[Reminder Daemon] [Bug 453676] Meeting reminder flood and sometimes kalendarac crashes after login

Amit Ugol bugzilla_noreply at kde.org
Wed Sep 21 05:30:33 BST 2022


https://bugs.kde.org/show_bug.cgi?id=453676

--- Comment #1 from Amit Ugol <amit.ugol at gmail.com> ---
This is still happening in latest version(s).
Correcting the initial report, even with no reminders, it will crash with the
exact error so not sure anymore that it is related to how many reminders I
have.

Application: Reminders (kalendarac), signal: Aborted
Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = 0x0}
[KCrash Handler]
#6  __pthread_kill_implementation (threadid=<optimized out>,
signo=signo at entry=6, no_tid=no_tid at entry=0) at pthread_kill.c:44
#7  0x00007f84892926ff in __pthread_kill_internal (signo=6, threadid=<optimized
out>) at pthread_kill.c:78
#8  0x00007f8489243eb2 in __GI_raise (sig=sig at entry=6) at
../sysdeps/posix/raise.c:26
#9  0x00007f848922e46a in __GI_abort () at abort.c:79
#10 0x00007f8489890e85 in qt_message_fatal (message=<synthetic pointer>...,
context=...) at
/usr/src/debug/dev-qt/qtcore-5.15.5-r3/qtbase-everywhere-src-5.15.5/src/corelib/global/qlogging.cpp:1914
#11 QMessageLogger::fatal (this=this at entry=0x7ffc06259660,
msg=msg at entry=0x7f848877f2b8 "QWidget: Cannot create a QWidget without
QApplication") at
/usr/src/debug/dev-qt/qtcore-5.15.5-r3/qtbase-everywhere-src-5.15.5/src/corelib/global/qlogging.cpp:893
#12 0x00007f8488357cf7 in QWidgetPrivate::init (this=0x55d40458ac90,
parentWidget=0x0, f=...) at
/usr/src/debug/dev-qt/qtwidgets-5.15.5-r1/qtbase-everywhere-src-5.15.5/src/widgets/kernel/qwidget.cpp:981
#13 0x00007f848859ca70 in QDialog::QDialog (this=this at entry=0x55d40b538f40,
parent=parent at entry=0x0, f=..., f at entry=...) at
/usr/src/debug/dev-qt/qtwidgets-5.15.5-r1/qtbase-everywhere-src-5.15.5/src/widgets/dialogs/qdialog.cpp:400
#14 0x00007f8488bd344f in KMessageBox::sorry (parent=0x0, text=..., title=...,
options=options at entry=...) at /usr/include/qt5/QtCore/qflags.h:120
#15 0x00007f848aca69fb in
Akonadi::IncidenceChangerPrivate::handleDeleteJobResult (this=0x55d4043cb3f0,
job=<optimized out>) at
/usr/src/debug/kde-apps/akonadi-calendar-22.08.1/akonadi-calendar-22.08.1/src/incidencechanger.cpp:330
#16 0x00007f8489ae82b5 in QObject::event (this=0x55d4043cb3f0,
e=0x55d409ac8130) at
/usr/src/debug/dev-qt/qtcore-5.15.5-r3/qtbase-everywhere-src-5.15.5/src/corelib/kernel/qobject.cpp:1314
#17 0x00007f8489abb258 in QCoreApplication::notifyInternal2
(receiver=0x55d4043cb3f0, event=0x55d409ac8130) at
/usr/src/debug/dev-qt/qtcore-5.15.5-r3/qtbase-everywhere-src-5.15.5/src/corelib/kernel/qcoreapplication.cpp:1064
#18 0x00007f8489abe43d in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x55d404307310) at
/usr/src/debug/dev-qt/qtcore-5.15.5-r3/qtbase-everywhere-src-5.15.5/src/corelib/kernel/qcoreapplication.cpp:1821
#19 0x00007f8489b16e13 in postEventSourceDispatch (s=0x55d40430eb50) at
/usr/src/debug/dev-qt/qtcore-5.15.5-r3/qtbase-everywhere-src-5.15.5/src/corelib/kernel/qeventdispatcher_glib.cpp:277
#20 0x00007f848747c258 in g_main_dispatch (context=0x7f847c005010) at
../glib-2.74.0/glib/gmain.c:3444
#21 g_main_context_dispatch (context=context at entry=0x7f847c005010) at
../glib-2.74.0/glib/gmain.c:4162
#22 0x00007f848747c4e8 in g_main_context_iterate
(context=context at entry=0x7f847c005010, block=block at entry=1,
dispatch=dispatch at entry=1, self=<optimized out>) at
../glib-2.74.0/glib/gmain.c:4238
#23 0x00007f848747c57c in g_main_context_iteration (context=0x7f847c005010,
may_block=1) at ../glib-2.74.0/glib/gmain.c:4303
#24 0x00007f8489b164f6 in QEventDispatcherGlib::processEvents
(this=0x55d4043cd850, flags=...) at
/usr/src/debug/dev-qt/qtcore-5.15.5-r3/qtbase-everywhere-src-5.15.5/src/corelib/kernel/qeventdispatcher_glib.cpp:423
#25 0x00007f8489ab9c7b in QEventLoop::exec (this=this at entry=0x7ffc06259bd0,
flags=..., flags at entry=...) at
/usr/src/debug/dev-qt/qtcore-5.15.5-r3/qtbase-everywhere-src-5.15.5/include/QtCore/../../src/corelib/global/qflags.h:69
#26 0x00007f8489ac20f6 in QCoreApplication::exec () at
/usr/src/debug/dev-qt/qtcore-5.15.5-r3/qtbase-everywhere-src-5.15.5/include/QtCore/../../src/corelib/global/qflags.h:121
#27 0x00007f8489f1bbcc in QGuiApplication::exec () at
/usr/src/debug/dev-qt/qtgui-5.15.5-r2/qtbase-everywhere-src-5.15.5/src/gui/kernel/qguiapplication.cpp:1867
#28 0x000055d4038a234d in main (argc=<optimized out>, argv=<optimized out>) at
/usr/src/debug/kde-apps/akonadi-calendar-22.08.1/akonadi-calendar-22.08.1/reminder-daemon/kalendaracmain.cpp:54
[Inferior 1 (process 38713) detached]

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list