[Pidgin] #10472: pidgin crash with SIPE plugin on LCS server

Pidgin trac at pidgin.im
Fri Oct 9 12:29:37 EDT 2009


#10472: pidgin crash with SIPE plugin on LCS server
--------------------+-------------------------------------------------------
 Reporter:  vladim  |        Owner:         
     Type:  defect  |       Status:  closed 
Milestone:          |    Component:  plugins
  Version:  2.5.1   |   Resolution:  invalid
 Keywords:          |  
--------------------+-------------------------------------------------------
Changes (by rekkanoryo):

  * status:  new => closed
  * resolution:  => invalid


Old description:

> after connection has been established with MS LCS server pidgin has
> crashed.
>
> backtrace:
>
> vladim at linux-ncrr:~/Desktop> gdb pidgin
> GNU gdb (GDB; openSUSE 11.1) 6.8.50.20081120-cvs
> Copyright (C) 2008 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later
> <http://gnu.org/licenses/gpl.html>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.  Type "show
> copying"
> and "show warranty" for details.
> This GDB was configured as "i586-suse-linux".
> For bug reporting instructions, please see:
> <http://bugs.opensuse.org/>...
> (no debugging symbols found)
> (gdb) handle SIGPIPE nostop noprint
> Signal        Stop      Print   Pass to program Description
> SIGPIPE       No        No      Yes             Broken pipe
> (gdb) run
> Starting program: /usr/bin/pidgin
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> [Thread debugging using libthread_db enabled]
>
> Program received signal SIGSEGV, Segmentation fault.
> 0xb69706c2 in ?? () from /usr/lib/pidgin/libsipe.so
> (gdb) bt full
> #0  0xb69706c2 in ?? () from /usr/lib/pidgin/libsipe.so
> No symbol table info available.
> #1  0xb6971130 in ?? () from /usr/lib/pidgin/libsipe.so
> No symbol table info available.
> #2  0xb6971f06 in ?? () from /usr/lib/pidgin/libsipe.so
> No symbol table info available.
> #3  0xb7466a9d in ?? () from /usr/lib/libpurple.so.0
> No symbol table info available.
> #4  0xb7f87c01 in ?? () from /usr/bin/pidgin
> No symbol table info available.
> #5  0xb715aa3d in ?? () from /usr/lib/libglib-2.0.so.0
> No symbol table info available.
> #6  0xb71239c8 in g_main_context_dispatch () from
> /usr/lib/libglib-2.0.so.0
> No symbol table info available.
> #7  0xb7127083 in ?? () from /usr/lib/libglib-2.0.so.0
> No symbol table info available.
> #8  0xb71275a2 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
> No symbol table info available.
> #9  0xb7aec829 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
> No symbol table info available.
> #10 0xb7fa419e in main () from /usr/bin/pidgin
> No symbol table info available.
> (gdb)

New description:

 after connection has been established with MS LCS server pidgin has
 crashed.

 backtrace:

 {{{
 vladim at linux-ncrr:~/Desktop> gdb pidgin
 GNU gdb (GDB; openSUSE 11.1) 6.8.50.20081120-cvs
 Copyright (C) 2008 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later
 <http://gnu.org/licenses/gpl.html>
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
 and "show warranty" for details.
 This GDB was configured as "i586-suse-linux".
 For bug reporting instructions, please see:
 <http://bugs.opensuse.org/>...
 (no debugging symbols found)
 (gdb) handle SIGPIPE nostop noprint
 Signal        Stop      Print   Pass to program Description
 SIGPIPE       No        No      Yes             Broken pipe
 (gdb) run
 Starting program: /usr/bin/pidgin
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 [Thread debugging using libthread_db enabled]

 Program received signal SIGSEGV, Segmentation fault.
 0xb69706c2 in ?? () from /usr/lib/pidgin/libsipe.so
 (gdb) bt full
 #0  0xb69706c2 in ?? () from /usr/lib/pidgin/libsipe.so
 No symbol table info available.
 #1  0xb6971130 in ?? () from /usr/lib/pidgin/libsipe.so
 No symbol table info available.
 #2  0xb6971f06 in ?? () from /usr/lib/pidgin/libsipe.so
 No symbol table info available.
 #3  0xb7466a9d in ?? () from /usr/lib/libpurple.so.0
 No symbol table info available.
 #4  0xb7f87c01 in ?? () from /usr/bin/pidgin
 No symbol table info available.
 #5  0xb715aa3d in ?? () from /usr/lib/libglib-2.0.so.0
 No symbol table info available.
 #6  0xb71239c8 in g_main_context_dispatch () from
 /usr/lib/libglib-2.0.so.0
 No symbol table info available.
 #7  0xb7127083 in ?? () from /usr/lib/libglib-2.0.so.0
 No symbol table info available.
 #8  0xb71275a2 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
 No symbol table info available.
 #9  0xb7aec829 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
 No symbol table info available.
 #10 0xb7fa419e in main () from /usr/bin/pidgin
 No symbol table info available.
 (gdb)
 }}}

--

Comment:

 This issue is caused by a third party plugin.  We have no control over
 these plugins.  Please report this problem to the authors of this third
 party plugin.[[BR]][[BR]]
 We have no involvement with the SIPe plugin.  This crash needs to be
 reported to that plugin's developers.  For reference, however, the
 backtrace is completely useless because there are no debugging symbols
 available.

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


More information about the Tracker mailing list