Bug 496660 - akonadi_migration_agent crash multiple times on each system start
Summary: akonadi_migration_agent crash multiple times on each system start
Status: REPORTED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: Migration (show other bugs)
Version: GIT (master)
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-11-25 07:10 UTC by Robby Engelmann
Modified: 2024-12-04 08:12 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/98701/events/5604f585dbd64a7fa348a5ae03b3aa35/


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robby Engelmann 2024-11-25 07:10:42 UTC
Application: akonadi_migration_agent (6.3.40 (25.03.40))
 (Compiled from sources)
ApplicationNotResponding [ANR]: false
Qt Version: 6.8.0
Frameworks Version: 6.9.0
Operating System: Linux 6.11.8-1-default x86_64
Windowing System: Wayland
Distribution: openSUSE Tumbleweed
DrKonqi: 6.2.80 [CoredumpBackend]

-- Information about the crash:
akonadi_migration_agent crash multiple times on each system start

The crash can be reproduced every time.

-- Backtrace:
Application: akonadi_migration_agent (akonadi_migration_agent), signal: Aborted
Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = <optimized out>}

This GDB supports auto-downloading debuginfo from the following URLs:
  <https://debuginfod.opensuse.org/>
Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal]
Debuginfod has been disabled.
To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit.

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing
[New LWP 3967]
[New LWP 3984]
[New LWP 3969]
[New LWP 3987]
[New LWP 3983]
[New LWP 3993]
[New LWP 3986]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `/usr/bin/akonadi_migration_agent --identifier akonadi_migration_agent'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
44	      return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO (ret) : 0;
[Current thread is 1 (Thread 0x7f0cb37e3300 (LWP 3967))]

Cannot QML trace cores :(
[Current thread is 1 (Thread 0x7f0cb37e3300 (LWP 3967))]

Thread 7 (Thread 0x7f0ca92be6c0 (LWP 3986)):
#0  0x00007f0cb78946be in __futex_abstimed_wait_common64 (private=0, futex_word=0x55e4a1a60a28, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55e4a1a60a28, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007f0cb789475f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55e4a1a60a28, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3  0x00007f0cb7897520 in __pthread_cond_wait_common (cond=0x55e4a1a60a00, mutex=0x55e4a1a609d0, clockid=0, abstime=0x0) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x55e4a1a60a00, mutex=0x55e4a1a609d0) at pthread_cond_wait.c:618
#5  0x00007f0ca9b878f9 in cnd_wait (cond=<optimized out>, mtx=<optimized out>) at ../src/c11/impl/threads_posix.c:135
#6  0x00007f0ca9b539db in util_queue_thread_func (input=input@entry=0x55e4a1b3c250) at ../src/util/u_queue.c:275
#7  0x00007f0ca9b87837 in impl_thrd_routine (p=<optimized out>) at ../src/c11/impl/threads_posix.c:67
#8  0x00007f0cb78983b2 in start_thread (arg=<optimized out>) at pthread_create.c:447
#9  0x00007f0cb791d5fc in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 6 (Thread 0x7f0ca3fff6c0 (LWP 3993)):
#0  0x00007f0cb790f186 in __GI_ppoll (fds=0x55e4a1c40a80, nfds=3, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
#1  0x00007f0cb6f12d9f in ??? () at /lib64/libglib-2.0.so.0
#2  0x00007f0cb6f134bc in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#3  0x00007f0cb83fe043 in QEventDispatcherGlib::processEvents (this=0x7f0c84000ba0, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/kernel/qeventdispatcher_glib.cpp:396
#4  0x00007f0cb81b6602 in QEventLoop::exec (this=0x7f0ca3ffeab0, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/global/qflags.h:34
#5  0x00007f0cb82a2a8c in QThread::exec (this=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/global/qflags.h:74
#6  0x00007f0cb831ccf9 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/thread/qthread_unix.cpp:335
#7  (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/thread/qthread_unix.cpp:263
#8  QThreadPrivate::start (arg=0x55e4a1c7d610) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/thread/qthread_unix.cpp:294
#9  0x00007f0cb78983b2 in start_thread (arg=<optimized out>) at pthread_create.c:447
#10 0x00007f0cb791d5fc in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 5 (Thread 0x7f0cb12c96c0 (LWP 3983)):
#0  0x00007f0cb790ebcf in __GI___poll (fds=fds@entry=0x7f0cb12c8aa0, nfds=nfds@entry=2, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f0cb3e8a307 in poll (__fds=0x7f0cb12c8aa0, __nfds=2, __timeout=-1) at /usr/include/bits/poll2.h:44
#2  QtWaylandClient::EventThread::run (this=0x55e4a1a58810) at /usr/src/debug/qtwayland-everywhere-src-6.8.0/src/client/qwaylanddisplay.cpp:182
#3  0x00007f0cb831ccf9 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/thread/qthread_unix.cpp:335
#4  (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/thread/qthread_unix.cpp:263
#5  QThreadPrivate::start (arg=0x55e4a1a58810) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/thread/qthread_unix.cpp:294
#6  0x00007f0cb78983b2 in start_thread (arg=<optimized out>) at pthread_create.c:447
#7  0x00007f0cb791d5fc in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 4 (Thread 0x7f0ca8abd6c0 (LWP 3987)):
#0  0x00007f0cb78946be in __futex_abstimed_wait_common64 (private=0, futex_word=0x55e4a1b403a8, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55e4a1b403a8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007f0cb789475f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55e4a1b403a8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3  0x00007f0cb7897520 in __pthread_cond_wait_common (cond=0x55e4a1b40380, mutex=0x55e4a1b40350, clockid=0, abstime=0x0) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x55e4a1b40380, mutex=0x55e4a1b40350) at pthread_cond_wait.c:618
#5  0x00007f0ca9b878f9 in cnd_wait (cond=<optimized out>, mtx=<optimized out>) at ../src/c11/impl/threads_posix.c:135
#6  0x00007f0ca9b539db in util_queue_thread_func (input=input@entry=0x55e4a1b41010) at ../src/util/u_queue.c:275
#7  0x00007f0ca9b87837 in impl_thrd_routine (p=<optimized out>) at ../src/c11/impl/threads_posix.c:67
#8  0x00007f0cb78983b2 in start_thread (arg=<optimized out>) at pthread_create.c:447
#9  0x00007f0cb791d5fc in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 3 (Thread 0x7f0cb33ff6c0 (LWP 3969)):
#0  0x00007f0cb790f186 in __GI_ppoll (fds=0x55e4a1a0bc70, nfds=2, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
#1  0x00007f0cb6f12d9f in ??? () at /lib64/libglib-2.0.so.0
#2  0x00007f0cb6f134bc in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#3  0x00007f0cb83fe043 in QEventDispatcherGlib::processEvents (this=0x7f0cac000ba0, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/kernel/qeventdispatcher_glib.cpp:396
#4  0x00007f0cb81b6602 in QEventLoop::exec (this=0x7f0cb33fea60, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/global/qflags.h:34
#5  0x00007f0cb82a2a8c in QThread::exec (this=this@entry=0x7f0cb87feb20 <QGlobalStatic<QtGlobalStatic::Holder<(anonymous namespace)::Q_QGS__q_manager> >::instance()::holder>) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/global/qflags.h:74
#6  0x00007f0cb877722e in QDBusConnectionManager::run (this=0x7f0cb87feb20 <QGlobalStatic<QtGlobalStatic::Holder<(anonymous namespace)::Q_QGS__q_manager> >::instance()::holder>) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/dbus/qdbusconnectionmanager.cpp:144
#7  0x00007f0cb831ccf9 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/thread/qthread_unix.cpp:335
#8  (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/thread/qthread_unix.cpp:263
#9  QThreadPrivate::start (arg=0x7f0cb87feb20 <QGlobalStatic<QtGlobalStatic::Holder<(anonymous namespace)::Q_QGS__q_manager> >::instance()::holder>) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/thread/qthread_unix.cpp:294
#10 0x00007f0cb78983b2 in start_thread (arg=<optimized out>) at pthread_create.c:447
#11 0x00007f0cb791d5fc in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 2 (Thread 0x7f0cb0ac86c0 (LWP 3984)):
#0  0x00007f0cb790ebcf in __GI___poll (fds=fds@entry=0x7f0cb0ac7aa0, nfds=nfds@entry=2, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f0cb3e8a307 in poll (__fds=0x7f0cb0ac7aa0, __nfds=2, __timeout=-1) at /usr/include/bits/poll2.h:44
#2  QtWaylandClient::EventThread::run (this=0x55e4a1a90f30) at /usr/src/debug/qtwayland-everywhere-src-6.8.0/src/client/qwaylanddisplay.cpp:182
#3  0x00007f0cb831ccf9 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/thread/qthread_unix.cpp:335
#4  (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/thread/qthread_unix.cpp:263
#5  QThreadPrivate::start (arg=0x55e4a1a90f30) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/thread/qthread_unix.cpp:294
#6  0x00007f0cb78983b2 in start_thread (arg=<optimized out>) at pthread_create.c:447
#7  0x00007f0cb791d5fc in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 1 (Thread 0x7f0cb37e3300 (LWP 3967)):
[KCrash Handler]
#5  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#6  0x00007f0cb789a2e3 in __pthread_kill_internal (threadid=<optimized out>, signo=6) at pthread_kill.c:78
#7  0x00007f0cb78414b6 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x00007f0cb782891a in __GI_abort () at abort.c:79
#9  0x00007f0cb7cadc4d in __gnu_cxx::__verbose_terminate_handler () at ../../../../libstdc++-v3/libsupc++/vterminate.cc:95
#10 0x00007f0cb7cbf28c in __cxxabiv1::__terminate (handler=<optimized out>) at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:48
#11 0x00007f0cb7cad7f5 in std::terminate () at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:58
#12 0x00007f0cb7cbf518 in __cxxabiv1::__cxa_throw (obj=<optimized out>, tinfo=0x7f0cb9e29878 <typeinfo for Akonadi::PayloadException>, dest=0x7f0cb9cd8670 <Akonadi::PayloadException::~PayloadException()>) at ../../../../libstdc++-v3/libsupc++/eh_throw.cc:98
#13 0x00007f0cb9c81225 in ??? () at /lib64/libKPim6AkonadiCore.so.6
#14 0x000055e48983993c in ??? ()
#15 0x00007f0cb81f9f67 in QObject::event (this=0x55e4a1eb0ea0, e=0x7f0c8403b070) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/kernel/qobject.cpp:1419
#16 0x00007f0cb93dec35 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x55e4a1eb0ea0, e=0x7f0c8403b070) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/widgets/kernel/qapplication.cpp:3294
#17 0x00007f0cb81acbe8 in QCoreApplication::notifyInternal2 (receiver=0x55e4a1eb0ea0, event=0x7f0c8403b070) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/kernel/qcoreapplication.cpp:1165
#18 0x00007f0cb81b57d8 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x55e4a19f73d0) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/kernel/qcoreapplication.cpp:1965
#19 0x00007f0cb8400c87 in postEventSourceDispatch (s=0x55e4a1adc4d0) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/kernel/qeventdispatcher_glib.cpp:246
#20 0x00007f0cb6f10eb8 in ??? () at /lib64/libglib-2.0.so.0
#21 0x00007f0cb6f12ca8 in ??? () at /lib64/libglib-2.0.so.0
#22 0x00007f0cb6f134bc in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#23 0x00007f0cb83fe043 in QEventDispatcherGlib::processEvents (this=0x55e4a1a02b90, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/kernel/qeventdispatcher_glib.cpp:396
#24 0x00007f0cb81b6602 in QEventLoop::exec (this=this@entry=0x7ffea5535b20, flags=..., flags@entry=...) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/global/qflags.h:34
#25 0x00007f0cb81b6aea in QCoreApplication::exec () at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/global/qflags.h:74
#26 0x000055e4898265dc in ??? ()
#27 0x00007f0cb782a2ae in __libc_start_call_main (main=main@entry=0x55e4898261c0, argc=argc@entry=3, argv=argv@entry=0x7ffea5535e08) at ../sysdeps/nptl/libc_start_call_main.h:58
#28 0x00007f0cb782a379 in __libc_start_main_impl (main=0x55e4898261c0, argc=3, argv=0x7ffea5535e08, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffea5535df8) at ../csu/libc-start.c:360
#29 0x000055e4898270a5 in ??? ()

Reported using DrKonqi
This report was filed against 'kde' because the product 'akonadi_migration_agent' could not be located in Bugzilla. Add it to drkonqi's mappings file!
Comment 1 Robby Engelmann 2024-11-25 07:32:24 UTC
possibly duplicate of: https://bugs.kde.org/show_bug.cgi?id=490307
Comment 2 Joshua Goins 2024-12-03 22:45:35 UTC
You need backtrace information, but most likely 492281
Comment 3 Robby Engelmann 2024-12-04 08:12:11 UTC
Here again a recent backtrace:
Application: akonadi_migration_agent (akonadi_migration_agent), signal: Aborted
Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = <optimized out>}

This GDB supports auto-downloading debuginfo from the following URLs:
  <https://debuginfod.opensuse.org/>
Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal]
Debuginfod has been disabled.
To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit.

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing
[New LWP 3609]
[New LWP 3613]
[New LWP 3623]
[New LWP 3628]
[New LWP 3621]
[New LWP 3620]
[New LWP 3622]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `/usr/bin/akonadi_migration_agent --identifier akonadi_migration_agent'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
44	      return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO (ret) : 0;
[Current thread is 1 (Thread 0x7f4d70652300 (LWP 3609))]

