https://bugs.kde.org/show_bug.cgi?id=454496
--- Comment #3 from Marcus Harrison <mar...@harrisonland.co.uk> --- Created attachment 149732 --> https://bugs.kde.org/attachment.cgi?id=149732&action=edit New crash information added by DrKonqi krita (5.0.5) using Qt 5.15.4 Using the save dialogue - such as from the "Save As..." or "Export..." menu options - produces the crash. When opening an existing file and using the "Save" menu option, no crash happens. Seems to be confirmed in the backtrace in the `KisPreviewFileDialog` destructor. -- Backtrace (Reduced): #4 0x00007f4fcf30ec47 in std::__atomic_base<int>::load (__m=std::memory_order_relaxed, this=0x2ffffffff) at /usr/include/c++/9/bits/atomic_base.h:413 #5 QAtomicOps<int>::loadRelaxed<int> (_q_value=...) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qatomic_cxx11.h:239 #6 QBasicAtomicInteger<int>::loadRelaxed (this=0x2ffffffff) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qbasicatomic.h:107 [...] #8 QList<QAction*>::~QList (this=0x55849ceed240, __in_chrg=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:873 #9 0x00007f4fcf39878c in KToolBar::Private::~Private (this=0x55849ceed190, __in_chrg=<optimized out>) at ./libs/widgetutils/xmlgui/ktoolbar.cpp:83 -- You are receiving this mail because: You are watching all bug changes.