Bug 223346 - Kopete Jabber account crash (offline) during KDE logout
Summary: Kopete Jabber account crash (offline) during KDE logout
Status: RESOLVED DUPLICATE of bug 224515
Alias: None
Product: kopete
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: 0.99.90
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-18 23:43 UTC by René Krell
Modified: 2010-02-08 00:04 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description René Krell 2010-01-18 23:43:36 UTC
Version:           0.99.90 (using 4.3.90 (KDE 4.3.90 (KDE 4.4 RC1)) "release 212", KDE:KDE4:Factory:Desktop / openSUSE_11.2)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.31.8-0.1-desktop

I get Kopete Jabber crashes during KDE logout. although all accounts are offline.

Backtrace:
Application: Kopete (kopete), signal: Segmentation fault
[KCrash Handler]
#5  0x0000000000665530 in ?? ()
#6  0x00007f80119537a2 in ?? () from /usr/lib64/kde4/kopete_jabber.so
#7  0x00007f80255a4f9d in QObject::event (this=0xc77b80, e=0xa3b540) at kernel/qobject.cpp:1223
#8  0x00007f80249787ec in QApplicationPrivate::notify_helper (this=0x694d70, receiver=0xc77b80, e=0xa3b540) at kernel/qapplication.cpp:4297
#9  0x00007f802497edcb in QApplication::notify (this=0x7ffff27d18e0, receiver=0xc77b80, e=0xa3b540) at kernel/qapplication.cpp:4180
#10 0x00007f8026167806 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#11 0x00007f802559525c in QCoreApplication::notifyInternal (this=0x7ffff27d18e0, receiver=0xc77b80, event=0xa3b540) at kernel/qcoreapplication.cpp:704
#12 0x00007f80255979d7 in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:215
#13 QCoreApplicationPrivate::sendPostedEvents (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.cpp:1345
#14 0x00007f8025597cde in QCoreApplication::exec () at kernel/qcoreapplication.cpp:988
#15 0x0000000000415502 in _start ()

I try to install more debuginfo for the next time.
Comment 1 René Krell 2010-01-18 23:59:01 UTC
Once more, still something missing. But this might help more:

Application: Kopete (kopete), signal: Segmentation fault
[KCrash Handler]
#5  0x0000000000981979 in ?? ()
#6  0x00007f6e5b28d7a2 in JabberAccount::~JabberAccount (this=0xbbf400, __in_chrg=<value optimized out>) at /usr/src/debug/kdenetwork-4.3.90/kopete/protocols/jabber/jabberaccount.cpp:135
#7  0x00007f6e6c1cff9d in QObject::event (this=0xbbf400, e=0xd47af0) at kernel/qobject.cpp:1223
#8  0x00007f6e6b5a37ec in QApplicationPrivate::notify_helper (this=0x694d20, receiver=0xbbf400, e=0xd47af0) at kernel/qapplication.cpp:4297
#9  0x00007f6e6b5a9dcb in QApplication::notify (this=0x7fff3949dde0, receiver=0xbbf400, e=0xd47af0) at kernel/qapplication.cpp:4180
#10 0x00007f6e6cd92806 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#11 0x00007f6e6c1c025c in QCoreApplication::notifyInternal (this=0x7fff3949dde0, receiver=0xbbf400, event=0xd47af0) at kernel/qcoreapplication.cpp:704
#12 0x00007f6e6c1c29d7 in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:215
#13 QCoreApplicationPrivate::sendPostedEvents (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.cpp:1345
#14 0x00007f6e6c1c2cde in QCoreApplication::exec () at kernel/qcoreapplication.cpp:988
#15 0x0000000000415502 in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdenetwork-4.3.90/kopete/kopete/main.cpp:105
Comment 2 Roman Jarosz 2010-02-08 00:04:30 UTC

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