View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0000287 | Rosetta | [All Projects] Crash | public | 2013-06-26 15:32 | 2013-07-10 18:55 |
|
Reporter | rmoretti | |
Assigned To | rmoretti | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | Trunk | |
Fixed in Version | | |
|
Summary | 0000287: Consecutive modified termini result in errors. |
Description | Attempting to load/score a pose with chain 1 being c-terminally modified with C-methylamidation and chain 2 N-terminally modified with acetylation results in a free(): invalid pointer error. |
Steps To Reproduce | Run:
score_jd2.linuxgccrelease -s NCmodification.pdb -out:pdb -overwrite -in:Ntermini B -in:Ctermini A
Doing the same with NCmodification_flip.pdb, which is the same but simply with the A and B chains flipped in order (but not renamed) does not result in this error. |
Tags | No tags attached. |
|
Application(s) Affected | score_jd2, but likely any. |
Command Line Used | score_jd2.linuxgccrelease -s NCmodification.pdb -out:pdb -overwrite -in:Ntermini B -in:Ctermini A |
Developer Options | |
Fixed in SVN Version | a9caa5d244fd677aabcdb6d63252236131e522b2 |
|
Attached Files | NCmodification.pdb [^] (7,928 bytes) 2013-06-26 15:32
NCmodification_flip.pdb [^] (7,928 bytes) 2013-06-26 15:32 |
|