# Logfile created on 2025-05-03 22:12:28 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007ed9bfb6fdd8 @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-221228", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007ed9c106ef90 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007ed9c106edb0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007ed9bfaa9f20 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250503-221228", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250503-221228>, @binmode=false, @mon_data=#<Monitor:0x00007ed9c106e860>, @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 = 21035c826d $$$[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/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering 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/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' 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]: 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/nkf-0.2.0/ext/nkf' 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/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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering 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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: 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/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/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/fiddle-1.1.6/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/racc-1.8.1/ext/racc/cparse' 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/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering 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/digest' 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/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' 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/strscan' 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/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' 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.6/ext/fiddle' 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/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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' 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/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/.bundle/gems/syslog-0.3.0/ext/syslog' 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/nkf-0.2.0/ext/nkf' 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/fiddle-1.1.8/ext/fiddle' 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.6/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/syslog-0.3.0/ext/syslog' 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' 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=1478 "--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] 4180085=psych/test_nil [ 2/757] 4180076=-ext-/class/test_class2name [ 3/757] 4180080=rubygems/test_gem_commands_outdated_command [ 4/757] 4180082=rubygems/test_gem_request_set_lockfile_tokenizer [ 5/757] 4180074=openssl/test_kdf [ 6/757] 4180075=ruby/test_time_tz [ 7/757] 4180088=ruby/test_backtrace [ 8/757] 4180087=prism/ruby/string_query_test [ 9/757] 4180077=-ext-/load/test_resolve_symbol [ 10/757] 4180076=-ext-/debug/test_profile_frames [ 11/757] 4180086=date/test_date_compat [ 12/757] 4180078=ruby/test_lazy_enumerator [ 13/757] 4180084=ruby/test_array [ 14/757] 4180083=mkmf/test_find_executable [ 15/757] 4180089=error_highlight/test_error_highlight [ 16/757] 4180081=-ext-/debug/test_debug [ 17/757] 4180079=ruby/test_stringchar [ 18/757] 4180086=rubygems/test_gem_commands_help_command [ 19/757] 4180085=-ext-/arith_seq/test_arith_seq_extract [ 20/757] 4180081=digest/test_digest [ 21/757] 4180083=rubygems/test_gem_package_old [ 22/757] 4180075=test_rbconfig [ 23/757] 4180077=rubygems/test_gem_uri [ 24/757] 4180087=digest/test_ractor [ 25/757] 4180079=psych/test_psych [ 26/757] 4180076=json/json_coder_test [ 27/757] 4180074=fiber/test_enumerator [ 28/757] 4180076=did_you_mean/tree_spell/test_change_word [ 29/757] 4180074=-ext-/string/test_modify_expand [ 30/757] 4180074=rubygems/test_gem_source_installed [ 31/757] 4180076=rubygems/test_gem_available_set [ 32/757] 4180075=uri/test_parser [ 33/757] 4180079=date/test_date [ 34/757] 4180079=openssl/test_pkcs12 [ 35/757] 4180075=psych/test_date_time [ 36/757] 4180087=test_pty [ 37/757] 4180085=yaml/test_dbm [ 38/757] 4180085=did_you_mean/spell_checking/test_variable_name_check [ 39/757] 4180082=rubygems/test_gem_commands_list_command [ 40/757] 4180085=rubygems/test_gem_source_vendor [ 41/757] 4180080=prism/ractor_test [ 42/757] 4180077=rubygems/test_gem_platform [ 43/757] 4180083=psych/test_symbol [ 44/757] 4180083=rubygems/test_gem_uninstaller [ 45/757] 4180082=prism/result/overlap_test [ 46/757] 4180086=rubygems/test_gem_source [ 47/757] 4180075=ruby/test_frozen [ 48/757] 4180074=psych/test_safe_load [ 49/757] 4180075=prism/encoding/string_encoding_test [ 50/757] 4180074=ruby/test_name_error [ 51/757] 4180077=-ext-/exception/test_exception_at_throwing [ 52/757] 4180075=ruby/test_enumerator [ 53/757] 4180077=ruby/enc/test_utf16 [ 54/757] 4180077=rubygems/test_gem_package [ 55/757] 4180076=ruby/test_integer [ 56/757] 4180080=json/json_ext_parser_test [ 57/757] 4180080=ruby/test_time [ 58/757] 4180085=-ext-/struct/test_duplicate [ 59/757] 4180085=date/test_date_attr [ 60/757] 4180085=-ext-/test_scan_args [ 61/757] 4180078=erb/test_erb [ 62/757] 4180085=ruby/test_condition [ 63/757] 4180085=ruby/enc/test_cp949 [ 64/757] 4180085=did_you_mean/spell_checking/test_class_name_check [ 65/757] 4180088=rubygems/test_gem_resolver_git_set [ 66/757] 4180085=ruby/test_string [ 67/757] 4180086=ruby/enc/test_emoji [ 68/757] 4180087=set/test_sorted_set [ 69/757] 4180078=ripper/test_files_lib [ 70/757] 4180086=ruby/test_random_formatter [ 71/757] 4180086=rubygems/test_gem_commands_check_command [ 72/757] 4180086=rubygems/test_gem_source_git [ 73/757] 4180080=ruby/test_pipe [ 74/757] 4180079=ruby/enc/test_regex_casefold [ 75/757] 4180079=rubygems/test_gem_command_manager [ 76/757] 4180074=rubygems/test_gem_installer [ 77/757] 4180080=ruby/test_set [ 78/757] 4180087=cgi/test_cgi_core [ 79/757] 4180087=-ext-/stack/test_stack_overflow [ 80/757] 4180087=test_delegate [ 81/757] 4180080=rubygems/test_gem_source_list [ 82/757] 4180087=psych/test_yaml_special_cases [ 83/757] 4180082=prism/result/attribute_write_test [ 84/757] 4180082=psych/test_parser [ 85/757] 4180087=stringio/test_ractor [ 86/757] 4180082=ruby/test_float [ 87/757] 4180080=rubygems/test_gem_remote_fetcher_local_ssl_server [ 88/757] 4180087=ripper/test_files_test_1 [ 89/757] 4180088=prism/percent_delimiter_string_test [ 90/757] 4180086=rubygems/test_gem [ 91/757] 4180079=prism/api/freeze_test [ 92/757] 4180088=openssl/test_pkey_dsa [ 93/757] 4180077=net/http/test_https_proxy [ 94/757] 4180079=ruby/test_nomethod_error [ 95/757] 4180079=open-uri/test_ssl [ 96/757] 4180077=date/test_date_strptime [ 97/757] 4180077=psych/test_ractor [ 98/757] 4180083=prism/library_symbols_test [ 99/757] 4180088=psych/test_json_tree [100/757] 4180088=psych/visitors/test_emitter [101/757] 4180088=psych/test_omap [102/757] 4180088=ruby/test_marshal [103/757] 4180083=zlib/test_zlib [104/757] 4180082=prism/magic_comment_test [105/757] 4180077=mkmf/test_framework [106/757] 4180077=ruby/enc/test_case_comprehensive [107/757] 4180077=ruby/test_proc [108/757] 4180088=test_shellwords [109/757] 4180088=optparse/test_cclass [110/757] 4180088=dtrace/test_singleton_function [111/757] 4180088=did_you_mean/spell_checking/test_uncorrectable_name_check [112/757] 4180088=optparse/test_load [113/757] 4180088=open-uri/test_ftp [114/757] 4180082=ruby/test_vm_dump [115/757] 4180082=test_open3 [116/757] 4180088=prism/errors_test [117/757] 4180080=ruby/enc/test_cesu8 [118/757] 4180080=rubygems/test_gem_commands_rebuild_command [119/757] 4180080=rubygems/test_gem_commands_setup_command [120/757] 4180086=psych/test_alias_and_anchor [121/757] 4180086=json/json_parser_test Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 7 #<File::Stat dev=0x8, ino=1167980083, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 4180079 ko1 7u IPv4 1167980083 0t0 TCP localhost:41601->localhost:53990 (CLOSE_WAIT) [122/757] 4180079=prism/result/breadth_first_search_test [123/757] 4180079=uri/test_generic [124/757] 4180086=ruby/test_fiber [125/757] 4180088=-ext-/bignum/test_div [126/757] 4180088=-ext-/array/test_resize [127/757] 4180088=ruby/test_gc_compact [128/757] 4180079=psych/test_deprecated [129/757] 4180079=rubygems/test_gem_safe_marshal [130/757] 4180084=-ext-/string/test_capacity [131/757] 4180084=-ext-/float/test_nextafter [132/757] 4180084=openssl/test_random [133/757] 4180079=rubygems/test_bundled_ca [134/757] 4180084=psych/visitors/test_to_ruby [135/757] 4180080=prism/result/static_literals_test [136/757] 4180084=fiber/test_backtrace [137/757] 4180080=openssl/test_fips [138/757] 4180084=rubygems/test_gem_commands_update_command [139/757] 4180081=date/test_date_parse [140/757] 4180077=-ext-/struct/test_data [141/757] 4180077=optparse/test_noarg [142/757] 4180089=openssl/test_pkey_ec [143/757] 4180081=ruby/test_rand [144/757] 4180080=-ext-/string/test_ellipsize [145/757] 4180079=ruby/enc/test_utf32 [146/757] 4180079=-ext-/integer/test_integer [147/757] 4180080=ruby/test_memory_view [148/757] 4180089=prism/test_helper [149/757] 4180080=openssl/test_provider [150/757] 4180089=openssl/test_bn [151/757] 4180089=rubygems/test_gem_package_task [152/757] 4180079=rubygems/test_gem_commands_server_command [153/757] 4180079=net/http/test_httpheader [154/757] 4180079=ruby/test_data [155/757] 4180079=net/http/test_http_request [156/757] 4180079=lib/!Nothing_to_test [157/757] 4180079=ruby/test_keyword [158/757] 4180081=prism/result/numeric_value_test [159/757] 4180077=prism/heredoc_dedent_test [160/757] 4180089=rubygems/test_kernel [161/757] 4180081=did_you_mean/spell_checking/test_method_name_check [162/757] 4180077=dtrace/test_function_entry [163/757] 4180077=-ext-/struct/test_len [164/757] 4180081=prism/result/implicit_array_test [165/757] 4180077=optparse/test_acceptable [166/757] 4180081=rubygems/test_gem_ext_cargo_builder [167/757] 4180077=rubygems/test_gem_gem_runner [168/757] 4180077=ruby/test_file_exhaustive [169/757] 4180081=psych/test_object [170/757] 4180083=rubygems/test_gem_commands_signout_command [171/757] 4180083=psych/test_exception [172/757] 4180083=ruby/test_autoload [173/757] 4180081=rubygems/test_gem_resolver_local_specification [174/757] 4180080=rubygems/test_gem_commands_unpack_command [175/757] 4180081=rubygems/test_gem_commands_exec_command [176/757] 4180078=ruby/test_pack [177/757] 4180076=psych/json/test_stream [178/757] 4180076=io/wait/test_ractor [179/757] 4180076=openssl/test_ssl_session [180/757] 4180079=optparse/test_optarg [181/757] 4180080=ruby/test_assignment [182/757] 4180089=date/test_date_marshal [183/757] 4180089=openssl/test_ossl [184/757] 4180079=rubygems/test_gem_request_set_gem_dependency_api [185/757] 4180084=ruby/enc/test_grapheme_breaks [186/757] 4180084=ruby/test_syntax [187/757] 4180078=did_you_mean/spell_checking/test_key_name_check [188/757] 4180078=ripper/test_ripper [189/757] 4180079=test_singleton [190/757] 4180079=ruby/test_integer_comb [191/757] 4180087=prism/result/index_write_test [192/757] 4180087=test_tsort [193/757] 4180087=openssl/test_ns_spki [194/757] 4180087=psych/visitors/test_depth_first [195/757] 4180087=prism/lex_test [196/757] 4180076=test_bundled_gems [197/757] 4180076=date/test_date_ractor [198/757] 4180081=ruby/test_m17n_comb [199/757] 4180076=openssl/test_pair [200/757] 4180078=did_you_mean/test_tree_spell_checker [201/757] 4180078=mkmf/test_install [202/757] 4180082=prism/result/integer_parse_test [203/757] 4180082=rubygems/test_gem_validator [204/757] 4180082=test_prettyprint [205/757] 4180082=prism/result/regular_expression_options_test [206/757] 4180082=fiber/test_queue [207/757] 4180082=ruby/test_sleep [208/757] 4180078=ruby/test_threadgroup [209/757] 4180078=-ext-/string/test_set_len [210/757] 4180078=rubygems/test_gem_commands_lock_command [211/757] 4180075=ruby/enc/test_euc_kr [212/757] 4180075=rubygems/test_gem_local_remote_options [213/757] 4180087=optparse/test_bash_completion [214/757] 4180087=ruby/test_exception [215/757] 4180078=rubygems/test_gem_security_signer [216/757] 4180075=resolv/test_mdns [217/757] 4180075=openssl/test_x509store [218/757] 4180088=rubygems/test_gem_ext_configure_builder [219/757] 4180078=ruby/test_dir [220/757] 4180088=psych/test_merge_keys [221/757] 4180088=-ext-/test_random [222/757] 4180088=optparse/test_kwargs [223/757] 4180088=io/wait/test_io_wait [224/757] 4180075=ripper/test_lexer [225/757] 4180075=rubygems/test_gem_commands_cleanup_command [226/757] 4180078=optparse/test_placearg [227/757] 4180074=-ext-/string/test_interned_str [228/757] 4180074=rubygems/test_project_sanity [229/757] 4180089=ruby/test_zjit [230/757] 4180089=prism/encoding/regular_expression_encoding_test [231/757] 4180089=ruby/test_env [232/757] 4180074=test_forwardable [233/757] 4180074=dtrace/test_object_create_start [234/757] 4180074=ruby/test_continuation [235/757] 4180074=-ext-/exception/test_ensured [236/757] 4180078=prism/result/comments_test [237/757] 4180074=-ext-/hash/test_delete [238/757] 4180074=rubygems/test_config [239/757] 4180074=ruby/test_io_m17n [240/757] 4180078=rubygems/test_gem_commands_uninstall_command [241/757] 4180082=ripper/test_files_test [242/757] 4180082=rubygems/test_gem_dependency_list [243/757] 4180075=rubygems/test_gem_resolver_installer_set [244/757] 4180082=rubygems/test_gem_silent_ui [245/757] 4180082=dtrace/test_require [246/757] 4180082=ruby/test_ifunless [247/757] 4180082=openssl/test_pkey_dh [248/757] 4180082=ruby/test_shapes [249/757] 4180082=openssl/test_ocsp [250/757] 4180075=socket/test_udp [251/757] 4180075=prism/ruby/dispatcher_test [252/757] 4180075=mkmf/test_configuration [253/757] 4180076=ruby/enc/test_windows_1252 [254/757] 4180080=-ext-/load/test_stringify_symbols [255/757] 4180076=prism/result/warnings_test [256/757] 4180080=-ext-/array/test_to_ary_concat [257/757] 4180085=-ext-/test_printf [258/757] 4180076=ruby/test_rubyoptions [259/757] 4180085=rubygems/test_gem_source_subpath_problem [260/757] 4180075=prism/result/node_id_test [261/757] 4180085=test_tmpdir [262/757] 4180082=openssl/test_ts [263/757] 4180085=psych/test_emitter [264/757] 4180085=rubygems/test_gem_resolver_api_set [265/757] 4180078=prism/api/parse_stream_test [266/757] 4180078=prism/encoding/encodings_test [267/757] 4180085=fiber/test_io_buffer [268/757] 4180075=rubygems/test_gem_impossible_dependencies_error [269/757] 4180075=json/json_generator_test [270/757] 4180078=fileutils/test_dryrun [271/757] 4180085=-ext-/symbol/test_type [272/757] 4180085=ruby/test_range [273/757] 4180078=stringio/test_stringio [274/757] 4180078=resolv/test_dns [275/757] 4180083=ruby/test_dup [276/757] 4180080=ruby/test_require [277/757] 4180078=-ext-/test_bug-3571 [278/757] 4180083=ruby/test_system [279/757] 4180082=-ext-/test_notimplement [280/757] 4180082=ruby/enc/test_emoji_breaks [281/757] 4180078=ruby/test_comparable [282/757] 4180082=mmtk/test_configuration [283/757] 4180078=rubygems/test_gem_commands_info_command [284/757] 4180082=prism/api/command_line_test [285/757] 4180082=ruby/test_io_timeout [286/757] 4180082=date/test_date_new [287/757] 4180082=ruby/test_compile_prism [288/757] 4180078=rubygems/test_gem_commands_build_command [289/757] 4180075=rubygems/test_gem_security [290/757] 4180074=ruby/enc/test_euc_tw [291/757] 4180074=ruby/test_alias [292/757] 4180079=rubygems/test_gem_requirement [293/757] 4180087=mkmf/test_sizeof [294/757] 4180078=-ext-/wait/test_wait [295/757] 4180079=psych/test_object_references [296/757] 4180079=openssl/test_x509name [297/757] 4180079=fiber/test_sleep [298/757] 4180078=optparse/test_autoconf [299/757] 4180078=optparse/test_did_you_mean [300/757] 4180082=-ext-/popen_deadlock/test_popen_deadlock [301/757] 4180074=rubygems/test_gem_safe_yaml [302/757] 4180074=digest/test_digest_extend [303/757] 4180078=ruby/test_case [304/757] 4180074=cgi/test_cgi_multipart [305/757] 4180078=-ext-/test_bug-5832 [306/757] 4180078=prism/onigmo_test [307/757] 4180078=psych/test_struct [308/757] 4180078=ruby/test_ast [309/757] 4180074=prism/fuzzer_test [310/757] 4180074=-ext-/string/test_rb_str_dup [311/757] 4180074=dtrace/test_gc [312/757] 4180074=test_time [313/757] 4180079=json/json_encoding_test [314/757] 4180079=ruby/test_math [315/757] 4180079=ruby/test_super [316/757] 4180086=mkmf/test_libs [317/757] 4180074=rubygems/test_gem_bundler_version_finder [318/757] 4180085=-ext-/win32/test_console_attr [319/757] 4180085=prism/newline_test [320/757] 4180074=prism/ruby/parser_test [321/757] 4180074=prism/snippets_test [322/757] 4180086=-ext-/gvl/test_ubf_async_safe [323/757] 4180086=psych/test_array [324/757] 4180086=rubygems/test_webauthn_listener_response [325/757] 4180086=psych/test_psych_set [326/757] 4180086=prism/result/heredoc_test [327/757] 4180086=prism/result/constant_path_node_test [328/757] 4180086=rubygems/test_gem_path_support [329/757] 4180085=ruby/enc/test_case_mapping [330/757] 4180085=psych/visitors/test_yaml_tree [331/757] 4180086=uri/test_mailto [332/757] 4180085=rubygems/test_gem_package_tar_writer [333/757] 4180086=rubygems/test_rubygems [334/757] 4180083=prism/ruby/ripper_test [335/757] 4180082=test_timeout [336/757] 4180085=ruby/test_not [337/757] 4180085=test_weakref [338/757] 4180086=socket/test_socket [339/757] 4180085=ruby/test_io_buffer [340/757] 4180085=-ext-/arith_seq/test_arith_seq_beg_len_step [341/757] 4180085=ruby/test_hash [342/757] 4180079=rubygems/test_gem_resolver_requirement_list [343/757] 4180079=ruby/test_beginendblock [344/757] 4180075=psych/test_scalar_scanner [345/757] 4180075=rubygems/test_gem_commands_pristine_command [346/757] 4180082=rubygems/test_gem_config_file [347/757] 4180082=psych/test_yamlstore [348/757] 4180082=ruby/test_yjit_exit_locations [349/757] 4180083=net/http/test_buffered_io [350/757] 4180081=ruby/test_yjit [351/757] 4180082=ruby/test_m17n [352/757] 4180083=mkmf/test_egrep_cpp [353/757] 4180088=ruby/test_argf [354/757] 4180083=rubygems/test_gem_resolver_composed_set [355/757] 4180083=date/test_date_conv [356/757] 4180083=rubygems/test_webauthn_poller [357/757] 4180079=ruby/test_trace [358/757] 4180083=rubygems/test_gem_stream_ui [359/757] 4180079=-ext-/st/test_numhash [360/757] 4180079=-ext-/string/test_nofree [361/757] 4180079=openssl/test_pkey_rsa [362/757] 4180083=test_ipaddr [363/757] 4180083=ruby/test_arity [364/757] 4180083=resolv/test_resource [365/757] 4180083=psych/test_set [366/757] 4180083=rubygems/test_gem_source_fetch_problem [367/757] 4180083=rubygems/test_gem_update_suggestion [368/757] 4180082=rubygems/test_gem_console_ui [369/757] 4180089=-ext-/struct/test_member [370/757] 4180082=ruby/test_method [371/757] 4180089=test_unicode_normalize [372/757] 4180089=did_you_mean/test_ractor_compatibility [373/757] 4180083=-ext-/econv/test_append [374/757] 4180083=rubygems/test_gem_resolver_lock_set [375/757] 4180083=optparse/test_reqarg [376/757] 4180079=-ext-/rational/test_rat [377/757] 4180079=test_extlibs [378/757] 4180074=mkmf/test_flags [379/757] 4180089=openssl/test_asn1 [380/757] 4180089=json/json_string_matching_test [381/757] 4180089=monitor/test_monitor [382/757] 4180086=rubygems/test_gem_ext_rake_builder [383/757] 4180089=ruby/test_whileuntil [384/757] 4180089=ruby/test_transcode [385/757] 4180083=ruby/test_method_cache [386/757] 4180083=ruby/test_path [387/757] 4180083=ruby/test_sprintf_comb [388/757] 4180087=test_pp [389/757] 4180075=socket/test_tcp [390/757] 4180087=rubygems/test_gem_stub_specification [391/757] 4180083=prism/ruby/tunnel_test [392/757] 4180083=ruby/test_settracefunc [393/757] 4180089=rubygems/test_gem_text [394/757] 4180089=rubygems/test_gem_version [395/757] 4180089=rubygems/test_gem_commands_stale_command [396/757] 4180075=rubygems/test_gem_commands_query_command [397/757] 4180089=prism/result/equality_test [398/757] 4180089=openssl/test_x509ext [399/757] 4180089=psych/test_data [400/757] 4180089=ripper/test_files_ext [401/757] 4180084=prism/unescape_test [402/757] 4180087=ruby/test_complex [403/757] 4180084=prism/result/source_location_test [404/757] 4180089=-ext-/thread/test_instrumentation_api [405/757] 4180084=-ext-/vm/test_at_exit [406/757] 4180074=prism/result/static_inspect_test [407/757] 4180074=-ext-/symbol/test_inadvertent_creation [408/757] 4180084=io/nonblock/test_flush [409/757] 4180084=ruby/test_complexrational [410/757] 4180084=openssl/test_pkcs7 [411/757] 4180087=rubygems/test_gem_commands_fetch_command [412/757] 4180074=cgi/test_cgi_header [413/757] 4180074=-ext-/bignum/test_mul [414/757] 4180074=mkmf/test_mkmf [415/757] 4180074=-ext-/test_enumerator_kw [416/757] 4180084=ruby/test_mixed_unicode_escapes [417/757] 4180074=did_you_mean/spell_checking/test_require_path_check [418/757] 4180084=psych/test_class [419/757] 4180084=cgi/test_cgi_session [420/757] 4180086=openssl/test_x509crl [421/757] 4180084=strscan/test_stringscanner [422/757] 4180087=psych/test_numeric [423/757] 4180087=ruby/enc/test_gb18030 [424/757] 4180074=rubygems/test_gem_package_tar_reader [425/757] 4180087=ruby/enc/test_gbk [426/757] 4180087=rubygems/test_gem_specification [427/757] 4180084=rubygems/test_gem_dependency_installer [428/757] 4180074=ruby/test_refinement [429/757] 4180075=rubygems/test_gem_name_tuple [430/757] 4180075=ruby/test_warning [431/757] 4180080=psych/test_tree_builder [432/757] 4180080=net/protocol/test_protocol [433/757] 4180086=rubygems/test_gem_ext_cargo_builder_link_flag_converter [434/757] 4180080=-ext-/load/test_protect [435/757] 4180080=cgi/test_cgi_util [436/757] 4180086=openssl/test_x509req [437/757] 4180075=rubygems/test_gem_commands_open_command [438/757] 4180075=prism/api/dump_test [439/757] 4180086=-ext-/string/test_enc_associate [440/757] 4180080=ruby/test_allocation [441/757] 4180089=ruby/test_gc [442/757] 4180083=prism/ruby/location_test [443/757] 4180083=yaml/test_store [444/757] 4180083=ruby/test_insns_leaf [445/757] 4180083=ruby/test_iseq [446/757] 4180079=mkmf/test_pkg_config [447/757] 4180079=ruby/test_string_memory [448/757] 4180086=prism/regexp_test [449/757] 4180086=open-uri/test_open-uri [450/757] 4180079=-ext-/string/test_coderange [451/757] 4180079=-ext-/bignum/test_big2str [452/757] 4180079=-ext-/win32/test_dln [453/757] 4180079=ruby/test_complex2 [454/757] 4180079=ruby/enc/test_iso_8859 [455/757] 4180079=openssl/test_x509attr [456/757] 4180079=ruby/test_signal Closed file descriptor: TestOpenURI#test_mode: 10 [457/757] 4180086=ruby/test_fixnum [458/757] 4180086=fiber/test_timeout [459/757] 4180086=-ext-/iseq_load/test_iseq_load [460/757] 4180087=-ext-/string/test_fstring [461/757] 4180087=did_you_mean/core_ext/test_name_error_extension [462/757] 4180087=fiber/test_scheduler [463/757] 4180075=-ext-/test_ensure_and_callcc [464/757] 4180075=ruby/enc/test_big5 [465/757] 4180083=rubygems/test_gem_resolver_activation_request [466/757] 4180075=psych/test_null [467/757] 4180075=-ext-/win32/test_fd_setsize [468/757] 4180075=rubygems/test_gem_request_set [469/757] 4180083=prism/version_test [470/757] 4180083=ruby/test_objectspace [471/757] 4180085=test_trick [472/757] 4180084=prism/api/lex_test [473/757] 4180084=rubygems/test_gem_rdoc [474/757] 4180084=ruby/test_require_lib [475/757] 4180075=rubygems/test_gem_version_option [476/757] 4180075=ripper/test_files_test_2 [477/757] 4180086=rubygems/test_gem_remote_fetcher_s3 [478/757] 4180086=objspace/test_ractor [479/757] 4180086=rubygems/test_gem_unsatisfiable_dependency_error [480/757] 4180086=ripper/test_sexp [481/757] 4180086=prism/ruby/pattern_test [482/757] 4180086=rubygems/test_gem_package_tar_header [483/757] 4180086=rubygems/test_gem_commands_owner_command [484/757] 4180086=socket/test_basicsocket [485/757] 4180086=test_find [486/757] 4180082=prism/locals_test [487/757] 4180082=-ext-/test_recursion [488/757] 4180086=-ext-/string/test_normalize [489/757] 4180086=ruby/test_struct [490/757] 4180082=rubygems/test_gem_resolver_vendor_specification [491/757] 4180088=-ext-/typeddata/test_typeddata [492/757] 4180082=date/test_date_strftime [493/757] 4180086=prism/ruby/compiler_test [494/757] 4180086=ruby/test_basicinstructions [495/757] 4180086=-ext-/bignum/test_bigzero [496/757] 4180086=fiber/test_mutex [497/757] 4180088=fileutils/test_verbose [498/757] 4180088=rubygems/test_gem_ext_builder [499/757] 4180086=rubygems/test_gem_uri_formatter [500/757] 4180086=ruby/test_sprintf [501/757] 4180074=uri/test_common [502/757] 4180082=ruby/test_optimization [503/757] 4180086=rubygems/test_gem_request_connection_pools [504/757] 4180074=openssl/test_ssl [505/757] 4180087=win32/test_registry [506/757] 4180087=rubygems/test_deprecate [507/757] 4180087=strscan/test_ractor [508/757] 4180087=prism/api/parse_success_test [509/757] 4180087=ruby/test_module [510/757] 4180086=rubygems/test_gem_commands_push_command [511/757] 4180079=ripper/test_scanner_events [512/757] 4180079=-ext-/string/test_external_new [513/757] 4180079=-ext-/test_abi [514/757] 4180086=ruby/enc/test_euc_jp [515/757] 4180086=rubygems/test_gem_resolver_dependency_request [516/757] 4180086=ruby/test_rubyvm [517/757] 4180086=-ext-/exception/test_data_error [518/757] 4180079=socket/test_ancdata [519/757] 4180079=rubygems/test_gem_doctor [520/757] 4180086=ruby/test_weakmap [521/757] 4180079=ruby/test_encoding [522/757] 4180085=dtrace/test_load [523/757] 4180085=json/json_fixtures_test [524/757] 4180085=rubygems/test_gem_resolver_specification [525/757] 4180085=mkmf/test_constant [526/757] 4180079=rubygems/test_gem_security_trust_dir [527/757] 4180088=ruby/test_default_gems [528/757] 4180079=-ext-/string/test_enc_str_buf_cat [529/757] 4180079=mkmf/test_have_func [530/757] 4180088=rubygems/test_webauthn_listener [531/757] 4180088=-ext-/thread/test_lock_native_thread [532/757] 4180088=rubygems/test_gem_package_tar_reader_entry [533/757] 4180088=optparse/test_zsh_completion [534/757] 4180088=uri/test_http [535/757] 4180088=-ext-/funcall/test_passing_block [536/757] 4180088=socket/test_addrinfo [537/757] 4180088=openssl/test_x509cert [538/757] 4180084=-ext-/test_bug-14834 [539/757] 4180076=resolv/test_svcb_https [540/757] 4180076=openssl/test_buffering [541/757] 4180076=prism/ruby/ruby_parser_test [542/757] 4180076=psych/nodes/test_enumerable [543/757] 4180084=-ext-/proc/test_bmethod [544/757] 4180076=rubygems/test_gem_resolver [545/757] 4180084=rubygems/test_gem_gemcutter_utilities [546/757] 4180079=rubygems/test_gem_remote_fetcher [547/757] 4180083=rubygems/test_gem_util [548/757] 4180084=openssl/test_config [549/757] 4180076=test_tempfile [550/757] 4180084=rubygems/test_exit [551/757] 4180088=did_you_mean/spell_checking/test_pattern_key_name_check [552/757] 4180084=did_you_mean/edit_distance/test_jaro_winkler [553/757] 4180088=rubygems/test_gem_commands_yank_command [554/757] 4180084=json/ractor_test [555/757] 4180083=rubygems/test_gem_request_set_lockfile [556/757] 4180084=-ext-/postponed_job/test_postponed_job [557/757] 4180088=ruby/test_bignum [558/757] 4180075=prism/ruby/reflection_test [559/757] 4180079=did_you_mean/tree_spell/test_human_typo [560/757] 4180075=-ext-/load/test_dot_dot [561/757] 4180075=-ext-/exception/test_enc_raise [562/757] 4180079=openssl/test_engine [563/757] 4180079=ruby/test_key_error [564/757] 4180075=ruby/test_weakkeymap [565/757] 4180079=-ext-/marshal/test_usrmarshal [566/757] 4180076=net/http/test_httpresponse [567/757] 4180088=ruby/test_inlinecache [568/757] 4180076=rubygems/test_gem_command [569/757] 4180083=-ext-/integer/test_my_integer [570/757] 4180083=-ext-/tracepoint/test_tracepoint [571/757] 4180088=rubygems/test_gem_commands_environment_command [572/757] 4180076=rubygems/test_gem_resolver_installed_specification [573/757] 4180076=dtrace/test_array_create [574/757] 4180076=pathname/test_ractor [575/757] 4180088=prism/ruby/desugar_compiler_test [576/757] 4180088=openssl/test_hmac [577/757] 4180088=mkmf/test_signedness [578/757] 4180076=cgi/test_cgi_cookie [579/757] 4180079=-ext-/marshal/test_internal_ivar [580/757] 4180079=rubygems/test_gem_commands_mirror [581/757] 4180076=prism/encoding/symbol_encoding_test [582/757] 4180079=ruby/test_undef [583/757] 4180079=rubygems/test_gem_commands_sources_command [584/757] 4180084=rubygems/test_gem_spec_fetcher [585/757] 4180076=io/console/test_ractor [586/757] 4180076=ruby/test_metaclass [587/757] 4180076=ruby/test_numeric [588/757] 4180076=ruby/test_io [589/757] 4180084=uri/test_ws [590/757] 4180084=io/console/test_io_console [591/757] 4180079=date/test_date_arith [592/757] 4180079=rubygems/test_gem_source_specific_file [593/757] 4180083=socket/test_unix [594/757] 4180079=prism/api/parse_test [595/757] 4180079=ruby/test_enum [596/757] 4180083=rubygems/test_gem_commands_which_command [597/757] 4180087=ruby/test_symbol [598/757] 4180083=psych/test_coder [599/757] 4180083=optparse/test_optparse [600/757] 4180083=rubygems/test_gem_source_lock [601/757] 4180083=uri/test_ldap [602/757] 4180083=rubygems/test_gem_remote_fetcher_local_server [603/757] 4180083=etc/test_etc [604/757] 4180085=-ext-/gvl/test_last_thread [605/757] 4180083=-ext-/time/test_new [606/757] 4180083=psych/test_hash [607/757] 4180083=openssl/test_cipher [608/757] 4180075=rubygems/test_gem_ext_cmake_builder [609/757] 4180075=ripper/test_filter [610/757] 4180083=-ext-/string/test_too_many_dummy_encodings [611/757] 4180075=ruby/enc/test_koi8 [612/757] 4180085=erb/test_erb_m17n [613/757] 4180075=objspace/test_objspace [614/757] 4180085=ruby/test_clone [615/757] 4180080=mkmf/test_have_library [616/757] 4180083=rubygems/test_require [617/757] 4180085=net/http/test_https [618/757] 4180084=erb/test_erb_command [619/757] 4180084=rubygems/test_gem_resolver_vendor_set [620/757] 4180084=ruby/test_fnmatch [621/757] 4180084=uri/test_ftp [622/757] 4180084=net/http/test_httpresponses [623/757] 4180084=prism/result/integer_base_flags_test [624/757] 4180084=ruby/test_unicode_escape [625/757] 4180084=open-uri/test_proxy [626/757] 4180084=dtrace/test_raise [627/757] 4180084=ruby/enc/test_shift_jis [628/757] 4180084=rubygems/test_gem_request_set_lockfile_parser [629/757] 4180088=ruby/test_yield [630/757] 4180084=rubygems/test_gem_ci_detector [631/757] 4180084=psych/test_string [632/757] 4180084=io/wait/test_io_wait_uncommon [633/757] 4180084=net/http/test_http [634/757] 4180079=ruby/test_rational2 [635/757] 4180079=prism/fixtures_test [636/757] 4180080=rubygems/test_gem_dependency_resolution_error [637/757] 4180080=uri/test_file [638/757] 4180080=rubygems/test_gem_install_update_options [639/757] 4180079=rubygems/test_gem_security_policy [640/757] 4180080=rubygems/test_gem_resolver_index_set [641/757] 4180080=ruby/test_ractor [642/757] 4180079=-ext-/method/test_arity [643/757] 4180079=ripper/test_files_sample [644/757] 4180080=-ext-/st/test_update [645/757] 4180080=ruby/enc/test_case_options [646/757] 4180080=-ext-/bignum/test_pack [647/757] 4180083=ruby/test_defined [648/757] 4180074=date/test_switch_hitter [649/757] 4180079=ruby/test_thread [650/757] 4180074=ruby/test_call [651/757] 4180083=dtrace/test_hash_create [652/757] 4180083=json/json_generic_object_test [653/757] 4180083=rubygems/test_gem_resolver_conflict [654/757] 4180083=rubygems/test_gem_commands_contents_command [655/757] 4180086=ruby/test_readpartial [656/757] 4180083=psych/test_scalar [657/757] 4180083=-ext-/bignum/test_str2big [658/757] 4180083=ruby/test_rational [659/757] 4180074=prism/newline_offsets_test [660/757] 4180086=ruby/test_regexp [661/757] 4180087=ripper/test_parser_events [662/757] 4180080=prism/ruby/relocation_test [663/757] 4180080=ruby/enc/test_windows_1251 [664/757] 4180080=mkmf/test_convertible [665/757] 4180087=rubygems/test_gem_resolver_best_set [666/757] 4180087=resolv/test_addr [667/757] 4180087=-ext-/file/test_stat [668/757] 4180087=ruby/test_eval [669/757] 4180081=psych/test_yamldbm [670/757] 4180081=json/test_helper [671/757] 4180081=cgi/test_cgi_modruby [672/757] 4180081=ruby/test_thread_cv [673/757] 4180074=prism/ruby/parameters_signature_test [674/757] 4180074=rubygems/test_gem_resolver_api_specification [675/757] 4180074=optparse/test_getopts [676/757] 4180074=socket/test_nonblock [677/757] 4180083=rubygems/test_gem_commands_signin_command [678/757] 4180074=openssl/test_pkey [679/757] 4180074=rubygems/test_gem_request [680/757] 4180081=ruby/test_primitive [681/757] 4180081=psych/test_yaml [682/757] 4180083=psych/test_boolean [683/757] 4180083=mkmf/test_config [684/757] 4180081=rubygems/test_gem_commands_specification_command [685/757] 4180081=-ext-/iter/test_yield_block [686/757] 4180081=psych/handlers/test_recorder [687/757] 4180081=-ext-/bug_reporter/test_bug_reporter [688/757] 4180085=did_you_mean/test_spell_checker [689/757] 4180085=fiber/test_ractor [690/757] 4180074=psych/test_document [691/757] 4180074=ruby/test_lambda [692/757] 4180085=ruby/test_file [693/757] 4180074=prism/bom_test [694/757] 4180074=ruby/test_frozen_error [695/757] 4180074=socket/test_sockopt [696/757] 4180087=psych/test_encoding [697/757] 4180074=rubygems/test_gem_commands_search_command [698/757] 4180087=ruby/test_pattern_matching [699/757] 4180074=fiber/test_thread [700/757] 4180087=ruby/test_literal [701/757] 4180074=ruby/test_arithmetic_sequence [702/757] 4180074=test_securerandom [703/757] 4180074=-ext-/st/test_foreach [704/757] 4180074=ruby/test_econv [705/757] 4180081=optparse/test_summary [706/757] 4180083=fileutils/test_nowrite [707/757] 4180083=ruby/test_flip [708/757] 4180083=ruby/test_thread_queue [709/757] 4180081=rubygems/test_gem_commands_install_command [710/757] 4180082=rubygems/test_gem_ext_cargo_builder_unit [711/757] 4180082=ruby/test_stack [712/757] 4180084=-ext-/num2int/test_num2int [713/757] 4180084=rubygems/test_gem_source_local [714/757] 4180084=-ext-/iter/test_iter_break [715/757] 4180084=ruby/test_parse [716/757] 4180074=ruby/test_process [717/757] 4180081=mkmf/test_have_macro [718/757] 4180085=fiber/test_address_resolve [719/757] 4180085=uri/test_wss [720/757] 4180085=openssl/test_digest [721/757] 4180085=ruby/test_variable [722/757] 4180087=-ext-/string/test_cstr [723/757] 4180088=rubygems/test_gem_resolver_lock_specification [724/757] 4180088=rubygems/test_gem_dependency [725/757] 4180082=dtrace/test_method_cache [726/757] 4180082=rubygems/test_gem_resolver_index_specification [727/757] 4180082=dtrace/test_string [728/757] 4180082=psych/test_marshalable [729/757] 4180082=ruby/test_iterator [730/757] 4180088=ruby/test_const [731/757] 4180088=psych/test_serialize_subclasses [732/757] 4180088=ruby/test_class [733/757] 4180085=prism/api/parse_comments_test [734/757] 4180085=-ext-/string/test_qsort [735/757] 4180085=dtrace/test_cmethod [736/757] 4180085=rubygems/test_gem_ext_ext_conf_builder [737/757] 4180082=rubygems/test_gem_commands_dependency_command [738/757] 4180081=-ext-/path_to_class/test_path_to_class [739/757] 4180081=prism/result/string_test [740/757] 4180081=fiber/test_storage [741/757] 4180080=-ext-/thread_fd/test_thread_fd_close [742/757] 4180081=json/json_addition_test [743/757] 4180083=pathname/test_pathname [744/757] 4180080=rubygems/test_remote_fetch_error [745/757] 4180081=coverage/test_coverage [746/757] 4180080=json/json_common_interface_test [747/757] 4180084=psych/test_stream [748/757] 4180084=prism/result/named_capture_test [749/757] 4180084=cgi/test_cgi_tag_helper [750/757] 4180082=rubygems/test_gem_resolver_git_specification [751/757] 4180080=ruby/test_dir_m17n [752/757] 4180084=rubygems/test_gem_commands_cert_command [753/757] 4180087=fiber/test_io [754/757] 4180082=-ext-/eval/test_eval [755/757] 4180082=ruby/test_object [756/757] 4180083=fiber/test_process [757/757] 4180083=fileutils/test_fileutils $$$ #<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 4180074 12826 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_concurrent_group_and_pid_wait 4180074 12829 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_concurrent_group_and_pid_wait 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 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 4178791 758752 1015 1015 pts/0 1015 R+ 1000 0:00 ps jx 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 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 3916981 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 1018 4178787 1015 1015 pts/0 1015 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 4178787 4178790 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-221228 --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 4178790 4178791 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-221228 --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 4178791 4179728 1015 1015 pts/0 1015 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 4179728 4179729 1015 1015 pts/0 1015 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 4179729 4180071 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 4180071 4180074 1015 1015 pts/0 1015 Sl+ 1000 0:41 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb {1=>[996, 151621, 311356, 341541, 419256, 620161, 653320, 694506, 825635, 1050354, 1203214, 1740617, 1863343, 2597670, 3179324, 3432248, 3455248, 3646963, 3823805, 3916981, 3942842, 4068349], 996=>[1015], 1015=>[1018], 4180074=>[12826, 12829], 4178791=>[758752, 4179728], 1018=>[4178787], 4178787=>[4178790], 4178790=>[4178791], 4179728=>[4179729], 4179729=>[4180071], 4180071=>[4180074]} $ timeout 60 gdb -p 758752 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 12826 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 12828] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000059b58f6f7e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x75040611dc40 (LWP 12826) "ruby" 0x000059b58f6f7e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x7503e9c006c0 (LWP 12828) "ruby" 0x0000750405f1b4cd in __GI___poll (fds=0x7503d0109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7503e9c006c0 (LWP 12828) "ruby"): #0 0x0000750405f1b4cd in __GI___poll (fds=0x7503d0109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000059b58f6826da in __interceptor_poll () No symbol table info available. #2 0x000059b58fa4077f 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 0x000059b58f6dba8f in asan_thread_start(void*) () No symbol table info available. #5 0x0000750405e9caa4 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 = {128659667027648, 8350521055645604060, 128659667027648, -352, 25, 140729367453488, 8350521055633021148, 8353291120816888028}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x0000750405f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x75040611dc40 (LWP 12826) "ruby"): #0 0x000059b58f6f7e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x000059b58f6f8dfa in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x000059b58f645788 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 0x000059b58f645579 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 0x000059b58f6453ad 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 0x000059b58f644ded in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) () No symbol table info available. #6 0x000059b58f644a36 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) () No symbol table info available. #7 0x000059b58f646d06 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #8 0x000059b58f6ddbd0 in __interceptor_free () No symbol table info available. #9 0x000059b58f74e7fc in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x5040033eb950, old_size=18446744073709551104) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8225 objspace = 0x51d000000a80 malloc_increase_done = <optimized out> #10 ruby_sized_xfree (x=0x5040033eb950, x@entry=0x51d000000a88, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4792 No locals. #11 ruby_xfree (x=x@entry=0x5040033eb950) at /tmp/ruby/src/trunk_asan/gc.c:4803 No locals. #12 0x000059b58f74e4c1 in rb_data_free (objspace=0x51d000000a80, obj=128659574413800) at /tmp/ruby/src/trunk_asan/gc.c:1190 free_immediately = -512 dfree = 0x0 data = 0x5040033eb950 free_immediately = <optimized out> dfree = <optimized out> #13 rb_gc_obj_free (objspace=objspace@entry=0x51d000000a80, obj=obj@entry=128659574413800) at /tmp/ruby/src/trunk_asan/gc.c:1365 No locals. #14 0x000059b58f75026c in rb_gc_impl_shutdown_call_finalizer (objspace_ptr=0x51d000000a80) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3121 poisoned = 0x0 vp = 128659574413800 page = <optimized out> p = 128659574413800 pend = 128659574423520 i = 80 objspace = 0x51d000000a80 lock_lev = 6157376 i = <optimized out> page = <optimized out> p = <optimized out> pend = <optimized out> stride = <optimized out> vp = <optimized out> poisoned = <optimized out> unpoisoning = <optimized out> #15 rb_objspace_call_finalizer () at /tmp/ruby/src/trunk_asan/gc.c:1741 No locals. #16 0x000059b58f721ad8 in rb_ec_finalize (ec=0x5160000006d0) at /tmp/ruby/src/trunk_asan/eval.c:164 No locals. #17 rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:255 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe1bf4ea70, <optimized out>, 0x7ffe1bf4e940, <optimized out>, <optimized out>}, prev = 0x750403e24f40, state = RUBY_TAG_NONE, lock_rec = 0} save_error = 4 sysex = 0 signaled = 0 th0 = 0x515000000300 step = 4 message = 4 th = 0x515000000300 buf = <optimized out> state = <optimized out> #18 0x000059b58f72211b in ruby_stop (ex=264, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290 No locals. #19 0x000059b58f8a167d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4284 status = <optimized out> pid = <optimized out> #20 0x000059b58fb0fe88 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 = 0x7503e3a94190 cfunc = 0x504000020058 recv = 128659574282960 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #21 0x000059b58fab8296 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7504033ff4f0, cd=0x50c000e825a0, 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> #22 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 = 0x50c000e825a0 insns_address_table = {0x59b58fab67ff <vm_exec_core+26639>, 0x59b58fab2d7e <vm_exec_core+11662>, 0x59b58fab067d <vm_exec_core+1677>, 0x59b58fab173f <vm_exec_core+5967>, 0x59b58fab69e9 <vm_exec_core+27129>, 0x59b58fab13fd <vm_exec_core+5133>, 0x59b58fab7eb3 <vm_exec_core+32451>, 0x59b58fab58ff <vm_exec_core+22799>, 0x59b58fab3de5 <vm_exec_core+15861>, 0x59b58fab09da <vm_exec_core+2538>, 0x59b58fab71b9 <vm_exec_core+29129>, 0x59b58fab6dbf <vm_exec_core+28111>, 0x59b58fab1640 <vm_exec_core+5712>, 0x59b58fab0ef8 <vm_exec_core+3848>, 0x59b58fab5e83 <vm_exec_core+24211>, 0x59b58fab22dd <vm_exec_core+8941>, 0x59b58fab7636 <vm_exec_core+30278>, 0x59b58fab706e <vm_exec_core+28798>, 0x59b58fab2b9c <vm_exec_core+11180>, 0x59b58fab3d4d <vm_exec_core+15709>, 0x59b58fab5a29 <vm_exec_core+23097>, 0x59b58fab6fca <vm_exec_core+28634>, 0x59b58fab4c9c <vm_exec_core+19628>, 0x59b58fab5bd1 <vm_exec_core+23521>, 0x59b58fab63a9 <vm_exec_core+25529>, 0x59b58fab4b93 <vm_exec_core+19363>, 0x59b58fab0e4d <vm_exec_core+3677>, 0x59b58fab544f <vm_exec_core+21599>, 0x59b58fab0c0d <vm_exec_core+3101>, 0x59b58fab0ff6 <vm_exec_core+4102>, 0x59b58fab2fc6 <vm_exec_core+12246>, 0x59b58fab48db <vm_exec_core+18667>, 0x59b58fab5122 <vm_exec_core+20786>, 0x59b58fab46e6 <vm_exec_core+18166>, 0x59b58fab08f6 <vm_exec_core+2310>, 0x59b58fab6727 <vm_exec_core+26423>, 0x59b58fab6c82 <vm_exec_core+27794>, 0x59b58fab1093 <vm_exec_core+4259>, 0x59b58fab1d78 <vm_exec_core+7560>, 0x59b58fab16e5 <vm_exec_core+5877>, 0x59b58fab2530 <vm_exec_core+9536>, 0x59b58fab3ba1 <vm_exec_core+15281>, 0x59b58fab113a <vm_exec_core+4426>, 0x59b58fab6476 <vm_exec_core+25734>, 0x59b58fab1cae <vm_exec_core+7358>, 0x59b58fab3822 <vm_exec_core+14386>, 0x59b58fab42dc <vm_exec_core+17132>, 0x59b58fab5fe4 <vm_exec_core+24564>, 0x59b58fab4e9b <vm_exec_core+20139>, 0x59b58fab25d9 <vm_exec_core+9705>, 0x59b58fab1fd1 <vm_exec_core+8161>, 0x59b58fab5d88 <vm_exec_core+23960>, 0x59b58fab3222 <vm_exec_core+12850>, 0x59b58fab5521 <vm_exec_core+21809>, 0x59b58fab500f <vm_exec_core+20511>, 0x59b58fab55ae <vm_exec_core+21950>, 0x59b58fab690a <vm_exec_core+26906>, 0x59b58fab039b <vm_exec_core+939>, 0x59b58fab60f7 <vm_exec_core+24839>, 0x59b58fab28a2 <vm_exec_core+10418>, 0x59b58fab5c9e <vm_exec_core+23726>, 0x59b58fab29c8 <vm_exec_core+10712>, 0x59b58fab4adf <vm_exec_core+19183>, 0x59b58fab7901 <vm_exec_core+30993>, 0x59b58fab414b <vm_exec_core+16731>, 0x59b58fab47a3 <vm_exec_core+18355>, 0x59b58fab2c2f <vm_exec_core+11327>, 0x59b58fab20f5 <vm_exec_core+8453>, 0x59b58fab567b <vm_exec_core+22155>, 0x59b58fab1245 <vm_exec_core+4693>, 0x59b58fab3f4f <vm_exec_core+16223>, 0x59b58fabf0d9 <vm_exec_core+61673>, 0x59b58fab4ddc <vm_exec_core+19948>, 0x59b58fab12e0 <vm_exec_core+4848>, 0x59b58fab1b91 <vm_exec_core+7073>, 0x59b58fab19aa <vm_exec_core+6586>, 0x59b58fab1e6a <vm_exec_core+7802>, 0x59b58fab26f8 <vm_exec_core+9992>, 0x59b58fab755e <vm_exec_core+30062>, 0x59b58fab03a0 <vm_exec_core+944>, 0x59b58fab1ab6 <vm_exec_core+6854>, 0x59b58fab803b <vm_exec_core+32843>, 0x59b58fab534d <vm_exec_core+21341>, 0x59b58fab45dc <vm_exec_core+17900>, 0x59b58fab6506 <vm_exec_core+25878>, 0x59b58fab83f8 <vm_exec_core+33800>, 0x59b58fab682e <vm_exec_core+26686>, 0x59b58fab76d8 <vm_exec_core+30440>, 0x59b58fab77a9 <vm_exec_core+30649>, 0x59b58fab0d17 <vm_exec_core+3367>, 0x59b58fab70da <vm_exec_core+28906>, 0x59b58fab3146 <vm_exec_core+12630>, 0x59b58fab7325 <vm_exec_core+29493>, 0x59b58fab2a6d <vm_exec_core+10877>, 0x59b58fab237a <vm_exec_core+9098>, 0x59b58fab367d <vm_exec_core+13965>, 0x59b58fab11ab <vm_exec_core+4539>, 0x59b58fab7876 <vm_exec_core+30854>, 0x59b58fab38db <vm_exec_core+14571>, 0x59b58fab3469 <vm_exec_core+13433>, 0x59b58fab0494 <vm_exec_core+1188>, 0x59b58fab0ab3 <vm_exec_core+2755>, 0x59b58fab448f <vm_exec_core+17567>, 0x59b58fab3a79 <vm_exec_core+14985>, 0x59b58fab4362 <vm_exec_core+17266>, 0x59b58fab4204 <vm_exec_core+16916>, 0x59b58fab3063 <vm_exec_core+12403>, 0x59b58fab3975 <vm_exec_core+14725>, 0x59b58fab355a <vm_exec_core+13674>, 0x59b58fab3cd2 <vm_exec_core+15586>, 0x59b58fab3c57 <vm_exec_core+15463>, 0x59b58fab67f0 <vm_exec_core+26624>, 0x59b58fab2d6f <vm_exec_core+11647>, 0x59b58fab066e <vm_exec_core+1662>, 0x59b58fab1730 <vm_exec_core+5952>, 0x59b58fab69da <vm_exec_core+27114>, 0x59b58fab13ee <vm_exec_core+5118>, 0x59b58fab7ea4 <vm_exec_core+32436>, 0x59b58fab58f0 <vm_exec_core+22784>, 0x59b58fab3dd6 <vm_exec_core+15846>, 0x59b58fab09cb <vm_exec_core+2523>, 0x59b58fab71aa <vm_exec_core+29114>, 0x59b58fab6db0 <vm_exec_core+28096>, 0x59b58fab1631 <vm_exec_core+5697>, 0x59b58fab0ee9 <vm_exec_core+3833>, 0x59b58fab5e74 <vm_exec_core+24196>, 0x59b58fab22ce <vm_exec_core+8926>, 0x59b58fab7627 <vm_exec_core+30263>, 0x59b58fab705f <vm_exec_core+28783>, 0x59b58fab2b8d <vm_exec_core+11165>, 0x59b58fab3d3e <vm_exec_core+15694>, 0x59b58fab5a1a <vm_exec_core+23082>, 0x59b58fab6fbb <vm_exec_core+28619>, 0x59b58fab4c8d <vm_exec_core+19613>, 0x59b58fab5bc2 <vm_exec_core+23506>, 0x59b58fab639a <vm_exec_core+25514>, 0x59b58fab4b84 <vm_exec_core+19348>, 0x59b58fab0e3e <vm_exec_core+3662>, 0x59b58fab5440 <vm_exec_core+21584>, 0x59b58fab0bfe <vm_exec_core+3086>, 0x59b58fab0fe7 <vm_exec_core+4087>, 0x59b58fab2fb7 <vm_exec_core+12231>, 0x59b58fab48cc <vm_exec_core+18652>, 0x59b58fab5113 <vm_exec_core+20771>, 0x59b58fab46d7 <vm_exec_core+18151>, 0x59b58fab08e7 <vm_exec_core+2295>, 0x59b58fab6718 <vm_exec_core+26408>, 0x59b58fab6c73 <vm_exec_core+27779>, 0x59b58fab1084 <vm_exec_core+4244>, 0x59b58fab1d69 <vm_exec_core+7545>, 0x59b58fab16d6 <vm_exec_core+5862>, 0x59b58fab2521 <vm_exec_core+9521>, 0x59b58fab3b92 <vm_exec_core+15266>, 0x59b58fab112b <vm_exec_core+4411>, 0x59b58fab6467 <vm_exec_core+25719>, 0x59b58fab1c9f <vm_exec_core+7343>, 0x59b58fab3813 <vm_exec_core+14371>, 0x59b58fab42cd <vm_exec_core+17117>, 0x59b58fab5fd5 <vm_exec_core+24549>, 0x59b58fab4e8c <vm_exec_core+20124>, 0x59b58fab25ca <vm_exec_core+9690>, 0x59b58fab1fc2 <vm_exec_core+8146>, 0x59b58fab5d79 <vm_exec_core+23945>, 0x59b58fab3213 <vm_exec_core+12835>, 0x59b58fab5512 <vm_exec_core+21794>, 0x59b58fab5000 <vm_exec_core+20496>, 0x59b58fab559f <vm_exec_core+21935>, 0x59b58fab68fb <vm_exec_core+26891>, 0x59b58fab4db9 <vm_exec_core+19913>, 0x59b58fab60e8 <vm_exec_core+24824>, 0x59b58fab2893 <vm_exec_core+10403>, 0x59b58fab5c8f <vm_exec_core+23711>, 0x59b58fab29b9 <vm_exec_core+10697>, 0x59b58fab4ad0 <vm_exec_core+19168>, 0x59b58fab4db9 <vm_exec_core+19913>, 0x59b58fab413c <vm_exec_core+16716>, 0x59b58fab4794 <vm_exec_core+18340>, 0x59b58fab2c20 <vm_exec_core+11312>, 0x59b58fab20e6 <vm_exec_core+8438>, 0x59b58fab566c <vm_exec_core+22140>, 0x59b58fab1236 <vm_exec_core+4678>, 0x59b58fab3f40 <vm_exec_core+16208>, 0x59b58fabf0ca <vm_exec_core+61658>, 0x59b58fab4dcd <vm_exec_core+19933>, 0x59b58fab12d1 <vm_exec_core+4833>, 0x59b58fab1b82 <vm_exec_core+7058>, 0x59b58fab199b <vm_exec_core+6571>, 0x59b58fab1e5b <vm_exec_core+7787>, 0x59b58fab26e9 <vm_exec_core+9977>, 0x59b58fab45d7 <vm_exec_core+17895>, 0x59b58fab3f36 <vm_exec_core+16198>, 0x59b58fab45d2 <vm_exec_core+17890>, 0x59b58fab4d79 <vm_exec_core+19849>, 0x59b58fab4d39 <vm_exec_core+19785>, 0x59b58fab1e56 <vm_exec_core+7782>, 0x59b58fab50d7 <vm_exec_core+20711>, 0x59b58fab345f <vm_exec_core+13423>, 0x59b58fab3464 <vm_exec_core+13428>, 0x59b58fab4d34 <vm_exec_core+19780>, 0x59b58fab48c7 <vm_exec_core+18647>...} reg_cfp = 0x7504033ff4f0 reg_pc = 0x51700020fb50 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> #23 0x000059b58faac79b 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>, 0x7ffe1bf4f2e0, <optimized out>, <optimized out>}, prev = 0x750403e2d240, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #24 0x000059b58fb2d7f2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7504033ff620, self=128660125631560, 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 = 0x7504057ad2c0 cfp = <optimized out> sp = 0x7504032ffa28 use_argv = 0x750403c2c0e0 stack_argv = 0x7504032ffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #25 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 = 0x7504033ff620 #26 0x000059b58fad9bf6 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. #27 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. #28 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #29 0x000059b58fad9bf6 in rb_yield (val=<optimized out>) No locals. #30 0x000059b58fc8dca6 in rb_ary_collect (ary=128659574225000) at /tmp/ruby/src/trunk_asan/array.c:3655 collect = 128659574221280 i = 47 #31 0x000059b58fb0fe88 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 = 0x750405de0138 cfunc = 0x50400000a758 recv = 128659574225000 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #32 0x000059b58fab8296 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7504033ff608, 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> #33 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 = {0x59b58fab67ff <vm_exec_core+26639>, 0x59b58fab2d7e <vm_exec_core+11662>, 0x59b58fab067d <vm_exec_core+1677>, 0x59b58fab173f <vm_exec_core+5967>, 0x59b58fab69e9 <vm_exec_core+27129>, 0x59b58fab13fd <vm_exec_core+5133>, 0x59b58fab7eb3 <vm_exec_core+32451>, 0x59b58fab58ff <vm_exec_core+22799>, 0x59b58fab3de5 <vm_exec_core+15861>, 0x59b58fab09da <vm_exec_core+2538>, 0x59b58fab71b9 <vm_exec_core+29129>, 0x59b58fab6dbf <vm_exec_core+28111>, 0x59b58fab1640 <vm_exec_core+5712>, 0x59b58fab0ef8 <vm_exec_core+3848>, 0x59b58fab5e83 <vm_exec_core+24211>, 0x59b58fab22dd <vm_exec_core+8941>, 0x59b58fab7636 <vm_exec_core+30278>, 0x59b58fab706e <vm_exec_core+28798>, 0x59b58fab2b9c <vm_exec_core+11180>, 0x59b58fab3d4d <vm_exec_core+15709>, 0x59b58fab5a29 <vm_exec_core+23097>, 0x59b58fab6fca <vm_exec_core+28634>, 0x59b58fab4c9c <vm_exec_core+19628>, 0x59b58fab5bd1 <vm_exec_core+23521>, 0x59b58fab63a9 <vm_exec_core+25529>, 0x59b58fab4b93 <vm_exec_core+19363>, 0x59b58fab0e4d <vm_exec_core+3677>, 0x59b58fab544f <vm_exec_core+21599>, 0x59b58fab0c0d <vm_exec_core+3101>, 0x59b58fab0ff6 <vm_exec_core+4102>, 0x59b58fab2fc6 <vm_exec_core+12246>, 0x59b58fab48db <vm_exec_core+18667>, 0x59b58fab5122 <vm_exec_core+20786>, 0x59b58fab46e6 <vm_exec_core+18166>, 0x59b58fab08f6 <vm_exec_core+2310>, 0x59b58fab6727 <vm_exec_core+26423>, 0x59b58fab6c82 <vm_exec_core+27794>, 0x59b58fab1093 <vm_exec_core+4259>, 0x59b58fab1d78 <vm_exec_core+7560>, 0x59b58fab16e5 <vm_exec_core+5877>, 0x59b58fab2530 <vm_exec_core+9536>, 0x59b58fab3ba1 <vm_exec_core+15281>, 0x59b58fab113a <vm_exec_core+4426>, 0x59b58fab6476 <vm_exec_core+25734>, 0x59b58fab1cae <vm_exec_core+7358>, 0x59b58fab3822 <vm_exec_core+14386>, 0x59b58fab42dc <vm_exec_core+17132>, 0x59b58fab5fe4 <vm_exec_core+24564>, 0x59b58fab4e9b <vm_exec_core+20139>, 0x59b58fab25d9 <vm_exec_core+9705>, 0x59b58fab1fd1 <vm_exec_core+8161>, 0x59b58fab5d88 <vm_exec_core+23960>, 0x59b58fab3222 <vm_exec_core+12850>, 0x59b58fab5521 <vm_exec_core+21809>, 0x59b58fab500f <vm_exec_core+20511>, 0x59b58fab55ae <vm_exec_core+21950>, 0x59b58fab690a <vm_exec_core+26906>, 0x59b58fab039b <vm_exec_core+939>, 0x59b58fab60f7 <vm_exec_core+24839>, 0x59b58fab28a2 <vm_exec_core+10418>, 0x59b58fab5c9e <vm_exec_core+23726>, 0x59b58fab29c8 <vm_exec_core+10712>, 0x59b58fab4adf <vm_exec_core+19183>, 0x59b58fab7901 <vm_exec_core+30993>, 0x59b58fab414b <vm_exec_core+16731>, 0x59b58fab47a3 <vm_exec_core+18355>, 0x59b58fab2c2f <vm_exec_core+11327>, 0x59b58fab20f5 <vm_exec_core+8453>, 0x59b58fab567b <vm_exec_core+22155>, 0x59b58fab1245 <vm_exec_core+4693>, 0x59b58fab3f4f <vm_exec_core+16223>, 0x59b58fabf0d9 <vm_exec_core+61673>, 0x59b58fab4ddc <vm_exec_core+19948>, 0x59b58fab12e0 <vm_exec_core+4848>, 0x59b58fab1b91 <vm_exec_core+7073>, 0x59b58fab19aa <vm_exec_core+6586>, 0x59b58fab1e6a <vm_exec_core+7802>, 0x59b58fab26f8 <vm_exec_core+9992>, 0x59b58fab755e <vm_exec_core+30062>, 0x59b58fab03a0 <vm_exec_core+944>, 0x59b58fab1ab6 <vm_exec_core+6854>, 0x59b58fab803b <vm_exec_core+32843>, 0x59b58fab534d <vm_exec_core+21341>, 0x59b58fab45dc <vm_exec_core+17900>, 0x59b58fab6506 <vm_exec_core+25878>, 0x59b58fab83f8 <vm_exec_core+33800>, 0x59b58fab682e <vm_exec_core+26686>, 0x59b58fab76d8 <vm_exec_core+30440>, 0x59b58fab77a9 <vm_exec_core+30649>, 0x59b58fab0d17 <vm_exec_core+3367>, 0x59b58fab70da <vm_exec_core+28906>, 0x59b58fab3146 <vm_exec_core+12630>, 0x59b58fab7325 <vm_exec_core+29493>, 0x59b58fab2a6d <vm_exec_core+10877>, 0x59b58fab237a <vm_exec_core+9098>, 0x59b58fab367d <vm_exec_core+13965>, 0x59b58fab11ab <vm_exec_core+4539>, 0x59b58fab7876 <vm_exec_core+30854>, 0x59b58fab38db <vm_exec_core+14571>, 0x59b58fab3469 <vm_exec_core+13433>, 0x59b58fab0494 <vm_exec_core+1188>, 0x59b58fab0ab3 <vm_exec_core+2755>, 0x59b58fab448f <vm_exec_core+17567>, 0x59b58fab3a79 <vm_exec_core+14985>, 0x59b58fab4362 <vm_exec_core+17266>, 0x59b58fab4204 <vm_exec_core+16916>, 0x59b58fab3063 <vm_exec_core+12403>, 0x59b58fab3975 <vm_exec_core+14725>, 0x59b58fab355a <vm_exec_core+13674>, 0x59b58fab3cd2 <vm_exec_core+15586>, 0x59b58fab3c57 <vm_exec_core+15463>, 0x59b58fab67f0 <vm_exec_core+26624>, 0x59b58fab2d6f <vm_exec_core+11647>, 0x59b58fab066e <vm_exec_core+1662>, 0x59b58fab1730 <vm_exec_core+5952>, 0x59b58fab69da <vm_exec_core+27114>, 0x59b58fab13ee <vm_exec_core+5118>, 0x59b58fab7ea4 <vm_exec_core+32436>, 0x59b58fab58f0 <vm_exec_core+22784>, 0x59b58fab3dd6 <vm_exec_core+15846>, 0x59b58fab09cb <vm_exec_core+2523>, 0x59b58fab71aa <vm_exec_core+29114>, 0x59b58fab6db0 <vm_exec_core+28096>, 0x59b58fab1631 <vm_exec_core+5697>, 0x59b58fab0ee9 <vm_exec_core+3833>, 0x59b58fab5e74 <vm_exec_core+24196>, 0x59b58fab22ce <vm_exec_core+8926>, 0x59b58fab7627 <vm_exec_core+30263>, 0x59b58fab705f <vm_exec_core+28783>, 0x59b58fab2b8d <vm_exec_core+11165>, 0x59b58fab3d3e <vm_exec_core+15694>, 0x59b58fab5a1a <vm_exec_core+23082>, 0x59b58fab6fbb <vm_exec_core+28619>, 0x59b58fab4c8d <vm_exec_core+19613>, 0x59b58fab5bc2 <vm_exec_core+23506>, 0x59b58fab639a <vm_exec_core+25514>, 0x59b58fab4b84 <vm_exec_core+19348>, 0x59b58fab0e3e <vm_exec_core+3662>, 0x59b58fab5440 <vm_exec_core+21584>, 0x59b58fab0bfe <vm_exec_core+3086>, 0x59b58fab0fe7 <vm_exec_core+4087>, 0x59b58fab2fb7 <vm_exec_core+12231>, 0x59b58fab48cc <vm_exec_core+18652>, 0x59b58fab5113 <vm_exec_core+20771>, 0x59b58fab46d7 <vm_exec_core+18151>, 0x59b58fab08e7 <vm_exec_core+2295>, 0x59b58fab6718 <vm_exec_core+26408>, 0x59b58fab6c73 <vm_exec_core+27779>, 0x59b58fab1084 <vm_exec_core+4244>, 0x59b58fab1d69 <vm_exec_core+7545>, 0x59b58fab16d6 <vm_exec_core+5862>, 0x59b58fab2521 <vm_exec_core+9521>, 0x59b58fab3b92 <vm_exec_core+15266>, 0x59b58fab112b <vm_exec_core+4411>, 0x59b58fab6467 <vm_exec_core+25719>, 0x59b58fab1c9f <vm_exec_core+7343>, 0x59b58fab3813 <vm_exec_core+14371>, 0x59b58fab42cd <vm_exec_core+17117>, 0x59b58fab5fd5 <vm_exec_core+24549>, 0x59b58fab4e8c <vm_exec_core+20124>, 0x59b58fab25ca <vm_exec_core+9690>, 0x59b58fab1fc2 <vm_exec_core+8146>, 0x59b58fab5d79 <vm_exec_core+23945>, 0x59b58fab3213 <vm_exec_core+12835>, 0x59b58fab5512 <vm_exec_core+21794>, 0x59b58fab5000 <vm_exec_core+20496>, 0x59b58fab559f <vm_exec_core+21935>, 0x59b58fab68fb <vm_exec_core+26891>, 0x59b58fab4db9 <vm_exec_core+19913>, 0x59b58fab60e8 <vm_exec_core+24824>, 0x59b58fab2893 <vm_exec_core+10403>, 0x59b58fab5c8f <vm_exec_core+23711>, 0x59b58fab29b9 <vm_exec_core+10697>, 0x59b58fab4ad0 <vm_exec_core+19168>, 0x59b58fab4db9 <vm_exec_core+19913>, 0x59b58fab413c <vm_exec_core+16716>, 0x59b58fab4794 <vm_exec_core+18340>, 0x59b58fab2c20 <vm_exec_core+11312>, 0x59b58fab20e6 <vm_exec_core+8438>, 0x59b58fab566c <vm_exec_core+22140>, 0x59b58fab1236 <vm_exec_core+4678>, 0x59b58fab3f40 <vm_exec_core+16208>, 0x59b58fabf0ca <vm_exec_core+61658>, 0x59b58fab4dcd <vm_exec_core+19933>, 0x59b58fab12d1 <vm_exec_core+4833>, 0x59b58fab1b82 <vm_exec_core+7058>, 0x59b58fab199b <vm_exec_core+6571>, 0x59b58fab1e5b <vm_exec_core+7787>, 0x59b58fab26e9 <vm_exec_core+9977>, 0x59b58fab45d7 <vm_exec_core+17895>, 0x59b58fab3f36 <vm_exec_core+16198>, 0x59b58fab45d2 <vm_exec_core+17890>, 0x59b58fab4d79 <vm_exec_core+19849>, 0x59b58fab4d39 <vm_exec_core+19785>, 0x59b58fab1e56 <vm_exec_core+7782>, 0x59b58fab50d7 <vm_exec_core+20711>, 0x59b58fab345f <vm_exec_core+13423>, 0x59b58fab3464 <vm_exec_core+13428>, 0x59b58fab4d34 <vm_exec_core+19780>, 0x59b58fab48c7 <vm_exec_core+18647>...} reg_cfp = 0x7504033ff608 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> #34 0x000059b58faacb8b 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. #35 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 #36 0x000059b58fb2d7f2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7504033ff738, self=128660125631560, 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 = 0x7504057dbb48 cfp = <optimized out> sp = 0x7504032ff8d0 use_argv = 0x750403cdde20 stack_argv = 0x7504032ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #37 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 = 0x7504033ff738 #38 0x000059b58fad9bf6 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. #39 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. #40 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #41 0x000059b58fad9bf6 in rb_yield (val=<optimized out>) No locals. #42 0x000059b58fc8dca6 in rb_ary_collect (ary=128659574226360) at /tmp/ruby/src/trunk_asan/array.c:3655 collect = 128659574226240 i = 0 #43 0x000059b58fb0fe88 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 = 0x750405de0138 cfunc = 0x50400000a758 recv = 128659574226360 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #44 0x000059b58fab8296 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7504033ff720, 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> #45 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 = {0x59b58fab67ff <vm_exec_core+26639>, 0x59b58fab2d7e <vm_exec_core+11662>, 0x59b58fab067d <vm_exec_core+1677>, 0x59b58fab173f <vm_exec_core+5967>, 0x59b58fab69e9 <vm_exec_core+27129>, 0x59b58fab13fd <vm_exec_core+5133>, 0x59b58fab7eb3 <vm_exec_core+32451>, 0x59b58fab58ff <vm_exec_core+22799>, 0x59b58fab3de5 <vm_exec_core+15861>, 0x59b58fab09da <vm_exec_core+2538>, 0x59b58fab71b9 <vm_exec_core+29129>, 0x59b58fab6dbf <vm_exec_core+28111>, 0x59b58fab1640 <vm_exec_core+5712>, 0x59b58fab0ef8 <vm_exec_core+3848>, 0x59b58fab5e83 <vm_exec_core+24211>, 0x59b58fab22dd <vm_exec_core+8941>, 0x59b58fab7636 <vm_exec_core+30278>, 0x59b58fab706e <vm_exec_core+28798>, 0x59b58fab2b9c <vm_exec_core+11180>, 0x59b58fab3d4d <vm_exec_core+15709>, 0x59b58fab5a29 <vm_exec_core+23097>, 0x59b58fab6fca <vm_exec_core+28634>, 0x59b58fab4c9c <vm_exec_core+19628>, 0x59b58fab5bd1 <vm_exec_core+23521>, 0x59b58fab63a9 <vm_exec_core+25529>, 0x59b58fab4b93 <vm_exec_core+19363>, 0x59b58fab0e4d <vm_exec_core+3677>, 0x59b58fab544f <vm_exec_core+21599>, 0x59b58fab0c0d <vm_exec_core+3101>, 0x59b58fab0ff6 <vm_exec_core+4102>, 0x59b58fab2fc6 <vm_exec_core+12246>, 0x59b58fab48db <vm_exec_core+18667>, 0x59b58fab5122 <vm_exec_core+20786>, 0x59b58fab46e6 <vm_exec_core+18166>, 0x59b58fab08f6 <vm_exec_core+2310>, 0x59b58fab6727 <vm_exec_core+26423>, 0x59b58fab6c82 <vm_exec_core+27794>, 0x59b58fab1093 <vm_exec_core+4259>, 0x59b58fab1d78 <vm_exec_core+7560>, 0x59b58fab16e5 <vm_exec_core+5877>, 0x59b58fab2530 <vm_exec_core+9536>, 0x59b58fab3ba1 <vm_exec_core+15281>, 0x59b58fab113a <vm_exec_core+4426>, 0x59b58fab6476 <vm_exec_core+25734>, 0x59b58fab1cae <vm_exec_core+7358>, 0x59b58fab3822 <vm_exec_core+14386>, 0x59b58fab42dc <vm_exec_core+17132>, 0x59b58fab5fe4 <vm_exec_core+24564>, 0x59b58fab4e9b <vm_exec_core+20139>, 0x59b58fab25d9 <vm_exec_core+9705>, 0x59b58fab1fd1 <vm_exec_core+8161>, 0x59b58fab5d88 <vm_exec_core+23960>, 0x59b58fab3222 <vm_exec_core+12850>, 0x59b58fab5521 <vm_exec_core+21809>, 0x59b58fab500f <vm_exec_core+20511>, 0x59b58fab55ae <vm_exec_core+21950>, 0x59b58fab690a <vm_exec_core+26906>, 0x59b58fab039b <vm_exec_core+939>, 0x59b58fab60f7 <vm_exec_core+24839>, 0x59b58fab28a2 <vm_exec_core+10418>, 0x59b58fab5c9e <vm_exec_core+23726>, 0x59b58fab29c8 <vm_exec_core+10712>, 0x59b58fab4adf <vm_exec_core+19183>, 0x59b58fab7901 <vm_exec_core+30993>, 0x59b58fab414b <vm_exec_core+16731>, 0x59b58fab47a3 <vm_exec_core+18355>, 0x59b58fab2c2f <vm_exec_core+11327>, 0x59b58fab20f5 <vm_exec_core+8453>, 0x59b58fab567b <vm_exec_core+22155>, 0x59b58fab1245 <vm_exec_core+4693>, 0x59b58fab3f4f <vm_exec_core+16223>, 0x59b58fabf0d9 <vm_exec_core+61673>, 0x59b58fab4ddc <vm_exec_core+19948>, 0x59b58fab12e0 <vm_exec_core+4848>, 0x59b58fab1b91 <vm_exec_core+7073>, 0x59b58fab19aa <vm_exec_core+6586>, 0x59b58fab1e6a <vm_exec_core+7802>, 0x59b58fab26f8 <vm_exec_core+9992>, 0x59b58fab755e <vm_exec_core+30062>, 0x59b58fab03a0 <vm_exec_core+944>, 0x59b58fab1ab6 <vm_exec_core+6854>, 0x59b58fab803b <vm_exec_core+32843>, 0x59b58fab534d <vm_exec_core+21341>, 0x59b58fab45dc <vm_exec_core+17900>, 0x59b58fab6506 <vm_exec_core+25878>, 0x59b58fab83f8 <vm_exec_core+33800>, 0x59b58fab682e <vm_exec_core+26686>, 0x59b58fab76d8 <vm_exec_core+30440>, 0x59b58fab77a9 <vm_exec_core+30649>, 0x59b58fab0d17 <vm_exec_core+3367>, 0x59b58fab70da <vm_exec_core+28906>, 0x59b58fab3146 <vm_exec_core+12630>, 0x59b58fab7325 <vm_exec_core+29493>, 0x59b58fab2a6d <vm_exec_core+10877>, 0x59b58fab237a <vm_exec_core+9098>, 0x59b58fab367d <vm_exec_core+13965>, 0x59b58fab11ab <vm_exec_core+4539>, 0x59b58fab7876 <vm_exec_core+30854>, 0x59b58fab38db <vm_exec_core+14571>, 0x59b58fab3469 <vm_exec_core+13433>, 0x59b58fab0494 <vm_exec_core+1188>, 0x59b58fab0ab3 <vm_exec_core+2755>, 0x59b58fab448f <vm_exec_core+17567>, 0x59b58fab3a79 <vm_exec_core+14985>, 0x59b58fab4362 <vm_exec_core+17266>, 0x59b58fab4204 <vm_exec_core+16916>, 0x59b58fab3063 <vm_exec_core+12403>, 0x59b58fab3975 <vm_exec_core+14725>, 0x59b58fab355a <vm_exec_core+13674>, 0x59b58fab3cd2 <vm_exec_core+15586>, 0x59b58fab3c57 <vm_exec_core+15463>, 0x59b58fab67f0 <vm_exec_core+26624>, 0x59b58fab2d6f <vm_exec_core+11647>, 0x59b58fab066e <vm_exec_core+1662>, 0x59b58fab1730 <vm_exec_core+5952>, 0x59b58fab69da <vm_exec_core+27114>, 0x59b58fab13ee <vm_exec_core+5118>, 0x59b58fab7ea4 <vm_exec_core+32436>, 0x59b58fab58f0 <vm_exec_core+22784>, 0x59b58fab3dd6 <vm_exec_core+15846>, 0x59b58fab09cb <vm_exec_core+2523>, 0x59b58fab71aa <vm_exec_core+29114>, 0x59b58fab6db0 <vm_exec_core+28096>, 0x59b58fab1631 <vm_exec_core+5697>, 0x59b58fab0ee9 <vm_exec_core+3833>, 0x59b58fab5e74 <vm_exec_core+24196>, 0x59b58fab22ce <vm_exec_core+8926>, 0x59b58fab7627 <vm_exec_core+30263>, 0x59b58fab705f <vm_exec_core+28783>, 0x59b58fab2b8d <vm_exec_core+11165>, 0x59b58fab3d3e <vm_exec_core+15694>, 0x59b58fab5a1a <vm_exec_core+23082>, 0x59b58fab6fbb <vm_exec_core+28619>, 0x59b58fab4c8d <vm_exec_core+19613>, 0x59b58fab5bc2 <vm_exec_core+23506>, 0x59b58fab639a <vm_exec_core+25514>, 0x59b58fab4b84 <vm_exec_core+19348>, 0x59b58fab0e3e <vm_exec_core+3662>, 0x59b58fab5440 <vm_exec_core+21584>, 0x59b58fab0bfe <vm_exec_core+3086>, 0x59b58fab0fe7 <vm_exec_core+4087>, 0x59b58fab2fb7 <vm_exec_core+12231>, 0x59b58fab48cc <vm_exec_core+18652>, 0x59b58fab5113 <vm_exec_core+20771>, 0x59b58fab46d7 <vm_exec_core+18151>, 0x59b58fab08e7 <vm_exec_core+2295>, 0x59b58fab6718 <vm_exec_core+26408>, 0x59b58fab6c73 <vm_exec_core+27779>, 0x59b58fab1084 <vm_exec_core+4244>, 0x59b58fab1d69 <vm_exec_core+7545>, 0x59b58fab16d6 <vm_exec_core+5862>, 0x59b58fab2521 <vm_exec_core+9521>, 0x59b58fab3b92 <vm_exec_core+15266>, 0x59b58fab112b <vm_exec_core+4411>, 0x59b58fab6467 <vm_exec_core+25719>, 0x59b58fab1c9f <vm_exec_core+7343>, 0x59b58fab3813 <vm_exec_core+14371>, 0x59b58fab42cd <vm_exec_core+17117>, 0x59b58fab5fd5 <vm_exec_core+24549>, 0x59b58fab4e8c <vm_exec_core+20124>, 0x59b58fab25ca <vm_exec_core+9690>, 0x59b58fab1fc2 <vm_exec_core+8146>, 0x59b58fab5d79 <vm_exec_core+23945>, 0x59b58fab3213 <vm_exec_core+12835>, 0x59b58fab5512 <vm_exec_core+21794>, 0x59b58fab5000 <vm_exec_core+20496>, 0x59b58fab559f <vm_exec_core+21935>, 0x59b58fab68fb <vm_exec_core+26891>, 0x59b58fab4db9 <vm_exec_core+19913>, 0x59b58fab60e8 <vm_exec_core+24824>, 0x59b58fab2893 <vm_exec_core+10403>, 0x59b58fab5c8f <vm_exec_core+23711>, 0x59b58fab29b9 <vm_exec_core+10697>, 0x59b58fab4ad0 <vm_exec_core+19168>, 0x59b58fab4db9 <vm_exec_core+19913>, 0x59b58fab413c <vm_exec_core+16716>, 0x59b58fab4794 <vm_exec_core+18340>, 0x59b58fab2c20 <vm_exec_core+11312>, 0x59b58fab20e6 <vm_exec_core+8438>, 0x59b58fab566c <vm_exec_core+22140>, 0x59b58fab1236 <vm_exec_core+4678>, 0x59b58fab3f40 <vm_exec_core+16208>, 0x59b58fabf0ca <vm_exec_core+61658>, 0x59b58fab4dcd <vm_exec_core+19933>, 0x59b58fab12d1 <vm_exec_core+4833>, 0x59b58fab1b82 <vm_exec_core+7058>, 0x59b58fab199b <vm_exec_core+6571>, 0x59b58fab1e5b <vm_exec_core+7787>, 0x59b58fab26e9 <vm_exec_core+9977>, 0x59b58fab45d7 <vm_exec_core+17895>, 0x59b58fab3f36 <vm_exec_core+16198>, 0x59b58fab45d2 <vm_exec_core+17890>, 0x59b58fab4d79 <vm_exec_core+19849>, 0x59b58fab4d39 <vm_exec_core+19785>, 0x59b58fab1e56 <vm_exec_core+7782>, 0x59b58fab50d7 <vm_exec_core+20711>, 0x59b58fab345f <vm_exec_core+13423>, 0x59b58fab3464 <vm_exec_core+13428>, 0x59b58fab4d34 <vm_exec_core+19780>, 0x59b58fab48c7 <vm_exec_core+18647>...} reg_cfp = 0x7504033ff720 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> th: 0x515000000300, native_id: 0x75040611dc40 -- Control frame information ----------------------------------------------- INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> c:0015 p:---- s:0108 e:000107 CFUNC :fork c:0014 p:0026 s:0104 e:000103 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2784 INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 c:0011 p:0093 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1677 [FINISH] INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> c:0010 p:---- s:0069 e:000068 CFUNC :map c:0009 p:0114 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1664 INSN_LABEL_trace_opt_nil_p = <optimized out> c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1368 c:0007 p:0069 s:0046 E:000ac0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 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> c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> c:0005 p:---- s:0026 e:000025 CFUNC :map c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 INSN_LABEL_trace_opt_lt = <optimized out> c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 c:0002 p:0062 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] 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> #46 0x000059b58faacb8b 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. #47 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 #48 0x000059b58f7225db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7504057dbcd8) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe1bf50a70, <optimized out>, 0x7ffe1bf509c0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7504057dbcd8 #49 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #50 0x000059b58f71bb47 in rb_main (argc=11, argv=0x7ffe1bf50c38) at /tmp/ruby/src/trunk_asan/main.c:42 variable_in_this_stack_frame = <optimized out> #51 main (argc=11, argv=0x7ffe1bf50c38) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 12826) detached] $ timeout 60 gdb -p 12829 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 12831] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000059b58f6f7e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x75040611dc40 (LWP 12829) "ruby" 0x000059b58f6f7e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x7503e9c006c0 (LWP 12831) "ruby" 0x0000750405f1b4cd in __GI___poll (fds=0x7503d0109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7503e9c006c0 (LWP 12831) "ruby"): #0 0x0000750405f1b4cd in __GI___poll (fds=0x7503d0109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000059b58f6826da in __interceptor_poll () No symbol table info available. #2 0x000059b58fa4077f 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 0x000059b58f6dba8f in asan_thread_start(void*) () No symbol table info available. #5 0x0000750405e9caa4 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 = {128659667027648, 8350521055645604060, 128659667027648, -352, 25, 140729367453488, 8350521055633021148, 8353291120816888028}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x0000750405f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x75040611dc40 (LWP 12829) "ruby"): #0 0x000059b58f6f7e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x000059b58f6f8dfa in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x000059b58f645788 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 0x000059b58f645579 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 0x000059b58f6453ad 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 0x000059b58f644ded in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) () No symbol table info available. #6 0x000059b58f644a36 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) () No symbol table info available. #7 0x000059b58f646d06 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #8 0x000059b58f6ddbd0 in __interceptor_free () No symbol table info available. #9 0x000059b58f74e7fc in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x5040033eb950, old_size=18446744073709551104) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8225 objspace = 0x51d000000a80 malloc_increase_done = <optimized out> #10 ruby_sized_xfree (x=0x5040033eb950, x@entry=0x51d000000a88, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4792 No locals. #11 ruby_xfree (x=x@entry=0x5040033eb950) at /tmp/ruby/src/trunk_asan/gc.c:4803 No locals. #12 0x000059b58f74e4c1 in rb_data_free (objspace=0x51d000000a80, obj=128659574413800) at /tmp/ruby/src/trunk_asan/gc.c:1190 free_immediately = -512 dfree = 0x0 data = 0x5040033eb950 free_immediately = <optimized out> dfree = <optimized out> #13 rb_gc_obj_free (objspace=objspace@entry=0x51d000000a80, obj=obj@entry=128659574413800) at /tmp/ruby/src/trunk_asan/gc.c:1365 No locals. #14 0x000059b58f75026c in rb_gc_impl_shutdown_call_finalizer (objspace_ptr=0x51d000000a80) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3121 poisoned = 0x0 vp = 128659574413800 page = <optimized out> p = 128659574413800 pend = 128659574423520 i = 80 objspace = 0x51d000000a80 lock_lev = 1 i = <optimized out> page = <optimized out> p = <optimized out> pend = <optimized out> stride = <optimized out> vp = <optimized out> poisoned = <optimized out> unpoisoning = <optimized out> #15 rb_objspace_call_finalizer () at /tmp/ruby/src/trunk_asan/gc.c:1741 No locals. #16 0x000059b58f721ad8 in rb_ec_finalize (ec=0x5160000006d0) at /tmp/ruby/src/trunk_asan/eval.c:164 No locals. #17 rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:255 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe1bf4ea70, <optimized out>, 0x7ffe1bf4e940, <optimized out>, <optimized out>}, prev = 0x750403e24f40, state = RUBY_TAG_NONE, lock_rec = 0} save_error = 4 sysex = 0 signaled = 0 th0 = 0x515000000300 step = 4 message = 4 th = 0x515000000300 buf = <optimized out> state = <optimized out> #18 0x000059b58f72211b in ruby_stop (ex=264, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290 No locals. #19 0x000059b58f8a167d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4284 status = <optimized out> pid = <optimized out> #20 0x000059b58fb0fe88 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 = 0x7503e3a94190 cfunc = 0x504000020058 recv = 128659574282960 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #21 0x000059b58fab8296 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7504033ff4f0, cd=0x50c000e825b0, 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> #22 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 = 0x50c000e825b0 insns_address_table = {0x59b58fab67ff <vm_exec_core+26639>, 0x59b58fab2d7e <vm_exec_core+11662>, 0x59b58fab067d <vm_exec_core+1677>, 0x59b58fab173f <vm_exec_core+5967>, 0x59b58fab69e9 <vm_exec_core+27129>, 0x59b58fab13fd <vm_exec_core+5133>, 0x59b58fab7eb3 <vm_exec_core+32451>, 0x59b58fab58ff <vm_exec_core+22799>, 0x59b58fab3de5 <vm_exec_core+15861>, 0x59b58fab09da <vm_exec_core+2538>, 0x59b58fab71b9 <vm_exec_core+29129>, 0x59b58fab6dbf <vm_exec_core+28111>, 0x59b58fab1640 <vm_exec_core+5712>, 0x59b58fab0ef8 <vm_exec_core+3848>, 0x59b58fab5e83 <vm_exec_core+24211>, 0x59b58fab22dd <vm_exec_core+8941>, 0x59b58fab7636 <vm_exec_core+30278>, 0x59b58fab706e <vm_exec_core+28798>, 0x59b58fab2b9c <vm_exec_core+11180>, 0x59b58fab3d4d <vm_exec_core+15709>, 0x59b58fab5a29 <vm_exec_core+23097>, 0x59b58fab6fca <vm_exec_core+28634>, 0x59b58fab4c9c <vm_exec_core+19628>, 0x59b58fab5bd1 <vm_exec_core+23521>, 0x59b58fab63a9 <vm_exec_core+25529>, 0x59b58fab4b93 <vm_exec_core+19363>, 0x59b58fab0e4d <vm_exec_core+3677>, 0x59b58fab544f <vm_exec_core+21599>, 0x59b58fab0c0d <vm_exec_core+3101>, 0x59b58fab0ff6 <vm_exec_core+4102>, 0x59b58fab2fc6 <vm_exec_core+12246>, 0x59b58fab48db <vm_exec_core+18667>, 0x59b58fab5122 <vm_exec_core+20786>, 0x59b58fab46e6 <vm_exec_core+18166>, 0x59b58fab08f6 <vm_exec_core+2310>, 0x59b58fab6727 <vm_exec_core+26423>, 0x59b58fab6c82 <vm_exec_core+27794>, 0x59b58fab1093 <vm_exec_core+4259>, 0x59b58fab1d78 <vm_exec_core+7560>, 0x59b58fab16e5 <vm_exec_core+5877>, 0x59b58fab2530 <vm_exec_core+9536>, 0x59b58fab3ba1 <vm_exec_core+15281>, 0x59b58fab113a <vm_exec_core+4426>, 0x59b58fab6476 <vm_exec_core+25734>, 0x59b58fab1cae <vm_exec_core+7358>, 0x59b58fab3822 <vm_exec_core+14386>, 0x59b58fab42dc <vm_exec_core+17132>, 0x59b58fab5fe4 <vm_exec_core+24564>, 0x59b58fab4e9b <vm_exec_core+20139>, 0x59b58fab25d9 <vm_exec_core+9705>, 0x59b58fab1fd1 <vm_exec_core+8161>, 0x59b58fab5d88 <vm_exec_core+23960>, 0x59b58fab3222 <vm_exec_core+12850>, 0x59b58fab5521 <vm_exec_core+21809>, 0x59b58fab500f <vm_exec_core+20511>, 0x59b58fab55ae <vm_exec_core+21950>, 0x59b58fab690a <vm_exec_core+26906>, 0x59b58fab039b <vm_exec_core+939>, 0x59b58fab60f7 <vm_exec_core+24839>, 0x59b58fab28a2 <vm_exec_core+10418>, 0x59b58fab5c9e <vm_exec_core+23726>, 0x59b58fab29c8 <vm_exec_core+10712>, 0x59b58fab4adf <vm_exec_core+19183>, 0x59b58fab7901 <vm_exec_core+30993>, 0x59b58fab414b <vm_exec_core+16731>, 0x59b58fab47a3 <vm_exec_core+18355>, 0x59b58fab2c2f <vm_exec_core+11327>, 0x59b58fab20f5 <vm_exec_core+8453>, 0x59b58fab567b <vm_exec_core+22155>, 0x59b58fab1245 <vm_exec_core+4693>, 0x59b58fab3f4f <vm_exec_core+16223>, 0x59b58fabf0d9 <vm_exec_core+61673>, 0x59b58fab4ddc <vm_exec_core+19948>, 0x59b58fab12e0 <vm_exec_core+4848>, 0x59b58fab1b91 <vm_exec_core+7073>, 0x59b58fab19aa <vm_exec_core+6586>, 0x59b58fab1e6a <vm_exec_core+7802>, 0x59b58fab26f8 <vm_exec_core+9992>, 0x59b58fab755e <vm_exec_core+30062>, 0x59b58fab03a0 <vm_exec_core+944>, 0x59b58fab1ab6 <vm_exec_core+6854>, 0x59b58fab803b <vm_exec_core+32843>, 0x59b58fab534d <vm_exec_core+21341>, 0x59b58fab45dc <vm_exec_core+17900>, 0x59b58fab6506 <vm_exec_core+25878>, 0x59b58fab83f8 <vm_exec_core+33800>, 0x59b58fab682e <vm_exec_core+26686>, 0x59b58fab76d8 <vm_exec_core+30440>, 0x59b58fab77a9 <vm_exec_core+30649>, 0x59b58fab0d17 <vm_exec_core+3367>, 0x59b58fab70da <vm_exec_core+28906>, 0x59b58fab3146 <vm_exec_core+12630>, 0x59b58fab7325 <vm_exec_core+29493>, 0x59b58fab2a6d <vm_exec_core+10877>, 0x59b58fab237a <vm_exec_core+9098>, 0x59b58fab367d <vm_exec_core+13965>, 0x59b58fab11ab <vm_exec_core+4539>, 0x59b58fab7876 <vm_exec_core+30854>, 0x59b58fab38db <vm_exec_core+14571>, 0x59b58fab3469 <vm_exec_core+13433>, 0x59b58fab0494 <vm_exec_core+1188>, 0x59b58fab0ab3 <vm_exec_core+2755>, 0x59b58fab448f <vm_exec_core+17567>, 0x59b58fab3a79 <vm_exec_core+14985>, 0x59b58fab4362 <vm_exec_core+17266>, 0x59b58fab4204 <vm_exec_core+16916>, 0x59b58fab3063 <vm_exec_core+12403>, 0x59b58fab3975 <vm_exec_core+14725>, 0x59b58fab355a <vm_exec_core+13674>, 0x59b58fab3cd2 <vm_exec_core+15586>, 0x59b58fab3c57 <vm_exec_core+15463>, 0x59b58fab67f0 <vm_exec_core+26624>, 0x59b58fab2d6f <vm_exec_core+11647>, 0x59b58fab066e <vm_exec_core+1662>, 0x59b58fab1730 <vm_exec_core+5952>, 0x59b58fab69da <vm_exec_core+27114>, 0x59b58fab13ee <vm_exec_core+5118>, 0x59b58fab7ea4 <vm_exec_core+32436>, 0x59b58fab58f0 <vm_exec_core+22784>, 0x59b58fab3dd6 <vm_exec_core+15846>, 0x59b58fab09cb <vm_exec_core+2523>, 0x59b58fab71aa <vm_exec_core+29114>, 0x59b58fab6db0 <vm_exec_core+28096>, 0x59b58fab1631 <vm_exec_core+5697>, 0x59b58fab0ee9 <vm_exec_core+3833>, 0x59b58fab5e74 <vm_exec_core+24196>, 0x59b58fab22ce <vm_exec_core+8926>, 0x59b58fab7627 <vm_exec_core+30263>, 0x59b58fab705f <vm_exec_core+28783>, 0x59b58fab2b8d <vm_exec_core+11165>, 0x59b58fab3d3e <vm_exec_core+15694>, 0x59b58fab5a1a <vm_exec_core+23082>, 0x59b58fab6fbb <vm_exec_core+28619>, 0x59b58fab4c8d <vm_exec_core+19613>, 0x59b58fab5bc2 <vm_exec_core+23506>, 0x59b58fab639a <vm_exec_core+25514>, 0x59b58fab4b84 <vm_exec_core+19348>, 0x59b58fab0e3e <vm_exec_core+3662>, 0x59b58fab5440 <vm_exec_core+21584>, 0x59b58fab0bfe <vm_exec_core+3086>, 0x59b58fab0fe7 <vm_exec_core+4087>, 0x59b58fab2fb7 <vm_exec_core+12231>, 0x59b58fab48cc <vm_exec_core+18652>, 0x59b58fab5113 <vm_exec_core+20771>, 0x59b58fab46d7 <vm_exec_core+18151>, 0x59b58fab08e7 <vm_exec_core+2295>, 0x59b58fab6718 <vm_exec_core+26408>, 0x59b58fab6c73 <vm_exec_core+27779>, 0x59b58fab1084 <vm_exec_core+4244>, 0x59b58fab1d69 <vm_exec_core+7545>, 0x59b58fab16d6 <vm_exec_core+5862>, 0x59b58fab2521 <vm_exec_core+9521>, 0x59b58fab3b92 <vm_exec_core+15266>, 0x59b58fab112b <vm_exec_core+4411>, 0x59b58fab6467 <vm_exec_core+25719>, 0x59b58fab1c9f <vm_exec_core+7343>, 0x59b58fab3813 <vm_exec_core+14371>, 0x59b58fab42cd <vm_exec_core+17117>, 0x59b58fab5fd5 <vm_exec_core+24549>, 0x59b58fab4e8c <vm_exec_core+20124>, 0x59b58fab25ca <vm_exec_core+9690>, 0x59b58fab1fc2 <vm_exec_core+8146>, 0x59b58fab5d79 <vm_exec_core+23945>, 0x59b58fab3213 <vm_exec_core+12835>, 0x59b58fab5512 <vm_exec_core+21794>, 0x59b58fab5000 <vm_exec_core+20496>, 0x59b58fab559f <vm_exec_core+21935>, 0x59b58fab68fb <vm_exec_core+26891>, 0x59b58fab4db9 <vm_exec_core+19913>, 0x59b58fab60e8 <vm_exec_core+24824>, 0x59b58fab2893 <vm_exec_core+10403>, 0x59b58fab5c8f <vm_exec_core+23711>, 0x59b58fab29b9 <vm_exec_core+10697>, 0x59b58fab4ad0 <vm_exec_core+19168>, 0x59b58fab4db9 <vm_exec_core+19913>, 0x59b58fab413c <vm_exec_core+16716>, 0x59b58fab4794 <vm_exec_core+18340>, 0x59b58fab2c20 <vm_exec_core+11312>, 0x59b58fab20e6 <vm_exec_core+8438>, 0x59b58fab566c <vm_exec_core+22140>, 0x59b58fab1236 <vm_exec_core+4678>, 0x59b58fab3f40 <vm_exec_core+16208>, 0x59b58fabf0ca <vm_exec_core+61658>, 0x59b58fab4dcd <vm_exec_core+19933>, 0x59b58fab12d1 <vm_exec_core+4833>, 0x59b58fab1b82 <vm_exec_core+7058>, 0x59b58fab199b <vm_exec_core+6571>, 0x59b58fab1e5b <vm_exec_core+7787>, 0x59b58fab26e9 <vm_exec_core+9977>, 0x59b58fab45d7 <vm_exec_core+17895>, 0x59b58fab3f36 <vm_exec_core+16198>, 0x59b58fab45d2 <vm_exec_core+17890>, 0x59b58fab4d79 <vm_exec_core+19849>, 0x59b58fab4d39 <vm_exec_core+19785>, 0x59b58fab1e56 <vm_exec_core+7782>, 0x59b58fab50d7 <vm_exec_core+20711>, 0x59b58fab345f <vm_exec_core+13423>, 0x59b58fab3464 <vm_exec_core+13428>, 0x59b58fab4d34 <vm_exec_core+19780>, 0x59b58fab48c7 <vm_exec_core+18647>...} reg_cfp = 0x7504033ff4f0 reg_pc = 0x51700020fb80 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> #23 0x000059b58faac79b 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>, 0x7ffe1bf4f2e0, <optimized out>, <optimized out>}, prev = 0x750403e2d240, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #24 0x000059b58fb2d7f2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7504033ff620, self=128660125631560, 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 = 0x7504057ad2c0 cfp = <optimized out> sp = 0x7504032ffa28 use_argv = 0x750403c2c0e0 stack_argv = 0x7504032ffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #25 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 = 0x7504033ff620 #26 0x000059b58fad9bf6 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. #27 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. #28 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #29 0x000059b58fad9bf6 in rb_yield (val=<optimized out>) No locals. #30 0x000059b58fc8dca6 in rb_ary_collect (ary=128659574225000) at /tmp/ruby/src/trunk_asan/array.c:3655 collect = 128659574221280 i = 47 #31 0x000059b58fb0fe88 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 = 0x750405de0138 cfunc = 0x50400000a758 recv = 128659574225000 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #32 0x000059b58fab8296 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7504033ff608, 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> #33 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 = {0x59b58fab67ff <vm_exec_core+26639>, 0x59b58fab2d7e <vm_exec_core+11662>, 0x59b58fab067d <vm_exec_core+1677>, 0x59b58fab173f <vm_exec_core+5967>, 0x59b58fab69e9 <vm_exec_core+27129>, 0x59b58fab13fd <vm_exec_core+5133>, 0x59b58fab7eb3 <vm_exec_core+32451>, 0x59b58fab58ff <vm_exec_core+22799>, 0x59b58fab3de5 <vm_exec_core+15861>, 0x59b58fab09da <vm_exec_core+2538>, 0x59b58fab71b9 <vm_exec_core+29129>, 0x59b58fab6dbf <vm_exec_core+28111>, 0x59b58fab1640 <vm_exec_core+5712>, 0x59b58fab0ef8 <vm_exec_core+3848>, 0x59b58fab5e83 <vm_exec_core+24211>, 0x59b58fab22dd <vm_exec_core+8941>, 0x59b58fab7636 <vm_exec_core+30278>, 0x59b58fab706e <vm_exec_core+28798>, 0x59b58fab2b9c <vm_exec_core+11180>, 0x59b58fab3d4d <vm_exec_core+15709>, 0x59b58fab5a29 <vm_exec_core+23097>, 0x59b58fab6fca <vm_exec_core+28634>, 0x59b58fab4c9c <vm_exec_core+19628>, 0x59b58fab5bd1 <vm_exec_core+23521>, 0x59b58fab63a9 <vm_exec_core+25529>, 0x59b58fab4b93 <vm_exec_core+19363>, 0x59b58fab0e4d <vm_exec_core+3677>, 0x59b58fab544f <vm_exec_core+21599>, 0x59b58fab0c0d <vm_exec_core+3101>, 0x59b58fab0ff6 <vm_exec_core+4102>, 0x59b58fab2fc6 <vm_exec_core+12246>, 0x59b58fab48db <vm_exec_core+18667>, 0x59b58fab5122 <vm_exec_core+20786>, 0x59b58fab46e6 <vm_exec_core+18166>, 0x59b58fab08f6 <vm_exec_core+2310>, 0x59b58fab6727 <vm_exec_core+26423>, 0x59b58fab6c82 <vm_exec_core+27794>, 0x59b58fab1093 <vm_exec_core+4259>, 0x59b58fab1d78 <vm_exec_core+7560>, 0x59b58fab16e5 <vm_exec_core+5877>, 0x59b58fab2530 <vm_exec_core+9536>, 0x59b58fab3ba1 <vm_exec_core+15281>, 0x59b58fab113a <vm_exec_core+4426>, 0x59b58fab6476 <vm_exec_core+25734>, 0x59b58fab1cae <vm_exec_core+7358>, 0x59b58fab3822 <vm_exec_core+14386>, 0x59b58fab42dc <vm_exec_core+17132>, 0x59b58fab5fe4 <vm_exec_core+24564>, 0x59b58fab4e9b <vm_exec_core+20139>, 0x59b58fab25d9 <vm_exec_core+9705>, 0x59b58fab1fd1 <vm_exec_core+8161>, 0x59b58fab5d88 <vm_exec_core+23960>, 0x59b58fab3222 <vm_exec_core+12850>, 0x59b58fab5521 <vm_exec_core+21809>, 0x59b58fab500f <vm_exec_core+20511>, 0x59b58fab55ae <vm_exec_core+21950>, 0x59b58fab690a <vm_exec_core+26906>, 0x59b58fab039b <vm_exec_core+939>, 0x59b58fab60f7 <vm_exec_core+24839>, 0x59b58fab28a2 <vm_exec_core+10418>, 0x59b58fab5c9e <vm_exec_core+23726>, 0x59b58fab29c8 <vm_exec_core+10712>, 0x59b58fab4adf <vm_exec_core+19183>, 0x59b58fab7901 <vm_exec_core+30993>, 0x59b58fab414b <vm_exec_core+16731>, 0x59b58fab47a3 <vm_exec_core+18355>, 0x59b58fab2c2f <vm_exec_core+11327>, 0x59b58fab20f5 <vm_exec_core+8453>, 0x59b58fab567b <vm_exec_core+22155>, 0x59b58fab1245 <vm_exec_core+4693>, 0x59b58fab3f4f <vm_exec_core+16223>, 0x59b58fabf0d9 <vm_exec_core+61673>, 0x59b58fab4ddc <vm_exec_core+19948>, 0x59b58fab12e0 <vm_exec_core+4848>, 0x59b58fab1b91 <vm_exec_core+7073>, 0x59b58fab19aa <vm_exec_core+6586>, 0x59b58fab1e6a <vm_exec_core+7802>, 0x59b58fab26f8 <vm_exec_core+9992>, 0x59b58fab755e <vm_exec_core+30062>, 0x59b58fab03a0 <vm_exec_core+944>, 0x59b58fab1ab6 <vm_exec_core+6854>, 0x59b58fab803b <vm_exec_core+32843>, 0x59b58fab534d <vm_exec_core+21341>, 0x59b58fab45dc <vm_exec_core+17900>, 0x59b58fab6506 <vm_exec_core+25878>, 0x59b58fab83f8 <vm_exec_core+33800>, 0x59b58fab682e <vm_exec_core+26686>, 0x59b58fab76d8 <vm_exec_core+30440>, 0x59b58fab77a9 <vm_exec_core+30649>, 0x59b58fab0d17 <vm_exec_core+3367>, 0x59b58fab70da <vm_exec_core+28906>, 0x59b58fab3146 <vm_exec_core+12630>, 0x59b58fab7325 <vm_exec_core+29493>, 0x59b58fab2a6d <vm_exec_core+10877>, 0x59b58fab237a <vm_exec_core+9098>, 0x59b58fab367d <vm_exec_core+13965>, 0x59b58fab11ab <vm_exec_core+4539>, 0x59b58fab7876 <vm_exec_core+30854>, 0x59b58fab38db <vm_exec_core+14571>, 0x59b58fab3469 <vm_exec_core+13433>, 0x59b58fab0494 <vm_exec_core+1188>, 0x59b58fab0ab3 <vm_exec_core+2755>, 0x59b58fab448f <vm_exec_core+17567>, 0x59b58fab3a79 <vm_exec_core+14985>, 0x59b58fab4362 <vm_exec_core+17266>, 0x59b58fab4204 <vm_exec_core+16916>, 0x59b58fab3063 <vm_exec_core+12403>, 0x59b58fab3975 <vm_exec_core+14725>, 0x59b58fab355a <vm_exec_core+13674>, 0x59b58fab3cd2 <vm_exec_core+15586>, 0x59b58fab3c57 <vm_exec_core+15463>, 0x59b58fab67f0 <vm_exec_core+26624>, 0x59b58fab2d6f <vm_exec_core+11647>, 0x59b58fab066e <vm_exec_core+1662>, 0x59b58fab1730 <vm_exec_core+5952>, 0x59b58fab69da <vm_exec_core+27114>, 0x59b58fab13ee <vm_exec_core+5118>, 0x59b58fab7ea4 <vm_exec_core+32436>, 0x59b58fab58f0 <vm_exec_core+22784>, 0x59b58fab3dd6 <vm_exec_core+15846>, 0x59b58fab09cb <vm_exec_core+2523>, 0x59b58fab71aa <vm_exec_core+29114>, 0x59b58fab6db0 <vm_exec_core+28096>, 0x59b58fab1631 <vm_exec_core+5697>, 0x59b58fab0ee9 <vm_exec_core+3833>, 0x59b58fab5e74 <vm_exec_core+24196>, 0x59b58fab22ce <vm_exec_core+8926>, 0x59b58fab7627 <vm_exec_core+30263>, 0x59b58fab705f <vm_exec_core+28783>, 0x59b58fab2b8d <vm_exec_core+11165>, 0x59b58fab3d3e <vm_exec_core+15694>, 0x59b58fab5a1a <vm_exec_core+23082>, 0x59b58fab6fbb <vm_exec_core+28619>, 0x59b58fab4c8d <vm_exec_core+19613>, 0x59b58fab5bc2 <vm_exec_core+23506>, 0x59b58fab639a <vm_exec_core+25514>, 0x59b58fab4b84 <vm_exec_core+19348>, 0x59b58fab0e3e <vm_exec_core+3662>, 0x59b58fab5440 <vm_exec_core+21584>, 0x59b58fab0bfe <vm_exec_core+3086>, 0x59b58fab0fe7 <vm_exec_core+4087>, 0x59b58fab2fb7 <vm_exec_core+12231>, 0x59b58fab48cc <vm_exec_core+18652>, 0x59b58fab5113 <vm_exec_core+20771>, 0x59b58fab46d7 <vm_exec_core+18151>, 0x59b58fab08e7 <vm_exec_core+2295>, 0x59b58fab6718 <vm_exec_core+26408>, 0x59b58fab6c73 <vm_exec_core+27779>, 0x59b58fab1084 <vm_exec_core+4244>, 0x59b58fab1d69 <vm_exec_core+7545>, 0x59b58fab16d6 <vm_exec_core+5862>, 0x59b58fab2521 <vm_exec_core+9521>, 0x59b58fab3b92 <vm_exec_core+15266>, 0x59b58fab112b <vm_exec_core+4411>, 0x59b58fab6467 <vm_exec_core+25719>, 0x59b58fab1c9f <vm_exec_core+7343>, 0x59b58fab3813 <vm_exec_core+14371>, 0x59b58fab42cd <vm_exec_core+17117>, 0x59b58fab5fd5 <vm_exec_core+24549>, 0x59b58fab4e8c <vm_exec_core+20124>, 0x59b58fab25ca <vm_exec_core+9690>, 0x59b58fab1fc2 <vm_exec_core+8146>, 0x59b58fab5d79 <vm_exec_core+23945>, 0x59b58fab3213 <vm_exec_core+12835>, 0x59b58fab5512 <vm_exec_core+21794>, 0x59b58fab5000 <vm_exec_core+20496>, 0x59b58fab559f <vm_exec_core+21935>, 0x59b58fab68fb <vm_exec_core+26891>, 0x59b58fab4db9 <vm_exec_core+19913>, 0x59b58fab60e8 <vm_exec_core+24824>, 0x59b58fab2893 <vm_exec_core+10403>, 0x59b58fab5c8f <vm_exec_core+23711>, 0x59b58fab29b9 <vm_exec_core+10697>, 0x59b58fab4ad0 <vm_exec_core+19168>, 0x59b58fab4db9 <vm_exec_core+19913>, 0x59b58fab413c <vm_exec_core+16716>, 0x59b58fab4794 <vm_exec_core+18340>, 0x59b58fab2c20 <vm_exec_core+11312>, 0x59b58fab20e6 <vm_exec_core+8438>, 0x59b58fab566c <vm_exec_core+22140>, 0x59b58fab1236 <vm_exec_core+4678>, 0x59b58fab3f40 <vm_exec_core+16208>, 0x59b58fabf0ca <vm_exec_core+61658>, 0x59b58fab4dcd <vm_exec_core+19933>, 0x59b58fab12d1 <vm_exec_core+4833>, 0x59b58fab1b82 <vm_exec_core+7058>, 0x59b58fab199b <vm_exec_core+6571>, 0x59b58fab1e5b <vm_exec_core+7787>, 0x59b58fab26e9 <vm_exec_core+9977>, 0x59b58fab45d7 <vm_exec_core+17895>, 0x59b58fab3f36 <vm_exec_core+16198>, 0x59b58fab45d2 <vm_exec_core+17890>, 0x59b58fab4d79 <vm_exec_core+19849>, 0x59b58fab4d39 <vm_exec_core+19785>, 0x59b58fab1e56 <vm_exec_core+7782>, 0x59b58fab50d7 <vm_exec_core+20711>, 0x59b58fab345f <vm_exec_core+13423>, 0x59b58fab3464 <vm_exec_core+13428>, 0x59b58fab4d34 <vm_exec_core+19780>, 0x59b58fab48c7 <vm_exec_core+18647>...} reg_cfp = 0x7504033ff608 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> #34 0x000059b58faacb8b 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. #35 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 #36 0x000059b58fb2d7f2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7504033ff738, self=128660125631560, 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 = 0x7504057dbb48 cfp = <optimized out> sp = 0x7504032ff8d0 use_argv = 0x750403cdde20 stack_argv = 0x7504032ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #37 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 = 0x7504033ff738 #38 0x000059b58fad9bf6 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. #39 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. #40 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #41 0x000059b58fad9bf6 in rb_yield (val=<optimized out>) No locals. #42 0x000059b58fc8dca6 in rb_ary_collect (ary=128659574226360) at /tmp/ruby/src/trunk_asan/array.c:3655 collect = 128659574226240 i = 0 #43 0x000059b58fb0fe88 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 = 0x750405de0138 cfunc = 0x50400000a758 recv = 128659574226360 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #44 0x000059b58fab8296 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7504033ff720, 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> #45 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 = {0x59b58fab67ff <vm_exec_core+26639>, 0x59b58fab2d7e <vm_exec_core+11662>, 0x59b58fab067d <vm_exec_core+1677>, 0x59b58fab173f <vm_exec_core+5967>, 0x59b58fab69e9 <vm_exec_core+27129>, 0x59b58fab13fd <vm_exec_core+5133>, 0x59b58fab7eb3 <vm_exec_core+32451>, 0x59b58fab58ff <vm_exec_core+22799>, 0x59b58fab3de5 <vm_exec_core+15861>, 0x59b58fab09da <vm_exec_core+2538>, 0x59b58fab71b9 <vm_exec_core+29129>, 0x59b58fab6dbf <vm_exec_core+28111>, 0x59b58fab1640 <vm_exec_core+5712>, 0x59b58fab0ef8 <vm_exec_core+3848>, 0x59b58fab5e83 <vm_exec_core+24211>, 0x59b58fab22dd <vm_exec_core+8941>, 0x59b58fab7636 <vm_exec_core+30278>, 0x59b58fab706e <vm_exec_core+28798>, 0x59b58fab2b9c <vm_exec_core+11180>, 0x59b58fab3d4d <vm_exec_core+15709>, 0x59b58fab5a29 <vm_exec_core+23097>, 0x59b58fab6fca <vm_exec_core+28634>, 0x59b58fab4c9c <vm_exec_core+19628>, 0x59b58fab5bd1 <vm_exec_core+23521>, 0x59b58fab63a9 <vm_exec_core+25529>, 0x59b58fab4b93 <vm_exec_core+19363>, 0x59b58fab0e4d <vm_exec_core+3677>, 0x59b58fab544f <vm_exec_core+21599>, 0x59b58fab0c0d <vm_exec_core+3101>, 0x59b58fab0ff6 <vm_exec_core+4102>, 0x59b58fab2fc6 <vm_exec_core+12246>, 0x59b58fab48db <vm_exec_core+18667>, 0x59b58fab5122 <vm_exec_core+20786>, 0x59b58fab46e6 <vm_exec_core+18166>, 0x59b58fab08f6 <vm_exec_core+2310>, 0x59b58fab6727 <vm_exec_core+26423>, 0x59b58fab6c82 <vm_exec_core+27794>, 0x59b58fab1093 <vm_exec_core+4259>, 0x59b58fab1d78 <vm_exec_core+7560>, 0x59b58fab16e5 <vm_exec_core+5877>, 0x59b58fab2530 <vm_exec_core+9536>, 0x59b58fab3ba1 <vm_exec_core+15281>, 0x59b58fab113a <vm_exec_core+4426>, 0x59b58fab6476 <vm_exec_core+25734>, 0x59b58fab1cae <vm_exec_core+7358>, 0x59b58fab3822 <vm_exec_core+14386>, 0x59b58fab42dc <vm_exec_core+17132>, 0x59b58fab5fe4 <vm_exec_core+24564>, 0x59b58fab4e9b <vm_exec_core+20139>, 0x59b58fab25d9 <vm_exec_core+9705>, 0x59b58fab1fd1 <vm_exec_core+8161>, 0x59b58fab5d88 <vm_exec_core+23960>, 0x59b58fab3222 <vm_exec_core+12850>, 0x59b58fab5521 <vm_exec_core+21809>, 0x59b58fab500f <vm_exec_core+20511>, 0x59b58fab55ae <vm_exec_core+21950>, 0x59b58fab690a <vm_exec_core+26906>, 0x59b58fab039b <vm_exec_core+939>, 0x59b58fab60f7 <vm_exec_core+24839>, 0x59b58fab28a2 <vm_exec_core+10418>, 0x59b58fab5c9e <vm_exec_core+23726>, 0x59b58fab29c8 <vm_exec_core+10712>, 0x59b58fab4adf <vm_exec_core+19183>, 0x59b58fab7901 <vm_exec_core+30993>, 0x59b58fab414b <vm_exec_core+16731>, 0x59b58fab47a3 <vm_exec_core+18355>, 0x59b58fab2c2f <vm_exec_core+11327>, 0x59b58fab20f5 <vm_exec_core+8453>, 0x59b58fab567b <vm_exec_core+22155>, 0x59b58fab1245 <vm_exec_core+4693>, 0x59b58fab3f4f <vm_exec_core+16223>, 0x59b58fabf0d9 <vm_exec_core+61673>, 0x59b58fab4ddc <vm_exec_core+19948>, 0x59b58fab12e0 <vm_exec_core+4848>, 0x59b58fab1b91 <vm_exec_core+7073>, 0x59b58fab19aa <vm_exec_core+6586>, 0x59b58fab1e6a <vm_exec_core+7802>, 0x59b58fab26f8 <vm_exec_core+9992>, 0x59b58fab755e <vm_exec_core+30062>, 0x59b58fab03a0 <vm_exec_core+944>, 0x59b58fab1ab6 <vm_exec_core+6854>, 0x59b58fab803b <vm_exec_core+32843>, 0x59b58fab534d <vm_exec_core+21341>, 0x59b58fab45dc <vm_exec_core+17900>, 0x59b58fab6506 <vm_exec_core+25878>, 0x59b58fab83f8 <vm_exec_core+33800>, 0x59b58fab682e <vm_exec_core+26686>, 0x59b58fab76d8 <vm_exec_core+30440>, 0x59b58fab77a9 <vm_exec_core+30649>, 0x59b58fab0d17 <vm_exec_core+3367>, 0x59b58fab70da <vm_exec_core+28906>, 0x59b58fab3146 <vm_exec_core+12630>, 0x59b58fab7325 <vm_exec_core+29493>, 0x59b58fab2a6d <vm_exec_core+10877>, 0x59b58fab237a <vm_exec_core+9098>, 0x59b58fab367d <vm_exec_core+13965>, 0x59b58fab11ab <vm_exec_core+4539>, 0x59b58fab7876 <vm_exec_core+30854>, 0x59b58fab38db <vm_exec_core+14571>, 0x59b58fab3469 <vm_exec_core+13433>, 0x59b58fab0494 <vm_exec_core+1188>, 0x59b58fab0ab3 <vm_exec_core+2755>, 0x59b58fab448f <vm_exec_core+17567>, 0x59b58fab3a79 <vm_exec_core+14985>, 0x59b58fab4362 <vm_exec_core+17266>, 0x59b58fab4204 <vm_exec_core+16916>, 0x59b58fab3063 <vm_exec_core+12403>, 0x59b58fab3975 <vm_exec_core+14725>, 0x59b58fab355a <vm_exec_core+13674>, 0x59b58fab3cd2 <vm_exec_core+15586>, 0x59b58fab3c57 <vm_exec_core+15463>, 0x59b58fab67f0 <vm_exec_core+26624>, 0x59b58fab2d6f <vm_exec_core+11647>, 0x59b58fab066e <vm_exec_core+1662>, 0x59b58fab1730 <vm_exec_core+5952>, 0x59b58fab69da <vm_exec_core+27114>, 0x59b58fab13ee <vm_exec_core+5118>, 0x59b58fab7ea4 <vm_exec_core+32436>, 0x59b58fab58f0 <vm_exec_core+22784>, 0x59b58fab3dd6 <vm_exec_core+15846>, 0x59b58fab09cb <vm_exec_core+2523>, 0x59b58fab71aa <vm_exec_core+29114>, 0x59b58fab6db0 <vm_exec_core+28096>, 0x59b58fab1631 <vm_exec_core+5697>, 0x59b58fab0ee9 <vm_exec_core+3833>, 0x59b58fab5e74 <vm_exec_core+24196>, 0x59b58fab22ce <vm_exec_core+8926>, 0x59b58fab7627 <vm_exec_core+30263>, 0x59b58fab705f <vm_exec_core+28783>, 0x59b58fab2b8d <vm_exec_core+11165>, 0x59b58fab3d3e <vm_exec_core+15694>, 0x59b58fab5a1a <vm_exec_core+23082>, 0x59b58fab6fbb <vm_exec_core+28619>, 0x59b58fab4c8d <vm_exec_core+19613>, 0x59b58fab5bc2 <vm_exec_core+23506>, 0x59b58fab639a <vm_exec_core+25514>, 0x59b58fab4b84 <vm_exec_core+19348>, 0x59b58fab0e3e <vm_exec_core+3662>, 0x59b58fab5440 <vm_exec_core+21584>, 0x59b58fab0bfe <vm_exec_core+3086>, 0x59b58fab0fe7 <vm_exec_core+4087>, 0x59b58fab2fb7 <vm_exec_core+12231>, 0x59b58fab48cc <vm_exec_core+18652>, 0x59b58fab5113 <vm_exec_core+20771>, 0x59b58fab46d7 <vm_exec_core+18151>, 0x59b58fab08e7 <vm_exec_core+2295>, 0x59b58fab6718 <vm_exec_core+26408>, 0x59b58fab6c73 <vm_exec_core+27779>, 0x59b58fab1084 <vm_exec_core+4244>, 0x59b58fab1d69 <vm_exec_core+7545>, 0x59b58fab16d6 <vm_exec_core+5862>, 0x59b58fab2521 <vm_exec_core+9521>, 0x59b58fab3b92 <vm_exec_core+15266>, 0x59b58fab112b <vm_exec_core+4411>, 0x59b58fab6467 <vm_exec_core+25719>, 0x59b58fab1c9f <vm_exec_core+7343>, 0x59b58fab3813 <vm_exec_core+14371>, 0x59b58fab42cd <vm_exec_core+17117>, 0x59b58fab5fd5 <vm_exec_core+24549>, 0x59b58fab4e8c <vm_exec_core+20124>, 0x59b58fab25ca <vm_exec_core+9690>, 0x59b58fab1fc2 <vm_exec_core+8146>, 0x59b58fab5d79 <vm_exec_core+23945>, 0x59b58fab3213 <vm_exec_core+12835>, 0x59b58fab5512 <vm_exec_core+21794>, 0x59b58fab5000 <vm_exec_core+20496>, 0x59b58fab559f <vm_exec_core+21935>, 0x59b58fab68fb <vm_exec_core+26891>, 0x59b58fab4db9 <vm_exec_core+19913>, 0x59b58fab60e8 <vm_exec_core+24824>, 0x59b58fab2893 <vm_exec_core+10403>, 0x59b58fab5c8f <vm_exec_core+23711>, 0x59b58fab29b9 <vm_exec_core+10697>, 0x59b58fab4ad0 <vm_exec_core+19168>, 0x59b58fab4db9 <vm_exec_core+19913>, 0x59b58fab413c <vm_exec_core+16716>, 0x59b58fab4794 <vm_exec_core+18340>, 0x59b58fab2c20 <vm_exec_core+11312>, 0x59b58fab20e6 <vm_exec_core+8438>, 0x59b58fab566c <vm_exec_core+22140>, 0x59b58fab1236 <vm_exec_core+4678>, 0x59b58fab3f40 <vm_exec_core+16208>, 0x59b58fabf0ca <vm_exec_core+61658>, 0x59b58fab4dcd <vm_exec_core+19933>, 0x59b58fab12d1 <vm_exec_core+4833>, 0x59b58fab1b82 <vm_exec_core+7058>, 0x59b58fab199b <vm_exec_core+6571>, 0x59b58fab1e5b <vm_exec_core+7787>, 0x59b58fab26e9 <vm_exec_core+9977>, 0x59b58fab45d7 <vm_exec_core+17895>, 0x59b58fab3f36 <vm_exec_core+16198>, 0x59b58fab45d2 <vm_exec_core+17890>, 0x59b58fab4d79 <vm_exec_core+19849>, 0x59b58fab4d39 <vm_exec_core+19785>, 0x59b58fab1e56 <vm_exec_core+7782>, 0x59b58fab50d7 <vm_exec_core+20711>, 0x59b58fab345f <vm_exec_core+13423>, 0x59b58fab3464 <vm_exec_core+13428>, 0x59b58fab4d34 <vm_exec_core+19780>, 0x59b58fab48c7 <vm_exec_core+18647>...} reg_cfp = 0x7504033ff720 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> th: 0x515000000300, native_id: 0x75040611dc40 INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> -- Control frame information ----------------------------------------------- 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> c:0015 p:---- s:0108 e:000107 CFUNC :fork c:0014 p:0032 s:0104 e:000103 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2789 INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> c:0011 p:0093 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1677 [FINISH] c:0010 p:---- s:0069 e:000068 CFUNC :map c:0009 p:0114 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1664 INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1368 INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> c:0007 p:0069 s:0046 E:000ac0 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] c:0005 p:---- s:0026 e:000025 CFUNC :map 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> c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 INSN_LABEL_send = <optimized out> c:0002 p:0062 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] 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> #46 0x000059b58faacb8b 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. #47 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 #48 0x000059b58f7225db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7504057dbcd8) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe1bf50a70, <optimized out>, 0x7ffe1bf509c0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7504057dbcd8 #49 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #50 0x000059b58f71bb47 in rb_main (argc=11, argv=0x7ffe1bf50c38) at /tmp/ruby/src/trunk_asan/main.c:42 variable_in_this_stack_frame = <optimized out> #51 main (argc=11, argv=0x7ffe1bf50c38) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 12829) detached] $ timeout 60 gdb -p 4180074 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 12830] [New LWP 11280] [New LWP 4186922] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000059b58f6f770e in __sanitizer::internal_madvise(unsigned long, unsigned long, int) () >>> Threads Id Target Id Frame * 1 Thread 0x75040611dc40 (LWP 4180074) "ruby" 0x000059b58f6f770e in __sanitizer::internal_madvise(unsigned long, unsigned long, int) () 2 Thread 0x7503e9c006c0 (LWP 12830) "ruby" 0x0000750405f1b4cd in __GI___poll (fds=0x7503d0109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x7503e30006c0 (LWP 11280) "parallel.rb:40" 0x0000750405f1b4cd in __GI___poll (fds=0x7503db826c60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x7503e36006c0 (LWP 4186922) "Timeout stdlib " 0x0000750405e98d71 in __futex_abstimed_wait_common64 (private=29955, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000277950) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 4 (Thread 0x7503e36006c0 (LWP 4186922) "Timeout stdlib "): #0 0x0000750405e98d71 in __futex_abstimed_wait_common64 (private=29955, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000277950) 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=29955, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000277950) 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=0x50c000277950, 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 0x0000750405e9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000277928) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x750405e9b4b0 <__condvar_cleanup_waiting>, __arg = 0x7503e35feb70, __canceltype = 140, __prev = 0x0} cbuffer = {wseq = 28, cond = 0x50c000277928, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 28 seq = 14 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=0x50c000277928, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x000059b58fa1649f in rb_native_cond_wait (cond=0x50c000277950, 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=0x515000066d80, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856 next_th = 0x515000000300 #7 0x000059b58fa3ada2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000066d80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098 can_direct_transfer = <optimized out> #8 0x000059b58fa20941 in native_sleep (th=0x515000066d80, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3288 sched = <optimized out> #9 sleep_forever (th=0x515000066d80, 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 0x000059b58fa39815 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=128660132218320, 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 0x000059b58f7262e0 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 = 0x516000f5dcd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7503e35feef0, <optimized out>, 0x7503e35fee00, <optimized out>, <optimized out>}, prev = 0x7503d3a09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516000f5dcd0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x000059b58fa38cfd 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 = 128660132218320, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 128660132218320, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400005ba10 end = 0 #14 0x000059b58fab8690 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 0x000059b58fab8690 in vm_invoke_builtin_delegate (ec=0x516000f5dcd0, cfp=0x7503d5cf1758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x516000f5dcd0) at ../../src/trunk_asan/insns.def:1695 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x59b58fab67ff <vm_exec_core+26639>, 0x59b58fab2d7e <vm_exec_core+11662>, 0x59b58fab067d <vm_exec_core+1677>, 0x59b58fab173f <vm_exec_core+5967>, 0x59b58fab69e9 <vm_exec_core+27129>, 0x59b58fab13fd <vm_exec_core+5133>, 0x59b58fab7eb3 <vm_exec_core+32451>, 0x59b58fab58ff <vm_exec_core+22799>, 0x59b58fab3de5 <vm_exec_core+15861>, 0x59b58fab09da <vm_exec_core+2538>, 0x59b58fab71b9 <vm_exec_core+29129>, 0x59b58fab6dbf <vm_exec_core+28111>, 0x59b58fab1640 <vm_exec_core+5712>, 0x59b58fab0ef8 <vm_exec_core+3848>, 0x59b58fab5e83 <vm_exec_core+24211>, 0x59b58fab22dd <vm_exec_core+8941>, 0x59b58fab7636 <vm_exec_core+30278>, 0x59b58fab706e <vm_exec_core+28798>, 0x59b58fab2b9c <vm_exec_core+11180>, 0x59b58fab3d4d <vm_exec_core+15709>, 0x59b58fab5a29 <vm_exec_core+23097>, 0x59b58fab6fca <vm_exec_core+28634>, 0x59b58fab4c9c <vm_exec_core+19628>, 0x59b58fab5bd1 <vm_exec_core+23521>, 0x59b58fab63a9 <vm_exec_core+25529>, 0x59b58fab4b93 <vm_exec_core+19363>, 0x59b58fab0e4d <vm_exec_core+3677>, 0x59b58fab544f <vm_exec_core+21599>, 0x59b58fab0c0d <vm_exec_core+3101>, 0x59b58fab0ff6 <vm_exec_core+4102>, 0x59b58fab2fc6 <vm_exec_core+12246>, 0x59b58fab48db <vm_exec_core+18667>, 0x59b58fab5122 <vm_exec_core+20786>, 0x59b58fab46e6 <vm_exec_core+18166>, 0x59b58fab08f6 <vm_exec_core+2310>, 0x59b58fab6727 <vm_exec_core+26423>, 0x59b58fab6c82 <vm_exec_core+27794>, 0x59b58fab1093 <vm_exec_core+4259>, 0x59b58fab1d78 <vm_exec_core+7560>, 0x59b58fab16e5 <vm_exec_core+5877>, 0x59b58fab2530 <vm_exec_core+9536>, 0x59b58fab3ba1 <vm_exec_core+15281>, 0x59b58fab113a <vm_exec_core+4426>, 0x59b58fab6476 <vm_exec_core+25734>, 0x59b58fab1cae <vm_exec_core+7358>, 0x59b58fab3822 <vm_exec_core+14386>, 0x59b58fab42dc <vm_exec_core+17132>, 0x59b58fab5fe4 <vm_exec_core+24564>, 0x59b58fab4e9b <vm_exec_core+20139>, 0x59b58fab25d9 <vm_exec_core+9705>, 0x59b58fab1fd1 <vm_exec_core+8161>, 0x59b58fab5d88 <vm_exec_core+23960>, 0x59b58fab3222 <vm_exec_core+12850>, 0x59b58fab5521 <vm_exec_core+21809>, 0x59b58fab500f <vm_exec_core+20511>, 0x59b58fab55ae <vm_exec_core+21950>, 0x59b58fab690a <vm_exec_core+26906>, 0x59b58fab039b <vm_exec_core+939>, 0x59b58fab60f7 <vm_exec_core+24839>, 0x59b58fab28a2 <vm_exec_core+10418>, 0x59b58fab5c9e <vm_exec_core+23726>, 0x59b58fab29c8 <vm_exec_core+10712>, 0x59b58fab4adf <vm_exec_core+19183>, 0x59b58fab7901 <vm_exec_core+30993>, 0x59b58fab414b <vm_exec_core+16731>, 0x59b58fab47a3 <vm_exec_core+18355>, 0x59b58fab2c2f <vm_exec_core+11327>, 0x59b58fab20f5 <vm_exec_core+8453>, 0x59b58fab567b <vm_exec_core+22155>, 0x59b58fab1245 <vm_exec_core+4693>, 0x59b58fab3f4f <vm_exec_core+16223>, 0x59b58fabf0d9 <vm_exec_core+61673>, 0x59b58fab4ddc <vm_exec_core+19948>, 0x59b58fab12e0 <vm_exec_core+4848>, 0x59b58fab1b91 <vm_exec_core+7073>, 0x59b58fab19aa <vm_exec_core+6586>, 0x59b58fab1e6a <vm_exec_core+7802>, 0x59b58fab26f8 <vm_exec_core+9992>, 0x59b58fab755e <vm_exec_core+30062>, 0x59b58fab03a0 <vm_exec_core+944>, 0x59b58fab1ab6 <vm_exec_core+6854>, 0x59b58fab803b <vm_exec_core+32843>, 0x59b58fab534d <vm_exec_core+21341>, 0x59b58fab45dc <vm_exec_core+17900>, 0x59b58fab6506 <vm_exec_core+25878>, 0x59b58fab83f8 <vm_exec_core+33800>, 0x59b58fab682e <vm_exec_core+26686>, 0x59b58fab76d8 <vm_exec_core+30440>, 0x59b58fab77a9 <vm_exec_core+30649>, 0x59b58fab0d17 <vm_exec_core+3367>, 0x59b58fab70da <vm_exec_core+28906>, 0x59b58fab3146 <vm_exec_core+12630>, 0x59b58fab7325 <vm_exec_core+29493>, 0x59b58fab2a6d <vm_exec_core+10877>, 0x59b58fab237a <vm_exec_core+9098>, 0x59b58fab367d <vm_exec_core+13965>, 0x59b58fab11ab <vm_exec_core+4539>, 0x59b58fab7876 <vm_exec_core+30854>, 0x59b58fab38db <vm_exec_core+14571>, 0x59b58fab3469 <vm_exec_core+13433>, 0x59b58fab0494 <vm_exec_core+1188>, 0x59b58fab0ab3 <vm_exec_core+2755>, 0x59b58fab448f <vm_exec_core+17567>, 0x59b58fab3a79 <vm_exec_core+14985>, 0x59b58fab4362 <vm_exec_core+17266>, 0x59b58fab4204 <vm_exec_core+16916>, 0x59b58fab3063 <vm_exec_core+12403>, 0x59b58fab3975 <vm_exec_core+14725>, 0x59b58fab355a <vm_exec_core+13674>, 0x59b58fab3cd2 <vm_exec_core+15586>, 0x59b58fab3c57 <vm_exec_core+15463>, 0x59b58fab67f0 <vm_exec_core+26624>, 0x59b58fab2d6f <vm_exec_core+11647>, 0x59b58fab066e <vm_exec_core+1662>, 0x59b58fab1730 <vm_exec_core+5952>, 0x59b58fab69da <vm_exec_core+27114>, 0x59b58fab13ee <vm_exec_core+5118>, 0x59b58fab7ea4 <vm_exec_core+32436>, 0x59b58fab58f0 <vm_exec_core+22784>, 0x59b58fab3dd6 <vm_exec_core+15846>, 0x59b58fab09cb <vm_exec_core+2523>, 0x59b58fab71aa <vm_exec_core+29114>, 0x59b58fab6db0 <vm_exec_core+28096>, 0x59b58fab1631 <vm_exec_core+5697>, 0x59b58fab0ee9 <vm_exec_core+3833>, 0x59b58fab5e74 <vm_exec_core+24196>, 0x59b58fab22ce <vm_exec_core+8926>, 0x59b58fab7627 <vm_exec_core+30263>, 0x59b58fab705f <vm_exec_core+28783>, 0x59b58fab2b8d <vm_exec_core+11165>, 0x59b58fab3d3e <vm_exec_core+15694>, 0x59b58fab5a1a <vm_exec_core+23082>, 0x59b58fab6fbb <vm_exec_core+28619>, 0x59b58fab4c8d <vm_exec_core+19613>, 0x59b58fab5bc2 <vm_exec_core+23506>, 0x59b58fab639a <vm_exec_core+25514>, 0x59b58fab4b84 <vm_exec_core+19348>, 0x59b58fab0e3e <vm_exec_core+3662>, 0x59b58fab5440 <vm_exec_core+21584>, 0x59b58fab0bfe <vm_exec_core+3086>, 0x59b58fab0fe7 <vm_exec_core+4087>, 0x59b58fab2fb7 <vm_exec_core+12231>, 0x59b58fab48cc <vm_exec_core+18652>, 0x59b58fab5113 <vm_exec_core+20771>, 0x59b58fab46d7 <vm_exec_core+18151>, 0x59b58fab08e7 <vm_exec_core+2295>, 0x59b58fab6718 <vm_exec_core+26408>, 0x59b58fab6c73 <vm_exec_core+27779>, 0x59b58fab1084 <vm_exec_core+4244>, 0x59b58fab1d69 <vm_exec_core+7545>, 0x59b58fab16d6 <vm_exec_core+5862>, 0x59b58fab2521 <vm_exec_core+9521>, 0x59b58fab3b92 <vm_exec_core+15266>, 0x59b58fab112b <vm_exec_core+4411>, 0x59b58fab6467 <vm_exec_core+25719>, 0x59b58fab1c9f <vm_exec_core+7343>, 0x59b58fab3813 <vm_exec_core+14371>, 0x59b58fab42cd <vm_exec_core+17117>, 0x59b58fab5fd5 <vm_exec_core+24549>, 0x59b58fab4e8c <vm_exec_core+20124>, 0x59b58fab25ca <vm_exec_core+9690>, 0x59b58fab1fc2 <vm_exec_core+8146>, 0x59b58fab5d79 <vm_exec_core+23945>, 0x59b58fab3213 <vm_exec_core+12835>, 0x59b58fab5512 <vm_exec_core+21794>, 0x59b58fab5000 <vm_exec_core+20496>, 0x59b58fab559f <vm_exec_core+21935>, 0x59b58fab68fb <vm_exec_core+26891>, 0x59b58fab4db9 <vm_exec_core+19913>, 0x59b58fab60e8 <vm_exec_core+24824>, 0x59b58fab2893 <vm_exec_core+10403>, 0x59b58fab5c8f <vm_exec_core+23711>, 0x59b58fab29b9 <vm_exec_core+10697>, 0x59b58fab4ad0 <vm_exec_core+19168>, 0x59b58fab4db9 <vm_exec_core+19913>, 0x59b58fab413c <vm_exec_core+16716>, 0x59b58fab4794 <vm_exec_core+18340>, 0x59b58fab2c20 <vm_exec_core+11312>, 0x59b58fab20e6 <vm_exec_core+8438>, 0x59b58fab566c <vm_exec_core+22140>, 0x59b58fab1236 <vm_exec_core+4678>, 0x59b58fab3f40 <vm_exec_core+16208>, 0x59b58fabf0ca <vm_exec_core+61658>, 0x59b58fab4dcd <vm_exec_core+19933>, 0x59b58fab12d1 <vm_exec_core+4833>, 0x59b58fab1b82 <vm_exec_core+7058>, 0x59b58fab199b <vm_exec_core+6571>, 0x59b58fab1e5b <vm_exec_core+7787>, 0x59b58fab26e9 <vm_exec_core+9977>, 0x59b58fab45d7 <vm_exec_core+17895>, 0x59b58fab3f36 <vm_exec_core+16198>, 0x59b58fab45d2 <vm_exec_core+17890>, 0x59b58fab4d79 <vm_exec_core+19849>, 0x59b58fab4d39 <vm_exec_core+19785>, 0x59b58fab1e56 <vm_exec_core+7782>, 0x59b58fab50d7 <vm_exec_core+20711>, 0x59b58fab345f <vm_exec_core+13423>, 0x59b58fab3464 <vm_exec_core+13428>, 0x59b58fab4d34 <vm_exec_core+19780>, 0x59b58fab48c7 <vm_exec_core+18647>...} reg_cfp = 0x7503d5cf1758 reg_pc = <optimized out> INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_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 0x000059b58faac79b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x516000f5dcd0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7503e35ff6c0, <optimized out>, <optimized out>}, prev = 0x7503e35ffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #18 0x000059b58fae9aab in invoke_iseq_block_from_c (ec=0x516000f5dcd0, captured=<optimized out>, self=128660132309040, 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 = 0x7504057a4f08 cfp = 0x7503d5cf17c8 sp = 0x7503d5bf1818 use_argv = <optimized out> stack_argv = 0x7503d5bf1818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x516000f5dcd0, self=128660132309040, 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 0x000059b58fae7d36 in rb_vm_invoke_proc (ec=0x50c000277950, proc=0x189, proc@entry=0x5040003922d0, argc=99192177, 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 0x000059b58fa3efed in thread_do_start_proc (th=th@entry=0x515000066d80) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x5040003922d0 args_len = 0 args_ptr = <optimized out> #23 0x000059b58fa3cbca in thread_do_start (th=0x515000066d80) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #24 thread_start_func_2 (th=th@entry=0x515000066d80, 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 0x000059b58fa3be8e in call_thread_start_func_2 (th=0x515000066d80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181 stack_start = <optimized out> stack_start_addr = 0x7503e35ffcc0 #26 nt_start (ptr=0x50c000277900) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226 th = 0x515000066d80 sched = <optimized out> nt = 0x50c000277900 vm = 0x525000000100 #27 0x000059b58f6dba8f in asan_thread_start(void*) () No symbol table info available. #28 0x0000750405e9caa4 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 = {128659560072896, 8350543870511880412, 128659560072896, -352, 0, 128659471979920, 8350543870499297500, 8353291120816888028}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x0000750405f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x7503e30006c0 (LWP 11280) "parallel.rb:40"): #0 0x0000750405f1b4cd in __GI___poll (fds=0x7503db826c60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000059b58f6826da in __interceptor_poll () No symbol table info available. #2 0x000059b58f7de2d9 in nogvl_wait_for (th=128659574226040, fptr=0x511000470940, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12577 fds = {fd = 6, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174 ready = <optimized out> #4 0x000059b58f7df76a in internal_read_func (ptr=0x7503db826a40) at /tmp/ruby/src/trunk_asan/io.c:1212 iis = 0x7503db826a40 result = <optimized out> #5 0x000059b58fa2488a in rb_thread_io_blocking_call (io=<optimized out>, func=0x59b58f7df260 <internal_read_func>, data1=0x7503db826a40, 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 0x000059b58f7262e0 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 = 0x516001ab1dd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7503e2ffedb0, <optimized out>, 0x7503e2ffecc0, <optimized out>, <optimized out>}, prev = 0x7503db809240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001ab1dd0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x000059b58f7f3a95 in io_read_memory_locktmp (str=128659428109408, 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 = 128659574226040, fptr = 0x511000470940, nonblock = 0, fd = 6, buf = 0x519000373280, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x511000470940 n = <optimized out> shrinkable = <optimized out> #9 0x000059b58f7cfe41 in io_readpartial (argc=-612209568, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3624 ret = <optimized out> #10 0x000059b58fb0fe88 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 = 0x750405dd9ec8 cfunc = 0x504000010f58 recv = 128659574226160 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x000059b58fabd889 in vm_sendish (ec=0x516001ab1dd0, reg_cfp=0x7503e1bff790, 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=0x516001ab1dd0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x59b58fab67ff <vm_exec_core+26639>, 0x59b58fab2d7e <vm_exec_core+11662>, 0x59b58fab067d <vm_exec_core+1677>, 0x59b58fab173f <vm_exec_core+5967>, 0x59b58fab69e9 <vm_exec_core+27129>, 0x59b58fab13fd <vm_exec_core+5133>, 0x59b58fab7eb3 <vm_exec_core+32451>, 0x59b58fab58ff <vm_exec_core+22799>, 0x59b58fab3de5 <vm_exec_core+15861>, 0x59b58fab09da <vm_exec_core+2538>, 0x59b58fab71b9 <vm_exec_core+29129>, 0x59b58fab6dbf <vm_exec_core+28111>, 0x59b58fab1640 <vm_exec_core+5712>, 0x59b58fab0ef8 <vm_exec_core+3848>, 0x59b58fab5e83 <vm_exec_core+24211>, 0x59b58fab22dd <vm_exec_core+8941>, 0x59b58fab7636 <vm_exec_core+30278>, 0x59b58fab706e <vm_exec_core+28798>, 0x59b58fab2b9c <vm_exec_core+11180>, 0x59b58fab3d4d <vm_exec_core+15709>, 0x59b58fab5a29 <vm_exec_core+23097>, 0x59b58fab6fca <vm_exec_core+28634>, 0x59b58fab4c9c <vm_exec_core+19628>, 0x59b58fab5bd1 <vm_exec_core+23521>, 0x59b58fab63a9 <vm_exec_core+25529>, 0x59b58fab4b93 <vm_exec_core+19363>, 0x59b58fab0e4d <vm_exec_core+3677>, 0x59b58fab544f <vm_exec_core+21599>, 0x59b58fab0c0d <vm_exec_core+3101>, 0x59b58fab0ff6 <vm_exec_core+4102>, 0x59b58fab2fc6 <vm_exec_core+12246>, 0x59b58fab48db <vm_exec_core+18667>, 0x59b58fab5122 <vm_exec_core+20786>, 0x59b58fab46e6 <vm_exec_core+18166>, 0x59b58fab08f6 <vm_exec_core+2310>, 0x59b58fab6727 <vm_exec_core+26423>, 0x59b58fab6c82 <vm_exec_core+27794>, 0x59b58fab1093 <vm_exec_core+4259>, 0x59b58fab1d78 <vm_exec_core+7560>, 0x59b58fab16e5 <vm_exec_core+5877>, 0x59b58fab2530 <vm_exec_core+9536>, 0x59b58fab3ba1 <vm_exec_core+15281>, 0x59b58fab113a <vm_exec_core+4426>, 0x59b58fab6476 <vm_exec_core+25734>, 0x59b58fab1cae <vm_exec_core+7358>, 0x59b58fab3822 <vm_exec_core+14386>, 0x59b58fab42dc <vm_exec_core+17132>, 0x59b58fab5fe4 <vm_exec_core+24564>, 0x59b58fab4e9b <vm_exec_core+20139>, 0x59b58fab25d9 <vm_exec_core+9705>, 0x59b58fab1fd1 <vm_exec_core+8161>, 0x59b58fab5d88 <vm_exec_core+23960>, 0x59b58fab3222 <vm_exec_core+12850>, 0x59b58fab5521 <vm_exec_core+21809>, 0x59b58fab500f <vm_exec_core+20511>, 0x59b58fab55ae <vm_exec_core+21950>, 0x59b58fab690a <vm_exec_core+26906>, 0x59b58fab039b <vm_exec_core+939>, 0x59b58fab60f7 <vm_exec_core+24839>, 0x59b58fab28a2 <vm_exec_core+10418>, 0x59b58fab5c9e <vm_exec_core+23726>, 0x59b58fab29c8 <vm_exec_core+10712>, 0x59b58fab4adf <vm_exec_core+19183>, 0x59b58fab7901 <vm_exec_core+30993>, 0x59b58fab414b <vm_exec_core+16731>, 0x59b58fab47a3 <vm_exec_core+18355>, 0x59b58fab2c2f <vm_exec_core+11327>, 0x59b58fab20f5 <vm_exec_core+8453>, 0x59b58fab567b <vm_exec_core+22155>, 0x59b58fab1245 <vm_exec_core+4693>, 0x59b58fab3f4f <vm_exec_core+16223>, 0x59b58fabf0d9 <vm_exec_core+61673>, 0x59b58fab4ddc <vm_exec_core+19948>, 0x59b58fab12e0 <vm_exec_core+4848>, 0x59b58fab1b91 <vm_exec_core+7073>, 0x59b58fab19aa <vm_exec_core+6586>, 0x59b58fab1e6a <vm_exec_core+7802>, 0x59b58fab26f8 <vm_exec_core+9992>, 0x59b58fab755e <vm_exec_core+30062>, 0x59b58fab03a0 <vm_exec_core+944>, 0x59b58fab1ab6 <vm_exec_core+6854>, 0x59b58fab803b <vm_exec_core+32843>, 0x59b58fab534d <vm_exec_core+21341>, 0x59b58fab45dc <vm_exec_core+17900>, 0x59b58fab6506 <vm_exec_core+25878>, 0x59b58fab83f8 <vm_exec_core+33800>, 0x59b58fab682e <vm_exec_core+26686>, 0x59b58fab76d8 <vm_exec_core+30440>, 0x59b58fab77a9 <vm_exec_core+30649>, 0x59b58fab0d17 <vm_exec_core+3367>, 0x59b58fab70da <vm_exec_core+28906>, 0x59b58fab3146 <vm_exec_core+12630>, 0x59b58fab7325 <vm_exec_core+29493>, 0x59b58fab2a6d <vm_exec_core+10877>, 0x59b58fab237a <vm_exec_core+9098>, 0x59b58fab367d <vm_exec_core+13965>, 0x59b58fab11ab <vm_exec_core+4539>, 0x59b58fab7876 <vm_exec_core+30854>, 0x59b58fab38db <vm_exec_core+14571>, 0x59b58fab3469 <vm_exec_core+13433>, 0x59b58fab0494 <vm_exec_core+1188>, 0x59b58fab0ab3 <vm_exec_core+2755>, 0x59b58fab448f <vm_exec_core+17567>, 0x59b58fab3a79 <vm_exec_core+14985>, 0x59b58fab4362 <vm_exec_core+17266>, 0x59b58fab4204 <vm_exec_core+16916>, 0x59b58fab3063 <vm_exec_core+12403>, 0x59b58fab3975 <vm_exec_core+14725>, 0x59b58fab355a <vm_exec_core+13674>, 0x59b58fab3cd2 <vm_exec_core+15586>, 0x59b58fab3c57 <vm_exec_core+15463>, 0x59b58fab67f0 <vm_exec_core+26624>, 0x59b58fab2d6f <vm_exec_core+11647>, 0x59b58fab066e <vm_exec_core+1662>, 0x59b58fab1730 <vm_exec_core+5952>, 0x59b58fab69da <vm_exec_core+27114>, 0x59b58fab13ee <vm_exec_core+5118>, 0x59b58fab7ea4 <vm_exec_core+32436>, 0x59b58fab58f0 <vm_exec_core+22784>, 0x59b58fab3dd6 <vm_exec_core+15846>, 0x59b58fab09cb <vm_exec_core+2523>, 0x59b58fab71aa <vm_exec_core+29114>, 0x59b58fab6db0 <vm_exec_core+28096>, 0x59b58fab1631 <vm_exec_core+5697>, 0x59b58fab0ee9 <vm_exec_core+3833>, 0x59b58fab5e74 <vm_exec_core+24196>, 0x59b58fab22ce <vm_exec_core+8926>, 0x59b58fab7627 <vm_exec_core+30263>, 0x59b58fab705f <vm_exec_core+28783>, 0x59b58fab2b8d <vm_exec_core+11165>, 0x59b58fab3d3e <vm_exec_core+15694>, 0x59b58fab5a1a <vm_exec_core+23082>, 0x59b58fab6fbb <vm_exec_core+28619>, 0x59b58fab4c8d <vm_exec_core+19613>, 0x59b58fab5bc2 <vm_exec_core+23506>, 0x59b58fab639a <vm_exec_core+25514>, 0x59b58fab4b84 <vm_exec_core+19348>, 0x59b58fab0e3e <vm_exec_core+3662>, 0x59b58fab5440 <vm_exec_core+21584>, 0x59b58fab0bfe <vm_exec_core+3086>, 0x59b58fab0fe7 <vm_exec_core+4087>, 0x59b58fab2fb7 <vm_exec_core+12231>, 0x59b58fab48cc <vm_exec_core+18652>, 0x59b58fab5113 <vm_exec_core+20771>, 0x59b58fab46d7 <vm_exec_core+18151>, 0x59b58fab08e7 <vm_exec_core+2295>, 0x59b58fab6718 <vm_exec_core+26408>, 0x59b58fab6c73 <vm_exec_core+27779>, 0x59b58fab1084 <vm_exec_core+4244>, 0x59b58fab1d69 <vm_exec_core+7545>, 0x59b58fab16d6 <vm_exec_core+5862>, 0x59b58fab2521 <vm_exec_core+9521>, 0x59b58fab3b92 <vm_exec_core+15266>, 0x59b58fab112b <vm_exec_core+4411>, 0x59b58fab6467 <vm_exec_core+25719>, 0x59b58fab1c9f <vm_exec_core+7343>, 0x59b58fab3813 <vm_exec_core+14371>, 0x59b58fab42cd <vm_exec_core+17117>, 0x59b58fab5fd5 <vm_exec_core+24549>, 0x59b58fab4e8c <vm_exec_core+20124>, 0x59b58fab25ca <vm_exec_core+9690>, 0x59b58fab1fc2 <vm_exec_core+8146>, 0x59b58fab5d79 <vm_exec_core+23945>, 0x59b58fab3213 <vm_exec_core+12835>, 0x59b58fab5512 <vm_exec_core+21794>, 0x59b58fab5000 <vm_exec_core+20496>, 0x59b58fab559f <vm_exec_core+21935>, 0x59b58fab68fb <vm_exec_core+26891>, 0x59b58fab4db9 <vm_exec_core+19913>, 0x59b58fab60e8 <vm_exec_core+24824>, 0x59b58fab2893 <vm_exec_core+10403>, 0x59b58fab5c8f <vm_exec_core+23711>, 0x59b58fab29b9 <vm_exec_core+10697>, 0x59b58fab4ad0 <vm_exec_core+19168>, 0x59b58fab4db9 <vm_exec_core+19913>, 0x59b58fab413c <vm_exec_core+16716>, 0x59b58fab4794 <vm_exec_core+18340>, 0x59b58fab2c20 <vm_exec_core+11312>, 0x59b58fab20e6 <vm_exec_core+8438>, 0x59b58fab566c <vm_exec_core+22140>, 0x59b58fab1236 <vm_exec_core+4678>, 0x59b58fab3f40 <vm_exec_core+16208>, 0x59b58fabf0ca <vm_exec_core+61658>, 0x59b58fab4dcd <vm_exec_core+19933>, 0x59b58fab12d1 <vm_exec_core+4833>, 0x59b58fab1b82 <vm_exec_core+7058>, 0x59b58fab199b <vm_exec_core+6571>, 0x59b58fab1e5b <vm_exec_core+7787>, 0x59b58fab26e9 <vm_exec_core+9977>, 0x59b58fab45d7 <vm_exec_core+17895>, 0x59b58fab3f36 <vm_exec_core+16198>, 0x59b58fab45d2 <vm_exec_core+17890>, 0x59b58fab4d79 <vm_exec_core+19849>, 0x59b58fab4d39 <vm_exec_core+19785>, 0x59b58fab1e56 <vm_exec_core+7782>, 0x59b58fab50d7 <vm_exec_core+20711>, 0x59b58fab345f <vm_exec_core+13423>, 0x59b58fab3464 <vm_exec_core+13428>, 0x59b58fab4d34 <vm_exec_core+19780>, 0x59b58fab48c7 <vm_exec_core+18647>...} reg_cfp = 0x7503e1bff790 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 0x000059b58faac79b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x516001ab1dd0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7503e2fff6c0, <optimized out>, <optimized out>}, prev = 0x7503e2fffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #14 0x000059b58fae9aab in invoke_iseq_block_from_c (ec=0x516001ab1dd0, captured=<optimized out>, self=128660125631560, 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 = 0x7504057db990 cfp = 0x7503e1bff7c8 sp = 0x7503e1aff818 use_argv = <optimized out> stack_argv = 0x7503e1aff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x516001ab1dd0, self=128660125631560, 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 0x000059b58fae7d36 in rb_vm_invoke_proc (ec=0x7503db826c60, proc=0x1, proc@entry=0x50400327fb50, argc=99726541, 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 0x000059b58fa3efed in thread_do_start_proc (th=th@entry=0x51500021a000) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x50400327fb50 args_len = 0 args_ptr = <optimized out> #19 0x000059b58fa3cbca in thread_do_start (th=0x51500021a000) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #20 thread_start_func_2 (th=th@entry=0x51500021a000, 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 0x000059b58fa3be8e in call_thread_start_func_2 (th=0x51500021a000) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181 stack_start = <optimized out> stack_start_addr = 0x7503e2fffcc0 #22 nt_start (ptr=0x50c000e812c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226 th = 0x51500021a000 sched = <optimized out> nt = 0x50c000e812c0 vm = 0x525000000100 #23 0x000059b58f6dba8f in asan_thread_start(void*) () No symbol table info available. #24 0x0000750405e9caa4 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 = {128659553781440, 8350540297099090140, 128659553781440, -352, 25, 140729367455760, 8350540297086507228, 8353291120816888028}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x0000750405f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7503e9c006c0 (LWP 12830) "ruby"): #0 0x0000750405f1b4cd in __GI___poll (fds=0x7503d0109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000059b58f6826da in __interceptor_poll () No symbol table info available. #2 0x000059b58fa4077f 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 0x000059b58f6dba8f in asan_thread_start(void*) () No symbol table info available. #5 0x0000750405e9caa4 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 = {128659667027648, 8350521055645604060, 128659667027648, -352, 25, 140729367453520, 8350521055633021148, 8353291120816888028}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x0000750405f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x75040611dc40 (LWP 4180074) "ruby"): #0 0x000059b58f6f770e in __sanitizer::internal_madvise(unsigned long, unsigned long, int) () No symbol table info available. #1 0x000059b58f6461c4 in void __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::ReleaseFreeMemoryToOS<__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > > >(unsigned int*, unsigned long, unsigned long, unsigned long, __sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long) () No symbol table info available. #2 0x000059b58f645cdc in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::MaybeReleaseToOS(__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, bool) () No symbol table info available. #3 0x000059b58f645947 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. #4 0x000059b58f645579 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. #5 0x000059b58f6453ad in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Deallocate(__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long, void*) () No symbol table info available. #6 0x000059b58f644ded in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) () No symbol table info available. #7 0x000059b58f644a36 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) () No symbol table info available. #8 0x000059b58f646d06 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #9 0x000059b58f6ddbd0 in __interceptor_free () No symbol table info available. #10 0x000059b58f74e7fc in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x52100397b100, old_size=0) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8225 objspace = 0x51d000000a80 malloc_increase_done = <optimized out> #11 ruby_sized_xfree (x=0x52100397b100, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4792 No locals. #12 ruby_xfree (x=0x52100397b100) at /tmp/ruby/src/trunk_asan/gc.c:4803 No locals. #13 0x000059b58fa6a511 in rb_econv_close (ec=0x51000011d940) at /tmp/ruby/src/trunk_asan/transcode.c:1740 i = 0 #14 0x000059b58f74e4d3 in rb_data_free (objspace=0x51d000000a80, obj=128659564976480) at /tmp/ruby/src/trunk_asan/gc.c:1195 free_immediately = 0 dfree = 0x4 data = 0x51000011d940 free_immediately = <optimized out> dfree = <optimized out> #15 rb_gc_obj_free (objspace=objspace@entry=0x51d000000a80, obj=obj@entry=128659564976480) at /tmp/ruby/src/trunk_asan/gc.c:1365 No locals. #16 0x000059b58f77ccf3 in gc_sweep_plane (objspace=objspace@entry=0x51d000000a80, heap=<optimized out>, p=128659564976480, p@entry=128659564974600, bitset=128365, ctx=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3553 vp = 128659564976480 sweep_page = <optimized out> slot_size = <optimized out> slot_bits = <optimized out> #17 0x000059b58f77c57b in gc_sweep_page (objspace=objspace@entry=0x51d000000a80, heap=heap@entry=0x51d000000aa8, ctx=ctx@entry=0x7504040a1270) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3638 i = <error reading variable i (Incompatible types on DWARF stack)> sweep_page = 0x51c000053880 p = 128659564974600 bits = 0x51c000053998 page_rvalue_count = <optimized out> out_of_range_bits = <optimized out> bitmap_plane_count = <optimized out> bitset = 4 #18 0x000059b58f77661b in gc_sweep_step (objspace=<optimized out>, heap=0x51d000000aa8) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3913 ctx = {page = 0x51c000053880, final_slots = 0, freed_slots = 1122, empty_slots = <optimized out>} free_slots = <optimized out> sweep_page = 0x51c000053880 swept_slots = 1909 pooled_slots = 1351 #19 0x000059b58f76e9a3 in gc_sweep_continue (objspace=0x51d000000a80, sweep_heap=0x51d000000aa8) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3996 heap = 0x51d000000aa8 i = 0 i = <optimized out> heap = <optimized out> #20 gc_continue (objspace=<optimized out>, heap=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2097 lock_lev = 0 #21 0x000059b58f76d692 in heap_prepare (objspace=0x51d000000a80, heap=0x51d000000aa8) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2116 No locals. #22 heap_next_free_page (objspace=0x51d000000a80, heap=0x51d000000aa8) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2330 page = <optimized out> #23 newobj_cache_miss (objspace=0x51d000000a80, cache=<optimized out>, heap_idx=0, vm_locked=false) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2437 page = <optimized out> heap = 0x51d000000aa8 obj = 0 lev = 1 unlock_vm = <optimized out> #24 0x000059b58f74cc30 in newobj_alloc (objspace=0x51d000000a80, heap_idx=0, vm_locked=false, cache=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2461 obj = <optimized out> heap = <optimized out> #25 rb_gc_impl_new_obj (objspace_ptr=0x51d000000a80, cache_ptr=<optimized out>, klass=128660138880080, flags=5, v1=0, v2=0, v3=0, wb_protected=<optimized out>, alloc_size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2546 objspace = 0x51d000000a80 heap_idx = 0 obj = <optimized out> cache = <optimized out> #26 newobj_of (cr=<optimized out>, klass=<optimized out>, flags=<optimized out>, v1=<optimized out>, v2=<optimized out>, v3=<optimized out>, wb_protected=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:1008 obj = <optimized out> #27 0x000059b58f74ce0e in rb_wb_protected_newobj_of (ec=<optimized out>, klass=319488, klass@entry=128660138880080, flags=4, flags@entry=5, size=0, size@entry=30) at /tmp/ruby/src/trunk_asan/gc.c:1046 No locals. #28 0x000059b58f9c0e17 in str_alloc_embed (klass=128660138880080, capa=<optimized out>) at /tmp/ruby/src/trunk_asan/string.c:1345 size = 30 str = <optimized out> #29 str_enc_new (klass=128660138880080, ptr=0x5020005a30f0 "SHELL=/bin/sh", len=5, enc=0x50d000000110) at /tmp/ruby/src/trunk_asan/string.c:1388 str = <optimized out> termlen = <optimized out> term_fill_ptr = <optimized out> term_fill_len = <optimized out> #30 0x000059b58f79d862 in env_enc_str_new (ptr=0x5020005a30f0 "SHELL=/bin/sh", len=5, enc=0x0) at /tmp/ruby/src/trunk_asan/hash.c:5136 str = <optimized out> #31 env_str_new (ptr=0x5020005a30f0 "SHELL=/bin/sh", len=5) at /tmp/ruby/src/trunk_asan/hash.c:5145 No locals. #32 env_to_hash () at /tmp/ruby/src/trunk_asan/hash.c:6530 s = 0x5020005a30f5 "=/bin/sh" env = <optimized out> _lev = <optimized out> hash = 128659574707320 #33 0x000059b58f89930b in rb_execarg_parent_start1 (execarg_obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:2797 envtbl = <optimized out> envp_buf = <optimized out> envp_str = <optimized out> p = <optimized out> ep = <optimized out> eargp = 0x750406042bf8 ary = <optimized out> envopts = 128659561711080 unsetenv_others = <optimized out> #34 0x000059b58f8ac13b in do_spawn_process (arg=128660105027872) at /tmp/ruby/src/trunk_asan/process.c:4579 argp = 0x750403db6120 #35 0x000059b58f7262e0 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 = {0x7ffe1bf4e930, <optimized out>, 0x7ffe1bf4e840, <optimized out>, <optimized out>}, prev = 0x750403ea5140, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #36 0x000059b58f8ac05f in rb_execarg_spawn (execarg_obj=<optimized out>, errmsg=<optimized out>, errmsg_buflen=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4597 args = <error reading variable args (Cannot access memory at address 0x4e000)> r = <optimized out> #37 0x000059b58f8a1f4f in rb_f_spawn (argc=<optimized out>, argv=0x7504032ffcf8, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4918 errmsg = '\000' <repeats 24 times>, "\361\017\000\000\000\000\000\0000\200a\376\322c\000\000\240^a\376\322c\000\000\000\231\\\000\000\000\000\000Z\235I^\326x\000\000HS6\000\000\000\000\000\240\033\024\373\322c\000" eargp = 0x750406042bf8 fail_str = 128659574256480 pid = <optimized out> execarg_obj = <optimized out> #38 0x000059b58fb0fe88 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 = 0x6ab110050005 cc = <optimized out> me = 0x7503e18e14d0 cfunc = 0x5040000201d8 recv = 128660131675600 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #39 0x000059b58fabd889 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7504033ff480, 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> #40 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 = {0x59b58fab67ff <vm_exec_core+26639>, 0x59b58fab2d7e <vm_exec_core+11662>, 0x59b58fab067d <vm_exec_core+1677>, 0x59b58fab173f <vm_exec_core+5967>, 0x59b58fab69e9 <vm_exec_core+27129>, 0x59b58fab13fd <vm_exec_core+5133>, 0x59b58fab7eb3 <vm_exec_core+32451>, 0x59b58fab58ff <vm_exec_core+22799>, 0x59b58fab3de5 <vm_exec_core+15861>, 0x59b58fab09da <vm_exec_core+2538>, 0x59b58fab71b9 <vm_exec_core+29129>, 0x59b58fab6dbf <vm_exec_core+28111>, 0x59b58fab1640 <vm_exec_core+5712>, 0x59b58fab0ef8 <vm_exec_core+3848>, 0x59b58fab5e83 <vm_exec_core+24211>, 0x59b58fab22dd <vm_exec_core+8941>, 0x59b58fab7636 <vm_exec_core+30278>, 0x59b58fab706e <vm_exec_core+28798>, 0x59b58fab2b9c <vm_exec_core+11180>, 0x59b58fab3d4d <vm_exec_core+15709>, 0x59b58fab5a29 <vm_exec_core+23097>, 0x59b58fab6fca <vm_exec_core+28634>, 0x59b58fab4c9c <vm_exec_core+19628>, 0x59b58fab5bd1 <vm_exec_core+23521>, 0x59b58fab63a9 <vm_exec_core+25529>, 0x59b58fab4b93 <vm_exec_core+19363>, 0x59b58fab0e4d <vm_exec_core+3677>, 0x59b58fab544f <vm_exec_core+21599>, 0x59b58fab0c0d <vm_exec_core+3101>, 0x59b58fab0ff6 <vm_exec_core+4102>, 0x59b58fab2fc6 <vm_exec_core+12246>, 0x59b58fab48db <vm_exec_core+18667>, 0x59b58fab5122 <vm_exec_core+20786>, 0x59b58fab46e6 <vm_exec_core+18166>, 0x59b58fab08f6 <vm_exec_core+2310>, 0x59b58fab6727 <vm_exec_core+26423>, 0x59b58fab6c82 <vm_exec_core+27794>, 0x59b58fab1093 <vm_exec_core+4259>, 0x59b58fab1d78 <vm_exec_core+7560>, 0x59b58fab16e5 <vm_exec_core+5877>, 0x59b58fab2530 <vm_exec_core+9536>, 0x59b58fab3ba1 <vm_exec_core+15281>, 0x59b58fab113a <vm_exec_core+4426>, 0x59b58fab6476 <vm_exec_core+25734>, 0x59b58fab1cae <vm_exec_core+7358>, 0x59b58fab3822 <vm_exec_core+14386>, 0x59b58fab42dc <vm_exec_core+17132>, 0x59b58fab5fe4 <vm_exec_core+24564>, 0x59b58fab4e9b <vm_exec_core+20139>, 0x59b58fab25d9 <vm_exec_core+9705>, 0x59b58fab1fd1 <vm_exec_core+8161>, 0x59b58fab5d88 <vm_exec_core+23960>, 0x59b58fab3222 <vm_exec_core+12850>, 0x59b58fab5521 <vm_exec_core+21809>, 0x59b58fab500f <vm_exec_core+20511>, 0x59b58fab55ae <vm_exec_core+21950>, 0x59b58fab690a <vm_exec_core+26906>, 0x59b58fab039b <vm_exec_core+939>, 0x59b58fab60f7 <vm_exec_core+24839>, 0x59b58fab28a2 <vm_exec_core+10418>, 0x59b58fab5c9e <vm_exec_core+23726>, 0x59b58fab29c8 <vm_exec_core+10712>, 0x59b58fab4adf <vm_exec_core+19183>, 0x59b58fab7901 <vm_exec_core+30993>, 0x59b58fab414b <vm_exec_core+16731>, 0x59b58fab47a3 <vm_exec_core+18355>, 0x59b58fab2c2f <vm_exec_core+11327>, 0x59b58fab20f5 <vm_exec_core+8453>, 0x59b58fab567b <vm_exec_core+22155>, 0x59b58fab1245 <vm_exec_core+4693>, 0x59b58fab3f4f <vm_exec_core+16223>, 0x59b58fabf0d9 <vm_exec_core+61673>, 0x59b58fab4ddc <vm_exec_core+19948>, 0x59b58fab12e0 <vm_exec_core+4848>, 0x59b58fab1b91 <vm_exec_core+7073>, 0x59b58fab19aa <vm_exec_core+6586>, 0x59b58fab1e6a <vm_exec_core+7802>, 0x59b58fab26f8 <vm_exec_core+9992>, 0x59b58fab755e <vm_exec_core+30062>, 0x59b58fab03a0 <vm_exec_core+944>, 0x59b58fab1ab6 <vm_exec_core+6854>, 0x59b58fab803b <vm_exec_core+32843>, 0x59b58fab534d <vm_exec_core+21341>, 0x59b58fab45dc <vm_exec_core+17900>, 0x59b58fab6506 <vm_exec_core+25878>, 0x59b58fab83f8 <vm_exec_core+33800>, 0x59b58fab682e <vm_exec_core+26686>, 0x59b58fab76d8 <vm_exec_core+30440>, 0x59b58fab77a9 <vm_exec_core+30649>, 0x59b58fab0d17 <vm_exec_core+3367>, 0x59b58fab70da <vm_exec_core+28906>, 0x59b58fab3146 <vm_exec_core+12630>, 0x59b58fab7325 <vm_exec_core+29493>, 0x59b58fab2a6d <vm_exec_core+10877>, 0x59b58fab237a <vm_exec_core+9098>, 0x59b58fab367d <vm_exec_core+13965>, 0x59b58fab11ab <vm_exec_core+4539>, 0x59b58fab7876 <vm_exec_core+30854>, 0x59b58fab38db <vm_exec_core+14571>, 0x59b58fab3469 <vm_exec_core+13433>, 0x59b58fab0494 <vm_exec_core+1188>, 0x59b58fab0ab3 <vm_exec_core+2755>, 0x59b58fab448f <vm_exec_core+17567>, 0x59b58fab3a79 <vm_exec_core+14985>, 0x59b58fab4362 <vm_exec_core+17266>, 0x59b58fab4204 <vm_exec_core+16916>, 0x59b58fab3063 <vm_exec_core+12403>, 0x59b58fab3975 <vm_exec_core+14725>, 0x59b58fab355a <vm_exec_core+13674>, 0x59b58fab3cd2 <vm_exec_core+15586>, 0x59b58fab3c57 <vm_exec_core+15463>, 0x59b58fab67f0 <vm_exec_core+26624>, 0x59b58fab2d6f <vm_exec_core+11647>, 0x59b58fab066e <vm_exec_core+1662>, 0x59b58fab1730 <vm_exec_core+5952>, 0x59b58fab69da <vm_exec_core+27114>, 0x59b58fab13ee <vm_exec_core+5118>, 0x59b58fab7ea4 <vm_exec_core+32436>, 0x59b58fab58f0 <vm_exec_core+22784>, 0x59b58fab3dd6 <vm_exec_core+15846>, 0x59b58fab09cb <vm_exec_core+2523>, 0x59b58fab71aa <vm_exec_core+29114>, 0x59b58fab6db0 <vm_exec_core+28096>, 0x59b58fab1631 <vm_exec_core+5697>, 0x59b58fab0ee9 <vm_exec_core+3833>, 0x59b58fab5e74 <vm_exec_core+24196>, 0x59b58fab22ce <vm_exec_core+8926>, 0x59b58fab7627 <vm_exec_core+30263>, 0x59b58fab705f <vm_exec_core+28783>, 0x59b58fab2b8d <vm_exec_core+11165>, 0x59b58fab3d3e <vm_exec_core+15694>, 0x59b58fab5a1a <vm_exec_core+23082>, 0x59b58fab6fbb <vm_exec_core+28619>, 0x59b58fab4c8d <vm_exec_core+19613>, 0x59b58fab5bc2 <vm_exec_core+23506>, 0x59b58fab639a <vm_exec_core+25514>, 0x59b58fab4b84 <vm_exec_core+19348>, 0x59b58fab0e3e <vm_exec_core+3662>, 0x59b58fab5440 <vm_exec_core+21584>, 0x59b58fab0bfe <vm_exec_core+3086>, 0x59b58fab0fe7 <vm_exec_core+4087>, 0x59b58fab2fb7 <vm_exec_core+12231>, 0x59b58fab48cc <vm_exec_core+18652>, 0x59b58fab5113 <vm_exec_core+20771>, 0x59b58fab46d7 <vm_exec_core+18151>, 0x59b58fab08e7 <vm_exec_core+2295>, 0x59b58fab6718 <vm_exec_core+26408>, 0x59b58fab6c73 <vm_exec_core+27779>, 0x59b58fab1084 <vm_exec_core+4244>, 0x59b58fab1d69 <vm_exec_core+7545>, 0x59b58fab16d6 <vm_exec_core+5862>, 0x59b58fab2521 <vm_exec_core+9521>, 0x59b58fab3b92 <vm_exec_core+15266>, 0x59b58fab112b <vm_exec_core+4411>, 0x59b58fab6467 <vm_exec_core+25719>, 0x59b58fab1c9f <vm_exec_core+7343>, 0x59b58fab3813 <vm_exec_core+14371>, 0x59b58fab42cd <vm_exec_core+17117>, 0x59b58fab5fd5 <vm_exec_core+24549>, 0x59b58fab4e8c <vm_exec_core+20124>, 0x59b58fab25ca <vm_exec_core+9690>, 0x59b58fab1fc2 <vm_exec_core+8146>, 0x59b58fab5d79 <vm_exec_core+23945>, 0x59b58fab3213 <vm_exec_core+12835>, 0x59b58fab5512 <vm_exec_core+21794>, 0x59b58fab5000 <vm_exec_core+20496>, 0x59b58fab559f <vm_exec_core+21935>, 0x59b58fab68fb <vm_exec_core+26891>, 0x59b58fab4db9 <vm_exec_core+19913>, 0x59b58fab60e8 <vm_exec_core+24824>, 0x59b58fab2893 <vm_exec_core+10403>, 0x59b58fab5c8f <vm_exec_core+23711>, 0x59b58fab29b9 <vm_exec_core+10697>, 0x59b58fab4ad0 <vm_exec_core+19168>, 0x59b58fab4db9 <vm_exec_core+19913>, 0x59b58fab413c <vm_exec_core+16716>, 0x59b58fab4794 <vm_exec_core+18340>, 0x59b58fab2c20 <vm_exec_core+11312>, 0x59b58fab20e6 <vm_exec_core+8438>, 0x59b58fab566c <vm_exec_core+22140>, 0x59b58fab1236 <vm_exec_core+4678>, 0x59b58fab3f40 <vm_exec_core+16208>, 0x59b58fabf0ca <vm_exec_core+61658>, 0x59b58fab4dcd <vm_exec_core+19933>, 0x59b58fab12d1 <vm_exec_core+4833>, 0x59b58fab1b82 <vm_exec_core+7058>, 0x59b58fab199b <vm_exec_core+6571>, 0x59b58fab1e5b <vm_exec_core+7787>, 0x59b58fab26e9 <vm_exec_core+9977>, 0x59b58fab45d7 <vm_exec_core+17895>, 0x59b58fab3f36 <vm_exec_core+16198>, 0x59b58fab45d2 <vm_exec_core+17890>, 0x59b58fab4d79 <vm_exec_core+19849>, 0x59b58fab4d39 <vm_exec_core+19785>, 0x59b58fab1e56 <vm_exec_core+7782>, 0x59b58fab50d7 <vm_exec_core+20711>, 0x59b58fab345f <vm_exec_core+13423>, 0x59b58fab3464 <vm_exec_core+13428>, 0x59b58fab4d34 <vm_exec_core+19780>, 0x59b58fab48c7 <vm_exec_core+18647>...} reg_cfp = 0x7504033ff480 reg_pc = 0x52300000b338 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> th: 0x515000000300, native_id: 0x75040611dc40 -- Control frame information ----------------------------------------------- INSN_LABEL_setn = <optimized out> c:0017 p:---- s:0280 e:000279 CFUNC :spawn INSN_LABEL_adjuststack = <optimized out> c:0016 p:0327 s:0158 e:000157 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:173 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> c:0015 p:0275 s:0119 e:000118 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:330 c:0014 p:0021 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2381 c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> c:0011 p:0093 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1677 [FINISH] c:0010 p:---- s:0069 e:000068 CFUNC :map 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> 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 INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> c:0007 p:0069 s:0046 E:000ac0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> c:0005 p:---- s:0026 e:000025 CFUNC :map INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 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> c:0002 p:0062 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #41 0x000059b58faac79b 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>, 0x7ffe1bf4f2e0, <optimized out>, <optimized out>}, prev = 0x750403e2d240, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #42 0x000059b58fb2d7f2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7504033ff620, self=128660125631560, 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 = 0x7504057ad2c0 cfp = <optimized out> sp = 0x7504032ffa28 use_argv = 0x750403c7a1e0 stack_argv = 0x7504032ffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #43 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1662 captured = 0x7504033ff620 #44 0x000059b58fad9bf6 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. #45 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. #46 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #47 0x000059b58fad9bf6 in rb_yield (val=<optimized out>) No locals. #48 0x000059b58fc8dca6 in rb_ary_collect (ary=128659574225000) at /tmp/ruby/src/trunk_asan/array.c:3655 collect = 128659574221280 i = 52 #49 0x000059b58fb0fe88 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 = 0x750405de0138 cfunc = 0x50400000a758 recv = 128659574225000 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #50 0x000059b58fab8296 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7504033ff608, 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> #51 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 th: 0x515000066d80, native_id: 0x7503e36006c0 insns_address_table = {0x59b58fab67ff <vm_exec_core+26639>, 0x59b58fab2d7e <vm_exec_core+11662>, 0x59b58fab067d <vm_exec_core+1677>, 0x59b58fab173f <vm_exec_core+5967>, 0x59b58fab69e9 <vm_exec_core+27129>, 0x59b58fab13fd <vm_exec_core+5133>, 0x59b58fab7eb3 <vm_exec_core+32451>, 0x59b58fab58ff <vm_exec_core+22799>, 0x59b58fab3de5 <vm_exec_core+15861>, 0x59b58fab09da <vm_exec_core+2538>, 0x59b58fab71b9 <vm_exec_core+29129>, 0x59b58fab6dbf <vm_exec_core+28111>, 0x59b58fab1640 <vm_exec_core+5712>, 0x59b58fab0ef8 <vm_exec_core+3848>, 0x59b58fab5e83 <vm_exec_core+24211>, 0x59b58fab22dd <vm_exec_core+8941>, 0x59b58fab7636 <vm_exec_core+30278>, 0x59b58fab706e <vm_exec_core+28798>, 0x59b58fab2b9c <vm_exec_core+11180>, 0x59b58fab3d4d <vm_exec_core+15709>, 0x59b58fab5a29 <vm_exec_core+23097>, 0x59b58fab6fca <vm_exec_core+28634>, 0x59b58fab4c9c <vm_exec_core+19628>, 0x59b58fab5bd1 <vm_exec_core+23521>, 0x59b58fab63a9 <vm_exec_core+25529>, 0x59b58fab4b93 <vm_exec_core+19363>, 0x59b58fab0e4d <vm_exec_core+3677>, 0x59b58fab544f <vm_exec_core+21599>, 0x59b58fab0c0d <vm_exec_core+3101>, 0x59b58fab0ff6 <vm_exec_core+4102>, 0x59b58fab2fc6 <vm_exec_core+12246>, 0x59b58fab48db <vm_exec_core+18667>, 0x59b58fab5122 <vm_exec_core+20786>, 0x59b58fab46e6 <vm_exec_core+18166>, 0x59b58fab08f6 <vm_exec_core+2310>, 0x59b58fab6727 <vm_exec_core+26423>, 0x59b58fab6c82 <vm_exec_core+27794>, 0x59b58fab1093 <vm_exec_core+4259>, 0x59b58fab1d78 <vm_exec_core+7560>, 0x59b58fab16e5 <vm_exec_core+5877>, 0x59b58fab2530 <vm_exec_core+9536>, 0x59b58fab3ba1 <vm_exec_core+15281>, 0x59b58fab113a <vm_exec_core+4426>, 0x59b58fab6476 <vm_exec_core+25734>, 0x59b58fab1cae <vm_exec_core+7358>, 0x59b58fab3822 <vm_exec_core+14386>, 0x59b58fab42dc <vm_exec_core+17132>, 0x59b58fab5fe4 <vm_exec_core+24564>, 0x59b58fab4e9b <vm_exec_core+20139>, 0x59b58fab25d9 <vm_exec_core+9705>, 0x59b58fab1fd1 <vm_exec_core+8161>, 0x59b58fab5d88 <vm_exec_core+23960>, 0x59b58fab3222 <vm_exec_core+12850>, 0x59b58fab5521 <vm_exec_core+21809>, 0x59b58fab500f <vm_exec_core+20511>, 0x59b58fab55ae <vm_exec_core+21950>, 0x59b58fab690a <vm_exec_core+26906>, 0x59b58fab039b <vm_exec_core+939>, 0x59b58fab60f7 <vm_exec_core+24839>, 0x59b58fab28a2 <vm_exec_core+10418>, 0x59b58fab5c9e <vm_exec_core+23726>, 0x59b58fab29c8 <vm_exec_core+10712>, 0x59b58fab4adf <vm_exec_core+19183>, 0x59b58fab7901 <vm_exec_core+30993>, 0x59b58fab414b <vm_exec_core+16731>, 0x59b58fab47a3 <vm_exec_core+18355>, 0x59b58fab2c2f <vm_exec_core+11327>, 0x59b58fab20f5 <vm_exec_core+8453>, 0x59b58fab567b <vm_exec_core+22155>, 0x59b58fab1245 <vm_exec_core+4693>, 0x59b58fab3f4f <vm_exec_core+16223>, 0x59b58fabf0d9 <vm_exec_core+61673>, 0x59b58fab4ddc <vm_exec_core+19948>, 0x59b58fab12e0 <vm_exec_core+4848>, 0x59b58fab1b91 <vm_exec_core+7073>, 0x59b58fab19aa <vm_exec_core+6586>, 0x59b58fab1e6a <vm_exec_core+7802>, 0x59b58fab26f8 <vm_exec_core+9992>, 0x59b58fab755e <vm_exec_core+30062>, 0x59b58fab03a0 <vm_exec_core+944>, 0x59b58fab1ab6 <vm_exec_core+6854>, 0x59b58fab803b <vm_exec_core+32843>, 0x59b58fab534d <vm_exec_core+21341>, 0x59b58fab45dc <vm_exec_core+17900>, 0x59b58fab6506 <vm_exec_core+25878>, 0x59b58fab83f8 <vm_exec_core+33800>, 0x59b58fab682e <vm_exec_core+26686>, 0x59b58fab76d8 <vm_exec_core+30440>, 0x59b58fab77a9 <vm_exec_core+30649>, 0x59b58fab0d17 <vm_exec_core+3367>, 0x59b58fab70da <vm_exec_core+28906>, 0x59b58fab3146 <vm_exec_core+12630>, 0x59b58fab7325 <vm_exec_core+29493>, 0x59b58fab2a6d <vm_exec_core+10877>, 0x59b58fab237a <vm_exec_core+9098>, 0x59b58fab367d <vm_exec_core+13965>, 0x59b58fab11ab <vm_exec_core+4539>, 0x59b58fab7876 <vm_exec_core+30854>, 0x59b58fab38db <vm_exec_core+14571>, 0x59b58fab3469 <vm_exec_core+13433>, 0x59b58fab0494 <vm_exec_core+1188>, 0x59b58fab0ab3 <vm_exec_core+2755>, 0x59b58fab448f <vm_exec_core+17567>, 0x59b58fab3a79 <vm_exec_core+14985>, 0x59b58fab4362 <vm_exec_core+17266>, 0x59b58fab4204 <vm_exec_core+16916>, 0x59b58fab3063 <vm_exec_core+12403>, 0x59b58fab3975 <vm_exec_core+14725>, 0x59b58fab355a <vm_exec_core+13674>, 0x59b58fab3cd2 <vm_exec_core+15586>, 0x59b58fab3c57 <vm_exec_core+15463>, 0x59b58fab67f0 <vm_exec_core+26624>, 0x59b58fab2d6f <vm_exec_core+11647>, 0x59b58fab066e <vm_exec_core+1662>, 0x59b58fab1730 <vm_exec_core+5952>, 0x59b58fab69da <vm_exec_core+27114>, 0x59b58fab13ee <vm_exec_core+5118>, 0x59b58fab7ea4 <vm_exec_core+32436>, 0x59b58fab58f0 <vm_exec_core+22784>, 0x59b58fab3dd6 <vm_exec_core+15846>, 0x59b58fab09cb <vm_exec_core+2523>, 0x59b58fab71aa <vm_exec_core+29114>, 0x59b58fab6db0 <vm_exec_core+28096>, 0x59b58fab1631 <vm_exec_core+5697>, 0x59b58fab0ee9 <vm_exec_core+3833>, 0x59b58fab5e74 <vm_exec_core+24196>, 0x59b58fab22ce <vm_exec_core+8926>, 0x59b58fab7627 <vm_exec_core+30263>, 0x59b58fab705f <vm_exec_core+28783>, 0x59b58fab2b8d <vm_exec_core+11165>, 0x59b58fab3d3e <vm_exec_core+15694>, 0x59b58fab5a1a <vm_exec_core+23082>, 0x59b58fab6fbb <vm_exec_core+28619>, 0x59b58fab4c8d <vm_exec_core+19613>, 0x59b58fab5bc2 <vm_exec_core+23506>, 0x59b58fab639a <vm_exec_core+25514>, 0x59b58fab4b84 <vm_exec_core+19348>, 0x59b58fab0e3e <vm_exec_core+3662>, 0x59b58fab5440 <vm_exec_core+21584>, 0x59b58fab0bfe <vm_exec_core+3086>, 0x59b58fab0fe7 <vm_exec_core+4087>, 0x59b58fab2fb7 <vm_exec_core+12231>, 0x59b58fab48cc <vm_exec_core+18652>, 0x59b58fab5113 <vm_exec_core+20771>, 0x59b58fab46d7 <vm_exec_core+18151>, 0x59b58fab08e7 <vm_exec_core+2295>, 0x59b58fab6718 <vm_exec_core+26408>, 0x59b58fab6c73 <vm_exec_core+27779>, 0x59b58fab1084 <vm_exec_core+4244>, 0x59b58fab1d69 <vm_exec_core+7545>, 0x59b58fab16d6 <vm_exec_core+5862>, 0x59b58fab2521 <vm_exec_core+9521>, 0x59b58fab3b92 <vm_exec_core+15266>, 0x59b58fab112b <vm_exec_core+4411>, 0x59b58fab6467 <vm_exec_core+25719>, 0x59b58fab1c9f <vm_exec_core+7343>, 0x59b58fab3813 <vm_exec_core+14371>, 0x59b58fab42cd <vm_exec_core+17117>, 0x59b58fab5fd5 <vm_exec_core+24549>, 0x59b58fab4e8c <vm_exec_core+20124>, 0x59b58fab25ca <vm_exec_core+9690>, 0x59b58fab1fc2 <vm_exec_core+8146>, 0x59b58fab5d79 <vm_exec_core+23945>, 0x59b58fab3213 <vm_exec_core+12835>, 0x59b58fab5512 <vm_exec_core+21794>, 0x59b58fab5000 <vm_exec_core+20496>, 0x59b58fab559f <vm_exec_core+21935>, 0x59b58fab68fb <vm_exec_core+26891>, 0x59b58fab4db9 <vm_exec_core+19913>, 0x59b58fab60e8 <vm_exec_core+24824>, 0x59b58fab2893 <vm_exec_core+10403>, 0x59b58fab5c8f <vm_exec_core+23711>, 0x59b58fab29b9 <vm_exec_core+10697>, 0x59b58fab4ad0 <vm_exec_core+19168>, 0x59b58fab4db9 <vm_exec_core+19913>, 0x59b58fab413c <vm_exec_core+16716>, 0x59b58fab4794 <vm_exec_core+18340>, 0x59b58fab2c20 <vm_exec_core+11312>, 0x59b58fab20e6 <vm_exec_core+8438>, 0x59b58fab566c <vm_exec_core+22140>, 0x59b58fab1236 <vm_exec_core+4678>, 0x59b58fab3f40 <vm_exec_core+16208>, 0x59b58fabf0ca <vm_exec_core+61658>, 0x59b58fab4dcd <vm_exec_core+19933>, 0x59b58fab12d1 <vm_exec_core+4833>, 0x59b58fab1b82 <vm_exec_core+7058>, 0x59b58fab199b <vm_exec_core+6571>, 0x59b58fab1e5b <vm_exec_core+7787>, 0x59b58fab26e9 <vm_exec_core+9977>, 0x59b58fab45d7 <vm_exec_core+17895>, 0x59b58fab3f36 <vm_exec_core+16198>, 0x59b58fab45d2 <vm_exec_core+17890>, 0x59b58fab4d79 <vm_exec_core+19849>, 0x59b58fab4d39 <vm_exec_core+19785>, 0x59b58fab1e56 <vm_exec_core+7782>, 0x59b58fab50d7 <vm_exec_core+20711>, 0x59b58fab345f <vm_exec_core+13423>, 0x59b58fab3464 <vm_exec_core+13428>, 0x59b58fab4d34 <vm_exec_core+19780>, 0x59b58fab48c7 <vm_exec_core+18647>...} reg_cfp = 0x7504033ff608 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> -- Control frame information ----------------------------------------------- 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: 0x51500021a000, native_id: 0x7503e30006c0 -- 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_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> #52 0x000059b58faacb8b 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. #53 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 #54 0x000059b58fb2d7f2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7504033ff738, self=128660125631560, 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 = 0x7504057dbb48 cfp = <optimized out> sp = 0x7504032ff8d0 use_argv = 0x750403cdde20 stack_argv = 0x7504032ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #55 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 = 0x7504033ff738 #56 0x000059b58fad9bf6 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. #57 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. #58 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #59 0x000059b58fad9bf6 in rb_yield (val=<optimized out>) No locals. #60 0x000059b58fc8dca6 in rb_ary_collect (ary=128659574226360) at /tmp/ruby/src/trunk_asan/array.c:3655 collect = 128659574226240 i = 0 #61 0x000059b58fb0fe88 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 = 0x750405de0138 cfunc = 0x50400000a758 recv = 128659574226360 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #62 0x000059b58fab8296 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7504033ff720, 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> #63 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 = {0x59b58fab67ff <vm_exec_core+26639>, 0x59b58fab2d7e <vm_exec_core+11662>, 0x59b58fab067d <vm_exec_core+1677>, 0x59b58fab173f <vm_exec_core+5967>, 0x59b58fab69e9 <vm_exec_core+27129>, 0x59b58fab13fd <vm_exec_core+5133>, 0x59b58fab7eb3 <vm_exec_core+32451>, 0x59b58fab58ff <vm_exec_core+22799>, 0x59b58fab3de5 <vm_exec_core+15861>, 0x59b58fab09da <vm_exec_core+2538>, 0x59b58fab71b9 <vm_exec_core+29129>, 0x59b58fab6dbf <vm_exec_core+28111>, 0x59b58fab1640 <vm_exec_core+5712>, 0x59b58fab0ef8 <vm_exec_core+3848>, 0x59b58fab5e83 <vm_exec_core+24211>, 0x59b58fab22dd <vm_exec_core+8941>, 0x59b58fab7636 <vm_exec_core+30278>, 0x59b58fab706e <vm_exec_core+28798>, 0x59b58fab2b9c <vm_exec_core+11180>, 0x59b58fab3d4d <vm_exec_core+15709>, 0x59b58fab5a29 <vm_exec_core+23097>, 0x59b58fab6fca <vm_exec_core+28634>, 0x59b58fab4c9c <vm_exec_core+19628>, 0x59b58fab5bd1 <vm_exec_core+23521>, 0x59b58fab63a9 <vm_exec_core+25529>, 0x59b58fab4b93 <vm_exec_core+19363>, 0x59b58fab0e4d <vm_exec_core+3677>, 0x59b58fab544f <vm_exec_core+21599>, 0x59b58fab0c0d <vm_exec_core+3101>, 0x59b58fab0ff6 <vm_exec_core+4102>, 0x59b58fab2fc6 <vm_exec_core+12246>, 0x59b58fab48db <vm_exec_core+18667>, 0x59b58fab5122 <vm_exec_core+20786>, 0x59b58fab46e6 <vm_exec_core+18166>, 0x59b58fab08f6 <vm_exec_core+2310>, 0x59b58fab6727 <vm_exec_core+26423>, 0x59b58fab6c82 <vm_exec_core+27794>, 0x59b58fab1093 <vm_exec_core+4259>, 0x59b58fab1d78 <vm_exec_core+7560>, 0x59b58fab16e5 <vm_exec_core+5877>, 0x59b58fab2530 <vm_exec_core+9536>, 0x59b58fab3ba1 <vm_exec_core+15281>, 0x59b58fab113a <vm_exec_core+4426>, 0x59b58fab6476 <vm_exec_core+25734>, 0x59b58fab1cae <vm_exec_core+7358>, 0x59b58fab3822 <vm_exec_core+14386>, 0x59b58fab42dc <vm_exec_core+17132>, 0x59b58fab5fe4 <vm_exec_core+24564>, 0x59b58fab4e9b <vm_exec_core+20139>, 0x59b58fab25d9 <vm_exec_core+9705>, 0x59b58fab1fd1 <vm_exec_core+8161>, 0x59b58fab5d88 <vm_exec_core+23960>, 0x59b58fab3222 <vm_exec_core+12850>, 0x59b58fab5521 <vm_exec_core+21809>, 0x59b58fab500f <vm_exec_core+20511>, 0x59b58fab55ae <vm_exec_core+21950>, 0x59b58fab690a <vm_exec_core+26906>, 0x59b58fab039b <vm_exec_core+939>, 0x59b58fab60f7 <vm_exec_core+24839>, 0x59b58fab28a2 <vm_exec_core+10418>, 0x59b58fab5c9e <vm_exec_core+23726>, 0x59b58fab29c8 <vm_exec_core+10712>, 0x59b58fab4adf <vm_exec_core+19183>, 0x59b58fab7901 <vm_exec_core+30993>, 0x59b58fab414b <vm_exec_core+16731>, 0x59b58fab47a3 <vm_exec_core+18355>, 0x59b58fab2c2f <vm_exec_core+11327>, 0x59b58fab20f5 <vm_exec_core+8453>, 0x59b58fab567b <vm_exec_core+22155>, 0x59b58fab1245 <vm_exec_core+4693>, 0x59b58fab3f4f <vm_exec_core+16223>, 0x59b58fabf0d9 <vm_exec_core+61673>, 0x59b58fab4ddc <vm_exec_core+19948>, 0x59b58fab12e0 <vm_exec_core+4848>, 0x59b58fab1b91 <vm_exec_core+7073>, 0x59b58fab19aa <vm_exec_core+6586>, 0x59b58fab1e6a <vm_exec_core+7802>, 0x59b58fab26f8 <vm_exec_core+9992>, 0x59b58fab755e <vm_exec_core+30062>, 0x59b58fab03a0 <vm_exec_core+944>, 0x59b58fab1ab6 <vm_exec_core+6854>, 0x59b58fab803b <vm_exec_core+32843>, 0x59b58fab534d <vm_exec_core+21341>, 0x59b58fab45dc <vm_exec_core+17900>, 0x59b58fab6506 <vm_exec_core+25878>, 0x59b58fab83f8 <vm_exec_core+33800>, 0x59b58fab682e <vm_exec_core+26686>, 0x59b58fab76d8 <vm_exec_core+30440>, 0x59b58fab77a9 <vm_exec_core+30649>, 0x59b58fab0d17 <vm_exec_core+3367>, 0x59b58fab70da <vm_exec_core+28906>, 0x59b58fab3146 <vm_exec_core+12630>, 0x59b58fab7325 <vm_exec_core+29493>, 0x59b58fab2a6d <vm_exec_core+10877>, 0x59b58fab237a <vm_exec_core+9098>, 0x59b58fab367d <vm_exec_core+13965>, 0x59b58fab11ab <vm_exec_core+4539>, 0x59b58fab7876 <vm_exec_core+30854>, 0x59b58fab38db <vm_exec_core+14571>, 0x59b58fab3469 <vm_exec_core+13433>, 0x59b58fab0494 <vm_exec_core+1188>, 0x59b58fab0ab3 <vm_exec_core+2755>, 0x59b58fab448f <vm_exec_core+17567>, 0x59b58fab3a79 <vm_exec_core+14985>, 0x59b58fab4362 <vm_exec_core+17266>, 0x59b58fab4204 <vm_exec_core+16916>, 0x59b58fab3063 <vm_exec_core+12403>, 0x59b58fab3975 <vm_exec_core+14725>, 0x59b58fab355a <vm_exec_core+13674>, 0x59b58fab3cd2 <vm_exec_core+15586>, 0x59b58fab3c57 <vm_exec_core+15463>, 0x59b58fab67f0 <vm_exec_core+26624>, 0x59b58fab2d6f <vm_exec_core+11647>, 0x59b58fab066e <vm_exec_core+1662>, 0x59b58fab1730 <vm_exec_core+5952>, 0x59b58fab69da <vm_exec_core+27114>, 0x59b58fab13ee <vm_exec_core+5118>, 0x59b58fab7ea4 <vm_exec_core+32436>, 0x59b58fab58f0 <vm_exec_core+22784>, 0x59b58fab3dd6 <vm_exec_core+15846>, 0x59b58fab09cb <vm_exec_core+2523>, 0x59b58fab71aa <vm_exec_core+29114>, 0x59b58fab6db0 <vm_exec_core+28096>, 0x59b58fab1631 <vm_exec_core+5697>, 0x59b58fab0ee9 <vm_exec_core+3833>, 0x59b58fab5e74 <vm_exec_core+24196>, 0x59b58fab22ce <vm_exec_core+8926>, 0x59b58fab7627 <vm_exec_core+30263>, 0x59b58fab705f <vm_exec_core+28783>, 0x59b58fab2b8d <vm_exec_core+11165>, 0x59b58fab3d3e <vm_exec_core+15694>, 0x59b58fab5a1a <vm_exec_core+23082>, 0x59b58fab6fbb <vm_exec_core+28619>, 0x59b58fab4c8d <vm_exec_core+19613>, 0x59b58fab5bc2 <vm_exec_core+23506>, 0x59b58fab639a <vm_exec_core+25514>, 0x59b58fab4b84 <vm_exec_core+19348>, 0x59b58fab0e3e <vm_exec_core+3662>, 0x59b58fab5440 <vm_exec_core+21584>, 0x59b58fab0bfe <vm_exec_core+3086>, 0x59b58fab0fe7 <vm_exec_core+4087>, 0x59b58fab2fb7 <vm_exec_core+12231>, 0x59b58fab48cc <vm_exec_core+18652>, 0x59b58fab5113 <vm_exec_core+20771>, 0x59b58fab46d7 <vm_exec_core+18151>, 0x59b58fab08e7 <vm_exec_core+2295>, 0x59b58fab6718 <vm_exec_core+26408>, 0x59b58fab6c73 <vm_exec_core+27779>, 0x59b58fab1084 <vm_exec_core+4244>, 0x59b58fab1d69 <vm_exec_core+7545>, 0x59b58fab16d6 <vm_exec_core+5862>, 0x59b58fab2521 <vm_exec_core+9521>, 0x59b58fab3b92 <vm_exec_core+15266>, 0x59b58fab112b <vm_exec_core+4411>, 0x59b58fab6467 <vm_exec_core+25719>, 0x59b58fab1c9f <vm_exec_core+7343>, 0x59b58fab3813 <vm_exec_core+14371>, 0x59b58fab42cd <vm_exec_core+17117>, 0x59b58fab5fd5 <vm_exec_core+24549>, 0x59b58fab4e8c <vm_exec_core+20124>, 0x59b58fab25ca <vm_exec_core+9690>, 0x59b58fab1fc2 <vm_exec_core+8146>, 0x59b58fab5d79 <vm_exec_core+23945>, 0x59b58fab3213 <vm_exec_core+12835>, 0x59b58fab5512 <vm_exec_core+21794>, 0x59b58fab5000 <vm_exec_core+20496>, 0x59b58fab559f <vm_exec_core+21935>, 0x59b58fab68fb <vm_exec_core+26891>, 0x59b58fab4db9 <vm_exec_core+19913>, 0x59b58fab60e8 <vm_exec_core+24824>, 0x59b58fab2893 <vm_exec_core+10403>, 0x59b58fab5c8f <vm_exec_core+23711>, 0x59b58fab29b9 <vm_exec_core+10697>, 0x59b58fab4ad0 <vm_exec_core+19168>, 0x59b58fab4db9 <vm_exec_core+19913>, 0x59b58fab413c <vm_exec_core+16716>, 0x59b58fab4794 <vm_exec_core+18340>, 0x59b58fab2c20 <vm_exec_core+11312>, 0x59b58fab20e6 <vm_exec_core+8438>, 0x59b58fab566c <vm_exec_core+22140>, 0x59b58fab1236 <vm_exec_core+4678>, 0x59b58fab3f40 <vm_exec_core+16208>, 0x59b58fabf0ca <vm_exec_core+61658>, 0x59b58fab4dcd <vm_exec_core+19933>, 0x59b58fab12d1 <vm_exec_core+4833>, 0x59b58fab1b82 <vm_exec_core+7058>, 0x59b58fab199b <vm_exec_core+6571>, 0x59b58fab1e5b <vm_exec_core+7787>, 0x59b58fab26e9 <vm_exec_core+9977>, 0x59b58fab45d7 <vm_exec_core+17895>, 0x59b58fab3f36 <vm_exec_core+16198>, 0x59b58fab45d2 <vm_exec_core+17890>, 0x59b58fab4d79 <vm_exec_core+19849>, 0x59b58fab4d39 <vm_exec_core+19785>, 0x59b58fab1e56 <vm_exec_core+7782>, 0x59b58fab50d7 <vm_exec_core+20711>, 0x59b58fab345f <vm_exec_core+13423>, 0x59b58fab3464 <vm_exec_core+13428>, 0x59b58fab4d34 <vm_exec_core+19780>, 0x59b58fab48c7 <vm_exec_core+18647>...} reg_cfp = 0x7504033ff720 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> #64 0x000059b58faacb8b 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. #65 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 #66 0x000059b58f7225db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7504057dbcd8) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe1bf50a70, <optimized out>, 0x7ffe1bf509c0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7504057dbcd8 #67 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #68 0x000059b58f71bb47 in rb_main (argc=11, argv=0x7ffe1bf50c38) at /tmp/ruby/src/trunk_asan/main.c:42 variable_in_this_stack_frame = <optimized out> #69 main (argc=11, argv=0x7ffe1bf50c38) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 4180074) detached] $ timeout 60 gdb -p 4180071 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 4180073] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007d4d39126cd7 in __GI___select (nfds=7, readfds=0x50c004d3ddc0, writefds=0x0, exceptfds=0x0, timeout=0x7ffeb54e56e0) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x7d4d392e2c40 (LWP 4180071) "ruby" 0x00007d4d39126cd7 in __GI___select (nfds=7, readfds=0x50c004d3ddc0, writefds=0x0, exceptfds=0x0, timeout=0x7ffeb54e56e0) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x7d4d1ce006c0 (LWP 4180073) "ruby" 0x00007d4d3911b4cd in __GI___poll (fds=0x7d4d1bb09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7d4d1ce006c0 (LWP 4180073) "ruby"): #0 0x00007d4d3911b4cd in __GI___poll (fds=0x7d4d1bb09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000586edb7c06da in __interceptor_poll () No symbol table info available. #2 0x0000586edbb7e77f 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 0x0000586edb819a8f in asan_thread_start(void*) () No symbol table info available. #5 0x00007d4d3909caa4 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 = {137770150397632, -7615629590722108961, 137770150397632, -352, 0, 140731940239488, -7615629590701137441, -7615707293885914657}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007d4d39129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7d4d392e2c40 (LWP 4180071) "ruby"): #0 0x00007d4d39126cd7 in __GI___select (nfds=7, readfds=0x50c004d3ddc0, writefds=0x0, exceptfds=0x0, timeout=0x7ffeb54e56e0) 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 = 480550534} pts64 = 0x7ffeb54e5580 r = <optimized out> #1 0x0000586edbb69375 in native_fd_select (n=7, readfds=0x50c004d3ddc0, writefds=0x0, exceptfds=0x7d4d39126cd7 <__GI___select+327>, timeout=0x7ffeb54e5580, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2385 No locals. #2 do_select (p=137770589661984) at /tmp/ruby/src/trunk_asan/thread.c:4311 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7ffeb54e5690 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x0000586edb8642e0 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 = {0x7ffeb54e5850, <optimized out>, 0x7ffeb54e5760, <optimized out>, <optimized out>}, prev = 0x7d4d370eaa80, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x0000586edbb6894e 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 = 7, th = 0x515000000300, rset = 0x7d4d370ea940, 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 = 0x7d4d370ea9a0} #5 0x0000586edb926e5f in select_internal (read=137770576193600, write=4, except=4, tp=0x7d4d370ea9a0, fds=0x7d4d370ea940) at /tmp/ruby/src/trunk_asan/io.c:10739 timerec = <optimized out> max = 7 pending = <optimized out> rp = 0x7d4d370ea940 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=137770589661472) at /tmp/ruby/src/trunk_asan/io.c:10809 p = 0x7d4d370ea920 #7 0x0000586edb8642e0 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 = {0x7ffeb54e5b50, <optimized out>, 0x7ffeb54e5a60, <optimized out>, <optimized out>}, prev = 0x7d4d370e6a40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x0000586edb90313b 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 0x0000586edbc4de88 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 = 0x7d4d389fa698 cfunc = 0x504000010798 recv = 137770615896600 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x0000586edbbfb889 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7d4d365ff3a0, 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 = {0x586edbbf47ff <vm_exec_core+26639>, 0x586edbbf0d7e <vm_exec_core+11662>, 0x586edbbee67d <vm_exec_core+1677>, 0x586edbbef73f <vm_exec_core+5967>, 0x586edbbf49e9 <vm_exec_core+27129>, 0x586edbbef3fd <vm_exec_core+5133>, 0x586edbbf5eb3 <vm_exec_core+32451>, 0x586edbbf38ff <vm_exec_core+22799>, 0x586edbbf1de5 <vm_exec_core+15861>, 0x586edbbee9da <vm_exec_core+2538>, 0x586edbbf51b9 <vm_exec_core+29129>, 0x586edbbf4dbf <vm_exec_core+28111>, 0x586edbbef640 <vm_exec_core+5712>, 0x586edbbeeef8 <vm_exec_core+3848>, 0x586edbbf3e83 <vm_exec_core+24211>, 0x586edbbf02dd <vm_exec_core+8941>, 0x586edbbf5636 <vm_exec_core+30278>, 0x586edbbf506e <vm_exec_core+28798>, 0x586edbbf0b9c <vm_exec_core+11180>, 0x586edbbf1d4d <vm_exec_core+15709>, 0x586edbbf3a29 <vm_exec_core+23097>, 0x586edbbf4fca <vm_exec_core+28634>, 0x586edbbf2c9c <vm_exec_core+19628>, 0x586edbbf3bd1 <vm_exec_core+23521>, 0x586edbbf43a9 <vm_exec_core+25529>, 0x586edbbf2b93 <vm_exec_core+19363>, 0x586edbbeee4d <vm_exec_core+3677>, 0x586edbbf344f <vm_exec_core+21599>, 0x586edbbeec0d <vm_exec_core+3101>, 0x586edbbeeff6 <vm_exec_core+4102>, 0x586edbbf0fc6 <vm_exec_core+12246>, 0x586edbbf28db <vm_exec_core+18667>, 0x586edbbf3122 <vm_exec_core+20786>, 0x586edbbf26e6 <vm_exec_core+18166>, 0x586edbbee8f6 <vm_exec_core+2310>, 0x586edbbf4727 <vm_exec_core+26423>, 0x586edbbf4c82 <vm_exec_core+27794>, 0x586edbbef093 <vm_exec_core+4259>, 0x586edbbefd78 <vm_exec_core+7560>, 0x586edbbef6e5 <vm_exec_core+5877>, 0x586edbbf0530 <vm_exec_core+9536>, 0x586edbbf1ba1 <vm_exec_core+15281>, 0x586edbbef13a <vm_exec_core+4426>, 0x586edbbf4476 <vm_exec_core+25734>, 0x586edbbefcae <vm_exec_core+7358>, 0x586edbbf1822 <vm_exec_core+14386>, 0x586edbbf22dc <vm_exec_core+17132>, 0x586edbbf3fe4 <vm_exec_core+24564>, 0x586edbbf2e9b <vm_exec_core+20139>, 0x586edbbf05d9 <vm_exec_core+9705>, 0x586edbbeffd1 <vm_exec_core+8161>, 0x586edbbf3d88 <vm_exec_core+23960>, 0x586edbbf1222 <vm_exec_core+12850>, 0x586edbbf3521 <vm_exec_core+21809>, 0x586edbbf300f <vm_exec_core+20511>, 0x586edbbf35ae <vm_exec_core+21950>, 0x586edbbf490a <vm_exec_core+26906>, 0x586edbbee39b <vm_exec_core+939>, 0x586edbbf40f7 <vm_exec_core+24839>, 0x586edbbf08a2 <vm_exec_core+10418>, 0x586edbbf3c9e <vm_exec_core+23726>, 0x586edbbf09c8 <vm_exec_core+10712>, 0x586edbbf2adf <vm_exec_core+19183>, 0x586edbbf5901 <vm_exec_core+30993>, 0x586edbbf214b <vm_exec_core+16731>, 0x586edbbf27a3 <vm_exec_core+18355>, 0x586edbbf0c2f <vm_exec_core+11327>, 0x586edbbf00f5 <vm_exec_core+8453>, 0x586edbbf367b <vm_exec_core+22155>, 0x586edbbef245 <vm_exec_core+4693>, 0x586edbbf1f4f <vm_exec_core+16223>, 0x586edbbfd0d9 <vm_exec_core+61673>, 0x586edbbf2ddc <vm_exec_core+19948>, 0x586edbbef2e0 <vm_exec_core+4848>, 0x586edbbefb91 <vm_exec_core+7073>, 0x586edbbef9aa <vm_exec_core+6586>, 0x586edbbefe6a <vm_exec_core+7802>, 0x586edbbf06f8 <vm_exec_core+9992>, 0x586edbbf555e <vm_exec_core+30062>, 0x586edbbee3a0 <vm_exec_core+944>, 0x586edbbefab6 <vm_exec_core+6854>, 0x586edbbf603b <vm_exec_core+32843>, 0x586edbbf334d <vm_exec_core+21341>, 0x586edbbf25dc <vm_exec_core+17900>, 0x586edbbf4506 <vm_exec_core+25878>, 0x586edbbf63f8 <vm_exec_core+33800>, 0x586edbbf482e <vm_exec_core+26686>, 0x586edbbf56d8 <vm_exec_core+30440>, 0x586edbbf57a9 <vm_exec_core+30649>, 0x586edbbeed17 <vm_exec_core+3367>, 0x586edbbf50da <vm_exec_core+28906>, 0x586edbbf1146 <vm_exec_core+12630>, 0x586edbbf5325 <vm_exec_core+29493>, 0x586edbbf0a6d <vm_exec_core+10877>, 0x586edbbf037a <vm_exec_core+9098>, 0x586edbbf167d <vm_exec_core+13965>, 0x586edbbef1ab <vm_exec_core+4539>, 0x586edbbf5876 <vm_exec_core+30854>, 0x586edbbf18db <vm_exec_core+14571>, 0x586edbbf1469 <vm_exec_core+13433>, 0x586edbbee494 <vm_exec_core+1188>, 0x586edbbeeab3 <vm_exec_core+2755>, 0x586edbbf248f <vm_exec_core+17567>, 0x586edbbf1a79 <vm_exec_core+14985>, 0x586edbbf2362 <vm_exec_core+17266>, 0x586edbbf2204 <vm_exec_core+16916>, 0x586edbbf1063 <vm_exec_core+12403>, 0x586edbbf1975 <vm_exec_core+14725>, 0x586edbbf155a <vm_exec_core+13674>, 0x586edbbf1cd2 <vm_exec_core+15586>, 0x586edbbf1c57 <vm_exec_core+15463>, 0x586edbbf47f0 <vm_exec_core+26624>, 0x586edbbf0d6f <vm_exec_core+11647>, 0x586edbbee66e <vm_exec_core+1662>, 0x586edbbef730 <vm_exec_core+5952>, 0x586edbbf49da <vm_exec_core+27114>, 0x586edbbef3ee <vm_exec_core+5118>, 0x586edbbf5ea4 <vm_exec_core+32436>, 0x586edbbf38f0 <vm_exec_core+22784>, 0x586edbbf1dd6 <vm_exec_core+15846>, 0x586edbbee9cb <vm_exec_core+2523>, 0x586edbbf51aa <vm_exec_core+29114>, 0x586edbbf4db0 <vm_exec_core+28096>, 0x586edbbef631 <vm_exec_core+5697>, 0x586edbbeeee9 <vm_exec_core+3833>, 0x586edbbf3e74 <vm_exec_core+24196>, 0x586edbbf02ce <vm_exec_core+8926>, 0x586edbbf5627 <vm_exec_core+30263>, 0x586edbbf505f <vm_exec_core+28783>, 0x586edbbf0b8d <vm_exec_core+11165>, 0x586edbbf1d3e <vm_exec_core+15694>, 0x586edbbf3a1a <vm_exec_core+23082>, 0x586edbbf4fbb <vm_exec_core+28619>, 0x586edbbf2c8d <vm_exec_core+19613>, 0x586edbbf3bc2 <vm_exec_core+23506>, 0x586edbbf439a <vm_exec_core+25514>, 0x586edbbf2b84 <vm_exec_core+19348>, 0x586edbbeee3e <vm_exec_core+3662>, 0x586edbbf3440 <vm_exec_core+21584>, 0x586edbbeebfe <vm_exec_core+3086>, 0x586edbbeefe7 <vm_exec_core+4087>, 0x586edbbf0fb7 <vm_exec_core+12231>, 0x586edbbf28cc <vm_exec_core+18652>, 0x586edbbf3113 <vm_exec_core+20771>, 0x586edbbf26d7 <vm_exec_core+18151>, 0x586edbbee8e7 <vm_exec_core+2295>, 0x586edbbf4718 <vm_exec_core+26408>, 0x586edbbf4c73 <vm_exec_core+27779>, 0x586edbbef084 <vm_exec_core+4244>, 0x586edbbefd69 <vm_exec_core+7545>, 0x586edbbef6d6 <vm_exec_core+5862>, 0x586edbbf0521 <vm_exec_core+9521>, 0x586edbbf1b92 <vm_exec_core+15266>, 0x586edbbef12b <vm_exec_core+4411>, 0x586edbbf4467 <vm_exec_core+25719>, 0x586edbbefc9f <vm_exec_core+7343>, 0x586edbbf1813 <vm_exec_core+14371>, 0x586edbbf22cd <vm_exec_core+17117>, 0x586edbbf3fd5 <vm_exec_core+24549>, 0x586edbbf2e8c <vm_exec_core+20124>, 0x586edbbf05ca <vm_exec_core+9690>, 0x586edbbeffc2 <vm_exec_core+8146>, 0x586edbbf3d79 <vm_exec_core+23945>, 0x586edbbf1213 <vm_exec_core+12835>, 0x586edbbf3512 <vm_exec_core+21794>, 0x586edbbf3000 <vm_exec_core+20496>, 0x586edbbf359f <vm_exec_core+21935>, 0x586edbbf48fb <vm_exec_core+26891>, 0x586edbbf2db9 <vm_exec_core+19913>, 0x586edbbf40e8 <vm_exec_core+24824>, 0x586edbbf0893 <vm_exec_core+10403>, 0x586edbbf3c8f <vm_exec_core+23711>, 0x586edbbf09b9 <vm_exec_core+10697>, 0x586edbbf2ad0 <vm_exec_core+19168>, 0x586edbbf2db9 <vm_exec_core+19913>, 0x586edbbf213c <vm_exec_core+16716>, 0x586edbbf2794 <vm_exec_core+18340>, 0x586edbbf0c20 <vm_exec_core+11312>, 0x586edbbf00e6 <vm_exec_core+8438>, 0x586edbbf366c <vm_exec_core+22140>, 0x586edbbef236 <vm_exec_core+4678>, 0x586edbbf1f40 <vm_exec_core+16208>, 0x586edbbfd0ca <vm_exec_core+61658>, 0x586edbbf2dcd <vm_exec_core+19933>, 0x586edbbef2d1 <vm_exec_core+4833>, 0x586edbbefb82 <vm_exec_core+7058>, 0x586edbbef99b <vm_exec_core+6571>, 0x586edbbefe5b <vm_exec_core+7787>, 0x586edbbf06e9 <vm_exec_core+9977>, 0x586edbbf25d7 <vm_exec_core+17895>, 0x586edbbf1f36 <vm_exec_core+16198>, 0x586edbbf25d2 <vm_exec_core+17890>, 0x586edbbf2d79 <vm_exec_core+19849>, 0x586edbbf2d39 <vm_exec_core+19785>, 0x586edbbefe56 <vm_exec_core+7782>, 0x586edbbf30d7 <vm_exec_core+20711>, 0x586edbbf145f <vm_exec_core+13423>, 0x586edbbf1464 <vm_exec_core+13428>, 0x586edbbf2d34 <vm_exec_core+19780>, 0x586edbbf28c7 <vm_exec_core+18647>...} reg_cfp = 0x7d4d365ff3a0 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 0x0000586edbbea959 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 0x0000586edbc6b7f2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7d4d365ff578, self=137770615059200, 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 = 0x7d4d38956458 cfp = <optimized out> sp = 0x7d4d364ff9e8 use_argv = 0x7d4d36e166a0 stack_argv = 0x7d4d364ff9e8 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 = 0x7d4d365ff578 #16 0x0000586edbc17bf6 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 0x0000586edbc17bf6 in rb_yield (val=<optimized out>) No locals. #20 0x0000586edbdbef0a in rb_ary_each (ary=137770609539880) at /tmp/ruby/src/trunk_asan/array.c:2646 i = 0 #21 0x0000586edbc4de88 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 = 0x7d4d38fa0548 cfunc = 0x50400000a298 recv = 137770609539880 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #22 0x0000586edbbf6296 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7d4d365ff560, 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> #23 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000d900 insns_address_table = {0x586edbbf47ff <vm_exec_core+26639>, 0x586edbbf0d7e <vm_exec_core+11662>, 0x586edbbee67d <vm_exec_core+1677>, 0x586edbbef73f <vm_exec_core+5967>, 0x586edbbf49e9 <vm_exec_core+27129>, 0x586edbbef3fd <vm_exec_core+5133>, 0x586edbbf5eb3 <vm_exec_core+32451>, 0x586edbbf38ff <vm_exec_core+22799>, 0x586edbbf1de5 <vm_exec_core+15861>, 0x586edbbee9da <vm_exec_core+2538>, 0x586edbbf51b9 <vm_exec_core+29129>, 0x586edbbf4dbf <vm_exec_core+28111>, 0x586edbbef640 <vm_exec_core+5712>, 0x586edbbeeef8 <vm_exec_core+3848>, 0x586edbbf3e83 <vm_exec_core+24211>, 0x586edbbf02dd <vm_exec_core+8941>, 0x586edbbf5636 <vm_exec_core+30278>, 0x586edbbf506e <vm_exec_core+28798>, 0x586edbbf0b9c <vm_exec_core+11180>, 0x586edbbf1d4d <vm_exec_core+15709>, 0x586edbbf3a29 <vm_exec_core+23097>, 0x586edbbf4fca <vm_exec_core+28634>, 0x586edbbf2c9c <vm_exec_core+19628>, 0x586edbbf3bd1 <vm_exec_core+23521>, 0x586edbbf43a9 <vm_exec_core+25529>, 0x586edbbf2b93 <vm_exec_core+19363>, 0x586edbbeee4d <vm_exec_core+3677>, 0x586edbbf344f <vm_exec_core+21599>, 0x586edbbeec0d <vm_exec_core+3101>, 0x586edbbeeff6 <vm_exec_core+4102>, 0x586edbbf0fc6 <vm_exec_core+12246>, 0x586edbbf28db <vm_exec_core+18667>, 0x586edbbf3122 <vm_exec_core+20786>, 0x586edbbf26e6 <vm_exec_core+18166>, 0x586edbbee8f6 <vm_exec_core+2310>, 0x586edbbf4727 <vm_exec_core+26423>, 0x586edbbf4c82 <vm_exec_core+27794>, 0x586edbbef093 <vm_exec_core+4259>, 0x586edbbefd78 <vm_exec_core+7560>, 0x586edbbef6e5 <vm_exec_core+5877>, 0x586edbbf0530 <vm_exec_core+9536>, 0x586edbbf1ba1 <vm_exec_core+15281>, 0x586edbbef13a <vm_exec_core+4426>, 0x586edbbf4476 <vm_exec_core+25734>, 0x586edbbefcae <vm_exec_core+7358>, 0x586edbbf1822 <vm_exec_core+14386>, 0x586edbbf22dc <vm_exec_core+17132>, 0x586edbbf3fe4 <vm_exec_core+24564>, 0x586edbbf2e9b <vm_exec_core+20139>, 0x586edbbf05d9 <vm_exec_core+9705>, 0x586edbbeffd1 <vm_exec_core+8161>, 0x586edbbf3d88 <vm_exec_core+23960>, 0x586edbbf1222 <vm_exec_core+12850>, 0x586edbbf3521 <vm_exec_core+21809>, 0x586edbbf300f <vm_exec_core+20511>, 0x586edbbf35ae <vm_exec_core+21950>, 0x586edbbf490a <vm_exec_core+26906>, 0x586edbbee39b <vm_exec_core+939>, 0x586edbbf40f7 <vm_exec_core+24839>, 0x586edbbf08a2 <vm_exec_core+10418>, 0x586edbbf3c9e <vm_exec_core+23726>, 0x586edbbf09c8 <vm_exec_core+10712>, 0x586edbbf2adf <vm_exec_core+19183>, 0x586edbbf5901 <vm_exec_core+30993>, 0x586edbbf214b <vm_exec_core+16731>, 0x586edbbf27a3 <vm_exec_core+18355>, 0x586edbbf0c2f <vm_exec_core+11327>, 0x586edbbf00f5 <vm_exec_core+8453>, 0x586edbbf367b <vm_exec_core+22155>, 0x586edbbef245 <vm_exec_core+4693>, 0x586edbbf1f4f <vm_exec_core+16223>, 0x586edbbfd0d9 <vm_exec_core+61673>, 0x586edbbf2ddc <vm_exec_core+19948>, 0x586edbbef2e0 <vm_exec_core+4848>, 0x586edbbefb91 <vm_exec_core+7073>, 0x586edbbef9aa <vm_exec_core+6586>, 0x586edbbefe6a <vm_exec_core+7802>, 0x586edbbf06f8 <vm_exec_core+9992>, 0x586edbbf555e <vm_exec_core+30062>, 0x586edbbee3a0 <vm_exec_core+944>, 0x586edbbefab6 <vm_exec_core+6854>, 0x586edbbf603b <vm_exec_core+32843>, 0x586edbbf334d <vm_exec_core+21341>, 0x586edbbf25dc <vm_exec_core+17900>, 0x586edbbf4506 <vm_exec_core+25878>, 0x586edbbf63f8 <vm_exec_core+33800>, 0x586edbbf482e <vm_exec_core+26686>, 0x586edbbf56d8 <vm_exec_core+30440>, 0x586edbbf57a9 <vm_exec_core+30649>, 0x586edbbeed17 <vm_exec_core+3367>, 0x586edbbf50da <vm_exec_core+28906>, 0x586edbbf1146 <vm_exec_core+12630>, 0x586edbbf5325 <vm_exec_core+29493>, 0x586edbbf0a6d <vm_exec_core+10877>, 0x586edbbf037a <vm_exec_core+9098>, 0x586edbbf167d <vm_exec_core+13965>, 0x586edbbef1ab <vm_exec_core+4539>, 0x586edbbf5876 <vm_exec_core+30854>, 0x586edbbf18db <vm_exec_core+14571>, 0x586edbbf1469 <vm_exec_core+13433>, 0x586edbbee494 <vm_exec_core+1188>, 0x586edbbeeab3 <vm_exec_core+2755>, 0x586edbbf248f <vm_exec_core+17567>, 0x586edbbf1a79 <vm_exec_core+14985>, 0x586edbbf2362 <vm_exec_core+17266>, 0x586edbbf2204 <vm_exec_core+16916>, 0x586edbbf1063 <vm_exec_core+12403>, 0x586edbbf1975 <vm_exec_core+14725>, 0x586edbbf155a <vm_exec_core+13674>, 0x586edbbf1cd2 <vm_exec_core+15586>, 0x586edbbf1c57 <vm_exec_core+15463>, 0x586edbbf47f0 <vm_exec_core+26624>, 0x586edbbf0d6f <vm_exec_core+11647>, 0x586edbbee66e <vm_exec_core+1662>, 0x586edbbef730 <vm_exec_core+5952>, 0x586edbbf49da <vm_exec_core+27114>, 0x586edbbef3ee <vm_exec_core+5118>, 0x586edbbf5ea4 <vm_exec_core+32436>, 0x586edbbf38f0 <vm_exec_core+22784>, 0x586edbbf1dd6 <vm_exec_core+15846>, 0x586edbbee9cb <vm_exec_core+2523>, 0x586edbbf51aa <vm_exec_core+29114>, 0x586edbbf4db0 <vm_exec_core+28096>, 0x586edbbef631 <vm_exec_core+5697>, 0x586edbbeeee9 <vm_exec_core+3833>, 0x586edbbf3e74 <vm_exec_core+24196>, 0x586edbbf02ce <vm_exec_core+8926>, 0x586edbbf5627 <vm_exec_core+30263>, 0x586edbbf505f <vm_exec_core+28783>, 0x586edbbf0b8d <vm_exec_core+11165>, 0x586edbbf1d3e <vm_exec_core+15694>, 0x586edbbf3a1a <vm_exec_core+23082>, 0x586edbbf4fbb <vm_exec_core+28619>, 0x586edbbf2c8d <vm_exec_core+19613>, 0x586edbbf3bc2 <vm_exec_core+23506>, 0x586edbbf439a <vm_exec_core+25514>, 0x586edbbf2b84 <vm_exec_core+19348>, 0x586edbbeee3e <vm_exec_core+3662>, 0x586edbbf3440 <vm_exec_core+21584>, 0x586edbbeebfe <vm_exec_core+3086>, 0x586edbbeefe7 <vm_exec_core+4087>, 0x586edbbf0fb7 <vm_exec_core+12231>, 0x586edbbf28cc <vm_exec_core+18652>, 0x586edbbf3113 <vm_exec_core+20771>, 0x586edbbf26d7 <vm_exec_core+18151>, 0x586edbbee8e7 <vm_exec_core+2295>, 0x586edbbf4718 <vm_exec_core+26408>, 0x586edbbf4c73 <vm_exec_core+27779>, 0x586edbbef084 <vm_exec_core+4244>, 0x586edbbefd69 <vm_exec_core+7545>, 0x586edbbef6d6 <vm_exec_core+5862>, 0x586edbbf0521 <vm_exec_core+9521>, 0x586edbbf1b92 <vm_exec_core+15266>, 0x586edbbef12b <vm_exec_core+4411>, 0x586edbbf4467 <vm_exec_core+25719>, 0x586edbbefc9f <vm_exec_core+7343>, 0x586edbbf1813 <vm_exec_core+14371>, 0x586edbbf22cd <vm_exec_core+17117>, 0x586edbbf3fd5 <vm_exec_core+24549>, 0x586edbbf2e8c <vm_exec_core+20124>, 0x586edbbf05ca <vm_exec_core+9690>, 0x586edbbeffc2 <vm_exec_core+8146>, 0x586edbbf3d79 <vm_exec_core+23945>, 0x586edbbf1213 <vm_exec_core+12835>, 0x586edbbf3512 <vm_exec_core+21794>, 0x586edbbf3000 <vm_exec_core+20496>, 0x586edbbf359f <vm_exec_core+21935>, 0x586edbbf48fb <vm_exec_core+26891>, 0x586edbbf2db9 <vm_exec_core+19913>, 0x586edbbf40e8 <vm_exec_core+24824>, 0x586edbbf0893 <vm_exec_core+10403>, 0x586edbbf3c8f <vm_exec_core+23711>, 0x586edbbf09b9 <vm_exec_core+10697>, 0x586edbbf2ad0 <vm_exec_core+19168>, 0x586edbbf2db9 <vm_exec_core+19913>, 0x586edbbf213c <vm_exec_core+16716>, 0x586edbbf2794 <vm_exec_core+18340>, 0x586edbbf0c20 <vm_exec_core+11312>, 0x586edbbf00e6 <vm_exec_core+8438>, 0x586edbbf366c <vm_exec_core+22140>, 0x586edbbef236 <vm_exec_core+4678>, 0x586edbbf1f40 <vm_exec_core+16208>, 0x586edbbfd0ca <vm_exec_core+61658>, 0x586edbbf2dcd <vm_exec_core+19933>, 0x586edbbef2d1 <vm_exec_core+4833>, 0x586edbbefb82 <vm_exec_core+7058>, 0x586edbbef99b <vm_exec_core+6571>, 0x586edbbefe5b <vm_exec_core+7787>, 0x586edbbf06e9 <vm_exec_core+9977>, 0x586edbbf25d7 <vm_exec_core+17895>, 0x586edbbf1f36 <vm_exec_core+16198>, 0x586edbbf25d2 <vm_exec_core+17890>, 0x586edbbf2d79 <vm_exec_core+19849>, 0x586edbbf2d39 <vm_exec_core+19785>, 0x586edbbefe56 <vm_exec_core+7782>, 0x586edbbf30d7 <vm_exec_core+20711>, 0x586edbbf145f <vm_exec_core+13423>, 0x586edbbf1464 <vm_exec_core+13428>, 0x586edbbf2d34 <vm_exec_core+19780>, 0x586edbbf28c7 <vm_exec_core+18647>...} reg_cfp = 0x7d4d365ff560 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> 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> th: 0x515000000300, native_id: 0x7d4d392e2c40 -- Control frame information ----------------------------------------------- INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> c:0021 p:---- s:0128 e:000127 CFUNC :select 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> 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 INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <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 INSN_LABEL_splatkw = <optimized out> c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1775 INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> c:0014 p:0006 s:0065 e:000064 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1762 [FINISH] INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> c:0013 p:---- s:0061 e:000060 CFUNC :each c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1761 INSN_LABEL_dupn = <optimized out> c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1805 c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1052 INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:897 c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1289 INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1889 INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> c:0005 p:0020 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1893 c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> c:0003 p:---- s:0011 e:000010 CFUNC :require_relative INSN_LABEL_defineclass = <optimized out> 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_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> #24 0x0000586edbbeab8b 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 0x0000586edb965d5c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=137770615549280) at /tmp/ruby/src/trunk_asan/load.c:789 iseq = 0x7d4d3899ac48 #27 0x0000586edb960c1b 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 = 137770615886840 realpath_map = 137770615886680 path = 137770615549280 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 0x0000586edb95edd5 in rb_require_string_internal (fname=137770615549320, 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 0x0000586edbc4de88 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 = 0x7d4d3899add8 cfunc = 0x5040000185d8 recv = 137770621914520 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #31 0x0000586edbc3419d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffeb54e7f30) 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 0x0000586edbc33c55 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 0x0000586edbbfb889 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7d4d365ff790, 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 = {0x586edbbf47ff <vm_exec_core+26639>, 0x586edbbf0d7e <vm_exec_core+11662>, 0x586edbbee67d <vm_exec_core+1677>, 0x586edbbef73f <vm_exec_core+5967>, 0x586edbbf49e9 <vm_exec_core+27129>, 0x586edbbef3fd <vm_exec_core+5133>, 0x586edbbf5eb3 <vm_exec_core+32451>, 0x586edbbf38ff <vm_exec_core+22799>, 0x586edbbf1de5 <vm_exec_core+15861>, 0x586edbbee9da <vm_exec_core+2538>, 0x586edbbf51b9 <vm_exec_core+29129>, 0x586edbbf4dbf <vm_exec_core+28111>, 0x586edbbef640 <vm_exec_core+5712>, 0x586edbbeeef8 <vm_exec_core+3848>, 0x586edbbf3e83 <vm_exec_core+24211>, 0x586edbbf02dd <vm_exec_core+8941>, 0x586edbbf5636 <vm_exec_core+30278>, 0x586edbbf506e <vm_exec_core+28798>, 0x586edbbf0b9c <vm_exec_core+11180>, 0x586edbbf1d4d <vm_exec_core+15709>, 0x586edbbf3a29 <vm_exec_core+23097>, 0x586edbbf4fca <vm_exec_core+28634>, 0x586edbbf2c9c <vm_exec_core+19628>, 0x586edbbf3bd1 <vm_exec_core+23521>, 0x586edbbf43a9 <vm_exec_core+25529>, 0x586edbbf2b93 <vm_exec_core+19363>, 0x586edbbeee4d <vm_exec_core+3677>, 0x586edbbf344f <vm_exec_core+21599>, 0x586edbbeec0d <vm_exec_core+3101>, 0x586edbbeeff6 <vm_exec_core+4102>, 0x586edbbf0fc6 <vm_exec_core+12246>, 0x586edbbf28db <vm_exec_core+18667>, 0x586edbbf3122 <vm_exec_core+20786>, 0x586edbbf26e6 <vm_exec_core+18166>, 0x586edbbee8f6 <vm_exec_core+2310>, 0x586edbbf4727 <vm_exec_core+26423>, 0x586edbbf4c82 <vm_exec_core+27794>, 0x586edbbef093 <vm_exec_core+4259>, 0x586edbbefd78 <vm_exec_core+7560>, 0x586edbbef6e5 <vm_exec_core+5877>, 0x586edbbf0530 <vm_exec_core+9536>, 0x586edbbf1ba1 <vm_exec_core+15281>, 0x586edbbef13a <vm_exec_core+4426>, 0x586edbbf4476 <vm_exec_core+25734>, 0x586edbbefcae <vm_exec_core+7358>, 0x586edbbf1822 <vm_exec_core+14386>, 0x586edbbf22dc <vm_exec_core+17132>, 0x586edbbf3fe4 <vm_exec_core+24564>, 0x586edbbf2e9b <vm_exec_core+20139>, 0x586edbbf05d9 <vm_exec_core+9705>, 0x586edbbeffd1 <vm_exec_core+8161>, 0x586edbbf3d88 <vm_exec_core+23960>, 0x586edbbf1222 <vm_exec_core+12850>, 0x586edbbf3521 <vm_exec_core+21809>, 0x586edbbf300f <vm_exec_core+20511>, 0x586edbbf35ae <vm_exec_core+21950>, 0x586edbbf490a <vm_exec_core+26906>, 0x586edbbee39b <vm_exec_core+939>, 0x586edbbf40f7 <vm_exec_core+24839>, 0x586edbbf08a2 <vm_exec_core+10418>, 0x586edbbf3c9e <vm_exec_core+23726>, 0x586edbbf09c8 <vm_exec_core+10712>, 0x586edbbf2adf <vm_exec_core+19183>, 0x586edbbf5901 <vm_exec_core+30993>, 0x586edbbf214b <vm_exec_core+16731>, 0x586edbbf27a3 <vm_exec_core+18355>, 0x586edbbf0c2f <vm_exec_core+11327>, 0x586edbbf00f5 <vm_exec_core+8453>, 0x586edbbf367b <vm_exec_core+22155>, 0x586edbbef245 <vm_exec_core+4693>, 0x586edbbf1f4f <vm_exec_core+16223>, 0x586edbbfd0d9 <vm_exec_core+61673>, 0x586edbbf2ddc <vm_exec_core+19948>, 0x586edbbef2e0 <vm_exec_core+4848>, 0x586edbbefb91 <vm_exec_core+7073>, 0x586edbbef9aa <vm_exec_core+6586>, 0x586edbbefe6a <vm_exec_core+7802>, 0x586edbbf06f8 <vm_exec_core+9992>, 0x586edbbf555e <vm_exec_core+30062>, 0x586edbbee3a0 <vm_exec_core+944>, 0x586edbbefab6 <vm_exec_core+6854>, 0x586edbbf603b <vm_exec_core+32843>, 0x586edbbf334d <vm_exec_core+21341>, 0x586edbbf25dc <vm_exec_core+17900>, 0x586edbbf4506 <vm_exec_core+25878>, 0x586edbbf63f8 <vm_exec_core+33800>, 0x586edbbf482e <vm_exec_core+26686>, 0x586edbbf56d8 <vm_exec_core+30440>, 0x586edbbf57a9 <vm_exec_core+30649>, 0x586edbbeed17 <vm_exec_core+3367>, 0x586edbbf50da <vm_exec_core+28906>, 0x586edbbf1146 <vm_exec_core+12630>, 0x586edbbf5325 <vm_exec_core+29493>, 0x586edbbf0a6d <vm_exec_core+10877>, 0x586edbbf037a <vm_exec_core+9098>, 0x586edbbf167d <vm_exec_core+13965>, 0x586edbbef1ab <vm_exec_core+4539>, 0x586edbbf5876 <vm_exec_core+30854>, 0x586edbbf18db <vm_exec_core+14571>, 0x586edbbf1469 <vm_exec_core+13433>, 0x586edbbee494 <vm_exec_core+1188>, 0x586edbbeeab3 <vm_exec_core+2755>, 0x586edbbf248f <vm_exec_core+17567>, 0x586edbbf1a79 <vm_exec_core+14985>, 0x586edbbf2362 <vm_exec_core+17266>, 0x586edbbf2204 <vm_exec_core+16916>, 0x586edbbf1063 <vm_exec_core+12403>, 0x586edbbf1975 <vm_exec_core+14725>, 0x586edbbf155a <vm_exec_core+13674>, 0x586edbbf1cd2 <vm_exec_core+15586>, 0x586edbbf1c57 <vm_exec_core+15463>, 0x586edbbf47f0 <vm_exec_core+26624>, 0x586edbbf0d6f <vm_exec_core+11647>, 0x586edbbee66e <vm_exec_core+1662>, 0x586edbbef730 <vm_exec_core+5952>, 0x586edbbf49da <vm_exec_core+27114>, 0x586edbbef3ee <vm_exec_core+5118>, 0x586edbbf5ea4 <vm_exec_core+32436>, 0x586edbbf38f0 <vm_exec_core+22784>, 0x586edbbf1dd6 <vm_exec_core+15846>, 0x586edbbee9cb <vm_exec_core+2523>, 0x586edbbf51aa <vm_exec_core+29114>, 0x586edbbf4db0 <vm_exec_core+28096>, 0x586edbbef631 <vm_exec_core+5697>, 0x586edbbeeee9 <vm_exec_core+3833>, 0x586edbbf3e74 <vm_exec_core+24196>, 0x586edbbf02ce <vm_exec_core+8926>, 0x586edbbf5627 <vm_exec_core+30263>, 0x586edbbf505f <vm_exec_core+28783>, 0x586edbbf0b8d <vm_exec_core+11165>, 0x586edbbf1d3e <vm_exec_core+15694>, 0x586edbbf3a1a <vm_exec_core+23082>, 0x586edbbf4fbb <vm_exec_core+28619>, 0x586edbbf2c8d <vm_exec_core+19613>, 0x586edbbf3bc2 <vm_exec_core+23506>, 0x586edbbf439a <vm_exec_core+25514>, 0x586edbbf2b84 <vm_exec_core+19348>, 0x586edbbeee3e <vm_exec_core+3662>, 0x586edbbf3440 <vm_exec_core+21584>, 0x586edbbeebfe <vm_exec_core+3086>, 0x586edbbeefe7 <vm_exec_core+4087>, 0x586edbbf0fb7 <vm_exec_core+12231>, 0x586edbbf28cc <vm_exec_core+18652>, 0x586edbbf3113 <vm_exec_core+20771>, 0x586edbbf26d7 <vm_exec_core+18151>, 0x586edbbee8e7 <vm_exec_core+2295>, 0x586edbbf4718 <vm_exec_core+26408>, 0x586edbbf4c73 <vm_exec_core+27779>, 0x586edbbef084 <vm_exec_core+4244>, 0x586edbbefd69 <vm_exec_core+7545>, 0x586edbbef6d6 <vm_exec_core+5862>, 0x586edbbf0521 <vm_exec_core+9521>, 0x586edbbf1b92 <vm_exec_core+15266>, 0x586edbbef12b <vm_exec_core+4411>, 0x586edbbf4467 <vm_exec_core+25719>, 0x586edbbefc9f <vm_exec_core+7343>, 0x586edbbf1813 <vm_exec_core+14371>, 0x586edbbf22cd <vm_exec_core+17117>, 0x586edbbf3fd5 <vm_exec_core+24549>, 0x586edbbf2e8c <vm_exec_core+20124>, 0x586edbbf05ca <vm_exec_core+9690>, 0x586edbbeffc2 <vm_exec_core+8146>, 0x586edbbf3d79 <vm_exec_core+23945>, 0x586edbbf1213 <vm_exec_core+12835>, 0x586edbbf3512 <vm_exec_core+21794>, 0x586edbbf3000 <vm_exec_core+20496>, 0x586edbbf359f <vm_exec_core+21935>, 0x586edbbf48fb <vm_exec_core+26891>, 0x586edbbf2db9 <vm_exec_core+19913>, 0x586edbbf40e8 <vm_exec_core+24824>, 0x586edbbf0893 <vm_exec_core+10403>, 0x586edbbf3c8f <vm_exec_core+23711>, 0x586edbbf09b9 <vm_exec_core+10697>, 0x586edbbf2ad0 <vm_exec_core+19168>, 0x586edbbf2db9 <vm_exec_core+19913>, 0x586edbbf213c <vm_exec_core+16716>, 0x586edbbf2794 <vm_exec_core+18340>, 0x586edbbf0c20 <vm_exec_core+11312>, 0x586edbbf00e6 <vm_exec_core+8438>, 0x586edbbf366c <vm_exec_core+22140>, 0x586edbbef236 <vm_exec_core+4678>, 0x586edbbf1f40 <vm_exec_core+16208>, 0x586edbbfd0ca <vm_exec_core+61658>, 0x586edbbf2dcd <vm_exec_core+19933>, 0x586edbbef2d1 <vm_exec_core+4833>, 0x586edbbefb82 <vm_exec_core+7058>, 0x586edbbef99b <vm_exec_core+6571>, 0x586edbbefe5b <vm_exec_core+7787>, 0x586edbbf06e9 <vm_exec_core+9977>, 0x586edbbf25d7 <vm_exec_core+17895>, 0x586edbbf1f36 <vm_exec_core+16198>, 0x586edbbf25d2 <vm_exec_core+17890>, 0x586edbbf2d79 <vm_exec_core+19849>, 0x586edbbf2d39 <vm_exec_core+19785>, 0x586edbbefe56 <vm_exec_core+7782>, 0x586edbbf30d7 <vm_exec_core+20711>, 0x586edbbf145f <vm_exec_core+13423>, 0x586edbbf1464 <vm_exec_core+13428>, 0x586edbbf2d34 <vm_exec_core+19780>, 0x586edbbf28c7 <vm_exec_core+18647>...} reg_cfp = 0x7d4d365ff790 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 0x0000586edbbea79b 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>, 0x7ffeb54e82e0, <optimized out>, <optimized out>}, prev = 0x7d4d37046750, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #36 0x0000586edb8605db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7d4d3899ae78) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffeb54e8470, <optimized out>, 0x7ffeb54e83c0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7d4d3899ae78 #37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #38 0x0000586edb859b47 in rb_main (argc=9, argv=0x7ffeb54e8638) at /tmp/ruby/src/trunk_asan/main.c:42 variable_in_this_stack_frame = <optimized out> #39 main (argc=9, argv=0x7ffeb54e8638) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true running file: /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb [Inferior 1 (process 4180071) detached] A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j option. $ timeout 60 gdb -p 4179729 -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 4179728 -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) $$$[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-03T19:10:57Z master 21035c826d) +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.487455 seconds 3336 files, 33633 examples, 135623 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.