[uClibc 0004814]: pthread_rwlock_unlock segfault!

bugs at busybox.net bugs at busybox.net
Wed Sep 3 21:39:37 UTC 2008


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=4814 
====================================================================== 
Reported By:                Gustavo Moreira
Assigned To:                uClibc
====================================================================== 
Project:                    uClibc
Issue ID:                   4814
Category:                   Posix Threads
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             09-03-2008 14:39 PDT
Last Modified:              09-03-2008 14:39 PDT
====================================================================== 
Summary:                    pthread_rwlock_unlock segfault!
Description: 
I'm using uClibc 0.9.29, the rwlock struct is into Posix (shm_open/mmap)
shared memory with PTHREAD_PROCESS_SHARED process-shared attribute.
Four processes are using this rwlock concurrently, but curiously ever
breaks here.
I added some additional information that I think will be helpful.
uClibc was compiled with Thread library implementation (linuxthreads
(stable/old))
# HAS_NO_THREADS is not set
UCLIBC_HAS_THREADS=y
PTHREADS_DEBUG_SUPPORT=y
LINUXTHREADS_OLD=y

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-03-08 14:39  Gustavo MoreiraNew Issue                                    
09-03-08 14:39  Gustavo MoreiraStatus                   new => assigned     
09-03-08 14:39  Gustavo MoreiraAssigned To               => uClibc          
======================================================================




More information about the uClibc-cvs mailing list