*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
REFERENCE_BY_POINTER (18)
Arguments:
Arg1: fffffa800ce4a920, Object type of the object whose reference count is being lowered
Arg2: fffffa8010ee91b0, Object whose reference count is being lowered
Arg3: 0000000000000001, Reserved
Arg4: 0000000000000001, Reserved
The reference count of an object is illegal for the current state of the object.
Each time a driver uses a pointer to an object the driver calls a kernel routine
to increment the reference count of the object. When the driver is done with the
pointer the driver calls another kernel routine to decrement the reference count.
Drivers must match calls to the increment and decrement routines. This bugcheck
can occur because an object's reference count goes to zero while there are still
open handles to the object, in which case the fourth parameter indicates the number
of opened handles. It may also occur when the object?s reference count drops below zero
whether or not there are open handles to the object, and in that case the fourth parameter
contains the actual value of the pointer references count.
Debugging Details:
------------------
TRIAGER: Could not open triage file : e:\dump_analysis\program\triage\modclass.ini, error 2
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: WIN7_DRIVER_FAULT
BUGCHECK_STR: 0x18
PROCESS_NAME: System
CURRENT_IRQL: 2
LAST_CONTROL_TRANSFER: from fffff8000323adbd to fffff80003294bc0
STACK_TEXT:
fffff880`03195778 fffff800`0323adbd : 00000000`00000018 fffffa80`0ce4a920 fffffa80`10ee91b0 00000000`00000001 : nt!KeBugCheckEx
fffff880`03195780 fffff880`11030fc0 : 00000000`00000020 fffff880`0ef8a0e8 fffffa80`10ee91b0 00000000`00000000 : nt! ?? ::FNODOBFM::`string'+0x48d8a
fffff880`031957e0 00000000`00000020 : fffff880`0ef8a0e8 fffffa80`10ee91b0 00000000`00000000 fffff880`03172040 : atikmdag+0x26fc0
fffff880`031957e8 fffff880`0ef8a0e8 : fffffa80`10ee91b0 00000000`00000000 fffff880`03172040 00000000`00000022 : 0x20
fffff880`031957f0 fffffa80`10ee91b0 : 00000000`00000000 fffff880`03172040 00000000`00000022 fffff880`03195920 : 0xfffff880`0ef8a0e8
fffff880`031957f8 00000000`00000000 : fffff880`03172040 00000000`00000022 fffff880`03195920 fffff880`11032bf8 : 0xfffffa80`10ee91b0
STACK_COMMAND: kb
FOLLOWUP_IP:
atikmdag+26fc0
fffff880`11030fc0 ?? ???
SYMBOL_STACK_INDEX: 2
SYMBOL_NAME: atikmdag+26fc0
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: atikmdag
IMAGE_NAME: atikmdag.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 54176654
FAILURE_BUCKET_ID: X64_0x18_CORRUPT_REF_COUNT_atikmdag+26fc0
BUCKET_ID: X64_0x18_CORRUPT_REF_COUNT_atikmdag+26fc0
Followup: MachineOwner