[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]
<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!"
- [Freeciv-Dev] Re: (PR#8722) Fatal bugs and annoyances (resent), Jason Short, 2004/05/12
- [Freeciv-Dev] Re: (PR#8722) Fatal bugs and annoyances (resent), Jason Short, 2004/05/12
- [Freeciv-Dev] Re: (PR#8722) Fatal bugs and annoyances (resent), Raimar Falke, 2004/05/13
- [Freeciv-Dev] Re: (PR#8722) Fatal bugs and annoyances (resent), Jason Short, 2004/05/13
- [Freeciv-Dev] Re: (PR#8722) Fatal bugs and annoyances (resent), Raimar Falke, 2004/05/13
- [Freeciv-Dev] Re: (PR#8722) Fatal bugs and annoyances (resent), Jason Short, 2004/05/13
- [Freeciv-Dev] Re: (PR#8722) Fatal bugs and annoyances (resent), Raimar Falke, 2004/05/13
- [Freeciv-Dev] Re: (PR#8722) Fatal bugs and annoyances (resent), Raimar Falke, 2004/05/13
- [Freeciv-Dev] Re: (PR#8722) Fatal bugs and annoyances (resent), Raimar Falke, 2004/05/13
|
|