https://bugs.kde.org/show_bug.cgi?id=393414
--- Comment #5 from 林博仁 <buo.ren....@gmail.com> --- Created attachment 113053 --> https://bugs.kde.org/attachment.cgi?id=113053&action=edit New crash information added by DrKonqi kdeinit5 (18.04.1) using Qt 5.10.0 I've reproduced this crashed again, but with a slightly different crash signature and reproduce details - What I was doing when the application crashed: - Detach a tab and re-attach it in a few seconds - What different with the previous bug repruduction is that at the moment I don't really doing somethin in the other tabs(not printing anything) -- Backtrace (Reduced): #6 std::__atomic_base<int>::load (__m=std::memory_order_relaxed, this=0x7fce00000018) at /usr/include/c++/5/bits/atomic_base.h:396 #7 QAtomicOps<int>::load<int> (_q_value=...) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qatomic_cxx11.h:227 #8 QBasicAtomicInteger<int>::load (this=0x7fce00000018) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qbasicatomic.h:102 #9 QWeakPointer<QObject>::data (this=0x277ac48) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qsharedpointer_impl.h:565 #10 QPointer<Konsole::Session>::data (this=0x277ac48) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qpointer.h:86 -- You are receiving this mail because: You are watching all bug changes.