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

--- Comment #3 from András Manţia <aman...@kde.org> ---
A backtrace:
Thread 1 (Thread 0x7fa3ede08a80 (LWP 31187) "akonadi_migrati"):
#0  0x00007fa3f06a949c in __pthread_kill_implementation () at /lib64/libc.so.6
#1  0x00007fa3f06578c2 in raise () at /lib64/libc.so.6
#2  0x00007fa3f063f64f in abort () at /lib64/libc.so.6
#3  0x00007fa3f0aa84d7 in  () at /usr/lib64/libstdc++.so.6
#4  0x00007fa3f0ab7c5c in  () at /usr/lib64/libstdc++.so.6
#5  0x00007fa3f0ab7cc7 in  () at /usr/lib64/libstdc++.so.6
#6  0x00007fa3f0ab7f28 in  () at /usr/lib64/libstdc++.so.6
#7  0x00007fa3f2a828fb in Akonadi::Item::throwPayloadException(int, int) const
(this=this@entry=0x7ffd4f5f6a18, spid=spid@entry=2, mtid=mtid@entry=65595) at
/usr/src/debug/akonadi-24.08.1-kf.22.1.x86_64/src/core/item.cpp:475
#8  0x00005654317e6a48 in
Akonadi::Item::payloadImpl<QSharedPointer<KCalendarCore::Incidence> >() const
(this=this@entry=0x7ffd4f5f6a18) at
/usr/include/KPim6/AkonadiCore/akonadi/item.h:789
#9  0x00005654317e7823 in
Akonadi::Item::payload<QSharedPointer<KCalendarCore::Incidence> >() const
(this=0x7ffd4f5f6a18) at /usr/include/KPim6/AkonadiCore/akonadi/item.h:762
#10 MigrationJob::calculateMissingTags(Akonadi::Item const&) const
(this=0x565432388bf0, item=...) at
/usr/src/debug/kdepim-runtime-24.08.1-kf.361.1.x86_64/migration/icalcategoriestotags/icalcategoriestotagsmigrator.cpp:94
#11 MigrationJob::migrateNextItem() (this=0x565432388bf0) at
/usr/src/debug/kdepim-runtime-24.08.1-kf.361.1.x86_64/migration/icalcategoriestotags/icalcategoriestotagsmigrator.cpp:83
#12 0x00007fa3f0fe7930 in QtPrivate::QSlotObjectBase::call(QObject*, void**)
(a=0x7ffd4f5f6d20, r=0x565432388bf0, this=0x565432388ce0, this=<optimized out>,
r=<optimized out>, a=<optimized out>) at
/usr/src/debug/qt6-base-6.7.2-lp156.131.2.x86_64/src/corelib/kernel/qobjectdefs_impl.h:469
#13 doActivate<false>(QObject*, int, void**) (sender=0x565431fd8810,
signal_index=6, argv=0x7ffd4f5f6d20) at
/usr/src/debug/qt6-base-6.7.2-lp156.131.2.x86_64/src/corelib/kernel/qobject.cpp:4086
#14 0x00007fa3f2992945 in KJob::result(KJob*, KJob::QPrivateSignal)
(this=this@entry=0x565431fd8810, _t1=<optimized out>, _t1@entry=0x565431fd8810,
_t2=...) at
/usr/src/debug/kf6-kcoreaddons-6.6.0-kf.15.1.x86_64/build/src/lib/KF6CoreAddons_autogen/include/moc_kjob.cpp:622
#15 0x00007fa3f299351b in KJob::finishJob(bool) (this=0x565431fd8810,
emitResult=<optimized out>) at
/usr/src/debug/kf6-kcoreaddons-6.6.0-kf.15.1.x86_64/src/lib/jobs/kjob.cpp:98
#16 0x00007fa3f0fd124b in QObject::event(QEvent*) (this=0x565431fd8810,
e=0x565521c8c280) at
/usr/src/debug/qt6-base-6.7.2-lp156.131.2.x86_64/src/corelib/kernel/qobject.cpp:1452
#17 0x00007fa3f21c38ee in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib64/libQt6Widgets.so.6
#18 0x00007fa3f0f8e7c0 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
(receiver=0x565431fd8810, event=0x565521c8c280) at
/usr/src/debug/qt6-base-6.7.2-lp156.131.2.x86_64/src/corelib/kernel/qcoreapplication.cpp:1142
#19 0x00007fa3f0f8e7f9 in QCoreApplication::sendEvent(QObject*, QEvent*)
(receiver=<optimized out>, event=<optimized out>) at
/usr/src/debug/qt6-base-6.7.2-lp156.131.2.x86_64/src/corelib/kernel/qcoreapplication.cpp:1583
#20 0x00007fa3f0f8eb20 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) (receiver=0x0, event_type=0, data=0x565431fad2d0) at
/usr/src/debug/qt6-base-6.7.2-lp156.131.2.x86_64/src/corelib/kernel/qcoreapplication.cpp:1940
#21 0x00007fa3f11c4203 in postEventSourceDispatch(GSource*, GSourceFunc,
gpointer) (s=0x565432038d50) at
/usr/src/debug/qt6-base-6.7.2-lp156.131.2.x86_64/src/corelib/kernel/qeventdispatcher_glib.cpp:244
#22 0x00007fa3efd14fac in  () at /usr/lib64/libglib-2.0.so.0
--Type <RET> for more, q to quit, c to continue without paging--
#23 0x00007fa3efd16bd0 in  () at /usr/lib64/libglib-2.0.so.0
#24 0x00007fa3efd171cc in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#25 0x00007fa3f11c26bc in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
(this=0x56543210c630, flags=...) at
/usr/src/debug/qt6-base-6.7.2-lp156.131.2.x86_64/src/corelib/kernel/qeventdispatcher_glib.cpp:394
#26 0x00007fa3f0f99c4b in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7ffd4f5f7150,
flags=...) at
/usr/src/debug/qt6-base-6.7.2-lp156.131.2.x86_64/src/corelib/global/qflags.h:34
#27 0x00007fa3f0f91fd6 in QCoreApplication::exec() () at
/usr/src/debug/qt6-base-6.7.2-lp156.131.2.x86_64/src/corelib/global/qflags.h:74
#28 0x00005654317cf1e5 in
Akonadi::AgentBase::init<Akonadi::MigrationAgent>(int, char**) (argc=<optimized
out>, argv=<optimized out>) at
/usr/include/KPim6/AkonadiAgentBase/akonadi/agentbase.h:444
#29 0x00007fa3f0640eec in __libc_start_call_main () at /lib64/libc.so.6
#30 0x00007fa3f0640fb5 in __libc_start_main_impl () at /lib64/libc.so.6
#31 0x00005654317ce631 in _start () at ../sysdeps/x86_64/start.S:115

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to