Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Drivers > Re: Driver Verifier in a VM

Reply
Thread Tools Display Modes

Re: Driver Verifier in a VM

 
 
Scott Noone
Guest
Posts: n/a

 
      05-04-2010
> Does anyone have any experience using driver verifier inside a VM
> (VMware specifically)?


Do this all the time. Works great, the only issue is that the Verifier
overhead can sometimes be felt a lot worse.

> had a lot of BSODs regarding the use of user mode handles in the
> kernel, whcih makes snese since the VM kernel IS in usermode.


You're misunderstanding. That's a legitimate Verifier bugcheck that needs to
be fixed, see:

http://analyze-v.com/?p=404

-scott

--
Scott Noone
Consulting Associate
OSR Open Systems Resources, Inc.
http://www.osronline.com



"matt_sykes" <> wrote in message
news:2acbad91-96dc-4c5a-b160-...
> Hi all
>
> Does anyone have any experience using driver verifier inside a VM
> (VMware specifically)?
>
> I am thinking that although its quicker to change a VM image than re-
> ghost a machine (for testing on multiple platforms) there might well
> be many issues using Verifier inside a VM. After a brief attempt I
> had a lot of BSODs regarding the use of user mode handles in the
> kernel, whcih makes snese since the VM kernel IS in usermode. I didnt
> get any further than that though.
>
> Thanks in advance.
>

 
Reply With Quote
 
 
 
 
Pavel A.
Guest
Posts: n/a

 
      05-05-2010
"matt_sykes" <> wrote in message
news:769d445f-c1e9-42ed-a165->>

>> > had a lot of BSODs regarding the use of user mode handles in the
>> > kernel, whcih makes snese since the VM kernel IS in usermode.


Kernel mode is kernel mode even in VM.

Verifier catches you when you call ZwClose instead of NtClose, or other Zw
functions on user handles.
IIRC, only Win7 or Vista SP2 verfier checks this; XP verifier does not.

Good luck,
-- pa


 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not 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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
cannot install Vista ACPI error Salsakidd Windows Vista Installation 6 10-10-2007 10:12 AM
Vista won't boot, kernal issues Lt. Washburn Windows Vista Installation 3 03-30-2007 01:09 AM
Going Golfing but not with Vista markbyrn Windows Vista Games 15 03-08-2007 10:59 AM
Unknown Driver problem with WMDC - can't connect Cingular 3125 Rob Ellison ActiveSync 1 03-05-2007 08:12 PM
Vista auto-reboot after install OrangeGuy Windows Vista Installation 4 02-07-2007 02:05 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59