[BUG] "Pango-WARNING **: Invalid UTF-8 string" with some strings

Lubomir I. Ivanov neolit123 at gmail.com
Tue Oct 2 09:47:17 PDT 2012


On 2 October 2012 18:15, Dirk Hohndel <dirk at hohndel.org> wrote:
>
> On Oct 2, 2012, at 8:13 AM, Dirk Hohndel wrote:
>>> seems like an internal call:
>>>
>>> #0  0x685f257b in g_logv ()
>>>  from c:\dev\subsurface\subsurface\libglib-2.0-0.dll
>>> #1  0x685f2616 in g_log () from c:\dev\subsurface\subsurface\libglib-2.0-0.dll
>>> #2  0x65591ac7 in pango_layout_set_text ()
>>>  from c:\dev\subsurface\subsurface\libpango-1.0-0.dll
>>> #3  0x00a2f12f in gtk_widget_create_pango_layout ()
>>>  from c:\dev\subsurface\subsurface\libgtk-win32-2.0-0.dll
>>> #4  0x008670b2 in get_layout ()
>>>  from c:\dev\subsurface\subsurface\libgtk-win32-2.0-0.dll
>>> <snip>
>>>
>>> pango_layout_set_text() is called directly only in print.c.
>>
>> I think this is something you should raise over with the pang folks…
>

just sent a patch for this named:
[PATCH] Fixed potential, rare corruption of unicode characters

git blame divelist.c -L 792,792
7930567c (Linus Torvalds 2011-11-16 16:29:38 -0200 792)         if (len > 60)

:D

lubomir
--
<runs in fear...>


More information about the subsurface mailing list