MantisBT - Rosetta |
View Issue Details |
|
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 | | |
Application(s) Affected | all |
Command Line Used | rosetta -l pdblist @options |
Developer Options | |
Fixed in SVN 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 |
Additional Information | |
Tags | l, memory overload |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-06-19 11:21 | delucasl | New Issue | |
2012-06-19 11:21 | delucasl | Status | new => assigned |
2012-06-19 11:21 | delucasl | Assigned To | => smlewis |
2012-06-19 11:21 | delucasl | Tag Attached: l | |
2012-06-19 11:21 | delucasl | Tag Attached: memory overload | |
2012-06-19 11:31 | smlewis | Reporter | delucasl => smlewis |
2012-06-19 11:31 | smlewis | Assigned To | smlewis => |
2012-06-19 11:31 | smlewis | Status | assigned => confirmed |
2015-08-18 03:07 | jadolfbr | Note Added: 0000359 | |