Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jun 2004 15:17:54 -0700
From:      Tim Kientzle <kientzle@freebsd.org>
To:        j.e.drews@att.net
Cc:        current@freebsd.org
Subject:   Re: buildworld failure; stops in obj/usr/src/rescue/rescue
Message-ID:  <40CE2412.3030208@freebsd.org>
In-Reply-To: <061420040241.11638.40CD10430007CF6400002D7621612436469C990A9D0BD20AD206@att.net>
References:  <061420040241.11638.40CD10430007CF6400002D7621612436469C990A9D0BD20AD206@att.net>

next in thread | previous in thread | raw e-mail | index | archive | help
j.e.drews@att.net wrote:
> FreeBSD 5.2-CURRENT #0: Sat Jun 12 20:47:38 CDT 2004 
> 
> 
> Hi:
> 
>  I obtained the source for current at about 21:30 GMT June 13 and had this failuer while
> doing make buildworld. 
> 
> 
> crunchide -k _crunched_route_stub route.lo
> echo "int _crunched_routed_stub(int argc, char **argv, char **envp){return main(
> argc,argv,envp);}" >routed_stub.c
> cc -O -pipe  -c routed_stub.c
> cc in free(): error: junk pointer, too high to make sense
> cc: *** Signal 6
> 
> Stop in /usr/obj/usr/src/rescue/rescue.
> *** Error code 1

If you run 'make buildworld' again, does
it stop in the same place?

If it stops in a different place, then
you probably have a memory or other
hardware problem.

If it stops in the same place, this is
a bug in cc.  (Though I don't recall
seeing any recent commits to cc, so this
would surprise me.)

Tim



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