MantisBT - PyRosetta
View Issue Details
0000069PyRosetta[All Projects] Input Handlingpublic2012-08-15 12:082012-08-23 12:37
Labonte 
Labonte 
lowminoralways
resolvedfixed 
All platformsAnyAny
[Rosetta] Trunk 
[Rosetta] Trunk 
PyRosetta
see above
50745
0000069: PyRosetta: Seg Fault when calling FoldTree.jump_edge when there are no jumps
FoldTree.jump_edge crashes when a non-existant jump number is provided as an argument.
ft = FoldTree()
print ft.jump_edge(1)
need to add a PyAssert() to C++ code
exception handling
Issue History
2012-08-15 12:08LabonteNew Issue
2012-08-15 12:08LabonteStatusnew => assigned
2012-08-15 12:08LabonteAssigned To => Labonte
2012-08-15 12:11LabonteTag Attached: exception handling
2012-08-15 12:15LabonteCategoryCrash => Input Handling
2012-08-21 01:01LabonteFixed in SVN Version => 50670
2012-08-21 01:01LabonteStatusassigned => resolved
2012-08-21 01:01LabonteFixed in Version => Trunk
2012-08-21 01:01LabonteResolutionopen => fixed
2012-08-23 12:36LabonteNote Added: 0000083
2012-08-23 12:36LabonteStatusresolved => feedback
2012-08-23 12:36LabonteResolutionfixed => reopened
2012-08-23 12:36LabonteFixed in SVN Version50670 => 50745
2012-08-23 12:37LabonteStatusfeedback => resolved
2012-08-23 12:37LabonteResolutionreopened => fixed

Notes
(0000083)
Labonte   
2012-08-23 12:36   
stupid typo on my part; fixed by Sergey; reopening to correct SVN rev #