# Logfile created on 2025-05-03 06:29:29 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007d634b2cfde0 @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.20250503-062929", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007d634bbcf120 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007d634bbcef68 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007d634a1f9e80 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250503-062929", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250503-062929>, @binmode=false, @mon_data=#<Monitor:0x00007d634bbce9c8>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 36c64b3be8 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/socket' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/socket' Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged /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' $$$[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/16.0.0 -Dmodular_gc_dir= 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 ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/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/16.0.0 -Dmodular_gc_dir= 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 ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/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 1c8cf2bff5aa1c540ec5eb543d1dffae86b169b08df54d9696e1501a9e7fbbb4 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/16.0.0 -Dmodular_gc_dir= 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 ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/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 ext/configure-ext.mk updated 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' 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]: 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/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' 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/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: 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/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/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' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 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/16.0.0 -Dmodular_gc_dir= 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 ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin 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 ext/configure-ext.mk unchanged 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' 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/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' 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/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/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/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' 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/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' 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.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.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.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.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.5.0+0 bundler 2.7.0.dev cgi 0.4.2 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.7.0.dev.2 pp 0.6.2 prettyprint 0.2.0 prism 1.4.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.3 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.11.3 openssl 3.3.0 pathname 0.4.0 psych 5.2.4 stringio 3.1.8.dev strscan 3.1.5.dev zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 minitest 5.25.5 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.8 rexml 3.4.1 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.8 net-pop 0.1.2 net-smtp 0.5.1 matrix 0.4.2 prime 0.1.3 rbs 3.9.2 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 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.3.0 csv 3.3.4 repl_type_completor 0.1.11 ostruct 0.6.1 pstore 0.2.0 benchmark 0.4.0 logger 1.7.0 rdoc 6.13.1 irb 1.15.2 reline 0.6.1 readline 0.0.4 fiddle 1.1.8 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.2.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/16.0.0 -Dmodular_gc_dir= 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 ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/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/16.0.0 -Dmodular_gc_dir= 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 ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/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/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/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' 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.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/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=48383 "--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/757] 508736=open-uri/test_open-uri [ 2/757] 508741=-ext-/string/test_coderange [ 3/757] 508739=-ext-/bignum/test_big2str [ 4/757] 508746=mkmf/test_pkg_config [ 5/757] 508737=ruby/test_string_memory [ 6/757] 508742=prism/regexp_test [ 7/757] 508745=ruby/test_complex2 [ 8/757] 508735=ruby/enc/test_iso_8859 [ 9/757] 508744=openssl/test_x509attr [ 10/757] 508734=-ext-/win32/test_dln [ 11/757] 508738=cgi/test_cgi_util [ 12/757] 508743=openssl/test_x509req [ 13/757] 508740=rubygems/test_gem_commands_open_command [ 14/757] 508748=psych/test_tree_builder [ 15/757] 508741=rubygems/test_gem_ext_cargo_builder_link_flag_converter [ 16/757] 508734=net/protocol/test_protocol [ 17/757] 508733=-ext-/load/test_protect [ 18/757] 508739=yaml/test_store [ 19/757] 508747=ruby/test_insns_leaf [ 20/757] 508733=ruby/test_iseq [ 21/757] 508747=-ext-/string/test_enc_associate [ 22/757] 508745=prism/api/dump_test [ 23/757] 508737=ruby/test_allocation [ 24/757] 508748=ruby/test_gc [ 25/757] 508739=prism/ruby/location_test [ 26/757] 508746=ruby/enc/test_gb18030 [ 27/757] 508735=rubygems/test_gem_package_tar_reader [ 28/757] 508746=psych/test_class [ 29/757] 508746=cgi/test_cgi_session [ 30/757] 508744=openssl/test_x509crl [ 31/757] 508734=strscan/test_stringscanner [ 32/757] 508742=psych/test_numeric [ 33/757] 508746=rubygems/test_gem_dependency_installer [ 34/757] 508742=ruby/test_refinement [ 35/757] 508739=rubygems/test_gem_name_tuple [ 36/757] 508734=ruby/test_warning [ 37/757] 508741=ruby/enc/test_gbk [ 38/757] 508744=rubygems/test_gem_specification [ 39/757] 508741=openssl/test_pkcs7 [ 40/757] 508736=rubygems/test_gem_commands_fetch_command [ 41/757] 508738=cgi/test_cgi_header [ 42/757] 508743=ruby/test_complexrational [ 43/757] 508743=io/nonblock/test_flush [ 44/757] 508743=did_you_mean/spell_checking/test_require_path_check [ 45/757] 508738=mkmf/test_mkmf [ 46/757] 508735=-ext-/bignum/test_mul [ 47/757] 508734=ruby/test_mixed_unicode_escapes [ 48/757] 508734=-ext-/test_enumerator_kw [ 49/757] 508735=-ext-/thread/test_instrumentation_api [ 50/757] 508734=-ext-/vm/test_at_exit [ 51/757] 508734=ruby/test_complex [ 52/757] 508740=prism/result/source_location_test [ 53/757] 508738=prism/result/static_inspect_test [ 54/757] 508743=-ext-/symbol/test_inadvertent_creation [ 55/757] 508739=rubygems/test_gem_commands_query_command [ 56/757] 508738=prism/result/equality_test [ 57/757] 508738=prism/unescape_test [ 58/757] 508738=openssl/test_x509ext [ 59/757] 508740=psych/test_data [ 60/757] 508741=ripper/test_files_ext [ 61/757] 508743=rubygems/test_gem_stub_specification [ 62/757] 508740=ruby/test_method_cache [ 63/757] 508738=ruby/test_path [ 64/757] 508740=ruby/test_sprintf_comb [ 65/757] 508738=test_pp [ 66/757] 508734=socket/test_tcp [ 67/757] 508738=rubygems/test_gem_version [ 68/757] 508736=rubygems/test_gem_commands_stale_command [ 69/757] 508736=prism/ruby/tunnel_test [ 70/757] 508741=ruby/test_settracefunc [ 71/757] 508747=rubygems/test_gem_text [ 72/757] 508736=test_extlibs [ 73/757] 508740=-ext-/rational/test_rat [ 74/757] 508740=ruby/test_whileuntil [ 75/757] 508740=ruby/test_transcode [ 76/757] 508734=mkmf/test_flags [ 77/757] 508738=openssl/test_asn1 [ 78/757] 508743=monitor/test_monitor [ 79/757] 508738=rubygems/test_gem_ext_rake_builder [ 80/757] 508743=json/json_string_matching_test [ 81/757] 508743=socket/test_addrinfo [ 82/757] 508733=openssl/test_x509cert [ 83/757] 508747=uri/test_http [ 84/757] 508743=-ext-/funcall/test_passing_block [ 85/757] 508743=psych/nodes/test_enumerable [ 86/757] 508739=-ext-/proc/test_bmethod [ 87/757] 508740=-ext-/test_bug-14834 [ 88/757] 508747=resolv/test_svcb_https [ 89/757] 508739=openssl/test_buffering [ 90/757] 508743=prism/ruby/ruby_parser_test [ 91/757] 508739=rubygems/test_gem_security_trust_dir [ 92/757] 508747=mkmf/test_constant [ 93/757] 508739=ruby/test_default_gems [ 94/757] 508740=dtrace/test_load [ 95/757] 508740=ruby/test_encoding [ 96/757] 508743=json/json_fixtures_test [ 97/757] 508739=rubygems/test_gem_resolver_specification [ 98/757] 508743=rubygems/test_webauthn_listener [ 99/757] 508739=-ext-/thread/test_lock_native_thread [100/757] 508739=rubygems/test_gem_package_tar_reader_entry [101/757] 508743=optparse/test_zsh_completion [102/757] 508743=-ext-/string/test_enc_str_buf_cat [103/757] 508743=mkmf/test_have_func [104/757] 508735=rubygems/test_gem_resolver_dependency_request [105/757] 508735=-ext-/string/test_external_new [106/757] 508735=ripper/test_scanner_events [107/757] 508735=-ext-/test_abi [108/757] 508739=ruby/enc/test_euc_jp [109/757] 508739=ruby/test_weakmap [110/757] 508740=socket/test_ancdata [111/757] 508740=rubygems/test_gem_doctor [112/757] 508740=-ext-/exception/test_data_error [113/757] 508735=ruby/test_rubyvm [114/757] 508733=uri/test_common [115/757] 508735=ruby/test_optimization [116/757] 508740=rubygems/test_gem_request_connection_pools [117/757] 508734=ruby/test_sprintf [118/757] 508745=rubygems/test_gem_uri_formatter [119/757] 508738=strscan/test_ractor [120/757] 508738=prism/api/parse_success_test [121/757] 508738=rubygems/test_gem_commands_push_command [122/757] 508740=ruby/test_module [123/757] 508741=openssl/test_ssl [124/757] 508743=rubygems/test_deprecate [125/757] 508733=win32/test_registry [126/757] 508733=-ext-/bignum/test_bigzero [127/757] 508733=ruby/test_basicinstructions [128/757] 508743=fiber/test_mutex [129/757] 508734=ruby/test_struct [130/757] 508745=-ext-/typeddata/test_typeddata [131/757] 508734=rubygems/test_gem_resolver_vendor_specification [132/757] 508733=prism/ruby/compiler_test [133/757] 508733=date/test_date_strftime [134/757] 508738=fileutils/test_verbose [135/757] 508738=rubygems/test_gem_ext_builder [136/757] 508734=ripper/test_sexp [137/757] 508734=rubygems/test_gem_package_tar_header [138/757] 508743=prism/ruby/pattern_test [139/757] 508744=objspace/test_ractor [140/757] 508743=rubygems/test_gem_unsatisfiable_dependency_error [141/757] 508734=prism/locals_test [142/757] 508734=test_find [143/757] 508743=-ext-/test_recursion [144/757] 508734=-ext-/string/test_normalize [145/757] 508734=rubygems/test_gem_commands_owner_command [146/757] 508743=socket/test_basicsocket [147/757] 508745=prism/version_test [148/757] 508745=rubygems/test_gem_request_set [149/757] 508743=ruby/test_objectspace [150/757] 508744=test_trick [151/757] 508746=-ext-/win32/test_fd_setsize [152/757] 508746=rubygems/test_gem_remote_fetcher_s3 [153/757] 508734=prism/api/lex_test [154/757] 508734=rubygems/test_gem_rdoc [155/757] 508734=rubygems/test_gem_version_option [156/757] 508746=ripper/test_files_test_2 [157/757] 508745=ruby/test_require_lib [158/757] 508734=fiber/test_scheduler [159/757] 508733=-ext-/test_ensure_and_callcc [160/757] 508733=ruby/test_signal [161/757] 508736=ruby/test_fixnum [162/757] 508736=fiber/test_timeout [163/757] 508736=-ext-/iseq_load/test_iseq_load [164/757] 508747=did_you_mean/core_ext/test_name_error_extension [165/757] 508747=-ext-/string/test_fstring [166/757] 508747=rubygems/test_gem_resolver_activation_request [167/757] 508747=ruby/enc/test_big5 [168/757] 508747=psych/test_null [169/757] 508747=-ext-/bignum/test_pack [170/757] 508738=ruby/test_defined [171/757] 508742=date/test_switch_hitter [172/757] 508742=dtrace/test_hash_create [173/757] 508742=json/json_generic_object_test [174/757] 508742=ruby/test_thread [175/757] 508738=ruby/test_call [176/757] 508747=rubygems/test_gem_resolver_index_set [177/757] 508747=rubygems/test_gem_install_update_options [178/757] 508738=uri/test_file [179/757] 508738=rubygems/test_gem_security_policy [180/757] 508747=ruby/test_ractor [181/757] 508747=-ext-/method/test_arity [182/757] 508747=ripper/test_files_sample [183/757] 508738=-ext-/st/test_update [184/757] 508738=ruby/enc/test_case_options [185/757] 508738=rubygems/test_gem_request_set_lockfile_parser [186/757] 508736=ruby/test_yield [187/757] 508747=ruby/enc/test_shift_jis [188/757] 508747=rubygems/test_gem_ci_detector [189/757] 508747=psych/test_string [190/757] 508738=io/wait/test_io_wait_uncommon [191/757] 508738=open-uri/test_proxy [192/757] 508740=dtrace/test_raise [193/757] 508740=net/http/test_http [194/757] 508738=rubygems/test_gem_dependency_resolution_error [195/757] 508738=ruby/test_rational2 [196/757] 508739=prism/fixtures_test [197/757] 508738=ruby/enc/test_koi8 [198/757] 508747=objspace/test_objspace [199/757] 508738=ruby/test_clone [200/757] 508734=erb/test_erb_m17n [201/757] 508734=rubygems/test_gem_ext_cmake_builder [202/757] 508739=ripper/test_filter [203/757] 508734=-ext-/string/test_too_many_dummy_encodings [204/757] 508738=uri/test_ftp [205/757] 508739=prism/result/integer_base_flags_test [206/757] 508738=net/http/test_httpresponses [207/757] 508739=ruby/test_unicode_escape [208/757] 508738=mkmf/test_have_library [209/757] 508734=rubygems/test_require [210/757] 508739=net/http/test_https [211/757] 508744=erb/test_erb_command [212/757] 508744=rubygems/test_gem_resolver_vendor_set [213/757] 508744=ruby/test_fnmatch [214/757] 508744=psych/test_coder [215/757] 508744=optparse/test_optparse [216/757] 508744=ruby/test_symbol [217/757] 508738=prism/api/parse_test [218/757] 508738=rubygems/test_gem_source_specific_file [219/757] 508738=socket/test_unix [220/757] 508738=rubygems/test_gem_commands_which_command [221/757] 508738=ruby/test_enum [222/757] 508733=-ext-/time/test_new [223/757] 508733=openssl/test_cipher [224/757] 508743=psych/test_hash [225/757] 508743=uri/test_ldap [226/757] 508734=rubygems/test_gem_source_lock [227/757] 508743=etc/test_etc [228/757] 508733=rubygems/test_gem_remote_fetcher_local_server [229/757] 508734=-ext-/gvl/test_last_thread [230/757] 508745=prism/ruby/desugar_compiler_test [231/757] 508745=mkmf/test_signedness [232/757] 508743=openssl/test_hmac [233/757] 508743=rubygems/test_gem_commands_mirror [234/757] 508743=cgi/test_cgi_cookie [235/757] 508733=-ext-/marshal/test_internal_ivar [236/757] 508733=prism/encoding/symbol_encoding_test [237/757] 508743=-ext-/tracepoint/test_tracepoint [238/757] 508733=rubygems/test_gem_commands_environment_command [239/757] 508733=-ext-/integer/test_my_integer [240/757] 508733=rubygems/test_gem_resolver_installed_specification [241/757] 508733=dtrace/test_array_create [242/757] 508734=pathname/test_ractor [243/757] 508733=ruby/test_numeric [244/757] 508734=ruby/test_metaclass [245/757] 508734=ruby/test_io [246/757] 508733=uri/test_ws [247/757] 508733=io/console/test_io_console [248/757] 508746=date/test_date_arith [249/757] 508746=ruby/test_undef [250/757] 508746=rubygems/test_gem_commands_sources_command [251/757] 508741=io/console/test_ractor [252/757] 508743=rubygems/test_gem_spec_fetcher [253/757] 508741=openssl/test_engine [254/757] 508741=-ext-/exception/test_enc_raise [255/757] 508741=ruby/test_key_error [256/757] 508741=rubygems/test_gem_command [257/757] 508741=ruby/test_weakkeymap [258/757] 508743=-ext-/marshal/test_usrmarshal [259/757] 508746=net/http/test_httpresponse [260/757] 508746=ruby/test_inlinecache [261/757] 508746=rubygems/test_exit [262/757] 508739=did_you_mean/spell_checking/test_pattern_key_name_check [263/757] 508739=did_you_mean/edit_distance/test_jaro_winkler [264/757] 508739=rubygems/test_gem_commands_yank_command [265/757] 508737=rubygems/test_gem_resolver [266/757] 508743=rubygems/test_gem_gemcutter_utilities [267/757] 508746=rubygems/test_gem_remote_fetcher [268/757] 508740=rubygems/test_gem_util [269/757] 508738=test_tempfile [270/757] 508739=openssl/test_config [271/757] 508739=ruby/test_bignum [272/757] 508743=prism/ruby/reflection_test [273/757] 508743=did_you_mean/tree_spell/test_human_typo [274/757] 508743=-ext-/load/test_dot_dot [275/757] 508743=rubygems/test_gem_request_set_lockfile [276/757] 508740=json/ractor_test [277/757] 508740=-ext-/postponed_job/test_postponed_job [278/757] 508739=cgi/test_cgi_tag_helper [279/757] 508739=prism/result/named_capture_test [280/757] 508739=ruby/test_dir_m17n [281/757] 508746=rubygems/test_gem_resolver_git_specification [282/757] 508744=pathname/test_pathname [283/757] 508737=rubygems/test_remote_fetch_error [284/757] 508733=coverage/test_coverage [285/757] 508737=json/json_common_interface_test [286/757] 508738=psych/test_stream [287/757] 508738=-ext-/eval/test_eval [288/757] 508737=ruby/test_object [289/757] 508738=fiber/test_process [290/757] 508743=fileutils/test_fileutils [291/757] 508738=rubygems/test_gem_commands_cert_command [292/757] 508746=fiber/test_io [293/757] 508745=ruby/test_class [294/757] 508746=ruby/test_const [295/757] 508746=psych/test_serialize_subclasses [296/757] 508744=prism/api/parse_comments_test [297/757] 508746=rubygems/test_gem_dependency [298/757] 508741=dtrace/test_method_cache [299/757] 508741=rubygems/test_gem_resolver_index_specification [300/757] 508740=dtrace/test_string [301/757] 508740=psych/test_marshalable [302/757] 508740=ruby/test_iterator [303/757] 508744=fiber/test_storage [304/757] 508744=-ext-/path_to_class/test_path_to_class [305/757] 508744=prism/result/string_test [306/757] 508744=json/json_addition_test [307/757] 508746=-ext-/thread_fd/test_thread_fd_close [308/757] 508741=rubygems/test_gem_ext_ext_conf_builder [309/757] 508743=-ext-/string/test_qsort [310/757] 508744=dtrace/test_cmethod [311/757] 508744=rubygems/test_gem_commands_dependency_command [312/757] 508743=-ext-/iter/test_iter_break [313/757] 508746=ruby/test_process [314/757] 508743=mkmf/test_have_macro [315/757] 508740=ruby/test_parse [316/757] 508744=-ext-/num2int/test_num2int [317/757] 508744=rubygems/test_gem_source_local [318/757] 508743=ruby/test_variable [319/757] 508738=openssl/test_digest [320/757] 508738=rubygems/test_gem_resolver_lock_specification [321/757] 508737=-ext-/string/test_cstr [322/757] 508738=fiber/test_address_resolve [323/757] 508738=uri/test_wss [324/757] 508744=test_securerandom [325/757] 508744=-ext-/st/test_foreach [326/757] 508738=ruby/test_econv [327/757] 508744=rubygems/test_gem_ext_cargo_builder_unit [328/757] 508744=rubygems/test_gem_commands_install_command [329/757] 508743=ruby/test_stack [330/757] 508735=optparse/test_summary [331/757] 508737=fileutils/test_nowrite [332/757] 508737=ruby/test_flip [333/757] 508733=ruby/test_thread_queue [334/757] 508737=psych/test_encoding [335/757] 508737=ruby/test_lambda [336/757] 508735=ruby/test_file [337/757] 508740=ruby/test_frozen_error [338/757] 508740=socket/test_sockopt [339/757] 508740=prism/bom_test [340/757] 508740=ruby/test_literal [341/757] 508737=ruby/test_arithmetic_sequence [342/757] 508737=rubygems/test_gem_commands_search_command [343/757] 508737=ruby/test_pattern_matching [344/757] 508736=fiber/test_thread [345/757] 508737=rubygems/test_gem_commands_signin_command [346/757] 508736=socket/test_nonblock [347/757] 508736=openssl/test_pkey [348/757] 508737=rubygems/test_gem_request [349/757] 508736=ruby/test_primitive [350/757] 508736=prism/ruby/parameters_signature_test [351/757] 508736=optparse/test_getopts [352/757] 508736=rubygems/test_gem_resolver_api_specification [353/757] 508736=did_you_mean/test_spell_checker [354/757] 508736=-ext-/bug_reporter/test_bug_reporter [355/757] 508739=fiber/test_ractor [356/757] 508737=psych/test_document [357/757] 508737=psych/test_yaml [358/757] 508739=psych/test_boolean [359/757] 508741=mkmf/test_config [360/757] 508739=rubygems/test_gem_commands_specification_command [361/757] 508736=psych/handlers/test_recorder [362/757] 508736=-ext-/iter/test_yield_block [363/757] 508736=mkmf/test_convertible [364/757] 508737=rubygems/test_gem_resolver_best_set [365/757] 508737=resolv/test_addr [366/757] 508739=-ext-/file/test_stat [367/757] 508739=ruby/test_eval [368/757] 508737=ripper/test_parser_events [369/757] 508743=ruby/enc/test_windows_1251 [370/757] 508743=prism/ruby/relocation_test [371/757] 508743=cgi/test_cgi_modruby [372/757] 508743=ruby/test_thread_cv [373/757] 508737=psych/test_yamldbm [374/757] 508737=json/test_helper [375/757] 508737=rubygems/test_gem_commands_contents_command [376/757] 508738=ruby/test_readpartial [377/757] 508744=psych/test_scalar [378/757] 508744=rubygems/test_gem_resolver_conflict [379/757] 508744=ruby/test_rational [380/757] 508737=-ext-/bignum/test_str2big [381/757] 508737=prism/newline_offsets_test [382/757] 508738=ruby/test_regexp [383/757] 508743=psych/test_ractor [384/757] 508741=prism/library_symbols_test [385/757] 508741=psych/visitors/test_emitter [386/757] 508741=psych/test_json_tree [387/757] 508741=net/http/test_https_proxy [388/757] 508737=openssl/test_pkey_dsa [389/757] 508741=ruby/test_nomethod_error [390/757] 508741=open-uri/test_ssl [391/757] 508744=date/test_date_strptime [392/757] 508743=ruby/test_proc [393/757] 508733=dtrace/test_singleton_function [394/757] 508733=test_shellwords [395/757] 508733=optparse/test_cclass [396/757] 508735=did_you_mean/spell_checking/test_uncorrectable_name_check [397/757] 508735=optparse/test_load [398/757] 508739=psych/test_omap [399/757] 508739=zlib/test_zlib [400/757] 508735=prism/magic_comment_test Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 46085> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 508741 ko1 10u IPv4 1161144577 0t0 TCP localhost:46085->localhost:33690 (CLOSE_WAIT) [401/757] 508744=ruby/test_marshal [402/757] 508737=mkmf/test_framework [403/757] 508737=ruby/enc/test_case_comprehensive [404/757] 508737=rubygems/test_gem_source_list .Closed file descriptor: TestOpenURISSL#test_validation_noverify: 10 [405/757] 508733=psych/test_yaml_special_cases [406/757] 508737=prism/result/attribute_write_test [407/757] 508737=psych/test_parser [408/757] 508733=ruby/test_set [409/757] 508737=cgi/test_cgi_core [410/757] 508737=-ext-/stack/test_stack_overflow [411/757] 508737=test_delegate [412/757] 508733=ripper/test_files_test_1 [413/757] 508737=rubygems/test_gem [414/757] 508748=prism/percent_delimiter_string_test [415/757] 508740=prism/api/freeze_test [416/757] 508740=stringio/test_ractor [417/757] 508740=ruby/test_float [418/757] 508748=rubygems/test_gem_remote_fetcher_local_ssl_server [419/757] 508735=rubygems/test_gem_source_git [420/757] 508744=ruby/enc/test_regex_casefold [421/757] 508744=ruby/test_pipe [422/757] 508744=ruby/test_random_formatter [423/757] 508744=rubygems/test_gem_commands_check_command [424/757] 508744=rubygems/test_gem_command_manager [425/757] 508741=rubygems/test_gem_installer [426/757] 508735=erb/test_erb [427/757] 508735=json/json_ext_parser_test [428/757] 508744=ruby/test_time [429/757] 508735=-ext-/struct/test_duplicate [430/757] 508735=ruby/test_integer [431/757] 508740=date/test_date_attr [432/757] 508740=-ext-/test_scan_args [433/757] 508740=did_you_mean/spell_checking/test_class_name_check [434/757] 508743=rubygems/test_gem_resolver_git_set [435/757] 508744=ruby/test_string [436/757] 508740=set/test_sorted_set [437/757] 508745=ripper/test_files_lib [438/757] 508743=ruby/enc/test_emoji [439/757] 508743=ruby/test_condition [440/757] 508743=ruby/enc/test_cp949 [441/757] 508743=prism/encoding/string_encoding_test [442/757] 508743=ruby/test_name_error [443/757] 508740=-ext-/exception/test_exception_at_throwing [444/757] 508737=ruby/test_frozen [445/757] 508737=rubygems/test_gem_source [446/757] 508740=psych/test_safe_load [447/757] 508740=ruby/enc/test_utf16 [448/757] 508740=rubygems/test_gem_package [449/757] 508737=ruby/test_enumerator [450/757] 508748=uri/test_parser [451/757] 508748=openssl/test_pkcs12 [452/757] 508743=psych/test_date_time [453/757] 508743=date/test_date [454/757] 508743=did_you_mean/tree_spell/test_change_word [455/757] 508743=rubygems/test_gem_source_installed [456/757] 508743=-ext-/string/test_modify_expand [457/757] 508743=rubygems/test_gem_available_set [458/757] 508747=psych/test_symbol [459/757] 508747=rubygems/test_gem_uninstaller [460/757] 508743=prism/ractor_test [461/757] 508736=rubygems/test_gem_platform [462/757] 508740=prism/result/overlap_test [463/757] 508736=test_pty [464/757] 508743=rubygems/test_gem_commands_list_command [465/757] 508748=rubygems/test_gem_source_vendor [466/757] 508748=yaml/test_dbm [467/757] 508743=did_you_mean/spell_checking/test_variable_name_check [468/757] 508748=rubygems/test_gem_package_old [469/757] 508734=test_rbconfig [470/757] 508748=rubygems/test_gem_uri [471/757] 508748=digest/test_digest [472/757] 508734=-ext-/debug/test_debug [473/757] 508734=ruby/test_stringchar [474/757] 508739=rubygems/test_gem_commands_help_command [475/757] 508743=-ext-/arith_seq/test_arith_seq_extract [476/757] 508736=fiber/test_enumerator [477/757] 508739=digest/test_ractor [478/757] 508736=json/json_coder_test [479/757] 508736=psych/test_psych [480/757] 508734=ruby/test_time_tz [481/757] 508740=ruby/test_backtrace [482/757] 508736=prism/ruby/string_query_test [483/757] 508736=-ext-/class/test_class2name [484/757] 508736=psych/test_nil [485/757] 508736=rubygems/test_gem_request_set_lockfile_tokenizer [486/757] 508734=rubygems/test_gem_commands_outdated_command [487/757] 508739=openssl/test_kdf [488/757] 508736=ruby/test_array [489/757] 508734=mkmf/test_find_executable [490/757] 508734=error_highlight/test_error_highlight [491/757] 508743=-ext-/debug/test_profile_frames [492/757] 508739=-ext-/load/test_resolve_symbol [493/757] 508739=date/test_date_compat [494/757] 508739=ruby/test_lazy_enumerator [495/757] 508743=date/test_date_marshal [496/757] 508743=openssl/test_ossl [497/757] 508747=rubygems/test_gem_request_set_gem_dependency_api [498/757] 508740=ruby/enc/test_grapheme_breaks [499/757] 508740=ruby/test_syntax [500/757] 508747=ruby/test_assignment [501/757] 508739=test_singleton [502/757] 508739=ripper/test_ripper [503/757] 508733=did_you_mean/spell_checking/test_key_name_check [504/757] 508733=psych/test_object [505/757] 508733=rubygems/test_gem_commands_signout_command [506/757] 508733=psych/test_exception [507/757] 508733=rubygems/test_gem_ext_cargo_builder [508/757] 508733=rubygems/test_gem_gem_runner [509/757] 508733=ruby/test_file_exhaustive [510/757] 508739=psych/json/test_stream [511/757] 508739=optparse/test_optarg [512/757] 508739=io/wait/test_ractor [513/757] 508739=openssl/test_ssl_session [514/757] 508745=ruby/test_autoload [515/757] 508735=rubygems/test_gem_resolver_local_specification [516/757] 508735=ruby/test_pack [517/757] 508739=rubygems/test_gem_commands_unpack_command [518/757] 508743=rubygems/test_gem_commands_exec_command [519/757] 508739=rubygems/test_kernel [520/757] 508735=did_you_mean/spell_checking/test_method_name_check [521/757] 508735=prism/heredoc_dedent_test [522/757] 508735=-ext-/struct/test_len [523/757] 508735=prism/result/implicit_array_test [524/757] 508735=optparse/test_acceptable [525/757] 508735=dtrace/test_function_entry [526/757] 508735=rubygems/test_gem_commands_server_command [527/757] 508748=net/http/test_httpheader [528/757] 508735=net/http/test_http_request [529/757] 508748=ruby/test_data [530/757] 508735=openssl/test_provider [531/757] 508748=openssl/test_bn [532/757] 508748=rubygems/test_gem_package_task [533/757] 508748=lib/!Nothing_to_test [534/757] 508748=ruby/test_keyword [535/757] 508739=prism/result/numeric_value_test [536/757] 508739=-ext-/struct/test_data [537/757] 508739=optparse/test_noarg [538/757] 508739=openssl/test_pkey_ec [539/757] 508735=ruby/test_rand [540/757] 508747=openssl/test_fips [541/757] 508739=date/test_date_parse [542/757] 508743=rubygems/test_gem_commands_update_command [543/757] 508748=ruby/test_memory_view [544/757] 508748=prism/test_helper [545/757] 508748=-ext-/string/test_ellipsize [546/757] 508741=ruby/enc/test_utf32 [547/757] 508741=-ext-/integer/test_integer [548/757] 508748=-ext-/string/test_capacity [549/757] 508748=-ext-/float/test_nextafter [550/757] 508739=rubygems/test_gem_safe_marshal [551/757] 508741=fiber/test_backtrace [552/757] 508747=rubygems/test_bundled_ca [553/757] 508741=psych/visitors/test_to_ruby [554/757] 508741=openssl/test_random [555/757] 508748=prism/result/static_literals_test [556/757] 508741=ruby/test_fiber [557/757] 508748=prism/result/breadth_first_search_test [558/757] 508748=uri/test_generic [559/757] 508748=ruby/test_gc_compact [560/757] 508747=psych/test_deprecated [561/757] 508747=-ext-/bignum/test_div [562/757] 508747=-ext-/array/test_resize [563/757] 508747=test_open3 [564/757] 508739=prism/errors_test [565/757] 508739=open-uri/test_ftp [566/757] 508739=ruby/test_vm_dump [567/757] 508739=json/json_parser_test [568/757] 508739=ruby/enc/test_cesu8 [569/757] 508739=rubygems/test_gem_commands_rebuild_command [570/757] 508739=psych/test_alias_and_anchor [571/757] 508739=rubygems/test_gem_commands_setup_command [572/757] 508734=psych/test_emitter [573/757] 508734=openssl/test_ts [574/757] 508736=rubygems/test_gem_resolver_api_set [575/757] 508743=prism/api/parse_stream_test [576/757] 508743=rubygems/test_gem_source_subpath_problem [577/757] 508736=prism/result/node_id_test [578/757] 508743=test_tmpdir [579/757] 508743=-ext-/symbol/test_type [580/757] 508743=ruby/test_range [581/757] 508739=fiber/test_io_buffer [582/757] 508736=prism/encoding/encodings_test [583/757] 508739=json/json_generator_test [584/757] 508736=rubygems/test_gem_impossible_dependencies_error [585/757] 508736=fileutils/test_dryrun [586/757] 508736=mkmf/test_configuration [587/757] 508734=ruby/enc/test_windows_1252 [588/757] 508734=socket/test_udp [589/757] 508734=prism/ruby/dispatcher_test [590/757] 508734=prism/result/warnings_test [591/757] 508734=-ext-/array/test_to_ary_concat [592/757] 508745=ruby/test_rubyoptions [593/757] 508736=-ext-/test_printf [594/757] 508736=-ext-/load/test_stringify_symbols [595/757] 508736=ripper/test_files_test [596/757] 508736=rubygems/test_gem_dependency_list [597/757] 508736=rubygems/test_gem_resolver_installer_set [598/757] 508736=rubygems/test_gem_commands_uninstall_command [599/757] 508739=openssl/test_pkey_dh [600/757] 508739=ruby/test_shapes [601/757] 508739=openssl/test_ocsp [602/757] 508734=rubygems/test_gem_silent_ui [603/757] 508734=dtrace/test_require [604/757] 508734=ruby/test_ifunless [605/757] 508734=rubygems/test_project_sanity [606/757] 508739=ruby/test_zjit [607/757] 508739=prism/encoding/regular_expression_encoding_test [608/757] 508739=ruby/test_env [609/757] 508734=rubygems/test_gem_commands_cleanup_command [610/757] 508743=optparse/test_placearg [611/757] 508736=-ext-/string/test_interned_str [612/757] 508736=-ext-/exception/test_ensured [613/757] 508736=rubygems/test_config [614/757] 508743=prism/result/comments_test [615/757] 508743=-ext-/hash/test_delete [616/757] 508743=ruby/test_io_m17n [617/757] 508736=dtrace/test_object_create_start [618/757] 508736=test_forwardable [619/757] 508736=ruby/test_continuation [620/757] 508736=rubygems/test_gem_ext_configure_builder [621/757] 508736=resolv/test_mdns [622/757] 508736=openssl/test_x509store [623/757] 508734=ruby/test_dir [624/757] 508747=optparse/test_kwargs [625/757] 508736=io/wait/test_io_wait [626/757] 508747=ripper/test_lexer [627/757] 508747=-ext-/test_random [628/757] 508747=psych/test_merge_keys [629/757] 508747=rubygems/test_gem_commands_lock_command [630/757] 508747=ruby/enc/test_euc_kr [631/757] 508747=ruby/test_threadgroup [632/757] 508734=-ext-/string/test_set_len [633/757] 508734=ruby/test_exception [634/757] 508747=optparse/test_bash_completion [635/757] 508747=rubygems/test_gem_security_signer [636/757] 508747=rubygems/test_gem_local_remote_options [637/757] 508748=prism/result/integer_parse_test [638/757] 508747=rubygems/test_gem_validator [639/757] 508748=test_prettyprint [640/757] 508747=mkmf/test_install [641/757] 508748=prism/result/regular_expression_options_test [642/757] 508748=ruby/test_sleep [643/757] 508740=fiber/test_queue [644/757] 508740=openssl/test_ns_spki [645/757] 508740=psych/visitors/test_depth_first [646/757] 508740=test_tsort [647/757] 508740=ruby/test_integer_comb [648/757] 508747=prism/result/index_write_test [649/757] 508747=date/test_date_ractor [650/757] 508743=ruby/test_m17n_comb [651/757] 508747=openssl/test_pair [652/757] 508748=did_you_mean/test_tree_spell_checker [653/757] 508748=prism/lex_test [654/757] 508739=test_bundled_gems [655/757] 508739=rubygems/test_gem_console_ui [656/757] 508739=-ext-/struct/test_member [657/757] 508739=resolv/test_resource [658/757] 508739=psych/test_set [659/757] 508739=rubygems/test_gem_source_fetch_problem [660/757] 508739=rubygems/test_gem_update_suggestion [661/757] 508734=optparse/test_reqarg [662/757] 508739=ruby/test_method [663/757] 508741=test_unicode_normalize [664/757] 508741=-ext-/econv/test_append [665/757] 508748=did_you_mean/test_ractor_compatibility [666/757] 508741=rubygems/test_gem_resolver_lock_set [667/757] 508741=ruby/test_argf [668/757] 508747=mkmf/test_egrep_cpp [669/757] 508747=rubygems/test_gem_resolver_composed_set [670/757] 508747=date/test_date_conv [671/757] 508747=rubygems/test_webauthn_poller [672/757] 508747=net/http/test_buffered_io [673/757] 508747=ruby/test_yjit [674/757] 508734=ruby/test_m17n [675/757] 508744=test_ipaddr [676/757] 508744=ruby/test_arity [677/757] 508744=rubygems/test_gem_stream_ui [678/757] 508748=-ext-/st/test_numhash [679/757] 508748=ruby/test_trace [680/757] 508744=-ext-/string/test_nofree [681/757] 508744=openssl/test_pkey_rsa [682/757] 508748=psych/test_scalar_scanner [683/757] 508748=ruby/test_io_buffer [684/757] 508734=ruby/test_hash [685/757] 508736=-ext-/arith_seq/test_arith_seq_beg_len_step [686/757] 508737=ruby/test_beginendblock [687/757] 508736=rubygems/test_gem_resolver_requirement_list [688/757] 508736=ruby/test_yjit_exit_locations [689/757] 508748=rubygems/test_gem_config_file [690/757] 508736=rubygems/test_gem_commands_pristine_command [691/757] 508748=psych/test_yamlstore [692/757] 508748=rubygems/test_gem_package_tar_writer [693/757] 508744=rubygems/test_rubygems [694/757] 508744=prism/ruby/ripper_test [695/757] 508737=uri/test_mailto [696/757] 508737=ruby/enc/test_case_mapping [697/757] 508737=psych/visitors/test_yaml_tree [698/757] 508737=socket/test_socket [699/757] 508748=test_timeout [700/757] 508740=ruby/test_not [701/757] 508740=test_weakref [702/757] 508740=rubygems/test_gem_bundler_version_finder [703/757] 508740=-ext-/win32/test_console_attr [704/757] 508740=prism/result/constant_path_node_test [705/757] 508740=rubygems/test_gem_path_support [706/757] 508740=prism/newline_test [707/757] 508748=prism/ruby/parser_test [708/757] 508748=prism/snippets_test [709/757] 508744=-ext-/gvl/test_ubf_async_safe [710/757] 508744=psych/test_array [711/757] 508740=rubygems/test_webauthn_listener_response [712/757] 508744=prism/result/heredoc_test [713/757] 508744=psych/test_psych_set [714/757] 508744=cgi/test_cgi_multipart [715/757] 508740=ruby/test_case [716/757] 508740=-ext-/test_bug-5832 [717/757] 508740=optparse/test_did_you_mean [718/757] 508744=optparse/test_autoconf [719/757] 508744=-ext-/popen_deadlock/test_popen_deadlock [720/757] 508740=rubygems/test_gem_safe_yaml [721/757] 508740=digest/test_digest_extend [722/757] 508740=test_time [723/757] 508736=json/json_encoding_test [724/757] 508736=ruby/test_math [725/757] 508736=dtrace/test_gc [726/757] 508736=mkmf/test_libs [727/757] 508740=ruby/test_super [728/757] 508736=prism/onigmo_test [729/757] 508736=psych/test_struct [730/757] 508736=ruby/test_ast [731/757] 508744=prism/fuzzer_test [732/757] 508744=-ext-/string/test_rb_str_dup [733/757] 508744=rubygems/test_gem_requirement [734/757] 508737=ruby/test_alias [735/757] 508744=mkmf/test_sizeof [736/757] 508737=ruby/test_compile_prism [737/757] 508740=rubygems/test_gem_commands_build_command [738/757] 508737=rubygems/test_gem_security [739/757] 508740=ruby/enc/test_euc_tw [740/757] 508740=openssl/test_x509name [741/757] 508740=fiber/test_sleep [742/757] 508746=-ext-/wait/test_wait [743/757] 508748=psych/test_object_references [744/757] 508748=ruby/test_dup [745/757] 508746=ruby/test_require [746/757] 508740=stringio/test_stringio [747/757] 508748=resolv/test_dns [748/757] 508743=rubygems/test_gem_commands_info_command [749/757] 508740=prism/api/command_line_test [750/757] 508740=date/test_date_new [751/757] 508743=ruby/test_io_timeout [752/757] 508743=-ext-/test_bug-3571 [753/757] 508740=-ext-/test_notimplement [754/757] 508740=ruby/enc/test_emoji_breaks [755/757] 508740=ruby/test_system [756/757] 508743=ruby/test_comparable [757/757] 508743=mmtk/test_configuration $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 996 996 996 ? -1 Ss 1000 0:14 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 996 1015 1015 1015 pts/0 1015 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 1015 1018 1015 1015 pts/0 1015 S+ 1000 0:04 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 1 151621 1015 1015 pts/0 1015 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 311356 1015 1015 pts/0 1015 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 341541 1015 1015 pts/0 1015 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 419256 1015 1015 pts/0 1015 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 1018 507446 1015 1015 pts/0 1015 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 507446 507449 1015 1015 pts/0 1015 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.20250503-062929 --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'" --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest 507449 507450 1015 1015 pts/0 1015 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250503-062929 --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' --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest 507450 508387 1015 1015 pts/0 1015 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 508387 508388 1015 1015 pts/0 1015 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 508388 508730 1015 1015 pts/0 1015 Sl+ 1000 0:16 /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 508730 508735 1015 1015 pts/0 1015 Sl+ 1000 0:19 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork 508735 594238 1015 1015 pts/0 1015 S+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork 1 620161 1015 1015 pts/0 1015 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 653320 1015 1015 pts/0 1015 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 694506 1015 1015 pts/0 1015 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 825635 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems 1 1050354 1015 1015 pts/0 1015 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 507450 1090147 1015 1015 pts/0 1015 R+ 1000 0:00 ps jx 1 1203214 1015 1015 pts/0 1015 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 1740617 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems 1 1863343 1015 1015 pts/0 1015 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 2597670 1015 1015 pts/0 1015 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 3179324 1015 1015 pts/0 1015 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 3432248 1015 1015 pts/0 1015 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 3455248 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems 1 3646963 1015 1015 pts/0 1015 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 3823805 1015 1015 pts/0 1015 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 3942842 1015 1015 pts/0 1015 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 4068349 1015 1015 pts/0 1015 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=>[996, 151621, 311356, 341541, 419256, 620161, 653320, 694506, 825635, 1050354, 1203214, 1740617, 1863343, 2597670, 3179324, 3432248, 3455248, 3646963, 3823805, 3942842, 4068349], 996=>[1015], 1015=>[1018], 1018=>[507446], 507446=>[507449], 507449=>[507450], 507450=>[508387, 1090147], 508387=>[508388], 508388=>[508730], 508730=>[508735], 508735=>[594238]} $ timeout 60 gdb -p 594238 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00006313b9b2ee3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x7a5a53a52c40 (LWP 594238) "ruby" 0x00006313b9b2ee3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Machine level backtrace Thread 1 (Thread 0x7a5a53a52c40 (LWP 594238) "ruby"): #0 0x00006313b9b2ee3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00006313b9b2fdfa in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x00006313b9a7c788 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 0x00006313b9a7c579 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 0x00006313b9a7c3ad 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 0x00006313b9a7bded in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) () No symbol table info available. #6 0x00006313b9a7ba36 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) () No symbol table info available. #7 0x00006313b9a7dd06 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #8 0x00006313b9b14bd0 in __interceptor_free () No symbol table info available. #9 0x00007a5a31b05b0c in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #10 0x00007a5a31b4d629 in OPENSSL_sk_pop_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #11 0x00007a5a31b05c9f in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #12 0x00007a5a31a301ac in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #13 0x00007a5a31b0602d in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #14 0x00007a5a31a220ab in CRYPTO_free_ex_data () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #15 0x00007a5a31a1e73f in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #16 0x00007a5a31a1e7b4 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #17 0x00007a5a31a22850 in OPENSSL_cleanup () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #18 0x00007a5a53847a76 in __run_exit_handlers (status=status@entry=0, listp=<optimized out>, run_list_atexit=run_list_atexit@entry=true, run_dtors=run_dtors@entry=true) at ./stdlib/exit.c:108 atfct = <optimized out> onfct = <optimized out> cxafct = <optimized out> arg = <optimized out> f = <optimized out> new_exitfn_called = 5 cur = 0x7a5a53a04fc0 <initial> restart = <optimized out> #19 0x00007a5a53847bbe in __GI_exit (status=status@entry=0) at ./stdlib/exit.c:138 No locals. #20 0x00006313b9b59129 in ruby_stop (ex=ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290 No locals. #21 0x00006313b9cd867d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4284 status = <optimized out> pid = <optimized out> #22 0x00006313b9f46fa8 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:3797 ci = 0x64b100040001 cc = <optimized out> me = 0x7a5a521bfcc0 cfunc = 0x504000020058 recv = 134528342803120 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #23 0x00006313b9eef3b6 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a5a50dff2f8, cd=0x50800029b4a0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #24 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x50800029b4a0 insns_address_table = {0x6313b9eed91f <vm_exec_core+26639>, 0x6313b9ee9e9e <vm_exec_core+11662>, 0x6313b9ee779d <vm_exec_core+1677>, 0x6313b9ee885f <vm_exec_core+5967>, 0x6313b9eedb09 <vm_exec_core+27129>, 0x6313b9ee851d <vm_exec_core+5133>, 0x6313b9eeefd3 <vm_exec_core+32451>, 0x6313b9eeca1f <vm_exec_core+22799>, 0x6313b9eeaf05 <vm_exec_core+15861>, 0x6313b9ee7afa <vm_exec_core+2538>, 0x6313b9eee2d9 <vm_exec_core+29129>, 0x6313b9eededf <vm_exec_core+28111>, 0x6313b9ee8760 <vm_exec_core+5712>, 0x6313b9ee8018 <vm_exec_core+3848>, 0x6313b9eecfa3 <vm_exec_core+24211>, 0x6313b9ee93fd <vm_exec_core+8941>, 0x6313b9eee756 <vm_exec_core+30278>, 0x6313b9eee18e <vm_exec_core+28798>, 0x6313b9ee9cbc <vm_exec_core+11180>, 0x6313b9eeae6d <vm_exec_core+15709>, 0x6313b9eecb49 <vm_exec_core+23097>, 0x6313b9eee0ea <vm_exec_core+28634>, 0x6313b9eebdbc <vm_exec_core+19628>, 0x6313b9eeccf1 <vm_exec_core+23521>, 0x6313b9eed4c9 <vm_exec_core+25529>, 0x6313b9eebcb3 <vm_exec_core+19363>, 0x6313b9ee7f6d <vm_exec_core+3677>, 0x6313b9eec56f <vm_exec_core+21599>, 0x6313b9ee7d2d <vm_exec_core+3101>, 0x6313b9ee8116 <vm_exec_core+4102>, 0x6313b9eea0e6 <vm_exec_core+12246>, 0x6313b9eeb9fb <vm_exec_core+18667>, 0x6313b9eec242 <vm_exec_core+20786>, 0x6313b9eeb806 <vm_exec_core+18166>, 0x6313b9ee7a16 <vm_exec_core+2310>, 0x6313b9eed847 <vm_exec_core+26423>, 0x6313b9eedda2 <vm_exec_core+27794>, 0x6313b9ee81b3 <vm_exec_core+4259>, 0x6313b9ee8e98 <vm_exec_core+7560>, 0x6313b9ee8805 <vm_exec_core+5877>, 0x6313b9ee9650 <vm_exec_core+9536>, 0x6313b9eeacc1 <vm_exec_core+15281>, 0x6313b9ee825a <vm_exec_core+4426>, 0x6313b9eed596 <vm_exec_core+25734>, 0x6313b9ee8dce <vm_exec_core+7358>, 0x6313b9eea942 <vm_exec_core+14386>, 0x6313b9eeb3fc <vm_exec_core+17132>, 0x6313b9eed104 <vm_exec_core+24564>, 0x6313b9eebfbb <vm_exec_core+20139>, 0x6313b9ee96f9 <vm_exec_core+9705>, 0x6313b9ee90f1 <vm_exec_core+8161>, 0x6313b9eecea8 <vm_exec_core+23960>, 0x6313b9eea342 <vm_exec_core+12850>, 0x6313b9eec641 <vm_exec_core+21809>, 0x6313b9eec12f <vm_exec_core+20511>, 0x6313b9eec6ce <vm_exec_core+21950>, 0x6313b9eeda2a <vm_exec_core+26906>, 0x6313b9ee74bb <vm_exec_core+939>, 0x6313b9eed217 <vm_exec_core+24839>, 0x6313b9ee99c2 <vm_exec_core+10418>, 0x6313b9eecdbe <vm_exec_core+23726>, 0x6313b9ee9ae8 <vm_exec_core+10712>, 0x6313b9eebbff <vm_exec_core+19183>, 0x6313b9eeea21 <vm_exec_core+30993>, 0x6313b9eeb26b <vm_exec_core+16731>, 0x6313b9eeb8c3 <vm_exec_core+18355>, 0x6313b9ee9d4f <vm_exec_core+11327>, 0x6313b9ee9215 <vm_exec_core+8453>, 0x6313b9eec79b <vm_exec_core+22155>, 0x6313b9ee8365 <vm_exec_core+4693>, 0x6313b9eeb06f <vm_exec_core+16223>, 0x6313b9ef61f9 <vm_exec_core+61673>, 0x6313b9eebefc <vm_exec_core+19948>, 0x6313b9ee8400 <vm_exec_core+4848>, 0x6313b9ee8cb1 <vm_exec_core+7073>, 0x6313b9ee8aca <vm_exec_core+6586>, 0x6313b9ee8f8a <vm_exec_core+7802>, 0x6313b9ee9818 <vm_exec_core+9992>, 0x6313b9eee67e <vm_exec_core+30062>, 0x6313b9ee74c0 <vm_exec_core+944>, 0x6313b9ee8bd6 <vm_exec_core+6854>, 0x6313b9eef15b <vm_exec_core+32843>, 0x6313b9eec46d <vm_exec_core+21341>, 0x6313b9eeb6fc <vm_exec_core+17900>, 0x6313b9eed626 <vm_exec_core+25878>, 0x6313b9eef518 <vm_exec_core+33800>, 0x6313b9eed94e <vm_exec_core+26686>, 0x6313b9eee7f8 <vm_exec_core+30440>, 0x6313b9eee8c9 <vm_exec_core+30649>, 0x6313b9ee7e37 <vm_exec_core+3367>, 0x6313b9eee1fa <vm_exec_core+28906>, 0x6313b9eea266 <vm_exec_core+12630>, 0x6313b9eee445 <vm_exec_core+29493>, 0x6313b9ee9b8d <vm_exec_core+10877>, 0x6313b9ee949a <vm_exec_core+9098>, 0x6313b9eea79d <vm_exec_core+13965>, 0x6313b9ee82cb <vm_exec_core+4539>, 0x6313b9eee996 <vm_exec_core+30854>, 0x6313b9eea9fb <vm_exec_core+14571>, 0x6313b9eea589 <vm_exec_core+13433>, 0x6313b9ee75b4 <vm_exec_core+1188>, 0x6313b9ee7bd3 <vm_exec_core+2755>, 0x6313b9eeb5af <vm_exec_core+17567>, 0x6313b9eeab99 <vm_exec_core+14985>, 0x6313b9eeb482 <vm_exec_core+17266>, 0x6313b9eeb324 <vm_exec_core+16916>, 0x6313b9eea183 <vm_exec_core+12403>, 0x6313b9eeaa95 <vm_exec_core+14725>, 0x6313b9eea67a <vm_exec_core+13674>, 0x6313b9eeadf2 <vm_exec_core+15586>, 0x6313b9eead77 <vm_exec_core+15463>, 0x6313b9eed910 <vm_exec_core+26624>, 0x6313b9ee9e8f <vm_exec_core+11647>, 0x6313b9ee778e <vm_exec_core+1662>, 0x6313b9ee8850 <vm_exec_core+5952>, 0x6313b9eedafa <vm_exec_core+27114>, 0x6313b9ee850e <vm_exec_core+5118>, 0x6313b9eeefc4 <vm_exec_core+32436>, 0x6313b9eeca10 <vm_exec_core+22784>, 0x6313b9eeaef6 <vm_exec_core+15846>, 0x6313b9ee7aeb <vm_exec_core+2523>, 0x6313b9eee2ca <vm_exec_core+29114>, 0x6313b9eeded0 <vm_exec_core+28096>, 0x6313b9ee8751 <vm_exec_core+5697>, 0x6313b9ee8009 <vm_exec_core+3833>, 0x6313b9eecf94 <vm_exec_core+24196>, 0x6313b9ee93ee <vm_exec_core+8926>, 0x6313b9eee747 <vm_exec_core+30263>, 0x6313b9eee17f <vm_exec_core+28783>, 0x6313b9ee9cad <vm_exec_core+11165>, 0x6313b9eeae5e <vm_exec_core+15694>, 0x6313b9eecb3a <vm_exec_core+23082>, 0x6313b9eee0db <vm_exec_core+28619>, 0x6313b9eebdad <vm_exec_core+19613>, 0x6313b9eecce2 <vm_exec_core+23506>, 0x6313b9eed4ba <vm_exec_core+25514>, 0x6313b9eebca4 <vm_exec_core+19348>, 0x6313b9ee7f5e <vm_exec_core+3662>, 0x6313b9eec560 <vm_exec_core+21584>, 0x6313b9ee7d1e <vm_exec_core+3086>, 0x6313b9ee8107 <vm_exec_core+4087>, 0x6313b9eea0d7 <vm_exec_core+12231>, 0x6313b9eeb9ec <vm_exec_core+18652>, 0x6313b9eec233 <vm_exec_core+20771>, 0x6313b9eeb7f7 <vm_exec_core+18151>, 0x6313b9ee7a07 <vm_exec_core+2295>, 0x6313b9eed838 <vm_exec_core+26408>, 0x6313b9eedd93 <vm_exec_core+27779>, 0x6313b9ee81a4 <vm_exec_core+4244>, 0x6313b9ee8e89 <vm_exec_core+7545>, 0x6313b9ee87f6 <vm_exec_core+5862>, 0x6313b9ee9641 <vm_exec_core+9521>, 0x6313b9eeacb2 <vm_exec_core+15266>, 0x6313b9ee824b <vm_exec_core+4411>, 0x6313b9eed587 <vm_exec_core+25719>, 0x6313b9ee8dbf <vm_exec_core+7343>, 0x6313b9eea933 <vm_exec_core+14371>, 0x6313b9eeb3ed <vm_exec_core+17117>, 0x6313b9eed0f5 <vm_exec_core+24549>, 0x6313b9eebfac <vm_exec_core+20124>, 0x6313b9ee96ea <vm_exec_core+9690>, 0x6313b9ee90e2 <vm_exec_core+8146>, 0x6313b9eece99 <vm_exec_core+23945>, 0x6313b9eea333 <vm_exec_core+12835>, 0x6313b9eec632 <vm_exec_core+21794>, 0x6313b9eec120 <vm_exec_core+20496>, 0x6313b9eec6bf <vm_exec_core+21935>, 0x6313b9eeda1b <vm_exec_core+26891>, 0x6313b9eebed9 <vm_exec_core+19913>, 0x6313b9eed208 <vm_exec_core+24824>, 0x6313b9ee99b3 <vm_exec_core+10403>, 0x6313b9eecdaf <vm_exec_core+23711>, 0x6313b9ee9ad9 <vm_exec_core+10697>, 0x6313b9eebbf0 <vm_exec_core+19168>, 0x6313b9eebed9 <vm_exec_core+19913>, 0x6313b9eeb25c <vm_exec_core+16716>, 0x6313b9eeb8b4 <vm_exec_core+18340>, 0x6313b9ee9d40 <vm_exec_core+11312>, 0x6313b9ee9206 <vm_exec_core+8438>, 0x6313b9eec78c <vm_exec_core+22140>, 0x6313b9ee8356 <vm_exec_core+4678>, 0x6313b9eeb060 <vm_exec_core+16208>, 0x6313b9ef61ea <vm_exec_core+61658>, 0x6313b9eebeed <vm_exec_core+19933>, 0x6313b9ee83f1 <vm_exec_core+4833>, 0x6313b9ee8ca2 <vm_exec_core+7058>, 0x6313b9ee8abb <vm_exec_core+6571>, 0x6313b9ee8f7b <vm_exec_core+7787>, 0x6313b9ee9809 <vm_exec_core+9977>, 0x6313b9eeb6f7 <vm_exec_core+17895>, 0x6313b9eeb056 <vm_exec_core+16198>, 0x6313b9eeb6f2 <vm_exec_core+17890>, 0x6313b9eebe99 <vm_exec_core+19849>, 0x6313b9eebe59 <vm_exec_core+19785>, 0x6313b9ee8f76 <vm_exec_core+7782>, 0x6313b9eec1f7 <vm_exec_core+20711>, 0x6313b9eea57f <vm_exec_core+13423>, 0x6313b9eea584 <vm_exec_core+13428>, 0x6313b9eebe54 <vm_exec_core+19780>, 0x6313b9eeb9e7 <vm_exec_core+18647>...} reg_cfp = 0x7a5a50dff2f8 reg_pc = 0x5130006bc520 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_opt_new = <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_duparray_send = <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> #25 0x00006313b9ee38bb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x5160000006d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7fffe37ea000, <optimized out>, <optimized out>}, prev = 0x7a5a51838280, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #26 0x00006313b9f64912 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7a5a50dff380, self=134528342803120, 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:1648 flags = 0 iseq = 0x7a5a377ecb90 cfp = <optimized out> sp = 0x7a5a50cffc30 use_argv = 0x7a5a516c42a0 stack_argv = 0x7a5a50cffc30 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #27 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:1662 captured = 0x7a5a50dff380 #28 0x00006313b9f10d16 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:1699 No locals. #29 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1707 No locals. #30 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #31 0x00006313b9f10d16 in rb_yield (val=<optimized out>) No locals. #32 0x00006313b9b5d2e0 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:1074 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffe37ea390, <optimized out>, 0x7fffe37ea2a0, <optimized out>, <optimized out>}, prev = 0x7a5a51837b40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #33 0x00006313b9bff31b in rb_io_s_pipe (argc=<optimized out>, argv=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11984 rw = {9895527813286708059, <optimized out>} args = <optimized out> ies_args = <optimized out> fmode = 0 v1 = 4 v2 = 4 r = 134528343208360 fptr = 0x5110002fd7c0 w = 134528343208320 fptr2 = <optimized out> ret = 134528343208120 pipes = <optimized out> state = <optimized out> opt = <optimized out> #34 0x00006313b9f46fa8 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:3797 ci = 0x42a100000001 cc = <optimized out> me = 0x7a5a5319a640 cfunc = 0x5040000107d8 recv = 134528359791120 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #35 0x00006313b9eef3b6 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a5a50dff368, cd=0x50c0002d8440, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #36 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x50c0002d8440 insns_address_table = {0x6313b9eed91f <vm_exec_core+26639>, 0x6313b9ee9e9e <vm_exec_core+11662>, 0x6313b9ee779d <vm_exec_core+1677>, 0x6313b9ee885f <vm_exec_core+5967>, 0x6313b9eedb09 <vm_exec_core+27129>, 0x6313b9ee851d <vm_exec_core+5133>, 0x6313b9eeefd3 <vm_exec_core+32451>, 0x6313b9eeca1f <vm_exec_core+22799>, 0x6313b9eeaf05 <vm_exec_core+15861>, 0x6313b9ee7afa <vm_exec_core+2538>, 0x6313b9eee2d9 <vm_exec_core+29129>, 0x6313b9eededf <vm_exec_core+28111>, 0x6313b9ee8760 <vm_exec_core+5712>, 0x6313b9ee8018 <vm_exec_core+3848>, 0x6313b9eecfa3 <vm_exec_core+24211>, 0x6313b9ee93fd <vm_exec_core+8941>, 0x6313b9eee756 <vm_exec_core+30278>, 0x6313b9eee18e <vm_exec_core+28798>, 0x6313b9ee9cbc <vm_exec_core+11180>, 0x6313b9eeae6d <vm_exec_core+15709>, 0x6313b9eecb49 <vm_exec_core+23097>, 0x6313b9eee0ea <vm_exec_core+28634>, 0x6313b9eebdbc <vm_exec_core+19628>, 0x6313b9eeccf1 <vm_exec_core+23521>, 0x6313b9eed4c9 <vm_exec_core+25529>, 0x6313b9eebcb3 <vm_exec_core+19363>, 0x6313b9ee7f6d <vm_exec_core+3677>, 0x6313b9eec56f <vm_exec_core+21599>, 0x6313b9ee7d2d <vm_exec_core+3101>, 0x6313b9ee8116 <vm_exec_core+4102>, 0x6313b9eea0e6 <vm_exec_core+12246>, 0x6313b9eeb9fb <vm_exec_core+18667>, 0x6313b9eec242 <vm_exec_core+20786>, 0x6313b9eeb806 <vm_exec_core+18166>, 0x6313b9ee7a16 <vm_exec_core+2310>, 0x6313b9eed847 <vm_exec_core+26423>, 0x6313b9eedda2 <vm_exec_core+27794>, 0x6313b9ee81b3 <vm_exec_core+4259>, 0x6313b9ee8e98 <vm_exec_core+7560>, 0x6313b9ee8805 <vm_exec_core+5877>, 0x6313b9ee9650 <vm_exec_core+9536>, 0x6313b9eeacc1 <vm_exec_core+15281>, 0x6313b9ee825a <vm_exec_core+4426>, 0x6313b9eed596 <vm_exec_core+25734>, 0x6313b9ee8dce <vm_exec_core+7358>, 0x6313b9eea942 <vm_exec_core+14386>, 0x6313b9eeb3fc <vm_exec_core+17132>, 0x6313b9eed104 <vm_exec_core+24564>, 0x6313b9eebfbb <vm_exec_core+20139>, 0x6313b9ee96f9 <vm_exec_core+9705>, 0x6313b9ee90f1 <vm_exec_core+8161>, 0x6313b9eecea8 <vm_exec_core+23960>, 0x6313b9eea342 <vm_exec_core+12850>, 0x6313b9eec641 <vm_exec_core+21809>, 0x6313b9eec12f <vm_exec_core+20511>, 0x6313b9eec6ce <vm_exec_core+21950>, 0x6313b9eeda2a <vm_exec_core+26906>, 0x6313b9ee74bb <vm_exec_core+939>, 0x6313b9eed217 <vm_exec_core+24839>, 0x6313b9ee99c2 <vm_exec_core+10418>, 0x6313b9eecdbe <vm_exec_core+23726>, 0x6313b9ee9ae8 <vm_exec_core+10712>, 0x6313b9eebbff <vm_exec_core+19183>, 0x6313b9eeea21 <vm_exec_core+30993>, 0x6313b9eeb26b <vm_exec_core+16731>, 0x6313b9eeb8c3 <vm_exec_core+18355>, 0x6313b9ee9d4f <vm_exec_core+11327>, 0x6313b9ee9215 <vm_exec_core+8453>, 0x6313b9eec79b <vm_exec_core+22155>, 0x6313b9ee8365 <vm_exec_core+4693>, 0x6313b9eeb06f <vm_exec_core+16223>, 0x6313b9ef61f9 <vm_exec_core+61673>, 0x6313b9eebefc <vm_exec_core+19948>, 0x6313b9ee8400 <vm_exec_core+4848>, 0x6313b9ee8cb1 <vm_exec_core+7073>, 0x6313b9ee8aca <vm_exec_core+6586>, 0x6313b9ee8f8a <vm_exec_core+7802>, 0x6313b9ee9818 <vm_exec_core+9992>, 0x6313b9eee67e <vm_exec_core+30062>, 0x6313b9ee74c0 <vm_exec_core+944>, 0x6313b9ee8bd6 <vm_exec_core+6854>, 0x6313b9eef15b <vm_exec_core+32843>, 0x6313b9eec46d <vm_exec_core+21341>, 0x6313b9eeb6fc <vm_exec_core+17900>, 0x6313b9eed626 <vm_exec_core+25878>, 0x6313b9eef518 <vm_exec_core+33800>, 0x6313b9eed94e <vm_exec_core+26686>, 0x6313b9eee7f8 <vm_exec_core+30440>, 0x6313b9eee8c9 <vm_exec_core+30649>, 0x6313b9ee7e37 <vm_exec_core+3367>, 0x6313b9eee1fa <vm_exec_core+28906>, 0x6313b9eea266 <vm_exec_core+12630>, 0x6313b9eee445 <vm_exec_core+29493>, 0x6313b9ee9b8d <vm_exec_core+10877>, 0x6313b9ee949a <vm_exec_core+9098>, 0x6313b9eea79d <vm_exec_core+13965>, 0x6313b9ee82cb <vm_exec_core+4539>, 0x6313b9eee996 <vm_exec_core+30854>, 0x6313b9eea9fb <vm_exec_core+14571>, 0x6313b9eea589 <vm_exec_core+13433>, 0x6313b9ee75b4 <vm_exec_core+1188>, 0x6313b9ee7bd3 <vm_exec_core+2755>, 0x6313b9eeb5af <vm_exec_core+17567>, 0x6313b9eeab99 <vm_exec_core+14985>, 0x6313b9eeb482 <vm_exec_core+17266>, 0x6313b9eeb324 <vm_exec_core+16916>, 0x6313b9eea183 <vm_exec_core+12403>, 0x6313b9eeaa95 <vm_exec_core+14725>, 0x6313b9eea67a <vm_exec_core+13674>, 0x6313b9eeadf2 <vm_exec_core+15586>, 0x6313b9eead77 <vm_exec_core+15463>, 0x6313b9eed910 <vm_exec_core+26624>, 0x6313b9ee9e8f <vm_exec_core+11647>, 0x6313b9ee778e <vm_exec_core+1662>, 0x6313b9ee8850 <vm_exec_core+5952>, 0x6313b9eedafa <vm_exec_core+27114>, 0x6313b9ee850e <vm_exec_core+5118>, 0x6313b9eeefc4 <vm_exec_core+32436>, 0x6313b9eeca10 <vm_exec_core+22784>, 0x6313b9eeaef6 <vm_exec_core+15846>, 0x6313b9ee7aeb <vm_exec_core+2523>, 0x6313b9eee2ca <vm_exec_core+29114>, 0x6313b9eeded0 <vm_exec_core+28096>, 0x6313b9ee8751 <vm_exec_core+5697>, 0x6313b9ee8009 <vm_exec_core+3833>, 0x6313b9eecf94 <vm_exec_core+24196>, 0x6313b9ee93ee <vm_exec_core+8926>, 0x6313b9eee747 <vm_exec_core+30263>, 0x6313b9eee17f <vm_exec_core+28783>, 0x6313b9ee9cad <vm_exec_core+11165>, 0x6313b9eeae5e <vm_exec_core+15694>, 0x6313b9eecb3a <vm_exec_core+23082>, 0x6313b9eee0db <vm_exec_core+28619>, 0x6313b9eebdad <vm_exec_core+19613>, 0x6313b9eecce2 <vm_exec_core+23506>, 0x6313b9eed4ba <vm_exec_core+25514>, 0x6313b9eebca4 <vm_exec_core+19348>, 0x6313b9ee7f5e <vm_exec_core+3662>, 0x6313b9eec560 <vm_exec_core+21584>, 0x6313b9ee7d1e <vm_exec_core+3086>, 0x6313b9ee8107 <vm_exec_core+4087>, 0x6313b9eea0d7 <vm_exec_core+12231>, 0x6313b9eeb9ec <vm_exec_core+18652>, 0x6313b9eec233 <vm_exec_core+20771>, 0x6313b9eeb7f7 <vm_exec_core+18151>, 0x6313b9ee7a07 <vm_exec_core+2295>, 0x6313b9eed838 <vm_exec_core+26408>, 0x6313b9eedd93 <vm_exec_core+27779>, 0x6313b9ee81a4 <vm_exec_core+4244>, 0x6313b9ee8e89 <vm_exec_core+7545>, 0x6313b9ee87f6 <vm_exec_core+5862>, 0x6313b9ee9641 <vm_exec_core+9521>, 0x6313b9eeacb2 <vm_exec_core+15266>, 0x6313b9ee824b <vm_exec_core+4411>, 0x6313b9eed587 <vm_exec_core+25719>, 0x6313b9ee8dbf <vm_exec_core+7343>, 0x6313b9eea933 <vm_exec_core+14371>, 0x6313b9eeb3ed <vm_exec_core+17117>, 0x6313b9eed0f5 <vm_exec_core+24549>, 0x6313b9eebfac <vm_exec_core+20124>, 0x6313b9ee96ea <vm_exec_core+9690>, 0x6313b9ee90e2 <vm_exec_core+8146>, 0x6313b9eece99 <vm_exec_core+23945>, 0x6313b9eea333 <vm_exec_core+12835>, 0x6313b9eec632 <vm_exec_core+21794>, 0x6313b9eec120 <vm_exec_core+20496>, 0x6313b9eec6bf <vm_exec_core+21935>, 0x6313b9eeda1b <vm_exec_core+26891>, 0x6313b9eebed9 <vm_exec_core+19913>, 0x6313b9eed208 <vm_exec_core+24824>, 0x6313b9ee99b3 <vm_exec_core+10403>, 0x6313b9eecdaf <vm_exec_core+23711>, 0x6313b9ee9ad9 <vm_exec_core+10697>, 0x6313b9eebbf0 <vm_exec_core+19168>, 0x6313b9eebed9 <vm_exec_core+19913>, 0x6313b9eeb25c <vm_exec_core+16716>, 0x6313b9eeb8b4 <vm_exec_core+18340>, 0x6313b9ee9d40 <vm_exec_core+11312>, 0x6313b9ee9206 <vm_exec_core+8438>, 0x6313b9eec78c <vm_exec_core+22140>, 0x6313b9ee8356 <vm_exec_core+4678>, 0x6313b9eeb060 <vm_exec_core+16208>, 0x6313b9ef61ea <vm_exec_core+61658>, 0x6313b9eebeed <vm_exec_core+19933>, 0x6313b9ee83f1 <vm_exec_core+4833>, 0x6313b9ee8ca2 <vm_exec_core+7058>, 0x6313b9ee8abb <vm_exec_core+6571>, 0x6313b9ee8f7b <vm_exec_core+7787>, 0x6313b9ee9809 <vm_exec_core+9977>, 0x6313b9eeb6f7 <vm_exec_core+17895>, 0x6313b9eeb056 <vm_exec_core+16198>, 0x6313b9eeb6f2 <vm_exec_core+17890>, 0x6313b9eebe99 <vm_exec_core+19849>, 0x6313b9eebe59 <vm_exec_core+19785>, 0x6313b9ee8f76 <vm_exec_core+7782>, 0x6313b9eec1f7 <vm_exec_core+20711>, 0x6313b9eea57f <vm_exec_core+13423>, 0x6313b9eea584 <vm_exec_core+13428>, 0x6313b9eebe54 <vm_exec_core+19780>, 0x6313b9eeb9e7 <vm_exec_core+18647>...} reg_cfp = 0x7a5a50dff368 reg_pc = 0x5130006bc718 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_opt_new = <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_duparray_send = <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> #37 0x00006313b9ee38bb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x5160000006d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7fffe37eac60, <optimized out>, <optimized out>}, prev = 0x7a5a51834c60, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #38 0x00006313b9f64912 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7a5a50dff460, self=134528342803120, 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:1648 flags = 0 iseq = 0x7a5a377ecbe0 cfp = <optimized out> sp = 0x7a5a50cffbe8 use_argv = 0x7a5a516c40a0 stack_argv = 0x7a5a50cffbe8 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #39 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:1662 captured = 0x7a5a50dff460 #40 0x00006313b9f116e9 in vm_yield_with_cref (ec=0x540000001288, argc=0, argv=0x6313b9b2ee3e <__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:1699 No locals. #41 vm_yield (ec=0x540000001288, argc=0, argv=0x6313b9b2ee3e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, kw_splat=0) at /tmp/ruby/src/trunk_asan/vm.c:1707 No locals. #42 rb_yield_0 (argc=0, argv=0x6313b9b2ee3e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #43 rb_yield_values2 (argc=0, argv=0x6313b9b2ee3e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1390 No locals. #44 0x00006313ba2d78f3 in collect_i (i=<optimized out>, ary=134528343209520, argc=0, argv=0x6313b9b2ee3e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/enum.c:628 No locals. #45 0x00006313b9edef0b in vm_yield_with_cfunc (ec=ec@entry=0x5160000006d0, captured=<optimized out>, self=134528343209560, argc=argc@entry=1, argv=argv@entry=0x7a5a516c40a0, kw_splat=kw_splat@entry=0, block_handler=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5146 is_lambda = 0 ifunc = 0x7a5a521bf608 arg = 5 blockarg = 4 frame_flag = <optimized out> val = <optimized out> #46 0x00006313b9f641c9 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:1667 No locals. #47 0x00006313b9f10d16 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:1699 No locals. #48 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1707 No locals. #49 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #50 0x00006313b9f10d16 in rb_yield (val=<optimized out>) No locals. #51 0x00006313b9d08248 in range_each_fixnum_loop (beg=<optimized out>, end=<optimized out>, range=134528343209560) at /tmp/ruby/src/trunk_asan/range.c:1059 i = 2 lim = 3 i = <optimized out> #52 range_each (range=134528343209560) at /tmp/ruby/src/trunk_asan/range.c:1096 beg = <optimized out> end = <optimized out> i = <optimized out> #53 0x00006313b9f5b18c in vm_call0_cfunc_with_frame (ec=0x5160000006d0, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk_asan/vm_eval.c:164 reg_cfp = 0x7a5a50dff410 ci = <optimized out> me = <optimized out> cfunc = <optimized out> len = 0 recv = 134528343209560 argc = 0 mid = 3073 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> #54 vm_call0_cfunc (ec=0x5160000006d0, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk_asan/vm_eval.c:178 No locals. #55 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> #56 0x00006313b9f5fbf6 in vm_call0_cc (ec=0x5160000006d0, recv=134528343209560, id=3073, 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> #57 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> #58 0x00006313b9f129f6 in rb_call (recv=128, mid=0, argc=-1179455938, argv=0x0, scope=CALL_PUBLIC) at /tmp/ruby/src/trunk_asan/vm_eval.c:873 ec = 0x540000001288 #59 iterate_method (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1528 arg = <optimized out> #60 0x00006313b9f131ca 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 = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffe37eb450, <optimized out>, 0x7fffe37eb340, <optimized out>, <optimized out>}, prev = 0x7a5a51834940, state = RUBY_TAG_NONE, lock_rec = 0} retval = 4 cfp = 0x7a5a50dff410 state = RUBY_TAG_NONE #61 0x00006313b9f139a5 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 = 134528343209560, mid = 3073, argc = 0, argv = 0x0, kw_splat = 0} block = 0xfffffffffffffe00 #62 0x00006313ba2d0d92 in enum_collect (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/enum.c:667 ary = 134528343209520 min_argc = -512 max_argc = <optimized out> #63 0x00006313b9f46fa8 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:3797 ci = 0x165100000001 cc = <optimized out> me = 0x7a5a52f15618 cfunc = 0x504000002d58 recv = 134528343209560 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #64 0x00006313b9eef3b6 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a5a50dff448, cd=0x502000442a50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #65 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000442a50 insns_address_table = {0x6313b9eed91f <vm_exec_core+26639>, 0x6313b9ee9e9e <vm_exec_core+11662>, 0x6313b9ee779d <vm_exec_core+1677>, 0x6313b9ee885f <vm_exec_core+5967>, 0x6313b9eedb09 <vm_exec_core+27129>, 0x6313b9ee851d <vm_exec_core+5133>, 0x6313b9eeefd3 <vm_exec_core+32451>, 0x6313b9eeca1f <vm_exec_core+22799>, 0x6313b9eeaf05 <vm_exec_core+15861>, 0x6313b9ee7afa <vm_exec_core+2538>, 0x6313b9eee2d9 <vm_exec_core+29129>, 0x6313b9eededf <vm_exec_core+28111>, 0x6313b9ee8760 <vm_exec_core+5712>, 0x6313b9ee8018 <vm_exec_core+3848>, 0x6313b9eecfa3 <vm_exec_core+24211>, 0x6313b9ee93fd <vm_exec_core+8941>, 0x6313b9eee756 <vm_exec_core+30278>, 0x6313b9eee18e <vm_exec_core+28798>, 0x6313b9ee9cbc <vm_exec_core+11180>, 0x6313b9eeae6d <vm_exec_core+15709>, 0x6313b9eecb49 <vm_exec_core+23097>, 0x6313b9eee0ea <vm_exec_core+28634>, 0x6313b9eebdbc <vm_exec_core+19628>, 0x6313b9eeccf1 <vm_exec_core+23521>, 0x6313b9eed4c9 <vm_exec_core+25529>, 0x6313b9eebcb3 <vm_exec_core+19363>, 0x6313b9ee7f6d <vm_exec_core+3677>, 0x6313b9eec56f <vm_exec_core+21599>, 0x6313b9ee7d2d <vm_exec_core+3101>, 0x6313b9ee8116 <vm_exec_core+4102>, 0x6313b9eea0e6 <vm_exec_core+12246>, 0x6313b9eeb9fb <vm_exec_core+18667>, 0x6313b9eec242 <vm_exec_core+20786>, 0x6313b9eeb806 <vm_exec_core+18166>, 0x6313b9ee7a16 <vm_exec_core+2310>, 0x6313b9eed847 <vm_exec_core+26423>, 0x6313b9eedda2 <vm_exec_core+27794>, 0x6313b9ee81b3 <vm_exec_core+4259>, 0x6313b9ee8e98 <vm_exec_core+7560>, 0x6313b9ee8805 <vm_exec_core+5877>, 0x6313b9ee9650 <vm_exec_core+9536>, 0x6313b9eeacc1 <vm_exec_core+15281>, 0x6313b9ee825a <vm_exec_core+4426>, 0x6313b9eed596 <vm_exec_core+25734>, 0x6313b9ee8dce <vm_exec_core+7358>, 0x6313b9eea942 <vm_exec_core+14386>, 0x6313b9eeb3fc <vm_exec_core+17132>, 0x6313b9eed104 <vm_exec_core+24564>, 0x6313b9eebfbb <vm_exec_core+20139>, 0x6313b9ee96f9 <vm_exec_core+9705>, 0x6313b9ee90f1 <vm_exec_core+8161>, 0x6313b9eecea8 <vm_exec_core+23960>, 0x6313b9eea342 <vm_exec_core+12850>, 0x6313b9eec641 <vm_exec_core+21809>, 0x6313b9eec12f <vm_exec_core+20511>, 0x6313b9eec6ce <vm_exec_core+21950>, 0x6313b9eeda2a <vm_exec_core+26906>, 0x6313b9ee74bb <vm_exec_core+939>, 0x6313b9eed217 <vm_exec_core+24839>, 0x6313b9ee99c2 <vm_exec_core+10418>, 0x6313b9eecdbe <vm_exec_core+23726>, 0x6313b9ee9ae8 <vm_exec_core+10712>, 0x6313b9eebbff <vm_exec_core+19183>, 0x6313b9eeea21 <vm_exec_core+30993>, 0x6313b9eeb26b <vm_exec_core+16731>, 0x6313b9eeb8c3 <vm_exec_core+18355>, 0x6313b9ee9d4f <vm_exec_core+11327>, 0x6313b9ee9215 <vm_exec_core+8453>, 0x6313b9eec79b <vm_exec_core+22155>, 0x6313b9ee8365 <vm_exec_core+4693>, 0x6313b9eeb06f <vm_exec_core+16223>, 0x6313b9ef61f9 <vm_exec_core+61673>, 0x6313b9eebefc <vm_exec_core+19948>, 0x6313b9ee8400 <vm_exec_core+4848>, 0x6313b9ee8cb1 <vm_exec_core+7073>, 0x6313b9ee8aca <vm_exec_core+6586>, 0x6313b9ee8f8a <vm_exec_core+7802>, 0x6313b9ee9818 <vm_exec_core+9992>, 0x6313b9eee67e <vm_exec_core+30062>, 0x6313b9ee74c0 <vm_exec_core+944>, 0x6313b9ee8bd6 <vm_exec_core+6854>, 0x6313b9eef15b <vm_exec_core+32843>, 0x6313b9eec46d <vm_exec_core+21341>, 0x6313b9eeb6fc <vm_exec_core+17900>, 0x6313b9eed626 <vm_exec_core+25878>, 0x6313b9eef518 <vm_exec_core+33800>, 0x6313b9eed94e <vm_exec_core+26686>, 0x6313b9eee7f8 <vm_exec_core+30440>, 0x6313b9eee8c9 <vm_exec_core+30649>, 0x6313b9ee7e37 <vm_exec_core+3367>, 0x6313b9eee1fa <vm_exec_core+28906>, 0x6313b9eea266 <vm_exec_core+12630>, 0x6313b9eee445 <vm_exec_core+29493>, 0x6313b9ee9b8d <vm_exec_core+10877>, 0x6313b9ee949a <vm_exec_core+9098>, 0x6313b9eea79d <vm_exec_core+13965>, 0x6313b9ee82cb <vm_exec_core+4539>, 0x6313b9eee996 <vm_exec_core+30854>, 0x6313b9eea9fb <vm_exec_core+14571>, 0x6313b9eea589 <vm_exec_core+13433>, 0x6313b9ee75b4 <vm_exec_core+1188>, 0x6313b9ee7bd3 <vm_exec_core+2755>, 0x6313b9eeb5af <vm_exec_core+17567>, 0x6313b9eeab99 <vm_exec_core+14985>, 0x6313b9eeb482 <vm_exec_core+17266>, 0x6313b9eeb324 <vm_exec_core+16916>, 0x6313b9eea183 <vm_exec_core+12403>, 0x6313b9eeaa95 <vm_exec_core+14725>, 0x6313b9eea67a <vm_exec_core+13674>, 0x6313b9eeadf2 <vm_exec_core+15586>, 0x6313b9eead77 <vm_exec_core+15463>, 0x6313b9eed910 <vm_exec_core+26624>, 0x6313b9ee9e8f <vm_exec_core+11647>, 0x6313b9ee778e <vm_exec_core+1662>, 0x6313b9ee8850 <vm_exec_core+5952>, 0x6313b9eedafa <vm_exec_core+27114>, 0x6313b9ee850e <vm_exec_core+5118>, 0x6313b9eeefc4 <vm_exec_core+32436>, 0x6313b9eeca10 <vm_exec_core+22784>, 0x6313b9eeaef6 <vm_exec_core+15846>, 0x6313b9ee7aeb <vm_exec_core+2523>, 0x6313b9eee2ca <vm_exec_core+29114>, 0x6313b9eeded0 <vm_exec_core+28096>, 0x6313b9ee8751 <vm_exec_core+5697>, 0x6313b9ee8009 <vm_exec_core+3833>, 0x6313b9eecf94 <vm_exec_core+24196>, 0x6313b9ee93ee <vm_exec_core+8926>, 0x6313b9eee747 <vm_exec_core+30263>, 0x6313b9eee17f <vm_exec_core+28783>, 0x6313b9ee9cad <vm_exec_core+11165>, 0x6313b9eeae5e <vm_exec_core+15694>, 0x6313b9eecb3a <vm_exec_core+23082>, 0x6313b9eee0db <vm_exec_core+28619>, 0x6313b9eebdad <vm_exec_core+19613>, 0x6313b9eecce2 <vm_exec_core+23506>, 0x6313b9eed4ba <vm_exec_core+25514>, 0x6313b9eebca4 <vm_exec_core+19348>, 0x6313b9ee7f5e <vm_exec_core+3662>, 0x6313b9eec560 <vm_exec_core+21584>, 0x6313b9ee7d1e <vm_exec_core+3086>, 0x6313b9ee8107 <vm_exec_core+4087>, 0x6313b9eea0d7 <vm_exec_core+12231>, 0x6313b9eeb9ec <vm_exec_core+18652>, 0x6313b9eec233 <vm_exec_core+20771>, 0x6313b9eeb7f7 <vm_exec_core+18151>, 0x6313b9ee7a07 <vm_exec_core+2295>, 0x6313b9eed838 <vm_exec_core+26408>, 0x6313b9eedd93 <vm_exec_core+27779>, 0x6313b9ee81a4 <vm_exec_core+4244>, 0x6313b9ee8e89 <vm_exec_core+7545>, 0x6313b9ee87f6 <vm_exec_core+5862>, 0x6313b9ee9641 <vm_exec_core+9521>, 0x6313b9eeacb2 <vm_exec_core+15266>, 0x6313b9ee824b <vm_exec_core+4411>, 0x6313b9eed587 <vm_exec_core+25719>, 0x6313b9ee8dbf <vm_exec_core+7343>, 0x6313b9eea933 <vm_exec_core+14371>, 0x6313b9eeb3ed <vm_exec_core+17117>, 0x6313b9eed0f5 <vm_exec_core+24549>, 0x6313b9eebfac <vm_exec_core+20124>, 0x6313b9ee96ea <vm_exec_core+9690>, 0x6313b9ee90e2 <vm_exec_core+8146>, 0x6313b9eece99 <vm_exec_core+23945>, 0x6313b9eea333 <vm_exec_core+12835>, 0x6313b9eec632 <vm_exec_core+21794>, 0x6313b9eec120 <vm_exec_core+20496>, 0x6313b9eec6bf <vm_exec_core+21935>, 0x6313b9eeda1b <vm_exec_core+26891>, 0x6313b9eebed9 <vm_exec_core+19913>, 0x6313b9eed208 <vm_exec_core+24824>, 0x6313b9ee99b3 <vm_exec_core+10403>, 0x6313b9eecdaf <vm_exec_core+23711>, 0x6313b9ee9ad9 <vm_exec_core+10697>, 0x6313b9eebbf0 <vm_exec_core+19168>, 0x6313b9eebed9 <vm_exec_core+19913>, 0x6313b9eeb25c <vm_exec_core+16716>, 0x6313b9eeb8b4 <vm_exec_core+18340>, 0x6313b9ee9d40 <vm_exec_core+11312>, 0x6313b9ee9206 <vm_exec_core+8438>, 0x6313b9eec78c <vm_exec_core+22140>, 0x6313b9ee8356 <vm_exec_core+4678>, 0x6313b9eeb060 <vm_exec_core+16208>, 0x6313b9ef61ea <vm_exec_core+61658>, 0x6313b9eebeed <vm_exec_core+19933>, 0x6313b9ee83f1 <vm_exec_core+4833>, 0x6313b9ee8ca2 <vm_exec_core+7058>, 0x6313b9ee8abb <vm_exec_core+6571>, 0x6313b9ee8f7b <vm_exec_core+7787>, 0x6313b9ee9809 <vm_exec_core+9977>, 0x6313b9eeb6f7 <vm_exec_core+17895>, 0x6313b9eeb056 <vm_exec_core+16198>, 0x6313b9eeb6f2 <vm_exec_core+17890>, 0x6313b9eebe99 <vm_exec_core+19849>, 0x6313b9eebe59 <vm_exec_core+19785>, 0x6313b9ee8f76 <vm_exec_core+7782>, 0x6313b9eec1f7 <vm_exec_core+20711>, 0x6313b9eea57f <vm_exec_core+13423>, 0x6313b9eea584 <vm_exec_core+13428>, 0x6313b9eebe54 <vm_exec_core+19780>, 0x6313b9eeb9e7 <vm_exec_core+18647>...} reg_cfp = 0x7a5a50dff448 reg_pc = 0x507000152830 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_opt_new = <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_duparray_send = <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> #66 0x00006313b9ee38bb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x5160000006d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7fffe37ebd60, <optimized out>, <optimized out>}, prev = 0x7a5a51834780, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #67 0x00006313b9f64912 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7a5a50dff4d0, self=134528342803120, 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:1648 flags = 0 iseq = 0x7a5a377ecc08 cfp = <optimized out> sp = 0x7a5a50cffb70 use_argv = 0x7a5a516c3220 stack_argv = 0x7a5a50cffb70 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #68 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:1662 captured = 0x7a5a50dff4d0 #69 0x00006313b9f10d16 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:1699 No locals. #70 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1707 No locals. #71 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #72 0x00006313b9f10d16 in rb_yield (val=<optimized out>) No locals. #73 0x00006313b9b5d2e0 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:1074 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffe37ec0f0, <optimized out>, 0x7fffe37ec000, <optimized out>, <optimized out>}, prev = 0x7a5a51889b40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #74 0x00006313b9bff31b in rb_io_s_pipe (argc=<optimized out>, argv=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11984 rw = {9895527813286708059, <optimized out>} args = <optimized out> ies_args = <optimized out> fmode = 0 v1 = 4 v2 = 4 r = 134528343209680 fptr = 0x511000310f00 w = 134528343209640 fptr2 = <optimized out> ret = 134528343209600 pipes = <optimized out> state = <optimized out> opt = <optimized out> #75 0x00006313b9f46fa8 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:3797 ci = 0x42a100000001 cc = <optimized out> me = 0x7a5a5319a640 cfunc = 0x5040000107d8 recv = 134528359791120 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #76 0x00006313b9eef3b6 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a5a50dff4b8, cd=0x502000442bf0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #77 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000442bf0 insns_address_table = {0x6313b9eed91f <vm_exec_core+26639>, 0x6313b9ee9e9e <vm_exec_core+11662>, 0x6313b9ee779d <vm_exec_core+1677>, 0x6313b9ee885f <vm_exec_core+5967>, 0x6313b9eedb09 <vm_exec_core+27129>, 0x6313b9ee851d <vm_exec_core+5133>, 0x6313b9eeefd3 <vm_exec_core+32451>, 0x6313b9eeca1f <vm_exec_core+22799>, 0x6313b9eeaf05 <vm_exec_core+15861>, 0x6313b9ee7afa <vm_exec_core+2538>, 0x6313b9eee2d9 <vm_exec_core+29129>, 0x6313b9eededf <vm_exec_core+28111>, 0x6313b9ee8760 <vm_exec_core+5712>, 0x6313b9ee8018 <vm_exec_core+3848>, 0x6313b9eecfa3 <vm_exec_core+24211>, 0x6313b9ee93fd <vm_exec_core+8941>, 0x6313b9eee756 <vm_exec_core+30278>, 0x6313b9eee18e <vm_exec_core+28798>, 0x6313b9ee9cbc <vm_exec_core+11180>, 0x6313b9eeae6d <vm_exec_core+15709>, 0x6313b9eecb49 <vm_exec_core+23097>, 0x6313b9eee0ea <vm_exec_core+28634>, 0x6313b9eebdbc <vm_exec_core+19628>, 0x6313b9eeccf1 <vm_exec_core+23521>, 0x6313b9eed4c9 <vm_exec_core+25529>, 0x6313b9eebcb3 <vm_exec_core+19363>, 0x6313b9ee7f6d <vm_exec_core+3677>, 0x6313b9eec56f <vm_exec_core+21599>, 0x6313b9ee7d2d <vm_exec_core+3101>, 0x6313b9ee8116 <vm_exec_core+4102>, 0x6313b9eea0e6 <vm_exec_core+12246>, 0x6313b9eeb9fb <vm_exec_core+18667>, 0x6313b9eec242 <vm_exec_core+20786>, 0x6313b9eeb806 <vm_exec_core+18166>, 0x6313b9ee7a16 <vm_exec_core+2310>, 0x6313b9eed847 <vm_exec_core+26423>, 0x6313b9eedda2 <vm_exec_core+27794>, 0x6313b9ee81b3 <vm_exec_core+4259>, 0x6313b9ee8e98 <vm_exec_core+7560>, 0x6313b9ee8805 <vm_exec_core+5877>, 0x6313b9ee9650 <vm_exec_core+9536>, 0x6313b9eeacc1 <vm_exec_core+15281>, 0x6313b9ee825a <vm_exec_core+4426>, 0x6313b9eed596 <vm_exec_core+25734>, 0x6313b9ee8dce <vm_exec_core+7358>, 0x6313b9eea942 <vm_exec_core+14386>, 0x6313b9eeb3fc <vm_exec_core+17132>, 0x6313b9eed104 <vm_exec_core+24564>, 0x6313b9eebfbb <vm_exec_core+20139>, 0x6313b9ee96f9 <vm_exec_core+9705>, 0x6313b9ee90f1 <vm_exec_core+8161>, 0x6313b9eecea8 <vm_exec_core+23960>, 0x6313b9eea342 <vm_exec_core+12850>, 0x6313b9eec641 <vm_exec_core+21809>, 0x6313b9eec12f <vm_exec_core+20511>, 0x6313b9eec6ce <vm_exec_core+21950>, 0x6313b9eeda2a <vm_exec_core+26906>, 0x6313b9ee74bb <vm_exec_core+939>, 0x6313b9eed217 <vm_exec_core+24839>, 0x6313b9ee99c2 <vm_exec_core+10418>, 0x6313b9eecdbe <vm_exec_core+23726>, 0x6313b9ee9ae8 <vm_exec_core+10712>, 0x6313b9eebbff <vm_exec_core+19183>, 0x6313b9eeea21 <vm_exec_core+30993>, 0x6313b9eeb26b <vm_exec_core+16731>, 0x6313b9eeb8c3 <vm_exec_core+18355>, 0x6313b9ee9d4f <vm_exec_core+11327>, 0x6313b9ee9215 <vm_exec_core+8453>, 0x6313b9eec79b <vm_exec_core+22155>, 0x6313b9ee8365 <vm_exec_core+4693>, 0x6313b9eeb06f <vm_exec_core+16223>, 0x6313b9ef61f9 <vm_exec_core+61673>, 0x6313b9eebefc <vm_exec_core+19948>, 0x6313b9ee8400 <vm_exec_core+4848>, 0x6313b9ee8cb1 <vm_exec_core+7073>, 0x6313b9ee8aca <vm_exec_core+6586>, 0x6313b9ee8f8a <vm_exec_core+7802>, 0x6313b9ee9818 <vm_exec_core+9992>, 0x6313b9eee67e <vm_exec_core+30062>, 0x6313b9ee74c0 <vm_exec_core+944>, 0x6313b9ee8bd6 <vm_exec_core+6854>, 0x6313b9eef15b <vm_exec_core+32843>, 0x6313b9eec46d <vm_exec_core+21341>, 0x6313b9eeb6fc <vm_exec_core+17900>, 0x6313b9eed626 <vm_exec_core+25878>, 0x6313b9eef518 <vm_exec_core+33800>, 0x6313b9eed94e <vm_exec_core+26686>, 0x6313b9eee7f8 <vm_exec_core+30440>, 0x6313b9eee8c9 <vm_exec_core+30649>, 0x6313b9ee7e37 <vm_exec_core+3367>, 0x6313b9eee1fa <vm_exec_core+28906>, 0x6313b9eea266 <vm_exec_core+12630>, 0x6313b9eee445 <vm_exec_core+29493>, 0x6313b9ee9b8d <vm_exec_core+10877>, 0x6313b9ee949a <vm_exec_core+9098>, 0x6313b9eea79d <vm_exec_core+13965>, 0x6313b9ee82cb <vm_exec_core+4539>, 0x6313b9eee996 <vm_exec_core+30854>, 0x6313b9eea9fb <vm_exec_core+14571>, 0x6313b9eea589 <vm_exec_core+13433>, 0x6313b9ee75b4 <vm_exec_core+1188>, 0x6313b9ee7bd3 <vm_exec_core+2755>, 0x6313b9eeb5af <vm_exec_core+17567>, 0x6313b9eeab99 <vm_exec_core+14985>, 0x6313b9eeb482 <vm_exec_core+17266>, 0x6313b9eeb324 <vm_exec_core+16916>, 0x6313b9eea183 <vm_exec_core+12403>, 0x6313b9eeaa95 <vm_exec_core+14725>, 0x6313b9eea67a <vm_exec_core+13674>, 0x6313b9eeadf2 <vm_exec_core+15586>, 0x6313b9eead77 <vm_exec_core+15463>, 0x6313b9eed910 <vm_exec_core+26624>, 0x6313b9ee9e8f <vm_exec_core+11647>, 0x6313b9ee778e <vm_exec_core+1662>, 0x6313b9ee8850 <vm_exec_core+5952>, 0x6313b9eedafa <vm_exec_core+27114>, 0x6313b9ee850e <vm_exec_core+5118>, 0x6313b9eeefc4 <vm_exec_core+32436>, 0x6313b9eeca10 <vm_exec_core+22784>, 0x6313b9eeaef6 <vm_exec_core+15846>, 0x6313b9ee7aeb <vm_exec_core+2523>, 0x6313b9eee2ca <vm_exec_core+29114>, 0x6313b9eeded0 <vm_exec_core+28096>, 0x6313b9ee8751 <vm_exec_core+5697>, 0x6313b9ee8009 <vm_exec_core+3833>, 0x6313b9eecf94 <vm_exec_core+24196>, 0x6313b9ee93ee <vm_exec_core+8926>, 0x6313b9eee747 <vm_exec_core+30263>, 0x6313b9eee17f <vm_exec_core+28783>, 0x6313b9ee9cad <vm_exec_core+11165>, 0x6313b9eeae5e <vm_exec_core+15694>, 0x6313b9eecb3a <vm_exec_core+23082>, 0x6313b9eee0db <vm_exec_core+28619>, 0x6313b9eebdad <vm_exec_core+19613>, 0x6313b9eecce2 <vm_exec_core+23506>, 0x6313b9eed4ba <vm_exec_core+25514>, 0x6313b9eebca4 <vm_exec_core+19348>, 0x6313b9ee7f5e <vm_exec_core+3662>, 0x6313b9eec560 <vm_exec_core+21584>, 0x6313b9ee7d1e <vm_exec_core+3086>, 0x6313b9ee8107 <vm_exec_core+4087>, 0x6313b9eea0d7 <vm_exec_core+12231>, 0x6313b9eeb9ec <vm_exec_core+18652>, 0x6313b9eec233 <vm_exec_core+20771>, 0x6313b9eeb7f7 <vm_exec_core+18151>, 0x6313b9ee7a07 <vm_exec_core+2295>, 0x6313b9eed838 <vm_exec_core+26408>, 0x6313b9eedd93 <vm_exec_core+27779>, 0x6313b9ee81a4 <vm_exec_core+4244>, 0x6313b9ee8e89 <vm_exec_core+7545>, 0x6313b9ee87f6 <vm_exec_core+5862>, 0x6313b9ee9641 <vm_exec_core+9521>, 0x6313b9eeacb2 <vm_exec_core+15266>, 0x6313b9ee824b <vm_exec_core+4411>, 0x6313b9eed587 <vm_exec_core+25719>, 0x6313b9ee8dbf <vm_exec_core+7343>, 0x6313b9eea933 <vm_exec_core+14371>, 0x6313b9eeb3ed <vm_exec_core+17117>, 0x6313b9eed0f5 <vm_exec_core+24549>, 0x6313b9eebfac <vm_exec_core+20124>, 0x6313b9ee96ea <vm_exec_core+9690>, 0x6313b9ee90e2 <vm_exec_core+8146>, 0x6313b9eece99 <vm_exec_core+23945>, 0x6313b9eea333 <vm_exec_core+12835>, 0x6313b9eec632 <vm_exec_core+21794>, 0x6313b9eec120 <vm_exec_core+20496>, 0x6313b9eec6bf <vm_exec_core+21935>, 0x6313b9eeda1b <vm_exec_core+26891>, 0x6313b9eebed9 <vm_exec_core+19913>, 0x6313b9eed208 <vm_exec_core+24824>, 0x6313b9ee99b3 <vm_exec_core+10403>, 0x6313b9eecdaf <vm_exec_core+23711>, 0x6313b9ee9ad9 <vm_exec_core+10697>, 0x6313b9eebbf0 <vm_exec_core+19168>, 0x6313b9eebed9 <vm_exec_core+19913>, 0x6313b9eeb25c <vm_exec_core+16716>, 0x6313b9eeb8b4 <vm_exec_core+18340>, 0x6313b9ee9d40 <vm_exec_core+11312>, 0x6313b9ee9206 <vm_exec_core+8438>, 0x6313b9eec78c <vm_exec_core+22140>, 0x6313b9ee8356 <vm_exec_core+4678>, 0x6313b9eeb060 <vm_exec_core+16208>, 0x6313b9ef61ea <vm_exec_core+61658>, 0x6313b9eebeed <vm_exec_core+19933>, 0x6313b9ee83f1 <vm_exec_core+4833>, 0x6313b9ee8ca2 <vm_exec_core+7058>, 0x6313b9ee8abb <vm_exec_core+6571>, 0x6313b9ee8f7b <vm_exec_core+7787>, 0x6313b9ee9809 <vm_exec_core+9977>, 0x6313b9eeb6f7 <vm_exec_core+17895>, 0x6313b9eeb056 <vm_exec_core+16198>, 0x6313b9eeb6f2 <vm_exec_core+17890>, 0x6313b9eebe99 <vm_exec_core+19849>, 0x6313b9eebe59 <vm_exec_core+19785>, 0x6313b9ee8f76 <vm_exec_core+7782>, 0x6313b9eec1f7 <vm_exec_core+20711>, 0x6313b9eea57f <vm_exec_core+13423>, 0x6313b9eea584 <vm_exec_core+13428>, 0x6313b9eebe54 <vm_exec_core+19780>, 0x6313b9eeb9e7 <vm_exec_core+18647>...} reg_cfp = 0x7a5a50dff4b8 reg_pc = 0x50400008bb78 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_opt_new = <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_duparray_send = <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> #78 0x00006313b9ee38bb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x5160000006d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7fffe37ec9c0, <optimized out>, <optimized out>}, prev = 0x7a5a518ae740, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #79 0x00006313b9f64912 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7a5a50dff620, self=134528321258040, 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:1648 flags = 0 iseq = 0x7a5a52fdd2a8 cfp = <optimized out> sp = 0x7a5a50cffa28 use_argv = 0x7a5a516a6560 stack_argv = 0x7a5a50cffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #80 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:1662 captured = 0x7a5a50dff620 #81 0x00006313b9f10d16 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:1699 No locals. #82 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1707 No locals. #83 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #84 0x00006313b9f10d16 in rb_yield (val=<optimized out>) No locals. #85 0x00006313ba0c4e26 in rb_ary_collect (ary=134527896690720) at /tmp/ruby/src/trunk_asan/array.c:3655 collect = 134527807642000 i = 11 #86 0x00006313b9f46fa8 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:3797 ci = 0x165100000001 cc = <optimized out> me = 0x7a5a531a0130 cfunc = 0x50400000a758 recv = 134527896690720 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #87 0x00006313b9eef3b6 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a5a50dff608, cd=0x512000011fb0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #88 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x512000011fb0 insns_address_table = {0x6313b9eed91f <vm_exec_core+26639>, 0x6313b9ee9e9e <vm_exec_core+11662>, 0x6313b9ee779d <vm_exec_core+1677>, 0x6313b9ee885f <vm_exec_core+5967>, 0x6313b9eedb09 <vm_exec_core+27129>, 0x6313b9ee851d <vm_exec_core+5133>, 0x6313b9eeefd3 <vm_exec_core+32451>, 0x6313b9eeca1f <vm_exec_core+22799>, 0x6313b9eeaf05 <vm_exec_core+15861>, 0x6313b9ee7afa <vm_exec_core+2538>, 0x6313b9eee2d9 <vm_exec_core+29129>, 0x6313b9eededf <vm_exec_core+28111>, 0x6313b9ee8760 <vm_exec_core+5712>, 0x6313b9ee8018 <vm_exec_core+3848>, 0x6313b9eecfa3 <vm_exec_core+24211>, 0x6313b9ee93fd <vm_exec_core+8941>, 0x6313b9eee756 <vm_exec_core+30278>, 0x6313b9eee18e <vm_exec_core+28798>, 0x6313b9ee9cbc <vm_exec_core+11180>, 0x6313b9eeae6d <vm_exec_core+15709>, 0x6313b9eecb49 <vm_exec_core+23097>, 0x6313b9eee0ea <vm_exec_core+28634>, 0x6313b9eebdbc <vm_exec_core+19628>, 0x6313b9eeccf1 <vm_exec_core+23521>, 0x6313b9eed4c9 <vm_exec_core+25529>, 0x6313b9eebcb3 <vm_exec_core+19363>, 0x6313b9ee7f6d <vm_exec_core+3677>, 0x6313b9eec56f <vm_exec_core+21599>, 0x6313b9ee7d2d <vm_exec_core+3101>, 0x6313b9ee8116 <vm_exec_core+4102>, 0x6313b9eea0e6 <vm_exec_core+12246>, 0x6313b9eeb9fb <vm_exec_core+18667>, 0x6313b9eec242 <vm_exec_core+20786>, 0x6313b9eeb806 <vm_exec_core+18166>, 0x6313b9ee7a16 <vm_exec_core+2310>, 0x6313b9eed847 <vm_exec_core+26423>, 0x6313b9eedda2 <vm_exec_core+27794>, 0x6313b9ee81b3 <vm_exec_core+4259>, 0x6313b9ee8e98 <vm_exec_core+7560>, 0x6313b9ee8805 <vm_exec_core+5877>, 0x6313b9ee9650 <vm_exec_core+9536>, 0x6313b9eeacc1 <vm_exec_core+15281>, 0x6313b9ee825a <vm_exec_core+4426>, 0x6313b9eed596 <vm_exec_core+25734>, 0x6313b9ee8dce <vm_exec_core+7358>, 0x6313b9eea942 <vm_exec_core+14386>, 0x6313b9eeb3fc <vm_exec_core+17132>, 0x6313b9eed104 <vm_exec_core+24564>, 0x6313b9eebfbb <vm_exec_core+20139>, 0x6313b9ee96f9 <vm_exec_core+9705>, 0x6313b9ee90f1 <vm_exec_core+8161>, 0x6313b9eecea8 <vm_exec_core+23960>, 0x6313b9eea342 <vm_exec_core+12850>, 0x6313b9eec641 <vm_exec_core+21809>, 0x6313b9eec12f <vm_exec_core+20511>, 0x6313b9eec6ce <vm_exec_core+21950>, 0x6313b9eeda2a <vm_exec_core+26906>, 0x6313b9ee74bb <vm_exec_core+939>, 0x6313b9eed217 <vm_exec_core+24839>, 0x6313b9ee99c2 <vm_exec_core+10418>, 0x6313b9eecdbe <vm_exec_core+23726>, 0x6313b9ee9ae8 <vm_exec_core+10712>, 0x6313b9eebbff <vm_exec_core+19183>, 0x6313b9eeea21 <vm_exec_core+30993>, 0x6313b9eeb26b <vm_exec_core+16731>, 0x6313b9eeb8c3 <vm_exec_core+18355>, 0x6313b9ee9d4f <vm_exec_core+11327>, 0x6313b9ee9215 <vm_exec_core+8453>, 0x6313b9eec79b <vm_exec_core+22155>, 0x6313b9ee8365 <vm_exec_core+4693>, 0x6313b9eeb06f <vm_exec_core+16223>, 0x6313b9ef61f9 <vm_exec_core+61673>, 0x6313b9eebefc <vm_exec_core+19948>, 0x6313b9ee8400 <vm_exec_core+4848>, 0x6313b9ee8cb1 <vm_exec_core+7073>, 0x6313b9ee8aca <vm_exec_core+6586>, 0x6313b9ee8f8a <vm_exec_core+7802>, 0x6313b9ee9818 <vm_exec_core+9992>, 0x6313b9eee67e <vm_exec_core+30062>, 0x6313b9ee74c0 <vm_exec_core+944>, 0x6313b9ee8bd6 <vm_exec_core+6854>, 0x6313b9eef15b <vm_exec_core+32843>, 0x6313b9eec46d <vm_exec_core+21341>, 0x6313b9eeb6fc <vm_exec_core+17900>, 0x6313b9eed626 <vm_exec_core+25878>, 0x6313b9eef518 <vm_exec_core+33800>, 0x6313b9eed94e <vm_exec_core+26686>, 0x6313b9eee7f8 <vm_exec_core+30440>, 0x6313b9eee8c9 <vm_exec_core+30649>, 0x6313b9ee7e37 <vm_exec_core+3367>, 0x6313b9eee1fa <vm_exec_core+28906>, 0x6313b9eea266 <vm_exec_core+12630>, 0x6313b9eee445 <vm_exec_core+29493>, 0x6313b9ee9b8d <vm_exec_core+10877>, 0x6313b9ee949a <vm_exec_core+9098>, 0x6313b9eea79d <vm_exec_core+13965>, 0x6313b9ee82cb <vm_exec_core+4539>, 0x6313b9eee996 <vm_exec_core+30854>, 0x6313b9eea9fb <vm_exec_core+14571>, 0x6313b9eea589 <vm_exec_core+13433>, 0x6313b9ee75b4 <vm_exec_core+1188>, 0x6313b9ee7bd3 <vm_exec_core+2755>, 0x6313b9eeb5af <vm_exec_core+17567>, 0x6313b9eeab99 <vm_exec_core+14985>, 0x6313b9eeb482 <vm_exec_core+17266>, 0x6313b9eeb324 <vm_exec_core+16916>, 0x6313b9eea183 <vm_exec_core+12403>, 0x6313b9eeaa95 <vm_exec_core+14725>, 0x6313b9eea67a <vm_exec_core+13674>, 0x6313b9eeadf2 <vm_exec_core+15586>, 0x6313b9eead77 <vm_exec_core+15463>, 0x6313b9eed910 <vm_exec_core+26624>, 0x6313b9ee9e8f <vm_exec_core+11647>, 0x6313b9ee778e <vm_exec_core+1662>, 0x6313b9ee8850 <vm_exec_core+5952>, 0x6313b9eedafa <vm_exec_core+27114>, 0x6313b9ee850e <vm_exec_core+5118>, 0x6313b9eeefc4 <vm_exec_core+32436>, 0x6313b9eeca10 <vm_exec_core+22784>, 0x6313b9eeaef6 <vm_exec_core+15846>, 0x6313b9ee7aeb <vm_exec_core+2523>, 0x6313b9eee2ca <vm_exec_core+29114>, 0x6313b9eeded0 <vm_exec_core+28096>, 0x6313b9ee8751 <vm_exec_core+5697>, 0x6313b9ee8009 <vm_exec_core+3833>, 0x6313b9eecf94 <vm_exec_core+24196>, 0x6313b9ee93ee <vm_exec_core+8926>, 0x6313b9eee747 <vm_exec_core+30263>, 0x6313b9eee17f <vm_exec_core+28783>, 0x6313b9ee9cad <vm_exec_core+11165>, 0x6313b9eeae5e <vm_exec_core+15694>, 0x6313b9eecb3a <vm_exec_core+23082>, 0x6313b9eee0db <vm_exec_core+28619>, 0x6313b9eebdad <vm_exec_core+19613>, 0x6313b9eecce2 <vm_exec_core+23506>, 0x6313b9eed4ba <vm_exec_core+25514>, 0x6313b9eebca4 <vm_exec_core+19348>, 0x6313b9ee7f5e <vm_exec_core+3662>, 0x6313b9eec560 <vm_exec_core+21584>, 0x6313b9ee7d1e <vm_exec_core+3086>, 0x6313b9ee8107 <vm_exec_core+4087>, 0x6313b9eea0d7 <vm_exec_core+12231>, 0x6313b9eeb9ec <vm_exec_core+18652>, 0x6313b9eec233 <vm_exec_core+20771>, 0x6313b9eeb7f7 <vm_exec_core+18151>, 0x6313b9ee7a07 <vm_exec_core+2295>, 0x6313b9eed838 <vm_exec_core+26408>, 0x6313b9eedd93 <vm_exec_core+27779>, 0x6313b9ee81a4 <vm_exec_core+4244>, 0x6313b9ee8e89 <vm_exec_core+7545>, 0x6313b9ee87f6 <vm_exec_core+5862>, 0x6313b9ee9641 <vm_exec_core+9521>, 0x6313b9eeacb2 <vm_exec_core+15266>, 0x6313b9ee824b <vm_exec_core+4411>, 0x6313b9eed587 <vm_exec_core+25719>, 0x6313b9ee8dbf <vm_exec_core+7343>, 0x6313b9eea933 <vm_exec_core+14371>, 0x6313b9eeb3ed <vm_exec_core+17117>, 0x6313b9eed0f5 <vm_exec_core+24549>, 0x6313b9eebfac <vm_exec_core+20124>, 0x6313b9ee96ea <vm_exec_core+9690>, 0x6313b9ee90e2 <vm_exec_core+8146>, 0x6313b9eece99 <vm_exec_core+23945>, 0x6313b9eea333 <vm_exec_core+12835>, 0x6313b9eec632 <vm_exec_core+21794>, 0x6313b9eec120 <vm_exec_core+20496>, 0x6313b9eec6bf <vm_exec_core+21935>, 0x6313b9eeda1b <vm_exec_core+26891>, 0x6313b9eebed9 <vm_exec_core+19913>, 0x6313b9eed208 <vm_exec_core+24824>, 0x6313b9ee99b3 <vm_exec_core+10403>, 0x6313b9eecdaf <vm_exec_core+23711>, 0x6313b9ee9ad9 <vm_exec_core+10697>, 0x6313b9eebbf0 <vm_exec_core+19168>, 0x6313b9eebed9 <vm_exec_core+19913>, 0x6313b9eeb25c <vm_exec_core+16716>, 0x6313b9eeb8b4 <vm_exec_core+18340>, 0x6313b9ee9d40 <vm_exec_core+11312>, 0x6313b9ee9206 <vm_exec_core+8438>, 0x6313b9eec78c <vm_exec_core+22140>, 0x6313b9ee8356 <vm_exec_core+4678>, 0x6313b9eeb060 <vm_exec_core+16208>, 0x6313b9ef61ea <vm_exec_core+61658>, 0x6313b9eebeed <vm_exec_core+19933>, 0x6313b9ee83f1 <vm_exec_core+4833>, 0x6313b9ee8ca2 <vm_exec_core+7058>, 0x6313b9ee8abb <vm_exec_core+6571>, 0x6313b9ee8f7b <vm_exec_core+7787>, 0x6313b9ee9809 <vm_exec_core+9977>, 0x6313b9eeb6f7 <vm_exec_core+17895>, 0x6313b9eeb056 <vm_exec_core+16198>, 0x6313b9eeb6f2 <vm_exec_core+17890>, 0x6313b9eebe99 <vm_exec_core+19849>, 0x6313b9eebe59 <vm_exec_core+19785>, 0x6313b9ee8f76 <vm_exec_core+7782>, 0x6313b9eec1f7 <vm_exec_core+20711>, 0x6313b9eea57f <vm_exec_core+13423>, 0x6313b9eea584 <vm_exec_core+13428>, 0x6313b9eebe54 <vm_exec_core+19780>, 0x6313b9eeb9e7 <vm_exec_core+18647>...} reg_cfp = 0x7a5a50dff608 reg_pc = 0x519000014910 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_opt_new = <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_duparray_send = <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> #89 0x00006313b9ee3cab in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2645 No locals. #90 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2624 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #91 0x00006313b9f64912 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7a5a50dff738, self=134528321258040, 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:1648 flags = 0 iseq = 0x7a5a5311bb10 cfp = <optimized out> sp = 0x7a5a50cff8d0 use_argv = 0x7a5a516688a0 stack_argv = 0x7a5a50cff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #92 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:1662 captured = 0x7a5a50dff738 #93 0x00006313b9f10d16 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:1699 No locals. #94 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1707 No locals. #95 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #96 0x00006313b9f10d16 in rb_yield (val=<optimized out>) No locals. #97 0x00006313ba0c4e26 in rb_ary_collect (ary=134527896691960) at /tmp/ruby/src/trunk_asan/array.c:3655 collect = 134527896691880 i = 0 #98 0x00006313b9f46fa8 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:3797 ci = 0x165100000001 cc = <optimized out> me = 0x7a5a531a0130 cfunc = 0x50400000a758 recv = 134527896691960 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #99 0x00006313b9eef3b6 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a5a50dff720, cd=0x502000008270, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #100 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000008270 insns_address_table = {0x6313b9eed91f <vm_exec_core+26639>, 0x6313b9ee9e9e <vm_exec_core+11662>, 0x6313b9ee779d <vm_exec_core+1677>, 0x6313b9ee885f <vm_exec_core+5967>, 0x6313b9eedb09 <vm_exec_core+27129>, 0x6313b9ee851d <vm_exec_core+5133>, 0x6313b9eeefd3 <vm_exec_core+32451>, 0x6313b9eeca1f <vm_exec_core+22799>, 0x6313b9eeaf05 <vm_exec_core+15861>, 0x6313b9ee7afa <vm_exec_core+2538>, 0x6313b9eee2d9 <vm_exec_core+29129>, 0x6313b9eededf <vm_exec_core+28111>, 0x6313b9ee8760 <vm_exec_core+5712>, 0x6313b9ee8018 <vm_exec_core+3848>, 0x6313b9eecfa3 <vm_exec_core+24211>, 0x6313b9ee93fd <vm_exec_core+8941>, 0x6313b9eee756 <vm_exec_core+30278>, 0x6313b9eee18e <vm_exec_core+28798>, 0x6313b9ee9cbc <vm_exec_core+11180>, 0x6313b9eeae6d <vm_exec_core+15709>, 0x6313b9eecb49 <vm_exec_core+23097>, 0x6313b9eee0ea <vm_exec_core+28634>, 0x6313b9eebdbc <vm_exec_core+19628>, 0x6313b9eeccf1 <vm_exec_core+23521>, 0x6313b9eed4c9 <vm_exec_core+25529>, 0x6313b9eebcb3 <vm_exec_core+19363>, 0x6313b9ee7f6d <vm_exec_core+3677>, 0x6313b9eec56f <vm_exec_core+21599>, 0x6313b9ee7d2d <vm_exec_core+3101>, 0x6313b9ee8116 <vm_exec_core+4102>, 0x6313b9eea0e6 <vm_exec_core+12246>, 0x6313b9eeb9fb <vm_exec_core+18667>, 0x6313b9eec242 <vm_exec_core+20786>, 0x6313b9eeb806 <vm_exec_core+18166>, 0x6313b9ee7a16 <vm_exec_core+2310>, 0x6313b9eed847 <vm_exec_core+26423>, 0x6313b9eedda2 <vm_exec_core+27794>, 0x6313b9ee81b3 <vm_exec_core+4259>, 0x6313b9ee8e98 <vm_exec_core+7560>, 0x6313b9ee8805 <vm_exec_core+5877>, 0x6313b9ee9650 <vm_exec_core+9536>, 0x6313b9eeacc1 <vm_exec_core+15281>, 0x6313b9ee825a <vm_exec_core+4426>, 0x6313b9eed596 <vm_exec_core+25734>, 0x6313b9ee8dce <vm_exec_core+7358>, 0x6313b9eea942 <vm_exec_core+14386>, 0x6313b9eeb3fc <vm_exec_core+17132>, 0x6313b9eed104 <vm_exec_core+24564>, 0x6313b9eebfbb <vm_exec_core+20139>, 0x6313b9ee96f9 <vm_exec_core+9705>, 0x6313b9ee90f1 <vm_exec_core+8161>, 0x6313b9eecea8 <vm_exec_core+23960>, 0x6313b9eea342 <vm_exec_core+12850>, 0x6313b9eec641 <vm_exec_core+21809>, 0x6313b9eec12f <vm_exec_core+20511>, 0x6313b9eec6ce <vm_exec_core+21950>, 0x6313b9eeda2a <vm_exec_core+26906>, 0x6313b9ee74bb <vm_exec_core+939>, 0x6313b9eed217 <vm_exec_core+24839>, 0x6313b9ee99c2 <vm_exec_core+10418>, 0x6313b9eecdbe <vm_exec_core+23726>, 0x6313b9ee9ae8 <vm_exec_core+10712>, 0x6313b9eebbff <vm_exec_core+19183>, 0x6313b9eeea21 <vm_exec_core+30993>, 0x6313b9eeb26b <vm_exec_core+16731>, 0x6313b9eeb8c3 <vm_exec_core+18355>, 0x6313b9ee9d4f <vm_exec_core+11327>, 0x6313b9ee9215 <vm_exec_core+8453>, 0x6313b9eec79b <vm_exec_core+22155>, 0x6313b9ee8365 <vm_exec_core+4693>, 0x6313b9eeb06f <vm_exec_core+16223>, 0x6313b9ef61f9 <vm_exec_core+61673>, 0x6313b9eebefc <vm_exec_core+19948>, 0x6313b9ee8400 <vm_exec_core+4848>, 0x6313b9ee8cb1 <vm_exec_core+7073>, 0x6313b9ee8aca <vm_exec_core+6586>, 0x6313b9ee8f8a <vm_exec_core+7802>, 0x6313b9ee9818 <vm_exec_core+9992>, 0x6313b9eee67e <vm_exec_core+30062>, 0x6313b9ee74c0 <vm_exec_core+944>, 0x6313b9ee8bd6 <vm_exec_core+6854>, 0x6313b9eef15b <vm_exec_core+32843>, 0x6313b9eec46d <vm_exec_core+21341>, 0x6313b9eeb6fc <vm_exec_core+17900>, 0x6313b9eed626 <vm_exec_core+25878>, 0x6313b9eef518 <vm_exec_core+33800>, 0x6313b9eed94e <vm_exec_core+26686>, 0x6313b9eee7f8 <vm_exec_core+30440>, 0x6313b9eee8c9 <vm_exec_core+30649>, 0x6313b9ee7e37 <vm_exec_core+3367>, 0x6313b9eee1fa <vm_exec_core+28906>, 0x6313b9eea266 <vm_exec_core+12630>, 0x6313b9eee445 <vm_exec_core+29493>, 0x6313b9ee9b8d <vm_exec_core+10877>, 0x6313b9ee949a <vm_exec_core+9098>, 0x6313b9eea79d <vm_exec_core+13965>, 0x6313b9ee82cb <vm_exec_core+4539>, 0x6313b9eee996 <vm_exec_core+30854>, 0x6313b9eea9fb <vm_exec_core+14571>, 0x6313b9eea589 <vm_exec_core+13433>, 0x6313b9ee75b4 <vm_exec_core+1188>, 0x6313b9ee7bd3 <vm_exec_core+2755>, 0x6313b9eeb5af <vm_exec_core+17567>, 0x6313b9eeab99 <vm_exec_core+14985>, 0x6313b9eeb482 <vm_exec_core+17266>, 0x6313b9eeb324 <vm_exec_core+16916>, 0x6313b9eea183 <vm_exec_core+12403>, 0x6313b9eeaa95 <vm_exec_core+14725>, 0x6313b9eea67a <vm_exec_core+13674>, 0x6313b9eeadf2 <vm_exec_core+15586>, 0x6313b9eead77 <vm_exec_core+15463>, 0x6313b9eed910 <vm_exec_core+26624>, 0x6313b9ee9e8f <vm_exec_core+11647>, 0x6313b9ee778e <vm_exec_core+1662>, 0x6313b9ee8850 <vm_exec_core+5952>, 0x6313b9eedafa <vm_exec_core+27114>, 0x6313b9ee850e <vm_exec_core+5118>, 0x6313b9eeefc4 <vm_exec_core+32436>, 0x6313b9eeca10 <vm_exec_core+22784>, 0x6313b9eeaef6 <vm_exec_core+15846>, 0x6313b9ee7aeb <vm_exec_core+2523>, 0x6313b9eee2ca <vm_exec_core+29114>, 0x6313b9eeded0 <vm_exec_core+28096>, 0x6313b9ee8751 <vm_exec_core+5697>, 0x6313b9ee8009 <vm_exec_core+3833>, 0x6313b9eecf94 <vm_exec_core+24196>, 0x6313b9ee93ee <vm_exec_core+8926>, 0x6313b9eee747 <vm_exec_core+30263>, 0x6313b9eee17f <vm_exec_core+28783>, 0x6313b9ee9cad <vm_exec_core+11165>, 0x6313b9eeae5e <vm_exec_core+15694>, 0x6313b9eecb3a <vm_exec_core+23082>, 0x6313b9eee0db <vm_exec_core+28619>, 0x6313b9eebdad <vm_exec_core+19613>, 0x6313b9eecce2 <vm_exec_core+23506>, 0x6313b9eed4ba <vm_exec_core+25514>, 0x6313b9eebca4 <vm_exec_core+19348>, 0x6313b9ee7f5e <vm_exec_core+3662>, 0x6313b9eec560 <vm_exec_core+21584>, 0x6313b9ee7d1e <vm_exec_core+3086>, 0x6313b9ee8107 <vm_exec_core+4087>, 0x6313b9eea0d7 <vm_exec_core+12231>, 0x6313b9eeb9ec <vm_exec_core+18652>, 0x6313b9eec233 <vm_exec_core+20771>, 0x6313b9eeb7f7 <vm_exec_core+18151>, 0x6313b9ee7a07 <vm_exec_core+2295>, 0x6313b9eed838 <vm_exec_core+26408>, 0x6313b9eedd93 <vm_exec_core+27779>, 0x6313b9ee81a4 <vm_exec_core+4244>, 0x6313b9ee8e89 <vm_exec_core+7545>, 0x6313b9ee87f6 <vm_exec_core+5862>, 0x6313b9ee9641 <vm_exec_core+9521>, 0x6313b9eeacb2 <vm_exec_core+15266>, 0x6313b9ee824b <vm_exec_core+4411>, 0x6313b9eed587 <vm_exec_core+25719>, 0x6313b9ee8dbf <vm_exec_core+7343>, 0x6313b9eea933 <vm_exec_core+14371>, 0x6313b9eeb3ed <vm_exec_core+17117>, 0x6313b9eed0f5 <vm_exec_core+24549>, 0x6313b9eebfac <vm_exec_core+20124>, 0x6313b9ee96ea <vm_exec_core+9690>, 0x6313b9ee90e2 <vm_exec_core+8146>, 0x6313b9eece99 <vm_exec_core+23945>, 0x6313b9eea333 <vm_exec_core+12835>, 0x6313b9eec632 <vm_exec_core+21794>, 0x6313b9eec120 <vm_exec_core+20496>, 0x6313b9eec6bf <vm_exec_core+21935>, 0x6313b9eeda1b <vm_exec_core+26891>, 0x6313b9eebed9 <vm_exec_core+19913>, 0x6313b9eed208 <vm_exec_core+24824>, 0x6313b9ee99b3 <vm_exec_core+10403>, 0x6313b9eecdaf <vm_exec_core+23711>, 0x6313b9ee9ad9 <vm_exec_core+10697>, 0x6313b9eebbf0 <vm_exec_core+19168>, 0x6313b9eebed9 <vm_exec_core+19913>, 0x6313b9eeb25c <vm_exec_core+16716>, 0x6313b9eeb8b4 <vm_exec_core+18340>, 0x6313b9ee9d40 <vm_exec_core+11312>, 0x6313b9ee9206 <vm_exec_core+8438>, 0x6313b9eec78c <vm_exec_core+22140>, 0x6313b9ee8356 <vm_exec_core+4678>, 0x6313b9eeb060 <vm_exec_core+16208>, 0x6313b9ef61ea <vm_exec_core+61658>, 0x6313b9eebeed <vm_exec_core+19933>, 0x6313b9ee83f1 <vm_exec_core+4833>, 0x6313b9ee8ca2 <vm_exec_core+7058>, 0x6313b9ee8abb <vm_exec_core+6571>, 0x6313b9ee8f7b <vm_exec_core+7787>, 0x6313b9ee9809 <vm_exec_core+9977>, 0x6313b9eeb6f7 <vm_exec_core+17895>, 0x6313b9eeb056 <vm_exec_core+16198>, 0x6313b9eeb6f2 <vm_exec_core+17890>, 0x6313b9eebe99 <vm_exec_core+19849>, 0x6313b9eebe59 <vm_exec_core+19785>, 0x6313b9ee8f76 <vm_exec_core+7782>, 0x6313b9eec1f7 <vm_exec_core+20711>, 0x6313b9eea57f <vm_exec_core+13423>, 0x6313b9eea584 <vm_exec_core+13428>, 0x6313b9eebe54 <vm_exec_core+19780>, 0x6313b9eeb9e7 <vm_exec_core+18647>...} reg_cfp = 0x7a5a50dff720 reg_pc = 0x50400002def8 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_opt_new = <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_duparray_send = <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> #101 0x00006313b9ee3cab in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2645 No locals. #102 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2624 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #103 0x00006313b9b595db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7a5a5311bca0) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffe37ee150, <optimized out>, 0x7fffe37ee0a0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7a5a5311bca0 #104 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #105 0x00006313b9b52b47 in rb_main (argc=11, argv=0x7fffe37ee328) at /tmp/ruby/src/trunk_asan/main.c:42 variable_in_this_stack_frame = <optimized out> #106 main (argc=11, argv=0x7fffe37ee328) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) Program received signal SIGSEGV, Segmentation fault. 0x00006313ba3aed4f in rb_vmdebug_stack_dump_all_threads () at /tmp/ruby/src/trunk_asan/vm_dump.c:1326 1326 kprintf("th: %p, native_id: %p\n", (void *)th, (void *)(uintptr_t)th->nt->thread_id); [Inferior 1 (process 594238) detached] $ timeout 60 gdb -p 508735 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1090177] [New LWP 594239] [New LWP 593442] [New LWP 533640] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007a5a53898d71 in __futex_abstimed_wait_common64 (private=32767, cancel=true, abstime=0x7fffe37ebec0, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x7a5a53a52c40 (LWP 508735) "ruby" 0x00007a5a53898d71 in __futex_abstimed_wait_common64 (private=32767, cancel=true, abstime=0x7fffe37ebec0, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 2 Thread 0x7a5a2e4006c0 (LWP 1090177) "envutil.rb:183" 0x00007a5a5391b4cd in __GI___poll (fds=0x7a5a26a09760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x7a5a376006c0 (LWP 594239) "ruby" 0x00007a5a5391b4cd in __GI___poll (fds=0x7a5a27509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x7a5a212006c0 (LWP 593442) "parallel.rb:40" 0x00007a5a5391b4cd in __GI___poll (fds=0x7a5a28219460, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 5 Thread 0x7a5a322006c0 (LWP 533640) "Timeout stdlib " 0x00007a5a53898d71 in __futex_abstimed_wait_common64 (private=31322, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0002b5994) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 5 (Thread 0x7a5a322006c0 (LWP 533640) "Timeout stdlib "): #0 0x00007a5a53898d71 in __futex_abstimed_wait_common64 (private=31322, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0002b5994) 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=31322, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0002b5994) 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=0x50c0002b5994, 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 0x00007a5a5389b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c0002b5968) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7a5a5389b4b0 <__condvar_cleanup_waiting>, __arg = 0x7a5a321feb70, __canceltype = 140, __prev = 0x0} cbuffer = {wseq = 5, cond = 0x50c0002b5968, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 5 seq = 2 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_wait (cond=0x50c0002b5968, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00006313b9e4d5bf in rb_native_cond_wait (cond=0x50c0002b5994, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:221 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x51500006fe80, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856 next_th = 0x0 #7 0x00006313b9e71ec2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x51500006fe80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098 can_direct_transfer = <optimized out> #8 0x00006313b9e57a61 in native_sleep (th=0x51500006fe80, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3288 sched = <optimized out> #9 sleep_forever (th=0x51500006fe80, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1362 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 0x00006313b9e70935 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=134528357975480, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1407 scheduler = <optimized out> #11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034 args = <optimized out> #12 0x00006313b9b5d2e0 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:1074 _ec = 0x516000f30fd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7a5a321feef0, <optimized out>, 0x7a5a321fee00, <optimized out>, <optimized out>}, prev = 0x7a5a22609240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516000f30fd0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00006313b9e6fe1d in queue_do_pop (self=<optimized out>, q=0x50400005ba10, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109 queue_waiter = {w = {self = 134528357975480, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 134528357975480, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400005ba10 end = 0 #14 0x00006313b9eef91f 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:7398 func_ptr = <optimized out> canary_p = <optimized out> ret = <optimized out> #15 0x00006313b9eef91f in vm_invoke_builtin_delegate (ec=0x516000f30fd0, cfp=0x7a5a2306d758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x516000f30fd0) at ../../src/trunk_asan/insns.def:1684 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x6313b9eed91f <vm_exec_core+26639>, 0x6313b9ee9e9e <vm_exec_core+11662>, 0x6313b9ee779d <vm_exec_core+1677>, 0x6313b9ee885f <vm_exec_core+5967>, 0x6313b9eedb09 <vm_exec_core+27129>, 0x6313b9ee851d <vm_exec_core+5133>, 0x6313b9eeefd3 <vm_exec_core+32451>, 0x6313b9eeca1f <vm_exec_core+22799>, 0x6313b9eeaf05 <vm_exec_core+15861>, 0x6313b9ee7afa <vm_exec_core+2538>, 0x6313b9eee2d9 <vm_exec_core+29129>, 0x6313b9eededf <vm_exec_core+28111>, 0x6313b9ee8760 <vm_exec_core+5712>, 0x6313b9ee8018 <vm_exec_core+3848>, 0x6313b9eecfa3 <vm_exec_core+24211>, 0x6313b9ee93fd <vm_exec_core+8941>, 0x6313b9eee756 <vm_exec_core+30278>, 0x6313b9eee18e <vm_exec_core+28798>, 0x6313b9ee9cbc <vm_exec_core+11180>, 0x6313b9eeae6d <vm_exec_core+15709>, 0x6313b9eecb49 <vm_exec_core+23097>, 0x6313b9eee0ea <vm_exec_core+28634>, 0x6313b9eebdbc <vm_exec_core+19628>, 0x6313b9eeccf1 <vm_exec_core+23521>, 0x6313b9eed4c9 <vm_exec_core+25529>, 0x6313b9eebcb3 <vm_exec_core+19363>, 0x6313b9ee7f6d <vm_exec_core+3677>, 0x6313b9eec56f <vm_exec_core+21599>, 0x6313b9ee7d2d <vm_exec_core+3101>, 0x6313b9ee8116 <vm_exec_core+4102>, 0x6313b9eea0e6 <vm_exec_core+12246>, 0x6313b9eeb9fb <vm_exec_core+18667>, 0x6313b9eec242 <vm_exec_core+20786>, 0x6313b9eeb806 <vm_exec_core+18166>, 0x6313b9ee7a16 <vm_exec_core+2310>, 0x6313b9eed847 <vm_exec_core+26423>, 0x6313b9eedda2 <vm_exec_core+27794>, 0x6313b9ee81b3 <vm_exec_core+4259>, 0x6313b9ee8e98 <vm_exec_core+7560>, 0x6313b9ee8805 <vm_exec_core+5877>, 0x6313b9ee9650 <vm_exec_core+9536>, 0x6313b9eeacc1 <vm_exec_core+15281>, 0x6313b9ee825a <vm_exec_core+4426>, 0x6313b9eed596 <vm_exec_core+25734>, 0x6313b9ee8dce <vm_exec_core+7358>, 0x6313b9eea942 <vm_exec_core+14386>, 0x6313b9eeb3fc <vm_exec_core+17132>, 0x6313b9eed104 <vm_exec_core+24564>, 0x6313b9eebfbb <vm_exec_core+20139>, 0x6313b9ee96f9 <vm_exec_core+9705>, 0x6313b9ee90f1 <vm_exec_core+8161>, 0x6313b9eecea8 <vm_exec_core+23960>, 0x6313b9eea342 <vm_exec_core+12850>, 0x6313b9eec641 <vm_exec_core+21809>, 0x6313b9eec12f <vm_exec_core+20511>, 0x6313b9eec6ce <vm_exec_core+21950>, 0x6313b9eeda2a <vm_exec_core+26906>, 0x6313b9ee74bb <vm_exec_core+939>, 0x6313b9eed217 <vm_exec_core+24839>, 0x6313b9ee99c2 <vm_exec_core+10418>, 0x6313b9eecdbe <vm_exec_core+23726>, 0x6313b9ee9ae8 <vm_exec_core+10712>, 0x6313b9eebbff <vm_exec_core+19183>, 0x6313b9eeea21 <vm_exec_core+30993>, 0x6313b9eeb26b <vm_exec_core+16731>, 0x6313b9eeb8c3 <vm_exec_core+18355>, 0x6313b9ee9d4f <vm_exec_core+11327>, 0x6313b9ee9215 <vm_exec_core+8453>, 0x6313b9eec79b <vm_exec_core+22155>, 0x6313b9ee8365 <vm_exec_core+4693>, 0x6313b9eeb06f <vm_exec_core+16223>, 0x6313b9ef61f9 <vm_exec_core+61673>, 0x6313b9eebefc <vm_exec_core+19948>, 0x6313b9ee8400 <vm_exec_core+4848>, 0x6313b9ee8cb1 <vm_exec_core+7073>, 0x6313b9ee8aca <vm_exec_core+6586>, 0x6313b9ee8f8a <vm_exec_core+7802>, 0x6313b9ee9818 <vm_exec_core+9992>, 0x6313b9eee67e <vm_exec_core+30062>, 0x6313b9ee74c0 <vm_exec_core+944>, 0x6313b9ee8bd6 <vm_exec_core+6854>, 0x6313b9eef15b <vm_exec_core+32843>, 0x6313b9eec46d <vm_exec_core+21341>, 0x6313b9eeb6fc <vm_exec_core+17900>, 0x6313b9eed626 <vm_exec_core+25878>, 0x6313b9eef518 <vm_exec_core+33800>, 0x6313b9eed94e <vm_exec_core+26686>, 0x6313b9eee7f8 <vm_exec_core+30440>, 0x6313b9eee8c9 <vm_exec_core+30649>, 0x6313b9ee7e37 <vm_exec_core+3367>, 0x6313b9eee1fa <vm_exec_core+28906>, 0x6313b9eea266 <vm_exec_core+12630>, 0x6313b9eee445 <vm_exec_core+29493>, 0x6313b9ee9b8d <vm_exec_core+10877>, 0x6313b9ee949a <vm_exec_core+9098>, 0x6313b9eea79d <vm_exec_core+13965>, 0x6313b9ee82cb <vm_exec_core+4539>, 0x6313b9eee996 <vm_exec_core+30854>, 0x6313b9eea9fb <vm_exec_core+14571>, 0x6313b9eea589 <vm_exec_core+13433>, 0x6313b9ee75b4 <vm_exec_core+1188>, 0x6313b9ee7bd3 <vm_exec_core+2755>, 0x6313b9eeb5af <vm_exec_core+17567>, 0x6313b9eeab99 <vm_exec_core+14985>, 0x6313b9eeb482 <vm_exec_core+17266>, 0x6313b9eeb324 <vm_exec_core+16916>, 0x6313b9eea183 <vm_exec_core+12403>, 0x6313b9eeaa95 <vm_exec_core+14725>, 0x6313b9eea67a <vm_exec_core+13674>, 0x6313b9eeadf2 <vm_exec_core+15586>, 0x6313b9eead77 <vm_exec_core+15463>, 0x6313b9eed910 <vm_exec_core+26624>, 0x6313b9ee9e8f <vm_exec_core+11647>, 0x6313b9ee778e <vm_exec_core+1662>, 0x6313b9ee8850 <vm_exec_core+5952>, 0x6313b9eedafa <vm_exec_core+27114>, 0x6313b9ee850e <vm_exec_core+5118>, 0x6313b9eeefc4 <vm_exec_core+32436>, 0x6313b9eeca10 <vm_exec_core+22784>, 0x6313b9eeaef6 <vm_exec_core+15846>, 0x6313b9ee7aeb <vm_exec_core+2523>, 0x6313b9eee2ca <vm_exec_core+29114>, 0x6313b9eeded0 <vm_exec_core+28096>, 0x6313b9ee8751 <vm_exec_core+5697>, 0x6313b9ee8009 <vm_exec_core+3833>, 0x6313b9eecf94 <vm_exec_core+24196>, 0x6313b9ee93ee <vm_exec_core+8926>, 0x6313b9eee747 <vm_exec_core+30263>, 0x6313b9eee17f <vm_exec_core+28783>, 0x6313b9ee9cad <vm_exec_core+11165>, 0x6313b9eeae5e <vm_exec_core+15694>, 0x6313b9eecb3a <vm_exec_core+23082>, 0x6313b9eee0db <vm_exec_core+28619>, 0x6313b9eebdad <vm_exec_core+19613>, 0x6313b9eecce2 <vm_exec_core+23506>, 0x6313b9eed4ba <vm_exec_core+25514>, 0x6313b9eebca4 <vm_exec_core+19348>, 0x6313b9ee7f5e <vm_exec_core+3662>, 0x6313b9eec560 <vm_exec_core+21584>, 0x6313b9ee7d1e <vm_exec_core+3086>, 0x6313b9ee8107 <vm_exec_core+4087>, 0x6313b9eea0d7 <vm_exec_core+12231>, 0x6313b9eeb9ec <vm_exec_core+18652>, 0x6313b9eec233 <vm_exec_core+20771>, 0x6313b9eeb7f7 <vm_exec_core+18151>, 0x6313b9ee7a07 <vm_exec_core+2295>, 0x6313b9eed838 <vm_exec_core+26408>, 0x6313b9eedd93 <vm_exec_core+27779>, 0x6313b9ee81a4 <vm_exec_core+4244>, 0x6313b9ee8e89 <vm_exec_core+7545>, 0x6313b9ee87f6 <vm_exec_core+5862>, 0x6313b9ee9641 <vm_exec_core+9521>, 0x6313b9eeacb2 <vm_exec_core+15266>, 0x6313b9ee824b <vm_exec_core+4411>, 0x6313b9eed587 <vm_exec_core+25719>, 0x6313b9ee8dbf <vm_exec_core+7343>, 0x6313b9eea933 <vm_exec_core+14371>, 0x6313b9eeb3ed <vm_exec_core+17117>, 0x6313b9eed0f5 <vm_exec_core+24549>, 0x6313b9eebfac <vm_exec_core+20124>, 0x6313b9ee96ea <vm_exec_core+9690>, 0x6313b9ee90e2 <vm_exec_core+8146>, 0x6313b9eece99 <vm_exec_core+23945>, 0x6313b9eea333 <vm_exec_core+12835>, 0x6313b9eec632 <vm_exec_core+21794>, 0x6313b9eec120 <vm_exec_core+20496>, 0x6313b9eec6bf <vm_exec_core+21935>, 0x6313b9eeda1b <vm_exec_core+26891>, 0x6313b9eebed9 <vm_exec_core+19913>, 0x6313b9eed208 <vm_exec_core+24824>, 0x6313b9ee99b3 <vm_exec_core+10403>, 0x6313b9eecdaf <vm_exec_core+23711>, 0x6313b9ee9ad9 <vm_exec_core+10697>, 0x6313b9eebbf0 <vm_exec_core+19168>, 0x6313b9eebed9 <vm_exec_core+19913>, 0x6313b9eeb25c <vm_exec_core+16716>, 0x6313b9eeb8b4 <vm_exec_core+18340>, 0x6313b9ee9d40 <vm_exec_core+11312>, 0x6313b9ee9206 <vm_exec_core+8438>, 0x6313b9eec78c <vm_exec_core+22140>, 0x6313b9ee8356 <vm_exec_core+4678>, 0x6313b9eeb060 <vm_exec_core+16208>, 0x6313b9ef61ea <vm_exec_core+61658>, 0x6313b9eebeed <vm_exec_core+19933>, 0x6313b9ee83f1 <vm_exec_core+4833>, 0x6313b9ee8ca2 <vm_exec_core+7058>, 0x6313b9ee8abb <vm_exec_core+6571>, 0x6313b9ee8f7b <vm_exec_core+7787>, 0x6313b9ee9809 <vm_exec_core+9977>, 0x6313b9eeb6f7 <vm_exec_core+17895>, 0x6313b9eeb056 <vm_exec_core+16198>, 0x6313b9eeb6f2 <vm_exec_core+17890>, 0x6313b9eebe99 <vm_exec_core+19849>, 0x6313b9eebe59 <vm_exec_core+19785>, 0x6313b9ee8f76 <vm_exec_core+7782>, 0x6313b9eec1f7 <vm_exec_core+20711>, 0x6313b9eea57f <vm_exec_core+13423>, 0x6313b9eea584 <vm_exec_core+13428>, 0x6313b9eebe54 <vm_exec_core+19780>, 0x6313b9eeb9e7 <vm_exec_core+18647>...} reg_cfp = 0x7a5a2306d758 reg_pc = 0x510000001cf8 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_opt_new = <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_duparray_send = <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 0x00006313b9ee38bb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x516000f30fd0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7a5a321ff6c0, <optimized out>, <optimized out>}, prev = 0x7a5a321ffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #18 0x00006313b9f20bcb in invoke_iseq_block_from_c (ec=0x516000f30fd0, captured=<optimized out>, self=134528358066240, 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:1648 flags = 0 iseq = 0x7a5a52fd4ef0 cfp = 0x7a5a2306d7c8 sp = 0x7a5a22f6d818 use_argv = <optimized out> stack_argv = 0x7a5a22f6d818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x516000f30fd0, self=134528358066240, 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:1742 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:1772 No locals. #21 0x00006313b9f1ee56 in rb_vm_invoke_proc (ec=0x50c0002b5994, proc=0x189, proc@entry=0x504000170490, argc=1401523569, 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:1793 self = 0 #22 0x00006313b9e7610d in thread_do_start_proc (th=th@entry=0x51500006fe80) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x504000170490 args_len = 0 args_ptr = <optimized out> #23 0x00006313b9e73cea in thread_do_start (th=0x51500006fe80) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #24 thread_start_func_2 (th=th@entry=0x51500006fe80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680 _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 0x00006313b9e72fae in call_thread_start_func_2 (th=0x51500006fe80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181 stack_start = <optimized out> stack_start_addr = 0x7a5a321ffcc0 #26 nt_start (ptr=0x50c0002b5940) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226 th = 0x51500006fe80 sched = <optimized out> nt = 0x50c0002b5940 vm = 0x525000000100 #27 0x00006313b9b12a8f in asan_thread_start(void*) () No symbol table info available. #28 0x00007a5a5389caa4 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 = {134527806604992, 4375741466931007188, 134527806604992, -352, 11, 140737010116752, 4375741466910035668, 4375531271540215508}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x00007a5a53929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 4 (Thread 0x7a5a212006c0 (LWP 593442) "parallel.rb:40"): #0 0x00007a5a5391b4cd in __GI___poll (fds=0x7a5a28219460, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00006313b9ab96da in __interceptor_poll () No symbol table info available. #2 0x00006313b9c152d9 in nogvl_wait_for (th=134527896691680, fptr=0x511000246200, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12577 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:1174 ready = <optimized out> #4 0x00006313b9c1676a in internal_read_func (ptr=0x7a5a28219240) at /tmp/ruby/src/trunk_asan/io.c:1212 iis = 0x7a5a28219240 result = <optimized out> #5 0x00006313b9e5b9aa in rb_thread_io_blocking_call (io=<optimized out>, func=0x6313b9c16260 <internal_read_func>, data1=0x7a5a28219240, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1831 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> val = <optimized out> fd = <optimized out> waiting_fd = <optimized out> state = RUBY_TAG_NONE saved_errno = <optimized out> prev_mn_schedulable = <optimized out> #6 0x00006313b9b5d2e0 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:1074 _ec = 0x5160026562d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7a5a211fedb0, <optimized out>, 0x7a5a211fecc0, <optimized out>, <optimized out>}, prev = 0x7a5a28209240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160026562d0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x00006313b9c2aa95 in io_read_memory_locktmp (str=134527638934624, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3458 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:3504 str = <optimized out> iis = {th = 134527896691680, fptr = 0x511000246200, nonblock = 0, fd = 4, buf = 0x5190001e1e80, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x511000246200 n = <optimized out> shrinkable = <optimized out> #9 0x00006313b9c06e41 in io_readpartial (argc=673289312, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3624 ret = <optimized out> #10 0x00006313b9f46fa8 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:3797 ci = 0x40b100100003 cc = <optimized out> me = 0x7a5a53199ec0 cfunc = 0x504000010f58 recv = 134527896691800 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00006313b9ef49a9 in vm_sendish (ec=0x5160026562d0, reg_cfp=0x7a5a29bfb790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972 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=0x5160026562d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x6313b9eed91f <vm_exec_core+26639>, 0x6313b9ee9e9e <vm_exec_core+11662>, 0x6313b9ee779d <vm_exec_core+1677>, 0x6313b9ee885f <vm_exec_core+5967>, 0x6313b9eedb09 <vm_exec_core+27129>, 0x6313b9ee851d <vm_exec_core+5133>, 0x6313b9eeefd3 <vm_exec_core+32451>, 0x6313b9eeca1f <vm_exec_core+22799>, 0x6313b9eeaf05 <vm_exec_core+15861>, 0x6313b9ee7afa <vm_exec_core+2538>, 0x6313b9eee2d9 <vm_exec_core+29129>, 0x6313b9eededf <vm_exec_core+28111>, 0x6313b9ee8760 <vm_exec_core+5712>, 0x6313b9ee8018 <vm_exec_core+3848>, 0x6313b9eecfa3 <vm_exec_core+24211>, 0x6313b9ee93fd <vm_exec_core+8941>, 0x6313b9eee756 <vm_exec_core+30278>, 0x6313b9eee18e <vm_exec_core+28798>, 0x6313b9ee9cbc <vm_exec_core+11180>, 0x6313b9eeae6d <vm_exec_core+15709>, 0x6313b9eecb49 <vm_exec_core+23097>, 0x6313b9eee0ea <vm_exec_core+28634>, 0x6313b9eebdbc <vm_exec_core+19628>, 0x6313b9eeccf1 <vm_exec_core+23521>, 0x6313b9eed4c9 <vm_exec_core+25529>, 0x6313b9eebcb3 <vm_exec_core+19363>, 0x6313b9ee7f6d <vm_exec_core+3677>, 0x6313b9eec56f <vm_exec_core+21599>, 0x6313b9ee7d2d <vm_exec_core+3101>, 0x6313b9ee8116 <vm_exec_core+4102>, 0x6313b9eea0e6 <vm_exec_core+12246>, 0x6313b9eeb9fb <vm_exec_core+18667>, 0x6313b9eec242 <vm_exec_core+20786>, 0x6313b9eeb806 <vm_exec_core+18166>, 0x6313b9ee7a16 <vm_exec_core+2310>, 0x6313b9eed847 <vm_exec_core+26423>, 0x6313b9eedda2 <vm_exec_core+27794>, 0x6313b9ee81b3 <vm_exec_core+4259>, 0x6313b9ee8e98 <vm_exec_core+7560>, 0x6313b9ee8805 <vm_exec_core+5877>, 0x6313b9ee9650 <vm_exec_core+9536>, 0x6313b9eeacc1 <vm_exec_core+15281>, 0x6313b9ee825a <vm_exec_core+4426>, 0x6313b9eed596 <vm_exec_core+25734>, 0x6313b9ee8dce <vm_exec_core+7358>, 0x6313b9eea942 <vm_exec_core+14386>, 0x6313b9eeb3fc <vm_exec_core+17132>, 0x6313b9eed104 <vm_exec_core+24564>, 0x6313b9eebfbb <vm_exec_core+20139>, 0x6313b9ee96f9 <vm_exec_core+9705>, 0x6313b9ee90f1 <vm_exec_core+8161>, 0x6313b9eecea8 <vm_exec_core+23960>, 0x6313b9eea342 <vm_exec_core+12850>, 0x6313b9eec641 <vm_exec_core+21809>, 0x6313b9eec12f <vm_exec_core+20511>, 0x6313b9eec6ce <vm_exec_core+21950>, 0x6313b9eeda2a <vm_exec_core+26906>, 0x6313b9ee74bb <vm_exec_core+939>, 0x6313b9eed217 <vm_exec_core+24839>, 0x6313b9ee99c2 <vm_exec_core+10418>, 0x6313b9eecdbe <vm_exec_core+23726>, 0x6313b9ee9ae8 <vm_exec_core+10712>, 0x6313b9eebbff <vm_exec_core+19183>, 0x6313b9eeea21 <vm_exec_core+30993>, 0x6313b9eeb26b <vm_exec_core+16731>, 0x6313b9eeb8c3 <vm_exec_core+18355>, 0x6313b9ee9d4f <vm_exec_core+11327>, 0x6313b9ee9215 <vm_exec_core+8453>, 0x6313b9eec79b <vm_exec_core+22155>, 0x6313b9ee8365 <vm_exec_core+4693>, 0x6313b9eeb06f <vm_exec_core+16223>, 0x6313b9ef61f9 <vm_exec_core+61673>, 0x6313b9eebefc <vm_exec_core+19948>, 0x6313b9ee8400 <vm_exec_core+4848>, 0x6313b9ee8cb1 <vm_exec_core+7073>, 0x6313b9ee8aca <vm_exec_core+6586>, 0x6313b9ee8f8a <vm_exec_core+7802>, 0x6313b9ee9818 <vm_exec_core+9992>, 0x6313b9eee67e <vm_exec_core+30062>, 0x6313b9ee74c0 <vm_exec_core+944>, 0x6313b9ee8bd6 <vm_exec_core+6854>, 0x6313b9eef15b <vm_exec_core+32843>, 0x6313b9eec46d <vm_exec_core+21341>, 0x6313b9eeb6fc <vm_exec_core+17900>, 0x6313b9eed626 <vm_exec_core+25878>, 0x6313b9eef518 <vm_exec_core+33800>, 0x6313b9eed94e <vm_exec_core+26686>, 0x6313b9eee7f8 <vm_exec_core+30440>, 0x6313b9eee8c9 <vm_exec_core+30649>, 0x6313b9ee7e37 <vm_exec_core+3367>, 0x6313b9eee1fa <vm_exec_core+28906>, 0x6313b9eea266 <vm_exec_core+12630>, 0x6313b9eee445 <vm_exec_core+29493>, 0x6313b9ee9b8d <vm_exec_core+10877>, 0x6313b9ee949a <vm_exec_core+9098>, 0x6313b9eea79d <vm_exec_core+13965>, 0x6313b9ee82cb <vm_exec_core+4539>, 0x6313b9eee996 <vm_exec_core+30854>, 0x6313b9eea9fb <vm_exec_core+14571>, 0x6313b9eea589 <vm_exec_core+13433>, 0x6313b9ee75b4 <vm_exec_core+1188>, 0x6313b9ee7bd3 <vm_exec_core+2755>, 0x6313b9eeb5af <vm_exec_core+17567>, 0x6313b9eeab99 <vm_exec_core+14985>, 0x6313b9eeb482 <vm_exec_core+17266>, 0x6313b9eeb324 <vm_exec_core+16916>, 0x6313b9eea183 <vm_exec_core+12403>, 0x6313b9eeaa95 <vm_exec_core+14725>, 0x6313b9eea67a <vm_exec_core+13674>, 0x6313b9eeadf2 <vm_exec_core+15586>, 0x6313b9eead77 <vm_exec_core+15463>, 0x6313b9eed910 <vm_exec_core+26624>, 0x6313b9ee9e8f <vm_exec_core+11647>, 0x6313b9ee778e <vm_exec_core+1662>, 0x6313b9ee8850 <vm_exec_core+5952>, 0x6313b9eedafa <vm_exec_core+27114>, 0x6313b9ee850e <vm_exec_core+5118>, 0x6313b9eeefc4 <vm_exec_core+32436>, 0x6313b9eeca10 <vm_exec_core+22784>, 0x6313b9eeaef6 <vm_exec_core+15846>, 0x6313b9ee7aeb <vm_exec_core+2523>, 0x6313b9eee2ca <vm_exec_core+29114>, 0x6313b9eeded0 <vm_exec_core+28096>, 0x6313b9ee8751 <vm_exec_core+5697>, 0x6313b9ee8009 <vm_exec_core+3833>, 0x6313b9eecf94 <vm_exec_core+24196>, 0x6313b9ee93ee <vm_exec_core+8926>, 0x6313b9eee747 <vm_exec_core+30263>, 0x6313b9eee17f <vm_exec_core+28783>, 0x6313b9ee9cad <vm_exec_core+11165>, 0x6313b9eeae5e <vm_exec_core+15694>, 0x6313b9eecb3a <vm_exec_core+23082>, 0x6313b9eee0db <vm_exec_core+28619>, 0x6313b9eebdad <vm_exec_core+19613>, 0x6313b9eecce2 <vm_exec_core+23506>, 0x6313b9eed4ba <vm_exec_core+25514>, 0x6313b9eebca4 <vm_exec_core+19348>, 0x6313b9ee7f5e <vm_exec_core+3662>, 0x6313b9eec560 <vm_exec_core+21584>, 0x6313b9ee7d1e <vm_exec_core+3086>, 0x6313b9ee8107 <vm_exec_core+4087>, 0x6313b9eea0d7 <vm_exec_core+12231>, 0x6313b9eeb9ec <vm_exec_core+18652>, 0x6313b9eec233 <vm_exec_core+20771>, 0x6313b9eeb7f7 <vm_exec_core+18151>, 0x6313b9ee7a07 <vm_exec_core+2295>, 0x6313b9eed838 <vm_exec_core+26408>, 0x6313b9eedd93 <vm_exec_core+27779>, 0x6313b9ee81a4 <vm_exec_core+4244>, 0x6313b9ee8e89 <vm_exec_core+7545>, 0x6313b9ee87f6 <vm_exec_core+5862>, 0x6313b9ee9641 <vm_exec_core+9521>, 0x6313b9eeacb2 <vm_exec_core+15266>, 0x6313b9ee824b <vm_exec_core+4411>, 0x6313b9eed587 <vm_exec_core+25719>, 0x6313b9ee8dbf <vm_exec_core+7343>, 0x6313b9eea933 <vm_exec_core+14371>, 0x6313b9eeb3ed <vm_exec_core+17117>, 0x6313b9eed0f5 <vm_exec_core+24549>, 0x6313b9eebfac <vm_exec_core+20124>, 0x6313b9ee96ea <vm_exec_core+9690>, 0x6313b9ee90e2 <vm_exec_core+8146>, 0x6313b9eece99 <vm_exec_core+23945>, 0x6313b9eea333 <vm_exec_core+12835>, 0x6313b9eec632 <vm_exec_core+21794>, 0x6313b9eec120 <vm_exec_core+20496>, 0x6313b9eec6bf <vm_exec_core+21935>, 0x6313b9eeda1b <vm_exec_core+26891>, 0x6313b9eebed9 <vm_exec_core+19913>, 0x6313b9eed208 <vm_exec_core+24824>, 0x6313b9ee99b3 <vm_exec_core+10403>, 0x6313b9eecdaf <vm_exec_core+23711>, 0x6313b9ee9ad9 <vm_exec_core+10697>, 0x6313b9eebbf0 <vm_exec_core+19168>, 0x6313b9eebed9 <vm_exec_core+19913>, 0x6313b9eeb25c <vm_exec_core+16716>, 0x6313b9eeb8b4 <vm_exec_core+18340>, 0x6313b9ee9d40 <vm_exec_core+11312>, 0x6313b9ee9206 <vm_exec_core+8438>, 0x6313b9eec78c <vm_exec_core+22140>, 0x6313b9ee8356 <vm_exec_core+4678>, 0x6313b9eeb060 <vm_exec_core+16208>, 0x6313b9ef61ea <vm_exec_core+61658>, 0x6313b9eebeed <vm_exec_core+19933>, 0x6313b9ee83f1 <vm_exec_core+4833>, 0x6313b9ee8ca2 <vm_exec_core+7058>, 0x6313b9ee8abb <vm_exec_core+6571>, 0x6313b9ee8f7b <vm_exec_core+7787>, 0x6313b9ee9809 <vm_exec_core+9977>, 0x6313b9eeb6f7 <vm_exec_core+17895>, 0x6313b9eeb056 <vm_exec_core+16198>, 0x6313b9eeb6f2 <vm_exec_core+17890>, 0x6313b9eebe99 <vm_exec_core+19849>, 0x6313b9eebe59 <vm_exec_core+19785>, 0x6313b9ee8f76 <vm_exec_core+7782>, 0x6313b9eec1f7 <vm_exec_core+20711>, 0x6313b9eea57f <vm_exec_core+13423>, 0x6313b9eea584 <vm_exec_core+13428>, 0x6313b9eebe54 <vm_exec_core+19780>, 0x6313b9eeb9e7 <vm_exec_core+18647>...} reg_cfp = 0x7a5a29bfb790 reg_pc = 0x51300004b718 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_opt_new = <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_duparray_send = <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 0x00006313b9ee38bb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x5160026562d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7a5a211ff6c0, <optimized out>, <optimized out>}, prev = 0x7a5a211ffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #14 0x00006313b9f20bcb in invoke_iseq_block_from_c (ec=0x5160026562d0, captured=<optimized out>, self=134528321258040, 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:1648 flags = 0 iseq = 0x7a5a5311b958 cfp = 0x7a5a29bfb7c8 sp = 0x7a5a29afb818 use_argv = <optimized out> stack_argv = 0x7a5a29afb818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x5160026562d0, self=134528321258040, 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:1742 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:1772 No locals. #17 0x00006313b9f1ee56 in rb_vm_invoke_proc (ec=0x7a5a28219460, proc=0x1, proc@entry=0x50400008d8d0, argc=1402057933, 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:1793 self = 4294967295 #18 0x00006313b9e7610d in thread_do_start_proc (th=th@entry=0x51500019f580) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x50400008d8d0 args_len = 0 args_ptr = <optimized out> #19 0x00006313b9e73cea in thread_do_start (th=0x51500019f580) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #20 thread_start_func_2 (th=th@entry=0x51500019f580, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680 _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 0x00006313b9e72fae in call_thread_start_func_2 (th=0x51500019f580) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181 stack_start = <optimized out> stack_start_addr = 0x7a5a211ffcc0 #22 nt_start (ptr=0x50c0002d9c40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226 th = 0x51500019f580 sched = <optimized out> nt = 0x50c0002d9c40 vm = 0x525000000100 #23 0x00006313b9b12a8f in asan_thread_start(void*) () No symbol table info available. #24 0x00007a5a5389caa4 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 = {134527521392320, 4375783248372862676, 134527521392320, -352, 25, 140737010122480, 4375783248351891156, 4375531271540215508}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x00007a5a53929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x7a5a376006c0 (LWP 594239) "ruby"): #0 0x00007a5a5391b4cd in __GI___poll (fds=0x7a5a27509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00006313b9ab96da in __interceptor_poll () No symbol table info available. #2 0x00006313b9e7789f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057 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:3011 vm = <optimized out> #4 0x00006313b9b12a8f in asan_thread_start(void*) () No symbol table info available. #5 0x00007a5a5389caa4 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 = {134527894685376, 4375751912291471060, 134527894685376, -352, 25, 140737010109552, 4375751912270499540, 4375531271540215508}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007a5a53929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7a5a2e4006c0 (LWP 1090177) "envutil.rb:183"): #0 0x00007a5a5391b4cd in __GI___poll (fds=0x7a5a26a09760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00006313b9ab96da in __interceptor_poll () No symbol table info available. #2 0x00006313b9c152d9 in nogvl_wait_for (th=134527835094520, fptr=0x511000307040, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12577 fds = {fd = 10, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174 ready = <optimized out> #4 0x00006313b9c1676a in internal_read_func (ptr=0x7a5a26a09620) at /tmp/ruby/src/trunk_asan/io.c:1212 iis = 0x7a5a26a09620 result = <optimized out> #5 0x00006313b9e5b9aa in rb_thread_io_blocking_call (io=<optimized out>, func=0x6313b9c16260 <internal_read_func>, data1=data1@entry=0x7a5a26a09620, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1831 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> val = <optimized out> fd = <optimized out> waiting_fd = <optimized out> state = RUBY_TAG_NONE saved_errno = <optimized out> prev_mn_schedulable = <optimized out> #6 0x00006313b9c160a0 in rb_io_blocking_region_wait (io=0x511000307040, function=0x1, argument=0x7a5a26a09620, events=RUBY_IO_READABLE) at /tmp/ruby/src/trunk_asan/io.c:228 No locals. #7 rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1321 iis = {th = 134527835094520, fptr = 0x511000307040, nonblock = 0, fd = 10, buf = 0x52500135d900, capa = 8192, timeout = 0x0} timeout_storage = <optimized out> scheduler = <optimized out> #8 0x00006313b9c199b7 in io_bufread (ptr=0x52500135d900 '\276' <repeats 200 times>..., len=8192, fptr=0x511000307040) at /tmp/ruby/src/trunk_asan/io.c:3064 offset = 0 n = 8192 c = <optimized out> #9 bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3103 p = <optimized out> #10 0x00006313b9b5d2e0 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:1074 _ec = 0x516002657ad0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7a5a2e3fed10, <optimized out>, 0x7a5a2e3fec20, <optimized out>, <optimized out>}, prev = 0x7a5a26a09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516002657ad0 state = RUBY_TAG_NONE errinfo = <optimized out> #11 0x00006313b9c173db in io_fread (str=134527835094200, offset=0, size=8192, fptr=0x511000307040) at /tmp/ruby/src/trunk_asan/io.c:3117 arg = {str_ptr = 0x52500135d900 '\276' <repeats 200 times>..., len = 8192, fptr = <optimized out>} len = <optimized out> errno_to_fail = <optimized out> #12 read_all (fptr=<optimized out>, siz=8192, str=134527835094200) at /tmp/ruby/src/trunk_asan/io.c:3395 capa = <optimized out> cr = 0 bytes = 0 pos = 0 enc = 0x50d000000110 n = <optimized out> shrinkable = <optimized out> #13 0x00006313b9c07223 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3819 str = <optimized out> length = <optimized out> fptr = 0x511000307040 len = <optimized out> n = <optimized out> shrinkable = <optimized out> #14 0x00006313b9f46fa8 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:3797 ci = 0x3fc100100001 cc = <optimized out> me = 0x7a5a53199e98 cfunc = 0x504000010f98 recv = 134527835097720 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #15 0x00006313b9ef49a9 in vm_sendish (ec=0x516002657ad0, reg_cfp=0x7a5a2f419790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #16 vm_exec_core (ec=ec@entry=0x516002657ad0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x6313b9eed91f <vm_exec_core+26639>, 0x6313b9ee9e9e <vm_exec_core+11662>, 0x6313b9ee779d <vm_exec_core+1677>, 0x6313b9ee885f <vm_exec_core+5967>, 0x6313b9eedb09 <vm_exec_core+27129>, 0x6313b9ee851d <vm_exec_core+5133>, 0x6313b9eeefd3 <vm_exec_core+32451>, 0x6313b9eeca1f <vm_exec_core+22799>, 0x6313b9eeaf05 <vm_exec_core+15861>, 0x6313b9ee7afa <vm_exec_core+2538>, 0x6313b9eee2d9 <vm_exec_core+29129>, 0x6313b9eededf <vm_exec_core+28111>, 0x6313b9ee8760 <vm_exec_core+5712>, 0x6313b9ee8018 <vm_exec_core+3848>, 0x6313b9eecfa3 <vm_exec_core+24211>, 0x6313b9ee93fd <vm_exec_core+8941>, 0x6313b9eee756 <vm_exec_core+30278>, 0x6313b9eee18e <vm_exec_core+28798>, 0x6313b9ee9cbc <vm_exec_core+11180>, 0x6313b9eeae6d <vm_exec_core+15709>, 0x6313b9eecb49 <vm_exec_core+23097>, 0x6313b9eee0ea <vm_exec_core+28634>, 0x6313b9eebdbc <vm_exec_core+19628>, 0x6313b9eeccf1 <vm_exec_core+23521>, 0x6313b9eed4c9 <vm_exec_core+25529>, 0x6313b9eebcb3 <vm_exec_core+19363>, 0x6313b9ee7f6d <vm_exec_core+3677>, 0x6313b9eec56f <vm_exec_core+21599>, 0x6313b9ee7d2d <vm_exec_core+3101>, 0x6313b9ee8116 <vm_exec_core+4102>, 0x6313b9eea0e6 <vm_exec_core+12246>, 0x6313b9eeb9fb <vm_exec_core+18667>, 0x6313b9eec242 <vm_exec_core+20786>, 0x6313b9eeb806 <vm_exec_core+18166>, 0x6313b9ee7a16 <vm_exec_core+2310>, 0x6313b9eed847 <vm_exec_core+26423>, 0x6313b9eedda2 <vm_exec_core+27794>, 0x6313b9ee81b3 <vm_exec_core+4259>, 0x6313b9ee8e98 <vm_exec_core+7560>, 0x6313b9ee8805 <vm_exec_core+5877>, 0x6313b9ee9650 <vm_exec_core+9536>, 0x6313b9eeacc1 <vm_exec_core+15281>, 0x6313b9ee825a <vm_exec_core+4426>, 0x6313b9eed596 <vm_exec_core+25734>, 0x6313b9ee8dce <vm_exec_core+7358>, 0x6313b9eea942 <vm_exec_core+14386>, 0x6313b9eeb3fc <vm_exec_core+17132>, 0x6313b9eed104 <vm_exec_core+24564>, 0x6313b9eebfbb <vm_exec_core+20139>, 0x6313b9ee96f9 <vm_exec_core+9705>, 0x6313b9ee90f1 <vm_exec_core+8161>, 0x6313b9eecea8 <vm_exec_core+23960>, 0x6313b9eea342 <vm_exec_core+12850>, 0x6313b9eec641 <vm_exec_core+21809>, 0x6313b9eec12f <vm_exec_core+20511>, 0x6313b9eec6ce <vm_exec_core+21950>, 0x6313b9eeda2a <vm_exec_core+26906>, 0x6313b9ee74bb <vm_exec_core+939>, 0x6313b9eed217 <vm_exec_core+24839>, 0x6313b9ee99c2 <vm_exec_core+10418>, 0x6313b9eecdbe <vm_exec_core+23726>, 0x6313b9ee9ae8 <vm_exec_core+10712>, 0x6313b9eebbff <vm_exec_core+19183>, 0x6313b9eeea21 <vm_exec_core+30993>, 0x6313b9eeb26b <vm_exec_core+16731>, 0x6313b9eeb8c3 <vm_exec_core+18355>, 0x6313b9ee9d4f <vm_exec_core+11327>, 0x6313b9ee9215 <vm_exec_core+8453>, 0x6313b9eec79b <vm_exec_core+22155>, 0x6313b9ee8365 <vm_exec_core+4693>, 0x6313b9eeb06f <vm_exec_core+16223>, 0x6313b9ef61f9 <vm_exec_core+61673>, 0x6313b9eebefc <vm_exec_core+19948>, 0x6313b9ee8400 <vm_exec_core+4848>, 0x6313b9ee8cb1 <vm_exec_core+7073>, 0x6313b9ee8aca <vm_exec_core+6586>, 0x6313b9ee8f8a <vm_exec_core+7802>, 0x6313b9ee9818 <vm_exec_core+9992>, 0x6313b9eee67e <vm_exec_core+30062>, 0x6313b9ee74c0 <vm_exec_core+944>, 0x6313b9ee8bd6 <vm_exec_core+6854>, 0x6313b9eef15b <vm_exec_core+32843>, 0x6313b9eec46d <vm_exec_core+21341>, 0x6313b9eeb6fc <vm_exec_core+17900>, 0x6313b9eed626 <vm_exec_core+25878>, 0x6313b9eef518 <vm_exec_core+33800>, 0x6313b9eed94e <vm_exec_core+26686>, 0x6313b9eee7f8 <vm_exec_core+30440>, 0x6313b9eee8c9 <vm_exec_core+30649>, 0x6313b9ee7e37 <vm_exec_core+3367>, 0x6313b9eee1fa <vm_exec_core+28906>, 0x6313b9eea266 <vm_exec_core+12630>, 0x6313b9eee445 <vm_exec_core+29493>, 0x6313b9ee9b8d <vm_exec_core+10877>, 0x6313b9ee949a <vm_exec_core+9098>, 0x6313b9eea79d <vm_exec_core+13965>, 0x6313b9ee82cb <vm_exec_core+4539>, 0x6313b9eee996 <vm_exec_core+30854>, 0x6313b9eea9fb <vm_exec_core+14571>, 0x6313b9eea589 <vm_exec_core+13433>, 0x6313b9ee75b4 <vm_exec_core+1188>, 0x6313b9ee7bd3 <vm_exec_core+2755>, 0x6313b9eeb5af <vm_exec_core+17567>, 0x6313b9eeab99 <vm_exec_core+14985>, 0x6313b9eeb482 <vm_exec_core+17266>, 0x6313b9eeb324 <vm_exec_core+16916>, 0x6313b9eea183 <vm_exec_core+12403>, 0x6313b9eeaa95 <vm_exec_core+14725>, 0x6313b9eea67a <vm_exec_core+13674>, 0x6313b9eeadf2 <vm_exec_core+15586>, 0x6313b9eead77 <vm_exec_core+15463>, 0x6313b9eed910 <vm_exec_core+26624>, 0x6313b9ee9e8f <vm_exec_core+11647>, 0x6313b9ee778e <vm_exec_core+1662>, 0x6313b9ee8850 <vm_exec_core+5952>, 0x6313b9eedafa <vm_exec_core+27114>, 0x6313b9ee850e <vm_exec_core+5118>, 0x6313b9eeefc4 <vm_exec_core+32436>, 0x6313b9eeca10 <vm_exec_core+22784>, 0x6313b9eeaef6 <vm_exec_core+15846>, 0x6313b9ee7aeb <vm_exec_core+2523>, 0x6313b9eee2ca <vm_exec_core+29114>, 0x6313b9eeded0 <vm_exec_core+28096>, 0x6313b9ee8751 <vm_exec_core+5697>, 0x6313b9ee8009 <vm_exec_core+3833>, 0x6313b9eecf94 <vm_exec_core+24196>, 0x6313b9ee93ee <vm_exec_core+8926>, 0x6313b9eee747 <vm_exec_core+30263>, 0x6313b9eee17f <vm_exec_core+28783>, 0x6313b9ee9cad <vm_exec_core+11165>, 0x6313b9eeae5e <vm_exec_core+15694>, 0x6313b9eecb3a <vm_exec_core+23082>, 0x6313b9eee0db <vm_exec_core+28619>, 0x6313b9eebdad <vm_exec_core+19613>, 0x6313b9eecce2 <vm_exec_core+23506>, 0x6313b9eed4ba <vm_exec_core+25514>, 0x6313b9eebca4 <vm_exec_core+19348>, 0x6313b9ee7f5e <vm_exec_core+3662>, 0x6313b9eec560 <vm_exec_core+21584>, 0x6313b9ee7d1e <vm_exec_core+3086>, 0x6313b9ee8107 <vm_exec_core+4087>, 0x6313b9eea0d7 <vm_exec_core+12231>, 0x6313b9eeb9ec <vm_exec_core+18652>, 0x6313b9eec233 <vm_exec_core+20771>, 0x6313b9eeb7f7 <vm_exec_core+18151>, 0x6313b9ee7a07 <vm_exec_core+2295>, 0x6313b9eed838 <vm_exec_core+26408>, 0x6313b9eedd93 <vm_exec_core+27779>, 0x6313b9ee81a4 <vm_exec_core+4244>, 0x6313b9ee8e89 <vm_exec_core+7545>, 0x6313b9ee87f6 <vm_exec_core+5862>, 0x6313b9ee9641 <vm_exec_core+9521>, 0x6313b9eeacb2 <vm_exec_core+15266>, 0x6313b9ee824b <vm_exec_core+4411>, 0x6313b9eed587 <vm_exec_core+25719>, 0x6313b9ee8dbf <vm_exec_core+7343>, 0x6313b9eea933 <vm_exec_core+14371>, 0x6313b9eeb3ed <vm_exec_core+17117>, 0x6313b9eed0f5 <vm_exec_core+24549>, 0x6313b9eebfac <vm_exec_core+20124>, 0x6313b9ee96ea <vm_exec_core+9690>, 0x6313b9ee90e2 <vm_exec_core+8146>, 0x6313b9eece99 <vm_exec_core+23945>, 0x6313b9eea333 <vm_exec_core+12835>, 0x6313b9eec632 <vm_exec_core+21794>, 0x6313b9eec120 <vm_exec_core+20496>, 0x6313b9eec6bf <vm_exec_core+21935>, 0x6313b9eeda1b <vm_exec_core+26891>, 0x6313b9eebed9 <vm_exec_core+19913>, 0x6313b9eed208 <vm_exec_core+24824>, 0x6313b9ee99b3 <vm_exec_core+10403>, 0x6313b9eecdaf <vm_exec_core+23711>, 0x6313b9ee9ad9 <vm_exec_core+10697>, 0x6313b9eebbf0 <vm_exec_core+19168>, 0x6313b9eebed9 <vm_exec_core+19913>, 0x6313b9eeb25c <vm_exec_core+16716>, 0x6313b9eeb8b4 <vm_exec_core+18340>, 0x6313b9ee9d40 <vm_exec_core+11312>, 0x6313b9ee9206 <vm_exec_core+8438>, 0x6313b9eec78c <vm_exec_core+22140>, 0x6313b9ee8356 <vm_exec_core+4678>, 0x6313b9eeb060 <vm_exec_core+16208>, 0x6313b9ef61ea <vm_exec_core+61658>, 0x6313b9eebeed <vm_exec_core+19933>, 0x6313b9ee83f1 <vm_exec_core+4833>, 0x6313b9ee8ca2 <vm_exec_core+7058>, 0x6313b9ee8abb <vm_exec_core+6571>, 0x6313b9ee8f7b <vm_exec_core+7787>, 0x6313b9ee9809 <vm_exec_core+9977>, 0x6313b9eeb6f7 <vm_exec_core+17895>, 0x6313b9eeb056 <vm_exec_core+16198>, 0x6313b9eeb6f2 <vm_exec_core+17890>, 0x6313b9eebe99 <vm_exec_core+19849>, 0x6313b9eebe59 <vm_exec_core+19785>, 0x6313b9ee8f76 <vm_exec_core+7782>, 0x6313b9eec1f7 <vm_exec_core+20711>, 0x6313b9eea57f <vm_exec_core+13423>, 0x6313b9eea584 <vm_exec_core+13428>, 0x6313b9eebe54 <vm_exec_core+19780>, 0x6313b9eeb9e7 <vm_exec_core+18647>...} reg_cfp = 0x7a5a2f419790 reg_pc = 0x5040000548f0 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_opt_new = <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_duparray_send = <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 0x00006313b9ee38bb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x516002657ad0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7a5a2e3ff6c0, <optimized out>, <optimized out>}, prev = 0x7a5a2e3ffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #18 0x00006313b9f20bcb in invoke_iseq_block_from_c (ec=0x516002657ad0, captured=<optimized out>, self=134528357432800, 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:1648 flags = 0 iseq = 0x7a5a52fd9cc0 cfp = 0x7a5a2f4197c8 sp = 0x7a5a2f319818 use_argv = <optimized out> stack_argv = 0x7a5a2f319818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x516002657ad0, self=134528357432800, 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:1742 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:1772 No locals. #21 0x00006313b9f1ee56 in rb_vm_invoke_proc (ec=0x7a5a26a09760, proc=0x1, proc@entry=0x5040000b8f10, argc=1402057933, 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:1793 self = 4294967295 #22 0x00006313b9e7610d in thread_do_start_proc (th=th@entry=0x515000144400) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x5040000b8f10 args_len = 0 args_ptr = <optimized out> #23 0x00006313b9e73cea in thread_do_start (th=0x515000144400) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #24 thread_start_func_2 (th=th@entry=0x515000144400, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680 _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 0x00006313b9e72fae in call_thread_start_func_2 (th=0x515000144400) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181 stack_start = <optimized out> stack_start_addr = 0x7a5a2e3ffcc0 #26 nt_start (ptr=0x50c0002cdb80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226 th = 0x515000144400 sched = <optimized out> nt = 0x50c0002cdb80 vm = 0x525000000100 #27 0x00006313b9b12a8f in asan_thread_start(void*) () No symbol table info available. #28 0x00007a5a5389caa4 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 = {134527741593280, 4375803314460069588, 134527741593280, -352, 22, 140737010119664, 4375803314439098068, 4375531271540215508}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x00007a5a53929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7a5a53a52c40 (LWP 508735) "ruby"): #0 0x00007a5a53898d71 in __futex_abstimed_wait_common64 (private=32767, cancel=true, abstime=0x7fffe37ebec0, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=32767, abstime=0x7fffe37ebec0, clockid=31322, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 8018688 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000094, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7fffe37ebec0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007a5a5389bc8e in __pthread_cond_wait_common (abstime=0x7fffe37ebec0, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7a5a5389b4b0 <__condvar_cleanup_waiting>, __arg = 0x7fffe37ebdb0, __canceltype = -1165551360, __prev = 0x0} cbuffer = {wseq = 3055, cond = 0x50c000000068, mutex = 0x515000000420, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 3055 seq = 1527 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_timedwait64 (cond=cond@entry=0x50c000000068, mutex=mutex@entry=0x515000000420, abstime=abstime@entry=0x7fffe37ebec0) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x00006313b9e71991 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000420, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:241 r = <optimized out> ts = <optimized out> #6 native_cond_sleep (th=th@entry=0x515000000300, rel=0x7a5a516643a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2434 end = <optimized out> sched = 0x5160000004a0 lock = 0x515000000420 cond = 0x50c000000068 max = 100000000000000000 #7 0x00006313b9e789e4 in native_sleep (th=0x515000000300, rel=0x7a5a516643a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3281 sched = <optimized out> #8 thread_join_sleep (arg=134528333071456) at /tmp/ruby/src/trunk_asan/thread.c:1075 scheduler = <optimized out> p = 0x7a5a51814460 target_th = 0x515000144400 th = 0x515000000300 end = 7830665284326289 limit = 0x7a5a516643a0 #9 0x00006313b9b5d2e0 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:1074 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffe37ec0d0, <optimized out>, 0x7fffe37ebfe0, <optimized out>, <optimized out>}, prev = 0x7a5a518e7540, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #10 0x00006313b9e78538 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1116 waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0} arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>} ec = <optimized out> th = <optimized out> fiber = 0x516000000680 #11 0x00006313b9e6ad00 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1213 rel = <optimized out> timeout = <optimized out> limit = 0x7a5a516643a0 #12 0x00006313b9f46fa8 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:3797 ci = 0x34d100100003 cc = <optimized out> me = 0x7a5a531795d0 cfunc = 0x50400001ebd8 recv = 134527835094520 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #13 0x00006313b9ef49a9 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a5a50dff480, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972 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=0x5160000006d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x6313b9eed91f <vm_exec_core+26639>, 0x6313b9ee9e9e <vm_exec_core+11662>, 0x6313b9ee779d <vm_exec_core+1677>, 0x6313b9ee885f <vm_exec_core+5967>, 0x6313b9eedb09 <vm_exec_core+27129>, 0x6313b9ee851d <vm_exec_core+5133>, 0x6313b9eeefd3 <vm_exec_core+32451>, 0x6313b9eeca1f <vm_exec_core+22799>, 0x6313b9eeaf05 <vm_exec_core+15861>, 0x6313b9ee7afa <vm_exec_core+2538>, 0x6313b9eee2d9 <vm_exec_core+29129>, 0x6313b9eededf <vm_exec_core+28111>, 0x6313b9ee8760 <vm_exec_core+5712>, 0x6313b9ee8018 <vm_exec_core+3848>, 0x6313b9eecfa3 <vm_exec_core+24211>, 0x6313b9ee93fd <vm_exec_core+8941>, 0x6313b9eee756 <vm_exec_core+30278>, 0x6313b9eee18e <vm_exec_core+28798>, 0x6313b9ee9cbc <vm_exec_core+11180>, 0x6313b9eeae6d <vm_exec_core+15709>, 0x6313b9eecb49 <vm_exec_core+23097>, 0x6313b9eee0ea <vm_exec_core+28634>, 0x6313b9eebdbc <vm_exec_core+19628>, 0x6313b9eeccf1 <vm_exec_core+23521>, 0x6313b9eed4c9 <vm_exec_core+25529>, 0x6313b9eebcb3 <vm_exec_core+19363>, 0x6313b9ee7f6d <vm_exec_core+3677>, 0x6313b9eec56f <vm_exec_core+21599>, 0x6313b9ee7d2d <vm_exec_core+3101>, 0x6313b9ee8116 <vm_exec_core+4102>, 0x6313b9eea0e6 <vm_exec_core+12246>, 0x6313b9eeb9fb <vm_exec_core+18667>, 0x6313b9eec242 <vm_exec_core+20786>, 0x6313b9eeb806 <vm_exec_core+18166>, 0x6313b9ee7a16 <vm_exec_core+2310>, 0x6313b9eed847 <vm_exec_core+26423>, 0x6313b9eedda2 <vm_exec_core+27794>, 0x6313b9ee81b3 <vm_exec_core+4259>, 0x6313b9ee8e98 <vm_exec_core+7560>, 0x6313b9ee8805 <vm_exec_core+5877>, 0x6313b9ee9650 <vm_exec_core+9536>, 0x6313b9eeacc1 <vm_exec_core+15281>, 0x6313b9ee825a <vm_exec_core+4426>, 0x6313b9eed596 <vm_exec_core+25734>, 0x6313b9ee8dce <vm_exec_core+7358>, 0x6313b9eea942 <vm_exec_core+14386>, 0x6313b9eeb3fc <vm_exec_core+17132>, 0x6313b9eed104 <vm_exec_core+24564>, 0x6313b9eebfbb <vm_exec_core+20139>, 0x6313b9ee96f9 <vm_exec_core+9705>, 0x6313b9ee90f1 <vm_exec_core+8161>, 0x6313b9eecea8 <vm_exec_core+23960>, 0x6313b9eea342 <vm_exec_core+12850>, 0x6313b9eec641 <vm_exec_core+21809>, 0x6313b9eec12f <vm_exec_core+20511>, 0x6313b9eec6ce <vm_exec_core+21950>, 0x6313b9eeda2a <vm_exec_core+26906>, 0x6313b9ee74bb <vm_exec_core+939>, 0x6313b9eed217 <vm_exec_core+24839>, 0x6313b9ee99c2 <vm_exec_core+10418>, 0x6313b9eecdbe <vm_exec_core+23726>, 0x6313b9ee9ae8 <vm_exec_core+10712>, 0x6313b9eebbff <vm_exec_core+19183>, 0x6313b9eeea21 <vm_exec_core+30993>, 0x6313b9eeb26b <vm_exec_core+16731>, 0x6313b9eeb8c3 <vm_exec_core+18355>, 0x6313b9ee9d4f <vm_exec_core+11327>, 0x6313b9ee9215 <vm_exec_core+8453>, 0x6313b9eec79b <vm_exec_core+22155>, 0x6313b9ee8365 <vm_exec_core+4693>, 0x6313b9eeb06f <vm_exec_core+16223>, 0x6313b9ef61f9 <vm_exec_core+61673>, 0x6313b9eebefc <vm_exec_core+19948>, 0x6313b9ee8400 <vm_exec_core+4848>, 0x6313b9ee8cb1 <vm_exec_core+7073>, 0x6313b9ee8aca <vm_exec_core+6586>, 0x6313b9ee8f8a <vm_exec_core+7802>, 0x6313b9ee9818 <vm_exec_core+9992>, 0x6313b9eee67e <vm_exec_core+30062>, 0x6313b9ee74c0 <vm_exec_core+944>, 0x6313b9ee8bd6 <vm_exec_core+6854>, 0x6313b9eef15b <vm_exec_core+32843>, 0x6313b9eec46d <vm_exec_core+21341>, 0x6313b9eeb6fc <vm_exec_core+17900>, 0x6313b9eed626 <vm_exec_core+25878>, 0x6313b9eef518 <vm_exec_core+33800>, 0x6313b9eed94e <vm_exec_core+26686>, 0x6313b9eee7f8 <vm_exec_core+30440>, 0x6313b9eee8c9 <vm_exec_core+30649>, 0x6313b9ee7e37 <vm_exec_core+3367>, 0x6313b9eee1fa <vm_exec_core+28906>, 0x6313b9eea266 <vm_exec_core+12630>, 0x6313b9eee445 <vm_exec_core+29493>, 0x6313b9ee9b8d <vm_exec_core+10877>, 0x6313b9ee949a <vm_exec_core+9098>, 0x6313b9eea79d <vm_exec_core+13965>, 0x6313b9ee82cb <vm_exec_core+4539>, 0x6313b9eee996 <vm_exec_core+30854>, 0x6313b9eea9fb <vm_exec_core+14571>, 0x6313b9eea589 <vm_exec_core+13433>, 0x6313b9ee75b4 <vm_exec_core+1188>, 0x6313b9ee7bd3 <vm_exec_core+2755>, 0x6313b9eeb5af <vm_exec_core+17567>, 0x6313b9eeab99 <vm_exec_core+14985>, 0x6313b9eeb482 <vm_exec_core+17266>, 0x6313b9eeb324 <vm_exec_core+16916>, 0x6313b9eea183 <vm_exec_core+12403>, 0x6313b9eeaa95 <vm_exec_core+14725>, 0x6313b9eea67a <vm_exec_core+13674>, 0x6313b9eeadf2 <vm_exec_core+15586>, 0x6313b9eead77 <vm_exec_core+15463>, 0x6313b9eed910 <vm_exec_core+26624>, 0x6313b9ee9e8f <vm_exec_core+11647>, 0x6313b9ee778e <vm_exec_core+1662>, 0x6313b9ee8850 <vm_exec_core+5952>, 0x6313b9eedafa <vm_exec_core+27114>, 0x6313b9ee850e <vm_exec_core+5118>, 0x6313b9eeefc4 <vm_exec_core+32436>, 0x6313b9eeca10 <vm_exec_core+22784>, 0x6313b9eeaef6 <vm_exec_core+15846>, 0x6313b9ee7aeb <vm_exec_core+2523>, 0x6313b9eee2ca <vm_exec_core+29114>, 0x6313b9eeded0 <vm_exec_core+28096>, 0x6313b9ee8751 <vm_exec_core+5697>, 0x6313b9ee8009 <vm_exec_core+3833>, 0x6313b9eecf94 <vm_exec_core+24196>, 0x6313b9ee93ee <vm_exec_core+8926>, 0x6313b9eee747 <vm_exec_core+30263>, 0x6313b9eee17f <vm_exec_core+28783>, 0x6313b9ee9cad <vm_exec_core+11165>, 0x6313b9eeae5e <vm_exec_core+15694>, 0x6313b9eecb3a <vm_exec_core+23082>, 0x6313b9eee0db <vm_exec_core+28619>, 0x6313b9eebdad <vm_exec_core+19613>, 0x6313b9eecce2 <vm_exec_core+23506>, 0x6313b9eed4ba <vm_exec_core+25514>, 0x6313b9eebca4 <vm_exec_core+19348>, 0x6313b9ee7f5e <vm_exec_core+3662>, 0x6313b9eec560 <vm_exec_core+21584>, 0x6313b9ee7d1e <vm_exec_core+3086>, 0x6313b9ee8107 <vm_exec_core+4087>, 0x6313b9eea0d7 <vm_exec_core+12231>, 0x6313b9eeb9ec <vm_exec_core+18652>, 0x6313b9eec233 <vm_exec_core+20771>, 0x6313b9eeb7f7 <vm_exec_core+18151>, 0x6313b9ee7a07 <vm_exec_core+2295>, 0x6313b9eed838 <vm_exec_core+26408>, 0x6313b9eedd93 <vm_exec_core+27779>, 0x6313b9ee81a4 <vm_exec_core+4244>, 0x6313b9ee8e89 <vm_exec_core+7545>, 0x6313b9ee87f6 <vm_exec_core+5862>, 0x6313b9ee9641 <vm_exec_core+9521>, 0x6313b9eeacb2 <vm_exec_core+15266>, 0x6313b9ee824b <vm_exec_core+4411>, 0x6313b9eed587 <vm_exec_core+25719>, 0x6313b9ee8dbf <vm_exec_core+7343>, 0x6313b9eea933 <vm_exec_core+14371>, 0x6313b9eeb3ed <vm_exec_core+17117>, 0x6313b9eed0f5 <vm_exec_core+24549>, 0x6313b9eebfac <vm_exec_core+20124>, 0x6313b9ee96ea <vm_exec_core+9690>, 0x6313b9ee90e2 <vm_exec_core+8146>, 0x6313b9eece99 <vm_exec_core+23945>, 0x6313b9eea333 <vm_exec_core+12835>, 0x6313b9eec632 <vm_exec_core+21794>, 0x6313b9eec120 <vm_exec_core+20496>, 0x6313b9eec6bf <vm_exec_core+21935>, 0x6313b9eeda1b <vm_exec_core+26891>, 0x6313b9eebed9 <vm_exec_core+19913>, 0x6313b9eed208 <vm_exec_core+24824>, 0x6313b9ee99b3 <vm_exec_core+10403>, 0x6313b9eecdaf <vm_exec_core+23711>, 0x6313b9ee9ad9 <vm_exec_core+10697>, 0x6313b9eebbf0 <vm_exec_core+19168>, 0x6313b9eebed9 <vm_exec_core+19913>, 0x6313b9eeb25c <vm_exec_core+16716>, 0x6313b9eeb8b4 <vm_exec_core+18340>, 0x6313b9ee9d40 <vm_exec_core+11312>, 0x6313b9ee9206 <vm_exec_core+8438>, 0x6313b9eec78c <vm_exec_core+22140>, 0x6313b9ee8356 <vm_exec_core+4678>, 0x6313b9eeb060 <vm_exec_core+16208>, 0x6313b9ef61ea <vm_exec_core+61658>, 0x6313b9eebeed <vm_exec_core+19933>, 0x6313b9ee83f1 <vm_exec_core+4833>, 0x6313b9ee8ca2 <vm_exec_core+7058>, 0x6313b9ee8abb <vm_exec_core+6571>, 0x6313b9ee8f7b <vm_exec_core+7787>, 0x6313b9ee9809 <vm_exec_core+9977>, 0x6313b9eeb6f7 <vm_exec_core+17895>, 0x6313b9eeb056 <vm_exec_core+16198>, 0x6313b9eeb6f2 <vm_exec_core+17890>, 0x6313b9eebe99 <vm_exec_core+19849>, 0x6313b9eebe59 <vm_exec_core+19785>, 0x6313b9ee8f76 <vm_exec_core+7782>, 0x6313b9eec1f7 <vm_exec_core+20711>, 0x6313b9eea57f <vm_exec_core+13423>, 0x6313b9eea584 <vm_exec_core+13428>, 0x6313b9eebe54 <vm_exec_core+19780>, 0x6313b9eeb9e7 <vm_exec_core+18647>...} reg_cfp = 0x7a5a50dff480 reg_pc = 0x52300000b870 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_opt_new = <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_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #15 0x00006313b9ee38bb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x5160000006d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7fffe37ec9c0, <optimized out>, <optimized out>}, prev = 0x7a5a518ae740, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #16 0x00006313b9f64912 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7a5a50dff620, self=134528321258040, 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:1648 flags = 0 iseq = 0x7a5a52fdd2a8 cfp = <optimized out> sp = 0x7a5a50cffa28 use_argv = 0x7a5a5164e760 stack_argv = 0x7a5a50cffa28 opt_pc = 0 type = <optimized out> av = <optimized out> 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:1662 captured = 0x7a5a50dff620 #18 0x00006313b9f10d16 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:1699 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:1707 No locals. #20 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 th: 0x515000000300, native_id: 0x7a5a53a52c40 -- Control frame information ----------------------------------------------- No locals. #21 0x00006313b9f10d16 in rb_yield (val=<optimized out>) No locals. c:0017 p:---- s:0163 e:000162 CFUNC :join c:0016 p:0494 s:0158 E:001a18 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:186 c:0015 p:0275 s:0119 e:000118 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:330 c:0014 p:0007 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_rand.rb:403 c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 c:0011 p:0093 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1677 [FINISH] #22 0x00006313ba0c4e26 in rb_ary_collect (ary=134527896690720) at /tmp/ruby/src/trunk_asan/array.c:3655 collect = 134527807642000 i = 25 c:0010 p:---- s:0069 e:000068 CFUNC :map #23 0x00006313b9f46fa8 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:3797 ci = 0x165100000001 cc = <optimized out> me = 0x7a5a531a0130 cfunc = 0x50400000a758 c:0009 p:0114 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1664 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1368 recv = 134527896690720 block_handler = <optimized out> c:0007 p:0069 s:0046 E:0001a0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] frame_type = 1431634051 c:0005 p:---- s:0026 e:000025 CFUNC :map len = <optimized out> val = <optimized out> c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 #24 0x00006313b9eef3b6 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a5a50dff608, cd=0x512000011fb0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972 val = 36 ci = <optimized out> argc = <optimized out> c:0002 p:0062 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] recv = <optimized out> cc = <optimized out> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] calling = <optimized out> #25 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 th: 0x51500006fe80, native_id: 0x7a5a322006c0 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x512000011fb0 insns_address_table = {0x6313b9eed91f <vm_exec_core+26639>, 0x6313b9ee9e9e <vm_exec_core+11662>, 0x6313b9ee779d <vm_exec_core+1677>, 0x6313b9ee885f <vm_exec_core+5967>, 0x6313b9eedb09 <vm_exec_core+27129>, 0x6313b9ee851d <vm_exec_core+5133>, 0x6313b9eeefd3 <vm_exec_core+32451>, 0x6313b9eeca1f <vm_exec_core+22799>, 0x6313b9eeaf05 <vm_exec_core+15861>, 0x6313b9ee7afa <vm_exec_core+2538>, 0x6313b9eee2d9 <vm_exec_core+29129>, 0x6313b9eededf <vm_exec_core+28111>, 0x6313b9ee8760 <vm_exec_core+5712>, 0x6313b9ee8018 <vm_exec_core+3848>, 0x6313b9eecfa3 <vm_exec_core+24211>, 0x6313b9ee93fd <vm_exec_core+8941>, 0x6313b9eee756 <vm_exec_core+30278>, 0x6313b9eee18e <vm_exec_core+28798>, 0x6313b9ee9cbc <vm_exec_core+11180>, 0x6313b9eeae6d <vm_exec_core+15709>, 0x6313b9eecb49 <vm_exec_core+23097>, 0x6313b9eee0ea <vm_exec_core+28634>, 0x6313b9eebdbc <vm_exec_core+19628>, 0x6313b9eeccf1 <vm_exec_core+23521>, 0x6313b9eed4c9 <vm_exec_core+25529>, 0x6313b9eebcb3 <vm_exec_core+19363>, 0x6313b9ee7f6d <vm_exec_core+3677>, 0x6313b9eec56f <vm_exec_core+21599>, 0x6313b9ee7d2d <vm_exec_core+3101>, 0x6313b9ee8116 <vm_exec_core+4102>, 0x6313b9eea0e6 <vm_exec_core+12246>, 0x6313b9eeb9fb <vm_exec_core+18667>, 0x6313b9eec242 <vm_exec_core+20786>, 0x6313b9eeb806 <vm_exec_core+18166>, 0x6313b9ee7a16 <vm_exec_core+2310>, 0x6313b9eed847 <vm_exec_core+26423>, 0x6313b9eedda2 <vm_exec_core+27794>, 0x6313b9ee81b3 <vm_exec_core+4259>, 0x6313b9ee8e98 <vm_exec_core+7560>, 0x6313b9ee8805 <vm_exec_core+5877>, 0x6313b9ee9650 <vm_exec_core+9536>, 0x6313b9eeacc1 <vm_exec_core+15281>, 0x6313b9ee825a <vm_exec_core+4426>, 0x6313b9eed596 <vm_exec_core+25734>, 0x6313b9ee8dce <vm_exec_core+7358>, 0x6313b9eea942 <vm_exec_core+14386>, 0x6313b9eeb3fc <vm_exec_core+17132>, 0x6313b9eed104 <vm_exec_core+24564>, 0x6313b9eebfbb <vm_exec_core+20139>, 0x6313b9ee96f9 <vm_exec_core+9705>, 0x6313b9ee90f1 <vm_exec_core+8161>, 0x6313b9eecea8 <vm_exec_core+23960>, 0x6313b9eea342 <vm_exec_core+12850>, 0x6313b9eec641 <vm_exec_core+21809>, 0x6313b9eec12f <vm_exec_core+20511>, 0x6313b9eec6ce <vm_exec_core+21950>, 0x6313b9eeda2a <vm_exec_core+26906>, 0x6313b9ee74bb <vm_exec_core+939>, 0x6313b9eed217 <vm_exec_core+24839>, 0x6313b9ee99c2 <vm_exec_core+10418>, 0x6313b9eecdbe <vm_exec_core+23726>, 0x6313b9ee9ae8 <vm_exec_core+10712>, 0x6313b9eebbff <vm_exec_core+19183>, 0x6313b9eeea21 <vm_exec_core+30993>, 0x6313b9eeb26b <vm_exec_core+16731>, 0x6313b9eeb8c3 <vm_exec_core+18355>, 0x6313b9ee9d4f <vm_exec_core+11327>, 0x6313b9ee9215 <vm_exec_core+8453>, 0x6313b9eec79b <vm_exec_core+22155>, 0x6313b9ee8365 <vm_exec_core+4693>, 0x6313b9eeb06f <vm_exec_core+16223>, 0x6313b9ef61f9 <vm_exec_core+61673>, 0x6313b9eebefc <vm_exec_core+19948>, 0x6313b9ee8400 <vm_exec_core+4848>, 0x6313b9ee8cb1 <vm_exec_core+7073>, 0x6313b9ee8aca <vm_exec_core+6586>, 0x6313b9ee8f8a <vm_exec_core+7802>, 0x6313b9ee9818 <vm_exec_core+9992>, 0x6313b9eee67e <vm_exec_core+30062>, 0x6313b9ee74c0 <vm_exec_core+944>, 0x6313b9ee8bd6 <vm_exec_core+6854>, 0x6313b9eef15b <vm_exec_core+32843>, 0x6313b9eec46d <vm_exec_core+21341>, 0x6313b9eeb6fc <vm_exec_core+17900>, 0x6313b9eed626 <vm_exec_core+25878>, 0x6313b9eef518 <vm_exec_core+33800>, 0x6313b9eed94e <vm_exec_core+26686>, 0x6313b9eee7f8 <vm_exec_core+30440>, 0x6313b9eee8c9 <vm_exec_core+30649>, 0x6313b9ee7e37 <vm_exec_core+3367>, 0x6313b9eee1fa <vm_exec_core+28906>, 0x6313b9eea266 <vm_exec_core+12630>, 0x6313b9eee445 <vm_exec_core+29493>, 0x6313b9ee9b8d <vm_exec_core+10877>, 0x6313b9ee949a <vm_exec_core+9098>, 0x6313b9eea79d <vm_exec_core+13965>, 0x6313b9ee82cb <vm_exec_core+4539>, 0x6313b9eee996 <vm_exec_core+30854>, 0x6313b9eea9fb <vm_exec_core+14571>, 0x6313b9eea589 <vm_exec_core+13433>, 0x6313b9ee75b4 <vm_exec_core+1188>, 0x6313b9ee7bd3 <vm_exec_core+2755>, 0x6313b9eeb5af <vm_exec_core+17567>, 0x6313b9eeab99 <vm_exec_core+14985>, 0x6313b9eeb482 <vm_exec_core+17266>, 0x6313b9eeb324 <vm_exec_core+16916>, 0x6313b9eea183 <vm_exec_core+12403>, 0x6313b9eeaa95 <vm_exec_core+14725>, 0x6313b9eea67a <vm_exec_core+13674>, 0x6313b9eeadf2 <vm_exec_core+15586>, 0x6313b9eead77 <vm_exec_core+15463>, 0x6313b9eed910 <vm_exec_core+26624>, 0x6313b9ee9e8f <vm_exec_core+11647>, 0x6313b9ee778e <vm_exec_core+1662>, 0x6313b9ee8850 <vm_exec_core+5952>, 0x6313b9eedafa <vm_exec_core+27114>, 0x6313b9ee850e <vm_exec_core+5118>, 0x6313b9eeefc4 <vm_exec_core+32436>, 0x6313b9eeca10 <vm_exec_core+22784>, 0x6313b9eeaef6 <vm_exec_core+15846>, 0x6313b9ee7aeb <vm_exec_core+2523>, 0x6313b9eee2ca <vm_exec_core+29114>, 0x6313b9eeded0 <vm_exec_core+28096>, 0x6313b9ee8751 <vm_exec_core+5697>, 0x6313b9ee8009 <vm_exec_core+3833>, 0x6313b9eecf94 <vm_exec_core+24196>, 0x6313b9ee93ee <vm_exec_core+8926>, 0x6313b9eee747 <vm_exec_core+30263>, 0x6313b9eee17f <vm_exec_core+28783>, 0x6313b9ee9cad <vm_exec_core+11165>, 0x6313b9eeae5e <vm_exec_core+15694>, 0x6313b9eecb3a <vm_exec_core+23082>, 0x6313b9eee0db <vm_exec_core+28619>, 0x6313b9eebdad <vm_exec_core+19613>, 0x6313b9eecce2 <vm_exec_core+23506>, 0x6313b9eed4ba <vm_exec_core+25514>, 0x6313b9eebca4 <vm_exec_core+19348>, 0x6313b9ee7f5e <vm_exec_core+3662>, 0x6313b9eec560 <vm_exec_core+21584>, 0x6313b9ee7d1e <vm_exec_core+3086>, 0x6313b9ee8107 <vm_exec_core+4087>, 0x6313b9eea0d7 <vm_exec_core+12231>, 0x6313b9eeb9ec <vm_exec_core+18652>, 0x6313b9eec233 <vm_exec_core+20771>, 0x6313b9eeb7f7 <vm_exec_core+18151>, 0x6313b9ee7a07 <vm_exec_core+2295>, 0x6313b9eed838 <vm_exec_core+26408>, 0x6313b9eedd93 <vm_exec_core+27779>, 0x6313b9ee81a4 <vm_exec_core+4244>, 0x6313b9ee8e89 <vm_exec_core+7545>, 0x6313b9ee87f6 <vm_exec_core+5862>, 0x6313b9ee9641 <vm_exec_core+9521>, 0x6313b9eeacb2 <vm_exec_core+15266>, 0x6313b9ee824b <vm_exec_core+4411>, 0x6313b9eed587 <vm_exec_core+25719>, 0x6313b9ee8dbf <vm_exec_core+7343>, 0x6313b9eea933 <vm_exec_core+14371>, 0x6313b9eeb3ed <vm_exec_core+17117>, 0x6313b9eed0f5 <vm_exec_core+24549>, 0x6313b9eebfac <vm_exec_core+20124>, 0x6313b9ee96ea <vm_exec_core+9690>, 0x6313b9ee90e2 <vm_exec_core+8146>, 0x6313b9eece99 <vm_exec_core+23945>, 0x6313b9eea333 <vm_exec_core+12835>, 0x6313b9eec632 <vm_exec_core+21794>, 0x6313b9eec120 <vm_exec_core+20496>, 0x6313b9eec6bf <vm_exec_core+21935>, 0x6313b9eeda1b <vm_exec_core+26891>, 0x6313b9eebed9 <vm_exec_core+19913>, 0x6313b9eed208 <vm_exec_core+24824>, 0x6313b9ee99b3 <vm_exec_core+10403>, 0x6313b9eecdaf <vm_exec_core+23711>, 0x6313b9ee9ad9 <vm_exec_core+10697>, 0x6313b9eebbf0 <vm_exec_core+19168>, 0x6313b9eebed9 <vm_exec_core+19913>, 0x6313b9eeb25c <vm_exec_core+16716>, 0x6313b9eeb8b4 <vm_exec_core+18340>, 0x6313b9ee9d40 <vm_exec_core+11312>, 0x6313b9ee9206 <vm_exec_core+8438>, 0x6313b9eec78c <vm_exec_core+22140>, 0x6313b9ee8356 <vm_exec_core+4678>, 0x6313b9eeb060 <vm_exec_core+16208>, 0x6313b9ef61ea <vm_exec_core+61658>, 0x6313b9eebeed <vm_exec_core+19933>, 0x6313b9ee83f1 <vm_exec_core+4833>, 0x6313b9ee8ca2 <vm_exec_core+7058>, 0x6313b9ee8abb <vm_exec_core+6571>, 0x6313b9ee8f7b <vm_exec_core+7787>, 0x6313b9ee9809 <vm_exec_core+9977>, 0x6313b9eeb6f7 <vm_exec_core+17895>, 0x6313b9eeb056 <vm_exec_core+16198>, 0x6313b9eeb6f2 <vm_exec_core+17890>, 0x6313b9eebe99 <vm_exec_core+19849>, 0x6313b9eebe59 <vm_exec_core+19785>, 0x6313b9ee8f76 <vm_exec_core+7782>, 0x6313b9eec1f7 <vm_exec_core+20711>, 0x6313b9eea57f <vm_exec_core+13423>, 0x6313b9eea584 <vm_exec_core+13428>, 0x6313b9eebe54 <vm_exec_core+19780>, 0x6313b9eeb9e7 <vm_exec_core+18647>...} reg_cfp = 0x7a5a50dff608 reg_pc = 0x519000014910 INSN_LABEL_nop = <optimized out> -- Control frame information ----------------------------------------------- INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 c:0002 p:0018 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] th: 0x51500019f580, native_id: 0x7a5a212006c0 -- Control frame information ----------------------------------------------- c:0003 p:---- s:0012 e:000011 CFUNC :readpartial c:0002 p:0035 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] 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_opt_new = <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_duparray_send = <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 0x00006313b9ee3cab in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2645 No locals. #27 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2624 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #28 0x00006313b9f64912 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7a5a50dff738, self=134528321258040, 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:1648 flags = 0 iseq = 0x7a5a5311bb10 cfp = <optimized out> sp = 0x7a5a50cff8d0 use_argv = 0x7a5a516688a0 stack_argv = 0x7a5a50cff8d0 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:1662 captured = 0x7a5a50dff738 #30 0x00006313b9f10d16 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:1699 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:1707 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 0x00006313b9f10d16 in rb_yield (val=<optimized out>) No locals. #34 0x00006313ba0c4e26 in rb_ary_collect (ary=134527896691960) at /tmp/ruby/src/trunk_asan/array.c:3655 collect = 134527896691880 i = 0 #35 0x00006313b9f46fa8 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:3797 ci = 0x165100000001 cc = <optimized out> me = 0x7a5a531a0130 cfunc = 0x50400000a758 recv = 134527896691960 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #36 0x00006313b9eef3b6 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a5a50dff720, cd=0x502000008270, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #37 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000008270 insns_address_table = {0x6313b9eed91f <vm_exec_core+26639>, 0x6313b9ee9e9e <vm_exec_core+11662>, 0x6313b9ee779d <vm_exec_core+1677>, 0x6313b9ee885f <vm_exec_core+5967>, 0x6313b9eedb09 <vm_exec_core+27129>, 0x6313b9ee851d <vm_exec_core+5133>, 0x6313b9eeefd3 <vm_exec_core+32451>, 0x6313b9eeca1f <vm_exec_core+22799>, 0x6313b9eeaf05 <vm_exec_core+15861>, 0x6313b9ee7afa <vm_exec_core+2538>, 0x6313b9eee2d9 <vm_exec_core+29129>, 0x6313b9eededf <vm_exec_core+28111>, 0x6313b9ee8760 <vm_exec_core+5712>, 0x6313b9ee8018 <vm_exec_core+3848>, 0x6313b9eecfa3 <vm_exec_core+24211>, 0x6313b9ee93fd <vm_exec_core+8941>, 0x6313b9eee756 <vm_exec_core+30278>, 0x6313b9eee18e <vm_exec_core+28798>, 0x6313b9ee9cbc <vm_exec_core+11180>, 0x6313b9eeae6d <vm_exec_core+15709>, 0x6313b9eecb49 <vm_exec_core+23097>, 0x6313b9eee0ea <vm_exec_core+28634>, 0x6313b9eebdbc <vm_exec_core+19628>, 0x6313b9eeccf1 <vm_exec_core+23521>, 0x6313b9eed4c9 <vm_exec_core+25529>, 0x6313b9eebcb3 <vm_exec_core+19363>, 0x6313b9ee7f6d <vm_exec_core+3677>, 0x6313b9eec56f <vm_exec_core+21599>, 0x6313b9ee7d2d <vm_exec_core+3101>, 0x6313b9ee8116 <vm_exec_core+4102>, 0x6313b9eea0e6 <vm_exec_core+12246>, 0x6313b9eeb9fb <vm_exec_core+18667>, 0x6313b9eec242 <vm_exec_core+20786>, 0x6313b9eeb806 <vm_exec_core+18166>, 0x6313b9ee7a16 <vm_exec_core+2310>, 0x6313b9eed847 <vm_exec_core+26423>, 0x6313b9eedda2 <vm_exec_core+27794>, 0x6313b9ee81b3 <vm_exec_core+4259>, 0x6313b9ee8e98 <vm_exec_core+7560>, 0x6313b9ee8805 <vm_exec_core+5877>, 0x6313b9ee9650 <vm_exec_core+9536>, 0x6313b9eeacc1 <vm_exec_core+15281>, 0x6313b9ee825a <vm_exec_core+4426>, 0x6313b9eed596 <vm_exec_core+25734>, 0x6313b9ee8dce <vm_exec_core+7358>, 0x6313b9eea942 <vm_exec_core+14386>, 0x6313b9eeb3fc <vm_exec_core+17132>, 0x6313b9eed104 <vm_exec_core+24564>, 0x6313b9eebfbb <vm_exec_core+20139>, 0x6313b9ee96f9 <vm_exec_core+9705>, 0x6313b9ee90f1 <vm_exec_core+8161>, 0x6313b9eecea8 <vm_exec_core+23960>, 0x6313b9eea342 <vm_exec_core+12850>, 0x6313b9eec641 <vm_exec_core+21809>, 0x6313b9eec12f <vm_exec_core+20511>, 0x6313b9eec6ce <vm_exec_core+21950>, 0x6313b9eeda2a <vm_exec_core+26906>, 0x6313b9ee74bb <vm_exec_core+939>, 0x6313b9eed217 <vm_exec_core+24839>, 0x6313b9ee99c2 <vm_exec_core+10418>, 0x6313b9eecdbe <vm_exec_core+23726>, 0x6313b9ee9ae8 <vm_exec_core+10712>, 0x6313b9eebbff <vm_exec_core+19183>, 0x6313b9eeea21 <vm_exec_core+30993>, 0x6313b9eeb26b <vm_exec_core+16731>, 0x6313b9eeb8c3 <vm_exec_core+18355>, 0x6313b9ee9d4f <vm_exec_core+11327>, 0x6313b9ee9215 <vm_exec_core+8453>, 0x6313b9eec79b <vm_exec_core+22155>, 0x6313b9ee8365 <vm_exec_core+4693>, 0x6313b9eeb06f <vm_exec_core+16223>, 0x6313b9ef61f9 <vm_exec_core+61673>, 0x6313b9eebefc <vm_exec_core+19948>, 0x6313b9ee8400 <vm_exec_core+4848>, 0x6313b9ee8cb1 <vm_exec_core+7073>, 0x6313b9ee8aca <vm_exec_core+6586>, 0x6313b9ee8f8a <vm_exec_core+7802>, 0x6313b9ee9818 <vm_exec_core+9992>, 0x6313b9eee67e <vm_exec_core+30062>, 0x6313b9ee74c0 <vm_exec_core+944>, 0x6313b9ee8bd6 <vm_exec_core+6854>, 0x6313b9eef15b <vm_exec_core+32843>, 0x6313b9eec46d <vm_exec_core+21341>, 0x6313b9eeb6fc <vm_exec_core+17900>, 0x6313b9eed626 <vm_exec_core+25878>, 0x6313b9eef518 <vm_exec_core+33800>, 0x6313b9eed94e <vm_exec_core+26686>, 0x6313b9eee7f8 <vm_exec_core+30440>, 0x6313b9eee8c9 <vm_exec_core+30649>, 0x6313b9ee7e37 <vm_exec_core+3367>, 0x6313b9eee1fa <vm_exec_core+28906>, 0x6313b9eea266 <vm_exec_core+12630>, 0x6313b9eee445 <vm_exec_core+29493>, 0x6313b9ee9b8d <vm_exec_core+10877>, 0x6313b9ee949a <vm_exec_core+9098>, 0x6313b9eea79d <vm_exec_core+13965>, 0x6313b9ee82cb <vm_exec_core+4539>, 0x6313b9eee996 <vm_exec_core+30854>, 0x6313b9eea9fb <vm_exec_core+14571>, 0x6313b9eea589 <vm_exec_core+13433>, 0x6313b9ee75b4 <vm_exec_core+1188>, 0x6313b9ee7bd3 <vm_exec_core+2755>, 0x6313b9eeb5af <vm_exec_core+17567>, 0x6313b9eeab99 <vm_exec_core+14985>, 0x6313b9eeb482 <vm_exec_core+17266>, 0x6313b9eeb324 <vm_exec_core+16916>, 0x6313b9eea183 <vm_exec_core+12403>, 0x6313b9eeaa95 <vm_exec_core+14725>, 0x6313b9eea67a <vm_exec_core+13674>, 0x6313b9eeadf2 <vm_exec_core+15586>, 0x6313b9eead77 <vm_exec_core+15463>, 0x6313b9eed910 <vm_exec_core+26624>, 0x6313b9ee9e8f <vm_exec_core+11647>, 0x6313b9ee778e <vm_exec_core+1662>, 0x6313b9ee8850 <vm_exec_core+5952>, 0x6313b9eedafa <vm_exec_core+27114>, 0x6313b9ee850e <vm_exec_core+5118>, 0x6313b9eeefc4 <vm_exec_core+32436>, 0x6313b9eeca10 <vm_exec_core+22784>, 0x6313b9eeaef6 <vm_exec_core+15846>, 0x6313b9ee7aeb <vm_exec_core+2523>, 0x6313b9eee2ca <vm_exec_core+29114>, 0x6313b9eeded0 <vm_exec_core+28096>, 0x6313b9ee8751 <vm_exec_core+5697>, 0x6313b9ee8009 <vm_exec_core+3833>, 0x6313b9eecf94 <vm_exec_core+24196>, 0x6313b9ee93ee <vm_exec_core+8926>, 0x6313b9eee747 <vm_exec_core+30263>, 0x6313b9eee17f <vm_exec_core+28783>, 0x6313b9ee9cad <vm_exec_core+11165>, 0x6313b9eeae5e <vm_exec_core+15694>, 0x6313b9eecb3a <vm_exec_core+23082>, 0x6313b9eee0db <vm_exec_core+28619>, 0x6313b9eebdad <vm_exec_core+19613>, 0x6313b9eecce2 <vm_exec_core+23506>, 0x6313b9eed4ba <vm_exec_core+25514>, 0x6313b9eebca4 <vm_exec_core+19348>, 0x6313b9ee7f5e <vm_exec_core+3662>, 0x6313b9eec560 <vm_exec_core+21584>, 0x6313b9ee7d1e <vm_exec_core+3086>, 0x6313b9ee8107 <vm_exec_core+4087>, 0x6313b9eea0d7 <vm_exec_core+12231>, 0x6313b9eeb9ec <vm_exec_core+18652>, 0x6313b9eec233 <vm_exec_core+20771>, 0x6313b9eeb7f7 <vm_exec_core+18151>, 0x6313b9ee7a07 <vm_exec_core+2295>, 0x6313b9eed838 <vm_exec_core+26408>, 0x6313b9eedd93 <vm_exec_core+27779>, 0x6313b9ee81a4 <vm_exec_core+4244>, 0x6313b9ee8e89 <vm_exec_core+7545>, 0x6313b9ee87f6 <vm_exec_core+5862>, 0x6313b9ee9641 <vm_exec_core+9521>, 0x6313b9eeacb2 <vm_exec_core+15266>, 0x6313b9ee824b <vm_exec_core+4411>, 0x6313b9eed587 <vm_exec_core+25719>, 0x6313b9ee8dbf <vm_exec_core+7343>, 0x6313b9eea933 <vm_exec_core+14371>, 0x6313b9eeb3ed <vm_exec_core+17117>, 0x6313b9eed0f5 <vm_exec_core+24549>, 0x6313b9eebfac <vm_exec_core+20124>, 0x6313b9ee96ea <vm_exec_core+9690>, 0x6313b9ee90e2 <vm_exec_core+8146>, 0x6313b9eece99 <vm_exec_core+23945>, 0x6313b9eea333 <vm_exec_core+12835>, 0x6313b9eec632 <vm_exec_core+21794>, 0x6313b9eec120 <vm_exec_core+20496>, 0x6313b9eec6bf <vm_exec_core+21935>, 0x6313b9eeda1b <vm_exec_core+26891>, 0x6313b9eebed9 <vm_exec_core+19913>, 0x6313b9eed208 <vm_exec_core+24824>, 0x6313b9ee99b3 <vm_exec_core+10403>, 0x6313b9eecdaf <vm_exec_core+23711>, 0x6313b9ee9ad9 <vm_exec_core+10697>, 0x6313b9eebbf0 <vm_exec_core+19168>, 0x6313b9eebed9 <vm_exec_core+19913>, 0x6313b9eeb25c <vm_exec_core+16716>, 0x6313b9eeb8b4 <vm_exec_core+18340>, 0x6313b9ee9d40 <vm_exec_core+11312>, 0x6313b9ee9206 <vm_exec_core+8438>, 0x6313b9eec78c <vm_exec_core+22140>, 0x6313b9ee8356 <vm_exec_core+4678>, 0x6313b9eeb060 <vm_exec_core+16208>, 0x6313b9ef61ea <vm_exec_core+61658>, 0x6313b9eebeed <vm_exec_core+19933>, 0x6313b9ee83f1 <vm_exec_core+4833>, 0x6313b9ee8ca2 <vm_exec_core+7058>, 0x6313b9ee8abb <vm_exec_core+6571>, 0x6313b9ee8f7b <vm_exec_core+7787>, 0x6313b9ee9809 <vm_exec_core+9977>, 0x6313b9eeb6f7 <vm_exec_core+17895>, 0x6313b9eeb056 <vm_exec_core+16198>, 0x6313b9eeb6f2 <vm_exec_core+17890>, 0x6313b9eebe99 <vm_exec_core+19849>, 0x6313b9eebe59 <vm_exec_core+19785>, 0x6313b9ee8f76 <vm_exec_core+7782>, 0x6313b9eec1f7 <vm_exec_core+20711>, 0x6313b9eea57f <vm_exec_core+13423>, 0x6313b9eea584 <vm_exec_core+13428>, 0x6313b9eebe54 <vm_exec_core+19780>, 0x6313b9eeb9e7 <vm_exec_core+18647>...} reg_cfp = 0x7a5a50dff720 reg_pc = 0x50400002def8 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_opt_new = <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_duparray_send = <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 0x00006313b9ee3cab in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2645 No locals. #39 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2624 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #40 0x00006313b9b595db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7a5a5311bca0) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffe37ee150, <optimized out>, 0x7fffe37ee0a0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7a5a5311bca0 #41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #42 0x00006313b9b52b47 in rb_main (argc=11, argv=0x7fffe37ee328) at /tmp/ruby/src/trunk_asan/main.c:42 variable_in_this_stack_frame = <optimized out> #43 main (argc=11, argv=0x7fffe37ee328) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) [Thread 0x7a5a2e4006c0 (LWP 1090177) exited] $1 = true [Inferior 1 (process 508735) detached] $ timeout 60 gdb -p 508730 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 508732] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000070b47d326cd7 in __GI___select (nfds=11, readfds=0x50c004c6e1c0, writefds=0x0, exceptfds=0x0, timeout=0x7fffa7769ca0) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x70b47d49dc40 (LWP 508730) "ruby" 0x000070b47d326cd7 in __GI___select (nfds=11, readfds=0x50c004c6e1c0, writefds=0x0, exceptfds=0x0, timeout=0x7fffa7769ca0) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x70b4610006c0 (LWP 508732) "ruby" 0x000070b47d31b4cd in __GI___poll (fds=0x70b45fd09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x70b4610006c0 (LWP 508732) "ruby"): #0 0x000070b47d31b4cd in __GI___poll (fds=0x70b45fd09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000599127fd46da in __interceptor_poll () No symbol table info available. #2 0x000059912839289f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057 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:3011 vm = <optimized out> #4 0x000059912802da8f in asan_thread_start(void*) () No symbol table info available. #5 0x000070b47d29caa4 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 = {123920023815872, -5917513112041743551, 123920023815872, -352, 0, 140736002965056, -5917513112054326463, -5917450079394653375}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000070b47d329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x70b47d49dc40 (LWP 508730) "ruby"): #0 0x000070b47d326cd7 in __GI___select (nfds=11, readfds=0x50c004c6e1c0, writefds=0x0, exceptfds=0x0, timeout=0x7fffa7769ca0) 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 = 59999, tv_nsec = 960935044} pts64 = 0x7fffa7769b40 r = <optimized out> #1 0x000059912837d495 in native_fd_select (n=11, readfds=0x50c004c6e1c0, writefds=0x0, exceptfds=0x70b47d326cd7 <__GI___select+327>, timeout=0x7fffa7769b40, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2385 No locals. #2 do_select (p=123920462551584) at /tmp/ruby/src/trunk_asan/thread.c:4311 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7fffa7769c50 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x00005991280782e0 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:1074 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffa7769e10, <optimized out>, 0x7fffa7769d20, <optimized out>, <optimized out>}, prev = 0x70b47b269980, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x000059912837ca6e 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:4371 set = {max = 11, th = 0x515000000300, rset = 0x70b47b269840, 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 = 0x70b47b2698a0} #5 0x000059912813ae5f in select_internal (read=123920482969360, write=4, except=4, tp=0x70b47b2698a0, fds=0x70b47b269840) at /tmp/ruby/src/trunk_asan/io.c:10739 timerec = <optimized out> max = 11 pending = <optimized out> rp = 0x70b47b269840 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=123920462551072) at /tmp/ruby/src/trunk_asan/io.c:10809 p = 0x70b47b269820 #7 0x00005991280782e0 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:1074 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffa776a110, <optimized out>, 0x7fffa776a020, <optimized out>, <optimized out>}, prev = 0x70b47b2e6840, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x000059912811713b in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11177 args = <optimized out> timerec = <optimized out> scheduler = <optimized out> timeout = <optimized out> i = 4 #9 0x0000599128461fa8 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:3797 ci = 0x160100100009 cc = <optimized out> me = 0x70b47cbaa698 cfunc = 0x504000010798 recv = 123920488987160 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x000059912840f9a9 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x70b47a7ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x59912840891f <vm_exec_core+26639>, 0x599128404e9e <vm_exec_core+11662>, 0x59912840279d <vm_exec_core+1677>, 0x59912840385f <vm_exec_core+5967>, 0x599128408b09 <vm_exec_core+27129>, 0x59912840351d <vm_exec_core+5133>, 0x599128409fd3 <vm_exec_core+32451>, 0x599128407a1f <vm_exec_core+22799>, 0x599128405f05 <vm_exec_core+15861>, 0x599128402afa <vm_exec_core+2538>, 0x5991284092d9 <vm_exec_core+29129>, 0x599128408edf <vm_exec_core+28111>, 0x599128403760 <vm_exec_core+5712>, 0x599128403018 <vm_exec_core+3848>, 0x599128407fa3 <vm_exec_core+24211>, 0x5991284043fd <vm_exec_core+8941>, 0x599128409756 <vm_exec_core+30278>, 0x59912840918e <vm_exec_core+28798>, 0x599128404cbc <vm_exec_core+11180>, 0x599128405e6d <vm_exec_core+15709>, 0x599128407b49 <vm_exec_core+23097>, 0x5991284090ea <vm_exec_core+28634>, 0x599128406dbc <vm_exec_core+19628>, 0x599128407cf1 <vm_exec_core+23521>, 0x5991284084c9 <vm_exec_core+25529>, 0x599128406cb3 <vm_exec_core+19363>, 0x599128402f6d <vm_exec_core+3677>, 0x59912840756f <vm_exec_core+21599>, 0x599128402d2d <vm_exec_core+3101>, 0x599128403116 <vm_exec_core+4102>, 0x5991284050e6 <vm_exec_core+12246>, 0x5991284069fb <vm_exec_core+18667>, 0x599128407242 <vm_exec_core+20786>, 0x599128406806 <vm_exec_core+18166>, 0x599128402a16 <vm_exec_core+2310>, 0x599128408847 <vm_exec_core+26423>, 0x599128408da2 <vm_exec_core+27794>, 0x5991284031b3 <vm_exec_core+4259>, 0x599128403e98 <vm_exec_core+7560>, 0x599128403805 <vm_exec_core+5877>, 0x599128404650 <vm_exec_core+9536>, 0x599128405cc1 <vm_exec_core+15281>, 0x59912840325a <vm_exec_core+4426>, 0x599128408596 <vm_exec_core+25734>, 0x599128403dce <vm_exec_core+7358>, 0x599128405942 <vm_exec_core+14386>, 0x5991284063fc <vm_exec_core+17132>, 0x599128408104 <vm_exec_core+24564>, 0x599128406fbb <vm_exec_core+20139>, 0x5991284046f9 <vm_exec_core+9705>, 0x5991284040f1 <vm_exec_core+8161>, 0x599128407ea8 <vm_exec_core+23960>, 0x599128405342 <vm_exec_core+12850>, 0x599128407641 <vm_exec_core+21809>, 0x59912840712f <vm_exec_core+20511>, 0x5991284076ce <vm_exec_core+21950>, 0x599128408a2a <vm_exec_core+26906>, 0x5991284024bb <vm_exec_core+939>, 0x599128408217 <vm_exec_core+24839>, 0x5991284049c2 <vm_exec_core+10418>, 0x599128407dbe <vm_exec_core+23726>, 0x599128404ae8 <vm_exec_core+10712>, 0x599128406bff <vm_exec_core+19183>, 0x599128409a21 <vm_exec_core+30993>, 0x59912840626b <vm_exec_core+16731>, 0x5991284068c3 <vm_exec_core+18355>, 0x599128404d4f <vm_exec_core+11327>, 0x599128404215 <vm_exec_core+8453>, 0x59912840779b <vm_exec_core+22155>, 0x599128403365 <vm_exec_core+4693>, 0x59912840606f <vm_exec_core+16223>, 0x5991284111f9 <vm_exec_core+61673>, 0x599128406efc <vm_exec_core+19948>, 0x599128403400 <vm_exec_core+4848>, 0x599128403cb1 <vm_exec_core+7073>, 0x599128403aca <vm_exec_core+6586>, 0x599128403f8a <vm_exec_core+7802>, 0x599128404818 <vm_exec_core+9992>, 0x59912840967e <vm_exec_core+30062>, 0x5991284024c0 <vm_exec_core+944>, 0x599128403bd6 <vm_exec_core+6854>, 0x59912840a15b <vm_exec_core+32843>, 0x59912840746d <vm_exec_core+21341>, 0x5991284066fc <vm_exec_core+17900>, 0x599128408626 <vm_exec_core+25878>, 0x59912840a518 <vm_exec_core+33800>, 0x59912840894e <vm_exec_core+26686>, 0x5991284097f8 <vm_exec_core+30440>, 0x5991284098c9 <vm_exec_core+30649>, 0x599128402e37 <vm_exec_core+3367>, 0x5991284091fa <vm_exec_core+28906>, 0x599128405266 <vm_exec_core+12630>, 0x599128409445 <vm_exec_core+29493>, 0x599128404b8d <vm_exec_core+10877>, 0x59912840449a <vm_exec_core+9098>, 0x59912840579d <vm_exec_core+13965>, 0x5991284032cb <vm_exec_core+4539>, 0x599128409996 <vm_exec_core+30854>, 0x5991284059fb <vm_exec_core+14571>, 0x599128405589 <vm_exec_core+13433>, 0x5991284025b4 <vm_exec_core+1188>, 0x599128402bd3 <vm_exec_core+2755>, 0x5991284065af <vm_exec_core+17567>, 0x599128405b99 <vm_exec_core+14985>, 0x599128406482 <vm_exec_core+17266>, 0x599128406324 <vm_exec_core+16916>, 0x599128405183 <vm_exec_core+12403>, 0x599128405a95 <vm_exec_core+14725>, 0x59912840567a <vm_exec_core+13674>, 0x599128405df2 <vm_exec_core+15586>, 0x599128405d77 <vm_exec_core+15463>, 0x599128408910 <vm_exec_core+26624>, 0x599128404e8f <vm_exec_core+11647>, 0x59912840278e <vm_exec_core+1662>, 0x599128403850 <vm_exec_core+5952>, 0x599128408afa <vm_exec_core+27114>, 0x59912840350e <vm_exec_core+5118>, 0x599128409fc4 <vm_exec_core+32436>, 0x599128407a10 <vm_exec_core+22784>, 0x599128405ef6 <vm_exec_core+15846>, 0x599128402aeb <vm_exec_core+2523>, 0x5991284092ca <vm_exec_core+29114>, 0x599128408ed0 <vm_exec_core+28096>, 0x599128403751 <vm_exec_core+5697>, 0x599128403009 <vm_exec_core+3833>, 0x599128407f94 <vm_exec_core+24196>, 0x5991284043ee <vm_exec_core+8926>, 0x599128409747 <vm_exec_core+30263>, 0x59912840917f <vm_exec_core+28783>, 0x599128404cad <vm_exec_core+11165>, 0x599128405e5e <vm_exec_core+15694>, 0x599128407b3a <vm_exec_core+23082>, 0x5991284090db <vm_exec_core+28619>, 0x599128406dad <vm_exec_core+19613>, 0x599128407ce2 <vm_exec_core+23506>, 0x5991284084ba <vm_exec_core+25514>, 0x599128406ca4 <vm_exec_core+19348>, 0x599128402f5e <vm_exec_core+3662>, 0x599128407560 <vm_exec_core+21584>, 0x599128402d1e <vm_exec_core+3086>, 0x599128403107 <vm_exec_core+4087>, 0x5991284050d7 <vm_exec_core+12231>, 0x5991284069ec <vm_exec_core+18652>, 0x599128407233 <vm_exec_core+20771>, 0x5991284067f7 <vm_exec_core+18151>, 0x599128402a07 <vm_exec_core+2295>, 0x599128408838 <vm_exec_core+26408>, 0x599128408d93 <vm_exec_core+27779>, 0x5991284031a4 <vm_exec_core+4244>, 0x599128403e89 <vm_exec_core+7545>, 0x5991284037f6 <vm_exec_core+5862>, 0x599128404641 <vm_exec_core+9521>, 0x599128405cb2 <vm_exec_core+15266>, 0x59912840324b <vm_exec_core+4411>, 0x599128408587 <vm_exec_core+25719>, 0x599128403dbf <vm_exec_core+7343>, 0x599128405933 <vm_exec_core+14371>, 0x5991284063ed <vm_exec_core+17117>, 0x5991284080f5 <vm_exec_core+24549>, 0x599128406fac <vm_exec_core+20124>, 0x5991284046ea <vm_exec_core+9690>, 0x5991284040e2 <vm_exec_core+8146>, 0x599128407e99 <vm_exec_core+23945>, 0x599128405333 <vm_exec_core+12835>, 0x599128407632 <vm_exec_core+21794>, 0x599128407120 <vm_exec_core+20496>, 0x5991284076bf <vm_exec_core+21935>, 0x599128408a1b <vm_exec_core+26891>, 0x599128406ed9 <vm_exec_core+19913>, 0x599128408208 <vm_exec_core+24824>, 0x5991284049b3 <vm_exec_core+10403>, 0x599128407daf <vm_exec_core+23711>, 0x599128404ad9 <vm_exec_core+10697>, 0x599128406bf0 <vm_exec_core+19168>, 0x599128406ed9 <vm_exec_core+19913>, 0x59912840625c <vm_exec_core+16716>, 0x5991284068b4 <vm_exec_core+18340>, 0x599128404d40 <vm_exec_core+11312>, 0x599128404206 <vm_exec_core+8438>, 0x59912840778c <vm_exec_core+22140>, 0x599128403356 <vm_exec_core+4678>, 0x599128406060 <vm_exec_core+16208>, 0x5991284111ea <vm_exec_core+61658>, 0x599128406eed <vm_exec_core+19933>, 0x5991284033f1 <vm_exec_core+4833>, 0x599128403ca2 <vm_exec_core+7058>, 0x599128403abb <vm_exec_core+6571>, 0x599128403f7b <vm_exec_core+7787>, 0x599128404809 <vm_exec_core+9977>, 0x5991284066f7 <vm_exec_core+17895>, 0x599128406056 <vm_exec_core+16198>, 0x5991284066f2 <vm_exec_core+17890>, 0x599128406e99 <vm_exec_core+19849>, 0x599128406e59 <vm_exec_core+19785>, 0x599128403f76 <vm_exec_core+7782>, 0x5991284071f7 <vm_exec_core+20711>, 0x59912840557f <vm_exec_core+13423>, 0x599128405584 <vm_exec_core+13428>, 0x599128406e54 <vm_exec_core+19780>, 0x5991284069e7 <vm_exec_core+18647>...} reg_cfp = 0x70b47a7ff3a0 reg_pc = 0x52300000b0f8 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_opt_new = <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_duparray_send = <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 0x00005991283fea79 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2645 No locals. #13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2621 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x000059912847f912 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x70b47a7ff578, self=123920486707880, 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:1648 flags = 0 iseq = 0x70b47c9f6450 cfp = <optimized out> sp = 0x70b47a6ff9e8 use_argv = 0x70b47b016620 stack_argv = 0x70b47a6ff9e8 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #15 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:1662 captured = 0x70b47a7ff578 #16 0x000059912842bd16 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:1699 No locals. #17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1707 No locals. #18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #19 0x000059912842bd16 in rb_yield (val=<optimized out>) No locals. #20 0x00005991285d302a in rb_ary_each (ary=123920482630400) at /tmp/ruby/src/trunk_asan/array.c:2646 i = 0 #21 0x0000599128461fa8 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:3797 ci = 0xc0100000001 cc = <optimized out> me = 0x70b47cbb0548 cfunc = 0x50400000a298 recv = 123920482630400 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #22 0x000059912840a3b6 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x70b47a7ff560, cd=0x51100000d900, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> th: 0x515000000300, native_id: 0x70b47d49dc40 -- Control frame information ----------------------------------------------- #23 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> c:0021 p:---- s:0128 e:000127 CFUNC :select blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000d900 c:0020 p:0255 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:697 c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:825 c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:864 insns_address_table = {0x59912840891f <vm_exec_core+26639>, 0x599128404e9e <vm_exec_core+11662>, 0x59912840279d <vm_exec_core+1677>, 0x59912840385f <vm_exec_core+5967>, 0x599128408b09 <vm_exec_core+27129>, 0x59912840351d <vm_exec_core+5133>, 0x599128409fd3 <vm_exec_core+32451>, 0x599128407a1f <vm_exec_core+22799>, 0x599128405f05 <vm_exec_core+15861>, 0x599128402afa <vm_exec_core+2538>, 0x5991284092d9 <vm_exec_core+29129>, 0x599128408edf <vm_exec_core+28111>, 0x599128403760 <vm_exec_core+5712>, 0x599128403018 <vm_exec_core+3848>, 0x599128407fa3 <vm_exec_core+24211>, 0x5991284043fd <vm_exec_core+8941>, 0x599128409756 <vm_exec_core+30278>, 0x59912840918e <vm_exec_core+28798>, 0x599128404cbc <vm_exec_core+11180>, 0x599128405e6d <vm_exec_core+15709>, 0x599128407b49 <vm_exec_core+23097>, 0x5991284090ea <vm_exec_core+28634>, 0x599128406dbc <vm_exec_core+19628>, 0x599128407cf1 <vm_exec_core+23521>, 0x5991284084c9 <vm_exec_core+25529>, 0x599128406cb3 <vm_exec_core+19363>, 0x599128402f6d <vm_exec_core+3677>, 0x59912840756f <vm_exec_core+21599>, 0x599128402d2d <vm_exec_core+3101>, 0x599128403116 <vm_exec_core+4102>, 0x5991284050e6 <vm_exec_core+12246>, 0x5991284069fb <vm_exec_core+18667>, 0x599128407242 <vm_exec_core+20786>, 0x599128406806 <vm_exec_core+18166>, 0x599128402a16 <vm_exec_core+2310>, 0x599128408847 <vm_exec_core+26423>, 0x599128408da2 <vm_exec_core+27794>, 0x5991284031b3 <vm_exec_core+4259>, 0x599128403e98 <vm_exec_core+7560>, 0x599128403805 <vm_exec_core+5877>, 0x599128404650 <vm_exec_core+9536>, 0x599128405cc1 <vm_exec_core+15281>, 0x59912840325a <vm_exec_core+4426>, 0x599128408596 <vm_exec_core+25734>, 0x599128403dce <vm_exec_core+7358>, 0x599128405942 <vm_exec_core+14386>, 0x5991284063fc <vm_exec_core+17132>, 0x599128408104 <vm_exec_core+24564>, 0x599128406fbb <vm_exec_core+20139>, 0x5991284046f9 <vm_exec_core+9705>, 0x5991284040f1 <vm_exec_core+8161>, 0x599128407ea8 <vm_exec_core+23960>, 0x599128405342 <vm_exec_core+12850>, 0x599128407641 <vm_exec_core+21809>, 0x59912840712f <vm_exec_core+20511>, 0x5991284076ce <vm_exec_core+21950>, 0x599128408a2a <vm_exec_core+26906>, 0x5991284024bb <vm_exec_core+939>, 0x599128408217 <vm_exec_core+24839>, 0x5991284049c2 <vm_exec_core+10418>, 0x599128407dbe <vm_exec_core+23726>, 0x599128404ae8 <vm_exec_core+10712>, 0x599128406bff <vm_exec_core+19183>, 0x599128409a21 <vm_exec_core+30993>, 0x59912840626b <vm_exec_core+16731>, 0x5991284068c3 <vm_exec_core+18355>, 0x599128404d4f <vm_exec_core+11327>, 0x599128404215 <vm_exec_core+8453>, 0x59912840779b <vm_exec_core+22155>, 0x599128403365 <vm_exec_core+4693>, 0x59912840606f <vm_exec_core+16223>, 0x5991284111f9 <vm_exec_core+61673>, 0x599128406efc <vm_exec_core+19948>, 0x599128403400 <vm_exec_core+4848>, 0x599128403cb1 <vm_exec_core+7073>, 0x599128403aca <vm_exec_core+6586>, 0x599128403f8a <vm_exec_core+7802>, 0x599128404818 <vm_exec_core+9992>, 0x59912840967e <vm_exec_core+30062>, 0x5991284024c0 <vm_exec_core+944>, 0x599128403bd6 <vm_exec_core+6854>, 0x59912840a15b <vm_exec_core+32843>, 0x59912840746d <vm_exec_core+21341>, 0x5991284066fc <vm_exec_core+17900>, 0x599128408626 <vm_exec_core+25878>, 0x59912840a518 <vm_exec_core+33800>, 0x59912840894e <vm_exec_core+26686>, 0x5991284097f8 <vm_exec_core+30440>, 0x5991284098c9 <vm_exec_core+30649>, 0x599128402e37 <vm_exec_core+3367>, 0x5991284091fa <vm_exec_core+28906>, 0x599128405266 <vm_exec_core+12630>, 0x599128409445 <vm_exec_core+29493>, 0x599128404b8d <vm_exec_core+10877>, 0x59912840449a <vm_exec_core+9098>, 0x59912840579d <vm_exec_core+13965>, 0x5991284032cb <vm_exec_core+4539>, 0x599128409996 <vm_exec_core+30854>, 0x5991284059fb <vm_exec_core+14571>, 0x599128405589 <vm_exec_core+13433>, 0x5991284025b4 <vm_exec_core+1188>, 0x599128402bd3 <vm_exec_core+2755>, 0x5991284065af <vm_exec_core+17567>, 0x599128405b99 <vm_exec_core+14985>, 0x599128406482 <vm_exec_core+17266>, 0x599128406324 <vm_exec_core+16916>, 0x599128405183 <vm_exec_core+12403>, 0x599128405a95 <vm_exec_core+14725>, 0x59912840567a <vm_exec_core+13674>, 0x599128405df2 <vm_exec_core+15586>, 0x599128405d77 <vm_exec_core+15463>, 0x599128408910 <vm_exec_core+26624>, 0x599128404e8f <vm_exec_core+11647>, 0x59912840278e <vm_exec_core+1662>, 0x599128403850 <vm_exec_core+5952>, 0x599128408afa <vm_exec_core+27114>, 0x59912840350e <vm_exec_core+5118>, 0x599128409fc4 <vm_exec_core+32436>, 0x599128407a10 <vm_exec_core+22784>, 0x599128405ef6 <vm_exec_core+15846>, 0x599128402aeb <vm_exec_core+2523>, 0x5991284092ca <vm_exec_core+29114>, 0x599128408ed0 <vm_exec_core+28096>, 0x599128403751 <vm_exec_core+5697>, 0x599128403009 <vm_exec_core+3833>, 0x599128407f94 <vm_exec_core+24196>, 0x5991284043ee <vm_exec_core+8926>, 0x599128409747 <vm_exec_core+30263>, 0x59912840917f <vm_exec_core+28783>, 0x599128404cad <vm_exec_core+11165>, 0x599128405e5e <vm_exec_core+15694>, 0x599128407b3a <vm_exec_core+23082>, 0x5991284090db <vm_exec_core+28619>, 0x599128406dad <vm_exec_core+19613>, 0x599128407ce2 <vm_exec_core+23506>, 0x5991284084ba <vm_exec_core+25514>, 0x599128406ca4 <vm_exec_core+19348>, 0x599128402f5e <vm_exec_core+3662>, 0x599128407560 <vm_exec_core+21584>, 0x599128402d1e <vm_exec_core+3086>, 0x599128403107 <vm_exec_core+4087>, 0x5991284050d7 <vm_exec_core+12231>, 0x5991284069ec <vm_exec_core+18652>, 0x599128407233 <vm_exec_core+20771>, 0x5991284067f7 <vm_exec_core+18151>, 0x599128402a07 <vm_exec_core+2295>, 0x599128408838 <vm_exec_core+26408>, 0x599128408d93 <vm_exec_core+27779>, 0x5991284031a4 <vm_exec_core+4244>, 0x599128403e89 <vm_exec_core+7545>, 0x5991284037f6 <vm_exec_core+5862>, 0x599128404641 <vm_exec_core+9521>, 0x599128405cb2 <vm_exec_core+15266>, 0x59912840324b <vm_exec_core+4411>, 0x599128408587 <vm_exec_core+25719>, 0x599128403dbf <vm_exec_core+7343>, 0x599128405933 <vm_exec_core+14371>, 0x5991284063ed <vm_exec_core+17117>, 0x5991284080f5 <vm_exec_core+24549>, 0x599128406fac <vm_exec_core+20124>, 0x5991284046ea <vm_exec_core+9690>, 0x5991284040e2 <vm_exec_core+8146>, 0x599128407e99 <vm_exec_core+23945>, 0x599128405333 <vm_exec_core+12835>, 0x599128407632 <vm_exec_core+21794>, 0x599128407120 <vm_exec_core+20496>, 0x5991284076bf <vm_exec_core+21935>, 0x599128408a1b <vm_exec_core+26891>, 0x599128406ed9 <vm_exec_core+19913>, 0x599128408208 <vm_exec_core+24824>, 0x5991284049b3 <vm_exec_core+10403>, 0x599128407daf <vm_exec_core+23711>, 0x599128404ad9 <vm_exec_core+10697>, 0x599128406bf0 <vm_exec_core+19168>, 0x599128406ed9 <vm_exec_core+19913>, 0x59912840625c <vm_exec_core+16716>, 0x5991284068b4 <vm_exec_core+18340>, 0x599128404d40 <vm_exec_core+11312>, 0x599128404206 <vm_exec_core+8438>, 0x59912840778c <vm_exec_core+22140>, 0x599128403356 <vm_exec_core+4678>, 0x599128406060 <vm_exec_core+16208>, 0x5991284111ea <vm_exec_core+61658>, 0x599128406eed <vm_exec_core+19933>, 0x5991284033f1 <vm_exec_core+4833>, 0x599128403ca2 <vm_exec_core+7058>, 0x599128403abb <vm_exec_core+6571>, 0x599128403f7b <vm_exec_core+7787>, 0x599128404809 <vm_exec_core+9977>, 0x5991284066f7 <vm_exec_core+17895>, 0x599128406056 <vm_exec_core+16198>, 0x5991284066f2 <vm_exec_core+17890>, 0x599128406e99 <vm_exec_core+19849>, 0x599128406e59 <vm_exec_core+19785>, 0x599128403f76 <vm_exec_core+7782>, 0x5991284071f7 <vm_exec_core+20711>, 0x59912840557f <vm_exec_core+13423>, 0x599128405584 <vm_exec_core+13428>, 0x599128406e54 <vm_exec_core+19780>, 0x5991284069e7 <vm_exec_core+18647>...} reg_cfp = 0x70b47a7ff560 reg_pc = 0x51500001a5d0 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> c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1610 c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1305 c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1775 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> c:0014 p:0006 s:0065 e:000064 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1762 [FINISH] c:0013 p:---- s:0061 e:000060 CFUNC :each INSN_LABEL_opt_send_without_block = <optimized out> c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1761 c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1805 INSN_LABEL_opt_new = <optimized out> c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1052 c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:897 INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1289 INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <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> c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1889 c:0005 p:0020 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1893 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> c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <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] c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #24 0x00005991283fecab in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2645 No locals. #25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2624 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #26 0x0000599128179d5c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=123920488639840) at /tmp/ruby/src/trunk_asan/load.c:789 iseq = 0x70b47cb4ac48 #27 0x0000599128174c1b in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1296 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x515000000300 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 123920488977400 realpath_map = 123920488977240 path = 123920488639840 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #28 0x0000599128172dd5 in rb_require_string_internal (fname=123920488639880, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402 result = <optimized out> ec = 0x5160000006d0 result = <optimized out> #29 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1049 base = <optimized out> #30 0x0000599128461fa8 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:3797 ci = 0x58a100140003 cc = <optimized out> me = 0x70b47cb4add8 cfunc = 0x5040000185d8 recv = 123920489106840 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #31 0x00005991284482bd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fffa776c4f0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4775 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #32 0x0000599128447d75 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4915 ci = <optimized out> cc = 0x0 #33 0x000059912840f9a9 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x70b47a7ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972 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> #34 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x59912840891f <vm_exec_core+26639>, 0x599128404e9e <vm_exec_core+11662>, 0x59912840279d <vm_exec_core+1677>, 0x59912840385f <vm_exec_core+5967>, 0x599128408b09 <vm_exec_core+27129>, 0x59912840351d <vm_exec_core+5133>, 0x599128409fd3 <vm_exec_core+32451>, 0x599128407a1f <vm_exec_core+22799>, 0x599128405f05 <vm_exec_core+15861>, 0x599128402afa <vm_exec_core+2538>, 0x5991284092d9 <vm_exec_core+29129>, 0x599128408edf <vm_exec_core+28111>, 0x599128403760 <vm_exec_core+5712>, 0x599128403018 <vm_exec_core+3848>, 0x599128407fa3 <vm_exec_core+24211>, 0x5991284043fd <vm_exec_core+8941>, 0x599128409756 <vm_exec_core+30278>, 0x59912840918e <vm_exec_core+28798>, 0x599128404cbc <vm_exec_core+11180>, 0x599128405e6d <vm_exec_core+15709>, 0x599128407b49 <vm_exec_core+23097>, 0x5991284090ea <vm_exec_core+28634>, 0x599128406dbc <vm_exec_core+19628>, 0x599128407cf1 <vm_exec_core+23521>, 0x5991284084c9 <vm_exec_core+25529>, 0x599128406cb3 <vm_exec_core+19363>, 0x599128402f6d <vm_exec_core+3677>, 0x59912840756f <vm_exec_core+21599>, 0x599128402d2d <vm_exec_core+3101>, 0x599128403116 <vm_exec_core+4102>, 0x5991284050e6 <vm_exec_core+12246>, 0x5991284069fb <vm_exec_core+18667>, 0x599128407242 <vm_exec_core+20786>, 0x599128406806 <vm_exec_core+18166>, 0x599128402a16 <vm_exec_core+2310>, 0x599128408847 <vm_exec_core+26423>, 0x599128408da2 <vm_exec_core+27794>, 0x5991284031b3 <vm_exec_core+4259>, 0x599128403e98 <vm_exec_core+7560>, 0x599128403805 <vm_exec_core+5877>, 0x599128404650 <vm_exec_core+9536>, 0x599128405cc1 <vm_exec_core+15281>, 0x59912840325a <vm_exec_core+4426>, 0x599128408596 <vm_exec_core+25734>, 0x599128403dce <vm_exec_core+7358>, 0x599128405942 <vm_exec_core+14386>, 0x5991284063fc <vm_exec_core+17132>, 0x599128408104 <vm_exec_core+24564>, 0x599128406fbb <vm_exec_core+20139>, 0x5991284046f9 <vm_exec_core+9705>, 0x5991284040f1 <vm_exec_core+8161>, 0x599128407ea8 <vm_exec_core+23960>, 0x599128405342 <vm_exec_core+12850>, 0x599128407641 <vm_exec_core+21809>, 0x59912840712f <vm_exec_core+20511>, 0x5991284076ce <vm_exec_core+21950>, 0x599128408a2a <vm_exec_core+26906>, 0x5991284024bb <vm_exec_core+939>, 0x599128408217 <vm_exec_core+24839>, 0x5991284049c2 <vm_exec_core+10418>, 0x599128407dbe <vm_exec_core+23726>, 0x599128404ae8 <vm_exec_core+10712>, 0x599128406bff <vm_exec_core+19183>, 0x599128409a21 <vm_exec_core+30993>, 0x59912840626b <vm_exec_core+16731>, 0x5991284068c3 <vm_exec_core+18355>, 0x599128404d4f <vm_exec_core+11327>, 0x599128404215 <vm_exec_core+8453>, 0x59912840779b <vm_exec_core+22155>, 0x599128403365 <vm_exec_core+4693>, 0x59912840606f <vm_exec_core+16223>, 0x5991284111f9 <vm_exec_core+61673>, 0x599128406efc <vm_exec_core+19948>, 0x599128403400 <vm_exec_core+4848>, 0x599128403cb1 <vm_exec_core+7073>, 0x599128403aca <vm_exec_core+6586>, 0x599128403f8a <vm_exec_core+7802>, 0x599128404818 <vm_exec_core+9992>, 0x59912840967e <vm_exec_core+30062>, 0x5991284024c0 <vm_exec_core+944>, 0x599128403bd6 <vm_exec_core+6854>, 0x59912840a15b <vm_exec_core+32843>, 0x59912840746d <vm_exec_core+21341>, 0x5991284066fc <vm_exec_core+17900>, 0x599128408626 <vm_exec_core+25878>, 0x59912840a518 <vm_exec_core+33800>, 0x59912840894e <vm_exec_core+26686>, 0x5991284097f8 <vm_exec_core+30440>, 0x5991284098c9 <vm_exec_core+30649>, 0x599128402e37 <vm_exec_core+3367>, 0x5991284091fa <vm_exec_core+28906>, 0x599128405266 <vm_exec_core+12630>, 0x599128409445 <vm_exec_core+29493>, 0x599128404b8d <vm_exec_core+10877>, 0x59912840449a <vm_exec_core+9098>, 0x59912840579d <vm_exec_core+13965>, 0x5991284032cb <vm_exec_core+4539>, 0x599128409996 <vm_exec_core+30854>, 0x5991284059fb <vm_exec_core+14571>, 0x599128405589 <vm_exec_core+13433>, 0x5991284025b4 <vm_exec_core+1188>, 0x599128402bd3 <vm_exec_core+2755>, 0x5991284065af <vm_exec_core+17567>, 0x599128405b99 <vm_exec_core+14985>, 0x599128406482 <vm_exec_core+17266>, 0x599128406324 <vm_exec_core+16916>, 0x599128405183 <vm_exec_core+12403>, 0x599128405a95 <vm_exec_core+14725>, 0x59912840567a <vm_exec_core+13674>, 0x599128405df2 <vm_exec_core+15586>, 0x599128405d77 <vm_exec_core+15463>, 0x599128408910 <vm_exec_core+26624>, 0x599128404e8f <vm_exec_core+11647>, 0x59912840278e <vm_exec_core+1662>, 0x599128403850 <vm_exec_core+5952>, 0x599128408afa <vm_exec_core+27114>, 0x59912840350e <vm_exec_core+5118>, 0x599128409fc4 <vm_exec_core+32436>, 0x599128407a10 <vm_exec_core+22784>, 0x599128405ef6 <vm_exec_core+15846>, 0x599128402aeb <vm_exec_core+2523>, 0x5991284092ca <vm_exec_core+29114>, 0x599128408ed0 <vm_exec_core+28096>, 0x599128403751 <vm_exec_core+5697>, 0x599128403009 <vm_exec_core+3833>, 0x599128407f94 <vm_exec_core+24196>, 0x5991284043ee <vm_exec_core+8926>, 0x599128409747 <vm_exec_core+30263>, 0x59912840917f <vm_exec_core+28783>, 0x599128404cad <vm_exec_core+11165>, 0x599128405e5e <vm_exec_core+15694>, 0x599128407b3a <vm_exec_core+23082>, 0x5991284090db <vm_exec_core+28619>, 0x599128406dad <vm_exec_core+19613>, 0x599128407ce2 <vm_exec_core+23506>, 0x5991284084ba <vm_exec_core+25514>, 0x599128406ca4 <vm_exec_core+19348>, 0x599128402f5e <vm_exec_core+3662>, 0x599128407560 <vm_exec_core+21584>, 0x599128402d1e <vm_exec_core+3086>, 0x599128403107 <vm_exec_core+4087>, 0x5991284050d7 <vm_exec_core+12231>, 0x5991284069ec <vm_exec_core+18652>, 0x599128407233 <vm_exec_core+20771>, 0x5991284067f7 <vm_exec_core+18151>, 0x599128402a07 <vm_exec_core+2295>, 0x599128408838 <vm_exec_core+26408>, 0x599128408d93 <vm_exec_core+27779>, 0x5991284031a4 <vm_exec_core+4244>, 0x599128403e89 <vm_exec_core+7545>, 0x5991284037f6 <vm_exec_core+5862>, 0x599128404641 <vm_exec_core+9521>, 0x599128405cb2 <vm_exec_core+15266>, 0x59912840324b <vm_exec_core+4411>, 0x599128408587 <vm_exec_core+25719>, 0x599128403dbf <vm_exec_core+7343>, 0x599128405933 <vm_exec_core+14371>, 0x5991284063ed <vm_exec_core+17117>, 0x5991284080f5 <vm_exec_core+24549>, 0x599128406fac <vm_exec_core+20124>, 0x5991284046ea <vm_exec_core+9690>, 0x5991284040e2 <vm_exec_core+8146>, 0x599128407e99 <vm_exec_core+23945>, 0x599128405333 <vm_exec_core+12835>, 0x599128407632 <vm_exec_core+21794>, 0x599128407120 <vm_exec_core+20496>, 0x5991284076bf <vm_exec_core+21935>, 0x599128408a1b <vm_exec_core+26891>, 0x599128406ed9 <vm_exec_core+19913>, 0x599128408208 <vm_exec_core+24824>, 0x5991284049b3 <vm_exec_core+10403>, 0x599128407daf <vm_exec_core+23711>, 0x599128404ad9 <vm_exec_core+10697>, 0x599128406bf0 <vm_exec_core+19168>, 0x599128406ed9 <vm_exec_core+19913>, 0x59912840625c <vm_exec_core+16716>, 0x5991284068b4 <vm_exec_core+18340>, 0x599128404d40 <vm_exec_core+11312>, 0x599128404206 <vm_exec_core+8438>, 0x59912840778c <vm_exec_core+22140>, 0x599128403356 <vm_exec_core+4678>, 0x599128406060 <vm_exec_core+16208>, 0x5991284111ea <vm_exec_core+61658>, 0x599128406eed <vm_exec_core+19933>, 0x5991284033f1 <vm_exec_core+4833>, 0x599128403ca2 <vm_exec_core+7058>, 0x599128403abb <vm_exec_core+6571>, 0x599128403f7b <vm_exec_core+7787>, 0x599128404809 <vm_exec_core+9977>, 0x5991284066f7 <vm_exec_core+17895>, 0x599128406056 <vm_exec_core+16198>, 0x5991284066f2 <vm_exec_core+17890>, 0x599128406e99 <vm_exec_core+19849>, 0x599128406e59 <vm_exec_core+19785>, 0x599128403f76 <vm_exec_core+7782>, 0x5991284071f7 <vm_exec_core+20711>, 0x59912840557f <vm_exec_core+13423>, 0x599128405584 <vm_exec_core+13428>, 0x599128406e54 <vm_exec_core+19780>, 0x5991284069e7 <vm_exec_core+18647>...} reg_cfp = 0x70b47a7ff790 reg_pc = 0x50400002dd38 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_opt_new = <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_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #35 0x00005991283fe8bb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x5160000006d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7fffa776c8a0, <optimized out>, <optimized out>}, prev = 0x70b47b246750, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #36 0x00005991280745db in rb_ec_exec_node (ec=0x5160000006d0, n=0x70b47cb4ae78) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffa776ca30, <optimized out>, 0x7fffa776c980, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x70b47cb4ae78 #37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #38 0x000059912806db47 in rb_main (argc=9, argv=0x7fffa776cc08) at /tmp/ruby/src/trunk_asan/main.c:42 variable_in_this_stack_frame = <optimized out> #39 main (argc=9, argv=0x7fffa776cc08) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 508730) detached] running file: /tmp/ruby/src/trunk_asan/test/ruby/test_rand.rb A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j option. $ timeout 60 gdb -p 508388 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null make: *** [uncommon.mk:969: 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 508387 -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 1090147 -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/16.0.0 -Dmodular_gc_dir= 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 ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/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/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/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' 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.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/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.5.0dev (2025-05-02T21:28:25Z master 36c64b3be8) +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 ..................................... Finished in 32.672819 seconds 3336 files, 33633 examples, 133202 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.