[Mono-bugs] [Bug 579476] New: mono's peverify complains about System.Int32[]::GetUpperBound(int) not existing
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Feb 12 07:39:13 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=579476
http://bugzilla.novell.com/show_bug.cgi?id=579476#c0
Summary: mono's peverify complains about
System.Int32[]::GetUpperBound(int) not existing
Classification: Mono
Product: Mono: Runtime
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: verifier
AssignedTo: rkumpera at novell.com
ReportedBy: rkvinge at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=342182)
--> (http://bugzilla.novell.com/attachment.cgi?id=342182)
test binary
Repro:
peverify <attached binary>
> peverify test.exe
** (process:13307): WARNING **: Missing method
System.Int32[]::GetUpperBound(int) in assembly
/mono/main/install/lib/mono/2.0/mscorlib.dll, referenced in assembly
/mono/main/git/mono-basic/vbnc/vbnc/tests/SelfTest/test.exe
In method: C::main()
Error: Cannot load method from token 0x0a000003 for callvirt at 0x002c
Error count: 1
MS' peverify doesn't complain.
--
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