Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jan 1999 23:34:56 +1030 (CST)
From:      Kris Kennaway <kkennawa@physics.adelaide.edu.au>
To:        current@FreeBSD.ORG
Subject:   vn still broken
Message-ID:  <Pine.OSF.4.05.9901262327560.11196-100000@bragg>

next in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.4.05.9901262327560.11196-100000>