Bug#607178: ioquake3-server: Seg fault caused by code/botlib/be_aas_route.c:1860
Daniel Piddock
dgp-deb at corefiling.com
Wed Dec 15 11:17:22 UTC 2010
Package: ioquake3-server
Version: 1.36+svn1802-1
Severity: important
I've been experiencing seg faults of the quake server using openarena from
experimental (0.8.5-5+exp2). I recompiled both with DEB_BUILD_OPTIONS="noopt
nostrip" and run with:
OPENARENA_BACKTRACE=1 /usr/games/openarena-server +exec debian_server.cfg
Configured to have 4 bots play amongst themselves. Map at the time of the crash
was oa_dm1.aas
Last few lines of console output:
Kill: 3 2 4: Grunt killed Rai by MOD_GRENADE
Item: 0 item_armor_shard
Item: 3 weapon_rocketlauncher
Item: 0 item_armor_shard
say: Rai: I hope your genitals fall off in a freak fishing accident.
Rai^7: I hope your genitals fall off in a freak fishing accident.
]
Program received signal SIGSEGV, Segmentation fault.
0x0000000000468a5d in AAS_PredictRoute (route=0x7fffffffd160, areanum=349, origin=0x7fffed25df18, goalareanum=2, travelflags=18616254, maxareas=100, maxtime=1000, stopevent=6, stopcontents=1024, stoptfl=67108864, stopareanum=0) at code/botlib/be_aas_route.c:1860
1860 code/botlib/be_aas_route.c: No such file or directory.
in code/botlib/be_aas_route.c
Undefined command: "". Try "help".
Kill the program being debugged? (y or n) [answered Y; input not from terminal]
Line 1860 is:
testareanum = aasworld.reachabilityareaindex[reachareas->firstarea + j];
I don't know gdb well enough to know why it's giving "Undefined command".
-- System Information:
Debian Release: 5.0.7
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-bpo.5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages ioquake3-server depends on:
ii libc6 2.7-18lenny6 GNU C Library: Shared libraries
ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime
Versions of packages ioquake3-server recommends:
ii openarena-server 0.8.5-5+exp2 server and game logic for the game
ioquake3-server suggests no packages.
-- no debconf informatio
More information about the Pkg-games-devel
mailing list