https://bugs.kde.org/show_bug.cgi?id=498623
Bug ID: 498623 Summary: Assert in calendarbase.cpp due to "Couldn't find old incidence" Classification: I don't know Product: kde Version: unspecified Platform: Compiled Sources OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: fa...@kde.org Target Milestone: --- Application: kalendarac (6.3.40) (Compiled from sources) ApplicationNotResponding [ANR]: false Qt Version: 6.8.1 Frameworks Version: 6.10.0 Operating System: Linux 6.12.6-1-default x86_64 Windowing System: X11 Distribution: "openSUSE Tumbleweed" DrKonqi: 6.2.80 [KCrashBackend] -- Information about the crash: * Create an event in korganizer * Copy/paste it and choose another calendar folder, so it appears twice in the calendar view * Delete the first event instance * Edit the other.... crash They have the same Uid I suppose, so deleting one removes it from whatever in-memory cache, and editing the copy fails because it no longer knows about that Uid. The crash can be reproduced every time. -- Backtrace: Application: Reminders (kalendarac), signal: Aborted Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = 0x0} [KCrash Handler] #4 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44 #5 0x00007fe88289a2e3 in __pthread_kill_internal (threadid=<optimized out>, signo=6) at pthread_kill.c:78 #6 0x00007fe8828414b6 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 #7 0x00007fe88282891a in __GI_abort () at abort.c:79 #8 0x00007fe883108780 in qAbort () at /d/qt/6/kde/qtbase/src/corelib/global/qassert.cpp:49 #9 0x00007fe88311f143 in qt_message_fatal<QString&> (context=..., message=...) at /d/qt/6/kde/qtbase/src/corelib/global/qlogging.cpp:2116 #10 0x00007fe883117faa in qt_message(QtMsgType, const QMessageLogContext &, const char *, typedef __va_list_tag __va_list_tag *) (msgType=QtFatalMsg, context=..., msg=0x7fe88371d620 "ASSERT: \"%s\" in file %s, line %d", ap=0x7ffd2a544708) at /d/qt/6/kde/qtbase/src/corelib/global/qlogging.cpp:382 #11 0x00007fe88311a0dc in QMessageLogger::fatal (this=0x7ffd2a544960, msg=0x7fe88371d620 "ASSERT: \"%s\" in file %s, line %d") at /d/qt/6/kde/qtbase/src/corelib/global/qlogging.cpp:884 #12 0x00007fe8831087e4 in qt_assert (assertion=0x7fe88707dcc7 "false", file=0x7fe887074408 "/d/kde/src/6/kde/pim/akonadi-calendar/src/calendarbase.cpp", line=309) at /d/qt/6/kde/qtbase/src/corelib/global/qassert.cpp:105 #13 0x00007fe886f8ceae in Akonadi::CalendarBasePrivate::handleUidChange (this=this@entry=0x5620d576b5b0, oldItem=..., newItem=..., newIdentifier=...) at /d/kde/src/6/kde/pim/akonadi-calendar/src/calendarbase.cpp:309 #14 0x00007fe886fd3394 in Akonadi::ETMCalendarPrivate::updateItem (this=this@entry=0x5620d576b5b0, item=...) at /d/kde/src/6/kde/pim/akonadi-calendar/src/etmcalendar.cpp:401 #15 0x00007fe886fd35fb in Akonadi::ETMCalendarPrivate::onDataChangedInFilteredModel (this=0x5620d576b5b0, topLeft=..., bottomRight=<optimized out>) at /d/kde/src/6/kde/pim/akonadi-calendar/src/etmcalendar.cpp:363 #16 0x00007fe8832038f7 in QtPrivate::QSlotObjectBase::call (this=0x5620d57a82e0, r=0x5620d576b5b0, a=0x7ffd2a544de0) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobjectdefs_impl.h:486 #17 0x00007fe8832a8817 in doActivate<false> (sender=0x5620d585bac0, signal_index=3, argv=0x7ffd2a544de0) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobject.cpp:4124 #18 0x00007fe88329cac6 in QMetaObject::activate (sender=0x5620d585bac0, m=0x7fe883a70220 <QAbstractItemModel::staticMetaObject>, local_signal_index=0, argv=0x7ffd2a544de0) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobject.cpp:4184 #19 0x00007fe883610f1a in QAbstractItemModel::dataChanged (this=0x5620d585bac0, _t1=..., _t2=..., _t3=...) at /d/qt/6/kde/build-debug/qtbase/src/corelib/Core_autogen/include/moc_qabstractitemmodel.cpp:1026 #20 0x00007fe8836782a7 in QSortFilterProxyModelPrivate::_q_sourceDataChanged (this=0x5620d57ef530, source_top_left=..., source_bottom_right=..., roles=...) at /d/qt/6/kde/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp:1531 #21 0x00007fe8836a4fae in QtPrivate::FunctorCall<QtPrivate::IndexesList<0, 1, 2>, QtPrivate::List<QModelIndex const&, QModelIndex const&, QList<int> const&>, void, void (QSortFilterProxyModelPrivate::*)(QModelIndex const&, QModelIndex const&, QList<int> const&)>::call(void (QSortFilterProxyModelPrivate::*)(QModelIndex const&, QModelIndex const&, QList<int> const&), QSortFilterProxyModelPrivate*, void**)::{lambda()#1}::operator()() const (__closure=0x7ffd2a545060) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobjectdefs_impl.h:152 #22 0x00007fe8836a9f16 in QtPrivate::FunctorCallBase::call_internal<void, QtPrivate::FunctorCall<QtPrivate::IndexesList<0, 1, 2>, QtPrivate::List<QModelIndex const&, QModelIndex const&, QList<int> const&>, void, void (QSortFilterProxyModelPrivate::*)(QModelIndex const&, QModelIndex const&, QList<int> const&)>::call(void (QSortFilterProxyModelPrivate::*)(QModelIndex const&, QModelIndex const&, QList<int> const&), QSortFilterProxyModelPrivate*, void**)::{lambda()#1}>(void**, QtPrivate::FunctorCall<QtPrivate::IndexesList<0, 1, 2>, QtPrivate::List<QModelIndex const&, QModelIndex const&, QList<int> const&>, void, void (QSortFilterProxyModelPrivate::*)(QModelIndex const&, QModelIndex const&, QList<int> const&)>::call(void (QSortFilterProxyModelPrivate::*)(QModelIndex const&, QModelIndex const&, QList<int> const&), QSortFilterProxyModelPrivate*, void**)::{lambda()#1}&&) (args=0x7ffd2a5452d0, fn=...) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobjectdefs_impl.h:65 #23 0x00007fe8836a5024 in QtPrivate::FunctorCall<QtPrivate::IndexesList<0, 1, 2>, QtPrivate::List<QModelIndex const&, QModelIndex const&, QList<int> const&>, void, void (QSortFilterProxyModelPrivate::*)(QModelIndex const&, QModelIndex const&, QList<int> const&)>::call (f=(void (QSortFilterProxyModelPrivate::*)(QSortFilterProxyModelPrivate * const, const QModelIndex &, const QModelIndex &, const QList<int> &)) 0x7fe883677590 <QSortFilterProxyModelPrivate::_q_sourceDataChanged(QModelIndex const&, QModelIndex const&, QList<int> const&)>, o=0x5620d57ef530, arg=0x7ffd2a5452d0) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobjectdefs_impl.h:151 #24 0x00007fe88369dec4 in QtPrivate::FunctionPointer<void (QSortFilterProxyModelPrivate::*)(QModelIndex const&, QModelIndex const&, QList<int> const&)>::call<QtPrivate::List<QModelIndex const&, QModelIndex const&, QList<int> const&>, void> (f=(void (QSortFilterProxyModelPrivate::*)(QSortFilterProxyModelPrivate * const, const QModelIndex &, const QModelIndex &, const QList<int> &)) 0x7fe883677590 <QSortFilterProxyModelPrivate::_q_sourceDataChanged(QModelIndex const&, QModelIndex const&, QList<int> const&)>, o=0x5620d57ef530, arg=0x7ffd2a5452d0) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobjectdefs_impl.h:199 #25 0x00007fe8836960d8 in QtPrivate::QPrivateSlotObject<void (QSortFilterProxyModelPrivate::*)(QModelIndex const&, QModelIndex const&, QList<int> const&), QtPrivate::List<QModelIndex const&, QModelIndex const&, QList<int> const&>, void>::impl (which=1, this_=0x5620d57c2f80, r=0x5620d585bac0, a=0x7ffd2a5452d0, ret=0x0) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobject_p.h:284 #26 0x00007fe8832038f7 in QtPrivate::QSlotObjectBase::call (this=0x5620d57c2f80, r=0x5620d585bac0, a=0x7ffd2a5452d0) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobjectdefs_impl.h:486 #27 0x00007fe8832a8817 in doActivate<false> (sender=0x5620d5740860, signal_index=3, argv=0x7ffd2a5452d0) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobject.cpp:4124 #28 0x00007fe88329cac6 in QMetaObject::activate (sender=0x5620d5740860, m=0x7fe883a70220 <QAbstractItemModel::staticMetaObject>, local_signal_index=0, argv=0x7ffd2a5452d0) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobject.cpp:4184 #29 0x00007fe883610f1a in QAbstractItemModel::dataChanged (this=0x5620d5740860, _t1=..., _t2=..., _t3=...) at /d/qt/6/kde/build-debug/qtbase/src/corelib/Core_autogen/include/moc_qabstractitemmodel.cpp:1026 #30 0x00007fe8836782a7 in QSortFilterProxyModelPrivate::_q_sourceDataChanged (this=0x5620d5741b40, source_top_left=..., source_bottom_right=..., roles=...) at /d/qt/6/kde/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp:1531 #31 0x00007fe8836a4fae in QtPrivate::FunctorCall<QtPrivate::IndexesList<0, 1, 2>, QtPrivate::List<QModelIndex const&, QModelIndex const&, QList<int> const&>, void, void (QSortFilterProxyModelPrivate::*)(QModelIndex const&, QModelIndex const&, QList<int> const&)>::call(void (QSortFilterProxyModelPrivate::*)(QModelIndex const&, QModelIndex const&, QList<int> const&), QSortFilterProxyModelPrivate*, void**)::{lambda()#1}::operator()() const (__closure=0x7ffd2a545550) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobjectdefs_impl.h:152 #32 0x00007fe8836a9f16 in QtPrivate::FunctorCallBase::call_internal<void, QtPrivate::FunctorCall<QtPrivate::IndexesList<0, 1, 2>, QtPrivate::List<QModelIndex const&, QModelIndex const&, QList<int> const&>, void, void (QSortFilterProxyModelPrivate::*)(QModelIndex const&, QModelIndex const&, QList<int> const&)>::call(void (QSortFilterProxyModelPrivate::*)(QModelIndex const&, QModelIndex const&, QList<int> const&), QSortFilterProxyModelPrivate*, void**)::{lambda()#1}>(void**, QtPrivate::FunctorCall<QtPrivate::IndexesList<0, 1, 2>, QtPrivate::List<QModelIndex const&, QModelIndex const&, QList<int> const&>, void, void (QSortFilterProxyModelPrivate::*)(QModelIndex const&, QModelIndex const&, QList<int> const&)>::call(void (QSortFilterProxyModelPrivate::*)(QModelIndex const&, QModelIndex const&, QList<int> const&), QSortFilterProxyModelPrivate*, void**)::{lambda()#1}&&) (args=0x7ffd2a5457c0, fn=...) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobjectdefs_impl.h:65 #33 0x00007fe8836a5024 in QtPrivate::FunctorCall<QtPrivate::IndexesList<0, 1, 2>, QtPrivate::List<QModelIndex const&, QModelIndex const&, QList<int> const&>, void, void (QSortFilterProxyModelPrivate::*)(QModelIndex const&, QModelIndex const&, QList<int> const&)>::call (f=(void (QSortFilterProxyModelPrivate::*)(QSortFilterProxyModelPrivate * const, const QModelIndex &, const QModelIndex &, const QList<int> &)) 0x7fe883677590 <QSortFilterProxyModelPrivate::_q_sourceDataChanged(QModelIndex const&, QModelIndex const&, QList<int> const&)>, o=0x5620d5741b40, arg=0x7ffd2a5457c0) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobjectdefs_impl.h:151 #34 0x00007fe88369dec4 in QtPrivate::FunctionPointer<void (QSortFilterProxyModelPrivate::*)(QModelIndex const&, QModelIndex const&, QList<int> const&)>::call<QtPrivate::List<QModelIndex const&, QModelIndex const&, QList<int> const&>, void> (f=(void (QSortFilterProxyModelPrivate::*)(QSortFilterProxyModelPrivate * const, const QModelIndex &, const QModelIndex &, const QList<int> &)) 0x7fe883677590 <QSortFilterProxyModelPrivate::_q_sourceDataChanged(QModelIndex const&, QModelIndex const&, QList<int> const&)>, o=0x5620d5741b40, arg=0x7ffd2a5457c0) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobjectdefs_impl.h:199 #35 0x00007fe8836960d8 in QtPrivate::QPrivateSlotObject<void (QSortFilterProxyModelPrivate::*)(QModelIndex const&, QModelIndex const&, QList<int> const&), QtPrivate::List<QModelIndex const&, QModelIndex const&, QList<int> const&>, void>::impl (which=1, this_=0x5620d57f02c0, r=0x5620d5740860, a=0x7ffd2a5457c0, ret=0x0) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobject_p.h:284 #36 0x00007fe8832038f7 in QtPrivate::QSlotObjectBase::call (this=0x5620d57f02c0, r=0x5620d5740860, a=0x7ffd2a5457c0) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobjectdefs_impl.h:486 #37 0x00007fe8832a8817 in doActivate<false> (sender=0x5620d57405a0, signal_index=3, argv=0x7ffd2a5457c0) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobject.cpp:4124 #38 0x00007fe88329cac6 in QMetaObject::activate (sender=0x5620d57405a0, m=0x7fe883a70220 <QAbstractItemModel::staticMetaObject>, local_signal_index=0, argv=0x7ffd2a5457c0) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobject.cpp:4184 #39 0x00007fe883610f1a in QAbstractItemModel::dataChanged (this=0x5620d57405a0, _t1=..., _t2=..., _t3=...) at /d/qt/6/kde/build-debug/qtbase/src/corelib/Core_autogen/include/moc_qabstractitemmodel.cpp:1026 #40 0x00007fe8836782a7 in QSortFilterProxyModelPrivate::_q_sourceDataChanged (this=0x5620d57405c0, source_top_left=..., source_bottom_right=..., roles=...) at /d/qt/6/kde/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp:1531 #41 0x00007fe8836a4fae in QtPrivate::FunctorCall<QtPrivate::IndexesList<0, 1, 2>, QtPrivate::List<QModelIndex const&, QModelIndex const&, QList<int> const&>, void, void (QSortFilterProxyModelPrivate::*)(QModelIndex const&, QModelIndex const&, QList<int> const&)>::call(void (QSortFilterProxyModelPrivate::*)(QModelIndex const&, QModelIndex const&, QList<int> const&), QSortFilterProxyModelPrivate*, void**)::{lambda()#1}::operator()() const (__closure=0x7ffd2a545a40) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobjectdefs_impl.h:152 #42 0x00007fe8836a9f16 in QtPrivate::FunctorCallBase::call_internal<void, QtPrivate::FunctorCall<QtPrivate::IndexesList<0, 1, 2>, QtPrivate::List<QModelIndex const&, QModelIndex const&, QList<int> const&>, void, void (QSortFilterProxyModelPrivate::*)(QModelIndex const&, QModelIndex const&, QList<int> const&)>::call(void (QSortFilterProxyModelPrivate::*)(QModelIndex const&, QModelIndex const&, QList<int> const&), QSortFilterProxyModelPrivate*, void**)::{lambda()#1}>(void**, QtPrivate::FunctorCall<QtPrivate::IndexesList<0, 1, 2>, QtPrivate::List<QModelIndex const&, QModelIndex const&, QList<int> const&>, void, void (QSortFilterProxyModelPrivate::*)(QModelIndex const&, QModelIndex const&, QList<int> const&)>::call(void (QSortFilterProxyModelPrivate::*)(QModelIndex const&, QModelIndex const&, QList<int> const&), QSortFilterProxyModelPrivate*, void**)::{lambda()#1}&&) (args=0x7ffd2a545cb0, fn=...) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobjectdefs_impl.h:65 #43 0x00007fe8836a5024 in QtPrivate::FunctorCall<QtPrivate::IndexesList<0, 1, 2>, QtPrivate::List<QModelIndex const&, QModelIndex const&, QList<int> const&>, void, void (QSortFilterProxyModelPrivate::*)(QModelIndex const&, QModelIndex const&, QList<int> const&)>::call (f=(void (QSortFilterProxyModelPrivate::*)(QSortFilterProxyModelPrivate * const, const QModelIndex &, const QModelIndex &, const QList<int> &)) 0x7fe883677590 <QSortFilterProxyModelPrivate::_q_sourceDataChanged(QModelIndex const&, QModelIndex const&, QList<int> const&)>, o=0x5620d57405c0, arg=0x7ffd2a545cb0) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobjectdefs_impl.h:151 #44 0x00007fe88369dec4 in QtPrivate::FunctionPointer<void (QSortFilterProxyModelPrivate::*)(QModelIndex const&, QModelIndex const&, QList<int> const&)>::call<QtPrivate::List<QModelIndex const&, QModelIndex const&, QList<int> const&>, void> (f=(void (QSortFilterProxyModelPrivate::*)(QSortFilterProxyModelPrivate * const, const QModelIndex &, const QModelIndex &, const QList<int> &)) 0x7fe883677590 <QSortFilterProxyModelPrivate::_q_sourceDataChanged(QModelIndex const&, QModelIndex const&, QList<int> const&)>, o=0x5620d57405c0, arg=0x7ffd2a545cb0) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobjectdefs_impl.h:199 #45 0x00007fe8836960d8 in QtPrivate::QPrivateSlotObject<void (QSortFilterProxyModelPrivate::*)(QModelIndex const&, QModelIndex const&, QList<int> const&), QtPrivate::List<QModelIndex const&, QModelIndex const&, QList<int> const&>, void>::impl (which=1, this_=0x5620d5740880, r=0x5620d57405a0, a=0x7ffd2a545cb0, ret=0x0) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobject_p.h:284 #46 0x00007fe8832038f7 in QtPrivate::QSlotObjectBase::call (this=0x5620d5740880, r=0x5620d57405a0, a=0x7ffd2a545cb0) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobjectdefs_impl.h:486 #47 0x00007fe8832a8817 in doActivate<false> (sender=0x5620d555dfc0, signal_index=3, argv=0x7ffd2a545cb0) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobject.cpp:4124 #48 0x00007fe88329cac6 in QMetaObject::activate (sender=0x5620d555dfc0, m=0x7fe883a70220 <QAbstractItemModel::staticMetaObject>, local_signal_index=0, argv=0x7ffd2a545cb0) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobject.cpp:4184 #49 0x00007fe883610f1a in QAbstractItemModel::dataChanged (this=0x5620d555dfc0, _t1=..., _t2=..., _t3=...) at /d/qt/6/kde/build-debug/qtbase/src/corelib/Core_autogen/include/moc_qabstractitemmodel.cpp:1026 #50 0x00007fe8868d65e6 in KSelectionProxyModelPrivate::emitContinuousRanges (this=this@entry=0x5620d575e7a0, sourceFirst=..., sourceLast=..., proxyFirst=..., proxyLast=...) at /d/kde/src/6/frameworks/kitemmodels/src/core/kselectionproxymodel.cpp:633 #51 0x00007fe8868dbc68 in KSelectionProxyModelPrivate::sourceDataChanged (this=0x5620d575e7a0, topLeft=..., bottomRight=...) at /d/kde/src/6/frameworks/kitemmodels/src/core/kselectionproxymodel.cpp:676 #52 0x00007fe8832038f7 in QtPrivate::QSlotObjectBase::call (this=0x5620d57403a0, r=0x5620d555dfc0, a=0x7ffd2a546140) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobjectdefs_impl.h:486 #53 0x00007fe8832a8817 in doActivate<false> (sender=0x5620d5767820, signal_index=3, argv=0x7ffd2a546140) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobject.cpp:4124 #54 0x00007fe88329cac6 in QMetaObject::activate (sender=0x5620d5767820, m=0x7fe883a70220 <QAbstractItemModel::staticMetaObject>, local_signal_index=0, argv=0x7ffd2a546140) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobject.cpp:4184 #55 0x00007fe883610f1a in QAbstractItemModel::dataChanged (this=0x5620d5767820, _t1=..., _t2=..., _t3=...) at /d/qt/6/kde/build-debug/qtbase/src/corelib/Core_autogen/include/moc_qabstractitemmodel.cpp:1026 #56 0x00007fe886c3a541 in Akonadi::EntityTreeModelPrivate::dataChanged (this=this@entry=0x5620d5767b80, top=..., bottom=...) at /d/kde/src/6/kde/pim/akonadi/src/core/models/entitytreemodel_p.cpp:1618 #57 0x00007fe886c4774d in Akonadi::EntityTreeModelPrivate::monitoredItemChanged (this=0x5620d5767b80, item=...) at /d/kde/src/6/kde/pim/akonadi/src/core/models/entitytreemodel_p.cpp:1117 #58 0x00007fe8832a88ce in doActivate<false> (sender=0x5620d576bda0, signal_index=3, argv=0x7ffd2a546470) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobject.cpp:4136 #59 0x00007fe88329cac6 in QMetaObject::activate (sender=0x5620d576bda0, m=0x7fe886d0ae40 <Akonadi::Monitor::staticMetaObject>, local_signal_index=0, argv=0x7ffd2a546470) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobject.cpp:4184 #60 0x00007fe886b4915b in Akonadi::Monitor::itemChanged (this=<optimized out>, _t1=..., _t2=...) at /d/kde/build/6/kde/pim/akonadi/src/core/KPim6AkonadiCore_autogen/include/moc_monitor.cpp:848 #61 0x00007fe886b596e6 in Akonadi::MonitorPrivate::emitToListeners<void (Akonadi::Monitor::*)(Akonadi::Item const&, QSet<QByteArray> const&), Akonadi::Item, QSet<QByteArray> > (this=0x5620d576be40, signal=<optimized out>) at /d/kde/src/6/kde/pim/akonadi/src/core/monitor_p.h:393 #62 Akonadi::MonitorPrivate::emitItemsNotification (this=this@entry=0x5620d576be40, msg=..., items=..., collection=..., collectionDest=...) at /d/kde/src/6/kde/pim/akonadi/src/core/monitor_p.cpp:1022 #63 0x00007fe886b5cd10 in Akonadi::MonitorPrivate::emitNotification (this=0x5620d576be40, msg=<optimized out>) at /d/kde/src/6/kde/pim/akonadi/src/core/monitor_p.cpp:528 #64 0x00007fe886b5ff1c in Akonadi::MonitorPrivate::flushPipeline (this=this@entry=0x5620d576be40) at /d/kde/src/6/kde/pim/akonadi/src/core/monitor_p.cpp:950 #65 0x00007fe886b6027d in Akonadi::MonitorPrivate::dataAvailable (this=0x5620d576be40) at /d/kde/src/6/kde/pim/akonadi/src/core/monitor_p.cpp:959 #66 0x00007fe8832038f7 in QtPrivate::QSlotObjectBase::call (this=0x5620d576d360, r=0x5620d576bda0, a=0x7ffd2a5468d8) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobjectdefs_impl.h:486 #67 0x00007fe8832a8817 in doActivate<false> (sender=0x5620d516d010, signal_index=3, argv=0x7ffd2a5468d8) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobject.cpp:4124 #68 0x00007fe88329cac6 in QMetaObject::activate (sender=0x5620d516d010, m=0x7fe886d0a220 <Akonadi::EntityCacheBase::staticMetaObject>, local_signal_index=0, argv=0x0) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobject.cpp:4184 #69 0x00007fe8832a88ce in doActivate<false> (sender=0x5620d74e01d0, signal_index=6, argv=0x7ffd2a546ae0) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobject.cpp:4136 #70 0x00007fe88329cac6 in QMetaObject::activate (sender=0x5620d74e01d0, m=0x7fe8861fbfe0 <KJob::staticMetaObject>, local_signal_index=3, argv=0x7ffd2a546ae0) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobject.cpp:4184 #71 0x00007fe88617d899 in KJob::result (this=this@entry=0x5620d74e01d0, _t1=<optimized out>, _t1@entry=0x5620d74e01d0, _t2=...) at /d/kde/build/6/frameworks/kcoreaddons/src/lib/KF6CoreAddons_autogen/include/moc_kjob.cpp:623 #72 0x00007fe88617e68b in KJob::finishJob (this=0x5620d74e01d0, emitResult=<optimized out>) at /d/kde/src/6/frameworks/kcoreaddons/src/lib/jobs/kjob.cpp:115 #73 0x00007fe8832038f7 in QtPrivate::QSlotObjectBase::call (this=0x5620d7267fe0, r=0x5620d74e01d0, a=0x5620d74ce178) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobjectdefs_impl.h:486 #74 0x00007fe883291b85 in QMetaCallEvent::placeMetaCall (this=0x5620d74ce130, object=0x5620d74e01d0) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobject.cpp:620 #75 0x00007fe883293415 in QObject::event (this=0x5620d74e01d0, e=0x5620d74ce130) at /d/qt/6/kde/qtbase/src/corelib/kernel/qobject.cpp:1419 #76 0x00007fe884fbfa66 in QApplicationPrivate::notify_helper (this=0x5620d50994c0, receiver=0x5620d74e01d0, e=0x5620d74ce130) at /d/qt/6/kde/qtbase/src/widgets/kernel/qapplication.cpp:3296 #77 0x00007fe884fbf84a in QApplication::notify (this=0x7ffd2a547440, receiver=0x5620d74e01d0, e=0x5620d74ce130) at /d/qt/6/kde/qtbase/src/widgets/kernel/qapplication.cpp:3247 #78 0x00007fe8831fb456 in QCoreApplication::notifyInternal2 (receiver=0x5620d74e01d0, event=0x5620d74ce130) at /d/qt/6/kde/qtbase/src/corelib/kernel/qcoreapplication.cpp:1168 #79 0x00007fe8831fc21f in QCoreApplication::sendEvent (receiver=0x5620d74e01d0, event=0x5620d74ce130) at /d/qt/6/kde/qtbase/src/corelib/kernel/qcoreapplication.cpp:1612 #80 0x00007fe8831fdbaa in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x5620d50c5ee0) at /d/qt/6/kde/qtbase/src/corelib/kernel/qcoreapplication.cpp:1968 #81 0x00007fe8831fcb68 in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at /d/qt/6/kde/qtbase/src/corelib/kernel/qcoreapplication.cpp:1800 #82 0x00007fe8836cb50f in postEventSourceDispatch (s=0x5620d51c97e0) at /d/qt/6/kde/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:246 #83 0x00007fe881083eb8 in ??? () at /lib64/libglib-2.0.so.0 #84 0x00007fe881085ca8 in ??? () at /lib64/libglib-2.0.so.0 #85 0x00007fe8810864bc in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #86 0x00007fe8836cbec4 in QEventDispatcherGlib::processEvents (this=0x5620d517ee90, flags=...) at /d/qt/6/kde/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:399 #87 0x00007fe857705980 in QXcbGlibEventDispatcher::processEvents (this=0x5620d517ee90, flags=...) at /d/qt/6/kde/qtbase/src/plugins/platforms/xcb/qxcbeventdispatcher.cpp:96 #88 0x00007fe883213e6a in QEventLoop::processEvents (this=0x7ffd2a547390, flags=...) at /d/qt/6/kde/qtbase/src/corelib/kernel/qeventloop.cpp:103 #89 0x00007fe88321467f in QEventLoop::exec (this=0x7ffd2a547390, flags=...) at /d/qt/6/kde/qtbase/src/corelib/kernel/qeventloop.cpp:194 #90 0x00007fe8831fbe94 in QCoreApplication::exec () at /d/qt/6/kde/qtbase/src/corelib/kernel/qcoreapplication.cpp:1513 #91 0x00007fe88403bf6e in QGuiApplication::exec () at /d/qt/6/kde/qtbase/src/gui/kernel/qguiapplication.cpp:1975 #92 0x00007fe884fbc685 in QApplication::exec () at /d/qt/6/kde/qtbase/src/widgets/kernel/qapplication.cpp:2564 #93 0x00005620b6498a11 in main (argc=<optimized out>, argv=<optimized out>) at /d/kde/src/6/kde/pim/akonadi-calendar/reminder-daemon/kalendaracmain.cpp:55 [Inferior 1 (process 244005) detached] Reported using DrKonqi This report was filed against 'kde' because the product 'kalendar' could not be located in Bugzilla. Add it to drkonqi's mappings file! -- You are receiving this mail because: You are watching all bug changes.