[gnu.utils.bug] tar-1.04 -cz hangs on sun4-os4

meyering@cs.utexas.edu (Jim Meyering) (02/04/89)

The problem shows up on sun4-os4, not sun3.
Tar version 1.04.

% ls foo
bar     foo     lkj
% tar -f foo.tar.Z -cvz foo
foo/
foo/lkj
foo/dfd
foo/bar
^C%                      <--- here I had to interrupt.

'ps' indicated that compress was hung.
Tar was hung on line 1291 of buffer.c.
-- 
---
Jim Meyering      meyering@cs.utexas.edu