# Logfile created on 2024-09-12 04:14:55 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x0000761a411cfdc8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_asan", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_asan", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_asan", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_asan", @configure_opts=["'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20240912-041455", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000761a411f0208 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000761a42bdfe70 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000761a4110a1e0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240912-041455", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240912-041455>, @binmode=false, @mon_data=#<Monitor:0x0000761a42bdfa10>, @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/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 $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 5d358b660d $$$[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 363a0daf43f860a8413b9e9701c5d8c03ee3f1a6a6da896dcd551809f6afe5a7 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 enc.mk making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' 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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' 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/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving 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/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/syslog-0.1.2/ext/syslog' 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/rbs-3.5.3/ext/rbs_extension' 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 enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem making srcs under enc making enc 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 '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 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/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' 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/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' 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/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: 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/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' 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/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' 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' ./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.1 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 1.0.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.10 resolv 0.4.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.4.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.1 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3.dev io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.2 openssl 3.2.0 pathname 0.3.0 psych 5.2.0.beta1 stringio 3.1.2.dev strscan 3.1.1.dev zlib 3.1.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 minitest 5.25.1 rake 13.2.1 test-unit 3.6.2 rexml 3.3.7 rss 0.3.1 net-ftp 0.3.7 net-imap 0.4.16 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.5.3 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-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 making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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=53656 "--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/915] 1570252=test_closure [ 2/915] 1570257=test_address_resolve [ 3/915] 1570249=test_wss [ 4/915] 1570251=test_cstr [ 5/915] 1570261=test_gem_resolver_lock_specification [ 6/915] 1570250=test_digest [ 7/915] 1570258=test_variable [ 8/915] 1570262=test_gem_source_local [ 9/915] 1570253=test_rdoc_parser_rd [ 10/915] 1570263=test_num2int [ 11/915] 1570264=test_parse [ 12/915] 1570255=test_process [ 13/915] 1570256=test_have_macro [ 14/915] 1570260=test_iter_break [ 15/915] 1570259=test_summary [ 16/915] 1570254=test_thread_queue [ 17/915] 1570260=test_nowrite [ 18/915] 1570263=test_flip [ 19/915] 1570257=test_gem_commands_install_command [ 20/915] 1570249=test_gem_ext_cargo_builder_unit [ 21/915] 1570260=test_stack [ 22/915] 1570263=test_nil2vtempty [ 23/915] 1570263=test_securerandom [ 24/915] 1570250=test_econv [ 25/915] 1570252=test_foreach [ 26/915] 1570252=test_io [ 27/915] 1570251=test_gem_commands_cert_command [ 28/915] 1570258=test_object [ 29/915] 1570263=test_process [ 30/915] 1570263=test_eval [ 31/915] 1570263=test_fileutils [ 32/915] 1570259=test_pathname [ 33/915] 1570253=test_remote_fetch_error [ 34/915] 1570252=test_stream [ 35/915] 1570252=json_common_interface_test [ 36/915] 1570249=test_func [ 37/915] 1570252=test_coverage [ 38/915] 1570261=test_cgi_tag_helper [ 39/915] 1570261=test_gem_resolver_git_specification [ 40/915] 1570256=test_dir_m17n [ 41/915] 1570253=test_kill_ring [ 42/915] 1570259=test_qsort [ 43/915] 1570259=test_cmethod [ 44/915] 1570259=test_gem_ext_ext_conf_builder [ 45/915] 1570263=test_gem_commands_dependency_command [ 46/915] 1570253=test_thread_fd_close [ 47/915] 1570262=json_addition_test [ 48/915] 1570253=test_path_to_class [ 49/915] 1570253=test_storage [ 50/915] 1570253=test_gem_dependency [ 51/915] 1570262=test_gem_resolver_index_specification [ 52/915] 1570261=test_string [ 53/915] 1570261=test_marshalable [ 54/915] 1570261=test_iterator [ 55/915] 1570262=test_method_cache [ 56/915] 1570262=parse_comments_test [ 57/915] 1570258=test_const [ 58/915] 1570258=test_serialize_subclasses [ 59/915] 1570258=test_class [ 60/915] 1570261=test_helper [ 61/915] 1570253=test_win32ole_method [ 62/915] 1570253=test_yamldbm [ 63/915] 1570261=test_cgi_modruby [ 64/915] 1570261=test_thread_cv [ 65/915] 1570253=test_parser_events [ 66/915] 1570264=test_unicode [ 67/915] 1570262=test_windows_1251 [ 68/915] 1570262=test_convertible [ 69/915] 1570253=test_gem_resolver_best_set [ 70/915] 1570264=test_stat [ 71/915] 1570264=test_eval [ 72/915] 1570253=test_addr [ 73/915] 1570263=test_str2big [ 74/915] 1570263=test_rational [ 75/915] 1570249=newline_offsets_test [ 76/915] 1570253=test_regexp [ 77/915] 1570261=test_gem_resolver_conflict [ 78/915] 1570263=test_gem_commands_contents_command [ 79/915] 1570261=test_rdoc_cross_reference [ 80/915] 1570263=test_scalar [ 81/915] 1570263=test_readpartial [ 82/915] 1570263=test_rdoc_generator_markup [ 83/915] 1570251=test_gem_commands_search_command [ 84/915] 1570251=test_thread [ 85/915] 1570264=test_pattern_matching [ 86/915] 1570264=test_literal [ 87/915] 1570260=test_irb [ 88/915] 1570251=test_arithmetic_sequence [ 89/915] 1570251=test_lambda [ 90/915] 1570249=bom_test [ 91/915] 1570249=test_frozen_error [ 92/915] 1570249=test_sockopt [ 93/915] 1570249=test_file [ 94/915] 1570263=test_encoding [ 95/915] 1570263=test_boolean [ 96/915] 1570263=test_config [ 97/915] 1570251=test_rdoc_options [ 98/915] 1570250=test_ansi_with_terminfo [ 99/915] 1570250=test_yaml [100/915] 1570254=test_yield_block [101/915] 1570254=test_recorder [102/915] 1570252=test_gem_commands_specification_command [103/915] 1570254=test_bug_reporter [104/915] 1570250=test_spell_checker [105/915] 1570250=test_document [106/915] 1570250=test_ractor [107/915] 1570254=test_pstore [108/915] 1570250=parameters_signature_test [109/915] 1570260=test_rdoc_include [110/915] 1570254=test_rendering [111/915] 1570252=test_gem_resolver_api_specification [112/915] 1570261=test_getopts [113/915] 1570261=test_pkey [114/915] 1570252=test_gem_commands_signin_command [115/915] 1570250=test_nonblock [116/915] 1570261=test_gem_request [117/915] 1570250=test_primitive [118/915] 1570257=test_http [119/915] 1570250=test_rational2 [120/915] 1570250=fixtures_test [121/915] 1570263=test_gem_dependency_resolution_error [122/915] 1570263=test_proxy [123/915] 1570252=test_completion [124/915] 1570254=test_ostruct [125/915] 1570263=test_raise [126/915] 1570263=test_formatter [127/915] 1570263=test_gem_ci_detector [128/915] 1570263=test_shift_jis [129/915] 1570263=test_gem_request_set_lockfile_parser [130/915] 1570260=test_yield Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 7 #<File::Stat dev=0x8, ino=197210111, 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 1570257 ko1 7u IPv4 197210111 0t0 TCP localhost:32989->localhost:49048 (CLOSE_WAIT) [131/915] 1570254=test_string [132/915] 1570263=test_io_wait_uncommon [133/915] 1570263=test_require [134/915] 1570250=test_https Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 8 #<File::Stat dev=0x8, ino=197215029, 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 1570257 ko1 8u IPv4 197215029 0t0 TCP localhost:42821->localhost:43162 (CLOSE_WAIT) [135/915] 1570256=test_erb_command [136/915] 1570261=test_have_library [137/915] 1570254=test_fnmatch [138/915] 1570259=test_rdoc_markup_to_ansi [139/915] 1570256=test_gem_resolver_vendor_set [140/915] 1570254=test_evaluation [141/915] 1570254=test_ftp [142/915] 1570254=test_unicode_escape [143/915] 1570251=test_httpresponses [144/915] 1570259=integer_base_flags_test [145/915] 1570254=test_gem_ext_cmake_builder [146/915] 1570251=test_filter [147/915] 1570251=test_too_many_dummy_encodings [148/915] 1570259=test_koi8 [149/915] 1570259=test_erb_m17n [150/915] 1570259=test_clone [151/915] 1570256=test_objspace [152/915] 1570251=test_thread [153/915] 1570254=test_call [154/915] 1570259=test_hash_create [155/915] 1570259=json_generic_object_test [156/915] 1570249=test_ole_methods [157/915] 1570259=test_pack [158/915] 1570249=test_defined [159/915] 1570249=test_switch_hitter [160/915] 1570254=test_rdoc_markup_to_html_crossref [161/915] 1570249=test_files_sample [162/915] 1570252=test_update [163/915] 1570252=test_folderitem2_invokeverb [164/915] 1570252=test_arity [165/915] 1570252=test_case_options [166/915] 1570252=test_file [167/915] 1570249=test_gem_install_update_options [168/915] 1570252=test_gem_security_policy [169/915] 1570259=test_init [170/915] 1570261=test_rdoc_parser_changelog [171/915] 1570249=test_gem_resolver_index_set [172/915] 1570252=test_weakkeymap [173/915] 1570249=test_usrmarshal [174/915] 1570261=test_show_source [175/915] 1570264=test_inlinecache [176/915] 1570261=test_rdoc_markup_to_markdown [177/915] 1570254=test_rdoc_parser_ruby [178/915] 1570261=test_httpresponse [179/915] 1570264=test_memory_view [180/915] 1570261=test_pinned [181/915] 1570264=test_gem_command [182/915] 1570249=test_enc_raise [183/915] 1570249=test_engine [184/915] 1570249=test_key_error [185/915] 1570249=ractor_test [186/915] 1570261=test_gem_request_set_lockfile [187/915] 1570259=test_postponed_job [188/915] 1570262=reflection_test [189/915] 1570262=test_bignum [190/915] 1570249=test_dot_dot [191/915] 1570249=test_cparser [192/915] 1570257=test_human_typo [193/915] 1570263=test_gem_gemcutter_utilities [194/915] 1570257=test_gem_remote_fetcher [195/915] 1570262=test_gem_resolver [196/915] 1570264=test_config [197/915] 1570264=test_tempfile [198/915] 1570261=test_raise_exception [199/915] 1570263=test_gem_util [200/915] 1570262=test_pattern_key_name_check [201/915] 1570249=test_exit [202/915] 1570262=test_gem_commands_yank_command [203/915] 1570259=test_jaro_winkler [204/915] 1570259=test_gem_remote_fetcher_local_server [205/915] 1570257=test_etc [206/915] 1570263=test_gem_source_lock [207/915] 1570254=test_ldap [208/915] 1570249=test_rdoc_markup_to_bs [209/915] 1570254=test_last_thread Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 43879> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1570259 ko1 9u IPv4 197208006 0t0 TCP localhost:43879->localhost:59284 (CLOSE_WAIT) [210/915] 1570263=test_new [211/915] 1570257=test_hash [212/915] 1570263=test_macro Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 9 [213/915] 1570259=test_cipher [214/915] 1570257=test_gem_source_specific_file [215/915] 1570262=test_unix [216/915] 1570264=parse_test [217/915] 1570263=test_enum [218/915] 1570259=test_gem_commands_which_command [219/915] 1570262=test_rdoc_markup [220/915] 1570259=test_symbol [221/915] 1570257=test_optparse [222/915] 1570249=test_coder [223/915] 1570250=test_context [224/915] 1570264=test_gem_commands_sources_command [225/915] 1570249=test_c_union_entity [226/915] 1570257=test_undef [227/915] 1570257=test_gem_spec_fetcher [228/915] 1570249=test_ractor [229/915] 1570262=test_io [230/915] 1570249=test_metaclass [231/915] 1570249=test_numeric [232/915] 1570254=test_rdoc_require [233/915] 1570254=test_date_arith [234/915] 1570254=test_io_console [235/915] 1570249=test_ws [236/915] 1570250=test_gem_resolver_installed_specification [237/915] 1570249=test_array_create [238/915] 1570257=test_debugger_integration [239/915] 1570249=test_rdoc_rubygems_hook [240/915] 1570257=test_my_integer [241/915] 1570257=test_tracepoint [242/915] 1570252=test_gem_commands_environment_command [243/915] 1570264=test_ractor [244/915] 1570258=test_hmac [245/915] 1570252=test_signedness [246/915] 1570264=desugar_compiler_test [247/915] 1570249=test_cd [248/915] 1570258=symbol_encoding_test [249/915] 1570249=test_cgi_cookie [250/915] 1570250=test_internal_ivar [251/915] 1570264=test_gem_commands_mirror [252/915] 1570250=test_rubyvm [253/915] 1570249=test_data_error [254/915] 1570250=test_ancdata [255/915] 1570250=test_gem_doctor [256/915] 1570264=test_weakmap [257/915] 1570261=test_rdoc_markup_to_table_of_contents [258/915] 1570250=test_abi [259/915] 1570261=test_scanner_events [260/915] 1570249=test_external_new [261/915] 1570261=test_euc_jp [262/915] 1570249=test_win32ole_typelib [263/915] 1570249=test_force_exit [264/915] 1570258=test_gem_resolver_dependency_request [265/915] 1570261=test_ssl [266/915] 1570249=test_registry [267/915] 1570249=test_rdoc_constant [268/915] 1570257=test_deprecate [269/915] 1570257=test_ractor [270/915] 1570250=test_module [271/915] 1570257=test_gem_commands_push_command [272/915] 1570258=parse_success_test [273/915] 1570258=test_rdoc_encoding [274/915] 1570249=test_gem_uri_formatter [275/915] 1570249=test_sprintf [276/915] 1570258=test_common [277/915] 1570254=test_rdoc_markdown [278/915] 1570257=test_gem_request_connection_pools [279/915] 1570249=test_optimization [280/915] 1570263=test_key_actor_vi [281/915] 1570257=test_svcb_https [282/915] 1570257=test_buffering [283/915] 1570257=test_rdoc_context_section [284/915] 1570254=ruby_parser_test [285/915] 1570257=test_bug-14834 [286/915] 1570263=test_terminfo [287/915] 1570258=test_ansi_without_terminfo [288/915] 1570263=test_rdoc_markup_include [289/915] 1570263=test_bmethod [290/915] 1570263=test_enumerable [291/915] 1570263=test_rdoc_attr [292/915] 1570254=test_http [293/915] 1570263=test_passing_block [294/915] 1570263=test_logdevice [295/915] 1570254=test_addrinfo [296/915] 1570258=test_x509cert [297/915] 1570257=test_enc_str_buf_cat [298/915] 1570257=test_have_func [299/915] 1570254=test_logperiod [300/915] 1570254=test_lock_native_thread [301/915] 1570254=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 33187> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1570254 ko1 8u IPv4 197205946 0t0 TCP localhost:33187->localhost:42148 (CLOSE_WAIT) [302/915] 1570254=test_zsh_completion [303/915] 1570254=test_gem_package_tar_reader_entry [304/915] 1570260=json_fixtures_test [305/915] 1570260=test_encoding [306/915] 1570252=test_load [307/915] 1570252=test_gem_resolver_specification [308/915] 1570252=test_rdoc_generator_pot_po_entry [309/915] 1570258=test_constant [310/915] 1570254=test_gem_security_trust_dir [311/915] 1570254=test_rdoc_parser_c [312/915] 1570252=test_default_gems [313/915] 1570260=test_require_lib [314/915] 1570251=test_files_test_2 [315/915] 1570252=test_gem_version_option [316/915] 1570252=lex_test [317/915] 1570252=test_gem_rdoc [318/915] 1570257=test_rdoc_markup_parser [319/915] 1570254=test_gem_remote_fetcher_s3 [320/915] 1570257=test_fd_setsize [321/915] 1570257=test_gem_request_set [322/915] 1570252=version_test [323/915] 1570252=test_trick [324/915] 1570254=test_objectspace [325/915] 1570263=test_big5 [326/915] 1570263=test_gem_resolver_activation_request [327/915] 1570263=test_null [328/915] 1570263=test_signal [329/915] 1570257=test_timeout [330/915] 1570257=test_fixnum [331/915] 1570257=test_fstring [332/915] 1570257=test_name_error_extension [333/915] 1570257=test_iseq_load [334/915] 1570259=test_ensure_and_callcc [335/915] 1570259=test_scheduler [336/915] 1570259=test_rdoc_markup_raw [337/915] 1570259=test_verbose [338/915] 1570259=test_history [339/915] 1570259=test_gem_ext_builder [340/915] 1570250=test_struct [341/915] 1570250=test_date_strftime [342/915] 1570263=compiler_test [343/915] 1570263=test_gem_resolver_vendor_specification [344/915] 1570264=test_typeddata [345/915] 1570258=test_key_actor_emacs [346/915] 1570263=test_mutex [347/915] 1570250=test_basicinstructions [348/915] 1570250=test_bigzero [349/915] 1570250=test_gem_commands_owner_command [350/915] 1570258=test_basicsocket [351/915] 1570258=test_import [352/915] 1570257=test_find [353/915] 1570257=locals_test [354/915] 1570263=test_normalize [355/915] 1570263=test_recursion [356/915] 1570264=test_ractor [357/915] 1570263=test_rdoc_i18n_text [358/915] 1570263=test_gem_unsatisfiable_dependency_error [359/915] 1570263=test_rdoc_tom_doc [360/915] 1570261=test_sexp [361/915] 1570263=test_logger [362/915] 1570261=pattern_test [363/915] 1570263=test_disable_irb [364/915] 1570264=test_gem_package_tar_header [365/915] 1570264=test_rdoc_class_module [366/915] 1570250=test_gem_specification [367/915] 1570263=test_rdoc_markup_attributes [368/915] 1570263=test_gbk [369/915] 1570263=test_refinement [370/915] 1570261=test_pointer [371/915] 1570257=test_gem_dependency_installer [372/915] 1570258=test_warning [373/915] 1570259=test_gem_name_tuple [374/915] 1570259=test_win32ole_type_event [375/915] 1570259=test_class [376/915] 1570259=test_cgi_session [377/915] 1570259=test_word [378/915] 1570259=test_numeric [379/915] 1570259=test_stringscanner [380/915] 1570259=test_x509crl [381/915] 1570261=test_win32ole_variable [382/915] 1570261=test_gem_package_tar_reader [383/915] 1570258=test_type_completor [384/915] 1570258=test_gb18030 [385/915] 1570258=test_enumerator_kw [386/915] 1570258=test_mixed_unicode_escapes [387/915] 1570258=test_mul [388/915] 1570261=test_mkmf [389/915] 1570258=test_win32ole_variant_outarg [390/915] 1570258=test_require_path_check [391/915] 1570252=test_flush [392/915] 1570252=test_rdoc_any_method [393/915] 1570261=test_rdoc_markup_to_html_snippet [394/915] 1570256=test_complexrational [395/915] 1570256=test_pkcs7 [396/915] 1570258=test_cgi_header [397/915] 1570258=test_gem_commands_fetch_command [398/915] 1570259=test_dln [399/915] 1570259=test_history [400/915] 1570261=test_iso_8859 [401/915] 1570259=test_complex2 [402/915] 1570259=test_x509attr [403/915] 1570259=test_pkg_config [404/915] 1570261=test_rdoc_context [405/915] 1570259=regexp_test [406/915] 1570259=test_rdoc_markup_to_html [407/915] 1570256=test_string_memory [408/915] 1570256=test_rdoc_markup_to_joined_paragraph [409/915] 1570258=test_rdoc_parser [410/915] 1570258=test_open-uri [411/915] 1570264=test_coderange [412/915] 1570264=test_rdoc_markup_indented_paragraph [413/915] 1570264=test_line_editor [414/915] 1570259=test_big2str [415/915] 1570264=test_allocation [416/915] 1570259=test_gc [417/915] 1570256=dump_test [418/915] 1570258=test_enc_associate [419/915] 1570252=location_test [420/915] 1570252=test_c_struct_builder [421/915] 1570252=test_insns_leaf [422/915] 1570252=test_store [423/915] 1570252=test_iseq [424/915] 1570258=test_protocol [425/915] 1570250=test_gem_ext_cargo_builder_link_flag_converter [426/915] 1570258=test_tree_builder [427/915] 1570258=test_protect [428/915] 1570258=test_x509req [429/915] 1570250=test_cgi_util [430/915] 1570251=test_gem_commands_open_command [431/915] 1570261=test_settracefunc [432/915] 1570260=test_gem_text [433/915] 1570251=tunnel_test [434/915] 1570258=test_gem_version [435/915] 1570251=test_win32ole [436/915] 1570251=test_rdoc_markup_to_tt_only [437/915] 1570258=test_gem_commands_stale_command [438/915] 1570250=test_path [439/915] 1570262=test_method_cache [440/915] 1570250=test_rdoc_markdown_test [441/915] 1570262=test_rdoc_normal_module [442/915] 1570258=test_sprintf_comb [443/915] 1570251=test_tcp [444/915] 1570260=test_pp [445/915] 1570251=test_gem_stub_specification [446/915] 1570260=test_asn1 [447/915] 1570260=test_flags [448/915] 1570262=json_string_matching_test [449/915] 1570262=test_monitor [450/915] 1570262=test_gem_ext_rake_builder [451/915] 1570258=test_whileuntil [452/915] 1570258=test_transcode [453/915] 1570251=test_rat [454/915] 1570251=test_extlibs [455/915] 1570252=test_rdoc_markup_heading [456/915] 1570257=test_inadvertent_creation [457/915] 1570252=static_inspect_test [458/915] 1570252=test_complex [459/915] 1570256=source_location_test [460/915] 1570256=test_instrumentation_api [461/915] 1570257=test_at_exit [462/915] 1570252=test_rdoc_markup_verbatim [463/915] 1570252=test_x509ext [464/915] 1570257=test_files_ext [465/915] 1570252=unescape_test [466/915] 1570258=test_color [467/915] 1570258=test_gem_commands_query_command [468/915] 1570257=equality_test [469/915] 1570257=test_case [470/915] 1570257=test_c_struct_entry [471/915] 1570257=test_eval_history [472/915] 1570260=test_rdoc_method_attr [473/915] 1570257=test_yamlstore [474/915] 1570257=test_gem_commands_pristine_command [475/915] 1570261=test_gem_config_file [476/915] 1570260=test_rdoc_markup_pre_process [477/915] 1570262=test_rdoc_rdoc [478/915] 1570260=test_yjit_exit_locations [479/915] 1570261=test_win32ole_event [480/915] 1570256=test_io_buffer [481/915] 1570261=test_gem_resolver_requirement_list [482/915] 1570258=test_beginendblock [483/915] 1570262=test_arith_seq_beg_len_step [484/915] 1570261=test_hash [485/915] 1570256=test_reline [486/915] 1570262=test_within_pipe [487/915] 1570260=test_scalar_scanner [488/915] 1570263=test_not [489/915] 1570263=test_timeout [490/915] 1570260=test_weakref [491/915] 1570262=test_function [492/915] 1570260=snapshots_test [493/915] 1570250=test_socket [494/915] 1570262=test_case_mapping [495/915] 1570262=test_yaml_tree [496/915] 1570263=test_mailto [497/915] 1570263=ripper_test [498/915] 1570262=test_gem_package_tar_writer [499/915] 1570258=test_rubygems [500/915] 1570262=test_unicode_normalize [501/915] 1570262=test_method [502/915] 1570258=test_gem_resolver_lock_set [503/915] 1570258=test_rdoc_markup_hard_break [504/915] 1570258=test_ractor_compatibility [505/915] 1570256=test_append [506/915] 1570256=test_reqarg [507/915] 1570263=test_rdoc_generator_pot_po [508/915] 1570263=test_reline_key [509/915] 1570263=test_resource [510/915] 1570263=test_gem_update_suggestion [511/915] 1570263=test_set [512/915] 1570263=test_gem_source_fetch_problem [513/915] 1570263=test_gem_console_ui [514/915] 1570263=test_member [515/915] 1570263=test_nofree [516/915] 1570263=test_rdoc_generator_ri [517/915] 1570263=test_trace [518/915] 1570263=test_gem_stream_ui [519/915] 1570253=test_numhash [520/915] 1570253=test_pkey_rsa [521/915] 1570257=test_ipaddr [522/915] 1570258=test_arity [523/915] 1570251=test_rdoc_markup_attribute_manager [524/915] 1570257=test_buffered_io [525/915] 1570257=test_yjit [526/915] 1570258=test_m17n [527/915] 1570254=test_gem_resolver_composed_set [528/915] 1570263=test_egrep_cpp [529/915] 1570254=test_argf [530/915] 1570251=test_rdoc_i18n_locale [531/915] 1570251=test_webauthn_poller [532/915] 1570263=test_date_conv [533/915] 1570263=test_wait [534/915] 1570251=test_object_references [535/915] 1570251=test_sleep [536/915] 1570260=test_x509name [537/915] 1570260=test_gem_commands_build_command [538/915] 1570252=test_compile_prism [539/915] 1570263=test_euc_tw [540/915] 1570263=test_gem_security [541/915] 1570250=test_alias [542/915] 1570258=test_gem_requirement [543/915] 1570256=test_sizeof [544/915] 1570258=test_face [545/915] 1570260=test_system [546/915] 1570258=test_notimplement [547/915] 1570258=test_emoji_breaks [548/915] 1570258=test_bug-3571 [549/915] 1570258=test_comparable [550/915] 1570258=test_rdoc_rd [551/915] 1570250=command_line_test [552/915] 1570250=test_gem_commands_info_command [553/915] 1570258=test_io_timeout [554/915] 1570258=test_date_new [555/915] 1570250=test_stringio [556/915] 1570252=test_dns [557/915] 1570258=test_dup [558/915] 1570251=test_require [559/915] 1570249=parser_test [560/915] 1570249=snippets_test [561/915] 1570250=test_array [562/915] 1570250=test_ubf_async_safe [563/915] 1570250=newline_test [564/915] 1570258=heredoc_test [565/915] 1570252=test_webauthn_listener_response [566/915] 1570258=test_win32ole_record [567/915] 1570258=constant_path_node_test [568/915] 1570258=test_gem_path_support [569/915] 1570252=test_gem_bundler_version_finder [570/915] 1570258=test_console_attr [571/915] 1570258=test_struct [572/915] 1570258=onigmo_test [573/915] 1570258=fuzzer_test [574/915] 1570252=test_rb_str_dup [575/915] 1570250=test_ast [576/915] 1570252=test_pack [577/915] 1570258=test_rdoc_comment [578/915] 1570252=test_super [579/915] 1570258=test_libs [580/915] 1570253=test_gc [581/915] 1570258=test_time [582/915] 1570253=json_encoding_test [583/915] 1570253=test_math [584/915] 1570253=test_popen_deadlock [585/915] 1570258=test_autoconf [586/915] 1570258=test_did_you_mean [587/915] 1570258=test_digest_extend [588/915] 1570258=test_gem_safe_yaml [589/915] 1570258=test_case [590/915] 1570258=test_cgi_multipart [591/915] 1570258=test_bug-5832 [592/915] 1570252=test_gem_silent_ui [593/915] 1570258=test_ifunless [594/915] 1570258=test_require [595/915] 1570258=test_pkey_dh [596/915] 1570263=test_ocsp [597/915] 1570252=test_shapes [598/915] 1570258=test_rdoc_text [599/915] 1570252=test_rendering [600/915] 1570252=test_gem_commands_uninstall_command [601/915] 1570258=test_gem_resolver_installer_set [602/915] 1570253=test_files_test [603/915] 1570260=test_gem_dependency_list [604/915] 1570253=test_nesting_parser [605/915] 1570258=test_forwardable [606/915] 1570260=test_object_create_start [607/915] 1570260=test_continuation [608/915] 1570260=test_ensured [609/915] 1570258=test_io_m17n [610/915] 1570253=comments_test [611/915] 1570263=test_delete [612/915] 1570260=test_config [613/915] 1570263=test_gem_commands_cleanup_command [614/915] 1570260=test_placearg [615/915] 1570253=test_interned_str [616/915] 1570253=test_rdoc_markup_paragraph [617/915] 1570253=test_project_sanity [618/915] 1570253=test_config [619/915] 1570253=regular_expression_encoding_test [620/915] 1570253=test_env [621/915] 1570260=test_gem_impossible_dependencies_error [622/915] 1570260=json_generator_test [623/915] 1570260=test_string_processing [624/915] 1570260=encodings_test [625/915] 1570249=test_io_buffer [626/915] 1570249=test_dryrun [627/915] 1570260=test_range [628/915] 1570249=test_type [629/915] 1570249=node_id_test [630/915] 1570263=test_tmpdir [631/915] 1570252=test_gem_source_subpath_problem [632/915] 1570263=test_ts [633/915] 1570252=test_emitter [634/915] 1570252=test_locale [635/915] 1570252=parse_stream_test [636/915] 1570256=test_gem_resolver_api_set [637/915] 1570252=test_stringify_symbols [638/915] 1570252=test_to_ary_concat [639/915] 1570249=warnings_test [640/915] 1570249=test_rdoc_token_stream [641/915] 1570256=test_printf [642/915] 1570249=test_rubyoptions [643/915] 1570256=dispatcher_test [644/915] 1570256=test_udp [645/915] 1570256=test_windows_1252 [646/915] 1570256=test_configuration [647/915] 1570256=test_rdoc_single_class [648/915] 1570256=test_rdoc_alias [649/915] 1570264=test_key_event_record [650/915] 1570264=regular_expression_options_test [651/915] 1570264=test_queue [652/915] 1570264=test_sleep [653/915] 1570256=test_install [654/915] 1570263=test_rdoc_markup_to_label [655/915] 1570263=test_gem_validator [656/915] 1570263=integer_parse_test [657/915] 1570263=test_prettyprint [658/915] 1570263=lex_test [659/915] 1570256=test_custom_command [660/915] 1570256=test_bundled_gems [661/915] 1570256=test_pair [662/915] 1570258=test_date_ractor [663/915] 1570260=test_m17n_comb [664/915] 1570258=test_tree_spell_checker [665/915] 1570258=test_integer_comb [666/915] 1570252=index_write_test [667/915] 1570252=test_tsort [668/915] 1570252=test_ns_spki [669/915] 1570252=test_depth_first [670/915] 1570252=test_merge_keys [671/915] 1570252=test_random [672/915] 1570252=test_io_wait [673/915] 1570252=test_rdoc_extend [674/915] 1570262=test_kwargs [675/915] 1570262=test_win32ole_type [676/915] 1570252=test_lexer [677/915] 1570262=test_rdoc_rd_inline_parser [678/915] 1570262=test_dir [679/915] 1570252=test_x509store [680/915] 1570264=test_mdns [681/915] 1570264=test_gem_ext_configure_builder [682/915] 1570264=test_gem_local_remote_options [683/915] 1570264=test_gem_security_signer [684/915] 1570264=test_bash_completion [685/915] 1570252=test_exception [686/915] 1570264=test_threadgroup [687/915] 1570251=test_set_len [688/915] 1570251=test_rdoc_generator_json_index [689/915] 1570251=test_gem_commands_lock_command [690/915] 1570251=test_euc_kr [691/915] 1570251=test_win32ole_param [692/915] 1570251=test_rdoc_parser_markdown [693/915] 1570251=test_function_entry [694/915] 1570251=test_len [695/915] 1570251=test_acceptable [696/915] 1570262=implicit_array_test [697/915] 1570262=heredoc_dedent_test [698/915] 1570262=test_kernel [699/915] 1570263=test_method_name_check [700/915] 1570264=test_keyword [701/915] 1570263=numeric_value_test [702/915] 1570263=!Nothing_to_test [703/915] 1570263=test_bn [704/915] 1570263=test_win32ole_method_event [705/915] 1570263=test_provider [706/915] 1570251=test_gem_package_task [707/915] 1570251=test_gem_commands_server_command [708/915] 1570251=test_rdoc_ri_driver [709/915] 1570251=test_data [710/915] 1570251=test_http_request [711/915] 1570251=test_httpheader [712/915] 1570251=test_key_name_check [713/915] 1570251=test_ripper [714/915] 1570262=test_win32ole_param_event [715/915] 1570262=test_rdoc_rd_block_parser [716/915] 1570262=test_singleton [717/915] 1570262=test_rdoc_servlet [718/915] 1570256=test_assignment [719/915] 1570262=test_ruby_lex [720/915] 1570263=test_grapheme_breaks [721/915] 1570263=test_gem_request_set_gem_dependency_api [722/915] 1570261=test_ossl [723/915] 1570264=test_date_marshal [724/915] 1570254=test_syntax [725/915] 1570264=test_gem_resolver_local_specification [726/915] 1570264=test_autoload [727/915] 1570262=test_gem_commands_unpack_command [728/915] 1570263=test_gem_commands_exec_command [729/915] 1570251=test_pack [730/915] 1570262=test_stream [731/915] 1570262=test_ractor [732/915] 1570262=test_ssl_session [733/915] 1570253=test_optarg [734/915] 1570251=test_gem_gem_runner [735/915] 1570251=test_gem_ext_cargo_builder [736/915] 1570251=test_file_exhaustive [737/915] 1570259=test_gem_commands_signout_command [738/915] 1570259=test_object [739/915] 1570253=test_rdoc_generator_pot [740/915] 1570259=test_exception [741/915] 1570259=test_div [742/915] 1570253=test_resize [743/915] 1570259=test_rdoc_generator_darkfish [744/915] 1570253=test_gc_compact [745/915] 1570262=test_key_stroke [746/915] 1570262=test_deprecated [747/915] 1570262=breadth_first_search_test [748/915] 1570262=test_generic [749/915] 1570262=test_fiber [750/915] 1570255=test_cesu8 [751/915] 1570259=test_rdoc_stats [752/915] 1570255=test_gem_commands_setup_command [753/915] 1570259=test_alias_and_anchor [754/915] 1570263=test_gem_commands_rebuild_command [755/915] 1570259=test_rdoc_store [756/915] 1570263=test_win32ole_variant_m [757/915] 1570263=json_parser_test [758/915] 1570263=test_err_in_callback [759/915] 1570263=test_rdoc_markup_document [760/915] 1570263=test_ftp [761/915] 1570263=test_vm_dump [762/915] 1570263=errors_test [763/915] 1570263=test_open3 [764/915] 1570261=test_ellipsize [765/915] 1570261=test_integer [766/915] 1570261=test_utf32 [767/915] 1570261=test_helper [768/915] 1570261=test_memory_view [769/915] 1570261=test_fips [770/915] 1570252=test_gem_commands_update_command [771/915] 1570255=test_date_parse [772/915] 1570258=test_thread [773/915] 1570258=test_data [774/915] 1570259=test_noarg [775/915] 1570258=test_rand [776/915] 1570255=test_pkey_ec [777/915] 1570255=test_workspace [778/915] 1570259=test_random [779/915] 1570261=test_bundled_ca [780/915] 1570259=test_to_ruby [781/915] 1570259=static_literals_test [782/915] 1570259=test_backtrace [783/915] 1570259=test_gem_safe_marshal [784/915] 1570261=test_option [785/915] 1570255=test_input_method [786/915] 1570257=test_nextafter [787/915] 1570256=test_tracer [788/915] 1570258=test_capacity [789/915] 1570256=test_rdoc_code_object [790/915] 1570258=test_gem_command_manager [791/915] 1570261=test_rdoc_top_level [792/915] 1570257=test_multi_irb_commands [793/915] 1570257=test_gem_installer [794/915] 1570255=test_rdoc_normal_class [795/915] 1570258=test_random_formatter [796/915] 1570258=test_gem_commands_check_command [797/915] 1570258=test_pipe [798/915] 1570259=test_regex_casefold [799/915] 1570255=test_gem_source_git [800/915] 1570259=test_cp949 [801/915] 1570259=test_condition [802/915] 1570259=test_gem_resolver_git_set [803/915] 1570258=test_class_name_check [804/915] 1570258=test_help [805/915] 1570261=test_emoji [806/915] 1570258=test_sorted_set [807/915] 1570256=test_files_lib [808/915] 1570261=test_string [809/915] 1570259=test_integer [810/915] 1570255=json_ext_parser_test [811/915] 1570255=test_time [812/915] 1570252=test_duplicate [813/915] 1570252=test_scan_args [814/915] 1570252=test_date_attr [815/915] 1570252=test_erb [816/915] 1570258=test_marshal [817/915] 1570252=test_zlib [818/915] 1570255=magic_comment_test [819/915] 1570251=test_omap [820/915] 1570251=test_case_comprehensive [821/915] 1570251=test_framework [822/915] 1570251=test_shellwords [823/915] 1570251=test_cclass [824/915] 1570251=test_singleton_function [825/915] 1570251=test_proc [826/915] 1570255=test_load [827/915] 1570255=test_uncorrectable_name_check [828/915] 1570255=test_nomethod_error [829/915] 1570255=test_pkey_dsa [830/915] 1570258=test_https_proxy [831/915] 1570258=test_ssl [832/915] 1570253=test_date_strptime [833/915] 1570260=test_ractor Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 42799> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1570258 ko1 10u IPv4 197249359 0t0 TCP localhost:42799->localhost:47654 (CLOSE_WAIT) [834/915] 1570255=test_json_tree [835/915] 1570255=test_emitter [836/915] 1570253=library_symbols_test [837/915] 1570255=test_float [838/915] 1570253=test_ractor [839/915] 1570253=test_severity Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 10 [840/915] 1570253=test_gem_remote_fetcher_local_ssl_server [841/915] 1570251=test_rdoc_rd_inline [842/915] 1570251=test_files_test_1 [843/915] 1570251=test_gem [844/915] 1570263=test_cgi_core [845/915] 1570263=test_delegate [846/915] 1570263=test_helper_method [847/915] 1570260=test_gem_source_list [848/915] 1570263=test_yaml_special_cases [849/915] 1570263=test_parser [850/915] 1570260=attribute_write_test [851/915] 1570260=test_rdoc_parser_prism_ruby [852/915] 1570263=test_psych [853/915] 1570263=test_ractor [854/915] 1570263=test_enumerator [855/915] 1570263=test_rdoc_markup_formatter [856/915] 1570263=test_win32ole_variant [857/915] 1570263=test_fiddle [858/915] 1570263=test_debug [859/915] 1570263=test_arith_seq_extract [860/915] 1570255=test_stringchar [861/915] 1570258=test_gem_commands_help_command [862/915] 1570255=test_digest [863/915] 1570263=test_gem_package_old [864/915] 1570258=test_command [865/915] 1570263=test_gem_uri [866/915] 1570263=test_rbconfig [867/915] 1570263=test_date_compat [868/915] 1570263=test_resolve_symbol [869/915] 1570263=test_profile_frames [870/915] 1570263=test_lazy_enumerator [871/915] 1570253=test_set [872/915] 1570260=test_find_executable [873/915] 1570260=test_array [874/915] 1570253=test_error_highlight [875/915] 1570258=test_gem_commands_outdated_command [876/915] 1570258=test_gem_request_set_lockfile_tokenizer [877/915] 1570258=test_nil [878/915] 1570258=test_class2name [879/915] 1570258=test_kdf [880/915] 1570255=test_time_tz [881/915] 1570258=test_backtrace [882/915] 1570255=test_rdoc_task [883/915] 1570255=test_rdoc_parser_simple [884/915] 1570255=test_enumerator [885/915] 1570251=test_utf16 [886/915] 1570251=test_gem_package [887/915] 1570263=test_rdoc_markup_to_rdoc [888/915] 1570263=test_gem_source [889/915] 1570253=test_handle [890/915] 1570258=test_frozen [891/915] 1570258=test_safe_load [892/915] 1570258=test_color_printer [893/915] 1570258=string_encoding_test [894/915] 1570258=test_benchmark [895/915] 1570253=test_exception_at_throwing [896/915] 1570263=test_name_error [897/915] 1570252=test_assembler [898/915] 1570252=test_pty [899/915] 1570253=test_variable_name_check [900/915] 1570251=test_gem_commands_list_command [901/915] 1570253=test_gem_source_vendor [902/915] 1570251=test_propertyputref [903/915] 1570253=overlap_test [904/915] 1570251=test_rdoc_ri_paths [905/915] 1570251=test_gem_platform [906/915] 1570251=test_symbol [907/915] 1570251=test_gem_uninstaller [908/915] 1570259=test_change_word [909/915] 1570259=test_gem_available_set [910/915] 1570259=test_modify_expand [911/915] 1570259=test_gem_source_installed [912/915] 1570259=test_parser [913/915] 1570252=test_date [914/915] 1570252=test_date_time [915/915] 1570258=test_pkcs12 $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 949 949 949 ? -1 Ss 1000 0:02 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 949 959 959 959 pts/0 959 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 959 960 959 959 pts/0 959 S+ 1000 0:00 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 960 1568655 959 959 pts/0 959 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 1568655 1568658 959 959 pts/0 959 S+ 1000 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240912-041455 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --incremental --exclude-steps=test_btest 1568658 1568659 959 959 pts/0 959 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240912-041455 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --incremental --exclude-steps=test_btest 1568659 1569926 959 959 pts/0 959 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 1569926 1569927 959 959 pts/0 959 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 1569927 1570246 959 959 pts/0 959 Sl+ 1000 0:20 /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 1570246 1570264 959 959 pts/0 959 Sl+ 1000 0:36 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 1570264 1602766 959 959 pts/0 959 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 1570264 1602778 959 959 pts/0 959 Z+ 1000 0:00 [test_autoload.*] <defunct> 1570264 1602786 959 959 pts/0 959 Z+ 1000 0:00 [test_autoload.*] <defunct> 1568659 1605694 959 959 pts/0 959 R+ 1000 0:00 ps jx 1 2090122 2090122 2090122 ? -1 Ss 1000 0:00 SCREEN 2090122 2090124 2090124 2090124 pts/2 2090124 Ss+ 1000 0:00 /bin/bash 2090122 2360588 2360588 2360588 pts/1 2360588 Ss+ 1000 0:00 /bin/bash 1 2628222 2628222 2628222 ? -1 Ss 1000 0:00 /usr/lib/systemd/systemd --user 2628222 2628224 2628222 2628222 ? -1 S 1000 0:00 (sd-pam) {1=>[949, 2090122, 2628222], 949=>[959], 959=>[960], 960=>[1568655], 1568655=>[1568658], 1568658=>[1568659], 1568659=>[1569926, 1605694], 1569926=>[1569927], 1569927=>[1570246], 1570246=>[1570264], 1570264=>[1602766, 1602778, 1602786], 2090122=>[2090124, 2360588], 2628222=>[2628224]} $ timeout 60 gdb -p 1602766 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1602768] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00005ee129fedbae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x72bcd0a006c0 (LWP 1602766) "test_autoload.*" 0x00005ee129fedbae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x72bce0a006c0 (LWP 1602768) "test_autoload.*" 0x000072bcfcd1b4cd in __GI___poll (fds=0x72bcc4909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x72bce0a006c0 (LWP 1602768) "test_autoload.*"): #0 0x000072bcfcd1b4cd in __GI___poll (fds=0x72bcc4909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005ee129f7844a in __interceptor_poll () No symbol table info available. #2 0x00005ee12a324a8f 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:3066 vm = <optimized out> #4 0x00005ee129fd17ff in asan_thread_start(void*) () No symbol table info available. #5 0x000072bcfcc9ca94 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 = {126155548001984, 1426791661555715033, 126155548001984, -352, 0, 126155279557136, 1426791661543132121, 1426730517020969945}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000072bcfcd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x72bcd0a006c0 (LWP 1602766) "test_autoload.*"): #0 0x00005ee129fedbae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00005ee129feeb6a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x00005ee129f3d3e0 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x00005ee129f3d259 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 0x00005ee129f3ce85 in __sanitizer::CombinedAllocator<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >, __sanitizer::LargeMmapAllocatorPtrArrayDynamic>::Allocate(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, unsigned long) () No symbol table info available. #5 0x00005ee129f37e8e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x00005ee129f37c78 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x00005ee129fd3be3 in __interceptor_malloc () No symbol table info available. #8 0x00005ee129f75907 in __interceptor_realpath () No symbol table info available. #9 0x00005ee12a027154 in rb_check_realpath_internal (basedir=4, path=126155391968560, origenc=0x50d000000110, mode=RB_REALPATH_STRICT) at /tmp/ruby/src/trunk_asan/file.c:4569 resolved_ptr = 0x0 unresolved_path = 126155391968480 resolved = <optimized out> st = <optimized out> errno_to_fail = <optimized out> errno_to_fail = <optimized out> rb_gc_guarded_ptr = <optimized out> #10 0x00005ee12a10f483 in realpath_internal_cached (hash=126156014998360, path=126155391968560) at /tmp/ruby/src/trunk_asan/load.c:729 ret = 4 realpath = <optimized out> #11 require_internal (ec=ec@entry=0x5160007f29d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1281 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x5150002ae200 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 126156014998520 realpath_map = 126156014998360 path = 126155391968560 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #12 0x00005ee12a10d430 in rb_require_string_internal (fname=126155391968800, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386 ec = 0x5160007f29d0 result = <optimized out> #13 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1379 rb_gc_guarded_ptr = <optimized out> #14 rb_f_require (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1021 No locals. #15 0x00005ee12a3f2de8 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:3788 ci = 0x1620100140003 cc = <optimized out> me = 0x72bcdae0d918 cfunc = 0x504000018618 recv = 126156015128040 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #16 0x00005ee12a3d8f5d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x72bcd09fd400) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #17 0x00005ee12a3debb5 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4175 No locals. #18 0x00005ee12a3a069d in vm_sendish (ec=0x5160007f29d0, reg_cfp=0x72bccf9e76e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 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> #19 vm_exec_core (ec=ec@entry=0x5160007f29d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5ee12a393449 <vm_exec_core+1801>, 0x5ee12a39451a <vm_exec_core+6106>, 0x5ee12a39a14f <vm_exec_core+29711>, 0x5ee12a394072 <vm_exec_core+4914>, 0x5ee12a39ad4e <vm_exec_core+32782>, 0x5ee12a398b12 <vm_exec_core+24018>, 0x5ee12a39648d <vm_exec_core+14157>, 0x5ee12a3935c9 <vm_exec_core+2185>, 0x5ee12a39a7b7 <vm_exec_core+31351>, 0x5ee12a39a4b1 <vm_exec_core+30577>, 0x5ee12a3942ea <vm_exec_core+5546>, 0x5ee12a393b67 <vm_exec_core+3623>, 0x5ee12a399167 <vm_exec_core+25639>, 0x5ee12a3952a1 <vm_exec_core+9569>, 0x5ee12a39a9f5 <vm_exec_core+31925>, 0x5ee12a39a63f <vm_exec_core+30975>, 0x5ee12a395901 <vm_exec_core+11201>, 0x5ee12a39640b <vm_exec_core+14027>, 0x5ee12a398d60 <vm_exec_core+24608>, 0x5ee12a39a5a0 <vm_exec_core+30816>, 0x5ee12a397ec7 <vm_exec_core+20871>, 0x5ee12a398dfa <vm_exec_core+24762>, 0x5ee12a399518 <vm_exec_core+26584>, 0x5ee12a397df3 <vm_exec_core+20659>, 0x5ee12a393a93 <vm_exec_core+3411>, 0x5ee12a39862c <vm_exec_core+22764>, 0x5ee12a393909 <vm_exec_core+3017>, 0x5ee12a393d79 <vm_exec_core+4153>, 0x5ee12a395c4e <vm_exec_core+12046>, 0x5ee12a397994 <vm_exec_core+19540>, 0x5ee12a398375 <vm_exec_core+22069>, 0x5ee12a397530 <vm_exec_core+18416>, 0x5ee12a39348e <vm_exec_core+1870>, 0x5ee12a399a9a <vm_exec_core+27994>, 0x5ee12a39a3c6 <vm_exec_core+30342>, 0x5ee12a393e52 <vm_exec_core+4370>, 0x5ee12a3949e6 <vm_exec_core+7334>, 0x5ee12a39446c <vm_exec_core+5932>, 0x5ee12a3953a6 <vm_exec_core+9830>, 0x5ee12a3963a0 <vm_exec_core+13920>, 0x5ee12a393f14 <vm_exec_core+4564>, 0x5ee12a3998e3 <vm_exec_core+27555>, 0x5ee12a394955 <vm_exec_core+7189>, 0x5ee12a39625e <vm_exec_core+13598>, 0x5ee12a396c13 <vm_exec_core+16083>, 0x5ee12a399213 <vm_exec_core+25811>, 0x5ee12a3980a3 <vm_exec_core+21347>, 0x5ee12a39549a <vm_exec_core+10074>, 0x5ee12a394d23 <vm_exec_core+8163>, 0x5ee12a399041 <vm_exec_core+25345>, 0x5ee12a395e9c <vm_exec_core+12636>, 0x5ee12a398737 <vm_exec_core+23031>, 0x5ee12a39812b <vm_exec_core+21483>, 0x5ee12a398804 <vm_exec_core+23236>, 0x5ee12a39a071 <vm_exec_core+29489>, 0x5ee12a3971f4 <vm_exec_core+17588>, 0x5ee12a3992e2 <vm_exec_core+26018>, 0x5ee12a3930cb <vm_exec_core+907>, 0x5ee12a398ea5 <vm_exec_core+24933>, 0x5ee12a395772 <vm_exec_core+10802>, 0x5ee12a397a38 <vm_exec_core+19704>, 0x5ee12a397f98 <vm_exec_core+21080>, 0x5ee12a3930d0 <vm_exec_core+912>, 0x5ee12a3978a3 <vm_exec_core+19299>, 0x5ee12a395b6f <vm_exec_core+11823>, 0x5ee12a394ee0 <vm_exec_core+8608>, 0x5ee12a398898 <vm_exec_core+23384>, 0x5ee12a393fd0 <vm_exec_core+4752>, 0x5ee12a396754 <vm_exec_core+14868>, 0x5ee12a3a1fb9 <vm_exec_core+62073>, 0x5ee12a398457 <vm_exec_core+22295>, 0x5ee12a394831 <vm_exec_core+6897>, 0x5ee12a394bff <vm_exec_core+7871>, 0x5ee12a394add <vm_exec_core+7581>, 0x5ee12a395136 <vm_exec_core+9206>, 0x5ee12a3959be <vm_exec_core+11390>, 0x5ee12a394752 <vm_exec_core+6674>, 0x5ee12a39afe3 <vm_exec_core+33443>, 0x5ee12a39850e <vm_exec_core+22478>, 0x5ee12a39701c <vm_exec_core+17116>, 0x5ee12a399991 <vm_exec_core+27729>, 0x5ee12a39b101 <vm_exec_core+33729>, 0x5ee12a399cf7 <vm_exec_core+28599>, 0x5ee12a39ab4e <vm_exec_core+32270>, 0x5ee12a39ac26 <vm_exec_core+32486>, 0x5ee12a3939ac <vm_exec_core+3180>, 0x5ee12a39a6d4 <vm_exec_core+31124>, 0x5ee12a395d5f <vm_exec_core+12319>, 0x5ee12a39a90f <vm_exec_core+31695>, 0x5ee12a39581e <vm_exec_core+10974>, 0x5ee12a399bf5 <vm_exec_core+28341>, 0x5ee12a3937d3 <vm_exec_core+2707>, 0x5ee12a3955b4 <vm_exec_core+10356>, 0x5ee12a39695c <vm_exec_core+15388>, 0x5ee12a3962f5 <vm_exec_core+13749>, 0x5ee12a3960c4 <vm_exec_core+13188>, 0x5ee12a3931c7 <vm_exec_core+1159>, 0x5ee12a3936ea <vm_exec_core+2474>, 0x5ee12a393259 <vm_exec_core+1305>, 0x5ee12a399f10 <vm_exec_core+29136>, 0x5ee12a397740 <vm_exec_core+18944>, 0x5ee12a396ce4 <vm_exec_core+16292>, 0x5ee12a397401 <vm_exec_core+18113>, 0x5ee12a39711a <vm_exec_core+17370>, 0x5ee12a396165 <vm_exec_core+13349>, 0x5ee12a396b08 <vm_exec_core+15816>, 0x5ee12a39662a <vm_exec_core+14570>, 0x5ee12a396e13 <vm_exec_core+16595>, 0x5ee12a396e95 <vm_exec_core+16725>, 0x5ee12a39343a <vm_exec_core+1786>, 0x5ee12a39450b <vm_exec_core+6091>, 0x5ee12a39a140 <vm_exec_core+29696>, 0x5ee12a394063 <vm_exec_core+4899>, 0x5ee12a39ad3f <vm_exec_core+32767>, 0x5ee12a398b03 <vm_exec_core+24003>, 0x5ee12a39647e <vm_exec_core+14142>, 0x5ee12a3935ba <vm_exec_core+2170>, 0x5ee12a39a7a8 <vm_exec_core+31336>, 0x5ee12a39a4a2 <vm_exec_core+30562>, 0x5ee12a3942db <vm_exec_core+5531>, 0x5ee12a393b58 <vm_exec_core+3608>, 0x5ee12a399158 <vm_exec_core+25624>, 0x5ee12a395292 <vm_exec_core+9554>, 0x5ee12a39a9e6 <vm_exec_core+31910>, 0x5ee12a39a630 <vm_exec_core+30960>, 0x5ee12a3958f2 <vm_exec_core+11186>, 0x5ee12a3963fc <vm_exec_core+14012>, 0x5ee12a398d51 <vm_exec_core+24593>, 0x5ee12a39a591 <vm_exec_core+30801>, 0x5ee12a397eb8 <vm_exec_core+20856>, 0x5ee12a398deb <vm_exec_core+24747>, 0x5ee12a399509 <vm_exec_core+26569>, 0x5ee12a397de4 <vm_exec_core+20644>, 0x5ee12a393a84 <vm_exec_core+3396>, 0x5ee12a39861d <vm_exec_core+22749>, 0x5ee12a3938fa <vm_exec_core+3002>, 0x5ee12a393d6a <vm_exec_core+4138>, 0x5ee12a395c3f <vm_exec_core+12031>, 0x5ee12a397985 <vm_exec_core+19525>, 0x5ee12a398366 <vm_exec_core+22054>, 0x5ee12a397521 <vm_exec_core+18401>, 0x5ee12a39347f <vm_exec_core+1855>, 0x5ee12a399a8b <vm_exec_core+27979>, 0x5ee12a39a3b7 <vm_exec_core+30327>, 0x5ee12a393e43 <vm_exec_core+4355>, 0x5ee12a3949d7 <vm_exec_core+7319>, 0x5ee12a39445d <vm_exec_core+5917>, 0x5ee12a395397 <vm_exec_core+9815>, 0x5ee12a396391 <vm_exec_core+13905>, 0x5ee12a393f05 <vm_exec_core+4549>, 0x5ee12a3998d4 <vm_exec_core+27540>, 0x5ee12a394946 <vm_exec_core+7174>, 0x5ee12a39624f <vm_exec_core+13583>, 0x5ee12a396c04 <vm_exec_core+16068>, 0x5ee12a399204 <vm_exec_core+25796>, 0x5ee12a398094 <vm_exec_core+21332>, 0x5ee12a39548b <vm_exec_core+10059>, 0x5ee12a394d14 <vm_exec_core+8148>, 0x5ee12a399032 <vm_exec_core+25330>, 0x5ee12a395e8d <vm_exec_core+12621>, 0x5ee12a398728 <vm_exec_core+23016>, 0x5ee12a39811c <vm_exec_core+21468>, 0x5ee12a3987f5 <vm_exec_core+23221>, 0x5ee12a39a062 <vm_exec_core+29474>, 0x5ee12a3971e5 <vm_exec_core+17573>, 0x5ee12a3992d3 <vm_exec_core+26003>, 0x5ee12a398080 <vm_exec_core+21312>, 0x5ee12a398e96 <vm_exec_core+24918>, 0x5ee12a395763 <vm_exec_core+10787>, 0x5ee12a397a29 <vm_exec_core+19689>, 0x5ee12a397f89 <vm_exec_core+21065>, 0x5ee12a396948 <vm_exec_core+15368>, 0x5ee12a397894 <vm_exec_core+19284>, 0x5ee12a395b60 <vm_exec_core+11808>, 0x5ee12a394ed1 <vm_exec_core+8593>, 0x5ee12a398889 <vm_exec_core+23369>, 0x5ee12a393fc1 <vm_exec_core+4737>, 0x5ee12a396745 <vm_exec_core+14853>, 0x5ee12a3a1faa <vm_exec_core+62058>, 0x5ee12a398448 <vm_exec_core+22280>, 0x5ee12a394822 <vm_exec_core+6882>, 0x5ee12a394bf0 <vm_exec_core+7856>, 0x5ee12a394ace <vm_exec_core+7566>, 0x5ee12a395127 <vm_exec_core+9191>, 0x5ee12a3959af <vm_exec_core+11375>, 0x5ee12a39788f <vm_exec_core+19279>, 0x5ee12a397012 <vm_exec_core+17106>, 0x5ee12a39788a <vm_exec_core+19274>, 0x5ee12a398080 <vm_exec_core+21312>, 0x5ee12a39807e <vm_exec_core+21310>, 0x5ee12a395122 <vm_exec_core+9186>, 0x5ee12a3985e1 <vm_exec_core+22689>, 0x5ee12a3963f2 <vm_exec_core+14002>, 0x5ee12a3963f7 <vm_exec_core+14007>, 0x5ee12a39807c <vm_exec_core+21308>, 0x5ee12a397f5b <vm_exec_core+21019>, 0x5ee12a3973e8 <vm_exec_core+18088>, 0x5ee12a397106 <vm_exec_core+17350>, 0x5ee12a39807a <vm_exec_core+21306>, 0x5ee12a39751c <vm_exec_core+18396>...} reg_cfp = 0x72bccf9e76e8 reg_pc = 0x5110000b3fb8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #20 0x00005ee12a38f8b8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160007f29d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #21 0x00005ee12a406daa in vm_call0_body (ec=<optimized out>, calling=0x72bcc8709860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x72bcc87098d0 cc = <optimized out> ret = <optimized out> #22 0x00005ee12a40661f in vm_call0_cme (ec=0x5160007f29d0, calling=0x72bcc8709860, argv=0x72bcd09fdbc0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #23 vm_call0_body (ec=<optimized out>, calling=0x72bcc8709860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x72bcd23a6d88 orig_cme = <optimized out> ci = 0x72bcc87098d0 cc = 0x72bcd23a0898 ret = <optimized out> #24 0x00005ee12a3baa2e in vm_call0_cc (recv=126156015128040, id=22641, argc=<optimized out>, argv=<optimized out>, cc=0x72bcd23a0898, 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 0x80)> use_argv = 0x0 av = <optimized out> #25 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 = 0x72bcd23a0898 self = <optimized out> #26 0x00005ee12a3bb85e in rb_funcallv (recv=126156015128040, mid=22641, argc=1, argv=0x72bcd09fdbc0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062 No locals. #27 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119 ar = <optimized out> argv = 0x72bcd09fdbc0 #28 0x00005ee12a37b4be in autoload_feature_require (_arguments=126155279556528) at /tmp/ruby/src/trunk_asan/variable.c:2934 arguments = 0x72bcd09fdfb0 autoload_const = <optimized out> result = <optimized out> #29 autoload_try_load (_arguments=126155279556528) at /tmp/ruby/src/trunk_asan/variable.c:2948 th: 0x5150002ae200, native_id: 0x72bcd0a006c0 arguments = 0x72bcd09fdfb0 -- Control frame information ----------------------------------------------- result = <optimized out> ce = <optimized out> c:0006 p:---- s:0024 e:000023 CFUNC :require #30 0x00005ee12a01c040 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 c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH] c:0004 p:0002 s:0013 e:000012 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] _ec = 0x5160007f29d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x72bcd09fdf30, <optimized out>, 0x72bcd09fde40, <optimized out>, <optimized out>}, prev = 0x72bcc8609740, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160007f29d0 state = RUBY_TAG_NONE errinfo = <optimized out> #31 0x00005ee12a37a801 in rb_autoload_load (module=module@entry=126156015205680, name=name@entry=306251) at /tmp/ruby/src/trunk_asan/variable.c:3009 ce = 0x503000317da0 arguments = {module = 126156015205680, name = 306251, flag = 0, mutex = 126155306556320, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #32 0x00005ee12a38418d in rb_const_search_from (klass=126155397251200, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3111 ac = 0xfffffffffffffe00 c:0003 p:---- s:0010 e:000009 CFUNC :fork am = 126156015205680 tmp = 126156015205680 c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] ce = <optimized out> current = 126156015205680 c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] value = <optimized out> first_iteration = <optimized out> #33 0x00005ee12a37c524 in rb_const_search (klass=126155397251200, id=306251, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3133 value = <optimized out> #34 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> #35 0x00005ee12a38748e 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 = 92358976737416 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> #36 0x00005ee12a392423 in vm_get_ev_const_chain (ec=0x5160007f29d0, segments=0x5020008636d0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167 id = 0 val = 128 idx = <optimized out> allow_nil = <optimized out> #37 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020008635b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6365 segments = 0x5020008636d0 ice = <optimized out> val = <optimized out> #38 0x00005ee12a3991c6 in vm_exec_core (ec=ec@entry=0x5160007f29d0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x5ee12a393449 <vm_exec_core+1801>, 0x5ee12a39451a <vm_exec_core+6106>, 0x5ee12a39a14f <vm_exec_core+29711>, 0x5ee12a394072 <vm_exec_core+4914>, 0x5ee12a39ad4e <vm_exec_core+32782>, 0x5ee12a398b12 <vm_exec_core+24018>, 0x5ee12a39648d <vm_exec_core+14157>, 0x5ee12a3935c9 <vm_exec_core+2185>, 0x5ee12a39a7b7 <vm_exec_core+31351>, 0x5ee12a39a4b1 <vm_exec_core+30577>, 0x5ee12a3942ea <vm_exec_core+5546>, 0x5ee12a393b67 <vm_exec_core+3623>, 0x5ee12a399167 <vm_exec_core+25639>, 0x5ee12a3952a1 <vm_exec_core+9569>, 0x5ee12a39a9f5 <vm_exec_core+31925>, 0x5ee12a39a63f <vm_exec_core+30975>, 0x5ee12a395901 <vm_exec_core+11201>, 0x5ee12a39640b <vm_exec_core+14027>, 0x5ee12a398d60 <vm_exec_core+24608>, 0x5ee12a39a5a0 <vm_exec_core+30816>, 0x5ee12a397ec7 <vm_exec_core+20871>, 0x5ee12a398dfa <vm_exec_core+24762>, 0x5ee12a399518 <vm_exec_core+26584>, 0x5ee12a397df3 <vm_exec_core+20659>, 0x5ee12a393a93 <vm_exec_core+3411>, 0x5ee12a39862c <vm_exec_core+22764>, 0x5ee12a393909 <vm_exec_core+3017>, 0x5ee12a393d79 <vm_exec_core+4153>, 0x5ee12a395c4e <vm_exec_core+12046>, 0x5ee12a397994 <vm_exec_core+19540>, 0x5ee12a398375 <vm_exec_core+22069>, 0x5ee12a397530 <vm_exec_core+18416>, 0x5ee12a39348e <vm_exec_core+1870>, 0x5ee12a399a9a <vm_exec_core+27994>, 0x5ee12a39a3c6 <vm_exec_core+30342>, 0x5ee12a393e52 <vm_exec_core+4370>, 0x5ee12a3949e6 <vm_exec_core+7334>, 0x5ee12a39446c <vm_exec_core+5932>, 0x5ee12a3953a6 <vm_exec_core+9830>, 0x5ee12a3963a0 <vm_exec_core+13920>, 0x5ee12a393f14 <vm_exec_core+4564>, 0x5ee12a3998e3 <vm_exec_core+27555>, 0x5ee12a394955 <vm_exec_core+7189>, 0x5ee12a39625e <vm_exec_core+13598>, 0x5ee12a396c13 <vm_exec_core+16083>, 0x5ee12a399213 <vm_exec_core+25811>, 0x5ee12a3980a3 <vm_exec_core+21347>, 0x5ee12a39549a <vm_exec_core+10074>, 0x5ee12a394d23 <vm_exec_core+8163>, 0x5ee12a399041 <vm_exec_core+25345>, 0x5ee12a395e9c <vm_exec_core+12636>, 0x5ee12a398737 <vm_exec_core+23031>, 0x5ee12a39812b <vm_exec_core+21483>, 0x5ee12a398804 <vm_exec_core+23236>, 0x5ee12a39a071 <vm_exec_core+29489>, 0x5ee12a3971f4 <vm_exec_core+17588>, 0x5ee12a3992e2 <vm_exec_core+26018>, 0x5ee12a3930cb <vm_exec_core+907>, 0x5ee12a398ea5 <vm_exec_core+24933>, 0x5ee12a395772 <vm_exec_core+10802>, 0x5ee12a397a38 <vm_exec_core+19704>, 0x5ee12a397f98 <vm_exec_core+21080>, 0x5ee12a3930d0 <vm_exec_core+912>, 0x5ee12a3978a3 <vm_exec_core+19299>, 0x5ee12a395b6f <vm_exec_core+11823>, 0x5ee12a394ee0 <vm_exec_core+8608>, 0x5ee12a398898 <vm_exec_core+23384>, 0x5ee12a393fd0 <vm_exec_core+4752>, 0x5ee12a396754 <vm_exec_core+14868>, 0x5ee12a3a1fb9 <vm_exec_core+62073>, 0x5ee12a398457 <vm_exec_core+22295>, 0x5ee12a394831 <vm_exec_core+6897>, 0x5ee12a394bff <vm_exec_core+7871>, 0x5ee12a394add <vm_exec_core+7581>, 0x5ee12a395136 <vm_exec_core+9206>, 0x5ee12a3959be <vm_exec_core+11390>, 0x5ee12a394752 <vm_exec_core+6674>, 0x5ee12a39afe3 <vm_exec_core+33443>, 0x5ee12a39850e <vm_exec_core+22478>, 0x5ee12a39701c <vm_exec_core+17116>, 0x5ee12a399991 <vm_exec_core+27729>, 0x5ee12a39b101 <vm_exec_core+33729>, 0x5ee12a399cf7 <vm_exec_core+28599>, 0x5ee12a39ab4e <vm_exec_core+32270>, 0x5ee12a39ac26 <vm_exec_core+32486>, 0x5ee12a3939ac <vm_exec_core+3180>, 0x5ee12a39a6d4 <vm_exec_core+31124>, 0x5ee12a395d5f <vm_exec_core+12319>, 0x5ee12a39a90f <vm_exec_core+31695>, 0x5ee12a39581e <vm_exec_core+10974>, 0x5ee12a399bf5 <vm_exec_core+28341>, 0x5ee12a3937d3 <vm_exec_core+2707>, 0x5ee12a3955b4 <vm_exec_core+10356>, 0x5ee12a39695c <vm_exec_core+15388>, 0x5ee12a3962f5 <vm_exec_core+13749>, 0x5ee12a3960c4 <vm_exec_core+13188>, 0x5ee12a3931c7 <vm_exec_core+1159>, 0x5ee12a3936ea <vm_exec_core+2474>, 0x5ee12a393259 <vm_exec_core+1305>, 0x5ee12a399f10 <vm_exec_core+29136>, 0x5ee12a397740 <vm_exec_core+18944>, 0x5ee12a396ce4 <vm_exec_core+16292>, 0x5ee12a397401 <vm_exec_core+18113>, 0x5ee12a39711a <vm_exec_core+17370>, 0x5ee12a396165 <vm_exec_core+13349>, 0x5ee12a396b08 <vm_exec_core+15816>, 0x5ee12a39662a <vm_exec_core+14570>, 0x5ee12a396e13 <vm_exec_core+16595>, 0x5ee12a396e95 <vm_exec_core+16725>, 0x5ee12a39343a <vm_exec_core+1786>, 0x5ee12a39450b <vm_exec_core+6091>, 0x5ee12a39a140 <vm_exec_core+29696>, 0x5ee12a394063 <vm_exec_core+4899>, 0x5ee12a39ad3f <vm_exec_core+32767>, 0x5ee12a398b03 <vm_exec_core+24003>, 0x5ee12a39647e <vm_exec_core+14142>, 0x5ee12a3935ba <vm_exec_core+2170>, 0x5ee12a39a7a8 <vm_exec_core+31336>, 0x5ee12a39a4a2 <vm_exec_core+30562>, 0x5ee12a3942db <vm_exec_core+5531>, 0x5ee12a393b58 <vm_exec_core+3608>, 0x5ee12a399158 <vm_exec_core+25624>, 0x5ee12a395292 <vm_exec_core+9554>, 0x5ee12a39a9e6 <vm_exec_core+31910>, 0x5ee12a39a630 <vm_exec_core+30960>, 0x5ee12a3958f2 <vm_exec_core+11186>, 0x5ee12a3963fc <vm_exec_core+14012>, 0x5ee12a398d51 <vm_exec_core+24593>, 0x5ee12a39a591 <vm_exec_core+30801>, 0x5ee12a397eb8 <vm_exec_core+20856>, 0x5ee12a398deb <vm_exec_core+24747>, 0x5ee12a399509 <vm_exec_core+26569>, 0x5ee12a397de4 <vm_exec_core+20644>, 0x5ee12a393a84 <vm_exec_core+3396>, 0x5ee12a39861d <vm_exec_core+22749>, 0x5ee12a3938fa <vm_exec_core+3002>, 0x5ee12a393d6a <vm_exec_core+4138>, 0x5ee12a395c3f <vm_exec_core+12031>, 0x5ee12a397985 <vm_exec_core+19525>, 0x5ee12a398366 <vm_exec_core+22054>, 0x5ee12a397521 <vm_exec_core+18401>, 0x5ee12a39347f <vm_exec_core+1855>, 0x5ee12a399a8b <vm_exec_core+27979>, 0x5ee12a39a3b7 <vm_exec_core+30327>, 0x5ee12a393e43 <vm_exec_core+4355>, 0x5ee12a3949d7 <vm_exec_core+7319>, 0x5ee12a39445d <vm_exec_core+5917>, 0x5ee12a395397 <vm_exec_core+9815>, 0x5ee12a396391 <vm_exec_core+13905>, 0x5ee12a393f05 <vm_exec_core+4549>, 0x5ee12a3998d4 <vm_exec_core+27540>, 0x5ee12a394946 <vm_exec_core+7174>, 0x5ee12a39624f <vm_exec_core+13583>, 0x5ee12a396c04 <vm_exec_core+16068>, 0x5ee12a399204 <vm_exec_core+25796>, 0x5ee12a398094 <vm_exec_core+21332>, 0x5ee12a39548b <vm_exec_core+10059>, 0x5ee12a394d14 <vm_exec_core+8148>, 0x5ee12a399032 <vm_exec_core+25330>, 0x5ee12a395e8d <vm_exec_core+12621>, 0x5ee12a398728 <vm_exec_core+23016>, 0x5ee12a39811c <vm_exec_core+21468>, 0x5ee12a3987f5 <vm_exec_core+23221>, 0x5ee12a39a062 <vm_exec_core+29474>, 0x5ee12a3971e5 <vm_exec_core+17573>, 0x5ee12a3992d3 <vm_exec_core+26003>, 0x5ee12a398080 <vm_exec_core+21312>, 0x5ee12a398e96 <vm_exec_core+24918>, 0x5ee12a395763 <vm_exec_core+10787>, 0x5ee12a397a29 <vm_exec_core+19689>, 0x5ee12a397f89 <vm_exec_core+21065>, 0x5ee12a396948 <vm_exec_core+15368>, 0x5ee12a397894 <vm_exec_core+19284>, 0x5ee12a395b60 <vm_exec_core+11808>, 0x5ee12a394ed1 <vm_exec_core+8593>, 0x5ee12a398889 <vm_exec_core+23369>, 0x5ee12a393fc1 <vm_exec_core+4737>, 0x5ee12a396745 <vm_exec_core+14853>, 0x5ee12a3a1faa <vm_exec_core+62058>, 0x5ee12a398448 <vm_exec_core+22280>, 0x5ee12a394822 <vm_exec_core+6882>, 0x5ee12a394bf0 <vm_exec_core+7856>, 0x5ee12a394ace <vm_exec_core+7566>, 0x5ee12a395127 <vm_exec_core+9191>, 0x5ee12a3959af <vm_exec_core+11375>, 0x5ee12a39788f <vm_exec_core+19279>, 0x5ee12a397012 <vm_exec_core+17106>, 0x5ee12a39788a <vm_exec_core+19274>, 0x5ee12a398080 <vm_exec_core+21312>, 0x5ee12a39807e <vm_exec_core+21310>, 0x5ee12a395122 <vm_exec_core+9186>, 0x5ee12a3985e1 <vm_exec_core+22689>, 0x5ee12a3963f2 <vm_exec_core+14002>, 0x5ee12a3963f7 <vm_exec_core+14007>, 0x5ee12a39807c <vm_exec_core+21308>, 0x5ee12a397f5b <vm_exec_core+21019>, 0x5ee12a3973e8 <vm_exec_core+18088>, 0x5ee12a397106 <vm_exec_core+17350>, 0x5ee12a39807a <vm_exec_core+21306>, 0x5ee12a39751c <vm_exec_core+18396>...} reg_cfp = 0x72bccf9e7720 reg_pc = 0xfffffffffffffe00 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #39 0x00005ee12a38f8b8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160007f29d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #40 0x00005ee12a4103c2 in invoke_iseq_block_from_c (ec=0x5160007f29d0, captured=0x72bccf9e77a8, self=126155392046840, 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 = 0x72bcd2675398 cfp = <optimized out> sp = 0x72bccf8e7850 use_argv = 0x0 stack_argv = 0x72bccf8e7850 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #41 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 = 0x72bccf9e77a8 #42 0x00005ee12a3bcc76 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. #43 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. #44 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #45 0x00005ee12a3bcc76 in rb_yield (val=<optimized out>) No locals. #46 0x00005ee12a01b91a in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1033 _ec = 0x5160007f29d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x72bcd09fed70, <optimized out>, 0x72bcd09fec80, <optimized out>, <optimized out>}, prev = 0x72bcc8609240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 state = RUBY_TAG_NONE ec = 0x5160007f29d0 cfp = 0x72bccf9e7758 #47 0x00005ee12a194f4b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4375 status = <optimized out> pid = <optimized out> #48 0x00005ee12a3f2de8 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:3788 ci = 0x647100040001 cc = <optimized out> me = 0x72bcd23bdbf0 cfunc = 0x504000020058 recv = 126155392046840 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #49 0x00005ee12a3d8f5d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x72bcd09ff3c0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #50 0x00005ee12a3d8a15 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4906 ci = <optimized out> cc = 0x0 #51 0x00005ee12a397c3b in vm_sendish (ec=0x5160007f29d0, reg_cfp=0x72bccf9e7790, cd=0x5020008638d0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #52 vm_exec_core (ec=ec@entry=0x5160007f29d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x5020008638d0 insns_address_table = {0x5ee12a393449 <vm_exec_core+1801>, 0x5ee12a39451a <vm_exec_core+6106>, 0x5ee12a39a14f <vm_exec_core+29711>, 0x5ee12a394072 <vm_exec_core+4914>, 0x5ee12a39ad4e <vm_exec_core+32782>, 0x5ee12a398b12 <vm_exec_core+24018>, 0x5ee12a39648d <vm_exec_core+14157>, 0x5ee12a3935c9 <vm_exec_core+2185>, 0x5ee12a39a7b7 <vm_exec_core+31351>, 0x5ee12a39a4b1 <vm_exec_core+30577>, 0x5ee12a3942ea <vm_exec_core+5546>, 0x5ee12a393b67 <vm_exec_core+3623>, 0x5ee12a399167 <vm_exec_core+25639>, 0x5ee12a3952a1 <vm_exec_core+9569>, 0x5ee12a39a9f5 <vm_exec_core+31925>, 0x5ee12a39a63f <vm_exec_core+30975>, 0x5ee12a395901 <vm_exec_core+11201>, 0x5ee12a39640b <vm_exec_core+14027>, 0x5ee12a398d60 <vm_exec_core+24608>, 0x5ee12a39a5a0 <vm_exec_core+30816>, 0x5ee12a397ec7 <vm_exec_core+20871>, 0x5ee12a398dfa <vm_exec_core+24762>, 0x5ee12a399518 <vm_exec_core+26584>, 0x5ee12a397df3 <vm_exec_core+20659>, 0x5ee12a393a93 <vm_exec_core+3411>, 0x5ee12a39862c <vm_exec_core+22764>, 0x5ee12a393909 <vm_exec_core+3017>, 0x5ee12a393d79 <vm_exec_core+4153>, 0x5ee12a395c4e <vm_exec_core+12046>, 0x5ee12a397994 <vm_exec_core+19540>, 0x5ee12a398375 <vm_exec_core+22069>, 0x5ee12a397530 <vm_exec_core+18416>, 0x5ee12a39348e <vm_exec_core+1870>, 0x5ee12a399a9a <vm_exec_core+27994>, 0x5ee12a39a3c6 <vm_exec_core+30342>, 0x5ee12a393e52 <vm_exec_core+4370>, 0x5ee12a3949e6 <vm_exec_core+7334>, 0x5ee12a39446c <vm_exec_core+5932>, 0x5ee12a3953a6 <vm_exec_core+9830>, 0x5ee12a3963a0 <vm_exec_core+13920>, 0x5ee12a393f14 <vm_exec_core+4564>, 0x5ee12a3998e3 <vm_exec_core+27555>, 0x5ee12a394955 <vm_exec_core+7189>, 0x5ee12a39625e <vm_exec_core+13598>, 0x5ee12a396c13 <vm_exec_core+16083>, 0x5ee12a399213 <vm_exec_core+25811>, 0x5ee12a3980a3 <vm_exec_core+21347>, 0x5ee12a39549a <vm_exec_core+10074>, 0x5ee12a394d23 <vm_exec_core+8163>, 0x5ee12a399041 <vm_exec_core+25345>, 0x5ee12a395e9c <vm_exec_core+12636>, 0x5ee12a398737 <vm_exec_core+23031>, 0x5ee12a39812b <vm_exec_core+21483>, 0x5ee12a398804 <vm_exec_core+23236>, 0x5ee12a39a071 <vm_exec_core+29489>, 0x5ee12a3971f4 <vm_exec_core+17588>, 0x5ee12a3992e2 <vm_exec_core+26018>, 0x5ee12a3930cb <vm_exec_core+907>, 0x5ee12a398ea5 <vm_exec_core+24933>, 0x5ee12a395772 <vm_exec_core+10802>, 0x5ee12a397a38 <vm_exec_core+19704>, 0x5ee12a397f98 <vm_exec_core+21080>, 0x5ee12a3930d0 <vm_exec_core+912>, 0x5ee12a3978a3 <vm_exec_core+19299>, 0x5ee12a395b6f <vm_exec_core+11823>, 0x5ee12a394ee0 <vm_exec_core+8608>, 0x5ee12a398898 <vm_exec_core+23384>, 0x5ee12a393fd0 <vm_exec_core+4752>, 0x5ee12a396754 <vm_exec_core+14868>, 0x5ee12a3a1fb9 <vm_exec_core+62073>, 0x5ee12a398457 <vm_exec_core+22295>, 0x5ee12a394831 <vm_exec_core+6897>, 0x5ee12a394bff <vm_exec_core+7871>, 0x5ee12a394add <vm_exec_core+7581>, 0x5ee12a395136 <vm_exec_core+9206>, 0x5ee12a3959be <vm_exec_core+11390>, 0x5ee12a394752 <vm_exec_core+6674>, 0x5ee12a39afe3 <vm_exec_core+33443>, 0x5ee12a39850e <vm_exec_core+22478>, 0x5ee12a39701c <vm_exec_core+17116>, 0x5ee12a399991 <vm_exec_core+27729>, 0x5ee12a39b101 <vm_exec_core+33729>, 0x5ee12a399cf7 <vm_exec_core+28599>, 0x5ee12a39ab4e <vm_exec_core+32270>, 0x5ee12a39ac26 <vm_exec_core+32486>, 0x5ee12a3939ac <vm_exec_core+3180>, 0x5ee12a39a6d4 <vm_exec_core+31124>, 0x5ee12a395d5f <vm_exec_core+12319>, 0x5ee12a39a90f <vm_exec_core+31695>, 0x5ee12a39581e <vm_exec_core+10974>, 0x5ee12a399bf5 <vm_exec_core+28341>, 0x5ee12a3937d3 <vm_exec_core+2707>, 0x5ee12a3955b4 <vm_exec_core+10356>, 0x5ee12a39695c <vm_exec_core+15388>, 0x5ee12a3962f5 <vm_exec_core+13749>, 0x5ee12a3960c4 <vm_exec_core+13188>, 0x5ee12a3931c7 <vm_exec_core+1159>, 0x5ee12a3936ea <vm_exec_core+2474>, 0x5ee12a393259 <vm_exec_core+1305>, 0x5ee12a399f10 <vm_exec_core+29136>, 0x5ee12a397740 <vm_exec_core+18944>, 0x5ee12a396ce4 <vm_exec_core+16292>, 0x5ee12a397401 <vm_exec_core+18113>, 0x5ee12a39711a <vm_exec_core+17370>, 0x5ee12a396165 <vm_exec_core+13349>, 0x5ee12a396b08 <vm_exec_core+15816>, 0x5ee12a39662a <vm_exec_core+14570>, 0x5ee12a396e13 <vm_exec_core+16595>, 0x5ee12a396e95 <vm_exec_core+16725>, 0x5ee12a39343a <vm_exec_core+1786>, 0x5ee12a39450b <vm_exec_core+6091>, 0x5ee12a39a140 <vm_exec_core+29696>, 0x5ee12a394063 <vm_exec_core+4899>, 0x5ee12a39ad3f <vm_exec_core+32767>, 0x5ee12a398b03 <vm_exec_core+24003>, 0x5ee12a39647e <vm_exec_core+14142>, 0x5ee12a3935ba <vm_exec_core+2170>, 0x5ee12a39a7a8 <vm_exec_core+31336>, 0x5ee12a39a4a2 <vm_exec_core+30562>, 0x5ee12a3942db <vm_exec_core+5531>, 0x5ee12a393b58 <vm_exec_core+3608>, 0x5ee12a399158 <vm_exec_core+25624>, 0x5ee12a395292 <vm_exec_core+9554>, 0x5ee12a39a9e6 <vm_exec_core+31910>, 0x5ee12a39a630 <vm_exec_core+30960>, 0x5ee12a3958f2 <vm_exec_core+11186>, 0x5ee12a3963fc <vm_exec_core+14012>, 0x5ee12a398d51 <vm_exec_core+24593>, 0x5ee12a39a591 <vm_exec_core+30801>, 0x5ee12a397eb8 <vm_exec_core+20856>, 0x5ee12a398deb <vm_exec_core+24747>, 0x5ee12a399509 <vm_exec_core+26569>, 0x5ee12a397de4 <vm_exec_core+20644>, 0x5ee12a393a84 <vm_exec_core+3396>, 0x5ee12a39861d <vm_exec_core+22749>, 0x5ee12a3938fa <vm_exec_core+3002>, 0x5ee12a393d6a <vm_exec_core+4138>, 0x5ee12a395c3f <vm_exec_core+12031>, 0x5ee12a397985 <vm_exec_core+19525>, 0x5ee12a398366 <vm_exec_core+22054>, 0x5ee12a397521 <vm_exec_core+18401>, 0x5ee12a39347f <vm_exec_core+1855>, 0x5ee12a399a8b <vm_exec_core+27979>, 0x5ee12a39a3b7 <vm_exec_core+30327>, 0x5ee12a393e43 <vm_exec_core+4355>, 0x5ee12a3949d7 <vm_exec_core+7319>, 0x5ee12a39445d <vm_exec_core+5917>, 0x5ee12a395397 <vm_exec_core+9815>, 0x5ee12a396391 <vm_exec_core+13905>, 0x5ee12a393f05 <vm_exec_core+4549>, 0x5ee12a3998d4 <vm_exec_core+27540>, 0x5ee12a394946 <vm_exec_core+7174>, 0x5ee12a39624f <vm_exec_core+13583>, 0x5ee12a396c04 <vm_exec_core+16068>, 0x5ee12a399204 <vm_exec_core+25796>, 0x5ee12a398094 <vm_exec_core+21332>, 0x5ee12a39548b <vm_exec_core+10059>, 0x5ee12a394d14 <vm_exec_core+8148>, 0x5ee12a399032 <vm_exec_core+25330>, 0x5ee12a395e8d <vm_exec_core+12621>, 0x5ee12a398728 <vm_exec_core+23016>, 0x5ee12a39811c <vm_exec_core+21468>, 0x5ee12a3987f5 <vm_exec_core+23221>, 0x5ee12a39a062 <vm_exec_core+29474>, 0x5ee12a3971e5 <vm_exec_core+17573>, 0x5ee12a3992d3 <vm_exec_core+26003>, 0x5ee12a398080 <vm_exec_core+21312>, 0x5ee12a398e96 <vm_exec_core+24918>, 0x5ee12a395763 <vm_exec_core+10787>, 0x5ee12a397a29 <vm_exec_core+19689>, 0x5ee12a397f89 <vm_exec_core+21065>, 0x5ee12a396948 <vm_exec_core+15368>, 0x5ee12a397894 <vm_exec_core+19284>, 0x5ee12a395b60 <vm_exec_core+11808>, 0x5ee12a394ed1 <vm_exec_core+8593>, 0x5ee12a398889 <vm_exec_core+23369>, 0x5ee12a393fc1 <vm_exec_core+4737>, 0x5ee12a396745 <vm_exec_core+14853>, 0x5ee12a3a1faa <vm_exec_core+62058>, 0x5ee12a398448 <vm_exec_core+22280>, 0x5ee12a394822 <vm_exec_core+6882>, 0x5ee12a394bf0 <vm_exec_core+7856>, 0x5ee12a394ace <vm_exec_core+7566>, 0x5ee12a395127 <vm_exec_core+9191>, 0x5ee12a3959af <vm_exec_core+11375>, 0x5ee12a39788f <vm_exec_core+19279>, 0x5ee12a397012 <vm_exec_core+17106>, 0x5ee12a39788a <vm_exec_core+19274>, 0x5ee12a398080 <vm_exec_core+21312>, 0x5ee12a39807e <vm_exec_core+21310>, 0x5ee12a395122 <vm_exec_core+9186>, 0x5ee12a3985e1 <vm_exec_core+22689>, 0x5ee12a3963f2 <vm_exec_core+14002>, 0x5ee12a3963f7 <vm_exec_core+14007>, 0x5ee12a39807c <vm_exec_core+21308>, 0x5ee12a397f5b <vm_exec_core+21019>, 0x5ee12a3973e8 <vm_exec_core+18088>, 0x5ee12a397106 <vm_exec_core+17350>, 0x5ee12a39807a <vm_exec_core+21306>, 0x5ee12a39751c <vm_exec_core+18396>...} reg_cfp = 0x72bccf9e7790 reg_pc = 0x5040003c96f0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #53 0x00005ee12a38f8b8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160007f29d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #54 0x00005ee12a3cca7b in invoke_iseq_block_from_c (ec=0x5160007f29d0, captured=<optimized out>, self=126155392046840, 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 = 0x72bcd26753e8 cfp = 0x72bccf9e77c8 sp = 0x72bccf8e7818 use_argv = <optimized out> stack_argv = 0x72bccf8e7818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #55 invoke_block_from_c_proc (ec=0x5160007f29d0, self=126155392046840, 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> #56 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. #57 0x00005ee12a3cad06 in rb_vm_invoke_proc (ec=0x540000001088, proc=0x80, proc@entry=0x5040001bae10, argc=704568238, 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 #58 0x00005ee12a322919 in thread_do_start_proc (th=th@entry=0x5150002ae200) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040001bae10 args_len = 0 args_ptr = <optimized out> #59 0x00005ee12a3204ca in thread_do_start (th=0x5150002ae200) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #60 thread_start_func_2 (th=th@entry=0x5150002ae200, 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> #61 0x00005ee12a31f78e in call_thread_start_func_2 (th=0x5150002ae200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x72bcd09ffce0 #62 nt_start (ptr=0x50c000000b80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x5150002ae200 sched = <optimized out> nt = 0x50c000000b80 vm = 0x525000000100 #63 0x00005ee129fd17ff in asan_thread_start(void*) () No symbol table info available. #64 0x000072bcfcc9ca94 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 = {126155279566528, 1426686108439448537, 126155279566528, -352, 0, 140731418087920, 1426686108426865625, 1426730517020969945}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #65 0x000072bcfcd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 1602766) detached] $ timeout 60 gdb -p 1602778 -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 1602786 -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 1570264 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1605742] [New LWP 1602787] [New LWP 1597762] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000072bcfcc98d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffe962f1ce0, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x72bcfcfa4c40 (LWP 1570264) "ruby" 0x000072bcfcc98d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffe962f1ce0, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 2 Thread 0x72bcd88006c0 (LWP 1605742) "envutil.rb:178" 0x000072bcfcd1b4cd in __GI___poll (fds=0x72bcc9209760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x72bce0a006c0 (LWP 1602787) "test_autoload.*" 0x000072bcfcd1b4cd in __GI___poll (fds=0x72bccd509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x72bcd94006c0 (LWP 1597762) "parallel.rb:40" 0x000072bcfcd1b4cd in __GI___poll (fds=0x72bcd1217860, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 4 (Thread 0x72bcd94006c0 (LWP 1597762) "parallel.rb:40"): #0 0x000072bcfcd1b4cd in __GI___poll (fds=0x72bcd1217860, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005ee129f7844a in __interceptor_poll () No symbol table info available. #2 0x00005ee12a0cbbed in nogvl_wait_for (th=126155309396600, fptr=0x5110003f9ac0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12462 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 0x00005ee12a0cd066 in internal_read_func (ptr=0x72bcd1217640) at /tmp/ruby/src/trunk_asan/io.c:1182 iis = 0x72bcd1217640 result = <optimized out> #5 0x00005ee12a30894b in rb_thread_io_blocking_call (func=0x5ee12a0ccbe0 <internal_read_func>, data1=0x72bcd1217640, 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 0x00005ee12a01c040 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 = 0x51600053a3d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x72bcd93fee50, <optimized out>, 0x72bcd93fed60, <optimized out>, <optimized out>}, prev = 0x72bcd1209240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x51600053a3d0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x00005ee12a0e13a5 in io_read_memory_locktmp (str=126155288049760, 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 = 126155309396600, fptr = 0x5110003f9ac0, nonblock = 0, fd = 4, buf = 0x519000372380, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x5110003f9ac0 n = <optimized out> shrinkable = <optimized out> #9 0x00005ee12a0bd6e1 in io_readpartial (argc=-786335648, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3588 ret = <optimized out> #10 0x00005ee12a3f2de8 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:3788 ci = 0x409100100003 cc = <optimized out> me = 0x72bcdcb7ae88 cfunc = 0x504000011018 recv = 126155309396720 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00005ee12a3a069d in vm_sendish (ec=0x51600053a3d0, reg_cfp=0x72bcdc89f790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 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=0x51600053a3d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5ee12a393449 <vm_exec_core+1801>, 0x5ee12a39451a <vm_exec_core+6106>, 0x5ee12a39a14f <vm_exec_core+29711>, 0x5ee12a394072 <vm_exec_core+4914>, 0x5ee12a39ad4e <vm_exec_core+32782>, 0x5ee12a398b12 <vm_exec_core+24018>, 0x5ee12a39648d <vm_exec_core+14157>, 0x5ee12a3935c9 <vm_exec_core+2185>, 0x5ee12a39a7b7 <vm_exec_core+31351>, 0x5ee12a39a4b1 <vm_exec_core+30577>, 0x5ee12a3942ea <vm_exec_core+5546>, 0x5ee12a393b67 <vm_exec_core+3623>, 0x5ee12a399167 <vm_exec_core+25639>, 0x5ee12a3952a1 <vm_exec_core+9569>, 0x5ee12a39a9f5 <vm_exec_core+31925>, 0x5ee12a39a63f <vm_exec_core+30975>, 0x5ee12a395901 <vm_exec_core+11201>, 0x5ee12a39640b <vm_exec_core+14027>, 0x5ee12a398d60 <vm_exec_core+24608>, 0x5ee12a39a5a0 <vm_exec_core+30816>, 0x5ee12a397ec7 <vm_exec_core+20871>, 0x5ee12a398dfa <vm_exec_core+24762>, 0x5ee12a399518 <vm_exec_core+26584>, 0x5ee12a397df3 <vm_exec_core+20659>, 0x5ee12a393a93 <vm_exec_core+3411>, 0x5ee12a39862c <vm_exec_core+22764>, 0x5ee12a393909 <vm_exec_core+3017>, 0x5ee12a393d79 <vm_exec_core+4153>, 0x5ee12a395c4e <vm_exec_core+12046>, 0x5ee12a397994 <vm_exec_core+19540>, 0x5ee12a398375 <vm_exec_core+22069>, 0x5ee12a397530 <vm_exec_core+18416>, 0x5ee12a39348e <vm_exec_core+1870>, 0x5ee12a399a9a <vm_exec_core+27994>, 0x5ee12a39a3c6 <vm_exec_core+30342>, 0x5ee12a393e52 <vm_exec_core+4370>, 0x5ee12a3949e6 <vm_exec_core+7334>, 0x5ee12a39446c <vm_exec_core+5932>, 0x5ee12a3953a6 <vm_exec_core+9830>, 0x5ee12a3963a0 <vm_exec_core+13920>, 0x5ee12a393f14 <vm_exec_core+4564>, 0x5ee12a3998e3 <vm_exec_core+27555>, 0x5ee12a394955 <vm_exec_core+7189>, 0x5ee12a39625e <vm_exec_core+13598>, 0x5ee12a396c13 <vm_exec_core+16083>, 0x5ee12a399213 <vm_exec_core+25811>, 0x5ee12a3980a3 <vm_exec_core+21347>, 0x5ee12a39549a <vm_exec_core+10074>, 0x5ee12a394d23 <vm_exec_core+8163>, 0x5ee12a399041 <vm_exec_core+25345>, 0x5ee12a395e9c <vm_exec_core+12636>, 0x5ee12a398737 <vm_exec_core+23031>, 0x5ee12a39812b <vm_exec_core+21483>, 0x5ee12a398804 <vm_exec_core+23236>, 0x5ee12a39a071 <vm_exec_core+29489>, 0x5ee12a3971f4 <vm_exec_core+17588>, 0x5ee12a3992e2 <vm_exec_core+26018>, 0x5ee12a3930cb <vm_exec_core+907>, 0x5ee12a398ea5 <vm_exec_core+24933>, 0x5ee12a395772 <vm_exec_core+10802>, 0x5ee12a397a38 <vm_exec_core+19704>, 0x5ee12a397f98 <vm_exec_core+21080>, 0x5ee12a3930d0 <vm_exec_core+912>, 0x5ee12a3978a3 <vm_exec_core+19299>, 0x5ee12a395b6f <vm_exec_core+11823>, 0x5ee12a394ee0 <vm_exec_core+8608>, 0x5ee12a398898 <vm_exec_core+23384>, 0x5ee12a393fd0 <vm_exec_core+4752>, 0x5ee12a396754 <vm_exec_core+14868>, 0x5ee12a3a1fb9 <vm_exec_core+62073>, 0x5ee12a398457 <vm_exec_core+22295>, 0x5ee12a394831 <vm_exec_core+6897>, 0x5ee12a394bff <vm_exec_core+7871>, 0x5ee12a394add <vm_exec_core+7581>, 0x5ee12a395136 <vm_exec_core+9206>, 0x5ee12a3959be <vm_exec_core+11390>, 0x5ee12a394752 <vm_exec_core+6674>, 0x5ee12a39afe3 <vm_exec_core+33443>, 0x5ee12a39850e <vm_exec_core+22478>, 0x5ee12a39701c <vm_exec_core+17116>, 0x5ee12a399991 <vm_exec_core+27729>, 0x5ee12a39b101 <vm_exec_core+33729>, 0x5ee12a399cf7 <vm_exec_core+28599>, 0x5ee12a39ab4e <vm_exec_core+32270>, 0x5ee12a39ac26 <vm_exec_core+32486>, 0x5ee12a3939ac <vm_exec_core+3180>, 0x5ee12a39a6d4 <vm_exec_core+31124>, 0x5ee12a395d5f <vm_exec_core+12319>, 0x5ee12a39a90f <vm_exec_core+31695>, 0x5ee12a39581e <vm_exec_core+10974>, 0x5ee12a399bf5 <vm_exec_core+28341>, 0x5ee12a3937d3 <vm_exec_core+2707>, 0x5ee12a3955b4 <vm_exec_core+10356>, 0x5ee12a39695c <vm_exec_core+15388>, 0x5ee12a3962f5 <vm_exec_core+13749>, 0x5ee12a3960c4 <vm_exec_core+13188>, 0x5ee12a3931c7 <vm_exec_core+1159>, 0x5ee12a3936ea <vm_exec_core+2474>, 0x5ee12a393259 <vm_exec_core+1305>, 0x5ee12a399f10 <vm_exec_core+29136>, 0x5ee12a397740 <vm_exec_core+18944>, 0x5ee12a396ce4 <vm_exec_core+16292>, 0x5ee12a397401 <vm_exec_core+18113>, 0x5ee12a39711a <vm_exec_core+17370>, 0x5ee12a396165 <vm_exec_core+13349>, 0x5ee12a396b08 <vm_exec_core+15816>, 0x5ee12a39662a <vm_exec_core+14570>, 0x5ee12a396e13 <vm_exec_core+16595>, 0x5ee12a396e95 <vm_exec_core+16725>, 0x5ee12a39343a <vm_exec_core+1786>, 0x5ee12a39450b <vm_exec_core+6091>, 0x5ee12a39a140 <vm_exec_core+29696>, 0x5ee12a394063 <vm_exec_core+4899>, 0x5ee12a39ad3f <vm_exec_core+32767>, 0x5ee12a398b03 <vm_exec_core+24003>, 0x5ee12a39647e <vm_exec_core+14142>, 0x5ee12a3935ba <vm_exec_core+2170>, 0x5ee12a39a7a8 <vm_exec_core+31336>, 0x5ee12a39a4a2 <vm_exec_core+30562>, 0x5ee12a3942db <vm_exec_core+5531>, 0x5ee12a393b58 <vm_exec_core+3608>, 0x5ee12a399158 <vm_exec_core+25624>, 0x5ee12a395292 <vm_exec_core+9554>, 0x5ee12a39a9e6 <vm_exec_core+31910>, 0x5ee12a39a630 <vm_exec_core+30960>, 0x5ee12a3958f2 <vm_exec_core+11186>, 0x5ee12a3963fc <vm_exec_core+14012>, 0x5ee12a398d51 <vm_exec_core+24593>, 0x5ee12a39a591 <vm_exec_core+30801>, 0x5ee12a397eb8 <vm_exec_core+20856>, 0x5ee12a398deb <vm_exec_core+24747>, 0x5ee12a399509 <vm_exec_core+26569>, 0x5ee12a397de4 <vm_exec_core+20644>, 0x5ee12a393a84 <vm_exec_core+3396>, 0x5ee12a39861d <vm_exec_core+22749>, 0x5ee12a3938fa <vm_exec_core+3002>, 0x5ee12a393d6a <vm_exec_core+4138>, 0x5ee12a395c3f <vm_exec_core+12031>, 0x5ee12a397985 <vm_exec_core+19525>, 0x5ee12a398366 <vm_exec_core+22054>, 0x5ee12a397521 <vm_exec_core+18401>, 0x5ee12a39347f <vm_exec_core+1855>, 0x5ee12a399a8b <vm_exec_core+27979>, 0x5ee12a39a3b7 <vm_exec_core+30327>, 0x5ee12a393e43 <vm_exec_core+4355>, 0x5ee12a3949d7 <vm_exec_core+7319>, 0x5ee12a39445d <vm_exec_core+5917>, 0x5ee12a395397 <vm_exec_core+9815>, 0x5ee12a396391 <vm_exec_core+13905>, 0x5ee12a393f05 <vm_exec_core+4549>, 0x5ee12a3998d4 <vm_exec_core+27540>, 0x5ee12a394946 <vm_exec_core+7174>, 0x5ee12a39624f <vm_exec_core+13583>, 0x5ee12a396c04 <vm_exec_core+16068>, 0x5ee12a399204 <vm_exec_core+25796>, 0x5ee12a398094 <vm_exec_core+21332>, 0x5ee12a39548b <vm_exec_core+10059>, 0x5ee12a394d14 <vm_exec_core+8148>, 0x5ee12a399032 <vm_exec_core+25330>, 0x5ee12a395e8d <vm_exec_core+12621>, 0x5ee12a398728 <vm_exec_core+23016>, 0x5ee12a39811c <vm_exec_core+21468>, 0x5ee12a3987f5 <vm_exec_core+23221>, 0x5ee12a39a062 <vm_exec_core+29474>, 0x5ee12a3971e5 <vm_exec_core+17573>, 0x5ee12a3992d3 <vm_exec_core+26003>, 0x5ee12a398080 <vm_exec_core+21312>, 0x5ee12a398e96 <vm_exec_core+24918>, 0x5ee12a395763 <vm_exec_core+10787>, 0x5ee12a397a29 <vm_exec_core+19689>, 0x5ee12a397f89 <vm_exec_core+21065>, 0x5ee12a396948 <vm_exec_core+15368>, 0x5ee12a397894 <vm_exec_core+19284>, 0x5ee12a395b60 <vm_exec_core+11808>, 0x5ee12a394ed1 <vm_exec_core+8593>, 0x5ee12a398889 <vm_exec_core+23369>, 0x5ee12a393fc1 <vm_exec_core+4737>, 0x5ee12a396745 <vm_exec_core+14853>, 0x5ee12a3a1faa <vm_exec_core+62058>, 0x5ee12a398448 <vm_exec_core+22280>, 0x5ee12a394822 <vm_exec_core+6882>, 0x5ee12a394bf0 <vm_exec_core+7856>, 0x5ee12a394ace <vm_exec_core+7566>, 0x5ee12a395127 <vm_exec_core+9191>, 0x5ee12a3959af <vm_exec_core+11375>, 0x5ee12a39788f <vm_exec_core+19279>, 0x5ee12a397012 <vm_exec_core+17106>, 0x5ee12a39788a <vm_exec_core+19274>, 0x5ee12a398080 <vm_exec_core+21312>, 0x5ee12a39807e <vm_exec_core+21310>, 0x5ee12a395122 <vm_exec_core+9186>, 0x5ee12a3985e1 <vm_exec_core+22689>, 0x5ee12a3963f2 <vm_exec_core+14002>, 0x5ee12a3963f7 <vm_exec_core+14007>, 0x5ee12a39807c <vm_exec_core+21308>, 0x5ee12a397f5b <vm_exec_core+21019>, 0x5ee12a3973e8 <vm_exec_core+18088>, 0x5ee12a397106 <vm_exec_core+17350>, 0x5ee12a39807a <vm_exec_core+21306>, 0x5ee12a39751c <vm_exec_core+18396>...} reg_cfp = 0x72bcdc89f790 reg_pc = 0x5130000505e0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #13 0x00005ee12a38f8b8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x51600053a3d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x00005ee12a3cca7b in invoke_iseq_block_from_c (ec=0x51600053a3d0, captured=<optimized out>, self=126156013442160, 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 = 0x72bcfc5d4518 cfp = 0x72bcdc89f7c8 sp = 0x72bcdc79f818 use_argv = <optimized out> stack_argv = 0x72bcdc79f818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x51600053a3d0, self=126156013442160, 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 0x00005ee12a3cad06 in rb_vm_invoke_proc (ec=0x72bcd1217860, proc=0x1, proc@entry=0x5040005578d0, argc=-53365555, 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 0x00005ee12a322919 in thread_do_start_proc (th=th@entry=0x5150001ddb00) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040005578d0 args_len = 0 args_ptr = <optimized out> #19 0x00005ee12a3204ca in thread_do_start (th=0x5150001ddb00) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #20 thread_start_func_2 (th=th@entry=0x5150001ddb00, 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 0x00005ee12a31f78e in call_thread_start_func_2 (th=0x5150001ddb00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x72bcd93ffce0 #22 nt_start (ptr=0x50c000525340) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x5150001ddb00 sched = <optimized out> nt = 0x50c000525340 vm = 0x525000000100 #23 0x00005ee129fd17ff in asan_thread_start(void*) () No symbol table info available. #24 0x000072bcfcc9ca94 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 = {126155424270016, 1426664942840613849, 126155424270016, -352, 25, 140731418090608, 1426664942828030937, 1426730517020969945}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x000072bcfcd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x72bce0a006c0 (LWP 1602787) "test_autoload.*"): #0 0x000072bcfcd1b4cd in __GI___poll (fds=0x72bccd509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005ee129f7844a in __interceptor_poll () No symbol table info available. #2 0x00005ee12a324a8f 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:3066 vm = <optimized out> #4 0x00005ee129fd17ff in asan_thread_start(void*) () No symbol table info available. #5 0x000072bcfcc9ca94 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 = {126155548001984, 1426791661555715033, 126155548001984, -352, 0, 126155204060112, 1426791661543132121, 1426730517020969945}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000072bcfcd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x72bcd88006c0 (LWP 1605742) "envutil.rb:178"): #0 0x000072bcfcd1b4cd in __GI___poll (fds=0x72bcc9209760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005ee129f7844a in __interceptor_poll () No symbol table info available. #2 0x00005ee12a0cbbed in nogvl_wait_for (th=126155306680800, fptr=0x51100041d240, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12462 fds = {fd = 10, 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 0x00005ee12a0cd066 in internal_read_func (ptr=0x72bcc9209620) at /tmp/ruby/src/trunk_asan/io.c:1182 iis = 0x72bcc9209620 result = <optimized out> #5 0x00005ee12a30894b in rb_thread_io_blocking_call (func=0x5ee12a0ccbe0 <internal_read_func>, data1=data1@entry=0x72bcc9209620, fd=<optimized out>, events=events@entry=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 0x00005ee12a0cc9fa in rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1291 iis = {th = 126155306680800, fptr = 0x51100041d240, nonblock = 0, fd = 10, buf = 0x5250005dc100, capa = 8192, timeout = 0x0} timeout_storage = <optimized out> scheduler = <optimized out> #7 0x00005ee12a0d0337 in io_bufread (ptr=0x5250005dc100 '\276' <repeats 200 times>..., len=8192, fptr=0x51100041d240) at /tmp/ruby/src/trunk_asan/io.c:3028 offset = 0 n = 8192 c = <optimized out> #8 bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3067 p = <optimized out> #9 0x00005ee12a01c040 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 = 0x516000447cd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x72bcd87fedb0, <optimized out>, 0x72bcd87fecc0, <optimized out>, <optimized out>}, prev = 0x72bcc9209240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516000447cd0 state = RUBY_TAG_NONE errinfo = <optimized out> #10 0x00005ee12a0cdd5b in io_fread (str=126155306680280, offset=0, size=8192, fptr=0x51100041d240) at /tmp/ruby/src/trunk_asan/io.c:3081 arg = {str_ptr = 0x5250005dc100 '\276' <repeats 200 times>..., len = 8192, fptr = <optimized out>} len = <optimized out> errno_to_fail = <optimized out> #11 read_all (fptr=<optimized out>, siz=8192, str=126155306680280) at /tmp/ruby/src/trunk_asan/io.c:3359 capa = <optimized out> cr = 0 bytes = 0 pos = 0 enc = 0x50d000000110 n = <optimized out> shrinkable = <optimized out> #12 0x00005ee12a0bdac2 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3783 str = <optimized out> length = <optimized out> fptr = 0x51100041d240 len = <optimized out> n = <optimized out> shrinkable = <optimized out> #13 0x00005ee12a3f2de8 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:3788 ci = 0x3fa100100001 cc = <optimized out> me = 0x72bcd702f7e0 cfunc = 0x504000011058 recv = 126155306684800 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #14 0x00005ee12a3a069d in vm_sendish (ec=0x516000447cd0, reg_cfp=0x72bcdd701790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 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> #15 vm_exec_core (ec=ec@entry=0x516000447cd0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5ee12a393449 <vm_exec_core+1801>, 0x5ee12a39451a <vm_exec_core+6106>, 0x5ee12a39a14f <vm_exec_core+29711>, 0x5ee12a394072 <vm_exec_core+4914>, 0x5ee12a39ad4e <vm_exec_core+32782>, 0x5ee12a398b12 <vm_exec_core+24018>, 0x5ee12a39648d <vm_exec_core+14157>, 0x5ee12a3935c9 <vm_exec_core+2185>, 0x5ee12a39a7b7 <vm_exec_core+31351>, 0x5ee12a39a4b1 <vm_exec_core+30577>, 0x5ee12a3942ea <vm_exec_core+5546>, 0x5ee12a393b67 <vm_exec_core+3623>, 0x5ee12a399167 <vm_exec_core+25639>, 0x5ee12a3952a1 <vm_exec_core+9569>, 0x5ee12a39a9f5 <vm_exec_core+31925>, 0x5ee12a39a63f <vm_exec_core+30975>, 0x5ee12a395901 <vm_exec_core+11201>, 0x5ee12a39640b <vm_exec_core+14027>, 0x5ee12a398d60 <vm_exec_core+24608>, 0x5ee12a39a5a0 <vm_exec_core+30816>, 0x5ee12a397ec7 <vm_exec_core+20871>, 0x5ee12a398dfa <vm_exec_core+24762>, 0x5ee12a399518 <vm_exec_core+26584>, 0x5ee12a397df3 <vm_exec_core+20659>, 0x5ee12a393a93 <vm_exec_core+3411>, 0x5ee12a39862c <vm_exec_core+22764>, 0x5ee12a393909 <vm_exec_core+3017>, 0x5ee12a393d79 <vm_exec_core+4153>, 0x5ee12a395c4e <vm_exec_core+12046>, 0x5ee12a397994 <vm_exec_core+19540>, 0x5ee12a398375 <vm_exec_core+22069>, 0x5ee12a397530 <vm_exec_core+18416>, 0x5ee12a39348e <vm_exec_core+1870>, 0x5ee12a399a9a <vm_exec_core+27994>, 0x5ee12a39a3c6 <vm_exec_core+30342>, 0x5ee12a393e52 <vm_exec_core+4370>, 0x5ee12a3949e6 <vm_exec_core+7334>, 0x5ee12a39446c <vm_exec_core+5932>, 0x5ee12a3953a6 <vm_exec_core+9830>, 0x5ee12a3963a0 <vm_exec_core+13920>, 0x5ee12a393f14 <vm_exec_core+4564>, 0x5ee12a3998e3 <vm_exec_core+27555>, 0x5ee12a394955 <vm_exec_core+7189>, 0x5ee12a39625e <vm_exec_core+13598>, 0x5ee12a396c13 <vm_exec_core+16083>, 0x5ee12a399213 <vm_exec_core+25811>, 0x5ee12a3980a3 <vm_exec_core+21347>, 0x5ee12a39549a <vm_exec_core+10074>, 0x5ee12a394d23 <vm_exec_core+8163>, 0x5ee12a399041 <vm_exec_core+25345>, 0x5ee12a395e9c <vm_exec_core+12636>, 0x5ee12a398737 <vm_exec_core+23031>, 0x5ee12a39812b <vm_exec_core+21483>, 0x5ee12a398804 <vm_exec_core+23236>, 0x5ee12a39a071 <vm_exec_core+29489>, 0x5ee12a3971f4 <vm_exec_core+17588>, 0x5ee12a3992e2 <vm_exec_core+26018>, 0x5ee12a3930cb <vm_exec_core+907>, 0x5ee12a398ea5 <vm_exec_core+24933>, 0x5ee12a395772 <vm_exec_core+10802>, 0x5ee12a397a38 <vm_exec_core+19704>, 0x5ee12a397f98 <vm_exec_core+21080>, 0x5ee12a3930d0 <vm_exec_core+912>, 0x5ee12a3978a3 <vm_exec_core+19299>, 0x5ee12a395b6f <vm_exec_core+11823>, 0x5ee12a394ee0 <vm_exec_core+8608>, 0x5ee12a398898 <vm_exec_core+23384>, 0x5ee12a393fd0 <vm_exec_core+4752>, 0x5ee12a396754 <vm_exec_core+14868>, 0x5ee12a3a1fb9 <vm_exec_core+62073>, 0x5ee12a398457 <vm_exec_core+22295>, 0x5ee12a394831 <vm_exec_core+6897>, 0x5ee12a394bff <vm_exec_core+7871>, 0x5ee12a394add <vm_exec_core+7581>, 0x5ee12a395136 <vm_exec_core+9206>, 0x5ee12a3959be <vm_exec_core+11390>, 0x5ee12a394752 <vm_exec_core+6674>, 0x5ee12a39afe3 <vm_exec_core+33443>, 0x5ee12a39850e <vm_exec_core+22478>, 0x5ee12a39701c <vm_exec_core+17116>, 0x5ee12a399991 <vm_exec_core+27729>, 0x5ee12a39b101 <vm_exec_core+33729>, 0x5ee12a399cf7 <vm_exec_core+28599>, 0x5ee12a39ab4e <vm_exec_core+32270>, 0x5ee12a39ac26 <vm_exec_core+32486>, 0x5ee12a3939ac <vm_exec_core+3180>, 0x5ee12a39a6d4 <vm_exec_core+31124>, 0x5ee12a395d5f <vm_exec_core+12319>, 0x5ee12a39a90f <vm_exec_core+31695>, 0x5ee12a39581e <vm_exec_core+10974>, 0x5ee12a399bf5 <vm_exec_core+28341>, 0x5ee12a3937d3 <vm_exec_core+2707>, 0x5ee12a3955b4 <vm_exec_core+10356>, 0x5ee12a39695c <vm_exec_core+15388>, 0x5ee12a3962f5 <vm_exec_core+13749>, 0x5ee12a3960c4 <vm_exec_core+13188>, 0x5ee12a3931c7 <vm_exec_core+1159>, 0x5ee12a3936ea <vm_exec_core+2474>, 0x5ee12a393259 <vm_exec_core+1305>, 0x5ee12a399f10 <vm_exec_core+29136>, 0x5ee12a397740 <vm_exec_core+18944>, 0x5ee12a396ce4 <vm_exec_core+16292>, 0x5ee12a397401 <vm_exec_core+18113>, 0x5ee12a39711a <vm_exec_core+17370>, 0x5ee12a396165 <vm_exec_core+13349>, 0x5ee12a396b08 <vm_exec_core+15816>, 0x5ee12a39662a <vm_exec_core+14570>, 0x5ee12a396e13 <vm_exec_core+16595>, 0x5ee12a396e95 <vm_exec_core+16725>, 0x5ee12a39343a <vm_exec_core+1786>, 0x5ee12a39450b <vm_exec_core+6091>, 0x5ee12a39a140 <vm_exec_core+29696>, 0x5ee12a394063 <vm_exec_core+4899>, 0x5ee12a39ad3f <vm_exec_core+32767>, 0x5ee12a398b03 <vm_exec_core+24003>, 0x5ee12a39647e <vm_exec_core+14142>, 0x5ee12a3935ba <vm_exec_core+2170>, 0x5ee12a39a7a8 <vm_exec_core+31336>, 0x5ee12a39a4a2 <vm_exec_core+30562>, 0x5ee12a3942db <vm_exec_core+5531>, 0x5ee12a393b58 <vm_exec_core+3608>, 0x5ee12a399158 <vm_exec_core+25624>, 0x5ee12a395292 <vm_exec_core+9554>, 0x5ee12a39a9e6 <vm_exec_core+31910>, 0x5ee12a39a630 <vm_exec_core+30960>, 0x5ee12a3958f2 <vm_exec_core+11186>, 0x5ee12a3963fc <vm_exec_core+14012>, 0x5ee12a398d51 <vm_exec_core+24593>, 0x5ee12a39a591 <vm_exec_core+30801>, 0x5ee12a397eb8 <vm_exec_core+20856>, 0x5ee12a398deb <vm_exec_core+24747>, 0x5ee12a399509 <vm_exec_core+26569>, 0x5ee12a397de4 <vm_exec_core+20644>, 0x5ee12a393a84 <vm_exec_core+3396>, 0x5ee12a39861d <vm_exec_core+22749>, 0x5ee12a3938fa <vm_exec_core+3002>, 0x5ee12a393d6a <vm_exec_core+4138>, 0x5ee12a395c3f <vm_exec_core+12031>, 0x5ee12a397985 <vm_exec_core+19525>, 0x5ee12a398366 <vm_exec_core+22054>, 0x5ee12a397521 <vm_exec_core+18401>, 0x5ee12a39347f <vm_exec_core+1855>, 0x5ee12a399a8b <vm_exec_core+27979>, 0x5ee12a39a3b7 <vm_exec_core+30327>, 0x5ee12a393e43 <vm_exec_core+4355>, 0x5ee12a3949d7 <vm_exec_core+7319>, 0x5ee12a39445d <vm_exec_core+5917>, 0x5ee12a395397 <vm_exec_core+9815>, 0x5ee12a396391 <vm_exec_core+13905>, 0x5ee12a393f05 <vm_exec_core+4549>, 0x5ee12a3998d4 <vm_exec_core+27540>, 0x5ee12a394946 <vm_exec_core+7174>, 0x5ee12a39624f <vm_exec_core+13583>, 0x5ee12a396c04 <vm_exec_core+16068>, 0x5ee12a399204 <vm_exec_core+25796>, 0x5ee12a398094 <vm_exec_core+21332>, 0x5ee12a39548b <vm_exec_core+10059>, 0x5ee12a394d14 <vm_exec_core+8148>, 0x5ee12a399032 <vm_exec_core+25330>, 0x5ee12a395e8d <vm_exec_core+12621>, 0x5ee12a398728 <vm_exec_core+23016>, 0x5ee12a39811c <vm_exec_core+21468>, 0x5ee12a3987f5 <vm_exec_core+23221>, 0x5ee12a39a062 <vm_exec_core+29474>, 0x5ee12a3971e5 <vm_exec_core+17573>, 0x5ee12a3992d3 <vm_exec_core+26003>, 0x5ee12a398080 <vm_exec_core+21312>, 0x5ee12a398e96 <vm_exec_core+24918>, 0x5ee12a395763 <vm_exec_core+10787>, 0x5ee12a397a29 <vm_exec_core+19689>, 0x5ee12a397f89 <vm_exec_core+21065>, 0x5ee12a396948 <vm_exec_core+15368>, 0x5ee12a397894 <vm_exec_core+19284>, 0x5ee12a395b60 <vm_exec_core+11808>, 0x5ee12a394ed1 <vm_exec_core+8593>, 0x5ee12a398889 <vm_exec_core+23369>, 0x5ee12a393fc1 <vm_exec_core+4737>, 0x5ee12a396745 <vm_exec_core+14853>, 0x5ee12a3a1faa <vm_exec_core+62058>, 0x5ee12a398448 <vm_exec_core+22280>, 0x5ee12a394822 <vm_exec_core+6882>, 0x5ee12a394bf0 <vm_exec_core+7856>, 0x5ee12a394ace <vm_exec_core+7566>, 0x5ee12a395127 <vm_exec_core+9191>, 0x5ee12a3959af <vm_exec_core+11375>, 0x5ee12a39788f <vm_exec_core+19279>, 0x5ee12a397012 <vm_exec_core+17106>, 0x5ee12a39788a <vm_exec_core+19274>, 0x5ee12a398080 <vm_exec_core+21312>, 0x5ee12a39807e <vm_exec_core+21310>, 0x5ee12a395122 <vm_exec_core+9186>, 0x5ee12a3985e1 <vm_exec_core+22689>, 0x5ee12a3963f2 <vm_exec_core+14002>, 0x5ee12a3963f7 <vm_exec_core+14007>, 0x5ee12a39807c <vm_exec_core+21308>, 0x5ee12a397f5b <vm_exec_core+21019>, 0x5ee12a3973e8 <vm_exec_core+18088>, 0x5ee12a397106 <vm_exec_core+17350>, 0x5ee12a39807a <vm_exec_core+21306>, 0x5ee12a39751c <vm_exec_core+18396>...} reg_cfp = 0x72bcdd701790 reg_pc = 0x504000044470 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #16 0x00005ee12a38f8b8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516000447cd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #17 0x00005ee12a3cca7b in invoke_iseq_block_from_c (ec=0x516000447cd0, captured=<optimized out>, self=126156010743160, 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 = 0x72bcfc5ddb40 cfp = 0x72bcdd7017c8 sp = 0x72bcdd601818 use_argv = <optimized out> stack_argv = 0x72bcdd601818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #18 invoke_block_from_c_proc (ec=0x516000447cd0, self=126156010743160, 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> #19 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. #20 0x00005ee12a3cad06 in rb_vm_invoke_proc (ec=0x72bcc9209760, proc=0x1, proc@entry=0x5040000ca7d0, argc=-53365555, 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 #21 0x00005ee12a322919 in thread_do_start_proc (th=th@entry=0x5150002ab280) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040000ca7d0 args_len = 0 args_ptr = <optimized out> #22 0x00005ee12a3204ca in thread_do_start (th=0x5150002ab280) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #23 thread_start_func_2 (th=th@entry=0x5150002ab280, 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> #24 0x00005ee12a31f78e in call_thread_start_func_2 (th=0x5150002ab280) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x72bcd87ffce0 #25 nt_start (ptr=0x50c0003b7580) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x5150002ab280 sched = <optimized out> nt = 0x50c0003b7580 vm = 0x525000000100 #26 0x00005ee129fd17ff in asan_thread_start(void*) () No symbol table info available. #27 0x000072bcfcc9ca94 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 = {126155411687104, 1426667691619683289, 126155411687104, -352, 22, 140731418087920, 1426667691607100377, 1426730517020969945}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #28 0x000072bcfcd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x72bcfcfa4c40 (LWP 1570264) "ruby"): #0 0x000072bcfcc98d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffe962f1ce0, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=4095, abstime=0x7ffe962f1ce0, clockid=20816, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 5329152 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000094, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ffe962f1ce0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x000072bcfcc9bc7e in __pthread_cond_wait_common (abstime=0x7ffe962f1ce0, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x72bcfcc9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffe962f1bd0, __canceltype = 718189888, __prev = 0x0} cbuffer = {wseq = 1347, cond = 0x50c000000068, mutex = 0x515000000420, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 1347 seq = 673 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=0x50c000000068, mutex=mutex@entry=0x515000000420, abstime=abstime@entry=0x7ffe962f1ce0) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x00005ee12a31def1 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000420, 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=0x515000000300, rel=0x72bcfaad7060) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2489 end = <optimized out> sched = 0x515000000920 lock = 0x515000000420 cond = 0x50c000000068 max = 100000000000000000 #7 0x00005ee12a323834 in native_sleep (th=0x515000000300, rel=0x72bcfaad7060) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3336 sched = <optimized out> #8 thread_join_sleep (arg=126155986965856) at /tmp/ruby/src/trunk_asan/thread.c:1064 scheduler = <optimized out> p = 0x72bcfaca1560 target_th = 0x5150002ab280 th = 0x515000000300 end = 1151680174544903 limit = 0x72bcfaad7060 #9 0x00005ee12a01c040 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe962f1ef0, <optimized out>, 0x7ffe962f1e00, <optimized out>, <optimized out>}, prev = 0x72bcfac86a40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #10 0x00005ee12a323388 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1105 waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0} arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>} ec = <optimized out> th = <optimized out> fiber = 0x516000000380 #11 0x00005ee12a317a90 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 = 0x72bcfaad7060 #12 0x00005ee12a3f2de8 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:3788 ci = 0x34b100100003 cc = <optimized out> me = 0x72bcfc7496c8 cfunc = 0x50400001ebd8 recv = 126155306680800 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #13 0x00005ee12a3a069d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x72bcfa1ff410, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 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=0x5160000003d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5ee12a393449 <vm_exec_core+1801>, 0x5ee12a39451a <vm_exec_core+6106>, 0x5ee12a39a14f <vm_exec_core+29711>, 0x5ee12a394072 <vm_exec_core+4914>, 0x5ee12a39ad4e <vm_exec_core+32782>, 0x5ee12a398b12 <vm_exec_core+24018>, 0x5ee12a39648d <vm_exec_core+14157>, 0x5ee12a3935c9 <vm_exec_core+2185>, 0x5ee12a39a7b7 <vm_exec_core+31351>, 0x5ee12a39a4b1 <vm_exec_core+30577>, 0x5ee12a3942ea <vm_exec_core+5546>, 0x5ee12a393b67 <vm_exec_core+3623>, 0x5ee12a399167 <vm_exec_core+25639>, 0x5ee12a3952a1 <vm_exec_core+9569>, 0x5ee12a39a9f5 <vm_exec_core+31925>, 0x5ee12a39a63f <vm_exec_core+30975>, 0x5ee12a395901 <vm_exec_core+11201>, 0x5ee12a39640b <vm_exec_core+14027>, 0x5ee12a398d60 <vm_exec_core+24608>, 0x5ee12a39a5a0 <vm_exec_core+30816>, 0x5ee12a397ec7 <vm_exec_core+20871>, 0x5ee12a398dfa <vm_exec_core+24762>, 0x5ee12a399518 <vm_exec_core+26584>, 0x5ee12a397df3 <vm_exec_core+20659>, 0x5ee12a393a93 <vm_exec_core+3411>, 0x5ee12a39862c <vm_exec_core+22764>, 0x5ee12a393909 <vm_exec_core+3017>, 0x5ee12a393d79 <vm_exec_core+4153>, 0x5ee12a395c4e <vm_exec_core+12046>, 0x5ee12a397994 <vm_exec_core+19540>, 0x5ee12a398375 <vm_exec_core+22069>, 0x5ee12a397530 <vm_exec_core+18416>, 0x5ee12a39348e <vm_exec_core+1870>, 0x5ee12a399a9a <vm_exec_core+27994>, 0x5ee12a39a3c6 <vm_exec_core+30342>, 0x5ee12a393e52 <vm_exec_core+4370>, 0x5ee12a3949e6 <vm_exec_core+7334>, 0x5ee12a39446c <vm_exec_core+5932>, 0x5ee12a3953a6 <vm_exec_core+9830>, 0x5ee12a3963a0 <vm_exec_core+13920>, 0x5ee12a393f14 <vm_exec_core+4564>, 0x5ee12a3998e3 <vm_exec_core+27555>, 0x5ee12a394955 <vm_exec_core+7189>, 0x5ee12a39625e <vm_exec_core+13598>, 0x5ee12a396c13 <vm_exec_core+16083>, 0x5ee12a399213 <vm_exec_core+25811>, 0x5ee12a3980a3 <vm_exec_core+21347>, 0x5ee12a39549a <vm_exec_core+10074>, 0x5ee12a394d23 <vm_exec_core+8163>, 0x5ee12a399041 <vm_exec_core+25345>, 0x5ee12a395e9c <vm_exec_core+12636>, 0x5ee12a398737 <vm_exec_core+23031>, 0x5ee12a39812b <vm_exec_core+21483>, 0x5ee12a398804 <vm_exec_core+23236>, 0x5ee12a39a071 <vm_exec_core+29489>, 0x5ee12a3971f4 <vm_exec_core+17588>, 0x5ee12a3992e2 <vm_exec_core+26018>, 0x5ee12a3930cb <vm_exec_core+907>, 0x5ee12a398ea5 <vm_exec_core+24933>, 0x5ee12a395772 <vm_exec_core+10802>, 0x5ee12a397a38 <vm_exec_core+19704>, 0x5ee12a397f98 <vm_exec_core+21080>, 0x5ee12a3930d0 <vm_exec_core+912>, 0x5ee12a3978a3 <vm_exec_core+19299>, 0x5ee12a395b6f <vm_exec_core+11823>, 0x5ee12a394ee0 <vm_exec_core+8608>, 0x5ee12a398898 <vm_exec_core+23384>, 0x5ee12a393fd0 <vm_exec_core+4752>, 0x5ee12a396754 <vm_exec_core+14868>, 0x5ee12a3a1fb9 <vm_exec_core+62073>, 0x5ee12a398457 <vm_exec_core+22295>, 0x5ee12a394831 <vm_exec_core+6897>, 0x5ee12a394bff <vm_exec_core+7871>, 0x5ee12a394add <vm_exec_core+7581>, 0x5ee12a395136 <vm_exec_core+9206>, 0x5ee12a3959be <vm_exec_core+11390>, 0x5ee12a394752 <vm_exec_core+6674>, 0x5ee12a39afe3 <vm_exec_core+33443>, 0x5ee12a39850e <vm_exec_core+22478>, 0x5ee12a39701c <vm_exec_core+17116>, 0x5ee12a399991 <vm_exec_core+27729>, 0x5ee12a39b101 <vm_exec_core+33729>, 0x5ee12a399cf7 <vm_exec_core+28599>, 0x5ee12a39ab4e <vm_exec_core+32270>, 0x5ee12a39ac26 <vm_exec_core+32486>, 0x5ee12a3939ac <vm_exec_core+3180>, 0x5ee12a39a6d4 <vm_exec_core+31124>, 0x5ee12a395d5f <vm_exec_core+12319>, 0x5ee12a39a90f <vm_exec_core+31695>, 0x5ee12a39581e <vm_exec_core+10974>, 0x5ee12a399bf5 <vm_exec_core+28341>, 0x5ee12a3937d3 <vm_exec_core+2707>, 0x5ee12a3955b4 <vm_exec_core+10356>, 0x5ee12a39695c <vm_exec_core+15388>, 0x5ee12a3962f5 <vm_exec_core+13749>, 0x5ee12a3960c4 <vm_exec_core+13188>, 0x5ee12a3931c7 <vm_exec_core+1159>, 0x5ee12a3936ea <vm_exec_core+2474>, 0x5ee12a393259 <vm_exec_core+1305>, 0x5ee12a399f10 <vm_exec_core+29136>, 0x5ee12a397740 <vm_exec_core+18944>, 0x5ee12a396ce4 <vm_exec_core+16292>, 0x5ee12a397401 <vm_exec_core+18113>, 0x5ee12a39711a <vm_exec_core+17370>, 0x5ee12a396165 <vm_exec_core+13349>, 0x5ee12a396b08 <vm_exec_core+15816>, 0x5ee12a39662a <vm_exec_core+14570>, 0x5ee12a396e13 <vm_exec_core+16595>, 0x5ee12a396e95 <vm_exec_core+16725>, 0x5ee12a39343a <vm_exec_core+1786>, 0x5ee12a39450b <vm_exec_core+6091>, 0x5ee12a39a140 <vm_exec_core+29696>, 0x5ee12a394063 <vm_exec_core+4899>, 0x5ee12a39ad3f <vm_exec_core+32767>, 0x5ee12a398b03 <vm_exec_core+24003>, 0x5ee12a39647e <vm_exec_core+14142>, 0x5ee12a3935ba <vm_exec_core+2170>, 0x5ee12a39a7a8 <vm_exec_core+31336>, 0x5ee12a39a4a2 <vm_exec_core+30562>, 0x5ee12a3942db <vm_exec_core+5531>, 0x5ee12a393b58 <vm_exec_core+3608>, 0x5ee12a399158 <vm_exec_core+25624>, 0x5ee12a395292 <vm_exec_core+9554>, 0x5ee12a39a9e6 <vm_exec_core+31910>, 0x5ee12a39a630 <vm_exec_core+30960>, 0x5ee12a3958f2 <vm_exec_core+11186>, 0x5ee12a3963fc <vm_exec_core+14012>, 0x5ee12a398d51 <vm_exec_core+24593>, 0x5ee12a39a591 <vm_exec_core+30801>, 0x5ee12a397eb8 <vm_exec_core+20856>, 0x5ee12a398deb <vm_exec_core+24747>, 0x5ee12a399509 <vm_exec_core+26569>, 0x5ee12a397de4 <vm_exec_core+20644>, 0x5ee12a393a84 <vm_exec_core+3396>, 0x5ee12a39861d <vm_exec_core+22749>, 0x5ee12a3938fa <vm_exec_core+3002>, 0x5ee12a393d6a <vm_exec_core+4138>, 0x5ee12a395c3f <vm_exec_core+12031>, 0x5ee12a397985 <vm_exec_core+19525>, 0x5ee12a398366 <vm_exec_core+22054>, 0x5ee12a397521 <vm_exec_core+18401>, 0x5ee12a39347f <vm_exec_core+1855>, 0x5ee12a399a8b <vm_exec_core+27979>, 0x5ee12a39a3b7 <vm_exec_core+30327>, 0x5ee12a393e43 <vm_exec_core+4355>, 0x5ee12a3949d7 <vm_exec_core+7319>, 0x5ee12a39445d <vm_exec_core+5917>, 0x5ee12a395397 <vm_exec_core+9815>, 0x5ee12a396391 <vm_exec_core+13905>, 0x5ee12a393f05 <vm_exec_core+4549>, 0x5ee12a3998d4 <vm_exec_core+27540>, 0x5ee12a394946 <vm_exec_core+7174>, 0x5ee12a39624f <vm_exec_core+13583>, 0x5ee12a396c04 <vm_exec_core+16068>, 0x5ee12a399204 <vm_exec_core+25796>, 0x5ee12a398094 <vm_exec_core+21332>, 0x5ee12a39548b <vm_exec_core+10059>, 0x5ee12a394d14 <vm_exec_core+8148>, 0x5ee12a399032 <vm_exec_core+25330>, 0x5ee12a395e8d <vm_exec_core+12621>, 0x5ee12a398728 <vm_exec_core+23016>, 0x5ee12a39811c <vm_exec_core+21468>, 0x5ee12a3987f5 <vm_exec_core+23221>, 0x5ee12a39a062 <vm_exec_core+29474>, 0x5ee12a3971e5 <vm_exec_core+17573>, 0x5ee12a3992d3 <vm_exec_core+26003>, 0x5ee12a398080 <vm_exec_core+21312>, 0x5ee12a398e96 <vm_exec_core+24918>, 0x5ee12a395763 <vm_exec_core+10787>, 0x5ee12a397a29 <vm_exec_core+19689>, 0x5ee12a397f89 <vm_exec_core+21065>, 0x5ee12a396948 <vm_exec_core+15368>, 0x5ee12a397894 <vm_exec_core+19284>, 0x5ee12a395b60 <vm_exec_core+11808>, 0x5ee12a394ed1 <vm_exec_core+8593>, 0x5ee12a398889 <vm_exec_core+23369>, 0x5ee12a393fc1 <vm_exec_core+4737>, 0x5ee12a396745 <vm_exec_core+14853>, 0x5ee12a3a1faa <vm_exec_core+62058>, 0x5ee12a398448 <vm_exec_core+22280>, 0x5ee12a394822 <vm_exec_core+6882>, 0x5ee12a394bf0 <vm_exec_core+7856>, 0x5ee12a394ace <vm_exec_core+7566>, 0x5ee12a395127 <vm_exec_core+9191>, 0x5ee12a3959af <vm_exec_core+11375>, 0x5ee12a39788f <vm_exec_core+19279>, 0x5ee12a397012 <vm_exec_core+17106>, 0x5ee12a39788a <vm_exec_core+19274>, 0x5ee12a398080 <vm_exec_core+21312>, 0x5ee12a39807e <vm_exec_core+21310>, 0x5ee12a395122 <vm_exec_core+9186>, 0x5ee12a3985e1 <vm_exec_core+22689>, 0x5ee12a3963f2 <vm_exec_core+14002>, 0x5ee12a3963f7 <vm_exec_core+14007>, 0x5ee12a39807c <vm_exec_core+21308>, 0x5ee12a397f5b <vm_exec_core+21019>, 0x5ee12a3973e8 <vm_exec_core+18088>, 0x5ee12a397106 <vm_exec_core+17350>, 0x5ee12a39807a <vm_exec_core+21306>, 0x5ee12a39751c <vm_exec_core+18396>...} reg_cfp = 0x72bcfa1ff410 reg_pc = 0x522000005720 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> th: 0x515000000300, native_id: 0x72bcfcfa4c40 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> -- Control frame information ----------------------------------------------- c:0019 p:---- s:0176 e:000175 CFUNC :join 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> c:0018 p:0452 s:0171 E:0024a0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:181 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> c:0017 p:0275 s:0133 e:000132 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:330 c:0016 p:0032 s:0109 e:000108 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:333 c:0015 p:0038 s:0105 e:000104 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:107 c:0014 p:0007 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:326 INSN_LABEL_trace_opt_not = <optimized out> c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #15 0x00005ee12a38fc71 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 No locals. #16 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH] c:0010 p:---- s:0069 e:000068 CFUNC :map _ec = 0x5160000003d0 _tag = <optimized out> c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362 state = <optimized out> result = 36 c:0007 p:0066 s:0046 E:000a90 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 #17 0x00005ee12a4103c2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x72bcfa1ff620, self=126156013442160, 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 = 0x72bcfc3f6bb0 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 cfp = <optimized out> sp = 0x72bcfa0ffa28 c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 use_argv = 0x72bcfaac1020 stack_argv = 0x72bcfa0ffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #18 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 = 0x72bcfa1ff620 #19 0x00005ee12a3bcc76 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 c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] No locals. c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] #20 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654 No locals. th: 0x5150001ddb00, native_id: 0x72bcd94006c0 #21 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 -- Control frame information ----------------------------------------------- c:0003 p:---- s:0012 e:000011 CFUNC :readpartial No locals. c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] #22 0x00005ee12a3bcc76 in rb_yield (val=<optimized out>) No locals. #23 0x00005ee12a567086 in rb_ary_collect (ary=126156013008280) at /tmp/ruby/src/trunk_asan/array.c:3712 collect = 126156006691200 i = 25 #24 0x00005ee12a3f2de8 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:3788 ci = 0x163100000001 cc = <optimized out> me = 0x72bcfc7700e8 cfunc = 0x50400000a818 recv = 126156013008280 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #25 0x00005ee12a397c3b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x72bcfa1ff608, cd=0x51100000d090, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #26 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000d090 insns_address_table = {0x5ee12a393449 <vm_exec_core+1801>, 0x5ee12a39451a <vm_exec_core+6106>, 0x5ee12a39a14f <vm_exec_core+29711>, 0x5ee12a394072 <vm_exec_core+4914>, 0x5ee12a39ad4e <vm_exec_core+32782>, 0x5ee12a398b12 <vm_exec_core+24018>, 0x5ee12a39648d <vm_exec_core+14157>, 0x5ee12a3935c9 <vm_exec_core+2185>, 0x5ee12a39a7b7 <vm_exec_core+31351>, 0x5ee12a39a4b1 <vm_exec_core+30577>, 0x5ee12a3942ea <vm_exec_core+5546>, 0x5ee12a393b67 <vm_exec_core+3623>, 0x5ee12a399167 <vm_exec_core+25639>, 0x5ee12a3952a1 <vm_exec_core+9569>, 0x5ee12a39a9f5 <vm_exec_core+31925>, 0x5ee12a39a63f <vm_exec_core+30975>, 0x5ee12a395901 <vm_exec_core+11201>, 0x5ee12a39640b <vm_exec_core+14027>, 0x5ee12a398d60 <vm_exec_core+24608>, 0x5ee12a39a5a0 <vm_exec_core+30816>, 0x5ee12a397ec7 <vm_exec_core+20871>, 0x5ee12a398dfa <vm_exec_core+24762>, 0x5ee12a399518 <vm_exec_core+26584>, 0x5ee12a397df3 <vm_exec_core+20659>, 0x5ee12a393a93 <vm_exec_core+3411>, 0x5ee12a39862c <vm_exec_core+22764>, 0x5ee12a393909 <vm_exec_core+3017>, 0x5ee12a393d79 <vm_exec_core+4153>, 0x5ee12a395c4e <vm_exec_core+12046>, 0x5ee12a397994 <vm_exec_core+19540>, 0x5ee12a398375 <vm_exec_core+22069>, 0x5ee12a397530 <vm_exec_core+18416>, 0x5ee12a39348e <vm_exec_core+1870>, 0x5ee12a399a9a <vm_exec_core+27994>, 0x5ee12a39a3c6 <vm_exec_core+30342>, 0x5ee12a393e52 <vm_exec_core+4370>, 0x5ee12a3949e6 <vm_exec_core+7334>, 0x5ee12a39446c <vm_exec_core+5932>, 0x5ee12a3953a6 <vm_exec_core+9830>, 0x5ee12a3963a0 <vm_exec_core+13920>, 0x5ee12a393f14 <vm_exec_core+4564>, 0x5ee12a3998e3 <vm_exec_core+27555>, 0x5ee12a394955 <vm_exec_core+7189>, 0x5ee12a39625e <vm_exec_core+13598>, 0x5ee12a396c13 <vm_exec_core+16083>, 0x5ee12a399213 <vm_exec_core+25811>, 0x5ee12a3980a3 <vm_exec_core+21347>, 0x5ee12a39549a <vm_exec_core+10074>, 0x5ee12a394d23 <vm_exec_core+8163>, 0x5ee12a399041 <vm_exec_core+25345>, 0x5ee12a395e9c <vm_exec_core+12636>, 0x5ee12a398737 <vm_exec_core+23031>, 0x5ee12a39812b <vm_exec_core+21483>, 0x5ee12a398804 <vm_exec_core+23236>, 0x5ee12a39a071 <vm_exec_core+29489>, 0x5ee12a3971f4 <vm_exec_core+17588>, 0x5ee12a3992e2 <vm_exec_core+26018>, 0x5ee12a3930cb <vm_exec_core+907>, 0x5ee12a398ea5 <vm_exec_core+24933>, 0x5ee12a395772 <vm_exec_core+10802>, 0x5ee12a397a38 <vm_exec_core+19704>, 0x5ee12a397f98 <vm_exec_core+21080>, 0x5ee12a3930d0 <vm_exec_core+912>, 0x5ee12a3978a3 <vm_exec_core+19299>, 0x5ee12a395b6f <vm_exec_core+11823>, 0x5ee12a394ee0 <vm_exec_core+8608>, 0x5ee12a398898 <vm_exec_core+23384>, 0x5ee12a393fd0 <vm_exec_core+4752>, 0x5ee12a396754 <vm_exec_core+14868>, 0x5ee12a3a1fb9 <vm_exec_core+62073>, 0x5ee12a398457 <vm_exec_core+22295>, 0x5ee12a394831 <vm_exec_core+6897>, 0x5ee12a394bff <vm_exec_core+7871>, 0x5ee12a394add <vm_exec_core+7581>, 0x5ee12a395136 <vm_exec_core+9206>, 0x5ee12a3959be <vm_exec_core+11390>, 0x5ee12a394752 <vm_exec_core+6674>, 0x5ee12a39afe3 <vm_exec_core+33443>, 0x5ee12a39850e <vm_exec_core+22478>, 0x5ee12a39701c <vm_exec_core+17116>, 0x5ee12a399991 <vm_exec_core+27729>, 0x5ee12a39b101 <vm_exec_core+33729>, 0x5ee12a399cf7 <vm_exec_core+28599>, 0x5ee12a39ab4e <vm_exec_core+32270>, 0x5ee12a39ac26 <vm_exec_core+32486>, 0x5ee12a3939ac <vm_exec_core+3180>, 0x5ee12a39a6d4 <vm_exec_core+31124>, 0x5ee12a395d5f <vm_exec_core+12319>, 0x5ee12a39a90f <vm_exec_core+31695>, 0x5ee12a39581e <vm_exec_core+10974>, 0x5ee12a399bf5 <vm_exec_core+28341>, 0x5ee12a3937d3 <vm_exec_core+2707>, 0x5ee12a3955b4 <vm_exec_core+10356>, 0x5ee12a39695c <vm_exec_core+15388>, 0x5ee12a3962f5 <vm_exec_core+13749>, 0x5ee12a3960c4 <vm_exec_core+13188>, 0x5ee12a3931c7 <vm_exec_core+1159>, 0x5ee12a3936ea <vm_exec_core+2474>, 0x5ee12a393259 <vm_exec_core+1305>, 0x5ee12a399f10 <vm_exec_core+29136>, 0x5ee12a397740 <vm_exec_core+18944>, 0x5ee12a396ce4 <vm_exec_core+16292>, 0x5ee12a397401 <vm_exec_core+18113>, 0x5ee12a39711a <vm_exec_core+17370>, 0x5ee12a396165 <vm_exec_core+13349>, 0x5ee12a396b08 <vm_exec_core+15816>, 0x5ee12a39662a <vm_exec_core+14570>, 0x5ee12a396e13 <vm_exec_core+16595>, 0x5ee12a396e95 <vm_exec_core+16725>, 0x5ee12a39343a <vm_exec_core+1786>, 0x5ee12a39450b <vm_exec_core+6091>, 0x5ee12a39a140 <vm_exec_core+29696>, 0x5ee12a394063 <vm_exec_core+4899>, 0x5ee12a39ad3f <vm_exec_core+32767>, 0x5ee12a398b03 <vm_exec_core+24003>, 0x5ee12a39647e <vm_exec_core+14142>, 0x5ee12a3935ba <vm_exec_core+2170>, 0x5ee12a39a7a8 <vm_exec_core+31336>, 0x5ee12a39a4a2 <vm_exec_core+30562>, 0x5ee12a3942db <vm_exec_core+5531>, 0x5ee12a393b58 <vm_exec_core+3608>, 0x5ee12a399158 <vm_exec_core+25624>, 0x5ee12a395292 <vm_exec_core+9554>, 0x5ee12a39a9e6 <vm_exec_core+31910>, 0x5ee12a39a630 <vm_exec_core+30960>, 0x5ee12a3958f2 <vm_exec_core+11186>, 0x5ee12a3963fc <vm_exec_core+14012>, 0x5ee12a398d51 <vm_exec_core+24593>, 0x5ee12a39a591 <vm_exec_core+30801>, 0x5ee12a397eb8 <vm_exec_core+20856>, 0x5ee12a398deb <vm_exec_core+24747>, 0x5ee12a399509 <vm_exec_core+26569>, 0x5ee12a397de4 <vm_exec_core+20644>, 0x5ee12a393a84 <vm_exec_core+3396>, 0x5ee12a39861d <vm_exec_core+22749>, 0x5ee12a3938fa <vm_exec_core+3002>, 0x5ee12a393d6a <vm_exec_core+4138>, 0x5ee12a395c3f <vm_exec_core+12031>, 0x5ee12a397985 <vm_exec_core+19525>, 0x5ee12a398366 <vm_exec_core+22054>, 0x5ee12a397521 <vm_exec_core+18401>, 0x5ee12a39347f <vm_exec_core+1855>, 0x5ee12a399a8b <vm_exec_core+27979>, 0x5ee12a39a3b7 <vm_exec_core+30327>, 0x5ee12a393e43 <vm_exec_core+4355>, 0x5ee12a3949d7 <vm_exec_core+7319>, 0x5ee12a39445d <vm_exec_core+5917>, 0x5ee12a395397 <vm_exec_core+9815>, 0x5ee12a396391 <vm_exec_core+13905>, 0x5ee12a393f05 <vm_exec_core+4549>, 0x5ee12a3998d4 <vm_exec_core+27540>, 0x5ee12a394946 <vm_exec_core+7174>, 0x5ee12a39624f <vm_exec_core+13583>, 0x5ee12a396c04 <vm_exec_core+16068>, 0x5ee12a399204 <vm_exec_core+25796>, 0x5ee12a398094 <vm_exec_core+21332>, 0x5ee12a39548b <vm_exec_core+10059>, 0x5ee12a394d14 <vm_exec_core+8148>, 0x5ee12a399032 <vm_exec_core+25330>, 0x5ee12a395e8d <vm_exec_core+12621>, 0x5ee12a398728 <vm_exec_core+23016>, 0x5ee12a39811c <vm_exec_core+21468>, 0x5ee12a3987f5 <vm_exec_core+23221>, 0x5ee12a39a062 <vm_exec_core+29474>, 0x5ee12a3971e5 <vm_exec_core+17573>, 0x5ee12a3992d3 <vm_exec_core+26003>, 0x5ee12a398080 <vm_exec_core+21312>, 0x5ee12a398e96 <vm_exec_core+24918>, 0x5ee12a395763 <vm_exec_core+10787>, 0x5ee12a397a29 <vm_exec_core+19689>, 0x5ee12a397f89 <vm_exec_core+21065>, 0x5ee12a396948 <vm_exec_core+15368>, 0x5ee12a397894 <vm_exec_core+19284>, 0x5ee12a395b60 <vm_exec_core+11808>, 0x5ee12a394ed1 <vm_exec_core+8593>, 0x5ee12a398889 <vm_exec_core+23369>, 0x5ee12a393fc1 <vm_exec_core+4737>, 0x5ee12a396745 <vm_exec_core+14853>, 0x5ee12a3a1faa <vm_exec_core+62058>, 0x5ee12a398448 <vm_exec_core+22280>, 0x5ee12a394822 <vm_exec_core+6882>, 0x5ee12a394bf0 <vm_exec_core+7856>, 0x5ee12a394ace <vm_exec_core+7566>, 0x5ee12a395127 <vm_exec_core+9191>, 0x5ee12a3959af <vm_exec_core+11375>, 0x5ee12a39788f <vm_exec_core+19279>, 0x5ee12a397012 <vm_exec_core+17106>, 0x5ee12a39788a <vm_exec_core+19274>, 0x5ee12a398080 <vm_exec_core+21312>, 0x5ee12a39807e <vm_exec_core+21310>, 0x5ee12a395122 <vm_exec_core+9186>, 0x5ee12a3985e1 <vm_exec_core+22689>, 0x5ee12a3963f2 <vm_exec_core+14002>, 0x5ee12a3963f7 <vm_exec_core+14007>, 0x5ee12a39807c <vm_exec_core+21308>, 0x5ee12a397f5b <vm_exec_core+21019>, 0x5ee12a3973e8 <vm_exec_core+18088>, 0x5ee12a397106 <vm_exec_core+17350>, 0x5ee12a39807a <vm_exec_core+21306>, 0x5ee12a39751c <vm_exec_core+18396>...} reg_cfp = 0x72bcfa1ff608 reg_pc = 0x519000017ab8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #27 0x00005ee12a38fc71 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #28 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000003d0 _tag = <optimized out> state = <optimized out> result = 36 #29 0x00005ee12a4103c2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x72bcfa1ff738, self=126156013442160, 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 = 0x72bcfc5d47e8 cfp = <optimized out> sp = 0x72bcfa0ff8d0 use_argv = 0x72bcfaa94de0 stack_argv = 0x72bcfa0ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #30 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 = 0x72bcfa1ff738 #31 0x00005ee12a3bcc76 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. #32 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. #33 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #34 0x00005ee12a3bcc76 in rb_yield (val=<optimized out>) No locals. #35 0x00005ee12a567086 in rb_ary_collect (ary=126155309396880) at /tmp/ruby/src/trunk_asan/array.c:3712 collect = 126155309396800 i = 0 #36 0x00005ee12a3f2de8 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:3788 ci = 0x163100000001 cc = <optimized out> me = 0x72bcfc7700e8 cfunc = 0x50400000a818 recv = 126155309396880 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #37 0x00005ee12a397c3b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x72bcfa1ff720, cd=0x5020000158f0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #38 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x5020000158f0 insns_address_table = {0x5ee12a393449 <vm_exec_core+1801>, 0x5ee12a39451a <vm_exec_core+6106>, 0x5ee12a39a14f <vm_exec_core+29711>, 0x5ee12a394072 <vm_exec_core+4914>, 0x5ee12a39ad4e <vm_exec_core+32782>, 0x5ee12a398b12 <vm_exec_core+24018>, 0x5ee12a39648d <vm_exec_core+14157>, 0x5ee12a3935c9 <vm_exec_core+2185>, 0x5ee12a39a7b7 <vm_exec_core+31351>, 0x5ee12a39a4b1 <vm_exec_core+30577>, 0x5ee12a3942ea <vm_exec_core+5546>, 0x5ee12a393b67 <vm_exec_core+3623>, 0x5ee12a399167 <vm_exec_core+25639>, 0x5ee12a3952a1 <vm_exec_core+9569>, 0x5ee12a39a9f5 <vm_exec_core+31925>, 0x5ee12a39a63f <vm_exec_core+30975>, 0x5ee12a395901 <vm_exec_core+11201>, 0x5ee12a39640b <vm_exec_core+14027>, 0x5ee12a398d60 <vm_exec_core+24608>, 0x5ee12a39a5a0 <vm_exec_core+30816>, 0x5ee12a397ec7 <vm_exec_core+20871>, 0x5ee12a398dfa <vm_exec_core+24762>, 0x5ee12a399518 <vm_exec_core+26584>, 0x5ee12a397df3 <vm_exec_core+20659>, 0x5ee12a393a93 <vm_exec_core+3411>, 0x5ee12a39862c <vm_exec_core+22764>, 0x5ee12a393909 <vm_exec_core+3017>, 0x5ee12a393d79 <vm_exec_core+4153>, 0x5ee12a395c4e <vm_exec_core+12046>, 0x5ee12a397994 <vm_exec_core+19540>, 0x5ee12a398375 <vm_exec_core+22069>, 0x5ee12a397530 <vm_exec_core+18416>, 0x5ee12a39348e <vm_exec_core+1870>, 0x5ee12a399a9a <vm_exec_core+27994>, 0x5ee12a39a3c6 <vm_exec_core+30342>, 0x5ee12a393e52 <vm_exec_core+4370>, 0x5ee12a3949e6 <vm_exec_core+7334>, 0x5ee12a39446c <vm_exec_core+5932>, 0x5ee12a3953a6 <vm_exec_core+9830>, 0x5ee12a3963a0 <vm_exec_core+13920>, 0x5ee12a393f14 <vm_exec_core+4564>, 0x5ee12a3998e3 <vm_exec_core+27555>, 0x5ee12a394955 <vm_exec_core+7189>, 0x5ee12a39625e <vm_exec_core+13598>, 0x5ee12a396c13 <vm_exec_core+16083>, 0x5ee12a399213 <vm_exec_core+25811>, 0x5ee12a3980a3 <vm_exec_core+21347>, 0x5ee12a39549a <vm_exec_core+10074>, 0x5ee12a394d23 <vm_exec_core+8163>, 0x5ee12a399041 <vm_exec_core+25345>, 0x5ee12a395e9c <vm_exec_core+12636>, 0x5ee12a398737 <vm_exec_core+23031>, 0x5ee12a39812b <vm_exec_core+21483>, 0x5ee12a398804 <vm_exec_core+23236>, 0x5ee12a39a071 <vm_exec_core+29489>, 0x5ee12a3971f4 <vm_exec_core+17588>, 0x5ee12a3992e2 <vm_exec_core+26018>, 0x5ee12a3930cb <vm_exec_core+907>, 0x5ee12a398ea5 <vm_exec_core+24933>, 0x5ee12a395772 <vm_exec_core+10802>, 0x5ee12a397a38 <vm_exec_core+19704>, 0x5ee12a397f98 <vm_exec_core+21080>, 0x5ee12a3930d0 <vm_exec_core+912>, 0x5ee12a3978a3 <vm_exec_core+19299>, 0x5ee12a395b6f <vm_exec_core+11823>, 0x5ee12a394ee0 <vm_exec_core+8608>, 0x5ee12a398898 <vm_exec_core+23384>, 0x5ee12a393fd0 <vm_exec_core+4752>, 0x5ee12a396754 <vm_exec_core+14868>, 0x5ee12a3a1fb9 <vm_exec_core+62073>, 0x5ee12a398457 <vm_exec_core+22295>, 0x5ee12a394831 <vm_exec_core+6897>, 0x5ee12a394bff <vm_exec_core+7871>, 0x5ee12a394add <vm_exec_core+7581>, 0x5ee12a395136 <vm_exec_core+9206>, 0x5ee12a3959be <vm_exec_core+11390>, 0x5ee12a394752 <vm_exec_core+6674>, 0x5ee12a39afe3 <vm_exec_core+33443>, 0x5ee12a39850e <vm_exec_core+22478>, 0x5ee12a39701c <vm_exec_core+17116>, 0x5ee12a399991 <vm_exec_core+27729>, 0x5ee12a39b101 <vm_exec_core+33729>, 0x5ee12a399cf7 <vm_exec_core+28599>, 0x5ee12a39ab4e <vm_exec_core+32270>, 0x5ee12a39ac26 <vm_exec_core+32486>, 0x5ee12a3939ac <vm_exec_core+3180>, 0x5ee12a39a6d4 <vm_exec_core+31124>, 0x5ee12a395d5f <vm_exec_core+12319>, 0x5ee12a39a90f <vm_exec_core+31695>, 0x5ee12a39581e <vm_exec_core+10974>, 0x5ee12a399bf5 <vm_exec_core+28341>, 0x5ee12a3937d3 <vm_exec_core+2707>, 0x5ee12a3955b4 <vm_exec_core+10356>, 0x5ee12a39695c <vm_exec_core+15388>, 0x5ee12a3962f5 <vm_exec_core+13749>, 0x5ee12a3960c4 <vm_exec_core+13188>, 0x5ee12a3931c7 <vm_exec_core+1159>, 0x5ee12a3936ea <vm_exec_core+2474>, 0x5ee12a393259 <vm_exec_core+1305>, 0x5ee12a399f10 <vm_exec_core+29136>, 0x5ee12a397740 <vm_exec_core+18944>, 0x5ee12a396ce4 <vm_exec_core+16292>, 0x5ee12a397401 <vm_exec_core+18113>, 0x5ee12a39711a <vm_exec_core+17370>, 0x5ee12a396165 <vm_exec_core+13349>, 0x5ee12a396b08 <vm_exec_core+15816>, 0x5ee12a39662a <vm_exec_core+14570>, 0x5ee12a396e13 <vm_exec_core+16595>, 0x5ee12a396e95 <vm_exec_core+16725>, 0x5ee12a39343a <vm_exec_core+1786>, 0x5ee12a39450b <vm_exec_core+6091>, 0x5ee12a39a140 <vm_exec_core+29696>, 0x5ee12a394063 <vm_exec_core+4899>, 0x5ee12a39ad3f <vm_exec_core+32767>, 0x5ee12a398b03 <vm_exec_core+24003>, 0x5ee12a39647e <vm_exec_core+14142>, 0x5ee12a3935ba <vm_exec_core+2170>, 0x5ee12a39a7a8 <vm_exec_core+31336>, 0x5ee12a39a4a2 <vm_exec_core+30562>, 0x5ee12a3942db <vm_exec_core+5531>, 0x5ee12a393b58 <vm_exec_core+3608>, 0x5ee12a399158 <vm_exec_core+25624>, 0x5ee12a395292 <vm_exec_core+9554>, 0x5ee12a39a9e6 <vm_exec_core+31910>, 0x5ee12a39a630 <vm_exec_core+30960>, 0x5ee12a3958f2 <vm_exec_core+11186>, 0x5ee12a3963fc <vm_exec_core+14012>, 0x5ee12a398d51 <vm_exec_core+24593>, 0x5ee12a39a591 <vm_exec_core+30801>, 0x5ee12a397eb8 <vm_exec_core+20856>, 0x5ee12a398deb <vm_exec_core+24747>, 0x5ee12a399509 <vm_exec_core+26569>, 0x5ee12a397de4 <vm_exec_core+20644>, 0x5ee12a393a84 <vm_exec_core+3396>, 0x5ee12a39861d <vm_exec_core+22749>, 0x5ee12a3938fa <vm_exec_core+3002>, 0x5ee12a393d6a <vm_exec_core+4138>, 0x5ee12a395c3f <vm_exec_core+12031>, 0x5ee12a397985 <vm_exec_core+19525>, 0x5ee12a398366 <vm_exec_core+22054>, 0x5ee12a397521 <vm_exec_core+18401>, 0x5ee12a39347f <vm_exec_core+1855>, 0x5ee12a399a8b <vm_exec_core+27979>, 0x5ee12a39a3b7 <vm_exec_core+30327>, 0x5ee12a393e43 <vm_exec_core+4355>, 0x5ee12a3949d7 <vm_exec_core+7319>, 0x5ee12a39445d <vm_exec_core+5917>, 0x5ee12a395397 <vm_exec_core+9815>, 0x5ee12a396391 <vm_exec_core+13905>, 0x5ee12a393f05 <vm_exec_core+4549>, 0x5ee12a3998d4 <vm_exec_core+27540>, 0x5ee12a394946 <vm_exec_core+7174>, 0x5ee12a39624f <vm_exec_core+13583>, 0x5ee12a396c04 <vm_exec_core+16068>, 0x5ee12a399204 <vm_exec_core+25796>, 0x5ee12a398094 <vm_exec_core+21332>, 0x5ee12a39548b <vm_exec_core+10059>, 0x5ee12a394d14 <vm_exec_core+8148>, 0x5ee12a399032 <vm_exec_core+25330>, 0x5ee12a395e8d <vm_exec_core+12621>, 0x5ee12a398728 <vm_exec_core+23016>, 0x5ee12a39811c <vm_exec_core+21468>, 0x5ee12a3987f5 <vm_exec_core+23221>, 0x5ee12a39a062 <vm_exec_core+29474>, 0x5ee12a3971e5 <vm_exec_core+17573>, 0x5ee12a3992d3 <vm_exec_core+26003>, 0x5ee12a398080 <vm_exec_core+21312>, 0x5ee12a398e96 <vm_exec_core+24918>, 0x5ee12a395763 <vm_exec_core+10787>, 0x5ee12a397a29 <vm_exec_core+19689>, 0x5ee12a397f89 <vm_exec_core+21065>, 0x5ee12a396948 <vm_exec_core+15368>, 0x5ee12a397894 <vm_exec_core+19284>, 0x5ee12a395b60 <vm_exec_core+11808>, 0x5ee12a394ed1 <vm_exec_core+8593>, 0x5ee12a398889 <vm_exec_core+23369>, 0x5ee12a393fc1 <vm_exec_core+4737>, 0x5ee12a396745 <vm_exec_core+14853>, 0x5ee12a3a1faa <vm_exec_core+62058>, 0x5ee12a398448 <vm_exec_core+22280>, 0x5ee12a394822 <vm_exec_core+6882>, 0x5ee12a394bf0 <vm_exec_core+7856>, 0x5ee12a394ace <vm_exec_core+7566>, 0x5ee12a395127 <vm_exec_core+9191>, 0x5ee12a3959af <vm_exec_core+11375>, 0x5ee12a39788f <vm_exec_core+19279>, 0x5ee12a397012 <vm_exec_core+17106>, 0x5ee12a39788a <vm_exec_core+19274>, 0x5ee12a398080 <vm_exec_core+21312>, 0x5ee12a39807e <vm_exec_core+21310>, 0x5ee12a395122 <vm_exec_core+9186>, 0x5ee12a3985e1 <vm_exec_core+22689>, 0x5ee12a3963f2 <vm_exec_core+14002>, 0x5ee12a3963f7 <vm_exec_core+14007>, 0x5ee12a39807c <vm_exec_core+21308>, 0x5ee12a397f5b <vm_exec_core+21019>, 0x5ee12a3973e8 <vm_exec_core+18088>, 0x5ee12a397106 <vm_exec_core+17350>, 0x5ee12a39807a <vm_exec_core+21306>, 0x5ee12a39751c <vm_exec_core+18396>...} reg_cfp = 0x72bcfa1ff720 reg_pc = 0x50400002e578 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #39 0x00005ee12a38fc71 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #40 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000003d0 _tag = <optimized out> state = <optimized out> result = 36 #41 0x00005ee12a01833b in rb_ec_exec_node (ec=0x5160000003d0, n=0x72bcfc5d4ab8) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe962f3df0, <optimized out>, 0x7ffe962f3d40, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x72bcfc5d4ab8 #42 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000003d0 status = <optimized out> #43 0x00005ee12a0118a7 in rb_main (argc=10, argv=0x7ffe962f3fc8) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #44 main (argc=10, argv=0x7ffe962f3fc8) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) [Thread 0x72bcd88006c0 (LWP 1605742) exited] $1 = true [Inferior 1 (process 1570264) detached] $ timeout 60 gdb -p 1570246 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1570248] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000078bd27926cd7 in __GI___select (nfds=37, readfds=0x50c005756200, writefds=0x0, exceptfds=0x0, timeout=0x7ffd8b08eb80) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x78bd27ae7c40 (LWP 1570246) "ruby" 0x000078bd27926cd7 in __GI___select (nfds=37, readfds=0x50c005756200, writefds=0x0, exceptfds=0x0, timeout=0x7ffd8b08eb80) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x78bd0b6006c0 (LWP 1570248) "ruby" 0x000078bd2791b4cd in __GI___poll (fds=0x78bd0a309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x78bd0b6006c0 (LWP 1570248) "ruby"): #0 0x000078bd2791b4cd in __GI___poll (fds=0x78bd0a309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000648ab638744a in __interceptor_poll () No symbol table info available. #2 0x0000648ab6733a8f 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:3066 vm = <optimized out> #4 0x0000648ab63e07ff in asan_thread_start(void*) () No symbol table info available. #5 0x000078bd2789ca94 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 = {132753334994624, 2748405991579098847, 132753334994624, -352, 25, 140726936076544, 2748405991600070367, 2748344884621123295}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000078bd27929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x78bd27ae7c40 (LWP 1570246) "ruby"): #0 0x000078bd27926cd7 in __GI___select (nfds=37, readfds=0x50c005756200, writefds=0x0, exceptfds=0x0, timeout=0x7ffd8b08eb80) at ../sysdeps/unix/sysv/linux/select.c:69 sc_ret = -514 sc_cancel_oldtype = 0 sc_ret = <optimized out> s = <optimized out> us = <optimized out> ns = <optimized out> ts64 = {tv_sec = 1199, tv_nsec = 488722583} pts64 = 0x7ffd8b08ea20 r = <optimized out> #1 0x0000648ab671dd25 in native_fd_select (n=37, readfds=0x50c005756200, writefds=0x0, exceptfds=0x78bd27926cd7 <__GI___select+327>, timeout=0x7ffd8b08ea20, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2440 No locals. #2 do_select (p=132753774028064) at /tmp/ruby/src/trunk_asan/thread.c:4267 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7ffd8b08eb30 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x0000648ab642b040 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd8b08ecf0, <optimized out>, 0x7ffd8b08ec00, <optimized out>, <optimized out>}, prev = 0x78bd258b2480, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x0000648ab671d2fe in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4327 set = {max = 37, th = 0x515000000300, rset = 0x78bd258b2340, wset = 0x0, eset = 0x0, orig_rset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_wset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_eset = {maxfd = <optimized out>, fdset = <optimized out>}, timeout = 0x78bd258b23a0} #5 0x0000648ab64e57cd in select_internal (read=132753256376480, write=4, except=4, tp=0x78bd258b23a0, fds=0x78bd258b2340) at /tmp/ruby/src/trunk_asan/io.c:10636 timerec = <optimized out> max = 37 pending = <optimized out> rp = 0x78bd258b2340 wp = 0x0 i = <optimized out> fptr = <optimized out> ep = 0x0 n = <optimized out> res = <optimized out> list = <optimized out> write_io = <optimized out> io = <optimized out> write_io = <optimized out> errno_to_fail = <optimized out> obj = <optimized out> io = <optimized out> obj = <optimized out> io = <optimized out> write_io = <optimized out> obj = <optimized out> io = <optimized out> write_io = <optimized out> #6 select_call (arg=132753774027552) at /tmp/ruby/src/trunk_asan/io.c:10706 p = 0x78bd258b2320 #7 0x0000648ab642b040 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd8b08eff0, <optimized out>, 0x7ffd8b08ef00, <optimized out>, <optimized out>}, prev = 0x78bd258c0140, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x0000648ab64c1a47 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11062 args = <optimized out> timerec = <optimized out> scheduler = <optimized out> timeout = <optimized out> i = 4 #9 0x0000648ab6801de8 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:3788 ci = 0x15e100100009 cc = <optimized out> me = 0x78bd271da648 cfunc = 0x504000010858 recv = 132753800362520 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x0000648ab67af69d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x78bd24dff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 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> #11 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x648ab67a2449 <vm_exec_core+1801>, 0x648ab67a351a <vm_exec_core+6106>, 0x648ab67a914f <vm_exec_core+29711>, 0x648ab67a3072 <vm_exec_core+4914>, 0x648ab67a9d4e <vm_exec_core+32782>, 0x648ab67a7b12 <vm_exec_core+24018>, 0x648ab67a548d <vm_exec_core+14157>, 0x648ab67a25c9 <vm_exec_core+2185>, 0x648ab67a97b7 <vm_exec_core+31351>, 0x648ab67a94b1 <vm_exec_core+30577>, 0x648ab67a32ea <vm_exec_core+5546>, 0x648ab67a2b67 <vm_exec_core+3623>, 0x648ab67a8167 <vm_exec_core+25639>, 0x648ab67a42a1 <vm_exec_core+9569>, 0x648ab67a99f5 <vm_exec_core+31925>, 0x648ab67a963f <vm_exec_core+30975>, 0x648ab67a4901 <vm_exec_core+11201>, 0x648ab67a540b <vm_exec_core+14027>, 0x648ab67a7d60 <vm_exec_core+24608>, 0x648ab67a95a0 <vm_exec_core+30816>, 0x648ab67a6ec7 <vm_exec_core+20871>, 0x648ab67a7dfa <vm_exec_core+24762>, 0x648ab67a8518 <vm_exec_core+26584>, 0x648ab67a6df3 <vm_exec_core+20659>, 0x648ab67a2a93 <vm_exec_core+3411>, 0x648ab67a762c <vm_exec_core+22764>, 0x648ab67a2909 <vm_exec_core+3017>, 0x648ab67a2d79 <vm_exec_core+4153>, 0x648ab67a4c4e <vm_exec_core+12046>, 0x648ab67a6994 <vm_exec_core+19540>, 0x648ab67a7375 <vm_exec_core+22069>, 0x648ab67a6530 <vm_exec_core+18416>, 0x648ab67a248e <vm_exec_core+1870>, 0x648ab67a8a9a <vm_exec_core+27994>, 0x648ab67a93c6 <vm_exec_core+30342>, 0x648ab67a2e52 <vm_exec_core+4370>, 0x648ab67a39e6 <vm_exec_core+7334>, 0x648ab67a346c <vm_exec_core+5932>, 0x648ab67a43a6 <vm_exec_core+9830>, 0x648ab67a53a0 <vm_exec_core+13920>, 0x648ab67a2f14 <vm_exec_core+4564>, 0x648ab67a88e3 <vm_exec_core+27555>, 0x648ab67a3955 <vm_exec_core+7189>, 0x648ab67a525e <vm_exec_core+13598>, 0x648ab67a5c13 <vm_exec_core+16083>, 0x648ab67a8213 <vm_exec_core+25811>, 0x648ab67a70a3 <vm_exec_core+21347>, 0x648ab67a449a <vm_exec_core+10074>, 0x648ab67a3d23 <vm_exec_core+8163>, 0x648ab67a8041 <vm_exec_core+25345>, 0x648ab67a4e9c <vm_exec_core+12636>, 0x648ab67a7737 <vm_exec_core+23031>, 0x648ab67a712b <vm_exec_core+21483>, 0x648ab67a7804 <vm_exec_core+23236>, 0x648ab67a9071 <vm_exec_core+29489>, 0x648ab67a61f4 <vm_exec_core+17588>, 0x648ab67a82e2 <vm_exec_core+26018>, 0x648ab67a20cb <vm_exec_core+907>, 0x648ab67a7ea5 <vm_exec_core+24933>, 0x648ab67a4772 <vm_exec_core+10802>, 0x648ab67a6a38 <vm_exec_core+19704>, 0x648ab67a6f98 <vm_exec_core+21080>, 0x648ab67a20d0 <vm_exec_core+912>, 0x648ab67a68a3 <vm_exec_core+19299>, 0x648ab67a4b6f <vm_exec_core+11823>, 0x648ab67a3ee0 <vm_exec_core+8608>, 0x648ab67a7898 <vm_exec_core+23384>, 0x648ab67a2fd0 <vm_exec_core+4752>, 0x648ab67a5754 <vm_exec_core+14868>, 0x648ab67b0fb9 <vm_exec_core+62073>, 0x648ab67a7457 <vm_exec_core+22295>, 0x648ab67a3831 <vm_exec_core+6897>, 0x648ab67a3bff <vm_exec_core+7871>, 0x648ab67a3add <vm_exec_core+7581>, 0x648ab67a4136 <vm_exec_core+9206>, 0x648ab67a49be <vm_exec_core+11390>, 0x648ab67a3752 <vm_exec_core+6674>, 0x648ab67a9fe3 <vm_exec_core+33443>, 0x648ab67a750e <vm_exec_core+22478>, 0x648ab67a601c <vm_exec_core+17116>, 0x648ab67a8991 <vm_exec_core+27729>, 0x648ab67aa101 <vm_exec_core+33729>, 0x648ab67a8cf7 <vm_exec_core+28599>, 0x648ab67a9b4e <vm_exec_core+32270>, 0x648ab67a9c26 <vm_exec_core+32486>, 0x648ab67a29ac <vm_exec_core+3180>, 0x648ab67a96d4 <vm_exec_core+31124>, 0x648ab67a4d5f <vm_exec_core+12319>, 0x648ab67a990f <vm_exec_core+31695>, 0x648ab67a481e <vm_exec_core+10974>, 0x648ab67a8bf5 <vm_exec_core+28341>, 0x648ab67a27d3 <vm_exec_core+2707>, 0x648ab67a45b4 <vm_exec_core+10356>, 0x648ab67a595c <vm_exec_core+15388>, 0x648ab67a52f5 <vm_exec_core+13749>, 0x648ab67a50c4 <vm_exec_core+13188>, 0x648ab67a21c7 <vm_exec_core+1159>, 0x648ab67a26ea <vm_exec_core+2474>, 0x648ab67a2259 <vm_exec_core+1305>, 0x648ab67a8f10 <vm_exec_core+29136>, 0x648ab67a6740 <vm_exec_core+18944>, 0x648ab67a5ce4 <vm_exec_core+16292>, 0x648ab67a6401 <vm_exec_core+18113>, 0x648ab67a611a <vm_exec_core+17370>, 0x648ab67a5165 <vm_exec_core+13349>, 0x648ab67a5b08 <vm_exec_core+15816>, 0x648ab67a562a <vm_exec_core+14570>, 0x648ab67a5e13 <vm_exec_core+16595>, 0x648ab67a5e95 <vm_exec_core+16725>, 0x648ab67a243a <vm_exec_core+1786>, 0x648ab67a350b <vm_exec_core+6091>, 0x648ab67a9140 <vm_exec_core+29696>, 0x648ab67a3063 <vm_exec_core+4899>, 0x648ab67a9d3f <vm_exec_core+32767>, 0x648ab67a7b03 <vm_exec_core+24003>, 0x648ab67a547e <vm_exec_core+14142>, 0x648ab67a25ba <vm_exec_core+2170>, 0x648ab67a97a8 <vm_exec_core+31336>, 0x648ab67a94a2 <vm_exec_core+30562>, 0x648ab67a32db <vm_exec_core+5531>, 0x648ab67a2b58 <vm_exec_core+3608>, 0x648ab67a8158 <vm_exec_core+25624>, 0x648ab67a4292 <vm_exec_core+9554>, 0x648ab67a99e6 <vm_exec_core+31910>, 0x648ab67a9630 <vm_exec_core+30960>, 0x648ab67a48f2 <vm_exec_core+11186>, 0x648ab67a53fc <vm_exec_core+14012>, 0x648ab67a7d51 <vm_exec_core+24593>, 0x648ab67a9591 <vm_exec_core+30801>, 0x648ab67a6eb8 <vm_exec_core+20856>, 0x648ab67a7deb <vm_exec_core+24747>, 0x648ab67a8509 <vm_exec_core+26569>, 0x648ab67a6de4 <vm_exec_core+20644>, 0x648ab67a2a84 <vm_exec_core+3396>, 0x648ab67a761d <vm_exec_core+22749>, 0x648ab67a28fa <vm_exec_core+3002>, 0x648ab67a2d6a <vm_exec_core+4138>, 0x648ab67a4c3f <vm_exec_core+12031>, 0x648ab67a6985 <vm_exec_core+19525>, 0x648ab67a7366 <vm_exec_core+22054>, 0x648ab67a6521 <vm_exec_core+18401>, 0x648ab67a247f <vm_exec_core+1855>, 0x648ab67a8a8b <vm_exec_core+27979>, 0x648ab67a93b7 <vm_exec_core+30327>, 0x648ab67a2e43 <vm_exec_core+4355>, 0x648ab67a39d7 <vm_exec_core+7319>, 0x648ab67a345d <vm_exec_core+5917>, 0x648ab67a4397 <vm_exec_core+9815>, 0x648ab67a5391 <vm_exec_core+13905>, 0x648ab67a2f05 <vm_exec_core+4549>, 0x648ab67a88d4 <vm_exec_core+27540>, 0x648ab67a3946 <vm_exec_core+7174>, 0x648ab67a524f <vm_exec_core+13583>, 0x648ab67a5c04 <vm_exec_core+16068>, 0x648ab67a8204 <vm_exec_core+25796>, 0x648ab67a7094 <vm_exec_core+21332>, 0x648ab67a448b <vm_exec_core+10059>, 0x648ab67a3d14 <vm_exec_core+8148>, 0x648ab67a8032 <vm_exec_core+25330>, 0x648ab67a4e8d <vm_exec_core+12621>, 0x648ab67a7728 <vm_exec_core+23016>, 0x648ab67a711c <vm_exec_core+21468>, 0x648ab67a77f5 <vm_exec_core+23221>, 0x648ab67a9062 <vm_exec_core+29474>, 0x648ab67a61e5 <vm_exec_core+17573>, 0x648ab67a82d3 <vm_exec_core+26003>, 0x648ab67a7080 <vm_exec_core+21312>, 0x648ab67a7e96 <vm_exec_core+24918>, 0x648ab67a4763 <vm_exec_core+10787>, 0x648ab67a6a29 <vm_exec_core+19689>, 0x648ab67a6f89 <vm_exec_core+21065>, 0x648ab67a5948 <vm_exec_core+15368>, 0x648ab67a6894 <vm_exec_core+19284>, 0x648ab67a4b60 <vm_exec_core+11808>, 0x648ab67a3ed1 <vm_exec_core+8593>, 0x648ab67a7889 <vm_exec_core+23369>, 0x648ab67a2fc1 <vm_exec_core+4737>, 0x648ab67a5745 <vm_exec_core+14853>, 0x648ab67b0faa <vm_exec_core+62058>, 0x648ab67a7448 <vm_exec_core+22280>, 0x648ab67a3822 <vm_exec_core+6882>, 0x648ab67a3bf0 <vm_exec_core+7856>, 0x648ab67a3ace <vm_exec_core+7566>, 0x648ab67a4127 <vm_exec_core+9191>, 0x648ab67a49af <vm_exec_core+11375>, 0x648ab67a688f <vm_exec_core+19279>, 0x648ab67a6012 <vm_exec_core+17106>, 0x648ab67a688a <vm_exec_core+19274>, 0x648ab67a7080 <vm_exec_core+21312>, 0x648ab67a707e <vm_exec_core+21310>, 0x648ab67a4122 <vm_exec_core+9186>, 0x648ab67a75e1 <vm_exec_core+22689>, 0x648ab67a53f2 <vm_exec_core+14002>, 0x648ab67a53f7 <vm_exec_core+14007>, 0x648ab67a707c <vm_exec_core+21308>, 0x648ab67a6f5b <vm_exec_core+21019>, 0x648ab67a63e8 <vm_exec_core+18088>, 0x648ab67a6106 <vm_exec_core+17350>, 0x648ab67a707a <vm_exec_core+21306>, 0x648ab67a651c <vm_exec_core+18396>...} reg_cfp = 0x78bd24dff3a0 reg_pc = 0x5220000038a0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #12 0x0000648ab679ec71 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000003d0 _tag = <optimized out> state = <optimized out> result = 36 #14 0x0000648ab6523552 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=132753799791200) at /tmp/ruby/src/trunk_asan/load.c:781 iseq = 0x78bd27143ec8 #15 0x0000648ab651e547 in require_internal (ec=ec@entry=0x5160000003d0, 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 = 0x515000000300 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 132753800352760 realpath_map = 132753800352600 path = 132753799791200 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #16 0x0000648ab651c7fb in rb_require_string_internal (fname=132753799791240, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386 ec = 0x5160000003d0 result = <optimized out> #17 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1041 base = <optimized out> #18 0x0000648ab6801de8 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:3788 ci = 0x588100140003 cc = <optimized out> me = 0x78bd271442d8 cfunc = 0x504000018698 recv = 132753800482280 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #19 0x0000648ab67e7f5d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffd8b0907a0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #20 0x0000648ab67e7a15 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4906 ci = <optimized out> cc = 0x0 #21 0x0000648ab67af69d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x78bd24dff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} th: 0x515000000300, native_id: 0x78bd27ae7c40 -- Control frame information ----------------------------------------------- c:0021 p:---- s:0130 e:000129 CFUNC :select c:0020 p:0244 s:0122 e:000121 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:691 c:0019 p:0039 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819 c:0018 p:0008 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858 c:0017 p:0127 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604 c:0016 p:0016 s:0076 e:000075 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299 c:0015 p:0005 s:0071 e:000070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769 val = 36 ci = <optimized out> argc = <optimized out> c:0014 p:0006 s:0067 e:000066 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 recv = <optimized out> cc = <optimized out> #22 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> c:0013 p:0027 s:0063 e:000062 METHOD <internal:array>:42 insns_address_table = {0x648ab67a2449 <vm_exec_core+1801>, 0x648ab67a351a <vm_exec_core+6106>, 0x648ab67a914f <vm_exec_core+29711>, 0x648ab67a3072 <vm_exec_core+4914>, 0x648ab67a9d4e <vm_exec_core+32782>, 0x648ab67a7b12 <vm_exec_core+24018>, 0x648ab67a548d <vm_exec_core+14157>, 0x648ab67a25c9 <vm_exec_core+2185>, 0x648ab67a97b7 <vm_exec_core+31351>, 0x648ab67a94b1 <vm_exec_core+30577>, 0x648ab67a32ea <vm_exec_core+5546>, 0x648ab67a2b67 <vm_exec_core+3623>, 0x648ab67a8167 <vm_exec_core+25639>, 0x648ab67a42a1 <vm_exec_core+9569>, 0x648ab67a99f5 <vm_exec_core+31925>, 0x648ab67a963f <vm_exec_core+30975>, 0x648ab67a4901 <vm_exec_core+11201>, 0x648ab67a540b <vm_exec_core+14027>, 0x648ab67a7d60 <vm_exec_core+24608>, 0x648ab67a95a0 <vm_exec_core+30816>, 0x648ab67a6ec7 <vm_exec_core+20871>, 0x648ab67a7dfa <vm_exec_core+24762>, 0x648ab67a8518 <vm_exec_core+26584>, 0x648ab67a6df3 <vm_exec_core+20659>, 0x648ab67a2a93 <vm_exec_core+3411>, 0x648ab67a762c <vm_exec_core+22764>, 0x648ab67a2909 <vm_exec_core+3017>, 0x648ab67a2d79 <vm_exec_core+4153>, 0x648ab67a4c4e <vm_exec_core+12046>, 0x648ab67a6994 <vm_exec_core+19540>, 0x648ab67a7375 <vm_exec_core+22069>, 0x648ab67a6530 <vm_exec_core+18416>, 0x648ab67a248e <vm_exec_core+1870>, 0x648ab67a8a9a <vm_exec_core+27994>, 0x648ab67a93c6 <vm_exec_core+30342>, 0x648ab67a2e52 <vm_exec_core+4370>, 0x648ab67a39e6 <vm_exec_core+7334>, 0x648ab67a346c <vm_exec_core+5932>, 0x648ab67a43a6 <vm_exec_core+9830>, 0x648ab67a53a0 <vm_exec_core+13920>, 0x648ab67a2f14 <vm_exec_core+4564>, 0x648ab67a88e3 <vm_exec_core+27555>, 0x648ab67a3955 <vm_exec_core+7189>, 0x648ab67a525e <vm_exec_core+13598>, 0x648ab67a5c13 <vm_exec_core+16083>, 0x648ab67a8213 <vm_exec_core+25811>, 0x648ab67a70a3 <vm_exec_core+21347>, 0x648ab67a449a <vm_exec_core+10074>, 0x648ab67a3d23 <vm_exec_core+8163>, 0x648ab67a8041 <vm_exec_core+25345>, 0x648ab67a4e9c <vm_exec_core+12636>, 0x648ab67a7737 <vm_exec_core+23031>, 0x648ab67a712b <vm_exec_core+21483>, 0x648ab67a7804 <vm_exec_core+23236>, 0x648ab67a9071 <vm_exec_core+29489>, 0x648ab67a61f4 <vm_exec_core+17588>, 0x648ab67a82e2 <vm_exec_core+26018>, 0x648ab67a20cb <vm_exec_core+907>, 0x648ab67a7ea5 <vm_exec_core+24933>, 0x648ab67a4772 <vm_exec_core+10802>, 0x648ab67a6a38 <vm_exec_core+19704>, 0x648ab67a6f98 <vm_exec_core+21080>, 0x648ab67a20d0 <vm_exec_core+912>, 0x648ab67a68a3 <vm_exec_core+19299>, 0x648ab67a4b6f <vm_exec_core+11823>, 0x648ab67a3ee0 <vm_exec_core+8608>, 0x648ab67a7898 <vm_exec_core+23384>, 0x648ab67a2fd0 <vm_exec_core+4752>, 0x648ab67a5754 <vm_exec_core+14868>, 0x648ab67b0fb9 <vm_exec_core+62073>, 0x648ab67a7457 <vm_exec_core+22295>, 0x648ab67a3831 <vm_exec_core+6897>, 0x648ab67a3bff <vm_exec_core+7871>, 0x648ab67a3add <vm_exec_core+7581>, 0x648ab67a4136 <vm_exec_core+9206>, 0x648ab67a49be <vm_exec_core+11390>, 0x648ab67a3752 <vm_exec_core+6674>, 0x648ab67a9fe3 <vm_exec_core+33443>, 0x648ab67a750e <vm_exec_core+22478>, 0x648ab67a601c <vm_exec_core+17116>, 0x648ab67a8991 <vm_exec_core+27729>, 0x648ab67aa101 <vm_exec_core+33729>, 0x648ab67a8cf7 <vm_exec_core+28599>, 0x648ab67a9b4e <vm_exec_core+32270>, 0x648ab67a9c26 <vm_exec_core+32486>, 0x648ab67a29ac <vm_exec_core+3180>, 0x648ab67a96d4 <vm_exec_core+31124>, 0x648ab67a4d5f <vm_exec_core+12319>, 0x648ab67a990f <vm_exec_core+31695>, 0x648ab67a481e <vm_exec_core+10974>, 0x648ab67a8bf5 <vm_exec_core+28341>, 0x648ab67a27d3 <vm_exec_core+2707>, 0x648ab67a45b4 <vm_exec_core+10356>, 0x648ab67a595c <vm_exec_core+15388>, 0x648ab67a52f5 <vm_exec_core+13749>, 0x648ab67a50c4 <vm_exec_core+13188>, 0x648ab67a21c7 <vm_exec_core+1159>, 0x648ab67a26ea <vm_exec_core+2474>, 0x648ab67a2259 <vm_exec_core+1305>, 0x648ab67a8f10 <vm_exec_core+29136>, 0x648ab67a6740 <vm_exec_core+18944>, 0x648ab67a5ce4 <vm_exec_core+16292>, 0x648ab67a6401 <vm_exec_core+18113>, 0x648ab67a611a <vm_exec_core+17370>, 0x648ab67a5165 <vm_exec_core+13349>, 0x648ab67a5b08 <vm_exec_core+15816>, 0x648ab67a562a <vm_exec_core+14570>, 0x648ab67a5e13 <vm_exec_core+16595>, 0x648ab67a5e95 <vm_exec_core+16725>, 0x648ab67a243a <vm_exec_core+1786>, 0x648ab67a350b <vm_exec_core+6091>, 0x648ab67a9140 <vm_exec_core+29696>, 0x648ab67a3063 <vm_exec_core+4899>, 0x648ab67a9d3f <vm_exec_core+32767>, 0x648ab67a7b03 <vm_exec_core+24003>, 0x648ab67a547e <vm_exec_core+14142>, 0x648ab67a25ba <vm_exec_core+2170>, 0x648ab67a97a8 <vm_exec_core+31336>, 0x648ab67a94a2 <vm_exec_core+30562>, 0x648ab67a32db <vm_exec_core+5531>, 0x648ab67a2b58 <vm_exec_core+3608>, 0x648ab67a8158 <vm_exec_core+25624>, 0x648ab67a4292 <vm_exec_core+9554>, 0x648ab67a99e6 <vm_exec_core+31910>, 0x648ab67a9630 <vm_exec_core+30960>, 0x648ab67a48f2 <vm_exec_core+11186>, 0x648ab67a53fc <vm_exec_core+14012>, 0x648ab67a7d51 <vm_exec_core+24593>, 0x648ab67a9591 <vm_exec_core+30801>, 0x648ab67a6eb8 <vm_exec_core+20856>, 0x648ab67a7deb <vm_exec_core+24747>, 0x648ab67a8509 <vm_exec_core+26569>, 0x648ab67a6de4 <vm_exec_core+20644>, 0x648ab67a2a84 <vm_exec_core+3396>, 0x648ab67a761d <vm_exec_core+22749>, 0x648ab67a28fa <vm_exec_core+3002>, 0x648ab67a2d6a <vm_exec_core+4138>, 0x648ab67a4c3f <vm_exec_core+12031>, 0x648ab67a6985 <vm_exec_core+19525>, 0x648ab67a7366 <vm_exec_core+22054>, 0x648ab67a6521 <vm_exec_core+18401>, 0x648ab67a247f <vm_exec_core+1855>, 0x648ab67a8a8b <vm_exec_core+27979>, 0x648ab67a93b7 <vm_exec_core+30327>, 0x648ab67a2e43 <vm_exec_core+4355>, 0x648ab67a39d7 <vm_exec_core+7319>, 0x648ab67a345d <vm_exec_core+5917>, 0x648ab67a4397 <vm_exec_core+9815>, 0x648ab67a5391 <vm_exec_core+13905>, 0x648ab67a2f05 <vm_exec_core+4549>, 0x648ab67a88d4 <vm_exec_core+27540>, 0x648ab67a3946 <vm_exec_core+7174>, 0x648ab67a524f <vm_exec_core+13583>, 0x648ab67a5c04 <vm_exec_core+16068>, 0x648ab67a8204 <vm_exec_core+25796>, 0x648ab67a7094 <vm_exec_core+21332>, 0x648ab67a448b <vm_exec_core+10059>, 0x648ab67a3d14 <vm_exec_core+8148>, 0x648ab67a8032 <vm_exec_core+25330>, 0x648ab67a4e8d <vm_exec_core+12621>, 0x648ab67a7728 <vm_exec_core+23016>, 0x648ab67a711c <vm_exec_core+21468>, 0x648ab67a77f5 <vm_exec_core+23221>, 0x648ab67a9062 <vm_exec_core+29474>, 0x648ab67a61e5 <vm_exec_core+17573>, 0x648ab67a82d3 <vm_exec_core+26003>, 0x648ab67a7080 <vm_exec_core+21312>, 0x648ab67a7e96 <vm_exec_core+24918>, 0x648ab67a4763 <vm_exec_core+10787>, 0x648ab67a6a29 <vm_exec_core+19689>, 0x648ab67a6f89 <vm_exec_core+21065>, 0x648ab67a5948 <vm_exec_core+15368>, 0x648ab67a6894 <vm_exec_core+19284>, 0x648ab67a4b60 <vm_exec_core+11808>, 0x648ab67a3ed1 <vm_exec_core+8593>, 0x648ab67a7889 <vm_exec_core+23369>, 0x648ab67a2fc1 <vm_exec_core+4737>, 0x648ab67a5745 <vm_exec_core+14853>, 0x648ab67b0faa <vm_exec_core+62058>, 0x648ab67a7448 <vm_exec_core+22280>, 0x648ab67a3822 <vm_exec_core+6882>, 0x648ab67a3bf0 <vm_exec_core+7856>, 0x648ab67a3ace <vm_exec_core+7566>, 0x648ab67a4127 <vm_exec_core+9191>, 0x648ab67a49af <vm_exec_core+11375>, 0x648ab67a688f <vm_exec_core+19279>, 0x648ab67a6012 <vm_exec_core+17106>, 0x648ab67a688a <vm_exec_core+19274>, 0x648ab67a7080 <vm_exec_core+21312>, 0x648ab67a707e <vm_exec_core+21310>, 0x648ab67a4122 <vm_exec_core+9186>, 0x648ab67a75e1 <vm_exec_core+22689>, 0x648ab67a53f2 <vm_exec_core+14002>, 0x648ab67a53f7 <vm_exec_core+14007>, 0x648ab67a707c <vm_exec_core+21308>, 0x648ab67a6f5b <vm_exec_core+21019>, 0x648ab67a63e8 <vm_exec_core+18088>, 0x648ab67a6106 <vm_exec_core+17350>, 0x648ab67a707a <vm_exec_core+21306>, 0x648ab67a651c <vm_exec_core+18396>...} reg_cfp = 0x78bd24dff790 reg_pc = 0x50400002deb8 c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755 c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799 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> c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046 INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891 INSN_LABEL_setspecial = <optimized out> c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283 INSN_LABEL_getinstancevariable = <optimized out> c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882 INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886 c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] INSN_LABEL_getconstant = <optimized out> c:0003 p:---- s:0011 e:000010 CFUNC :require_relative c:0002 p:0005 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH] INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #23 0x0000648ab679e8b8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160000003d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #24 0x0000648ab642733b in rb_ec_exec_node (ec=0x5160000003d0, n=0x78bd27144378) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd8b090cf0, <optimized out>, 0x7ffd8b090c40, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x78bd27144378 #25 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000003d0 status = <optimized out> #26 0x0000648ab64208a7 in rb_main (argc=9, argv=0x7ffd8b090eb8) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #27 main (argc=9, argv=0x7ffd8b090eb8) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 1570246) detached] 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.pybzpg: * drwx------ 2 60 2024-09-12 04:25:07 +0000 autoload20240912-1570264-h2uo5h/ * -rw-r--r-- 1 37 2024-09-12 04:25:07 +0000 test-bug-11055.rb $ timeout 60 gdb -p 1569927 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null 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 1569926 -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 1605694 -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 making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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-09-11T20:41:46Z master 5d358b660d) [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.779785 seconds 3436 files, 32796 examples, 133024 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.