Complete.Org: Mailing Lists: Archives: freeciv-dev: May 2004:
[Freeciv-Dev] Re: (PR#8722) Fatal bugs and annoyances (resent)
Home

[Freeciv-Dev] Re: (PR#8722) Fatal bugs and annoyances (resent)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: vasc@xxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#8722) Fatal bugs and annoyances (resent)
From: "Raimar Falke" <i-freeciv-lists@xxxxxxxxxxxxx>
Date: Wed, 12 May 2004 10:46:19 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=8722 >

On Wed, May 12, 2004 at 09:25:52AM -0700, Vasco Alexandre da Silva Costa wrote:
> B) When disconnecting and re-connecting a client (like after it died
> from the bug above), the server often dies with an assert, like
> "Assertion 'pc->phs.variant != (void *) 0' failed" or something. I don't
> remember it happening before ext conn dialog was commited.
>                                                                        
>        
> NOTE: Got it again:
> 2: Lost connection: ooo from localhost.localdomain (player 1).
> civserver: packets_gen.c:17847: send_packet_start_turn: Assertion
> `pc->phs.variant != ((void *)0)' failed.
> Aborted

The code tries to send a packet using a connection which is
closed. Some book keeping is broken here. If you can reproduce it we
can fix it.

> C) This one is just a minor annoyance. The label in the toplevel
> window, you know, the one that says the population, year, etc. There
> is a missing newline between gold and tax. I think this was done by
> the text.[ch] moves.

Quite possible. Can you quite the text or pinpoint the function in
text.c?

        Raimar

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
 "Reality? That's where the pizza delivery guy comes from!"




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