From owner-freebsd-current Tue Sep 24 15:14:17 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5FEA37B401 for ; Tue, 24 Sep 2002 15:14:13 -0700 (PDT) Received: from h132-197-179-27.gte.com (h132-197-179-27.gte.com [132.197.179.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1686743E91 for ; Tue, 24 Sep 2002 15:14:13 -0700 (PDT) (envelope-from ak03@gte.com) Received: from kanpc.gte.com (localhost [IPv6:::1]) by h132-197-179-27.gte.com (8.12.6/8.12.6) with ESMTP id g8OMDchS007472; Tue, 24 Sep 2002 18:13:38 -0400 (EDT) (envelope-from ak03@kanpc.gte.com) Received: (from ak03@localhost) by kanpc.gte.com (8.12.6/8.12.6/Submit) id g8OMDXEl007471; Tue, 24 Sep 2002 18:13:33 -0400 (EDT) Date: Tue, 24 Sep 2002 18:13:33 -0400 From: Alexander Kabaev 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> Organization: Verizon Data Services X-Mailer: Sylpheed version 0.8.3claws12 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > 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