Bob Hanson wrote:
> Nicolas Vervelle wrote:
>
>   
>>>  
>>>    
>>>
>>>       
>> Are you sure that ZAP really removes all references to the previous model ?
>> If it's not the case, then you can end up having the model twice in memory.
>>
>>  
>>
>>     
>
> That's my point exactly. Obviously something is not right. The only 
> thing ZAP does not do is open a reader stream. Could it be that the 
> stream reader is not closing out properly? The challenge is to find 
> where Jmol is not "recycling" properly. This large file, with minimum 
> memory, is our chance to figure this out. 
>   
I won't be able to work on it this evening, maybe tomorrow or this weekend.
I don't think it's the reader, that shouldn't be a problem.

To debug this kind of problems is not obvious.
Eventually, we can try adding finalize() method on some high level 
classes (like Frame) to see when it is called by logging something on 
syserr.


Nico


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to