Summary: | Kopete crash if join a jabber-room | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Stefan <shadow_7> |
Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | CC: | irb_kde, kde-bugs, migtavares, sbob, shawn |
Priority: | HI | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Stefan
2019-09-23 07:47:34 UTC
*** Bug 401931 has been marked as a duplicate of this bug. *** *** Bug 414273 has been marked as a duplicate of this bug. *** *** Bug 419243 has been marked as a duplicate of this bug. *** *** Bug 424366 has been marked as a duplicate of this bug. *** *** Bug 421843 has been marked as a duplicate of this bug. *** Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! Indeed it still crashes: Qt Version: 5.15.5 Frameworks Version: 5.96.0 Operation System: Linux 5.15.69 Distribution: gentoo Segfault still happens when connecting to a jabber chat room. Application: Kopete (kopete), signal: Segmentation fault [KCrash Handler] #4 0x00007f47f0548f22 in JabberGroupContact::addSubContact(XMPP::RosterItem const&, bool) () from /usr/lib64/qt5/plugins/kopete_jabber.so #5 0x00007f47f052ac3a in JabberAccount::slotGroupChatPresence(XMPP::Jid const&, XMPP::Status const&) () from /usr/lib64/qt5/plugins/kopete_jabber.so #6 0x00007f482afaed4c in void doActivate<false>(QObject*, int, void**) () from /usr/lib64/libQt5Core.so.5 #7 0x00007f47f04d070a in JabberClient::groupChatPresence(XMPP::Jid const&, XMPP::Status const&) () from /usr/lib64/qt5/plugins/kopete_jabber.so #8 0x00007f482afaed4c in void doActivate<false>(QObject*, int, void**) () from /usr/lib64/libQt5Core.so.5 #9 0x00007f47f05a6ba7 in XMPP::Client::ppPresence(XMPP::Jid const&, XMPP::Status const&) () from /usr/lib64/qt5/plugins/kopete_jabber.so #10 0x00007f482afaed4c in void doActivate<false>(QObject*, int, void**) () from /usr/lib64/libQt5Core.so.5 #11 0x00007f47f05783b7 in XMPP::JT_PushPresence::presence(XMPP::Jid const&, XMPP::Status const&) () from /usr/lib64/qt5/plugins/kopete_jabber.so #12 0x00007f47f0600bc4 in XMPP::JT_PushPresence::take(QDomElement const&) () from /usr/lib64/qt5/plugins/kopete_jabber.so #13 0x00007f47f05db48c in XMPP::Task::take(QDomElement const&) () from /usr/lib64/qt5/plugins/kopete_jabber.so #14 0x00007f47f05a7979 in XMPP::Client::distribute(QDomElement const&) () from /usr/lib64/qt5/plugins/kopete_jabber.so #15 0x00007f47f05a806d in XMPP::Client::streamReadyRead() () from /usr/lib64/qt5/plugins/kopete_jabber.so #16 0x00007f482afaed4c in void doActivate<false>(QObject*, int, void**) () from /usr/lib64/libQt5Core.so.5 #17 0x00007f482afa6be6 in QObject::event(QEvent*) () from /usr/lib64/libQt5Core.so.5 #18 0x00007f482b9b1a5f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5 #19 0x00007f482af7b228 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5 #20 0x00007f482af7e8b5 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQt5Core.so.5 #21 0x00007f482afcdac3 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /usr/lib64/libQt5Core.so.5 #22 0x00007f48291aa36b in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #23 0x00007f48291aa628 in g_main_context_iterate.constprop () from /usr/lib64/libglib-2.0.so.0 #24 0x00007f48291aa6df in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #25 0x00007f482afcd554 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5 #26 0x00007f482af79c0b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5 #27 0x00007f482af8226d in QCoreApplication::exec() () from /usr/lib64/libQt5Core.so.5 #28 0x000055d2a2189d47 in main () [Inferior 1 (process 22424) detached] (In reply to Justin Zobel from comment #6) > Thank you for reporting this crash in KDE software. As it has been a while > since this issue was reported, can we please ask you to see if you can > reproduce the crash with a recent software version? > > If you can reproduce the issue, please change the status to "CONFIRMED" when > replying. Thank you! Dear user, unfortunately Kopete is no longer maintained. Please migrate to another solution, e.g. for Jabber a possibility is Kaidan, for Matrix a candidate is NeoChat. |