# Logfile created on 2024-09-11 05:57:25 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007f25996ffde0 @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.20240911-055725", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f25997201f8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f2599c2fe78 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f259963a108 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240911-055725", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240911-055725>, @binmode=false, @mon_data=#<Monitor:0x00007f2599c2fa40>, @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 = 6c16598a72 $$$[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/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem 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 e3171bff8557bb30c7e829529924c49f15138b50ac21472334fb52c9508acf18 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/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' 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/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' 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/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' 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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' 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/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' 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/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: 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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/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/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' 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' 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=49134 "--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] 3007728=test_gem_commands_specification_command [ 2/915] 3007724=test_recorder [ 3/915] 3007736=test_yield_block [ 4/915] 3007725=test_ansi_with_terminfo [ 5/915] 3007735=test_rdoc_options [ 6/915] 3007722=test_yaml [ 7/915] 3007726=test_config [ 8/915] 3007730=test_boolean [ 9/915] 3007731=test_ractor [ 10/915] 3007729=test_pstore [ 11/915] 3007734=test_document [ 12/915] 3007721=test_spell_checker [ 13/915] 3007727=test_bug_reporter [ 14/915] 3007732=test_getopts [ 15/915] 3007723=test_rendering [ 16/915] 3007733=test_gem_resolver_api_specification [ 17/915] 3007736=test_rdoc_include [ 18/915] 3007732=parameters_signature_test [ 19/915] 3007721=test_gem_request [ 20/915] 3007724=test_primitive [ 21/915] 3007734=test_nonblock [ 22/915] 3007730=test_gem_commands_signin_command [ 23/915] 3007724=test_pkey [ 24/915] 3007734=test_pattern_matching [ 25/915] 3007729=test_thread [ 26/915] 3007725=test_gem_commands_search_command [ 27/915] 3007731=test_arithmetic_sequence [ 28/915] 3007734=test_irb [ 29/915] 3007731=test_literal [ 30/915] 3007732=test_file [ 31/915] 3007729=test_frozen_error [ 32/915] 3007723=test_sockopt [ 33/915] 3007729=bom_test [ 34/915] 3007723=test_lambda [ 35/915] 3007724=test_encoding [ 36/915] 3007724=newline_offsets_test [ 37/915] 3007722=test_regexp [ 38/915] 3007729=test_rational [ 39/915] 3007723=test_str2big [ 40/915] 3007723=test_gem_resolver_conflict [ 41/915] 3007736=test_readpartial [ 42/915] 3007729=test_rdoc_generator_markup [ 43/915] 3007727=test_scalar [ 44/915] 3007727=test_rdoc_cross_reference [ 45/915] 3007725=test_gem_commands_contents_command [ 46/915] 3007733=test_yamldbm [ 47/915] 3007733=test_win32ole_method [ 48/915] 3007733=test_helper [ 49/915] 3007733=test_thread_cv [ 50/915] 3007730=test_cgi_modruby [ 51/915] 3007728=test_windows_1251 [ 52/915] 3007736=test_unicode [ 53/915] 3007730=test_parser_events [ 54/915] 3007728=test_addr [ 55/915] 3007728=test_stat [ 56/915] 3007728=test_eval [ 57/915] 3007725=test_convertible [ 58/915] 3007736=test_gem_resolver_best_set [ 59/915] 3007729=test_gem_commands_dependency_command [ 60/915] 3007730=test_gem_ext_ext_conf_builder [ 61/915] 3007723=test_qsort [ 62/915] 3007723=test_cmethod [ 63/915] 3007723=test_storage [ 64/915] 3007723=test_path_to_class [ 65/915] 3007723=json_addition_test [ 66/915] 3007733=test_thread_fd_close [ 67/915] 3007733=test_method_cache [ 68/915] 3007723=test_string [ 69/915] 3007733=test_gem_resolver_index_specification [ 70/915] 3007723=test_marshalable [ 71/915] 3007724=test_iterator [ 72/915] 3007723=test_gem_dependency [ 73/915] 3007734=test_class [ 74/915] 3007721=test_const [ 75/915] 3007726=test_serialize_subclasses [ 76/915] 3007721=parse_comments_test [ 77/915] 3007733=test_gem_commands_cert_command [ 78/915] 3007726=test_io [ 79/915] 3007724=test_fileutils [ 80/915] 3007721=test_eval [ 81/915] 3007721=test_object [ 82/915] 3007723=test_process [ 83/915] 3007736=test_coverage [ 84/915] 3007728=test_func [ 85/915] 3007723=test_stream [ 86/915] 3007723=json_common_interface_test [ 87/915] 3007723=test_pathname [ 88/915] 3007729=test_remote_fetch_error [ 89/915] 3007726=test_kill_ring [ 90/915] 3007729=test_dir_m17n [ 91/915] 3007726=test_gem_resolver_git_specification [ 92/915] 3007724=test_cgi_tag_helper [ 93/915] 3007724=test_nowrite [ 94/915] 3007724=test_flip [ 95/915] 3007723=test_thread_queue [ 96/915] 3007724=test_summary [ 97/915] 3007735=test_stack [ 98/915] 3007727=test_gem_ext_cargo_builder_unit [ 99/915] 3007721=test_gem_commands_install_command [100/915] 3007724=test_foreach [101/915] 3007724=test_econv [102/915] 3007726=test_nil2vtempty [103/915] 3007726=test_securerandom [104/915] 3007728=test_wss [105/915] 3007728=test_address_resolve [106/915] 3007726=test_closure [107/915] 3007728=test_variable [108/915] 3007727=test_digest [109/915] 3007727=test_gem_resolver_lock_specification [110/915] 3007733=test_cstr [111/915] 3007727=test_num2int [112/915] 3007727=test_rdoc_parser_rd [113/915] 3007728=test_gem_source_local [114/915] 3007727=test_iter_break [115/915] 3007727=test_process [116/915] 3007726=test_have_macro [117/915] 3007732=test_parse [118/915] 3007733=test_ractor [119/915] 3007733=test_gem_spec_fetcher [120/915] 3007728=test_undef [121/915] 3007728=test_c_union_entity [122/915] 3007728=test_gem_commands_sources_command [123/915] 3007736=test_ws [124/915] 3007736=test_rdoc_require [125/915] 3007736=test_date_arith [126/915] 3007736=test_io_console [127/915] 3007730=test_numeric [128/915] 3007726=test_metaclass [129/915] 3007726=test_io [130/915] 3007733=test_ractor [131/915] 3007733=test_tracepoint [132/915] 3007730=test_gem_commands_environment_command [133/915] 3007728=test_my_integer [134/915] 3007728=test_rdoc_rubygems_hook [135/915] 3007730=test_gem_resolver_installed_specification [136/915] 3007730=test_array_create [137/915] 3007730=test_debugger_integration [138/915] 3007730=test_gem_commands_mirror [139/915] 3007730=test_cgi_cookie [140/915] 3007730=test_internal_ivar [141/915] 3007730=symbol_encoding_test [142/915] 3007735=test_cd [143/915] 3007735=desugar_compiler_test [144/915] 3007730=test_signedness [145/915] 3007731=test_hmac [146/915] 3007735=test_rdoc_markup_to_bs [147/915] 3007733=test_last_thread [148/915] 3007732=test_ldap [149/915] 3007731=test_gem_source_lock [150/915] 3007735=test_etc [151/915] 3007732=test_gem_remote_fetcher_local_server [152/915] 3007728=test_cipher [153/915] 3007723=test_hash [154/915] 3007728=test_macro [155/915] 3007735=test_new [156/915] 3007735=test_gem_commands_which_command [157/915] 3007723=test_enum [158/915] 3007724=parse_test [159/915] 3007724=test_unix [160/915] 3007728=test_gem_source_specific_file [161/915] 3007724=test_context [162/915] 3007728=test_optparse [163/915] 3007729=test_coder [164/915] 3007731=test_symbol [165/915] 3007733=test_rdoc_markup [166/915] 3007729=test_postponed_job [167/915] 3007732=test_gem_request_set_lockfile [168/915] 3007728=ractor_test [169/915] 3007735=test_cparser [170/915] 3007728=test_human_typo [171/915] 3007736=test_dot_dot [172/915] 3007728=test_bignum [173/915] 3007736=reflection_test [174/915] 3007724=test_raise_exception [175/915] 3007733=test_gem_util [176/915] 3007721=test_tempfile [177/915] 3007736=test_config [178/915] 3007728=test_gem_resolver [179/915] 3007736=test_gem_gemcutter_utilities [180/915] 3007732=test_gem_remote_fetcher [181/915] 3007733=test_jaro_winkler [182/915] 3007733=test_gem_commands_yank_command [183/915] 3007729=test_exit [184/915] 3007736=test_pattern_key_name_check [185/915] 3007728=test_rdoc_parser_ruby [186/915] 3007736=test_httpresponse [187/915] 3007735=test_rdoc_markup_to_markdown [188/915] 3007736=test_inlinecache [189/915] 3007733=test_show_source [190/915] 3007721=test_weakkeymap [191/915] 3007735=test_usrmarshal [192/915] 3007729=test_gem_command [193/915] 3007736=test_pinned [194/915] 3007725=test_memory_view [195/915] 3007729=test_key_error [196/915] 3007729=test_engine [197/915] 3007736=test_enc_raise [198/915] 3007729=test_rdoc_markup_to_html_crossref [199/915] 3007736=test_case_options [200/915] 3007732=test_arity [201/915] 3007732=test_files_sample [202/915] 3007736=test_update [203/915] 3007733=test_folderitem2_invokeverb [204/915] 3007736=test_gem_security_policy [205/915] 3007733=test_gem_install_update_options [206/915] 3007725=test_file [207/915] 3007725=test_gem_resolver_index_set [208/915] 3007725=test_rdoc_parser_changelog [209/915] 3007732=test_init [210/915] 3007735=test_call [211/915] 3007733=test_thread [212/915] 3007736=test_hash_create [213/915] 3007736=json_generic_object_test [214/915] 3007736=test_switch_hitter [215/915] 3007736=test_pack [216/915] 3007735=test_defined [217/915] 3007724=test_ole_methods [218/915] 3007724=test_evaluation [219/915] 3007724=test_gem_resolver_vendor_set [220/915] 3007730=test_rdoc_markup_to_ansi [221/915] 3007725=test_fnmatch [222/915] 3007725=test_have_library [223/915] 3007735=test_erb_command [224/915] 3007729=test_https [225/915] 3007735=test_require [226/915] 3007723=integer_base_flags_test [227/915] 3007724=test_httpresponses [228/915] 3007728=test_unicode_escape [229/915] 3007730=test_ftp [230/915] 3007730=test_too_many_dummy_encodings [231/915] 3007724=test_gem_ext_cmake_builder [232/915] 3007723=test_filter [233/915] 3007724=test_clone [234/915] 3007723=test_objspace [235/915] 3007732=test_erb_m17n [236/915] 3007732=test_koi8 [237/915] 3007728=test_gem_dependency_resolution_error [238/915] 3007732=test_rational2 [239/915] 3007728=fixtures_test [240/915] 3007730=test_http [241/915] 3007732=test_raise [242/915] 3007732=test_completion [243/915] 3007736=test_ostruct [244/915] 3007724=test_proxy [245/915] 3007736=test_string [246/915] 3007724=test_io_wait_uncommon [247/915] 3007724=test_gem_request_set_lockfile_parser [248/915] 3007736=test_yield [249/915] 3007728=test_shift_jis [250/915] 3007728=test_formatter [251/915] 3007728=test_gem_ci_detector [252/915] 3007724=test_import [253/915] 3007728=test_basicsocket [254/915] 3007728=test_gem_commands_owner_command [255/915] 3007725=test_recursion [256/915] 3007725=test_normalize [257/915] 3007725=locals_test [258/915] 3007728=test_find [259/915] 3007728=test_rdoc_tom_doc [260/915] 3007728=test_rdoc_i18n_text [261/915] 3007728=test_gem_unsatisfiable_dependency_error [262/915] 3007728=test_ractor [263/915] 3007721=test_disable_irb [264/915] 3007728=test_gem_package_tar_header [265/915] 3007731=pattern_test [266/915] 3007728=test_logger [267/915] 3007734=test_sexp [268/915] 3007728=test_gem_ext_builder [269/915] 3007721=test_history [270/915] 3007734=test_verbose [271/915] 3007721=test_typeddata [272/915] 3007734=test_gem_resolver_vendor_specification [273/915] 3007732=compiler_test [274/915] 3007732=test_date_strftime [275/915] 3007731=test_struct [276/915] 3007731=test_bigzero [277/915] 3007731=test_basicinstructions [278/915] 3007725=test_mutex [279/915] 3007724=test_key_actor_emacs [280/915] 3007731=test_null [281/915] 3007731=test_gem_resolver_activation_request [282/915] 3007731=test_big5 [283/915] 3007731=test_iseq_load [284/915] 3007721=test_name_error_extension [285/915] 3007721=test_fstring [286/915] 3007734=test_signal [287/915] 3007721=test_timeout [288/915] 3007724=test_fixnum [289/915] 3007721=test_rdoc_markup_raw [290/915] 3007724=test_scheduler [291/915] 3007721=test_ensure_and_callcc [292/915] 3007721=lex_test [293/915] 3007721=test_gem_rdoc [294/915] 3007735=test_files_test_2 [295/915] 3007725=test_gem_version_option [296/915] 3007724=test_require_lib [297/915] 3007725=test_gem_remote_fetcher_s3 [298/915] 3007721=test_rdoc_markup_parser [299/915] 3007721=test_fd_setsize [300/915] 3007721=test_objectspace [301/915] 3007725=test_trick [302/915] 3007732=version_test [303/915] 3007732=test_gem_request_set [304/915] 3007730=test_have_func [305/915] 3007729=test_logperiod [306/915] 3007729=test_enc_str_buf_cat [307/915] 3007729=test_gem_package_tar_reader_entry [308/915] 3007732=test_zsh_completion [309/915] 3007732=test_webauthn_listener [310/915] 3007732=test_lock_native_thread [311/915] 3007732=test_rdoc_generator_pot_po_entry [312/915] 3007729=test_gem_resolver_specification [313/915] 3007729=test_load [314/915] 3007729=test_encoding [315/915] 3007732=json_fixtures_test [316/915] 3007732=test_default_gems [317/915] 3007730=test_gem_security_trust_dir [318/915] 3007732=test_rdoc_parser_c [319/915] 3007734=test_constant [320/915] 3007731=test_bug-14834 [321/915] 3007730=test_svcb_https [322/915] 3007730=test_buffering [323/915] 3007730=test_rdoc_context_section [324/915] 3007730=ruby_parser_test [325/915] 3007730=test_key_actor_vi [326/915] 3007728=test_enumerable [327/915] 3007728=test_bmethod [328/915] 3007728=test_rdoc_markup_include [329/915] 3007728=test_ansi_without_terminfo [330/915] 3007731=test_terminfo [331/915] 3007728=test_logdevice [332/915] 3007729=test_http [333/915] 3007729=test_passing_block [334/915] 3007729=test_rdoc_attr [335/915] 3007729=test_x509cert [336/915] 3007731=test_addrinfo [337/915] 3007731=test_deprecate [338/915] 3007730=test_registry [339/915] 3007730=test_rdoc_constant [340/915] 3007731=test_ssl [341/915] 3007732=parse_success_test [342/915] 3007732=test_gem_commands_push_command [343/915] 3007730=test_module [344/915] 3007729=test_ractor [345/915] 3007729=test_sprintf [346/915] 3007732=test_gem_uri_formatter [347/915] 3007732=test_rdoc_encoding [348/915] 3007729=test_optimization [349/915] 3007732=test_rdoc_markdown [350/915] 3007733=test_gem_request_connection_pools [351/915] 3007732=test_common [352/915] 3007728=test_data_error [353/915] 3007733=test_rubyvm [354/915] 3007733=test_rdoc_markup_to_table_of_contents [355/915] 3007733=test_weakmap [356/915] 3007728=test_ancdata [357/915] 3007728=test_gem_doctor [358/915] 3007728=test_euc_jp [359/915] 3007728=test_win32ole_typelib [360/915] 3007728=test_external_new [361/915] 3007728=test_scanner_events [362/915] 3007728=test_abi [363/915] 3007726=test_gem_resolver_dependency_request [364/915] 3007732=test_force_exit [365/915] 3007732=test_files_ext [366/915] 3007732=test_x509ext [367/915] 3007726=unescape_test [368/915] 3007732=equality_test [369/915] 3007732=test_gem_commands_query_command [370/915] 3007728=test_color [371/915] 3007728=test_c_struct_entry [372/915] 3007725=test_eval_history [373/915] 3007725=test_case [374/915] 3007725=test_inadvertent_creation [375/915] 3007728=static_inspect_test [376/915] 3007728=source_location_test [377/915] 3007722=test_complex [378/915] 3007736=test_rdoc_markup_verbatim [379/915] 3007728=test_at_exit [380/915] 3007736=test_instrumentation_api [381/915] 3007734=test_monitor [382/915] 3007728=test_gem_ext_rake_builder [383/915] 3007725=json_string_matching_test [384/915] 3007725=test_flags [385/915] 3007734=test_asn1 [386/915] 3007722=test_transcode [387/915] 3007732=test_whileuntil [388/915] 3007734=test_extlibs [389/915] 3007732=test_rat [390/915] 3007732=test_rdoc_markup_heading [391/915] 3007732=tunnel_test [392/915] 3007732=test_settracefunc [393/915] 3007722=test_gem_text [394/915] 3007722=test_gem_commands_stale_command [395/915] 3007722=test_rdoc_markup_to_tt_only [396/915] 3007736=test_gem_version [397/915] 3007725=test_win32ole [398/915] 3007725=test_sprintf_comb [399/915] 3007722=test_tcp [400/915] 3007736=test_pp [401/915] 3007722=test_rdoc_markdown_test [402/915] 3007736=test_rdoc_normal_module [403/915] 3007736=test_method_cache [404/915] 3007736=test_path [405/915] 3007736=test_gem_stub_specification [406/915] 3007725=test_c_struct_builder [407/915] 3007728=location_test [408/915] 3007728=test_enc_associate [409/915] 3007725=dump_test [410/915] 3007735=test_allocation [411/915] 3007736=test_gc [412/915] 3007730=test_iseq [413/915] 3007724=test_store [414/915] 3007732=test_insns_leaf [415/915] 3007732=test_protect [416/915] 3007732=test_tree_builder [417/915] 3007732=test_gem_ext_cargo_builder_link_flag_converter [418/915] 3007732=test_protocol [419/915] 3007732=test_gem_commands_open_command [420/915] 3007728=test_cgi_util [421/915] 3007732=test_x509req [422/915] 3007724=test_dln [423/915] 3007724=test_history [424/915] 3007724=test_x509attr [425/915] 3007724=test_complex2 [426/915] 3007724=test_iso_8859 [427/915] 3007724=test_string_memory [428/915] 3007731=test_rdoc_markup_to_joined_paragraph [429/915] 3007724=test_rdoc_markup_to_html [430/915] 3007728=regexp_test [431/915] 3007732=test_rdoc_context [432/915] 3007728=test_pkg_config [433/915] 3007728=test_rdoc_markup_indented_paragraph [434/915] 3007726=test_line_editor [435/915] 3007731=test_big2str [436/915] 3007728=test_open-uri [437/915] 3007726=test_coderange [438/915] 3007731=test_rdoc_parser [439/915] 3007726=test_mkmf [440/915] 3007726=test_win32ole_variant_outarg [441/915] 3007726=test_mul [442/915] 3007726=test_mixed_unicode_escapes [443/915] 3007730=test_enumerator_kw [444/915] 3007726=test_require_path_check [445/915] 3007730=test_rdoc_any_method [446/915] 3007731=test_flush [447/915] 3007731=test_pkcs7 [448/915] 3007726=test_cgi_header [449/915] 3007726=test_gem_commands_fetch_command [450/915] 3007728=test_complexrational [451/915] 3007728=test_rdoc_markup_to_html_snippet [452/915] 3007722=test_rdoc_markup_attributes [453/915] 3007722=test_gbk [454/915] 3007724=test_gem_specification [455/915] 3007722=test_rdoc_class_module [456/915] 3007731=test_win32ole_type_event [457/915] 3007731=test_gem_name_tuple [458/915] 3007731=test_warning [459/915] 3007728=test_gem_dependency_installer [460/915] 3007726=test_refinement [461/915] 3007731=test_pointer [462/915] 3007734=test_x509crl [463/915] 3007733=test_numeric [464/915] 3007733=test_stringscanner [465/915] 3007725=test_word [466/915] 3007725=test_class [467/915] 3007734=test_cgi_session [468/915] 3007725=test_gb18030 [469/915] 3007725=test_type_completor [470/915] 3007725=test_gem_package_tar_reader [471/915] 3007734=test_win32ole_variable [472/915] 3007734=test_pack [473/915] 3007733=test_rdoc_comment [474/915] 3007730=test_ast [475/915] 3007734=fuzzer_test [476/915] 3007725=test_rb_str_dup [477/915] 3007725=onigmo_test [478/915] 3007725=test_struct [479/915] 3007725=test_time [480/915] 3007733=json_encoding_test [481/915] 3007733=test_math [482/915] 3007734=test_gc [483/915] 3007734=test_libs [484/915] 3007733=test_super [485/915] 3007734=test_gem_safe_yaml [486/915] 3007734=test_digest_extend [487/915] 3007734=test_did_you_mean [488/915] 3007731=test_autoconf [489/915] 3007731=test_popen_deadlock [490/915] 3007725=test_bug-5832 [491/915] 3007725=test_cgi_multipart [492/915] 3007734=test_case [493/915] 3007725=test_webauthn_listener_response [494/915] 3007725=heredoc_test [495/915] 3007725=newline_test [496/915] 3007734=snippets_test [497/915] 3007732=parser_test [498/915] 3007732=test_array [499/915] 3007722=test_ubf_async_safe [500/915] 3007732=constant_path_node_test [501/915] 3007732=test_gem_path_support [502/915] 3007722=test_win32ole_record [503/915] 3007722=test_console_attr [504/915] 3007722=test_gem_bundler_version_finder [505/915] 3007732=test_comparable [506/915] 3007732=test_bug-3571 [507/915] 3007722=test_notimplement [508/915] 3007725=test_emoji_breaks [509/915] 3007722=test_system [510/915] 3007725=test_date_new [511/915] 3007732=test_io_timeout [512/915] 3007725=test_gem_commands_info_command [513/915] 3007732=command_line_test [514/915] 3007732=test_rdoc_rd [515/915] 3007732=test_dns [516/915] 3007725=test_stringio [517/915] 3007725=test_require [518/915] 3007733=test_dup [519/915] 3007732=test_object_references [520/915] 3007732=test_wait [521/915] 3007732=test_x509name [522/915] 3007732=test_sleep [523/915] 3007733=test_gem_security [524/915] 3007731=test_euc_tw [525/915] 3007731=test_compile_prism [526/915] 3007721=test_gem_commands_build_command [527/915] 3007721=test_face [528/915] 3007721=test_sizeof [529/915] 3007732=test_gem_requirement [530/915] 3007731=test_alias [531/915] 3007732=test_pkey_rsa [532/915] 3007731=test_gem_stream_ui [533/915] 3007731=test_numhash [534/915] 3007731=test_trace [535/915] 3007731=test_nofree [536/915] 3007731=test_rdoc_generator_ri [537/915] 3007731=test_arity [538/915] 3007731=test_ipaddr [539/915] 3007731=test_m17n [540/915] 3007722=test_yjit [541/915] 3007728=test_buffered_io [542/915] 3007728=test_rdoc_markup_attribute_manager [543/915] 3007728=test_date_conv [544/915] 3007728=test_webauthn_poller [545/915] 3007734=test_argf [546/915] 3007728=test_rdoc_i18n_locale [547/915] 3007728=test_egrep_cpp [548/915] 3007731=test_gem_resolver_composed_set [549/915] 3007724=test_append [550/915] 3007724=test_ractor_compatibility [551/915] 3007731=test_rdoc_markup_hard_break [552/915] 3007731=test_gem_resolver_lock_set [553/915] 3007728=test_unicode_normalize [554/915] 3007731=test_method [555/915] 3007728=test_reline_key [556/915] 3007728=test_rdoc_generator_pot_po [557/915] 3007728=test_reqarg [558/915] 3007733=test_gem_source_fetch_problem [559/915] 3007733=test_set [560/915] 3007733=test_gem_update_suggestion [561/915] 3007733=test_resource [562/915] 3007733=test_member [563/915] 3007733=test_gem_console_ui [564/915] 3007733=test_weakref [565/915] 3007732=test_timeout [566/915] 3007733=test_not [567/915] 3007733=test_socket [568/915] 3007724=snapshots_test [569/915] 3007732=test_function [570/915] 3007728=test_mailto [571/915] 3007728=test_case_mapping [572/915] 3007728=test_yaml_tree [573/915] 3007728=test_gem_package_tar_writer [574/915] 3007723=test_rubygems [575/915] 3007728=ripper_test [576/915] 3007732=test_gem_config_file [577/915] 3007723=test_gem_commands_pristine_command [578/915] 3007732=test_yamlstore [579/915] 3007732=test_rdoc_method_attr [580/915] 3007726=test_yjit_exit_locations [581/915] 3007732=test_rdoc_markup_pre_process [582/915] 3007726=test_rdoc_rdoc [583/915] 3007732=test_hash [584/915] 3007728=test_reline [585/915] 3007721=test_arith_seq_beg_len_step [586/915] 3007726=test_beginendblock [587/915] 3007721=test_gem_resolver_requirement_list [588/915] 3007721=test_io_buffer [589/915] 3007721=test_win32ole_event [590/915] 3007721=test_within_pipe [591/915] 3007721=test_scalar_scanner [592/915] 3007721=test_gem_local_remote_options [593/915] 3007733=test_exception [594/915] 3007721=test_bash_completion [595/915] 3007721=test_gem_security_signer [596/915] 3007724=test_rdoc_generator_json_index [597/915] 3007724=test_set_len [598/915] 3007724=test_threadgroup [599/915] 3007721=test_euc_kr [600/915] 3007721=test_gem_commands_lock_command [601/915] 3007721=test_random [602/915] 3007721=test_merge_keys [603/915] 3007721=test_lexer [604/915] 3007721=test_win32ole_type [605/915] 3007721=test_kwargs [606/915] 3007721=test_rdoc_extend [607/915] 3007721=test_io_wait [608/915] 3007726=test_rdoc_rd_inline_parser [609/915] 3007724=test_gem_ext_configure_builder [610/915] 3007726=test_x509store [611/915] 3007724=test_mdns [612/915] 3007724=test_dir [613/915] 3007721=test_bundled_gems [614/915] 3007721=test_custom_command [615/915] 3007725=lex_test [616/915] 3007721=test_tree_spell_checker [617/915] 3007721=test_date_ractor [618/915] 3007728=test_m17n_comb [619/915] 3007726=test_pair [620/915] 3007724=index_write_test [621/915] 3007723=test_integer_comb [622/915] 3007724=test_ns_spki [623/915] 3007724=test_depth_first [624/915] 3007724=test_tsort [625/915] 3007724=test_sleep [626/915] 3007721=test_queue [627/915] 3007721=regular_expression_options_test [628/915] 3007721=test_key_event_record [629/915] 3007721=test_rdoc_markup_to_label [630/915] 3007729=test_install [631/915] 3007721=test_prettyprint [632/915] 3007721=integer_parse_test [633/915] 3007721=test_gem_validator [634/915] 3007721=test_stringify_symbols [635/915] 3007721=test_rubyoptions [636/915] 3007729=test_printf [637/915] 3007729=test_rdoc_token_stream [638/915] 3007729=warnings_test [639/915] 3007729=test_to_ary_concat [640/915] 3007735=test_udp [641/915] 3007735=dispatcher_test [642/915] 3007735=test_rdoc_single_class [643/915] 3007735=test_rdoc_alias [644/915] 3007735=test_configuration [645/915] 3007725=test_windows_1252 [646/915] 3007725=test_dryrun [647/915] 3007735=test_io_buffer [648/915] 3007725=test_string_processing [649/915] 3007725=encodings_test [650/915] 3007735=json_generator_test [651/915] 3007725=test_gem_impossible_dependencies_error [652/915] 3007725=test_type [653/915] 3007725=test_range [654/915] 3007735=test_gem_source_subpath_problem [655/915] 3007735=node_id_test [656/915] 3007724=test_tmpdir [657/915] 3007724=parse_stream_test [658/915] 3007724=test_gem_resolver_api_set [659/915] 3007724=test_locale [660/915] 3007724=test_emitter [661/915] 3007724=test_ts [662/915] 3007735=test_continuation [663/915] 3007735=test_object_create_start [664/915] 3007735=test_forwardable [665/915] 3007735=test_config [666/915] 3007729=comments_test [667/915] 3007735=test_delete [668/915] 3007729=test_io_m17n [669/915] 3007735=test_ensured [670/915] 3007735=test_rdoc_markup_paragraph [671/915] 3007735=test_placearg [672/915] 3007726=test_interned_str [673/915] 3007726=test_gem_commands_cleanup_command [674/915] 3007735=regular_expression_encoding_test [675/915] 3007735=test_env [676/915] 3007724=test_config [677/915] 3007724=test_project_sanity [678/915] 3007731=test_require [679/915] 3007731=test_ifunless [680/915] 3007731=test_gem_silent_ui [681/915] 3007731=test_shapes [682/915] 3007731=test_rdoc_text [683/915] 3007724=test_ocsp [684/915] 3007725=test_pkey_dh [685/915] 3007731=test_gem_commands_uninstall_command [686/915] 3007733=test_rendering [687/915] 3007733=test_nesting_parser [688/915] 3007725=test_files_test [689/915] 3007733=test_gem_dependency_list [690/915] 3007726=test_gem_resolver_installer_set [691/915] 3007733=static_literals_test [692/915] 3007725=test_bundled_ca [693/915] 3007733=test_to_ruby [694/915] 3007733=test_random [695/915] 3007733=test_workspace [696/915] 3007724=test_backtrace [697/915] 3007724=test_gem_safe_marshal [698/915] 3007726=test_capacity [699/915] 3007726=test_tracer [700/915] 3007726=test_input_method [701/915] 3007726=test_nextafter [702/915] 3007733=test_option [703/915] 3007725=test_utf32 [704/915] 3007725=test_integer [705/915] 3007734=test_ellipsize [706/915] 3007726=test_memory_view [707/915] 3007734=test_helper [708/915] 3007734=test_date_parse [709/915] 3007725=test_gem_commands_update_command [710/915] 3007726=test_fips [711/915] 3007733=test_pkey_ec [712/915] 3007733=test_rand [713/915] 3007734=test_data [714/915] 3007734=test_noarg [715/915] 3007724=test_thread [716/915] 3007724=test_gem_commands_rebuild_command [717/915] 3007731=test_alias_and_anchor [718/915] 3007731=test_gem_commands_setup_command [719/915] 3007729=test_rdoc_stats [720/915] 3007734=test_cesu8 [721/915] 3007726=test_err_in_callback [722/915] 3007734=json_parser_test [723/915] 3007726=test_win32ole_variant_m [724/915] 3007726=test_rdoc_store [725/915] 3007729=test_vm_dump [726/915] 3007729=test_rdoc_markup_document [727/915] 3007729=test_ftp [728/915] 3007724=test_open3 [729/915] 3007734=errors_test [730/915] 3007729=test_rdoc_generator_darkfish [731/915] 3007733=test_resize [732/915] 3007733=test_div [733/915] 3007733=test_key_stroke [734/915] 3007733=test_deprecated [735/915] 3007733=test_gc_compact [736/915] 3007734=test_generic [737/915] 3007734=breadth_first_search_test [738/915] 3007734=test_fiber [739/915] 3007729=test_pack [740/915] 3007731=test_gem_commands_unpack_command [741/915] 3007736=test_gem_commands_exec_command [742/915] 3007723=test_autoload [743/915] 3007725=test_gem_resolver_local_specification [744/915] 3007729=test_optarg [745/915] 3007725=test_ssl_session [746/915] 3007731=test_ractor [747/915] 3007731=test_stream [748/915] 3007731=test_file_exhaustive [749/915] 3007726=test_gem_ext_cargo_builder [750/915] 3007726=test_gem_gem_runner [751/915] 3007726=test_exception [752/915] 3007726=test_rdoc_generator_pot [753/915] 3007726=test_object [754/915] 3007729=test_gem_commands_signout_command [755/915] 3007726=test_rdoc_rd_block_parser [756/915] 3007729=test_ripper [757/915] 3007726=test_key_name_check [758/915] 3007726=test_win32ole_param_event [759/915] 3007726=test_rdoc_servlet [760/915] 3007726=test_singleton [761/915] 3007726=test_assignment [762/915] 3007725=test_ruby_lex [763/915] 3007725=test_syntax [764/915] 3007729=test_ossl [765/915] 3007736=test_date_marshal [766/915] 3007736=test_grapheme_breaks [767/915] 3007736=test_gem_request_set_gem_dependency_api [768/915] 3007736=!Nothing_to_test [769/915] 3007736=test_keyword [770/915] 3007722=numeric_value_test [771/915] 3007728=test_gem_package_task [772/915] 3007728=test_provider [773/915] 3007722=test_win32ole_method_event [774/915] 3007722=test_bn [775/915] 3007722=test_httpheader [776/915] 3007722=test_http_request [777/915] 3007722=test_rdoc_ri_driver [778/915] 3007735=test_data [779/915] 3007735=test_gem_commands_server_command [780/915] 3007735=test_function_entry [781/915] 3007735=test_rdoc_parser_markdown [782/915] 3007735=test_win32ole_param [783/915] 3007735=implicit_array_test [784/915] 3007735=test_acceptable [785/915] 3007732=test_len [786/915] 3007732=heredoc_dedent_test [787/915] 3007732=test_kernel [788/915] 3007735=test_method_name_check [789/915] 3007735=test_gem_commands_list_command [790/915] 3007735=test_gem_source_vendor [791/915] 3007735=test_variable_name_check [792/915] 3007722=test_pty [793/915] 3007735=test_assembler [794/915] 3007735=test_symbol [795/915] 3007735=test_gem_uninstaller [796/915] 3007728=test_gem_platform [797/915] 3007736=test_rdoc_ri_paths [798/915] 3007728=overlap_test [799/915] 3007736=test_propertyputref [800/915] 3007736=test_gem_source_installed [801/915] 3007736=test_modify_expand [802/915] 3007736=test_gem_available_set [803/915] 3007727=test_change_word [804/915] 3007736=test_date_time [805/915] 3007727=test_pkcs12 [806/915] 3007736=test_date [807/915] 3007736=test_parser [808/915] 3007736=test_enumerator [809/915] 3007732=test_rdoc_parser_simple [810/915] 3007722=test_gem_package [811/915] 3007732=test_utf16 [812/915] 3007732=test_color_printer [813/915] 3007732=test_safe_load [814/915] 3007732=test_handle [815/915] 3007728=test_frozen [816/915] 3007728=test_rdoc_markup_to_rdoc [817/915] 3007728=test_gem_source [818/915] 3007724=test_exception_at_throwing [819/915] 3007727=test_name_error [820/915] 3007724=string_encoding_test [821/915] 3007724=test_benchmark [822/915] 3007732=test_lazy_enumerator [823/915] 3007729=test_profile_frames [824/915] 3007733=test_resolve_symbol [825/915] 3007728=test_date_compat [826/915] 3007728=test_error_highlight [827/915] 3007729=test_array [828/915] 3007733=test_find_executable [829/915] 3007733=test_set [830/915] 3007733=test_kdf [831/915] 3007733=test_class2name [832/915] 3007733=test_nil [833/915] 3007733=test_gem_request_set_lockfile_tokenizer [834/915] 3007722=test_gem_commands_outdated_command [835/915] 3007735=test_rdoc_task [836/915] 3007733=test_time_tz [837/915] 3007735=test_backtrace [838/915] 3007722=test_ractor [839/915] 3007724=test_psych [840/915] 3007733=test_rdoc_parser_prism_ruby [841/915] 3007724=test_fiddle [842/915] 3007722=test_win32ole_variant [843/915] 3007722=test_rdoc_markup_formatter [844/915] 3007724=test_enumerator [845/915] 3007727=test_stringchar [846/915] 3007724=test_gem_commands_help_command [847/915] 3007722=test_arith_seq_extract [848/915] 3007732=test_debug [849/915] 3007732=test_gem_package_old [850/915] 3007732=test_command [851/915] 3007724=test_gem_uri [852/915] 3007726=test_rbconfig [853/915] 3007724=test_digest [854/915] 3007726=test_rdoc_rd_inline [855/915] 3007726=test_gem_remote_fetcher_local_ssl_server [856/915] 3007727=test_severity [857/915] 3007727=test_ractor [858/915] 3007727=test_float [859/915] 3007728=test_gem [860/915] 3007722=test_files_test_1 [861/915] 3007732=test_helper_method [862/915] 3007732=test_delegate [863/915] 3007732=test_cgi_core [864/915] 3007735=attribute_write_test [865/915] 3007735=test_parser [866/915] 3007732=test_gem_source_list [867/915] 3007735=test_yaml_special_cases [868/915] 3007735=test_framework [869/915] 3007735=test_case_comprehensive [870/915] 3007735=test_omap [871/915] 3007735=test_zlib [872/915] 3007732=magic_comment_test [873/915] 3007731=test_marshal [874/915] 3007724=test_uncorrectable_name_check [875/915] 3007724=test_load [876/915] 3007724=test_proc [877/915] 3007732=test_singleton_function [878/915] 3007732=test_shellwords [879/915] 3007732=test_cclass [880/915] 3007733=test_ssl [881/915] 3007727=test_date_strptime Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 9 #<File::Stat dev=0x8, ino=183712282, 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 3007733 ko1 9u IPv4 183712282 0t0 TCP localhost:41529->localhost:32988 (CLOSE_WAIT) [882/915] 3007732=test_https_proxy [883/915] 3007727=test_pkey_dsa [884/915] 3007732=test_nomethod_error [885/915] 3007732=library_symbols_test [886/915] 3007732=test_emitter [887/915] 3007732=test_json_tree [888/915] 3007732=test_ractor [889/915] 3007731=test_condition [890/915] 3007731=test_cp949 [891/915] 3007731=test_string [892/915] 3007726=test_sorted_set [893/915] 3007724=test_files_lib [894/915] 3007727=test_emoji [895/915] 3007727=test_gem_resolver_git_set [896/915] 3007728=test_class_name_check [897/915] 3007728=test_help [898/915] 3007728=test_date_attr [899/915] 3007728=test_scan_args [900/915] 3007728=json_ext_parser_test [901/915] 3007728=test_time [902/915] 3007732=test_duplicate [903/915] 3007726=test_integer [904/915] 3007732=test_erb [905/915] 3007727=test_rdoc_code_object [906/915] 3007732=test_gem_installer [907/915] 3007728=test_multi_irb_commands [908/915] 3007728=test_gem_command_manager [909/915] 3007733=test_rdoc_top_level [910/915] 3007728=test_random_formatter [911/915] 3007728=test_gem_commands_check_command [912/915] 3007728=test_rdoc_normal_class [913/915] 3007728=test_gem_source_git [914/915] 3007727=test_regex_casefold [915/915] 3007727=test_pipe $$$ #<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 1885053 1885875 1885053 1885053 ? -1 S 1000 0:00 sshd: ko1@pts/1 1885875 1888082 1888082 1888082 pts/1 1889887 Ss 1000 0:00 -bash 1888082 1889888 1889887 1888082 pts/1 1889887 S+ 1000 0:00 lv 2253850 2254241 2253850 2253850 ? -1 S 1000 0:00 sshd: ko1@pts/3 2254241 2254328 2254328 2254328 pts/3 2254328 Ss+ 1000 0:00 -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 2628326 2628326 2628326 ? -1 Ss 1000 0:10 SCREEN 2628326 2628327 2628327 2628327 pts/2 2628327 Ss+ 1000 0:00 /bin/bash 960 3006453 959 959 pts/0 959 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 3006453 3006456 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.20240911-055725 --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 3006456 3006457 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.20240911-055725 --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 3006457 3007398 959 959 pts/0 959 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 3007398 3007399 959 959 pts/0 959 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 3007399 3007718 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 3007718 3007723 959 959 pts/0 959 Sl+ 1000 1:09 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 3007723 3039315 959 959 pts/0 959 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 3007723 3039322 959 959 pts/0 959 Z+ 1000 0:00 [test_autoload.*] <defunct> 3006457 3042546 959 959 pts/0 959 R+ 1000 0:00 ps jx {1=>[949, 2628222, 2628326], 949=>[959], 959=>[960], 1885053=>[1885875], 1885875=>[1888082], 1888082=>[1889888], 2253850=>[2254241], 2254241=>[2254328], 2628222=>[2628224], 2628326=>[2628327], 960=>[3006453], 3006453=>[3006456], 3006456=>[3006457], 3006457=>[3007398, 3042546], 3007398=>[3007399], 3007399=>[3007718], 3007718=>[3007723], 3007723=>[3039315, 3039322]} $ timeout 60 gdb -p 3039315 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 3039317] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00005b72c1fb6bae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x75be622006c0 (LWP 3039315) "test_autoload.*" 0x00005b72c1fb6bae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x75be8a0006c0 (LWP 3039317) "test_autoload.*" 0x000075bea631b4cd in __GI___poll (fds=0x75be73909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x75be8a0006c0 (LWP 3039317) "test_autoload.*"): #0 0x000075bea631b4cd in __GI___poll (fds=0x75be73909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b72c1f4144a in __interceptor_poll () No symbol table info available. #2 0x00005b72c22ed73f 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 0x00005b72c1f9a7ff in asan_thread_start(void*) () No symbol table info available. #5 0x000075bea629ca94 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 = {129461219493568, -8715297300956558396, 129461219493568, -352, 0, 129460550493104, -8715297300935586876, -8715216332474659900}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000075bea6329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x75be622006c0 (LWP 3039315) "test_autoload.*"): #0 0x00005b72c1fb6bae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00005b72c1fb7b6a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x00005b72c1f063e0 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x00005b72c1f06259 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 0x00005b72c1f05e85 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 0x00005b72c1f00e8e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x00005b72c1f00c78 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x00005b72c1f9cbe3 in __interceptor_malloc () No symbol table info available. #8 0x00005b72c2021de5 in rb_gc_impl_malloc (objspace_ptr=0x51d000000a80, size=4) at /tmp/ruby/src/trunk_asan/gc/default.c:8313 gpr = 107008 objspace = 0x51d000000a80 mem = <optimized out> #9 0x00005b72c232d57e in ruby_strdup (str=0x5060014dc8c0 "0.3") at /tmp/ruby/src/trunk_asan/util.c:541 tmp = <optimized out> len = <optimized out> #10 0x00005b72c27cd359 in set_number_literal (p=0x5140002d2040, type=tFLOAT, suffix=0, base=<optimized out>, seen_point=0) at /tmp/ruby/build/trunk_asan/parse.y:9112 _cur_loc = {beg_pos = {lineno = 1, column = <optimized out>}, end_pos = {lineno = 1, column = <optimized out>}} numeric_type = <optimized out> #11 0x00005b72c27ba3c9 in parse_numeric (p=0x5140002d2040, c=<optimized out>) at /tmp/ruby/build/trunk_asan/parse.y:9953 nondigit = <optimized out> seen_e = <optimized out> seen_point = <optimized out> is_float = <optimized out> suffix = <optimized out> decode_num = <optimized out> #12 0x00005b72c27a8865 in parser_yylex (p=0x5140002d2040) at /tmp/ruby/build/trunk_asan/parse.y:11091 pcur = <optimized out> ptok = <optimized out> prevline = <optimized out> space_seen = 1 fallthru = 0 token_seen = 128 cmd_state = <optimized out> last_state = EXPR_CMDARG c = <optimized out> label = <optimized out> #13 0x00005b72c2753d6a in yylex (lval=0x75be71b09020, yylloc=0x75be71b09040, p=0x5140002d2040) at /tmp/ruby/build/trunk_asan/parse.y:11325 t = <optimized out> #14 ruby_yyparse (p=<optimized out>) at parse.c:11440 yyval_default = <optimized out> yyloc_default = <optimized out> mesg = "can't make alias for the number variables" mesg = "class/module name must be CONSTANT" mesg = "formal argument cannot be a constant" mesg = "formal argument cannot be an instance variable" mesg = "formal argument cannot be a global variable" mesg = "formal argument cannot be a class variable" yylval = {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue, cant_return = 0}, state = EXPR_NONE} yylloc = {beg_pos = {lineno = 1, column = 5}, end_pos = {lineno = 1, column = 6}} yyval = <optimized out> yyloc = <optimized out> yyerror_range = <optimized out> yymsg = <optimized out> yymsg_alloc = <optimized out> yynerrs = <optimized out> yystate = 34 yyerrstatus = 0 yystacksize = 200 yyss = 0x75be71b09060 yyssp = 0x75be71b09064 yyvs = 0x75be71b09230 yyvsp = 0x75be71b09240 yyls = 0x75be71b098f0 yylsp = 0x75be71b09910 yytoken = <optimized out> yylen = 0 yychar = -2 yyn = 4430 yyresult = <optimized out> yyssa = <optimized out> yyvsa = <optimized out> yylsa = <optimized out> yymsgbuf = <optimized out> yyerrorlab = <optimized out> yyerrlab1 = <optimized out> yyacceptlab = <optimized out> yyabortlab = <optimized out> #15 0x00005b72c279beb7 in yycompile0 (arg=89335322714176) at /tmp/ruby/build/trunk_asan/parse.y:7566 p = 0x5140002d2040 cov = 4 n = <optimized out> tree = <optimized out> #16 0x00005b72c23ea4cb in rb_suppress_tracing (func=<optimized out>, arg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_trace.c:487 _ec = 0x516000007ed0 _tag = {tag = 36, retval = <optimized out>, buf = {0x75be621fc190, <optimized out>, 0x75be621fc080, <optimized out>, <optimized out>}, prev = 0x75be7160b080, state = RUBY_TAG_NONE, lock_rec = 0} raised = 0 result = 4 dummy_trace_arg = {event = 0, ec = <optimized out>, cfp = <optimized out>, self = <optimized out>, id = <optimized out>, called_id = <optimized out>, klass = <optimized out>, data = <optimized out>, klass_solved = <optimized out>, lineno = <optimized out>, path = <optimized out>} ec = 0x516000007ed0 state = RUBY_TAG_NONE vm = <optimized out> #17 0x00005b72c27928f8 in yycompile (p=0x5140002d2040, fname=<optimized out>, line=<optimized out>) at /tmp/ruby/build/trunk_asan/parse.y:7623 ast = 0x503000c18070 #18 rb_parser_compile (p=0x5140002d2040, gets=<optimized out>, fname=<optimized out>, input=<optimized out>, line=<optimized out>) at /tmp/ruby/build/trunk_asan/parse.y:7663 No locals. #19 0x00005b72c22418b9 in parser_compile (p=0x540000000108, gets=0x80, fname=0, fname@entry=129461200741840, input=0x5b72c1fb6bae <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, input@entry=0x75be88c9b550, line=0, line@entry=1) at /tmp/ruby/src/trunk_asan/ruby_parser.c:658 ast = <optimized out> #20 0x00005b72c223f9b7 in parser_compile_file_path (parser=0xfffffffffffffe00, fname=129461200741840, file=129461199156560, start=1) at /tmp/ruby/src/trunk_asan/ruby_parser.c:732 No locals. #21 rb_parser_compile_file_path (vparser=<optimized out>, fname=<optimized out>, file=<optimized out>, start=<optimized out>) at /tmp/ruby/src/trunk_asan/ruby_parser.c:782 ast_value = 129461199156480 parser = 0xfffffffffffffe00 #22 0x00005b72c2234a5e in load_file_internal (argp_v=<optimized out>) at /tmp/ruby/src/trunk_asan/ruby.c:2757 rbimpl_id = 16545 argp = <optimized out> parser = 129461199156600 orig_fname = 129461200741840 script = 0 opt = 0x75be7170a070 f = 129461199156560 line_start = 1 ast_value = 4 set_encoding = 16545 enc = 0x50d000000110 #23 0x00005b72c1fe5040 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 = 0x516000007ed0 _tag = {tag = 36, retval = <optimized out>, buf = {0x75be621fc550, <optimized out>, 0x75be621fc460, <optimized out>, <optimized out>}, prev = 0x75be621fcec0, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516000007ed0 state = RUBY_TAG_NONE errinfo = <optimized out> #24 0x00005b72c222e861 in load_file (parser=129461199156600, fname=129461200741840, f=129461199156560, script=0, opt=0x75be7170a070) at /tmp/ruby/src/trunk_asan/ruby.c:2893 arg = {parser = 9895527813286708059, fname = 870684766706, script = 33214, opt = 0x50fd98949d88949, f = <optimized out>} #25 rb_parser_load_file (parser=<optimized out>, fname_v=129461200741840) at /tmp/ruby/src/trunk_asan/ruby.c:2919 opt = {script = <optimized out>, script_name = <optimized out>, e_script = <optimized out>, src = {enc = {name = <optimized out>, index = -1}}, ext = {enc = {name = <optimized out>, index = -1}}, intern = {enc = {name = <optimized out>, index = -1}}, req_list = <optimized out>, features = {mask = <optimized out>, set = 31}, warn = {mask = <optimized out>, set = <optimized out>}, dump = 8, backtrace_length_limit = -9223372036854775808, rjit = {on = <optimized out>, exec_mem_size = <optimized out>, call_threshold = <optimized out>, stats = <optimized out>, disable = <optimized out>, trace = <optimized out>, trace_exits = <optimized out>, dump_disasm = <optimized out>, verify_ctx = <optimized out>}, crash_report = <optimized out>, sflag = <optimized out>, xflag = <optimized out>, warning = <optimized out>, verbose = <optimized out>, do_loop = <optimized out>, do_print = <optimized out>, do_line = <optimized out>, do_split = <optimized out>, do_search = <optimized out>, setids = <optimized out>, yjit = <optimized out>} xflag = 0 f = 129461199156560 #26 0x00005b72c20dd3e4 in load_iseq_eval (ec=0x516000007ed0, fname=fname@entry=129461200741840) at /tmp/ruby/src/trunk_asan/load.c:769 parser = 129461199156600 ast_value = <optimized out> ast = <optimized out> ec = 0x516000007ed0 v = <optimized out> th = <optimized out> realpath_map = 129461684982600 iseq = <optimized out> #27 0x00005b72c20d8547 in require_internal (ec=ec@entry=0x516000007ed0, 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 = 0x51500043ee80 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 129461684982760 realpath_map = 129461684982600 path = 129461200741840 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #28 0x00005b72c20d6430 in rb_require_string_internal (fname=129461200742080, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386 ec = 0x516000007ed0 result = <optimized out> #29 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1379 rb_gc_guarded_ptr = <optimized out> #30 rb_f_require (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1021 No locals. #31 0x00005b72c23bba98 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 = 0x75be843dd4a8 cfunc = 0x504000018618 recv = 129461693697520 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #32 0x00005b72c23a1c0d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x75be621fd5a0) 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> #33 0x00005b72c23a7865 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. #34 0x00005b72c236934d in vm_sendish (ec=0x516000007ed0, reg_cfp=0x75be843af6e8, 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> #35 vm_exec_core (ec=ec@entry=0x516000007ed0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b72c235c0f9 <vm_exec_core+1801>, 0x5b72c235d1ca <vm_exec_core+6106>, 0x5b72c2362dff <vm_exec_core+29711>, 0x5b72c235cd22 <vm_exec_core+4914>, 0x5b72c23639fe <vm_exec_core+32782>, 0x5b72c23617c2 <vm_exec_core+24018>, 0x5b72c235f13d <vm_exec_core+14157>, 0x5b72c235c279 <vm_exec_core+2185>, 0x5b72c2363467 <vm_exec_core+31351>, 0x5b72c2363161 <vm_exec_core+30577>, 0x5b72c235cf9a <vm_exec_core+5546>, 0x5b72c235c817 <vm_exec_core+3623>, 0x5b72c2361e17 <vm_exec_core+25639>, 0x5b72c235df51 <vm_exec_core+9569>, 0x5b72c23636a5 <vm_exec_core+31925>, 0x5b72c23632ef <vm_exec_core+30975>, 0x5b72c235e5b1 <vm_exec_core+11201>, 0x5b72c235f0bb <vm_exec_core+14027>, 0x5b72c2361a10 <vm_exec_core+24608>, 0x5b72c2363250 <vm_exec_core+30816>, 0x5b72c2360b77 <vm_exec_core+20871>, 0x5b72c2361aaa <vm_exec_core+24762>, 0x5b72c23621c8 <vm_exec_core+26584>, 0x5b72c2360aa3 <vm_exec_core+20659>, 0x5b72c235c743 <vm_exec_core+3411>, 0x5b72c23612dc <vm_exec_core+22764>, 0x5b72c235c5b9 <vm_exec_core+3017>, 0x5b72c235ca29 <vm_exec_core+4153>, 0x5b72c235e8fe <vm_exec_core+12046>, 0x5b72c2360644 <vm_exec_core+19540>, 0x5b72c2361025 <vm_exec_core+22069>, 0x5b72c23601e0 <vm_exec_core+18416>, 0x5b72c235c13e <vm_exec_core+1870>, 0x5b72c236274a <vm_exec_core+27994>, 0x5b72c2363076 <vm_exec_core+30342>, 0x5b72c235cb02 <vm_exec_core+4370>, 0x5b72c235d696 <vm_exec_core+7334>, 0x5b72c235d11c <vm_exec_core+5932>, 0x5b72c235e056 <vm_exec_core+9830>, 0x5b72c235f050 <vm_exec_core+13920>, 0x5b72c235cbc4 <vm_exec_core+4564>, 0x5b72c2362593 <vm_exec_core+27555>, 0x5b72c235d605 <vm_exec_core+7189>, 0x5b72c235ef0e <vm_exec_core+13598>, 0x5b72c235f8c3 <vm_exec_core+16083>, 0x5b72c2361ec3 <vm_exec_core+25811>, 0x5b72c2360d53 <vm_exec_core+21347>, 0x5b72c235e14a <vm_exec_core+10074>, 0x5b72c235d9d3 <vm_exec_core+8163>, 0x5b72c2361cf1 <vm_exec_core+25345>, 0x5b72c235eb4c <vm_exec_core+12636>, 0x5b72c23613e7 <vm_exec_core+23031>, 0x5b72c2360ddb <vm_exec_core+21483>, 0x5b72c23614b4 <vm_exec_core+23236>, 0x5b72c2362d21 <vm_exec_core+29489>, 0x5b72c235fea4 <vm_exec_core+17588>, 0x5b72c2361f92 <vm_exec_core+26018>, 0x5b72c235bd7b <vm_exec_core+907>, 0x5b72c2361b55 <vm_exec_core+24933>, 0x5b72c235e422 <vm_exec_core+10802>, 0x5b72c23606e8 <vm_exec_core+19704>, 0x5b72c2360c48 <vm_exec_core+21080>, 0x5b72c235bd80 <vm_exec_core+912>, 0x5b72c2360553 <vm_exec_core+19299>, 0x5b72c235e81f <vm_exec_core+11823>, 0x5b72c235db90 <vm_exec_core+8608>, 0x5b72c2361548 <vm_exec_core+23384>, 0x5b72c235cc80 <vm_exec_core+4752>, 0x5b72c235f404 <vm_exec_core+14868>, 0x5b72c236ac69 <vm_exec_core+62073>, 0x5b72c2361107 <vm_exec_core+22295>, 0x5b72c235d4e1 <vm_exec_core+6897>, 0x5b72c235d8af <vm_exec_core+7871>, 0x5b72c235d78d <vm_exec_core+7581>, 0x5b72c235dde6 <vm_exec_core+9206>, 0x5b72c235e66e <vm_exec_core+11390>, 0x5b72c235d402 <vm_exec_core+6674>, 0x5b72c2363c93 <vm_exec_core+33443>, 0x5b72c23611be <vm_exec_core+22478>, 0x5b72c235fccc <vm_exec_core+17116>, 0x5b72c2362641 <vm_exec_core+27729>, 0x5b72c2363db1 <vm_exec_core+33729>, 0x5b72c23629a7 <vm_exec_core+28599>, 0x5b72c23637fe <vm_exec_core+32270>, 0x5b72c23638d6 <vm_exec_core+32486>, 0x5b72c235c65c <vm_exec_core+3180>, 0x5b72c2363384 <vm_exec_core+31124>, 0x5b72c235ea0f <vm_exec_core+12319>, 0x5b72c23635bf <vm_exec_core+31695>, 0x5b72c235e4ce <vm_exec_core+10974>, 0x5b72c23628a5 <vm_exec_core+28341>, 0x5b72c235c483 <vm_exec_core+2707>, 0x5b72c235e264 <vm_exec_core+10356>, 0x5b72c235f60c <vm_exec_core+15388>, 0x5b72c235efa5 <vm_exec_core+13749>, 0x5b72c235ed74 <vm_exec_core+13188>, 0x5b72c235be77 <vm_exec_core+1159>, 0x5b72c235c39a <vm_exec_core+2474>, 0x5b72c235bf09 <vm_exec_core+1305>, 0x5b72c2362bc0 <vm_exec_core+29136>, 0x5b72c23603f0 <vm_exec_core+18944>, 0x5b72c235f994 <vm_exec_core+16292>, 0x5b72c23600b1 <vm_exec_core+18113>, 0x5b72c235fdca <vm_exec_core+17370>, 0x5b72c235ee15 <vm_exec_core+13349>, 0x5b72c235f7b8 <vm_exec_core+15816>, 0x5b72c235f2da <vm_exec_core+14570>, 0x5b72c235fac3 <vm_exec_core+16595>, 0x5b72c235fb45 <vm_exec_core+16725>, 0x5b72c235c0ea <vm_exec_core+1786>, 0x5b72c235d1bb <vm_exec_core+6091>, 0x5b72c2362df0 <vm_exec_core+29696>, 0x5b72c235cd13 <vm_exec_core+4899>, 0x5b72c23639ef <vm_exec_core+32767>, 0x5b72c23617b3 <vm_exec_core+24003>, 0x5b72c235f12e <vm_exec_core+14142>, 0x5b72c235c26a <vm_exec_core+2170>, 0x5b72c2363458 <vm_exec_core+31336>, 0x5b72c2363152 <vm_exec_core+30562>, 0x5b72c235cf8b <vm_exec_core+5531>, 0x5b72c235c808 <vm_exec_core+3608>, 0x5b72c2361e08 <vm_exec_core+25624>, 0x5b72c235df42 <vm_exec_core+9554>, 0x5b72c2363696 <vm_exec_core+31910>, 0x5b72c23632e0 <vm_exec_core+30960>, 0x5b72c235e5a2 <vm_exec_core+11186>, 0x5b72c235f0ac <vm_exec_core+14012>, 0x5b72c2361a01 <vm_exec_core+24593>, 0x5b72c2363241 <vm_exec_core+30801>, 0x5b72c2360b68 <vm_exec_core+20856>, 0x5b72c2361a9b <vm_exec_core+24747>, 0x5b72c23621b9 <vm_exec_core+26569>, 0x5b72c2360a94 <vm_exec_core+20644>, 0x5b72c235c734 <vm_exec_core+3396>, 0x5b72c23612cd <vm_exec_core+22749>, 0x5b72c235c5aa <vm_exec_core+3002>, 0x5b72c235ca1a <vm_exec_core+4138>, 0x5b72c235e8ef <vm_exec_core+12031>, 0x5b72c2360635 <vm_exec_core+19525>, 0x5b72c2361016 <vm_exec_core+22054>, 0x5b72c23601d1 <vm_exec_core+18401>, 0x5b72c235c12f <vm_exec_core+1855>, 0x5b72c236273b <vm_exec_core+27979>, 0x5b72c2363067 <vm_exec_core+30327>, 0x5b72c235caf3 <vm_exec_core+4355>, 0x5b72c235d687 <vm_exec_core+7319>, 0x5b72c235d10d <vm_exec_core+5917>, 0x5b72c235e047 <vm_exec_core+9815>, 0x5b72c235f041 <vm_exec_core+13905>, 0x5b72c235cbb5 <vm_exec_core+4549>, 0x5b72c2362584 <vm_exec_core+27540>, 0x5b72c235d5f6 <vm_exec_core+7174>, 0x5b72c235eeff <vm_exec_core+13583>, 0x5b72c235f8b4 <vm_exec_core+16068>, 0x5b72c2361eb4 <vm_exec_core+25796>, 0x5b72c2360d44 <vm_exec_core+21332>, 0x5b72c235e13b <vm_exec_core+10059>, 0x5b72c235d9c4 <vm_exec_core+8148>, 0x5b72c2361ce2 <vm_exec_core+25330>, 0x5b72c235eb3d <vm_exec_core+12621>, 0x5b72c23613d8 <vm_exec_core+23016>, 0x5b72c2360dcc <vm_exec_core+21468>, 0x5b72c23614a5 <vm_exec_core+23221>, 0x5b72c2362d12 <vm_exec_core+29474>, 0x5b72c235fe95 <vm_exec_core+17573>, 0x5b72c2361f83 <vm_exec_core+26003>, 0x5b72c2360d30 <vm_exec_core+21312>, 0x5b72c2361b46 <vm_exec_core+24918>, 0x5b72c235e413 <vm_exec_core+10787>, 0x5b72c23606d9 <vm_exec_core+19689>, 0x5b72c2360c39 <vm_exec_core+21065>, 0x5b72c235f5f8 <vm_exec_core+15368>, 0x5b72c2360544 <vm_exec_core+19284>, 0x5b72c235e810 <vm_exec_core+11808>, 0x5b72c235db81 <vm_exec_core+8593>, 0x5b72c2361539 <vm_exec_core+23369>, 0x5b72c235cc71 <vm_exec_core+4737>, 0x5b72c235f3f5 <vm_exec_core+14853>, 0x5b72c236ac5a <vm_exec_core+62058>, 0x5b72c23610f8 <vm_exec_core+22280>, 0x5b72c235d4d2 <vm_exec_core+6882>, 0x5b72c235d8a0 <vm_exec_core+7856>, 0x5b72c235d77e <vm_exec_core+7566>, 0x5b72c235ddd7 <vm_exec_core+9191>, 0x5b72c235e65f <vm_exec_core+11375>, 0x5b72c236053f <vm_exec_core+19279>, 0x5b72c235fcc2 <vm_exec_core+17106>, 0x5b72c236053a <vm_exec_core+19274>, 0x5b72c2360d30 <vm_exec_core+21312>, 0x5b72c2360d2e <vm_exec_core+21310>, 0x5b72c235ddd2 <vm_exec_core+9186>, 0x5b72c2361291 <vm_exec_core+22689>, 0x5b72c235f0a2 <vm_exec_core+14002>, 0x5b72c235f0a7 <vm_exec_core+14007>, 0x5b72c2360d2c <vm_exec_core+21308>, 0x5b72c2360c0b <vm_exec_core+21019>, 0x5b72c2360098 <vm_exec_core+18088>, 0x5b72c235fdb6 <vm_exec_core+17350>, 0x5b72c2360d2a <vm_exec_core+21306>, 0x5b72c23601cc <vm_exec_core+18396>...} reg_cfp = 0x75be843af6e8 reg_pc = 0x5110000b3e78 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> th: 0x51500043ee80, native_id: 0x75be622006c0 -- Control frame information ----------------------------------------------- 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> c:0007 p:---- s:0027 e:000026 DUMMY [FINISH] c:0006 p:---- s:0024 e:000023 CFUNC :require INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> 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:396 [FINISH] c:0003 p:---- s:0010 e:000009 CFUNC :fork c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:396 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] 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> #36 0x00005b72c2358568 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516000007ed0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #37 0x00005b72c23cfa5a in vm_call0_body (ec=<optimized out>, calling=0x75be71709860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x75be717098d0 cc = <optimized out> ret = <optimized out> #38 0x00005b72c23cf2cf in vm_call0_cme (ec=0x516000007ed0, calling=0x75be71709860, argv=0x75be621fdd60, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #39 vm_call0_body (ec=<optimized out>, calling=0x75be71709860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x75be88c9e138 orig_cme = <optimized out> ci = 0x75be717098d0 cc = 0x75be88c9e0e8 ret = <optimized out> #40 0x00005b72c23836de in vm_call0_cc (recv=129461693697520, id=22641, argc=<optimized out>, argv=<optimized out>, cc=0x75be88c9e0e8, 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> #41 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 = 0x75be88c9e0e8 self = <optimized out> #42 0x00005b72c238450e in rb_funcallv (recv=129461693697520, mid=22641, argc=1, argv=0x75be621fdd60) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062 No locals. #43 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119 ar = <optimized out> argv = 0x75be621fdd60 #44 0x00005b72c234416e in autoload_feature_require (_arguments=129460550492496) at /tmp/ruby/src/trunk_asan/variable.c:2934 arguments = 0x75be621fe150 autoload_const = <optimized out> result = <optimized out> #45 autoload_try_load (_arguments=129460550492496) at /tmp/ruby/src/trunk_asan/variable.c:2948 arguments = 0x75be621fe150 result = <optimized out> ce = <optimized out> #46 0x00005b72c1fe5040 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 = 0x516000007ed0 _tag = {tag = 36, retval = <optimized out>, buf = {0x75be621fe0d0, <optimized out>, 0x75be621fdfe0, <optimized out>, <optimized out>}, prev = 0x75be71609640, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516000007ed0 state = RUBY_TAG_NONE errinfo = <optimized out> #47 0x00005b72c23434b1 in rb_autoload_load (module=module@entry=129461693775160, name=name@entry=253707) at /tmp/ruby/src/trunk_asan/variable.c:3009 ce = 0x503000b06e00 arguments = {module = 129461693775160, name = 253707, flag = 0, mutex = 129461199156720, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #48 0x00005b72c234ce3d in rb_const_search_from (klass=129461115414840, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3111 ac = 0xfffffffffffffe00 am = 129461693775160 tmp = 129461693775160 ce = <optimized out> current = 129461693775160 value = <optimized out> first_iteration = <optimized out> #49 0x00005b72c23451d4 in rb_const_search (klass=129461115414840, id=253707, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3133 value = <optimized out> #50 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> #51 0x00005b72c235013e 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 = 92358976733448 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> #52 0x00005b72c235b0d3 in vm_get_ev_const_chain (ec=0x516000007ed0, segments=0x502000881c70) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167 id = 0 val = 128 idx = <optimized out> allow_nil = <optimized out> #53 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x502000881c10) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6365 segments = 0x502000881c70 ice = <optimized out> val = <optimized out> #54 0x00005b72c2361e76 in vm_exec_core (ec=ec@entry=0x516000007ed0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x5b72c235c0f9 <vm_exec_core+1801>, 0x5b72c235d1ca <vm_exec_core+6106>, 0x5b72c2362dff <vm_exec_core+29711>, 0x5b72c235cd22 <vm_exec_core+4914>, 0x5b72c23639fe <vm_exec_core+32782>, 0x5b72c23617c2 <vm_exec_core+24018>, 0x5b72c235f13d <vm_exec_core+14157>, 0x5b72c235c279 <vm_exec_core+2185>, 0x5b72c2363467 <vm_exec_core+31351>, 0x5b72c2363161 <vm_exec_core+30577>, 0x5b72c235cf9a <vm_exec_core+5546>, 0x5b72c235c817 <vm_exec_core+3623>, 0x5b72c2361e17 <vm_exec_core+25639>, 0x5b72c235df51 <vm_exec_core+9569>, 0x5b72c23636a5 <vm_exec_core+31925>, 0x5b72c23632ef <vm_exec_core+30975>, 0x5b72c235e5b1 <vm_exec_core+11201>, 0x5b72c235f0bb <vm_exec_core+14027>, 0x5b72c2361a10 <vm_exec_core+24608>, 0x5b72c2363250 <vm_exec_core+30816>, 0x5b72c2360b77 <vm_exec_core+20871>, 0x5b72c2361aaa <vm_exec_core+24762>, 0x5b72c23621c8 <vm_exec_core+26584>, 0x5b72c2360aa3 <vm_exec_core+20659>, 0x5b72c235c743 <vm_exec_core+3411>, 0x5b72c23612dc <vm_exec_core+22764>, 0x5b72c235c5b9 <vm_exec_core+3017>, 0x5b72c235ca29 <vm_exec_core+4153>, 0x5b72c235e8fe <vm_exec_core+12046>, 0x5b72c2360644 <vm_exec_core+19540>, 0x5b72c2361025 <vm_exec_core+22069>, 0x5b72c23601e0 <vm_exec_core+18416>, 0x5b72c235c13e <vm_exec_core+1870>, 0x5b72c236274a <vm_exec_core+27994>, 0x5b72c2363076 <vm_exec_core+30342>, 0x5b72c235cb02 <vm_exec_core+4370>, 0x5b72c235d696 <vm_exec_core+7334>, 0x5b72c235d11c <vm_exec_core+5932>, 0x5b72c235e056 <vm_exec_core+9830>, 0x5b72c235f050 <vm_exec_core+13920>, 0x5b72c235cbc4 <vm_exec_core+4564>, 0x5b72c2362593 <vm_exec_core+27555>, 0x5b72c235d605 <vm_exec_core+7189>, 0x5b72c235ef0e <vm_exec_core+13598>, 0x5b72c235f8c3 <vm_exec_core+16083>, 0x5b72c2361ec3 <vm_exec_core+25811>, 0x5b72c2360d53 <vm_exec_core+21347>, 0x5b72c235e14a <vm_exec_core+10074>, 0x5b72c235d9d3 <vm_exec_core+8163>, 0x5b72c2361cf1 <vm_exec_core+25345>, 0x5b72c235eb4c <vm_exec_core+12636>, 0x5b72c23613e7 <vm_exec_core+23031>, 0x5b72c2360ddb <vm_exec_core+21483>, 0x5b72c23614b4 <vm_exec_core+23236>, 0x5b72c2362d21 <vm_exec_core+29489>, 0x5b72c235fea4 <vm_exec_core+17588>, 0x5b72c2361f92 <vm_exec_core+26018>, 0x5b72c235bd7b <vm_exec_core+907>, 0x5b72c2361b55 <vm_exec_core+24933>, 0x5b72c235e422 <vm_exec_core+10802>, 0x5b72c23606e8 <vm_exec_core+19704>, 0x5b72c2360c48 <vm_exec_core+21080>, 0x5b72c235bd80 <vm_exec_core+912>, 0x5b72c2360553 <vm_exec_core+19299>, 0x5b72c235e81f <vm_exec_core+11823>, 0x5b72c235db90 <vm_exec_core+8608>, 0x5b72c2361548 <vm_exec_core+23384>, 0x5b72c235cc80 <vm_exec_core+4752>, 0x5b72c235f404 <vm_exec_core+14868>, 0x5b72c236ac69 <vm_exec_core+62073>, 0x5b72c2361107 <vm_exec_core+22295>, 0x5b72c235d4e1 <vm_exec_core+6897>, 0x5b72c235d8af <vm_exec_core+7871>, 0x5b72c235d78d <vm_exec_core+7581>, 0x5b72c235dde6 <vm_exec_core+9206>, 0x5b72c235e66e <vm_exec_core+11390>, 0x5b72c235d402 <vm_exec_core+6674>, 0x5b72c2363c93 <vm_exec_core+33443>, 0x5b72c23611be <vm_exec_core+22478>, 0x5b72c235fccc <vm_exec_core+17116>, 0x5b72c2362641 <vm_exec_core+27729>, 0x5b72c2363db1 <vm_exec_core+33729>, 0x5b72c23629a7 <vm_exec_core+28599>, 0x5b72c23637fe <vm_exec_core+32270>, 0x5b72c23638d6 <vm_exec_core+32486>, 0x5b72c235c65c <vm_exec_core+3180>, 0x5b72c2363384 <vm_exec_core+31124>, 0x5b72c235ea0f <vm_exec_core+12319>, 0x5b72c23635bf <vm_exec_core+31695>, 0x5b72c235e4ce <vm_exec_core+10974>, 0x5b72c23628a5 <vm_exec_core+28341>, 0x5b72c235c483 <vm_exec_core+2707>, 0x5b72c235e264 <vm_exec_core+10356>, 0x5b72c235f60c <vm_exec_core+15388>, 0x5b72c235efa5 <vm_exec_core+13749>, 0x5b72c235ed74 <vm_exec_core+13188>, 0x5b72c235be77 <vm_exec_core+1159>, 0x5b72c235c39a <vm_exec_core+2474>, 0x5b72c235bf09 <vm_exec_core+1305>, 0x5b72c2362bc0 <vm_exec_core+29136>, 0x5b72c23603f0 <vm_exec_core+18944>, 0x5b72c235f994 <vm_exec_core+16292>, 0x5b72c23600b1 <vm_exec_core+18113>, 0x5b72c235fdca <vm_exec_core+17370>, 0x5b72c235ee15 <vm_exec_core+13349>, 0x5b72c235f7b8 <vm_exec_core+15816>, 0x5b72c235f2da <vm_exec_core+14570>, 0x5b72c235fac3 <vm_exec_core+16595>, 0x5b72c235fb45 <vm_exec_core+16725>, 0x5b72c235c0ea <vm_exec_core+1786>, 0x5b72c235d1bb <vm_exec_core+6091>, 0x5b72c2362df0 <vm_exec_core+29696>, 0x5b72c235cd13 <vm_exec_core+4899>, 0x5b72c23639ef <vm_exec_core+32767>, 0x5b72c23617b3 <vm_exec_core+24003>, 0x5b72c235f12e <vm_exec_core+14142>, 0x5b72c235c26a <vm_exec_core+2170>, 0x5b72c2363458 <vm_exec_core+31336>, 0x5b72c2363152 <vm_exec_core+30562>, 0x5b72c235cf8b <vm_exec_core+5531>, 0x5b72c235c808 <vm_exec_core+3608>, 0x5b72c2361e08 <vm_exec_core+25624>, 0x5b72c235df42 <vm_exec_core+9554>, 0x5b72c2363696 <vm_exec_core+31910>, 0x5b72c23632e0 <vm_exec_core+30960>, 0x5b72c235e5a2 <vm_exec_core+11186>, 0x5b72c235f0ac <vm_exec_core+14012>, 0x5b72c2361a01 <vm_exec_core+24593>, 0x5b72c2363241 <vm_exec_core+30801>, 0x5b72c2360b68 <vm_exec_core+20856>, 0x5b72c2361a9b <vm_exec_core+24747>, 0x5b72c23621b9 <vm_exec_core+26569>, 0x5b72c2360a94 <vm_exec_core+20644>, 0x5b72c235c734 <vm_exec_core+3396>, 0x5b72c23612cd <vm_exec_core+22749>, 0x5b72c235c5aa <vm_exec_core+3002>, 0x5b72c235ca1a <vm_exec_core+4138>, 0x5b72c235e8ef <vm_exec_core+12031>, 0x5b72c2360635 <vm_exec_core+19525>, 0x5b72c2361016 <vm_exec_core+22054>, 0x5b72c23601d1 <vm_exec_core+18401>, 0x5b72c235c12f <vm_exec_core+1855>, 0x5b72c236273b <vm_exec_core+27979>, 0x5b72c2363067 <vm_exec_core+30327>, 0x5b72c235caf3 <vm_exec_core+4355>, 0x5b72c235d687 <vm_exec_core+7319>, 0x5b72c235d10d <vm_exec_core+5917>, 0x5b72c235e047 <vm_exec_core+9815>, 0x5b72c235f041 <vm_exec_core+13905>, 0x5b72c235cbb5 <vm_exec_core+4549>, 0x5b72c2362584 <vm_exec_core+27540>, 0x5b72c235d5f6 <vm_exec_core+7174>, 0x5b72c235eeff <vm_exec_core+13583>, 0x5b72c235f8b4 <vm_exec_core+16068>, 0x5b72c2361eb4 <vm_exec_core+25796>, 0x5b72c2360d44 <vm_exec_core+21332>, 0x5b72c235e13b <vm_exec_core+10059>, 0x5b72c235d9c4 <vm_exec_core+8148>, 0x5b72c2361ce2 <vm_exec_core+25330>, 0x5b72c235eb3d <vm_exec_core+12621>, 0x5b72c23613d8 <vm_exec_core+23016>, 0x5b72c2360dcc <vm_exec_core+21468>, 0x5b72c23614a5 <vm_exec_core+23221>, 0x5b72c2362d12 <vm_exec_core+29474>, 0x5b72c235fe95 <vm_exec_core+17573>, 0x5b72c2361f83 <vm_exec_core+26003>, 0x5b72c2360d30 <vm_exec_core+21312>, 0x5b72c2361b46 <vm_exec_core+24918>, 0x5b72c235e413 <vm_exec_core+10787>, 0x5b72c23606d9 <vm_exec_core+19689>, 0x5b72c2360c39 <vm_exec_core+21065>, 0x5b72c235f5f8 <vm_exec_core+15368>, 0x5b72c2360544 <vm_exec_core+19284>, 0x5b72c235e810 <vm_exec_core+11808>, 0x5b72c235db81 <vm_exec_core+8593>, 0x5b72c2361539 <vm_exec_core+23369>, 0x5b72c235cc71 <vm_exec_core+4737>, 0x5b72c235f3f5 <vm_exec_core+14853>, 0x5b72c236ac5a <vm_exec_core+62058>, 0x5b72c23610f8 <vm_exec_core+22280>, 0x5b72c235d4d2 <vm_exec_core+6882>, 0x5b72c235d8a0 <vm_exec_core+7856>, 0x5b72c235d77e <vm_exec_core+7566>, 0x5b72c235ddd7 <vm_exec_core+9191>, 0x5b72c235e65f <vm_exec_core+11375>, 0x5b72c236053f <vm_exec_core+19279>, 0x5b72c235fcc2 <vm_exec_core+17106>, 0x5b72c236053a <vm_exec_core+19274>, 0x5b72c2360d30 <vm_exec_core+21312>, 0x5b72c2360d2e <vm_exec_core+21310>, 0x5b72c235ddd2 <vm_exec_core+9186>, 0x5b72c2361291 <vm_exec_core+22689>, 0x5b72c235f0a2 <vm_exec_core+14002>, 0x5b72c235f0a7 <vm_exec_core+14007>, 0x5b72c2360d2c <vm_exec_core+21308>, 0x5b72c2360c0b <vm_exec_core+21019>, 0x5b72c2360098 <vm_exec_core+18088>, 0x5b72c235fdb6 <vm_exec_core+17350>, 0x5b72c2360d2a <vm_exec_core+21306>, 0x5b72c23601cc <vm_exec_core+18396>...} reg_cfp = 0x75be843af720 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> #55 0x00005b72c2358568 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516000007ed0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #56 0x00005b72c23d9072 in invoke_iseq_block_from_c (ec=0x516000007ed0, captured=0x75be843af7a8, self=129461115302560, 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 = 0x75be88e81b80 cfp = <optimized out> sp = 0x75be842af850 use_argv = 0x0 stack_argv = 0x75be842af850 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #57 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 = 0x75be843af7a8 #58 0x00005b72c2385926 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. #59 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. #60 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #61 0x00005b72c2385926 in rb_yield (val=<optimized out>) No locals. #62 0x00005b72c1fe491a in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1033 _ec = 0x516000007ed0 _tag = {tag = 36, retval = <optimized out>, buf = {0x75be621fef10, <optimized out>, 0x75be621fee20, <optimized out>, <optimized out>}, prev = 0x75be71609240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 state = RUBY_TAG_NONE ec = 0x516000007ed0 cfp = 0x75be843af758 #63 0x00005b72c215dbfb in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4375 status = <optimized out> pid = <optimized out> #64 0x00005b72c23bba98 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 = 0x75be82fef478 cfunc = 0x504000020058 recv = 129461115302560 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #65 0x00005b72c23608eb in vm_sendish (ec=0x516000007ed0, reg_cfp=0x75be843af790, cd=0x502000881e10, 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> #66 vm_exec_core (ec=ec@entry=0x516000007ed0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000881e10 insns_address_table = {0x5b72c235c0f9 <vm_exec_core+1801>, 0x5b72c235d1ca <vm_exec_core+6106>, 0x5b72c2362dff <vm_exec_core+29711>, 0x5b72c235cd22 <vm_exec_core+4914>, 0x5b72c23639fe <vm_exec_core+32782>, 0x5b72c23617c2 <vm_exec_core+24018>, 0x5b72c235f13d <vm_exec_core+14157>, 0x5b72c235c279 <vm_exec_core+2185>, 0x5b72c2363467 <vm_exec_core+31351>, 0x5b72c2363161 <vm_exec_core+30577>, 0x5b72c235cf9a <vm_exec_core+5546>, 0x5b72c235c817 <vm_exec_core+3623>, 0x5b72c2361e17 <vm_exec_core+25639>, 0x5b72c235df51 <vm_exec_core+9569>, 0x5b72c23636a5 <vm_exec_core+31925>, 0x5b72c23632ef <vm_exec_core+30975>, 0x5b72c235e5b1 <vm_exec_core+11201>, 0x5b72c235f0bb <vm_exec_core+14027>, 0x5b72c2361a10 <vm_exec_core+24608>, 0x5b72c2363250 <vm_exec_core+30816>, 0x5b72c2360b77 <vm_exec_core+20871>, 0x5b72c2361aaa <vm_exec_core+24762>, 0x5b72c23621c8 <vm_exec_core+26584>, 0x5b72c2360aa3 <vm_exec_core+20659>, 0x5b72c235c743 <vm_exec_core+3411>, 0x5b72c23612dc <vm_exec_core+22764>, 0x5b72c235c5b9 <vm_exec_core+3017>, 0x5b72c235ca29 <vm_exec_core+4153>, 0x5b72c235e8fe <vm_exec_core+12046>, 0x5b72c2360644 <vm_exec_core+19540>, 0x5b72c2361025 <vm_exec_core+22069>, 0x5b72c23601e0 <vm_exec_core+18416>, 0x5b72c235c13e <vm_exec_core+1870>, 0x5b72c236274a <vm_exec_core+27994>, 0x5b72c2363076 <vm_exec_core+30342>, 0x5b72c235cb02 <vm_exec_core+4370>, 0x5b72c235d696 <vm_exec_core+7334>, 0x5b72c235d11c <vm_exec_core+5932>, 0x5b72c235e056 <vm_exec_core+9830>, 0x5b72c235f050 <vm_exec_core+13920>, 0x5b72c235cbc4 <vm_exec_core+4564>, 0x5b72c2362593 <vm_exec_core+27555>, 0x5b72c235d605 <vm_exec_core+7189>, 0x5b72c235ef0e <vm_exec_core+13598>, 0x5b72c235f8c3 <vm_exec_core+16083>, 0x5b72c2361ec3 <vm_exec_core+25811>, 0x5b72c2360d53 <vm_exec_core+21347>, 0x5b72c235e14a <vm_exec_core+10074>, 0x5b72c235d9d3 <vm_exec_core+8163>, 0x5b72c2361cf1 <vm_exec_core+25345>, 0x5b72c235eb4c <vm_exec_core+12636>, 0x5b72c23613e7 <vm_exec_core+23031>, 0x5b72c2360ddb <vm_exec_core+21483>, 0x5b72c23614b4 <vm_exec_core+23236>, 0x5b72c2362d21 <vm_exec_core+29489>, 0x5b72c235fea4 <vm_exec_core+17588>, 0x5b72c2361f92 <vm_exec_core+26018>, 0x5b72c235bd7b <vm_exec_core+907>, 0x5b72c2361b55 <vm_exec_core+24933>, 0x5b72c235e422 <vm_exec_core+10802>, 0x5b72c23606e8 <vm_exec_core+19704>, 0x5b72c2360c48 <vm_exec_core+21080>, 0x5b72c235bd80 <vm_exec_core+912>, 0x5b72c2360553 <vm_exec_core+19299>, 0x5b72c235e81f <vm_exec_core+11823>, 0x5b72c235db90 <vm_exec_core+8608>, 0x5b72c2361548 <vm_exec_core+23384>, 0x5b72c235cc80 <vm_exec_core+4752>, 0x5b72c235f404 <vm_exec_core+14868>, 0x5b72c236ac69 <vm_exec_core+62073>, 0x5b72c2361107 <vm_exec_core+22295>, 0x5b72c235d4e1 <vm_exec_core+6897>, 0x5b72c235d8af <vm_exec_core+7871>, 0x5b72c235d78d <vm_exec_core+7581>, 0x5b72c235dde6 <vm_exec_core+9206>, 0x5b72c235e66e <vm_exec_core+11390>, 0x5b72c235d402 <vm_exec_core+6674>, 0x5b72c2363c93 <vm_exec_core+33443>, 0x5b72c23611be <vm_exec_core+22478>, 0x5b72c235fccc <vm_exec_core+17116>, 0x5b72c2362641 <vm_exec_core+27729>, 0x5b72c2363db1 <vm_exec_core+33729>, 0x5b72c23629a7 <vm_exec_core+28599>, 0x5b72c23637fe <vm_exec_core+32270>, 0x5b72c23638d6 <vm_exec_core+32486>, 0x5b72c235c65c <vm_exec_core+3180>, 0x5b72c2363384 <vm_exec_core+31124>, 0x5b72c235ea0f <vm_exec_core+12319>, 0x5b72c23635bf <vm_exec_core+31695>, 0x5b72c235e4ce <vm_exec_core+10974>, 0x5b72c23628a5 <vm_exec_core+28341>, 0x5b72c235c483 <vm_exec_core+2707>, 0x5b72c235e264 <vm_exec_core+10356>, 0x5b72c235f60c <vm_exec_core+15388>, 0x5b72c235efa5 <vm_exec_core+13749>, 0x5b72c235ed74 <vm_exec_core+13188>, 0x5b72c235be77 <vm_exec_core+1159>, 0x5b72c235c39a <vm_exec_core+2474>, 0x5b72c235bf09 <vm_exec_core+1305>, 0x5b72c2362bc0 <vm_exec_core+29136>, 0x5b72c23603f0 <vm_exec_core+18944>, 0x5b72c235f994 <vm_exec_core+16292>, 0x5b72c23600b1 <vm_exec_core+18113>, 0x5b72c235fdca <vm_exec_core+17370>, 0x5b72c235ee15 <vm_exec_core+13349>, 0x5b72c235f7b8 <vm_exec_core+15816>, 0x5b72c235f2da <vm_exec_core+14570>, 0x5b72c235fac3 <vm_exec_core+16595>, 0x5b72c235fb45 <vm_exec_core+16725>, 0x5b72c235c0ea <vm_exec_core+1786>, 0x5b72c235d1bb <vm_exec_core+6091>, 0x5b72c2362df0 <vm_exec_core+29696>, 0x5b72c235cd13 <vm_exec_core+4899>, 0x5b72c23639ef <vm_exec_core+32767>, 0x5b72c23617b3 <vm_exec_core+24003>, 0x5b72c235f12e <vm_exec_core+14142>, 0x5b72c235c26a <vm_exec_core+2170>, 0x5b72c2363458 <vm_exec_core+31336>, 0x5b72c2363152 <vm_exec_core+30562>, 0x5b72c235cf8b <vm_exec_core+5531>, 0x5b72c235c808 <vm_exec_core+3608>, 0x5b72c2361e08 <vm_exec_core+25624>, 0x5b72c235df42 <vm_exec_core+9554>, 0x5b72c2363696 <vm_exec_core+31910>, 0x5b72c23632e0 <vm_exec_core+30960>, 0x5b72c235e5a2 <vm_exec_core+11186>, 0x5b72c235f0ac <vm_exec_core+14012>, 0x5b72c2361a01 <vm_exec_core+24593>, 0x5b72c2363241 <vm_exec_core+30801>, 0x5b72c2360b68 <vm_exec_core+20856>, 0x5b72c2361a9b <vm_exec_core+24747>, 0x5b72c23621b9 <vm_exec_core+26569>, 0x5b72c2360a94 <vm_exec_core+20644>, 0x5b72c235c734 <vm_exec_core+3396>, 0x5b72c23612cd <vm_exec_core+22749>, 0x5b72c235c5aa <vm_exec_core+3002>, 0x5b72c235ca1a <vm_exec_core+4138>, 0x5b72c235e8ef <vm_exec_core+12031>, 0x5b72c2360635 <vm_exec_core+19525>, 0x5b72c2361016 <vm_exec_core+22054>, 0x5b72c23601d1 <vm_exec_core+18401>, 0x5b72c235c12f <vm_exec_core+1855>, 0x5b72c236273b <vm_exec_core+27979>, 0x5b72c2363067 <vm_exec_core+30327>, 0x5b72c235caf3 <vm_exec_core+4355>, 0x5b72c235d687 <vm_exec_core+7319>, 0x5b72c235d10d <vm_exec_core+5917>, 0x5b72c235e047 <vm_exec_core+9815>, 0x5b72c235f041 <vm_exec_core+13905>, 0x5b72c235cbb5 <vm_exec_core+4549>, 0x5b72c2362584 <vm_exec_core+27540>, 0x5b72c235d5f6 <vm_exec_core+7174>, 0x5b72c235eeff <vm_exec_core+13583>, 0x5b72c235f8b4 <vm_exec_core+16068>, 0x5b72c2361eb4 <vm_exec_core+25796>, 0x5b72c2360d44 <vm_exec_core+21332>, 0x5b72c235e13b <vm_exec_core+10059>, 0x5b72c235d9c4 <vm_exec_core+8148>, 0x5b72c2361ce2 <vm_exec_core+25330>, 0x5b72c235eb3d <vm_exec_core+12621>, 0x5b72c23613d8 <vm_exec_core+23016>, 0x5b72c2360dcc <vm_exec_core+21468>, 0x5b72c23614a5 <vm_exec_core+23221>, 0x5b72c2362d12 <vm_exec_core+29474>, 0x5b72c235fe95 <vm_exec_core+17573>, 0x5b72c2361f83 <vm_exec_core+26003>, 0x5b72c2360d30 <vm_exec_core+21312>, 0x5b72c2361b46 <vm_exec_core+24918>, 0x5b72c235e413 <vm_exec_core+10787>, 0x5b72c23606d9 <vm_exec_core+19689>, 0x5b72c2360c39 <vm_exec_core+21065>, 0x5b72c235f5f8 <vm_exec_core+15368>, 0x5b72c2360544 <vm_exec_core+19284>, 0x5b72c235e810 <vm_exec_core+11808>, 0x5b72c235db81 <vm_exec_core+8593>, 0x5b72c2361539 <vm_exec_core+23369>, 0x5b72c235cc71 <vm_exec_core+4737>, 0x5b72c235f3f5 <vm_exec_core+14853>, 0x5b72c236ac5a <vm_exec_core+62058>, 0x5b72c23610f8 <vm_exec_core+22280>, 0x5b72c235d4d2 <vm_exec_core+6882>, 0x5b72c235d8a0 <vm_exec_core+7856>, 0x5b72c235d77e <vm_exec_core+7566>, 0x5b72c235ddd7 <vm_exec_core+9191>, 0x5b72c235e65f <vm_exec_core+11375>, 0x5b72c236053f <vm_exec_core+19279>, 0x5b72c235fcc2 <vm_exec_core+17106>, 0x5b72c236053a <vm_exec_core+19274>, 0x5b72c2360d30 <vm_exec_core+21312>, 0x5b72c2360d2e <vm_exec_core+21310>, 0x5b72c235ddd2 <vm_exec_core+9186>, 0x5b72c2361291 <vm_exec_core+22689>, 0x5b72c235f0a2 <vm_exec_core+14002>, 0x5b72c235f0a7 <vm_exec_core+14007>, 0x5b72c2360d2c <vm_exec_core+21308>, 0x5b72c2360c0b <vm_exec_core+21019>, 0x5b72c2360098 <vm_exec_core+18088>, 0x5b72c235fdb6 <vm_exec_core+17350>, 0x5b72c2360d2a <vm_exec_core+21306>, 0x5b72c23601cc <vm_exec_core+18396>...} reg_cfp = 0x75be843af790 reg_pc = 0x5040082ba530 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> #67 0x00005b72c2358568 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516000007ed0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #68 0x00005b72c239572b in invoke_iseq_block_from_c (ec=0x516000007ed0, captured=<optimized out>, self=129461115302560, 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 = 0x75be88e81bf8 cfp = 0x75be843af7c8 sp = 0x75be842af818 use_argv = <optimized out> stack_argv = 0x75be842af818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #69 invoke_block_from_c_proc (ec=0x516000007ed0, self=129461115302560, 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> #70 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. #71 0x00005b72c23939b6 in rb_vm_invoke_proc (ec=0x540000000108, proc=0x80, proc@entry=0x504000ee3850, argc=-1040487506, 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 #72 0x00005b72c22eb5c9 in thread_do_start_proc (th=th@entry=0x51500043ee80) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x504000ee3850 args_len = 0 args_ptr = <optimized out> #73 0x00005b72c22e917a in thread_do_start (th=0x51500043ee80) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #74 thread_start_func_2 (th=th@entry=0x51500043ee80, 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> #75 0x00005b72c22e843e in call_thread_start_func_2 (th=0x51500043ee80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x75be621ffce0 #76 nt_start (ptr=0x50c0002e8d00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x51500043ee80 sched = <optimized out> nt = 0x50c0002e8d00 vm = 0x525000000100 #77 0x00005b72c1f9a7ff in asan_thread_start(void*) () No symbol table info available. #78 0x000075bea629ca94 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 = {129460550502080, -8715348703125156924, 129460550502080, -352, 0, 140735615615184, -8715348703104185404, -8715216332474659900}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #79 0x000075bea6329c3c 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 3039315) detached] $ timeout 60 gdb -p 3039322 -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 3007723 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 3039323] [New LWP 3035085] [New LWP 3008710] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00005b72c236976d in vm_search_method_slowpath0 (cd_owner=129461201150520, cd=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2220 2220 cd->cc = cc; >>> Threads Id Target Id Frame * 1 Thread 0x75bea6518c40 (LWP 3007723) "ruby" 0x00005b72c236976d in vm_search_method_slowpath0 (cd_owner=129461201150520, cd=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2220 2 Thread 0x75be8a0006c0 (LWP 3039323) "test_autoload.*" 0x000075bea631b4cd in __GI___poll (fds=0x75be75d09040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x75be818006c0 (LWP 3035085) "parallel.rb:40" 0x000075bea631b4cd in __GI___poll (fds=0x75be77618260, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x75be7a8006c0 (LWP 3008710) "Timeout stdlib " 0x000075bea6298d61 in __futex_abstimed_wait_common64 (private=23410, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000098e54) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 4 (Thread 0x75be7a8006c0 (LWP 3008710) "Timeout stdlib "): #0 0x000075bea6298d61 in __futex_abstimed_wait_common64 (private=23410, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000098e54) 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=23410, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000098e54) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 256 op = 393 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000098e54, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x000075bea629b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x515000000920, cond=0x50c000098e28) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x75bea629b4a0 <__condvar_cleanup_waiting>, __arg = 0x75be7a7fec30, __canceltype = 1955644144, __prev = 0x0} cbuffer = {wseq = 5, cond = 0x50c000098e28, mutex = 0x515000000920, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 5 seq = 2 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_wait (cond=0x50c000098e28, mutex=mutex@entry=0x515000000920) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00005b72c22c3181 in rb_native_cond_wait (cond=0x50c000098e54, mutex=0x515000000920) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x515000000920, th=th@entry=0x5150000adf00, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863 next_th = <optimized out> #7 0x00005b72c22e70d2 in thread_sched_to_waiting_until_wakeup (sched=0x515000000920, th=th@entry=0x5150000adf00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105 can_direct_transfer = <optimized out> #8 0x00005b72c22cd5f1 in native_sleep (th=0x5150000adf00, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3343 sched = <optimized out> #9 sleep_forever (th=0x5150000adf00, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1351 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 0x00005b72c22e5b45 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=129461677972920, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1396 scheduler = <optimized out> #11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1028 args = <optimized out> #12 0x00005b72c1fe5040 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 = 0x5160013f9bd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x75be7a7fef90, <optimized out>, 0x75be7a7feea0, <optimized out>, <optimized out>}, prev = 0x75be74609240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160013f9bd0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00005b72c22e502d in queue_do_pop (self=<optimized out>, q=0x50400004a650, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103 queue_waiter = {w = {self = 129461677972920, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 129461677972920, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400004a650 end = 0 #14 0x00005b72c2364095 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7323 canary_p = <optimized out> ret = <optimized out> #15 0x00005b72c2364095 in vm_invoke_builtin_delegate (ec=0x5160013f9bd0, cfp=0x75be831ef758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x5160013f9bd0) at ../../src/trunk_asan/insns.def:1632 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x5b72c235c0f9 <vm_exec_core+1801>, 0x5b72c235d1ca <vm_exec_core+6106>, 0x5b72c2362dff <vm_exec_core+29711>, 0x5b72c235cd22 <vm_exec_core+4914>, 0x5b72c23639fe <vm_exec_core+32782>, 0x5b72c23617c2 <vm_exec_core+24018>, 0x5b72c235f13d <vm_exec_core+14157>, 0x5b72c235c279 <vm_exec_core+2185>, 0x5b72c2363467 <vm_exec_core+31351>, 0x5b72c2363161 <vm_exec_core+30577>, 0x5b72c235cf9a <vm_exec_core+5546>, 0x5b72c235c817 <vm_exec_core+3623>, 0x5b72c2361e17 <vm_exec_core+25639>, 0x5b72c235df51 <vm_exec_core+9569>, 0x5b72c23636a5 <vm_exec_core+31925>, 0x5b72c23632ef <vm_exec_core+30975>, 0x5b72c235e5b1 <vm_exec_core+11201>, 0x5b72c235f0bb <vm_exec_core+14027>, 0x5b72c2361a10 <vm_exec_core+24608>, 0x5b72c2363250 <vm_exec_core+30816>, 0x5b72c2360b77 <vm_exec_core+20871>, 0x5b72c2361aaa <vm_exec_core+24762>, 0x5b72c23621c8 <vm_exec_core+26584>, 0x5b72c2360aa3 <vm_exec_core+20659>, 0x5b72c235c743 <vm_exec_core+3411>, 0x5b72c23612dc <vm_exec_core+22764>, 0x5b72c235c5b9 <vm_exec_core+3017>, 0x5b72c235ca29 <vm_exec_core+4153>, 0x5b72c235e8fe <vm_exec_core+12046>, 0x5b72c2360644 <vm_exec_core+19540>, 0x5b72c2361025 <vm_exec_core+22069>, 0x5b72c23601e0 <vm_exec_core+18416>, 0x5b72c235c13e <vm_exec_core+1870>, 0x5b72c236274a <vm_exec_core+27994>, 0x5b72c2363076 <vm_exec_core+30342>, 0x5b72c235cb02 <vm_exec_core+4370>, 0x5b72c235d696 <vm_exec_core+7334>, 0x5b72c235d11c <vm_exec_core+5932>, 0x5b72c235e056 <vm_exec_core+9830>, 0x5b72c235f050 <vm_exec_core+13920>, 0x5b72c235cbc4 <vm_exec_core+4564>, 0x5b72c2362593 <vm_exec_core+27555>, 0x5b72c235d605 <vm_exec_core+7189>, 0x5b72c235ef0e <vm_exec_core+13598>, 0x5b72c235f8c3 <vm_exec_core+16083>, 0x5b72c2361ec3 <vm_exec_core+25811>, 0x5b72c2360d53 <vm_exec_core+21347>, 0x5b72c235e14a <vm_exec_core+10074>, 0x5b72c235d9d3 <vm_exec_core+8163>, 0x5b72c2361cf1 <vm_exec_core+25345>, 0x5b72c235eb4c <vm_exec_core+12636>, 0x5b72c23613e7 <vm_exec_core+23031>, 0x5b72c2360ddb <vm_exec_core+21483>, 0x5b72c23614b4 <vm_exec_core+23236>, 0x5b72c2362d21 <vm_exec_core+29489>, 0x5b72c235fea4 <vm_exec_core+17588>, 0x5b72c2361f92 <vm_exec_core+26018>, 0x5b72c235bd7b <vm_exec_core+907>, 0x5b72c2361b55 <vm_exec_core+24933>, 0x5b72c235e422 <vm_exec_core+10802>, 0x5b72c23606e8 <vm_exec_core+19704>, 0x5b72c2360c48 <vm_exec_core+21080>, 0x5b72c235bd80 <vm_exec_core+912>, 0x5b72c2360553 <vm_exec_core+19299>, 0x5b72c235e81f <vm_exec_core+11823>, 0x5b72c235db90 <vm_exec_core+8608>, 0x5b72c2361548 <vm_exec_core+23384>, 0x5b72c235cc80 <vm_exec_core+4752>, 0x5b72c235f404 <vm_exec_core+14868>, 0x5b72c236ac69 <vm_exec_core+62073>, 0x5b72c2361107 <vm_exec_core+22295>, 0x5b72c235d4e1 <vm_exec_core+6897>, 0x5b72c235d8af <vm_exec_core+7871>, 0x5b72c235d78d <vm_exec_core+7581>, 0x5b72c235dde6 <vm_exec_core+9206>, 0x5b72c235e66e <vm_exec_core+11390>, 0x5b72c235d402 <vm_exec_core+6674>, 0x5b72c2363c93 <vm_exec_core+33443>, 0x5b72c23611be <vm_exec_core+22478>, 0x5b72c235fccc <vm_exec_core+17116>, 0x5b72c2362641 <vm_exec_core+27729>, 0x5b72c2363db1 <vm_exec_core+33729>, 0x5b72c23629a7 <vm_exec_core+28599>, 0x5b72c23637fe <vm_exec_core+32270>, 0x5b72c23638d6 <vm_exec_core+32486>, 0x5b72c235c65c <vm_exec_core+3180>, 0x5b72c2363384 <vm_exec_core+31124>, 0x5b72c235ea0f <vm_exec_core+12319>, 0x5b72c23635bf <vm_exec_core+31695>, 0x5b72c235e4ce <vm_exec_core+10974>, 0x5b72c23628a5 <vm_exec_core+28341>, 0x5b72c235c483 <vm_exec_core+2707>, 0x5b72c235e264 <vm_exec_core+10356>, 0x5b72c235f60c <vm_exec_core+15388>, 0x5b72c235efa5 <vm_exec_core+13749>, 0x5b72c235ed74 <vm_exec_core+13188>, 0x5b72c235be77 <vm_exec_core+1159>, 0x5b72c235c39a <vm_exec_core+2474>, 0x5b72c235bf09 <vm_exec_core+1305>, 0x5b72c2362bc0 <vm_exec_core+29136>, 0x5b72c23603f0 <vm_exec_core+18944>, 0x5b72c235f994 <vm_exec_core+16292>, 0x5b72c23600b1 <vm_exec_core+18113>, 0x5b72c235fdca <vm_exec_core+17370>, 0x5b72c235ee15 <vm_exec_core+13349>, 0x5b72c235f7b8 <vm_exec_core+15816>, 0x5b72c235f2da <vm_exec_core+14570>, 0x5b72c235fac3 <vm_exec_core+16595>, 0x5b72c235fb45 <vm_exec_core+16725>, 0x5b72c235c0ea <vm_exec_core+1786>, 0x5b72c235d1bb <vm_exec_core+6091>, 0x5b72c2362df0 <vm_exec_core+29696>, 0x5b72c235cd13 <vm_exec_core+4899>, 0x5b72c23639ef <vm_exec_core+32767>, 0x5b72c23617b3 <vm_exec_core+24003>, 0x5b72c235f12e <vm_exec_core+14142>, 0x5b72c235c26a <vm_exec_core+2170>, 0x5b72c2363458 <vm_exec_core+31336>, 0x5b72c2363152 <vm_exec_core+30562>, 0x5b72c235cf8b <vm_exec_core+5531>, 0x5b72c235c808 <vm_exec_core+3608>, 0x5b72c2361e08 <vm_exec_core+25624>, 0x5b72c235df42 <vm_exec_core+9554>, 0x5b72c2363696 <vm_exec_core+31910>, 0x5b72c23632e0 <vm_exec_core+30960>, 0x5b72c235e5a2 <vm_exec_core+11186>, 0x5b72c235f0ac <vm_exec_core+14012>, 0x5b72c2361a01 <vm_exec_core+24593>, 0x5b72c2363241 <vm_exec_core+30801>, 0x5b72c2360b68 <vm_exec_core+20856>, 0x5b72c2361a9b <vm_exec_core+24747>, 0x5b72c23621b9 <vm_exec_core+26569>, 0x5b72c2360a94 <vm_exec_core+20644>, 0x5b72c235c734 <vm_exec_core+3396>, 0x5b72c23612cd <vm_exec_core+22749>, 0x5b72c235c5aa <vm_exec_core+3002>, 0x5b72c235ca1a <vm_exec_core+4138>, 0x5b72c235e8ef <vm_exec_core+12031>, 0x5b72c2360635 <vm_exec_core+19525>, 0x5b72c2361016 <vm_exec_core+22054>, 0x5b72c23601d1 <vm_exec_core+18401>, 0x5b72c235c12f <vm_exec_core+1855>, 0x5b72c236273b <vm_exec_core+27979>, 0x5b72c2363067 <vm_exec_core+30327>, 0x5b72c235caf3 <vm_exec_core+4355>, 0x5b72c235d687 <vm_exec_core+7319>, 0x5b72c235d10d <vm_exec_core+5917>, 0x5b72c235e047 <vm_exec_core+9815>, 0x5b72c235f041 <vm_exec_core+13905>, 0x5b72c235cbb5 <vm_exec_core+4549>, 0x5b72c2362584 <vm_exec_core+27540>, 0x5b72c235d5f6 <vm_exec_core+7174>, 0x5b72c235eeff <vm_exec_core+13583>, 0x5b72c235f8b4 <vm_exec_core+16068>, 0x5b72c2361eb4 <vm_exec_core+25796>, 0x5b72c2360d44 <vm_exec_core+21332>, 0x5b72c235e13b <vm_exec_core+10059>, 0x5b72c235d9c4 <vm_exec_core+8148>, 0x5b72c2361ce2 <vm_exec_core+25330>, 0x5b72c235eb3d <vm_exec_core+12621>, 0x5b72c23613d8 <vm_exec_core+23016>, 0x5b72c2360dcc <vm_exec_core+21468>, 0x5b72c23614a5 <vm_exec_core+23221>, 0x5b72c2362d12 <vm_exec_core+29474>, 0x5b72c235fe95 <vm_exec_core+17573>, 0x5b72c2361f83 <vm_exec_core+26003>, 0x5b72c2360d30 <vm_exec_core+21312>, 0x5b72c2361b46 <vm_exec_core+24918>, 0x5b72c235e413 <vm_exec_core+10787>, 0x5b72c23606d9 <vm_exec_core+19689>, 0x5b72c2360c39 <vm_exec_core+21065>, 0x5b72c235f5f8 <vm_exec_core+15368>, 0x5b72c2360544 <vm_exec_core+19284>, 0x5b72c235e810 <vm_exec_core+11808>, 0x5b72c235db81 <vm_exec_core+8593>, 0x5b72c2361539 <vm_exec_core+23369>, 0x5b72c235cc71 <vm_exec_core+4737>, 0x5b72c235f3f5 <vm_exec_core+14853>, 0x5b72c236ac5a <vm_exec_core+62058>, 0x5b72c23610f8 <vm_exec_core+22280>, 0x5b72c235d4d2 <vm_exec_core+6882>, 0x5b72c235d8a0 <vm_exec_core+7856>, 0x5b72c235d77e <vm_exec_core+7566>, 0x5b72c235ddd7 <vm_exec_core+9191>, 0x5b72c235e65f <vm_exec_core+11375>, 0x5b72c236053f <vm_exec_core+19279>, 0x5b72c235fcc2 <vm_exec_core+17106>, 0x5b72c236053a <vm_exec_core+19274>, 0x5b72c2360d30 <vm_exec_core+21312>, 0x5b72c2360d2e <vm_exec_core+21310>, 0x5b72c235ddd2 <vm_exec_core+9186>, 0x5b72c2361291 <vm_exec_core+22689>, 0x5b72c235f0a2 <vm_exec_core+14002>, 0x5b72c235f0a7 <vm_exec_core+14007>, 0x5b72c2360d2c <vm_exec_core+21308>, 0x5b72c2360c0b <vm_exec_core+21019>, 0x5b72c2360098 <vm_exec_core+18088>, 0x5b72c235fdb6 <vm_exec_core+17350>, 0x5b72c2360d2a <vm_exec_core+21306>, 0x5b72c23601cc <vm_exec_core+18396>...} reg_cfp = 0x75be831ef758 reg_pc = <optimized out> INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #17 0x00005b72c2358568 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160013f9bd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x00005b72c239572b in invoke_iseq_block_from_c (ec=0x5160013f9bd0, captured=<optimized out>, self=129461677999800, 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 = 0x75bea553e8a8 cfp = 0x75be831ef7c8 sp = 0x75be830ef818 use_argv = <optimized out> stack_argv = 0x75be830ef818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x5160013f9bd0, self=129461677999800, 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> #20 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. #21 0x00005b72c23939b6 in rb_vm_invoke_proc (ec=0x50c000098e54, proc=0x189, proc@entry=0x5040001d1e90, argc=-1507226271, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 0 #22 0x00005b72c22eb5c9 in thread_do_start_proc (th=th@entry=0x5150000adf00) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040001d1e90 args_len = 0 args_ptr = <optimized out> #23 0x00005b72c22e917a in thread_do_start (th=0x5150000adf00) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #24 thread_start_func_2 (th=th@entry=0x5150000adf00, 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> #25 0x00005b72c22e843e in call_thread_start_func_2 (th=0x5150000adf00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x75be7a7ffce0 #26 nt_start (ptr=0x50c000098e00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x5150000adf00 sched = <optimized out> nt = 0x50c000098e00 vm = 0x525000000100 #27 0x00005b72c1f9a7ff in asan_thread_start(void*) () No symbol table info available. #28 0x000075bea629ca94 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 = {129460959446720, -8715331385817019452, 129460959446720, -352, 0, 140735615612400, -8715331385796047932, -8715216332474659900}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x000075bea6329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x75be818006c0 (LWP 3035085) "parallel.rb:40"): #0 0x000075bea631b4cd in __GI___poll (fds=0x75be77618260, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b72c1f4144a in __interceptor_poll () No symbol table info available. #2 0x00005b72c2094bed in nogvl_wait_for (th=129461201466080, fptr=0x511000102240, 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 0x00005b72c2096066 in internal_read_func (ptr=0x75be77618040) at /tmp/ruby/src/trunk_asan/io.c:1182 iis = 0x75be77618040 result = <optimized out> #5 0x00005b72c22d15fb in rb_thread_io_blocking_call (func=0x5b72c2095be0 <internal_read_func>, data1=0x75be77618040, 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 0x00005b72c1fe5040 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 = 0x516000471fd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x75be817fee50, <optimized out>, 0x75be817fed60, <optimized out>, <optimized out>}, prev = 0x75be77609240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516000471fd0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x00005b72c20aa3a5 in io_read_memory_locktmp (str=129460907115104, 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 = 129461201466080, fptr = 0x511000102240, nonblock = 0, fd = 4, buf = 0x519004362f80, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x511000102240 n = <optimized out> shrinkable = <optimized out> #9 0x00005b72c20866e1 in io_readpartial (argc=2002879072, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3588 ret = <optimized out> #10 0x00005b72c23bba98 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 = 0x75bea5bf9e68 cfunc = 0x504000011018 recv = 129461201466200 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00005b72c236934d in vm_sendish (ec=0x516000471fd0, reg_cfp=0x75be8a1ff790, 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=0x516000471fd0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b72c235c0f9 <vm_exec_core+1801>, 0x5b72c235d1ca <vm_exec_core+6106>, 0x5b72c2362dff <vm_exec_core+29711>, 0x5b72c235cd22 <vm_exec_core+4914>, 0x5b72c23639fe <vm_exec_core+32782>, 0x5b72c23617c2 <vm_exec_core+24018>, 0x5b72c235f13d <vm_exec_core+14157>, 0x5b72c235c279 <vm_exec_core+2185>, 0x5b72c2363467 <vm_exec_core+31351>, 0x5b72c2363161 <vm_exec_core+30577>, 0x5b72c235cf9a <vm_exec_core+5546>, 0x5b72c235c817 <vm_exec_core+3623>, 0x5b72c2361e17 <vm_exec_core+25639>, 0x5b72c235df51 <vm_exec_core+9569>, 0x5b72c23636a5 <vm_exec_core+31925>, 0x5b72c23632ef <vm_exec_core+30975>, 0x5b72c235e5b1 <vm_exec_core+11201>, 0x5b72c235f0bb <vm_exec_core+14027>, 0x5b72c2361a10 <vm_exec_core+24608>, 0x5b72c2363250 <vm_exec_core+30816>, 0x5b72c2360b77 <vm_exec_core+20871>, 0x5b72c2361aaa <vm_exec_core+24762>, 0x5b72c23621c8 <vm_exec_core+26584>, 0x5b72c2360aa3 <vm_exec_core+20659>, 0x5b72c235c743 <vm_exec_core+3411>, 0x5b72c23612dc <vm_exec_core+22764>, 0x5b72c235c5b9 <vm_exec_core+3017>, 0x5b72c235ca29 <vm_exec_core+4153>, 0x5b72c235e8fe <vm_exec_core+12046>, 0x5b72c2360644 <vm_exec_core+19540>, 0x5b72c2361025 <vm_exec_core+22069>, 0x5b72c23601e0 <vm_exec_core+18416>, 0x5b72c235c13e <vm_exec_core+1870>, 0x5b72c236274a <vm_exec_core+27994>, 0x5b72c2363076 <vm_exec_core+30342>, 0x5b72c235cb02 <vm_exec_core+4370>, 0x5b72c235d696 <vm_exec_core+7334>, 0x5b72c235d11c <vm_exec_core+5932>, 0x5b72c235e056 <vm_exec_core+9830>, 0x5b72c235f050 <vm_exec_core+13920>, 0x5b72c235cbc4 <vm_exec_core+4564>, 0x5b72c2362593 <vm_exec_core+27555>, 0x5b72c235d605 <vm_exec_core+7189>, 0x5b72c235ef0e <vm_exec_core+13598>, 0x5b72c235f8c3 <vm_exec_core+16083>, 0x5b72c2361ec3 <vm_exec_core+25811>, 0x5b72c2360d53 <vm_exec_core+21347>, 0x5b72c235e14a <vm_exec_core+10074>, 0x5b72c235d9d3 <vm_exec_core+8163>, 0x5b72c2361cf1 <vm_exec_core+25345>, 0x5b72c235eb4c <vm_exec_core+12636>, 0x5b72c23613e7 <vm_exec_core+23031>, 0x5b72c2360ddb <vm_exec_core+21483>, 0x5b72c23614b4 <vm_exec_core+23236>, 0x5b72c2362d21 <vm_exec_core+29489>, 0x5b72c235fea4 <vm_exec_core+17588>, 0x5b72c2361f92 <vm_exec_core+26018>, 0x5b72c235bd7b <vm_exec_core+907>, 0x5b72c2361b55 <vm_exec_core+24933>, 0x5b72c235e422 <vm_exec_core+10802>, 0x5b72c23606e8 <vm_exec_core+19704>, 0x5b72c2360c48 <vm_exec_core+21080>, 0x5b72c235bd80 <vm_exec_core+912>, 0x5b72c2360553 <vm_exec_core+19299>, 0x5b72c235e81f <vm_exec_core+11823>, 0x5b72c235db90 <vm_exec_core+8608>, 0x5b72c2361548 <vm_exec_core+23384>, 0x5b72c235cc80 <vm_exec_core+4752>, 0x5b72c235f404 <vm_exec_core+14868>, 0x5b72c236ac69 <vm_exec_core+62073>, 0x5b72c2361107 <vm_exec_core+22295>, 0x5b72c235d4e1 <vm_exec_core+6897>, 0x5b72c235d8af <vm_exec_core+7871>, 0x5b72c235d78d <vm_exec_core+7581>, 0x5b72c235dde6 <vm_exec_core+9206>, 0x5b72c235e66e <vm_exec_core+11390>, 0x5b72c235d402 <vm_exec_core+6674>, 0x5b72c2363c93 <vm_exec_core+33443>, 0x5b72c23611be <vm_exec_core+22478>, 0x5b72c235fccc <vm_exec_core+17116>, 0x5b72c2362641 <vm_exec_core+27729>, 0x5b72c2363db1 <vm_exec_core+33729>, 0x5b72c23629a7 <vm_exec_core+28599>, 0x5b72c23637fe <vm_exec_core+32270>, 0x5b72c23638d6 <vm_exec_core+32486>, 0x5b72c235c65c <vm_exec_core+3180>, 0x5b72c2363384 <vm_exec_core+31124>, 0x5b72c235ea0f <vm_exec_core+12319>, 0x5b72c23635bf <vm_exec_core+31695>, 0x5b72c235e4ce <vm_exec_core+10974>, 0x5b72c23628a5 <vm_exec_core+28341>, 0x5b72c235c483 <vm_exec_core+2707>, 0x5b72c235e264 <vm_exec_core+10356>, 0x5b72c235f60c <vm_exec_core+15388>, 0x5b72c235efa5 <vm_exec_core+13749>, 0x5b72c235ed74 <vm_exec_core+13188>, 0x5b72c235be77 <vm_exec_core+1159>, 0x5b72c235c39a <vm_exec_core+2474>, 0x5b72c235bf09 <vm_exec_core+1305>, 0x5b72c2362bc0 <vm_exec_core+29136>, 0x5b72c23603f0 <vm_exec_core+18944>, 0x5b72c235f994 <vm_exec_core+16292>, 0x5b72c23600b1 <vm_exec_core+18113>, 0x5b72c235fdca <vm_exec_core+17370>, 0x5b72c235ee15 <vm_exec_core+13349>, 0x5b72c235f7b8 <vm_exec_core+15816>, 0x5b72c235f2da <vm_exec_core+14570>, 0x5b72c235fac3 <vm_exec_core+16595>, 0x5b72c235fb45 <vm_exec_core+16725>, 0x5b72c235c0ea <vm_exec_core+1786>, 0x5b72c235d1bb <vm_exec_core+6091>, 0x5b72c2362df0 <vm_exec_core+29696>, 0x5b72c235cd13 <vm_exec_core+4899>, 0x5b72c23639ef <vm_exec_core+32767>, 0x5b72c23617b3 <vm_exec_core+24003>, 0x5b72c235f12e <vm_exec_core+14142>, 0x5b72c235c26a <vm_exec_core+2170>, 0x5b72c2363458 <vm_exec_core+31336>, 0x5b72c2363152 <vm_exec_core+30562>, 0x5b72c235cf8b <vm_exec_core+5531>, 0x5b72c235c808 <vm_exec_core+3608>, 0x5b72c2361e08 <vm_exec_core+25624>, 0x5b72c235df42 <vm_exec_core+9554>, 0x5b72c2363696 <vm_exec_core+31910>, 0x5b72c23632e0 <vm_exec_core+30960>, 0x5b72c235e5a2 <vm_exec_core+11186>, 0x5b72c235f0ac <vm_exec_core+14012>, 0x5b72c2361a01 <vm_exec_core+24593>, 0x5b72c2363241 <vm_exec_core+30801>, 0x5b72c2360b68 <vm_exec_core+20856>, 0x5b72c2361a9b <vm_exec_core+24747>, 0x5b72c23621b9 <vm_exec_core+26569>, 0x5b72c2360a94 <vm_exec_core+20644>, 0x5b72c235c734 <vm_exec_core+3396>, 0x5b72c23612cd <vm_exec_core+22749>, 0x5b72c235c5aa <vm_exec_core+3002>, 0x5b72c235ca1a <vm_exec_core+4138>, 0x5b72c235e8ef <vm_exec_core+12031>, 0x5b72c2360635 <vm_exec_core+19525>, 0x5b72c2361016 <vm_exec_core+22054>, 0x5b72c23601d1 <vm_exec_core+18401>, 0x5b72c235c12f <vm_exec_core+1855>, 0x5b72c236273b <vm_exec_core+27979>, 0x5b72c2363067 <vm_exec_core+30327>, 0x5b72c235caf3 <vm_exec_core+4355>, 0x5b72c235d687 <vm_exec_core+7319>, 0x5b72c235d10d <vm_exec_core+5917>, 0x5b72c235e047 <vm_exec_core+9815>, 0x5b72c235f041 <vm_exec_core+13905>, 0x5b72c235cbb5 <vm_exec_core+4549>, 0x5b72c2362584 <vm_exec_core+27540>, 0x5b72c235d5f6 <vm_exec_core+7174>, 0x5b72c235eeff <vm_exec_core+13583>, 0x5b72c235f8b4 <vm_exec_core+16068>, 0x5b72c2361eb4 <vm_exec_core+25796>, 0x5b72c2360d44 <vm_exec_core+21332>, 0x5b72c235e13b <vm_exec_core+10059>, 0x5b72c235d9c4 <vm_exec_core+8148>, 0x5b72c2361ce2 <vm_exec_core+25330>, 0x5b72c235eb3d <vm_exec_core+12621>, 0x5b72c23613d8 <vm_exec_core+23016>, 0x5b72c2360dcc <vm_exec_core+21468>, 0x5b72c23614a5 <vm_exec_core+23221>, 0x5b72c2362d12 <vm_exec_core+29474>, 0x5b72c235fe95 <vm_exec_core+17573>, 0x5b72c2361f83 <vm_exec_core+26003>, 0x5b72c2360d30 <vm_exec_core+21312>, 0x5b72c2361b46 <vm_exec_core+24918>, 0x5b72c235e413 <vm_exec_core+10787>, 0x5b72c23606d9 <vm_exec_core+19689>, 0x5b72c2360c39 <vm_exec_core+21065>, 0x5b72c235f5f8 <vm_exec_core+15368>, 0x5b72c2360544 <vm_exec_core+19284>, 0x5b72c235e810 <vm_exec_core+11808>, 0x5b72c235db81 <vm_exec_core+8593>, 0x5b72c2361539 <vm_exec_core+23369>, 0x5b72c235cc71 <vm_exec_core+4737>, 0x5b72c235f3f5 <vm_exec_core+14853>, 0x5b72c236ac5a <vm_exec_core+62058>, 0x5b72c23610f8 <vm_exec_core+22280>, 0x5b72c235d4d2 <vm_exec_core+6882>, 0x5b72c235d8a0 <vm_exec_core+7856>, 0x5b72c235d77e <vm_exec_core+7566>, 0x5b72c235ddd7 <vm_exec_core+9191>, 0x5b72c235e65f <vm_exec_core+11375>, 0x5b72c236053f <vm_exec_core+19279>, 0x5b72c235fcc2 <vm_exec_core+17106>, 0x5b72c236053a <vm_exec_core+19274>, 0x5b72c2360d30 <vm_exec_core+21312>, 0x5b72c2360d2e <vm_exec_core+21310>, 0x5b72c235ddd2 <vm_exec_core+9186>, 0x5b72c2361291 <vm_exec_core+22689>, 0x5b72c235f0a2 <vm_exec_core+14002>, 0x5b72c235f0a7 <vm_exec_core+14007>, 0x5b72c2360d2c <vm_exec_core+21308>, 0x5b72c2360c0b <vm_exec_core+21019>, 0x5b72c2360098 <vm_exec_core+18088>, 0x5b72c235fdb6 <vm_exec_core+17350>, 0x5b72c2360d2a <vm_exec_core+21306>, 0x5b72c23601cc <vm_exec_core+18396>...} reg_cfp = 0x75be8a1ff790 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 0x00005b72c2358568 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516000471fd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x00005b72c239572b in invoke_iseq_block_from_c (ec=0x516000471fd0, captured=<optimized out>, self=129461684540200, 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 = 0x75bea5b744c0 cfp = 0x75be8a1ff7c8 sp = 0x75be8a0ff818 use_argv = <optimized out> stack_argv = 0x75be8a0ff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x516000471fd0, self=129461684540200, 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 0x00005b72c23939b6 in rb_vm_invoke_proc (ec=0x75be77618260, proc=0x1, proc@entry=0x5040082bba50, argc=-1506691891, 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 0x00005b72c22eb5c9 in thread_do_start_proc (th=th@entry=0x5150004ff180) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040082bba50 args_len = 0 args_ptr = <optimized out> #19 0x00005b72c22e917a in thread_do_start (th=0x5150004ff180) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #20 thread_start_func_2 (th=th@entry=0x5150004ff180, 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 0x00005b72c22e843e in call_thread_start_func_2 (th=0x5150004ff180) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x75be817ffce0 #22 nt_start (ptr=0x50c0002e1680) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x5150004ff180 sched = <optimized out> nt = 0x50c0002e1680 vm = 0x525000000100 #23 0x00005b72c1f9a7ff in asan_thread_start(void*) () No symbol table info available. #24 0x000075bea629ca94 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 = {129461076887232, -8715280808282141756, 129461076887232, -352, 25, 140735615617872, -8715280808261170236, -8715216332474659900}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x000075bea6329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x75be8a0006c0 (LWP 3039323) "test_autoload.*"): #0 0x000075bea631b4cd in __GI___poll (fds=0x75be75d09040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b72c1f4144a in __interceptor_poll () No symbol table info available. #2 0x00005b72c22ed73f 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 = 10 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3066 vm = <optimized out> #4 0x00005b72c1f9a7ff in asan_thread_start(void*) () No symbol table info available. #5 0x000075bea629ca94 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 = {129461219493568, -8715297300956558396, 129461219493568, -352, 0, 129460695196624, -8715297300935586876, -8715216332474659900}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000075bea6329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x75bea6518c40 (LWP 3007723) "ruby"): #0 0x00005b72c236976d in vm_search_method_slowpath0 (cd_owner=129461201150520, cd=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2220 cc = 0x75be89723220 empty_cc = <optimized out> #1 vm_search_method_fastpath (cd_owner=129461201150520, cd=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2278 cc = <optimized out> #2 vm_sendish (ec=0x5160000003d0, reg_cfp=0x75bea37ff480, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5954 calling = {cd = <optimized out>, cc = 0x0, 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> #3 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 = {0x5b72c235c0f9 <vm_exec_core+1801>, 0x5b72c235d1ca <vm_exec_core+6106>, 0x5b72c2362dff <vm_exec_core+29711>, 0x5b72c235cd22 <vm_exec_core+4914>, 0x5b72c23639fe <vm_exec_core+32782>, 0x5b72c23617c2 <vm_exec_core+24018>, 0x5b72c235f13d <vm_exec_core+14157>, 0x5b72c235c279 <vm_exec_core+2185>, 0x5b72c2363467 <vm_exec_core+31351>, 0x5b72c2363161 <vm_exec_core+30577>, 0x5b72c235cf9a <vm_exec_core+5546>, 0x5b72c235c817 <vm_exec_core+3623>, 0x5b72c2361e17 <vm_exec_core+25639>, 0x5b72c235df51 <vm_exec_core+9569>, 0x5b72c23636a5 <vm_exec_core+31925>, 0x5b72c23632ef <vm_exec_core+30975>, 0x5b72c235e5b1 <vm_exec_core+11201>, 0x5b72c235f0bb <vm_exec_core+14027>, 0x5b72c2361a10 <vm_exec_core+24608>, 0x5b72c2363250 <vm_exec_core+30816>, 0x5b72c2360b77 <vm_exec_core+20871>, 0x5b72c2361aaa <vm_exec_core+24762>, 0x5b72c23621c8 <vm_exec_core+26584>, 0x5b72c2360aa3 <vm_exec_core+20659>, 0x5b72c235c743 <vm_exec_core+3411>, 0x5b72c23612dc <vm_exec_core+22764>, 0x5b72c235c5b9 <vm_exec_core+3017>, 0x5b72c235ca29 <vm_exec_core+4153>, 0x5b72c235e8fe <vm_exec_core+12046>, 0x5b72c2360644 <vm_exec_core+19540>, 0x5b72c2361025 <vm_exec_core+22069>, 0x5b72c23601e0 <vm_exec_core+18416>, 0x5b72c235c13e <vm_exec_core+1870>, 0x5b72c236274a <vm_exec_core+27994>, 0x5b72c2363076 <vm_exec_core+30342>, 0x5b72c235cb02 <vm_exec_core+4370>, 0x5b72c235d696 <vm_exec_core+7334>, 0x5b72c235d11c <vm_exec_core+5932>, 0x5b72c235e056 <vm_exec_core+9830>, 0x5b72c235f050 <vm_exec_core+13920>, 0x5b72c235cbc4 <vm_exec_core+4564>, 0x5b72c2362593 <vm_exec_core+27555>, 0x5b72c235d605 <vm_exec_core+7189>, 0x5b72c235ef0e <vm_exec_core+13598>, 0x5b72c235f8c3 <vm_exec_core+16083>, 0x5b72c2361ec3 <vm_exec_core+25811>, 0x5b72c2360d53 <vm_exec_core+21347>, 0x5b72c235e14a <vm_exec_core+10074>, 0x5b72c235d9d3 <vm_exec_core+8163>, 0x5b72c2361cf1 <vm_exec_core+25345>, 0x5b72c235eb4c <vm_exec_core+12636>, 0x5b72c23613e7 <vm_exec_core+23031>, 0x5b72c2360ddb <vm_exec_core+21483>, 0x5b72c23614b4 <vm_exec_core+23236>, 0x5b72c2362d21 <vm_exec_core+29489>, 0x5b72c235fea4 <vm_exec_core+17588>, 0x5b72c2361f92 <vm_exec_core+26018>, 0x5b72c235bd7b <vm_exec_core+907>, 0x5b72c2361b55 <vm_exec_core+24933>, 0x5b72c235e422 <vm_exec_core+10802>, 0x5b72c23606e8 <vm_exec_core+19704>, 0x5b72c2360c48 <vm_exec_core+21080>, 0x5b72c235bd80 <vm_exec_core+912>, 0x5b72c2360553 <vm_exec_core+19299>, 0x5b72c235e81f <vm_exec_core+11823>, 0x5b72c235db90 <vm_exec_core+8608>, 0x5b72c2361548 <vm_exec_core+23384>, 0x5b72c235cc80 <vm_exec_core+4752>, 0x5b72c235f404 <vm_exec_core+14868>, 0x5b72c236ac69 <vm_exec_core+62073>, 0x5b72c2361107 <vm_exec_core+22295>, 0x5b72c235d4e1 <vm_exec_core+6897>, 0x5b72c235d8af <vm_exec_core+7871>, 0x5b72c235d78d <vm_exec_core+7581>, 0x5b72c235dde6 <vm_exec_core+9206>, 0x5b72c235e66e <vm_exec_core+11390>, 0x5b72c235d402 <vm_exec_core+6674>, 0x5b72c2363c93 <vm_exec_core+33443>, 0x5b72c23611be <vm_exec_core+22478>, 0x5b72c235fccc <vm_exec_core+17116>, 0x5b72c2362641 <vm_exec_core+27729>, 0x5b72c2363db1 <vm_exec_core+33729>, 0x5b72c23629a7 <vm_exec_core+28599>, 0x5b72c23637fe <vm_exec_core+32270>, 0x5b72c23638d6 <vm_exec_core+32486>, 0x5b72c235c65c <vm_exec_core+3180>, 0x5b72c2363384 <vm_exec_core+31124>, 0x5b72c235ea0f <vm_exec_core+12319>, 0x5b72c23635bf <vm_exec_core+31695>, 0x5b72c235e4ce <vm_exec_core+10974>, 0x5b72c23628a5 <vm_exec_core+28341>, 0x5b72c235c483 <vm_exec_core+2707>, 0x5b72c235e264 <vm_exec_core+10356>, 0x5b72c235f60c <vm_exec_core+15388>, 0x5b72c235efa5 <vm_exec_core+13749>, 0x5b72c235ed74 <vm_exec_core+13188>, 0x5b72c235be77 <vm_exec_core+1159>, 0x5b72c235c39a <vm_exec_core+2474>, 0x5b72c235bf09 <vm_exec_core+1305>, 0x5b72c2362bc0 <vm_exec_core+29136>, 0x5b72c23603f0 <vm_exec_core+18944>, 0x5b72c235f994 <vm_exec_core+16292>, 0x5b72c23600b1 <vm_exec_core+18113>, 0x5b72c235fdca <vm_exec_core+17370>, 0x5b72c235ee15 <vm_exec_core+13349>, 0x5b72c235f7b8 <vm_exec_core+15816>, 0x5b72c235f2da <vm_exec_core+14570>, 0x5b72c235fac3 <vm_exec_core+16595>, 0x5b72c235fb45 <vm_exec_core+16725>, 0x5b72c235c0ea <vm_exec_core+1786>, 0x5b72c235d1bb <vm_exec_core+6091>, 0x5b72c2362df0 <vm_exec_core+29696>, 0x5b72c235cd13 <vm_exec_core+4899>, 0x5b72c23639ef <vm_exec_core+32767>, 0x5b72c23617b3 <vm_exec_core+24003>, 0x5b72c235f12e <vm_exec_core+14142>, 0x5b72c235c26a <vm_exec_core+2170>, 0x5b72c2363458 <vm_exec_core+31336>, 0x5b72c2363152 <vm_exec_core+30562>, 0x5b72c235cf8b <vm_exec_core+5531>, 0x5b72c235c808 <vm_exec_core+3608>, 0x5b72c2361e08 <vm_exec_core+25624>, 0x5b72c235df42 <vm_exec_core+9554>, 0x5b72c2363696 <vm_exec_core+31910>, 0x5b72c23632e0 <vm_exec_core+30960>, 0x5b72c235e5a2 <vm_exec_core+11186>, 0x5b72c235f0ac <vm_exec_core+14012>, 0x5b72c2361a01 <vm_exec_core+24593>, 0x5b72c2363241 <vm_exec_core+30801>, 0x5b72c2360b68 <vm_exec_core+20856>, 0x5b72c2361a9b <vm_exec_core+24747>, 0x5b72c23621b9 <vm_exec_core+26569>, 0x5b72c2360a94 <vm_exec_core+20644>, 0x5b72c235c734 <vm_exec_core+3396>, 0x5b72c23612cd <vm_exec_core+22749>, 0x5b72c235c5aa <vm_exec_core+3002>, 0x5b72c235ca1a <vm_exec_core+4138>, 0x5b72c235e8ef <vm_exec_core+12031>, 0x5b72c2360635 <vm_exec_core+19525>, 0x5b72c2361016 <vm_exec_core+22054>, 0x5b72c23601d1 <vm_exec_core+18401>, 0x5b72c235c12f <vm_exec_core+1855>, 0x5b72c236273b <vm_exec_core+27979>, 0x5b72c2363067 <vm_exec_core+30327>, 0x5b72c235caf3 <vm_exec_core+4355>, 0x5b72c235d687 <vm_exec_core+7319>, 0x5b72c235d10d <vm_exec_core+5917>, 0x5b72c235e047 <vm_exec_core+9815>, 0x5b72c235f041 <vm_exec_core+13905>, 0x5b72c235cbb5 <vm_exec_core+4549>, 0x5b72c2362584 <vm_exec_core+27540>, 0x5b72c235d5f6 <vm_exec_core+7174>, 0x5b72c235eeff <vm_exec_core+13583>, 0x5b72c235f8b4 <vm_exec_core+16068>, 0x5b72c2361eb4 <vm_exec_core+25796>, 0x5b72c2360d44 <vm_exec_core+21332>, 0x5b72c235e13b <vm_exec_core+10059>, 0x5b72c235d9c4 <vm_exec_core+8148>, 0x5b72c2361ce2 <vm_exec_core+25330>, 0x5b72c235eb3d <vm_exec_core+12621>, 0x5b72c23613d8 <vm_exec_core+23016>, 0x5b72c2360dcc <vm_exec_core+21468>, 0x5b72c23614a5 <vm_exec_core+23221>, 0x5b72c2362d12 <vm_exec_core+29474>, 0x5b72c235fe95 <vm_exec_core+17573>, 0x5b72c2361f83 <vm_exec_core+26003>, 0x5b72c2360d30 <vm_exec_core+21312>, 0x5b72c2361b46 <vm_exec_core+24918>, 0x5b72c235e413 <vm_exec_core+10787>, 0x5b72c23606d9 <vm_exec_core+19689>, 0x5b72c2360c39 <vm_exec_core+21065>, 0x5b72c235f5f8 <vm_exec_core+15368>, 0x5b72c2360544 <vm_exec_core+19284>, 0x5b72c235e810 <vm_exec_core+11808>, 0x5b72c235db81 <vm_exec_core+8593>, 0x5b72c2361539 <vm_exec_core+23369>, 0x5b72c235cc71 <vm_exec_core+4737>, 0x5b72c235f3f5 <vm_exec_core+14853>, 0x5b72c236ac5a <vm_exec_core+62058>, 0x5b72c23610f8 <vm_exec_core+22280>, 0x5b72c235d4d2 <vm_exec_core+6882>, 0x5b72c235d8a0 <vm_exec_core+7856>, 0x5b72c235d77e <vm_exec_core+7566>, 0x5b72c235ddd7 <vm_exec_core+9191>, 0x5b72c235e65f <vm_exec_core+11375>, 0x5b72c236053f <vm_exec_core+19279>, 0x5b72c235fcc2 <vm_exec_core+17106>, 0x5b72c236053a <vm_exec_core+19274>, 0x5b72c2360d30 <vm_exec_core+21312>, 0x5b72c2360d2e <vm_exec_core+21310>, 0x5b72c235ddd2 <vm_exec_core+9186>, 0x5b72c2361291 <vm_exec_core+22689>, 0x5b72c235f0a2 <vm_exec_core+14002>, 0x5b72c235f0a7 <vm_exec_core+14007>, 0x5b72c2360d2c <vm_exec_core+21308>, 0x5b72c2360c0b <vm_exec_core+21019>, 0x5b72c2360098 <vm_exec_core+18088>, 0x5b72c235fdb6 <vm_exec_core+17350>, 0x5b72c2360d2a <vm_exec_core+21306>, 0x5b72c23601cc <vm_exec_core+18396>...} reg_cfp = 0x75bea37ff480 reg_pc = 0x51400036caa0 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> #4 0x00005b72c2358921 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. #5 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 #6 0x00005b72c23d9072 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x75bea37ff620, self=129461684540200, 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 = 0x75bea5986b40 cfp = <optimized out> sp = 0x75bea36ffa28 use_argv = 0x75bea4055920 stack_argv = 0x75bea36ffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #7 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 = 0x75bea37ff620 #8 0x00005b72c2385926 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. #9 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. #10 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #11 0x00005b72c2385926 in rb_yield (val=<optimized out>) No locals. #12 0x00005b72c252fcb6 in rb_ary_collect (ary=129461086314760) at /tmp/ruby/src/trunk_asan/array.c:3712 collect = 129461157184400 i = 26 #13 0x00005b72c23bba98 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 = 0x75bea64300f0 cfunc = 0x50400000a818 recv = 129461086314760 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #14 0x00005b72c23608eb in vm_sendish (ec=0x5160000003d0, reg_cfp=0x75bea37ff608, 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> #15 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 = {0x5b72c235c0f9 <vm_exec_core+1801>, 0x5b72c235d1ca <vm_exec_core+6106>, 0x5b72c2362dff <vm_exec_core+29711>, 0x5b72c235cd22 <vm_exec_core+4914>, 0x5b72c23639fe <vm_exec_core+32782>, 0x5b72c23617c2 <vm_exec_core+24018>, 0x5b72c235f13d <vm_exec_core+14157>, 0x5b72c235c279 <vm_exec_core+2185>, 0x5b72c2363467 <vm_exec_core+31351>, 0x5b72c2363161 <vm_exec_core+30577>, 0x5b72c235cf9a <vm_exec_core+5546>, 0x5b72c235c817 <vm_exec_core+3623>, 0x5b72c2361e17 <vm_exec_core+25639>, 0x5b72c235df51 <vm_exec_core+9569>, 0x5b72c23636a5 <vm_exec_core+31925>, 0x5b72c23632ef <vm_exec_core+30975>, 0x5b72c235e5b1 <vm_exec_core+11201>, 0x5b72c235f0bb <vm_exec_core+14027>, 0x5b72c2361a10 <vm_exec_core+24608>, 0x5b72c2363250 <vm_exec_core+30816>, 0x5b72c2360b77 <vm_exec_core+20871>, 0x5b72c2361aaa <vm_exec_core+24762>, 0x5b72c23621c8 <vm_exec_core+26584>, 0x5b72c2360aa3 <vm_exec_core+20659>, 0x5b72c235c743 <vm_exec_core+3411>, 0x5b72c23612dc <vm_exec_core+22764>, 0x5b72c235c5b9 <vm_exec_core+3017>, 0x5b72c235ca29 <vm_exec_core+4153>, 0x5b72c235e8fe <vm_exec_core+12046>, 0x5b72c2360644 <vm_exec_core+19540>, 0x5b72c2361025 <vm_exec_core+22069>, 0x5b72c23601e0 <vm_exec_core+18416>, 0x5b72c235c13e <vm_exec_core+1870>, 0x5b72c236274a <vm_exec_core+27994>, 0x5b72c2363076 <vm_exec_core+30342>, 0x5b72c235cb02 <vm_exec_core+4370>, 0x5b72c235d696 <vm_exec_core+7334>, 0x5b72c235d11c <vm_exec_core+5932>, 0x5b72c235e056 <vm_exec_core+9830>, 0x5b72c235f050 <vm_exec_core+13920>, 0x5b72c235cbc4 <vm_exec_core+4564>, 0x5b72c2362593 <vm_exec_core+27555>, 0x5b72c235d605 <vm_exec_core+7189>, 0x5b72c235ef0e <vm_exec_core+13598>, 0x5b72c235f8c3 <vm_exec_core+16083>, 0x5b72c2361ec3 <vm_exec_core+25811>, 0x5b72c2360d53 <vm_exec_core+21347>, 0x5b72c235e14a <vm_exec_core+10074>, 0x5b72c235d9d3 <vm_exec_core+8163>, 0x5b72c2361cf1 <vm_exec_core+25345>, 0x5b72c235eb4c <vm_exec_core+12636>, 0x5b72c23613e7 <vm_exec_core+23031>, 0x5b72c2360ddb <vm_exec_core+21483>, 0x5b72c23614b4 <vm_exec_core+23236>, 0x5b72c2362d21 <vm_exec_core+29489>, 0x5b72c235fea4 <vm_exec_core+17588>, 0x5b72c2361f92 <vm_exec_core+26018>, 0x5b72c235bd7b <vm_exec_core+907>, 0x5b72c2361b55 <vm_exec_core+24933>, 0x5b72c235e422 <vm_exec_core+10802>, 0x5b72c23606e8 <vm_exec_core+19704>, 0x5b72c2360c48 <vm_exec_core+21080>, 0x5b72c235bd80 <vm_exec_core+912>, 0x5b72c2360553 <vm_exec_core+19299>, 0x5b72c235e81f <vm_exec_core+11823>, 0x5b72c235db90 <vm_exec_core+8608>, 0x5b72c2361548 <vm_exec_core+23384>, 0x5b72c235cc80 <vm_exec_core+4752>, 0x5b72c235f404 <vm_exec_core+14868>, 0x5b72c236ac69 <vm_exec_core+62073>, 0x5b72c2361107 <vm_exec_core+22295>, 0x5b72c235d4e1 <vm_exec_core+6897>, 0x5b72c235d8af <vm_exec_core+7871>, 0x5b72c235d78d <vm_exec_core+7581>, 0x5b72c235dde6 <vm_exec_core+9206>, 0x5b72c235e66e <vm_exec_core+11390>, 0x5b72c235d402 <vm_exec_core+6674>, 0x5b72c2363c93 <vm_exec_core+33443>, 0x5b72c23611be <vm_exec_core+22478>, 0x5b72c235fccc <vm_exec_core+17116>, 0x5b72c2362641 <vm_exec_core+27729>, 0x5b72c2363db1 <vm_exec_core+33729>, 0x5b72c23629a7 <vm_exec_core+28599>, 0x5b72c23637fe <vm_exec_core+32270>, 0x5b72c23638d6 <vm_exec_core+32486>, 0x5b72c235c65c <vm_exec_core+3180>, 0x5b72c2363384 <vm_exec_core+31124>, 0x5b72c235ea0f <vm_exec_core+12319>, 0x5b72c23635bf <vm_exec_core+31695>, 0x5b72c235e4ce <vm_exec_core+10974>, 0x5b72c23628a5 <vm_exec_core+28341>, 0x5b72c235c483 <vm_exec_core+2707>, 0x5b72c235e264 <vm_exec_core+10356>, 0x5b72c235f60c <vm_exec_core+15388>, 0x5b72c235efa5 <vm_exec_core+13749>, 0x5b72c235ed74 <vm_exec_core+13188>, 0x5b72c235be77 <vm_exec_core+1159>, 0x5b72c235c39a <vm_exec_core+2474>, 0x5b72c235bf09 <vm_exec_core+1305>, 0x5b72c2362bc0 <vm_exec_core+29136>, 0x5b72c23603f0 <vm_exec_core+18944>, 0x5b72c235f994 <vm_exec_core+16292>, 0x5b72c23600b1 <vm_exec_core+18113>, 0x5b72c235fdca <vm_exec_core+17370>, 0x5b72c235ee15 <vm_exec_core+13349>, 0x5b72c235f7b8 <vm_exec_core+15816>, 0x5b72c235f2da <vm_exec_core+14570>, 0x5b72c235fac3 <vm_exec_core+16595>, 0x5b72c235fb45 <vm_exec_core+16725>, 0x5b72c235c0ea <vm_exec_core+1786>, 0x5b72c235d1bb <vm_exec_core+6091>, 0x5b72c2362df0 <vm_exec_core+29696>, 0x5b72c235cd13 <vm_exec_core+4899>, 0x5b72c23639ef <vm_exec_core+32767>, 0x5b72c23617b3 <vm_exec_core+24003>, 0x5b72c235f12e <vm_exec_core+14142>, 0x5b72c235c26a <vm_exec_core+2170>, 0x5b72c2363458 <vm_exec_core+31336>, 0x5b72c2363152 <vm_exec_core+30562>, 0x5b72c235cf8b <vm_exec_core+5531>, 0x5b72c235c808 <vm_exec_core+3608>, 0x5b72c2361e08 <vm_exec_core+25624>, 0x5b72c235df42 <vm_exec_core+9554>, 0x5b72c2363696 <vm_exec_core+31910>, 0x5b72c23632e0 <vm_exec_core+30960>, 0x5b72c235e5a2 <vm_exec_core+11186>, 0x5b72c235f0ac <vm_exec_core+14012>, 0x5b72c2361a01 <vm_exec_core+24593>, 0x5b72c2363241 <vm_exec_core+30801>, 0x5b72c2360b68 <vm_exec_core+20856>, 0x5b72c2361a9b <vm_exec_core+24747>, 0x5b72c23621b9 <vm_exec_core+26569>, 0x5b72c2360a94 <vm_exec_core+20644>, 0x5b72c235c734 <vm_exec_core+3396>, 0x5b72c23612cd <vm_exec_core+22749>, 0x5b72c235c5aa <vm_exec_core+3002>, 0x5b72c235ca1a <vm_exec_core+4138>, 0x5b72c235e8ef <vm_exec_core+12031>, 0x5b72c2360635 <vm_exec_core+19525>, 0x5b72c2361016 <vm_exec_core+22054>, 0x5b72c23601d1 <vm_exec_core+18401>, 0x5b72c235c12f <vm_exec_core+1855>, 0x5b72c236273b <vm_exec_core+27979>, 0x5b72c2363067 <vm_exec_core+30327>, 0x5b72c235caf3 <vm_exec_core+4355>, 0x5b72c235d687 <vm_exec_core+7319>, 0x5b72c235d10d <vm_exec_core+5917>, 0x5b72c235e047 <vm_exec_core+9815>, 0x5b72c235f041 <vm_exec_core+13905>, 0x5b72c235cbb5 <vm_exec_core+4549>, 0x5b72c2362584 <vm_exec_core+27540>, 0x5b72c235d5f6 <vm_exec_core+7174>, 0x5b72c235eeff <vm_exec_core+13583>, 0x5b72c235f8b4 <vm_exec_core+16068>, 0x5b72c2361eb4 <vm_exec_core+25796>, 0x5b72c2360d44 <vm_exec_core+21332>, 0x5b72c235e13b <vm_exec_core+10059>, 0x5b72c235d9c4 <vm_exec_core+8148>, 0x5b72c2361ce2 <vm_exec_core+25330>, 0x5b72c235eb3d <vm_exec_core+12621>, 0x5b72c23613d8 <vm_exec_core+23016>, 0x5b72c2360dcc <vm_exec_core+21468>, 0x5b72c23614a5 <vm_exec_core+23221>, 0x5b72c2362d12 <vm_exec_core+29474>, 0x5b72c235fe95 <vm_exec_core+17573>, 0x5b72c2361f83 <vm_exec_core+26003>, 0x5b72c2360d30 <vm_exec_core+21312>, 0x5b72c2361b46 <vm_exec_core+24918>, 0x5b72c235e413 <vm_exec_core+10787>, 0x5b72c23606d9 <vm_exec_core+19689>, 0x5b72c2360c39 <vm_exec_core+21065>, 0x5b72c235f5f8 <vm_exec_core+15368>, 0x5b72c2360544 <vm_exec_core+19284>, 0x5b72c235e810 <vm_exec_core+11808>, 0x5b72c235db81 <vm_exec_core+8593>, 0x5b72c2361539 <vm_exec_core+23369>, 0x5b72c235cc71 <vm_exec_core+4737>, 0x5b72c235f3f5 <vm_exec_core+14853>, 0x5b72c236ac5a <vm_exec_core+62058>, 0x5b72c23610f8 <vm_exec_core+22280>, 0x5b72c235d4d2 <vm_exec_core+6882>, 0x5b72c235d8a0 <vm_exec_core+7856>, 0x5b72c235d77e <vm_exec_core+7566>, 0x5b72c235ddd7 <vm_exec_core+9191>, 0x5b72c235e65f <vm_exec_core+11375>, 0x5b72c236053f <vm_exec_core+19279>, 0x5b72c235fcc2 <vm_exec_core+17106>, 0x5b72c236053a <vm_exec_core+19274>, 0x5b72c2360d30 <vm_exec_core+21312>, 0x5b72c2360d2e <vm_exec_core+21310>, 0x5b72c235ddd2 <vm_exec_core+9186>, 0x5b72c2361291 <vm_exec_core+22689>, 0x5b72c235f0a2 <vm_exec_core+14002>, 0x5b72c235f0a7 <vm_exec_core+14007>, 0x5b72c2360d2c <vm_exec_core+21308>, 0x5b72c2360c0b <vm_exec_core+21019>, 0x5b72c2360098 <vm_exec_core+18088>, 0x5b72c235fdb6 <vm_exec_core+17350>, 0x5b72c2360d2a <vm_exec_core+21306>, 0x5b72c23601cc <vm_exec_core+18396>...} reg_cfp = 0x75bea37ff608 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> th: 0x515000000300, native_id: 0x75bea6518c40 -- Control frame information ----------------------------------------------- c:0016 p:0012 s:0112 e:000108 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:328 INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> c:0015 p:0038 s:0105 e:000104 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:107 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> c:0014 p:0007 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:327 c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 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> c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH] c:0010 p:---- s:0069 e:000068 CFUNC :map INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658 INSN_LABEL_opt_aref_with = <optimized out> c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362 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> c:0007 p:0066 s:0046 E:000fb0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] 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> c:0005 p:---- s:0026 e:000025 CFUNC :map INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> 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 INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] INSN_LABEL_trace_opt_lt = <optimized out> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] 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 0x00005b72c2358921 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. #17 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 th: 0x5150000adf00, native_id: 0x75be7a8006c0 #18 0x00005b72c23d9072 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x75bea37ff738, self=129461684540200, 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 -- Control frame information ----------------------------------------------- c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] th: 0x5150004ff180, native_id: 0x75be818006c0 -- Control frame information ----------------------------------------------- c:0003 p:---- s:0012 e:000011 CFUNC :readpartial c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] flags = 0 iseq = 0x75bea5b74790 cfp = <optimized out> sp = 0x75bea36ff8d0 use_argv = 0x75bea4091da0 stack_argv = 0x75bea36ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #19 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 = 0x75bea37ff738 #20 0x00005b72c2385926 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. #21 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. #22 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #23 0x00005b72c2385926 in rb_yield (val=<optimized out>) No locals. #24 0x00005b72c252fcb6 in rb_ary_collect (ary=129461201466360) at /tmp/ruby/src/trunk_asan/array.c:3712 collect = 129461201466280 i = 0 #25 0x00005b72c23bba98 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 = 0x75bea64300f0 cfunc = 0x50400000a818 recv = 129461201466360 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #26 0x00005b72c23608eb in vm_sendish (ec=0x5160000003d0, reg_cfp=0x75bea37ff720, 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> #27 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 = {0x5b72c235c0f9 <vm_exec_core+1801>, 0x5b72c235d1ca <vm_exec_core+6106>, 0x5b72c2362dff <vm_exec_core+29711>, 0x5b72c235cd22 <vm_exec_core+4914>, 0x5b72c23639fe <vm_exec_core+32782>, 0x5b72c23617c2 <vm_exec_core+24018>, 0x5b72c235f13d <vm_exec_core+14157>, 0x5b72c235c279 <vm_exec_core+2185>, 0x5b72c2363467 <vm_exec_core+31351>, 0x5b72c2363161 <vm_exec_core+30577>, 0x5b72c235cf9a <vm_exec_core+5546>, 0x5b72c235c817 <vm_exec_core+3623>, 0x5b72c2361e17 <vm_exec_core+25639>, 0x5b72c235df51 <vm_exec_core+9569>, 0x5b72c23636a5 <vm_exec_core+31925>, 0x5b72c23632ef <vm_exec_core+30975>, 0x5b72c235e5b1 <vm_exec_core+11201>, 0x5b72c235f0bb <vm_exec_core+14027>, 0x5b72c2361a10 <vm_exec_core+24608>, 0x5b72c2363250 <vm_exec_core+30816>, 0x5b72c2360b77 <vm_exec_core+20871>, 0x5b72c2361aaa <vm_exec_core+24762>, 0x5b72c23621c8 <vm_exec_core+26584>, 0x5b72c2360aa3 <vm_exec_core+20659>, 0x5b72c235c743 <vm_exec_core+3411>, 0x5b72c23612dc <vm_exec_core+22764>, 0x5b72c235c5b9 <vm_exec_core+3017>, 0x5b72c235ca29 <vm_exec_core+4153>, 0x5b72c235e8fe <vm_exec_core+12046>, 0x5b72c2360644 <vm_exec_core+19540>, 0x5b72c2361025 <vm_exec_core+22069>, 0x5b72c23601e0 <vm_exec_core+18416>, 0x5b72c235c13e <vm_exec_core+1870>, 0x5b72c236274a <vm_exec_core+27994>, 0x5b72c2363076 <vm_exec_core+30342>, 0x5b72c235cb02 <vm_exec_core+4370>, 0x5b72c235d696 <vm_exec_core+7334>, 0x5b72c235d11c <vm_exec_core+5932>, 0x5b72c235e056 <vm_exec_core+9830>, 0x5b72c235f050 <vm_exec_core+13920>, 0x5b72c235cbc4 <vm_exec_core+4564>, 0x5b72c2362593 <vm_exec_core+27555>, 0x5b72c235d605 <vm_exec_core+7189>, 0x5b72c235ef0e <vm_exec_core+13598>, 0x5b72c235f8c3 <vm_exec_core+16083>, 0x5b72c2361ec3 <vm_exec_core+25811>, 0x5b72c2360d53 <vm_exec_core+21347>, 0x5b72c235e14a <vm_exec_core+10074>, 0x5b72c235d9d3 <vm_exec_core+8163>, 0x5b72c2361cf1 <vm_exec_core+25345>, 0x5b72c235eb4c <vm_exec_core+12636>, 0x5b72c23613e7 <vm_exec_core+23031>, 0x5b72c2360ddb <vm_exec_core+21483>, 0x5b72c23614b4 <vm_exec_core+23236>, 0x5b72c2362d21 <vm_exec_core+29489>, 0x5b72c235fea4 <vm_exec_core+17588>, 0x5b72c2361f92 <vm_exec_core+26018>, 0x5b72c235bd7b <vm_exec_core+907>, 0x5b72c2361b55 <vm_exec_core+24933>, 0x5b72c235e422 <vm_exec_core+10802>, 0x5b72c23606e8 <vm_exec_core+19704>, 0x5b72c2360c48 <vm_exec_core+21080>, 0x5b72c235bd80 <vm_exec_core+912>, 0x5b72c2360553 <vm_exec_core+19299>, 0x5b72c235e81f <vm_exec_core+11823>, 0x5b72c235db90 <vm_exec_core+8608>, 0x5b72c2361548 <vm_exec_core+23384>, 0x5b72c235cc80 <vm_exec_core+4752>, 0x5b72c235f404 <vm_exec_core+14868>, 0x5b72c236ac69 <vm_exec_core+62073>, 0x5b72c2361107 <vm_exec_core+22295>, 0x5b72c235d4e1 <vm_exec_core+6897>, 0x5b72c235d8af <vm_exec_core+7871>, 0x5b72c235d78d <vm_exec_core+7581>, 0x5b72c235dde6 <vm_exec_core+9206>, 0x5b72c235e66e <vm_exec_core+11390>, 0x5b72c235d402 <vm_exec_core+6674>, 0x5b72c2363c93 <vm_exec_core+33443>, 0x5b72c23611be <vm_exec_core+22478>, 0x5b72c235fccc <vm_exec_core+17116>, 0x5b72c2362641 <vm_exec_core+27729>, 0x5b72c2363db1 <vm_exec_core+33729>, 0x5b72c23629a7 <vm_exec_core+28599>, 0x5b72c23637fe <vm_exec_core+32270>, 0x5b72c23638d6 <vm_exec_core+32486>, 0x5b72c235c65c <vm_exec_core+3180>, 0x5b72c2363384 <vm_exec_core+31124>, 0x5b72c235ea0f <vm_exec_core+12319>, 0x5b72c23635bf <vm_exec_core+31695>, 0x5b72c235e4ce <vm_exec_core+10974>, 0x5b72c23628a5 <vm_exec_core+28341>, 0x5b72c235c483 <vm_exec_core+2707>, 0x5b72c235e264 <vm_exec_core+10356>, 0x5b72c235f60c <vm_exec_core+15388>, 0x5b72c235efa5 <vm_exec_core+13749>, 0x5b72c235ed74 <vm_exec_core+13188>, 0x5b72c235be77 <vm_exec_core+1159>, 0x5b72c235c39a <vm_exec_core+2474>, 0x5b72c235bf09 <vm_exec_core+1305>, 0x5b72c2362bc0 <vm_exec_core+29136>, 0x5b72c23603f0 <vm_exec_core+18944>, 0x5b72c235f994 <vm_exec_core+16292>, 0x5b72c23600b1 <vm_exec_core+18113>, 0x5b72c235fdca <vm_exec_core+17370>, 0x5b72c235ee15 <vm_exec_core+13349>, 0x5b72c235f7b8 <vm_exec_core+15816>, 0x5b72c235f2da <vm_exec_core+14570>, 0x5b72c235fac3 <vm_exec_core+16595>, 0x5b72c235fb45 <vm_exec_core+16725>, 0x5b72c235c0ea <vm_exec_core+1786>, 0x5b72c235d1bb <vm_exec_core+6091>, 0x5b72c2362df0 <vm_exec_core+29696>, 0x5b72c235cd13 <vm_exec_core+4899>, 0x5b72c23639ef <vm_exec_core+32767>, 0x5b72c23617b3 <vm_exec_core+24003>, 0x5b72c235f12e <vm_exec_core+14142>, 0x5b72c235c26a <vm_exec_core+2170>, 0x5b72c2363458 <vm_exec_core+31336>, 0x5b72c2363152 <vm_exec_core+30562>, 0x5b72c235cf8b <vm_exec_core+5531>, 0x5b72c235c808 <vm_exec_core+3608>, 0x5b72c2361e08 <vm_exec_core+25624>, 0x5b72c235df42 <vm_exec_core+9554>, 0x5b72c2363696 <vm_exec_core+31910>, 0x5b72c23632e0 <vm_exec_core+30960>, 0x5b72c235e5a2 <vm_exec_core+11186>, 0x5b72c235f0ac <vm_exec_core+14012>, 0x5b72c2361a01 <vm_exec_core+24593>, 0x5b72c2363241 <vm_exec_core+30801>, 0x5b72c2360b68 <vm_exec_core+20856>, 0x5b72c2361a9b <vm_exec_core+24747>, 0x5b72c23621b9 <vm_exec_core+26569>, 0x5b72c2360a94 <vm_exec_core+20644>, 0x5b72c235c734 <vm_exec_core+3396>, 0x5b72c23612cd <vm_exec_core+22749>, 0x5b72c235c5aa <vm_exec_core+3002>, 0x5b72c235ca1a <vm_exec_core+4138>, 0x5b72c235e8ef <vm_exec_core+12031>, 0x5b72c2360635 <vm_exec_core+19525>, 0x5b72c2361016 <vm_exec_core+22054>, 0x5b72c23601d1 <vm_exec_core+18401>, 0x5b72c235c12f <vm_exec_core+1855>, 0x5b72c236273b <vm_exec_core+27979>, 0x5b72c2363067 <vm_exec_core+30327>, 0x5b72c235caf3 <vm_exec_core+4355>, 0x5b72c235d687 <vm_exec_core+7319>, 0x5b72c235d10d <vm_exec_core+5917>, 0x5b72c235e047 <vm_exec_core+9815>, 0x5b72c235f041 <vm_exec_core+13905>, 0x5b72c235cbb5 <vm_exec_core+4549>, 0x5b72c2362584 <vm_exec_core+27540>, 0x5b72c235d5f6 <vm_exec_core+7174>, 0x5b72c235eeff <vm_exec_core+13583>, 0x5b72c235f8b4 <vm_exec_core+16068>, 0x5b72c2361eb4 <vm_exec_core+25796>, 0x5b72c2360d44 <vm_exec_core+21332>, 0x5b72c235e13b <vm_exec_core+10059>, 0x5b72c235d9c4 <vm_exec_core+8148>, 0x5b72c2361ce2 <vm_exec_core+25330>, 0x5b72c235eb3d <vm_exec_core+12621>, 0x5b72c23613d8 <vm_exec_core+23016>, 0x5b72c2360dcc <vm_exec_core+21468>, 0x5b72c23614a5 <vm_exec_core+23221>, 0x5b72c2362d12 <vm_exec_core+29474>, 0x5b72c235fe95 <vm_exec_core+17573>, 0x5b72c2361f83 <vm_exec_core+26003>, 0x5b72c2360d30 <vm_exec_core+21312>, 0x5b72c2361b46 <vm_exec_core+24918>, 0x5b72c235e413 <vm_exec_core+10787>, 0x5b72c23606d9 <vm_exec_core+19689>, 0x5b72c2360c39 <vm_exec_core+21065>, 0x5b72c235f5f8 <vm_exec_core+15368>, 0x5b72c2360544 <vm_exec_core+19284>, 0x5b72c235e810 <vm_exec_core+11808>, 0x5b72c235db81 <vm_exec_core+8593>, 0x5b72c2361539 <vm_exec_core+23369>, 0x5b72c235cc71 <vm_exec_core+4737>, 0x5b72c235f3f5 <vm_exec_core+14853>, 0x5b72c236ac5a <vm_exec_core+62058>, 0x5b72c23610f8 <vm_exec_core+22280>, 0x5b72c235d4d2 <vm_exec_core+6882>, 0x5b72c235d8a0 <vm_exec_core+7856>, 0x5b72c235d77e <vm_exec_core+7566>, 0x5b72c235ddd7 <vm_exec_core+9191>, 0x5b72c235e65f <vm_exec_core+11375>, 0x5b72c236053f <vm_exec_core+19279>, 0x5b72c235fcc2 <vm_exec_core+17106>, 0x5b72c236053a <vm_exec_core+19274>, 0x5b72c2360d30 <vm_exec_core+21312>, 0x5b72c2360d2e <vm_exec_core+21310>, 0x5b72c235ddd2 <vm_exec_core+9186>, 0x5b72c2361291 <vm_exec_core+22689>, 0x5b72c235f0a2 <vm_exec_core+14002>, 0x5b72c235f0a7 <vm_exec_core+14007>, 0x5b72c2360d2c <vm_exec_core+21308>, 0x5b72c2360c0b <vm_exec_core+21019>, 0x5b72c2360098 <vm_exec_core+18088>, 0x5b72c235fdb6 <vm_exec_core+17350>, 0x5b72c2360d2a <vm_exec_core+21306>, 0x5b72c23601cc <vm_exec_core+18396>...} reg_cfp = 0x75bea37ff720 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> #28 0x00005b72c2358921 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. #29 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 #30 0x00005b72c1fe133b in rb_ec_exec_node (ec=0x5160000003d0, n=0x75bea5b74a60) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff90606cd0, <optimized out>, 0x7fff90606c20, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x75bea5b74a60 #31 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000003d0 status = <optimized out> #32 0x00005b72c1fda8a7 in rb_main (argc=10, argv=0x7fff90606ea8) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #33 main (argc=10, argv=0x7fff90606ea8) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 3007723) detached] $ timeout 60 gdb -p 3007718 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 3007720] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007c2ad1926cd7 in __GI___select (nfds=11, readfds=0x50c00575bd80, writefds=0x0, exceptfds=0x0, timeout=0x7ffddcaea800) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x7c2ad1b5bc40 (LWP 3007718) "ruby" 0x00007c2ad1926cd7 in __GI___select (nfds=11, readfds=0x50c00575bd80, writefds=0x0, exceptfds=0x0, timeout=0x7ffddcaea800) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x7c2ab56006c0 (LWP 3007720) "ruby" 0x00007c2ad191b4cd in __GI___poll (fds=0x7c2ab4309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7c2ab56006c0 (LWP 3007720) "ruby"): #0 0x00007c2ad191b4cd in __GI___poll (fds=0x7c2ab4309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000061f545ce844a in __interceptor_poll () No symbol table info available. #2 0x000061f54609473f 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 0x000061f545d417ff in asan_thread_start(void*) () No symbol table info available. #5 0x00007c2ad189ca94 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 = {136522873439936, 9221028881736360975, 136522873439936, -352, 25, 140728305892736, 9221028881723778063, 9220950112803054607}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007c2ad1929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7c2ad1b5bc40 (LWP 3007718) "ruby"): #0 0x00007c2ad1926cd7 in __GI___select (nfds=11, readfds=0x50c00575bd80, writefds=0x0, exceptfds=0x0, timeout=0x7ffddcaea800) 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 = 586589968} pts64 = 0x7ffddcaea6a0 r = <optimized out> #1 0x000061f54607e9d5 in native_fd_select (n=11, readfds=0x50c00575bd80, writefds=0x0, exceptfds=0x7c2ad1926cd7 <__GI___select+327>, timeout=0x7ffddcaea6a0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2440 No locals. #2 do_select (p=136523312626208) at /tmp/ruby/src/trunk_asan/thread.c:4267 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7ffddcaea7b0 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x000061f545d8c040 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 = {0x7ffddcaea970, <optimized out>, 0x7ffddcaea880, <optimized out>, <optimized out>}, prev = 0x7c2acf8d7980, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x000061f54607dfae 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 = 11, th = 0x515000000300, rset = 0x7c2acf8d7840, 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 = 0x7c2acf8d78a0} #5 0x000061f545e467cd in select_internal (read=136522799622600, write=4, except=4, tp=0x7c2acf8d78a0, fds=0x7c2acf8d7840) at /tmp/ruby/src/trunk_asan/io.c:10636 timerec = <optimized out> max = 11 pending = <optimized out> rp = 0x7c2acf8d7840 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=136523312625696) at /tmp/ruby/src/trunk_asan/io.c:10706 p = 0x7c2acf8d7820 #7 0x000061f545d8c040 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 = {0x7ffddcaeac70, <optimized out>, 0x7ffddcaeab80, <optimized out>, <optimized out>}, prev = 0x7c2acf8c0140, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x000061f545e22a47 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 0x000061f546162a98 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 = 0x7c2ad135a660 cfunc = 0x504000010858 recv = 136523340380520 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x000061f54611034d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7c2acedff3a0, 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 = {0x61f5461030f9 <vm_exec_core+1801>, 0x61f5461041ca <vm_exec_core+6106>, 0x61f546109dff <vm_exec_core+29711>, 0x61f546103d22 <vm_exec_core+4914>, 0x61f54610a9fe <vm_exec_core+32782>, 0x61f5461087c2 <vm_exec_core+24018>, 0x61f54610613d <vm_exec_core+14157>, 0x61f546103279 <vm_exec_core+2185>, 0x61f54610a467 <vm_exec_core+31351>, 0x61f54610a161 <vm_exec_core+30577>, 0x61f546103f9a <vm_exec_core+5546>, 0x61f546103817 <vm_exec_core+3623>, 0x61f546108e17 <vm_exec_core+25639>, 0x61f546104f51 <vm_exec_core+9569>, 0x61f54610a6a5 <vm_exec_core+31925>, 0x61f54610a2ef <vm_exec_core+30975>, 0x61f5461055b1 <vm_exec_core+11201>, 0x61f5461060bb <vm_exec_core+14027>, 0x61f546108a10 <vm_exec_core+24608>, 0x61f54610a250 <vm_exec_core+30816>, 0x61f546107b77 <vm_exec_core+20871>, 0x61f546108aaa <vm_exec_core+24762>, 0x61f5461091c8 <vm_exec_core+26584>, 0x61f546107aa3 <vm_exec_core+20659>, 0x61f546103743 <vm_exec_core+3411>, 0x61f5461082dc <vm_exec_core+22764>, 0x61f5461035b9 <vm_exec_core+3017>, 0x61f546103a29 <vm_exec_core+4153>, 0x61f5461058fe <vm_exec_core+12046>, 0x61f546107644 <vm_exec_core+19540>, 0x61f546108025 <vm_exec_core+22069>, 0x61f5461071e0 <vm_exec_core+18416>, 0x61f54610313e <vm_exec_core+1870>, 0x61f54610974a <vm_exec_core+27994>, 0x61f54610a076 <vm_exec_core+30342>, 0x61f546103b02 <vm_exec_core+4370>, 0x61f546104696 <vm_exec_core+7334>, 0x61f54610411c <vm_exec_core+5932>, 0x61f546105056 <vm_exec_core+9830>, 0x61f546106050 <vm_exec_core+13920>, 0x61f546103bc4 <vm_exec_core+4564>, 0x61f546109593 <vm_exec_core+27555>, 0x61f546104605 <vm_exec_core+7189>, 0x61f546105f0e <vm_exec_core+13598>, 0x61f5461068c3 <vm_exec_core+16083>, 0x61f546108ec3 <vm_exec_core+25811>, 0x61f546107d53 <vm_exec_core+21347>, 0x61f54610514a <vm_exec_core+10074>, 0x61f5461049d3 <vm_exec_core+8163>, 0x61f546108cf1 <vm_exec_core+25345>, 0x61f546105b4c <vm_exec_core+12636>, 0x61f5461083e7 <vm_exec_core+23031>, 0x61f546107ddb <vm_exec_core+21483>, 0x61f5461084b4 <vm_exec_core+23236>, 0x61f546109d21 <vm_exec_core+29489>, 0x61f546106ea4 <vm_exec_core+17588>, 0x61f546108f92 <vm_exec_core+26018>, 0x61f546102d7b <vm_exec_core+907>, 0x61f546108b55 <vm_exec_core+24933>, 0x61f546105422 <vm_exec_core+10802>, 0x61f5461076e8 <vm_exec_core+19704>, 0x61f546107c48 <vm_exec_core+21080>, 0x61f546102d80 <vm_exec_core+912>, 0x61f546107553 <vm_exec_core+19299>, 0x61f54610581f <vm_exec_core+11823>, 0x61f546104b90 <vm_exec_core+8608>, 0x61f546108548 <vm_exec_core+23384>, 0x61f546103c80 <vm_exec_core+4752>, 0x61f546106404 <vm_exec_core+14868>, 0x61f546111c69 <vm_exec_core+62073>, 0x61f546108107 <vm_exec_core+22295>, 0x61f5461044e1 <vm_exec_core+6897>, 0x61f5461048af <vm_exec_core+7871>, 0x61f54610478d <vm_exec_core+7581>, 0x61f546104de6 <vm_exec_core+9206>, 0x61f54610566e <vm_exec_core+11390>, 0x61f546104402 <vm_exec_core+6674>, 0x61f54610ac93 <vm_exec_core+33443>, 0x61f5461081be <vm_exec_core+22478>, 0x61f546106ccc <vm_exec_core+17116>, 0x61f546109641 <vm_exec_core+27729>, 0x61f54610adb1 <vm_exec_core+33729>, 0x61f5461099a7 <vm_exec_core+28599>, 0x61f54610a7fe <vm_exec_core+32270>, 0x61f54610a8d6 <vm_exec_core+32486>, 0x61f54610365c <vm_exec_core+3180>, 0x61f54610a384 <vm_exec_core+31124>, 0x61f546105a0f <vm_exec_core+12319>, 0x61f54610a5bf <vm_exec_core+31695>, 0x61f5461054ce <vm_exec_core+10974>, 0x61f5461098a5 <vm_exec_core+28341>, 0x61f546103483 <vm_exec_core+2707>, 0x61f546105264 <vm_exec_core+10356>, 0x61f54610660c <vm_exec_core+15388>, 0x61f546105fa5 <vm_exec_core+13749>, 0x61f546105d74 <vm_exec_core+13188>, 0x61f546102e77 <vm_exec_core+1159>, 0x61f54610339a <vm_exec_core+2474>, 0x61f546102f09 <vm_exec_core+1305>, 0x61f546109bc0 <vm_exec_core+29136>, 0x61f5461073f0 <vm_exec_core+18944>, 0x61f546106994 <vm_exec_core+16292>, 0x61f5461070b1 <vm_exec_core+18113>, 0x61f546106dca <vm_exec_core+17370>, 0x61f546105e15 <vm_exec_core+13349>, 0x61f5461067b8 <vm_exec_core+15816>, 0x61f5461062da <vm_exec_core+14570>, 0x61f546106ac3 <vm_exec_core+16595>, 0x61f546106b45 <vm_exec_core+16725>, 0x61f5461030ea <vm_exec_core+1786>, 0x61f5461041bb <vm_exec_core+6091>, 0x61f546109df0 <vm_exec_core+29696>, 0x61f546103d13 <vm_exec_core+4899>, 0x61f54610a9ef <vm_exec_core+32767>, 0x61f5461087b3 <vm_exec_core+24003>, 0x61f54610612e <vm_exec_core+14142>, 0x61f54610326a <vm_exec_core+2170>, 0x61f54610a458 <vm_exec_core+31336>, 0x61f54610a152 <vm_exec_core+30562>, 0x61f546103f8b <vm_exec_core+5531>, 0x61f546103808 <vm_exec_core+3608>, 0x61f546108e08 <vm_exec_core+25624>, 0x61f546104f42 <vm_exec_core+9554>, 0x61f54610a696 <vm_exec_core+31910>, 0x61f54610a2e0 <vm_exec_core+30960>, 0x61f5461055a2 <vm_exec_core+11186>, 0x61f5461060ac <vm_exec_core+14012>, 0x61f546108a01 <vm_exec_core+24593>, 0x61f54610a241 <vm_exec_core+30801>, 0x61f546107b68 <vm_exec_core+20856>, 0x61f546108a9b <vm_exec_core+24747>, 0x61f5461091b9 <vm_exec_core+26569>, 0x61f546107a94 <vm_exec_core+20644>, 0x61f546103734 <vm_exec_core+3396>, 0x61f5461082cd <vm_exec_core+22749>, 0x61f5461035aa <vm_exec_core+3002>, 0x61f546103a1a <vm_exec_core+4138>, 0x61f5461058ef <vm_exec_core+12031>, 0x61f546107635 <vm_exec_core+19525>, 0x61f546108016 <vm_exec_core+22054>, 0x61f5461071d1 <vm_exec_core+18401>, 0x61f54610312f <vm_exec_core+1855>, 0x61f54610973b <vm_exec_core+27979>, 0x61f54610a067 <vm_exec_core+30327>, 0x61f546103af3 <vm_exec_core+4355>, 0x61f546104687 <vm_exec_core+7319>, 0x61f54610410d <vm_exec_core+5917>, 0x61f546105047 <vm_exec_core+9815>, 0x61f546106041 <vm_exec_core+13905>, 0x61f546103bb5 <vm_exec_core+4549>, 0x61f546109584 <vm_exec_core+27540>, 0x61f5461045f6 <vm_exec_core+7174>, 0x61f546105eff <vm_exec_core+13583>, 0x61f5461068b4 <vm_exec_core+16068>, 0x61f546108eb4 <vm_exec_core+25796>, 0x61f546107d44 <vm_exec_core+21332>, 0x61f54610513b <vm_exec_core+10059>, 0x61f5461049c4 <vm_exec_core+8148>, 0x61f546108ce2 <vm_exec_core+25330>, 0x61f546105b3d <vm_exec_core+12621>, 0x61f5461083d8 <vm_exec_core+23016>, 0x61f546107dcc <vm_exec_core+21468>, 0x61f5461084a5 <vm_exec_core+23221>, 0x61f546109d12 <vm_exec_core+29474>, 0x61f546106e95 <vm_exec_core+17573>, 0x61f546108f83 <vm_exec_core+26003>, 0x61f546107d30 <vm_exec_core+21312>, 0x61f546108b46 <vm_exec_core+24918>, 0x61f546105413 <vm_exec_core+10787>, 0x61f5461076d9 <vm_exec_core+19689>, 0x61f546107c39 <vm_exec_core+21065>, 0x61f5461065f8 <vm_exec_core+15368>, 0x61f546107544 <vm_exec_core+19284>, 0x61f546105810 <vm_exec_core+11808>, 0x61f546104b81 <vm_exec_core+8593>, 0x61f546108539 <vm_exec_core+23369>, 0x61f546103c71 <vm_exec_core+4737>, 0x61f5461063f5 <vm_exec_core+14853>, 0x61f546111c5a <vm_exec_core+62058>, 0x61f5461080f8 <vm_exec_core+22280>, 0x61f5461044d2 <vm_exec_core+6882>, 0x61f5461048a0 <vm_exec_core+7856>, 0x61f54610477e <vm_exec_core+7566>, 0x61f546104dd7 <vm_exec_core+9191>, 0x61f54610565f <vm_exec_core+11375>, 0x61f54610753f <vm_exec_core+19279>, 0x61f546106cc2 <vm_exec_core+17106>, 0x61f54610753a <vm_exec_core+19274>, 0x61f546107d30 <vm_exec_core+21312>, 0x61f546107d2e <vm_exec_core+21310>, 0x61f546104dd2 <vm_exec_core+9186>, 0x61f546108291 <vm_exec_core+22689>, 0x61f5461060a2 <vm_exec_core+14002>, 0x61f5461060a7 <vm_exec_core+14007>, 0x61f546107d2c <vm_exec_core+21308>, 0x61f546107c0b <vm_exec_core+21019>, 0x61f546107098 <vm_exec_core+18088>, 0x61f546106db6 <vm_exec_core+17350>, 0x61f546107d2a <vm_exec_core+21306>, 0x61f5461071cc <vm_exec_core+18396>...} reg_cfp = 0x7c2acedff3a0 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 0x000061f5460ff921 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 0x000061f545e84552 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=136523338695320) at /tmp/ruby/src/trunk_asan/load.c:781 iseq = 0x7c2ad11b3f00 #15 0x000061f545e7f547 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 = 136523340370760 realpath_map = 136523340370600 path = 136523338695320 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 0x000061f545e7d7fb in rb_require_string_internal (fname=136523338695360, 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 th: 0x515000000300, native_id: 0x7c2ad1b5bc40 -- Control frame information ----------------------------------------------- base = <optimized out> 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 #18 0x000061f546162a98 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 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 ci = 0x588100140003 cc = <optimized out> c:0014 p:0006 s:0067 e:000066 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 c:0013 p:0027 s:0063 e:000062 METHOD <internal:array>:53 c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755 me = 0x7c2ad11b4310 c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799 c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046 cfunc = 0x504000018698 recv = 136523340500480 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #19 0x000061f546148c0d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffddcaec420) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766 ivar_mask = <optimized out> aset_mask = <optimized out> c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891 c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #20 0x000061f5461486c5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4906 c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283 ci = <optimized out> cc = 0x0 #21 0x000061f54611034d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7c2acedff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882 c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886 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> #22 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898 bh = 0 c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] c:0003 p:---- s:0011 e:000010 CFUNC :require_relative cd = <optimized out> leaf = false c:0002 p:0005 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH] val = <optimized out> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] insns_address_table = {0x61f5461030f9 <vm_exec_core+1801>, 0x61f5461041ca <vm_exec_core+6106>, 0x61f546109dff <vm_exec_core+29711>, 0x61f546103d22 <vm_exec_core+4914>, 0x61f54610a9fe <vm_exec_core+32782>, 0x61f5461087c2 <vm_exec_core+24018>, 0x61f54610613d <vm_exec_core+14157>, 0x61f546103279 <vm_exec_core+2185>, 0x61f54610a467 <vm_exec_core+31351>, 0x61f54610a161 <vm_exec_core+30577>, 0x61f546103f9a <vm_exec_core+5546>, 0x61f546103817 <vm_exec_core+3623>, 0x61f546108e17 <vm_exec_core+25639>, 0x61f546104f51 <vm_exec_core+9569>, 0x61f54610a6a5 <vm_exec_core+31925>, 0x61f54610a2ef <vm_exec_core+30975>, 0x61f5461055b1 <vm_exec_core+11201>, 0x61f5461060bb <vm_exec_core+14027>, 0x61f546108a10 <vm_exec_core+24608>, 0x61f54610a250 <vm_exec_core+30816>, 0x61f546107b77 <vm_exec_core+20871>, 0x61f546108aaa <vm_exec_core+24762>, 0x61f5461091c8 <vm_exec_core+26584>, 0x61f546107aa3 <vm_exec_core+20659>, 0x61f546103743 <vm_exec_core+3411>, 0x61f5461082dc <vm_exec_core+22764>, 0x61f5461035b9 <vm_exec_core+3017>, 0x61f546103a29 <vm_exec_core+4153>, 0x61f5461058fe <vm_exec_core+12046>, 0x61f546107644 <vm_exec_core+19540>, 0x61f546108025 <vm_exec_core+22069>, 0x61f5461071e0 <vm_exec_core+18416>, 0x61f54610313e <vm_exec_core+1870>, 0x61f54610974a <vm_exec_core+27994>, 0x61f54610a076 <vm_exec_core+30342>, 0x61f546103b02 <vm_exec_core+4370>, 0x61f546104696 <vm_exec_core+7334>, 0x61f54610411c <vm_exec_core+5932>, 0x61f546105056 <vm_exec_core+9830>, 0x61f546106050 <vm_exec_core+13920>, 0x61f546103bc4 <vm_exec_core+4564>, 0x61f546109593 <vm_exec_core+27555>, 0x61f546104605 <vm_exec_core+7189>, 0x61f546105f0e <vm_exec_core+13598>, 0x61f5461068c3 <vm_exec_core+16083>, 0x61f546108ec3 <vm_exec_core+25811>, 0x61f546107d53 <vm_exec_core+21347>, 0x61f54610514a <vm_exec_core+10074>, 0x61f5461049d3 <vm_exec_core+8163>, 0x61f546108cf1 <vm_exec_core+25345>, 0x61f546105b4c <vm_exec_core+12636>, 0x61f5461083e7 <vm_exec_core+23031>, 0x61f546107ddb <vm_exec_core+21483>, 0x61f5461084b4 <vm_exec_core+23236>, 0x61f546109d21 <vm_exec_core+29489>, 0x61f546106ea4 <vm_exec_core+17588>, 0x61f546108f92 <vm_exec_core+26018>, 0x61f546102d7b <vm_exec_core+907>, 0x61f546108b55 <vm_exec_core+24933>, 0x61f546105422 <vm_exec_core+10802>, 0x61f5461076e8 <vm_exec_core+19704>, 0x61f546107c48 <vm_exec_core+21080>, 0x61f546102d80 <vm_exec_core+912>, 0x61f546107553 <vm_exec_core+19299>, 0x61f54610581f <vm_exec_core+11823>, 0x61f546104b90 <vm_exec_core+8608>, 0x61f546108548 <vm_exec_core+23384>, 0x61f546103c80 <vm_exec_core+4752>, 0x61f546106404 <vm_exec_core+14868>, 0x61f546111c69 <vm_exec_core+62073>, 0x61f546108107 <vm_exec_core+22295>, 0x61f5461044e1 <vm_exec_core+6897>, 0x61f5461048af <vm_exec_core+7871>, 0x61f54610478d <vm_exec_core+7581>, 0x61f546104de6 <vm_exec_core+9206>, 0x61f54610566e <vm_exec_core+11390>, 0x61f546104402 <vm_exec_core+6674>, 0x61f54610ac93 <vm_exec_core+33443>, 0x61f5461081be <vm_exec_core+22478>, 0x61f546106ccc <vm_exec_core+17116>, 0x61f546109641 <vm_exec_core+27729>, 0x61f54610adb1 <vm_exec_core+33729>, 0x61f5461099a7 <vm_exec_core+28599>, 0x61f54610a7fe <vm_exec_core+32270>, 0x61f54610a8d6 <vm_exec_core+32486>, 0x61f54610365c <vm_exec_core+3180>, 0x61f54610a384 <vm_exec_core+31124>, 0x61f546105a0f <vm_exec_core+12319>, 0x61f54610a5bf <vm_exec_core+31695>, 0x61f5461054ce <vm_exec_core+10974>, 0x61f5461098a5 <vm_exec_core+28341>, 0x61f546103483 <vm_exec_core+2707>, 0x61f546105264 <vm_exec_core+10356>, 0x61f54610660c <vm_exec_core+15388>, 0x61f546105fa5 <vm_exec_core+13749>, 0x61f546105d74 <vm_exec_core+13188>, 0x61f546102e77 <vm_exec_core+1159>, 0x61f54610339a <vm_exec_core+2474>, 0x61f546102f09 <vm_exec_core+1305>, 0x61f546109bc0 <vm_exec_core+29136>, 0x61f5461073f0 <vm_exec_core+18944>, 0x61f546106994 <vm_exec_core+16292>, 0x61f5461070b1 <vm_exec_core+18113>, 0x61f546106dca <vm_exec_core+17370>, 0x61f546105e15 <vm_exec_core+13349>, 0x61f5461067b8 <vm_exec_core+15816>, 0x61f5461062da <vm_exec_core+14570>, 0x61f546106ac3 <vm_exec_core+16595>, 0x61f546106b45 <vm_exec_core+16725>, 0x61f5461030ea <vm_exec_core+1786>, 0x61f5461041bb <vm_exec_core+6091>, 0x61f546109df0 <vm_exec_core+29696>, 0x61f546103d13 <vm_exec_core+4899>, 0x61f54610a9ef <vm_exec_core+32767>, 0x61f5461087b3 <vm_exec_core+24003>, 0x61f54610612e <vm_exec_core+14142>, 0x61f54610326a <vm_exec_core+2170>, 0x61f54610a458 <vm_exec_core+31336>, 0x61f54610a152 <vm_exec_core+30562>, 0x61f546103f8b <vm_exec_core+5531>, 0x61f546103808 <vm_exec_core+3608>, 0x61f546108e08 <vm_exec_core+25624>, 0x61f546104f42 <vm_exec_core+9554>, 0x61f54610a696 <vm_exec_core+31910>, 0x61f54610a2e0 <vm_exec_core+30960>, 0x61f5461055a2 <vm_exec_core+11186>, 0x61f5461060ac <vm_exec_core+14012>, 0x61f546108a01 <vm_exec_core+24593>, 0x61f54610a241 <vm_exec_core+30801>, 0x61f546107b68 <vm_exec_core+20856>, 0x61f546108a9b <vm_exec_core+24747>, 0x61f5461091b9 <vm_exec_core+26569>, 0x61f546107a94 <vm_exec_core+20644>, 0x61f546103734 <vm_exec_core+3396>, 0x61f5461082cd <vm_exec_core+22749>, 0x61f5461035aa <vm_exec_core+3002>, 0x61f546103a1a <vm_exec_core+4138>, 0x61f5461058ef <vm_exec_core+12031>, 0x61f546107635 <vm_exec_core+19525>, 0x61f546108016 <vm_exec_core+22054>, 0x61f5461071d1 <vm_exec_core+18401>, 0x61f54610312f <vm_exec_core+1855>, 0x61f54610973b <vm_exec_core+27979>, 0x61f54610a067 <vm_exec_core+30327>, 0x61f546103af3 <vm_exec_core+4355>, 0x61f546104687 <vm_exec_core+7319>, 0x61f54610410d <vm_exec_core+5917>, 0x61f546105047 <vm_exec_core+9815>, 0x61f546106041 <vm_exec_core+13905>, 0x61f546103bb5 <vm_exec_core+4549>, 0x61f546109584 <vm_exec_core+27540>, 0x61f5461045f6 <vm_exec_core+7174>, 0x61f546105eff <vm_exec_core+13583>, 0x61f5461068b4 <vm_exec_core+16068>, 0x61f546108eb4 <vm_exec_core+25796>, 0x61f546107d44 <vm_exec_core+21332>, 0x61f54610513b <vm_exec_core+10059>, 0x61f5461049c4 <vm_exec_core+8148>, 0x61f546108ce2 <vm_exec_core+25330>, 0x61f546105b3d <vm_exec_core+12621>, 0x61f5461083d8 <vm_exec_core+23016>, 0x61f546107dcc <vm_exec_core+21468>, 0x61f5461084a5 <vm_exec_core+23221>, 0x61f546109d12 <vm_exec_core+29474>, 0x61f546106e95 <vm_exec_core+17573>, 0x61f546108f83 <vm_exec_core+26003>, 0x61f546107d30 <vm_exec_core+21312>, 0x61f546108b46 <vm_exec_core+24918>, 0x61f546105413 <vm_exec_core+10787>, 0x61f5461076d9 <vm_exec_core+19689>, 0x61f546107c39 <vm_exec_core+21065>, 0x61f5461065f8 <vm_exec_core+15368>, 0x61f546107544 <vm_exec_core+19284>, 0x61f546105810 <vm_exec_core+11808>, 0x61f546104b81 <vm_exec_core+8593>, 0x61f546108539 <vm_exec_core+23369>, 0x61f546103c71 <vm_exec_core+4737>, 0x61f5461063f5 <vm_exec_core+14853>, 0x61f546111c5a <vm_exec_core+62058>, 0x61f5461080f8 <vm_exec_core+22280>, 0x61f5461044d2 <vm_exec_core+6882>, 0x61f5461048a0 <vm_exec_core+7856>, 0x61f54610477e <vm_exec_core+7566>, 0x61f546104dd7 <vm_exec_core+9191>, 0x61f54610565f <vm_exec_core+11375>, 0x61f54610753f <vm_exec_core+19279>, 0x61f546106cc2 <vm_exec_core+17106>, 0x61f54610753a <vm_exec_core+19274>, 0x61f546107d30 <vm_exec_core+21312>, 0x61f546107d2e <vm_exec_core+21310>, 0x61f546104dd2 <vm_exec_core+9186>, 0x61f546108291 <vm_exec_core+22689>, 0x61f5461060a2 <vm_exec_core+14002>, 0x61f5461060a7 <vm_exec_core+14007>, 0x61f546107d2c <vm_exec_core+21308>, 0x61f546107c0b <vm_exec_core+21019>, 0x61f546107098 <vm_exec_core+18088>, 0x61f546106db6 <vm_exec_core+17350>, 0x61f546107d2a <vm_exec_core+21306>, 0x61f5461071cc <vm_exec_core+18396>...} reg_cfp = 0x7c2acedff790 reg_pc = 0x50400002deb8 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> #23 0x000061f5460ff568 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 0x000061f545d8833b in rb_ec_exec_node (ec=0x5160000003d0, n=0x7c2ad11b43b0) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffddcaec970, <optimized out>, 0x7ffddcaec8c0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7c2ad11b43b0 #25 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000003d0 status = <optimized out> #26 0x000061f545d818a7 in rb_main (argc=9, argv=0x7ffddcaecb48) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #27 main (argc=9, argv=0x7ffddcaecb48) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 3007718) 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.0wo7q1: * drwx------ 2 60 2024-09-11 06:07:37 +0000 autoload20240911-3007723-9uvzrz/ * -rw-r--r-- 1 37 2024-09-11 06:07:37 +0000 test-bug-11055.rb $ timeout 60 gdb -p 3007399 -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 3007398 -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 3042546 -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-11T04:49:08Z master 6c16598a72) [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.735216 seconds 3436 files, 32796 examples, 135488 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.