Complete.Org: Mailing Lists: Archives: freeciv-dev: June 2004:
[Freeciv-Dev] (PR#9071) client crash when founding a city
Home

[Freeciv-Dev] (PR#9071) client crash when founding a city

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#9071) client crash when founding a city
From: "Brett Albertson" <brett.albertson@xxxxxxxxxxxx>
Date: Tue, 22 Jun 2004 13:38:00 -0700
Reply-to: rt@xxxxxxxxxxx

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

If you load the attached save game and connect as "bretta", then found a
city, it will crash.  This is with CVS HEAD on a GTK client on Solaris.
 Here is the stack backtrace:

(gdb) bt
#0  0xfedc7a7c in _free_unlocked () from /usr/lib/libc.so.1
#1  0xfedc7a34 in free () from /usr/lib/libc.so.1
#2  0x0008aacc in cm_query_result (pcity=0x304900, parameter=0xffbf5fb8, 
    result=0xffbf5ff8) at cm.c:1170
#3  0x00062138 in refresh_cma_dialog (pcity=0x304900, refresh=REFRESH_ALL)
    at cma_fe.c:339
#4  0x00058fd0 in refresh_city_dialog (pcity=0x304900) at citydlg.c:430
#5  0x0005c928 in create_city_dialog (pcity=0x304900, make_modal=false)
    at citydlg.c:1594
#6  0x0005ca78 in popup_city_dialog (pcity=0x304900, make_modal=false)
    at citydlg.c:480
#7  0x00042adc in handle_city_packet_common (pcity=0x304900, popup=true)
    at packhand.c:605
#8  0x00042fbc in handle_city_info (packet=0x304608) at packhand.c:536
#9  0x00049578 in client_handle_packet (type=PACKET_CITY_INFO,
packet=0x304608)
    at packhand_gen.c:114
#10 0x0002e578 in handle_packet_input (packet=0x304608, type=21)
    at civclient.c:284
#11 0x0003211c in input_from_server (fd=7) at clinet.c:326
#12 0xff148f0c in gdk_io_invoke (source=0x7, condition=G_IO_IN,
data=0x284298)
    at gdkevents.c:882
#13 0xff103c58 in g_io_unix_dispatch (source_data=0x268cf0, 
    current_time=0xffbff080, user_data=0x284298) at giounix.c:135
---Type <return> to continue, or q <return> to quit---
#14 0xff105934 in g_main_dispatch (dispatch_time=0xffbff080) at gmain.c:656
#15 0xff106044 in g_main_iterate (block=-15550080, dispatch=1) at
gmain.c:877
#16 0xff106348 in g_main_run (loop=0x282710) at gmain.c:935
#17 0xff23d1bc in gtk_main () at gtkmain.c:524
#18 0x000700e4 in ui_main (argc=1, argv=0xffbff30c) at gui_main.c:950
#19 0x0002f1e4 in main (argc=1, argv=0xffbff30c) at civclient.c:255


-- 
Brett Albertson
brett.albertson@xxxxxxxxxxxx

Attachment: civgame-3950m.sav.gz
Description: application/gzip


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