Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2002:
[Freeciv-Dev] Yet another client crash (PR#2045)
Home

[Freeciv-Dev] Yet another client crash (PR#2045)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Cc: bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Yet another client crash (PR#2045)
From: Christian Knoke <chrisk@xxxxxxxx>
Date: Wed, 11 Sep 2002 06:10:37 -0700 (PDT)

CVS 11 SEP 2002 Gtk+ 1.2 clean

Freeciv crashed and the Xserver stopped with "signal 11", too.

After reload and start I have a reproducible core dump

http://www.enter.de/~c.knoke/bugs/signal11.sav.gz

Login as chris and start

#0  0x080c82b3 in city_support (pcity=0x83a3018) at city.c:1903
1903      unit_list_iterate(pcity->units_supported, this_unit) {
(gdb) bt
#0  0x080c82b3 in city_support (pcity=0x83a3018) at city.c:1903
#1  0x080c85c7 in generic_city_refresh (pcity=0x83a3018,
refresh_trade_route_cities=0)
    at city.c:1995
#2  0x080f4f22 in real_fill_out_result (pcity=0x83a3018, result=0xbffff140)
    at cma_core.c:909
#3  0x080f576e in fill_out_result (pcity=0x83a3018, result=0xbffff140, 
    base_combination=0x8169bc4, scientists=0, taxmen=0) at cma_core.c:1182
#4  0x080f69ca in optimize_final (pcity=0x83a3018, parameter=0xbffff238, 
    best_result=0xbffff1f8) at cma_core.c:1639
#5  0x080f7205 in cma_query_result (pcity=0x83a3018, parameter=0xbffff238, 
    result=0xbffff1f8) at cma_core.c:1879
#6  0x080f6dc6 in handle_city (pcity=0x83a3018) at cma_core.c:1748
#7  0x080f7001 in city_changed (pcity=0x83a3018) at cma_core.c:1808
#8  0x080f20d3 in execute_call (call=0x8399d90) at agents.c:198
#9  0x080f214e in call_handle_methods () at agents.c:232
#10 0x080f2a07 in agents_city_new (pcity=0x83a3018) at agents.c:558
#11 0x08072642 in handle_city_info (packet=0x83a2d68) at packhand.c:438
#12 0x080626f4 in handle_packet_input (packet=0x83a2d68, type=17) at
civclient.c:300
#13 0x08066e73 in input_from_server (fd=6) at clinet.c:325
#14 0x080a3c82 in get_net_input (data=0x0, fid=6, condition=GDK_INPUT_READ)
    at gui_main.c:1074
#15 0x40193934 in gdk_io_invoke () from /usr/lib/libgdk-1.2.so.0
#16 0x401c53b0 in g_io_unix_dispatch () from /usr/lib/libglib-1.2.so.0
#17 0x401c6c46 in g_main_dispatch () from /usr/lib/libglib-1.2.so.0
#18 0x401c7273 in g_main_iterate () from /usr/lib/libglib-1.2.so.0
#19 0x401c743c in g_main_run () from /usr/lib/libglib-1.2.so.0
#20 0x400df76c in gtk_main () from /usr/lib/libgtk-1.2.so.0
#21 0x080a36eb in ui_main (argc=5, argv=0xbffff624) at gui_main.c:911
#22 0x08062596 in main (argc=5, argv=0xbffff624) at civclient.c:231
#23 0x4034d7ee in __libc_start_main () from /lib/libc.so.6

-- 
Christian Knoke     * * *      http://www.enter.de/~c.knoke/
* * * * * * * * *  Ceterum censeo Microsoft esse dividendum.



[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] Yet another client crash (PR#2045), Christian Knoke <=