I'm getting blue screen when I boot my new Vista Ultimate 32bit PC. After a number of reboots it boots correctly. I've tried various drivers, especially nvidia ones, tested the memory for almost 24 hours using memtest86 (no problems found). Once it's booted up the PC is quite stable (outside of games that is). An example dmp file is below (though Vista sometimes says it's produced dmp file but I can't find one in C:\Windows\Minidump):
Microsoft (R) Windows Debugger Version 6.7.0005.1
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\Minidump\Mini091907-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*c:\symbols*
Executable search path is:
Windows Vista Kernel Version 6000 MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 6000.16514.x86fre.vista_gdr.070627-1500
Kernel base = 0x82400000 PsLoadedModuleList = 0x82511db0
Debug session time: Wed Sep 19 09:03:09.142 2007 (GMT+1)
System Uptime: 0 days 0:00:19.688
Loading Kernel Symbols
...................................................................... ...................................................
Loading User Symbols
Loading unloaded module list
....
********************************************************************** *********
* *
* Bugcheck Analysis *
* *
********************************************************************** *********
Use !analyze -v to get detailed debugging information.
BugCheck 50, {80000000, 8, 80000000, 0}
Probably caused by : ntkrpamp.exe ( nt!KiTrap0E+dc )
Followup: MachineOwner
---------
1: kd> !analyze -v
********************************************************************** *********
* *
* Bugcheck Analysis *
* *
********************************************************************** *********
PAGE_FAULT_IN_NONPAGED_AREA (50)
Invalid system memory was referenced. This cannot be protected by try-except,
it must be protected by a Probe. Typically the address is just plain bad or it
is pointing at freed memory.
Arguments:
Arg1: 80000000, memory referenced.
Arg2: 00000008, value 0 = read operation, 1 = write operation.
Arg3: 80000000, If non-zero, the instruction address which referenced the bad memory
address.
Arg4: 00000000, (reserved)
Debugging Details:
------------------
WRITE_ADDRESS: GetPointerFromAddress: unable to read from 825315ac
Unable to read MiSystemVaType memory at 82511780
80000000
FAULTING_IP:
+ffffffff80000000
80000000 ?? ???
MM_INTERNAL_CODE: 0
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0x50
PROCESS_NAME: csrss.exe
CURRENT_IRQL: 0
TRAP_FRAME: 8ab679f0 -- (.trap 0xffffffff8ab679f0)
ErrCode = 00000010
eax=00000000 ebx=866bb7a8 ecx=00000007 edx=8ab67998 esi=867b5740 edi=862ca008
eip=80000000 esp=8ab67a64 ebp=8674a008 iopl=0 nv up ei ng nz na po nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010282
80000000 ?? ???
Resetting default scope
LAST_CONTROL_TRANSFER: from 8248fa34 to 824a9df2
STACK_TEXT:
8ab679d8 8248fa34 00000008 80000000 00000000 nt!MmAccessFault+0x106
8ab679d8 80000000 00000008 80000000 00000000 nt!KiTrap0E+0xdc
WARNING: Frame IP not in any known module. Following frames may be wrong.
8ab67a60 5666c359 be665066 0000152c 25255fe8 0x80000000
8ab67a64 be665066 0000152c 25255fe8 e8c10600 0x5666c359
8ab67a68 00000000 25255fe8 e8c10600 36f48b09 0xbe665066
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!KiTrap0E+dc
8248fa34 85c0 test eax,eax
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: nt!KiTrap0E+dc
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrpamp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 468308e9
FAILURE_BUCKET_ID: 0x50_W_nt!KiTrap0E+dc
BUCKET_ID: 0x50_W_nt!KiTrap0E+dc
Followup: MachineOwner
---------
Spec is:
Processor:
Intel Core2Duo 6600@2.4Ghz
Motherboard:
Gigabyte GA-P35-S3
Memory:
2x1GB Elixir DDR2 PC2-8500
PSU:
PSU Corsair HX520
Cooling:
Intel Retail CPU Fan + 3 coolermaster case fans and Smart Drive2002 dock
Videocard:
XFX 7950GT (PV-T71J-UHE4)
Hard Disk(s):
Seagate ST3320620AS;Samsung HD401LJ
Case:
CoolerMaster WaveMaster
Any help most appreciated. Thanks.