public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] GCC Failing
@ 2007-01-22 11:48 Vlad Dogaru
  2007-01-22 12:25 ` Naga
  2007-01-22 12:27 ` Mick
  0 siblings, 2 replies; 12+ messages in thread
From: Vlad Dogaru @ 2007-01-22 11:48 UTC (permalink / raw
  To: gentoo-user

Hello,

what I initially thought was a problem with kdelibs is turning into
something even more strange. Emerge failed for every package I tried
to install with the message: "Internal compiler error: Segmentation
Fault". I have tried re-emerging gcc from two local mirrors, but got a
bunch of hash failures and corrupted archives. I am now trying
distfiles.gentoo.org, but this will take quite long. Any ideas as to
what might have happened? Could this be connected to X running
alarmingly slow?

Thanks,
Vlad

-- 
How's my English? How about my Netiquette?
Do mail me if something is wrong with my behaviour. Thank you.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] GCC Failing
  2007-01-22 11:48 [gentoo-user] GCC Failing Vlad Dogaru
@ 2007-01-22 12:25 ` Naga
  2007-01-22 12:49   ` Mick
  2007-01-22 17:33   ` Vlad Dogaru
  2007-01-22 12:27 ` Mick
  1 sibling, 2 replies; 12+ messages in thread
From: Naga @ 2007-01-22 12:25 UTC (permalink / raw
  To: gentoo-user

On Monday 22 January 2007 12:48, Vlad Dogaru wrote:
> Hello,
>
> what I initially thought was a problem with kdelibs is turning into
> something even more strange. Emerge failed for every package I tried
> to install with the message: "Internal compiler error: Segmentation
> Fault". I have tried re-emerging gcc from two local mirrors, but got a
> bunch of hash failures and corrupted archives. I am now trying
> distfiles.gentoo.org, but this will take quite long. Any ideas as to
> what might have happened? Could this be connected to X running
> alarmingly slow?

Faulty memory? Got something like this once and then it was a memory module 
that was broken. Try and check it with memcheck86 (think I got the name 
right :))

-- 
Naga
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] GCC Failing
  2007-01-22 11:48 [gentoo-user] GCC Failing Vlad Dogaru
  2007-01-22 12:25 ` Naga
@ 2007-01-22 12:27 ` Mick
  2007-01-22 12:46   ` Dale
  1 sibling, 1 reply; 12+ messages in thread
From: Mick @ 2007-01-22 12:27 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 495 bytes --]

On Monday 22 January 2007 11:48, Vlad Dogaru wrote:
> Hello,
>
> what I initially thought was a problem with kdelibs is turning into
> something even more strange. Emerge failed for every package I tried
> to install with the message: "Internal compiler error: Segmentation
> Fault".

Segmentation errors indicate low mem.

> Could this be connected to X running 
> alarmingly slow?

Yep.  If you stop/zap xdm and try again from the console, does it segfault?
-- 
Regards,
Mick

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] GCC Failing
  2007-01-22 12:27 ` Mick
@ 2007-01-22 12:46   ` Dale
  0 siblings, 0 replies; 12+ messages in thread
From: Dale @ 2007-01-22 12:46 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 866 bytes --]

Mick wrote:
> On Monday 22 January 2007 11:48, Vlad Dogaru wrote:
>   
>> Hello,
>>
>> what I initially thought was a problem with kdelibs is turning into
>> something even more strange. Emerge failed for every package I tried
>> to install with the message: "Internal compiler error: Segmentation
>> Fault".
>>     
>
> Segmentation errors indicate low mem.
>
>   
>> Could this be connected to X running 
>> alarmingly slow?
>>     
>
> Yep.  If you stop/zap xdm and try again from the console, does it segfault?
>   

I have got those when I had the wrong driver for my drive controller. 
You may want to check that if this is a new install or you have changed
your kernel recently.  I tested mine by doing back to back hdparm -Tt
tests.  It fails when you do the test 4 or 5 times in a row.

Hope that helps.

Dale

:-)  :-)  :-)

-- 
www.myspace.com/dalek1967


[-- Attachment #2: Type: text/html, Size: 1526 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] GCC Failing
  2007-01-22 12:25 ` Naga
@ 2007-01-22 12:49   ` Mick
  2007-01-22 17:36     ` Vlad Dogaru
  2007-01-22 17:33   ` Vlad Dogaru
  1 sibling, 1 reply; 12+ messages in thread
From: Mick @ 2007-01-22 12:49 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1111 bytes --]

On Monday 22 January 2007 12:25, Naga wrote:
> On Monday 22 January 2007 12:48, Vlad Dogaru wrote:
> > Hello,
> >
> > what I initially thought was a problem with kdelibs is turning into
> > something even more strange. Emerge failed for every package I tried
> > to install with the message: "Internal compiler error: Segmentation
> > Fault". I have tried re-emerging gcc from two local mirrors, but got a
> > bunch of hash failures and corrupted archives. I am now trying
> > distfiles.gentoo.org, but this will take quite long. Any ideas as to
> > what might have happened? Could this be connected to X running
> > alarmingly slow?
>
> Faulty memory? Got something like this once and then it was a memory module
> that was broken. Try and check it with memcheck86 (think I got the name
> right :))

If memtest86+ doesn't show anything, then try a more arduous memory test like 
so:

http://people.redhat.com/dledford/memtest.html

PS. Before you start spending time on memory tests I'd first try it on the 
console with no X gui running at all and see what gives.
-- 
Regards,
Mick

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] GCC Failing
  2007-01-22 12:25 ` Naga
  2007-01-22 12:49   ` Mick
@ 2007-01-22 17:33   ` Vlad Dogaru
  2007-01-22 17:52     ` Naga
                       ` (2 more replies)
  1 sibling, 3 replies; 12+ messages in thread
From: Vlad Dogaru @ 2007-01-22 17:33 UTC (permalink / raw
  To: gentoo-user

On 1/22/07, Naga <nagatoro@gmail.com> wrote:
> On Monday 22 January 2007 12:48, Vlad Dogaru wrote:
> > Hello,
> >
> > what I initially thought was a problem with kdelibs is turning into
> > something even more strange. Emerge failed for every package I tried
> > to install with the message: "Internal compiler error: Segmentation
> > Fault". I have tried re-emerging gcc from two local mirrors, but got a
> > bunch of hash failures and corrupted archives. I am now trying
> > distfiles.gentoo.org, but this will take quite long. Any ideas as to
> > what might have happened? Could this be connected to X running
> > alarmingly slow?
>
> Faulty memory? Got something like this once and then it was a memory module
> that was broken. Try and check it with memcheck86 (think I got the name
> right :))

I used memtest and it showed a bunch of errors on my ancient 128 MiB
chip. So I removed it, but even with the (presumably good -- only let
memtest run for about 3 minutes) 256 MiB I have the same problems. I
don't run anything heavily graphical, so RAM rarely got up to 50%
usage back with 384 MiB. Hence, I should be fine (I long gave up
hoping to play games on my machine); but I have the same problems,
with programs taking long to start and strange happenings caused by
gcc. Any other ideas?

Vlad

PS: Unless I got it wrong, it's memtest86 and it proved very valuable.
By the way, does it ever stop? After two hours and 13 thousand errors
I got fed up and removed the chip.

-- 
How's my English? How about my Netiquette?
Do mail me if something is wrong with my behaviour. Thank you.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] GCC Failing
  2007-01-22 12:49   ` Mick
@ 2007-01-22 17:36     ` Vlad Dogaru
  0 siblings, 0 replies; 12+ messages in thread
From: Vlad Dogaru @ 2007-01-22 17:36 UTC (permalink / raw
  To: gentoo-user

On 1/22/07, Mick <michaelkintzios@gmail.com> wrote:
> On Monday 22 January 2007 12:25, Naga wrote:
> > On Monday 22 January 2007 12:48, Vlad Dogaru wrote:
> > > Hello,
> > >
> > > what I initially thought was a problem with kdelibs is turning into
> > > something even more strange. Emerge failed for every package I tried
> > > to install with the message: "Internal compiler error: Segmentation
> > > Fault". I have tried re-emerging gcc from two local mirrors, but got a
> > > bunch of hash failures and corrupted archives. I am now trying
> > > distfiles.gentoo.org, but this will take quite long. Any ideas as to
> > > what might have happened? Could this be connected to X running
> > > alarmingly slow?
> >
> > Faulty memory? Got something like this once and then it was a memory module
> > that was broken. Try and check it with memcheck86 (think I got the name
> > right :))
>
> If memtest86+ doesn't show anything, then try a more arduous memory test like
> so:
>
> http://people.redhat.com/dledford/memtest.html

Memtest worked fine (or at least I guess it did), but I'll keep your
suggestion in mind if this night's memtest yields nothing.
>
> PS. Before you start spending time on memory tests I'd first try it on the
> console with no X gui running at all and see what gives.

I already tried running no X and it still failed. I am starting to
wonder if there is some other problem, too.

Thanks,
Vlad

-- 
How's my English? How about my Netiquette?
Do mail me if something is wrong with my behaviour. Thank you.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] GCC Failing
  2007-01-22 17:33   ` Vlad Dogaru
@ 2007-01-22 17:52     ` Naga
  2007-01-22 19:49     ` Randy Barlow
  2007-01-23  0:22     ` David Relson
  2 siblings, 0 replies; 12+ messages in thread
