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 problem go away. But the previously referenced post from Linus said that PGRP_PIPE may cause other problems, and that there exists a "proper fix" that you have not yet included in the bash sources? As before, I cannot find that patch, do you have it? -jim _______________________________________________ Bug-bash mailing list Bug-bash@gnu.org http://lists.gnu.org/mailman/listinfo/bug-bash