Hello, I'm trying to compile 6.0-stable on a release box, prior to upgrade. I've tried several times and all end with an internal compiler error: segmentation fault: 11. And then i'm told to submit a bug report. My problem is when this occurs it's not always at the same spot or the same file. One time it even core dumped, though only once. At this point i would appreciate any suggestions, i'm hoping this is not the indicator of a problem. Thanks. Dave.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, May 23, 2006 at 09:03:06PM -0400, Dave wrote:> Hello, > I'm trying to compile 6.0-stable on a release box, prior to upgrade. I've > tried several times and all end with an internal compiler error: segmentation > fault: 11. And then i'm told to submit a bug report. My problem is when this > occurs it's not always at the same spot or the same file. One time it even core > dumped, though only once.Unfortunately, it's often indicative of hardware failure. See http://www.freebsd.org./doc/en_US.ISO8859-1/books/faq/troubleshoot.html#SIGNAL11 It's the classic hardware indicator, dying at random points in the build. Good luck. Hardware troubleshooting is often a major pain in the neck. - -- Scott Robbins PGP keyID EB3467D6 ( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 ) gpg --keyserver pgp.mit.edu --recv-keys EB3467D6 Willy: What are you gonna' do with him, anyway? Spike: I'm thinkin' maybe dinner and a movie. I don't want to rush into anything. I've been hurt, you know. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEc7S1+lTVdes0Z9YRAsVSAJ9hwEZkyyWBIQMbdwzLvKXQnYN83wCgsHmm xkJK0VRRz7da9WHu0kYgDKw=zCqB -----END PGP SIGNATURE-----
On Tue, May 23, 2006 at 09:03:06PM -0400, Dave wrote:> Hello, > I'm trying to compile 6.0-stable on a release box, prior to upgrade. > I've tried several times and all end with an internal compiler error: > segmentation fault: 11. And then i'm told to submit a bug report. My > problem is when this occurs it's not always at the same spot or the same > file. One time it even core dumped, though only once.This is a prime-indicator of dodgy memory. -- Jonathan Chen <jonc@chen.org.nz> ---------------------------------------------------------------------- "A person should be able to do a small bit of everything, specialisation is for insects"
On Tue, May 23, 2006 at 09:03:06PM -0400, Dave wrote:> Hello, > I'm trying to compile 6.0-stable on a release box, prior to upgrade. > I've tried several times and all end with an internal compiler error: > segmentation fault: 11. And then i'm told to submit a bug report. My > problem is when this occurs it's not always at the same spot or the same > file. One time it even core dumped, though only once. > At this point i would appreciate any suggestions, i'm hoping this is not > the indicator of a problem.It's almost certainly hardware failure. Google for more information. Kris -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20060524/cbb5445a/attachment.pgp
Dave wrote:> Hello, > I'm trying to compile 6.0-stable on a release box, prior to upgrade. > I've tried several times and all end with an internal compiler error: > segmentation fault: 11. And then i'm told to submit a bug report. My > problem is when this occurs it's not always at the same spot or the same > file. One time it even core dumped, though only once. > At this point i would appreciate any suggestions, i'm hoping this is > not the indicator of a problem. > Thanks. > Dave. >I'd say in most cases it means that either your memory or your CPU get too hot. Open the case of your machine. If the problem disappears or at least appears less often, consider better cooling for your computer.