On 01/08/10 08:18, Ryan Daly wrote: > On 01/08/2010 10:30 AM, Justin P. Mattock wrote: >> >> well looking at your debug log you provided >> on launchpad It seems >> to be doing something with nss >> before crapping out as well as something with >> libc and tls. > > The screen left some output that may be of interest, too. (I transposed > this manually, so please excuse any typos.) > > Backtrace: > 0: /usr/bin/X11/X(xorg_backtrace+0x3b) [0x8133d6b] > 1: /usr/bin/X11/X(xf86SigHandler+0x55) [0x80c7d35] > 2: [0xdd1400] > 3: /usr/bin/X11/X(GetKeyboardValuatorEvents+0x314) [0x80a0e94] > 4: /usr/bin/X11/X(GetKeyboardEvents+0x4a) [0x80a0f4a] > 5: /usr/bin/X11/X(xf86PostKeyboardEvent+0x8f) [0x80d81bf] > 6: /usr/lib/xorg/modules/input//evdev_drv.so [0x29da3a] > 7: /usr/bin/X11/X [0x80c7ef7] > 8: /usr/bin/X11/X [0x80b87b4] > 9: [0xdd1400] > 10: /usr/bin/X11/X(Dispatch+0x98) [0x808ceb8] > 11: /usr/bin/X11/X(main+0x395) [0x8072515] > 12: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe6) [0x126b56] > 13: /usr/bin/X11/X [0x80719c1] > Saw signal 11. Server aborting. > ddxSigGiveUp: Closing log > ddxSigGiveUp: re-raising 11 > xinit: connection to S server lost. > > > Looking at the backtrace, is the most recent entry (i.e. 0:) the > function call that it was last in before the signal 11? > --
hmmm.. I'm seeing tls in the mix. wondering if there's a missing switch somewhere i.g. libc has a tls switch, mesa, as well as xserver but then again could be something other than this. Justin P. Mattock _______________________________________________ xorg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xorg
