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

[Freeciv-Dev] (PR#8731) Fatal bugs and annoyances

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#8731) Fatal bugs and annoyances
From: "Vasco Alexandre da Silva Costa" <vasc@xxxxxxxxxxxxxx>
Date: Thu, 13 May 2004 10:30:33 -0700
Reply-to: rt@xxxxxxxxxxx

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


I have noticed these for quite some time, but now they are getting on my
nerves.

A) The client often dies spontaneously with this kind of stuff:

2: 0x9cf2b00 Cannon at (26,8) Mackenzie King
civclient: packhand.c:1983: handle_tile_info: Assertion
`unit_list_size(&ptile->units) == 0' failed.

2: 0x9440bd8 Ironclad at (70,11) Wu Zetian
civclient: packhand.c:1983: handle_tile_info: Assertion
`unit_list_size(&ptile->units) == 0' failed.

I think this one is old.

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.

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.


Could someone please, please fix these? Pretty please with sugar on top?

---
Vasco Alexandre da Silva Costa @ Instituto Superior Tecnico, Lisboa




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#8731) Fatal bugs and annoyances, Vasco Alexandre da Silva Costa <=