Bug 324021 - crash when fetching akonadi resource
Summary: crash when fetching akonadi resource
Status: RESOLVED FIXED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: POP3 Resource (show other bugs)
Version: 4.11
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Thomas McGuire
URL:
Keywords: drkonqi
: 324343 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-08-25 18:34 UTC by Carl Symons
Modified: 2013-09-14 14:48 UTC (History)
8 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (3.37 KB, text/plain)
2013-08-26 14:45 UTC, Kai Uwe Broulik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Carl Symons 2013-08-25 18:34:52 UTC
Application: akonadi_pop3_resource (4.11)
KDE Platform Version: 4.11.00
Qt Version: 4.8.4
Operating System: Linux 3.8.0-29-generic x86_64
Distribution: Ubuntu 13.04

-- Information about the crash:
launched Kontact. 
clicked on "Check Mail".
no mail was fetched; dialog box appeared that reported one of the accounts had crashed...specifically akonadi_pop3_resource_0

clicking on Check Mail again or checking mail only for that account fetches messages.

Carl

The crash can be reproduced every time.

-- Backtrace:
Application: CarlVault of type POP3 E-Mail Server (akonadi_pop3_resource), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  get (job=0x0) at ./usernotificationhandler_p.moc:94
#7  KIO::UserNotificationHandler::processRequest (this=0x10d8150) at ../../kio/kio/usernotificationhandler.cpp:80
#8  0x00007f5d855115be in QObject::event (this=0x10d8150, e=<optimized out>) at kernel/qobject.cpp:1194
#9  0x00007f5d8489d8ec in QApplicationPrivate::notify_helper (this=this@entry=0x103fbb0, receiver=receiver@entry=0x10d8150, e=e@entry=0x11f2660) at kernel/qapplication.cpp:4567
#10 0x00007f5d848a025b in QApplication::notify (this=this@entry=0x7fff602ad0e0, receiver=receiver@entry=0x10d8150, e=e@entry=0x11f2660) at kernel/qapplication.cpp:4428
#11 0x00007f5d831f9916 in KApplication::notify (this=0x7fff602ad0e0, receiver=0x10d8150, event=0x11f2660) at ../../kdeui/kernel/kapplication.cpp:311
#12 0x00007f5d854f763e in QCoreApplication::notifyInternal (this=0x7fff602ad0e0, receiver=receiver@entry=0x10d8150, event=event@entry=0x11f2660) at kernel/qcoreapplication.cpp:946
#13 0x00007f5d854fb171 in sendEvent (event=0x11f2660, receiver=0x10d8150) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#14 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x1018e00) at kernel/qcoreapplication.cpp:1570
#15 0x00007f5d854fb4a3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1463
#16 0x00007f5d85525e83 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#17 postEventSourceDispatch (s=0x1036910) at kernel/qeventdispatcher_glib.cpp:279
#18 0x00007f5d81367f05 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007f5d81368248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007f5d81368304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f5d85526016 in QEventDispatcherGlib::processEvents (this=0x101a760, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#22 0x00007f5d8494313e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#23 0x00007f5d854f638f in QEventLoop::processEvents (this=this@entry=0x7fff602ad060, flags=...) at kernel/qeventloop.cpp:149
#24 0x00007f5d854f6618 in QEventLoop::exec (this=this@entry=0x7fff602ad060, flags=...) at kernel/qeventloop.cpp:204
#25 0x00007f5d854fbcf6 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#26 0x00007f5d8489bffc in QApplication::exec () at kernel/qapplication.cpp:3828
#27 0x00007f5d85bf4163 in Akonadi::ResourceBase::init (r=r@entry=0x12b02e0) at ../../akonadi/resourcebase.cpp:548
#28 0x0000000000419e23 in Akonadi::ResourceBase::init<POP3Resource> (argc=<optimized out>, argv=<optimized out>) at /usr/include/KDE/Akonadi/../../akonadi/resourcebase.h:192
#29 0x00007f5d82711ea5 in __libc_start_main (main=0x40cc70 <main(int, char**)>, argc=3, ubp_av=0x7fff602ad1f8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff602ad1e8) at libc-start.c:260
#30 0x000000000040cd05 in _start ()

Reported using DrKonqi
Comment 1 Kai Uwe Broulik 2013-08-26 14:45:34 UTC
Created attachment 81944 [details]
New crash information added by DrKonqi

akonadi_pop3_resource (4.11) on KDE Platform 4.11.00 using Qt 4.8.4

Randomly encountered DrKonqui crash messages for all my POP3 fetcher agents

-- Backtrace (Reduced):
#6  get (job=0x0) at ./usernotificationhandler_p.moc:94
#7  KIO::UserNotificationHandler::processRequest (this=0x10f6e30) at ../../kio/kio/usernotificationhandler.cpp:80
#8  0x0000003cbfb925be in QObject::event (this=0x10f6e30, e=<optimized out>) at kernel/qobject.cpp:1194
#9  0x0000003cc13cb8ec in QApplicationPrivate::notify_helper (this=this@entry=0xec80e0, receiver=receiver@entry=0x10f6e30, e=e@entry=0x1160540) at kernel/qapplication.cpp:4567
#10 0x0000003cc13ce25b in QApplication::notify (this=this@entry=0x7fffba9c6e80, receiver=receiver@entry=0x10f6e30, e=e@entry=0x1160540) at kernel/qapplication.cpp:4428
Comment 2 oleg 2013-08-27 16:21:48 UTC
Yes, I can duplicate this issue as well.
Comment 3 Jekyll Wu 2013-09-01 10:32:07 UTC
*** Bug 324343 has been marked as a duplicate of this bug. ***
Comment 4 pipapo 2013-09-01 12:58:48 UTC
Same here.
Comment 5 Carl Symons 2013-09-08 02:29:35 UTC
on the evidence of about 10 tries to duplicate the bug, it's fixed with the 4.11.1 updates.

Thank you

Carl (kallecarl)