-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[DocDB] ASAN heap-use-after-free in SealTxnTest.Update #17983
Comments
Hey Rob, I asked Sergei to do some quick triage and seems this points to https://phorge.dev.yugabyte.com/D12824, however, can't tell if it's specific to txn sealing (which we don't use in production as it was never finished), or generic to the txn subsystem. Could you do one level further of triage to reason through that, so we see if it's a core product issue or not? |
More recent asan failure points to different problem
|
Jira Link: DB-7046
Description
https://detective-gcp.dev.yugabyte.com/stability/test?branch=master&build_type=all&class=SealTxnTest&fail_tag=asan_heap_use_after_free&name=Update&platform=linux
example log: https://jenkins.dev.yugabyte.com/job/github-yugabyte-db-alma8-master-clang16-asan/138/artifact/build/asan-clang16-dynamic-ninja/yb-test-logs/tests-client__seal-txn-test/SealTxnTest_Update.log
Warning: Please confirm that this issue does not contain any sensitive information
The text was updated successfully, but these errors were encountered: