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

[Bug] rwlock deadlock when running two vm instances, when statekey is dropped #14639

Closed
gftea opened this issue Sep 14, 2024 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@gftea
Copy link

gftea commented Sep 14, 2024

🐛 Bug

The deadlock happen when we two vm isnstances read/write the registry RwLock

To reproduce

It is found in production run, have not found out how to reproduct it in a simple setup

Expected Behavior

The execution should be able to finish execution without deadlock

System information

Please complete the following information:

  • Aptos Core Version: v1.16
  • Rust Version: build_env:rustc 1.80.1 (3f5fd8dd4 2024-08-06),stable-x86_64-unknown-linux-gnu
  • Computer OS
    Distributor ID: Ubuntu
    Description: Ubuntu 22.04.4 LTS
    Release: 22.04
    Codename: jammy

Additional context

@gftea gftea added the bug Something isn't working label Sep 14, 2024
@gftea gftea closed this as completed Sep 15, 2024
@gftea
Copy link
Author

gftea commented Sep 15, 2024

Not the right place to report, close it

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

No branches or pull requests

1 participant