Summary: | Crash on exit when using Gadu-gadu transport | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Mariusz Radon <mariusz.radon> |
Component: | Jabber Plugin | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | mariusz.radon, martin.nowack |
Priority: | NOR | ||
Version: | 0.12.3 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Mariusz Radon
2007-04-14 00:33:30 UTC
*** Bug 144608 has been marked as a duplicate of this bug. *** confirmation from me - happens with kopete 0.12.4 (kde 3.5.6) too. Please refer to http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports for a more detailed backtrace. I have the same problem. Here's my backtrace: Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1241831024 (LWP 20344)] [KCrash handler] #6 0xb2d3c94f in ?? () from /usr/lib/libGL.so.1 #7 0x0811e768 in ?? () #8 0xb2d72660 in ?? () from /usr/lib/libGL.so.1 #9 0x0811e768 in ?? () #10 0xb2d3b1a6 in ?? () from /usr/lib/libGL.so.1 #11 0x0811e768 in ?? () #12 0x0811e768 in ?? () #13 0xb636fb2c in ?? () from /usr/lib/libX11.so.6 #14 0xb2ef90e8 in ?? () #15 0xb629aebd in XCloseDisplay () from /usr/lib/libX11.so.6 #16 0xb675eb74 in qt_cleanup () from /usr/lib/libqt-mt.so.3 #17 0xb67d9b76 in QApplication::~QApplication () from /usr/lib/libqt-mt.so.3 #18 0xb6f60529 in ~KApplication (this=0xbf9e5a04) at /build/buildd/kdelibs-3.5.6/./kdecore/kapplication.cpp:1652 #19 0xb6f606ff in ~KUniqueApplication (this=0xbf9e5a04) at /build/buildd/kdelibs-3.5.6/./kdecore/kuniqueapplication.cpp:351 #20 0x0807fef4 in ?? () #21 0xbf9e5a04 in ?? () #22 0xbf9e59fc in ?? () #23 0xbf9e59f4 in ?? () #24 0x00000000 in ?? () Also, I can report that this happened before managing a Jabber account. And I'm using KDE 3.5.6, Ubuntu packages, Linux x86, GCC 4. No useful backtrace (#4 is something else) I confirm - the same for me (Kopete 0.12.7, KDE 3.5.7-3.5.9, openSuse 10.1). It happens with Jabber account with Gadu-Gadu transport. Crash happen every time on exit. My backtrace: Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1239406288 (LWP 19077)] [KCrash handler] #6 0x0811ceee in ?? () #7 0xb582d7d2 in JabberAccount::~JabberAccount () from /opt/kde3/lib/kde3/kopete_jabber.so #8 0xb6fb57e8 in QObject::event () from /usr/lib/qt3/lib/libqt-mt.so.3 #9 0xb6f56897 in QApplication::internalNotify () from /usr/lib/qt3/lib/libqt-mt.so.3 #10 0xb6f57661 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3 #11 0xb763c5c3 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4 #12 0xb6f58250 in QApplication::sendPostedEvents () from /usr/lib/qt3/lib/libqt-mt.so.3 #13 0xb6f583e6 in QApplication::sendPostedEvents () from /usr/lib/qt3/lib/libqt-mt.so.3 #14 0xb6f04e62 in QEventLoop::processEvents () from /usr/lib/qt3/lib/libqt-mt.so.3 #15 0xb6f6d6b8 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3 #16 0xb6f6d54e in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3 #17 0xb6f5644f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3 #18 0x0807e03b in main () |