Date: Sun, 26 Sep 2004 14:43:23 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: mike@Reifenberger.com Cc: freebsd-current@freebsd.org Subject: Re: "dump -L -C32 .. | gzip -3c" stuck under -current Message-ID: <20040926.144323.94553654.imp@bsdimp.com> In-Reply-To: <20040926201250.B9557@fw.reifenberger.com> References: <20040926201250.B9557@fw.reifenberger.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20040926201250.B9557@fw.reifenberger.com> Michael Reifenberger <mike@Reifenberger.com> writes: : gzip where (accodingly to top) in the state 'piperd' Must be dump that's stuck then, or there's some subtle bug in closing pipes. piperd is Pipe Read wait state. gzip is waiting to get more data over the pipe, and it never arrives. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040926.144323.94553654.imp>