dotgnu-pnet
[Top][All Lists]
Advanced

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

Re: [Pnet-developers] Destructors are not being called - bug or usage er


From: Gopal V
Subject: Re: [Pnet-developers] Destructors are not being called - bug or usage error?
Date: Fri, 14 May 2004 06:34:20 -0700 (PDT)

Hi,

> > usage error. My destructors are not being called:
> 
> It is a bug ...

Only the objects created in main are not getting 
finalized ... try assigning tc = null ; :)

and .. they get finalized :)

> And I'm having a closer look at this now ...
> I just have this wierd feeling that this has
> something
> to do with ^tum's threading speedups recently .

Sorry about that tum ... I think it has nothing 
to do about this :) ...

Think it has something to do with libgc ?. The
problem is that the gc thread is also waited for
in the ilrun.c ?...

Anyway ,it shouldn't affect real programs (or 
windows.forms would have eaten up memory and died by 
now)... but only affects simple programs (thankfully)

Gopal


        
                
__________________________________
Do you Yahoo!?
SBC Yahoo! - Internet access at a great low price.
http://promo.yahoo.com/sbc/


reply via email to

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