[Pidgin] #6089: Crash while trying to copy text out of the debug window
Pidgin
trac at pidgin.im
Thu Jan 22 09:43:08 EST 2009
#6089: Crash while trying to copy text out of the debug window
-----------------------------+----------------------------------------------
Reporter: dave1g | Owner:
Type: defect | Status: new
Milestone: | Component: pidgin (gtk)
Version: 2.5.4 | Resolution:
Keywords: debug crash log |
-----------------------------+----------------------------------------------
Comment(by taralluccio):
After some inspections, the crash seem to happen when
`gtk_text_iter_make_surreal` returns `NULL` because the text buffer
iterator is invalid.
It looks like that, somehow, `gtk_imhtml_get_markup_range` passes an
invalid `GtkTextIterator` to `gtk_text_iter_forward_char` (in the call to
{{{gtk_text_iter_forward_char(&iter)}}} placed near the end of the
function).
--
Ticket URL: <http://developer.pidgin.im/ticket/6089#comment:9>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list