just upgraded version 5.1.16 from 5.1.12, and now the vm keeps crashing.
host: os sierra 10.12.3
guest: windows 10
I attached log here.
Any idea?
really appreciate it!
Virtualbox 5.1.16 VM quit unexpectedly
-
socratis
- Site Moderator
- Posts: 27329
- Joined: 22. Oct 2010, 11:03
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Win(*>98), Linux*, OSX>10.5
- Location: Greece
Re: Virtualbox 5.1.16 VM quit unexpectedly
Can you try again?nihaoo wrote:I attached log here.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Re: Virtualbox 5.1.16 VM quit unexpectedly
i think i know what's going on, probably cpu is the cause--i started a project in visual studio on guest,and cpu reached to 100%, about 1 minute later, vm crashed.
but here i attached the log again let me know if you can see it.
but here i attached the log again let me know if you can see it.
- Attachments
-
log.txt- (84.33 KiB) Downloaded 56 times
Re: Virtualbox 5.1.16 VM quit unexpectedly
went to system setting, found there was only 1 cpu allocated to my windows 10 guest, obviously that's not good enough for visual studio, so boosted to 4 cores, and it has been up and running for a while, no sign to crash.
Thanks.
Thanks.
-
socratis
- Site Moderator
- Posts: 27329
- Joined: 22. Oct 2010, 11:03
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Win(*>98), Linux*, OSX>10.5
- Location: Greece
Re: Virtualbox 5.1.16 VM quit unexpectedly
What you sent me was not the VBox.log, it was the crash log. I won't be able to know if assigning 4 cores is correct or not (most probably not).
If you want to see for yourself, open the VBox.log and search for "Physical host cores". Then reduce the CPUs assigned to the VM by 1.
If you want to see for yourself, open the VBox.log and search for "Physical host cores". Then reduce the CPUs assigned to the VM by 1.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Re: Virtualbox 5.1.16 VM quit unexpectedly
You are right, it's crash log. I cleared the log, reconfigure VM to 1 core. now running VS project, will see. Thanks.