https://bugzilla.novell.com/show_bug.cgi?id=674638

https://bugzilla.novell.com/show_bug.cgi?id=674638#c0


           Summary: [2.10RC2]: Softdebugger disconnects on AppDomainUnload
    Classification: Mono
           Product: Mono: Runtime
           Version: 2.10.x
          Platform: x86
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: debug
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---
           Blocker: ---


Created an attachment (id=415940)
 --> (http://bugzilla.novell.com/attachment.cgi?id=415940)
TestCase similar to #673592

User-Agent:       Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1;
Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729;
FDM)

This is a step further to #673592
When trying to get an ObjectHandle via AppDomain.CreateInstance in the other
Domain in the debuggee and thereafter unloading the Domain, then the debugger
disconnects from the debuggee without reason.

Reproducible: Always

Steps to Reproduce:
1.
2.
3.



GTest.exe is the bug-673592_2_gtest.cs executable (the Debugger)
Test2.exe  is the Debuggee_2.cs executable (the Debuggee)
AFDMProxy.dll is the Assembly loaded into another AppDomain by the Debuggee,
and in which the Object is created

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to