From: Naga @ 2007-01-22 17:52 UTC (permalink / raw
  To: gentoo-user

On Monday 22 January 2007 18:33, Vlad Dogaru wrote:
[...]
> PS: Unless I got it wrong, it's memtest86 and it proved very valuable.
> By the way, does it ever stop? After two hours and 13 thousand errors
> I got fed up and removed the chip.

Not sure :( It was some time since I used it but if I remember correctly it 
was self instructing so it should be stated somewhere.

> --
> How's my English? How about my Netiquette?
Btw. a signature separator should be "-- " as in dash dash space.

-- 
Naga
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] GCC Failing
  2007-01-22 17:33   ` Vlad Dogaru
  2007-01-22 17:52     ` Naga
@ 2007-01-22 19:49     ` Randy Barlow
  2007-01-23 15:01       ` Pierre-Yves Rofes
  2007-01-23  0:22     ` David Relson
  2 siblings, 1 reply; 12+ messages in thread
From: Randy Barlow @ 2007-01-22 19:49 UTC (permalink / raw
  To: gentoo-user

On Mon, 2007-01-22 at 19:33 +0200, Vlad Dogaru wrote:
> (presumably good -- only let
> memtest run for about 3 minutes)

You should probably test it much longer than 3 minutes before you can be
confident that the 256 MB chip doesn't have issues...

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] GCC Failing
  2007-01-22 17:33   ` Vlad Dogaru
  2007-01-22 17:52     ` Naga
  2007-01-22 19:49     ` Randy Barlow
@ 2007-01-23  0:22     ` David Relson
  2 siblings, 0 replies; 12+ messages in thread
From: David Relson @ 2007-01-23  0:22 UTC (permalink / raw
  To: gentoo-user

On Mon, 22 Jan 2007 19:33:11 +0200
Vlad Dogaru wrote:

...[snip]...

> PS: Unless I got it wrong, it's memtest86 and it proved very valuable.
> By the way, does it ever stop? After two hours and 13 thousand errors
> I got fed up and removed the chip.

Nope.  It'll run forever, assuming you're patient enough :->
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] GCC Failing
  2007-01-22 19:49     ` Randy Barlow
@ 2007-01-23 15:01       ` Pierre-Yves Rofes
  2007-01-24  4:50         ` Vlad Dogaru
  0 siblings, 1 reply; 12+ messages in thread
From: Pierre-Yves Rofes @ 2007-01-23 15:01 UTC (permalink / raw
  To: gentoo-user


On Mon, January 22, 2007 8:49 pm, Randy Barlow wrote:
> On Mon, 2007-01-22 at 19:33 +0200, Vlad Dogaru wrote:
>> (presumably good -- only let
>> memtest run for about 3 minutes)
>
> You should probably test it much longer than 3 minutes before you can be
> confident that the 256 MB chip doesn't have issues...
>

Indeed, 1 hour is the bare minimum for a memtest, and ideally
you should let it run for about 7-8 hours (during one night for exemple)...

-- 
Pierre-Yves Rofes


-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] GCC Failing
  2007-01-23 15:01       ` Pierre-Yves Rofes
@ 2007-01-24  4:50         ` Vlad Dogaru
  0 siblings, 0 replies; 12+ messages in thread
From: Vlad Dogaru @ 2007-01-24  4:50 UTC (permalink / raw
  To: gentoo-user

On 1/23/07, Pierre-Yves Rofes <gentoo@rofes.fr> wrote:
>
> On Mon, January 22, 2007 8:49 pm, Randy Barlow wrote:
> > On Mon, 2007-01-22 at 19:33 +0200, Vlad Dogaru wrote:
> >> (presumably good -- only let
> >> memtest run for about 3 minutes)
> >
> > You should probably test it much longer than 3 minutes before you can be
> > confident that the 256 MB chip doesn't have issues...
> >
>
> Indeed, 1 hour is the bare minimum for a memtest, and ideally
> you should let it run for about 7-8 hours (during one night for exemple)...

Well, I tested it all last night and still came up with no failures. I
have tried booting into Windows (yuck) and it works reasonably well so
I am guessing a problem with my Gentoo installation. I wanted to do a
complete reinstall of everything (mostly due to swapping my hard
drives), so I can live with the situation for the time being.

Thanks to everyone who helped-- I probably would have ended up with a
specialist just for this faulty memory.

Cheers,
Vlad

-- 
How's my English? How about my Netiquette?
Do mail me if something is wrong with my behaviour. Thank you.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2007-01-24  4:55 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-22 11:48 [gentoo-user] GCC Failing Vlad Dogaru
2007-01-22 12:25 ` Naga
2007-01-22 12:49   ` Mick
2007-01-22 17:36     ` Vlad Dogaru
2007-01-22 17:33   ` Vlad Dogaru
2007-01-22 17:52     ` Naga
2007-01-22 19:49     ` Randy Barlow
2007-01-23 15:01       ` Pierre-Yves Rofes
2007-01-24  4:50         ` Vlad Dogaru
2007-01-23  0:22     ` David Relson
2007-01-22 12:27 ` Mick
2007-01-22 12:46   ` Dale

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox