Opened 21 months ago
Last modified 21 months ago
#21751 new defect
Changing the VM state from 'RUNNING' to 'GURU_MEDITATION'
Reported by: | adamtkaczyk | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox-7.0.8 |
Keywords: | GURU_MEDITATION, PGMAllPool.cpp | Cc: | |
Guest type: | Linux | Host type: | Windows |
Description (last modified by )
After windows update KB5027215 and .NET update KB5027537 I am getting GURU_MEDITATION errors in random situations. No specific scenario.
02:18:31.576345 02:18:31.576346 !!R0-Assertion Failed!! 02:18:31.576346 Expression: <NULL> 02:18:31.576346 Location : F:\tinderbox\win-7.0\src\VBox\VMM\VMMAll\PGMAllPool.cpp(4451) void cdecl pgmPoolTracDerefGCPhys(struct PGMPOOL *,struct PGMPOOLPAGE *,unsigned int64,unsigned int64,unsigned short) 02:18:31.576455 HCPhys=0000000d98000000 GCPhys=0000000c1ffff000; found page has HCPhys=0000000e3c7ff000 iPte=0 fIsNested=false 02:18:31.576469 Changing the VM state from 'RUNNING' to 'GURU_MEDITATION' 02:18:31.576488 Console: Machine state changed to 'Stuck'
Change History (2)
comment:1 by , 21 months ago
Description: | modified (diff) |
---|
It might be better to post this on the Virtualbox forum instead. forums.virtualbox.org
You may also try uninstalling these updates and see if the VMs return to norlmal operation again.