# Logfile created on 2024-10-19 06:53:10 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007db2f20cfdc8 @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.20241019-065310", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007db2f20f06b8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007db2f20f0118 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007db2f0ffa250 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20241019-065310", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20241019-065310>, @binmode=false, @mon_data=#<Monitor:0x00007db2f29dfbc0>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 7be9a333ca $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper' /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. Unpacked gems/typeprof-0.30.0.gem $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/version.c linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated ddd76a660fb83370ee8a3448f22974100e9a512da87e73edeb5f127d8145cbc7 builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' 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/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/objspace' 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/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' 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/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. transdb.h unchanged generating makefiles ext/configure-ext.mk making trans Unpacked gems/typeprof-0.30.0.gem make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' 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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/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.1 logger 1.6.1 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 1.0.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.10 resolv 0.4.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.1 tempfile 0.2.1 time 0.4.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.1 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.4.dev io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.2 openssl 3.2.0 pathname 0.3.0 psych 5.2.0.beta1 stringio 3.1.2.dev strscan 3.1.1.dev zlib 3.1.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 minitest 5.25.1 power_assert 2.0.4 rake 13.2.1 test-unit 3.6.2 rexml 3.3.8 rss 0.3.1 net-ftp 0.3.8 net-imap 0.4.17 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.6.1 debug 1.9.2 racc 1.8.1 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.3.0 repl_type_completor 0.1.7 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: typeprof-0.30.0.gem not found in bundled_gems $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=22472 "--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 # Running tests: [ 1/917] 1738224=test_numhash [ 2/917] 1738218=test_gem_stream_ui [ 3/917] 1738226=test_trace [ 4/917] 1738211=test_nofree [ 5/917] 1738221=test_rdoc_generator_ri [ 6/917] 1738214=test_pkey_rsa [ 7/917] 1738211=test_ipaddr [ 8/917] 1738224=test_arity [ 9/917] 1738226=test_yjit [ 10/917] 1738217=test_buffered_io [ 11/917] 1738222=test_rdoc_markup_attribute_manager [ 12/917] 1738213=test_m17n [ 13/917] 1738219=test_rdoc_i18n_locale [ 14/917] 1738216=test_argf [ 15/917] 1738225=test_egrep_cpp [ 16/917] 1738212=test_gem_resolver_composed_set [ 17/917] 1738215=test_date_conv [ 18/917] 1738220=test_webauthn_poller [ 19/917] 1738223=test_unicode_normalize [ 20/917] 1738224=test_method [ 21/917] 1738215=test_append [ 22/917] 1738215=test_ractor_compatibility [ 23/917] 1738223=test_rdoc_markup_hard_break [ 24/917] 1738211=test_gem_resolver_lock_set [ 25/917] 1738225=test_rdoc_generator_pot_po [ 26/917] 1738221=test_reqarg [ 27/917] 1738217=test_reline_key [ 28/917] 1738219=test_resource [ 29/917] 1738219=test_set [ 30/917] 1738223=test_gem_source_fetch_problem [ 31/917] 1738222=test_gem_update_suggestion [ 32/917] 1738217=test_gem_console_ui [ 33/917] 1738219=test_member [ 34/917] 1738219=test_timeout [ 35/917] 1738212=test_not [ 36/917] 1738212=test_weakref [ 37/917] 1738225=test_function [ 38/917] 1738211=test_socket [ 39/917] 1738218=test_mailto [ 40/917] 1738220=test_case_mapping [ 41/917] 1738220=test_yaml_tree [ 42/917] 1738218=test_rubygems [ 43/917] 1738213=test_gem_package_tar_writer [ 44/917] 1738217=ripper_test [ 45/917] 1738212=test_rdoc_method_attr [ 46/917] 1738220=test_gem_config_file [ 47/917] 1738223=test_gem_commands_pristine_command [ 48/917] 1738222=test_yamlstore [ 49/917] 1738222=test_yjit_exit_locations [ 50/917] 1738218=test_rdoc_rdoc [ 51/917] 1738225=test_rdoc_markup_pre_process [ 52/917] 1738220=test_io_buffer [ 53/917] 1738215=test_win32ole_event [ 54/917] 1738215=test_reline [ 55/917] 1738220=test_hash [ 56/917] 1738219=test_arith_seq_beg_len_step [ 57/917] 1738225=test_beginendblock [ 58/917] 1738222=test_gem_resolver_requirement_list [ 59/917] 1738222=test_scalar_scanner [ 60/917] 1738222=test_within_pipe [ 61/917] 1738213=onigmo_test [ 62/917] 1738219=test_struct [ 63/917] 1738219=test_pack [ 64/917] 1738219=test_rdoc_comment [ 65/917] 1738212=test_ast [ 66/917] 1738221=test_rb_str_dup [ 67/917] 1738221=fuzzer_test [ 68/917] 1738213=test_math [ 69/917] 1738218=test_time [ 70/917] 1738222=json_encoding_test [ 71/917] 1738213=test_gc [ 72/917] 1738213=test_libs [ 73/917] 1738219=test_super [ 74/917] 1738222=test_did_you_mean [ 75/917] 1738213=test_autoconf [ 76/917] 1738213=test_popen_deadlock [ 77/917] 1738221=test_gem_safe_yaml [ 78/917] 1738214=test_digest_extend [ 79/917] 1738214=test_cgi_multipart [ 80/917] 1738214=test_case [ 81/917] 1738222=test_bug-5832 [ 82/917] 1738222=newline_test [ 83/917] 1738218=test_ubf_async_safe [ 84/917] 1738214=test_array [ 85/917] 1738218=parser_test [ 86/917] 1738214=snippets_test [ 87/917] 1738218=test_webauthn_listener_response [ 88/917] 1738221=heredoc_test [ 89/917] 1738221=test_gem_path_support [ 90/917] 1738218=constant_path_node_test [ 91/917] 1738218=test_win32ole_record [ 92/917] 1738218=test_gem_bundler_version_finder [ 93/917] 1738221=test_console_attr [ 94/917] 1738221=test_bug-3571 [ 95/917] 1738217=test_emoji_breaks [ 96/917] 1738221=test_notimplement [ 97/917] 1738217=test_system [ 98/917] 1738221=test_comparable [ 99/917] 1738218=test_gem_commands_info_command [100/917] 1738225=command_line_test [101/917] 1738221=test_rdoc_rd [102/917] 1738221=test_date_new [103/917] 1738222=test_io_timeout [104/917] 1738221=test_stringio [105/917] 1738222=test_dns [106/917] 1738218=test_dup [107/917] 1738225=test_require [108/917] 1738221=test_wait [109/917] 1738221=test_object_references [110/917] 1738221=test_x509name [111/917] 1738218=test_sleep [112/917] 1738222=test_compile_prism [113/917] 1738221=test_gem_commands_build_command [114/917] 1738219=test_gem_security [115/917] 1738213=test_euc_tw [116/917] 1738213=test_gem_requirement [117/917] 1738211=test_alias [118/917] 1738213=test_face [119/917] 1738221=test_sizeof [120/917] 1738222=test_stringify_symbols [121/917] 1738213=warnings_test [122/917] 1738222=test_to_ary_concat [123/917] 1738213=test_rubyoptions [124/917] 1738211=test_printf [125/917] 1738218=test_rdoc_token_stream [126/917] 1738211=test_udp [127/917] 1738218=dispatcher_test [128/917] 1738211=test_configuration [129/917] 1738218=test_windows_1252 [130/917] 1738218=test_rdoc_alias [131/917] 1738223=test_rdoc_single_class [132/917] 1738223=test_io_buffer [133/917] 1738218=test_string_processing [134/917] 1738223=encodings_test [135/917] 1738218=json_generator_test [136/917] 1738211=test_gem_impossible_dependencies_error [137/917] 1738211=test_dryrun [138/917] 1738211=test_type [139/917] 1738211=test_range [140/917] 1738218=test_gem_source_subpath_problem [141/917] 1738224=test_tmpdir [142/917] 1738223=node_id_test [143/917] 1738215=test_emitter [144/917] 1738215=test_ts [145/917] 1738224=parse_stream_test [146/917] 1738218=test_gem_resolver_api_set [147/917] 1738224=test_locale [148/917] 1738217=test_object_create_start [149/917] 1738217=test_forwardable [150/917] 1738217=test_continuation [151/917] 1738218=test_ensured [152/917] 1738217=test_config [153/917] 1738217=comments_test [154/917] 1738218=test_delete [155/917] 1738217=test_io_m17n [156/917] 1738218=test_gem_commands_cleanup_command [157/917] 1738224=test_rdoc_markup_paragraph [158/917] 1738223=test_placearg [159/917] 1738224=test_interned_str [160/917] 1738224=test_project_sanity [161/917] 1738223=test_env [162/917] 1738222=regular_expression_encoding_test [163/917] 1738222=test_config [164/917] 1738215=test_gem_silent_ui [165/917] 1738222=test_require [166/917] 1738222=test_ifunless [167/917] 1738222=test_pkey_dh [168/917] 1738224=test_shapes [169/917] 1738224=test_rdoc_text [170/917] 1738222=test_ocsp [171/917] 1738214=test_gem_commands_uninstall_command [172/917] 1738218=test_rendering [173/917] 1738224=test_gem_dependency_list [174/917] 1738218=test_files_test [175/917] 1738215=test_gem_resolver_installer_set [176/917] 1738224=test_nesting_parser [177/917] 1738224=test_gem_local_remote_options [178/917] 1738218=test_exception [179/917] 1738224=test_bash_completion [180/917] 1738224=test_gem_security_signer [181/917] 1738215=test_threadgroup [182/917] 1738224=test_rdoc_generator_json_index [183/917] 1738222=test_set_len [184/917] 1738222=test_gem_commands_lock_command [185/917] 1738224=test_euc_kr [186/917] 1738224=test_random [187/917] 1738224=test_merge_keys [188/917] 1738222=test_kwargs [189/917] 1738222=test_rdoc_extend [190/917] 1738224=test_io_wait [191/917] 1738222=test_lexer [192/917] 1738222=test_win32ole_type [193/917] 1738222=test_rdoc_rd_inline_parser [194/917] 1738224=test_gem_ext_configure_builder [195/917] 1738211=test_x509store [196/917] 1738219=test_mdns [197/917] 1738219=test_dir [198/917] 1738222=lex_test [199/917] 1738215=test_bundled_gems [200/917] 1738224=test_custom_command [201/917] 1738224=test_m17n_comb [202/917] 1738215=test_date_ractor [203/917] 1738211=test_pair [204/917] 1738219=test_tree_spell_checker [205/917] 1738215=test_integer_comb [206/917] 1738219=index_write_test [207/917] 1738219=test_depth_first [208/917] 1738219=test_ns_spki [209/917] 1738219=test_tsort [210/917] 1738219=regular_expression_options_test [211/917] 1738219=test_key_event_record [212/917] 1738217=test_sleep [213/917] 1738214=test_queue [214/917] 1738214=test_rdoc_markup_to_label [215/917] 1738219=test_install [216/917] 1738214=integer_parse_test [217/917] 1738214=test_gem_validator [218/917] 1738214=test_prettyprint [219/917] 1738221=test_gem_resolver_local_specification [220/917] 1738214=test_autoload [221/917] 1738221=test_pack [222/917] 1738219=test_gem_commands_unpack_command [223/917] 1738219=test_gem_commands_exec_command [224/917] 1738221=test_stream [225/917] 1738221=test_optarg [226/917] 1738222=test_ractor [227/917] 1738222=test_ssl_session [228/917] 1738221=test_gem_ext_cargo_builder [229/917] 1738221=test_gem_gem_runner [230/917] 1738221=test_file_exhaustive [231/917] 1738225=test_object [232/917] 1738225=test_gem_commands_signout_command [233/917] 1738222=test_exception [234/917] 1738222=test_rdoc_generator_pot [235/917] 1738217=test_win32ole_param_event [236/917] 1738222=test_key_name_check [237/917] 1738217=test_ripper [238/917] 1738222=test_rdoc_rd_block_parser [239/917] 1738216=test_rdoc_servlet [240/917] 1738222=test_singleton [241/917] 1738216=test_assignment [242/917] 1738225=test_ruby_lex [243/917] 1738222=test_date_marshal [244/917] 1738222=test_ossl [245/917] 1738211=test_gem_request_set_gem_dependency_api [246/917] 1738225=test_grapheme_breaks [247/917] 1738225=test_syntax [248/917] 1738217=!Nothing_to_test [249/917] 1738217=test_keyword [250/917] 1738211=numeric_value_test [251/917] 1738219=test_provider [252/917] 1738211=test_win32ole_method_event [253/917] 1738211=test_bn [254/917] 1738211=test_gem_package_task [255/917] 1738211=test_gem_commands_server_command [256/917] 1738211=test_httpheader [257/917] 1738211=test_http_request [258/917] 1738211=test_data [259/917] 1738211=test_rdoc_ri_driver [260/917] 1738218=test_win32ole_param [261/917] 1738218=test_function_entry [262/917] 1738218=test_rdoc_parser_markdown [263/917] 1738218=test_len [264/917] 1738218=implicit_array_test [265/917] 1738218=test_acceptable [266/917] 1738218=heredoc_dedent_test [267/917] 1738218=test_kernel [268/917] 1738223=test_method_name_check [269/917] 1738223=test_to_ruby [270/917] 1738223=test_bundled_ca [271/917] 1738219=test_random [272/917] 1738219=test_workspace [273/917] 1738217=static_literals_test [274/917] 1738217=test_backtrace [275/917] 1738217=test_gem_safe_marshal [276/917] 1738220=test_option [277/917] 1738211=test_capacity [278/917] 1738211=test_tracer [279/917] 1738219=test_nextafter [280/917] 1738220=test_input_method [281/917] 1738211=test_ellipsize [282/917] 1738211=test_utf32 [283/917] 1738211=test_integer [284/917] 1738219=test_memory_view [285/917] 1738211=test_helper [286/917] 1738211=test_fips [287/917] 1738219=test_date_parse [288/917] 1738223=test_gem_commands_update_command [289/917] 1738220=test_data [290/917] 1738220=test_noarg [291/917] 1738219=test_thread [292/917] 1738219=test_pkey_ec [293/917] 1738218=test_rand [294/917] 1738217=test_rdoc_stats [295/917] 1738219=test_cesu8 [296/917] 1738219=test_gem_commands_rebuild_command [297/917] 1738219=test_alias_and_anchor [298/917] 1738219=test_gem_commands_setup_command [299/917] 1738211=json_parser_test [300/917] 1738217=test_win32ole_variant_m [301/917] 1738217=test_rdoc_store [302/917] 1738222=test_err_in_callback [303/917] 1738222=test_ftp [304/917] 1738211=test_rdoc_markup_document [305/917] 1738220=test_vm_dump [306/917] 1738220=test_open3 [307/917] 1738211=errors_test [308/917] 1738222=test_div [309/917] 1738222=test_rdoc_generator_darkfish [310/917] 1738211=test_resize [311/917] 1738211=test_gc_compact [312/917] 1738219=test_key_stroke [313/917] 1738219=test_deprecated [314/917] 1738219=breadth_first_search_test [315/917] 1738219=test_generic [316/917] 1738219=test_fiber [317/917] 1738222=test_severity [318/917] 1738222=test_ractor [319/917] 1738222=test_float [320/917] 1738215=test_rdoc_rd_inline [321/917] 1738217=test_gem_remote_fetcher_local_ssl_server [322/917] 1738215=test_files_test_1 [323/917] 1738223=test_gem [324/917] 1738216=test_cgi_core [325/917] 1738216=test_delegate [326/917] 1738214=test_helper_method [327/917] 1738216=test_yaml_special_cases [328/917] 1738216=test_gem_source_list [329/917] 1738221=attribute_write_test [330/917] 1738221=test_parser [331/917] 1738214=test_omap [332/917] 1738221=test_zlib [333/917] 1738214=magic_comment_test [334/917] 1738224=test_marshal [335/917] 1738216=test_framework [336/917] 1738216=test_case_comprehensive [337/917] 1738216=test_proc [338/917] 1738222=test_singleton_function [339/917] 1738222=test_cclass [340/917] 1738214=test_shellwords [341/917] 1738214=test_uncorrectable_name_check [342/917] 1738214=test_load [343/917] 1738214=test_https_proxy [344/917] 1738222=test_pkey_dsa [345/917] 1738214=test_nomethod_error [346/917] 1738214=test_date_strptime [347/917] 1738214=test_ssl [348/917] 1738222=test_ractor [349/917] 1738224=library_symbols_test [350/917] 1738224=test_emitter [351/917] 1738224=test_json_tree [352/917] 1738224=test_condition [353/917] 1738224=test_cp949 [354/917] 1738224=test_help [355/917] 1738224=test_gem_resolver_git_set [356/917] 1738224=test_class_name_check [357/917] 1738216=test_string [358/917] 1738224=test_files_lib [359/917] 1738217=test_sorted_set [360/917] 1738223=test_emoji [361/917] 1738222=test_duplicate [362/917] 1738222=json_ext_parser_test [363/917] 1738223=test_time [364/917] 1738222=test_integer [365/917] 1738223=test_date_attr [366/917] 1738223=test_scan_args [367/917] 1738217=test_erb [368/917] 1738223=test_rdoc_code_object [369/917] 1738217=test_multi_irb_commands [370/917] 1738217=test_rdoc_top_level [371/917] 1738214=test_gem_command_manager [372/917] 1738217=test_gem_installer [373/917] 1738214=test_rdoc_normal_class [374/917] 1738223=test_gem_commands_check_command [375/917] 1738220=test_random_formatter [376/917] 1738223=test_gem_source_git [377/917] 1738220=test_regex_casefold [378/917] 1738220=test_pipe [379/917] 1738214=test_pty [380/917] 1738220=test_assembler [381/917] 1738220=test_gem_source_vendor [382/917] 1738220=test_gem_commands_list_command [383/917] 1738220=test_variable_name_check [384/917] 1738220=test_dbm [385/917] 1738220=test_propertyputref [386/917] 1738220=test_symbol [387/917] 1738220=test_gem_uninstaller [388/917] 1738223=test_gem_platform [389/917] 1738214=test_rdoc_ri_paths [390/917] 1738226=overlap_test [391/917] 1738223=test_change_word [392/917] 1738223=test_gem_source_installed [393/917] 1738214=test_modify_expand [394/917] 1738214=test_gem_available_set [395/917] 1738223=test_parser [396/917] 1738223=test_date_time [397/917] 1738214=test_pkcs12 [398/917] 1738223=test_date [399/917] 1738223=test_enumerator [400/917] 1738221=test_rdoc_parser_simple [401/917] 1738221=test_utf16 [402/917] 1738221=test_gem_package [403/917] 1738211=test_frozen [404/917] 1738211=test_handle [405/917] 1738214=test_rdoc_markup_to_rdoc [406/917] 1738226=test_gem_source [407/917] 1738214=test_color_printer [408/917] 1738214=test_safe_load [409/917] 1738214=test_benchmark [410/917] 1738211=string_encoding_test [411/917] 1738211=test_name_error [412/917] 1738221=test_exception_at_throwing [413/917] 1738221=test_profile_frames [414/917] 1738220=test_resolve_symbol [415/917] 1738214=test_date_compat [416/917] 1738214=test_lazy_enumerator [417/917] 1738221=test_array [418/917] 1738211=test_find_executable [419/917] 1738226=test_set [420/917] 1738211=test_error_highlight [421/917] 1738220=test_class2name [422/917] 1738220=test_nil [423/917] 1738220=test_gem_request_set_lockfile_tokenizer [424/917] 1738226=test_gem_commands_outdated_command [425/917] 1738220=test_kdf [426/917] 1738226=test_backtrace [427/917] 1738220=test_time_tz [428/917] 1738220=string_query_test [429/917] 1738220=test_rdoc_task [430/917] 1738220=test_rdoc_parser_prism_ruby [431/917] 1738215=test_ractor [432/917] 1738213=test_psych [433/917] 1738213=test_rdoc_markup_formatter [434/917] 1738215=test_enumerator [435/917] 1738215=test_fiddle [436/917] 1738214=test_win32ole_variant [437/917] 1738214=test_debug [438/917] 1738214=test_gem_commands_help_command [439/917] 1738215=test_stringchar [440/917] 1738213=test_arith_seq_extract [441/917] 1738214=test_gem_uri [442/917] 1738214=test_rbconfig [443/917] 1738214=test_gem_package_old [444/917] 1738226=test_command [445/917] 1738214=test_digest [446/917] 1738215=test_gem_ext_ext_conf_builder [447/917] 1738211=test_cmethod [448/917] 1738211=test_qsort [449/917] 1738211=test_gem_commands_dependency_command [450/917] 1738213=test_storage [451/917] 1738213=test_path_to_class [452/917] 1738213=json_addition_test [453/917] 1738213=test_thread_fd_close [454/917] 1738213=test_gem_dependency [455/917] 1738211=test_method_cache [456/917] 1738211=test_iterator [457/917] 1738213=test_gem_resolver_index_specification [458/917] 1738211=test_string [459/917] 1738211=test_marshalable [460/917] 1738211=test_class [461/917] 1738226=test_serialize_subclasses [462/917] 1738226=test_const [463/917] 1738226=parse_comments_test [464/917] 1738213=test_gem_commands_cert_command [465/917] 1738226=test_io [466/917] 1738220=test_eval [467/917] 1738220=test_process [468/917] 1738226=test_object [469/917] 1738220=test_fileutils [470/917] 1738214=test_pathname [471/917] 1738222=test_remote_fetch_error [472/917] 1738222=test_coverage [473/917] 1738225=test_func [474/917] 1738220=json_common_interface_test [475/917] 1738220=test_stream [476/917] 1738220=test_cgi_tag_helper [477/917] 1738220=test_kill_ring [478/917] 1738220=test_dir_m17n [479/917] 1738214=test_gem_resolver_git_specification [480/917] 1738213=test_summary [481/917] 1738224=test_nowrite [482/917] 1738213=test_flip [483/917] 1738226=test_thread_queue [484/917] 1738224=test_gem_ext_cargo_builder_unit [485/917] 1738214=test_gem_commands_install_command [486/917] 1738224=test_stack [487/917] 1738213=test_securerandom [488/917] 1738213=test_nil2vtempty [489/917] 1738213=test_foreach [490/917] 1738213=test_econv [491/917] 1738219=test_address_resolve [492/917] 1738219=test_closure [493/917] 1738215=test_wss [494/917] 1738215=test_variable [495/917] 1738215=test_digest [496/917] 1738215=test_gem_resolver_lock_specification [497/917] 1738215=test_cstr [498/917] 1738219=test_num2int [499/917] 1738222=test_rdoc_parser_rd [500/917] 1738219=test_gem_source_local [501/917] 1738222=test_iter_break [502/917] 1738222=test_have_macro [503/917] 1738225=test_process [504/917] 1738219=test_parse [505/917] 1738215=test_yaml [506/917] 1738222=test_ansi_with_terminfo [507/917] 1738222=test_rdoc_options [508/917] 1738224=test_config [509/917] 1738215=test_boolean [510/917] 1738215=test_gem_commands_specification_command [511/917] 1738215=test_recorder [512/917] 1738215=test_yield_block [513/917] 1738215=test_spell_checker [514/917] 1738215=test_bug_reporter [515/917] 1738213=test_ractor [516/917] 1738226=test_pstore [517/917] 1738213=test_document [518/917] 1738213=test_rdoc_include [519/917] 1738214=parameters_signature_test [520/917] 1738226=test_getopts [521/917] 1738214=test_gem_resolver_api_specification [522/917] 1738226=test_rendering [523/917] 1738226=test_gem_commands_signin_command [524/917] 1738214=test_nonblock [525/917] 1738213=test_pkey [526/917] 1738214=test_primitive [527/917] 1738220=test_gem_request [528/917] 1738214=test_gem_commands_search_command [529/917] 1738214=test_pattern_matching [530/917] 1738215=test_thread [531/917] 1738219=test_irb [532/917] 1738213=test_literal [533/917] 1738226=test_arithmetic_sequence [534/917] 1738214=test_lambda [535/917] 1738226=test_file [536/917] 1738215=test_sockopt [537/917] 1738215=test_frozen_error [538/917] 1738215=bom_test [539/917] 1738214=test_encoding [540/917] 1738214=test_rational [541/917] 1738222=test_str2big [542/917] 1738222=newline_offsets_test [543/917] 1738224=test_regexp [544/917] 1738214=test_gem_resolver_conflict [545/917] 1738214=test_rdoc_cross_reference [546/917] 1738215=test_gem_commands_contents_command [547/917] 1738220=test_rdoc_generator_markup [548/917] 1738215=test_readpartial [549/917] 1738220=test_scalar [550/917] 1738220=test_yamldbm [551/917] 1738220=test_win32ole_method [552/917] 1738220=test_helper [553/917] 1738220=test_cgi_modruby [554/917] 1738220=test_thread_cv [555/917] 1738215=test_unicode [556/917] 1738219=test_parser_events [557/917] 1738215=test_windows_1251 [558/917] 1738222=relocation_test [559/917] 1738215=test_convertible [560/917] 1738222=test_gem_resolver_best_set [561/917] 1738219=test_addr [562/917] 1738222=test_stat [563/917] 1738222=test_eval [564/917] 1738219=test_rdoc_markup_to_html_crossref [565/917] 1738220=test_arity [566/917] 1738220=test_folderitem2_invokeverb [567/917] 1738220=test_files_sample [568/917] 1738217=test_update [569/917] 1738217=test_case_options [570/917] 1738217=test_gem_install_update_options [571/917] 1738220=test_file [572/917] 1738220=test_gem_security_policy [573/917] 1738222=test_rdoc_parser_changelog [574/917] 1738217=test_init [575/917] 1738222=test_gem_resolver_index_set [576/917] 1738214=test_thread [577/917] 1738222=test_call [578/917] 1738220=test_hash_create [579/917] 1738220=json_generic_object_test [580/917] 1738220=test_defined [581/917] 1738222=test_pack [582/917] 1738219=test_ole_methods [583/917] 1738219=test_switch_hitter [584/917] 1738220=test_have_library [585/917] 1738219=test_https [586/917] 1738217=test_require [587/917] 1738222=test_erb_command [588/917] 1738222=test_evaluation [589/917] 1738222=test_gem_resolver_vendor_set [590/917] 1738222=test_rdoc_markup_to_ansi [591/917] 1738222=test_fnmatch [592/917] 1738222=test_ftp [593/917] 1738222=integer_base_flags_test [594/917] 1738222=test_httpresponses [595/917] 1738222=test_unicode_escape [596/917] 1738226=test_filter [597/917] 1738221=test_gem_ext_cmake_builder [598/917] 1738221=test_too_many_dummy_encodings [599/917] 1738222=test_koi8 [600/917] 1738222=test_clone [601/917] 1738226=test_objspace [602/917] 1738213=test_erb_m17n [603/917] 1738221=test_http [604/917] 1738213=test_gem_dependency_resolution_error [605/917] 1738213=fixtures_test [606/917] 1738222=test_rational2 [607/917] 1738216=test_proxy [608/917] 1738222=test_raise [609/917] 1738222=test_ostruct [610/917] 1738213=test_completion [611/917] 1738216=test_yield [612/917] 1738211=test_gem_request_set_lockfile_parser [613/917] 1738220=test_shift_jis [614/917] 1738220=test_formatter [615/917] 1738220=test_gem_ci_detector [616/917] 1738220=test_io_wait_uncommon [617/917] 1738220=test_string [618/917] 1738222=test_undef [619/917] 1738222=test_c_union_entity [620/917] 1738220=test_gem_commands_sources_command [621/917] 1738211=test_ractor [622/917] 1738222=test_gem_spec_fetcher [623/917] 1738211=test_numeric [624/917] 1738211=test_metaclass [625/917] 1738211=test_io [626/917] 1738222=test_ws [627/917] 1738220=test_io_console [628/917] 1738222=test_date_arith [629/917] 1738222=test_rdoc_require [630/917] 1738222=test_gem_commands_environment_command [631/917] 1738222=test_tracepoint [632/917] 1738217=test_my_integer [633/917] 1738217=test_rdoc_rubygems_hook [634/917] 1738217=test_array_create [635/917] 1738217=test_debugger_integration [636/917] 1738217=test_gem_resolver_installed_specification [637/917] 1738217=test_ractor [638/917] 1738222=desugar_compiler_test [639/917] 1738222=test_signedness [640/917] 1738213=test_hmac [641/917] 1738213=test_gem_commands_mirror [642/917] 1738213=test_internal_ivar [643/917] 1738213=test_cgi_cookie [644/917] 1738213=symbol_encoding_test [645/917] 1738213=test_cd [646/917] 1738213=test_ldap [647/917] 1738217=test_gem_source_lock [648/917] 1738213=test_etc [649/917] 1738217=test_gem_remote_fetcher_local_server [650/917] 1738213=test_last_thread [651/917] 1738217=test_rdoc_markup_to_bs [652/917] 1738215=test_new [653/917] 1738215=test_cipher [654/917] 1738217=test_macro [655/917] 1738217=test_hash [656/917] 1738215=parse_test [657/917] 1738217=test_unix [658/917] 1738215=test_gem_source_specific_file [659/917] 1738217=test_gem_commands_which_command [660/917] 1738217=test_enum [661/917] 1738215=test_rdoc_markup [662/917] 1738215=test_context [663/917] 1738220=test_optparse [664/917] 1738220=test_coder [665/917] 1738220=test_symbol [666/917] 1738219=test_gem_request_set_lockfile [667/917] 1738213=ractor_test [668/917] 1738213=test_postponed_job [669/917] 1738215=test_bignum [670/917] 1738215=reflection_test [671/917] 1738215=test_cparser [672/917] 1738221=test_human_typo [673/917] 1738219=test_dot_dot [674/917] 1738219=test_gem_resolver [675/917] 1738221=test_gem_gemcutter_utilities [676/917] 1738221=test_gem_remote_fetcher [677/917] 1738219=test_gem_util [678/917] 1738213=test_raise_exception [679/917] 1738219=test_tempfile [680/917] 1738222=test_config [681/917] 1738222=test_exit [682/917] 1738215=test_pattern_key_name_check [683/917] 1738215=test_jaro_winkler [684/917] 1738215=test_gem_commands_yank_command [685/917] 1738221=test_weakkeymap [686/917] 1738222=test_usrmarshal [687/917] 1738215=test_httpresponse [688/917] 1738215=test_rdoc_parser_ruby [689/917] 1738219=test_rdoc_markup_to_markdown [690/917] 1738222=test_inlinecache [691/917] 1738219=test_show_source [692/917] 1738219=test_pinned [693/917] 1738222=test_memory_view [694/917] 1738217=test_gem_command [695/917] 1738219=test_engine [696/917] 1738219=test_enc_raise [697/917] 1738219=test_key_error [698/917] 1738219=test_enc_str_buf_cat [699/917] 1738219=test_have_func [700/917] 1738217=test_logperiod [701/917] 1738217=test_webauthn_listener [702/917] 1738217=test_lock_native_thread [703/917] 1738217=test_gem_package_tar_reader_entry [704/917] 1738213=test_zsh_completion [705/917] 1738213=test_load [706/917] 1738213=test_encoding [707/917] 1738222=json_fixtures_test [708/917] 1738222=test_rdoc_generator_pot_po_entry [709/917] 1738222=test_gem_resolver_specification [710/917] 1738222=test_gem_security_trust_dir [711/917] 1738222=test_rdoc_parser_c [712/917] 1738217=test_constant [713/917] 1738213=test_default_gems [714/917] 1738213=test_key_actor_vi [715/917] 1738222=test_bug-14834 [716/917] 1738213=test_buffering [717/917] 1738213=ruby_parser_test [718/917] 1738213=test_rdoc_context_section [719/917] 1738213=test_svcb_https [720/917] 1738219=test_rdoc_markup_include [721/917] 1738219=test_ansi_without_terminfo [722/917] 1738219=test_terminfo [723/917] 1738219=test_enumerable [724/917] 1738219=test_bmethod [725/917] 1738213=test_passing_block [726/917] 1738219=test_http [727/917] 1738213=test_rdoc_attr [728/917] 1738219=test_logdevice [729/917] 1738222=test_addrinfo [730/917] 1738213=test_x509cert [731/917] 1738215=test_ssl [732/917] 1738222=test_deprecate [733/917] 1738222=test_registry [734/917] 1738222=test_rdoc_constant [735/917] 1738222=test_ractor [736/917] 1738222=parse_success_test [737/917] 1738222=test_gem_commands_push_command [738/917] 1738221=test_module [739/917] 1738213=test_sprintf [740/917] 1738216=test_gem_uri_formatter [741/917] 1738216=test_rdoc_encoding [742/917] 1738216=test_common [743/917] 1738222=test_optimization [744/917] 1738213=test_gem_request_connection_pools [745/917] 1738213=test_rdoc_markdown [746/917] 1738216=test_data_error [747/917] 1738220=test_rubyvm [748/917] 1738220=test_rdoc_markup_to_table_of_contents [749/917] 1738216=test_weakmap [750/917] 1738220=test_gem_doctor [751/917] 1738219=test_ancdata [752/917] 1738219=test_external_new [753/917] 1738220=test_scanner_events [754/917] 1738219=test_abi [755/917] 1738220=test_win32ole_typelib [756/917] 1738220=test_euc_jp [757/917] 1738220=test_force_exit [758/917] 1738220=test_gem_resolver_dependency_request [759/917] 1738220=test_gem_commands_owner_command [760/917] 1738213=test_import [761/917] 1738219=test_basicsocket [762/917] 1738219=locals_test [763/917] 1738219=test_find [764/917] 1738219=test_recursion [765/917] 1738219=test_normalize [766/917] 1738219=test_ractor [767/917] 1738219=test_rdoc_tom_doc [768/917] 1738219=test_gem_unsatisfiable_dependency_error [769/917] 1738220=test_rdoc_i18n_text [770/917] 1738220=test_logger [771/917] 1738219=test_sexp [772/917] 1738220=test_disable_irb [773/917] 1738220=test_gem_package_tar_header [774/917] 1738219=pattern_test [775/917] 1738220=test_history [776/917] 1738219=test_verbose [777/917] 1738220=test_gem_ext_builder [778/917] 1738219=test_struct [779/917] 1738219=test_typeddata [780/917] 1738217=test_gem_resolver_vendor_specification [781/917] 1738217=compiler_test [782/917] 1738217=test_date_strftime [783/917] 1738219=test_key_actor_emacs [784/917] 1738223=test_bigzero [785/917] 1738223=test_basicinstructions [786/917] 1738223=test_mutex [787/917] 1738219=test_gem_resolver_activation_request [788/917] 1738219=test_big5 [789/917] 1738219=test_null [790/917] 1738219=test_fixnum [791/917] 1738213=test_timeout [792/917] 1738219=test_signal [793/917] 1738213=test_iseq_load [794/917] 1738223=test_name_error_extension [795/917] 1738223=test_fstring [796/917] 1738217=test_scheduler [797/917] 1738217=test_ensure_and_callcc [798/917] 1738217=test_rdoc_markup_raw [799/917] 1738217=lex_test [800/917] 1738217=test_gem_rdoc [801/917] 1738223=test_gem_version_option [802/917] 1738223=test_files_test_2 [803/917] 1738217=test_require_lib [804/917] 1738221=test_gem_remote_fetcher_s3 [805/917] 1738221=test_rdoc_markup_parser [806/917] 1738221=test_fd_setsize [807/917] 1738221=version_test [808/917] 1738221=test_gem_request_set [809/917] 1738220=test_objectspace [810/917] 1738213=test_trick [811/917] 1738221=test_enc_associate [812/917] 1738219=dump_test [813/917] 1738215=test_allocation [814/917] 1738221=test_gc [815/917] 1738211=test_c_struct_builder [816/917] 1738211=location_test [817/917] 1738211=test_store [818/917] 1738216=test_insns_leaf [819/917] 1738211=test_iseq [820/917] 1738216=test_tree_builder [821/917] 1738216=test_gem_ext_cargo_builder_link_flag_converter [822/917] 1738216=test_protocol [823/917] 1738216=test_protect [824/917] 1738216=test_cgi_util [825/917] 1738219=test_x509req [826/917] 1738216=test_gem_commands_open_command [827/917] 1738219=test_history [828/917] 1738219=test_dln [829/917] 1738219=test_complex2 [830/917] 1738219=test_iso_8859 [831/917] 1738219=test_x509attr [832/917] 1738219=test_rdoc_context [833/917] 1738216=test_pkg_config [834/917] 1738216=test_string_memory [835/917] 1738216=test_rdoc_markup_to_joined_paragraph [836/917] 1738216=test_rdoc_markup_to_html [837/917] 1738216=regexp_test [838/917] 1738211=test_open-uri [839/917] 1738216=test_coderange [840/917] 1738216=test_rdoc_parser [841/917] 1738216=test_line_editor [842/917] 1738211=test_big2str [843/917] 1738216=test_rdoc_markup_indented_paragraph [844/917] 1738216=test_win32ole_variant_outarg [845/917] 1738216=test_mkmf [846/917] 1738211=test_mul [847/917] 1738216=test_mixed_unicode_escapes [848/917] 1738216=test_enumerator_kw [849/917] 1738216=test_require_path_check [850/917] 1738211=test_rdoc_any_method [851/917] 1738216=test_flush [852/917] 1738216=test_rdoc_markup_to_html_snippet [853/917] 1738216=test_pkcs7 [854/917] 1738216=test_cgi_header [855/917] 1738216=test_gem_commands_fetch_command [856/917] 1738211=test_complexrational [857/917] 1738211=test_rdoc_class_module [858/917] 1738213=test_rdoc_markup_attributes [859/917] 1738213=test_gbk [860/917] 1738213=test_gem_specification [861/917] 1738219=test_gem_dependency_installer [862/917] 1738216=test_refinement [863/917] 1738223=test_pointer [864/917] 1738217=test_win32ole_type_event [865/917] 1738214=test_gem_name_tuple [866/917] 1738217=test_warning [867/917] 1738214=test_word [868/917] 1738214=test_class [869/917] 1738214=test_cgi_session [870/917] 1738214=test_x509crl [871/917] 1738217=test_stringscanner [872/917] 1738214=test_numeric [873/917] 1738217=test_win32ole_variable [874/917] 1738217=test_gb18030 [875/917] 1738217=test_type_completor [876/917] 1738217=test_gem_package_tar_reader [877/917] 1738214=test_x509ext [878/917] 1738214=test_files_ext [879/917] 1738217=unescape_test [880/917] 1738223=test_gem_commands_query_command [881/917] 1738214=test_color [882/917] 1738214=equality_test [883/917] 1738214=test_case [884/917] 1738214=test_eval_history [885/917] 1738214=test_c_struct_entry [886/917] 1738211=static_inspect_test [887/917] 1738211=test_inadvertent_creation [888/917] 1738211=test_complex [889/917] 1738222=source_location_test [890/917] 1738226=test_instrumentation_api [891/917] 1738222=test_at_exit [892/917] 1738214=test_rdoc_markup_verbatim [893/917] 1738222=test_flags [894/917] 1738214=test_asn1 [895/917] 1738214=test_gem_ext_rake_builder [896/917] 1738223=test_monitor [897/917] 1738211=json_string_matching_test [898/917] 1738211=test_whileuntil [899/917] 1738211=test_transcode [900/917] 1738223=test_extlibs [901/917] 1738211=test_rat [902/917] 1738211=test_rdoc_markup_heading [903/917] 1738211=tunnel_test [904/917] 1738211=test_gem_text [905/917] 1738211=test_settracefunc [906/917] 1738213=test_rdoc_markup_to_tt_only [907/917] 1738213=test_win32ole [908/917] 1738213=test_gem_version [909/917] 1738222=test_gem_commands_stale_command [910/917] 1738222=test_method_cache [911/917] 1738213=test_path [912/917] 1738222=test_pp [913/917] 1738213=test_tcp [914/917] 1738226=test_sprintf_comb [915/917] 1738222=test_rdoc_normal_module [916/917] 1738213=test_rdoc_markdown_test [917/917] 1738214=test_gem_stub_specification $$$ #<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:10 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 949 959 959 959 pts/0 959 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 959 960 959 959 pts/0 959 S+ 1000 0:03 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 1 1248492 959 959 pts/0 959 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 1490997 959 959 pts/0 959 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 960 1736901 959 959 pts/0 959 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 1736901 1736904 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.20241019-065310 --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 1736904 1736905 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.20241019-065310 --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 1736905 1737874 959 959 pts/0 959 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 1737874 1737875 959 959 pts/0 959 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 1737875 1738208 959 959 pts/0 959 Sl+ 1000 0:19 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 1738208 1738218 959 959 pts/0 959 Sl+ 1000 0:17 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork 1738218 1747907 959 959 pts/0 959 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork 1736905 1773558 959 959 pts/0 959 R+ 1000 0:00 ps jx 1 2090122 2090122 2090122 ? -1 Ss 1000 0:00 SCREEN 2090122 2090124 2090124 2090124 pts/2 2090124 Ss+ 1000 0:00 /bin/bash 2090122 2360588 2360588 2360588 pts/1 2360588 Ss+ 1000 0:00 /bin/bash 1 2628222 2628222 2628222 ? -1 Ss 1000 0:00 /usr/lib/systemd/systemd --user 2628222 2628224 2628222 2628222 ? -1 S 1000 0:00 (sd-pam) {1=>[949, 1248492, 1490997, 2090122, 2628222], 949=>[959], 959=>[960], 960=>[1736901], 1736901=>[1736904], 1736904=>[1736905], 1736905=>[1737874, 1773558], 1737874=>[1737875], 1737875=>[1738208], 1738208=>[1738218], 1738218=>[1747907], 2090122=>[2090124, 2360588], 2628222=>[2628224]} $ timeout 60 gdb -p 1747907 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1747910] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00006139f0ad7bce in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x7d16e3480c40 (LWP 1747907) "ruby" 0x00006139f0ad7bce in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x7d16c70006c0 (LWP 1747910) "ruby" 0x00007d16e331b4cd in __GI___poll (fds=0x7d16afb09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7d16c70006c0 (LWP 1747910) "ruby"): #0 0x00007d16e331b4cd in __GI___poll (fds=0x7d16afb09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00006139f0a6246a in __interceptor_poll () No symbol table info available. #2 0x00006139f0e109ff 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:3067 vm = <optimized out> #4 0x00006139f0abb81f in asan_thread_start(void*) () No symbol table info available. #5 0x00007d16e329ca94 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 = {137536781420224, 7241051825248340413, 137536781420224, -352, 25, 140730445258960, 7241051825269311933, 7240989857770965437}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007d16e3329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7d16e3480c40 (LWP 1747907) "ruby"): #0 0x00006139f0ad7bce in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00006139f0ad8b8a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x00006139f0a25518 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 0x00006139f0a25309 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 0x00006139f0a2513d 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 0x00006139f0a24b7d in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) () No symbol table info available. #6 0x00006139f0a247c6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) () No symbol table info available. #7 0x00006139f0a26a96 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #8 0x00006139f0abd960 in __interceptor_free () No symbol table info available. #9 0x00007d16c1b8be2b in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #10 0x00007d16c18e2572 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #11 0x00007d16c18e22a9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #12 0x00007d16c18e2572 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #13 0x00007d16c18e22a9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #14 0x00007d16c18e247b in ASN1_item_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #15 0x00007d16c1b7b889 in X509_OBJECT_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #16 0x00007d16c1b4d629 in OPENSSL_sk_pop_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #17 0x00007d16c1b7beaf in X509_STORE_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #18 0x00006139f0b2e827 in rb_data_free (obj=137537229666920, objspace=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:1072 free_immediately = 128 dfree = 0xfffffffffffffe00 data = 0x0 free_immediately = <optimized out> dfree = <optimized out> #19 rb_gc_obj_free (objspace=objspace@entry=0x51d000000a80, obj=obj@entry=137537229666920) at /tmp/ruby/src/trunk_asan/gc.c:1213 No locals. #20 0x00006139f0b3020c in rb_gc_impl_shutdown_call_finalizer (objspace_ptr=0x51d000000a80) at /tmp/ruby/src/trunk_asan/gc/default.c:3105 poisoned = 0x0 vp = 137537229666920 page = <optimized out> p = 137537229666920 pend = 137537229684720 i = 121 objspace = 0x51d000000a80 lock_lev = 9801888 i = <optimized out> page = <optimized out> p = <optimized out> pend = <optimized out> stride = <optimized out> vp = <optimized out> poisoned = <optimized out> unpoisoning = <optimized out> #21 rb_objspace_call_finalizer () at /tmp/ruby/src/trunk_asan/gc.c:1587 No locals. #22 0x00006139f0b01858 in rb_ec_finalize (ec=0x5160000003d0) at /tmp/ruby/src/trunk_asan/eval.c:164 No locals. #23 rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:255 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe5c32ec10, <optimized out>, 0x7ffe5c32eae0, <optimized out>, <optimized out>}, prev = 0x7d16e128ed40, state = RUBY_TAG_NONE, lock_rec = 0} save_error = 4 sysex = 0 signaled = 0 th0 = 0x515000000300 step = 4 message = 4 th = 0x515000000300 buf = <optimized out> state = <optimized out> #24 0x00006139f0b01e9b in ruby_stop (ex=4744, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290 No locals. #25 0x00006139f0c80bfd in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4382 status = <optimized out> pid = <optimized out> #26 0x00006139f0edf4d8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x648100040001 cc = <optimized out> me = 0x7d16bed38590 cfunc = 0x504000020098 recv = 137536546427760 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #27 0x00006139f0e8430b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7d16e07ff2f8, cd=0x50800094eaa0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #28 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x50800094eaa0 insns_address_table = {0x6139f0e7fb19 <vm_exec_core+1801>, 0x6139f0e80bea <vm_exec_core+6106>, 0x6139f0e8681f <vm_exec_core+29711>, 0x6139f0e80742 <vm_exec_core+4914>, 0x6139f0e8741e <vm_exec_core+32782>, 0x6139f0e851e2 <vm_exec_core+24018>, 0x6139f0e82b5d <vm_exec_core+14157>, 0x6139f0e7fc99 <vm_exec_core+2185>, 0x6139f0e86e87 <vm_exec_core+31351>, 0x6139f0e86b81 <vm_exec_core+30577>, 0x6139f0e809ba <vm_exec_core+5546>, 0x6139f0e80237 <vm_exec_core+3623>, 0x6139f0e85837 <vm_exec_core+25639>, 0x6139f0e81971 <vm_exec_core+9569>, 0x6139f0e870c5 <vm_exec_core+31925>, 0x6139f0e86d0f <vm_exec_core+30975>, 0x6139f0e81fd1 <vm_exec_core+11201>, 0x6139f0e82adb <vm_exec_core+14027>, 0x6139f0e85430 <vm_exec_core+24608>, 0x6139f0e86c70 <vm_exec_core+30816>, 0x6139f0e84597 <vm_exec_core+20871>, 0x6139f0e854ca <vm_exec_core+24762>, 0x6139f0e85be8 <vm_exec_core+26584>, 0x6139f0e844c3 <vm_exec_core+20659>, 0x6139f0e80163 <vm_exec_core+3411>, 0x6139f0e84cfc <vm_exec_core+22764>, 0x6139f0e7ffd9 <vm_exec_core+3017>, 0x6139f0e80449 <vm_exec_core+4153>, 0x6139f0e8231e <vm_exec_core+12046>, 0x6139f0e84064 <vm_exec_core+19540>, 0x6139f0e84a45 <vm_exec_core+22069>, 0x6139f0e83c00 <vm_exec_core+18416>, 0x6139f0e7fb5e <vm_exec_core+1870>, 0x6139f0e8616a <vm_exec_core+27994>, 0x6139f0e86a96 <vm_exec_core+30342>, 0x6139f0e80522 <vm_exec_core+4370>, 0x6139f0e810b6 <vm_exec_core+7334>, 0x6139f0e80b3c <vm_exec_core+5932>, 0x6139f0e81a76 <vm_exec_core+9830>, 0x6139f0e82a70 <vm_exec_core+13920>, 0x6139f0e805e4 <vm_exec_core+4564>, 0x6139f0e85fb3 <vm_exec_core+27555>, 0x6139f0e81025 <vm_exec_core+7189>, 0x6139f0e8292e <vm_exec_core+13598>, 0x6139f0e832e3 <vm_exec_core+16083>, 0x6139f0e858e3 <vm_exec_core+25811>, 0x6139f0e84773 <vm_exec_core+21347>, 0x6139f0e81b6a <vm_exec_core+10074>, 0x6139f0e813f3 <vm_exec_core+8163>, 0x6139f0e85711 <vm_exec_core+25345>, 0x6139f0e8256c <vm_exec_core+12636>, 0x6139f0e84e07 <vm_exec_core+23031>, 0x6139f0e847fb <vm_exec_core+21483>, 0x6139f0e84ed4 <vm_exec_core+23236>, 0x6139f0e86741 <vm_exec_core+29489>, 0x6139f0e838c4 <vm_exec_core+17588>, 0x6139f0e859b2 <vm_exec_core+26018>, 0x6139f0e7f79b <vm_exec_core+907>, 0x6139f0e85575 <vm_exec_core+24933>, 0x6139f0e81e42 <vm_exec_core+10802>, 0x6139f0e84108 <vm_exec_core+19704>, 0x6139f0e84668 <vm_exec_core+21080>, 0x6139f0e7f7a0 <vm_exec_core+912>, 0x6139f0e83f73 <vm_exec_core+19299>, 0x6139f0e8223f <vm_exec_core+11823>, 0x6139f0e815b0 <vm_exec_core+8608>, 0x6139f0e84f68 <vm_exec_core+23384>, 0x6139f0e806a0 <vm_exec_core+4752>, 0x6139f0e82e24 <vm_exec_core+14868>, 0x6139f0e8e689 <vm_exec_core+62073>, 0x6139f0e84b27 <vm_exec_core+22295>, 0x6139f0e80f01 <vm_exec_core+6897>, 0x6139f0e812cf <vm_exec_core+7871>, 0x6139f0e811ad <vm_exec_core+7581>, 0x6139f0e81806 <vm_exec_core+9206>, 0x6139f0e8208e <vm_exec_core+11390>, 0x6139f0e80e22 <vm_exec_core+6674>, 0x6139f0e876b3 <vm_exec_core+33443>, 0x6139f0e84bde <vm_exec_core+22478>, 0x6139f0e836ec <vm_exec_core+17116>, 0x6139f0e86061 <vm_exec_core+27729>, 0x6139f0e877d1 <vm_exec_core+33729>, 0x6139f0e863c7 <vm_exec_core+28599>, 0x6139f0e8721e <vm_exec_core+32270>, 0x6139f0e872f6 <vm_exec_core+32486>, 0x6139f0e8007c <vm_exec_core+3180>, 0x6139f0e86da4 <vm_exec_core+31124>, 0x6139f0e8242f <vm_exec_core+12319>, 0x6139f0e86fdf <vm_exec_core+31695>, 0x6139f0e81eee <vm_exec_core+10974>, 0x6139f0e862c5 <vm_exec_core+28341>, 0x6139f0e7fea3 <vm_exec_core+2707>, 0x6139f0e81c84 <vm_exec_core+10356>, 0x6139f0e8302c <vm_exec_core+15388>, 0x6139f0e829c5 <vm_exec_core+13749>, 0x6139f0e82794 <vm_exec_core+13188>, 0x6139f0e7f897 <vm_exec_core+1159>, 0x6139f0e7fdba <vm_exec_core+2474>, 0x6139f0e7f929 <vm_exec_core+1305>, 0x6139f0e865e0 <vm_exec_core+29136>, 0x6139f0e83e10 <vm_exec_core+18944>, 0x6139f0e833b4 <vm_exec_core+16292>, 0x6139f0e83ad1 <vm_exec_core+18113>, 0x6139f0e837ea <vm_exec_core+17370>, 0x6139f0e82835 <vm_exec_core+13349>, 0x6139f0e831d8 <vm_exec_core+15816>, 0x6139f0e82cfa <vm_exec_core+14570>, 0x6139f0e834e3 <vm_exec_core+16595>, 0x6139f0e83565 <vm_exec_core+16725>, 0x6139f0e7fb0a <vm_exec_core+1786>, 0x6139f0e80bdb <vm_exec_core+6091>, 0x6139f0e86810 <vm_exec_core+29696>, 0x6139f0e80733 <vm_exec_core+4899>, 0x6139f0e8740f <vm_exec_core+32767>, 0x6139f0e851d3 <vm_exec_core+24003>, 0x6139f0e82b4e <vm_exec_core+14142>, 0x6139f0e7fc8a <vm_exec_core+2170>, 0x6139f0e86e78 <vm_exec_core+31336>, 0x6139f0e86b72 <vm_exec_core+30562>, 0x6139f0e809ab <vm_exec_core+5531>, 0x6139f0e80228 <vm_exec_core+3608>, 0x6139f0e85828 <vm_exec_core+25624>, 0x6139f0e81962 <vm_exec_core+9554>, 0x6139f0e870b6 <vm_exec_core+31910>, 0x6139f0e86d00 <vm_exec_core+30960>, 0x6139f0e81fc2 <vm_exec_core+11186>, 0x6139f0e82acc <vm_exec_core+14012>, 0x6139f0e85421 <vm_exec_core+24593>, 0x6139f0e86c61 <vm_exec_core+30801>, 0x6139f0e84588 <vm_exec_core+20856>, 0x6139f0e854bb <vm_exec_core+24747>, 0x6139f0e85bd9 <vm_exec_core+26569>, 0x6139f0e844b4 <vm_exec_core+20644>, 0x6139f0e80154 <vm_exec_core+3396>, 0x6139f0e84ced <vm_exec_core+22749>, 0x6139f0e7ffca <vm_exec_core+3002>, 0x6139f0e8043a <vm_exec_core+4138>, 0x6139f0e8230f <vm_exec_core+12031>, 0x6139f0e84055 <vm_exec_core+19525>, 0x6139f0e84a36 <vm_exec_core+22054>, 0x6139f0e83bf1 <vm_exec_core+18401>, 0x6139f0e7fb4f <vm_exec_core+1855>, 0x6139f0e8615b <vm_exec_core+27979>, 0x6139f0e86a87 <vm_exec_core+30327>, 0x6139f0e80513 <vm_exec_core+4355>, 0x6139f0e810a7 <vm_exec_core+7319>, 0x6139f0e80b2d <vm_exec_core+5917>, 0x6139f0e81a67 <vm_exec_core+9815>, 0x6139f0e82a61 <vm_exec_core+13905>, 0x6139f0e805d5 <vm_exec_core+4549>, 0x6139f0e85fa4 <vm_exec_core+27540>, 0x6139f0e81016 <vm_exec_core+7174>, 0x6139f0e8291f <vm_exec_core+13583>, 0x6139f0e832d4 <vm_exec_core+16068>, 0x6139f0e858d4 <vm_exec_core+25796>, 0x6139f0e84764 <vm_exec_core+21332>, 0x6139f0e81b5b <vm_exec_core+10059>, 0x6139f0e813e4 <vm_exec_core+8148>, 0x6139f0e85702 <vm_exec_core+25330>, 0x6139f0e8255d <vm_exec_core+12621>, 0x6139f0e84df8 <vm_exec_core+23016>, 0x6139f0e847ec <vm_exec_core+21468>, 0x6139f0e84ec5 <vm_exec_core+23221>, 0x6139f0e86732 <vm_exec_core+29474>, 0x6139f0e838b5 <vm_exec_core+17573>, 0x6139f0e859a3 <vm_exec_core+26003>, 0x6139f0e84750 <vm_exec_core+21312>, 0x6139f0e85566 <vm_exec_core+24918>, 0x6139f0e81e33 <vm_exec_core+10787>, 0x6139f0e840f9 <vm_exec_core+19689>, 0x6139f0e84659 <vm_exec_core+21065>, 0x6139f0e83018 <vm_exec_core+15368>, 0x6139f0e83f64 <vm_exec_core+19284>, 0x6139f0e82230 <vm_exec_core+11808>, 0x6139f0e815a1 <vm_exec_core+8593>, 0x6139f0e84f59 <vm_exec_core+23369>, 0x6139f0e80691 <vm_exec_core+4737>, 0x6139f0e82e15 <vm_exec_core+14853>, 0x6139f0e8e67a <vm_exec_core+62058>, 0x6139f0e84b18 <vm_exec_core+22280>, 0x6139f0e80ef2 <vm_exec_core+6882>, 0x6139f0e812c0 <vm_exec_core+7856>, 0x6139f0e8119e <vm_exec_core+7566>, 0x6139f0e817f7 <vm_exec_core+9191>, 0x6139f0e8207f <vm_exec_core+11375>, 0x6139f0e83f5f <vm_exec_core+19279>, 0x6139f0e836e2 <vm_exec_core+17106>, 0x6139f0e83f5a <vm_exec_core+19274>, 0x6139f0e84750 <vm_exec_core+21312>, 0x6139f0e8474e <vm_exec_core+21310>, 0x6139f0e817f2 <vm_exec_core+9186>, 0x6139f0e84cb1 <vm_exec_core+22689>, 0x6139f0e82ac2 <vm_exec_core+14002>, 0x6139f0e82ac7 <vm_exec_core+14007>, 0x6139f0e8474c <vm_exec_core+21308>, 0x6139f0e8462b <vm_exec_core+21019>, 0x6139f0e83ab8 <vm_exec_core+18088>, 0x6139f0e837d6 <vm_exec_core+17350>, 0x6139f0e8474a <vm_exec_core+21306>, 0x6139f0e83bec <vm_exec_core+18396>...} reg_cfp = 0x7d16e07ff2f8 reg_pc = 0x5130001f70a0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #29 0x00006139f0e7bf88 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160000003d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #30 0x00006139f0efcae2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7d16e07ff380, self=137536546427760, 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 = 0x7d16e1bd6c88 cfp = <optimized out> sp = 0x7d16e06ffc30 use_argv = 0x7d16e10dda20 stack_argv = 0x7d16e06ffc30 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #31 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 = 0x7d16e07ff380 #32 0x00006139f0ea92a6 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. #33 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. #34 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #35 0x00006139f0ea92a6 in rb_yield (val=<optimized out>) No locals. #36 0x00006139f0b06060 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe5c32f790, <optimized out>, 0x7ffe5c32f6a0, <optimized out>, <optimized out>}, prev = 0x7d16e128e040, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #37 0x00006139f0ba0009 in rb_io_s_pipe (argc=<optimized out>, argv=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11907 rw = {9895527813286708059, <optimized out>} args = <optimized out> ies_args = <optimized out> fmode = 0 v1 = 4 v2 = 4 r = 137536660038400 fptr = 0x51100030b280 w = 137536660038360 fptr2 = <optimized out> ret = 137536660038320 pipes = <optimized out> state = <optimized out> opt = <optimized out> #38 0x00006139f0edf4d8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x428100000001 cc = <optimized out> me = 0x7d16e2b5a600 cfunc = 0x504000010898 recv = 137537246263840 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #39 0x00006139f0e8430b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7d16e07ff368, cd=0x50c000e7e680, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #40 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x50c000e7e680 insns_address_table = {0x6139f0e7fb19 <vm_exec_core+1801>, 0x6139f0e80bea <vm_exec_core+6106>, 0x6139f0e8681f <vm_exec_core+29711>, 0x6139f0e80742 <vm_exec_core+4914>, 0x6139f0e8741e <vm_exec_core+32782>, 0x6139f0e851e2 <vm_exec_core+24018>, 0x6139f0e82b5d <vm_exec_core+14157>, 0x6139f0e7fc99 <vm_exec_core+2185>, 0x6139f0e86e87 <vm_exec_core+31351>, 0x6139f0e86b81 <vm_exec_core+30577>, 0x6139f0e809ba <vm_exec_core+5546>, 0x6139f0e80237 <vm_exec_core+3623>, 0x6139f0e85837 <vm_exec_core+25639>, 0x6139f0e81971 <vm_exec_core+9569>, 0x6139f0e870c5 <vm_exec_core+31925>, 0x6139f0e86d0f <vm_exec_core+30975>, 0x6139f0e81fd1 <vm_exec_core+11201>, 0x6139f0e82adb <vm_exec_core+14027>, 0x6139f0e85430 <vm_exec_core+24608>, 0x6139f0e86c70 <vm_exec_core+30816>, 0x6139f0e84597 <vm_exec_core+20871>, 0x6139f0e854ca <vm_exec_core+24762>, 0x6139f0e85be8 <vm_exec_core+26584>, 0x6139f0e844c3 <vm_exec_core+20659>, 0x6139f0e80163 <vm_exec_core+3411>, 0x6139f0e84cfc <vm_exec_core+22764>, 0x6139f0e7ffd9 <vm_exec_core+3017>, 0x6139f0e80449 <vm_exec_core+4153>, 0x6139f0e8231e <vm_exec_core+12046>, 0x6139f0e84064 <vm_exec_core+19540>, 0x6139f0e84a45 <vm_exec_core+22069>, 0x6139f0e83c00 <vm_exec_core+18416>, 0x6139f0e7fb5e <vm_exec_core+1870>, 0x6139f0e8616a <vm_exec_core+27994>, 0x6139f0e86a96 <vm_exec_core+30342>, 0x6139f0e80522 <vm_exec_core+4370>, 0x6139f0e810b6 <vm_exec_core+7334>, 0x6139f0e80b3c <vm_exec_core+5932>, 0x6139f0e81a76 <vm_exec_core+9830>, 0x6139f0e82a70 <vm_exec_core+13920>, 0x6139f0e805e4 <vm_exec_core+4564>, 0x6139f0e85fb3 <vm_exec_core+27555>, 0x6139f0e81025 <vm_exec_core+7189>, 0x6139f0e8292e <vm_exec_core+13598>, 0x6139f0e832e3 <vm_exec_core+16083>, 0x6139f0e858e3 <vm_exec_core+25811>, 0x6139f0e84773 <vm_exec_core+21347>, 0x6139f0e81b6a <vm_exec_core+10074>, 0x6139f0e813f3 <vm_exec_core+8163>, 0x6139f0e85711 <vm_exec_core+25345>, 0x6139f0e8256c <vm_exec_core+12636>, 0x6139f0e84e07 <vm_exec_core+23031>, 0x6139f0e847fb <vm_exec_core+21483>, 0x6139f0e84ed4 <vm_exec_core+23236>, 0x6139f0e86741 <vm_exec_core+29489>, 0x6139f0e838c4 <vm_exec_core+17588>, 0x6139f0e859b2 <vm_exec_core+26018>, 0x6139f0e7f79b <vm_exec_core+907>, 0x6139f0e85575 <vm_exec_core+24933>, 0x6139f0e81e42 <vm_exec_core+10802>, 0x6139f0e84108 <vm_exec_core+19704>, 0x6139f0e84668 <vm_exec_core+21080>, 0x6139f0e7f7a0 <vm_exec_core+912>, 0x6139f0e83f73 <vm_exec_core+19299>, 0x6139f0e8223f <vm_exec_core+11823>, 0x6139f0e815b0 <vm_exec_core+8608>, 0x6139f0e84f68 <vm_exec_core+23384>, 0x6139f0e806a0 <vm_exec_core+4752>, 0x6139f0e82e24 <vm_exec_core+14868>, 0x6139f0e8e689 <vm_exec_core+62073>, 0x6139f0e84b27 <vm_exec_core+22295>, 0x6139f0e80f01 <vm_exec_core+6897>, 0x6139f0e812cf <vm_exec_core+7871>, 0x6139f0e811ad <vm_exec_core+7581>, 0x6139f0e81806 <vm_exec_core+9206>, 0x6139f0e8208e <vm_exec_core+11390>, 0x6139f0e80e22 <vm_exec_core+6674>, 0x6139f0e876b3 <vm_exec_core+33443>, 0x6139f0e84bde <vm_exec_core+22478>, 0x6139f0e836ec <vm_exec_core+17116>, 0x6139f0e86061 <vm_exec_core+27729>, 0x6139f0e877d1 <vm_exec_core+33729>, 0x6139f0e863c7 <vm_exec_core+28599>, 0x6139f0e8721e <vm_exec_core+32270>, 0x6139f0e872f6 <vm_exec_core+32486>, 0x6139f0e8007c <vm_exec_core+3180>, 0x6139f0e86da4 <vm_exec_core+31124>, 0x6139f0e8242f <vm_exec_core+12319>, 0x6139f0e86fdf <vm_exec_core+31695>, 0x6139f0e81eee <vm_exec_core+10974>, 0x6139f0e862c5 <vm_exec_core+28341>, 0x6139f0e7fea3 <vm_exec_core+2707>, 0x6139f0e81c84 <vm_exec_core+10356>, 0x6139f0e8302c <vm_exec_core+15388>, 0x6139f0e829c5 <vm_exec_core+13749>, 0x6139f0e82794 <vm_exec_core+13188>, 0x6139f0e7f897 <vm_exec_core+1159>, 0x6139f0e7fdba <vm_exec_core+2474>, 0x6139f0e7f929 <vm_exec_core+1305>, 0x6139f0e865e0 <vm_exec_core+29136>, 0x6139f0e83e10 <vm_exec_core+18944>, 0x6139f0e833b4 <vm_exec_core+16292>, 0x6139f0e83ad1 <vm_exec_core+18113>, 0x6139f0e837ea <vm_exec_core+17370>, 0x6139f0e82835 <vm_exec_core+13349>, 0x6139f0e831d8 <vm_exec_core+15816>, 0x6139f0e82cfa <vm_exec_core+14570>, 0x6139f0e834e3 <vm_exec_core+16595>, 0x6139f0e83565 <vm_exec_core+16725>, 0x6139f0e7fb0a <vm_exec_core+1786>, 0x6139f0e80bdb <vm_exec_core+6091>, 0x6139f0e86810 <vm_exec_core+29696>, 0x6139f0e80733 <vm_exec_core+4899>, 0x6139f0e8740f <vm_exec_core+32767>, 0x6139f0e851d3 <vm_exec_core+24003>, 0x6139f0e82b4e <vm_exec_core+14142>, 0x6139f0e7fc8a <vm_exec_core+2170>, 0x6139f0e86e78 <vm_exec_core+31336>, 0x6139f0e86b72 <vm_exec_core+30562>, 0x6139f0e809ab <vm_exec_core+5531>, 0x6139f0e80228 <vm_exec_core+3608>, 0x6139f0e85828 <vm_exec_core+25624>, 0x6139f0e81962 <vm_exec_core+9554>, 0x6139f0e870b6 <vm_exec_core+31910>, 0x6139f0e86d00 <vm_exec_core+30960>, 0x6139f0e81fc2 <vm_exec_core+11186>, 0x6139f0e82acc <vm_exec_core+14012>, 0x6139f0e85421 <vm_exec_core+24593>, 0x6139f0e86c61 <vm_exec_core+30801>, 0x6139f0e84588 <vm_exec_core+20856>, 0x6139f0e854bb <vm_exec_core+24747>, 0x6139f0e85bd9 <vm_exec_core+26569>, 0x6139f0e844b4 <vm_exec_core+20644>, 0x6139f0e80154 <vm_exec_core+3396>, 0x6139f0e84ced <vm_exec_core+22749>, 0x6139f0e7ffca <vm_exec_core+3002>, 0x6139f0e8043a <vm_exec_core+4138>, 0x6139f0e8230f <vm_exec_core+12031>, 0x6139f0e84055 <vm_exec_core+19525>, 0x6139f0e84a36 <vm_exec_core+22054>, 0x6139f0e83bf1 <vm_exec_core+18401>, 0x6139f0e7fb4f <vm_exec_core+1855>, 0x6139f0e8615b <vm_exec_core+27979>, 0x6139f0e86a87 <vm_exec_core+30327>, 0x6139f0e80513 <vm_exec_core+4355>, 0x6139f0e810a7 <vm_exec_core+7319>, 0x6139f0e80b2d <vm_exec_core+5917>, 0x6139f0e81a67 <vm_exec_core+9815>, 0x6139f0e82a61 <vm_exec_core+13905>, 0x6139f0e805d5 <vm_exec_core+4549>, 0x6139f0e85fa4 <vm_exec_core+27540>, 0x6139f0e81016 <vm_exec_core+7174>, 0x6139f0e8291f <vm_exec_core+13583>, 0x6139f0e832d4 <vm_exec_core+16068>, 0x6139f0e858d4 <vm_exec_core+25796>, 0x6139f0e84764 <vm_exec_core+21332>, 0x6139f0e81b5b <vm_exec_core+10059>, 0x6139f0e813e4 <vm_exec_core+8148>, 0x6139f0e85702 <vm_exec_core+25330>, 0x6139f0e8255d <vm_exec_core+12621>, 0x6139f0e84df8 <vm_exec_core+23016>, 0x6139f0e847ec <vm_exec_core+21468>, 0x6139f0e84ec5 <vm_exec_core+23221>, 0x6139f0e86732 <vm_exec_core+29474>, 0x6139f0e838b5 <vm_exec_core+17573>, 0x6139f0e859a3 <vm_exec_core+26003>, 0x6139f0e84750 <vm_exec_core+21312>, 0x6139f0e85566 <vm_exec_core+24918>, 0x6139f0e81e33 <vm_exec_core+10787>, 0x6139f0e840f9 <vm_exec_core+19689>, 0x6139f0e84659 <vm_exec_core+21065>, 0x6139f0e83018 <vm_exec_core+15368>, 0x6139f0e83f64 <vm_exec_core+19284>, 0x6139f0e82230 <vm_exec_core+11808>, 0x6139f0e815a1 <vm_exec_core+8593>, 0x6139f0e84f59 <vm_exec_core+23369>, 0x6139f0e80691 <vm_exec_core+4737>, 0x6139f0e82e15 <vm_exec_core+14853>, 0x6139f0e8e67a <vm_exec_core+62058>, 0x6139f0e84b18 <vm_exec_core+22280>, 0x6139f0e80ef2 <vm_exec_core+6882>, 0x6139f0e812c0 <vm_exec_core+7856>, 0x6139f0e8119e <vm_exec_core+7566>, 0x6139f0e817f7 <vm_exec_core+9191>, 0x6139f0e8207f <vm_exec_core+11375>, 0x6139f0e83f5f <vm_exec_core+19279>, 0x6139f0e836e2 <vm_exec_core+17106>, 0x6139f0e83f5a <vm_exec_core+19274>, 0x6139f0e84750 <vm_exec_core+21312>, 0x6139f0e8474e <vm_exec_core+21310>, 0x6139f0e817f2 <vm_exec_core+9186>, 0x6139f0e84cb1 <vm_exec_core+22689>, 0x6139f0e82ac2 <vm_exec_core+14002>, 0x6139f0e82ac7 <vm_exec_core+14007>, 0x6139f0e8474c <vm_exec_core+21308>, 0x6139f0e8462b <vm_exec_core+21019>, 0x6139f0e83ab8 <vm_exec_core+18088>, 0x6139f0e837d6 <vm_exec_core+17350>, 0x6139f0e8474a <vm_exec_core+21306>, 0x6139f0e83bec <vm_exec_core+18396>...} reg_cfp = 0x7d16e07ff368 reg_pc = 0x5130008fac58 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #41 0x00006139f0e7bf88 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160000003d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #42 0x00006139f0efcae2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7d16e07ff460, self=137536546427760, 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 = 0x7d16e1bd6d00 cfp = <optimized out> sp = 0x7d16e06ffbe8 use_argv = 0x7d16e10dd8a0 stack_argv = 0x7d16e06ffbe8 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #43 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 = 0x7d16e07ff460 #44 0x00006139f0ea9c79 in vm_yield_with_cref (ec=0x540000001288, argc=0, argv=0x6139f0ad7bce <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk_asan/vm.c:1646 No locals. #45 vm_yield (ec=0x540000001288, argc=0, argv=0x6139f0ad7bce <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, kw_splat=0) at /tmp/ruby/src/trunk_asan/vm.c:1654 No locals. #46 rb_yield_0 (argc=0, argv=0x6139f0ad7bce <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #47 rb_yield_values2 (argc=0, argv=0x6139f0ad7bce <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1390 No locals. #48 0x00006139f1260643 in collect_i (i=<optimized out>, ary=137536660039400, argc=0, argv=0x6139f0ad7bce <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/enum.c:627 No locals. #49 0x00006139f0e7757b in vm_yield_with_cfunc (ec=ec@entry=0x5160000003d0, captured=<optimized out>, self=137536660039440, argc=argc@entry=1, argv=argv@entry=0x7d16e10dd8a0, kw_splat=kw_splat@entry=0, block_handler=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5143 is_lambda = 0 ifunc = 0x7d16bfc3e698 arg = 5 blockarg = 4 frame_flag = <optimized out> val = <optimized out> #50 0x00006139f0efc399 in 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:1614 No locals. #51 0x00006139f0ea92a6 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. #52 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. #53 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #54 0x00006139f0ea92a6 in rb_yield (val=<optimized out>) No locals. #55 0x00006139f0cae518 in range_each_fixnum_loop (beg=<optimized out>, end=<optimized out>, range=137536660039440) at /tmp/ruby/src/trunk_asan/range.c:1009 i = 2 lim = 3 i = <optimized out> #56 range_each (range=137536660039440) at /tmp/ruby/src/trunk_asan/range.c:1046 beg = <optimized out> end = <optimized out> i = <optimized out> #57 0x00006139f0ef375c in vm_call0_cfunc_with_frame (ec=0x5160000003d0, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk_asan/vm_eval.c:164 reg_cfp = 0x7d16e07ff410 ci = <optimized out> me = <optimized out> cfunc = <optimized out> len = 0 recv = 137536660039440 argc = 0 mid = 3041 block_handler = <optimized out> frame_flags = 1431634051 val = <optimized out> unaligned_member_ptr_result = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> reg_cfp = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> #58 vm_call0_cfunc (ec=0x5160000003d0, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk_asan/vm_eval.c:178 No locals. #59 vm_call0_body (ec=<optimized out>, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:229 ci = <optimized out> cc = <optimized out> ret = <optimized out> #60 0x00006139f0ef81c6 in vm_call0_cc (ec=0x5160000003d0, recv=137536660039440, id=3041, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101 flags = 0 calling = <error reading variable calling (Cannot access memory at address 0x80)> use_argv = 0x0 av = <optimized out> #61 rb_call0 (ec=<optimized out>, recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, call_scope=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:554 ci = <optimized out> scope = <optimized out> kw_splat = <optimized out> cc = <optimized out> call_status = <optimized out> #62 0x00006139f0eaaf86 in rb_call (recv=128, mid=0, argc=-257066034, argv=0x0, scope=CALL_PUBLIC) at /tmp/ruby/src/trunk_asan/vm_eval.c:873 ec = 0x540000001288 #63 iterate_method (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1528 arg = <optimized out> #64 0x00006139f0eab75a in rb_iterate0 (it_proc=<optimized out>, data1=<optimized out>, ifunc=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1470 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe5c3307d0, <optimized out>, 0x7ffe5c3306c0, <optimized out>, <optimized out>}, prev = 0x7d16e128ab40, state = RUBY_TAG_NONE, lock_rec = 0} retval = 4 cfp = 0x7d16e07ff410 state = RUBY_TAG_NONE #65 0x00006139f0eabf35 in rb_lambda_call (obj=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, bl_proc=<optimized out>, min_argc=<optimized out>, max_argc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1600 arg = {obj = 137536660039440, mid = 3041, argc = 0, argv = 0x0, kw_splat = 0} block = 0xfffffffffffffe00 #66 0x00006139f1259b22 in enum_collect (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/enum.c:666 ary = 137536660039400 min_argc = -512 max_argc = <optimized out> #67 0x00006139f0edf4d8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x163100000001 cc = <optimized out> me = 0x7d16e1b71e28 cfunc = 0x504000002d58 recv = 137536660039440 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #68 0x00006139f0e8430b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7d16e07ff448, cd=0x5020007badd0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #69 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x5020007badd0 insns_address_table = {0x6139f0e7fb19 <vm_exec_core+1801>, 0x6139f0e80bea <vm_exec_core+6106>, 0x6139f0e8681f <vm_exec_core+29711>, 0x6139f0e80742 <vm_exec_core+4914>, 0x6139f0e8741e <vm_exec_core+32782>, 0x6139f0e851e2 <vm_exec_core+24018>, 0x6139f0e82b5d <vm_exec_core+14157>, 0x6139f0e7fc99 <vm_exec_core+2185>, 0x6139f0e86e87 <vm_exec_core+31351>, 0x6139f0e86b81 <vm_exec_core+30577>, 0x6139f0e809ba <vm_exec_core+5546>, 0x6139f0e80237 <vm_exec_core+3623>, 0x6139f0e85837 <vm_exec_core+25639>, 0x6139f0e81971 <vm_exec_core+9569>, 0x6139f0e870c5 <vm_exec_core+31925>, 0x6139f0e86d0f <vm_exec_core+30975>, 0x6139f0e81fd1 <vm_exec_core+11201>, 0x6139f0e82adb <vm_exec_core+14027>, 0x6139f0e85430 <vm_exec_core+24608>, 0x6139f0e86c70 <vm_exec_core+30816>, 0x6139f0e84597 <vm_exec_core+20871>, 0x6139f0e854ca <vm_exec_core+24762>, 0x6139f0e85be8 <vm_exec_core+26584>, 0x6139f0e844c3 <vm_exec_core+20659>, 0x6139f0e80163 <vm_exec_core+3411>, 0x6139f0e84cfc <vm_exec_core+22764>, 0x6139f0e7ffd9 <vm_exec_core+3017>, 0x6139f0e80449 <vm_exec_core+4153>, 0x6139f0e8231e <vm_exec_core+12046>, 0x6139f0e84064 <vm_exec_core+19540>, 0x6139f0e84a45 <vm_exec_core+22069>, 0x6139f0e83c00 <vm_exec_core+18416>, 0x6139f0e7fb5e <vm_exec_core+1870>, 0x6139f0e8616a <vm_exec_core+27994>, 0x6139f0e86a96 <vm_exec_core+30342>, 0x6139f0e80522 <vm_exec_core+4370>, 0x6139f0e810b6 <vm_exec_core+7334>, 0x6139f0e80b3c <vm_exec_core+5932>, 0x6139f0e81a76 <vm_exec_core+9830>, 0x6139f0e82a70 <vm_exec_core+13920>, 0x6139f0e805e4 <vm_exec_core+4564>, 0x6139f0e85fb3 <vm_exec_core+27555>, 0x6139f0e81025 <vm_exec_core+7189>, 0x6139f0e8292e <vm_exec_core+13598>, 0x6139f0e832e3 <vm_exec_core+16083>, 0x6139f0e858e3 <vm_exec_core+25811>, 0x6139f0e84773 <vm_exec_core+21347>, 0x6139f0e81b6a <vm_exec_core+10074>, 0x6139f0e813f3 <vm_exec_core+8163>, 0x6139f0e85711 <vm_exec_core+25345>, 0x6139f0e8256c <vm_exec_core+12636>, 0x6139f0e84e07 <vm_exec_core+23031>, 0x6139f0e847fb <vm_exec_core+21483>, 0x6139f0e84ed4 <vm_exec_core+23236>, 0x6139f0e86741 <vm_exec_core+29489>, 0x6139f0e838c4 <vm_exec_core+17588>, 0x6139f0e859b2 <vm_exec_core+26018>, 0x6139f0e7f79b <vm_exec_core+907>, 0x6139f0e85575 <vm_exec_core+24933>, 0x6139f0e81e42 <vm_exec_core+10802>, 0x6139f0e84108 <vm_exec_core+19704>, 0x6139f0e84668 <vm_exec_core+21080>, 0x6139f0e7f7a0 <vm_exec_core+912>, 0x6139f0e83f73 <vm_exec_core+19299>, 0x6139f0e8223f <vm_exec_core+11823>, 0x6139f0e815b0 <vm_exec_core+8608>, 0x6139f0e84f68 <vm_exec_core+23384>, 0x6139f0e806a0 <vm_exec_core+4752>, 0x6139f0e82e24 <vm_exec_core+14868>, 0x6139f0e8e689 <vm_exec_core+62073>, 0x6139f0e84b27 <vm_exec_core+22295>, 0x6139f0e80f01 <vm_exec_core+6897>, 0x6139f0e812cf <vm_exec_core+7871>, 0x6139f0e811ad <vm_exec_core+7581>, 0x6139f0e81806 <vm_exec_core+9206>, 0x6139f0e8208e <vm_exec_core+11390>, 0x6139f0e80e22 <vm_exec_core+6674>, 0x6139f0e876b3 <vm_exec_core+33443>, 0x6139f0e84bde <vm_exec_core+22478>, 0x6139f0e836ec <vm_exec_core+17116>, 0x6139f0e86061 <vm_exec_core+27729>, 0x6139f0e877d1 <vm_exec_core+33729>, 0x6139f0e863c7 <vm_exec_core+28599>, 0x6139f0e8721e <vm_exec_core+32270>, 0x6139f0e872f6 <vm_exec_core+32486>, 0x6139f0e8007c <vm_exec_core+3180>, 0x6139f0e86da4 <vm_exec_core+31124>, 0x6139f0e8242f <vm_exec_core+12319>, 0x6139f0e86fdf <vm_exec_core+31695>, 0x6139f0e81eee <vm_exec_core+10974>, 0x6139f0e862c5 <vm_exec_core+28341>, 0x6139f0e7fea3 <vm_exec_core+2707>, 0x6139f0e81c84 <vm_exec_core+10356>, 0x6139f0e8302c <vm_exec_core+15388>, 0x6139f0e829c5 <vm_exec_core+13749>, 0x6139f0e82794 <vm_exec_core+13188>, 0x6139f0e7f897 <vm_exec_core+1159>, 0x6139f0e7fdba <vm_exec_core+2474>, 0x6139f0e7f929 <vm_exec_core+1305>, 0x6139f0e865e0 <vm_exec_core+29136>, 0x6139f0e83e10 <vm_exec_core+18944>, 0x6139f0e833b4 <vm_exec_core+16292>, 0x6139f0e83ad1 <vm_exec_core+18113>, 0x6139f0e837ea <vm_exec_core+17370>, 0x6139f0e82835 <vm_exec_core+13349>, 0x6139f0e831d8 <vm_exec_core+15816>, 0x6139f0e82cfa <vm_exec_core+14570>, 0x6139f0e834e3 <vm_exec_core+16595>, 0x6139f0e83565 <vm_exec_core+16725>, 0x6139f0e7fb0a <vm_exec_core+1786>, 0x6139f0e80bdb <vm_exec_core+6091>, 0x6139f0e86810 <vm_exec_core+29696>, 0x6139f0e80733 <vm_exec_core+4899>, 0x6139f0e8740f <vm_exec_core+32767>, 0x6139f0e851d3 <vm_exec_core+24003>, 0x6139f0e82b4e <vm_exec_core+14142>, 0x6139f0e7fc8a <vm_exec_core+2170>, 0x6139f0e86e78 <vm_exec_core+31336>, 0x6139f0e86b72 <vm_exec_core+30562>, 0x6139f0e809ab <vm_exec_core+5531>, 0x6139f0e80228 <vm_exec_core+3608>, 0x6139f0e85828 <vm_exec_core+25624>, 0x6139f0e81962 <vm_exec_core+9554>, 0x6139f0e870b6 <vm_exec_core+31910>, 0x6139f0e86d00 <vm_exec_core+30960>, 0x6139f0e81fc2 <vm_exec_core+11186>, 0x6139f0e82acc <vm_exec_core+14012>, 0x6139f0e85421 <vm_exec_core+24593>, 0x6139f0e86c61 <vm_exec_core+30801>, 0x6139f0e84588 <vm_exec_core+20856>, 0x6139f0e854bb <vm_exec_core+24747>, 0x6139f0e85bd9 <vm_exec_core+26569>, 0x6139f0e844b4 <vm_exec_core+20644>, 0x6139f0e80154 <vm_exec_core+3396>, 0x6139f0e84ced <vm_exec_core+22749>, 0x6139f0e7ffca <vm_exec_core+3002>, 0x6139f0e8043a <vm_exec_core+4138>, 0x6139f0e8230f <vm_exec_core+12031>, 0x6139f0e84055 <vm_exec_core+19525>, 0x6139f0e84a36 <vm_exec_core+22054>, 0x6139f0e83bf1 <vm_exec_core+18401>, 0x6139f0e7fb4f <vm_exec_core+1855>, 0x6139f0e8615b <vm_exec_core+27979>, 0x6139f0e86a87 <vm_exec_core+30327>, 0x6139f0e80513 <vm_exec_core+4355>, 0x6139f0e810a7 <vm_exec_core+7319>, 0x6139f0e80b2d <vm_exec_core+5917>, 0x6139f0e81a67 <vm_exec_core+9815>, 0x6139f0e82a61 <vm_exec_core+13905>, 0x6139f0e805d5 <vm_exec_core+4549>, 0x6139f0e85fa4 <vm_exec_core+27540>, 0x6139f0e81016 <vm_exec_core+7174>, 0x6139f0e8291f <vm_exec_core+13583>, 0x6139f0e832d4 <vm_exec_core+16068>, 0x6139f0e858d4 <vm_exec_core+25796>, 0x6139f0e84764 <vm_exec_core+21332>, 0x6139f0e81b5b <vm_exec_core+10059>, 0x6139f0e813e4 <vm_exec_core+8148>, 0x6139f0e85702 <vm_exec_core+25330>, 0x6139f0e8255d <vm_exec_core+12621>, 0x6139f0e84df8 <vm_exec_core+23016>, 0x6139f0e847ec <vm_exec_core+21468>, 0x6139f0e84ec5 <vm_exec_core+23221>, 0x6139f0e86732 <vm_exec_core+29474>, 0x6139f0e838b5 <vm_exec_core+17573>, 0x6139f0e859a3 <vm_exec_core+26003>, 0x6139f0e84750 <vm_exec_core+21312>, 0x6139f0e85566 <vm_exec_core+24918>, 0x6139f0e81e33 <vm_exec_core+10787>, 0x6139f0e840f9 <vm_exec_core+19689>, 0x6139f0e84659 <vm_exec_core+21065>, 0x6139f0e83018 <vm_exec_core+15368>, 0x6139f0e83f64 <vm_exec_core+19284>, 0x6139f0e82230 <vm_exec_core+11808>, 0x6139f0e815a1 <vm_exec_core+8593>, 0x6139f0e84f59 <vm_exec_core+23369>, 0x6139f0e80691 <vm_exec_core+4737>, 0x6139f0e82e15 <vm_exec_core+14853>, 0x6139f0e8e67a <vm_exec_core+62058>, 0x6139f0e84b18 <vm_exec_core+22280>, 0x6139f0e80ef2 <vm_exec_core+6882>, 0x6139f0e812c0 <vm_exec_core+7856>, 0x6139f0e8119e <vm_exec_core+7566>, 0x6139f0e817f7 <vm_exec_core+9191>, 0x6139f0e8207f <vm_exec_core+11375>, 0x6139f0e83f5f <vm_exec_core+19279>, 0x6139f0e836e2 <vm_exec_core+17106>, 0x6139f0e83f5a <vm_exec_core+19274>, 0x6139f0e84750 <vm_exec_core+21312>, 0x6139f0e8474e <vm_exec_core+21310>, 0x6139f0e817f2 <vm_exec_core+9186>, 0x6139f0e84cb1 <vm_exec_core+22689>, 0x6139f0e82ac2 <vm_exec_core+14002>, 0x6139f0e82ac7 <vm_exec_core+14007>, 0x6139f0e8474c <vm_exec_core+21308>, 0x6139f0e8462b <vm_exec_core+21019>, 0x6139f0e83ab8 <vm_exec_core+18088>, 0x6139f0e837d6 <vm_exec_core+17350>, 0x6139f0e8474a <vm_exec_core+21306>, 0x6139f0e83bec <vm_exec_core+18396>...} reg_cfp = 0x7d16e07ff448 reg_pc = 0x5070004a3b30 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #70 0x00006139f0e7bf88 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160000003d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #71 0x00006139f0efcae2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7d16e07ff4d0, self=137536546427760, 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 = 0x7d16e1bd6d28 cfp = <optimized out> sp = 0x7d16e06ffb70 use_argv = 0x7d16e10dcaa0 stack_argv = 0x7d16e06ffb70 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #72 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 = 0x7d16e07ff4d0 #73 0x00006139f0ea92a6 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. #74 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. #75 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #76 0x00006139f0ea92a6 in rb_yield (val=<optimized out>) No locals. #77 0x00006139f0b06060 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe5c3313f0, <optimized out>, 0x7ffe5c331300, <optimized out>, <optimized out>}, prev = 0x7d16e128e440, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #78 0x00006139f0ba0009 in rb_io_s_pipe (argc=<optimized out>, argv=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11907 rw = {9895527813286708059, <optimized out>} args = <optimized out> ies_args = <optimized out> fmode = 0 v1 = 4 v2 = 4 r = 137536660039560 fptr = 0x51100030b8c0 w = 137536660039520 fptr2 = <optimized out> ret = 137536660039480 pipes = <optimized out> state = <optimized out> opt = <optimized out> #79 0x00006139f0edf4d8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x428100000001 cc = <optimized out> me = 0x7d16e2b5a600 cfunc = 0x504000010898 recv = 137537246263840 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #80 0x00006139f0e8430b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7d16e07ff4b8, cd=0x5020007bae50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #81 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x5020007bae50 insns_address_table = {0x6139f0e7fb19 <vm_exec_core+1801>, 0x6139f0e80bea <vm_exec_core+6106>, 0x6139f0e8681f <vm_exec_core+29711>, 0x6139f0e80742 <vm_exec_core+4914>, 0x6139f0e8741e <vm_exec_core+32782>, 0x6139f0e851e2 <vm_exec_core+24018>, 0x6139f0e82b5d <vm_exec_core+14157>, 0x6139f0e7fc99 <vm_exec_core+2185>, 0x6139f0e86e87 <vm_exec_core+31351>, 0x6139f0e86b81 <vm_exec_core+30577>, 0x6139f0e809ba <vm_exec_core+5546>, 0x6139f0e80237 <vm_exec_core+3623>, 0x6139f0e85837 <vm_exec_core+25639>, 0x6139f0e81971 <vm_exec_core+9569>, 0x6139f0e870c5 <vm_exec_core+31925>, 0x6139f0e86d0f <vm_exec_core+30975>, 0x6139f0e81fd1 <vm_exec_core+11201>, 0x6139f0e82adb <vm_exec_core+14027>, 0x6139f0e85430 <vm_exec_core+24608>, 0x6139f0e86c70 <vm_exec_core+30816>, 0x6139f0e84597 <vm_exec_core+20871>, 0x6139f0e854ca <vm_exec_core+24762>, 0x6139f0e85be8 <vm_exec_core+26584>, 0x6139f0e844c3 <vm_exec_core+20659>, 0x6139f0e80163 <vm_exec_core+3411>, 0x6139f0e84cfc <vm_exec_core+22764>, 0x6139f0e7ffd9 <vm_exec_core+3017>, 0x6139f0e80449 <vm_exec_core+4153>, 0x6139f0e8231e <vm_exec_core+12046>, 0x6139f0e84064 <vm_exec_core+19540>, 0x6139f0e84a45 <vm_exec_core+22069>, 0x6139f0e83c00 <vm_exec_core+18416>, 0x6139f0e7fb5e <vm_exec_core+1870>, 0x6139f0e8616a <vm_exec_core+27994>, 0x6139f0e86a96 <vm_exec_core+30342>, 0x6139f0e80522 <vm_exec_core+4370>, 0x6139f0e810b6 <vm_exec_core+7334>, 0x6139f0e80b3c <vm_exec_core+5932>, 0x6139f0e81a76 <vm_exec_core+9830>, 0x6139f0e82a70 <vm_exec_core+13920>, 0x6139f0e805e4 <vm_exec_core+4564>, 0x6139f0e85fb3 <vm_exec_core+27555>, 0x6139f0e81025 <vm_exec_core+7189>, 0x6139f0e8292e <vm_exec_core+13598>, 0x6139f0e832e3 <vm_exec_core+16083>, 0x6139f0e858e3 <vm_exec_core+25811>, 0x6139f0e84773 <vm_exec_core+21347>, 0x6139f0e81b6a <vm_exec_core+10074>, 0x6139f0e813f3 <vm_exec_core+8163>, 0x6139f0e85711 <vm_exec_core+25345>, 0x6139f0e8256c <vm_exec_core+12636>, 0x6139f0e84e07 <vm_exec_core+23031>, 0x6139f0e847fb <vm_exec_core+21483>, 0x6139f0e84ed4 <vm_exec_core+23236>, 0x6139f0e86741 <vm_exec_core+29489>, 0x6139f0e838c4 <vm_exec_core+17588>, 0x6139f0e859b2 <vm_exec_core+26018>, 0x6139f0e7f79b <vm_exec_core+907>, 0x6139f0e85575 <vm_exec_core+24933>, 0x6139f0e81e42 <vm_exec_core+10802>, 0x6139f0e84108 <vm_exec_core+19704>, 0x6139f0e84668 <vm_exec_core+21080>, 0x6139f0e7f7a0 <vm_exec_core+912>, 0x6139f0e83f73 <vm_exec_core+19299>, 0x6139f0e8223f <vm_exec_core+11823>, 0x6139f0e815b0 <vm_exec_core+8608>, 0x6139f0e84f68 <vm_exec_core+23384>, 0x6139f0e806a0 <vm_exec_core+4752>, 0x6139f0e82e24 <vm_exec_core+14868>, 0x6139f0e8e689 <vm_exec_core+62073>, 0x6139f0e84b27 <vm_exec_core+22295>, 0x6139f0e80f01 <vm_exec_core+6897>, 0x6139f0e812cf <vm_exec_core+7871>, 0x6139f0e811ad <vm_exec_core+7581>, 0x6139f0e81806 <vm_exec_core+9206>, 0x6139f0e8208e <vm_exec_core+11390>, 0x6139f0e80e22 <vm_exec_core+6674>, 0x6139f0e876b3 <vm_exec_core+33443>, 0x6139f0e84bde <vm_exec_core+22478>, 0x6139f0e836ec <vm_exec_core+17116>, 0x6139f0e86061 <vm_exec_core+27729>, 0x6139f0e877d1 <vm_exec_core+33729>, 0x6139f0e863c7 <vm_exec_core+28599>, 0x6139f0e8721e <vm_exec_core+32270>, 0x6139f0e872f6 <vm_exec_core+32486>, 0x6139f0e8007c <vm_exec_core+3180>, 0x6139f0e86da4 <vm_exec_core+31124>, 0x6139f0e8242f <vm_exec_core+12319>, 0x6139f0e86fdf <vm_exec_core+31695>, 0x6139f0e81eee <vm_exec_core+10974>, 0x6139f0e862c5 <vm_exec_core+28341>, 0x6139f0e7fea3 <vm_exec_core+2707>, 0x6139f0e81c84 <vm_exec_core+10356>, 0x6139f0e8302c <vm_exec_core+15388>, 0x6139f0e829c5 <vm_exec_core+13749>, 0x6139f0e82794 <vm_exec_core+13188>, 0x6139f0e7f897 <vm_exec_core+1159>, 0x6139f0e7fdba <vm_exec_core+2474>, 0x6139f0e7f929 <vm_exec_core+1305>, 0x6139f0e865e0 <vm_exec_core+29136>, 0x6139f0e83e10 <vm_exec_core+18944>, 0x6139f0e833b4 <vm_exec_core+16292>, 0x6139f0e83ad1 <vm_exec_core+18113>, 0x6139f0e837ea <vm_exec_core+17370>, 0x6139f0e82835 <vm_exec_core+13349>, 0x6139f0e831d8 <vm_exec_core+15816>, 0x6139f0e82cfa <vm_exec_core+14570>, 0x6139f0e834e3 <vm_exec_core+16595>, 0x6139f0e83565 <vm_exec_core+16725>, 0x6139f0e7fb0a <vm_exec_core+1786>, 0x6139f0e80bdb <vm_exec_core+6091>, 0x6139f0e86810 <vm_exec_core+29696>, 0x6139f0e80733 <vm_exec_core+4899>, 0x6139f0e8740f <vm_exec_core+32767>, 0x6139f0e851d3 <vm_exec_core+24003>, 0x6139f0e82b4e <vm_exec_core+14142>, 0x6139f0e7fc8a <vm_exec_core+2170>, 0x6139f0e86e78 <vm_exec_core+31336>, 0x6139f0e86b72 <vm_exec_core+30562>, 0x6139f0e809ab <vm_exec_core+5531>, 0x6139f0e80228 <vm_exec_core+3608>, 0x6139f0e85828 <vm_exec_core+25624>, 0x6139f0e81962 <vm_exec_core+9554>, 0x6139f0e870b6 <vm_exec_core+31910>, 0x6139f0e86d00 <vm_exec_core+30960>, 0x6139f0e81fc2 <vm_exec_core+11186>, 0x6139f0e82acc <vm_exec_core+14012>, 0x6139f0e85421 <vm_exec_core+24593>, 0x6139f0e86c61 <vm_exec_core+30801>, 0x6139f0e84588 <vm_exec_core+20856>, 0x6139f0e854bb <vm_exec_core+24747>, 0x6139f0e85bd9 <vm_exec_core+26569>, 0x6139f0e844b4 <vm_exec_core+20644>, 0x6139f0e80154 <vm_exec_core+3396>, 0x6139f0e84ced <vm_exec_core+22749>, 0x6139f0e7ffca <vm_exec_core+3002>, 0x6139f0e8043a <vm_exec_core+4138>, 0x6139f0e8230f <vm_exec_core+12031>, 0x6139f0e84055 <vm_exec_core+19525>, 0x6139f0e84a36 <vm_exec_core+22054>, 0x6139f0e83bf1 <vm_exec_core+18401>, 0x6139f0e7fb4f <vm_exec_core+1855>, 0x6139f0e8615b <vm_exec_core+27979>, 0x6139f0e86a87 <vm_exec_core+30327>, 0x6139f0e80513 <vm_exec_core+4355>, 0x6139f0e810a7 <vm_exec_core+7319>, 0x6139f0e80b2d <vm_exec_core+5917>, 0x6139f0e81a67 <vm_exec_core+9815>, 0x6139f0e82a61 <vm_exec_core+13905>, 0x6139f0e805d5 <vm_exec_core+4549>, 0x6139f0e85fa4 <vm_exec_core+27540>, 0x6139f0e81016 <vm_exec_core+7174>, 0x6139f0e8291f <vm_exec_core+13583>, 0x6139f0e832d4 <vm_exec_core+16068>, 0x6139f0e858d4 <vm_exec_core+25796>, 0x6139f0e84764 <vm_exec_core+21332>, 0x6139f0e81b5b <vm_exec_core+10059>, 0x6139f0e813e4 <vm_exec_core+8148>, 0x6139f0e85702 <vm_exec_core+25330>, 0x6139f0e8255d <vm_exec_core+12621>, 0x6139f0e84df8 <vm_exec_core+23016>, 0x6139f0e847ec <vm_exec_core+21468>, 0x6139f0e84ec5 <vm_exec_core+23221>, 0x6139f0e86732 <vm_exec_core+29474>, 0x6139f0e838b5 <vm_exec_core+17573>, 0x6139f0e859a3 <vm_exec_core+26003>, 0x6139f0e84750 <vm_exec_core+21312>, 0x6139f0e85566 <vm_exec_core+24918>, 0x6139f0e81e33 <vm_exec_core+10787>, 0x6139f0e840f9 <vm_exec_core+19689>, 0x6139f0e84659 <vm_exec_core+21065>, 0x6139f0e83018 <vm_exec_core+15368>, 0x6139f0e83f64 <vm_exec_core+19284>, 0x6139f0e82230 <vm_exec_core+11808>, 0x6139f0e815a1 <vm_exec_core+8593>, 0x6139f0e84f59 <vm_exec_core+23369>, 0x6139f0e80691 <vm_exec_core+4737>, 0x6139f0e82e15 <vm_exec_core+14853>, 0x6139f0e8e67a <vm_exec_core+62058>, 0x6139f0e84b18 <vm_exec_core+22280>, 0x6139f0e80ef2 <vm_exec_core+6882>, 0x6139f0e812c0 <vm_exec_core+7856>, 0x6139f0e8119e <vm_exec_core+7566>, 0x6139f0e817f7 <vm_exec_core+9191>, 0x6139f0e8207f <vm_exec_core+11375>, 0x6139f0e83f5f <vm_exec_core+19279>, 0x6139f0e836e2 <vm_exec_core+17106>, 0x6139f0e83f5a <vm_exec_core+19274>, 0x6139f0e84750 <vm_exec_core+21312>, 0x6139f0e8474e <vm_exec_core+21310>, 0x6139f0e817f2 <vm_exec_core+9186>, 0x6139f0e84cb1 <vm_exec_core+22689>, 0x6139f0e82ac2 <vm_exec_core+14002>, 0x6139f0e82ac7 <vm_exec_core+14007>, 0x6139f0e8474c <vm_exec_core+21308>, 0x6139f0e8462b <vm_exec_core+21019>, 0x6139f0e83ab8 <vm_exec_core+18088>, 0x6139f0e837d6 <vm_exec_core+17350>, 0x6139f0e8474a <vm_exec_core+21306>, 0x6139f0e83bec <vm_exec_core+18396>...} reg_cfp = 0x7d16e07ff4b8 reg_pc = 0x504000bd30f8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #82 0x00006139f0e7bf88 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160000003d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #83 0x00006139f0efcae2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7d16e07ff620, self=137537229747160, 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 = 0x7d16e29b6e48 cfp = <optimized out> sp = 0x7d16e06ffa28 use_argv = 0x7d16e10d8d60 stack_argv = 0x7d16e06ffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #84 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 = 0x7d16e07ff620 #85 0x00006139f0ea92a6 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. #86 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. #87 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #88 0x00006139f0ea92a6 in rb_yield (val=<optimized out>) No locals. #89 0x00006139f105a526 in rb_ary_collect (ary=137537230025120) at /tmp/ruby/src/trunk_asan/array.c:3621 collect = 137537246786840 i = 31 #90 0x00006139f0edf4d8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x163100000001 cc = <optimized out> me = 0x7d16e2b600f0 cfunc = 0x50400000a818 recv = 137537230025120 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #91 0x00006139f0e8430b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7d16e07ff608, cd=0x51100000cf50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #92 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000cf50 insns_address_table = {0x6139f0e7fb19 <vm_exec_core+1801>, 0x6139f0e80bea <vm_exec_core+6106>, 0x6139f0e8681f <vm_exec_core+29711>, 0x6139f0e80742 <vm_exec_core+4914>, 0x6139f0e8741e <vm_exec_core+32782>, 0x6139f0e851e2 <vm_exec_core+24018>, 0x6139f0e82b5d <vm_exec_core+14157>, 0x6139f0e7fc99 <vm_exec_core+2185>, 0x6139f0e86e87 <vm_exec_core+31351>, 0x6139f0e86b81 <vm_exec_core+30577>, 0x6139f0e809ba <vm_exec_core+5546>, 0x6139f0e80237 <vm_exec_core+3623>, 0x6139f0e85837 <vm_exec_core+25639>, 0x6139f0e81971 <vm_exec_core+9569>, 0x6139f0e870c5 <vm_exec_core+31925>, 0x6139f0e86d0f <vm_exec_core+30975>, 0x6139f0e81fd1 <vm_exec_core+11201>, 0x6139f0e82adb <vm_exec_core+14027>, 0x6139f0e85430 <vm_exec_core+24608>, 0x6139f0e86c70 <vm_exec_core+30816>, 0x6139f0e84597 <vm_exec_core+20871>, 0x6139f0e854ca <vm_exec_core+24762>, 0x6139f0e85be8 <vm_exec_core+26584>, 0x6139f0e844c3 <vm_exec_core+20659>, 0x6139f0e80163 <vm_exec_core+3411>, 0x6139f0e84cfc <vm_exec_core+22764>, 0x6139f0e7ffd9 <vm_exec_core+3017>, 0x6139f0e80449 <vm_exec_core+4153>, 0x6139f0e8231e <vm_exec_core+12046>, 0x6139f0e84064 <vm_exec_core+19540>, 0x6139f0e84a45 <vm_exec_core+22069>, 0x6139f0e83c00 <vm_exec_core+18416>, 0x6139f0e7fb5e <vm_exec_core+1870>, 0x6139f0e8616a <vm_exec_core+27994>, 0x6139f0e86a96 <vm_exec_core+30342>, 0x6139f0e80522 <vm_exec_core+4370>, 0x6139f0e810b6 <vm_exec_core+7334>, 0x6139f0e80b3c <vm_exec_core+5932>, 0x6139f0e81a76 <vm_exec_core+9830>, 0x6139f0e82a70 <vm_exec_core+13920>, 0x6139f0e805e4 <vm_exec_core+4564>, 0x6139f0e85fb3 <vm_exec_core+27555>, 0x6139f0e81025 <vm_exec_core+7189>, 0x6139f0e8292e <vm_exec_core+13598>, 0x6139f0e832e3 <vm_exec_core+16083>, 0x6139f0e858e3 <vm_exec_core+25811>, 0x6139f0e84773 <vm_exec_core+21347>, 0x6139f0e81b6a <vm_exec_core+10074>, 0x6139f0e813f3 <vm_exec_core+8163>, 0x6139f0e85711 <vm_exec_core+25345>, 0x6139f0e8256c <vm_exec_core+12636>, 0x6139f0e84e07 <vm_exec_core+23031>, 0x6139f0e847fb <vm_exec_core+21483>, 0x6139f0e84ed4 <vm_exec_core+23236>, 0x6139f0e86741 <vm_exec_core+29489>, 0x6139f0e838c4 <vm_exec_core+17588>, 0x6139f0e859b2 <vm_exec_core+26018>, 0x6139f0e7f79b <vm_exec_core+907>, 0x6139f0e85575 <vm_exec_core+24933>, 0x6139f0e81e42 <vm_exec_core+10802>, 0x6139f0e84108 <vm_exec_core+19704>, 0x6139f0e84668 <vm_exec_core+21080>, 0x6139f0e7f7a0 <vm_exec_core+912>, 0x6139f0e83f73 <vm_exec_core+19299>, 0x6139f0e8223f <vm_exec_core+11823>, 0x6139f0e815b0 <vm_exec_core+8608>, 0x6139f0e84f68 <vm_exec_core+23384>, 0x6139f0e806a0 <vm_exec_core+4752>, 0x6139f0e82e24 <vm_exec_core+14868>, 0x6139f0e8e689 <vm_exec_core+62073>, 0x6139f0e84b27 <vm_exec_core+22295>, 0x6139f0e80f01 <vm_exec_core+6897>, 0x6139f0e812cf <vm_exec_core+7871>, 0x6139f0e811ad <vm_exec_core+7581>, 0x6139f0e81806 <vm_exec_core+9206>, 0x6139f0e8208e <vm_exec_core+11390>, 0x6139f0e80e22 <vm_exec_core+6674>, 0x6139f0e876b3 <vm_exec_core+33443>, 0x6139f0e84bde <vm_exec_core+22478>, 0x6139f0e836ec <vm_exec_core+17116>, 0x6139f0e86061 <vm_exec_core+27729>, 0x6139f0e877d1 <vm_exec_core+33729>, 0x6139f0e863c7 <vm_exec_core+28599>, 0x6139f0e8721e <vm_exec_core+32270>, 0x6139f0e872f6 <vm_exec_core+32486>, 0x6139f0e8007c <vm_exec_core+3180>, 0x6139f0e86da4 <vm_exec_core+31124>, 0x6139f0e8242f <vm_exec_core+12319>, 0x6139f0e86fdf <vm_exec_core+31695>, 0x6139f0e81eee <vm_exec_core+10974>, 0x6139f0e862c5 <vm_exec_core+28341>, 0x6139f0e7fea3 <vm_exec_core+2707>, 0x6139f0e81c84 <vm_exec_core+10356>, 0x6139f0e8302c <vm_exec_core+15388>, 0x6139f0e829c5 <vm_exec_core+13749>, 0x6139f0e82794 <vm_exec_core+13188>, 0x6139f0e7f897 <vm_exec_core+1159>, 0x6139f0e7fdba <vm_exec_core+2474>, 0x6139f0e7f929 <vm_exec_core+1305>, 0x6139f0e865e0 <vm_exec_core+29136>, 0x6139f0e83e10 <vm_exec_core+18944>, 0x6139f0e833b4 <vm_exec_core+16292>, 0x6139f0e83ad1 <vm_exec_core+18113>, 0x6139f0e837ea <vm_exec_core+17370>, 0x6139f0e82835 <vm_exec_core+13349>, 0x6139f0e831d8 <vm_exec_core+15816>, 0x6139f0e82cfa <vm_exec_core+14570>, 0x6139f0e834e3 <vm_exec_core+16595>, 0x6139f0e83565 <vm_exec_core+16725>, 0x6139f0e7fb0a <vm_exec_core+1786>, 0x6139f0e80bdb <vm_exec_core+6091>, 0x6139f0e86810 <vm_exec_core+29696>, 0x6139f0e80733 <vm_exec_core+4899>, 0x6139f0e8740f <vm_exec_core+32767>, 0x6139f0e851d3 <vm_exec_core+24003>, 0x6139f0e82b4e <vm_exec_core+14142>, 0x6139f0e7fc8a <vm_exec_core+2170>, 0x6139f0e86e78 <vm_exec_core+31336>, 0x6139f0e86b72 <vm_exec_core+30562>, 0x6139f0e809ab <vm_exec_core+5531>, 0x6139f0e80228 <vm_exec_core+3608>, 0x6139f0e85828 <vm_exec_core+25624>, 0x6139f0e81962 <vm_exec_core+9554>, 0x6139f0e870b6 <vm_exec_core+31910>, 0x6139f0e86d00 <vm_exec_core+30960>, 0x6139f0e81fc2 <vm_exec_core+11186>, 0x6139f0e82acc <vm_exec_core+14012>, 0x6139f0e85421 <vm_exec_core+24593>, 0x6139f0e86c61 <vm_exec_core+30801>, 0x6139f0e84588 <vm_exec_core+20856>, 0x6139f0e854bb <vm_exec_core+24747>, 0x6139f0e85bd9 <vm_exec_core+26569>, 0x6139f0e844b4 <vm_exec_core+20644>, 0x6139f0e80154 <vm_exec_core+3396>, 0x6139f0e84ced <vm_exec_core+22749>, 0x6139f0e7ffca <vm_exec_core+3002>, 0x6139f0e8043a <vm_exec_core+4138>, 0x6139f0e8230f <vm_exec_core+12031>, 0x6139f0e84055 <vm_exec_core+19525>, 0x6139f0e84a36 <vm_exec_core+22054>, 0x6139f0e83bf1 <vm_exec_core+18401>, 0x6139f0e7fb4f <vm_exec_core+1855>, 0x6139f0e8615b <vm_exec_core+27979>, 0x6139f0e86a87 <vm_exec_core+30327>, 0x6139f0e80513 <vm_exec_core+4355>, 0x6139f0e810a7 <vm_exec_core+7319>, 0x6139f0e80b2d <vm_exec_core+5917>, 0x6139f0e81a67 <vm_exec_core+9815>, 0x6139f0e82a61 <vm_exec_core+13905>, 0x6139f0e805d5 <vm_exec_core+4549>, 0x6139f0e85fa4 <vm_exec_core+27540>, 0x6139f0e81016 <vm_exec_core+7174>, 0x6139f0e8291f <vm_exec_core+13583>, 0x6139f0e832d4 <vm_exec_core+16068>, 0x6139f0e858d4 <vm_exec_core+25796>, 0x6139f0e84764 <vm_exec_core+21332>, 0x6139f0e81b5b <vm_exec_core+10059>, 0x6139f0e813e4 <vm_exec_core+8148>, 0x6139f0e85702 <vm_exec_core+25330>, 0x6139f0e8255d <vm_exec_core+12621>, 0x6139f0e84df8 <vm_exec_core+23016>, 0x6139f0e847ec <vm_exec_core+21468>, 0x6139f0e84ec5 <vm_exec_core+23221>, 0x6139f0e86732 <vm_exec_core+29474>, 0x6139f0e838b5 <vm_exec_core+17573>, 0x6139f0e859a3 <vm_exec_core+26003>, 0x6139f0e84750 <vm_exec_core+21312>, 0x6139f0e85566 <vm_exec_core+24918>, 0x6139f0e81e33 <vm_exec_core+10787>, 0x6139f0e840f9 <vm_exec_core+19689>, 0x6139f0e84659 <vm_exec_core+21065>, 0x6139f0e83018 <vm_exec_core+15368>, 0x6139f0e83f64 <vm_exec_core+19284>, 0x6139f0e82230 <vm_exec_core+11808>, 0x6139f0e815a1 <vm_exec_core+8593>, 0x6139f0e84f59 <vm_exec_core+23369>, 0x6139f0e80691 <vm_exec_core+4737>, 0x6139f0e82e15 <vm_exec_core+14853>, 0x6139f0e8e67a <vm_exec_core+62058>, 0x6139f0e84b18 <vm_exec_core+22280>, 0x6139f0e80ef2 <vm_exec_core+6882>, 0x6139f0e812c0 <vm_exec_core+7856>, 0x6139f0e8119e <vm_exec_core+7566>, 0x6139f0e817f7 <vm_exec_core+9191>, 0x6139f0e8207f <vm_exec_core+11375>, 0x6139f0e83f5f <vm_exec_core+19279>, 0x6139f0e836e2 <vm_exec_core+17106>, 0x6139f0e83f5a <vm_exec_core+19274>, 0x6139f0e84750 <vm_exec_core+21312>, 0x6139f0e8474e <vm_exec_core+21310>, 0x6139f0e817f2 <vm_exec_core+9186>, 0x6139f0e84cb1 <vm_exec_core+22689>, 0x6139f0e82ac2 <vm_exec_core+14002>, 0x6139f0e82ac7 <vm_exec_core+14007>, 0x6139f0e8474c <vm_exec_core+21308>, 0x6139f0e8462b <vm_exec_core+21019>, 0x6139f0e83ab8 <vm_exec_core+18088>, 0x6139f0e837d6 <vm_exec_core+17350>, 0x6139f0e8474a <vm_exec_core+21306>, 0x6139f0e83bec <vm_exec_core+18396>...} reg_cfp = 0x7d16e07ff608 reg_pc = 0x5190000166b8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #93 0x00006139f0e7c341 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #94 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000003d0 _tag = <optimized out> state = <optimized out> result = 36 #95 0x00006139f0efcae2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7d16e07ff738, self=137537229747160, 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 = 0x7d16e29c5588 cfp = <optimized out> sp = 0x7d16e06ff8d0 use_argv = 0x7d16e108c0e0 stack_argv = 0x7d16e06ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #96 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 = 0x7d16e07ff738 #97 0x00006139f0ea92a6 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. #98 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. #99 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #100 0x00006139f0ea92a6 in rb_yield (val=<optimized out>) No locals. #101 0x00006139f105a526 in rb_ary_collect (ary=137537230028200) at /tmp/ruby/src/trunk_asan/array.c:3621 collect = 137537230028120 i = 0 #102 0x00006139f0edf4d8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x163100000001 cc = <optimized out> me = 0x7d16e2b600f0 cfunc = 0x50400000a818 recv = 137537230028200 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #103 0x00006139f0e8430b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7d16e07ff720, cd=0x502000012bf0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #104 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000012bf0 insns_address_table = {0x6139f0e7fb19 <vm_exec_core+1801>, 0x6139f0e80bea <vm_exec_core+6106>, 0x6139f0e8681f <vm_exec_core+29711>, 0x6139f0e80742 <vm_exec_core+4914>, 0x6139f0e8741e <vm_exec_core+32782>, 0x6139f0e851e2 <vm_exec_core+24018>, 0x6139f0e82b5d <vm_exec_core+14157>, 0x6139f0e7fc99 <vm_exec_core+2185>, 0x6139f0e86e87 <vm_exec_core+31351>, 0x6139f0e86b81 <vm_exec_core+30577>, 0x6139f0e809ba <vm_exec_core+5546>, 0x6139f0e80237 <vm_exec_core+3623>, 0x6139f0e85837 <vm_exec_core+25639>, 0x6139f0e81971 <vm_exec_core+9569>, 0x6139f0e870c5 <vm_exec_core+31925>, 0x6139f0e86d0f <vm_exec_core+30975>, 0x6139f0e81fd1 <vm_exec_core+11201>, 0x6139f0e82adb <vm_exec_core+14027>, 0x6139f0e85430 <vm_exec_core+24608>, 0x6139f0e86c70 <vm_exec_core+30816>, 0x6139f0e84597 <vm_exec_core+20871>, 0x6139f0e854ca <vm_exec_core+24762>, 0x6139f0e85be8 <vm_exec_core+26584>, 0x6139f0e844c3 <vm_exec_core+20659>, 0x6139f0e80163 <vm_exec_core+3411>, 0x6139f0e84cfc <vm_exec_core+22764>, 0x6139f0e7ffd9 <vm_exec_core+3017>, 0x6139f0e80449 <vm_exec_core+4153>, 0x6139f0e8231e <vm_exec_core+12046>, 0x6139f0e84064 <vm_exec_core+19540>, 0x6139f0e84a45 <vm_exec_core+22069>, 0x6139f0e83c00 <vm_exec_core+18416>, 0x6139f0e7fb5e <vm_exec_core+1870>, 0x6139f0e8616a <vm_exec_core+27994>, 0x6139f0e86a96 <vm_exec_core+30342>, 0x6139f0e80522 <vm_exec_core+4370>, 0x6139f0e810b6 <vm_exec_core+7334>, 0x6139f0e80b3c <vm_exec_core+5932>, 0x6139f0e81a76 <vm_exec_core+9830>, 0x6139f0e82a70 <vm_exec_core+13920>, 0x6139f0e805e4 <vm_exec_core+4564>, 0x6139f0e85fb3 <vm_exec_core+27555>, 0x6139f0e81025 <vm_exec_core+7189>, 0x6139f0e8292e <vm_exec_core+13598>, 0x6139f0e832e3 <vm_exec_core+16083>, 0x6139f0e858e3 <vm_exec_core+25811>, 0x6139f0e84773 <vm_exec_core+21347>, 0x6139f0e81b6a <vm_exec_core+10074>, 0x6139f0e813f3 <vm_exec_core+8163>, 0x6139f0e85711 <vm_exec_core+25345>, 0x6139f0e8256c <vm_exec_core+12636>, 0x6139f0e84e07 <vm_exec_core+23031>, 0x6139f0e847fb <vm_exec_core+21483>, 0x6139f0e84ed4 <vm_exec_core+23236>, 0x6139f0e86741 <vm_exec_core+29489>, 0x6139f0e838c4 <vm_exec_core+17588>, 0x6139f0e859b2 <vm_exec_core+26018>, 0x6139f0e7f79b <vm_exec_core+907>, 0x6139f0e85575 <vm_exec_core+24933>, 0x6139f0e81e42 <vm_exec_core+10802>, 0x6139f0e84108 <vm_exec_core+19704>, 0x6139f0e84668 <vm_exec_core+21080>, 0x6139f0e7f7a0 <vm_exec_core+912>, 0x6139f0e83f73 <vm_exec_core+19299>, 0x6139f0e8223f <vm_exec_core+11823>, 0x6139f0e815b0 <vm_exec_core+8608>, 0x6139f0e84f68 <vm_exec_core+23384>, 0x6139f0e806a0 <vm_exec_core+4752>, 0x6139f0e82e24 <vm_exec_core+14868>, 0x6139f0e8e689 <vm_exec_core+62073>, 0x6139f0e84b27 <vm_exec_core+22295>, 0x6139f0e80f01 <vm_exec_core+6897>, 0x6139f0e812cf <vm_exec_core+7871>, 0x6139f0e811ad <vm_exec_core+7581>, 0x6139f0e81806 <vm_exec_core+9206>, 0x6139f0e8208e <vm_exec_core+11390>, 0x6139f0e80e22 <vm_exec_core+6674>, 0x6139f0e876b3 <vm_exec_core+33443>, 0x6139f0e84bde <vm_exec_core+22478>, 0x6139f0e836ec <vm_exec_core+17116>, 0x6139f0e86061 <vm_exec_core+27729>, 0x6139f0e877d1 <vm_exec_core+33729>, 0x6139f0e863c7 <vm_exec_core+28599>, 0x6139f0e8721e <vm_exec_core+32270>, 0x6139f0e872f6 <vm_exec_core+32486>, 0x6139f0e8007c <vm_exec_core+3180>, 0x6139f0e86da4 <vm_exec_core+31124>, 0x6139f0e8242f <vm_exec_core+12319>, 0x6139f0e86fdf <vm_exec_core+31695>, 0x6139f0e81eee <vm_exec_core+10974>, 0x6139f0e862c5 <vm_exec_core+28341>, 0x6139f0e7fea3 <vm_exec_core+2707>, 0x6139f0e81c84 <vm_exec_core+10356>, 0x6139f0e8302c <vm_exec_core+15388>, 0x6139f0e829c5 <vm_exec_core+13749>, 0x6139f0e82794 <vm_exec_core+13188>, 0x6139f0e7f897 <vm_exec_core+1159>, 0x6139f0e7fdba <vm_exec_core+2474>, 0x6139f0e7f929 <vm_exec_core+1305>, 0x6139f0e865e0 <vm_exec_core+29136>, 0x6139f0e83e10 <vm_exec_core+18944>, 0x6139f0e833b4 <vm_exec_core+16292>, 0x6139f0e83ad1 <vm_exec_core+18113>, 0x6139f0e837ea <vm_exec_core+17370>, 0x6139f0e82835 <vm_exec_core+13349>, 0x6139f0e831d8 <vm_exec_core+15816>, 0x6139f0e82cfa <vm_exec_core+14570>, 0x6139f0e834e3 <vm_exec_core+16595>, 0x6139f0e83565 <vm_exec_core+16725>, 0x6139f0e7fb0a <vm_exec_core+1786>, 0x6139f0e80bdb <vm_exec_core+6091>, 0x6139f0e86810 <vm_exec_core+29696>, 0x6139f0e80733 <vm_exec_core+4899>, 0x6139f0e8740f <vm_exec_core+32767>, 0x6139f0e851d3 <vm_exec_core+24003>, 0x6139f0e82b4e <vm_exec_core+14142>, 0x6139f0e7fc8a <vm_exec_core+2170>, 0x6139f0e86e78 <vm_exec_core+31336>, 0x6139f0e86b72 <vm_exec_core+30562>, 0x6139f0e809ab <vm_exec_core+5531>, 0x6139f0e80228 <vm_exec_core+3608>, 0x6139f0e85828 <vm_exec_core+25624>, 0x6139f0e81962 <vm_exec_core+9554>, 0x6139f0e870b6 <vm_exec_core+31910>, 0x6139f0e86d00 <vm_exec_core+30960>, 0x6139f0e81fc2 <vm_exec_core+11186>, 0x6139f0e82acc <vm_exec_core+14012>, 0x6139f0e85421 <vm_exec_core+24593>, 0x6139f0e86c61 <vm_exec_core+30801>, 0x6139f0e84588 <vm_exec_core+20856>, 0x6139f0e854bb <vm_exec_core+24747>, 0x6139f0e85bd9 <vm_exec_core+26569>, 0x6139f0e844b4 <vm_exec_core+20644>, 0x6139f0e80154 <vm_exec_core+3396>, 0x6139f0e84ced <vm_exec_core+22749>, 0x6139f0e7ffca <vm_exec_core+3002>, 0x6139f0e8043a <vm_exec_core+4138>, 0x6139f0e8230f <vm_exec_core+12031>, 0x6139f0e84055 <vm_exec_core+19525>, 0x6139f0e84a36 <vm_exec_core+22054>, 0x6139f0e83bf1 <vm_exec_core+18401>, 0x6139f0e7fb4f <vm_exec_core+1855>, 0x6139f0e8615b <vm_exec_core+27979>, 0x6139f0e86a87 <vm_exec_core+30327>, 0x6139f0e80513 <vm_exec_core+4355>, 0x6139f0e810a7 <vm_exec_core+7319>, 0x6139f0e80b2d <vm_exec_core+5917>, 0x6139f0e81a67 <vm_exec_core+9815>, 0x6139f0e82a61 <vm_exec_core+13905>, 0x6139f0e805d5 <vm_exec_core+4549>, 0x6139f0e85fa4 <vm_exec_core+27540>, 0x6139f0e81016 <vm_exec_core+7174>, 0x6139f0e8291f <vm_exec_core+13583>, 0x6139f0e832d4 <vm_exec_core+16068>, 0x6139f0e858d4 <vm_exec_core+25796>, 0x6139f0e84764 <vm_exec_core+21332>, 0x6139f0e81b5b <vm_exec_core+10059>, 0x6139f0e813e4 <vm_exec_core+8148>, 0x6139f0e85702 <vm_exec_core+25330>, 0x6139f0e8255d <vm_exec_core+12621>, 0x6139f0e84df8 <vm_exec_core+23016>, 0x6139f0e847ec <vm_exec_core+21468>, 0x6139f0e84ec5 <vm_exec_core+23221>, 0x6139f0e86732 <vm_exec_core+29474>, 0x6139f0e838b5 <vm_exec_core+17573>, 0x6139f0e859a3 <vm_exec_core+26003>, 0x6139f0e84750 <vm_exec_core+21312>, 0x6139f0e85566 <vm_exec_core+24918>, 0x6139f0e81e33 <vm_exec_core+10787>, 0x6139f0e840f9 <vm_exec_core+19689>, 0x6139f0e84659 <vm_exec_core+21065>, 0x6139f0e83018 <vm_exec_core+15368>, 0x6139f0e83f64 <vm_exec_core+19284>, 0x6139f0e82230 <vm_exec_core+11808>, 0x6139f0e815a1 <vm_exec_core+8593>, 0x6139f0e84f59 <vm_exec_core+23369>, 0x6139f0e80691 <vm_exec_core+4737>, 0x6139f0e82e15 <vm_exec_core+14853>, 0x6139f0e8e67a <vm_exec_core+62058>, 0x6139f0e84b18 <vm_exec_core+22280>, 0x6139f0e80ef2 <vm_exec_core+6882>, 0x6139f0e812c0 <vm_exec_core+7856>, 0x6139f0e8119e <vm_exec_core+7566>, 0x6139f0e817f7 <vm_exec_core+9191>, 0x6139f0e8207f <vm_exec_core+11375>, 0x6139f0e83f5f <vm_exec_core+19279>, 0x6139f0e836e2 <vm_exec_core+17106>, 0x6139f0e83f5a <vm_exec_core+19274>, 0x6139f0e84750 <vm_exec_core+21312>, 0x6139f0e8474e <vm_exec_core+21310>, 0x6139f0e817f2 <vm_exec_core+9186>, 0x6139f0e84cb1 <vm_exec_core+22689>, 0x6139f0e82ac2 <vm_exec_core+14002>, 0x6139f0e82ac7 <vm_exec_core+14007>, 0x6139f0e8474c <vm_exec_core+21308>, 0x6139f0e8462b <vm_exec_core+21019>, 0x6139f0e83ab8 <vm_exec_core+18088>, 0x6139f0e837d6 <vm_exec_core+17350>, 0x6139f0e8474a <vm_exec_core+21306>, 0x6139f0e83bec <vm_exec_core+18396>...} reg_cfp = 0x7d16e07ff720 reg_pc = 0x50400002f9f8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #105 0x00006139f0e7c341 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #106 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000003d0 _tag = <optimized out> state = <optimized out> result = 36 #107 0x00006139f0b0235b in rb_ec_exec_node (ec=0x5160000003d0, n=0x7d16e29c5718) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe5c3332d0, <optimized out>, 0x7ffe5c333220, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7d16e29c5718 #108 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000003d0 status = <optimized out> #109 0x00006139f0afb8c7 in rb_main (argc=10, argv=0x7ffe5c3334a8) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #110 main (argc=10, argv=0x7ffe5c3334a8) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 1747907) detached] $ timeout 60 gdb -p 1738218 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1747908] [New LWP 1747303] [New LWP 1741926] [New LWP 1738381] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". __memcpy_avx_unaligned_erms () at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:255 >>> Threads Id Target Id Frame * 1 Thread 0x7d16e3480c40 (LWP 1738218) "ruby" __memcpy_avx_unaligned_erms () at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:255 2 Thread 0x7d16c70006c0 (LWP 1747908) "ruby" 0x00007d16e331b4cd in __GI___poll (fds=0x7d16b0709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x7d16ba2006c0 (LWP 1747303) "parallel.rb:40" 0x00007d16e331b4cd in __GI___poll (fds=0x7d16b201e160, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x7d16bd6006c0 (LWP 1741926) "Timeout stdlib " 0x00007d16e3298d61 in __futex_abstimed_wait_common64 (private=24889, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000b59594) at ./nptl/futex-internal.c:57 5 Thread 0x7d16be8006c0 (LWP 1738381) "Gem::Timeout st" 0x00007d16e3298d61 in __futex_abstimed_wait_common64 (private=24889, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000630394) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 5 (Thread 0x7d16be8006c0 (LWP 1738381) "Gem::Timeout st"): #0 0x00007d16e3298d61 in __futex_abstimed_wait_common64 (private=24889, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000630394) 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=24889, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000630394) 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=0x50c000630394, 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 0x00007d16e329b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x515000000920, cond=0x50c000630368) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7d16e329b4a0 <__condvar_cleanup_waiting>, __arg = 0x7d16be7fec30, __canceltype = -1110375696, __prev = 0x0} cbuffer = {wseq = 15, cond = 0x50c000630368, mutex = 0x515000000920, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 15 seq = 7 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=0x50c000630368, mutex=mutex@entry=0x515000000920) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00006139f0de6361 in rb_native_cond_wait (cond=0x50c000630394, mutex=0x515000000920) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x515000000920, th=th@entry=0x5150000fe400, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863 next_th = <optimized out> #7 0x00006139f0e0a392 in thread_sched_to_waiting_until_wakeup (sched=0x515000000920, th=th@entry=0x5150000fe400) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105 can_direct_transfer = <optimized out> #8 0x00006139f0df07d1 in native_sleep (th=0x5150000fe400, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3344 sched = <optimized out> #9 sleep_forever (th=0x5150000fe400, 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 0x00006139f0e08e05 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=137536695274440, 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 0x00006139f0b06060 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 = 0x516001e9aed0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7d16be7fef90, <optimized out>, 0x7d16be7feea0, <optimized out>, <optimized out>}, prev = 0x7d16bda09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001e9aed0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00006139f0e082ed in queue_do_pop (self=<optimized out>, q=0x504000332550, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103 queue_waiter = {w = {self = 137536695274440, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 137536695274440, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x504000332550 end = 0 #14 0x00006139f0e87ab5 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:7328 func_ptr = <optimized out> canary_p = <optimized out> ret = <optimized out> #15 0x00006139f0e87ab5 in vm_invoke_builtin_delegate (ec=0x516001e9aed0, cfp=0x7d16bf6fd758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x516001e9aed0) at ../../src/trunk_asan/insns.def:1632 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x6139f0e7fb19 <vm_exec_core+1801>, 0x6139f0e80bea <vm_exec_core+6106>, 0x6139f0e8681f <vm_exec_core+29711>, 0x6139f0e80742 <vm_exec_core+4914>, 0x6139f0e8741e <vm_exec_core+32782>, 0x6139f0e851e2 <vm_exec_core+24018>, 0x6139f0e82b5d <vm_exec_core+14157>, 0x6139f0e7fc99 <vm_exec_core+2185>, 0x6139f0e86e87 <vm_exec_core+31351>, 0x6139f0e86b81 <vm_exec_core+30577>, 0x6139f0e809ba <vm_exec_core+5546>, 0x6139f0e80237 <vm_exec_core+3623>, 0x6139f0e85837 <vm_exec_core+25639>, 0x6139f0e81971 <vm_exec_core+9569>, 0x6139f0e870c5 <vm_exec_core+31925>, 0x6139f0e86d0f <vm_exec_core+30975>, 0x6139f0e81fd1 <vm_exec_core+11201>, 0x6139f0e82adb <vm_exec_core+14027>, 0x6139f0e85430 <vm_exec_core+24608>, 0x6139f0e86c70 <vm_exec_core+30816>, 0x6139f0e84597 <vm_exec_core+20871>, 0x6139f0e854ca <vm_exec_core+24762>, 0x6139f0e85be8 <vm_exec_core+26584>, 0x6139f0e844c3 <vm_exec_core+20659>, 0x6139f0e80163 <vm_exec_core+3411>, 0x6139f0e84cfc <vm_exec_core+22764>, 0x6139f0e7ffd9 <vm_exec_core+3017>, 0x6139f0e80449 <vm_exec_core+4153>, 0x6139f0e8231e <vm_exec_core+12046>, 0x6139f0e84064 <vm_exec_core+19540>, 0x6139f0e84a45 <vm_exec_core+22069>, 0x6139f0e83c00 <vm_exec_core+18416>, 0x6139f0e7fb5e <vm_exec_core+1870>, 0x6139f0e8616a <vm_exec_core+27994>, 0x6139f0e86a96 <vm_exec_core+30342>, 0x6139f0e80522 <vm_exec_core+4370>, 0x6139f0e810b6 <vm_exec_core+7334>, 0x6139f0e80b3c <vm_exec_core+5932>, 0x6139f0e81a76 <vm_exec_core+9830>, 0x6139f0e82a70 <vm_exec_core+13920>, 0x6139f0e805e4 <vm_exec_core+4564>, 0x6139f0e85fb3 <vm_exec_core+27555>, 0x6139f0e81025 <vm_exec_core+7189>, 0x6139f0e8292e <vm_exec_core+13598>, 0x6139f0e832e3 <vm_exec_core+16083>, 0x6139f0e858e3 <vm_exec_core+25811>, 0x6139f0e84773 <vm_exec_core+21347>, 0x6139f0e81b6a <vm_exec_core+10074>, 0x6139f0e813f3 <vm_exec_core+8163>, 0x6139f0e85711 <vm_exec_core+25345>, 0x6139f0e8256c <vm_exec_core+12636>, 0x6139f0e84e07 <vm_exec_core+23031>, 0x6139f0e847fb <vm_exec_core+21483>, 0x6139f0e84ed4 <vm_exec_core+23236>, 0x6139f0e86741 <vm_exec_core+29489>, 0x6139f0e838c4 <vm_exec_core+17588>, 0x6139f0e859b2 <vm_exec_core+26018>, 0x6139f0e7f79b <vm_exec_core+907>, 0x6139f0e85575 <vm_exec_core+24933>, 0x6139f0e81e42 <vm_exec_core+10802>, 0x6139f0e84108 <vm_exec_core+19704>, 0x6139f0e84668 <vm_exec_core+21080>, 0x6139f0e7f7a0 <vm_exec_core+912>, 0x6139f0e83f73 <vm_exec_core+19299>, 0x6139f0e8223f <vm_exec_core+11823>, 0x6139f0e815b0 <vm_exec_core+8608>, 0x6139f0e84f68 <vm_exec_core+23384>, 0x6139f0e806a0 <vm_exec_core+4752>, 0x6139f0e82e24 <vm_exec_core+14868>, 0x6139f0e8e689 <vm_exec_core+62073>, 0x6139f0e84b27 <vm_exec_core+22295>, 0x6139f0e80f01 <vm_exec_core+6897>, 0x6139f0e812cf <vm_exec_core+7871>, 0x6139f0e811ad <vm_exec_core+7581>, 0x6139f0e81806 <vm_exec_core+9206>, 0x6139f0e8208e <vm_exec_core+11390>, 0x6139f0e80e22 <vm_exec_core+6674>, 0x6139f0e876b3 <vm_exec_core+33443>, 0x6139f0e84bde <vm_exec_core+22478>, 0x6139f0e836ec <vm_exec_core+17116>, 0x6139f0e86061 <vm_exec_core+27729>, 0x6139f0e877d1 <vm_exec_core+33729>, 0x6139f0e863c7 <vm_exec_core+28599>, 0x6139f0e8721e <vm_exec_core+32270>, 0x6139f0e872f6 <vm_exec_core+32486>, 0x6139f0e8007c <vm_exec_core+3180>, 0x6139f0e86da4 <vm_exec_core+31124>, 0x6139f0e8242f <vm_exec_core+12319>, 0x6139f0e86fdf <vm_exec_core+31695>, 0x6139f0e81eee <vm_exec_core+10974>, 0x6139f0e862c5 <vm_exec_core+28341>, 0x6139f0e7fea3 <vm_exec_core+2707>, 0x6139f0e81c84 <vm_exec_core+10356>, 0x6139f0e8302c <vm_exec_core+15388>, 0x6139f0e829c5 <vm_exec_core+13749>, 0x6139f0e82794 <vm_exec_core+13188>, 0x6139f0e7f897 <vm_exec_core+1159>, 0x6139f0e7fdba <vm_exec_core+2474>, 0x6139f0e7f929 <vm_exec_core+1305>, 0x6139f0e865e0 <vm_exec_core+29136>, 0x6139f0e83e10 <vm_exec_core+18944>, 0x6139f0e833b4 <vm_exec_core+16292>, 0x6139f0e83ad1 <vm_exec_core+18113>, 0x6139f0e837ea <vm_exec_core+17370>, 0x6139f0e82835 <vm_exec_core+13349>, 0x6139f0e831d8 <vm_exec_core+15816>, 0x6139f0e82cfa <vm_exec_core+14570>, 0x6139f0e834e3 <vm_exec_core+16595>, 0x6139f0e83565 <vm_exec_core+16725>, 0x6139f0e7fb0a <vm_exec_core+1786>, 0x6139f0e80bdb <vm_exec_core+6091>, 0x6139f0e86810 <vm_exec_core+29696>, 0x6139f0e80733 <vm_exec_core+4899>, 0x6139f0e8740f <vm_exec_core+32767>, 0x6139f0e851d3 <vm_exec_core+24003>, 0x6139f0e82b4e <vm_exec_core+14142>, 0x6139f0e7fc8a <vm_exec_core+2170>, 0x6139f0e86e78 <vm_exec_core+31336>, 0x6139f0e86b72 <vm_exec_core+30562>, 0x6139f0e809ab <vm_exec_core+5531>, 0x6139f0e80228 <vm_exec_core+3608>, 0x6139f0e85828 <vm_exec_core+25624>, 0x6139f0e81962 <vm_exec_core+9554>, 0x6139f0e870b6 <vm_exec_core+31910>, 0x6139f0e86d00 <vm_exec_core+30960>, 0x6139f0e81fc2 <vm_exec_core+11186>, 0x6139f0e82acc <vm_exec_core+14012>, 0x6139f0e85421 <vm_exec_core+24593>, 0x6139f0e86c61 <vm_exec_core+30801>, 0x6139f0e84588 <vm_exec_core+20856>, 0x6139f0e854bb <vm_exec_core+24747>, 0x6139f0e85bd9 <vm_exec_core+26569>, 0x6139f0e844b4 <vm_exec_core+20644>, 0x6139f0e80154 <vm_exec_core+3396>, 0x6139f0e84ced <vm_exec_core+22749>, 0x6139f0e7ffca <vm_exec_core+3002>, 0x6139f0e8043a <vm_exec_core+4138>, 0x6139f0e8230f <vm_exec_core+12031>, 0x6139f0e84055 <vm_exec_core+19525>, 0x6139f0e84a36 <vm_exec_core+22054>, 0x6139f0e83bf1 <vm_exec_core+18401>, 0x6139f0e7fb4f <vm_exec_core+1855>, 0x6139f0e8615b <vm_exec_core+27979>, 0x6139f0e86a87 <vm_exec_core+30327>, 0x6139f0e80513 <vm_exec_core+4355>, 0x6139f0e810a7 <vm_exec_core+7319>, 0x6139f0e80b2d <vm_exec_core+5917>, 0x6139f0e81a67 <vm_exec_core+9815>, 0x6139f0e82a61 <vm_exec_core+13905>, 0x6139f0e805d5 <vm_exec_core+4549>, 0x6139f0e85fa4 <vm_exec_core+27540>, 0x6139f0e81016 <vm_exec_core+7174>, 0x6139f0e8291f <vm_exec_core+13583>, 0x6139f0e832d4 <vm_exec_core+16068>, 0x6139f0e858d4 <vm_exec_core+25796>, 0x6139f0e84764 <vm_exec_core+21332>, 0x6139f0e81b5b <vm_exec_core+10059>, 0x6139f0e813e4 <vm_exec_core+8148>, 0x6139f0e85702 <vm_exec_core+25330>, 0x6139f0e8255d <vm_exec_core+12621>, 0x6139f0e84df8 <vm_exec_core+23016>, 0x6139f0e847ec <vm_exec_core+21468>, 0x6139f0e84ec5 <vm_exec_core+23221>, 0x6139f0e86732 <vm_exec_core+29474>, 0x6139f0e838b5 <vm_exec_core+17573>, 0x6139f0e859a3 <vm_exec_core+26003>, 0x6139f0e84750 <vm_exec_core+21312>, 0x6139f0e85566 <vm_exec_core+24918>, 0x6139f0e81e33 <vm_exec_core+10787>, 0x6139f0e840f9 <vm_exec_core+19689>, 0x6139f0e84659 <vm_exec_core+21065>, 0x6139f0e83018 <vm_exec_core+15368>, 0x6139f0e83f64 <vm_exec_core+19284>, 0x6139f0e82230 <vm_exec_core+11808>, 0x6139f0e815a1 <vm_exec_core+8593>, 0x6139f0e84f59 <vm_exec_core+23369>, 0x6139f0e80691 <vm_exec_core+4737>, 0x6139f0e82e15 <vm_exec_core+14853>, 0x6139f0e8e67a <vm_exec_core+62058>, 0x6139f0e84b18 <vm_exec_core+22280>, 0x6139f0e80ef2 <vm_exec_core+6882>, 0x6139f0e812c0 <vm_exec_core+7856>, 0x6139f0e8119e <vm_exec_core+7566>, 0x6139f0e817f7 <vm_exec_core+9191>, 0x6139f0e8207f <vm_exec_core+11375>, 0x6139f0e83f5f <vm_exec_core+19279>, 0x6139f0e836e2 <vm_exec_core+17106>, 0x6139f0e83f5a <vm_exec_core+19274>, 0x6139f0e84750 <vm_exec_core+21312>, 0x6139f0e8474e <vm_exec_core+21310>, 0x6139f0e817f2 <vm_exec_core+9186>, 0x6139f0e84cb1 <vm_exec_core+22689>, 0x6139f0e82ac2 <vm_exec_core+14002>, 0x6139f0e82ac7 <vm_exec_core+14007>, 0x6139f0e8474c <vm_exec_core+21308>, 0x6139f0e8462b <vm_exec_core+21019>, 0x6139f0e83ab8 <vm_exec_core+18088>, 0x6139f0e837d6 <vm_exec_core+17350>, 0x6139f0e8474a <vm_exec_core+21306>, 0x6139f0e83bec <vm_exec_core+18396>...} reg_cfp = 0x7d16bf6fd758 reg_pc = <optimized out> INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #17 0x00006139f0e7bf88 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516001e9aed0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x00006139f0eb917b in invoke_iseq_block_from_c (ec=0x516001e9aed0, captured=<optimized out>, self=137536758719920, 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 = 0x7d16c1dd94d8 cfp = 0x7d16bf6fd7c8 sp = 0x7d16bf5fd818 use_argv = <optimized out> stack_argv = 0x7d16bf5fd818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x516001e9aed0, self=137536758719920, 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 0x00006139f0eb7406 in rb_vm_invoke_proc (ec=0x50c000630394, proc=0x189, proc@entry=0x5040003aac90, argc=-483816095, 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 0x00006139f0e0e889 in thread_do_start_proc (th=th@entry=0x5150000fe400) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040003aac90 args_len = 0 args_ptr = <optimized out> #23 0x00006139f0e0c43a in thread_do_start (th=0x5150000fe400) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #24 thread_start_func_2 (th=th@entry=0x5150000fe400, 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 0x00006139f0e0b6fe in call_thread_start_func_2 (th=0x5150000fe400) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x7d16be7ffce0 #26 nt_start (ptr=0x50c000630340) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x5150000fe400 sched = <optimized out> nt = 0x50c000630340 vm = 0x525000000100 #27 0x00006139f0abb81f in asan_thread_start(void*) () No symbol table info available. #28 0x00007d16e329ca94 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 = {137536638813888, 7241105701318101437, 137536638813888, -352, 22, 140730445265904, 7241105701339072957, 7240989857770965437}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x00007d16e3329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 4 (Thread 0x7d16bd6006c0 (LWP 1741926) "Timeout stdlib "): #0 0x00007d16e3298d61 in __futex_abstimed_wait_common64 (private=24889, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000b59594) 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=24889, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000b59594) 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=0x50c000b59594, 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 0x00007d16e329b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x515000000920, cond=0x50c000b59568) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7d16e329b4a0 <__condvar_cleanup_waiting>, __arg = 0x7d16bd5fec30, __canceltype = -1164930320, __prev = 0x0} cbuffer = {wseq = 3, cond = 0x50c000b59568, mutex = 0x515000000920, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 3 seq = 1 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=0x50c000b59568, mutex=mutex@entry=0x515000000920) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00006139f0de6361 in rb_native_cond_wait (cond=0x50c000b59594, mutex=0x515000000920) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x515000000920, th=th@entry=0x5150001d1080, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863 next_th = <optimized out> #7 0x00006139f0e0a392 in thread_sched_to_waiting_until_wakeup (sched=0x515000000920, th=th@entry=0x5150001d1080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105 can_direct_transfer = <optimized out> #8 0x00006139f0df07d1 in native_sleep (th=0x5150001d1080, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3344 sched = <optimized out> #9 sleep_forever (th=0x5150001d1080, 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 0x00006139f0e08e05 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=137537244613320, 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 0x00006139f0b06060 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 = 0x5160039b34d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7d16bd5fef90, <optimized out>, 0x7d16bd5feea0, <optimized out>, <optimized out>}, prev = 0x7d16ba609240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160039b34d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00006139f0e082ed in queue_do_pop (self=<optimized out>, q=0x50400005d2d0, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103 queue_waiter = {w = {self = 137537244613320, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 137537244613320, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400005d2d0 end = 0 #14 0x00006139f0e87ab5 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:7328 func_ptr = <optimized out> canary_p = <optimized out> ret = <optimized out> #15 0x00006139f0e87ab5 in vm_invoke_builtin_delegate (ec=0x5160039b34d0, cfp=0x7d16be9fb758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x5160039b34d0) at ../../src/trunk_asan/insns.def:1632 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x6139f0e7fb19 <vm_exec_core+1801>, 0x6139f0e80bea <vm_exec_core+6106>, 0x6139f0e8681f <vm_exec_core+29711>, 0x6139f0e80742 <vm_exec_core+4914>, 0x6139f0e8741e <vm_exec_core+32782>, 0x6139f0e851e2 <vm_exec_core+24018>, 0x6139f0e82b5d <vm_exec_core+14157>, 0x6139f0e7fc99 <vm_exec_core+2185>, 0x6139f0e86e87 <vm_exec_core+31351>, 0x6139f0e86b81 <vm_exec_core+30577>, 0x6139f0e809ba <vm_exec_core+5546>, 0x6139f0e80237 <vm_exec_core+3623>, 0x6139f0e85837 <vm_exec_core+25639>, 0x6139f0e81971 <vm_exec_core+9569>, 0x6139f0e870c5 <vm_exec_core+31925>, 0x6139f0e86d0f <vm_exec_core+30975>, 0x6139f0e81fd1 <vm_exec_core+11201>, 0x6139f0e82adb <vm_exec_core+14027>, 0x6139f0e85430 <vm_exec_core+24608>, 0x6139f0e86c70 <vm_exec_core+30816>, 0x6139f0e84597 <vm_exec_core+20871>, 0x6139f0e854ca <vm_exec_core+24762>, 0x6139f0e85be8 <vm_exec_core+26584>, 0x6139f0e844c3 <vm_exec_core+20659>, 0x6139f0e80163 <vm_exec_core+3411>, 0x6139f0e84cfc <vm_exec_core+22764>, 0x6139f0e7ffd9 <vm_exec_core+3017>, 0x6139f0e80449 <vm_exec_core+4153>, 0x6139f0e8231e <vm_exec_core+12046>, 0x6139f0e84064 <vm_exec_core+19540>, 0x6139f0e84a45 <vm_exec_core+22069>, 0x6139f0e83c00 <vm_exec_core+18416>, 0x6139f0e7fb5e <vm_exec_core+1870>, 0x6139f0e8616a <vm_exec_core+27994>, 0x6139f0e86a96 <vm_exec_core+30342>, 0x6139f0e80522 <vm_exec_core+4370>, 0x6139f0e810b6 <vm_exec_core+7334>, 0x6139f0e80b3c <vm_exec_core+5932>, 0x6139f0e81a76 <vm_exec_core+9830>, 0x6139f0e82a70 <vm_exec_core+13920>, 0x6139f0e805e4 <vm_exec_core+4564>, 0x6139f0e85fb3 <vm_exec_core+27555>, 0x6139f0e81025 <vm_exec_core+7189>, 0x6139f0e8292e <vm_exec_core+13598>, 0x6139f0e832e3 <vm_exec_core+16083>, 0x6139f0e858e3 <vm_exec_core+25811>, 0x6139f0e84773 <vm_exec_core+21347>, 0x6139f0e81b6a <vm_exec_core+10074>, 0x6139f0e813f3 <vm_exec_core+8163>, 0x6139f0e85711 <vm_exec_core+25345>, 0x6139f0e8256c <vm_exec_core+12636>, 0x6139f0e84e07 <vm_exec_core+23031>, 0x6139f0e847fb <vm_exec_core+21483>, 0x6139f0e84ed4 <vm_exec_core+23236>, 0x6139f0e86741 <vm_exec_core+29489>, 0x6139f0e838c4 <vm_exec_core+17588>, 0x6139f0e859b2 <vm_exec_core+26018>, 0x6139f0e7f79b <vm_exec_core+907>, 0x6139f0e85575 <vm_exec_core+24933>, 0x6139f0e81e42 <vm_exec_core+10802>, 0x6139f0e84108 <vm_exec_core+19704>, 0x6139f0e84668 <vm_exec_core+21080>, 0x6139f0e7f7a0 <vm_exec_core+912>, 0x6139f0e83f73 <vm_exec_core+19299>, 0x6139f0e8223f <vm_exec_core+11823>, 0x6139f0e815b0 <vm_exec_core+8608>, 0x6139f0e84f68 <vm_exec_core+23384>, 0x6139f0e806a0 <vm_exec_core+4752>, 0x6139f0e82e24 <vm_exec_core+14868>, 0x6139f0e8e689 <vm_exec_core+62073>, 0x6139f0e84b27 <vm_exec_core+22295>, 0x6139f0e80f01 <vm_exec_core+6897>, 0x6139f0e812cf <vm_exec_core+7871>, 0x6139f0e811ad <vm_exec_core+7581>, 0x6139f0e81806 <vm_exec_core+9206>, 0x6139f0e8208e <vm_exec_core+11390>, 0x6139f0e80e22 <vm_exec_core+6674>, 0x6139f0e876b3 <vm_exec_core+33443>, 0x6139f0e84bde <vm_exec_core+22478>, 0x6139f0e836ec <vm_exec_core+17116>, 0x6139f0e86061 <vm_exec_core+27729>, 0x6139f0e877d1 <vm_exec_core+33729>, 0x6139f0e863c7 <vm_exec_core+28599>, 0x6139f0e8721e <vm_exec_core+32270>, 0x6139f0e872f6 <vm_exec_core+32486>, 0x6139f0e8007c <vm_exec_core+3180>, 0x6139f0e86da4 <vm_exec_core+31124>, 0x6139f0e8242f <vm_exec_core+12319>, 0x6139f0e86fdf <vm_exec_core+31695>, 0x6139f0e81eee <vm_exec_core+10974>, 0x6139f0e862c5 <vm_exec_core+28341>, 0x6139f0e7fea3 <vm_exec_core+2707>, 0x6139f0e81c84 <vm_exec_core+10356>, 0x6139f0e8302c <vm_exec_core+15388>, 0x6139f0e829c5 <vm_exec_core+13749>, 0x6139f0e82794 <vm_exec_core+13188>, 0x6139f0e7f897 <vm_exec_core+1159>, 0x6139f0e7fdba <vm_exec_core+2474>, 0x6139f0e7f929 <vm_exec_core+1305>, 0x6139f0e865e0 <vm_exec_core+29136>, 0x6139f0e83e10 <vm_exec_core+18944>, 0x6139f0e833b4 <vm_exec_core+16292>, 0x6139f0e83ad1 <vm_exec_core+18113>, 0x6139f0e837ea <vm_exec_core+17370>, 0x6139f0e82835 <vm_exec_core+13349>, 0x6139f0e831d8 <vm_exec_core+15816>, 0x6139f0e82cfa <vm_exec_core+14570>, 0x6139f0e834e3 <vm_exec_core+16595>, 0x6139f0e83565 <vm_exec_core+16725>, 0x6139f0e7fb0a <vm_exec_core+1786>, 0x6139f0e80bdb <vm_exec_core+6091>, 0x6139f0e86810 <vm_exec_core+29696>, 0x6139f0e80733 <vm_exec_core+4899>, 0x6139f0e8740f <vm_exec_core+32767>, 0x6139f0e851d3 <vm_exec_core+24003>, 0x6139f0e82b4e <vm_exec_core+14142>, 0x6139f0e7fc8a <vm_exec_core+2170>, 0x6139f0e86e78 <vm_exec_core+31336>, 0x6139f0e86b72 <vm_exec_core+30562>, 0x6139f0e809ab <vm_exec_core+5531>, 0x6139f0e80228 <vm_exec_core+3608>, 0x6139f0e85828 <vm_exec_core+25624>, 0x6139f0e81962 <vm_exec_core+9554>, 0x6139f0e870b6 <vm_exec_core+31910>, 0x6139f0e86d00 <vm_exec_core+30960>, 0x6139f0e81fc2 <vm_exec_core+11186>, 0x6139f0e82acc <vm_exec_core+14012>, 0x6139f0e85421 <vm_exec_core+24593>, 0x6139f0e86c61 <vm_exec_core+30801>, 0x6139f0e84588 <vm_exec_core+20856>, 0x6139f0e854bb <vm_exec_core+24747>, 0x6139f0e85bd9 <vm_exec_core+26569>, 0x6139f0e844b4 <vm_exec_core+20644>, 0x6139f0e80154 <vm_exec_core+3396>, 0x6139f0e84ced <vm_exec_core+22749>, 0x6139f0e7ffca <vm_exec_core+3002>, 0x6139f0e8043a <vm_exec_core+4138>, 0x6139f0e8230f <vm_exec_core+12031>, 0x6139f0e84055 <vm_exec_core+19525>, 0x6139f0e84a36 <vm_exec_core+22054>, 0x6139f0e83bf1 <vm_exec_core+18401>, 0x6139f0e7fb4f <vm_exec_core+1855>, 0x6139f0e8615b <vm_exec_core+27979>, 0x6139f0e86a87 <vm_exec_core+30327>, 0x6139f0e80513 <vm_exec_core+4355>, 0x6139f0e810a7 <vm_exec_core+7319>, 0x6139f0e80b2d <vm_exec_core+5917>, 0x6139f0e81a67 <vm_exec_core+9815>, 0x6139f0e82a61 <vm_exec_core+13905>, 0x6139f0e805d5 <vm_exec_core+4549>, 0x6139f0e85fa4 <vm_exec_core+27540>, 0x6139f0e81016 <vm_exec_core+7174>, 0x6139f0e8291f <vm_exec_core+13583>, 0x6139f0e832d4 <vm_exec_core+16068>, 0x6139f0e858d4 <vm_exec_core+25796>, 0x6139f0e84764 <vm_exec_core+21332>, 0x6139f0e81b5b <vm_exec_core+10059>, 0x6139f0e813e4 <vm_exec_core+8148>, 0x6139f0e85702 <vm_exec_core+25330>, 0x6139f0e8255d <vm_exec_core+12621>, 0x6139f0e84df8 <vm_exec_core+23016>, 0x6139f0e847ec <vm_exec_core+21468>, 0x6139f0e84ec5 <vm_exec_core+23221>, 0x6139f0e86732 <vm_exec_core+29474>, 0x6139f0e838b5 <vm_exec_core+17573>, 0x6139f0e859a3 <vm_exec_core+26003>, 0x6139f0e84750 <vm_exec_core+21312>, 0x6139f0e85566 <vm_exec_core+24918>, 0x6139f0e81e33 <vm_exec_core+10787>, 0x6139f0e840f9 <vm_exec_core+19689>, 0x6139f0e84659 <vm_exec_core+21065>, 0x6139f0e83018 <vm_exec_core+15368>, 0x6139f0e83f64 <vm_exec_core+19284>, 0x6139f0e82230 <vm_exec_core+11808>, 0x6139f0e815a1 <vm_exec_core+8593>, 0x6139f0e84f59 <vm_exec_core+23369>, 0x6139f0e80691 <vm_exec_core+4737>, 0x6139f0e82e15 <vm_exec_core+14853>, 0x6139f0e8e67a <vm_exec_core+62058>, 0x6139f0e84b18 <vm_exec_core+22280>, 0x6139f0e80ef2 <vm_exec_core+6882>, 0x6139f0e812c0 <vm_exec_core+7856>, 0x6139f0e8119e <vm_exec_core+7566>, 0x6139f0e817f7 <vm_exec_core+9191>, 0x6139f0e8207f <vm_exec_core+11375>, 0x6139f0e83f5f <vm_exec_core+19279>, 0x6139f0e836e2 <vm_exec_core+17106>, 0x6139f0e83f5a <vm_exec_core+19274>, 0x6139f0e84750 <vm_exec_core+21312>, 0x6139f0e8474e <vm_exec_core+21310>, 0x6139f0e817f2 <vm_exec_core+9186>, 0x6139f0e84cb1 <vm_exec_core+22689>, 0x6139f0e82ac2 <vm_exec_core+14002>, 0x6139f0e82ac7 <vm_exec_core+14007>, 0x6139f0e8474c <vm_exec_core+21308>, 0x6139f0e8462b <vm_exec_core+21019>, 0x6139f0e83ab8 <vm_exec_core+18088>, 0x6139f0e837d6 <vm_exec_core+17350>, 0x6139f0e8474a <vm_exec_core+21306>, 0x6139f0e83bec <vm_exec_core+18396>...} reg_cfp = 0x7d16be9fb758 reg_pc = <optimized out> INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #17 0x00006139f0e7bf88 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160039b34d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x00006139f0eb917b in invoke_iseq_block_from_c (ec=0x5160039b34d0, captured=<optimized out>, self=137537244361840, 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 = 0x7d16e29bda68 cfp = 0x7d16be9fb7c8 sp = 0x7d16be8fb818 use_argv = <optimized out> stack_argv = 0x7d16be8fb818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x5160039b34d0, self=137537244361840, 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 0x00006139f0eb7406 in rb_vm_invoke_proc (ec=0x50c000b59594, proc=0x189, proc@entry=0x5040006ad9d0, argc=-483816095, 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 0x00006139f0e0e889 in thread_do_start_proc (th=th@entry=0x5150001d1080) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040006ad9d0 args_len = 0 args_ptr = <optimized out> #23 0x00006139f0e0c43a in thread_do_start (th=0x5150001d1080) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #24 thread_start_func_2 (th=th@entry=0x5150001d1080, 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 0x00006139f0e0b6fe in call_thread_start_func_2 (th=0x5150001d1080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x7d16bd5ffce0 #26 nt_start (ptr=0x50c000b59540) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x5150001d1080 sched = <optimized out> nt = 0x50c000b59540 vm = 0x525000000100 #27 0x00006139f0abb81f in asan_thread_start(void*) () No symbol table info available. #28 0x00007d16e329ca94 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 = {137536619939520, 7241107625463450045, 137536619939520, -352, 0, 140730445265904, 7241107625484421565, 7240989857770965437}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x00007d16e3329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x7d16ba2006c0 (LWP 1747303) "parallel.rb:40"): #0 0x00007d16e331b4cd in __GI___poll (fds=0x7d16b201e160, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00006139f0a6246a in __interceptor_poll () No symbol table info available. #2 0x00006139f0bb5fad in nogvl_wait_for (th=137537230027920, fptr=0x51100031a780, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12500 fds = {fd = 4, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1172 ready = <optimized out> #4 0x00006139f0bb7426 in internal_read_func (ptr=0x7d16b201df40) at /tmp/ruby/src/trunk_asan/io.c:1203 iis = 0x7d16b201df40 result = <optimized out> #5 0x00006139f0df47db in rb_thread_io_blocking_call (func=0x6139f0bb6fa0 <internal_read_func>, data1=0x7d16b201df40, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1802 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> prev_mn_schedulable = false waiting_fd = <optimized out> state = RUBY_TAG_NONE val = <optimized out> saved_errno = <optimized out> #6 0x00006139f0b06060 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 = 0x516004203fd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7d16ba1fee50, <optimized out>, 0x7d16ba1fed60, <optimized out>, <optimized out>}, prev = 0x7d16b2009240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516004203fd0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x00006139f0bcb7d5 in io_read_memory_locktmp (str=137536429220192, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3449 No locals. #8 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3495 str = <optimized out> iis = {th = 137537230027920, fptr = 0x51100031a780, nonblock = 0, fd = 4, buf = 0x5190000f4180, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x51100031a780 n = <optimized out> shrinkable = <optimized out> #9 0x00006139f0ba7ac1 in io_readpartial (argc=-1308499616, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3615 ret = <optimized out> #10 0x00006139f0edf4d8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x409100100003 cc = <optimized out> me = 0x7d16e2b59e80 cfunc = 0x504000011018 recv = 137537230028040 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00006139f0e8cd6d in vm_sendish (ec=0x516004203fd0, reg_cfp=0x7d16c5dff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #12 vm_exec_core (ec=ec@entry=0x516004203fd0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x6139f0e7fb19 <vm_exec_core+1801>, 0x6139f0e80bea <vm_exec_core+6106>, 0x6139f0e8681f <vm_exec_core+29711>, 0x6139f0e80742 <vm_exec_core+4914>, 0x6139f0e8741e <vm_exec_core+32782>, 0x6139f0e851e2 <vm_exec_core+24018>, 0x6139f0e82b5d <vm_exec_core+14157>, 0x6139f0e7fc99 <vm_exec_core+2185>, 0x6139f0e86e87 <vm_exec_core+31351>, 0x6139f0e86b81 <vm_exec_core+30577>, 0x6139f0e809ba <vm_exec_core+5546>, 0x6139f0e80237 <vm_exec_core+3623>, 0x6139f0e85837 <vm_exec_core+25639>, 0x6139f0e81971 <vm_exec_core+9569>, 0x6139f0e870c5 <vm_exec_core+31925>, 0x6139f0e86d0f <vm_exec_core+30975>, 0x6139f0e81fd1 <vm_exec_core+11201>, 0x6139f0e82adb <vm_exec_core+14027>, 0x6139f0e85430 <vm_exec_core+24608>, 0x6139f0e86c70 <vm_exec_core+30816>, 0x6139f0e84597 <vm_exec_core+20871>, 0x6139f0e854ca <vm_exec_core+24762>, 0x6139f0e85be8 <vm_exec_core+26584>, 0x6139f0e844c3 <vm_exec_core+20659>, 0x6139f0e80163 <vm_exec_core+3411>, 0x6139f0e84cfc <vm_exec_core+22764>, 0x6139f0e7ffd9 <vm_exec_core+3017>, 0x6139f0e80449 <vm_exec_core+4153>, 0x6139f0e8231e <vm_exec_core+12046>, 0x6139f0e84064 <vm_exec_core+19540>, 0x6139f0e84a45 <vm_exec_core+22069>, 0x6139f0e83c00 <vm_exec_core+18416>, 0x6139f0e7fb5e <vm_exec_core+1870>, 0x6139f0e8616a <vm_exec_core+27994>, 0x6139f0e86a96 <vm_exec_core+30342>, 0x6139f0e80522 <vm_exec_core+4370>, 0x6139f0e810b6 <vm_exec_core+7334>, 0x6139f0e80b3c <vm_exec_core+5932>, 0x6139f0e81a76 <vm_exec_core+9830>, 0x6139f0e82a70 <vm_exec_core+13920>, 0x6139f0e805e4 <vm_exec_core+4564>, 0x6139f0e85fb3 <vm_exec_core+27555>, 0x6139f0e81025 <vm_exec_core+7189>, 0x6139f0e8292e <vm_exec_core+13598>, 0x6139f0e832e3 <vm_exec_core+16083>, 0x6139f0e858e3 <vm_exec_core+25811>, 0x6139f0e84773 <vm_exec_core+21347>, 0x6139f0e81b6a <vm_exec_core+10074>, 0x6139f0e813f3 <vm_exec_core+8163>, 0x6139f0e85711 <vm_exec_core+25345>, 0x6139f0e8256c <vm_exec_core+12636>, 0x6139f0e84e07 <vm_exec_core+23031>, 0x6139f0e847fb <vm_exec_core+21483>, 0x6139f0e84ed4 <vm_exec_core+23236>, 0x6139f0e86741 <vm_exec_core+29489>, 0x6139f0e838c4 <vm_exec_core+17588>, 0x6139f0e859b2 <vm_exec_core+26018>, 0x6139f0e7f79b <vm_exec_core+907>, 0x6139f0e85575 <vm_exec_core+24933>, 0x6139f0e81e42 <vm_exec_core+10802>, 0x6139f0e84108 <vm_exec_core+19704>, 0x6139f0e84668 <vm_exec_core+21080>, 0x6139f0e7f7a0 <vm_exec_core+912>, 0x6139f0e83f73 <vm_exec_core+19299>, 0x6139f0e8223f <vm_exec_core+11823>, 0x6139f0e815b0 <vm_exec_core+8608>, 0x6139f0e84f68 <vm_exec_core+23384>, 0x6139f0e806a0 <vm_exec_core+4752>, 0x6139f0e82e24 <vm_exec_core+14868>, 0x6139f0e8e689 <vm_exec_core+62073>, 0x6139f0e84b27 <vm_exec_core+22295>, 0x6139f0e80f01 <vm_exec_core+6897>, 0x6139f0e812cf <vm_exec_core+7871>, 0x6139f0e811ad <vm_exec_core+7581>, 0x6139f0e81806 <vm_exec_core+9206>, 0x6139f0e8208e <vm_exec_core+11390>, 0x6139f0e80e22 <vm_exec_core+6674>, 0x6139f0e876b3 <vm_exec_core+33443>, 0x6139f0e84bde <vm_exec_core+22478>, 0x6139f0e836ec <vm_exec_core+17116>, 0x6139f0e86061 <vm_exec_core+27729>, 0x6139f0e877d1 <vm_exec_core+33729>, 0x6139f0e863c7 <vm_exec_core+28599>, 0x6139f0e8721e <vm_exec_core+32270>, 0x6139f0e872f6 <vm_exec_core+32486>, 0x6139f0e8007c <vm_exec_core+3180>, 0x6139f0e86da4 <vm_exec_core+31124>, 0x6139f0e8242f <vm_exec_core+12319>, 0x6139f0e86fdf <vm_exec_core+31695>, 0x6139f0e81eee <vm_exec_core+10974>, 0x6139f0e862c5 <vm_exec_core+28341>, 0x6139f0e7fea3 <vm_exec_core+2707>, 0x6139f0e81c84 <vm_exec_core+10356>, 0x6139f0e8302c <vm_exec_core+15388>, 0x6139f0e829c5 <vm_exec_core+13749>, 0x6139f0e82794 <vm_exec_core+13188>, 0x6139f0e7f897 <vm_exec_core+1159>, 0x6139f0e7fdba <vm_exec_core+2474>, 0x6139f0e7f929 <vm_exec_core+1305>, 0x6139f0e865e0 <vm_exec_core+29136>, 0x6139f0e83e10 <vm_exec_core+18944>, 0x6139f0e833b4 <vm_exec_core+16292>, 0x6139f0e83ad1 <vm_exec_core+18113>, 0x6139f0e837ea <vm_exec_core+17370>, 0x6139f0e82835 <vm_exec_core+13349>, 0x6139f0e831d8 <vm_exec_core+15816>, 0x6139f0e82cfa <vm_exec_core+14570>, 0x6139f0e834e3 <vm_exec_core+16595>, 0x6139f0e83565 <vm_exec_core+16725>, 0x6139f0e7fb0a <vm_exec_core+1786>, 0x6139f0e80bdb <vm_exec_core+6091>, 0x6139f0e86810 <vm_exec_core+29696>, 0x6139f0e80733 <vm_exec_core+4899>, 0x6139f0e8740f <vm_exec_core+32767>, 0x6139f0e851d3 <vm_exec_core+24003>, 0x6139f0e82b4e <vm_exec_core+14142>, 0x6139f0e7fc8a <vm_exec_core+2170>, 0x6139f0e86e78 <vm_exec_core+31336>, 0x6139f0e86b72 <vm_exec_core+30562>, 0x6139f0e809ab <vm_exec_core+5531>, 0x6139f0e80228 <vm_exec_core+3608>, 0x6139f0e85828 <vm_exec_core+25624>, 0x6139f0e81962 <vm_exec_core+9554>, 0x6139f0e870b6 <vm_exec_core+31910>, 0x6139f0e86d00 <vm_exec_core+30960>, 0x6139f0e81fc2 <vm_exec_core+11186>, 0x6139f0e82acc <vm_exec_core+14012>, 0x6139f0e85421 <vm_exec_core+24593>, 0x6139f0e86c61 <vm_exec_core+30801>, 0x6139f0e84588 <vm_exec_core+20856>, 0x6139f0e854bb <vm_exec_core+24747>, 0x6139f0e85bd9 <vm_exec_core+26569>, 0x6139f0e844b4 <vm_exec_core+20644>, 0x6139f0e80154 <vm_exec_core+3396>, 0x6139f0e84ced <vm_exec_core+22749>, 0x6139f0e7ffca <vm_exec_core+3002>, 0x6139f0e8043a <vm_exec_core+4138>, 0x6139f0e8230f <vm_exec_core+12031>, 0x6139f0e84055 <vm_exec_core+19525>, 0x6139f0e84a36 <vm_exec_core+22054>, 0x6139f0e83bf1 <vm_exec_core+18401>, 0x6139f0e7fb4f <vm_exec_core+1855>, 0x6139f0e8615b <vm_exec_core+27979>, 0x6139f0e86a87 <vm_exec_core+30327>, 0x6139f0e80513 <vm_exec_core+4355>, 0x6139f0e810a7 <vm_exec_core+7319>, 0x6139f0e80b2d <vm_exec_core+5917>, 0x6139f0e81a67 <vm_exec_core+9815>, 0x6139f0e82a61 <vm_exec_core+13905>, 0x6139f0e805d5 <vm_exec_core+4549>, 0x6139f0e85fa4 <vm_exec_core+27540>, 0x6139f0e81016 <vm_exec_core+7174>, 0x6139f0e8291f <vm_exec_core+13583>, 0x6139f0e832d4 <vm_exec_core+16068>, 0x6139f0e858d4 <vm_exec_core+25796>, 0x6139f0e84764 <vm_exec_core+21332>, 0x6139f0e81b5b <vm_exec_core+10059>, 0x6139f0e813e4 <vm_exec_core+8148>, 0x6139f0e85702 <vm_exec_core+25330>, 0x6139f0e8255d <vm_exec_core+12621>, 0x6139f0e84df8 <vm_exec_core+23016>, 0x6139f0e847ec <vm_exec_core+21468>, 0x6139f0e84ec5 <vm_exec_core+23221>, 0x6139f0e86732 <vm_exec_core+29474>, 0x6139f0e838b5 <vm_exec_core+17573>, 0x6139f0e859a3 <vm_exec_core+26003>, 0x6139f0e84750 <vm_exec_core+21312>, 0x6139f0e85566 <vm_exec_core+24918>, 0x6139f0e81e33 <vm_exec_core+10787>, 0x6139f0e840f9 <vm_exec_core+19689>, 0x6139f0e84659 <vm_exec_core+21065>, 0x6139f0e83018 <vm_exec_core+15368>, 0x6139f0e83f64 <vm_exec_core+19284>, 0x6139f0e82230 <vm_exec_core+11808>, 0x6139f0e815a1 <vm_exec_core+8593>, 0x6139f0e84f59 <vm_exec_core+23369>, 0x6139f0e80691 <vm_exec_core+4737>, 0x6139f0e82e15 <vm_exec_core+14853>, 0x6139f0e8e67a <vm_exec_core+62058>, 0x6139f0e84b18 <vm_exec_core+22280>, 0x6139f0e80ef2 <vm_exec_core+6882>, 0x6139f0e812c0 <vm_exec_core+7856>, 0x6139f0e8119e <vm_exec_core+7566>, 0x6139f0e817f7 <vm_exec_core+9191>, 0x6139f0e8207f <vm_exec_core+11375>, 0x6139f0e83f5f <vm_exec_core+19279>, 0x6139f0e836e2 <vm_exec_core+17106>, 0x6139f0e83f5a <vm_exec_core+19274>, 0x6139f0e84750 <vm_exec_core+21312>, 0x6139f0e8474e <vm_exec_core+21310>, 0x6139f0e817f2 <vm_exec_core+9186>, 0x6139f0e84cb1 <vm_exec_core+22689>, 0x6139f0e82ac2 <vm_exec_core+14002>, 0x6139f0e82ac7 <vm_exec_core+14007>, 0x6139f0e8474c <vm_exec_core+21308>, 0x6139f0e8462b <vm_exec_core+21019>, 0x6139f0e83ab8 <vm_exec_core+18088>, 0x6139f0e837d6 <vm_exec_core+17350>, 0x6139f0e8474a <vm_exec_core+21306>, 0x6139f0e83bec <vm_exec_core+18396>...} reg_cfp = 0x7d16c5dff790 reg_pc = 0x513000051220 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #13 0x00006139f0e7bf88 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516004203fd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x00006139f0eb917b in invoke_iseq_block_from_c (ec=0x516004203fd0, captured=<optimized out>, self=137537229747160, 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 = 0x7d16e29c53d0 cfp = 0x7d16c5dff7c8 sp = 0x7d16c5cff818 use_argv = <optimized out> stack_argv = 0x7d16c5cff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x516004203fd0, self=137537229747160, 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 0x00006139f0eb7406 in rb_vm_invoke_proc (ec=0x7d16b201e160, proc=0x1, proc@entry=0x504000bd1c10, argc=-483281715, 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 0x00006139f0e0e889 in thread_do_start_proc (th=th@entry=0x515000212580) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x504000bd1c10 args_len = 0 args_ptr = <optimized out> #19 0x00006139f0e0c43a in thread_do_start (th=0x515000212580) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #20 thread_start_func_2 (th=th@entry=0x515000212580, 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 0x00006139f0e0b6fe in call_thread_start_func_2 (th=0x515000212580) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x7d16ba1ffce0 #22 nt_start (ptr=0x50c000e3e540) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x515000212580 sched = <optimized out> nt = 0x50c000e3e540 vm = 0x525000000100 #23 0x00006139f0abb81f in asan_thread_start(void*) () No symbol table info available. #24 0x00007d16e329ca94 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 = {137536565413568, 7241114772289030589, 137536565413568, -352, 25, 140730445271376, 7241114772310002109, 7240989857770965437}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x00007d16e3329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7d16c70006c0 (LWP 1747908) "ruby"): #0 0x00007d16e331b4cd in __GI___poll (fds=0x7d16b0709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00006139f0a6246a in __interceptor_poll () No symbol table info available. #2 0x00006139f0e109ff 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:3067 vm = <optimized out> #4 0x00006139f0abb81f in asan_thread_start(void*) () No symbol table info available. #5 0x00007d16e329ca94 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 = {137536781420224, 7241051825248340413, 137536781420224, -352, 25, 140730445258992, 7241051825269311933, 7240989857770965437}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007d16e3329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7d16e3480c40 (LWP 1738218) "ruby"): #0 __memcpy_avx_unaligned_erms () at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:255 No locals. #1 0x00006139f0abb999 in __asan_memcpy () No symbol table info available. #2 0x00006139f0d9907b in memcpy (__dest=0xfa358b65c18, __src=0x7d16e107be30, __len=1) at /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29 No locals. #3 ruby_nonempty_memcpy (dest=0xfa358b65c18, src=0x7d16e107be30, n=1) at /tmp/ruby/src/trunk_asan/include/ruby/internal/memory.h:662 No locals. #4 str_buf_cat4 (str=137536660081960, ptr=0x7d16e107be30 "\377", len=1, keep_cr=<optimized out>) at /tmp/ruby/src/trunk_asan/string.c:3376 off = -1 termlen = 1 sptr = 0x7d16c5b50800 "\004\bU:\vRandom[\bl+\002\340\004\r\225N\300\027\35635\215\211\233Z\364 #\214\001\026\025\221\016\ne\246\252\226\341\324Q\313b\201\242\265Zm\031\330\326M\367U\345[Û”\241A|B\263\200l\v\017:B\021\335\002\222\375\343\320tO\026\266\021\nIQ\016\032&\234KV\355S\335m\372Wf!\265\264\275\3703" olen = <optimized out> capa = 131071 total = 121084 #5 0x00006139f0c06e1a in w_nbyte (s=0x7d16e107be30 "\377", n=1, arg=0x7d16c5c19b28) at /tmp/ruby/src/trunk_asan/marshal.c:272 buf = 137536660081960 #6 w_byte (c=-1 '\377', arg=0x7d16c5c19b28) at /tmp/ruby/src/trunk_asan/marshal.c:282 No locals. #7 w_short (x=65535, arg=<optimized out>) at /tmp/ruby/src/trunk_asan/marshal.c:297 No locals. #8 0x00006139f0c03343 in w_object (obj=<optimized out>, arg=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/marshal.c:982 num = 4294967295 i = 0 len = <optimized out> slen = <optimized out> d = <error reading variable d (Incompatible types on DWARF stack)> j = 29640 sign = <optimized out> v = <optimized out> ivobj = <optimized out> hasiv = <optimized out> encname = 4 c_arg = <optimized out> num = <optimized out> #9 0x00006139f0c0361d in w_object (obj=<optimized out>, arg=<optimized out>, limit=-1) at /tmp/ruby/src/trunk_asan/marshal.c:1018 len = 3 i = 2 v = <optimized out> ivobj = <optimized out> hasiv = <optimized out> encname = 4 c_arg = <optimized out> num = <optimized out> #10 0x00006139f0c02629 in w_object (obj=<optimized out>, arg=<optimized out>, limit=-1) at /tmp/ruby/src/trunk_asan/marshal.c:882 v = 137536660081920 ivobj = <optimized out> hasiv = 0 encname = 4 c_arg = <optimized out> num = <optimized out> #11 0x00006139f0c004e7 in rb_marshal_dump_limited (obj=137536660083480, port=137536660081960, limit=-1) at /tmp/ruby/src/trunk_asan/marshal.c:1205 arg = 0x7d16c5c19b28 wrapper = <optimized out> #12 0x00006139f0edf4d8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x1af100100003 cc = <optimized out> me = 0x7d16e2b5b870 cfunc = 0x50400000f718 recv = 137537246396600 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #13 0x00006139f0e8cd6d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7d16e07ff448, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #14 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x6139f0e7fb19 <vm_exec_core+1801>, 0x6139f0e80bea <vm_exec_core+6106>, 0x6139f0e8681f <vm_exec_core+29711>, 0x6139f0e80742 <vm_exec_core+4914>, 0x6139f0e8741e <vm_exec_core+32782>, 0x6139f0e851e2 <vm_exec_core+24018>, 0x6139f0e82b5d <vm_exec_core+14157>, 0x6139f0e7fc99 <vm_exec_core+2185>, 0x6139f0e86e87 <vm_exec_core+31351>, 0x6139f0e86b81 <vm_exec_core+30577>, 0x6139f0e809ba <vm_exec_core+5546>, 0x6139f0e80237 <vm_exec_core+3623>, 0x6139f0e85837 <vm_exec_core+25639>, 0x6139f0e81971 <vm_exec_core+9569>, 0x6139f0e870c5 <vm_exec_core+31925>, 0x6139f0e86d0f <vm_exec_core+30975>, 0x6139f0e81fd1 <vm_exec_core+11201>, 0x6139f0e82adb <vm_exec_core+14027>, 0x6139f0e85430 <vm_exec_core+24608>, 0x6139f0e86c70 <vm_exec_core+30816>, 0x6139f0e84597 <vm_exec_core+20871>, 0x6139f0e854ca <vm_exec_core+24762>, 0x6139f0e85be8 <vm_exec_core+26584>, 0x6139f0e844c3 <vm_exec_core+20659>, 0x6139f0e80163 <vm_exec_core+3411>, 0x6139f0e84cfc <vm_exec_core+22764>, 0x6139f0e7ffd9 <vm_exec_core+3017>, 0x6139f0e80449 <vm_exec_core+4153>, 0x6139f0e8231e <vm_exec_core+12046>, 0x6139f0e84064 <vm_exec_core+19540>, 0x6139f0e84a45 <vm_exec_core+22069>, 0x6139f0e83c00 <vm_exec_core+18416>, 0x6139f0e7fb5e <vm_exec_core+1870>, 0x6139f0e8616a <vm_exec_core+27994>, 0x6139f0e86a96 <vm_exec_core+30342>, 0x6139f0e80522 <vm_exec_core+4370>, 0x6139f0e810b6 <vm_exec_core+7334>, 0x6139f0e80b3c <vm_exec_core+5932>, 0x6139f0e81a76 <vm_exec_core+9830>, 0x6139f0e82a70 <vm_exec_core+13920>, 0x6139f0e805e4 <vm_exec_core+4564>, 0x6139f0e85fb3 <vm_exec_core+27555>, 0x6139f0e81025 <vm_exec_core+7189>, 0x6139f0e8292e <vm_exec_core+13598>, 0x6139f0e832e3 <vm_exec_core+16083>, 0x6139f0e858e3 <vm_exec_core+25811>, 0x6139f0e84773 <vm_exec_core+21347>, 0x6139f0e81b6a <vm_exec_core+10074>, 0x6139f0e813f3 <vm_exec_core+8163>, 0x6139f0e85711 <vm_exec_core+25345>, 0x6139f0e8256c <vm_exec_core+12636>, 0x6139f0e84e07 <vm_exec_core+23031>, 0x6139f0e847fb <vm_exec_core+21483>, 0x6139f0e84ed4 <vm_exec_core+23236>, 0x6139f0e86741 <vm_exec_core+29489>, 0x6139f0e838c4 <vm_exec_core+17588>, 0x6139f0e859b2 <vm_exec_core+26018>, 0x6139f0e7f79b <vm_exec_core+907>, 0x6139f0e85575 <vm_exec_core+24933>, 0x6139f0e81e42 <vm_exec_core+10802>, 0x6139f0e84108 <vm_exec_core+19704>, 0x6139f0e84668 <vm_exec_core+21080>, 0x6139f0e7f7a0 <vm_exec_core+912>, 0x6139f0e83f73 <vm_exec_core+19299>, 0x6139f0e8223f <vm_exec_core+11823>, 0x6139f0e815b0 <vm_exec_core+8608>, 0x6139f0e84f68 <vm_exec_core+23384>, 0x6139f0e806a0 <vm_exec_core+4752>, 0x6139f0e82e24 <vm_exec_core+14868>, 0x6139f0e8e689 <vm_exec_core+62073>, 0x6139f0e84b27 <vm_exec_core+22295>, 0x6139f0e80f01 <vm_exec_core+6897>, 0x6139f0e812cf <vm_exec_core+7871>, 0x6139f0e811ad <vm_exec_core+7581>, 0x6139f0e81806 <vm_exec_core+9206>, 0x6139f0e8208e <vm_exec_core+11390>, 0x6139f0e80e22 <vm_exec_core+6674>, 0x6139f0e876b3 <vm_exec_core+33443>, 0x6139f0e84bde <vm_exec_core+22478>, 0x6139f0e836ec <vm_exec_core+17116>, 0x6139f0e86061 <vm_exec_core+27729>, 0x6139f0e877d1 <vm_exec_core+33729>, 0x6139f0e863c7 <vm_exec_core+28599>, 0x6139f0e8721e <vm_exec_core+32270>, 0x6139f0e872f6 <vm_exec_core+32486>, 0x6139f0e8007c <vm_exec_core+3180>, 0x6139f0e86da4 <vm_exec_core+31124>, 0x6139f0e8242f <vm_exec_core+12319>, 0x6139f0e86fdf <vm_exec_core+31695>, 0x6139f0e81eee <vm_exec_core+10974>, 0x6139f0e862c5 <vm_exec_core+28341>, 0x6139f0e7fea3 <vm_exec_core+2707>, 0x6139f0e81c84 <vm_exec_core+10356>, 0x6139f0e8302c <vm_exec_core+15388>, 0x6139f0e829c5 <vm_exec_core+13749>, 0x6139f0e82794 <vm_exec_core+13188>, 0x6139f0e7f897 <vm_exec_core+1159>, 0x6139f0e7fdba <vm_exec_core+2474>, 0x6139f0e7f929 <vm_exec_core+1305>, 0x6139f0e865e0 <vm_exec_core+29136>, 0x6139f0e83e10 <vm_exec_core+18944>, 0x6139f0e833b4 <vm_exec_core+16292>, 0x6139f0e83ad1 <vm_exec_core+18113>, 0x6139f0e837ea <vm_exec_core+17370>, 0x6139f0e82835 <vm_exec_core+13349>, 0x6139f0e831d8 <vm_exec_core+15816>, 0x6139f0e82cfa <vm_exec_core+14570>, 0x6139f0e834e3 <vm_exec_core+16595>, 0x6139f0e83565 <vm_exec_core+16725>, 0x6139f0e7fb0a <vm_exec_core+1786>, 0x6139f0e80bdb <vm_exec_core+6091>, 0x6139f0e86810 <vm_exec_core+29696>, 0x6139f0e80733 <vm_exec_core+4899>, 0x6139f0e8740f <vm_exec_core+32767>, 0x6139f0e851d3 <vm_exec_core+24003>, 0x6139f0e82b4e <vm_exec_core+14142>, 0x6139f0e7fc8a <vm_exec_core+2170>, 0x6139f0e86e78 <vm_exec_core+31336>, 0x6139f0e86b72 <vm_exec_core+30562>, 0x6139f0e809ab <vm_exec_core+5531>, 0x6139f0e80228 <vm_exec_core+3608>, 0x6139f0e85828 <vm_exec_core+25624>, 0x6139f0e81962 <vm_exec_core+9554>, 0x6139f0e870b6 <vm_exec_core+31910>, 0x6139f0e86d00 <vm_exec_core+30960>, 0x6139f0e81fc2 <vm_exec_core+11186>, 0x6139f0e82acc <vm_exec_core+14012>, 0x6139f0e85421 <vm_exec_core+24593>, 0x6139f0e86c61 <vm_exec_core+30801>, 0x6139f0e84588 <vm_exec_core+20856>, 0x6139f0e854bb <vm_exec_core+24747>, 0x6139f0e85bd9 <vm_exec_core+26569>, 0x6139f0e844b4 <vm_exec_core+20644>, 0x6139f0e80154 <vm_exec_core+3396>, 0x6139f0e84ced <vm_exec_core+22749>, 0x6139f0e7ffca <vm_exec_core+3002>, 0x6139f0e8043a <vm_exec_core+4138>, 0x6139f0e8230f <vm_exec_core+12031>, 0x6139f0e84055 <vm_exec_core+19525>, 0x6139f0e84a36 <vm_exec_core+22054>, 0x6139f0e83bf1 <vm_exec_core+18401>, 0x6139f0e7fb4f <vm_exec_core+1855>, 0x6139f0e8615b <vm_exec_core+27979>, 0x6139f0e86a87 <vm_exec_core+30327>, 0x6139f0e80513 <vm_exec_core+4355>, 0x6139f0e810a7 <vm_exec_core+7319>, 0x6139f0e80b2d <vm_exec_core+5917>, 0x6139f0e81a67 <vm_exec_core+9815>, 0x6139f0e82a61 <vm_exec_core+13905>, 0x6139f0e805d5 <vm_exec_core+4549>, 0x6139f0e85fa4 <vm_exec_core+27540>, 0x6139f0e81016 <vm_exec_core+7174>, 0x6139f0e8291f <vm_exec_core+13583>, 0x6139f0e832d4 <vm_exec_core+16068>, 0x6139f0e858d4 <vm_exec_core+25796>, 0x6139f0e84764 <vm_exec_core+21332>, 0x6139f0e81b5b <vm_exec_core+10059>, 0x6139f0e813e4 <vm_exec_core+8148>, 0x6139f0e85702 <vm_exec_core+25330>, 0x6139f0e8255d <vm_exec_core+12621>, 0x6139f0e84df8 <vm_exec_core+23016>, 0x6139f0e847ec <vm_exec_core+21468>, 0x6139f0e84ec5 <vm_exec_core+23221>, 0x6139f0e86732 <vm_exec_core+29474>, 0x6139f0e838b5 <vm_exec_core+17573>, 0x6139f0e859a3 <vm_exec_core+26003>, 0x6139f0e84750 <vm_exec_core+21312>, 0x6139f0e85566 <vm_exec_core+24918>, 0x6139f0e81e33 <vm_exec_core+10787>, 0x6139f0e840f9 <vm_exec_core+19689>, 0x6139f0e84659 <vm_exec_core+21065>, 0x6139f0e83018 <vm_exec_core+15368>, 0x6139f0e83f64 <vm_exec_core+19284>, 0x6139f0e82230 <vm_exec_core+11808>, 0x6139f0e815a1 <vm_exec_core+8593>, 0x6139f0e84f59 <vm_exec_core+23369>, 0x6139f0e80691 <vm_exec_core+4737>, 0x6139f0e82e15 <vm_exec_core+14853>, 0x6139f0e8e67a <vm_exec_core+62058>, 0x6139f0e84b18 <vm_exec_core+22280>, 0x6139f0e80ef2 <vm_exec_core+6882>, 0x6139f0e812c0 <vm_exec_core+7856>, 0x6139f0e8119e <vm_exec_core+7566>, 0x6139f0e817f7 <vm_exec_core+9191>, 0x6139f0e8207f <vm_exec_core+11375>, 0x6139f0e83f5f <vm_exec_core+19279>, 0x6139f0e836e2 <vm_exec_core+17106>, 0x6139f0e83f5a <vm_exec_core+19274>, 0x6139f0e84750 <vm_exec_core+21312>, 0x6139f0e8474e <vm_exec_core+21310>, 0x6139f0e817f2 <vm_exec_core+9186>, 0x6139f0e84cb1 <vm_exec_core+22689>, 0x6139f0e82ac2 <vm_exec_core+14002>, 0x6139f0e82ac7 <vm_exec_core+14007>, 0x6139f0e8474c <vm_exec_core+21308>, 0x6139f0e8462b <vm_exec_core+21019>, 0x6139f0e83ab8 <vm_exec_core+18088>, 0x6139f0e837d6 <vm_exec_core+17350>, 0x6139f0e8474a <vm_exec_core+21306>, 0x6139f0e83bec <vm_exec_core+18396>...} reg_cfp = 0x7d16e07ff448 reg_pc = 0x5150002432b8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> th: 0x515000000300, native_id: 0x7d16e3480c40 -- Control frame information ----------------------------------------------- INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> c:0018 p:---- s:0123 e:000122 CFUNC :dump c:0017 p:0039 s:0118 e:000115 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_rand.rb:23 INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> c:0016 p:0024 s:0111 e:000110 METHOD <internal:numeric>:238 c:0015 p:0046 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_rand.rb:10 INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> c:0014 p:0014 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_rand.rb:146 c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 INSN_LABEL_trace_opt_not = <optimized out> c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH] INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> c:0010 p:---- s:0069 e:000068 CFUNC :map c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658 #15 0x00006139f0e7bf88 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160000003d0 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362 c:0007 p:0069 s:0046 E:0019d0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #16 0x00006139f0efcae2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7d16e07ff620, self=137537229747160, 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 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 flags = 0 iseq = 0x7d16e29b6e48 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 cfp = <optimized out> c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] sp = 0x7d16e06ffa28 use_argv = 0x7d16e10c6fe0 c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] stack_argv = 0x7d16e06ffa28 opt_pc = 0 th: 0x5150000fe400, native_id: 0x7d16be8006c0 -- Control frame information ----------------------------------------------- type = <optimized out> av = <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/rubygems/vendor/timeout/lib/timeout.rb:102 [FINISH] bound = <optimized out> #17 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 = 0x7d16e07ff620 #18 0x00006139f0ea92a6 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. #19 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. #20 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] No locals. th: 0x5150001d1080, native_id: 0x7d16bd6006c0 -- Control frame information ----------------------------------------------- #21 0x00006139f0ea92a6 in rb_yield (val=<optimized out>) No locals. 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] #22 0x00006139f105a526 in rb_ary_collect (ary=137537230025120) at /tmp/ruby/src/trunk_asan/array.c:3621 c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] collect = 137537246786840 i = 37 #23 0x00006139f0edf4d8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x163100000001 th: 0x515000212580, native_id: 0x7d16ba2006c0 cc = <optimized out> me = 0x7d16e2b600f0 -- Control frame information ----------------------------------------------- c:0003 p:---- s:0012 e:000011 CFUNC :readpartial cfunc = 0x50400000a818 recv = 137537230025120 block_handler = <optimized out> frame_type = 1431634051 c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] len = <optimized out> val = <optimized out> #24 0x00006139f0e8430b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7d16e07ff608, cd=0x51100000cf50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #25 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000cf50 insns_address_table = {0x6139f0e7fb19 <vm_exec_core+1801>, 0x6139f0e80bea <vm_exec_core+6106>, 0x6139f0e8681f <vm_exec_core+29711>, 0x6139f0e80742 <vm_exec_core+4914>, 0x6139f0e8741e <vm_exec_core+32782>, 0x6139f0e851e2 <vm_exec_core+24018>, 0x6139f0e82b5d <vm_exec_core+14157>, 0x6139f0e7fc99 <vm_exec_core+2185>, 0x6139f0e86e87 <vm_exec_core+31351>, 0x6139f0e86b81 <vm_exec_core+30577>, 0x6139f0e809ba <vm_exec_core+5546>, 0x6139f0e80237 <vm_exec_core+3623>, 0x6139f0e85837 <vm_exec_core+25639>, 0x6139f0e81971 <vm_exec_core+9569>, 0x6139f0e870c5 <vm_exec_core+31925>, 0x6139f0e86d0f <vm_exec_core+30975>, 0x6139f0e81fd1 <vm_exec_core+11201>, 0x6139f0e82adb <vm_exec_core+14027>, 0x6139f0e85430 <vm_exec_core+24608>, 0x6139f0e86c70 <vm_exec_core+30816>, 0x6139f0e84597 <vm_exec_core+20871>, 0x6139f0e854ca <vm_exec_core+24762>, 0x6139f0e85be8 <vm_exec_core+26584>, 0x6139f0e844c3 <vm_exec_core+20659>, 0x6139f0e80163 <vm_exec_core+3411>, 0x6139f0e84cfc <vm_exec_core+22764>, 0x6139f0e7ffd9 <vm_exec_core+3017>, 0x6139f0e80449 <vm_exec_core+4153>, 0x6139f0e8231e <vm_exec_core+12046>, 0x6139f0e84064 <vm_exec_core+19540>, 0x6139f0e84a45 <vm_exec_core+22069>, 0x6139f0e83c00 <vm_exec_core+18416>, 0x6139f0e7fb5e <vm_exec_core+1870>, 0x6139f0e8616a <vm_exec_core+27994>, 0x6139f0e86a96 <vm_exec_core+30342>, 0x6139f0e80522 <vm_exec_core+4370>, 0x6139f0e810b6 <vm_exec_core+7334>, 0x6139f0e80b3c <vm_exec_core+5932>, 0x6139f0e81a76 <vm_exec_core+9830>, 0x6139f0e82a70 <vm_exec_core+13920>, 0x6139f0e805e4 <vm_exec_core+4564>, 0x6139f0e85fb3 <vm_exec_core+27555>, 0x6139f0e81025 <vm_exec_core+7189>, 0x6139f0e8292e <vm_exec_core+13598>, 0x6139f0e832e3 <vm_exec_core+16083>, 0x6139f0e858e3 <vm_exec_core+25811>, 0x6139f0e84773 <vm_exec_core+21347>, 0x6139f0e81b6a <vm_exec_core+10074>, 0x6139f0e813f3 <vm_exec_core+8163>, 0x6139f0e85711 <vm_exec_core+25345>, 0x6139f0e8256c <vm_exec_core+12636>, 0x6139f0e84e07 <vm_exec_core+23031>, 0x6139f0e847fb <vm_exec_core+21483>, 0x6139f0e84ed4 <vm_exec_core+23236>, 0x6139f0e86741 <vm_exec_core+29489>, 0x6139f0e838c4 <vm_exec_core+17588>, 0x6139f0e859b2 <vm_exec_core+26018>, 0x6139f0e7f79b <vm_exec_core+907>, 0x6139f0e85575 <vm_exec_core+24933>, 0x6139f0e81e42 <vm_exec_core+10802>, 0x6139f0e84108 <vm_exec_core+19704>, 0x6139f0e84668 <vm_exec_core+21080>, 0x6139f0e7f7a0 <vm_exec_core+912>, 0x6139f0e83f73 <vm_exec_core+19299>, 0x6139f0e8223f <vm_exec_core+11823>, 0x6139f0e815b0 <vm_exec_core+8608>, 0x6139f0e84f68 <vm_exec_core+23384>, 0x6139f0e806a0 <vm_exec_core+4752>, 0x6139f0e82e24 <vm_exec_core+14868>, 0x6139f0e8e689 <vm_exec_core+62073>, 0x6139f0e84b27 <vm_exec_core+22295>, 0x6139f0e80f01 <vm_exec_core+6897>, 0x6139f0e812cf <vm_exec_core+7871>, 0x6139f0e811ad <vm_exec_core+7581>, 0x6139f0e81806 <vm_exec_core+9206>, 0x6139f0e8208e <vm_exec_core+11390>, 0x6139f0e80e22 <vm_exec_core+6674>, 0x6139f0e876b3 <vm_exec_core+33443>, 0x6139f0e84bde <vm_exec_core+22478>, 0x6139f0e836ec <vm_exec_core+17116>, 0x6139f0e86061 <vm_exec_core+27729>, 0x6139f0e877d1 <vm_exec_core+33729>, 0x6139f0e863c7 <vm_exec_core+28599>, 0x6139f0e8721e <vm_exec_core+32270>, 0x6139f0e872f6 <vm_exec_core+32486>, 0x6139f0e8007c <vm_exec_core+3180>, 0x6139f0e86da4 <vm_exec_core+31124>, 0x6139f0e8242f <vm_exec_core+12319>, 0x6139f0e86fdf <vm_exec_core+31695>, 0x6139f0e81eee <vm_exec_core+10974>, 0x6139f0e862c5 <vm_exec_core+28341>, 0x6139f0e7fea3 <vm_exec_core+2707>, 0x6139f0e81c84 <vm_exec_core+10356>, 0x6139f0e8302c <vm_exec_core+15388>, 0x6139f0e829c5 <vm_exec_core+13749>, 0x6139f0e82794 <vm_exec_core+13188>, 0x6139f0e7f897 <vm_exec_core+1159>, 0x6139f0e7fdba <vm_exec_core+2474>, 0x6139f0e7f929 <vm_exec_core+1305>, 0x6139f0e865e0 <vm_exec_core+29136>, 0x6139f0e83e10 <vm_exec_core+18944>, 0x6139f0e833b4 <vm_exec_core+16292>, 0x6139f0e83ad1 <vm_exec_core+18113>, 0x6139f0e837ea <vm_exec_core+17370>, 0x6139f0e82835 <vm_exec_core+13349>, 0x6139f0e831d8 <vm_exec_core+15816>, 0x6139f0e82cfa <vm_exec_core+14570>, 0x6139f0e834e3 <vm_exec_core+16595>, 0x6139f0e83565 <vm_exec_core+16725>, 0x6139f0e7fb0a <vm_exec_core+1786>, 0x6139f0e80bdb <vm_exec_core+6091>, 0x6139f0e86810 <vm_exec_core+29696>, 0x6139f0e80733 <vm_exec_core+4899>, 0x6139f0e8740f <vm_exec_core+32767>, 0x6139f0e851d3 <vm_exec_core+24003>, 0x6139f0e82b4e <vm_exec_core+14142>, 0x6139f0e7fc8a <vm_exec_core+2170>, 0x6139f0e86e78 <vm_exec_core+31336>, 0x6139f0e86b72 <vm_exec_core+30562>, 0x6139f0e809ab <vm_exec_core+5531>, 0x6139f0e80228 <vm_exec_core+3608>, 0x6139f0e85828 <vm_exec_core+25624>, 0x6139f0e81962 <vm_exec_core+9554>, 0x6139f0e870b6 <vm_exec_core+31910>, 0x6139f0e86d00 <vm_exec_core+30960>, 0x6139f0e81fc2 <vm_exec_core+11186>, 0x6139f0e82acc <vm_exec_core+14012>, 0x6139f0e85421 <vm_exec_core+24593>, 0x6139f0e86c61 <vm_exec_core+30801>, 0x6139f0e84588 <vm_exec_core+20856>, 0x6139f0e854bb <vm_exec_core+24747>, 0x6139f0e85bd9 <vm_exec_core+26569>, 0x6139f0e844b4 <vm_exec_core+20644>, 0x6139f0e80154 <vm_exec_core+3396>, 0x6139f0e84ced <vm_exec_core+22749>, 0x6139f0e7ffca <vm_exec_core+3002>, 0x6139f0e8043a <vm_exec_core+4138>, 0x6139f0e8230f <vm_exec_core+12031>, 0x6139f0e84055 <vm_exec_core+19525>, 0x6139f0e84a36 <vm_exec_core+22054>, 0x6139f0e83bf1 <vm_exec_core+18401>, 0x6139f0e7fb4f <vm_exec_core+1855>, 0x6139f0e8615b <vm_exec_core+27979>, 0x6139f0e86a87 <vm_exec_core+30327>, 0x6139f0e80513 <vm_exec_core+4355>, 0x6139f0e810a7 <vm_exec_core+7319>, 0x6139f0e80b2d <vm_exec_core+5917>, 0x6139f0e81a67 <vm_exec_core+9815>, 0x6139f0e82a61 <vm_exec_core+13905>, 0x6139f0e805d5 <vm_exec_core+4549>, 0x6139f0e85fa4 <vm_exec_core+27540>, 0x6139f0e81016 <vm_exec_core+7174>, 0x6139f0e8291f <vm_exec_core+13583>, 0x6139f0e832d4 <vm_exec_core+16068>, 0x6139f0e858d4 <vm_exec_core+25796>, 0x6139f0e84764 <vm_exec_core+21332>, 0x6139f0e81b5b <vm_exec_core+10059>, 0x6139f0e813e4 <vm_exec_core+8148>, 0x6139f0e85702 <vm_exec_core+25330>, 0x6139f0e8255d <vm_exec_core+12621>, 0x6139f0e84df8 <vm_exec_core+23016>, 0x6139f0e847ec <vm_exec_core+21468>, 0x6139f0e84ec5 <vm_exec_core+23221>, 0x6139f0e86732 <vm_exec_core+29474>, 0x6139f0e838b5 <vm_exec_core+17573>, 0x6139f0e859a3 <vm_exec_core+26003>, 0x6139f0e84750 <vm_exec_core+21312>, 0x6139f0e85566 <vm_exec_core+24918>, 0x6139f0e81e33 <vm_exec_core+10787>, 0x6139f0e840f9 <vm_exec_core+19689>, 0x6139f0e84659 <vm_exec_core+21065>, 0x6139f0e83018 <vm_exec_core+15368>, 0x6139f0e83f64 <vm_exec_core+19284>, 0x6139f0e82230 <vm_exec_core+11808>, 0x6139f0e815a1 <vm_exec_core+8593>, 0x6139f0e84f59 <vm_exec_core+23369>, 0x6139f0e80691 <vm_exec_core+4737>, 0x6139f0e82e15 <vm_exec_core+14853>, 0x6139f0e8e67a <vm_exec_core+62058>, 0x6139f0e84b18 <vm_exec_core+22280>, 0x6139f0e80ef2 <vm_exec_core+6882>, 0x6139f0e812c0 <vm_exec_core+7856>, 0x6139f0e8119e <vm_exec_core+7566>, 0x6139f0e817f7 <vm_exec_core+9191>, 0x6139f0e8207f <vm_exec_core+11375>, 0x6139f0e83f5f <vm_exec_core+19279>, 0x6139f0e836e2 <vm_exec_core+17106>, 0x6139f0e83f5a <vm_exec_core+19274>, 0x6139f0e84750 <vm_exec_core+21312>, 0x6139f0e8474e <vm_exec_core+21310>, 0x6139f0e817f2 <vm_exec_core+9186>, 0x6139f0e84cb1 <vm_exec_core+22689>, 0x6139f0e82ac2 <vm_exec_core+14002>, 0x6139f0e82ac7 <vm_exec_core+14007>, 0x6139f0e8474c <vm_exec_core+21308>, 0x6139f0e8462b <vm_exec_core+21019>, 0x6139f0e83ab8 <vm_exec_core+18088>, 0x6139f0e837d6 <vm_exec_core+17350>, 0x6139f0e8474a <vm_exec_core+21306>, 0x6139f0e83bec <vm_exec_core+18396>...} reg_cfp = 0x7d16e07ff608 reg_pc = 0x5190000166b8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #26 0x00006139f0e7c341 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #27 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000003d0 _tag = <optimized out> state = <optimized out> result = 36 #28 0x00006139f0efcae2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7d16e07ff738, self=137537229747160, 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 = 0x7d16e29c5588 cfp = <optimized out> sp = 0x7d16e06ff8d0 use_argv = 0x7d16e108c0e0 stack_argv = 0x7d16e06ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #29 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 = 0x7d16e07ff738 #30 0x00006139f0ea92a6 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. #31 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. #32 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #33 0x00006139f0ea92a6 in rb_yield (val=<optimized out>) No locals. #34 0x00006139f105a526 in rb_ary_collect (ary=137537230028200) at /tmp/ruby/src/trunk_asan/array.c:3621 collect = 137537230028120 i = 0 #35 0x00006139f0edf4d8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x163100000001 cc = <optimized out> me = 0x7d16e2b600f0 cfunc = 0x50400000a818 recv = 137537230028200 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #36 0x00006139f0e8430b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7d16e07ff720, cd=0x502000012bf0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #37 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000012bf0 insns_address_table = {0x6139f0e7fb19 <vm_exec_core+1801>, 0x6139f0e80bea <vm_exec_core+6106>, 0x6139f0e8681f <vm_exec_core+29711>, 0x6139f0e80742 <vm_exec_core+4914>, 0x6139f0e8741e <vm_exec_core+32782>, 0x6139f0e851e2 <vm_exec_core+24018>, 0x6139f0e82b5d <vm_exec_core+14157>, 0x6139f0e7fc99 <vm_exec_core+2185>, 0x6139f0e86e87 <vm_exec_core+31351>, 0x6139f0e86b81 <vm_exec_core+30577>, 0x6139f0e809ba <vm_exec_core+5546>, 0x6139f0e80237 <vm_exec_core+3623>, 0x6139f0e85837 <vm_exec_core+25639>, 0x6139f0e81971 <vm_exec_core+9569>, 0x6139f0e870c5 <vm_exec_core+31925>, 0x6139f0e86d0f <vm_exec_core+30975>, 0x6139f0e81fd1 <vm_exec_core+11201>, 0x6139f0e82adb <vm_exec_core+14027>, 0x6139f0e85430 <vm_exec_core+24608>, 0x6139f0e86c70 <vm_exec_core+30816>, 0x6139f0e84597 <vm_exec_core+20871>, 0x6139f0e854ca <vm_exec_core+24762>, 0x6139f0e85be8 <vm_exec_core+26584>, 0x6139f0e844c3 <vm_exec_core+20659>, 0x6139f0e80163 <vm_exec_core+3411>, 0x6139f0e84cfc <vm_exec_core+22764>, 0x6139f0e7ffd9 <vm_exec_core+3017>, 0x6139f0e80449 <vm_exec_core+4153>, 0x6139f0e8231e <vm_exec_core+12046>, 0x6139f0e84064 <vm_exec_core+19540>, 0x6139f0e84a45 <vm_exec_core+22069>, 0x6139f0e83c00 <vm_exec_core+18416>, 0x6139f0e7fb5e <vm_exec_core+1870>, 0x6139f0e8616a <vm_exec_core+27994>, 0x6139f0e86a96 <vm_exec_core+30342>, 0x6139f0e80522 <vm_exec_core+4370>, 0x6139f0e810b6 <vm_exec_core+7334>, 0x6139f0e80b3c <vm_exec_core+5932>, 0x6139f0e81a76 <vm_exec_core+9830>, 0x6139f0e82a70 <vm_exec_core+13920>, 0x6139f0e805e4 <vm_exec_core+4564>, 0x6139f0e85fb3 <vm_exec_core+27555>, 0x6139f0e81025 <vm_exec_core+7189>, 0x6139f0e8292e <vm_exec_core+13598>, 0x6139f0e832e3 <vm_exec_core+16083>, 0x6139f0e858e3 <vm_exec_core+25811>, 0x6139f0e84773 <vm_exec_core+21347>, 0x6139f0e81b6a <vm_exec_core+10074>, 0x6139f0e813f3 <vm_exec_core+8163>, 0x6139f0e85711 <vm_exec_core+25345>, 0x6139f0e8256c <vm_exec_core+12636>, 0x6139f0e84e07 <vm_exec_core+23031>, 0x6139f0e847fb <vm_exec_core+21483>, 0x6139f0e84ed4 <vm_exec_core+23236>, 0x6139f0e86741 <vm_exec_core+29489>, 0x6139f0e838c4 <vm_exec_core+17588>, 0x6139f0e859b2 <vm_exec_core+26018>, 0x6139f0e7f79b <vm_exec_core+907>, 0x6139f0e85575 <vm_exec_core+24933>, 0x6139f0e81e42 <vm_exec_core+10802>, 0x6139f0e84108 <vm_exec_core+19704>, 0x6139f0e84668 <vm_exec_core+21080>, 0x6139f0e7f7a0 <vm_exec_core+912>, 0x6139f0e83f73 <vm_exec_core+19299>, 0x6139f0e8223f <vm_exec_core+11823>, 0x6139f0e815b0 <vm_exec_core+8608>, 0x6139f0e84f68 <vm_exec_core+23384>, 0x6139f0e806a0 <vm_exec_core+4752>, 0x6139f0e82e24 <vm_exec_core+14868>, 0x6139f0e8e689 <vm_exec_core+62073>, 0x6139f0e84b27 <vm_exec_core+22295>, 0x6139f0e80f01 <vm_exec_core+6897>, 0x6139f0e812cf <vm_exec_core+7871>, 0x6139f0e811ad <vm_exec_core+7581>, 0x6139f0e81806 <vm_exec_core+9206>, 0x6139f0e8208e <vm_exec_core+11390>, 0x6139f0e80e22 <vm_exec_core+6674>, 0x6139f0e876b3 <vm_exec_core+33443>, 0x6139f0e84bde <vm_exec_core+22478>, 0x6139f0e836ec <vm_exec_core+17116>, 0x6139f0e86061 <vm_exec_core+27729>, 0x6139f0e877d1 <vm_exec_core+33729>, 0x6139f0e863c7 <vm_exec_core+28599>, 0x6139f0e8721e <vm_exec_core+32270>, 0x6139f0e872f6 <vm_exec_core+32486>, 0x6139f0e8007c <vm_exec_core+3180>, 0x6139f0e86da4 <vm_exec_core+31124>, 0x6139f0e8242f <vm_exec_core+12319>, 0x6139f0e86fdf <vm_exec_core+31695>, 0x6139f0e81eee <vm_exec_core+10974>, 0x6139f0e862c5 <vm_exec_core+28341>, 0x6139f0e7fea3 <vm_exec_core+2707>, 0x6139f0e81c84 <vm_exec_core+10356>, 0x6139f0e8302c <vm_exec_core+15388>, 0x6139f0e829c5 <vm_exec_core+13749>, 0x6139f0e82794 <vm_exec_core+13188>, 0x6139f0e7f897 <vm_exec_core+1159>, 0x6139f0e7fdba <vm_exec_core+2474>, 0x6139f0e7f929 <vm_exec_core+1305>, 0x6139f0e865e0 <vm_exec_core+29136>, 0x6139f0e83e10 <vm_exec_core+18944>, 0x6139f0e833b4 <vm_exec_core+16292>, 0x6139f0e83ad1 <vm_exec_core+18113>, 0x6139f0e837ea <vm_exec_core+17370>, 0x6139f0e82835 <vm_exec_core+13349>, 0x6139f0e831d8 <vm_exec_core+15816>, 0x6139f0e82cfa <vm_exec_core+14570>, 0x6139f0e834e3 <vm_exec_core+16595>, 0x6139f0e83565 <vm_exec_core+16725>, 0x6139f0e7fb0a <vm_exec_core+1786>, 0x6139f0e80bdb <vm_exec_core+6091>, 0x6139f0e86810 <vm_exec_core+29696>, 0x6139f0e80733 <vm_exec_core+4899>, 0x6139f0e8740f <vm_exec_core+32767>, 0x6139f0e851d3 <vm_exec_core+24003>, 0x6139f0e82b4e <vm_exec_core+14142>, 0x6139f0e7fc8a <vm_exec_core+2170>, 0x6139f0e86e78 <vm_exec_core+31336>, 0x6139f0e86b72 <vm_exec_core+30562>, 0x6139f0e809ab <vm_exec_core+5531>, 0x6139f0e80228 <vm_exec_core+3608>, 0x6139f0e85828 <vm_exec_core+25624>, 0x6139f0e81962 <vm_exec_core+9554>, 0x6139f0e870b6 <vm_exec_core+31910>, 0x6139f0e86d00 <vm_exec_core+30960>, 0x6139f0e81fc2 <vm_exec_core+11186>, 0x6139f0e82acc <vm_exec_core+14012>, 0x6139f0e85421 <vm_exec_core+24593>, 0x6139f0e86c61 <vm_exec_core+30801>, 0x6139f0e84588 <vm_exec_core+20856>, 0x6139f0e854bb <vm_exec_core+24747>, 0x6139f0e85bd9 <vm_exec_core+26569>, 0x6139f0e844b4 <vm_exec_core+20644>, 0x6139f0e80154 <vm_exec_core+3396>, 0x6139f0e84ced <vm_exec_core+22749>, 0x6139f0e7ffca <vm_exec_core+3002>, 0x6139f0e8043a <vm_exec_core+4138>, 0x6139f0e8230f <vm_exec_core+12031>, 0x6139f0e84055 <vm_exec_core+19525>, 0x6139f0e84a36 <vm_exec_core+22054>, 0x6139f0e83bf1 <vm_exec_core+18401>, 0x6139f0e7fb4f <vm_exec_core+1855>, 0x6139f0e8615b <vm_exec_core+27979>, 0x6139f0e86a87 <vm_exec_core+30327>, 0x6139f0e80513 <vm_exec_core+4355>, 0x6139f0e810a7 <vm_exec_core+7319>, 0x6139f0e80b2d <vm_exec_core+5917>, 0x6139f0e81a67 <vm_exec_core+9815>, 0x6139f0e82a61 <vm_exec_core+13905>, 0x6139f0e805d5 <vm_exec_core+4549>, 0x6139f0e85fa4 <vm_exec_core+27540>, 0x6139f0e81016 <vm_exec_core+7174>, 0x6139f0e8291f <vm_exec_core+13583>, 0x6139f0e832d4 <vm_exec_core+16068>, 0x6139f0e858d4 <vm_exec_core+25796>, 0x6139f0e84764 <vm_exec_core+21332>, 0x6139f0e81b5b <vm_exec_core+10059>, 0x6139f0e813e4 <vm_exec_core+8148>, 0x6139f0e85702 <vm_exec_core+25330>, 0x6139f0e8255d <vm_exec_core+12621>, 0x6139f0e84df8 <vm_exec_core+23016>, 0x6139f0e847ec <vm_exec_core+21468>, 0x6139f0e84ec5 <vm_exec_core+23221>, 0x6139f0e86732 <vm_exec_core+29474>, 0x6139f0e838b5 <vm_exec_core+17573>, 0x6139f0e859a3 <vm_exec_core+26003>, 0x6139f0e84750 <vm_exec_core+21312>, 0x6139f0e85566 <vm_exec_core+24918>, 0x6139f0e81e33 <vm_exec_core+10787>, 0x6139f0e840f9 <vm_exec_core+19689>, 0x6139f0e84659 <vm_exec_core+21065>, 0x6139f0e83018 <vm_exec_core+15368>, 0x6139f0e83f64 <vm_exec_core+19284>, 0x6139f0e82230 <vm_exec_core+11808>, 0x6139f0e815a1 <vm_exec_core+8593>, 0x6139f0e84f59 <vm_exec_core+23369>, 0x6139f0e80691 <vm_exec_core+4737>, 0x6139f0e82e15 <vm_exec_core+14853>, 0x6139f0e8e67a <vm_exec_core+62058>, 0x6139f0e84b18 <vm_exec_core+22280>, 0x6139f0e80ef2 <vm_exec_core+6882>, 0x6139f0e812c0 <vm_exec_core+7856>, 0x6139f0e8119e <vm_exec_core+7566>, 0x6139f0e817f7 <vm_exec_core+9191>, 0x6139f0e8207f <vm_exec_core+11375>, 0x6139f0e83f5f <vm_exec_core+19279>, 0x6139f0e836e2 <vm_exec_core+17106>, 0x6139f0e83f5a <vm_exec_core+19274>, 0x6139f0e84750 <vm_exec_core+21312>, 0x6139f0e8474e <vm_exec_core+21310>, 0x6139f0e817f2 <vm_exec_core+9186>, 0x6139f0e84cb1 <vm_exec_core+22689>, 0x6139f0e82ac2 <vm_exec_core+14002>, 0x6139f0e82ac7 <vm_exec_core+14007>, 0x6139f0e8474c <vm_exec_core+21308>, 0x6139f0e8462b <vm_exec_core+21019>, 0x6139f0e83ab8 <vm_exec_core+18088>, 0x6139f0e837d6 <vm_exec_core+17350>, 0x6139f0e8474a <vm_exec_core+21306>, 0x6139f0e83bec <vm_exec_core+18396>...} reg_cfp = 0x7d16e07ff720 reg_pc = 0x50400002f9f8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #38 0x00006139f0e7c341 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #39 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000003d0 _tag = <optimized out> state = <optimized out> result = 36 #40 0x00006139f0b0235b in rb_ec_exec_node (ec=0x5160000003d0, n=0x7d16e29c5718) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe5c3332d0, <optimized out>, 0x7ffe5c333220, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7d16e29c5718 #41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000003d0 status = <optimized out> #42 0x00006139f0afb8c7 in rb_main (argc=10, argv=0x7ffe5c3334a8) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #43 main (argc=10, argv=0x7ffe5c3334a8) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 1738218) detached] $ timeout 60 gdb -p 1738208 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1738210] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007bf059926cd7 in __GI___select (nfds=21, readfds=0x50c0055e4600, writefds=0x0, exceptfds=0x0, timeout=0x7fff58134940) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x7bf059b04c40 (LWP 1738208) "ruby" 0x00007bf059926cd7 in __GI___select (nfds=21, readfds=0x50c0055e4600, writefds=0x0, exceptfds=0x0, timeout=0x7fff58134940) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x7bf03d6006c0 (LWP 1738210) "ruby" 0x00007bf05991b4cd in __GI___poll (fds=0x7bf03c309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7bf03d6006c0 (LWP 1738210) "ruby"): #0 0x00007bf05991b4cd in __GI___poll (fds=0x7bf03c309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005621cdf0746a in __interceptor_poll () No symbol table info available. #2 0x00005621ce2b59ff 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:3067 vm = <optimized out> #4 0x00005621cdf6081f in asan_thread_start(void*) () No symbol table info available. #5 0x00007bf05989ca94 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 = {136271752070848, 643624844430151340, 136271752070848, -352, 25, 140734671052480, 643624844442734252, 643545043694128812}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007bf059929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7bf059b04c40 (LWP 1738208) "ruby"): #0 0x00007bf059926cd7 in __GI___select (nfds=21, readfds=0x50c0055e4600, writefds=0x0, exceptfds=0x0, timeout=0x7fff58134940) 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 = 547907882} pts64 = 0x7fff581347e0 r = <optimized out> #1 0x00005621ce29fc95 in native_fd_select (n=21, readfds=0x50c0055e4600, writefds=0x0, exceptfds=0x7bf059926cd7 <__GI___select+327>, timeout=0x7fff581347e0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2441 No locals. #2 do_select (p=136272191354400) at /tmp/ruby/src/trunk_asan/thread.c:4273 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7fff581348f0 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x00005621cdfab060 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff58134ab0, <optimized out>, 0x7fff581349c0, <optimized out>, <optimized out>}, prev = 0x7bf0578ef580, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x00005621ce29f26e 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:4333 set = {max = 21, th = 0x515000000300, rset = 0x7bf0578ef440, 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 = 0x7bf0578ef4a0} #5 0x00005621ce065b8d in select_internal (read=136271752322160, write=4, except=4, tp=0x7bf0578ef4a0, fds=0x7bf0578ef440) at /tmp/ruby/src/trunk_asan/io.c:10674 timerec = <optimized out> max = 21 pending = <optimized out> rp = 0x7bf0578ef440 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=136272191353888) at /tmp/ruby/src/trunk_asan/io.c:10744 p = 0x7bf0578ef420 #7 0x00005621cdfab060 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff58134db0, <optimized out>, 0x7fff58134cc0, <optimized out>, <optimized out>}, prev = 0x7bf057878e40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x00005621ce041e47 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11100 args = <optimized out> timerec = <optimized out> scheduler = <optimized out> timeout = <optimized out> i = 4 #9 0x00005621ce3844d8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x15e100100009 cc = <optimized out> me = 0x7bf0591ea648 cfunc = 0x504000010858 recv = 136272217504120 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x00005621ce331d6d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7bf056dff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #11 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5621ce324b19 <vm_exec_core+1801>, 0x5621ce325bea <vm_exec_core+6106>, 0x5621ce32b81f <vm_exec_core+29711>, 0x5621ce325742 <vm_exec_core+4914>, 0x5621ce32c41e <vm_exec_core+32782>, 0x5621ce32a1e2 <vm_exec_core+24018>, 0x5621ce327b5d <vm_exec_core+14157>, 0x5621ce324c99 <vm_exec_core+2185>, 0x5621ce32be87 <vm_exec_core+31351>, 0x5621ce32bb81 <vm_exec_core+30577>, 0x5621ce3259ba <vm_exec_core+5546>, 0x5621ce325237 <vm_exec_core+3623>, 0x5621ce32a837 <vm_exec_core+25639>, 0x5621ce326971 <vm_exec_core+9569>, 0x5621ce32c0c5 <vm_exec_core+31925>, 0x5621ce32bd0f <vm_exec_core+30975>, 0x5621ce326fd1 <vm_exec_core+11201>, 0x5621ce327adb <vm_exec_core+14027>, 0x5621ce32a430 <vm_exec_core+24608>, 0x5621ce32bc70 <vm_exec_core+30816>, 0x5621ce329597 <vm_exec_core+20871>, 0x5621ce32a4ca <vm_exec_core+24762>, 0x5621ce32abe8 <vm_exec_core+26584>, 0x5621ce3294c3 <vm_exec_core+20659>, 0x5621ce325163 <vm_exec_core+3411>, 0x5621ce329cfc <vm_exec_core+22764>, 0x5621ce324fd9 <vm_exec_core+3017>, 0x5621ce325449 <vm_exec_core+4153>, 0x5621ce32731e <vm_exec_core+12046>, 0x5621ce329064 <vm_exec_core+19540>, 0x5621ce329a45 <vm_exec_core+22069>, 0x5621ce328c00 <vm_exec_core+18416>, 0x5621ce324b5e <vm_exec_core+1870>, 0x5621ce32b16a <vm_exec_core+27994>, 0x5621ce32ba96 <vm_exec_core+30342>, 0x5621ce325522 <vm_exec_core+4370>, 0x5621ce3260b6 <vm_exec_core+7334>, 0x5621ce325b3c <vm_exec_core+5932>, 0x5621ce326a76 <vm_exec_core+9830>, 0x5621ce327a70 <vm_exec_core+13920>, 0x5621ce3255e4 <vm_exec_core+4564>, 0x5621ce32afb3 <vm_exec_core+27555>, 0x5621ce326025 <vm_exec_core+7189>, 0x5621ce32792e <vm_exec_core+13598>, 0x5621ce3282e3 <vm_exec_core+16083>, 0x5621ce32a8e3 <vm_exec_core+25811>, 0x5621ce329773 <vm_exec_core+21347>, 0x5621ce326b6a <vm_exec_core+10074>, 0x5621ce3263f3 <vm_exec_core+8163>, 0x5621ce32a711 <vm_exec_core+25345>, 0x5621ce32756c <vm_exec_core+12636>, 0x5621ce329e07 <vm_exec_core+23031>, 0x5621ce3297fb <vm_exec_core+21483>, 0x5621ce329ed4 <vm_exec_core+23236>, 0x5621ce32b741 <vm_exec_core+29489>, 0x5621ce3288c4 <vm_exec_core+17588>, 0x5621ce32a9b2 <vm_exec_core+26018>, 0x5621ce32479b <vm_exec_core+907>, 0x5621ce32a575 <vm_exec_core+24933>, 0x5621ce326e42 <vm_exec_core+10802>, 0x5621ce329108 <vm_exec_core+19704>, 0x5621ce329668 <vm_exec_core+21080>, 0x5621ce3247a0 <vm_exec_core+912>, 0x5621ce328f73 <vm_exec_core+19299>, 0x5621ce32723f <vm_exec_core+11823>, 0x5621ce3265b0 <vm_exec_core+8608>, 0x5621ce329f68 <vm_exec_core+23384>, 0x5621ce3256a0 <vm_exec_core+4752>, 0x5621ce327e24 <vm_exec_core+14868>, 0x5621ce333689 <vm_exec_core+62073>, 0x5621ce329b27 <vm_exec_core+22295>, 0x5621ce325f01 <vm_exec_core+6897>, 0x5621ce3262cf <vm_exec_core+7871>, 0x5621ce3261ad <vm_exec_core+7581>, 0x5621ce326806 <vm_exec_core+9206>, 0x5621ce32708e <vm_exec_core+11390>, 0x5621ce325e22 <vm_exec_core+6674>, 0x5621ce32c6b3 <vm_exec_core+33443>, 0x5621ce329bde <vm_exec_core+22478>, 0x5621ce3286ec <vm_exec_core+17116>, 0x5621ce32b061 <vm_exec_core+27729>, 0x5621ce32c7d1 <vm_exec_core+33729>, 0x5621ce32b3c7 <vm_exec_core+28599>, 0x5621ce32c21e <vm_exec_core+32270>, 0x5621ce32c2f6 <vm_exec_core+32486>, 0x5621ce32507c <vm_exec_core+3180>, 0x5621ce32bda4 <vm_exec_core+31124>, 0x5621ce32742f <vm_exec_core+12319>, 0x5621ce32bfdf <vm_exec_core+31695>, 0x5621ce326eee <vm_exec_core+10974>, 0x5621ce32b2c5 <vm_exec_core+28341>, 0x5621ce324ea3 <vm_exec_core+2707>, 0x5621ce326c84 <vm_exec_core+10356>, 0x5621ce32802c <vm_exec_core+15388>, 0x5621ce3279c5 <vm_exec_core+13749>, 0x5621ce327794 <vm_exec_core+13188>, 0x5621ce324897 <vm_exec_core+1159>, 0x5621ce324dba <vm_exec_core+2474>, 0x5621ce324929 <vm_exec_core+1305>, 0x5621ce32b5e0 <vm_exec_core+29136>, 0x5621ce328e10 <vm_exec_core+18944>, 0x5621ce3283b4 <vm_exec_core+16292>, 0x5621ce328ad1 <vm_exec_core+18113>, 0x5621ce3287ea <vm_exec_core+17370>, 0x5621ce327835 <vm_exec_core+13349>, 0x5621ce3281d8 <vm_exec_core+15816>, 0x5621ce327cfa <vm_exec_core+14570>, 0x5621ce3284e3 <vm_exec_core+16595>, 0x5621ce328565 <vm_exec_core+16725>, 0x5621ce324b0a <vm_exec_core+1786>, 0x5621ce325bdb <vm_exec_core+6091>, 0x5621ce32b810 <vm_exec_core+29696>, 0x5621ce325733 <vm_exec_core+4899>, 0x5621ce32c40f <vm_exec_core+32767>, 0x5621ce32a1d3 <vm_exec_core+24003>, 0x5621ce327b4e <vm_exec_core+14142>, 0x5621ce324c8a <vm_exec_core+2170>, 0x5621ce32be78 <vm_exec_core+31336>, 0x5621ce32bb72 <vm_exec_core+30562>, 0x5621ce3259ab <vm_exec_core+5531>, 0x5621ce325228 <vm_exec_core+3608>, 0x5621ce32a828 <vm_exec_core+25624>, 0x5621ce326962 <vm_exec_core+9554>, 0x5621ce32c0b6 <vm_exec_core+31910>, 0x5621ce32bd00 <vm_exec_core+30960>, 0x5621ce326fc2 <vm_exec_core+11186>, 0x5621ce327acc <vm_exec_core+14012>, 0x5621ce32a421 <vm_exec_core+24593>, 0x5621ce32bc61 <vm_exec_core+30801>, 0x5621ce329588 <vm_exec_core+20856>, 0x5621ce32a4bb <vm_exec_core+24747>, 0x5621ce32abd9 <vm_exec_core+26569>, 0x5621ce3294b4 <vm_exec_core+20644>, 0x5621ce325154 <vm_exec_core+3396>, 0x5621ce329ced <vm_exec_core+22749>, 0x5621ce324fca <vm_exec_core+3002>, 0x5621ce32543a <vm_exec_core+4138>, 0x5621ce32730f <vm_exec_core+12031>, 0x5621ce329055 <vm_exec_core+19525>, 0x5621ce329a36 <vm_exec_core+22054>, 0x5621ce328bf1 <vm_exec_core+18401>, 0x5621ce324b4f <vm_exec_core+1855>, 0x5621ce32b15b <vm_exec_core+27979>, 0x5621ce32ba87 <vm_exec_core+30327>, 0x5621ce325513 <vm_exec_core+4355>, 0x5621ce3260a7 <vm_exec_core+7319>, 0x5621ce325b2d <vm_exec_core+5917>, 0x5621ce326a67 <vm_exec_core+9815>, 0x5621ce327a61 <vm_exec_core+13905>, 0x5621ce3255d5 <vm_exec_core+4549>, 0x5621ce32afa4 <vm_exec_core+27540>, 0x5621ce326016 <vm_exec_core+7174>, 0x5621ce32791f <vm_exec_core+13583>, 0x5621ce3282d4 <vm_exec_core+16068>, 0x5621ce32a8d4 <vm_exec_core+25796>, 0x5621ce329764 <vm_exec_core+21332>, 0x5621ce326b5b <vm_exec_core+10059>, 0x5621ce3263e4 <vm_exec_core+8148>, 0x5621ce32a702 <vm_exec_core+25330>, 0x5621ce32755d <vm_exec_core+12621>, 0x5621ce329df8 <vm_exec_core+23016>, 0x5621ce3297ec <vm_exec_core+21468>, 0x5621ce329ec5 <vm_exec_core+23221>, 0x5621ce32b732 <vm_exec_core+29474>, 0x5621ce3288b5 <vm_exec_core+17573>, 0x5621ce32a9a3 <vm_exec_core+26003>, 0x5621ce329750 <vm_exec_core+21312>, 0x5621ce32a566 <vm_exec_core+24918>, 0x5621ce326e33 <vm_exec_core+10787>, 0x5621ce3290f9 <vm_exec_core+19689>, 0x5621ce329659 <vm_exec_core+21065>, 0x5621ce328018 <vm_exec_core+15368>, 0x5621ce328f64 <vm_exec_core+19284>, 0x5621ce327230 <vm_exec_core+11808>, 0x5621ce3265a1 <vm_exec_core+8593>, 0x5621ce329f59 <vm_exec_core+23369>, 0x5621ce325691 <vm_exec_core+4737>, 0x5621ce327e15 <vm_exec_core+14853>, 0x5621ce33367a <vm_exec_core+62058>, 0x5621ce329b18 <vm_exec_core+22280>, 0x5621ce325ef2 <vm_exec_core+6882>, 0x5621ce3262c0 <vm_exec_core+7856>, 0x5621ce32619e <vm_exec_core+7566>, 0x5621ce3267f7 <vm_exec_core+9191>, 0x5621ce32707f <vm_exec_core+11375>, 0x5621ce328f5f <vm_exec_core+19279>, 0x5621ce3286e2 <vm_exec_core+17106>, 0x5621ce328f5a <vm_exec_core+19274>, 0x5621ce329750 <vm_exec_core+21312>, 0x5621ce32974e <vm_exec_core+21310>, 0x5621ce3267f2 <vm_exec_core+9186>, 0x5621ce329cb1 <vm_exec_core+22689>, 0x5621ce327ac2 <vm_exec_core+14002>, 0x5621ce327ac7 <vm_exec_core+14007>, 0x5621ce32974c <vm_exec_core+21308>, 0x5621ce32962b <vm_exec_core+21019>, 0x5621ce328ab8 <vm_exec_core+18088>, 0x5621ce3287d6 <vm_exec_core+17350>, 0x5621ce32974a <vm_exec_core+21306>, 0x5621ce328bec <vm_exec_core+18396>...} reg_cfp = 0x7bf056dff3a0 reg_pc = 0x5220000050a0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #12 0x00005621ce321341 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000003d0 _tag = <optimized out> state = <optimized out> result = 36 #14 0x00005621ce0a3c71 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=136272216999800) at /tmp/ruby/src/trunk_asan/load.c:781 iseq = 0x7bf059164660 #15 0x00005621ce09ec77 in require_internal (ec=ec@entry=0x5160000003d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1287 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x515000000300 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 136272217494360 realpath_map = 136272217494200 path = 136272216999800 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 0x00005621ce09cf2b in rb_require_string_internal (fname=136272216999840, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386 ec = 0x5160000003d0 result = <optimized out> #17 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1041 base = <optimized out> #18 0x00005621ce3844d8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x588100140003 cc = <optimized out> me = 0x7bf0591647f0 cfunc = 0x504000018698 recv = 136272217624040 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #19 0x00005621ce36a64d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fff58136560) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #20 0x00005621ce36a105 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4912 ci = <optimized out> cc = 0x0 #21 0x00005621ce331d6d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7bf056dff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #22 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5621ce324b19 <vm_exec_core+1801>, 0x5621ce325bea <vm_exec_core+6106>, 0x5621ce32b81f <vm_exec_core+29711>, 0x5621ce325742 <vm_exec_core+4914>, 0x5621ce32c41e <vm_exec_core+32782>, 0x5621ce32a1e2 <vm_exec_core+24018>, 0x5621ce327b5d <vm_exec_core+14157>, 0x5621ce324c99 <vm_exec_core+2185>, 0x5621ce32be87 <vm_exec_core+31351>, 0x5621ce32bb81 <vm_exec_core+30577>, 0x5621ce3259ba <vm_exec_core+5546>, 0x5621ce325237 <vm_exec_core+3623>, 0x5621ce32a837 <vm_exec_core+25639>, 0x5621ce326971 <vm_exec_core+9569>, 0x5621ce32c0c5 <vm_exec_core+31925>, 0x5621ce32bd0f <vm_exec_core+30975>, 0x5621ce326fd1 <vm_exec_core+11201>, 0x5621ce327adb <vm_exec_core+14027>, 0x5621ce32a430 <vm_exec_core+24608>, 0x5621ce32bc70 <vm_exec_core+30816>, 0x5621ce329597 <vm_exec_core+20871>, 0x5621ce32a4ca <vm_exec_core+24762>, 0x5621ce32abe8 <vm_exec_core+26584>, 0x5621ce3294c3 <vm_exec_core+20659>, 0x5621ce325163 <vm_exec_core+3411>, 0x5621ce329cfc <vm_exec_core+22764>, 0x5621ce324fd9 <vm_exec_core+3017>, 0x5621ce325449 <vm_exec_core+4153>, 0x5621ce32731e <vm_exec_core+12046>, 0x5621ce329064 <vm_exec_core+19540>, 0x5621ce329a45 <vm_exec_core+22069>, 0x5621ce328c00 <vm_exec_core+18416>, 0x5621ce324b5e <vm_exec_core+1870>, 0x5621ce32b16a <vm_exec_core+27994>, 0x5621ce32ba96 <vm_exec_core+30342>, 0x5621ce325522 <vm_exec_core+4370>, 0x5621ce3260b6 <vm_exec_core+7334>, 0x5621ce325b3c <vm_exec_core+5932>, 0x5621ce326a76 <vm_exec_core+9830>, 0x5621ce327a70 <vm_exec_core+13920>, 0x5621ce3255e4 <vm_exec_core+4564>, 0x5621ce32afb3 <vm_exec_core+27555>, 0x5621ce326025 <vm_exec_core+7189>, 0x5621ce32792e <vm_exec_core+13598>, 0x5621ce3282e3 <vm_exec_core+16083>, 0x5621ce32a8e3 <vm_exec_core+25811>, 0x5621ce329773 <vm_exec_core+21347>, 0x5621ce326b6a <vm_exec_core+10074>, 0x5621ce3263f3 <vm_exec_core+8163>, 0x5621ce32a711 <vm_exec_core+25345>, 0x5621ce32756c <vm_exec_core+12636>, 0x5621ce329e07 <vm_exec_core+23031>, 0x5621ce3297fb <vm_exec_core+21483>, 0x5621ce329ed4 <vm_exec_core+23236>, 0x5621ce32b741 <vm_exec_core+29489>, 0x5621ce3288c4 <vm_exec_core+17588>, 0x5621ce32a9b2 <vm_exec_core+26018>, 0x5621ce32479b <vm_exec_core+907>, 0x5621ce32a575 <vm_exec_core+24933>, 0x5621ce326e42 <vm_exec_core+10802>, 0x5621ce329108 <vm_exec_core+19704>, 0x5621ce329668 <vm_exec_core+21080>, 0x5621ce3247a0 <vm_exec_core+912>, 0x5621ce328f73 <vm_exec_core+19299>, 0x5621ce32723f <vm_exec_core+11823>, 0x5621ce3265b0 <vm_exec_core+8608>, 0x5621ce329f68 <vm_exec_core+23384>, 0x5621ce3256a0 <vm_exec_core+4752>, 0x5621ce327e24 <vm_exec_core+14868>, 0x5621ce333689 <vm_exec_core+62073>, 0x5621ce329b27 <vm_exec_core+22295>, 0x5621ce325f01 <vm_exec_core+6897>, 0x5621ce3262cf <vm_exec_core+7871>, 0x5621ce3261ad <vm_exec_core+7581>, 0x5621ce326806 <vm_exec_core+9206>, 0x5621ce32708e <vm_exec_core+11390>, 0x5621ce325e22 <vm_exec_core+6674>, 0x5621ce32c6b3 <vm_exec_core+33443>, 0x5621ce329bde <vm_exec_core+22478>, 0x5621ce3286ec <vm_exec_core+17116>, 0x5621ce32b061 <vm_exec_core+27729>, 0x5621ce32c7d1 <vm_exec_core+33729>, 0x5621ce32b3c7 <vm_exec_core+28599>, 0x5621ce32c21e <vm_exec_core+32270>, 0x5621ce32c2f6 <vm_exec_core+32486>, 0x5621ce32507c <vm_exec_core+3180>, 0x5621ce32bda4 <vm_exec_core+31124>, 0x5621ce32742f <vm_exec_core+12319>, 0x5621ce32bfdf <vm_exec_core+31695>, 0x5621ce326eee <vm_exec_core+10974>, 0x5621ce32b2c5 <vm_exec_core+28341>, 0x5621ce324ea3 <vm_exec_core+2707>, 0x5621ce326c84 <vm_exec_core+10356>, 0x5621ce32802c <vm_exec_core+15388>, 0x5621ce3279c5 <vm_exec_core+13749>, 0x5621ce327794 <vm_exec_core+13188>, 0x5621ce324897 <vm_exec_core+1159>, 0x5621ce324dba <vm_exec_core+2474>, 0x5621ce324929 <vm_exec_core+1305>, 0x5621ce32b5e0 <vm_exec_core+29136>, 0x5621ce328e10 <vm_exec_core+18944>, 0x5621ce3283b4 <vm_exec_core+16292>, 0x5621ce328ad1 <vm_exec_core+18113>, 0x5621ce3287ea <vm_exec_core+17370>, 0x5621ce327835 <vm_exec_core+13349>, 0x5621ce3281d8 <vm_exec_core+15816>, 0x5621ce327cfa <vm_exec_core+14570>, 0x5621ce3284e3 <vm_exec_core+16595>, 0x5621ce328565 <vm_exec_core+16725>, 0x5621ce324b0a <vm_exec_core+1786>, 0x5621ce325bdb <vm_exec_core+6091>, 0x5621ce32b810 <vm_exec_core+29696>, 0x5621ce325733 <vm_exec_core+4899>, 0x5621ce32c40f <vm_exec_core+32767>, 0x5621ce32a1d3 <vm_exec_core+24003>, 0x5621ce327b4e <vm_exec_core+14142>, 0x5621ce324c8a <vm_exec_core+2170>, 0x5621ce32be78 <vm_exec_core+31336>, 0x5621ce32bb72 <vm_exec_core+30562>, 0x5621ce3259ab <vm_exec_core+5531>, 0x5621ce325228 <vm_exec_core+3608>, 0x5621ce32a828 <vm_exec_core+25624>, 0x5621ce326962 <vm_exec_core+9554>, 0x5621ce32c0b6 <vm_exec_core+31910>, 0x5621ce32bd00 <vm_exec_core+30960>, 0x5621ce326fc2 <vm_exec_core+11186>, 0x5621ce327acc <vm_exec_core+14012>, 0x5621ce32a421 <vm_exec_core+24593>, 0x5621ce32bc61 <vm_exec_core+30801>, 0x5621ce329588 <vm_exec_core+20856>, 0x5621ce32a4bb <vm_exec_core+24747>, 0x5621ce32abd9 <vm_exec_core+26569>, 0x5621ce3294b4 <vm_exec_core+20644>, 0x5621ce325154 <vm_exec_core+3396>, 0x5621ce329ced <vm_exec_core+22749>, 0x5621ce324fca <vm_exec_core+3002>, 0x5621ce32543a <vm_exec_core+4138>, 0x5621ce32730f <vm_exec_core+12031>, 0x5621ce329055 <vm_exec_core+19525>, 0x5621ce329a36 <vm_exec_core+22054>, 0x5621ce328bf1 <vm_exec_core+18401>, 0x5621ce324b4f <vm_exec_core+1855>, 0x5621ce32b15b <vm_exec_core+27979>, 0x5621ce32ba87 <vm_exec_core+30327>, 0x5621ce325513 <vm_exec_core+4355>, 0x5621ce3260a7 <vm_exec_core+7319>, 0x5621ce325b2d <vm_exec_core+5917>, 0x5621ce326a67 <vm_exec_core+9815>, 0x5621ce327a61 <vm_exec_core+13905>, 0x5621ce3255d5 <vm_exec_core+4549>, 0x5621ce32afa4 <vm_exec_core+27540>, 0x5621ce326016 <vm_exec_core+7174>, 0x5621ce32791f <vm_exec_core+13583>, 0x5621ce3282d4 <vm_exec_core+16068>, 0x5621ce32a8d4 <vm_exec_core+25796>, 0x5621ce329764 <vm_exec_core+21332>, 0x5621ce326b5b <vm_exec_core+10059>, 0x5621ce3263e4 <vm_exec_core+8148>, 0x5621ce32a702 <vm_exec_core+25330>, 0x5621ce32755d <vm_exec_core+12621>, 0x5621ce329df8 <vm_exec_core+23016>, 0x5621ce3297ec <vm_exec_core+21468>, 0x5621ce329ec5 <vm_exec_core+23221>, 0x5621ce32b732 <vm_exec_core+29474>, 0x5621ce3288b5 <vm_exec_core+17573>, 0x5621ce32a9a3 <vm_exec_core+26003>, 0x5621ce329750 <vm_exec_core+21312>, 0x5621ce32a566 <vm_exec_core+24918>, 0x5621ce326e33 <vm_exec_core+10787>, 0x5621ce3290f9 <vm_exec_core+19689>, 0x5621ce329659 <vm_exec_core+21065>, 0x5621ce328018 <vm_exec_core+15368>, 0x5621ce328f64 <vm_exec_core+19284>, 0x5621ce327230 <vm_exec_core+11808>, 0x5621ce3265a1 <vm_exec_core+8593>, 0x5621ce329f59 <vm_exec_core+23369>, 0x5621ce325691 <vm_exec_core+4737>, 0x5621ce327e15 <vm_exec_core+14853>, 0x5621ce33367a <vm_exec_core+62058>, 0x5621ce329b18 <vm_exec_core+22280>, 0x5621ce325ef2 <vm_exec_core+6882>, 0x5621ce3262c0 <vm_exec_core+7856>, 0x5621ce32619e <vm_exec_core+7566>, 0x5621ce3267f7 <vm_exec_core+9191>, 0x5621ce32707f <vm_exec_core+11375>, 0x5621ce328f5f <vm_exec_core+19279>, 0x5621ce3286e2 <vm_exec_core+17106>, 0x5621ce328f5a <vm_exec_core+19274>, 0x5621ce329750 <vm_exec_core+21312>, 0x5621ce32974e <vm_exec_core+21310>, 0x5621ce3267f2 <vm_exec_core+9186>, 0x5621ce329cb1 <vm_exec_core+22689>, 0x5621ce327ac2 <vm_exec_core+14002>, 0x5621ce327ac7 <vm_exec_core+14007>, 0x5621ce32974c <vm_exec_core+21308>, 0x5621ce32962b <vm_exec_core+21019>, 0x5621ce328ab8 <vm_exec_core+18088>, 0x5621ce3287d6 <vm_exec_core+17350>, 0x5621ce32974a <vm_exec_core+21306>, 0x5621ce328bec <vm_exec_core+18396>...} reg_cfp = 0x7bf056dff790 reg_pc = 0x50400002f7f8 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> th: 0x515000000300, native_id: 0x7bf059b04c40 INSN_LABEL_dupn = <optimized out> -- Control frame information ----------------------------------------------- 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> 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 INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> 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:0130 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604 INSN_LABEL_checkmatch = <optimized out> c:0016 p:0016 s:0076 e:000075 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299 c:0015 p:0005 s:0071 e:000070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769 INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> c:0014 p:0006 s:0067 e:000066 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 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> c:0013 p:0027 s:0063 e:000062 METHOD <internal:array>:42 c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755 INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> 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 INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891 c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <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_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886 c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> c:0003 p:---- s:0011 e:000010 CFUNC :require_relative c:0002 p:0005 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH] INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] 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 0x00005621ce320f88 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160000003d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #24 0x00005621cdfa735b in rb_ec_exec_node (ec=0x5160000003d0, n=0x7bf059164890) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff58136ab0, <optimized out>, 0x7fff58136a00, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7bf059164890 #25 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000003d0 status = <optimized out> #26 0x00005621cdfa08c7 in rb_main (argc=9, argv=0x7fff58136c88) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #27 main (argc=9, argv=0x7fff58136c88) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true running file: /tmp/ruby/src/trunk_asan/test/ruby/test_rand.rb [Inferior 1 (process 1738208) detached] A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j option. $ timeout 60 gdb -p 1737875 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null make: *** [uncommon.mk:963: yes-test-all] Error 1 >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 1737874 -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 1773558 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.4.0dev (2024-10-18T19:01:45Z master 7be9a333ca) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 ................. Finished in 34.646073 seconds 3436 files, 32793 examples, 134800 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.