[Mono-bugs] [Bug 490335] New: [VERIFIER] Missign generic array check
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Mar 30 14:01:00 EDT 2009
https://bugzilla.novell.com/show_bug.cgi?id=490335
Summary: [VERIFIER] Missign generic array check
Classification: Mono
Product: Mono: Runtime
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: JIT
AssignedTo: rkumpera at novell.com
ReportedBy: msafar at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Created an attachment (id=282956)
--> (https://bugzilla.novell.com/attachment.cgi?id=282956)
gtest-006.exe
peverify peverify gtest-006.exe
[IL]: Error: [gtest-006.exe : Stack`1[T]::.ctor][offset
0x00000011]System.BadImageFormatException: Fields inside generic classes must
be referenced using MemberRefs, even in the same module as the class. [HRESULT
0x800
7000B] - An attempt was made to load a program with an incorrect format.
[IL]: Error: [gtest-006.exe : Stack`1[T]::Push][offset
0x00000001]System.BadImageFormatException: Fields inside generic classes must
be referenced using MemberRefs, even in the same module as the class. [HRESULT
0x8007000B] - An attempt was made to load a program with an incorrect format.
[IL]: Error: [gtest-006.exe : Stack`1[T]::Pop][offset
0x00000001]System.BadImageFormatException: Fields inside generic classes must
be referenced using MemberRefs, even in the same module as the class. [HRESULT
0x8007000B] - An attempt was made to load a program with an incorrect format.
pedump --verify all gtest-006.exe
<no error>
--
Configure bugmail: https://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