Bug#328396: pthread_rwlock_wrlock() hangs even after all locks should be unlocked!

2005-09-15 Thread Falk Hueffner
reassign 328396 glibc tags 328396 + moreinfo thanks Paul Taylor [EMAIL PROTECTED] writes: Package: libstdc++6 glibc Version: Latest Severity: important Description: Even after all the calls (recursive) to unlock a mutex pthread_rwlock_(rd/wr/un)lock() to where the rwlock variable should

Processed: Re: Bug#328396: pthread_rwlock_wrlock() hangs even after all locks should be unlocked!

2005-09-15 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: reassign 328396 glibc Bug#328396: pthread_rwlock_wrlock() hangs even after all locks should be unlocked! Bug reassigned from package `libstdc++6 glibc' to `glibc'. tags 328396 + moreinfo Bug#328396: pthread_rwlock_wrlock() hangs even after all locks

Bug#328396: pthread_rwlock_wrlock() hangs even after all locks should be unlocked!

2005-09-14 Thread Paul Taylor
Package: libstdc++6 glibc Version: Latest Severity: important Description: Even after all the calls (recursive) to unlock a mutex pthread_rwlock_(rd/wr/un)lock() to where the rwlock variable should be free of all locks, it still hangs on a pthread_rwlock_wrlock(), but recursively/cascades just