Bug 482569 - Crash on Assert at Akonadi::CalendarBasePrivate::slotCreateFinished
Summary: Crash on Assert at Akonadi::CalendarBasePrivate::slotCreateFinished
Status: REPORTED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: 6.0.0
Platform: Neon Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi, qt6
Depends on:
Blocks:
 
Reported: 2024-03-06 18:57 UTC by Daniel Kraus
Modified: 2024-03-07 16:02 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
New crash information added by DrKonqi (75.25 KB, text/plain)
2024-03-06 18:57 UTC, Daniel Kraus
Details
Backtrace of a random crash (while idling) (36.06 KB, text/vnd.kde.kcrash-report)
2024-03-06 21:23 UTC, Daniel Kraus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Kraus 2024-03-06 18:57:14 UTC
Application: plasmashell (6.0.0)

Qt Version: 6.6.2
Frameworks Version: 6.0.0
Operating System: Linux 6.5.0-21-generic x86_64
Windowing System: Wayland
Distribution: KDE neon 6.0
DrKonqi: 6.0.0 [CoredumpBackend]

-- Information about the crash:
On Plasma 6 (upgraded from 5 on KDE neon), plasmashell frequently crashes. It happened a lot even when the computer was idling. The frequency of crashes dropped considerably when I disabled the calendar plugin in the Time/Date widget. The crash occurs whenever I wake the laptop from sleep, but I also still experience crashes randomly.

This particular backtrace is from a crash after/during waking up from sleep.

The crash can be reproduced every time.

-- Backtrace (Reduced):
#6  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140539412172736) at ./nptl/pthread_kill.c:44
#7  __pthread_kill_internal (signo=6, threadid=140539412172736) at ./nptl/pthread_kill.c:78
#8  __GI___pthread_kill (threadid=140539412172736, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
#9  0x00007fd1e5c42476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#10 0x00007fd1e5c287f3 in __GI_abort () at ./stdlib/abort.c:79


Reported using DrKonqi
Comment 1 Daniel Kraus 2024-03-06 18:57:15 UTC
Created attachment 166497 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Daniel Kraus 2024-03-06 21:23:04 UTC
Created attachment 166511 [details]
Backtrace of a random crash (while idling)