Bug 417794 - korgac crash
Summary: korgac crash
Status: RESOLVED UNMAINTAINED
Alias: None
Product: korganizer
Classification: Applications
Component: reminder daemon (korgac) (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
: 414286 417101 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-02-17 16:03 UTC by Andrei Nevedomskii
Modified: 2022-05-20 22:44 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Error (26.32 KB, image/png)
2020-03-09 09:31 UTC, Andrei Nevedomskii
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Nevedomskii 2020-02-17 16:03:12 UTC
Application: korgac (5.13.2 (19.12.2))

Qt Version: 5.13.2
Frameworks Version: 5.67.0
Operating System: Linux 5.3.0-28-generic x86_64
Windowing system: X11
Distribution: KDE neon User Edition 5.18

-- Information about the crash:
- What I was doing when the application crashed:
I did nothing special, I just have my google calendar configured in KOrganizer, it's being refreshed every 10 minutes. I received a couple of notifications today from korgac and then suddenly it crashed. It happens every time, but I have no idea why, as I'm not doing a anything special with it.

The crash can be reproduced every time.

-- Backtrace:
Application: KOrganizer Reminder Daemon (korgac), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fe582fb8d00 (LWP 5635))]

Thread 7 (Thread 0x7fe53c927700 (LWP 6567)):
#0  0x00007fe5717188e6 in pa_fdsem_after_poll () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-12.2.so
#1  0x00007fe5717303ad in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-12.2.so
#2  0x00007fe579dda158 in pa_mainloop_dispatch () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#3  0x00007fe579dda52e in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#4  0x00007fe579dda5b0 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#5  0x00007fe579de8429 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#6  0x00007fe5717403f8 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-12.2.so
#7  0x00007fe5759fc6db in start_thread (arg=0x7fe53c927700) at pthread_create.c:463
#8  0x00007fe57cd6288f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 6 (Thread 0x7fe549dd3700 (LWP 6519)):
#0  0x00007fe575a029f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x5650269a3378) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x5650269a3328, cond=0x5650269a3350) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x5650269a3350, mutex=0x5650269a3328) at pthread_cond_wait.c:655
#3  0x00007fe54ac2eebb in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#4  0x00007fe54ac2eab7 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#5  0x00007fe5759fc6db in start_thread (arg=0x7fe549dd3700) at pthread_create.c:463
#6  0x00007fe57cd6288f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 5 (Thread 0x7fe559fd6700 (LWP 5677)):
#0  0x00007fe57cd510b4 in __GI___libc_read (fd=12, buf=0x7fe559fd5b10, nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:27
#1  0x00007fe573cc52d0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fe573c800b7 in g_main_context_check () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fe573c80570 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fe573c806dc in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fe57d8c0acb in QEventDispatcherGlib::processEvents (this=0x7fe550000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x00007fe57d860f9a in QEventLoop::exec (this=this@entry=0x7fe559fd5d20, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#7  0x00007fe57d67c3aa in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#8  0x00007fe57d67db52 in QThreadPrivate::start (arg=0x565025003000) at thread/qthread_unix.cpp:360
#9  0x00007fe5759fc6db in start_thread (arg=0x7fe559fd6700) at pthread_create.c:463
#10 0x00007fe57cd6288f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 4 (Thread 0x7fe55a7d7700 (LWP 5674)):
#0  0x00007fe57cd510b4 in __GI___libc_read (fd=10, buf=0x7fe55a7d6b10, nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:27
#1  0x00007fe573cc52d0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fe573c800b7 in g_main_context_check () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fe573c80570 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fe573c806dc in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fe57d8c0acb in QEventDispatcherGlib::processEvents (this=0x7fe54c000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x00007fe57d860f9a in QEventLoop::exec (this=this@entry=0x7fe55a7d6d20, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#7  0x00007fe57d67c3aa in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#8  0x00007fe57d67db52 in QThreadPrivate::start (arg=0x565024ff8380) at thread/qthread_unix.cpp:360
#9  0x00007fe5759fc6db in start_thread (arg=0x7fe55a7d7700) at pthread_create.c:463
#10 0x00007fe57cd6288f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7fe55bbf1700 (LWP 5670)):
#0  0x00007fe573c7fd00 in g_main_context_query () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007fe573c80547 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fe573c806dc in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fe57d8c0acb in QEventDispatcherGlib::processEvents (this=0x7fe554000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007fe57d860f9a in QEventLoop::exec (this=this@entry=0x7fe55bbf0cf0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#5  0x00007fe57d67c3aa in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#6  0x00007fe57dd370e5 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x00007fe57d67db52 in QThreadPrivate::start (arg=0x7fe57dfaed80) at thread/qthread_unix.cpp:360
#8  0x00007fe5759fc6db in start_thread (arg=0x7fe55bbf1700) at pthread_create.c:463
#9  0x00007fe57cd6288f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7fe562905700 (LWP 5667)):
#0  0x00007fe57cd55bf9 in __GI___poll (fds=0x7fe562904c28, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007fe57602b747 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007fe57602d36a in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007fe5654e3e10 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4  0x00007fe57d67db52 in QThreadPrivate::start (arg=0x565024f4c8a0) at thread/qthread_unix.cpp:360
#5  0x00007fe5759fc6db in start_thread (arg=0x7fe562905700) at pthread_create.c:463
#6  0x00007fe57cd6288f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7fe582fb8d00 (LWP 5635)):
[KCrash Handler]
#6  std::__atomic_base<int>::operator++ (this=0xb000400000020) at /usr/include/c++/7/bits/atomic_base.h:296
#7  QAtomicOps<int>::ref<int> (_q_value=...) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qatomic_cxx11.h:265
#8  QBasicAtomicInteger<int>::ref (this=0xb000400000020) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qbasicatomic.h:114
#9  QSharedDataPointer<Akonadi::ItemPrivate>::operator= (o=..., this=0x7fff4d1f6460) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qshareddata.h:96
#10 Akonadi::Item::operator= (this=this@entry=0x7fff4d1f6460, other=...) at ./src/core/item.cpp:219
#11 0x00007fe5820b270a in Akonadi::CalendarBase::item (this=this@entry=0x5650250248d0, uid=...) at ./src/calendarbase.cpp:462
#12 0x00007fe5820b3457 in Akonadi::CalendarBase::itemList (this=0x5650250248d0, incidences=...) at ./src/calendarbase.cpp:498
#13 0x00005650237d468d in AlarmDialog::slotCalendarChanged (this=0x565026ac3070) at ./korgac/alarmdialog.cpp:1031
#14 0x00007fe57d89391f in QtPrivate::QSlotObjectBase::call (a=0x7fff4d1f6660, r=0x565026ac3070, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#15 QMetaObject::activate (sender=0x5650250248d0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=3, argv=<optimized out>, argv@entry=0x0) at kernel/qobject.cpp:3789
#16 0x00007fe57d893ec7 in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x7fe582347b00 <Akonadi::ETMCalendar::staticMetaObject>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x0) at kernel/qobject.cpp:3660
#17 0x00007fe5820c0b93 in Akonadi::ETMCalendar::calendarChanged (this=<optimized out>) at ./obj-x86_64-linux-gnu/src/KF5AkonadiCalendar_autogen/include/moc_etmcalendar.cpp:221
#18 0x00007fe5820c138d in Akonadi::ETMCalendarPrivate::itemsRemoved (this=this@entry=0x565024ff7db0, items=...) at ./src/etmcalendar.cpp:311
#19 0x00007fe5820c399f in Akonadi::ETMCalendarPrivate::onRowsAboutToBeRemovedInFilteredModel (this=0x565024ff7db0, index=..., start=<optimized out>, end=<optimized out>) at ./src/etmcalendar.cpp:454
#20 0x00007fe57d89391f in QtPrivate::QSlotObjectBase::call (a=0x7fff4d1f67f0, r=0x565024ff7db0, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#21 QMetaObject::activate (sender=sender@entry=0x5650250402d0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=11, argv=<optimized out>, argv@entry=0x7fff4d1f67f0) at kernel/qobject.cpp:3789
#22 0x00007fe57d893ec7 in QMetaObject::activate (sender=sender@entry=0x5650250402d0, m=m@entry=0x7fe57dd17160 <QAbstractItemModel::staticMetaObject>, local_signal_index=local_signal_index@entry=11, argv=argv@entry=0x7fff4d1f67f0) at kernel/qobject.cpp:3660
#23 0x00007fe57d7fe60e in QAbstractItemModel::rowsAboutToBeRemoved (this=this@entry=0x5650250402d0, _t1=..., _t2=<optimized out>, _t2@entry=573, _t3=<optimized out>, _t3@entry=573, _t4=...) at .moc/moc_qabstractitemmodel.cpp:599
#24 0x00007fe57d80573b in QAbstractItemModel::beginRemoveRows (this=0x5650250402d0, parent=..., first=573, last=573) at itemmodels/qabstractitemmodel.cpp:2785
#25 0x00007fe57d82fbf5 in QSortFilterProxyModelPrivate::remove_proxy_interval (emit_signal=true, orient=Qt::Vertical, proxy_parent=..., proxy_end=573, proxy_start=573, proxy_to_source=..., source_to_proxy=..., this=0x5650250498f0) at itemmodels/qsortfilterproxymodel.cpp:764
#26 QSortFilterProxyModelPrivate::remove_source_items (this=this@entry=0x5650250498f0, source_to_proxy=..., proxy_to_source=..., source_items=..., source_parent=..., orient=orient@entry=Qt::Vertical, emit_signal=true) at itemmodels/qsortfilterproxymodel.cpp:745
#27 0x00007fe57d82fd93 in QSortFilterProxyModelPrivate::source_items_about_to_be_removed (this=0x5650250498f0, source_parent=..., start=573, end=573, orient=orient@entry=Qt::Vertical) at itemmodels/qsortfilterproxymodel.cpp:1046
#28 0x00007fe57d832c88 in QSortFilterProxyModelPrivate::_q_sourceRowsAboutToBeRemoved (end=<optimized out>, start=<optimized out>, source_parent=..., this=<optimized out>) at itemmodels/qsortfilterproxymodel.cpp:1672
#29 QSortFilterProxyModel::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at .moc/moc_qsortfilterproxymodel.cpp:233
#30 0x00007fe57d893805 in QMetaObject::activate (sender=sender@entry=0x5650250276e0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=11, argv=<optimized out>, argv@entry=0x7fff4d1f6b30) at kernel/qobject.cpp:3809
#31 0x00007fe57d893ec7 in QMetaObject::activate (sender=sender@entry=0x5650250276e0, m=m@entry=0x7fe57dd17160 <QAbstractItemModel::staticMetaObject>, local_signal_index=local_signal_index@entry=11, argv=argv@entry=0x7fff4d1f6b30) at kernel/qobject.cpp:3660
#32 0x00007fe57d7fe60e in QAbstractItemModel::rowsAboutToBeRemoved (this=this@entry=0x5650250276e0, _t1=..., _t2=<optimized out>, _t2@entry=573, _t3=<optimized out>, _t3@entry=573, _t4=...) at .moc/moc_qabstractitemmodel.cpp:599
#33 0x00007fe57d80573b in QAbstractItemModel::beginRemoveRows (this=0x5650250276e0, parent=..., first=573, last=573) at itemmodels/qabstractitemmodel.cpp:2785
#34 0x00007fe57d82fbf5 in QSortFilterProxyModelPrivate::remove_proxy_interval (emit_signal=true, orient=Qt::Vertical, proxy_parent=..., proxy_end=573, proxy_start=573, proxy_to_source=..., source_to_proxy=..., this=0x565024ffd710) at itemmodels/qsortfilterproxymodel.cpp:764
#35 QSortFilterProxyModelPrivate::remove_source_items (this=this@entry=0x565024ffd710, source_to_proxy=..., proxy_to_source=..., source_items=..., source_parent=..., orient=orient@entry=Qt::Vertical, emit_signal=true) at itemmodels/qsortfilterproxymodel.cpp:745
#36 0x00007fe57d82fd93 in QSortFilterProxyModelPrivate::source_items_about_to_be_removed (this=0x565024ffd710, source_parent=..., start=573, end=573, orient=orient@entry=Qt::Vertical) at itemmodels/qsortfilterproxymodel.cpp:1046
#37 0x00007fe57d832c88 in QSortFilterProxyModelPrivate::_q_sourceRowsAboutToBeRemoved (end=<optimized out>, start=<optimized out>, source_parent=..., this=<optimized out>) at itemmodels/qsortfilterproxymodel.cpp:1672
#38 QSortFilterProxyModel::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at .moc/moc_qsortfilterproxymodel.cpp:233
#39 0x00007fe57d893805 in QMetaObject::activate (sender=sender@entry=0x56502502c1e0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=11, argv=<optimized out>, argv@entry=0x7fff4d1f6e70) at kernel/qobject.cpp:3809
#40 0x00007fe57d893ec7 in QMetaObject::activate (sender=sender@entry=0x56502502c1e0, m=m@entry=0x7fe57dd17160 <QAbstractItemModel::staticMetaObject>, local_signal_index=local_signal_index@entry=11, argv=argv@entry=0x7fff4d1f6e70) at kernel/qobject.cpp:3660
#41 0x00007fe57d7fe60e in QAbstractItemModel::rowsAboutToBeRemoved (this=this@entry=0x56502502c1e0, _t1=..., _t2=<optimized out>, _t2@entry=573, _t3=<optimized out>, _t3@entry=573, _t4=...) at .moc/moc_qabstractitemmodel.cpp:599
#42 0x00007fe57d80573b in QAbstractItemModel::beginRemoveRows (this=0x56502502c1e0, parent=..., first=573, last=573) at itemmodels/qabstractitemmodel.cpp:2785
#43 0x00007fe57d82fbf5 in QSortFilterProxyModelPrivate::remove_proxy_interval (emit_signal=true, orient=Qt::Vertical, proxy_parent=..., proxy_end=573, proxy_start=573, proxy_to_source=..., source_to_proxy=..., this=0x5650250398d0) at itemmodels/qsortfilterproxymodel.cpp:764
#44 QSortFilterProxyModelPrivate::remove_source_items (this=this@entry=0x5650250398d0, source_to_proxy=..., proxy_to_source=..., source_items=..., source_parent=..., orient=orient@entry=Qt::Vertical, emit_signal=true) at itemmodels/qsortfilterproxymodel.cpp:745
#45 0x00007fe57d82fd93 in QSortFilterProxyModelPrivate::source_items_about_to_be_removed (this=0x5650250398d0, source_parent=..., start=573, end=573, orient=orient@entry=Qt::Vertical) at itemmodels/qsortfilterproxymodel.cpp:1046
#46 0x00007fe57d832c88 in QSortFilterProxyModelPrivate::_q_sourceRowsAboutToBeRemoved (end=<optimized out>, start=<optimized out>, source_parent=..., this=<optimized out>) at itemmodels/qsortfilterproxymodel.cpp:1672
#47 QSortFilterProxyModel::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at .moc/moc_qsortfilterproxymodel.cpp:233
#48 0x00007fe57d893805 in QMetaObject::activate (sender=sender@entry=0x5650250034f0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=11, argv=<optimized out>, argv@entry=0x7fff4d1f71b0) at kernel/qobject.cpp:3809
#49 0x00007fe57d893ec7 in QMetaObject::activate (sender=sender@entry=0x5650250034f0, m=m@entry=0x7fe57dd17160 <QAbstractItemModel::staticMetaObject>, local_signal_index=local_signal_index@entry=11, argv=argv@entry=0x7fff4d1f71b0) at kernel/qobject.cpp:3660
#50 0x00007fe57d7fe60e in QAbstractItemModel::rowsAboutToBeRemoved (this=this@entry=0x5650250034f0, _t1=..., _t2=<optimized out>, _t2@entry=573, _t3=<optimized out>, _t3@entry=573, _t4=...) at .moc/moc_qabstractitemmodel.cpp:599
#51 0x00007fe57d80573b in QAbstractItemModel::beginRemoveRows (this=this@entry=0x5650250034f0, parent=..., first=first@entry=573, last=last@entry=573) at itemmodels/qabstractitemmodel.cpp:2785
#52 0x00007fe57a032831 in KSelectionProxyModelPrivate::sourceRowsAboutToBeRemoved (this=0x565025027570, parent=..., start=64, end=<optimized out>) at ./src/core/kselectionproxymodel.cpp:1204
#53 0x00007fe57d893805 in QMetaObject::activate (sender=sender@entry=0x7fe55401c6c0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=11, argv=<optimized out>, argv@entry=0x7fff4d1f7410) at kernel/qobject.cpp:3809
#54 0x00007fe57d893ec7 in QMetaObject::activate (sender=sender@entry=0x7fe55401c6c0, m=m@entry=0x7fe57dd17160 <QAbstractItemModel::staticMetaObject>, local_signal_index=local_signal_index@entry=11, argv=argv@entry=0x7fff4d1f7410) at kernel/qobject.cpp:3660
#55 0x00007fe57d7fe60e in QAbstractItemModel::rowsAboutToBeRemoved (this=this@entry=0x7fe55401c6c0, _t1=..., _t2=<optimized out>, _t2@entry=64, _t3=<optimized out>, _t3@entry=64, _t4=...) at .moc/moc_qabstractitemmodel.cpp:599
#56 0x00007fe57d80573b in QAbstractItemModel::beginRemoveRows (this=this@entry=0x7fe55401c6c0, parent=..., first=first@entry=64, last=last@entry=64) at itemmodels/qabstractitemmodel.cpp:2785
#57 0x00007fe5807554a1 in Akonadi::EntityTreeModelPrivate::monitoredItemRemoved (this=this@entry=0x565025033860, item=..., parentCollection=...) at ./src/core/models/entitytreemodel_p.cpp:1150
#58 0x00007fe580743e8a in Akonadi::EntityTreeModel::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=0x7fff4d1f76f0) at ./obj-x86_64-linux-gnu/src/core/KF5AkonadiCore_autogen/include/moc_entitytreemodel.cpp:234
#59 0x00007fe57d893805 in QMetaObject::activate (sender=0x565025026170, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=7, argv=<optimized out>, argv@entry=0x7fff4d1f76f0) at kernel/qobject.cpp:3809
#60 0x00007fe57d893ec7 in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x7fe5809ec9e0 <Akonadi::Monitor::staticMetaObject>, local_signal_index=local_signal_index@entry=7, argv=argv@entry=0x7fff4d1f76f0) at kernel/qobject.cpp:3660
#61 0x00007fe5806878f5 in Akonadi::Monitor::itemRemoved (this=<optimized out>, _t1=...) at ./obj-x86_64-linux-gnu/src/core/KF5AkonadiCore_autogen/include/moc_monitor.cpp:951
#62 0x00007fe5806961c1 in Akonadi::MonitorPrivate::emitToListeners<void (Akonadi::Monitor::*)(Akonadi::Item const&), Akonadi::Item> (signal=<optimized out>, this=0x56502503e1e0) at ./src/core/monitor_p.h:404
#63 Akonadi::MonitorPrivate::emitItemsNotification (this=this@entry=0x56502503e1e0, msg_=..., items=..., collection=..., collectionDest=...) at ./src/core/monitor_p.cpp:1077
#64 0x00007fe58069726a in Akonadi::MonitorPrivate::emitNotification (this=<optimized out>, msg=...) at ./src/core/monitor_p.cpp:558
#65 0x00007fe5806955bc in Akonadi::MonitorPrivate::dispatchNotifications (this=this@entry=0x56502503e1e0) at ./src/core/monitor_p.cpp:1003
#66 0x00007fe580695739 in Akonadi::MonitorPrivate::slotNotify (this=0x56502503e1e0, msg=...) at ./src/core/monitor_p.cpp:972
#67 0x00007fe580698117 in Akonadi::MonitorPrivate::handleCommands (this=0x56502503e1e0) at ./src/core/monitor_p.cpp:867
#68 0x00007fe57d894362 in QObject::event (this=0x565025026170, e=<optimized out>) at kernel/qobject.cpp:1260
#69 0x00007fe57eb5aeac in QApplicationPrivate::notify_helper (this=this@entry=0x565024f49070, receiver=receiver@entry=0x565025026170, e=e@entry=0x7fe54c2de560) at kernel/qapplication.cpp:3703
#70 0x00007fe57eb624b0 in QApplication::notify (this=0x7fff4d1f8290, receiver=0x565025026170, e=0x7fe54c2de560) at kernel/qapplication.cpp:3449
#71 0x00007fe57d862e38 in QCoreApplication::notifyInternal2 (receiver=0x565025026170, event=0x7fe54c2de560) at kernel/qcoreapplication.cpp:1095
#72 0x00007fe57d86300e in QCoreApplication::sendEvent (receiver=<optimized out>, event=event@entry=0x7fe54c2de560) at kernel/qcoreapplication.cpp:1490
#73 0x00007fe57d865757 in QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x565024f27b60) at kernel/qcoreapplication.cpp:1840
#74 0x00007fe57d865ce8 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1694
#75 0x00007fe57d8c1493 in postEventSourceDispatch (s=0x565024fa8970) at kernel/qeventdispatcher_glib.cpp:277
#76 0x00007fe573c80417 in g_main_context_dispatch () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#77 0x00007fe573c80650 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#78 0x00007fe573c806dc in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#79 0x00007fe57d8c0aaf in QEventDispatcherGlib::processEvents (this=0x565024fa93b0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#80 0x00007fe57d860f9a in QEventLoop::exec (this=this@entry=0x7fff4d1f81b0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#81 0x00007fe57d86a310 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1403
#82 0x00005650237ce8ef in main (argc=<optimized out>, argv=<optimized out>) at ./korgac/korgacmain.cpp:68

