From owner-freebsd-current Tue Jan 26 05:05:04 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA29642 for freebsd-current-outgoing; Tue, 26 Jan 1999 05:05:04 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from adelphi.physics.adelaide.edu.au (adelphi.physics.adelaide.edu.au [129.127.36.247]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA29608 for ; Tue, 26 Jan 1999 05:05:00 -0800 (PST) (envelope-from kkennawa@physics.adelaide.edu.au) Received: from bragg (bragg [129.127.36.34]) by adelphi.physics.adelaide.edu.au (8.8.8/8.8.8/UofA-1.5) with SMTP id XAA08181 for ; Tue, 26 Jan 1999 23:34:56 +1030 (CST) Received: from localhost by bragg; (5.65/1.1.8.2/05Aug95-0227PM) id AA29798; Tue, 26 Jan 1999 23:34:56 +1030 Date: Tue, 26 Jan 1999 23:34:56 +1030 (CST) From: Kris Kennaway X-Sender: kkennawa@bragg To: current@FreeBSD.ORG Subject: vn still broken Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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