[Bug 799583] Re: pipe-reader process has incorrect process cmdline

2011-06-21 Thread Steven Sims
** Description changed: Backgrounded process with input redirected from a pipe has wrong information in /proc//cmdline (it seems to contain the parent process command line). So while the jobs listing shows correct command line for the process, utilities such as ps do not. Can be reproduced

[Bug 799583] Re: pipe-reader process has incorrect process cmdline

2011-06-19 Thread Steven Sims
This problem appears to be independent of the parent shell as it has been observed with bash, ksh, sh. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/799583 Title: pipe-reader process has incorrect p

[Bug 799583] [NEW] pipe-reader process has incorrect process cmdline

2011-06-19 Thread Steven Sims
Public bug reported: Backgrounded process with input redirected from a pipe has wrong information in /proc//cmdline (it seems to contain the parent process command line). So while the jobs listing shows correct command line for the process, utilities such as ps do not. Can be reproduced as follows