Bug 466323 - The KDE session crashes after I unlock it.
Summary: The KDE session crashes after I unlock it.
Status: RESOLVED FIXED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: server (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-02-23 23:47 UTC by sbv-compras
Modified: 2023-04-25 16:56 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: https://invent.kde.org/pim/akonadi/-/commit/1d9d64ec3cf78dfdddc2239df0d33b08dc442104


Attachments
New crash information added by DrKonqi (1.94 KB, text/plain)
2023-02-26 20:48 UTC, kde.weqther
Details
New crash information added by DrKonqi (1.73 KB, text/plain)
2023-03-22 03:19 UTC, bhkvfz7uq
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sbv-compras 2023-02-23 23:47:09 UTC
Application: akonadiserver (5.22.2 (22.12.2))

Qt Version: 5.15.8
Frameworks Version: 5.103.0
Operating System: Linux 6.1.12-zen1-1-zen x86_64
Windowing System: Wayland
Distribution: "Arch Linux"
DrKonqi: 5.27.1 [KCrashBackend]

-- Information about the crash:
After an elapsed time with a locked session, KDE crashes (or seems to be crashed) after unlock the session, since all the apps that were open stop working during the unlock or before.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Akonadi Server (akonadiserver), signal: Segmentation fault

[KCrash Handler]
#4  0x0000556a47da15c3 in ?? ()
#5  0x00007f9a8dab1bb0 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#6  0x00007f9a8da8df2c in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#7  0x00007f9a8da8ea53 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
#8  0x00007f9a8dad4e88 in ?? () from /usr/lib/libQt5Core.so.5
#9  0x00007f9a8be6e82b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#10 0x00007f9a8bec5cc9 in ?? () from /usr/lib/libglib-2.0.so.0
#11 0x00007f9a8be6d0e2 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#12 0x00007f9a8dad8c6c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#13 0x00007f9a8da866ec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#14 0x00007f9a8da91219 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#15 0x0000556a47d96f4d in ?? ()
#16 0x00007f9a8d23c790 in ?? () from /usr/lib/libc.so.6
#17 0x00007f9a8d23c84a in __libc_start_main () from /usr/lib/libc.so.6
#18 0x0000556a47d99cf5 in ?? ()
[Inferior 1 (process 1655) detached]

The reporter indicates this bug may be a duplicate of or related to bug 462606.

Reported using DrKonqi
Comment 1 kde.weqther 2023-02-26 20:48:21 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
Comment 2 bhkvfz7uq 2023-03-22 03:19:20 UTC
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