[marek@beruska osmos]$ gdb Osmos.bin32 GNU gdb (GDB) 7.2 Copyright (C) 2010 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 "i686-pc-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /opt/osmos/Osmos.bin32...(no debugging symbols found)...done. (gdb) run Starting program: /opt/osmos/Osmos.bin32 [Thread debugging using libthread_db enabled] ---------------------------------------------------------------------------------------------------- Log opened on Sat Feb 26 22:27:20 2011 Commandline: /opt/osmos/Osmos.bin32 Preinitializing game: HEMI version 1.6.1 1568 Localization: using language "en" Localization: loaded Osmos-en.loc Arch: Intel(R) Atom(TM) CPU N270 @ 1.60GHz OS: Linux 2.6.37-ARCH (#1 SMP PREEMPT Wed Feb 23 13:58:32 UTC 2011) Using sound Showing splash Program received signal SIGSEGV, Segmentation fault. 0xb74c40e8 in ?? () from /usr/lib/xorg/modules/dri/i915_dri.so (gdb) bt #0 0xb74c40e8 in ?? () from /usr/lib/xorg/modules/dri/i915_dri.so #1 0xb74b6855 in ?? () from /usr/lib/xorg/modules/dri/i915_dri.so #2 0xb74c5cb4 in ?? () from /usr/lib/xorg/modules/dri/i915_dri.so #3 0xb74a2d51 in ?? () from /usr/lib/xorg/modules/dri/i915_dri.so #4 0xb7fa19ba in ?? () from /usr/lib/libGL.so.1 #5 0xb7f7b16f in glXMakeCurrentReadSGI () from /usr/lib/libGL.so.1 #6 0xb7f7b303 in glXMakeCurrent () from /usr/lib/libGL.so.1 #7 0x0809cc2c in ?? () #8 0x0808182d in ?? () #9 0xb7a9bdb6 in __libc_start_main () from /lib/libc.so.6 #10 0x0804c211 in ?? () (gdb) quit A debugging session is active. Inferior 1 [process 26845] will be killed. Quit anyway? (y or n) y