Bug 286912 - kmail crash when righ-clicking a folder
Summary: kmail crash when righ-clicking a folder
Status: RESOLVED DUPLICATE of bug 283272
Alias: None
Product: kmail2
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-18 09:54 UTC by Vincent de Phily
Modified: 2011-11-18 10:02 UTC (History)
0 users

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 Vincent de Phily 2011-11-18 09:54:23 UTC
Application: kmail (4.7.3)
KDE Platform Version: 4.7.3 (4.7.3) (Compiled from sources)
Qt Version: 4.7.4
Operating System: Linux 3.0.8-hardened x86_64
Distribution (Platform): Gentoo Packages

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

Right-clicked on a folder, intending to "mark all as read". Realized I chose the wrong folder (on with no unread mail) and quickly retried with the corrected folder. Kmail crashed after displaying the folder context menu for a split-second.

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f4143da9780 (LWP 18894))]

Thread 3 (Thread 0x7f412a01c700 (LWP 18898)):
#0  pthread_cond_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f4136182094 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /usr/lib64/qt4/libQtWebKit.so.4
#2  0x00007f413ed32d1c in start_thread () from /lib64/libpthread.so.0
#3  0x00007f4140f2b8ed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 2 (Thread 0x7f412971b700 (LWP 18899)):
#0  0x00007f413ed36d8c in pthread_mutex_unlock () from /lib64/libpthread.so.0
#1  0x00007f413991e811 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f413991f7e1 in g_main_context_iterate.clone.6 () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f413991fec1 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f41418c503e in QEventDispatcherGlib::processEvents (this=0x7f41443b3c80, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#5  0x00007f4141891682 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f41418919f4 in QEventLoop::exec (this=0x7f412971adf0, flags=...) at kernel/qeventloop.cpp:201
#7  0x00007f4141787614 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:498
#8  0x00007f414178a825 in QThreadPrivate::start (arg=0x7f41443588b0) at thread/qthread_unix.cpp:331
#9  0x00007f413ed32d1c in start_thread () from /lib64/libpthread.so.0
#10 0x00007f4140f2b8ed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7f4143da9780 (LWP 18894)):
[KCrash Handler]
#6  0x00007f413d60b50f in MarkAsCommand::markMessages() () from /usr/lib64/libakonadi-kmime.so.4
#7  0x00007f413d60bae0 in MarkAsCommand::slotFetchDone(KJob*) () from /usr/lib64/libakonadi-kmime.so.4
#8  0x00007f413d60bc80 in MarkAsCommand::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libakonadi-kmime.so.4
#9  0x00007f41418ab197 in QMetaObject::activate (sender=0x7f4145a16eb0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff2427e210) at kernel/qobject.cpp:3278
#10 0x00007f414312aea2 in KJob::result (this=<value optimized out>, _t1=0x7f4145a16eb0) at /home/portagetmp/portage/kde-base/kdelibs-4.7.3/work/kdelibs-4.7.3_build/kdecore/kjob.moc:194
#11 0x00007f414312af04 in KJob::emitResult (this=0x7f4145a16eb0) at /home/portagetmp/portage/kde-base/kdelibs-4.7.3/work/kdelibs-4.7.3/kdecore/jobs/kjob.cpp:312
#12 0x00007f413d97cd0d in Akonadi::Job::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libakonadi-kde.so.4
#13 0x00007f413d968715 in Akonadi::ItemFetchJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libakonadi-kde.so.4
#14 0x00007f41418aac5a in QObject::event (this=0x7f4145a16eb0, e=<value optimized out>) at kernel/qobject.cpp:1217
#15 0x00007f4141dac064 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#16 0x00007f4141db1083 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#17 0x00007f41437782d6 in KApplication::notify (this=0x7fff2427ee10, receiver=0x7f4145a16eb0, event=0x7f4145457020) at /home/portagetmp/portage/kde-base/kdelibs-4.7.3/work/kdelibs-4.7.3/kdeui/kernel/kapplication.cpp:311
#18 0x00007f414189283b in QCoreApplication::notifyInternal (this=0x7fff2427ee10, receiver=0x7f4145a16eb0, event=0x7f4145457020) at kernel/qcoreapplication.cpp:787
#19 0x00007f41418969a4 in sendEvent (receiver=0x0, event_type=0, data=0x7f4144028730) at kernel/qcoreapplication.h:215
#20 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x7f4144028730) at kernel/qcoreapplication.cpp:1428
#21 0x00007f41418c4dd7 in sendPostedEvents (s=<value optimized out>) at kernel/qcoreapplication.h:220
#22 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:277
#23 0x00007f413991f3de in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#24 0x00007f413991fbf8 in g_main_context_iterate.clone.6 () from /usr/lib64/libglib-2.0.so.0
#25 0x00007f413991fec1 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#26 0x00007f41418c4fcf in QEventDispatcherGlib::processEvents (this=0x7f4144056b10, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#27 0x00007f4141e6af86 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtGui.so.4
#28 0x00007f4141891682 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#29 0x00007f41418919f4 in QEventLoop::exec (this=0x7fff2427ecd0, flags=...) at kernel/qeventloop.cpp:201
#30 0x00007f4141896c9b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#31 0x00007f4143e1d6fe in main ()

Possible duplicates by query: bug 283272, bug 259799, bug 258554, bug 258041.

Reported using DrKonqi
Comment 1 Vincent de Phily 2011-11-18 10:02:13 UTC
Sorry, tried again (and again) and it appears my "steps to reproduce" were wrong, I must have clicked "mark as read", not just displayed the context menu.

So this does indeed look like a duplicate of #283272.

For what it's worth, the bug is currently easily reproducible on this account.

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