On T, 2009-07-28 at 11:15 -0700, Justin Smith wrote: > Hi folks, > > I am getting an Xorg server crash while using Git checkout for 2.11.3, > when trying to play a video. Any hints where this could be happening, > log is below: > > Backtrace: > 0: /usr/bin/X11/X(xf86SigHandler+0x7e) [0x80c780e] > 1: [0xb7f39420] > 2: /usr/lib/xorg/modules/drivers//geode_drv.so [0xb7b1416a] > 3: /usr/lib/xorg/modules/drivers//geode_drv.so [0xb7b14923] > 4: /usr/bin/X11/X [0x80da805] > 5: /usr/lib/xorg/modules/extensions//libextmod.so(XvdiPutImage+0x178) > [0xb7bc3608] > 6: /usr/lib/xorg/modules/extensions//libextmod.so [0xb7bc6476] > 7: /usr/bin/X11/X [0x81506ee] > 8: /usr/bin/X11/X(Dispatch+0x2cf) [0x808d8df] > 9: /usr/bin/X11/X(main+0x48b) [0x807471b] > 10: /lib/libc.so.6(__libc_start_main+0xe0) [0xb7ce9450] > 11: /usr/bin/X11/X(FontFileCompleteXLFD+0x201) [0x8073a91] > > Fatal server error: > Caught signal 11. Server aborting
Could you try getting a more useful backtrace? This one doesn't even include debug symbols in the driver itself. Just having that might give some better information in the automatic backtraces on crashes. And then there's the comprehensive way with gdb and co - http://xorg.freedesktop.org/wiki/Development/Documentation/ServerDebugging Also what CPU is it - GX, GX2 or LX, and can you show us your xorg.conf and full log (typically Xorg.0.log) Best Regards, Mart Raudsepp _______________________________________________ Xorg-driver-geode mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-geode
