From owner-freebsd-current@FreeBSD.ORG Tue Apr 22 12:26:00 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7708C37B401 for ; Tue, 22 Apr 2003 12:26:00 -0700 (PDT) Received: from dsl093-019-250.msp1.dsl.speakeasy.net (dsl093-019-250.msp1.dsl.speakeasy.net [66.93.19.250]) by mx1.FreeBSD.org (Postfix) with SMTP id 853C043FD7 for ; Tue, 22 Apr 2003 12:25:59 -0700 (PDT) (envelope-from peter@jocose.org) Received: (qmail 18405 invoked from network); 22 Apr 2003 19:25:58 -0000 Received: from unknown (HELO jocose.org) (10.0.0.198) by 0 with SMTP; 22 Apr 2003 19:25:58 -0000 Message-ID: <3EA59767.7070307@jocose.org> Date: Tue, 22 Apr 2003 14:26:31 -0500 From: Peter Schultz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4a) Gecko/20030418 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Makoto Matsushita References: <3EA533DC.5070200@jocose.org> <20030423021502S.matusita@jp.FreeBSD.org> <3EA57C32.4030009@jocose.org> <20030423024052B.matusita@jp.FreeBSD.org> In-Reply-To: <20030423024052B.matusita@jp.FreeBSD.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: current@FreeBSD.org Subject: Re: The sysinstall's safe_realloc() failure X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Apr 2003 19:26:00 -0000 Makoto Matsushita wrote: > peter> I have done 5.0 JPSNAP floppy installs in the past, but it was nearly a > peter> year ago. How long have you known this problem to exist? > > At least 6 months (Nov/2002). > I just installed 5.0-RELEASE via floppy/passive ftp from ftp6.freebsd.org. I think it must be some JPSNAP specific bug or someone worked around the problem to get the release to work. Pete...