# examining core.1460 in /games/313580/. ... # using $FREECIV_PATH /home/freeciv/.freeciv/code/installed/cvs/HEAD/2004-07-11_10.00+9307/share/freeciv # running: (echo bt; echo quit; exec yes '') | gdb /home/freeciv/.freeciv/code/installed/cvs/HEAD/2004-07-11_10.00+9307/share/freeciv/../../bin/civserver core.1460 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/cvs/HEAD/2004-07-11_10.00+9307/share/free'. Program terminated with signal 11, Segmentation fault. 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/ld-linux.so.2...done. Loaded symbols for /lib/ld-linux.so.2 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/libnsl.so.1...done. Loaded symbols for /lib/libnsl.so.1 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 get_from_mapqueue (x=0xbfffdb1c, y=0xbfffdb20) at gotohand.c:174 174 if (our_array->last_pos < our_array->first_pos) { (gdb) #0 get_from_mapqueue (x=0xbfffdb1c, y=0xbfffdb20) at gotohand.c:174 #1 0x0806616c in really_generate_warmap (pcity=0x0, punit=0x827fbb8, move_type=LAND_MOVING) at gotohand.c:355 #2 0x0806628a in generate_warmap (pcity=0x0, punit=0x827fbb8) at gotohand.c:403 #3 0x08091c8c in evaluate_improvements (punit=0x827fbb8, best_act=0xbfffdc10, gx=0xbfffdc14, gy=0xbfffdc18) at settlers.c:1088 #4 0x080922e7 in auto_settler_findwork (pplayer=0x81b2af0, punit=0x827fbb8) at settlers.c:1224 #5 0x0809273f in auto_settlers_player (pplayer=0x81b2af0) at settlers.c:1357 #6 0x08092cfa in auto_settlers () at settlers.c:1502 #7 0x0804cf5b in end_phase () at srv_main.c:561 #8 0x0804e2ff in main_loop () at srv_main.c:1468 #9 0x0804e459 in srv_main () at srv_main.c:1545 #10 0x08049cec in main (argc=9, argv=0xbfffdd74) at civserver.c:161 #11 0x400641c4 in __libc_start_main () from /lib/libc.so.6 (gdb)