<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>418599</bug_id>
          
          <creation_ts>2020-03-07 22:52:35 +0000</creation_ts>
          <short_desc>Crash when moving emails from one IMAP server to another</short_desc>
          <delta_ts>2020-08-20 06:43:43 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>Frameworks and Libraries</classification>
          <product>Akonadi</product>
          <component>IMAP resource</component>
          <version>unspecified</version>
          <rep_platform>Gentoo Packages</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>415339</dup_id>
          <see_also>https://bugs.kde.org/show_bug.cgi?id=418593</see_also>
    
    <see_also>https://bugs.kde.org/show_bug.cgi?id=418595</see_also>
    
    <see_also>https://bugs.kde.org/show_bug.cgi?id=418912</see_also>
    
    <see_also>https://bugs.kde.org/show_bug.cgi?id=396663</see_also>
    
    <see_also>https://bugs.kde.org/show_bug.cgi?id=423675</see_also>
    
    <see_also>https://bugs.kde.org/show_bug.cgi?id=415339</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>drkonqi</keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Dennis Schridde">heri+kde</reporter>
          <assigned_to name="kdepim bugs">pim-bugs-null</assigned_to>
          <cc>a.samirh78</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1915014</commentid>
    <comment_count>0</comment_count>
    <who name="Dennis Schridde">heri+kde</who>
    <bug_when>2020-03-07 22:52:35 +0000</bug_when>
    <thetext>Application: akonadi_imap_resource (5.13.3 (19.12.3))

Qt Version: 5.14.1
Frameworks Version: 5.67.0
Operating System: Linux 5.5.8 x86_64
Windowing system: X11
Distribution: &quot;Gentoo Base System release 2.7&quot;

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

I moved 34 (contents of folder &quot;a&quot;) and then another 40 (contents of folder &quot;b&quot;) emails from one IMAP server to another.

- Unusual behavior I noticed:

