# Logfile created on 2024-08-12 23:52:54 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007f752eebfdc0 @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_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20240812-235254", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f752eee0a70 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f752eee04f8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f752ddea248 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240812-235254", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240812-235254>, @binmode=false, @mon_data=#<Monitor:0x00007f752f29fd28>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /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/power_assert.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = d012f6d49f $$$[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 power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /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/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.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 f41dd921ab37f3b36cf1367a15c5c5382a00cd66038b4ef72d9d652ad65957eb 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/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: 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/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' 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.0/ext/racc/cparse' 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]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/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]: 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/racc-1.8.0/ext/racc/cparse' 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/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/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/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]: 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 power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 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 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.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 power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.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' Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... 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 Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem 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 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/coverage' 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/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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' 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/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' 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/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' 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/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/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/ext/ripper' 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/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/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/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]: 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]: 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.6 irb 1.14.0 logger 1.6.0 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 0.30.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.9 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.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 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.3 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.1.2 stringio 3.1.2 strscan 3.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 minitest 5.24.1 rake 13.2.1 test-unit 3.6.2 rexml 3.3.5 rss 0.3.1 net-ftp 0.3.7 net-imap 0.4.14 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.5.2 typeprof 0.21.11 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 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: power_assert-2.0.4dev.gem not found in bundled_gems $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j16' PASS all 1982 tests $$$[end] "make yes-btest TESTOPTS='-q -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.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' 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.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/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=11473 "--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/913] 514347=test_method_name_check [ 2/913] 514337=test_kernel [ 3/913] 514340=heredoc_dedent_test [ 4/913] 514348=test_acceptable [ 5/913] 514350=implicit_array_test [ 6/913] 514342=test_len [ 7/913] 514335=test_function_entry [ 8/913] 514339=test_rdoc_parser_markdown [ 9/913] 514345=test_win32ole_param [ 10/913] 514346=test_http_request [ 11/913] 514343=test_data [ 12/913] 514336=test_rdoc_ri_driver [ 13/913] 514338=test_httpheader [ 14/913] 514341=test_gem_commands_server_command [ 15/913] 514342=test_gem_package_task [ 16/913] 514344=test_bn [ 17/913] 514349=test_provider [ 18/913] 514345=test_win32ole_method_event [ 19/913] 514335=numeric_value_test [ 20/913] 514345=test_keyword [ 21/913] 514343=!Nothing_to_test [ 22/913] 514343=test_syntax [ 23/913] 514347=test_gem_request_set_gem_dependency_api [ 24/913] 514346=test_grapheme_breaks [ 25/913] 514340=test_date_marshal [ 26/913] 514346=test_ossl [ 27/913] 514344=test_ruby_lex [ 28/913] 514340=test_assignment [ 29/913] 514350=test_singleton [ 30/913] 514335=test_rdoc_servlet [ 31/913] 514338=test_rdoc_rd_block_parser [ 32/913] 514350=test_win32ole_param_event [ 33/913] 514350=test_ripper [ 34/913] 514335=test_key_name_check [ 35/913] 514335=test_exception [ 36/913] 514335=test_rdoc_generator_pot [ 37/913] 514348=test_gem_commands_signout_command [ 38/913] 514339=test_object [ 39/913] 514342=test_file_exhaustive [ 40/913] 514339=test_gem_gem_runner [ 41/913] 514341=test_gem_ext_cargo_builder [ 42/913] 514341=test_optarg [ 43/913] 514338=test_ssl_session [ 44/913] 514335=test_ractor [ 45/913] 514335=test_stream [ 46/913] 514335=test_pack [ 47/913] 514344=test_gem_commands_exec_command [ 48/913] 514347=test_gem_commands_unpack_command [ 49/913] 514348=test_gem_resolver_local_specification [ 50/913] 514341=test_autoload [ 51/913] 514348=test_fiber [ 52/913] 514336=test_generic [ 53/913] 514339=breadth_first_search_test [ 54/913] 514350=test_deprecated [ 55/913] 514350=test_key_stroke [ 56/913] 514336=test_gc_compact [ 57/913] 514349=test_resize [ 58/913] 514339=test_rdoc_generator_darkfish [ 59/913] 514349=test_div [ 60/913] 514349=errors_test [ 61/913] 514350=test_open3 [ 62/913] 514345=test_vm_dump [ 63/913] 514345=test_ftp [ 64/913] 514335=test_rdoc_markup_document [ 65/913] 514335=test_err_in_callback [ 66/913] 514335=test_rdoc_store [ 67/913] 514345=json_parser_test [ 68/913] 514347=test_win32ole_variant_m [ 69/913] 514338=test_alias_and_anchor [ 70/913] 514347=test_gem_commands_setup_command [ 71/913] 514349=test_gem_commands_rebuild_command [ 72/913] 514337=test_cesu8 [ 73/913] 514337=test_rdoc_stats [ 74/913] 514345=test_rand [ 75/913] 514338=test_pkey_ec [ 76/913] 514338=test_thread [ 77/913] 514338=test_noarg [ 78/913] 514339=test_data [ 79/913] 514339=test_date_parse [ 80/913] 514337=test_gem_commands_update_command [ 81/913] 514345=test_fips [ 82/913] 514349=test_helper [ 83/913] 514349=test_memory_view [ 84/913] 514349=test_integer [ 85/913] 514339=test_utf32 [ 86/913] 514339=test_ellipsize [ 87/913] 514349=test_nextafter [ 88/913] 514339=test_input_method [ 89/913] 514338=test_capacity [ 90/913] 514338=test_tracer [ 91/913] 514349=test_option [ 92/913] 514347=test_gem_safe_marshal [ 93/913] 514339=test_backtrace [ 94/913] 514338=static_literals_test [ 95/913] 514339=test_workspace [ 96/913] 514349=test_to_ruby [ 97/913] 514349=test_bundled_ca [ 98/913] 514338=test_random [ 99/913] 514338=test_regex_casefold [100/913] 514338=test_pipe [101/913] 514345=test_gem_source_git [102/913] 514339=test_gem_commands_check_command [103/913] 514339=test_random_formatter [104/913] 514339=test_rdoc_normal_class [105/913] 514338=test_gem_installer [106/913] 514335=test_rdoc_top_level [107/913] 514344=test_gem_command_manager [108/913] 514339=test_multi_irb_commands [109/913] 514339=test_rdoc_code_object [110/913] 514349=test_erb [111/913] 514344=test_scan_args [112/913] 514344=test_date_attr [113/913] 514344=test_duplicate [114/913] 514344=test_time [115/913] 514349=json_ext_parser_test [116/913] 514349=test_integer [117/913] 514347=test_files_lib [118/913] 514346=test_sorted_set [119/913] 514344=test_emoji [120/913] 514335=test_string [121/913] 514344=test_help [122/913] 514344=test_class_name_check [123/913] 514344=test_gem_resolver_git_set [124/913] 514345=test_cp949 [125/913] 514345=test_condition [126/913] 514345=test_emitter [127/913] 514345=test_json_tree [128/913] 514345=library_symbols_test [129/913] 514339=test_ractor [130/913] 514344=test_date_strptime [131/913] 514346=test_ssl [132/913] 514345=test_nomethod_error [133/913] 514345=test_https_proxy [134/913] 514345=test_pkey_dsa [135/913] 514337=test_load [136/913] 514340=test_uncorrectable_name_check [137/913] 514337=test_singleton_function [138/913] 514337=test_cclass [139/913] 514340=test_shellwords [140/913] 514340=test_proc [141/913] 514344=test_case_comprehensive [142/913] 514344=test_framework [143/913] 514344=magic_comment_test [144/913] 514345=test_zlib [145/913] 514337=test_marshal [146/913] 514339=test_omap [147/913] 514339=test_parser [148/913] 514339=attribute_write_test [149/913] 514339=test_yaml_special_cases [150/913] 514339=test_gem_source_list [151/913] 514342=test_helper_method [152/913] 514339=test_delegate [153/913] 514339=test_cgi_core [154/913] 514344=test_gem [155/913] 514339=test_files_test_1 [156/913] 514342=test_gem_remote_fetcher_local_ssl_server [157/913] 514340=test_rdoc_rd_inline [158/913] 514337=test_float Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 7 #<File::Stat dev=0x8, ino=343573573, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 514346 ko1 7u IPv4 343573573 0t0 TCP localhost:42107->localhost:38836 (CLOSE_WAIT) [159/913] 514346=test_severity [160/913] 514340=test_ractor [161/913] 514346=test_rbconfig [162/913] 514346=test_gem_uri [163/913] 514340=test_command [164/913] 514346=test_gem_package_old [165/913] 514346=test_digest [166/913] 514336=test_arith_seq_extract [167/913] 514340=test_gem_commands_help_command [168/913] 514337=test_stringchar [169/913] 514350=test_debug [170/913] 514350=test_win32ole_variant [171/913] 514336=test_fiddle [172/913] 514350=test_enumerator [173/913] 514337=test_rdoc_markup_formatter [174/913] 514350=test_psych [175/913] 514337=test_ractor [176/913] 514336=test_rdoc_parser_prism_ruby [177/913] 514344=test_rdoc_task [178/913] 514350=test_backtrace [179/913] 514344=test_time_tz [180/913] 514346=test_kdf [181/913] 514344=test_gem_request_set_lockfile_tokenizer [182/913] 514337=test_gem_commands_outdated_command [183/913] 514344=test_class2name [184/913] 514344=test_nil [185/913] 514344=test_error_highlight [186/913] 514346=test_find_executable [187/913] 514340=test_set [188/913] 514342=test_array [189/913] 514346=test_lazy_enumerator [190/913] 514337=test_date_compat [191/913] 514337=test_profile_frames [192/913] 514340=test_resolve_symbol [193/913] 514340=test_name_error [194/913] 514337=test_exception_at_throwing [195/913] 514337=test_benchmark [196/913] 514350=string_encoding_test [197/913] 514350=test_safe_load [198/913] 514350=test_color_printer [199/913] 514350=test_frozen [200/913] 514350=test_handle [201/913] 514340=test_gem_source [202/913] 514346=test_rdoc_markup_to_rdoc [203/913] 514336=test_gem_package [204/913] 514350=test_utf16 [205/913] 514350=test_enumerator [206/913] 514344=test_rdoc_parser_simple [207/913] 514337=test_pkcs12 [208/913] 514345=test_date_time [209/913] 514345=test_date [210/913] 514345=test_parser [211/913] 514346=test_gem_available_set [212/913] 514345=test_gem_source_installed [213/913] 514345=test_modify_expand [214/913] 514345=test_change_word [215/913] 514345=test_rdoc_ri_paths [216/913] 514340=overlap_test [217/913] 514344=test_gem_uninstaller [218/913] 514346=test_symbol [219/913] 514346=test_gem_platform [220/913] 514346=test_propertyputref [221/913] 514346=test_gem_source_vendor [222/913] 514346=test_gem_commands_list_command [223/913] 514346=test_variable_name_check [224/913] 514345=test_pty [225/913] 514337=test_assembler [226/913] 514337=test_scalar_scanner [227/913] 514337=test_within_pipe [228/913] 514346=test_beginendblock [229/913] 514337=test_gem_resolver_requirement_list [230/913] 514337=test_reline [231/913] 514340=test_hash [232/913] 514336=test_arith_seq_beg_len_step [233/913] 514336=test_io_buffer [234/913] 514345=test_win32ole_event [235/913] 514345=test_rdoc_rdoc [236/913] 514336=test_rdoc_markup_pre_process [237/913] 514336=test_yjit_exit_locations [238/913] 514346=test_yamlstore [239/913] 514345=test_gem_config_file [240/913] 514346=test_gem_commands_pristine_command [241/913] 514349=test_rdoc_method_attr [242/913] 514336=ripper_test [243/913] 514345=test_rubygems [244/913] 514344=test_gem_package_tar_writer [245/913] 514345=test_mailto [246/913] 514345=test_yaml_tree [247/913] 514345=test_case_mapping [248/913] 514345=test_socket [249/913] 514344=snapshots_test [250/913] 514337=test_function [251/913] 514347=test_weakref [252/913] 514349=test_not [253/913] 514349=test_timeout [254/913] 514348=test_member [255/913] 514347=test_gem_console_ui [256/913] 514348=test_gem_update_suggestion [257/913] 514347=test_gem_source_fetch_problem [258/913] 514347=test_set [259/913] 514347=test_resource [260/913] 514336=test_reline_key [261/913] 514347=test_reqarg [262/913] 514348=test_rdoc_generator_pot_po [263/913] 514336=test_rdoc_markup_hard_break [264/913] 514337=test_gem_resolver_lock_set [265/913] 514336=test_append [266/913] 514336=test_ractor_compatibility [267/913] 514337=test_method [268/913] 514349=test_unicode_normalize [269/913] 514348=test_webauthn_poller [270/913] 514349=test_date_conv [271/913] 514349=test_gem_resolver_composed_set [272/913] 514348=test_rdoc_i18n_locale [273/913] 514349=test_argf [274/913] 514348=test_egrep_cpp [275/913] 514348=test_m17n [276/913] 514339=test_rdoc_markup_attribute_manager [277/913] 514339=test_yjit [278/913] 514336=test_buffered_io [279/913] 514347=test_arity [280/913] 514347=test_ipaddr [281/913] 514347=test_pkey_rsa [282/913] 514336=test_rdoc_generator_ri [283/913] 514336=test_nofree [284/913] 514336=test_numhash [285/913] 514336=test_gem_stream_ui [286/913] 514348=test_trace [287/913] 514348=test_sizeof [288/913] 514336=test_face [289/913] 514336=test_gem_requirement [290/913] 514347=test_alias [291/913] 514336=test_euc_tw [292/913] 514336=test_gem_security [293/913] 514344=test_gem_commands_build_command [294/913] 514343=test_compile_prism [295/913] 514346=test_sleep [296/913] 514345=test_x509name [297/913] 514345=test_object_references [298/913] 514345=test_wait [299/913] 514347=test_require [300/913] 514345=test_dup [301/913] 514338=test_dns [302/913] 514344=test_stringio [303/913] 514344=test_date_new [304/913] 514344=test_io_timeout [305/913] 514344=command_line_test [306/913] 514338=test_rdoc_rd [307/913] 514344=test_gem_commands_info_command [308/913] 514338=test_comparable [309/913] 514338=test_emoji_breaks [310/913] 514345=test_notimplement [311/913] 514338=test_system [312/913] 514343=test_bug-3571 [313/913] 514344=test_console_attr [314/913] 514344=test_gem_bundler_version_finder [315/913] 514345=test_win32ole_record [316/913] 514345=test_gem_path_support [317/913] 514343=constant_path_node_test [318/913] 514344=heredoc_test [319/913] 514344=test_webauthn_listener_response [320/913] 514345=test_ubf_async_safe [321/913] 514344=test_array [322/913] 514345=snippets_test [323/913] 514344=parser_test [324/913] 514344=newline_test [325/913] 514346=test_bug-5832 [326/913] 514346=test_cgi_multipart [327/913] 514343=test_case [328/913] 514343=test_digest_extend [329/913] 514343=test_gem_safe_yaml [330/913] 514346=test_popen_deadlock [331/913] 514344=test_did_you_mean [332/913] 514342=test_autoconf [333/913] 514342=test_libs [334/913] 514342=test_super [335/913] 514344=test_math [336/913] 514344=json_encoding_test [337/913] 514344=test_time [338/913] 514343=test_gc [339/913] 514343=test_rb_str_dup [340/913] 514343=fuzzer_test [341/913] 514343=test_rdoc_comment [342/913] 514344=test_pack [343/913] 514344=test_ast [344/913] 514343=test_struct [345/913] 514343=onigmo_test [346/913] 514343=test_nesting_parser [347/913] 514342=test_gem_resolver_installer_set [348/913] 514343=test_gem_dependency_list [349/913] 514343=test_files_test [350/913] 514346=test_rendering [351/913] 514346=test_gem_commands_uninstall_command [352/913] 514342=test_ocsp [353/913] 514343=test_rdoc_text [354/913] 514343=test_shapes [355/913] 514343=test_pkey_dh [356/913] 514343=test_ifunless [357/913] 514343=test_require [358/913] 514343=test_gem_silent_ui [359/913] 514343=test_env [360/913] 514338=regular_expression_encoding_test [361/913] 514338=test_config [362/913] 514342=test_project_sanity [363/913] 514338=test_rdoc_markup_paragraph [364/913] 514338=test_interned_str [365/913] 514338=test_placearg [366/913] 514342=test_gem_commands_cleanup_command [367/913] 514338=test_io_m17n [368/913] 514336=test_config [369/913] 514336=test_delete [370/913] 514345=comments_test [371/913] 514336=test_ensured [372/913] 514345=test_continuation [373/913] 514345=test_object_create_start [374/913] 514345=test_forwardable [375/913] 514345=test_gem_resolver_api_set [376/913] 514336=parse_stream_test [377/913] 514336=test_locale [378/913] 514345=test_emitter [379/913] 514345=test_ts [380/913] 514348=test_tmpdir [381/913] 514346=node_id_test [382/913] 514336=test_gem_source_subpath_problem [383/913] 514348=test_range [384/913] 514336=test_type [385/913] 514336=test_dryrun [386/913] 514336=json_generator_test [387/913] 514342=test_gem_impossible_dependencies_error [388/913] 514342=test_io_buffer [389/913] 514342=encodings_test [390/913] 514336=test_string_processing [391/913] 514336=test_rdoc_alias [392/913] 514336=test_rdoc_single_class [393/913] 514336=test_windows_1252 [394/913] 514336=test_configuration [395/913] 514342=dispatcher_test [396/913] 514342=test_udp [397/913] 514342=test_rdoc_token_stream [398/913] 514346=test_rubyoptions [399/913] 514336=test_printf [400/913] 514335=test_to_ary_concat [401/913] 514336=warnings_test [402/913] 514345=test_stringify_symbols [403/913] 514336=test_prettyprint [404/913] 514345=test_gem_validator [405/913] 514345=integer_parse_test [406/913] 514336=test_install [407/913] 514345=test_rdoc_markup_to_label [408/913] 514342=test_sleep [409/913] 514345=test_queue [410/913] 514345=test_key_event_record [411/913] 514345=regular_expression_options_test [412/913] 514345=test_depth_first [413/913] 514345=test_ns_spki [414/913] 514345=test_tsort [415/913] 514345=index_write_test [416/913] 514345=test_integer_comb [417/913] 514336=test_tree_spell_checker [418/913] 514336=test_pair [419/913] 514350=test_m17n_comb [420/913] 514335=test_date_ractor [421/913] 514338=test_custom_command [422/913] 514338=test_bundled_gems [423/913] 514338=lex_test [424/913] 514335=test_dir [425/913] 514348=test_gem_ext_configure_builder [426/913] 514347=test_mdns [427/913] 514347=test_x509store [428/913] 514348=test_rdoc_rd_inline_parser [429/913] 514348=test_lexer [430/913] 514342=test_win32ole_type [431/913] 514342=test_rdoc_extend [432/913] 514335=test_io_wait [433/913] 514348=test_kwargs [434/913] 514337=test_random [435/913] 514348=test_merge_keys [436/913] 514337=test_euc_kr [437/913] 514348=test_gem_commands_lock_command [438/913] 514337=test_rdoc_generator_json_index [439/913] 514348=test_set_len [440/913] 514348=test_threadgroup [441/913] 514337=test_gem_security_signer [442/913] 514342=test_exception [443/913] 514335=test_bash_completion [444/913] 514335=test_gem_local_remote_options [445/913] 514347=test_gem_resolver_dependency_request [446/913] 514347=test_force_exit [447/913] 514337=test_win32ole_typelib [448/913] 514337=test_euc_jp [449/913] 514337=test_abi [450/913] 514347=test_external_new [451/913] 514347=test_scanner_events [452/913] 514348=test_weakmap [453/913] 514347=test_gem_doctor [454/913] 514340=test_ancdata [455/913] 514340=test_rdoc_markup_to_table_of_contents [456/913] 514347=test_data_error [457/913] 514335=test_rubyvm [458/913] 514340=test_gem_request_connection_pools [459/913] 514335=test_rdoc_markdown [460/913] 514337=test_optimization [461/913] 514347=test_common [462/913] 514335=test_rdoc_encoding [463/913] 514340=test_sprintf [464/913] 514335=test_gem_uri_formatter [465/913] 514338=test_gem_commands_push_command [466/913] 514335=test_module [467/913] 514347=parse_success_test [468/913] 514347=test_ractor [469/913] 514347=test_deprecate [470/913] 514347=test_rdoc_constant [471/913] 514336=test_registry [472/913] 514336=test_ssl [473/913] 514340=test_x509cert [474/913] 514349=test_addrinfo [475/913] 514349=test_logdevice [476/913] 514338=test_passing_block [477/913] 514338=test_http [478/913] 514338=test_rdoc_attr [479/913] 514338=test_bmethod [480/913] 514338=test_enumerable [481/913] 514338=test_terminfo [482/913] 514338=test_rdoc_markup_include [483/913] 514338=test_ansi_without_terminfo [484/913] 514338=ruby_parser_test [485/913] 514338=test_rdoc_context_section [486/913] 514338=test_buffering [487/913] 514338=test_svcb_https [488/913] 514338=test_bug-14834 [489/913] 514338=test_key_actor_vi [490/913] 514347=test_default_gems [491/913] 514340=test_rdoc_parser_c [492/913] 514338=test_gem_security_trust_dir [493/913] 514338=test_constant [494/913] 514347=test_gem_resolver_specification [495/913] 514347=test_rdoc_generator_pot_po_entry [496/913] 514347=json_fixtures_test [497/913] 514343=test_load [498/913] 514343=test_encoding [499/913] 514347=test_zsh_completion [500/913] 514347=test_gem_package_tar_reader_entry [501/913] 514347=test_lock_native_thread [502/913] 514347=test_webauthn_listener [503/913] 514340=test_logperiod [504/913] 514340=test_have_func [505/913] 514343=test_enc_str_buf_cat [506/913] 514347=test_trick [507/913] 514343=test_objectspace [508/913] 514349=version_test [509/913] 514349=test_gem_request_set [510/913] 514340=test_fd_setsize [511/913] 514340=test_rdoc_markup_parser [512/913] 514340=test_gem_remote_fetcher_s3 [513/913] 514349=test_gem_version_option [514/913] 514343=test_files_test_2 [515/913] 514343=test_require_lib [516/913] 514349=test_gem_rdoc [517/913] 514340=test_rdoc_markup_raw [518/913] 514340=test_ensure_and_callcc [519/913] 514340=test_scheduler [520/913] 514345=test_name_error_extension [521/913] 514349=test_fstring [522/913] 514345=test_iseq_load [523/913] 514340=test_fixnum [524/913] 514340=test_timeout [525/913] 514340=test_signal [526/913] 514349=test_null [527/913] 514349=test_gem_resolver_activation_request [528/913] 514349=test_big5 [529/913] 514349=test_mutex [530/913] 514342=test_bigzero [531/913] 514342=test_basicinstructions [532/913] 514342=test_key_actor_emacs [533/913] 514349=compiler_test [534/913] 514349=test_date_strftime [535/913] 514342=test_typeddata [536/913] 514338=test_gem_resolver_vendor_specification [537/913] 514348=test_struct [538/913] 514335=test_gem_ext_builder [539/913] 514338=test_verbose [540/913] 514348=test_history [541/913] 514338=test_gem_package_tar_header [542/913] 514338=test_disable_irb [543/913] 514338=pattern_test [544/913] 514348=test_logger [545/913] 514338=test_sexp [546/913] 514342=test_rdoc_tom_doc [547/913] 514338=test_gem_unsatisfiable_dependency_error [548/913] 514348=test_rdoc_i18n_text [549/913] 514348=test_ractor [550/913] 514338=test_normalize [551/913] 514338=test_recursion [552/913] 514342=locals_test [553/913] 514338=test_find [554/913] 514350=test_basicsocket [555/913] 514350=test_import [556/913] 514338=test_gem_commands_owner_command [557/913] 514348=test_type_completor [558/913] 514348=test_gem_package_tar_reader [559/913] 514348=test_gb18030 [560/913] 514348=test_win32ole_variable [561/913] 514348=test_stringscanner [562/913] 514348=test_numeric [563/913] 514348=test_x509crl [564/913] 514338=test_word [565/913] 514338=test_cgi_session [566/913] 514338=test_class [567/913] 514349=test_warning [568/913] 514338=test_win32ole_type_event [569/913] 514338=test_gem_name_tuple [570/913] 514338=test_pointer [571/913] 514348=test_refinement [572/913] 514340=test_gem_dependency_installer [573/913] 514342=test_gem_specification [574/913] 514345=test_gbk [575/913] 514345=test_rdoc_markup_attributes [576/913] 514345=test_rdoc_class_module [577/913] 514350=test_gem_commands_fetch_command [578/913] 514349=test_cgi_header [579/913] 514349=test_pkcs7 [580/913] 514349=test_complexrational [581/913] 514349=test_rdoc_markup_to_html_snippet [582/913] 514349=test_flush [583/913] 514349=test_rdoc_any_method [584/913] 514347=test_require_path_check [585/913] 514350=test_mixed_unicode_escapes [586/913] 514350=test_enumerator_kw [587/913] 514347=test_win32ole_variant_outarg [588/913] 514350=test_mkmf [589/913] 514347=test_mul [590/913] 514347=test_big2str [591/913] 514347=test_line_editor [592/913] 514347=test_rdoc_markup_indented_paragraph [593/913] 514338=test_coderange [594/913] 514347=test_open-uri [595/913] 514338=test_rdoc_parser [596/913] 514350=test_rdoc_markup_to_html [597/913] 514338=regexp_test [598/913] 514338=test_rdoc_markup_to_joined_paragraph [599/913] 514338=test_string_memory [600/913] 514336=test_pkg_config [601/913] 514347=test_rdoc_context [602/913] 514338=test_x509attr [603/913] 514336=test_iso_8859 [604/913] 514338=test_complex2 [605/913] 514338=test_history [606/913] 514336=test_dln [607/913] 514336=test_gem_commands_open_command [608/913] 514338=test_x509req [609/913] 514336=test_cgi_util [610/913] 514350=test_protect [611/913] 514350=test_gem_ext_cargo_builder_link_flag_converter [612/913] 514345=test_protocol [613/913] 514350=test_tree_builder [614/913] 514350=test_iseq [615/913] 514349=test_insns_leaf [616/913] 514349=test_store [617/913] 514338=location_test [618/913] 514338=test_c_struct_builder [619/913] 514345=test_gc [620/913] 514338=test_allocation [621/913] 514336=test_enc_associate [622/913] 514349=dump_test [623/913] 514335=test_gem_stub_specification [624/913] 514335=test_rdoc_normal_module [625/913] 514335=test_rdoc_markdown_test [626/913] 514350=test_pp [627/913] 514336=test_tcp [628/913] 514350=test_sprintf_comb [629/913] 514336=test_path [630/913] 514336=test_method_cache [631/913] 514336=test_gem_commands_stale_command [632/913] 514347=test_win32ole [633/913] 514336=test_gem_version [634/913] 514347=test_rdoc_markup_to_tt_only [635/913] 514347=test_gem_text [636/913] 514342=test_settracefunc [637/913] 514347=tunnel_test [638/913] 514347=test_rdoc_markup_heading [639/913] 514347=test_extlibs [640/913] 514336=test_rat [641/913] 514336=test_transcode [642/913] 514350=test_whileuntil [643/913] 514350=test_gem_ext_rake_builder [644/913] 514336=test_monitor [645/913] 514336=json_string_matching_test [646/913] 514336=test_asn1 [647/913] 514336=test_flags [648/913] 514340=test_rdoc_markup_verbatim [649/913] 514340=test_at_exit [650/913] 514340=test_instrumentation_api [651/913] 514349=source_location_test [652/913] 514349=test_complex [653/913] 514335=static_inspect_test [654/913] 514335=test_inadvertent_creation [655/913] 514349=test_eval_history [656/913] 514335=test_c_struct_entry [657/913] 514349=test_case [658/913] 514349=equality_test [659/913] 514349=test_color [660/913] 514350=test_gem_commands_query_command [661/913] 514349=unescape_test [662/913] 514343=test_files_ext [663/913] 514343=test_x509ext [664/913] 514343=test_have_macro [665/913] 514336=test_process [666/913] 514335=test_parse [667/913] 514340=test_iter_break [668/913] 514340=test_rdoc_parser_rd [669/913] 514342=test_gem_source_local [670/913] 514340=test_num2int [671/913] 514340=test_gem_resolver_lock_specification [672/913] 514340=test_cstr [673/913] 514343=test_variable [674/913] 514342=test_digest [675/913] 514342=test_wss [676/913] 514342=test_closure [677/913] 514343=test_address_resolve [678/913] 514343=test_econv [679/913] 514350=test_foreach [680/913] 514350=test_securerandom [681/913] 514339=test_nil2vtempty [682/913] 514339=test_stack [683/913] 514350=test_gem_ext_cargo_builder_unit [684/913] 514350=test_gem_commands_install_command [685/913] 514335=test_thread_queue [686/913] 514342=test_flip [687/913] 514342=test_nowrite [688/913] 514342=test_summary [689/913] 514340=test_dir_m17n [690/913] 514342=test_gem_resolver_git_specification [691/913] 514347=test_kill_ring [692/913] 514347=test_cgi_tag_helper [693/913] 514347=test_func [694/913] 514342=json_common_interface_test [695/913] 514342=test_stream [696/913] 514342=test_coverage [697/913] 514339=test_remote_fetch_error [698/913] 514339=test_pathname [699/913] 514343=test_fileutils [700/913] 514346=test_process [701/913] 514350=test_object [702/913] 514348=test_eval [703/913] 514348=test_io [704/913] 514346=test_gem_commands_cert_command [705/913] 514338=parse_comments_test [706/913] 514338=test_class [707/913] 514339=test_serialize_subclasses [708/913] 514339=test_const [709/913] 514339=test_iterator [710/913] 514343=test_marshalable [711/913] 514343=test_string [712/913] 514343=test_gem_resolver_index_specification [713/913] 514348=test_method_cache [714/913] 514348=test_gem_dependency [715/913] 514339=json_addition_test [716/913] 514335=test_thread_fd_close [717/913] 514343=test_storage [718/913] 514343=test_path_to_class [719/913] 514335=test_gem_commands_dependency_command [720/913] 514343=test_gem_ext_ext_conf_builder [721/913] 514339=test_cmethod [722/913] 514339=test_qsort [723/913] 514339=test_eval [724/913] 514348=test_stat [725/913] 514348=test_addr [726/913] 514335=test_gem_resolver_best_set [727/913] 514348=test_convertible [728/913] 514335=test_windows_1251 [729/913] 514335=test_parser_events [730/913] 514349=test_unicode [731/913] 514335=test_thread_cv [732/913] 514349=test_cgi_modruby [733/913] 514349=test_helper [734/913] 514349=test_yamldbm [735/913] 514349=test_win32ole_method [736/913] 514349=test_scalar [737/913] 514349=test_rdoc_generator_markup [738/913] 514349=test_readpartial [739/913] 514350=test_gem_commands_contents_command [740/913] 514339=test_rdoc_cross_reference [741/913] 514342=test_gem_resolver_conflict [742/913] 514342=test_regexp [743/913] 514349=newline_offsets_test [744/913] 514350=test_rational [745/913] 514350=test_str2big [746/913] 514350=test_encoding [747/913] 514335=test_sockopt [748/913] 514335=test_frozen_error [749/913] 514350=bom_test [750/913] 514335=test_file [751/913] 514350=test_lambda [752/913] 514350=test_arithmetic_sequence [753/913] 514350=test_irb [754/913] 514340=test_literal [755/913] 514349=test_thread [756/913] 514346=test_pattern_matching [757/913] 514337=test_gem_commands_search_command [758/913] 514337=test_primitive [759/913] 514346=test_gem_request [760/913] 514349=test_pkey [761/913] 514337=test_nonblock [762/913] 514337=test_gem_commands_signin_command [763/913] 514349=test_getopts [764/913] 514349=test_gem_resolver_api_specification [765/913] 514337=test_rendering [766/913] 514349=test_rdoc_include [767/913] 514347=parameters_signature_test [768/913] 514337=test_document [769/913] 514347=test_pstore [770/913] 514337=test_ractor [771/913] 514349=test_spell_checker [772/913] 514349=test_bug_reporter [773/913] 514350=test_recorder [774/913] 514350=test_yield_block [775/913] 514350=test_gem_commands_specification_command [776/913] 514347=test_config [777/913] 514339=test_boolean [778/913] 514339=test_yaml [779/913] 514337=test_ansi_with_terminfo [780/913] 514337=test_rdoc_options [781/913] 514346=test_io_wait_uncommon [782/913] 514346=test_string [783/913] 514346=test_gem_ci_detector [784/913] 514350=test_formatter [785/913] 514346=test_yield [786/913] 514350=test_gem_request_set_lockfile_parser [787/913] 514339=test_shift_jis [788/913] 514339=test_raise [789/913] 514339=test_ostruct [790/913] 514350=test_completion [791/913] 514349=test_proxy [792/913] 514349=test_gem_dependency_resolution_error [793/913] 514349=fixtures_test [794/913] 514339=test_rational2 [795/913] 514343=test_http [796/913] 514339=test_objspace [797/913] 514349=test_clone [798/913] 514337=test_erb_m17n [799/913] 514337=test_koi8 [800/913] 514337=test_too_many_dummy_encodings [801/913] 514347=test_filter [802/913] 514337=test_gem_ext_cmake_builder [803/913] 514347=test_unicode_escape [804/913] 514337=integer_base_flags_test [805/913] 514347=test_httpresponses [806/913] 514347=test_ftp [807/913] 514347=test_rdoc_markup_to_ansi [808/913] 514337=test_fnmatch [809/913] 514337=test_evaluation [810/913] 514347=test_gem_resolver_vendor_set [811/913] 514337=test_erb_command [812/913] 514349=test_https [813/913] 514347=test_require [814/913] 514337=test_have_library [815/913] 514335=test_switch_hitter [816/913] 514335=test_defined [817/913] 514335=test_pack [818/913] 514350=test_ole_methods [819/913] 514350=json_generic_object_test [820/913] 514350=test_hash_create [821/913] 514350=test_call [822/913] 514340=test_thread [823/913] 514350=test_gem_resolver_index_set [824/913] 514350=test_init [825/913] 514335=test_rdoc_parser_changelog [826/913] 514335=test_gem_security_policy [827/913] 514348=test_gem_install_update_options [828/913] 514335=test_file [829/913] 514335=test_case_options [830/913] 514335=test_folderitem2_invokeverb [831/913] 514335=test_update [832/913] 514335=test_files_sample [833/913] 514337=test_arity [834/913] 514337=test_rdoc_markup_to_html_crossref [835/913] 514350=test_key_error [836/913] 514350=test_engine [837/913] 514350=test_enc_raise [838/913] 514350=test_gem_command [839/913] 514348=test_memory_view [840/913] 514335=test_pinned [841/913] 514335=test_inlinecache [842/913] 514350=test_show_source [843/913] 514350=test_httpresponse [844/913] 514348=test_rdoc_parser_ruby [845/913] 514335=test_rdoc_markup_to_markdown [846/913] 514335=test_usrmarshal [847/913] 514350=test_weakkeymap [848/913] 514337=test_gem_commands_yank_command [849/913] 514343=test_jaro_winkler [850/913] 514343=test_pattern_key_name_check [851/913] 514343=test_exit [852/913] 514347=test_tempfile [853/913] 514337=test_config [854/913] 514350=test_gem_util [855/913] 514335=test_raise_exception [856/913] 514343=test_gem_remote_fetcher [857/913] 514337=test_gem_gemcutter_utilities [858/913] 514350=test_gem_resolver [859/913] 514337=test_dot_dot [860/913] 514337=test_human_typo [861/913] 514337=test_cparser [862/913] 514347=reflection_test [863/913] 514347=test_bignum [864/913] 514343=test_postponed_job [865/913] 514348=test_gem_request_set_lockfile [866/913] 514347=ractor_test [867/913] 514350=test_coder [868/913] 514350=test_optparse [869/913] 514347=test_symbol [870/913] 514350=test_context [871/913] 514348=test_rdoc_markup [872/913] 514348=test_gem_commands_which_command [873/913] 514350=test_enum [874/913] 514349=parse_test [875/913] 514348=test_unix [876/913] 514349=test_gem_source_specific_file [877/913] 514348=test_cipher [878/913] 514348=test_macro [879/913] 514348=test_hash [880/913] 514349=test_new [881/913] 514349=test_last_thread [882/913] 514348=test_rdoc_markup_to_bs [883/913] 514343=test_etc [884/913] 514348=test_gem_remote_fetcher_local_server [885/913] 514343=test_ldap [886/913] 514343=test_gem_source_lock [887/913] 514335=symbol_encoding_test [888/913] 514348=test_cd [889/913] 514335=test_gem_commands_mirror [890/913] 514348=test_internal_ivar [891/913] 514335=test_cgi_cookie [892/913] 514348=test_signedness [893/913] 514343=test_hmac [894/913] 514335=desugar_compiler_test [895/913] 514343=test_ractor [896/913] 514335=test_rdoc_rubygems_hook [897/913] 514337=test_debugger_integration [898/913] 514337=test_array_create [899/913] 514337=test_gem_resolver_installed_specification [900/913] 514343=test_gem_commands_environment_command [901/913] 514337=test_tracepoint [902/913] 514343=test_my_integer [903/913] 514343=test_io_console [904/913] 514335=test_date_arith [905/913] 514349=test_rdoc_require [906/913] 514335=test_ws [907/913] 514335=test_io [908/913] 514349=test_numeric [909/913] 514349=test_metaclass [910/913] 514349=test_gem_spec_fetcher [911/913] 514349=test_c_union_entity [912/913] 514337=test_gem_commands_sources_command [913/913] 514349=test_undef $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 1035 1035 1035 ? -1 Ss 1000 0:03 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental 1035 1041 1041 1041 pts/0 1041 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental 1041 1042 1041 1041 pts/0 1041 S+ 1000 0:01 sh build-loop.sh trunk_asan --incremental 1042 472930 1041 1041 pts/0 1041 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental 472930 472933 1041 1041 pts/0 1041 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.20240812-235254 --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 472933 472934 1041 1041 pts/0 1041 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240812-235254 --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 472934 514004 1041 1041 pts/0 1041 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 514004 514005 1041 1041 pts/0 1041 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 514005 514332 1041 1041 pts/0 1041 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 514332 514341 1041 1041 pts/0 1041 Sl+ 1000 0:02 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 514341 514744 1041 1041 pts/0 1041 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 514341 514752 1041 1041 pts/0 1041 Z+ 1000 0:00 [test_autoload.*] <defunct> 514341 514755 1041 1041 pts/0 1041 Z+ 1000 0:00 [test_autoload.*] <defunct> 472934 548814 1041 1041 pts/0 1041 R+ 1000 0:00 ps jx {1=>[1035], 1035=>[1041], 1041=>[1042], 1042=>[472930], 472930=>[472933], 472933=>[472934], 472934=>[514004, 548814], 514004=>[514005], 514005=>[514332], 514332=>[514341], 514341=>[514744, 514752, 514755]} $ timeout 60 gdb -p 514744 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 514746] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00005a69aa541afe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x73b7806006c0 (LWP 514744) "test_autoload.*" 0x00005a69aa541afe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x73b78c4006c0 (LWP 514746) "test_autoload.*" 0x00005a69aa541afe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Machine level backtrace Thread 2 (Thread 0x73b78c4006c0 (LWP 514746) "test_autoload.*"): #0 0x00005a69aa541afe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00005a69aa542aba in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x00005a69aa491330 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x00005a69aa4911a9 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 0x00005a69aa490b9a in __sanitizer::QuarantineCache<__asan::QuarantineCallback>::Enqueue(__asan::QuarantineCallback, void*, unsigned long) () No symbol table info available. #5 0x00005a69aa490a56 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #6 0x00005a69aa527890 in __interceptor_free () No symbol table info available. #7 0x000073b7a869e002 in __pthread_getattr_np (thread_id=<optimized out>, attr=0x73b78c3ffc98) at ./nptl/pthread_getattr_np.c:198 size = 32 cpuset = 0x503000acfff0 thread = <optimized out> ret = 0 iattr = 0x73b78c3ffc98 #8 0x00005a69aa54c7b9 in __sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*) () No symbol table info available. #9 0x00005a69aa54cd08 in __sanitizer::GetThreadStackAndTls(bool, unsigned long*, unsigned long*, unsigned long*, unsigned long*) () No symbol table info available. #10 0x00005a69aa5356d2 in __asan::AsanThread::SetThreadStackAndTls(__asan::AsanThread::InitOptions const*) () No symbol table info available. #11 0x00005a69aa53534c in __asan::AsanThread::Init(__asan::AsanThread::InitOptions const*) () No symbol table info available. #12 0x00005a69aa5357d6 in __asan::AsanThread::ThreadStart(unsigned long long) () No symbol table info available. #13 0x00005a69aa52574f in asan_thread_start(void*) () No symbol table info available. #14 0x000073b7a869ca94 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 = {127232169215680, 5872282625979246450, 127232169215680, -352, 0, 127231969976848, 5872282626000217970, 5872343461747418994}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #15 0x000073b7a8729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x73b7806006c0 (LWP 514744) "test_autoload.*"): #0 0x00005a69aa541afe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00005a69aa542aba in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x00005a69aa491330 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x00005a69aa4911a9 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 0x00005a69aa490b9a in __sanitizer::QuarantineCache<__asan::QuarantineCallback>::Enqueue(__asan::QuarantineCallback, void*, unsigned long) () No symbol table info available. #5 0x00005a69aa490a56 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #6 0x00005a69aa527890 in __interceptor_free () No symbol table info available. #7 0x000073b785ae22ea in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #8 0x000073b785ae247b in ASN1_item_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #9 0x000073b785d7b899 in X509_OBJECT_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #10 0x000073b785d4d629 in OPENSSL_sk_pop_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #11 0x000073b785d7bebf in X509_STORE_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #12 0x00005a69aa59a6a3 in rb_data_free (objspace=<optimized out>, obj=127232052156560) at /tmp/ruby/src/trunk_asan/gc.c:1062 free_immediately = 0 dfree = 0xfffffffffffffe00 data = 0x80 free_immediately = <optimized out> dfree = <optimized out> #13 rb_gc_obj_free (objspace=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:1205 No locals. #14 0x00005a69aa59ba4c in rb_gc_impl_shutdown_call_finalizer (objspace_ptr=0x51e000000080) at /tmp/ruby/src/trunk_asan/gc/default.c:3291 vp = 127232052156560 poisoned = 0x0 page = <optimized out> p = 127232052156560 pend = 127232052166640 stride = <optimized out> i = 22 objspace = 0x51e000000080 lock_lev = 0 #15 0x00005a69aa56b788 in rb_ec_finalize (ec=0x5160019749d0) at /tmp/ruby/src/trunk_asan/eval.c:164 No locals. #16 rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:255 _ec = 0x5160019749d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x73b7805fed50, <optimized out>, 0x73b7805fec20, <optimized out>, <optimized out>}, prev = 0x73b77b409340, state = RUBY_TAG_NONE, lock_rec = 0} save_error = 4 sysex = 0 signaled = 0 th0 = 0x515000189000 step = 4 message = 4 th = 0x515000189000 buf = <optimized out> state = <optimized out> #17 0x00005a69aa56bdcb in ruby_stop (ex=4616, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290 No locals. #18 0x00005a69aa6ea69d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4391 status = <optimized out> pid = <optimized out> #19 0x00005a69aa945578 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:3786 ci = 0x644100040001 cc = <optimized out> me = 0x73b781699400 cfunc = 0x50400001ff58 recv = 127231993120000 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #20 0x00005a69aa92c9cd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x73b7805ff3c0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4764 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #21 0x00005a69aa92c485 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4904 ci = <optimized out> cc = 0x0 #22 0x00005a69aa8eb93f in vm_sendish (ec=0x5160019749d0, reg_cfp=0x73b780b3b790, cd=0x5020007e7c70, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #23 vm_exec_core (ec=ec@entry=0x5160019749d0) at ../../src/trunk_asan/insns.def:871 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x5020007e7c70 insns_address_table = {0x5a69aa8e8316 <vm_exec_core+6678>, 0x5a69aa8ed5d1 <vm_exec_core+27857>, 0x5a69aa8e7d89 <vm_exec_core+5257>, 0x5a69aa8ee8e6 <vm_exec_core+32742>, 0x5a69aa8ec250 <vm_exec_core+22864>, 0x5a69aa8ea0f6 <vm_exec_core+14326>, 0x5a69aa8e6ebe <vm_exec_core+1470>, 0x5a69aa8edd9d <vm_exec_core+29853>, 0x5a69aa8ed95c <vm_exec_core+28764>, 0x5a69aa8e812a <vm_exec_core+6186>, 0x5a69aa8e74a1 <vm_exec_core+2977>, 0x5a69aa8ec831 <vm_exec_core+24369>, 0x5a69aa8e8b08 <vm_exec_core+8712>, 0x5a69aa8ee49c <vm_exec_core+31644>, 0x5a69aa8edb5d <vm_exec_core+29277>, 0x5a69aa8e90d3 <vm_exec_core+10195>, 0x5a69aa8ea03e <vm_exec_core+14142>, 0x5a69aa8ec4f2 <vm_exec_core+23538>, 0x5a69aa8edac3 <vm_exec_core+29123>, 0x5a69aa8eb133 <vm_exec_core+18483>, 0x5a69aa8ec574 <vm_exec_core+23668>, 0x5a69aa8ecbc7 <vm_exec_core+25287>, 0x5a69aa8eb071 <vm_exec_core+18289>, 0x5a69aa8e73cd <vm_exec_core+2765>, 0x5a69aa8ebd2a <vm_exec_core+21546>, 0x5a69aa8e71ee <vm_exec_core+2286>, 0x5a69aa8e7623 <vm_exec_core+3363>, 0x5a69aa8e9359 <vm_exec_core+10841>, 0x5a69aa8ead95 <vm_exec_core+17557>, 0x5a69aa8eb6d7 <vm_exec_core+19927>, 0x5a69aa8eaac0 <vm_exec_core+16832>, 0x5a69aa8e6e1a <vm_exec_core+1306>, 0x5a69aa8ecdbd <vm_exec_core+25789>, 0x5a69aa8ed821 <vm_exec_core+28449>, 0x5a69aa8e77cc <vm_exec_core+3788>, 0x5a69aa8e8417 <vm_exec_core+6935>, 0x5a69aa8e8219 <vm_exec_core+6425>, 0x5a69aa8e8bb4 <vm_exec_core+8884>, 0x5a69aa8e9f90 <vm_exec_core+13968>, 0x5a69aa8e7886 <vm_exec_core+3974>, 0x5a69aa8ecc72 <vm_exec_core+25458>, 0x5a69aa8e835b <vm_exec_core+6747>, 0x5a69aa8e9ec9 <vm_exec_core+13769>, 0x5a69aa8ea8be <vm_exec_core+16318>, 0x5a69aa8eca43 <vm_exec_core+24899>, 0x5a69aa8eb4db <vm_exec_core+19419>, 0x5a69aa8e8e61 <vm_exec_core+9569>, 0x5a69aa8e8671 <vm_exec_core+7537>, 0x5a69aa8ec717 <vm_exec_core+24087>, 0x5a69aa8e96a8 <vm_exec_core+11688>, 0x5a69aa8ebdfe <vm_exec_core+21758>, 0x5a69aa8eb5ac <vm_exec_core+19628>, 0x5a69aa8ebed4 <vm_exec_core+21972>, 0x5a69aa8ed387 <vm_exec_core+27271>, 0x5a69aa8eaa2c <vm_exec_core+16684>, 0x5a69aa8ecae9 <vm_exec_core+25065>, 0x5a69aa8e8f30 <vm_exec_core+9776>, 0x5a69aa8ec617 <vm_exec_core+23831>, 0x5a69aa8e6c8b <vm_exec_core+907>, 0x5a69aa8eaecb <vm_exec_core+17867>, 0x5a69aa8eb298 <vm_exec_core+18840>, 0x5a69aa8e76c6 <vm_exec_core+3526>, 0x5a69aa8eab64 <vm_exec_core+16996>, 0x5a69aa8e9177 <vm_exec_core+10359>, 0x5a69aa8e88b7 <vm_exec_core+8119>, 0x5a69aa8ebfd6 <vm_exec_core+22230>, 0x5a69aa8e7aa1 <vm_exec_core+4513>, 0x5a69aa8ea553 <vm_exec_core+15443>, 0x5a69aa8f5abe <vm_exec_core+61886>, 0x5a69aa8eb1d2 <vm_exec_core+18642>, 0x5a69aa8e7b43 <vm_exec_core+4675>, 0x5a69aa8e8006 <vm_exec_core+5894>, 0x5a69aa8e7c67 <vm_exec_core+4967>, 0x5a69aa8e8507 <vm_exec_core+7175>, 0x5a69aa8e8cb0 <vm_exec_core+9136>, 0x5a69aa8eeb4b <vm_exec_core+33355>, 0x5a69aa8ebae8 <vm_exec_core+20968>, 0x5a69aa8ea94a <vm_exec_core+16458>, 0x5a69aa8eccc4 <vm_exec_core+25540>, 0x5a69aa8eec1b <vm_exec_core+33563>, 0x5a69aa8ed095 <vm_exec_core+26517>, 0x5a69aa8ee5bb <vm_exec_core+31931>, 0x5a69aa8ee7d4 <vm_exec_core+32468>, 0x5a69aa8e72ea <vm_exec_core+2538>, 0x5a69aa8edcb6 <vm_exec_core+29622>, 0x5a69aa8e95c5 <vm_exec_core+11461>, 0x5a69aa8edeba <vm_exec_core+30138>, 0x5a69aa8e8ff5 <vm_exec_core+9973>, 0x5a69aa8ecfb9 <vm_exec_core+26297>, 0x5a69aa8e70dd <vm_exec_core+2013>, 0x5a69aa8e796b <vm_exec_core+4203>, 0x5a69aa8e86f9 <vm_exec_core+7673>, 0x5a69aa8e994d <vm_exec_core+12365>, 0x5a69aa8e9aea <vm_exec_core+12778>, 0x5a69aa8e6c90 <vm_exec_core+912>, 0x5a69aa8e704b <vm_exec_core+1867>, 0x5a69aa8e6d22 <vm_exec_core+1058>, 0x5a69aa8ed197 <vm_exec_core+26775>, 0x5a69aa8e9469 <vm_exec_core+11113>, 0x5a69aa8ea765 <vm_exec_core+15973>, 0x5a69aa8e9c96 <vm_exec_core+13206>, 0x5a69aa8ea429 <vm_exec_core+15145>, 0x5a69aa8ea345 <vm_exec_core+14917>, 0x5a69aa8e925b <vm_exec_core+10587>, 0x5a69aa8e9b8b <vm_exec_core+12939>, 0x5a69aa8e9823 <vm_exec_core+12067>, 0x5a69aa8e9e47 <vm_exec_core+13639>, 0x5a69aa8e9dc5 <vm_exec_core+13509>, 0x5a69aa8e8307 <vm_exec_core+6663>, 0x5a69aa8ed5c2 <vm_exec_core+27842>, 0x5a69aa8e7d7a <vm_exec_core+5242>, 0x5a69aa8ee8d7 <vm_exec_core+32727>, 0x5a69aa8ec241 <vm_exec_core+22849>, 0x5a69aa8ea0e7 <vm_exec_core+14311>, 0x5a69aa8e6eaf <vm_exec_core+1455>, 0x5a69aa8edd8e <vm_exec_core+29838>, 0x5a69aa8ed94d <vm_exec_core+28749>, 0x5a69aa8e811b <vm_exec_core+6171>, 0x5a69aa8e7492 <vm_exec_core+2962>, 0x5a69aa8ec822 <vm_exec_core+24354>, 0x5a69aa8e8af9 <vm_exec_core+8697>, 0x5a69aa8ee48d <vm_exec_core+31629>, 0x5a69aa8edb4e <vm_exec_core+29262>, 0x5a69aa8e90c4 <vm_exec_core+10180>, 0x5a69aa8ea02f <vm_exec_core+14127>, 0x5a69aa8ec4e3 <vm_exec_core+23523>, 0x5a69aa8edab4 <vm_exec_core+29108>, 0x5a69aa8eb124 <vm_exec_core+18468>, 0x5a69aa8ec565 <vm_exec_core+23653>, 0x5a69aa8ecbb8 <vm_exec_core+25272>, 0x5a69aa8eb062 <vm_exec_core+18274>, 0x5a69aa8e73be <vm_exec_core+2750>, 0x5a69aa8ebd1b <vm_exec_core+21531>, 0x5a69aa8e71df <vm_exec_core+2271>, 0x5a69aa8e7614 <vm_exec_core+3348>, 0x5a69aa8e934a <vm_exec_core+10826>, 0x5a69aa8ead86 <vm_exec_core+17542>, 0x5a69aa8eb6c8 <vm_exec_core+19912>, 0x5a69aa8eaab1 <vm_exec_core+16817>, 0x5a69aa8e6e0b <vm_exec_core+1291>, 0x5a69aa8ecdae <vm_exec_core+25774>, 0x5a69aa8ed812 <vm_exec_core+28434>, 0x5a69aa8e77bd <vm_exec_core+3773>, 0x5a69aa8e8408 <vm_exec_core+6920>, 0x5a69aa8e820a <vm_exec_core+6410>, 0x5a69aa8e8ba5 <vm_exec_core+8869>, 0x5a69aa8e9f81 <vm_exec_core+13953>, 0x5a69aa8e7877 <vm_exec_core+3959>, 0x5a69aa8ecc63 <vm_exec_core+25443>, 0x5a69aa8e834c <vm_exec_core+6732>, 0x5a69aa8e9eba <vm_exec_core+13754>, 0x5a69aa8ea8af <vm_exec_core+16303>, 0x5a69aa8eca34 <vm_exec_core+24884>, 0x5a69aa8eb4cc <vm_exec_core+19404>, 0x5a69aa8e8e52 <vm_exec_core+9554>, 0x5a69aa8e8662 <vm_exec_core+7522>, 0x5a69aa8ec708 <vm_exec_core+24072>, 0x5a69aa8e9699 <vm_exec_core+11673>, 0x5a69aa8ebdef <vm_exec_core+21743>, 0x5a69aa8eb59d <vm_exec_core+19613>, 0x5a69aa8ebec5 <vm_exec_core+21957>, 0x5a69aa8ed378 <vm_exec_core+27256>, 0x5a69aa8eaa1d <vm_exec_core+16669>, 0x5a69aa8ecada <vm_exec_core+25050>, 0x5a69aa8e8f21 <vm_exec_core+9761>, 0x5a69aa8ec608 <vm_exec_core+23816>, 0x5a69aa8eb110 <vm_exec_core+18448>, 0x5a69aa8eaebc <vm_exec_core+17852>, 0x5a69aa8eb289 <vm_exec_core+18825>, 0x5a69aa8ea747 <vm_exec_core+15943>, 0x5a69aa8eab55 <vm_exec_core+16981>, 0x5a69aa8e9168 <vm_exec_core+10344>, 0x5a69aa8e88a8 <vm_exec_core+8104>, 0x5a69aa8ebfc7 <vm_exec_core+22215>, 0x5a69aa8e7a92 <vm_exec_core+4498>, 0x5a69aa8ea544 <vm_exec_core+15428>, 0x5a69aa8f5aaf <vm_exec_core+61871>, 0x5a69aa8eb1c3 <vm_exec_core+18627>, 0x5a69aa8e7b34 <vm_exec_core+4660>, 0x5a69aa8e7ff7 <vm_exec_core+5879>, 0x5a69aa8e7c58 <vm_exec_core+4952>, 0x5a69aa8e84f8 <vm_exec_core+7160>, 0x5a69aa8e8ca1 <vm_exec_core+9121>, 0x5a69aa8ea945 <vm_exec_core+16453>, 0x5a69aa8e9f77 <vm_exec_core+13943>, 0x5a69aa8ea940 <vm_exec_core+16448>, 0x5a69aa8eb110 <vm_exec_core+18448>, 0x5a69aa8eb05d <vm_exec_core+18269>, 0x5a69aa8e84f3 <vm_exec_core+7155>, 0x5a69aa8eb490 <vm_exec_core+19344>, 0x5a69aa8e95bb <vm_exec_core+11451>, 0x5a69aa8e95c0 <vm_exec_core+11456>, 0x5a69aa8eb058 <vm_exec_core+18264>, 0x5a69aa8eac46 <vm_exec_core+17222>, 0x5a69aa8ea410 <vm_exec_core+15120>, 0x5a69aa8ea331 <vm_exec_core+14897>, 0x5a69aa8ead81 <vm_exec_core+17537>, 0x5a69aa8ea74c <vm_exec_core+15948>, 0x5a69aa8e9f7c <vm_exec_core+13948>, 0x5a69aa8e86ea <vm_exec_core+7658>...} reg_cfp = 0x73b780b3b790 reg_pc = 0x504000317e70 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_newarraykwsplat = <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_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> #24 0x00005a69aa8e3478 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160019749d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #25 0x00005a69aa92054b in invoke_iseq_block_from_c (ec=0x5160019749d0, captured=<optimized out>, self=127231993120000, 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 = 0x73b781c2f7e8 cfp = 0x73b780b3b7c8 sp = 0x73b780a3b818 use_argv = <optimized out> stack_argv = 0x73b780a3b818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #26 invoke_block_from_c_proc (ec=0x5160019749d0, self=127231993120000, 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> #27 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. #28 0x00005a69aa91e7d6 in rb_vm_invoke_proc (ec=0x540000001208, proc=0x80, proc@entry=0x50400031bb50, argc=-1437328642, 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 #29 0x00005a69aa876ce9 in thread_do_start_proc (th=th@entry=0x515000189000) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x50400031bb50 args_len = 0 args_ptr = <optimized out> #30 0x00005a69aa87489a in thread_do_start (th=0x515000189000) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #31 thread_start_func_2 (th=th@entry=0x515000189000, 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> #32 0x00005a69aa873b5e in call_thread_start_func_2 (th=0x515000189000) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236 stack_start = <optimized out> stack_start_addr = 0x73b7805ffce0 #33 nt_start (ptr=0x50c00010e4c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281 th = 0x515000189000 sched = <optimized out> nt = 0x50c00010e4c0 vm = 0x525000000100 #34 0x00005a69aa52574f in asan_thread_start(void*) () No symbol table info available. #35 0x000073b7a869ca94 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 = {127231969986240, 5872290597438547826, 127231969986240, -352, 0, 140730783944848, 5872290597459519346, 5872343461747418994}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #36 0x000073b7a8729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. >>> Dump Ruby level backtrace (if possible) th: 0x515000189000, native_id: 0x73b7806006c0 -- Control frame information ----------------------------------------------- c:0003 p:---- s:0010 e:000009 CFUNC :fork c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:396 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] $1 = true [Inferior 1 (process 514744) detached] $ timeout 60 gdb -p 514752 -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 514755 -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 514341 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 548833] [New LWP 514756] [New LWP 514584] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000073b7a8698d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x73b7a888dc40 (LWP 514341) "ruby" 0x000073b7a8698d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 2 Thread 0x73b77e0006c0 (LWP 548833) "test_autoload.*" 0x000073b7a8698d61 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x73b77dffc600, op=137, expected=0, futex_word=0x50c00010fd10) at ./nptl/futex-internal.c:57 3 Thread 0x73b78c4006c0 (LWP 514756) "test_autoload.*" 0x000073b7a871b4cd in __GI___poll (fds=0x73b77bf09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x73b7826006c0 (LWP 514584) "parallel.rb:40" 0x000073b7a871b4cd in __GI___poll (fds=0x73b77f00fb60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 4 (Thread 0x73b7826006c0 (LWP 514584) "parallel.rb:40"): #0 0x000073b7a871b4cd in __GI___poll (fds=0x73b77f00fb60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005a69aa4cc39a in __interceptor_poll () No symbol table info available. #2 0x00005a69aa62274d in nogvl_wait_for (th=127231993237600, fptr=0x5110001f29c0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12459 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:1151 ready = <optimized out> #4 0x00005a69aa623bc6 in internal_read_func (ptr=0x73b77f00f840) at /tmp/ruby/src/trunk_asan/io.c:1182 iis = 0x73b77f00f840 result = <optimized out> #5 0x00005a69aa85cd5b in rb_thread_io_blocking_call (func=0x5a69aa623740 <internal_read_func>, data1=0x73b77f00f840, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1797 __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 0x00005a69aa56ff90 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 = 0x516001970dd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x73b7825fee50, <optimized out>, 0x73b7825fed60, <optimized out>, <optimized out>}, prev = 0x73b77f009340, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001970dd0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x00005a69aa637e85 in io_read_memory_locktmp (str=127231946980192, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3422 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:3468 str = <optimized out> iis = {th = 127231993237600, fptr = 0x5110001f29c0, nonblock = 0, fd = 4, buf = 0x51900018a180, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x5110001f29c0 n = <optimized out> shrinkable = <optimized out> #9 0x00005a69aa614241 in io_readpartial (argc=2130770784, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3588 ret = <optimized out> #10 0x00005a69aa945578 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:3786 ci = 0x408100100003 cc = <optimized out> me = 0x73b7a7f69f28 cfunc = 0x504000010f58 recv = 127231993237720 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00005a69aa8f41cd in vm_sendish (ec=0x516001970dd0, reg_cfp=0x73b78134b790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 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=0x516001970dd0) at ../../src/trunk_asan/insns.def:918 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5a69aa8e8316 <vm_exec_core+6678>, 0x5a69aa8ed5d1 <vm_exec_core+27857>, 0x5a69aa8e7d89 <vm_exec_core+5257>, 0x5a69aa8ee8e6 <vm_exec_core+32742>, 0x5a69aa8ec250 <vm_exec_core+22864>, 0x5a69aa8ea0f6 <vm_exec_core+14326>, 0x5a69aa8e6ebe <vm_exec_core+1470>, 0x5a69aa8edd9d <vm_exec_core+29853>, 0x5a69aa8ed95c <vm_exec_core+28764>, 0x5a69aa8e812a <vm_exec_core+6186>, 0x5a69aa8e74a1 <vm_exec_core+2977>, 0x5a69aa8ec831 <vm_exec_core+24369>, 0x5a69aa8e8b08 <vm_exec_core+8712>, 0x5a69aa8ee49c <vm_exec_core+31644>, 0x5a69aa8edb5d <vm_exec_core+29277>, 0x5a69aa8e90d3 <vm_exec_core+10195>, 0x5a69aa8ea03e <vm_exec_core+14142>, 0x5a69aa8ec4f2 <vm_exec_core+23538>, 0x5a69aa8edac3 <vm_exec_core+29123>, 0x5a69aa8eb133 <vm_exec_core+18483>, 0x5a69aa8ec574 <vm_exec_core+23668>, 0x5a69aa8ecbc7 <vm_exec_core+25287>, 0x5a69aa8eb071 <vm_exec_core+18289>, 0x5a69aa8e73cd <vm_exec_core+2765>, 0x5a69aa8ebd2a <vm_exec_core+21546>, 0x5a69aa8e71ee <vm_exec_core+2286>, 0x5a69aa8e7623 <vm_exec_core+3363>, 0x5a69aa8e9359 <vm_exec_core+10841>, 0x5a69aa8ead95 <vm_exec_core+17557>, 0x5a69aa8eb6d7 <vm_exec_core+19927>, 0x5a69aa8eaac0 <vm_exec_core+16832>, 0x5a69aa8e6e1a <vm_exec_core+1306>, 0x5a69aa8ecdbd <vm_exec_core+25789>, 0x5a69aa8ed821 <vm_exec_core+28449>, 0x5a69aa8e77cc <vm_exec_core+3788>, 0x5a69aa8e8417 <vm_exec_core+6935>, 0x5a69aa8e8219 <vm_exec_core+6425>, 0x5a69aa8e8bb4 <vm_exec_core+8884>, 0x5a69aa8e9f90 <vm_exec_core+13968>, 0x5a69aa8e7886 <vm_exec_core+3974>, 0x5a69aa8ecc72 <vm_exec_core+25458>, 0x5a69aa8e835b <vm_exec_core+6747>, 0x5a69aa8e9ec9 <vm_exec_core+13769>, 0x5a69aa8ea8be <vm_exec_core+16318>, 0x5a69aa8eca43 <vm_exec_core+24899>, 0x5a69aa8eb4db <vm_exec_core+19419>, 0x5a69aa8e8e61 <vm_exec_core+9569>, 0x5a69aa8e8671 <vm_exec_core+7537>, 0x5a69aa8ec717 <vm_exec_core+24087>, 0x5a69aa8e96a8 <vm_exec_core+11688>, 0x5a69aa8ebdfe <vm_exec_core+21758>, 0x5a69aa8eb5ac <vm_exec_core+19628>, 0x5a69aa8ebed4 <vm_exec_core+21972>, 0x5a69aa8ed387 <vm_exec_core+27271>, 0x5a69aa8eaa2c <vm_exec_core+16684>, 0x5a69aa8ecae9 <vm_exec_core+25065>, 0x5a69aa8e8f30 <vm_exec_core+9776>, 0x5a69aa8ec617 <vm_exec_core+23831>, 0x5a69aa8e6c8b <vm_exec_core+907>, 0x5a69aa8eaecb <vm_exec_core+17867>, 0x5a69aa8eb298 <vm_exec_core+18840>, 0x5a69aa8e76c6 <vm_exec_core+3526>, 0x5a69aa8eab64 <vm_exec_core+16996>, 0x5a69aa8e9177 <vm_exec_core+10359>, 0x5a69aa8e88b7 <vm_exec_core+8119>, 0x5a69aa8ebfd6 <vm_exec_core+22230>, 0x5a69aa8e7aa1 <vm_exec_core+4513>, 0x5a69aa8ea553 <vm_exec_core+15443>, 0x5a69aa8f5abe <vm_exec_core+61886>, 0x5a69aa8eb1d2 <vm_exec_core+18642>, 0x5a69aa8e7b43 <vm_exec_core+4675>, 0x5a69aa8e8006 <vm_exec_core+5894>, 0x5a69aa8e7c67 <vm_exec_core+4967>, 0x5a69aa8e8507 <vm_exec_core+7175>, 0x5a69aa8e8cb0 <vm_exec_core+9136>, 0x5a69aa8eeb4b <vm_exec_core+33355>, 0x5a69aa8ebae8 <vm_exec_core+20968>, 0x5a69aa8ea94a <vm_exec_core+16458>, 0x5a69aa8eccc4 <vm_exec_core+25540>, 0x5a69aa8eec1b <vm_exec_core+33563>, 0x5a69aa8ed095 <vm_exec_core+26517>, 0x5a69aa8ee5bb <vm_exec_core+31931>, 0x5a69aa8ee7d4 <vm_exec_core+32468>, 0x5a69aa8e72ea <vm_exec_core+2538>, 0x5a69aa8edcb6 <vm_exec_core+29622>, 0x5a69aa8e95c5 <vm_exec_core+11461>, 0x5a69aa8edeba <vm_exec_core+30138>, 0x5a69aa8e8ff5 <vm_exec_core+9973>, 0x5a69aa8ecfb9 <vm_exec_core+26297>, 0x5a69aa8e70dd <vm_exec_core+2013>, 0x5a69aa8e796b <vm_exec_core+4203>, 0x5a69aa8e86f9 <vm_exec_core+7673>, 0x5a69aa8e994d <vm_exec_core+12365>, 0x5a69aa8e9aea <vm_exec_core+12778>, 0x5a69aa8e6c90 <vm_exec_core+912>, 0x5a69aa8e704b <vm_exec_core+1867>, 0x5a69aa8e6d22 <vm_exec_core+1058>, 0x5a69aa8ed197 <vm_exec_core+26775>, 0x5a69aa8e9469 <vm_exec_core+11113>, 0x5a69aa8ea765 <vm_exec_core+15973>, 0x5a69aa8e9c96 <vm_exec_core+13206>, 0x5a69aa8ea429 <vm_exec_core+15145>, 0x5a69aa8ea345 <vm_exec_core+14917>, 0x5a69aa8e925b <vm_exec_core+10587>, 0x5a69aa8e9b8b <vm_exec_core+12939>, 0x5a69aa8e9823 <vm_exec_core+12067>, 0x5a69aa8e9e47 <vm_exec_core+13639>, 0x5a69aa8e9dc5 <vm_exec_core+13509>, 0x5a69aa8e8307 <vm_exec_core+6663>, 0x5a69aa8ed5c2 <vm_exec_core+27842>, 0x5a69aa8e7d7a <vm_exec_core+5242>, 0x5a69aa8ee8d7 <vm_exec_core+32727>, 0x5a69aa8ec241 <vm_exec_core+22849>, 0x5a69aa8ea0e7 <vm_exec_core+14311>, 0x5a69aa8e6eaf <vm_exec_core+1455>, 0x5a69aa8edd8e <vm_exec_core+29838>, 0x5a69aa8ed94d <vm_exec_core+28749>, 0x5a69aa8e811b <vm_exec_core+6171>, 0x5a69aa8e7492 <vm_exec_core+2962>, 0x5a69aa8ec822 <vm_exec_core+24354>, 0x5a69aa8e8af9 <vm_exec_core+8697>, 0x5a69aa8ee48d <vm_exec_core+31629>, 0x5a69aa8edb4e <vm_exec_core+29262>, 0x5a69aa8e90c4 <vm_exec_core+10180>, 0x5a69aa8ea02f <vm_exec_core+14127>, 0x5a69aa8ec4e3 <vm_exec_core+23523>, 0x5a69aa8edab4 <vm_exec_core+29108>, 0x5a69aa8eb124 <vm_exec_core+18468>, 0x5a69aa8ec565 <vm_exec_core+23653>, 0x5a69aa8ecbb8 <vm_exec_core+25272>, 0x5a69aa8eb062 <vm_exec_core+18274>, 0x5a69aa8e73be <vm_exec_core+2750>, 0x5a69aa8ebd1b <vm_exec_core+21531>, 0x5a69aa8e71df <vm_exec_core+2271>, 0x5a69aa8e7614 <vm_exec_core+3348>, 0x5a69aa8e934a <vm_exec_core+10826>, 0x5a69aa8ead86 <vm_exec_core+17542>, 0x5a69aa8eb6c8 <vm_exec_core+19912>, 0x5a69aa8eaab1 <vm_exec_core+16817>, 0x5a69aa8e6e0b <vm_exec_core+1291>, 0x5a69aa8ecdae <vm_exec_core+25774>, 0x5a69aa8ed812 <vm_exec_core+28434>, 0x5a69aa8e77bd <vm_exec_core+3773>, 0x5a69aa8e8408 <vm_exec_core+6920>, 0x5a69aa8e820a <vm_exec_core+6410>, 0x5a69aa8e8ba5 <vm_exec_core+8869>, 0x5a69aa8e9f81 <vm_exec_core+13953>, 0x5a69aa8e7877 <vm_exec_core+3959>, 0x5a69aa8ecc63 <vm_exec_core+25443>, 0x5a69aa8e834c <vm_exec_core+6732>, 0x5a69aa8e9eba <vm_exec_core+13754>, 0x5a69aa8ea8af <vm_exec_core+16303>, 0x5a69aa8eca34 <vm_exec_core+24884>, 0x5a69aa8eb4cc <vm_exec_core+19404>, 0x5a69aa8e8e52 <vm_exec_core+9554>, 0x5a69aa8e8662 <vm_exec_core+7522>, 0x5a69aa8ec708 <vm_exec_core+24072>, 0x5a69aa8e9699 <vm_exec_core+11673>, 0x5a69aa8ebdef <vm_exec_core+21743>, 0x5a69aa8eb59d <vm_exec_core+19613>, 0x5a69aa8ebec5 <vm_exec_core+21957>, 0x5a69aa8ed378 <vm_exec_core+27256>, 0x5a69aa8eaa1d <vm_exec_core+16669>, 0x5a69aa8ecada <vm_exec_core+25050>, 0x5a69aa8e8f21 <vm_exec_core+9761>, 0x5a69aa8ec608 <vm_exec_core+23816>, 0x5a69aa8eb110 <vm_exec_core+18448>, 0x5a69aa8eaebc <vm_exec_core+17852>, 0x5a69aa8eb289 <vm_exec_core+18825>, 0x5a69aa8ea747 <vm_exec_core+15943>, 0x5a69aa8eab55 <vm_exec_core+16981>, 0x5a69aa8e9168 <vm_exec_core+10344>, 0x5a69aa8e88a8 <vm_exec_core+8104>, 0x5a69aa8ebfc7 <vm_exec_core+22215>, 0x5a69aa8e7a92 <vm_exec_core+4498>, 0x5a69aa8ea544 <vm_exec_core+15428>, 0x5a69aa8f5aaf <vm_exec_core+61871>, 0x5a69aa8eb1c3 <vm_exec_core+18627>, 0x5a69aa8e7b34 <vm_exec_core+4660>, 0x5a69aa8e7ff7 <vm_exec_core+5879>, 0x5a69aa8e7c58 <vm_exec_core+4952>, 0x5a69aa8e84f8 <vm_exec_core+7160>, 0x5a69aa8e8ca1 <vm_exec_core+9121>, 0x5a69aa8ea945 <vm_exec_core+16453>, 0x5a69aa8e9f77 <vm_exec_core+13943>, 0x5a69aa8ea940 <vm_exec_core+16448>, 0x5a69aa8eb110 <vm_exec_core+18448>, 0x5a69aa8eb05d <vm_exec_core+18269>, 0x5a69aa8e84f3 <vm_exec_core+7155>, 0x5a69aa8eb490 <vm_exec_core+19344>, 0x5a69aa8e95bb <vm_exec_core+11451>, 0x5a69aa8e95c0 <vm_exec_core+11456>, 0x5a69aa8eb058 <vm_exec_core+18264>, 0x5a69aa8eac46 <vm_exec_core+17222>, 0x5a69aa8ea410 <vm_exec_core+15120>, 0x5a69aa8ea331 <vm_exec_core+14897>, 0x5a69aa8ead81 <vm_exec_core+17537>, 0x5a69aa8ea74c <vm_exec_core+15948>, 0x5a69aa8e9f7c <vm_exec_core+13948>, 0x5a69aa8e86ea <vm_exec_core+7658>...} reg_cfp = 0x73b78134b790 reg_pc = 0x51300004df60 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_newarraykwsplat = <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_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 0x00005a69aa8e3478 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516001970dd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x00005a69aa92054b in invoke_iseq_block_from_c (ec=0x516001970dd0, captured=<optimized out>, self=127232072494280, 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 = 0x73b7a7dd4410 cfp = 0x73b78134b7c8 sp = 0x73b78124b818 use_argv = <optimized out> stack_argv = 0x73b78124b818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x516001970dd0, self=127232072494280, 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 0x00005a69aa91e7d6 in rb_vm_invoke_proc (ec=0x73b77f00fb60, proc=0x1, proc@entry=0x504000319390, argc=-1468943155, 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 0x00005a69aa876ce9 in thread_do_start_proc (th=th@entry=0x515000185400) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x504000319390 args_len = 0 args_ptr = <optimized out> #19 0x00005a69aa87489a in thread_do_start (th=0x515000185400) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #20 thread_start_func_2 (th=th@entry=0x515000185400, 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 0x00005a69aa873b5e in call_thread_start_func_2 (th=0x515000185400) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236 stack_start = <optimized out> stack_start_addr = 0x73b7825ffce0 #22 nt_start (ptr=0x50c00010bd00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281 th = 0x515000185400 sched = <optimized out> nt = 0x50c00010bd00 vm = 0x525000000100 #23 0x00005a69aa52574f in asan_thread_start(void*) () No symbol table info available. #24 0x000073b7a869ca94 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 = {127232003540672, 5872294995485058930, 127232003540672, -352, 25, 140730783947536, 5872294995506030450, 5872343461747418994}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x000073b7a8729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x73b78c4006c0 (LWP 514756) "test_autoload.*"): #0 0x000073b7a871b4cd in __GI___poll (fds=0x73b77bf09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005a69aa4cc39a in __interceptor_poll () No symbol table info available. #2 0x00005a69aa878e5f 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:3065 vm = <optimized out> #4 0x00005a69aa52574f in asan_thread_start(void*) () No symbol table info available. #5 0x000073b7a869ca94 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 = {127232169215680, 5872282625979246450, 127232169215680, -352, 0, 127231923839952, 5872282626000217970, 5872343461747418994}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000073b7a8729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x73b77e0006c0 (LWP 548833) "test_autoload.*"): #0 0x000073b7a8698d61 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x73b77dffc600, op=137, expected=0, futex_word=0x50c00010fd10) 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=0x73b77dffc600, clockid=20576, expected=0, futex_word=0x50c00010fd10) 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=0x50c00010fd10, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x73b77dffc600, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x000073b7a869bc7e in __pthread_cond_wait_common (abstime=0x73b77dffc600, clockid=1, mutex=0x51500018a7a0, cond=0x50c00010fce8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x73b7a869b4a0 <__condvar_cleanup_waiting>, __arg = 0x73b77dffc4f0, __canceltype = 51, __prev = 0x0} cbuffer = {wseq = 0, cond = 0x50c00010fce8, mutex = 0x51500018a7a0, 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=0x50c00010fce8, mutex=mutex@entry=0x51500018a7a0, abstime=abstime@entry=0x73b77dffc600) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x00005a69aa8722c1 in native_cond_timedwait (cond=0x50c00010fce8, mutex=0x51500018a7a0, 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=0x51500018a680, rel=rel@entry=0x73b77b20a660) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2488 end = <optimized out> sched = 0x5160000004a0 lock = 0x51500018a7a0 cond = 0x50c00010fce8 max = 100000000000000000 #7 0x00005a69aa859ad4 in native_sleep (th=0x51500018a680, rel=0x73b77b20a660) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3335 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 = 1795034374334707 woke = 1 #9 0x00005a69aa6eb1ed in rb_f_sleep (argc=1, argv=0x73b78ba108c0, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:5071 beg = 1723507417 scheduler = <optimized out> end = <optimized out> #10 0x00005a69aa945578 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:3786 ci = 0x66b100140003 cc = <optimized out> me = 0x73b781699158 cfunc = 0x504000020158 recv = 127232038018080 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00005a69aa92c9cd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x73b77dffcce0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4764 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0xffffffff cc = <optimized out> cme = <optimized out> v = <optimized out> #12 0x00005a69aa92c485 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4904 ci = <optimized out> cc = 0x73b77dffc600 #13 0x00005a69aa8f41cd in vm_sendish (ec=0x5160019761d0, reg_cfp=0x73b78bb106b0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 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=0x5160019761d0) at ../../src/trunk_asan/insns.def:918 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5a69aa8e8316 <vm_exec_core+6678>, 0x5a69aa8ed5d1 <vm_exec_core+27857>, 0x5a69aa8e7d89 <vm_exec_core+5257>, 0x5a69aa8ee8e6 <vm_exec_core+32742>, 0x5a69aa8ec250 <vm_exec_core+22864>, 0x5a69aa8ea0f6 <vm_exec_core+14326>, 0x5a69aa8e6ebe <vm_exec_core+1470>, 0x5a69aa8edd9d <vm_exec_core+29853>, 0x5a69aa8ed95c <vm_exec_core+28764>, 0x5a69aa8e812a <vm_exec_core+6186>, 0x5a69aa8e74a1 <vm_exec_core+2977>, 0x5a69aa8ec831 <vm_exec_core+24369>, 0x5a69aa8e8b08 <vm_exec_core+8712>, 0x5a69aa8ee49c <vm_exec_core+31644>, 0x5a69aa8edb5d <vm_exec_core+29277>, 0x5a69aa8e90d3 <vm_exec_core+10195>, 0x5a69aa8ea03e <vm_exec_core+14142>, 0x5a69aa8ec4f2 <vm_exec_core+23538>, 0x5a69aa8edac3 <vm_exec_core+29123>, 0x5a69aa8eb133 <vm_exec_core+18483>, 0x5a69aa8ec574 <vm_exec_core+23668>, 0x5a69aa8ecbc7 <vm_exec_core+25287>, 0x5a69aa8eb071 <vm_exec_core+18289>, 0x5a69aa8e73cd <vm_exec_core+2765>, 0x5a69aa8ebd2a <vm_exec_core+21546>, 0x5a69aa8e71ee <vm_exec_core+2286>, 0x5a69aa8e7623 <vm_exec_core+3363>, 0x5a69aa8e9359 <vm_exec_core+10841>, 0x5a69aa8ead95 <vm_exec_core+17557>, 0x5a69aa8eb6d7 <vm_exec_core+19927>, 0x5a69aa8eaac0 <vm_exec_core+16832>, 0x5a69aa8e6e1a <vm_exec_core+1306>, 0x5a69aa8ecdbd <vm_exec_core+25789>, 0x5a69aa8ed821 <vm_exec_core+28449>, 0x5a69aa8e77cc <vm_exec_core+3788>, 0x5a69aa8e8417 <vm_exec_core+6935>, 0x5a69aa8e8219 <vm_exec_core+6425>, 0x5a69aa8e8bb4 <vm_exec_core+8884>, 0x5a69aa8e9f90 <vm_exec_core+13968>, 0x5a69aa8e7886 <vm_exec_core+3974>, 0x5a69aa8ecc72 <vm_exec_core+25458>, 0x5a69aa8e835b <vm_exec_core+6747>, 0x5a69aa8e9ec9 <vm_exec_core+13769>, 0x5a69aa8ea8be <vm_exec_core+16318>, 0x5a69aa8eca43 <vm_exec_core+24899>, 0x5a69aa8eb4db <vm_exec_core+19419>, 0x5a69aa8e8e61 <vm_exec_core+9569>, 0x5a69aa8e8671 <vm_exec_core+7537>, 0x5a69aa8ec717 <vm_exec_core+24087>, 0x5a69aa8e96a8 <vm_exec_core+11688>, 0x5a69aa8ebdfe <vm_exec_core+21758>, 0x5a69aa8eb5ac <vm_exec_core+19628>, 0x5a69aa8ebed4 <vm_exec_core+21972>, 0x5a69aa8ed387 <vm_exec_core+27271>, 0x5a69aa8eaa2c <vm_exec_core+16684>, 0x5a69aa8ecae9 <vm_exec_core+25065>, 0x5a69aa8e8f30 <vm_exec_core+9776>, 0x5a69aa8ec617 <vm_exec_core+23831>, 0x5a69aa8e6c8b <vm_exec_core+907>, 0x5a69aa8eaecb <vm_exec_core+17867>, 0x5a69aa8eb298 <vm_exec_core+18840>, 0x5a69aa8e76c6 <vm_exec_core+3526>, 0x5a69aa8eab64 <vm_exec_core+16996>, 0x5a69aa8e9177 <vm_exec_core+10359>, 0x5a69aa8e88b7 <vm_exec_core+8119>, 0x5a69aa8ebfd6 <vm_exec_core+22230>, 0x5a69aa8e7aa1 <vm_exec_core+4513>, 0x5a69aa8ea553 <vm_exec_core+15443>, 0x5a69aa8f5abe <vm_exec_core+61886>, 0x5a69aa8eb1d2 <vm_exec_core+18642>, 0x5a69aa8e7b43 <vm_exec_core+4675>, 0x5a69aa8e8006 <vm_exec_core+5894>, 0x5a69aa8e7c67 <vm_exec_core+4967>, 0x5a69aa8e8507 <vm_exec_core+7175>, 0x5a69aa8e8cb0 <vm_exec_core+9136>, 0x5a69aa8eeb4b <vm_exec_core+33355>, 0x5a69aa8ebae8 <vm_exec_core+20968>, 0x5a69aa8ea94a <vm_exec_core+16458>, 0x5a69aa8eccc4 <vm_exec_core+25540>, 0x5a69aa8eec1b <vm_exec_core+33563>, 0x5a69aa8ed095 <vm_exec_core+26517>, 0x5a69aa8ee5bb <vm_exec_core+31931>, 0x5a69aa8ee7d4 <vm_exec_core+32468>, 0x5a69aa8e72ea <vm_exec_core+2538>, 0x5a69aa8edcb6 <vm_exec_core+29622>, 0x5a69aa8e95c5 <vm_exec_core+11461>, 0x5a69aa8edeba <vm_exec_core+30138>, 0x5a69aa8e8ff5 <vm_exec_core+9973>, 0x5a69aa8ecfb9 <vm_exec_core+26297>, 0x5a69aa8e70dd <vm_exec_core+2013>, 0x5a69aa8e796b <vm_exec_core+4203>, 0x5a69aa8e86f9 <vm_exec_core+7673>, 0x5a69aa8e994d <vm_exec_core+12365>, 0x5a69aa8e9aea <vm_exec_core+12778>, 0x5a69aa8e6c90 <vm_exec_core+912>, 0x5a69aa8e704b <vm_exec_core+1867>, 0x5a69aa8e6d22 <vm_exec_core+1058>, 0x5a69aa8ed197 <vm_exec_core+26775>, 0x5a69aa8e9469 <vm_exec_core+11113>, 0x5a69aa8ea765 <vm_exec_core+15973>, 0x5a69aa8e9c96 <vm_exec_core+13206>, 0x5a69aa8ea429 <vm_exec_core+15145>, 0x5a69aa8ea345 <vm_exec_core+14917>, 0x5a69aa8e925b <vm_exec_core+10587>, 0x5a69aa8e9b8b <vm_exec_core+12939>, 0x5a69aa8e9823 <vm_exec_core+12067>, 0x5a69aa8e9e47 <vm_exec_core+13639>, 0x5a69aa8e9dc5 <vm_exec_core+13509>, 0x5a69aa8e8307 <vm_exec_core+6663>, 0x5a69aa8ed5c2 <vm_exec_core+27842>, 0x5a69aa8e7d7a <vm_exec_core+5242>, 0x5a69aa8ee8d7 <vm_exec_core+32727>, 0x5a69aa8ec241 <vm_exec_core+22849>, 0x5a69aa8ea0e7 <vm_exec_core+14311>, 0x5a69aa8e6eaf <vm_exec_core+1455>, 0x5a69aa8edd8e <vm_exec_core+29838>, 0x5a69aa8ed94d <vm_exec_core+28749>, 0x5a69aa8e811b <vm_exec_core+6171>, 0x5a69aa8e7492 <vm_exec_core+2962>, 0x5a69aa8ec822 <vm_exec_core+24354>, 0x5a69aa8e8af9 <vm_exec_core+8697>, 0x5a69aa8ee48d <vm_exec_core+31629>, 0x5a69aa8edb4e <vm_exec_core+29262>, 0x5a69aa8e90c4 <vm_exec_core+10180>, 0x5a69aa8ea02f <vm_exec_core+14127>, 0x5a69aa8ec4e3 <vm_exec_core+23523>, 0x5a69aa8edab4 <vm_exec_core+29108>, 0x5a69aa8eb124 <vm_exec_core+18468>, 0x5a69aa8ec565 <vm_exec_core+23653>, 0x5a69aa8ecbb8 <vm_exec_core+25272>, 0x5a69aa8eb062 <vm_exec_core+18274>, 0x5a69aa8e73be <vm_exec_core+2750>, 0x5a69aa8ebd1b <vm_exec_core+21531>, 0x5a69aa8e71df <vm_exec_core+2271>, 0x5a69aa8e7614 <vm_exec_core+3348>, 0x5a69aa8e934a <vm_exec_core+10826>, 0x5a69aa8ead86 <vm_exec_core+17542>, 0x5a69aa8eb6c8 <vm_exec_core+19912>, 0x5a69aa8eaab1 <vm_exec_core+16817>, 0x5a69aa8e6e0b <vm_exec_core+1291>, 0x5a69aa8ecdae <vm_exec_core+25774>, 0x5a69aa8ed812 <vm_exec_core+28434>, 0x5a69aa8e77bd <vm_exec_core+3773>, 0x5a69aa8e8408 <vm_exec_core+6920>, 0x5a69aa8e820a <vm_exec_core+6410>, 0x5a69aa8e8ba5 <vm_exec_core+8869>, 0x5a69aa8e9f81 <vm_exec_core+13953>, 0x5a69aa8e7877 <vm_exec_core+3959>, 0x5a69aa8ecc63 <vm_exec_core+25443>, 0x5a69aa8e834c <vm_exec_core+6732>, 0x5a69aa8e9eba <vm_exec_core+13754>, 0x5a69aa8ea8af <vm_exec_core+16303>, 0x5a69aa8eca34 <vm_exec_core+24884>, 0x5a69aa8eb4cc <vm_exec_core+19404>, 0x5a69aa8e8e52 <vm_exec_core+9554>, 0x5a69aa8e8662 <vm_exec_core+7522>, 0x5a69aa8ec708 <vm_exec_core+24072>, 0x5a69aa8e9699 <vm_exec_core+11673>, 0x5a69aa8ebdef <vm_exec_core+21743>, 0x5a69aa8eb59d <vm_exec_core+19613>, 0x5a69aa8ebec5 <vm_exec_core+21957>, 0x5a69aa8ed378 <vm_exec_core+27256>, 0x5a69aa8eaa1d <vm_exec_core+16669>, 0x5a69aa8ecada <vm_exec_core+25050>, 0x5a69aa8e8f21 <vm_exec_core+9761>, 0x5a69aa8ec608 <vm_exec_core+23816>, 0x5a69aa8eb110 <vm_exec_core+18448>, 0x5a69aa8eaebc <vm_exec_core+17852>, 0x5a69aa8eb289 <vm_exec_core+18825>, 0x5a69aa8ea747 <vm_exec_core+15943>, 0x5a69aa8eab55 <vm_exec_core+16981>, 0x5a69aa8e9168 <vm_exec_core+10344>, 0x5a69aa8e88a8 <vm_exec_core+8104>, 0x5a69aa8ebfc7 <vm_exec_core+22215>, 0x5a69aa8e7a92 <vm_exec_core+4498>, 0x5a69aa8ea544 <vm_exec_core+15428>, 0x5a69aa8f5aaf <vm_exec_core+61871>, 0x5a69aa8eb1c3 <vm_exec_core+18627>, 0x5a69aa8e7b34 <vm_exec_core+4660>, 0x5a69aa8e7ff7 <vm_exec_core+5879>, 0x5a69aa8e7c58 <vm_exec_core+4952>, 0x5a69aa8e84f8 <vm_exec_core+7160>, 0x5a69aa8e8ca1 <vm_exec_core+9121>, 0x5a69aa8ea945 <vm_exec_core+16453>, 0x5a69aa8e9f77 <vm_exec_core+13943>, 0x5a69aa8ea940 <vm_exec_core+16448>, 0x5a69aa8eb110 <vm_exec_core+18448>, 0x5a69aa8eb05d <vm_exec_core+18269>, 0x5a69aa8e84f3 <vm_exec_core+7155>, 0x5a69aa8eb490 <vm_exec_core+19344>, 0x5a69aa8e95bb <vm_exec_core+11451>, 0x5a69aa8e95c0 <vm_exec_core+11456>, 0x5a69aa8eb058 <vm_exec_core+18264>, 0x5a69aa8eac46 <vm_exec_core+17222>, 0x5a69aa8ea410 <vm_exec_core+15120>, 0x5a69aa8ea331 <vm_exec_core+14897>, 0x5a69aa8ead81 <vm_exec_core+17537>, 0x5a69aa8ea74c <vm_exec_core+15948>, 0x5a69aa8e9f7c <vm_exec_core+13948>, 0x5a69aa8e86ea <vm_exec_core+7658>...} reg_cfp = 0x73b78bb106b0 reg_pc = 0x5040003200b8 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_newarraykwsplat = <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_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 0x00005a69aa8e3478 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160019761d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #16 0x00005a69aa66ae9b in load_iseq_eval (ec=<optimized out>, fname=fname@entry=127231987369760) at /tmp/ruby/src/trunk_asan/load.c:781 iseq = 0x73b7816945b8 #17 0x00005a69aa665e97 in require_internal (ec=ec@entry=0x5160019761d0, 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 = 0x51500018a680 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 127232634115200 realpath_map = 127232634115040 path = 127231987369760 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 0x00005a69aa663d80 in rb_require_string_internal (fname=127232073077120, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386 ec = 0x5160019761d0 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 0x00005a69aa945578 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:3786 ci = 0x1610100140003 cc = <optimized out> me = 0x73b7867dcdf8 cfunc = 0x504000018518 recv = 127232634244600 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #22 0x00005a69aa92c9cd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x73b77dffe100) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4764 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0xffffffff cc = <optimized out> cme = <optimized out> v = <optimized out> #23 0x00005a69aa932625 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4173 No locals. #24 0x00005a69aa8f41cd in vm_sendish (ec=0x5160019761d0, reg_cfp=0x73b78bb10758, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 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=0x5160019761d0) at ../../src/trunk_asan/insns.def:918 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5a69aa8e8316 <vm_exec_core+6678>, 0x5a69aa8ed5d1 <vm_exec_core+27857>, 0x5a69aa8e7d89 <vm_exec_core+5257>, 0x5a69aa8ee8e6 <vm_exec_core+32742>, 0x5a69aa8ec250 <vm_exec_core+22864>, 0x5a69aa8ea0f6 <vm_exec_core+14326>, 0x5a69aa8e6ebe <vm_exec_core+1470>, 0x5a69aa8edd9d <vm_exec_core+29853>, 0x5a69aa8ed95c <vm_exec_core+28764>, 0x5a69aa8e812a <vm_exec_core+6186>, 0x5a69aa8e74a1 <vm_exec_core+2977>, 0x5a69aa8ec831 <vm_exec_core+24369>, 0x5a69aa8e8b08 <vm_exec_core+8712>, 0x5a69aa8ee49c <vm_exec_core+31644>, 0x5a69aa8edb5d <vm_exec_core+29277>, 0x5a69aa8e90d3 <vm_exec_core+10195>, 0x5a69aa8ea03e <vm_exec_core+14142>, 0x5a69aa8ec4f2 <vm_exec_core+23538>, 0x5a69aa8edac3 <vm_exec_core+29123>, 0x5a69aa8eb133 <vm_exec_core+18483>, 0x5a69aa8ec574 <vm_exec_core+23668>, 0x5a69aa8ecbc7 <vm_exec_core+25287>, 0x5a69aa8eb071 <vm_exec_core+18289>, 0x5a69aa8e73cd <vm_exec_core+2765>, 0x5a69aa8ebd2a <vm_exec_core+21546>, 0x5a69aa8e71ee <vm_exec_core+2286>, 0x5a69aa8e7623 <vm_exec_core+3363>, 0x5a69aa8e9359 <vm_exec_core+10841>, 0x5a69aa8ead95 <vm_exec_core+17557>, 0x5a69aa8eb6d7 <vm_exec_core+19927>, 0x5a69aa8eaac0 <vm_exec_core+16832>, 0x5a69aa8e6e1a <vm_exec_core+1306>, 0x5a69aa8ecdbd <vm_exec_core+25789>, 0x5a69aa8ed821 <vm_exec_core+28449>, 0x5a69aa8e77cc <vm_exec_core+3788>, 0x5a69aa8e8417 <vm_exec_core+6935>, 0x5a69aa8e8219 <vm_exec_core+6425>, 0x5a69aa8e8bb4 <vm_exec_core+8884>, 0x5a69aa8e9f90 <vm_exec_core+13968>, 0x5a69aa8e7886 <vm_exec_core+3974>, 0x5a69aa8ecc72 <vm_exec_core+25458>, 0x5a69aa8e835b <vm_exec_core+6747>, 0x5a69aa8e9ec9 <vm_exec_core+13769>, 0x5a69aa8ea8be <vm_exec_core+16318>, 0x5a69aa8eca43 <vm_exec_core+24899>, 0x5a69aa8eb4db <vm_exec_core+19419>, 0x5a69aa8e8e61 <vm_exec_core+9569>, 0x5a69aa8e8671 <vm_exec_core+7537>, 0x5a69aa8ec717 <vm_exec_core+24087>, 0x5a69aa8e96a8 <vm_exec_core+11688>, 0x5a69aa8ebdfe <vm_exec_core+21758>, 0x5a69aa8eb5ac <vm_exec_core+19628>, 0x5a69aa8ebed4 <vm_exec_core+21972>, 0x5a69aa8ed387 <vm_exec_core+27271>, 0x5a69aa8eaa2c <vm_exec_core+16684>, 0x5a69aa8ecae9 <vm_exec_core+25065>, 0x5a69aa8e8f30 <vm_exec_core+9776>, 0x5a69aa8ec617 <vm_exec_core+23831>, 0x5a69aa8e6c8b <vm_exec_core+907>, 0x5a69aa8eaecb <vm_exec_core+17867>, 0x5a69aa8eb298 <vm_exec_core+18840>, 0x5a69aa8e76c6 <vm_exec_core+3526>, 0x5a69aa8eab64 <vm_exec_core+16996>, 0x5a69aa8e9177 <vm_exec_core+10359>, 0x5a69aa8e88b7 <vm_exec_core+8119>, 0x5a69aa8ebfd6 <vm_exec_core+22230>, 0x5a69aa8e7aa1 <vm_exec_core+4513>, 0x5a69aa8ea553 <vm_exec_core+15443>, 0x5a69aa8f5abe <vm_exec_core+61886>, 0x5a69aa8eb1d2 <vm_exec_core+18642>, 0x5a69aa8e7b43 <vm_exec_core+4675>, 0x5a69aa8e8006 <vm_exec_core+5894>, 0x5a69aa8e7c67 <vm_exec_core+4967>, 0x5a69aa8e8507 <vm_exec_core+7175>, 0x5a69aa8e8cb0 <vm_exec_core+9136>, 0x5a69aa8eeb4b <vm_exec_core+33355>, 0x5a69aa8ebae8 <vm_exec_core+20968>, 0x5a69aa8ea94a <vm_exec_core+16458>, 0x5a69aa8eccc4 <vm_exec_core+25540>, 0x5a69aa8eec1b <vm_exec_core+33563>, 0x5a69aa8ed095 <vm_exec_core+26517>, 0x5a69aa8ee5bb <vm_exec_core+31931>, 0x5a69aa8ee7d4 <vm_exec_core+32468>, 0x5a69aa8e72ea <vm_exec_core+2538>, 0x5a69aa8edcb6 <vm_exec_core+29622>, 0x5a69aa8e95c5 <vm_exec_core+11461>, 0x5a69aa8edeba <vm_exec_core+30138>, 0x5a69aa8e8ff5 <vm_exec_core+9973>, 0x5a69aa8ecfb9 <vm_exec_core+26297>, 0x5a69aa8e70dd <vm_exec_core+2013>, 0x5a69aa8e796b <vm_exec_core+4203>, 0x5a69aa8e86f9 <vm_exec_core+7673>, 0x5a69aa8e994d <vm_exec_core+12365>, 0x5a69aa8e9aea <vm_exec_core+12778>, 0x5a69aa8e6c90 <vm_exec_core+912>, 0x5a69aa8e704b <vm_exec_core+1867>, 0x5a69aa8e6d22 <vm_exec_core+1058>, 0x5a69aa8ed197 <vm_exec_core+26775>, 0x5a69aa8e9469 <vm_exec_core+11113>, 0x5a69aa8ea765 <vm_exec_core+15973>, 0x5a69aa8e9c96 <vm_exec_core+13206>, 0x5a69aa8ea429 <vm_exec_core+15145>, 0x5a69aa8ea345 <vm_exec_core+14917>, 0x5a69aa8e925b <vm_exec_core+10587>, 0x5a69aa8e9b8b <vm_exec_core+12939>, 0x5a69aa8e9823 <vm_exec_core+12067>, 0x5a69aa8e9e47 <vm_exec_core+13639>, 0x5a69aa8e9dc5 <vm_exec_core+13509>, 0x5a69aa8e8307 <vm_exec_core+6663>, 0x5a69aa8ed5c2 <vm_exec_core+27842>, 0x5a69aa8e7d7a <vm_exec_core+5242>, 0x5a69aa8ee8d7 <vm_exec_core+32727>, 0x5a69aa8ec241 <vm_exec_core+22849>, 0x5a69aa8ea0e7 <vm_exec_core+14311>, 0x5a69aa8e6eaf <vm_exec_core+1455>, 0x5a69aa8edd8e <vm_exec_core+29838>, 0x5a69aa8ed94d <vm_exec_core+28749>, 0x5a69aa8e811b <vm_exec_core+6171>, 0x5a69aa8e7492 <vm_exec_core+2962>, 0x5a69aa8ec822 <vm_exec_core+24354>, 0x5a69aa8e8af9 <vm_exec_core+8697>, 0x5a69aa8ee48d <vm_exec_core+31629>, 0x5a69aa8edb4e <vm_exec_core+29262>, 0x5a69aa8e90c4 <vm_exec_core+10180>, 0x5a69aa8ea02f <vm_exec_core+14127>, 0x5a69aa8ec4e3 <vm_exec_core+23523>, 0x5a69aa8edab4 <vm_exec_core+29108>, 0x5a69aa8eb124 <vm_exec_core+18468>, 0x5a69aa8ec565 <vm_exec_core+23653>, 0x5a69aa8ecbb8 <vm_exec_core+25272>, 0x5a69aa8eb062 <vm_exec_core+18274>, 0x5a69aa8e73be <vm_exec_core+2750>, 0x5a69aa8ebd1b <vm_exec_core+21531>, 0x5a69aa8e71df <vm_exec_core+2271>, 0x5a69aa8e7614 <vm_exec_core+3348>, 0x5a69aa8e934a <vm_exec_core+10826>, 0x5a69aa8ead86 <vm_exec_core+17542>, 0x5a69aa8eb6c8 <vm_exec_core+19912>, 0x5a69aa8eaab1 <vm_exec_core+16817>, 0x5a69aa8e6e0b <vm_exec_core+1291>, 0x5a69aa8ecdae <vm_exec_core+25774>, 0x5a69aa8ed812 <vm_exec_core+28434>, 0x5a69aa8e77bd <vm_exec_core+3773>, 0x5a69aa8e8408 <vm_exec_core+6920>, 0x5a69aa8e820a <vm_exec_core+6410>, 0x5a69aa8e8ba5 <vm_exec_core+8869>, 0x5a69aa8e9f81 <vm_exec_core+13953>, 0x5a69aa8e7877 <vm_exec_core+3959>, 0x5a69aa8ecc63 <vm_exec_core+25443>, 0x5a69aa8e834c <vm_exec_core+6732>, 0x5a69aa8e9eba <vm_exec_core+13754>, 0x5a69aa8ea8af <vm_exec_core+16303>, 0x5a69aa8eca34 <vm_exec_core+24884>, 0x5a69aa8eb4cc <vm_exec_core+19404>, 0x5a69aa8e8e52 <vm_exec_core+9554>, 0x5a69aa8e8662 <vm_exec_core+7522>, 0x5a69aa8ec708 <vm_exec_core+24072>, 0x5a69aa8e9699 <vm_exec_core+11673>, 0x5a69aa8ebdef <vm_exec_core+21743>, 0x5a69aa8eb59d <vm_exec_core+19613>, 0x5a69aa8ebec5 <vm_exec_core+21957>, 0x5a69aa8ed378 <vm_exec_core+27256>, 0x5a69aa8eaa1d <vm_exec_core+16669>, 0x5a69aa8ecada <vm_exec_core+25050>, 0x5a69aa8e8f21 <vm_exec_core+9761>, 0x5a69aa8ec608 <vm_exec_core+23816>, 0x5a69aa8eb110 <vm_exec_core+18448>, 0x5a69aa8eaebc <vm_exec_core+17852>, 0x5a69aa8eb289 <vm_exec_core+18825>, 0x5a69aa8ea747 <vm_exec_core+15943>, 0x5a69aa8eab55 <vm_exec_core+16981>, 0x5a69aa8e9168 <vm_exec_core+10344>, 0x5a69aa8e88a8 <vm_exec_core+8104>, 0x5a69aa8ebfc7 <vm_exec_core+22215>, 0x5a69aa8e7a92 <vm_exec_core+4498>, 0x5a69aa8ea544 <vm_exec_core+15428>, 0x5a69aa8f5aaf <vm_exec_core+61871>, 0x5a69aa8eb1c3 <vm_exec_core+18627>, 0x5a69aa8e7b34 <vm_exec_core+4660>, 0x5a69aa8e7ff7 <vm_exec_core+5879>, 0x5a69aa8e7c58 <vm_exec_core+4952>, 0x5a69aa8e84f8 <vm_exec_core+7160>, 0x5a69aa8e8ca1 <vm_exec_core+9121>, 0x5a69aa8ea945 <vm_exec_core+16453>, 0x5a69aa8e9f77 <vm_exec_core+13943>, 0x5a69aa8ea940 <vm_exec_core+16448>, 0x5a69aa8eb110 <vm_exec_core+18448>, 0x5a69aa8eb05d <vm_exec_core+18269>, 0x5a69aa8e84f3 <vm_exec_core+7155>, 0x5a69aa8eb490 <vm_exec_core+19344>, 0x5a69aa8e95bb <vm_exec_core+11451>, 0x5a69aa8e95c0 <vm_exec_core+11456>, 0x5a69aa8eb058 <vm_exec_core+18264>, 0x5a69aa8eac46 <vm_exec_core+17222>, 0x5a69aa8ea410 <vm_exec_core+15120>, 0x5a69aa8ea331 <vm_exec_core+14897>, 0x5a69aa8ead81 <vm_exec_core+17537>, 0x5a69aa8ea74c <vm_exec_core+15948>, 0x5a69aa8e9f7c <vm_exec_core+13948>, 0x5a69aa8e86ea <vm_exec_core+7658>...} reg_cfp = 0x73b78bb10758 reg_pc = 0x5110000b40f8 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_newarraykwsplat = <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_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 0x00005a69aa8e3478 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160019761d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #27 0x00005a69aa9594da in vm_call0_body (ec=<optimized out>, calling=0x73b77b509460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x73b77b5094d0 cc = <optimized out> ret = <optimized out> #28 0x00005a69aa958d4f in vm_call0_cme (ec=0x5160019761d0, calling=0x73b77b509460, argv=0x73b77dffe8c0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #29 vm_call0_body (ec=<optimized out>, calling=0x73b77b509460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x73b781c25b08 orig_cme = <optimized out> ci = 0x73b77b5094d0 cc = 0x73b7816994f0 ret = <optimized out> #30 0x00005a69aa90e4fe in vm_call0_cc (recv=127232634244600, id=22593, argc=<optimized out>, argv=<optimized out>, cc=0x73b7816994f0, 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 = 0x73b7816994f0 self = <optimized out> #32 0x00005a69aa90f32e in rb_funcallv (recv=127232634244600, mid=22593, argc=1, argv=0x73b77dffe8c0) 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 = 0x73b77dffe8c0 #34 0x00005a69aa8cf07e in autoload_feature_require (_arguments=127231930133680) at /tmp/ruby/src/trunk_asan/variable.c:2934 arguments = 0x73b77dffecb0 autoload_const = <optimized out> result = <optimized out> #35 autoload_try_load (_arguments=127231930133680) at /tmp/ruby/src/trunk_asan/variable.c:2948 arguments = 0x73b77dffecb0 result = <optimized out> ce = <optimized out> #36 0x00005a69aa56ff90 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 = 0x5160019761d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x73b77dffec30, <optimized out>, 0x73b77dffeb40, <optimized out>, <optimized out>}, prev = 0x73b77b409340, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160019761d0 state = RUBY_TAG_NONE errinfo = <optimized out> #37 0x00005a69aa8ce3c1 in rb_autoload_load (module=module@entry=127232634322240, name=name@entry=163803) at /tmp/ruby/src/trunk_asan/variable.c:3009 ce = 0x50300001ced0 arguments = {module = 127232634322240, name = 163803, flag = 0, mutex = 127231987369840, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #38 0x00005a69aa8d7d4d in rb_const_search_from (klass=127231993156800, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3111 ac = 0xfffffffffffffdfc am = 127232634322240 tmp = 127232634322240 ce = <optimized out> current = 127232634322240 value = <optimized out> first_iteration = <optimized out> #39 0x00005a69aa8d00e4 in rb_const_search (klass=127231993156800, id=163803, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3133 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:3060 c = <optimized out> #41 0x00005a69aa8db04e 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 = 88785565056272 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 0x00005a69aa8e5fe3 in vm_get_ev_const_chain (ec=0x5160019761d0, segments=0x5020007e6e50) 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=0x5020007e6e10) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6341 segments = 0x5020007e6e50 ice = <optimized out> val = <optimized out> #44 0x00005a69aa8e8b67 in vm_exec_core (ec=ec@entry=0x5160019761d0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x5a69aa8e8316 <vm_exec_core+6678>, 0x5a69aa8ed5d1 <vm_exec_core+27857>, 0x5a69aa8e7d89 <vm_exec_core+5257>, 0x5a69aa8ee8e6 <vm_exec_core+32742>, 0x5a69aa8ec250 <vm_exec_core+22864>, 0x5a69aa8ea0f6 <vm_exec_core+14326>, 0x5a69aa8e6ebe <vm_exec_core+1470>, 0x5a69aa8edd9d <vm_exec_core+29853>, 0x5a69aa8ed95c <vm_exec_core+28764>, 0x5a69aa8e812a <vm_exec_core+6186>, 0x5a69aa8e74a1 <vm_exec_core+2977>, 0x5a69aa8ec831 <vm_exec_core+24369>, 0x5a69aa8e8b08 <vm_exec_core+8712>, 0x5a69aa8ee49c <vm_exec_core+31644>, 0x5a69aa8edb5d <vm_exec_core+29277>, 0x5a69aa8e90d3 <vm_exec_core+10195>, 0x5a69aa8ea03e <vm_exec_core+14142>, 0x5a69aa8ec4f2 <vm_exec_core+23538>, 0x5a69aa8edac3 <vm_exec_core+29123>, 0x5a69aa8eb133 <vm_exec_core+18483>, 0x5a69aa8ec574 <vm_exec_core+23668>, 0x5a69aa8ecbc7 <vm_exec_core+25287>, 0x5a69aa8eb071 <vm_exec_core+18289>, 0x5a69aa8e73cd <vm_exec_core+2765>, 0x5a69aa8ebd2a <vm_exec_core+21546>, 0x5a69aa8e71ee <vm_exec_core+2286>, 0x5a69aa8e7623 <vm_exec_core+3363>, 0x5a69aa8e9359 <vm_exec_core+10841>, 0x5a69aa8ead95 <vm_exec_core+17557>, 0x5a69aa8eb6d7 <vm_exec_core+19927>, 0x5a69aa8eaac0 <vm_exec_core+16832>, 0x5a69aa8e6e1a <vm_exec_core+1306>, 0x5a69aa8ecdbd <vm_exec_core+25789>, 0x5a69aa8ed821 <vm_exec_core+28449>, 0x5a69aa8e77cc <vm_exec_core+3788>, 0x5a69aa8e8417 <vm_exec_core+6935>, 0x5a69aa8e8219 <vm_exec_core+6425>, 0x5a69aa8e8bb4 <vm_exec_core+8884>, 0x5a69aa8e9f90 <vm_exec_core+13968>, 0x5a69aa8e7886 <vm_exec_core+3974>, 0x5a69aa8ecc72 <vm_exec_core+25458>, 0x5a69aa8e835b <vm_exec_core+6747>, 0x5a69aa8e9ec9 <vm_exec_core+13769>, 0x5a69aa8ea8be <vm_exec_core+16318>, 0x5a69aa8eca43 <vm_exec_core+24899>, 0x5a69aa8eb4db <vm_exec_core+19419>, 0x5a69aa8e8e61 <vm_exec_core+9569>, 0x5a69aa8e8671 <vm_exec_core+7537>, 0x5a69aa8ec717 <vm_exec_core+24087>, 0x5a69aa8e96a8 <vm_exec_core+11688>, 0x5a69aa8ebdfe <vm_exec_core+21758>, 0x5a69aa8eb5ac <vm_exec_core+19628>, 0x5a69aa8ebed4 <vm_exec_core+21972>, 0x5a69aa8ed387 <vm_exec_core+27271>, 0x5a69aa8eaa2c <vm_exec_core+16684>, 0x5a69aa8ecae9 <vm_exec_core+25065>, 0x5a69aa8e8f30 <vm_exec_core+9776>, 0x5a69aa8ec617 <vm_exec_core+23831>, 0x5a69aa8e6c8b <vm_exec_core+907>, 0x5a69aa8eaecb <vm_exec_core+17867>, 0x5a69aa8eb298 <vm_exec_core+18840>, 0x5a69aa8e76c6 <vm_exec_core+3526>, 0x5a69aa8eab64 <vm_exec_core+16996>, 0x5a69aa8e9177 <vm_exec_core+10359>, 0x5a69aa8e88b7 <vm_exec_core+8119>, 0x5a69aa8ebfd6 <vm_exec_core+22230>, 0x5a69aa8e7aa1 <vm_exec_core+4513>, 0x5a69aa8ea553 <vm_exec_core+15443>, 0x5a69aa8f5abe <vm_exec_core+61886>, 0x5a69aa8eb1d2 <vm_exec_core+18642>, 0x5a69aa8e7b43 <vm_exec_core+4675>, 0x5a69aa8e8006 <vm_exec_core+5894>, 0x5a69aa8e7c67 <vm_exec_core+4967>, 0x5a69aa8e8507 <vm_exec_core+7175>, 0x5a69aa8e8cb0 <vm_exec_core+9136>, 0x5a69aa8eeb4b <vm_exec_core+33355>, 0x5a69aa8ebae8 <vm_exec_core+20968>, 0x5a69aa8ea94a <vm_exec_core+16458>, 0x5a69aa8eccc4 <vm_exec_core+25540>, 0x5a69aa8eec1b <vm_exec_core+33563>, 0x5a69aa8ed095 <vm_exec_core+26517>, 0x5a69aa8ee5bb <vm_exec_core+31931>, 0x5a69aa8ee7d4 <vm_exec_core+32468>, 0x5a69aa8e72ea <vm_exec_core+2538>, 0x5a69aa8edcb6 <vm_exec_core+29622>, 0x5a69aa8e95c5 <vm_exec_core+11461>, 0x5a69aa8edeba <vm_exec_core+30138>, 0x5a69aa8e8ff5 <vm_exec_core+9973>, 0x5a69aa8ecfb9 <vm_exec_core+26297>, 0x5a69aa8e70dd <vm_exec_core+2013>, 0x5a69aa8e796b <vm_exec_core+4203>, 0x5a69aa8e86f9 <vm_exec_core+7673>, 0x5a69aa8e994d <vm_exec_core+12365>, 0x5a69aa8e9aea <vm_exec_core+12778>, 0x5a69aa8e6c90 <vm_exec_core+912>, 0x5a69aa8e704b <vm_exec_core+1867>, 0x5a69aa8e6d22 <vm_exec_core+1058>, 0x5a69aa8ed197 <vm_exec_core+26775>, 0x5a69aa8e9469 <vm_exec_core+11113>, 0x5a69aa8ea765 <vm_exec_core+15973>, 0x5a69aa8e9c96 <vm_exec_core+13206>, 0x5a69aa8ea429 <vm_exec_core+15145>, 0x5a69aa8ea345 <vm_exec_core+14917>, 0x5a69aa8e925b <vm_exec_core+10587>, 0x5a69aa8e9b8b <vm_exec_core+12939>, 0x5a69aa8e9823 <vm_exec_core+12067>, 0x5a69aa8e9e47 <vm_exec_core+13639>, 0x5a69aa8e9dc5 <vm_exec_core+13509>, 0x5a69aa8e8307 <vm_exec_core+6663>, 0x5a69aa8ed5c2 <vm_exec_core+27842>, 0x5a69aa8e7d7a <vm_exec_core+5242>, 0x5a69aa8ee8d7 <vm_exec_core+32727>, 0x5a69aa8ec241 <vm_exec_core+22849>, 0x5a69aa8ea0e7 <vm_exec_core+14311>, 0x5a69aa8e6eaf <vm_exec_core+1455>, 0x5a69aa8edd8e <vm_exec_core+29838>, 0x5a69aa8ed94d <vm_exec_core+28749>, 0x5a69aa8e811b <vm_exec_core+6171>, 0x5a69aa8e7492 <vm_exec_core+2962>, 0x5a69aa8ec822 <vm_exec_core+24354>, 0x5a69aa8e8af9 <vm_exec_core+8697>, 0x5a69aa8ee48d <vm_exec_core+31629>, 0x5a69aa8edb4e <vm_exec_core+29262>, 0x5a69aa8e90c4 <vm_exec_core+10180>, 0x5a69aa8ea02f <vm_exec_core+14127>, 0x5a69aa8ec4e3 <vm_exec_core+23523>, 0x5a69aa8edab4 <vm_exec_core+29108>, 0x5a69aa8eb124 <vm_exec_core+18468>, 0x5a69aa8ec565 <vm_exec_core+23653>, 0x5a69aa8ecbb8 <vm_exec_core+25272>, 0x5a69aa8eb062 <vm_exec_core+18274>, 0x5a69aa8e73be <vm_exec_core+2750>, 0x5a69aa8ebd1b <vm_exec_core+21531>, 0x5a69aa8e71df <vm_exec_core+2271>, 0x5a69aa8e7614 <vm_exec_core+3348>, 0x5a69aa8e934a <vm_exec_core+10826>, 0x5a69aa8ead86 <vm_exec_core+17542>, 0x5a69aa8eb6c8 <vm_exec_core+19912>, 0x5a69aa8eaab1 <vm_exec_core+16817>, 0x5a69aa8e6e0b <vm_exec_core+1291>, 0x5a69aa8ecdae <vm_exec_core+25774>, 0x5a69aa8ed812 <vm_exec_core+28434>, 0x5a69aa8e77bd <vm_exec_core+3773>, 0x5a69aa8e8408 <vm_exec_core+6920>, 0x5a69aa8e820a <vm_exec_core+6410>, 0x5a69aa8e8ba5 <vm_exec_core+8869>, 0x5a69aa8e9f81 <vm_exec_core+13953>, 0x5a69aa8e7877 <vm_exec_core+3959>, 0x5a69aa8ecc63 <vm_exec_core+25443>, 0x5a69aa8e834c <vm_exec_core+6732>, 0x5a69aa8e9eba <vm_exec_core+13754>, 0x5a69aa8ea8af <vm_exec_core+16303>, 0x5a69aa8eca34 <vm_exec_core+24884>, 0x5a69aa8eb4cc <vm_exec_core+19404>, 0x5a69aa8e8e52 <vm_exec_core+9554>, 0x5a69aa8e8662 <vm_exec_core+7522>, 0x5a69aa8ec708 <vm_exec_core+24072>, 0x5a69aa8e9699 <vm_exec_core+11673>, 0x5a69aa8ebdef <vm_exec_core+21743>, 0x5a69aa8eb59d <vm_exec_core+19613>, 0x5a69aa8ebec5 <vm_exec_core+21957>, 0x5a69aa8ed378 <vm_exec_core+27256>, 0x5a69aa8eaa1d <vm_exec_core+16669>, 0x5a69aa8ecada <vm_exec_core+25050>, 0x5a69aa8e8f21 <vm_exec_core+9761>, 0x5a69aa8ec608 <vm_exec_core+23816>, 0x5a69aa8eb110 <vm_exec_core+18448>, 0x5a69aa8eaebc <vm_exec_core+17852>, 0x5a69aa8eb289 <vm_exec_core+18825>, 0x5a69aa8ea747 <vm_exec_core+15943>, 0x5a69aa8eab55 <vm_exec_core+16981>, 0x5a69aa8e9168 <vm_exec_core+10344>, 0x5a69aa8e88a8 <vm_exec_core+8104>, 0x5a69aa8ebfc7 <vm_exec_core+22215>, 0x5a69aa8e7a92 <vm_exec_core+4498>, 0x5a69aa8ea544 <vm_exec_core+15428>, 0x5a69aa8f5aaf <vm_exec_core+61871>, 0x5a69aa8eb1c3 <vm_exec_core+18627>, 0x5a69aa8e7b34 <vm_exec_core+4660>, 0x5a69aa8e7ff7 <vm_exec_core+5879>, 0x5a69aa8e7c58 <vm_exec_core+4952>, 0x5a69aa8e84f8 <vm_exec_core+7160>, 0x5a69aa8e8ca1 <vm_exec_core+9121>, 0x5a69aa8ea945 <vm_exec_core+16453>, 0x5a69aa8e9f77 <vm_exec_core+13943>, 0x5a69aa8ea940 <vm_exec_core+16448>, 0x5a69aa8eb110 <vm_exec_core+18448>, 0x5a69aa8eb05d <vm_exec_core+18269>, 0x5a69aa8e84f3 <vm_exec_core+7155>, 0x5a69aa8eb490 <vm_exec_core+19344>, 0x5a69aa8e95bb <vm_exec_core+11451>, 0x5a69aa8e95c0 <vm_exec_core+11456>, 0x5a69aa8eb058 <vm_exec_core+18264>, 0x5a69aa8eac46 <vm_exec_core+17222>, 0x5a69aa8ea410 <vm_exec_core+15120>, 0x5a69aa8ea331 <vm_exec_core+14897>, 0x5a69aa8ead81 <vm_exec_core+17537>, 0x5a69aa8ea74c <vm_exec_core+15948>, 0x5a69aa8e9f7c <vm_exec_core+13948>, 0x5a69aa8e86ea <vm_exec_core+7658>...} reg_cfp = 0x73b78bb10790 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_newarraykwsplat = <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_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 0x00005a69aa8e3478 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160019761d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #46 0x00005a69aa92054b in invoke_iseq_block_from_c (ec=0x5160019761d0, captured=<optimized out>, self=127232038020160, 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 = 0x73b7851d21c0 cfp = 0x73b78bb107c8 sp = 0x73b78ba10818 use_argv = <optimized out> stack_argv = 0x73b78ba10818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #47 invoke_block_from_c_proc (ec=0x5160019761d0, self=127232038020160, 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 0x00005a69aa91e7d6 in rb_vm_invoke_proc (ec=0x50c00010fd10, proc=0x89, proc@entry=0x50400031c490, argc=-1469477535, 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 0x00005a69aa876ce9 in thread_do_start_proc (th=th@entry=0x51500018a680) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x50400031c490 args_len = 0 args_ptr = <optimized out> #51 0x00005a69aa87489a in thread_do_start (th=0x51500018a680) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #52 thread_start_func_2 (th=th@entry=0x51500018a680, 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 0x00005a69aa873b5e in call_thread_start_func_2 (th=0x51500018a680) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236 stack_start = <optimized out> stack_start_addr = 0x73b77dfffce0 #54 nt_start (ptr=0x50c00010fcc0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281 th = 0x51500018a680 sched = <optimized out> nt = 0x50c00010fcc0 vm = 0x525000000100 #55 0x00005a69aa52574f in asan_thread_start(void*) () No symbol table info available. #56 0x000073b7a869ca94 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 = {127231930140352, 5872529466339682162, 127231930140352, -352, 0, 140730783944848, 5872529466360653682, 5872343461747418994}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #57 0x000073b7a8729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x73b7a888dc40 (LWP 514341) "ruby"): #0 0x000073b7a8698d61 in __futex_abstimed_wait_common64 (private=0, 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=0, 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 0x000073b7a869b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x73b7a869b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffe7062dad0, __canceltype = -2123807664, __prev = 0x0} cbuffer = {wseq = 98, cond = 0x50c000000068, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 98 seq = 49 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_wait (cond=0x50c000000068, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00005a69aa84ea41 in rb_native_cond_wait (cond=0x50c000000090, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x515000000300, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863 next_th = <optimized out> #7 0x00005a69aa8727f2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000000300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105 can_direct_transfer = <optimized out> #8 0x00005a69aa877f7f in native_sleep (th=0x515000000300, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3342 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=127232607681376) at /tmp/ruby/src/trunk_asan/thread.c:1056 scheduler = <optimized out> p = 0x73b7a6627b60 target_th = 0x51500018a680 th = 0x515000000300 end = 0 limit = <optimized out> #11 0x00005a69aa56ff90 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 = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe7062dd90, <optimized out>, 0x7ffe7062dca0, <optimized out>, <optimized out>}, prev = 0x73b7a661ad40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #12 0x00005a69aa877758 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 = 0x516000000680 #13 0x00005a69aa86be60 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 0x00005a69aa945578 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:3786 ci = 0x34a100100001 cc = <optimized out> me = 0x73b7a7f49868 cfunc = 0x50400001ead8 recv = 127231987370200 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #15 0x00005a69aa8f41cd in vm_sendish (ec=0x5160000006d0, reg_cfp=0x73b7a5bff448, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #16 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:918 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5a69aa8e8316 <vm_exec_core+6678>, 0x5a69aa8ed5d1 <vm_exec_core+27857>, 0x5a69aa8e7d89 <vm_exec_core+5257>, 0x5a69aa8ee8e6 <vm_exec_core+32742>, 0x5a69aa8ec250 <vm_exec_core+22864>, 0x5a69aa8ea0f6 <vm_exec_core+14326>, 0x5a69aa8e6ebe <vm_exec_core+1470>, 0x5a69aa8edd9d <vm_exec_core+29853>, 0x5a69aa8ed95c <vm_exec_core+28764>, 0x5a69aa8e812a <vm_exec_core+6186>, 0x5a69aa8e74a1 <vm_exec_core+2977>, 0x5a69aa8ec831 <vm_exec_core+24369>, 0x5a69aa8e8b08 <vm_exec_core+8712>, 0x5a69aa8ee49c <vm_exec_core+31644>, 0x5a69aa8edb5d <vm_exec_core+29277>, 0x5a69aa8e90d3 <vm_exec_core+10195>, 0x5a69aa8ea03e <vm_exec_core+14142>, 0x5a69aa8ec4f2 <vm_exec_core+23538>, 0x5a69aa8edac3 <vm_exec_core+29123>, 0x5a69aa8eb133 <vm_exec_core+18483>, 0x5a69aa8ec574 <vm_exec_core+23668>, 0x5a69aa8ecbc7 <vm_exec_core+25287>, 0x5a69aa8eb071 <vm_exec_core+18289>, 0x5a69aa8e73cd <vm_exec_core+2765>, 0x5a69aa8ebd2a <vm_exec_core+21546>, 0x5a69aa8e71ee <vm_exec_core+2286>, 0x5a69aa8e7623 <vm_exec_core+3363>, 0x5a69aa8e9359 <vm_exec_core+10841>, 0x5a69aa8ead95 <vm_exec_core+17557>, 0x5a69aa8eb6d7 <vm_exec_core+19927>, 0x5a69aa8eaac0 <vm_exec_core+16832>, 0x5a69aa8e6e1a <vm_exec_core+1306>, 0x5a69aa8ecdbd <vm_exec_core+25789>, 0x5a69aa8ed821 <vm_exec_core+28449>, 0x5a69aa8e77cc <vm_exec_core+3788>, 0x5a69aa8e8417 <vm_exec_core+6935>, 0x5a69aa8e8219 <vm_exec_core+6425>, 0x5a69aa8e8bb4 <vm_exec_core+8884>, 0x5a69aa8e9f90 <vm_exec_core+13968>, 0x5a69aa8e7886 <vm_exec_core+3974>, 0x5a69aa8ecc72 <vm_exec_core+25458>, 0x5a69aa8e835b <vm_exec_core+6747>, 0x5a69aa8e9ec9 <vm_exec_core+13769>, 0x5a69aa8ea8be <vm_exec_core+16318>, 0x5a69aa8eca43 <vm_exec_core+24899>, 0x5a69aa8eb4db <vm_exec_core+19419>, 0x5a69aa8e8e61 <vm_exec_core+9569>, 0x5a69aa8e8671 <vm_exec_core+7537>, 0x5a69aa8ec717 <vm_exec_core+24087>, 0x5a69aa8e96a8 <vm_exec_core+11688>, 0x5a69aa8ebdfe <vm_exec_core+21758>, 0x5a69aa8eb5ac <vm_exec_core+19628>, 0x5a69aa8ebed4 <vm_exec_core+21972>, 0x5a69aa8ed387 <vm_exec_core+27271>, 0x5a69aa8eaa2c <vm_exec_core+16684>, 0x5a69aa8ecae9 <vm_exec_core+25065>, 0x5a69aa8e8f30 <vm_exec_core+9776>, 0x5a69aa8ec617 <vm_exec_core+23831>, 0x5a69aa8e6c8b <vm_exec_core+907>, 0x5a69aa8eaecb <vm_exec_core+17867>, 0x5a69aa8eb298 <vm_exec_core+18840>, 0x5a69aa8e76c6 <vm_exec_core+3526>, 0x5a69aa8eab64 <vm_exec_core+16996>, 0x5a69aa8e9177 <vm_exec_core+10359>, 0x5a69aa8e88b7 <vm_exec_core+8119>, 0x5a69aa8ebfd6 <vm_exec_core+22230>, 0x5a69aa8e7aa1 <vm_exec_core+4513>, 0x5a69aa8ea553 <vm_exec_core+15443>, 0x5a69aa8f5abe <vm_exec_core+61886>, 0x5a69aa8eb1d2 <vm_exec_core+18642>, 0x5a69aa8e7b43 <vm_exec_core+4675>, 0x5a69aa8e8006 <vm_exec_core+5894>, 0x5a69aa8e7c67 <vm_exec_core+4967>, 0x5a69aa8e8507 <vm_exec_core+7175>, 0x5a69aa8e8cb0 <vm_exec_core+9136>, 0x5a69aa8eeb4b <vm_exec_core+33355>, 0x5a69aa8ebae8 <vm_exec_core+20968>, 0x5a69aa8ea94a <vm_exec_core+16458>, 0x5a69aa8eccc4 <vm_exec_core+25540>, 0x5a69aa8eec1b <vm_exec_core+33563>, 0x5a69aa8ed095 <vm_exec_core+26517>, 0x5a69aa8ee5bb <vm_exec_core+31931>, 0x5a69aa8ee7d4 <vm_exec_core+32468>, 0x5a69aa8e72ea <vm_exec_core+2538>, 0x5a69aa8edcb6 <vm_exec_core+29622>, 0x5a69aa8e95c5 <vm_exec_core+11461>, 0x5a69aa8edeba <vm_exec_core+30138>, 0x5a69aa8e8ff5 <vm_exec_core+9973>, 0x5a69aa8ecfb9 <vm_exec_core+26297>, 0x5a69aa8e70dd <vm_exec_core+2013>, 0x5a69aa8e796b <vm_exec_core+4203>, 0x5a69aa8e86f9 <vm_exec_core+7673>, 0x5a69aa8e994d <vm_exec_core+12365>, 0x5a69aa8e9aea <vm_exec_core+12778>, 0x5a69aa8e6c90 <vm_exec_core+912>, 0x5a69aa8e704b <vm_exec_core+1867>, 0x5a69aa8e6d22 <vm_exec_core+1058>, 0x5a69aa8ed197 <vm_exec_core+26775>, 0x5a69aa8e9469 <vm_exec_core+11113>, 0x5a69aa8ea765 <vm_exec_core+15973>, 0x5a69aa8e9c96 <vm_exec_core+13206>, 0x5a69aa8ea429 <vm_exec_core+15145>, 0x5a69aa8ea345 <vm_exec_core+14917>, 0x5a69aa8e925b <vm_exec_core+10587>, 0x5a69aa8e9b8b <vm_exec_core+12939>, 0x5a69aa8e9823 <vm_exec_core+12067>, 0x5a69aa8e9e47 <vm_exec_core+13639>, 0x5a69aa8e9dc5 <vm_exec_core+13509>, 0x5a69aa8e8307 <vm_exec_core+6663>, 0x5a69aa8ed5c2 <vm_exec_core+27842>, 0x5a69aa8e7d7a <vm_exec_core+5242>, 0x5a69aa8ee8d7 <vm_exec_core+32727>, 0x5a69aa8ec241 <vm_exec_core+22849>, 0x5a69aa8ea0e7 <vm_exec_core+14311>, 0x5a69aa8e6eaf <vm_exec_core+1455>, 0x5a69aa8edd8e <vm_exec_core+29838>, 0x5a69aa8ed94d <vm_exec_core+28749>, 0x5a69aa8e811b <vm_exec_core+6171>, 0x5a69aa8e7492 <vm_exec_core+2962>, 0x5a69aa8ec822 <vm_exec_core+24354>, 0x5a69aa8e8af9 <vm_exec_core+8697>, 0x5a69aa8ee48d <vm_exec_core+31629>, 0x5a69aa8edb4e <vm_exec_core+29262>, 0x5a69aa8e90c4 <vm_exec_core+10180>, 0x5a69aa8ea02f <vm_exec_core+14127>, 0x5a69aa8ec4e3 <vm_exec_core+23523>, 0x5a69aa8edab4 <vm_exec_core+29108>, 0x5a69aa8eb124 <vm_exec_core+18468>, 0x5a69aa8ec565 <vm_exec_core+23653>, 0x5a69aa8ecbb8 <vm_exec_core+25272>, 0x5a69aa8eb062 <vm_exec_core+18274>, 0x5a69aa8e73be <vm_exec_core+2750>, 0x5a69aa8ebd1b <vm_exec_core+21531>, 0x5a69aa8e71df <vm_exec_core+2271>, 0x5a69aa8e7614 <vm_exec_core+3348>, 0x5a69aa8e934a <vm_exec_core+10826>, 0x5a69aa8ead86 <vm_exec_core+17542>, 0x5a69aa8eb6c8 <vm_exec_core+19912>, 0x5a69aa8eaab1 <vm_exec_core+16817>, 0x5a69aa8e6e0b <vm_exec_core+1291>, 0x5a69aa8ecdae <vm_exec_core+25774>, 0x5a69aa8ed812 <vm_exec_core+28434>, 0x5a69aa8e77bd <vm_exec_core+3773>, 0x5a69aa8e8408 <vm_exec_core+6920>, 0x5a69aa8e820a <vm_exec_core+6410>, 0x5a69aa8e8ba5 <vm_exec_core+8869>, 0x5a69aa8e9f81 <vm_exec_core+13953>, 0x5a69aa8e7877 <vm_exec_core+3959>, 0x5a69aa8ecc63 <vm_exec_core+25443>, 0x5a69aa8e834c <vm_exec_core+6732>, 0x5a69aa8e9eba <vm_exec_core+13754>, 0x5a69aa8ea8af <vm_exec_core+16303>, 0x5a69aa8eca34 <vm_exec_core+24884>, 0x5a69aa8eb4cc <vm_exec_core+19404>, 0x5a69aa8e8e52 <vm_exec_core+9554>, 0x5a69aa8e8662 <vm_exec_core+7522>, 0x5a69aa8ec708 <vm_exec_core+24072>, 0x5a69aa8e9699 <vm_exec_core+11673>, 0x5a69aa8ebdef <vm_exec_core+21743>, 0x5a69aa8eb59d <vm_exec_core+19613>, 0x5a69aa8ebec5 <vm_exec_core+21957>, 0x5a69aa8ed378 <vm_exec_core+27256>, 0x5a69aa8eaa1d <vm_exec_core+16669>, 0x5a69aa8ecada <vm_exec_core+25050>, 0x5a69aa8e8f21 <vm_exec_core+9761>, 0x5a69aa8ec608 <vm_exec_core+23816>, 0x5a69aa8eb110 <vm_exec_core+18448>, 0x5a69aa8eaebc <vm_exec_core+17852>, 0x5a69aa8eb289 <vm_exec_core+18825>, 0x5a69aa8ea747 <vm_exec_core+15943>, 0x5a69aa8eab55 <vm_exec_core+16981>, 0x5a69aa8e9168 <vm_exec_core+10344>, 0x5a69aa8e88a8 <vm_exec_core+8104>, 0x5a69aa8ebfc7 <vm_exec_core+22215>, 0x5a69aa8e7a92 <vm_exec_core+4498>, 0x5a69aa8ea544 <vm_exec_core+15428>, 0x5a69aa8f5aaf <vm_exec_core+61871>, 0x5a69aa8eb1c3 <vm_exec_core+18627>, 0x5a69aa8e7b34 <vm_exec_core+4660>, 0x5a69aa8e7ff7 <vm_exec_core+5879>, 0x5a69aa8e7c58 <vm_exec_core+4952>, 0x5a69aa8e84f8 <vm_exec_core+7160>, 0x5a69aa8e8ca1 <vm_exec_core+9121>, 0x5a69aa8ea945 <vm_exec_core+16453>, 0x5a69aa8e9f77 <vm_exec_core+13943>, 0x5a69aa8ea940 <vm_exec_core+16448>, 0x5a69aa8eb110 <vm_exec_core+18448>, 0x5a69aa8eb05d <vm_exec_core+18269>, 0x5a69aa8e84f3 <vm_exec_core+7155>, 0x5a69aa8eb490 <vm_exec_core+19344>, 0x5a69aa8e95bb <vm_exec_core+11451>, 0x5a69aa8e95c0 <vm_exec_core+11456>, 0x5a69aa8eb058 <vm_exec_core+18264>, 0x5a69aa8eac46 <vm_exec_core+17222>, 0x5a69aa8ea410 <vm_exec_core+15120>, 0x5a69aa8ea331 <vm_exec_core+14897>, 0x5a69aa8ead81 <vm_exec_core+17537>, 0x5a69aa8ea74c <vm_exec_core+15948>, 0x5a69aa8e9f7c <vm_exec_core+13948>, 0x5a69aa8e86ea <vm_exec_core+7658>...} reg_cfp = 0x73b7a5bff448 reg_pc = 0x514000114da0 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_newarraykwsplat = <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_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 0x00005a69aa8e3831 in vm_exec_loop (ec=0x5160000006d0, 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 = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #19 0x00005a69aa962ab2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x73b7a5bff620, self=127232072494280, 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 = 0x73b7a7bf2548 cfp = <optimized out> sp = 0x73b7a5affa28 use_argv = 0x73b7a64ae320 stack_argv = 0x73b7a5affa28 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 = 0x73b7a5bff620 #21 0x00005a69aa910746 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. #23 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #24 0x00005a69aa910746 in rb_yield (val=<optimized out>) No locals. #25 0x00005a69aaab74a6 in rb_ary_collect (ary=127231986888080) at /tmp/ruby/src/trunk_asan/array.c:3684 collect = 127232023783880 i = 7 #26 0x00005a69aa945578 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:3786 ci = 0x163100000001 cc = <optimized out> me = 0x73b7a7f70148 cfunc = 0x50400000a798 recv = 127231986888080 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #27 0x00005a69aa8eb93f in vm_sendish (ec=0x5160000006d0, reg_cfp=0x73b7a5bff608, cd=0x51100000d090, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #28 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:871 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000d090 insns_address_table = {0x5a69aa8e8316 <vm_exec_core+6678>, 0x5a69aa8ed5d1 <vm_exec_core+27857>, 0x5a69aa8e7d89 <vm_exec_core+5257>, 0x5a69aa8ee8e6 <vm_exec_core+32742>, 0x5a69aa8ec250 <vm_exec_core+22864>, 0x5a69aa8ea0f6 <vm_exec_core+14326>, 0x5a69aa8e6ebe <vm_exec_core+1470>, 0x5a69aa8edd9d <vm_exec_core+29853>, 0x5a69aa8ed95c <vm_exec_core+28764>, 0x5a69aa8e812a <vm_exec_core+6186>, 0x5a69aa8e74a1 <vm_exec_core+2977>, 0x5a69aa8ec831 <vm_exec_core+24369>, 0x5a69aa8e8b08 <vm_exec_core+8712>, 0x5a69aa8ee49c <vm_exec_core+31644>, 0x5a69aa8edb5d <vm_exec_core+29277>, 0x5a69aa8e90d3 <vm_exec_core+10195>, 0x5a69aa8ea03e <vm_exec_core+14142>, 0x5a69aa8ec4f2 <vm_exec_core+23538>, 0x5a69aa8edac3 <vm_exec_core+29123>, 0x5a69aa8eb133 <vm_exec_core+18483>, 0x5a69aa8ec574 <vm_exec_core+23668>, 0x5a69aa8ecbc7 <vm_exec_core+25287>, 0x5a69aa8eb071 <vm_exec_core+18289>, 0x5a69aa8e73cd <vm_exec_core+2765>, 0x5a69aa8ebd2a <vm_exec_core+21546>, 0x5a69aa8e71ee <vm_exec_core+2286>, 0x5a69aa8e7623 <vm_exec_core+3363>, 0x5a69aa8e9359 <vm_exec_core+10841>, 0x5a69aa8ead95 <vm_exec_core+17557>, 0x5a69aa8eb6d7 <vm_exec_core+19927>, 0x5a69aa8eaac0 <vm_exec_core+16832>, 0x5a69aa8e6e1a <vm_exec_core+1306>, 0x5a69aa8ecdbd <vm_exec_core+25789>, 0x5a69aa8ed821 <vm_exec_core+28449>, 0x5a69aa8e77cc <vm_exec_core+3788>, 0x5a69aa8e8417 <vm_exec_core+6935>, 0x5a69aa8e8219 <vm_exec_core+6425>, 0x5a69aa8e8bb4 <vm_exec_core+8884>, 0x5a69aa8e9f90 <vm_exec_core+13968>, 0x5a69aa8e7886 <vm_exec_core+3974>, 0x5a69aa8ecc72 <vm_exec_core+25458>, 0x5a69aa8e835b <vm_exec_core+6747>, 0x5a69aa8e9ec9 <vm_exec_core+13769>, 0x5a69aa8ea8be <vm_exec_core+16318>, 0x5a69aa8eca43 <vm_exec_core+24899>, 0x5a69aa8eb4db <vm_exec_core+19419>, 0x5a69aa8e8e61 <vm_exec_core+9569>, 0x5a69aa8e8671 <vm_exec_core+7537>, 0x5a69aa8ec717 <vm_exec_core+24087>, 0x5a69aa8e96a8 <vm_exec_core+11688>, 0x5a69aa8ebdfe <vm_exec_core+21758>, 0x5a69aa8eb5ac <vm_exec_core+19628>, 0x5a69aa8ebed4 <vm_exec_core+21972>, 0x5a69aa8ed387 <vm_exec_core+27271>, 0x5a69aa8eaa2c <vm_exec_core+16684>, 0x5a69aa8ecae9 <vm_exec_core+25065>, 0x5a69aa8e8f30 <vm_exec_core+9776>, 0x5a69aa8ec617 <vm_exec_core+23831>, 0x5a69aa8e6c8b <vm_exec_core+907>, 0x5a69aa8eaecb <vm_exec_core+17867>, 0x5a69aa8eb298 <vm_exec_core+18840>, 0x5a69aa8e76c6 <vm_exec_core+3526>, 0x5a69aa8eab64 <vm_exec_core+16996>, 0x5a69aa8e9177 <vm_exec_core+10359>, 0x5a69aa8e88b7 <vm_exec_core+8119>, 0x5a69aa8ebfd6 <vm_exec_core+22230>, 0x5a69aa8e7aa1 <vm_exec_core+4513>, 0x5a69aa8ea553 <vm_exec_core+15443>, 0x5a69aa8f5abe <vm_exec_core+61886>, 0x5a69aa8eb1d2 <vm_exec_core+18642>, 0x5a69aa8e7b43 <vm_exec_core+4675>, 0x5a69aa8e8006 <vm_exec_core+5894>, 0x5a69aa8e7c67 <vm_exec_core+4967>, 0x5a69aa8e8507 <vm_exec_core+7175>, 0x5a69aa8e8cb0 <vm_exec_core+9136>, 0x5a69aa8eeb4b <vm_exec_core+33355>, 0x5a69aa8ebae8 <vm_exec_core+20968>, 0x5a69aa8ea94a <vm_exec_core+16458>, 0x5a69aa8eccc4 <vm_exec_core+25540>, 0x5a69aa8eec1b <vm_exec_core+33563>, 0x5a69aa8ed095 <vm_exec_core+26517>, 0x5a69aa8ee5bb <vm_exec_core+31931>, 0x5a69aa8ee7d4 <vm_exec_core+32468>, 0x5a69aa8e72ea <vm_exec_core+2538>, 0x5a69aa8edcb6 <vm_exec_core+29622>, 0x5a69aa8e95c5 <vm_exec_core+11461>, 0x5a69aa8edeba <vm_exec_core+30138>, 0x5a69aa8e8ff5 <vm_exec_core+9973>, 0x5a69aa8ecfb9 <vm_exec_core+26297>, 0x5a69aa8e70dd <vm_exec_core+2013>, 0x5a69aa8e796b <vm_exec_core+4203>, 0x5a69aa8e86f9 <vm_exec_core+7673>, 0x5a69aa8e994d <vm_exec_core+12365>, 0x5a69aa8e9aea <vm_exec_core+12778>, 0x5a69aa8e6c90 <vm_exec_core+912>, 0x5a69aa8e704b <vm_exec_core+1867>, 0x5a69aa8e6d22 <vm_exec_core+1058>, 0x5a69aa8ed197 <vm_exec_core+26775>, 0x5a69aa8e9469 <vm_exec_core+11113>, 0x5a69aa8ea765 <vm_exec_core+15973>, 0x5a69aa8e9c96 <vm_exec_core+13206>, 0x5a69aa8ea429 <vm_exec_core+15145>, 0x5a69aa8ea345 <vm_exec_core+14917>, 0x5a69aa8e925b <vm_exec_core+10587>, 0x5a69aa8e9b8b <vm_exec_core+12939>, 0x5a69aa8e9823 <vm_exec_core+12067>, 0x5a69aa8e9e47 <vm_exec_core+13639>, 0x5a69aa8e9dc5 <vm_exec_core+13509>, 0x5a69aa8e8307 <vm_exec_core+6663>, 0x5a69aa8ed5c2 <vm_exec_core+27842>, 0x5a69aa8e7d7a <vm_exec_core+5242>, 0x5a69aa8ee8d7 <vm_exec_core+32727>, 0x5a69aa8ec241 <vm_exec_core+22849>, 0x5a69aa8ea0e7 <vm_exec_core+14311>, 0x5a69aa8e6eaf <vm_exec_core+1455>, 0x5a69aa8edd8e <vm_exec_core+29838>, 0x5a69aa8ed94d <vm_exec_core+28749>, 0x5a69aa8e811b <vm_exec_core+6171>, 0x5a69aa8e7492 <vm_exec_core+2962>, 0x5a69aa8ec822 <vm_exec_core+24354>, 0x5a69aa8e8af9 <vm_exec_core+8697>, 0x5a69aa8ee48d <vm_exec_core+31629>, 0x5a69aa8edb4e <vm_exec_core+29262>, 0x5a69aa8e90c4 <vm_exec_core+10180>, 0x5a69aa8ea02f <vm_exec_core+14127>, 0x5a69aa8ec4e3 <vm_exec_core+23523>, 0x5a69aa8edab4 <vm_exec_core+29108>, 0x5a69aa8eb124 <vm_exec_core+18468>, 0x5a69aa8ec565 <vm_exec_core+23653>, 0x5a69aa8ecbb8 <vm_exec_core+25272>, 0x5a69aa8eb062 <vm_exec_core+18274>, 0x5a69aa8e73be <vm_exec_core+2750>, 0x5a69aa8ebd1b <vm_exec_core+21531>, 0x5a69aa8e71df <vm_exec_core+2271>, 0x5a69aa8e7614 <vm_exec_core+3348>, 0x5a69aa8e934a <vm_exec_core+10826>, 0x5a69aa8ead86 <vm_exec_core+17542>, 0x5a69aa8eb6c8 <vm_exec_core+19912>, 0x5a69aa8eaab1 <vm_exec_core+16817>, 0x5a69aa8e6e0b <vm_exec_core+1291>, 0x5a69aa8ecdae <vm_exec_core+25774>, 0x5a69aa8ed812 <vm_exec_core+28434>, 0x5a69aa8e77bd <vm_exec_core+3773>, 0x5a69aa8e8408 <vm_exec_core+6920>, 0x5a69aa8e820a <vm_exec_core+6410>, 0x5a69aa8e8ba5 <vm_exec_core+8869>, 0x5a69aa8e9f81 <vm_exec_core+13953>, 0x5a69aa8e7877 <vm_exec_core+3959>, 0x5a69aa8ecc63 <vm_exec_core+25443>, 0x5a69aa8e834c <vm_exec_core+6732>, 0x5a69aa8e9eba <vm_exec_core+13754>, 0x5a69aa8ea8af <vm_exec_core+16303>, 0x5a69aa8eca34 <vm_exec_core+24884>, 0x5a69aa8eb4cc <vm_exec_core+19404>, 0x5a69aa8e8e52 <vm_exec_core+9554>, 0x5a69aa8e8662 <vm_exec_core+7522>, 0x5a69aa8ec708 <vm_exec_core+24072>, 0x5a69aa8e9699 <vm_exec_core+11673>, 0x5a69aa8ebdef <vm_exec_core+21743>, 0x5a69aa8eb59d <vm_exec_core+19613>, 0x5a69aa8ebec5 <vm_exec_core+21957>, 0x5a69aa8ed378 <vm_exec_core+27256>, 0x5a69aa8eaa1d <vm_exec_core+16669>, 0x5a69aa8ecada <vm_exec_core+25050>, 0x5a69aa8e8f21 <vm_exec_core+9761>, 0x5a69aa8ec608 <vm_exec_core+23816>, 0x5a69aa8eb110 <vm_exec_core+18448>, 0x5a69aa8eaebc <vm_exec_core+17852>, 0x5a69aa8eb289 <vm_exec_core+18825>, 0x5a69aa8ea747 <vm_exec_core+15943>, 0x5a69aa8eab55 <vm_exec_core+16981>, 0x5a69aa8e9168 <vm_exec_core+10344>, 0x5a69aa8e88a8 <vm_exec_core+8104>, 0x5a69aa8ebfc7 <vm_exec_core+22215>, 0x5a69aa8e7a92 <vm_exec_core+4498>, 0x5a69aa8ea544 <vm_exec_core+15428>, 0x5a69aa8f5aaf <vm_exec_core+61871>, 0x5a69aa8eb1c3 <vm_exec_core+18627>, 0x5a69aa8e7b34 <vm_exec_core+4660>, 0x5a69aa8e7ff7 <vm_exec_core+5879>, 0x5a69aa8e7c58 <vm_exec_core+4952>, 0x5a69aa8e84f8 <vm_exec_core+7160>, 0x5a69aa8e8ca1 <vm_exec_core+9121>, 0x5a69aa8ea945 <vm_exec_core+16453>, 0x5a69aa8e9f77 <vm_exec_core+13943>, 0x5a69aa8ea940 <vm_exec_core+16448>, 0x5a69aa8eb110 <vm_exec_core+18448>, 0x5a69aa8eb05d <vm_exec_core+18269>, 0x5a69aa8e84f3 <vm_exec_core+7155>, 0x5a69aa8eb490 <vm_exec_core+19344>, 0x5a69aa8e95bb <vm_exec_core+11451>, 0x5a69aa8e95c0 <vm_exec_core+11456>, 0x5a69aa8eb058 <vm_exec_core+18264>, 0x5a69aa8eac46 <vm_exec_core+17222>, 0x5a69aa8ea410 <vm_exec_core+15120>, 0x5a69aa8ea331 <vm_exec_core+14897>, 0x5a69aa8ead81 <vm_exec_core+17537>, 0x5a69aa8ea74c <vm_exec_core+15948>, 0x5a69aa8e9f7c <vm_exec_core+13948>, 0x5a69aa8e86ea <vm_exec_core+7658>...} reg_cfp = 0x73b7a5bff608 reg_pc = 0x5190000184b8 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> th: 0x515000000300, native_id: 0x73b7a888dc40 -- Control frame information ----------------------------------------------- INSN_LABEL_newarray = <optimized out> c:0018 p:---- s:0126 e:000125 CFUNC :join INSN_LABEL_newarraykwsplat = <optimized out> c:0017 p:0044 s:0122 E:000240 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:215 c:0016 p:0031 s:0117 e:000116 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:572 c:0015 p:0060 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:558 INSN_LABEL_pushtoarraykwsplat = <optimized out> c:0014 p:0011 s:0095 E:000370 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:203 INSN_LABEL_duparray = <optimized out> 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 c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1670 [FINISH] INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> c:0010 p:---- s:0069 e:000068 CFUNC :map c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1657 INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1361 c:0007 p:0066 s:0046 E:002640 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 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> c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] c:0005 p:---- s:0026 e:000025 CFUNC :map INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> 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] INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> c:0001 p:0000 s:0003 E:0015f0 DUMMY [FINISH] INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> th: 0x515000185400, native_id: 0x73b7826006c0 INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> -- Control frame information ----------------------------------------------- INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> c:0003 p:---- s:0012 e:000011 CFUNC :readpartial c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> th: 0x51500018a680, native_id: 0x73b77e0006c0 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> -- Control frame information ----------------------------------------------- c:0007 p:---- s:0028 e:000027 CFUNC :sleep INSN_LABEL_leave = <optimized out> c:0006 p:0005 s:0023 e:000022 CLASS /tmp/rubytest.0gdsq3/autoload20240813-514341-cwoxww.rb:1 INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> c:0005 p:0007 s:0020 e:000019 TOP /tmp/rubytest.0gdsq3/autoload20240813-514341-cwoxww.rb:1 [FINISH] INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> c:0004 p:---- s:0017 e:000016 CFUNC :require c:0003 p:0023 s:0012 e:000011 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH] INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> c:0002 p:0002 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:209 [FINISH] INSN_LABEL_opt_aset_with = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] 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 0x00005a69aa8e3831 in vm_exec_loop (ec=0x5160000006d0, 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 = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #31 0x00005a69aa962ab2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x73b7a5bff738, self=127232072494280, 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 = 0x73b7a7dd46e0 cfp = <optimized out> sp = 0x73b7a5aff8d0 use_argv = 0x73b7a6475220 stack_argv = 0x73b7a5aff8d0 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 = 0x73b7a5bff738 #33 0x00005a69aa910746 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 0x00005a69aa910746 in rb_yield (val=<optimized out>) No locals. #37 0x00005a69aaab74a6 in rb_ary_collect (ary=127231993237920) at /tmp/ruby/src/trunk_asan/array.c:3684 collect = 127231993237800 i = 0 #38 0x00005a69aa945578 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:3786 ci = 0x163100000001 cc = <optimized out> me = 0x73b7a7f70148 cfunc = 0x50400000a798 recv = 127231993237920 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #39 0x00005a69aa8eb93f in vm_sendish (ec=0x5160000006d0, reg_cfp=0x73b7a5bff720, cd=0x502000015790, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #40 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:871 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000015790 insns_address_table = {0x5a69aa8e8316 <vm_exec_core+6678>, 0x5a69aa8ed5d1 <vm_exec_core+27857>, 0x5a69aa8e7d89 <vm_exec_core+5257>, 0x5a69aa8ee8e6 <vm_exec_core+32742>, 0x5a69aa8ec250 <vm_exec_core+22864>, 0x5a69aa8ea0f6 <vm_exec_core+14326>, 0x5a69aa8e6ebe <vm_exec_core+1470>, 0x5a69aa8edd9d <vm_exec_core+29853>, 0x5a69aa8ed95c <vm_exec_core+28764>, 0x5a69aa8e812a <vm_exec_core+6186>, 0x5a69aa8e74a1 <vm_exec_core+2977>, 0x5a69aa8ec831 <vm_exec_core+24369>, 0x5a69aa8e8b08 <vm_exec_core+8712>, 0x5a69aa8ee49c <vm_exec_core+31644>, 0x5a69aa8edb5d <vm_exec_core+29277>, 0x5a69aa8e90d3 <vm_exec_core+10195>, 0x5a69aa8ea03e <vm_exec_core+14142>, 0x5a69aa8ec4f2 <vm_exec_core+23538>, 0x5a69aa8edac3 <vm_exec_core+29123>, 0x5a69aa8eb133 <vm_exec_core+18483>, 0x5a69aa8ec574 <vm_exec_core+23668>, 0x5a69aa8ecbc7 <vm_exec_core+25287>, 0x5a69aa8eb071 <vm_exec_core+18289>, 0x5a69aa8e73cd <vm_exec_core+2765>, 0x5a69aa8ebd2a <vm_exec_core+21546>, 0x5a69aa8e71ee <vm_exec_core+2286>, 0x5a69aa8e7623 <vm_exec_core+3363>, 0x5a69aa8e9359 <vm_exec_core+10841>, 0x5a69aa8ead95 <vm_exec_core+17557>, 0x5a69aa8eb6d7 <vm_exec_core+19927>, 0x5a69aa8eaac0 <vm_exec_core+16832>, 0x5a69aa8e6e1a <vm_exec_core+1306>, 0x5a69aa8ecdbd <vm_exec_core+25789>, 0x5a69aa8ed821 <vm_exec_core+28449>, 0x5a69aa8e77cc <vm_exec_core+3788>, 0x5a69aa8e8417 <vm_exec_core+6935>, 0x5a69aa8e8219 <vm_exec_core+6425>, 0x5a69aa8e8bb4 <vm_exec_core+8884>, 0x5a69aa8e9f90 <vm_exec_core+13968>, 0x5a69aa8e7886 <vm_exec_core+3974>, 0x5a69aa8ecc72 <vm_exec_core+25458>, 0x5a69aa8e835b <vm_exec_core+6747>, 0x5a69aa8e9ec9 <vm_exec_core+13769>, 0x5a69aa8ea8be <vm_exec_core+16318>, 0x5a69aa8eca43 <vm_exec_core+24899>, 0x5a69aa8eb4db <vm_exec_core+19419>, 0x5a69aa8e8e61 <vm_exec_core+9569>, 0x5a69aa8e8671 <vm_exec_core+7537>, 0x5a69aa8ec717 <vm_exec_core+24087>, 0x5a69aa8e96a8 <vm_exec_core+11688>, 0x5a69aa8ebdfe <vm_exec_core+21758>, 0x5a69aa8eb5ac <vm_exec_core+19628>, 0x5a69aa8ebed4 <vm_exec_core+21972>, 0x5a69aa8ed387 <vm_exec_core+27271>, 0x5a69aa8eaa2c <vm_exec_core+16684>, 0x5a69aa8ecae9 <vm_exec_core+25065>, 0x5a69aa8e8f30 <vm_exec_core+9776>, 0x5a69aa8ec617 <vm_exec_core+23831>, 0x5a69aa8e6c8b <vm_exec_core+907>, 0x5a69aa8eaecb <vm_exec_core+17867>, 0x5a69aa8eb298 <vm_exec_core+18840>, 0x5a69aa8e76c6 <vm_exec_core+3526>, 0x5a69aa8eab64 <vm_exec_core+16996>, 0x5a69aa8e9177 <vm_exec_core+10359>, 0x5a69aa8e88b7 <vm_exec_core+8119>, 0x5a69aa8ebfd6 <vm_exec_core+22230>, 0x5a69aa8e7aa1 <vm_exec_core+4513>, 0x5a69aa8ea553 <vm_exec_core+15443>, 0x5a69aa8f5abe <vm_exec_core+61886>, 0x5a69aa8eb1d2 <vm_exec_core+18642>, 0x5a69aa8e7b43 <vm_exec_core+4675>, 0x5a69aa8e8006 <vm_exec_core+5894>, 0x5a69aa8e7c67 <vm_exec_core+4967>, 0x5a69aa8e8507 <vm_exec_core+7175>, 0x5a69aa8e8cb0 <vm_exec_core+9136>, 0x5a69aa8eeb4b <vm_exec_core+33355>, 0x5a69aa8ebae8 <vm_exec_core+20968>, 0x5a69aa8ea94a <vm_exec_core+16458>, 0x5a69aa8eccc4 <vm_exec_core+25540>, 0x5a69aa8eec1b <vm_exec_core+33563>, 0x5a69aa8ed095 <vm_exec_core+26517>, 0x5a69aa8ee5bb <vm_exec_core+31931>, 0x5a69aa8ee7d4 <vm_exec_core+32468>, 0x5a69aa8e72ea <vm_exec_core+2538>, 0x5a69aa8edcb6 <vm_exec_core+29622>, 0x5a69aa8e95c5 <vm_exec_core+11461>, 0x5a69aa8edeba <vm_exec_core+30138>, 0x5a69aa8e8ff5 <vm_exec_core+9973>, 0x5a69aa8ecfb9 <vm_exec_core+26297>, 0x5a69aa8e70dd <vm_exec_core+2013>, 0x5a69aa8e796b <vm_exec_core+4203>, 0x5a69aa8e86f9 <vm_exec_core+7673>, 0x5a69aa8e994d <vm_exec_core+12365>, 0x5a69aa8e9aea <vm_exec_core+12778>, 0x5a69aa8e6c90 <vm_exec_core+912>, 0x5a69aa8e704b <vm_exec_core+1867>, 0x5a69aa8e6d22 <vm_exec_core+1058>, 0x5a69aa8ed197 <vm_exec_core+26775>, 0x5a69aa8e9469 <vm_exec_core+11113>, 0x5a69aa8ea765 <vm_exec_core+15973>, 0x5a69aa8e9c96 <vm_exec_core+13206>, 0x5a69aa8ea429 <vm_exec_core+15145>, 0x5a69aa8ea345 <vm_exec_core+14917>, 0x5a69aa8e925b <vm_exec_core+10587>, 0x5a69aa8e9b8b <vm_exec_core+12939>, 0x5a69aa8e9823 <vm_exec_core+12067>, 0x5a69aa8e9e47 <vm_exec_core+13639>, 0x5a69aa8e9dc5 <vm_exec_core+13509>, 0x5a69aa8e8307 <vm_exec_core+6663>, 0x5a69aa8ed5c2 <vm_exec_core+27842>, 0x5a69aa8e7d7a <vm_exec_core+5242>, 0x5a69aa8ee8d7 <vm_exec_core+32727>, 0x5a69aa8ec241 <vm_exec_core+22849>, 0x5a69aa8ea0e7 <vm_exec_core+14311>, 0x5a69aa8e6eaf <vm_exec_core+1455>, 0x5a69aa8edd8e <vm_exec_core+29838>, 0x5a69aa8ed94d <vm_exec_core+28749>, 0x5a69aa8e811b <vm_exec_core+6171>, 0x5a69aa8e7492 <vm_exec_core+2962>, 0x5a69aa8ec822 <vm_exec_core+24354>, 0x5a69aa8e8af9 <vm_exec_core+8697>, 0x5a69aa8ee48d <vm_exec_core+31629>, 0x5a69aa8edb4e <vm_exec_core+29262>, 0x5a69aa8e90c4 <vm_exec_core+10180>, 0x5a69aa8ea02f <vm_exec_core+14127>, 0x5a69aa8ec4e3 <vm_exec_core+23523>, 0x5a69aa8edab4 <vm_exec_core+29108>, 0x5a69aa8eb124 <vm_exec_core+18468>, 0x5a69aa8ec565 <vm_exec_core+23653>, 0x5a69aa8ecbb8 <vm_exec_core+25272>, 0x5a69aa8eb062 <vm_exec_core+18274>, 0x5a69aa8e73be <vm_exec_core+2750>, 0x5a69aa8ebd1b <vm_exec_core+21531>, 0x5a69aa8e71df <vm_exec_core+2271>, 0x5a69aa8e7614 <vm_exec_core+3348>, 0x5a69aa8e934a <vm_exec_core+10826>, 0x5a69aa8ead86 <vm_exec_core+17542>, 0x5a69aa8eb6c8 <vm_exec_core+19912>, 0x5a69aa8eaab1 <vm_exec_core+16817>, 0x5a69aa8e6e0b <vm_exec_core+1291>, 0x5a69aa8ecdae <vm_exec_core+25774>, 0x5a69aa8ed812 <vm_exec_core+28434>, 0x5a69aa8e77bd <vm_exec_core+3773>, 0x5a69aa8e8408 <vm_exec_core+6920>, 0x5a69aa8e820a <vm_exec_core+6410>, 0x5a69aa8e8ba5 <vm_exec_core+8869>, 0x5a69aa8e9f81 <vm_exec_core+13953>, 0x5a69aa8e7877 <vm_exec_core+3959>, 0x5a69aa8ecc63 <vm_exec_core+25443>, 0x5a69aa8e834c <vm_exec_core+6732>, 0x5a69aa8e9eba <vm_exec_core+13754>, 0x5a69aa8ea8af <vm_exec_core+16303>, 0x5a69aa8eca34 <vm_exec_core+24884>, 0x5a69aa8eb4cc <vm_exec_core+19404>, 0x5a69aa8e8e52 <vm_exec_core+9554>, 0x5a69aa8e8662 <vm_exec_core+7522>, 0x5a69aa8ec708 <vm_exec_core+24072>, 0x5a69aa8e9699 <vm_exec_core+11673>, 0x5a69aa8ebdef <vm_exec_core+21743>, 0x5a69aa8eb59d <vm_exec_core+19613>, 0x5a69aa8ebec5 <vm_exec_core+21957>, 0x5a69aa8ed378 <vm_exec_core+27256>, 0x5a69aa8eaa1d <vm_exec_core+16669>, 0x5a69aa8ecada <vm_exec_core+25050>, 0x5a69aa8e8f21 <vm_exec_core+9761>, 0x5a69aa8ec608 <vm_exec_core+23816>, 0x5a69aa8eb110 <vm_exec_core+18448>, 0x5a69aa8eaebc <vm_exec_core+17852>, 0x5a69aa8eb289 <vm_exec_core+18825>, 0x5a69aa8ea747 <vm_exec_core+15943>, 0x5a69aa8eab55 <vm_exec_core+16981>, 0x5a69aa8e9168 <vm_exec_core+10344>, 0x5a69aa8e88a8 <vm_exec_core+8104>, 0x5a69aa8ebfc7 <vm_exec_core+22215>, 0x5a69aa8e7a92 <vm_exec_core+4498>, 0x5a69aa8ea544 <vm_exec_core+15428>, 0x5a69aa8f5aaf <vm_exec_core+61871>, 0x5a69aa8eb1c3 <vm_exec_core+18627>, 0x5a69aa8e7b34 <vm_exec_core+4660>, 0x5a69aa8e7ff7 <vm_exec_core+5879>, 0x5a69aa8e7c58 <vm_exec_core+4952>, 0x5a69aa8e84f8 <vm_exec_core+7160>, 0x5a69aa8e8ca1 <vm_exec_core+9121>, 0x5a69aa8ea945 <vm_exec_core+16453>, 0x5a69aa8e9f77 <vm_exec_core+13943>, 0x5a69aa8ea940 <vm_exec_core+16448>, 0x5a69aa8eb110 <vm_exec_core+18448>, 0x5a69aa8eb05d <vm_exec_core+18269>, 0x5a69aa8e84f3 <vm_exec_core+7155>, 0x5a69aa8eb490 <vm_exec_core+19344>, 0x5a69aa8e95bb <vm_exec_core+11451>, 0x5a69aa8e95c0 <vm_exec_core+11456>, 0x5a69aa8eb058 <vm_exec_core+18264>, 0x5a69aa8eac46 <vm_exec_core+17222>, 0x5a69aa8ea410 <vm_exec_core+15120>, 0x5a69aa8ea331 <vm_exec_core+14897>, 0x5a69aa8ead81 <vm_exec_core+17537>, 0x5a69aa8ea74c <vm_exec_core+15948>, 0x5a69aa8e9f7c <vm_exec_core+13948>, 0x5a69aa8e86ea <vm_exec_core+7658>...} reg_cfp = 0x73b7a5bff720 reg_pc = 0x50400002e378 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_newarraykwsplat = <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_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 0x00005a69aa8e3831 in vm_exec_loop (ec=0x5160000006d0, 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 = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #43 0x00005a69aa56c28b in rb_ec_exec_node (ec=0x5160000006d0, n=0x73b7a7dd49b0) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe7062fc90, <optimized out>, 0x7ffe7062fbe0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x73b7a7dd49b0 #44 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #45 0x00005a69aa5657f7 in rb_main (argc=10, argv=0x7ffe7062fe68) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #46 main (argc=10, argv=0x7ffe7062fe68) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 514341) detached] $ timeout 60 gdb -p 514332 -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.0gdsq3: * -rw------- 1 35 2024-08-13 00:03:37 +0000 autoload20240813-514341-cwoxww.rb make: *** [uncommon.mk:964: yes-test-all] Error 1 >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 514005 -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 514004 -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 548814 -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.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' 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.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/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-08-12T18:44:18Z master d012f6d49f) [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 37.411582 seconds 3432 files, 32772 examples, 134997 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.