Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000292Rosetta[All Projects] Crashpublic2013-07-19 22:072013-07-22 19:41
Reporterrmoretti 
Assigned Todelucasl 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Fixed in Version 
Summary0000292: Missing chains cause segfault in LigandDocking
DescriptionUsing 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 Informationcf. forum post https://www.rosettacommons.org/node/3381 [^]
TagsNo tags attached.
Application(s) Affectedrosetta_scripts
Command Line Usedna
Developer OptionsConfirmed As Bug
Fixed in SVN Version06b47ca
Attached Files

- Relationships

-  Notes
(0000307)
delucasl (Administrator)
2013-07-22 19:41

Fixed, core::pose::get_chain_id_from_chain throws an EXCN_RangeError with message chain_id X does not exist

- Issue History
Date Modified Username Field Change
2013-07-19 22:07 rmoretti New Issue
2013-07-19 23:42 delucasl Assigned To => delucasl
2013-07-19 23:42 delucasl Status new => assigned
2013-07-22 19:41 delucasl Developer Options => Confirmed As Bug
2013-07-22 19:41 delucasl Fixed in SVN Version => 06b47ca
2013-07-22 19:41 delucasl Note Added: 0000307
2013-07-22 19:41 delucasl Status assigned => resolved
2013-07-22 19:41 delucasl Resolution open => fixed


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker