GNU gdb 6.8-debian 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 "i486-linux-gnu"... (gdb) handle SIG33 pass nostop noprint Signal Stop Print Pass to program Description SIG33 No No Yes Real-time event 33 (gdb) set pagination 0 (gdb) run Starting program: /usr/games/xmoto [Thread debugging using libthread_db enabled] [New Thread 0xb72fd6d0 (LWP 8751)] [New Thread 0xb71afb90 (LWP 8754)] [New Thread 0xb2130b90 (LWP 8757)] [Thread 0xb2130b90 (LWP 8757) exited] [New Thread 0xb2130b90 (LWP 8758)] [Thread 0xb2130b90 (LWP 8758) exited] [New Thread 0xb192fb90 (LWP 8759)] [Thread 0xb192fb90 (LWP 8759) exited] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb72fd6d0 (LWP 8751)] 0xb79585db in ?? () from /lib/tls/i686/cmov/libc.so.6 (gdb) Hangup detected on fd 0 error detected on stdin The program is running. Exit anyway? (y or n) EOF [assumed Y]