Hi. my sled11sp3 crash after run one private application in windowmaker. without run application works ok.
but crash only is guest additions installed.
this log is from windows 10 host. but crash on sled11sp3 too.
how to fix it?
guest sled11sp3 crash after run app
guest sled11sp3 crash after run app
- Attachments
-
- log.zip
- (49.13 KiB) Downloaded 6 times
-
- VBcrash.png (7.08 KiB) Viewed 1148 times
Re: guest sled11sp3 crash after run app
no one knows what is wrong?
-
mpack
- Site Moderator
- Posts: 39134
- Joined: 4. Sep 2008, 17:09
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Mostly XP
Re: guest sled11sp3 crash after run app
Your VM is obese. Huge overcommittment of RAM, assigning all cores to the VM leaving none for the host... etc. Does an OpenSUSE guest need 3D acceleration?VBox.log wrote: 00:00:03.814123 Host RAM: 4040MB total, 972MB available
...
00:00:05.973367 VRamSize <integer> = 0x0000000008000000 (134 217 728, 128 MB)
...
00:00:05.973095 RamSize <integer> = 0x000000005f600000 (1 600 126 976, 1 526 MB)
...
00:00:05.973034 NumCPUs <integer> = 0x0000000000000004 (4)
00:00:07.345713 CPUM: Physical host cores: 4
-
loukingjr
- Volunteer
- Posts: 8851
- Joined: 30. Apr 2009, 09:45
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: just about all that run
Re: guest sled11sp3 crash after run app
Don, OpenSUSE does not require 3D acceleration but it would be slightly slower. As you noted, the main issue is obesity. 
OSX, Linux and Windows Hosts & Guests
There are three groups of people. Those that can count and those that can't.
There are three groups of people. Those that can count and those that can't.
Re: guest sled11sp3 crash after run app
thank for reply. i am tried less CPU core and less VRAM but not work (crash on PC with more RAM and CPU cores too) but when i disable 3D acceleration then works OK.mpack wrote: Your VM is obese. Huge overcommittment of RAM, assigning all cores to the VM leaving none for the host... etc. Does an OpenSUSE guest need 3D acceleration?
in older version VB 5.0.4 or older i am tried disable 3D but still crash. in 5.0.8 it is OK for now.