[Freeciv-Dev] Re: (PR#6920) cvs dumps core "cmr.found_a_valid" failed
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: |
undisclosed-recipients: ; |
Subject: |
[Freeciv-Dev] Re: (PR#6920) cvs dumps core "cmr.found_a_valid" failed |
From: |
"Mike Kaufman" <kaufman@xxxxxxxxxxxxxxxxxxxxxx> |
Date: |
Sat, 22 Nov 2003 06:58:25 -0800 |
Reply-to: |
rt@xxxxxxxxxxx |
<URL: http://rt.freeciv.org/Ticket/Display.html?id=6920 >
On Fri, Nov 21, 2003 at 11:21:20PM -0800, Per I. Mathisen wrote:
>
> <URL: http://rt.freeciv.org/Ticket/Display.html?id=6920 >
>
> Did you try this after my most recent commit? It was intended to fix this
> problem, but maybe I misdiagnosed the cause.
>
> - Per
yes. I tried it just now.
> civserver: cityturn.c:234: auto_arrange_workers: Assertion
> `cmr.found_a_valid' failed.
Aborted (core dumped)
#0 0x400e66f1 in kill () from /lib/libc.so.6
#1 0x400e64ad in raise () from /lib/libc.so.6
#2 0x400e78b4 in abort () from /lib/libc.so.6
#3 0x400dff95 in __assert_fail () from /lib/libc.so.6
#4 0x0806b4c8 in auto_arrange_workers (pcity=0x82c0958) at cityturn.c:161
#5 0x0806ba54 in city_reduce_size (pcity=0x82c0958, pop_loss=0)
at cityturn.c:420
#6 0x0806d328 in city_build_unit (pplayer=0x82069b0, pcity=0x0)
at cityturn.c:1076
#7 0x0806d5fe in city_build_stuff (pplayer=0x82069b0, pcity=0x82c0958)
at cityturn.c:1119
#8 0x0806db44 in update_city_activity (pplayer=0x82069b0, pcity=0x82069b0)
at cityturn.c:1310
#9 0x0806b8fe in update_city_activities (pplayer=0x82069b0) at
cityturn.c:355
#10 0x0804e7b1 in end_turn () at srv_main.c:504
#11 0x0805000e in main_loop () at srv_main.c:1539
#12 0x080501c5 in srv_main () at srv_main.c:1624
#13 0x0804a0b5 in main (argc=135316672, argv=0xbffff964) at civserver.c:157
#14 0x400d3767 in __libc_start_main () from /lib/libc.so.6
|
|