BSOD!

Associate
Joined
27 Dec 2003
Posts
20
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?

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
 
Microsoft (R) Windows Debugger Version 6.6.0003.5
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\WINDOWS\Minidump\Mini022106-02.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 \WINDOWS\system32\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: Tue Feb 21 23:53:55.328 2006 (GMT+0)
System Uptime: 0 days 0:06:01.077
*********************************************************************
* 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 \WINDOWS\system32\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
.......
Unable to load image Ntfs.sys, Win32 error 2
*** WARNING: Unable to verify timestamp for Ntfs.sys
*** ERROR: Module load completed but symbols could not be loaded for Ntfs.sys
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 24, {19033c, fffffadfc2a9d410, fffffadfc2a9ce20, fffff800010275b6}

***** Kernel symbols are WRONG. Please fix symbols to do analysis.

*** WARNING: Unable to verify timestamp for mssmbios.sys
*** ERROR: Module load completed but symbols could not be loaded for mssmbios.sys
*************************************************************************
*** ***
*** ***
*** 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 ***
*** ***
*************************************************************************
Unable to load image \??\C:\WINDOWS\system32\drivers\amon.sys, Win32 error 2
*** WARNING: Unable to verify timestamp for amon.sys
*** ERROR: Module load completed but symbols could not be loaded for amon.sys
*** WARNING: Unable to verify timestamp for NDIS.sys
*** ERROR: Module load completed but symbols could not be loaded for NDIS.sys
Probably caused by : Ntfs.sys ( Ntfs+858a8 )

Followup: MachineOwner
---------

1: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

NTFS_FILE_SYSTEM (24)
If you see NtfsExceptionFilter on the stack then the 2nd and 3rd
parameters are the exception record and context record. Do a .cxr
on the 3rd parameter and then kb to obtain a more informative stack
trace.
Arguments:
Arg1: 000000000019033c
Arg2: fffffadfc2a9d410
Arg3: fffffadfc2a9ce20
Arg4: fffff800010275b6

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: Ntfs

FAULTING_MODULE: fffff80001000000 nt

DEBUG_FLR_IMAGE_TIMESTAMP: 42436082

EXCEPTION_RECORD: fffffadfc2a9d410 -- (.exr fffffadfc2a9d410)
ExceptionAddress: fffff800010275b6 (nt+0x00000000000275b6)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 0000000000000000
Parameter[1]: ffffffffffffffff
Attempt to read from address ffffffffffffffff

CONTEXT: fffffadfc2a9ce20 -- (.cxr fffffadfc2a9ce20)
rax=0000000000000002 rbx=fffffa80009baed8 rcx=fffffa8001301c70
rdx=0000000000000000 rsi=0000000000000000 rdi=fffffa80009bacb0
rip=fffff800010275b6 rsp=fffffadfc2a9d630 rbp=fffffadfce09bbd0
r8=0000000000000000 r9=fffffadfce4e59c0 r10=0000000000000000
r11=fffffadfce0a3bb0 r12=fffffadfce0a3bc8 r13=0000000000000000
r14=0000000000000000 r15=000a000005942f00
iopl=0 nv up ei pl nz na po nc
cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010206
nt+0x275b6:
fffff800`010275b6 498b4708 mov rax,[r15+0x8] ds:002b:000a0000`05942f08=????????????????
Resetting default scope

CUSTOMER_CRASH_COUNT: 2

DEFAULT_BUCKET_ID: DRIVER_FAULT

BUGCHECK_STR: 0x24

LAST_CONTROL_TRANSFER: from 0000000000000001 to fffff800010275b6

