http://bugzilla.novell.com/show_bug.cgi?id=506144
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=506144#c3 Rodrigo Kumpera <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED CC| |[email protected] Resolution| |FIXED --- Comment #3 from Rodrigo Kumpera <[email protected]> 2009-05-25 14:59:14 MDT --- The bug happens because se set simd types to have 16 bytes alignment which is something the runtime doesn't support at all. I'll simply remove this code until we switch to sgen-gc and add the proper code. I'll file an enhancement bug for this. Fixed in trunk/mono 2.4 branch in r134723/r134724. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
