00:35:38.957 ========== Backtrace start: ========== 00:35:38.957 00:35:38.957 ================================================================= 00:35:38.957 ==96276==ERROR: AddressSanitizer: heap-use-after-free on address 0x2000f97f2e84 at pc 0x555555bd1bea bp 0x7fffffffc700 sp 0x7fffffffc6f0 00:35:38.957 READ of size 4 at 0x2000f97f2e84 thread T0 (reactor_1) 00:35:38.957 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1104 -> run_test(["nvme_multi_aen"],["/home/vagrant/spdk_repo/spdk/test/nvme/aer/aer"],["-m"],["-T"],["-i"],["0"],["-L"],["log"]) 00:35:38.957 ... 00:35:38.957 1099 timing_enter $test_name 00:35:38.957 1100 echo "************************************" 00:35:38.957 1101 echo "START TEST $test_name" 00:35:38.957 1102 echo "************************************" 00:35:38.957 1103 xtrace_restore 00:35:38.957 1104 time "$@" 00:35:38.957 1105 xtrace_disable 00:35:38.957 1106 echo "************************************" 00:35:38.957 1107 echo "END TEST $test_name" 00:35:38.957 1108 echo "************************************" 00:35:38.957 1109 timing_exit $test_name 00:35:38.957 ... 00:35:38.957 in /home/vagrant/spdk_repo/spdk/test/nvme/nvme.sh:98 -> main([]) 00:35:38.957 ... 00:35:38.957 93 run_test "nvme_arbitration" $SPDK_EXAMPLE_DIR/arbitration -t 3 -i 0 00:35:38.957 94 run_test "nvme_single_aen" $testdir/aer/aer -T -i 0 -L log 00:35:38.957 95 run_test "nvme_doorbell_aers" nvme_doorbell_aers 00:35:38.957 96 00:35:38.957 97 if [ $(uname) != "FreeBSD" ]; then 00:35:38.957 => 98 run_test "nvme_multi_aen" $testdir/aer/aer -m -T -i 0 -L log 00:35:38.957 99 run_test "nvme_startup" $testdir/startup/startup -t 1000000 00:35:38.957 100 run_test "nvme_multi_secondary" nvme_multi_secondary 00:35:38.957 101 trap - SIGINT SIGTERM EXIT 00:35:38.957 102 kill_stub 00:35:38.957 103 fi 00:35:38.957 ... 00:35:38.957 00:35:38.957 ========== Backtrace end ========== 00:35:38.957 ========== Backtrace start: ========== 00:35:38.957 00:35:38.957 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1104 -> run_test(["nvme"],["/home/vagrant/spdk_repo/spdk/test/nvme/nvme.sh"]) 00:35:38.957 ... 00:35:38.957 1099 timing_enter $test_name 00:35:38.957 1100 echo "************************************" 00:35:38.957 1101 echo "START TEST $test_name" 00:35:38.957 1102 echo "************************************" 00:35:38.957 1103 xtrace_restore 00:35:38.957 1104 time "$@" 00:35:38.957 1105 xtrace_disable 00:35:38.957 1106 echo "************************************" 00:35:38.957 1107 echo "END TEST $test_name" 00:35:38.957 1108 echo "************************************" 00:35:38.957 1109 timing_exit $test_name 00:35:38.957 ... 00:35:38.957 in /home/vagrant/spdk_repo/spdk/autotest.sh:222 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:35:38.957 ... 00:35:38.957 217 if [ $SPDK_TEST_NVME -eq 1 ]; then 00:35:38.957 218 run_test "blockdev_nvme" $rootdir/test/bdev/blockdev.sh "nvme" 00:35:38.957 219 if [[ $(uname -s) == Linux ]]; then 00:35:38.957 220 run_test "blockdev_nvme_gpt" $rootdir/test/bdev/blockdev.sh "gpt" 00:35:38.957 221 fi 00:35:38.957 => 222 run_test "nvme" $rootdir/test/nvme/nvme.sh 00:35:38.957 223 if [[ $SPDK_TEST_NVME_PMR -eq 1 ]]; then 00:35:38.957 224 run_test "nvme_pmr" $rootdir/test/nvme/nvme_pmr.sh 00:35:38.957 225 fi 00:35:38.957 226 00:35:38.957 227 run_test "nvme_scc" $rootdir/test/nvme/nvme_scc.sh 00:35:38.957 ... 00:35:38.957 00:35:38.957 ========== Backtrace end ==========