[Mono-bugs] [Bug 39331][Wis] Changed - NullReference unwraping an object created in another domain

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sat, 15 Mar 2003 11:32:27 -0500 (EST)


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 gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=39331

--- 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: mono-bugs@ximian.com                            
 ReportedBy: ztashev@openlinksw.co.uk               
 QAContact: mono-bugs@ximian.com
@@ -103,6 +103,9 @@
 
 however, if i do 'mono --share-code remoting-test.exe' it works.
 
 ------- Additional Comments From gonzalo@ximian.com  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 gonzalo@ximian.com  2003-03-15 11:32 -------
+Fixed by Lluis.