* APIC error on CPU1: 08(08)
@ 2002-08-15 9:00 Lists (lst)
2002-08-15 14:20 ` Jose Vicente Nunez Zuleta
0 siblings, 1 reply; 4+ messages in thread
From: Lists (lst) @ 2002-08-15 9:00 UTC (permalink / raw)
To: linux-smp
Hello,
From time to time i receive the messages:
Aug 15 09:49:18 lapd APIC error on CPU1: 08(08)
Aug 15 09:58:46 lapd APIC error on CPU0: 02(04)
Aug 15 09:58:46 lapd APIC error on CPU1: 08(08)
Aug 15 09:58:56 lapd APIC error on CPU0: 04(40)
Aug 15 10:19:16 lapd APIC error on CPU1: 08(08)
Aug 15 10:19:16 lapd APIC error on CPU0: 40(04)
Aug 15 10:55:41 lapd APIC error on CPU1: 08(08)
Aug 15 10:55:41 lapd APIC error on CPU0: 04(04)
Aug 15 11:09:58 lapd APIC error on CPU1: 08(08)
Aug 15 11:09:58 lapd APIC error on CPU0: 04(04)
Aug 15 11:21:32 lapd APIC error on CPU1: 08(08)
Aug 15 11:23:48 lapd APIC error on CPU1: 08(08)
in my kernel log. After that the computer freezes. What can I do to stop
this?
I have al RH 7.2 with 2.4.20-pre2 kernel on 2 x PIII 1GHz (TYAN Tiger
mainboard) machine.
Thanx you,
Cosmin
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: APIC error on CPU1: 08(08)
2002-08-15 9:00 APIC error on CPU1: 08(08) Lists (lst)
@ 2002-08-15 14:20 ` Jose Vicente Nunez Zuleta
2002-08-15 14:48 ` Alan Cox
0 siblings, 1 reply; 4+ messages in thread
From: Jose Vicente Nunez Zuleta @ 2002-08-15 14:20 UTC (permalink / raw)
To: Lists (lst); +Cc: linux-smp
Greetings,
I got also the same problem on several Linux boxes:
Aug 14 16:35:30 linux0105 automount[777]: attempting to mount entry /data/prepayModel
Aug 14 16:35:30 linux0105 automount[777]: attempting to mount entry /data/commonFiles
Aug 14 16:35:30 linux0105 kernel: APIC error on CPU0: 01(01)
Aug 14 16:35:30 linux0105 kernel: APIC error on CPU1: 02(02)
Aug 14 16:35:31 linux0105 automount[787]: attempting to mount entry /home/suresh
Aug 14 16:40:53 linux0105 automount[9227]: expired /data/prepayModel
Some of the machines die, while other seems to recover from this error.
I got a mix of Tyan Thunder LE-T S2518 and 694D Pro (MS-6321) SMP motherboards. All of the running redhat 7.2, Linux XXXXX 2.4.7-10smp #1 SMP Thu Sep 6 17:09:31 EDT 2001 i686 unknown.
Apparently APIC IRQ is working well:
Total of 2 processors activated (3997.69 BogoMIPS).
ENABLING IO-APIC IRQs
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
IO-APIC (apicid-pin) 2-0, 2-16, 2-17, 2-18, 2-19, 2-20, 2-21, 2-22, 2-23 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 16.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................
IO APIC #2......
.... register #00: 02000000
....... : physical APIC id: 02
.... register #01: 00170011
....... : max redirection entries: 0017
....... : IO APIC version: 0011
.... register #02: 00000000
....... : arbitration: 00
.... IRQ redirection table:
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 1002.0670 MHz.
..... host bus clock speed is 133.6088 MHz.
Looks like the IRQ are being distributed evenly between the processors:
[root@linux0105 proc]# cat interrupts
CPU0 CPU1
0: 160425838 165695608 IO-APIC-edge timer
1: 2 1 IO-APIC-edge keyboard
2: 0 0 XT-PIC cascade
8: 0 1 IO-APIC-edge rtc
10: 18892027 18906539 IO-APIC-level eth0
14: 826185 816126 IO-APIC-edge ide0
NMI: 0 0
LOC: 326195541 326195540
ERR: 105
MIS: 0
Finally, this is my CPU info for this particular box:
This is my CPU info:
[root@linux0105 proc]# cat cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 8
model name : Pentium III (Coppermine)
stepping : 6
cpu MHz : 1002.307
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips : 1998.84
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 8
model name : Pentium III (Coppermine)
stepping : 6
cpu MHz : 1002.307
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips : 1998.84
I checked previous posts and searched in google but usefull info.
Thanks in advance,
On Thu, 15 Aug 2002 12:00:07 +0300 (EEST)
"Lists (lst)" <linux@lapd.cj.edu.ro> wrote:
>
> Hello,
>
> From time to time i receive the messages:
>
> Aug 15 09:49:18 lapd APIC error on CPU1: 08(08)
> Aug 15 09:58:46 lapd APIC error on CPU0: 02(04)
> Aug 15 09:58:46 lapd APIC error on CPU1: 08(08)
> Aug 15 09:58:56 lapd APIC error on CPU0: 04(40)
> Aug 15 10:19:16 lapd APIC error on CPU1: 08(08)
> Aug 15 10:19:16 lapd APIC error on CPU0: 40(04)
> Aug 15 10:55:41 lapd APIC error on CPU1: 08(08)
> Aug 15 10:55:41 lapd APIC error on CPU0: 04(04)
> Aug 15 11:09:58 lapd APIC error on CPU1: 08(08)
> Aug 15 11:09:58 lapd APIC error on CPU0: 04(04)
> Aug 15 11:21:32 lapd APIC error on CPU1: 08(08)
> Aug 15 11:23:48 lapd APIC error on CPU1: 08(08)
>
> in my kernel log. After that the computer freezes. What can I do to stop
> this?
>
> I have al RH 7.2 with 2.4.20-pre2 kernel on 2 x PIII 1GHz (TYAN Tiger
> mainboard) machine.
>
> Thanx you,
> Cosmin
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-smp" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: APIC error on CPU1: 08(08)
2002-08-15 14:20 ` Jose Vicente Nunez Zuleta
@ 2002-08-15 14:48 ` Alan Cox
2002-08-15 20:39 ` Earle R. Nietzel
0 siblings, 1 reply; 4+ messages in thread
From: Alan Cox @ 2002-08-15 14:48 UTC (permalink / raw)
To: Jose Vicente Nunez Zuleta; +Cc: Lists (lst), linux-smp
On Thu, 2002-08-15 at 15:20, Jose Vicente Nunez Zuleta wrote:
> Greetings,
>
> I got also the same problem on several Linux boxes:
>
> Aug 14 16:35:30 linux0105 automount[777]: attempting to mount entry /data/prepayModel
> Aug 14 16:35:30 linux0105 automount[777]: attempting to mount entry /data/commonFiles
> Aug 14 16:35:30 linux0105 kernel: APIC error on CPU0: 01(01)
> Aug 14 16:35:30 linux0105 kernel: APIC error on CPU1: 02(02)
Different errors. BTW you ought to update the 2.4.7 boxes to the 7.2
errata kernel.
The long stream of 8/4 is something odder going on
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: APIC error on CPU1: 08(08)
2002-08-15 14:48 ` Alan Cox
@ 2002-08-15 20:39 ` Earle R. Nietzel
0 siblings, 0 replies; 4+ messages in thread
From: Earle R. Nietzel @ 2002-08-15 20:39 UTC (permalink / raw)
To: linux-smp
On Thu, 2002-08-15 at 16:48, Alan Cox wrote:
> On Thu, 2002-08-15 at 15:20, Jose Vicente Nunez Zuleta wrote:
> > Greetings,
> >
> > I got also the same problem on several Linux boxes:
> >
> > Aug 14 16:35:30 linux0105 automount[777]: attempting to mount entry /data/prepayModel
> > Aug 14 16:35:30 linux0105 automount[777]: attempting to mount entry /data/commonFiles
> > Aug 14 16:35:30 linux0105 kernel: APIC error on CPU0: 01(01)
> > Aug 14 16:35:30 linux0105 kernel: APIC error on CPU1: 02(02)
I also receive a bunch of these errors on my ABIT BP6 motherboard.
Aug 5 20:43:00 hyperion kernel: APIC error on CPU0: 00(08)
Aug 5 20:43:00 hyperion kernel: APIC error on CPU1: 00(04)
Aug 5 21:41:44 hyperion kernel: APIC error on CPU1: 04(04)
Aug 6 21:53:29 hyperion kernel: APIC error on CPU1: 04(08)
Though this box has been solid even with these errors, it has never
crashed.
Linus also mentioned to me that if I didn't have any trouble I could
disregard these errors.
>
> Different errors. BTW you ought to update the 2.4.7 boxes to the 7.2
> errata kernel.
>
> The long stream of 8/4 is something odder going on
> -
> To unsubscribe from this list: send the line "unsubscribe linux-smp" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-08-15 20:39 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-15 9:00 APIC error on CPU1: 08(08) Lists (lst)
2002-08-15 14:20 ` Jose Vicente Nunez Zuleta
2002-08-15 14:48 ` Alan Cox
2002-08-15 20:39 ` Earle R. Nietzel
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.