[Pidgin] #5953: Pidgin crashes when clicking on the buddylist while the window doesn't have focus

Pidgin trac at pidgin.im
Thu May 29 09:37:48 EDT 2008


#5953: Pidgin crashes when clicking on the buddylist while the window doesn't have
focus
--------------------+-------------------------------------------------------
Reporter:  bcmpinc  |       Owner:  datallah       
    Type:  defect   |      Status:  new            
Priority:  minor    |   Component:  winpidgin (gtk)
 Version:  2.4.2    |    Keywords:                 
 Pending:  0        |  
--------------------+-------------------------------------------------------
 When the chat window has focus and the buddylist window is in the
 background, pidgin crashed when I clicked on a chat in my buddylist. This
 chat is an irc channel and was already joined. It is called #oc. The bug
 is 100% reproducible.

 Here is a backtrace (unfortunately the windows xp version does not have
 debugging symbols compiled in):
 {{{
 Program received signal SIGSEGV, Segmentation fault.
 0x77c478ac in strlen () from C:\WINDOWS\system32\msvcrt.dll
 (gdb) bt full
 #0  0x77c478ac in strlen () from C:\WINDOWS\system32\msvcrt.dll
 No symbol table info available.
 #1  0x68611063 in _g_gnulib_vasnprintf () from C:\Program Files\Common
 Files\GTK\2.0\bin\libglib-2.0-0.dll
 No symbol table info available.
 #2  0x68611d47 in _g_gnulib_vasprintf () from C:\Program Files\Common
 Files\GTK\2.0\bin\libglib-2.0-0.dll
 No symbol table info available.
 #3  0x686098b4 in g_vasprintf () from C:\Program Files\Common
 Files\GTK\2.0\bin\libglib-2.0-0.dll
 No symbol table info available.
 #4  0x685fce80 in g_string_append_vprintf () from C:\Program Files\Common
 Files\GTK\2.0\bin\libglib-2.0-0.dll
 No symbol table info available.
 #5  0x685fcf9f in g_string_append_printf () from C:\Program Files\Common
 Files\GTK\2.0\bin\libglib-2.0-0.dll
 No symbol table info available.
 #6  0x64a4d348 in ?? () from C:\Program Files\Pidgin\pidgin.dll
 No symbol table info available.
 #7  0x01f03680 in ?? ()
 No symbol table info available.
 #8  0x01e81890 in ?? ()
 No symbol table info available.
 #9  0x00000002 in ?? ()
 No symbol table info available.
 #10 0x685fe52e in g_static_rw_lock_reader_unlock () from C:\Program
 Files\Common Files\GTK\2.0\bin\libglib-2.0-0.dll
 No symbol table info available.
 #11 0x64a4d6d6 in ?? () from C:\Program Files\Pidgin\pidgin.dll
 No symbol table info available.
 #12 0x01ba20f0 in ?? ()
 No symbol table info available.
 #13 0x00000044 in ?? ()
 No symbol table info available.
 #14 0x00000000 in ?? ()
 No symbol table info available.
 }}}

-- 
Ticket URL: <http://developer.pidgin.im/ticket/5953>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list