Summary: | Akonadi Server crash while wakeup from sleep | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | z_yq |
Component: | server | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | CC: | carl, darrensilcock, kde, tacticalvirtuoso, winter |
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
z_yq
2025-07-10 11:30:45 UTC
this is a very old, unmaintained version Created attachment 183497 [details]
New crash information added by DrKonqi
akonadiserver (5.22.3 (22.12.3)) using Qt 5.15.8
I disabled my second screen via Win+P. Some time later I reenabled the second screen, when my first screen froze and the second screen stayed off. No mouse visible. System still runs. Physically disconnecting the second screen unfreezes the system. Reconnecting freezes it again. Logging off with screen 2 disconnected leads to Akonadi crashing. Happens only with KDE Wayland, not with X11. It happens every time. GPU is Nvidia GTX1080 & Nouveau driver. Screen 1 is an GSYNC 144hz ASUS screen connected over Displayport. Screen 2 is an old Cisco DX80 Conference screen connected over HDMI. Happens also when disabling screen 1 and reenabling it.
-- Backtrace (Reduced):
#5 0x00007f65c04dd730 in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6 0x00007f65c04b170d in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7 0x00007f65c04b46c1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#12 0x00007f65c0509876 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007f65c04b01bb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
Created attachment 183565 [details]
New crash information added by DrKonqi
akonadiserver (5.22.3 (22.12.3)) using Qt 5.15.8
This is the current, stable (?) version of Akondi Server available in Debian.
Is this version supported by either KDE or Debian?
-- Backtrace (Reduced):
#5 0x00007f4d9b0dd730 in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6 0x00007f4d9b0b170d in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7 0x00007f4d9b0b46c1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#12 0x00007f4d9b109876 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007f4d9b0b01bb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
It seems to crash when display switching from internal LCD to external monitor. Sometimes the display device is not ready? I have the energy prefs set to only switch off the screen when the lid is closed. Virtually every time I reconnect to the two monitors (first via the built in hdmi) second via usb-c) with the lid still closed (not asleep) it crashes, This does not happen with the lid open. Application: Akonadi Server (akonadiserver), signal: Segmentation fault [KCrash Handler] #4 0x0000559f52ef91cc in ?? () #5 0x00007fca750dd730 in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007fca750b170d in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007fca750b46c1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x00007fca7510a193 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #9 0x00007fca7391e749 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #10 0x00007fca7391e9d8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #11 0x00007fca7391ea6c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #12 0x00007fca75109876 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #13 0x00007fca750b01bb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #14 0x00007fca750b8316 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #15 0x0000559f52ef6450 in ?? () #16 0x00007fca74c4624a in ?? () from /lib/x86_64-linux-gnu/libc.so.6 #17 0x00007fca74c46305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6 #18 0x0000559f52ef8c81 in ?? () [Inferior 1 (process 3310) detached] |