Bug 277771 - KMail2 crashes when selecting "Mark all as read"
Summary: KMail2 crashes when selecting "Mark all as read"
Status: RESOLVED INTENTIONAL
Alias: None
Product: kmail2
Classification: Applications
Component: general (show other bugs)
Version: 2.1.1
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-14 16:47 UTC by Michał
Modified: 2016-02-25 16:25 UTC (History)
1 user (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 Michał 2011-07-14 16:47:56 UTC
Version:           2.1.1 (using Devel) 
OS:                Linux

Happens occassionally.

Reproducible: Sometimes

Steps to Reproduce:
Get several folders with unread messages. Select "Mark all as read" from popup menu for each folder. Try to do it quickly.

Actual Results:  
KMail2 crashes.

Expected Results:  
KMail2 marks messages as read. :-)
Comment 1 Christophe Marin 2011-07-14 17:15:37 UTC
Backtrace ?
Comment 2 Michał 2011-07-14 20:14:42 UTC
Anonymous provides:

Application: KMail (kmail), signal: Segmentation fault
[Current thread is 1 (Thread 0xb22a4710 (LWP 31060))]

Thread 3 (Thread 0xaf9b0b70 (LWP 31064)):
#0  0xb776d424 in __kernel_vsyscall ()
#1  0xb5a3e87b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5f8010c in pthread_cond_wait () from /lib/libc.so.6
#3  0xb3b105c0 in ?? () from /usr/lib/libQtWebKit.so.4
#4  0xb3b1069f in ?? () from /usr/lib/libQtWebKit.so.4
#5  0xb5a3ac77 in start_thread () from /lib/libpthread.so.0
#6  0xb5f7243e in clone () from /lib/libc.so.6

Thread 2 (Thread 0xad774b70 (LWP 31071)):
#0  0xb459ad10 in clock_gettime () from /lib/librt.so.1
#1  0xb61ca425 in ?? () from /usr/lib/libQtCore.so.4
#2  0xb629ce26 in ?? () from /usr/lib/libQtCore.so.4
#3  0xb629d17a in ?? () from /usr/lib/libQtCore.so.4
#4  0xb629b9c3 in ?? () from /usr/lib/libQtCore.so.4
#5  0xb629ba5d in ?? () from /usr/lib/libQtCore.so.4
#6  0xb472b1ec in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#7  0xb472c067 in ?? () from /usr/lib/libglib-2.0.so.0
#8  0xb472c6da in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#9  0xb629c4a7 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#10 0xb626d1fd in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#11 0xb626d441 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#12 0xb6170abb in QThread::exec() () from /usr/lib/libQtCore.so.4
#13 0xb624dd9d in ?? () from /usr/lib/libQtCore.so.4
#14 0xb6173913 in ?? () from /usr/lib/libQtCore.so.4
#15 0xb5a3ac77 in start_thread () from /lib/libpthread.so.0
#16 0xb5f7243e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb22a4710 (LWP 31060)):
[KCrash Handler]
#7  0xb53f6eec in ?? () from /usr/lib/libakonadi-kmime.so.4
#8  0xb53f7343 in ?? () from /usr/lib/libakonadi-kmime.so.4
#9  0xb53f7527 in ?? () from /usr/lib/libakonadi-kmime.so.4
#10 0xb62745ad in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#11 0xb628335a in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#12 0xb7154015 in KJob::result(KJob*) () from /usr/lib/libkdecore.so.5
#13 0xb7154068 in KJob::emitResult() () from /usr/lib/libkdecore.so.5
#14 0xb553580e in ?? () from /usr/lib/libakonadi-kde.so.4
#15 0xb553651f in Akonadi::Job::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libakonadi-kde.so.4
#16 0xb5521f02 in Akonadi::ItemFetchJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libakonadi-kde.so.4
#17 0xb62745ad in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#18 0xb627ef75 in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/libQtCore.so.4
#19 0xb6286442 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#20 0xb64d2084 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#21 0xb64d7433 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#22 0xb74f5321 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#23 0xb626e1be in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#24 0xb62719a3 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#25 0xb6271afc in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#26 0xb629c014 in ?? () from /usr/lib/libQtCore.so.4
#27 0xb472bc4f in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#28 0xb472c3b0 in ?? () from /usr/lib/libglib-2.0.so.0
#29 0xb472c6da in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#30 0xb629c44a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#31 0xb65856ba in ?? () from /usr/lib/libQtGui.so.4
#32 0xb626d1fd in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#33 0xb626d441 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0xb696e197 in QMenu::exec(QPoint const&, QAction*) () from /usr/lib/libQtGui.so.4
#35 0xb54feef3 in Akonadi::EntityTreeView::contextMenuEvent(QContextMenuEvent*) () from /usr/lib/libakonadi-kde.so.4
#36 0xb652cd74 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#37 0xb6927d95 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
#38 0xb69b9a31 in QAbstractScrollArea::viewportEvent(QEvent*) () from /usr/lib/libQtGui.so.4
#39 0xb6a5b7cc in QAbstractItemView::viewportEvent(QEvent*) () from /usr/lib/libQtGui.so.4
#40 0xb6aa60f6 in QTreeView::viewportEvent(QEvent*) () from /usr/lib/libQtGui.so.4
#41 0xb69bc136 in ?? () from /usr/lib/libQtGui.so.4
#42 0xb626e356 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#43 0xb64d2052 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#44 0xb64d7ac4 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#45 0xb74f5321 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#46 0xb626e1be in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#47 0xb655c6f0 in ?? () from /usr/lib/libQtGui.so.4
#48 0xb655b20d in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#49 0xb6585aac in ?? () from /usr/lib/libQtGui.so.4
#50 0xb472bc4f in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#51 0xb472c3b0 in ?? () from /usr/lib/libglib-2.0.so.0
#52 0xb472c6da in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#53 0xb629c44a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#54 0xb65856ba in ?? () from /usr/lib/libQtGui.so.4
#55 0xb626d1fd in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#56 0xb626d441 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#57 0xb6271bad in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#58 0xb64cfed4 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#59 0x0804a216 in ?? ()
#60 0xb5eb9233 in __libc_start_main () from /lib/libc.so.6
#61 0x0804a6b9 in _start ()
Comment 3 Christophe Marin 2011-07-14 20:38:28 UTC
>#7  0xb53f6eec in ?? () from /usr/lib/libakonadi-kmime.so.4
>#8  0xb53f7343 in ?? () from /usr/lib/libakonadi-kmime.so.4
>#9  0xb53f7527 in ?? () from /usr/lib/libakonadi-kmime.so.4

Nothing that can be done without a useful backtrace.

If you can reproduce this bug, please install the debug package and paste a better one.
More informations on this page: http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports
Comment 4 Allen Winter 2016-02-25 16:25:37 UTC
no reply in 4.5 years. closing.