Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Dec 2003 22:22:30 +0100
From:      Martin <nakal@web.de>
To:        current@freebsd.org
Subject:   Is "vm_fault" a kernel bug here?
Message-ID:  <1070918549.702.22.camel@klotz.local>

next in thread | raw e-mail | index | archive | help

Here is the result of a read access on a file, which is obviously
unreadable:

acd0: FAILURE - READ BIG status=51<READY,DSC,ERROR> sensekey=MEDIUM
ERROR error=4<ABORTED>
vm_fault: pager read error, pid 606 (cp)
cp: filename: Bad address

I want to report it, because of the "vm_fault", it sounds "scary".
Is this a correct behaviour or a bug in the kernel?

(FYI: With pre-BETA kernels I got a panic at this point. I recompiled
with some debug options and I get just the message above.)

Martin




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1070918549.702.22.camel>