Driver Verifier Log File not populated.

Posted: 02-16-2007, 02:12 PM
Hi,

I am doing debugging of a driver using kernel mode debugging
environment where my host machine and target machine are connected
through a com port.

I am facing a problem whereby my driver on the target machine is going
for a bug check.

I have enabled the verifier for the driver on the target machine.

Also created a log file using the verifier /log `filename` command
option.

But when i load the driver on the target system , the system is going
for a bugcheck.

Now the problem is that when i reboot the system, there is nothing
present in the log file except a statement that says something like
"no drivers were verified" ..But that statement appears immediately
when i created the log file from the verifier command line.

Can someone please help me bring data in the log file after the driver
is going for a bugcheck?

is the verifier not working for the driver?

I have tried using command line commands like "verifier /
querysettings" and they are showing that the driver is under verifier
observation.

Also have enabled only IOVerification option for the driver.

Thanks for any help.

Regards,
Aman.

Reply With Quote

Responses to "Driver Verifier Log File not populated."

Doron Holan [MS]
Guest
Posts: n/a
 
Re: Driver Verifier Log File not populated.
Posted: 02-18-2007, 06:00 AM
you need to analyze the bugcheck/dump file. start with correct symbols (run
..symfix if they are not correct) and then !analzye -v

d

--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.


"developer28" <aman.k.sethi@gmail.com> wrote in message
news:1171635125.843962.12880@k78g2000cwa.googlegro ups.com...
> Hi,
>
> I am doing debugging of a driver using kernel mode debugging
> environment where my host machine and target machine are connected
> through a com port.
>
> I am facing a problem whereby my driver on the target machine is going
> for a bug check.
>
> I have enabled the verifier for the driver on the target machine.
>
> Also created a log file using the verifier /log `filename` command
> option.
>
> But when i load the driver on the target system , the system is going
> for a bugcheck.
>
> Now the problem is that when i reboot the system, there is nothing
> present in the log file except a statement that says something like
> "no drivers were verified" ..But that statement appears immediately
> when i created the log file from the verifier command line.
>
> Can someone please help me bring data in the log file after the driver
> is going for a bugcheck?
>
> is the verifier not working for the driver?
>
> I have tried using command line commands like "verifier /
> querysettings" and they are showing that the driver is under verifier
> observation.
>
> Also have enabled only IOVerification option for the driver.
>
> Thanks for any help.
>
> Regards,
> Aman.
>

Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
Driver Verifier, low resources testing Gary G. Little Windows XP Device Drivers 6 07-16-2006 09:11 PM
RIS / Ghostcast The computer name is not being populated JgW@SiGe.Com Windows XP Configuration & Management 0 06-07-2005 04:51 PM
Verifier.exe worried Windows XP Device Drivers 0 07-26-2004 04:52 PM
Driver Verifier Joel Windows XP Device Drivers 0 06-30-2004 12:50 PM
Conflict between Driver Verifier and MS Modem interface QuasiCodo Windows XP Device Drivers 2 02-27-2004 09:16 PM