[Mono-bugs] [Bug 657408] New: [SGEN] Weak GCHandles are not cleared correctly
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Dec 3 09:18:12 EST 2010
https://bugzilla.novell.com/show_bug.cgi?id=657408
https://bugzilla.novell.com/show_bug.cgi?id=657408#c0
Summary: [SGEN] Weak GCHandles are not cleared correctly
Classification: Mono
Product: Mono: Runtime
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: GC
AssignedTo: lupus at novell.com
ReportedBy: amcgovern at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=403349)
--> (http://bugzilla.novell.com/attachment.cgi?id=403349)
testcase
The attached testcase should print that both GCHandles have a null target.
However under sgen the gchandle targetting an object with a finalizer is
non-null. Under .NET both targets are null.
The target should only be non-null of the gchandle is tracking resurrection and
the object was actually resurrected.
--
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