Dear Members,
Please find below debug messages:
Dump uploaded successfully. Please stand by while we perform the analysis.
Instant Online Crash Analysis, brought to you by OSR Open Systems Resources, Inc.While you’re waiting, why not check out: ?OSR’s Windows Kernel Debugging and Crash Dump Analysis Seminar (opens in new tab/window) ?OSR’s WDF Driver Development Seminar (opens in new tab/window)
Instant Online Crash Analysis, brought to you by OSR Open Systems Resources, Inc.
Primary Analysis
Crash Dump Analysis provided by OSR Open Systems Resources, Inc. (http://www.osr.com)
Online Crash Dump Analysis Service
See http://www.osronline.com for more information
Windows 7 Kernel Version 7600 MP (4 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16385.x86fre.win7_rtm.090713-1255
Machine Name:
Kernel base = 0x82a51000 PsLoadedModuleList = 0x82b99810
Debug session time: Mon Apr 29 01:40:16.557 2013 (UTC - 4:00)
System Uptime: 0 days 0:01:26.915
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
REFERENCE_BY_POINTER (18)
Arguments:
Arg1: 00000000, Object type of the object whose reference count is being lowered
Arg2: 867914a8, Object whose reference count is being lowered
Arg3: 00000002, Reserved
Arg4: ffffffff, 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: 0
LAST_CONTROL_TRANSFER: from 82ab9f22 to 82b2dd10
STACK_TEXT:
8c37bcb4 82ab9f22 00000018 00000000 867914a8 nt!KeBugCheckEx+0x1e
8c37bcd8 82ab9ed0 867914a8 8fda074d 8c37bd28 nt!ObfDereferenceObjectWithTag+0x4b
8c37bce0 8fda074d 8c37bd28 8666dea8 ff676980 nt!ObfDereferenceObject+0xd
WARNING: Stack unwind information not available. Following frames may be wrong.
8c37bcf8 82a8d4bc 8666dea8 85b33bc0 8a7789f8 DTSC4Own+0x174d
8c37bd10 8861f91c 8a778958 8c37bd34 82ac110e nt!IofCallDriver+0x63
8c37bd1c 82ac110e 8a7789f8 00000000 ffffffff Ntfs!NtfsStorageDriverCallout+0x14
8c37bd1c 82ac1205 8a7789f8 00000000 ffffffff nt!KiSwapKernelStackAndExit+0x15a
8a778968 00000000 00000000 00000000 00000000 nt!KiSwitchKernelStackAndCallout+0x31
STACK_COMMAND: kb
FOLLOWUP_IP:
DTSC4Own+174d
8fda074d ?? ???
SYMBOL_STACK_INDEX: 3
SYMBOL_NAME: DTSC4Own+174d
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: DTSC4Own
IMAGE_NAME: DTSC4Own.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 517e0733
FAILURE_BUCKET_ID: 0x18_OVER_DEREFERENCE_DTSC4Own+174d
BUCKET_ID: 0x18_OVER_DEREFERENCE_DTSC4Own+174d
Followup: MachineOwner
This free analysis is provided by OSR Open Systems Resources, Inc.
Thanks,
Uzair Lakhani