Bug 173683 - Crash on logout, Jabber related
Summary: Crash on logout, Jabber related
Status: RESOLVED DUPLICATE of bug 172011
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-27 15:14 UTC by Jonathan Thomas
Modified: 2008-10-27 21:01 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Thomas 2008-10-27 15:14:41 UTC
Version:           0.60.2 (using 4.1.2 (KDE 4.1.2), Kubuntu packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.26-5-generic

Originally reported at https://launchpad.net/bugs/289783

The user reported a crash while logging out from their Jabber account.

Application : Kopete (kopete), signal SIGABRT
[Thread debugging using libthread_db enabled]
[New Thread 0xb58246c0 (LWP 10385)]
[KCrash handler]
#6  0xb7f6c430 in __kernel_vsyscall ()
#7  0xb631f880 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb6321248 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb73a3795 in qt_message_output () from /usr/lib/libQtCore.so.4
#10 0xb73a3872 in qFatal () from /usr/lib/libQtCore.so.4
#11 0xb7ec67fc in operator-> (this=0xb7f0fc70)
    at /build/buildd/kdenetwork-4.1.2/kopete/libkopete/kopetepluginmanager.cpp:98
#12 0xb7ec895b in Kopete::PluginManager::slotPluginDestroyed (this=0x97f488c, 
    plugin=0x9c75be8)
    at /build/buildd/kdenetwork-4.1.2/kopete/libkopete/kopetepluginmanager.cpp:417
#13 0xb7ecc15f in Kopete::PluginManager::qt_metacall (this=0x97f488c, 
    _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbfc6c46c)
    at /build/buildd/kdenetwork-4.1.2/obj-i486-linux-gnu/kopete/libkopete/kopetepluginmanager.moc:103
#14 0xb74b0a60 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#15 0xb74b0e60 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#16 0xb74b0eeb in QObject::destroyed () from /usr/lib/libQtCore.so.4
#17 0xb74b29a9 in QObject::~QObject () from /usr/lib/libQtCore.so.4
#18 0xb7ec5e2d in ~Plugin (this=0x9c75be8)
    at /build/buildd/kdenetwork-4.1.2/kopete/libkopete/kopeteplugin.cpp:44
#19 0xb7ed18a2 in ~Protocol (this=0x9c75be8)
    at /build/buildd/kdenetwork-4.1.2/kopete/libkopete/kopeteprotocol.cpp:76
#20 0xb33b9071 in ~JabberProtocol (this=0x9c75be8)
    at /build/buildd/kdenetwork-4.1.2/kopete/protocols/jabber/jabberprotocol.cpp:146
#21 0xb7ecd742 in ~PluginManagerPrivate (this=0x97f4878)
    at /build/buildd/kdenetwork-4.1.2/kopete/libkopete/kopetepluginmanager.cpp:72
#22 0xb7ec65aa in destroy ()
    at /build/buildd/kdenetwork-4.1.2/kopete/libkopete/kopetepluginmanager.cpp:98
#23 0xb7e426bb in ~KCleanUpGlobalStatic (this=0xb7f0fb18)
    at /usr/include/kglobal.h:67
#24 0xb6322d69 in exit () from /lib/tls/i686/cmov/libc.so.6
#25 0xb630a68d in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#26 0x08063d61 in _start ()
#0  0xb7f6c430 in __kernel_vsyscall ()
Comment 1 Oliver Putz 2008-10-27 21:01:42 UTC
Seems like another duplicate of bug 172011 to me...

*** This bug has been marked as a duplicate of bug 172011 ***