<?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: How to interpret the generated mce dump files on the device when kernel panic happens? in Embedded Intel Atom® Processors</title>
    <link>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/How-to-interpret-the-generated-mce-dump-files-on-the-device-when/m-p/1508560#M5106</link>
    <description>&lt;P class="sub_section_element_selectors"&gt;Hello&amp;nbsp;&lt;A class="sub_section_element_selectors" href="https://community.intel.com/t5/user/viewprofilepage/user-id/190154" target="_blank" rel="noopener"&gt;@CharlieChenEC&lt;/A&gt;,&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Not much to add, my apologies.&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;All the mce dumps I found mentioned the bank of the error and the error code.&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;I was looking at this document to try to understand the dump file with Table 17-15 Error Record Serialization Table (ERST).&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;A href="https://uefi.org/sites/default/files/resources/ACPI_4_Errata_A.pdf" target="_blank"&gt;https://uefi.org/sites/default/files/resources/ACPI_4_Errata_A.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;And some old repositories, not sure if you want to check.&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;A href="https://github.com/intel/mce-test/tree/master" target="_blank"&gt;https://github.com/intel/mce-test/tree/master&lt;/A&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Also you may check the configuration of Pstore for any future error and the use of dmesg.&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;A href="https://www.ais.com/understanding-pstore-linux-kernel-persistent-storage-file-system/" target="_blank"&gt;https://www.ais.com/understanding-pstore-linux-kernel-persistent-storage-file-system/&lt;/A&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;&lt;A class="sub_section_element_selectors" href="https://community.intel.com/t5/user/viewprofilepage/user-id/266977" target="_blank" rel="noopener"&gt;@Diego_INTEL&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jul 2023 23:33:55 GMT</pubDate>
    <dc:creator>Diego_INTEL</dc:creator>
    <dc:date>2023-07-26T23:33:55Z</dc:date>
    <item>
      <title>How to interpret the generated mce dump files on the device when kernel panic happens?</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/How-to-interpret-the-generated-mce-dump-files-on-the-device-when/m-p/1504686#M5097</link>
      <description>&lt;P&gt;Hi Intel Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On Edgecore's switch product 'as4630-54te', which uses Intel Atom Processor Cxx series.&lt;BR /&gt;A 'mce' error happens and the device froze until power off and power on the device.&lt;BR /&gt;3 'mce' dump files of pstore are found after 'mce' error happened.(Find the file in the attached file 'mce-erst.zip')&lt;BR /&gt;I would like to know the way to identify the mce error details from the 3 dump file.&lt;BR /&gt;The device installs Sonic.&lt;/P&gt;&lt;P&gt;Excerpted syslog messages related to mce dump files. The device froze on 6/21 and was powered off and on again on 6/26.&lt;/P&gt;&lt;PRE&gt;Jun 21 15:37:00.843656 2023 AS4630-54TE INFO snmp#snmp-subagent [sonic_ax_impl] INFO: vid = 2&lt;BR /&gt;Jun 26 12:51:00.064298 2023 AS4630-54TE INFO systemd-pstore[282]: PStore mce-erst-7247272388717445121 moved to /var/lib/systemd/pstore/mce-erst-7247272388717445121&lt;BR /&gt;Jun 26 12:51:00.064308 2023 AS4630-54TE INFO systemd-pstore[282]: PStore mce-erst-7247272388717445122 moved to /var/lib/systemd/pstore/mce-erst-7247272388717445122&lt;BR /&gt;Jun 26 12:51:00.064316 2023 AS4630-54TE INFO systemd-pstore[282]: PStore mce-erst-7247272388717445123 moved to /var/lib/systemd/pstore/mce-erst-7247272388717445123&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are some output got from the device for your reference.&lt;/P&gt;&lt;PRE&gt;admin@sonic:~$ show platform summary&lt;BR /&gt;Platform: x86_64-accton_as4630_54te-r0&lt;BR /&gt;HwSKU: Accton-AS4630-54TE&lt;BR /&gt;ASIC: broadcom&lt;BR /&gt;ASIC Count: 1&lt;BR /&gt;Serial Number: 463054TE2102006&lt;BR /&gt;Model Number: F0PZZ4654043A&lt;BR /&gt;Hardware Revision: N/A&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;root@sonic:~# cat /proc/cpuinfo&lt;BR /&gt;processor : 0&lt;BR /&gt;vendor_id : Genuine&lt;BR /&gt;Intel cpu family : 6&lt;BR /&gt;model : 95&lt;BR /&gt;model name : Intel(R) Atom(TM) CPU C3558 @ 2.20GHz&lt;BR /&gt;stepping : 1&lt;BR /&gt;microcode : 0x32&lt;BR /&gt;cpu MHz : 1500.050&lt;BR /&gt;cache size : 2048 KB&lt;BR /&gt;physical id : 0&lt;BR /&gt;siblings : 4&lt;BR /&gt;core id : 2&lt;BR /&gt;cpu cores : 4&lt;BR /&gt;apicid : 4&lt;BR /&gt;initial apicid : 4&lt;BR /&gt;fpu : yes&lt;BR /&gt;fpu_exception : yes&lt;BR /&gt;cpuid level : 21&lt;BR /&gt;wp : yes&lt;BR /&gt;flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave rdrand lahf_lm 3dnowprefetch cpuid_fault epb cat_l2 ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust smep erms mpx rdt_a rdseed smap clflushopt intel_pt sha_ni xsaveopt xsavec xgetbv1 xsaves dtherm arat pln pts md_clear arch_capabilities&lt;BR /&gt;vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs&lt;BR /&gt;bugs : spectre_v1 spectre_v2 spec_store_bypass&lt;BR /&gt;bogomips : 4400.00&lt;BR /&gt;clflush size : 64&lt;BR /&gt;cache_alignment : 64&lt;BR /&gt;address sizes : 39 bits physical, 48 bits virtual&lt;BR /&gt;power management:&lt;BR /&gt;&lt;BR /&gt;processor : 1&lt;BR /&gt;vendor_id : GenuineIntel&lt;BR /&gt;cpu family : 6&lt;BR /&gt;model : 95&lt;BR /&gt;model name : Intel(R) Atom(TM) CPU C3558 @ 2.20GHz&lt;BR /&gt;stepping : 1&lt;BR /&gt;microcode : 0x32&lt;BR /&gt;cpu MHz : 1500.106&lt;BR /&gt;cache size : 2048 KB&lt;BR /&gt;physical id : 0&lt;BR /&gt;siblings : 4&lt;BR /&gt;core id : 6&lt;BR /&gt;cpu cores : 4&lt;BR /&gt;apicid : 12&lt;BR /&gt;initial apicid : 12&lt;BR /&gt;fpu : yes&lt;BR /&gt;fpu_exception : yes&lt;BR /&gt;cpuid level : 21&lt;BR /&gt;wp : yes&lt;BR /&gt;flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave rdrand lahf_lm 3dnowprefetch cpuid_fault epb cat_l2 ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust smep erms mpx rdt_a rdseed smap clflushopt intel_pt sha_ni xsaveopt xsavec xgetbv1 xsaves dtherm arat pln pts md_clear arch_capabilities&lt;BR /&gt;vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs&lt;BR /&gt;bugs : spectre_v1 spectre_v2 spec_store_bypass&lt;BR /&gt;bogomips : 4400.00&lt;BR /&gt;clflush size : 64&lt;BR /&gt;cache_alignment : 64&lt;BR /&gt;address sizes : 39 bits physical, 48 bits virtual&lt;BR /&gt;power management:&lt;BR /&gt;&lt;BR /&gt;processor : 2&lt;BR /&gt;vendor_id : GenuineIntel&lt;BR /&gt;cpu family : 6&lt;BR /&gt;model : 95&lt;BR /&gt;model name : Intel(R) Atom(TM) CPU C3558 @ 2.20GHz&lt;BR /&gt;stepping : 1&lt;BR /&gt;microcode : 0x32&lt;BR /&gt;cpu MHz : 1499.978&lt;BR /&gt;cache size : 2048 KB&lt;BR /&gt;physical id : 0&lt;BR /&gt;siblings : 4&lt;BR /&gt;core id : 8&lt;BR /&gt;cpu cores : 4&lt;BR /&gt;apicid : 16&lt;BR /&gt;initial apicid : 16&lt;BR /&gt;fpu : yes&lt;BR /&gt;fpu_exception : yes&lt;BR /&gt;cpuid level : 21&lt;BR /&gt;wp : yes&lt;BR /&gt;flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave rdrand lahf_lm 3dnowprefetch cpuid_fault epb cat_l2 ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust smep erms mpx rdt_a rdseed smap clflushopt intel_pt sha_ni xsaveopt xsavec xgetbv1 xsaves dtherm arat pln pts md_clear arch_capabilities&lt;BR /&gt;vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs&lt;BR /&gt;bugs : spectre_v1 spectre_v2 spec_store_bypass&lt;BR /&gt;bogomips : 4400.00&lt;BR /&gt;clflush size : 64&lt;BR /&gt;cache_alignment : 64&lt;BR /&gt;address sizes : 39 bits physical, 48 bits virtual&lt;BR /&gt;power management:&lt;BR /&gt;&lt;BR /&gt;processor : 3&lt;BR /&gt;vendor_id : GenuineIntel&lt;BR /&gt;cpu family : 6&lt;BR /&gt;model : 95&lt;BR /&gt;model name : Intel(R) Atom(TM) CPU C3558 @ 2.20GHz&lt;BR /&gt;stepping : 1&lt;BR /&gt;microcode : 0x32&lt;BR /&gt;cpu MHz : 1500.000&lt;BR /&gt;cache size : 2048 KB&lt;BR /&gt;physical id : 0&lt;BR /&gt;siblings : 4&lt;BR /&gt;core id : 12&lt;BR /&gt;cpu cores : 4&lt;BR /&gt;apicid : 24&lt;BR /&gt;initial apicid : 24&lt;BR /&gt;fpu : yes&lt;BR /&gt;fpu_exception : yes&lt;BR /&gt;cpuid level : 21&lt;BR /&gt;wp : yes&lt;BR /&gt;flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave rdrand lahf_lm 3dnowprefetch cpuid_fault epb cat_l2 ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust smep erms mpx rdt_a rdseed smap clflushopt intel_pt sha_ni xsaveopt xsavec xgetbv1 xsaves dtherm arat pln pts md_clear arch_capabilities&lt;BR /&gt;vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs&lt;BR /&gt;bugs : spectre_v1 spectre_v2 spec_store_bypass&lt;BR /&gt;bogomips : 4400.00&lt;BR /&gt;clflush size : 64&lt;BR /&gt;cache_alignment : 64&lt;BR /&gt;address sizes : 39 bits physical, 48 bits virtual&lt;BR /&gt;power management:&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;root@sonic:~# uname -r&lt;BR /&gt;5.10.0-8-2-amd64&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2023 06:21:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/How-to-interpret-the-generated-mce-dump-files-on-the-device-when/m-p/1504686#M5097</guid>
      <dc:creator>CharlieChenEC</dc:creator>
      <dc:date>2023-07-14T06:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to interpret the generated mce dump files on the device when kernel panic happens?</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/How-to-interpret-the-generated-mce-dump-files-on-the-device-when/m-p/1505013#M5098</link>
      <description>&lt;P class="sub_section_element_selectors"&gt;Hello&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/190154"&gt;@CharlieChenEC&lt;/a&gt;,&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;Thank you for contacting Intel Embedded Community.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;I want to confirm, this error only happened once? And those files are from the same error?&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;&lt;A class="sub_section_element_selectors" href="https://community.intel.com/t5/user/viewprofilepage/user-id/266977" target="_blank"&gt;@Diego_INTEL&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 15 Jul 2023 00:05:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/How-to-interpret-the-generated-mce-dump-files-on-the-device-when/m-p/1505013#M5098</guid>
      <dc:creator>Diego_INTEL</dc:creator>
      <dc:date>2023-07-15T00:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to interpret the generated mce dump files on the device when kernel panic happens?</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/How-to-interpret-the-generated-mce-dump-files-on-the-device-when/m-p/1505323#M5099</link>
      <description>&lt;P&gt;The error only happened once so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;According to the syslog below, the files are moved to the directory '/var/lib/systemd/pstore' on 2023/6/26 after power off and power on the DUT again. Supposedly, the 3 mce dump files were generated on 2023/6/21 before the DUT froze.&lt;/P&gt;&lt;PRE&gt;Jun 21 15:37:00.843656 2023 AS4630-54TE INFO snmp#snmp-subagent [sonic_ax_impl] INFO: vid = 2&lt;BR /&gt;Jun 26 12:51:00.064298 2023 AS4630-54TE INFO systemd-pstore[282]: PStore mce-erst-7247272388717445121 moved to /var/lib/systemd/pstore/mce-erst-7247272388717445121&lt;BR /&gt;Jun 26 12:51:00.064308 2023 AS4630-54TE INFO systemd-pstore[282]: PStore mce-erst-7247272388717445122 moved to /var/lib/systemd/pstore/mce-erst-7247272388717445122&lt;BR /&gt;Jun 26 12:51:00.064316 2023 AS4630-54TE INFO systemd-pstore[282]: PStore mce-erst-7247272388717445123 moved to /var/lib/systemd/pstore/mce-erst-7247272388717445123&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2023 05:51:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/How-to-interpret-the-generated-mce-dump-files-on-the-device-when/m-p/1505323#M5099</guid>
      <dc:creator>CharlieChenEC</dc:creator>
      <dc:date>2023-07-17T05:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to interpret the generated mce dump files on the device when kernel panic happens?</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/How-to-interpret-the-generated-mce-dump-files-on-the-device-when/m-p/1505550#M5102</link>
      <description>&lt;P class="sub_section_element_selectors"&gt;Hello&amp;nbsp;&lt;A class="sub_section_element_selectors" href="https://community.intel.com/t5/user/viewprofilepage/user-id/190154" target="_blank"&gt;@CharlieChenEC&lt;/A&gt;,&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;You can try installing mcelog, this should help to read the mce files that were generated by PStore.&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;A href="https://mcelog.org/installation.html" target="_blank"&gt;https://mcelog.org/installation.html&lt;/A&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;&lt;A class="sub_section_element_selectors" href="https://community.intel.com/t5/user/viewprofilepage/user-id/266977" target="_blank" rel="noopener"&gt;@Diego_INTEL&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2023 18:56:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/How-to-interpret-the-generated-mce-dump-files-on-the-device-when/m-p/1505550#M5102</guid>
      <dc:creator>Diego_INTEL</dc:creator>
      <dc:date>2023-07-17T18:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to interpret the generated mce dump files on the device when kernel panic happens?</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/How-to-interpret-the-generated-mce-dump-files-on-the-device-when/m-p/1506469#M5103</link>
      <description>&lt;P&gt;Hello&amp;nbsp;@Digeo_INTEL,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've downloaded the source code of mcelog from&amp;nbsp;&lt;A href="https://git.kernel.org/pub/scm/utils/cpu/mce/mcelog.git/snapshot/mcelog-194.tar.gz" target="_blank"&gt;https://git.kernel.org/pub/scm/utils/cpu/mce/mcelog.git/snapshot/mcelog-194.tar.gz&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and build it successfully.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I upload the mcelog binary and 3 mce dump files to the hardware device AS4630-54-TE&lt;/P&gt;&lt;P&gt;I expect to see some register information after executing mcelog with mce dump files.&lt;/P&gt;&lt;P&gt;However, I get nothing when I execute the commands shown below on the device.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please tell me what's to do next to analyze the dump file using mcelog?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please find the commands I executed below.&lt;/P&gt;&lt;PRE&gt;root@sonic:/home/admin/mce_dump# ls -l&lt;BR /&gt;total 524&lt;BR /&gt;-rw-r--r-- 1 admin admin 128 Jul 19 05:44 mce-erst-7247272388717445121&lt;BR /&gt;-rw-r--r-- 1 admin admin 128 Jul 19 05:44 mce-erst-7247272388717445122&lt;BR /&gt;-rw-r--r-- 1 admin admin 128 Jul 19 05:44 mce-erst-7247272388717445123&lt;BR /&gt;root@sonic:/home/admin/mce_dump# ./mcelog &amp;lt; mce-erst-7247272388717445122&lt;BR /&gt;root@sonic:/home/admin/mce_dump# ./mcelog &amp;lt; mce-erst-7247272388717445123&lt;BR /&gt;root@sonic:/home/admin/mce_dump# ./mcelog &amp;lt; mce-erst-7247272388717445123&lt;BR /&gt;&lt;BR /&gt;root@sonic:/home/admin/mce_dump# ./mcelog --ascii &amp;lt; mce-erst-7247272388717445121&lt;BR /&gt;▒▒G&amp;gt;&lt;BR /&gt;&lt;BR /&gt;root@sonic:/home/admin/mce_dump# ./mcelog --ascii &amp;lt; mce-erst-7247272388717445122&lt;BR /&gt;u&lt;BR /&gt;&lt;BR /&gt;root@sonic:/home/admin/mce_dump# ./mcelog --ascii &amp;lt; mce-erst-724727238871744513&lt;BR /&gt;&lt;BR /&gt;root@sonic:/home/admin/mce_dump# ./mcelog --raw &amp;lt; mce-erst-7247272388717445122&lt;BR /&gt;root@sonic:/home/admin/mce_dump# ./mcelog --raw &amp;lt; mce-erst-7247272388717445123&lt;BR /&gt;root@sonic:/home/admin/mce_dump# ./mcelog --raw &amp;lt; mce-erst-7247272388717445123&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the dump of the 3 mce dump files&lt;/P&gt;&lt;PRE&gt;root@sonic:/home/admin/mce_dump# od -t x1 mce-erst-7247272388717445121&lt;BR /&gt;0000000 03 00 00 20 00 00 00 90 00 00 00 00 00 00 00 00&lt;BR /&gt;0000020 00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00&lt;BR /&gt;0000040 00 00 00 00 00 00 00 00 0a c0 9a ec 14 47 3e 00&lt;BR /&gt;0000060 d7 7b 93 64 00 00 00 00 00 00 07 00 f1 06 05 00&lt;BR /&gt;0000100 00 00 01 00 01 00 00 00 00 00 00 00 0c 00 00 00&lt;BR /&gt;0000120 09 0c 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;0000140 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;0000160 32 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;0000200&lt;BR /&gt;root@sonic:/home/admin/mce_dump# od -t x1 mce-erst-7247272388717445122&lt;BR /&gt;0000000 75 01 11 00 00 00 00 b6 00 00 00 00 00 00 00 00&lt;BR /&gt;0000020 00 95 9d 0f 01 00 00 00 04 00 00 00 00 00 00 00&lt;BR /&gt;0000040 00 00 00 00 00 00 00 00 18 b0 9a ec 14 47 3e 00&lt;BR /&gt;0000060 d7 7b 93 64 00 00 00 00 00 00 07 00 f1 06 05 00&lt;BR /&gt;0000100 00 03 02 00 02 00 00 00 00 00 00 00 10 00 00 00&lt;BR /&gt;0000120 09 0c 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;0000140 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;0000160 32 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;0000200&lt;BR /&gt;root@sonic:/home/admin/mce_dump# od -t x1 mce-erst-7247272388717445123&lt;BR /&gt;0000000 03 00 00 20 00 00 00 90 00 00 00 00 00 00 00 00&lt;BR /&gt;0000020 00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00&lt;BR /&gt;0000040 00 00 00 00 00 00 00 00 92 df ec ed 14 47 3e 00&lt;BR /&gt;0000060 d7 7b 93 64 00 00 00 00 00 00 07 00 f1 06 05 00&lt;BR /&gt;0000100 00 00 00 00 00 00 00 00 00 00 00 00 04 00 00 00&lt;BR /&gt;0000120 09 0c 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;0000140 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;0000160 32 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;0000200&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 06:38:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/How-to-interpret-the-generated-mce-dump-files-on-the-device-when/m-p/1506469#M5103</guid>
      <dc:creator>CharlieChenEC</dc:creator>
      <dc:date>2023-07-20T06:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to interpret the generated mce dump files on the device when kernel panic happens?</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/How-to-interpret-the-generated-mce-dump-files-on-the-device-when/m-p/1506795#M5104</link>
      <description>&lt;P class="sub_section_element_selectors"&gt;Hello&amp;nbsp;&lt;A class="sub_section_element_selectors" href="https://community.intel.com/t5/user/viewprofilepage/user-id/190154" target="_blank" rel="noopener"&gt;@CharlieChenEC&lt;/A&gt;,&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;It seems it worked, we got some registers, they are given in Hexadecimal and we can convert them to Binary, there we will have rows of 64 bits that we can check, but I'm not sure yet if they are directly associated to MC0, MC1, etc.&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;I will try to search for references to understand better those MCE obtained.&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;&lt;A class="sub_section_element_selectors" href="https://community.intel.com/t5/user/viewprofilepage/user-id/266977" target="_blank" rel="noopener"&gt;@Diego_INTEL&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 23:59:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/How-to-interpret-the-generated-mce-dump-files-on-the-device-when/m-p/1506795#M5104</guid>
      <dc:creator>Diego_INTEL</dc:creator>
      <dc:date>2023-07-20T23:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to interpret the generated mce dump files on the device when kernel panic happens?</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/How-to-interpret-the-generated-mce-dump-files-on-the-device-when/m-p/1508268#M5105</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/266977"&gt;@Diego_INTEL&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any update for the way to understand the dump file?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 02:10:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/How-to-interpret-the-generated-mce-dump-files-on-the-device-when/m-p/1508268#M5105</guid>
      <dc:creator>CharlieChenEC</dc:creator>
      <dc:date>2023-07-26T02:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to interpret the generated mce dump files on the device when kernel panic happens?</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/How-to-interpret-the-generated-mce-dump-files-on-the-device-when/m-p/1508560#M5106</link>
      <description>&lt;P class="sub_section_element_selectors"&gt;Hello&amp;nbsp;&lt;A class="sub_section_element_selectors" href="https://community.intel.com/t5/user/viewprofilepage/user-id/190154" target="_blank" rel="noopener"&gt;@CharlieChenEC&lt;/A&gt;,&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Not much to add, my apologies.&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;All the mce dumps I found mentioned the bank of the error and the error code.&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;I was looking at this document to try to understand the dump file with Table 17-15 Error Record Serialization Table (ERST).&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;A href="https://uefi.org/sites/default/files/resources/ACPI_4_Errata_A.pdf" target="_blank"&gt;https://uefi.org/sites/default/files/resources/ACPI_4_Errata_A.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;And some old repositories, not sure if you want to check.&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;A href="https://github.com/intel/mce-test/tree/master" target="_blank"&gt;https://github.com/intel/mce-test/tree/master&lt;/A&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Also you may check the configuration of Pstore for any future error and the use of dmesg.&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;A href="https://www.ais.com/understanding-pstore-linux-kernel-persistent-storage-file-system/" target="_blank"&gt;https://www.ais.com/understanding-pstore-linux-kernel-persistent-storage-file-system/&lt;/A&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;&lt;A class="sub_section_element_selectors" href="https://community.intel.com/t5/user/viewprofilepage/user-id/266977" target="_blank" rel="noopener"&gt;@Diego_INTEL&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 23:33:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/How-to-interpret-the-generated-mce-dump-files-on-the-device-when/m-p/1508560#M5106</guid>
      <dc:creator>Diego_INTEL</dc:creator>
      <dc:date>2023-07-26T23:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to interpret the generated mce dump files on the device when kernel panic happens?</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/How-to-interpret-the-generated-mce-dump-files-on-the-device-when/m-p/1509569#M5107</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/266977"&gt;@Diego_INTEL&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've checked the part related to ERST on&amp;nbsp;ACPI_4_Errata_A.pdf and also check the&amp;nbsp;appendix N of the UEFI 2.1 specification mentioned in ACPI_4_Errata_A.pdf.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After checking these document, and the linux kernel source code regarding the handling of ERST(&lt;A href="https://elixir.bootlin.com/linux/v5.10.46/source/drivers/acpi/apei/erst.c#L1047" target="_blank"&gt;https://elixir.bootlin.com/linux/v5.10.46/source/drivers/acpi/apei/erst.c#L1047&lt;/A&gt;), I expect that the signature&amp;nbsp;CPER_SIG_RECORD(i.e. "CPER",&amp;nbsp;&lt;A href="https://elixir.bootlin.com/linux/v5.10.46/source/include/linux/cper.h#L16" target="_blank"&gt;https://elixir.bootlin.com/linux/v5.10.46/source/include/linux/cper.h#L16&lt;/A&gt;&amp;nbsp;) should appear in the mce dump file but actually the signature does not exist.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the excerpted dmesg content after the DUT boots up, it seems that the handling for ERST in erst.c does work.&lt;/P&gt;&lt;PRE&gt;[ 0.006336] ACPI: ERST 0x000000007E3686F8 000230 (v01 INTEL VND 00000001 INTL 00000001)&lt;BR /&gt;[ 0.006376] ACPI: Reserving ERST table memory at [mem 0x7e3686f8-0x7e368927]&lt;BR /&gt;[ 1.147066] ERST: Error Record Serialization Table (ERST) support is initialized.&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any idea why the dump file 'mce-erst-7247272388717445121' does not contain the expected signature?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see the information from the page&amp;nbsp;&lt;A href="https://wiki.archlinux.org/title/Machine-check_exception" target="_blank"&gt;https://wiki.archlinux.org/title/Machine-check_exception&lt;/A&gt;&amp;nbsp;says that 'rasdaemon' is the package to replace what has been done by 'mcelog'. Actually, 'rasdaemon' is running on the DUT and not 'mcelog'. I'm not sure is it possible to run those utilities at the same time? Do you have any suggestion on using 'rasdaemon' or 'mcelog' in favor of finding out the underlying mce issues?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chalrie Chen&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 06:57:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/How-to-interpret-the-generated-mce-dump-files-on-the-device-when/m-p/1509569#M5107</guid>
      <dc:creator>CharlieChenEC</dc:creator>
      <dc:date>2023-07-31T06:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to interpret the generated mce dump files on the device when kernel panic happens?</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/How-to-interpret-the-generated-mce-dump-files-on-the-device-when/m-p/1510677#M5110</link>
      <description>&lt;P class="sub_section_element_selectors"&gt;Hello&amp;nbsp;&lt;A class="sub_section_element_selectors" href="https://community.intel.com/t5/user/viewprofilepage/user-id/190154" target="_blank" rel="noopener"&gt;@CharlieChenEC&lt;/A&gt;,&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;That's an interesting find that you got. In the files that I found looking for an MCE file to compare with yours, they were like heavier in size, I remember one of 18 Kb, it contained a lot of information, the files I found were more than 10 Kb at least, the ones you got are 1 Kb each, and that's why I thought that there may be some limit and that you may check the configuration of PStore for a future crash, also, I suspect that this can be related to why we don't have that signature from these files, but I'm not sure if it is the case were mcelog shows only system registers when there is not much details of the computer to make the conversion.&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;This rasdaemon looks interesting, I looked internally and it seems that is a recommended tool, you may try it with confidence.&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Also, have you checked that you are using the latest microcode? Sometimes, some MCE can be solved updating the microcode.&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;&lt;A class="sub_section_element_selectors" href="https://community.intel.com/t5/user/viewprofilepage/user-id/266977" target="_blank" rel="noopener"&gt;@Diego_INTEL&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2023 02:18:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/How-to-interpret-the-generated-mce-dump-files-on-the-device-when/m-p/1510677#M5110</guid>
      <dc:creator>Diego_INTEL</dc:creator>
      <dc:date>2023-08-03T02:18:19Z</dc:date>
    </item>
  </channel>
</rss>

