Problem in Device Path Exerciser Test.

R

Rizvi

Hi,

I'm testing a monitor WDM driver which accesses I2C
interface using HCT 11.2
This driver gets listed under Monitor category.
One of the tests under this category is "Device Path
Exerciser".
Whenever I start this test, the system reboots and shows
a screen saying that "Start Windows Nornally. Start
windows in Last Good known Configuration and so on".
Unless n until I dont choose 'Last Good known
Configuration' the System reboots continuously.
I also got and error saying that the "The Hash value for
the file xyz.sys has changed".

Please help me out why the system is rebooting
continuously or suggest any other way to perform this
test.

Rizvi
 
C

cd

Device Path Exerciser turns on Driver Verifier. Hook up a kernel debugger to
the machine and catch the exception to find out the problem.
 
R

Rizvi

I have enabled the automatic logon.
Prior to HCT testing, I have tested the driver using
Driver Verifier.
For only Enhanced I/O verification option, the Driver
fails and a blue screen is shown..Dump.The System also
crashes.
Can i know which options does Device path Excersier
enables while Testing through HCT?.
 
C

cd

Attach WinDbg and find out your answer. WinDbg dumps out plenty of
information to help you find out your problem.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top