Advertisement
Guest User

Untitled

a guest
Sep 5th, 2015
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.75 KB | None | 0 0
  1. *******************************************************************************
  2. * *
  3. * Bugcheck Analysis *
  4. * *
  5. *******************************************************************************
  6.  
  7. Use !analyze -v to get detailed debugging information.
  8.  
  9. BugCheck 124, {0, ffffe0015d42f028, bf800000, 124}
  10.  
  11. Probably caused by : GenuineIntel
  12.  
  13. Followup: MachineOwner
  14. ---------
  15.  
  16. 3: kd> !analyze -v
  17. *******************************************************************************
  18. * *
  19. * Bugcheck Analysis *
  20. * *
  21. *******************************************************************************
  22.  
  23. WHEA_UNCORRECTABLE_ERROR (124)
  24. A fatal hardware error has occurred. Parameter 1 identifies the type of error
  25. source that reported the error. Parameter 2 holds the address of the
  26. WHEA_ERROR_RECORD structure that describes the error conditon.
  27. Arguments:
  28. Arg1: 0000000000000000, Machine Check Exception
  29. Arg2: ffffe0015d42f028, Address of the WHEA_ERROR_RECORD structure.
  30. Arg3: 00000000bf800000, High order 32-bits of the MCi_STATUS value.
  31. Arg4: 0000000000000124, Low order 32-bits of the MCi_STATUS value.
  32.  
  33. Debugging Details:
  34. ------------------
  35.  
  36.  
  37. BUGCHECK_STR: 0x124_GenuineIntel
  38.  
  39. CUSTOMER_CRASH_COUNT: 1
  40.  
  41. DEFAULT_BUCKET_ID: WIN8_DRIVER_FAULT
  42.  
  43. PROCESS_NAME: PathOfExileSte
  44.  
  45. CURRENT_IRQL: f
  46.  
  47. ANALYSIS_VERSION: 6.3.9600.17336 (debuggers(dbg).150226-1500) amd64fre
  48.  
  49. STACK_TEXT:
  50. ffffd000`df3c1cf8 fffff802`64a53213 : 00000000`00000124 00000000`00000000 ffffe001`5d42f028 00000000`bf800000 : nt!KeBugCheckEx
  51. ffffd000`df3c1d00 fffff802`64c4d209 : 00000000`00000001 ffffe001`5a0b1a50 ffffe001`5a0b1a50 ffffe001`5d42f028 : hal!HalBugCheckSystem+0xcf
  52. ffffd000`df3c1d40 fffff802`64a536a0 : 00000000`00000728 00000000`00000003 ffffd000`df3c2130 00000000`00000000 : nt!WheaReportHwError+0x22d
  53. ffffd000`df3c1da0 fffff802`64a53a0d : ffffe001`00000010 ffffe001`5a0b1a50 ffffd000`df3c1f48 ffffe001`5a0b1a50 : hal!HalpMcaReportError+0x50
  54. ffffd000`df3c1ef0 fffff802`64a538f8 : ffffe001`5a0b15e0 00000000`00000001 00000000`00000003 00000000`00000000 : hal!HalpMceHandlerCore+0xe1
  55. ffffd000`df3c1f40 fffff802`64a53b42 : 00000000`00000004 00000000`00000001 00000000`00000000 00000000`00000000 : hal!HalpMceHandler+0xe4
  56. ffffd000`df3c1f80 fffff802`64a53ccf : ffffe001`5a0b15e0 ffffd000`df3c21b0 00000000`00000000 00000000`00000000 : hal!HalpMceHandlerWithRendezvous+0xce
  57. ffffd000`df3c1fb0 fffff802`64be64bb : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : hal!HalHandleMcheck+0x40
  58. ffffd000`df3c1fe0 fffff802`64be6271 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KxMcheckAbort+0x7b
  59. ffffd000`df3c2120 fffff801`4a4b5491 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiMcheckAbort+0x171
  60. ffffd000`215d3870 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : dxgmms1!VIDMM_GLOBAL::ReferenceDmaBuffer+0x511
  61.  
  62.  
  63. STACK_COMMAND: kb
  64.  
  65. FOLLOWUP_NAME: MachineOwner
  66.  
  67. MODULE_NAME: GenuineIntel
  68.  
  69. IMAGE_NAME: GenuineIntel
  70.  
  71. DEBUG_FLR_IMAGE_TIMESTAMP: 0
  72.  
  73. IMAGE_VERSION:
  74.  
  75. FAILURE_BUCKET_ID: 0x124_GenuineIntel_PROCESSOR_CACHE
  76.  
  77. BUCKET_ID: 0x124_GenuineIntel_PROCESSOR_CACHE
  78.  
  79. ANALYSIS_SOURCE: KM
  80.  
  81. FAILURE_ID_HASH_STRING: km:0x124_genuineintel_processor_cache
  82.  
  83. FAILURE_ID_HASH: {4c8f3f5e-1af5-ed8b-df14-d42663b1dfa7}
  84.  
  85. Followup: MachineOwner
  86. ---------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement