<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Linux Machine Check Exception: Is it the CPU? in Mobile and Desktop Processors</title>
    <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/Linux-Machine-Check-Exception-Is-it-the-CPU/m-p/325896#M9247</link>
    <description>&lt;P&gt;First of all, thank you very much for the answer!&lt;/P&gt;&lt;P&gt;The BIOS settings were the default ones when the crash happened, I never changed anything.&lt;/P&gt;&lt;P&gt;The CPU is a Intel(R) Core(TM) i7-3840QM CPU @ 2.80GHz.&lt;/P&gt;&lt;P&gt;The fedora live image here: &lt;A href="http://www.tcsscreening.com/files/users/IPDT_LiveUSB/index.html"&gt;http://www.tcsscreening.com/files/users/IPDT_LiveUSB/index.html&lt;/A&gt; Home is pretty old and the sources for self compilation are equally outdated, where could I get a newer version? Given that the CPU was introduced at about the time Fedora 15 was released it might not work, or am I wrong here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Output of lshw: &lt;A href="http://pastebin.com/KvNr8J6z"&gt;http://pastebin.com/KvNr8J6z&lt;/A&gt; &lt;A href="http://pastebin.com/KvNr8J6z"&gt;http://pastebin.com/KvNr8J6z&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Output of dmidecode:&lt;A href="http://pastebin.com/DL0G9fNx"&gt;http://pastebin.com/DL0G9fNx&lt;/A&gt; #  dmidecode 2.12 SMBIOS 2.7 present. 115 structures occupying 5476 bytes. Tab - &lt;A href="http://Pastebin.com"&gt;Pastebin.com&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Apr 2014 17:21:26 GMT</pubDate>
    <dc:creator>JSmit74</dc:creator>
    <dc:date>2014-04-29T17:21:26Z</dc:date>
    <item>
      <title>Linux Machine Check Exception: Is it the CPU?</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/Linux-Machine-Check-Exception-Is-it-the-CPU/m-p/325893#M9244</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On my Laptop Windows often showed the BSOD after minutes of use, so we contacted Dell and provided them the dump files, they exchanged the motherboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I am running Linux, but random kernel panics occur, sometimes after minutes, sometimes after days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I configured kdump-tools on my linux distribution to start a crash kernel when the panic occurs to dump the memory along with dmesg output to allow post mortem analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;This is what dmesg says when the panic occurs:&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[ 3933.364173] mce: [Hardware Error]: CPU 4: Machine Check Exception: 5 Bank 3: be00000000200135&lt;/P&gt;&lt;P&gt;[ 3933.364177] mce: [Hardware Error]: RIP !INEXACT! 10: {_raw_spin_lock+0x12/0x50}&lt;/P&gt;&lt;P&gt;[ 3933.364182] mce: [Hardware Error]: TSC a0255fbd7f7 ADDR 42dd14480 MISC d62285&lt;/P&gt;&lt;P&gt;[ 3933.364185] mce: [Hardware Error]: PROCESSOR 0:306a9 TIME 1398357146 SOCKET 0 APIC 1 microcode 15&lt;/P&gt;&lt;P&gt;[ 3933.364186] mce: [Hardware Error]: Run the above through 'mcelog --ascii'&lt;/P&gt;&lt;P&gt;[ 3933.364188] mce: [Hardware Error]: CPU 0: Machine Check Exception: 5 Bank 3: be00000000200135&lt;/P&gt;&lt;P&gt;[ 3933.364190] mce: [Hardware Error]: RIP !INEXACT! 33:&amp;lt;0000045a7992c1b5&amp;gt;&lt;/P&gt;&lt;P&gt;[ 3933.364191] mce: [Hardware Error]: TSC a0255fbd7f0 ADDR 42dd14480 MISC d62285&lt;/P&gt;&lt;P&gt;[ 3933.364194] mce: [Hardware Error]: PROCESSOR 0:306a9 TIME 1398357146 SOCKET 0 APIC 0 microcode 15&lt;/P&gt;&lt;P&gt;[ 3933.364195] mce: [Hardware Error]: Run the above through 'mcelog --ascii'&lt;/P&gt;&lt;P&gt;[ 3933.364196] mce: [Hardware Error]: Machine check: Processor context corrupt&lt;/P&gt;&lt;P&gt;[ 3933.364197] Kernel panic - not syncing: Fatal Machine check&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Analyzing the memory dump file with crash (crash /usr/lib/debug/boot/vmlinux /path/to/crashdump/file and typing "bt") gives me the following backtrace:&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PID: 0 TASK: ffff8804177617f0 CPU: 6 COMMAND: "swapper/6"&lt;/P&gt;&lt;P&gt;# 0 [ffff88042dd89ca0] machine_kexec at ffffffff8104a732&lt;/P&gt;&lt;P&gt;# 1 [ffff88042dd89cf0] crash_kexec at ffffffff810e6ab3&lt;/P&gt;&lt;P&gt;# 2 [ffff88042dd89db8] panic at ffffffff8170ec6c&lt;/P&gt;&lt;P&gt;# 3 [ffff88042dd89e30] mce_panic at ffffffff8103687a&lt;/P&gt;&lt;P&gt;# 4 [ffff88042dd89e70] do_machine_check at ffffffff81038684&lt;/P&gt;&lt;P&gt;# 5 [ffff88042dd89f50] machine_check at ffffffff8171e25f&lt;/P&gt;&lt;P&gt;  [exception RIP: intel_idle+216]&lt;/P&gt;&lt;P&gt;  RIP: ffffffff813dfd78 RSP: ffff88041775de28 RFLAGS: 00000046&lt;/P&gt;&lt;P&gt;  RAX: 0000000000000001 RBX: 0000000000000002 RCX: 0000000000000001&lt;/P&gt;&lt;P&gt;  RDX: 0000000000000000 RSI: ffffffff81c93220 RDI: 0000000000000006&lt;/P&gt;&lt;P&gt;  RBP: ffff88041775de50 R8: ffff88042dd912d0 R9: 000000000000001c&lt;/P&gt;&lt;P&gt;  R10: 0000000000000320 R11: 0000000000000249 R12: 0000000000000002&lt;/P&gt;&lt;P&gt;  R13: 0000000000000001 R14: 0000000000000001 R15: ffffffff81c932e8&lt;/P&gt;&lt;P&gt;  ORIG_RAX: ffffffffffffffff CS: 0010 SS: 0018&lt;/P&gt;&lt;P&gt;---  ---&lt;/P&gt;&lt;P&gt;# 6 [ffff88041775de28] intel_idle at ffffffff813dfd78&lt;/P&gt;&lt;P&gt;# 7 [ffff88041775de58] cpuidle_enter_state at ffffffff815c9570&lt;/P&gt;&lt;P&gt;# 8 [ffff88041775de90] cpuidle_idle_call at ffffffff815c96a9&lt;/P&gt;&lt;P&gt;# 9 [ffff88041775ded0] arch_cpu_idle at ffffffff8101ceae&lt;/P&gt;&lt;P&gt;# 10 [ffff88041775dee0] cpu_startup_entry at ffffffff810beb85&lt;/P&gt;&lt;P&gt;# 11 [ffff88041775df30] start_secondary at ffffffff81040fc8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Diagnosing the dmesg output with mcelog gives me the following:&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hardware event. This is not a software error.&lt;/P&gt;&lt;P&gt;CPU 4 BANK 3 TSC a0255fbd7f7&lt;/P&gt;&lt;P&gt;RIP !INEXACT! 10:ffffffff8171d9c2&lt;/P&gt;&lt;P&gt;MISC d62285 ADDR 42dd14480&lt;/P&gt;&lt;P&gt;TIME 1398357146 Thu Apr 24 18:32:26 2014&lt;/P&gt;&lt;P&gt;MCG status:RIPV MCIP&lt;/P&gt;&lt;P&gt;MCi status:&lt;/P&gt;&lt;P&gt;Uncorrected error&lt;/P&gt;&lt;P&gt;Error enabled&lt;/P&gt;&lt;P&gt;MCi_MISC register valid&lt;/P&gt;&lt;P&gt;MCi_ADDR register valid&lt;/P&gt;&lt;P&gt;Processor context corrupt&lt;/P&gt;&lt;P&gt;MCA: Data CACHE Level-1 Data-Read Error&lt;/P&gt;&lt;P&gt;STATUS be00000000200135 MCGSTATUS 5&lt;/P&gt;&lt;P&gt;CPUID Vendor Intel Family 6 Model 58&lt;/P&gt;&lt;P&gt;RIP: _raw_spin_lock+0x12/0x50}                                                       &lt;/P&gt;&lt;P&gt;SOCKET 0 APIC 1 microcode 15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;and&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hardware event. This is not a software error.                                                                        &lt;/P&gt;&lt;P&gt;CPU 0 BANK 3 TSC a0255fbd7f0&lt;/P&gt;&lt;P&gt;RIP !INEXACT! 33:45a7992c1b5&lt;/P&gt;&lt;P&gt;MISC d62285 ADDR 42dd14480&lt;/P&gt;&lt;P&gt;TIME 1398357146 Thu Apr 24 18:32:26 2014&lt;/P&gt;&lt;P&gt;MCG status:RIPV MCIP&lt;/P&gt;&lt;P&gt;MCi status:&lt;/P&gt;&lt;P&gt;Uncorrected error&lt;/P&gt;&lt;P&gt;Error enabled&lt;/P&gt;&lt;P&gt;MCi_MISC register valid&lt;/P&gt;&lt;P&gt;MCi_ADDR register valid&lt;/P&gt;&lt;P&gt;Processor context corrupt&lt;/P&gt;&lt;P&gt;MCA: Data CACHE Level-1 Data-Read Error&lt;/P&gt;&lt;P&gt;STATUS be00000000200135 MCGSTATUS 5&lt;/P&gt;&lt;P&gt;CPUID Vendor Intel Family 6 Model 58&lt;/P&gt;&lt;P&gt;SOCKET 0 APIC 0 microcode 15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;I have also run many passes of memcheck86+, it found no errors, so memory seems to be fine. Given that the motherboard has been changed it is very likely that the CPU is bad, right? Does anything in the output support that view?&lt;/B&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Apr 2014 14:18:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/Linux-Machine-Check-Exception-Is-it-the-CPU/m-p/325893#M9244</guid>
      <dc:creator>JSmit74</dc:creator>
      <dc:date>2014-04-28T14:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Machine Check Exception: Is it the CPU?</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/Linux-Machine-Check-Exception-Is-it-the-CPU/m-p/325894#M9245</link>
      <description>&lt;P&gt;Hello josmith, I would like to ask first for the exact Intel® processor model; secondly, I would like to suggest resetting BIOS values to default.&lt;/P&gt;&lt;P&gt;Having done that, you may run the Linux* bootable version of the &lt;A href="http://www.intel.com/support/processors/sb/CS-031726.htm"&gt;http://www.intel.com/support/processors/sb/CS-031726.htm&lt;/A&gt; Intel® Processor Diagnostic Tool*.&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Apr 2014 14:23:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/Linux-Machine-Check-Exception-Is-it-the-CPU/m-p/325894#M9245</guid>
      <dc:creator>Jose_H_Intel1</dc:creator>
      <dc:date>2014-04-29T14:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Machine Check Exception: Is it the CPU?</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/Linux-Machine-Check-Exception-Is-it-the-CPU/m-p/325895#M9246</link>
      <description>&lt;P&gt;Even though you ran a memory test we also advise testing the memory by using only one stick at a time (or replacing all sticks if possible) and checking if the issue re-occurs.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Apr 2014 17:04:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/Linux-Machine-Check-Exception-Is-it-the-CPU/m-p/325895#M9246</guid>
      <dc:creator>Jose_H_Intel1</dc:creator>
      <dc:date>2014-04-29T17:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Machine Check Exception: Is it the CPU?</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/Linux-Machine-Check-Exception-Is-it-the-CPU/m-p/325896#M9247</link>
      <description>&lt;P&gt;First of all, thank you very much for the answer!&lt;/P&gt;&lt;P&gt;The BIOS settings were the default ones when the crash happened, I never changed anything.&lt;/P&gt;&lt;P&gt;The CPU is a Intel(R) Core(TM) i7-3840QM CPU @ 2.80GHz.&lt;/P&gt;&lt;P&gt;The fedora live image here: &lt;A href="http://www.tcsscreening.com/files/users/IPDT_LiveUSB/index.html"&gt;http://www.tcsscreening.com/files/users/IPDT_LiveUSB/index.html&lt;/A&gt; Home is pretty old and the sources for self compilation are equally outdated, where could I get a newer version? Given that the CPU was introduced at about the time Fedora 15 was released it might not work, or am I wrong here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Output of lshw: &lt;A href="http://pastebin.com/KvNr8J6z"&gt;http://pastebin.com/KvNr8J6z&lt;/A&gt; &lt;A href="http://pastebin.com/KvNr8J6z"&gt;http://pastebin.com/KvNr8J6z&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Output of dmidecode:&lt;A href="http://pastebin.com/DL0G9fNx"&gt;http://pastebin.com/DL0G9fNx&lt;/A&gt; #  dmidecode 2.12 SMBIOS 2.7 present. 115 structures occupying 5476 bytes. Tab - &lt;A href="http://Pastebin.com"&gt;Pastebin.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Apr 2014 17:21:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/Linux-Machine-Check-Exception-Is-it-the-CPU/m-p/325896#M9247</guid>
      <dc:creator>JSmit74</dc:creator>
      <dc:date>2014-04-29T17:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Machine Check Exception: Is it the CPU?</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/Linux-Machine-Check-Exception-Is-it-the-CPU/m-p/325897#M9248</link>
      <description>&lt;P&gt;All recent Intel® Core processors should work with such version of Fedora*; please give it a try and also consider testing the memory as suggested above.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2014 21:52:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/Linux-Machine-Check-Exception-Is-it-the-CPU/m-p/325897#M9248</guid>
      <dc:creator>Jose_H_Intel1</dc:creator>
      <dc:date>2014-04-30T21:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Machine Check Exception: Is it the CPU?</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/Linux-Machine-Check-Exception-Is-it-the-CPU/m-p/325898#M9249</link>
      <description>&lt;P&gt;Similar MCE in core i5 CPU resulted in worn out PSU as problem cause. R+R PSU solved further errors. Using Ubuntu OS.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2014 16:49:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/Linux-Machine-Check-Exception-Is-it-the-CPU/m-p/325898#M9249</guid>
      <dc:creator>RCerv</dc:creator>
      <dc:date>2014-07-16T16:49:20Z</dc:date>
    </item>
  </channel>
</rss>

