Le 19/02/2012 23:04, M. Cs. a écrit :
> I have similar issue:
> I have a module and private subs in it. I'm using string arrays
> declared inside that SUB. The SUB is invoked when I scan some
> folders/files. The memory consumption rises during this scan by around
> 30 MB, which is quite normal, since I'm feeding memory with huge
> amount of data. The problem is, when the SUB ends, the memory
> consumption won't fall back to the previous level, although it should,
> because the arrays are destroyed with closing of the SUB.
>
> Csaba
>

This is not related at all. We are talking about leaking memory with 
Picture objects.

-- 
Benoît Minisini

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to