-
Type: Build Failure
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
3
-
Storage Engines - 2022-08-22
format-test on ubuntu2004-asan
Host: i-00206f2ef35c13994
Project: wiredtiger
Commit: 29dc534b
Task Logs:
format-test task_log
Logs:
Failure keywords 73cf57f21 WT-9646 Fix NULL pointer dereference in __wt_panic_func() (#8154) Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_asan_format_test_29dc534be3034ce9d7623d15ffbc9eeda697b72b_22_08_04_01_05_50/0?type=T#L17 test_commands WT_TOPDIR=$(git rev-parse --show-toplevel) WT_BUILDDIR=$WT_TOPDIR/cmake_build ASAN_OPTIONS="detect_leaks=1:abort_on_error=1:disable_coredump=0:unmap_shadow_on_exit=1" LSAN_OPTIONS="print_suppressions=0:suppressions=$WT_TOPDIR/test/evergreen/asan_leaks.supp" ASAN_SYMBOLIZER_PATH=/opt/mongodbtoolchain/v4/bin/llvm-symbolizer TESTUTIL_BYPASS_ASAN=1 LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libeatmydata.so PATH=/opt/mongodbtoolchain/v4/bin:$PATH LD_LIBRARY_PATH=$WT_BUILDDIR:$WT_TOPDIR/TCMALLOC_LIB/lib $CTEST -j $(grep -c ^processor /proc/cpuinfo) --output-on-failure 2>&1 Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_asan_format_test_29dc534be3034ce9d7623d15ffbc9eeda697b72b_22_08_04_01_05_50/0?type=T#L807 C Suite Failure 1/1 Test #1: test_format ......................***Failed 126.44 sec Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_asan_format_test_29dc534be3034ce9d7623d15ffbc9eeda697b72b_22_08_04_01_05_50/0?type=T#L811 C/CPP Suite Failure message The following tests FAILED: Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_asan_format_test_29dc534be3034ce9d7623d15ffbc9eeda697b72b_22_08_04_01_05_50/0?type=T#L840 Evergreen YAML Script Failure Command failed: shell script encountered problem: exit code 8 Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_asan_format_test_29dc534be3034ce9d7623d15ffbc9eeda697b72b_22_08_04_01_05_50/0?type=T#L843
- duplicates
-
WT-9711 Disable fail point that aborts eviction after reconciliation
- Closed