Comment 16 for bug 343528

Revision history for this message
Matt Zimmerman (mdz) wrote :

I saw a crash with a very similar backtrace:

0: /usr/bin/X(xorg_backtrace+0x26) [0x4f0026]
1: /usr/bin/X(xf86SigHandler+0x41) [0x4850d1]
2: /lib/libc.so.6 [0x7fd13c232560]
3: /usr/lib/xorg/modules/input//evdev_drv.so(EvdevMBEmuBlockHandler+0x1a) [0x7fd139bf3c6a]
4: /usr/bin/X(BlockHandler+0x85) [0x452025]
5: /usr/bin/X(WaitForSomething+0x141) [0x4edb51]
6: /usr/bin/X(Dispatch+0x92) [0x44dd02]
7: /usr/bin/X(main+0x3b5) [0x433fa5]
8: /lib/libc.so.6(__libc_start_main+0xfd) [0x7fd13c21dacd]
9: /usr/bin/X [0x433429]
Saw signal 11. Server aborting.

but I was already running xserver-xorg-input-evdev 1:2.2.2-1ubuntu2 with the patch. Is there potentially another place in the same function where it could be crashing?