VirtualBox

Opened 4 years ago

Last modified 4 years ago

#19655 assigned defect

Linux guest crashes if VboxAdditions are installed

Reported by: S.Pendl Owned by: gombara
Component: guest additions Version: VirtualBox 6.1.10
Keywords: Cc:
Guest type: Linux Host type: Windows

Description

Installing guest additions on LinuxMint 19.3 and Debian 10 results in a crash on startup of the VM. The vboxadd.service will not start. If the guest additions are removed the guest starts successfully.

Attachments (3)

VBox.log (143.2 KB ) - added by S.Pendl 4 years ago.
Debian 10 host log file
VBoxHardening.zip (33.3 KB ) - added by S.Pendl 4 years ago.
Debian 10 log file
ErrorMessage.png (15.7 KB ) - added by S.Pendl 4 years ago.
displayed error dialog

Download all attachments as: .zip

Change History (6)

by S.Pendl, 4 years ago

Attachment: VBox.log added

Debian 10 host log file

by S.Pendl, 4 years ago

Attachment: VBoxHardening.zip added

Debian 10 log file

by S.Pendl, 4 years ago

Attachment: ErrorMessage.png added

displayed error dialog

comment:1 by Frank Batschulat (Oracle), 4 years ago

The error log shows the following failure:

01:12:36.996619 
01:12:36.996620 !!! rtR3WinUnhandledXcptFilter caught an exception on thread 00000000000014e0!!!
01:12:36.996633 
01:12:36.996633 ExceptionCode=0xc0000005 ExceptionFlags=0x00000000 ExceptionAddress=00007ffd1a6ed1ad
01:12:36.996648 ExceptionInformation[0]=0000000000000000
01:12:36.996657 ExceptionInformation[1]=0000000000000068
01:12:36.996666 
01:12:36.996666 cs:rip=0033:00007ffd1a6ed1ad
01:12:36.996676 ss:rsp=002b:000000000a68fa40 rbp=00000000086ea01c
01:12:36.996685 rax=000000000c270000 rcx=000000000c270198 rdx=0000000000000001 rbx=000000000c270800
01:12:36.996699 rsi=0000000000000001 rdi=000000000ba40640 rsp=000000000a68fa40 rbp=00000000086ea01c
01:12:36.996709 r8 =000000000000006c r9 =00000000086ea01c r10=0000000000000000 r11=000000000c270140
01:12:36.996715 r12=0000000005a04ca0 r13=000000000ba40640 r14=0000000035140274 r15=0000000035140274
01:12:36.996721 ds=002b es=002b fs=0053 gs=002b eflags=00010287
01:12:36.996726 p1home=0000000000000058 p2home=0000000000000000 pe3home=000000000c270800
01:12:36.996732 p4home=0000000000000006 p5home=0000000000000060 pe6home=000000000a68f429
01:12:36.996738    LastBranchToRip=0000000000000000    LastBranchFromRip=0000000000000000
01:12:36.996743 LastExceptionToRip=0000000000000000 LastExceptionFromRip=0000000000000000

comment:2 by RoboNerd, 4 years ago

I seem to be having a similar problem -- Windows 10 host, Fedora guest, VirtualBox version 6.1.10 r138149 (Qt 5.6.2), identical error message except for instruction address (but with same offset into VBoxDD.dll), same failing memory address (0x00...068), somewhat different stack:

00:06:44.808301 !!! rtR3WinUnhandledXcptFilter caught an exception on thread 0000000000004c30!!!
00:06:44.808308 
00:06:44.808309 ExceptionCode=0xc0000005 ExceptionFlags=0x00000000 ExceptionAddress=00007ffbaf7bd1ad
00:06:44.808312 ExceptionInformation[0]=0000000000000000
00:06:44.808315 ExceptionInformation[1]=0000000000000068

...

00:06:44.809106 Potential code addresses on the stack:
00:06:44.809108 Xcpt PC         : 00007ffbaf7bd1ad - 0x0007d1ad bytes into D:\Program Files\Oracle\VirtualBox\VBoxDD.DLL
00:06:44.809114 000000000a0af2e8: 00007ffbbcbe2690 - 0x00162690 bytes into D:\Program Files\Oracle\VirtualBox\VBoxVMM.DLL
00:06:44.809118 000000000a0af2f8: 00007ffbbdbbb1f4 - 0x0008b1f4 bytes into D:\Program Files\Oracle\VirtualBox\VBoxC.dll
00:06:44.809122 000000000a0af328: 00007ffbbcbe380e - 0x0016380e bytes into D:\Program Files\Oracle\VirtualBox\VBoxVMM.DLL
00:06:44.809126 000000000a0af348: 00007ffbbdbdddb8 - 0x000addb8 bytes into D:\Program Files\Oracle\VirtualBox\VBoxC.dll
00:06:44.809131 000000000a0af378: 00007ffbaf784e47 - 0x00044e47 bytes into D:\Program Files\Oracle\VirtualBox\VBoxDD.DLL
00:06:44.809134 000000000a0af398: 00007ffbc98ee01a - 0x0017e01a bytes into D:\Program Files\Oracle\VirtualBox\VBoxRT.dll
...

I'll be happy to create a new ticket if necessary.

comment:3 by gombara, 4 years ago

Owner: set to gombara
Status: newassigned

This looks like a null pointer dereferencing bug which has been solved quite recently but could not made to latest release. Current work around is to change the vm setting and use vmsvga graphics adapter. Please comment if the problem persist even when vm is configured to use vmsvga. Thanks.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use