Chet Ramey wrote:
> > Bash is apparently improperly setting up process groups in
> > a way that causes processes to become stuck in the STOPPED
> > state.
>
> And did changing the definition of PGRP_PIPE in config.h solve the problem?
Yes, defining PGRP_PIPE does appear to make the pr
> Bash Version: 3.0
> Patch Level: 16
> Release Status: release
>
> Description:
> Bug at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=224543
> (reported back on 2.05) still exists on 3.0... re-reporting
> to bug-bash so hopefully it gets noticed.
>
> Bash is appar