Bug 175126 - Kopete crash on shutdown
Summary: Kopete crash on shutdown
Status: CLOSED DUPLICATE of bug 172011
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Unspecified
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-14 14:38 UTC by Ruchir Brahmbhatt
Modified: 2008-12-21 08:05 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 Ruchir Brahmbhatt 2008-11-14 14:38:16 UTC
Version:           0.60.3 (using KDE 4.1.3)
Installed from:    SuSE RPMs

When I shutdown laptop, kopete crash with following backtrace.

Application: Kopete (kopete), signal SIGABRT
[?1034h[Thread debugging using libthread_db enabled]
[New Thread 0xb58716d0 (LWP 3639)]
[KCrash handler]
#6  0xffffe430 in __kernel_vsyscall ()
#7  0xb5df5900 in raise () from /lib/libc.so.6
#8  0xb5df7238 in abort () from /lib/libc.so.6
#9  0xb71fd8c5 in qt_message_output (msgType=QtFatalMsg, 
    buf=0xbfe77c4c "Fatal Error: Accessed global static 'PluginManagerPrivate *_kpmp()' after destruction. Defined at /usr/src/packages/BUILD/kdenetwork-4.1.3/kopete/libkopete/kopetepluginmanager.cpp:98") at global/qglobal.cpp:2102
#10 0xb71fd9a2 in qFatal (
    msg=0xb7effe00 "Fatal Error: Accessed global static '%s *%s()' after destruction. Defined at %s:%d") at global/qglobal.cpp:2303
#11 0xb7ed7b2f in operator-> (this=0xb7f16eb0)
    at /usr/src/debug/kdenetwork-4.1.3/kopete/libkopete/kopetepluginmanager.cpp:98
#12 0xb7edcaab in Kopete::PluginManager::slotPluginDestroyed (this=0x831b5e4, 
    plugin=0x83b0d68)
    at /usr/src/debug/kdenetwork-4.1.3/kopete/libkopete/kopetepluginmanager.cpp:416
#13 0xb7edd53f in Kopete::PluginManager::qt_metacall (this=0x831b5e4, 
    _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbfe79ecc)
    at /usr/src/debug/kdenetwork-4.1.3/build/kopete/libkopete/kopetepluginmanager.moc:103
#14 0xb730a730 in QMetaObject::activate (sender=0x83b0d68, 
    from_signal_index=0, to_signal_index=1, argv=0xbfe79ecc)
    at kernel/qobject.cpp:3031
#15 0xb730ab30 in QMetaObject::activate (sender=0x83b0d68, m=0x80a9480, 
    from_local_signal_index=0, to_local_signal_index=1, argv=0xbfe79ecc)
    at kernel/qobject.cpp:3121
#16 0xb730abbb in QObject::destroyed (this=0x83b0d68, _t1=0x83b0d68)
    at .moc/release-shared/moc_qobject.cpp:115
#17 0xb730c679 in ~QObject (this=0x83b0d68) at kernel/qobject.cpp:809
#18 0xb7ed751d in ~Plugin (this=0x83b0d68)
    at /usr/src/debug/kdenetwork-4.1.3/kopete/libkopete/kopeteplugin.cpp:44
#19 0xb7ee1008 in ~Protocol (this=0x83b0d68)
    at /usr/src/debug/kdenetwork-4.1.3/kopete/libkopete/kopeteprotocol.cpp:76
#20 0xb35f6050 in ~YahooProtocol (this=0x83b0d68)
    at /usr/src/debug/kdenetwork-4.1.3/kopete/protocols/yahoo/yahooprotocol.cpp:116
#21 0xb7ede9df in ~PluginManagerPrivate (this=0x831b5d0)
    at /usr/src/debug/kdenetwork-4.1.3/kopete/libkopete/kopetepluginmanager.cpp:72
#22 0xb7ed78ba in destroy ()
    at /usr/src/debug/kdenetwork-4.1.3/kopete/libkopete/kopetepluginmanager.cpp:98
#23 0xb7e6643b in ~KCleanUpGlobalStatic (this=0xb7f16d60)
    at /usr/include/kglobal.h:67
#24 0xb5df88f1 in exit () from /lib/libc.so.6
#25 0xb5de15fd in __libc_start_main () from /lib/libc.so.6
#26 0x08063ec1 in _start ()
#0  0xffffe430 in __kernel_vsyscall ()
Comment 1 Christophe Marin 2008-11-14 14:43:54 UTC

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