Date: Mon, 22 Dec 2003 13:43:27 -0800 (PST) From: Doug White <dwhite@gumbysoft.com> To: Roman Streltsov <warlock@voip.kg> Cc: current@freebsd.org Subject: Re: upgrade from 5.1p10 to 5.2 trouble Message-ID: <20031222134237.P63389@carver.gumbysoft.com> In-Reply-To: <200312221803.31900.warlock@voip.kg> References: <200312221803.31900.warlock@voip.kg>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 22 Dec 2003, Roman Streltsov wrote: > Hello everybody, > I just try to build world after recent CVSup for 5.2 from 5.1-RELEASE-p10 > Within make builworld I had interrupts with "Signal 4" or "Signal 10" messages > without any details in different places every time. > > But 'make -j4 buildworld' works fine. (I have a single CPU box) > > Any ideas? Bad memory? Temperature? Signal 4 is SIGILL, Illegal instruction. Signal 10 is bus error. Were you getting any kernel messages while these errors were occuring? -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031222134237.P63389>