View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0000292 | Rosetta | [All Projects] Crash | public | 2013-07-19 22:07 | 2013-07-22 19:41 |
|
Reporter | rmoretti | |
Assigned To | delucasl | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | | |
Fixed in Version | | |
|
Summary | 0000292: Missing chains cause segfault in LigandDocking |
Description | Using the Translate or Rotate movers with a chain= designation which does not exist in the pose results in a segmentation fault.
In debug mode it throws an assertion error (during the parse_my_tags phase)
core::Size core::pose::get_chain_id_from_chain(const char&, const core::pose::Pose&): Assertion `chain_ids.size() == 1' failed.
A more helpful error message should be presented to the user. |
Additional Information | cf. forum post https://www.rosettacommons.org/node/3381 [^] |
Tags | No tags attached. |
|
Application(s) Affected | rosetta_scripts |
Command Line Used | na |
Developer Options | Confirmed As Bug |
Fixed in SVN Version | 06b47ca |
|
Attached Files | |
|