Wdf01000!imp_WdfRequestUnmarkCancelable+47 cause a blue screen

Hello folks,

I run into a problem when I test my driver and pcie-board. Wdf01000!imp_WdfRequestUnmarkCancelable+47 cause a blue screen.

There are the logs from WinDBG.

Appriciated for any information!


WDF_VIOLATION (10d)
The Kernel-Mode Driver Framework was notified that Windows detected an error
in a framework-based driver. In general, the dump file will yield additional
information about the driver that caused this bug check.
Arguments:
Arg1: 0000000000000005, A framework object handle of the incorrect type was passed to
a framework object method.
Arg2: 0000000000000000, The handle value passed in.
Arg3: 0000000000001008, Reserved.
Arg4: fffffa805990d430, Reserved.

Debugging Details:

BUGCHECK_STR: 0x10D_5

CUSTOMER_CRASH_COUNT: 1

DEFAULT_BUCKET_ID: DRIVER_FAULT_SERVER_MINIDUMP

PROCESS_NAME: System

CURRENT_IRQL: 2

LAST_CONTROL_TRANSFER: from fffff880012b7767 to fffff8000209a640

STACK_TEXT:
fffff880023bfbc8 fffff880012b7767 : 000000000000010d 0000000000000005 0000000000000000 0000000000001008 : nt!KeBugCheckEx
fffff880023bfbd0 0000000000000000 : 0000000000000000 0000000000000000 0000000000000000 0000000000000000 : Wdf01000!imp_WdfRequestUnmarkCancelable+0x47

STACK_COMMAND: kb

FOLLOWUP_IP:
Wdf01000!imp_WdfRequestUnmarkCancelable+47
fffff880`012b7767 cc int 3

SYMBOL_STACK_INDEX: 1

SYMBOL_NAME: Wdf01000!imp_WdfRequestUnmarkCancelable+47

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: Wdf01000

IMAGE_NAME: Wdf01000.sys

DEBUG_FLR_IMAGE_TIMESTAMP: 5010aa89

FAILURE_BUCKET_ID: X64_0x10D_5_Wdf01000!imp_WdfRequestUnmarkCancelable+47

BUCKET_ID: X64_0x10D_5_Wdf01000!imp_WdfRequestUnmarkCancelable+47

Followup: MachineOwner

You passed in null for the handle, please read the output next time

d

Bent from my phone


From: 吴文龙mailto:xxxxx
Sent: ‎4/‎19/‎2015 3:52 AM
To: Windows System Software Devs Interest Listmailto:xxxxx
Subject: [ntdev] Wdf01000!imp_WdfRequestUnmarkCancelable+47 cause a blue screen

Hello folks,

I run into a problem when I test my driver and pcie-board. Wdf01000!imp_WdfRequestUnmarkCancelable+47 cause a blue screen.

There are the logs from WinDBG.

Appriciated for any information!

-----------------------------------------------------------------------------------------------------------------------------------------

WDF_VIOLATION (10d)
The Kernel-Mode Driver Framework was notified that Windows detected an error
in a framework-based driver. In general, the dump file will yield additional
information about the driver that caused this bug check.
Arguments:
Arg1: 0000000000000005, A framework object handle of the incorrect type was passed to
a framework object method.
Arg2: 0000000000000000, The handle value passed in.
Arg3: 0000000000001008, Reserved.
Arg4: fffffa805990d430, Reserved.

Debugging Details:
------------------

BUGCHECK_STR:&nb sp; 0x10D_5

CUSTOMER_CRASH_COUNT: 1

DEFAULT_BUCKET_ID: DRIVER_FAULT_SERVER_MINIDUMP

PROCESS_NAME: System

CURRENT_IRQL: 2

LAST_CONTROL_TRANSFER: from fffff880012b7767 to fffff8000209a640

STACK_TEXT:
fffff880023bfbc8 fffff880012b7767 : 000000000000010d 0000000000000005 0000000000000000 0000000000001008 : nt!KeBugCheckEx
fffff880023bfbd0 0000000000000000 : 0000000000000000 0000000000000000 0000000000000000 0000000000000000 : Wdf01000!imp_WdfRequestUnmarkCancelable+0x47

STACK_COMMAND: kb

FOLLOWUP_IP:
Wdf01000!imp_WdfRequestUnmarkCancelable+47
fffff880`012b7767 cc int 3

SYMBOL_STACK_INDEX: 1

SYMBOL_NAME: Wdf01000!imp_WdfRequestUnmarkCancelable+47

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: Wdf01000

IMAGE_NAME: Wd f01000.sys

DEBUG_FLR_IMAGE_TIMESTAMP: 5010aa89

FAILURE_BUCKET_ID: X64_0x10D_5_Wdf01000!imp_WdfRequestUnmarkCancelable+47

BUCKET_ID: X64_0x10D_5_Wdf01000!imp_WdfRequestUnmarkCancelable+47

Followup: MachineOwner
---------

— NTDEV is sponsored by OSR Visit the list at: http://www.osronline.com/showlists.cfm?list=ntdev OSR is HIRING!! See http://www.osr.com/careers For our schedule of WDF, WDM, debugging and other seminars visit: http://www.osr.com/seminars To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer</mailto:xxxxx></mailto:xxxxx>