We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To reproduce:
python3 -m pytest dragonfly/replication_test.py --df allocation_tracker=64:88285184 -k "test_big_containers"
Crashes:
-------------------------------------------------------------------------------------------- Captured stdout teardown --------------------------------------------------------------------------------------------- 45579➜ @ 0x6397e6a1eb19 64 absl::lts_20240116::WriteFailureInfo() 45579➜ @ 0x6397e6a1ed73 96 absl::lts_20240116::AbslFailureSignalHandler() 45579➜ @ 0x74947ca42520 (unknown) (unknown) 0x00006397e6a1eb19 ?? ??:0 0x00006397e6a1ed73 ?? ??:0 0x000074947ca42520 ?? ??:0
maybe somehow we stack-overflow ?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
To reproduce:
python3 -m pytest dragonfly/replication_test.py --df allocation_tracker=64:88285184 -k "test_big_containers"
Crashes:
maybe somehow we stack-overflow ?
The text was updated successfully, but these errors were encountered: