[Mono-bugs] [Bug 77581][Maj] New - Failed assertion when loading an assembly

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Feb 17 15:19:54 EST 2006


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 tomas_matousek at hotmail.com.

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

--- shadow/77581	2006-02-17 15:19:54.000000000 -0500
+++ shadow/77581.tmp.8705	2006-02-17 15:19:54.000000000 -0500
@@ -0,0 +1,45 @@
+Bug#: 77581
+Product: Mono: Runtime
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 040 One week
+Priority: Major
+Component: misc
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: tomas_matousek at hotmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Failed assertion when loading an assembly
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. build an assembly using C++/CLI with /pure option containing a single 
+main method whose body is empty.
+2. load it by mono (mono Assembly.exe)
+
+Actual Results:
+
+WARNING **: return type 0x1b unknown
+
+** ERROR **: file marshal.c: line 6275 (mono_marshal_emit_native_wrapper): 
+should not be reached
+aborting...
+
+Expected Results:
+
+Successful load or some more useful error report if it is not possible.
+
+How often does this happen? 
+
+Always.
+
+Additional Information:


More information about the mono-bugs mailing list