Summary: | Crash when clicking on a mail that contains vcard.vcf attachment | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Christian <christian> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | Keywords: | drkonqi |
Priority: | NOR | ||
Version: | 5.7.3 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kdepim-addons/17155e047519fb1fda7b755adb362a54dd01bb1d | Version Fixed In: | 5.11.0 |
Sentry Crash Report: | |||
Attachments: | Example vcf that crashes my kmail instance |
Description
Christian
2019-03-23 22:11:35 UTC
Just for completeness: I'm running LANG=de_DE.UTF-8. When starting kmail from the command line, I get the following message approx. 100 times (i.e. once for each address in the vcard.vcf): org.kde.pim.kcontacts: address format database incomplete (no format for locale "en" found). Using default address formatting. org.kde.pim.kcontacts: address format database incomplete (no format for locale "en" found). Using default address formatting. Created attachment 119036 [details]
Example vcf that crashes my kmail instance
With the attached (dummy) vcf file that contains two entries, I can reproduce this crash every time. To reproduce: Save the attached all.vcf file somewhere; create a new message to myself with this file attached and send the message; receive the message and left-click on it -> crash.
Git commit 0e1d692ccd69e3a63c458d508bf1344e77aff016 by Laurent Montel. Committed on 28/03/2019 at 12:24. Pushed by mlaurent into branch 'Applications/19.04'. Fix Bug 405791 - Crash when clicking on a mail that contains vcard.vcf attachment FIXED-IN: 5.11.0 M +8 -0 plugins/messageviewer/bodypartformatter/vcard/vcardmemento.cpp https://commits.kde.org/kdepim-addons/0e1d692ccd69e3a63c458d508bf1344e77aff016 Git commit 17155e047519fb1fda7b755adb362a54dd01bb1d by Laurent Montel. Committed on 28/03/2019 at 12:24. Pushed by mlaurent into branch 'master'. Fix Bug 405791 - Crash when clicking on a mail that contains vcard.vcf attachment FIXED-IN: 5.11.0 M +8 -0 plugins/messageviewer/bodypartformatter/vcard/vcardmemento.cpp https://commits.kde.org/kdepim-addons/17155e047519fb1fda7b755adb362a54dd01bb1d |