[Mono-bugs] [Bug 674638] New: [2.10RC2]: Softdebugger disconnects on AppDomainUnload

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Feb 24 04:32:00 EST 2011


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: mono-bugs at lists.ximian.com
        ReportedBy: andreas.flucke at t-online.de
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list