Hey guys.
I am hoping someone can help me as im ocnstantly getting the Blue Screen of Death!
My spec is x2 4400+
asus a8n-sli premium.
7800gtx
raptor 74gb
windows xp 64bit.
Im using NOD32. Deamon tools latest build x64. Diskeeper latest build.
Cant think of anything else you would need?
I have tested my ram and it passed and my hard drives were also tested recently.
I have the feeling it may be something to do with demon tools x64. So i have uninstalled.
Any idea guys?
Help would be greatly appreciated. I ahve other crash logs which are slightly different if needed.
Thanks
Carl
I am hoping someone can help me as im ocnstantly getting the Blue Screen of Death!
My spec is x2 4400+
asus a8n-sli premium.
7800gtx
raptor 74gb
windows xp 64bit.
Im using NOD32. Deamon tools latest build x64. Diskeeper latest build.
Cant think of anything else you would need?
Microsoft (R) Windows Debugger Version 6.6.0003.5
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\WINDOWS\Minidump\Mini022206-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: *** Invalid ***
****************************************************************************
* Symbol loading may be unreliable without a symbol search path. *
* Use .symfix to have the debugger choose a symbol path. *
* After setting your symbol path, use .reload to refresh symbol locations. *
****************************************************************************
Executable search path is:
*********************************************************************
* Symbols can not be loaded because symbol path is not initialized. *
* *
* The Symbol Path can be set by: *
* using the _NT_SYMBOL_PATH environment variable. *
* using the -y <symbol_path> argument when starting the debugger. *
* using .sympath and .sympath+ *
*********************************************************************
Unable to load image ntoskrnl.exe, Win32 error 2
*** WARNING: Unable to verify timestamp for ntoskrnl.exe
*** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe
Windows Server 2003 Kernel Version 3790 (Service Pack 1) MP (2 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Kernel base = 0xfffff800`01000000 PsLoadedModuleList = 0xfffff800`011ad0c0
Debug session time: Wed Feb 22 00:26:36.609 2006 (GMT+0)
System Uptime: 0 days 0:29:50.206
*********************************************************************
* Symbols can not be loaded because symbol path is not initialized. *
* *
* The Symbol Path can be set by: *
* using the _NT_SYMBOL_PATH environment variable. *
* using the -y <symbol_path> argument when starting the debugger. *
* using .sympath and .sympath+ *
*********************************************************************
Unable to load image ntoskrnl.exe, Win32 error 2
*** WARNING: Unable to verify timestamp for ntoskrnl.exe
*** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe
Loading Kernel Symbols
.................................................................................................................................
Loading User Symbols
Loading unloaded module list
..........
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 1000007E, {ffffffffc0000005, fffff8000129109f, fffffadfc8e47650, fffffadfc8e47060}
***** Kernel symbols are WRONG. Please fix symbols to do analysis.
*************************************************************************
*** ***
*** ***
*** Your debugger is not using the correct symbols ***
*** ***
*** In order for this command to work properly, your symbol path ***
*** must point to .pdb files that have full type information. ***
*** ***
*** Certain .pdb files (such as the public OS symbols) do not ***
*** contain the required information. Contact the group that ***
*** provided you with these symbols if you need this command to ***
*** work. ***
*** ***
*** Type referenced: nt!_KPRCB ***
*** ***
*************************************************************************
Probably caused by : ntoskrnl.exe ( nt+29109f )
Followup: MachineOwner
---------
1: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M (1000007e)
This is a very common bugcheck. Usually the exception address pinpoints
the driver/function that caused the problem. Always note this address
as well as the link date of the driver/image that contains this address.
Some common problems are exception code 0x80000003. This means a hard
coded breakpoint or assertion was hit, but this system was booted
/NODEBUG. This is not supposed to happen as developers should never have
hardcoded breakpoints in retail code, but ...
If this happens, make sure a debugger gets connected, and the
system is booted /DEBUG. This will let us see why this breakpoint is
happening.
Arguments:
Arg1: ffffffffc0000005, The exception code that was not handled
Arg2: fffff8000129109f, The address that the exception occurred at
Arg3: fffffadfc8e47650, Exception Record Address
Arg4: fffffadfc8e47060, Context Record Address
Debugging Details:
------------------
***** Kernel symbols are WRONG. Please fix symbols to do analysis.
*************************************************************************
*** ***
*** ***
*** Your debugger is not using the correct symbols ***
*** ***
*** In order for this command to work properly, your symbol path ***
*** must point to .pdb files that have full type information. ***
*** ***
*** Certain .pdb files (such as the public OS symbols) do not ***
*** contain the required information. Contact the group that ***
*** provided you with these symbols if you need this command to ***
*** work. ***
*** ***
*** Type referenced: nt!_KPRCB ***
*** ***
*************************************************************************
MODULE_NAME: nt
FAULTING_MODULE: fffff80001000000 nt
DEBUG_FLR_IMAGE_TIMESTAMP: 42436123
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".
FAULTING_IP:
nt+29109f
fffff800`0129109f 4c8b9008010000 mov r10,[rax+0x108]
EXCEPTION_RECORD: fffffadfc8e47650 -- (.exr fffffadfc8e47650)
ExceptionAddress: fffff8000129109f (nt+0x000000000029109f)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 0000000000000000
Parameter[1]: ffffffffffffffff
Attempt to read from address ffffffffffffffff
CONTEXT: fffffadfc8e47060 -- (.cxr fffffadfc8e47060)
rax=000afadf05458200 rbx=0000000000000000 rcx=fffffadfcd1f1060
rdx=fffffadfc8e479d0 rsi=fffffadfc8e479d0 rdi=fffffadfce14b488
rip=fffff8000129109f rsp=fffffadfc8e47870 rbp=0000000000000004
r8=0000000000000200 r9=fffffadfc8e479c0 r10=006900720044005c
r11=fffffadfcd1f1060 r12=fffffadfc8e479c0 r13=0000000000000000
r14=0000000000000000 r15=fffffadfcd1f1030
iopl=0 nv up ei pl zr na po nc
cs=0010 ss=0000 ds=002b es=002b fs=0053 gs=002b efl=00010246
nt+0x29109f:
fffff800`0129109f 4c8b9008010000 mov r10,[rax+0x108] ds:002b:000afadf`05458308=????????????????
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: DRIVER_FAULT
BUGCHECK_STR: 0x7E
LAST_CONTROL_TRANSFER: from 0000000000000000 to fffff8000129109f
STACK_TEXT:
fffffadf`c8e47870 00000000`00000000 : 00000000`00000000 fffffadf`c8e479d0 00000000`00000022 00000000`00000000 : nt+0x29109f
fffffadf`c8e47878 00000000`00000000 : fffffadf`c8e479d0 00000000`00000022 00000000`00000000 00000000`00000000 : 0x0
fffffadf`c8e47880 fffffadf`c8e479d0 : 00000000`00000022 00000000`00000000 00000000`00000000 00000000`00000100 : 0x0
fffffadf`c8e47888 00000000`00000022 : 00000000`00000000 00000000`00000000 00000000`00000100 00000000`00000000 : 0xfffffadf`c8e479d0
fffffadf`c8e47890 00000000`00000000 : 00000000`00000000 00000000`00000100 00000000`00000000 00000101`c0000001 : 0x22
fffffadf`c8e47898 00000000`00000000 : 00000000`00000100 00000000`00000000 00000101`c0000001 fffff800`011832ff : 0x0
fffffadf`c8e478a0 00000000`00000100 : 00000000`00000000 00000101`c0000001 fffff800`011832ff 00000000`00000000 : 0x0
fffffadf`c8e478a8 00000000`00000000 : 00000101`c0000001 fffff800`011832ff 00000000`00000000 fffffadf`c8e479e0 : 0x100
fffffadf`c8e478b0 00000101`c0000001 : fffff800`011832ff 00000000`00000000 fffffadf`c8e479e0 00000000`00000000 : 0x0
fffffadf`c8e478b8 fffff800`011832ff : 00000000`00000000 fffffadf`c8e479e0 00000000`00000000 fffffa80`000008c0 : 0x101`c0000001
fffffadf`c8e478c0 00000000`00000000 : fffffadf`c8e479e0 00000000`00000000 fffffa80`000008c0 fffffadf`cd1f1030 : nt+0x1832ff
fffffadf`c8e478c8 fffffadf`c8e479e0 : 00000000`00000000 fffffa80`000008c0 fffffadf`cd1f1030 fffff800`01056a67 : 0x0
fffffadf`c8e478d0 00000000`00000000 : fffffa80`000008c0 fffffadf`cd1f1030 fffff800`01056a67 fffffa80`00000000 : 0xfffffadf`c8e479e0
fffffadf`c8e478d8 fffffa80`000008c0 : fffffadf`cd1f1030 fffff800`01056a67 fffffa80`00000000 00001f80`00000022 : 0x0
fffffadf`c8e478e0 fffffadf`cd1f1030 : fffff800`01056a67 fffffa80`00000000 00001f80`00000022 fffffa80`0040ee78 : 0xfffffa80`000008c0
fffffadf`c8e478e8 fffff800`01056a67 : fffffa80`00000000 00001f80`00000022 fffffa80`0040ee78 00000000`00000000 : 0xfffffadf`cd1f1030
fffffadf`c8e478f0 fffffa80`00000000 : 00001f80`00000022 fffffa80`0040ee78 00000000`00000000 00000000`00000001 : nt+0x56a67
fffffadf`c8e478f8 00001f80`00000022 : fffffa80`0040ee78 00000000`00000000 00000000`00000001 00000000`00000000 : 0xfffffa80`00000000
fffffadf`c8e47900 fffffa80`0040ee78 : 00000000`00000000 00000000`00000001 00000000`00000000 00000000`00000000 : 0x1f80`00000022
fffffadf`c8e47908 00000000`00000000 : 00000000`00000001 00000000`00000000 00000000`00000000 00000000`00000006 : 0xfffffa80`0040ee78
fffffadf`c8e47910 00000000`00000001 : 00000000`00000000 00000000`00000000 00000000`00000006 fffffadf`ce14b488 : 0x0
fffffadf`c8e47918 00000000`00000000 : 00000000`00000000 00000000`00000006 fffffadf`ce14b488 fffffadf`cd838730 : 0x1
fffffadf`c8e47920 00000000`00000000 : 00000000`00000006 fffffadf`ce14b488 fffffadf`cd838730 fffffadf`ce5c85b0 : 0x0
fffffadf`c8e47928 00000000`00000006 : fffffadf`ce14b488 fffffadf`cd838730 fffffadf`ce5c85b0 fffff800`0122a27e : 0x0
fffffadf`c8e47930 fffffadf`ce14b488 : fffffadf`cd838730 fffffadf`ce5c85b0 fffff800`0122a27e fffffadf`cd1f1060 : 0x6
fffffadf`c8e47938 fffffadf`cd838730 : fffffadf`ce5c85b0 fffff800`0122a27e fffffadf`cd1f1060 fffffadf`c8e479d0 : 0xfffffadf`ce14b488
fffffadf`c8e47940 fffffadf`ce5c85b0 : fffff800`0122a27e fffffadf`cd1f1060 fffffadf`c8e479d0 00000000`00000200 : 0xfffffadf`cd838730
fffffadf`c8e47948 fffff800`0122a27e : fffffadf`cd1f1060 fffffadf`c8e479d0 00000000`00000200 fffffadf`c8e479c0 : 0xfffffadf`ce5c85b0
fffffadf`c8e47950 fffffadf`cd1f1060 : fffffadf`c8e479d0 00000000`00000200 fffffadf`c8e479c0 fffffadf`ce14b400 : nt+0x22a27e
fffffadf`c8e47958 fffffadf`c8e479d0 : 00000000`00000200 fffffadf`c8e479c0 fffffadf`ce14b400 fffffadf`cd838730 : 0xfffffadf`cd1f1060
fffffadf`c8e47960 00000000`00000200 : fffffadf`c8e479c0 fffffadf`ce14b400 fffffadf`cd838730 00000000`00000004 : 0xfffffadf`c8e479d0
fffffadf`c8e47968 fffffadf`c8e479c0 : fffffadf`ce14b400 fffffadf`cd838730 00000000`00000004 fffff800`013b3c18 : 0x200
fffffadf`c8e47970 fffffadf`ce14b400 : fffffadf`cd838730 00000000`00000004 fffff800`013b3c18 00000000`00000000 : 0xfffffadf`c8e479c0
fffffadf`c8e47978 fffffadf`cd838730 : 00000000`00000004 fffff800`013b3c18 00000000`00000000 00000000`00000001 : 0xfffffadf`ce14b400
fffffadf`c8e47980 00000000`00000004 : fffff800`013b3c18 00000000`00000000 00000000`00000001 00000000`00000000 : 0xfffffadf`cd838730
fffffadf`c8e47988 fffff800`013b3c18 : 00000000`00000000 00000000`00000001 00000000`00000000 fffffadf`ce5c85b0 : 0x4
fffffadf`c8e47990 00000000`00000000 : 00000000`00000001 00000000`00000000 fffffadf`ce5c85b0 fffffadf`c8e479b0 : nt+0x3b3c18
fffffadf`c8e47998 00000000`00000001 : 00000000`00000000 fffffadf`ce5c85b0 fffffadf`c8e479b0 fffffadf`c8e479b0 : 0x0
fffffadf`c8e479a0 00000000`00000000 : fffffadf`ce5c85b0 fffffadf`c8e479b0 fffffadf`c8e479b0 00000032`00000010 : 0x1
fffffadf`c8e479a8 fffffadf`ce5c85b0 : fffffadf`c8e479b0 fffffadf`c8e479b0 00000032`00000010 00000000`00000000 : 0x0
fffffadf`c8e479b0 fffffadf`c8e479b0 : fffffadf`c8e479b0 00000032`00000010 00000000`00000000 00000000`00220020 : 0xfffffadf`ce5c85b0
fffffadf`c8e479b8 fffffadf`c8e479b0 : 00000032`00000010 00000000`00000000 00000000`00220020 fffffadf`c8e479e0 : 0xfffffadf`c8e479b0
fffffadf`c8e479c0 00000032`00000010 : 00000000`00000000 00000000`00220020 fffffadf`c8e479e0 00690072`0044005c : 0xfffffadf`c8e479b0
fffffadf`c8e479c8 00000000`00000000 : 00000000`00220020 fffffadf`c8e479e0 00690072`0044005c 005c0072`00650076 : 0x32`00000010
fffffadf`c8e479d0 00000000`00220020 : fffffadf`c8e479e0 00690072`0044005c 005c0072`00650076 004e0045`0056004e : 0x0
fffffadf`c8e479d8 fffffadf`c8e479e0 : 00690072`0044005c 005c0072`00650076 004e0045`0056004e 00440046`00540045 : 0x220020
fffffadf`c8e479e0 00690072`0044005c : 005c0072`00650076 004e0045`0056004e 00440046`00540045 00410041`002d0000 : 0xfffffadf`c8e479e0
fffffadf`c8e479e8 005c0072`00650076 : 004e0045`0056004e 00440046`00540045 00410041`002d0000 0034002d`00380031 : 0x690072`0044005c
fffffadf`c8e479f0 004e0045`0056004e : 00440046`00540045 00410041`002d0000 0034002d`00380031 002d0031`00390041 : 0x5c0072`00650076
fffffadf`c8e479f8 00440046`00540045 : 00410041`002d0000 0034002d`00380031 002d0031`00390041 00420042`00310041 : 0x4e0045`0056004e
fffffadf`c8e47a00 00410041`002d0000 : 0034002d`00380031 002d0031`00390041 00420042`00310041 00450032`0037002d : 0x440046`00540045
fffffadf`c8e47a08 0034002d`00380031 : 002d0031`00390041 00420042`00310041 00450032`0037002d 00420038`00440046 : 0x410041`002d0000
fffffadf`c8e47a10 002d0031`00390041 : 00420042`00310041 00450032`0037002d 00420038`00440046 00320030`00420034 : 0x34002d`00380031
fffffadf`c8e47a18 00420042`00310041 : 00450032`0037002d 00420038`00440046 00320030`00420034 00000000`007d0037 : 0x2d0031`00390041
fffffadf`c8e47a20 00450032`0037002d : 00420038`00440046 00320030`00420034 00000000`007d0037 00000000`00000000 : 0x420042`00310041
fffffadf`c8e47a28 00420038`00440046 : 00320030`00420034 00000000`007d0037 00000000`00000000 00000000`00000000 : 0x450032`0037002d
fffffadf`c8e47a30 00320030`00420034 : 00000000`007d0037 00000000`00000000 00000000`00000000 00000000`00000000 : 0x420038`00440046
fffffadf`c8e47a38 00000000`007d0037 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x320030`00420034
fffffadf`c8e47a40 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x7d0037
fffffadf`c8e47a48 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x0
fffffadf`c8e47a50 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x0
fffffadf`c8e47a58 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x0
fffffadf`c8e47a60 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x0
fffffadf`c8e47a68 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x0
fffffadf`c8e47a70 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000001 : 0x0
fffffadf`c8e47a78 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000001 00000000`a0000003 : 0x0
fffffadf`c8e47a80 00000000`00000000 : 00000000`00000000 00000000`00000001 00000000`a0000003 00000000`00000000 : 0x0
fffffadf`c8e47a88 00000000`00000000 : 00000000`00000001 00000000`a0000003 00000000`00000000 00000000`00000000 : 0x0
fffffadf`c8e47a90 00000000`00000001 : 00000000`a0000003 00000000`00000000 00000000`00000000 00000000`00000000 : 0x0
fffffadf`c8e47a98 00000000`a0000003 : 00000000`00000000 00000000`00000000 00000000`00000000 fffffadf`cead50b8 : 0x1
fffffadf`c8e47aa0 00000000`00000000 : 00000000`00000000 00000000`00000000 fffffadf`cead50b8 00000000`00000000 : 0xa0000003
fffffadf`c8e47aa8 00000000`00000000 : 00000000`00000000 fffffadf`cead50b8 00000000`00000000 00000000`00000060 : 0x0
fffffadf`c8e47ab0 00000000`00000000 : fffffadf`cead50b8 00000000`00000000 00000000`00000060 fffffadf`c82307f0 : 0x0
fffffadf`c8e47ab8 fffffadf`cead50b8 : 00000000`00000000 00000000`00000060 fffffadf`c82307f0 fffff800`01053ea5 : 0x0
fffffadf`c8e47ac0 00000000`00000000 : 00000000`00000060 fffffadf`c82307f0 fffff800`01053ea5 fffffadf`ccaf8010 : 0xfffffadf`cead50b8
STACK_COMMAND: .bugcheck ; kb
FOLLOWUP_IP:
nt+29109f
fffff800`0129109f 4c8b9008010000 mov r10,[rax+0x108]
FAULTING_SOURCE_CODE:
SYMBOL_STACK_INDEX: 0
FOLLOWUP_NAME: MachineOwner
SYMBOL_NAME: nt+29109f
IMAGE_NAME: ntoskrnl.exe
BUCKET_ID: WRONG_SYMBOLS
Followup: MachineOwner
---------
I have tested my ram and it passed and my hard drives were also tested recently.
I have the feeling it may be something to do with demon tools x64. So i have uninstalled.
Any idea guys?
Help would be greatly appreciated. I ahve other crash logs which are slightly different if needed.
Thanks
Carl