VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (82 - 84 of 16363)

Ticket Resolution Summary Owner Reporter
#21281 invalid VMBox fatal error after host Win-11 Sleep Aresby
Description

Occasionally, after resuming from Sleep in a Win-11 host, the Windows 7 guest Virtual Machine crashes (has crashed) with "The instruction at xxxx referenced memory at yyyyy. The Memory could not be read."

The only option at this stage is to click OK to terminate the program.

The Windows 7 VM host window is still responsive but the actual guest Win-7 is not.

Version 6.1.36 r152435 (Qt5.6.2)

#21279 worksforme Post-install Reboot of OL8 kernel panic - kill init! Mindanser
Description

When the OL8.6 Guest OS install completes, it needs to reboot. I get the kernel panic shown in the attachment. I also attached the log file from a recent run.

Guest has 16GB RAM and 36GB disk. All of it was autoconfigured by the OL8.6 installation. Based on a BB suggestion, I tried two CPU's but got the same error.

I tried running the OL8.6 Rescue image and it panics the same way. Just upgraded to VBox 6.1.40, but that didn't change the results.

Two different Windows 2012 guests run ok on this Windows 11 Host, but those were originally created some years ago. Windows 11 Host has 32 GB of memory and 3 TB storage on the D:\ drive that the Guest VDI and machine reside on.

I'm not a Linux Admin and don't know what other things I can try. I read a post here about enabling or disabling hyperthreading and hardware virtualization, but not sure if that might be a source of the problem.

Thanks for any and all help.

#21273 duplicate Error building guest addition on AlmaLinux 8.7 VitekK
Description

Not possible build guest addition -version 6.1.40 and the latest test build 6.1.41:

   Static hostname: xxxxxxxxxxx
         Icon name: computer-vm
           Chassis: vm
        Machine ID: xxxxxxx
           Boot ID: xxxxxxx
    Virtualization: oracle
  Operating System: AlmaLinux 8.7 (Stone Smilodon)
       CPE OS Name: cpe:/o:almalinux:almalinux:8::baseos
            Kernel: Linux 4.18.0-425.3.1.el8.x86_64
      Architecture: x86-64

  gcc -Wp,-MD,/tmp/vbox.0/.vbox_irq.o.d  -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/8/include -I./arch/x86/include -I./arch/x86/include/generated   -I./include/drm-backport -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -fno-PIE -DCC_HAVE_ASM_GOTO -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -DCONFIG_TPAUSE=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -O2 --param=allow-store-data-races=0 -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-unused-const-variable -g -gdwarf-4 -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fno-inline-functions-called-once -Wdeclaration-after-statement -Wno-pointer-sign -Wno-stringop-truncation -Wno-maybe-uninitialized -fno-strict-overflow -fno-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fmacro-prefix-map=./= -Wno-packed-not-aligned -I./include -I/tmp/vbox.0/ -I./include/drm -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_ARCH_AMD64  -DMODULE  -DKBUILD_BASENAME='"vbox_irq"' -DKBUILD_MODNAME='"vboxvideo"' -c -o /tmp/vbox.0/.tmp_vbox_irq.o /tmp/vbox.0/vbox_irq.c
In file included from /tmp/vbox.0/hgsmi_base.c:27:
/tmp/vbox.0/vbox_drv.h:157:12: fatal error: drm/drm_irq.h: No such file or directory
 #  include <drm/drm_irq.h>
            ^~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [scripts/Makefile.build:318: /tmp/vbox.0/hgsmi_base.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from /tmp/vbox.0/vboxvideo_guest.h:34,
                 from /tmp/vbox.0/modesetting.c:27:
/tmp/vbox.0/vbox_drv.h:157:12: fatal error: drm/drm_irq.h: No such file or directory
 #  include <drm/drm_irq.h>
            ^~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [scripts/Makefile.build:318: /tmp/vbox.0/modesetting.o] Error 1
In file included from /tmp/vbox.0/vbox_drv.c:35:
/tmp/vbox.0/vbox_drv.h:157:12: fatal error: drm/drm_irq.h: No such file or directory
 #  include <drm/drm_irq.h>
            ^~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [scripts/Makefile.build:318: /tmp/vbox.0/vbox_drv.o] Error 1
In file included from /tmp/vbox.0/vbox_fb.c:41:
/tmp/vbox.0/vbox_drv.h:157:12: fatal error: drm/drm_irq.h: No such file or directory
 #  include <drm/drm_irq.h>
            ^~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [scripts/Makefile.build:318: /tmp/vbox.0/vbox_fb.o] Error 1
In file included from /tmp/vbox.0/vbox_irq.c:30:
/tmp/vbox.0/vbox_drv.h:157:12: fatal error: drm/drm_irq.h: No such file or directory
 #  include <drm/drm_irq.h>
            ^~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [scripts/Makefile.build:318: /tmp/vbox.0/vbox_irq.o] Error 1
make[1]: *** [Makefile:1585: _module_/tmp/vbox.0] Error 2
make: *** [/tmp/vbox.0/Makefile-footer.gmk:117: vboxvideo] Error 2

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy