Bug 214112 - kmail crashed when requesting opengpg passphrase
Summary: kmail crashed when requesting opengpg passphrase
Status: RESOLVED DUPLICATE of bug 180741
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-11 15:17 UTC by David Rankin
Modified: 2009-11-11 22:21 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 David Rankin 2009-11-11 15:17:23 UTC
Application that crashed: kmail
Version of the application: 1.12.3
KDE Version: 4.3.3 (KDE 4.3.3)
Qt Version: 4.5.3
Operating System: Linux 2.6.31-ARCH x86_64

What I was doing when the application crashed:
This is bizarre. I received an email from the Arch Linux mailing list that somehow triggered kmail to prompt me for my gpg passphrase. The first letter of the phrase is a 'd' which is also mapped to 'delete message'. When I typed the 'd' into the passphrase box, the message was deleted and kmail crashed and drkonqi appeared. I'll attach the email if it didn't autoexpunge from the deleted folder. (If it did, I think I can get a copy from thunderbird)

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

Thread 2 (Thread 0x7fe0f2ff3710 (LWP 4551)):
#0  0x00007fe1100ac3e9 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007fe111988bd2 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#2  0x00007fe11197ed32 in ?? () from /usr/lib/libQtCore.so.4
#3  0x00007fe111987ba5 in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007fe1100a781a in start_thread () from /lib/libpthread.so.0
#5  0x00007fe1105e18cd in clone () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fe1136cc760 (LWP 4255)):
[KCrash Handler]
#5  0x000000000373b2f0 in ?? ()
#6  0x00007fe11229749a in KMReaderWin::parseMsg(KMMessage*) () from /usr/lib/libkmailprivate.so.4
#7  0x00007fe1122863da in KMReaderWin::displayMessage() () from /usr/lib/libkmailprivate.so.4
#8  0x00007fe1122865b4 in KMReaderWin::updateReaderWin() () from /usr/lib/libkmailprivate.so.4
#9  0x00007fe11229369d in KMReaderWin::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkmailprivate.so.4
#10 0x00007fe111a81d3c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x00007fe111a7bce3 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#12 0x00007fe110f1e07c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#13 0x00007fe110f2534e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#14 0x00007fe11310b8f6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#15 0x00007fe111a6cbfc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#16 0x00007fe111a983e2 in ?? () from /usr/lib/libQtCore.so.4
#17 0x00007fe111a953f8 in ?? () from /usr/lib/libQtCore.so.4
#18 0x00007fe108ac41fe in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0x00007fe108ac7bb8 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#20 0x00007fe108ac7ce0 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#21 0x00007fe111a95123 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#22 0x00007fe110fb114e in ?? () from /usr/lib/libQtGui.so.4
#23 0x00007fe111a6b532 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#24 0x00007fe111a6b904 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0x00007fe111a6dab9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#26 0x0000000000402f89 in _start ()

Reported using DrKonqi
Comment 1 David Rankin 2009-11-11 15:22:51 UTC
Strange, kmail did not expunge trash and there were many "blue" colored messages in my archlinux mail folder (looked like those I had marked read, but that kmail didn't know what to do with when it crashed). kmail DID blow away the message that caused the crash. It is in oblivian somewhere. I'll have to install another hard drive to recover the email, but I'll post it when I do.
Comment 2 Dario Andres 2009-11-11 22:21:31 UTC

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