MantisBT - Rosetta
View Issue Details
0000287Rosetta[All Projects] Crashpublic2013-06-26 15:322013-07-10 18:55
rmoretti 
rmoretti 
normalminoralways
resolvedfixed 
Trunk 
 
score_jd2, but likely any.
score_jd2.linuxgccrelease -s NCmodification.pdb -out:pdb -overwrite -in:Ntermini B -in:Ctermini A
a9caa5d244fd677aabcdb6d63252236131e522b2
0000287: Consecutive modified termini result in errors.
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.
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.
No tags attached.
? NCmodification.pdb (7,928) 2013-06-26 15:32
https://carbon.structbio.vanderbilt.edu/mantisbt/file_download.php?file_id=35&type=bug
? NCmodification_flip.pdb (7,928) 2013-06-26 15:32
https://carbon.structbio.vanderbilt.edu/mantisbt/file_download.php?file_id=36&type=bug
Issue History
2013-06-26 15:32rmorettiNew Issue
2013-06-26 15:32rmorettiFile Added: NCmodification.pdb
2013-06-26 15:32rmorettiFile Added: NCmodification_flip.pdb
2013-07-10 18:55rmorettiFixed in SVN Version => a9caa5d244fd677aabcdb6d63252236131e522b2
2013-07-10 18:55rmorettiNote Added: 0000304
2013-07-10 18:55rmorettiStatusnew => resolved
2013-07-10 18:55rmorettiResolutionopen => fixed
2013-07-10 18:55rmorettiAssigned To => rmoretti

Notes
(0000304)
rmoretti   
2013-07-10 18:55   
Bug was caused by (erroneously) attempting to chemically connect the two termini.