Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Feb 2003 15:00:21 +1100
From:      Tim Robbins <tjr@freebsd.org>
To:        current@freebsd.org
Subject:   sh broken on sparc64 (Re: cvs commit: src/bin/sh machdep.h memalloc.c nodes.c.pat)
Message-ID:  <20030216150021.A91809@dilbert.robbins.dropbear.id.au>
In-Reply-To: <200302160328.h1G3SB3s074208@repoman.freebsd.org>; from tjr@FreeBSD.org on Sat, Feb 15, 2003 at 07:28:11PM -0800
References:  <200302160328.h1G3SB3s074208@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Feb 15, 2003 at 07:28:11PM -0800, Tim J. Robbins wrote:

> tjr         2003/02/15 19:28:11 PST
> 
>   Modified files:
>     bin/sh               memalloc.c nodes.c.pat 
>   Added files:
>     bin/sh               machdep.h 
>   Log:
>   Temporarily back out machdep.h/ALIGN changes. It seems that on sparc64,
>   using the alignment from sys/param.h (16) instead of the alignment
>   from machdep.h (8) tickled a nasty bug in the memory allocator that I
>   haven't been able to track down yet.

The change before this one broke sparc64 pretty spectacularly. If you built
world in the past 24 hours, you'll need to manually build and reinstall a
new /bin/sh before trying to build again. I did test the change on alpha,
ia64 and sparc64 before committing it, but obviously did not prod it hard
enough...


Tim

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030216150021.A91809>