Bug 4872

Summary: blender.org crashes at exit
Product: Mesa Reporter: Vasilis Vlachoudis <Vasilis.Vlachoudis>
Component: Drivers/DRI/r200Assignee: Default DRI bug account <dri-devel>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
URL: http://projects.blender.org/tracker/?func=detail&atid=231&aid=3221&group_id=9
Whiteboard:
i915 platform: i915 features:

Description Vasilis Vlachoudis 2005-10-25 00:35:22 UTC
Blender program (www.blender.org) is crashing when I quit.
I have a fresh linux FC4 installation with the latest Blender Version 2.40a1
with an ATI video card
"ATI Technologies Inc Radeon R200 QH [Radeon 8500] (rev 80)"
using the default radeon driver from xorg.
I am using also the following env variables
export RADEON_NO_VTXFMT=1
export R200_NO_VTXFMT=1
Otherwise I get a crash even when trying to animate anything.
BTW In FC2 the program was working with no problems. I installed also the
drivers froma ati.com and it works Ok with them.

Below is the coredump:
(gdb) bt
#0 0x061dfd74 in count_func () from /usr/X11R6/lib/modules/dri/r200_dri.so
#1 0x061e3494 in r200VtxfmtDestroy ()
from /usr/X11R6/lib/modules/dri/r200_dri.so
#2 0x061c1f28 in r200DestroyContext ()
from /usr/X11R6/lib/modules/dri/r200_dri.so
#3 0x061bff08 in driDestroyContext ()
from /usr/X11R6/lib/modules/dri/r200_dri.so
#4 0x003ff4ae in __glXFreeContext () from /usr/X11R6/lib/libGL.so.1
#5 0x084a7761 in GHOST_WindowX11::~GHOST_WindowX11$delete ()
#6 0x084a8635 in GHOST_System::disposeWindow ()
#7 0x084a3cc8 in GHOST_DisposeWindow ()
#8 0x08149eec in window_destroy ()
#9 0x08135f23 in mainwindow_close ()
#10 0x081de9ed in exit_usiblender ()
#11 0x08135dab in screenmain ()
#12 0x081091d6 in main ()
Comment 1 Roland Scheidegger 2006-02-17 04:38:21 UTC
The exit crash was due to R200_NO_VTXFMT=1, #3972, fixed since some time, thus
closing. No idea about the other crash without R200_NO_VTXFMT, if it still
happens open a new bug.


*** This bug has been marked as a duplicate of 3972 ***

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.