| Summary: | kontact won't exit and then crashes | ||
|---|---|---|---|
| Product: | [Applications] kontact | Reporter: | RJVB <rjvbertin> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | aacid |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kdepim/dee0b2510ea1333aed5c7c8d673327c08019e3e1 | Version Fixed/Implemented In: | 4.14.3 |
| Sentry Crash Report: | |||
| Attachments: | I'm currently testing this patch, which should at least prevent the crash | ||
|
Description
RJVB
2014-11-04 10:24:54 UTC
Created attachment 89443 [details]
I'm currently testing this patch, which should at least prevent the crash
Comment on attachment 89443 [details]
I'm currently testing this patch, which should at least prevent the crash
that should be kmkernel->shuttingDown() of course ...
Git commit dee0b2510ea1333aed5c7c8d673327c08019e3e1 by René J.V. Bertin. Committed on 05/11/2014 at 12:46. Pushed by rjvbb into branch 'KDE/4.14'. don't handle events for systray when shutting down, avoiding null pointer dereference and crash REVIEW: 120999 M +1 -1 kmail/kmsystemtray.cpp http://commits.kde.org/kdepim/dee0b2510ea1333aed5c7c8d673327c08019e3e1 |