Bug 182209 - IMAP crash on mailbox sync
Summary: IMAP crash on mailbox sync
Status: RESOLVED DUPLICATE of bug 181219
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: IMAP resource (show other bugs)
Version: 4.2
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Tom Albers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-28 22:40 UTC by Arnout Boelens
Modified: 2009-01-29 17:05 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arnout Boelens 2009-01-28 22:40:34 UTC
Version:            (using KDE 4.2.0)
OS:                Linux
Installed from:    Debian testing/unstable Packages

When I try to sync with an IMAP server at my university, the akonadi imap
resource crashes. Here is the backtrace:

Application: Akonadi Resource (akonadi_imaplib_resource), signal SIGABRT
[Current thread is 0 (LWP 17309)]

Thread 2 (Thread 0xb474db90 (LWP 17311)):
#0  0xb7f26424 in __kernel_vsyscall ()
#1  0xb6219fb5 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i686/cmov/libpthread.so.0
#2  0xb66bdf8d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3  0xb727d542 in QWaitCondition::wait (this=0x91da880, mutex=0x91da87c,
time=4294967295) at thread/qwaitcondition_unix.cpp:82
#4  0xb7195312 in QHostInfoAgent::run (this=0x91da870) at
kernel/qhostinfo.cpp:241
#5  0xb727c52e in QThreadPrivate::start (arg=0x91da870) at
thread/qthread_unix.cpp:185
#6  0xb62164e6 in start_thread () from /lib/i686/cmov/libpthread.so.0
#7  0xb66af16e in clone () from /lib/i686/cmov/libc.so.6

