[Akonadi] [Bug 410345] New: Agent zur E-Mail-Archivierung (akonadi_archivemail_agent), signal: Segmentation fault - ArchiveMailInfo::dirArchive

Don Curtis bugzilla_noreply at kde.org
Mon Jul 29 10:16:37 BST 2019


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

            Bug ID: 410345
           Summary: Agent zur E-Mail-Archivierung
                    (akonadi_archivemail_agent), signal: Segmentation
                    fault - ArchiveMailInfo::dirArchive
           Product: Akonadi
           Version: 5.10.3
          Platform: openSUSE RPMs
                OS: Linux
            Status: REPORTED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: Archive Mail Agent
          Assignee: kdepim-bugs at kde.org
          Reporter: bugrprt21882 at online.de
  Target Milestone: ---

Application: akonadi_archivemail_agent (5.10.3)

Qt Version: 5.9.7
Frameworks Version: 5.55.0
Operating System: Linux 4.12.14-lp151.28.10-default x86_64
Distribution: "openSUSE Leap 15.1"

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

Reading e-Mails; letting the e-Mail archiving do it's thing; trying to work out
why some new, not read, e-Mails were not being displayed;
 * Ran "akonadictl fsck" while the archiving was running.

-- Backtrace:
Application: Agent zur E-Mail-Archivierung (akonadi_archivemail_agent), signal:
Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
29        return SYSCALL_CANCEL (poll, fds, nfds, timeout);
[Current thread is 1 (Thread 0x7f86b24f5e40 (LWP 8503))]

