Bug 463262 - Kalendar crashes when changing the name of a task and saving it
Summary: Kalendar crashes when changing the name of a task and saving it
Status: RESOLVED DUPLICATE of bug 466063
Alias: None
Product: Merkuro
Classification: Applications
Component: general (other bugs)
Version First Reported In: 22.12.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Claudio Cambra
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-12-20 09:52 UTC by Dylan Meysmans
Modified: 2023-02-20 12:21 UTC (History)
3 users (show)

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


Attachments
New crash information added by DrKonqi (5.45 KB, text/plain)
2022-12-28 23:15 UTC, Samuele
Details
New crash information added by DrKonqi (5.15 KB, text/plain)
2023-02-16 21:22 UTC, fhs222
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dylan Meysmans 2022-12-20 09:52:14 UTC
Application: kalendar (22.12.0)

Qt Version: 5.15.7
Frameworks Version: 5.101.0
Operating System: Linux 6.0.12-1-default x86_64
Windowing System: Wayland
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.26.4 [KCrashBackend]

-- Information about the crash:
When I double click a task in the month view, edit its name, and save it, Kalendar crashes. When I restart Kalendar, I see that the name change was saved correctly.

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007f34eabc04f0 in QDateTime::operator=(QDateTime const&) () from /lib64/libQt5Core.so.5
#5  0x000055add27fdad8 in ?? ()
#6  0x00007f34ead132cd in ?? () from /lib64/libQt5Core.so.5
#7  0x00007f34eac761cc in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () from /lib64/libQt5Core.so.5
#8  0x00007f34eacb0fd6 in ?? () from /lib64/libQt5Core.so.5
#9  0x00007f34ead1354c in ?? () from /lib64/libQt5Core.so.5
#10 0x00007f34eac761cc in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () from /lib64/libQt5Core.so.5
#11 0x00007f34eacb0fd6 in ?? () from /lib64/libQt5Core.so.5
#12 0x00007f34ead1354c in ?? () from /lib64/libQt5Core.so.5
#13 0x00007f34eac761cc in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () from /lib64/libQt5Core.so.5
#14 0x00007f34eacb0fd6 in ?? () from /lib64/libQt5Core.so.5
#15 0x00007f34ead1354c in ?? () from /lib64/libQt5Core.so.5
#16 0x00007f34eac761cc in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () from /lib64/libQt5Core.so.5
#17 0x00007f34ed0b19aa in ?? () from /lib64/libKF5ItemModels.so.5
#18 0x00007f34ead132cd in ?? () from /lib64/libQt5Core.so.5
#19 0x00007f34eac761cc in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () from /lib64/libQt5Core.so.5
#20 0x00007f34ed3ecf47 in ?? () from /lib64/libKF5AkonadiCore.so.5
#21 0x00007f34ed3cfc32 in ?? () from /lib64/libKF5AkonadiCore.so.5
#22 0x00007f34ead1354c in ?? () from /lib64/libQt5Core.so.5
#23 0x00007f34ed356327 in Akonadi::Monitor::itemChanged(Akonadi::Item const&, QSet<QByteArray> const&) () from /lib64/libKF5AkonadiCore.so.5
#24 0x00007f34ed369c61 in Akonadi::MonitorPrivate::emitItemsNotification(Akonadi::Protocol::ItemChangeNotification const&, QVector<Akonadi::Item> const&, Akonadi::Collection const&, Akonadi::Collection const&) () from /lib64/libKF5AkonadiCore.so.5
#25 0x00007f34ed3646ea in Akonadi::MonitorPrivate::emitNotification(QSharedPointer<Akonadi::Protocol::ChangeNotification> const&) () from /lib64/libKF5AkonadiCore.so.5
#26 0x00007f34ed363895 in Akonadi::MonitorPrivate::flushPipeline() () from /lib64/libKF5AkonadiCore.so.5
#27 0x00007f34ed3641f9 in Akonadi::MonitorPrivate::dataAvailable() () from /lib64/libKF5AkonadiCore.so.5
#28 0x00007f34ead132cd in ?? () from /lib64/libQt5Core.so.5
#29 0x00007f34ead1354c in ?? () from /lib64/libQt5Core.so.5
#30 0x00007f34ec5a7e55 in KJob::result(KJob*, KJob::QPrivateSignal) () from /lib64/libKF5CoreAddons.so.5
#31 0x00007f34ec5ac0bb in KJob::finishJob(bool) () from /lib64/libKF5CoreAddons.so.5
#32 0x00007f34ead07c40 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#33 0x00007f34eb9a53fe in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#34 0x00007f34eacdc128 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#35 0x00007f34eacdf0c1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#36 0x00007f34ead34353 in ?? () from /lib64/libQt5Core.so.5
#37 0x00007f34e8c6aa90 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#38 0x00007f34e8c6ae48 in ?? () from /lib64/libglib-2.0.so.0
#39 0x00007f34e8c6aedc in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#40 0x00007f34ead33b56 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#41 0x00007f34eacdab9b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#42 0x00007f34eace2d06 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#43 0x000055add27d497a in ?? ()
#44 0x00007f34ea42c5b0 in __libc_start_call_main () from /lib64/libc.so.6
#45 0x00007f34ea42c679 in __libc_start_main_impl () from /lib64/libc.so.6
#46 0x000055add27d57f5 in ?? ()
[Inferior 1 (process 20192) detached]

Reported using DrKonqi
Comment 1 Samuele 2022-12-28 23:15:43 UTC
Created attachment 154872 [details]
New crash information added by DrKonqi

kalendar (22.12.0) using Qt 5.15.7

I have a crash for another reason but the wizard says my problem is a duplicated of this issue.
My problem is that Kalendar crashes when I click "Delete all the futures" when deleting an event that has repetitions: https://cloud.samuelezappala.it/s/yqzodW93fKrNjgf

I can't seem to open another ticket because plasma refuses to install the debug symbols.

-- Backtrace (Reduced):
#4  0x00007fd84b96ff95 in QDateTime::operator=(QDateTime const&) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#7  0x00007fd84ba29b79 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#10 0x00007fd84ba29b79 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#13 0x00007fd84ba29b79 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#16 0x00007fd84ba29b79 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
Comment 2 fhs222 2023-02-16 21:22:38 UTC
Created attachment 156324 [details]
New crash information added by DrKonqi

kalendar (22.12.2) using Qt 5.15.8

This also happens when changing the progress of a task.

-- Backtrace (Reduced):
#4  0x00007fa3ee79af75 in QDateTime::operator=(QDateTime const&) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#7  0x00007fa3ee854b59 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#10 0x00007fa3ee854b59 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#13 0x00007fa3ee854b59 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#16 0x00007fa3ee854b59 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
Comment 3 Carl Schwan 2023-02-20 12:21:56 UTC

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