Date: Wed, 16 Jul 2008 11:57:31 +0200 From: Kris Kennaway <kris@FreeBSD.org> To: Derek Ragona <derek@computinginnovations.com> Cc: freebsd-current@freebsd.org Subject: Re: Segmentation fault Message-ID: <487DC60B.6020209@FreeBSD.org> In-Reply-To: <6.0.0.22.2.20080715124429.024a1990@mail.computinginnovations.com> References: <C35716BD-E476-464E-83B4-A20315F31A6C@mac.com> <6.0.0.22.2.20080715124429.024a1990@mail.computinginnovations.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Derek Ragona wrote: > At 09:23 PM 7/14/2008, Jeff Dowsley wrote: >> Greetings >> >> Installed freeBSD current from ISO images, seems OK. >> >> However, any attempt to rebuild the kernel or any ports results in a >> segmentation fault 11 (gcc 4.2.1). >> >> Any clues/advice? >> >> JeffD > > Could be lots of things while a segv is a memory fault. Could be bad > memory, flaky power supply, etc. You can try your make again using the > -DNO_CLEAN option to have the make start where it left off. Pretty dangerous advice since it is likely that some of the memory corruption will have been written to disk :) Kris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?487DC60B.6020209>