From owner-freebsd-stable Tue Sep 10 19:28:30 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B79C737B400 for ; Tue, 10 Sep 2002 19:28:28 -0700 (PDT) Received: from mx3.mail.ru (mx3.mail.ru [194.67.57.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D25E43E4A for ; Tue, 10 Sep 2002 19:28:27 -0700 (PDT) (envelope-from kan@mail.ru) Received: from drweb by mx3.mail.ru with drweb-scanned (Exim MX.3) id 17oxEv-000M1j-00; Wed, 11 Sep 2002 06:28:25 +0400 Received: from [141.154.54.38] (helo=kan.dnsalias.net) by mx3.mail.ru with esmtp (Exim SMTP.3) id 17oxEv-000M1F-00; Wed, 11 Sep 2002 06:28:25 +0400 Received: from kan.dnsalias.net (localhost [IPv6:::1]) by kan.dnsalias.net (8.12.6/8.12.5) with ESMTP id g8B2SMJt064421; Tue, 10 Sep 2002 22:28:23 -0400 (EDT) (envelope-from kan@kan.dnsalias.net) Received: (from kan@localhost) by kan.dnsalias.net (8.12.6/8.12.6/Submit) id g8B2SGpQ064420; Tue, 10 Sep 2002 22:28:16 -0400 (EDT) Date: Tue, 10 Sep 2002 22:28:16 -0400 From: Alexander Kabaev To: Peter Jeremy Cc: jdp@polstra.com, stable@FreeBSD.ORG Subject: Re: Malloc backwards compat problem in stable as of yesterday ? Message-Id: <20020910222816.18980553.kabaev@bellatlantic.net> In-Reply-To: <20020911021834.GA92749@gsmx07.alcatel.com.au> References: <20020820222727.GC407@axiom.niw.com.au> <200208210155.g7L1tiJx083675@vashon.polstra.com> <20020911021834.GA92749@gsmx07.alcatel.com.au> Reply-To: ak03@gte.com X-Mailer: Sylpheed version 0.8.2claws30 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Envelope-To: peter.jeremy@alcatel.com.au, stable@FreeBSD.ORG, jdp@polstra.com Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 11 Sep 2002 12:18:34 +1000 Peter Jeremy wrote: > > Any suggestions on a work-around other than static linking? > > Peter > Get sbrk.S revision 1.7.2.2 from CVS and rebuild your libc and binaries. This revision closes the forward compatibility problem I introduced and allows binaries, compiled on recent STABLE to function on older versions again. -- Alexander Kabaev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message