Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2002:
[Freeciv-Dev] Re: YaCa (PR#1682)
Home

[Freeciv-Dev] Re: YaCa (PR#1682)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Christian Knoke <chrisk@xxxxxxxx>
Cc: freeciv-dev@xxxxxxxxxxx, bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: YaCa (PR#1682)
From: Raimar Falke <rf13@xxxxxxxxxxxxxxxxx>
Date: Mon, 8 Jul 2002 20:41:32 +0200

On Sun, Jul 07, 2002 at 10:22:00AM -0700, Christian Knoke wrote:
> CVS 07 JULY 2002 GTK 1.2
> 
> 1: ASV: Pärnu hat sich mehrfach geändert. Dies könnte an einem 
> Fehler in Freeciv liegen: Bitte informieren Sie 
> <freeciv-dev@xxxxxxxxxxx>. Die ASV für diese Stadt wird deshalb 
> jetzt abgeschaltet.
> civclient: cma_core.c:1795: handle_city: Zusicherung »0« nicht erfüllt.
> 
> I can't reproduce it. core available.
> 
> I conquered Pärnu, activated CMA (with negative food surplus).
> (Communism)
> Later on I homed a tank in Pärnu --> assert.
> In another try I sold the harbour in Pärnu --> same assert.

> Maybe the backtrace is inspiring:

To be honest: backtraces which are caused by this:

    freelog(LOG_ERROR, _("CMA: %s has changed multiple times. This may be "
             "an error in freeciv or bad luck. Please contact "
             "<freeciv-dev@xxxxxxxxxxx>. The CMA will detach "
             "itself from the city now."), pcity->name);
    assert(0);
    exit(EXIT_FAILURE);

are more or less useless. This doesn't mean that you should stop
sending such bug reports. I know that the code isn't bug free and I
hope that we eventually isolate the conditions which cause the bug.

        Raimar

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
 "Sit, disk, sit. Good boy. Now spin up. Very good. Here's a netscape
  cookie for you. Fetch me some data. Come on, you can do it. No, not that
  data. Bad disk. Bad." 
    -- Calle Dybedahl, alt.sysadmin.recovery


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