State-Changed-From-To: open->feedback
State-Changed-By: dwmalone
State-Changed-When: Mon May 26 04:06:09 PDT 2003
State-Changed-Why:
See if Aleksey can either get us more debugging info or check to see that
his hardware is OK.
http://www.freebsd.org/cgi/query-pr.cgi?pr=51016
_______________________________________________
freebs...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs...@freebsd.org"
From: David Malone <dwma...@maths.tcd.ie>
To: freebsd-gn...@FreeBSD.org
Cc: alex...@ic.kharkov.ua
Subject: Re: kern/51016: kernel panic: ufsdirhash_lookup: bad offset in hash array
Date: Mon, 26 May 2003 12:05:42 +0100
Dear Aleksey,
The we've suaully found that panics in ufsdirhash_lookup are caused
by bad memory or bad processors. While it is possible there is a
bug in dirhash, it seems more likely that hardware is at fault. The
intermittent nature of your problem would also reenforce this.
If you can run gdb -k again and get a back trace, by typing "bt"
this might help us see what's going on.
David.