kern/94278 (was: threads/80435: panic on high loads)

David Xu davidxu at freebsd.org
Tue Mar 14 08:41:37 UTC 2006


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


More information about the freebsd-stable mailing list