Summary: | "Akonadi crashed" when applying dark theme | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | resin |
Component: | server | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | REPORTED --- | ||
Severity: | crash | CC: | carl, m.a.jansma, resin |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
resin
2024-05-10 21:18:47 UTC
Created attachment 172378 [details]
New crash information added by DrKonqi
akonadiserver (5.22.3 (22.12.3)) using Qt 5.15.8
Akonadi crashed while working within kdenlive—specifically when toggling off then on, the "time remapping" option within the "view" tab, in an effort to make the whole kdenlive window fit on my screen.
Every other open program also crashed—Firefox, Freetube & Dolphin.
-- Backtrace (Reduced):
#5 0x00007f1b84edd730 in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6 0x00007f1b84eb170d in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7 0x00007f1b84eb46c1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#12 0x00007f1b84f09876 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007f1b84eb01bb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
Created attachment 174269 [details]
New crash information added by DrKonqi
akonadiserver (5.22.3 (22.12.3)) using Qt 5.15.8
In my situation the crash occured after plugging in an additional monitor through HDMI. The monitor had been previously used and was configured to extend above the other main (laptop) monitor. There were a variaty of open applicationes, most which I use regularly, with the exception being the unofficial teams launcher (which runs in electron)
-- Backtrace (Reduced):
#5 0x00007f19332dd730 in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6 0x00007f19332b170d in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7 0x00007f19332b46c1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#12 0x00007f1933309876 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007f19332b01bb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
|