From owner-freebsd-bugs Thu Sep 21 05:30:33 1995 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA04696 for bugs-outgoing; Thu, 21 Sep 1995 05:30:33 -0700 Received: from irbs.irbs.com (irbs.com [199.182.75.129]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id FAA04691 for ; Thu, 21 Sep 1995 05:30:30 -0700 Received: (from jc@localhost) by irbs.irbs.com (8.6.12/8.6.6) id IAA00805; Thu, 21 Sep 1995 08:28:42 -0400 From: John Capo Message-Id: <199509211228.IAA00805@irbs.irbs.com> Subject: Re: Shell bug To: bde@zeta.org.au (Bruce Evans) Date: Thu, 21 Sep 1995 08:28:41 -0400 (EDT) Cc: j@uriah.heep.sax.de, jc@irbs.com, freebsd-bugs@freebsd.org In-Reply-To: <199509210738.RAA01315@godzilla.zeta.org.au> from "Bruce Evans" at Sep 21, 95 05:38:23 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 468 Sender: owner-bugs@freebsd.org Precedence: bulk Bruce Evans writes: > > >This is not to neglect the bug, but: > > >$ while { sleep 1 & wait ; } ; do > >> echo fine > >> done > >fine > >... > > Perhaps it is sensitive to the malloc version. I use shared libraries > for everything except ld.so, so /bin/sh automatically uses phkmalloc. > I will try the 4.4lite2 sh (linked shared of course) in a few minutes. > The "exec 0