Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2003:
[Freeciv-Dev] Re: (PR#4820) AutoReply: ground_unit_transporter_capacity
Home

[Freeciv-Dev] Re: (PR#4820) AutoReply: ground_unit_transporter_capacity

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] Re: (PR#4820) AutoReply: ground_unit_transporter_capacity
From: "Christian Knoke" <chrisk@xxxxxxxxx>
Date: Mon, 11 Aug 2003 11:39:10 -0700
Reply-to: rt@xxxxxxxxxxxxxx

On Mon, Aug 11, 2003 at 11:28:51AM -0700, incoming wrote:
> 
> -------------------------------------------------------------------------
> CVS 11 AUG 2003 GTK 1
> 
> Spiel gespeichert als 'carthago+1480.sav.gz'
> > civserver: sanitycheck.c:259: check_units: Zusicherung
> »ground_unit_transporter_capacity(x, y, pplayer) >= 0« nicht erfüllt.
> Abgebrochen (core dumped)

Oops, at the very same time the client dumps core, too. After the assert.

#0  0x08068686 in tile_get_known (x=7, y=21) at climap.c:37
#1  0x0807108d in put_one_tile (pcanvas_store=0x833abb8, map_x=7, map_y=21,
canvas_x=0, 
    canvas_y=0, citymode=false) at mapview_common.c:516
#2  0x0807145e in put_tile (map_x=7, map_y=21) at mapview_common.c:616
#3  0x08071c0a in update_map_canvas (x=7, y=21, width=29, height=18,
write_to_screen=false)
    at mapview_common.c:864
#4  0x08071cc4 in update_map_canvas_visible () at mapview_common.c:902
#5  0x080a0dab in update_city_descriptions () at mapview.c:718
#6  0x0807257f in unqueue_mapview_updates () at mapview_common.c:1226
#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  0x080d9c5b in wait_for_requests (agent_name=0x80ef8e6 "CMA",
first_request_id=3, 
    last_request_id=4) at agents.c:641
#10 0x080da99b in apply_result_on_server (pcity=0x83b3468,
result=0xbffff218)
    at cma_core.c:445
#11 0x080daaf0 in handle_city (pcity=0x83b3468) at cma_core.c:549
#12 0x080dac1e in city_changed (city_id=257) at cma_core.c:600
#13 0x080d9541 in execute_call (call=0x8381540) at agents.c:166
#14 0x080d959e in call_handle_methods () at agents.c:199
#15 0x080d9639 in thaw () at agents.c:235
#16 0x080d988b in agents_thaw_hint () at agents.c:399
#17 0x08077340 in handle_thaw_hint () at packhand.c:2644
#18 0x08065b25 in handle_packet_input (packet=0x83ae028, type=93) at
civclient.c:474
#19 0x08068d33 in input_from_server (fd=6) at clinet.c:333
#20 0x08099c42 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 0x0809978d 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



[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] Re: (PR#4820) AutoReply: ground_unit_transporter_capacity, Christian Knoke <=