Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2003:
[Freeciv-Dev] (PR#6260) Assert in server on city size
Home

[Freeciv-Dev] (PR#6260) Assert in server on city size

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#6260) Assert in server on city size
From: "Paul Zastoupil" <paul@xxxxxxxxxxxxx>
Date: Tue, 23 Sep 2003 14:44:45 -0700
Reply-to: rt@xxxxxxxxxxxxxx

0: Minas Anor is illegal (size24 w9 e1 t0 s20) in cityturn.c line 174
civserver: shared.c:662: die: Assertion `0' failed.

Do you requre a savegame?

#0  0x400e8df1 in kill () from /lib/libc.so.6
#1  0x400e8bbc in raise () from /lib/libc.so.6
#2  0x400e9de5 in abort () from /lib/libc.so.6
#3  0x400e25e5 in __assert_fail () from /lib/libc.so.6
#4  0x0804b0f1 in die (
    format=0x80d5980 "%s is illegal (size%d w%d e%d t%d s%d) in %s line %d")
    at shared.c:662
#5  0x08064878 in real_sanity_check_city (pcity=0x836a1b0,
    file=0x80d62e1 "cityturn.c", line=174) at cityturn.c:157
#6  0x080648cd in auto_arrange_workers (pcity=0x836a1b0) at cityturn.c:174
#7  0x080642d5 in update_city_tile_status (pcity=0x836a1b0, city_x=0, city_y=2)
    at citytools.c:2040
#8  0x0806408b in server_set_tile_city (pcity=0x83fd118, city_x=11,
    city_y=137798064, type=3221218396) at citytools.c:1968
#9  0x080642b0 in update_city_tile_status (pcity=0x83fd118, city_x=4, city_y=1)
    at citytools.c:2055
#10 0x0806408b in server_set_tile_city (pcity=0x836a1b0, city_x=13,
    city_y=138400024, type=3221218508) at citytools.c:1968
#11 0x08064196 in server_set_worker_city (pcity=0x836a1b0, city_x=0, city_y=2)
    at citytools.c:1995
#12 0x08064a6e in auto_arrange_workers (pcity=0x836a1b0) at cityturn.c:243
#13 0x0805e0d4 in handle_unit_move_consequences (punit=0xbfffe624, src_x=59,
    src_y=32, dest_x=58, dest_y=31) at unittools.c:2776
#14 0x0805e568 in move_unit (punit=0x83e13a8, dest_x=58, dest_y=31,
    transport_units=true, take_from_land=true, move_cost=3) at unittools.c:3015
#15 0x08056e22 in handle_unit_move_request (punit=0x83e13a8, x=58, y=31,
    igzoc=false, move_diplomat_city=false) at unithand.c:1120
#16 0x08056132 in handle_move_unit (pplayer=0x81e1b00, pmove=0xbfffe7d0)
    at unithand.c:661
#17 0x080baee7 in ai_unit_move (punit=0x83e13a8, x=58, y=31) at aitools.c:359
#18 0x0806e63f in do_unit_goto (punit=0x83e13a8, restriction=GOTO_MOVE_ANY,
    trigger_special_ability=false) at gotohand.c:1350
#19 0x080ba807 in ai_unit_goto (punit=0x83e13a8, x=0, y=0) at aitools.c:129
#20 0x080ba755 in ai_unit_gothere (punit=0x0) at aitools.c:100
#21 0x080bfef7 in ai_manage_ferryboat (pplayer=0x81e1b00, punit=0x83e13a8)
    at aiunit.c:2632
#22 0x080c0892 in ai_manage_units (pplayer=0x81e1b00) at aiunit.c:2872
#23 0x0804d461 in ai_start_turn () at srv_main.c:436
#24 0x0804ea77 in main_loop () at srv_main.c:1447
#25 0x0804ec8e in srv_main () at srv_main.c:1590
#26 0x08049f46 in main (argc=3, argv=0xbfffea14) at civserver.c:154
#27 0x400d75cd in __libc_start_main () from /lib/libc.so.6

-- 
Paul Zastoupil



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