[Konsole-devel] [Bug 160318] Konsole crashes when bash in one of its tabs crashes
Robert Knight
robertknight at gmail.com
Thu Apr 3 15:39:29 UTC 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=160318
------- Additional Comments From robertknight gmail com 2008-04-03 17:39 -------
> just stop bash using "kill" with signal number 11
kill -s 11 <pid>
(Where <pid> is the process id of bash)
More information about the konsole-devel
mailing list