Hey guys,
I made a fresh install of windows7 today on a new hard drive - I get random BSOD upon loading up Windows near the login screen - below is two different a analysed minidumps
---------------------------
1)
Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\Minidump\020611-26254-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 7 Kernel Version 7600 MP (3 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16385.amd64fre.win7_rtm.090713-1255
Machine Name:
Kernel base = 0xfffff800`02a0a000 PsLoadedModuleList = 0xfffff800`02c47e50
Debug session time: Sun Feb 6 01:32:50.690 2011 (UTC + 0:00)
System Uptime: 0 days 0:00:39.017
Loading Kernel Symbols
...............................................................
................................................................
.........
Loading User Symbols
Loading unloaded module list
....
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 124, {0, fffffa8004dec028, b618c000, 135}
Probably caused by : hardware
Followup: MachineOwner
---------
2: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
WHEA_UNCORRECTABLE_ERROR (124)
A fatal hardware error has occurred. Parameter 1 identifies the type of error
source that reported the error. Parameter 2 holds the address of the
WHEA_ERROR_RECORD structure that describes the error conditon.
Arguments:
Arg1: 0000000000000000, Machine Check Exception
Arg2: fffffa8004dec028, Address of the WHEA_ERROR_RECORD structure.
Arg3: 00000000b618c000, High order 32-bits of the MCi_STATUS value.
Arg4: 0000000000000135, Low order 32-bits of the MCi_STATUS value.
Debugging Details:
------------------
BUGCHECK_STR: 0x124_AuthenticAMD
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: spoolsv.exe
CURRENT_IRQL: f
STACK_TEXT:
fffff880`02f6ca48 fffff800`02ff9903 : 00000000`00000124 00000000`00000000 fffffa80`04dec028 00000000`b618c000 : nt!KeBugCheckEx
fffff880`02f6ca50 fffff800`02b90513 : 00000000`00000001 fffffa80`039738c0 00000000`00000000 fffffa80`03973910 : hal!HalBugCheckSystem+0x1e3
fffff880`02f6ca90 fffff800`02ff95c8 : 00000000`00000728 fffffa80`039738c0 fffff880`02f6cdf0 00000000`0247f100 : nt!WheaReportHwError+0x263
fffff880`02f6caf0 fffff800`02ff8f1a : fffffa80`039738c0 fffff880`02f6cdf0 fffffa80`039738c0 00000000`00000000 : hal!HalpMcaReportError+0x4c
fffff880`02f6cc40 fffff800`02fece8f : 00000000`00000000 00000000`00000001 fffff880`02f6ce70 00000000`00000000 : hal!HalpMceHandler+0x9e
fffff880`02f6cc80 fffff800`02a7a7ac : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : hal!HalHandleMcheck+0x47
fffff880`02f6ccb0 fffff800`02a7a613 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KxMcheckAbort+0x6c
fffff880`02f6cdf0 00000000`ffcb1d83 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiMcheckAbort+0x153
00000000`020af530 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0xffcb1d83
STACK_COMMAND: kb
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: hardware
IMAGE_NAME: hardware
DEBUG_FLR_IMAGE_TIMESTAMP: 0
FAILURE_BUCKET_ID: X64_0x124_AuthenticAMD_PROCESSOR_CACHE
BUCKET_ID: X64_0x124_AuthenticAMD_PROCESSOR_CACHE
Followup: MachineOwner
---------
=========================================
2)
Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\Minidump\020611-25084-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 7 Kernel Version 7600 MP (3 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16385.amd64fre.win7_rtm.090713-1255
Machine Name:
Kernel base = 0xfffff800`02a67000 PsLoadedModuleList = 0xfffff800`02ca4e50
Debug session time: Sun Feb 6 01:44:21.348 2011 (UTC + 0:00)
System Uptime: 0 days 0:01:01.925
Loading Kernel Symbols
...............................................................
................................................................
..............
Loading User Symbols
Loading unloaded module list
....
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 124, {0, fffffa8004f22028, b66b4000, 135}
Probably caused by : hardware
Followup: MachineOwner
---------
2: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
WHEA_UNCORRECTABLE_ERROR (124)
A fatal hardware error has occurred. Parameter 1 identifies the type of error
source that reported the error. Parameter 2 holds the address of the
WHEA_ERROR_RECORD structure that describes the error conditon.
Arguments:
Arg1: 0000000000000000, Machine Check Exception
Arg2: fffffa8004f22028, Address of the WHEA_ERROR_RECORD structure.
Arg3: 00000000b66b4000, High order 32-bits of the MCi_STATUS value.
Arg4: 0000000000000135, Low order 32-bits of the MCi_STATUS value.
Debugging Details:
------------------
BUGCHECK_STR: 0x124_AuthenticAMD
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: explorer.exe
CURRENT_IRQL: f
STACK_TEXT:
fffff880`02d6ca48 fffff800`02a30903 : 00000000`00000124 00000000`00000000 fffffa80`04f22028 00000000`b66b4000 : nt!KeBugCheckEx
fffff880`02d6ca50 fffff800`02bed513 : 00000000`00000001 fffffa80`050e7bc0 00000000`00000000 fffffa80`050e7c10 : hal!HalBugCheckSystem+0x1e3
fffff880`02d6ca90 fffff800`02a305c8 : 00000000`00000728 fffffa80`050e7bc0 fffff880`02d6cdf0 00000000`00000000 : nt!WheaReportHwError+0x263
fffff880`02d6caf0 fffff800`02a2ff1a : fffffa80`050e7bc0 fffff880`02d6cdf0 fffffa80`050e7bc0 00000000`00000000 : hal!HalpMcaReportError+0x4c
fffff880`02d6cc40 fffff800`02a23e8f : fffff900`c06e3aa0 00000000`00000001 fffff880`02d6ce70 00000000`00000000 : hal!HalpMceHandler+0x9e
fffff880`02d6cc80 fffff800`02ad77ac : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : hal!HalHandleMcheck+0x47
fffff880`02d6ccb0 fffff800`02ad7613 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KxMcheckAbort+0x6c
fffff880`02d6cdf0 fffff960`0018b04a : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiMcheckAbort+0x153
fffff880`07a3f910 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : win32k!HMValidateHandleNoSecure+0xa
STACK_COMMAND: kb
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: hardware
IMAGE_NAME: hardware
DEBUG_FLR_IMAGE_TIMESTAMP: 0
FAILURE_BUCKET_ID: X64_0x124_AuthenticAMD_PROCESSOR_CACHE
BUCKET_ID: X64_0x124_AuthenticAMD_PROCESSOR_CACHE
Followup: MachineOwner
---------
2: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
WHEA_UNCORRECTABLE_ERROR (124)
A fatal hardware error has occurred. Parameter 1 identifies the type of error
source that reported the error. Parameter 2 holds the address of the
WHEA_ERROR_RECORD structure that describes the error conditon.
Arguments:
Arg1: 0000000000000000, Machine Check Exception
Arg2: fffffa8004f22028, Address of the WHEA_ERROR_RECORD structure.
Arg3: 00000000b66b4000, High order 32-bits of the MCi_STATUS value.
Arg4: 0000000000000135, Low order 32-bits of the MCi_STATUS value.
Debugging Details:
------------------
BUGCHECK_STR: 0x124_AuthenticAMD
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: explorer.exe
CURRENT_IRQL: f
STACK_TEXT:
fffff880`02d6ca48 fffff800`02a30903 : 00000000`00000124 00000000`00000000 fffffa80`04f22028 00000000`b66b4000 : nt!KeBugCheckEx
fffff880`02d6ca50 fffff800`02bed513 : 00000000`00000001 fffffa80`050e7bc0 00000000`00000000 fffffa80`050e7c10 : hal!HalBugCheckSystem+0x1e3
fffff880`02d6ca90 fffff800`02a305c8 : 00000000`00000728 fffffa80`050e7bc0 fffff880`02d6cdf0 00000000`00000000 : nt!WheaReportHwError+0x263
fffff880`02d6caf0 fffff800`02a2ff1a : fffffa80`050e7bc0 fffff880`02d6cdf0 fffffa80`050e7bc0 00000000`00000000 : hal!HalpMcaReportError+0x4c
fffff880`02d6cc40 fffff800`02a23e8f : fffff900`c06e3aa0 00000000`00000001 fffff880`02d6ce70 00000000`00000000 : hal!HalpMceHandler+0x9e
fffff880`02d6cc80 fffff800`02ad77ac : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : hal!HalHandleMcheck+0x47
fffff880`02d6ccb0 fffff800`02ad7613 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KxMcheckAbort+0x6c
fffff880`02d6cdf0 fffff960`0018b04a : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiMcheckAbort+0x153
fffff880`07a3f910 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : win32k!HMValidateHandleNoSecure+0xa
STACK_COMMAND: kb
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: hardware
IMAGE_NAME: hardware
DEBUG_FLR_IMAGE_TIMESTAMP: 0
FAILURE_BUCKET_ID: X64_0x124_AuthenticAMD_PROCESSOR_CACHE
BUCKET_ID: X64_0x124_AuthenticAMD_PROCESSOR_CACHE
Followup: MachineOwner
---------
========
Any help would be appreciated.
Since then I have searched the forum and updated my motherboard chipset and drivers, will post back to tell you how that went.
Cheers
2)
I made a fresh install of windows7 today on a new hard drive - I get random BSOD upon loading up Windows near the login screen - below is two different a analysed minidumps
---------------------------
1)
Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\Minidump\020611-26254-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 7 Kernel Version 7600 MP (3 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16385.amd64fre.win7_rtm.090713-1255
Machine Name:
Kernel base = 0xfffff800`02a0a000 PsLoadedModuleList = 0xfffff800`02c47e50
Debug session time: Sun Feb 6 01:32:50.690 2011 (UTC + 0:00)
System Uptime: 0 days 0:00:39.017
Loading Kernel Symbols
...............................................................
................................................................
.........
Loading User Symbols
Loading unloaded module list
....
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 124, {0, fffffa8004dec028, b618c000, 135}
Probably caused by : hardware
Followup: MachineOwner
---------
2: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
WHEA_UNCORRECTABLE_ERROR (124)
A fatal hardware error has occurred. Parameter 1 identifies the type of error
source that reported the error. Parameter 2 holds the address of the
WHEA_ERROR_RECORD structure that describes the error conditon.
Arguments:
Arg1: 0000000000000000, Machine Check Exception
Arg2: fffffa8004dec028, Address of the WHEA_ERROR_RECORD structure.
Arg3: 00000000b618c000, High order 32-bits of the MCi_STATUS value.
Arg4: 0000000000000135, Low order 32-bits of the MCi_STATUS value.
Debugging Details:
------------------
BUGCHECK_STR: 0x124_AuthenticAMD
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: spoolsv.exe
CURRENT_IRQL: f
STACK_TEXT:
fffff880`02f6ca48 fffff800`02ff9903 : 00000000`00000124 00000000`00000000 fffffa80`04dec028 00000000`b618c000 : nt!KeBugCheckEx
fffff880`02f6ca50 fffff800`02b90513 : 00000000`00000001 fffffa80`039738c0 00000000`00000000 fffffa80`03973910 : hal!HalBugCheckSystem+0x1e3
fffff880`02f6ca90 fffff800`02ff95c8 : 00000000`00000728 fffffa80`039738c0 fffff880`02f6cdf0 00000000`0247f100 : nt!WheaReportHwError+0x263
fffff880`02f6caf0 fffff800`02ff8f1a : fffffa80`039738c0 fffff880`02f6cdf0 fffffa80`039738c0 00000000`00000000 : hal!HalpMcaReportError+0x4c
fffff880`02f6cc40 fffff800`02fece8f : 00000000`00000000 00000000`00000001 fffff880`02f6ce70 00000000`00000000 : hal!HalpMceHandler+0x9e
fffff880`02f6cc80 fffff800`02a7a7ac : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : hal!HalHandleMcheck+0x47
fffff880`02f6ccb0 fffff800`02a7a613 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KxMcheckAbort+0x6c
fffff880`02f6cdf0 00000000`ffcb1d83 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiMcheckAbort+0x153
00000000`020af530 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0xffcb1d83
STACK_COMMAND: kb
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: hardware
IMAGE_NAME: hardware
DEBUG_FLR_IMAGE_TIMESTAMP: 0
FAILURE_BUCKET_ID: X64_0x124_AuthenticAMD_PROCESSOR_CACHE
BUCKET_ID: X64_0x124_AuthenticAMD_PROCESSOR_CACHE
Followup: MachineOwner
---------
=========================================
2)
Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\Minidump\020611-25084-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 7 Kernel Version 7600 MP (3 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16385.amd64fre.win7_rtm.090713-1255
Machine Name:
Kernel base = 0xfffff800`02a67000 PsLoadedModuleList = 0xfffff800`02ca4e50
Debug session time: Sun Feb 6 01:44:21.348 2011 (UTC + 0:00)
System Uptime: 0 days 0:01:01.925
Loading Kernel Symbols
...............................................................
................................................................
..............
Loading User Symbols
Loading unloaded module list
....
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 124, {0, fffffa8004f22028, b66b4000, 135}
Probably caused by : hardware
Followup: MachineOwner
---------
2: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
WHEA_UNCORRECTABLE_ERROR (124)
A fatal hardware error has occurred. Parameter 1 identifies the type of error
source that reported the error. Parameter 2 holds the address of the
WHEA_ERROR_RECORD structure that describes the error conditon.
Arguments:
Arg1: 0000000000000000, Machine Check Exception
Arg2: fffffa8004f22028, Address of the WHEA_ERROR_RECORD structure.
Arg3: 00000000b66b4000, High order 32-bits of the MCi_STATUS value.
Arg4: 0000000000000135, Low order 32-bits of the MCi_STATUS value.
Debugging Details:
------------------
BUGCHECK_STR: 0x124_AuthenticAMD
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: explorer.exe
CURRENT_IRQL: f
STACK_TEXT:
fffff880`02d6ca48 fffff800`02a30903 : 00000000`00000124 00000000`00000000 fffffa80`04f22028 00000000`b66b4000 : nt!KeBugCheckEx
fffff880`02d6ca50 fffff800`02bed513 : 00000000`00000001 fffffa80`050e7bc0 00000000`00000000 fffffa80`050e7c10 : hal!HalBugCheckSystem+0x1e3
fffff880`02d6ca90 fffff800`02a305c8 : 00000000`00000728 fffffa80`050e7bc0 fffff880`02d6cdf0 00000000`00000000 : nt!WheaReportHwError+0x263
fffff880`02d6caf0 fffff800`02a2ff1a : fffffa80`050e7bc0 fffff880`02d6cdf0 fffffa80`050e7bc0 00000000`00000000 : hal!HalpMcaReportError+0x4c
fffff880`02d6cc40 fffff800`02a23e8f : fffff900`c06e3aa0 00000000`00000001 fffff880`02d6ce70 00000000`00000000 : hal!HalpMceHandler+0x9e
fffff880`02d6cc80 fffff800`02ad77ac : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : hal!HalHandleMcheck+0x47
fffff880`02d6ccb0 fffff800`02ad7613 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KxMcheckAbort+0x6c
fffff880`02d6cdf0 fffff960`0018b04a : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiMcheckAbort+0x153
fffff880`07a3f910 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : win32k!HMValidateHandleNoSecure+0xa
STACK_COMMAND: kb
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: hardware
IMAGE_NAME: hardware
DEBUG_FLR_IMAGE_TIMESTAMP: 0
FAILURE_BUCKET_ID: X64_0x124_AuthenticAMD_PROCESSOR_CACHE
BUCKET_ID: X64_0x124_AuthenticAMD_PROCESSOR_CACHE
Followup: MachineOwner
---------
2: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
WHEA_UNCORRECTABLE_ERROR (124)
A fatal hardware error has occurred. Parameter 1 identifies the type of error
source that reported the error. Parameter 2 holds the address of the
WHEA_ERROR_RECORD structure that describes the error conditon.
Arguments:
Arg1: 0000000000000000, Machine Check Exception
Arg2: fffffa8004f22028, Address of the WHEA_ERROR_RECORD structure.
Arg3: 00000000b66b4000, High order 32-bits of the MCi_STATUS value.
Arg4: 0000000000000135, Low order 32-bits of the MCi_STATUS value.
Debugging Details:
------------------
BUGCHECK_STR: 0x124_AuthenticAMD
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: explorer.exe
CURRENT_IRQL: f
STACK_TEXT:
fffff880`02d6ca48 fffff800`02a30903 : 00000000`00000124 00000000`00000000 fffffa80`04f22028 00000000`b66b4000 : nt!KeBugCheckEx
fffff880`02d6ca50 fffff800`02bed513 : 00000000`00000001 fffffa80`050e7bc0 00000000`00000000 fffffa80`050e7c10 : hal!HalBugCheckSystem+0x1e3
fffff880`02d6ca90 fffff800`02a305c8 : 00000000`00000728 fffffa80`050e7bc0 fffff880`02d6cdf0 00000000`00000000 : nt!WheaReportHwError+0x263
fffff880`02d6caf0 fffff800`02a2ff1a : fffffa80`050e7bc0 fffff880`02d6cdf0 fffffa80`050e7bc0 00000000`00000000 : hal!HalpMcaReportError+0x4c
fffff880`02d6cc40 fffff800`02a23e8f : fffff900`c06e3aa0 00000000`00000001 fffff880`02d6ce70 00000000`00000000 : hal!HalpMceHandler+0x9e
fffff880`02d6cc80 fffff800`02ad77ac : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : hal!HalHandleMcheck+0x47
fffff880`02d6ccb0 fffff800`02ad7613 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KxMcheckAbort+0x6c
fffff880`02d6cdf0 fffff960`0018b04a : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiMcheckAbort+0x153
fffff880`07a3f910 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : win32k!HMValidateHandleNoSecure+0xa
STACK_COMMAND: kb
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: hardware
IMAGE_NAME: hardware
DEBUG_FLR_IMAGE_TIMESTAMP: 0
FAILURE_BUCKET_ID: X64_0x124_AuthenticAMD_PROCESSOR_CACHE
BUCKET_ID: X64_0x124_AuthenticAMD_PROCESSOR_CACHE
Followup: MachineOwner
---------
========
Any help would be appreciated.
Since then I have searched the forum and updated my motherboard chipset and drivers, will post back to tell you how that went.
Cheers
2)