Thread 1 (Thread 0xb5edfad0 (LWP 17309)):
[KCrash Handler]
#6  0xb7f26424 in __kernel_vsyscall ()
#7  0xb65f7660 in raise () from /lib/i686/cmov/libc.so.6
#8  0xb65f9038 in abort () from /lib/i686/cmov/libc.so.6
#9  0xb72746cd in qt_message_output (msgType=QtFatalMsg, buf=0xbfa3d530 "ASSERT:
\"i >= 0 && i < size()\" in file /usr/include/qt4/QtCore/qbytearray.h, line
377") at global/qglobal.cpp:2102
#10 0xb7274796 in qFatal (msg=0xb73bc458 "ASSERT: \"%s\" in file %s, line %d")
at global/qglobal.cpp:2303
#11 0xb7274825 in qt_assert (assertion=0xb7dacc14 "i >= 0 && i < size()",
file=0xb7dacbcc "/usr/include/qt4/QtCore/qbytearray.h", line=377) at
global/qglobal.cpp:1872
#12 0xb7d76058 in KMime::indexOfHeader (src=@0x9306e8c, name=@0xbfa3f608,
end=@0xbfa3f5d0, dataBegin=@0xbfa3f5d4, folded=0xbfa3f5db) at
/usr/include/qt4/QtCore/qbytearray.h:377
#13 0xb7d76b21 in KMime::extractHeader (src=@0x9306e8c, name=@0xbfa3f608) at
../../kmime/kmime_util.cpp:406
#14 0xb7d8ced8 in KMime::Content::rawHeader (this=0x9307288, name=0xb7dae7b0
"Subject") at ../../kmime/kmime_content.cpp:989
#15 0xb7da7f18 in KMime::Message::parse (this=0x9307288) at
../../kmime/kmime_message.cpp:45
#16 0x0805b45f in ImaplibResource::slotHeadersReceived (this=0x9174fe0,
mb=@0xbfa3f930, list=@0xbfa3f978) at
../../../../akonadi/resources/imap/imaplibresource.cpp:359
#17 0x0805c932 in ImaplibResource::qt_metacall (this=0x9174fe0,
_c=QMetaObject::InvokeMetaMethod, _id=12, _a=0xbfa3f854) at
./imaplibresource.moc:121
#18 0xb7380be0 in QMetaObject::activate (sender=0x91416f0, from_signal_index=19,
to_signal_index=19, argv=0xbfa3f854) at kernel/qobject.cpp:3031
#19 0xb7381962 in QMetaObject::activate (sender=0x91416f0, m=0xb7dd2020,
local_signal_index=15, argv=0xbfa3f854) at kernel/qobject.cpp:3101
#20 0xb7db784f in Imaplib::headersInFolder (this=0x91416f0, _t1=0x91416f0,
_t2=@0xbfa3f930, _t3=@0xbfa3f978) at ./imaplib.moc:290
#21 0xb7dbe1c6 in Imaplib::slotParseGetMessage (this=0x91416f0) at
../../../../akonadi/resources/imap/imaplib.cpp:962
#22 0xb7dc41b8 in Imaplib::slotRead (this=0x91416f0, received=@0xb7dd2500) at
../../../../akonadi/resources/imap/imaplib.cpp:202
#23 0xb7dc5faf in Imaplib::qt_metacall (this=0x91416f0,
_c=QMetaObject::InvokeMetaMethod, _id=22, _a=0xbfa3fc5c) at ./imaplib.moc:159
#24 0xb7380be0 in QMetaObject::activate (sender=0x923b7d8, from_signal_index=4,
to_signal_index=4, argv=0xbfa3fc5c) at kernel/qobject.cpp:3031
#25 0xb7381962 in QMetaObject::activate (sender=0x923b7d8, m=0xb7dd2084,
local_signal_index=0, argv=0xbfa3fc5c) at kernel/qobject.cpp:3101
#26 0xb7dc7fe3 in Socket::data (this=0x923b7d8, _t1=@0xb7dd2500) at
./socket.moc:110
#27 0xb7dc8c77 in Socket::slotSocketRead (this=0x923b7d8) at
../../../../akonadi/resources/imap/socket.cpp:155
#28 0xb7dcc813 in Socket::qt_metacall (this=0x923b7d8,
_c=QMetaObject::InvokeMetaMethod, _id=10, _a=0xbfa3fdd8) at ./socket.moc:97
#29 0xb7380be0 in QMetaObject::activate (sender=0x91dd980, from_signal_index=4,
to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3031
#30 0xb7381962 in QMetaObject::activate (sender=0x91dd980, m=0xb744e7e8,
local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3101
#31 0xb73b9907 in QIODevice::readyRead (this=0x91dd980) at
.moc/release-shared/moc_qiodevice.cpp:83
#32 0xb71cf42b in QSslSocketBackendPrivate::transmit (this=0x923deb8) at
ssl/qsslsocket_openssl.cpp:652
#33 0xb71c4d38 in QSslSocketPrivate::_q_readyReadSlot (this=0x6) at
ssl/qsslsocket.cpp:2006
#34 0xb71c96de in QSslSocket::qt_metacall (this=0x91dd980,
_c=QMetaObject::InvokeMetaMethod, _id=15, _a=0xbfa41018) at
.moc/release-shared/moc_qsslsocket.cpp:113
#35 0xb7380be0 in QMetaObject::activate (sender=0x91e7428, from_signal_index=4,
to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3031
#36 0xb7381962 in QMetaObject::activate (sender=0x91e7428, m=0xb744e7e8,
local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3101
#37 0xb73b9907 in QIODevice::readyRead (this=0x91e7428) at
.moc/release-shared/moc_qiodevice.cpp:83
#38 0xb71ae612 in QAbstractSocketPrivate::canReadNotification (this=0x91b5e50)
at socket/qabstractsocket.cpp:568
#39 0xb719d99b in QAbstractSocketEngine::readNotification (this=0x9182f50) at
socket/qabstractsocketengine.cpp:136
#40 0xb719ed06 in QReadNotifier::event (this=0x9144a08, e=0xbfa41420) at
socket/qnativesocketengine.cpp:968
#41 0xb696279c in QApplicationPrivate::notify_helper (this=0x90ff320,
receiver=0x9144a08, e=0xbfa41420) at kernel/qapplication.cpp:3803
#42 0xb696a61e in QApplication::notify (this=0xbfa41688, receiver=0x9144a08,
e=0xbfa41420) at kernel/qapplication.cpp:3393
#43 0xb786878d in KApplication::notify (this=0xbfa41688, receiver=0x9144a08,
event=0xbfa41420) at ../../kdeui/kernel/kapplication.cpp:307
#44 0xb736c0e1 in QCoreApplication::notifyInternal (this=0xbfa41688,
receiver=0x9144a08, event=0xbfa41420) at kernel/qcoreapplication.cpp:587
#45 0xb739687a in socketNotifierSourceDispatch (source=0x91020b0) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:209
#46 0xb6262398 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#47 0xb6265a33 in ?? () from /usr/lib/libglib-2.0.so.0
#48 0x09101688 in ?? ()
#49 0x00000000 in ?? ()
Comment 1 Dario Andres 2009-01-29 17:05:23 UTC

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