From owner-freebsd-bugs Sun Dec 8 22:50:45 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id WAA09829 for bugs-outgoing; Sun, 8 Dec 1996 22:50:45 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id WAA09822; Sun, 8 Dec 1996 22:50:36 -0800 (PST) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.8.4/8.6.9) with ESMTP id WAA08713; Sun, 8 Dec 1996 22:50:34 -0800 (PST) To: Paul Traina cc: FreeBSD-gnats@freefall.freebsd.org, freebsd-bugs@freefall.freebsd.org Subject: Re: misc/2177: sysinstall via ppp fails In-reply-to: Your message of "Sun, 08 Dec 1996 22:18:31 PST." <199612090618.WAA29356@precipice.shockwave.com> Date: Sun, 08 Dec 1996 22:50:28 -0800 Message-ID: <8709.850114228@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I did some more debugging on this problem. > > It appears to occur when you're using a user-supplied URL and running > with ppp. I've been looking more into this, and discovered at least one big bogon with malloc()'d memory which I've just fixed. Grab the latest 2.2 or -current bits and build another boot.flp (I'm doing the same). I'm not sure if I fixed *the* bug (and an examination of all the other places where I'm squirreling away data doesn't point up anything further to be obviously suspicious about. I believe this should also fix Frank Durda's ftp-non-retry bug, though that will have to be confirmed pending the availability of an updated boot floppy. FWIW, I also would be happy to see 1.2MB floppies go as of 2.2-RELEASE. Jordan