On Fri, 20 Aug 1999, Luigi Rizzo wrote:

> Hi,
> 
> trying to build picobsd on 19990816snap of -current, i am consistently
> hitting a problem, which is totally reproducible from the command line.
> The following sequence
> 
>     vnconfig -s labels -c /dev/rvn0 fs.PICOBSD
>     disklabel -rw /dev/rvn0 fd1440
> 
> causes a panic with a page fault accessing a low address (presumably
> through a null pointer) in vnstrategy.
> 
> fs.PICOBSD is a file filled with 0's with dd if=/dev/zero...
> and the problem appears to occur independently from the size of the
> file.
> 
> can someone investigate this ? the code seems to work fine on 3.x

Someone also sent me a report on that, so it's a real problem. I have a
traceback, but without debugging symbols.

Andrzej Bialecki

//  <[EMAIL PROTECTED]> WebGiro AB, Sweden (http://www.webgiro.com)
// -------------------------------------------------------------------
// ------ FreeBSD: The Power to Serve. http://www.freebsd.org --------
// --- Small & Embedded FreeBSD: http://www.freebsd.org/~picobsd/ ----



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to