зеркало из https://github.com/mono/mail-archives.git
89 строки
3.5 KiB
HTML
89 строки
3.5 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 39331][Wis] Changed - NullReference unwraping an object created in another domain
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:bugzilla-daemon%40rocky.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="004204.html">
|
|
<LINK REL="Next" HREF="004203.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 39331][Wis] Changed - NullReference unwraping an object created in another domain
|
|
</H1>
|
|
<B>bugzilla-daemon@rocky.ximian.com
|
|
</B>
|
|
<A HREF="mailto:bugzilla-daemon%40rocky.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 39331][Wis] Changed - NullReference unwraping an object created in another domain">bugzilla-daemon@rocky.ximian.com
|
|
</A><BR>
|
|
<I>Sat, 15 Mar 2003 11:32:27 -0500 (EST)</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="004204.html">[Mono-bugs] Do you know why? 9669meWA4-169rdiD9978SZuM4-91-27
|
|
</A></li>
|
|
<LI> Next message: <A HREF="004203.html">[Mono-bugs] [Bug 39380][Wis] Changed - Cannot create 2 AppDomains in a row
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#4202">[ date ]</a>
|
|
<a href="thread.html#4202">[ thread ]</a>
|
|
<a href="subject.html#4202">[ subject ]</a>
|
|
<a href="author.html#4202">[ 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:gonzalo@ximian.com.">gonzalo@ximian.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=39331">http://bugzilla.ximian.com/show_bug.cgi?id=39331</A>
|
|
|
|
--- shadow/39331 Sat Mar 8 16:22:08 2003
|
|
+++ shadow/39331.tmp.334 Sat Mar 15 11:32:27 2003
|
|
@@ -1,13 +1,13 @@
|
|
Bug#: 39331
|
|
Product: Mono/Runtime
|
|
Version: unspecified
|
|
OS: Red Hat 7.2
|
|
OS Details:
|
|
-Status: NEW
|
|
-Resolution:
|
|
+Status: RESOLVED
|
|
+Resolution: FIXED
|
|
Severity: Unknown
|
|
Priority: Wishlist
|
|
Component: misc
|
|
AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
ReportedBy: <A HREF="mailto:ztashev@openlinksw.co.uk">ztashev@openlinksw.co.uk</A>
|
|
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
@@ -103,6 +103,9 @@
|
|
|
|
however, if i do 'mono --share-code remoting-test.exe' it works.
|
|
|
|
------- Additional Comments From <A HREF="mailto:gonzalo@ximian.com">gonzalo@ximian.com</A> 2003-03-08 16:22 -------
|
|
Notice that the error only happens on the second Unwrap call. Doing it
|
|
only once works fine.
|
|
+
|
|
+------- Additional Comments From <A HREF="mailto:gonzalo@ximian.com">gonzalo@ximian.com</A> 2003-03-15 11:32 -------
|
|
+Fixed by Lluis.
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="004204.html">[Mono-bugs] Do you know why? 9669meWA4-169rdiD9978SZuM4-91-27
|
|
</A></li>
|
|
<LI> Next message: <A HREF="004203.html">[Mono-bugs] [Bug 39380][Wis] Changed - Cannot create 2 AppDomains in a row
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#4202">[ date ]</a>
|
|
<a href="thread.html#4202">[ thread ]</a>
|
|
<a href="subject.html#4202">[ subject ]</a>
|
|
<a href="author.html#4202">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|