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

--- Comment #2 from Conrad Meyer <c...@freebsd.org> ---
It seems these routines are used only to implement other assertion/CHECKs (most
uses are in thread_helpers_unittests.cc and the only external uses seem to be
in credentials.cc and scoped_process.cc, both inside CHECK()), and since we
mostly build Chrome in Release mode, we don't hit these.

A more straightforward fix for debug mode is to patch Chrome rather than
procfs.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to