|
From: SourceForge.net <no...@so...> - 2005-10-10 16:47:27
|
Bugs item #1323081, was opened at 2005-10-10 18:47 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=103248&aid=1323081&group_id=3248 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: BZFlag Group: Platform problems Status: Open Resolution: None Priority: 5 Submitted By: Michael Faerber (ade-development) Assigned to: Nobody/Anonymous (nobody) Summary: 2.0.4 crashes on startup Initial Comment: When I start BZFlag 2.0.4, the game crashes before the menu is shown. That means that I can see the bar "All Chat Server Misc", but then the game crashes. Software: Gentoo Linux SDL 1.2.8 (I think BZFlag may use SDL, but I'm not sure) glibc 2.3.5 Xorg 6.8.2 I have an Intel 8x0 chipset with the built-in graphics accelerator. The exact error message is: "*** glibc detected *** free(): invalid pointer: 0x08affd7c ***" GDB doesn't show anything spectacular or helpful; although I have compiled BZFlag with debugging info: "GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i686-pc-linux-gnu"...Using host libthread_db library "/lib/libthread_db.so.1". (gdb) r Starting program: /home/michi/downloads/bzflag-2.0.4.20050930/src/bzflag/bzflag [Thread debugging using libthread_db enabled] [New Thread -1218410832 (LWP 8584)] [New Thread -1256256592 (LWP 8589)] *** glibc detected *** free(): invalid pointer: 0x08affd7c *** Program received signal SIGABRT, Aborted. [Switching to Thread -1218410832 (LWP 8584)] 0xffffe410 in __kernel_vsyscall () (gdb) bt #0 0xffffe410 in __kernel_vsyscall () Error accessing memory address 0xbfa88b2c: Kein passender Prozess gefunden. (this is german and means: no fitting process found) (gdb)" I hope you fix this bug soon so I can enjoy the new features of 2.0.4! If you need more information, contact me at 01mf02 at gmail dot com. Michael Faerber ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=103248&aid=1323081&group_id=3248 |