Bug 276311 - akonadi crashed after resuming from suspend while it filtered messages from an imap account to a local folder
Summary: akonadi crashed after resuming from suspend while it filtered messages from a...
Status: RESOLVED DUPLICATE of bug 238603
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: IMAP resource (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Kevin Ottens
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-23 10:28 UTC by S. Burmeister
Modified: 2011-07-13 14:41 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 S. Burmeister 2011-06-23 10:28:37 UTC
Application: akonadi_imap_resource (0.1)
KDE Platform Version: 4.6.4 (4.6.4)
Qt Version: 4.7.3
Operating System: Linux 2.6.37.6-0.5-desktop x86_64
Distribution: "openSUSE 11.4 (x86_64)"

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

I resumed from suspend and told kontact to go offline/online because that's the only way to make it fetch new emails after resuming. While it was downloading and filtering messages from my imap account to local folders the internet connection got slow and akonadi crashed.

-- Backtrace:
Application: Akonadi Resource (akonadi_imap_resource), signal: Segmentation fault
pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
	in ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S
[Current thread is 1 (Thread 0x7f075f65f760 (LWP 2386))]

Thread 11 (Thread 0x7f074cb65700 (LWP 8128)):
#0  0x00007f075aac10a4 in __pthread_mutex_lock (mutex=0x8e9698) at pthread_mutex_lock.c:61
#1  0x00007f0759b56eef in g_main_context_prepare (context=0x8e9690, priority=0x7f074cb64cdc) at gmain.c:2689
#2  0x00007f0759b57fa9 in g_main_context_iterate (context=0x8e9690, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3071
#3  0x00007f0759b58650 in g_main_context_iteration (context=0x8e9690, may_block=1) at gmain.c:3154
#4  0x00007f075eb20286 in QEventDispatcherGlib::processEvents (this=0x9d65f0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#5  0x00007f075eaf48d2 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f075eaf4ae5 in QEventLoop::exec (this=0x7f074cb64e00, flags=...) at kernel/qeventloop.cpp:201
#7  0x00007f075ea097a4 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492
#8  0x00007f075d781c13 in KIMAP::SessionThread::run (this=0x8d21a0) at /usr/src/debug/kdepimlibs-4.6.4/kimap/sessionthread.cpp:166
#9  0x00007f075ea0c095 in QThreadPrivate::start (arg=0x8d21a0) at thread/qthread_unix.cpp:320
#10 0x00007f075aabea3f in start_thread (arg=0x7f074cb65700) at pthread_create.c:297
#11 0x00007f075b20267d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f0747fff700 (LWP 10930)):
#0  0xffffffffff600177 in ?? ()
#1  0x00007fffe0b9a7a1 in ?? ()
#2  0x00007f0759e082b3 in clock_gettime (clock_id=1, tp=0x7f0747ffeb40) at ../sysdeps/unix/clock_gettime.c:100
#3  0x00007f075ea5d8d2 in do_gettime () at tools/qelapsedtimer_unix.cpp:123
#4  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#5  0x00007f075eb20c4d in QTimerInfoList::updateCurrentTime (this=0x82afd0) at kernel/qeventdispatcher_unix.cpp:339
#6  0x00007f075eb20fc5 in QTimerInfoList::timerWait (this=0x82afd0, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#7  0x00007f075eb1fa8c in timerSourcePrepareHelper (src=<value optimized out>, timeout=0x7f0747ffec6c) at kernel/qeventdispatcher_glib.cpp:136
#8  0x00007f075eb1fb35 in timerSourcePrepare (source=<value optimized out>, timeout=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#9  0x00007f0759b57087 in g_main_context_prepare (context=0x9010f0, priority=0x7f0747ffecdc) at gmain.c:2761
#10 0x00007f0759b57fa9 in g_main_context_iterate (context=0x9010f0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3071
#11 0x00007f0759b58650 in g_main_context_iteration (context=0x9010f0, may_block=1) at gmain.c:3154
#12 0x00007f075eb20286 in QEventDispatcherGlib::processEvents (this=0x8e5590, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#13 0x00007f075eaf48d2 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#14 0x00007f075eaf4ae5 in QEventLoop::exec (this=0x7f0747ffee00, flags=...) at kernel/qeventloop.cpp:201
#15 0x00007f075ea097a4 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492
#16 0x00007f075d781c13 in KIMAP::SessionThread::run (this=0x82b0c0) at /usr/src/debug/kdepimlibs-4.6.4/kimap/sessionthread.cpp:166
#17 0x00007f075ea0c095 in QThreadPrivate::start (arg=0x82b0c0) at thread/qthread_unix.cpp:320
#18 0x00007f075aabea3f in start_thread (arg=0x7f0747fff700) at pthread_create.c:297
#19 0x00007f075b20267d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#20 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f07475ef700 (LWP 11878)):
#0  0xffffffffff600177 in ?? ()
#1  0x00007fffe0b9a7a1 in ?? ()
#2  0x00007f0759e082b3 in clock_gettime (clock_id=1, tp=0x7f07475eeb40) at ../sysdeps/unix/clock_gettime.c:100
#3  0x00007f075ea5d8d2 in do_gettime () at tools/qelapsedtimer_unix.cpp:123
#4  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#5  0x00007f075eb20c4d in QTimerInfoList::updateCurrentTime (this=0x7e3690) at kernel/qeventdispatcher_unix.cpp:339
#6  0x00007f075eb20fc5 in QTimerInfoList::timerWait (this=0x7e3690, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#7  0x00007f075eb1fa8c in timerSourcePrepareHelper (src=<value optimized out>, timeout=0x7f07475eec6c) at kernel/qeventdispatcher_glib.cpp:136
#8  0x00007f075eb1fb35 in timerSourcePrepare (source=<value optimized out>, timeout=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#9  0x00007f0759b57087 in g_main_context_prepare (context=0x8219c0, priority=0x7f07475eecdc) at gmain.c:2761
#10 0x00007f0759b57fa9 in g_main_context_iterate (context=0x8219c0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3071
#11 0x00007f0759b58650 in g_main_context_iteration (context=0x8219c0, may_block=1) at gmain.c:3154
#12 0x00007f075eb20286 in QEventDispatcherGlib::processEvents (this=0x7e3550, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#13 0x00007f075eaf48d2 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#14 0x00007f075eaf4ae5 in QEventLoop::exec (this=0x7f07475eee00, flags=...) at kernel/qeventloop.cpp:201
#15 0x00007f075ea097a4 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492
#16 0x00007f075d781c13 in KIMAP::SessionThread::run (this=0x9f05a0) at /usr/src/debug/kdepimlibs-4.6.4/kimap/sessionthread.cpp:166
#17 0x00007f075ea0c095 in QThreadPrivate::start (arg=0x9f05a0) at thread/qthread_unix.cpp:320
#18 0x00007f075aabea3f in start_thread (arg=0x7f07475ef700) at pthread_create.c:297
#19 0x00007f075b20267d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#20 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f07467d8700 (LWP 15345)):
#0  0x00007f075b20f7f6 in pthread_mutex_lock (mutex=0xa0cc68) at forward.c:182
#1  0x00007f0759b570b6 in g_main_context_prepare (context=0xa0cc60, priority=0x7f07467d7cdc) at gmain.c:2763
#2  0x00007f0759b57fa9 in g_main_context_iterate (context=0xa0cc60, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3071
#3  0x00007f0759b58650 in g_main_context_iteration (context=0xa0cc60, may_block=1) at gmain.c:3154
#4  0x00007f075eb20286 in QEventDispatcherGlib::processEvents (this=0x860800, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#5  0x00007f075eaf48d2 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f075eaf4ae5 in QEventLoop::exec (this=0x7f07467d7e00, flags=...) at kernel/qeventloop.cpp:201
#7  0x00007f075ea097a4 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492
#8  0x00007f075d781c13 in KIMAP::SessionThread::run (this=0x8614b0) at /usr/src/debug/kdepimlibs-4.6.4/kimap/sessionthread.cpp:166
#9  0x00007f075ea0c095 in QThreadPrivate::start (arg=0x8614b0) at thread/qthread_unix.cpp:320
#10 0x00007f075aabea3f in start_thread (arg=0x7f07467d8700) at pthread_create.c:297
#11 0x00007f075b20267d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f07457d6700 (LWP 21623)):
#0  0x00007f075aac267e in __pthread_mutex_unlock_usercnt (mutex=0x8407d8, decr=<value optimized out>) at pthread_mutex_unlock.c:52
#1  0x00007f0759b574e5 in g_main_context_query (context=0x8407d0, max_priority=<value optimized out>, timeout=0x7f07457d5cd8, fds=<value optimized out>, n_fds=3) at gmain.c:2870
#2  0x00007f0759b5801b in g_main_context_iterate (context=0x8407d0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3073
#3  0x00007f0759b58650 in g_main_context_iteration (context=0x8407d0, may_block=1) at gmain.c:3154
#4  0x00007f075eb20286 in QEventDispatcherGlib::processEvents (this=0x868140, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#5  0x00007f075eaf48d2 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f075eaf4ae5 in QEventLoop::exec (this=0x7f07457d5e00, flags=...) at kernel/qeventloop.cpp:201
#7  0x00007f075ea097a4 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492
#8  0x00007f075d781c13 in KIMAP::SessionThread::run (this=0x7e74a0) at /usr/src/debug/kdepimlibs-4.6.4/kimap/sessionthread.cpp:166
#9  0x00007f075ea0c095 in QThreadPrivate::start (arg=0x7e74a0) at thread/qthread_unix.cpp:320
#10 0x00007f075aabea3f in start_thread (arg=0x7f07457d6700) at pthread_create.c:297
#11 0x00007f075b20267d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f074d366700 (LWP 23207)):
#0  0xffffffffff600177 in ?? ()
#1  0x00007fffe0b9a7a1 in ?? ()
#2  0x00007f0759e082b3 in clock_gettime (clock_id=1, tp=0x7f074d365b40) at ../sysdeps/unix/clock_gettime.c:100
#3  0x00007f075ea5d8d2 in do_gettime () at tools/qelapsedtimer_unix.cpp:123
#4  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#5  0x00007f075eb20c4d in QTimerInfoList::updateCurrentTime (this=0x8cd9b0) at kernel/qeventdispatcher_unix.cpp:339
#6  0x00007f075eb20fc5 in QTimerInfoList::timerWait (this=0x8cd9b0, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#7  0x00007f075eb1fa8c in timerSourcePrepareHelper (src=<value optimized out>, timeout=0x7f074d365c6c) at kernel/qeventdispatcher_glib.cpp:136
#8  0x00007f075eb1fb35 in timerSourcePrepare (source=<value optimized out>, timeout=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#9  0x00007f0759b57087 in g_main_context_prepare (context=0x8cd870, priority=0x7f074d365cdc) at gmain.c:2761
#10 0x00007f0759b57fa9 in g_main_context_iterate (context=0x8cd870, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3071
#11 0x00007f0759b58650 in g_main_context_iteration (context=0x8cd870, may_block=1) at gmain.c:3154
#12 0x00007f075eb20286 in QEventDispatcherGlib::processEvents (this=0xa3b390, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#13 0x00007f075eaf48d2 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#14 0x00007f075eaf4ae5 in QEventLoop::exec (this=0x7f074d365e00, flags=...) at kernel/qeventloop.cpp:201
#15 0x00007f075ea097a4 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492
#16 0x00007f075d781c13 in KIMAP::SessionThread::run (this=0xa51290) at /usr/src/debug/kdepimlibs-4.6.4/kimap/sessionthread.cpp:166
#17 0x00007f075ea0c095 in QThreadPrivate::start (arg=0xa51290) at thread/qthread_unix.cpp:320
#18 0x00007f075aabea3f in start_thread (arg=0x7f074d366700) at pthread_create.c:297
#19 0x00007f075b20267d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#20 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f0745fd7700 (LWP 23679)):
#0  g_main_context_iteration (context=0x739990, may_block=1) at gmain.c:3154
#1  0x00007f075eb20286 in QEventDispatcherGlib::processEvents (this=0x745e70, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#2  0x00007f075eaf48d2 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#3  0x00007f075eaf4ae5 in QEventLoop::exec (this=0x7f0745fd6e00, flags=...) at kernel/qeventloop.cpp:201
#4  0x00007f075ea097a4 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492
#5  0x00007f075d781c13 in KIMAP::SessionThread::run (this=0x864f60) at /usr/src/debug/kdepimlibs-4.6.4/kimap/sessionthread.cpp:166
#6  0x00007f075ea0c095 in QThreadPrivate::start (arg=0x864f60) at thread/qthread_unix.cpp:320
#7  0x00007f075aabea3f in start_thread (arg=0x7f0745fd7700) at pthread_create.c:297
#8  0x00007f075b20267d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f073f7fe700 (LWP 24648)):
[KCrash Handler]
#6  operator!= (this=0xa98620, ch=91 '[') at ../../src/corelib/thread/qbasicatomic.h:75
#7  QByteArray::append (this=0xa98620, ch=91 '[') at tools/qbytearray.cpp:1659
#8  0x00007f075d7918e8 in operator+= (this=0xa8e530) at /usr/include/QtCore/qbytearray.h:488
#9  KIMAP::ImapStreamParser::readParenthesizedList (this=0xa8e530) at /usr/src/debug/kdepimlibs-4.6.4/kimap/imapstreamparser.cpp:245
#10 0x00007f075d79dcef in KIMAP::SessionThread::readMessage (this=0xa44ba0) at /usr/src/debug/kdepimlibs-4.6.4/kimap/sessionthread.cpp:96
#11 0x00007f075d79e2b4 in KIMAP::SessionThread::qt_metacall (this=0xa44ba0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xad3c20) at /usr/src/debug/kdepimlibs-4.6.4/build/kimap/sessionthread_p.moc:99
#12 0x00007f075eb0937a in QObject::event (this=0xa44ba0, e=<value optimized out>) at kernel/qobject.cpp:1217
#13 0x00007f075debd144 in QApplicationPrivate::notify_helper (this=0x6b29d0, receiver=0xa44ba0, e=0x9ebba0) at kernel/qapplication.cpp:4462
#14 0x00007f075dec56fa in QApplication::notify (this=<value optimized out>, receiver=0xa44ba0, e=0x9ebba0) at kernel/qapplication.cpp:4341
#15 0x00007f075bfe93c6 in KApplication::notify (this=0x7fffe0a14210, receiver=0xa44ba0, event=0x9ebba0) at /usr/src/debug/kdelibs-4.6.4/kdeui/kernel/kapplication.cpp:311
#16 0x00007f075eaf547c in QCoreApplication::notifyInternal (this=0x7fffe0a14210, receiver=0xa44ba0, event=0x9ebba0) at kernel/qcoreapplication.cpp:731
#17 0x00007f075eaf8c75 in sendEvent (receiver=0x0, event_type=0, data=0xaa6280) at kernel/qcoreapplication.h:215
#18 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xaa6280) at kernel/qcoreapplication.cpp:1372
#19 0x00007f075eb20093 in sendPostedEvents (s=0x76a8c0) at kernel/qcoreapplication.h:220
#20 postEventSourceDispatch (s=0x76a8c0) at kernel/qeventdispatcher_glib.cpp:277
#21 0x00007f0759b57bd3 in g_main_dispatch (context=0xa8a280) at gmain.c:2440
#22 g_main_context_dispatch (context=0xa8a280) at gmain.c:3013
#23 0x00007f0759b583b0 in g_main_context_iterate (context=0xa8a280, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3091
#24 0x00007f0759b58650 in g_main_context_iteration (context=0xa8a280, may_block=1) at gmain.c:3154
#25 0x00007f075eb2022f in QEventDispatcherGlib::processEvents (this=0x73d8d0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#26 0x00007f075eaf48d2 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#27 0x00007f075eaf4ae5 in QEventLoop::exec (this=0x7f073f7fde00, flags=...) at kernel/qeventloop.cpp:201
#28 0x00007f075ea097a4 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492
#29 0x00007f075d781c13 in KIMAP::SessionThread::run (this=0xa44ba0) at /usr/src/debug/kdepimlibs-4.6.4/kimap/sessionthread.cpp:166
#30 0x00007f075ea0c095 in QThreadPrivate::start (arg=0xa44ba0) at thread/qthread_unix.cpp:320
#31 0x00007f075aabea3f in start_thread (arg=0x7f073f7fe700) at pthread_create.c:297
#32 0x00007f075b20267d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#33 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f0744fd5700 (LWP 24690)):
#0  0xffffffffff600177 in ?? ()
#1  0x00007fffe0b9a7a1 in ?? ()
#2  0x00007f0759e082b3 in clock_gettime (clock_id=1, tp=0x7f0744fd4b40) at ../sysdeps/unix/clock_gettime.c:100
#3  0x00007f075ea5d8d2 in do_gettime () at tools/qelapsedtimer_unix.cpp:123
#4  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#5  0x00007f075eb20c4d in QTimerInfoList::updateCurrentTime (this=0xacea40) at kernel/qeventdispatcher_unix.cpp:339
#6  0x00007f075eb20fc5 in QTimerInfoList::timerWait (this=0xacea40, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#7  0x00007f075eb1fa8c in timerSourcePrepareHelper (src=<value optimized out>, timeout=0x7f0744fd4c6c) at kernel/qeventdispatcher_glib.cpp:136
#8  0x00007f075eb1fb35 in timerSourcePrepare (source=<value optimized out>, timeout=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#9  0x00007f0759b57087 in g_main_context_prepare (context=0x9eed20, priority=0x7f0744fd4cdc) at gmain.c:2761
#10 0x00007f0759b57fa9 in g_main_context_iterate (context=0x9eed20, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3071
#11 0x00007f0759b58650 in g_main_context_iteration (context=0x9eed20, may_block=1) at gmain.c:3154
#12 0x00007f075eb20286 in QEventDispatcherGlib::processEvents (this=0xb00480, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#13 0x00007f075eaf48d2 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#14 0x00007f075eaf4ae5 in QEventLoop::exec (this=0x7f0744fd4e00, flags=...) at kernel/qeventloop.cpp:201
#15 0x00007f075ea097a4 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492
#16 0x00007f075d781c13 in KIMAP::SessionThread::run (this=0xb005b0) at /usr/src/debug/kdepimlibs-4.6.4/kimap/sessionthread.cpp:166
#17 0x00007f075ea0c095 in QThreadPrivate::start (arg=0xb005b0) at thread/qthread_unix.cpp:320
#18 0x00007f075aabea3f in start_thread (arg=0x7f0744fd5700) at pthread_create.c:297
#19 0x00007f075b20267d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#20 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f073ffff700 (LWP 24691)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007f075ea0c6e2 in wait (this=<value optimized out>, mutex=0x8fe6c0, time=30000) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x8fe6c0, time=30000) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f075ea00f38 in QThreadPoolThread::run (this=0x8356f0) at concurrent/qthreadpool.cpp:140
#4  0x00007f075ea0c095 in QThreadPrivate::start (arg=0x8356f0) at thread/qthread_unix.cpp:320
#5  0x00007f075aabea3f in start_thread (arg=0x7f073ffff700) at pthread_create.c:297
#6  0x00007f075b20267d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f075f65f760 (LWP 2386)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007f075ea0c6e2 in wait (this=<value optimized out>, mutex=0xaa61c0, time=10000) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0xaa61c0, time=10000) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f075ea0b810 in QThread::wait (this=<value optimized out>, time=10000) at thread/qthread_unix.cpp:722
#4  0x00007f075d7884cf in KIMAP::SessionThread::~SessionThread (this=<value optimized out>, __in_chrg=<value optimized out>) at /usr/src/debug/kdepimlibs-4.6.4/kimap/sessionthread.cpp:52
#5  0x00007f075d788619 in KIMAP::SessionThread::~SessionThread (this=0xa44ba0, __in_chrg=<value optimized out>) at /usr/src/debug/kdepimlibs-4.6.4/kimap/sessionthread.cpp:56
#6  0x00007f075d7800a9 in KIMAP::Session::~Session (this=0xa48740, __in_chrg=<value optimized out>) at /usr/src/debug/kdepimlibs-4.6.4/kimap/session.cpp:67
#7  0x00007f075d7800d9 in KIMAP::Session::~Session (this=0xa48740, __in_chrg=<value optimized out>) at /usr/src/debug/kdepimlibs-4.6.4/kimap/session.cpp:68
#8  0x00007f075eb093a8 in QObject::event (this=0xa48740, e=<value optimized out>) at kernel/qobject.cpp:1200
#9  0x00007f075debd144 in QApplicationPrivate::notify_helper (this=0x6b29d0, receiver=0xa48740, e=0xa8b8b0) at kernel/qapplication.cpp:4462
#10 0x00007f075dec56fa in QApplication::notify (this=<value optimized out>, receiver=0xa48740, e=0xa8b8b0) at kernel/qapplication.cpp:4341
#11 0x00007f075bfe93c6 in KApplication::notify (this=0x7fffe0a14210, receiver=0xa48740, event=0xa8b8b0) at /usr/src/debug/kdelibs-4.6.4/kdeui/kernel/kapplication.cpp:311
#12 0x00007f075eaf547c in QCoreApplication::notifyInternal (this=0x7fffe0a14210, receiver=0xa48740, event=0xa8b8b0) at kernel/qcoreapplication.cpp:731
#13 0x00007f075eaf8c75 in sendEvent (receiver=0x0, event_type=0, data=0x68e200) at kernel/qcoreapplication.h:215
#14 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x68e200) at kernel/qcoreapplication.cpp:1372
#15 0x00007f075eb20093 in sendPostedEvents (s=0x6b65c0) at kernel/qcoreapplication.h:220
#16 postEventSourceDispatch (s=0x6b65c0) at kernel/qeventdispatcher_glib.cpp:277
#17 0x00007f0759b57bd3 in g_main_dispatch (context=0x6b64e0) at gmain.c:2440
#18 g_main_context_dispatch (context=0x6b64e0) at gmain.c:3013
#19 0x00007f0759b583b0 in g_main_context_iterate (context=0x6b64e0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3091
#20 0x00007f0759b58650 in g_main_context_iteration (context=0x6b64e0, may_block=1) at gmain.c:3154
#21 0x00007f075eb2022f in QEventDispatcherGlib::processEvents (this=0x693890, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#22 0x00007f075df62bae in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#23 0x00007f075eaf48d2 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#24 0x00007f075eaf4ae5 in QEventLoop::exec (this=0x7fffe0a14180, flags=...) at kernel/qeventloop.cpp:201
#25 0x00007f075eaf8f2b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#26 0x00007f075f12ebe7 in Akonadi::ResourceBase::init (r=0x7b8be0) at /usr/src/debug/kdepimlibs-4.6.4/akonadi/resourcebase.cpp:390
#27 0x00000000004221c8 in _start ()

Possible duplicates by query: bug 250176.

Reported using DrKonqi
Comment 1 Christophe Marin 2011-07-13 14:41:54 UTC

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