Gentoo Archives: gentoo-user

From: Jarry <mr.jarry@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] openvz-sources & Athlon64/X2 -> kernel panic !
Date: Mon, 09 Mar 2009 19:02:13
Message-Id: 49B56741.4010200@gmail.com
1 Hi,
2
3 does anyone have openvz-sources kernel working with athlon64/x2 ?
4 I downloaded last stable sources, configured (I did not change
5 a lot from default config), compiled, installed. But whenever
6 I boot, I get kernel panic. Messages are scrolled up very fast,
7 but I captured something with my video-camera:
8
9
10 _________ *** something not important was before *** ________
11 CPU: L1 I Cache: 64K (64 bytes/line), D cache 64k (64 bytes/line)
12 CPU: L2 Cache: 1024K (64 bytes/line)
13 CPU 0/0 -> Node 0
14 CPU: Physical Procesor ID: 0
15 CPU: Procesor Core ID: 0
16 Freeing SMP alternatives: 44k freed
17 ACPI: Core revision 20060707
18 Page beancounter hash is 524288 entries.
19 ..MP-BIOS but: 8254 timer not connected to IO-APIC
20 Using local APIC timer interrupts.
21 result 12564475
22 Detected 12.564 MHz APIC timer.
23 Booting procesor 1/2 APIC 0x1
24 <something scrolled very fast, my camera did not capture it>
25 R0P: 0000000ffede8d R08:... R09...
26 R10, R11, R12 <similar numbers, I guess registry values>
27 R13, R14, R15
28 ...
29 Call Trace:
30 [<ffffffff80207819>] calibrate_delay+0xb1/0x388
31 [<ffffffff80856f2d>] smp_callin+0x95/0xdc
32 [<ffffffff80857a35>] start_secondary+0x18/0x453
33
34 Code: 89 c0 48 09 d0 48 89 07 31 c0 c3 0f 31 89 c1 f3 90 0f 31 29
35 console shuts up ...
36 Kernel panic - not syncing: Attempted to kill the idle task!
37 Stuck ??
38 Inqiuring remote APIC #1...
39 ... APIC #1 ID: 01000000
40 ... APIC #1 VERSION: 00040010
41 ... APIC #1 SPIV: 000000ff
42 ______________ *** end, stuck here *** _______________
43
44
45 I tried to change a few settings in kernel config and recompile
46 again, but no difference. What could be the reason for this?
47 Anybody has idea?
48
49 btw, I was affraid of hardware problem, but I tried to install
50 WindowsXP and it works like a charm...
51
52 Jarry