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