[Mono-bugs] [Bug 390128] New: FieldAccessException when running Mono.C5 tests
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed May 14 05:03:34 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=390128
Summary: FieldAccessException when running Mono.C5 tests
Product: Mono: Runtime
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: misc
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: msafar at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
1. run 2.0 profile tests in /class/Mono.C5
1) C5UnitTests.arrays.hashed.IList.Inserting.Map : System.FieldAccessException
: Field `C5.ArrayBase`1:array' is inaccessible from method
`C5.HashedArrayList`1:map (C5.Fun`2,C5.HashedArrayList`1)'
at C5.HashedArrayList`1[System.Int32].Map[String] (C5.Fun`2 mapper) [0x00012]
in /home/marek/svn/mcs/class/Mono.C5/C5/arrays/HashedArrayList.cs:1038
at C5UnitTests.arrays.hashed.IList.Inserting.Map () [0x0001c] in
/home/marek/svn/mcs/class/Mono.C5/Test/arrays/HashedArrayListTest.cs:1787
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00057] in
/home/marek/svn/mcs/class/corlib/System.Reflection/MonoMethod.cs:157
--
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.
More information about the mono-bugs
mailing list