| Summary: | Calendar Notification Sytem crashes when clicking "Dismiss" | ||
|---|---|---|---|
| Product: | [Applications] Merkuro | Reporter: | TheInyan |
| Component: | general | Assignee: | Claudio Cambra <claudio.cambra> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | admin, carl, decedion, k_kdebugs, public |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
||
|
Description
TheInyan
2022-06-22 17:59:19 UTC
This backtrace unfortunately contains no usable information. Please reopen if a more informative backtrace can be produced with debug symbols Created attachment 150442 [details]
New crash information added by DrKonqi
kalendarac (5.20.2) using Qt 5.15.5
I've had this crash multiple times also (in fact, I've seen some other strange behaviour with Kalendar & kalendarac when using the Google integration).
In this particular case, I was not interacting with Kalendar or the notifications - I suspect the crash is due to a synchronisation problem with Google calendars (I have quite an 'active' calendar with many changes made each week).
(P.S. Thanks for all the efforts on Kalendar/KDE!)
-- Backtrace (Reduced):
#6 0x00007effb4622bf8 in KNotification::close() () from /usr/lib/libKF5Notifications.so.5
[...]
#8 0x00007effb461fd04 in KNotificationPlugin::finished(KNotification*) () from /usr/lib/libKF5Notifications.so.5
[...]
#14 0x00007effb36b0440 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#15 0x00007effb368cad8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#16 0x00007effb368d5e3 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
Created attachment 150671 [details]
New crash information added by DrKonqi
kalendarac (5.20.3) using Qt 5.15.5
DrKonki crashes every time I close a calendar notification popup.
-- Backtrace (Reduced):
#6 0x00007fc7288f2bf8 in KNotification::close() () from /usr/lib/libKF5Notifications.so.5
[...]
#8 0x00007fc7288efd04 in KNotificationPlugin::finished(KNotification*) () from /usr/lib/libKF5Notifications.so.5
[...]
#14 0x00007fc727aac440 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#15 0x00007fc727a88ad8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#16 0x00007fc727a895e3 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
Created attachment 150726 [details]
New crash information added by DrKonqi
kalendarac (5.20.3) using Qt 5.15.5
Happens every boot, and whenever I lauch KOrganizer directly. Reminders no longer fire for any calendar events, however I do still get email and other alearts.
-- Backtrace (Reduced):
#6 0x00007faf55b72bd8 in KNotification::close() () from /usr/lib/libKF5Notifications.so.5
[...]
#8 0x00007faf55b6fd04 in KNotificationPlugin::finished(KNotification*) () from /usr/lib/libKF5Notifications.so.5
[...]
#14 0x00007faf54cb0440 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#15 0x00007faf54c8cad8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#16 0x00007faf54c8d5e3 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
Operating System: Arch Linux KDE Plasma Version: 5.25.4 KDE Frameworks Version: 5.97.0 Qt Version: 5.15.5 Kernel Version: 5.19.2-zen1-1-zen (64-bit) Graphics Platform: X11 Processors: 64 × AMD Ryzen Threadripper 3970X 32-Core Processor Memory: 62.6 GiB of RAM Graphics Processor: AMD Radeon RX 580 Series Manufacturer: ASUS Same problem. Every time I dismiss/close a reminder, it crashes. For some days now, the problem has gone. I don't see this crash anymore. Thanks a lot! Yeah we fixed various bugs around this new component. This should cover all the crashes. If you still see some crashes, make sure to use the latest version of kalendar and akonadi-calendar: 22.08 |