https://bugzilla.novell.com/show_bug.cgi?id=475124


           Summary: ReaderWriterLock ReleaseReaderLock inconsistency with
                    .NET's implementation
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.2.x
          Platform: x86
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: CORLIB
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---


Created an attachment (id=272221)
 --> (https://bugzilla.novell.com/attachment.cgi?id=272221)
test case

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.0; pl; rv:1.9.0.6)
Gecko/2009011913 Firefox/3.0.6

Acquiring reader lock, the upgrading it to writer lock then again acquiring
reader lock and upgrading it to a writer lock (recursively) causes
ReleaseReaderLock to throw "ApplicationException: The thread does not have any
reader or writer locks". This doesn't happen on .NET. This behavious is
observed both on mono 2.0.1 and 2.2

Reproducible: Always

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to