Summary: | KMail crashes when decrypting an email | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Rene Richter <Richterrettich> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | aheinecke, aspotashev, nuno |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepim/be886ddf9397ab1ee40a075a1ee34c5c42dea038 | Version Fixed In: | 4.14.10 |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Rene Richter
2015-05-17 20:18:29 UTC
Created attachment 93290 [details]
New crash information added by DrKonqi
kmail (4.14.9) on KDE Platform 4.14.9 using Qt 4.8.6
- What I was doing when the application crashed:
1. Click on an encrypted email.
2. In the key password dialog, do not enter no password, but click Cancel instead.
3. KMail crashes.
- Custom settings of the application:
Automatic decryption when opening emails is enabled.
-- Backtrace (Reduced):
#6 assuan_sendfd (ctx=0x0, fd=21) at assuan-buffer.c:527
#7 0x00007f0d73d9e0e6 in gpgsm_set_fd (gpgsm=gpgsm@entry=0x7f0cf00052b0, fd_type=fd_type@entry=OUTPUT_FD, opt=opt@entry=0x0) at engine-gpgsm.c:698
#8 0x00007f0d73d9ed2e in gpgsm_getauditlog (engine=0x7f0cf00052b0, output=<optimized out>, flags=129) at engine-gpgsm.c:1854
#9 0x00007f0d73d97809 in gpgme_op_getauditlog (ctx=0x156ee00, output=0x7f0cf000b240, flags=129) at getauditlog.c:94
#10 0x00007f0d73fd7420 in GpgME::Context::getAuditLog (this=this@entry=0x13669d0, output=..., flags=flags@entry=129) at ../../gpgme++/context.cpp:962
*** Bug 341324 has been marked as a duplicate of this bug. *** (In reply to Rene Richter from comment #0) Maybe the information is useful: I did not have the correct S/MIME client-certificate installed on my machine at the time. This was fixed Git commit be886ddf9397ab1ee40a075a1ee34c5c42dea038 It is also fixed upstream in libassuan: http://git.gnupg.org/cgi-bin/gitweb.cgi?p=libassuan.git;a=commit;h=0da6afa864cfd68333941d6332d762c82928946c |