Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2005:
[Freeciv-Dev] (PR#12046) apply_result_on_server: Assertion `0' failed.
Home

[Freeciv-Dev] (PR#12046) apply_result_on_server: Assertion `0' failed.

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#12046) apply_result_on_server: Assertion `0' failed.
From: "Christian Knoke" <chrisk@xxxxxxxxx>
Date: Sat, 29 Jan 2005 11:50:56 -0800
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=12046 >


S2 BETA 7 GTK 2 

crashes when I do this: open size 3 city, CMA, set food surplus very high,
click apply once.

console output below, reproducible on request.

Christian



chris@karl:~/freeciv/games$ LANG= civclient 
2: print_city(city='Berlin'(id=122))
2:   size=2, entertainers=0, scientists=0, taxmen=0
2:   workers at:
2:     ( 2, 2)
2:     ( 0, 1)
2:     ( 0, 3)
2:   food    =   5 ( +1)
2:   shield  =   5 ( +5)
2:   trade   =   3
2:   gold    =   1 ( +1)
2:   luxury  =   0
2:   science =   2
2: print_result(result=0xbfffe9e0)
2: print_result:  found_a_valid=0 disorder=0 happy=0
2: print_result:  workers at:
2: print_result:    ( 2, 1)
2: print_result:    ( 3, 2)
2: print_result:    ( 1, 3)
2: print_result:    ( 3, 1)
2: print_result:    ( 3, 3)
2: print_result:    ( 0, 2)
2: print_result:    ( 2, 0)
2: print_result:    ( 4, 2)
2: print_result:    ( 0, 1)
2: print_result:    ( 0, 3)
2: print_result:    ( 1, 4)
2: print_result:    ( 3, 4)
2: print_result:    ( 4, 1)
2: print_result:    ( 4, 3)
2: print_result: -.w.-
2: print_result: w.www
2: print_result: w.cww
2: print_result: ww.ww
2: print_result: -w.w-
2: print_result:  people: (workers/specialists) 14/-1073747384/10
2: print_result:        Food surplus=0
2: print_result:      Shield surplus=32
2: print_result:       Trade surplus=1078216456
2: print_result:        Gold surplus=0
2: print_result:      Luxury surplus=137514840
2: print_result:     Science surplus=32
civclient: cma_core.c:221: apply_result_on_server: Assertion  failed.
Abgebrochen (core dumped)

-- 
Christian Knoke            * * *            http://cknoke.de
* * * * * * * * *  Ceterum censeo Microsoft esse dividendum.





[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#12046) apply_result_on_server: Assertion `0' failed., Christian Knoke <=