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