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: ffffffffc0000094, The exception code that was not handled
Arg2: fffff88004a56d85, The address that the exception occurred at
Arg3: fffff88005f02f78, Exception Record Address
Arg4: fffff88005f027e0, Context Record Address
Debugging Details:
------------------
EXCEPTION_CODE: (NTSTATUS) 0xc0000094 - {EXCEPTION} Integer division by zero.
FAULTING_IP:
atikmdag+35ed85
fffff880`04a56d85 41f7f0 div eax,r8d
EXCEPTION_RECORD: fffff88005f02f78 -- (.exr 0xfffff88005f02f78)
ExceptionAddress: fffff88004a56d85 (atikmdag+0x000000000035ed85)
ExceptionCode: c0000094 (Integer divide-by-zero)
ExceptionFlags: 00000000
NumberParameters: 0
CONTEXT: fffff88005f027e0 -- (.cxr 0xfffff88005f027e0)
rax=00000000008b2900 rbx=fffff88005f03200 rcx=00000000008b2900
rdx=0000000000000000 rsi=fffffa8006648400 rdi=fffff880046f8000
rip=fffff88004a56d85 rsp=fffff88005f031b0 rbp=0000000000000026
r8=0000000000000000 r9=00000000000067c0 r10=fffff88005f03200
r11=fffff88004c696f0 r12=0000000000000000 r13=00000000ffffffff
r14=00000000000009dd r15=00000000000009de
iopl=0 nv up ei pl nz na po nc
cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010206
atikmdag+0x35ed85:
fffff880`04a56d85 41f7f0 div eax,r8d
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0x7E
PROCESS_NAME: System
CURRENT_IRQL: 0
ERROR_CODE: (NTSTATUS) 0xc0000094 - {EXCEPTION} Integer division by zero.
LAST_CONTROL_TRANSFER: from fffffa800666a9bc to fffff88004a56d85
STACK_TEXT:
fffff880`05f031b0 fffffa80`0666a9bc : fffff880`04a55e6b 00000000`00000010 00000000`00000246 fffff880`05f03290 : atikmdag+0x35ed85
fffff880`05f031b8 fffff880`04a55e6b : 00000000`00000010 00000000`00000246 fffff880`05f03290 fffff880`04a55ee1 : 0xfffffa80`0666a9bc
fffff880`05f031c0 00000000`00000010 : 00000000`00000246 fffff880`05f03290 fffff880`04a55ee1 00000000`00000027 : atikmdag+0x35de6b
fffff880`05f031c8 00000000`00000246 : fffff880`05f03290 fffff880`04a55ee1 00000000`00000027 fffff880`bebe0031 : 0x10
fffff880`05f031d0 fffff880`05f03290 : fffff880`04a55ee1 00000000`00000027 fffff880`bebe0031 fffffa80`05ec6000 : 0x246
fffff880`05f031d8 fffff880`04a55ee1 : 00000000`00000027 fffff880`bebe0031 fffffa80`05ec6000 00000000`00000000 : 0xfffff880`05f03290
fffff880`05f031e0 00000000`00000027 : fffff880`bebe0031 fffffa80`05ec6000 00000000`00000000 fffff880`05f03290 : atikmdag+0x35dee1
fffff880`05f031e8 fffff880`bebe0031 : fffffa80`05ec6000 00000000`00000000 fffff880`05f03290 fffffa80`06648400 : 0x27
fffff880`05f031f0 fffffa80`05ec6000 : 00000000`00000000 fffff880`05f03290 fffffa80`06648400 008b2900`00000000 : 0xfffff880`bebe0031
fffff880`05f031f8 00000000`00000000 : fffff880`05f03290 fffffa80`06648400 008b2900`00000000 000067a0`008b2900 : 0xfffffa80`05ec6000
FOLLOWUP_IP:
atikmdag+35ed85
fffff880`04a56d85 41f7f0 div eax,r8d
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: atikmdag+35ed85
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: atikmdag
IMAGE_NAME: atikmdag.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 4add2400
STACK_COMMAND: .cxr 0xfffff88005f027e0 ; kb
FAILURE_BUCKET_ID: X64_0x7E_atikmdag+35ed85
BUCKET_ID: X64_0x7E_atikmdag+35ed85
Followup: MachineOwner