https://bugs.kde.org/show_bug.cgi?id=393414
--- Comment #3 from 林博仁 <[email protected]> --- Created attachment 112884 --> https://bugs.kde.org/attachment.cgi?id=112884&action=edit New crash information added by DrKonqi konsole (18.04.1) using Qt 5.10.0 I have again accidentally reproduced the seemingly same crash, here's the details: - What I was doing when the application crashed: 1. Open two tabs 2. On Tab 1, run a software's configure script (FFmpeg to be particular) (also it is ran in a LXD container, so the working directory doesn't really change at the time) 3. When the configure script is flushing the terminal in Tab 1, detach Tab 2. In some circumstances Konsole will crash shortly after step 3, not sure the probability though... -- Backtrace (Reduced): #6 QWeakPointer<QObject>::data (this=0x20000000000139) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qsharedpointer_impl.h:565 #7 QPointer<Konsole::Session>::data (this=0x20000000000139) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qpointer.h:86 #8 QPointer<Konsole::Session>::operator Konsole::Session* (this=0x20000000000139) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qpointer.h:92 #9 Konsole::SessionController::isReadOnly (this=0x20000000000101) at /workspace/build/src/SessionController.cpp:1579 #10 0x00007fdd2f5c7c6f in Konsole::Vt102Emulation::sendKeyEvent (this=0x24352e0, event=0x7ffdc86da1d0) at /workspace/build/src/Vt102Emulation.cpp:1049 -- You are receiving this mail because: You are watching all bug changes.
