Here is a backtrace from gdb, its almost the same for the "app is dieing" and "xserver freezes". when running xmms in gdb, the xserver doesnt freeze, only the app. If you continue, one thread is dead, the other keeps going!
But I had another thing: after "restoring" the xserver with killall -KILL X and then init 3, init 5, a switch to vt 1 for example locked up the whole machine -> reboot "app dieing": [New Thread 4101 (LWP 4692)] Delayed SIGSTOP caught for LWP 4692. xmms: radeon_vtxfmt.c:325: copy_dma_verts: Zusicherung �0� nicht erf�llt. Program received signal SIGABRT, Aborted. 0x4032e861 in kill () from /lib/libc.so.6 (gdb) back #0 0x4032e861 in kill () from /lib/libc.so.6 #1 0x40033acc in pthread_kill () from /lib/libpthread.so.0 #2 0x40033fd6 in raise () from /lib/libpthread.so.0 #3 0x4032fc81 in abort () from /lib/libc.so.6 #4 0x40328a52 in Letext () from /lib/libc.so.6 #5 0x41c1e6a9 in copy_dma_verts (rmesa=0x84505c0, tmp=0xbf3ff950) at radeon_vtxfmt.c:325 #6 0x41c1eca1 in wrap_buffer () at radeon_vtxfmt.c:488 #7 0x40f4f675 in _ts_Vertex3f (x=-0.328125, y=0, z=0.34375) at ../../../extras/Mesa/src/glapitemp.h:733 #8 0x41432045 in draw_gl () from /usr/X11R6/lib/xmms/Visualization/liblava.so #9 0x41430e4b in draw_thread_loop () from /usr/X11R6/lib/xmms/Visualization/liblava.so #10 0x40030f37 in pthread_start_thread () from /lib/libpthread.so.0 #11 0x40030f8e in pthread_start_thread_event () from /lib/libpthread.so.0 (gdb) quit "xserver freeze": [New Thread 4101 (LWP 4710)] Delayed SIGSTOP caught for LWP 4710. xmms: radeon_vtxfmt.c:325: copy_dma_verts: Zusicherung �0� nicht erf�llt. Program received signal SIGABRT, Aborted. 0x4032e861 in kill () from /lib/libc.so.6 (gdb) back #0 0x4032e861 in kill () from /lib/libc.so.6 #1 0x40033acc in pthread_kill () from /lib/libpthread.so.0 #2 0x40033fd6 in raise () from /lib/libpthread.so.0 #3 0x4032fc81 in abort () from /lib/libc.so.6 #4 0x40328a52 in Letext () from /lib/libc.so.6 #5 0x41c1e6a9 in copy_dma_verts (rmesa=0x842d810, tmp=0xbf3ff950) at radeon_vtxfmt.c:325 #6 0x41c1eca1 in wrap_buffer () at radeon_vtxfmt.c:488 #7 0x40f4f675 in _ts_Vertex3f (x=-0.296875, y=0, z=-0.015625) at ../../../extras/Mesa/src/glapitemp.h:733 #8 0x41432045 in draw_gl () from /usr/X11R6/lib/xmms/Visualization/liblava.so #9 0x41430e4b in draw_thread_loop () from /usr/X11R6/lib/xmms/Visualization/liblava.so #10 0x40030f37 in pthread_start_thread () from /lib/libpthread.so.0 #11 0x40030f8e in pthread_start_thread_event () from /lib/libpthread.so.0 (gdb) quit The program is running. Exit anyway? (y or n) y ------------------------------------------------------- This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
