Bug 467025 - Kalendar crashes when cycling between week and schedule views
Summary: Kalendar crashes when cycling between week and schedule views
Status: RESOLVED DUPLICATE of bug 463739
Alias: None
Product: Merkuro
Classification: Applications
Component: general (other bugs)
Version First Reported In: 22.12.3
Platform: Debian unstable Linux
: NOR crash
Target Milestone: ---
Assignee: Claudio Cambra
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-03-07 19:39 UTC by Corey Gillespie
Modified: 2023-04-24 11:53 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Corey Gillespie 2023-03-07 19:39:43 UTC
Application: kalendar (22.12.3)

Qt Version: 5.15.8
Frameworks Version: 5.103.0
Operating System: Linux 6.1.14-1-liquorix-amd64 x86_64
Windowing System: X11
Distribution: Debian GNU/Linux 12 (bookworm)
DrKonqi: 5.27.2 [KCrashBackend]

-- Information about the crash:
I have been cycling between views in order to get visual updates in the calendar. This has been neccessitated by some sort of visual update bug introduced after a recent update. While switching between views does result in the calendar updating, rapid switching results in a crash around 50% of the time. The calender being displayed and updated is synced to a local Nextcloud instance.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Kalendar (kalendar), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f65dba31760 in KCalendarCore::Calendar::isLoading() const () from /lib/x86_64-linux-gnu/libKF5CalendarCore.so.5abi2
#5  0x000055aa13ab727c in ?? ()
#6  0x00007f65d96e8f4f in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007f65d96ecd6a in QTimer::timeout(QTimer::QPrivateSignal) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f65d96dd50d in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007f65da362fae in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x00007f65d96b16f8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007f65d9708c31 in QTimerInfoList::activateTimers() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007f65d97094fc in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007f65d73d47a9 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007f65d73d4a38 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007f65d73d4acc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x00007f65d9709836 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007f65d96b017b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007f65d96b82d6 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x000055aa13a65341 in ?? ()
#20 0x00007f65d924618a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#21 0x00007f65d9246245 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#22 0x000055aa13a660c1 in ?? ()
[Inferior 1 (process 197727) detached]

Reported using DrKonqi
Comment 1 Carl Schwan 2023-04-24 11:53:44 UTC

*** This bug has been marked as a duplicate of bug 463739 ***