Gentoo Archives: gentoo-user

From: Michael Mol <mikemol@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] [OT] Hardware Problems causing kernel panics during large compiles
Date: Wed, 04 Jan 2012 20:26:49
Message-Id: 4F04B587.1030201@gmail.com
In Reply to: [gentoo-user] [OT] Hardware Problems causing kernel panics during large compiles by Jason Weisberger
1 Jason Weisberger wrote:
2 > Here's the rig:
3 >
4 > AMD Phenom II X3 720 (unlocked to 4 cores and OC'd to 3 Ghz, however
5 > taking it back to stock doesn't affect the problem)
6 > 4 Gigs DDR3-1600 at 7-7-7-16
7 > ASUS ASUS M4A78T-E AM3 Mobo
8 > MSI N9800GT GeForce 9800 GT 512MB
9 >
10 > other less important things would be two 320GB SATA drives, an IDE dvd
11 > writer, internal card reader, blah blah
12 >
13 > There are two things I can get this system to consistently lock up
14 > while doing: a large compilation such as Chromium, open office, or
15 > GCC, or playing Age of Conan in my separate Windows 7 partition. For
16 > normal everyday tasks, I can't lock the thing up. The system even
17 > plays WoW on maximum settings, Skyrim on max, Counter-Strike Source on
18 > max, 1080p youtube or local videos / movies.
19 >
20 > Watching the processor temp stays relatively low, the GPU temp stays
21 > normal, north bridge temp is good.
22 >
23 > The kernel panics I get are usually recoverable, I can just F7 back
24 > into my desktop and the compile may or may not still be going. If it
25 > is, it's usually dead by the third or fourth panic.
26 >
27 > Memtest86+ ran for 24 hours and found no issues with memory on 18 passes.
28 >
29 > So, pretty much where I'm at is either processor or RAM. Unless
30 > anybody here has a better idea. And how could I test whether it was
31 > the processor or RAM without any current replacement parts? What
32 > tests usually show one over the other?
33
34 Chromium, at least, is going to force you to start swapping if you've
35 only got 4GB of RAM in the machine, so I'd check smartctl and see if the
36 drive you swap partition on is having any trouble.
37
38 I'd also suggest removing the NVidia card, going without X for a little
39 while[1], and see if you can reproduce the issue[2].
40
41 I'd guess that it's the unlocked core that's the source of your woes,
42 though. Not all X3s are so labeled just for market segmentation.
43
44 [1] Only because your onboard video is ATI, and flipping between ATI and
45 NVidia configurations for something like this would strike me as too
46 much a hassle.
47
48 [2] Only because limiting the number of active components helps when
49 troubleshooting hardware issues. I once found a sporadic kernel panic
50 was related to a failing NIC. Another time I found it was related to an
51 old Hauppauge PVR150 that worked fine with my old motherboard, but was
52 incompatible with my new motherboard.

Replies

Subject Author
[gentoo-user] [OT] Hardware Problems causing kernel panics during large compiles Jason Weisberger <jbdubbs@×××××.com>