Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] New Gentoo system has become unstable and unusable - help, please!
Date: Fri, 12 Feb 2010 12:18:03
Message-Id: 5bdc1c8b1002120417j90f9cc8h1aa66bd71cb46dbf@mail.gmail.com
In Reply to: [gentoo-user] New Gentoo system has become unstable and unusable - help, please! by Alan Mackenzie
1 On Fri, Feb 12, 2010 at 12:54 AM, Alan Mackenzie <acm@×××.de> wrote:
2 > Hi, Gentoo,
3 >
4 > My new Gentoo box has become unusably unstable.
5 >
6 > The first sign was when the compiler threw a segfault whilst emerging
7 > the xfce window manager.  I "solved" this by emerging Openbox instead.
8 >
9 > Then I got another compiler segfault whilst emerging firefox (yes, I
10 > know there's a binary for this).
11 >
12 > Then, on somebody's advice (not fully understood), I did
13 >
14 >    # emerge -e gcc
15 >
16 > , to try and get a consistent working gcc.  This crashed.  I repeated
17 > the invocation, and it crashed more quickly.  :-(
18 >
19 > At this point, I thought, just reload "everything" from the stage3, with
20 >
21 >    # cd / ; bunzip2 /stage3-amd64-20100121.tar.gz
22 >
23 > , which didn't help either.  I emerged gentoolkit, to see if I could get
24 > some handle on the mess.  Then
25 >
26 >    # revdep-rebuild -p
27 >
28 > threw a segfault.
29 >
30 > At this point, I'm feeling a bit sad.  My rough guess is that there's
31 > some conflict somewhere between 32-bit and 64-bit code, and some of my
32 > USE flags are inconsistent with some others, or the kernel, or something
33 > like that.
34 >
35 > One other thing I remember vaguely is that early on, some emerge told me
36 > I had to "revdep-rebuild" something.  I wasn't able to do this through
37 > not yet knowing what "revdep-rebuild" meant, and not having any file of
38 > that name on my system.  Could this be the cause?
39 >
40 > Finally, is there a way of reloading/rebuilding ALL the executables
41 > onto/on my system without discarding all my painfully wrought config
42 > files and without portage getting confused?
43 >
44 > Thanks in advance for the help!
45 >
46 > --
47 > Alan Mackenzie (Nuremberg, Germany).
48 >
49 >
50
51 +1 for memtest86.
52
53 Since it's new hardware possibly your CPU fan isn't well seated?
54 Failures while compiling sound like heat to me. Failures at random
55 times sound like heat, PSU and memory problems.
56
57 Hope tis helps,
58 Mark