[Mono-bugs] [Bug 77499][Nor] Changed - Replacing a precompiled assembly on disk causes XSP to die

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Apr 17 16:24:10 EDT 2006


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 vargaz at gmail.com.

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

--- shadow/77499	2006-02-08 08:39:20.000000000 -0500
+++ shadow/77499.tmp.26125	2006-04-17 16:24:10.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 77499
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: bugzilla at patearl.net               
 QAContact: mono-bugs at ximian.com
@@ -44,6 +44,11 @@
 This is more or less a dup of our oldest bug:
 http://bugzilla.ximian.com/show_bug.cgi?id=27663
 
 In short, mono can't unload and reload assemblies. Also, since
 assemblies are memory mapped, replacing them while running is a bad idea .
 
+
+------- Additional Comments From vargaz at gmail.com  2006-04-17 16:24 -------
+This should work now. Just make sure you update the .dlls with
+rm+mv instead of cp.
+


More information about the mono-bugs mailing list