virtualbox-7.1.6a with kernel 6.13.7-gentoo fails when I try to start it. dmesg shows segfault at 7f6ac7018000 ip 00007f6ac49736d0 sp 00007f6b0c182b60 error 7 in VBoxDD.so[e46d0,7f6ac4899000+24a000] likely on CPU 6 (core 6, socket 0) [15461.760319] Code: 01 c5 f9 7f 45 a0 c7 45 c0 00 00 00 00 75 4b 31 db 49 89 f5 4c 8d 75 9c c5 f8 77 eb 18 66 66 2e 0f 1f 84 00 00 00 00 00 66 90 <41> 89 84 9c 88 11 01 00 48 ff c3 4c 89 f2 89 de 4c 89 ef c7 45 9c Which additional information is required? Thanks, Helmut
Most probably you've hit this bug: https://www.virtualbox.org/ticket/22289 Can you try with 3D disabled? If it works, the only known workaround to have 3D enabled is to downgrade to 7.1.4.
(In reply to Viorel Munteanu from comment #1) > Most probably you've hit this bug: https://www.virtualbox.org/ticket/22289 > > Can you try with 3D disabled? If it works, the only known workaround to > have 3D enabled is to downgrade to 7.1.4. Thanks, that fixed it!
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26ca07d4504245e52b3a4b1545c125a0b5d86bd7 commit 26ca07d4504245e52b3a4b1545c125a0b5d86bd7 Author: Viorel Munteanu <ceamac@gentoo.org> AuthorDate: 2025-03-26 10:48:18 +0000 Commit: Viorel Munteanu <ceamac@gentoo.org> CommitDate: 2025-03-26 11:08:54 +0000 profiles: mask app-emulation/virtualbox-7.1.6a This version is buggy, and we have a bug report now. Bug: https://bugs.gentoo.org/951833 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+)