Actions
Bug #6932
openInternal Assertion failure for ddv.c
Status:
Resolved
Priority:
Normal
Assignee:
-
Start date:
24/03/2018
Due date:
% Done:
0%
Estimated time:
Description
./hifrog --logic qfuf --claim 1 ./testcases/ddv.c
it happens in qflra as well.
Error:
Assertion failed: ("Error: using non-SSA symbol in the SMT encoding" && (is_L2_symbol || is_nil_or_symex)), function extract_expr_str_name, file ...trunk/cprover/src/funfrog/solvers/smtcheck_opensmt2.cpp, line 630.
Abort trap: 6
Files
Updated by Martin Blicha over 6 years ago
In current version, I get no assertion violation.
Is this still actual?
Updated by Martin Blicha over 6 years ago
- Status changed from New to Resolved
This has been fixed already.
Actions