Summary: | Kmail crashed on start after seeming stuck on syncing my mailbox | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Tommaso Fonda <fondatommaso2> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | REPORTED --- | ||
Severity: | crash | CC: | bugs.kde.org |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Tommaso Fonda
2020-05-12 20:32:14 UTC
Created attachment 131390 [details]
New crash information added by DrKonqi
kmail (5.14.3 (20.04.3)) using Qt 5.14.2
- What I was doing when the application crashed:
Restarted KMail after it was stuck syncing mailboxes and after I had restarted akonadi.
-- Backtrace (Reduced):
#4 0x00007f4d9b539447 in std::__atomic_base<int>::load(std::memory_order) const (__m=std::memory_order_relaxed, this=<optimized out>) at /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/include/g++-v9/bits/atomic_base.h:413
#5 QAtomicOps<int>::loadRelaxed<int>(std::atomic<int> const&) (_q_value=...) at /var/tmp/portage/dev-qt/qtwidgets-5.14.2/work/qtbase-everywhere-src-5.14.2/src/corelib/thread/qatomic_cxx11.h:239
#6 QBasicAtomicInteger<int>::loadRelaxed() const (this=<optimized out>) at /var/tmp/portage/dev-qt/qtwidgets-5.14.2/work/qtbase-everywhere-src-5.14.2/src/corelib/thread/qbasicatomic.h:107
#7 QtPrivate::RefCount::isShared() const (this=<optimized out>) at /var/tmp/portage/dev-qt/qtwidgets-5.14.2/work/qtbase-everywhere-src-5.14.2/src/corelib/tools/qrefcount.h:101
#8 QList<QWidget*>::append(QWidget* const&) (this=0x7f4d7cbe0c70, t=@0x7ffe0a526430: 0x55fb922c7460) at /var/tmp/portage/dev-qt/qtwidgets-5.14.2/work/qtbase-everywhere-src-5.14.2/src/corelib/tools/qlist.h:611
Created attachment 148238 [details]
New crash information added by DrKonqi
kmail (5.19.3 (21.12.3)) using Qt 5.15.3
- What I was doing when the application crashed:
Trying to restart kmail after it had crashed on quitting after it was stuck loading the contents of a folder.
This crash report's backtrace contains more details and is for a recent version of kmail/qt.
-- Backtrace (Reduced):
#8 QList<QWidget*>::append(QWidget* const&) (this=0x600000101, t=@0x7fff63999230: 0x5b36679e1ed0) at /var/tmp/portage/dev-qt/qtwidgets-5.15.3/work/qtbase-everywhere-src-5.15.3/include/QtCore/../../src/corelib/tools/qlist.h:622
#9 0x00007f56ed6b6149 in QWidget::insertAction(QAction*, QAction*) (this=this@entry=0x5b36679e1ed0, before=<optimized out>, before@entry=0x0, action=0x5b36679d0750) at /var/tmp/portage/dev-qt/qtwidgets-5.15.3/work/qtbase-everywhere-src-5.15.3/src/widgets/kernel/qwidget.cpp:3129
#10 0x00007f56ec56acc2 in KXMLGUI::ActionList::plug(QWidget*, int) const (this=this@entry=0x5b36679b1fc0, container=0x5b36679e1ed0, index=<optimized out>) at /var/tmp/portage/kde-frameworks/kxmlgui-5.90.0/work/kxmlgui-5.90.0/src/kxmlguifactory_p.cpp:33
#11 0x00007f56ec56f104 in KXMLGUI::ContainerNode::plugActionList(KXMLGUI::BuildState&, QTypedArrayData<KXMLGUI::MergingIndex>::iterator const&) (this=this@entry=0x5b3667c6e130, state=..., mergingIdxIt=...) at /var/tmp/portage/kde-frameworks/kxmlgui-5.90.0/work/kxmlgui-5.90.0/src/kxmlguifactory_p.cpp:230
#12 0x00007f56ec56f33e in KXMLGUI::ContainerNode::plugActionList(KXMLGUI::BuildState&) (this=0x5b3667c6e130, state=...) at /var/tmp/portage/kde-frameworks/kxmlgui-5.90.0/work/kxmlgui-5.90.0/src/kxmlguifactory_p.cpp:202
|