Summary: | KMail crashes on exit - accessing KMMainWindow status bar during destruction? | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Jonathan Marten <jjm> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | fritigerngothly, heri+kde, jens.pruessner, jseiters |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kmail/1c9c6886f1efb650c10d5b236f13393429f147dd | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Jonathan Marten
2017-11-21 09:40:36 UTC
Created attachment 110504 [details]
New crash information added by DrKonqi
kmail (5.7.1) using Qt 5.9.4
- What I was doing when the application crashed:
I closed KMail after retrieving emails and it crashed a while after being closed.
-- Backtrace (Reduced):
#7 0x00007fa2815c5e5e in QMainWindowLayout::statusBar (this=<optimized out>) at widgets/qmainwindowlayout.cpp:2332
#8 0x00007fa2815c1b78 in QMainWindow::statusBar (this=0x55de9b4f9380) at widgets/qmainwindow.cpp:623
#9 0x00007fa2825ae0d9 in KMMainWin::displayStatusMessage (this=0x55de9b4f9380, aText=...) at /var/tmp/portage/kde-apps/kmail-17.12.1-r1/work/kmail-17.12.1/src/kmmainwin.cpp:106
#10 0x00007fa280847da6 in QtPrivate::QSlotObjectBase::call (a=0x7ffd576b7180, r=0x55de9b4f9380, this=0x55de9bb87de0) at ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:101
[...]
#12 0x00007fa277019b62 in KPIM::BroadcastStatus::statusMsg(QString const&) () from /usr/lib64/libKF5Libkdepim.so.5
Git commit 1c9c6886f1efb650c10d5b236f13393429f147dd by Jonathan Marten. Committed on 12/03/2018 at 09:24. Pushed by marten into branch 'master'. Disconnect BroadcastStatus from the status bar to avoid crash on exit Differential Revision: https://phabricator.kde.org/D11256 M +4 -0 src/kmmainwin.cpp https://commits.kde.org/kmail/1c9c6886f1efb650c10d5b236f13393429f147dd *** Bug 388409 has been marked as a duplicate of this bug. *** *** Bug 395910 has been marked as a duplicate of this bug. *** *** Bug 404118 has been marked as a duplicate of this bug. *** *** Bug 412465 has been marked as a duplicate of this bug. *** |