Bug 312020 (MONO38522) - mcs.exe compiled with itself has verification errors
Summary: mcs.exe compiled with itself has verification errors
Status: RESOLVED MOVED
Alias: MONO38522
Product: Mono: Compilers
Classification: Mono
Component: C# (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Mono Bugs
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-22 05:53 UTC by Marcus Urban
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 18:06:50 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"