[uClibc 0002264]: pthread issues with 0.9.29

bugs at busybox.net bugs at busybox.net
Wed Feb 20 03:29:30 PST 2008


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=2264 
====================================================================== 
Reported By:                kannappan
Assigned To:                uClibc
====================================================================== 
Project:                    uClibc
Issue ID:                   2264
Category:                   Posix Threads
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             02-20-2008 03:29 PST
Last Modified:              02-20-2008 03:29 PST
====================================================================== 
Summary:                    pthread issues with 0.9.29
Description: 
I am using uclibc0.9.29, binutils 2.18 for ARM926T
I am facing problems executing applications which uses pthread.
when including pthread library my application crashes giving message
"segmentation fault". But the same is working with glibc .

When I debugged using strace It gave following error message

# strace  ./run_loop
execve("./run_loop", ["./run_loop"], [/* 16 vars */]) = -1 ENOEXEC (Exec
format
error)
write(2, "strace: exec: Exec format error\n", 32strace: exec: Exec format
error
) = 32
exit(1)                                 = ?
Process 738 detached

====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-20-08 03:29  kannappan      New Issue                                    
02-20-08 03:29  kannappan      Status                   new => assigned     
02-20-08 03:29  kannappan      Assigned To               => uClibc          
======================================================================



More information about the uClibc-cvs mailing list