[Mono-bugs] [Bug 665769] New: Finalizer that overrides Object.Finalize with a MethodImpl isn't called.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jan 20 03:34:11 EST 2011


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

https://bugzilla.novell.com/show_bug.cgi?id=665769#c0


           Summary: Finalizer that overrides Object.Finalize with a
                    MethodImpl isn't called.
    Classification: Mono
           Product: Mono: Runtime
           Version: 2.10.x
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: misc
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: jeroen at sumatra.nl
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=409254)
 --> (http://bugzilla.novell.com/attachment.cgi?id=409254)
Repro

User-Agent:       Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64;
Trident/5.0)

Attached program should print Finalizing! when run (and does on .NET), but Mono
ignores the renamed Finalize method.

Reproducible: Always

Steps to Reproduce:
1. ilasm test.il
2. mono test.exe
3.


Expected Results:  
Finalizing!

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