Advertisement
Guest User

Untitled

a guest
Mar 6th, 2021
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.47 KB | None | 0 0
  1. 1: kd> !analyze -show
  2. WHEA_UNCORRECTABLE_ERROR (124)
  3. A fatal hardware error has occurred. Parameter 1 identifies the type of error
  4. source that reported the error. Parameter 2 holds the address of the
  5. WHEA_ERROR_RECORD structure that describes the error conditon.
  6. Arguments:
  7. Arg1: 0000000000000000, Machine Check Exception
  8. Arg2: ffffe30c0c195028, Address of the WHEA_ERROR_RECORD structure.
  9. Arg3: 00000000b2000000, High order 32-bits of the MCi_STATUS value.
  10. Arg4: 0000000000000014, Low order 32-bits of the MCi_STATUS value.
  11. 1: kd> !analyze -v
  12. *******************************************************************************
  13. * *
  14. * Bugcheck Analysis *
  15. * *
  16. *******************************************************************************
  17.  
  18. WHEA_UNCORRECTABLE_ERROR (124)
  19. A fatal hardware error has occurred. Parameter 1 identifies the type of error
  20. source that reported the error. Parameter 2 holds the address of the
  21. WHEA_ERROR_RECORD structure that describes the error conditon.
  22. Arguments:
  23. Arg1: 0000000000000000, Machine Check Exception
  24. Arg2: ffffe30c0c195028, Address of the WHEA_ERROR_RECORD structure.
  25. Arg3: 00000000b2000000, High order 32-bits of the MCi_STATUS value.
  26. Arg4: 0000000000000014, Low order 32-bits of the MCi_STATUS value.
  27.  
  28. Debugging Details:
  29. ------------------
  30.  
  31. fffff8054f00f330: Unable to get Flags value from nt!KdVersionBlock
  32. fffff8054f00f330: Unable to get Flags value from nt!KdVersionBlock
  33. *************************************************************************
  34. *** ***
  35. *** ***
  36. *** Either you specified an unqualified symbol, or your debugger ***
  37. *** doesn't have full symbol information. Unqualified symbol ***
  38. *** resolution is turned off by default. Please either specify a ***
  39. *** fully qualified symbol module!symbolname, or enable resolution ***
  40. *** of unqualified symbols by typing ".symopt- 100". Note that ***
  41. *** enabling unqualified symbol resolution with network symbol ***
  42. *** server shares in the symbol path may cause the debugger to ***
  43. *** appear to hang for long periods of time when an incorrect ***
  44. *** symbol name is typed or the network symbol server is down. ***
  45. *** ***
  46. *** For some commands to work properly, your symbol path ***
  47. *** must point to .pdb files that have full type information. ***
  48. *** ***
  49. *** Certain .pdb files (such as the public OS symbols) do not ***
  50. *** contain the required information. Contact the group that ***
  51. *** provided you with these symbols if you need this command to ***
  52. *** work. ***
  53. *** ***
  54. *** Type referenced: hal!_WHEA_PROCESSOR_GENERIC_ERROR_SECTION ***
  55. *** ***
  56. *************************************************************************
  57. fffff8054f00f330: Unable to get Flags value from nt!KdVersionBlock
  58. *************************************************************************
  59. *** ***
  60. *** ***
  61. *** Either you specified an unqualified symbol, or your debugger ***
  62. *** doesn't have full symbol information. Unqualified symbol ***
  63. *** resolution is turned off by default. Please either specify a ***
  64. *** fully qualified symbol module!symbolname, or enable resolution ***
  65. *** of unqualified symbols by typing ".symopt- 100". Note that ***
  66. *** enabling unqualified symbol resolution with network symbol ***
  67. *** server shares in the symbol path may cause the debugger to ***
  68. *** appear to hang for long periods of time when an incorrect ***
  69. *** symbol name is typed or the network symbol server is down. ***
  70. *** ***
  71. *** For some commands to work properly, your symbol path ***
  72. *** must point to .pdb files that have full type information. ***
  73. *** ***
  74. *** Certain .pdb files (such as the public OS symbols) do not ***
  75. *** contain the required information. Contact the group that ***
  76. *** provided you with these symbols if you need this command to ***
  77. *** work. ***
  78. *** ***
  79. *** Type referenced: hal!_WHEA_PROCESSOR_GENERIC_ERROR_SECTION ***
  80. *** ***
  81. *************************************************************************
  82.  
  83. KEY_VALUES_STRING: 1
  84.  
  85. Key : Analysis.CPU.Sec
  86. Value: 2
  87.  
  88. Key : Analysis.DebugAnalysisProvider.CPP
  89. Value: Create: 8007007e on DESKTOP-SR63MJF
  90.  
  91. Key : Analysis.DebugData
  92. Value: CreateObject
  93.  
  94. Key : Analysis.DebugModel
  95. Value: CreateObject
  96.  
  97. Key : Analysis.Elapsed.Sec
  98. Value: 2
  99.  
  100. Key : Analysis.Memory.CommitPeak.Mb
  101. Value: 83
  102.  
  103. Key : Analysis.System
  104. Value: CreateObject
  105.  
  106.  
  107. DUMP_FILE_ATTRIBUTES: 0x8
  108. Kernel Generated Triage Dump
  109.  
  110. BUGCHECK_CODE: 124
  111.  
  112. BUGCHECK_P1: 0
  113.  
  114. BUGCHECK_P2: ffffe30c0c195028
  115.  
  116. BUGCHECK_P3: b2000000
  117.  
  118. BUGCHECK_P4: 14
  119.  
  120. BLACKBOXBSD: 1 (!blackboxbsd)
  121.  
  122.  
  123. BLACKBOXNTFS: 1 (!blackboxntfs)
  124.  
  125.  
  126. BLACKBOXPNP: 1 (!blackboxpnp)
  127.  
  128.  
  129. BLACKBOXWINLOGON: 1
  130.  
  131. CUSTOMER_CRASH_COUNT: 1
  132.  
  133. PROCESS_NAME: SlimeRancher.e
  134.  
  135. STACK_TEXT:
  136. ffff8001`755e3908 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KeBugCheckEx
  137.  
  138.  
  139. MODULE_NAME: GenuineIntel
  140.  
  141. IMAGE_NAME: GenuineIntel.sys
  142.  
  143. STACK_COMMAND: .thread ; .cxr ; kb
  144.  
  145. FAILURE_BUCKET_ID: 0x124_GenuineIntel_PROCESSOR__UNKNOWN
  146.  
  147. OSPLATFORM_TYPE: x64
  148.  
  149. OSNAME: Windows 10
  150.  
  151. FAILURE_ID_HASH: {86f02343-3a24-6d22-b341-ad6c04114faf}
  152.  
  153. Followup: MachineOwner
  154. ---------
  155.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement