[Bug 193] bug in pthread -> pthread_create

bugzilla at busybox.net bugzilla at busybox.net
Wed Mar 18 15:59:26 UTC 2009


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


Oliver Metz <oliver.metz at fswiwi.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oliver.metz at fswiwi.org




--- Comment #1 from Oliver Metz <oliver.metz at fswiwi.org>  2009-03-18 15:59:25 UTC ---
Same problem here with uClibc-0.9.29 and some patches:
http://trac.freetz.org/browser/trunk/toolchain/make/target/uclibc/0.9.29

arch: mipsel (4kc)
binutils: 2.17.50.0.17
gcc: 4.2.1

Attached testcase prints out:
Mar 18 16:52:11 freetz user.info daemon_pthread_create: main - before daemon()
Mar 18 16:52:11 freetz user.info daemon_pthread_create: main - after daemon()
before pthread_create()
Mar 18 16:52:11 freetz user.info daemon_pthread_create: thread running


-- 
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