Date: Tue, 14 Mar 2006 16:41:32 +0800 From: David Xu <davidxu@freebsd.org> To: freebsd-stable@freebsd.org Cc: Martin <nakal@nurfuerspam.de> Subject: Re: kern/94278 (was: threads/80435: panic on high loads) Message-ID: <200603141641.32705.davidxu@freebsd.org> In-Reply-To: <4416705A.50708@nurfuerspam.de> References: <200603111140.k2BBerFh096411@freefall.freebsd.org> <200603140744.34246.davidxu@freebsd.org> <4416705A.50708@nurfuerspam.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 14 March 2006 15:27, Martin wrote: > > David Xu wrote: > > > Can anyone add this to 6.1 todo list ? this definitely should be fixed before > > 6.1R. > > One of my friends also has found kern/94278: > http://www.freebsd.org/cgi/query-pr.cgi?pr=94278 > > There is no comment on it so far. This crash (without panic) > is not less important, in my opinion. > > Martin Yeah, fifo refuses to work if the caller did not allocate a FILE structure for it, but ktrace insists that it should work without a FILE, it believes a vnode is enough for everything, I am really tired of such arch breakage. David Xu
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603141641.32705.davidxu>