STACK_TEXT:
fffffadf`c2a9d630 00000000`00000001 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt+0x275b6
fffffadf`c2a9d638 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 fffffadf`ce0a3bb0 : 0x1
fffffadf`c2a9d640 00000000`00000000 : 00000000`00000000 00000000`00000000 fffffadf`ce0a3bb0 fffffadf`ce0a3bc8 : 0x0
fffffadf`c2a9d648 00000000`00000000 : 00000000`00000000 fffffadf`ce0a3bb0 fffffadf`ce0a3bc8 00000000`00000000 : 0x0
fffffadf`c2a9d650 00000000`00000000 : fffffadf`ce0a3bb0 fffffadf`ce0a3bc8 00000000`00000000 fffffadf`ce1e1a01 : 0x0
fffffadf`c2a9d658 fffffadf`ce0a3bb0 : fffffadf`ce0a3bc8 00000000`00000000 fffffadf`ce1e1a01 fffffadf`cc8fb610 : 0x0
fffffadf`c2a9d660 fffffadf`ce0a3bc8 : 00000000`00000000 fffffadf`ce1e1a01 fffffadf`cc8fb610 fffffadf`cc8fb9b0 : 0xfffffadf`ce0a3bb0
fffffadf`c2a9d668 00000000`00000000 : fffffadf`ce1e1a01 fffffadf`cc8fb610 fffffadf`cc8fb9b0 fffffa80`00ddb4a0 : 0xfffffadf`ce0a3bc8
fffffadf`c2a9d670 fffffadf`ce1e1a01 : fffffadf`cc8fb610 fffffadf`cc8fb9b0 fffffa80`00ddb4a0 fffffadf`ce3e91c8 : 0x0
fffffadf`c2a9d678 fffffadf`cc8fb610 : fffffadf`cc8fb9b0 fffffa80`00ddb4a0 fffffadf`ce3e91c8 fffffadf`c2a9db70 : 0xfffffadf`ce1e1a01
fffffadf`c2a9d680 fffffadf`cc8fb9b0 : fffffa80`00ddb4a0 fffffadf`ce3e91c8 fffffadf`c2a9db70 fffffa80`009babb0 : 0xfffffadf`cc8fb610
fffffadf`c2a9d688 fffffa80`00ddb4a0 : fffffadf`ce3e91c8 fffffadf`c2a9db70 fffffa80`009babb0 fffffa80`009bacb0 : 0xfffffadf`cc8fb9b0
fffffadf`c2a9d690 fffffadf`ce3e91c8 : fffffadf`c2a9db70 fffffa80`009babb0 fffffa80`009bacb0 00000000`00000000 : 0xfffffa80`00ddb4a0
fffffadf`c2a9d698 fffffadf`c2a9db70 : fffffa80`009babb0 fffffa80`009bacb0 00000000`00000000 fffffadf`ceaec5f0 : 0xfffffadf`ce3e91c8
fffffadf`c2a9d6a0 fffffa80`009babb0 : fffffa80`009bacb0 00000000`00000000 fffffadf`ceaec5f0 fffffa80`009baed8 : 0xfffffadf`c2a9db70
fffffadf`c2a9d6a8 fffffa80`009bacb0 : 00000000`00000000 fffffadf`ceaec5f0 fffffa80`009baed8 fffff800`01027146 : 0xfffffa80`009babb0
fffffadf`c2a9d6b0 00000000`00000000 : fffffadf`ceaec5f0 fffffa80`009baed8 fffff800`01027146 fffffa80`009babb0 : 0xfffffa80`009bacb0
fffffadf`c2a9d6b8 fffffadf`ceaec5f0 : fffffa80`009baed8 fffff800`01027146 fffffa80`009babb0 fffffadf`ce4e59c0 : 0x0
fffffadf`c2a9d6c0 fffffa80`009baed8 : fffff800`01027146 fffffa80`009babb0 fffffadf`ce4e59c0 fffffadf`ce09bbd0 : 0xfffffadf`ceaec5f0
fffffadf`c2a9d6c8 fffff800`01027146 : fffffa80`009babb0 fffffadf`ce4e59c0 fffffadf`ce09bbd0 fffffa80`00000000 : 0xfffffa80`009baed8
fffffadf`c2a9d6d0 fffffa80`009babb0 : fffffadf`ce4e59c0 fffffadf`ce09bbd0 fffffa80`00000000 00000000`00000000 : nt+0x27146
fffffadf`c2a9d6d8 fffffadf`ce4e59c0 : fffffadf`ce09bbd0 fffffa80`00000000 00000000`00000000 00000000`00000000 : 0xfffffa80`009babb0
fffffadf`c2a9d6e0 fffffadf`ce09bbd0 : fffffa80`00000000 00000000`00000000 00000000`00000000 fffffa80`009baed8 : 0xfffffadf`ce4e59c0
fffffadf`c2a9d6e8 fffffa80`00000000 : 00000000`00000000 00000000`00000000 fffffa80`009baed8 fffffadf`c81648a8 : 0xfffffadf`ce09bbd0
fffffadf`c2a9d6f0 00000000`00000000 : 00000000`00000000 fffffa80`009baed8 fffffadf`c81648a8 fffffadf`c2a9db01 : 0xfffffa80`00000000
fffffadf`c2a9d6f8 00000000`00000000 : fffffa80`009baed8 fffffadf`c81648a8 fffffadf`c2a9db01 fffffa80`009baed8 : 0x0
fffffadf`c2a9d700 fffffa80`009baed8 : fffffadf`c81648a8 fffffadf`c2a9db01 fffffa80`009baed8 00000000`00000000 : 0x0
fffffadf`c2a9d708 fffffadf`c81648a8 : fffffadf`c2a9db01 fffffa80`009baed8 00000000`00000000 fffffa80`009bacb0 : 0xfffffa80`009baed8
fffffadf`c2a9d710 fffffadf`c2a9db01 : fffffa80`009baed8 00000000`00000000 fffffa80`009bacb0 00000000`00000000 : Ntfs+0x858a8
fffffadf`c2a9d718 fffffa80`009baed8 : 00000000`00000000 fffffa80`009bacb0 00000000`00000000 fffffadf`ce64e010 : 0xfffffadf`c2a9db01
fffffadf`c2a9d720 00000000`00000000 : fffffa80`009bacb0 00000000`00000000 fffffadf`ce64e010 00000d86`94af1f44 : 0xfffffa80`009baed8
fffffadf`c2a9d728 fffffa80`009bacb0 : 00000000`00000000 fffffadf`ce64e010 00000d86`94af1f44 fffffa80`03f5b182 : 0x0
fffffadf`c2a9d730 00000000`00000000 : fffffadf`ce64e010 00000d86`94af1f44 fffffa80`03f5b182 fffffadf`e56c6946 : 0xfffffa80`009bacb0
fffffadf`c2a9d738 fffffadf`ce64e010 : 00000d86`94af1f44 fffffa80`03f5b182 fffffadf`e56c6946 00000000`00000001 : 0x0
fffffadf`c2a9d740 00000d86`94af1f44 : fffffa80`03f5b182 fffffadf`e56c6946 00000000`00000001 fffffadf`c2a9d858 : 0xfffffadf`ce64e010
fffffadf`c2a9d748 fffffa80`03f5b182 : fffffadf`e56c6946 00000000`00000001 fffffadf`c2a9d858 00000000`00000010 : 0xd86`94af1f44
fffffadf`c2a9d750 fffffadf`e56c6946 : 00000000`00000001 fffffadf`c2a9d858 00000000`00000010 00000000`00000000 : 0xfffffa80`03f5b182
fffffadf`c2a9d758 00000000`00000001 : fffffadf`c2a9d858 00000000`00000010 00000000`00000000 00000000`00000001 : 0xfffffadf`e56c6946
fffffadf`c2a9d760 fffffadf`c2a9d858 : 00000000`00000010 00000000`00000000 00000000`00000001 fffffadf`ce4e59c0 : 0x1
fffffadf`c2a9d768 00000000`00000010 : 00000000`00000000 00000000`00000001 fffffadf`ce4e59c0 fffffadf`c2a9db70 : 0xfffffadf`c2a9d858
fffffadf`c2a9d770 00000000`00000000 : 00000000`00000001 fffffadf`ce4e59c0 fffffadf`c2a9db70 fffffa80`009baed8 : 0x10
fffffadf`c2a9d778 00000000`00000001 : fffffadf`ce4e59c0 fffffadf`c2a9db70 fffffa80`009baed8 fffff800`0128b200 : 0x0
fffffadf`c2a9d780 fffffadf`ce4e59c0 : fffffadf`c2a9db70 fffffa80`009baed8 fffff800`0128b200 fffffa80`009bacb0 : 0x1
fffffadf`c2a9d788 fffffadf`c2a9db70 : fffffa80`009baed8 fffff800`0128b200 fffffa80`009bacb0 fffffadf`ce3e91c8 : 0xfffffadf`ce4e59c0
fffffadf`c2a9d790 fffffa80`009baed8 : fffff800`0128b200 fffffa80`009bacb0 fffffadf`ce3e91c8 fffffa80`00ddb4a0 : 0xfffffadf`c2a9db70
fffffadf`c2a9d798 fffff800`0128b200 : fffffa80`009bacb0 fffffadf`ce3e91c8 fffffa80`00ddb4a0 fffffa80`009babb0 : 0xfffffa80`009baed8
fffffadf`c2a9d7a0 fffffa80`009bacb0 : fffffadf`ce3e91c8 fffffa80`00ddb4a0 fffffa80`009babb0 00010000`00000000 : nt+0x28b200
fffffadf`c2a9d7a8 fffffadf`ce3e91c8 : fffffa80`00ddb4a0 fffffa80`009babb0 00010000`00000000 ffff00df`cc8f0000 : 0xfffffa80`009bacb0
fffffadf`c2a9d7b0 fffffa80`00ddb4a0 : fffffa80`009babb0 00010000`00000000 ffff00df`cc8f0000 fffffa80`0082d110 : 0xfffffadf`ce3e91c8
fffffadf`c2a9d7b8 fffffa80`009babb0 : 00010000`00000000 ffff00df`cc8f0000 fffffa80`0082d110 fffffa80`0082d010 : 0xfffffa80`00ddb4a0
fffffadf`c2a9d7c0 00010000`00000000 : ffff00df`cc8f0000 fffffa80`0082d110 fffffa80`0082d010 00000000`00000000 : 0xfffffa80`009babb0
fffffadf`c2a9d7c8 ffff00df`cc8f0000 : fffffa80`0082d110 fffffa80`0082d010 00000000`00000000 fffffa80`009baed8 : 0x10000`00000000
fffffadf`c2a9d7d0 fffffa80`0082d110 : fffffa80`0082d010 00000000`00000000 fffffa80`009baed8 00000000`00000000 : 0xffff00df`cc8f0000
fffffadf`c2a9d7d8 fffffa80`0082d010 : 00000000`00000000 fffffa80`009baed8 00000000`00000000 00000000`00000004 : 0xfffffa80`0082d110
fffffadf`c2a9d7e0 00000000`00000000 : fffffa80`009baed8 00000000`00000000 00000000`00000004 fffffadf`ce318700 : 0xfffffa80`0082d010
fffffadf`c2a9d7e8 fffffa80`009baed8 : 00000000`00000000 00000000`00000004 fffffadf`ce318700 00000000`00000400 : 0x0
fffffadf`c2a9d7f0 00000000`00000000 : 00000000`00000004 fffffadf`ce318700 00000000`00000400 00000000`00000000 : 0xfffffa80`009baed8
fffffadf`c2a9d7f8 00000000`00000004 : fffffadf`ce318700 00000000`00000400 00000000`00000000 fffffadf`cc8fba00 : 0x0
fffffadf`c2a9d800 fffffadf`ce318700 : 00000000`00000400 00000000`00000000 fffffadf`cc8fba00 fffffadf`00000002 : 0x4
fffffadf`c2a9d808 00000000`00000400 : 00000000`00000000 fffffadf`cc8fba00 fffffadf`00000002 fffffadf`b92564de : 0xfffffadf`ce318700
fffffadf`c2a9d810 00000000`00000000 : fffffadf`cc8fba00 fffffadf`00000002 fffffadf`b92564de fffffadf`ce653060 : 0x400
fffffadf`c2a9d818 fffffadf`cc8fba00 : fffffadf`00000002 fffffadf`b92564de fffffadf`ce653060 fffffadf`ccad8010 : 0x0
fffffadf`c2a9d820 fffffadf`00000002 : fffffadf`b92564de fffffadf`ce653060 fffffadf`ccad8010 00000000`00100000 : 0xfffffadf`cc8fba00
fffffadf`c2a9d828 fffffadf`b92564de : fffffadf`ce653060 fffffadf`ccad8010 00000000`00100000 fffffadf`ce1e1a70 : 0xfffffadf`00000002
fffffadf`c2a9d830 fffffadf`ce653060 : fffffadf`ccad8010 00000000`00100000 fffffadf`ce1e1a70 fffffadf`cc8fb610 : amon+0x54de
fffffadf`c2a9d838 fffffadf`ccad8010 : 00000000`00100000 fffffadf`ce1e1a70 fffffadf`cc8fb610 fffffadf`c8a7b180 : 0xfffffadf`ce653060
fffffadf`c2a9d840 00000000`00100000 : fffffadf`ce1e1a70 fffffadf`cc8fb610 fffffadf`c8a7b180 fffffadf`c2a9dda0 : 0xfffffadf`ccad8010
fffffadf`c2a9d848 fffffadf`ce1e1a70 : fffffadf`cc8fb610 fffffadf`c8a7b180 fffffadf`c2a9dda0 fffff800`010067a5 : 0x100000
fffffadf`c2a9d850 fffffadf`cc8fb610 : fffffadf`c8a7b180 fffffadf`c2a9dda0 fffff800`010067a5 fffffadf`cc8fb9f8 : 0xfffffadf`ce1e1a70
fffffadf`c2a9d858 fffffadf`c8a7b180 : fffffadf`c2a9dda0 fffff800`010067a5 fffffadf`cc8fb9f8 fffff800`0105ba46 : 0xfffffadf`cc8fb610
fffffadf`c2a9d860 fffffadf`c2a9dda0 : fffff800`010067a5 fffffadf`cc8fb9f8 fffff800`0105ba46 fffffadf`cc8fb610 : 0xfffffadf`c8a7b180
fffffadf`c2a9d868 fffff800`010067a5 : fffffadf`cc8fb9f8 fffff800`0105ba46 fffffadf`cc8fb610 fffff800`01295740 : 0xfffffadf`c2a9dda0
fffffadf`c2a9d870 fffffadf`cc8fb9f8 : fffff800`0105ba46 fffffadf`cc8fb610 fffff800`01295740 00000000`00100000 : nt+0x67a5
fffffadf`c2a9d878 fffff800`0105ba46 : fffffadf`cc8fb610 fffff800`01295740 00000000`00100000 fffffadf`ce1e1a70 : 0xfffffadf`cc8fb9f8
fffffadf`c2a9d880 fffffadf`cc8fb610 : fffff800`01295740 00000000`00100000 fffffadf`ce1e1a70 00000000`00000000 : nt+0x5ba46


FOLLOWUP_IP:
Ntfs+858a8
fffffadf`c81648a8 ?? ???

FAULTING_SOURCE_CODE:


SYMBOL_STACK_INDEX: 1c

FOLLOWUP_NAME: MachineOwner

SYMBOL_NAME: Ntfs+858a8

IMAGE_NAME: Ntfs.sys

STACK_COMMAND: .cxr 0xfffffadfc2a9ce20 ; kb

BUCKET_ID: WRONG_SYMBOLS

Followup: MachineOwner
---------
 
Back
Top Bottom