Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jul 2017 21:29:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 221029] AMD Ryzen: strange compilation failures using poudriere or plain buildkernel/buildworld
Message-ID:  <bug-221029-8-9AXROzVHMV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221029-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221029-8@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=221029

--- Comment #20 from Mateusz Guzik <mjg@FreeBSD.org> ---
to be clear, there are 2 parts:
1. possible problem where an already present negative entry causes dropping the
new positive entry on the floor, which gives ENOENT on lookup
2. dot lookup can only fail in the namecache if the vnode is VI_DOOMED, which
normally should not happen if you don't try to force it. what could be wrong if
this is the problem i don't know yet. can't reproduce myself.

-- 
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-221029-8-9AXROzVHMV>