Summary: | Plasma shell crashes when switching appearance | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Ivan Sosnov <ivanmsosnov> |
Component: | server | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | carl, Rime, todamath |
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
New crash information added by DrKonqi |
Description
Ivan Sosnov
2021-10-26 19:15:34 UTC
Created attachment 144685 [details]
New crash information added by DrKonqi
akonadiserver (5.19.0 (21.12.0)) using Qt 5.15.2
- What I was doing when the application crashed:
Opening up the settings app. Before the crash happened a vulkan instance has been created through the information center.
- Unusual behavior I noticed:
Session crashed completely, and will reload from scratch
The crash happens randomly.
- Custom settings of the application:
-- Backtrace (Reduced):
#5 0x00007fdae4b3f56f in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#6 0x00007fdae4b123e8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#7 0x00007fdae4b15519 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
[...]
#12 0x00007fdae4b6b046 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#13 0x00007fdae4b10d8c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
Created attachment 145093 [details]
New crash information added by DrKonqi
akonadiserver (5.19.0 (21.12.0)) using Qt 5.15.2
- What I was doing when the application crashed:
Watching a video in Firefox in fullscreen mode, pressed Ctrl+T to open a new tab.
-- Backtrace (Reduced):
#5 0x00007fe359dfc506 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#6 0x00007fe359dd887e in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#7 0x00007fe359dd9399 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
[...]
#12 0x00007fe359e23a8a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#13 0x00007fe359dd0a9b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
Not reproducible This is an issue with plasma and not akonadi. The issue itself got fixed 1 or 2 years ago so closing |