Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Apr 2015 12:06:52 +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-uPGBzI2tYW@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 #6 from Konstantin Belousov <kib@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.



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