pthread_create fails under uClibc 0.9.29

mark roths mroths at gmail.com
Fri Jan 19 15:01:01 PST 2007


I have built an RFS using buildroot and uClibc 0.9.29.  Within this, I am
trying to run a
thread-based application which fails at pthread_create.  I reduced the test
to thread_hello.c (attached)
and this also fails at the same place.  Also attached is some strace
output.  thread_hello is statically linked
with uClibc.  The same code statically linked with glibc works fine.

Is there a problem with threads and uClibc??

Thanks,
Mark Roths
Softair Microsystems
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/uclibc/attachments/20070119/fbd5b599/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: thread_hello.strace.stderr
Type: application/octet-stream
Size: 142866 bytes
Desc: not available
Url : http://busybox.net/lists/uclibc/attachments/20070119/fbd5b599/attachment-0001.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: thread_hello.c
Type: text/x-csrc
Size: 288 bytes
Desc: not available
Url : http://busybox.net/lists/uclibc/attachments/20070119/fbd5b599/attachment-0001.c 


More information about the uClibc mailing list