Date: Fri, 22 Sep 2006 09:21:45 -0700 (PDT) From: Brian <bri@sonicboom.org> To: Kris Kennaway <kris@obsecurity.org> Cc: martinko <martinkov@pobox.sk>, freebsd-stable@freebsd.org Subject: Re: RELENG_6 does not compile Message-ID: <20060922092037.C10997@entwistle.sonicboom.org> In-Reply-To: <20060922010554.GA32137@xor.obsecurity.org> References: <eeuk08$rmg$1@sea.gmane.org> <20060921180908.GA23890@xor.obsecurity.org> <eevbdo$b4u$1@sea.gmane.org> <20060922004557.GA31717@xor.obsecurity.org> <eevci9$e0b$1@sea.gmane.org> <20060922010554.GA32137@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I was a recent reporter of this, and after I started replaciing hardware to test, it turned out that I had a memory chip problem. 1 stick of ram removed, buildworld now works. brian On Thu, 21 Sep 2006, Kris Kennaway wrote: > On Fri, Sep 22, 2006 at 02:59:53AM +0200, martinko wrote: >> Kris Kennaway wrote: >>> On Fri, Sep 22, 2006 at 02:40:24AM +0200, martinko wrote: >>>> Kris Kennaway wrote: >>>>> That doesn't provide any information since you used -j4. When posting >>>>> errors from buildworld, you need to run without -j, or log the entire >>>>> buildworld output and then figure out where the actual error occurred >>>>> (may be thousands of lines from the end). >>>>> >>>>> Kris >>>> here it is again (without -j) : >>>> >>>> echo libssl.so.4: /usr/obj/usr/src/tmp/usr/lib/libcrypto.a >> .depend >>>> cc -O2 -fno-strict-aliasing -pipe -march=pentium-m -DTERMIOS >>>> -DANSI_SOURCE -I/usr/src/secure/lib/libssl/../../../crypto/openssl >>>> -I/usr/src/secure/lib/libssl/../../../crypto/openssl/crypto >>>> -I/usr/obj/usr/src/secure/lib/libssl -DOPENSSL_THREADS -DDSO_DLFCN >>>> -DHAVE_DLFCN_H -DL_ENDIAN -c >>>> /usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/bio_ssl.c >>>> cc -O2 -fno-strict-aliasing -pipe -march=pentium-m -DTERMIOS >>>> -DANSI_SOURCE -I/usr/src/secure/lib/libssl/../../../crypto/openssl >>>> -I/usr/src/secure/lib/libssl/../../../crypto/openssl/crypto >>>> -I/usr/obj/usr/src/secure/lib/libssl -DOPENSSL_THREADS -DDSO_DLFCN >>>> -DHAVE_DLFCN_H -DL_ENDIAN -c >>>> /usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/s23_clnt.c >>>> /usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/s23_clnt.c: In >>>> function `ssl23_connect': >>>> /usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/s23_clnt.c:216: >>>> internal compiler error: Segmentation fault: 11 >>>> Please submit a full bug report, >>>> with preprocessed source if appropriate. >>>> See <URL:http://gcc.gnu.org/bugs.html> for instructions. >>>> *** Error code 1 >>> >>> Chances are you have failing hardware. >>> >>> Kris >> >> you must be kidding! :-o >> no, really, this is a laptop and i hope it's not going to die or >> something. :-/ >> well, it would actually be better now before the warranty is over. ;-) >> anyway, how did you come to your conclusion pls ?? > > Such errors are almost always the fault of failing hardware > components; a functioning system does not cause sporadic software > failure. This comes up about once a week so please search the > archives or google for extensive discussion. > > Kris > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060922092037.C10997>