Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: fatal flaw zsh 4.0.1 on irix 6.3 & 6.5: suspend "ls -l|less" then resume hangs



On Jul 10,  5:26pm, Timothy Miller wrote:
> 
> Ok: zsh-3_1_6-pws-2 works; zsh-3_1_6-pws-3 fails.

One of these must be the culprit, then:

	* Sven: 7605: Src/exec.c, Src/jobs.c: use killpg instead of
	  altering process group when leader exits, fix fg test to use
	  killpg.

	* Sven: 7573: Src/signals.c, Src/exec.c, Src/utils.c: fix return
	  value of killjb(); pipelines which lose their leader get a new
	  one.

Can you send us some output of `ps' that shows the process groups of the
processes involved, from both -pws-2 and anything after that?



Messages sorted by: Reverse Date, Date, Thread, Author