[Mono-bugs] [Bug 57545][Cri] Changed - PPC: mono/test pinvoke3.exe fails (crash in strlen)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 25 May 2004 15:58:19 -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 miguel@ximian.com.

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

--- shadow/57545	2004-05-12 21:06:37.000000000 -0400
+++ shadow/57545.tmp.32067	2004-05-25 15:58:19.000000000 -0400
@@ -185,6 +185,14 @@
 Program received signal EXC_BAD_ACCESS, Could not access memory.
 [Switching to process 17034 thread 0x2403]
 helper_stelem_ref (array=0x0, index=0, val=0x44ad38) at jit-icalls.c:80
 80              if (index >= array->max_length)
 (gdb) 
 
+
+------- Additional Comments From miguel@ximian.com  2004-05-25 15:58 -------
+Update, this no longer crashes, but now we get:
+
+mac$ mono pinvoke3.exe
+test_0_marshal_struct_delegate failed: got 1, expected 0
+Regression tests: 7 ran, 1 failed in Tests
+