[Konsole-devel] [Bug 170433] konsole doesn't kill child process (not always)

Robert Knight robertknight at gmail.com
Thu Sep 11 17:12:28 UTC 2008


http://bugs.kde.org/show_bug.cgi?id=170433


Robert Knight robertknight gmail com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |robertknight at gmail.com




--- Comment #2 from Robert Knight <robertknight gmail com>  2008-09-11 19:12:27 ---
I presume the reason the child process is not being closed is because the
parent process (Konsole) running as $USER doesn't have permission to kill the
child which is running as root.

> i had a similar problem with a program i develop, and it was solved with 
> setpgrp (for bash process exec) and kill. maybe? 

Can you expand on this?


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list