Summary: | [BACKTRACE] kontact crashes on exit if akonadi hangs | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Andreas Schneider <asn> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | afogl001, aljosndr, bovender, Boyd.Stephen.Smith.Jr, halla, jens-bugs.kde.org, linux, ml, tournieral, xandrzej |
Priority: | HI | ||
Version: | 5.9.2 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Andreas Schneider
2018-11-02 09:58:10 UTC
During Akonadi::Session shutdown, a killed KJob still causes the MessageViewer to displaySplashPage(), despite all widgets already deleted during KMMainWidget::deleteWidgets(). Created attachment 117225 [details]
New crash information added by DrKonqi
kmail (5.10.0) using Qt 5.11.2
I closed KMail because it couldn't download my mail (again).
-- Backtrace (Reduced):
#6 0x00007fa6f1103ca4 in QWebEngineView::page() const () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineWidgets.so.5
#7 0x00007fa6f1103dc1 in QWebEngineView::setHtml(QString const&, QUrl const&) () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineWidgets.so.5
#8 0x00007fa6fe1785af in MessageViewer::ViewerPrivate::displaySplashPage(QString const&, QHash<QString, QVariant> const&, QByteArray const&) () at /usr/lib/x86_64-linux-gnu/libKF5MessageViewer.so.5
#9 0x00007fa6fe178a44 in MessageViewer::ViewerPrivate::displaySplashPage(QString const&) () at /usr/lib/x86_64-linux-gnu/libKF5MessageViewer.so.5
#10 0x00007fa6fe17c6e3 in MessageViewer::ViewerPrivate::itemFetchResult(KJob*) () at /usr/lib/x86_64-linux-gnu/libKF5MessageViewer.so.5
*** Bug 404440 has been marked as a duplicate of this bug. *** Created attachment 118576 [details]
New crash information added by DrKonqi
kontact (5.9.3) using Qt 5.11.3
- What I was doing when the application crashed:
Deleteing messages from two different mail sources. One local, one IMAP.
-- Backtrace (Reduced):
#6 0x00007f393b8d8cd4 in QWebEngineView::page() const () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineWidgets.so.5
#7 0x00007f393b8d8df1 in QWebEngineView::setHtml(QString const&, QUrl const&) () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineWidgets.so.5
#8 0x00007f3844802dcf in MessageViewer::ViewerPrivate::displaySplashPage(QString const&, QHash<QString, QVariant> const&, QByteArray const&) () from /usr/lib/x86_64-linux-gnu/libKF5MessageViewer.so.5abi1
#9 0x00007f384480321f in MessageViewer::ViewerPrivate::displaySplashPage(QString const&) () from /usr/lib/x86_64-linux-gnu/libKF5MessageViewer.so.5abi1
#10 0x00007f3844806b53 in MessageViewer::ViewerPrivate::itemFetchResult(KJob*) () from /usr/lib/x86_64-linux-gnu/libKF5MessageViewer.so.5abi1
*** Bug 405681 has been marked as a duplicate of this bug. *** *** Bug 405990 has been marked as a duplicate of this bug. *** *** Bug 406281 has been marked as a duplicate of this bug. *** *** Bug 406185 has been marked as a duplicate of this bug. *** *** Bug 406103 has been marked as a duplicate of this bug. *** *** Bug 407098 has been marked as a duplicate of this bug. *** *** Bug 412438 has been marked as a duplicate of this bug. *** Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! A bug with this many duplicates might just need a bit more investigation than asking the reporters whether it has recently happened to them... Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |