From owner-freebsd-questions Sat Jul 28 16:53:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wop21.wop.wtb.tue.nl (wop21.wop.wtb.tue.nl [131.155.56.216]) by hub.freebsd.org (Postfix) with ESMTP id 40F4137B409 for ; Sat, 28 Jul 2001 16:53:15 -0700 (PDT) (envelope-from karelj@wop21.wop.wtb.tue.nl) Received: (from karelj@localhost) by wop21.wop.wtb.tue.nl (8.11.4/8.11.4) id f6SNqW771729; Sun, 29 Jul 2001 01:52:32 +0200 (CEST) (envelope-from karelj) Date: Sun, 29 Jul 2001 01:51:12 +0200 From: "Karel J. Bosschaart" To: Ted Mittelstaedt Cc: freebsd-questions@FreeBSD.ORG Subject: Re: spontaneous reboots: how common in general? Message-ID: <20010729015112.A71677@wop21.wop.wtb.tue.nl> References: <20010726130352.A55851@wop21.wop.wtb.tue.nl> <005501c1165f$929188c0$1401a8c0@tedm.placo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <005501c1165f$929188c0$1401a8c0@tedm.placo.com>; from tedm@toybox.placo.com on Thu, Jul 26, 2001 at 10:47:07PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jul 26, 2001 at 10:47:07PM -0700, Ted Mittelstaedt wrote: > If you find that the problem doesen't show up on older versions I'd > definitely recommend you submit it as a separate PR, including dmesg > output, etc. > Found it. The use of mmap for file copying http://www.freebsd.org/cgi/cvsweb.cgi/src/bin/cp/Makefile?only_with_tag=RELENG_3_1_0_RELEASE causes the trouble. Disabling it makes my 4.3-STABLE installation copy those files again, just like fresh installs of 2.2.8 and 3.0 releases do. Now I'm going to have some sleep... Karel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message