Opened 11 years ago
Closed 11 years ago
#12921 closed defect (duplicate)
Virtual Box crashes with a critical Error approx 4-5 times a day (VERR_MM_HYPER_NO_MEMORY)
Reported by: | dan-b | Owned by: | |
---|---|---|---|
Component: | VMM | Version: | VirtualBox 4.3.10 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Windows |
Description
I'm running a debian installation as the guest on a windows 7 host and a number of times a day Virtual Box crashes. I'm not doing anything particularly interesting, just developing some c++ code to manipulate images. I have three programs running on the host, KDevelop, Image Viewer and Files. Without warning I get a windows pop up box saying virtual box critical error and have to restart the virtual machine
Attachments (3)
Change History (6)
by , 11 years ago
Attachment: | VBox.log - pt1 added |
---|
by , 11 years ago
Attachment: | VBox.log - pt2 added |
---|
log file part 2 as too big to attach as one file
comment:1 by , 11 years ago
The error code is VERR_MM_HYPER_NO_MEMORY. Could you try the following:
VBoxManage setextradata "VM name" "VBoxInternal/MM/CanUseLargerHeap" 1
comment:2 by , 11 years ago
Summary: | Virtual Box crashes with a critical Error approx 4-5 times a day → Virtual Box crashes with a critical Error approx 4-5 times a day (VERR_MM_HYPER_NO_MEMORY) |
---|
comment:3 by , 11 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Actually duplicate of #10745.
log file part 1 as too big to attach in one file