Re: cc1 sig 11'ing recently?

2000-04-26 Thread Adam

On Wed, 26 Apr 2000, Ron Klinkien wrote:

>> > Any getting these too?
>> >
>> > ild-tools
>> > cd /usr/src/bin/sh; make build-tools
>> > cc -O -pipe -DSHELL -I. -I/usr/src/bin/sh -Wall -Wformat   -c
>> > /usr/src/bin/sh/mkinit.c
>> > cc: Internal compiler error: program cc1 got fatal signal 11
>>
>> Only people with dodgy memory or cache (probably memory).
>
>Or dodgy CPU's like some of the AMD K6/233 ones, when you install more than
>32Mb memory.
>
>I myself got bitten by this bug yesterday ;(
>
I have also seem bad cyrix chips cause this - it drove me nuts because I
happened to grab a spare cpu which happened to be faulty in the same way
from the spare tray and it lead me to building an almost complete clone of
the misbehaving computer before I decided to try another cpu :/  Ended up
with the original bad and TWO bad cpu's from the spare tray before I found
one that worked :)



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: cc1 sig 11'ing recently?

2000-04-26 Thread Matthew Jacob


Thanks to all who mentioned failing memory- I don't think this was the case.

Installing a new source tree on a local directory instead of building on 
top of NFS mounted /usr/src worked for me.

It's not clear what to make of this.









To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: cc1 sig 11'ing recently?

2000-04-26 Thread Ron Klinkien

> > Any getting these too?
> >
> > ild-tools
> > cd /usr/src/bin/sh; make build-tools
> > cc -O -pipe -DSHELL -I. -I/usr/src/bin/sh -Wall -Wformat   -c
> > /usr/src/bin/sh/mkinit.c
> > cc: Internal compiler error: program cc1 got fatal signal 11
>
> Only people with dodgy memory or cache (probably memory).

Or dodgy CPU's like some of the AMD K6/233 ones, when you install more than
32Mb memory.

I myself got bitten by this bug yesterday ;(

Didn't know this bug exists until I runned a Linux kernel ones, it warned me
for this...
Something for the FreeBSD kernel too?

Ron Klinkien.




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: cc1 sig 11'ing recently?

2000-04-26 Thread David Scheidt

On Wed, 26 Apr 2000, Matthew Jacob wrote:

> 
> Umm- doubt it, but I'll check. This system has been fine for the last 18
> months and runs everything else just peachy.
> 

Sudden SIGSEGVs are almost always the result of failed memory.  The fact
that the machine worked fine for 18 months doesn't mean anything.  Replace
the memory and your problems will likely go away.  If they don't, it's
likely that the problem is cooling, processor cache, or a bad motherboard
memory bus.

David



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: cc1 sig 11'ing recently?

2000-04-26 Thread Matthew Jacob


Umm- doubt it, but I'll check. This system has been fine for the last 18
months and runs everything else just peachy.

On Wed, 26 Apr 2000, Brian Somers wrote:

> > 
> > Any getting these too?
> > 
> > ild-tools
> > cd /usr/src/bin/sh; make build-tools
> > cc -O -pipe -DSHELL -I. -I/usr/src/bin/sh -Wall -Wformat   -c
> > /usr/src/bin/sh/mkinit.c
> > cc: Internal compiler error: program cc1 got fatal signal 11
> 
> Only people with dodgy memory or cache (probably memory).
> -- 
> Brian <[EMAIL PROTECTED]>
>      
> Don't _EVER_ lose your sense of humour !
> 
> 



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: cc1 sig 11'ing recently?

2000-04-26 Thread Brian Somers

> 
> Any getting these too?
> 
> ild-tools
> cd /usr/src/bin/sh; make build-tools
> cc -O -pipe -DSHELL -I. -I/usr/src/bin/sh -Wall -Wformat   -c
> /usr/src/bin/sh/mkinit.c
> cc: Internal compiler error: program cc1 got fatal signal 11

Only people with dodgy memory or cache (probably memory).
-- 
Brian <[EMAIL PROTECTED]>
     
Don't _EVER_ lose your sense of humour !




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



cc1 sig 11'ing recently?

2000-04-25 Thread Matthew Jacob


Any getting these too?

ild-tools
cd /usr/src/bin/sh; make build-tools
cc -O -pipe -DSHELL -I. -I/usr/src/bin/sh -Wall -Wformat   -c
/usr/src/bin/sh/mkinit.c
cc: Internal compiler error: program cc1 got fatal signal 11






To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message