[Mono-bugs] [Bug 81386][Nor] New - Corrupt Exe after assembling

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Apr 16 14:52:14 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by webmaster at deeem2031.de.

http://bugzilla.ximian.com/show_bug.cgi?id=81386

--- shadow/81386	2007-04-16 14:52:14.000000000 -0400
+++ shadow/81386.tmp.2492	2007-04-16 14:52:14.000000000 -0400
@@ -0,0 +1,35 @@
+Bug#: 81386
+Product: Mono: Compilers
+Version: 1.2
+OS: Windows XP
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: IL assembler
+AssignedTo: jankit at novell.com                            
+ReportedBy: webmaster at deeem2031.de               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Corrupt Exe after assembling
+
+Description of Problem:
+When I assemble my MSIL-Project with the IL-Assembler of Mono the result 
+is a corrupt exe which neither Mono or the .Net FW can start.
+
+Steps to reproduce the problem:
+1. ilasm "http://www.deeem2031.de/PB.Net/PureFanHTTPServer.il"
+2. try to start the exe with mono or MS .Net FW
+
+Actual Results:
+Mono: Nothing, not even a error-msg
+.Net: unhandled exception "System.BadImageFormatException"
+
+Additional Information:
+When i assemble the il-code with ms' ilasm the exe works completly with
+ .Net and starts with mono - but the program crashs at certain situation. 
+I couldn't locate the errorsource, so i didnt report an extra bug report, 
+but maybe u could take a look, too.


More information about the mono-bugs mailing list