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
- X-seq: zsh-workers 15369
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: Timothy Miller <tsm@xxxxxxxxxxxx>
- Subject: Re: fatal flaw zsh 4.0.1 on irix 6.3 & 6.5: suspend "ls -l|less" then resume hangs
- Date: Tue, 10 Jul 2001 16:27:00 -0700
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <yehofqsjx1a.fsf@xxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200106140732.JAA08108@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <yehvgl0kdvm.fsf@xxxxxxxxxxxxxxxxxx> <1010710162547.ZM29353@xxxxxxxxxxxxxxxxxxxxxxx> <yehofqsjx1a.fsf@xxxxxxxxxxxxxxxxxx>
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