https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199557
--- Comment #6 from Konstantin Belousov <[email protected]> --- (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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
