You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Test crashed (return code: -6)
See logs for more info
Problem thread backtrace:
Thread 1 (LWP 156277):
#0 0x00007fb31dedf00b in raise () from /lib/x86_64-linux-gnu/libc.so.6
No symbol table info available.
#1 0x00007fb31debe859 in abort () from /lib/x86_64-linux-gnu/libc.so.6
No symbol table info available.
#2 0x0000000001e027c6 in __cxa_pure_virtual () at /-S/contrib/libs/cxxsupp/libcxxrt/auxhelper.cc:80
No locals.
#3 0x00000000031cdbde in NKikimr::NPDisk::TLogFlushCompletionAction::Release(NActors::TActorSystem*) () at /-S/contrib/ydb/core/blobstorage/pdisk/blobstorage_pdisk_impl_log.cpp:36
No locals.
⚪ 2024-01-26 21:14:35 UTC Pre-commit check for da07029 has started.
⚪ 2024-01-26 21:14:37 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-01-26 21:16:40 UTC Build successful.
⚪ 2024-01-26 21:16:55 UTC Tests are running...
🔴 2024-01-26 22:29:42 UTC Some tests failed, follow the links below.
⚪ 2024-01-26 21:14:41 UTC Pre-commit check for da07029 has started.
⚪ 2024-01-26 21:14:44 UTC Build linux-x86_64-release-asan is running...
🟢 2024-01-26 21:16:53 UTC Build successful.
⚪ 2024-01-26 21:17:05 UTC Tests are running...
🔴 2024-01-26 22:54:25 UTC Some tests failed, follow the links below.
⚪ 2024-01-29 10:56:32 UTC Pre-commit check for 307a247 has started.
⚪ 2024-01-29 10:56:34 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-01-29 10:58:33 UTC Build successful.
⚪ 2024-01-29 10:58:48 UTC Tests are running...
🔴 2024-01-29 12:35:23 UTC Some tests failed, follow the links below.
⚪ 2024-01-29 10:56:50 UTC Pre-commit check for 307a247 has started.
⚪ 2024-01-29 10:56:53 UTC Build linux-x86_64-release-asan is running...
🟢 2024-01-29 10:59:01 UTC Build successful.
⚪ 2024-01-29 10:59:14 UTC Tests are running...
🔴 2024-01-29 12:30:19 UTC Some tests failed, follow the links below.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changelog entry
Fixes use after free in pdisk log flush wrapper
Changelog category
Additional information
Should fix: