Summary: | Recurring crash of the EWS resource | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Louis Moureaux <m_louis30> |
Component: | EWS Resource | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | carl, krissn |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/pim/kdepim-runtime/-/commit/21d14f3e349a01c574c8d1c288d6070a7e30dc6a | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Louis Moureaux
2024-10-21 18:32:54 UTC
Created attachment 175091 [details]
New crash information added by DrKonqi
DrKonqi auto-attaching complete backtrace.
A possibly relevant merge request was started @ https://invent.kde.org/pim/kdepim-runtime/-/merge_requests/186 Git commit b4c8189185918c8fd120298edeac8a37217cd70c by Louis Moureaux. Committed on 21/10/2024 at 18:40. Pushed by carlschwan into branch 'master'. EWS: Check that mEventReq is not null in EwsSubscriptionManager This is only defensive programming to prevent a crash, I do not understand the code deeply enough to do more. M +4 -2 resources/ews/ewssubscriptionmanager.cpp https://invent.kde.org/pim/kdepim-runtime/-/commit/b4c8189185918c8fd120298edeac8a37217cd70c Git commit 21d14f3e349a01c574c8d1c288d6070a7e30dc6a by Carl Schwan. Committed on 25/10/2024 at 20:01. Pushed by carlschwan into branch 'release/24.08'. EWS: Check that mEventReq is not null in EwsSubscriptionManager This is only defensive programming to prevent a crash, I do not understand the code deeply enough to do more. (cherry picked from commit b4c8189185918c8fd120298edeac8a37217cd70c) Co-authored-by: Louis Moureaux <m_louis30@yahoo.com> M +4 -2 resources/ews/ewssubscriptionmanager.cpp https://invent.kde.org/pim/kdepim-runtime/-/commit/21d14f3e349a01c574c8d1c288d6070a7e30dc6a |