Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segfaults when calling TraceVisitor::isImmediatelyUnexplored() #104

Open
BenSpencer opened this issue Feb 12, 2014 · 0 comments
Open

Segfaults when calling TraceVisitor::isImmediatelyUnexplored() #104

BenSpencer opened this issue Feb 12, 2014 · 0 comments

Comments

@BenSpencer
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant