Bug 172596

Summary: kopete crashes after logout while still in the systray
Product: [Applications] kopete Reporter: andreaswuest
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description andreaswuest 2008-10-11 16:42:32 UTC
Version:            (using KDE 4.1.2)
OS:                Linux
Installed from:    Ubuntu Packages

hello,

kopete crashes reproducable when i logout. i did not finish kopete before
logging out, so kopete still remained in the systray. here is the 
backtrace :

Application: Kopete (kopete), signal SIGABRT
(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 0xb5a43940 (LWP 9797)]
[KCrash handler]
#6  0xb7fe2410 in __kernel_vsyscall ()
#7  0xb64b1085 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb64b2a01 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb753c367 in qt_message_output (msgType=QtFatalMsg, 
    buf=0xbfc6ccdc "Fatal Error: Accessed global static 'PluginManagerPrivate *_kpmp()' after destruction. Defined at /build/buildd/kdenetwork-kde4-4.1.2/kopete/libkopete/kopetepluginmanager.cpp:98") at global/qglobal.cpp:2061
#10 0xb753c458 in qFatal (
    msg=0xb7f98840 "Fatal Error: Accessed global static '%s *%s()' after destruction. Defined at %s:%d") at global/qglobal.cpp:2263
#11 0xb7f77379 in ?? () from /usr/lib/kde4/lib/libkopete.so.4
#12 0xb7f778cb in Kopete::PluginManager::slotPluginDestroyed ()
   from /usr/lib/kde4/lib/libkopete.so.4
#13 0xb7f7901c in Kopete::PluginManager::qt_metacall ()
   from /usr/lib/kde4/lib/libkopete.so.4
#14 0xb7644f79 in QMetaObject::activate (sender=0x845e080, 
    from_signal_index=0, to_signal_index=1, argv=0xbfc6ee5c)
    at kernel/qobject.cpp:3016
#15 0xb76453b0 in QMetaObject::activate (sender=0x845e080, m=0x80a7620, 
    from_local_signal_index=0, to_local_signal_index=1, argv=0xbfc6ee5c)
    at kernel/qobject.cpp:3106
#16 0xb764543b in QObject::destroyed (this=0x845e080, _t1=0x845e080)
    at .moc/release-shared/moc_qobject.cpp:115
#17 0xb764624a in ~QObject (this=0x845e080) at kernel/qobject.cpp:796
#18 0xb7f76c58 in Kopete::Plugin::~Plugin ()
   from /usr/lib/kde4/lib/libkopete.so.4
#19 0xb7f7ef3b in Kopete::Protocol::~Protocol ()
   from /usr/lib/kde4/lib/libkopete.so.4
#20 0xb38c99b7 in OscarProtocol::~OscarProtocol ()
   from /usr/lib/kde4/lib/libkopete_oscar.so.4
#21 0xb3963a8f in ?? () from /usr/lib/kde4/lib/kde4/kopete_icq.so
#22 0xb7f7b9fc in ?? () from /usr/lib/kde4/lib/libkopete.so.4
#23 0xb7f771ad in ?? () from /usr/lib/kde4/lib/libkopete.so.4
#24 0xb7f0b35b in ?? () from /usr/lib/kde4/lib/libkopete.so.4
#25 0xb64b4084 in exit () from /lib/tls/i686/cmov/libc.so.6
#26 0xb649c458 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#27 0x080644b1 in _start ()
#0  0xb7fe2410 in __kernel_vsyscall ()


cheers,
andy
Comment 1 Roman Jarosz 2008-10-12 14:30:45 UTC

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