Cannot QML trace cores :(
[Current thread is 1 (Thread 0x7f4d70652300 (LWP 3609))]

Thread 7 (Thread 0x7f4d6ca076c0 (LWP 3622)):
#0  0x00007f4d746946be in __futex_abstimed_wait_common64 (private=0, futex_word=0x558652642cb8, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x558652642cb8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007f4d7469475f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x558652642cb8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3  0x00007f4d74697520 in __pthread_cond_wait_common (cond=0x558652642c90, mutex=0x558652642c60, clockid=0, abstime=0x0) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x558652642c90, mutex=0x558652642c60) at pthread_cond_wait.c:618
#5  0x00007f4d65b878f9 in cnd_wait (cond=<optimized out>, mtx=<optimized out>) at ../src/c11/impl/threads_posix.c:135
#6  0x00007f4d65b539db in util_queue_thread_func (input=input@entry=0x5586526422e0) at ../src/util/u_queue.c:275
#7  0x00007f4d65b87837 in impl_thrd_routine (p=<optimized out>) at ../src/c11/impl/threads_posix.c:67
#8  0x00007f4d746983b2 in start_thread (arg=<optimized out>) at pthread_create.c:447
#9  0x00007f4d7471d5fc in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 6 (Thread 0x7f4d6e1056c0 (LWP 3620)):
#0  0x00007f4d7470ebcf in __GI___poll (fds=fds@entry=0x7f4d6e104aa0, nfds=nfds@entry=2, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f4d70d09347 in poll (__fds=0x7f4d6e104aa0, __nfds=2, __timeout=-1) at /usr/include/bits/poll2.h:44
#2  QtWaylandClient::EventThread::run (this=0x558652561b20) at /usr/src/debug/qtwayland-everywhere-src-6.8.0/src/client/qwaylanddisplay.cpp:182
#3  0x00007f4d7511ccf9 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/thread/qthread_unix.cpp:335
#4  (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/thread/qthread_unix.cpp:263
#5  QThreadPrivate::start (arg=0x558652561b20) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/thread/qthread_unix.cpp:294
#6  0x00007f4d746983b2 in start_thread (arg=<optimized out>) at pthread_create.c:447
#7  0x00007f4d7471d5fc in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 5 (Thread 0x7f4d6d9046c0 (LWP 3621)):
#0  0x00007f4d7470ebcf in __GI___poll (fds=fds@entry=0x7f4d6d903aa0, nfds=nfds@entry=2, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f4d70d09347 in poll (__fds=0x7f4d6d903aa0, __nfds=2, __timeout=-1) at /usr/include/bits/poll2.h:44
#2  QtWaylandClient::EventThread::run (this=0x5586525b34a0) at /usr/src/debug/qtwayland-everywhere-src-6.8.0/src/client/qwaylanddisplay.cpp:182
#3  0x00007f4d7511ccf9 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/thread/qthread_unix.cpp:335
#4  (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/thread/qthread_unix.cpp:263
#5  QThreadPrivate::start (arg=0x5586525b34a0) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/thread/qthread_unix.cpp:294
#6  0x00007f4d746983b2 in start_thread (arg=<optimized out>) at pthread_create.c:447
#7  0x00007f4d7471d5fc in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 4 (Thread 0x7f4d64dfe6c0 (LWP 3628)):
#0  0x00007f4d7470f186 in __GI_ppoll (fds=0x558652741ce0, nfds=3, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
#1  0x00007f4d73e6ad9f in ??? () at /lib64/libglib-2.0.so.0
#2  0x00007f4d73e6b4bc in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#3  0x00007f4d751fe043 in QEventDispatcherGlib::processEvents (this=0x7f4d40000ba0, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/kernel/qeventdispatcher_glib.cpp:396
#4  0x00007f4d74fb6602 in QEventLoop::exec (this=0x7f4d64dfdab0, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/global/qflags.h:34
#5  0x00007f4d750a2a8c in QThread::exec (this=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/global/qflags.h:74
#6  0x00007f4d7511ccf9 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/thread/qthread_unix.cpp:335
#7  (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/thread/qthread_unix.cpp:263
#8  QThreadPrivate::start (arg=0x558652741dc0) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/thread/qthread_unix.cpp:294
#9  0x00007f4d746983b2 in start_thread (arg=<optimized out>) at pthread_create.c:447
#10 0x00007f4d7471d5fc in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 3 (Thread 0x7f4d655ff6c0 (LWP 3623)):
#0  0x00007f4d746946be in __futex_abstimed_wait_common64 (private=0, futex_word=0x55865263fbe8, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55865263fbe8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007f4d7469475f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55865263fbe8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3  0x00007f4d74697520 in __pthread_cond_wait_common (cond=0x55865263fbc0, mutex=0x55865263fb90, clockid=0, abstime=0x0) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x55865263fbc0, mutex=0x55865263fb90) at pthread_cond_wait.c:618
#5  0x00007f4d65b878f9 in cnd_wait (cond=<optimized out>, mtx=<optimized out>) at ../src/c11/impl/threads_posix.c:135
#6  0x00007f4d65b539db in util_queue_thread_func (input=input@entry=0x5586526451f0) at ../src/util/u_queue.c:275
#7  0x00007f4d65b87837 in impl_thrd_routine (p=<optimized out>) at ../src/c11/impl/threads_posix.c:67
#8  0x00007f4d746983b2 in start_thread (arg=<optimized out>) at pthread_create.c:447
#9  0x00007f4d7471d5fc in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 2 (Thread 0x7f4d701ff6c0 (LWP 3613)):
#0  0x00007f4d7470f186 in __GI_ppoll (fds=0x55865250f640, nfds=2, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
#1  0x00007f4d73e6ad9f in ??? () at /lib64/libglib-2.0.so.0
#2  0x00007f4d73e6b4bc in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#3  0x00007f4d751fe043 in QEventDispatcherGlib::processEvents (this=0x7f4d68000ba0, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/kernel/qeventdispatcher_glib.cpp:396
#4  0x00007f4d74fb6602 in QEventLoop::exec (this=0x7f4d701fea60, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/global/qflags.h:34
#5  0x00007f4d750a2a8c in QThread::exec (this=this@entry=0x7f4d76914b20 <QGlobalStatic<QtGlobalStatic::Holder<(anonymous namespace)::Q_QGS__q_manager> >::instance()::holder>) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/global/qflags.h:74
#6  0x00007f4d7688d22e in QDBusConnectionManager::run (this=0x7f4d76914b20 <QGlobalStatic<QtGlobalStatic::Holder<(anonymous namespace)::Q_QGS__q_manager> >::instance()::holder>) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/dbus/qdbusconnectionmanager.cpp:144
#7  0x00007f4d7511ccf9 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/thread/qthread_unix.cpp:335
#8  (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/thread/qthread_unix.cpp:263
#9  QThreadPrivate::start (arg=0x7f4d76914b20 <QGlobalStatic<QtGlobalStatic::Holder<(anonymous namespace)::Q_QGS__q_manager> >::instance()::holder>) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/thread/qthread_unix.cpp:294
#10 0x00007f4d746983b2 in start_thread (arg=<optimized out>) at pthread_create.c:447
#11 0x00007f4d7471d5fc in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 1 (Thread 0x7f4d70652300 (LWP 3609)):
[KCrash Handler]
#5  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#6  0x00007f4d7469a2e3 in __pthread_kill_internal (threadid=<optimized out>, signo=6) at pthread_kill.c:78
#7  0x00007f4d746414b6 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x00007f4d7462891a in __GI_abort () at abort.c:79
#9  0x00007f4d74aadc4d in __gnu_cxx::__verbose_terminate_handler () at ../../../../libstdc++-v3/libsupc++/vterminate.cc:95
#10 0x00007f4d74abf28c in __cxxabiv1::__terminate (handler=<optimized out>) at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:48
#11 0x00007f4d74aad7f5 in std::terminate () at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:58
#12 0x00007f4d74abf518 in __cxxabiv1::__cxa_throw (obj=<optimized out>, tinfo=0x7f4d76c29878 <typeinfo for Akonadi::PayloadException>, dest=0x7f4d76ad8670 <Akonadi::PayloadException::~PayloadException()>) at ../../../../libstdc++-v3/libsupc++/eh_throw.cc:98
#13 0x00007f4d76a81225 in ??? () at /lib64/libKPim6AkonadiCore.so.6
#14 0x0000558640e4f93c in ??? ()
#15 0x00007f4d74ff9f67 in QObject::event (this=0x558652c22a90, e=0x7f4d40039500) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/kernel/qobject.cpp:1419
#16 0x00007f4d761dec35 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x558652c22a90, e=0x7f4d40039500) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/widgets/kernel/qapplication.cpp:3294
#17 0x00007f4d74facbe8 in QCoreApplication::notifyInternal2 (receiver=0x558652c22a90, event=0x7f4d40039500) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/kernel/qcoreapplication.cpp:1165
#18 0x00007f4d74fb57d8 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x5586524f53d0) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/kernel/qcoreapplication.cpp:1965
#19 0x00007f4d75200c87 in postEventSourceDispatch (s=0x5586525acd10) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/kernel/qeventdispatcher_glib.cpp:246
#20 0x00007f4d73e68eb8 in ??? () at /lib64/libglib-2.0.so.0
#21 0x00007f4d73e6aca8 in ??? () at /lib64/libglib-2.0.so.0
#22 0x00007f4d73e6b4bc in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#23 0x00007f4d751fe043 in QEventDispatcherGlib::processEvents (this=0x558652500b90, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/kernel/qeventdispatcher_glib.cpp:396
#24 0x00007f4d74fb6602 in QEventLoop::exec (this=this@entry=0x7ffd4777c9b0, flags=..., flags@entry=...) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/global/qflags.h:34
#25 0x00007f4d74fb6aea in QCoreApplication::exec () at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/global/qflags.h:74
#26 0x0000558640e3c5dc in ??? ()
#27 0x00007f4d7462a2ae in __libc_start_call_main (main=main@entry=0x558640e3c1c0, argc=argc@entry=3, argv=argv@entry=0x7ffd4777cc98) at ../sysdeps/nptl/libc_start_call_main.h:58
#28 0x00007f4d7462a379 in __libc_start_main_impl (main=0x558640e3c1c0, argc=3, argv=0x7ffd4777cc98, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffd4777cc88) at ../csu/libc-start.c:360
#29 0x0000558640e3d0a5 in ??? ()