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
IcfgTransformer throws an AssertionError with description
"The Icfg has been traversed out of order (found return before having found the corresponding call)"
-- is this a bug??
It happens on this input:
memsafety/test-0102_true-valid-memsafety.i
AutomizerC_WithHeapSeparation.xml
(standard settings should work)
other input programs that trigger the assertion:
systemc/bist_cell_true-unreach-call_false-termination.cil.c
heap-manipulation/bubble_sort_linux_false-unreach-call_false-valid-memcleanup.i
The text was updated successfully, but these errors were encountered:
IcfgTransformer throws an AssertionError with description
"The Icfg has been traversed out of order (found return before having found the corresponding call)"
-- is this a bug??
It happens on this input:
memsafety/test-0102_true-valid-memsafety.i
AutomizerC_WithHeapSeparation.xml
(standard settings should work)
other input programs that trigger the assertion:
systemc/bist_cell_true-unreach-call_false-termination.cil.c
heap-manipulation/bubble_sort_linux_false-unreach-call_false-valid-memcleanup.i
The text was updated successfully, but these errors were encountered: