# Logfile created on 2024-10-05 14:43:09 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x000074cb5f6cfdc8 @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.20241005-144309", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000074cb5f6f06b8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000074cb5f6f0118 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000074cb5e5fa250 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20241005-144309", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20241005-144309>, @binmode=false, @mon_data=#<Monitor:0x000074cb5ffdfbc0>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = f37e6d7f7b $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper' /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. Unpacked gems/typeprof-0.30.0.gem $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/version.c linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated 3a33932bcfff8e6a0bf711095e9fae9ebae00e8ad7d6063928f3a72b916e0eb8 builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' 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/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. transdb.h unchanged generating makefiles ext/configure-ext.mk making trans Unpacked gems/typeprof-0.30.0.gem make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' 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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' 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/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.14.1 logger 1.6.1 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 1.0.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.10 resolv 0.4.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.4.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.1 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3.dev io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.2 openssl 3.2.0 pathname 0.3.0 psych 5.2.0.beta1 stringio 3.1.2.dev strscan 3.1.1.dev zlib 3.1.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 minitest 5.25.1 power_assert 2.0.4 rake 13.2.1 test-unit 3.6.2 rexml 3.3.8 rss 0.3.1 net-ftp 0.3.8 net-imap 0.4.16 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.6.1 debug 1.9.2 racc 1.8.1 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.3.0 repl_type_completor 0.1.7 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: typeprof-0.30.0.gem not found in bundled_gems $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=41364 "--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 # Running tests: [ 1/914] 4008220=test_dup [ 2/914] 4008230=test_require [ 3/914] 4008225=test_stringio [ 4/914] 4008233=test_dns [ 5/914] 4008224=test_gem_commands_info_command [ 6/914] 4008228=command_line_test [ 7/914] 4008223=test_rdoc_rd [ 8/914] 4008226=test_date_new [ 9/914] 4008229=test_io_timeout [ 10/914] 4008221=test_bug-3571 [ 11/914] 4008219=test_notimplement [ 12/914] 4008231=test_emoji_breaks [ 13/914] 4008218=test_system [ 14/914] 4008222=test_comparable [ 15/914] 4008227=test_gem_requirement [ 16/914] 4008232=test_alias [ 17/914] 4008229=test_face [ 18/914] 4008231=test_sizeof [ 19/914] 4008219=test_compile_prism [ 20/914] 4008222=test_gem_commands_build_command [ 21/914] 4008226=test_gem_security [ 22/914] 4008221=test_euc_tw [ 23/914] 4008221=test_x509name [ 24/914] 4008228=test_sleep [ 25/914] 4008229=test_wait [ 26/914] 4008221=test_object_references [ 27/914] 4008225=test_cgi_multipart [ 28/914] 4008221=test_case [ 29/914] 4008223=test_bug-5832 [ 30/914] 4008223=test_did_you_mean [ 31/914] 4008221=test_autoconf [ 32/914] 4008229=test_popen_deadlock [ 33/914] 4008221=test_gem_safe_yaml [ 34/914] 4008232=test_digest_extend [ 35/914] 4008225=json_encoding_test [ 36/914] 4008220=test_time [ 37/914] 4008232=test_math [ 38/914] 4008225=test_gc [ 39/914] 4008225=test_libs [ 40/914] 4008233=test_super [ 41/914] 4008232=onigmo_test [ 42/914] 4008224=test_struct [ 43/914] 4008224=test_rdoc_comment [ 44/914] 4008225=test_pack [ 45/914] 4008225=test_ast [ 46/914] 4008232=fuzzer_test [ 47/914] 4008232=test_rb_str_dup [ 48/914] 4008232=test_gem_bundler_version_finder [ 49/914] 4008221=test_console_attr [ 50/914] 4008227=constant_path_node_test [ 51/914] 4008221=test_gem_path_support [ 52/914] 4008223=test_win32ole_record [ 53/914] 4008223=newline_test [ 54/914] 4008221=snippets_test [ 55/914] 4008219=parser_test [ 56/914] 4008227=test_ubf_async_safe [ 57/914] 4008227=test_array [ 58/914] 4008220=test_webauthn_listener_response [ 59/914] 4008224=heredoc_test [ 60/914] 4008227=test_gem_package_tar_writer [ 61/914] 4008219=test_rubygems [ 62/914] 4008222=ripper_test [ 63/914] 4008224=test_mailto [ 64/914] 4008232=test_yaml_tree [ 65/914] 4008223=test_case_mapping [ 66/914] 4008224=test_function [ 67/914] 4008223=test_socket [ 68/914] 4008227=test_timeout [ 69/914] 4008228=test_not [ 70/914] 4008228=test_weakref [ 71/914] 4008232=test_within_pipe [ 72/914] 4008220=test_scalar_scanner [ 73/914] 4008220=test_io_buffer [ 74/914] 4008228=test_win32ole_event [ 75/914] 4008228=test_hash [ 76/914] 4008220=test_reline [ 77/914] 4008232=test_arith_seq_beg_len_step [ 78/914] 4008233=test_beginendblock [ 79/914] 4008232=test_gem_resolver_requirement_list [ 80/914] 4008224=test_yjit_exit_locations [ 81/914] 4008232=test_rdoc_markup_pre_process [ 82/914] 4008219=test_rdoc_rdoc [ 83/914] 4008229=test_rdoc_method_attr [ 84/914] 4008227=test_gem_config_file [ 85/914] 4008224=test_gem_commands_pristine_command [ 86/914] 4008232=test_yamlstore [ 87/914] 4008232=test_rdoc_i18n_locale [ 88/914] 4008227=test_argf [ 89/914] 4008232=test_egrep_cpp [ 90/914] 4008232=test_gem_resolver_composed_set [ 91/914] 4008219=test_date_conv [ 92/914] 4008219=test_webauthn_poller [ 93/914] 4008232=test_yjit [ 94/914] 4008222=test_buffered_io [ 95/914] 4008218=test_rdoc_markup_attribute_manager [ 96/914] 4008219=test_m17n [ 97/914] 4008222=test_ipaddr [ 98/914] 4008222=test_arity [ 99/914] 4008229=test_gem_stream_ui [100/914] 4008222=test_numhash [101/914] 4008222=test_trace [102/914] 4008222=test_rdoc_generator_ri [103/914] 4008233=test_nofree [104/914] 4008233=test_pkey_rsa [105/914] 4008218=test_gem_console_ui [106/914] 4008222=test_member [107/914] 4008222=test_resource [108/914] 4008222=test_gem_source_fetch_problem [109/914] 4008222=test_set [110/914] 4008222=test_gem_update_suggestion [111/914] 4008219=test_rdoc_generator_pot_po [112/914] 4008219=test_reqarg [113/914] 4008229=test_reline_key [114/914] 4008222=test_unicode_normalize [115/914] 4008229=test_method [116/914] 4008218=test_append [117/914] 4008218=test_ractor_compatibility [118/914] 4008222=test_rdoc_markup_hard_break [119/914] 4008222=test_gem_resolver_lock_set [120/914] 4008222=test_ns_spki [121/914] 4008222=test_depth_first [122/914] 4008222=test_tsort [123/914] 4008222=test_integer_comb [124/914] 4008226=index_write_test [125/914] 4008226=test_date_ractor [126/914] 4008223=test_m17n_comb [127/914] 4008226=test_pair [128/914] 4008218=test_tree_spell_checker [129/914] 4008218=lex_test [130/914] 4008221=test_bundled_gems [131/914] 4008219=test_custom_command [132/914] 4008221=integer_parse_test [133/914] 4008221=test_gem_validator [134/914] 4008221=test_prettyprint [135/914] 4008233=test_rdoc_markup_to_label [136/914] 4008221=test_install [137/914] 4008220=regular_expression_options_test [138/914] 4008219=test_key_event_record [139/914] 4008219=test_sleep [140/914] 4008220=test_queue [141/914] 4008220=test_gem_commands_lock_command [142/914] 4008220=test_euc_kr [143/914] 4008220=test_threadgroup [144/914] 4008233=test_rdoc_generator_json_index [145/914] 4008224=test_set_len [146/914] 4008224=test_exception [147/914] 4008233=test_bash_completion [148/914] 4008233=test_gem_security_signer [149/914] 4008221=test_gem_local_remote_options [150/914] 4008231=test_gem_ext_configure_builder [151/914] 4008221=test_x509store [152/914] 4008220=test_mdns [153/914] 4008220=test_dir [154/914] 4008233=test_rdoc_rd_inline_parser [155/914] 4008231=test_kwargs [156/914] 4008221=test_rdoc_extend [157/914] 4008231=test_io_wait [158/914] 4008233=test_lexer [159/914] 4008233=test_win32ole_type [160/914] 4008233=test_random [161/914] 4008233=test_merge_keys [162/914] 4008233=test_project_sanity [163/914] 4008231=regular_expression_encoding_test [164/914] 4008231=test_env [165/914] 4008233=test_config [166/914] 4008220=test_gem_commands_cleanup_command [167/914] 4008221=test_rdoc_markup_paragraph [168/914] 4008221=test_interned_str [169/914] 4008221=test_placearg [170/914] 4008233=test_ensured [171/914] 4008233=test_config [172/914] 4008221=test_delete [173/914] 4008221=comments_test [174/914] 4008221=test_io_m17n [175/914] 4008233=test_object_create_start [176/914] 4008233=test_forwardable [177/914] 4008233=test_continuation [178/914] 4008233=test_files_test [179/914] 4008218=test_gem_dependency_list [180/914] 4008218=test_gem_resolver_installer_set [181/914] 4008233=test_nesting_parser [182/914] 4008219=test_gem_commands_uninstall_command [183/914] 4008233=test_rendering [184/914] 4008233=test_pkey_dh [185/914] 4008233=test_rdoc_text [186/914] 4008220=test_shapes [187/914] 4008220=test_ocsp [188/914] 4008233=test_gem_silent_ui [189/914] 4008218=test_require [190/914] 4008218=test_ifunless [191/914] 4008218=test_configuration [192/914] 4008233=test_windows_1252 [193/914] 4008233=test_rdoc_single_class [194/914] 4008233=test_rdoc_alias [195/914] 4008233=test_udp [196/914] 4008233=dispatcher_test [197/914] 4008230=warnings_test [198/914] 4008233=test_to_ary_concat [199/914] 4008218=test_rubyoptions [200/914] 4008226=test_printf [201/914] 4008230=test_rdoc_token_stream [202/914] 4008226=test_stringify_symbols [203/914] 4008226=test_emitter [204/914] 4008226=test_ts [205/914] 4008220=parse_stream_test [206/914] 4008220=test_gem_resolver_api_set [207/914] 4008230=test_locale [208/914] 4008220=test_gem_source_subpath_problem [209/914] 4008230=node_id_test [210/914] 4008220=test_tmpdir [211/914] 4008220=test_type [212/914] 4008220=test_range [213/914] 4008219=test_io_buffer [214/914] 4008219=encodings_test [215/914] 4008230=test_string_processing [216/914] 4008230=json_generator_test [217/914] 4008219=test_gem_impossible_dependencies_error [218/914] 4008219=test_dryrun [219/914] 4008226=test_open3 [220/914] 4008219=errors_test [221/914] 4008230=test_ftp [222/914] 4008219=test_rdoc_markup_document [223/914] 4008230=test_vm_dump [224/914] 4008230=json_parser_test [225/914] 4008219=test_win32ole_variant_m [226/914] 4008219=test_rdoc_store [227/914] 4008230=test_err_in_callback [228/914] 4008230=test_rdoc_stats [229/914] 4008230=test_cesu8 [230/914] 4008221=test_gem_commands_rebuild_command [231/914] 4008230=test_alias_and_anchor [232/914] 4008230=test_gem_commands_setup_command [233/914] 4008221=test_fiber [234/914] 4008233=breadth_first_search_test [235/914] 4008233=test_generic [236/914] 4008233=test_gc_compact [237/914] 4008224=test_key_stroke [238/914] 4008224=test_deprecated [239/914] 4008224=test_div [240/914] 4008224=test_rdoc_generator_darkfish [241/914] 4008229=test_resize [242/914] 4008229=test_option [243/914] 4008224=test_capacity [244/914] 4008224=test_tracer [245/914] 4008219=test_nextafter [246/914] 4008230=test_input_method [247/914] 4008220=test_gem_safe_marshal [248/914] 4008224=test_backtrace [249/914] 4008224=test_bundled_ca [250/914] 4008230=test_to_ruby [251/914] 4008230=test_random [252/914] 4008229=test_workspace [253/914] 4008219=static_literals_test [254/914] 4008230=test_noarg [255/914] 4008219=test_data [256/914] 4008219=test_thread [257/914] 4008219=test_pkey_ec [258/914] 4008219=test_rand [259/914] 4008229=test_fips [260/914] 4008227=test_date_parse [261/914] 4008230=test_gem_commands_update_command [262/914] 4008224=test_memory_view [263/914] 4008222=test_helper [264/914] 4008222=test_ellipsize [265/914] 4008224=test_utf32 [266/914] 4008222=test_integer [267/914] 4008224=test_gem_commands_server_command [268/914] 4008224=test_httpheader [269/914] 4008224=test_http_request [270/914] 4008222=test_data [271/914] 4008224=test_rdoc_ri_driver [272/914] 4008222=test_provider [273/914] 4008220=test_win32ole_method_event [274/914] 4008220=test_bn [275/914] 4008220=test_gem_package_task [276/914] 4008220=!Nothing_to_test [277/914] 4008220=numeric_value_test [278/914] 4008220=test_keyword [279/914] 4008227=test_method_name_check [280/914] 4008227=test_kernel [281/914] 4008219=heredoc_dedent_test [282/914] 4008219=test_len [283/914] 4008219=implicit_array_test [284/914] 4008229=test_acceptable [285/914] 4008231=test_win32ole_param [286/914] 4008219=test_function_entry [287/914] 4008219=test_rdoc_parser_markdown [288/914] 4008231=test_object [289/914] 4008219=test_gem_commands_signout_command [290/914] 4008219=test_exception [291/914] 4008231=test_rdoc_generator_pot [292/914] 4008219=test_gem_ext_cargo_builder [293/914] 4008219=test_gem_gem_runner [294/914] 4008228=test_file_exhaustive [295/914] 4008223=test_stream [296/914] 4008219=test_optarg [297/914] 4008223=test_ssl_session [298/914] 4008229=test_ractor [299/914] 4008231=test_autoload [300/914] 4008224=test_gem_resolver_local_specification [301/914] 4008229=test_pack [302/914] 4008219=test_gem_commands_exec_command [303/914] 4008224=test_gem_commands_unpack_command [304/914] 4008222=test_date_marshal [305/914] 4008222=test_ossl [306/914] 4008224=test_gem_request_set_gem_dependency_api [307/914] 4008227=test_grapheme_breaks [308/914] 4008227=test_syntax [309/914] 4008223=test_ruby_lex [310/914] 4008220=test_assignment [311/914] 4008229=test_rdoc_servlet [312/914] 4008229=test_singleton [313/914] 4008229=test_key_name_check [314/914] 4008229=test_ripper [315/914] 4008224=test_win32ole_param_event [316/914] 4008224=test_rdoc_rd_block_parser [317/914] 4008224=test_time_tz [318/914] 4008224=test_backtrace [319/914] 4008223=test_rdoc_task [320/914] 4008223=test_class2name [321/914] 4008223=test_nil [322/914] 4008223=test_gem_request_set_lockfile_tokenizer [323/914] 4008226=test_gem_commands_outdated_command [324/914] 4008230=test_kdf [325/914] 4008229=test_array [326/914] 4008223=test_find_executable [327/914] 4008230=test_set [328/914] 4008223=test_error_highlight [329/914] 4008226=test_profile_frames [330/914] 4008230=test_resolve_symbol [331/914] 4008219=test_date_compat [332/914] 4008219=test_lazy_enumerator [333/914] 4008230=test_command [334/914] 4008226=test_gem_package_old [335/914] 4008226=test_gem_uri [336/914] 4008226=test_rbconfig [337/914] 4008226=test_digest [338/914] 4008224=test_debug [339/914] 4008224=test_stringchar [340/914] 4008230=test_gem_commands_help_command [341/914] 4008224=test_arith_seq_extract [342/914] 4008230=test_rdoc_markup_formatter [343/914] 4008230=test_enumerator [344/914] 4008230=test_fiddle [345/914] 4008230=test_win32ole_variant [346/914] 4008230=test_rdoc_parser_prism_ruby [347/914] 4008224=test_ractor [348/914] 4008223=test_psych [349/914] 4008219=test_parser [350/914] 4008223=test_date_time [351/914] 4008219=test_pkcs12 [352/914] 4008223=test_date [353/914] 4008223=test_change_word [354/914] 4008223=test_gem_source_installed [355/914] 4008226=test_modify_expand [356/914] 4008226=test_gem_available_set [357/914] 4008224=test_propertyputref [358/914] 4008224=test_gem_uninstaller [359/914] 4008223=test_symbol [360/914] 4008223=test_gem_platform [361/914] 4008226=test_rdoc_ri_paths [362/914] 4008223=overlap_test [363/914] 4008233=test_pty [364/914] 4008226=test_assembler [365/914] 4008226=test_gem_commands_list_command [366/914] 4008222=test_gem_source_vendor [367/914] 4008226=test_variable_name_check [368/914] 4008222=string_encoding_test [369/914] 4008222=test_benchmark [370/914] 4008226=test_name_error [371/914] 4008219=test_exception_at_throwing [372/914] 4008219=test_handle [373/914] 4008233=test_frozen [374/914] 4008223=test_gem_source [375/914] 4008233=test_rdoc_markup_to_rdoc [376/914] 4008233=test_color_printer [377/914] 4008233=test_safe_load [378/914] 4008228=test_utf16 [379/914] 4008233=test_gem_package [380/914] 4008228=test_enumerator [381/914] 4008219=test_rdoc_parser_simple [382/914] 4008230=test_erb [383/914] 4008222=test_time [384/914] 4008226=json_ext_parser_test [385/914] 4008219=test_duplicate [386/914] 4008219=test_integer [387/914] 4008226=test_date_attr [388/914] 4008226=test_scan_args [389/914] 4008226=test_gem_resolver_git_set [390/914] 4008230=test_class_name_check [391/914] 4008223=test_help [392/914] 4008223=test_string [393/914] 4008230=test_sorted_set [394/914] 4008222=test_files_lib [395/914] 4008226=test_emoji [396/914] 4008226=test_condition [397/914] 4008226=test_cp949 [398/914] 4008226=test_gem_source_git [399/914] 4008224=test_regex_casefold [400/914] 4008230=test_pipe [401/914] 4008224=test_rdoc_normal_class [402/914] 4008224=test_random_formatter [403/914] 4008224=test_gem_commands_check_command [404/914] 4008233=test_multi_irb_commands [405/914] 4008224=test_gem_command_manager [406/914] 4008233=test_rdoc_top_level [407/914] 4008230=test_gem_installer [408/914] 4008224=test_rdoc_code_object [409/914] 4008220=test_gem_source_list [410/914] 4008226=test_yaml_special_cases [411/914] 4008226=attribute_write_test [412/914] 4008226=test_parser [413/914] 4008220=test_cgi_core [414/914] 4008226=test_helper_method [415/914] 4008220=test_delegate [416/914] 4008220=test_files_test_1 [417/914] 4008226=test_gem [418/914] 4008233=test_severity [419/914] 4008233=test_ractor [420/914] 4008233=test_float [421/914] 4008224=test_rdoc_rd_inline [422/914] 4008224=test_gem_remote_fetcher_local_ssl_server [423/914] 4008231=test_ractor [424/914] 4008221=library_symbols_test [425/914] 4008221=test_emitter [426/914] 4008221=test_json_tree [427/914] 4008221=test_https_proxy [428/914] 4008221=test_pkey_dsa [429/914] 4008231=test_nomethod_error [430/914] 4008231=test_ssl [431/914] 4008233=test_date_strptime [432/914] 4008233=test_proc [433/914] 4008221=test_singleton_function [434/914] 4008221=test_shellwords [435/914] 4008221=test_cclass [436/914] 4008226=test_uncorrectable_name_check [437/914] 4008226=test_load [438/914] 4008226=test_omap [439/914] 4008226=magic_comment_test [440/914] 4008221=test_zlib [441/914] 4008226=test_marshal [442/914] 4008224=test_framework [443/914] 4008224=test_case_comprehensive [444/914] 4008224=test_rdoc_cross_reference [445/914] 4008233=test_gem_commands_contents_command [446/914] 4008232=test_rdoc_generator_markup [447/914] 4008232=test_readpartial [448/914] 4008233=test_scalar [449/914] 4008233=test_gem_resolver_conflict [450/914] 4008233=test_rational [451/914] 4008232=test_str2big [452/914] 4008232=test_regexp [453/914] 4008233=newline_offsets_test [454/914] 4008231=test_gem_resolver_best_set [455/914] 4008231=test_convertible [456/914] 4008233=test_addr [457/914] 4008233=test_eval [458/914] 4008226=test_stat [459/914] 4008226=test_unicode [460/914] 4008226=test_parser_events [461/914] 4008226=test_windows_1251 [462/914] 4008226=test_cgi_modruby [463/914] 4008226=test_thread_cv [464/914] 4008224=test_yamldbm [465/914] 4008224=test_win32ole_method [466/914] 4008224=test_helper [467/914] 4008224=test_nonblock [468/914] 4008224=test_gem_commands_signin_command [469/914] 4008224=test_pkey [470/914] 4008229=test_gem_request [471/914] 4008233=test_primitive [472/914] 4008233=test_rdoc_include [473/914] 4008226=parameters_signature_test [474/914] 4008224=test_getopts [475/914] 4008224=test_rendering [476/914] 4008226=test_gem_resolver_api_specification [477/914] 4008224=test_spell_checker [478/914] 4008224=test_bug_reporter [479/914] 4008233=test_ractor [480/914] 4008226=test_pstore [481/914] 4008233=test_document [482/914] 4008233=test_ansi_with_terminfo [483/914] 4008226=test_rdoc_options [484/914] 4008233=test_yaml [485/914] 4008229=test_config [486/914] 4008224=test_boolean [487/914] 4008233=test_gem_commands_specification_command [488/914] 4008224=test_recorder [489/914] 4008224=test_yield_block [490/914] 4008224=test_encoding [491/914] 4008224=test_lambda [492/914] 4008233=test_file [493/914] 4008224=test_frozen_error [494/914] 4008224=test_sockopt [495/914] 4008224=bom_test [496/914] 4008224=test_irb [497/914] 4008219=test_literal [498/914] 4008226=test_arithmetic_sequence [499/914] 4008226=test_gem_commands_search_command [500/914] 4008226=test_pattern_matching [501/914] 4008226=test_thread [502/914] 4008229=test_nil2vtempty [503/914] 4008229=test_securerandom [504/914] 4008224=test_foreach [505/914] 4008224=test_econv [506/914] 4008229=test_gem_ext_cargo_builder_unit [507/914] 4008226=test_gem_commands_install_command [508/914] 4008229=test_stack [509/914] 4008222=test_summary [510/914] 4008228=test_flip [511/914] 4008228=test_nowrite [512/914] 4008228=test_thread_queue [513/914] 4008222=test_iter_break [514/914] 4008222=test_process [515/914] 4008220=test_have_macro [516/914] 4008221=test_parse [517/914] 4008220=test_num2int [518/914] 4008220=test_rdoc_parser_rd [519/914] 4008218=test_gem_source_local [520/914] 4008233=test_variable [521/914] 4008220=test_digest [522/914] 4008220=test_gem_resolver_lock_specification [523/914] 4008229=test_cstr [524/914] 4008220=test_address_resolve [525/914] 4008227=test_closure [526/914] 4008220=test_wss [527/914] 4008220=test_class [528/914] 4008218=test_const [529/914] 4008218=test_serialize_subclasses [530/914] 4008218=parse_comments_test [531/914] 4008218=test_gem_dependency [532/914] 4008233=test_method_cache [533/914] 4008233=test_marshalable [534/914] 4008233=test_string [535/914] 4008233=test_gem_resolver_index_specification [536/914] 4008224=test_iterator [537/914] 4008233=test_storage [538/914] 4008221=test_path_to_class [539/914] 4008233=json_addition_test [540/914] 4008221=test_thread_fd_close [541/914] 4008218=test_gem_ext_ext_conf_builder [542/914] 4008221=test_qsort [543/914] 4008221=test_cmethod [544/914] 4008221=test_gem_commands_dependency_command [545/914] 4008233=test_cgi_tag_helper [546/914] 4008231=test_kill_ring [547/914] 4008233=test_dir_m17n [548/914] 4008227=test_gem_resolver_git_specification [549/914] 4008224=test_remote_fetch_error [550/914] 4008219=test_pathname [551/914] 4008224=test_coverage [552/914] 4008221=test_func [553/914] 4008231=json_common_interface_test [554/914] 4008231=test_stream [555/914] 4008231=test_eval [556/914] 4008231=test_object [557/914] 4008226=test_process [558/914] 4008226=test_fileutils [559/914] 4008227=test_gem_commands_cert_command [560/914] 4008219=test_io [561/914] 4008229=test_exit [562/914] 4008228=test_pattern_key_name_check [563/914] 4008228=test_jaro_winkler [564/914] 4008230=test_gem_commands_yank_command [565/914] 4008228=test_gem_resolver [566/914] 4008229=test_gem_remote_fetcher [567/914] 4008219=test_gem_gemcutter_utilities [568/914] 4008226=test_raise_exception [569/914] 4008230=test_gem_util [570/914] 4008231=test_tempfile [571/914] 4008219=test_config [572/914] 4008230=test_bignum [573/914] 4008219=reflection_test [574/914] 4008219=test_human_typo [575/914] 4008219=test_cparser [576/914] 4008229=test_dot_dot [577/914] 4008229=test_gem_request_set_lockfile [578/914] 4008228=ractor_test [579/914] 4008230=test_postponed_job [580/914] 4008228=test_engine [581/914] 4008228=test_enc_raise [582/914] 4008228=test_key_error [583/914] 4008228=test_pinned [584/914] 4008228=test_memory_view [585/914] 4008231=test_gem_command [586/914] 4008229=test_usrmarshal [587/914] 4008228=test_weakkeymap [588/914] 4008227=test_rdoc_parser_ruby [589/914] 4008231=test_httpresponse [590/914] 4008231=test_rdoc_markup_to_markdown [591/914] 4008224=test_inlinecache [592/914] 4008231=test_show_source [593/914] 4008224=desugar_compiler_test [594/914] 4008231=test_signedness [595/914] 4008224=test_hmac [596/914] 4008226=test_gem_commands_mirror [597/914] 4008224=test_cgi_cookie [598/914] 4008230=test_internal_ivar [599/914] 4008226=symbol_encoding_test [600/914] 4008218=test_cd [601/914] 4008230=test_tracepoint [602/914] 4008224=test_gem_commands_environment_command [603/914] 4008218=test_my_integer [604/914] 4008226=test_rdoc_rubygems_hook [605/914] 4008229=test_gem_resolver_installed_specification [606/914] 4008218=test_debugger_integration [607/914] 4008218=test_array_create [608/914] 4008229=test_ractor [609/914] 4008218=test_numeric [610/914] 4008224=test_metaclass [611/914] 4008224=test_io [612/914] 4008229=test_ws [613/914] 4008229=test_rdoc_require [614/914] 4008218=test_io_console [615/914] 4008226=test_date_arith [616/914] 4008226=test_undef [617/914] 4008229=test_c_union_entity [618/914] 4008226=test_gem_commands_sources_command [619/914] 4008229=test_ractor [620/914] 4008219=test_gem_spec_fetcher [621/914] 4008229=test_rdoc_markup [622/914] 4008229=test_context [623/914] 4008226=test_optparse [624/914] 4008230=test_coder [625/914] 4008221=test_symbol [626/914] 4008229=parse_test [627/914] 4008230=test_unix [628/914] 4008219=test_gem_source_specific_file [629/914] 4008230=test_gem_commands_which_command [630/914] 4008226=test_enum [631/914] 4008229=test_new [632/914] 4008229=test_cipher [633/914] 4008230=test_macro [634/914] 4008230=test_hash [635/914] 4008219=test_ldap [636/914] 4008230=test_gem_source_lock [637/914] 4008219=test_etc [638/914] 4008229=test_gem_remote_fetcher_local_server [639/914] 4008233=test_rdoc_markup_to_bs [640/914] 4008230=test_last_thread [641/914] 4008229=test_koi8 [642/914] 4008229=test_clone [643/914] 4008233=test_objspace [644/914] 4008219=test_erb_m17n [645/914] 4008219=test_gem_ext_cmake_builder [646/914] 4008219=test_filter [647/914] 4008219=test_too_many_dummy_encodings [648/914] 4008219=test_ftp [649/914] 4008219=integer_base_flags_test [650/914] 4008219=test_httpresponses [651/914] 4008227=test_unicode_escape [652/914] 4008229=test_have_library [653/914] 4008219=test_erb_command [654/914] 4008230=test_https [655/914] 4008219=test_require [656/914] 4008227=test_evaluation [657/914] 4008227=test_gem_resolver_vendor_set [658/914] 4008227=test_rdoc_markup_to_ansi [659/914] 4008227=test_fnmatch [660/914] 4008227=test_gem_request_set_lockfile_parser [661/914] 4008218=test_yield [662/914] 4008227=test_shift_jis [663/914] 4008227=test_formatter [664/914] 4008227=test_gem_ci_detector [665/914] 4008227=test_string [666/914] 4008227=test_io_wait_uncommon [667/914] 4008227=test_proxy [668/914] 4008231=test_raise [669/914] 4008231=test_completion [670/914] 4008227=test_ostruct [671/914] 4008228=test_http [672/914] 4008227=test_gem_dependency_resolution_error [673/914] 4008227=test_rational2 [674/914] 4008227=fixtures_test [675/914] 4008227=test_rdoc_parser_changelog [676/914] 4008227=test_init [677/914] 4008229=test_gem_resolver_index_set [678/914] 4008226=test_gem_install_update_options [679/914] 4008229=test_file [680/914] 4008229=test_gem_security_policy [681/914] 4008226=test_arity [682/914] 4008226=test_update [683/914] 4008226=test_files_sample [684/914] 4008229=test_folderitem2_invokeverb [685/914] 4008229=test_case_options [686/914] 4008229=test_rdoc_markup_to_html_crossref [687/914] 4008226=test_pack [688/914] 4008231=test_defined [689/914] 4008227=test_ole_methods [690/914] 4008227=test_switch_hitter [691/914] 4008231=json_generic_object_test [692/914] 4008219=test_hash_create [693/914] 4008219=test_thread [694/914] 4008227=test_call [695/914] 4008231=test_scheduler [696/914] 4008231=test_ensure_and_callcc [697/914] 4008231=test_rdoc_markup_raw [698/914] 4008231=test_signal [699/914] 4008227=test_fixnum [700/914] 4008227=test_timeout [701/914] 4008227=test_iseq_load [702/914] 4008229=test_name_error_extension [703/914] 4008226=test_fstring [704/914] 4008229=test_gem_resolver_activation_request [705/914] 4008229=test_big5 [706/914] 4008229=test_null [707/914] 4008229=version_test [708/914] 4008229=test_gem_request_set [709/914] 4008226=test_objectspace [710/914] 4008229=test_trick [711/914] 4008220=test_fd_setsize [712/914] 4008220=test_gem_remote_fetcher_s3 [713/914] 4008230=test_rdoc_markup_parser [714/914] 4008230=test_gem_rdoc [715/914] 4008228=lex_test [716/914] 4008228=test_gem_version_option [717/914] 4008220=test_files_test_2 [718/914] 4008220=test_require_lib [719/914] 4008228=test_logger [720/914] 4008228=test_sexp [721/914] 4008230=test_gem_package_tar_header [722/914] 4008228=test_disable_irb [723/914] 4008230=pattern_test [724/914] 4008221=test_ractor [725/914] 4008230=test_rdoc_tom_doc [726/914] 4008230=test_rdoc_i18n_text [727/914] 4008230=test_gem_unsatisfiable_dependency_error [728/914] 4008230=locals_test [729/914] 4008230=test_find [730/914] 4008221=test_recursion [731/914] 4008221=test_normalize [732/914] 4008221=test_gem_commands_owner_command [733/914] 4008230=test_import [734/914] 4008228=test_basicsocket [735/914] 4008228=test_key_actor_emacs [736/914] 4008227=test_bigzero [737/914] 4008227=test_basicinstructions [738/914] 4008231=test_mutex [739/914] 4008228=test_struct [740/914] 4008221=test_typeddata [741/914] 4008228=test_gem_resolver_vendor_specification [742/914] 4008227=compiler_test [743/914] 4008227=test_date_strftime [744/914] 4008228=test_history [745/914] 4008228=test_verbose [746/914] 4008228=test_gem_ext_builder [747/914] 4008231=test_common [748/914] 4008221=test_optimization [749/914] 4008231=test_rdoc_markdown [750/914] 4008227=test_gem_request_connection_pools [751/914] 4008230=test_sprintf [752/914] 4008231=test_gem_uri_formatter [753/914] 4008231=test_rdoc_encoding [754/914] 4008227=test_ractor [755/914] 4008227=parse_success_test [756/914] 4008231=test_gem_commands_push_command [757/914] 4008227=test_module [758/914] 4008230=test_ssl [759/914] 4008231=test_deprecate [760/914] 4008231=test_rdoc_constant [761/914] 4008218=test_registry [762/914] 4008218=test_force_exit [763/914] 4008218=test_gem_resolver_dependency_request [764/914] 4008231=test_external_new [765/914] 4008218=test_scanner_events [766/914] 4008231=test_abi [767/914] 4008228=test_euc_jp [768/914] 4008218=test_win32ole_typelib [769/914] 4008218=test_rdoc_markup_to_table_of_contents [770/914] 4008228=test_weakmap [771/914] 4008218=test_ancdata [772/914] 4008218=test_gem_doctor [773/914] 4008218=test_data_error [774/914] 4008231=test_rubyvm [775/914] 4008231=test_rdoc_parser_c [776/914] 4008218=test_gem_security_trust_dir [777/914] 4008218=test_constant [778/914] 4008229=test_default_gems [779/914] 4008231=test_load [780/914] 4008229=test_encoding [781/914] 4008231=json_fixtures_test [782/914] 4008231=test_rdoc_generator_pot_po_entry [783/914] 4008219=test_gem_resolver_specification [784/914] 4008231=test_webauthn_listener [785/914] 4008219=test_lock_native_thread Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 37219> [786/914] 4008219=test_gem_package_tar_reader_entryCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 4008231 ko1 10u IPv4 557250432 0t0 TCP localhost:37219->localhost:34666 (CLOSE_WAIT) Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_incorrect_path: 10 [787/914] 4008231=test_zsh_completion [788/914] 4008231=test_enc_str_buf_cat [789/914] 4008231=test_logperiod [790/914] 4008231=test_have_func [791/914] 4008229=test_addrinfo [792/914] 4008229=test_x509cert [793/914] 4008219=test_http [794/914] 4008219=test_passing_block [795/914] 4008219=test_rdoc_attr [796/914] 4008219=test_logdevice [797/914] 4008229=test_rdoc_markup_include [798/914] 4008229=test_ansi_without_terminfo [799/914] 4008231=test_terminfo [800/914] 4008231=test_enumerable [801/914] 4008229=test_bmethod [802/914] 4008231=test_key_actor_vi [803/914] 4008229=test_bug-14834 [804/914] 4008229=test_svcb_https [805/914] 4008231=ruby_parser_test [806/914] 4008229=test_rdoc_context_section [807/914] 4008229=test_buffering [808/914] 4008229=test_rdoc_markup_heading [809/914] 4008229=test_extlibs [810/914] 4008231=test_rat [811/914] 4008231=test_whileuntil [812/914] 4008231=test_transcode [813/914] 4008223=test_flags [814/914] 4008231=test_asn1 [815/914] 4008231=test_monitor [816/914] 4008231=test_gem_ext_rake_builder [817/914] 4008224=json_string_matching_test [818/914] 4008224=test_gem_stub_specification [819/914] 4008219=test_method_cache [820/914] 4008220=test_path [821/914] 4008219=test_sprintf_comb [822/914] 4008220=test_pp [823/914] 4008224=test_tcp [824/914] 4008220=test_rdoc_normal_module [825/914] 4008224=test_rdoc_markdown_test [826/914] 4008227=test_rdoc_markup_to_tt_only [827/914] 4008220=test_gem_version [828/914] 4008227=test_win32ole [829/914] 4008218=test_gem_commands_stale_command [830/914] 4008227=tunnel_test [831/914] 4008227=test_settracefunc [832/914] 4008218=test_gem_text [833/914] 4008219=test_case [834/914] 4008219=test_c_struct_entry [835/914] 4008220=test_eval_history [836/914] 4008218=test_gem_commands_query_command [837/914] 4008220=test_color [838/914] 4008220=equality_test [839/914] 4008220=unescape_test [840/914] 4008223=test_x509ext [841/914] 4008223=test_files_ext [842/914] 4008219=test_instrumentation_api [843/914] 4008226=test_rdoc_markup_verbatim [844/914] 4008226=test_at_exit [845/914] 4008226=test_complex [846/914] 4008223=source_location_test [847/914] 4008223=static_inspect_test [848/914] 4008223=test_inadvertent_creation [849/914] 4008231=test_rdoc_markup_to_html_snippet [850/914] 4008231=test_cgi_header [851/914] 4008231=test_gem_commands_fetch_command [852/914] 4008223=test_pkcs7 [853/914] 4008226=test_complexrational [854/914] 4008226=test_rdoc_any_method [855/914] 4008218=test_flush [856/914] 4008218=test_require_path_check [857/914] 4008218=test_mkmf [858/914] 4008231=test_win32ole_variant_outarg [859/914] 4008231=test_mul [860/914] 4008218=test_mixed_unicode_escapes [861/914] 4008218=test_enumerator_kw [862/914] 4008231=test_win32ole_variable [863/914] 4008231=test_gb18030 [864/914] 4008218=test_type_completor [865/914] 4008218=test_gem_package_tar_reader [866/914] 4008231=test_word [867/914] 4008231=test_cgi_session [868/914] 4008231=test_class [869/914] 4008231=test_x509crl [870/914] 4008218=test_stringscanner [871/914] 4008223=test_numeric [872/914] 4008223=test_gem_dependency_installer [873/914] 4008218=test_pointer [874/914] 4008231=test_refinement [875/914] 4008230=test_win32ole_type_event [876/914] 4008230=test_gem_name_tuple [877/914] 4008230=test_warning [878/914] 4008226=test_rdoc_class_module [879/914] 4008219=test_gbk [880/914] 4008219=test_rdoc_markup_attributes [881/914] 4008219=test_gem_specification [882/914] 4008227=test_cgi_util [883/914] 4008230=test_x509req [884/914] 4008218=test_gem_commands_open_command [885/914] 4008218=test_tree_builder [886/914] 4008218=test_gem_ext_cargo_builder_link_flag_converter [887/914] 4008229=test_protocol [888/914] 4008230=test_protect [889/914] 4008230=test_store [890/914] 4008218=test_insns_leaf [891/914] 4008227=test_iseq [892/914] 4008218=test_enc_associate [893/914] 4008224=dump_test [894/914] 4008229=test_gc [895/914] 4008230=test_allocation [896/914] 4008228=test_c_struct_builder [897/914] 4008228=location_test [898/914] 4008226=test_coderange [899/914] 4008228=test_open-uri [900/914] 4008226=test_rdoc_parser [901/914] 4008226=test_rdoc_markup_indented_paragraph Leaked file descriptor: TestOpenURI#test_404: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 33915> [902/914] 4008226=test_big2str [903/914] 4008226=test_line_editorCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 4008228 ko1 8u IPv4 557262983 0t0 TCP localhost:33915->localhost:39844 (CLOSE_WAIT) [904/914] 4008226=test_rdoc_context Closed file descriptor: TestOpenURI#test_progress_chunked: 8 [905/914] 4008228=test_pkg_config [906/914] 4008228=test_rdoc_markup_to_joined_paragraph [907/914] 4008218=test_string_memory [908/914] 4008227=test_rdoc_markup_to_html [909/914] 4008228=regexp_test [910/914] 4008218=test_complex2 [911/914] 4008218=test_iso_8859 [912/914] 4008228=test_x509attr [913/914] 4008228=test_history [914/914] 4008228=test_dln $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 949 949 949 ? -1 Ss 1000 0:07 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 949 959 959 959 pts/0 959 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 959 960 959 959 pts/0 959 S+ 1000 0:02 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 1 1490997 959 959 pts/0 959 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 2090122 2090122 2090122 ? -1 Ss 1000 0:00 SCREEN 2090122 2090124 2090124 2090124 pts/2 2090124 Ss+ 1000 0:00 /bin/bash 2090122 2360588 2360588 2360588 pts/1 2360588 Ss+ 1000 0:00 /bin/bash 1 2628222 2628222 2628222 ? -1 Ss 1000 0:00 /usr/lib/systemd/systemd --user 2628222 2628224 2628222 2628222 ? -1 S 1000 0:00 (sd-pam) 960 4006908 959 959 pts/0 959 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 4006908 4006911 959 959 pts/0 959 S+ 1000 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20241005-144309 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --incremental --exclude-steps=test_btest 4006911 4006912 959 959 pts/0 959 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20241005-144309 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --incremental --exclude-steps=test_btest 4006912 4007881 959 959 pts/0 959 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 4007881 4007882 959 959 pts/0 959 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 4007882 4008215 959 959 pts/0 959 Sl+ 1000 0:18 /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 4008215 4008222 959 959 pts/0 959 Sl+ 1000 0:37 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb 4008222 4026452 959 959 pts/0 959 S+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_concurrent_group_and_pid_wait 4006912 4042897 959 959 pts/0 959 R+ 1000 0:00 ps jx {1=>[949, 1490997, 2090122, 2628222], 949=>[959], 959=>[960], 2090122=>[2090124, 2360588], 2628222=>[2628224], 960=>[4006908], 4006908=>[4006911], 4006911=>[4006912], 4006912=>[4007881, 4042897], 4007881=>[4007882], 4007882=>[4008215], 4008215=>[4008222], 4008222=>[4026452]} $ timeout 60 gdb -p 4026452 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000616dc889ab8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x7c4589292c40 (LWP 4026452) "ruby" 0x0000616dc889ab8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Machine level backtrace Thread 1 (Thread 0x7c4589292c40 (LWP 4026452) "ruby"): #0 0x0000616dc889ab8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x0000616dc889bb4a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x0000616dc87e84d8 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 0x0000616dc87e82c9 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 0x0000616dc87e80fd 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 0x0000616dc87e7b3d in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) () No symbol table info available. #6 0x0000616dc87e7786 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) () No symbol table info available. #7 0x0000616dc87e9a56 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #8 0x0000616dc8880920 in __interceptor_free () No symbol table info available. #9 0x0000616dc88f1f8e in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x7c456557f800, old_size=524288) at /tmp/ruby/src/trunk_asan/gc/default.c:8172 objspace = 0x51d000000a80 malloc_increase_done = <optimized out> #10 ruby_sized_xfree (x=0x7c456557f800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4184 No locals. #11 ruby_xfree (x=0x7c456557f800) at /tmp/ruby/src/trunk_asan/gc.c:4195 No locals. #12 0x0000616dc8b41f76 in rb_st_free_table (tab=0x5060000004a0) at /tmp/ruby/src/trunk_asan/st.c:661 No locals. #13 0x0000616dc8c816d0 in ruby_vm_destruct (vm=0x525000000100) at /tmp/ruby/src/trunk_asan/vm.c:3116 th = 0x515000000300 stack = 0x7c45864ff800 objspace = 0x51d000000a80 next = <optimized out> #14 0x0000616dc88c48f0 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:263 save_error = 4 sysex = 0 signaled = 0 th0 = 0x515000000300 step = 4 message = 4 th = <optimized out> buf = <optimized out> state = <optimized out> #15 0x0000616dc88c4e5b in ruby_stop (ex=776, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290 No locals. #16 0x0000616dc8a43afd in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4382 status = <optimized out> pid = <optimized out> #17 0x0000616dc8ca24d8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788 ci = 0x648100040001 cc = <optimized out> me = 0x7c4563474530 cfunc = 0x504000020098 recv = 136638084577040 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #18 0x0000616dc8c4726b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7c45865ff4f0, cd=0x50c000c4d220, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #19 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x50c000c4d220 insns_address_table = {0x616dc8c42a79 <vm_exec_core+1801>, 0x616dc8c43b4a <vm_exec_core+6106>, 0x616dc8c49715 <vm_exec_core+29605>, 0x616dc8c436a2 <vm_exec_core+4914>, 0x616dc8c4a31e <vm_exec_core+32686>, 0x616dc8c48142 <vm_exec_core+24018>, 0x616dc8c45abd <vm_exec_core+14157>, 0x616dc8c42bf9 <vm_exec_core+2185>, 0x616dc8c49d87 <vm_exec_core+31255>, 0x616dc8c49a81 <vm_exec_core+30481>, 0x616dc8c4391a <vm_exec_core+5546>, 0x616dc8c43197 <vm_exec_core+3623>, 0x616dc8c4872d <vm_exec_core+25533>, 0x616dc8c448d1 <vm_exec_core+9569>, 0x616dc8c49fc5 <vm_exec_core+31829>, 0x616dc8c49c0f <vm_exec_core+30879>, 0x616dc8c44f31 <vm_exec_core+11201>, 0x616dc8c45a3b <vm_exec_core+14027>, 0x616dc8c48390 <vm_exec_core+24608>, 0x616dc8c49b70 <vm_exec_core+30720>, 0x616dc8c474f7 <vm_exec_core+20871>, 0x616dc8c4842a <vm_exec_core+24762>, 0x616dc8c48ade <vm_exec_core+26478>, 0x616dc8c47423 <vm_exec_core+20659>, 0x616dc8c430c3 <vm_exec_core+3411>, 0x616dc8c47c5c <vm_exec_core+22764>, 0x616dc8c42f39 <vm_exec_core+3017>, 0x616dc8c433a9 <vm_exec_core+4153>, 0x616dc8c4527e <vm_exec_core+12046>, 0x616dc8c46fc4 <vm_exec_core+19540>, 0x616dc8c479a5 <vm_exec_core+22069>, 0x616dc8c46b60 <vm_exec_core+18416>, 0x616dc8c42abe <vm_exec_core+1870>, 0x616dc8c49060 <vm_exec_core+27888>, 0x616dc8c49996 <vm_exec_core+30246>, 0x616dc8c43482 <vm_exec_core+4370>, 0x616dc8c44016 <vm_exec_core+7334>, 0x616dc8c43a9c <vm_exec_core+5932>, 0x616dc8c449d6 <vm_exec_core+9830>, 0x616dc8c459d0 <vm_exec_core+13920>, 0x616dc8c43544 <vm_exec_core+4564>, 0x616dc8c48ea9 <vm_exec_core+27449>, 0x616dc8c43f85 <vm_exec_core+7189>, 0x616dc8c4588e <vm_exec_core+13598>, 0x616dc8c46243 <vm_exec_core+16083>, 0x616dc8c487d9 <vm_exec_core+25705>, 0x616dc8c476d3 <vm_exec_core+21347>, 0x616dc8c44aca <vm_exec_core+10074>, 0x616dc8c44353 <vm_exec_core+8163>, 0x616dc8c48607 <vm_exec_core+25239>, 0x616dc8c454cc <vm_exec_core+12636>, 0x616dc8c47d67 <vm_exec_core+23031>, 0x616dc8c4775b <vm_exec_core+21483>, 0x616dc8c47e34 <vm_exec_core+23236>, 0x616dc8c49637 <vm_exec_core+29383>, 0x616dc8c46824 <vm_exec_core+17588>, 0x616dc8c488a8 <vm_exec_core+25912>, 0x616dc8c426fb <vm_exec_core+907>, 0x616dc8c484d5 <vm_exec_core+24933>, 0x616dc8c44da2 <vm_exec_core+10802>, 0x616dc8c47068 <vm_exec_core+19704>, 0x616dc8c475c8 <vm_exec_core+21080>, 0x616dc8c42700 <vm_exec_core+912>, 0x616dc8c46ed3 <vm_exec_core+19299>, 0x616dc8c4519f <vm_exec_core+11823>, 0x616dc8c44510 <vm_exec_core+8608>, 0x616dc8c47ec8 <vm_exec_core+23384>, 0x616dc8c43600 <vm_exec_core+4752>, 0x616dc8c45d84 <vm_exec_core+14868>, 0x616dc8c51656 <vm_exec_core+62182>, 0x616dc8c47a87 <vm_exec_core+22295>, 0x616dc8c43e61 <vm_exec_core+6897>, 0x616dc8c4422f <vm_exec_core+7871>, 0x616dc8c4410d <vm_exec_core+7581>, 0x616dc8c44766 <vm_exec_core+9206>, 0x616dc8c44fee <vm_exec_core+11390>, 0x616dc8c43d82 <vm_exec_core+6674>, 0x616dc8c4a5b3 <vm_exec_core+33347>, 0x616dc8c47b3e <vm_exec_core+22478>, 0x616dc8c4664c <vm_exec_core+17116>, 0x616dc8c48f57 <vm_exec_core+27623>, 0x616dc8c4a6d1 <vm_exec_core+33633>, 0x616dc8c492bd <vm_exec_core+28493>, 0x616dc8c4a11e <vm_exec_core+32174>, 0x616dc8c4a1f6 <vm_exec_core+32390>, 0x616dc8c42fdc <vm_exec_core+3180>, 0x616dc8c49ca4 <vm_exec_core+31028>, 0x616dc8c4538f <vm_exec_core+12319>, 0x616dc8c49edf <vm_exec_core+31599>, 0x616dc8c44e4e <vm_exec_core+10974>, 0x616dc8c491bb <vm_exec_core+28235>, 0x616dc8c42e03 <vm_exec_core+2707>, 0x616dc8c44be4 <vm_exec_core+10356>, 0x616dc8c45f8c <vm_exec_core+15388>, 0x616dc8c45925 <vm_exec_core+13749>, 0x616dc8c456f4 <vm_exec_core+13188>, 0x616dc8c427f7 <vm_exec_core+1159>, 0x616dc8c42d1a <vm_exec_core+2474>, 0x616dc8c42889 <vm_exec_core+1305>, 0x616dc8c494d6 <vm_exec_core+29030>, 0x616dc8c46d70 <vm_exec_core+18944>, 0x616dc8c46314 <vm_exec_core+16292>, 0x616dc8c46a31 <vm_exec_core+18113>, 0x616dc8c4674a <vm_exec_core+17370>, 0x616dc8c45795 <vm_exec_core+13349>, 0x616dc8c46138 <vm_exec_core+15816>, 0x616dc8c45c5a <vm_exec_core+14570>, 0x616dc8c46443 <vm_exec_core+16595>, 0x616dc8c464c5 <vm_exec_core+16725>, 0x616dc8c42a6a <vm_exec_core+1786>, 0x616dc8c43b3b <vm_exec_core+6091>, 0x616dc8c49706 <vm_exec_core+29590>, 0x616dc8c43693 <vm_exec_core+4899>, 0x616dc8c4a30f <vm_exec_core+32671>, 0x616dc8c48133 <vm_exec_core+24003>, 0x616dc8c45aae <vm_exec_core+14142>, 0x616dc8c42bea <vm_exec_core+2170>, 0x616dc8c49d78 <vm_exec_core+31240>, 0x616dc8c49a72 <vm_exec_core+30466>, 0x616dc8c4390b <vm_exec_core+5531>, 0x616dc8c43188 <vm_exec_core+3608>, 0x616dc8c4871e <vm_exec_core+25518>, 0x616dc8c448c2 <vm_exec_core+9554>, 0x616dc8c49fb6 <vm_exec_core+31814>, 0x616dc8c49c00 <vm_exec_core+30864>, 0x616dc8c44f22 <vm_exec_core+11186>, 0x616dc8c45a2c <vm_exec_core+14012>, 0x616dc8c48381 <vm_exec_core+24593>, 0x616dc8c49b61 <vm_exec_core+30705>, 0x616dc8c474e8 <vm_exec_core+20856>, 0x616dc8c4841b <vm_exec_core+24747>, 0x616dc8c48acf <vm_exec_core+26463>, 0x616dc8c47414 <vm_exec_core+20644>, 0x616dc8c430b4 <vm_exec_core+3396>, 0x616dc8c47c4d <vm_exec_core+22749>, 0x616dc8c42f2a <vm_exec_core+3002>, 0x616dc8c4339a <vm_exec_core+4138>, 0x616dc8c4526f <vm_exec_core+12031>, 0x616dc8c46fb5 <vm_exec_core+19525>, 0x616dc8c47996 <vm_exec_core+22054>, 0x616dc8c46b51 <vm_exec_core+18401>, 0x616dc8c42aaf <vm_exec_core+1855>, 0x616dc8c49051 <vm_exec_core+27873>, 0x616dc8c49987 <vm_exec_core+30231>, 0x616dc8c43473 <vm_exec_core+4355>, 0x616dc8c44007 <vm_exec_core+7319>, 0x616dc8c43a8d <vm_exec_core+5917>, 0x616dc8c449c7 <vm_exec_core+9815>, 0x616dc8c459c1 <vm_exec_core+13905>, 0x616dc8c43535 <vm_exec_core+4549>, 0x616dc8c48e9a <vm_exec_core+27434>, 0x616dc8c43f76 <vm_exec_core+7174>, 0x616dc8c4587f <vm_exec_core+13583>, 0x616dc8c46234 <vm_exec_core+16068>, 0x616dc8c487ca <vm_exec_core+25690>, 0x616dc8c476c4 <vm_exec_core+21332>, 0x616dc8c44abb <vm_exec_core+10059>, 0x616dc8c44344 <vm_exec_core+8148>, 0x616dc8c485f8 <vm_exec_core+25224>, 0x616dc8c454bd <vm_exec_core+12621>, 0x616dc8c47d58 <vm_exec_core+23016>, 0x616dc8c4774c <vm_exec_core+21468>, 0x616dc8c47e25 <vm_exec_core+23221>, 0x616dc8c49628 <vm_exec_core+29368>, 0x616dc8c46815 <vm_exec_core+17573>, 0x616dc8c48899 <vm_exec_core+25897>, 0x616dc8c476b0 <vm_exec_core+21312>, 0x616dc8c484c6 <vm_exec_core+24918>, 0x616dc8c44d93 <vm_exec_core+10787>, 0x616dc8c47059 <vm_exec_core+19689>, 0x616dc8c475b9 <vm_exec_core+21065>, 0x616dc8c45f78 <vm_exec_core+15368>, 0x616dc8c46ec4 <vm_exec_core+19284>, 0x616dc8c45190 <vm_exec_core+11808>, 0x616dc8c44501 <vm_exec_core+8593>, 0x616dc8c47eb9 <vm_exec_core+23369>, 0x616dc8c435f1 <vm_exec_core+4737>, 0x616dc8c45d75 <vm_exec_core+14853>, 0x616dc8c51647 <vm_exec_core+62167>, 0x616dc8c47a78 <vm_exec_core+22280>, 0x616dc8c43e52 <vm_exec_core+6882>, 0x616dc8c44220 <vm_exec_core+7856>, 0x616dc8c440fe <vm_exec_core+7566>, 0x616dc8c44757 <vm_exec_core+9191>, 0x616dc8c44fdf <vm_exec_core+11375>, 0x616dc8c46ebf <vm_exec_core+19279>, 0x616dc8c46642 <vm_exec_core+17106>, 0x616dc8c46eba <vm_exec_core+19274>, 0x616dc8c476b0 <vm_exec_core+21312>, 0x616dc8c476ae <vm_exec_core+21310>, 0x616dc8c44752 <vm_exec_core+9186>, 0x616dc8c47c11 <vm_exec_core+22689>, 0x616dc8c45a22 <vm_exec_core+14002>, 0x616dc8c45a27 <vm_exec_core+14007>, 0x616dc8c476ac <vm_exec_core+21308>, 0x616dc8c4758b <vm_exec_core+21019>, 0x616dc8c46a18 <vm_exec_core+18088>, 0x616dc8c46736 <vm_exec_core+17350>, 0x616dc8c476aa <vm_exec_core+21306>, 0x616dc8c46b4c <vm_exec_core+18396>...} reg_cfp = 0x7c45865ff4f0 reg_pc = 0x51700049d1d0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #20 0x0000616dc8c3eee8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160000003d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #21 0x0000616dc8cbfaf2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7c45865ff620, self=136638069602760, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x7c45887c70f0 cfp = <optimized out> sp = 0x7c45864ffa28 use_argv = 0x7c4586eba820 stack_argv = 0x7c45864ffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #22 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609 captured = 0x7c45865ff620 #23 0x0000616dc8c6c2d6 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646 No locals. #24 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654 No locals. #25 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #26 0x0000616dc8c6c2d6 in rb_yield (val=<optimized out>) No locals. #27 0x0000616dc8e17116 in rb_ary_collect (ary=136637460191120) at /tmp/ruby/src/trunk_asan/array.c:3714 collect = 136637460187600 i = 56 #28 0x0000616dc8ca24d8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788 ci = 0x163100000001 cc = <optimized out> me = 0x7c45889700f0 cfunc = 0x50400000a818 recv = 136637460191120 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #29 0x0000616dc8c4726b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7c45865ff608, cd=0x51100000cf50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #30 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000cf50 insns_address_table = {0x616dc8c42a79 <vm_exec_core+1801>, 0x616dc8c43b4a <vm_exec_core+6106>, 0x616dc8c49715 <vm_exec_core+29605>, 0x616dc8c436a2 <vm_exec_core+4914>, 0x616dc8c4a31e <vm_exec_core+32686>, 0x616dc8c48142 <vm_exec_core+24018>, 0x616dc8c45abd <vm_exec_core+14157>, 0x616dc8c42bf9 <vm_exec_core+2185>, 0x616dc8c49d87 <vm_exec_core+31255>, 0x616dc8c49a81 <vm_exec_core+30481>, 0x616dc8c4391a <vm_exec_core+5546>, 0x616dc8c43197 <vm_exec_core+3623>, 0x616dc8c4872d <vm_exec_core+25533>, 0x616dc8c448d1 <vm_exec_core+9569>, 0x616dc8c49fc5 <vm_exec_core+31829>, 0x616dc8c49c0f <vm_exec_core+30879>, 0x616dc8c44f31 <vm_exec_core+11201>, 0x616dc8c45a3b <vm_exec_core+14027>, 0x616dc8c48390 <vm_exec_core+24608>, 0x616dc8c49b70 <vm_exec_core+30720>, 0x616dc8c474f7 <vm_exec_core+20871>, 0x616dc8c4842a <vm_exec_core+24762>, 0x616dc8c48ade <vm_exec_core+26478>, 0x616dc8c47423 <vm_exec_core+20659>, 0x616dc8c430c3 <vm_exec_core+3411>, 0x616dc8c47c5c <vm_exec_core+22764>, 0x616dc8c42f39 <vm_exec_core+3017>, 0x616dc8c433a9 <vm_exec_core+4153>, 0x616dc8c4527e <vm_exec_core+12046>, 0x616dc8c46fc4 <vm_exec_core+19540>, 0x616dc8c479a5 <vm_exec_core+22069>, 0x616dc8c46b60 <vm_exec_core+18416>, 0x616dc8c42abe <vm_exec_core+1870>, 0x616dc8c49060 <vm_exec_core+27888>, 0x616dc8c49996 <vm_exec_core+30246>, 0x616dc8c43482 <vm_exec_core+4370>, 0x616dc8c44016 <vm_exec_core+7334>, 0x616dc8c43a9c <vm_exec_core+5932>, 0x616dc8c449d6 <vm_exec_core+9830>, 0x616dc8c459d0 <vm_exec_core+13920>, 0x616dc8c43544 <vm_exec_core+4564>, 0x616dc8c48ea9 <vm_exec_core+27449>, 0x616dc8c43f85 <vm_exec_core+7189>, 0x616dc8c4588e <vm_exec_core+13598>, 0x616dc8c46243 <vm_exec_core+16083>, 0x616dc8c487d9 <vm_exec_core+25705>, 0x616dc8c476d3 <vm_exec_core+21347>, 0x616dc8c44aca <vm_exec_core+10074>, 0x616dc8c44353 <vm_exec_core+8163>, 0x616dc8c48607 <vm_exec_core+25239>, 0x616dc8c454cc <vm_exec_core+12636>, 0x616dc8c47d67 <vm_exec_core+23031>, 0x616dc8c4775b <vm_exec_core+21483>, 0x616dc8c47e34 <vm_exec_core+23236>, 0x616dc8c49637 <vm_exec_core+29383>, 0x616dc8c46824 <vm_exec_core+17588>, 0x616dc8c488a8 <vm_exec_core+25912>, 0x616dc8c426fb <vm_exec_core+907>, 0x616dc8c484d5 <vm_exec_core+24933>, 0x616dc8c44da2 <vm_exec_core+10802>, 0x616dc8c47068 <vm_exec_core+19704>, 0x616dc8c475c8 <vm_exec_core+21080>, 0x616dc8c42700 <vm_exec_core+912>, 0x616dc8c46ed3 <vm_exec_core+19299>, 0x616dc8c4519f <vm_exec_core+11823>, 0x616dc8c44510 <vm_exec_core+8608>, 0x616dc8c47ec8 <vm_exec_core+23384>, 0x616dc8c43600 <vm_exec_core+4752>, 0x616dc8c45d84 <vm_exec_core+14868>, 0x616dc8c51656 <vm_exec_core+62182>, 0x616dc8c47a87 <vm_exec_core+22295>, 0x616dc8c43e61 <vm_exec_core+6897>, 0x616dc8c4422f <vm_exec_core+7871>, 0x616dc8c4410d <vm_exec_core+7581>, 0x616dc8c44766 <vm_exec_core+9206>, 0x616dc8c44fee <vm_exec_core+11390>, 0x616dc8c43d82 <vm_exec_core+6674>, 0x616dc8c4a5b3 <vm_exec_core+33347>, 0x616dc8c47b3e <vm_exec_core+22478>, 0x616dc8c4664c <vm_exec_core+17116>, 0x616dc8c48f57 <vm_exec_core+27623>, 0x616dc8c4a6d1 <vm_exec_core+33633>, 0x616dc8c492bd <vm_exec_core+28493>, 0x616dc8c4a11e <vm_exec_core+32174>, 0x616dc8c4a1f6 <vm_exec_core+32390>, 0x616dc8c42fdc <vm_exec_core+3180>, 0x616dc8c49ca4 <vm_exec_core+31028>, 0x616dc8c4538f <vm_exec_core+12319>, 0x616dc8c49edf <vm_exec_core+31599>, 0x616dc8c44e4e <vm_exec_core+10974>, 0x616dc8c491bb <vm_exec_core+28235>, 0x616dc8c42e03 <vm_exec_core+2707>, 0x616dc8c44be4 <vm_exec_core+10356>, 0x616dc8c45f8c <vm_exec_core+15388>, 0x616dc8c45925 <vm_exec_core+13749>, 0x616dc8c456f4 <vm_exec_core+13188>, 0x616dc8c427f7 <vm_exec_core+1159>, 0x616dc8c42d1a <vm_exec_core+2474>, 0x616dc8c42889 <vm_exec_core+1305>, 0x616dc8c494d6 <vm_exec_core+29030>, 0x616dc8c46d70 <vm_exec_core+18944>, 0x616dc8c46314 <vm_exec_core+16292>, 0x616dc8c46a31 <vm_exec_core+18113>, 0x616dc8c4674a <vm_exec_core+17370>, 0x616dc8c45795 <vm_exec_core+13349>, 0x616dc8c46138 <vm_exec_core+15816>, 0x616dc8c45c5a <vm_exec_core+14570>, 0x616dc8c46443 <vm_exec_core+16595>, 0x616dc8c464c5 <vm_exec_core+16725>, 0x616dc8c42a6a <vm_exec_core+1786>, 0x616dc8c43b3b <vm_exec_core+6091>, 0x616dc8c49706 <vm_exec_core+29590>, 0x616dc8c43693 <vm_exec_core+4899>, 0x616dc8c4a30f <vm_exec_core+32671>, 0x616dc8c48133 <vm_exec_core+24003>, 0x616dc8c45aae <vm_exec_core+14142>, 0x616dc8c42bea <vm_exec_core+2170>, 0x616dc8c49d78 <vm_exec_core+31240>, 0x616dc8c49a72 <vm_exec_core+30466>, 0x616dc8c4390b <vm_exec_core+5531>, 0x616dc8c43188 <vm_exec_core+3608>, 0x616dc8c4871e <vm_exec_core+25518>, 0x616dc8c448c2 <vm_exec_core+9554>, 0x616dc8c49fb6 <vm_exec_core+31814>, 0x616dc8c49c00 <vm_exec_core+30864>, 0x616dc8c44f22 <vm_exec_core+11186>, 0x616dc8c45a2c <vm_exec_core+14012>, 0x616dc8c48381 <vm_exec_core+24593>, 0x616dc8c49b61 <vm_exec_core+30705>, 0x616dc8c474e8 <vm_exec_core+20856>, 0x616dc8c4841b <vm_exec_core+24747>, 0x616dc8c48acf <vm_exec_core+26463>, 0x616dc8c47414 <vm_exec_core+20644>, 0x616dc8c430b4 <vm_exec_core+3396>, 0x616dc8c47c4d <vm_exec_core+22749>, 0x616dc8c42f2a <vm_exec_core+3002>, 0x616dc8c4339a <vm_exec_core+4138>, 0x616dc8c4526f <vm_exec_core+12031>, 0x616dc8c46fb5 <vm_exec_core+19525>, 0x616dc8c47996 <vm_exec_core+22054>, 0x616dc8c46b51 <vm_exec_core+18401>, 0x616dc8c42aaf <vm_exec_core+1855>, 0x616dc8c49051 <vm_exec_core+27873>, 0x616dc8c49987 <vm_exec_core+30231>, 0x616dc8c43473 <vm_exec_core+4355>, 0x616dc8c44007 <vm_exec_core+7319>, 0x616dc8c43a8d <vm_exec_core+5917>, 0x616dc8c449c7 <vm_exec_core+9815>, 0x616dc8c459c1 <vm_exec_core+13905>, 0x616dc8c43535 <vm_exec_core+4549>, 0x616dc8c48e9a <vm_exec_core+27434>, 0x616dc8c43f76 <vm_exec_core+7174>, 0x616dc8c4587f <vm_exec_core+13583>, 0x616dc8c46234 <vm_exec_core+16068>, 0x616dc8c487ca <vm_exec_core+25690>, 0x616dc8c476c4 <vm_exec_core+21332>, 0x616dc8c44abb <vm_exec_core+10059>, 0x616dc8c44344 <vm_exec_core+8148>, 0x616dc8c485f8 <vm_exec_core+25224>, 0x616dc8c454bd <vm_exec_core+12621>, 0x616dc8c47d58 <vm_exec_core+23016>, 0x616dc8c4774c <vm_exec_core+21468>, 0x616dc8c47e25 <vm_exec_core+23221>, 0x616dc8c49628 <vm_exec_core+29368>, 0x616dc8c46815 <vm_exec_core+17573>, 0x616dc8c48899 <vm_exec_core+25897>, 0x616dc8c476b0 <vm_exec_core+21312>, 0x616dc8c484c6 <vm_exec_core+24918>, 0x616dc8c44d93 <vm_exec_core+10787>, 0x616dc8c47059 <vm_exec_core+19689>, 0x616dc8c475b9 <vm_exec_core+21065>, 0x616dc8c45f78 <vm_exec_core+15368>, 0x616dc8c46ec4 <vm_exec_core+19284>, 0x616dc8c45190 <vm_exec_core+11808>, 0x616dc8c44501 <vm_exec_core+8593>, 0x616dc8c47eb9 <vm_exec_core+23369>, 0x616dc8c435f1 <vm_exec_core+4737>, 0x616dc8c45d75 <vm_exec_core+14853>, 0x616dc8c51647 <vm_exec_core+62167>, 0x616dc8c47a78 <vm_exec_core+22280>, 0x616dc8c43e52 <vm_exec_core+6882>, 0x616dc8c44220 <vm_exec_core+7856>, 0x616dc8c440fe <vm_exec_core+7566>, 0x616dc8c44757 <vm_exec_core+9191>, 0x616dc8c44fdf <vm_exec_core+11375>, 0x616dc8c46ebf <vm_exec_core+19279>, 0x616dc8c46642 <vm_exec_core+17106>, 0x616dc8c46eba <vm_exec_core+19274>, 0x616dc8c476b0 <vm_exec_core+21312>, 0x616dc8c476ae <vm_exec_core+21310>, 0x616dc8c44752 <vm_exec_core+9186>, 0x616dc8c47c11 <vm_exec_core+22689>, 0x616dc8c45a22 <vm_exec_core+14002>, 0x616dc8c45a27 <vm_exec_core+14007>, 0x616dc8c476ac <vm_exec_core+21308>, 0x616dc8c4758b <vm_exec_core+21019>, 0x616dc8c46a18 <vm_exec_core+18088>, 0x616dc8c46736 <vm_exec_core+17350>, 0x616dc8c476aa <vm_exec_core+21306>, 0x616dc8c46b4c <vm_exec_core+18396>...} reg_cfp = 0x7c45865ff608 reg_pc = 0x5190000161b8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #31 0x0000616dc8c3f2a1 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #32 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000003d0 _tag = <optimized out> state = <optimized out> result = 36 #33 0x0000616dc8cbfaf2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7c45865ff738, self=136638069602760, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x7c45887d5830 cfp = <optimized out> sp = 0x7c45864ff8d0 use_argv = 0x7c4586e6ce60 stack_argv = 0x7c45864ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #34 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609 captured = 0x7c45865ff738 #35 0x0000616dc8c6c2d6 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646 No locals. #36 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654 No locals. #37 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #38 0x0000616dc8c6c2d6 in rb_yield (val=<optimized out>) No locals. #39 0x0000616dc8e17116 in rb_ary_collect (ary=136637460200200) at /tmp/ruby/src/trunk_asan/array.c:3714 collect = 136637460200120 i = 0 #40 0x0000616dc8ca24d8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788 ci = 0x163100000001 cc = <optimized out> me = 0x7c45889700f0 cfunc = 0x50400000a818 recv = 136637460200200 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #41 0x0000616dc8c4726b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7c45865ff720, cd=0x502000012ed0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #42 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000012ed0 insns_address_table = {0x616dc8c42a79 <vm_exec_core+1801>, 0x616dc8c43b4a <vm_exec_core+6106>, 0x616dc8c49715 <vm_exec_core+29605>, 0x616dc8c436a2 <vm_exec_core+4914>, 0x616dc8c4a31e <vm_exec_core+32686>, 0x616dc8c48142 <vm_exec_core+24018>, 0x616dc8c45abd <vm_exec_core+14157>, 0x616dc8c42bf9 <vm_exec_core+2185>, 0x616dc8c49d87 <vm_exec_core+31255>, 0x616dc8c49a81 <vm_exec_core+30481>, 0x616dc8c4391a <vm_exec_core+5546>, 0x616dc8c43197 <vm_exec_core+3623>, 0x616dc8c4872d <vm_exec_core+25533>, 0x616dc8c448d1 <vm_exec_core+9569>, 0x616dc8c49fc5 <vm_exec_core+31829>, 0x616dc8c49c0f <vm_exec_core+30879>, 0x616dc8c44f31 <vm_exec_core+11201>, 0x616dc8c45a3b <vm_exec_core+14027>, 0x616dc8c48390 <vm_exec_core+24608>, 0x616dc8c49b70 <vm_exec_core+30720>, 0x616dc8c474f7 <vm_exec_core+20871>, 0x616dc8c4842a <vm_exec_core+24762>, 0x616dc8c48ade <vm_exec_core+26478>, 0x616dc8c47423 <vm_exec_core+20659>, 0x616dc8c430c3 <vm_exec_core+3411>, 0x616dc8c47c5c <vm_exec_core+22764>, 0x616dc8c42f39 <vm_exec_core+3017>, 0x616dc8c433a9 <vm_exec_core+4153>, 0x616dc8c4527e <vm_exec_core+12046>, 0x616dc8c46fc4 <vm_exec_core+19540>, 0x616dc8c479a5 <vm_exec_core+22069>, 0x616dc8c46b60 <vm_exec_core+18416>, 0x616dc8c42abe <vm_exec_core+1870>, 0x616dc8c49060 <vm_exec_core+27888>, 0x616dc8c49996 <vm_exec_core+30246>, 0x616dc8c43482 <vm_exec_core+4370>, 0x616dc8c44016 <vm_exec_core+7334>, 0x616dc8c43a9c <vm_exec_core+5932>, 0x616dc8c449d6 <vm_exec_core+9830>, 0x616dc8c459d0 <vm_exec_core+13920>, 0x616dc8c43544 <vm_exec_core+4564>, 0x616dc8c48ea9 <vm_exec_core+27449>, 0x616dc8c43f85 <vm_exec_core+7189>, 0x616dc8c4588e <vm_exec_core+13598>, 0x616dc8c46243 <vm_exec_core+16083>, 0x616dc8c487d9 <vm_exec_core+25705>, 0x616dc8c476d3 <vm_exec_core+21347>, 0x616dc8c44aca <vm_exec_core+10074>, 0x616dc8c44353 <vm_exec_core+8163>, 0x616dc8c48607 <vm_exec_core+25239>, 0x616dc8c454cc <vm_exec_core+12636>, 0x616dc8c47d67 <vm_exec_core+23031>, 0x616dc8c4775b <vm_exec_core+21483>, 0x616dc8c47e34 <vm_exec_core+23236>, 0x616dc8c49637 <vm_exec_core+29383>, 0x616dc8c46824 <vm_exec_core+17588>, 0x616dc8c488a8 <vm_exec_core+25912>, 0x616dc8c426fb <vm_exec_core+907>, 0x616dc8c484d5 <vm_exec_core+24933>, 0x616dc8c44da2 <vm_exec_core+10802>, 0x616dc8c47068 <vm_exec_core+19704>, 0x616dc8c475c8 <vm_exec_core+21080>, 0x616dc8c42700 <vm_exec_core+912>, 0x616dc8c46ed3 <vm_exec_core+19299>, 0x616dc8c4519f <vm_exec_core+11823>, 0x616dc8c44510 <vm_exec_core+8608>, 0x616dc8c47ec8 <vm_exec_core+23384>, 0x616dc8c43600 <vm_exec_core+4752>, 0x616dc8c45d84 <vm_exec_core+14868>, 0x616dc8c51656 <vm_exec_core+62182>, 0x616dc8c47a87 <vm_exec_core+22295>, 0x616dc8c43e61 <vm_exec_core+6897>, 0x616dc8c4422f <vm_exec_core+7871>, 0x616dc8c4410d <vm_exec_core+7581>, 0x616dc8c44766 <vm_exec_core+9206>, 0x616dc8c44fee <vm_exec_core+11390>, 0x616dc8c43d82 <vm_exec_core+6674>, 0x616dc8c4a5b3 <vm_exec_core+33347>, 0x616dc8c47b3e <vm_exec_core+22478>, 0x616dc8c4664c <vm_exec_core+17116>, 0x616dc8c48f57 <vm_exec_core+27623>, 0x616dc8c4a6d1 <vm_exec_core+33633>, 0x616dc8c492bd <vm_exec_core+28493>, 0x616dc8c4a11e <vm_exec_core+32174>, 0x616dc8c4a1f6 <vm_exec_core+32390>, 0x616dc8c42fdc <vm_exec_core+3180>, 0x616dc8c49ca4 <vm_exec_core+31028>, 0x616dc8c4538f <vm_exec_core+12319>, 0x616dc8c49edf <vm_exec_core+31599>, 0x616dc8c44e4e <vm_exec_core+10974>, 0x616dc8c491bb <vm_exec_core+28235>, 0x616dc8c42e03 <vm_exec_core+2707>, 0x616dc8c44be4 <vm_exec_core+10356>, 0x616dc8c45f8c <vm_exec_core+15388>, 0x616dc8c45925 <vm_exec_core+13749>, 0x616dc8c456f4 <vm_exec_core+13188>, 0x616dc8c427f7 <vm_exec_core+1159>, 0x616dc8c42d1a <vm_exec_core+2474>, 0x616dc8c42889 <vm_exec_core+1305>, 0x616dc8c494d6 <vm_exec_core+29030>, 0x616dc8c46d70 <vm_exec_core+18944>, 0x616dc8c46314 <vm_exec_core+16292>, 0x616dc8c46a31 <vm_exec_core+18113>, 0x616dc8c4674a <vm_exec_core+17370>, 0x616dc8c45795 <vm_exec_core+13349>, 0x616dc8c46138 <vm_exec_core+15816>, 0x616dc8c45c5a <vm_exec_core+14570>, 0x616dc8c46443 <vm_exec_core+16595>, 0x616dc8c464c5 <vm_exec_core+16725>, 0x616dc8c42a6a <vm_exec_core+1786>, 0x616dc8c43b3b <vm_exec_core+6091>, 0x616dc8c49706 <vm_exec_core+29590>, 0x616dc8c43693 <vm_exec_core+4899>, 0x616dc8c4a30f <vm_exec_core+32671>, 0x616dc8c48133 <vm_exec_core+24003>, 0x616dc8c45aae <vm_exec_core+14142>, 0x616dc8c42bea <vm_exec_core+2170>, 0x616dc8c49d78 <vm_exec_core+31240>, 0x616dc8c49a72 <vm_exec_core+30466>, 0x616dc8c4390b <vm_exec_core+5531>, 0x616dc8c43188 <vm_exec_core+3608>, 0x616dc8c4871e <vm_exec_core+25518>, 0x616dc8c448c2 <vm_exec_core+9554>, 0x616dc8c49fb6 <vm_exec_core+31814>, 0x616dc8c49c00 <vm_exec_core+30864>, 0x616dc8c44f22 <vm_exec_core+11186>, 0x616dc8c45a2c <vm_exec_core+14012>, 0x616dc8c48381 <vm_exec_core+24593>, 0x616dc8c49b61 <vm_exec_core+30705>, 0x616dc8c474e8 <vm_exec_core+20856>, 0x616dc8c4841b <vm_exec_core+24747>, 0x616dc8c48acf <vm_exec_core+26463>, 0x616dc8c47414 <vm_exec_core+20644>, 0x616dc8c430b4 <vm_exec_core+3396>, 0x616dc8c47c4d <vm_exec_core+22749>, 0x616dc8c42f2a <vm_exec_core+3002>, 0x616dc8c4339a <vm_exec_core+4138>, 0x616dc8c4526f <vm_exec_core+12031>, 0x616dc8c46fb5 <vm_exec_core+19525>, 0x616dc8c47996 <vm_exec_core+22054>, 0x616dc8c46b51 <vm_exec_core+18401>, 0x616dc8c42aaf <vm_exec_core+1855>, 0x616dc8c49051 <vm_exec_core+27873>, 0x616dc8c49987 <vm_exec_core+30231>, 0x616dc8c43473 <vm_exec_core+4355>, 0x616dc8c44007 <vm_exec_core+7319>, 0x616dc8c43a8d <vm_exec_core+5917>, 0x616dc8c449c7 <vm_exec_core+9815>, 0x616dc8c459c1 <vm_exec_core+13905>, 0x616dc8c43535 <vm_exec_core+4549>, 0x616dc8c48e9a <vm_exec_core+27434>, 0x616dc8c43f76 <vm_exec_core+7174>, 0x616dc8c4587f <vm_exec_core+13583>, 0x616dc8c46234 <vm_exec_core+16068>, 0x616dc8c487ca <vm_exec_core+25690>, 0x616dc8c476c4 <vm_exec_core+21332>, 0x616dc8c44abb <vm_exec_core+10059>, 0x616dc8c44344 <vm_exec_core+8148>, 0x616dc8c485f8 <vm_exec_core+25224>, 0x616dc8c454bd <vm_exec_core+12621>, 0x616dc8c47d58 <vm_exec_core+23016>, 0x616dc8c4774c <vm_exec_core+21468>, 0x616dc8c47e25 <vm_exec_core+23221>, 0x616dc8c49628 <vm_exec_core+29368>, 0x616dc8c46815 <vm_exec_core+17573>, 0x616dc8c48899 <vm_exec_core+25897>, 0x616dc8c476b0 <vm_exec_core+21312>, 0x616dc8c484c6 <vm_exec_core+24918>, 0x616dc8c44d93 <vm_exec_core+10787>, 0x616dc8c47059 <vm_exec_core+19689>, 0x616dc8c475b9 <vm_exec_core+21065>, 0x616dc8c45f78 <vm_exec_core+15368>, 0x616dc8c46ec4 <vm_exec_core+19284>, 0x616dc8c45190 <vm_exec_core+11808>, 0x616dc8c44501 <vm_exec_core+8593>, 0x616dc8c47eb9 <vm_exec_core+23369>, 0x616dc8c435f1 <vm_exec_core+4737>, 0x616dc8c45d75 <vm_exec_core+14853>, 0x616dc8c51647 <vm_exec_core+62167>, 0x616dc8c47a78 <vm_exec_core+22280>, 0x616dc8c43e52 <vm_exec_core+6882>, 0x616dc8c44220 <vm_exec_core+7856>, 0x616dc8c440fe <vm_exec_core+7566>, 0x616dc8c44757 <vm_exec_core+9191>, 0x616dc8c44fdf <vm_exec_core+11375>, 0x616dc8c46ebf <vm_exec_core+19279>, 0x616dc8c46642 <vm_exec_core+17106>, 0x616dc8c46eba <vm_exec_core+19274>, 0x616dc8c476b0 <vm_exec_core+21312>, 0x616dc8c476ae <vm_exec_core+21310>, 0x616dc8c44752 <vm_exec_core+9186>, 0x616dc8c47c11 <vm_exec_core+22689>, 0x616dc8c45a22 <vm_exec_core+14002>, 0x616dc8c45a27 <vm_exec_core+14007>, 0x616dc8c476ac <vm_exec_core+21308>, 0x616dc8c4758b <vm_exec_core+21019>, 0x616dc8c46a18 <vm_exec_core+18088>, 0x616dc8c46736 <vm_exec_core+17350>, 0x616dc8c476aa <vm_exec_core+21306>, 0x616dc8c46b4c <vm_exec_core+18396>...} reg_cfp = 0x7c45865ff720 reg_pc = 0x50400002f938 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2796: [BUG] Segmentation fault at 0x0000000000000010 ruby 3.4.0dev (2024-10-05T07:07:57Z master f37e6d7f7b) +PRISM [x86_64-linux] INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> -- Control frame information ----------------------------------------------- c:0015 p:---- s:0108 e:000107 CFUNC :fork INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> c:0014 p:0026 s:0104 e:000103 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2796 c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH] #43 0x0000616dc8c3f2a1 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. c:0010 p:---- s:0069 e:000068 CFUNC :map #44 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362 _ec = 0x5160000003d0 _tag = <optimized out> c:0007 p:0069 s:0046 E:002300 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 state = <optimized out> result = 36 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 #45 0x0000616dc88c531b in rb_ec_exec_node (ec=0x5160000003d0, n=0x7c45887d59c0) at /tmp/ruby/src/trunk_asan/eval.c:281 c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc0ed7d590, <optimized out>, 0x7ffc0ed7d4e0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7c45887d59c0 c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] #46 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000003d0 status = <optimized out> -- Ruby level backtrace information ---------------------------------------- /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220:in '<main>' #47 0x0000616dc88be887 in rb_main (argc=10, argv=0x7ffc0ed7d758) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122:in 'run' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23:in '_run_suites' #48 main (argc=10, argv=0x7ffc0ed7d758) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23:in 'map' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24:in 'block in _run_suites' >>> Dump Ruby level backtrace (if possible) Program received signal SIGSEGV, Segmentation fault. 0x0000616dc90f36df in rb_vmdebug_stack_dump_all_threads () at /tmp/ruby/src/trunk_asan/vm_dump.c:1304 1304 kprintf("th: %p, native_id: %p\n", (void *)th, (void *)(uintptr_t)th->nt->thread_id); [Inferior 1 (process 4026452) detached] /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52:in '_run_suite' /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362:in '_run_suite' /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658:in '_run_suite' /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658:in 'map' /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671:in 'block in _run_suite' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170:in 'run' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202:in 'run_test' /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2796:in 'test_concurrent_group_and_pid_wait' /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2796:in 'fork' -- Threading information --------------------------------------------------- Total ractor count: 1 Ruby thread count for this ractor: 1 -- Machine register context ------------------------------------------------ RIP: 0x0000616dc90f36df RBP: 0x00007ffc0ed7aa70 RSP: 0x00007ffc0ed7aa50 RAX: 0x0000000000000002 RBX: 0x00007c45892044e0 RCX: 0x00000f88b12408d4 RDX: 0x0000000000000000 RDI: 0x0000000000000010 RSI: 0x0000000000000080 R8: 0x0000000000000000 R9: 0x0000000000000000 R10: 0x0000000000000000 R11: 0x0000000000000246 R12: 0x0000515000000900 R13: 0x0000000000000080 R14: 0x0000515000000300 R15: 0x0000616dc933f380 EFL: 0x0000000000010246 -- C level backtrace information ------------------------------------------- $ timeout 60 gdb -p 4008222 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 4026459] [New LWP 4022895] [New LWP 4018382] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000616dc87e7ce0 in __asan::QuarantineCallback::Recycle(__asan::AsanChunk*) const () >>> Threads Id Target Id Frame * 1 Thread 0x7c4589292c40 (LWP 4008222) "ruby" 0x0000616dc87e7ce0 in __asan::QuarantineCallback::Recycle(__asan::AsanChunk*) const () 2 Thread 0x7c456ce006c0 (LWP 4026459) "ruby" 0x00007c458911b4cd in __GI___poll (fds=0x7c455b709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x7c4567a006c0 (LWP 4022895) "parallel.rb:40" 0x00007c458911b4cd in __GI___poll (fds=0x7c455c42de60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x7c4563a006c0 (LWP 4018382) "Timeout stdlib " 0x00007c4589098d61 in __futex_abstimed_wait_common64 (private=24941, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000295894) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 4 (Thread 0x7c4563a006c0 (LWP 4018382) "Timeout stdlib "): #0 0x00007c4589098d61 in __futex_abstimed_wait_common64 (private=24941, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000295894) 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=24941, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000295894) 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=0x50c000295894, 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 0x00007c458909b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x515000000920, cond=0x50c000295868) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7c458909b4a0 <__condvar_cleanup_waiting>, __arg = 0x7c45639fec30, __canceltype = 1597074160, __prev = 0x0} cbuffer = {wseq = 15, cond = 0x50c000295868, mutex = 0x515000000920, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 15 seq = 7 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_wait (cond=0x50c000295868, mutex=mutex@entry=0x515000000920) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x0000616dc8ba9261 in rb_native_cond_wait (cond=0x50c000295894, mutex=0x515000000920) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x515000000920, th=th@entry=0x5150004dd080, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863 next_th = <optimized out> #7 0x0000616dc8bcd292 in thread_sched_to_waiting_until_wakeup (sched=0x515000000920, th=th@entry=0x5150004dd080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105 can_direct_transfer = <optimized out> #8 0x0000616dc8bb36d1 in native_sleep (th=0x5150004dd080, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3344 sched = <optimized out> #9 sleep_forever (th=0x5150004dd080, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1351 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 0x0000616dc8bcbd05 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=136638084468840, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1396 scheduler = <optimized out> #11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1028 args = <optimized out> #12 0x0000616dc88c9020 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x51600176b8d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7c45639fef90, <optimized out>, 0x7c45639feea0, <optimized out>, <optimized out>}, prev = 0x7c455f009240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x51600176b8d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x0000616dc8bcb1ed in queue_do_pop (self=<optimized out>, q=0x50400005d150, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103 queue_waiter = {w = {self = 136638084468840, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 136638084468840, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400005d150 end = 0 #14 0x0000616dc8c4ab93 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:7330 canary_p = <optimized out> ret = <optimized out> #15 0x0000616dc8c4ab93 in vm_invoke_builtin_delegate (ec=0x51600176b8d0, cfp=0x7c45626f7758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x51600176b8d0) at ../../src/trunk_asan/insns.def:1621 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x616dc8c42a79 <vm_exec_core+1801>, 0x616dc8c43b4a <vm_exec_core+6106>, 0x616dc8c49715 <vm_exec_core+29605>, 0x616dc8c436a2 <vm_exec_core+4914>, 0x616dc8c4a31e <vm_exec_core+32686>, 0x616dc8c48142 <vm_exec_core+24018>, 0x616dc8c45abd <vm_exec_core+14157>, 0x616dc8c42bf9 <vm_exec_core+2185>, 0x616dc8c49d87 <vm_exec_core+31255>, 0x616dc8c49a81 <vm_exec_core+30481>, 0x616dc8c4391a <vm_exec_core+5546>, 0x616dc8c43197 <vm_exec_core+3623>, 0x616dc8c4872d <vm_exec_core+25533>, 0x616dc8c448d1 <vm_exec_core+9569>, 0x616dc8c49fc5 <vm_exec_core+31829>, 0x616dc8c49c0f <vm_exec_core+30879>, 0x616dc8c44f31 <vm_exec_core+11201>, 0x616dc8c45a3b <vm_exec_core+14027>, 0x616dc8c48390 <vm_exec_core+24608>, 0x616dc8c49b70 <vm_exec_core+30720>, 0x616dc8c474f7 <vm_exec_core+20871>, 0x616dc8c4842a <vm_exec_core+24762>, 0x616dc8c48ade <vm_exec_core+26478>, 0x616dc8c47423 <vm_exec_core+20659>, 0x616dc8c430c3 <vm_exec_core+3411>, 0x616dc8c47c5c <vm_exec_core+22764>, 0x616dc8c42f39 <vm_exec_core+3017>, 0x616dc8c433a9 <vm_exec_core+4153>, 0x616dc8c4527e <vm_exec_core+12046>, 0x616dc8c46fc4 <vm_exec_core+19540>, 0x616dc8c479a5 <vm_exec_core+22069>, 0x616dc8c46b60 <vm_exec_core+18416>, 0x616dc8c42abe <vm_exec_core+1870>, 0x616dc8c49060 <vm_exec_core+27888>, 0x616dc8c49996 <vm_exec_core+30246>, 0x616dc8c43482 <vm_exec_core+4370>, 0x616dc8c44016 <vm_exec_core+7334>, 0x616dc8c43a9c <vm_exec_core+5932>, 0x616dc8c449d6 <vm_exec_core+9830>, 0x616dc8c459d0 <vm_exec_core+13920>, 0x616dc8c43544 <vm_exec_core+4564>, 0x616dc8c48ea9 <vm_exec_core+27449>, 0x616dc8c43f85 <vm_exec_core+7189>, 0x616dc8c4588e <vm_exec_core+13598>, 0x616dc8c46243 <vm_exec_core+16083>, 0x616dc8c487d9 <vm_exec_core+25705>, 0x616dc8c476d3 <vm_exec_core+21347>, 0x616dc8c44aca <vm_exec_core+10074>, 0x616dc8c44353 <vm_exec_core+8163>, 0x616dc8c48607 <vm_exec_core+25239>, 0x616dc8c454cc <vm_exec_core+12636>, 0x616dc8c47d67 <vm_exec_core+23031>, 0x616dc8c4775b <vm_exec_core+21483>, 0x616dc8c47e34 <vm_exec_core+23236>, 0x616dc8c49637 <vm_exec_core+29383>, 0x616dc8c46824 <vm_exec_core+17588>, 0x616dc8c488a8 <vm_exec_core+25912>, 0x616dc8c426fb <vm_exec_core+907>, 0x616dc8c484d5 <vm_exec_core+24933>, 0x616dc8c44da2 <vm_exec_core+10802>, 0x616dc8c47068 <vm_exec_core+19704>, 0x616dc8c475c8 <vm_exec_core+21080>, 0x616dc8c42700 <vm_exec_core+912>, 0x616dc8c46ed3 <vm_exec_core+19299>, 0x616dc8c4519f <vm_exec_core+11823>, 0x616dc8c44510 <vm_exec_core+8608>, 0x616dc8c47ec8 <vm_exec_core+23384>, 0x616dc8c43600 <vm_exec_core+4752>, 0x616dc8c45d84 <vm_exec_core+14868>, 0x616dc8c51656 <vm_exec_core+62182>, 0x616dc8c47a87 <vm_exec_core+22295>, 0x616dc8c43e61 <vm_exec_core+6897>, 0x616dc8c4422f <vm_exec_core+7871>, 0x616dc8c4410d <vm_exec_core+7581>, 0x616dc8c44766 <vm_exec_core+9206>, 0x616dc8c44fee <vm_exec_core+11390>, 0x616dc8c43d82 <vm_exec_core+6674>, 0x616dc8c4a5b3 <vm_exec_core+33347>, 0x616dc8c47b3e <vm_exec_core+22478>, 0x616dc8c4664c <vm_exec_core+17116>, 0x616dc8c48f57 <vm_exec_core+27623>, 0x616dc8c4a6d1 <vm_exec_core+33633>, 0x616dc8c492bd <vm_exec_core+28493>, 0x616dc8c4a11e <vm_exec_core+32174>, 0x616dc8c4a1f6 <vm_exec_core+32390>, 0x616dc8c42fdc <vm_exec_core+3180>, 0x616dc8c49ca4 <vm_exec_core+31028>, 0x616dc8c4538f <vm_exec_core+12319>, 0x616dc8c49edf <vm_exec_core+31599>, 0x616dc8c44e4e <vm_exec_core+10974>, 0x616dc8c491bb <vm_exec_core+28235>, 0x616dc8c42e03 <vm_exec_core+2707>, 0x616dc8c44be4 <vm_exec_core+10356>, 0x616dc8c45f8c <vm_exec_core+15388>, 0x616dc8c45925 <vm_exec_core+13749>, 0x616dc8c456f4 <vm_exec_core+13188>, 0x616dc8c427f7 <vm_exec_core+1159>, 0x616dc8c42d1a <vm_exec_core+2474>, 0x616dc8c42889 <vm_exec_core+1305>, 0x616dc8c494d6 <vm_exec_core+29030>, 0x616dc8c46d70 <vm_exec_core+18944>, 0x616dc8c46314 <vm_exec_core+16292>, 0x616dc8c46a31 <vm_exec_core+18113>, 0x616dc8c4674a <vm_exec_core+17370>, 0x616dc8c45795 <vm_exec_core+13349>, 0x616dc8c46138 <vm_exec_core+15816>, 0x616dc8c45c5a <vm_exec_core+14570>, 0x616dc8c46443 <vm_exec_core+16595>, 0x616dc8c464c5 <vm_exec_core+16725>, 0x616dc8c42a6a <vm_exec_core+1786>, 0x616dc8c43b3b <vm_exec_core+6091>, 0x616dc8c49706 <vm_exec_core+29590>, 0x616dc8c43693 <vm_exec_core+4899>, 0x616dc8c4a30f <vm_exec_core+32671>, 0x616dc8c48133 <vm_exec_core+24003>, 0x616dc8c45aae <vm_exec_core+14142>, 0x616dc8c42bea <vm_exec_core+2170>, 0x616dc8c49d78 <vm_exec_core+31240>, 0x616dc8c49a72 <vm_exec_core+30466>, 0x616dc8c4390b <vm_exec_core+5531>, 0x616dc8c43188 <vm_exec_core+3608>, 0x616dc8c4871e <vm_exec_core+25518>, 0x616dc8c448c2 <vm_exec_core+9554>, 0x616dc8c49fb6 <vm_exec_core+31814>, 0x616dc8c49c00 <vm_exec_core+30864>, 0x616dc8c44f22 <vm_exec_core+11186>, 0x616dc8c45a2c <vm_exec_core+14012>, 0x616dc8c48381 <vm_exec_core+24593>, 0x616dc8c49b61 <vm_exec_core+30705>, 0x616dc8c474e8 <vm_exec_core+20856>, 0x616dc8c4841b <vm_exec_core+24747>, 0x616dc8c48acf <vm_exec_core+26463>, 0x616dc8c47414 <vm_exec_core+20644>, 0x616dc8c430b4 <vm_exec_core+3396>, 0x616dc8c47c4d <vm_exec_core+22749>, 0x616dc8c42f2a <vm_exec_core+3002>, 0x616dc8c4339a <vm_exec_core+4138>, 0x616dc8c4526f <vm_exec_core+12031>, 0x616dc8c46fb5 <vm_exec_core+19525>, 0x616dc8c47996 <vm_exec_core+22054>, 0x616dc8c46b51 <vm_exec_core+18401>, 0x616dc8c42aaf <vm_exec_core+1855>, 0x616dc8c49051 <vm_exec_core+27873>, 0x616dc8c49987 <vm_exec_core+30231>, 0x616dc8c43473 <vm_exec_core+4355>, 0x616dc8c44007 <vm_exec_core+7319>, 0x616dc8c43a8d <vm_exec_core+5917>, 0x616dc8c449c7 <vm_exec_core+9815>, 0x616dc8c459c1 <vm_exec_core+13905>, 0x616dc8c43535 <vm_exec_core+4549>, 0x616dc8c48e9a <vm_exec_core+27434>, 0x616dc8c43f76 <vm_exec_core+7174>, 0x616dc8c4587f <vm_exec_core+13583>, 0x616dc8c46234 <vm_exec_core+16068>, 0x616dc8c487ca <vm_exec_core+25690>, 0x616dc8c476c4 <vm_exec_core+21332>, 0x616dc8c44abb <vm_exec_core+10059>, 0x616dc8c44344 <vm_exec_core+8148>, 0x616dc8c485f8 <vm_exec_core+25224>, 0x616dc8c454bd <vm_exec_core+12621>, 0x616dc8c47d58 <vm_exec_core+23016>, 0x616dc8c4774c <vm_exec_core+21468>, 0x616dc8c47e25 <vm_exec_core+23221>, 0x616dc8c49628 <vm_exec_core+29368>, 0x616dc8c46815 <vm_exec_core+17573>, 0x616dc8c48899 <vm_exec_core+25897>, 0x616dc8c476b0 <vm_exec_core+21312>, 0x616dc8c484c6 <vm_exec_core+24918>, 0x616dc8c44d93 <vm_exec_core+10787>, 0x616dc8c47059 <vm_exec_core+19689>, 0x616dc8c475b9 <vm_exec_core+21065>, 0x616dc8c45f78 <vm_exec_core+15368>, 0x616dc8c46ec4 <vm_exec_core+19284>, 0x616dc8c45190 <vm_exec_core+11808>, 0x616dc8c44501 <vm_exec_core+8593>, 0x616dc8c47eb9 <vm_exec_core+23369>, 0x616dc8c435f1 <vm_exec_core+4737>, 0x616dc8c45d75 <vm_exec_core+14853>, 0x616dc8c51647 <vm_exec_core+62167>, 0x616dc8c47a78 <vm_exec_core+22280>, 0x616dc8c43e52 <vm_exec_core+6882>, 0x616dc8c44220 <vm_exec_core+7856>, 0x616dc8c440fe <vm_exec_core+7566>, 0x616dc8c44757 <vm_exec_core+9191>, 0x616dc8c44fdf <vm_exec_core+11375>, 0x616dc8c46ebf <vm_exec_core+19279>, 0x616dc8c46642 <vm_exec_core+17106>, 0x616dc8c46eba <vm_exec_core+19274>, 0x616dc8c476b0 <vm_exec_core+21312>, 0x616dc8c476ae <vm_exec_core+21310>, 0x616dc8c44752 <vm_exec_core+9186>, 0x616dc8c47c11 <vm_exec_core+22689>, 0x616dc8c45a22 <vm_exec_core+14002>, 0x616dc8c45a27 <vm_exec_core+14007>, 0x616dc8c476ac <vm_exec_core+21308>, 0x616dc8c4758b <vm_exec_core+21019>, 0x616dc8c46a18 <vm_exec_core+18088>, 0x616dc8c46736 <vm_exec_core+17350>, 0x616dc8c476aa <vm_exec_core+21306>, 0x616dc8c46b4c <vm_exec_core+18396>...} reg_cfp = 0x7c45626f7758 reg_pc = 0x5100000011f8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #17 0x0000616dc8c3eee8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x51600176b8d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x0000616dc8c7c0db in invoke_iseq_block_from_c (ec=0x51600176b8d0, captured=<optimized out>, self=136638084281600, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x7c45887cdf18 cfp = 0x7c45626f77c8 sp = 0x7c45625f7818 use_argv = <optimized out> stack_argv = 0x7c45625f7818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x51600176b8d0, self=136638084281600, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689 block = <optimized out> keyword_hash = <optimized out> #20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 No locals. #21 0x0000616dc8c7a366 in rb_vm_invoke_proc (ec=0x50c000295894, proc=0x189, proc@entry=0x504002ea01d0, argc=-1995862687, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 0 #22 0x0000616dc8bd1789 in thread_do_start_proc (th=th@entry=0x5150004dd080) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x504002ea01d0 args_len = 0 args_ptr = <optimized out> #23 0x0000616dc8bcf33a in thread_do_start (th=0x5150004dd080) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #24 thread_start_func_2 (th=th@entry=0x5150004dd080, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #25 0x0000616dc8bce5fe in call_thread_start_func_2 (th=0x5150004dd080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x7c45639ffce0 #26 nt_start (ptr=0x50c000295840) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x5150004dd080 sched = <optimized out> nt = 0x50c000295840 vm = 0x525000000100 #27 0x0000616dc887e7df in asan_thread_start(void*) () No symbol table info available. #28 0x00007c458909ca94 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 = {136637466019520, -7194924247039431846, 136637466019520, -352, 0, 140720557498032, -7194924247060403366, -7194593137499264166}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x00007c4589129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x7c4567a006c0 (LWP 4022895) "parallel.rb:40"): #0 0x00007c458911b4cd in __GI___poll (fds=0x7c455c42de60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000616dc882542a in __interceptor_poll () No symbol table info available. #2 0x0000616dc8978edd in nogvl_wait_for (th=136637460199920, fptr=0x51100082f900, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12492 fds = {fd = 4, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1172 ready = <optimized out> #4 0x0000616dc897a356 in internal_read_func (ptr=0x7c455c42dc40) at /tmp/ruby/src/trunk_asan/io.c:1203 iis = 0x7c455c42dc40 result = <optimized out> #5 0x0000616dc8bb76db in rb_thread_io_blocking_call (func=0x616dc8979ed0 <internal_read_func>, data1=0x7c455c42dc40, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1802 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> prev_mn_schedulable = false waiting_fd = <optimized out> state = RUBY_TAG_NONE val = <optimized out> saved_errno = <optimized out> #6 0x0000616dc88c9020 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160003426d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7c45679fee50, <optimized out>, 0x7c45679fed60, <optimized out>, <optimized out>}, prev = 0x7c455c409240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160003426d0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x0000616dc898e705 in io_read_memory_locktmp (str=136637342473824, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3449 No locals. #8 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3495 str = <optimized out> iis = {th = 136637460199920, fptr = 0x51100082f900, nonblock = 0, fd = 4, buf = 0x5190005f2380, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x51100082f900 n = <optimized out> shrinkable = <optimized out> #9 0x0000616dc896a9d1 in io_readpartial (argc=1547886176, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3615 ret = <optimized out> #10 0x0000616dc8ca24d8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788 ci = 0x409100100003 cc = <optimized out> me = 0x7c4588969e80 cfunc = 0x504000011018 recv = 136637460200040 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x0000616dc8c4fd2d in vm_sendish (ec=0x5160003426d0, reg_cfp=0x7c455dad9790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #12 vm_exec_core (ec=ec@entry=0x5160003426d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x616dc8c42a79 <vm_exec_core+1801>, 0x616dc8c43b4a <vm_exec_core+6106>, 0x616dc8c49715 <vm_exec_core+29605>, 0x616dc8c436a2 <vm_exec_core+4914>, 0x616dc8c4a31e <vm_exec_core+32686>, 0x616dc8c48142 <vm_exec_core+24018>, 0x616dc8c45abd <vm_exec_core+14157>, 0x616dc8c42bf9 <vm_exec_core+2185>, 0x616dc8c49d87 <vm_exec_core+31255>, 0x616dc8c49a81 <vm_exec_core+30481>, 0x616dc8c4391a <vm_exec_core+5546>, 0x616dc8c43197 <vm_exec_core+3623>, 0x616dc8c4872d <vm_exec_core+25533>, 0x616dc8c448d1 <vm_exec_core+9569>, 0x616dc8c49fc5 <vm_exec_core+31829>, 0x616dc8c49c0f <vm_exec_core+30879>, 0x616dc8c44f31 <vm_exec_core+11201>, 0x616dc8c45a3b <vm_exec_core+14027>, 0x616dc8c48390 <vm_exec_core+24608>, 0x616dc8c49b70 <vm_exec_core+30720>, 0x616dc8c474f7 <vm_exec_core+20871>, 0x616dc8c4842a <vm_exec_core+24762>, 0x616dc8c48ade <vm_exec_core+26478>, 0x616dc8c47423 <vm_exec_core+20659>, 0x616dc8c430c3 <vm_exec_core+3411>, 0x616dc8c47c5c <vm_exec_core+22764>, 0x616dc8c42f39 <vm_exec_core+3017>, 0x616dc8c433a9 <vm_exec_core+4153>, 0x616dc8c4527e <vm_exec_core+12046>, 0x616dc8c46fc4 <vm_exec_core+19540>, 0x616dc8c479a5 <vm_exec_core+22069>, 0x616dc8c46b60 <vm_exec_core+18416>, 0x616dc8c42abe <vm_exec_core+1870>, 0x616dc8c49060 <vm_exec_core+27888>, 0x616dc8c49996 <vm_exec_core+30246>, 0x616dc8c43482 <vm_exec_core+4370>, 0x616dc8c44016 <vm_exec_core+7334>, 0x616dc8c43a9c <vm_exec_core+5932>, 0x616dc8c449d6 <vm_exec_core+9830>, 0x616dc8c459d0 <vm_exec_core+13920>, 0x616dc8c43544 <vm_exec_core+4564>, 0x616dc8c48ea9 <vm_exec_core+27449>, 0x616dc8c43f85 <vm_exec_core+7189>, 0x616dc8c4588e <vm_exec_core+13598>, 0x616dc8c46243 <vm_exec_core+16083>, 0x616dc8c487d9 <vm_exec_core+25705>, 0x616dc8c476d3 <vm_exec_core+21347>, 0x616dc8c44aca <vm_exec_core+10074>, 0x616dc8c44353 <vm_exec_core+8163>, 0x616dc8c48607 <vm_exec_core+25239>, 0x616dc8c454cc <vm_exec_core+12636>, 0x616dc8c47d67 <vm_exec_core+23031>, 0x616dc8c4775b <vm_exec_core+21483>, 0x616dc8c47e34 <vm_exec_core+23236>, 0x616dc8c49637 <vm_exec_core+29383>, 0x616dc8c46824 <vm_exec_core+17588>, 0x616dc8c488a8 <vm_exec_core+25912>, 0x616dc8c426fb <vm_exec_core+907>, 0x616dc8c484d5 <vm_exec_core+24933>, 0x616dc8c44da2 <vm_exec_core+10802>, 0x616dc8c47068 <vm_exec_core+19704>, 0x616dc8c475c8 <vm_exec_core+21080>, 0x616dc8c42700 <vm_exec_core+912>, 0x616dc8c46ed3 <vm_exec_core+19299>, 0x616dc8c4519f <vm_exec_core+11823>, 0x616dc8c44510 <vm_exec_core+8608>, 0x616dc8c47ec8 <vm_exec_core+23384>, 0x616dc8c43600 <vm_exec_core+4752>, 0x616dc8c45d84 <vm_exec_core+14868>, 0x616dc8c51656 <vm_exec_core+62182>, 0x616dc8c47a87 <vm_exec_core+22295>, 0x616dc8c43e61 <vm_exec_core+6897>, 0x616dc8c4422f <vm_exec_core+7871>, 0x616dc8c4410d <vm_exec_core+7581>, 0x616dc8c44766 <vm_exec_core+9206>, 0x616dc8c44fee <vm_exec_core+11390>, 0x616dc8c43d82 <vm_exec_core+6674>, 0x616dc8c4a5b3 <vm_exec_core+33347>, 0x616dc8c47b3e <vm_exec_core+22478>, 0x616dc8c4664c <vm_exec_core+17116>, 0x616dc8c48f57 <vm_exec_core+27623>, 0x616dc8c4a6d1 <vm_exec_core+33633>, 0x616dc8c492bd <vm_exec_core+28493>, 0x616dc8c4a11e <vm_exec_core+32174>, 0x616dc8c4a1f6 <vm_exec_core+32390>, 0x616dc8c42fdc <vm_exec_core+3180>, 0x616dc8c49ca4 <vm_exec_core+31028>, 0x616dc8c4538f <vm_exec_core+12319>, 0x616dc8c49edf <vm_exec_core+31599>, 0x616dc8c44e4e <vm_exec_core+10974>, 0x616dc8c491bb <vm_exec_core+28235>, 0x616dc8c42e03 <vm_exec_core+2707>, 0x616dc8c44be4 <vm_exec_core+10356>, 0x616dc8c45f8c <vm_exec_core+15388>, 0x616dc8c45925 <vm_exec_core+13749>, 0x616dc8c456f4 <vm_exec_core+13188>, 0x616dc8c427f7 <vm_exec_core+1159>, 0x616dc8c42d1a <vm_exec_core+2474>, 0x616dc8c42889 <vm_exec_core+1305>, 0x616dc8c494d6 <vm_exec_core+29030>, 0x616dc8c46d70 <vm_exec_core+18944>, 0x616dc8c46314 <vm_exec_core+16292>, 0x616dc8c46a31 <vm_exec_core+18113>, 0x616dc8c4674a <vm_exec_core+17370>, 0x616dc8c45795 <vm_exec_core+13349>, 0x616dc8c46138 <vm_exec_core+15816>, 0x616dc8c45c5a <vm_exec_core+14570>, 0x616dc8c46443 <vm_exec_core+16595>, 0x616dc8c464c5 <vm_exec_core+16725>, 0x616dc8c42a6a <vm_exec_core+1786>, 0x616dc8c43b3b <vm_exec_core+6091>, 0x616dc8c49706 <vm_exec_core+29590>, 0x616dc8c43693 <vm_exec_core+4899>, 0x616dc8c4a30f <vm_exec_core+32671>, 0x616dc8c48133 <vm_exec_core+24003>, 0x616dc8c45aae <vm_exec_core+14142>, 0x616dc8c42bea <vm_exec_core+2170>, 0x616dc8c49d78 <vm_exec_core+31240>, 0x616dc8c49a72 <vm_exec_core+30466>, 0x616dc8c4390b <vm_exec_core+5531>, 0x616dc8c43188 <vm_exec_core+3608>, 0x616dc8c4871e <vm_exec_core+25518>, 0x616dc8c448c2 <vm_exec_core+9554>, 0x616dc8c49fb6 <vm_exec_core+31814>, 0x616dc8c49c00 <vm_exec_core+30864>, 0x616dc8c44f22 <vm_exec_core+11186>, 0x616dc8c45a2c <vm_exec_core+14012>, 0x616dc8c48381 <vm_exec_core+24593>, 0x616dc8c49b61 <vm_exec_core+30705>, 0x616dc8c474e8 <vm_exec_core+20856>, 0x616dc8c4841b <vm_exec_core+24747>, 0x616dc8c48acf <vm_exec_core+26463>, 0x616dc8c47414 <vm_exec_core+20644>, 0x616dc8c430b4 <vm_exec_core+3396>, 0x616dc8c47c4d <vm_exec_core+22749>, 0x616dc8c42f2a <vm_exec_core+3002>, 0x616dc8c4339a <vm_exec_core+4138>, 0x616dc8c4526f <vm_exec_core+12031>, 0x616dc8c46fb5 <vm_exec_core+19525>, 0x616dc8c47996 <vm_exec_core+22054>, 0x616dc8c46b51 <vm_exec_core+18401>, 0x616dc8c42aaf <vm_exec_core+1855>, 0x616dc8c49051 <vm_exec_core+27873>, 0x616dc8c49987 <vm_exec_core+30231>, 0x616dc8c43473 <vm_exec_core+4355>, 0x616dc8c44007 <vm_exec_core+7319>, 0x616dc8c43a8d <vm_exec_core+5917>, 0x616dc8c449c7 <vm_exec_core+9815>, 0x616dc8c459c1 <vm_exec_core+13905>, 0x616dc8c43535 <vm_exec_core+4549>, 0x616dc8c48e9a <vm_exec_core+27434>, 0x616dc8c43f76 <vm_exec_core+7174>, 0x616dc8c4587f <vm_exec_core+13583>, 0x616dc8c46234 <vm_exec_core+16068>, 0x616dc8c487ca <vm_exec_core+25690>, 0x616dc8c476c4 <vm_exec_core+21332>, 0x616dc8c44abb <vm_exec_core+10059>, 0x616dc8c44344 <vm_exec_core+8148>, 0x616dc8c485f8 <vm_exec_core+25224>, 0x616dc8c454bd <vm_exec_core+12621>, 0x616dc8c47d58 <vm_exec_core+23016>, 0x616dc8c4774c <vm_exec_core+21468>, 0x616dc8c47e25 <vm_exec_core+23221>, 0x616dc8c49628 <vm_exec_core+29368>, 0x616dc8c46815 <vm_exec_core+17573>, 0x616dc8c48899 <vm_exec_core+25897>, 0x616dc8c476b0 <vm_exec_core+21312>, 0x616dc8c484c6 <vm_exec_core+24918>, 0x616dc8c44d93 <vm_exec_core+10787>, 0x616dc8c47059 <vm_exec_core+19689>, 0x616dc8c475b9 <vm_exec_core+21065>, 0x616dc8c45f78 <vm_exec_core+15368>, 0x616dc8c46ec4 <vm_exec_core+19284>, 0x616dc8c45190 <vm_exec_core+11808>, 0x616dc8c44501 <vm_exec_core+8593>, 0x616dc8c47eb9 <vm_exec_core+23369>, 0x616dc8c435f1 <vm_exec_core+4737>, 0x616dc8c45d75 <vm_exec_core+14853>, 0x616dc8c51647 <vm_exec_core+62167>, 0x616dc8c47a78 <vm_exec_core+22280>, 0x616dc8c43e52 <vm_exec_core+6882>, 0x616dc8c44220 <vm_exec_core+7856>, 0x616dc8c440fe <vm_exec_core+7566>, 0x616dc8c44757 <vm_exec_core+9191>, 0x616dc8c44fdf <vm_exec_core+11375>, 0x616dc8c46ebf <vm_exec_core+19279>, 0x616dc8c46642 <vm_exec_core+17106>, 0x616dc8c46eba <vm_exec_core+19274>, 0x616dc8c476b0 <vm_exec_core+21312>, 0x616dc8c476ae <vm_exec_core+21310>, 0x616dc8c44752 <vm_exec_core+9186>, 0x616dc8c47c11 <vm_exec_core+22689>, 0x616dc8c45a22 <vm_exec_core+14002>, 0x616dc8c45a27 <vm_exec_core+14007>, 0x616dc8c476ac <vm_exec_core+21308>, 0x616dc8c4758b <vm_exec_core+21019>, 0x616dc8c46a18 <vm_exec_core+18088>, 0x616dc8c46736 <vm_exec_core+17350>, 0x616dc8c476aa <vm_exec_core+21306>, 0x616dc8c46b4c <vm_exec_core+18396>...} reg_cfp = 0x7c455dad9790 reg_pc = 0x513000050ce0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #13 0x0000616dc8c3eee8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160003426d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x0000616dc8c7c0db in invoke_iseq_block_from_c (ec=0x5160003426d0, captured=<optimized out>, self=136638069602760, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x7c45887d5678 cfp = 0x7c455dad97c8 sp = 0x7c455d9d9818 use_argv = <optimized out> stack_argv = 0x7c455d9d9818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x5160003426d0, self=136638069602760, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689 block = <optimized out> keyword_hash = <optimized out> #16 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 No locals. #17 0x0000616dc8c7a366 in rb_vm_invoke_proc (ec=0x7c455c42de60, proc=0x1, proc@entry=0x5040049a8990, argc=-1995328307, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 4294967295 #18 0x0000616dc8bd1789 in thread_do_start_proc (th=th@entry=0x51500051ae80) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040049a8990 args_len = 0 args_ptr = <optimized out> #19 0x0000616dc8bcf33a in thread_do_start (th=0x51500051ae80) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #20 thread_start_func_2 (th=th@entry=0x51500051ae80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #21 0x0000616dc8bce5fe in call_thread_start_func_2 (th=0x51500051ae80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x7c45679ffce0 #22 nt_start (ptr=0x50c000c4c600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x51500051ae80 sched = <optimized out> nt = 0x50c000c4c600 vm = 0x525000000100 #23 0x0000616dc887e7df in asan_thread_start(void*) () No symbol table info available. #24 0x00007c458909ca94 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 = {136637533128384, -7194933043132454054, 136637533128384, -352, 25, 140720557503504, -7194933043153425574, -7194593137499264166}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x00007c4589129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7c456ce006c0 (LWP 4026459) "ruby"): #0 0x00007c458911b4cd in __GI___poll (fds=0x7c455b709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000616dc882542a in __interceptor_poll () No symbol table info available. #2 0x0000616dc8bd38ff in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3067 vm = <optimized out> #4 0x0000616dc887e7df in asan_thread_start(void*) () No symbol table info available. #5 0x00007c458909ca94 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 = {136637621208768, -7194957782144079014, 136637621208768, -352, 25, 140720557501424, -7194957782165050534, -7194593137499264166}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007c4589129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7c4589292c40 (LWP 4008222) "ruby"): #0 0x0000616dc87e7ce0 in __asan::QuarantineCallback::Recycle(__asan::AsanChunk*) const () No symbol table info available. #1 0x0000616dc87e7b3d in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) () No symbol table info available. #2 0x0000616dc87e7786 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) () No symbol table info available. #3 0x0000616dc87e9a56 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #4 0x0000616dc8880920 in __interceptor_free () No symbol table info available. #5 0x0000616dc88f1f8e in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x7c455d2cb800, old_size=1048576) at /tmp/ruby/src/trunk_asan/gc/default.c:8172 objspace = 0x51d000000a80 malloc_increase_done = <optimized out> #6 ruby_sized_xfree (x=0x7c455d2cb800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4184 No locals. #7 ruby_xfree (x=0x7c455d2cb800) at /tmp/ruby/src/trunk_asan/gc.c:4195 No locals. #8 0x0000616dc8bab665 in rb_threadptr_sched_free (th=0x515000528580) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2366 No locals. #9 0x0000616dc8c8190f in thread_free (ptr=0x7244040) at /tmp/ruby/src/trunk_asan/vm.c:3493 th = 0x7244040 #10 0x0000616dc88f17e7 in rb_data_free (obj=136637528753840, objspace=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:1060 free_immediately = 768 dfree = 0xcc6e96b9cc6e96b9 data = 0x616dc95a1388 <__asan::instance> free_immediately = <optimized out> dfree = <optimized out> #11 rb_gc_obj_free (objspace=objspace@entry=0x51d000000a80, obj=obj@entry=136637528753840) at /tmp/ruby/src/trunk_asan/gc.c:1201 No locals. #12 0x0000616dc891a3b0 in gc_sweep_plane (objspace=objspace@entry=0x51d000000a80, heap=<optimized out>, p=136637528753840, p@entry=136637528753680, bitset=641052073541633, ctx=ctx@entry=0x7c4587261270) at /tmp/ruby/src/trunk_asan/gc/default.c:3532 has_object_id = <optimized out> vp = 136637528753840 sweep_page = <optimized out> slot_size = <optimized out> slot_bits = <optimized out> #13 0x0000616dc89147c3 in gc_sweep_page (objspace=0x51d000000a80, heap=0x51d000000aa8, ctx=0x7c4587261270) at /tmp/ruby/src/trunk_asan/gc/default.c:3620 i = 7 sweep_page = 0x51c000065880 p = 136637528753680 bits = 0x51c000065998 page_rvalue_count = <optimized out> out_of_range_bits = <optimized out> bitmap_plane_count = <optimized out> bitset = 92358976733184 i = <optimized out> #14 gc_sweep_step (objspace=<optimized out>, heap=0x51d000000aa8) at /tmp/ruby/src/trunk_asan/gc/default.c:3892 ctx = {page = 0x51c000065880, final_slots = 0, freed_slots = 0, empty_slots = 0} free_slots = <optimized out> sweep_page = 0x51c000065880 unlink_limit = 3 swept_slots = 148 pooled_slots = 1037 #15 0x0000616dc89101d8 in gc_sweep (objspace=0x51d000000a80) at /tmp/ruby/src/trunk_asan/gc/default.c:4151 heap = 0x51d000000aa8 i = 0 immediate_sweep = 0 #16 0x0000616dc891e4f6 in gc_start (objspace=0x51d000000a80, reason=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default.c:6470 do_full_mark = <optimized out> lock_lev = 0 #17 0x0000616dc890bc73 in heap_prepare (objspace=0x51d000000a80, heap=0x51d000000b38) at /tmp/ruby/src/trunk_asan/gc/default.c:2102 No locals. #18 heap_next_free_page (objspace=0x51d000000a80, heap=0x51d000000b38) at /tmp/ruby/src/trunk_asan/gc/default.c:2308 page = <optimized out> #19 newobj_cache_miss (objspace=0x51d000000a80, cache=<optimized out>, heap_idx=1, vm_locked=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default.c:2416 page = <optimized out> heap = 0x51d000000b38 obj = 0 lev = 1 unlock_vm = <optimized out> #20 0x0000616dc88f00fb in newobj_alloc (objspace=0x51d000000a80, cache=0x300, heap_idx=1, vm_locked=false) at /tmp/ruby/src/trunk_asan/gc/default.c:2440 obj = <optimized out> heap = <optimized out> #21 rb_gc_impl_new_obj (objspace_ptr=0x51d000000a80, cache_ptr=0x300, klass=136638086311000, flags=5, v1=0, v2=0, v3=0, wb_protected=<optimized out>, alloc_size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default.c:2523 objspace = 0x51d000000a80 heap_idx = 1 cache = 0x300 obj = <optimized out> cnt = <optimized out> i = <optimized out> #22 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:890 obj = <optimized out> lev = <optimized out> #23 0x0000616dc88f023e in rb_wb_protected_newobj_of (ec=<optimized out>, klass=768, klass@entry=136638086311000, flags=92358976733184, flags@entry=5, size=14730877155918386873, size@entry=56) at /tmp/ruby/src/trunk_asan/gc.c:917 No locals. #24 0x0000616dc8b4ff35 in str_alloc_embed (klass=136638086311000, capa=<optimized out>) at /tmp/ruby/src/trunk_asan/string.c:934 size = 56 str = <optimized out> #25 str_new0 (klass=136638086311000, ptr=0x504000406d15 "/tmp/ruby/build/trunk_asan/ruby", len=len@entry=31, termlen=1) at /tmp/ruby/src/trunk_asan/string.c:971 str = <optimized out> term_fill_ptr = <optimized out> term_fill_len = <optimized out> #26 0x0000616dc8b51f2a in rb_enc_str_new (ptr=<optimized out>, len=<optimized out>, enc=<optimized out>) at /tmp/ruby/src/trunk_asan/string.c:1028 str = <optimized out> #27 0x0000616dc8b51f2a in rb_external_str_new_with_enc (ptr=ptr@entry=0x504000406d15 "/tmp/ruby/build/trunk_asan/ruby", len=len@entry=31, eenc=0x50d000000110) eidx = <optimized out> ienc = <optimized out> str = <optimized out> #28 0x0000616dc89478f0 in env_enc_str_new (len=31, enc=0xcc6e96b9cc6e96b9, ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/hash.c:4857 str = <optimized out> #29 env_str_new (len=31, ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/hash.c:4866 No locals. #30 env_str_new2 (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/hash.c:4873 No locals. #31 getenv_with_lock (name=<optimized out>) at /tmp/ruby/src/trunk_asan/hash.c:4883 val = <optimized out> _lev = <optimized out> ret = <optimized out> #32 0x0000616dc8940287 in rb_f_getenv (obj=<optimized out>, name=136638084436480) at /tmp/ruby/src/trunk_asan/hash.c:5015 nam = 0xcc6e96b9cc6e96b9 <error: Cannot access memory at address 0xcc6e96b9cc6e96b9> env = <optimized out> #33 0x0000616dc8ca24d8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788 ci = 0x9100100003 cc = <optimized out> me = 0x7c458896e430 cfunc = 0x50400000ca18 recv = 136638086177880 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #34 0x0000616dc8c4fd2d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7c45865ff448, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #35 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x616dc8c42a79 <vm_exec_core+1801>, 0x616dc8c43b4a <vm_exec_core+6106>, 0x616dc8c49715 <vm_exec_core+29605>, 0x616dc8c436a2 <vm_exec_core+4914>, 0x616dc8c4a31e <vm_exec_core+32686>, 0x616dc8c48142 <vm_exec_core+24018>, 0x616dc8c45abd <vm_exec_core+14157>, 0x616dc8c42bf9 <vm_exec_core+2185>, 0x616dc8c49d87 <vm_exec_core+31255>, 0x616dc8c49a81 <vm_exec_core+30481>, 0x616dc8c4391a <vm_exec_core+5546>, 0x616dc8c43197 <vm_exec_core+3623>, 0x616dc8c4872d <vm_exec_core+25533>, 0x616dc8c448d1 <vm_exec_core+9569>, 0x616dc8c49fc5 <vm_exec_core+31829>, 0x616dc8c49c0f <vm_exec_core+30879>, 0x616dc8c44f31 <vm_exec_core+11201>, 0x616dc8c45a3b <vm_exec_core+14027>, 0x616dc8c48390 <vm_exec_core+24608>, 0x616dc8c49b70 <vm_exec_core+30720>, 0x616dc8c474f7 <vm_exec_core+20871>, 0x616dc8c4842a <vm_exec_core+24762>, 0x616dc8c48ade <vm_exec_core+26478>, 0x616dc8c47423 <vm_exec_core+20659>, 0x616dc8c430c3 <vm_exec_core+3411>, 0x616dc8c47c5c <vm_exec_core+22764>, 0x616dc8c42f39 <vm_exec_core+3017>, 0x616dc8c433a9 <vm_exec_core+4153>, 0x616dc8c4527e <vm_exec_core+12046>, 0x616dc8c46fc4 <vm_exec_core+19540>, 0x616dc8c479a5 <vm_exec_core+22069>, 0x616dc8c46b60 <vm_exec_core+18416>, 0x616dc8c42abe <vm_exec_core+1870>, 0x616dc8c49060 <vm_exec_core+27888>, 0x616dc8c49996 <vm_exec_core+30246>, 0x616dc8c43482 <vm_exec_core+4370>, 0x616dc8c44016 <vm_exec_core+7334>, 0x616dc8c43a9c <vm_exec_core+5932>, 0x616dc8c449d6 <vm_exec_core+9830>, 0x616dc8c459d0 <vm_exec_core+13920>, 0x616dc8c43544 <vm_exec_core+4564>, 0x616dc8c48ea9 <vm_exec_core+27449>, 0x616dc8c43f85 <vm_exec_core+7189>, 0x616dc8c4588e <vm_exec_core+13598>, 0x616dc8c46243 <vm_exec_core+16083>, 0x616dc8c487d9 <vm_exec_core+25705>, 0x616dc8c476d3 <vm_exec_core+21347>, 0x616dc8c44aca <vm_exec_core+10074>, 0x616dc8c44353 <vm_exec_core+8163>, 0x616dc8c48607 <vm_exec_core+25239>, 0x616dc8c454cc <vm_exec_core+12636>, 0x616dc8c47d67 <vm_exec_core+23031>, 0x616dc8c4775b <vm_exec_core+21483>, 0x616dc8c47e34 <vm_exec_core+23236>, 0x616dc8c49637 <vm_exec_core+29383>, 0x616dc8c46824 <vm_exec_core+17588>, 0x616dc8c488a8 <vm_exec_core+25912>, 0x616dc8c426fb <vm_exec_core+907>, 0x616dc8c484d5 <vm_exec_core+24933>, 0x616dc8c44da2 <vm_exec_core+10802>, 0x616dc8c47068 <vm_exec_core+19704>, 0x616dc8c475c8 <vm_exec_core+21080>, 0x616dc8c42700 <vm_exec_core+912>, 0x616dc8c46ed3 <vm_exec_core+19299>, 0x616dc8c4519f <vm_exec_core+11823>, 0x616dc8c44510 <vm_exec_core+8608>, 0x616dc8c47ec8 <vm_exec_core+23384>, 0x616dc8c43600 <vm_exec_core+4752>, 0x616dc8c45d84 <vm_exec_core+14868>, 0x616dc8c51656 <vm_exec_core+62182>, 0x616dc8c47a87 <vm_exec_core+22295>, 0x616dc8c43e61 <vm_exec_core+6897>, 0x616dc8c4422f <vm_exec_core+7871>, 0x616dc8c4410d <vm_exec_core+7581>, 0x616dc8c44766 <vm_exec_core+9206>, 0x616dc8c44fee <vm_exec_core+11390>, 0x616dc8c43d82 <vm_exec_core+6674>, 0x616dc8c4a5b3 <vm_exec_core+33347>, 0x616dc8c47b3e <vm_exec_core+22478>, 0x616dc8c4664c <vm_exec_core+17116>, 0x616dc8c48f57 <vm_exec_core+27623>, 0x616dc8c4a6d1 <vm_exec_core+33633>, 0x616dc8c492bd <vm_exec_core+28493>, 0x616dc8c4a11e <vm_exec_core+32174>, 0x616dc8c4a1f6 <vm_exec_core+32390>, 0x616dc8c42fdc <vm_exec_core+3180>, 0x616dc8c49ca4 <vm_exec_core+31028>, 0x616dc8c4538f <vm_exec_core+12319>, 0x616dc8c49edf <vm_exec_core+31599>, 0x616dc8c44e4e <vm_exec_core+10974>, 0x616dc8c491bb <vm_exec_core+28235>, 0x616dc8c42e03 <vm_exec_core+2707>, 0x616dc8c44be4 <vm_exec_core+10356>, 0x616dc8c45f8c <vm_exec_core+15388>, 0x616dc8c45925 <vm_exec_core+13749>, 0x616dc8c456f4 <vm_exec_core+13188>, 0x616dc8c427f7 <vm_exec_core+1159>, 0x616dc8c42d1a <vm_exec_core+2474>, 0x616dc8c42889 <vm_exec_core+1305>, 0x616dc8c494d6 <vm_exec_core+29030>, 0x616dc8c46d70 <vm_exec_core+18944>, 0x616dc8c46314 <vm_exec_core+16292>, 0x616dc8c46a31 <vm_exec_core+18113>, 0x616dc8c4674a <vm_exec_core+17370>, 0x616dc8c45795 <vm_exec_core+13349>, 0x616dc8c46138 <vm_exec_core+15816>, 0x616dc8c45c5a <vm_exec_core+14570>, 0x616dc8c46443 <vm_exec_core+16595>, 0x616dc8c464c5 <vm_exec_core+16725>, 0x616dc8c42a6a <vm_exec_core+1786>, 0x616dc8c43b3b <vm_exec_core+6091>, 0x616dc8c49706 <vm_exec_core+29590>, 0x616dc8c43693 <vm_exec_core+4899>, 0x616dc8c4a30f <vm_exec_core+32671>, 0x616dc8c48133 <vm_exec_core+24003>, 0x616dc8c45aae <vm_exec_core+14142>, 0x616dc8c42bea <vm_exec_core+2170>, 0x616dc8c49d78 <vm_exec_core+31240>, 0x616dc8c49a72 <vm_exec_core+30466>, 0x616dc8c4390b <vm_exec_core+5531>, 0x616dc8c43188 <vm_exec_core+3608>, 0x616dc8c4871e <vm_exec_core+25518>, 0x616dc8c448c2 <vm_exec_core+9554>, 0x616dc8c49fb6 <vm_exec_core+31814>, 0x616dc8c49c00 <vm_exec_core+30864>, 0x616dc8c44f22 <vm_exec_core+11186>, 0x616dc8c45a2c <vm_exec_core+14012>, 0x616dc8c48381 <vm_exec_core+24593>, 0x616dc8c49b61 <vm_exec_core+30705>, 0x616dc8c474e8 <vm_exec_core+20856>, 0x616dc8c4841b <vm_exec_core+24747>, 0x616dc8c48acf <vm_exec_core+26463>, 0x616dc8c47414 <vm_exec_core+20644>, 0x616dc8c430b4 <vm_exec_core+3396>, 0x616dc8c47c4d <vm_exec_core+22749>, 0x616dc8c42f2a <vm_exec_core+3002>, 0x616dc8c4339a <vm_exec_core+4138>, 0x616dc8c4526f <vm_exec_core+12031>, 0x616dc8c46fb5 <vm_exec_core+19525>, 0x616dc8c47996 <vm_exec_core+22054>, 0x616dc8c46b51 <vm_exec_core+18401>, 0x616dc8c42aaf <vm_exec_core+1855>, 0x616dc8c49051 <vm_exec_core+27873>, 0x616dc8c49987 <vm_exec_core+30231>, 0x616dc8c43473 <vm_exec_core+4355>, 0x616dc8c44007 <vm_exec_core+7319>, 0x616dc8c43a8d <vm_exec_core+5917>, 0x616dc8c449c7 <vm_exec_core+9815>, 0x616dc8c459c1 <vm_exec_core+13905>, 0x616dc8c43535 <vm_exec_core+4549>, 0x616dc8c48e9a <vm_exec_core+27434>, 0x616dc8c43f76 <vm_exec_core+7174>, 0x616dc8c4587f <vm_exec_core+13583>, 0x616dc8c46234 <vm_exec_core+16068>, 0x616dc8c487ca <vm_exec_core+25690>, 0x616dc8c476c4 <vm_exec_core+21332>, 0x616dc8c44abb <vm_exec_core+10059>, 0x616dc8c44344 <vm_exec_core+8148>, 0x616dc8c485f8 <vm_exec_core+25224>, 0x616dc8c454bd <vm_exec_core+12621>, 0x616dc8c47d58 <vm_exec_core+23016>, 0x616dc8c4774c <vm_exec_core+21468>, 0x616dc8c47e25 <vm_exec_core+23221>, 0x616dc8c49628 <vm_exec_core+29368>, 0x616dc8c46815 <vm_exec_core+17573>, 0x616dc8c48899 <vm_exec_core+25897>, 0x616dc8c476b0 <vm_exec_core+21312>, 0x616dc8c484c6 <vm_exec_core+24918>, 0x616dc8c44d93 <vm_exec_core+10787>, 0x616dc8c47059 <vm_exec_core+19689>, 0x616dc8c475b9 <vm_exec_core+21065>, 0x616dc8c45f78 <vm_exec_core+15368>, 0x616dc8c46ec4 <vm_exec_core+19284>, 0x616dc8c45190 <vm_exec_core+11808>, 0x616dc8c44501 <vm_exec_core+8593>, 0x616dc8c47eb9 <vm_exec_core+23369>, 0x616dc8c435f1 <vm_exec_core+4737>, 0x616dc8c45d75 <vm_exec_core+14853>, 0x616dc8c51647 <vm_exec_core+62167>, 0x616dc8c47a78 <vm_exec_core+22280>, 0x616dc8c43e52 <vm_exec_core+6882>, 0x616dc8c44220 <vm_exec_core+7856>, 0x616dc8c440fe <vm_exec_core+7566>, 0x616dc8c44757 <vm_exec_core+9191>, 0x616dc8c44fdf <vm_exec_core+11375>, 0x616dc8c46ebf <vm_exec_core+19279>, 0x616dc8c46642 <vm_exec_core+17106>, 0x616dc8c46eba <vm_exec_core+19274>, 0x616dc8c476b0 <vm_exec_core+21312>, 0x616dc8c476ae <vm_exec_core+21310>, 0x616dc8c44752 <vm_exec_core+9186>, 0x616dc8c47c11 <vm_exec_core+22689>, 0x616dc8c45a22 <vm_exec_core+14002>, 0x616dc8c45a27 <vm_exec_core+14007>, 0x616dc8c476ac <vm_exec_core+21308>, 0x616dc8c4758b <vm_exec_core+21019>, 0x616dc8c46a18 <vm_exec_core+18088>, 0x616dc8c46736 <vm_exec_core+17350>, 0x616dc8c476aa <vm_exec_core+21306>, 0x616dc8c46b4c <vm_exec_core+18396>...} reg_cfp = 0x7c45865ff448 reg_pc = 0x517000009030 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> th: 0x515000000300, native_id: 0x7c4589292c40 -- Control frame information ----------------------------------------------- INSN_LABEL_opt_newarray_send = <optimized out> c:0018 p:---- s:0170 e:000169 CFUNC :[] INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> c:0017 p:0006 s:0165 e:000164 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:17 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> c:0016 p:0030 s:0158 e:000157 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:136 c:0015 p:0275 s:0119 e:000118 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:330 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> c:0014 p:0021 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2393 c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 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> c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH] c:0010 p:---- s:0069 e:000068 CFUNC :map INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658 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> c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362 INSN_LABEL_trace_opt_lt = <optimized out> c:0007 p:0069 s:0046 E:002300 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 INSN_LABEL_trace_opt_le = <optimized out> c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] c:0005 p:---- s:0026 e:000025 CFUNC :map INSN_LABEL_trace_opt_gt = <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_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> c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] INSN_LABEL_trace_opt_not = <optimized out> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #36 0x0000616dc8c3eee8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160000003d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #37 0x0000616dc8cbfaf2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7c45865ff620, self=136638069602760, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x7c45887c70f0 cfp = <optimized out> sp = 0x7c45864ffa28 th: 0x5150004dd080, native_id: 0x7c4563a006c0 -- Control frame information ----------------------------------------------- use_argv = 0x7c4586ee8260 stack_argv = 0x7c45864ffa28 opt_pc = 0 type = <optimized out> av = <optimized out> c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH] bound = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] #38 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609 captured = 0x7c45865ff620 th: 0x51500051ae80, native_id: 0x7c4567a006c0 -- Control frame information ----------------------------------------------- #39 0x0000616dc8c6c2d6 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646 c:0003 p:---- s:0012 e:000011 CFUNC :readpartial c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] No locals. c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] #40 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654 No locals. #41 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #42 0x0000616dc8c6c2d6 in rb_yield (val=<optimized out>) No locals. #43 0x0000616dc8e17116 in rb_ary_collect (ary=136637460191120) at /tmp/ruby/src/trunk_asan/array.c:3714 collect = 136637460187600 i = 59 #44 0x0000616dc8ca24d8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788 ci = 0x163100000001 cc = <optimized out> me = 0x7c45889700f0 cfunc = 0x50400000a818 recv = 136637460191120 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #45 0x0000616dc8c4726b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7c45865ff608, cd=0x51100000cf50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #46 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000cf50 insns_address_table = {0x616dc8c42a79 <vm_exec_core+1801>, 0x616dc8c43b4a <vm_exec_core+6106>, 0x616dc8c49715 <vm_exec_core+29605>, 0x616dc8c436a2 <vm_exec_core+4914>, 0x616dc8c4a31e <vm_exec_core+32686>, 0x616dc8c48142 <vm_exec_core+24018>, 0x616dc8c45abd <vm_exec_core+14157>, 0x616dc8c42bf9 <vm_exec_core+2185>, 0x616dc8c49d87 <vm_exec_core+31255>, 0x616dc8c49a81 <vm_exec_core+30481>, 0x616dc8c4391a <vm_exec_core+5546>, 0x616dc8c43197 <vm_exec_core+3623>, 0x616dc8c4872d <vm_exec_core+25533>, 0x616dc8c448d1 <vm_exec_core+9569>, 0x616dc8c49fc5 <vm_exec_core+31829>, 0x616dc8c49c0f <vm_exec_core+30879>, 0x616dc8c44f31 <vm_exec_core+11201>, 0x616dc8c45a3b <vm_exec_core+14027>, 0x616dc8c48390 <vm_exec_core+24608>, 0x616dc8c49b70 <vm_exec_core+30720>, 0x616dc8c474f7 <vm_exec_core+20871>, 0x616dc8c4842a <vm_exec_core+24762>, 0x616dc8c48ade <vm_exec_core+26478>, 0x616dc8c47423 <vm_exec_core+20659>, 0x616dc8c430c3 <vm_exec_core+3411>, 0x616dc8c47c5c <vm_exec_core+22764>, 0x616dc8c42f39 <vm_exec_core+3017>, 0x616dc8c433a9 <vm_exec_core+4153>, 0x616dc8c4527e <vm_exec_core+12046>, 0x616dc8c46fc4 <vm_exec_core+19540>, 0x616dc8c479a5 <vm_exec_core+22069>, 0x616dc8c46b60 <vm_exec_core+18416>, 0x616dc8c42abe <vm_exec_core+1870>, 0x616dc8c49060 <vm_exec_core+27888>, 0x616dc8c49996 <vm_exec_core+30246>, 0x616dc8c43482 <vm_exec_core+4370>, 0x616dc8c44016 <vm_exec_core+7334>, 0x616dc8c43a9c <vm_exec_core+5932>, 0x616dc8c449d6 <vm_exec_core+9830>, 0x616dc8c459d0 <vm_exec_core+13920>, 0x616dc8c43544 <vm_exec_core+4564>, 0x616dc8c48ea9 <vm_exec_core+27449>, 0x616dc8c43f85 <vm_exec_core+7189>, 0x616dc8c4588e <vm_exec_core+13598>, 0x616dc8c46243 <vm_exec_core+16083>, 0x616dc8c487d9 <vm_exec_core+25705>, 0x616dc8c476d3 <vm_exec_core+21347>, 0x616dc8c44aca <vm_exec_core+10074>, 0x616dc8c44353 <vm_exec_core+8163>, 0x616dc8c48607 <vm_exec_core+25239>, 0x616dc8c454cc <vm_exec_core+12636>, 0x616dc8c47d67 <vm_exec_core+23031>, 0x616dc8c4775b <vm_exec_core+21483>, 0x616dc8c47e34 <vm_exec_core+23236>, 0x616dc8c49637 <vm_exec_core+29383>, 0x616dc8c46824 <vm_exec_core+17588>, 0x616dc8c488a8 <vm_exec_core+25912>, 0x616dc8c426fb <vm_exec_core+907>, 0x616dc8c484d5 <vm_exec_core+24933>, 0x616dc8c44da2 <vm_exec_core+10802>, 0x616dc8c47068 <vm_exec_core+19704>, 0x616dc8c475c8 <vm_exec_core+21080>, 0x616dc8c42700 <vm_exec_core+912>, 0x616dc8c46ed3 <vm_exec_core+19299>, 0x616dc8c4519f <vm_exec_core+11823>, 0x616dc8c44510 <vm_exec_core+8608>, 0x616dc8c47ec8 <vm_exec_core+23384>, 0x616dc8c43600 <vm_exec_core+4752>, 0x616dc8c45d84 <vm_exec_core+14868>, 0x616dc8c51656 <vm_exec_core+62182>, 0x616dc8c47a87 <vm_exec_core+22295>, 0x616dc8c43e61 <vm_exec_core+6897>, 0x616dc8c4422f <vm_exec_core+7871>, 0x616dc8c4410d <vm_exec_core+7581>, 0x616dc8c44766 <vm_exec_core+9206>, 0x616dc8c44fee <vm_exec_core+11390>, 0x616dc8c43d82 <vm_exec_core+6674>, 0x616dc8c4a5b3 <vm_exec_core+33347>, 0x616dc8c47b3e <vm_exec_core+22478>, 0x616dc8c4664c <vm_exec_core+17116>, 0x616dc8c48f57 <vm_exec_core+27623>, 0x616dc8c4a6d1 <vm_exec_core+33633>, 0x616dc8c492bd <vm_exec_core+28493>, 0x616dc8c4a11e <vm_exec_core+32174>, 0x616dc8c4a1f6 <vm_exec_core+32390>, 0x616dc8c42fdc <vm_exec_core+3180>, 0x616dc8c49ca4 <vm_exec_core+31028>, 0x616dc8c4538f <vm_exec_core+12319>, 0x616dc8c49edf <vm_exec_core+31599>, 0x616dc8c44e4e <vm_exec_core+10974>, 0x616dc8c491bb <vm_exec_core+28235>, 0x616dc8c42e03 <vm_exec_core+2707>, 0x616dc8c44be4 <vm_exec_core+10356>, 0x616dc8c45f8c <vm_exec_core+15388>, 0x616dc8c45925 <vm_exec_core+13749>, 0x616dc8c456f4 <vm_exec_core+13188>, 0x616dc8c427f7 <vm_exec_core+1159>, 0x616dc8c42d1a <vm_exec_core+2474>, 0x616dc8c42889 <vm_exec_core+1305>, 0x616dc8c494d6 <vm_exec_core+29030>, 0x616dc8c46d70 <vm_exec_core+18944>, 0x616dc8c46314 <vm_exec_core+16292>, 0x616dc8c46a31 <vm_exec_core+18113>, 0x616dc8c4674a <vm_exec_core+17370>, 0x616dc8c45795 <vm_exec_core+13349>, 0x616dc8c46138 <vm_exec_core+15816>, 0x616dc8c45c5a <vm_exec_core+14570>, 0x616dc8c46443 <vm_exec_core+16595>, 0x616dc8c464c5 <vm_exec_core+16725>, 0x616dc8c42a6a <vm_exec_core+1786>, 0x616dc8c43b3b <vm_exec_core+6091>, 0x616dc8c49706 <vm_exec_core+29590>, 0x616dc8c43693 <vm_exec_core+4899>, 0x616dc8c4a30f <vm_exec_core+32671>, 0x616dc8c48133 <vm_exec_core+24003>, 0x616dc8c45aae <vm_exec_core+14142>, 0x616dc8c42bea <vm_exec_core+2170>, 0x616dc8c49d78 <vm_exec_core+31240>, 0x616dc8c49a72 <vm_exec_core+30466>, 0x616dc8c4390b <vm_exec_core+5531>, 0x616dc8c43188 <vm_exec_core+3608>, 0x616dc8c4871e <vm_exec_core+25518>, 0x616dc8c448c2 <vm_exec_core+9554>, 0x616dc8c49fb6 <vm_exec_core+31814>, 0x616dc8c49c00 <vm_exec_core+30864>, 0x616dc8c44f22 <vm_exec_core+11186>, 0x616dc8c45a2c <vm_exec_core+14012>, 0x616dc8c48381 <vm_exec_core+24593>, 0x616dc8c49b61 <vm_exec_core+30705>, 0x616dc8c474e8 <vm_exec_core+20856>, 0x616dc8c4841b <vm_exec_core+24747>, 0x616dc8c48acf <vm_exec_core+26463>, 0x616dc8c47414 <vm_exec_core+20644>, 0x616dc8c430b4 <vm_exec_core+3396>, 0x616dc8c47c4d <vm_exec_core+22749>, 0x616dc8c42f2a <vm_exec_core+3002>, 0x616dc8c4339a <vm_exec_core+4138>, 0x616dc8c4526f <vm_exec_core+12031>, 0x616dc8c46fb5 <vm_exec_core+19525>, 0x616dc8c47996 <vm_exec_core+22054>, 0x616dc8c46b51 <vm_exec_core+18401>, 0x616dc8c42aaf <vm_exec_core+1855>, 0x616dc8c49051 <vm_exec_core+27873>, 0x616dc8c49987 <vm_exec_core+30231>, 0x616dc8c43473 <vm_exec_core+4355>, 0x616dc8c44007 <vm_exec_core+7319>, 0x616dc8c43a8d <vm_exec_core+5917>, 0x616dc8c449c7 <vm_exec_core+9815>, 0x616dc8c459c1 <vm_exec_core+13905>, 0x616dc8c43535 <vm_exec_core+4549>, 0x616dc8c48e9a <vm_exec_core+27434>, 0x616dc8c43f76 <vm_exec_core+7174>, 0x616dc8c4587f <vm_exec_core+13583>, 0x616dc8c46234 <vm_exec_core+16068>, 0x616dc8c487ca <vm_exec_core+25690>, 0x616dc8c476c4 <vm_exec_core+21332>, 0x616dc8c44abb <vm_exec_core+10059>, 0x616dc8c44344 <vm_exec_core+8148>, 0x616dc8c485f8 <vm_exec_core+25224>, 0x616dc8c454bd <vm_exec_core+12621>, 0x616dc8c47d58 <vm_exec_core+23016>, 0x616dc8c4774c <vm_exec_core+21468>, 0x616dc8c47e25 <vm_exec_core+23221>, 0x616dc8c49628 <vm_exec_core+29368>, 0x616dc8c46815 <vm_exec_core+17573>, 0x616dc8c48899 <vm_exec_core+25897>, 0x616dc8c476b0 <vm_exec_core+21312>, 0x616dc8c484c6 <vm_exec_core+24918>, 0x616dc8c44d93 <vm_exec_core+10787>, 0x616dc8c47059 <vm_exec_core+19689>, 0x616dc8c475b9 <vm_exec_core+21065>, 0x616dc8c45f78 <vm_exec_core+15368>, 0x616dc8c46ec4 <vm_exec_core+19284>, 0x616dc8c45190 <vm_exec_core+11808>, 0x616dc8c44501 <vm_exec_core+8593>, 0x616dc8c47eb9 <vm_exec_core+23369>, 0x616dc8c435f1 <vm_exec_core+4737>, 0x616dc8c45d75 <vm_exec_core+14853>, 0x616dc8c51647 <vm_exec_core+62167>, 0x616dc8c47a78 <vm_exec_core+22280>, 0x616dc8c43e52 <vm_exec_core+6882>, 0x616dc8c44220 <vm_exec_core+7856>, 0x616dc8c440fe <vm_exec_core+7566>, 0x616dc8c44757 <vm_exec_core+9191>, 0x616dc8c44fdf <vm_exec_core+11375>, 0x616dc8c46ebf <vm_exec_core+19279>, 0x616dc8c46642 <vm_exec_core+17106>, 0x616dc8c46eba <vm_exec_core+19274>, 0x616dc8c476b0 <vm_exec_core+21312>, 0x616dc8c476ae <vm_exec_core+21310>, 0x616dc8c44752 <vm_exec_core+9186>, 0x616dc8c47c11 <vm_exec_core+22689>, 0x616dc8c45a22 <vm_exec_core+14002>, 0x616dc8c45a27 <vm_exec_core+14007>, 0x616dc8c476ac <vm_exec_core+21308>, 0x616dc8c4758b <vm_exec_core+21019>, 0x616dc8c46a18 <vm_exec_core+18088>, 0x616dc8c46736 <vm_exec_core+17350>, 0x616dc8c476aa <vm_exec_core+21306>, 0x616dc8c46b4c <vm_exec_core+18396>...} reg_cfp = 0x7c45865ff608 reg_pc = 0x5190000161b8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #47 0x0000616dc8c3f2a1 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #48 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000003d0 _tag = <optimized out> state = <optimized out> result = 36 #49 0x0000616dc8cbfaf2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7c45865ff738, self=136638069602760, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x7c45887d5830 cfp = <optimized out> sp = 0x7c45864ff8d0 use_argv = 0x7c4586e6ce60 stack_argv = 0x7c45864ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #50 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609 captured = 0x7c45865ff738 #51 0x0000616dc8c6c2d6 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646 No locals. #52 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654 No locals. #53 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #54 0x0000616dc8c6c2d6 in rb_yield (val=<optimized out>) No locals. #55 0x0000616dc8e17116 in rb_ary_collect (ary=136637460200200) at /tmp/ruby/src/trunk_asan/array.c:3714 collect = 136637460200120 i = 0 #56 0x0000616dc8ca24d8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788 ci = 0x163100000001 cc = <optimized out> me = 0x7c45889700f0 cfunc = 0x50400000a818 recv = 136637460200200 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #57 0x0000616dc8c4726b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7c45865ff720, cd=0x502000012ed0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #58 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000012ed0 insns_address_table = {0x616dc8c42a79 <vm_exec_core+1801>, 0x616dc8c43b4a <vm_exec_core+6106>, 0x616dc8c49715 <vm_exec_core+29605>, 0x616dc8c436a2 <vm_exec_core+4914>, 0x616dc8c4a31e <vm_exec_core+32686>, 0x616dc8c48142 <vm_exec_core+24018>, 0x616dc8c45abd <vm_exec_core+14157>, 0x616dc8c42bf9 <vm_exec_core+2185>, 0x616dc8c49d87 <vm_exec_core+31255>, 0x616dc8c49a81 <vm_exec_core+30481>, 0x616dc8c4391a <vm_exec_core+5546>, 0x616dc8c43197 <vm_exec_core+3623>, 0x616dc8c4872d <vm_exec_core+25533>, 0x616dc8c448d1 <vm_exec_core+9569>, 0x616dc8c49fc5 <vm_exec_core+31829>, 0x616dc8c49c0f <vm_exec_core+30879>, 0x616dc8c44f31 <vm_exec_core+11201>, 0x616dc8c45a3b <vm_exec_core+14027>, 0x616dc8c48390 <vm_exec_core+24608>, 0x616dc8c49b70 <vm_exec_core+30720>, 0x616dc8c474f7 <vm_exec_core+20871>, 0x616dc8c4842a <vm_exec_core+24762>, 0x616dc8c48ade <vm_exec_core+26478>, 0x616dc8c47423 <vm_exec_core+20659>, 0x616dc8c430c3 <vm_exec_core+3411>, 0x616dc8c47c5c <vm_exec_core+22764>, 0x616dc8c42f39 <vm_exec_core+3017>, 0x616dc8c433a9 <vm_exec_core+4153>, 0x616dc8c4527e <vm_exec_core+12046>, 0x616dc8c46fc4 <vm_exec_core+19540>, 0x616dc8c479a5 <vm_exec_core+22069>, 0x616dc8c46b60 <vm_exec_core+18416>, 0x616dc8c42abe <vm_exec_core+1870>, 0x616dc8c49060 <vm_exec_core+27888>, 0x616dc8c49996 <vm_exec_core+30246>, 0x616dc8c43482 <vm_exec_core+4370>, 0x616dc8c44016 <vm_exec_core+7334>, 0x616dc8c43a9c <vm_exec_core+5932>, 0x616dc8c449d6 <vm_exec_core+9830>, 0x616dc8c459d0 <vm_exec_core+13920>, 0x616dc8c43544 <vm_exec_core+4564>, 0x616dc8c48ea9 <vm_exec_core+27449>, 0x616dc8c43f85 <vm_exec_core+7189>, 0x616dc8c4588e <vm_exec_core+13598>, 0x616dc8c46243 <vm_exec_core+16083>, 0x616dc8c487d9 <vm_exec_core+25705>, 0x616dc8c476d3 <vm_exec_core+21347>, 0x616dc8c44aca <vm_exec_core+10074>, 0x616dc8c44353 <vm_exec_core+8163>, 0x616dc8c48607 <vm_exec_core+25239>, 0x616dc8c454cc <vm_exec_core+12636>, 0x616dc8c47d67 <vm_exec_core+23031>, 0x616dc8c4775b <vm_exec_core+21483>, 0x616dc8c47e34 <vm_exec_core+23236>, 0x616dc8c49637 <vm_exec_core+29383>, 0x616dc8c46824 <vm_exec_core+17588>, 0x616dc8c488a8 <vm_exec_core+25912>, 0x616dc8c426fb <vm_exec_core+907>, 0x616dc8c484d5 <vm_exec_core+24933>, 0x616dc8c44da2 <vm_exec_core+10802>, 0x616dc8c47068 <vm_exec_core+19704>, 0x616dc8c475c8 <vm_exec_core+21080>, 0x616dc8c42700 <vm_exec_core+912>, 0x616dc8c46ed3 <vm_exec_core+19299>, 0x616dc8c4519f <vm_exec_core+11823>, 0x616dc8c44510 <vm_exec_core+8608>, 0x616dc8c47ec8 <vm_exec_core+23384>, 0x616dc8c43600 <vm_exec_core+4752>, 0x616dc8c45d84 <vm_exec_core+14868>, 0x616dc8c51656 <vm_exec_core+62182>, 0x616dc8c47a87 <vm_exec_core+22295>, 0x616dc8c43e61 <vm_exec_core+6897>, 0x616dc8c4422f <vm_exec_core+7871>, 0x616dc8c4410d <vm_exec_core+7581>, 0x616dc8c44766 <vm_exec_core+9206>, 0x616dc8c44fee <vm_exec_core+11390>, 0x616dc8c43d82 <vm_exec_core+6674>, 0x616dc8c4a5b3 <vm_exec_core+33347>, 0x616dc8c47b3e <vm_exec_core+22478>, 0x616dc8c4664c <vm_exec_core+17116>, 0x616dc8c48f57 <vm_exec_core+27623>, 0x616dc8c4a6d1 <vm_exec_core+33633>, 0x616dc8c492bd <vm_exec_core+28493>, 0x616dc8c4a11e <vm_exec_core+32174>, 0x616dc8c4a1f6 <vm_exec_core+32390>, 0x616dc8c42fdc <vm_exec_core+3180>, 0x616dc8c49ca4 <vm_exec_core+31028>, 0x616dc8c4538f <vm_exec_core+12319>, 0x616dc8c49edf <vm_exec_core+31599>, 0x616dc8c44e4e <vm_exec_core+10974>, 0x616dc8c491bb <vm_exec_core+28235>, 0x616dc8c42e03 <vm_exec_core+2707>, 0x616dc8c44be4 <vm_exec_core+10356>, 0x616dc8c45f8c <vm_exec_core+15388>, 0x616dc8c45925 <vm_exec_core+13749>, 0x616dc8c456f4 <vm_exec_core+13188>, 0x616dc8c427f7 <vm_exec_core+1159>, 0x616dc8c42d1a <vm_exec_core+2474>, 0x616dc8c42889 <vm_exec_core+1305>, 0x616dc8c494d6 <vm_exec_core+29030>, 0x616dc8c46d70 <vm_exec_core+18944>, 0x616dc8c46314 <vm_exec_core+16292>, 0x616dc8c46a31 <vm_exec_core+18113>, 0x616dc8c4674a <vm_exec_core+17370>, 0x616dc8c45795 <vm_exec_core+13349>, 0x616dc8c46138 <vm_exec_core+15816>, 0x616dc8c45c5a <vm_exec_core+14570>, 0x616dc8c46443 <vm_exec_core+16595>, 0x616dc8c464c5 <vm_exec_core+16725>, 0x616dc8c42a6a <vm_exec_core+1786>, 0x616dc8c43b3b <vm_exec_core+6091>, 0x616dc8c49706 <vm_exec_core+29590>, 0x616dc8c43693 <vm_exec_core+4899>, 0x616dc8c4a30f <vm_exec_core+32671>, 0x616dc8c48133 <vm_exec_core+24003>, 0x616dc8c45aae <vm_exec_core+14142>, 0x616dc8c42bea <vm_exec_core+2170>, 0x616dc8c49d78 <vm_exec_core+31240>, 0x616dc8c49a72 <vm_exec_core+30466>, 0x616dc8c4390b <vm_exec_core+5531>, 0x616dc8c43188 <vm_exec_core+3608>, 0x616dc8c4871e <vm_exec_core+25518>, 0x616dc8c448c2 <vm_exec_core+9554>, 0x616dc8c49fb6 <vm_exec_core+31814>, 0x616dc8c49c00 <vm_exec_core+30864>, 0x616dc8c44f22 <vm_exec_core+11186>, 0x616dc8c45a2c <vm_exec_core+14012>, 0x616dc8c48381 <vm_exec_core+24593>, 0x616dc8c49b61 <vm_exec_core+30705>, 0x616dc8c474e8 <vm_exec_core+20856>, 0x616dc8c4841b <vm_exec_core+24747>, 0x616dc8c48acf <vm_exec_core+26463>, 0x616dc8c47414 <vm_exec_core+20644>, 0x616dc8c430b4 <vm_exec_core+3396>, 0x616dc8c47c4d <vm_exec_core+22749>, 0x616dc8c42f2a <vm_exec_core+3002>, 0x616dc8c4339a <vm_exec_core+4138>, 0x616dc8c4526f <vm_exec_core+12031>, 0x616dc8c46fb5 <vm_exec_core+19525>, 0x616dc8c47996 <vm_exec_core+22054>, 0x616dc8c46b51 <vm_exec_core+18401>, 0x616dc8c42aaf <vm_exec_core+1855>, 0x616dc8c49051 <vm_exec_core+27873>, 0x616dc8c49987 <vm_exec_core+30231>, 0x616dc8c43473 <vm_exec_core+4355>, 0x616dc8c44007 <vm_exec_core+7319>, 0x616dc8c43a8d <vm_exec_core+5917>, 0x616dc8c449c7 <vm_exec_core+9815>, 0x616dc8c459c1 <vm_exec_core+13905>, 0x616dc8c43535 <vm_exec_core+4549>, 0x616dc8c48e9a <vm_exec_core+27434>, 0x616dc8c43f76 <vm_exec_core+7174>, 0x616dc8c4587f <vm_exec_core+13583>, 0x616dc8c46234 <vm_exec_core+16068>, 0x616dc8c487ca <vm_exec_core+25690>, 0x616dc8c476c4 <vm_exec_core+21332>, 0x616dc8c44abb <vm_exec_core+10059>, 0x616dc8c44344 <vm_exec_core+8148>, 0x616dc8c485f8 <vm_exec_core+25224>, 0x616dc8c454bd <vm_exec_core+12621>, 0x616dc8c47d58 <vm_exec_core+23016>, 0x616dc8c4774c <vm_exec_core+21468>, 0x616dc8c47e25 <vm_exec_core+23221>, 0x616dc8c49628 <vm_exec_core+29368>, 0x616dc8c46815 <vm_exec_core+17573>, 0x616dc8c48899 <vm_exec_core+25897>, 0x616dc8c476b0 <vm_exec_core+21312>, 0x616dc8c484c6 <vm_exec_core+24918>, 0x616dc8c44d93 <vm_exec_core+10787>, 0x616dc8c47059 <vm_exec_core+19689>, 0x616dc8c475b9 <vm_exec_core+21065>, 0x616dc8c45f78 <vm_exec_core+15368>, 0x616dc8c46ec4 <vm_exec_core+19284>, 0x616dc8c45190 <vm_exec_core+11808>, 0x616dc8c44501 <vm_exec_core+8593>, 0x616dc8c47eb9 <vm_exec_core+23369>, 0x616dc8c435f1 <vm_exec_core+4737>, 0x616dc8c45d75 <vm_exec_core+14853>, 0x616dc8c51647 <vm_exec_core+62167>, 0x616dc8c47a78 <vm_exec_core+22280>, 0x616dc8c43e52 <vm_exec_core+6882>, 0x616dc8c44220 <vm_exec_core+7856>, 0x616dc8c440fe <vm_exec_core+7566>, 0x616dc8c44757 <vm_exec_core+9191>, 0x616dc8c44fdf <vm_exec_core+11375>, 0x616dc8c46ebf <vm_exec_core+19279>, 0x616dc8c46642 <vm_exec_core+17106>, 0x616dc8c46eba <vm_exec_core+19274>, 0x616dc8c476b0 <vm_exec_core+21312>, 0x616dc8c476ae <vm_exec_core+21310>, 0x616dc8c44752 <vm_exec_core+9186>, 0x616dc8c47c11 <vm_exec_core+22689>, 0x616dc8c45a22 <vm_exec_core+14002>, 0x616dc8c45a27 <vm_exec_core+14007>, 0x616dc8c476ac <vm_exec_core+21308>, 0x616dc8c4758b <vm_exec_core+21019>, 0x616dc8c46a18 <vm_exec_core+18088>, 0x616dc8c46736 <vm_exec_core+17350>, 0x616dc8c476aa <vm_exec_core+21306>, 0x616dc8c46b4c <vm_exec_core+18396>...} reg_cfp = 0x7c45865ff720 reg_pc = 0x50400002f938 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #59 0x0000616dc8c3f2a1 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #60 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000003d0 _tag = <optimized out> state = <optimized out> result = 36 #61 0x0000616dc88c531b in rb_ec_exec_node (ec=0x5160000003d0, n=0x7c45887d59c0) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc0ed7d590, <optimized out>, 0x7ffc0ed7d4e0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7c45887d59c0 #62 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000003d0 status = <optimized out> #63 0x0000616dc88be887 in rb_main (argc=10, argv=0x7ffc0ed7d758) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #64 main (argc=10, argv=0x7ffc0ed7d758) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 4008222) detached] $ timeout 60 gdb -p 4008215 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 4008217] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000071ed13f26cd7 in __GI___select (nfds=15, readfds=0x50c00544ff00, writefds=0x0, exceptfds=0x0, timeout=0x7fffb8dc35c0) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x71ed14177c40 (LWP 4008215) "ruby" 0x000071ed13f26cd7 in __GI___select (nfds=15, readfds=0x50c00544ff00, writefds=0x0, exceptfds=0x0, timeout=0x7fffb8dc35c0) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x71ecf7c006c0 (LWP 4008217) "ruby" 0x000071ed13f1b4cd in __GI___poll (fds=0x71ecf6909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x71ecf7c006c0 (LWP 4008217) "ruby"): #0 0x000071ed13f1b4cd in __GI___poll (fds=0x71ecf6909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000059381ca5542a in __interceptor_poll () No symbol table info available. #2 0x000059381ce038ff in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3067 vm = <optimized out> #4 0x000059381caae7df in asan_thread_start(void*) () No symbol table info available. #5 0x000071ed13e9ca94 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 = {125262582777536, -3807664630056967291, 125262582777536, -352, 25, 140736294832960, -3807664630069550203, -3806740577213963387}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000071ed13f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x71ed14177c40 (LWP 4008215) "ruby"): #0 0x000071ed13f26cd7 in __GI___select (nfds=15, readfds=0x50c00544ff00, writefds=0x0, exceptfds=0x0, timeout=0x7fffb8dc35c0) at ../sysdeps/unix/sysv/linux/select.c:69 sc_ret = -514 sc_cancel_oldtype = 0 sc_ret = <optimized out> s = <optimized out> us = <optimized out> ns = <optimized out> ts64 = {tv_sec = 1199, tv_nsec = 503636659} pts64 = 0x7fffb8dc3460 r = <optimized out> #1 0x000059381cdedb95 in native_fd_select (n=15, readfds=0x50c00544ff00, writefds=0x0, exceptfds=0x71ed13f26cd7 <__GI___select+327>, timeout=0x7fffb8dc3460, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2441 No locals. #2 do_select (p=125263021530656) at /tmp/ruby/src/trunk_asan/thread.c:4273 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7fffb8dc3570 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x000059381caf9020 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffb8dc3730, <optimized out>, 0x7fffb8dc3640, <optimized out>, <optimized out>}, prev = 0x71ed11e6dd80, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x000059381cded16e in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4333 set = {max = 15, th = 0x515000000300, rset = 0x71ed11e6dc40, 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 = 0x71ed11e6dca0} #5 0x000059381cbb3abd in select_internal (read=125263041391080, write=4, except=4, tp=0x71ed11e6dca0, fds=0x71ed11e6dc40) at /tmp/ruby/src/trunk_asan/io.c:10666 timerec = <optimized out> max = 15 pending = <optimized out> rp = 0x71ed11e6dc40 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=125263021530144) at /tmp/ruby/src/trunk_asan/io.c:10736 p = 0x71ed11e6dc20 #7 0x000059381caf9020 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffb8dc3a30, <optimized out>, 0x7fffb8dc3940, <optimized out>, <optimized out>}, prev = 0x71ed11e78540, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x000059381cb8fd57 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11092 args = <optimized out> timerec = <optimized out> scheduler = <optimized out> timeout = <optimized out> i = 4 #9 0x000059381ced24d8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788 ci = 0x15e100100009 cc = <optimized out> me = 0x71ed1395a660 cfunc = 0x504000010858 recv = 125263049718120 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x000059381ce7fd2d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x71ed113ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #11 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x59381ce72a79 <vm_exec_core+1801>, 0x59381ce73b4a <vm_exec_core+6106>, 0x59381ce79715 <vm_exec_core+29605>, 0x59381ce736a2 <vm_exec_core+4914>, 0x59381ce7a31e <vm_exec_core+32686>, 0x59381ce78142 <vm_exec_core+24018>, 0x59381ce75abd <vm_exec_core+14157>, 0x59381ce72bf9 <vm_exec_core+2185>, 0x59381ce79d87 <vm_exec_core+31255>, 0x59381ce79a81 <vm_exec_core+30481>, 0x59381ce7391a <vm_exec_core+5546>, 0x59381ce73197 <vm_exec_core+3623>, 0x59381ce7872d <vm_exec_core+25533>, 0x59381ce748d1 <vm_exec_core+9569>, 0x59381ce79fc5 <vm_exec_core+31829>, 0x59381ce79c0f <vm_exec_core+30879>, 0x59381ce74f31 <vm_exec_core+11201>, 0x59381ce75a3b <vm_exec_core+14027>, 0x59381ce78390 <vm_exec_core+24608>, 0x59381ce79b70 <vm_exec_core+30720>, 0x59381ce774f7 <vm_exec_core+20871>, 0x59381ce7842a <vm_exec_core+24762>, 0x59381ce78ade <vm_exec_core+26478>, 0x59381ce77423 <vm_exec_core+20659>, 0x59381ce730c3 <vm_exec_core+3411>, 0x59381ce77c5c <vm_exec_core+22764>, 0x59381ce72f39 <vm_exec_core+3017>, 0x59381ce733a9 <vm_exec_core+4153>, 0x59381ce7527e <vm_exec_core+12046>, 0x59381ce76fc4 <vm_exec_core+19540>, 0x59381ce779a5 <vm_exec_core+22069>, 0x59381ce76b60 <vm_exec_core+18416>, 0x59381ce72abe <vm_exec_core+1870>, 0x59381ce79060 <vm_exec_core+27888>, 0x59381ce79996 <vm_exec_core+30246>, 0x59381ce73482 <vm_exec_core+4370>, 0x59381ce74016 <vm_exec_core+7334>, 0x59381ce73a9c <vm_exec_core+5932>, 0x59381ce749d6 <vm_exec_core+9830>, 0x59381ce759d0 <vm_exec_core+13920>, 0x59381ce73544 <vm_exec_core+4564>, 0x59381ce78ea9 <vm_exec_core+27449>, 0x59381ce73f85 <vm_exec_core+7189>, 0x59381ce7588e <vm_exec_core+13598>, 0x59381ce76243 <vm_exec_core+16083>, 0x59381ce787d9 <vm_exec_core+25705>, 0x59381ce776d3 <vm_exec_core+21347>, 0x59381ce74aca <vm_exec_core+10074>, 0x59381ce74353 <vm_exec_core+8163>, 0x59381ce78607 <vm_exec_core+25239>, 0x59381ce754cc <vm_exec_core+12636>, 0x59381ce77d67 <vm_exec_core+23031>, 0x59381ce7775b <vm_exec_core+21483>, 0x59381ce77e34 <vm_exec_core+23236>, 0x59381ce79637 <vm_exec_core+29383>, 0x59381ce76824 <vm_exec_core+17588>, 0x59381ce788a8 <vm_exec_core+25912>, 0x59381ce726fb <vm_exec_core+907>, 0x59381ce784d5 <vm_exec_core+24933>, 0x59381ce74da2 <vm_exec_core+10802>, 0x59381ce77068 <vm_exec_core+19704>, 0x59381ce775c8 <vm_exec_core+21080>, 0x59381ce72700 <vm_exec_core+912>, 0x59381ce76ed3 <vm_exec_core+19299>, 0x59381ce7519f <vm_exec_core+11823>, 0x59381ce74510 <vm_exec_core+8608>, 0x59381ce77ec8 <vm_exec_core+23384>, 0x59381ce73600 <vm_exec_core+4752>, 0x59381ce75d84 <vm_exec_core+14868>, 0x59381ce81656 <vm_exec_core+62182>, 0x59381ce77a87 <vm_exec_core+22295>, 0x59381ce73e61 <vm_exec_core+6897>, 0x59381ce7422f <vm_exec_core+7871>, 0x59381ce7410d <vm_exec_core+7581>, 0x59381ce74766 <vm_exec_core+9206>, 0x59381ce74fee <vm_exec_core+11390>, 0x59381ce73d82 <vm_exec_core+6674>, 0x59381ce7a5b3 <vm_exec_core+33347>, 0x59381ce77b3e <vm_exec_core+22478>, 0x59381ce7664c <vm_exec_core+17116>, 0x59381ce78f57 <vm_exec_core+27623>, 0x59381ce7a6d1 <vm_exec_core+33633>, 0x59381ce792bd <vm_exec_core+28493>, 0x59381ce7a11e <vm_exec_core+32174>, 0x59381ce7a1f6 <vm_exec_core+32390>, 0x59381ce72fdc <vm_exec_core+3180>, 0x59381ce79ca4 <vm_exec_core+31028>, 0x59381ce7538f <vm_exec_core+12319>, 0x59381ce79edf <vm_exec_core+31599>, 0x59381ce74e4e <vm_exec_core+10974>, 0x59381ce791bb <vm_exec_core+28235>, 0x59381ce72e03 <vm_exec_core+2707>, 0x59381ce74be4 <vm_exec_core+10356>, 0x59381ce75f8c <vm_exec_core+15388>, 0x59381ce75925 <vm_exec_core+13749>, 0x59381ce756f4 <vm_exec_core+13188>, 0x59381ce727f7 <vm_exec_core+1159>, 0x59381ce72d1a <vm_exec_core+2474>, 0x59381ce72889 <vm_exec_core+1305>, 0x59381ce794d6 <vm_exec_core+29030>, 0x59381ce76d70 <vm_exec_core+18944>, 0x59381ce76314 <vm_exec_core+16292>, 0x59381ce76a31 <vm_exec_core+18113>, 0x59381ce7674a <vm_exec_core+17370>, 0x59381ce75795 <vm_exec_core+13349>, 0x59381ce76138 <vm_exec_core+15816>, 0x59381ce75c5a <vm_exec_core+14570>, 0x59381ce76443 <vm_exec_core+16595>, 0x59381ce764c5 <vm_exec_core+16725>, 0x59381ce72a6a <vm_exec_core+1786>, 0x59381ce73b3b <vm_exec_core+6091>, 0x59381ce79706 <vm_exec_core+29590>, 0x59381ce73693 <vm_exec_core+4899>, 0x59381ce7a30f <vm_exec_core+32671>, 0x59381ce78133 <vm_exec_core+24003>, 0x59381ce75aae <vm_exec_core+14142>, 0x59381ce72bea <vm_exec_core+2170>, 0x59381ce79d78 <vm_exec_core+31240>, 0x59381ce79a72 <vm_exec_core+30466>, 0x59381ce7390b <vm_exec_core+5531>, 0x59381ce73188 <vm_exec_core+3608>, 0x59381ce7871e <vm_exec_core+25518>, 0x59381ce748c2 <vm_exec_core+9554>, 0x59381ce79fb6 <vm_exec_core+31814>, 0x59381ce79c00 <vm_exec_core+30864>, 0x59381ce74f22 <vm_exec_core+11186>, 0x59381ce75a2c <vm_exec_core+14012>, 0x59381ce78381 <vm_exec_core+24593>, 0x59381ce79b61 <vm_exec_core+30705>, 0x59381ce774e8 <vm_exec_core+20856>, 0x59381ce7841b <vm_exec_core+24747>, 0x59381ce78acf <vm_exec_core+26463>, 0x59381ce77414 <vm_exec_core+20644>, 0x59381ce730b4 <vm_exec_core+3396>, 0x59381ce77c4d <vm_exec_core+22749>, 0x59381ce72f2a <vm_exec_core+3002>, 0x59381ce7339a <vm_exec_core+4138>, 0x59381ce7526f <vm_exec_core+12031>, 0x59381ce76fb5 <vm_exec_core+19525>, 0x59381ce77996 <vm_exec_core+22054>, 0x59381ce76b51 <vm_exec_core+18401>, 0x59381ce72aaf <vm_exec_core+1855>, 0x59381ce79051 <vm_exec_core+27873>, 0x59381ce79987 <vm_exec_core+30231>, 0x59381ce73473 <vm_exec_core+4355>, 0x59381ce74007 <vm_exec_core+7319>, 0x59381ce73a8d <vm_exec_core+5917>, 0x59381ce749c7 <vm_exec_core+9815>, 0x59381ce759c1 <vm_exec_core+13905>, 0x59381ce73535 <vm_exec_core+4549>, 0x59381ce78e9a <vm_exec_core+27434>, 0x59381ce73f76 <vm_exec_core+7174>, 0x59381ce7587f <vm_exec_core+13583>, 0x59381ce76234 <vm_exec_core+16068>, 0x59381ce787ca <vm_exec_core+25690>, 0x59381ce776c4 <vm_exec_core+21332>, 0x59381ce74abb <vm_exec_core+10059>, 0x59381ce74344 <vm_exec_core+8148>, 0x59381ce785f8 <vm_exec_core+25224>, 0x59381ce754bd <vm_exec_core+12621>, 0x59381ce77d58 <vm_exec_core+23016>, 0x59381ce7774c <vm_exec_core+21468>, 0x59381ce77e25 <vm_exec_core+23221>, 0x59381ce79628 <vm_exec_core+29368>, 0x59381ce76815 <vm_exec_core+17573>, 0x59381ce78899 <vm_exec_core+25897>, 0x59381ce776b0 <vm_exec_core+21312>, 0x59381ce784c6 <vm_exec_core+24918>, 0x59381ce74d93 <vm_exec_core+10787>, 0x59381ce77059 <vm_exec_core+19689>, 0x59381ce775b9 <vm_exec_core+21065>, 0x59381ce75f78 <vm_exec_core+15368>, 0x59381ce76ec4 <vm_exec_core+19284>, 0x59381ce75190 <vm_exec_core+11808>, 0x59381ce74501 <vm_exec_core+8593>, 0x59381ce77eb9 <vm_exec_core+23369>, 0x59381ce735f1 <vm_exec_core+4737>, 0x59381ce75d75 <vm_exec_core+14853>, 0x59381ce81647 <vm_exec_core+62167>, 0x59381ce77a78 <vm_exec_core+22280>, 0x59381ce73e52 <vm_exec_core+6882>, 0x59381ce74220 <vm_exec_core+7856>, 0x59381ce740fe <vm_exec_core+7566>, 0x59381ce74757 <vm_exec_core+9191>, 0x59381ce74fdf <vm_exec_core+11375>, 0x59381ce76ebf <vm_exec_core+19279>, 0x59381ce76642 <vm_exec_core+17106>, 0x59381ce76eba <vm_exec_core+19274>, 0x59381ce776b0 <vm_exec_core+21312>, 0x59381ce776ae <vm_exec_core+21310>, 0x59381ce74752 <vm_exec_core+9186>, 0x59381ce77c11 <vm_exec_core+22689>, 0x59381ce75a22 <vm_exec_core+14002>, 0x59381ce75a27 <vm_exec_core+14007>, 0x59381ce776ac <vm_exec_core+21308>, 0x59381ce7758b <vm_exec_core+21019>, 0x59381ce76a18 <vm_exec_core+18088>, 0x59381ce76736 <vm_exec_core+17350>, 0x59381ce776aa <vm_exec_core+21306>, 0x59381ce76b4c <vm_exec_core+18396>...} reg_cfp = 0x71ed113ff3a0 reg_pc = 0x5220000050a0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #12 0x000059381ce6f2a1 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000003d0 _tag = <optimized out> state = <optimized out> result = 36 #14 0x000059381cbf1b71 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=125263048100320) at /tmp/ruby/src/trunk_asan/load.c:781 iseq = 0x71ed137c48c8 #15 0x000059381cbecb77 in require_internal (ec=ec@entry=0x5160000003d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1287 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x515000000300 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 125263049708360 realpath_map = 125263049708200 path = 125263048100320 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #16 0x000059381cbeae2b in rb_require_string_internal (fname=125263048100360, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386 ec = 0x5160000003d0 result = <optimized out> #17 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1041 base = <optimized out> #18 0x000059381ced24d8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788 ci = 0x588100140003 cc = <optimized out> me = 0x71ed137c4a58 cfunc = 0x504000018698 recv = 125263049838080 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #19 0x000059381ceb864d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fffb8dc51e0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> th: 0x515000000300, native_id: 0x71ed14177c40 -- Control frame information ----------------------------------------------- v = <optimized out> #20 0x000059381ceb8105 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4906 c:0021 p:---- s:0130 e:000129 CFUNC :select ci = <optimized out> c:0020 p:0244 s:0122 e:000121 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:691 cc = 0x0 c:0019 p:0039 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819 #21 0x000059381ce7fd2d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x71ed113ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> c:0018 p:0008 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858 c:0017 p:0130 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604 recv = <optimized out> c:0016 p:0016 s:0076 e:000075 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299 c:0015 p:0005 s:0071 e:000070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769 cc = <optimized out> #22 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> c:0014 p:0006 s:0067 e:000066 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 c:0013 p:0027 s:0063 e:000062 METHOD <internal:array>:42 leaf = false val = <optimized out> c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755 insns_address_table = {0x59381ce72a79 <vm_exec_core+1801>, 0x59381ce73b4a <vm_exec_core+6106>, 0x59381ce79715 <vm_exec_core+29605>, 0x59381ce736a2 <vm_exec_core+4914>, 0x59381ce7a31e <vm_exec_core+32686>, 0x59381ce78142 <vm_exec_core+24018>, 0x59381ce75abd <vm_exec_core+14157>, 0x59381ce72bf9 <vm_exec_core+2185>, 0x59381ce79d87 <vm_exec_core+31255>, 0x59381ce79a81 <vm_exec_core+30481>, 0x59381ce7391a <vm_exec_core+5546>, 0x59381ce73197 <vm_exec_core+3623>, 0x59381ce7872d <vm_exec_core+25533>, 0x59381ce748d1 <vm_exec_core+9569>, 0x59381ce79fc5 <vm_exec_core+31829>, 0x59381ce79c0f <vm_exec_core+30879>, 0x59381ce74f31 <vm_exec_core+11201>, 0x59381ce75a3b <vm_exec_core+14027>, 0x59381ce78390 <vm_exec_core+24608>, 0x59381ce79b70 <vm_exec_core+30720>, 0x59381ce774f7 <vm_exec_core+20871>, 0x59381ce7842a <vm_exec_core+24762>, 0x59381ce78ade <vm_exec_core+26478>, 0x59381ce77423 <vm_exec_core+20659>, 0x59381ce730c3 <vm_exec_core+3411>, 0x59381ce77c5c <vm_exec_core+22764>, 0x59381ce72f39 <vm_exec_core+3017>, 0x59381ce733a9 <vm_exec_core+4153>, 0x59381ce7527e <vm_exec_core+12046>, 0x59381ce76fc4 <vm_exec_core+19540>, 0x59381ce779a5 <vm_exec_core+22069>, 0x59381ce76b60 <vm_exec_core+18416>, 0x59381ce72abe <vm_exec_core+1870>, 0x59381ce79060 <vm_exec_core+27888>, 0x59381ce79996 <vm_exec_core+30246>, 0x59381ce73482 <vm_exec_core+4370>, 0x59381ce74016 <vm_exec_core+7334>, 0x59381ce73a9c <vm_exec_core+5932>, 0x59381ce749d6 <vm_exec_core+9830>, 0x59381ce759d0 <vm_exec_core+13920>, 0x59381ce73544 <vm_exec_core+4564>, 0x59381ce78ea9 <vm_exec_core+27449>, 0x59381ce73f85 <vm_exec_core+7189>, 0x59381ce7588e <vm_exec_core+13598>, 0x59381ce76243 <vm_exec_core+16083>, 0x59381ce787d9 <vm_exec_core+25705>, 0x59381ce776d3 <vm_exec_core+21347>, 0x59381ce74aca <vm_exec_core+10074>, 0x59381ce74353 <vm_exec_core+8163>, 0x59381ce78607 <vm_exec_core+25239>, 0x59381ce754cc <vm_exec_core+12636>, 0x59381ce77d67 <vm_exec_core+23031>, 0x59381ce7775b <vm_exec_core+21483>, 0x59381ce77e34 <vm_exec_core+23236>, 0x59381ce79637 <vm_exec_core+29383>, 0x59381ce76824 <vm_exec_core+17588>, 0x59381ce788a8 <vm_exec_core+25912>, 0x59381ce726fb <vm_exec_core+907>, 0x59381ce784d5 <vm_exec_core+24933>, 0x59381ce74da2 <vm_exec_core+10802>, 0x59381ce77068 <vm_exec_core+19704>, 0x59381ce775c8 <vm_exec_core+21080>, 0x59381ce72700 <vm_exec_core+912>, 0x59381ce76ed3 <vm_exec_core+19299>, 0x59381ce7519f <vm_exec_core+11823>, 0x59381ce74510 <vm_exec_core+8608>, 0x59381ce77ec8 <vm_exec_core+23384>, 0x59381ce73600 <vm_exec_core+4752>, 0x59381ce75d84 <vm_exec_core+14868>, 0x59381ce81656 <vm_exec_core+62182>, 0x59381ce77a87 <vm_exec_core+22295>, 0x59381ce73e61 <vm_exec_core+6897>, 0x59381ce7422f <vm_exec_core+7871>, 0x59381ce7410d <vm_exec_core+7581>, 0x59381ce74766 <vm_exec_core+9206>, 0x59381ce74fee <vm_exec_core+11390>, 0x59381ce73d82 <vm_exec_core+6674>, 0x59381ce7a5b3 <vm_exec_core+33347>, 0x59381ce77b3e <vm_exec_core+22478>, 0x59381ce7664c <vm_exec_core+17116>, 0x59381ce78f57 <vm_exec_core+27623>, 0x59381ce7a6d1 <vm_exec_core+33633>, 0x59381ce792bd <vm_exec_core+28493>, 0x59381ce7a11e <vm_exec_core+32174>, 0x59381ce7a1f6 <vm_exec_core+32390>, 0x59381ce72fdc <vm_exec_core+3180>, 0x59381ce79ca4 <vm_exec_core+31028>, 0x59381ce7538f <vm_exec_core+12319>, 0x59381ce79edf <vm_exec_core+31599>, 0x59381ce74e4e <vm_exec_core+10974>, 0x59381ce791bb <vm_exec_core+28235>, 0x59381ce72e03 <vm_exec_core+2707>, 0x59381ce74be4 <vm_exec_core+10356>, 0x59381ce75f8c <vm_exec_core+15388>, 0x59381ce75925 <vm_exec_core+13749>, 0x59381ce756f4 <vm_exec_core+13188>, 0x59381ce727f7 <vm_exec_core+1159>, 0x59381ce72d1a <vm_exec_core+2474>, 0x59381ce72889 <vm_exec_core+1305>, 0x59381ce794d6 <vm_exec_core+29030>, 0x59381ce76d70 <vm_exec_core+18944>, 0x59381ce76314 <vm_exec_core+16292>, 0x59381ce76a31 <vm_exec_core+18113>, 0x59381ce7674a <vm_exec_core+17370>, 0x59381ce75795 <vm_exec_core+13349>, 0x59381ce76138 <vm_exec_core+15816>, 0x59381ce75c5a <vm_exec_core+14570>, 0x59381ce76443 <vm_exec_core+16595>, 0x59381ce764c5 <vm_exec_core+16725>, 0x59381ce72a6a <vm_exec_core+1786>, 0x59381ce73b3b <vm_exec_core+6091>, 0x59381ce79706 <vm_exec_core+29590>, 0x59381ce73693 <vm_exec_core+4899>, 0x59381ce7a30f <vm_exec_core+32671>, 0x59381ce78133 <vm_exec_core+24003>, 0x59381ce75aae <vm_exec_core+14142>, 0x59381ce72bea <vm_exec_core+2170>, 0x59381ce79d78 <vm_exec_core+31240>, 0x59381ce79a72 <vm_exec_core+30466>, 0x59381ce7390b <vm_exec_core+5531>, 0x59381ce73188 <vm_exec_core+3608>, 0x59381ce7871e <vm_exec_core+25518>, 0x59381ce748c2 <vm_exec_core+9554>, 0x59381ce79fb6 <vm_exec_core+31814>, 0x59381ce79c00 <vm_exec_core+30864>, 0x59381ce74f22 <vm_exec_core+11186>, 0x59381ce75a2c <vm_exec_core+14012>, 0x59381ce78381 <vm_exec_core+24593>, 0x59381ce79b61 <vm_exec_core+30705>, 0x59381ce774e8 <vm_exec_core+20856>, 0x59381ce7841b <vm_exec_core+24747>, 0x59381ce78acf <vm_exec_core+26463>, 0x59381ce77414 <vm_exec_core+20644>, 0x59381ce730b4 <vm_exec_core+3396>, 0x59381ce77c4d <vm_exec_core+22749>, 0x59381ce72f2a <vm_exec_core+3002>, 0x59381ce7339a <vm_exec_core+4138>, 0x59381ce7526f <vm_exec_core+12031>, 0x59381ce76fb5 <vm_exec_core+19525>, 0x59381ce77996 <vm_exec_core+22054>, 0x59381ce76b51 <vm_exec_core+18401>, 0x59381ce72aaf <vm_exec_core+1855>, 0x59381ce79051 <vm_exec_core+27873>, 0x59381ce79987 <vm_exec_core+30231>, 0x59381ce73473 <vm_exec_core+4355>, 0x59381ce74007 <vm_exec_core+7319>, 0x59381ce73a8d <vm_exec_core+5917>, 0x59381ce749c7 <vm_exec_core+9815>, 0x59381ce759c1 <vm_exec_core+13905>, 0x59381ce73535 <vm_exec_core+4549>, 0x59381ce78e9a <vm_exec_core+27434>, 0x59381ce73f76 <vm_exec_core+7174>, 0x59381ce7587f <vm_exec_core+13583>, 0x59381ce76234 <vm_exec_core+16068>, 0x59381ce787ca <vm_exec_core+25690>, 0x59381ce776c4 <vm_exec_core+21332>, 0x59381ce74abb <vm_exec_core+10059>, 0x59381ce74344 <vm_exec_core+8148>, 0x59381ce785f8 <vm_exec_core+25224>, 0x59381ce754bd <vm_exec_core+12621>, 0x59381ce77d58 <vm_exec_core+23016>, 0x59381ce7774c <vm_exec_core+21468>, 0x59381ce77e25 <vm_exec_core+23221>, 0x59381ce79628 <vm_exec_core+29368>, 0x59381ce76815 <vm_exec_core+17573>, 0x59381ce78899 <vm_exec_core+25897>, 0x59381ce776b0 <vm_exec_core+21312>, 0x59381ce784c6 <vm_exec_core+24918>, 0x59381ce74d93 <vm_exec_core+10787>, 0x59381ce77059 <vm_exec_core+19689>, 0x59381ce775b9 <vm_exec_core+21065>, 0x59381ce75f78 <vm_exec_core+15368>, 0x59381ce76ec4 <vm_exec_core+19284>, 0x59381ce75190 <vm_exec_core+11808>, 0x59381ce74501 <vm_exec_core+8593>, 0x59381ce77eb9 <vm_exec_core+23369>, 0x59381ce735f1 <vm_exec_core+4737>, 0x59381ce75d75 <vm_exec_core+14853>, 0x59381ce81647 <vm_exec_core+62167>, 0x59381ce77a78 <vm_exec_core+22280>, 0x59381ce73e52 <vm_exec_core+6882>, 0x59381ce74220 <vm_exec_core+7856>, 0x59381ce740fe <vm_exec_core+7566>, 0x59381ce74757 <vm_exec_core+9191>, 0x59381ce74fdf <vm_exec_core+11375>, 0x59381ce76ebf <vm_exec_core+19279>, 0x59381ce76642 <vm_exec_core+17106>, 0x59381ce76eba <vm_exec_core+19274>, 0x59381ce776b0 <vm_exec_core+21312>, 0x59381ce776ae <vm_exec_core+21310>, 0x59381ce74752 <vm_exec_core+9186>, 0x59381ce77c11 <vm_exec_core+22689>, 0x59381ce75a22 <vm_exec_core+14002>, 0x59381ce75a27 <vm_exec_core+14007>, 0x59381ce776ac <vm_exec_core+21308>, 0x59381ce7758b <vm_exec_core+21019>, 0x59381ce76a18 <vm_exec_core+18088>, 0x59381ce76736 <vm_exec_core+17350>, 0x59381ce776aa <vm_exec_core+21306>, 0x59381ce76b4c <vm_exec_core+18396>...} c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799 c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046 c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891 reg_cfp = 0x71ed113ff790 reg_pc = 0x50400002f738 c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882 c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886 INSN_LABEL_setlocal = <optimized out> c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] c:0003 p:---- s:0011 e:000010 CFUNC :require_relative INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <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_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #23 0x000059381ce6eee8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160000003d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #24 0x000059381caf531b in rb_ec_exec_node (ec=0x5160000003d0, n=0x71ed137c4af8) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffb8dc5730, <optimized out>, 0x7fffb8dc5680, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x71ed137c4af8 #25 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000003d0 status = <optimized out> #26 0x000059381caee887 in rb_main (argc=9, argv=0x7fffb8dc58f8) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #27 main (argc=9, argv=0x7fffb8dc58f8) 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 4008215) 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. Children under /tmp/rubytest.zbsk63: * -rw------- 1 101 2024-10-05 14:43:33 +0000 rubyfile20241005-4008220-robzpo $ timeout 60 gdb -p 4007882 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null make: *** [uncommon.mk:964: yes-test-all] Error 1 >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 4007881 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null Could not attach to process. If your uid matches the uid of the target process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) $ timeout 60 gdb -p 4042897 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.4.0dev (2024-10-05T07:07:57Z master f37e6d7f7b) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 ................. Finished in 34.444643 seconds 3436 files, 32792 examples, 132930 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.