[Bug 199557] Hang on sysconf(_SC_OPEN_MAX)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Apr 23 12:06:52 UTC 2015


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

--- Comment #6 from Konstantin Belousov <kib at FreeBSD.org> ---
(In reply to ikosarev from comment #5)
It is actually rtld' locks which are inherited blocked and thus symbol
resolution is non-functional.  As a quick test, try your test with
LD_BIND_NOW=1 env var set.

Direct calls to the fork syscall from the threading process is not supposed to
work.

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


More information about the freebsd-bugs mailing list