View · Search · Index
No registered users in community xowiki
in last 10 minutes

Re: [Xotcl] NX memory leak

From: Victor Mayevski <vitick_at_gmail.com>
Date: Fri, 4 Feb 2011 20:28:23 -0800

Wow, that was quick. The leak is gone. Thanks a lot Gustaf.

Victor


On Fri, Feb 4, 2011 at 7:10 PM, Gustaf Neumann <neumann_at_wu-wien.ac.at> wrote:
> Should be fixed in git.
> -gustaf
>
> On 05.02.11 01:14, Victor Mayevski wrote:
>>
>> Hello Gustaf,
>>
>> I am using the latest Tcl 8.6 from SourceForge and latest NX on 32bit
>> Linux. I am experiencing a pretty bad memory leak when using NX
>> objects with attributes. Example code:
>>
>> time {Object create o; o attribute "[clock clicks] [clock clicks]";o
>> destroy} 1000000
>>
>> Within like 3 minutes the memory usage grows to around 300meg.
>>
>> Thanks,
>>
>> Victor
>> _______________________________________________
>> Xotcl mailing list
>> Xotcl_at_alice.wu-wien.ac.at
>> http://alice.wu-wien.ac.at/mailman/listinfo/xotcl
>
> _______________________________________________
> Xotcl mailing list
> Xotcl_at_alice.wu-wien.ac.at
> http://alice.wu-wien.ac.at/mailman/listinfo/xotcl
>