[Mono-bugs] [Bug 622225] New: Verifier incorrectly reports Invalid generic method instantiation
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jul 14 08:21:22 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=622225
http://bugzilla.novell.com/show_bug.cgi?id=622225#c0
Summary: Verifier incorrectly reports Invalid generic method
instantiation
Classification: Mono
Product: Mono: Runtime
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Major
Priority: P5 - None
Component: verifier
AssignedTo: rkumpera at novell.com
ReportedBy: msafar at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
1) C5UnitTests.arrays.hashed.GenericTesters.Extensible :
System.Security.VerificationException : Error verifying
C5.HashedArrayList`1:Clone (): Invalid generic method instantiation of method
C5.HashedArrayList`1::AddAll (generic args don't respect target's constraints)
at 0x0014
at C5UnitTests.Templates.Extensible.Clone.RealTester[HashedArrayList`1]
(C5.HashedArrayList`1 extensible) [0x00000] in
/home/builder/lanes/mono-trunk-test/160348/source/mono/mcs/class/Mono.C5/Test/templates/Clone.cs:56
at C5UnitTests.Templates.Extensible.Clone.Tester[HashedArrayList`1] ()
[0x00006] in
/home/builder/lanes/mono-trunk-test/160348/source/mono/mcs/class/Mono.C5/Test/templates/Clone.cs:34
at C5UnitTests.arrays.hashed.GenericTesters.Extensible () [0x00000] in
/home/builder/lanes/mono-trunk-test/160348/source/mono/mcs/class/Mono.C5/Test/arrays/HashedArrayListTest.cs:45
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(System.Reflection.MonoMethod*,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) [0x000d0] in
/home/builder/lanes/mono-trunk-test/160348/source/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:223
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list