Actions
Bug #3502
openRefinement benchmarks: get an exception - Logic::getOriginalAssertion(PTRef): Assertion `flat2orig.find(flat) != flat2orig.end()' failed
Status:
Resolved
Priority:
Normal
Assignee:
-
Start date:
09/09/2016
Due date:
% Done:
100%
Estimated time:
Description
Code: hi-bench/main-bench/funfrog_regression/09_refinement/t_diff_e.c --refine-mode 2 --init-mode 1 --no-summary-optimization
Error: evolcheck: ../../src/logics/Logic.h:262: PTRef Logic::getOriginalAssertion(PTRef): Assertion `flat2orig.find(flat) != flat2orig.end()' failed.
Aborted (core dumped)
SMTlib code: in the attachment.
Files
Updated by Antti Hyvärinen about 8 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Seems to be working now in hi frog / master and opensmt2 / master (I tested it both the c-file and the smt2 file you gave at the bug report).
Actions