Trying to install Oracle Linux from a .iso crashes with The instruction at 0x00007FFEB1399EF4 refere

Discussions related to using VirtualBox on Windows hosts.
Post Reply
n-i-c-k
Posts: 4
Joined: 20. Sep 2022, 12:45

Trying to install Oracle Linux from a .iso crashes with The instruction at 0x00007FFEB1399EF4 refere

Post by n-i-c-k »

I am trying to install Oracle Linux from a .iso on a Windows 11 Host.

Few seconds after starting the machine, I get the "Application Error"
The instruction at 0x00007FFEB1399EF4 referenced memory at 0x0000000000000000. The memory could not be read..

Code: Select all

& 'C:\Program Files\Oracle\VirtualBox\VBoxManage.exe' showvminfo LinuxOracle-R9 --details | Set-Clipboard
produces

Code: Select all

Name:                        LinuxOracle-R9
Groups:                      /
Guest OS:                    Oracle (64-bit)
UUID:                        55c3e05f-f2ba-42cc-82d5-54ae19da0ac1
Config file:                 C:\Users\Rene\VirtualBox VMs\LinuxOracle-R9\LinuxOracle-R9.vbox
Snapshot folder:             C:\Users\Rene\VirtualBox VMs\LinuxOracle-R9\Snapshots
Log folder:                  C:\Users\Rene\VirtualBox VMs\LinuxOracle-R9\Logs
Hardware UUID:               55c3e05f-f2ba-42cc-82d5-54ae19da0ac1
Memory size:                 8192MB
Page Fusion:                 disabled
VRAM size:                   16MB
CPU exec cap:                100%
HPET:                        disabled
CPUProfile:                  host
Chipset:                     piix3
Firmware:                    BIOS
Number of CPUs:              4
PAE:                         enabled
Long Mode:                   enabled
Triple Fault Reset:          disabled
APIC:                        enabled
X2APIC:                      enabled
Nested VT-x/AMD-V:           disabled
CPUID Portability Level:     0
CPUID overrides:             None
Boot menu mode:              message and menu
Boot Device 1:               Floppy
Boot Device 2:               DVD
Boot Device 3:               HardDisk
Boot Device 4:               Not Assigned
ACPI:                        enabled
IOAPIC:                      enabled
BIOS APIC mode:              APIC
Time offset:                 0ms
RTC:                         UTC
Hardware Virtualization:     enabled
Nested Paging:               disabled
Large Pages:                 enabled
VT-x VPID:                   enabled
VT-x Unrestricted Exec.:     enabled
Paravirt. Provider:          Default
Effective Paravirt. Prov.:   KVM
State:                       starting (since 2022-09-29T11:10:05.947000000)
Graphics Controller:         VMSVGA
Monitor count:               1
3D Acceleration:             disabled
2D Video Acceleration:       disabled
Teleporter Enabled:          disabled
Teleporter Port:             0
Teleporter Address:          
Teleporter Password:         
Tracing Enabled:             disabled
Allow Tracing to Access VM:  disabled
Tracing Configuration:       
Autostart Enabled:           disabled
Autostart Delay:             0
Default Frontend:            
VM process priority:         default
Storage Controller Name (0):            IDE
Storage Controller Type (0):            PIIX4
Storage Controller Instance Number (0): 0
Storage Controller Max Port Count (0):  2
Storage Controller Port Count (0):      2
Storage Controller Bootable (0):        on
Storage Controller Name (1):            SATA
Storage Controller Type (1):            IntelAhci
Storage Controller Instance Number (1): 0
Storage Controller Max Port Count (1):  30
Storage Controller Port Count (1):      1
Storage Controller Bootable (1):        on
IDE (1, 0): C:\Users\Rene\VirtualBox\ISOs\OracleLinux-R9-U0-x86_64-dvd.iso (UUID: 4adf817e-f2d1-4a03-8cd7-1cd0aa79ac20)
SATA (0, 0): C:\Users\Rene\VirtualBox VMs\LinuxOracle-R9\LinuxOracle-R9.vdi (UUID: 63a58fdb-ac78-4bc5-b57b-673269ca1afd)
NIC 1:                       MAC: 0800273553B6, Attachment: NAT, Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0, Promisc Policy: deny, Bandwidth group: none
NIC 1 Settings:  MTU: 0, Socket (send: 64, receive: 64), TCP Window (send:64, receive: 64)
NIC 2:                       disabled
NIC 3:                       disabled
NIC 4:                       disabled
NIC 5:                       disabled
NIC 6:                       disabled
NIC 7:                       disabled
NIC 8:                       disabled
Pointing Device:             PS/2 Mouse
Keyboard Device:             PS/2 Keyboard
UART 1:                      disabled
UART 2:                      disabled
UART 3:                      disabled
UART 4:                      disabled
LPT 1:                       disabled
LPT 2:                       disabled
Audio:                       enabled (Driver: DSOUND, Controller: AC97, Codec: AD1980)
Audio playback:              enabled
Audio capture:               disabled
Clipboard Mode:              Bidirectional
Drag and drop Mode:          disabled
Session name:                GUI/Qt
Video mode:                  0x0x0 at 0,0 enabled
VRDE:                        disabled
OHCI USB:                    enabled
EHCI USB:                    enabled
xHCI USB:                    disabled

USB Device Filters:

<none>

Available remote USB devices:

<none>

Currently Attached USB Devices:

<none>

Bandwidth groups:  <none>

Shared folders:<none>

VRDE Connection:             not active
Clients so far:              0

Capturing:                   active
Capture audio:               not active
Capture screens:             
Capture file:                C:\Users\Rene\VirtualBox VMs\LinuxOracle-R9\LinuxOracle-R9.webm
Capture dimensions:          1024x768
Capture rate:                512kbps
Capture FPS:                 25kbps
Capture options:             vc_enabled=true,ac_enabled=false,ac_profile=med

Guest:

Configured memory balloon size: 0MB
OS type:                     Oracle_64
Additions run level:         0

Guest Facilities:

No active facilities.


The machine's log file is attached.
Attachments
log.zip
(20.32 KiB) Downloaded 7 times
AndyCot
Posts: 296
Joined: 29. Feb 2020, 03:04

Re: Trying to install Oracle Linux from a .iso crashes with The instruction at 0x00007FFEB1399EF4 re

Post by AndyCot »

Update VB to 6.1.38 or 7.0 beta 3. And also the extension pack.
Post Reply