Application: akonadi_pop3_resource (5.14.2 (20.04.2)) Qt Version: 5.12.7 Frameworks Version: 5.71.0 Operating System: Linux 5.3.18-lp152.33-default x86_64 Windowing system: X11 Distribution: openSUSE Leap 15.2 -- Information about the crash: - What I was doing when the application crashed: Setting up KMail as new after experiencing difficulties and issues following a system upgrade -- Kmail was upgraded from version 5.10.3 to 5.14.2. Current output of "akonadictl fsck 2>&1| grep -iE 'found|no RID'": Found 43 external files. Found 43 external parts. Found no unreferenced external files. Found 0 parts to be moved to external files Found 0 parts to be moved to database Collection "Search" (id: 1) has no RID. Collection "outbox" (id: 5) has no RID. Collection "sent-mail" (id: 6) has no RID. Collection "OpenInvitations" (id: 30) has no RID. Collection "DeclinedInvitations" (id: 31) has no RID. Found 5 collections without RID. Found 0 items without RID. Found 0 dirty items. -- Backtrace: Application: POP3-Postfach (akonadi_pop3_resource), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f916aa0d940 (LWP 8595))] Thread 2 (Thread 0x7f9150abb700 (LWP 8623)): #0 0x00007f9166ac26db in poll () from /lib64/libc.so.6 #1 0x00007f9161220779 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f916122088c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f916767019b in QEventDispatcherGlib::processEvents (this=0x7f9144000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #4 0x00007f916761132a in QEventLoop::exec (this=this@entry=0x7f9150abac40, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225 #5 0x00007f916743710a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531 #6 0x00007f9168952cd5 in ?? () from /usr/lib64/libQt5DBus.so.5 #7 0x00007f91674388b2 in QThreadPrivate::start (arg=0x7f9168bcad80) at thread/qthread_unix.cpp:361 #8 0x00007f9162e8a4f9 in start_thread () from /lib64/libpthread.so.0 #9 0x00007f9166accfbf in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f916aa0d940 (LWP 8595)): [KCrash Handler] #4 0x0000557edf43e3d0 in ?? () #5 0x00007f916764196d in operator<< (dbg=..., o=0x7f9144025e00) at kernel/qobject.cpp:4211 #6 0x00007f9149f7ef94 in SettingsHelper::~SettingsHelper (this=0x7f914a18f860 <(anonymous namespace)::Q_QGS_s_globalSettings::innerFunction()::holder>, __in_chrg=<optimized out>) at /usr/src/debug/kdepim-runtime-20.04.2-lp152.1.1.x86_64/resources/pop3/settings.cpp:34 #7 (anonymous namespace)::Q_QGS_s_globalSettings::Holder::~Holder (this=0x7f914a18f860 <(anonymous namespace)::Q_QGS_s_globalSettings::innerFunction()::holder>, __in_chrg=<optimized out>) at /usr/src/debug/kdepim-runtime-20.04.2-lp152.1.1.x86_64/resources/pop3/settings.cpp:42 #8 0x00007f9166a0d138 in __run_exit_handlers () from /lib64/libc.so.6 #9 0x00007f9166a0d18a in exit () from /lib64/libc.so.6 #10 0x00007f91669f5351 in __libc_start_main () from /lib64/libc.so.6 #11 0x0000557edde03a7a in _start () at ../sysdeps/x86_64/start.S:120 [Inferior 1 (process 8595) detached] Possible duplicates by query: bug 425619, bug 425340, bug 425334, bug 425205, bug 424911. Reported using DrKonqi
Further information: In '~/.local/share/akonadi_maildir_resource_0/' the following directories were missing: * outbox * sent-mail ----------------- Quit KMail, stopped Akonadi, created the directories and the associated "cur" "new" "tmp" sub-directories. Output of "akonadictl fsck 2>&1| grep -iE 'found|no RID'" is now: Found 43 external files. Found 43 external parts. Found no unreferenced external files. Found 0 parts to be moved to external files Found 0 parts to be moved to database Collection "Search" (id: 1) has no RID. Collection "OpenInvitations" (id: 30) has no RID. Collection "DeclinedInvitations" (id: 31) has no RID. Found 3 collections without RID. Found 0 items without RID. Found 0 dirty items.
*** This bug has been marked as a duplicate of bug 419726 ***