[Mono-bugs] [Bug 75357][Nor] Changed - Impossible to unload domain
if it contained remoting object
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jun 29 06:48:59 EDT 2005
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 lluis at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75357
--- shadow/75357 2005-06-22 20:05:46.000000000 -0400
+++ shadow/75357.tmp.20236 2005-06-29 06:48:59.000000000 -0400
@@ -2,22 +2,23 @@
Product: Mono: Runtime
Version: 1.1
OS: GNU/Linux [Other]
OS Details: Ubuntu Linux 5.04
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: remoting
AssignedTo: mono-bugs at ximian.com
ReportedBy: pisanko at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Impossible to unload domain if it contained remoting object
+BugsThisDependsOn: 68552
1. Create new application domain
2. Create object in newly created application domain.
3. Register that object as remoting server.
4. Call some method of that object via remoting.
5. Degister all remoting stuff for object.
More information about the mono-bugs
mailing list