[Mono-bugs] [Bug 72140][Nor] New - ** ERROR **: file marshal.c: line 5634 (mono_marshal_get_native_wrapper): assertion failed: (mono_method_signature (method)->pinvoke)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 2 Feb 2005 14:42:32 -0500 (EST)


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 tjfontaine@gmail.com.

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

--- shadow/72140	2005-02-02 14:42:32.000000000 -0500
+++ shadow/72140.tmp.5121	2005-02-02 14:42:32.000000000 -0500
@@ -0,0 +1,59 @@
+Bug#: 72140
+Product: Mono: Runtime
+Version: 1.1
+OS: GNU/Linux [Other]
+OS Details: Debian Unstable 2.6.8-2
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: tjfontaine@gmail.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: ** ERROR **: file marshal.c: line 5634 (mono_marshal_get_native_wrapper): assertion failed: (mono_method_signature (method)->pinvoke)
+
+Description of Problem:
+When trying to run a winform app compiled on ms.net or mono with mono from
+svn I get: ** ERROR **: file marshal.c: line 5634
+(mono_marshal_get_native_wrapper): assertion failed: (mono_method_signature
+(method)->pinvoke)
+
+
+Steps to reproduce the problem:
+1. download http://getsweaaa.com/~tjfontaine/VtClient.zip and run: mono VT
+Emulation Client.exe
+2. 
+3. 
+
+Actual Results:
+
+tjfontaine@debian:~$ mono VT\ Emulation\ Client.exe
+done detecting keyboard:  United States keyboard layout (phantom key version)
+#region #line XplatUI Constructor called
+** ERROR **: file marshal.c: line 5634 (mono_marshal_get_native_wrapper):
+assertion failed: (mono_method_signature (method)->pinvoke)
+aborting...
+Aborted
+
+Expected Results:
+
+The application would run
+
+How often does this happen? 
+
+Everytime
+
+Additional Information:
+
+sample app available at: http://getsweaaa.com/~tjfontaine/VtClient.zip
+
+the binary thats included was compiled with a valid license key and
+shouldn't result in a nag dialog
+
+to build on ms.net you may need to get the dart.com sample of their
+emulation package:
+http://dart.com/downloadform/trialform.aspx?thefile=EmulationDotnet.msi