Summary: | Kontact (or Kmail) hangs when selecting email, and crashes when closing | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | Erich Eickmeyer <eeickmeyer> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | REPORTED --- | ||
Severity: | crash | CC: | john4deidre2013 |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Erich Eickmeyer
2022-08-15 03:44:59 UTC
Created attachment 152200 [details]
New crash information added by DrKonqi
kontact (5.21.1 (22.08.1)) using Qt 5.15.5
This happened today 19 Sept 2022
i was using libvirt to install an iso. this must have been a resource issue perhaps. while i was using libvirt, i clicked on the kontact menu icon, then it crashed with the errors in debug
-- Backtrace (Reduced):
#4 0x00007f033f7f1404 in QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::operator-> (this=0x8) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:118
[...]
#7 QAction::setText (this=this@entry=0x0, text=...) at kernel/qaction.cpp:714
#8 0x00007f02e0d02a2a in KMMainWidget::updateFolderMenu (this=0x557b9d25b4b0) at /usr/src/debug/kmail-22.08.1-1.1.x86_64/src/kmmainwidget.cpp:4045
#9 0x00007f02e0cf9d4d in KMMainWidget::setupActions (this=<optimized out>) at /usr/src/debug/kmail-22.08.1-1.1.x86_64/src/kmmainwidget.cpp:3405
#10 0x00007f02e0cea531 in KMMainWidget::KMMainWidget (this=<optimized out>, parent=<optimized out>, aGUIClient=<optimized out>, actionCollection=<optimized out>, config=..., this=<optimized out>, parent=<optimized out>, aGUIClient=<optimized out>, actionCollection=<optimized out>, config=...) at /usr/src/debug/kmail-22.08.1-1.1.x86_64/src/kmmainwidget.cpp:242
Created attachment 153980 [details]
New crash information added by DrKonqi
kontact (5.21.3 (22.08.3)) using Qt 5.15.7
Not too sure if i've said this, but this crash happened under heavy load while loading steam. not too sure if that was the cause or not
-- Backtrace (Reduced):
#4 0x00007f95529a13e4 in QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::operator-> (this=0x8) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:118
[...]
#7 QAction::setText (this=this@entry=0x0, text=...) at kernel/qaction.cpp:714
#8 0x00007f94eb5eb8ba in KMMainWidget::updateFolderMenu (this=0x558f70069c20) at /usr/src/debug/kmail-22.08.3/src/kmmainwidget.cpp:4045
#9 0x00007f94eb5e2bed in KMMainWidget::setupActions (this=<optimized out>) at /usr/src/debug/kmail-22.08.3/src/kmmainwidget.cpp:3405
#10 0x00007f94eb5d33b1 in KMMainWidget::KMMainWidget (this=<optimized out>, parent=<optimized out>, aGUIClient=<optimized out>, actionCollection=<optimized out>, config=..., this=<optimized out>, parent=<optimized out>, aGUIClient=<optimized out>, actionCollection=<optimized out>, config=...) at /usr/src/debug/kmail-22.08.3/src/kmmainwidget.cpp:242
|