[Freeciv-Dev] Re: (PR#14619) Bug: 2.0.7 for OS X (Tiger): Client crashes
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=14619 >
Nathan Brazil wrote:
> <URL: http://bugs.freeciv.org/Ticket/Display.html?id=14619 >
>
> I see the same thing. When the crashes happens, the following
> message is displayed in the console:
>
> cairo-ft-font.c:677: failed assertion `error == 0'
>
> Any ideas?
If it's an assertion it will leave a core file. Get a backtrace.
If it's in cairo-ft-font that means it's in text rendering...probably an
invalid string...and likely a GTK bug that it causes a crash rather than
handling the error gracefully.
-jason
|
|