Summary: | crash after logging in | ||
---|---|---|---|
Product: | [Applications] NeoChat | Reporter: | Mariusz Libera <mariusz.libera> |
Component: | General | Assignee: | Tobias Fella <fella> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | carl, giecrilj, ol+kde |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/network/neochat/commit/9df534c72c5d0bbfa8fd31bf496763d9f59ddfcd | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Mariusz Libera
2023-02-01 20:09:42 UTC
A possibly relevant merge request was started @ https://invent.kde.org/network/neochat/-/merge_requests/800 Git commit 9df534c72c5d0bbfa8fd31bf496763d9f59ddfcd by Tobias Fella. Committed on 15/02/2023 at 23:30. Pushed by tfella into branch 'master'. Check if connection is null when handling notifications M +3 -1 src/controller.cpp https://invent.kde.org/network/neochat/commit/9df534c72c5d0bbfa8fd31bf496763d9f59ddfcd Created attachment 156448 [details]
New crash information added by DrKonqi
neochat (23.01) using Qt 5.15.8
Crash happening after logging in and then opening settings without selecting a room. Opening settings when a room is selected doesn not cause crash.
-- Backtrace (Reduced):
#4 0x00007f76634fd534 in Quotient::Room::id() const () from /lib64/libQuotient.so.0.7
#5 0x000055d86935845b in Controller::handleNotifications(QPointer<Quotient::Connection>)::{lambda()#1}::operator()() const ()
#6 0x00007f76618d0e96 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#7 0x00007f76634bf7d6 in Quotient::BaseJob::success(Quotient::BaseJob*) () from /lib64/libQuotient.so.0.7
#8 0x00007f76635546a1 in Quotient::BaseJob::finishJob() () from /lib64/libQuotient.so.0.7
*** Bug 463314 has been marked as a duplicate of this bug. *** |