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

Re: recent zsh-4.3.0 snapshot hangs



Alexey Tourbin wrote:
> [test@solemn test]$ zsh -cx 'HOSTNAME=3D`/bin/hostname`'
> +/etc/zshenv:9> [ -f /etc/profile.d/tmpdir.sh ']'
> +/etc/zshenv:9> . /etc/profile.d/tmpdir.sh
> +/etc/profile.d/tmpdir.sh:3> [ -z /home/test/tmp ']'
> +/etc/profile.d/tmpdir.sh:3> [ ! -d /home/test/tmp ']'
> +/etc/zshenv:10> TMPPREFIX=3D/home/test/tmp/zsh
> +zsh:1> HOSTNAME=3D+zsh:1> /bin/hostname
> [... zsh hangs ...]

So it looks like it's independent of startup files:  are you able to
confirm this?  Does it still happen after a rebuild from scratch?

The latest code is working OK on Solaris 8 on SPARC and Fedora Core 3 on
x86.  At worst you might be stuck with a binary search of the archive.

-- 
Peter Stephenson <pws@xxxxxxx>                  Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK                          Tel: +44 (0)1223 692070


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

**********************************************************************



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