[Feature-dev] [ feature-Bugs-1315 ] Memory is not freed after parsing a PDB file

noreply at simtk.org noreply at simtk.org
Wed Aug 18 09:54:36 PDT 2010


Bugs item #1315, was opened at 2010-08-18 09:54
You can respond by visiting: 
https://simtk.org/tracker/?func=detail&atid=145&aid=1315&group_id=16

Category: Application - featurize
Group: Memory, bounds, rounding err
Status: Open
Resolution: None
Priority: 3
Submitted By: Teague Sterling (teague)
Assigned to: Nobody (None)
Summary: Memory is not freed after parsing a PDB file

Initial Comment:
Featurize does not release it's atom or protein objects from memory after parsing a point file. This results huge memory usage in point files spanning multiple of PDBs as all atoms are retained in (and lost from) memory. The memory usage can be high enough to cause the system to crash from memory allocation failures resulting in no results being produced.

Recommended fix: Aggressive and comprehensive freeing of memory once it is no longer in use as well as profiling to search for possible leaks.

----------------------------------------------------------------------

You can respond by visiting: 
https://simtk.org/tracker/?func=detail&atid=145&aid=1315&group_id=16


More information about the Feature-dev mailing list