From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4B3E71581EE for ; Wed, 26 Mar 2025 11:09:07 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 3059E3433B4 for ; Wed, 26 Mar 2025 11:09:07 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 27A50110296; Wed, 26 Mar 2025 11:09:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 1BEC2110296 for ; Wed, 26 Mar 2025 11:09:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9AA2E343397 for ; Wed, 26 Mar 2025 11:09:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 969971743 for ; Wed, 26 Mar 2025 11:09:03 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1742987334.26ca07d4504245e52b3a4b1545c125a0b5d86bd7.ceamac@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: 26ca07d4504245e52b3a4b1545c125a0b5d86bd7 X-VCS-Branch: master Date: Wed, 26 Mar 2025 11:09:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b46ecac9-b7c4-4e6e-b046-7de3a32ec80a X-Archives-Hash: a76fe729381e7b4be4d6f13b37a1ed10 commit: 26ca07d4504245e52b3a4b1545c125a0b5d86bd7 Author: Viorel Munteanu gentoo org> AuthorDate: Wed Mar 26 10:48:18 2025 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Wed Mar 26 11:08:54 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26ca07d4 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 gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 16050e6519be..dc949e5dbc2f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Viorel Munteanu (2025-03-26) +# Segfaults with no clear error message when trying to start a VM with 3D +# acceleration enabled. +# Bug #951833. +=app-emulation/virtualbox-7.1.6a +=app-emulation/virtualbox-extpack-oracle-7.1.6 +=app-emulation/virtualbox-additions-7.1.6 + # Andreas Sturmlechner (2025-03-25) # Package destabilisation mask after prolongued time w/o maintainer. # Bug #936636