[konsole] [Bug 411561] Konsole segfaults when sending `exit` to multiple tabs

Isaac Salgueiro bugzilla_noreply at kde.org
Mon Sep 9 10:58:09 BST 2019


https://bugs.kde.org/show_bug.cgi?id=411561

--- Comment #3 from Isaac Salgueiro <isalgueiro at gmail.com> ---
OK, so here's my complete workflow on this, just in case anything in how I'm
launching Konsole is causing this segfault:

1. I have a "tabs file" in a vault with something like this:

title: Server1;; command: sshpass -p supersecretpassword1 ssh user1 at server1
title: Server2;; command: sshpass -p supersecretpassword2 ssh user2 at server2
title: Server3;; command: sshpass -p supersecretpassword3 ssh user3 at server3
title: Server4;; command: sshpass -p supersecretpassword4 ssh user4 at server4
title: Server5;; command: sshpass -p supersecretpassword5 ssh user5 at server5
title: Server6;; command: sshpass -p supersecretpassword6 ssh user6 at server6

2. An alias to execute `konsole --tabs-from-file /path/to/that/tabs/file/from/1
&`

3. When I execute that alias, a new Konsole window opens up with 7 tabs, the 6
ssh sessions and a local shell (BTW no idea why it opens this extra local tab)

4. In this new window I do Edit / Copy input to / All tabs in current window

5. Everything works fine except when I run `exit`. Before hitting this bug
(sorry, can't tell exactly in what Konsole version started this bug :( )
Konsole just closed normally. Now I'm getting segafults almost every time I
`exit`.


Hope this helps! Let me know if you want me to do any other test on this.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list