MantisBT - PyRosetta |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0000069 | PyRosetta | [All Projects] Input Handling | public | 2012-08-15 12:08 | 2012-08-23 12:37 |
|
Reporter | Labonte | |
Assigned To | Labonte | |
Priority | low | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | |
Platform | All platforms | OS | Any | OS Version | Any |
Product Version | [Rosetta] Trunk | |
Fixed in Version | [Rosetta] Trunk | |
Application(s) Affected | PyRosetta |
Command Line Used | see above |
Developer Options | |
Fixed in SVN Version | 50745 |
|
Summary | 0000069: PyRosetta: Seg Fault when calling FoldTree.jump_edge when there are no jumps |
Description | FoldTree.jump_edge crashes when a non-existant jump number is provided as an argument. |
Steps To Reproduce | ft = FoldTree()
print ft.jump_edge(1) |
Additional Information | need to add a PyAssert() to C++ code |
Tags | exception handling |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-08-15 12:08 | Labonte | New Issue | |
2012-08-15 12:08 | Labonte | Status | new => assigned |
2012-08-15 12:08 | Labonte | Assigned To | => Labonte |
2012-08-15 12:11 | Labonte | Tag Attached: exception handling | |
2012-08-15 12:15 | Labonte | Category | Crash => Input Handling |
2012-08-21 01:01 | Labonte | Fixed in SVN Version | => 50670 |
2012-08-21 01:01 | Labonte | Status | assigned => resolved |
2012-08-21 01:01 | Labonte | Fixed in Version | => Trunk |
2012-08-21 01:01 | Labonte | Resolution | open => fixed |
2012-08-23 12:36 | Labonte | Note Added: 0000083 | |
2012-08-23 12:36 | Labonte | Status | resolved => feedback |
2012-08-23 12:36 | Labonte | Resolution | fixed => reopened |
2012-08-23 12:36 | Labonte | Fixed in SVN Version | 50670 => 50745 |
2012-08-23 12:37 | Labonte | Status | feedback => resolved |
2012-08-23 12:37 | Labonte | Resolution | reopened => fixed |