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

Re: recent zsh-4.3.0 snapshot hangs



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