http://bugzilla.novell.com/show_bug.cgi?id=612827

http://bugzilla.novell.com/show_bug.cgi?id=612827#c0


           Summary: [PATCH] Runtime crashes on domain unload with sdb
                    attached
    Classification: Mono
           Product: Mono: Debugger
           Version: 2.6.x
          Platform: x86-64
        OS/Version: Windows 7
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: backend
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---
           Blocker: ---


Created an attachment (id=368105)
 --> (http://bugzilla.novell.com/attachment.cgi?id=368105)
Patch to force main thread to wait for finalizer thread completion

User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US;
rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3

The runtime crashes when unloading an appdomain with the soft debugger attached
on windows.

The cause appears to be that the domain is being destroyed before the finalizer
thread has completed.

(Patch is against 2.6 branch)

Reproducible: Always

-- 
Configure bugmail: http://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

Reply via email to