# Logfile created on 2025-05-02 23:54:18 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007f1362e7fdc0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_asan", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_asan", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_asan", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_asan", @configure_opts=["'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20250502-235418", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007f13637ff210 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f13637ff058 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f1361da9fc8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250502-235418", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250502-235418>, @binmode=false, @mon_data=#<Monitor:0x00007f13637fea90>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 36c64b3be8 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/socket' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/socket' Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/version.c linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated 1c8cf2bff5aa1c540ec5eb543d1dffae86b169b08df54d9696e1501a9e7fbbb4 builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 bundler 2.7.0.dev cgi 0.4.2 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.7.0.dev.2 pp 0.6.2 prettyprint 0.2.0 prism 1.4.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.3 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.11.3 openssl 3.3.0 pathname 0.4.0 psych 5.2.4 stringio 3.1.8.dev strscan 3.1.5.dev zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 minitest 5.25.5 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.8 rexml 3.4.1 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.8 net-pop 0.1.2 net-smtp 0.5.1 matrix 0.4.2 prime 0.1.3 rbs 3.9.2 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.3.0 csv 3.3.4 repl_type_completor 0.1.11 ostruct 0.6.1 pstore 0.2.0 benchmark 0.4.0 logger 1.7.0 rdoc 6.13.1 irb 1.15.2 reline 0.6.1 readline 0.0.4 fiddle 1.1.8 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.2.gem not found in bundled_gems $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=5506 "--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 # Running tests: [ 1/757] 77193=-ext-/struct/test_len [ 2/757] 77203=optparse/test_acceptable [ 3/757] 77198=prism/result/implicit_array_test [ 4/757] 77204=dtrace/test_function_entry [ 5/757] 77192=did_you_mean/spell_checking/test_method_name_check [ 6/757] 77201=rubygems/test_kernel [ 7/757] 77207=prism/heredoc_dedent_test [ 8/757] 77194=prism/result/numeric_value_test [ 9/757] 77197=ruby/test_keyword [ 10/757] 77199=lib/!Nothing_to_test [ 11/757] 77206=rubygems/test_gem_commands_server_command [ 12/757] 77200=ruby/test_data [ 13/757] 77205=net/http/test_http_request [ 14/757] 77193=net/http/test_httpheader [ 15/757] 77195=openssl/test_bn [ 16/757] 77196=openssl/test_provider [ 17/757] 77199=rubygems/test_gem_package_task [ 18/757] 77202=test_singleton [ 19/757] 77204=did_you_mean/spell_checking/test_key_name_check [ 20/757] 77202=ripper/test_ripper [ 21/757] 77200=ruby/enc/test_grapheme_breaks [ 22/757] 77204=rubygems/test_gem_request_set_gem_dependency_api [ 23/757] 77200=openssl/test_ossl [ 24/757] 77192=date/test_date_marshal [ 25/757] 77192=ruby/test_syntax [ 26/757] 77205=ruby/test_assignment [ 27/757] 77194=psych/json/test_stream [ 28/757] 77198=openssl/test_ssl_session [ 29/757] 77193=io/wait/test_ractor [ 30/757] 77195=optparse/test_optarg [ 31/757] 77207=rubygems/test_gem_resolver_local_specification [ 32/757] 77193=ruby/test_autoload [ 33/757] 77194=rubygems/test_gem_commands_exec_command [ 34/757] 77203=rubygems/test_gem_commands_unpack_command [ 35/757] 77206=ruby/test_pack [ 36/757] 77199=rubygems/test_gem_commands_signout_command [ 37/757] 77199=psych/test_object [ 38/757] 77199=psych/test_exception [ 39/757] 77195=rubygems/test_gem_gem_runner [ 40/757] 77199=rubygems/test_gem_ext_cargo_builder [ 41/757] 77199=ruby/test_file_exhaustive [ 42/757] 77207=ruby/test_gc_compact [ 43/757] 77204=psych/test_deprecated [ 44/757] 77204=-ext-/bignum/test_div [ 45/757] 77204=-ext-/array/test_resize [ 46/757] 77204=ruby/test_fiber [ 47/757] 77195=prism/result/breadth_first_search_test [ 48/757] 77195=uri/test_generic [ 49/757] 77202=json/json_parser_test [ 50/757] 77195=ruby/enc/test_cesu8 [ 51/757] 77206=rubygems/test_gem_commands_setup_command [ 52/757] 77195=psych/test_alias_and_anchor [ 53/757] 77196=rubygems/test_gem_commands_rebuild_command [ 54/757] 77195=prism/errors_test [ 55/757] 77202=test_open3 [ 56/757] 77197=open-uri/test_ftp [ 57/757] 77198=ruby/test_vm_dump [ 58/757] 77198=prism/test_helper [ 59/757] 77198=ruby/test_memory_view [ 60/757] 77203=-ext-/string/test_ellipsize [ 61/757] 77198=-ext-/integer/test_integer [ 62/757] 77195=ruby/enc/test_utf32 [ 63/757] 77203=optparse/test_noarg [ 64/757] 77195=-ext-/struct/test_data [ 65/757] 77195=ruby/test_rand [ 66/757] 77197=openssl/test_pkey_ec [ 67/757] 77198=openssl/test_fips [ 68/757] 77201=rubygems/test_gem_commands_update_command [ 69/757] 77196=date/test_date_parse [ 70/757] 77197=fiber/test_backtrace [ 71/757] 77197=openssl/test_random [ 72/757] 77197=psych/visitors/test_to_ruby [ 73/757] 77197=rubygems/test_bundled_ca [ 74/757] 77203=prism/result/static_literals_test [ 75/757] 77196=-ext-/float/test_nextafter [ 76/757] 77203=-ext-/string/test_capacity [ 77/757] 77203=rubygems/test_gem_safe_marshal [ 78/757] 77198=rubygems/test_gem_command_manager [ 79/757] 77195=rubygems/test_gem_installer [ 80/757] 77196=ruby/test_pipe [ 81/757] 77206=ruby/enc/test_regex_casefold [ 82/757] 77196=rubygems/test_gem_source_git [ 83/757] 77206=rubygems/test_gem_commands_check_command [ 84/757] 77206=ruby/test_random_formatter [ 85/757] 77206=rubygems/test_gem_resolver_git_set [ 86/757] 77194=did_you_mean/spell_checking/test_class_name_check [ 87/757] 77194=ruby/enc/test_emoji [ 88/757] 77198=ripper/test_files_lib [ 89/757] 77194=set/test_sorted_set [ 90/757] 77197=ruby/test_string [ 91/757] 77203=ruby/enc/test_cp949 [ 92/757] 77203=ruby/test_condition [ 93/757] 77203=erb/test_erb [ 94/757] 77206=ruby/test_integer [ 95/757] 77203=-ext-/struct/test_duplicate [ 96/757] 77203=ruby/test_time [ 97/757] 77194=json/json_ext_parser_test [ 98/757] 77194=-ext-/test_scan_args [ 99/757] 77194=date/test_date_attr [100/757] 77194=optparse/test_cclass [101/757] 77196=test_shellwords [102/757] 77196=dtrace/test_singleton_function [103/757] 77196=ruby/test_proc [104/757] 77203=optparse/test_load [105/757] 77203=did_you_mean/spell_checking/test_uncorrectable_name_check [106/757] 77203=ruby/test_marshal [107/757] 77194=prism/magic_comment_test [108/757] 77201=zlib/test_zlib [109/757] 77200=psych/test_omap [110/757] 77200=ruby/enc/test_case_comprehensive [111/757] 77200=mkmf/test_framework [112/757] 77200=psych/test_ractor [113/757] 77194=psych/test_json_tree [114/757] 77203=psych/visitors/test_emitter [115/757] 77194=prism/library_symbols_test [116/757] 77194=ruby/test_nomethod_error [117/757] 77203=openssl/test_pkey_dsa [118/757] 77194=net/http/test_https_proxy [119/757] 77194=date/test_date_strptime [120/757] 77194=open-uri/test_ssl [121/757] 77200=ripper/test_files_test_1 [122/757] 77203=prism/api/freeze_test [123/757] 77203=prism/percent_delimiter_string_test [124/757] 77203=rubygems/test_gem [125/757] 77205=ruby/test_float [126/757] 77196=stringio/test_ractor [127/757] 77196=rubygems/test_gem_remote_fetcher_local_ssl_server [128/757] 77205=psych/test_yaml_special_cases [129/757] 77205=rubygems/test_gem_source_list [130/757] 77207=psych/test_parser [131/757] 77207=prism/result/attribute_write_test [132/757] 77207=-ext-/stack/test_stack_overflow [133/757] 77207=cgi/test_cgi_core [134/757] 77207=ruby/test_set [135/757] 77194=test_delegate [136/757] 77194=fiber/test_enumerator [137/757] 77207=psych/test_psych [138/757] 77194=json/json_coder_test [139/757] 77194=digest/test_ractor [140/757] 77202=digest/test_digest [141/757] 77207=rubygems/test_gem_uri [142/757] 77207=test_rbconfig [143/757] 77194=rubygems/test_gem_package_old [144/757] 77207=-ext-/debug/test_debug [145/757] 77207=-ext-/arith_seq/test_arith_seq_extract [146/757] 77194=rubygems/test_gem_commands_help_command [147/757] 77205=ruby/test_stringchar [148/757] 77194=mkmf/test_find_executable [149/757] 77194=ruby/test_array [150/757] 77205=error_highlight/test_error_highlight [151/757] 77201=date/test_date_compat [152/757] 77201=-ext-/load/test_resolve_symbol [153/757] 77207=-ext-/debug/test_profile_frames [154/757] 77201=ruby/test_lazy_enumerator [155/757] 77203=ruby/test_backtrace [156/757] 77207=ruby/test_time_tz [157/757] 77207=prism/ruby/string_query_test [158/757] 77207=rubygems/test_gem_commands_outdated_command [159/757] 77207=rubygems/test_gem_request_set_lockfile_tokenizer [160/757] 77207=psych/test_nil [161/757] 77207=-ext-/class/test_class2name [162/757] 77207=openssl/test_kdf [163/757] 77196=ruby/enc/test_utf16 [164/757] 77196=rubygems/test_gem_package [165/757] 77207=ruby/test_enumerator [166/757] 77198=prism/encoding/string_encoding_test [167/757] 77198=-ext-/exception/test_exception_at_throwing [168/757] 77201=ruby/test_name_error [169/757] 77198=rubygems/test_gem_source [170/757] 77203=ruby/test_frozen [171/757] 77203=psych/test_safe_load [172/757] 77203=prism/result/overlap_test [173/757] 77198=rubygems/test_gem_platform [174/757] 77198=prism/ractor_test [175/757] 77196=rubygems/test_gem_uninstaller [176/757] 77201=psych/test_symbol [177/757] 77201=test_pty [178/757] 77206=did_you_mean/spell_checking/test_variable_name_check [179/757] 77206=yaml/test_dbm [180/757] 77206=rubygems/test_gem_source_vendor [181/757] 77206=rubygems/test_gem_commands_list_command [182/757] 77203=uri/test_parser [183/757] 77206=date/test_date [184/757] 77198=psych/test_date_time [185/757] 77206=openssl/test_pkcs12 [186/757] 77203=did_you_mean/tree_spell/test_change_word [187/757] 77203=rubygems/test_gem_available_set [188/757] 77203=-ext-/string/test_modify_expand [189/757] 77203=rubygems/test_gem_source_installed [190/757] 77198=ruby/test_yjit_exit_locations [191/757] 77203=psych/test_yamlstore [192/757] 77203=rubygems/test_gem_commands_pristine_command [193/757] 77201=rubygems/test_gem_config_file [194/757] 77198=psych/test_scalar_scanner [195/757] 77198=ruby/test_io_buffer [196/757] 77198=rubygems/test_gem_resolver_requirement_list [197/757] 77201=ruby/test_beginendblock [198/757] 77198=-ext-/arith_seq/test_arith_seq_beg_len_step [199/757] 77206=ruby/test_hash [200/757] 77198=socket/test_socket [201/757] 77200=ruby/test_not [202/757] 77200=test_timeout [203/757] 77196=test_weakref [204/757] 77201=prism/ruby/ripper_test [205/757] 77200=rubygems/test_rubygems [206/757] 77196=rubygems/test_gem_package_tar_writer [207/757] 77196=psych/visitors/test_yaml_tree [208/757] 77196=ruby/enc/test_case_mapping [209/757] 77196=uri/test_mailto [210/757] 77196=optparse/test_reqarg [211/757] 77192=test_unicode_normalize [212/757] 77192=ruby/test_method [213/757] 77200=rubygems/test_gem_resolver_lock_set [214/757] 77200=did_you_mean/test_ractor_compatibility [215/757] 77195=-ext-/econv/test_append [216/757] 77195=rubygems/test_gem_console_ui [217/757] 77195=-ext-/struct/test_member [218/757] 77195=resolv/test_resource [219/757] 77203=rubygems/test_gem_update_suggestion [220/757] 77195=rubygems/test_gem_source_fetch_problem [221/757] 77195=psych/test_set [222/757] 77195=test_ipaddr [223/757] 77203=ruby/test_arity [224/757] 77195=-ext-/string/test_nofree [225/757] 77203=ruby/test_trace [226/757] 77195=-ext-/st/test_numhash [227/757] 77195=rubygems/test_gem_stream_ui [228/757] 77201=openssl/test_pkey_rsa [229/757] 77203=rubygems/test_gem_resolver_composed_set [230/757] 77203=mkmf/test_egrep_cpp [231/757] 77204=ruby/test_argf [232/757] 77195=rubygems/test_webauthn_poller [233/757] 77202=date/test_date_conv [234/757] 77202=net/http/test_buffered_io [235/757] 77203=ruby/test_yjit [236/757] 77195=ruby/test_m17n [237/757] 77196=fiber/test_sleep [238/757] 77202=openssl/test_x509name [239/757] 77200=-ext-/wait/test_wait [240/757] 77202=psych/test_object_references [241/757] 77202=ruby/test_alias [242/757] 77200=rubygems/test_gem_requirement [243/757] 77198=mkmf/test_sizeof [244/757] 77201=rubygems/test_gem_commands_build_command [245/757] 77200=ruby/test_compile_prism [246/757] 77195=ruby/enc/test_euc_tw [247/757] 77195=rubygems/test_gem_security [248/757] 77196=prism/api/command_line_test [249/757] 77202=rubygems/test_gem_commands_info_command [250/757] 77196=ruby/test_io_timeout [251/757] 77196=date/test_date_new [252/757] 77196=ruby/test_system [253/757] 77201=ruby/enc/test_emoji_breaks [254/757] 77201=-ext-/test_notimplement [255/757] 77201=-ext-/test_bug-3571 [256/757] 77201=mmtk/test_configuration [257/757] 77201=ruby/test_comparable [258/757] 77201=ruby/test_dup [259/757] 77202=ruby/test_require [260/757] 77200=stringio/test_stringio [261/757] 77201=resolv/test_dns [262/757] 77200=rubygems/test_gem_path_support [263/757] 77200=prism/result/constant_path_node_test [264/757] 77200=psych/test_array [265/757] 77200=-ext-/gvl/test_ubf_async_safe [266/757] 77200=prism/snippets_test [267/757] 77201=prism/ruby/parser_test [268/757] 77201=prism/newline_test [269/757] 77201=psych/test_psych_set [270/757] 77201=prism/result/heredoc_test [271/757] 77201=rubygems/test_webauthn_listener_response [272/757] 77201=rubygems/test_gem_bundler_version_finder [273/757] 77201=-ext-/win32/test_console_attr [274/757] 77201=ruby/test_super [275/757] 77205=mkmf/test_libs [276/757] 77205=dtrace/test_gc [277/757] 77205=ruby/test_math [278/757] 77205=json/json_encoding_test [279/757] 77205=test_time [280/757] 77196=psych/test_struct [281/757] 77196=prism/onigmo_test [282/757] 77196=-ext-/string/test_rb_str_dup [283/757] 77196=prism/fuzzer_test [284/757] 77196=ruby/test_ast [285/757] 77205=ruby/test_case [286/757] 77205=cgi/test_cgi_multipart [287/757] 77205=-ext-/test_bug-5832 [288/757] 77205=-ext-/popen_deadlock/test_popen_deadlock [289/757] 77201=optparse/test_autoconf [290/757] 77201=optparse/test_did_you_mean [291/757] 77195=digest/test_digest_extend [292/757] 77195=rubygems/test_gem_safe_yaml [293/757] 77195=openssl/test_pkey_dh [294/757] 77192=openssl/test_ocsp [295/757] 77195=ruby/test_shapes [296/757] 77195=rubygems/test_gem_silent_ui [297/757] 77195=ruby/test_ifunless [298/757] 77195=dtrace/test_require [299/757] 77195=rubygems/test_gem_resolver_installer_set [300/757] 77201=rubygems/test_gem_dependency_list [301/757] 77194=ripper/test_files_test [302/757] 77201=rubygems/test_gem_commands_uninstall_command [303/757] 77195=-ext-/exception/test_ensured [304/757] 77194=ruby/test_io_m17n [305/757] 77195=-ext-/hash/test_delete [306/757] 77195=prism/result/comments_test [307/757] 77195=rubygems/test_config [308/757] 77195=test_forwardable [309/757] 77197=dtrace/test_object_create_start [310/757] 77197=ruby/test_continuation [311/757] 77192=rubygems/test_project_sanity [312/757] 77197=ruby/test_env [313/757] 77195=prism/encoding/regular_expression_encoding_test [314/757] 77195=ruby/test_zjit [315/757] 77195=rubygems/test_gem_commands_cleanup_command [316/757] 77200=-ext-/string/test_interned_str [317/757] 77200=optparse/test_placearg [318/757] 77205=ruby/test_range [319/757] 77192=-ext-/symbol/test_type [320/757] 77192=rubygems/test_gem_impossible_dependencies_error [321/757] 77192=json/json_generator_test [322/757] 77200=prism/encoding/encodings_test [323/757] 77200=fiber/test_io_buffer [324/757] 77200=fileutils/test_dryrun [325/757] 77198=openssl/test_ts [326/757] 77200=psych/test_emitter [327/757] 77200=prism/api/parse_stream_test [328/757] 77200=rubygems/test_gem_resolver_api_set [329/757] 77206=test_tmpdir [330/757] 77200=prism/result/node_id_test [331/757] 77195=rubygems/test_gem_source_subpath_problem [332/757] 77206=-ext-/array/test_to_ary_concat [333/757] 77201=prism/result/warnings_test [334/757] 77201=-ext-/test_printf [335/757] 77195=ruby/test_rubyoptions [336/757] 77201=-ext-/load/test_stringify_symbols [337/757] 77201=ruby/enc/test_windows_1252 [338/757] 77201=mkmf/test_configuration [339/757] 77192=prism/ruby/dispatcher_test [340/757] 77192=socket/test_udp [341/757] 77192=prism/result/regular_expression_options_test [342/757] 77192=fiber/test_queue [343/757] 77192=ruby/test_sleep [344/757] 77201=rubygems/test_gem_validator [345/757] 77200=prism/result/integer_parse_test [346/757] 77200=test_prettyprint [347/757] 77201=mkmf/test_install [348/757] 77200=openssl/test_pair [349/757] 77198=ruby/test_m17n_comb [350/757] 77201=date/test_date_ractor [351/757] 77206=did_you_mean/test_tree_spell_checker [352/757] 77206=prism/lex_test [353/757] 77201=test_bundled_gems [354/757] 77201=test_tsort [355/757] 77201=psych/visitors/test_depth_first [356/757] 77201=openssl/test_ns_spki [357/757] 77194=ruby/test_integer_comb [358/757] 77205=prism/result/index_write_test [359/757] 77201=io/wait/test_io_wait [360/757] 77205=optparse/test_kwargs [361/757] 77205=ripper/test_lexer [362/757] 77205=psych/test_merge_keys [363/757] 77205=-ext-/test_random [364/757] 77205=ruby/test_dir [365/757] 77205=openssl/test_x509store [366/757] 77202=resolv/test_mdns [367/757] 77202=rubygems/test_gem_ext_configure_builder [368/757] 77202=rubygems/test_gem_security_signer [369/757] 77205=optparse/test_bash_completion [370/757] 77192=ruby/test_exception [371/757] 77205=rubygems/test_gem_local_remote_options [372/757] 77205=rubygems/test_gem_commands_lock_command [373/757] 77202=ruby/enc/test_euc_kr [374/757] 77202=ruby/test_threadgroup [375/757] 77205=-ext-/string/test_set_len [376/757] 77205=rubygems/test_gem_doctor [377/757] 77206=socket/test_ancdata [378/757] 77206=ruby/test_weakmap [379/757] 77205=ruby/test_rubyvm [380/757] 77205=-ext-/exception/test_data_error [381/757] 77205=rubygems/test_gem_resolver_dependency_request [382/757] 77204=-ext-/test_abi [383/757] 77205=ripper/test_scanner_events [384/757] 77205=-ext-/string/test_external_new [385/757] 77205=ruby/enc/test_euc_jp [386/757] 77205=strscan/test_ractor [387/757] 77202=ruby/test_module [388/757] 77205=rubygems/test_gem_commands_push_command [389/757] 77204=prism/api/parse_success_test [390/757] 77204=openssl/test_ssl [391/757] 77207=win32/test_registry [392/757] 77207=rubygems/test_deprecate [393/757] 77207=uri/test_common [394/757] 77200=rubygems/test_gem_request_connection_pools [395/757] 77205=ruby/test_optimization [396/757] 77207=rubygems/test_gem_uri_formatter [397/757] 77207=ruby/test_sprintf [398/757] 77200=-ext-/proc/test_bmethod [399/757] 77200=psych/nodes/test_enumerable [400/757] 77200=prism/ruby/ruby_parser_test [401/757] 77200=openssl/test_buffering [402/757] 77200=resolv/test_svcb_https [403/757] 77200=-ext-/test_bug-14834 [404/757] 77200=socket/test_addrinfo [405/757] 77200=openssl/test_x509cert [406/757] 77207=-ext-/funcall/test_passing_block [407/757] 77207=uri/test_http [408/757] 77207=-ext-/thread/test_lock_native_thread [409/757] 77207=rubygems/test_webauthn_listener [410/757] 77207=optparse/test_zsh_completion [411/757] 77207=rubygems/test_gem_package_tar_reader_entry [412/757] 77197=-ext-/string/test_enc_str_buf_cat [413/757] 77197=mkmf/test_have_func [414/757] 77207=mkmf/test_constant [415/757] 77200=rubygems/test_gem_security_trust_dir [416/757] 77200=ruby/test_default_gems [417/757] 77200=json/json_fixtures_test [418/757] 77200=ruby/test_encoding [419/757] 77200=dtrace/test_load [420/757] 77200=rubygems/test_gem_resolver_specification [421/757] 77197=rubygems/test_gem_remote_fetcher_s3 [422/757] 77200=ruby/test_require_lib [423/757] 77194=ripper/test_files_test_2 [424/757] 77194=rubygems/test_gem_version_option [425/757] 77194=rubygems/test_gem_rdoc [426/757] 77194=prism/api/lex_test [427/757] 77194=rubygems/test_gem_request_set [428/757] 77192=prism/version_test [429/757] 77192=test_trick [430/757] 77197=ruby/test_objectspace [431/757] 77202=-ext-/win32/test_fd_setsize [432/757] 77202=ruby/enc/test_big5 [433/757] 77194=rubygems/test_gem_resolver_activation_request [434/757] 77202=psych/test_null [435/757] 77202=-ext-/test_ensure_and_callcc [436/757] 77202=fiber/test_scheduler [437/757] 77194=fiber/test_timeout [438/757] 77194=ruby/test_fixnum [439/757] 77194=ruby/test_signal [440/757] 77198=-ext-/string/test_fstring [441/757] 77198=did_you_mean/core_ext/test_name_error_extension [442/757] 77198=-ext-/iseq_load/test_iseq_load [443/757] 77201=fileutils/test_verbose [444/757] 77201=rubygems/test_gem_ext_builder [445/757] 77206=fiber/test_mutex [446/757] 77206=ruby/test_basicinstructions [447/757] 77206=-ext-/bignum/test_bigzero [448/757] 77206=ruby/test_struct [449/757] 77207=date/test_date_strftime [450/757] 77206=prism/ruby/compiler_test [451/757] 77206=rubygems/test_gem_resolver_vendor_specification [452/757] 77206=-ext-/typeddata/test_typeddata [453/757] 77198=test_find [454/757] 77198=prism/locals_test [455/757] 77198=-ext-/string/test_normalize [456/757] 77198=-ext-/test_recursion [457/757] 77198=rubygems/test_gem_commands_owner_command [458/757] 77206=socket/test_basicsocket [459/757] 77206=ripper/test_sexp [460/757] 77206=prism/ruby/pattern_test [461/757] 77202=rubygems/test_gem_package_tar_header [462/757] 77206=objspace/test_ractor [463/757] 77207=rubygems/test_gem_unsatisfiable_dependency_error [464/757] 77207=ruby/test_refinement [465/757] 77202=rubygems/test_gem_dependency_installer [466/757] 77206=ruby/test_warning [467/757] 77198=rubygems/test_gem_name_tuple [468/757] 77198=rubygems/test_gem_specification [469/757] 77206=ruby/enc/test_gbk [470/757] 77206=rubygems/test_gem_package_tar_reader [471/757] 77206=ruby/enc/test_gb18030 [472/757] 77206=cgi/test_cgi_session [473/757] 77206=psych/test_class [474/757] 77206=psych/test_numeric [475/757] 77206=strscan/test_stringscanner [476/757] 77206=openssl/test_x509crl [477/757] 77201=did_you_mean/spell_checking/test_require_path_check [478/757] 77201=-ext-/test_enumerator_kw [479/757] 77201=ruby/test_mixed_unicode_escapes [480/757] 77206=-ext-/bignum/test_mul [481/757] 77201=mkmf/test_mkmf [482/757] 77206=ruby/test_complexrational [483/757] 77206=cgi/test_cgi_header [484/757] 77201=rubygems/test_gem_commands_fetch_command [485/757] 77206=openssl/test_pkcs7 [486/757] 77201=io/nonblock/test_flush [487/757] 77201=ruby/enc/test_iso_8859 [488/757] 77201=ruby/test_complex2 [489/757] 77201=openssl/test_x509attr [490/757] 77201=-ext-/win32/test_dln [491/757] 77201=-ext-/string/test_coderange [492/757] 77201=open-uri/test_open-uri [493/757] 77206=-ext-/bignum/test_big2str [494/757] 77206=mkmf/test_pkg_config [495/757] 77192=prism/regexp_test [496/757] 77192=ruby/test_string_memory [497/757] 77206=ruby/test_insns_leaf [498/757] 77206=yaml/test_store [499/757] 77206=ruby/test_iseq [500/757] 77192=ruby/test_gc [501/757] 77201=ruby/test_allocation [502/757] 77204=prism/api/dump_test [503/757] 77200=-ext-/string/test_enc_associate [504/757] 77197=prism/ruby/location_test [505/757] 77197=openssl/test_x509req [506/757] 77197=cgi/test_cgi_util [507/757] 77194=rubygems/test_gem_commands_open_command [508/757] 77198=net/protocol/test_protocol [509/757] 77194=rubygems/test_gem_ext_cargo_builder_link_flag_converter [510/757] 77200=psych/test_tree_builder [511/757] 77200=-ext-/load/test_protect [512/757] 77200=rubygems/test_gem_version [513/757] 77203=rubygems/test_gem_commands_stale_command [514/757] 77203=rubygems/test_gem_text [515/757] 77194=ruby/test_settracefunc [516/757] 77198=prism/ruby/tunnel_test [517/757] 77198=rubygems/test_gem_stub_specification [518/757] 77203=ruby/test_path [519/757] 77197=ruby/test_method_cache [520/757] 77197=socket/test_tcp [521/757] 77200=test_pp [522/757] 77203=ruby/test_sprintf_comb [523/757] 77206=ruby/test_whileuntil [524/757] 77206=ruby/test_transcode [525/757] 77200=openssl/test_asn1 [526/757] 77200=mkmf/test_flags [527/757] 77198=json/json_string_matching_test [528/757] 77198=rubygems/test_gem_ext_rake_builder [529/757] 77202=monitor/test_monitor [530/757] 77197=-ext-/rational/test_rat [531/757] 77203=test_extlibs [532/757] 77197=-ext-/symbol/test_inadvertent_creation [533/757] 77202=prism/result/static_inspect_test [534/757] 77206=-ext-/thread/test_instrumentation_api [535/757] 77202=-ext-/vm/test_at_exit [536/757] 77202=ruby/test_complex [537/757] 77197=prism/result/source_location_test [538/757] 77197=prism/unescape_test [539/757] 77197=openssl/test_x509ext [540/757] 77197=ripper/test_files_ext [541/757] 77202=psych/test_data [542/757] 77197=rubygems/test_gem_commands_query_command [543/757] 77202=prism/result/equality_test [544/757] 77202=-ext-/string/test_cstr [545/757] 77204=rubygems/test_gem_resolver_lock_specification [546/757] 77204=openssl/test_digest [547/757] 77204=ruby/test_variable [548/757] 77200=fiber/test_address_resolve [549/757] 77200=uri/test_wss [550/757] 77200=ruby/test_parse [551/757] 77204=mkmf/test_have_macro [552/757] 77198=ruby/test_process [553/757] 77202=-ext-/iter/test_iter_break [554/757] 77202=rubygems/test_gem_source_local [555/757] 77197=-ext-/num2int/test_num2int [556/757] 77206=rubygems/test_gem_commands_install_command [557/757] 77197=rubygems/test_gem_ext_cargo_builder_unit [558/757] 77197=ruby/test_stack [559/757] 77205=optparse/test_summary [560/757] 77202=ruby/test_thread_queue [561/757] 77194=ruby/test_flip [562/757] 77194=fileutils/test_nowrite [563/757] 77204=test_securerandom [564/757] 77204=ruby/test_econv [565/757] 77194=-ext-/st/test_foreach [566/757] 77194=fiber/test_process [567/757] 77194=ruby/test_object [568/757] 77205=-ext-/eval/test_eval [569/757] 77205=fileutils/test_fileutils [570/757] 77207=fiber/test_io [571/757] 77207=rubygems/test_gem_commands_cert_command [572/757] 77200=prism/result/named_capture_test [573/757] 77200=cgi/test_cgi_tag_helper [574/757] 77200=rubygems/test_gem_resolver_git_specification [575/757] 77205=ruby/test_dir_m17n [576/757] 77200=rubygems/test_remote_fetch_error [577/757] 77200=pathname/test_pathname [578/757] 77195=psych/test_stream [579/757] 77195=json/json_common_interface_test [580/757] 77195=coverage/test_coverage [581/757] 77194=-ext-/thread_fd/test_thread_fd_close [582/757] 77194=json/json_addition_test [583/757] 77194=prism/result/string_test [584/757] 77194=-ext-/path_to_class/test_path_to_class [585/757] 77194=fiber/test_storage [586/757] 77194=dtrace/test_cmethod [587/757] 77194=-ext-/string/test_qsort [588/757] 77194=rubygems/test_gem_ext_ext_conf_builder [589/757] 77200=rubygems/test_gem_commands_dependency_command [590/757] 77200=prism/api/parse_comments_test [591/757] 77200=psych/test_serialize_subclasses [592/757] 77200=ruby/test_const [593/757] 77200=ruby/test_class [594/757] 77197=rubygems/test_gem_dependency [595/757] 77197=ruby/test_iterator [596/757] 77203=psych/test_marshalable [597/757] 77203=dtrace/test_string [598/757] 77203=rubygems/test_gem_resolver_index_specification [599/757] 77203=dtrace/test_method_cache [600/757] 77203=cgi/test_cgi_modruby [601/757] 77206=ruby/test_thread_cv [602/757] 77203=json/test_helper [603/757] 77197=psych/test_yamldbm [604/757] 77203=rubygems/test_gem_resolver_best_set [605/757] 77197=mkmf/test_convertible [606/757] 77203=ruby/test_eval [607/757] 77204=-ext-/file/test_stat [608/757] 77204=resolv/test_addr [609/757] 77204=ripper/test_parser_events [610/757] 77207=prism/ruby/relocation_test [611/757] 77207=ruby/enc/test_windows_1251 [612/757] 77204=-ext-/bignum/test_str2big [613/757] 77207=ruby/test_rational [614/757] 77204=ruby/test_regexp [615/757] 77206=prism/newline_offsets_test [616/757] 77202=rubygems/test_gem_commands_contents_command [617/757] 77202=psych/test_scalar [618/757] 77202=ruby/test_readpartial [619/757] 77195=rubygems/test_gem_resolver_conflict [620/757] 77195=ruby/test_literal [621/757] 77202=ruby/test_arithmetic_sequence [622/757] 77202=rubygems/test_gem_commands_search_command [623/757] 77202=fiber/test_thread [624/757] 77206=ruby/test_pattern_matching [625/757] 77202=psych/test_encoding [626/757] 77206=ruby/test_lambda [627/757] 77202=prism/bom_test [628/757] 77202=socket/test_sockopt [629/757] 77202=ruby/test_frozen_error [630/757] 77202=ruby/test_file [631/757] 77206=-ext-/bug_reporter/test_bug_reporter [632/757] 77207=did_you_mean/test_spell_checker [633/757] 77207=psych/test_document [634/757] 77207=fiber/test_ractor [635/757] 77203=psych/test_boolean [636/757] 77203=mkmf/test_config [637/757] 77207=psych/test_yaml [638/757] 77205=-ext-/iter/test_yield_block [639/757] 77205=psych/handlers/test_recorder [640/757] 77205=rubygems/test_gem_commands_specification_command [641/757] 77207=openssl/test_pkey [642/757] 77194=rubygems/test_gem_commands_signin_command [643/757] 77207=socket/test_nonblock [644/757] 77206=ruby/test_primitive [645/757] 77206=rubygems/test_gem_request [646/757] 77207=prism/ruby/parameters_signature_test [647/757] 77207=rubygems/test_gem_resolver_api_specification [648/757] 77207=optparse/test_getopts [649/757] 77207=net/http/test_http [650/757] 77205=prism/fixtures_test [651/757] 77194=ruby/test_rational2 [652/757] 77194=rubygems/test_gem_dependency_resolution_error [653/757] 77194=rubygems/test_gem_ci_detector [654/757] 77194=ruby/enc/test_shift_jis [655/757] 77194=ruby/test_yield [656/757] 77205=rubygems/test_gem_request_set_lockfile_parser [657/757] 77206=io/wait/test_io_wait_uncommon [658/757] 77206=psych/test_string [659/757] 77205=open-uri/test_proxy [660/757] 77203=dtrace/test_raise [661/757] 77203=uri/test_ftp [662/757] 77203=ruby/test_unicode_escape [663/757] 77205=net/http/test_httpresponses [664/757] 77206=prism/result/integer_base_flags_test [665/757] 77205=erb/test_erb_command [666/757] 77206=rubygems/test_require [667/757] 77205=net/http/test_https [668/757] 77203=mkmf/test_have_library [669/757] 77195=ruby/test_fnmatch [670/757] 77195=rubygems/test_gem_resolver_vendor_set [671/757] 77195=ruby/enc/test_koi8 [672/757] 77195=erb/test_erb_m17n [673/757] 77195=ruby/test_clone [674/757] 77202=objspace/test_objspace [675/757] 77195=ripper/test_filter [676/757] 77195=rubygems/test_gem_ext_cmake_builder [677/757] 77195=-ext-/string/test_too_many_dummy_encodings [678/757] 77203=json/json_generic_object_test [679/757] 77203=dtrace/test_hash_create [680/757] 77203=ruby/test_thread [681/757] 77195=ruby/test_call [682/757] 77206=ruby/test_defined [683/757] 77195=-ext-/bignum/test_pack [684/757] 77206=date/test_switch_hitter [685/757] 77206=-ext-/st/test_update [686/757] 77206=ripper/test_files_sample [687/757] 77206=-ext-/method/test_arity [688/757] 77206=ruby/test_ractor [689/757] 77197=ruby/enc/test_case_options [690/757] 77195=rubygems/test_gem_resolver_index_set [691/757] 77197=uri/test_file [692/757] 77197=rubygems/test_gem_install_update_options [693/757] 77195=rubygems/test_gem_security_policy [694/757] 77206=rubygems/test_gem_command [695/757] 77206=-ext-/marshal/test_usrmarshal [696/757] 77197=ruby/test_weakkeymap [697/757] 77201=ruby/test_inlinecache [698/757] 77195=net/http/test_httpresponse [699/757] 77206=-ext-/exception/test_enc_raise [700/757] 77195=openssl/test_engine [701/757] 77195=ruby/test_key_error [702/757] 77206=prism/ruby/reflection_test [703/757] 77195=ruby/test_bignum [704/757] 77206=-ext-/load/test_dot_dot [705/757] 77206=did_you_mean/tree_spell/test_human_typo [706/757] 77206=json/ractor_test [707/757] 77201=rubygems/test_gem_request_set_lockfile [708/757] 77206=-ext-/postponed_job/test_postponed_job [709/757] 77195=did_you_mean/spell_checking/test_pattern_key_name_check [710/757] 77195=rubygems/test_exit [711/757] 77195=rubygems/test_gem_commands_yank_command [712/757] 77200=did_you_mean/edit_distance/test_jaro_winkler [713/757] 77200=rubygems/test_gem_remote_fetcher [714/757] 77201=rubygems/test_gem_gemcutter_utilities [715/757] 77195=rubygems/test_gem_resolver [716/757] 77201=openssl/test_config [717/757] 77206=test_tempfile [718/757] 77205=rubygems/test_gem_util [719/757] 77195=-ext-/time/test_new [720/757] 77195=psych/test_hash [721/757] 77201=openssl/test_cipher [722/757] 77195=rubygems/test_gem_remote_fetcher_local_server [723/757] 77201=etc/test_etc [724/757] 77200=rubygems/test_gem_source_lock [725/757] 77195=uri/test_ldap [726/757] 77195=-ext-/gvl/test_last_thread [727/757] 77200=ruby/test_symbol [728/757] 77197=optparse/test_optparse [729/757] 77205=psych/test_coder [730/757] 77205=rubygems/test_gem_source_specific_file [731/757] 77207=socket/test_unix [732/757] 77197=prism/api/parse_test [733/757] 77197=ruby/test_enum [734/757] 77207=rubygems/test_gem_commands_which_command [735/757] 77201=ruby/test_io [736/757] 77207=ruby/test_metaclass [737/757] 77205=ruby/test_numeric [738/757] 77207=date/test_date_arith [739/757] 77207=io/console/test_io_console [740/757] 77206=uri/test_ws [741/757] 77206=rubygems/test_gem_commands_sources_command [742/757] 77205=ruby/test_undef [743/757] 77205=rubygems/test_gem_spec_fetcher [744/757] 77195=io/console/test_ractor [745/757] 77195=openssl/test_hmac [746/757] 77195=mkmf/test_signedness [747/757] 77205=prism/ruby/desugar_compiler_test [748/757] 77205=prism/encoding/symbol_encoding_test [749/757] 77206=-ext-/marshal/test_internal_ivar [750/757] 77206=cgi/test_cgi_cookie [751/757] 77205=rubygems/test_gem_commands_mirror [752/757] 77206=dtrace/test_array_create [753/757] 77205=rubygems/test_gem_resolver_installed_specification [754/757] 77206=-ext-/integer/test_my_integer [755/757] 77206=rubygems/test_gem_commands_environment_command [756/757] 77205=-ext-/tracepoint/test_tracepoint [757/757] 77206=pathname/test_ractor $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 996 996 996 ? -1 Ss 1000 0:14 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 996 1015 1015 1015 pts/0 1015 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 1015 1018 1015 1015 pts/0 1015 S+ 1000 0:04 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 1018 75905 1015 1015 pts/0 1015 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 75905 75908 1015 1015 pts/0 1015 S+ 1000 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250502-235418 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest 75908 75909 1015 1015 pts/0 1015 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250502-235418 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest 75909 76846 1015 1015 pts/0 1015 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 76846 76847 1015 1015 pts/0 1015 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 76847 77189 1015 1015 pts/0 1015 Sl+ 1000 0:16 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 77189 77193 1015 1015 pts/0 1015 Sl+ 1000 0:01 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 77193 77407 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 77193 77411 1015 1015 pts/0 1015 Z+ 1000 0:00 [test_autoload.*] <defunct> 77193 77416 1015 1015 pts/0 1015 Z+ 1000 0:00 [test_autoload.*] <defunct> 1 151621 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 311356 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 341541 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 419256 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 620161 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 653320 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 694506 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 825635 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems 75909 850377 1015 1015 pts/0 1015 R+ 1000 0:00 ps jx 1 1050354 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 1203214 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 1740617 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems 1 1863343 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 2597670 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 3179324 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 3432248 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 3455248 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems 1 3646963 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 3823805 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 3942842 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 4068349 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read {1=>[996, 151621, 311356, 341541, 419256, 620161, 653320, 694506, 825635, 1050354, 1203214, 1740617, 1863343, 2597670, 3179324, 3432248, 3455248, 3646963, 3823805, 3942842, 4068349], 996=>[1015], 1015=>[1018], 1018=>[75905], 75905=>[75908], 75908=>[75909], 75909=>[76846, 850377], 76846=>[76847], 76847=>[77189], 77189=>[77193], 77193=>[77407, 77411, 77416]} $ timeout 60 gdb -p 77407 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 77409] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007b22bfc98d71 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=77409, futex_word=0x7b22a3a00990) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x7b229ca006c0 (LWP 77407) "test_autoload.*" 0x00007b22bfc98d71 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=77409, futex_word=0x7b22a3a00990) at ./nptl/futex-internal.c:57 2 Thread 0x7b22a3a006c0 (LWP 77409) "test_autoload.*" 0x0000613ba6b8ae3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Machine level backtrace Thread 2 (Thread 0x7b22a3a006c0 (LWP 77409) "test_autoload.*"): #0 0x0000613ba6b8ae3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x0000613ba6b8bdfa in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x0000613ba6ada670 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x0000613ba6ada4e9 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Refill(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) () No symbol table info available. #4 0x0000613ba6ad9eda in __sanitizer::QuarantineCache<__asan::QuarantineCallback>::Enqueue(__asan::QuarantineCallback, void*, unsigned long) () No symbol table info available. #5 0x0000613ba6ad9d96 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #6 0x0000613ba6b70bd0 in __interceptor_free () No symbol table info available. #7 0x00007b22bfc9e012 in __pthread_getattr_np (thread_id=<optimized out>, attr=0x7b22a39ffc98) at ./nptl/pthread_getattr_np.c:198 size = 32 cpuset = 0x503000464860 thread = <optimized out> ret = 0 iattr = 0x7b22a39ffc98 #8 0x0000613ba6b95af9 in __sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*) () No symbol table info available. #9 0x0000613ba6b96048 in __sanitizer::GetThreadStackAndTls(bool, unsigned long*, unsigned long*, unsigned long*, unsigned long*) () No symbol table info available. #10 0x0000613ba6b7ea12 in __asan::AsanThread::SetThreadStackAndTls(__asan::AsanThread::InitOptions const*) () No symbol table info available. #11 0x0000613ba6b7e68c in __asan::AsanThread::Init(__asan::AsanThread::InitOptions const*) () No symbol table info available. #12 0x0000613ba6b7eb16 in __asan::AsanThread::ThreadStart(unsigned long long) () No symbol table info available. #13 0x0000613ba6b6ea8f in asan_thread_start(void*) () No symbol table info available. #14 0x00007b22bfc9caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {135388704278208, -9143206470764870703, 135388704278208, -352, 0, 135388586828144, -9143206470743899183, -9143162095991536687}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #15 0x00007b22bfd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7b229ca006c0 (LWP 77407) "test_autoload.*"): #0 0x00007b22bfc98d71 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=77409, futex_word=0x7b22a3a00990) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=128, abstime=0x0, clockid=0, expected=77409, futex_word=0x7b22a3a00990) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 256 op = 265 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7b22a3a00990, expected=77409, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=128) at ./nptl/futex-internal.c:139 No locals. #3 0x00007b22bfc9e7a3 in __pthread_clockjoin_ex (threadid=135388704278208, thread_return=0x0, clockid=0, abstime=0x0, block=<optimized out>) at ./nptl/pthread_join_common.c:102 ret = <optimized out> _buffer = {__routine = 0x7b22bfc9e650 <cleanup>, __arg = 0x7b22a3a00ce0, __canceltype = -1737442768, __prev = 0x0} tid = <optimized out> pd = 0x7b22a3a006c0 self = <optimized out> result = 0 pd_result = <optimized out> #4 0x0000613ba6b569d2 in __interceptor_pthread_join () No symbol table info available. #5 0x0000613ba6ec05a8 in native_stop_timer_thread () at /tmp/ruby/src/trunk_asan/thread_pthread.c:3131 stopped = <optimized out> #6 rb_thread_stop_timer_thread () at /tmp/ruby/src/trunk_asan/thread.c:4668 No locals. #7 0x0000613ba6bb4b90 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:262 save_error = 4 sysex = 0 signaled = 0 th0 = 0x5150000aa080 step = 4 message = 4 th = 0x5150000aa080 buf = <optimized out> state = <optimized out> #8 0x0000613ba6bb511b in ruby_stop (ex=-1549792880, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290 No locals. #9 0x0000613ba6d3467d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4284 status = <optimized out> pid = <optimized out> #10 0x0000613ba6fa2fa8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3797 ci = 0x64b100040001 cc = <optimized out> me = 0x7b22a3adaae8 cfunc = 0x504000020058 recv = 135389130406120 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x0000613ba6f892bd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7b229c9ff3b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4775 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0xffffffff cc = <optimized out> cme = <optimized out> v = <optimized out> #12 0x0000613ba6f88d75 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4915 ci = <optimized out> cc = 0x0 #13 0x0000613ba6f4b3b6 in vm_sendish (ec=0x5160017079d0, reg_cfp=0x7b229cfeb790, cd=0x502000107fb0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #14 vm_exec_core (ec=ec@entry=0x5160017079d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000107fb0 insns_address_table = {0x613ba6f4991f <vm_exec_core+26639>, 0x613ba6f45e9e <vm_exec_core+11662>, 0x613ba6f4379d <vm_exec_core+1677>, 0x613ba6f4485f <vm_exec_core+5967>, 0x613ba6f49b09 <vm_exec_core+27129>, 0x613ba6f4451d <vm_exec_core+5133>, 0x613ba6f4afd3 <vm_exec_core+32451>, 0x613ba6f48a1f <vm_exec_core+22799>, 0x613ba6f46f05 <vm_exec_core+15861>, 0x613ba6f43afa <vm_exec_core+2538>, 0x613ba6f4a2d9 <vm_exec_core+29129>, 0x613ba6f49edf <vm_exec_core+28111>, 0x613ba6f44760 <vm_exec_core+5712>, 0x613ba6f44018 <vm_exec_core+3848>, 0x613ba6f48fa3 <vm_exec_core+24211>, 0x613ba6f453fd <vm_exec_core+8941>, 0x613ba6f4a756 <vm_exec_core+30278>, 0x613ba6f4a18e <vm_exec_core+28798>, 0x613ba6f45cbc <vm_exec_core+11180>, 0x613ba6f46e6d <vm_exec_core+15709>, 0x613ba6f48b49 <vm_exec_core+23097>, 0x613ba6f4a0ea <vm_exec_core+28634>, 0x613ba6f47dbc <vm_exec_core+19628>, 0x613ba6f48cf1 <vm_exec_core+23521>, 0x613ba6f494c9 <vm_exec_core+25529>, 0x613ba6f47cb3 <vm_exec_core+19363>, 0x613ba6f43f6d <vm_exec_core+3677>, 0x613ba6f4856f <vm_exec_core+21599>, 0x613ba6f43d2d <vm_exec_core+3101>, 0x613ba6f44116 <vm_exec_core+4102>, 0x613ba6f460e6 <vm_exec_core+12246>, 0x613ba6f479fb <vm_exec_core+18667>, 0x613ba6f48242 <vm_exec_core+20786>, 0x613ba6f47806 <vm_exec_core+18166>, 0x613ba6f43a16 <vm_exec_core+2310>, 0x613ba6f49847 <vm_exec_core+26423>, 0x613ba6f49da2 <vm_exec_core+27794>, 0x613ba6f441b3 <vm_exec_core+4259>, 0x613ba6f44e98 <vm_exec_core+7560>, 0x613ba6f44805 <vm_exec_core+5877>, 0x613ba6f45650 <vm_exec_core+9536>, 0x613ba6f46cc1 <vm_exec_core+15281>, 0x613ba6f4425a <vm_exec_core+4426>, 0x613ba6f49596 <vm_exec_core+25734>, 0x613ba6f44dce <vm_exec_core+7358>, 0x613ba6f46942 <vm_exec_core+14386>, 0x613ba6f473fc <vm_exec_core+17132>, 0x613ba6f49104 <vm_exec_core+24564>, 0x613ba6f47fbb <vm_exec_core+20139>, 0x613ba6f456f9 <vm_exec_core+9705>, 0x613ba6f450f1 <vm_exec_core+8161>, 0x613ba6f48ea8 <vm_exec_core+23960>, 0x613ba6f46342 <vm_exec_core+12850>, 0x613ba6f48641 <vm_exec_core+21809>, 0x613ba6f4812f <vm_exec_core+20511>, 0x613ba6f486ce <vm_exec_core+21950>, 0x613ba6f49a2a <vm_exec_core+26906>, 0x613ba6f434bb <vm_exec_core+939>, 0x613ba6f49217 <vm_exec_core+24839>, 0x613ba6f459c2 <vm_exec_core+10418>, 0x613ba6f48dbe <vm_exec_core+23726>, 0x613ba6f45ae8 <vm_exec_core+10712>, 0x613ba6f47bff <vm_exec_core+19183>, 0x613ba6f4aa21 <vm_exec_core+30993>, 0x613ba6f4726b <vm_exec_core+16731>, 0x613ba6f478c3 <vm_exec_core+18355>, 0x613ba6f45d4f <vm_exec_core+11327>, 0x613ba6f45215 <vm_exec_core+8453>, 0x613ba6f4879b <vm_exec_core+22155>, 0x613ba6f44365 <vm_exec_core+4693>, 0x613ba6f4706f <vm_exec_core+16223>, 0x613ba6f521f9 <vm_exec_core+61673>, 0x613ba6f47efc <vm_exec_core+19948>, 0x613ba6f44400 <vm_exec_core+4848>, 0x613ba6f44cb1 <vm_exec_core+7073>, 0x613ba6f44aca <vm_exec_core+6586>, 0x613ba6f44f8a <vm_exec_core+7802>, 0x613ba6f45818 <vm_exec_core+9992>, 0x613ba6f4a67e <vm_exec_core+30062>, 0x613ba6f434c0 <vm_exec_core+944>, 0x613ba6f44bd6 <vm_exec_core+6854>, 0x613ba6f4b15b <vm_exec_core+32843>, 0x613ba6f4846d <vm_exec_core+21341>, 0x613ba6f476fc <vm_exec_core+17900>, 0x613ba6f49626 <vm_exec_core+25878>, 0x613ba6f4b518 <vm_exec_core+33800>, 0x613ba6f4994e <vm_exec_core+26686>, 0x613ba6f4a7f8 <vm_exec_core+30440>, 0x613ba6f4a8c9 <vm_exec_core+30649>, 0x613ba6f43e37 <vm_exec_core+3367>, 0x613ba6f4a1fa <vm_exec_core+28906>, 0x613ba6f46266 <vm_exec_core+12630>, 0x613ba6f4a445 <vm_exec_core+29493>, 0x613ba6f45b8d <vm_exec_core+10877>, 0x613ba6f4549a <vm_exec_core+9098>, 0x613ba6f4679d <vm_exec_core+13965>, 0x613ba6f442cb <vm_exec_core+4539>, 0x613ba6f4a996 <vm_exec_core+30854>, 0x613ba6f469fb <vm_exec_core+14571>, 0x613ba6f46589 <vm_exec_core+13433>, 0x613ba6f435b4 <vm_exec_core+1188>, 0x613ba6f43bd3 <vm_exec_core+2755>, 0x613ba6f475af <vm_exec_core+17567>, 0x613ba6f46b99 <vm_exec_core+14985>, 0x613ba6f47482 <vm_exec_core+17266>, 0x613ba6f47324 <vm_exec_core+16916>, 0x613ba6f46183 <vm_exec_core+12403>, 0x613ba6f46a95 <vm_exec_core+14725>, 0x613ba6f4667a <vm_exec_core+13674>, 0x613ba6f46df2 <vm_exec_core+15586>, 0x613ba6f46d77 <vm_exec_core+15463>, 0x613ba6f49910 <vm_exec_core+26624>, 0x613ba6f45e8f <vm_exec_core+11647>, 0x613ba6f4378e <vm_exec_core+1662>, 0x613ba6f44850 <vm_exec_core+5952>, 0x613ba6f49afa <vm_exec_core+27114>, 0x613ba6f4450e <vm_exec_core+5118>, 0x613ba6f4afc4 <vm_exec_core+32436>, 0x613ba6f48a10 <vm_exec_core+22784>, 0x613ba6f46ef6 <vm_exec_core+15846>, 0x613ba6f43aeb <vm_exec_core+2523>, 0x613ba6f4a2ca <vm_exec_core+29114>, 0x613ba6f49ed0 <vm_exec_core+28096>, 0x613ba6f44751 <vm_exec_core+5697>, 0x613ba6f44009 <vm_exec_core+3833>, 0x613ba6f48f94 <vm_exec_core+24196>, 0x613ba6f453ee <vm_exec_core+8926>, 0x613ba6f4a747 <vm_exec_core+30263>, 0x613ba6f4a17f <vm_exec_core+28783>, 0x613ba6f45cad <vm_exec_core+11165>, 0x613ba6f46e5e <vm_exec_core+15694>, 0x613ba6f48b3a <vm_exec_core+23082>, 0x613ba6f4a0db <vm_exec_core+28619>, 0x613ba6f47dad <vm_exec_core+19613>, 0x613ba6f48ce2 <vm_exec_core+23506>, 0x613ba6f494ba <vm_exec_core+25514>, 0x613ba6f47ca4 <vm_exec_core+19348>, 0x613ba6f43f5e <vm_exec_core+3662>, 0x613ba6f48560 <vm_exec_core+21584>, 0x613ba6f43d1e <vm_exec_core+3086>, 0x613ba6f44107 <vm_exec_core+4087>, 0x613ba6f460d7 <vm_exec_core+12231>, 0x613ba6f479ec <vm_exec_core+18652>, 0x613ba6f48233 <vm_exec_core+20771>, 0x613ba6f477f7 <vm_exec_core+18151>, 0x613ba6f43a07 <vm_exec_core+2295>, 0x613ba6f49838 <vm_exec_core+26408>, 0x613ba6f49d93 <vm_exec_core+27779>, 0x613ba6f441a4 <vm_exec_core+4244>, 0x613ba6f44e89 <vm_exec_core+7545>, 0x613ba6f447f6 <vm_exec_core+5862>, 0x613ba6f45641 <vm_exec_core+9521>, 0x613ba6f46cb2 <vm_exec_core+15266>, 0x613ba6f4424b <vm_exec_core+4411>, 0x613ba6f49587 <vm_exec_core+25719>, 0x613ba6f44dbf <vm_exec_core+7343>, 0x613ba6f46933 <vm_exec_core+14371>, 0x613ba6f473ed <vm_exec_core+17117>, 0x613ba6f490f5 <vm_exec_core+24549>, 0x613ba6f47fac <vm_exec_core+20124>, 0x613ba6f456ea <vm_exec_core+9690>, 0x613ba6f450e2 <vm_exec_core+8146>, 0x613ba6f48e99 <vm_exec_core+23945>, 0x613ba6f46333 <vm_exec_core+12835>, 0x613ba6f48632 <vm_exec_core+21794>, 0x613ba6f48120 <vm_exec_core+20496>, 0x613ba6f486bf <vm_exec_core+21935>, 0x613ba6f49a1b <vm_exec_core+26891>, 0x613ba6f47ed9 <vm_exec_core+19913>, 0x613ba6f49208 <vm_exec_core+24824>, 0x613ba6f459b3 <vm_exec_core+10403>, 0x613ba6f48daf <vm_exec_core+23711>, 0x613ba6f45ad9 <vm_exec_core+10697>, 0x613ba6f47bf0 <vm_exec_core+19168>, 0x613ba6f47ed9 <vm_exec_core+19913>, 0x613ba6f4725c <vm_exec_core+16716>, 0x613ba6f478b4 <vm_exec_core+18340>, 0x613ba6f45d40 <vm_exec_core+11312>, 0x613ba6f45206 <vm_exec_core+8438>, 0x613ba6f4878c <vm_exec_core+22140>, 0x613ba6f44356 <vm_exec_core+4678>, 0x613ba6f47060 <vm_exec_core+16208>, 0x613ba6f521ea <vm_exec_core+61658>, 0x613ba6f47eed <vm_exec_core+19933>, 0x613ba6f443f1 <vm_exec_core+4833>, 0x613ba6f44ca2 <vm_exec_core+7058>, 0x613ba6f44abb <vm_exec_core+6571>, 0x613ba6f44f7b <vm_exec_core+7787>, 0x613ba6f45809 <vm_exec_core+9977>, 0x613ba6f476f7 <vm_exec_core+17895>, 0x613ba6f47056 <vm_exec_core+16198>, 0x613ba6f476f2 <vm_exec_core+17890>, 0x613ba6f47e99 <vm_exec_core+19849>, 0x613ba6f47e59 <vm_exec_core+19785>, 0x613ba6f44f76 <vm_exec_core+7782>, 0x613ba6f481f7 <vm_exec_core+20711>, 0x613ba6f4657f <vm_exec_core+13423>, 0x613ba6f46584 <vm_exec_core+13428>, 0x613ba6f47e54 <vm_exec_core+19780>, 0x613ba6f479e7 <vm_exec_core+18647>...} reg_cfp = 0x7b229cfeb790 reg_pc = 0x5040002417b0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #15 0x0000613ba6f3f8bb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x5160017079d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7b229c9ff6c0, <optimized out>, <optimized out>}, prev = 0x7b229c9ffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #16 0x0000613ba6f7cbcb in invoke_iseq_block_from_c (ec=0x5160017079d0, captured=<optimized out>, self=135389130406120, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1648 flags = 0 iseq = 0x7b22a3ad1d08 cfp = 0x7b229cfeb7c8 sp = 0x7b229ceeb818 use_argv = <optimized out> stack_argv = 0x7b229ceeb818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> th: 0x5150000aa080, native_id: 0x7b229ca006c0 #17 invoke_block_from_c_proc (ec=0x5160017079d0, self=135389130406120, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1742 block = <optimized out> -- Control frame information ----------------------------------------------- keyword_hash = <optimized out> #18 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1772 No locals. c:0003 p:---- s:0010 e:000009 CFUNC :fork #19 0x0000613ba6f7ae56 in rb_vm_invoke_proc (ec=0x7b22a3a00990, proc=0x109, proc@entry=0x504000246d50, argc=-1077310095, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1793 self = 77409 #20 0x0000613ba6ed210d in thread_do_start_proc (th=th@entry=0x5150000aa080) at /tmp/ruby/src/trunk_asan/thread.c:608 c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] args = <optimized out> procval = <optimized out> proc = 0x504000246d50 args_len = 0 args_ptr = <optimized out> #21 0x0000613ba6ecfcea in thread_do_start (th=0x5150000aa080) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #22 thread_start_func_2 (th=th@entry=0x5150000aa080, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #23 0x0000613ba6ecefae in call_thread_start_func_2 (th=0x5150000aa080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181 stack_start = <optimized out> stack_start_addr = 0x7b229c9ffcc0 #24 nt_start (ptr=0x50c00040f480) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226 th = 0x5150000aa080 sched = <optimized out> nt = 0x50c00040f480 vm = 0x525000000100 #25 0x0000613ba6b6ea8f in asan_thread_start(void*) () No symbol table info available. #26 0x00007b22bfc9caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {135388586837696, -9143239456113703983, 135388586837696, -352, 0, 140731648715888, -9143239456092732463, -9143162095991536687}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #27 0x00007b22bfd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 77407) detached] $ timeout 60 gdb -p 77411 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 77416 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 77193 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 850396] [New LWP 77417] [New LWP 77308] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007b22bfc98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x7b22bff83c40 (LWP 77193) "ruby" 0x00007b22bfc98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 2 Thread 0x7b22982006c0 (LWP 850396) "test_autoload.*" 0x00007b22bfc98d71 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x7b22981fc3e0, op=137, expected=0, futex_word=0x50c0003eee90) at ./nptl/futex-internal.c:57 3 Thread 0x7b22a3a006c0 (LWP 77417) "test_autoload.*" 0x00007b22bfd1b4cd in __GI___poll (fds=0x7b2298509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x7b229e6006c0 (LWP 77308) "parallel.rb:40" 0x00007b22bfd1b4cd in __GI___poll (fds=0x7b229b60d660, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 4 (Thread 0x7b229e6006c0 (LWP 77308) "parallel.rb:40"): #0 0x00007b22bfd1b4cd in __GI___poll (fds=0x7b229b60d660, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000613ba6b156da in __interceptor_poll () No symbol table info available. #2 0x0000613ba6c712d9 in nogvl_wait_for (th=135389152539240, fptr=0x5110001079c0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12577 fds = {fd = 4, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174 ready = <optimized out> #4 0x0000613ba6c7276a in internal_read_func (ptr=0x7b229b60d440) at /tmp/ruby/src/trunk_asan/io.c:1212 iis = 0x7b229b60d440 result = <optimized out> #5 0x0000613ba6eb79aa in rb_thread_io_blocking_call (io=<optimized out>, func=0x613ba6c72260 <internal_read_func>, data1=0x7b229b60d440, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1831 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> val = <optimized out> fd = <optimized out> waiting_fd = <optimized out> state = RUBY_TAG_NONE saved_errno = <optimized out> prev_mn_schedulable = <optimized out> #6 0x0000613ba6bb92e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074 _ec = 0x5160017043d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7b229e5fedb0, <optimized out>, 0x7b229e5fecc0, <optimized out>, <optimized out>}, prev = 0x7b229b609240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160017043d0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x0000613ba6c86a95 in io_read_memory_locktmp (str=135388565919328, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3458 No locals. #8 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3504 str = <optimized out> iis = {th = 135389152539240, fptr = 0x5110001079c0, nonblock = 0, fd = 4, buf = 0x5190000c2b80, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x5110001079c0 n = <optimized out> shrinkable = <optimized out> #9 0x0000613ba6c62e41 in io_readpartial (argc=-1688152480, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3624 ret = <optimized out> #10 0x0000613ba6fa2fa8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3797 ci = 0x40b100100003 cc = <optimized out> me = 0x7b22bf799ed0 cfunc = 0x504000010f58 recv = 135389152539360 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x0000613ba6f509a9 in vm_sendish (ec=0x5160017043d0, reg_cfp=0x7b229d7fb790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #12 vm_exec_core (ec=ec@entry=0x5160017043d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x613ba6f4991f <vm_exec_core+26639>, 0x613ba6f45e9e <vm_exec_core+11662>, 0x613ba6f4379d <vm_exec_core+1677>, 0x613ba6f4485f <vm_exec_core+5967>, 0x613ba6f49b09 <vm_exec_core+27129>, 0x613ba6f4451d <vm_exec_core+5133>, 0x613ba6f4afd3 <vm_exec_core+32451>, 0x613ba6f48a1f <vm_exec_core+22799>, 0x613ba6f46f05 <vm_exec_core+15861>, 0x613ba6f43afa <vm_exec_core+2538>, 0x613ba6f4a2d9 <vm_exec_core+29129>, 0x613ba6f49edf <vm_exec_core+28111>, 0x613ba6f44760 <vm_exec_core+5712>, 0x613ba6f44018 <vm_exec_core+3848>, 0x613ba6f48fa3 <vm_exec_core+24211>, 0x613ba6f453fd <vm_exec_core+8941>, 0x613ba6f4a756 <vm_exec_core+30278>, 0x613ba6f4a18e <vm_exec_core+28798>, 0x613ba6f45cbc <vm_exec_core+11180>, 0x613ba6f46e6d <vm_exec_core+15709>, 0x613ba6f48b49 <vm_exec_core+23097>, 0x613ba6f4a0ea <vm_exec_core+28634>, 0x613ba6f47dbc <vm_exec_core+19628>, 0x613ba6f48cf1 <vm_exec_core+23521>, 0x613ba6f494c9 <vm_exec_core+25529>, 0x613ba6f47cb3 <vm_exec_core+19363>, 0x613ba6f43f6d <vm_exec_core+3677>, 0x613ba6f4856f <vm_exec_core+21599>, 0x613ba6f43d2d <vm_exec_core+3101>, 0x613ba6f44116 <vm_exec_core+4102>, 0x613ba6f460e6 <vm_exec_core+12246>, 0x613ba6f479fb <vm_exec_core+18667>, 0x613ba6f48242 <vm_exec_core+20786>, 0x613ba6f47806 <vm_exec_core+18166>, 0x613ba6f43a16 <vm_exec_core+2310>, 0x613ba6f49847 <vm_exec_core+26423>, 0x613ba6f49da2 <vm_exec_core+27794>, 0x613ba6f441b3 <vm_exec_core+4259>, 0x613ba6f44e98 <vm_exec_core+7560>, 0x613ba6f44805 <vm_exec_core+5877>, 0x613ba6f45650 <vm_exec_core+9536>, 0x613ba6f46cc1 <vm_exec_core+15281>, 0x613ba6f4425a <vm_exec_core+4426>, 0x613ba6f49596 <vm_exec_core+25734>, 0x613ba6f44dce <vm_exec_core+7358>, 0x613ba6f46942 <vm_exec_core+14386>, 0x613ba6f473fc <vm_exec_core+17132>, 0x613ba6f49104 <vm_exec_core+24564>, 0x613ba6f47fbb <vm_exec_core+20139>, 0x613ba6f456f9 <vm_exec_core+9705>, 0x613ba6f450f1 <vm_exec_core+8161>, 0x613ba6f48ea8 <vm_exec_core+23960>, 0x613ba6f46342 <vm_exec_core+12850>, 0x613ba6f48641 <vm_exec_core+21809>, 0x613ba6f4812f <vm_exec_core+20511>, 0x613ba6f486ce <vm_exec_core+21950>, 0x613ba6f49a2a <vm_exec_core+26906>, 0x613ba6f434bb <vm_exec_core+939>, 0x613ba6f49217 <vm_exec_core+24839>, 0x613ba6f459c2 <vm_exec_core+10418>, 0x613ba6f48dbe <vm_exec_core+23726>, 0x613ba6f45ae8 <vm_exec_core+10712>, 0x613ba6f47bff <vm_exec_core+19183>, 0x613ba6f4aa21 <vm_exec_core+30993>, 0x613ba6f4726b <vm_exec_core+16731>, 0x613ba6f478c3 <vm_exec_core+18355>, 0x613ba6f45d4f <vm_exec_core+11327>, 0x613ba6f45215 <vm_exec_core+8453>, 0x613ba6f4879b <vm_exec_core+22155>, 0x613ba6f44365 <vm_exec_core+4693>, 0x613ba6f4706f <vm_exec_core+16223>, 0x613ba6f521f9 <vm_exec_core+61673>, 0x613ba6f47efc <vm_exec_core+19948>, 0x613ba6f44400 <vm_exec_core+4848>, 0x613ba6f44cb1 <vm_exec_core+7073>, 0x613ba6f44aca <vm_exec_core+6586>, 0x613ba6f44f8a <vm_exec_core+7802>, 0x613ba6f45818 <vm_exec_core+9992>, 0x613ba6f4a67e <vm_exec_core+30062>, 0x613ba6f434c0 <vm_exec_core+944>, 0x613ba6f44bd6 <vm_exec_core+6854>, 0x613ba6f4b15b <vm_exec_core+32843>, 0x613ba6f4846d <vm_exec_core+21341>, 0x613ba6f476fc <vm_exec_core+17900>, 0x613ba6f49626 <vm_exec_core+25878>, 0x613ba6f4b518 <vm_exec_core+33800>, 0x613ba6f4994e <vm_exec_core+26686>, 0x613ba6f4a7f8 <vm_exec_core+30440>, 0x613ba6f4a8c9 <vm_exec_core+30649>, 0x613ba6f43e37 <vm_exec_core+3367>, 0x613ba6f4a1fa <vm_exec_core+28906>, 0x613ba6f46266 <vm_exec_core+12630>, 0x613ba6f4a445 <vm_exec_core+29493>, 0x613ba6f45b8d <vm_exec_core+10877>, 0x613ba6f4549a <vm_exec_core+9098>, 0x613ba6f4679d <vm_exec_core+13965>, 0x613ba6f442cb <vm_exec_core+4539>, 0x613ba6f4a996 <vm_exec_core+30854>, 0x613ba6f469fb <vm_exec_core+14571>, 0x613ba6f46589 <vm_exec_core+13433>, 0x613ba6f435b4 <vm_exec_core+1188>, 0x613ba6f43bd3 <vm_exec_core+2755>, 0x613ba6f475af <vm_exec_core+17567>, 0x613ba6f46b99 <vm_exec_core+14985>, 0x613ba6f47482 <vm_exec_core+17266>, 0x613ba6f47324 <vm_exec_core+16916>, 0x613ba6f46183 <vm_exec_core+12403>, 0x613ba6f46a95 <vm_exec_core+14725>, 0x613ba6f4667a <vm_exec_core+13674>, 0x613ba6f46df2 <vm_exec_core+15586>, 0x613ba6f46d77 <vm_exec_core+15463>, 0x613ba6f49910 <vm_exec_core+26624>, 0x613ba6f45e8f <vm_exec_core+11647>, 0x613ba6f4378e <vm_exec_core+1662>, 0x613ba6f44850 <vm_exec_core+5952>, 0x613ba6f49afa <vm_exec_core+27114>, 0x613ba6f4450e <vm_exec_core+5118>, 0x613ba6f4afc4 <vm_exec_core+32436>, 0x613ba6f48a10 <vm_exec_core+22784>, 0x613ba6f46ef6 <vm_exec_core+15846>, 0x613ba6f43aeb <vm_exec_core+2523>, 0x613ba6f4a2ca <vm_exec_core+29114>, 0x613ba6f49ed0 <vm_exec_core+28096>, 0x613ba6f44751 <vm_exec_core+5697>, 0x613ba6f44009 <vm_exec_core+3833>, 0x613ba6f48f94 <vm_exec_core+24196>, 0x613ba6f453ee <vm_exec_core+8926>, 0x613ba6f4a747 <vm_exec_core+30263>, 0x613ba6f4a17f <vm_exec_core+28783>, 0x613ba6f45cad <vm_exec_core+11165>, 0x613ba6f46e5e <vm_exec_core+15694>, 0x613ba6f48b3a <vm_exec_core+23082>, 0x613ba6f4a0db <vm_exec_core+28619>, 0x613ba6f47dad <vm_exec_core+19613>, 0x613ba6f48ce2 <vm_exec_core+23506>, 0x613ba6f494ba <vm_exec_core+25514>, 0x613ba6f47ca4 <vm_exec_core+19348>, 0x613ba6f43f5e <vm_exec_core+3662>, 0x613ba6f48560 <vm_exec_core+21584>, 0x613ba6f43d1e <vm_exec_core+3086>, 0x613ba6f44107 <vm_exec_core+4087>, 0x613ba6f460d7 <vm_exec_core+12231>, 0x613ba6f479ec <vm_exec_core+18652>, 0x613ba6f48233 <vm_exec_core+20771>, 0x613ba6f477f7 <vm_exec_core+18151>, 0x613ba6f43a07 <vm_exec_core+2295>, 0x613ba6f49838 <vm_exec_core+26408>, 0x613ba6f49d93 <vm_exec_core+27779>, 0x613ba6f441a4 <vm_exec_core+4244>, 0x613ba6f44e89 <vm_exec_core+7545>, 0x613ba6f447f6 <vm_exec_core+5862>, 0x613ba6f45641 <vm_exec_core+9521>, 0x613ba6f46cb2 <vm_exec_core+15266>, 0x613ba6f4424b <vm_exec_core+4411>, 0x613ba6f49587 <vm_exec_core+25719>, 0x613ba6f44dbf <vm_exec_core+7343>, 0x613ba6f46933 <vm_exec_core+14371>, 0x613ba6f473ed <vm_exec_core+17117>, 0x613ba6f490f5 <vm_exec_core+24549>, 0x613ba6f47fac <vm_exec_core+20124>, 0x613ba6f456ea <vm_exec_core+9690>, 0x613ba6f450e2 <vm_exec_core+8146>, 0x613ba6f48e99 <vm_exec_core+23945>, 0x613ba6f46333 <vm_exec_core+12835>, 0x613ba6f48632 <vm_exec_core+21794>, 0x613ba6f48120 <vm_exec_core+20496>, 0x613ba6f486bf <vm_exec_core+21935>, 0x613ba6f49a1b <vm_exec_core+26891>, 0x613ba6f47ed9 <vm_exec_core+19913>, 0x613ba6f49208 <vm_exec_core+24824>, 0x613ba6f459b3 <vm_exec_core+10403>, 0x613ba6f48daf <vm_exec_core+23711>, 0x613ba6f45ad9 <vm_exec_core+10697>, 0x613ba6f47bf0 <vm_exec_core+19168>, 0x613ba6f47ed9 <vm_exec_core+19913>, 0x613ba6f4725c <vm_exec_core+16716>, 0x613ba6f478b4 <vm_exec_core+18340>, 0x613ba6f45d40 <vm_exec_core+11312>, 0x613ba6f45206 <vm_exec_core+8438>, 0x613ba6f4878c <vm_exec_core+22140>, 0x613ba6f44356 <vm_exec_core+4678>, 0x613ba6f47060 <vm_exec_core+16208>, 0x613ba6f521ea <vm_exec_core+61658>, 0x613ba6f47eed <vm_exec_core+19933>, 0x613ba6f443f1 <vm_exec_core+4833>, 0x613ba6f44ca2 <vm_exec_core+7058>, 0x613ba6f44abb <vm_exec_core+6571>, 0x613ba6f44f7b <vm_exec_core+7787>, 0x613ba6f45809 <vm_exec_core+9977>, 0x613ba6f476f7 <vm_exec_core+17895>, 0x613ba6f47056 <vm_exec_core+16198>, 0x613ba6f476f2 <vm_exec_core+17890>, 0x613ba6f47e99 <vm_exec_core+19849>, 0x613ba6f47e59 <vm_exec_core+19785>, 0x613ba6f44f76 <vm_exec_core+7782>, 0x613ba6f481f7 <vm_exec_core+20711>, 0x613ba6f4657f <vm_exec_core+13423>, 0x613ba6f46584 <vm_exec_core+13428>, 0x613ba6f47e54 <vm_exec_core+19780>, 0x613ba6f479e7 <vm_exec_core+18647>...} reg_cfp = 0x7b229d7fb790 reg_pc = 0x51300004b718 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #13 0x0000613ba6f3f8bb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x5160017043d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7b229e5ff6c0, <optimized out>, <optimized out>}, prev = 0x7b229e5ffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #14 0x0000613ba6f7cbcb in invoke_iseq_block_from_c (ec=0x5160017043d0, captured=<optimized out>, self=135389162685920, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1648 flags = 0 iseq = 0x7b22bf73b998 cfp = 0x7b229d7fb7c8 sp = 0x7b229d6fb818 use_argv = <optimized out> stack_argv = 0x7b229d6fb818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x5160017043d0, self=135389162685920, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1742 block = <optimized out> keyword_hash = <optimized out> #16 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1772 No locals. #17 0x0000613ba6f7ae56 in rb_vm_invoke_proc (ec=0x7b229b60d660, proc=0x1, proc@entry=0x504000242d10, argc=-1076775731, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1793 self = 4294967295 #18 0x0000613ba6ed210d in thread_do_start_proc (th=th@entry=0x5150000a6480) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x504000242d10 args_len = 0 args_ptr = <optimized out> #19 0x0000613ba6ecfcea in thread_do_start (th=0x5150000a6480) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #20 thread_start_func_2 (th=th@entry=0x5150000a6480, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #21 0x0000613ba6ecefae in call_thread_start_func_2 (th=0x5150000a6480) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181 stack_start = <optimized out> stack_start_addr = 0x7b229e5ffcc0 #22 nt_start (ptr=0x50c00040c780) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226 th = 0x5150000a6480 sched = <optimized out> nt = 0x50c00040c780 vm = 0x525000000100 #23 0x0000613ba6b6ea8f in asan_thread_start(void*) () No symbol table info available. #24 0x00007b22bfc9caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {135388616197824, -9143233408799751215, 135388616197824, -352, 25, 140731648718704, -9143233408778779695, -9143162095991536687}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x00007b22bfd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x7b22a3a006c0 (LWP 77417) "test_autoload.*"): #0 0x00007b22bfd1b4cd in __GI___poll (fds=0x7b2298509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000613ba6b156da in __interceptor_poll () No symbol table info available. #2 0x0000613ba6ed389f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3011 vm = <optimized out> #4 0x0000613ba6b6ea8f in asan_thread_start(void*) () No symbol table info available. #5 0x00007b22bfc9caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {135388704278208, -9143206470764870703, 135388704278208, -352, 0, 135388505039664, -9143206470743899183, -9143162095991536687}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007b22bfd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7b22982006c0 (LWP 850396) "test_autoload.*"): #0 0x00007b22bfc98d71 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x7b22981fc3e0, op=137, expected=0, futex_word=0x50c0003eee90) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=20576, abstime=0x7b22981fc3e0, clockid=20576, expected=0, futex_word=0x50c0003eee90) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 5267712 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c0003eee90, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7b22981fc3e0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007b22bfc9bc8e in __pthread_cond_wait_common (abstime=0x7b22981fc3e0, clockid=1, mutex=0x5150000ab820, cond=0x50c0003eee68) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7b22bfc9b4b0 <__condvar_cleanup_waiting>, __arg = 0x7b22981fc2d0, __canceltype = 48, __prev = 0x0} cbuffer = {wseq = 0, cond = 0x50c0003eee68, mutex = 0x5150000ab820, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 0 seq = 0 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_timedwait64 (cond=cond@entry=0x50c0003eee68, mutex=mutex@entry=0x5150000ab820, abstime=abstime@entry=0x7b22981fc3e0) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x0000613ba6ecd991 in native_cond_timedwait (cond=0x50c0003eee68, mutex=0x5150000ab820, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:241 r = <optimized out> ts = <optimized out> #6 native_cond_sleep (th=th@entry=0x5150000ab700, rel=rel@entry=0x7b2299c0a560) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2434 end = <optimized out> sched = 0x5160000004a0 lock = 0x5150000ab820 cond = 0x50c0003eee68 max = 100000000000000000 #7 0x0000613ba6eb47e4 in native_sleep (th=0x5150000ab700, rel=0x7b2299c0a560) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3281 sched = <optimized out> #8 sleep_hrtime (th=<optimized out>, rel=500000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1310 prev_status = THREAD_RUNNABLE end = 7806454499868184 woke = 1 #9 0x0000613ba6d351cd in rb_f_sleep (argc=1, argv=0x7b22a30ff8c0, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4964 beg = 1746230669 scheduler = <optimized out> end = <optimized out> #10 0x0000613ba6fa2fa8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3797 ci = 0x672100140003 cc = <optimized out> me = 0x7b22a3adab38 cfunc = 0x504000020258 recv = 135389152378760 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x0000613ba6f892bd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7b22981fcb50) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4775 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0xffffffff cc = <optimized out> cme = <optimized out> v = <optimized out> #12 0x0000613ba6f88d75 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4915 ci = <optimized out> cc = 0x7b22981fc3e0 #13 0x0000613ba6f509a9 in vm_sendish (ec=0x5160017091d0, reg_cfp=0x7b22a31ff6b0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #14 vm_exec_core (ec=ec@entry=0x5160017091d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x613ba6f4991f <vm_exec_core+26639>, 0x613ba6f45e9e <vm_exec_core+11662>, 0x613ba6f4379d <vm_exec_core+1677>, 0x613ba6f4485f <vm_exec_core+5967>, 0x613ba6f49b09 <vm_exec_core+27129>, 0x613ba6f4451d <vm_exec_core+5133>, 0x613ba6f4afd3 <vm_exec_core+32451>, 0x613ba6f48a1f <vm_exec_core+22799>, 0x613ba6f46f05 <vm_exec_core+15861>, 0x613ba6f43afa <vm_exec_core+2538>, 0x613ba6f4a2d9 <vm_exec_core+29129>, 0x613ba6f49edf <vm_exec_core+28111>, 0x613ba6f44760 <vm_exec_core+5712>, 0x613ba6f44018 <vm_exec_core+3848>, 0x613ba6f48fa3 <vm_exec_core+24211>, 0x613ba6f453fd <vm_exec_core+8941>, 0x613ba6f4a756 <vm_exec_core+30278>, 0x613ba6f4a18e <vm_exec_core+28798>, 0x613ba6f45cbc <vm_exec_core+11180>, 0x613ba6f46e6d <vm_exec_core+15709>, 0x613ba6f48b49 <vm_exec_core+23097>, 0x613ba6f4a0ea <vm_exec_core+28634>, 0x613ba6f47dbc <vm_exec_core+19628>, 0x613ba6f48cf1 <vm_exec_core+23521>, 0x613ba6f494c9 <vm_exec_core+25529>, 0x613ba6f47cb3 <vm_exec_core+19363>, 0x613ba6f43f6d <vm_exec_core+3677>, 0x613ba6f4856f <vm_exec_core+21599>, 0x613ba6f43d2d <vm_exec_core+3101>, 0x613ba6f44116 <vm_exec_core+4102>, 0x613ba6f460e6 <vm_exec_core+12246>, 0x613ba6f479fb <vm_exec_core+18667>, 0x613ba6f48242 <vm_exec_core+20786>, 0x613ba6f47806 <vm_exec_core+18166>, 0x613ba6f43a16 <vm_exec_core+2310>, 0x613ba6f49847 <vm_exec_core+26423>, 0x613ba6f49da2 <vm_exec_core+27794>, 0x613ba6f441b3 <vm_exec_core+4259>, 0x613ba6f44e98 <vm_exec_core+7560>, 0x613ba6f44805 <vm_exec_core+5877>, 0x613ba6f45650 <vm_exec_core+9536>, 0x613ba6f46cc1 <vm_exec_core+15281>, 0x613ba6f4425a <vm_exec_core+4426>, 0x613ba6f49596 <vm_exec_core+25734>, 0x613ba6f44dce <vm_exec_core+7358>, 0x613ba6f46942 <vm_exec_core+14386>, 0x613ba6f473fc <vm_exec_core+17132>, 0x613ba6f49104 <vm_exec_core+24564>, 0x613ba6f47fbb <vm_exec_core+20139>, 0x613ba6f456f9 <vm_exec_core+9705>, 0x613ba6f450f1 <vm_exec_core+8161>, 0x613ba6f48ea8 <vm_exec_core+23960>, 0x613ba6f46342 <vm_exec_core+12850>, 0x613ba6f48641 <vm_exec_core+21809>, 0x613ba6f4812f <vm_exec_core+20511>, 0x613ba6f486ce <vm_exec_core+21950>, 0x613ba6f49a2a <vm_exec_core+26906>, 0x613ba6f434bb <vm_exec_core+939>, 0x613ba6f49217 <vm_exec_core+24839>, 0x613ba6f459c2 <vm_exec_core+10418>, 0x613ba6f48dbe <vm_exec_core+23726>, 0x613ba6f45ae8 <vm_exec_core+10712>, 0x613ba6f47bff <vm_exec_core+19183>, 0x613ba6f4aa21 <vm_exec_core+30993>, 0x613ba6f4726b <vm_exec_core+16731>, 0x613ba6f478c3 <vm_exec_core+18355>, 0x613ba6f45d4f <vm_exec_core+11327>, 0x613ba6f45215 <vm_exec_core+8453>, 0x613ba6f4879b <vm_exec_core+22155>, 0x613ba6f44365 <vm_exec_core+4693>, 0x613ba6f4706f <vm_exec_core+16223>, 0x613ba6f521f9 <vm_exec_core+61673>, 0x613ba6f47efc <vm_exec_core+19948>, 0x613ba6f44400 <vm_exec_core+4848>, 0x613ba6f44cb1 <vm_exec_core+7073>, 0x613ba6f44aca <vm_exec_core+6586>, 0x613ba6f44f8a <vm_exec_core+7802>, 0x613ba6f45818 <vm_exec_core+9992>, 0x613ba6f4a67e <vm_exec_core+30062>, 0x613ba6f434c0 <vm_exec_core+944>, 0x613ba6f44bd6 <vm_exec_core+6854>, 0x613ba6f4b15b <vm_exec_core+32843>, 0x613ba6f4846d <vm_exec_core+21341>, 0x613ba6f476fc <vm_exec_core+17900>, 0x613ba6f49626 <vm_exec_core+25878>, 0x613ba6f4b518 <vm_exec_core+33800>, 0x613ba6f4994e <vm_exec_core+26686>, 0x613ba6f4a7f8 <vm_exec_core+30440>, 0x613ba6f4a8c9 <vm_exec_core+30649>, 0x613ba6f43e37 <vm_exec_core+3367>, 0x613ba6f4a1fa <vm_exec_core+28906>, 0x613ba6f46266 <vm_exec_core+12630>, 0x613ba6f4a445 <vm_exec_core+29493>, 0x613ba6f45b8d <vm_exec_core+10877>, 0x613ba6f4549a <vm_exec_core+9098>, 0x613ba6f4679d <vm_exec_core+13965>, 0x613ba6f442cb <vm_exec_core+4539>, 0x613ba6f4a996 <vm_exec_core+30854>, 0x613ba6f469fb <vm_exec_core+14571>, 0x613ba6f46589 <vm_exec_core+13433>, 0x613ba6f435b4 <vm_exec_core+1188>, 0x613ba6f43bd3 <vm_exec_core+2755>, 0x613ba6f475af <vm_exec_core+17567>, 0x613ba6f46b99 <vm_exec_core+14985>, 0x613ba6f47482 <vm_exec_core+17266>, 0x613ba6f47324 <vm_exec_core+16916>, 0x613ba6f46183 <vm_exec_core+12403>, 0x613ba6f46a95 <vm_exec_core+14725>, 0x613ba6f4667a <vm_exec_core+13674>, 0x613ba6f46df2 <vm_exec_core+15586>, 0x613ba6f46d77 <vm_exec_core+15463>, 0x613ba6f49910 <vm_exec_core+26624>, 0x613ba6f45e8f <vm_exec_core+11647>, 0x613ba6f4378e <vm_exec_core+1662>, 0x613ba6f44850 <vm_exec_core+5952>, 0x613ba6f49afa <vm_exec_core+27114>, 0x613ba6f4450e <vm_exec_core+5118>, 0x613ba6f4afc4 <vm_exec_core+32436>, 0x613ba6f48a10 <vm_exec_core+22784>, 0x613ba6f46ef6 <vm_exec_core+15846>, 0x613ba6f43aeb <vm_exec_core+2523>, 0x613ba6f4a2ca <vm_exec_core+29114>, 0x613ba6f49ed0 <vm_exec_core+28096>, 0x613ba6f44751 <vm_exec_core+5697>, 0x613ba6f44009 <vm_exec_core+3833>, 0x613ba6f48f94 <vm_exec_core+24196>, 0x613ba6f453ee <vm_exec_core+8926>, 0x613ba6f4a747 <vm_exec_core+30263>, 0x613ba6f4a17f <vm_exec_core+28783>, 0x613ba6f45cad <vm_exec_core+11165>, 0x613ba6f46e5e <vm_exec_core+15694>, 0x613ba6f48b3a <vm_exec_core+23082>, 0x613ba6f4a0db <vm_exec_core+28619>, 0x613ba6f47dad <vm_exec_core+19613>, 0x613ba6f48ce2 <vm_exec_core+23506>, 0x613ba6f494ba <vm_exec_core+25514>, 0x613ba6f47ca4 <vm_exec_core+19348>, 0x613ba6f43f5e <vm_exec_core+3662>, 0x613ba6f48560 <vm_exec_core+21584>, 0x613ba6f43d1e <vm_exec_core+3086>, 0x613ba6f44107 <vm_exec_core+4087>, 0x613ba6f460d7 <vm_exec_core+12231>, 0x613ba6f479ec <vm_exec_core+18652>, 0x613ba6f48233 <vm_exec_core+20771>, 0x613ba6f477f7 <vm_exec_core+18151>, 0x613ba6f43a07 <vm_exec_core+2295>, 0x613ba6f49838 <vm_exec_core+26408>, 0x613ba6f49d93 <vm_exec_core+27779>, 0x613ba6f441a4 <vm_exec_core+4244>, 0x613ba6f44e89 <vm_exec_core+7545>, 0x613ba6f447f6 <vm_exec_core+5862>, 0x613ba6f45641 <vm_exec_core+9521>, 0x613ba6f46cb2 <vm_exec_core+15266>, 0x613ba6f4424b <vm_exec_core+4411>, 0x613ba6f49587 <vm_exec_core+25719>, 0x613ba6f44dbf <vm_exec_core+7343>, 0x613ba6f46933 <vm_exec_core+14371>, 0x613ba6f473ed <vm_exec_core+17117>, 0x613ba6f490f5 <vm_exec_core+24549>, 0x613ba6f47fac <vm_exec_core+20124>, 0x613ba6f456ea <vm_exec_core+9690>, 0x613ba6f450e2 <vm_exec_core+8146>, 0x613ba6f48e99 <vm_exec_core+23945>, 0x613ba6f46333 <vm_exec_core+12835>, 0x613ba6f48632 <vm_exec_core+21794>, 0x613ba6f48120 <vm_exec_core+20496>, 0x613ba6f486bf <vm_exec_core+21935>, 0x613ba6f49a1b <vm_exec_core+26891>, 0x613ba6f47ed9 <vm_exec_core+19913>, 0x613ba6f49208 <vm_exec_core+24824>, 0x613ba6f459b3 <vm_exec_core+10403>, 0x613ba6f48daf <vm_exec_core+23711>, 0x613ba6f45ad9 <vm_exec_core+10697>, 0x613ba6f47bf0 <vm_exec_core+19168>, 0x613ba6f47ed9 <vm_exec_core+19913>, 0x613ba6f4725c <vm_exec_core+16716>, 0x613ba6f478b4 <vm_exec_core+18340>, 0x613ba6f45d40 <vm_exec_core+11312>, 0x613ba6f45206 <vm_exec_core+8438>, 0x613ba6f4878c <vm_exec_core+22140>, 0x613ba6f44356 <vm_exec_core+4678>, 0x613ba6f47060 <vm_exec_core+16208>, 0x613ba6f521ea <vm_exec_core+61658>, 0x613ba6f47eed <vm_exec_core+19933>, 0x613ba6f443f1 <vm_exec_core+4833>, 0x613ba6f44ca2 <vm_exec_core+7058>, 0x613ba6f44abb <vm_exec_core+6571>, 0x613ba6f44f7b <vm_exec_core+7787>, 0x613ba6f45809 <vm_exec_core+9977>, 0x613ba6f476f7 <vm_exec_core+17895>, 0x613ba6f47056 <vm_exec_core+16198>, 0x613ba6f476f2 <vm_exec_core+17890>, 0x613ba6f47e99 <vm_exec_core+19849>, 0x613ba6f47e59 <vm_exec_core+19785>, 0x613ba6f44f76 <vm_exec_core+7782>, 0x613ba6f481f7 <vm_exec_core+20711>, 0x613ba6f4657f <vm_exec_core+13423>, 0x613ba6f46584 <vm_exec_core+13428>, 0x613ba6f47e54 <vm_exec_core+19780>, 0x613ba6f479e7 <vm_exec_core+18647>...} reg_cfp = 0x7b22a31ff6b0 reg_pc = 0x50400024a1f8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #15 0x0000613ba6f3f8bb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x5160017091d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7b22981fcf00, <optimized out>, <optimized out>}, prev = 0x7b22981fd900, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #16 0x0000613ba6cbad5c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=135388705139880) at /tmp/ruby/src/trunk_asan/load.c:789 iseq = 0x7b22a3ad2bb8 #17 0x0000613ba6cb5c1b in require_internal (ec=ec@entry=0x5160017091d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1296 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x5150000ab700 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 135389171471360 realpath_map = 135389171471200 path = 135388705139880 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #18 0x0000613ba6cb3c12 in rb_require_string_internal (fname=135389162676800, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402 result = <optimized out> ec = 0x5160017091d0 result = <optimized out> #19 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1388 No locals. #20 0x0000613ba6fa2fa8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3797 ci = 0x1380100140003 cc = <optimized out> me = 0x7b22bf163b88 cfunc = 0x504000018558 recv = 135389171600800 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #21 0x0000613ba6f892bd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7b22981fe070) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4775 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0xffffffff cc = <optimized out> cme = <optimized out> v = <optimized out> #22 0x0000613ba6f8ef15 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4184 No locals. #23 0x0000613ba6f509a9 in vm_sendish (ec=0x5160017091d0, reg_cfp=0x7b22a31ff758, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #24 vm_exec_core (ec=ec@entry=0x5160017091d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x613ba6f4991f <vm_exec_core+26639>, 0x613ba6f45e9e <vm_exec_core+11662>, 0x613ba6f4379d <vm_exec_core+1677>, 0x613ba6f4485f <vm_exec_core+5967>, 0x613ba6f49b09 <vm_exec_core+27129>, 0x613ba6f4451d <vm_exec_core+5133>, 0x613ba6f4afd3 <vm_exec_core+32451>, 0x613ba6f48a1f <vm_exec_core+22799>, 0x613ba6f46f05 <vm_exec_core+15861>, 0x613ba6f43afa <vm_exec_core+2538>, 0x613ba6f4a2d9 <vm_exec_core+29129>, 0x613ba6f49edf <vm_exec_core+28111>, 0x613ba6f44760 <vm_exec_core+5712>, 0x613ba6f44018 <vm_exec_core+3848>, 0x613ba6f48fa3 <vm_exec_core+24211>, 0x613ba6f453fd <vm_exec_core+8941>, 0x613ba6f4a756 <vm_exec_core+30278>, 0x613ba6f4a18e <vm_exec_core+28798>, 0x613ba6f45cbc <vm_exec_core+11180>, 0x613ba6f46e6d <vm_exec_core+15709>, 0x613ba6f48b49 <vm_exec_core+23097>, 0x613ba6f4a0ea <vm_exec_core+28634>, 0x613ba6f47dbc <vm_exec_core+19628>, 0x613ba6f48cf1 <vm_exec_core+23521>, 0x613ba6f494c9 <vm_exec_core+25529>, 0x613ba6f47cb3 <vm_exec_core+19363>, 0x613ba6f43f6d <vm_exec_core+3677>, 0x613ba6f4856f <vm_exec_core+21599>, 0x613ba6f43d2d <vm_exec_core+3101>, 0x613ba6f44116 <vm_exec_core+4102>, 0x613ba6f460e6 <vm_exec_core+12246>, 0x613ba6f479fb <vm_exec_core+18667>, 0x613ba6f48242 <vm_exec_core+20786>, 0x613ba6f47806 <vm_exec_core+18166>, 0x613ba6f43a16 <vm_exec_core+2310>, 0x613ba6f49847 <vm_exec_core+26423>, 0x613ba6f49da2 <vm_exec_core+27794>, 0x613ba6f441b3 <vm_exec_core+4259>, 0x613ba6f44e98 <vm_exec_core+7560>, 0x613ba6f44805 <vm_exec_core+5877>, 0x613ba6f45650 <vm_exec_core+9536>, 0x613ba6f46cc1 <vm_exec_core+15281>, 0x613ba6f4425a <vm_exec_core+4426>, 0x613ba6f49596 <vm_exec_core+25734>, 0x613ba6f44dce <vm_exec_core+7358>, 0x613ba6f46942 <vm_exec_core+14386>, 0x613ba6f473fc <vm_exec_core+17132>, 0x613ba6f49104 <vm_exec_core+24564>, 0x613ba6f47fbb <vm_exec_core+20139>, 0x613ba6f456f9 <vm_exec_core+9705>, 0x613ba6f450f1 <vm_exec_core+8161>, 0x613ba6f48ea8 <vm_exec_core+23960>, 0x613ba6f46342 <vm_exec_core+12850>, 0x613ba6f48641 <vm_exec_core+21809>, 0x613ba6f4812f <vm_exec_core+20511>, 0x613ba6f486ce <vm_exec_core+21950>, 0x613ba6f49a2a <vm_exec_core+26906>, 0x613ba6f434bb <vm_exec_core+939>, 0x613ba6f49217 <vm_exec_core+24839>, 0x613ba6f459c2 <vm_exec_core+10418>, 0x613ba6f48dbe <vm_exec_core+23726>, 0x613ba6f45ae8 <vm_exec_core+10712>, 0x613ba6f47bff <vm_exec_core+19183>, 0x613ba6f4aa21 <vm_exec_core+30993>, 0x613ba6f4726b <vm_exec_core+16731>, 0x613ba6f478c3 <vm_exec_core+18355>, 0x613ba6f45d4f <vm_exec_core+11327>, 0x613ba6f45215 <vm_exec_core+8453>, 0x613ba6f4879b <vm_exec_core+22155>, 0x613ba6f44365 <vm_exec_core+4693>, 0x613ba6f4706f <vm_exec_core+16223>, 0x613ba6f521f9 <vm_exec_core+61673>, 0x613ba6f47efc <vm_exec_core+19948>, 0x613ba6f44400 <vm_exec_core+4848>, 0x613ba6f44cb1 <vm_exec_core+7073>, 0x613ba6f44aca <vm_exec_core+6586>, 0x613ba6f44f8a <vm_exec_core+7802>, 0x613ba6f45818 <vm_exec_core+9992>, 0x613ba6f4a67e <vm_exec_core+30062>, 0x613ba6f434c0 <vm_exec_core+944>, 0x613ba6f44bd6 <vm_exec_core+6854>, 0x613ba6f4b15b <vm_exec_core+32843>, 0x613ba6f4846d <vm_exec_core+21341>, 0x613ba6f476fc <vm_exec_core+17900>, 0x613ba6f49626 <vm_exec_core+25878>, 0x613ba6f4b518 <vm_exec_core+33800>, 0x613ba6f4994e <vm_exec_core+26686>, 0x613ba6f4a7f8 <vm_exec_core+30440>, 0x613ba6f4a8c9 <vm_exec_core+30649>, 0x613ba6f43e37 <vm_exec_core+3367>, 0x613ba6f4a1fa <vm_exec_core+28906>, 0x613ba6f46266 <vm_exec_core+12630>, 0x613ba6f4a445 <vm_exec_core+29493>, 0x613ba6f45b8d <vm_exec_core+10877>, 0x613ba6f4549a <vm_exec_core+9098>, 0x613ba6f4679d <vm_exec_core+13965>, 0x613ba6f442cb <vm_exec_core+4539>, 0x613ba6f4a996 <vm_exec_core+30854>, 0x613ba6f469fb <vm_exec_core+14571>, 0x613ba6f46589 <vm_exec_core+13433>, 0x613ba6f435b4 <vm_exec_core+1188>, 0x613ba6f43bd3 <vm_exec_core+2755>, 0x613ba6f475af <vm_exec_core+17567>, 0x613ba6f46b99 <vm_exec_core+14985>, 0x613ba6f47482 <vm_exec_core+17266>, 0x613ba6f47324 <vm_exec_core+16916>, 0x613ba6f46183 <vm_exec_core+12403>, 0x613ba6f46a95 <vm_exec_core+14725>, 0x613ba6f4667a <vm_exec_core+13674>, 0x613ba6f46df2 <vm_exec_core+15586>, 0x613ba6f46d77 <vm_exec_core+15463>, 0x613ba6f49910 <vm_exec_core+26624>, 0x613ba6f45e8f <vm_exec_core+11647>, 0x613ba6f4378e <vm_exec_core+1662>, 0x613ba6f44850 <vm_exec_core+5952>, 0x613ba6f49afa <vm_exec_core+27114>, 0x613ba6f4450e <vm_exec_core+5118>, 0x613ba6f4afc4 <vm_exec_core+32436>, 0x613ba6f48a10 <vm_exec_core+22784>, 0x613ba6f46ef6 <vm_exec_core+15846>, 0x613ba6f43aeb <vm_exec_core+2523>, 0x613ba6f4a2ca <vm_exec_core+29114>, 0x613ba6f49ed0 <vm_exec_core+28096>, 0x613ba6f44751 <vm_exec_core+5697>, 0x613ba6f44009 <vm_exec_core+3833>, 0x613ba6f48f94 <vm_exec_core+24196>, 0x613ba6f453ee <vm_exec_core+8926>, 0x613ba6f4a747 <vm_exec_core+30263>, 0x613ba6f4a17f <vm_exec_core+28783>, 0x613ba6f45cad <vm_exec_core+11165>, 0x613ba6f46e5e <vm_exec_core+15694>, 0x613ba6f48b3a <vm_exec_core+23082>, 0x613ba6f4a0db <vm_exec_core+28619>, 0x613ba6f47dad <vm_exec_core+19613>, 0x613ba6f48ce2 <vm_exec_core+23506>, 0x613ba6f494ba <vm_exec_core+25514>, 0x613ba6f47ca4 <vm_exec_core+19348>, 0x613ba6f43f5e <vm_exec_core+3662>, 0x613ba6f48560 <vm_exec_core+21584>, 0x613ba6f43d1e <vm_exec_core+3086>, 0x613ba6f44107 <vm_exec_core+4087>, 0x613ba6f460d7 <vm_exec_core+12231>, 0x613ba6f479ec <vm_exec_core+18652>, 0x613ba6f48233 <vm_exec_core+20771>, 0x613ba6f477f7 <vm_exec_core+18151>, 0x613ba6f43a07 <vm_exec_core+2295>, 0x613ba6f49838 <vm_exec_core+26408>, 0x613ba6f49d93 <vm_exec_core+27779>, 0x613ba6f441a4 <vm_exec_core+4244>, 0x613ba6f44e89 <vm_exec_core+7545>, 0x613ba6f447f6 <vm_exec_core+5862>, 0x613ba6f45641 <vm_exec_core+9521>, 0x613ba6f46cb2 <vm_exec_core+15266>, 0x613ba6f4424b <vm_exec_core+4411>, 0x613ba6f49587 <vm_exec_core+25719>, 0x613ba6f44dbf <vm_exec_core+7343>, 0x613ba6f46933 <vm_exec_core+14371>, 0x613ba6f473ed <vm_exec_core+17117>, 0x613ba6f490f5 <vm_exec_core+24549>, 0x613ba6f47fac <vm_exec_core+20124>, 0x613ba6f456ea <vm_exec_core+9690>, 0x613ba6f450e2 <vm_exec_core+8146>, 0x613ba6f48e99 <vm_exec_core+23945>, 0x613ba6f46333 <vm_exec_core+12835>, 0x613ba6f48632 <vm_exec_core+21794>, 0x613ba6f48120 <vm_exec_core+20496>, 0x613ba6f486bf <vm_exec_core+21935>, 0x613ba6f49a1b <vm_exec_core+26891>, 0x613ba6f47ed9 <vm_exec_core+19913>, 0x613ba6f49208 <vm_exec_core+24824>, 0x613ba6f459b3 <vm_exec_core+10403>, 0x613ba6f48daf <vm_exec_core+23711>, 0x613ba6f45ad9 <vm_exec_core+10697>, 0x613ba6f47bf0 <vm_exec_core+19168>, 0x613ba6f47ed9 <vm_exec_core+19913>, 0x613ba6f4725c <vm_exec_core+16716>, 0x613ba6f478b4 <vm_exec_core+18340>, 0x613ba6f45d40 <vm_exec_core+11312>, 0x613ba6f45206 <vm_exec_core+8438>, 0x613ba6f4878c <vm_exec_core+22140>, 0x613ba6f44356 <vm_exec_core+4678>, 0x613ba6f47060 <vm_exec_core+16208>, 0x613ba6f521ea <vm_exec_core+61658>, 0x613ba6f47eed <vm_exec_core+19933>, 0x613ba6f443f1 <vm_exec_core+4833>, 0x613ba6f44ca2 <vm_exec_core+7058>, 0x613ba6f44abb <vm_exec_core+6571>, 0x613ba6f44f7b <vm_exec_core+7787>, 0x613ba6f45809 <vm_exec_core+9977>, 0x613ba6f476f7 <vm_exec_core+17895>, 0x613ba6f47056 <vm_exec_core+16198>, 0x613ba6f476f2 <vm_exec_core+17890>, 0x613ba6f47e99 <vm_exec_core+19849>, 0x613ba6f47e59 <vm_exec_core+19785>, 0x613ba6f44f76 <vm_exec_core+7782>, 0x613ba6f481f7 <vm_exec_core+20711>, 0x613ba6f4657f <vm_exec_core+13423>, 0x613ba6f46584 <vm_exec_core+13428>, 0x613ba6f47e54 <vm_exec_core+19780>, 0x613ba6f479e7 <vm_exec_core+18647>...} reg_cfp = 0x7b22a31ff758 reg_pc = 0x5110000a0878 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #25 0x0000613ba6f3f8bb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x5160017091d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7b22981fe420, <optimized out>, <optimized out>}, prev = 0x7b2299e09a80, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #26 0x0000613ba6fb6eca in vm_call0_body (ec=<optimized out>, calling=0x7b2299f09460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x7b2299f094d0 cc = <optimized out> ret = <optimized out> #27 0x0000613ba6fb673f in vm_call0_cme (ec=0x5160017091d0, calling=0x7b2299f09460, argv=0x7b22981fe820, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #28 vm_call0_body (ec=<optimized out>, calling=0x7b2299f09460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x7b22be57b078 orig_cme = <optimized out> ci = 0x7b2299f094d0 cc = 0x7b22a3adaca0 ret = <optimized out> #29 0x0000613ba6f6aace in vm_call0_cc (recv=135389171600800, id=22673, argc=<optimized out>, argv=<optimized out>, cc=0x7b22a3adaca0, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101 flags = <optimized out> calling = <error reading variable calling (Cannot access memory at address 0x89)> use_argv = 0x0 av = <optimized out> #30 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047 ci = <optimized out> ec = <optimized out> cc = 0x7b22a3adaca0 self = <optimized out> #31 0x0000613ba6f6b8fe in rb_funcallv (recv=135389171600800, mid=22673, argc=1, argv=0x7b22981fe820) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062 No locals. #32 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119 ar = <optimized out> argv = 0x7b22981fe820 #33 0x0000613ba6f2af9e in autoload_feature_require (_arguments=135388511333392) at /tmp/ruby/src/trunk_asan/variable.c:3001 arguments = 0x7b22981fec10 autoload_const = <optimized out> result = <optimized out> #34 autoload_try_load (_arguments=135388511333392) at /tmp/ruby/src/trunk_asan/variable.c:3015 arguments = 0x7b22981fec10 result = <optimized out> ce = <optimized out> #35 0x0000613ba6bb92e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074 _ec = 0x5160017091d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7b22981feb90, <optimized out>, 0x7b22981feaa0, <optimized out>, <optimized out>}, prev = 0x7b2299e09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160017091d0 state = RUBY_TAG_NONE errinfo = <optimized out> #36 0x0000613ba6f2a306 in rb_autoload_load (module=module@entry=135389171678520, name=name@entry=113915) at /tmp/ruby/src/trunk_asan/variable.c:3076 ce = 0x50300045fdc0 arguments = {module = 135389171678520, name = 113915, flag = 0, mutex = 135388705140040, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #37 0x0000613ba6f3418d in rb_const_search_from (klass=135389130192960, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3178 ac = 0xfffffffffffffdfc am = 135389171678520 tmp = 135389171678520 ce = <optimized out> current = 135389171678520 value = <optimized out> first_iteration = <optimized out> #38 0x0000613ba6f2c004 in rb_const_search (klass=135389130192960, id=113915, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3200 value = <optimized out> #39 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3127 c = <optimized out> #40 0x0000613ba6f374ee in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1129 root_cref = <optimized out> klass = 88785568067216 cref = <optimized out> val = <optimized out> root_cref = <optimized out> cref = <optimized out> klass = <optimized out> av = <optimized out> am = <optimized out> ce = <optimized out> search_continue = <optimized out> #41 0x0000613ba6f427c1 in vm_get_ev_const_chain (ec=0x5160017091d0, segments=0x502000107170) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1162 id = 0 val = 137 idx = <optimized out> allow_nil = <optimized out> #42 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x502000107150) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6439 segments = 0x502000107170 ice = <optimized out> val = <optimized out> #43 0x0000613ba6f447b8 in vm_exec_core (ec=ec@entry=0x5160017091d0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x613ba6f4991f <vm_exec_core+26639>, 0x613ba6f45e9e <vm_exec_core+11662>, 0x613ba6f4379d <vm_exec_core+1677>, 0x613ba6f4485f <vm_exec_core+5967>, 0x613ba6f49b09 <vm_exec_core+27129>, 0x613ba6f4451d <vm_exec_core+5133>, 0x613ba6f4afd3 <vm_exec_core+32451>, 0x613ba6f48a1f <vm_exec_core+22799>, 0x613ba6f46f05 <vm_exec_core+15861>, 0x613ba6f43afa <vm_exec_core+2538>, 0x613ba6f4a2d9 <vm_exec_core+29129>, 0x613ba6f49edf <vm_exec_core+28111>, 0x613ba6f44760 <vm_exec_core+5712>, 0x613ba6f44018 <vm_exec_core+3848>, 0x613ba6f48fa3 <vm_exec_core+24211>, 0x613ba6f453fd <vm_exec_core+8941>, 0x613ba6f4a756 <vm_exec_core+30278>, 0x613ba6f4a18e <vm_exec_core+28798>, 0x613ba6f45cbc <vm_exec_core+11180>, 0x613ba6f46e6d <vm_exec_core+15709>, 0x613ba6f48b49 <vm_exec_core+23097>, 0x613ba6f4a0ea <vm_exec_core+28634>, 0x613ba6f47dbc <vm_exec_core+19628>, 0x613ba6f48cf1 <vm_exec_core+23521>, 0x613ba6f494c9 <vm_exec_core+25529>, 0x613ba6f47cb3 <vm_exec_core+19363>, 0x613ba6f43f6d <vm_exec_core+3677>, 0x613ba6f4856f <vm_exec_core+21599>, 0x613ba6f43d2d <vm_exec_core+3101>, 0x613ba6f44116 <vm_exec_core+4102>, 0x613ba6f460e6 <vm_exec_core+12246>, 0x613ba6f479fb <vm_exec_core+18667>, 0x613ba6f48242 <vm_exec_core+20786>, 0x613ba6f47806 <vm_exec_core+18166>, 0x613ba6f43a16 <vm_exec_core+2310>, 0x613ba6f49847 <vm_exec_core+26423>, 0x613ba6f49da2 <vm_exec_core+27794>, 0x613ba6f441b3 <vm_exec_core+4259>, 0x613ba6f44e98 <vm_exec_core+7560>, 0x613ba6f44805 <vm_exec_core+5877>, 0x613ba6f45650 <vm_exec_core+9536>, 0x613ba6f46cc1 <vm_exec_core+15281>, 0x613ba6f4425a <vm_exec_core+4426>, 0x613ba6f49596 <vm_exec_core+25734>, 0x613ba6f44dce <vm_exec_core+7358>, 0x613ba6f46942 <vm_exec_core+14386>, 0x613ba6f473fc <vm_exec_core+17132>, 0x613ba6f49104 <vm_exec_core+24564>, 0x613ba6f47fbb <vm_exec_core+20139>, 0x613ba6f456f9 <vm_exec_core+9705>, 0x613ba6f450f1 <vm_exec_core+8161>, 0x613ba6f48ea8 <vm_exec_core+23960>, 0x613ba6f46342 <vm_exec_core+12850>, 0x613ba6f48641 <vm_exec_core+21809>, 0x613ba6f4812f <vm_exec_core+20511>, 0x613ba6f486ce <vm_exec_core+21950>, 0x613ba6f49a2a <vm_exec_core+26906>, 0x613ba6f434bb <vm_exec_core+939>, 0x613ba6f49217 <vm_exec_core+24839>, 0x613ba6f459c2 <vm_exec_core+10418>, 0x613ba6f48dbe <vm_exec_core+23726>, 0x613ba6f45ae8 <vm_exec_core+10712>, 0x613ba6f47bff <vm_exec_core+19183>, 0x613ba6f4aa21 <vm_exec_core+30993>, 0x613ba6f4726b <vm_exec_core+16731>, 0x613ba6f478c3 <vm_exec_core+18355>, 0x613ba6f45d4f <vm_exec_core+11327>, 0x613ba6f45215 <vm_exec_core+8453>, 0x613ba6f4879b <vm_exec_core+22155>, 0x613ba6f44365 <vm_exec_core+4693>, 0x613ba6f4706f <vm_exec_core+16223>, 0x613ba6f521f9 <vm_exec_core+61673>, 0x613ba6f47efc <vm_exec_core+19948>, 0x613ba6f44400 <vm_exec_core+4848>, 0x613ba6f44cb1 <vm_exec_core+7073>, 0x613ba6f44aca <vm_exec_core+6586>, 0x613ba6f44f8a <vm_exec_core+7802>, 0x613ba6f45818 <vm_exec_core+9992>, 0x613ba6f4a67e <vm_exec_core+30062>, 0x613ba6f434c0 <vm_exec_core+944>, 0x613ba6f44bd6 <vm_exec_core+6854>, 0x613ba6f4b15b <vm_exec_core+32843>, 0x613ba6f4846d <vm_exec_core+21341>, 0x613ba6f476fc <vm_exec_core+17900>, 0x613ba6f49626 <vm_exec_core+25878>, 0x613ba6f4b518 <vm_exec_core+33800>, 0x613ba6f4994e <vm_exec_core+26686>, 0x613ba6f4a7f8 <vm_exec_core+30440>, 0x613ba6f4a8c9 <vm_exec_core+30649>, 0x613ba6f43e37 <vm_exec_core+3367>, 0x613ba6f4a1fa <vm_exec_core+28906>, 0x613ba6f46266 <vm_exec_core+12630>, 0x613ba6f4a445 <vm_exec_core+29493>, 0x613ba6f45b8d <vm_exec_core+10877>, 0x613ba6f4549a <vm_exec_core+9098>, 0x613ba6f4679d <vm_exec_core+13965>, 0x613ba6f442cb <vm_exec_core+4539>, 0x613ba6f4a996 <vm_exec_core+30854>, 0x613ba6f469fb <vm_exec_core+14571>, 0x613ba6f46589 <vm_exec_core+13433>, 0x613ba6f435b4 <vm_exec_core+1188>, 0x613ba6f43bd3 <vm_exec_core+2755>, 0x613ba6f475af <vm_exec_core+17567>, 0x613ba6f46b99 <vm_exec_core+14985>, 0x613ba6f47482 <vm_exec_core+17266>, 0x613ba6f47324 <vm_exec_core+16916>, 0x613ba6f46183 <vm_exec_core+12403>, 0x613ba6f46a95 <vm_exec_core+14725>, 0x613ba6f4667a <vm_exec_core+13674>, 0x613ba6f46df2 <vm_exec_core+15586>, 0x613ba6f46d77 <vm_exec_core+15463>, 0x613ba6f49910 <vm_exec_core+26624>, 0x613ba6f45e8f <vm_exec_core+11647>, 0x613ba6f4378e <vm_exec_core+1662>, 0x613ba6f44850 <vm_exec_core+5952>, 0x613ba6f49afa <vm_exec_core+27114>, 0x613ba6f4450e <vm_exec_core+5118>, 0x613ba6f4afc4 <vm_exec_core+32436>, 0x613ba6f48a10 <vm_exec_core+22784>, 0x613ba6f46ef6 <vm_exec_core+15846>, 0x613ba6f43aeb <vm_exec_core+2523>, 0x613ba6f4a2ca <vm_exec_core+29114>, 0x613ba6f49ed0 <vm_exec_core+28096>, 0x613ba6f44751 <vm_exec_core+5697>, 0x613ba6f44009 <vm_exec_core+3833>, 0x613ba6f48f94 <vm_exec_core+24196>, 0x613ba6f453ee <vm_exec_core+8926>, 0x613ba6f4a747 <vm_exec_core+30263>, 0x613ba6f4a17f <vm_exec_core+28783>, 0x613ba6f45cad <vm_exec_core+11165>, 0x613ba6f46e5e <vm_exec_core+15694>, 0x613ba6f48b3a <vm_exec_core+23082>, 0x613ba6f4a0db <vm_exec_core+28619>, 0x613ba6f47dad <vm_exec_core+19613>, 0x613ba6f48ce2 <vm_exec_core+23506>, 0x613ba6f494ba <vm_exec_core+25514>, 0x613ba6f47ca4 <vm_exec_core+19348>, 0x613ba6f43f5e <vm_exec_core+3662>, 0x613ba6f48560 <vm_exec_core+21584>, 0x613ba6f43d1e <vm_exec_core+3086>, 0x613ba6f44107 <vm_exec_core+4087>, 0x613ba6f460d7 <vm_exec_core+12231>, 0x613ba6f479ec <vm_exec_core+18652>, 0x613ba6f48233 <vm_exec_core+20771>, 0x613ba6f477f7 <vm_exec_core+18151>, 0x613ba6f43a07 <vm_exec_core+2295>, 0x613ba6f49838 <vm_exec_core+26408>, 0x613ba6f49d93 <vm_exec_core+27779>, 0x613ba6f441a4 <vm_exec_core+4244>, 0x613ba6f44e89 <vm_exec_core+7545>, 0x613ba6f447f6 <vm_exec_core+5862>, 0x613ba6f45641 <vm_exec_core+9521>, 0x613ba6f46cb2 <vm_exec_core+15266>, 0x613ba6f4424b <vm_exec_core+4411>, 0x613ba6f49587 <vm_exec_core+25719>, 0x613ba6f44dbf <vm_exec_core+7343>, 0x613ba6f46933 <vm_exec_core+14371>, 0x613ba6f473ed <vm_exec_core+17117>, 0x613ba6f490f5 <vm_exec_core+24549>, 0x613ba6f47fac <vm_exec_core+20124>, 0x613ba6f456ea <vm_exec_core+9690>, 0x613ba6f450e2 <vm_exec_core+8146>, 0x613ba6f48e99 <vm_exec_core+23945>, 0x613ba6f46333 <vm_exec_core+12835>, 0x613ba6f48632 <vm_exec_core+21794>, 0x613ba6f48120 <vm_exec_core+20496>, 0x613ba6f486bf <vm_exec_core+21935>, 0x613ba6f49a1b <vm_exec_core+26891>, 0x613ba6f47ed9 <vm_exec_core+19913>, 0x613ba6f49208 <vm_exec_core+24824>, 0x613ba6f459b3 <vm_exec_core+10403>, 0x613ba6f48daf <vm_exec_core+23711>, 0x613ba6f45ad9 <vm_exec_core+10697>, 0x613ba6f47bf0 <vm_exec_core+19168>, 0x613ba6f47ed9 <vm_exec_core+19913>, 0x613ba6f4725c <vm_exec_core+16716>, 0x613ba6f478b4 <vm_exec_core+18340>, 0x613ba6f45d40 <vm_exec_core+11312>, 0x613ba6f45206 <vm_exec_core+8438>, 0x613ba6f4878c <vm_exec_core+22140>, 0x613ba6f44356 <vm_exec_core+4678>, 0x613ba6f47060 <vm_exec_core+16208>, 0x613ba6f521ea <vm_exec_core+61658>, 0x613ba6f47eed <vm_exec_core+19933>, 0x613ba6f443f1 <vm_exec_core+4833>, 0x613ba6f44ca2 <vm_exec_core+7058>, 0x613ba6f44abb <vm_exec_core+6571>, 0x613ba6f44f7b <vm_exec_core+7787>, 0x613ba6f45809 <vm_exec_core+9977>, 0x613ba6f476f7 <vm_exec_core+17895>, 0x613ba6f47056 <vm_exec_core+16198>, 0x613ba6f476f2 <vm_exec_core+17890>, 0x613ba6f47e99 <vm_exec_core+19849>, 0x613ba6f47e59 <vm_exec_core+19785>, 0x613ba6f44f76 <vm_exec_core+7782>, 0x613ba6f481f7 <vm_exec_core+20711>, 0x613ba6f4657f <vm_exec_core+13423>, 0x613ba6f46584 <vm_exec_core+13428>, 0x613ba6f47e54 <vm_exec_core+19780>, 0x613ba6f479e7 <vm_exec_core+18647>...} reg_cfp = 0x7b22a31ff790 reg_pc = 0xfffffffffffffdfc INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #44 0x0000613ba6f3f8bb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x5160017091d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7b22981ff6c0, <optimized out>, <optimized out>}, prev = 0x7b22981ffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #45 0x0000613ba6f7cbcb in invoke_iseq_block_from_c (ec=0x5160017091d0, captured=<optimized out>, self=135389152382600, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1648 flags = 0 iseq = 0x7b22a3ad2ed8 cfp = 0x7b22a31ff7c8 sp = 0x7b22a30ff818 use_argv = <optimized out> stack_argv = 0x7b22a30ff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #46 invoke_block_from_c_proc (ec=0x5160017091d0, self=135389152382600, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1742 block = <optimized out> keyword_hash = <optimized out> #47 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1772 No locals. #48 0x0000613ba6f7ae56 in rb_vm_invoke_proc (ec=0x50c0003eee90, proc=0x89, proc@entry=0x5040002489d0, argc=-1077310095, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1793 self = 0 #49 0x0000613ba6ed210d in thread_do_start_proc (th=th@entry=0x5150000ab700) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x5040002489d0 args_len = 0 args_ptr = <optimized out> #50 0x0000613ba6ecfcea in thread_do_start (th=0x5150000ab700) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #51 thread_start_func_2 (th=th@entry=0x5150000ab700, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #52 0x0000613ba6ecefae in call_thread_start_func_2 (th=0x5150000ab700) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181 stack_start = <optimized out> stack_start_addr = 0x7b22981ffcc0 #53 nt_start (ptr=0x50c0003eee40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226 th = 0x5150000ab700 sched = <optimized out> nt = 0x50c0003eee40 vm = 0x525000000100 #54 0x0000613ba6b6ea8f in asan_thread_start(void*) () No symbol table info available. #55 0x00007b22bfc9caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {135388511340224, -9143229560509053999, 135388511340224, -352, 0, 140731648715888, -9143229560488082479, -9143162095991536687}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #56 0x00007b22bfd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7b22bff83c40 (LWP 77193) "ruby"): #0 0x00007b22bfc98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 256 op = 393 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000094, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007b22bfc9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7b22bfc9b4b0 <__condvar_cleanup_waiting>, __arg = 0x7ffea3ee3670, __canceltype = 0, __prev = 0x0} cbuffer = {wseq = 61, cond = 0x50c000000068, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 61 seq = 30 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_wait (cond=0x50c000000068, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x0000613ba6ea95bf in rb_native_cond_wait (cond=0x50c000000094, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:221 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x515000000300, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856 next_th = 0x0 #7 0x0000613ba6ecdec2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000000300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098 can_direct_transfer = <optimized out> #8 0x0000613ba6ed4d5f in native_sleep (th=0x515000000300, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3288 sched = <optimized out> #9 sleep_forever (th=0x515000000300, fl=13) at /tmp/ruby/src/trunk_asan/thread.c:1362 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 thread_join_sleep (arg=135389142632800) at /tmp/ruby/src/trunk_asan/thread.c:1067 scheduler = <optimized out> p = 0x7b22bdc0c960 target_th = 0x5150000ab700 th = 0x515000000300 end = 0 limit = <optimized out> #11 0x0000613ba6bb92e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffea3ee3950, <optimized out>, 0x7ffea3ee3860, <optimized out>, <optimized out>}, prev = 0x7b22bdd06040, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #12 0x0000613ba6ed4538 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1116 waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0} arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>} ec = <optimized out> th = <optimized out> fiber = 0x516000000680 #13 0x0000613ba6ec6d00 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1213 rel = <optimized out> timeout = <optimized out> limit = 0x0 #14 0x0000613ba6fa2fa8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3797 ci = 0x34d100100001 cc = <optimized out> me = 0x7b22bf779608 cfunc = 0x50400001ebd8 recv = 135388705140480 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #15 0x0000613ba6f509a9 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7b22bd1ff448, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #16 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x613ba6f4991f <vm_exec_core+26639>, 0x613ba6f45e9e <vm_exec_core+11662>, 0x613ba6f4379d <vm_exec_core+1677>, 0x613ba6f4485f <vm_exec_core+5967>, 0x613ba6f49b09 <vm_exec_core+27129>, 0x613ba6f4451d <vm_exec_core+5133>, 0x613ba6f4afd3 <vm_exec_core+32451>, 0x613ba6f48a1f <vm_exec_core+22799>, 0x613ba6f46f05 <vm_exec_core+15861>, 0x613ba6f43afa <vm_exec_core+2538>, 0x613ba6f4a2d9 <vm_exec_core+29129>, 0x613ba6f49edf <vm_exec_core+28111>, 0x613ba6f44760 <vm_exec_core+5712>, 0x613ba6f44018 <vm_exec_core+3848>, 0x613ba6f48fa3 <vm_exec_core+24211>, 0x613ba6f453fd <vm_exec_core+8941>, 0x613ba6f4a756 <vm_exec_core+30278>, 0x613ba6f4a18e <vm_exec_core+28798>, 0x613ba6f45cbc <vm_exec_core+11180>, 0x613ba6f46e6d <vm_exec_core+15709>, 0x613ba6f48b49 <vm_exec_core+23097>, 0x613ba6f4a0ea <vm_exec_core+28634>, 0x613ba6f47dbc <vm_exec_core+19628>, 0x613ba6f48cf1 <vm_exec_core+23521>, 0x613ba6f494c9 <vm_exec_core+25529>, 0x613ba6f47cb3 <vm_exec_core+19363>, 0x613ba6f43f6d <vm_exec_core+3677>, 0x613ba6f4856f <vm_exec_core+21599>, 0x613ba6f43d2d <vm_exec_core+3101>, 0x613ba6f44116 <vm_exec_core+4102>, 0x613ba6f460e6 <vm_exec_core+12246>, 0x613ba6f479fb <vm_exec_core+18667>, 0x613ba6f48242 <vm_exec_core+20786>, 0x613ba6f47806 <vm_exec_core+18166>, 0x613ba6f43a16 <vm_exec_core+2310>, 0x613ba6f49847 <vm_exec_core+26423>, 0x613ba6f49da2 <vm_exec_core+27794>, 0x613ba6f441b3 <vm_exec_core+4259>, 0x613ba6f44e98 <vm_exec_core+7560>, 0x613ba6f44805 <vm_exec_core+5877>, 0x613ba6f45650 <vm_exec_core+9536>, 0x613ba6f46cc1 <vm_exec_core+15281>, 0x613ba6f4425a <vm_exec_core+4426>, 0x613ba6f49596 <vm_exec_core+25734>, 0x613ba6f44dce <vm_exec_core+7358>, 0x613ba6f46942 <vm_exec_core+14386>, 0x613ba6f473fc <vm_exec_core+17132>, 0x613ba6f49104 <vm_exec_core+24564>, 0x613ba6f47fbb <vm_exec_core+20139>, 0x613ba6f456f9 <vm_exec_core+9705>, 0x613ba6f450f1 <vm_exec_core+8161>, 0x613ba6f48ea8 <vm_exec_core+23960>, 0x613ba6f46342 <vm_exec_core+12850>, 0x613ba6f48641 <vm_exec_core+21809>, 0x613ba6f4812f <vm_exec_core+20511>, 0x613ba6f486ce <vm_exec_core+21950>, 0x613ba6f49a2a <vm_exec_core+26906>, 0x613ba6f434bb <vm_exec_core+939>, 0x613ba6f49217 <vm_exec_core+24839>, 0x613ba6f459c2 <vm_exec_core+10418>, 0x613ba6f48dbe <vm_exec_core+23726>, 0x613ba6f45ae8 <vm_exec_core+10712>, 0x613ba6f47bff <vm_exec_core+19183>, 0x613ba6f4aa21 <vm_exec_core+30993>, 0x613ba6f4726b <vm_exec_core+16731>, 0x613ba6f478c3 <vm_exec_core+18355>, 0x613ba6f45d4f <vm_exec_core+11327>, 0x613ba6f45215 <vm_exec_core+8453>, 0x613ba6f4879b <vm_exec_core+22155>, 0x613ba6f44365 <vm_exec_core+4693>, 0x613ba6f4706f <vm_exec_core+16223>, 0x613ba6f521f9 <vm_exec_core+61673>, 0x613ba6f47efc <vm_exec_core+19948>, 0x613ba6f44400 <vm_exec_core+4848>, 0x613ba6f44cb1 <vm_exec_core+7073>, 0x613ba6f44aca <vm_exec_core+6586>, 0x613ba6f44f8a <vm_exec_core+7802>, 0x613ba6f45818 <vm_exec_core+9992>, 0x613ba6f4a67e <vm_exec_core+30062>, 0x613ba6f434c0 <vm_exec_core+944>, 0x613ba6f44bd6 <vm_exec_core+6854>, 0x613ba6f4b15b <vm_exec_core+32843>, 0x613ba6f4846d <vm_exec_core+21341>, 0x613ba6f476fc <vm_exec_core+17900>, 0x613ba6f49626 <vm_exec_core+25878>, 0x613ba6f4b518 <vm_exec_core+33800>, 0x613ba6f4994e <vm_exec_core+26686>, 0x613ba6f4a7f8 <vm_exec_core+30440>, 0x613ba6f4a8c9 <vm_exec_core+30649>, 0x613ba6f43e37 <vm_exec_core+3367>, 0x613ba6f4a1fa <vm_exec_core+28906>, 0x613ba6f46266 <vm_exec_core+12630>, 0x613ba6f4a445 <vm_exec_core+29493>, 0x613ba6f45b8d <vm_exec_core+10877>, 0x613ba6f4549a <vm_exec_core+9098>, 0x613ba6f4679d <vm_exec_core+13965>, 0x613ba6f442cb <vm_exec_core+4539>, 0x613ba6f4a996 <vm_exec_core+30854>, 0x613ba6f469fb <vm_exec_core+14571>, 0x613ba6f46589 <vm_exec_core+13433>, 0x613ba6f435b4 <vm_exec_core+1188>, 0x613ba6f43bd3 <vm_exec_core+2755>, 0x613ba6f475af <vm_exec_core+17567>, 0x613ba6f46b99 <vm_exec_core+14985>, 0x613ba6f47482 <vm_exec_core+17266>, 0x613ba6f47324 <vm_exec_core+16916>, 0x613ba6f46183 <vm_exec_core+12403>, 0x613ba6f46a95 <vm_exec_core+14725>, 0x613ba6f4667a <vm_exec_core+13674>, 0x613ba6f46df2 <vm_exec_core+15586>, 0x613ba6f46d77 <vm_exec_core+15463>, 0x613ba6f49910 <vm_exec_core+26624>, 0x613ba6f45e8f <vm_exec_core+11647>, 0x613ba6f4378e <vm_exec_core+1662>, 0x613ba6f44850 <vm_exec_core+5952>, 0x613ba6f49afa <vm_exec_core+27114>, 0x613ba6f4450e <vm_exec_core+5118>, 0x613ba6f4afc4 <vm_exec_core+32436>, 0x613ba6f48a10 <vm_exec_core+22784>, 0x613ba6f46ef6 <vm_exec_core+15846>, 0x613ba6f43aeb <vm_exec_core+2523>, 0x613ba6f4a2ca <vm_exec_core+29114>, 0x613ba6f49ed0 <vm_exec_core+28096>, 0x613ba6f44751 <vm_exec_core+5697>, 0x613ba6f44009 <vm_exec_core+3833>, 0x613ba6f48f94 <vm_exec_core+24196>, 0x613ba6f453ee <vm_exec_core+8926>, 0x613ba6f4a747 <vm_exec_core+30263>, 0x613ba6f4a17f <vm_exec_core+28783>, 0x613ba6f45cad <vm_exec_core+11165>, 0x613ba6f46e5e <vm_exec_core+15694>, 0x613ba6f48b3a <vm_exec_core+23082>, 0x613ba6f4a0db <vm_exec_core+28619>, 0x613ba6f47dad <vm_exec_core+19613>, 0x613ba6f48ce2 <vm_exec_core+23506>, 0x613ba6f494ba <vm_exec_core+25514>, 0x613ba6f47ca4 <vm_exec_core+19348>, 0x613ba6f43f5e <vm_exec_core+3662>, 0x613ba6f48560 <vm_exec_core+21584>, 0x613ba6f43d1e <vm_exec_core+3086>, 0x613ba6f44107 <vm_exec_core+4087>, 0x613ba6f460d7 <vm_exec_core+12231>, 0x613ba6f479ec <vm_exec_core+18652>, 0x613ba6f48233 <vm_exec_core+20771>, 0x613ba6f477f7 <vm_exec_core+18151>, 0x613ba6f43a07 <vm_exec_core+2295>, 0x613ba6f49838 <vm_exec_core+26408>, 0x613ba6f49d93 <vm_exec_core+27779>, 0x613ba6f441a4 <vm_exec_core+4244>, 0x613ba6f44e89 <vm_exec_core+7545>, 0x613ba6f447f6 <vm_exec_core+5862>, 0x613ba6f45641 <vm_exec_core+9521>, 0x613ba6f46cb2 <vm_exec_core+15266>, 0x613ba6f4424b <vm_exec_core+4411>, 0x613ba6f49587 <vm_exec_core+25719>, 0x613ba6f44dbf <vm_exec_core+7343>, 0x613ba6f46933 <vm_exec_core+14371>, 0x613ba6f473ed <vm_exec_core+17117>, 0x613ba6f490f5 <vm_exec_core+24549>, 0x613ba6f47fac <vm_exec_core+20124>, 0x613ba6f456ea <vm_exec_core+9690>, 0x613ba6f450e2 <vm_exec_core+8146>, 0x613ba6f48e99 <vm_exec_core+23945>, 0x613ba6f46333 <vm_exec_core+12835>, 0x613ba6f48632 <vm_exec_core+21794>, 0x613ba6f48120 <vm_exec_core+20496>, 0x613ba6f486bf <vm_exec_core+21935>, 0x613ba6f49a1b <vm_exec_core+26891>, 0x613ba6f47ed9 <vm_exec_core+19913>, 0x613ba6f49208 <vm_exec_core+24824>, 0x613ba6f459b3 <vm_exec_core+10403>, 0x613ba6f48daf <vm_exec_core+23711>, 0x613ba6f45ad9 <vm_exec_core+10697>, 0x613ba6f47bf0 <vm_exec_core+19168>, 0x613ba6f47ed9 <vm_exec_core+19913>, 0x613ba6f4725c <vm_exec_core+16716>, 0x613ba6f478b4 <vm_exec_core+18340>, 0x613ba6f45d40 <vm_exec_core+11312>, 0x613ba6f45206 <vm_exec_core+8438>, 0x613ba6f4878c <vm_exec_core+22140>, 0x613ba6f44356 <vm_exec_core+4678>, 0x613ba6f47060 <vm_exec_core+16208>, 0x613ba6f521ea <vm_exec_core+61658>, 0x613ba6f47eed <vm_exec_core+19933>, 0x613ba6f443f1 <vm_exec_core+4833>, 0x613ba6f44ca2 <vm_exec_core+7058>, 0x613ba6f44abb <vm_exec_core+6571>, 0x613ba6f44f7b <vm_exec_core+7787>, 0x613ba6f45809 <vm_exec_core+9977>, 0x613ba6f476f7 <vm_exec_core+17895>, 0x613ba6f47056 <vm_exec_core+16198>, 0x613ba6f476f2 <vm_exec_core+17890>, 0x613ba6f47e99 <vm_exec_core+19849>, 0x613ba6f47e59 <vm_exec_core+19785>, 0x613ba6f44f76 <vm_exec_core+7782>, 0x613ba6f481f7 <vm_exec_core+20711>, 0x613ba6f4657f <vm_exec_core+13423>, 0x613ba6f46584 <vm_exec_core+13428>, 0x613ba6f47e54 <vm_exec_core+19780>, 0x613ba6f479e7 <vm_exec_core+18647>...} reg_cfp = 0x7b22bd1ff448 reg_pc = 0x51400003a798 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #17 0x0000613ba6f3fcab in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2645 No locals. #18 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2624 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> th: 0x515000000300, native_id: 0x7b22bff83c40 -- Control frame information ----------------------------------------------- result = 36 #19 0x0000613ba6fc0912 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7b22bd1ff620, self=135389162685920, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1648 flags = 0 c:0018 p:---- s:0126 e:000125 CFUNC :join iseq = 0x7b22bf5fd2c0 cfp = <optimized out> c:0017 p:0043 s:0122 E:000df0 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:215 sp = 0x7b22bd0ffa28 c:0016 p:0031 s:0117 e:000116 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:576 use_argv = 0x7b22bdaeaaa0 c:0015 p:0060 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:562 c:0014 p:0011 s:0095 E:002480 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:203 stack_argv = 0x7b22bd0ffa28 c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 opt_pc = 0 c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 type = <optimized out> av = <optimized out> bound = <optimized out> #20 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1662 captured = 0x7b22bd1ff620 #21 0x0000613ba6f6cd16 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1699 No locals. #22 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1707 No locals. #23 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #24 0x0000613ba6f6cd16 in rb_yield (val=<optimized out>) No locals. #25 0x0000613ba7120e26 in rb_ary_collect (ary=135388705062040) at /tmp/ruby/src/trunk_asan/array.c:3655 collect = 135388704995840 i = 7 #26 0x0000613ba6fa2fa8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3797 ci = 0x165100000001 cc = <optimized out> c:0011 p:0093 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1677 [FINISH] me = 0x7b22bf7a0140 cfunc = 0x50400000a758 recv = 135388705062040 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #27 0x0000613ba6f4b3b6 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7b22bd1ff608, cd=0x512000011fb0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #28 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x512000011fb0 insns_address_table = {0x613ba6f4991f <vm_exec_core+26639>, 0x613ba6f45e9e <vm_exec_core+11662>, 0x613ba6f4379d <vm_exec_core+1677>, 0x613ba6f4485f <vm_exec_core+5967>, 0x613ba6f49b09 <vm_exec_core+27129>, 0x613ba6f4451d <vm_exec_core+5133>, 0x613ba6f4afd3 <vm_exec_core+32451>, 0x613ba6f48a1f <vm_exec_core+22799>, 0x613ba6f46f05 <vm_exec_core+15861>, 0x613ba6f43afa <vm_exec_core+2538>, 0x613ba6f4a2d9 <vm_exec_core+29129>, 0x613ba6f49edf <vm_exec_core+28111>, 0x613ba6f44760 <vm_exec_core+5712>, 0x613ba6f44018 <vm_exec_core+3848>, 0x613ba6f48fa3 <vm_exec_core+24211>, 0x613ba6f453fd <vm_exec_core+8941>, 0x613ba6f4a756 <vm_exec_core+30278>, 0x613ba6f4a18e <vm_exec_core+28798>, 0x613ba6f45cbc <vm_exec_core+11180>, 0x613ba6f46e6d <vm_exec_core+15709>, 0x613ba6f48b49 <vm_exec_core+23097>, 0x613ba6f4a0ea <vm_exec_core+28634>, 0x613ba6f47dbc <vm_exec_core+19628>, 0x613ba6f48cf1 <vm_exec_core+23521>, 0x613ba6f494c9 <vm_exec_core+25529>, 0x613ba6f47cb3 <vm_exec_core+19363>, 0x613ba6f43f6d <vm_exec_core+3677>, 0x613ba6f4856f <vm_exec_core+21599>, 0x613ba6f43d2d <vm_exec_core+3101>, 0x613ba6f44116 <vm_exec_core+4102>, 0x613ba6f460e6 <vm_exec_core+12246>, 0x613ba6f479fb <vm_exec_core+18667>, 0x613ba6f48242 <vm_exec_core+20786>, 0x613ba6f47806 <vm_exec_core+18166>, 0x613ba6f43a16 <vm_exec_core+2310>, 0x613ba6f49847 <vm_exec_core+26423>, 0x613ba6f49da2 <vm_exec_core+27794>, 0x613ba6f441b3 <vm_exec_core+4259>, 0x613ba6f44e98 <vm_exec_core+7560>, 0x613ba6f44805 <vm_exec_core+5877>, 0x613ba6f45650 <vm_exec_core+9536>, 0x613ba6f46cc1 <vm_exec_core+15281>, 0x613ba6f4425a <vm_exec_core+4426>, 0x613ba6f49596 <vm_exec_core+25734>, 0x613ba6f44dce <vm_exec_core+7358>, 0x613ba6f46942 <vm_exec_core+14386>, 0x613ba6f473fc <vm_exec_core+17132>, 0x613ba6f49104 <vm_exec_core+24564>, 0x613ba6f47fbb <vm_exec_core+20139>, 0x613ba6f456f9 <vm_exec_core+9705>, 0x613ba6f450f1 <vm_exec_core+8161>, 0x613ba6f48ea8 <vm_exec_core+23960>, 0x613ba6f46342 <vm_exec_core+12850>, 0x613ba6f48641 <vm_exec_core+21809>, 0x613ba6f4812f <vm_exec_core+20511>, 0x613ba6f486ce <vm_exec_core+21950>, 0x613ba6f49a2a <vm_exec_core+26906>, 0x613ba6f434bb <vm_exec_core+939>, 0x613ba6f49217 <vm_exec_core+24839>, 0x613ba6f459c2 <vm_exec_core+10418>, 0x613ba6f48dbe <vm_exec_core+23726>, 0x613ba6f45ae8 <vm_exec_core+10712>, 0x613ba6f47bff <vm_exec_core+19183>, 0x613ba6f4aa21 <vm_exec_core+30993>, 0x613ba6f4726b <vm_exec_core+16731>, 0x613ba6f478c3 <vm_exec_core+18355>, 0x613ba6f45d4f <vm_exec_core+11327>, 0x613ba6f45215 <vm_exec_core+8453>, 0x613ba6f4879b <vm_exec_core+22155>, 0x613ba6f44365 <vm_exec_core+4693>, 0x613ba6f4706f <vm_exec_core+16223>, 0x613ba6f521f9 <vm_exec_core+61673>, 0x613ba6f47efc <vm_exec_core+19948>, 0x613ba6f44400 <vm_exec_core+4848>, 0x613ba6f44cb1 <vm_exec_core+7073>, 0x613ba6f44aca <vm_exec_core+6586>, 0x613ba6f44f8a <vm_exec_core+7802>, 0x613ba6f45818 <vm_exec_core+9992>, 0x613ba6f4a67e <vm_exec_core+30062>, 0x613ba6f434c0 <vm_exec_core+944>, 0x613ba6f44bd6 <vm_exec_core+6854>, 0x613ba6f4b15b <vm_exec_core+32843>, 0x613ba6f4846d <vm_exec_core+21341>, 0x613ba6f476fc <vm_exec_core+17900>, 0x613ba6f49626 <vm_exec_core+25878>, 0x613ba6f4b518 <vm_exec_core+33800>, 0x613ba6f4994e <vm_exec_core+26686>, 0x613ba6f4a7f8 <vm_exec_core+30440>, 0x613ba6f4a8c9 <vm_exec_core+30649>, 0x613ba6f43e37 <vm_exec_core+3367>, 0x613ba6f4a1fa <vm_exec_core+28906>, 0x613ba6f46266 <vm_exec_core+12630>, 0x613ba6f4a445 <vm_exec_core+29493>, 0x613ba6f45b8d <vm_exec_core+10877>, 0x613ba6f4549a <vm_exec_core+9098>, 0x613ba6f4679d <vm_exec_core+13965>, 0x613ba6f442cb <vm_exec_core+4539>, 0x613ba6f4a996 <vm_exec_core+30854>, 0x613ba6f469fb <vm_exec_core+14571>, 0x613ba6f46589 <vm_exec_core+13433>, 0x613ba6f435b4 <vm_exec_core+1188>, 0x613ba6f43bd3 <vm_exec_core+2755>, 0x613ba6f475af <vm_exec_core+17567>, 0x613ba6f46b99 <vm_exec_core+14985>, 0x613ba6f47482 <vm_exec_core+17266>, 0x613ba6f47324 <vm_exec_core+16916>, 0x613ba6f46183 <vm_exec_core+12403>, 0x613ba6f46a95 <vm_exec_core+14725>, 0x613ba6f4667a <vm_exec_core+13674>, 0x613ba6f46df2 <vm_exec_core+15586>, 0x613ba6f46d77 <vm_exec_core+15463>, 0x613ba6f49910 <vm_exec_core+26624>, 0x613ba6f45e8f <vm_exec_core+11647>, 0x613ba6f4378e <vm_exec_core+1662>, 0x613ba6f44850 <vm_exec_core+5952>, 0x613ba6f49afa <vm_exec_core+27114>, 0x613ba6f4450e <vm_exec_core+5118>, 0x613ba6f4afc4 <vm_exec_core+32436>, 0x613ba6f48a10 <vm_exec_core+22784>, 0x613ba6f46ef6 <vm_exec_core+15846>, 0x613ba6f43aeb <vm_exec_core+2523>, 0x613ba6f4a2ca <vm_exec_core+29114>, 0x613ba6f49ed0 <vm_exec_core+28096>, 0x613ba6f44751 <vm_exec_core+5697>, 0x613ba6f44009 <vm_exec_core+3833>, 0x613ba6f48f94 <vm_exec_core+24196>, 0x613ba6f453ee <vm_exec_core+8926>, 0x613ba6f4a747 <vm_exec_core+30263>, 0x613ba6f4a17f <vm_exec_core+28783>, 0x613ba6f45cad <vm_exec_core+11165>, 0x613ba6f46e5e <vm_exec_core+15694>, 0x613ba6f48b3a <vm_exec_core+23082>, 0x613ba6f4a0db <vm_exec_core+28619>, 0x613ba6f47dad <vm_exec_core+19613>, 0x613ba6f48ce2 <vm_exec_core+23506>, 0x613ba6f494ba <vm_exec_core+25514>, 0x613ba6f47ca4 <vm_exec_core+19348>, 0x613ba6f43f5e <vm_exec_core+3662>, 0x613ba6f48560 <vm_exec_core+21584>, 0x613ba6f43d1e <vm_exec_core+3086>, 0x613ba6f44107 <vm_exec_core+4087>, 0x613ba6f460d7 <vm_exec_core+12231>, 0x613ba6f479ec <vm_exec_core+18652>, 0x613ba6f48233 <vm_exec_core+20771>, 0x613ba6f477f7 <vm_exec_core+18151>, 0x613ba6f43a07 <vm_exec_core+2295>, 0x613ba6f49838 <vm_exec_core+26408>, 0x613ba6f49d93 <vm_exec_core+27779>, 0x613ba6f441a4 <vm_exec_core+4244>, 0x613ba6f44e89 <vm_exec_core+7545>, 0x613ba6f447f6 <vm_exec_core+5862>, 0x613ba6f45641 <vm_exec_core+9521>, 0x613ba6f46cb2 <vm_exec_core+15266>, 0x613ba6f4424b <vm_exec_core+4411>, 0x613ba6f49587 <vm_exec_core+25719>, 0x613ba6f44dbf <vm_exec_core+7343>, 0x613ba6f46933 <vm_exec_core+14371>, 0x613ba6f473ed <vm_exec_core+17117>, 0x613ba6f490f5 <vm_exec_core+24549>, 0x613ba6f47fac <vm_exec_core+20124>, 0x613ba6f456ea <vm_exec_core+9690>, 0x613ba6f450e2 <vm_exec_core+8146>, 0x613ba6f48e99 <vm_exec_core+23945>, 0x613ba6f46333 <vm_exec_core+12835>, 0x613ba6f48632 <vm_exec_core+21794>, 0x613ba6f48120 <vm_exec_core+20496>, 0x613ba6f486bf <vm_exec_core+21935>, 0x613ba6f49a1b <vm_exec_core+26891>, 0x613ba6f47ed9 <vm_exec_core+19913>, 0x613ba6f49208 <vm_exec_core+24824>, 0x613ba6f459b3 <vm_exec_core+10403>, 0x613ba6f48daf <vm_exec_core+23711>, 0x613ba6f45ad9 <vm_exec_core+10697>, 0x613ba6f47bf0 <vm_exec_core+19168>, 0x613ba6f47ed9 <vm_exec_core+19913>, 0x613ba6f4725c <vm_exec_core+16716>, 0x613ba6f478b4 <vm_exec_core+18340>, 0x613ba6f45d40 <vm_exec_core+11312>, 0x613ba6f45206 <vm_exec_core+8438>, 0x613ba6f4878c <vm_exec_core+22140>, 0x613ba6f44356 <vm_exec_core+4678>, 0x613ba6f47060 <vm_exec_core+16208>, 0x613ba6f521ea <vm_exec_core+61658>, 0x613ba6f47eed <vm_exec_core+19933>, 0x613ba6f443f1 <vm_exec_core+4833>, 0x613ba6f44ca2 <vm_exec_core+7058>, 0x613ba6f44abb <vm_exec_core+6571>, 0x613ba6f44f7b <vm_exec_core+7787>, 0x613ba6f45809 <vm_exec_core+9977>, 0x613ba6f476f7 <vm_exec_core+17895>, 0x613ba6f47056 <vm_exec_core+16198>, 0x613ba6f476f2 <vm_exec_core+17890>, 0x613ba6f47e99 <vm_exec_core+19849>, 0x613ba6f47e59 <vm_exec_core+19785>, 0x613ba6f44f76 <vm_exec_core+7782>, 0x613ba6f481f7 <vm_exec_core+20711>, 0x613ba6f4657f <vm_exec_core+13423>, 0x613ba6f46584 <vm_exec_core+13428>, 0x613ba6f47e54 <vm_exec_core+19780>, 0x613ba6f479e7 <vm_exec_core+18647>...} reg_cfp = 0x7b22bd1ff608 c:0010 p:---- s:0069 e:000068 CFUNC :map reg_pc = 0x519000014910 c:0009 p:0114 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1664 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1368 c:0007 p:0069 s:0046 E:002010 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] c:0005 p:---- s:0026 e:000025 CFUNC :map c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 c:0002 p:0062 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] th: 0x5150000a6480, native_id: 0x7b229e6006c0 -- Control frame information ----------------------------------------------- c:0003 p:---- s:0012 e:000011 CFUNC :readpartial c:0002 p:0035 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] th: 0x5150000ab700, native_id: 0x7b22982006c0 -- Control frame information ----------------------------------------------- c:0007 p:---- s:0028 e:000027 CFUNC :sleep c:0006 p:0005 s:0023 e:000022 CLASS /tmp/rubytest.3q0wi0/autoload20250503-77193-kelj.rb:1 c:0005 p:0007 s:0020 e:000019 TOP /tmp/rubytest.3q0wi0/autoload20250503-77193-kelj.rb:1 [FINISH] c:0004 p:---- s:0017 e:000016 CFUNC :require c:0003 p:0023 s:0012 e:000011 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH] c:0002 p:0002 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:209 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #29 0x0000613ba6f3fcab in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2645 No locals. #30 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2624 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #31 0x0000613ba6fc0912 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7b22bd1ff738, self=135389162685920, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1648 flags = 0 iseq = 0x7b22bf73bb50 cfp = <optimized out> sp = 0x7b22bd0ff8d0 use_argv = 0x7b22bda4d1a0 stack_argv = 0x7b22bd0ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #32 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1662 captured = 0x7b22bd1ff738 #33 0x0000613ba6f6cd16 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1699 No locals. #34 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1707 No locals. #35 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #36 0x0000613ba6f6cd16 in rb_yield (val=<optimized out>) No locals. #37 0x0000613ba7120e26 in rb_ary_collect (ary=135389152539560) at /tmp/ruby/src/trunk_asan/array.c:3655 collect = 135389152539440 i = 0 #38 0x0000613ba6fa2fa8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3797 ci = 0x165100000001 cc = <optimized out> me = 0x7b22bf7a0140 cfunc = 0x50400000a758 recv = 135389152539560 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #39 0x0000613ba6f4b3b6 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7b22bd1ff720, cd=0x502000008270, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #40 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000008270 insns_address_table = {0x613ba6f4991f <vm_exec_core+26639>, 0x613ba6f45e9e <vm_exec_core+11662>, 0x613ba6f4379d <vm_exec_core+1677>, 0x613ba6f4485f <vm_exec_core+5967>, 0x613ba6f49b09 <vm_exec_core+27129>, 0x613ba6f4451d <vm_exec_core+5133>, 0x613ba6f4afd3 <vm_exec_core+32451>, 0x613ba6f48a1f <vm_exec_core+22799>, 0x613ba6f46f05 <vm_exec_core+15861>, 0x613ba6f43afa <vm_exec_core+2538>, 0x613ba6f4a2d9 <vm_exec_core+29129>, 0x613ba6f49edf <vm_exec_core+28111>, 0x613ba6f44760 <vm_exec_core+5712>, 0x613ba6f44018 <vm_exec_core+3848>, 0x613ba6f48fa3 <vm_exec_core+24211>, 0x613ba6f453fd <vm_exec_core+8941>, 0x613ba6f4a756 <vm_exec_core+30278>, 0x613ba6f4a18e <vm_exec_core+28798>, 0x613ba6f45cbc <vm_exec_core+11180>, 0x613ba6f46e6d <vm_exec_core+15709>, 0x613ba6f48b49 <vm_exec_core+23097>, 0x613ba6f4a0ea <vm_exec_core+28634>, 0x613ba6f47dbc <vm_exec_core+19628>, 0x613ba6f48cf1 <vm_exec_core+23521>, 0x613ba6f494c9 <vm_exec_core+25529>, 0x613ba6f47cb3 <vm_exec_core+19363>, 0x613ba6f43f6d <vm_exec_core+3677>, 0x613ba6f4856f <vm_exec_core+21599>, 0x613ba6f43d2d <vm_exec_core+3101>, 0x613ba6f44116 <vm_exec_core+4102>, 0x613ba6f460e6 <vm_exec_core+12246>, 0x613ba6f479fb <vm_exec_core+18667>, 0x613ba6f48242 <vm_exec_core+20786>, 0x613ba6f47806 <vm_exec_core+18166>, 0x613ba6f43a16 <vm_exec_core+2310>, 0x613ba6f49847 <vm_exec_core+26423>, 0x613ba6f49da2 <vm_exec_core+27794>, 0x613ba6f441b3 <vm_exec_core+4259>, 0x613ba6f44e98 <vm_exec_core+7560>, 0x613ba6f44805 <vm_exec_core+5877>, 0x613ba6f45650 <vm_exec_core+9536>, 0x613ba6f46cc1 <vm_exec_core+15281>, 0x613ba6f4425a <vm_exec_core+4426>, 0x613ba6f49596 <vm_exec_core+25734>, 0x613ba6f44dce <vm_exec_core+7358>, 0x613ba6f46942 <vm_exec_core+14386>, 0x613ba6f473fc <vm_exec_core+17132>, 0x613ba6f49104 <vm_exec_core+24564>, 0x613ba6f47fbb <vm_exec_core+20139>, 0x613ba6f456f9 <vm_exec_core+9705>, 0x613ba6f450f1 <vm_exec_core+8161>, 0x613ba6f48ea8 <vm_exec_core+23960>, 0x613ba6f46342 <vm_exec_core+12850>, 0x613ba6f48641 <vm_exec_core+21809>, 0x613ba6f4812f <vm_exec_core+20511>, 0x613ba6f486ce <vm_exec_core+21950>, 0x613ba6f49a2a <vm_exec_core+26906>, 0x613ba6f434bb <vm_exec_core+939>, 0x613ba6f49217 <vm_exec_core+24839>, 0x613ba6f459c2 <vm_exec_core+10418>, 0x613ba6f48dbe <vm_exec_core+23726>, 0x613ba6f45ae8 <vm_exec_core+10712>, 0x613ba6f47bff <vm_exec_core+19183>, 0x613ba6f4aa21 <vm_exec_core+30993>, 0x613ba6f4726b <vm_exec_core+16731>, 0x613ba6f478c3 <vm_exec_core+18355>, 0x613ba6f45d4f <vm_exec_core+11327>, 0x613ba6f45215 <vm_exec_core+8453>, 0x613ba6f4879b <vm_exec_core+22155>, 0x613ba6f44365 <vm_exec_core+4693>, 0x613ba6f4706f <vm_exec_core+16223>, 0x613ba6f521f9 <vm_exec_core+61673>, 0x613ba6f47efc <vm_exec_core+19948>, 0x613ba6f44400 <vm_exec_core+4848>, 0x613ba6f44cb1 <vm_exec_core+7073>, 0x613ba6f44aca <vm_exec_core+6586>, 0x613ba6f44f8a <vm_exec_core+7802>, 0x613ba6f45818 <vm_exec_core+9992>, 0x613ba6f4a67e <vm_exec_core+30062>, 0x613ba6f434c0 <vm_exec_core+944>, 0x613ba6f44bd6 <vm_exec_core+6854>, 0x613ba6f4b15b <vm_exec_core+32843>, 0x613ba6f4846d <vm_exec_core+21341>, 0x613ba6f476fc <vm_exec_core+17900>, 0x613ba6f49626 <vm_exec_core+25878>, 0x613ba6f4b518 <vm_exec_core+33800>, 0x613ba6f4994e <vm_exec_core+26686>, 0x613ba6f4a7f8 <vm_exec_core+30440>, 0x613ba6f4a8c9 <vm_exec_core+30649>, 0x613ba6f43e37 <vm_exec_core+3367>, 0x613ba6f4a1fa <vm_exec_core+28906>, 0x613ba6f46266 <vm_exec_core+12630>, 0x613ba6f4a445 <vm_exec_core+29493>, 0x613ba6f45b8d <vm_exec_core+10877>, 0x613ba6f4549a <vm_exec_core+9098>, 0x613ba6f4679d <vm_exec_core+13965>, 0x613ba6f442cb <vm_exec_core+4539>, 0x613ba6f4a996 <vm_exec_core+30854>, 0x613ba6f469fb <vm_exec_core+14571>, 0x613ba6f46589 <vm_exec_core+13433>, 0x613ba6f435b4 <vm_exec_core+1188>, 0x613ba6f43bd3 <vm_exec_core+2755>, 0x613ba6f475af <vm_exec_core+17567>, 0x613ba6f46b99 <vm_exec_core+14985>, 0x613ba6f47482 <vm_exec_core+17266>, 0x613ba6f47324 <vm_exec_core+16916>, 0x613ba6f46183 <vm_exec_core+12403>, 0x613ba6f46a95 <vm_exec_core+14725>, 0x613ba6f4667a <vm_exec_core+13674>, 0x613ba6f46df2 <vm_exec_core+15586>, 0x613ba6f46d77 <vm_exec_core+15463>, 0x613ba6f49910 <vm_exec_core+26624>, 0x613ba6f45e8f <vm_exec_core+11647>, 0x613ba6f4378e <vm_exec_core+1662>, 0x613ba6f44850 <vm_exec_core+5952>, 0x613ba6f49afa <vm_exec_core+27114>, 0x613ba6f4450e <vm_exec_core+5118>, 0x613ba6f4afc4 <vm_exec_core+32436>, 0x613ba6f48a10 <vm_exec_core+22784>, 0x613ba6f46ef6 <vm_exec_core+15846>, 0x613ba6f43aeb <vm_exec_core+2523>, 0x613ba6f4a2ca <vm_exec_core+29114>, 0x613ba6f49ed0 <vm_exec_core+28096>, 0x613ba6f44751 <vm_exec_core+5697>, 0x613ba6f44009 <vm_exec_core+3833>, 0x613ba6f48f94 <vm_exec_core+24196>, 0x613ba6f453ee <vm_exec_core+8926>, 0x613ba6f4a747 <vm_exec_core+30263>, 0x613ba6f4a17f <vm_exec_core+28783>, 0x613ba6f45cad <vm_exec_core+11165>, 0x613ba6f46e5e <vm_exec_core+15694>, 0x613ba6f48b3a <vm_exec_core+23082>, 0x613ba6f4a0db <vm_exec_core+28619>, 0x613ba6f47dad <vm_exec_core+19613>, 0x613ba6f48ce2 <vm_exec_core+23506>, 0x613ba6f494ba <vm_exec_core+25514>, 0x613ba6f47ca4 <vm_exec_core+19348>, 0x613ba6f43f5e <vm_exec_core+3662>, 0x613ba6f48560 <vm_exec_core+21584>, 0x613ba6f43d1e <vm_exec_core+3086>, 0x613ba6f44107 <vm_exec_core+4087>, 0x613ba6f460d7 <vm_exec_core+12231>, 0x613ba6f479ec <vm_exec_core+18652>, 0x613ba6f48233 <vm_exec_core+20771>, 0x613ba6f477f7 <vm_exec_core+18151>, 0x613ba6f43a07 <vm_exec_core+2295>, 0x613ba6f49838 <vm_exec_core+26408>, 0x613ba6f49d93 <vm_exec_core+27779>, 0x613ba6f441a4 <vm_exec_core+4244>, 0x613ba6f44e89 <vm_exec_core+7545>, 0x613ba6f447f6 <vm_exec_core+5862>, 0x613ba6f45641 <vm_exec_core+9521>, 0x613ba6f46cb2 <vm_exec_core+15266>, 0x613ba6f4424b <vm_exec_core+4411>, 0x613ba6f49587 <vm_exec_core+25719>, 0x613ba6f44dbf <vm_exec_core+7343>, 0x613ba6f46933 <vm_exec_core+14371>, 0x613ba6f473ed <vm_exec_core+17117>, 0x613ba6f490f5 <vm_exec_core+24549>, 0x613ba6f47fac <vm_exec_core+20124>, 0x613ba6f456ea <vm_exec_core+9690>, 0x613ba6f450e2 <vm_exec_core+8146>, 0x613ba6f48e99 <vm_exec_core+23945>, 0x613ba6f46333 <vm_exec_core+12835>, 0x613ba6f48632 <vm_exec_core+21794>, 0x613ba6f48120 <vm_exec_core+20496>, 0x613ba6f486bf <vm_exec_core+21935>, 0x613ba6f49a1b <vm_exec_core+26891>, 0x613ba6f47ed9 <vm_exec_core+19913>, 0x613ba6f49208 <vm_exec_core+24824>, 0x613ba6f459b3 <vm_exec_core+10403>, 0x613ba6f48daf <vm_exec_core+23711>, 0x613ba6f45ad9 <vm_exec_core+10697>, 0x613ba6f47bf0 <vm_exec_core+19168>, 0x613ba6f47ed9 <vm_exec_core+19913>, 0x613ba6f4725c <vm_exec_core+16716>, 0x613ba6f478b4 <vm_exec_core+18340>, 0x613ba6f45d40 <vm_exec_core+11312>, 0x613ba6f45206 <vm_exec_core+8438>, 0x613ba6f4878c <vm_exec_core+22140>, 0x613ba6f44356 <vm_exec_core+4678>, 0x613ba6f47060 <vm_exec_core+16208>, 0x613ba6f521ea <vm_exec_core+61658>, 0x613ba6f47eed <vm_exec_core+19933>, 0x613ba6f443f1 <vm_exec_core+4833>, 0x613ba6f44ca2 <vm_exec_core+7058>, 0x613ba6f44abb <vm_exec_core+6571>, 0x613ba6f44f7b <vm_exec_core+7787>, 0x613ba6f45809 <vm_exec_core+9977>, 0x613ba6f476f7 <vm_exec_core+17895>, 0x613ba6f47056 <vm_exec_core+16198>, 0x613ba6f476f2 <vm_exec_core+17890>, 0x613ba6f47e99 <vm_exec_core+19849>, 0x613ba6f47e59 <vm_exec_core+19785>, 0x613ba6f44f76 <vm_exec_core+7782>, 0x613ba6f481f7 <vm_exec_core+20711>, 0x613ba6f4657f <vm_exec_core+13423>, 0x613ba6f46584 <vm_exec_core+13428>, 0x613ba6f47e54 <vm_exec_core+19780>, 0x613ba6f479e7 <vm_exec_core+18647>...} reg_cfp = 0x7b22bd1ff720 reg_pc = 0x50400002def8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #41 0x0000613ba6f3fcab in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2645 No locals. #42 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2624 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #43 0x0000613ba6bb55db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7b22bf73bce0) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffea3ee59d0, <optimized out>, 0x7ffea3ee5920, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7b22bf73bce0 #44 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #45 0x0000613ba6baeb47 in rb_main (argc=11, argv=0x7ffea3ee5b98) at /tmp/ruby/src/trunk_asan/main.c:42 variable_in_this_stack_frame = <optimized out> #46 main (argc=11, argv=0x7ffea3ee5b98) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 77193) detached] $ timeout 60 gdb -p 77189 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null running file: /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j option. Children under /tmp/rubytest.3q0wi0: * -rw------- 1 35 2025-05-03 00:04:29 +0000 autoload20250503-77193-kelj.rb make: *** [uncommon.mk:969: yes-test-all] Error 1 >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 76847 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 76846 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null Could not attach to process. If your uid matches the uid of the target process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) $ timeout 60 gdb -p 850377 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.5.0dev (2025-05-02T21:28:25Z master 36c64b3be8) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ..................................... Finished in 32.659691 seconds 3336 files, 33633 examples, 135717 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.