How to analyze windows 7 bsod error minidump? -


i got blue screen of death (bsod) error on laptop time ago. read online analyzing minidump file in "c:\windows\minidump" understand cause behind bsod error. (and point culprit driver causing error)

i used online tool analyze error http://www.osronline.com/page.cfm?name=analyze

it created report not understand it. if can understand it, please let me know.

link online crash analysis report: https://pastebin.com/raw/3hhq7arw

dump file location: https://drive.google.com/file/d/0bzndogke8tyrzk5ychbkqv8ycfe/view?usp=sharing

laptop config: windows 7, 32 bit

you whea_uncorrectable_error (124) bugcheck, measn there fatal hardware error:

the whea_uncorrectable_error bug check has value of 0x00000124. bug check indicates fatal hardware error has occurred.

using !errrec command in windbg , value parameter 2 see have internal timer issue intel i3-3217u cpu:

=============================================================================== common platform error record @ 8a0a401c ------------------------------------------------------------------------------- record id     : 01d1ff7437bf4c24 severity      : fatal (1) length        : 928 creator       : microsoft notify type   : machine check exception timestamp     : 8/26/2016 8:32:29 (utc) flags         : 0x00000000  =============================================================================== section 0     : processor generic ------------------------------------------------------------------------------- descriptor    @ 8a0a409c section       @ 8a0a4174 offset        : 344 length        : 192 flags         : 0x00000001 primary severity      : fatal  proc. type    : x86/x64 instr. set    : x86 error type    : micro-architectural error flags         : 0x00 cpu version   : 0x00000000000306a9 processor id  : 0x0000000000000003  =============================================================================== section 1     : x86/x64 processor specific ------------------------------------------------------------------------------- descriptor    @ 8a0a40e4 section       @ 8a0a4234 offset        : 536 length        : 128 flags         : 0x00000000 severity      : fatal  local apic id : 0x0000000000000003 cpu id        : a9 06 03 00 00 08 10 03 - bf e3 ba 3d ff fb eb bf                 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00                 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  proc. info 0  @ 8a0a4234  =============================================================================== section 2     : x86/x64 mca ------------------------------------------------------------------------------- descriptor    @ 8a0a412c section       @ 8a0a42b4 offset        : 664 length        : 264 flags         : 0x00000000 severity      : fatal  error         : internal timer (proc 3 bank 3)   status      : 0xbe00000000800400   address     : 0x0000000085286f3c   misc.       : 0x0000000000000000 

i see use asus x550ca laptop:

biosversion = x550ca.217 biosreleasedate = 01/23/2014 systemmanufacturer = asustek computer inc. systemproductname = x550ca 

i see se older bios version .217, update bios .300, maybe fixes issue. if doesn't fix issue, stress test of cpu prime95 , intel cpu diag tool.


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -