Virtualbox on Linux Kernel 5.13

Discussions related to using VirtualBox on Linux hosts.
Post Reply
Shou
Posts: 3
Joined: 2. Aug 2022, 11:09

Virtualbox on Linux Kernel 5.13

Post by Shou »

Hi,

I try running a homemade program which usually run in Linux (5.13) in virtual box.
When i'm lauching the VM, the start is OK (system.d is lauching) but after that, the VM is crashing.
I do not understand clearly the logs of VM.

Could someone give me a direction in order to make it work ?

Thanks,

Yoann
Attachments
log.zip
(78.89 KiB) Downloaded 7 times
fth0
Volunteer
Posts: 5677
Joined: 14. Feb 2019, 03:06
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Linux, Windows 10, ...
Location: Germany

Re: Virtualbox on Linux Kernel 5.13

Post by fth0 »

Why did you disable nested paging?

Please try if enabling System > Acceleration > Nested Paging helps, and provide a new (zipped) VBox.log file.
Shou
Posts: 3
Joined: 2. Aug 2022, 11:09

Re: Virtualbox on Linux Kernel 5.13

Post by Shou »

Hello,

I turn on nested paging.
Here is the new VBox.log
Attachments
log1.zip
(62.1 KiB) Downloaded 7 times
fth0
Volunteer
Posts: 5677
Joined: 14. Feb 2019, 03:06
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Linux, Windows 10, ...
Location: Germany

Re: Virtualbox on Linux Kernel 5.13

Post by fth0 »

I just noticed that you named the VM "Recorder". There is a known VirtualBox 6.1.36 regression regarding the recording settings. FWIW, that issue has been fixed in the VirtualBox test builds 6.1.37r152565 and newer.

Please provide a zip file containing the current Recorder.vbox file, then try the test build if you can.
Shou
Posts: 3
Joined: 2. Aug 2022, 11:09

Re: Virtualbox on Linux Kernel 5.13

Post by Shou »

I do not use the recording setting, i called it recorder because it's the main function of the program.
Here is the Recorder.vbox in zip.
I think the crash might be cause by X server bugging and not lauching correctly in Linux.
Attachments
vbox.zip
(1.39 KiB) Downloaded 7 times
fth0
Volunteer
Posts: 5677
Joined: 14. Feb 2019, 03:06
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Linux, Windows 10, ...
Location: Germany

Re: Virtualbox on Linux Kernel 5.13

Post by fth0 »

Shou wrote:I do not use the recording setting
I can confirm that you don't have the problematic recording settings (which some old VMs have without their users ever having used screen recording).

In your VBox.log files, I see the Guru Meditation over a Triple Fault, but I cannot determine the real cause. Perhaps someone else has an idea what to try next?
Post Reply