[Bug 192284] panic: avl_find() succeeded inside avl_add() while running poudriere bulk on -CURRENT

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 31 05:57:54 UTC 2014


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

Xin LI <delphij at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |delphij at FreeBSD.org
           Assignee|freebsd-bugs at FreeBSD.org    |avg at FreeBSD.org

--- Comment #2 from Xin LI <delphij at FreeBSD.org> ---
Can you try reverting r221991?  It looks like our gethrtime() uses the
getnanouptime() instead of nanouptime(), which is faster but have less
accuracy.

Andriy -- is there any reason why the portion of change from 221990 gets
reverted?  (I think gethrtime_waitfree() should go through dtrace_gethrtime()
by the way).

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


More information about the freebsd-bugs mailing list