[Mono-bugs] [Bug 75056][Blo] Changed - [PATCH] [SPARC] mono --debug uses unaligned access

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jun 23 18:36:55 EDT 2005


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 bmaurer at users.sf.net.

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

--- shadow/75056	2005-06-23 18:36:01.000000000 -0400
+++ shadow/75056.tmp.17224	2005-06-23 18:36:55.000000000 -0400
@@ -11,13 +11,13 @@
 AssignedTo: toshok at ximian.com                            
 ReportedBy: ascii.letter at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: [SPARC] mono --debug uses unaligned access
+Summary: [PATCH] [SPARC] mono --debug uses unaligned access
 
 Please fill in this template when reporting a bug, unless you know what you
 are doing.
 Description of Problem:
 "mono --debug" dumps core.
 
@@ -52,6 +52,12 @@
 
 
 ------- Additional Comments From bmaurer at users.sf.net  2005-06-23 18:36 -------
 Created an attachment (id=15374)
 Patch
 
+
+------- Additional Comments From bmaurer at users.sf.net  2005-06-23 18:36 -------
+This patch should fix the issue -- at least for this access. I haven't
+gotten a chance to actually run this on a sparc box. I left the READ
+version of the macro in there as it could potentially be useful for
+that file.


More information about the mono-bugs mailing list