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

117 строки
4.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 60228][Nor] New - SynchronizationAttribute cannot be serialized
</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="017407.html">
<LINK REL="Next" HREF="017409.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 60228][Nor] New - SynchronizationAttribute cannot be serialized
</H1>
<B>bugzilla-daemon@bugzilla.ximian.com
</B>
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
TITLE="[Mono-bugs] [Bug 60228][Nor] New - SynchronizationAttribute cannot be serialized">bugzilla-daemon@bugzilla.ximian.com
</A><BR>
<I>Tue, 15 Jun 2004 16:07:48 -0400 (EDT)</I>
<P><UL>
<LI> Previous message: <A HREF="017407.html">[Mono-bugs] [Bug 59587][Maj] Changed - Attributes on events in System.Data.SqlClient
</A></li>
<LI> Next message: <A HREF="017409.html">[Mono-bugs] [Bug 60229][Nor] New - MS corlib serializable types cannot be deserialized on Mono
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17408">[ date ]</a>
<a href="thread.html#17408">[ thread ]</a>
<a href="subject.html#17408">[ subject ]</a>
<a href="author.html#17408">[ 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:gert.driesen@pandora.be.">gert.driesen@pandora.be.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=60228">http://bugzilla.ximian.com/show_bug.cgi?id=60228</A>
--- shadow/60228 2004-06-15 16:07:48.000000000 -0400
+++ shadow/60228.tmp.25916 2004-06-15 16:07:48.000000000 -0400
@@ -0,0 +1,53 @@
+Bug#: 60228
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: CORLIB
+AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
+ReportedBy: <A HREF="mailto:gert.driesen@pandora.be">gert.driesen@pandora.be</A>
+QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
+TargetMilestone: ---
+URL:
+Cc:
+Summary: SynchronizationAttribute cannot be serialized
+
+The System.Runtime.Remoting.Contexts.SynchronizationAttribute class
+cannot be serialized :
+
+Unhandled Exception: System.Runtime.Serialization.SerializationException:
+Type S
+ystem.Threading.Mutex is not marked as Serializable and does not
+implement ISeri
+alizable.
+in &lt;0x0014e&gt;
+System.Runtime.Serialization.Formatters.Binary.ObjectWriter:GetObje
+ctData
+(object,System.Runtime.Serialization.Formatters.Binary.TypeMetadata&amp;,obje
+ct&amp;)
+in &lt;0x00020&gt;
+System.Runtime.Serialization.Formatters.Binary.ObjectWriter:WriteOb
+ject (System.IO.BinaryWriter,long,object)
+in &lt;0x00117&gt;
+System.Runtime.Serialization.Formatters.Binary.ObjectWriter:WriteOb
+jectInstance (System.IO.BinaryWriter,object,bool)
+in &lt;0x00033&gt;
+System.Runtime.Serialization.Formatters.Binary.ObjectWriter:WriteQu
+euedObjects (System.IO.BinaryWriter)
+in &lt;0x00031&gt;
+System.Runtime.Serialization.Formatters.Binary.ObjectWriter:WriteOb
+jectGraph
+(System.IO.BinaryWriter,object,System.Runtime.Remoting.Messaging.Heade
+r[])
+in &lt;0x00240&gt;
+System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Seri
+alize (System.IO.Stream,object,System.Runtime.Remoting.Messaging.Header[])
+in &lt;0x00015&gt;
+System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Seri
+alize (System.IO.Stream,object)
+in &lt;0x001f1&gt; SerializeTest.AssemblySerializer:Serialize ()
+in &lt;0x000d3&gt; SerializeTest.EntryPoint:Main (string[])
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="017407.html">[Mono-bugs] [Bug 59587][Maj] Changed - Attributes on events in System.Data.SqlClient
</A></li>
<LI> Next message: <A HREF="017409.html">[Mono-bugs] [Bug 60229][Nor] New - MS corlib serializable types cannot be deserialized on Mono
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17408">[ date ]</a>
<a href="thread.html#17408">[ thread ]</a>
<a href="subject.html#17408">[ subject ]</a>
<a href="author.html#17408">[ author ]</a>
</LI>
</UL>
</body></html>