GNU gdb (GDB) 6.8.92-ubuntu Copyright (C) 2009 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". For bug reporting instructions, please see: ... Reading symbols from /usr/bin/stellarium...(no debugging symbols found)...done. (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/bin/stellarium [Thread debugging using libthread_db enabled] ------------------------------------------------------- [ This is Stellarium 0.10.2 - http://www.stellarium.org ] [ Copyright (C) 2000-2009 Fabien Chereau et al ] ------------------------------------------------------- Writing log file to: "/home/jb/.stellarium/log.txt" File search paths: 0 . "/home/jb/.stellarium" 1 . "/usr/share/stellarium" Config file is: "/home/jb/.stellarium/config.ini" [New Thread 0xb5504b70 (LWP 6383)] Program received signal SIGSEGV, Segmentation fault. 0x06726b43 in radeonPolygonStipplePreKMS () from /usr/lib/dri/radeon_dri.so (gdb)