Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Apr 2015 14:38:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 199557] Hang on sysconf(_SC_OPEN_MAX)
Message-ID:  <bug-199557-8-hVqSeSLwmF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199557-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199557-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=199557

--- Comment #2 from Ed Maste <emaste@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199557-8-hVqSeSLwmF>