Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Aug 2022 17:32:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 265749] bhyve NVMe emulation panic after LLVM 14 import to CURRENT
Message-ID:  <bug-265749-27103-AJBATSaiCc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-265749-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-265749-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=3D265749

--- Comment #3 from Mark Johnston <markj@FreeBSD.org> ---
Looks like an instance of "compiler does something stupid when it sees a us=
e of
an uninitialized variable."  The compiler is failing us here, but fixing the
pci_nvme code resolves the problem: https://reviews.freebsd.org/D36119

--=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-265749-27103-AJBATSaiCc>