Share via

VMWare Workstation 7 on Windows 7 64Bit (Dell Platform)

Anonymous
2010-04-23T23:43:51+00:00

I installed VMWare Workstation 7 on my Windows 7 64 PC. It installs OK but as soon as I try to power on a VM to create an image, my machine blue screens. My machine is an Optiplex 780, 8GB RAM, 1 TB SATA, 2x3.05Ghz (Core2 Duo). Can anyone shed some light regarding my BSOD? I can include a dump file but they all point to vmware-vmx.exe which is useless since I know the problem. It suppose to be stable on Windows 7 but I am not having any luck.

Skydrive path: http://cid-b0354dca16d7d29b.skydrive.live.com/self.aspx/.Public

-Esteban


"There's a time and place for that. The time is... Never. You can figure out the place on your own".

Windows for home | Previous Windows versions | Devices and drivers

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2010-04-24T14:25:52+00:00

Never mind. I got it to work. It turns out that I had to reset driver verifier. There is a whole KB related about this issue on Vista and Windows 7. If you need it, below is the basic details:

Details

  • Cannot load or power on any virtual machines.
  • Within seconds of attempting to load a virtual machine, the Windows host fails with a blue screen error:

STOP 0x000000D9

The driver is corrupting the locked pages tracking structure.

Process has locked pages.

Solution

This issue occurs if some activity has changed the TrackLockedPages registry key on your Windows host from 0 to 1. A setting of 1 tells the system that it must perform an additional memory check. This check erroneously identifies the VMware process vmx86.sys as performing forbidden activity on the system which then causes the host to fail with a blue screen error.

Change the TrackLockedPages value to 0.

To change the TrackLockedPages value:

  1. Click Start > Run.
  2. Type regedit and press Enter.
  3. Browse to the following entry:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management 4. Change the REG_DWORD value for TrackLockedPages from 1 to 0. 5. Restart the host.

PLEASE NOTE:

If you are running Windows 7 or Windows Vista, the above registry change may not correct the problem. Instead, for step 2, typeverifier /reset and do not complete the other steps. This command disables driver verification which may be preventing your operating system from working properly.


"There's a time and place for that. The time is... Never. You can figure out the place on your own".

Was this answer helpful?

3 people found this answer helpful.
0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2010-04-24T17:07:38+00:00

    Hi esteban2800,

    It seems like you have done a lot of research for the issue.

    Thanks for sharing the resolution with us.

    In future if you have concerns with VMware, the forum below would be the appropriate one.

    Virtual Machine Manager – VMware

    **http://social.technet.microsoft.com/Forums/en-US/virtualmachinemgrvmware/threads**

    Happy weekend!


    Regards,

    Shinmila H - Microsoft Support

    Visit our Microsoft Answers Feedback Forum and let us know what you think.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments