Windows 10 Blue Screens When Loading in Virtualbox

RRS feed

  • Remove From My Forums

 locked

Virtual PC - getting blue screens continuously RRS feed

  • Question

  • Hi,

    I've Window 7 Enterprise x64 installed on my PC and Virtual PC with installed Window N x86.

    I'm getting bluescreen continuously, on the VirtualPc's OS, after half an hour that virtual OS is turned on.

    Another problem is that everytime i turn on the virtual OS i have this error "Integration features have been disabled".

    sorry for my "poor" english.

    Thanks

    Bye

    • Edited by honey_91 Wednesday, February 9, 2011 3:27 PM

All replies

  • Which Windows crashes? The host or the guest?


    "A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/

  • Oh sorry..The OS(Window N) on Virtual PC crashes..

    thanks bye

  • can you start the VPC again and get the dmp files from the folder Windows\Minidump and share them?


    "A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/

  • Hi i've uploaded the complete folder here ....   http://www.mediafire.com/?7w93hguia670r74

    anyway the content of the last file is below..

    Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
    Copyright (c) Microsoft Corporation. All rights reserved.

    Loading Dump File [C:\Condivisa\dump\020411-20699-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available

    Symbol search path is: *** Invalid ***
    ****************************************************************************
    * Symbol loading may be unreliable without a symbol search path.           *
    * Use .symfix to have the debugger choose a symbol path.                   *
    * After setting your symbol path, use .reload to refresh symbol locations. *
    ****************************************************************************
    Executable search path is:
    *********************************************************************
    * Symbols can not be loaded because symbol path is not initialized. *
    *                                                                   *
    * The Symbol Path can be set by:                                    *
    *   using the _NT_SYMBOL_PATH environment variable.                 *
    *   using the -y <symbol_path> argument when starting the debugger. *
    *   using .sympath and .sympath+                                    *
    *********************************************************************
    Unable to load image \SystemRoot\system32\ntkrnlpa.exe, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for ntkrnlpa.exe
    *** ERROR: Module load completed but symbols could not be loaded for ntkrnlpa.exe
    Windows 7 Kernel Version 7600 UP Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7600.16617.x86fre.win7_gdr.100618-1621
    Machine Name:
    Kernel base = 0x82830000 PsLoadedModuleList = 0x82978810
    Debug session time: Fri Feb  4 12:29:51.457 2011 (GMT+1)
    System Uptime: 0 days 2:37:46.808
    *********************************************************************
    * Symbols can not be loaded because symbol path is not initialized. *
    *                                                                   *
    * The Symbol Path can be set by:                                    *
    *   using the _NT_SYMBOL_PATH environment variable.                 *
    *   using the -y <symbol_path> argument when starting the debugger. *
    *   using .sympath and .sympath+                                    *
    *********************************************************************
    Unable to load image \SystemRoot\system32\ntkrnlpa.exe, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for ntkrnlpa.exe
    *** ERROR: Module load completed but symbols could not be loaded for ntkrnlpa.exe
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    .........
    Loading User Symbols
    Loading unloaded module list
    .....

  • some crashes are caused by the VPC graphic card driver vpc-s3.dll which emulates the old S3 card. which applications do you run in the guest? Is the graphic driver of your host system up to date?


    "A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/

  • Also, are you running any programs in the VM?  If you don't start any programs does it still crash?

    Certain programs won't run inside of a VM.

  • Hi

    first of all..thanks for the help..

    Last year i used the VirtualPC on a laptop but hadn't these problems.

    From january i shifted the same VirtualPC to my new PC and i'm getting blue screens.

    The host's Graphical card is updated. On guest i ever used Visual Studio and Sql Server.

    bye thanks

  • Hi smjain

    I'm using Visual studio and sql server. If i don't start any programs it doesn't crash.

    thanks

    bye

  • if the crashes would be on the host I would say it is an RAM issue. But a RAM inside only inside the VM?  Run sfc /scannow and chkdsk C: /r /f inside the VM.


    "A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/

  • Did you create a new .vmc file and use the old .vhd or did you copy over the .vmc too?  Creating a new vm using the existing vhd is the way to go.


    Colin Barnhorst Windows 7 Ultimate x64 on DIY with 6GB ram.

  • @Cbarnhorst

    I copied over .vhd and .vmc too.

    I tried creating a new VM using old .vhd, but having the same problem.

    Bye thanks

  • @Andre.Ziegler

    sfc /scannow result is : " Windows Resource Protection : No violation of integrity found "

  • @Andre.Ziegler

    sfc /scannow result is : " Windows Resource Protection : No violation of integrity found "

    run it on the host, too. Also run chkdsk inside the VM and on the host.


    "A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/

  • The thread is starting to lenthen so I may have missed this.  Have you uninstalled, rebooted, and reinstalled the integration features?


    Colin Barnhorst Windows 7 Ultimate x64 on DIY with 6GB ram.

  • @Cbarnhost

    The integration features doesn't work. Getting this error : "Integration features have been disabled", everytime i start VM, so i can't uninstall the integrazion features.

    Same thing on the new created .vmc.

  • @Andre.Ziegler


    I runed sfc /scannow on the host today 14/02/2011..the result is in the CBS file which you can find here...http://www.mediafire.com/?1keddz84dadhr67

    The result of the chkdsk command on the guest .... http://www.mediafire.com/?6bsrx59bxxj7j7z

    you use the IE9 Beta which corrupts the Feedback tool check if you get the crashes when you remove the IE9.


    "A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/

  • Hi Andre

    this is the chkdsk's result on the host...http://www.mediafire.com/?4q15wo527sj9qco

    I removed IE9 but having same blue screen...

    There are also some black\gray streak on the screen which disappear and appear..

    Thanks for the help

  • I have no real idea, because I don't use VPC so often. I prefer VMware Player and VirtualBox.


    "A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/

  • Ok Andre thanks for the help!!!!

    1. Anyway, what about if itry to use the .vhd on the VirtualBox or the VMWare Player ??

    2. Which program do you use to know the reason oh the BlueScreens(dump file) ??

    3. How did you know that the IE9 Beta corrupts the Feedback tool ???

    Thanks a lot

    Bye

  • 1. Anyway, what about if itry to use the .vhd on the VirtualBox or the VMWare Player ??

    2. Which program do you use to know the reason oh the BlueScreens(dump file) ??

    3. How did you know that the IE9 Beta corrupts the Feedback tool ???

    1. I never tried it, but VirtualBox can read VHDs.

    2. WinDbg, yoiu forgot to set the symbol path

    3. I created an topic in the Sp1 forums and an MS employee told that the Feedback tool is the cause why a cab file is corrupted all the time.


    "A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/

  • I'll try to open the  .VHD with VirtualBox ..

    thanks

  • hey Andre

    Don't know if you know about this, but in the "Virtual PC" forlder, in event manager there is this erorr everytime i start Virtual PC.

    Unable to activate the integration for ' VS2010 ' . The current mode is - 0 . Start value last channel - 0x80070015 , so last disconnect - 0x0 , extended plea last disconnect - 0x0 , GHI was the guest machine - 0x1

    bye

  • Unable to activate the integration for ' VS2010 ' . 0x80070015 ,

    this means the device is not ready. Which devices to you attach to the VM?


    "A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/

  • no device is selected, only the chekbox " enable start " is checked as i was starting the VM checking individually each device..but getting error with all and without all.

    bye thanks

  • Remove the VPC again, reboot and get the new Refresh Version from the Downloadcenter and install this version.


    "A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/

  • Hi

    today i started virtual machine and connected to it with remote desktop (instead of using it directly by VM) and had no blue screens..don't know why

    bye

  • strange. I have no real idea.


    "A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/

  • FYI:
    I see very frequent Virtual Machine crashes/bluescreens, and it's definitely an issue with the integration components.  If I don't install the integration tools, I don't see crashes.  If I install the integration tools, I can expect very frequent crashes.  It's annoying to not have the tools, but at least it's stable.  So I just don't install them anymore.  I believe it's likely related to the video driver / adapter, which is why this probably doesn't happen for all users.

carreraunuter.blogspot.com

Source: https://social.technet.microsoft.com/forums/windows/en-US/2aee852e-032b-4ce3-8b41-6a84abad68ed/virtual-pc-getting-blue-screens-continuously

0 Response to "Windows 10 Blue Screens When Loading in Virtualbox"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel