Date: Sat, 4 May 2002 22:28:11 -0400 From: Jake Burkholder <jake@locore.ca> To: Bruce Evans <bde@zeta.org.au> Cc: freebsd-current@FreeBSD.ORG, Brian Somers <brian@freebsd-services.com>, Martin Blapp <mb@imp.ch> Subject: Re: CURRENT and P-IV problems Message-ID: <20020504222811.E66853@locore.ca> In-Reply-To: <20020505103933.L710-100000@gamplex.bde.org>; from bde@zeta.org.au on Sun, May 05, 2002 at 10:44:44AM %2B1000 References: <20020504152627.A8162@dragon.nuxi.com> <20020505103933.L710-100000@gamplex.bde.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Apparently, On Sun, May 05, 2002 at 10:44:44AM +1000, Bruce Evans said words to the effect of; > On Sat, 4 May 2002, David O'Brien wrote: > > > On Sat, May 04, 2002 at 09:26:33PM +0100, Brian Somers wrote: > > > Try disabling -pipe when building the compiler. This seems to make > > > things more stable here (CFLAGS=-O in /etc/make.conf) - as if > > > building the kernel with -pipe sometimes produces a kernel that > > > subsequently murders the compiler with sig11/sig4 all the time. > > > > If so, then we have a bug in our pipe ('|', not 'gcc -pipe') > > implimentation. > > I have seen signs of a generic pipe bug in vi: vi's i/o buffer for > pipes is sometimes invalid (kern/sys_pipe.c:pipe_build_write_buffer() > gets an error faulting it in). This doesn't usually cause signals; > it just confuses vi. Can you try backing out rev 1.104 of kern/sys_pipe.c? Jake 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?20020504222811.E66853>