[Bug 199557] Hang on sysconf(_SC_OPEN_MAX)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 20 14:38:39 UTC 2015


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

--- Comment #2 from Ed Maste <emaste at freebsd.org> ---
Pointed out by kib, when invoking the fork syscall directly the child inherits
potentially locked libc mutexes, and it's probably the printf that hangs, not
the sysconf.

What was the original underlying issue here?

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


More information about the freebsd-bugs mailing list