dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pnet-developers] [bug #16089] Garbage Collector does not call Final


From: Marc Haisenko
Subject: Re: [Pnet-developers] [bug #16089] Garbage Collector does not call Finalizers if using Forms
Date: Tue, 14 Mar 2006 14:58:21 +0100
User-agent: KMail/1.8.1

On Tuesday 14 March 2006 14:48, address@hidden wrote:
> Look at my small sample.
>
> Just do:
>
> new Form2().Show();
>
> So the Form2 is shown, and never had a reference on it.
> When Closing the Form gc.should collect.

Ahh, now I understand... after reading through the source I thought "no wonder 
nothing gets collected, there's a static reference to a Form1 instance that 
never gets set to null"

And on Windows Form2 gets collected ?

> Problem must be in Xsharp/Widget.cs or?!??

Do you already have a clue or something ?

C'ya,
        Marc

-- 
Marc Haisenko
http://darkdust.net
Today is Pungenday, the 73rd day of Chaos in the YOLD 3172

Attachment: pgp9Ek4CPDs4I.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]