Blender is crashing when I quit the program.
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.
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 ()
Description
Description
Event Timeline
Comment Actions
Logged In: YES
user_id=103
This you could better report to the xorg team... the same code for Blender runs fine in all versions :)
You could also try the ATI drivers themselves, I heard good stories about it.
Comment Actions
This is a generic request to test your bug report and see if it is still an issue in 2.5alpha2 if so please let me know by making a comment in this report ie 'also in 2.5alpha2' and I will add it to the 2.5 bug list.