Bug 335222 - POP3 check mail segfault
Summary: POP3 check mail segfault
Status: RESOLVED WORKSFORME
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: POP3 Resource (show other bugs)
Version: 4.13
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi, triaged
Depends on:
Blocks:
 
Reported: 2014-05-22 20:43 UTC by manik-listes
Modified: 2018-10-27 03:32 UTC (History)
3 users (show)

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 manik-listes 2014-05-22 20:43:12 UTC
Application: akonadi_pop3_resource (4.13)
KDE Platform Version: 4.13.0
Qt Version: 4.8.6
Operating System: Linux 3.13.0-24-generic x86_64
Distribution: Ubuntu 14.04 LTS

-- Information about the crash:
After restoring my e-mail from a backup (exported with kmail) I tried to check my e-mails (POP3 account). After about 35 mails, akonadi pop3 crashed

-- Backtrace:
Application: la ressource « akonadi_pop3_resource_0rc » de type Serveur de courriers électroniques POP3 (akonadi_pop3_resource), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  0x000000000040de2b in POP3Resource::idToTime (this=this@entry=0x141c9f0, id=id@entry=386) at ../../../resources/pop3/pop3resource.cpp:708
#7  0x000000000040dfc3 in POP3Resource::idOfOldestMessage (this=this@entry=0x141c9f0, idList=...) at ../../../resources/pop3/pop3resource.cpp:721
#8  0x000000000040ee37 in POP3Resource::idsToDelete (this=this@entry=0x141c9f0) at ../../../resources/pop3/pop3resource.cpp:794
#9  0x00000000004116aa in POP3Resource::doStateStep (this=this@entry=0x141c9f0) at ../../../resources/pop3/pop3resource.cpp:417
#10 0x0000000000414e39 in advanceState (nextState=POP3Resource::Delete, this=0x141c9f0) at ../../../resources/pop3/pop3resource.cpp:232
#11 POP3Resource::itemCreateJobResult (this=0x141c9f0, job=0x22680a0) at ../../../resources/pop3/pop3resource.cpp:698
#12 0x000000000042d72c in POP3Resource::qt_static_metacall (_o=0x7fff5504b8b0, _c=2327117892, _id=387, _a=0x1d007a4) at moc_pop3resource.cpp:107
#13 0x00007ff59da9a87a in QMetaObject::activate (sender=sender@entry=0x22680a0, m=m@entry=0x7ff59c9cc600 <KJob::staticMetaObject>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7fff5504bcc0) at kernel/qobject.cpp:3539
#14 0x00007ff59c63c622 in KJob::result (this=this@entry=0x22680a0, _t1=_t1@entry=0x22680a0) at ./kjob.moc:207
#15 0x00007ff59c63c660 in KJob::emitResult (this=0x22680a0) at ../../kdecore/jobs/kjob.cpp:318
#16 0x00007ff59da9ec1e in QObject::event (this=0x22680a0, e=<optimized out>) at kernel/qobject.cpp:1194
#17 0x00007ff59ce1fe2c in QApplicationPrivate::notify_helper (this=this@entry=0x12a6b30, receiver=receiver@entry=0x22680a0, e=e@entry=0x216bc60) at kernel/qapplication.cpp:4567
#18 0x00007ff59ce264a0 in QApplication::notify (this=this@entry=0x7fff5504c380, receiver=receiver@entry=0x22680a0, e=e@entry=0x216bc60) at kernel/qapplication.cpp:4353
#19 0x00007ff59b765baa in KApplication::notify (this=0x7fff5504c380, receiver=0x22680a0, event=0x216bc60) at ../../kdeui/kernel/kapplication.cpp:311
#20 0x00007ff59da864dd in QCoreApplication::notifyInternal (this=0x7fff5504c380, receiver=receiver@entry=0x22680a0, event=event@entry=0x216bc60) at kernel/qcoreapplication.cpp:953
#21 0x00007ff59da89b3d in sendEvent (event=0x216bc60, receiver=0x22680a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#22 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x127cf50) at kernel/qcoreapplication.cpp:1577
#23 0x00007ff59da89fe3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1470
#24 0x00007ff59dab3f83 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#25 postEventSourceDispatch (s=0x1299f70) at kernel/qeventdispatcher_glib.cpp:287
#26 0x00007ff599691e04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007ff599692048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007ff5996920ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007ff59dab37a1 in QEventDispatcherGlib::processEvents (this=0x127e8d0, flags=...) at kernel/qeventdispatcher_glib.cpp:434
#30 0x00007ff59cec1bb6 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#31 0x00007ff59da850af in QEventLoop::processEvents (this=this@entry=0x7fff5504c2f0, flags=...) at kernel/qeventloop.cpp:149
#32 0x00007ff59da853a5 in QEventLoop::exec (this=this@entry=0x7fff5504c2f0, flags=...) at kernel/qeventloop.cpp:204
#33 0x00007ff59da8ab79 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1225
#34 0x00007ff59e1aadb3 in Akonadi::ResourceBase::init(Akonadi::ResourceBase*) () from /usr/lib/libakonadi-kde.so.4
#35 0x0000000000418883 in Akonadi::ResourceBase::init<POP3Resource> (argc=<optimized out>, argv=<optimized out>) at /usr/include/KDE/Akonadi/../../akonadi/resourcebase.h:192
#36 0x00007ff59ac85ec5 in __libc_start_main (main=0x40cbb0 <main(int, char**)>, argc=3, argv=0x7fff5504c498, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff5504c488) at libc-start.c:287
#37 0x000000000040cc74 in _start ()

Reported using DrKonqi
Comment 1 Albert Astals Cid 2016-03-29 22:01:19 UTC
Can you reproduce this problem in the kdepim based in KDE Frameworks 5?
Comment 2 Andrew Crouthamel 2018-09-26 22:10:28 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Andrew Crouthamel 2018-10-27 03:32:47 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!