Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BDWGC and Z3 interact badly #4693

Open
fruffy opened this issue May 30, 2024 · 0 comments · May be fixed by #4697
Open

BDWGC and Z3 interact badly #4693

fruffy opened this issue May 30, 2024 · 0 comments · May be fixed by #4697
Assignees
Labels
bug This behavior is unintended and should be fixed. p4tools Topics related to the P4Tools back end

Comments

@fruffy
Copy link
Collaborator

fruffy commented May 30, 2024

Currently, upgrading Z3 to a version beyond 4.11.2 will lead to a crash. The reason seems to be that trying to invoke malloc_usable_size does not work well with BDWGC.

We have now better control over our Z3 and BDWGC installations and could potentially fix this. But I do not know how to patch this yet. I raised this topic at the BDWGC repository, too: ivmai/bdwgc#497

A related issue is Z3Prover/z3#6890

@fruffy fruffy added bug This behavior is unintended and should be fixed. p4tools Topics related to the P4Tools back end labels May 30, 2024
@fruffy fruffy self-assigned this May 30, 2024
@fruffy fruffy linked a pull request May 31, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This behavior is unintended and should be fixed. p4tools Topics related to the P4Tools back end
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant