https://bugs.freedesktop.org/show_bug.cgi?id=25586
Sergey Kondakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Sergey Kondakov <[email protected]> 2010-12-17 12:36:00 PST --- after recent update my X also started to segfault with same message in dmesg. xorg-server is 1.9.3; mesa, libdrm, xf86-video-ati are most recent git; kernel is 2.6.36.2 on SMP x86_64; card is discrete "ATI Technologies Inc Mobility Radeon X2300"/RV515 on r300g backtrace from kdm.log: "Errors from xkbcomp are not fatal to the X server Backtrace: 0: /usr/bin/X (xorg_backtrace+0x2d) [0x483fa5] 1: /usr/bin/X (0x400000+0x53732) [0x453732] 2: /lib/libpthread.so.0 (0x39dcc00000+0xfe60) [0x39dcc0fe60] 3: /usr/bin/X (miPointerUpdateSprite+0x14c) [0x44d883] 4: /usr/bin/X (0x400000+0x4da09) [0x44da09] 5: /usr/bin/X (0x400000+0x87770) [0x487770] 6: /usr/bin/X (0x400000+0x11c72a) [0x51c72a] 7: /usr/bin/X (0x400000+0x85890) [0x485890] 8: /usr/bin/X (BlockHandler+0x42) [0x42e2f1] 9: /usr/bin/X (WaitForSomething+0x23d) [0x44e2bb] 10: /usr/bin/X (0x400000+0x2af44) [0x42af44] 11: /usr/bin/X (0x400000+0x21638) [0x421638] 12: /lib/libc.so.6 (__libc_start_main+0xfd) [0x39dc01ecdd] 13: /usr/bin/X (0x400000+0x210f9) [0x4210f9] Segmentation fault at address 0x10 Fatal server error: Caught signal 11 (Segmentation fault). Server aborting" ------------------------------------------------------ after writing the above and forgeting to post it from another machine i found out that offender is not xf86-video-ati, but, in fact, xf86-input-evdev-2.5.99.902. with downgrading to xf86-input-evdev-2.5 there are no more segfaults (it were 100% segfaulting if i would touch a touchpad). i can't say if dmesg error message have something to do with it but it's definitely were poping out in log right before X death every time. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
