Summary: | Segmentation fault | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Bruno Durand <bruno.durand3> |
Component: | server | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | CC: | carl, david, forest.n.johnson, simon |
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
Bruno Durand
2024-10-08 08:57:28 UTC
You seems to be using a Qt 5 based version of Akonadi. This is not supported anymore. Created attachment 176537 [details]
New crash information added by DrKonqi
akonadiserver (5.22.3 (22.12.3)) using Qt 5.15.8
I had noticed my play/pause button stopped working t play/pause music in Firefox and then this sudden crash. Nothing else unusual.
-- Backtrace (Reduced):
#5 0x00007eff9badd730 in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6 0x00007eff9bab170d in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7 0x00007eff9bab46c1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#12 0x00007eff9bb09876 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007eff9bab01bb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
this happened to me when I plugged my laptop into the dock, opened krita, and then pressed new file. the file dialog appeared on a different monitor and I could not see it. I went to the system settings display settings page and tried adjusting the relative vertical position of the two monitors hoping that would fix the window that was off in lala land. The first time I did it it worked ok, then I re-set the two monitors vertical offset back to level and hit apply again, and thats when it crashed. This happened when i switched monitors with my kvm switch. Only one of my displays are connected to the kvm switch. The other display switches from portrait to landscape whenever i switch. Created attachment 181560 [details]
New crash information added by DrKonqi
akonadiserver (5.22.3 (22.12.3)) using Qt 5.15.8
This happened when i switched monitors with my kvm switch. Only one of my displays are connected to the kvm switch. The other display switches from portrait to landscape whenever i switch.
-- Backtrace (Reduced):
#5 0x00007f2bb5cdd730 in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6 0x00007f2bb5cb170d in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7 0x00007f2bb5cb46c1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#12 0x00007f2bb5d09876 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007f2bb5cb01bb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
|