Page 1 of 1

Vbox crashed 3 times, due to display?

Posted: 26. Sep 2012, 15:54
by Mej
Vbox keeps crashing on Windows 7. Here is the error from the log:

$ grep -i error *
VBox.log.1:00:00:00.903 ERROR [COM]: aRC=VBOX_E_IPRT_ERROR (0x80bb0005) aIID={09eed313-cd56-4d06-bd56-fac0f716b5dd} aComponent={Display} aText={Could not take a screenshot (VERR_NOT_SUPPORTED)}, preserve=false
VBox.log.2:00:00:01.029 ERROR [COM]: aRC=VBOX_E_IPRT_ERROR (0x80bb0005) aIID={09eed313-cd56-4d06-bd56-fac0f716b5dd} aComponent={Display} aText={Could not take a screenshot (VERR_NOT_SUPPORTED)}, preserve=false
VBox.log.3:00:00:00.912 ERROR [COM]: aRC=VBOX_E_IPRT_ERROR (0x80bb0005) aIID={09eed313-cd56-4d06-bd56-fac0f716b5dd} aComponent={Display} aText={Could not take a screenshot (VERR_NOT_SUPPORTED)}, preserve=false

Any ideas?

Re: Vbox crashed 3 times, due to display?

Posted: 26. Sep 2012, 16:28
by mpack
None of those are crashes. They are error messages, but are normal/harmless. If you have an actual crash then post the complete log file, as a zipped attachment please.

Re: Vbox crashed 3 times, due to display?

Posted: 27. Sep 2012, 19:48
by Mej
My apologies. Here are the logs for the previous crashes. Thanks.

Re: Vbox crashed 3 times, due to display?

Posted: 28. Sep 2012, 12:27
by mpack
First, you still have not supplied the latest VM log (VBox.log), you only included the three older logs (.1, .2, .3) - however I'll assume these are equally representative.

I see no sign of a crash in .1 - all I see is the VM taking a long time to get started, manually powered down before it completed.
The .2 log was incomplete. If this shows the crash then it means VBox is crashing without a "Guru Meditation" dialog - or the host is crashing.
The .3 log is again incomplete.

The only issue I have with your configuration is that I would try setting the guest RAM to 4GB.

Also, I see you are assigning 6 CPU cores to the guest. What is the CPU, how many cores does it have?

Re: Vbox crashed 3 times, due to display?

Posted: 3. Oct 2012, 22:09
by Mej
It seems to crash after I leave my computer for 20 minutes (when the display turns off). Please note the hard disk is set to never go to sleep. I set this up to see if this would help with the crashing. It has crashed 3 times today, all when the display turns off. After the first crash, I assigned 2 CPU cores to see if that would help. After the 3rd crash I got the "Guru Meditation" dialog so I am attaching the log and png file.

Re: Vbox crashed 3 times, due to display?

Posted: 3. Oct 2012, 22:16
by Mej
I fixed the error memory, but I feel like there is something else going on.

Re: Vbox crashed 3 times, due to display?

Posted: 4. Oct 2012, 13:24
by mpack
The log shows that you only had 32MB RAM assigned to the VM. Is that the memory error you fixed?

Re: Vbox crashed 3 times, due to display?

Posted: 4. Oct 2012, 14:44
by Mej
Yes correct. That is the memory error I fixed.

Re: Vbox crashed 3 times, due to display?

Posted: 11. Oct 2012, 15:31
by Mej
Again my VM has crashed twice this morning. I've attached the logs. Are they helping you at all?

Re: Vbox crashed 3 times, due to display?

Posted: 11. Oct 2012, 18:09
by mpack
Mej wrote:I've attached the logs. Are they helping you at all?
Not really. All the logs you've provided so far have been incomplete, or showed no error, or showed an unrelated error (the memory mistake). I'm afraid I can't do much with that. I would check the host for RAM errors, other than that I'm stumped.

Re: Vbox crashed 3 times, due to display?

Posted: 11. Oct 2012, 20:10
by Mej
All the errors can be found in the windows event log so I've attached them. Hopefully these will help.

Re: Vbox crashed 3 times, due to display?

Posted: 11. Oct 2012, 20:57
by mpack
Other than that nearly all the crashes involve VBoxVRDP.DLL, it doesn't help much. I suspect you're going to have to raise a BugTracker ticket about this.

Re: Vbox crashed 3 times, due to display?

Posted: 28. Nov 2012, 00:23
by Mej
I have created a bug ticket but in the mean time to work around this issue, I have found that I have minimize my virtual box before locking my screen.