-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
ccl/backupccl: TestRestoreDatabaseVersusTable failed #134020
Comments
This looks like a seg fault in the runtime? i quickly looked at the stack dump and unable to follow the seg fault to crdb code. Some notes:
I doubt this has to do with backupccl code:
|
What's a good next step here? Should this (retroactively) block the beta? |
i don't think so, but i can ask around. |
Provisionally assigning to Storage, on the hypothesis that this could be a bug with unsafe memory usage and they would be best equipped to track it down further. Thank you! |
I have been trying to repro on an arm AWS node (same machine type as the failed test) with no luck so far. Whatever this is, it must be extremely rare. I filed #134312 to upgrade Go to 1.22.8 which has a fix which may in principle be relevant. |
Makes sense to me. Thank you very much, Radu! |
Still no luck reproducing. I am removing the release-blocker label since probably the only course of action here is to upgrade Go (and that issue is marked as a blocker). |
Go was upgraded which hopefully will address this. I was unable to reproduce the crash; not much more we can do here. |
ccl/backupccl.TestRestoreDatabaseVersusTable failed with artifacts on release-24.3 @ c077ebf6e98bcd579481b93c83f14184ab94f2e6:
Help
See also: How To Investigate a Go Test Failure (internal)
This test on roachdash | Improve this report!
Jira issue: CRDB-43874
The text was updated successfully, but these errors were encountered: