Bug 454500 - Crash on system startup
Summary: Crash on system startup
Status: RESOLVED DUPLICATE of bug 453395
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-05-27 19:41 UTC by fq3mqr6i
Modified: 2022-05-28 14:02 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description fq3mqr6i 2022-05-27 19:41:55 UTC
Application: kalendarac (5.20.1)

Qt Version: 5.15.2
Frameworks Version: 5.94.0
Operating System: Linux 5.17.9-1-default x86_64
Windowing System: X11
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.24.5 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:

Crashed on system startup after multiple files upgraded using zypper dup on OpenSUSE Tumbleweed, none obviously related to korganizer. Sylpheed and KeepassXC running.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Reminders (kalendarac), signal: Segmentation fault

[KCrash Handler]
#4  KCalendarCore::Incidence::recurs (this=0x0) at /usr/src/debug/kcalendarcore-5.94.0-1.1.x86_64/src/incidence.cpp:605
#5  0x000055d22bb22ad0 in KalendarAlarmClient::occurrenceForAlarm (this=0x7ffd9902bcd0, from=..., alarm=..., incidence=...) at /usr/src/debug/akonadi-calendar-22.04.1-1.1.x86_64/reminder-daemon/kalendaralarmclient.cpp:281
#6  KalendarAlarmClient::checkAlarms (this=0x7ffd9902bcd0) at /usr/src/debug/akonadi-calendar-22.04.1-1.1.x86_64/reminder-daemon/kalendaralarmclient.cpp:252
#7  0x00007fa932873def in QtPrivate::QSlotObjectBase::call (a=0x7ffd9902b5a0, r=0x7ffd9902bcd0, this=0x55d22d1f3a90) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#8  doActivate<false> (sender=0x7fa91c016050, signal_index=27, argv=0x7ffd9902b5a0) at kernel/qobject.cpp:3886
#9  0x00007fa93286d0cf in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x7fa9335f2f00, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7ffd9902b5a0) at kernel/qobject.cpp:3946
#10 0x00007fa9335604f2 in Akonadi::EntityTreeModel::collectionPopulated (this=<optimized out>, _t1=<optimized out>) at /usr/src/debug/akonadi-server-22.04.1-2.1.x86_64/build/src/core/KF5AkonadiCore_autogen/include/moc_entitytreemodel.cpp:492
#11 0x00007fa933569d41 in Akonadi::EntityTreeModelPrivate::itemFetchJobDone (job=<optimized out>, collectionId=<optimized out>, this=0x55d22d1de300) at /usr/src/debug/akonadi-server-22.04.1-2.1.x86_64/src/core/models/entitytreemodel_p.cpp:1315
#12 operator() (job=<optimized out>, __closure=<optimized out>) at /usr/src/debug/akonadi-server-22.04.1-2.1.x86_64/src/core/models/entitytreemodel_p.cpp:225
#13 QtPrivate::FunctorCall<QtPrivate::IndexesList<0>, QtPrivate::List<KJob*>, void, Akonadi::EntityTreeModelPrivate::fetchItems(const Akonadi::Collection&)::<lambda(KJob*)> >::call (f=..., arg=<optimized out>) at /usr/include/qt5/QtCore/qobjectdefs_impl.h:146
#14 QtPrivate::Functor<Akonadi::EntityTreeModelPrivate::fetchItems(const Akonadi::Collection&)::<lambda(KJob*)>, 1>::call<QtPrivate::List<KJob*>, void> (arg=<optimized out>, f=...) at /usr/include/qt5/QtCore/qobjectdefs_impl.h:256
#15 QtPrivate::QFunctorSlotObject<Akonadi::EntityTreeModelPrivate::fetchItems(const Akonadi::Collection&)::<lambda(KJob*)>, 1, QtPrivate::List<KJob*>, void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *, void **, bool *) (which=<optimized out>, this_=<optimized out>, r=<optimized out>, a=<optimized out>, ret=<optimized out>) at /usr/include/qt5/QtCore/qobjectdefs_impl.h:443
#16 0x00007fa932873def in QtPrivate::QSlotObjectBase::call (a=0x7ffd9902b730, r=0x7fa91c016050, this=0x55d22d221760) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#17 doActivate<false> (sender=0x55d22d220860, signal_index=6, argv=0x7ffd9902b730) at kernel/qobject.cpp:3886
#18 0x00007fa93286d0cf in QMetaObject::activate (sender=sender@entry=0x55d22d220860, m=<optimized out>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffd9902b730) at kernel/qobject.cpp:3946
#19 0x00007fa933389785 in KJob::result (this=this@entry=0x55d22d220860, _t1=<optimized out>, _t1@entry=0x55d22d220860, _t2=...) at /usr/src/debug/kcoreaddons-5.94.0-1.1.x86_64/build/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:633
#20 0x00007fa93338d8eb in KJob::finishJob (this=0x55d22d220860, emitResult=<optimized out>) at /usr/src/debug/kcoreaddons-5.94.0-1.1.x86_64/src/lib/jobs/kjob.cpp:98
#21 0x00007fa932868660 in QObject::event (this=0x55d22d220860, e=0x55d22d21e040) at kernel/qobject.cpp:1314
#22 0x00007fa93283c988 in QCoreApplication::notifyInternal2 (receiver=0x55d22d220860, event=0x55d22d21e040) at kernel/qcoreapplication.cpp:1064
#23 0x00007fa93283f921 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x55d22cff4030) at kernel/qcoreapplication.cpp:1821
#24 0x00007fa932894ec3 in postEventSourceDispatch (s=0x55d22d1ca1c0) at kernel/qeventdispatcher_glib.cpp:277
#25 0x00007fa930274ea0 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#26 0x00007fa930275258 in ?? () from /lib64/libglib-2.0.so.0
#27 0x00007fa9302752ec in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#28 0x00007fa9328945a6 in QEventDispatcherGlib::processEvents (this=0x55d22d1a6950, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#29 0x00007fa93283b3fb in QEventLoop::exec (this=this@entry=0x7ffd9902baf0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#30 0x00007fa932843566 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#31 0x000055d22bb1f3e5 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/akonadi-calendar-22.04.1-1.1.x86_64/reminder-daemon/kalendaracmain.cpp:53
[Inferior 1 (process 1894) detached]

Reported using DrKonqi
This report was filed against 'kde' because the product 'kalendarac' could not be located in Bugzilla. Add it to drkonqi's mappings file!
Comment 1 Nicolas Fella 2022-05-28 14:02:30 UTC

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