Microsoft (R) Windows Debugger Version 6.2.9200.20512 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Users\admin\Downloads\DYSPHORIA-Tue_07_08_2014_124709_22\070714-11700-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 7601 (Service Pack 1) MP (4 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 7601.18409.amd64fre.win7sp1_gdr.140303-2144
Machine Name:
Kernel base = 0xfffff800`03617000 PsLoadedModuleList = 0xfffff800`0385a890
Debug session time: Mon Jul 7 14:25:10.693 2014 (UTC + 6:00)
System Uptime: 0 days 3:33:06.521
Loading Kernel Symbols
...............................................................
................................................................
.............................................
Loading User Symbols
Loading unloaded module list
..........
*** WARNING: Unable to verify timestamp for iaStor.sys
*** ERROR: Module load completed but symbols could not be loaded for iaStor.sys
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 1000007E, {ffffffffc0000005, fffff88001073768, fffff88003be5868, fffff88003be50c0}
Probably caused by : iaStor.sys ( iaStor+49768 )
Followup: MachineOwner
---------
2: 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: fffff88001073768, The address that the exception occurred at
Arg3: fffff88003be5868, Exception Record Address
Arg4: fffff88003be50c0, Context Record Address
Debugging Details:
------------------
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
FAULTING_IP:
iaStor+49768
fffff880`01073768 488b4d40 mov rcx,qword ptr [rbp+40h]
EXCEPTION_RECORD: fffff88003be5868 -- (.exr 0xfffff88003be5868)
ExceptionAddress: fffff88001073768 (iaStor+0x0000000000049768)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 0000000000000000
Parameter[1]: 0000000000000040
Attempt to read from address 0000000000000040
CONTEXT: fffff88003be50c0 -- (.cxr 0xfffff88003be50c0)
rax=00000000fff5cb6e rbx=fffffa80090ba9b0 rcx=0000000000000000
rdx=fffff88003be5ac0 rsi=fffffa800cd27f18 rdi=fffffa8008a69bb8
rip=fffff88001073768 rsp=fffff88003be5aa0 rbp=0000000000000000
r8=fffffa80090450b0 r9=00000000000000c0 r10=00000000000a34ac
r11=fffff88003be5af8 r12=fffffa80083610a0 r13=fffff8800104ee24
r14=0000000000000000 r15=fffff88003304f40
iopl=0 nv up ei pl zr na po nc
cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010246
iaStor+0x49768:
fffff880`01073768 488b4d40 mov rcx,qword ptr [rbp+40h] ss:0018:00000000`00000040=????????????????
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
PROCESS_NAME: System
CURRENT_IRQL: 0
ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
EXCEPTION_PARAMETER1: 0000000000000000
EXCEPTION_PARAMETER2: 0000000000000040
READ_ADDRESS: GetPointerFromAddress: unable to read from fffff800038c4100
GetUlongFromAddress: unable to read from fffff800038c41c0
0000000000000040 Nonpaged pool
FOLLOWUP_IP:
iaStor+49768
fffff880`01073768 488b4d40 mov rcx,qword ptr [rbp+40h]
BUGCHECK_STR: 0x7E
DEFAULT_BUCKET_ID: NULL_CLASS_PTR_DEREFERENCE
LAST_CONTROL_TRANSFER: from fffffa8008a69bb8 to fffff88001073768
STACK_TEXT:
fffff880`03be5aa0 fffffa80`08a69bb8 : fffffa80`0cd27f18 fffffa80`0cd27390 fffffa80`083de1c0 fffff880`010a7bc8 : iaStor+0x49768
fffff880`03be5aa8 fffffa80`0cd27f18 : fffffa80`0cd27390 fffffa80`083de1c0 fffff880`010a7bc8 00000000`00000000 : 0xfffffa80`08a69bb8
fffff880`03be5ab0 fffffa80`0cd27390 : fffffa80`083de1c0 fffff880`010a7bc8 00000000`00000000 00000000`00000000 : 0xfffffa80`0cd27f18
fffff880`03be5ab8 fffffa80`083de1c0 : fffff880`010a7bc8 00000000`00000000 00000000`00000000 fffff880`03be5b50 : 0xfffffa80`0cd27390
fffff880`03be5ac0 fffff880`010a7bc8 : 00000000`00000000 00000000`00000000 fffff880`03be5b50 fffffa80`fff5cb6e : 0xfffffa80`083de1c0
fffff880`03be5ac8 00000000`00000000 : 00000000`00000000 fffff880`03be5b50 fffffa80`fff5cb6e 00000000`00000030 : iaStor+0x7dbc8
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: iaStor+49768
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: iaStor
IMAGE_NAME: iaStor.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 4ed5a567
STACK_COMMAND: .cxr 0xfffff88003be50c0 ; kb
FAILURE_BUCKET_ID: X64_0x7E_iaStor+49768
BUCKET_ID: X64_0x7E_iaStor+49768
Followup: MachineOwner
---------
2: kd> lmvm iaStor
start end module name
fffff880`0102a000 fffff880`013ce000 iaStor T (no symbols)
Loaded symbol image file: iaStor.sys
Image path: \SystemRoot\system32\drivers\iaStor.sys
Image name: iaStor.sys
[B]Timestamp: Wed Nov 30 09:39:19 2011 (4ED5A567)[/B]
CheckSum: 0009778C
ImageSize: 003A4000
Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4