[Bug 193] main thread dies after daemon() && pthread_create()

bugzilla at busybox.net bugzilla at busybox.net
Thu Apr 16 09:04:28 UTC 2009


https://bugs.busybox.net/show_bug.cgi?id=193





--- Comment #15 from Oliver Metz <oliver.metz at fswiwi.org>  2009-04-16 09:04:28 UTC ---
https://dev.openwrt.org/ticket/4809

Here is a pending ticket addressing this issue. The description ("... the last
uclibc has a broken "daemon" function implementation. "daemon" calls a wrong
"fork" function (libc instead linuxthreads version) breaking the pthread
environment. ") seems to be correct but the attached doesn't fix the problem
for me.
Perhaps you can give me a hint how I get this weak linking of (pthread's) fork
working.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the uClibc-cvs mailing list