Possible duplicates by query: bug 417101, bug 412498, bug 411883.

Reported using DrKonqi
Comment 1 Allen Winter 2020-02-21 17:14:46 UTC
Git commit b88acc73bf8dfaa29119b79289c6d8ea61964c26 by Allen Winter.
Committed on 21/02/2020 at 17:12.
Pushed by winterz into branch 'release/19.12'.

calendarbase.cpp - don't crash in non-debug builds

in Calendar::Item() avoid a crash if building non-debug mode.
user will see the critical message but shouldn't get a crash.

Differential Revision: https://phabricator.kde.org/D27548

M  +2    -1    src/calendarbase.cpp

https://commits.kde.org/akonadi-calendar/b88acc73bf8dfaa29119b79289c6d8ea61964c26
Comment 2 Andrei Nevedomskii 2020-03-09 09:24:41 UTC
With the latest framework release (19.12.3), instead of a crash, I'm seeing tons of messages from korgac. Which is as annoying, as crashes. Is there a way to just log these messages instead of showing them?
Comment 3 Andrei Nevedomskii 2020-03-09 09:31:42 UTC
Created attachment 126687 [details]
Error

Just now I received 36 identical messages from KOrganizer Daemon.
Comment 4 Allen Winter 2020-03-21 16:17:44 UTC
No worries. I'm simply moving these from the korgac product to korganizer::reminder .  sorry for the noise but I want to have all the reminder bugs located in the same place.
Comment 5 Allen Winter 2020-03-21 17:15:48 UTC
*** Bug 414286 has been marked as a duplicate of this bug. ***
Comment 6 Allen Winter 2020-03-21 17:16:35 UTC
*** Bug 417101 has been marked as a duplicate of this bug. ***
Comment 7 Allen Winter 2020-03-21 17:28:30 UTC
an attempt to disable popup storms in commit fdcb81eb588c39651a400647c9ad45543253537f
Comment 8 gjditchfield 2022-05-20 22:44:53 UTC
korgac has been replaced by a new reminder daemon, kalendarac, in version 22.04.0 (5.20.0).
If reminders do not work for you in that version, please submit a bug report for product "Reminder Daemon".