Summary: | Korganizer crashed on startup | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Jiri Palecek <jpalecek> |
Component: | libakonadi | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | jpalecek, tarzicius |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/pim/akonadi/commit/0ab418bacdaf8322771e41452a87d062a2449869 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Jiri Palecek
2023-04-10 01:42:54 UTC
Git commit eca4fdbdf328883ae564b568c9ba13697cc90c4a by Carl Schwan, on behalf of Jiří Paleček. Committed on 22/04/2023 at 04:54. Pushed by carlschwan into branch 'master'. Fix wrong for clause in Akonadi::Session Related: bug 465245, bug 464275, bug 462213, bug 462169, bug 461131, bug 460653, bug 460586, bug 458497, bug 458315 M +6 -3 src/core/session.cpp https://invent.kde.org/pim/akonadi/commit/eca4fdbdf328883ae564b568c9ba13697cc90c4a Git commit 0ab418bacdaf8322771e41452a87d062a2449869 by Carl Schwan, on behalf of Jiří Paleček. Committed on 22/04/2023 at 05:05. Pushed by carlschwan into branch 'release/23.04'. Fix wrong for clause in Akonadi::Session Related: bug 465245, bug 464275, bug 462213, bug 462169, bug 461131, bug 460653, bug 460586, bug 458497, bug 458315 (cherry picked from commit eca4fdbdf328883ae564b568c9ba13697cc90c4a) M +6 -3 src/core/session.cpp https://invent.kde.org/pim/akonadi/commit/0ab418bacdaf8322771e41452a87d062a2449869 Created attachment 158411 [details]
New crash information added by DrKonqi
korganizer (5.22.3 (22.12.3)) using Qt 5.15.8
KOrganizer always crashes at startup.
[New LWP 943]
[New LWP 945]
[New LWP 946]
[New LWP 947]
[New LWP 951]
[New LWP 953]
[New LWP 954]
[New LWP 955]
[New LWP 956]
[New LWP 957]
[New LWP 983]
[New LWP 988]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007fefb8f9c0a9 in poll () from /lib64/libc.so.6
-- Backtrace (Reduced):
#4 0x00007fefbab4c200 in KJob::setError(int) () from /usr/lib64/libKF5CoreAddons.so.5
#5 0x00007fefbafe6544 in Akonadi::SessionPrivate::serverStateChanged(Akonadi::ServerManager::State) () from /usr/lib64/libKF5AkonadiCore.so.5
[...]
#7 0x00007fefbafdfe51 in Akonadi::ServerManager::stateChanged(Akonadi::ServerManager::State) () from /usr/lib64/libKF5AkonadiCore.so.5
[...]
#10 0x00007fefb99e1587 in QTimer::timeout(QTimer::QPrivateSignal) () from /usr/lib64/libQt5Core.so.5
#11 0x00007fefb99e18e8 in QTimer::timerEvent(QTimerEvent*) () from /usr/lib64/libQt5Core.so.5
|