Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 951833 - app-emulation/virtualbox-7.1.6a get segment fault
Summary: app-emulation/virtualbox-7.1.6a get segment fault
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Viorel Munteanu
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-22 15:57 UTC by Helmut Jarausch
Modified: 2025-04-17 15:13 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Helmut Jarausch 2025-03-22 15:57:40 UTC
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
Comment 1 Viorel Munteanu gentoo-dev 2025-03-23 07:10:19 UTC
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.
Comment 2 Helmut Jarausch 2025-03-26 10:37:55 UTC
(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!
Comment 3 Larry the Git Cow gentoo-dev 2025-03-26 11:09:03 UTC
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(+)
Comment 4 jospezial 2025-04-16 10:58:35 UTC
Please bump to 7.1.8 to fix this and 7.0.26.
Comment 5 Viorel Munteanu gentoo-dev 2025-04-16 11:20:31 UTC
I started working on it yesterday, it seems to have the bug fixed, but it will take a few more days until I push it.
Comment 6 Larry the Git Cow gentoo-dev 2025-04-17 15:13:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=255d79837e6009347d0f6425fa34459158b77982

commit 255d79837e6009347d0f6425fa34459158b77982
Author:     Viorel Munteanu <ceamac@gentoo.org>
AuthorDate: 2025-04-15 17:36:20 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2025-04-17 15:10:32 +0000

    app-emulation/virtualbox: add 7.1.8
    
    Version 7.1.8 supports python 3.12.
    
    Closes: https://bugs.gentoo.org/929313
    Closes: https://bugs.gentoo.org/951833
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 app-emulation/virtualbox/Manifest                |   2 +
 app-emulation/virtualbox/virtualbox-7.1.8.ebuild | 776 +++++++++++++++++++++++
 2 files changed, 778 insertions(+)