Skip to content

--refine causes seg fault #1620

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

Closed
polgreen opened this issue Nov 24, 2017 · 0 comments
Closed

--refine causes seg fault #1620

polgreen opened this issue Nov 24, 2017 · 0 comments

Comments

@polgreen
Copy link
Contributor

There are currently no regression tests for --refine. See discussion on this PR: #1588

I tried to run the tests in regression/cbmc with --refine, and the test cbmc/Float-div1 seg faults.

tautschnig added a commit to tautschnig/cbmc that referenced this issue Nov 24, 2017
BV refinement may recursively create approximations via convert_bv, thus the
reference taken to the back of a vector may become invalid. Use a std::list
instead.

Fixes: diffblue#1620
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants