Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Serious HP-UX problem ! Shell hangs !
- X-seq: zsh-workers 153
- From: leitner@xxxxxxxxxxxxxxxx (Felix von Leitner)
- To: zsh-workers@xxxxxxxxxxxxxxx (Z-Shell Liste)
- Subject: Serious HP-UX problem ! Shell hangs !
- Date: Wed, 5 Jul 1995 20:38:36 +0200 (MET DST)
This is a *serious* HP-UX 9 problem of the zsh, which it didn't have
with previous versions (not with beta6 at least).
Situation :
$ sleep 10 (any process will do)
[Ctrl-Z]
zsh: 16763 suspended sleep 10
$ sleep 5 (any process)
*hang*
Fiddling with gdb shows that we are hanging in sigsuspend(), which is
called exactly once: signals.c with POSIX_SIGNALS defined.
Did someone change something there ?
Felix
--
(------------------------------------------------------------------)
Good programmers write good code; great programmers 'borrow' good code.
"Who is General Failure and why is he reading my hard disk ?"
PGP public key available (mail me with the subject "send key")
PGP public key fingerprint 05 B9 C9 43 3C 96 C5 1E FD E4 EF 45 E1 A0 09 4D
Messages sorted by:
Reverse Date,
Date,
Thread,
Author