Date: Sun, 29 Sep 2002 15:49:07 -0700 From: Kris Kennaway <kris@obsecurity.org> To: current@FreeBSD.org Subject: panic: pipe buffer gone Message-ID: <20020929224907.GA37446@xor.obsecurity.org>
next in thread | raw e-mail | index | archive | help
--jI8keyz6grp/JLjh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I just got this on the bento cluster: panic: pipe buffer gone Backtrace: [...] #11 0xc0266170 in pipe_write (fp=0xc5188f00, uio=0xd917dc7c, ---Type <return> to continue, or q <return> to quit--- active_cred=0xc67cdc00, flags=0, td=0xc5d84c00) at /local0/scratch/sys/kern/sys_pipe.c:1068 #12 0xc0262675 in dofilewrite (td=0xc5d84c00, fp=0xc5188f00, fd=0, buf=0x80ce004, nbyte=0, offset=0, flags=0) at file.h:213 #13 0xc02624b9 in write (td=0xc5d84c00, uap=0xd917dd10) at /local0/scratch/sys/kern/sys_generic.c:332 It's a bit mysterious because sys_pipe.c:1068 is panic("pipe buffer overflowed")..but I have the core if anyone would like me to do some debugging monkeywork. Kris --jI8keyz6grp/JLjh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9l4NjWry0BWjoQKURAr2GAKDrUosFYdQyZ4clXFeipe4ZQcDcoACeNGcD XN2DkwScXM9RA1X0MKfTPV4= =dlQC -----END PGP SIGNATURE----- --jI8keyz6grp/JLjh-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020929224907.GA37446>