[Mono-bugs] [Bug 433181] New: Mono runtime does not return after ChannelServices. UnregisterChannel()

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Oct 7 14:06:03 EDT 2008


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: lluis at novell.com
        ReportedBy: mrashmiranjan at novell.com
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list