Summary: | Sudden KMail crush after attempt of opening meeting invitation. | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | gohandi+kde |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | VERIFIED FIXED | ||
Severity: | crash | CC: | winter |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/frameworks/kcalendarcore/-/commit/c8dcc031afdd2b60ad56d752b31361331c12bb23 | Version Fixed In: | 6.12.0 |
Sentry Crash Report: | https://crash-reports.kde.org/organizations/kde/issues/127709/events/8a486ee3a51548919b3164804147cdf7/ | ||
Attachments: |
New crash information added by DrKonqi
Email that crush KMail Kcrush report after attempt of opning saved invitation. |
Description
gohandi+kde
2025-02-03 17:07:44 UTC
Created attachment 177932 [details]
New crash information added by DrKonqi
DrKonqi auto-attaching complete backtrace.
any chance you can attach the offending invitation as an .ics file here? or email it to me Created attachment 177946 [details]
Email that crush KMail
I have exported this message by round cube and perform some anonimization by hand.
After anonimization i check on thunderbird and program displays content of email. When try to display it in KMail it crushes.
Created attachment 177951 [details]
Kcrush report after attempt of opning saved invitation.
Added Kcrush report after attempt of opening saved invitation.
I'm able to get a crash by emailing your attachment as an iCalendar to myself. let's see if I can make a fix A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kcalendarcore/-/merge_requests/188 A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kcalendarcore/-/merge_requests/189 Git commit c8dcc031afdd2b60ad56d752b31361331c12bb23 by Allen Winter. Committed on 10/02/2025 at 15:10. Pushed by cullmann into branch 'master'. recurrence.cpp - shiftTimes() prevent crash on missing or invalid period In shiftTimes(), don't crash if unable to locate an rDateTime in the rDateTimePeriods hash (eg if that hash is empty). FIXED-IN: 6.12.0 M +7 -5 src/recurrence.cpp https://invent.kde.org/frameworks/kcalendarcore/-/commit/c8dcc031afdd2b60ad56d752b31361331c12bb23 After update KDE framework to 6.12 i can confirm that affected invitation opens properly without crushing kmail. Thanks for support! |