mail-archives/mono-bugs/2004-June/017289.html

93 строки
3.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 59979][Cri] Changed - Structure marshalling calculates the wrong size for the structure
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<LINK REL="Previous" HREF="017288.html">
<LINK REL="Next" HREF="017290.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 59979][Cri] Changed - Structure marshalling calculates the wrong size for the structure
</H1>
<B>bugzilla-daemon@bugzilla.ximian.com
</B>
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
TITLE="[Mono-bugs] [Bug 59979][Cri] Changed - Structure marshalling calculates the wrong size for the structure">bugzilla-daemon@bugzilla.ximian.com
</A><BR>
<I>Sun, 13 Jun 2004 11:14:58 -0400 (EDT)</I>
<P><UL>
<LI> Previous message: <A HREF="017288.html">[Mono-bugs] [Bug 60109][Min] Changed - HPPA build fails
</A></li>
<LI> Next message: <A HREF="017290.html">[Mono-bugs] [Bug 60070][Maj] Changed - Dns.GetHostByName is generating a no such host exception
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17289">[ date ]</a>
<a href="thread.html#17289">[ thread ]</a>
<a href="subject.html#17289">[ subject ]</a>
<a href="author.html#17289">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>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 <A HREF="mailto:lupus@ximian.com.">lupus@ximian.com.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=59979">http://bugzilla.ximian.com/show_bug.cgi?id=59979</A>
--- 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: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
ReportedBy: <A HREF="mailto:peter@novonyx.com">peter@novonyx.com</A>
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
TargetMilestone: ---
@@ -46,6 +46,10 @@
I will also attach a .exe that allows to reproduce the issue.
------- Additional Comments From <A HREF="mailto:peter@novonyx.com">peter@novonyx.com</A> 2004-06-11 01:41 -------
Created an attachment (id=8120)
Look for the &quot;Size of XEvent:&quot; output. If it returns 64 marshalling is broken, if it returns 1028 it works properly.
+
+------- Additional Comments From <A HREF="mailto:lupus@ximian.com">lupus@ximian.com</A> 2004-06-13 11:14 -------
+The bug was present only if explicit layout was used. Anyway, fixed in
+cvs.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="017288.html">[Mono-bugs] [Bug 60109][Min] Changed - HPPA build fails
</A></li>
<LI> Next message: <A HREF="017290.html">[Mono-bugs] [Bug 60070][Maj] Changed - Dns.GetHostByName is generating a no such host exception
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17289">[ date ]</a>
<a href="thread.html#17289">[ thread ]</a>
<a href="subject.html#17289">[ subject ]</a>
<a href="author.html#17289">[ author ]</a>
</LI>
</UL>
</body></html>