[Freeciv-Dev] (PR#9697) Gdk-CRITICAL **: file gdkimage.c: line 385 (gdk_
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=9697 >
> [bretta - Fri Aug 13 18:36:24 2004]:
>
> Recently, whenever I go into the Reports->Players menu, I get many (tens
> or hundreds) of these messages:
>
> Gdk-CRITICAL **: file gdkimage.c: line 385 (gdk_image_get_pixel):
> assertion `image != NULL' failed.
>
> I'm using the current CVS compiled GTK client and server on Solaris.
I recently saw some valgrind warnings (I think it was unexplained memory
leaks) in this exact same place. Odd...
Can you try running as:
civclient -- --g-fatal-warnings --g-fatal-errors
(I think I have those parameters right. Hopefully Vasco can help here.)
jason
|
|