Summary: | Kopete crashes when I cancel password typing while reconnecting to XMPP chatroom | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Ivan Russkikh <vanekrus> |
Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | comsomolets, development--2015--bugs.kde.org, kai, pali.rohar |
Priority: | NOR | Keywords: | drkonqi |
Version: | 1.4.5 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Ivan Russkikh
2013-08-23 03:04:16 UTC
*** Bug 313080 has been marked as a duplicate of this bug. *** *** Bug 310766 has been marked as a duplicate of this bug. *** > #6 0x00007f6275f0f0a6 in XMPP::Client::streamReadyRead (this=0x2273690) at /usr/src/debug/kdenetwork-4.10.5/kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/client.cpp:519
This means Kopete crashing in libiris library. In Kopete from KDE4.11 was updated libiris to new version, so please test if this problem is still there.
*** Bug 329240 has been marked as a duplicate of this bug. *** Created attachment 85486 [details]
New crash information added by DrKonqi
kopete (1.3.5) on KDE Platform 4.9.5 using Qt 4.8.3
It also crashes if there are troubles in internet connection.
-- Backtrace (Reduced):
#6 0x00007f56dd8cdd66 in XMPP::Client::streamReadyRead (this=0x4d56910) at ../../../../../kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/client.cpp:518
[...]
#8 0x00007f56f625643e in QObject::event (this=0x4d5f7f0, e=<optimized out>) at kernel/qobject.cpp:1195
#9 0x00007f56f536de9c in QApplicationPrivate::notify_helper (this=this@entry=0x25a2fc0, receiver=receiver@entry=0x4d5f7f0, e=e@entry=0x4d6ab60) at kernel/qapplication.cpp:4562
#10 0x00007f56f537230a in QApplication::notify (this=0x7fff36445590, receiver=0x4d5f7f0, e=0x4d6ab60) at kernel/qapplication.cpp:4423
#11 0x00007f56f6c7f1f6 in KApplication::notify (this=0x7fff36445590, receiver=0x4d5f7f0, event=0x4d6ab60) at ../../kdeui/kernel/kapplication.cpp:311
Problem fixed. Tested in Kopete 1.5.5 using KDE Development Platform 4.11.5. Thanks to all. |