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


           Summary: ArrayList gets out of sync with itself.
           Product: Mono: Class Libraries
           Version: 2.0.x
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Blocker
          Priority: P5 - None
         Component: CORLIB
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: ---


ArrayList.Clear () is crashing on some conditions, to reproduce go to:

http://www.go-mono.com/docs/monodoc.ashx?link=T%3aGtk.Dialog%2f*

That is crashing due to a call to ArrayList.Clear that is passing invalid
information.   The calling class merely does ArrayList.Add and
ArrayList.AddRange, so likely that routine is getting it out of sync.

This exists at least in 2.0, and maybe others.

A fix needs to be backported to 2.0.x and others.


-- 
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