Date: Thu, 26 Dec 2024 08:18:12 +0000 From: bugzilla-noreply@freebsd.org To: virtualization@FreeBSD.org Subject: [Bug 279901] glibc-2.39-2 and above on the host segfault Message-ID: <bug-279901-27103-srZGltdkaj@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/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279901 --- Comment #57 from Konstantin Belousov <kib@FreeBSD.org> --- (In reply to Konstantin Belousov from comment #56) Also, as a blind guess, try to revert this chunk - if (width < 0x4) - width =3D 0; +// if (width < 0x4) +// width =3D 0; and see. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279901-27103-srZGltdkaj>