[Pidgin] #4312: MSN crashes on fast messages
Pidgin
trac at pidgin.im
Mon Dec 24 09:25:11 EST 2007
#4312: MSN crashes on fast messages
---------------------+------------------------------------------------------
Reporter: emilal | Owner: khc
Type: defect | Status: new
Priority: minor | Milestone:
Component: MSN | Version: 2.3.0
Resolution: | Keywords: MSN crashes on fast messages
Pending: 1 |
---------------------+------------------------------------------------------
Comment (by Yepman):
I have the same problem here. By googling I found out that it seems there
is a bug in g_markup_escape_text(), which can not handle strings ending
with invalid UTF-8.
As you can see from the backtrace (and here on my machine it is the same),
it seems the
body_str = 0x8f89aa8 "�
ends with not correctly encoded UTF-8.
Now the question is, why there is invalid UTF-8 in body_str?
--
Ticket URL: <http://developer.pidgin.im/ticket/4312#comment:2>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list