<?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>448140</bug_id>
          
          <creation_ts>2022-01-08 22:22:38 +0000</creation_ts>
          <short_desc>IMAP resource crashes</short_desc>
          <delta_ts>2022-01-08 22:25:50 +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>Compiled Sources</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>403391</dup_id>
          
          <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="Nicolas Fella">nicolas.fella</reporter>
          <assigned_to name="kdepim bugs">pim-bugs-null</assigned_to>
          
          
          <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>2091189</commentid>
    <comment_count>0</comment_count>
    <who name="Nicolas Fella">nicolas.fella</who>
    <bug_when>2022-01-08 22:22:38 +0000</bug_when>
    <thetext>Application: akonadi_imap_resource (5.19.40 (22.03.40))
 (Compiled from sources)
Qt Version: 5.15.2
Frameworks Version: 5.91.0
Operating System: Linux 5.14.21-2-MANJARO x86_64
Windowing System: Wayland
Distribution: Manjaro Linux
DrKonqi: 5.23.80 [KCrashBackend]

-- Information about the crash:
The IMAP resouce for my email account crashes regularly in the background.

The crash can be reproduced every time.

-- Backtrace:
Application: GMX Freemail (nicolas.fella) (akonadi_imap_resource), signal: Aborted
Content of s_kcrashErrorMessage: std::unique_ptr&lt;char []&gt; = {get() = {&lt;No data fields&gt;}}
[KCrash Handler]
#5  0x00007f299b136d22 in raise () at /usr/lib/libc.so.6
#6  0x00007f299b120862 in abort () at /usr/lib/libc.so.6
#7  0x00007f299b6d3bb1 in qt_message_fatal (message=&lt;synthetic pointer&gt;..., context=...) at global/qlogging.cpp:1914
#8  QMessageLogger::fatal(char const*, ...) const (this=this@entry=0x7fff5e674ea8, msg=msg@entry=0x7f299b9d3040 &quot;ASSERT: \&quot;%s\&quot; in file %s, line %d&quot;) at global/qlogging.cpp:893
#9  0x00007f299b6d2fe2 in qt_assert(char const*, char const*, int) (assertion=&lt;optimized out&gt;, file=&lt;optimized out&gt;, line=&lt;optimized out&gt;) at global/qglobal.cpp:3358
#10 0x00007f299e5c4053 in KIMAP::ImapSet::add(QVector&lt;long long&gt; const&amp;) (this=0x7fff5e674fd0, values=...) at /home/nico/kde/src/kimap/src/imapset.cpp:240
#11 0x00007f299e5c3cf9 in KIMAP::ImapSet::ImapSet(long long) (this=0x7fff5e674fd0, value=-1) at /home/nico/kde/src/kimap/src/imapset.cpp:194
#12 0x000055bccac14896 in RetrieveItemTask::triggerFetchJob() (this=0x55bccc42aab0) at /home/nico/kde/src/kdepim-runtime/resources/imap/retrieveitemtask.cpp:63
#13 0x000055bccac147d8 in RetrieveItemTask::onSelectDone(KJob*) (this=0x55bccc42aab0, job=0x55bccc08b420) at /home/nico/kde/src/kdepim-runtime/resources/imap/retrieveitemtask.cpp:54
#14 0x000055bccac15a77 in QtPrivate::FunctorCall&lt;QtPrivate::IndexesList&lt;0&gt;, QtPrivate::List&lt;KJob*&gt;, void, void (RetrieveItemTask::*)(KJob*)&gt;::call(void (RetrieveItemTask::*)(KJob*), RetrieveItemTask*, void**) (f=(void (RetrieveItemTask::*)(RetrieveItemTask * const, KJob *)) 0x55bccac14758 &lt;RetrieveItemTask::onSelectDone(KJob*)&gt;, o=0x55bccc42aab0, arg=0x7fff5e675240) at /home/nico/kde/usr/include/QtCore/qobjectdefs_impl.h:152
#15 0x000055bccac159a4 in QtPrivate::FunctionPointer&lt;void (RetrieveItemTask::*)(KJob*)&gt;::call&lt;QtPrivate::List&lt;KJob*&gt;, void&gt;(void (RetrieveItemTask::*)(KJob*), RetrieveItemTask*, void**) (f=(void (RetrieveItemTask::*)(RetrieveItemTask * const, KJob *)) 0x55bccac14758 &lt;RetrieveItemTask::onSelectDone(KJob*)&gt;, o=0x55bccc42aab0, arg=0x7fff5e675240) at /home/nico/kde/usr/include/QtCore/qobjectdefs_impl.h:185
#16 0x000055bccac157c1 in QtPrivate::QSlotObject&lt;void (RetrieveItemTask::*)(KJob*), QtPrivate::List&lt;KJob*&gt;, void&gt;::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) (which=1, this_=0x55bccc341450, r=0x55bccc42aab0, a=0x7fff5e675240, ret=0x0) at /home/nico/kde/usr/include/QtCore/qobjectdefs_impl.h:418
#17 0x00007f299b928463 in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7fff5e675240, r=0x55bccc42aab0, this=0x55bccc341450) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#18 doActivate&lt;false&gt;(QObject*, int, void**) (sender=0x55bccc08b420, signal_index=6, argv=0x7fff5e675240) at kernel/qobject.cpp:3886
#19 0x00007f299d2ded90 in KJob::result(KJob*, KJob::QPrivateSignal) (this=0x55bccc08b420, _t1=0x55bccc08b420, _t2=...) at src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:633
#20 0x00007f299d2decfc in KJob::finishJob(bool) (this=0x55bccc08b420, emitResult=true) at /home/nico/kde/src/kcoreaddons/src/lib/jobs/kjob.cpp:98
#21 0x00007f299d2e0314 in KJob::emitResult() (this=0x55bccc08b420) at /home/nico/kde/src/kcoreaddons/src/lib/jobs/kjob.cpp:337
#22 0x00007f299e5cdc0d in KIMAP::Job::handleErrorReplies(KIMAP::Response const&amp;) (this=0x55bccc08b420, response=...) at /home/nico/kde/src/kimap/src/job.cpp:72
#23 0x00007f299e5e4adf in KIMAP::SelectJob::handleResponse(KIMAP::Response const&amp;) (this=0x55bccc08b420, response=...) at /home/nico/kde/src/kimap/src/selectjob.cpp:222
#24 0x00007f299e5e7b11 in KIMAP::SessionPrivate::responseReceived(KIMAP::Response const&amp;) (this=0x7f298802a4a0, response=...) at /home/nico/kde/src/kimap/src/session.cpp:288
#25 0x00007f299e5ece3e in QtPrivate::FunctorCall&lt;QtPrivate::IndexesList&lt;0&gt;, QtPrivate::List&lt;KIMAP::Response const&amp;&gt;, void, void (KIMAP::SessionPrivate::*)(KIMAP::Response const&amp;)&gt;::call(void (KIMAP::SessionPrivate::*)(KIMAP::Response const&amp;), KIMAP::SessionPrivate*, void**) (f=(void (KIMAP::SessionPrivate::*)(KIMAP::SessionPrivate * const, const KIMAP::Response &amp;)) 0x7f299e5e72e8 &lt;KIMAP::SessionPrivate::responseReceived(KIMAP::Response const&amp;)&gt;, o=0x7f298802a4a0, arg=0x7f298008aed8) at /home/nico/kde/usr/include/QtCore/qobjectdefs_impl.h:152
#26 0x00007f299e5ec774 in QtPrivate::FunctionPointer&lt;void (KIMAP::SessionPrivate::*)(KIMAP::Response const&amp;)&gt;::call&lt;QtPrivate::List&lt;KIMAP::Response const&amp;&gt;, void&gt;(void (KIMAP::SessionPrivate::*)(KIMAP::Response const&amp;), KIMAP::SessionPrivate*, void**) (f=(void (KIMAP::SessionPrivate::*)(KIMAP::SessionPrivate * const, const KIMAP::Response &amp;)) 0x7f299e5e72e8 &lt;KIMAP::SessionPrivate::responseReceived(KIMAP::Response const&amp;)&gt;, o=0x7f298802a4a0, arg=0x7f298008aed8) at /home/nico/kde/usr/include/QtCore/qobjectdefs_impl.h:185
#27 0x00007f299e5ebc45 in QtPrivate::QSlotObject&lt;void (KIMAP::SessionPrivate::*)(KIMAP::Response const&amp;), QtPrivate::List&lt;KIMAP::Response const&amp;&gt;, void&gt;::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) (which=1, this_=0x55bccc0daac0, r=0x7f298802a4a0, a=0x7f298008aed8, ret=0x0) at /home/nico/kde/usr/include/QtCore/qobjectdefs_impl.h:418
#28 0x00007f299b91e40e in QObject::event(QEvent*) (this=0x7f298802a4a0, e=0x7f298008ae90) at kernel/qobject.cpp:1314
#29 0x00007f299c55e69f in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=&lt;optimized out&gt;, receiver=0x7f298802a4a0, e=0x7f298008ae90) at kernel/qapplication.cpp:3632
#30 0x00007f299b8f1d2a in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x7f298802a4a0, event=0x7f298008ae90) at kernel/qcoreapplication.cpp:1064
#31 0x00007f299b8f4d77 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (receiver=0x0, event_type=0, data=0x55bccbf2f520) at kernel/qcoreapplication.cpp:1821
#32 0x00007f299b949c93 in postEventSourceDispatch(GSource*, GSourceFunc, gpointer) (s=0x55bccbf9d8d0) at kernel/qeventdispatcher_glib.cpp:277
#33 0x00007f299a62f52c in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#34 0x00007f299a6837b9 in  () at /usr/lib/libglib-2.0.so.0
#35 0x00007f299a62cc11 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#36 0x00007f299b949314 in QEventDispatcherGlib::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) (this=0x55bccbf9e130, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#37 0x00007f299b8f072b in QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) (this=this@entry=0x7fff5e675960, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#38 0x00007f299b8f8a10 in QCoreApplication::exec() () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#39 0x00007f299db2337d in Akonadi::ResourceBase::init(Akonadi::ResourceBase&amp;) (r=...) at /home/nico/kde/src/akonadi/src/agentbase/resourcebase.cpp:555
#40 0x000055bccabb42fe in Akonadi::ResourceBase::init&lt;ImapResource&gt;(int, char**) (argc=3, argv=0x7fff5e675bd8) at /home/nico/kde/usr/include/KF5/AkonadiAgentBase/akonadi/resourcebase.h:183
#41 0x000055bccabb41b7 in main(int, char**) (argc=3, argv=0x7fff5e675bd8) at /home/nico/kde/src/kdepim-runtime/resources/imap/main.cpp:9
[Inferior 1 (process 48585) detached]

Possible duplicates by query: bug 448106, bug 447519, bug 445355, bug 424911, bug 423132.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2091190</commentid>
    <comment_count>1</comment_count>
    <who name="Nicolas Fella">nicolas.fella</who>
    <bug_when>2022-01-08 22:25:50 +0000</bug_when>
    <thetext>

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

    </bug>

</bugzilla>