Bug 465375 - Crashes after moving an item from 1 week to another week, from google calendar. i was renaming item and it crashed.
Summary: Crashes after moving an item from 1 week to another week, from google calenda...
Status: RESOLVED DUPLICATE of bug 466063
Alias: None
Product: Merkuro
Classification: Applications
Component: general (other bugs)
Version First Reported In: 22.12.1
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: Claudio Cambra
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-02-06 15:50 UTC by antonio
Modified: 2023-02-19 12:05 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description antonio 2023-02-06 15:50:09 UTC
Application: kalendar (22.12.1)

Qt Version: 5.15.8
Frameworks Version: 5.102.0
Operating System: Linux 6.1.9-arch1-1 x86_64
Windowing System: X11
Distribution: Arch Linux
DrKonqi: 5.26.5 [KCrashBackend]

-- Information about the crash:
I was using kalendar to look at google calendar items, and amend them, moving an item i stuck into calendar from google calendars directly, not through kalendar, i moved it by 1 week with kalendar and then went onto rename it, this is when the crash occured. 1st crash with kalendar, running arcolinux, latest software avail at the time, i think.

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00007fee007a1300 in QDateTime::operator=(QDateTime const&) () at /usr/lib/libQt5Core.so.5
#5  0x00005563039a849e in  ()
#6  0x00007fee008bea71 in  () at /usr/lib/libQt5Core.so.5
#7  0x00007fee00846cd1 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () at /usr/lib/libQt5Core.so.5
#8  0x00007fee0086d3a6 in  () at /usr/lib/libQt5Core.so.5
#9  0x00007fee008bec20 in  () at /usr/lib/libQt5Core.so.5
#10 0x00007fee00846cd1 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () at /usr/lib/libQt5Core.so.5
#11 0x00007fee0086d3a6 in  () at /usr/lib/libQt5Core.so.5
#12 0x00007fee008bec20 in  () at /usr/lib/libQt5Core.so.5
#13 0x00007fee00846cd1 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () at /usr/lib/libQt5Core.so.5
#14 0x00007fee0086d3a6 in  () at /usr/lib/libQt5Core.so.5
#15 0x00007fee008bec20 in  () at /usr/lib/libQt5Core.so.5
#16 0x00007fee00846cd1 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () at /usr/lib/libQt5Core.so.5
#17 0x00007fee02afa69b in  () at /usr/lib/libKF5ItemModels.so.5
#18 0x00007fee008bea71 in  () at /usr/lib/libQt5Core.so.5
#19 0x00007fee00846cd1 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () at /usr/lib/libQt5Core.so.5
#20 0x00007fee02e3c61c in  () at /usr/lib/libKF5AkonadiCore.so.5
#21 0x00007fee02e1d9eb in  () at /usr/lib/libKF5AkonadiCore.so.5
#22 0x00007fee008bec20 in  () at /usr/lib/libQt5Core.so.5
#23 0x00007fee02d9dd6c in Akonadi::Monitor::itemChanged(Akonadi::Item const&, QSet<QByteArray> const&) () at /usr/lib/libKF5AkonadiCore.so.5
#24 0x00007fee02db24a1 in Akonadi::MonitorPrivate::emitItemsNotification(Akonadi::Protocol::ItemChangeNotification const&, QVector<Akonadi::Item> const&, Akonadi::Collection const&, Akonadi::Collection const&) () at /usr/lib/libKF5AkonadiCore.so.5
#25 0x00007fee02dacb74 in Akonadi::MonitorPrivate::emitNotification(QSharedPointer<Akonadi::Protocol::ChangeNotification> const&) () at /usr/lib/libKF5AkonadiCore.so.5
#26 0x00007fee02dabf8c in Akonadi::MonitorPrivate::dispatchNotifications() () at /usr/lib/libKF5AkonadiCore.so.5
#27 0x00007fee02dac168 in Akonadi::MonitorPrivate::slotNotify(QSharedPointer<Akonadi::Protocol::ChangeNotification> const&) () at /usr/lib/libKF5AkonadiCore.so.5
#28 0x00007fee02da7e42 in Akonadi::MonitorPrivate::handleCommands() () at /usr/lib/libKF5AkonadiCore.so.5
#29 0x00007fee008b1bb0 in QObject::event(QEvent*) () at /usr/lib/libQt5Core.so.5
#30 0x00007fee01578b5c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#31 0x00007fee0088df48 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#32 0x00007fee0088ea53 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQt5Core.so.5
#33 0x00007fee008d4e88 in  () at /usr/lib/libQt5Core.so.5
#34 0x00007fedfe71682b in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#35 0x00007fedfe76dcc9 in  () at /usr/lib/libglib-2.0.so.0
#36 0x00007fedfe7150e2 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#37 0x00007fee008d8c6c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#38 0x00007fee008866ec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#39 0x00007fee00891219 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#40 0x000055630397cee4 in  ()
#41 0x00007fee0003c290 in  () at /usr/lib/libc.so.6
#42 0x00007fee0003c34a in __libc_start_main () at /usr/lib/libc.so.6
#43 0x000055630397df45 in  ()
[Inferior 1 (process 66018) detached]

The reporter indicates this bug may be a duplicate of or related to bug 463262.

Reported using DrKonqi
Comment 1 Carl Schwan 2023-02-19 12:05:50 UTC

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