*******************************************************************************
* *
* 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: fffff88005f2d01a, The address that the exception occurred at
Arg3: fffff880033bd998, Exception Record Address
Arg4: fffff880033bd200, 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:
usbvideo!LoadPowerLineFrequency+2ce
fffff880`05f2d01a 448b4a44 mov r9d,dword ptr [rdx+44h]
EXCEPTION_RECORD: fffff880033bd998 -- (.exr 0xfffff880033bd998)
ExceptionAddress: fffff88005f2d01a (usbvideo!LoadPowerLineFrequency+0x00000000000002ce)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 0000000000000000
Parameter[1]: ffffffffffffffff
Attempt to read from address ffffffffffffffff
CONTEXT: fffff880033bd200 -- (.cxr 0xfffff880033bd200)
rax=004500570020004c rbx=0000000000000000 rcx=fffff8a002ad3ee0
rdx=0048004300450054 rsi=fffffa80061cdd30 rdi=fffff8a0013440c0
rip=fffff88005f2d01a rsp=fffff880033bdbd0 rbp=fffffa8003e2c700
r8=0000000000000002 r9=0000000000000040 r10=fffff8000305b000
r11=fffffa8003b93680 r12=fffffa80067ac240 r13=0000000000000001
r14=0000000000000000 r15=0000000000000001
iopl=0 nv up ei pl zr na po nc
cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010246
usbvideo!LoadPowerLineFrequency+0x2ce:
fffff880`05f2d01a 448b4a44 mov r9d,dword ptr [rdx+44h] ds:002b:00480043`00450098=????????
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
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: ffffffffffffffff
READ_ADDRESS: GetPointerFromAddress: unable to read from fffff800033030e0
ffffffffffffffff
FOLLOWUP_IP:
usbvideo!LoadPowerLineFrequency+2ce
fffff880`05f2d01a 448b4a44 mov r9d,dword ptr [rdx+44h]
BUGCHECK_STR: 0x7E
LAST_CONTROL_TRANSFER: from fffff88005f3063a to fffff88005f2d01a
STACK_TEXT:
fffff880`033bdbd0 fffff880`05f3063a : fffffa80`00000010 fffff880`00000002 ffffffff`800008e4 fffffa80`061cdd30 : usbvideo!LoadPowerLineFrequency+0x2ce
fffff880`033bdc50 fffff800`033c7c43 : 00000000`00000000 fffffa80`04bcda48 fffffa80`04bcda40 fffffa80`03b93680 : usbvideo!PassiveWakeup+0x26
fffff880`033bdc80 fffff800`030d8961 : fffff800`03270500 fffff880`00db8ca0 fffffa80`03b93680 00000000`00000000 : nt!IopProcessWorkItem+0x23
fffff880`033bdcb0 fffff800`0336fc06 : fbf48d83`000006f6 fffffa80`03b93680 00000000`00000080 fffffa80`03af0890 : nt!ExpWorkerThread+0x111
fffff880`033bdd40 fffff800`030a9c26 : fffff880`031d3180 fffffa80`03b93680 fffff880`031ddfc0 f88d81d7`0311756c : nt!PspSystemThreadStartup+0x5a
fffff880`033bdd80 00000000`00000000 : fffff880`033be000 fffff880`033b8000 fffff880`033bcc50 00000000`00000000 : nt!KxStartSystemThread+0x16
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: usbvideo!LoadPowerLineFrequency+2ce
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: usbvideo
IMAGE_NAME: usbvideo.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 4a5bcc24
STACK_COMMAND: .cxr 0xfffff880033bd200 ; kb
FAILURE_BUCKET_ID: X64_0x7E_usbvideo!LoadPowerLineFrequency+2ce
BUCKET_ID: X64_0x7E_usbvideo!LoadPowerLineFrequency+2ce