Summary: | The KDE session crashes after I unlock it. | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | sbv-compras |
Component: | server | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | bhkvfz7uq, carl, kde.weqther |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | 23.04.0 | Version Fixed In: | https://invent.kde.org/pim/akonadi/-/commit/1d9d64ec3cf78dfdddc2239df0d33b08dc442104 |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
sbv-compras
2023-02-23 23:47:09 UTC
Created attachment 156766 [details]
New crash information added by DrKonqi
akonadiserver (5.22.2 (22.12.2)) using Qt 5.15.8
The crash happened while closing a window (Todoist) shortly after another application (Vivaldi Browser) was closed. Unusual prior behavior was that hidpi scaling was not correctly applied, meaning those two applications looked tiny on a 4k screen. Changing the global scaling via settings did not help, which is why I closed those windows.
-- Backtrace (Reduced):
#5 0x00007fef16eb1bb0 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#6 0x00007fef16e8df2c in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#7 0x00007fef16e8ea53 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
[...]
#12 0x00007fef16ed8c6c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#13 0x00007fef16e866ec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
Created attachment 157506 [details]
New crash information added by DrKonqi
akonadiserver (5.22.3 (22.12.3)) using Qt 5.15.8
After KDE Plasma freezes while using ALT + TAB to switch the tabs because plasmashell isn't reacting, there is a slighty chance that Akonadi is crashing
-- Backtrace (Reduced):
#5 0x00007ff68e0b1bb0 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#6 0x00007ff68e08df2c in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#7 0x00007ff68e08ea53 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
[...]
#12 0x00007ff68e0d8c6c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#13 0x00007ff68e0866ec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
|