Artemis
Artemis copied to clipboard
Segfaults when calling TraceVisitor::isImmediatelyUnexplored()
I get a segfault from the dynamic_cast used in TraceVisitor::isImmediatelyUnexplored() when checking the children of branch nodes in the DepthFirstSearch of the execution tree.
Running the concolic mode on the SpiceJet or USAirways examples has exhibited this crash.