BugCheck 1000007E, {ffffffffc0000005, fffff88004806e01, fffff8800355a788, fffff88003559fe0}
Probably caused by : [U][B]stdriver64.sys[/B][/U] ( stdriver64+6e01 )
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: fffff88004806e01, The address that the exception occurred at
Arg3: fffff8800355a788, Exception Record Address
Arg4: fffff88003559fe0, Context Record Address
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
FAULTING_IP:
[U][B]stdriver64[/B][/U]+6e01
fffff880`04806e01 3902 cmp dword ptr [rdx],eax
EXCEPTION_RECORD: fffff8800355a788 -- (.exr 0xfffff8800355a788)
ExceptionAddress: fffff88004806e01 ([U][B]stdriver64[/B][/U]+0x0000000000006e01)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 0000000000000000
Parameter[1]: 0000000000000300
Attempt to read from address 0000000000000300
CONTEXT: fffff88003559fe0 -- (.cxr 0xfffff88003559fe0)
rax=0000000000000000 rbx=fffffa80041a84f0 rcx=fffff8800355aa48
rdx=0000000000000300 rsi=fffffa80025db990 rdi=fffffa80042362d0
rip=fffff88004806e01 rsp=fffff8800355a9c0 rbp=0000000000000080
r8=fffffa8005b84b10 r9=fffffa80025dbb98 r10=fffffa800265a4f0
r11=fffffa80041a84f0 r12=fffffa80042d91b0 r13=fffff8800480e080
r14=0000000000000000 r15=fffff80000b96080
iopl=0 nv up ei ng nz na po cy
cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010287
[U][B]stdriver64[/B][/U]+0x6e01:
fffff880`04806e01 3902 cmp dword ptr [rdx],eax ds:002b:00000000`00000300=????????
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: 0000000000000300
READ_ADDRESS: GetPointerFromAddress: unable to read from fffff8000370c100
0000000000000300
FOLLOWUP_IP:
[U][B]stdriver64[/B][/U]+6e01
fffff880`04806e01 3902 cmp dword ptr [rdx],eax
BUGCHECK_STR: 0x7E
DEFAULT_BUCKET_ID: NULL_CLASS_PTR_DEREFERENCE
LAST_CONTROL_TRANSFER: from fffff8800355aa48 to fffff88004806e01
STACK_TEXT:
fffff880`0355a9c0 fffff880`0355aa48 : fffff880`04814340 00000000`00000300 00000000`00000f00 00000000`00000000 : [U][B]stdriver64[/B][/U]+0x6e01
fffff880`0355a9c8 fffff880`04814340 : 00000000`00000300 00000000`00000f00 00000000`00000000 fffff880`00000004 : 0xfffff880`0355aa48
fffff880`0355a9d0 00000000`00000300 : 00000000`00000f00 00000000`00000000 fffff880`00000004 00000000`01b8fe04 : [U][B]stdriver64[/B][/U]+0x14340
fffff880`0355a9d8 00000000`00000f00 : 00000000`00000000 fffff880`00000004 00000000`01b8fe04 01cd8c47`d39a98d4 : 0x300
fffff880`0355a9e0 00000000`00000000 : fffff880`00000004 00000000`01b8fe04 01cd8c47`d39a98d4 fffffa80`042362d0 : 0xf00
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: [U][B]stdriver64[/B][/U]+6e01
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: [U][B]stdriver64[/B][/U]
IMAGE_NAME: [U][B]stdriver64.sys[/B][/U]
DEBUG_FLR_IMAGE_TIMESTAMP: 4d82a4a9
STACK_COMMAND: .cxr 0xfffff88003559fe0 ; kb
FAILURE_BUCKET_ID: X64_0x7E_[U][B]stdriver64[/B][/U]+6e01
BUCKET_ID: X64_0x7E_[U][B]stdriver64[/B][/U]+6e01