Skip to content

SV-COMP Errors: exception Sys_error("Mutex.lock: Resource deadlock avoided") #1781

@michael-schwarz

Description

@michael-schwarz

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

No one assigned

    Labels

    parallelParallel Goblintsv-compSV-COMP (analyses, results), witnesses

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions