From owner-freebsd-bugs Fri Jan 17 02:37:09 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id CAA22607 for bugs-outgoing; Fri, 17 Jan 1997 02:37:09 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id CAA22591; Fri, 17 Jan 1997 02:37:01 -0800 (PST) Date: Fri, 17 Jan 1997 02:37:01 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199701171037.CAA22591@freefall.freebsd.org> To: jkh, freebsd-bugs, brian Subject: Re: bin/2347 Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: sysinstall: ppp: recursive call in malloc() Responsible-Changed-From-To: freebsd-bugs->brian Responsible-Changed-By: jkh Responsible-Changed-When: Fri Jan 17 02:35:03 PST 1997 Responsible-Changed-Why: Brian has taken over ppp support now, and I've proven that this is a generic ppp problem, not a ppp-running-from-sysinstall problem (I can make it happen while running multi-user). I believe that phk has also commented on this problem and some investigation of the offending signal handler done (in case Brian wants to follow up with that).