VirtualBox

Opened 3 years ago

#20492 new defect

Debian installer hangs: BUG: unable to handle kernel NULL pointer dereference at 00000004

Reported by: joelpuig Owned by:
Component: other Version: VirtualBox 6.1.26
Keywords: debian linux kernel crash hang Cc:
Guest type: Linux Host type: Windows

Description

I'm trying to install Debian 10 i386 on a Windows 10 (64-bit) host but the installer hangs during "Select and install software", specifically "Configuring man-db (i386)". Do not modify the default software selection (Debian desktop, print server and standard system utilities). It happens every time, both in the graphical and the non-graphical installer. I'm running an AMD Ryzen 7 3800X and AMD-V appears to be enabled.

This is logged by the kernel once the system hangs:

[  401.003262] BUG: unable to handle kernel NULL pointer dereference at 00000004
[  401.003775] *pde = 00000000 
[  401.003978] Oops: 0002 [#1] SMP
[  401.004197] CPU: 0 PID: 21003 Comm: mandb Not tainted 4.19.0-17-686 #1 Debian 4.19.194-1
[  401.004767] Hardware name: innotek GmbH VirtualBox/VirtualBox, BIOS VirtualBox 12/01/2006
[  401.005336] EIP: _raw_spin_lock+0x14/0x30
[  401.005618] Code: 89 d8 5b 5d c3 90 89 c8 e8 c9 7e a2 ff eb f1 8d b4 26 00 00 00 00 0f 1f 44 00 00 55 89 c1 89 e5 53 31 d2 bb 01 00 00 00 89 d0 <3e> 0f b1 19 85 c0 75 04 5b 5d c3 90 89 c2 89 c8 e8 27 6a a2 ff 90
[  401.007152] EAX: 00000000 EBX: 00000001 ECX: 00000004 EDX: 00000000
[  401.007694] ESI: 00000000 EDI: 00000020 EBP: ee4efef8 ESP: ee4efef4
[  401.008228] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068 EFLAGS: 00010046
[  401.008863] CR0: 80050033 CR2: 00000004 CR3: 362bf000 CR4: 000406d0
[  401.009382] Call Trace:
[  401.009597]  speculation_ctrl_update+0x1aa/0x220
[  401.009976]  speculation_ctrl_update_current+0x18/0x20
[  401.010399]  task_update_spec_tif+0x25/0x30
[  401.010745]  ssb_prctl_set.part.1+0x1d/0x30
[  401.011091]  arch_seccomp_spec_mitigate+0x45/0x50
[  401.011488]  do_seccomp+0x5b0/0x5f0
[  401.011776]  sys_seccomp+0x16/0x20
[  401.012059]  do_fast_syscall_32+0x81/0x1a0
[  401.012400]  entry_SYSENTER_32+0x68/0xbb
[  401.012848] EIP: 0xb7efdd31
[  401.013188] Code: f6 ff ff 55 89 e5 8b 55 08 8b 80 5c cd ff ff 85 d2 74 02 89 02 5d c3 8b 04 24 c3 8b 1c 24 c3 90 90 51 52 55 89 e5 0f 34 cd 80 <5d> 5a 59 c3 90 90 90 90 8d 76 00 58 b8 77 00 00 00 cd 80 90 8d 76
[  401.015419] EAX: ffffffda EBX: 00000001 ECX: 00000000 EDX: 0162db20
[  401.016174] ESI: 015b5352 EDI: b7eded4d EBP: b7c7dde9 ESP: bfdab85c
[  401.016929] DS: 007b ES: 007b FS: 0000 GS: 0033 SS: 007b EFLAGS: 00000246
[  401.017753] Modules linked in: fuse battery dm_mod md_mod xfs jfs btrfs xor zstd_decompress zstd_compress xxhash raid6_pq libcrc32c vfat fat ext4 crc16 mbcache jbd2 crc32c_generic fscrypto ecb e1000 nls_utf8 isofs usb_storage hid_generic usbhid hid sr_mod cdrom sd_mod ata_generic ohci_pci ehci_pci ohci_hcd ehci_hcd ata_piix snd_intel8x0 snd_ac97_codec ahci libahci ac97_bus evdev libata psmouse snd_pcm snd_timer usbcore usb_common snd soundcore scsi_mod
[  401.022503] CR2: 0000000000000004
[  401.022903] ---[ end trace 8693d9353e91b6c4 ]---
[  401.023448] EIP: _raw_spin_lock+0x14/0x30
[  401.023933] Code: 89 d8 5b 5d c3 90 89 c8 e8 c9 7e a2 ff eb f1 8d b4 26 00 00 00 00 0f 1f 44 00 00 55 89 c1 89 e5 53 31 d2 bb 01 00 00 00 89 d0 <3e> 0f b1 19 85 c0 75 04 5b 5d c3 90 89 c2 89 c8 e8 27 6a a2 ff 90
[  401.026189] EAX: 00000000 EBX: 00000001 ECX: 00000004 EDX: 00000000
[  401.026947] ESI: 00000000 EDI: 00000020 EBP: ee4efef8 ESP: dca193bc
[  401.027704] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068 EFLAGS: 00010046
[  401.028492] CR0: 80050033 CR2: 00000004 CR3: 362bf000 CR4: 000406d0

I've attached the full kernel log, as well as the VirtualBox log on the host.

Attachments (1)

Logs.zip (61.5 KB ) - added by joelpuig 3 years ago.
VBox.log, VBoxHardening.log, debian_console.log (kernel log)

Download all attachments as: .zip

Change History (1)

by joelpuig, 3 years ago

Attachment: Logs.zip added

VBox.log, VBoxHardening.log, debian_console.log (kernel log)

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use