Bug 330295 - Crash when retrieving IMAP
Summary: Crash when retrieving IMAP
Status: RESOLVED DUPLICATE of bug 321875
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: IMAP resource (show other bugs)
Version: 4.11
Platform: Mint (Ubuntu based) Linux
: NOR crash
Target Milestone: ---
Assignee: Christian Mollekopf
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-01-22 17:24 UTC by Ben Klopfenstein
Modified: 2014-01-23 02:04 UTC (History)
2 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 Ben Klopfenstein 2014-01-22 17:24:16 UTC
Application: akonadi_imap_resource (4.11)
KDE Platform Version: 4.11.3
Qt Version: 4.8.4
Operating System: Linux 3.12.0-031200-generic x86_64
Distribution: Linux Mint 16 Petra

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

browsing the web while kmail downloaded new email via IMAP from a Zimbra server

-- Backtrace:
Application: Zimbra of type IMAP E-Mail Server (akonadi_imap_resource), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f361e0d17c0 (LWP 25976))]

Thread 3 (Thread 0x7f360a40d700 (LWP 12432)):
#0  0x00007f3619aa2f7d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f36187cf6a4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f36187cf7ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f361d4d6a76 in QEventDispatcherGlib::processEvents (this=0x7f35f800cd80, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f361d4a85ef in QEventLoop::processEvents (this=this@entry=0x7f360a40cdb0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f361d4a88e5 in QEventLoop::exec (this=this@entry=0x7f360a40cdb0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f361d3a788f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#7  0x00007f361d3a9f2f in QThreadPrivate::start (arg=0x28c3e80) at thread/qthread_unix.cpp:338
#8  0x00007f36190f1f6e in start_thread (arg=0x7f360a40d700) at pthread_create.c:311
#9  0x00007f3619aaf9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 2 (Thread 0x7f3603fff700 (LWP 12475)):
#0  0x00007f36187ccb5f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f36187cf083 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f36187cf63b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f36187cf7ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f361d4d6a76 in QEventDispatcherGlib::processEvents (this=0x7f36040186a0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007f361d4a85ef in QEventLoop::processEvents (this=this@entry=0x7f3603ffedb0, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f361d4a88e5 in QEventLoop::exec (this=this@entry=0x7f3603ffedb0, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f361d3a788f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#8  0x00007f361d3a9f2f in QThreadPrivate::start (arg=0x2afb810) at thread/qthread_unix.cpp:338
#9  0x00007f36190f1f6e in start_thread (arg=0x7f3603fff700) at pthread_create.c:311
#10 0x00007f3619aaf9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7f361e0d17c0 (LWP 25976)):
[KCrash Handler]
#6  0x00007f361c0ffd06 in QByteArray (a=..., this=0x7fff92e9a1d0) at /usr/include/qt4/QtCore/qbytearray.h:439
#7  toString (this=0x25) at ../../kimap/message_p.h:42
#8  KIMAP::ExpungeJob::handleResponse (this=<optimized out>, response=...) at ../../kimap/expungejob.cpp:65
#9  0x00007f361c0f8eca in KIMAP::SessionPrivate::responseReceived (this=0x3d0e490, response=...) at ../../kimap/session.cpp:285
#10 0x00007f361d4c1dce in QObject::event (this=0x3d0e490, e=<optimized out>) at kernel/qobject.cpp:1194
#11 0x00007f361c846dfc in QApplicationPrivate::notify_helper (this=this@entry=0x26562b0, receiver=receiver@entry=0x3d0e490, e=e@entry=0x7f3604035660) at kernel/qapplication.cpp:4567
#12 0x00007f361c84d470 in QApplication::notify (this=this@entry=0x7fff92e9abf0, receiver=receiver@entry=0x3d0e490, e=e@entry=0x7f3604035660) at kernel/qapplication.cpp:4353
#13 0x00007f361a979a6a in KApplication::notify (this=0x7fff92e9abf0, receiver=0x3d0e490, event=0x7f3604035660) at ../../kdeui/kernel/kapplication.cpp:311
#14 0x00007f361d4a98bd in QCoreApplication::notifyInternal (this=0x7fff92e9abf0, receiver=receiver@entry=0x3d0e490, event=event@entry=0x7f3604035660) at kernel/qcoreapplication.cpp:946
#15 0x00007f361d4ace1f in sendEvent (event=0x7f3604035660, receiver=0x3d0e490) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#16 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x2625f80) at kernel/qcoreapplication.cpp:1570
#17 0x00007f361d4ad2c3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1463
#18 0x00007f361d4d7073 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#19 postEventSourceDispatch (s=0x265a5d0) at kernel/qeventdispatcher_glib.cpp:279
#20 0x00007f36187cf3b6 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f36187cf708 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007f36187cf7ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007f361d4d6a55 in QEventDispatcherGlib::processEvents (this=0x2627c40, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#24 0x00007f361c8e89d6 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#25 0x00007f361d4a85ef in QEventLoop::processEvents (this=this@entry=0x7fff92e9ab60, flags=...) at kernel/qeventloop.cpp:149
#26 0x00007f361d4a88e5 in QEventLoop::exec (this=this@entry=0x7fff92e9ab60, flags=...) at kernel/qeventloop.cpp:204
#27 0x00007f361d4ade5b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#28 0x00007f361c84534c in QApplication::exec () at kernel/qapplication.cpp:3828
#29 0x00007f361dbdde03 in Akonadi::ResourceBase::init (r=r@entry=0x2826390) at ../../akonadi/resourcebase.cpp:548
#30 0x000000000041dce3 in Akonadi::ResourceBase::init<ImapResource> (argc=<optimized out>, argv=<optimized out>) at /usr/include/akonadi/resourcebase.h:192
#31 0x00007f36199d6de5 in __libc_start_main (main=0x416400 <main(int, char**)>, argc=3, ubp_av=0x7fff92e9ad08, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff92e9acf8) at libc-start.c:260
#32 0x0000000000416584 in _start ()

Possible duplicates by query: bug 321875.

Reported using DrKonqi
Comment 1 Jekyll Wu 2014-01-23 02:04:51 UTC

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