Welcome to WinForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Driver Verifier Log File not populated.

 
   Windows XP (Home) -> XP Device Driver RSS
Next:  Windows Media Player 11 only plays one channel  
Author Message
developer28

External


Since: Jan 23, 2007
Posts: 3



(Msg. 1) Posted: Fri Feb 16, 2007 6:12 am
Post subject: Driver Verifier Log File not populated.
Archived from groups: microsoft>public>windowsxp>device_driver>dev (more info?)

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.

 >> Stay informed about: Driver Verifier Log File not populated. 
Back to top
Login to vote
Doron Holan MS1

External


Since: Jan 28, 2004
Posts: 15



(Msg. 2) Posted: Sat Feb 17, 2007 10:00 pm
Post subject: Re: Driver Verifier Log File not populated. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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 DeleteThis @gmail.com> wrote in message
news:1171635125.843962.12880@k78g2000cwa.googlegroups.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.
>

 >> Stay informed about: Driver Verifier Log File not populated. 
Back to top
Login to vote
Doron Holan MS1

External


Since: Jan 28, 2004
Posts: 15



(Msg. 3) Posted: Sat Feb 17, 2007 10:00 pm
Post subject: Re: Driver Verifier Log File not populated. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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 RemoveThis @gmail.com> wrote in message
news:1171635125.843962.12880@k78g2000cwa.googlegroups.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.
>
 >> Stay informed about: Driver Verifier Log File not populated. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
USB HUB Driver - Hi All. I want to obtained information about power on USB HUB (current in mA) like it presented in MS Device Manager. I'll try to use CreateFile() DeviceIoControl() But I dont know, that Controls Codes I need to obtain this information. TMOK.

LTO3 driver for XP PRO to allow using ntbackup? - Hi. A couple of brief questions regarding LTO-3 Ultrium 400GB tape on XP Pro that I hope some brainy person can help me with. My DLT7000 and SCSI works fine with my XP Pro Intel. A new IBM LTO3 Ultrium drive runs fine in NovaBackup, but doesn't run..

Q: programmable restart of a 64-bit driver from a 32-bit a.. - Hello, we have an application that need to restart network driver to apply configuration changes without restarting the system. We are using SetupDi* functions to do this. The 32-bits version of the application works fine on 32-bits system as well....

Automate Driver Installation of a nonpnp driver - Is there command line way to automate driver installation of a nonpnp driver? The inf is below. [Source Media Descriptions] 1 = "Altera Programmer Driver" , TAGFILE = disk1 2 = "Altera ByteBlaster Driver" , TAGFILE = disk1...

Driver install can't find avcstrm on XP SP2 - I'm writing an AV/C Subunit driver I'm trying to install on Windows XP SP2. I'm trying to get avcstrm.sys to load under it as a lower filter. It fails and setupapi.log indicates that avcstrm.sys cannot be found. I looked around and the only place...
   Windows XP (Home) -> XP Device Driver All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum

Categories:
  Windows XP
 Windows Vista!
 Win 2000/NT/98/ME


[ Contact us | Terms of Service/Privacy Policy ]