[Mono-bugs] [Bug 59979][Cri] Changed - Structure marshalling calculates the wrong size for the structure
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 13 Jun 2004 11:14:58 -0400 (EDT)
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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=59979
--- shadow/59979 2004-06-11 01:42:00.000000000 -0400
+++ shadow/59979.tmp.29048 2004-06-13 11:14:57.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 59979
Product: Mono: Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Critical
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: peter@novonyx.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -46,6 +46,10 @@
I will also attach a .exe that allows to reproduce the issue.
------- Additional Comments From peter@novonyx.com 2004-06-11 01:41 -------
Created an attachment (id=8120)
Look for the "Size of XEvent:" output. If it returns 64 marshalling is broken, if it returns 1028 it works properly.
+
+------- Additional Comments From lupus@ximian.com 2004-06-13 11:14 -------
+The bug was present only if explicit layout was used. Anyway, fixed in
+cvs.