# examining core.2603 in /games/582289/. ... # using $FREECIV_PATH :/home/freeciv/.freeciv/code/installed/web/latest/freeciv-S2_0+mintimeout-S2_0+auth/share/freeciv # running: (echo bt full; echo quit; exec yes '') | gdb /home/freeciv/.freeciv/code/installed/web/latest/freeciv-S2_0+mintimeout-S2_0+auth/share/freeciv/../../bin/civserver core.2603 GNU gdb Red Hat Linux (5.2-2) Copyright 2002 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 "i386-redhat-linux"... Core was generated by `/home/freeciv/.freeciv/code/installed/web/latest/freeciv-S2_0+mintimeout-S2_0+a'. Program terminated with signal 6, Aborted. Reading symbols from /usr/lib/mysql/libmysqlclient.so.10...done. Loaded symbols for /usr/lib/mysql/libmysqlclient.so.10 Reading symbols from /lib/libm.so.6...done. Loaded symbols for /lib/libm.so.6 Reading symbols from /usr/lib/libz.so.1...done. Loaded symbols for /usr/lib/libz.so.1 Reading symbols from /lib/libc.so.6...done. Loaded symbols for /lib/libc.so.6 Reading symbols from /lib/libcrypt.so.1...done. Loaded symbols for /lib/libcrypt.so.1 Reading symbols from /lib/libnsl.so.1...done. Loaded symbols for /lib/libnsl.so.1 Reading symbols from /lib/ld-linux.so.2...done. Loaded symbols for /lib/ld-linux.so.2 Reading symbols from /usr/lib/gconv/ISO8859-1.so...done. Loaded symbols for /usr/lib/gconv/ISO8859-1.so Reading symbols from /lib/libnss_files.so.2...done. Loaded symbols for /lib/libnss_files.so.2 Reading symbols from /lib/libnss_nisplus.so.2...done. Loaded symbols for /lib/libnss_nisplus.so.2 Reading symbols from /lib/libnss_dns.so.2...done. Loaded symbols for /lib/libnss_dns.so.2 Reading symbols from /lib/libresolv.so.2...done. Loaded symbols for /lib/libresolv.so.2 #0 0x400ac0a1 in kill () from /lib/libc.so.6 (gdb) #0 0x400ac0a1 in kill () from /lib/libc.so.6 No symbol table info available. #1 0x400abe99 in raise () from /lib/libc.so.6 No symbol table info available. #2 0x400ad364 in abort () from /lib/libc.so.6 No symbol table info available. #3 0x400a615d in __assert_fail () from /lib/libc.so.6 No symbol table info available. #4 0x080dd62f in base_total_bulbs_required (pplayer=0x81f8504, tech=1) at tech.c:507 cost = 4303 tech_cost_style = 1 #5 0x080dce58 in build_required_techs (pplayer=0x81f8504, goal=1) at tech.c:143 i = 40 pplayer = (struct player *) 0x81f8504 counter = 146024 #6 0x080dd015 in update_research (pplayer=0x81f8504) at tech.c:221 i = 2 flag = 3221218552 researchable = 0 #7 0x08071347 in init_tech (plr=0x81f8504) at plrhand.c:727 plr = (struct player *) 0x81f8504 i = 89 #8 0x0804f933 in srv_loop () at srv_main.c:1828 pplayer = (struct player *) 0x81f8504 PI_p_itr = 7 i = 139056368 start_nations = 6 #9 0x0804f555 in srv_main () at srv_main.c:1657 No locals. #10 0x0804a18c in main (argc=16, argv=0xbfffe604) at civserver.c:208 argc = 16 argv = (char **) 0xbfffe604 inx = 16 showhelp = false showvers = false option = 0x0 #11 0x4009b1c4 in __libc_start_main () from /lib/libc.so.6 No symbol table info available. (gdb) [... 0 lines skipped ...]