First my Akonadi IMAP resource stopped syncing (bug #418593), then I deleted and recreated it, but it stopped connecting to the server after a while (bug #418595), then I recreated it again and am now running into this problem here.

-- Backtrace:
Application: Kynes (akonadi_imap_resource), signal: Segmentation fault
Using host libthread_db library &quot;/usr/lib64/libthread_db.so.1&quot;.
[Current thread is 1 (Thread 0x7f8125eefd80 (LWP 275208))]

Thread 24 (Thread 0x7f80c9dec700 (LWP 331976)):
#0  0x00007f8137e13d7d in pthread_cond_timedwait@@GLIBC_2.3.2 () at /usr/lib64/libpthread.so.0
#1  0x00007f8138cb2205 in QWaitConditionPrivate::wait_relative(QDeadlineTimer) (this=0x7f80b80109a0, deadline=...) at thread/qwaitcondition_unix.cpp:136
#2  QWaitConditionPrivate::wait(QDeadlineTimer) (deadline=..., this=0x7f80b80109a0) at thread/qwaitcondition_unix.cpp:144
#3  QWaitCondition::wait(QMutex*, QDeadlineTimer) (this=&lt;optimized out&gt;, mutex=0x7f80b8010b88, deadline=...) at thread/qwaitcondition_unix.cpp:225
#4  0x00007f8138cb2307 in QWaitCondition::wait(QMutex*, unsigned long) (this=this@entry=0x7f80b8011a80, mutex=mutex@entry=0x7f80b8010b88, time=&lt;optimized out&gt;) at thread/qwaitcondition_unix.cpp:209
#5  0x00007f8138cb015b in QThreadPoolThread::run() (this=0x7f80b8011a70) at ../../include/QtCore/../../src/corelib/thread/qmutex.h:270
#6  0x00007f8138caccef in QThreadPrivate::start(void*) (arg=0x7f80b8011a70) at thread/qthread_unix.cpp:342
#7  0x00007f8137e0c42a in start_thread () at /usr/lib64/libpthread.so.0
#8  0x00007f813886c42f in clone () at /usr/lib64/libc.so.6

Thread 23 (Thread 0x7f80ca5ed700 (LWP 331975)):
#0  0x00007f8136fb6b04 in g_mutex_unlock () at /usr/lib64/libglib-2.0.so.0
#1  0x00007f8136f6807b in g_main_context_prepare () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f8136f68a53 in  () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f8136f68c4f in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#4  0x00007f8138eb889b in QEventDispatcherGlib::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) (this=0x7f80b006d480, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x00007f8138e6101b in QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) (this=this@entry=0x7f80ca5ec820, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:136
#6  0x00007f8138cabc8e in QThread::exec() (this=&lt;optimized out&gt;) at ../../include/QtCore/../../src/corelib/global/qflags.h:118
#7  0x00007f8138caccef in QThreadPrivate::start(void*) (arg=0x55fd085546d0) at thread/qthread_unix.cpp:342
#8  0x00007f8137e0c42a in start_thread () at /usr/lib64/libpthread.so.0
#9  0x00007f813886c42f in clone () at /usr/lib64/libc.so.6

Thread 22 (Thread 0x7f80cadee700 (LWP 275243)):
#0  0x00007f81388600db in poll () at /usr/lib64/libc.so.6
#1  0x00007f8136f68b2e in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f8136f68c4f in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f8138eb889b in QEventDispatcherGlib::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) (this=0x7f80b8000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f8138e6101b in QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) (this=this@entry=0x7f80caded820, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:136
#5  0x00007f8138cabc8e in QThread::exec() (this=&lt;optimized out&gt;) at ../../include/QtCore/../../src/corelib/global/qflags.h:118
#6  0x00007f8138caccef in QThreadPrivate::start(void*) (arg=0x55fd07c250d0) at thread/qthread_unix.cpp:342
#7  0x00007f8137e0c42a in start_thread () at /usr/lib64/libpthread.so.0
#8  0x00007f813886c42f in clone () at /usr/lib64/libc.so.6

Thread 21 (Thread 0x7f80cb5ef700 (LWP 275242)):
#0  0x00007f81388600db in poll () at /usr/lib64/libc.so.6
#1  0x00007f8136f68b2e in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f8136f68c4f in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f8138eb889b in QEventDispatcherGlib::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) (this=0x7f80c0000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f8138e6101b in QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) (this=this@entry=0x7f80cb5ee820, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:136
#5  0x00007f8138cabc8e in QThread::exec() (this=&lt;optimized out&gt;) at ../../include/QtCore/../../src/corelib/global/qflags.h:118
#6  0x00007f8138caccef in QThreadPrivate::start(void*) (arg=0x55fd07bc31f0) at thread/qthread_unix.cpp:342
#7  0x00007f8137e0c42a in start_thread () at /usr/lib64/libpthread.so.0
#8  0x00007f813886c42f in clone () at /usr/lib64/libc.so.6

Thread 20 (Thread 0x7f80e8ff9700 (LWP 275240)):
#0  0x00007f813885b6f8 in read () at /usr/lib64/libc.so.6
#1  0x00007f8136fb251f in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f8136f68657 in g_main_context_check () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f8136f68ad3 in  () at /usr/lib64/libglib-2.0.so.0
#4  0x00007f8136f68c4f in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#5  0x00007f8138eb889b in QEventDispatcherGlib::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) (this=0x7f80c4000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x00007f8138e6101b in QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) (this=this@entry=0x7f80e8ff8820, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:136
#7  0x00007f8138cabc8e in QThread::exec() (this=&lt;optimized out&gt;) at ../../include/QtCore/../../src/corelib/global/qflags.h:118
#8  0x00007f8138caccef in QThreadPrivate::start(void*) (arg=0x55fd07b76080) at thread/qthread_unix.cpp:342
#9  0x00007f8137e0c42a in start_thread () at /usr/lib64/libpthread.so.0
#10 0x00007f813886c42f in clone () at /usr/lib64/libc.so.6

Thread 19 (Thread 0x7f80e97fa700 (LWP 275239)):
#0  0x00007f81388600db in poll () at /usr/lib64/libc.so.6
#1  0x00007f8136f68b2e in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f8136f68c4f in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f8138eb889b in QEventDispatcherGlib::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) (this=0x7f80d0000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f8138e6101b in QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) (this=this@entry=0x7f80e97f97f0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:136
#5  0x00007f8138cabc8e in QThread::exec() (this=this@entry=0x7f813a0cbde0 &lt;(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder&gt;) at ../../include/QtCore/../../src/corelib/global/qflags.h:118
#6  0x00007f813a0460a7 in QDBusConnectionManager::run() (this=0x7f813a0cbde0 &lt;(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder&gt;) at qdbusconnection.cpp:179
#7  0x00007f8138caccef in QThreadPrivate::start(void*) (arg=0x7f813a0cbde0 &lt;(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder&gt;) at thread/qthread_unix.cpp:342
#8  0x00007f8137e0c42a in start_thread () at /usr/lib64/libpthread.so.0
#9  0x00007f813886c42f in clone () at /usr/lib64/libc.so.6

Thread 18 (Thread 0x7f80e9ffb700 (LWP 275238)):
#0  0x00007f8137e13a47 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib64/libpthread.so.0
#1  0x00007f811f76650b in cnd_wait (mtx=0x55fd07b11db8, cond=0x55fd07b11de0) at ../mesa-20.0.1/include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x55fd07a98350) at ../mesa-20.0.1/src/util/u_queue.c:275
#3  0x00007f811f766117 in impl_thrd_routine (p=&lt;optimized out&gt;) at ../mesa-20.0.1/include/c11/threads_posix.h:87
#4  0x00007f8137e0c42a in start_thread () at /usr/lib64/libpthread.so.0
#5  0x00007f813886c42f in clone () at /usr/lib64/libc.so.6

Thread 17 (Thread 0x7f80ea7fc700 (LWP 275237)):
#0  0x00007f8137e13a47 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib64/libpthread.so.0
#1  0x00007f811f76650b in cnd_wait (mtx=0x55fd07a3b6e8, cond=0x55fd07a3b710) at ../mesa-20.0.1/include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x55fd07a47430) at ../mesa-20.0.1/src/util/u_queue.c:275
#3  0x00007f811f766117 in impl_thrd_routine (p=&lt;optimized out&gt;) at ../mesa-20.0.1/include/c11/threads_posix.h:87
#4  0x00007f8137e0c42a in start_thread () at /usr/lib64/libpthread.so.0
#5  0x00007f813886c42f in clone () at /usr/lib64/libc.so.6

Thread 16 (Thread 0x7f80eaffd700 (LWP 275236)):
#0  0x00007f8137e13a47 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib64/libpthread.so.0
#1  0x00007f811f76650b in cnd_wait (mtx=0x55fd07a3b6e8, cond=0x55fd07a3b710) at ../mesa-20.0.1/include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x55fd07a47140) at ../mesa-20.0.1/src/util/u_queue.c:275
#3  0x00007f811f766117 in impl_thrd_routine (p=&lt;optimized out&gt;) at ../mesa-20.0.1/include/c11/threads_posix.h:87
#4  0x00007f8137e0c42a in start_thread () at /usr/lib64/libpthread.so.0
#5  0x00007f813886c42f in clone () at /usr/lib64/libc.so.6

Thread 15 (Thread 0x7f80eb7fe700 (LWP 275235)):
#0  0x00007f8137e13a47 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib64/libpthread.so.0
#1  0x00007f811f76650b in cnd_wait (mtx=0x55fd07a3b6e8, cond=0x55fd07a3b710) at ../mesa-20.0.1/include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x55fd07a46e50) at ../mesa-20.0.1/src/util/u_queue.c:275
#3  0x00007f811f766117 in impl_thrd_routine (p=&lt;optimized out&gt;) at ../mesa-20.0.1/include/c11/threads_posix.h:87
#4  0x00007f8137e0c42a in start_thread () at /usr/lib64/libpthread.so.0
#5  0x00007f813886c42f in clone () at /usr/lib64/libc.so.6

Thread 14 (Thread 0x7f80ebfff700 (LWP 275234)):
#0  0x00007f8137e13a47 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib64/libpthread.so.0
#1  0x00007f811f76650b in cnd_wait (mtx=0x55fd07a3b6e8, cond=0x55fd07a3b710) at ../mesa-20.0.1/include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x55fd07a46b60) at ../mesa-20.0.1/src/util/u_queue.c:275
#3  0x00007f811f766117 in impl_thrd_routine (p=&lt;optimized out&gt;) at ../mesa-20.0.1/include/c11/threads_posix.h:87
#4  0x00007f8137e0c42a in start_thread () at /usr/lib64/libpthread.so.0
#5  0x00007f813886c42f in clone () at /usr/lib64/libc.so.6

Thread 13 (Thread 0x7f8108ff9700 (LWP 275233)):
#0  0x00007f8137e13a47 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib64/libpthread.so.0
#1  0x00007f811f76650b in cnd_wait (mtx=0x55fd07a3afe0, cond=0x55fd07a3b008) at ../mesa-20.0.1/include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x55fd07a45e30) at ../mesa-20.0.1/src/util/u_queue.c:275
#3  0x00007f811f766117 in impl_thrd_routine (p=&lt;optimized out&gt;) at ../mesa-20.0.1/include/c11/threads_posix.h:87
#4  0x00007f8137e0c42a in start_thread () at /usr/lib64/libpthread.so.0
#5  0x00007f813886c42f in clone () at /usr/lib64/libc.so.6

Thread 12 (Thread 0x7f81097fa700 (LWP 275232)):
#0  0x00007f8137e13a47 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib64/libpthread.so.0
#1  0x00007f811f76650b in cnd_wait (mtx=0x55fd07a3afe0, cond=0x55fd07a3b008) at ../mesa-20.0.1/include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x55fd07a3bfa0) at ../mesa-20.0.1/src/util/u_queue.c:275
#3  0x00007f811f766117 in impl_thrd_routine (p=&lt;optimized out&gt;) at ../mesa-20.0.1/include/c11/threads_posix.h:87
#4  0x00007f8137e0c42a in start_thread () at /usr/lib64/libpthread.so.0
#5  0x00007f813886c42f in clone () at /usr/lib64/libc.so.6

Thread 11 (Thread 0x7f8109ffb700 (LWP 275231)):
#0  0x00007f8137e13a47 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib64/libpthread.so.0
#1  0x00007f811f76650b in cnd_wait (mtx=0x55fd07a3afe0, cond=0x55fd07a3b008) at ../mesa-20.0.1/include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x55fd07a3bf60) at ../mesa-20.0.1/src/util/u_queue.c:275
#3  0x00007f811f766117 in impl_thrd_routine (p=&lt;optimized out&gt;) at ../mesa-20.0.1/include/c11/threads_posix.h:87
#4  0x00007f8137e0c42a in start_thread () at /usr/lib64/libpthread.so.0
#5  0x00007f813886c42f in clone () at /usr/lib64/libc.so.6

Thread 10 (Thread 0x7f810a7fc700 (LWP 275230)):
#0  0x00007f8137e13a47 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib64/libpthread.so.0
#1  0x00007f811f76650b in cnd_wait (mtx=0x55fd07a3afe0, cond=0x55fd07a3b008) at ../mesa-20.0.1/include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x55fd07a3bf20) at ../mesa-20.0.1/src/util/u_queue.c:275
#3  0x00007f811f766117 in impl_thrd_routine (p=&lt;optimized out&gt;) at ../mesa-20.0.1/include/c11/threads_posix.h:87
#4  0x00007f8137e0c42a in start_thread () at /usr/lib64/libpthread.so.0
#5  0x00007f813886c42f in clone () at /usr/lib64/libc.so.6

Thread 9 (Thread 0x7f810affd700 (LWP 275229)):
#0  0x00007f8137e13a47 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib64/libpthread.so.0
#1  0x00007f811f76650b in cnd_wait (mtx=0x55fd07a3afe0, cond=0x55fd07a3b008) at ../mesa-20.0.1/include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x55fd07a3bee0) at ../mesa-20.0.1/src/util/u_queue.c:275
#3  0x00007f811f766117 in impl_thrd_routine (p=&lt;optimized out&gt;) at ../mesa-20.0.1/include/c11/threads_posix.h:87
#4  0x00007f8137e0c42a in start_thread () at /usr/lib64/libpthread.so.0
#5  0x00007f813886c42f in clone () at /usr/lib64/libc.so.6

Thread 8 (Thread 0x7f810b7fe700 (LWP 275228)):
#0  0x00007f8137e13a47 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib64/libpthread.so.0
#1  0x00007f811f76650b in cnd_wait (mtx=0x55fd07a3afe0, cond=0x55fd07a3b008) at ../mesa-20.0.1/include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x55fd07a3bbf0) at ../mesa-20.0.1/src/util/u_queue.c:275
#3  0x00007f811f766117 in impl_thrd_routine (p=&lt;optimized out&gt;) at ../mesa-20.0.1/include/c11/threads_posix.h:87
#4  0x00007f8137e0c42a in start_thread () at /usr/lib64/libpthread.so.0
#5  0x00007f813886c42f in clone () at /usr/lib64/libc.so.6

Thread 7 (Thread 0x7f810bfff700 (LWP 275227)):
#0  0x00007f8137e13a47 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib64/libpthread.so.0
#1  0x00007f811f76650b in cnd_wait (mtx=0x55fd079804c8, cond=0x55fd079804f0) at ../mesa-20.0.1/include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x55fd07a445f0) at ../mesa-20.0.1/src/util/u_queue.c:275
#3  0x00007f811f766117 in impl_thrd_routine (p=&lt;optimized out&gt;) at ../mesa-20.0.1/include/c11/threads_posix.h:87
#4  0x00007f8137e0c42a in start_thread () at /usr/lib64/libpthread.so.0
#5  0x00007f813886c42f in clone () at /usr/lib64/libc.so.6

Thread 6 (Thread 0x7f8118f59700 (LWP 275226)):
#0  0x00007f8137e13a47 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib64/libpthread.so.0
#1  0x00007f811f76650b in cnd_wait (mtx=0x55fd079804c8, cond=0x55fd079804f0) at ../mesa-20.0.1/include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x55fd07a44300) at ../mesa-20.0.1/src/util/u_queue.c:275
#3  0x00007f811f766117 in impl_thrd_routine (p=&lt;optimized out&gt;) at ../mesa-20.0.1/include/c11/threads_posix.h:87
#4  0x00007f8137e0c42a in start_thread () at /usr/lib64/libpthread.so.0
#5  0x00007f813886c42f in clone () at /usr/lib64/libc.so.6

Thread 5 (Thread 0x7f811975a700 (LWP 275225)):
#0  0x00007f8137e13a47 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib64/libpthread.so.0
#1  0x00007f811f76650b in cnd_wait (mtx=0x55fd079804c8, cond=0x55fd079804f0) at ../mesa-20.0.1/include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x55fd07a3cfe0) at ../mesa-20.0.1/src/util/u_queue.c:275
#3  0x00007f811f766117 in impl_thrd_routine (p=&lt;optimized out&gt;) at ../mesa-20.0.1/include/c11/threads_posix.h:87
#4  0x00007f8137e0c42a in start_thread () at /usr/lib64/libpthread.so.0
#5  0x00007f813886c42f in clone () at /usr/lib64/libc.so.6

Thread 4 (Thread 0x7f8119f5b700 (LWP 275224)):
#0  0x00007f8137e13a47 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib64/libpthread.so.0
#1  0x00007f811f76650b in cnd_wait (mtx=0x55fd079804c8, cond=0x55fd079804f0) at ../mesa-20.0.1/include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x55fd07a3ccf0) at ../mesa-20.0.1/src/util/u_queue.c:275
#3  0x00007f811f766117 in impl_thrd_routine (p=&lt;optimized out&gt;) at ../mesa-20.0.1/include/c11/threads_posix.h:87
#4  0x00007f8137e0c42a in start_thread () at /usr/lib64/libpthread.so.0
#5  0x00007f813886c42f in clone () at /usr/lib64/libc.so.6

Thread 3 (Thread 0x7f811a8b2700 (LWP 275223)):
#0  0x00007f8137e13a47 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib64/libpthread.so.0
#1  0x00007f811f76650b in cnd_wait (mtx=0x55fd07a39bf8, cond=0x55fd07a39c20) at ../mesa-20.0.1/include/c11/threads_posix.h:155
#2  util_queue_thread_func (input=input@entry=0x55fd07a38c50) at ../mesa-20.0.1/src/util/u_queue.c:275
#3  0x00007f811f766117 in impl_thrd_routine (p=&lt;optimized out&gt;) at ../mesa-20.0.1/include/c11/threads_posix.h:87
#4  0x00007f8137e0c42a in start_thread () at /usr/lib64/libpthread.so.0
#5  0x00007f813886c42f in clone () at /usr/lib64/libc.so.6

Thread 2 (Thread 0x7f81256ed700 (LWP 275210)):
#0  0x00007f81388600db in poll () at /usr/lib64/libc.so.6
#1  0x00007f8137c4b1c2 in  () at /usr/lib64/libxcb.so.1
#2  0x00007f8137c4cefa in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x00007f81257de3c8 in QXcbEventQueue::run() (this=0x55fd07914190) at qxcbeventqueue.cpp:228
#4  0x00007f8138caccef in QThreadPrivate::start(void*) (arg=0x55fd07914190) at thread/qthread_unix.cpp:342
#5  0x00007f8137e0c42a in start_thread () at /usr/lib64/libpthread.so.0
#6  0x00007f813886c42f in clone () at /usr/lib64/libc.so.6

Thread 1 (Thread 0x7f8125eefd80 (LWP 275208)):
[KCrash Handler]
#6  ImapAccount::authenticationMode() const (this=0x0) at /tmp/portage/kde-apps/kdepim-runtime-19.12.3/work/kdepim-runtime-19.12.3/resources/imap/imapaccount.cpp:85
#7  0x000055fd05d80426 in SessionPool::requestPassword() (this=0x55fd07b8cb90) at /tmp/portage/kde-apps/kdepim-runtime-19.12.3/work/kdepim-runtime-19.12.3/resources/imap/sessionpool.cpp:88
#8  0x000055fd05d84905 in SessionPool::processPendingRequests() (this=0x55fd07b8cb90) at /tmp/portage/kde-apps/kdepim-runtime-19.12.3/work/kdepim-runtime-19.12.3/resources/imap/sessionpool.cpp:302
#9  0x00007f8138e8ea0c in QObject::event(QEvent*) (this=0x55fd07b8cb90, e=0x55fd08ab9ed0) at kernel/qobject.cpp:1339
#10 0x00007f8139a89eb3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=this@entry=0x55fd07909ba0, receiver=receiver@entry=0x55fd07b8cb90, e=e@entry=0x55fd08ab9ed0) at kernel/qapplication.cpp:3684
#11 0x00007f8139a933c0 in QApplication::notify(QObject*, QEvent*) (this=0x7ffdc69fde90, receiver=0x55fd07b8cb90, e=0x55fd08ab9ed0) at kernel/qapplication.cpp:3430
#12 0x00007f8138e621ce in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x55fd07b8cb90, event=0x55fd08ab9ed0) at kernel/qcoreapplication.cpp:1092
#13 0x00007f8138e64dc7 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (receiver=0x0, event_type=0, data=0x55fd078e7490) at kernel/qcoreapplication.cpp:1832
#14 0x00007f8138eb8ad3 in postEventSourceDispatch(GSource*, GSourceFunc, gpointer) (s=0x55fd07971250) at kernel/qeventdispatcher_glib.cpp:277
#15 0x00007f8136f6880f in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#16 0x00007f8136f68bb8 in  () at /usr/lib64/libglib-2.0.so.0
#17 0x00007f8136f68c4f in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#18 0x00007f8138eb8880 in QEventDispatcherGlib::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) (this=0x55fd0797fa80, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#19 0x00007f8138e6101b in QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) (this=this@entry=0x7ffdc69fdde0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:136
#20 0x00007f8138e6912f in QCoreApplication::exec() () at ../../include/QtCore/../../src/corelib/global/qflags.h:118
#21 0x00007f813942a8ec in QGuiApplication::exec() () at kernel/qguiapplication.cpp:1866
#22 0x00007f8139a89e25 in QApplication::exec() () at kernel/qapplication.cpp:2824
#23 0x00007f813a9e734e in Akonadi::ResourceBase::init(Akonadi::ResourceBase&amp;) (r=...) at /usr/include/qt5/QtCore/qcoreapplication.h:116
#24 0x000055fd05d1c351 in Akonadi::ResourceBase::init&lt;ImapResource&gt;(int, char**) (argc=&lt;optimized out&gt;, argv=&lt;optimized out&gt;) at /usr/include/KF5/AkonadiAgentBase/resourcebase.h:181
#25 0x00007f8138783e9b in __libc_start_main () at /usr/lib64/libc.so.6
#26 0x000055fd05d19fda in _start () at /tmp/portage/kde-apps/kdepim-runtime-19.12.3/work/kdepim-runtime-19.12.3/resources/imap/main.cpp:22
[Inferior 1 (process 275208) detached]

Possible duplicates by query: bug 415960, bug 415930, bug 415339, bug 409419, bug 361101.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1951803</commentid>
    <comment_count>1</comment_count>
    <who name="Ahmad Samir">a.samirh78</who>
    <bug_when>2020-08-19 18:01:52 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 415339 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>