[Mono-bugs] [Bug 77968][Maj] Changed - crash when passing struct to native code on ppc32

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Mar 31 14:43:21 EST 2006


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 lewing at ximian.com.

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

--- shadow/77968	2006-03-31 14:40:18.000000000 -0500
+++ shadow/77968.tmp.19101	2006-03-31 14:43:21.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 77968
 Product: Mono: Runtime
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: JIT
 AssignedTo: lupus at ximian.com                            
 ReportedBy: lewing at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -30,6 +30,10 @@
 
 (13:27:17) kangaroo: we should be passing that struct by addr
 (13:27:25) kangaroo: at least according to my read of the ppc32 elf sppec
 (13:27:27) kangaroo: and we're not
 (13:27:46) kangaroo: //* set the next to 0 once inssel-ppc.brg is updated */
 (13:27:46) kangaroo: #define PPC_PASS_STRUCTS_BY_VALUE 1
+
+------- Additional Comments From lewing at ximian.com  2006-03-31 14:43 -------
+clearly I can change the code to avoid this if the fix is going to
+take a long time, but I'd like to avoid that if possible.


More information about the mono-bugs mailing list