Summary: | Kopete crashes on exit | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | boris64 <bugs.kde> |
Component: | OTR Plugin | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | jp7677, pali.rohar |
Priority: | NOR | ||
Version First Reported In: | 1.0.80 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.11 | |
Sentry Crash Report: |
Description
boris64
2010-09-12 02:37:47 UTC
Try to disable the OTR plugin, in the meanwhile. After disabling all plugins, i still get a crash on every session exit (or "kquitapp kopete"). However the backtrace looks different [backtrace] Application: Kopete (kopete), signal: Segmentation fault [Current thread is 1 (Thread 0x7fb170b2d760 (LWP 593635))] Thread 2 (Thread 0x7fb16a7f6710 (LWP 593660)): #0 0x000000399cb921d4 in idleTimerSourcePrepare(_GSource*, int*) () from /usr/lib64/qt4/libQtCore.so.4 #1 0x000000399c23ce1e in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0 #2 0x000000399c23dcf9 in g_main_context_iterate.clone.5 () from /usr/lib/libglib-2.0.so.0 #3 0x000000399c23e39d in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #4 0x000000399cb92996 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4 #5 0x000000399cb657b2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4 #6 0x000000399cb659ec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4 #7 0x00000039a526a9d3 in QCA::SyncThread::run() () from /usr/lib64/qca2/libqca.so.2 #8 0x000000399ca736da in QThreadPrivate::start(void*) () from /usr/lib64/qt4/libQtCore.so.4 #9 0x000000367b606d5c in start_thread () from /lib/libpthread.so.0 #10 0x000000367aed15ed in clone () from /lib/libc.so.6 Thread 1 (Thread 0x7fb170b2d760 (LWP 593635)): [KCrash Handler] #6 0x0000000000000020 in ?? () #7 0x000000399cb7c745 in QObject::disconnect(QObject const*, char const*, QObject const*, char const*) () from /usr/lib64/qt4/libQtCore.so.4 #8 0x00007fb1689c21bd in OscarAccount::logOff (this=0x15c9d50, reason=Kopete::Account::Manual) at /tmp/portage/portage/kde-base/kopete-4.5.1/work/kopete-4.5.1/kopete/protocols/oscar/oscaraccount.cpp:190 #9 0x00007fb1689c2a37 in OscarAccount::~OscarAccount (this=0x15c9d50, __in_chrg=<value optimized out>) at /tmp/portage/portage/kde-base/kopete-4.5.1/work/kopete-4.5.1/kopete/protocols/oscar/oscaraccount.cpp:175 #10 0x00007fb168448709 in AIMAccount::~AIMAccount (this=0x15c9d50, __in_chrg=<value optimized out>) at /tmp/portage/portage/kde-base/kopete-4.5.1/work/kopete-4.5.1/kopete/protocols/oscar/aim/aimaccount.cpp:245 #11 0x000000399cb7a101 in QObjectPrivate::deleteChildren() () from /usr/lib64/qt4/libQtCore.so.4 #12 0x000000399cb7d76d in QObject::~QObject() () from /usr/lib64/qt4/libQtCore.so.4 #13 0x0000003ebb6d66f3 in Kopete::Protocol::~Protocol (this=0x1457cc0, __in_chrg=<value optimized out>) at /tmp/portage/portage/kde-base/kopete-4.5.1/work/kopete-4.5.1/kopete/libkopete/kopeteprotocol.cpp:63 #14 0x00007fb168444d49 in AIMProtocol::~AIMProtocol (this=0x1457cc0, __in_chrg=<value optimized out>) at /tmp/portage/portage/kde-base/kopete-4.5.1/work/kopete-4.5.1/kopete/protocols/oscar/aim/aimprotocol.cpp:247 #15 0x0000003ebb6d38bf in Kopete::PluginManagerPrivate::~PluginManagerPrivate (this=0xf25db0, __in_chrg=<value optimized out>) at /tmp/portage/portage/kde-base/kopete-4.5.1/work/kopete-4.5.1/kopete/libkopete/kopetepluginmanager.cpp:78 #16 0x0000003ebb6d0f4b in destroy () at /tmp/portage/portage/kde-base/kopete-4.5.1/work/kopete-4.5.1/kopete/libkopete/kopetepluginmanager.cpp:104 #17 0x000000367ae353b1 in __run_exit_handlers () from /lib/libc.so.6 #18 0x000000367ae35405 in exit () from /lib/libc.so.6 #19 0x000000367ae1ece4 in __libc_start_main () from /lib/libc.so.6 #20 0x00000000004123a9 in _start () [/backtrace] *** Bug 264048 has been marked as a duplicate of this bug. *** This bug is fixed for KDE 4.11. Now kopete does not crash if is exited via dbus (kquitapp or logout) |