This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug nptl/13184] rwlocks can go into dead lock


http://sourceware.org/bugzilla/show_bug.cgi?id=13184

--- Comment #2 from Frank Denis <redhat at pureftpd dot org> 2011-09-12 21:42:09 UTC ---
Hi Rich,

And thanks for your feedback. The automatic storage passed by reference bug has
been fixed.
However, the race condition still happens: 

crazylock-nlibc: crazylock.c:26: cache_get: Assertion
`rwlock.__data.__nr_reader s <= n' failed.
crazylock-nlibc: crazylock.c:32: cache_get: Assertion
`rwlock.__data.__nr_reader s < n' failed.
crazylock-nlibc: crazylock.c:32: cache_get: Assertion
`rwlock.__data.__nr_reader s < n' failed.

The boxes this bug happens on happen to have 2x dual-core Opteron 270.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]