Re: [gentoo-user] gcc seg faults very often

2005-08-24 Thread Raphael Melo de Oliveira Bastos Sales
I'll test the memory chip on another computer and see if it works... 2005/8/23, Volker Armin Hemmann [EMAIL PROTECTED]: On Wednesday 24 August 2005 02:16, Raphael Melo de Oliveira Bastos Sales wrote: Yes, I found a kernel patch that does that. It allocates all the bad memory sectors in

Re: [gentoo-user] gcc seg faults very often

2005-08-23 Thread Raphael Melo de Oliveira Bastos Sales
After running memtest, several errors have occurred. Does that mean I have to buy new memory? 2005/8/22, Volker Armin Hemmann [EMAIL PROTECTED]: On Monday 22 August 2005 21:29, Raphael Melo de Oliveira Bastos Sales wrote: Hi Richard, First of all, thanks for replying. I'll test the

Re: [gentoo-user] gcc seg faults very often

2005-08-23 Thread Eugene Rosenzweig
Raphael Melo de Oliveira Bastos Sales wrote: After running memtest, several errors have occurred. Does that mean I have to buy new memory? 2005/8/22, Volker Armin Hemmann [EMAIL PROTECTED]: On Monday 22 August 2005 21:29, Raphael Melo de Oliveira Bastos Sales wrote: Hi Richard,

Re: Re: [gentoo-user] gcc seg faults very often

2005-08-23 Thread Michael Kintzios
From:: Eugene Rosenzweig [EMAIL PROTECTED] To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] gcc seg faults very often Date: Wed, 24 Aug 2005 01:03:01 +1000 Raphael Melo de Oliveira Bastos Sales wrote: After running memtest, several errors have occurred. Does that mean I have

[gentoo-user] gcc seg faults very often

2005-08-22 Thread Raphael Melo de Oliveira Bastos Sales
Hi there, I'm using gcc-3.3.5.20050130-r1 and I keep getting segmentation fault every now and then. Since it doesn't work, I can't compile an earlier, more stable version. I hope it isn't a hardware failure, because the warranty on my new computer just ended. It is probably not an memory

Re: [gentoo-user] gcc seg faults very often

2005-08-22 Thread Richard Fish
Raphael Melo de Oliveira Bastos Sales wrote: Hi there, I'm using gcc-3.3.5.20050130-r1 and I keep getting segmentation fault every now and then. Since it doesn't work, I can't compile an earlier, more stable version. I hope it isn't a hardware failure, because the warranty on my new

Re: [gentoo-user] gcc seg faults very often

2005-08-22 Thread Raphael Melo de Oliveira Bastos Sales
Hi Richard, First of all, thanks for replying. I'll test the swap partition with the command you sent. But how do I test the memory? Is there any way to do it? I think I configured CMOS to do a memory check during start up. Also, I'm using -march=i686 -O2 -fomit-frame-pointer, since I

Re: [gentoo-user] gcc seg faults very often

2005-08-22 Thread Volker Armin Hemmann
On Monday 22 August 2005 21:29, Raphael Melo de Oliveira Bastos Sales wrote: Hi Richard, First of all, thanks for replying. I'll test the swap partition with the command you sent. But how do I test the memory? Is there any way to do it? I think I configured CMOS to do a memory check

Re: [gentoo-user] gcc seg faults very often

2005-08-22 Thread R'twick Niceorgaw
Hi Raphael, On Mon, August 22, 2005 3:29 pm, Raphael Melo de Oliveira Bastos Sales said: But how do I test the memory? memtest86 will do it. I'm using gcc-3.3.5.20050130-r1 and I keep getting segmentation fault every now and then. I also had the same gcc segfault problem recently. After

Re: [gentoo-user] gcc seg faults very often

2005-08-22 Thread Raphael Melo de Oliveira Bastos Sales
Any good tools for checking temperature and other system stats? 2005/8/22, R'twick Niceorgaw [EMAIL PROTECTED]: Hi Raphael, On Mon, August 22, 2005 3:29 pm, Raphael Melo de Oliveira Bastos Sales said: But how do I test the memory? memtest86 will do it. I'm using

Re: [gentoo-user] gcc seg faults very often

2005-08-22 Thread Raphael Melo de Oliveira Bastos Sales
I didn't know that. Good to learn. I'll use the memtest from the live cd, since I can install it without the compiler working well... 2005/8/22, Volker Armin Hemmann [EMAIL PROTECTED]: On Monday 22 August 2005 21:29, Raphael Melo de Oliveira Bastos Sales wrote: Hi Richard, First of

Re: [gentoo-user] gcc seg faults very often

2005-08-22 Thread R'twick Niceorgaw
On Mon, August 22, 2005 4:28 pm, Raphael Melo de Oliveira Bastos Sales said: Any good tools for checking temperature and other system stats? I use gkrellm2. Make sure you have the acpi (thermal, fan etc) modules built and loaded for your kernel. -R'twick -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] gcc seg faults very often

2005-08-22 Thread Raphael Melo de Oliveira Bastos Sales
Thanks to both R'twick and Volker. I'll try them out, tonight, after I take my girlfriend for pizza ;) 2005/8/22, R'twick Niceorgaw [EMAIL PROTECTED]: On Mon, August 22, 2005 4:28 pm, Raphael Melo de Oliveira Bastos Sales said: Any good tools for checking temperature and other system stats?

Re: [gentoo-user] gcc seg faults very often

2005-08-22 Thread Mariusz Pękala
On 2005-08-22 10:57:47 -0400 (Mon, Aug), R'twick Niceorgaw wrote: I also had the same gcc segfault problem recently. After some observation, I found out whenever cpu temperature goes beyond 50 C I was getting segfaults. Took out the heat sink and cpu, cleaned them put some arctic silver

Re: [gentoo-user] gcc seg faults very often

2005-08-22 Thread Raphael Melo de Oliveira Bastos Sales
I faced lockups problems during high mem/cpu/io conditions on another computer. Turned out to be the power source that was inadequate (is that how it is spelled?). Most motherboard simply reboot the system when close to overheating conditions. And they normally beep a lot before that happens. --