[Mono-bugs] [Bug 81781][Maj] Changed - SIGABRT while executing native code =>indicates a fatal error in mono runtime ...

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jun 4 16:30:03 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 newsun at rocketmail.com.

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

--- shadow/81781	2007-06-04 14:49:25.000000000 -0400
+++ shadow/81781.tmp.19824	2007-06-04 16:30:03.000000000 -0400
@@ -907,6 +907,20 @@
 This is a bit strange. The crash happens while our JIT compiles a 
 method called
 Microsoft.VisualBasic.CompilerServices.OverloadResolution:CanConvert
 but our sources doesn't contains such a method. Are you using some kind
 of microsoft dlls ?
 
+
+------- Additional Comments From newsun at rocketmail.com  2007-06-04 16:30 -------
+My executable references Microsoft.VisualBasic.dll  in order to 
+create legacy COM objects.  The 'CreateObject' function is not used in
+this section of the code and is never executed. 
+
+
+When I remove the reference and build I get three compile errors all
+related to  CreateObject function in our Printing namespace. 
+
+Tomorrow, I will remove  Microsoft.VisualBasic references, compile and
+tomorrow to see if it eliminates the runtime error.  
+
+


More information about the mono-bugs mailing list