[Pidgin] #6089: Crash while trying to copy text out of the debug window

Pidgin trac at pidgin.im
Wed Sep 17 02:04:34 EDT 2008


#6089: Crash while trying to copy text out of the debug window
-----------------------------+----------------------------------------------
 Reporter:  dave1g           |        Owner:  datallah       
     Type:  defect           |       Status:  new            
Milestone:                   |    Component:  winpidgin (gtk)
  Version:  2.4.2            |   Resolution:                 
 Keywords:  debug crash log  |  
-----------------------------+----------------------------------------------

Comment(by dave1g):

 just ran into this again in 2.5.1  ... just some line number changes.

 {{{
 Call stack:
          C:\Program Files\Common Files\GTK\2.0\bin\libgtk-win32-2.0-0.dll
 [2.12.1.0]
 6063F88E C:\Program Files\Common Files\GTK\2.0\bin\libgtk-win32-2.0-0.dll
 gtk_text_layout_draw
 60643E2A C:\Program Files\Common Files\GTK\2.0\bin\libgtk-win32-2.0-0.dll
 gtk_text_iter_forward_char
          C:\Program Files\Pidgin\pidgin.dll [2.5.1.0]
 64A87CF9 C:\Program Files\Pidgin\pidgin.dll  gtk_imhtml_get_markup_range
 f:/pidgin-build/pidgin-2.5.1/pidgin/gtkimhtml.c:5263
 64A88275 C:\Program Files\Pidgin\pidgin.dll  copy_clipboard_cb  f:/pidgin-
 build/pidgin-2.5.1/pidgin/gtkimhtml.c:1065
          C:\Program Files\Common Files\GTK\2.0\bin\libgobject-2.0-0.dll
 [2.16.4.0]
 63A43945 C:\Program Files\Common Files\GTK\2.0\bin\libgobject-2.0-0.dll
 g_closure_invoke
 ...
 }}}

 based on the debug log output, my guess is something gets printed to the
 debug log which invalidated the iterator being used to copy the selected
 text to the clip board.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/6089#comment:4>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list