From nobody Sun Jun 23 04:35:32 2024
X-Original-To: virtualization@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4W6JDj5Y48z5NlcX
	for <virtualization@mlmmj.nyi.freebsd.org>; Sun, 23 Jun 2024 04:35:33 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(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
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4W6JDj0NgCz3xjZ
	for <virtualization@FreeBSD.org>; Sun, 23 Jun 2024 04:35:33 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1719117333; a=rsa-sha256; cv=none;
	b=diyo53zYEiBLTfo9qutGSHYaoKm5YIuIaZp7MiepiXIDJBlip0rO9sZLv2U80pleBCfPzf
	m0KcMmWxiqqeoj5fWtVWh0Ze8+cD9RecfN3azTUDfrIu9e+Jad3fE+F/g6sEf0iQ3QBDaU
	NvhtHs37L6cA8Ce4KSTxl76kTSEbfJ811rqD5RXXg1vrccwGkD7DGf8rOM1bR4yUcgWj+X
	yIdy4cNAS85IzQrWDkspjU0CISKqkjunEk8j99HfKH+FHb1KNAwpN7RJ43OG8s1ZYMxBOY
	JlEnsKzDS6UmTXIX1XYCi+1SDoVZKb9EluVSUSan5/d9IAW5AApygNEpL4/E/g==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1719117333;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding:
	 in-reply-to:in-reply-to:references:references;
	bh=5fWvBXUljUuWS/tFYOoIUCggVLSRXuYdBFQC5POACOY=;
	b=cLSl/voyMjsi4cuo1k0fS//02No2b9v4mj2REnymly/90U1jzRqIlEN0wZrpRPvG8a1dip
	fgWZRDQCC+f2zY74Qf3J89amosQeyxWXduE/Of7DIiIoN4EwArcIAdHQ1Y2eTKyrffqCd4
	VH+jXPM8JwIrcXjEWFENsB8sam/xGWmPQPulVVTzf80QZUhm8y+g3+dxf4AjXzijDh8JaZ
	jFU+ooI4rLXEf5EV7GKkcket4XudQSWPGxXFcSXEWMFuiyJaz9l2TUrLTNm1oIKDem+cpZ
	hnAa2rt5LcV103M2HFE7Gmgrtg+uDXteui83n8jAeoE5wLDYYyIEeUKl4wSckg==
Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d])
	(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)
	(Client did not present a certificate)
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4W6JDh6zhtzKqY
	for <virtualization@FreeBSD.org>; Sun, 23 Jun 2024 04:35:32 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
	by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 45N4ZWga036320
	for <virtualization@FreeBSD.org>; Sun, 23 Jun 2024 04:35:32 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 45N4ZW0N036319
	for virtualization@FreeBSD.org; Sun, 23 Jun 2024 04:35:32 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: virtualization@FreeBSD.org
Subject: [Bug 279901] glibc-2.39-2 and above on the host segfault
Date: Sun, 23 Jun 2024 04:35:32 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Base System
X-Bugzilla-Component: bhyve
X-Bugzilla-Version: 14.1-RELEASE
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: ztennix@gmail.com
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: virtualization@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: cc
Message-ID: <bug-279901-27103-YFVQbrP7tM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-279901-27103@https.bugs.freebsd.org/bugzilla/>
References: <bug-279901-27103@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: Discussion <freebsd-virtualization.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-virtualization
List-Help: <mailto:virtualization+help@freebsd.org>
List-Post: <mailto:virtualization@freebsd.org>
List-Subscribe: <mailto:virtualization+subscribe@freebsd.org>
List-Unsubscribe: <mailto:virtualization+unsubscribe@freebsd.org>
X-BeenThere: freebsd-virtualization@freebsd.org
Sender: owner-freebsd-virtualization@FreeBSD.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279901

tennix <ztennix@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ztennix@gmail.com

--- Comment #1 from tennix <ztennix@gmail.com> ---
Recently I was trying to install nixos-24.05 bhyve vm, the official iso cra=
shed
during boot. But 23.11 can be installed without any issues. By searching for
the glibc package in different nixos, the nixos-24.05 uses glibc 2.39-52 wh=
ile
nixos-23.11 uses glibc 2.38-77. I think this might be same issue.

--=20
You are receiving this mail because:
You are the assignee for the bug.=