Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Sep 2002 18:13:33 -0400
From:      Alexander Kabaev <ak03@gte.com>
To:        cjclark@alum.mit.edu
Cc:        crist.clark@attbi.com, bloom@acm.org, keramida@ceid.upatras.gr, current@FreeBSD.ORG
Subject:   Re: Trouble Building CURRENT on STABLE, cpp seg. fault
Message-ID:  <20020924181333.04131816.ak03@gte.com>
In-Reply-To: <20020924205731.GC46609@blossom.cjclark.org>
References:  <20020922065306.GB36099@blossom.cjclark.org> <20020922114454.GB8150@hades.hell.gr> <3D8E5680.BCC442F5@acm.org> <20020922230956.50aa3ba9.kabaev@bellatlantic.net> <20020923195549.GB42004@blossom.cjclark.org> <20020923155946.5ff13436.ak03@gte.com> <20020924070045.GA44674@blossom.cjclark.org> <20020924114322.4420a3dd.ak03@gte.com> <20020924205731.GC46609@blossom.cjclark.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> Nope, still getting it.

I was able to reproduce the crash with your config file and unpatched
GCC, however crash does not happen when I use the patch. Are you using
make buildkernel or old config/make method? 
 
> 
>   options	IPSEC_ESP
> 
> That is killing it. If I comment out that option, I get past that
> initial mkdep.

By adding or removing configuration options, you change the exact layout
of the string buffer in CPP0 and this prevents crash from happening.

-- 
Alexander Kabaev

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?20020924181333.04131816.ak03>