[Mono-bugs] [Bug 79207][Nor] Changed - Recent changes in AppDomain loading affect mono-service

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 29 12:26:48 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 robertj at gmx.net.

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

--- shadow/79207	2006-08-29 12:06:30.000000000 -0400
+++ shadow/79207.tmp.590	2006-08-29 12:26:48.000000000 -0400
@@ -1,15 +1,15 @@
 Bug#: 79207
 Product: Mono: Runtime
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
-Priority: Major
+Severity: Unknown
+Priority: Normal
 Component: misc
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: informatique.internet at fiducial.fr               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
@@ -44,6 +44,21 @@
 
 How often does this happen? 
 always
 
 Additional Information:
 bug related to #76757
+
+------- Additional Comments From robertj at gmx.net  2006-08-29 12:26 -------
+That's rather a bug in mono-service.exe itself.
+
+It assumes that the service is being able to load
+mono-service.exe.
+
+That's not possible any more after the "big appdomain fix".
+
+Hotfix: copy mono-service.exe into the service's
+current directory.
+
+Long term fix: outsource MonoServiceRunner onto an Assembly
+that gets installed into the GC.
+


More information about the mono-bugs mailing list