Page 1 of 1
VirtualBox crashing on Shared folder addition?
Posted: 6. Mar 2011, 02:16
by karlkras
VB 4.0.4
Host: W7P64
Guest: Ubuntu 10.10 64
After mounting a file system from the host to the guest (automount on and permanent) VBox has died twice in succession with this:
Anyone else experiencing this problem? Are there logs I can reference to determine what the problem is?
Re: VirtualBox crashing on Shared folder addition?
Posted: 6. Mar 2011, 02:32
by karlkras
Nope, that's not it... removed the shared drive and it's still crapping out. All I was doing was perusing the Ubuntu Software Center and it dies again.
Looking through the logs, this:
[ 13.068] (II) LoadModule: "vesa"
[ 13.068] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 13.068] (II) Module vesa: vendor="X.Org Foundation"
[ 13.068] compiled for 1.8.99.905, module version = 2.3.0
[ 13.068] Module class: X.Org Video Driver
[ 13.068] ABI class: X.Org Video Driver, version 8.0
[ 13.068] (II) VESA: driver for VESA chipsets: vesa
[ 13.068] (--) using VT number 7
[ 13.148] (WW) Falling back to old probe method for vesa
[ 13.148] (EE) No devices detected.
[ 13.148]
Fatal server error:
[ 13.148] no screens found
[ 13.148]
Please consult the The X.Org Foundation support
at
http://wiki.x.org
for help.
[ 13.148] Please also check the log file at "/var/log/Xorg.3.log" for additional information.
[ 13.148]
Would seem to be a pretty good candidate... crap, there it dies again.
Re: VirtualBox crashing on Shared folder addition?
Posted: 6. Mar 2011, 02:36
by Perryg
Post the guests log file (as an attachment) located in the main VBox gui under machine -> show logs
From the hosts terminal/command window type VBoxManage showvminfo <VM Name> --details and post here. Replace <VM Name> with the actual name of the VM. Use " " if the name has a space in it.
Note if the host is Windows you need to be in the directory that has VBoxManage.exe for the command to work.
Re: VirtualBox crashing on Shared folder addition?
Posted: 6. Mar 2011, 02:49
by karlkras
Post the guests log file (as an attachment) located in the main VBox gui under machine -> show logs
there are 4 tabs... VBox.log, *.1, *.2, *.3 in the log viewer. Do you want the contents of the first one (VBox.log.1) ?
Re: VirtualBox crashing on Shared folder addition?
Posted: 6. Mar 2011, 02:56
by Perryg
VBox.log should do.
Don't forget the other command. Put that in code blocks.
Re: VirtualBox crashing on Shared folder addition?
Posted: 6. Mar 2011, 03:21
by karlkras
Well, okay, here's the output from the VBoxManage showvminfo <VM Name> --details dump...
But I can't seem to be able to copy the output out of the log dialog. What's up with that? (apparently doesn't copy to the clipboard)
Code: Select all
Name: Ubuntu 10.10 64bt
Guest OS: Ubuntu (64 bit)
UUID: d40e0c9d-20c0-480d-bfea-b5b6b4fac33e
Config file: C:\Users\Happy Hamster\VirtualBox VMs\Ubuntu 10.10 64bt\Ubuntu 10.10 64bt.vbox
Snapshot folder: C:\Users\Happy Hamster\VirtualBox VMs\Ubuntu 10.10 64bt\Snapshots
Log folder: C:\Users\Happy Hamster\VirtualBox VMs\Ubuntu 10.10 64bt\Logs
Hardware UUID: d40e0c9d-20c0-480d-bfea-b5b6b4fac33e
Memory size: 1024MB
Page Fusion: off
VRAM size: 12MB
HPET: off
Chipset: piix3
Firmware: BIOS
Number of CPUs: 1
Synthetic Cpu: off
CPUID overrides: None
Boot menu mode: message and menu
Boot Device (1): Floppy
Boot Device (2): DVD
Boot Device (3): HardDisk
Boot Device (4): Not Assigned
ACPI: on
IOAPIC: on
PAE: off
Time offset: 0 ms
RTC: UTC
Hardw. virt.ext: on
Hardw. virt.ext exclusive: off
Nested Paging: on
Large Pages: on
VT-x VPID: on
State: powered off (since 2011-03-06T00:42:12.000000000)
Monitor count: 1
3D Acceleration: off
2D Video Acceleration: off
Teleporter Enabled: off
Teleporter Port: 0
Teleporter Address:
Teleporter Password:
Storage Controller Name (0): IDE Controller
Storage Controller Type (0): PIIX4
Storage Controller Instance Number (0): 0
Storage Controller Max Port Count (0): 2
Storage Controller Port Count (0): 2
Storage Controller Bootable (0): on
Storage Controller Name (1): SATA Controller
Storage Controller Type (1): IntelAhci
Storage Controller Instance Number (1): 0
Storage Controller Max Port Count (1): 30
Storage Controller Port Count (1): 1
Storage Controller Bootable (1): on
IDE Controller (1, 0): C:\PROGRA~1\Oracle\VIRTUA~1\VBoxGuestAdditions.iso (UUID: e01a752c-dd0d-4fb7-9564-5e2ae80e4384)
SATA Controller (0, 0): C:\Users\Happy Hamster\VirtualBox VMs\Ubuntu 10.10 64bt\Ubunto 10.10 64bt.vdi (UUID: 0ef46462-ecb7-4c2f-9df8-c2ca5e28ae86)
NIC 1: MAC: 080027A26CE5, Attachment: NAT, Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0
NIC 1 Settings: MTU: 0, Socket( send: 64, receive: 64), TCP Window( send:64, receive: 64)
NIC 2: disabled
NIC 3: disabled
NIC 4: disabled
NIC 5: disabled
NIC 6: disabled
NIC 7: disabled
NIC 8: disabled
Pointing Device: USB Tablet
Keyboard Device: PS/2 Keyboard
UART 1: disabled
UART 2: disabled
Audio: enabled (Driver: DSOUND, Controller: AC97)
Clipboard Mode: Bidirectional
VRDE: disabled
USB: enabled
USB Device Filters:
<none>
Available remote USB devices:
<none>
Currently Attached USB Devices:
<none>
Shared folders: <none>
VRDE Connection: not active
Clients so far: 0
Guest:
OS type: Ubuntu_64
Additions run level: 0
Configured memory balloon size: 0 MB
Re: VirtualBox crashing on Shared folder addition?
Posted: 6. Mar 2011, 03:27
by Perryg
If you get to the log file like a showed you there is a save button.
Re: VirtualBox crashing on Shared folder addition?
Posted: 6. Mar 2011, 04:34
by karlkras
Oh, that button that says Save?
You might want to change the context menu of the log editor so visually challenged (well I'm not, but apparently I was this time) users don't make assumptions.
Re: VirtualBox crashing on Shared folder addition?
Posted: 6. Mar 2011, 05:02
by Perryg
Couple of things.
I don't see where you have installed the Extension Pack
How to install Extension Pack
Not that you must have it but if you don't you need to make sure that you do not turn USB2 on in any guest
Also I am seeing this error a lot since they put the preview window on the main manager.
Code: Select all
00:00:00.706 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
If you right click on the preview window and select to not update it then these errors should stop. It might even help your crashes, but I am not sure about that yet.
Re: VirtualBox crashing on Shared folder addition?
Posted: 6. Mar 2011, 08:16
by karlkras
hey Perryg,
didn't realize the extension pack was required. However, after installing and running the last ~hour it seems to have stabilized. Interesting how it seemed fine for the first day post installation and suddenly started crashing pretty consistently. And I changed the Preview update as you recommended. I thought that feature was pretty cool. It seem a pretty innocuous process but in hindsight would think it's pretty involved, eh?
Re: VirtualBox crashing on Shared folder addition?
Posted: 6. Mar 2011, 15:24
by Perryg
And I changed the Preview update as you recommended. I thought that feature was pretty cool. It seem a pretty innocuous process but in hindsight would think it's pretty involved, eh?
Yeah it was cute for a bit, but how often do you sit and watch it? After I saw the errors I looked at the process and for me it seemed like a waste in CPU ticks. Not only have I disabled the updates I have switched it off in the main manager.
Re: VirtualBox crashing on Shared folder addition?
Posted: 6. Mar 2011, 22:07
by karlkras
Perryg wrote:Not only have I disabled the updates I have switched it off in the main manager.
Probably another obvious oversight on my part, but I see where I can switch off the Preview Updates (via the context menu over the preview monitor), but where have you "switched if off in the main manager." ?
Re: VirtualBox crashing on Shared folder addition?
Posted: 6. Mar 2011, 22:32
by Perryg
Right click just to the right of General and you should get a menu where you can take the tic out of preview.
Re: VirtualBox crashing on Shared folder addition?
Posted: 6. Mar 2011, 22:48
by karlkras
Perryg wrote:Right click just to the right of General and you should get a menu where you can take the tic out of preview.
Aw yes. Thanks!