The bug you're hitting there is a bad pointer reference in
devfs_populate_loop - you shouldn't be taking a page fault there. I hope
that someone who knows more about devfs will take a look.

-Kip

On 1/3/07, Eugene Grosbein <[EMAIL PROTECTED]> wrote:

Hi!

I try to find bugs in 6.2-PRERELEASE by using it (q) :-)
The question is: are kernel options WITNESS/WITNESS_KDB expected
to be in usable kernel? I don't worry about performance overhead here.

The problem is, I've found this is nearly impossible to run
my home system with RELENG_6 build from yesterday's sources,
X.org 6.9.0, mplayer etc. without panicing and crashdump generation
after an hour or so. Just switch from X to vty and logon gave me another
LOR and crashdump. One of these you can see here:

http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/107455

Perhaps, I should not use these options for everyday STABLE use?

Eugene
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to