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=78990 --- shadow/78990 2006-08-07 19:42:33.000000000 -0400 +++ shadow/78990.tmp.28460 2006-08-08 05:21:17.000000000 -0400 @@ -391,6 +391,13 @@ will result in no error. ------- Additional Comments From [EMAIL PROTECTED] 2006-08-07 19:42 ------- I am using 1.1.16 + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-08 05:21 ------- +This is an object layout problem, which exists on x86 as well, but +that arch allows unaligned writes. +The Nullable<bool> field which has size 2, is at position '17' inside +its parent object (on amd64). + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
