https://bugs.kde.org/show_bug.cgi?id=490307
--- Comment #5 from Robby Engelmann <robby.engelm...@r-engelmann.de> --- (gdb) bt #0 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44 #1 0x00007fbaedc94ce3 in __pthread_kill_internal (signo=6, threadid=<optimized out>) at pthread_kill.c:78 #2 0x00007fbaedc411c6 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 #3 0x00007fbaedc28917 in __GI_abort () at abort.c:79 #4 0x00007fbaee0adc4d in __gnu_cxx::__verbose_terminate_handler () at ../../../../libstdc++-v3/libsupc++/vterminate.cc:95 #5 0x00007fbaee0bf2ec in __cxxabiv1::__terminate (handler=<optimized out>) at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:48 #6 0x00007fbaee0ad7f5 in std::terminate () at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:58 #7 0x00007fbaee0bf578 in __cxxabiv1::__cxa_throw (obj=<optimized out>, tinfo=0x7fbaf0026a80 <typeinfo for Akonadi::PayloadException>, dest=0x7fbaefed78e0 <Akonadi::PayloadException::~PayloadException()>) at ../../../../libstdc++-v3/libsupc++/eh_throw.cc:98 #8 0x00007fbaefe80330 in ??? () at /lib64/libKPim6AkonadiCore.so.6 #9 0x000055e0ff065798 in Akonadi::Item::payload<QSharedPointer<KCalendarCore::Incidence> > (this=0x7ffe1dcc8088) at /usr/include/KPim6/AkonadiCore/akonadi/item.h:759 #10 MigrationJob::calculateMissingTags (this=0x55e1112feec0, item=...) at /usr/src/debug/kdepim-runtime-24.11.70git.20240829T012823~26f3609b/migration/icalcategoriestotags/icalcategoriestotagsmigrator.cpp:94 #11 MigrationJob::migrateNextItem (this=0x55e1112feec0) at /usr/src/debug/kdepim-runtime-24.11.70git.20240829T012823~26f3609b/migration/icalcategoriestotags/icalcategoriestotagsmigrator.cpp:83 #12 0x00007fbaee5d5cab in QObject::event (this=0x55e1112feec0, e=0x55e111674350) at /usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/kernel/qobject.cpp:1452 #13 0x00007fbaef7c489e in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x55e1112feec0, e=0x55e111674350) at /usr/src/debug/qtbase-everywhere-src-6.7.2/src/widgets/kernel/qapplication.cpp:3287 #14 0x00007fbaee592e98 in QCoreApplication::notifyInternal2 (receiver=0x55e1112feec0, event=0x55e111674350) at /usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/kernel/qcoreapplication.cpp:1142 #15 0x00007fbaee592ee9 in QCoreApplication::sendEvent (receiver=<optimized out>, event=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/kernel/qcoreapplication.cpp:1583 --Type <RET> for more, q to quit, c to continue without paging-- #16 0x00007fbaee593210 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x55e110c072a0) at /usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/kernel/qcoreapplication.cpp:1940 #17 0x00007fbaee7d5793 in postEventSourceDispatch (s=0x55e110cdd970) at /usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/kernel/qeventdispatcher_glib.cpp:244 #18 0x00007fbaed4c1fb8 in ??? () at /lib64/libglib-2.0.so.0 #19 0x00007fbaed4c3d38 in ??? () at /lib64/libglib-2.0.so.0 #20 0x00007fbaed4c43ec in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #21 0x00007fbaee7d327f in QEventDispatcherGlib::processEvents (this=0x55e110c0e360, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/kernel/qeventdispatcher_glib.cpp:394 #22 0x00007fbaee59ea7b in QEventLoop::exec (this=0x7ffe1dcc8670, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/global/qflags.h:34 #23 0x00007fbaee596b04 in QCoreApplication::exec () at /usr/src/debug/qtbase-everywhere-src-6.7.2/src/corelib/global/qflags.h:74 #24 0x000055e0ff052553 in Akonadi::AgentBase::init<Akonadi::MigrationAgent> (argc=<optimized out>, argv=<optimized out>) at /usr/include/KPim6/AkonadiAgentBase/akonadi/agentbase.h:444 #25 main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kdepim-runtime-24.11.70git.20240829T012823~26f3609b/agents/migration/migrationagent.cpp:59 -- You are receiving this mail because: You are the assignee for the bug.