Complete.Org: Mailing Lists: Archives: freeciv-dev: May 2003:
[Freeciv-Dev] (PR#4123) Client segfaults on /start
Home

[Freeciv-Dev] (PR#4123) Client segfaults on /start

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients:;
Subject: [Freeciv-Dev] (PR#4123) Client segfaults on /start
From: "ChrisK@xxxxxxxx" <ChrisK@xxxxxxxx>
Date: Thu, 1 May 2003 07:11:15 -0700
Reply-to: rt@xxxxxxxxxxxxxx

CVS 01 MAY 2003 GTK 1.2

With several savegames, the client segfaults on /start, like this:

#0  0x080b2084 in set_worker_city (pcity=0x83cdb98, city_x=2, city_y=2,
type=C_TILE_WORKER)
    at city.c:174
#1  0x080726ea in handle_city_info (packet=0x83cd8e8) at packhand.c:441
#2  0x080648f9 in handle_packet_input (packet=0x83cd8e8, type=17) at
civclient.c:310
#3  0x08067d33 in input_from_server (fd=6) at clinet.c:329
#4  0x080984b2 in get_net_input (data=0x0, fid=6, condition=GDK_INPUT_READ)
    at gui_main.c:1122
#5  0x40194934 in gdk_io_invoke () from /usr/lib/libgdk-1.2.so.0
#6  0x401c63b0 in g_io_unix_dispatch () from /usr/lib/libglib-1.2.so.0
#7  0x401c7c46 in g_main_dispatch () from /usr/lib/libglib-1.2.so.0
#8  0x401c8273 in g_main_iterate () from /usr/lib/libglib-1.2.so.0
#9  0x401c843c in g_main_run () from /usr/lib/libglib-1.2.so.0
#10 0x400e076c in gtk_main () from /usr/lib/libgtk-1.2.so.0
#11 0x08098002 in ui_main (argc=1, argv=0xbffff624) at gui_main.c:952
#12 0x080647d5 in main (argc=5, argv=0xbffff624) at civclient.c:239
#13 0x4034e7ee in __libc_start_main () from /lib/libc.so.6

It seems to be possible to circumvent the segfault, when I start first and
login second.

Christian

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

Attachment: trinity+1060m.sav.gz
Description: trinity+1060m.sav.gz


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#4123) Client segfaults on /start, ChrisK@xxxxxxxx <=