Summary: | Experiences multiple random crashes per day | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Aadniz <kristianaa25> |
Component: | server | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | REPORTED --- | ||
Severity: | crash | CC: | auxsvr, ivanmsosnov |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Aadniz
2022-01-24 01:51:15 UTC
It crashed again during opening of image from discord (open in browser) After the update today, I experienced applications closing, but the DE did not crash. I had to manually kill kwin_wayland to be able to open the applications in question again. Applications that automatically got closed includes: - Discord - Spotify - Element-desktop - Firefox - Steam After they got closed, it was not possible to open them again unless I restart kwin_wayland. Clicking log out froze, and did nothing. KDE Plasma Version: 5.24.0 KDE Frameworks Version: 5.90.0 Qt Version: 5.15.2 Kernel Version: 5.16.7-arch1-1 (64-bit) Graphics Platform: Wayland Created attachment 146510 [details]
New crash information added by DrKonqi
akonadiserver (5.19.2 (21.12.2)) using Qt 5.15.2
- What I was doing when the application crashed:
Opening context menus with a wacom pen
- Unusual behavior I noticed:
Doing this crashes the entire session
- Custom settings of the application:
None
-- Backtrace (Reduced):
#5 0x00007fd6a2d76e76 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#6 0x00007fd6a2d5314e in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#7 0x00007fd6a2d53c69 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
[...]
#12 0x00007fd6a2d9e44a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#13 0x00007fd6a2d4b44b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
|