Bug 25356

Summary: Segmentation fault occurs on running cd
Product: Mesa Reporter: samit vats <hysvats>
Component: Drivers/DRI/r300Assignee: Default DRI bug account <dri-devel>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: medium CC: pedretti.fabio
Version: git   
Hardware: x86 (IA32)   
OS: other   
Whiteboard:
i915 platform: i915 features:
Attachments: manywin.log
xorg.conf
lspci
glxinfo
Xorg.log

Description samit vats 2009-11-30 03:12:12 UTC
Created attachment 31577 [details]
manywin.log

O.S. - Ubuntu-9.10-32bit
ASIC- RV516

Details of the X-stack:
----------------------

drm                :     2.4.5
mesa/mesa          :     7.7                                            
xorg/xserver       :     1.6.0   
xorg/xf86-video-ati:     20th November-2009


O.S.- Ubuntu-9.04-64
ASIC-RV516

Steps to Reproduce:
======================

run mesa/progs/xdemos ./mayawin 10

Observed Behaviour :
=====================

Segmentation fault observed.(log attached)
Comment 1 samit vats 2009-11-30 03:13:17 UTC
Created attachment 31578 [details]
xorg.conf
Comment 2 samit vats 2009-11-30 03:13:32 UTC
Created attachment 31579 [details]
lspci
Comment 3 samit vats 2009-11-30 03:13:49 UTC
Created attachment 31580 [details]
glxinfo
Comment 4 samit vats 2009-11-30 03:14:08 UTC
Created attachment 31581 [details]
Xorg.log
Comment 5 Alex Deucher 2010-03-03 08:33:52 UTC
Is this still an issue with newer versions of mesa?  Any chance you could get a backtrace with gdb?
Comment 6 Pauli 2010-03-03 12:57:04 UTC
This happens only in DRI1 because bo manager in mesa frees all buffers ever allocated for context in context destruction.

Result is that shared objects are destroyed even tough there is still references to them in other active contexts.
Comment 7 samit vats 2010-03-08 04:52:57 UTC
(In reply to comment #5)
> Is this still an issue with newer versions of mesa?  Any chance you could get a
> backtrace with gdb?
> 


The issue is fixed in the latest build with Mesa version 7.8-devel

Comment 8 Fabio Pedretti 2010-03-08 05:11:26 UTC
It's still happening here, with git master. Maybe related: bug #22868.

Card:
GL_RENDERER   = Mesa DRI R300 (RV530 71C5) 20090101 x86/MMX/SSE2 TCL
Comment 9 Michel Dänzer 2012-01-18 02:37:12 UTC
This report should either be reassigned to r300g if it still happens with that, or resolved as WONTFIX, as r300c is dead.
Comment 10 Andreas Boll 2014-07-07 16:43:30 UTC
The classic r300 driver has been abandoned long ago.
It was replaced by the Gallium driver r300g.

If you have issues with r300g please file a new bug report with component Drivers/Gallium/r300

Thanks.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.