| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0000350 | Rosetta | [All Projects] Crash | public | 2014-09-22 11:41 | 2014-09-22 11:41 |
|
| Reporter | rmoretti | |
| Assigned To | | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | new | Resolution | open | |
| Platform | | OS | | OS Version | |
| Product Version | | |
| Fixed in Version | | |
|
| Summary | 0000350: Fragment Picker SegFaults when not given a sequence |
| Description | Report from Forum post (https://www.rosettacommons.org/node/3797 [^])
A user tried to run fragment picking by using the "-s" option with a PDB, rather than using any of the sequence input options. This resulted in a segfault in protocols::frag_picker::scores::MakeSecondarySimilarity::make(), presumably when FragmentPicker::get_query_seq() is called, returns a null OP, and is dereferenced. |
| Steps To Reproduce | (I have not reproduced this with trunk - it may have been addressed already, although I didn't notice anything.) |
| Tags | No tags attached. |
|
| Application(s) Affected | fragment picker |
| Command Line Used | fragment picker -s SPI.pdb |
| Developer Options | |
| Fixed in SVN Version | |
|
| Attached Files | |
|