[Akonadi] [Bug 496660] akonadi_migration_agent crash multiple times on each system start
Robby Engelmann
bugzilla_noreply at kde.org
Wed Dec 4 08:12:11 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=496660
--- Comment #3 from Robby Engelmann <robby.engelmann at r-engelmann.de> ---
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 at entry=6, no_tid=no_tid at 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 at entry=0x558652642cb8,
expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0,
private=private at entry=0, cancel=cancel at entry=true) at futex-internal.c:87
#2 0x00007f4d7469475f in __GI___futex_abstimed_wait_cancelable64
(futex_word=futex_word at entry=0x558652642cb8, expected=expected at entry=0,
clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at 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 at 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 at entry=0x7f4d6e104aa0,
nfds=nfds at entry=2, timeout=timeout at 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 at entry=0x7f4d6d903aa0,
nfds=nfds at entry=2, timeout=timeout at 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 at entry=0x55865263fbe8,
expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0,
private=private at entry=0, cancel=cancel at entry=true) at futex-internal.c:87
#2 0x00007f4d7469475f in __GI___futex_abstimed_wait_cancelable64
(futex_word=futex_word at entry=0x55865263fbe8, expected=expected at entry=0,
clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at 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 at 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 at 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 at entry=6, no_tid=no_tid at 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 at 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 at entry=0x7ffd4777c9b0,
flags=..., flags at 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 at entry=0x558640e3c1c0, argc=argc at entry=3,
argv=argv at 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 ??? ()
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list