$ gdb /usr/lib/games/0ad/system/pyrogenesis GNU gdb (GDB) 7.1-ubuntu 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 "i486-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /usr/lib/games/0ad/system/pyrogenesis...(no debugging symbols found)...done. (gdb) r Starting program: /usr/lib/games/0ad/system/pyrogenesis [Thread debugging using libthread_db enabled] [New Thread 0xb3fd5b70 (LWP 20798)] [Thread 0xb3fd5b70 (LWP 20798) exited] [New Thread 0xb3fd5b70 (LWP 20799)] [Thread 0xb3fd5b70 (LWP 20799) exited] [New Thread 0xb3fd5b70 (LWP 20800)] [Thread 0xb3fd5b70 (LWP 20800) exited] [New Thread 0xb3fd5b70 (LWP 20801)] [Thread 0xb3fd5b70 (LWP 20801) exited] [New Thread 0xb3fd5b70 (LWP 20802)] [Thread 0xb3fd5b70 (LWP 20802) exited] [New Thread 0xb3fd5b70 (LWP 20803)] [Thread 0xb3fd5b70 (LWP 20803) exited] [New Thread 0xb3fd5b70 (LWP 20804)] [Thread 0xb3fd5b70 (LWP 20804) exited] [New Thread 0xb3fd5b70 (LWP 20805)] [Thread 0xb3fd5b70 (LWP 20805) exited] [New Thread 0xb3fd5b70 (LWP 20806)] [Thread 0xb3fd5b70 (LWP 20806) exited] [New Thread 0xb3fd5b70 (LWP 20807)] [Thread 0xb3fd5b70 (LWP 20807) exited] [New Thread 0xb3fd5b70 (LWP 20808)] [Thread 0xb3fd5b70 (LWP 20808) exited] [New Thread 0xb3fd5b70 (LWP 20809)] [Thread 0xb3fd5b70 (LWP 20809) exited] [New Thread 0xb3fd5b70 (LWP 20810)] [Thread 0xb3fd5b70 (LWP 20810) exited] [New Thread 0xb3fd5b70 (LWP 20811)] [Thread 0xb3fd5b70 (LWP 20811) exited] [New Thread 0xb3fd5b70 (LWP 20812)] [Thread 0xb3fd5b70 (LWP 20812) exited] [New Thread 0xb3fd5b70 (LWP 20815)] TIMER| InitVfs: 56.33 ms [New Thread 0xb7a78b70 (LWP 20816)] [New Thread 0xb78ffb70 (LWP 20817)] TIMER| InitScripting: 1.76985 ms TIMER| CONFIG_Init: 4.17329 ms debug_get_option: GALLIUM_TRACE = (null) debug_get_bool_option: GALLIUM_RBUG = FALSE radeon: Successfully grabbed chipset info from kernel! radeon: DRM version: 2.0.0 ID: 0x71c5 GB: 1 Z: 2 radeon: GART size: 509 MB VRAM size: 256 MB debug_get_option: RADEON_DEBUG = (null) debug_get_bool_option: RADEON_NO_TCL = FALSE Mesa: CPU vendor: GenuineIntel Mesa: CPU name: Genuine Intel(R) CPU T2600 @ 2.16GHz Mesa: Mesa 7.9-devel DEBUG build Apr 19 2010 09:51:18 Mesa warning: software DXTn compression/decompression available debug_get_bool_option: MESA_MVP_DP4 = FALSE debug_get_flags_option: ST_DEBUG = 0x0 debug_get_bool_option: DRAW_FSE = FALSE debug_get_bool_option: DRAW_NO_FSE = FALSE debug_get_bool_option: GALLIUM_DUMP_VS = FALSE TIMER| write_sys_info: 1.17683 ms TIMER| ps_console: 10.1734 ms TIMER| ps_lang_hotkeys: 5.43128 ms TIMER| common/setup.xml: 2.28793 ms TIMER| common/styles.xml: 529.466 us TIMER| common/sprite1.xml: 5.25702 ms TIMER| common/init.xml: 30.0751 ms TIMER| pregame/sprites.xml: 1.57387 ms TIMER| pregame/styles.xml: 225.378 us TIMER| pregame/mainmenu.xml: 70.9624 ms TIMER| common/global.xml: 1.25742 ms TIMER| InitRenderer: 822.918 ms TIMER| SimulationInit: 2.19427 ms TIMER| Init_miscgamesection: 27.586 ms [New Thread 0xb64d6b70 (LWP 20818)] SND| alc_init: success, using PulseAudio Software [Thread 0xb7a78b70 (LWP 20816) exited] [New Thread 0xb7a78b70 (LWP 20820)] [Thread 0xb7a78b70 (LWP 20820) exited] [New Thread 0xb7a78b70 (LWP 20821)] TIMER| common/setup.xml: 826.642 us TIMER| common/styles.xml: 418.209 us TIMER| common/sprite1.xml: 2.9714 ms TIMER| common/init.xml: 13.4794 ms TIMER| loading/loading.xml: 2.06758 ms TIMER| common/global.xml: 587.714 us TIMER| common/setup.xml: 963.74 us TIMER| common/styles.xml: 568.438 us TIMER| common/sprite1.xml: 3.1291 ms TIMER| common/init.xml: 14.2816 ms TIMER| common/icon_sprites.xml: 10.532 ms TIMER| session_new/sprites.xml: 1.63931 ms TIMER| session_new/styles.xml: 331.257 us TIMER| session_new/session.xml: 16.2123 ms TIMER| common/global.xml: 948.515 us GAME STARTED, ALL INIT COMPLETE pyrogenesis: main/mipmap.c:144: do_row: Assertion `comps >= 1' failed. Program received signal SIGABRT, Aborted. 0x0012d422 in __kernel_vsyscall () (gdb) bt #0 0x0012d422 in __kernel_vsyscall () #1 0x00985651 in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #2 0x00988a82 in *__GI_abort () at abort.c:92 #3 0x0097e718 in *__GI___assert_fail (assertion=0x123cd1b "comps >= 1", file=0x123ccdc "main/mipmap.c", line=144, function=0x123cf6d "do_row") at assert.c:81 #4 0x0111da31 in do_row (datatype=20794, comps=6, srcWidth=64, srcRowA=0xa96ee000, srcRowB=0xa96ee000, dstWidth=32, dstRow=0xa96f0000) at main/mipmap.c:144 #5 0x0111e8f9 in make_2d_mipmap (datatype=, comps=, border=0, srcWidth=64, srcHeight=256, srcPtr=0xa96ee000
, srcRowStride=16, dstWidth=32, dstHeight=128, dstPtr=0xa96f0000
, dstRowStride=8) at main/mipmap.c:1019 #6 0x010a3bda in fallback_generate_mipmap (ctx=0xb6d71a80, target=3553, texObj=0x94c5f98) at state_tracker/st_gen_mipmap.c:151 #7 st_generate_mipmap (ctx=0xb6d71a80, target=3553, texObj=0x94c5f98) at state_tracker/st_gen_mipmap.c:270 #8 0x01084777 in check_gen_mipmap (target=3553, level=0, internalFormat=33776, width=64, height=256, border=0, imageSize=8192, data=0xb31d5080) at main/teximage.c:2041 #9 _mesa_CompressedTexImage2DARB (target=3553, level=0, internalFormat=33776, width=64, height=256, border=0, imageSize=8192, data=0xb31d5080) at main/teximage.c:3473 #10 0x082fde57 in ?? () #11 0x0830bc5e in ?? () #12 0x082ff64f in ?? () #13 0x08225497 in ?? () #14 0x0823ffda in ?? () #15 0x08227dad in ?? () #16 0x0823adfe in ?? () #17 0x080b81c9 in ?? () #18 0x08097aae in ?? () #19 0x08094596 in ?? () #20 0x081de58d in ?? () #21 0x08229c42 in ?? () #22 0x081defe1 in ?? () #23 0x0811939b in ?? () #24 0x08055ee7 in ?? () #25 0x08056585 in ?? () #26 0x00971bd6 in __libc_start_main (main=0x8056480, argc=1, ubp_av=0xbffff484, init=0x832c1f0, fini=0x832c1e0, rtld_fini=0x11e0c0 <_dl_fini>, stack_end=0xbffff47c) at libc-start.c:226 #27 0x08055601 in ?? ()