Bug 176458

Summary: crash at kde exit
Product: [Applications] kopete Reporter: François LE QUEMENER <francois>
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: Regnaron
Priority: NOR    
Version: 0.60.2   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description François LE QUEMENER 2008-11-29 16:31:58 UTC
Version:           0.60.2 (using KDE 4.1.2)
OS:                Linux
Installed from:    Ubuntu Packages

When exiting KDE (4.1.2), Kopete crashes (and shows the crash window, so that KDE won't stop until this window is closed). It is systematic.

Kopete exits normaly when I close it manually.

2 types of account are declared : MSN and Jabber

Here is the backtrace :

Application : Kopete (kopete), signal SIGABRT

[KCrash handler]
#6  0xb7f7f430 in __kernel_vsyscall ()
#7  0xb6332880 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb6334248 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb73b6795 in qt_message_output () from /usr/lib/libQtCore.so.4
#10 0xb73b6872 in qFatal () from /usr/lib/libQtCore.so.4
#11 0xb7ed97fc in ?? () from /usr/lib/libkopete.so.4
#12 0xb7edb95b in Kopete::PluginManager::slotPluginDestroyed ()
   from /usr/lib/libkopete.so.4
#13 0xb7edf15f in Kopete::PluginManager::qt_metacall ()
   from /usr/lib/libkopete.so.4
#14 0xb74c3a60 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#15 0xb74c3e60 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#16 0xb74c3eeb in QObject::destroyed () from /usr/lib/libQtCore.so.4
#17 0xb74c59a9 in QObject::~QObject () from /usr/lib/libQtCore.so.4
#18 0xb7ed8e2d in Kopete::Plugin::~Plugin () from /usr/lib/libkopete.so.4
#19 0xb7ee48a2 in Kopete::Protocol::~Protocol () from /usr/lib/libkopete.so.4
#20 0xb33f5071 in ?? () from /usr/lib/kde4/kopete_jabber.so
#21 0xb7ee0742 in ?? () from /usr/lib/libkopete.so.4
#22 0xb7ed95aa in ?? () from /usr/lib/libkopete.so.4
#23 0xb7e556bb in ?? () from /usr/lib/libkopete.so.4
#24 0xb6335d69 in exit () from /lib/tls/i686/cmov/libc.so.6
#25 0xb631d68d in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#26 0x08063d61 in _start ()
#0  0xb7f7f430 in __kernel_vsyscall ()
Comment 1 Oliver Putz 2008-11-29 18:15:22 UTC
Looks like bug #172011

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