VMware vSphere

 View Only
  • 1.  Guest operating system has crashed

    Posted Apr 29, 2015 10:02 AM

    Ever since I upgraded to 6.0, I've had an issue with one of my Windows 7 VMs where if I leave the VM alone for more than an hour or two, it'll be stuck on a black screen with an underscore at the very top left (I'm guessing this is supposed to be a cursor that's not blinking?) and a "This virtual machine's guest operating system has crashed" entry in the ESXi log. That seems to be all the information available, though...



  • 2.  RE: Guest operating system has crashed

    Posted Apr 29, 2015 01:13 PM

    Hello there,

    it is strange that a guest OS would crash on you without throwing any BSOD but rather "crashing from the GUI" by throwing a blinking cursor to the console. You could find more useful info inside the vmware.log that is present in your VM's directory. If possible, please post it here so we can have a proper look at it.

    To get to understand your problem more - is the VMware Tools upgraded to the latest version? Do you have 3D Acceleration enabled in the guest OS? What about VRAM allocation/resolution specifications? Or maybe this can be caused by a process being idle. Either way, we'll know more once the logs have been reviewed :smileyhappy:



  • 3.  RE: Guest operating system has crashed

    Posted May 09, 2015 05:32 PM

    It took a while to reproduce the issue, but here's the log:



  • 4.  RE: Guest operating system has crashed

    Posted May 09, 2015 08:43 PM

    The VM crashes with a BSOD 0x000000F4
    http://answers.microsoft.com/en-us/windows/forum/windows_7-performance/how-to-troubleshoot-and-solve-blue-screen-stop/dc…

    Looking at your log I noticed that 3dsupport does fail on your host.
    Maybe it helps to change
    mks.enable3d = "TRUE" to "false"



  • 5.  RE: Guest operating system has crashed

    Posted May 10, 2015 10:42 AM

    The server hardware is indeed not capable of 3D graphics, but I thought ESXi supports CPU-based software rendering which should work on any system?