$ 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 0xb3107b70 (LWP 18779)] [Thread 0xb3107b70 (LWP 18779) exited] [New Thread 0xb3107b70 (LWP 18780)] [Thread 0xb3107b70 (LWP 18780) exited] [New Thread 0xb3107b70 (LWP 18781)] [Thread 0xb3107b70 (LWP 18781) exited] [New Thread 0xb3107b70 (LWP 18782)] [Thread 0xb3107b70 (LWP 18782) exited] [New Thread 0xb3107b70 (LWP 18783)] [Thread 0xb3107b70 (LWP 18783) exited] [New Thread 0xb3107b70 (LWP 18784)] [Thread 0xb3107b70 (LWP 18784) exited] [New Thread 0xb3107b70 (LWP 18785)] [Thread 0xb3107b70 (LWP 18785) exited] [New Thread 0xb3107b70 (LWP 18786)] [Thread 0xb3107b70 (LWP 18786) exited] [New Thread 0xb3107b70 (LWP 18787)] [Thread 0xb3107b70 (LWP 18787) exited] [New Thread 0xb3107b70 (LWP 18788)] [Thread 0xb3107b70 (LWP 18788) exited] [New Thread 0xb3107b70 (LWP 18789)] [Thread 0xb3107b70 (LWP 18789) exited] [New Thread 0xb3107b70 (LWP 18790)] [Thread 0xb3107b70 (LWP 18790) exited] [New Thread 0xb3107b70 (LWP 18791)] [Thread 0xb3107b70 (LWP 18791) exited] [New Thread 0xb3107b70 (LWP 18792)] [Thread 0xb3107b70 (LWP 18792) exited] [New Thread 0xb3107b70 (LWP 18793)] [Thread 0xb3107b70 (LWP 18793) exited] [New Thread 0xb3107b70 (LWP 18796)] TIMER| InitVfs: 60.7752 ms [New Thread 0xb71ecb70 (LWP 18797)] [New Thread 0xb69ffb70 (LWP 18798)] TIMER| InitScripting: 2.49765 ms TIMER| CONFIG_Init: 4.05755 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.3.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 26 2010 09:44:50 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: 922.529 us TIMER| ps_console: 10.9069 ms TIMER| ps_lang_hotkeys: 3.16407 ms TIMER| common/setup.xml: 2.27989 ms TIMER| common/styles.xml: 4.52032 ms TIMER| common/sprite1.xml: 3.22002 ms TIMER| common/init.xml: 16.8364 ms TIMER| pregame/sprites.xml: 1.54614 ms TIMER| pregame/styles.xml: 392.715 us TIMER| pregame/mainmenu.xml: 71.4253 ms TIMER| common/global.xml: 1.19107 ms TIMER| InitRenderer: 1.33994 s TIMER| SimulationInit: 2.3778 ms TIMER| Init_miscgamesection: 29.2434 ms [New Thread 0xb5ae5b70 (LWP 18799)] SND| alc_init: success, using PulseAudio Software [Thread 0xb71ecb70 (LWP 18797) exited] [New Thread 0xb71ecb70 (LWP 18801)] TIMER| common/setup.xml: 880.554 us TIMER| common/styles.xml: 421.001 us TIMER| common/sprite1.xml: 2.9739 ms TIMER| common/init.xml: 12.556 ms TIMER| loading/loading.xml: 2.07539 ms TIMER| common/global.xml: 671.8 us TIMER| common/setup.xml: 964.922 us TIMER| common/styles.xml: 573.255 us TIMER| common/sprite1.xml: 3.10604 ms TIMER| common/init.xml: 14.6551 ms TIMER| common/icon_sprites.xml: 10.6629 ms TIMER| session_new/sprites.xml: 1.69672 ms TIMER| session_new/styles.xml: 327.135 us TIMER| session_new/session.xml: 16.8431 ms TIMER| common/global.xml: 952.003 us GAME STARTED, ALL INIT COMPLETE util/u_format_s3tc.c:46:util_format_dxt1_rgb_fetch_stub: Assertion `0' failed. debug_get_bool_option: GALLIUM_ABORT_ON_ASSERT = TRUE Program received signal SIGTRAP, Trace/breakpoint trap. 0xb60f03ba in _debug_assert_fail (expr=0xb61a7b15 "0", file=0xb61a7b00 "util/u_format_s3tc.c", line=46, function=0xb61a7d40 "util_format_dxt1_rgb_fetch_stub") at util/u_debug.c:223 223 os_abort(); (gdb) bt #0 0xb60f03ba in _debug_assert_fail (expr=0xb61a7b15 "0", file=0xb61a7b00 "util/u_format_s3tc.c", line=46, function=0xb61a7d40 "util_format_dxt1_rgb_fetch_stub") at util/u_debug.c:223 #1 0xb612c536 in util_format_dxt1_rgb_fetch_stub (src_stride=0, src=0xb3490000
, col=0, row=0, dst=0x9b12a98 "8\342\260\t\360\263w\267") at util/u_format_s3tc.c:46 #2 0xb612cbaf in util_format_dxtn_rgb_unpack_rgba_8unorm (dst_row=0x9b12a98 "8\342\260\t\360\263w\267", dst_stride=256, src_row=0xb3490000
, src_stride=8, width=64, height=256, fetch=0xb612c4fa , block_size=8) at util/u_format_s3tc.c:250 #3 0xb612cc43 in util_format_dxt1_rgb_unpack_rgba_8unorm (dst_row=0x9b12a98 "8\342\260\t\360\263w\267", dst_stride=256, src_row=0xb3490000
, src_stride=8, width=64, height=256) at util/u_format_s3tc.c:264 #4 0xb5faa911 in decompress_image (format=PIPE_FORMAT_DXT1_RGB, src=0xb3490000
, dst=0x9b12a98 "8\342\260\t\360\263w\267", width=64, height=256) at state_tracker/st_gen_mipmap.c:116 #5 0xb5faae24 in fallback_generate_mipmap (ctx=0x8651818, target=3553, texObj=0x9b07550) at state_tracker/st_gen_mipmap.c:224 #6 0xb5fab2d0 in st_generate_mipmap (ctx=0x8651818, target=3553, texObj=0x9b07550) at state_tracker/st_gen_mipmap.c:361 #7 0xb5f820e6 in check_gen_mipmap (ctx=0x8651818, target=3553, texObj=0x9b07550, level=0) at main/teximage.c:2013 #8 0xb5f86868 in _mesa_CompressedTexImage2DARB (target=3553, level=0, internalFormat=33776, width=64, height=256, border=0, imageSize=8192, data=0xb0407080) at main/teximage.c:3445 #9 0x082fde57 in ?? () #10 0x0830bc5e in ?? () #11 0x082ff64f in ?? () #12 0x08225497 in ?? () #13 0x0823ffda in ?? () #14 0x08227dad in ?? () #15 0x0823adfe in ?? () #16 0x080b81c9 in ?? () #17 0x08097aae in ?? () #18 0x08094596 in ?? () #19 0x081de58d in ?? () #20 0x08229c42 in ?? () #21 0x081defe1 in ?? () #22 0x0811939b in ?? () #23 0x08055ee7 in ?? () #24 0x08056585 in ?? () #25 0xb763abd6 in __libc_start_main (main=0x8056480, argc=1, ubp_av=0xbffff484, init=0x832c1f0, fini=0x832c1e0, ---Type to continue, or q to quit--- rtld_fini=0xb7ff10c0 <_dl_fini>, stack_end=0xbffff47c) at libc-start.c:226 #26 0x08055601 in ?? ()