As I reported the other day, VNs are broken in -current.

It seems that if I try and cp some file which hasn't been recently read (i.e.
isn't being cached), it fails with:

[morden|root] 23:29 /mnt/myports> cp curl~/Makefile .
cp: ./Makefile: Bad address

and gives the following console warnings:

spec_getpages: I/O read failure: (error code=0)
               size: 2048, resid: 2048, a_count: 724, valid: 0x0
               nread: 0, reqpage: 0, pindex: 0, pcount: 1
vm_fault: pager read error, pid 77566 (cp)

however, if I first 'more' curl~/Makefile and then try and copy it, it
succeeds.

Kris

-----
(ASP) Microsoft Corporation (MSFT) announced today that the release of its 
productivity suite, Office 2000, will be delayed until the first quarter
of 1901.


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to