blue screen of win32cipe driver

<[email protected]> Thu, 28 Oct 2004 19:22:24 +0800 (CST)
Newsgroups gmane.comp.encryption.cipe
Message-ID <[email protected]>
dear dkw:

    In microsoft's HCT test,there is a blue screen for win32 cipe driver.Using Windbg to analyze the dump file, I get the below infomaton:

DRIVER_VERIFIER_IOMANAGER_VIOLATION (c9)
The IO manager has caught a misbehaving driver.
Arguments:
Arg1: 0000024b, (Fatal error) A driver has succeeded IRP_MJ_PNP.IRP_MN_QUERY_DEVICE_RELATIONS(TargetRelations)
	but did not properly fill out the request or forward the IRP to the underlying
	hardware stack.  (DeviceObject specified.)
Arg2: f895c36d
Arg3: 00000000
Arg4: 81f0b6f8

    And some other details show that there have problems in  function MipTapDeviceHook when 
dealing with IRP_MJ_PNP requests.

    Could you give me some hints on dealing with the IRP_MJ_PNP requests? Thank you very much.
    


--
Message sent by the [email protected] mailing list.
Unsubscribe: mail [email protected], "unsubscribe cipe-l" in body
Other commands available with "help" in body to the same address.
CIPE info and list archive: <URL:http://sites.inka.de/~bigred/devel/cipe.html>