View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0000007 | Rosetta | [All Projects] Crash | public | 2012-06-19 11:21 | 2015-08-18 03:07 |
|
Reporter | smlewis | |
Assigned To | | |
Priority | low | Severity | minor | Reproducibility | always |
Status | confirmed | Resolution | open | |
Platform | All platforms | OS | Any | OS Version | Any |
Product Version | Trunk | |
Fixed in Version | | |
|
Summary | 0000007: passing PDBs to -l causes unexpected behavior |
Description | If you pass a PDB to -l instead of to -s, Rosetta accumulates gobs of memory (10GB+) before your sysadmin gets mad and kills the job. It would be useful to track down why it is doing this... |
Steps To Reproduce | instead of "ls *pdb > pdblist" and "rosetta -l pdblist", accidentally do "cat *pdb > pdblist" and "rosetta -l pdblist" and watch in horror as rosetta explodes in memory usage |
Tags | l, memory overload |
|
Application(s) Affected | all |
Command Line Used | rosetta -l pdblist @options |
Developer Options | |
Fixed in SVN Version | |
|
Attached Files | |
|