# Logfile created on 2024-08-30 22:17:17 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007f27fdb0fdc0 @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.20240830-221717", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f27fdb30660 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f27fdb30070 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f27fda4a200 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240830-221717", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240830-221717>, @binmode=false, @mon_data=#<Monitor:0x00007f27fe04fba0>, @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 = eef2121cf3 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/version.c linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated 7d7aeb5652f0074c99794e701933c71f41fb518e1dae3b9f826dc7672ff6e02f builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' 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/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: 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/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: 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 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... 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 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/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.14.0 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 1.0.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.9 resolv 0.4.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.2 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.2 strscan 3.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 minitest 5.25.1 rake 13.2.1 test-unit 3.6.2 rexml 3.3.6 rss 0.3.1 net-ftp 0.3.7 net-imap 0.4.15 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=58149 "--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/914] 500028=test_ipaddr [ 2/914] 500023=test_arity [ 3/914] 500029=test_nofree [ 4/914] 500021=test_rdoc_generator_ri [ 5/914] 500020=test_gem_stream_ui [ 6/914] 500033=test_numhash [ 7/914] 500024=test_trace [ 8/914] 500029=test_pkey_rsa [ 9/914] 500026=test_gem_resolver_composed_set [ 10/914] 500027=test_argf [ 11/914] 500022=test_rdoc_i18n_locale [ 12/914] 500025=test_egrep_cpp [ 13/914] 500034=test_webauthn_poller [ 14/914] 500030=test_date_conv [ 15/914] 500031=test_rdoc_markup_attribute_manager [ 16/914] 500023=test_yjit [ 17/914] 500032=test_buffered_io [ 18/914] 500035=test_m17n [ 19/914] 500033=test_reqarg [ 20/914] 500024=test_rdoc_generator_pot_po [ 21/914] 500030=test_reline_key [ 22/914] 500028=test_unicode_normalize [ 23/914] 500028=test_method [ 24/914] 500030=test_rdoc_markup_hard_break [ 25/914] 500025=test_gem_resolver_lock_set [ 26/914] 500032=test_append [ 27/914] 500032=test_ractor_compatibility [ 28/914] 500022=test_gem_console_ui [ 29/914] 500021=test_member [ 30/914] 500021=test_resource [ 31/914] 500024=test_gem_update_suggestion [ 32/914] 500031=test_gem_source_fetch_problem [ 33/914] 500021=test_set [ 34/914] 500021=snapshots_test [ 35/914] 500026=test_function [ 36/914] 500030=test_socket [ 37/914] 500029=test_not [ 38/914] 500029=test_timeout [ 39/914] 500020=test_weakref [ 40/914] 500034=ripper_test [ 41/914] 500035=test_gem_package_tar_writer [ 42/914] 500022=test_rubygems [ 43/914] 500025=test_mailto [ 44/914] 500020=test_case_mapping [ 45/914] 500025=test_yaml_tree [ 46/914] 500020=test_rdoc_markup_pre_process [ 47/914] 500031=test_rdoc_rdoc [ 48/914] 500025=test_yjit_exit_locations [ 49/914] 500024=test_rdoc_method_attr [ 50/914] 500026=test_yamlstore [ 51/914] 500026=test_gem_config_file [ 52/914] 500033=test_gem_commands_pristine_command [ 53/914] 500025=test_within_pipe [ 54/914] 500031=test_scalar_scanner [ 55/914] 500022=test_io_buffer [ 56/914] 500031=test_win32ole_event [ 57/914] 500031=test_beginendblock [ 58/914] 500026=test_gem_resolver_requirement_list [ 59/914] 500029=test_hash [ 60/914] 500026=test_reline [ 61/914] 500032=test_arith_seq_beg_len_step [ 62/914] 500035=test_libs [ 63/914] 500020=test_super [ 64/914] 500022=test_time [ 65/914] 500025=json_encoding_test [ 66/914] 500025=test_math [ 67/914] 500035=test_gc [ 68/914] 500035=test_struct [ 69/914] 500024=onigmo_test [ 70/914] 500025=fuzzer_test [ 71/914] 500035=test_rb_str_dup [ 72/914] 500035=test_pack [ 73/914] 500032=test_rdoc_comment [ 74/914] 500035=test_ast [ 75/914] 500024=test_cgi_multipart [ 76/914] 500025=test_case [ 77/914] 500025=test_bug-5832 [ 78/914] 500025=test_popen_deadlock [ 79/914] 500024=test_did_you_mean [ 80/914] 500022=test_autoconf [ 81/914] 500022=test_digest_extend [ 82/914] 500022=test_gem_safe_yaml [ 83/914] 500022=test_win32ole_record [ 84/914] 500022=constant_path_node_test [ 85/914] 500032=test_gem_path_support [ 86/914] 500034=snippets_test [ 87/914] 500022=parser_test [ 88/914] 500022=test_array [ 89/914] 500024=test_ubf_async_safe [ 90/914] 500022=newline_test [ 91/914] 500024=heredoc_test [ 92/914] 500024=test_webauthn_listener_response [ 93/914] 500024=test_gem_bundler_version_finder [ 94/914] 500024=test_console_attr [ 95/914] 500024=command_line_test [ 96/914] 500024=test_rdoc_rd [ 97/914] 500032=test_gem_commands_info_command [ 98/914] 500031=test_date_new [ 99/914] 500031=test_io_timeout [100/914] 500024=test_notimplement [101/914] 500031=test_emoji_breaks [102/914] 500031=test_system [103/914] 500024=test_bug-3571 [104/914] 500020=test_comparable [105/914] 500024=test_dup [106/914] 500020=test_require [107/914] 500032=test_stringio [108/914] 500022=test_dns [109/914] 500021=test_sleep Leaked file descriptor: TestResolvDNS#test_multiple_servers_with_timeout_and_truncated_tcp_fallback: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 57090> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 500022 ko1 11u IPv4 15517646 0t0 TCP localhost:57090->localhost:35894 (CLOSE_WAIT) [110/914] 500032=test_x509name .Closed file descriptor: TestResolvDNS#test_resolve_with_2_ndots: 11 [111/914] 500032=test_wait [112/914] 500030=test_object_references [113/914] 500030=test_gem_requirement [114/914] 500032=test_alias [115/914] 500024=test_sizeof [116/914] 500022=test_face [117/914] 500022=test_gem_commands_build_command [118/914] 500025=test_compile_prism [119/914] 500026=test_euc_tw [120/914] 500026=test_gem_security [121/914] 500032=test_to_ary_concat [122/914] 500030=warnings_test [123/914] 500021=test_rdoc_token_stream [124/914] 500021=test_rubyoptions [125/914] 500022=test_printf [126/914] 500022=test_stringify_symbols [127/914] 500022=test_windows_1252 [128/914] 500022=test_configuration [129/914] 500030=test_rdoc_single_class [130/914] 500030=test_rdoc_alias [131/914] 500030=dispatcher_test [132/914] 500022=test_udp [133/914] 500030=test_range [134/914] 500022=test_type [135/914] 500022=json_generator_test [136/914] 500025=test_gem_impossible_dependencies_error [137/914] 500025=test_io_buffer [138/914] 500025=test_string_processing [139/914] 500025=encodings_test [140/914] 500025=test_dryrun [141/914] 500022=test_emitter [142/914] 500022=test_ts [143/914] 500025=parse_stream_test [144/914] 500025=test_gem_resolver_api_set [145/914] 500025=test_locale [146/914] 500033=node_id_test [147/914] 500025=test_tmpdir [148/914] 500032=test_gem_source_subpath_problem [149/914] 500028=test_ensured [150/914] 500025=test_io_m17n [151/914] 500028=test_config [152/914] 500032=comments_test [153/914] 500031=test_delete [154/914] 500031=test_object_create_start [155/914] 500031=test_forwardable [156/914] 500034=test_continuation [157/914] 500034=test_project_sanity [158/914] 500032=regular_expression_encoding_test [159/914] 500031=test_env [160/914] 500032=test_config [161/914] 500034=test_gem_commands_cleanup_command [162/914] 500033=test_rdoc_markup_paragraph [163/914] 500032=test_placearg [164/914] 500022=test_interned_str [165/914] 500022=test_pkey_dh [166/914] 500028=test_ocsp [167/914] 500022=test_shapes [168/914] 500022=test_rdoc_text [169/914] 500022=test_gem_silent_ui [170/914] 500033=test_ifunless [171/914] 500033=test_require [172/914] 500033=test_gem_resolver_installer_set [173/914] 500022=test_files_test [174/914] 500032=test_gem_dependency_list [175/914] 500032=test_nesting_parser [176/914] 500022=test_rendering [177/914] 500033=test_gem_commands_uninstall_command [178/914] 500032=test_gem_security_signer [179/914] 500022=test_exception [180/914] 500028=test_bash_completion [181/914] 500028=test_gem_local_remote_options [182/914] 500032=test_gem_commands_lock_command [183/914] 500028=test_euc_kr [184/914] 500028=test_threadgroup [185/914] 500032=test_rdoc_generator_json_index [186/914] 500034=test_set_len [187/914] 500032=test_rdoc_extend [188/914] 500034=test_io_wait [189/914] 500030=test_kwargs [190/914] 500030=test_lexer [191/914] 500030=test_win32ole_type [192/914] 500032=test_random [193/914] 500030=test_merge_keys [194/914] 500032=test_dir [195/914] 500030=test_gem_ext_configure_builder [196/914] 500030=test_x509store [197/914] 500034=test_mdns [198/914] 500034=test_rdoc_rd_inline_parser [199/914] 500028=test_pair [200/914] 500030=test_date_ractor [201/914] 500034=test_m17n_comb [202/914] 500032=test_tree_spell_checker [203/914] 500026=lex_test [204/914] 500032=test_custom_command [205/914] 500032=test_bundled_gems [206/914] 500032=test_ns_spki [207/914] 500032=test_depth_first [208/914] 500032=test_tsort [209/914] 500032=test_integer_comb [210/914] 500024=index_write_test [211/914] 500024=test_key_event_record [212/914] 500030=regular_expression_options_test [213/914] 500030=test_sleep [214/914] 500033=test_queue [215/914] 500033=test_gem_validator [216/914] 500024=integer_parse_test [217/914] 500033=test_prettyprint [218/914] 500024=test_install [219/914] 500033=test_rdoc_markup_to_label [220/914] 500033=test_stream [221/914] 500033=test_optarg [222/914] 500025=test_ssl_session [223/914] 500033=test_ractor [224/914] 500033=test_autoload [225/914] 500024=test_gem_resolver_local_specification [226/914] 500024=test_pack [227/914] 500025=test_gem_commands_unpack_command [228/914] 500024=test_gem_commands_exec_command [229/914] 500026=test_gem_commands_signout_command [230/914] 500026=test_object [231/914] 500026=test_exception [232/914] 500026=test_rdoc_generator_pot [233/914] 500025=test_gem_gem_runner [234/914] 500025=test_gem_ext_cargo_builder [235/914] 500025=test_file_exhaustive [236/914] 500020=test_singleton [237/914] 500020=test_rdoc_servlet [238/914] 500026=test_ripper [239/914] 500020=test_key_name_check [240/914] 500030=test_win32ole_param_event [241/914] 500030=test_rdoc_rd_block_parser [242/914] 500020=test_grapheme_breaks [243/914] 500020=test_gem_request_set_gem_dependency_api [244/914] 500028=test_ossl [245/914] 500030=test_date_marshal [246/914] 500030=test_syntax [247/914] 500020=test_assignment [248/914] 500026=test_ruby_lex [249/914] 500027=test_keyword [250/914] 500026=numeric_value_test [251/914] 500026=!Nothing_to_test [252/914] 500026=test_gem_commands_server_command [253/914] 500026=test_http_request [254/914] 500026=test_rdoc_ri_driver [255/914] 500024=test_data [256/914] 500024=test_httpheader [257/914] 500024=test_bn [258/914] 500024=test_provider [259/914] 500022=test_win32ole_method_event [260/914] 500022=test_gem_package_task [261/914] 500022=test_len [262/914] 500022=test_acceptable [263/914] 500029=implicit_array_test [264/914] 500026=test_win32ole_param [265/914] 500026=test_function_entry [266/914] 500026=test_rdoc_parser_markdown [267/914] 500026=test_kernel [268/914] 500027=test_method_name_check [269/914] 500027=heredoc_dedent_test [270/914] 500029=test_backtrace [271/914] 500029=test_workspace [272/914] 500022=test_bundled_ca [273/914] 500027=test_to_ruby [274/914] 500027=test_random [275/914] 500031=static_literals_test [276/914] 500027=test_option [277/914] 500031=test_input_method [278/914] 500024=test_nextafter [279/914] 500029=test_capacity [280/914] 500029=test_tracer [281/914] 500029=test_gem_safe_marshal [282/914] 500027=test_helper [283/914] 500027=test_memory_view [284/914] 500024=test_ellipsize [285/914] 500027=test_integer [286/914] 500024=test_utf32 [287/914] 500024=test_thread [288/914] 500024=test_data [289/914] 500024=test_noarg [290/914] 500031=test_rand [291/914] 500027=test_pkey_ec [292/914] 500026=test_fips [293/914] 500022=test_date_parse [294/914] 500027=test_gem_commands_update_command [295/914] 500028=test_rdoc_store [296/914] 500024=json_parser_test [297/914] 500024=test_win32ole_variant_m [298/914] 500024=test_err_in_callback [299/914] 500024=test_cesu8 [300/914] 500024=test_rdoc_stats [301/914] 500022=test_alias_and_anchor [302/914] 500022=test_gem_commands_setup_command [303/914] 500024=test_gem_commands_rebuild_command [304/914] 500031=errors_test [305/914] 500024=test_open3 [306/914] 500031=test_rdoc_markup_document [307/914] 500031=test_ftp [308/914] 500026=test_vm_dump [309/914] 500026=test_gc_compact [310/914] 500031=test_key_stroke [311/914] 500031=test_deprecated [312/914] 500031=test_div [313/914] 500031=test_resize [314/914] 500031=test_rdoc_generator_darkfish [315/914] 500029=test_fiber [316/914] 500022=breadth_first_search_test [317/914] 500022=test_generic [318/914] 500020=test_files_test_1 [319/914] 500022=test_gem [320/914] 500031=test_float [321/914] 500032=test_severity [322/914] 500032=test_ractor [323/914] 500032=test_gem_remote_fetcher_local_ssl_server [324/914] 500033=test_rdoc_rd_inline [325/914] 500033=test_gem_source_list [326/914] 500033=test_yaml_special_cases [327/914] 500033=test_parser [328/914] 500033=attribute_write_test [329/914] 500033=test_cgi_core [330/914] 500033=test_helper_method [331/914] 500023=test_delegate [332/914] 500028=test_singleton_function [333/914] 500028=test_shellwords [334/914] 500023=test_cclass [335/914] 500028=test_proc [336/914] 500034=test_load [337/914] 500034=test_uncorrectable_name_check [338/914] 500034=test_zlib [339/914] 500033=magic_comment_test [340/914] 500025=test_marshal [341/914] 500023=test_omap [342/914] 500023=test_case_comprehensive [343/914] 500023=test_framework [344/914] 500023=test_ractor [345/914] 500031=test_emitter [346/914] 500031=test_json_tree [347/914] 500031=library_symbols_test [348/914] 500031=test_nomethod_error [349/914] 500031=test_https_proxy [350/914] 500031=test_pkey_dsa [351/914] 500027=test_ssl [352/914] 500033=test_date_strptime [353/914] 500033=test_gem_resolver_git_set [354/914] 500025=test_class_name_check [355/914] 500028=test_help [356/914] 500023=test_sorted_set [357/914] 500028=test_files_lib [358/914] 500025=test_emoji [359/914] 500022=test_string [360/914] 500025=test_cp949 [361/914] 500025=test_condition [362/914] 500025=test_erb [363/914] 500033=json_ext_parser_test [364/914] 500032=test_time [365/914] 500033=test_duplicate [366/914] 500031=test_integer [367/914] 500033=test_scan_args [368/914] 500025=test_date_attr [369/914] 500033=test_gem_command_manager [370/914] 500025=test_rdoc_top_level [371/914] 500033=test_multi_irb_commands [372/914] 500032=test_gem_installer [373/914] 500033=test_rdoc_code_object [374/914] 500023=test_regex_casefold [375/914] 500023=test_pipe [376/914] 500023=test_gem_source_git [377/914] 500027=test_rdoc_normal_class [378/914] 500027=test_random_formatter [379/914] 500025=test_gem_commands_check_command [380/914] 500027=test_propertyputref [381/914] 500027=test_rdoc_ri_paths [382/914] 500025=overlap_test [383/914] 500027=test_symbol [384/914] 500027=test_gem_uninstaller [385/914] 500033=test_gem_platform [386/914] 500033=test_pty [387/914] 500023=test_assembler [388/914] 500023=test_gem_commands_list_command [389/914] 500023=test_gem_source_vendor [390/914] 500023=test_variable_name_check [391/914] 500023=test_parser [392/914] 500025=test_date_time [393/914] 500025=test_pkcs12 [394/914] 500023=test_date [395/914] 500023=test_change_word [396/914] 500023=test_gem_available_set [397/914] 500023=test_gem_source_installed [398/914] 500033=test_modify_expand [399/914] 500033=test_utf16 [400/914] 500023=test_gem_package [401/914] 500033=test_enumerator [402/914] 500024=test_rdoc_parser_simple [403/914] 500024=string_encoding_test [404/914] 500024=test_benchmark [405/914] 500025=test_exception_at_throwing [406/914] 500025=test_name_error [407/914] 500026=test_handle [408/914] 500027=test_frozen [409/914] 500027=test_rdoc_markup_to_rdoc [410/914] 500027=test_gem_source [411/914] 500023=test_safe_load [412/914] 500024=test_color_printer [413/914] 500023=test_find_executable [414/914] 500023=test_set [415/914] 500024=test_array [416/914] 500023=test_error_highlight [417/914] 500025=test_date_compat [418/914] 500025=test_profile_frames [419/914] 500034=test_resolve_symbol [420/914] 500026=test_lazy_enumerator [421/914] 500027=test_time_tz [422/914] 500025=test_backtrace [423/914] 500034=test_rdoc_task [424/914] 500034=test_gem_request_set_lockfile_tokenizer [425/914] 500027=test_gem_commands_outdated_command [426/914] 500034=test_class2name [427/914] 500034=test_nil [428/914] 500034=test_kdf [429/914] 500027=test_enumerator [430/914] 500027=test_rdoc_markup_formatter [431/914] 500027=test_win32ole_variant [432/914] 500027=test_fiddle [433/914] 500034=test_rdoc_parser_prism_ruby [434/914] 500027=test_psych [435/914] 500027=test_ractor [436/914] 500027=test_gem_package_old [437/914] 500027=test_command [438/914] 500023=test_gem_uri [439/914] 500023=test_rbconfig [440/914] 500026=test_digest [441/914] 500023=test_debug [442/914] 500023=test_arith_seq_extract [443/914] 500020=test_stringchar [444/914] 500025=test_gem_commands_help_command [445/914] 500025=json_addition_test [446/914] 500025=test_thread_fd_close [447/914] 500025=test_storage [448/914] 500025=test_path_to_class [449/914] 500025=test_gem_ext_ext_conf_builder [450/914] 500023=test_qsort [451/914] 500023=test_cmethod [452/914] 500020=test_gem_commands_dependency_command [453/914] 500023=parse_comments_test [454/914] 500027=test_class [455/914] 500020=test_const [456/914] 500023=test_serialize_subclasses [457/914] 500020=test_gem_dependency [458/914] 500023=test_string [459/914] 500021=test_gem_resolver_index_specification [460/914] 500023=test_marshalable [461/914] 500023=test_iterator [462/914] 500023=test_method_cache [463/914] 500023=test_object [464/914] 500020=test_process [465/914] 500034=test_eval [466/914] 500034=test_fileutils [467/914] 500020=test_io [468/914] 500026=test_gem_commands_cert_command [469/914] 500021=test_cgi_tag_helper [470/914] 500020=test_dir_m17n [471/914] 500021=test_gem_resolver_git_specification [472/914] 500034=test_kill_ring [473/914] 500034=test_pathname [474/914] 500021=test_remote_fetch_error [475/914] 500021=test_func [476/914] 500023=test_stream [477/914] 500023=json_common_interface_test [478/914] 500023=test_coverage [479/914] 500034=test_gem_ext_cargo_builder_unit [480/914] 500034=test_gem_commands_install_command [481/914] 500031=test_stack [482/914] 500029=test_summary [483/914] 500026=test_thread_queue [484/914] 500028=test_nowrite [485/914] 500029=test_flip [486/914] 500028=test_nil2vtempty [487/914] 500028=test_securerandom [488/914] 500029=test_econv [489/914] 500028=test_foreach [490/914] 500028=test_gem_resolver_lock_specification [491/914] 500028=test_cstr [492/914] 500025=test_variable [493/914] 500030=test_digest [494/914] 500030=test_closure [495/914] 500025=test_address_resolve [496/914] 500025=test_wss [497/914] 500025=test_process [498/914] 500030=test_have_macro [499/914] 500023=test_parse [500/914] 500021=test_iter_break [501/914] 500021=test_rdoc_parser_rd [502/914] 500028=test_gem_source_local [503/914] 500021=test_num2int [504/914] 500021=test_spell_checker [505/914] 500021=test_bug_reporter [506/914] 500031=test_document [507/914] 500031=test_ractor [508/914] 500030=test_pstore [509/914] 500031=test_config [510/914] 500028=test_boolean [511/914] 500028=test_ansi_with_terminfo [512/914] 500030=test_rdoc_options [513/914] 500034=test_yaml [514/914] 500028=test_recorder [515/914] 500028=test_yield_block [516/914] 500021=test_gem_commands_specification_command [517/914] 500028=test_pkey [518/914] 500020=test_nonblock [519/914] 500020=test_gem_commands_signin_command [520/914] 500028=test_gem_request [521/914] 500034=test_primitive [522/914] 500034=test_rdoc_include [523/914] 500021=parameters_signature_test [524/914] 500021=test_getopts [525/914] 500020=test_rendering [526/914] 500021=test_gem_resolver_api_specification [527/914] 500034=test_irb [528/914] 500021=test_literal [529/914] 500020=test_arithmetic_sequence [530/914] 500023=test_gem_commands_search_command [531/914] 500020=test_thread [532/914] 500023=test_pattern_matching [533/914] 500023=test_encoding [534/914] 500023=test_lambda [535/914] 500020=test_frozen_error [536/914] 500020=test_sockopt [537/914] 500029=bom_test [538/914] 500028=test_file [539/914] 500020=test_rational [540/914] 500029=test_str2big [541/914] 500029=newline_offsets_test [542/914] 500020=test_regexp [543/914] 500026=test_gem_commands_contents_command [544/914] 500023=test_rdoc_cross_reference [545/914] 500026=test_scalar [546/914] 500026=test_readpartial [547/914] 500031=test_rdoc_generator_markup [548/914] 500031=test_gem_resolver_conflict [549/914] 500031=test_cgi_modruby [550/914] 500030=test_thread_cv [551/914] 500031=test_helper [552/914] 500031=test_yamldbm [553/914] 500031=test_win32ole_method [554/914] 500031=test_convertible [555/914] 500026=test_gem_resolver_best_set [556/914] 500034=test_stat [557/914] 500029=test_eval [558/914] 500034=test_addr [559/914] 500034=test_parser_events [560/914] 500026=test_unicode [561/914] 500026=test_windows_1251 [562/914] 500026=test_files_sample [563/914] 500032=test_update [564/914] 500032=test_folderitem2_invokeverb [565/914] 500032=test_arity [566/914] 500032=test_case_options [567/914] 500034=test_rdoc_markup_to_html_crossref [568/914] 500032=test_init [569/914] 500030=test_rdoc_parser_changelog [570/914] 500026=test_gem_resolver_index_set [571/914] 500026=test_gem_install_update_options [572/914] 500030=test_file [573/914] 500030=test_gem_security_policy [574/914] 500029=test_hash_create [575/914] 500029=json_generic_object_test [576/914] 500029=test_thread [577/914] 500026=test_call [578/914] 500032=test_pack [579/914] 500030=test_defined [580/914] 500026=test_ole_methods [581/914] 500026=test_switch_hitter [582/914] 500034=test_ftp [583/914] 500026=test_unicode_escape [584/914] 500034=integer_base_flags_test [585/914] 500034=test_httpresponses [586/914] 500034=test_erb_command [587/914] 500030=test_https [588/914] 500034=test_require [589/914] 500023=test_have_library [590/914] 500026=test_rdoc_markup_to_ansi [591/914] 500026=test_fnmatch [592/914] 500026=test_evaluation [593/914] 500026=test_gem_resolver_vendor_set [594/914] 500026=test_koi8 [595/914] 500026=test_clone [596/914] 500032=test_objspace [597/914] 500026=test_erb_m17n [598/914] 500026=test_gem_ext_cmake_builder [599/914] 500026=test_filter [600/914] 500026=test_too_many_dummy_encodings [601/914] 500021=test_http [602/914] 500026=test_gem_dependency_resolution_error [603/914] 500028=test_rational2 [604/914] 500026=fixtures_test [605/914] 500028=test_formatter [606/914] 500028=test_gem_ci_detector [607/914] 500028=test_gem_request_set_lockfile_parser [608/914] 500028=test_yield [609/914] 500026=test_shift_jis [610/914] 500026=test_string [611/914] 500026=test_io_wait_uncommon [612/914] 500026=test_proxy [613/914] 500026=test_raise [614/914] 500026=test_completion [615/914] 500023=test_ostruct [616/914] 500023=test_io [617/914] 500024=test_numeric [618/914] 500024=test_metaclass [619/914] 500024=test_rdoc_require [620/914] 500024=test_date_arith [621/914] 500024=test_io_console [622/914] 500034=test_ws [623/914] 500034=test_c_union_entity [624/914] 500034=test_gem_commands_sources_command [625/914] 500026=test_undef [626/914] 500026=test_gem_spec_fetcher [627/914] 500034=test_signedness [628/914] 500026=test_hmac [629/914] 500026=desugar_compiler_test [630/914] 500026=symbol_encoding_test [631/914] 500026=test_cd [632/914] 500031=test_gem_commands_mirror [633/914] 500026=test_cgi_cookie [634/914] 500031=test_internal_ivar [635/914] 500031=test_rdoc_rubygems_hook [636/914] 500026=test_gem_resolver_installed_specification [637/914] 500026=test_array_create [638/914] 500026=test_debugger_integration [639/914] 500026=test_tracepoint [640/914] 500031=test_gem_commands_environment_command [641/914] 500031=test_my_integer [642/914] 500031=test_ractor [643/914] 500030=test_new [644/914] 500031=test_cipher [645/914] 500030=test_macro [646/914] 500030=test_hash [647/914] 500030=test_etc [648/914] 500031=test_gem_remote_fetcher_local_server [649/914] 500026=test_ldap [650/914] 500026=test_gem_source_lock [651/914] 500031=test_rdoc_markup_to_bs [652/914] 500026=test_last_thread [653/914] 500030=test_rdoc_markup [654/914] 500030=test_optparse [655/914] 500031=test_coder [656/914] 500021=test_symbol [657/914] 500027=test_context [658/914] 500031=parse_test [659/914] 500031=test_unix [660/914] 500031=test_gem_source_specific_file [661/914] 500024=test_gem_commands_which_command [662/914] 500030=test_enum [663/914] 500024=reflection_test [664/914] 500024=test_bignum [665/914] 500027=test_dot_dot [666/914] 500027=test_cparser [667/914] 500031=test_human_typo [668/914] 500031=test_gem_request_set_lockfile [669/914] 500024=ractor_test [670/914] 500026=test_postponed_job [671/914] 500024=test_pattern_key_name_check [672/914] 500024=test_exit [673/914] 500024=test_gem_commands_yank_command [674/914] 500031=test_jaro_winkler [675/914] 500031=test_gem_gemcutter_utilities [676/914] 500024=test_gem_remote_fetcher [677/914] 500031=test_gem_resolver [678/914] 500034=test_tempfile [679/914] 500026=test_config [680/914] 500027=test_raise_exception [681/914] 500026=test_gem_util [682/914] 500029=test_memory_view [683/914] 500031=test_pinned [684/914] 500031=test_gem_command [685/914] 500024=test_weakkeymap [686/914] 500029=test_usrmarshal [687/914] 500031=test_inlinecache [688/914] 500026=test_show_source [689/914] 500026=test_rdoc_parser_ruby [690/914] 500034=test_httpresponse [691/914] 500031=test_rdoc_markup_to_markdown [692/914] 500034=test_engine [693/914] 500034=test_enc_raise [694/914] 500034=test_key_error [695/914] 500034=test_lock_native_thread [696/914] 500031=test_webauthn_listener [697/914] 500034=test_zsh_completion [698/914] 500034=test_gem_package_tar_reader_entry Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 46513> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 500031 ko1 10u IPv4 15539148 0t0 TCP localhost:46513->localhost:43574 (CLOSE_WAIT) Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 10 [699/914] 500031=test_enc_str_buf_cat [700/914] 500031=test_have_func [701/914] 500029=test_logperiod [702/914] 500029=test_gem_security_trust_dir [703/914] 500029=test_rdoc_parser_c [704/914] 500034=test_constant [705/914] 500030=test_default_gems [706/914] 500030=json_fixtures_test [707/914] 500030=test_load [708/914] 500030=test_encoding [709/914] 500027=test_gem_resolver_specification [710/914] 500031=test_rdoc_generator_pot_po_entry [711/914] 500027=test_terminfo [712/914] 500027=test_rdoc_markup_include [713/914] 500031=test_ansi_without_terminfo [714/914] 500027=test_bmethod [715/914] 500027=test_enumerable [716/914] 500031=test_key_actor_vi [717/914] 500027=test_svcb_https [718/914] 500027=test_buffering [719/914] 500027=test_rdoc_context_section [720/914] 500027=ruby_parser_test [721/914] 500027=test_bug-14834 [722/914] 500029=test_addrinfo [723/914] 500031=test_x509cert [724/914] 500030=test_http [725/914] 500030=test_passing_block [726/914] 500027=test_rdoc_attr [727/914] 500030=test_logdevice [728/914] 500027=test_ractor [729/914] 500029=test_gem_commands_push_command [730/914] 500027=test_module [731/914] 500031=parse_success_test [732/914] 500031=test_ssl [733/914] 500029=test_deprecate [734/914] 500029=test_registry [735/914] 500029=test_rdoc_constant [736/914] 500024=test_common [737/914] 500029=test_rdoc_markdown [738/914] 500028=test_gem_request_connection_pools [739/914] 500026=test_optimization [740/914] 500024=test_rdoc_encoding [741/914] 500024=test_sprintf [742/914] 500028=test_gem_uri_formatter [743/914] 500029=test_weakmap [744/914] 500028=test_ancdata [745/914] 500028=test_gem_doctor [746/914] 500028=test_rdoc_markup_to_table_of_contents [747/914] 500028=test_data_error [748/914] 500024=test_rubyvm [749/914] 500024=test_force_exit [750/914] 500028=test_gem_resolver_dependency_request [751/914] 500030=test_abi [752/914] 500028=test_external_new [753/914] 500024=test_scanner_events [754/914] 500028=test_euc_jp [755/914] 500028=test_win32ole_typelib [756/914] 500028=locals_test [757/914] 500024=test_find [758/914] 500034=test_normalize [759/914] 500034=test_recursion [760/914] 500034=test_gem_commands_owner_command [761/914] 500024=test_basicsocket [762/914] 500024=test_import [763/914] 500021=test_logger [764/914] 500021=test_sexp [765/914] 500021=test_disable_irb [766/914] 500030=test_gem_package_tar_header [767/914] 500030=pattern_test [768/914] 500034=test_ractor [769/914] 500030=test_rdoc_tom_doc [770/914] 500021=test_rdoc_i18n_text [771/914] 500021=test_gem_unsatisfiable_dependency_error [772/914] 500030=test_verbose [773/914] 500021=test_history [774/914] 500021=test_gem_ext_builder [775/914] 500030=test_key_actor_emacs [776/914] 500034=test_mutex [777/914] 500030=test_bigzero [778/914] 500030=test_basicinstructions [779/914] 500028=test_struct [780/914] 500028=compiler_test [781/914] 500028=test_date_strftime [782/914] 500030=test_typeddata [783/914] 500034=test_gem_resolver_vendor_specification [784/914] 500034=test_gem_resolver_activation_request [785/914] 500034=test_big5 [786/914] 500034=test_null [787/914] 500034=test_ensure_and_callcc [788/914] 500034=test_scheduler [789/914] 500034=test_rdoc_markup_raw [790/914] 500034=test_signal [791/914] 500030=test_timeout [792/914] 500030=test_fixnum [793/914] 500030=test_name_error_extension [794/914] 500024=test_fstring [795/914] 500030=test_iseq_load [796/914] 500024=test_rdoc_markup_parser [797/914] 500024=test_gem_remote_fetcher_s3 [798/914] 500028=test_files_test_2 [799/914] 500028=test_gem_version_option [800/914] 500024=test_require_lib [801/914] 500028=lex_test [802/914] 500028=test_gem_rdoc [803/914] 500028=version_test [804/914] 500028=test_gem_request_set [805/914] 500027=test_trick [806/914] 500033=test_objectspace [807/914] 500021=test_fd_setsize [808/914] 500021=test_insns_leaf [809/914] 500021=test_store [810/914] 500034=test_iseq [811/914] 500028=test_allocation [812/914] 500030=test_gc [813/914] 500021=test_enc_associate [814/914] 500023=dump_test [815/914] 500022=location_test [816/914] 500022=test_c_struct_builder [817/914] 500031=test_x509req [818/914] 500034=test_cgi_util [819/914] 500022=test_gem_commands_open_command [820/914] 500021=test_gem_ext_cargo_builder_link_flag_converter [821/914] 500031=test_protocol [822/914] 500022=test_tree_builder [823/914] 500022=test_protect [824/914] 500021=test_iso_8859 [825/914] 500022=test_complex2 [826/914] 500022=test_x509attr [827/914] 500022=test_dln [828/914] 500022=test_history [829/914] 500021=test_open-uri [830/914] 500031=test_coderange [831/914] 500031=test_rdoc_parser [832/914] 500031=test_rdoc_markup_indented_paragraph [833/914] 500034=test_line_editor [834/914] 500031=test_big2str [835/914] 500034=test_pkg_config [836/914] 500031=test_rdoc_context [837/914] 500034=test_rdoc_markup_to_html [838/914] 500022=regexp_test [839/914] 500022=test_string_memory [840/914] 500021=test_rdoc_markup_to_joined_paragraph [841/914] 500021=test_require_path_check [842/914] 500034=test_mixed_unicode_escapes [843/914] 500022=test_enumerator_kw [844/914] 500034=test_mkmf [845/914] 500022=test_win32ole_variant_outarg [846/914] 500022=test_mul [847/914] 500022=test_rdoc_markup_to_html_snippet [848/914] 500034=test_pkcs7 [849/914] 500021=test_cgi_header [850/914] 500021=test_gem_commands_fetch_command [851/914] 500022=test_complexrational [852/914] 500022=test_flush [853/914] 500022=test_rdoc_any_method [854/914] 500021=test_refinement [855/914] 500034=test_pointer [856/914] 500022=test_gem_dependency_installer [857/914] 500034=test_warning [858/914] 500029=test_win32ole_type_event [859/914] 500029=test_gem_name_tuple [860/914] 500029=test_rdoc_class_module [861/914] 500023=test_gem_specification [862/914] 500031=test_rdoc_markup_attributes [863/914] 500031=test_gbk [864/914] 500031=test_win32ole_variable [865/914] 500031=test_type_completor [866/914] 500031=test_gem_package_tar_reader [867/914] 500034=test_gb18030 [868/914] 500034=test_word [869/914] 500034=test_class [870/914] 500034=test_cgi_session [871/914] 500034=test_numeric [872/914] 500031=test_stringscanner [873/914] 500034=test_x509crl [874/914] 500031=unescape_test [875/914] 500027=test_x509ext [876/914] 500027=test_files_ext [877/914] 500034=test_case [878/914] 500034=test_c_struct_entry [879/914] 500027=test_eval_history [880/914] 500027=test_color [881/914] 500027=test_gem_commands_query_command [882/914] 500034=equality_test [883/914] 500034=test_inadvertent_creation [884/914] 500029=static_inspect_test [885/914] 500029=test_instrumentation_api [886/914] 500034=test_rdoc_markup_verbatim [887/914] 500034=test_at_exit [888/914] 500034=test_complex [889/914] 500027=source_location_test [890/914] 500034=test_whileuntil [891/914] 500034=test_transcode [892/914] 500027=test_asn1 [893/914] 500027=test_flags [894/914] 500034=test_monitor [895/914] 500034=test_gem_ext_rake_builder [896/914] 500024=json_string_matching_test [897/914] 500024=test_rdoc_markup_heading [898/914] 500024=test_extlibs [899/914] 500029=test_rat [900/914] 500029=test_gem_version [901/914] 500029=test_win32ole [902/914] 500029=test_rdoc_markup_to_tt_only [903/914] 500029=test_gem_commands_stale_command [904/914] 500029=test_settracefunc [905/914] 500027=test_gem_text [906/914] 500027=tunnel_test [907/914] 500027=test_gem_stub_specification [908/914] 500022=test_path [909/914] 500022=test_method_cache [910/914] 500022=test_rdoc_markdown_test [911/914] 500027=test_rdoc_normal_module [912/914] 500033=test_sprintf_comb [913/914] 500027=test_tcp [914/914] 500027=test_pp $$$ #<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:00 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 949 959 959 959 pts/0 959 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 959 960 959 959 pts/0 959 S+ 1000 0:00 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 960 498756 959 959 pts/0 959 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 498756 498759 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.20240830-221717 --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 498759 498760 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.20240830-221717 --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 498760 499697 959 959 pts/0 959 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 499697 499698 959 959 pts/0 959 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 499698 500017 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 500017 500025 959 959 pts/0 959 Sl+ 1000 0:30 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_process_detach 500025 530724 959 959 pts/0 959 S+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_process_detach 498760 534082 959 959 pts/0 959 R+ 1000 0:00 ps jx {1=>[949], 949=>[959], 959=>[960], 960=>[498756], 498756=>[498759], 498759=>[498760], 498760=>[499697, 534082], 499697=>[499698], 499698=>[500017], 500017=>[500025], 500025=>[530724]} $ timeout 60 gdb -p 530724 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00005b4d46f7cb8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x7e7cab24bc40 (LWP 530724) "ruby" 0x00005b4d46f7cb8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Machine level backtrace Thread 1 (Thread 0x7e7cab24bc40 (LWP 530724) "ruby"): #0 0x00005b4d46f7cb8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00005b4d46f7db4a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x00005b4d46eca4d8 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::ReturnToAllocator(__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, __sanitizer::AllocatorStats*, unsigned long, unsigned int const*, unsigned long) () No symbol table info available. #3 0x00005b4d46eca2c9 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::DrainHalfMax(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) () No symbol table info available. #4 0x00005b4d46eca0fd in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Deallocate(__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long, void*) () No symbol table info available. #5 0x00005b4d46ec9b3d in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) () No symbol table info available. #6 0x00005b4d46ec9786 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) () No symbol table info available. #7 0x00005b4d46ecba56 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #8 0x00005b4d46f62920 in __interceptor_free () No symbol table info available. #9 0x00005b4d46fd48ee in rb_gc_impl_free (objspace_ptr=0x51e000000080, ptr=0x7e7ca847d800, old_size=524288) at /tmp/ruby/src/trunk_asan/gc/default.c:8521 objspace = 0x51e000000080 malloc_increase_done = <optimized out> #10 ruby_sized_xfree (x=0x7e7ca847d800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4190 No locals. #11 ruby_xfree (x=0x7e7ca847d800) at /tmp/ruby/src/trunk_asan/gc.c:4201 No locals. #12 0x00005b4d47221576 in rb_st_free_table (tab=0x5060000004a0) at /tmp/ruby/src/trunk_asan/st.c:661 No locals. #13 0x00005b4d4735ea60 in ruby_vm_destruct (vm=0x525000000100) at /tmp/ruby/src/trunk_asan/vm.c:3116 th = 0x515000000300 stack = 0x7e7ca84ff800 objspace = 0x51e000000080 next = <optimized out> #14 0x00005b4d46fa68f0 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:263 save_error = 4 sysex = 0 signaled = 0 th0 = 0x515000000300 step = 4 message = 4 th = <optimized out> buf = <optimized out> state = <optimized out> #15 0x00005b4d46fa6e5b in ruby_stop (ex=4744, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290 No locals. #16 0x00005b4d4712387d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4371 status = <optimized out> pid = <optimized out> #17 0x00005b4d4737f778 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 = 0x644100040001 cc = <optimized out> me = 0x7e7c84b2ad20 cfunc = 0x50400001ff58 recv = 139073241770160 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #18 0x00005b4d47326c83 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7e7ca85ff4f0, cd=0x50800069f820, 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> #19 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x50800069f820 insns_address_table = {0x5b4d473267e6 <vm_exec_core+28230>, 0x5b4d47320fd7 <vm_exec_core+5687>, 0x5b4d473278f6 <vm_exec_core+32598>, 0x5b4d47324ff0 <vm_exec_core+22096>, 0x5b4d47323512 <vm_exec_core+15218>, 0x5b4d4731ff07 <vm_exec_core+1383>, 0x5b4d4732703d <vm_exec_core+30365>, 0x5b4d4732698f <vm_exec_core+28655>, 0x5b4d47321345 <vm_exec_core+6565>, 0x5b4d47320607 <vm_exec_core+3175>, 0x5b4d4732561d <vm_exec_core+23677>, 0x5b4d47321d18 <vm_exec_core+9080>, 0x5b4d47327408 <vm_exec_core+31336>, 0x5b4d47326e3b <vm_exec_core+29851>, 0x5b4d473224a6 <vm_exec_core+11014>, 0x5b4d4732346e <vm_exec_core+15054>, 0x5b4d4732526a <vm_exec_core+22730>, 0x5b4d47326ab9 <vm_exec_core+28953>, 0x5b4d47324401 <vm_exec_core+19041>, 0x5b4d47325322 <vm_exec_core+22914>, 0x5b4d47325923 <vm_exec_core+24451>, 0x5b4d47324342 <vm_exec_core+18850>, 0x5b4d47320462 <vm_exec_core+2754>, 0x5b4d47324a7a <vm_exec_core+20698>, 0x5b4d473202b6 <vm_exec_core+2326>, 0x5b4d473206f6 <vm_exec_core+3414>, 0x5b4d473227f0 <vm_exec_core+11856>, 0x5b4d473240c3 <vm_exec_core+18211>, 0x5b4d4732488a <vm_exec_core+20202>, 0x5b4d47323f5a <vm_exec_core+17850>, 0x5b4d4731fe63 <vm_exec_core+1219>, 0x5b4d47325c37 <vm_exec_core+25239>, 0x5b4d47326854 <vm_exec_core+28340>, 0x5b4d47320801 <vm_exec_core+3681>, 0x5b4d4732162a <vm_exec_core+7306>, 0x5b4d473214ac <vm_exec_core+6924>, 0x5b4d47321f2a <vm_exec_core+9610>, 0x5b4d473233c0 <vm_exec_core+14880>, 0x5b4d473208f5 <vm_exec_core+3925>, 0x5b4d47325b03 <vm_exec_core+24931>, 0x5b4d4732156e <vm_exec_core+7118>, 0x5b4d473232f9 <vm_exec_core+14681>, 0x5b4d47323d30 <vm_exec_core+17296>, 0x5b4d4732579f <vm_exec_core+24063>, 0x5b4d4732468e <vm_exec_core+19694>, 0x5b4d473221d7 <vm_exec_core+10295>, 0x5b4d47321881 <vm_exec_core+7905>, 0x5b4d47325503 <vm_exec_core+23395>, 0x5b4d47322b6a <vm_exec_core+12746>, 0x5b4d47324b4e <vm_exec_core+20910>, 0x5b4d4732475f <vm_exec_core+19903>, 0x5b4d47324c74 <vm_exec_core+21204>, 0x5b4d4732627f <vm_exec_core+26847>, 0x5b4d47323ec6 <vm_exec_core+17702>, 0x5b4d47325845 <vm_exec_core+24229>, 0x5b4d473222a6 <vm_exec_core+10502>, 0x5b4d473253c1 <vm_exec_core+23073>, 0x5b4d4731fd2b <vm_exec_core+907>, 0x5b4d4732419c <vm_exec_core+18428>, 0x5b4d47324561 <vm_exec_core+19393>, 0x5b4d47320501 <vm_exec_core+2913>, 0x5b4d47323ffe <vm_exec_core+18014>, 0x5b4d4732260e <vm_exec_core+11374>, 0x5b4d47321ac7 <vm_exec_core+8487>, 0x5b4d47324d76 <vm_exec_core+21462>, 0x5b4d47320aeb <vm_exec_core+4427>, 0x5b4d473239c5 <vm_exec_core+16421>, 0x5b4d4732ea1a <vm_exec_core+61562>, 0x5b4d4732449b <vm_exec_core+19195>, 0x5b4d47320d91 <vm_exec_core+5105>, 0x5b4d47321221 <vm_exec_core+6273>, 0x5b4d47320eb5 <vm_exec_core+5397>, 0x5b4d4732171a <vm_exec_core+7546>, 0x5b4d47322026 <vm_exec_core+9862>, 0x5b4d4732499b <vm_exec_core+20475>, 0x5b4d47323dbc <vm_exec_core+17436>, 0x5b4d47325b55 <vm_exec_core+25013>, 0x5b4d47327bad <vm_exec_core+33293>, 0x5b4d47325f57 <vm_exec_core+26039>, 0x5b4d473274a5 <vm_exec_core+31493>, 0x5b4d473275a7 <vm_exec_core+31751>, 0x5b4d4732037b <vm_exec_core+2523>, 0x5b4d47326f5a <vm_exec_core+30138>, 0x5b4d47322a83 <vm_exec_core+12515>, 0x5b4d473271cb <vm_exec_core+30763>, 0x5b4d4732236b <vm_exec_core+10699>, 0x5b4d47325e80 <vm_exec_core+25824>, 0x5b4d473201d3 <vm_exec_core+2099>, 0x5b4d473209da <vm_exec_core+4154>, 0x5b4d473277c0 <vm_exec_core+32288>, 0x5b4d47321909 <vm_exec_core+8041>, 0x5b4d47322e0f <vm_exec_core+13423>, 0x5b4d4731fd30 <vm_exec_core+912>, 0x5b4d47320141 <vm_exec_core+1953>, 0x5b4d4731fdc2 <vm_exec_core+1058>, 0x5b4d47326187 <vm_exec_core+26599>, 0x5b4d47322898 <vm_exec_core+12024>, 0x5b4d473272a7 <vm_exec_core+30983>, 0x5b4d47323bd7 <vm_exec_core+16951>, 0x5b4d473230c6 <vm_exec_core+14118>, 0x5b4d4732389b <vm_exec_core+16123>, 0x5b4d473237b7 <vm_exec_core+15895>, 0x5b4d473226f2 <vm_exec_core+11602>, 0x5b4d47322fbb <vm_exec_core+13851>, 0x5b4d47322ce5 <vm_exec_core+13125>, 0x5b4d47323277 <vm_exec_core+14551>, 0x5b4d473231f5 <vm_exec_core+14421>, 0x5b4d473267d7 <vm_exec_core+28215>, 0x5b4d47320fc8 <vm_exec_core+5672>, 0x5b4d473278e7 <vm_exec_core+32583>, 0x5b4d47324fe1 <vm_exec_core+22081>, 0x5b4d47323503 <vm_exec_core+15203>, 0x5b4d4731fef8 <vm_exec_core+1368>, 0x5b4d4732702e <vm_exec_core+30350>, 0x5b4d47326980 <vm_exec_core+28640>, 0x5b4d47321336 <vm_exec_core+6550>, 0x5b4d473205f8 <vm_exec_core+3160>, 0x5b4d4732560e <vm_exec_core+23662>, 0x5b4d47321d09 <vm_exec_core+9065>, 0x5b4d473273f9 <vm_exec_core+31321>, 0x5b4d47326e2c <vm_exec_core+29836>, 0x5b4d47322497 <vm_exec_core+10999>, 0x5b4d4732345f <vm_exec_core+15039>, 0x5b4d4732525b <vm_exec_core+22715>, 0x5b4d47326aaa <vm_exec_core+28938>, 0x5b4d473243f2 <vm_exec_core+19026>, 0x5b4d47325313 <vm_exec_core+22899>, 0x5b4d47325914 <vm_exec_core+24436>, 0x5b4d47324333 <vm_exec_core+18835>, 0x5b4d47320453 <vm_exec_core+2739>, 0x5b4d47324a6b <vm_exec_core+20683>, 0x5b4d473202a7 <vm_exec_core+2311>, 0x5b4d473206e7 <vm_exec_core+3399>, 0x5b4d473227e1 <vm_exec_core+11841>, 0x5b4d473240b4 <vm_exec_core+18196>, 0x5b4d4732487b <vm_exec_core+20187>, 0x5b4d47323f4b <vm_exec_core+17835>, 0x5b4d4731fe54 <vm_exec_core+1204>, 0x5b4d47325c28 <vm_exec_core+25224>, 0x5b4d47326845 <vm_exec_core+28325>, 0x5b4d473207f2 <vm_exec_core+3666>, 0x5b4d4732161b <vm_exec_core+7291>, 0x5b4d4732149d <vm_exec_core+6909>, 0x5b4d47321f1b <vm_exec_core+9595>, 0x5b4d473233b1 <vm_exec_core+14865>, 0x5b4d473208e6 <vm_exec_core+3910>, 0x5b4d47325af4 <vm_exec_core+24916>, 0x5b4d4732155f <vm_exec_core+7103>, 0x5b4d473232ea <vm_exec_core+14666>, 0x5b4d47323d21 <vm_exec_core+17281>, 0x5b4d47325790 <vm_exec_core+24048>, 0x5b4d4732467f <vm_exec_core+19679>, 0x5b4d473221c8 <vm_exec_core+10280>, 0x5b4d47321872 <vm_exec_core+7890>, 0x5b4d473254f4 <vm_exec_core+23380>, 0x5b4d47322b5b <vm_exec_core+12731>, 0x5b4d47324b3f <vm_exec_core+20895>, 0x5b4d47324750 <vm_exec_core+19888>, 0x5b4d47324c65 <vm_exec_core+21189>, 0x5b4d47326270 <vm_exec_core+26832>, 0x5b4d47323eb7 <vm_exec_core+17687>, 0x5b4d47325836 <vm_exec_core+24214>, 0x5b4d47322297 <vm_exec_core+10487>, 0x5b4d473253b2 <vm_exec_core+23058>, 0x5b4d473243de <vm_exec_core+19006>, 0x5b4d4732418d <vm_exec_core+18413>, 0x5b4d47324552 <vm_exec_core+19378>, 0x5b4d47323bb9 <vm_exec_core+16921>, 0x5b4d47323fef <vm_exec_core+17999>, 0x5b4d473225ff <vm_exec_core+11359>, 0x5b4d47321ab8 <vm_exec_core+8472>, 0x5b4d47324d67 <vm_exec_core+21447>, 0x5b4d47320adc <vm_exec_core+4412>, 0x5b4d473239b6 <vm_exec_core+16406>, 0x5b4d4732ea0b <vm_exec_core+61547>, 0x5b4d4732448c <vm_exec_core+19180>, 0x5b4d47320d82 <vm_exec_core+5090>, 0x5b4d47321212 <vm_exec_core+6258>, 0x5b4d47320ea6 <vm_exec_core+5382>, 0x5b4d4732170b <vm_exec_core+7531>, 0x5b4d47322017 <vm_exec_core+9847>, 0x5b4d47323db7 <vm_exec_core+17431>, 0x5b4d473233a7 <vm_exec_core+14855>, 0x5b4d47323db2 <vm_exec_core+17426>, 0x5b4d473243de <vm_exec_core+19006>, 0x5b4d4732432e <vm_exec_core+18830>, 0x5b4d47321706 <vm_exec_core+7526>, 0x5b4d47324643 <vm_exec_core+19619>, 0x5b4d47322a79 <vm_exec_core+12505>, 0x5b4d47322a7e <vm_exec_core+12510>, 0x5b4d47324329 <vm_exec_core+18825>, 0x5b4d473240aa <vm_exec_core+18186>, 0x5b4d47323882 <vm_exec_core+16098>, 0x5b4d473237a3 <vm_exec_core+15875>, 0x5b4d473240af <vm_exec_core+18191>, 0x5b4d47323bbe <vm_exec_core+16926>, 0x5b4d473233ac <vm_exec_core+14860>, 0x5b4d473218fa <vm_exec_core+8026>, 0x5b4d47322e00 <vm_exec_core+13408>, 0x5b4d47322012 <vm_exec_core+9842>...} reg_cfp = 0x7e7ca85ff4f0 reg_pc = 0x5120014aebe0 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_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #20 0x00005b4d4731c518 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #21 0x00005b4d4739cd22 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7e7ca85ff620, self=139073341303840, 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 = 0x7e7caa5a2648 cfp = <optimized out> sp = 0x7e7ca84ffa28 use_argv = 0x7e7ca8e55520 stack_argv = 0x7e7ca84ffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #22 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 = 0x7e7ca85ff620 #23 0x00005b4d47349666 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. #24 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. #25 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #26 0x00005b4d47349666 in rb_yield (val=<optimized out>) No locals. #27 0x00005b4d474f3436 in rb_ary_collect (ary=139073267327960) at /tmp/ruby/src/trunk_asan/array.c:3702 collect = 139073267322160 i = 88 #28 0x00005b4d4737f778 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 = 0x7e7caafa0140 cfunc = 0x50400000a798 recv = 139073267327960 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #29 0x00005b4d47326c83 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7e7ca85ff608, cd=0x51100000ce10, 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> #30 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000ce10 insns_address_table = {0x5b4d473267e6 <vm_exec_core+28230>, 0x5b4d47320fd7 <vm_exec_core+5687>, 0x5b4d473278f6 <vm_exec_core+32598>, 0x5b4d47324ff0 <vm_exec_core+22096>, 0x5b4d47323512 <vm_exec_core+15218>, 0x5b4d4731ff07 <vm_exec_core+1383>, 0x5b4d4732703d <vm_exec_core+30365>, 0x5b4d4732698f <vm_exec_core+28655>, 0x5b4d47321345 <vm_exec_core+6565>, 0x5b4d47320607 <vm_exec_core+3175>, 0x5b4d4732561d <vm_exec_core+23677>, 0x5b4d47321d18 <vm_exec_core+9080>, 0x5b4d47327408 <vm_exec_core+31336>, 0x5b4d47326e3b <vm_exec_core+29851>, 0x5b4d473224a6 <vm_exec_core+11014>, 0x5b4d4732346e <vm_exec_core+15054>, 0x5b4d4732526a <vm_exec_core+22730>, 0x5b4d47326ab9 <vm_exec_core+28953>, 0x5b4d47324401 <vm_exec_core+19041>, 0x5b4d47325322 <vm_exec_core+22914>, 0x5b4d47325923 <vm_exec_core+24451>, 0x5b4d47324342 <vm_exec_core+18850>, 0x5b4d47320462 <vm_exec_core+2754>, 0x5b4d47324a7a <vm_exec_core+20698>, 0x5b4d473202b6 <vm_exec_core+2326>, 0x5b4d473206f6 <vm_exec_core+3414>, 0x5b4d473227f0 <vm_exec_core+11856>, 0x5b4d473240c3 <vm_exec_core+18211>, 0x5b4d4732488a <vm_exec_core+20202>, 0x5b4d47323f5a <vm_exec_core+17850>, 0x5b4d4731fe63 <vm_exec_core+1219>, 0x5b4d47325c37 <vm_exec_core+25239>, 0x5b4d47326854 <vm_exec_core+28340>, 0x5b4d47320801 <vm_exec_core+3681>, 0x5b4d4732162a <vm_exec_core+7306>, 0x5b4d473214ac <vm_exec_core+6924>, 0x5b4d47321f2a <vm_exec_core+9610>, 0x5b4d473233c0 <vm_exec_core+14880>, 0x5b4d473208f5 <vm_exec_core+3925>, 0x5b4d47325b03 <vm_exec_core+24931>, 0x5b4d4732156e <vm_exec_core+7118>, 0x5b4d473232f9 <vm_exec_core+14681>, 0x5b4d47323d30 <vm_exec_core+17296>, 0x5b4d4732579f <vm_exec_core+24063>, 0x5b4d4732468e <vm_exec_core+19694>, 0x5b4d473221d7 <vm_exec_core+10295>, 0x5b4d47321881 <vm_exec_core+7905>, 0x5b4d47325503 <vm_exec_core+23395>, 0x5b4d47322b6a <vm_exec_core+12746>, 0x5b4d47324b4e <vm_exec_core+20910>, 0x5b4d4732475f <vm_exec_core+19903>, 0x5b4d47324c74 <vm_exec_core+21204>, 0x5b4d4732627f <vm_exec_core+26847>, 0x5b4d47323ec6 <vm_exec_core+17702>, 0x5b4d47325845 <vm_exec_core+24229>, 0x5b4d473222a6 <vm_exec_core+10502>, 0x5b4d473253c1 <vm_exec_core+23073>, 0x5b4d4731fd2b <vm_exec_core+907>, 0x5b4d4732419c <vm_exec_core+18428>, 0x5b4d47324561 <vm_exec_core+19393>, 0x5b4d47320501 <vm_exec_core+2913>, 0x5b4d47323ffe <vm_exec_core+18014>, 0x5b4d4732260e <vm_exec_core+11374>, 0x5b4d47321ac7 <vm_exec_core+8487>, 0x5b4d47324d76 <vm_exec_core+21462>, 0x5b4d47320aeb <vm_exec_core+4427>, 0x5b4d473239c5 <vm_exec_core+16421>, 0x5b4d4732ea1a <vm_exec_core+61562>, 0x5b4d4732449b <vm_exec_core+19195>, 0x5b4d47320d91 <vm_exec_core+5105>, 0x5b4d47321221 <vm_exec_core+6273>, 0x5b4d47320eb5 <vm_exec_core+5397>, 0x5b4d4732171a <vm_exec_core+7546>, 0x5b4d47322026 <vm_exec_core+9862>, 0x5b4d4732499b <vm_exec_core+20475>, 0x5b4d47323dbc <vm_exec_core+17436>, 0x5b4d47325b55 <vm_exec_core+25013>, 0x5b4d47327bad <vm_exec_core+33293>, 0x5b4d47325f57 <vm_exec_core+26039>, 0x5b4d473274a5 <vm_exec_core+31493>, 0x5b4d473275a7 <vm_exec_core+31751>, 0x5b4d4732037b <vm_exec_core+2523>, 0x5b4d47326f5a <vm_exec_core+30138>, 0x5b4d47322a83 <vm_exec_core+12515>, 0x5b4d473271cb <vm_exec_core+30763>, 0x5b4d4732236b <vm_exec_core+10699>, 0x5b4d47325e80 <vm_exec_core+25824>, 0x5b4d473201d3 <vm_exec_core+2099>, 0x5b4d473209da <vm_exec_core+4154>, 0x5b4d473277c0 <vm_exec_core+32288>, 0x5b4d47321909 <vm_exec_core+8041>, 0x5b4d47322e0f <vm_exec_core+13423>, 0x5b4d4731fd30 <vm_exec_core+912>, 0x5b4d47320141 <vm_exec_core+1953>, 0x5b4d4731fdc2 <vm_exec_core+1058>, 0x5b4d47326187 <vm_exec_core+26599>, 0x5b4d47322898 <vm_exec_core+12024>, 0x5b4d473272a7 <vm_exec_core+30983>, 0x5b4d47323bd7 <vm_exec_core+16951>, 0x5b4d473230c6 <vm_exec_core+14118>, 0x5b4d4732389b <vm_exec_core+16123>, 0x5b4d473237b7 <vm_exec_core+15895>, 0x5b4d473226f2 <vm_exec_core+11602>, 0x5b4d47322fbb <vm_exec_core+13851>, 0x5b4d47322ce5 <vm_exec_core+13125>, 0x5b4d47323277 <vm_exec_core+14551>, 0x5b4d473231f5 <vm_exec_core+14421>, 0x5b4d473267d7 <vm_exec_core+28215>, 0x5b4d47320fc8 <vm_exec_core+5672>, 0x5b4d473278e7 <vm_exec_core+32583>, 0x5b4d47324fe1 <vm_exec_core+22081>, 0x5b4d47323503 <vm_exec_core+15203>, 0x5b4d4731fef8 <vm_exec_core+1368>, 0x5b4d4732702e <vm_exec_core+30350>, 0x5b4d47326980 <vm_exec_core+28640>, 0x5b4d47321336 <vm_exec_core+6550>, 0x5b4d473205f8 <vm_exec_core+3160>, 0x5b4d4732560e <vm_exec_core+23662>, 0x5b4d47321d09 <vm_exec_core+9065>, 0x5b4d473273f9 <vm_exec_core+31321>, 0x5b4d47326e2c <vm_exec_core+29836>, 0x5b4d47322497 <vm_exec_core+10999>, 0x5b4d4732345f <vm_exec_core+15039>, 0x5b4d4732525b <vm_exec_core+22715>, 0x5b4d47326aaa <vm_exec_core+28938>, 0x5b4d473243f2 <vm_exec_core+19026>, 0x5b4d47325313 <vm_exec_core+22899>, 0x5b4d47325914 <vm_exec_core+24436>, 0x5b4d47324333 <vm_exec_core+18835>, 0x5b4d47320453 <vm_exec_core+2739>, 0x5b4d47324a6b <vm_exec_core+20683>, 0x5b4d473202a7 <vm_exec_core+2311>, 0x5b4d473206e7 <vm_exec_core+3399>, 0x5b4d473227e1 <vm_exec_core+11841>, 0x5b4d473240b4 <vm_exec_core+18196>, 0x5b4d4732487b <vm_exec_core+20187>, 0x5b4d47323f4b <vm_exec_core+17835>, 0x5b4d4731fe54 <vm_exec_core+1204>, 0x5b4d47325c28 <vm_exec_core+25224>, 0x5b4d47326845 <vm_exec_core+28325>, 0x5b4d473207f2 <vm_exec_core+3666>, 0x5b4d4732161b <vm_exec_core+7291>, 0x5b4d4732149d <vm_exec_core+6909>, 0x5b4d47321f1b <vm_exec_core+9595>, 0x5b4d473233b1 <vm_exec_core+14865>, 0x5b4d473208e6 <vm_exec_core+3910>, 0x5b4d47325af4 <vm_exec_core+24916>, 0x5b4d4732155f <vm_exec_core+7103>, 0x5b4d473232ea <vm_exec_core+14666>, 0x5b4d47323d21 <vm_exec_core+17281>, 0x5b4d47325790 <vm_exec_core+24048>, 0x5b4d4732467f <vm_exec_core+19679>, 0x5b4d473221c8 <vm_exec_core+10280>, 0x5b4d47321872 <vm_exec_core+7890>, 0x5b4d473254f4 <vm_exec_core+23380>, 0x5b4d47322b5b <vm_exec_core+12731>, 0x5b4d47324b3f <vm_exec_core+20895>, 0x5b4d47324750 <vm_exec_core+19888>, 0x5b4d47324c65 <vm_exec_core+21189>, 0x5b4d47326270 <vm_exec_core+26832>, 0x5b4d47323eb7 <vm_exec_core+17687>, 0x5b4d47325836 <vm_exec_core+24214>, 0x5b4d47322297 <vm_exec_core+10487>, 0x5b4d473253b2 <vm_exec_core+23058>, 0x5b4d473243de <vm_exec_core+19006>, 0x5b4d4732418d <vm_exec_core+18413>, 0x5b4d47324552 <vm_exec_core+19378>, 0x5b4d47323bb9 <vm_exec_core+16921>, 0x5b4d47323fef <vm_exec_core+17999>, 0x5b4d473225ff <vm_exec_core+11359>, 0x5b4d47321ab8 <vm_exec_core+8472>, 0x5b4d47324d67 <vm_exec_core+21447>, 0x5b4d47320adc <vm_exec_core+4412>, 0x5b4d473239b6 <vm_exec_core+16406>, 0x5b4d4732ea0b <vm_exec_core+61547>, 0x5b4d4732448c <vm_exec_core+19180>, 0x5b4d47320d82 <vm_exec_core+5090>, 0x5b4d47321212 <vm_exec_core+6258>, 0x5b4d47320ea6 <vm_exec_core+5382>, 0x5b4d4732170b <vm_exec_core+7531>, 0x5b4d47322017 <vm_exec_core+9847>, 0x5b4d47323db7 <vm_exec_core+17431>, 0x5b4d473233a7 <vm_exec_core+14855>, 0x5b4d47323db2 <vm_exec_core+17426>, 0x5b4d473243de <vm_exec_core+19006>, 0x5b4d4732432e <vm_exec_core+18830>, 0x5b4d47321706 <vm_exec_core+7526>, 0x5b4d47324643 <vm_exec_core+19619>, 0x5b4d47322a79 <vm_exec_core+12505>, 0x5b4d47322a7e <vm_exec_core+12510>, 0x5b4d47324329 <vm_exec_core+18825>, 0x5b4d473240aa <vm_exec_core+18186>, 0x5b4d47323882 <vm_exec_core+16098>, 0x5b4d473237a3 <vm_exec_core+15875>, 0x5b4d473240af <vm_exec_core+18191>, 0x5b4d47323bbe <vm_exec_core+16926>, 0x5b4d473233ac <vm_exec_core+14860>, 0x5b4d473218fa <vm_exec_core+8026>, 0x5b4d47322e00 <vm_exec_core+13408>, 0x5b4d47322012 <vm_exec_core+9842>...} reg_cfp = 0x7e7ca85ff608 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_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> #31 0x00005b4d4731c8d1 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #32 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #33 0x00005b4d4739cd22 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7e7ca85ff738, self=139073341303840, 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 = 0x7e7caa7a4950 cfp = <optimized out> sp = 0x7e7ca84ff8d0 use_argv = 0x7e7ca8e0d360 stack_argv = 0x7e7ca84ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #34 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 = 0x7e7ca85ff738 #35 0x00005b4d47349666 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. #36 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. #37 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #38 0x00005b4d47349666 in rb_yield (val=<optimized out>) No locals. #39 0x00005b4d474f3436 in rb_ary_collect (ary=139073267341680) at /tmp/ruby/src/trunk_asan/array.c:3702 collect = 139073267341400 i = 0 #40 0x00005b4d4737f778 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 = 0x7e7caafa0140 cfunc = 0x50400000a798 recv = 139073267341680 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #41 0x00005b4d47326c83 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7e7ca85ff720, cd=0x502000015770, 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> #42 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000015770 insns_address_table = {0x5b4d473267e6 <vm_exec_core+28230>, 0x5b4d47320fd7 <vm_exec_core+5687>, 0x5b4d473278f6 <vm_exec_core+32598>, 0x5b4d47324ff0 <vm_exec_core+22096>, 0x5b4d47323512 <vm_exec_core+15218>, 0x5b4d4731ff07 <vm_exec_core+1383>, 0x5b4d4732703d <vm_exec_core+30365>, 0x5b4d4732698f <vm_exec_core+28655>, 0x5b4d47321345 <vm_exec_core+6565>, 0x5b4d47320607 <vm_exec_core+3175>, 0x5b4d4732561d <vm_exec_core+23677>, 0x5b4d47321d18 <vm_exec_core+9080>, 0x5b4d47327408 <vm_exec_core+31336>, 0x5b4d47326e3b <vm_exec_core+29851>, 0x5b4d473224a6 <vm_exec_core+11014>, 0x5b4d4732346e <vm_exec_core+15054>, 0x5b4d4732526a <vm_exec_core+22730>, 0x5b4d47326ab9 <vm_exec_core+28953>, 0x5b4d47324401 <vm_exec_core+19041>, 0x5b4d47325322 <vm_exec_core+22914>, 0x5b4d47325923 <vm_exec_core+24451>, 0x5b4d47324342 <vm_exec_core+18850>, 0x5b4d47320462 <vm_exec_core+2754>, 0x5b4d47324a7a <vm_exec_core+20698>, 0x5b4d473202b6 <vm_exec_core+2326>, 0x5b4d473206f6 <vm_exec_core+3414>, 0x5b4d473227f0 <vm_exec_core+11856>, 0x5b4d473240c3 <vm_exec_core+18211>, 0x5b4d4732488a <vm_exec_core+20202>, 0x5b4d47323f5a <vm_exec_core+17850>, 0x5b4d4731fe63 <vm_exec_core+1219>, 0x5b4d47325c37 <vm_exec_core+25239>, 0x5b4d47326854 <vm_exec_core+28340>, 0x5b4d47320801 <vm_exec_core+3681>, 0x5b4d4732162a <vm_exec_core+7306>, 0x5b4d473214ac <vm_exec_core+6924>, 0x5b4d47321f2a <vm_exec_core+9610>, 0x5b4d473233c0 <vm_exec_core+14880>, 0x5b4d473208f5 <vm_exec_core+3925>, 0x5b4d47325b03 <vm_exec_core+24931>, 0x5b4d4732156e <vm_exec_core+7118>, 0x5b4d473232f9 <vm_exec_core+14681>, 0x5b4d47323d30 <vm_exec_core+17296>, 0x5b4d4732579f <vm_exec_core+24063>, 0x5b4d4732468e <vm_exec_core+19694>, 0x5b4d473221d7 <vm_exec_core+10295>, 0x5b4d47321881 <vm_exec_core+7905>, 0x5b4d47325503 <vm_exec_core+23395>, 0x5b4d47322b6a <vm_exec_core+12746>, 0x5b4d47324b4e <vm_exec_core+20910>, 0x5b4d4732475f <vm_exec_core+19903>, 0x5b4d47324c74 <vm_exec_core+21204>, 0x5b4d4732627f <vm_exec_core+26847>, 0x5b4d47323ec6 <vm_exec_core+17702>, 0x5b4d47325845 <vm_exec_core+24229>, 0x5b4d473222a6 <vm_exec_core+10502>, 0x5b4d473253c1 <vm_exec_core+23073>, 0x5b4d4731fd2b <vm_exec_core+907>, 0x5b4d4732419c <vm_exec_core+18428>, 0x5b4d47324561 <vm_exec_core+19393>, 0x5b4d47320501 <vm_exec_core+2913>, 0x5b4d47323ffe <vm_exec_core+18014>, 0x5b4d4732260e <vm_exec_core+11374>, 0x5b4d47321ac7 <vm_exec_core+8487>, 0x5b4d47324d76 <vm_exec_core+21462>, 0x5b4d47320aeb <vm_exec_core+4427>, 0x5b4d473239c5 <vm_exec_core+16421>, 0x5b4d4732ea1a <vm_exec_core+61562>, 0x5b4d4732449b <vm_exec_core+19195>, 0x5b4d47320d91 <vm_exec_core+5105>, 0x5b4d47321221 <vm_exec_core+6273>, 0x5b4d47320eb5 <vm_exec_core+5397>, 0x5b4d4732171a <vm_exec_core+7546>, 0x5b4d47322026 <vm_exec_core+9862>, 0x5b4d4732499b <vm_exec_core+20475>, 0x5b4d47323dbc <vm_exec_core+17436>, 0x5b4d47325b55 <vm_exec_core+25013>, 0x5b4d47327bad <vm_exec_core+33293>, 0x5b4d47325f57 <vm_exec_core+26039>, 0x5b4d473274a5 <vm_exec_core+31493>, 0x5b4d473275a7 <vm_exec_core+31751>, 0x5b4d4732037b <vm_exec_core+2523>, 0x5b4d47326f5a <vm_exec_core+30138>, 0x5b4d47322a83 <vm_exec_core+12515>, 0x5b4d473271cb <vm_exec_core+30763>, 0x5b4d4732236b <vm_exec_core+10699>, 0x5b4d47325e80 <vm_exec_core+25824>, 0x5b4d473201d3 <vm_exec_core+2099>, 0x5b4d473209da <vm_exec_core+4154>, 0x5b4d473277c0 <vm_exec_core+32288>, 0x5b4d47321909 <vm_exec_core+8041>, 0x5b4d47322e0f <vm_exec_core+13423>, 0x5b4d4731fd30 <vm_exec_core+912>, 0x5b4d47320141 <vm_exec_core+1953>, 0x5b4d4731fdc2 <vm_exec_core+1058>, 0x5b4d47326187 <vm_exec_core+26599>, 0x5b4d47322898 <vm_exec_core+12024>, 0x5b4d473272a7 <vm_exec_core+30983>, 0x5b4d47323bd7 <vm_exec_core+16951>, 0x5b4d473230c6 <vm_exec_core+14118>, 0x5b4d4732389b <vm_exec_core+16123>, 0x5b4d473237b7 <vm_exec_core+15895>, 0x5b4d473226f2 <vm_exec_core+11602>, 0x5b4d47322fbb <vm_exec_core+13851>, 0x5b4d47322ce5 <vm_exec_core+13125>, 0x5b4d47323277 <vm_exec_core+14551>, 0x5b4d473231f5 <vm_exec_core+14421>, 0x5b4d473267d7 <vm_exec_core+28215>, 0x5b4d47320fc8 <vm_exec_core+5672>, 0x5b4d473278e7 <vm_exec_core+32583>, 0x5b4d47324fe1 <vm_exec_core+22081>, 0x5b4d47323503 <vm_exec_core+15203>, 0x5b4d4731fef8 <vm_exec_core+1368>, 0x5b4d4732702e <vm_exec_core+30350>, 0x5b4d47326980 <vm_exec_core+28640>, 0x5b4d47321336 <vm_exec_core+6550>, 0x5b4d473205f8 <vm_exec_core+3160>, 0x5b4d4732560e <vm_exec_core+23662>, 0x5b4d47321d09 <vm_exec_core+9065>, 0x5b4d473273f9 <vm_exec_core+31321>, 0x5b4d47326e2c <vm_exec_core+29836>, 0x5b4d47322497 <vm_exec_core+10999>, 0x5b4d4732345f <vm_exec_core+15039>, 0x5b4d4732525b <vm_exec_core+22715>, 0x5b4d47326aaa <vm_exec_core+28938>, 0x5b4d473243f2 <vm_exec_core+19026>, 0x5b4d47325313 <vm_exec_core+22899>, 0x5b4d47325914 <vm_exec_core+24436>, 0x5b4d47324333 <vm_exec_core+18835>, 0x5b4d47320453 <vm_exec_core+2739>, 0x5b4d47324a6b <vm_exec_core+20683>, 0x5b4d473202a7 <vm_exec_core+2311>, 0x5b4d473206e7 <vm_exec_core+3399>, 0x5b4d473227e1 <vm_exec_core+11841>, 0x5b4d473240b4 <vm_exec_core+18196>, 0x5b4d4732487b <vm_exec_core+20187>, 0x5b4d47323f4b <vm_exec_core+17835>, 0x5b4d4731fe54 <vm_exec_core+1204>, 0x5b4d47325c28 <vm_exec_core+25224>, 0x5b4d47326845 <vm_exec_core+28325>, 0x5b4d473207f2 <vm_exec_core+3666>, 0x5b4d4732161b <vm_exec_core+7291>, 0x5b4d4732149d <vm_exec_core+6909>, 0x5b4d47321f1b <vm_exec_core+9595>, 0x5b4d473233b1 <vm_exec_core+14865>, 0x5b4d473208e6 <vm_exec_core+3910>, 0x5b4d47325af4 <vm_exec_core+24916>, 0x5b4d4732155f <vm_exec_core+7103>, 0x5b4d473232ea <vm_exec_core+14666>, 0x5b4d47323d21 <vm_exec_core+17281>, 0x5b4d47325790 <vm_exec_core+24048>, 0x5b4d4732467f <vm_exec_core+19679>, 0x5b4d473221c8 <vm_exec_core+10280>, 0x5b4d47321872 <vm_exec_core+7890>, 0x5b4d473254f4 <vm_exec_core+23380>, 0x5b4d47322b5b <vm_exec_core+12731>, 0x5b4d47324b3f <vm_exec_core+20895>, 0x5b4d47324750 <vm_exec_core+19888>, 0x5b4d47324c65 <vm_exec_core+21189>, 0x5b4d47326270 <vm_exec_core+26832>, 0x5b4d47323eb7 <vm_exec_core+17687>, 0x5b4d47325836 <vm_exec_core+24214>, 0x5b4d47322297 <vm_exec_core+10487>, 0x5b4d473253b2 <vm_exec_core+23058>, 0x5b4d473243de <vm_exec_core+19006>, 0x5b4d4732418d <vm_exec_core+18413>, 0x5b4d47324552 <vm_exec_core+19378>, 0x5b4d47323bb9 <vm_exec_core+16921>, 0x5b4d47323fef <vm_exec_core+17999>, 0x5b4d473225ff <vm_exec_core+11359>, 0x5b4d47321ab8 <vm_exec_core+8472>, 0x5b4d47324d67 <vm_exec_core+21447>, 0x5b4d47320adc <vm_exec_core+4412>, 0x5b4d473239b6 <vm_exec_core+16406>, 0x5b4d4732ea0b <vm_exec_core+61547>, 0x5b4d4732448c <vm_exec_core+19180>, 0x5b4d47320d82 <vm_exec_core+5090>, 0x5b4d47321212 <vm_exec_core+6258>, 0x5b4d47320ea6 <vm_exec_core+5382>, 0x5b4d4732170b <vm_exec_core+7531>, 0x5b4d47322017 <vm_exec_core+9847>, 0x5b4d47323db7 <vm_exec_core+17431>, 0x5b4d473233a7 <vm_exec_core+14855>, 0x5b4d47323db2 <vm_exec_core+17426>, 0x5b4d473243de <vm_exec_core+19006>, 0x5b4d4732432e <vm_exec_core+18830>, 0x5b4d47321706 <vm_exec_core+7526>, 0x5b4d47324643 <vm_exec_core+19619>, 0x5b4d47322a79 <vm_exec_core+12505>, 0x5b4d47322a7e <vm_exec_core+12510>, 0x5b4d47324329 <vm_exec_core+18825>, 0x5b4d473240aa <vm_exec_core+18186>, 0x5b4d47323882 <vm_exec_core+16098>, 0x5b4d473237a3 <vm_exec_core+15875>, 0x5b4d473240af <vm_exec_core+18191>, 0x5b4d47323bbe <vm_exec_core+16926>, 0x5b4d473233ac <vm_exec_core+14860>, 0x5b4d473218fa <vm_exec_core+8026>, 0x5b4d47322e00 <vm_exec_core+13408>, 0x5b4d47322012 <vm_exec_core+9842>...} reg_cfp = 0x7e7ca85ff720 reg_pc = 0x50400002e278 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> /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2408: [BUG] Segmentation fault at 0x0000000000000010 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> ruby 3.4.0dev (2024-08-30T20:36:28Z master eef2121cf3) [x86_64-linux] -- Control frame information ----------------------------------------------- c:0015 p:---- s:0102 e:000101 CFUNC :fork INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> c:0014 p:0004 s:0098 e:000097 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2408 INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 INSN_LABEL_opt_send_without_block = <optimized out> c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH] c:0010 p:---- s:0069 e:000068 CFUNC :map INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362 INSN_LABEL_opt_newarray_send = <optimized out> c:0007 p:0066 s:0046 E:000a10 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> c:0005 p:---- s:0026 e:000025 CFUNC :map c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> c:0001 p:0000 s:0003 E:0015f0 DUMMY [FINISH] -- Ruby level backtrace information ---------------------------------------- /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220:in '<main>' 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> /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122:in 'run' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23:in '_run_suites' INSN_LABEL_setlocal_WC_0 = <optimized out> /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23:in 'map' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24:in 'block in _run_suites' INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52:in '_run_suite' /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362:in '_run_suite' 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> /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658:in '_run_suite' /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658:in 'map' 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> /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671:in 'block in _run_suite' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170:in 'run' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202:in 'run_test' /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2408:in 'test_process_detach' /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2408:in 'fork' INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> -- Threading information --------------------------------------------------- Total ractor count: 1 INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> Ruby thread count for this ractor: 1 INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #43 0x00005b4d4731c8d1 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #44 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #45 0x00005b4d46fa731b in rb_ec_exec_node (ec=0x5160000006d0, n=0x7e7caa7a4c20) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc2e0535d0, <optimized out>, 0x7ffc2e053520, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7e7caa7a4c20 -- Machine register context ------------------------------------------------ #46 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #47 0x00005b4d46fa0887 in rb_main (argc=10, argv=0x7ffc2e053798) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #48 main (argc=10, argv=0x7ffc2e053798) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) RIP: 0x00005b4d477ba23f RBP: 0x00007ffc2e050ab0 RSP: 0x00007ffc2e050a90 RAX: 0x0000000000000002 RBX: 0x00007e7cab2044e0 RCX: 0x00000fcf956408d4 RDX: 0x0000000000000000 RDI: 0x0000000000000010 RSI: 0x0000000000000080 Program received signal SIGSEGV, Segmentation fault. 0x00005b4d477ba23f in rb_vmdebug_stack_dump_all_threads () at /tmp/ruby/src/trunk_asan/vm_dump.c:1304 1304 kprintf("th: %p, native_id: %p\n", (void *)th, (void *)(uintptr_t)th->nt->thread_id); [Inferior 1 (process 530724) detached] R8: 0x0000000000000000 R9: 0x0000000000000000 R10: 0x0000000000000000 R11: 0x0000000000000246 R12: 0x0000516000000480 R13: 0x0000000000000006 R14: 0x0000515000000300 R15: 0x00005b4d479ff380 EFL: 0x0000000000010246 -- C level backtrace information ------------------------------------------- $ timeout 60 gdb -p 500025 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 534110] [New LWP 514371] [New LWP 504469] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007e7cab1107e3 in __GI___wait4 (pid=534109, stat_loc=0x7e7ca8f84848, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Threads Id Target Id Frame * 1 Thread 0x7e7cab24bc40 (LWP 500025) "ruby" 0x00007e7cab1107e3 in __GI___wait4 (pid=534109, stat_loc=0x7e7ca8f84848, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 2 Thread 0x7e7c8ee006c0 (LWP 534110) "ruby" 0x00007e7cab11b4cd in __GI___poll (fds=0x7e7c6fb09040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x7e7c872006c0 (LWP 514371) "parallel.rb:40" 0x00007e7cab11b4cd in __GI___poll (fds=0x7e7c73c39a60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x7e7c80e006c0 (LWP 504469) "Timeout stdlib " 0x00007e7cab098d61 in __futex_abstimed_wait_common64 (private=23373, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000204690) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 4 (Thread 0x7e7c80e006c0 (LWP 504469) "Timeout stdlib "): #0 0x00007e7cab098d61 in __futex_abstimed_wait_common64 (private=23373, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000204690) 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=23373, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000204690) 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=0x50c000204690, 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 0x00007e7cab09b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000204668) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7e7cab09b4a0 <__condvar_cleanup_waiting>, __arg = 0x7e7c80dfec30, __canceltype = 2018603760, __prev = 0x0} cbuffer = {wseq = 18, cond = 0x50c000204668, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 18 seq = 9 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=0x50c000204668, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00005b4d47287aa1 in rb_native_cond_wait (cond=0x50c000204690, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x515000114c00, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863 next_th = <optimized out> #7 0x00005b4d472ab892 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000114c00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105 can_direct_transfer = <optimized out> #8 0x00005b4d47291db1 in native_sleep (th=0x515000114c00, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3343 sched = <optimized out> #9 sleep_forever (th=0x515000114c00, 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 0x00005b4d472aa305 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=139073899071840, 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 0x00005b4d46fab020 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 = 0x51600278acd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7e7c80dfef90, <optimized out>, 0x7e7c80dfeea0, <optimized out>, <optimized out>}, prev = 0x7e7c78209240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x51600278acd0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00005b4d472a97ed in queue_do_pop (self=<optimized out>, q=0x50400004a350, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103 queue_waiter = {w = {self = 139073899071840, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 139073899071840, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400004a350 end = 0 #14 0x00005b4d47327ef9 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:7301 canary_p = <optimized out> ret = <optimized out> #15 0x00005b4d47327ef9 in vm_invoke_builtin_delegate (ec=0x51600278acd0, cfp=0x7e7c7b7fb758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x51600278acd0) at ../../src/trunk_asan/insns.def:1602 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x5b4d473267e6 <vm_exec_core+28230>, 0x5b4d47320fd7 <vm_exec_core+5687>, 0x5b4d473278f6 <vm_exec_core+32598>, 0x5b4d47324ff0 <vm_exec_core+22096>, 0x5b4d47323512 <vm_exec_core+15218>, 0x5b4d4731ff07 <vm_exec_core+1383>, 0x5b4d4732703d <vm_exec_core+30365>, 0x5b4d4732698f <vm_exec_core+28655>, 0x5b4d47321345 <vm_exec_core+6565>, 0x5b4d47320607 <vm_exec_core+3175>, 0x5b4d4732561d <vm_exec_core+23677>, 0x5b4d47321d18 <vm_exec_core+9080>, 0x5b4d47327408 <vm_exec_core+31336>, 0x5b4d47326e3b <vm_exec_core+29851>, 0x5b4d473224a6 <vm_exec_core+11014>, 0x5b4d4732346e <vm_exec_core+15054>, 0x5b4d4732526a <vm_exec_core+22730>, 0x5b4d47326ab9 <vm_exec_core+28953>, 0x5b4d47324401 <vm_exec_core+19041>, 0x5b4d47325322 <vm_exec_core+22914>, 0x5b4d47325923 <vm_exec_core+24451>, 0x5b4d47324342 <vm_exec_core+18850>, 0x5b4d47320462 <vm_exec_core+2754>, 0x5b4d47324a7a <vm_exec_core+20698>, 0x5b4d473202b6 <vm_exec_core+2326>, 0x5b4d473206f6 <vm_exec_core+3414>, 0x5b4d473227f0 <vm_exec_core+11856>, 0x5b4d473240c3 <vm_exec_core+18211>, 0x5b4d4732488a <vm_exec_core+20202>, 0x5b4d47323f5a <vm_exec_core+17850>, 0x5b4d4731fe63 <vm_exec_core+1219>, 0x5b4d47325c37 <vm_exec_core+25239>, 0x5b4d47326854 <vm_exec_core+28340>, 0x5b4d47320801 <vm_exec_core+3681>, 0x5b4d4732162a <vm_exec_core+7306>, 0x5b4d473214ac <vm_exec_core+6924>, 0x5b4d47321f2a <vm_exec_core+9610>, 0x5b4d473233c0 <vm_exec_core+14880>, 0x5b4d473208f5 <vm_exec_core+3925>, 0x5b4d47325b03 <vm_exec_core+24931>, 0x5b4d4732156e <vm_exec_core+7118>, 0x5b4d473232f9 <vm_exec_core+14681>, 0x5b4d47323d30 <vm_exec_core+17296>, 0x5b4d4732579f <vm_exec_core+24063>, 0x5b4d4732468e <vm_exec_core+19694>, 0x5b4d473221d7 <vm_exec_core+10295>, 0x5b4d47321881 <vm_exec_core+7905>, 0x5b4d47325503 <vm_exec_core+23395>, 0x5b4d47322b6a <vm_exec_core+12746>, 0x5b4d47324b4e <vm_exec_core+20910>, 0x5b4d4732475f <vm_exec_core+19903>, 0x5b4d47324c74 <vm_exec_core+21204>, 0x5b4d4732627f <vm_exec_core+26847>, 0x5b4d47323ec6 <vm_exec_core+17702>, 0x5b4d47325845 <vm_exec_core+24229>, 0x5b4d473222a6 <vm_exec_core+10502>, 0x5b4d473253c1 <vm_exec_core+23073>, 0x5b4d4731fd2b <vm_exec_core+907>, 0x5b4d4732419c <vm_exec_core+18428>, 0x5b4d47324561 <vm_exec_core+19393>, 0x5b4d47320501 <vm_exec_core+2913>, 0x5b4d47323ffe <vm_exec_core+18014>, 0x5b4d4732260e <vm_exec_core+11374>, 0x5b4d47321ac7 <vm_exec_core+8487>, 0x5b4d47324d76 <vm_exec_core+21462>, 0x5b4d47320aeb <vm_exec_core+4427>, 0x5b4d473239c5 <vm_exec_core+16421>, 0x5b4d4732ea1a <vm_exec_core+61562>, 0x5b4d4732449b <vm_exec_core+19195>, 0x5b4d47320d91 <vm_exec_core+5105>, 0x5b4d47321221 <vm_exec_core+6273>, 0x5b4d47320eb5 <vm_exec_core+5397>, 0x5b4d4732171a <vm_exec_core+7546>, 0x5b4d47322026 <vm_exec_core+9862>, 0x5b4d4732499b <vm_exec_core+20475>, 0x5b4d47323dbc <vm_exec_core+17436>, 0x5b4d47325b55 <vm_exec_core+25013>, 0x5b4d47327bad <vm_exec_core+33293>, 0x5b4d47325f57 <vm_exec_core+26039>, 0x5b4d473274a5 <vm_exec_core+31493>, 0x5b4d473275a7 <vm_exec_core+31751>, 0x5b4d4732037b <vm_exec_core+2523>, 0x5b4d47326f5a <vm_exec_core+30138>, 0x5b4d47322a83 <vm_exec_core+12515>, 0x5b4d473271cb <vm_exec_core+30763>, 0x5b4d4732236b <vm_exec_core+10699>, 0x5b4d47325e80 <vm_exec_core+25824>, 0x5b4d473201d3 <vm_exec_core+2099>, 0x5b4d473209da <vm_exec_core+4154>, 0x5b4d473277c0 <vm_exec_core+32288>, 0x5b4d47321909 <vm_exec_core+8041>, 0x5b4d47322e0f <vm_exec_core+13423>, 0x5b4d4731fd30 <vm_exec_core+912>, 0x5b4d47320141 <vm_exec_core+1953>, 0x5b4d4731fdc2 <vm_exec_core+1058>, 0x5b4d47326187 <vm_exec_core+26599>, 0x5b4d47322898 <vm_exec_core+12024>, 0x5b4d473272a7 <vm_exec_core+30983>, 0x5b4d47323bd7 <vm_exec_core+16951>, 0x5b4d473230c6 <vm_exec_core+14118>, 0x5b4d4732389b <vm_exec_core+16123>, 0x5b4d473237b7 <vm_exec_core+15895>, 0x5b4d473226f2 <vm_exec_core+11602>, 0x5b4d47322fbb <vm_exec_core+13851>, 0x5b4d47322ce5 <vm_exec_core+13125>, 0x5b4d47323277 <vm_exec_core+14551>, 0x5b4d473231f5 <vm_exec_core+14421>, 0x5b4d473267d7 <vm_exec_core+28215>, 0x5b4d47320fc8 <vm_exec_core+5672>, 0x5b4d473278e7 <vm_exec_core+32583>, 0x5b4d47324fe1 <vm_exec_core+22081>, 0x5b4d47323503 <vm_exec_core+15203>, 0x5b4d4731fef8 <vm_exec_core+1368>, 0x5b4d4732702e <vm_exec_core+30350>, 0x5b4d47326980 <vm_exec_core+28640>, 0x5b4d47321336 <vm_exec_core+6550>, 0x5b4d473205f8 <vm_exec_core+3160>, 0x5b4d4732560e <vm_exec_core+23662>, 0x5b4d47321d09 <vm_exec_core+9065>, 0x5b4d473273f9 <vm_exec_core+31321>, 0x5b4d47326e2c <vm_exec_core+29836>, 0x5b4d47322497 <vm_exec_core+10999>, 0x5b4d4732345f <vm_exec_core+15039>, 0x5b4d4732525b <vm_exec_core+22715>, 0x5b4d47326aaa <vm_exec_core+28938>, 0x5b4d473243f2 <vm_exec_core+19026>, 0x5b4d47325313 <vm_exec_core+22899>, 0x5b4d47325914 <vm_exec_core+24436>, 0x5b4d47324333 <vm_exec_core+18835>, 0x5b4d47320453 <vm_exec_core+2739>, 0x5b4d47324a6b <vm_exec_core+20683>, 0x5b4d473202a7 <vm_exec_core+2311>, 0x5b4d473206e7 <vm_exec_core+3399>, 0x5b4d473227e1 <vm_exec_core+11841>, 0x5b4d473240b4 <vm_exec_core+18196>, 0x5b4d4732487b <vm_exec_core+20187>, 0x5b4d47323f4b <vm_exec_core+17835>, 0x5b4d4731fe54 <vm_exec_core+1204>, 0x5b4d47325c28 <vm_exec_core+25224>, 0x5b4d47326845 <vm_exec_core+28325>, 0x5b4d473207f2 <vm_exec_core+3666>, 0x5b4d4732161b <vm_exec_core+7291>, 0x5b4d4732149d <vm_exec_core+6909>, 0x5b4d47321f1b <vm_exec_core+9595>, 0x5b4d473233b1 <vm_exec_core+14865>, 0x5b4d473208e6 <vm_exec_core+3910>, 0x5b4d47325af4 <vm_exec_core+24916>, 0x5b4d4732155f <vm_exec_core+7103>, 0x5b4d473232ea <vm_exec_core+14666>, 0x5b4d47323d21 <vm_exec_core+17281>, 0x5b4d47325790 <vm_exec_core+24048>, 0x5b4d4732467f <vm_exec_core+19679>, 0x5b4d473221c8 <vm_exec_core+10280>, 0x5b4d47321872 <vm_exec_core+7890>, 0x5b4d473254f4 <vm_exec_core+23380>, 0x5b4d47322b5b <vm_exec_core+12731>, 0x5b4d47324b3f <vm_exec_core+20895>, 0x5b4d47324750 <vm_exec_core+19888>, 0x5b4d47324c65 <vm_exec_core+21189>, 0x5b4d47326270 <vm_exec_core+26832>, 0x5b4d47323eb7 <vm_exec_core+17687>, 0x5b4d47325836 <vm_exec_core+24214>, 0x5b4d47322297 <vm_exec_core+10487>, 0x5b4d473253b2 <vm_exec_core+23058>, 0x5b4d473243de <vm_exec_core+19006>, 0x5b4d4732418d <vm_exec_core+18413>, 0x5b4d47324552 <vm_exec_core+19378>, 0x5b4d47323bb9 <vm_exec_core+16921>, 0x5b4d47323fef <vm_exec_core+17999>, 0x5b4d473225ff <vm_exec_core+11359>, 0x5b4d47321ab8 <vm_exec_core+8472>, 0x5b4d47324d67 <vm_exec_core+21447>, 0x5b4d47320adc <vm_exec_core+4412>, 0x5b4d473239b6 <vm_exec_core+16406>, 0x5b4d4732ea0b <vm_exec_core+61547>, 0x5b4d4732448c <vm_exec_core+19180>, 0x5b4d47320d82 <vm_exec_core+5090>, 0x5b4d47321212 <vm_exec_core+6258>, 0x5b4d47320ea6 <vm_exec_core+5382>, 0x5b4d4732170b <vm_exec_core+7531>, 0x5b4d47322017 <vm_exec_core+9847>, 0x5b4d47323db7 <vm_exec_core+17431>, 0x5b4d473233a7 <vm_exec_core+14855>, 0x5b4d47323db2 <vm_exec_core+17426>, 0x5b4d473243de <vm_exec_core+19006>, 0x5b4d4732432e <vm_exec_core+18830>, 0x5b4d47321706 <vm_exec_core+7526>, 0x5b4d47324643 <vm_exec_core+19619>, 0x5b4d47322a79 <vm_exec_core+12505>, 0x5b4d47322a7e <vm_exec_core+12510>, 0x5b4d47324329 <vm_exec_core+18825>, 0x5b4d473240aa <vm_exec_core+18186>, 0x5b4d47323882 <vm_exec_core+16098>, 0x5b4d473237a3 <vm_exec_core+15875>, 0x5b4d473240af <vm_exec_core+18191>, 0x5b4d47323bbe <vm_exec_core+16926>, 0x5b4d473233ac <vm_exec_core+14860>, 0x5b4d473218fa <vm_exec_core+8026>, 0x5b4d47322e00 <vm_exec_core+13408>, 0x5b4d47322012 <vm_exec_core+9842>...} reg_cfp = 0x7e7c7b7fb758 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_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 0x00005b4d4731c518 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x51600278acd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x00005b4d4735946b in invoke_iseq_block_from_c (ec=0x51600278acd0, captured=<optimized out>, self=139073897237960, 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 = 0x7e7caa5a1a90 cfp = 0x7e7c7b7fb7c8 sp = 0x7e7c7b6fb818 use_argv = <optimized out> stack_argv = 0x7e7c7b6fb818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x51600278acd0, self=139073897237960, 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 0x00005b4d473576f6 in rb_vm_invoke_proc (ec=0x50c000204690, proc=0x189, proc@entry=0x50400043d9d0, argc=-1425437343, 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 0x00005b4d472afd89 in thread_do_start_proc (th=th@entry=0x515000114c00) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x50400043d9d0 args_len = 0 args_ptr = <optimized out> #23 0x00005b4d472ad93a in thread_do_start (th=0x515000114c00) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #24 thread_start_func_2 (th=th@entry=0x515000114c00, 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 0x00005b4d472acbfe in call_thread_start_func_2 (th=0x515000114c00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x7e7c80dffce0 #26 nt_start (ptr=0x50c000204640) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x515000114c00 sched = <optimized out> nt = 0x50c000204640 vm = 0x525000000100 #27 0x00005b4d46f607df in asan_thread_start(void*) () No symbol table info available. #28 0x00007e7cab09ca94 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 = {139073203209920, 8087304459077549695, 139073203209920, -352, 0, 139073326929552, 8087304459064966783, 8087258916071014015}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x00007e7cab129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x7e7c872006c0 (LWP 514371) "parallel.rb:40"): #0 0x00007e7cab11b4cd in __GI___poll (fds=0x7e7c73c39a60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b4d46f0742a in __interceptor_poll () No symbol table info available. #2 0x00005b4d4705b3bd in nogvl_wait_for (th=139073267340960, fptr=0x5110001fee00, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12459 fds = {fd = 6, 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 0x00005b4d4705c836 in internal_read_func (ptr=0x7e7c73c39840) at /tmp/ruby/src/trunk_asan/io.c:1182 iis = 0x7e7c73c39840 result = <optimized out> #5 0x00005b4d47295dbb in rb_thread_io_blocking_call (func=0x5b4d4705c3b0 <internal_read_func>, data1=0x7e7c73c39840, 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 0x00005b4d46fab020 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 = 0x516000213fd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7e7c871fee50, <optimized out>, 0x7e7c871fed60, <optimized out>, <optimized out>}, prev = 0x7e7c73c09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516000213fd0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x00005b4d47070af5 in io_read_memory_locktmp (str=139072983243360, 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 = 139073267340960, fptr = 0x5110001fee00, nonblock = 0, fd = 6, buf = 0x51900017de80, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x5110001fee00 n = <optimized out> shrinkable = <optimized out> #9 0x00005b4d4704ceb1 in io_readpartial (argc=1942198880, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3588 ret = <optimized out> #10 0x00005b4d4737f778 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 = 0x408100100003 cc = <optimized out> me = 0x7e7caa939f18 cfunc = 0x504000010f58 recv = 139073267341200 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00005b4d4732d12d in vm_sendish (ec=0x516000213fd0, reg_cfp=0x7e7c7effa790, 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=0x516000213fd0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b4d473267e6 <vm_exec_core+28230>, 0x5b4d47320fd7 <vm_exec_core+5687>, 0x5b4d473278f6 <vm_exec_core+32598>, 0x5b4d47324ff0 <vm_exec_core+22096>, 0x5b4d47323512 <vm_exec_core+15218>, 0x5b4d4731ff07 <vm_exec_core+1383>, 0x5b4d4732703d <vm_exec_core+30365>, 0x5b4d4732698f <vm_exec_core+28655>, 0x5b4d47321345 <vm_exec_core+6565>, 0x5b4d47320607 <vm_exec_core+3175>, 0x5b4d4732561d <vm_exec_core+23677>, 0x5b4d47321d18 <vm_exec_core+9080>, 0x5b4d47327408 <vm_exec_core+31336>, 0x5b4d47326e3b <vm_exec_core+29851>, 0x5b4d473224a6 <vm_exec_core+11014>, 0x5b4d4732346e <vm_exec_core+15054>, 0x5b4d4732526a <vm_exec_core+22730>, 0x5b4d47326ab9 <vm_exec_core+28953>, 0x5b4d47324401 <vm_exec_core+19041>, 0x5b4d47325322 <vm_exec_core+22914>, 0x5b4d47325923 <vm_exec_core+24451>, 0x5b4d47324342 <vm_exec_core+18850>, 0x5b4d47320462 <vm_exec_core+2754>, 0x5b4d47324a7a <vm_exec_core+20698>, 0x5b4d473202b6 <vm_exec_core+2326>, 0x5b4d473206f6 <vm_exec_core+3414>, 0x5b4d473227f0 <vm_exec_core+11856>, 0x5b4d473240c3 <vm_exec_core+18211>, 0x5b4d4732488a <vm_exec_core+20202>, 0x5b4d47323f5a <vm_exec_core+17850>, 0x5b4d4731fe63 <vm_exec_core+1219>, 0x5b4d47325c37 <vm_exec_core+25239>, 0x5b4d47326854 <vm_exec_core+28340>, 0x5b4d47320801 <vm_exec_core+3681>, 0x5b4d4732162a <vm_exec_core+7306>, 0x5b4d473214ac <vm_exec_core+6924>, 0x5b4d47321f2a <vm_exec_core+9610>, 0x5b4d473233c0 <vm_exec_core+14880>, 0x5b4d473208f5 <vm_exec_core+3925>, 0x5b4d47325b03 <vm_exec_core+24931>, 0x5b4d4732156e <vm_exec_core+7118>, 0x5b4d473232f9 <vm_exec_core+14681>, 0x5b4d47323d30 <vm_exec_core+17296>, 0x5b4d4732579f <vm_exec_core+24063>, 0x5b4d4732468e <vm_exec_core+19694>, 0x5b4d473221d7 <vm_exec_core+10295>, 0x5b4d47321881 <vm_exec_core+7905>, 0x5b4d47325503 <vm_exec_core+23395>, 0x5b4d47322b6a <vm_exec_core+12746>, 0x5b4d47324b4e <vm_exec_core+20910>, 0x5b4d4732475f <vm_exec_core+19903>, 0x5b4d47324c74 <vm_exec_core+21204>, 0x5b4d4732627f <vm_exec_core+26847>, 0x5b4d47323ec6 <vm_exec_core+17702>, 0x5b4d47325845 <vm_exec_core+24229>, 0x5b4d473222a6 <vm_exec_core+10502>, 0x5b4d473253c1 <vm_exec_core+23073>, 0x5b4d4731fd2b <vm_exec_core+907>, 0x5b4d4732419c <vm_exec_core+18428>, 0x5b4d47324561 <vm_exec_core+19393>, 0x5b4d47320501 <vm_exec_core+2913>, 0x5b4d47323ffe <vm_exec_core+18014>, 0x5b4d4732260e <vm_exec_core+11374>, 0x5b4d47321ac7 <vm_exec_core+8487>, 0x5b4d47324d76 <vm_exec_core+21462>, 0x5b4d47320aeb <vm_exec_core+4427>, 0x5b4d473239c5 <vm_exec_core+16421>, 0x5b4d4732ea1a <vm_exec_core+61562>, 0x5b4d4732449b <vm_exec_core+19195>, 0x5b4d47320d91 <vm_exec_core+5105>, 0x5b4d47321221 <vm_exec_core+6273>, 0x5b4d47320eb5 <vm_exec_core+5397>, 0x5b4d4732171a <vm_exec_core+7546>, 0x5b4d47322026 <vm_exec_core+9862>, 0x5b4d4732499b <vm_exec_core+20475>, 0x5b4d47323dbc <vm_exec_core+17436>, 0x5b4d47325b55 <vm_exec_core+25013>, 0x5b4d47327bad <vm_exec_core+33293>, 0x5b4d47325f57 <vm_exec_core+26039>, 0x5b4d473274a5 <vm_exec_core+31493>, 0x5b4d473275a7 <vm_exec_core+31751>, 0x5b4d4732037b <vm_exec_core+2523>, 0x5b4d47326f5a <vm_exec_core+30138>, 0x5b4d47322a83 <vm_exec_core+12515>, 0x5b4d473271cb <vm_exec_core+30763>, 0x5b4d4732236b <vm_exec_core+10699>, 0x5b4d47325e80 <vm_exec_core+25824>, 0x5b4d473201d3 <vm_exec_core+2099>, 0x5b4d473209da <vm_exec_core+4154>, 0x5b4d473277c0 <vm_exec_core+32288>, 0x5b4d47321909 <vm_exec_core+8041>, 0x5b4d47322e0f <vm_exec_core+13423>, 0x5b4d4731fd30 <vm_exec_core+912>, 0x5b4d47320141 <vm_exec_core+1953>, 0x5b4d4731fdc2 <vm_exec_core+1058>, 0x5b4d47326187 <vm_exec_core+26599>, 0x5b4d47322898 <vm_exec_core+12024>, 0x5b4d473272a7 <vm_exec_core+30983>, 0x5b4d47323bd7 <vm_exec_core+16951>, 0x5b4d473230c6 <vm_exec_core+14118>, 0x5b4d4732389b <vm_exec_core+16123>, 0x5b4d473237b7 <vm_exec_core+15895>, 0x5b4d473226f2 <vm_exec_core+11602>, 0x5b4d47322fbb <vm_exec_core+13851>, 0x5b4d47322ce5 <vm_exec_core+13125>, 0x5b4d47323277 <vm_exec_core+14551>, 0x5b4d473231f5 <vm_exec_core+14421>, 0x5b4d473267d7 <vm_exec_core+28215>, 0x5b4d47320fc8 <vm_exec_core+5672>, 0x5b4d473278e7 <vm_exec_core+32583>, 0x5b4d47324fe1 <vm_exec_core+22081>, 0x5b4d47323503 <vm_exec_core+15203>, 0x5b4d4731fef8 <vm_exec_core+1368>, 0x5b4d4732702e <vm_exec_core+30350>, 0x5b4d47326980 <vm_exec_core+28640>, 0x5b4d47321336 <vm_exec_core+6550>, 0x5b4d473205f8 <vm_exec_core+3160>, 0x5b4d4732560e <vm_exec_core+23662>, 0x5b4d47321d09 <vm_exec_core+9065>, 0x5b4d473273f9 <vm_exec_core+31321>, 0x5b4d47326e2c <vm_exec_core+29836>, 0x5b4d47322497 <vm_exec_core+10999>, 0x5b4d4732345f <vm_exec_core+15039>, 0x5b4d4732525b <vm_exec_core+22715>, 0x5b4d47326aaa <vm_exec_core+28938>, 0x5b4d473243f2 <vm_exec_core+19026>, 0x5b4d47325313 <vm_exec_core+22899>, 0x5b4d47325914 <vm_exec_core+24436>, 0x5b4d47324333 <vm_exec_core+18835>, 0x5b4d47320453 <vm_exec_core+2739>, 0x5b4d47324a6b <vm_exec_core+20683>, 0x5b4d473202a7 <vm_exec_core+2311>, 0x5b4d473206e7 <vm_exec_core+3399>, 0x5b4d473227e1 <vm_exec_core+11841>, 0x5b4d473240b4 <vm_exec_core+18196>, 0x5b4d4732487b <vm_exec_core+20187>, 0x5b4d47323f4b <vm_exec_core+17835>, 0x5b4d4731fe54 <vm_exec_core+1204>, 0x5b4d47325c28 <vm_exec_core+25224>, 0x5b4d47326845 <vm_exec_core+28325>, 0x5b4d473207f2 <vm_exec_core+3666>, 0x5b4d4732161b <vm_exec_core+7291>, 0x5b4d4732149d <vm_exec_core+6909>, 0x5b4d47321f1b <vm_exec_core+9595>, 0x5b4d473233b1 <vm_exec_core+14865>, 0x5b4d473208e6 <vm_exec_core+3910>, 0x5b4d47325af4 <vm_exec_core+24916>, 0x5b4d4732155f <vm_exec_core+7103>, 0x5b4d473232ea <vm_exec_core+14666>, 0x5b4d47323d21 <vm_exec_core+17281>, 0x5b4d47325790 <vm_exec_core+24048>, 0x5b4d4732467f <vm_exec_core+19679>, 0x5b4d473221c8 <vm_exec_core+10280>, 0x5b4d47321872 <vm_exec_core+7890>, 0x5b4d473254f4 <vm_exec_core+23380>, 0x5b4d47322b5b <vm_exec_core+12731>, 0x5b4d47324b3f <vm_exec_core+20895>, 0x5b4d47324750 <vm_exec_core+19888>, 0x5b4d47324c65 <vm_exec_core+21189>, 0x5b4d47326270 <vm_exec_core+26832>, 0x5b4d47323eb7 <vm_exec_core+17687>, 0x5b4d47325836 <vm_exec_core+24214>, 0x5b4d47322297 <vm_exec_core+10487>, 0x5b4d473253b2 <vm_exec_core+23058>, 0x5b4d473243de <vm_exec_core+19006>, 0x5b4d4732418d <vm_exec_core+18413>, 0x5b4d47324552 <vm_exec_core+19378>, 0x5b4d47323bb9 <vm_exec_core+16921>, 0x5b4d47323fef <vm_exec_core+17999>, 0x5b4d473225ff <vm_exec_core+11359>, 0x5b4d47321ab8 <vm_exec_core+8472>, 0x5b4d47324d67 <vm_exec_core+21447>, 0x5b4d47320adc <vm_exec_core+4412>, 0x5b4d473239b6 <vm_exec_core+16406>, 0x5b4d4732ea0b <vm_exec_core+61547>, 0x5b4d4732448c <vm_exec_core+19180>, 0x5b4d47320d82 <vm_exec_core+5090>, 0x5b4d47321212 <vm_exec_core+6258>, 0x5b4d47320ea6 <vm_exec_core+5382>, 0x5b4d4732170b <vm_exec_core+7531>, 0x5b4d47322017 <vm_exec_core+9847>, 0x5b4d47323db7 <vm_exec_core+17431>, 0x5b4d473233a7 <vm_exec_core+14855>, 0x5b4d47323db2 <vm_exec_core+17426>, 0x5b4d473243de <vm_exec_core+19006>, 0x5b4d4732432e <vm_exec_core+18830>, 0x5b4d47321706 <vm_exec_core+7526>, 0x5b4d47324643 <vm_exec_core+19619>, 0x5b4d47322a79 <vm_exec_core+12505>, 0x5b4d47322a7e <vm_exec_core+12510>, 0x5b4d47324329 <vm_exec_core+18825>, 0x5b4d473240aa <vm_exec_core+18186>, 0x5b4d47323882 <vm_exec_core+16098>, 0x5b4d473237a3 <vm_exec_core+15875>, 0x5b4d473240af <vm_exec_core+18191>, 0x5b4d47323bbe <vm_exec_core+16926>, 0x5b4d473233ac <vm_exec_core+14860>, 0x5b4d473218fa <vm_exec_core+8026>, 0x5b4d47322e00 <vm_exec_core+13408>, 0x5b4d47322012 <vm_exec_core+9842>...} reg_cfp = 0x7e7c7effa790 reg_pc = 0x51300004da20 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_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 0x00005b4d4731c518 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516000213fd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x00005b4d4735946b in invoke_iseq_block_from_c (ec=0x516000213fd0, captured=<optimized out>, self=139073341303840, 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 = 0x7e7caa7a4680 cfp = 0x7e7c7effa7c8 sp = 0x7e7c7eefa818 use_argv = <optimized out> stack_argv = 0x7e7c7eefa818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x516000213fd0, self=139073341303840, 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 0x00005b4d473576f6 in rb_vm_invoke_proc (ec=0x7e7c73c39a60, proc=0x1, proc@entry=0x5040007453d0, argc=-1424902963, 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 0x00005b4d472afd89 in thread_do_start_proc (th=th@entry=0x515000352300) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040007453d0 args_len = 0 args_ptr = <optimized out> #19 0x00005b4d472ad93a in thread_do_start (th=0x515000352300) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #20 thread_start_func_2 (th=th@entry=0x515000352300, 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 0x00005b4d472acbfe in call_thread_start_func_2 (th=0x515000352300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x7e7c871ffce0 #22 nt_start (ptr=0x50c0000b44c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x515000352300 sched = <optimized out> nt = 0x50c0000b44c0 vm = 0x525000000100 #23 0x00005b4d46f607df in asan_thread_start(void*) () No symbol table info available. #24 0x00007e7cab09ca94 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 = {139073308067520, 8087320401996152447, 139073308067520, -352, 25, 140721080570960, 8087320401983569535, 8087258916071014015}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x00007e7cab129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7e7c8ee006c0 (LWP 534110) "ruby"): #0 0x00007e7cab11b4cd in __GI___poll (fds=0x7e7c6fb09040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b4d46f0742a in __interceptor_poll () No symbol table info available. #2 0x00005b4d472b1eff 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 0x00005b4d46f607df in asan_thread_start(void*) () No symbol table info available. #5 0x00007e7cab09ca94 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 = {139073438090944, 8087335245403127423, 139073438090944, -352, 25, 140721080562800, 8087335245390544511, 8087258916071014015}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007e7cab129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7e7cab24bc40 (LWP 500025) "ruby"): #0 0x00007e7cab1107e3 in __GI___wait4 (pid=534109, stat_loc=0x7e7ca8f84848, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 sc_ret = -512 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b4d46ef4c60 in __interceptor_waitpid () No symbol table info available. #2 0x00005b4d4712b254 in do_waitpid (pid=534109, st=0x7e7ca8f84848, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1143 No locals. #3 waitpid_blocking_no_SIGCHLD (x=0x7e7ca8f84820) at /tmp/ruby/src/trunk_asan/process.c:1177 w = 0x7e7ca8f84820 #4 0x00005b4d4729425b in rb_nogvl (func=0x5b4d4712b210 <waitpid_blocking_no_SIGCHLD>, data1=0x7e7ca8f84820, ubf=<optimized out>, data2=<optimized out>, flags=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1545 __region = <optimized out> val = 0x0 ec = 0x5160000006d0 th = 0x515000000300 vm = <optimized out> saved_errno = 0 ubf_th = 0 saved_vm = <optimized out> is_main_thread = <optimized out> #5 0x00005b4d47115e3f in waitpid_no_SIGCHLD (w=0x7e7ca8f84820) at /tmp/ruby/src/trunk_asan/process.c:1190 No locals. #6 rb_process_status_wait (pid=<optimized out>, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1212 waitpid_state = {wnode = {next = <optimized out>, prev = <optimized out>}, ec = 0x5160000006d0, cond = <optimized out>, ret = 0, pid = 534109, status = 0, options = 0, errnum = 0} #7 0x00005b4d4712e9d7 in rb_waitpid (pid=534109, flags=0, st=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1271 status = <optimized out> data = <optimized out> #8 proc_wait (argc=1, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1307 flags = 0 pid = 534109 status = <optimized out> #9 0x00005b4d4737f778 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 = 0x45d100100003 cc = <optimized out> me = 0x7e7caa917968 cfunc = 0x504000020598 recv = 139073902778040 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x00005b4d4732d12d in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7e7ca85ff480, 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=0x5160000006d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b4d473267e6 <vm_exec_core+28230>, 0x5b4d47320fd7 <vm_exec_core+5687>, 0x5b4d473278f6 <vm_exec_core+32598>, 0x5b4d47324ff0 <vm_exec_core+22096>, 0x5b4d47323512 <vm_exec_core+15218>, 0x5b4d4731ff07 <vm_exec_core+1383>, 0x5b4d4732703d <vm_exec_core+30365>, 0x5b4d4732698f <vm_exec_core+28655>, 0x5b4d47321345 <vm_exec_core+6565>, 0x5b4d47320607 <vm_exec_core+3175>, 0x5b4d4732561d <vm_exec_core+23677>, 0x5b4d47321d18 <vm_exec_core+9080>, 0x5b4d47327408 <vm_exec_core+31336>, 0x5b4d47326e3b <vm_exec_core+29851>, 0x5b4d473224a6 <vm_exec_core+11014>, 0x5b4d4732346e <vm_exec_core+15054>, 0x5b4d4732526a <vm_exec_core+22730>, 0x5b4d47326ab9 <vm_exec_core+28953>, 0x5b4d47324401 <vm_exec_core+19041>, 0x5b4d47325322 <vm_exec_core+22914>, 0x5b4d47325923 <vm_exec_core+24451>, 0x5b4d47324342 <vm_exec_core+18850>, 0x5b4d47320462 <vm_exec_core+2754>, 0x5b4d47324a7a <vm_exec_core+20698>, 0x5b4d473202b6 <vm_exec_core+2326>, 0x5b4d473206f6 <vm_exec_core+3414>, 0x5b4d473227f0 <vm_exec_core+11856>, 0x5b4d473240c3 <vm_exec_core+18211>, 0x5b4d4732488a <vm_exec_core+20202>, 0x5b4d47323f5a <vm_exec_core+17850>, 0x5b4d4731fe63 <vm_exec_core+1219>, 0x5b4d47325c37 <vm_exec_core+25239>, 0x5b4d47326854 <vm_exec_core+28340>, 0x5b4d47320801 <vm_exec_core+3681>, 0x5b4d4732162a <vm_exec_core+7306>, 0x5b4d473214ac <vm_exec_core+6924>, 0x5b4d47321f2a <vm_exec_core+9610>, 0x5b4d473233c0 <vm_exec_core+14880>, 0x5b4d473208f5 <vm_exec_core+3925>, 0x5b4d47325b03 <vm_exec_core+24931>, 0x5b4d4732156e <vm_exec_core+7118>, 0x5b4d473232f9 <vm_exec_core+14681>, 0x5b4d47323d30 <vm_exec_core+17296>, 0x5b4d4732579f <vm_exec_core+24063>, 0x5b4d4732468e <vm_exec_core+19694>, 0x5b4d473221d7 <vm_exec_core+10295>, 0x5b4d47321881 <vm_exec_core+7905>, 0x5b4d47325503 <vm_exec_core+23395>, 0x5b4d47322b6a <vm_exec_core+12746>, 0x5b4d47324b4e <vm_exec_core+20910>, 0x5b4d4732475f <vm_exec_core+19903>, 0x5b4d47324c74 <vm_exec_core+21204>, 0x5b4d4732627f <vm_exec_core+26847>, 0x5b4d47323ec6 <vm_exec_core+17702>, 0x5b4d47325845 <vm_exec_core+24229>, 0x5b4d473222a6 <vm_exec_core+10502>, 0x5b4d473253c1 <vm_exec_core+23073>, 0x5b4d4731fd2b <vm_exec_core+907>, 0x5b4d4732419c <vm_exec_core+18428>, 0x5b4d47324561 <vm_exec_core+19393>, 0x5b4d47320501 <vm_exec_core+2913>, 0x5b4d47323ffe <vm_exec_core+18014>, 0x5b4d4732260e <vm_exec_core+11374>, 0x5b4d47321ac7 <vm_exec_core+8487>, 0x5b4d47324d76 <vm_exec_core+21462>, 0x5b4d47320aeb <vm_exec_core+4427>, 0x5b4d473239c5 <vm_exec_core+16421>, 0x5b4d4732ea1a <vm_exec_core+61562>, 0x5b4d4732449b <vm_exec_core+19195>, 0x5b4d47320d91 <vm_exec_core+5105>, 0x5b4d47321221 <vm_exec_core+6273>, 0x5b4d47320eb5 <vm_exec_core+5397>, 0x5b4d4732171a <vm_exec_core+7546>, 0x5b4d47322026 <vm_exec_core+9862>, 0x5b4d4732499b <vm_exec_core+20475>, 0x5b4d47323dbc <vm_exec_core+17436>, 0x5b4d47325b55 <vm_exec_core+25013>, 0x5b4d47327bad <vm_exec_core+33293>, 0x5b4d47325f57 <vm_exec_core+26039>, 0x5b4d473274a5 <vm_exec_core+31493>, 0x5b4d473275a7 <vm_exec_core+31751>, 0x5b4d4732037b <vm_exec_core+2523>, 0x5b4d47326f5a <vm_exec_core+30138>, 0x5b4d47322a83 <vm_exec_core+12515>, 0x5b4d473271cb <vm_exec_core+30763>, 0x5b4d4732236b <vm_exec_core+10699>, 0x5b4d47325e80 <vm_exec_core+25824>, 0x5b4d473201d3 <vm_exec_core+2099>, 0x5b4d473209da <vm_exec_core+4154>, 0x5b4d473277c0 <vm_exec_core+32288>, 0x5b4d47321909 <vm_exec_core+8041>, 0x5b4d47322e0f <vm_exec_core+13423>, 0x5b4d4731fd30 <vm_exec_core+912>, 0x5b4d47320141 <vm_exec_core+1953>, 0x5b4d4731fdc2 <vm_exec_core+1058>, 0x5b4d47326187 <vm_exec_core+26599>, 0x5b4d47322898 <vm_exec_core+12024>, 0x5b4d473272a7 <vm_exec_core+30983>, 0x5b4d47323bd7 <vm_exec_core+16951>, 0x5b4d473230c6 <vm_exec_core+14118>, 0x5b4d4732389b <vm_exec_core+16123>, 0x5b4d473237b7 <vm_exec_core+15895>, 0x5b4d473226f2 <vm_exec_core+11602>, 0x5b4d47322fbb <vm_exec_core+13851>, 0x5b4d47322ce5 <vm_exec_core+13125>, 0x5b4d47323277 <vm_exec_core+14551>, 0x5b4d473231f5 <vm_exec_core+14421>, 0x5b4d473267d7 <vm_exec_core+28215>, 0x5b4d47320fc8 <vm_exec_core+5672>, 0x5b4d473278e7 <vm_exec_core+32583>, 0x5b4d47324fe1 <vm_exec_core+22081>, 0x5b4d47323503 <vm_exec_core+15203>, 0x5b4d4731fef8 <vm_exec_core+1368>, 0x5b4d4732702e <vm_exec_core+30350>, 0x5b4d47326980 <vm_exec_core+28640>, 0x5b4d47321336 <vm_exec_core+6550>, 0x5b4d473205f8 <vm_exec_core+3160>, 0x5b4d4732560e <vm_exec_core+23662>, 0x5b4d47321d09 <vm_exec_core+9065>, 0x5b4d473273f9 <vm_exec_core+31321>, 0x5b4d47326e2c <vm_exec_core+29836>, 0x5b4d47322497 <vm_exec_core+10999>, 0x5b4d4732345f <vm_exec_core+15039>, 0x5b4d4732525b <vm_exec_core+22715>, 0x5b4d47326aaa <vm_exec_core+28938>, 0x5b4d473243f2 <vm_exec_core+19026>, 0x5b4d47325313 <vm_exec_core+22899>, 0x5b4d47325914 <vm_exec_core+24436>, 0x5b4d47324333 <vm_exec_core+18835>, 0x5b4d47320453 <vm_exec_core+2739>, 0x5b4d47324a6b <vm_exec_core+20683>, 0x5b4d473202a7 <vm_exec_core+2311>, 0x5b4d473206e7 <vm_exec_core+3399>, 0x5b4d473227e1 <vm_exec_core+11841>, 0x5b4d473240b4 <vm_exec_core+18196>, 0x5b4d4732487b <vm_exec_core+20187>, 0x5b4d47323f4b <vm_exec_core+17835>, 0x5b4d4731fe54 <vm_exec_core+1204>, 0x5b4d47325c28 <vm_exec_core+25224>, 0x5b4d47326845 <vm_exec_core+28325>, 0x5b4d473207f2 <vm_exec_core+3666>, 0x5b4d4732161b <vm_exec_core+7291>, 0x5b4d4732149d <vm_exec_core+6909>, 0x5b4d47321f1b <vm_exec_core+9595>, 0x5b4d473233b1 <vm_exec_core+14865>, 0x5b4d473208e6 <vm_exec_core+3910>, 0x5b4d47325af4 <vm_exec_core+24916>, 0x5b4d4732155f <vm_exec_core+7103>, 0x5b4d473232ea <vm_exec_core+14666>, 0x5b4d47323d21 <vm_exec_core+17281>, 0x5b4d47325790 <vm_exec_core+24048>, 0x5b4d4732467f <vm_exec_core+19679>, 0x5b4d473221c8 <vm_exec_core+10280>, 0x5b4d47321872 <vm_exec_core+7890>, 0x5b4d473254f4 <vm_exec_core+23380>, 0x5b4d47322b5b <vm_exec_core+12731>, 0x5b4d47324b3f <vm_exec_core+20895>, 0x5b4d47324750 <vm_exec_core+19888>, 0x5b4d47324c65 <vm_exec_core+21189>, 0x5b4d47326270 <vm_exec_core+26832>, 0x5b4d47323eb7 <vm_exec_core+17687>, 0x5b4d47325836 <vm_exec_core+24214>, 0x5b4d47322297 <vm_exec_core+10487>, 0x5b4d473253b2 <vm_exec_core+23058>, 0x5b4d473243de <vm_exec_core+19006>, 0x5b4d4732418d <vm_exec_core+18413>, 0x5b4d47324552 <vm_exec_core+19378>, 0x5b4d47323bb9 <vm_exec_core+16921>, 0x5b4d47323fef <vm_exec_core+17999>, 0x5b4d473225ff <vm_exec_core+11359>, 0x5b4d47321ab8 <vm_exec_core+8472>, 0x5b4d47324d67 <vm_exec_core+21447>, 0x5b4d47320adc <vm_exec_core+4412>, 0x5b4d473239b6 <vm_exec_core+16406>, 0x5b4d4732ea0b <vm_exec_core+61547>, 0x5b4d4732448c <vm_exec_core+19180>, 0x5b4d47320d82 <vm_exec_core+5090>, 0x5b4d47321212 <vm_exec_core+6258>, 0x5b4d47320ea6 <vm_exec_core+5382>, 0x5b4d4732170b <vm_exec_core+7531>, 0x5b4d47322017 <vm_exec_core+9847>, 0x5b4d47323db7 <vm_exec_core+17431>, 0x5b4d473233a7 <vm_exec_core+14855>, 0x5b4d47323db2 <vm_exec_core+17426>, 0x5b4d473243de <vm_exec_core+19006>, 0x5b4d4732432e <vm_exec_core+18830>, 0x5b4d47321706 <vm_exec_core+7526>, 0x5b4d47324643 <vm_exec_core+19619>, 0x5b4d47322a79 <vm_exec_core+12505>, 0x5b4d47322a7e <vm_exec_core+12510>, 0x5b4d47324329 <vm_exec_core+18825>, 0x5b4d473240aa <vm_exec_core+18186>, 0x5b4d47323882 <vm_exec_core+16098>, 0x5b4d473237a3 <vm_exec_core+15875>, 0x5b4d473240af <vm_exec_core+18191>, 0x5b4d47323bbe <vm_exec_core+16926>, 0x5b4d473233ac <vm_exec_core+14860>, 0x5b4d473218fa <vm_exec_core+8026>, 0x5b4d47322e00 <vm_exec_core+13408>, 0x5b4d47322012 <vm_exec_core+9842>...} reg_cfp = 0x7e7ca85ff480 reg_pc = 0x513000902598 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_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 0x00005b4d4731c518 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #13 0x00005b4d4739cd22 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7e7ca85ff508, self=139073241763840, 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 th: 0x515000000300, native_id: 0x7e7cab24bc40 -- Control frame information ----------------------------------------------- iseq = 0x7e7c83c3e2f8 c:0017 p:---- s:0112 e:000111 CFUNC :wait cfp = <optimized out> sp = 0x7e7ca84ffb20 c:0016 p:0027 s:0107 E:001dc0 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:1744 [FINISH] use_argv = 0x7e7ca8e968e0 stack_argv = 0x7e7ca84ffb20 c:0015 p:---- s:0100 e:000099 CFUNC :pipe c:0014 p:0009 s:0096 E:001548 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:1729 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #14 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 c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 captured = 0x7e7ca85ff508 #15 0x00005b4d47349666 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. #16 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. #17 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH] #18 0x00005b4d47349666 in rb_yield (val=<optimized out>) No locals. #19 0x00005b4d46fab020 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 c:0010 p:---- s:0069 e:000068 CFUNC :map _ec = 0x5160000006d0 c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc2e0516f0, <optimized out>, 0x7ffc2e051600, <optimized out>, <optimized out>}, prev = 0x7e7ca906e140, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> c:0007 p:0066 s:0046 E:000a10 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 #20 0x00005b4d470453d9 in rb_io_s_pipe (argc=<optimized out>, argv=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11866 rw = {3276368728643616072, <optimized out>} c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] c:0005 p:---- s:0026 e:000025 CFUNC :map c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] args = <optimized out> ies_args = <optimized out> fmode = 0 c:0001 p:0000 s:0003 E:0015f0 DUMMY [FINISH] v1 = 4 v2 = 4 th: 0x515000114c00, native_id: 0x7e7c80e006c0 -- Control frame information ----------------------------------------------- r = 139073276095240 fptr = 0x511000393f40 w = 139073276095200 fptr2 = <optimized out> ret = 139073276095160 pipes = <optimized out> state = <optimized out> 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] opt = <optimized out> #21 0x00005b4d4737f778 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 = 0x427100000001 cc = <optimized out> me = 0x7e7caa93a698 c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] cfunc = 0x5040000107d8 recv = 139073902803640 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> th: 0x515000352300, native_id: 0x7e7c872006c0 #22 0x00005b4d47326c83 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7e7ca85ff4f0, cd=0x50800069d320, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 val = 36 -- Control frame information ----------------------------------------------- ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> c:0003 p:---- s:0012 e:000011 CFUNC :readpartial c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] calling = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] #23 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x50800069d320 insns_address_table = {0x5b4d473267e6 <vm_exec_core+28230>, 0x5b4d47320fd7 <vm_exec_core+5687>, 0x5b4d473278f6 <vm_exec_core+32598>, 0x5b4d47324ff0 <vm_exec_core+22096>, 0x5b4d47323512 <vm_exec_core+15218>, 0x5b4d4731ff07 <vm_exec_core+1383>, 0x5b4d4732703d <vm_exec_core+30365>, 0x5b4d4732698f <vm_exec_core+28655>, 0x5b4d47321345 <vm_exec_core+6565>, 0x5b4d47320607 <vm_exec_core+3175>, 0x5b4d4732561d <vm_exec_core+23677>, 0x5b4d47321d18 <vm_exec_core+9080>, 0x5b4d47327408 <vm_exec_core+31336>, 0x5b4d47326e3b <vm_exec_core+29851>, 0x5b4d473224a6 <vm_exec_core+11014>, 0x5b4d4732346e <vm_exec_core+15054>, 0x5b4d4732526a <vm_exec_core+22730>, 0x5b4d47326ab9 <vm_exec_core+28953>, 0x5b4d47324401 <vm_exec_core+19041>, 0x5b4d47325322 <vm_exec_core+22914>, 0x5b4d47325923 <vm_exec_core+24451>, 0x5b4d47324342 <vm_exec_core+18850>, 0x5b4d47320462 <vm_exec_core+2754>, 0x5b4d47324a7a <vm_exec_core+20698>, 0x5b4d473202b6 <vm_exec_core+2326>, 0x5b4d473206f6 <vm_exec_core+3414>, 0x5b4d473227f0 <vm_exec_core+11856>, 0x5b4d473240c3 <vm_exec_core+18211>, 0x5b4d4732488a <vm_exec_core+20202>, 0x5b4d47323f5a <vm_exec_core+17850>, 0x5b4d4731fe63 <vm_exec_core+1219>, 0x5b4d47325c37 <vm_exec_core+25239>, 0x5b4d47326854 <vm_exec_core+28340>, 0x5b4d47320801 <vm_exec_core+3681>, 0x5b4d4732162a <vm_exec_core+7306>, 0x5b4d473214ac <vm_exec_core+6924>, 0x5b4d47321f2a <vm_exec_core+9610>, 0x5b4d473233c0 <vm_exec_core+14880>, 0x5b4d473208f5 <vm_exec_core+3925>, 0x5b4d47325b03 <vm_exec_core+24931>, 0x5b4d4732156e <vm_exec_core+7118>, 0x5b4d473232f9 <vm_exec_core+14681>, 0x5b4d47323d30 <vm_exec_core+17296>, 0x5b4d4732579f <vm_exec_core+24063>, 0x5b4d4732468e <vm_exec_core+19694>, 0x5b4d473221d7 <vm_exec_core+10295>, 0x5b4d47321881 <vm_exec_core+7905>, 0x5b4d47325503 <vm_exec_core+23395>, 0x5b4d47322b6a <vm_exec_core+12746>, 0x5b4d47324b4e <vm_exec_core+20910>, 0x5b4d4732475f <vm_exec_core+19903>, 0x5b4d47324c74 <vm_exec_core+21204>, 0x5b4d4732627f <vm_exec_core+26847>, 0x5b4d47323ec6 <vm_exec_core+17702>, 0x5b4d47325845 <vm_exec_core+24229>, 0x5b4d473222a6 <vm_exec_core+10502>, 0x5b4d473253c1 <vm_exec_core+23073>, 0x5b4d4731fd2b <vm_exec_core+907>, 0x5b4d4732419c <vm_exec_core+18428>, 0x5b4d47324561 <vm_exec_core+19393>, 0x5b4d47320501 <vm_exec_core+2913>, 0x5b4d47323ffe <vm_exec_core+18014>, 0x5b4d4732260e <vm_exec_core+11374>, 0x5b4d47321ac7 <vm_exec_core+8487>, 0x5b4d47324d76 <vm_exec_core+21462>, 0x5b4d47320aeb <vm_exec_core+4427>, 0x5b4d473239c5 <vm_exec_core+16421>, 0x5b4d4732ea1a <vm_exec_core+61562>, 0x5b4d4732449b <vm_exec_core+19195>, 0x5b4d47320d91 <vm_exec_core+5105>, 0x5b4d47321221 <vm_exec_core+6273>, 0x5b4d47320eb5 <vm_exec_core+5397>, 0x5b4d4732171a <vm_exec_core+7546>, 0x5b4d47322026 <vm_exec_core+9862>, 0x5b4d4732499b <vm_exec_core+20475>, 0x5b4d47323dbc <vm_exec_core+17436>, 0x5b4d47325b55 <vm_exec_core+25013>, 0x5b4d47327bad <vm_exec_core+33293>, 0x5b4d47325f57 <vm_exec_core+26039>, 0x5b4d473274a5 <vm_exec_core+31493>, 0x5b4d473275a7 <vm_exec_core+31751>, 0x5b4d4732037b <vm_exec_core+2523>, 0x5b4d47326f5a <vm_exec_core+30138>, 0x5b4d47322a83 <vm_exec_core+12515>, 0x5b4d473271cb <vm_exec_core+30763>, 0x5b4d4732236b <vm_exec_core+10699>, 0x5b4d47325e80 <vm_exec_core+25824>, 0x5b4d473201d3 <vm_exec_core+2099>, 0x5b4d473209da <vm_exec_core+4154>, 0x5b4d473277c0 <vm_exec_core+32288>, 0x5b4d47321909 <vm_exec_core+8041>, 0x5b4d47322e0f <vm_exec_core+13423>, 0x5b4d4731fd30 <vm_exec_core+912>, 0x5b4d47320141 <vm_exec_core+1953>, 0x5b4d4731fdc2 <vm_exec_core+1058>, 0x5b4d47326187 <vm_exec_core+26599>, 0x5b4d47322898 <vm_exec_core+12024>, 0x5b4d473272a7 <vm_exec_core+30983>, 0x5b4d47323bd7 <vm_exec_core+16951>, 0x5b4d473230c6 <vm_exec_core+14118>, 0x5b4d4732389b <vm_exec_core+16123>, 0x5b4d473237b7 <vm_exec_core+15895>, 0x5b4d473226f2 <vm_exec_core+11602>, 0x5b4d47322fbb <vm_exec_core+13851>, 0x5b4d47322ce5 <vm_exec_core+13125>, 0x5b4d47323277 <vm_exec_core+14551>, 0x5b4d473231f5 <vm_exec_core+14421>, 0x5b4d473267d7 <vm_exec_core+28215>, 0x5b4d47320fc8 <vm_exec_core+5672>, 0x5b4d473278e7 <vm_exec_core+32583>, 0x5b4d47324fe1 <vm_exec_core+22081>, 0x5b4d47323503 <vm_exec_core+15203>, 0x5b4d4731fef8 <vm_exec_core+1368>, 0x5b4d4732702e <vm_exec_core+30350>, 0x5b4d47326980 <vm_exec_core+28640>, 0x5b4d47321336 <vm_exec_core+6550>, 0x5b4d473205f8 <vm_exec_core+3160>, 0x5b4d4732560e <vm_exec_core+23662>, 0x5b4d47321d09 <vm_exec_core+9065>, 0x5b4d473273f9 <vm_exec_core+31321>, 0x5b4d47326e2c <vm_exec_core+29836>, 0x5b4d47322497 <vm_exec_core+10999>, 0x5b4d4732345f <vm_exec_core+15039>, 0x5b4d4732525b <vm_exec_core+22715>, 0x5b4d47326aaa <vm_exec_core+28938>, 0x5b4d473243f2 <vm_exec_core+19026>, 0x5b4d47325313 <vm_exec_core+22899>, 0x5b4d47325914 <vm_exec_core+24436>, 0x5b4d47324333 <vm_exec_core+18835>, 0x5b4d47320453 <vm_exec_core+2739>, 0x5b4d47324a6b <vm_exec_core+20683>, 0x5b4d473202a7 <vm_exec_core+2311>, 0x5b4d473206e7 <vm_exec_core+3399>, 0x5b4d473227e1 <vm_exec_core+11841>, 0x5b4d473240b4 <vm_exec_core+18196>, 0x5b4d4732487b <vm_exec_core+20187>, 0x5b4d47323f4b <vm_exec_core+17835>, 0x5b4d4731fe54 <vm_exec_core+1204>, 0x5b4d47325c28 <vm_exec_core+25224>, 0x5b4d47326845 <vm_exec_core+28325>, 0x5b4d473207f2 <vm_exec_core+3666>, 0x5b4d4732161b <vm_exec_core+7291>, 0x5b4d4732149d <vm_exec_core+6909>, 0x5b4d47321f1b <vm_exec_core+9595>, 0x5b4d473233b1 <vm_exec_core+14865>, 0x5b4d473208e6 <vm_exec_core+3910>, 0x5b4d47325af4 <vm_exec_core+24916>, 0x5b4d4732155f <vm_exec_core+7103>, 0x5b4d473232ea <vm_exec_core+14666>, 0x5b4d47323d21 <vm_exec_core+17281>, 0x5b4d47325790 <vm_exec_core+24048>, 0x5b4d4732467f <vm_exec_core+19679>, 0x5b4d473221c8 <vm_exec_core+10280>, 0x5b4d47321872 <vm_exec_core+7890>, 0x5b4d473254f4 <vm_exec_core+23380>, 0x5b4d47322b5b <vm_exec_core+12731>, 0x5b4d47324b3f <vm_exec_core+20895>, 0x5b4d47324750 <vm_exec_core+19888>, 0x5b4d47324c65 <vm_exec_core+21189>, 0x5b4d47326270 <vm_exec_core+26832>, 0x5b4d47323eb7 <vm_exec_core+17687>, 0x5b4d47325836 <vm_exec_core+24214>, 0x5b4d47322297 <vm_exec_core+10487>, 0x5b4d473253b2 <vm_exec_core+23058>, 0x5b4d473243de <vm_exec_core+19006>, 0x5b4d4732418d <vm_exec_core+18413>, 0x5b4d47324552 <vm_exec_core+19378>, 0x5b4d47323bb9 <vm_exec_core+16921>, 0x5b4d47323fef <vm_exec_core+17999>, 0x5b4d473225ff <vm_exec_core+11359>, 0x5b4d47321ab8 <vm_exec_core+8472>, 0x5b4d47324d67 <vm_exec_core+21447>, 0x5b4d47320adc <vm_exec_core+4412>, 0x5b4d473239b6 <vm_exec_core+16406>, 0x5b4d4732ea0b <vm_exec_core+61547>, 0x5b4d4732448c <vm_exec_core+19180>, 0x5b4d47320d82 <vm_exec_core+5090>, 0x5b4d47321212 <vm_exec_core+6258>, 0x5b4d47320ea6 <vm_exec_core+5382>, 0x5b4d4732170b <vm_exec_core+7531>, 0x5b4d47322017 <vm_exec_core+9847>, 0x5b4d47323db7 <vm_exec_core+17431>, 0x5b4d473233a7 <vm_exec_core+14855>, 0x5b4d47323db2 <vm_exec_core+17426>, 0x5b4d473243de <vm_exec_core+19006>, 0x5b4d4732432e <vm_exec_core+18830>, 0x5b4d47321706 <vm_exec_core+7526>, 0x5b4d47324643 <vm_exec_core+19619>, 0x5b4d47322a79 <vm_exec_core+12505>, 0x5b4d47322a7e <vm_exec_core+12510>, 0x5b4d47324329 <vm_exec_core+18825>, 0x5b4d473240aa <vm_exec_core+18186>, 0x5b4d47323882 <vm_exec_core+16098>, 0x5b4d473237a3 <vm_exec_core+15875>, 0x5b4d473240af <vm_exec_core+18191>, 0x5b4d47323bbe <vm_exec_core+16926>, 0x5b4d473233ac <vm_exec_core+14860>, 0x5b4d473218fa <vm_exec_core+8026>, 0x5b4d47322e00 <vm_exec_core+13408>, 0x5b4d47322012 <vm_exec_core+9842>...} reg_cfp = 0x7e7ca85ff4f0 reg_pc = 0x5160029a4ec8 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_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #24 0x00005b4d4731c518 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #25 0x00005b4d4739cd22 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7e7ca85ff620, self=139073341303840, 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 = 0x7e7caa5a2648 cfp = <optimized out> sp = 0x7e7ca84ffa28 use_argv = 0x7e7ca8e954e0 stack_argv = 0x7e7ca84ffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #26 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 = 0x7e7ca85ff620 #27 0x00005b4d47349666 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. #28 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. #29 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #30 0x00005b4d47349666 in rb_yield (val=<optimized out>) No locals. #31 0x00005b4d474f3436 in rb_ary_collect (ary=139073267327960) at /tmp/ruby/src/trunk_asan/array.c:3702 collect = 139073267322160 i = 89 #32 0x00005b4d4737f778 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 = 0x7e7caafa0140 cfunc = 0x50400000a798 recv = 139073267327960 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #33 0x00005b4d47326c83 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7e7ca85ff608, cd=0x51100000ce10, 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> #34 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000ce10 insns_address_table = {0x5b4d473267e6 <vm_exec_core+28230>, 0x5b4d47320fd7 <vm_exec_core+5687>, 0x5b4d473278f6 <vm_exec_core+32598>, 0x5b4d47324ff0 <vm_exec_core+22096>, 0x5b4d47323512 <vm_exec_core+15218>, 0x5b4d4731ff07 <vm_exec_core+1383>, 0x5b4d4732703d <vm_exec_core+30365>, 0x5b4d4732698f <vm_exec_core+28655>, 0x5b4d47321345 <vm_exec_core+6565>, 0x5b4d47320607 <vm_exec_core+3175>, 0x5b4d4732561d <vm_exec_core+23677>, 0x5b4d47321d18 <vm_exec_core+9080>, 0x5b4d47327408 <vm_exec_core+31336>, 0x5b4d47326e3b <vm_exec_core+29851>, 0x5b4d473224a6 <vm_exec_core+11014>, 0x5b4d4732346e <vm_exec_core+15054>, 0x5b4d4732526a <vm_exec_core+22730>, 0x5b4d47326ab9 <vm_exec_core+28953>, 0x5b4d47324401 <vm_exec_core+19041>, 0x5b4d47325322 <vm_exec_core+22914>, 0x5b4d47325923 <vm_exec_core+24451>, 0x5b4d47324342 <vm_exec_core+18850>, 0x5b4d47320462 <vm_exec_core+2754>, 0x5b4d47324a7a <vm_exec_core+20698>, 0x5b4d473202b6 <vm_exec_core+2326>, 0x5b4d473206f6 <vm_exec_core+3414>, 0x5b4d473227f0 <vm_exec_core+11856>, 0x5b4d473240c3 <vm_exec_core+18211>, 0x5b4d4732488a <vm_exec_core+20202>, 0x5b4d47323f5a <vm_exec_core+17850>, 0x5b4d4731fe63 <vm_exec_core+1219>, 0x5b4d47325c37 <vm_exec_core+25239>, 0x5b4d47326854 <vm_exec_core+28340>, 0x5b4d47320801 <vm_exec_core+3681>, 0x5b4d4732162a <vm_exec_core+7306>, 0x5b4d473214ac <vm_exec_core+6924>, 0x5b4d47321f2a <vm_exec_core+9610>, 0x5b4d473233c0 <vm_exec_core+14880>, 0x5b4d473208f5 <vm_exec_core+3925>, 0x5b4d47325b03 <vm_exec_core+24931>, 0x5b4d4732156e <vm_exec_core+7118>, 0x5b4d473232f9 <vm_exec_core+14681>, 0x5b4d47323d30 <vm_exec_core+17296>, 0x5b4d4732579f <vm_exec_core+24063>, 0x5b4d4732468e <vm_exec_core+19694>, 0x5b4d473221d7 <vm_exec_core+10295>, 0x5b4d47321881 <vm_exec_core+7905>, 0x5b4d47325503 <vm_exec_core+23395>, 0x5b4d47322b6a <vm_exec_core+12746>, 0x5b4d47324b4e <vm_exec_core+20910>, 0x5b4d4732475f <vm_exec_core+19903>, 0x5b4d47324c74 <vm_exec_core+21204>, 0x5b4d4732627f <vm_exec_core+26847>, 0x5b4d47323ec6 <vm_exec_core+17702>, 0x5b4d47325845 <vm_exec_core+24229>, 0x5b4d473222a6 <vm_exec_core+10502>, 0x5b4d473253c1 <vm_exec_core+23073>, 0x5b4d4731fd2b <vm_exec_core+907>, 0x5b4d4732419c <vm_exec_core+18428>, 0x5b4d47324561 <vm_exec_core+19393>, 0x5b4d47320501 <vm_exec_core+2913>, 0x5b4d47323ffe <vm_exec_core+18014>, 0x5b4d4732260e <vm_exec_core+11374>, 0x5b4d47321ac7 <vm_exec_core+8487>, 0x5b4d47324d76 <vm_exec_core+21462>, 0x5b4d47320aeb <vm_exec_core+4427>, 0x5b4d473239c5 <vm_exec_core+16421>, 0x5b4d4732ea1a <vm_exec_core+61562>, 0x5b4d4732449b <vm_exec_core+19195>, 0x5b4d47320d91 <vm_exec_core+5105>, 0x5b4d47321221 <vm_exec_core+6273>, 0x5b4d47320eb5 <vm_exec_core+5397>, 0x5b4d4732171a <vm_exec_core+7546>, 0x5b4d47322026 <vm_exec_core+9862>, 0x5b4d4732499b <vm_exec_core+20475>, 0x5b4d47323dbc <vm_exec_core+17436>, 0x5b4d47325b55 <vm_exec_core+25013>, 0x5b4d47327bad <vm_exec_core+33293>, 0x5b4d47325f57 <vm_exec_core+26039>, 0x5b4d473274a5 <vm_exec_core+31493>, 0x5b4d473275a7 <vm_exec_core+31751>, 0x5b4d4732037b <vm_exec_core+2523>, 0x5b4d47326f5a <vm_exec_core+30138>, 0x5b4d47322a83 <vm_exec_core+12515>, 0x5b4d473271cb <vm_exec_core+30763>, 0x5b4d4732236b <vm_exec_core+10699>, 0x5b4d47325e80 <vm_exec_core+25824>, 0x5b4d473201d3 <vm_exec_core+2099>, 0x5b4d473209da <vm_exec_core+4154>, 0x5b4d473277c0 <vm_exec_core+32288>, 0x5b4d47321909 <vm_exec_core+8041>, 0x5b4d47322e0f <vm_exec_core+13423>, 0x5b4d4731fd30 <vm_exec_core+912>, 0x5b4d47320141 <vm_exec_core+1953>, 0x5b4d4731fdc2 <vm_exec_core+1058>, 0x5b4d47326187 <vm_exec_core+26599>, 0x5b4d47322898 <vm_exec_core+12024>, 0x5b4d473272a7 <vm_exec_core+30983>, 0x5b4d47323bd7 <vm_exec_core+16951>, 0x5b4d473230c6 <vm_exec_core+14118>, 0x5b4d4732389b <vm_exec_core+16123>, 0x5b4d473237b7 <vm_exec_core+15895>, 0x5b4d473226f2 <vm_exec_core+11602>, 0x5b4d47322fbb <vm_exec_core+13851>, 0x5b4d47322ce5 <vm_exec_core+13125>, 0x5b4d47323277 <vm_exec_core+14551>, 0x5b4d473231f5 <vm_exec_core+14421>, 0x5b4d473267d7 <vm_exec_core+28215>, 0x5b4d47320fc8 <vm_exec_core+5672>, 0x5b4d473278e7 <vm_exec_core+32583>, 0x5b4d47324fe1 <vm_exec_core+22081>, 0x5b4d47323503 <vm_exec_core+15203>, 0x5b4d4731fef8 <vm_exec_core+1368>, 0x5b4d4732702e <vm_exec_core+30350>, 0x5b4d47326980 <vm_exec_core+28640>, 0x5b4d47321336 <vm_exec_core+6550>, 0x5b4d473205f8 <vm_exec_core+3160>, 0x5b4d4732560e <vm_exec_core+23662>, 0x5b4d47321d09 <vm_exec_core+9065>, 0x5b4d473273f9 <vm_exec_core+31321>, 0x5b4d47326e2c <vm_exec_core+29836>, 0x5b4d47322497 <vm_exec_core+10999>, 0x5b4d4732345f <vm_exec_core+15039>, 0x5b4d4732525b <vm_exec_core+22715>, 0x5b4d47326aaa <vm_exec_core+28938>, 0x5b4d473243f2 <vm_exec_core+19026>, 0x5b4d47325313 <vm_exec_core+22899>, 0x5b4d47325914 <vm_exec_core+24436>, 0x5b4d47324333 <vm_exec_core+18835>, 0x5b4d47320453 <vm_exec_core+2739>, 0x5b4d47324a6b <vm_exec_core+20683>, 0x5b4d473202a7 <vm_exec_core+2311>, 0x5b4d473206e7 <vm_exec_core+3399>, 0x5b4d473227e1 <vm_exec_core+11841>, 0x5b4d473240b4 <vm_exec_core+18196>, 0x5b4d4732487b <vm_exec_core+20187>, 0x5b4d47323f4b <vm_exec_core+17835>, 0x5b4d4731fe54 <vm_exec_core+1204>, 0x5b4d47325c28 <vm_exec_core+25224>, 0x5b4d47326845 <vm_exec_core+28325>, 0x5b4d473207f2 <vm_exec_core+3666>, 0x5b4d4732161b <vm_exec_core+7291>, 0x5b4d4732149d <vm_exec_core+6909>, 0x5b4d47321f1b <vm_exec_core+9595>, 0x5b4d473233b1 <vm_exec_core+14865>, 0x5b4d473208e6 <vm_exec_core+3910>, 0x5b4d47325af4 <vm_exec_core+24916>, 0x5b4d4732155f <vm_exec_core+7103>, 0x5b4d473232ea <vm_exec_core+14666>, 0x5b4d47323d21 <vm_exec_core+17281>, 0x5b4d47325790 <vm_exec_core+24048>, 0x5b4d4732467f <vm_exec_core+19679>, 0x5b4d473221c8 <vm_exec_core+10280>, 0x5b4d47321872 <vm_exec_core+7890>, 0x5b4d473254f4 <vm_exec_core+23380>, 0x5b4d47322b5b <vm_exec_core+12731>, 0x5b4d47324b3f <vm_exec_core+20895>, 0x5b4d47324750 <vm_exec_core+19888>, 0x5b4d47324c65 <vm_exec_core+21189>, 0x5b4d47326270 <vm_exec_core+26832>, 0x5b4d47323eb7 <vm_exec_core+17687>, 0x5b4d47325836 <vm_exec_core+24214>, 0x5b4d47322297 <vm_exec_core+10487>, 0x5b4d473253b2 <vm_exec_core+23058>, 0x5b4d473243de <vm_exec_core+19006>, 0x5b4d4732418d <vm_exec_core+18413>, 0x5b4d47324552 <vm_exec_core+19378>, 0x5b4d47323bb9 <vm_exec_core+16921>, 0x5b4d47323fef <vm_exec_core+17999>, 0x5b4d473225ff <vm_exec_core+11359>, 0x5b4d47321ab8 <vm_exec_core+8472>, 0x5b4d47324d67 <vm_exec_core+21447>, 0x5b4d47320adc <vm_exec_core+4412>, 0x5b4d473239b6 <vm_exec_core+16406>, 0x5b4d4732ea0b <vm_exec_core+61547>, 0x5b4d4732448c <vm_exec_core+19180>, 0x5b4d47320d82 <vm_exec_core+5090>, 0x5b4d47321212 <vm_exec_core+6258>, 0x5b4d47320ea6 <vm_exec_core+5382>, 0x5b4d4732170b <vm_exec_core+7531>, 0x5b4d47322017 <vm_exec_core+9847>, 0x5b4d47323db7 <vm_exec_core+17431>, 0x5b4d473233a7 <vm_exec_core+14855>, 0x5b4d47323db2 <vm_exec_core+17426>, 0x5b4d473243de <vm_exec_core+19006>, 0x5b4d4732432e <vm_exec_core+18830>, 0x5b4d47321706 <vm_exec_core+7526>, 0x5b4d47324643 <vm_exec_core+19619>, 0x5b4d47322a79 <vm_exec_core+12505>, 0x5b4d47322a7e <vm_exec_core+12510>, 0x5b4d47324329 <vm_exec_core+18825>, 0x5b4d473240aa <vm_exec_core+18186>, 0x5b4d47323882 <vm_exec_core+16098>, 0x5b4d473237a3 <vm_exec_core+15875>, 0x5b4d473240af <vm_exec_core+18191>, 0x5b4d47323bbe <vm_exec_core+16926>, 0x5b4d473233ac <vm_exec_core+14860>, 0x5b4d473218fa <vm_exec_core+8026>, 0x5b4d47322e00 <vm_exec_core+13408>, 0x5b4d47322012 <vm_exec_core+9842>...} reg_cfp = 0x7e7ca85ff608 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_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> #35 0x00005b4d4731c8d1 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #36 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #37 0x00005b4d4739cd22 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7e7ca85ff738, self=139073341303840, 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 = 0x7e7caa7a4950 cfp = <optimized out> sp = 0x7e7ca84ff8d0 use_argv = 0x7e7ca8e0d360 stack_argv = 0x7e7ca84ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #38 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 = 0x7e7ca85ff738 #39 0x00005b4d47349666 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. #40 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. #41 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #42 0x00005b4d47349666 in rb_yield (val=<optimized out>) No locals. #43 0x00005b4d474f3436 in rb_ary_collect (ary=139073267341680) at /tmp/ruby/src/trunk_asan/array.c:3702 collect = 139073267341400 i = 0 #44 0x00005b4d4737f778 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 = 0x7e7caafa0140 cfunc = 0x50400000a798 recv = 139073267341680 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #45 0x00005b4d47326c83 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7e7ca85ff720, cd=0x502000015770, 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> #46 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000015770 insns_address_table = {0x5b4d473267e6 <vm_exec_core+28230>, 0x5b4d47320fd7 <vm_exec_core+5687>, 0x5b4d473278f6 <vm_exec_core+32598>, 0x5b4d47324ff0 <vm_exec_core+22096>, 0x5b4d47323512 <vm_exec_core+15218>, 0x5b4d4731ff07 <vm_exec_core+1383>, 0x5b4d4732703d <vm_exec_core+30365>, 0x5b4d4732698f <vm_exec_core+28655>, 0x5b4d47321345 <vm_exec_core+6565>, 0x5b4d47320607 <vm_exec_core+3175>, 0x5b4d4732561d <vm_exec_core+23677>, 0x5b4d47321d18 <vm_exec_core+9080>, 0x5b4d47327408 <vm_exec_core+31336>, 0x5b4d47326e3b <vm_exec_core+29851>, 0x5b4d473224a6 <vm_exec_core+11014>, 0x5b4d4732346e <vm_exec_core+15054>, 0x5b4d4732526a <vm_exec_core+22730>, 0x5b4d47326ab9 <vm_exec_core+28953>, 0x5b4d47324401 <vm_exec_core+19041>, 0x5b4d47325322 <vm_exec_core+22914>, 0x5b4d47325923 <vm_exec_core+24451>, 0x5b4d47324342 <vm_exec_core+18850>, 0x5b4d47320462 <vm_exec_core+2754>, 0x5b4d47324a7a <vm_exec_core+20698>, 0x5b4d473202b6 <vm_exec_core+2326>, 0x5b4d473206f6 <vm_exec_core+3414>, 0x5b4d473227f0 <vm_exec_core+11856>, 0x5b4d473240c3 <vm_exec_core+18211>, 0x5b4d4732488a <vm_exec_core+20202>, 0x5b4d47323f5a <vm_exec_core+17850>, 0x5b4d4731fe63 <vm_exec_core+1219>, 0x5b4d47325c37 <vm_exec_core+25239>, 0x5b4d47326854 <vm_exec_core+28340>, 0x5b4d47320801 <vm_exec_core+3681>, 0x5b4d4732162a <vm_exec_core+7306>, 0x5b4d473214ac <vm_exec_core+6924>, 0x5b4d47321f2a <vm_exec_core+9610>, 0x5b4d473233c0 <vm_exec_core+14880>, 0x5b4d473208f5 <vm_exec_core+3925>, 0x5b4d47325b03 <vm_exec_core+24931>, 0x5b4d4732156e <vm_exec_core+7118>, 0x5b4d473232f9 <vm_exec_core+14681>, 0x5b4d47323d30 <vm_exec_core+17296>, 0x5b4d4732579f <vm_exec_core+24063>, 0x5b4d4732468e <vm_exec_core+19694>, 0x5b4d473221d7 <vm_exec_core+10295>, 0x5b4d47321881 <vm_exec_core+7905>, 0x5b4d47325503 <vm_exec_core+23395>, 0x5b4d47322b6a <vm_exec_core+12746>, 0x5b4d47324b4e <vm_exec_core+20910>, 0x5b4d4732475f <vm_exec_core+19903>, 0x5b4d47324c74 <vm_exec_core+21204>, 0x5b4d4732627f <vm_exec_core+26847>, 0x5b4d47323ec6 <vm_exec_core+17702>, 0x5b4d47325845 <vm_exec_core+24229>, 0x5b4d473222a6 <vm_exec_core+10502>, 0x5b4d473253c1 <vm_exec_core+23073>, 0x5b4d4731fd2b <vm_exec_core+907>, 0x5b4d4732419c <vm_exec_core+18428>, 0x5b4d47324561 <vm_exec_core+19393>, 0x5b4d47320501 <vm_exec_core+2913>, 0x5b4d47323ffe <vm_exec_core+18014>, 0x5b4d4732260e <vm_exec_core+11374>, 0x5b4d47321ac7 <vm_exec_core+8487>, 0x5b4d47324d76 <vm_exec_core+21462>, 0x5b4d47320aeb <vm_exec_core+4427>, 0x5b4d473239c5 <vm_exec_core+16421>, 0x5b4d4732ea1a <vm_exec_core+61562>, 0x5b4d4732449b <vm_exec_core+19195>, 0x5b4d47320d91 <vm_exec_core+5105>, 0x5b4d47321221 <vm_exec_core+6273>, 0x5b4d47320eb5 <vm_exec_core+5397>, 0x5b4d4732171a <vm_exec_core+7546>, 0x5b4d47322026 <vm_exec_core+9862>, 0x5b4d4732499b <vm_exec_core+20475>, 0x5b4d47323dbc <vm_exec_core+17436>, 0x5b4d47325b55 <vm_exec_core+25013>, 0x5b4d47327bad <vm_exec_core+33293>, 0x5b4d47325f57 <vm_exec_core+26039>, 0x5b4d473274a5 <vm_exec_core+31493>, 0x5b4d473275a7 <vm_exec_core+31751>, 0x5b4d4732037b <vm_exec_core+2523>, 0x5b4d47326f5a <vm_exec_core+30138>, 0x5b4d47322a83 <vm_exec_core+12515>, 0x5b4d473271cb <vm_exec_core+30763>, 0x5b4d4732236b <vm_exec_core+10699>, 0x5b4d47325e80 <vm_exec_core+25824>, 0x5b4d473201d3 <vm_exec_core+2099>, 0x5b4d473209da <vm_exec_core+4154>, 0x5b4d473277c0 <vm_exec_core+32288>, 0x5b4d47321909 <vm_exec_core+8041>, 0x5b4d47322e0f <vm_exec_core+13423>, 0x5b4d4731fd30 <vm_exec_core+912>, 0x5b4d47320141 <vm_exec_core+1953>, 0x5b4d4731fdc2 <vm_exec_core+1058>, 0x5b4d47326187 <vm_exec_core+26599>, 0x5b4d47322898 <vm_exec_core+12024>, 0x5b4d473272a7 <vm_exec_core+30983>, 0x5b4d47323bd7 <vm_exec_core+16951>, 0x5b4d473230c6 <vm_exec_core+14118>, 0x5b4d4732389b <vm_exec_core+16123>, 0x5b4d473237b7 <vm_exec_core+15895>, 0x5b4d473226f2 <vm_exec_core+11602>, 0x5b4d47322fbb <vm_exec_core+13851>, 0x5b4d47322ce5 <vm_exec_core+13125>, 0x5b4d47323277 <vm_exec_core+14551>, 0x5b4d473231f5 <vm_exec_core+14421>, 0x5b4d473267d7 <vm_exec_core+28215>, 0x5b4d47320fc8 <vm_exec_core+5672>, 0x5b4d473278e7 <vm_exec_core+32583>, 0x5b4d47324fe1 <vm_exec_core+22081>, 0x5b4d47323503 <vm_exec_core+15203>, 0x5b4d4731fef8 <vm_exec_core+1368>, 0x5b4d4732702e <vm_exec_core+30350>, 0x5b4d47326980 <vm_exec_core+28640>, 0x5b4d47321336 <vm_exec_core+6550>, 0x5b4d473205f8 <vm_exec_core+3160>, 0x5b4d4732560e <vm_exec_core+23662>, 0x5b4d47321d09 <vm_exec_core+9065>, 0x5b4d473273f9 <vm_exec_core+31321>, 0x5b4d47326e2c <vm_exec_core+29836>, 0x5b4d47322497 <vm_exec_core+10999>, 0x5b4d4732345f <vm_exec_core+15039>, 0x5b4d4732525b <vm_exec_core+22715>, 0x5b4d47326aaa <vm_exec_core+28938>, 0x5b4d473243f2 <vm_exec_core+19026>, 0x5b4d47325313 <vm_exec_core+22899>, 0x5b4d47325914 <vm_exec_core+24436>, 0x5b4d47324333 <vm_exec_core+18835>, 0x5b4d47320453 <vm_exec_core+2739>, 0x5b4d47324a6b <vm_exec_core+20683>, 0x5b4d473202a7 <vm_exec_core+2311>, 0x5b4d473206e7 <vm_exec_core+3399>, 0x5b4d473227e1 <vm_exec_core+11841>, 0x5b4d473240b4 <vm_exec_core+18196>, 0x5b4d4732487b <vm_exec_core+20187>, 0x5b4d47323f4b <vm_exec_core+17835>, 0x5b4d4731fe54 <vm_exec_core+1204>, 0x5b4d47325c28 <vm_exec_core+25224>, 0x5b4d47326845 <vm_exec_core+28325>, 0x5b4d473207f2 <vm_exec_core+3666>, 0x5b4d4732161b <vm_exec_core+7291>, 0x5b4d4732149d <vm_exec_core+6909>, 0x5b4d47321f1b <vm_exec_core+9595>, 0x5b4d473233b1 <vm_exec_core+14865>, 0x5b4d473208e6 <vm_exec_core+3910>, 0x5b4d47325af4 <vm_exec_core+24916>, 0x5b4d4732155f <vm_exec_core+7103>, 0x5b4d473232ea <vm_exec_core+14666>, 0x5b4d47323d21 <vm_exec_core+17281>, 0x5b4d47325790 <vm_exec_core+24048>, 0x5b4d4732467f <vm_exec_core+19679>, 0x5b4d473221c8 <vm_exec_core+10280>, 0x5b4d47321872 <vm_exec_core+7890>, 0x5b4d473254f4 <vm_exec_core+23380>, 0x5b4d47322b5b <vm_exec_core+12731>, 0x5b4d47324b3f <vm_exec_core+20895>, 0x5b4d47324750 <vm_exec_core+19888>, 0x5b4d47324c65 <vm_exec_core+21189>, 0x5b4d47326270 <vm_exec_core+26832>, 0x5b4d47323eb7 <vm_exec_core+17687>, 0x5b4d47325836 <vm_exec_core+24214>, 0x5b4d47322297 <vm_exec_core+10487>, 0x5b4d473253b2 <vm_exec_core+23058>, 0x5b4d473243de <vm_exec_core+19006>, 0x5b4d4732418d <vm_exec_core+18413>, 0x5b4d47324552 <vm_exec_core+19378>, 0x5b4d47323bb9 <vm_exec_core+16921>, 0x5b4d47323fef <vm_exec_core+17999>, 0x5b4d473225ff <vm_exec_core+11359>, 0x5b4d47321ab8 <vm_exec_core+8472>, 0x5b4d47324d67 <vm_exec_core+21447>, 0x5b4d47320adc <vm_exec_core+4412>, 0x5b4d473239b6 <vm_exec_core+16406>, 0x5b4d4732ea0b <vm_exec_core+61547>, 0x5b4d4732448c <vm_exec_core+19180>, 0x5b4d47320d82 <vm_exec_core+5090>, 0x5b4d47321212 <vm_exec_core+6258>, 0x5b4d47320ea6 <vm_exec_core+5382>, 0x5b4d4732170b <vm_exec_core+7531>, 0x5b4d47322017 <vm_exec_core+9847>, 0x5b4d47323db7 <vm_exec_core+17431>, 0x5b4d473233a7 <vm_exec_core+14855>, 0x5b4d47323db2 <vm_exec_core+17426>, 0x5b4d473243de <vm_exec_core+19006>, 0x5b4d4732432e <vm_exec_core+18830>, 0x5b4d47321706 <vm_exec_core+7526>, 0x5b4d47324643 <vm_exec_core+19619>, 0x5b4d47322a79 <vm_exec_core+12505>, 0x5b4d47322a7e <vm_exec_core+12510>, 0x5b4d47324329 <vm_exec_core+18825>, 0x5b4d473240aa <vm_exec_core+18186>, 0x5b4d47323882 <vm_exec_core+16098>, 0x5b4d473237a3 <vm_exec_core+15875>, 0x5b4d473240af <vm_exec_core+18191>, 0x5b4d47323bbe <vm_exec_core+16926>, 0x5b4d473233ac <vm_exec_core+14860>, 0x5b4d473218fa <vm_exec_core+8026>, 0x5b4d47322e00 <vm_exec_core+13408>, 0x5b4d47322012 <vm_exec_core+9842>...} reg_cfp = 0x7e7ca85ff720 reg_pc = 0x50400002e278 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_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> #47 0x00005b4d4731c8d1 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #48 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #49 0x00005b4d46fa731b in rb_ec_exec_node (ec=0x5160000006d0, n=0x7e7caa7a4c20) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc2e0535d0, <optimized out>, 0x7ffc2e053520, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7e7caa7a4c20 #50 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #51 0x00005b4d46fa0887 in rb_main (argc=10, argv=0x7ffc2e053798) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #52 main (argc=10, argv=0x7ffc2e053798) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 500025) detached] $ timeout 60 gdb -p 500017 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 500019] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000755784326cd7 in __GI___select (nfds=17, readfds=0x50c0055d0bc0, writefds=0x0, exceptfds=0x0, timeout=0x7ffcd38bf540) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x7557844a1c40 (LWP 500017) "ruby" 0x0000755784326cd7 in __GI___select (nfds=17, readfds=0x50c0055d0bc0, writefds=0x0, exceptfds=0x0, timeout=0x7ffcd38bf540) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x7557680006c0 (LWP 500019) "ruby" 0x000075578431b4cd in __GI___poll (fds=0x755766d09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7557680006c0 (LWP 500019) "ruby"): #0 0x000075578431b4cd in __GI___poll (fds=0x755766d09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000061ceef4f342a in __interceptor_poll () No symbol table info available. #2 0x000061ceef89deff 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 0x000061ceef54c7df in asan_thread_start(void*) () No symbol table info available. #5 0x000075578429ca94 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 = {129018267436736, -5233259468108839585, 129018267436736, -352, 25, 140723857656512, -5233259468129811105, -5233607651688561313}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x0000755784329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7557844a1c40 (LWP 500017) "ruby"): #0 0x0000755784326cd7 in __GI___select (nfds=17, readfds=0x50c0055d0bc0, writefds=0x0, exceptfds=0x0, timeout=0x7ffcd38bf540) 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 = 942656011} pts64 = 0x7ffcd38bf3e0 r = <optimized out> #1 0x000061ceef888195 in native_fd_select (n=17, readfds=0x50c0055d0bc0, writefds=0x0, exceptfds=0x755784326cd7 <__GI___select+327>, timeout=0x7ffcd38bf3e0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2440 No locals. #2 do_select (p=129018705846816) at /tmp/ruby/src/trunk_asan/thread.c:4291 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7ffcd38bf4f0 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x000061ceef597020 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcd38bf6b0, <optimized out>, 0x7ffcd38bf5c0, <optimized out>, <optimized out>}, prev = 0x75578221a180, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x000061ceef88776e 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:4351 set = {max = 17, th = 0x515000000300, rset = 0x75578221a040, 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 = 0x75578221a0a0} #5 0x000061ceef651f1d in select_internal (read=129018187129400, write=4, except=4, tp=0x75578221a0a0, fds=0x75578221a040) at /tmp/ruby/src/trunk_asan/io.c:10633 timerec = <optimized out> max = 17 pending = <optimized out> rp = 0x75578221a040 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=129018705846304) at /tmp/ruby/src/trunk_asan/io.c:10703 p = 0x75578221a020 #7 0x000061ceef597020 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcd38bf9b0, <optimized out>, 0x7ffcd38bf8c0, <optimized out>, <optimized out>}, prev = 0x7557822bdd40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x000061ceef62e217 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11059 args = <optimized out> timerec = <optimized out> scheduler = <optimized out> timeout = <optimized out> i = 4 #9 0x000061ceef96b778 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 = 0x755783b6a6e8 cfunc = 0x504000010798 recv = 129018732346040 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x000061ceef91912d in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7557817ff3a0, 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=0x5160000006d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x61ceef9127e6 <vm_exec_core+28230>, 0x61ceef90cfd7 <vm_exec_core+5687>, 0x61ceef9138f6 <vm_exec_core+32598>, 0x61ceef910ff0 <vm_exec_core+22096>, 0x61ceef90f512 <vm_exec_core+15218>, 0x61ceef90bf07 <vm_exec_core+1383>, 0x61ceef91303d <vm_exec_core+30365>, 0x61ceef91298f <vm_exec_core+28655>, 0x61ceef90d345 <vm_exec_core+6565>, 0x61ceef90c607 <vm_exec_core+3175>, 0x61ceef91161d <vm_exec_core+23677>, 0x61ceef90dd18 <vm_exec_core+9080>, 0x61ceef913408 <vm_exec_core+31336>, 0x61ceef912e3b <vm_exec_core+29851>, 0x61ceef90e4a6 <vm_exec_core+11014>, 0x61ceef90f46e <vm_exec_core+15054>, 0x61ceef91126a <vm_exec_core+22730>, 0x61ceef912ab9 <vm_exec_core+28953>, 0x61ceef910401 <vm_exec_core+19041>, 0x61ceef911322 <vm_exec_core+22914>, 0x61ceef911923 <vm_exec_core+24451>, 0x61ceef910342 <vm_exec_core+18850>, 0x61ceef90c462 <vm_exec_core+2754>, 0x61ceef910a7a <vm_exec_core+20698>, 0x61ceef90c2b6 <vm_exec_core+2326>, 0x61ceef90c6f6 <vm_exec_core+3414>, 0x61ceef90e7f0 <vm_exec_core+11856>, 0x61ceef9100c3 <vm_exec_core+18211>, 0x61ceef91088a <vm_exec_core+20202>, 0x61ceef90ff5a <vm_exec_core+17850>, 0x61ceef90be63 <vm_exec_core+1219>, 0x61ceef911c37 <vm_exec_core+25239>, 0x61ceef912854 <vm_exec_core+28340>, 0x61ceef90c801 <vm_exec_core+3681>, 0x61ceef90d62a <vm_exec_core+7306>, 0x61ceef90d4ac <vm_exec_core+6924>, 0x61ceef90df2a <vm_exec_core+9610>, 0x61ceef90f3c0 <vm_exec_core+14880>, 0x61ceef90c8f5 <vm_exec_core+3925>, 0x61ceef911b03 <vm_exec_core+24931>, 0x61ceef90d56e <vm_exec_core+7118>, 0x61ceef90f2f9 <vm_exec_core+14681>, 0x61ceef90fd30 <vm_exec_core+17296>, 0x61ceef91179f <vm_exec_core+24063>, 0x61ceef91068e <vm_exec_core+19694>, 0x61ceef90e1d7 <vm_exec_core+10295>, 0x61ceef90d881 <vm_exec_core+7905>, 0x61ceef911503 <vm_exec_core+23395>, 0x61ceef90eb6a <vm_exec_core+12746>, 0x61ceef910b4e <vm_exec_core+20910>, 0x61ceef91075f <vm_exec_core+19903>, 0x61ceef910c74 <vm_exec_core+21204>, 0x61ceef91227f <vm_exec_core+26847>, 0x61ceef90fec6 <vm_exec_core+17702>, 0x61ceef911845 <vm_exec_core+24229>, 0x61ceef90e2a6 <vm_exec_core+10502>, 0x61ceef9113c1 <vm_exec_core+23073>, 0x61ceef90bd2b <vm_exec_core+907>, 0x61ceef91019c <vm_exec_core+18428>, 0x61ceef910561 <vm_exec_core+19393>, 0x61ceef90c501 <vm_exec_core+2913>, 0x61ceef90fffe <vm_exec_core+18014>, 0x61ceef90e60e <vm_exec_core+11374>, 0x61ceef90dac7 <vm_exec_core+8487>, 0x61ceef910d76 <vm_exec_core+21462>, 0x61ceef90caeb <vm_exec_core+4427>, 0x61ceef90f9c5 <vm_exec_core+16421>, 0x61ceef91aa1a <vm_exec_core+61562>, 0x61ceef91049b <vm_exec_core+19195>, 0x61ceef90cd91 <vm_exec_core+5105>, 0x61ceef90d221 <vm_exec_core+6273>, 0x61ceef90ceb5 <vm_exec_core+5397>, 0x61ceef90d71a <vm_exec_core+7546>, 0x61ceef90e026 <vm_exec_core+9862>, 0x61ceef91099b <vm_exec_core+20475>, 0x61ceef90fdbc <vm_exec_core+17436>, 0x61ceef911b55 <vm_exec_core+25013>, 0x61ceef913bad <vm_exec_core+33293>, 0x61ceef911f57 <vm_exec_core+26039>, 0x61ceef9134a5 <vm_exec_core+31493>, 0x61ceef9135a7 <vm_exec_core+31751>, 0x61ceef90c37b <vm_exec_core+2523>, 0x61ceef912f5a <vm_exec_core+30138>, 0x61ceef90ea83 <vm_exec_core+12515>, 0x61ceef9131cb <vm_exec_core+30763>, 0x61ceef90e36b <vm_exec_core+10699>, 0x61ceef911e80 <vm_exec_core+25824>, 0x61ceef90c1d3 <vm_exec_core+2099>, 0x61ceef90c9da <vm_exec_core+4154>, 0x61ceef9137c0 <vm_exec_core+32288>, 0x61ceef90d909 <vm_exec_core+8041>, 0x61ceef90ee0f <vm_exec_core+13423>, 0x61ceef90bd30 <vm_exec_core+912>, 0x61ceef90c141 <vm_exec_core+1953>, 0x61ceef90bdc2 <vm_exec_core+1058>, 0x61ceef912187 <vm_exec_core+26599>, 0x61ceef90e898 <vm_exec_core+12024>, 0x61ceef9132a7 <vm_exec_core+30983>, 0x61ceef90fbd7 <vm_exec_core+16951>, 0x61ceef90f0c6 <vm_exec_core+14118>, 0x61ceef90f89b <vm_exec_core+16123>, 0x61ceef90f7b7 <vm_exec_core+15895>, 0x61ceef90e6f2 <vm_exec_core+11602>, 0x61ceef90efbb <vm_exec_core+13851>, 0x61ceef90ece5 <vm_exec_core+13125>, 0x61ceef90f277 <vm_exec_core+14551>, 0x61ceef90f1f5 <vm_exec_core+14421>, 0x61ceef9127d7 <vm_exec_core+28215>, 0x61ceef90cfc8 <vm_exec_core+5672>, 0x61ceef9138e7 <vm_exec_core+32583>, 0x61ceef910fe1 <vm_exec_core+22081>, 0x61ceef90f503 <vm_exec_core+15203>, 0x61ceef90bef8 <vm_exec_core+1368>, 0x61ceef91302e <vm_exec_core+30350>, 0x61ceef912980 <vm_exec_core+28640>, 0x61ceef90d336 <vm_exec_core+6550>, 0x61ceef90c5f8 <vm_exec_core+3160>, 0x61ceef91160e <vm_exec_core+23662>, 0x61ceef90dd09 <vm_exec_core+9065>, 0x61ceef9133f9 <vm_exec_core+31321>, 0x61ceef912e2c <vm_exec_core+29836>, 0x61ceef90e497 <vm_exec_core+10999>, 0x61ceef90f45f <vm_exec_core+15039>, 0x61ceef91125b <vm_exec_core+22715>, 0x61ceef912aaa <vm_exec_core+28938>, 0x61ceef9103f2 <vm_exec_core+19026>, 0x61ceef911313 <vm_exec_core+22899>, 0x61ceef911914 <vm_exec_core+24436>, 0x61ceef910333 <vm_exec_core+18835>, 0x61ceef90c453 <vm_exec_core+2739>, 0x61ceef910a6b <vm_exec_core+20683>, 0x61ceef90c2a7 <vm_exec_core+2311>, 0x61ceef90c6e7 <vm_exec_core+3399>, 0x61ceef90e7e1 <vm_exec_core+11841>, 0x61ceef9100b4 <vm_exec_core+18196>, 0x61ceef91087b <vm_exec_core+20187>, 0x61ceef90ff4b <vm_exec_core+17835>, 0x61ceef90be54 <vm_exec_core+1204>, 0x61ceef911c28 <vm_exec_core+25224>, 0x61ceef912845 <vm_exec_core+28325>, 0x61ceef90c7f2 <vm_exec_core+3666>, 0x61ceef90d61b <vm_exec_core+7291>, 0x61ceef90d49d <vm_exec_core+6909>, 0x61ceef90df1b <vm_exec_core+9595>, 0x61ceef90f3b1 <vm_exec_core+14865>, 0x61ceef90c8e6 <vm_exec_core+3910>, 0x61ceef911af4 <vm_exec_core+24916>, 0x61ceef90d55f <vm_exec_core+7103>, 0x61ceef90f2ea <vm_exec_core+14666>, 0x61ceef90fd21 <vm_exec_core+17281>, 0x61ceef911790 <vm_exec_core+24048>, 0x61ceef91067f <vm_exec_core+19679>, 0x61ceef90e1c8 <vm_exec_core+10280>, 0x61ceef90d872 <vm_exec_core+7890>, 0x61ceef9114f4 <vm_exec_core+23380>, 0x61ceef90eb5b <vm_exec_core+12731>, 0x61ceef910b3f <vm_exec_core+20895>, 0x61ceef910750 <vm_exec_core+19888>, 0x61ceef910c65 <vm_exec_core+21189>, 0x61ceef912270 <vm_exec_core+26832>, 0x61ceef90feb7 <vm_exec_core+17687>, 0x61ceef911836 <vm_exec_core+24214>, 0x61ceef90e297 <vm_exec_core+10487>, 0x61ceef9113b2 <vm_exec_core+23058>, 0x61ceef9103de <vm_exec_core+19006>, 0x61ceef91018d <vm_exec_core+18413>, 0x61ceef910552 <vm_exec_core+19378>, 0x61ceef90fbb9 <vm_exec_core+16921>, 0x61ceef90ffef <vm_exec_core+17999>, 0x61ceef90e5ff <vm_exec_core+11359>, 0x61ceef90dab8 <vm_exec_core+8472>, 0x61ceef910d67 <vm_exec_core+21447>, 0x61ceef90cadc <vm_exec_core+4412>, 0x61ceef90f9b6 <vm_exec_core+16406>, 0x61ceef91aa0b <vm_exec_core+61547>, 0x61ceef91048c <vm_exec_core+19180>, 0x61ceef90cd82 <vm_exec_core+5090>, 0x61ceef90d212 <vm_exec_core+6258>, 0x61ceef90cea6 <vm_exec_core+5382>, 0x61ceef90d70b <vm_exec_core+7531>, 0x61ceef90e017 <vm_exec_core+9847>, 0x61ceef90fdb7 <vm_exec_core+17431>, 0x61ceef90f3a7 <vm_exec_core+14855>, 0x61ceef90fdb2 <vm_exec_core+17426>, 0x61ceef9103de <vm_exec_core+19006>, 0x61ceef91032e <vm_exec_core+18830>, 0x61ceef90d706 <vm_exec_core+7526>, 0x61ceef910643 <vm_exec_core+19619>, 0x61ceef90ea79 <vm_exec_core+12505>, 0x61ceef90ea7e <vm_exec_core+12510>, 0x61ceef910329 <vm_exec_core+18825>, 0x61ceef9100aa <vm_exec_core+18186>, 0x61ceef90f882 <vm_exec_core+16098>, 0x61ceef90f7a3 <vm_exec_core+15875>, 0x61ceef9100af <vm_exec_core+18191>, 0x61ceef90fbbe <vm_exec_core+16926>, 0x61ceef90f3ac <vm_exec_core+14860>, 0x61ceef90d8fa <vm_exec_core+8026>, 0x61ceef90ee00 <vm_exec_core+13408>, 0x61ceef90e012 <vm_exec_core+9842>...} reg_cfp = 0x7557817ff3a0 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> th: 0x515000000300, native_id: 0x7557844a1c40 INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> -- Control frame information ----------------------------------------------- c:0021 p:---- s:0130 e:000129 CFUNC :select c:0020 p:0244 s:0122 e:000121 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:691 c:0019 p:0039 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819 c:0018 p:0008 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858 c:0017 p:0127 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604 c:0016 p:0016 s:0076 e:000075 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299 INSN_LABEL_pushtoarraykwsplat = <optimized out> c:0015 p:0005 s:0071 e:000070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769 c:0014 p:0006 s:0067 e:000066 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> c:0013 p:0027 s:0063 e:000062 METHOD <internal:array>:53 INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755 c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799 c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046 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 INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283 c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882 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> c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886 c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] c:0003 p:---- s:0011 e:000010 CFUNC :require_relative c:0002 p:0005 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH] c:0001 p:0000 s:0003 E:0015f0 DUMMY [FINISH] INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #12 0x000061ceef9088d1 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #14 0x000061ceef68fcc2 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=129018730726160) at /tmp/ruby/src/trunk_asan/load.c:781 iseq = 0x7557839d3ed8 #15 0x000061ceef68acb7 in require_internal (ec=ec@entry=0x5160000006d0, 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 = 129018732336280 realpath_map = 129018732336120 path = 129018730726160 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 0x000061ceef688f6b in rb_require_string_internal (fname=129018730726200, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386 ec = 0x5160000006d0 result = <optimized out> #17 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1041 base = <optimized out> #18 0x000061ceef96b778 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 = 0x585100140003 cc = <optimized out> me = 0x7557839d4388 cfunc = 0x504000018598 recv = 129018732465640 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #19 0x000061ceef9518ed in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffcd38c1160) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #20 0x000061ceef9513a5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4906 ci = <optimized out> cc = 0x0 #21 0x000061ceef91912d in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7557817ff790, 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> #22 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x61ceef9127e6 <vm_exec_core+28230>, 0x61ceef90cfd7 <vm_exec_core+5687>, 0x61ceef9138f6 <vm_exec_core+32598>, 0x61ceef910ff0 <vm_exec_core+22096>, 0x61ceef90f512 <vm_exec_core+15218>, 0x61ceef90bf07 <vm_exec_core+1383>, 0x61ceef91303d <vm_exec_core+30365>, 0x61ceef91298f <vm_exec_core+28655>, 0x61ceef90d345 <vm_exec_core+6565>, 0x61ceef90c607 <vm_exec_core+3175>, 0x61ceef91161d <vm_exec_core+23677>, 0x61ceef90dd18 <vm_exec_core+9080>, 0x61ceef913408 <vm_exec_core+31336>, 0x61ceef912e3b <vm_exec_core+29851>, 0x61ceef90e4a6 <vm_exec_core+11014>, 0x61ceef90f46e <vm_exec_core+15054>, 0x61ceef91126a <vm_exec_core+22730>, 0x61ceef912ab9 <vm_exec_core+28953>, 0x61ceef910401 <vm_exec_core+19041>, 0x61ceef911322 <vm_exec_core+22914>, 0x61ceef911923 <vm_exec_core+24451>, 0x61ceef910342 <vm_exec_core+18850>, 0x61ceef90c462 <vm_exec_core+2754>, 0x61ceef910a7a <vm_exec_core+20698>, 0x61ceef90c2b6 <vm_exec_core+2326>, 0x61ceef90c6f6 <vm_exec_core+3414>, 0x61ceef90e7f0 <vm_exec_core+11856>, 0x61ceef9100c3 <vm_exec_core+18211>, 0x61ceef91088a <vm_exec_core+20202>, 0x61ceef90ff5a <vm_exec_core+17850>, 0x61ceef90be63 <vm_exec_core+1219>, 0x61ceef911c37 <vm_exec_core+25239>, 0x61ceef912854 <vm_exec_core+28340>, 0x61ceef90c801 <vm_exec_core+3681>, 0x61ceef90d62a <vm_exec_core+7306>, 0x61ceef90d4ac <vm_exec_core+6924>, 0x61ceef90df2a <vm_exec_core+9610>, 0x61ceef90f3c0 <vm_exec_core+14880>, 0x61ceef90c8f5 <vm_exec_core+3925>, 0x61ceef911b03 <vm_exec_core+24931>, 0x61ceef90d56e <vm_exec_core+7118>, 0x61ceef90f2f9 <vm_exec_core+14681>, 0x61ceef90fd30 <vm_exec_core+17296>, 0x61ceef91179f <vm_exec_core+24063>, 0x61ceef91068e <vm_exec_core+19694>, 0x61ceef90e1d7 <vm_exec_core+10295>, 0x61ceef90d881 <vm_exec_core+7905>, 0x61ceef911503 <vm_exec_core+23395>, 0x61ceef90eb6a <vm_exec_core+12746>, 0x61ceef910b4e <vm_exec_core+20910>, 0x61ceef91075f <vm_exec_core+19903>, 0x61ceef910c74 <vm_exec_core+21204>, 0x61ceef91227f <vm_exec_core+26847>, 0x61ceef90fec6 <vm_exec_core+17702>, 0x61ceef911845 <vm_exec_core+24229>, 0x61ceef90e2a6 <vm_exec_core+10502>, 0x61ceef9113c1 <vm_exec_core+23073>, 0x61ceef90bd2b <vm_exec_core+907>, 0x61ceef91019c <vm_exec_core+18428>, 0x61ceef910561 <vm_exec_core+19393>, 0x61ceef90c501 <vm_exec_core+2913>, 0x61ceef90fffe <vm_exec_core+18014>, 0x61ceef90e60e <vm_exec_core+11374>, 0x61ceef90dac7 <vm_exec_core+8487>, 0x61ceef910d76 <vm_exec_core+21462>, 0x61ceef90caeb <vm_exec_core+4427>, 0x61ceef90f9c5 <vm_exec_core+16421>, 0x61ceef91aa1a <vm_exec_core+61562>, 0x61ceef91049b <vm_exec_core+19195>, 0x61ceef90cd91 <vm_exec_core+5105>, 0x61ceef90d221 <vm_exec_core+6273>, 0x61ceef90ceb5 <vm_exec_core+5397>, 0x61ceef90d71a <vm_exec_core+7546>, 0x61ceef90e026 <vm_exec_core+9862>, 0x61ceef91099b <vm_exec_core+20475>, 0x61ceef90fdbc <vm_exec_core+17436>, 0x61ceef911b55 <vm_exec_core+25013>, 0x61ceef913bad <vm_exec_core+33293>, 0x61ceef911f57 <vm_exec_core+26039>, 0x61ceef9134a5 <vm_exec_core+31493>, 0x61ceef9135a7 <vm_exec_core+31751>, 0x61ceef90c37b <vm_exec_core+2523>, 0x61ceef912f5a <vm_exec_core+30138>, 0x61ceef90ea83 <vm_exec_core+12515>, 0x61ceef9131cb <vm_exec_core+30763>, 0x61ceef90e36b <vm_exec_core+10699>, 0x61ceef911e80 <vm_exec_core+25824>, 0x61ceef90c1d3 <vm_exec_core+2099>, 0x61ceef90c9da <vm_exec_core+4154>, 0x61ceef9137c0 <vm_exec_core+32288>, 0x61ceef90d909 <vm_exec_core+8041>, 0x61ceef90ee0f <vm_exec_core+13423>, 0x61ceef90bd30 <vm_exec_core+912>, 0x61ceef90c141 <vm_exec_core+1953>, 0x61ceef90bdc2 <vm_exec_core+1058>, 0x61ceef912187 <vm_exec_core+26599>, 0x61ceef90e898 <vm_exec_core+12024>, 0x61ceef9132a7 <vm_exec_core+30983>, 0x61ceef90fbd7 <vm_exec_core+16951>, 0x61ceef90f0c6 <vm_exec_core+14118>, 0x61ceef90f89b <vm_exec_core+16123>, 0x61ceef90f7b7 <vm_exec_core+15895>, 0x61ceef90e6f2 <vm_exec_core+11602>, 0x61ceef90efbb <vm_exec_core+13851>, 0x61ceef90ece5 <vm_exec_core+13125>, 0x61ceef90f277 <vm_exec_core+14551>, 0x61ceef90f1f5 <vm_exec_core+14421>, 0x61ceef9127d7 <vm_exec_core+28215>, 0x61ceef90cfc8 <vm_exec_core+5672>, 0x61ceef9138e7 <vm_exec_core+32583>, 0x61ceef910fe1 <vm_exec_core+22081>, 0x61ceef90f503 <vm_exec_core+15203>, 0x61ceef90bef8 <vm_exec_core+1368>, 0x61ceef91302e <vm_exec_core+30350>, 0x61ceef912980 <vm_exec_core+28640>, 0x61ceef90d336 <vm_exec_core+6550>, 0x61ceef90c5f8 <vm_exec_core+3160>, 0x61ceef91160e <vm_exec_core+23662>, 0x61ceef90dd09 <vm_exec_core+9065>, 0x61ceef9133f9 <vm_exec_core+31321>, 0x61ceef912e2c <vm_exec_core+29836>, 0x61ceef90e497 <vm_exec_core+10999>, 0x61ceef90f45f <vm_exec_core+15039>, 0x61ceef91125b <vm_exec_core+22715>, 0x61ceef912aaa <vm_exec_core+28938>, 0x61ceef9103f2 <vm_exec_core+19026>, 0x61ceef911313 <vm_exec_core+22899>, 0x61ceef911914 <vm_exec_core+24436>, 0x61ceef910333 <vm_exec_core+18835>, 0x61ceef90c453 <vm_exec_core+2739>, 0x61ceef910a6b <vm_exec_core+20683>, 0x61ceef90c2a7 <vm_exec_core+2311>, 0x61ceef90c6e7 <vm_exec_core+3399>, 0x61ceef90e7e1 <vm_exec_core+11841>, 0x61ceef9100b4 <vm_exec_core+18196>, 0x61ceef91087b <vm_exec_core+20187>, 0x61ceef90ff4b <vm_exec_core+17835>, 0x61ceef90be54 <vm_exec_core+1204>, 0x61ceef911c28 <vm_exec_core+25224>, 0x61ceef912845 <vm_exec_core+28325>, 0x61ceef90c7f2 <vm_exec_core+3666>, 0x61ceef90d61b <vm_exec_core+7291>, 0x61ceef90d49d <vm_exec_core+6909>, 0x61ceef90df1b <vm_exec_core+9595>, 0x61ceef90f3b1 <vm_exec_core+14865>, 0x61ceef90c8e6 <vm_exec_core+3910>, 0x61ceef911af4 <vm_exec_core+24916>, 0x61ceef90d55f <vm_exec_core+7103>, 0x61ceef90f2ea <vm_exec_core+14666>, 0x61ceef90fd21 <vm_exec_core+17281>, 0x61ceef911790 <vm_exec_core+24048>, 0x61ceef91067f <vm_exec_core+19679>, 0x61ceef90e1c8 <vm_exec_core+10280>, 0x61ceef90d872 <vm_exec_core+7890>, 0x61ceef9114f4 <vm_exec_core+23380>, 0x61ceef90eb5b <vm_exec_core+12731>, 0x61ceef910b3f <vm_exec_core+20895>, 0x61ceef910750 <vm_exec_core+19888>, 0x61ceef910c65 <vm_exec_core+21189>, 0x61ceef912270 <vm_exec_core+26832>, 0x61ceef90feb7 <vm_exec_core+17687>, 0x61ceef911836 <vm_exec_core+24214>, 0x61ceef90e297 <vm_exec_core+10487>, 0x61ceef9113b2 <vm_exec_core+23058>, 0x61ceef9103de <vm_exec_core+19006>, 0x61ceef91018d <vm_exec_core+18413>, 0x61ceef910552 <vm_exec_core+19378>, 0x61ceef90fbb9 <vm_exec_core+16921>, 0x61ceef90ffef <vm_exec_core+17999>, 0x61ceef90e5ff <vm_exec_core+11359>, 0x61ceef90dab8 <vm_exec_core+8472>, 0x61ceef910d67 <vm_exec_core+21447>, 0x61ceef90cadc <vm_exec_core+4412>, 0x61ceef90f9b6 <vm_exec_core+16406>, 0x61ceef91aa0b <vm_exec_core+61547>, 0x61ceef91048c <vm_exec_core+19180>, 0x61ceef90cd82 <vm_exec_core+5090>, 0x61ceef90d212 <vm_exec_core+6258>, 0x61ceef90cea6 <vm_exec_core+5382>, 0x61ceef90d70b <vm_exec_core+7531>, 0x61ceef90e017 <vm_exec_core+9847>, 0x61ceef90fdb7 <vm_exec_core+17431>, 0x61ceef90f3a7 <vm_exec_core+14855>, 0x61ceef90fdb2 <vm_exec_core+17426>, 0x61ceef9103de <vm_exec_core+19006>, 0x61ceef91032e <vm_exec_core+18830>, 0x61ceef90d706 <vm_exec_core+7526>, 0x61ceef910643 <vm_exec_core+19619>, 0x61ceef90ea79 <vm_exec_core+12505>, 0x61ceef90ea7e <vm_exec_core+12510>, 0x61ceef910329 <vm_exec_core+18825>, 0x61ceef9100aa <vm_exec_core+18186>, 0x61ceef90f882 <vm_exec_core+16098>, 0x61ceef90f7a3 <vm_exec_core+15875>, 0x61ceef9100af <vm_exec_core+18191>, 0x61ceef90fbbe <vm_exec_core+16926>, 0x61ceef90f3ac <vm_exec_core+14860>, 0x61ceef90d8fa <vm_exec_core+8026>, 0x61ceef90ee00 <vm_exec_core+13408>, 0x61ceef90e012 <vm_exec_core+9842>...} reg_cfp = 0x7557817ff790 reg_pc = 0x50400002dbb8 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_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 0x000061ceef908518 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #24 0x000061ceef59331b in rb_ec_exec_node (ec=0x5160000006d0, n=0x7557839d4428) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcd38c16b0, <optimized out>, 0x7ffcd38c1600, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7557839d4428 #25 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #26 0x000061ceef58c887 in rb_main (argc=9, argv=0x7ffcd38c1888) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #27 main (argc=9, argv=0x7ffcd38c1888) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 500017) detached] $ timeout 60 gdb -p 499698 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000079d99c1107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffe00b77abc, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Threads Id Target Id Frame * 1 Thread 0x79d99c247740 (LWP 499698) "make" 0x000079d99c1107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffe00b77abc, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Machine level backtrace Thread 1 (Thread 0x79d99c247740 (LWP 499698) "make"): #0 0x000079d99c1107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffe00b77abc, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 sc_ret = -512 sc_ret = <optimized out> #1 0x00005b2c9608dd16 in reap_children () No symbol table info available. #2 0x00005b2c9608ea8c in new_job () No symbol table info available. #3 0x00005b2c9609d72a in ?? () No symbol table info available. #4 0x00005b2c9609e09e in update_goal_chain () No symbol table info available. #5 0x00005b2c9607867a in main () No symbol table info available. >>> Dump Ruby level backtrace (if possible) make: *** [uncommon.mk:964: yes-test-all] Killed [Inferior 1 (process 499698) detached] #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 499697 -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 534082 -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-08-30T20:36:28Z master eef2121cf3) [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 38.359304 seconds 3432 files, 32771 examples, 135329 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.