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

        cheers
        luigi
-----------------------------------+-------------------------------------
  Luigi RIZZO, [EMAIL PROTECTED]  . Dip. di Ing. dell'Informazione
  http://www.iet.unipi.it/~luigi/  . Universita` di Pisa
  TEL/FAX: +39-050-568.533/522     . via Diotisalvi 2, 56126 PISA (Italy)

                  http://www.iet.unipi.it/~luigi/ngc99/
====  First International Workshop on Networked Group Communication  ====
-----------------------------------+-------------------------------------


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

Reply via email to