Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Aug 2004 12:14:21 +0100
From:      Doug Rabson <dfr@nlsystems.com>
To:        Ruslan Ermilov <ru@FreeBSD.org>
Cc:        Wilko Bulte <wilko@FreeBSD.org>
Subject:   Re: Alpha is seriously broken
Message-ID:  <1093000460.9863.4.camel@builder02.qubesoft.com>
In-Reply-To: <20040820105915.GA29178@ip.net.ua>
References:  <20040820101817.GE27931@ip.net.ua> <1092999187.9863.2.camel@builder02.qubesoft.com> <20040820105915.GA29178@ip.net.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2004-08-20 at 11:59, Ruslan Ermilov wrote:
> On Fri, Aug 20, 2004 at 11:53:08AM +0100, Doug Rabson wrote:
> > On Fri, 2004-08-20 at 11:18, Ruslan Ermilov wrote:
> > > Hi all,
> > > 
> > > This is a JFYI that recent Alphas (I don't know if it's a
> > > kernel or libc) are seriously broken.
> > > 
> > > Wilko brought an issue in my face that a make(1) binary
> > > on his "a couple days ago" development box is dumping a
> > > core.  I logged in to beast.FreeBSD.org only to find out
> > > the same, and also that cc(1) is dumping core as well
> > > when I try to compile a dummy source file:
> > 
> > That looks a lot like rtld is failing. The code I committed last Sunday
> > should only have affected static binaries and threaded programs. I
> > intentionally committed the rtld code weeks ago to give it a decent
> > testing time before the code freeze.
> > 
> > Was beast working ok with a world built before Sunday?
> > 
> I believe so, otherwise how it would succeed in automatic
> make buildworld/buildkernel/installkernel/installworld?

The first thing to try is to back out the change to lib/csu/alpha/crt1.c
and see if that helps.




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