SUMMARY konsole crashes on exit when using two tabs and copy input feature. STEPS TO REPRODUCE 1. Open konsole with two tabs 2. On the second tab, set "readonly" (not sure it is relevant) 3. On the first tab, select "copy output to all tabs in current window 4. perform some activities on the first tab. SOmetimes the bug is not triggered, maybe you have to be sure to to enough stuff to involve scrollback, I usually do some ls, use mc, ssh and so on. 5. Hit Ctrl-D OBSERVED RESULT Konsole crash EXPECTED RESULT Konsole exiting cleanly SOFTWARE/OS VERSIONS Linux/KDE Plasma: Gentoo Linux (available in About System) KDE Plasma Version: 5.14.5 KDE Frameworks Version: 5.53.0 Qt Version: 5.11.3 Kernel 4.20.1 GCC: 8.2.0 ADDITIONAL INFORMATION Does not happen all the times: running a simple ls on commandline usually does not trigger the behaviour. However, after several commands the crash is guaranteed. Currently I don't have debug info in compiled binaries so automatic bug reports are declared not useful, however if needed I can recompile with needed debug flags.
Crash reproducible with konsole 18.12.3 on Arch Linux. Operating System: Arch Linux KDE Plasma Version: 5.15.3 KDE Frameworks Version: 5.56.0 Qt Version: 5.12.2
Patrick, what steps did you take? And do you have a debug log?
This appears to be a duplicate of bug 405158
(In reply to Kurt Hindenburg from comment #2) > Patrick, what steps did you take? And do you have a debug log? STEPS TO REPRODUCE 1. Open konsole with two tabs 2. On the second tab, set "readonly" 3. On the first tab, select "copy output to all tabs in current window" 4. run "ls /" and "mc" (midnight commander). Close mc by pressing F10. 5. press Ctrl-D Unfortunately I do not have a debug log. Arch does not have debug packages.
It seems to be OK in 19.03.90
Thanks for the update; changing status. Without a backtrace, we can only assume it was indeed a duplicate. *** This bug has been marked as a duplicate of bug 405158 ***