Thread 13 (Thread 0x7f866e1c9700 (LWP 8767)):
#0  0x00007f86ad60919b in __GI___poll (fds=0x7f8640002de0, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f86a41b11a9 in g_main_context_poll (priority=<optimized out>,
n_fds=1, fds=0x7f8640002de0, timeout=<optimized out>, context=0x7f8640000be0)
at gmain.c:4169
#2  g_main_context_iterate (context=context at entry=0x7f8640000be0,
block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>) at
gmain.c:3863
#3  0x00007f86a41b12bc in g_main_context_iteration (context=0x7f8640000be0,
may_block=may_block at entry=1) at gmain.c:3929
#4  0x00007f86ae17296b in QEventDispatcherGlib::processEvents
(this=0x7f8640000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x00007f86ae11790a in QEventLoop::exec (this=this at entry=0x7f866e1c8c30,
flags=..., flags at entry=...) at kernel/qeventloop.cpp:212
#6  0x00007f86adf35daa in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:515
#7  0x00007f86adf3aced in QThreadPrivate::start (arg=0x557287272eb0) at
thread/qthread_unix.cpp:368
#8  0x00007f86a672a569 in start_thread (arg=0x7f866e1c9700) at
pthread_create.c:465
#9  0x00007f86ad6139ef in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 12 (Thread 0x7f866e9ca700 (LWP 8665)):
#0  0x00007f86a41f6fd9 in g_mutex_lock (mutex=mutex at entry=0x7f864c000be0) at
gthread-posix.c:1336
#1  0x00007f86a41b0be6 in g_main_context_check
(context=context at entry=0x7f864c000be0, max_priority=2147483647,
fds=fds at entry=0x7f864c018cb0, n_fds=n_fds at entry=1) at gmain.c:3705
#2  0x00007f86a41b1150 in g_main_context_iterate
(context=context at entry=0x7f864c000be0, block=block at entry=1,
dispatch=dispatch at entry=1, self=<optimized out>) at gmain.c:3865
#3  0x00007f86a41b12bc in g_main_context_iteration (context=0x7f864c000be0,
may_block=may_block at entry=1) at gmain.c:3929
#4  0x00007f86ae17296b in QEventDispatcherGlib::processEvents
(this=0x7f864c000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x00007f86ae11790a in QEventLoop::exec (this=this at entry=0x7f866e9c9c30,
flags=..., flags at entry=...) at kernel/qeventloop.cpp:212
#6  0x00007f86adf35daa in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:515
#7  0x00007f86adf3aced in QThreadPrivate::start (arg=0x55728724d700) at
thread/qthread_unix.cpp:368
#8  0x00007f86a672a569 in start_thread (arg=0x7f866e9ca700) at
pthread_create.c:465
#9  0x00007f86ad6139ef in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 11 (Thread 0x7f866f5f8700 (LWP 8664)):
#0  0x00007f86a67308ad in futex_wait_cancelable (private=<optimized out>,
expected=0, futex_word=0x5572871c1788) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x5572871c1738,
cond=0x5572871c1760) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x5572871c1760, mutex=0x5572871c1738) at
pthread_cond_wait.c:655
#3  0x00007f867b39b88b in cnd_wait (mtx=0x5572871c1738, cond=0x5572871c1760) at
../../include/c11/threads_posix.h:155
#4  util_queue_thread_func (input=input at entry=0x5572871dfae0) at u_queue.c:270
#5  0x00007f867b39b597 in impl_thrd_routine (p=<optimized out>) at
../../include/c11/threads_posix.h:87
#6  0x00007f86a672a569 in start_thread (arg=0x7f866f5f8700) at
pthread_create.c:465
#7  0x00007f86ad6139ef in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 10 (Thread 0x7f866fdf9700 (LWP 8660)):
#0  0x00007f86a67308ad in futex_wait_cancelable (private=<optimized out>,
expected=0, futex_word=0x557286edbee0) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x557286edbe90,
cond=0x557286edbeb8) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x557286edbeb8, mutex=0x557286edbe90) at
pthread_cond_wait.c:655
#3  0x00007f867b39b88b in cnd_wait (mtx=0x557286edbe90, cond=0x557286edbeb8) at
../../include/c11/threads_posix.h:155
#4  util_queue_thread_func (input=input at entry=0x557286edc540) at u_queue.c:270
#5  0x00007f867b39b597 in impl_thrd_routine (p=<optimized out>) at
../../include/c11/threads_posix.h:87
#6  0x00007f86a672a569 in start_thread (arg=0x7f866fdf9700) at
pthread_create.c:465
#7  0x00007f86ad6139ef in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 9 (Thread 0x7f86705fa700 (LWP 8659)):
#0  0x00007f86a67308ad in futex_wait_cancelable (private=<optimized out>,
expected=0, futex_word=0x557286edbee0) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x557286edbe90,
cond=0x557286edbeb8) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x557286edbeb8, mutex=0x557286edbe90) at
pthread_cond_wait.c:655
#3  0x00007f867b39b88b in cnd_wait (mtx=0x557286edbe90, cond=0x557286edbeb8) at
../../include/c11/threads_posix.h:155
#4  util_queue_thread_func (input=input at entry=0x557286edc500) at u_queue.c:270
#5  0x00007f867b39b597 in impl_thrd_routine (p=<optimized out>) at
../../include/c11/threads_posix.h:87
#6  0x00007f86a672a569 in start_thread (arg=0x7f86705fa700) at
pthread_create.c:465
#7  0x00007f86ad6139ef in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 8 (Thread 0x7f8678caf700 (LWP 8658)):
#0  0x00007f86a67308ad in futex_wait_cancelable (private=<optimized out>,
expected=0, futex_word=0x557286edb960) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x557286edb910,
cond=0x557286edb938) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x557286edb938, mutex=0x557286edb910) at
pthread_cond_wait.c:655
#3  0x00007f867b39b88b in cnd_wait (mtx=0x557286edb910, cond=0x557286edb938) at
../../include/c11/threads_posix.h:155
#4  util_queue_thread_func (input=input at entry=0x557286edc4a0) at u_queue.c:270
#5  0x00007f867b39b597 in impl_thrd_routine (p=<optimized out>) at
../../include/c11/threads_posix.h:87
#6  0x00007f86a672a569 in start_thread (arg=0x7f8678caf700) at
pthread_create.c:465
#7  0x00007f86ad6139ef in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 7 (Thread 0x7f86794b0700 (LWP 8657)):
#0  0x00007f86a67308ad in futex_wait_cancelable (private=<optimized out>,
expected=0, futex_word=0x557286edb964) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x557286edb910,
cond=0x557286edb938) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x557286edb938, mutex=0x557286edb910) at
pthread_cond_wait.c:655
#3  0x00007f867b39b88b in cnd_wait (mtx=0x557286edb910, cond=0x557286edb938) at
../../include/c11/threads_posix.h:155
#4  util_queue_thread_func (input=input at entry=0x557286edc460) at u_queue.c:270
#5  0x00007f867b39b597 in impl_thrd_routine (p=<optimized out>) at
../../include/c11/threads_posix.h:87
#6  0x00007f86a672a569 in start_thread (arg=0x7f86794b0700) at
pthread_create.c:465
#7  0x00007f86ad6139ef in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 6 (Thread 0x7f8679cb1700 (LWP 8656)):
#0  0x00007f86a67308ad in futex_wait_cancelable (private=<optimized out>,
expected=0, futex_word=0x557286edb964) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x557286edb910,
cond=0x557286edb938) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x557286edb938, mutex=0x557286edb910) at
pthread_cond_wait.c:655
#3  0x00007f867b39b88b in cnd_wait (mtx=0x557286edb910, cond=0x557286edb938) at
../../include/c11/threads_posix.h:155
#4  util_queue_thread_func (input=input at entry=0x557286edc210) at u_queue.c:270
#5  0x00007f867b39b597 in impl_thrd_routine (p=<optimized out>) at
../../include/c11/threads_posix.h:87
#6  0x00007f86a672a569 in start_thread (arg=0x7f8679cb1700) at
pthread_create.c:465
#7  0x00007f86ad6139ef in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 5 (Thread 0x7f867a4b2700 (LWP 8655)):
#0  0x00007f86a67308ad in futex_wait_cancelable (private=<optimized out>,
expected=0, futex_word=0x557286e36ec8) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x557286e36e78,
cond=0x557286e36ea0) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x557286e36ea0, mutex=0x557286e36e78) at
pthread_cond_wait.c:655
#3  0x00007f867b39b88b in cnd_wait (mtx=0x557286e36e78, cond=0x557286e36ea0) at
../../include/c11/threads_posix.h:155
#4  util_queue_thread_func (input=input at entry=0x557286ed9bc0) at u_queue.c:270
#5  0x00007f867b39b597 in impl_thrd_routine (p=<optimized out>) at
../../include/c11/threads_posix.h:87
#6  0x00007f86a672a569 in start_thread (arg=0x7f867a4b2700) at
pthread_create.c:465
#7  0x00007f86ad6139ef in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 4 (Thread 0x7f867adfa700 (LWP 8654)):
#0  0x00007f86a67308ad in futex_wait_cancelable (private=<optimized out>,
expected=0, futex_word=0x557286eda840) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x557286eda7f0,
cond=0x557286eda818) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x557286eda818, mutex=0x557286eda7f0) at
pthread_cond_wait.c:655
#3  0x00007f867b39b88b in cnd_wait (mtx=0x557286eda7f0, cond=0x557286eda818) at
../../include/c11/threads_posix.h:155
#4  util_queue_thread_func (input=input at entry=0x557286eda930) at u_queue.c:270
#5  0x00007f867b39b597 in impl_thrd_routine (p=<optimized out>) at
../../include/c11/threads_posix.h:87
#6  0x00007f86a672a569 in start_thread (arg=0x7f867adfa700) at
pthread_create.c:465
#7  0x00007f86ad6139ef in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7f8682242700 (LWP 8592)):
#0  0x00007f86ad60919b in __GI___poll (fds=0x7f867403b850, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f86a41b11a9 in g_main_context_poll (priority=<optimized out>,
n_fds=1, fds=0x7f867403b850, timeout=<optimized out>, context=0x7f8674000be0)
at gmain.c:4169
#2  g_main_context_iterate (context=context at entry=0x7f8674000be0,
block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>) at
gmain.c:3863
#3  0x00007f86a41b12bc in g_main_context_iteration (context=0x7f8674000be0,
may_block=may_block at entry=1) at gmain.c:3929
#4  0x00007f86ae17296b in QEventDispatcherGlib::processEvents
(this=0x7f8674000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x00007f86ae11790a in QEventLoop::exec (this=this at entry=0x7f8682241c00,
flags=..., flags at entry=...) at kernel/qeventloop.cpp:212
#6  0x00007f86adf35daa in QThread::exec (this=this at entry=0x7f86aefecd60
<(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
thread/qthread.cpp:515
#7  0x00007f86aed799e5 in QDBusConnectionManager::run (this=0x7f86aefecd60
<(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
qdbusconnection.cpp:178
#8  0x00007f86adf3aced in QThreadPrivate::start (arg=0x7f86aefecd60 <(anonymous
namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
thread/qthread_unix.cpp:368
#9  0x00007f86a672a569 in start_thread (arg=0x7f8682242700) at
pthread_create.c:465
#10 0x00007f86ad6139ef in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7f8683d5a700 (LWP 8544)):
#0  0x00007f86ad60919b in __GI___poll (fds=fds at entry=0x7f8683d59b38,
nfds=nfds at entry=1, timeout=timeout at entry=-1) at
../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f86a61b8307 in poll (__timeout=-1, __nfds=1, __fds=0x7f8683d59b38)
at /usr/include/bits/poll2.h:46
#2  _xcb_conn_wait (c=c at entry=0x557286da0e10, cond=cond at entry=0x557286da0e50,
vector=vector at entry=0x0, count=count at entry=0x0) at xcb_conn.c:479
#3  0x00007f86a61b9f3a in xcb_wait_for_event (c=0x557286da0e10) at xcb_in.c:697
#4  0x00007f8685e97939 in QXcbEventReader::run (this=0x557286db4280) at
qxcbconnection.cpp:1334
#5  0x00007f86adf3aced in QThreadPrivate::start (arg=0x557286db4280) at
thread/qthread_unix.cpp:368
#6  0x00007f86a672a569 in start_thread (arg=0x7f8683d5a700) at
pthread_create.c:465
#7  0x00007f86ad6139ef in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7f86b24f5e40 (LWP 8503)):
[KCrash Handler]
#7  std::__atomic_base<int>::load (__m=std::memory_order_relaxed, this=0x30) at
/usr/include/c++/7/bits/atomic_base.h:396
#8  QAtomicOps<int>::load<int> (_q_value=...) at
../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:227
#9  QBasicAtomicInteger<int>::load (this=0x30) at
../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:102
#10 QtPrivate::RefCount::ref (this=0x30) at
../../include/QtCore/../../src/corelib/tools/qrefcount.h:55
#11 QString::QString (other=..., this=0x7fff76164fd0) at
../../include/QtCore/../../src/corelib/tools/qstring.h:907
#12 QUrlPrivate::appendPath (appendingTo=QUrlPrivate::Path, options=...,
appendTo=..., this=0x55728732a4a0) at io/qurl.cpp:960
#13 QUrl::path (this=this at entry=0x7fff76165058, options=options at entry=...) at
io/qurl.cpp:2615
#14 0x0000557284d951bd in ArchiveMailInfo::dirArchive
(this=this at entry=0x5572872b9870, dirExit=@0x7fff76165207: true) at
/usr/src/debug/kmail-18.12.3-lp151.3.7.1.x86_64/agents/archivemailagent/archivemailinfo.cpp:74
#15 0x0000557284d96189 in ArchiveMailInfo::listOfArchive (this=0x5572872b9870,
folderName=..., dirExist=@0x7fff76165207: true) at
/usr/src/debug/kmail-18.12.3-lp151.3.7.1.x86_64/agents/archivemailagent/archivemailinfo.cpp:105
#16 0x0000557284d92ae0 in ArchiveMailManager::backupDone (this=0x7f8674013ad0,
info=<optimized out>) at
/usr/src/debug/kmail-18.12.3-lp151.3.7.1.x86_64/agents/archivemailagent/archivemailmanager.cpp:128
#17 0x0000557284d9b858 in ArchiveJob::slotBackupDone (this=0x5572873383a0,
info=...) at
/usr/src/debug/kmail-18.12.3-lp151.3.7.1.x86_64/agents/archivemailagent/job/archivejob.cpp:127
#18 0x00007f86ae14864f in QtPrivate::QSlotObjectBase::call (a=0x7fff76165410,
r=0x5572873383a0, this=0x557287317d30) at
../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:101
#19 QMetaObject::activate (sender=sender at entry=0x55728730a080,
signalOffset=<optimized out>, local_signal_index=local_signal_index at entry=0,
argv=argv at entry=0x7fff76165410) at kernel/qobject.cpp:3750
#20 0x00007f86ae148c07 in QMetaObject::activate
(sender=sender at entry=0x55728730a080, m=m at entry=0x7f86b1ea6700
<MailCommon::BackupJob::staticMetaObject>,
local_signal_index=local_signal_index at entry=0, argv=argv at entry=0x7fff76165410)
at kernel/qobject.cpp:3629
#21 0x00007f86b1c43d12 in MailCommon::BackupJob::backupDone
(this=this at entry=0x55728730a080, _t1=...) at
/usr/src/debug/mailcommon-18.12.3-lp151.1.3.x86_64/build/src/KF5MailCommon_autogen/AYU7XCIYTN/moc_backupjob.cpp:138
#22 0x00007f86b1bc1acb in MailCommon::BackupJob::finish (this=0x55728730a080)
at /usr/src/debug/mailcommon-18.12.3-lp151.1.3.x86_64/src/job/backupjob.cpp:224
#23 0x00007f86b1bc27f5 in MailCommon::BackupJob::archiveNextFolder
(this=this at entry=0x55728730a080) at
/usr/src/debug/mailcommon-18.12.3-lp151.1.3.x86_64/src/job/backupjob.cpp:350
#24 0x00007f86b1bc378b in MailCommon::BackupJob::archiveNextMessage
(this=0x55728730a080) at
/usr/src/debug/mailcommon-18.12.3-lp151.1.3.x86_64/src/job/backupjob.cpp:236
#25 0x00007f86ae155134 in QtPrivate::QSlotObjectBase::call (a=0x7fff76165660,
r=<optimized out>, this=<optimized out>) at
../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:101
#26 QSingleShotTimer::timerEvent (this=0x7f864c02c4a0) at kernel/qtimer.cpp:318
#27 0x00007f86ae14905b in QObject::event (this=0x7f864c02c4a0, e=<optimized
out>) at kernel/qobject.cpp:1269
#28 0x00007f86af3c73dc in QApplicationPrivate::notify_helper
(this=this at entry=0x557286d8f630, receiver=receiver at entry=0x7f864c02c4a0,
e=e at entry=0x7fff76165930) at kernel/qapplication.cpp:3723
#29 0x00007f86af3ceca4 in QApplication::notify (this=0x7fff76165c20,
receiver=0x7f864c02c4a0, e=0x7fff76165930) at kernel/qapplication.cpp:3482
#30 0x00007f86ae1198d8 in QCoreApplication::notifyInternal2
(receiver=0x7f864c02c4a0, event=event at entry=0x7fff76165930) at
kernel/qcoreapplication.cpp:1024
#31 0x00007f86ae171dee in QCoreApplication::sendEvent (event=0x7fff76165930,
receiver=<optimized out>) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:233
#32 QTimerInfoList::activateTimers (this=0x557286ddf430) at
kernel/qtimerinfo_unix.cpp:643
#33 0x00007f86ae1725b1 in timerSourceDispatch (source=<optimized out>) at
kernel/qeventdispatcher_glib.cpp:182
#34 0x00007f86a41b0e87 in g_main_dispatch (context=0x7f867c004fc0) at
gmain.c:3142
#35 g_main_context_dispatch (context=context at entry=0x7f867c004fc0) at
gmain.c:3795
#36 0x00007f86a41b1230 in g_main_context_iterate
(context=context at entry=0x7f867c004fc0, block=block at entry=1,
dispatch=dispatch at entry=1, self=<optimized out>) at gmain.c:3868
#37 0x00007f86a41b12bc in g_main_context_iteration (context=0x7f867c004fc0,
may_block=may_block at entry=1) at gmain.c:3929
#38 0x00007f86ae17294f in QEventDispatcherGlib::processEvents
(this=0x557286e2bab0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#39 0x00007f86ae11790a in QEventLoop::exec (this=this at entry=0x7fff76165b80,
flags=..., flags at entry=...) at kernel/qeventloop.cpp:212
#40 0x00007f86ae1209b4 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1297
#41 0x00007f86ae6edfac in QGuiApplication::exec () at
kernel/qguiapplication.cpp:1679
#42 0x00007f86af3c7335 in QApplication::exec () at kernel/qapplication.cpp:2911
#43 0x00007f86b2123669 in Akonadi::AgentBase::init (r=0x55728722e040) at
/usr/src/debug/akonadi-server-18.12.3-lp151.3.4.1.x86_64/src/agentbase/agentbase.cpp:965
#44 0x0000557284d91813 in Akonadi::AgentBase::init<ArchiveMailAgent>
(argc=<optimized out>, argv=<optimized out>) at
/usr/include/KF5/AkonadiAgentBase/agentbase.h:482
#45 0x00007f86ad53bf8a in __libc_start_main (main=0x557284d8fca0 <main(int,
char**)>, argc=3, argv=0x7fff76165d48, init=<optimized out>, fini=<optimized
out>, rtld_fini=<optimized out>, stack_end=0x7fff76165d38) at
../csu/libc-start.c:308
#46 0x0000557284d8fd6a in _start () at ../sysdeps/x86_64/start.S:120
[Inferior 1 (process 8503) detached]

Possible duplicates by query: bug 410267, bug 409970, bug 409515, bug 409248,
bug 409110.

Reported using DrKonqi

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list