From: TRINH Minh Hieu (mhtrinh_at_gmail.com)
Date: Sat Oct 16 2010 - 20:11:16 CDT

Hi,

I think I found a memory leak with the command : mol modselect when using
index (or serial)
I'm currently using vmd-1.8.7

To reproduce the bug :
- Load a pdb file
- In console, run :

for {set i 0} {$i <= 5000} {incr i} {mol modselect 0 0 "index = 10"}

- Each time the previous command is ran, the memory usage by vmd increase (I
use "top" to see this)

Normally, I guess that nobody use that much the "mol modselect" command ...
In my case, I'm making movie with vmd so I run a lot of "mol modselect"
(almost one per frame)

Regards,

-- 
============================================
   M. TRINH Minh Hieu
   CEA, IBEB, SBTN/LIRM,
   Tél : 04 66 79 19 44
   F-30207 Bagnols-sur-Cèze, FRANCE
============================================