http://bugzilla.novell.com/show_bug.cgi?id=512485
Summary: [PATCH] deadlock in
ReaderWriterLockSlim.EnterWriteLock
Classification: Mono
Product: Mono: Class Libraries
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sys.Core
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
Found By: ---
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10)
Gecko/2009042316 Firefox/3.0.10 GTB5 (.NET CLR 4.0.20506)
(translation of a bug report from kazuki)
There is a deadlock issue in ReaderWriterLockSlim under certain operation
(described at repro).
The patches are at: http://kserver.panicode.com/memo/2009/06/12/0
Reproducible: Always
Steps to Reproduce:
1. call EnterUpgradeableReadLock.
2. call EnterWriteLock, and then ExitWriteLock.
3. quit by ExitUpgradeableReadLock.
4. call EnterWriteLock.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs