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

Z3 is not terminated when aborting verification for Carbon #99

Closed
viper-admin opened this issue Oct 9, 2018 · 2 comments
Closed

Z3 is not terminated when aborting verification for Carbon #99

viper-admin opened this issue Oct 9, 2018 · 2 comments
Labels
bug Something isn't working major

Comments

@viper-admin
Copy link
Member

Created by bitbucket user tierriminator on 2018-10-09 23:31
Last updated on 2018-10-09 23:42

When verifying a program with Carbon in the Viper IDE and aborting verification, the corresponding Z3 process will not be killed.

@viper-admin
Copy link
Member Author

Bitbucket user tierriminator commented on 2018-10-09 23:42

This might actually be a duplicate of #86
My additional insight:

  • Does not abort on Linux as well
  • Does not terminate Z3 if pressed on stop, as well as when timing out
  • Z3 can manually be terminated via SIGTERM (it does not need to be terminated via SIGKILL)

@viper-admin viper-admin added bug Something isn't working major labels Mar 25, 2020
@rayman2000
Copy link
Contributor

Similar issue is now tracked in #417

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working major
Projects
None yet
Development

No branches or pull requests

2 participants