Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: recent zsh-4.3.0 snapshot hangs
- X-seq: zsh-workers 21491
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: recent zsh-4.3.0 snapshot hangs
- Date: Mon, 18 Jul 2005 15:29:36 +0000
- In-reply-to: <20050718101756.GD3337@xxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20050718084900.GZ3337@xxxxxxxxxxxxxxxxxxx> <20050718092122.GB3337@xxxxxxxxxxxxxxxxxxx> <200507180947.j6I9lToX020826@xxxxxxxxxxxxxx> <20050718101756.GD3337@xxxxxxxxxxxxxxxxxxx>
On Jul 18, 2:17pm, Alexey Tourbin wrote:
}
} Here is strace log for HOSTNAME=`/bin/hostname`:
}
} pause(
What platform is this? (Linux, but can you be more specific? Is it
multiprocessor or otherwise using an SMP kernel?)
Unless your config.h defines BROKEN_POSIX_SIGSUSPEND, there's only
one call to pause() in the sources, in signal_suspend().
I can't see any recent changes that would be even remotely related to
this, except for zsh-workers/21391, and that's from more than one
snapshot ago.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author