[Freeciv-Dev] Re: [FreeCiv-Cvs] glip: Fix AI transporting allies, issued
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: |
freeciv-dev@xxxxxxxxxxx |
Subject: |
[Freeciv-Dev] Re: [FreeCiv-Cvs] glip: Fix AI transporting allies, issued as 4660. T... |
From: |
Christian Knoke <chrisk@xxxxxxxxx> |
Date: |
Tue, 12 Aug 2003 23:19:52 +0200 |
On Tue, Aug 12, 2003 at 09:05:31PM +0000, Per I. Mathisen wrote:
> On Tue, 12 Aug 2003, Christian Knoke wrote:
> > > > Hhm, and what about the client segfault?
> > >
> > > There is still a client segfault?
> >
> > Yes. Load that buggy savegame into CVS server, login, and start game.
>
> Then the bug is in the savegame, not the client.
In both, I'd say:
chris@max:~> civclient -t trident -P none
1: Can't set sensitivity for non-existent menu <main>/Befehle/Disband Unit.
1: letzte Mitteilung 2mal wiederholt
1: letzte Mitteilung 1mal wiederholt (insgesamt 3 Wiederholungen)
2: lost connection to server
Speicherzugriffsfehler (core dumped)
37 return (enum known_type) map_get_tile(x, y)->known;
#0 0x08068686 in tile_get_known (x=7, y=21) at climap.c:37
#1 0x080710ad in put_one_tile (pcanvas_store=0x833b178, map_x=7, map_y=21,
canvas_x=0,
canvas_y=0, citymode=false) at mapview_common.c:518
#2 0x0807149e in put_tile (map_x=7, map_y=21) at mapview_common.c:621
#3 0x08071c4a in update_map_canvas (x=7, y=21, width=29, height=18,
write_to_screen=false)
at mapview_common.c:869
#4 0x08071d04 in update_map_canvas_visible () at mapview_common.c:907
#5 0x080a128b in update_city_descriptions () at mapview.c:718
#6 0x080725bf in unqueue_mapview_updates () at mapview_common.c:1231
#7 0x08068e25 in input_from_server_till_request_got_processed (fd=6,
expected_request_id=4)
at clinet.c:395
#8 0x08066088 in wait_till_request_got_processed (request_id=4) at
civclient.c:776
#9 0x080da1eb in wait_for_requests (agent_name=0x80efea6 "CMA",
first_request_id=3,
last_request_id=4) at agents.c:641
#10 0x080daf2b in apply_result_on_server (pcity=0x83b2968,
result=0xbffff218)
at cma_core.c:445
#11 0x080db080 in handle_city (pcity=0x83b2968) at cma_core.c:549
#12 0x080db1ae in city_changed (city_id=257) at cma_core.c:600
#13 0x080d9ad1 in execute_call (call=0x8360ab8) at agents.c:166
#14 0x080d9b2e in call_handle_methods () at agents.c:199
#15 0x080d9bc9 in thaw () at agents.c:235
#16 0x080d9e1b in agents_thaw_hint () at agents.c:399
#17 0x080773d0 in handle_thaw_hint () at packhand.c:2651
#18 0x08065b25 in handle_packet_input (packet=0x83ac668, type=93) at
civclient.c:474
#19 0x08068d33 in input_from_server (fd=6) at clinet.c:333
#20 0x0809a122 in get_net_input (data=0x0, fid=6, condition=GDK_INPUT_READ)
at gui_main.c:1137
#21 0x40194934 in gdk_io_invoke () from /usr/lib/libgdk-1.2.so.0
#22 0x401c63b0 in g_io_unix_dispatch () from /usr/lib/libglib-1.2.so.0
#23 0x401c7c46 in g_main_dispatch () from /usr/lib/libglib-1.2.so.0
#24 0x401c8273 in g_main_iterate () from /usr/lib/libglib-1.2.so.0
#25 0x401c843c in g_main_run () from /usr/lib/libglib-1.2.so.0
#26 0x400e076c in gtk_main () from /usr/lib/libgtk-1.2.so.0
#27 0x08099c6d in ui_main (argc=1, argv=0xbffff624) at gui_main.c:959
#28 0x080657bf in main (argc=5, argv=0xbffff624) at civclient.c:244
#29 0x4034e7ee in __libc_start_main () from /lib/libc.so.6
--
Christian Knoke * * * http://www.cknoke.de
* Please note new mail address - Neue Mailadresse beachten *
* * * * * * * * * Ceterum censeo Microsoft esse dividendum.
|
|