Bugzilla – Bug 312020
mcs.exe compiled with itself has verification errors
Last modified: 2007-09-15 21:24:23 UTC
---- Reported by mathpup@mylinuxisp.com 2003-02-21 22:53:34 MST ---- Description of Problem: The mcs.exe produced by compiling mcs with itself contains verification errors, according to MS's peverify: [MD]: Error: TypeRef has a duplicate, token=0x40a17cec. [token:0x01000003] [MD]: Error: TypeRef has a duplicate, token=0x40a17cec. [token:0x0100008E] 2 Errors Verifying mcs.exe Steps to reproduce the problem: 1. Build the mcs CVS module 2. Run peverify: peverify mcs.exe Actual Results: [MD]: Error: TypeRef has a duplicate, token=0x40a17cec. [token:0x01000003] [MD]: Error: TypeRef has a duplicate, token=0x40a17cec. [token:0x0100008E] 2 Errors Verifying mcs.exe Expected Results: Successful verification How often does this happen? Always Additional Information: ---- Additional Comments From miguel@ximian.com 2003-02-22 23:15:23 MST ---- I am CCing Lupus on this bug, as it appears to be a bug in Reflection.Emit ---- Additional Comments From lupus@ximian.com 2003-02-25 05:06:58 MST ---- Minor bug that doesn't affect the runtime, will have a look at it eventually. *** This bug has been marked as a duplicate of https://bugzilla.novell.com/show_bug.cgi?id=MONO38332 *** Unknown operating system unknown. Setting to default OS "Other". This bug was marked DUPLICATE in the database it was moved from. Changing resolution to "MOVED"