Advertisement
cashBandicoochie

Talic's 1st BSOD Debug info: 06/24/12-10077-01.dmp

Jun 28th, 2012
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.46 KB | None | 0 0
  1. Microsoft (R) Windows Debugger Version 6.2.8400.0 AMD64
  2. Copyright (c) Microsoft Corporation. All rights reserved.
  3.  
  4.  
  5. Loading Dump File [C:\Windows\Minidump\062412-10077-01.dmp]
  6. Mini Kernel Dump File: Only registers and stack trace are available
  7.  
  8. Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
  9. Executable search path is:
  10. Windows 7 Kernel Version 7601 (Service Pack 1) MP (8 procs) Free x64
  11. Product: WinNt, suite: TerminalServer SingleUserTS
  12. Built by: 7601.17835.amd64fre.win7sp1_gdr.120503-2030
  13. Machine Name:
  14. Kernel base = 0xfffff800`02e08000 PsLoadedModuleList = 0xfffff800`0304c670
  15. Debug session time: Sun Jun 24 18:36:44.995 2012 (UTC - 4:00)
  16. System Uptime: 0 days 0:38:39.822
  17. Loading Kernel Symbols
  18. ...............................................................
  19. ................................................................
  20. .............................................
  21. Loading User Symbols
  22. Loading unloaded module list
  23. ......
  24. *******************************************************************************
  25. * *
  26. * Bugcheck Analysis *
  27. * *
  28. *******************************************************************************
  29.  
  30. Use !analyze -v to get detailed debugging information.
  31.  
  32. BugCheck 124, {0, fffffa800d215028, b6000000, 40150}
  33.  
  34. *** WARNING: Unable to verify timestamp for win32k.sys
  35. *** ERROR: Module load completed but symbols could not be loaded for win32k.sys
  36. Probably caused by : GenuineIntel
  37.  
  38. Followup: MachineOwner
  39. ---------
  40.  
  41. 3: kd> !analyze -v
  42. *******************************************************************************
  43. * *
  44. * Bugcheck Analysis *
  45. * *
  46. *******************************************************************************
  47.  
  48. WHEA_UNCORRECTABLE_ERROR (124)
  49. A fatal hardware error has occurred. Parameter 1 identifies the type of error
  50. source that reported the error. Parameter 2 holds the address of the
  51. WHEA_ERROR_RECORD structure that describes the error conditon.
  52. Arguments:
  53. Arg1: 0000000000000000, Machine Check Exception
  54. Arg2: fffffa800d215028, Address of the WHEA_ERROR_RECORD structure.
  55. Arg3: 00000000b6000000, High order 32-bits of the MCi_STATUS value.
  56. Arg4: 0000000000040150, Low order 32-bits of the MCi_STATUS value.
  57.  
  58. Debugging Details:
  59. ------------------
  60.  
  61.  
  62. BUGCHECK_STR: 0x124_GenuineIntel
  63.  
  64. CUSTOMER_CRASH_COUNT: 1
  65.  
  66. DEFAULT_BUCKET_ID: WIN7_DRIVER_FAULT
  67.  
  68. PROCESS_NAME: System
  69.  
  70. CURRENT_IRQL: f
  71.  
  72. STACK_TEXT:
  73. fffff880`035dfb58 fffff800`03402a3b : 00000000`00000124 00000000`00000000 fffffa80`0d215028 00000000`b6000000 : nt!KeBugCheckEx
  74. fffff880`035dfb60 fffff800`02f94b03 : 00000000`00000001 fffffa80`0cfd3a60 00000000`00000000 fffffa80`0cfd3ab0 : hal!HalBugCheckSystem+0x1e3
  75. fffff880`035dfba0 fffff800`03402700 : 00000000`00000728 fffffa80`0cfd3a60 fffff880`035dff30 fffff880`035dff00 : nt!WheaReportHwError+0x263
  76. fffff880`035dfc00 fffff800`03402052 : fffffa80`0cfd3a60 fffff880`035dff30 fffffa80`0cfd3a60 00000000`00000000 : hal!HalpMcaReportError+0x4c
  77. fffff880`035dfd50 fffff800`03401f0d : 00000000`00000008 00000000`00000001 fffff880`035dffb0 00000000`00000000 : hal!HalpMceHandler+0x9e
  78. fffff880`035dfd90 fffff800`033f5e88 : fffffa80`1232bdf0 fffff880`0afee4c0 00000000`00000000 00000000`00000000 : hal!HalpMceHandlerWithRendezvous+0x55
  79. fffff880`035dfdc0 fffff800`02e85aac : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : hal!HalHandleMcheck+0x40
  80. fffff880`035dfdf0 fffff800`02e85913 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KxMcheckAbort+0x6c
  81. fffff880`035dff30 fffff880`06c97cbe : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiMcheckAbort+0x153
  82. fffff880`0afee450 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nwifi!Pt6RepackRecvNBL+0x65a
  83.  
  84.  
  85. STACK_COMMAND: kb
  86.  
  87. FOLLOWUP_NAME: MachineOwner
  88.  
  89. MODULE_NAME: GenuineIntel
  90.  
  91. IMAGE_NAME: GenuineIntel
  92.  
  93. DEBUG_FLR_IMAGE_TIMESTAMP: 0
  94.  
  95. FAILURE_BUCKET_ID: X64_0x124_GenuineIntel_PROCESSOR_CACHE
  96.  
  97. BUCKET_ID: X64_0x124_GenuineIntel_PROCESSOR_CACHE
  98.  
  99. Followup: MachineOwner
  100. ---------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement