[Mono-bugs] [Bug 612827] New: [PATCH] Runtime crashes on domain unload with sdb attached
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jun 9 07:32:05 EDT 2010
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: martin at novell.com
ReportedBy: taktaktaktaktaktaktaktaktaktak at gmail.com
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list