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 [EMAIL PROTECTED]

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

--- shadow/82387        2007-08-10 12:27:05.000000000 -0400
+++ shadow/82387.tmp.27332      2007-08-10 12:32:46.000000000 -0400
@@ -89,6 +89,18 @@
 Created an attachment (id=19766)
 Test case for Carbon P/Invoke
 
 
 ------- Additional Comments From [EMAIL PROTECTED]  2007-08-10 12:27 -------
 Do you by any chance know when this problem started happening?
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-08-10 12:32 -------
+miguel,
+
+  Some where between 1.2.4 and 1.2.5.  It is x86 only; we're misaligned on the 
stack and 
+darwin raises a SIGILL on SSE instructions when the stack isn't 16-byte 
aligned (movaqd is 
+the function in this case).  However we havn't changed the jit alignment for 
pinvokes so 
+something else has changed.
+
+-g
+
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to