Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Apr 2018 23:02:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 227558] bhyve assertion failed when writing ACPI tables
Message-ID:  <bug-227558-27103-BjiJ8wRaA1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227558-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227558-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=3D227558

--- Comment #4 from Domagoj Stolfa <domagoj.stolfa@gmail.com> ---
(In reply to Domagoj Stolfa from comment #3)
Thinking about this more, it is possible that this is a side-effect of a ra=
ce
in NFS (as this system is booted over NFS).

It's possible that mkstemp(s)() gets called and gets a file descriptor, but=
 the
file is not actually there by the time we try and write it? One difficulty =
with
this though is that it happens consistently only on DSDT and never on anyth=
ing
else -- but this information might help when trying to reproduce the issue.

Mind you, this is all UFS.

--=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-227558-27103-BjiJ8wRaA1>