Bug 171265

Summary: kopete crashes on exit because of jabber
Product: [Unmaintained] kopete Reporter: Tomáš Čech <tcech>
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Tomáš Čech 2008-09-18 11:46:13 UTC
Version:           0.12.7 (for KDE 3.5.10, release 22.2 openSUSE) (openSUSE Build Service KDE3 repository) (using KDE 3.5.10)
Compiler:          the one from openSUSE Build Service, for x86_64 
OS:                Linux
Installed from:    SuSE RPMs

On closing Kopete application crashes (for my configuration every time)

Loaded plugins:
alias, history, kopetex, netmeeting, now listening to,
notes for contacts, connection status, bookmarks

Backtraces:
Kontrola nastavení systému při startu vypnuta.

[Thread debugging using libthread_db enabled]
[New Thread 0x7fe98e0fb700 (LWP 11295)]
[KCrash handler]
#5  0x0000000000000000 in ?? ()
#6  0x00007fe97de98736 in ~JabberAccount (this=0xe405f0)
    at ./kopete/protocols/jabber/jabberaccount.cpp:130
#7  0x00007fe98b84bf21 in QObject::event ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#8  0x00007fe98b7ed435 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#9  0x00007fe98b7ee21a in QApplication::notify ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#10 0x00007fe98c5b3952 in KApplication::notify ()
   from /opt/kde3/lib64/libkdecore.so.4
#11 0x00007fe98b7ef279 in QApplication::sendPostedEvents ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#12 0x00007fe98b79d4b5 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#13 0x00007fe98b803f69 in QEventLoop::enterLoop ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#14 0x00007fe98b803df2 in QEventLoop::exec ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#15 0x000000000044334a in main (argc=<value optimized out>,
    argv=<value optimized out>) at ./kopete/kopete/main.cpp:107

How to Reproduce:
Easily - just leave kopete.

Expected Behaviour:
Do not crash.
Comment 1 Dario Andres 2008-12-04 19:41:41 UTC
This may be related to bug 157086 (bug 153111) , similar backtrace and description.
Comment 2 Dario Andres 2009-01-18 00:23:25 UTC

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