You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: