Complete.Org: Mailing Lists: Archives: freeciv-dev: June 2005:
[Freeciv-Dev] (PR#13342) pubserver 2.0 crash in found_new_tech
Home

[Freeciv-Dev] (PR#13342) pubserver 2.0 crash in found_new_tech

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#13342) pubserver 2.0 crash in found_new_tech
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 26 Jun 2005 05:36:04 -0700
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=13342 >



-------- Original Message --------
Subject: [Freeciv-Dev] civserver crashed:
http://pubserver.freeciv.org/games/441998
Date: Sun, 26 Jun 2005 01:40:29 -0700
From: freeciv@xxxxxxxxxxxxxxxxxxxxx
To: freeciv-dev@xxxxxxxxxxx



# examining core.4342 in /games/441998/. ...
# using $FREECIV_PATH 
:/home/freeciv/.freeciv/code/installed/cvs/S2_0/2005-06-26_09.00+mintimeout+original_gamelog/share/freeciv
# running: (echo bt full; echo quit; exec yes '') | gdb  
/home/freeciv/.freeciv/code/installed/cvs/S2_0/2005-06-26_09.00+mintimeout+original_gamelog/share/freeciv/../../bin/civserver
 core.4342
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/S2_0/2005-06-26_09.00+mintimeout+orig'.
Program terminated with signal 6, Aborted.
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 /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/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  0x400760a1 in kill () from /lib/libc.so.6
(gdb) #0  0x400760a1 in kill () from /lib/libc.so.6
No symbol table info available.
#1  0x40075e99 in raise () from /lib/libc.so.6
No symbol table info available.
#2  0x40077364 in abort () from /lib/libc.so.6
No symbol table info available.
#3  0x4007015d in __assert_fail () from /lib/libc.so.6
No symbol table info available.
#4  0x0806fc09 in found_new_tech (plr=0x820598c, tech_found=199, 
    was_discovery=true, saving_bulbs=true, next_tech=0) at plrhand.c:287
        plr = (struct player *) 0x820598c
        bonus_tech_hack = false
        had_embassy = {true, false, false, false, false, false, false, 
  134677529, 136337804, 29, 3221218168, 135117095, 199, 199, 138244920, 
  136742508, 19, 136337804, 3221218184, 134678223, 136337804, 29, 4294967295, 
  136337804, true, 138833400, 3221218200, 135117021, 136337804, 199}
        pcity = (struct city *) 0x8208bfc
#5  0x080635cf in city_build_building (pplayer=0x820598c, pcity=0x8466df8)
    at cityturn.c:1001
        i = 1
        pcity = (struct city *) 0x8466df8
        space_part = false
        mod = 199
#6  0x08063dfd in update_city_activity (pplayer=0x820598c, pcity=0x8466df8)
    at cityturn.c:1333
        pplayer = (struct player *) 0x820598c
        pcity = (struct city *) 0x8466df8
        g = (struct government *) 0x8372aa0
#7  0x080623ca in update_city_activities (pplayer=0x820598c) at cityturn.c:389
        myiter = (struct genlist_link *) 0x0
        pplayer = (struct player *) 0x820598c
        gold = 264
#8  0x0804e447 in end_phase () at srv_main.c:595
        pplayer = (struct player *) 0x820598c
        PI_p_itr = 3
#9  0x0804f926 in main_loop () at srv_main.c:1593
        eot_timer = (struct timer *) 0x83042c8
        save_counter = 1
        is_new_turn = true
#10 0x0804fa81 in srv_main () at srv_main.c:1670
No locals.
#11 0x0804a5f0 in main (argc=14, argv=0xbfffe554) at civserver.c:200
        argc = 14
        argv = (char **) 0xbfffe554
        inx = 14
        showhelp = false
        showvers = false
        option = 0x0
#12 0x400651c4 in __libc_start_main () from /lib/libc.so.6
No symbol table info available.
(gdb) [... 0 lines skipped ...]



[Prev in Thread] Current Thread [Next in Thread]