Problem with parent shell killed along with child process

Lars Nordin lnordin at noblesys.com
Thu Jan 19 20:12:54 UTC 2006


On Thursday 19 January 2006 11:13 am, Will McDonald wrote:
> You could try "strace -fF" the shell and see what happens when your
> send the SIGTERM to the process?

Thanks. I ended up using strace to trace the parent shell and saw that it too 
was killed with a signal. Turns out that the stop script was more aggressive 
than I was aware of and was killing the parent process too.




More information about the redhat-list mailing list