GNU gdb 6.8 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-pc-linux-gnu"... [Thread debugging using libthread_db enabled] [New Thread 0x7fd37c2cf710 (LWP 26459)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fd37c2cf710 (LWP 26459)] 0x000000000046f626 in GetPointerEvents (events=0x875ef0, pDev=0xcf3920, type=6, buttons=0, flags=10, first_valuator=0, num_valuators=2, valuators=0x868600) at getevents.c:909 in getevents.c #0 0x000000000046f626 in GetPointerEvents (events=0x875ef0, pDev=0xcf3920, type=6, buttons=0, flags=10, first_valuator=0, num_valuators=2, valuators=0x868600) at getevents.c:909 #1 0x0000000000496eb6 in xf86PostMotionEventP (device=0xcf3920, is_absolute=0, first_valuator=0, num_valuators=2, valuators=0x868600) at xf86Xinput.c:721 #2 0x0000000000496d40 in xf86PostMotionEvent (device=0xcf3920, is_absolute=0, first_valuator=0, num_valuators=2) at xf86Xinput.c:667 #3 0x00007fd361bddb76 in ?? () from /usr/lib64/xorg/modules/input//evdev_drv.so #4 0x00000000004b32ac in xf86SigioReadInput (fd=22, closure=0xbf3270) at xf86Events.c:383 #5 0x0000000000492911 in xf86SIGIO (sig=29) at ./../shared/sigio.c:114 #6 #7 0x00007fd379bb5320 in sigprocmask () from /lib/libc.so.6 #8 0x0000000000543c55 in OsReleaseSignals () at utils.c:1364 #9 0x0000000000496b79 in DeleteInputDeviceRequest (pDev=0xcee540) at xf86Xinput.c:638 #10 0x0000000000448665 in CloseDownDevices () at devices.c:901 #11 0x0000000000431802 in main (argc=1, argv=0x7fff842fc5e8, envp=0x7fff842fc5f8) at main.c:415 Program received signal SIGABRT, Aborted. 0x00007fd379bb5165 in raise () from /lib/libc.so.6 The program is running. Exit anyway? (y or n) [answered Y; input not from terminal]