Summary: | Akonadi Server crashes when resizing window with rules | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | DodoLeDev <N3verG0nnaGiveYouUp+kdeBugs> |
Component: | server | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | adrian.groh, carl, cyrond |
Priority: | NOR | ||
Version: | 5.22.3 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/pim/akonadi/-/commit/1d9d64ec3cf78dfdddc2239df0d33b08dc442104 | Version Fixed In: | 23.04.0 |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
DodoLeDev
2023-03-28 22:23:09 UTC
Created attachment 158214 [details]
New crash information added by DrKonqi
akonadiserver (5.22.3 (22.12.3)) using Qt 5.15.9
For me it crashed when starting to type in overview search, however, it is not reproducable
-- Backtrace (Reduced):
#5 0x00007f9434cb1c80 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#6 0x00007f9434c8e00c in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#7 0x00007f9434c8eb33 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
[...]
#12 0x00007f9434cd8d3c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#13 0x00007f9434c8668c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
This is fixed with https://invent.kde.org/pim/akonadi/-/commit/1d9d64ec3cf78dfdddc2239df0d33b08dc442104 Created attachment 158541 [details]
New crash information added by DrKonqi
akonadiserver (5.22.3 (22.12.3)) using Qt 5.15.9
I've started my computer up from standby and logged in. Then the crash was shown
-- Backtrace (Reduced):
#5 0x00007f273feba41e in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#6 0x00007f273fe9620c in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#7 0x00007f273fe96d53 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
[...]
#12 0x00007f273fee3a6c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#13 0x00007f273fe8e70c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
|