P1010 reports "Data Cache Parity Error"

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

P1010 reports "Data Cache Parity Error"

1,841 次查看
qingshanli
Contributor I

CPU:P1010

OS: linux-3.8.13

Error information output from linux as below:

kernel-2: Machine check in kernel mode.

kernel-2: Caused by (from MCSR=10000000): Data Cache Parity Error

kernel-2:Oops: Machine check, sig: 7 [#1]

kernel-2:P1010

What's wrong with this CPU, and how to resolve this problem?

标签 (1)
0 项奖励
回复
2 回复数

1,496 次查看
alexander_yakov
NXP Employee
NXP Employee

Data cache parity error means data cache contents were checked for parity and resulting parity value is not equal to one stored in cache contents. This may mean:

1. Hardware failure - data corruption in data cache

2. Incorrect data cache parity information due to software error

For hardware failure case, please perform the following:

1. Please check how many (identical) boards you have and how many of them show such erratic behavior. If (for example) only one board fails out of (for example) 10, than this may mean a hardware failure of particular board.

2. Please check clocking configuration. Data cache may fail if the processor is running on speed higher than specified.

3. Please check power supply quality. The behavior may be a result of unstable operation due to power supply quality.

For second case - please check if the behavior is not specific to particular version of software you are running, for example if the problem appears on this version of the software and doe not appear on previous version.


Have a great day,
Alexander
TIC

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

1,496 次查看
qingshanli
Contributor I

Today we found another P1010 CPU report similar error:

kernel-2: Machine check in kernel mode.

kernel-2: Caused by (from MCSR=40000000): Instruction Cache Parity Error

kernel-2:Oops: Machine check, sig: 7 [#1]

kernel-2:P1010

0 项奖励
回复