Complete.Org: Mailing Lists: Archives: freeciv-dev: November 2004:
[Freeciv-Dev] (PR#10860) core dumps on Leave
Home

[Freeciv-Dev] (PR#10860) core dumps on Leave

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#10860) core dumps on Leave
From: "Christian Knoke" <chrisk@xxxxxxxxx>
Date: Wed, 3 Nov 2004 12:34:21 -0800
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=10860 >


CVS 03 NOV 2004 S2 GTK2

Using the 'Leave' exit from a loaded game, after confirmation, I get:

civclient: government.c:134: get_government: Zusicherung
»game.government_count > 0 && gov >= 0 && gov < game.government_count« nicht
erfüllt.
Abgebrochen (core dumped)

and a backtrace:

#0  0x405356b1 in kill () from /lib/libc.so.6
#1  0x40535435 in raise () from /lib/libc.so.6
#2  0x40536978 in abort () from /lib/libc.so.6
#3  0x4052eb3f in __assert_fail () from /lib/libc.so.6
#4  0x080a92f2 in get_government (gov=6) at government.c:137
#5  0x080a13b8 in base_city_celebrating (pcity=0x86e9ce0) at city.c:1107
#6  0x080a13f8 in city_celebrating (pcity=0x86e9ce0) at city.c:1116
#7  0x0806c994 in cr_entry_hstate_concise (pcity=0x86e9ce0) at
cityrepdata.c:58
#8  0x081041e9 in cityrep_cell_data_func (col=0x8998fb0, cell=0x0,
model=0x0, it=0x0, 
    data=0x8150240) at cityrep.c:731
#9  0x40233404 in gtk_tree_view_column_cell_set_cell_data ()
   from /usr/lib/libgtk-x11-2.0.so.0
#10 0x08998f20 in ?? ()
#11 0x08997588 in ?? ()
#12 0xbffff670 in ?? ()
#13 0x00000003 in ?? ()
#14 0x08997e00 in ?? ()
#15 0xbffff548 in ?? ()
#16 0x40233604 in gtk_tree_view_column_cell_get_size () from
/usr/lib/libgtk-x11-2.0.so.0
Previous frame inner to this frame (corrupt stack?)

Trying to reproduce it, I get:

Speicherzugriffsfehler (core dumped)
which is SIG11
and the backtrace:

#0  get_gov_pplayer (pplayer=0x82f0a9c0) at government.c:145
#1  0x080a13b8 in base_city_celebrating (pcity=0x86e9620) at city.c:1107
#2  0x080a13f8 in city_celebrating (pcity=0x86e9620) at city.c:1116
#3  0x0806c994 in cr_entry_hstate_concise (pcity=0x86e9620) at
cityrepdata.c:58
#4  0x081041e9 in cityrep_cell_data_func (col=0x88c8460, cell=0x82f0a9c0, 
    model=0x82f0a9c0, it=0x82f0a9c0, data=0x8150240) at cityrep.c:731
#5  0x40233404 in gtk_tree_view_column_cell_set_cell_data ()
   from /usr/lib/libgtk-x11-2.0.so.0
#6  0x088c83d0 in ?? ()
#7  0x0899a758 in ?? ()
#8  0xbffff670 in ?? ()
#9  0x00000003 in ?? ()
#10 0x088c7d38 in ?? ()
#11 0xbffff548 in ?? ()
#12 0x40233604 in gtk_tree_view_column_cell_get_size () from
/usr/lib/libgtk-x11-2.0.so.0
Previous frame inner to this frame (corrupt stack?)

*One* way to reproduce this is:

Savegame arminius+1842m.sav.gz from PR#8737 or PR#10857
german
maximize
load
start
F1 F2 F3 F5 F6
switch to map tab
leave
confirm ok

Christian

-- 
Christian Knoke            * * *            http://cknoke.de
* * * * * * * * *  Ceterum censeo Microsoft esse dividendum.




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#10860) core dumps on Leave, Christian Knoke <=