!R0-Assertion Failed!! - Maschine state changed to 'Stuck'

Discussions related to using VirtualBox on Windows hosts.
Post Reply
Smartii
Posts: 1
Joined: 6. Jan 2024, 18:06
Primary OS: MS Windows 10
VBox Version: OSE other
Guest OSses: GNU Linux -Ubuntu

!R0-Assertion Failed!! - Maschine state changed to 'Stuck'

Post by Smartii »

Virtual Box Version 7.0.10 r158379 (Qt5.15.2)

Hi guys,

I am trying to set up a development environment for next cloud on a virtual box vm (host is Windows 10 with CPU i5 8250U / operating system is ubuntu-22.04.3-desktop-amd64). I had many problems already, but web searching was able to help me anytime, until now.

Everything seemed to work well but since I installed docker-desktop the machine would be 'Stuck' after round about 2 minutes after starting. I noticed, that docker-desktop is probably in the auto-start, because it launches immediately, without any commands. But just disabling that wont help, because I need to work with docker-desktop. I already tried setting up a new vm, but on this second one, same problem.

That is the system log:

Code: Select all

00:02:43.775095 !!R0-Assertion Failed!!
00:02:43.775096 Expression: <NULL>
00:02:43.775096 Location  : D:\tinderbox\win-7.0\src\VBox\VMM\VMMAll\PGMAllPool.cpp(5128) void __cdecl pgmPoolTrackDeref(struct PGMPOOL *,struct PGMPOOLPAGE *)
00:02:43.775123 enmKind=34 GCPhys=000000004be38000
00:02:43.775130 Changing the VM state from 'RUNNING' to 'GURU_MEDITATION'
00:02:43.775145 Console: Machine state changed to 'Stuck'
I am following a tutorial, because I am not very experienced in anything like linux or vms. This is more like "me trying to understand ANYTHING and become better". Id post the link but its not allowed. But its the official next cloud tutorial for Ubuntu.
I´ve done not much more. Just gave my user sudo privileges and enable kvm in virtual box via the windows cli.

I read many other posts but none could help me in my exact example. Sadly I am too unexperienced to convert any solutions to my problem. :/ I am even too unexperienced to make this forum post. -.- So please ask for further details I didnt mention. Log is attached.

So: Could anyone maybe tell me how to fix it? Is it possible to set up the development environment at all, under these conditions?

Lovely, Gina
Attachments
EntwicklungsumgebungNC-2024-01-06-16-51-59.log
(91.67 KiB) Downloaded 145 times
Post Reply