# Logfile created on 2024-10-25 06:09:46 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007e87e3dbfdc8 @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.20241025-060946", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007e87e3de01b8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007e87e52afd28 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007e87e3cfa1e0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20241025-060946", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20241025-060946>, @binmode=false, @mon_data=#<Monitor:0x00007e87e52af968>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision - echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 0d7f746097 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper' /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' Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. Unpacked gems/typeprof-0.30.0.gem $$$[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/15.0.0 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 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/15.0.0 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 Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated 8b0a34bcd959a9da3ddd3b59ce89594cbefedd6eb8cb8053e3064b60fef66e44 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/15.0.0 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 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 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' 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/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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' 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/pty' 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/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' 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.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving 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/.bundle/gems/debug-1.9.2/ext/debug' 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/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/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 typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb 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/15.0.0 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 echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem 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 Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. transdb.h unchanged generating makefiles ext/configure-ext.mk making trans Unpacked gems/typeprof-0.30.0.gem 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' ext/configure-ext.mk unchanged 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/json' 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/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' 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/pty' 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/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' 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/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/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' 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]: 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.4.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.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.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.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 irb 1.14.1 logger 1.6.1 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 1.0.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.10 resolv 0.4.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.1 tempfile 0.2.1 time 0.4.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.1 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.4.dev io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.2 openssl 3.2.0 pathname 0.3.0 psych 5.2.0.beta1 stringio 3.1.2.dev strscan 3.1.1.dev zlib 3.1.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 minitest 5.25.1 power_assert 2.0.4 rake 13.2.1 test-unit 3.6.2 rexml 3.3.8 rss 0.3.1 net-ftp 0.3.8 net-imap 0.4.17 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.6.1 debug 1.9.2 racc 1.8.1 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 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.1.2 csv 3.3.0 repl_type_completor 0.1.7 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: typeprof-0.30.0.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/15.0.0 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 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/15.0.0 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 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/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' 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/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' 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.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/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=28353 "--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/917] 416840=test_backtrace [ 2/917] 416850=static_literals_test [ 3/917] 416843=test_workspace [ 4/917] 416852=test_bundled_ca [ 5/917] 416842=test_to_ruby [ 6/917] 416853=test_random [ 7/917] 416845=test_input_method [ 8/917] 416839=test_nextafter [ 9/917] 416851=test_capacity [ 10/917] 416849=test_tracer [ 11/917] 416840=test_option [ 12/917] 416846=test_gem_safe_marshal [ 13/917] 416854=test_helper [ 14/917] 416841=test_memory_view [ 15/917] 416847=test_integer [ 16/917] 416851=test_utf32 [ 17/917] 416848=test_ellipsize [ 18/917] 416844=test_rand [ 19/917] 416851=test_pkey_ec [ 20/917] 416848=test_thread [ 21/917] 416848=test_noarg [ 22/917] 416842=test_data [ 23/917] 416842=test_date_parse [ 24/917] 416841=test_gem_commands_update_command [ 25/917] 416853=test_fips [ 26/917] 416850=test_err_in_callback [ 27/917] 416847=test_rdoc_store [ 28/917] 416854=json_parser_test [ 29/917] 416850=test_win32ole_variant_m [ 30/917] 416850=test_alias_and_anchor [ 31/917] 416839=test_gem_commands_setup_command [ 32/917] 416850=test_gem_commands_rebuild_command [ 33/917] 416849=test_cesu8 [ 34/917] 416849=test_rdoc_stats [ 35/917] 416854=errors_test [ 36/917] 416840=test_open3 [ 37/917] 416851=test_vm_dump [ 38/917] 416851=test_rdoc_markup_document [ 39/917] 416842=test_ftp [ 40/917] 416844=test_deprecated [ 41/917] 416854=test_key_stroke [ 42/917] 416845=test_gc_compact [ 43/917] 416844=test_resize [ 44/917] 416844=test_rdoc_generator_darkfish [ 45/917] 416842=test_div [ 46/917] 416842=test_fiber [ 47/917] 416843=test_generic [ 48/917] 416848=breadth_first_search_test [ 49/917] 416851=test_optarg [ 50/917] 416854=test_ssl_session [ 51/917] 416849=test_ractor [ 52/917] 416843=test_stream [ 53/917] 416849=test_pack [ 54/917] 416843=test_gem_commands_exec_command [ 55/917] 416852=test_gem_commands_unpack_command [ 56/917] 416850=test_autoload [ 57/917] 416848=test_gem_resolver_local_specification [ 58/917] 416853=test_exception [ 59/917] 416853=test_rdoc_generator_pot [ 60/917] 416851=test_gem_commands_signout_command [ 61/917] 416853=test_object [ 62/917] 416853=test_file_exhaustive [ 63/917] 416848=test_gem_gem_runner [ 64/917] 416851=test_gem_ext_cargo_builder [ 65/917] 416851=test_singleton [ 66/917] 416851=test_rdoc_servlet [ 67/917] 416851=test_rdoc_rd_block_parser [ 68/917] 416848=test_key_name_check [ 69/917] 416846=test_ripper [ 70/917] 416852=test_win32ole_param_event [ 71/917] 416852=test_syntax [ 72/917] 416848=test_grapheme_breaks [ 73/917] 416848=test_gem_request_set_gem_dependency_api [ 74/917] 416851=test_ossl [ 75/917] 416849=test_date_marshal [ 76/917] 416849=test_ruby_lex [ 77/917] 416854=test_assignment [ 78/917] 416849=numeric_value_test [ 79/917] 416848=test_keyword [ 80/917] 416849=!Nothing_to_test [ 81/917] 416849=test_http_request [ 82/917] 416839=test_rdoc_ri_driver [ 83/917] 416844=test_data [ 84/917] 416844=test_httpheader [ 85/917] 416849=test_gem_commands_server_command [ 86/917] 416844=test_gem_package_task [ 87/917] 416846=test_bn [ 88/917] 416846=test_provider [ 89/917] 416847=test_win32ole_method_event [ 90/917] 416847=test_acceptable [ 91/917] 416844=implicit_array_test [ 92/917] 416849=test_len [ 93/917] 416849=test_function_entry [ 94/917] 416849=test_rdoc_parser_markdown [ 95/917] 416849=test_win32ole_param [ 96/917] 416849=test_method_name_check [ 97/917] 416844=test_kernel [ 98/917] 416849=heredoc_dedent_test [ 99/917] 416849=test_rdoc_ri_paths [100/917] 416847=overlap_test [101/917] 416849=test_gem_uninstaller [102/917] 416839=test_symbol [103/917] 416839=test_gem_platform [104/917] 416848=test_propertyputref [105/917] 416848=test_gem_commands_list_command [106/917] 416848=test_gem_source_vendor [107/917] 416848=test_dbm [108/917] 416848=test_variable_name_check [109/917] 416839=test_pty [110/917] 416848=test_assembler [111/917] 416848=test_pkcs12 [112/917] 416843=test_date_time [113/917] 416846=test_date [114/917] 416846=test_parser [115/917] 416843=test_gem_available_set [116/917] 416846=test_gem_source_installed [117/917] 416841=test_modify_expand [118/917] 416841=test_change_word [119/917] 416846=test_gem_package [120/917] 416841=test_utf16 [121/917] 416847=test_enumerator [122/917] 416841=test_rdoc_parser_simple [123/917] 416843=test_exception_at_throwing [124/917] 416841=test_name_error [125/917] 416843=string_encoding_test [126/917] 416848=test_benchmark [127/917] 416843=test_safe_load [128/917] 416843=test_color_printer [129/917] 416844=test_handle [130/917] 416843=test_frozen [131/917] 416843=test_gem_source [132/917] 416839=test_rdoc_markup_to_rdoc [133/917] 416839=test_error_highlight 'max_snippet_width' adjusted to minimum value of 20. [134/917] 416844=test_find_executable [135/917] 416844=test_set [136/917] 416844=test_array [137/917] 416843=test_lazy_enumerator [138/917] 416841=test_date_compat [139/917] 416841=test_profile_frames [140/917] 416848=test_resolve_symbol [141/917] 416846=string_query_test [142/917] 416841=test_rdoc_task [143/917] 416841=test_time_tz [144/917] 416848=test_backtrace [145/917] 416841=test_kdf [146/917] 416849=test_gem_request_set_lockfile_tokenizer [147/917] 416846=test_gem_commands_outdated_command [148/917] 416846=test_class2name [149/917] 416846=test_nil [150/917] 416849=test_win32ole_variant [151/917] 416849=test_fiddle [152/917] 416846=test_enumerator [153/917] 416841=test_rdoc_markup_formatter [154/917] 416846=test_psych [155/917] 416841=test_ractor [156/917] 416846=test_rdoc_parser_prism_ruby [157/917] 416849=test_command [158/917] 416851=test_gem_package_old [159/917] 416841=test_rbconfig [160/917] 416841=test_gem_uri [161/917] 416841=test_digest [162/917] 416851=test_arith_seq_extract [163/917] 416843=test_stringchar [164/917] 416849=test_gem_commands_help_command [165/917] 416849=test_debug [166/917] 416849=test_gem [167/917] 416843=test_files_test_1 [168/917] 416851=test_gem_remote_fetcher_local_ssl_server [169/917] 416848=test_rdoc_rd_inline [170/917] 416840=test_float [171/917] 416839=test_severity [172/917] 416839=test_ractor [173/917] 416848=test_parser [174/917] 416839=attribute_write_test [175/917] 416848=test_gem_source_list [176/917] 416839=test_yaml_special_cases [177/917] 416839=test_helper_method [178/917] 416848=test_delegate [179/917] 416848=test_cgi_core [180/917] 416848=test_load [181/917] 416848=test_uncorrectable_name_check [182/917] 416853=test_singleton_function [183/917] 416848=test_shellwords [184/917] 416853=test_cclass [185/917] 416848=test_proc [186/917] 416839=test_case_comprehensive [187/917] 416839=test_framework [188/917] 416839=magic_comment_test [189/917] 416841=test_zlib [190/917] 416853=test_marshal [191/917] 416846=test_omap [192/917] 416846=test_emitter [193/917] 416846=test_json_tree [194/917] 416854=library_symbols_test [195/917] 416846=test_ractor [196/917] 416854=test_ssl [197/917] 416845=test_date_strptime [198/917] 416840=test_nomethod_error [199/917] 416840=test_https_proxy [200/917] 416839=test_pkey_dsa [201/917] 416845=test_sorted_set [202/917] 416840=test_files_lib [203/917] 416853=test_emoji [204/917] 416853=test_string [205/917] 416848=test_class_name_check [206/917] 416846=test_gem_resolver_git_set [207/917] 416848=test_help [208/917] 416839=test_cp949 [209/917] 416848=test_condition [210/917] 416839=test_erb [211/917] 416848=test_scan_args [212/917] 416845=test_date_attr [213/917] 416845=test_time [214/917] 416848=json_ext_parser_test [215/917] 416848=test_duplicate [216/917] 416848=test_integer [217/917] 416839=test_gem_installer [218/917] 416845=test_gem_command_manager [219/917] 416846=test_rdoc_top_level [220/917] 416849=test_multi_irb_commands [221/917] 416851=test_rdoc_code_object [222/917] 416849=test_regex_casefold [223/917] 416849=test_pipe [224/917] 416849=test_gem_source_git [225/917] 416854=test_random_formatter [226/917] 416845=test_gem_commands_check_command [227/917] 416846=test_rdoc_normal_class [228/917] 416845=test_libs [229/917] 416854=test_super [230/917] 416845=json_encoding_test [231/917] 416845=test_time [232/917] 416846=test_math [233/917] 416846=test_gc [234/917] 416846=fuzzer_test [235/917] 416846=test_rb_str_dup [236/917] 416846=test_rdoc_comment [237/917] 416846=test_pack [238/917] 416846=test_ast [239/917] 416849=test_struct [240/917] 416849=onigmo_test [241/917] 416849=test_bug-5832 [242/917] 416849=test_cgi_multipart [243/917] 416851=test_case [244/917] 416845=test_digest_extend [245/917] 416851=test_gem_safe_yaml [246/917] 416851=test_popen_deadlock [247/917] 416845=test_did_you_mean [248/917] 416849=test_autoconf [249/917] 416849=test_win32ole_record [250/917] 416849=constant_path_node_test [251/917] 416849=test_gem_path_support [252/917] 416849=heredoc_test [253/917] 416849=test_webauthn_listener_response [254/917] 416849=snippets_test [255/917] 416845=parser_test [256/917] 416845=test_array [257/917] 416845=test_ubf_async_safe [258/917] 416845=newline_test [259/917] 416854=test_console_attr [260/917] 416854=test_gem_bundler_version_finder [261/917] 416845=test_date_new [262/917] 416845=test_io_timeout [263/917] 416845=command_line_test [264/917] 416845=test_rdoc_rd [265/917] 416845=test_gem_commands_info_command [266/917] 416845=test_comparable [267/917] 416845=test_notimplement [268/917] 416845=test_emoji_breaks [269/917] 416845=test_system [270/917] 416854=test_bug-3571 [271/917] 416854=test_require [272/917] 416841=test_dup [273/917] 416851=test_dns [274/917] 416841=test_stringio [275/917] 416851=test_sleep [276/917] 416841=test_x509name [277/917] 416841=test_object_references [278/917] 416841=test_wait [279/917] 416841=test_sizeof [280/917] 416842=test_face [281/917] 416842=test_gem_requirement [282/917] 416851=test_alias [283/917] 416849=test_euc_tw [284/917] 416849=test_gem_security [285/917] 416851=test_gem_commands_build_command [286/917] 416842=test_compile_prism [287/917] 416845=test_arity [288/917] 416845=test_ipaddr [289/917] 416845=test_pkey_rsa [290/917] 416851=test_rdoc_generator_ri [291/917] 416851=test_nofree [292/917] 416851=test_gem_stream_ui [293/917] 416851=test_numhash [294/917] 416851=test_trace [295/917] 416851=test_webauthn_poller [296/917] 416843=test_date_conv [297/917] 416843=test_gem_resolver_composed_set [298/917] 416843=test_argf [299/917] 416844=test_rdoc_i18n_locale [300/917] 416842=test_egrep_cpp [301/917] 416844=test_m17n [302/917] 416851=test_rdoc_markup_attribute_manager [303/917] 416851=test_buffered_io [304/917] 416842=test_yjit [305/917] 416851=test_reline_key [306/917] 416851=test_reqarg [307/917] 416844=test_rdoc_generator_pot_po [308/917] 416844=test_rdoc_markup_hard_break [309/917] 416844=test_gem_resolver_lock_set [310/917] 416844=test_append [311/917] 416844=test_ractor_compatibility [312/917] 416845=test_method [313/917] 416840=test_unicode_normalize [314/917] 416851=test_member [315/917] 416851=test_gem_console_ui [316/917] 416851=test_gem_update_suggestion [317/917] 416840=test_gem_source_fetch_problem [318/917] 416851=test_set [319/917] 416851=test_resource [320/917] 416851=test_socket [321/917] 416844=test_function [322/917] 416852=test_weakref [323/917] 416840=test_not [324/917] 416840=test_timeout [325/917] 416852=ripper_test [326/917] 416848=test_gem_package_tar_writer [327/917] 416844=test_rubygems [328/917] 416848=test_mailto [329/917] 416848=test_yaml_tree [330/917] 416847=test_case_mapping [331/917] 416847=test_rdoc_markup_pre_process [332/917] 416840=test_rdoc_rdoc [333/917] 416848=test_yjit_exit_locations [334/917] 416844=test_yamlstore [335/917] 416847=test_gem_config_file [336/917] 416844=test_gem_commands_pristine_command [337/917] 416848=test_rdoc_method_attr [338/917] 416849=test_within_pipe [339/917] 416849=test_scalar_scanner [340/917] 416840=test_beginendblock [341/917] 416849=test_gem_resolver_requirement_list [342/917] 416841=test_hash [343/917] 416849=test_reline [344/917] 416852=test_arith_seq_beg_len_step [345/917] 416848=test_io_buffer [346/917] 416847=test_win32ole_event [347/917] 416847=test_gem_security_signer [348/917] 416852=test_exception [349/917] 416848=test_bash_completion [350/917] 416848=test_gem_local_remote_options [351/917] 416848=test_euc_kr [352/917] 416848=test_gem_commands_lock_command [353/917] 416847=test_rdoc_generator_json_index [354/917] 416848=test_set_len [355/917] 416848=test_threadgroup [356/917] 416847=test_lexer [357/917] 416847=test_win32ole_type [358/917] 416847=test_rdoc_extend [359/917] 416847=test_io_wait [360/917] 416847=test_kwargs [361/917] 416840=test_random [362/917] 416847=test_merge_keys [363/917] 416840=test_dir [364/917] 416847=test_gem_ext_configure_builder [365/917] 416851=test_mdns [366/917] 416851=test_x509store [367/917] 416848=test_rdoc_rd_inline_parser [368/917] 416847=test_tree_spell_checker [369/917] 416848=test_pair [370/917] 416847=test_date_ractor [371/917] 416854=test_m17n_comb [372/917] 416851=test_custom_command [373/917] 416840=test_bundled_gems [374/917] 416840=lex_test [375/917] 416851=test_ns_spki [376/917] 416851=test_depth_first [377/917] 416851=test_tsort [378/917] 416851=index_write_test [379/917] 416847=test_integer_comb [380/917] 416851=test_sleep [381/917] 416839=test_queue [382/917] 416839=test_key_event_record [383/917] 416839=regular_expression_options_test [384/917] 416839=test_prettyprint [385/917] 416839=test_gem_validator [386/917] 416839=integer_parse_test [387/917] 416839=test_install [388/917] 416844=test_rdoc_markup_to_label [389/917] 416844=test_rdoc_token_stream [390/917] 416844=test_rubyoptions [391/917] 416839=test_printf [392/917] 416839=test_to_ary_concat [393/917] 416849=warnings_test [394/917] 416849=test_stringify_symbols [395/917] 416849=test_rdoc_single_class [396/917] 416849=test_rdoc_alias [397/917] 416849=test_windows_1252 [398/917] 416849=test_configuration [399/917] 416849=dispatcher_test [400/917] 416849=test_udp [401/917] 416849=test_range [402/917] 416840=test_type [403/917] 416840=test_dryrun [404/917] 416840=json_generator_test [405/917] 416851=test_gem_impossible_dependencies_error [406/917] 416851=test_io_buffer [407/917] 416840=encodings_test [408/917] 416851=test_string_processing [409/917] 416851=test_gem_resolver_api_set [410/917] 416840=parse_stream_test [411/917] 416840=test_locale [412/917] 416851=test_emitter [413/917] 416851=test_ts [414/917] 416840=node_id_test [415/917] 416839=test_tmpdir [416/917] 416848=test_gem_source_subpath_problem [417/917] 416853=test_io_m17n [418/917] 416839=test_config [419/917] 416839=test_delete [420/917] 416839=comments_test [421/917] 416848=test_ensured [422/917] 416839=test_continuation [423/917] 416839=test_object_create_start [424/917] 416839=test_forwardable [425/917] 416840=regular_expression_encoding_test [426/917] 416840=test_env [427/917] 416839=test_config [428/917] 416839=test_project_sanity [429/917] 416852=test_rdoc_markup_paragraph [430/917] 416848=test_interned_str [431/917] 416848=test_placearg [432/917] 416839=test_gem_commands_cleanup_command [433/917] 416848=test_ocsp [434/917] 416852=test_rdoc_text [435/917] 416851=test_shapes [436/917] 416851=test_pkey_dh [437/917] 416852=test_ifunless [438/917] 416852=test_require [439/917] 416852=test_gem_silent_ui [440/917] 416851=test_nesting_parser [441/917] 416852=test_gem_resolver_installer_set [442/917] 416851=test_files_test [443/917] 416851=test_gem_dependency_list [444/917] 416851=test_rendering [445/917] 416852=test_gem_commands_uninstall_command [446/917] 416849=test_normalize [447/917] 416849=test_recursion [448/917] 416851=locals_test [449/917] 416851=test_find [450/917] 416849=test_basicsocket [451/917] 416849=test_import [452/917] 416851=test_gem_commands_owner_command [453/917] 416848=test_gem_package_tar_header [454/917] 416848=test_disable_irb [455/917] 416839=pattern_test [456/917] 416839=test_logger [457/917] 416839=test_sexp [458/917] 416848=test_rdoc_tom_doc [459/917] 416839=test_rdoc_i18n_text [460/917] 416839=test_gem_unsatisfiable_dependency_error [461/917] 416848=test_ractor [462/917] 416851=test_gem_ext_builder [463/917] 416839=test_verbose [464/917] 416839=test_history [465/917] 416839=test_mutex [466/917] 416848=test_bigzero [467/917] 416848=test_basicinstructions [468/917] 416843=test_key_actor_emacs [469/917] 416848=compiler_test [470/917] 416848=test_date_strftime [471/917] 416843=test_typeddata [472/917] 416839=test_gem_resolver_vendor_specification [473/917] 416839=test_struct [474/917] 416839=test_null [475/917] 416839=test_gem_resolver_activation_request [476/917] 416839=test_big5 [477/917] 416839=test_rdoc_markup_raw [478/917] 416839=test_ensure_and_callcc [479/917] 416839=test_scheduler [480/917] 416852=test_name_error_extension [481/917] 416839=test_fstring [482/917] 416852=test_iseq_load [483/917] 416843=test_signal [484/917] 416853=test_timeout [485/917] 416853=test_fixnum [486/917] 416849=test_rdoc_markup_parser [487/917] 416853=test_gem_remote_fetcher_s3 [488/917] 416839=test_files_test_2 [489/917] 416849=test_gem_version_option [490/917] 416849=test_require_lib [491/917] 416848=test_gem_rdoc [492/917] 416853=lex_test [493/917] 416853=test_trick [494/917] 416848=test_objectspace [495/917] 416845=version_test [496/917] 416845=test_gem_request_set [497/917] 416847=test_fd_setsize [498/917] 416847=test_zsh_completion [499/917] 416847=test_gem_package_tar_reader_entry [500/917] 416847=test_lock_native_thread [501/917] 416847=test_webauthn_listener [502/917] 416845=test_logperiod [503/917] 416847=test_have_func [504/917] 416845=test_enc_str_buf_cat [505/917] 416845=test_default_gems [506/917] 416851=test_rdoc_parser_c [507/917] 416845=test_gem_security_trust_dir [508/917] 416845=test_constant [509/917] 416854=test_gem_resolver_specification [510/917] 416852=test_rdoc_generator_pot_po_entry [511/917] 416852=json_fixtures_test [512/917] 416843=test_load [513/917] 416843=test_encoding [514/917] 416852=test_bmethod [515/917] 416852=test_enumerable [516/917] 416852=test_terminfo [517/917] 416854=test_rdoc_markup_include [518/917] 416852=test_ansi_without_terminfo [519/917] 416852=test_svcb_https [520/917] 416852=test_rdoc_context_section [521/917] 416852=ruby_parser_test [522/917] 416852=test_buffering [523/917] 416852=test_bug-14834 [524/917] 416854=test_key_actor_vi [525/917] 416851=test_x509cert [526/917] 416852=test_addrinfo [527/917] 416843=test_logdevice [528/917] 416852=test_http [529/917] 416854=test_passing_block [530/917] 416854=test_rdoc_attr [531/917] 416852=test_gem_commands_push_command [532/917] 416854=test_module [533/917] 416847=parse_success_test [534/917] 416847=test_ractor [535/917] 416847=test_deprecate [536/917] 416847=test_rdoc_constant [537/917] 416851=test_registry [538/917] 416851=test_ssl [539/917] 416847=test_rdoc_markdown [540/917] 416841=test_gem_request_connection_pools [541/917] 416852=test_optimization [542/917] 416840=test_common [543/917] 416841=test_rdoc_encoding [544/917] 416841=test_sprintf [545/917] 416847=test_gem_uri_formatter [546/917] 416847=test_weakmap [547/917] 416840=test_ancdata [548/917] 416841=test_gem_doctor [549/917] 416840=test_rdoc_markup_to_table_of_contents [550/917] 416840=test_data_error [551/917] 416841=test_rubyvm [552/917] 416841=test_gem_resolver_dependency_request [553/917] 416841=test_force_exit [554/917] 416843=test_euc_jp [555/917] 416843=test_win32ole_typelib [556/917] 416843=test_abi [557/917] 416840=test_external_new [558/917] 416840=test_scanner_events [559/917] 416840=unescape_test [560/917] 416841=test_files_ext [561/917] 416841=test_x509ext [562/917] 416841=test_c_struct_entry [563/917] 416843=test_eval_history [564/917] 416843=test_case [565/917] 416843=equality_test [566/917] 416843=test_color [567/917] 416843=test_gem_commands_query_command [568/917] 416841=test_inadvertent_creation [569/917] 416845=static_inspect_test [570/917] 416841=test_rdoc_markup_verbatim [571/917] 416845=test_at_exit [572/917] 416841=test_instrumentation_api [573/917] 416845=source_location_test [574/917] 416845=test_complex [575/917] 416853=test_transcode [576/917] 416845=test_whileuntil [577/917] 416845=test_monitor [578/917] 416843=test_gem_ext_rake_builder [579/917] 416845=json_string_matching_test [580/917] 416845=test_asn1 [581/917] 416845=test_flags [582/917] 416853=test_rdoc_markup_heading [583/917] 416853=test_extlibs [584/917] 416854=test_rat [585/917] 416854=test_gem_commands_stale_command [586/917] 416841=test_gem_version [587/917] 416854=test_win32ole [588/917] 416854=test_rdoc_markup_to_tt_only [589/917] 416854=test_settracefunc [590/917] 416841=test_gem_text [591/917] 416841=tunnel_test [592/917] 416841=test_gem_stub_specification [593/917] 416845=test_rdoc_markdown_test [594/917] 416849=test_rdoc_normal_module [595/917] 416839=test_sprintf_comb [596/917] 416843=test_tcp [597/917] 416841=test_pp [598/917] 416843=test_path [599/917] 416843=test_method_cache [600/917] 416843=test_iseq [601/917] 416849=test_insns_leaf [602/917] 416841=test_store [603/917] 416849=location_test [604/917] 416849=test_c_struct_builder [605/917] 416849=test_gc [606/917] 416839=test_allocation [607/917] 416841=test_enc_associate [608/917] 416840=dump_test [609/917] 416842=test_gem_commands_open_command [610/917] 416842=test_x509req [611/917] 416843=test_cgi_util [612/917] 416854=test_protect [613/917] 416854=test_gem_ext_cargo_builder_link_flag_converter [614/917] 416842=test_protocol [615/917] 416841=test_tree_builder [616/917] 416841=test_x509attr [617/917] 416841=test_iso_8859 [618/917] 416854=test_complex2 [619/917] 416843=test_dln [620/917] 416843=test_history [621/917] 416843=test_rdoc_markup_indented_paragraph [622/917] 416854=test_big2str [623/917] 416841=test_line_editor [624/917] 416854=test_coderange [625/917] 416842=test_open-uri [626/917] 416854=test_rdoc_parser [627/917] 416841=test_rdoc_markup_to_html [628/917] 416854=regexp_test [629/917] 416854=test_rdoc_markup_to_joined_paragraph [630/917] 416854=test_string_memory Leaked file descriptor: TestOpenURI#test_404: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 42641> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 416842 ko1 10u IPv4 864833982 0t0 TCP localhost:42641->localhost:38534 (CLOSE_WAIT) [631/917] 416851=test_pkg_config .Closed file descriptor: TestOpenURI#test_progress_chunked: 10 [632/917] 416841=test_rdoc_context [633/917] 416843=test_require_path_check [634/917] 416842=test_mixed_unicode_escapes [635/917] 416842=test_enumerator_kw [636/917] 416842=test_mkmf [637/917] 416851=test_win32ole_variant_outarg [638/917] 416854=test_mul [639/917] 416851=test_gem_commands_fetch_command [640/917] 416854=test_cgi_header [641/917] 416842=test_pkcs7 [642/917] 416854=test_complexrational [643/917] 416854=test_rdoc_markup_to_html_snippet [644/917] 416843=test_flush [645/917] 416843=test_rdoc_any_method [646/917] 416845=test_warning [647/917] 416854=test_win32ole_type_event [648/917] 416854=test_gem_name_tuple [649/917] 416854=test_pointer [650/917] 416851=test_refinement [651/917] 416853=test_gem_dependency_installer [652/917] 416842=test_gem_specification [653/917] 416845=test_gbk [654/917] 416845=test_rdoc_markup_attributes [655/917] 416845=test_rdoc_class_module [656/917] 416840=test_type_completor [657/917] 416840=test_gem_package_tar_reader [658/917] 416847=test_gb18030 [659/917] 416854=test_win32ole_variable [660/917] 416847=test_numeric [661/917] 416854=test_stringscanner [662/917] 416847=test_x509crl [663/917] 416840=test_word [664/917] 416840=test_cgi_session [665/917] 416848=test_class [666/917] 416848=test_document [667/917] 416854=test_pstore [668/917] 416840=test_ractor [669/917] 416848=test_spell_checker [670/917] 416848=test_bug_reporter [671/917] 416843=test_recorder [672/917] 416843=test_yield_block [673/917] 416843=test_gem_commands_specification_command [674/917] 416854=test_boolean [675/917] 416854=test_config [676/917] 416840=test_rdoc_options [677/917] 416843=test_ansi_with_terminfo [678/917] 416843=test_yaml [679/917] 416847=test_gem_request [680/917] 416848=test_primitive [681/917] 416848=test_pkey [682/917] 416843=test_gem_commands_signin_command [683/917] 416841=test_nonblock [684/917] 416841=test_getopts [685/917] 416841=test_rendering [686/917] 416841=test_gem_resolver_api_specification [687/917] 416848=test_rdoc_include [688/917] 416845=parameters_signature_test [689/917] 416845=test_arithmetic_sequence [690/917] 416845=test_irb [691/917] 416843=test_literal [692/917] 416841=test_thread [693/917] 416848=test_pattern_matching [694/917] 416848=test_gem_commands_search_command [695/917] 416848=test_encoding [696/917] 416841=test_frozen_error [697/917] 416848=test_sockopt [698/917] 416841=bom_test [699/917] 416847=test_file [700/917] 416848=test_lambda [701/917] 416841=test_regexp [702/917] 416848=newline_offsets_test [703/917] 416854=test_rational [704/917] 416854=test_str2big [705/917] 416854=test_scalar [706/917] 416854=test_readpartial [707/917] 416840=test_rdoc_generator_markup [708/917] 416840=test_gem_commands_contents_command [709/917] 416854=test_rdoc_cross_reference [710/917] 416845=test_gem_resolver_conflict [711/917] 416840=test_thread_cv [712/917] 416845=test_cgi_modruby [713/917] 416845=test_helper [714/917] 416845=test_yamldbm [715/917] 416845=test_win32ole_method [716/917] 416845=test_eval [717/917] 416848=test_stat [718/917] 416848=test_addr [719/917] 416848=test_gem_resolver_best_set [720/917] 416848=test_convertible [721/917] 416840=test_windows_1251 [722/917] 416840=relocation_test [723/917] 416840=test_parser_events [724/917] 416844=test_unicode [725/917] 416845=json_addition_test [726/917] 416845=test_thread_fd_close [727/917] 416845=test_storage [728/917] 416840=test_path_to_class [729/917] 416845=test_gem_commands_dependency_command [730/917] 416840=test_gem_ext_ext_conf_builder [731/917] 416844=test_qsort [732/917] 416844=test_cmethod [733/917] 416844=parse_comments_test [734/917] 416844=test_class [735/917] 416845=test_const [736/917] 416845=test_serialize_subclasses [737/917] 416845=test_marshalable [738/917] 416845=test_string [739/917] 416845=test_gem_resolver_index_specification [740/917] 416845=test_iterator [741/917] 416845=test_method_cache [742/917] 416845=test_gem_dependency [743/917] 416842=test_fileutils [744/917] 416854=test_object [745/917] 416845=test_process [746/917] 416845=test_eval [747/917] 416845=test_io [748/917] 416842=test_gem_commands_cert_command [749/917] 416845=test_dir_m17n [750/917] 416853=test_gem_resolver_git_specification [751/917] 416853=test_kill_ring [752/917] 416847=test_cgi_tag_helper [753/917] 416847=test_func [754/917] 416853=test_stream [755/917] 416854=json_common_interface_test [756/917] 416853=test_coverage [757/917] 416854=test_remote_fetch_error [758/917] 416854=test_pathname [759/917] 416843=test_stack [760/917] 416852=test_gem_ext_cargo_builder_unit [761/917] 416852=test_gem_commands_install_command [762/917] 416840=test_thread_queue [763/917] 416854=test_flip [764/917] 416854=test_nowrite [765/917] 416854=test_summary [766/917] 416842=test_econv [767/917] 416854=test_foreach [768/917] 416854=test_nil2vtempty [769/917] 416854=test_securerandom [770/917] 416854=test_gem_resolver_lock_specification [771/917] 416854=test_cstr [772/917] 416853=test_variable [773/917] 416851=test_digest [774/917] 416851=test_wss [775/917] 416851=test_closure [776/917] 416843=test_address_resolve [777/917] 416843=test_process [778/917] 416853=test_have_macro [779/917] 416854=test_parse [780/917] 416845=test_iter_break [781/917] 416845=test_rdoc_parser_rd [782/917] 416845=test_gem_source_local [783/917] 416852=test_num2int [784/917] 416847=test_rdoc_require [785/917] 416847=test_date_arith [786/917] 416852=test_io_console [787/917] 416847=test_ws [788/917] 416847=test_io [789/917] 416851=test_numeric [790/917] 416853=test_metaclass [791/917] 416853=test_ractor [792/917] 416842=test_gem_spec_fetcher [793/917] 416851=test_c_union_entity [794/917] 416853=test_gem_commands_sources_command [795/917] 416840=test_undef [796/917] 416840=symbol_encoding_test [797/917] 416840=test_cd [798/917] 416840=test_gem_commands_mirror [799/917] 416851=test_cgi_cookie [800/917] 416848=test_internal_ivar [801/917] 416848=test_signedness [802/917] 416840=test_hmac [803/917] 416851=desugar_compiler_test [804/917] 416840=test_ractor [805/917] 416845=test_rdoc_rubygems_hook [806/917] 416851=test_gem_resolver_installed_specification [807/917] 416851=test_debugger_integration [808/917] 416851=test_array_create [809/917] 416842=test_tracepoint [810/917] 416851=test_gem_commands_environment_command [811/917] 416840=test_my_integer [812/917] 416840=test_cipher [813/917] 416851=test_macro [814/917] 416851=test_hash [815/917] 416853=test_new [816/917] 416851=test_rdoc_markup_to_bs [817/917] 416845=test_last_thread [818/917] 416853=test_etc [819/917] 416840=test_gem_remote_fetcher_local_server [820/917] 416851=test_ldap [821/917] 416851=test_gem_source_lock [822/917] 416840=test_coder [823/917] 416851=test_optparse [824/917] 416851=test_symbol [825/917] 416853=test_context [826/917] 416840=test_rdoc_markup [827/917] 416840=test_gem_commands_which_command [828/917] 416854=test_enum [829/917] 416840=parse_test [830/917] 416840=test_gem_source_specific_file [831/917] 416842=test_unix [832/917] 416840=test_dot_dot [833/917] 416840=test_human_typo [834/917] 416840=test_cparser [835/917] 416853=reflection_test [836/917] 416853=test_bignum [837/917] 416842=test_postponed_job [838/917] 416845=test_gem_request_set_lockfile [839/917] 416853=ractor_test [840/917] 416853=test_gem_commands_yank_command [841/917] 416852=test_jaro_winkler [842/917] 416852=test_pattern_key_name_check [843/917] 416852=test_exit [844/917] 416845=test_tempfile [845/917] 416852=test_config [846/917] 416853=test_raise_exception [847/917] 416852=test_gem_util [848/917] 416839=test_gem_remote_fetcher [849/917] 416842=test_gem_gemcutter_utilities [850/917] 416852=test_gem_resolver [851/917] 416844=test_gem_command [852/917] 416842=test_memory_view [853/917] 416840=test_pinned [854/917] 416844=test_inlinecache [855/917] 416845=test_show_source [856/917] 416842=test_rdoc_parser_ruby [857/917] 416845=test_httpresponse [858/917] 416840=test_rdoc_markup_to_markdown [859/917] 416839=test_usrmarshal [860/917] 416848=test_weakkeymap [861/917] 416840=test_key_error [862/917] 416840=test_engine [863/917] 416840=test_enc_raise [864/917] 416852=test_case_options [865/917] 416840=test_update [866/917] 416844=test_files_sample [867/917] 416852=test_folderitem2_invokeverb [868/917] 416840=test_arity [869/917] 416845=test_rdoc_markup_to_html_crossref [870/917] 416852=test_gem_resolver_index_set [871/917] 416840=test_init [872/917] 416852=test_rdoc_parser_changelog [873/917] 416844=test_gem_security_policy [874/917] 416852=test_gem_install_update_options [875/917] 416839=test_file [876/917] 416839=json_generic_object_test [877/917] 416839=test_hash_create [878/917] 416839=test_call [879/917] 416852=test_thread [880/917] 416853=test_switch_hitter [881/917] 416840=test_pack [882/917] 416853=test_defined [883/917] 416854=test_ole_methods [884/917] 416854=test_unicode_escape [885/917] 416844=integer_base_flags_test [886/917] 416839=test_httpresponses [887/917] 416844=test_ftp [888/917] 416844=test_rdoc_markup_to_ansi [889/917] 416839=test_fnmatch [890/917] 416845=test_evaluation [891/917] 416853=test_gem_resolver_vendor_set [892/917] 416845=test_erb_command [893/917] 416844=test_require [894/917] 416853=test_https [895/917] 416839=test_have_library [896/917] 416854=test_objspace [897/917] 416845=test_clone [898/917] 416845=test_erb_m17n [899/917] 416845=test_koi8 [900/917] 416845=test_too_many_dummy_encodings [901/917] 416840=test_gem_ext_cmake_builder [902/917] 416840=test_filter [903/917] 416840=test_gem_dependency_resolution_error [904/917] 416845=test_rational2 [905/917] 416840=fixtures_test [906/917] 416845=test_http [907/917] 416842=test_string [908/917] 416842=test_io_wait_uncommon [909/917] 416842=test_gem_ci_detector [910/917] 416842=test_formatter [911/917] 416842=test_gem_request_set_lockfile_parser [912/917] 416840=test_yield [913/917] 416842=test_shift_jis [914/917] 416842=test_raise [915/917] 416842=test_completion [916/917] 416848=test_ostruct [917/917] 416839=test_proxy $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 949 949 949 ? -1 Ss 1000 0:11 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 949 959 959 959 pts/0 959 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 959 960 959 959 pts/0 959 S+ 1000 0:03 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 960 415206 959 959 pts/0 959 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 415206 415209 959 959 pts/0 959 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.20241025-060946 --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'" --incremental --exclude-steps=test_btest 415209 415210 959 959 pts/0 959 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20241025-060946 --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' --incremental --exclude-steps=test_btest 415210 416180 959 959 pts/0 959 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 416180 416181 959 959 pts/0 959 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 416181 416836 959 959 pts/0 959 Sl+ 1000 0:19 /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 416836 416850 959 959 pts/0 959 Sl+ 1000 0:02 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 416850 417285 959 959 pts/0 959 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 416850 417289 959 959 pts/0 959 Z+ 1000 0:00 [test_autoload.*] <defunct> 416850 417294 959 959 pts/0 959 Z+ 1000 0:00 [test_autoload.*] <defunct> 415210 453899 959 959 pts/0 959 R+ 1000 0:00 ps jx 1 1248492 959 959 pts/0 959 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 1490997 959 959 pts/0 959 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 2090122 2090122 2090122 ? -1 Ss 1000 0:00 SCREEN 2090122 2090124 2090124 2090124 pts/2 2090124 Ss+ 1000 0:00 /bin/bash 2090122 2360588 2360588 2360588 pts/1 2360588 Ss+ 1000 0:00 /bin/bash 1 2628222 2628222 2628222 ? -1 Ss 1000 0:00 /usr/lib/systemd/systemd --user 2628222 2628224 2628222 2628222 ? -1 S 1000 0:00 (sd-pam) 1 3411129 959 959 pts/0 959 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=>[949, 1248492, 1490997, 2090122, 2628222, 3411129], 949=>[959], 959=>[960], 960=>[415206], 415206=>[415209], 415209=>[415210], 415210=>[416180, 453899], 416180=>[416181], 416181=>[416836], 416836=>[416850], 416850=>[417285, 417289, 417294], 2090122=>[2090124, 2360588], 2628222=>[2628224]} $ timeout 60 gdb -p 417285 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 417287] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000063e3b6a6bbce in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x705f84a006c0 (LWP 417285) "test_autoload.*" 0x000063e3b6a6bbce in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x705f8ea006c0 (LWP 417287) "test_autoload.*" 0x000063e3b6a6bbce in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Machine level backtrace Thread 2 (Thread 0x705f8ea006c0 (LWP 417287) "test_autoload.*"): #0 0x000063e3b6a6bbce in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x000063e3b6a6cb8a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x000063e3b69bb400 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x000063e3b69bb279 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 0x000063e3b69bac6a in __sanitizer::QuarantineCache<__asan::QuarantineCallback>::Enqueue(__asan::QuarantineCallback, void*, unsigned long) () No symbol table info available. #5 0x000063e3b69bab26 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #6 0x000063e3b6a51960 in __interceptor_free () No symbol table info available. #7 0x0000705faac9e002 in __pthread_getattr_np (thread_id=<optimized out>, attr=0x705f8e9ffc98) at ./nptl/pthread_getattr_np.c:198 size = 32 cpuset = 0x503000ad9350 thread = <optimized out> ret = 0 iattr = 0x705f8e9ffc98 #8 0x000063e3b6a76889 in __sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*) () No symbol table info available. #9 0x000063e3b6a76dd8 in __sanitizer::GetThreadStackAndTls(bool, unsigned long*, unsigned long*, unsigned long*, unsigned long*) () No symbol table info available. #10 0x000063e3b6a5f7a2 in __asan::AsanThread::SetThreadStackAndTls(__asan::AsanThread::InitOptions const*) () No symbol table info available. #11 0x000063e3b6a5f41c in __asan::AsanThread::Init(__asan::AsanThread::InitOptions const*) () No symbol table info available. #12 0x000063e3b6a5f8a6 in __asan::AsanThread::ThreadStart(unsigned long long) () No symbol table info available. #13 0x000063e3b6a4f81f in asan_thread_start(void*) () No symbol table info available. #14 0x0000705faac9ca94 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 = {123555717056192, -6784765325616316022, 123555717056192, -352, 0, 123555549274640, -6784765325603733110, -6784704388373249654}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #15 0x0000705faad29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x705f84a006c0 (LWP 417285) "test_autoload.*"): #0 0x000063e3b6a6bbce in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x000063e3b6a6cb8a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x000063e3b69bb400 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x000063e3b69bb279 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 0x000063e3b69bac6a in __sanitizer::QuarantineCache<__asan::QuarantineCallback>::Enqueue(__asan::QuarantineCallback, void*, unsigned long) () No symbol table info available. #5 0x000063e3b69bab26 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #6 0x000063e3b6a51960 in __interceptor_free () No symbol table info available. #7 0x0000705f8838ae74 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #8 0x0000705f880e2572 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #9 0x0000705f880e22a9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #10 0x0000705f880e2572 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #11 0x0000705f880e22a9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #12 0x0000705f880e247b in ASN1_item_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #13 0x0000705f8837b889 in X509_OBJECT_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #14 0x0000705f8834d629 in OPENSSL_sk_pop_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #15 0x0000705f8837beaf in X509_STORE_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #16 0x000063e3b6ac27b7 in rb_data_free (obj=123555668784440, objspace=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:1072 free_immediately = 128 dfree = 0xfffffffffffffe00 data = 0x0 free_immediately = <optimized out> dfree = <optimized out> #17 rb_gc_obj_free (objspace=objspace@entry=0x51d000000a80, obj=obj@entry=123555668784440) at /tmp/ruby/src/trunk_asan/gc.c:1213 No locals. #18 0x000063e3b6ac40ec in rb_gc_impl_shutdown_call_finalizer (objspace_ptr=0x51d000000a80) at /tmp/ruby/src/trunk_asan/gc/default.c:3107 poisoned = 0x0 vp = 123555668784440 page = <optimized out> p = 123555668784440 pend = 123555668819960 i = 38 objspace = 0x51d000000a80 lock_lev = 0 i = <optimized out> page = <optimized out> p = <optimized out> pend = <optimized out> stride = <optimized out> vp = <optimized out> poisoned = <optimized out> unpoisoning = <optimized out> #19 rb_objspace_call_finalizer () at /tmp/ruby/src/trunk_asan/gc.c:1586 No locals. #20 0x000063e3b6a95858 in rb_ec_finalize (ec=0x516002e332d0) at /tmp/ruby/src/trunk_asan/eval.c:164 No locals. #21 rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:255 _ec = 0x516002e332d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x705f849fed50, <optimized out>, 0x705f849fec20, <optimized out>, <optimized out>}, prev = 0x705f82209240, state = RUBY_TAG_NONE, lock_rec = 0} save_error = 4 sysex = 0 signaled = 0 th0 = 0x51500015e300 step = 4 message = 4 th = 0x51500015e300 buf = <optimized out> state = <optimized out> #22 0x000063e3b6a95e9b in ruby_stop (ex=4616, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290 No locals. #23 0x000063e3b6c14c6d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4382 status = <optimized out> pid = <optimized out> #24 0x000063e3b6e71068 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:3794 ci = 0x648100040001 cc = <optimized out> me = 0x705f86b7d418 cfunc = 0x504000020018 recv = 123555584599240 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #25 0x000063e3b6e571dd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x705f849ff3c0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #26 0x000063e3b6e56c95 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4912 ci = <optimized out> cc = 0x0 #27 0x000063e3b6e15e9b in vm_sendish (ec=0x516002e332d0, reg_cfp=0x705f844fd790, cd=0x5020006b6f30, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #28 vm_exec_core (ec=ec@entry=0x516002e332d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x5020006b6f30 insns_address_table = {0x63e3b6e116a9 <vm_exec_core+1801>, 0x63e3b6e1277a <vm_exec_core+6106>, 0x63e3b6e183af <vm_exec_core+29711>, 0x63e3b6e122d2 <vm_exec_core+4914>, 0x63e3b6e18fae <vm_exec_core+32782>, 0x63e3b6e16d72 <vm_exec_core+24018>, 0x63e3b6e146ed <vm_exec_core+14157>, 0x63e3b6e11829 <vm_exec_core+2185>, 0x63e3b6e18a17 <vm_exec_core+31351>, 0x63e3b6e18711 <vm_exec_core+30577>, 0x63e3b6e1254a <vm_exec_core+5546>, 0x63e3b6e11dc7 <vm_exec_core+3623>, 0x63e3b6e173c7 <vm_exec_core+25639>, 0x63e3b6e13501 <vm_exec_core+9569>, 0x63e3b6e18c55 <vm_exec_core+31925>, 0x63e3b6e1889f <vm_exec_core+30975>, 0x63e3b6e13b61 <vm_exec_core+11201>, 0x63e3b6e1466b <vm_exec_core+14027>, 0x63e3b6e16fc0 <vm_exec_core+24608>, 0x63e3b6e18800 <vm_exec_core+30816>, 0x63e3b6e16127 <vm_exec_core+20871>, 0x63e3b6e1705a <vm_exec_core+24762>, 0x63e3b6e17778 <vm_exec_core+26584>, 0x63e3b6e16053 <vm_exec_core+20659>, 0x63e3b6e11cf3 <vm_exec_core+3411>, 0x63e3b6e1688c <vm_exec_core+22764>, 0x63e3b6e11b69 <vm_exec_core+3017>, 0x63e3b6e11fd9 <vm_exec_core+4153>, 0x63e3b6e13eae <vm_exec_core+12046>, 0x63e3b6e15bf4 <vm_exec_core+19540>, 0x63e3b6e165d5 <vm_exec_core+22069>, 0x63e3b6e15790 <vm_exec_core+18416>, 0x63e3b6e116ee <vm_exec_core+1870>, 0x63e3b6e17cfa <vm_exec_core+27994>, 0x63e3b6e18626 <vm_exec_core+30342>, 0x63e3b6e120b2 <vm_exec_core+4370>, 0x63e3b6e12c46 <vm_exec_core+7334>, 0x63e3b6e126cc <vm_exec_core+5932>, 0x63e3b6e13606 <vm_exec_core+9830>, 0x63e3b6e14600 <vm_exec_core+13920>, 0x63e3b6e12174 <vm_exec_core+4564>, 0x63e3b6e17b43 <vm_exec_core+27555>, 0x63e3b6e12bb5 <vm_exec_core+7189>, 0x63e3b6e144be <vm_exec_core+13598>, 0x63e3b6e14e73 <vm_exec_core+16083>, 0x63e3b6e17473 <vm_exec_core+25811>, 0x63e3b6e16303 <vm_exec_core+21347>, 0x63e3b6e136fa <vm_exec_core+10074>, 0x63e3b6e12f83 <vm_exec_core+8163>, 0x63e3b6e172a1 <vm_exec_core+25345>, 0x63e3b6e140fc <vm_exec_core+12636>, 0x63e3b6e16997 <vm_exec_core+23031>, 0x63e3b6e1638b <vm_exec_core+21483>, 0x63e3b6e16a64 <vm_exec_core+23236>, 0x63e3b6e182d1 <vm_exec_core+29489>, 0x63e3b6e15454 <vm_exec_core+17588>, 0x63e3b6e17542 <vm_exec_core+26018>, 0x63e3b6e1132b <vm_exec_core+907>, 0x63e3b6e17105 <vm_exec_core+24933>, 0x63e3b6e139d2 <vm_exec_core+10802>, 0x63e3b6e15c98 <vm_exec_core+19704>, 0x63e3b6e161f8 <vm_exec_core+21080>, 0x63e3b6e11330 <vm_exec_core+912>, 0x63e3b6e15b03 <vm_exec_core+19299>, 0x63e3b6e13dcf <vm_exec_core+11823>, 0x63e3b6e13140 <vm_exec_core+8608>, 0x63e3b6e16af8 <vm_exec_core+23384>, 0x63e3b6e12230 <vm_exec_core+4752>, 0x63e3b6e149b4 <vm_exec_core+14868>, 0x63e3b6e20219 <vm_exec_core+62073>, 0x63e3b6e166b7 <vm_exec_core+22295>, 0x63e3b6e12a91 <vm_exec_core+6897>, 0x63e3b6e12e5f <vm_exec_core+7871>, 0x63e3b6e12d3d <vm_exec_core+7581>, 0x63e3b6e13396 <vm_exec_core+9206>, 0x63e3b6e13c1e <vm_exec_core+11390>, 0x63e3b6e129b2 <vm_exec_core+6674>, 0x63e3b6e19243 <vm_exec_core+33443>, 0x63e3b6e1676e <vm_exec_core+22478>, 0x63e3b6e1527c <vm_exec_core+17116>, 0x63e3b6e17bf1 <vm_exec_core+27729>, 0x63e3b6e19361 <vm_exec_core+33729>, 0x63e3b6e17f57 <vm_exec_core+28599>, 0x63e3b6e18dae <vm_exec_core+32270>, 0x63e3b6e18e86 <vm_exec_core+32486>, 0x63e3b6e11c0c <vm_exec_core+3180>, 0x63e3b6e18934 <vm_exec_core+31124>, 0x63e3b6e13fbf <vm_exec_core+12319>, 0x63e3b6e18b6f <vm_exec_core+31695>, 0x63e3b6e13a7e <vm_exec_core+10974>, 0x63e3b6e17e55 <vm_exec_core+28341>, 0x63e3b6e11a33 <vm_exec_core+2707>, 0x63e3b6e13814 <vm_exec_core+10356>, 0x63e3b6e14bbc <vm_exec_core+15388>, 0x63e3b6e14555 <vm_exec_core+13749>, 0x63e3b6e14324 <vm_exec_core+13188>, 0x63e3b6e11427 <vm_exec_core+1159>, 0x63e3b6e1194a <vm_exec_core+2474>, 0x63e3b6e114b9 <vm_exec_core+1305>, 0x63e3b6e18170 <vm_exec_core+29136>, 0x63e3b6e159a0 <vm_exec_core+18944>, 0x63e3b6e14f44 <vm_exec_core+16292>, 0x63e3b6e15661 <vm_exec_core+18113>, 0x63e3b6e1537a <vm_exec_core+17370>, 0x63e3b6e143c5 <vm_exec_core+13349>, 0x63e3b6e14d68 <vm_exec_core+15816>, 0x63e3b6e1488a <vm_exec_core+14570>, 0x63e3b6e15073 <vm_exec_core+16595>, 0x63e3b6e150f5 <vm_exec_core+16725>, 0x63e3b6e1169a <vm_exec_core+1786>, 0x63e3b6e1276b <vm_exec_core+6091>, 0x63e3b6e183a0 <vm_exec_core+29696>, 0x63e3b6e122c3 <vm_exec_core+4899>, 0x63e3b6e18f9f <vm_exec_core+32767>, 0x63e3b6e16d63 <vm_exec_core+24003>, 0x63e3b6e146de <vm_exec_core+14142>, 0x63e3b6e1181a <vm_exec_core+2170>, 0x63e3b6e18a08 <vm_exec_core+31336>, 0x63e3b6e18702 <vm_exec_core+30562>, 0x63e3b6e1253b <vm_exec_core+5531>, 0x63e3b6e11db8 <vm_exec_core+3608>, 0x63e3b6e173b8 <vm_exec_core+25624>, 0x63e3b6e134f2 <vm_exec_core+9554>, 0x63e3b6e18c46 <vm_exec_core+31910>, 0x63e3b6e18890 <vm_exec_core+30960>, 0x63e3b6e13b52 <vm_exec_core+11186>, 0x63e3b6e1465c <vm_exec_core+14012>, 0x63e3b6e16fb1 <vm_exec_core+24593>, 0x63e3b6e187f1 <vm_exec_core+30801>, 0x63e3b6e16118 <vm_exec_core+20856>, 0x63e3b6e1704b <vm_exec_core+24747>, 0x63e3b6e17769 <vm_exec_core+26569>, 0x63e3b6e16044 <vm_exec_core+20644>, 0x63e3b6e11ce4 <vm_exec_core+3396>, 0x63e3b6e1687d <vm_exec_core+22749>, 0x63e3b6e11b5a <vm_exec_core+3002>, 0x63e3b6e11fca <vm_exec_core+4138>, 0x63e3b6e13e9f <vm_exec_core+12031>, 0x63e3b6e15be5 <vm_exec_core+19525>, 0x63e3b6e165c6 <vm_exec_core+22054>, 0x63e3b6e15781 <vm_exec_core+18401>, 0x63e3b6e116df <vm_exec_core+1855>, 0x63e3b6e17ceb <vm_exec_core+27979>, 0x63e3b6e18617 <vm_exec_core+30327>, 0x63e3b6e120a3 <vm_exec_core+4355>, 0x63e3b6e12c37 <vm_exec_core+7319>, 0x63e3b6e126bd <vm_exec_core+5917>, 0x63e3b6e135f7 <vm_exec_core+9815>, 0x63e3b6e145f1 <vm_exec_core+13905>, 0x63e3b6e12165 <vm_exec_core+4549>, 0x63e3b6e17b34 <vm_exec_core+27540>, 0x63e3b6e12ba6 <vm_exec_core+7174>, 0x63e3b6e144af <vm_exec_core+13583>, 0x63e3b6e14e64 <vm_exec_core+16068>, 0x63e3b6e17464 <vm_exec_core+25796>, 0x63e3b6e162f4 <vm_exec_core+21332>, 0x63e3b6e136eb <vm_exec_core+10059>, 0x63e3b6e12f74 <vm_exec_core+8148>, 0x63e3b6e17292 <vm_exec_core+25330>, 0x63e3b6e140ed <vm_exec_core+12621>, 0x63e3b6e16988 <vm_exec_core+23016>, 0x63e3b6e1637c <vm_exec_core+21468>, 0x63e3b6e16a55 <vm_exec_core+23221>, 0x63e3b6e182c2 <vm_exec_core+29474>, 0x63e3b6e15445 <vm_exec_core+17573>, 0x63e3b6e17533 <vm_exec_core+26003>, 0x63e3b6e162e0 <vm_exec_core+21312>, 0x63e3b6e170f6 <vm_exec_core+24918>, 0x63e3b6e139c3 <vm_exec_core+10787>, 0x63e3b6e15c89 <vm_exec_core+19689>, 0x63e3b6e161e9 <vm_exec_core+21065>, 0x63e3b6e14ba8 <vm_exec_core+15368>, 0x63e3b6e15af4 <vm_exec_core+19284>, 0x63e3b6e13dc0 <vm_exec_core+11808>, 0x63e3b6e13131 <vm_exec_core+8593>, 0x63e3b6e16ae9 <vm_exec_core+23369>, 0x63e3b6e12221 <vm_exec_core+4737>, 0x63e3b6e149a5 <vm_exec_core+14853>, 0x63e3b6e2020a <vm_exec_core+62058>, 0x63e3b6e166a8 <vm_exec_core+22280>, 0x63e3b6e12a82 <vm_exec_core+6882>, 0x63e3b6e12e50 <vm_exec_core+7856>, 0x63e3b6e12d2e <vm_exec_core+7566>, 0x63e3b6e13387 <vm_exec_core+9191>, 0x63e3b6e13c0f <vm_exec_core+11375>, 0x63e3b6e15aef <vm_exec_core+19279>, 0x63e3b6e15272 <vm_exec_core+17106>, 0x63e3b6e15aea <vm_exec_core+19274>, 0x63e3b6e162e0 <vm_exec_core+21312>, 0x63e3b6e162de <vm_exec_core+21310>, 0x63e3b6e13382 <vm_exec_core+9186>, 0x63e3b6e16841 <vm_exec_core+22689>, 0x63e3b6e14652 <vm_exec_core+14002>, 0x63e3b6e14657 <vm_exec_core+14007>, 0x63e3b6e162dc <vm_exec_core+21308>, 0x63e3b6e161bb <vm_exec_core+21019>, 0x63e3b6e15648 <vm_exec_core+18088>, 0x63e3b6e15366 <vm_exec_core+17350>, 0x63e3b6e162da <vm_exec_core+21306>, 0x63e3b6e1577c <vm_exec_core+18396>...} reg_cfp = 0x705f844fd790 reg_pc = 0x50400052d970 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_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_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> th: 0x51500015e300, native_id: 0x705f84a006c0 -- Control frame information ----------------------------------------------- #29 0x000063e3b6e0db18 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516002e332d0 c:0003 p:---- s:0010 e:000009 CFUNC :fork _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] #30 0x000063e3b6e4ad0b in invoke_iseq_block_from_c (ec=0x516002e332d0, captured=<optimized out>, self=123555584599240, 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:1595 flags = 0 c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] iseq = 0x705f8bbf0e18 cfp = 0x705f844fd7c8 sp = 0x705f843fd818 use_argv = <optimized out> stack_argv = 0x705f843fd818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #31 invoke_block_from_c_proc (ec=0x516002e332d0, self=123555584599240, 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:1689 block = <optimized out> keyword_hash = <optimized out> #32 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:1719 No locals. #33 0x000063e3b6e48f96 in rb_vm_invoke_proc (ec=0x540000001208, proc=0x80, proc@entry=0x504000531390, argc=-1230586930, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 0 #34 0x000063e3b6da0419 in thread_do_start_proc (th=th@entry=0x51500015e300) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x504000531390 args_len = 0 args_ptr = <optimized out> #35 0x000063e3b6d9dfca in thread_do_start (th=0x51500015e300) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #36 thread_start_func_2 (th=th@entry=0x51500015e300, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _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> #37 0x000063e3b6d9d28e in call_thread_start_func_2 (th=0x51500015e300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180 stack_start = <optimized out> stack_start_addr = 0x705f849ffce0 #38 nt_start (ptr=0x50c000934840) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225 th = 0x51500015e300 sched = <optimized out> nt = 0x50c000934840 vm = 0x525000000100 #39 0x000063e3b6a4f81f in asan_thread_start(void*) () No symbol table info available. #40 0x0000705faac9ca94 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 = {123555549284032, -6784743335383760502, 123555549284032, -352, 0, 140724031518832, -6784743335371177590, -6784704388373249654}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #41 0x0000705faad29c3c 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 417285) detached] $ timeout 60 gdb -p 417289 -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 417294 -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 416850 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 453926] [New LWP 417295] [New LWP 417174] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000705faac98d61 in __futex_abstimed_wait_common64 (private=25571, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x705faaed3c40 (LWP 416850) "ruby" 0x0000705faac98d61 in __futex_abstimed_wait_common64 (private=25571, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 2 Thread 0x705f836006c0 (LWP 453926) "test_autoload.*" 0x0000705faac98d61 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x705f835fc5e0, op=137, expected=0, futex_word=0x50c000935fd0) at ./nptl/futex-internal.c:57 3 Thread 0x705f8ea006c0 (LWP 417295) "test_autoload.*" 0x0000705faad1b4cd in __GI___poll (fds=0x705f7e509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x705f896006c0 (LWP 417174) "parallel.rb:40" 0x0000705faad1b4cd in __GI___poll (fds=0x705f84e0cf60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 4 (Thread 0x705f896006c0 (LWP 417174) "parallel.rb:40"): #0 0x0000705faad1b4cd in __GI___poll (fds=0x705f84e0cf60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000063e3b69f646a in __interceptor_poll () No symbol table info available. #2 0x000063e3b6b4a06d in nogvl_wait_for (th=123555595743040, fptr=0x511000256d80, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12500 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:1172 ready = <optimized out> #4 0x000063e3b6b4b4e6 in internal_read_func (ptr=0x705f84e0cd40) at /tmp/ruby/src/trunk_asan/io.c:1203 iis = 0x705f84e0cd40 result = <optimized out> #5 0x000063e3b6d865cb in rb_thread_io_blocking_call (func=0x63e3b6b4b060 <internal_read_func>, data1=0x705f84e0cd40, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1802 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> prev_mn_schedulable = false waiting_fd = <optimized out> state = RUBY_TAG_NONE val = <optimized out> saved_errno = <optimized out> #6 0x000063e3b6a9a060 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:1053 _ec = 0x516002e2fcd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x705f895fee50, <optimized out>, 0x705f895fed60, <optimized out>, <optimized out>}, prev = 0x705f84e09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516002e2fcd0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x000063e3b6b5f895 in io_read_memory_locktmp (str=123555553529696, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3449 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:3495 str = <optimized out> iis = {th = 123555595743040, fptr = 0x511000256d80, nonblock = 0, fd = 4, buf = 0x519000162b80, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x511000256d80 n = <optimized out> shrinkable = <optimized out> #9 0x000063e3b6b3bb81 in io_readpartial (argc=-2065641632, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3615 ret = <optimized out> #10 0x000063e3b6e71068 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:3794 ci = 0x409100100003 cc = <optimized out> me = 0x705faa5d9ec0 cfunc = 0x504000010f98 recv = 123555595743160 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x000063e3b6e1e8fd in vm_sendish (ec=0x516002e2fcd0, reg_cfp=0x705f86b2f790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 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=0x516002e2fcd0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x63e3b6e116a9 <vm_exec_core+1801>, 0x63e3b6e1277a <vm_exec_core+6106>, 0x63e3b6e183af <vm_exec_core+29711>, 0x63e3b6e122d2 <vm_exec_core+4914>, 0x63e3b6e18fae <vm_exec_core+32782>, 0x63e3b6e16d72 <vm_exec_core+24018>, 0x63e3b6e146ed <vm_exec_core+14157>, 0x63e3b6e11829 <vm_exec_core+2185>, 0x63e3b6e18a17 <vm_exec_core+31351>, 0x63e3b6e18711 <vm_exec_core+30577>, 0x63e3b6e1254a <vm_exec_core+5546>, 0x63e3b6e11dc7 <vm_exec_core+3623>, 0x63e3b6e173c7 <vm_exec_core+25639>, 0x63e3b6e13501 <vm_exec_core+9569>, 0x63e3b6e18c55 <vm_exec_core+31925>, 0x63e3b6e1889f <vm_exec_core+30975>, 0x63e3b6e13b61 <vm_exec_core+11201>, 0x63e3b6e1466b <vm_exec_core+14027>, 0x63e3b6e16fc0 <vm_exec_core+24608>, 0x63e3b6e18800 <vm_exec_core+30816>, 0x63e3b6e16127 <vm_exec_core+20871>, 0x63e3b6e1705a <vm_exec_core+24762>, 0x63e3b6e17778 <vm_exec_core+26584>, 0x63e3b6e16053 <vm_exec_core+20659>, 0x63e3b6e11cf3 <vm_exec_core+3411>, 0x63e3b6e1688c <vm_exec_core+22764>, 0x63e3b6e11b69 <vm_exec_core+3017>, 0x63e3b6e11fd9 <vm_exec_core+4153>, 0x63e3b6e13eae <vm_exec_core+12046>, 0x63e3b6e15bf4 <vm_exec_core+19540>, 0x63e3b6e165d5 <vm_exec_core+22069>, 0x63e3b6e15790 <vm_exec_core+18416>, 0x63e3b6e116ee <vm_exec_core+1870>, 0x63e3b6e17cfa <vm_exec_core+27994>, 0x63e3b6e18626 <vm_exec_core+30342>, 0x63e3b6e120b2 <vm_exec_core+4370>, 0x63e3b6e12c46 <vm_exec_core+7334>, 0x63e3b6e126cc <vm_exec_core+5932>, 0x63e3b6e13606 <vm_exec_core+9830>, 0x63e3b6e14600 <vm_exec_core+13920>, 0x63e3b6e12174 <vm_exec_core+4564>, 0x63e3b6e17b43 <vm_exec_core+27555>, 0x63e3b6e12bb5 <vm_exec_core+7189>, 0x63e3b6e144be <vm_exec_core+13598>, 0x63e3b6e14e73 <vm_exec_core+16083>, 0x63e3b6e17473 <vm_exec_core+25811>, 0x63e3b6e16303 <vm_exec_core+21347>, 0x63e3b6e136fa <vm_exec_core+10074>, 0x63e3b6e12f83 <vm_exec_core+8163>, 0x63e3b6e172a1 <vm_exec_core+25345>, 0x63e3b6e140fc <vm_exec_core+12636>, 0x63e3b6e16997 <vm_exec_core+23031>, 0x63e3b6e1638b <vm_exec_core+21483>, 0x63e3b6e16a64 <vm_exec_core+23236>, 0x63e3b6e182d1 <vm_exec_core+29489>, 0x63e3b6e15454 <vm_exec_core+17588>, 0x63e3b6e17542 <vm_exec_core+26018>, 0x63e3b6e1132b <vm_exec_core+907>, 0x63e3b6e17105 <vm_exec_core+24933>, 0x63e3b6e139d2 <vm_exec_core+10802>, 0x63e3b6e15c98 <vm_exec_core+19704>, 0x63e3b6e161f8 <vm_exec_core+21080>, 0x63e3b6e11330 <vm_exec_core+912>, 0x63e3b6e15b03 <vm_exec_core+19299>, 0x63e3b6e13dcf <vm_exec_core+11823>, 0x63e3b6e13140 <vm_exec_core+8608>, 0x63e3b6e16af8 <vm_exec_core+23384>, 0x63e3b6e12230 <vm_exec_core+4752>, 0x63e3b6e149b4 <vm_exec_core+14868>, 0x63e3b6e20219 <vm_exec_core+62073>, 0x63e3b6e166b7 <vm_exec_core+22295>, 0x63e3b6e12a91 <vm_exec_core+6897>, 0x63e3b6e12e5f <vm_exec_core+7871>, 0x63e3b6e12d3d <vm_exec_core+7581>, 0x63e3b6e13396 <vm_exec_core+9206>, 0x63e3b6e13c1e <vm_exec_core+11390>, 0x63e3b6e129b2 <vm_exec_core+6674>, 0x63e3b6e19243 <vm_exec_core+33443>, 0x63e3b6e1676e <vm_exec_core+22478>, 0x63e3b6e1527c <vm_exec_core+17116>, 0x63e3b6e17bf1 <vm_exec_core+27729>, 0x63e3b6e19361 <vm_exec_core+33729>, 0x63e3b6e17f57 <vm_exec_core+28599>, 0x63e3b6e18dae <vm_exec_core+32270>, 0x63e3b6e18e86 <vm_exec_core+32486>, 0x63e3b6e11c0c <vm_exec_core+3180>, 0x63e3b6e18934 <vm_exec_core+31124>, 0x63e3b6e13fbf <vm_exec_core+12319>, 0x63e3b6e18b6f <vm_exec_core+31695>, 0x63e3b6e13a7e <vm_exec_core+10974>, 0x63e3b6e17e55 <vm_exec_core+28341>, 0x63e3b6e11a33 <vm_exec_core+2707>, 0x63e3b6e13814 <vm_exec_core+10356>, 0x63e3b6e14bbc <vm_exec_core+15388>, 0x63e3b6e14555 <vm_exec_core+13749>, 0x63e3b6e14324 <vm_exec_core+13188>, 0x63e3b6e11427 <vm_exec_core+1159>, 0x63e3b6e1194a <vm_exec_core+2474>, 0x63e3b6e114b9 <vm_exec_core+1305>, 0x63e3b6e18170 <vm_exec_core+29136>, 0x63e3b6e159a0 <vm_exec_core+18944>, 0x63e3b6e14f44 <vm_exec_core+16292>, 0x63e3b6e15661 <vm_exec_core+18113>, 0x63e3b6e1537a <vm_exec_core+17370>, 0x63e3b6e143c5 <vm_exec_core+13349>, 0x63e3b6e14d68 <vm_exec_core+15816>, 0x63e3b6e1488a <vm_exec_core+14570>, 0x63e3b6e15073 <vm_exec_core+16595>, 0x63e3b6e150f5 <vm_exec_core+16725>, 0x63e3b6e1169a <vm_exec_core+1786>, 0x63e3b6e1276b <vm_exec_core+6091>, 0x63e3b6e183a0 <vm_exec_core+29696>, 0x63e3b6e122c3 <vm_exec_core+4899>, 0x63e3b6e18f9f <vm_exec_core+32767>, 0x63e3b6e16d63 <vm_exec_core+24003>, 0x63e3b6e146de <vm_exec_core+14142>, 0x63e3b6e1181a <vm_exec_core+2170>, 0x63e3b6e18a08 <vm_exec_core+31336>, 0x63e3b6e18702 <vm_exec_core+30562>, 0x63e3b6e1253b <vm_exec_core+5531>, 0x63e3b6e11db8 <vm_exec_core+3608>, 0x63e3b6e173b8 <vm_exec_core+25624>, 0x63e3b6e134f2 <vm_exec_core+9554>, 0x63e3b6e18c46 <vm_exec_core+31910>, 0x63e3b6e18890 <vm_exec_core+30960>, 0x63e3b6e13b52 <vm_exec_core+11186>, 0x63e3b6e1465c <vm_exec_core+14012>, 0x63e3b6e16fb1 <vm_exec_core+24593>, 0x63e3b6e187f1 <vm_exec_core+30801>, 0x63e3b6e16118 <vm_exec_core+20856>, 0x63e3b6e1704b <vm_exec_core+24747>, 0x63e3b6e17769 <vm_exec_core+26569>, 0x63e3b6e16044 <vm_exec_core+20644>, 0x63e3b6e11ce4 <vm_exec_core+3396>, 0x63e3b6e1687d <vm_exec_core+22749>, 0x63e3b6e11b5a <vm_exec_core+3002>, 0x63e3b6e11fca <vm_exec_core+4138>, 0x63e3b6e13e9f <vm_exec_core+12031>, 0x63e3b6e15be5 <vm_exec_core+19525>, 0x63e3b6e165c6 <vm_exec_core+22054>, 0x63e3b6e15781 <vm_exec_core+18401>, 0x63e3b6e116df <vm_exec_core+1855>, 0x63e3b6e17ceb <vm_exec_core+27979>, 0x63e3b6e18617 <vm_exec_core+30327>, 0x63e3b6e120a3 <vm_exec_core+4355>, 0x63e3b6e12c37 <vm_exec_core+7319>, 0x63e3b6e126bd <vm_exec_core+5917>, 0x63e3b6e135f7 <vm_exec_core+9815>, 0x63e3b6e145f1 <vm_exec_core+13905>, 0x63e3b6e12165 <vm_exec_core+4549>, 0x63e3b6e17b34 <vm_exec_core+27540>, 0x63e3b6e12ba6 <vm_exec_core+7174>, 0x63e3b6e144af <vm_exec_core+13583>, 0x63e3b6e14e64 <vm_exec_core+16068>, 0x63e3b6e17464 <vm_exec_core+25796>, 0x63e3b6e162f4 <vm_exec_core+21332>, 0x63e3b6e136eb <vm_exec_core+10059>, 0x63e3b6e12f74 <vm_exec_core+8148>, 0x63e3b6e17292 <vm_exec_core+25330>, 0x63e3b6e140ed <vm_exec_core+12621>, 0x63e3b6e16988 <vm_exec_core+23016>, 0x63e3b6e1637c <vm_exec_core+21468>, 0x63e3b6e16a55 <vm_exec_core+23221>, 0x63e3b6e182c2 <vm_exec_core+29474>, 0x63e3b6e15445 <vm_exec_core+17573>, 0x63e3b6e17533 <vm_exec_core+26003>, 0x63e3b6e162e0 <vm_exec_core+21312>, 0x63e3b6e170f6 <vm_exec_core+24918>, 0x63e3b6e139c3 <vm_exec_core+10787>, 0x63e3b6e15c89 <vm_exec_core+19689>, 0x63e3b6e161e9 <vm_exec_core+21065>, 0x63e3b6e14ba8 <vm_exec_core+15368>, 0x63e3b6e15af4 <vm_exec_core+19284>, 0x63e3b6e13dc0 <vm_exec_core+11808>, 0x63e3b6e13131 <vm_exec_core+8593>, 0x63e3b6e16ae9 <vm_exec_core+23369>, 0x63e3b6e12221 <vm_exec_core+4737>, 0x63e3b6e149a5 <vm_exec_core+14853>, 0x63e3b6e2020a <vm_exec_core+62058>, 0x63e3b6e166a8 <vm_exec_core+22280>, 0x63e3b6e12a82 <vm_exec_core+6882>, 0x63e3b6e12e50 <vm_exec_core+7856>, 0x63e3b6e12d2e <vm_exec_core+7566>, 0x63e3b6e13387 <vm_exec_core+9191>, 0x63e3b6e13c0f <vm_exec_core+11375>, 0x63e3b6e15aef <vm_exec_core+19279>, 0x63e3b6e15272 <vm_exec_core+17106>, 0x63e3b6e15aea <vm_exec_core+19274>, 0x63e3b6e162e0 <vm_exec_core+21312>, 0x63e3b6e162de <vm_exec_core+21310>, 0x63e3b6e13382 <vm_exec_core+9186>, 0x63e3b6e16841 <vm_exec_core+22689>, 0x63e3b6e14652 <vm_exec_core+14002>, 0x63e3b6e14657 <vm_exec_core+14007>, 0x63e3b6e162dc <vm_exec_core+21308>, 0x63e3b6e161bb <vm_exec_core+21019>, 0x63e3b6e15648 <vm_exec_core+18088>, 0x63e3b6e15366 <vm_exec_core+17350>, 0x63e3b6e162da <vm_exec_core+21306>, 0x63e3b6e1577c <vm_exec_core+18396>...} reg_cfp = 0x705f86b2f790 reg_pc = 0x5130000513e0 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_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_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 0x000063e3b6e0db18 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516002e2fcd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x000063e3b6e4ad0b in invoke_iseq_block_from_c (ec=0x516002e2fcd0, captured=<optimized out>, self=123556165645120, 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:1595 flags = 0 iseq = 0x705faa535258 cfp = 0x705f86b2f7c8 sp = 0x705f86a2f818 use_argv = <optimized out> stack_argv = 0x705f86a2f818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x516002e2fcd0, self=123556165645120, 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:1689 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:1719 No locals. #17 0x000063e3b6e48f96 in rb_vm_invoke_proc (ec=0x705f84e0cf60, proc=0x1, proc@entry=0x50400052ec90, argc=-1429097267, 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:1740 self = 4294967295 #18 0x000063e3b6da0419 in thread_do_start_proc (th=th@entry=0x51500015a700) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x50400052ec90 args_len = 0 args_ptr = <optimized out> #19 0x000063e3b6d9dfca in thread_do_start (th=0x51500015a700) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #20 thread_start_func_2 (th=th@entry=0x51500015a700, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _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 0x000063e3b6d9d28e in call_thread_start_func_2 (th=0x51500015a700) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180 stack_start = <optimized out> stack_start_addr = 0x705f895ffce0 #22 nt_start (ptr=0x50c000932380) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225 th = 0x51500015a700 sched = <optimized out> nt = 0x50c000932380 vm = 0x525000000100 #23 0x000063e3b6a4f81f in asan_thread_start(void*) () No symbol table info available. #24 0x0000705faac9ca94 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 = {123555628975808, -6784773571953524342, 123555628975808, -352, 25, 140724031521520, -6784773571940941430, -6784704388373249654}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x0000705faad29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x705f8ea006c0 (LWP 417295) "test_autoload.*"): #0 0x0000705faad1b4cd in __GI___poll (fds=0x705f7e509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000063e3b69f646a in __interceptor_poll () No symbol table info available. #2 0x000063e3b6da258f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050 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:3010 vm = <optimized out> #4 0x000063e3b6a4f81f in asan_thread_start(void*) () No symbol table info available. #5 0x0000705faac9ca94 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 = {123555717056192, -6784765325616316022, 123555717056192, -352, 0, 123555522012112, -6784765325603733110, -6784704388373249654}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x0000705faad29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x705f836006c0 (LWP 453926) "test_autoload.*"): #0 0x0000705faac98d61 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x705f835fc5e0, op=137, expected=0, futex_word=0x50c000935fd0) 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=0x705f835fc5e0, clockid=20576, expected=0, futex_word=0x50c000935fd0) 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=0x50c000935fd0, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x705f835fc5e0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x0000705faac9bc7e in __pthread_cond_wait_common (abstime=0x705f835fc5e0, clockid=1, mutex=0x51500015fd20, cond=0x50c000935fa8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x705faac9b4a0 <__condvar_cleanup_waiting>, __arg = 0x705f835fc4d0, __canceltype = 51, __prev = 0x0} cbuffer = {wseq = 0, cond = 0x50c000935fa8, mutex = 0x51500015fd20, 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=0x50c000935fa8, mutex=mutex@entry=0x51500015fd20, abstime=abstime@entry=0x705f835fc5e0) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x000063e3b6d9bc51 in native_cond_timedwait (cond=0x50c000935fa8, mutex=0x51500015fd20, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:242 r = <optimized out> ts = <optimized out> #6 native_cond_sleep (th=th@entry=0x51500015fc00, rel=rel@entry=0x705f8200a660) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2433 end = <optimized out> sched = 0x515000000920 lock = 0x51500015fd20 cond = 0x50c000935fa8 max = 100000000000000000 #7 0x000063e3b6d83344 in native_sleep (th=0x51500015fc00, rel=0x705f8200a660) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3280 sched = <optimized out> #8 sleep_hrtime (th=<optimized out>, rel=500000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1299 prev_status = THREAD_RUNNABLE end = 4873761373617011 woke = 1 #9 0x000063e3b6c157bd in rb_f_sleep (argc=1, argv=0x705f8ba1f8c0, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:5062 beg = 1729837198 scheduler = <optimized out> end = <optimized out> #10 0x000063e3b6e71068 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:3794 ci = 0x66f100140003 cc = <optimized out> me = 0x705f86b7d288 cfunc = 0x504000020218 recv = 123555584566440 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x000063e3b6e571dd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x705f835fccc0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0xffffffff cc = <optimized out> cme = <optimized out> v = <optimized out> #12 0x000063e3b6e56c95 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4912 ci = <optimized out> cc = 0x705f835fc5e0 #13 0x000063e3b6e1e8fd in vm_sendish (ec=0x516002e34ad0, reg_cfp=0x705f8bb1f6b0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 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=0x516002e34ad0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x63e3b6e116a9 <vm_exec_core+1801>, 0x63e3b6e1277a <vm_exec_core+6106>, 0x63e3b6e183af <vm_exec_core+29711>, 0x63e3b6e122d2 <vm_exec_core+4914>, 0x63e3b6e18fae <vm_exec_core+32782>, 0x63e3b6e16d72 <vm_exec_core+24018>, 0x63e3b6e146ed <vm_exec_core+14157>, 0x63e3b6e11829 <vm_exec_core+2185>, 0x63e3b6e18a17 <vm_exec_core+31351>, 0x63e3b6e18711 <vm_exec_core+30577>, 0x63e3b6e1254a <vm_exec_core+5546>, 0x63e3b6e11dc7 <vm_exec_core+3623>, 0x63e3b6e173c7 <vm_exec_core+25639>, 0x63e3b6e13501 <vm_exec_core+9569>, 0x63e3b6e18c55 <vm_exec_core+31925>, 0x63e3b6e1889f <vm_exec_core+30975>, 0x63e3b6e13b61 <vm_exec_core+11201>, 0x63e3b6e1466b <vm_exec_core+14027>, 0x63e3b6e16fc0 <vm_exec_core+24608>, 0x63e3b6e18800 <vm_exec_core+30816>, 0x63e3b6e16127 <vm_exec_core+20871>, 0x63e3b6e1705a <vm_exec_core+24762>, 0x63e3b6e17778 <vm_exec_core+26584>, 0x63e3b6e16053 <vm_exec_core+20659>, 0x63e3b6e11cf3 <vm_exec_core+3411>, 0x63e3b6e1688c <vm_exec_core+22764>, 0x63e3b6e11b69 <vm_exec_core+3017>, 0x63e3b6e11fd9 <vm_exec_core+4153>, 0x63e3b6e13eae <vm_exec_core+12046>, 0x63e3b6e15bf4 <vm_exec_core+19540>, 0x63e3b6e165d5 <vm_exec_core+22069>, 0x63e3b6e15790 <vm_exec_core+18416>, 0x63e3b6e116ee <vm_exec_core+1870>, 0x63e3b6e17cfa <vm_exec_core+27994>, 0x63e3b6e18626 <vm_exec_core+30342>, 0x63e3b6e120b2 <vm_exec_core+4370>, 0x63e3b6e12c46 <vm_exec_core+7334>, 0x63e3b6e126cc <vm_exec_core+5932>, 0x63e3b6e13606 <vm_exec_core+9830>, 0x63e3b6e14600 <vm_exec_core+13920>, 0x63e3b6e12174 <vm_exec_core+4564>, 0x63e3b6e17b43 <vm_exec_core+27555>, 0x63e3b6e12bb5 <vm_exec_core+7189>, 0x63e3b6e144be <vm_exec_core+13598>, 0x63e3b6e14e73 <vm_exec_core+16083>, 0x63e3b6e17473 <vm_exec_core+25811>, 0x63e3b6e16303 <vm_exec_core+21347>, 0x63e3b6e136fa <vm_exec_core+10074>, 0x63e3b6e12f83 <vm_exec_core+8163>, 0x63e3b6e172a1 <vm_exec_core+25345>, 0x63e3b6e140fc <vm_exec_core+12636>, 0x63e3b6e16997 <vm_exec_core+23031>, 0x63e3b6e1638b <vm_exec_core+21483>, 0x63e3b6e16a64 <vm_exec_core+23236>, 0x63e3b6e182d1 <vm_exec_core+29489>, 0x63e3b6e15454 <vm_exec_core+17588>, 0x63e3b6e17542 <vm_exec_core+26018>, 0x63e3b6e1132b <vm_exec_core+907>, 0x63e3b6e17105 <vm_exec_core+24933>, 0x63e3b6e139d2 <vm_exec_core+10802>, 0x63e3b6e15c98 <vm_exec_core+19704>, 0x63e3b6e161f8 <vm_exec_core+21080>, 0x63e3b6e11330 <vm_exec_core+912>, 0x63e3b6e15b03 <vm_exec_core+19299>, 0x63e3b6e13dcf <vm_exec_core+11823>, 0x63e3b6e13140 <vm_exec_core+8608>, 0x63e3b6e16af8 <vm_exec_core+23384>, 0x63e3b6e12230 <vm_exec_core+4752>, 0x63e3b6e149b4 <vm_exec_core+14868>, 0x63e3b6e20219 <vm_exec_core+62073>, 0x63e3b6e166b7 <vm_exec_core+22295>, 0x63e3b6e12a91 <vm_exec_core+6897>, 0x63e3b6e12e5f <vm_exec_core+7871>, 0x63e3b6e12d3d <vm_exec_core+7581>, 0x63e3b6e13396 <vm_exec_core+9206>, 0x63e3b6e13c1e <vm_exec_core+11390>, 0x63e3b6e129b2 <vm_exec_core+6674>, 0x63e3b6e19243 <vm_exec_core+33443>, 0x63e3b6e1676e <vm_exec_core+22478>, 0x63e3b6e1527c <vm_exec_core+17116>, 0x63e3b6e17bf1 <vm_exec_core+27729>, 0x63e3b6e19361 <vm_exec_core+33729>, 0x63e3b6e17f57 <vm_exec_core+28599>, 0x63e3b6e18dae <vm_exec_core+32270>, 0x63e3b6e18e86 <vm_exec_core+32486>, 0x63e3b6e11c0c <vm_exec_core+3180>, 0x63e3b6e18934 <vm_exec_core+31124>, 0x63e3b6e13fbf <vm_exec_core+12319>, 0x63e3b6e18b6f <vm_exec_core+31695>, 0x63e3b6e13a7e <vm_exec_core+10974>, 0x63e3b6e17e55 <vm_exec_core+28341>, 0x63e3b6e11a33 <vm_exec_core+2707>, 0x63e3b6e13814 <vm_exec_core+10356>, 0x63e3b6e14bbc <vm_exec_core+15388>, 0x63e3b6e14555 <vm_exec_core+13749>, 0x63e3b6e14324 <vm_exec_core+13188>, 0x63e3b6e11427 <vm_exec_core+1159>, 0x63e3b6e1194a <vm_exec_core+2474>, 0x63e3b6e114b9 <vm_exec_core+1305>, 0x63e3b6e18170 <vm_exec_core+29136>, 0x63e3b6e159a0 <vm_exec_core+18944>, 0x63e3b6e14f44 <vm_exec_core+16292>, 0x63e3b6e15661 <vm_exec_core+18113>, 0x63e3b6e1537a <vm_exec_core+17370>, 0x63e3b6e143c5 <vm_exec_core+13349>, 0x63e3b6e14d68 <vm_exec_core+15816>, 0x63e3b6e1488a <vm_exec_core+14570>, 0x63e3b6e15073 <vm_exec_core+16595>, 0x63e3b6e150f5 <vm_exec_core+16725>, 0x63e3b6e1169a <vm_exec_core+1786>, 0x63e3b6e1276b <vm_exec_core+6091>, 0x63e3b6e183a0 <vm_exec_core+29696>, 0x63e3b6e122c3 <vm_exec_core+4899>, 0x63e3b6e18f9f <vm_exec_core+32767>, 0x63e3b6e16d63 <vm_exec_core+24003>, 0x63e3b6e146de <vm_exec_core+14142>, 0x63e3b6e1181a <vm_exec_core+2170>, 0x63e3b6e18a08 <vm_exec_core+31336>, 0x63e3b6e18702 <vm_exec_core+30562>, 0x63e3b6e1253b <vm_exec_core+5531>, 0x63e3b6e11db8 <vm_exec_core+3608>, 0x63e3b6e173b8 <vm_exec_core+25624>, 0x63e3b6e134f2 <vm_exec_core+9554>, 0x63e3b6e18c46 <vm_exec_core+31910>, 0x63e3b6e18890 <vm_exec_core+30960>, 0x63e3b6e13b52 <vm_exec_core+11186>, 0x63e3b6e1465c <vm_exec_core+14012>, 0x63e3b6e16fb1 <vm_exec_core+24593>, 0x63e3b6e187f1 <vm_exec_core+30801>, 0x63e3b6e16118 <vm_exec_core+20856>, 0x63e3b6e1704b <vm_exec_core+24747>, 0x63e3b6e17769 <vm_exec_core+26569>, 0x63e3b6e16044 <vm_exec_core+20644>, 0x63e3b6e11ce4 <vm_exec_core+3396>, 0x63e3b6e1687d <vm_exec_core+22749>, 0x63e3b6e11b5a <vm_exec_core+3002>, 0x63e3b6e11fca <vm_exec_core+4138>, 0x63e3b6e13e9f <vm_exec_core+12031>, 0x63e3b6e15be5 <vm_exec_core+19525>, 0x63e3b6e165c6 <vm_exec_core+22054>, 0x63e3b6e15781 <vm_exec_core+18401>, 0x63e3b6e116df <vm_exec_core+1855>, 0x63e3b6e17ceb <vm_exec_core+27979>, 0x63e3b6e18617 <vm_exec_core+30327>, 0x63e3b6e120a3 <vm_exec_core+4355>, 0x63e3b6e12c37 <vm_exec_core+7319>, 0x63e3b6e126bd <vm_exec_core+5917>, 0x63e3b6e135f7 <vm_exec_core+9815>, 0x63e3b6e145f1 <vm_exec_core+13905>, 0x63e3b6e12165 <vm_exec_core+4549>, 0x63e3b6e17b34 <vm_exec_core+27540>, 0x63e3b6e12ba6 <vm_exec_core+7174>, 0x63e3b6e144af <vm_exec_core+13583>, 0x63e3b6e14e64 <vm_exec_core+16068>, 0x63e3b6e17464 <vm_exec_core+25796>, 0x63e3b6e162f4 <vm_exec_core+21332>, 0x63e3b6e136eb <vm_exec_core+10059>, 0x63e3b6e12f74 <vm_exec_core+8148>, 0x63e3b6e17292 <vm_exec_core+25330>, 0x63e3b6e140ed <vm_exec_core+12621>, 0x63e3b6e16988 <vm_exec_core+23016>, 0x63e3b6e1637c <vm_exec_core+21468>, 0x63e3b6e16a55 <vm_exec_core+23221>, 0x63e3b6e182c2 <vm_exec_core+29474>, 0x63e3b6e15445 <vm_exec_core+17573>, 0x63e3b6e17533 <vm_exec_core+26003>, 0x63e3b6e162e0 <vm_exec_core+21312>, 0x63e3b6e170f6 <vm_exec_core+24918>, 0x63e3b6e139c3 <vm_exec_core+10787>, 0x63e3b6e15c89 <vm_exec_core+19689>, 0x63e3b6e161e9 <vm_exec_core+21065>, 0x63e3b6e14ba8 <vm_exec_core+15368>, 0x63e3b6e15af4 <vm_exec_core+19284>, 0x63e3b6e13dc0 <vm_exec_core+11808>, 0x63e3b6e13131 <vm_exec_core+8593>, 0x63e3b6e16ae9 <vm_exec_core+23369>, 0x63e3b6e12221 <vm_exec_core+4737>, 0x63e3b6e149a5 <vm_exec_core+14853>, 0x63e3b6e2020a <vm_exec_core+62058>, 0x63e3b6e166a8 <vm_exec_core+22280>, 0x63e3b6e12a82 <vm_exec_core+6882>, 0x63e3b6e12e50 <vm_exec_core+7856>, 0x63e3b6e12d2e <vm_exec_core+7566>, 0x63e3b6e13387 <vm_exec_core+9191>, 0x63e3b6e13c0f <vm_exec_core+11375>, 0x63e3b6e15aef <vm_exec_core+19279>, 0x63e3b6e15272 <vm_exec_core+17106>, 0x63e3b6e15aea <vm_exec_core+19274>, 0x63e3b6e162e0 <vm_exec_core+21312>, 0x63e3b6e162de <vm_exec_core+21310>, 0x63e3b6e13382 <vm_exec_core+9186>, 0x63e3b6e16841 <vm_exec_core+22689>, 0x63e3b6e14652 <vm_exec_core+14002>, 0x63e3b6e14657 <vm_exec_core+14007>, 0x63e3b6e162dc <vm_exec_core+21308>, 0x63e3b6e161bb <vm_exec_core+21019>, 0x63e3b6e15648 <vm_exec_core+18088>, 0x63e3b6e15366 <vm_exec_core+17350>, 0x63e3b6e162da <vm_exec_core+21306>, 0x63e3b6e1577c <vm_exec_core+18396>...} reg_cfp = 0x705f8bb1f6b0 reg_pc = 0x504000532238 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_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_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 0x000063e3b6e0db18 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516002e34ad0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #16 0x000063e3b6b92d31 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=123555584379120) at /tmp/ruby/src/trunk_asan/load.c:781 iseq = 0x705f86b78850 #17 0x000063e3b6b8dd37 in require_internal (ec=ec@entry=0x516002e34ad0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1287 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x51500015fc00 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 123556182414320 realpath_map = 123556182414160 path = 123555584379120 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 0x000063e3b6b8bc20 in rb_require_string_internal (fname=123555584214200, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386 ec = 0x516002e34ad0 result = <optimized out> #19 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1379 rb_gc_guarded_ptr = <optimized out> #20 rb_f_require (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1021 No locals. #21 0x000063e3b6e71068 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:3794 ci = 0x163c100140003 cc = <optimized out> me = 0x705fa95eb108 cfunc = 0x504000018598 recv = 123556182543840 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #22 0x000063e3b6e571dd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x705f835fe100) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0xffffffff cc = <optimized out> cme = <optimized out> v = <optimized out> #23 0x000063e3b6e5ce35 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4181 No locals. #24 0x000063e3b6e1e8fd in vm_sendish (ec=0x516002e34ad0, reg_cfp=0x705f8bb1f758, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 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> #25 vm_exec_core (ec=ec@entry=0x516002e34ad0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x63e3b6e116a9 <vm_exec_core+1801>, 0x63e3b6e1277a <vm_exec_core+6106>, 0x63e3b6e183af <vm_exec_core+29711>, 0x63e3b6e122d2 <vm_exec_core+4914>, 0x63e3b6e18fae <vm_exec_core+32782>, 0x63e3b6e16d72 <vm_exec_core+24018>, 0x63e3b6e146ed <vm_exec_core+14157>, 0x63e3b6e11829 <vm_exec_core+2185>, 0x63e3b6e18a17 <vm_exec_core+31351>, 0x63e3b6e18711 <vm_exec_core+30577>, 0x63e3b6e1254a <vm_exec_core+5546>, 0x63e3b6e11dc7 <vm_exec_core+3623>, 0x63e3b6e173c7 <vm_exec_core+25639>, 0x63e3b6e13501 <vm_exec_core+9569>, 0x63e3b6e18c55 <vm_exec_core+31925>, 0x63e3b6e1889f <vm_exec_core+30975>, 0x63e3b6e13b61 <vm_exec_core+11201>, 0x63e3b6e1466b <vm_exec_core+14027>, 0x63e3b6e16fc0 <vm_exec_core+24608>, 0x63e3b6e18800 <vm_exec_core+30816>, 0x63e3b6e16127 <vm_exec_core+20871>, 0x63e3b6e1705a <vm_exec_core+24762>, 0x63e3b6e17778 <vm_exec_core+26584>, 0x63e3b6e16053 <vm_exec_core+20659>, 0x63e3b6e11cf3 <vm_exec_core+3411>, 0x63e3b6e1688c <vm_exec_core+22764>, 0x63e3b6e11b69 <vm_exec_core+3017>, 0x63e3b6e11fd9 <vm_exec_core+4153>, 0x63e3b6e13eae <vm_exec_core+12046>, 0x63e3b6e15bf4 <vm_exec_core+19540>, 0x63e3b6e165d5 <vm_exec_core+22069>, 0x63e3b6e15790 <vm_exec_core+18416>, 0x63e3b6e116ee <vm_exec_core+1870>, 0x63e3b6e17cfa <vm_exec_core+27994>, 0x63e3b6e18626 <vm_exec_core+30342>, 0x63e3b6e120b2 <vm_exec_core+4370>, 0x63e3b6e12c46 <vm_exec_core+7334>, 0x63e3b6e126cc <vm_exec_core+5932>, 0x63e3b6e13606 <vm_exec_core+9830>, 0x63e3b6e14600 <vm_exec_core+13920>, 0x63e3b6e12174 <vm_exec_core+4564>, 0x63e3b6e17b43 <vm_exec_core+27555>, 0x63e3b6e12bb5 <vm_exec_core+7189>, 0x63e3b6e144be <vm_exec_core+13598>, 0x63e3b6e14e73 <vm_exec_core+16083>, 0x63e3b6e17473 <vm_exec_core+25811>, 0x63e3b6e16303 <vm_exec_core+21347>, 0x63e3b6e136fa <vm_exec_core+10074>, 0x63e3b6e12f83 <vm_exec_core+8163>, 0x63e3b6e172a1 <vm_exec_core+25345>, 0x63e3b6e140fc <vm_exec_core+12636>, 0x63e3b6e16997 <vm_exec_core+23031>, 0x63e3b6e1638b <vm_exec_core+21483>, 0x63e3b6e16a64 <vm_exec_core+23236>, 0x63e3b6e182d1 <vm_exec_core+29489>, 0x63e3b6e15454 <vm_exec_core+17588>, 0x63e3b6e17542 <vm_exec_core+26018>, 0x63e3b6e1132b <vm_exec_core+907>, 0x63e3b6e17105 <vm_exec_core+24933>, 0x63e3b6e139d2 <vm_exec_core+10802>, 0x63e3b6e15c98 <vm_exec_core+19704>, 0x63e3b6e161f8 <vm_exec_core+21080>, 0x63e3b6e11330 <vm_exec_core+912>, 0x63e3b6e15b03 <vm_exec_core+19299>, 0x63e3b6e13dcf <vm_exec_core+11823>, 0x63e3b6e13140 <vm_exec_core+8608>, 0x63e3b6e16af8 <vm_exec_core+23384>, 0x63e3b6e12230 <vm_exec_core+4752>, 0x63e3b6e149b4 <vm_exec_core+14868>, 0x63e3b6e20219 <vm_exec_core+62073>, 0x63e3b6e166b7 <vm_exec_core+22295>, 0x63e3b6e12a91 <vm_exec_core+6897>, 0x63e3b6e12e5f <vm_exec_core+7871>, 0x63e3b6e12d3d <vm_exec_core+7581>, 0x63e3b6e13396 <vm_exec_core+9206>, 0x63e3b6e13c1e <vm_exec_core+11390>, 0x63e3b6e129b2 <vm_exec_core+6674>, 0x63e3b6e19243 <vm_exec_core+33443>, 0x63e3b6e1676e <vm_exec_core+22478>, 0x63e3b6e1527c <vm_exec_core+17116>, 0x63e3b6e17bf1 <vm_exec_core+27729>, 0x63e3b6e19361 <vm_exec_core+33729>, 0x63e3b6e17f57 <vm_exec_core+28599>, 0x63e3b6e18dae <vm_exec_core+32270>, 0x63e3b6e18e86 <vm_exec_core+32486>, 0x63e3b6e11c0c <vm_exec_core+3180>, 0x63e3b6e18934 <vm_exec_core+31124>, 0x63e3b6e13fbf <vm_exec_core+12319>, 0x63e3b6e18b6f <vm_exec_core+31695>, 0x63e3b6e13a7e <vm_exec_core+10974>, 0x63e3b6e17e55 <vm_exec_core+28341>, 0x63e3b6e11a33 <vm_exec_core+2707>, 0x63e3b6e13814 <vm_exec_core+10356>, 0x63e3b6e14bbc <vm_exec_core+15388>, 0x63e3b6e14555 <vm_exec_core+13749>, 0x63e3b6e14324 <vm_exec_core+13188>, 0x63e3b6e11427 <vm_exec_core+1159>, 0x63e3b6e1194a <vm_exec_core+2474>, 0x63e3b6e114b9 <vm_exec_core+1305>, 0x63e3b6e18170 <vm_exec_core+29136>, 0x63e3b6e159a0 <vm_exec_core+18944>, 0x63e3b6e14f44 <vm_exec_core+16292>, 0x63e3b6e15661 <vm_exec_core+18113>, 0x63e3b6e1537a <vm_exec_core+17370>, 0x63e3b6e143c5 <vm_exec_core+13349>, 0x63e3b6e14d68 <vm_exec_core+15816>, 0x63e3b6e1488a <vm_exec_core+14570>, 0x63e3b6e15073 <vm_exec_core+16595>, 0x63e3b6e150f5 <vm_exec_core+16725>, 0x63e3b6e1169a <vm_exec_core+1786>, 0x63e3b6e1276b <vm_exec_core+6091>, 0x63e3b6e183a0 <vm_exec_core+29696>, 0x63e3b6e122c3 <vm_exec_core+4899>, 0x63e3b6e18f9f <vm_exec_core+32767>, 0x63e3b6e16d63 <vm_exec_core+24003>, 0x63e3b6e146de <vm_exec_core+14142>, 0x63e3b6e1181a <vm_exec_core+2170>, 0x63e3b6e18a08 <vm_exec_core+31336>, 0x63e3b6e18702 <vm_exec_core+30562>, 0x63e3b6e1253b <vm_exec_core+5531>, 0x63e3b6e11db8 <vm_exec_core+3608>, 0x63e3b6e173b8 <vm_exec_core+25624>, 0x63e3b6e134f2 <vm_exec_core+9554>, 0x63e3b6e18c46 <vm_exec_core+31910>, 0x63e3b6e18890 <vm_exec_core+30960>, 0x63e3b6e13b52 <vm_exec_core+11186>, 0x63e3b6e1465c <vm_exec_core+14012>, 0x63e3b6e16fb1 <vm_exec_core+24593>, 0x63e3b6e187f1 <vm_exec_core+30801>, 0x63e3b6e16118 <vm_exec_core+20856>, 0x63e3b6e1704b <vm_exec_core+24747>, 0x63e3b6e17769 <vm_exec_core+26569>, 0x63e3b6e16044 <vm_exec_core+20644>, 0x63e3b6e11ce4 <vm_exec_core+3396>, 0x63e3b6e1687d <vm_exec_core+22749>, 0x63e3b6e11b5a <vm_exec_core+3002>, 0x63e3b6e11fca <vm_exec_core+4138>, 0x63e3b6e13e9f <vm_exec_core+12031>, 0x63e3b6e15be5 <vm_exec_core+19525>, 0x63e3b6e165c6 <vm_exec_core+22054>, 0x63e3b6e15781 <vm_exec_core+18401>, 0x63e3b6e116df <vm_exec_core+1855>, 0x63e3b6e17ceb <vm_exec_core+27979>, 0x63e3b6e18617 <vm_exec_core+30327>, 0x63e3b6e120a3 <vm_exec_core+4355>, 0x63e3b6e12c37 <vm_exec_core+7319>, 0x63e3b6e126bd <vm_exec_core+5917>, 0x63e3b6e135f7 <vm_exec_core+9815>, 0x63e3b6e145f1 <vm_exec_core+13905>, 0x63e3b6e12165 <vm_exec_core+4549>, 0x63e3b6e17b34 <vm_exec_core+27540>, 0x63e3b6e12ba6 <vm_exec_core+7174>, 0x63e3b6e144af <vm_exec_core+13583>, 0x63e3b6e14e64 <vm_exec_core+16068>, 0x63e3b6e17464 <vm_exec_core+25796>, 0x63e3b6e162f4 <vm_exec_core+21332>, 0x63e3b6e136eb <vm_exec_core+10059>, 0x63e3b6e12f74 <vm_exec_core+8148>, 0x63e3b6e17292 <vm_exec_core+25330>, 0x63e3b6e140ed <vm_exec_core+12621>, 0x63e3b6e16988 <vm_exec_core+23016>, 0x63e3b6e1637c <vm_exec_core+21468>, 0x63e3b6e16a55 <vm_exec_core+23221>, 0x63e3b6e182c2 <vm_exec_core+29474>, 0x63e3b6e15445 <vm_exec_core+17573>, 0x63e3b6e17533 <vm_exec_core+26003>, 0x63e3b6e162e0 <vm_exec_core+21312>, 0x63e3b6e170f6 <vm_exec_core+24918>, 0x63e3b6e139c3 <vm_exec_core+10787>, 0x63e3b6e15c89 <vm_exec_core+19689>, 0x63e3b6e161e9 <vm_exec_core+21065>, 0x63e3b6e14ba8 <vm_exec_core+15368>, 0x63e3b6e15af4 <vm_exec_core+19284>, 0x63e3b6e13dc0 <vm_exec_core+11808>, 0x63e3b6e13131 <vm_exec_core+8593>, 0x63e3b6e16ae9 <vm_exec_core+23369>, 0x63e3b6e12221 <vm_exec_core+4737>, 0x63e3b6e149a5 <vm_exec_core+14853>, 0x63e3b6e2020a <vm_exec_core+62058>, 0x63e3b6e166a8 <vm_exec_core+22280>, 0x63e3b6e12a82 <vm_exec_core+6882>, 0x63e3b6e12e50 <vm_exec_core+7856>, 0x63e3b6e12d2e <vm_exec_core+7566>, 0x63e3b6e13387 <vm_exec_core+9191>, 0x63e3b6e13c0f <vm_exec_core+11375>, 0x63e3b6e15aef <vm_exec_core+19279>, 0x63e3b6e15272 <vm_exec_core+17106>, 0x63e3b6e15aea <vm_exec_core+19274>, 0x63e3b6e162e0 <vm_exec_core+21312>, 0x63e3b6e162de <vm_exec_core+21310>, 0x63e3b6e13382 <vm_exec_core+9186>, 0x63e3b6e16841 <vm_exec_core+22689>, 0x63e3b6e14652 <vm_exec_core+14002>, 0x63e3b6e14657 <vm_exec_core+14007>, 0x63e3b6e162dc <vm_exec_core+21308>, 0x63e3b6e161bb <vm_exec_core+21019>, 0x63e3b6e15648 <vm_exec_core+18088>, 0x63e3b6e15366 <vm_exec_core+17350>, 0x63e3b6e162da <vm_exec_core+21306>, 0x63e3b6e1577c <vm_exec_core+18396>...} reg_cfp = 0x705f8bb1f758 reg_pc = 0x5110000a14f8 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_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_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> #26 0x000063e3b6e0db18 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516002e34ad0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #27 0x000063e3b6e8502a in vm_call0_body (ec=<optimized out>, calling=0x705f82309460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x705f823094d0 cc = <optimized out> ret = <optimized out> #28 0x000063e3b6e8489f in vm_call0_cme (ec=0x516002e34ad0, calling=0x705f82309460, argv=0x705f835fe8c0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #29 vm_call0_body (ec=<optimized out>, calling=0x705f82309460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x705f86b7d558 orig_cme = <optimized out> ci = 0x705f823094d0 cc = 0x705f86b7d530 ret = <optimized out> #30 0x000063e3b6e38bee in vm_call0_cc (recv=123556182543840, id=22641, argc=<optimized out>, argv=<optimized out>, cc=0x705f86b7d530, 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> #31 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 = 0x705f86b7d530 self = <optimized out> #32 0x000063e3b6e39a1e in rb_funcallv (recv=123556182543840, mid=22641, argc=1, argv=0x705f835fe8c0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062 No locals. #33 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119 ar = <optimized out> argv = 0x705f835fe8c0 #34 0x000063e3b6df976e in autoload_feature_require (_arguments=123555528305840) at /tmp/ruby/src/trunk_asan/variable.c:2937 arguments = 0x705f835fecb0 autoload_const = <optimized out> result = <optimized out> #35 autoload_try_load (_arguments=123555528305840) at /tmp/ruby/src/trunk_asan/variable.c:2951 arguments = 0x705f835fecb0 result = <optimized out> ce = <optimized out> #36 0x000063e3b6a9a060 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:1053 _ec = 0x516002e34ad0 _tag = {tag = 36, retval = <optimized out>, buf = {0x705f835fec30, <optimized out>, 0x705f835feb40, <optimized out>, <optimized out>}, prev = 0x705f82209240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516002e34ad0 state = RUBY_TAG_NONE errinfo = <optimized out> #37 0x000063e3b6df8ab1 in rb_autoload_load (module=module@entry=123556182621480, name=name@entry=197019) at /tmp/ruby/src/trunk_asan/variable.c:3012 ce = 0x503000ad4f40 arguments = {module = 123556182621480, name = 197019, flag = 0, mutex = 123555584379200, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #38 0x000063e3b6e0243d in rb_const_search_from (klass=123555584435680, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3114 ac = 0xfffffffffffffdfc am = 123556182621480 tmp = 123556182621480 ce = <optimized out> current = 123556182621480 value = <optimized out> first_iteration = <optimized out> #39 0x000063e3b6dfa7d4 in rb_const_search (klass=123555584435680, id=197019, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3136 value = <optimized out> #40 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:3063 c = <optimized out> #41 0x000063e3b6e056ee 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:1134 root_cref = <optimized out> klass = 88785573601232 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> #42 0x000063e3b6e10683 in vm_get_ev_const_chain (ec=0x516002e34ad0, segments=0x5020006b60b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167 id = 0 val = 137 idx = <optimized out> allow_nil = <optimized out> #43 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020006b6070) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6369 segments = 0x5020006b60b0 ice = <optimized out> val = <optimized out> #44 0x000063e3b6e17426 in vm_exec_core (ec=ec@entry=0x516002e34ad0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x63e3b6e116a9 <vm_exec_core+1801>, 0x63e3b6e1277a <vm_exec_core+6106>, 0x63e3b6e183af <vm_exec_core+29711>, 0x63e3b6e122d2 <vm_exec_core+4914>, 0x63e3b6e18fae <vm_exec_core+32782>, 0x63e3b6e16d72 <vm_exec_core+24018>, 0x63e3b6e146ed <vm_exec_core+14157>, 0x63e3b6e11829 <vm_exec_core+2185>, 0x63e3b6e18a17 <vm_exec_core+31351>, 0x63e3b6e18711 <vm_exec_core+30577>, 0x63e3b6e1254a <vm_exec_core+5546>, 0x63e3b6e11dc7 <vm_exec_core+3623>, 0x63e3b6e173c7 <vm_exec_core+25639>, 0x63e3b6e13501 <vm_exec_core+9569>, 0x63e3b6e18c55 <vm_exec_core+31925>, 0x63e3b6e1889f <vm_exec_core+30975>, 0x63e3b6e13b61 <vm_exec_core+11201>, 0x63e3b6e1466b <vm_exec_core+14027>, 0x63e3b6e16fc0 <vm_exec_core+24608>, 0x63e3b6e18800 <vm_exec_core+30816>, 0x63e3b6e16127 <vm_exec_core+20871>, 0x63e3b6e1705a <vm_exec_core+24762>, 0x63e3b6e17778 <vm_exec_core+26584>, 0x63e3b6e16053 <vm_exec_core+20659>, 0x63e3b6e11cf3 <vm_exec_core+3411>, 0x63e3b6e1688c <vm_exec_core+22764>, 0x63e3b6e11b69 <vm_exec_core+3017>, 0x63e3b6e11fd9 <vm_exec_core+4153>, 0x63e3b6e13eae <vm_exec_core+12046>, 0x63e3b6e15bf4 <vm_exec_core+19540>, 0x63e3b6e165d5 <vm_exec_core+22069>, 0x63e3b6e15790 <vm_exec_core+18416>, 0x63e3b6e116ee <vm_exec_core+1870>, 0x63e3b6e17cfa <vm_exec_core+27994>, 0x63e3b6e18626 <vm_exec_core+30342>, 0x63e3b6e120b2 <vm_exec_core+4370>, 0x63e3b6e12c46 <vm_exec_core+7334>, 0x63e3b6e126cc <vm_exec_core+5932>, 0x63e3b6e13606 <vm_exec_core+9830>, 0x63e3b6e14600 <vm_exec_core+13920>, 0x63e3b6e12174 <vm_exec_core+4564>, 0x63e3b6e17b43 <vm_exec_core+27555>, 0x63e3b6e12bb5 <vm_exec_core+7189>, 0x63e3b6e144be <vm_exec_core+13598>, 0x63e3b6e14e73 <vm_exec_core+16083>, 0x63e3b6e17473 <vm_exec_core+25811>, 0x63e3b6e16303 <vm_exec_core+21347>, 0x63e3b6e136fa <vm_exec_core+10074>, 0x63e3b6e12f83 <vm_exec_core+8163>, 0x63e3b6e172a1 <vm_exec_core+25345>, 0x63e3b6e140fc <vm_exec_core+12636>, 0x63e3b6e16997 <vm_exec_core+23031>, 0x63e3b6e1638b <vm_exec_core+21483>, 0x63e3b6e16a64 <vm_exec_core+23236>, 0x63e3b6e182d1 <vm_exec_core+29489>, 0x63e3b6e15454 <vm_exec_core+17588>, 0x63e3b6e17542 <vm_exec_core+26018>, 0x63e3b6e1132b <vm_exec_core+907>, 0x63e3b6e17105 <vm_exec_core+24933>, 0x63e3b6e139d2 <vm_exec_core+10802>, 0x63e3b6e15c98 <vm_exec_core+19704>, 0x63e3b6e161f8 <vm_exec_core+21080>, 0x63e3b6e11330 <vm_exec_core+912>, 0x63e3b6e15b03 <vm_exec_core+19299>, 0x63e3b6e13dcf <vm_exec_core+11823>, 0x63e3b6e13140 <vm_exec_core+8608>, 0x63e3b6e16af8 <vm_exec_core+23384>, 0x63e3b6e12230 <vm_exec_core+4752>, 0x63e3b6e149b4 <vm_exec_core+14868>, 0x63e3b6e20219 <vm_exec_core+62073>, 0x63e3b6e166b7 <vm_exec_core+22295>, 0x63e3b6e12a91 <vm_exec_core+6897>, 0x63e3b6e12e5f <vm_exec_core+7871>, 0x63e3b6e12d3d <vm_exec_core+7581>, 0x63e3b6e13396 <vm_exec_core+9206>, 0x63e3b6e13c1e <vm_exec_core+11390>, 0x63e3b6e129b2 <vm_exec_core+6674>, 0x63e3b6e19243 <vm_exec_core+33443>, 0x63e3b6e1676e <vm_exec_core+22478>, 0x63e3b6e1527c <vm_exec_core+17116>, 0x63e3b6e17bf1 <vm_exec_core+27729>, 0x63e3b6e19361 <vm_exec_core+33729>, 0x63e3b6e17f57 <vm_exec_core+28599>, 0x63e3b6e18dae <vm_exec_core+32270>, 0x63e3b6e18e86 <vm_exec_core+32486>, 0x63e3b6e11c0c <vm_exec_core+3180>, 0x63e3b6e18934 <vm_exec_core+31124>, 0x63e3b6e13fbf <vm_exec_core+12319>, 0x63e3b6e18b6f <vm_exec_core+31695>, 0x63e3b6e13a7e <vm_exec_core+10974>, 0x63e3b6e17e55 <vm_exec_core+28341>, 0x63e3b6e11a33 <vm_exec_core+2707>, 0x63e3b6e13814 <vm_exec_core+10356>, 0x63e3b6e14bbc <vm_exec_core+15388>, 0x63e3b6e14555 <vm_exec_core+13749>, 0x63e3b6e14324 <vm_exec_core+13188>, 0x63e3b6e11427 <vm_exec_core+1159>, 0x63e3b6e1194a <vm_exec_core+2474>, 0x63e3b6e114b9 <vm_exec_core+1305>, 0x63e3b6e18170 <vm_exec_core+29136>, 0x63e3b6e159a0 <vm_exec_core+18944>, 0x63e3b6e14f44 <vm_exec_core+16292>, 0x63e3b6e15661 <vm_exec_core+18113>, 0x63e3b6e1537a <vm_exec_core+17370>, 0x63e3b6e143c5 <vm_exec_core+13349>, 0x63e3b6e14d68 <vm_exec_core+15816>, 0x63e3b6e1488a <vm_exec_core+14570>, 0x63e3b6e15073 <vm_exec_core+16595>, 0x63e3b6e150f5 <vm_exec_core+16725>, 0x63e3b6e1169a <vm_exec_core+1786>, 0x63e3b6e1276b <vm_exec_core+6091>, 0x63e3b6e183a0 <vm_exec_core+29696>, 0x63e3b6e122c3 <vm_exec_core+4899>, 0x63e3b6e18f9f <vm_exec_core+32767>, 0x63e3b6e16d63 <vm_exec_core+24003>, 0x63e3b6e146de <vm_exec_core+14142>, 0x63e3b6e1181a <vm_exec_core+2170>, 0x63e3b6e18a08 <vm_exec_core+31336>, 0x63e3b6e18702 <vm_exec_core+30562>, 0x63e3b6e1253b <vm_exec_core+5531>, 0x63e3b6e11db8 <vm_exec_core+3608>, 0x63e3b6e173b8 <vm_exec_core+25624>, 0x63e3b6e134f2 <vm_exec_core+9554>, 0x63e3b6e18c46 <vm_exec_core+31910>, 0x63e3b6e18890 <vm_exec_core+30960>, 0x63e3b6e13b52 <vm_exec_core+11186>, 0x63e3b6e1465c <vm_exec_core+14012>, 0x63e3b6e16fb1 <vm_exec_core+24593>, 0x63e3b6e187f1 <vm_exec_core+30801>, 0x63e3b6e16118 <vm_exec_core+20856>, 0x63e3b6e1704b <vm_exec_core+24747>, 0x63e3b6e17769 <vm_exec_core+26569>, 0x63e3b6e16044 <vm_exec_core+20644>, 0x63e3b6e11ce4 <vm_exec_core+3396>, 0x63e3b6e1687d <vm_exec_core+22749>, 0x63e3b6e11b5a <vm_exec_core+3002>, 0x63e3b6e11fca <vm_exec_core+4138>, 0x63e3b6e13e9f <vm_exec_core+12031>, 0x63e3b6e15be5 <vm_exec_core+19525>, 0x63e3b6e165c6 <vm_exec_core+22054>, 0x63e3b6e15781 <vm_exec_core+18401>, 0x63e3b6e116df <vm_exec_core+1855>, 0x63e3b6e17ceb <vm_exec_core+27979>, 0x63e3b6e18617 <vm_exec_core+30327>, 0x63e3b6e120a3 <vm_exec_core+4355>, 0x63e3b6e12c37 <vm_exec_core+7319>, 0x63e3b6e126bd <vm_exec_core+5917>, 0x63e3b6e135f7 <vm_exec_core+9815>, 0x63e3b6e145f1 <vm_exec_core+13905>, 0x63e3b6e12165 <vm_exec_core+4549>, 0x63e3b6e17b34 <vm_exec_core+27540>, 0x63e3b6e12ba6 <vm_exec_core+7174>, 0x63e3b6e144af <vm_exec_core+13583>, 0x63e3b6e14e64 <vm_exec_core+16068>, 0x63e3b6e17464 <vm_exec_core+25796>, 0x63e3b6e162f4 <vm_exec_core+21332>, 0x63e3b6e136eb <vm_exec_core+10059>, 0x63e3b6e12f74 <vm_exec_core+8148>, 0x63e3b6e17292 <vm_exec_core+25330>, 0x63e3b6e140ed <vm_exec_core+12621>, 0x63e3b6e16988 <vm_exec_core+23016>, 0x63e3b6e1637c <vm_exec_core+21468>, 0x63e3b6e16a55 <vm_exec_core+23221>, 0x63e3b6e182c2 <vm_exec_core+29474>, 0x63e3b6e15445 <vm_exec_core+17573>, 0x63e3b6e17533 <vm_exec_core+26003>, 0x63e3b6e162e0 <vm_exec_core+21312>, 0x63e3b6e170f6 <vm_exec_core+24918>, 0x63e3b6e139c3 <vm_exec_core+10787>, 0x63e3b6e15c89 <vm_exec_core+19689>, 0x63e3b6e161e9 <vm_exec_core+21065>, 0x63e3b6e14ba8 <vm_exec_core+15368>, 0x63e3b6e15af4 <vm_exec_core+19284>, 0x63e3b6e13dc0 <vm_exec_core+11808>, 0x63e3b6e13131 <vm_exec_core+8593>, 0x63e3b6e16ae9 <vm_exec_core+23369>, 0x63e3b6e12221 <vm_exec_core+4737>, 0x63e3b6e149a5 <vm_exec_core+14853>, 0x63e3b6e2020a <vm_exec_core+62058>, 0x63e3b6e166a8 <vm_exec_core+22280>, 0x63e3b6e12a82 <vm_exec_core+6882>, 0x63e3b6e12e50 <vm_exec_core+7856>, 0x63e3b6e12d2e <vm_exec_core+7566>, 0x63e3b6e13387 <vm_exec_core+9191>, 0x63e3b6e13c0f <vm_exec_core+11375>, 0x63e3b6e15aef <vm_exec_core+19279>, 0x63e3b6e15272 <vm_exec_core+17106>, 0x63e3b6e15aea <vm_exec_core+19274>, 0x63e3b6e162e0 <vm_exec_core+21312>, 0x63e3b6e162de <vm_exec_core+21310>, 0x63e3b6e13382 <vm_exec_core+9186>, 0x63e3b6e16841 <vm_exec_core+22689>, 0x63e3b6e14652 <vm_exec_core+14002>, 0x63e3b6e14657 <vm_exec_core+14007>, 0x63e3b6e162dc <vm_exec_core+21308>, 0x63e3b6e161bb <vm_exec_core+21019>, 0x63e3b6e15648 <vm_exec_core+18088>, 0x63e3b6e15366 <vm_exec_core+17350>, 0x63e3b6e162da <vm_exec_core+21306>, 0x63e3b6e1577c <vm_exec_core+18396>...} reg_cfp = 0x705f8bb1f790 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_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_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> #45 0x000063e3b6e0db18 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516002e34ad0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #46 0x000063e3b6e4ad0b in invoke_iseq_block_from_c (ec=0x516002e34ad0, captured=<optimized out>, self=123555584568360, 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:1595 flags = 0 iseq = 0x705f8bbe48e8 cfp = 0x705f8bb1f7c8 sp = 0x705f8ba1f818 use_argv = <optimized out> stack_argv = 0x705f8ba1f818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #47 invoke_block_from_c_proc (ec=0x516002e34ad0, self=123555584568360, 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:1689 block = <optimized out> keyword_hash = <optimized out> #48 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:1719 No locals. #49 0x000063e3b6e48f96 in rb_vm_invoke_proc (ec=0x50c000935fd0, proc=0x89, proc@entry=0x504000531cd0, argc=-1429631647, 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:1740 self = 0 #50 0x000063e3b6da0419 in thread_do_start_proc (th=th@entry=0x51500015fc00) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x504000531cd0 args_len = 0 args_ptr = <optimized out> #51 0x000063e3b6d9dfca in thread_do_start (th=0x51500015fc00) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #52 thread_start_func_2 (th=th@entry=0x51500015fc00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _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> #53 0x000063e3b6d9d28e in call_thread_start_func_2 (th=0x51500015fc00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180 stack_start = <optimized out> stack_start_addr = 0x705f835ffce0 #54 nt_start (ptr=0x50c000935f80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225 th = 0x51500015fc00 sched = <optimized out> nt = 0x50c000935f80 vm = 0x525000000100 #55 0x000063e3b6a4f81f in asan_thread_start(void*) () No symbol table info available. #56 0x0000705faac9ca94 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 = {123555528312512, -6784760377813991030, 123555528312512, -352, 0, 140724031518832, -6784760377801408118, -6784704388373249654}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #57 0x0000705faad29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x705faaed3c40 (LWP 416850) "ruby"): #0 0x0000705faac98d61 in __futex_abstimed_wait_common64 (private=25571, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) 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=25571, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000000090) 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=0x50c000000090, 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 0x0000705faac9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x515000000920, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x705faac9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffcdde902b0, __canceltype = -1464422016, __prev = 0x0} cbuffer = {wseq = 54, cond = 0x50c000000068, mutex = 0x515000000920, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 54 seq = 27 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=0x515000000920) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x000063e3b6d78151 in rb_native_cond_wait (cond=0x50c000000090, mutex=0x515000000920) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x515000000920, th=th@entry=0x515000000300, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863 next_th = <optimized out> #7 0x000063e3b6d9c182 in thread_sched_to_waiting_until_wakeup (sched=0x515000000920, th=th@entry=0x515000000300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105 can_direct_transfer = <optimized out> #8 0x000063e3b6da16af in native_sleep (th=0x515000000300, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3287 sched = <optimized out> #9 sleep_forever (th=0x515000000300, fl=13) at /tmp/ruby/src/trunk_asan/thread.c:1351 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 thread_join_sleep (arg=123556155565920) at /tmp/ruby/src/trunk_asan/thread.c:1056 scheduler = <optimized out> p = 0x705fa8c32760 target_th = 0x51500015fc00 th = 0x515000000300 end = 0 limit = <optimized out> #11 0x000063e3b6a9a060 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:1053 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcdde90570, <optimized out>, 0x7ffcdde90480, <optimized out>, <optimized out>}, prev = 0x705fa8c2ab40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #12 0x000063e3b6da0e88 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1105 waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0} arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>} ec = <optimized out> th = <optimized out> fiber = 0x516000000380 #13 0x000063e3b6d957f0 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1202 rel = <optimized out> timeout = <optimized out> limit = 0x0 #14 0x000063e3b6e71068 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:3794 ci = 0x34b100100001 cc = <optimized out> me = 0x705faa5b9698 cfunc = 0x50400001eb98 recv = 123555584379560 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #15 0x000063e3b6e1e8fd in vm_sendish (ec=0x5160000003d0, reg_cfp=0x705fa81ff448, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 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=0x5160000003d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x63e3b6e116a9 <vm_exec_core+1801>, 0x63e3b6e1277a <vm_exec_core+6106>, 0x63e3b6e183af <vm_exec_core+29711>, 0x63e3b6e122d2 <vm_exec_core+4914>, 0x63e3b6e18fae <vm_exec_core+32782>, 0x63e3b6e16d72 <vm_exec_core+24018>, 0x63e3b6e146ed <vm_exec_core+14157>, 0x63e3b6e11829 <vm_exec_core+2185>, 0x63e3b6e18a17 <vm_exec_core+31351>, 0x63e3b6e18711 <vm_exec_core+30577>, 0x63e3b6e1254a <vm_exec_core+5546>, 0x63e3b6e11dc7 <vm_exec_core+3623>, 0x63e3b6e173c7 <vm_exec_core+25639>, 0x63e3b6e13501 <vm_exec_core+9569>, 0x63e3b6e18c55 <vm_exec_core+31925>, 0x63e3b6e1889f <vm_exec_core+30975>, 0x63e3b6e13b61 <vm_exec_core+11201>, 0x63e3b6e1466b <vm_exec_core+14027>, 0x63e3b6e16fc0 <vm_exec_core+24608>, 0x63e3b6e18800 <vm_exec_core+30816>, 0x63e3b6e16127 <vm_exec_core+20871>, 0x63e3b6e1705a <vm_exec_core+24762>, 0x63e3b6e17778 <vm_exec_core+26584>, 0x63e3b6e16053 <vm_exec_core+20659>, 0x63e3b6e11cf3 <vm_exec_core+3411>, 0x63e3b6e1688c <vm_exec_core+22764>, 0x63e3b6e11b69 <vm_exec_core+3017>, 0x63e3b6e11fd9 <vm_exec_core+4153>, 0x63e3b6e13eae <vm_exec_core+12046>, 0x63e3b6e15bf4 <vm_exec_core+19540>, 0x63e3b6e165d5 <vm_exec_core+22069>, 0x63e3b6e15790 <vm_exec_core+18416>, 0x63e3b6e116ee <vm_exec_core+1870>, 0x63e3b6e17cfa <vm_exec_core+27994>, 0x63e3b6e18626 <vm_exec_core+30342>, 0x63e3b6e120b2 <vm_exec_core+4370>, 0x63e3b6e12c46 <vm_exec_core+7334>, 0x63e3b6e126cc <vm_exec_core+5932>, 0x63e3b6e13606 <vm_exec_core+9830>, 0x63e3b6e14600 <vm_exec_core+13920>, 0x63e3b6e12174 <vm_exec_core+4564>, 0x63e3b6e17b43 <vm_exec_core+27555>, 0x63e3b6e12bb5 <vm_exec_core+7189>, 0x63e3b6e144be <vm_exec_core+13598>, 0x63e3b6e14e73 <vm_exec_core+16083>, 0x63e3b6e17473 <vm_exec_core+25811>, 0x63e3b6e16303 <vm_exec_core+21347>, 0x63e3b6e136fa <vm_exec_core+10074>, 0x63e3b6e12f83 <vm_exec_core+8163>, 0x63e3b6e172a1 <vm_exec_core+25345>, 0x63e3b6e140fc <vm_exec_core+12636>, 0x63e3b6e16997 <vm_exec_core+23031>, 0x63e3b6e1638b <vm_exec_core+21483>, 0x63e3b6e16a64 <vm_exec_core+23236>, 0x63e3b6e182d1 <vm_exec_core+29489>, 0x63e3b6e15454 <vm_exec_core+17588>, 0x63e3b6e17542 <vm_exec_core+26018>, 0x63e3b6e1132b <vm_exec_core+907>, 0x63e3b6e17105 <vm_exec_core+24933>, 0x63e3b6e139d2 <vm_exec_core+10802>, 0x63e3b6e15c98 <vm_exec_core+19704>, 0x63e3b6e161f8 <vm_exec_core+21080>, 0x63e3b6e11330 <vm_exec_core+912>, 0x63e3b6e15b03 <vm_exec_core+19299>, 0x63e3b6e13dcf <vm_exec_core+11823>, 0x63e3b6e13140 <vm_exec_core+8608>, 0x63e3b6e16af8 <vm_exec_core+23384>, 0x63e3b6e12230 <vm_exec_core+4752>, 0x63e3b6e149b4 <vm_exec_core+14868>, 0x63e3b6e20219 <vm_exec_core+62073>, 0x63e3b6e166b7 <vm_exec_core+22295>, 0x63e3b6e12a91 <vm_exec_core+6897>, 0x63e3b6e12e5f <vm_exec_core+7871>, 0x63e3b6e12d3d <vm_exec_core+7581>, 0x63e3b6e13396 <vm_exec_core+9206>, 0x63e3b6e13c1e <vm_exec_core+11390>, 0x63e3b6e129b2 <vm_exec_core+6674>, 0x63e3b6e19243 <vm_exec_core+33443>, 0x63e3b6e1676e <vm_exec_core+22478>, 0x63e3b6e1527c <vm_exec_core+17116>, 0x63e3b6e17bf1 <vm_exec_core+27729>, 0x63e3b6e19361 <vm_exec_core+33729>, 0x63e3b6e17f57 <vm_exec_core+28599>, 0x63e3b6e18dae <vm_exec_core+32270>, 0x63e3b6e18e86 <vm_exec_core+32486>, 0x63e3b6e11c0c <vm_exec_core+3180>, 0x63e3b6e18934 <vm_exec_core+31124>, 0x63e3b6e13fbf <vm_exec_core+12319>, 0x63e3b6e18b6f <vm_exec_core+31695>, 0x63e3b6e13a7e <vm_exec_core+10974>, 0x63e3b6e17e55 <vm_exec_core+28341>, 0x63e3b6e11a33 <vm_exec_core+2707>, 0x63e3b6e13814 <vm_exec_core+10356>, 0x63e3b6e14bbc <vm_exec_core+15388>, 0x63e3b6e14555 <vm_exec_core+13749>, 0x63e3b6e14324 <vm_exec_core+13188>, 0x63e3b6e11427 <vm_exec_core+1159>, 0x63e3b6e1194a <vm_exec_core+2474>, 0x63e3b6e114b9 <vm_exec_core+1305>, 0x63e3b6e18170 <vm_exec_core+29136>, 0x63e3b6e159a0 <vm_exec_core+18944>, 0x63e3b6e14f44 <vm_exec_core+16292>, 0x63e3b6e15661 <vm_exec_core+18113>, 0x63e3b6e1537a <vm_exec_core+17370>, 0x63e3b6e143c5 <vm_exec_core+13349>, 0x63e3b6e14d68 <vm_exec_core+15816>, 0x63e3b6e1488a <vm_exec_core+14570>, 0x63e3b6e15073 <vm_exec_core+16595>, 0x63e3b6e150f5 <vm_exec_core+16725>, 0x63e3b6e1169a <vm_exec_core+1786>, 0x63e3b6e1276b <vm_exec_core+6091>, 0x63e3b6e183a0 <vm_exec_core+29696>, 0x63e3b6e122c3 <vm_exec_core+4899>, 0x63e3b6e18f9f <vm_exec_core+32767>, 0x63e3b6e16d63 <vm_exec_core+24003>, 0x63e3b6e146de <vm_exec_core+14142>, 0x63e3b6e1181a <vm_exec_core+2170>, 0x63e3b6e18a08 <vm_exec_core+31336>, 0x63e3b6e18702 <vm_exec_core+30562>, 0x63e3b6e1253b <vm_exec_core+5531>, 0x63e3b6e11db8 <vm_exec_core+3608>, 0x63e3b6e173b8 <vm_exec_core+25624>, 0x63e3b6e134f2 <vm_exec_core+9554>, 0x63e3b6e18c46 <vm_exec_core+31910>, 0x63e3b6e18890 <vm_exec_core+30960>, 0x63e3b6e13b52 <vm_exec_core+11186>, 0x63e3b6e1465c <vm_exec_core+14012>, 0x63e3b6e16fb1 <vm_exec_core+24593>, 0x63e3b6e187f1 <vm_exec_core+30801>, 0x63e3b6e16118 <vm_exec_core+20856>, 0x63e3b6e1704b <vm_exec_core+24747>, 0x63e3b6e17769 <vm_exec_core+26569>, 0x63e3b6e16044 <vm_exec_core+20644>, 0x63e3b6e11ce4 <vm_exec_core+3396>, 0x63e3b6e1687d <vm_exec_core+22749>, 0x63e3b6e11b5a <vm_exec_core+3002>, 0x63e3b6e11fca <vm_exec_core+4138>, 0x63e3b6e13e9f <vm_exec_core+12031>, 0x63e3b6e15be5 <vm_exec_core+19525>, 0x63e3b6e165c6 <vm_exec_core+22054>, 0x63e3b6e15781 <vm_exec_core+18401>, 0x63e3b6e116df <vm_exec_core+1855>, 0x63e3b6e17ceb <vm_exec_core+27979>, 0x63e3b6e18617 <vm_exec_core+30327>, 0x63e3b6e120a3 <vm_exec_core+4355>, 0x63e3b6e12c37 <vm_exec_core+7319>, 0x63e3b6e126bd <vm_exec_core+5917>, 0x63e3b6e135f7 <vm_exec_core+9815>, 0x63e3b6e145f1 <vm_exec_core+13905>, 0x63e3b6e12165 <vm_exec_core+4549>, 0x63e3b6e17b34 <vm_exec_core+27540>, 0x63e3b6e12ba6 <vm_exec_core+7174>, 0x63e3b6e144af <vm_exec_core+13583>, 0x63e3b6e14e64 <vm_exec_core+16068>, 0x63e3b6e17464 <vm_exec_core+25796>, 0x63e3b6e162f4 <vm_exec_core+21332>, 0x63e3b6e136eb <vm_exec_core+10059>, 0x63e3b6e12f74 <vm_exec_core+8148>, 0x63e3b6e17292 <vm_exec_core+25330>, 0x63e3b6e140ed <vm_exec_core+12621>, 0x63e3b6e16988 <vm_exec_core+23016>, 0x63e3b6e1637c <vm_exec_core+21468>, 0x63e3b6e16a55 <vm_exec_core+23221>, 0x63e3b6e182c2 <vm_exec_core+29474>, 0x63e3b6e15445 <vm_exec_core+17573>, 0x63e3b6e17533 <vm_exec_core+26003>, 0x63e3b6e162e0 <vm_exec_core+21312>, 0x63e3b6e170f6 <vm_exec_core+24918>, 0x63e3b6e139c3 <vm_exec_core+10787>, 0x63e3b6e15c89 <vm_exec_core+19689>, 0x63e3b6e161e9 <vm_exec_core+21065>, 0x63e3b6e14ba8 <vm_exec_core+15368>, 0x63e3b6e15af4 <vm_exec_core+19284>, 0x63e3b6e13dc0 <vm_exec_core+11808>, 0x63e3b6e13131 <vm_exec_core+8593>, 0x63e3b6e16ae9 <vm_exec_core+23369>, 0x63e3b6e12221 <vm_exec_core+4737>, 0x63e3b6e149a5 <vm_exec_core+14853>, 0x63e3b6e2020a <vm_exec_core+62058>, 0x63e3b6e166a8 <vm_exec_core+22280>, 0x63e3b6e12a82 <vm_exec_core+6882>, 0x63e3b6e12e50 <vm_exec_core+7856>, 0x63e3b6e12d2e <vm_exec_core+7566>, 0x63e3b6e13387 <vm_exec_core+9191>, 0x63e3b6e13c0f <vm_exec_core+11375>, 0x63e3b6e15aef <vm_exec_core+19279>, 0x63e3b6e15272 <vm_exec_core+17106>, 0x63e3b6e15aea <vm_exec_core+19274>, 0x63e3b6e162e0 <vm_exec_core+21312>, 0x63e3b6e162de <vm_exec_core+21310>, 0x63e3b6e13382 <vm_exec_core+9186>, 0x63e3b6e16841 <vm_exec_core+22689>, 0x63e3b6e14652 <vm_exec_core+14002>, 0x63e3b6e14657 <vm_exec_core+14007>, 0x63e3b6e162dc <vm_exec_core+21308>, 0x63e3b6e161bb <vm_exec_core+21019>, 0x63e3b6e15648 <vm_exec_core+18088>, 0x63e3b6e15366 <vm_exec_core+17350>, 0x63e3b6e162da <vm_exec_core+21306>, 0x63e3b6e1577c <vm_exec_core+18396>...} reg_cfp = 0x705fa81ff448 reg_pc = 0x5140001273a0 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_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_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 0x000063e3b6e0ded1 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #18 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000003d0 _tag = <optimized out> state = <optimized out> result = 36 #19 0x000063e3b6e8e672 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x705fa81ff620, self=123556165645120, 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:1595 flags = 0 iseq = 0x705faa516cb8 cfp = <optimized out> sp = 0x705fa80ffa28 use_argv = 0x705fa8ab3620 stack_argv = 0x705fa80ffa28 opt_pc = 0 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:1609 captured = 0x705fa81ff620 #21 0x000063e3b6e3ae36 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:1646 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:1654 No locals. th: 0x515000000300, native_id: 0x705faaed3c40 -- Control frame information ----------------------------------------------- #23 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 c:0018 p:---- s:0126 e:000125 CFUNC :join c:0017 p:0044 s:0122 E:0016e0 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:215 No locals. #24 0x000063e3b6e3ae36 in rb_yield (val=<optimized out>) No locals. c:0016 p:0031 s:0117 e:000116 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:576 #25 0x000063e3b6febd26 in rb_ary_collect (ary=123555584190360) at /tmp/ruby/src/trunk_asan/array.c:3618 collect = 123555584130560 c:0015 p:0060 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:562 i = 6 #26 0x000063e3b6e71068 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:3794 ci = 0x163100000001 cc = <optimized out> me = 0x705faa5e0130 cfunc = 0x50400000a798 recv = 123555584190360 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> c:0014 p:0011 s:0095 E:0001a0 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:203 #27 0x000063e3b6e15e9b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x705fa81ff608, cd=0x51100000cf50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 val = 36 c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 ci = <optimized out> argc = <optimized out> c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH] c:0010 p:---- s:0069 e:000068 CFUNC :map recv = <optimized out> cc = <optimized out> calling = <optimized out> #28 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851 c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362 bh = <optimized out> blockiseq = <optimized out> c:0007 p:0069 s:0046 E:001650 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] leaf = false val = <optimized out> 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 cd = 0x51100000cf50 c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 c:0002 p:0051 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] insns_address_table = {0x63e3b6e116a9 <vm_exec_core+1801>, 0x63e3b6e1277a <vm_exec_core+6106>, 0x63e3b6e183af <vm_exec_core+29711>, 0x63e3b6e122d2 <vm_exec_core+4914>, 0x63e3b6e18fae <vm_exec_core+32782>, 0x63e3b6e16d72 <vm_exec_core+24018>, 0x63e3b6e146ed <vm_exec_core+14157>, 0x63e3b6e11829 <vm_exec_core+2185>, 0x63e3b6e18a17 <vm_exec_core+31351>, 0x63e3b6e18711 <vm_exec_core+30577>, 0x63e3b6e1254a <vm_exec_core+5546>, 0x63e3b6e11dc7 <vm_exec_core+3623>, 0x63e3b6e173c7 <vm_exec_core+25639>, 0x63e3b6e13501 <vm_exec_core+9569>, 0x63e3b6e18c55 <vm_exec_core+31925>, 0x63e3b6e1889f <vm_exec_core+30975>, 0x63e3b6e13b61 <vm_exec_core+11201>, 0x63e3b6e1466b <vm_exec_core+14027>, 0x63e3b6e16fc0 <vm_exec_core+24608>, 0x63e3b6e18800 <vm_exec_core+30816>, 0x63e3b6e16127 <vm_exec_core+20871>, 0x63e3b6e1705a <vm_exec_core+24762>, 0x63e3b6e17778 <vm_exec_core+26584>, 0x63e3b6e16053 <vm_exec_core+20659>, 0x63e3b6e11cf3 <vm_exec_core+3411>, 0x63e3b6e1688c <vm_exec_core+22764>, 0x63e3b6e11b69 <vm_exec_core+3017>, 0x63e3b6e11fd9 <vm_exec_core+4153>, 0x63e3b6e13eae <vm_exec_core+12046>, 0x63e3b6e15bf4 <vm_exec_core+19540>, 0x63e3b6e165d5 <vm_exec_core+22069>, 0x63e3b6e15790 <vm_exec_core+18416>, 0x63e3b6e116ee <vm_exec_core+1870>, 0x63e3b6e17cfa <vm_exec_core+27994>, 0x63e3b6e18626 <vm_exec_core+30342>, 0x63e3b6e120b2 <vm_exec_core+4370>, 0x63e3b6e12c46 <vm_exec_core+7334>, 0x63e3b6e126cc <vm_exec_core+5932>, 0x63e3b6e13606 <vm_exec_core+9830>, 0x63e3b6e14600 <vm_exec_core+13920>, 0x63e3b6e12174 <vm_exec_core+4564>, 0x63e3b6e17b43 <vm_exec_core+27555>, 0x63e3b6e12bb5 <vm_exec_core+7189>, 0x63e3b6e144be <vm_exec_core+13598>, 0x63e3b6e14e73 <vm_exec_core+16083>, 0x63e3b6e17473 <vm_exec_core+25811>, 0x63e3b6e16303 <vm_exec_core+21347>, 0x63e3b6e136fa <vm_exec_core+10074>, 0x63e3b6e12f83 <vm_exec_core+8163>, 0x63e3b6e172a1 <vm_exec_core+25345>, 0x63e3b6e140fc <vm_exec_core+12636>, 0x63e3b6e16997 <vm_exec_core+23031>, 0x63e3b6e1638b <vm_exec_core+21483>, 0x63e3b6e16a64 <vm_exec_core+23236>, 0x63e3b6e182d1 <vm_exec_core+29489>, 0x63e3b6e15454 <vm_exec_core+17588>, 0x63e3b6e17542 <vm_exec_core+26018>, 0x63e3b6e1132b <vm_exec_core+907>, 0x63e3b6e17105 <vm_exec_core+24933>, 0x63e3b6e139d2 <vm_exec_core+10802>, 0x63e3b6e15c98 <vm_exec_core+19704>, 0x63e3b6e161f8 <vm_exec_core+21080>, 0x63e3b6e11330 <vm_exec_core+912>, 0x63e3b6e15b03 <vm_exec_core+19299>, 0x63e3b6e13dcf <vm_exec_core+11823>, 0x63e3b6e13140 <vm_exec_core+8608>, 0x63e3b6e16af8 <vm_exec_core+23384>, 0x63e3b6e12230 <vm_exec_core+4752>, 0x63e3b6e149b4 <vm_exec_core+14868>, 0x63e3b6e20219 <vm_exec_core+62073>, 0x63e3b6e166b7 <vm_exec_core+22295>, 0x63e3b6e12a91 <vm_exec_core+6897>, 0x63e3b6e12e5f <vm_exec_core+7871>, 0x63e3b6e12d3d <vm_exec_core+7581>, 0x63e3b6e13396 <vm_exec_core+9206>, 0x63e3b6e13c1e <vm_exec_core+11390>, 0x63e3b6e129b2 <vm_exec_core+6674>, 0x63e3b6e19243 <vm_exec_core+33443>, 0x63e3b6e1676e <vm_exec_core+22478>, 0x63e3b6e1527c <vm_exec_core+17116>, 0x63e3b6e17bf1 <vm_exec_core+27729>, 0x63e3b6e19361 <vm_exec_core+33729>, 0x63e3b6e17f57 <vm_exec_core+28599>, 0x63e3b6e18dae <vm_exec_core+32270>, 0x63e3b6e18e86 <vm_exec_core+32486>, 0x63e3b6e11c0c <vm_exec_core+3180>, 0x63e3b6e18934 <vm_exec_core+31124>, 0x63e3b6e13fbf <vm_exec_core+12319>, 0x63e3b6e18b6f <vm_exec_core+31695>, 0x63e3b6e13a7e <vm_exec_core+10974>, 0x63e3b6e17e55 <vm_exec_core+28341>, 0x63e3b6e11a33 <vm_exec_core+2707>, 0x63e3b6e13814 <vm_exec_core+10356>, 0x63e3b6e14bbc <vm_exec_core+15388>, 0x63e3b6e14555 <vm_exec_core+13749>, 0x63e3b6e14324 <vm_exec_core+13188>, 0x63e3b6e11427 <vm_exec_core+1159>, 0x63e3b6e1194a <vm_exec_core+2474>, 0x63e3b6e114b9 <vm_exec_core+1305>, 0x63e3b6e18170 <vm_exec_core+29136>, 0x63e3b6e159a0 <vm_exec_core+18944>, 0x63e3b6e14f44 <vm_exec_core+16292>, 0x63e3b6e15661 <vm_exec_core+18113>, 0x63e3b6e1537a <vm_exec_core+17370>, 0x63e3b6e143c5 <vm_exec_core+13349>, 0x63e3b6e14d68 <vm_exec_core+15816>, 0x63e3b6e1488a <vm_exec_core+14570>, 0x63e3b6e15073 <vm_exec_core+16595>, 0x63e3b6e150f5 <vm_exec_core+16725>, 0x63e3b6e1169a <vm_exec_core+1786>, 0x63e3b6e1276b <vm_exec_core+6091>, 0x63e3b6e183a0 <vm_exec_core+29696>, 0x63e3b6e122c3 <vm_exec_core+4899>, 0x63e3b6e18f9f <vm_exec_core+32767>, 0x63e3b6e16d63 <vm_exec_core+24003>, 0x63e3b6e146de <vm_exec_core+14142>, 0x63e3b6e1181a <vm_exec_core+2170>, 0x63e3b6e18a08 <vm_exec_core+31336>, 0x63e3b6e18702 <vm_exec_core+30562>, 0x63e3b6e1253b <vm_exec_core+5531>, 0x63e3b6e11db8 <vm_exec_core+3608>, 0x63e3b6e173b8 <vm_exec_core+25624>, 0x63e3b6e134f2 <vm_exec_core+9554>, 0x63e3b6e18c46 <vm_exec_core+31910>, 0x63e3b6e18890 <vm_exec_core+30960>, 0x63e3b6e13b52 <vm_exec_core+11186>, 0x63e3b6e1465c <vm_exec_core+14012>, 0x63e3b6e16fb1 <vm_exec_core+24593>, 0x63e3b6e187f1 <vm_exec_core+30801>, 0x63e3b6e16118 <vm_exec_core+20856>, 0x63e3b6e1704b <vm_exec_core+24747>, 0x63e3b6e17769 <vm_exec_core+26569>, 0x63e3b6e16044 <vm_exec_core+20644>, 0x63e3b6e11ce4 <vm_exec_core+3396>, 0x63e3b6e1687d <vm_exec_core+22749>, 0x63e3b6e11b5a <vm_exec_core+3002>, 0x63e3b6e11fca <vm_exec_core+4138>, 0x63e3b6e13e9f <vm_exec_core+12031>, 0x63e3b6e15be5 <vm_exec_core+19525>, 0x63e3b6e165c6 <vm_exec_core+22054>, 0x63e3b6e15781 <vm_exec_core+18401>, 0x63e3b6e116df <vm_exec_core+1855>, 0x63e3b6e17ceb <vm_exec_core+27979>, 0x63e3b6e18617 <vm_exec_core+30327>, 0x63e3b6e120a3 <vm_exec_core+4355>, 0x63e3b6e12c37 <vm_exec_core+7319>, 0x63e3b6e126bd <vm_exec_core+5917>, 0x63e3b6e135f7 <vm_exec_core+9815>, 0x63e3b6e145f1 <vm_exec_core+13905>, 0x63e3b6e12165 <vm_exec_core+4549>, 0x63e3b6e17b34 <vm_exec_core+27540>, 0x63e3b6e12ba6 <vm_exec_core+7174>, 0x63e3b6e144af <vm_exec_core+13583>, 0x63e3b6e14e64 <vm_exec_core+16068>, 0x63e3b6e17464 <vm_exec_core+25796>, 0x63e3b6e162f4 <vm_exec_core+21332>, 0x63e3b6e136eb <vm_exec_core+10059>, 0x63e3b6e12f74 <vm_exec_core+8148>, 0x63e3b6e17292 <vm_exec_core+25330>, 0x63e3b6e140ed <vm_exec_core+12621>, 0x63e3b6e16988 <vm_exec_core+23016>, 0x63e3b6e1637c <vm_exec_core+21468>, 0x63e3b6e16a55 <vm_exec_core+23221>, 0x63e3b6e182c2 <vm_exec_core+29474>, 0x63e3b6e15445 <vm_exec_core+17573>, 0x63e3b6e17533 <vm_exec_core+26003>, 0x63e3b6e162e0 <vm_exec_core+21312>, 0x63e3b6e170f6 <vm_exec_core+24918>, 0x63e3b6e139c3 <vm_exec_core+10787>, 0x63e3b6e15c89 <vm_exec_core+19689>, 0x63e3b6e161e9 <vm_exec_core+21065>, 0x63e3b6e14ba8 <vm_exec_core+15368>, 0x63e3b6e15af4 <vm_exec_core+19284>, 0x63e3b6e13dc0 <vm_exec_core+11808>, 0x63e3b6e13131 <vm_exec_core+8593>, 0x63e3b6e16ae9 <vm_exec_core+23369>, 0x63e3b6e12221 <vm_exec_core+4737>, 0x63e3b6e149a5 <vm_exec_core+14853>, 0x63e3b6e2020a <vm_exec_core+62058>, 0x63e3b6e166a8 <vm_exec_core+22280>, 0x63e3b6e12a82 <vm_exec_core+6882>, 0x63e3b6e12e50 <vm_exec_core+7856>, 0x63e3b6e12d2e <vm_exec_core+7566>, 0x63e3b6e13387 <vm_exec_core+9191>, 0x63e3b6e13c0f <vm_exec_core+11375>, 0x63e3b6e15aef <vm_exec_core+19279>, 0x63e3b6e15272 <vm_exec_core+17106>, 0x63e3b6e15aea <vm_exec_core+19274>, 0x63e3b6e162e0 <vm_exec_core+21312>, 0x63e3b6e162de <vm_exec_core+21310>, 0x63e3b6e13382 <vm_exec_core+9186>, 0x63e3b6e16841 <vm_exec_core+22689>, 0x63e3b6e14652 <vm_exec_core+14002>, 0x63e3b6e14657 <vm_exec_core+14007>, 0x63e3b6e162dc <vm_exec_core+21308>, 0x63e3b6e161bb <vm_exec_core+21019>, 0x63e3b6e15648 <vm_exec_core+18088>, 0x63e3b6e15366 <vm_exec_core+17350>, 0x63e3b6e162da <vm_exec_core+21306>, 0x63e3b6e1577c <vm_exec_core+18396>...} reg_cfp = 0x705fa81ff608 reg_pc = 0x5190000166b8 th: 0x51500015a700, native_id: 0x705f896006c0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> -- Control frame information ----------------------------------------------- c:0003 p:---- s:0012 e:000011 CFUNC :readpartial INSN_LABEL_setlocal = <optimized out> c:0002 p:0036 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] INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> th: 0x51500015fc00, native_id: 0x705f836006c0 INSN_LABEL_getblockparamproxy = <optimized out> -- Control frame information ----------------------------------------------- c:0007 p:---- s:0028 e:000027 CFUNC :sleep INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> c:0006 p:0005 s:0023 e:000022 CLASS /tmp/rubytest.whetj6/autoload20241025-416850-ivxdcl.rb:1 c:0005 p:0007 s:0020 e:000019 TOP /tmp/rubytest.whetj6/autoload20241025-416850-ivxdcl.rb:1 [FINISH] 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> c:0004 p:---- s:0017 e:000016 CFUNC :require INSN_LABEL_getconstant = <optimized out> 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] INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] 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_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_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 0x000063e3b6e0ded1 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #30 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000003d0 _tag = <optimized out> state = <optimized out> result = 36 #31 0x000063e3b6e8e672 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x705fa81ff738, self=123556165645120, 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:1595 flags = 0 iseq = 0x705faa535410 cfp = <optimized out> sp = 0x705fa80ff8d0 use_argv = 0x705fa8a346e0 stack_argv = 0x705fa80ff8d0 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:1609 captured = 0x705fa81ff738 #33 0x000063e3b6e3ae36 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:1646 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:1654 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 0x000063e3b6e3ae36 in rb_yield (val=<optimized out>) No locals. #37 0x000063e3b6febd26 in rb_ary_collect (ary=123555595743360) at /tmp/ruby/src/trunk_asan/array.c:3618 collect = 123555595743240 i = 0 #38 0x000063e3b6e71068 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:3794 ci = 0x163100000001 cc = <optimized out> me = 0x705faa5e0130 cfunc = 0x50400000a798 recv = 123555595743360 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #39 0x000063e3b6e15e9b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x705fa81ff720, cd=0x502000012d10, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #40 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000012d10 insns_address_table = {0x63e3b6e116a9 <vm_exec_core+1801>, 0x63e3b6e1277a <vm_exec_core+6106>, 0x63e3b6e183af <vm_exec_core+29711>, 0x63e3b6e122d2 <vm_exec_core+4914>, 0x63e3b6e18fae <vm_exec_core+32782>, 0x63e3b6e16d72 <vm_exec_core+24018>, 0x63e3b6e146ed <vm_exec_core+14157>, 0x63e3b6e11829 <vm_exec_core+2185>, 0x63e3b6e18a17 <vm_exec_core+31351>, 0x63e3b6e18711 <vm_exec_core+30577>, 0x63e3b6e1254a <vm_exec_core+5546>, 0x63e3b6e11dc7 <vm_exec_core+3623>, 0x63e3b6e173c7 <vm_exec_core+25639>, 0x63e3b6e13501 <vm_exec_core+9569>, 0x63e3b6e18c55 <vm_exec_core+31925>, 0x63e3b6e1889f <vm_exec_core+30975>, 0x63e3b6e13b61 <vm_exec_core+11201>, 0x63e3b6e1466b <vm_exec_core+14027>, 0x63e3b6e16fc0 <vm_exec_core+24608>, 0x63e3b6e18800 <vm_exec_core+30816>, 0x63e3b6e16127 <vm_exec_core+20871>, 0x63e3b6e1705a <vm_exec_core+24762>, 0x63e3b6e17778 <vm_exec_core+26584>, 0x63e3b6e16053 <vm_exec_core+20659>, 0x63e3b6e11cf3 <vm_exec_core+3411>, 0x63e3b6e1688c <vm_exec_core+22764>, 0x63e3b6e11b69 <vm_exec_core+3017>, 0x63e3b6e11fd9 <vm_exec_core+4153>, 0x63e3b6e13eae <vm_exec_core+12046>, 0x63e3b6e15bf4 <vm_exec_core+19540>, 0x63e3b6e165d5 <vm_exec_core+22069>, 0x63e3b6e15790 <vm_exec_core+18416>, 0x63e3b6e116ee <vm_exec_core+1870>, 0x63e3b6e17cfa <vm_exec_core+27994>, 0x63e3b6e18626 <vm_exec_core+30342>, 0x63e3b6e120b2 <vm_exec_core+4370>, 0x63e3b6e12c46 <vm_exec_core+7334>, 0x63e3b6e126cc <vm_exec_core+5932>, 0x63e3b6e13606 <vm_exec_core+9830>, 0x63e3b6e14600 <vm_exec_core+13920>, 0x63e3b6e12174 <vm_exec_core+4564>, 0x63e3b6e17b43 <vm_exec_core+27555>, 0x63e3b6e12bb5 <vm_exec_core+7189>, 0x63e3b6e144be <vm_exec_core+13598>, 0x63e3b6e14e73 <vm_exec_core+16083>, 0x63e3b6e17473 <vm_exec_core+25811>, 0x63e3b6e16303 <vm_exec_core+21347>, 0x63e3b6e136fa <vm_exec_core+10074>, 0x63e3b6e12f83 <vm_exec_core+8163>, 0x63e3b6e172a1 <vm_exec_core+25345>, 0x63e3b6e140fc <vm_exec_core+12636>, 0x63e3b6e16997 <vm_exec_core+23031>, 0x63e3b6e1638b <vm_exec_core+21483>, 0x63e3b6e16a64 <vm_exec_core+23236>, 0x63e3b6e182d1 <vm_exec_core+29489>, 0x63e3b6e15454 <vm_exec_core+17588>, 0x63e3b6e17542 <vm_exec_core+26018>, 0x63e3b6e1132b <vm_exec_core+907>, 0x63e3b6e17105 <vm_exec_core+24933>, 0x63e3b6e139d2 <vm_exec_core+10802>, 0x63e3b6e15c98 <vm_exec_core+19704>, 0x63e3b6e161f8 <vm_exec_core+21080>, 0x63e3b6e11330 <vm_exec_core+912>, 0x63e3b6e15b03 <vm_exec_core+19299>, 0x63e3b6e13dcf <vm_exec_core+11823>, 0x63e3b6e13140 <vm_exec_core+8608>, 0x63e3b6e16af8 <vm_exec_core+23384>, 0x63e3b6e12230 <vm_exec_core+4752>, 0x63e3b6e149b4 <vm_exec_core+14868>, 0x63e3b6e20219 <vm_exec_core+62073>, 0x63e3b6e166b7 <vm_exec_core+22295>, 0x63e3b6e12a91 <vm_exec_core+6897>, 0x63e3b6e12e5f <vm_exec_core+7871>, 0x63e3b6e12d3d <vm_exec_core+7581>, 0x63e3b6e13396 <vm_exec_core+9206>, 0x63e3b6e13c1e <vm_exec_core+11390>, 0x63e3b6e129b2 <vm_exec_core+6674>, 0x63e3b6e19243 <vm_exec_core+33443>, 0x63e3b6e1676e <vm_exec_core+22478>, 0x63e3b6e1527c <vm_exec_core+17116>, 0x63e3b6e17bf1 <vm_exec_core+27729>, 0x63e3b6e19361 <vm_exec_core+33729>, 0x63e3b6e17f57 <vm_exec_core+28599>, 0x63e3b6e18dae <vm_exec_core+32270>, 0x63e3b6e18e86 <vm_exec_core+32486>, 0x63e3b6e11c0c <vm_exec_core+3180>, 0x63e3b6e18934 <vm_exec_core+31124>, 0x63e3b6e13fbf <vm_exec_core+12319>, 0x63e3b6e18b6f <vm_exec_core+31695>, 0x63e3b6e13a7e <vm_exec_core+10974>, 0x63e3b6e17e55 <vm_exec_core+28341>, 0x63e3b6e11a33 <vm_exec_core+2707>, 0x63e3b6e13814 <vm_exec_core+10356>, 0x63e3b6e14bbc <vm_exec_core+15388>, 0x63e3b6e14555 <vm_exec_core+13749>, 0x63e3b6e14324 <vm_exec_core+13188>, 0x63e3b6e11427 <vm_exec_core+1159>, 0x63e3b6e1194a <vm_exec_core+2474>, 0x63e3b6e114b9 <vm_exec_core+1305>, 0x63e3b6e18170 <vm_exec_core+29136>, 0x63e3b6e159a0 <vm_exec_core+18944>, 0x63e3b6e14f44 <vm_exec_core+16292>, 0x63e3b6e15661 <vm_exec_core+18113>, 0x63e3b6e1537a <vm_exec_core+17370>, 0x63e3b6e143c5 <vm_exec_core+13349>, 0x63e3b6e14d68 <vm_exec_core+15816>, 0x63e3b6e1488a <vm_exec_core+14570>, 0x63e3b6e15073 <vm_exec_core+16595>, 0x63e3b6e150f5 <vm_exec_core+16725>, 0x63e3b6e1169a <vm_exec_core+1786>, 0x63e3b6e1276b <vm_exec_core+6091>, 0x63e3b6e183a0 <vm_exec_core+29696>, 0x63e3b6e122c3 <vm_exec_core+4899>, 0x63e3b6e18f9f <vm_exec_core+32767>, 0x63e3b6e16d63 <vm_exec_core+24003>, 0x63e3b6e146de <vm_exec_core+14142>, 0x63e3b6e1181a <vm_exec_core+2170>, 0x63e3b6e18a08 <vm_exec_core+31336>, 0x63e3b6e18702 <vm_exec_core+30562>, 0x63e3b6e1253b <vm_exec_core+5531>, 0x63e3b6e11db8 <vm_exec_core+3608>, 0x63e3b6e173b8 <vm_exec_core+25624>, 0x63e3b6e134f2 <vm_exec_core+9554>, 0x63e3b6e18c46 <vm_exec_core+31910>, 0x63e3b6e18890 <vm_exec_core+30960>, 0x63e3b6e13b52 <vm_exec_core+11186>, 0x63e3b6e1465c <vm_exec_core+14012>, 0x63e3b6e16fb1 <vm_exec_core+24593>, 0x63e3b6e187f1 <vm_exec_core+30801>, 0x63e3b6e16118 <vm_exec_core+20856>, 0x63e3b6e1704b <vm_exec_core+24747>, 0x63e3b6e17769 <vm_exec_core+26569>, 0x63e3b6e16044 <vm_exec_core+20644>, 0x63e3b6e11ce4 <vm_exec_core+3396>, 0x63e3b6e1687d <vm_exec_core+22749>, 0x63e3b6e11b5a <vm_exec_core+3002>, 0x63e3b6e11fca <vm_exec_core+4138>, 0x63e3b6e13e9f <vm_exec_core+12031>, 0x63e3b6e15be5 <vm_exec_core+19525>, 0x63e3b6e165c6 <vm_exec_core+22054>, 0x63e3b6e15781 <vm_exec_core+18401>, 0x63e3b6e116df <vm_exec_core+1855>, 0x63e3b6e17ceb <vm_exec_core+27979>, 0x63e3b6e18617 <vm_exec_core+30327>, 0x63e3b6e120a3 <vm_exec_core+4355>, 0x63e3b6e12c37 <vm_exec_core+7319>, 0x63e3b6e126bd <vm_exec_core+5917>, 0x63e3b6e135f7 <vm_exec_core+9815>, 0x63e3b6e145f1 <vm_exec_core+13905>, 0x63e3b6e12165 <vm_exec_core+4549>, 0x63e3b6e17b34 <vm_exec_core+27540>, 0x63e3b6e12ba6 <vm_exec_core+7174>, 0x63e3b6e144af <vm_exec_core+13583>, 0x63e3b6e14e64 <vm_exec_core+16068>, 0x63e3b6e17464 <vm_exec_core+25796>, 0x63e3b6e162f4 <vm_exec_core+21332>, 0x63e3b6e136eb <vm_exec_core+10059>, 0x63e3b6e12f74 <vm_exec_core+8148>, 0x63e3b6e17292 <vm_exec_core+25330>, 0x63e3b6e140ed <vm_exec_core+12621>, 0x63e3b6e16988 <vm_exec_core+23016>, 0x63e3b6e1637c <vm_exec_core+21468>, 0x63e3b6e16a55 <vm_exec_core+23221>, 0x63e3b6e182c2 <vm_exec_core+29474>, 0x63e3b6e15445 <vm_exec_core+17573>, 0x63e3b6e17533 <vm_exec_core+26003>, 0x63e3b6e162e0 <vm_exec_core+21312>, 0x63e3b6e170f6 <vm_exec_core+24918>, 0x63e3b6e139c3 <vm_exec_core+10787>, 0x63e3b6e15c89 <vm_exec_core+19689>, 0x63e3b6e161e9 <vm_exec_core+21065>, 0x63e3b6e14ba8 <vm_exec_core+15368>, 0x63e3b6e15af4 <vm_exec_core+19284>, 0x63e3b6e13dc0 <vm_exec_core+11808>, 0x63e3b6e13131 <vm_exec_core+8593>, 0x63e3b6e16ae9 <vm_exec_core+23369>, 0x63e3b6e12221 <vm_exec_core+4737>, 0x63e3b6e149a5 <vm_exec_core+14853>, 0x63e3b6e2020a <vm_exec_core+62058>, 0x63e3b6e166a8 <vm_exec_core+22280>, 0x63e3b6e12a82 <vm_exec_core+6882>, 0x63e3b6e12e50 <vm_exec_core+7856>, 0x63e3b6e12d2e <vm_exec_core+7566>, 0x63e3b6e13387 <vm_exec_core+9191>, 0x63e3b6e13c0f <vm_exec_core+11375>, 0x63e3b6e15aef <vm_exec_core+19279>, 0x63e3b6e15272 <vm_exec_core+17106>, 0x63e3b6e15aea <vm_exec_core+19274>, 0x63e3b6e162e0 <vm_exec_core+21312>, 0x63e3b6e162de <vm_exec_core+21310>, 0x63e3b6e13382 <vm_exec_core+9186>, 0x63e3b6e16841 <vm_exec_core+22689>, 0x63e3b6e14652 <vm_exec_core+14002>, 0x63e3b6e14657 <vm_exec_core+14007>, 0x63e3b6e162dc <vm_exec_core+21308>, 0x63e3b6e161bb <vm_exec_core+21019>, 0x63e3b6e15648 <vm_exec_core+18088>, 0x63e3b6e15366 <vm_exec_core+17350>, 0x63e3b6e162da <vm_exec_core+21306>, 0x63e3b6e1577c <vm_exec_core+18396>...} reg_cfp = 0x705fa81ff720 reg_pc = 0x50400002f9f8 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_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_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 0x000063e3b6e0ded1 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #42 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000003d0 _tag = <optimized out> state = <optimized out> result = 36 #43 0x000063e3b6a9635b in rb_ec_exec_node (ec=0x5160000003d0, n=0x705faa5355a0) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcdde92470, <optimized out>, 0x7ffcdde923c0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x705faa5355a0 #44 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000003d0 status = <optimized out> #45 0x000063e3b6a8f8c7 in rb_main (argc=10, argv=0x7ffcdde92648) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #46 main (argc=10, argv=0x7ffcdde92648) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 416850) detached] $ timeout 60 gdb -p 416836 -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.whetj6: * -rw------- 1 35 2024-10-25 06:19:58 +0000 autoload20241025-416850-ivxdcl.rb >>> Threads No threads. >>> Machine level backtrace make: *** [uncommon.mk:963: yes-test-all] Error 1 >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 416181 -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 416180 -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 453899 -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/15.0.0 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 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/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' 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/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' 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.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/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.4.0dev (2024-10-25T05:05:56Z master 0d7f746097) +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 ............................................................ 3360 ............................................................ 3420 ................. Finished in 34.497871 seconds 3436 files, 32794 examples, 132827 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.