$ gdb /usr/lib/games/sauerbraten/sauer_client 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"... (no debugging symbols found) (gdb) run -q"$HOME/.sauerbraten" -r -f1 Starting program: /usr/lib/games/sauerbraten/sauer_client -q"$HOME/.sauerbraten" -r -f1 (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) ---Type to continue, or q to quit--- (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Using home directory: /home/fabio/.sauerbraten init: sdl [New Thread 0xb771e6e0 (LWP 2242)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [New Thread 0xb34a8b90 (LWP 2245)] [Thread 0xb34a8b90 (LWP 2245) exited] [New Thread 0xb34a8b90 (LWP 2246)] init: enet init: video: mode init: video: misc init: gl Renderer: Mesa DRI R300 (RV530 71C5) 20090101 x86/MMX/SSE2 TCL (DRI R300 Project) Driver: 1.4 Mesa 7.6-devel WARNING: No framebuffer object support. (reflective water may be slow) WARNING: No occlusion query support! (large maps may be SLOW) WARNING: Non-power-of-two textures not supported! Rendering using the OpenGL 1.5 assembly shader path. init: console init: gl: effects init: world init: sound [New Thread 0x9ecaeb90 (LWP 2248)] [New Thread 0x9e4adb90 (LWP 2249)] init: cfg your team is: init: localconnect init: mainloop read map packages/base/metl4.ogz (0.1 seconds) Mining Station by metlslime game mode is ffa/default read map packages/base/aqueducts.ogz (0.2 seconds) Abandoned_Hilltop_Aqueducts game mode is DMSP sauer_client: radeon_common.c:1016: radeon_validate_bo: Assertion `radeon->state.validated_bo_count < 32' failed. Program received signal SIGABRT, Aborted. [Switching to Thread 0xb771e6e0 (LWP 2242)] 0xb7fdb430 in __kernel_vsyscall () (gdb) bt #0 0xb7fdb430 in __kernel_vsyscall () #1 0xb7b696d0 in raise () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7b6b098 in abort () from /lib/tls/i686/cmov/libc.so.6 #3 0xb7b625ce in __assert_fail () from /lib/tls/i686/cmov/libc.so.6 #4 0xb729f65a in radeon_validate_bo (radeon=0xa2d7910, bo=0x1116f8b8, read_domains=2, write_domain=0) at radeon_common.c:1016 #5 0xb72a25bb in radeonRefillCurrentDmaRegion (rmesa=0xa2d7910, size=3280) at radeon_dma.c:201 #6 0xb72a27fa in radeonAllocDmaRegion (rmesa=0xa2d7910, pbo=0xa2d7d90, poffset=0xa2d7d94, bytes=3272, alignment=) at radeon_dma.c:234 #7 0xb72a29bf in rcommon_emit_vector (ctx=0xa2d96b0, aos=0xa2d7d90, data=0x93f95a88, size=2, stride=16, count=409) at radeon_dma.c:145 #8 0xb727830d in r300DrawPrims (ctx=0xa2d96b0, arrays=0xbfbf89cc, prim=0xbfbf8c70, nr_prims=1, ib=0xbfbf8a4c, min_index=0, max_index=408) at r300_draw.c:360 #9 0xb7344177 in vbo_rebase_prims (ctx=0xa2d96b0, arrays=0xa31862c, prim=0xbfbf8c70, nr_prims=1, ib=0xbfbf8a4c, min_index=31400, max_index=408, draw=0xb7277b30 ) at vbo/vbo_rebase.c:206 #10 0xb7277f64 in r300DrawPrims (ctx=0xa2d96b0, arrays=0xa31862c, prim=0xbfbf8c70, nr_prims=1, ib=0xbfbf8c60, min_index=31400, max_index=31808) at r300_draw.c:463 #11 0xb73428a6 in vbo_exec_DrawRangeElements (mode=4, start=31400, end=31808, count=36, type=5123, indices=0x1ae26) at vbo/vbo_exec_array.c:676 #12 0xb7337a7a in neutral_DrawRangeElements (mode=4, start=31400, end=31808, count=36, type=5123, indices=0x1ae26) at main/vtxfmt_tmp.h:343 #13 0x081070df in ?? () #14 0x081073cb in ?? () #15 0x08108475 in ?? () #16 0x080bfda4 in ?? () #17 0x0807cb57 in ?? () #18 0xb7b54775 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #19 0x0804c901 in ?? () (gdb)