https://bugzilla.novell.com/show_bug.cgi?id=433181
Summary: Mono runtime does not return after
ChannelServices.UnregisterChannel()
Product: Mono: Runtime
Version: 2.0
Platform: Other
OS/Version: Other
Status: NEW
Severity: Critical
Priority: P5 - None
Component: remoting
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
Found By: Third Party Developer/Partner
Created an attachment (id=244076)
--> (https://bugzilla.novell.com/attachment.cgi?id=244076)
testcase
Mono runtime does not return the control after call to
ChannelServices.UnregisterChannel()
Steps to reproduce :
Compile the attached file
# mcs channel.cs -r:System.Runtime.Remoting
Then run it
# mono channel.exe
Though the runtime will complete everything, still it wont return the control
and seem like hanging.
In our application ZMD, this causes the the whole application to seem like
hanging after the call.
I found the issue in SLE11 Beta2 (mono-core-2.0-15.3). Its working fine in
SLE11 Beta1 (mono-core-2.0-11.3)
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs