Bug 448140 - IMAP resource crashes
Summary: IMAP resource crashes
Status: RESOLVED DUPLICATE of bug 403391
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: IMAP resource (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-01-08 22:22 UTC by Nicolas Fella
Modified: 2022-01-08 22:25 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Fella 2022-01-08 22:22:38 UTC
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<char []> = {get() = {<No data fields>}}
[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=<synthetic pointer>..., context=...) at global/qlogging.cpp:1914
#8  QMessageLogger::fatal(char const*, ...) const (this=this@entry=0x7fff5e674ea8, msg=msg@entry=0x7f299b9d3040 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:893
#9  0x00007f299b6d2fe2 in qt_assert(char const*, char const*, int) (assertion=<optimized out>, file=<optimized out>, line=<optimized out>) at global/qglobal.cpp:3358
#10 0x00007f299e5c4053 in KIMAP::ImapSet::add(QVector<long long> const&) (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<QtPrivate::IndexesList<0>, QtPrivate::List<KJob*>, void, void (RetrieveItemTask::*)(KJob*)>::call(void (RetrieveItemTask::*)(KJob*), RetrieveItemTask*, void**) (f=(void (RetrieveItemTask::*)(RetrieveItemTask * const, KJob *)) 0x55bccac14758 <RetrieveItemTask::onSelectDone(KJob*)>, o=0x55bccc42aab0, arg=0x7fff5e675240) at /home/nico/kde/usr/include/QtCore/qobjectdefs_impl.h:152
#15 0x000055bccac159a4 in QtPrivate::FunctionPointer<void (RetrieveItemTask::*)(KJob*)>::call<QtPrivate::List<KJob*>, void>(void (RetrieveItemTask::*)(KJob*), RetrieveItemTask*, void**) (f=(void (RetrieveItemTask::*)(RetrieveItemTask * const, KJob *)) 0x55bccac14758 <RetrieveItemTask::onSelectDone(KJob*)>, o=0x55bccc42aab0, arg=0x7fff5e675240) at /home/nico/kde/usr/include/QtCore/qobjectdefs_impl.h:185
#16 0x000055bccac157c1 in QtPrivate::QSlotObject<void (RetrieveItemTask::*)(KJob*), QtPrivate::List<KJob*>, void>::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<false>(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&) (this=0x55bccc08b420, response=...) at /home/nico/kde/src/kimap/src/job.cpp:72
#23 0x00007f299e5e4adf in KIMAP::SelectJob::handleResponse(KIMAP::Response const&) (this=0x55bccc08b420, response=...) at /home/nico/kde/src/kimap/src/selectjob.cpp:222
#24 0x00007f299e5e7b11 in KIMAP::SessionPrivate::responseReceived(KIMAP::Response const&) (this=0x7f298802a4a0, response=...) at /home/nico/kde/src/kimap/src/session.cpp:288
#25 0x00007f299e5ece3e in QtPrivate::FunctorCall<QtPrivate::IndexesList<0>, QtPrivate::List<KIMAP::Response const&>, void, void (KIMAP::SessionPrivate::*)(KIMAP::Response const&)>::call(void (KIMAP::SessionPrivate::*)(KIMAP::Response const&), KIMAP::SessionPrivate*, void**) (f=(void (KIMAP::SessionPrivate::*)(KIMAP::SessionPrivate * const, const KIMAP::Response &)) 0x7f299e5e72e8 <KIMAP::SessionPrivate::responseReceived(KIMAP::Response const&)>, o=0x7f298802a4a0, arg=0x7f298008aed8) at /home/nico/kde/usr/include/QtCore/qobjectdefs_impl.h:152
#26 0x00007f299e5ec774 in QtPrivate::FunctionPointer<void (KIMAP::SessionPrivate::*)(KIMAP::Response const&)>::call<QtPrivate::List<KIMAP::Response const&>, void>(void (KIMAP::SessionPrivate::*)(KIMAP::Response const&), KIMAP::SessionPrivate*, void**) (f=(void (KIMAP::SessionPrivate::*)(KIMAP::SessionPrivate * const, const KIMAP::Response &)) 0x7f299e5e72e8 <KIMAP::SessionPrivate::responseReceived(KIMAP::Response const&)>, o=0x7f298802a4a0, arg=0x7f298008aed8) at /home/nico/kde/usr/include/QtCore/qobjectdefs_impl.h:185
#27 0x00007f299e5ebc45 in QtPrivate::QSlotObject<void (KIMAP::SessionPrivate::*)(KIMAP::Response const&), QtPrivate::List<KIMAP::Response const&>, void>::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=<optimized out>, 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<QEventLoop::ProcessEventsFlag>) (this=0x55bccbf9e130, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#37 0x00007f299b8f072b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (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&) (r=...) at /home/nico/kde/src/akonadi/src/agentbase/resourcebase.cpp:555
#40 0x000055bccabb42fe in Akonadi::ResourceBase::init<ImapResource>(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
Comment 1 Nicolas Fella 2022-01-08 22:25:50 UTC

*** This bug has been marked as a duplicate of bug 403391 ***