-
Notifications
You must be signed in to change notification settings - Fork 84
Closed
Copy link
Labels
parallelParallel GoblintParallel Goblintsv-compSV-COMP (analyses, results), witnessesSV-COMP (analyses, results), witnesses
Milestone
Description
Since updating the goblint-cil pin (#1780), we get new kinds of errors in SV-COMP:
./goblint --conf conf.json --sets ana.specification /home/goblint/sv-benchmarks/c/properties/termination.prp --sets exp.architecture 32bit /home/goblint/sv-benchmarks/c/uthash-2.0.2/uthash_SFH_test6-2.i
....
[Warning][Analyzer] Invariant Apron: coefficient is not int: 1.84467440695e+19
[Warning][Analyzer] Invariant Apron: coefficient is not int: 1.84467440764e+19
[Warning][Analyzer] Invariant Apron: coefficient is not int: 1.84467440711e+19
[Info] Fatal error: exception Sys_error("Mutex.lock: Resource deadlock avoided")
This seems to me to be unrelated to frontend changes and much more likely due to concurrency support. The diff between the CIL versions is: https://github.com/goblint/cil/compare/8385ab315bc7461f6801af57673c64731bfa036a..goblint:cil:c0b10d1848223a67de45ef608f4e05c082977ac1
CC: @arkocal
Metadata
Metadata
Assignees
Labels
parallelParallel GoblintParallel Goblintsv-compSV-COMP (analyses, results), witnessesSV-COMP (analyses, results), witnesses