[Mono-bugs] [Bug 81254][Wis] Changed - [SPARC] Throws NRE on unaligned members in structures (e.g. Pack=2)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Mar 28 11:57:59 EDT 2007
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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81254
--- shadow/81254 2007-03-28 10:26:33.000000000 -0500
+++ shadow/81254.tmp.25565 2007-03-28 10:57:59.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 81254
Product: Mono: Runtime
Version: 1.2
OS: All
OS Details: Solaris and Linux
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Wishlist
Component: JIT
AssignedTo: lupus at ximian.com
ReportedBy: sebastien at ximian.com
QAContact: mono-bugs at ximian.com
@@ -60,6 +60,11 @@
Ah, I just found it strange that it happened only on SPARC as other
archs also have alignment requirements. Somehow I suspected their JIT
to hide (well trap and deal with) the alignement issue.
Please close if this is the correct behavior.
Thanks!
+
+------- Additional Comments From vargaz at gmail.com 2007-03-28 10:57 -------
+Every arch has alignment reqs, but only sparc faults on unaligned
+accesses. I think the current behavior is correct, so closing.
+
More information about the mono-bugs
mailing list