[Pidgin] #7434: pidgin crashes when open plugin manager

Pidgin trac at pidgin.im
Sat Nov 1 17:13:23 EDT 2008


#7434: pidgin crashes when open plugin manager
--------------------+-------------------------------------------------------
 Reporter:  Melo    |        Owner:         
     Type:  defect  |       Status:  pending
Milestone:          |    Component:  plugins
  Version:  2.5.2   |   Resolution:         
 Keywords:          |  
--------------------+-------------------------------------------------------
Changes (by rekkanoryo):

  * status:  new => pending


Old description:

> Hello everybody! I'm using gentoo 2007, then I installed pidgin via
> emerge. I installed also a lot of related plugin such as pidgin-latex
> pidgin-otr pidgin-hotkeys pidgin-extprefs and so on. For a long time
> everything worked properly. Last week I updated pidgin via emerge, but
> when i try to open the plugin manager (or press CTRL+U equally) pidgin
> crashes for a segmentation fault.
>
> This is what gdb return me when run gdb pidgin
>
> #0  0xb7574ff2 in g_list_last () from /usr/lib/libglib-2.0.so.0
> No symbol table info available.
> #1  0xb7575616 in g_list_append () from /usr/lib/libglib-2.0.so.0
> No symbol table info available.
> #2  0x08196b30 in ?? ()
> No symbol table info available.
> #3  0x000002a4 in ?? ()
> No symbol table info available.
> #4  0x0847ef90 in ?? ()
> No symbol table info available.
> #5  0xb5eca2d1 in purple_init_plugin () from /usr/lib/purple-2/perl.so
> No symbol table info available.
> #6  0xb74c1eae in purple_plugin_probe () from /usr/lib/libpurple.so.0
> No symbol table info available.
> #7  0xb74c24d6 in purple_plugins_probe () from /usr/lib/libpurple.so.0
> No symbol table info available.
> #8  0x080c36e1 in pidgin_plugin_dialog_show ()
> No symbol table info available.
> #9  0xb7908cd6 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
> No symbol table info available.
> #10 0x00000000 in ?? ()
> No symbol table info available.
>
> good work

New description:

 Hello everybody! I'm using gentoo 2007, then I installed pidgin via
 emerge. I installed also a lot of related plugin such as pidgin-latex
 pidgin-otr pidgin-hotkeys pidgin-extprefs and so on. For a long time
 everything worked properly. Last week I updated pidgin via emerge, but
 when i try to open the plugin manager (or press CTRL+U equally) pidgin
 crashes for a segmentation fault.

 This is what gdb return me when run gdb pidgin

 {{{
 #0  0xb7574ff2 in g_list_last () from /usr/lib/libglib-2.0.so.0
 No symbol table info available.
 #1  0xb7575616 in g_list_append () from /usr/lib/libglib-2.0.so.0
 No symbol table info available.
 #2  0x08196b30 in ?? ()
 No symbol table info available.
 #3  0x000002a4 in ?? ()
 No symbol table info available.
 #4  0x0847ef90 in ?? ()
 No symbol table info available.
 #5  0xb5eca2d1 in purple_init_plugin () from /usr/lib/purple-2/perl.so
 No symbol table info available.
 #6  0xb74c1eae in purple_plugin_probe () from /usr/lib/libpurple.so.0
 No symbol table info available.
 #7  0xb74c24d6 in purple_plugins_probe () from /usr/lib/libpurple.so.0
 No symbol table info available.
 #8  0x080c36e1 in pidgin_plugin_dialog_show ()
 No symbol table info available.
 #9  0xb7908cd6 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
 No symbol table info available.
 #10 0x00000000 in ?? ()
 No symbol table info available.
 }}}

 good work

--

Comment:

 This backtrace is incomplete.  You will need to rebuild Pidgin's
 dependencies with debugging symbols and reproduce the crash.  This should
 have been reported to Gentoo anyway, not to us.

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


More information about the Tracker mailing list