From owner-freebsd-bugs Tue Jun 24 17:04:07 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA15015 for bugs-outgoing; Tue, 24 Jun 1997 17:04:07 -0700 (PDT) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id RAA15008 for ; Tue, 24 Jun 1997 17:04:03 -0700 (PDT) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <18609(1)>; Tue, 24 Jun 1997 17:03:25 PDT Received: from localhost by crevenia.parc.xerox.com with SMTP id <177512>; Tue, 24 Jun 1997 17:03:14 -0700 To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) cc: fenner@parc.xerox.com (Bill Fenner), freebsd-bugs@hub.freebsd.org Subject: Re: bin/3942: mmap fails on large file on CDROM In-reply-to: Your message of "Tue, 24 Jun 97 14:20:34 PDT." <19970624232034.XM49539@uriah.heep.sax.de> Date: Tue, 24 Jun 1997 17:03:09 PDT From: Bill Fenner Message-Id: <97Jun24.170314pdt.177512@crevenia.parc.xerox.com> Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk j@uriah.heep.sax.de (J Wunsch) wrote: >That explains it. I'm not sure I'm *completely* convinced, since it succeeds at mapping the next-to-the-last block, but not the last block, and I don't see a huge difference between that and reading the file sequentially. But the drive did report an error, so I'll close the PR and just not try "tail"'ing that file on that CD. Bill