[Pidgin] #2258: Crash after immediately after connecting before showing online/offline buddies
Pidgin
trac at pidgin.im
Tue Jul 24 11:53:42 EDT 2007
#2258: Crash after immediately after connecting before showing online/offline
buddies
--------------------------+-------------------------------------------------
Reporter: lobello | Type: defect
Status: new | Priority: minor
Component: pidgin (gtk) | Version: 2.0.0
Keywords: | Pending: 0
--------------------------+-------------------------------------------------
Hi!
At the moment I'm quite unable to use Pidgin due to an immediate,
reproduceable crash after connecting but before showing the online/offline
buddies of my ICQ and MSN accounts.
The problem occurred first when I moved a buddy from one group to another.
I'm already used to this bug. Pidgin always crashes when I'm doing that,
but until now I just had to restart Pidgin and everything worked fine.
After the restart the buddy would also be in the new group.
Just this time I'm unable to start Pidgin again. Gaim beta6 using the same
profile data works perfectly.
Surely - deleting my profile data would solve the problem. But actually I
don't want to miss all my logged chats, contacts, settings and so on ...
This is my backtrace I did using gdb:
{{{
-----
robert at robert-laptop:~$ gdb pidgin
GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for
details.
This GDB was configured as "i486-linux-gnu"...
(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(gdb) handle SIGPIPE nostop
Signal Stop Print Pass to program Description
SIGPIPE No Yes 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)
[Thread debugging using libthread_db enabled]
[New Thread -1223636224 (LWP 19896)]
[New Thread -1233458288 (LWP 19900)]
[New Thread -1242285168 (LWP 19902)]
[Thread -1242285168 (LWP 19902) exited]
[New Thread -1250677872 (LWP 19903)]
[Thread -1250677872 (LWP 19903) exited]
Fontconfig warning: no <cachedir> elements found. Check configuration.
Fontconfig warning: adding <cachedir>/var/cache/fontconfig</cachedir>
Fontconfig warning: adding <cachedir>~/.fontconfig</cachedir>
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1223636224 (LWP 19896)]
0xb74e58a9 in purple_status_type_get_primitive () from
/usr/lib/libpurple.so.0
(gdb) bt full
#0 0xb74e58a9 in purple_status_type_get_primitive () from
/usr/lib/libpurple.so.0
No symbol table info available.
#1 0xb74e5a69 in purple_status_is_online () from /usr/lib/libpurple.so.0
No symbol table info available.
#2 0xb74e5acf in purple_presence_is_online () from
/usr/lib/libpurple.so.0
No symbol table info available.
#3 0xb74ae538 in purple_blist_remove_buddy () from
/usr/lib/libpurple.so.0
No symbol table info available.
#4 0xb6b5f46c in ?? () from /usr/lib/purple-2/liboscar.so.0
No symbol table info available.
#5 0x083053a0 in ?? ()
No symbol table info available.
#6 0x083053a0 in ?? ()
No symbol table info available.
#7 0x08330b70 in ?? ()
No symbol table info available.
#8 0x00000000 in ?? ()
No symbol table info available.
(gdb)
-----
}}}
Thanks in advance!
Great piece of software, guys!
Yours,
Robert Högerl
Germany
--
Ticket URL: <http://developer.pidgin.im/ticket/2258>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list