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

Investigate memory tracker crash #4438

Open
kostasrim opened this issue Jan 10, 2025 · 0 comments
Open

Investigate memory tracker crash #4438

kostasrim opened this issue Jan 10, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@kostasrim
Copy link
Contributor

To reproduce:

  1. 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 ?

@kostasrim kostasrim added the bug Something isn't working label Jan 10, 2025
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