[Mono-bugs] [Bug 332310] New: Finalizer of a gtk widget subclass never called

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Oct 9 15:04:49 EDT 2007


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

           Summary: Finalizer of a gtk widget subclass never called
           Product: Mono: Runtime
           Version: unspecified
          Platform: Other
        OS/Version: SLED 10
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: GC
        AssignedTo: lupus at novell.com
        ReportedBy: lluis at novell.com
         QAContact: mono-bugs at ximian.com
          Found By: ---


The test case I'm going to attach shows a window with a button that creates and
destroys 2000 instances of an VBox subclass when clicked. The finalizer of this
subclass is never called. heap-shot and other simple memory tests shows that
the objects are being collected.


-- 
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