[Mono-bugs] [Bug 57543][Wis] New - mono/test pinvoke2.exe fails

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 23 Apr 2004 18:06:30 -0400 (EDT)


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 umuff@quark.com.

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

--- shadow/57543	2004-04-23 18:06:30.000000000 -0400
+++ shadow/57543.tmp.31704	2004-04-23 18:06:30.000000000 -0400
@@ -0,0 +1,55 @@
+Bug#: 57543
+Product: Mono: Runtime
+Version: unspecified
+OS: Mac OS X 10.3
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: umuff@quark.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: mono/test pinvoke2.exe fails
+
+Program received signal:  "EXC_BAD_ACCESS".
+(gdb) bt
+#0  0x002f5ce4 in ?? ()
+#1  0x002f5c2c in ?? ()
+#2  0x002f5818 in ?? ()
+#3  0x0101e1ec in mono_jit_runtime_invoke (method=0x3000038, obj=0x0, params=0x0, 
+exc=0x0) at mini.c:8082
+#4  0x01067488 in mono_runtime_invoke (method=0x53d2d0, obj=0x0, params=0x0, 
+exc=0x0) at object.c:957
+#5  0x01068dc8 in mono_runtime_invoke_array (method=0x53d2d0, obj=0x0, params=0x0, 
+exc=0x0) at object.c:1529
+#6  0x01073528 in ves_icall_InternalInvoke (method=0xacd08, this=0x0, params=0x0) at 
+icall.c:2147
+#7  0x002f5414 in ?? ()
+#8  0x002f47e0 in ?? ()
+#9  0x002f46bc in ?? ()
+#10 0x000f4c3c in ?? ()
+#11 0x000f4478 in ?? ()
+#12 0x000f43a0 in ?? ()
+#13 0x000f4280 in ?? ()
+#14 0x0101e1ec in mono_jit_runtime_invoke (method=0x3000038, obj=0x0, 
+params=0xf0401ca4, exc=0x0) at mini.c:8082
+#15 0x01067488 in mono_runtime_invoke (method=0x53bdf0, obj=0x0, params=0xf0401ca4, 
+exc=0x0) at object.c:957
+#16 0x0106891c in mono_runtime_exec_main (method=0x53bdf0, args=0xa0f60, exc=0x0) at 
+object.c:1439
+#17 0x01068450 in mono_runtime_run_main (method=0x53bdf0, argc=0, argv=0xbffffd54, 
+exc=0x0) at object.c:1313
+#18 0x01038df4 in mono_jit_exec (domain=0x3000038, assembly=0x20, argc=1, 
+argv=0xbffffd50) at driver.c:466
+#19 0x01038eb4 in main_thread_handler (user_data=0x3000038) at driver.c:500
+#20 0x0109254c in start_wrapper (data=0x53b5b0) at threads.c:239
+#21 0x010eda88 in timed_thread_start_routine (args=0x53b450) at timed-thread.c:129
+#22 0x900247e8 in _pthread_body ()
+(gdb) p print_method_from_ip(0x002f5ce4)
+IP 0x2f5ce4 at offset 0x22c of method (wrapper managed-to-native) Tests:
+mono_test_marshal_char_array (char[]) (0x2f5ab8 0x2f5d74)