BugCheck 18, {0, fffffa8009155dd0, 4, ffffffffffffffff}
Probably caused by : ntkrnlmp.exe ( nt! ?? ::FNODOBFM::`string'+19da3 )
REFERENCE_BY_POINTER (18)
Arguments:
Arg1: 0000000000000000, Object type of the object whose reference count is being lowered
Arg2: fffffa8009155dd0, Object whose reference count is being lowered
Arg3: 0000000000000004, Reserved
Arg4: ffffffffffffffff, 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 objects 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.
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0x18
PROCESS_NAME: services.exe
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from fffff8000393efb5 to fffff800038e21c0
STACK_TEXT:
fffff880`04012908 fffff800`0393efb5 : 00000000`00000018 00000000`00000000 fffffa80`09155dd0 00000000`00000004 : nt!KeBugCheckEx
fffff880`04012910 fffff800`03910d43 : fffffa80`0626b380 00000000`00000000 00000000`00000000 fffff880`01cb0700 : nt! ?? ::FNODOBFM::`string'+0x19da3
fffff880`04012950 fffff800`03908fff : fffffa80`0873a620 fffff880`04012a80 fffffa80`0911bec8 00000000`0000002b : nt!MiWaitForInPageComplete+0x507
fffff880`04012a30 fffff800`038ef85a : 00000000`00000000 00000000`00000000 ffffffff`ffffffff fffff800`00000000 : nt!MiIssueHardFault+0x28b
fffff880`04012ac0 fffff800`038e02ee : 00000000`00000000 000007fe`fc7d700c 00000000`77302501 000007fe`fc7a0000 : nt!MmAccessFault+0x146a
fffff880`04012c20 00000000`771fdd9c : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiPageFault+0x16e
00000000`0012e9d0 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x771fdd9c
nt! ?? ::FNODOBFM::`string'+19da3
fffff800`0393efb5 cc int 3
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: nt! ?? ::FNODOBFM::`string'+19da3
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4fa390f3
FAILURE_BUCKET_ID: X64_0x18_nt!_??_::FNODOBFM::_string_+19da3
BUCKET_ID: X64_0x18_nt!_??_::FNODOBFM::_string_+19da3