# Logfile created on 2025-03-18 08:04:08 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007268c7b0fde0 @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.20250318-080408", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007268c804f058 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007268c804eea0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007268c7a49e88 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250318-080408", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250318-080408>, @binmode=false, @mon_data=#<Monitor:0x00007268c804e950>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision - echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 76aaf8ddf4 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e 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' echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision - echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs 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 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated 2cb6e5a41dfd1bbba7011ce8e12b9362b64d44ec9eb8b240a51d151c515bacbd 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 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' 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/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' 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/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' 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]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e 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 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision - echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision - generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' 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/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' 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/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' 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' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 bundler 2.7.0.dev cgi 0.4.2 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.7.0.dev.1 pp 0.6.2 prettyprint 0.2.0 prism 1.3.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.3 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.10.2 openssl 3.3.0 pathname 0.4.0 psych 5.2.3 stringio 3.1.6.dev strscan 3.1.2 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 minitest 5.25.5 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.7 rexml 3.4.1 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.6 net-pop 0.1.2 net-smtp 0.5.1 matrix 0.4.2 prime 0.1.3 rbs 3.8.1 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.3.0 csv 3.3.2 repl_type_completor 0.1.10 ostruct 0.6.1 pstore 0.2.0 benchmark 0.4.0 logger 1.6.6 rdoc 6.12.0 irb 1.15.1 reline 0.6.0 readline 0.0.4 fiddle 1.1.6 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.1.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 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs 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 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=1368 "--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/751] 2167669=prism/ruby/reflection_test [ 2/751] 2167673=ruby/test_bignum [ 3/751] 2167672=-ext-/load/test_dot_dot [ 4/751] 2167670=did_you_mean/tree_spell/test_human_typo [ 5/751] 2167674=rubygems/test_gem_request_set_lockfile [ 6/751] 2167668=json/ractor_test [ 7/751] 2167667=-ext-/postponed_job/test_postponed_job [ 8/751] 2167671=did_you_mean/spell_checking/test_pattern_key_name_check [ 9/751] 2167675=rubygems/test_exit [ 10/751] 2167664=rubygems/test_gem_commands_yank_command [ 11/751] 2167665=did_you_mean/edit_distance/test_jaro_winkler [ 12/751] 2167666=rubygems/test_gem_gemcutter_utilities [ 13/751] 2167676=rubygems/test_gem_remote_fetcher [ 14/751] 2167678=rubygems/test_gem_resolver [ 15/751] 2167663=test_tempfile [ 16/751] 2167677=openssl/test_config [ 17/751] 2167672=rubygems/test_gem_util [ 18/751] 2167670=rubygems/test_gem_command [ 19/751] 2167671=ruby/test_weakkeymap [ 20/751] 2167665=-ext-/marshal/test_usrmarshal [ 21/751] 2167668=ruby/test_inlinecache [ 22/751] 2167669=net/http/test_httpresponse [ 23/751] 2167677=openssl/test_engine [ 24/751] 2167677=-ext-/exception/test_enc_raise [ 25/751] 2167668=ruby/test_key_error [ 26/751] 2167677=ruby/test_io [ 27/751] 2167668=ruby/test_numeric [ 28/751] 2167673=ruby/test_metaclass [ 29/751] 2167673=date/test_date_arith [ 30/751] 2167673=io/console/test_io_console [ 31/751] 2167669=uri/test_ws [ 32/751] 2167669=rubygems/test_gem_commands_sources_command [ 33/751] 2167668=ruby/test_undef [ 34/751] 2167668=io/console/test_ractor [ 35/751] 2167668=rubygems/test_gem_spec_fetcher [ 36/751] 2167665=mkmf/test_signedness [ 37/751] 2167670=openssl/test_hmac [ 38/751] 2167663=prism/ruby/desugar_compiler_test [ 39/751] 2167670=prism/encoding/symbol_encoding_test [ 40/751] 2167675=rubygems/test_gem_commands_mirror [ 41/751] 2167675=-ext-/marshal/test_internal_ivar [ 42/751] 2167675=cgi/test_cgi_cookie [ 43/751] 2167675=dtrace/test_array_create [ 44/751] 2167675=rubygems/test_gem_resolver_installed_specification [ 45/751] 2167675=rubygems/test_gem_commands_environment_command [ 46/751] 2167670=-ext-/tracepoint/test_tracepoint [ 47/751] 2167664=-ext-/integer/test_my_integer [ 48/751] 2167664=pathname/test_ractor [ 49/751] 2167666=-ext-/time/test_new [ 50/751] 2167666=openssl/test_cipher [ 51/751] 2167672=psych/test_hash [ 52/751] 2167663=etc/test_etc [ 53/751] 2167675=rubygems/test_gem_remote_fetcher_local_server [ 54/751] 2167672=uri/test_ldap [ 55/751] 2167678=rubygems/test_gem_source_lock [ 56/751] 2167667=-ext-/gvl/test_last_thread [ 57/751] 2167666=optparse/test_optparse [ 58/751] 2167672=psych/test_coder [ 59/751] 2167664=ruby/test_symbol [ 60/751] 2167678=prism/api/parse_test [ 61/751] 2167672=socket/test_unix [ 62/751] 2167663=rubygems/test_gem_source_specific_file [ 63/751] 2167675=rubygems/test_gem_commands_which_command [ 64/751] 2167674=ruby/test_enum [ 65/751] 2167672=uri/test_ftp [ 66/751] 2167672=ruby/test_unicode_escape [ 67/751] 2167666=prism/result/integer_base_flags_test [ 68/751] 2167676=net/http/test_httpresponses [ 69/751] 2167675=net/http/test_https [ 70/751] 2167668=rubygems/test_require [ 71/751] 2167678=erb/test_erb_command [ 72/751] 2167669=mkmf/test_have_library [ 73/751] 2167676=ruby/test_fnmatch [ 74/751] 2167678=rubygems/test_gem_resolver_vendor_set [ 75/751] 2167666=ruby/enc/test_koi8 [ 76/751] 2167672=ruby/test_clone [ 77/751] 2167666=objspace/test_objspace [ 78/751] 2167678=erb/test_erb_m17n [ 79/751] 2167678=ripper/test_filter [ 80/751] 2167676=rubygems/test_gem_ext_cmake_builder [ 81/751] 2167676=-ext-/string/test_too_many_dummy_encodings [ 82/751] 2167670=net/http/test_http [ 83/751] 2167678=rubygems/test_gem_dependency_resolution_error [ 84/751] 2167678=prism/fixtures_test [ 85/751] 2167676=ruby/test_rational2 [ 86/751] 2167667=rubygems/test_gem_ci_detector [ 87/751] 2167676=ruby/test_yield Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 7 #<File::Stat dev=0x8, ino=676360045, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> [ 88/751] 2167663=rubygems/test_gem_request_set_lockfile_parser COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 2167670 ko1 7u IPv4 676360045 0t0 TCP localhost:43491->localhost:38088 (CLOSE_WAIT) [ 89/751] 2167672=ruby/enc/test_shift_jis [ 90/751] 2167672=io/wait/test_io_wait_uncommon [ 91/751] 2167672=psych/test_string [ 92/751] 2167678=open-uri/test_proxy [ 93/751] 2167663=dtrace/test_raise [ 94/751] 2167663=ripper/test_files_sample [ 95/751] 2167672=-ext-/st/test_update [ 96/751] 2167672=-ext-/method/test_arity [ 97/751] 2167672=ruby/enc/test_case_options [ 98/751] 2167667=rubygems/test_gem_resolver_index_set [ 99/751] 2167672=rubygems/test_gem_install_update_options [100/751] 2167678=uri/test_file [101/751] 2167678=rubygems/test_gem_security_policy [102/751] 2167667=dtrace/test_hash_create [103/751] 2167667=json/json_generic_object_test [104/751] 2167667=ruby/test_thread [105/751] 2167663=ruby/test_call [106/751] 2167673=ruby/test_defined [107/751] 2167673=-ext-/bignum/test_pack [108/751] 2167663=date/test_switch_hitter [109/751] 2167663=ruby/test_rational [110/751] 2167672=-ext-/bignum/test_str2big [111/751] 2167672=prism/newline_offsets_test [112/751] 2167678=ruby/test_regexp [113/751] 2167671=rubygems/test_gem_commands_contents_command [114/751] 2167673=psych/test_scalar [115/751] 2167673=ruby/test_readpartial [116/751] 2167671=rubygems/test_gem_resolver_conflict [117/751] 2167671=cgi/test_cgi_modruby [118/751] 2167671=ruby/test_thread_cv [119/751] 2167669=json/test_helper [120/751] 2167669=psych/test_yamldbm [121/751] 2167669=mkmf/test_convertible [122/751] 2167673=rubygems/test_gem_resolver_best_set [123/751] 2167665=-ext-/file/test_stat [124/751] 2167665=ruby/test_eval [125/751] 2167672=resolv/test_addr [126/751] 2167674=ripper/test_parser_events [127/751] 2167663=ruby/enc/test_windows_1251 [128/751] 2167663=prism/ruby/relocation_test [129/751] 2167663=did_you_mean/test_spell_checker [130/751] 2167672=-ext-/bug_reporter/test_bug_reporter [131/751] 2167663=psych/test_document [132/751] 2167663=fiber/test_ractor [133/751] 2167671=mkmf/test_config [134/751] 2167674=psych/test_boolean [135/751] 2167674=psych/test_yaml [136/751] 2167663=psych/handlers/test_recorder [137/751] 2167663=-ext-/iter/test_yield_block [138/751] 2167663=rubygems/test_gem_commands_specification_command [139/751] 2167673=openssl/test_pkey [140/751] 2167668=socket/test_nonblock [141/751] 2167673=rubygems/test_gem_commands_signin_command [142/751] 2167668=ruby/test_primitive [143/751] 2167674=rubygems/test_gem_request [144/751] 2167668=prism/ruby/parameters_signature_test [145/751] 2167663=optparse/test_getopts [146/751] 2167663=rubygems/test_gem_resolver_api_specification [147/751] 2167663=ruby/test_literal [148/751] 2167668=ruby/test_arithmetic_sequence [149/751] 2167673=rubygems/test_gem_commands_search_command [150/751] 2167673=fiber/test_thread [151/751] 2167668=ruby/test_pattern_matching [152/751] 2167668=psych/test_encoding [153/751] 2167673=ruby/test_lambda [154/751] 2167668=socket/test_sockopt [155/751] 2167668=ruby/test_frozen_error [156/751] 2167668=prism/bom_test [157/751] 2167668=ruby/test_file [158/751] 2167673=rubygems/test_gem_ext_cargo_builder_unit [159/751] 2167673=rubygems/test_gem_commands_install_command [160/751] 2167672=ruby/test_stack [161/751] 2167664=optparse/test_summary [162/751] 2167674=ruby/test_thread_queue [163/751] 2167671=fileutils/test_nowrite [164/751] 2167671=ruby/test_flip [165/751] 2167671=test_securerandom [166/751] 2167664=ruby/test_econv [167/751] 2167671=-ext-/st/test_foreach [168/751] 2167671=rubygems/test_gem_resolver_lock_specification [169/751] 2167665=-ext-/string/test_cstr [170/751] 2167671=ruby/test_variable [171/751] 2167665=openssl/test_digest [172/751] 2167665=fiber/test_address_resolve [173/751] 2167665=uri/test_wss [174/751] 2167671=mkmf/test_have_macro [175/751] 2167665=ruby/test_process [176/751] 2167675=ruby/test_parse [177/751] 2167671=-ext-/iter/test_iter_break [178/751] 2167671=rubygems/test_gem_source_local [179/751] 2167672=-ext-/num2int/test_num2int [180/751] 2167672=json/json_addition_test [181/751] 2167672=-ext-/thread_fd/test_thread_fd_close [182/751] 2167672=fiber/test_storage [183/751] 2167672=-ext-/path_to_class/test_path_to_class [184/751] 2167672=prism/result/string_test [185/751] 2167672=rubygems/test_gem_ext_ext_conf_builder [186/751] 2167671=dtrace/test_cmethod [187/751] 2167671=-ext-/string/test_qsort [188/751] 2167671=rubygems/test_gem_commands_dependency_command [189/751] 2167671=prism/api/parse_comments_test [190/751] 2167673=ruby/test_class [191/751] 2167670=psych/test_serialize_subclasses [192/751] 2167671=ruby/test_const [193/751] 2167671=rubygems/test_gem_dependency [194/751] 2167670=ruby/test_iterator [195/751] 2167671=rubygems/test_gem_resolver_index_specification [196/751] 2167670=dtrace/test_string [197/751] 2167670=psych/test_marshalable [198/751] 2167670=dtrace/test_method_cache [199/751] 2167670=fiber/test_process [200/751] 2167671=ruby/test_object [201/751] 2167670=-ext-/eval/test_eval [202/751] 2167670=fileutils/test_fileutils [203/751] 2167663=fiber/test_io [204/751] 2167664=rubygems/test_gem_commands_cert_command [205/751] 2167675=cgi/test_cgi_tag_helper [206/751] 2167675=prism/result/named_capture_test [207/751] 2167675=ruby/test_dir_m17n [208/751] 2167663=rubygems/test_gem_resolver_git_specification [209/751] 2167668=pathname/test_pathname [210/751] 2167674=rubygems/test_remote_fetch_error [211/751] 2167674=psych/test_stream [212/751] 2167674=json/json_common_interface_test [213/751] 2167674=coverage/test_coverage [214/751] 2167670=ruby/test_whileuntil [215/751] 2167670=ruby/test_transcode [216/751] 2167663=openssl/test_asn1 [217/751] 2167663=mkmf/test_flags [218/751] 2167668=rubygems/test_gem_ext_rake_builder [219/751] 2167670=monitor/test_monitor [220/751] 2167670=json/json_string_matching_test [221/751] 2167670=test_extlibs [222/751] 2167671=-ext-/rational/test_rat [223/751] 2167671=rubygems/test_gem_version [224/751] 2167671=rubygems/test_gem_commands_stale_command [225/751] 2167671=rubygems/test_gem_text [226/751] 2167669=ruby/test_settracefunc [227/751] 2167664=prism/ruby/tunnel_test [228/751] 2167671=rubygems/test_gem_stub_specification [229/751] 2167664=ruby/test_path [230/751] 2167664=ruby/test_method_cache [231/751] 2167664=socket/test_tcp [232/751] 2167672=test_pp [233/751] 2167671=ruby/test_sprintf_comb [234/751] 2167672=prism/unescape_test [235/751] 2167672=openssl/test_x509ext [236/751] 2167672=ripper/test_files_ext [237/751] 2167664=rubygems/test_gem_commands_query_command [238/751] 2167672=prism/result/equality_test [239/751] 2167672=-ext-/symbol/test_inadvertent_creation [240/751] 2167671=prism/result/static_inspect_test [241/751] 2167671=-ext-/thread/test_instrumentation_api [242/751] 2167663=-ext-/vm/test_at_exit [243/751] 2167663=ruby/test_complex [244/751] 2167674=prism/result/source_location_test [245/751] 2167668=did_you_mean/spell_checking/test_require_path_check [246/751] 2167676=ruby/test_mixed_unicode_escapes [247/751] 2167676=-ext-/test_enumerator_kw [248/751] 2167676=mkmf/test_mkmf [249/751] 2167672=-ext-/bignum/test_mul [250/751] 2167672=openssl/test_pkcs7 [251/751] 2167676=cgi/test_cgi_header [252/751] 2167668=rubygems/test_gem_commands_fetch_command [253/751] 2167676=ruby/test_complexrational [254/751] 2167676=io/nonblock/test_flush [255/751] 2167676=ruby/test_refinement [256/751] 2167674=rubygems/test_gem_dependency_installer [257/751] 2167663=ruby/test_warning [258/751] 2167668=rubygems/test_gem_name_tuple [259/751] 2167668=rubygems/test_gem_specification [260/751] 2167672=ruby/enc/test_gbk [261/751] 2167672=rubygems/test_gem_package_tar_reader [262/751] 2167672=ruby/enc/test_gb18030 [263/751] 2167672=psych/test_class [264/751] 2167672=cgi/test_cgi_session [265/751] 2167672=psych/test_numeric [266/751] 2167672=strscan/test_stringscanner [267/751] 2167663=openssl/test_x509crl [268/751] 2167672=ruby/test_insns_leaf [269/751] 2167672=yaml/test_store [270/751] 2167672=ruby/test_iseq [271/751] 2167664=ruby/test_allocation [272/751] 2167677=ruby/test_gc [273/751] 2167675=-ext-/string/test_enc_associate [274/751] 2167663=prism/api/dump_test [275/751] 2167669=prism/ruby/location_test [276/751] 2167669=openssl/test_x509req [277/751] 2167671=cgi/test_cgi_util [278/751] 2167669=rubygems/test_gem_commands_open_command [279/751] 2167669=rubygems/test_gem_ext_cargo_builder_link_flag_converter [280/751] 2167671=net/protocol/test_protocol [281/751] 2167669=psych/test_tree_builder [282/751] 2167669=-ext-/load/test_protect [283/751] 2167669=ruby/enc/test_iso_8859 [284/751] 2167671=ruby/test_complex2 [285/751] 2167669=openssl/test_x509attr [286/751] 2167669=-ext-/win32/test_dln [287/751] 2167671=open-uri/test_open-uri [288/751] 2167669=-ext-/string/test_coderange [289/751] 2167669=-ext-/bignum/test_big2str [290/751] 2167669=mkmf/test_pkg_config [291/751] 2167669=prism/regexp_test [292/751] 2167669=ruby/test_string_memory [293/751] 2167675=rubygems/test_gem_resolver_activation_request [294/751] 2167675=ruby/enc/test_big5 [295/751] 2167675=psych/test_null [296/751] 2167675=-ext-/test_ensure_and_callcc [297/751] 2167675=fiber/test_scheduler [298/751] 2167669=fiber/test_timeout [299/751] 2167669=ruby/test_fixnum [300/751] 2167669=ruby/test_signal [301/751] 2167671=did_you_mean/core_ext/test_name_error_extension [302/751] 2167671=-ext-/string/test_fstring [303/751] 2167671=-ext-/iseq_load/test_iseq_load [304/751] 2167670=rubygems/test_gem_remote_fetcher_s3 [305/751] 2167670=ripper/test_files_test_2 [306/751] 2167672=rubygems/test_gem_version_option [307/751] 2167672=ruby/test_require_lib [308/751] 2167668=prism/api/lex_test [309/751] 2167668=rubygems/test_gem_rdoc [310/751] 2167668=prism/version_test [311/751] 2167668=rubygems/test_gem_request_set [312/751] 2167668=test_trick [313/751] 2167663=ruby/test_objectspace [314/751] 2167674=-ext-/win32/test_fd_setsize [315/751] 2167674=prism/locals_test [316/751] 2167674=test_find [317/751] 2167674=-ext-/string/test_normalize [318/751] 2167674=-ext-/test_recursion [319/751] 2167674=rubygems/test_gem_commands_owner_command [320/751] 2167674=socket/test_basicsocket [321/751] 2167674=ripper/test_sexp [322/751] 2167674=rubygems/test_gem_package_tar_header [323/751] 2167674=prism/ruby/pattern_test [324/751] 2167671=objspace/test_ractor [325/751] 2167674=rubygems/test_gem_unsatisfiable_dependency_error [326/751] 2167674=fileutils/test_verbose [327/751] 2167674=rubygems/test_gem_ext_builder [328/751] 2167671=fiber/test_mutex [329/751] 2167673=-ext-/bignum/test_bigzero [330/751] 2167673=ruby/test_basicinstructions [331/751] 2167673=ruby/test_struct [332/751] 2167673=prism/ruby/compiler_test [333/751] 2167671=date/test_date_strftime [334/751] 2167673=-ext-/typeddata/test_typeddata [335/751] 2167673=rubygems/test_gem_resolver_vendor_specification [336/751] 2167673=strscan/test_ractor [337/751] 2167673=rubygems/test_gem_commands_push_command [338/751] 2167676=ruby/test_module [339/751] 2167671=prism/api/parse_success_test [340/751] 2167671=openssl/test_ssl [341/751] 2167673=rubygems/test_deprecate [342/751] 2167673=win32/test_registry [343/751] 2167673=uri/test_common [344/751] 2167675=rubygems/test_gem_request_connection_pools [345/751] 2167666=ruby/test_optimization [346/751] 2167674=ruby/test_sprintf [347/751] 2167675=rubygems/test_gem_uri_formatter [348/751] 2167673=ruby/test_weakmap [349/751] 2167675=rubygems/test_gem_doctor [350/751] 2167675=socket/test_ancdata [351/751] 2167675=-ext-/exception/test_data_error [352/751] 2167669=ruby/test_rubyvm [353/751] 2167669=rubygems/test_gem_resolver_dependency_request [354/751] 2167669=-ext-/test_abi [355/751] 2167675=-ext-/string/test_external_new [356/751] 2167675=ripper/test_scanner_events [357/751] 2167675=ruby/enc/test_euc_jp [358/751] 2167675=-ext-/thread/test_lock_native_thread [359/751] 2167675=rubygems/test_webauthn_listener [360/751] 2167674=optparse/test_zsh_completion [361/751] 2167674=rubygems/test_gem_package_tar_reader_entry [362/751] 2167675=-ext-/string/test_enc_str_buf_cat [363/751] 2167675=mkmf/test_have_func [364/751] 2167669=rubygems/test_gem_security_trust_dir [365/751] 2167669=mkmf/test_constant [366/751] 2167674=ruby/test_default_gems [367/751] 2167674=json/json_fixtures_test [368/751] 2167674=dtrace/test_load [369/751] 2167674=ruby/test_encoding [370/751] 2167668=rubygems/test_gem_resolver_specification [371/751] 2167668=-ext-/proc/test_bmethod [372/751] 2167668=psych/nodes/test_enumerable [373/751] 2167668=openssl/test_buffering [374/751] 2167668=prism/ruby/ruby_parser_test [375/751] 2167668=resolv/test_svcb_https [376/751] 2167668=-ext-/test_bug-14834 [377/751] 2167672=socket/test_addrinfo [378/751] 2167674=openssl/test_x509cert [379/751] 2167668=-ext-/funcall/test_passing_block [380/751] 2167672=uri/test_http [381/751] 2167672=openssl/test_pair [382/751] 2167668=ruby/test_m17n_comb [383/751] 2167675=date/test_date_ractor [384/751] 2167670=did_you_mean/test_tree_spell_checker [385/751] 2167670=prism/lex_test [386/751] 2167675=test_bundled_gems [387/751] 2167675=psych/visitors/test_depth_first [388/751] 2167675=openssl/test_ns_spki [389/751] 2167674=test_tsort [390/751] 2167674=ruby/test_integer_comb [391/751] 2167675=prism/result/index_write_test [392/751] 2167675=prism/result/regular_expression_options_test [393/751] 2167675=ruby/test_sleep [394/751] 2167676=fiber/test_queue [395/751] 2167676=rubygems/test_gem_validator [396/751] 2167676=prism/result/integer_parse_test [397/751] 2167676=test_prettyprint [398/751] 2167676=mkmf/test_install [399/751] 2167676=rubygems/test_gem_security_signer [400/751] 2167669=ruby/test_exception [401/751] 2167676=optparse/test_bash_completion [402/751] 2167676=rubygems/test_gem_local_remote_options [403/751] 2167676=rubygems/test_gem_commands_lock_command [404/751] 2167676=ruby/enc/test_euc_kr [405/751] 2167676=ruby/test_threadgroup [406/751] 2167675=-ext-/string/test_set_len [407/751] 2167675=io/wait/test_io_wait [408/751] 2167670=optparse/test_kwargs [409/751] 2167670=ripper/test_lexer [410/751] 2167670=-ext-/test_random [411/751] 2167670=psych/test_merge_keys [412/751] 2167670=ruby/test_dir [413/751] 2167672=rubygems/test_gem_ext_configure_builder [414/751] 2167672=openssl/test_x509store [415/751] 2167676=resolv/test_mdns [416/751] 2167676=-ext-/exception/test_ensured [417/751] 2167676=ruby/test_io_m17n [418/751] 2167664=rubygems/test_config [419/751] 2167664=prism/result/comments_test [420/751] 2167664=-ext-/hash/test_delete [421/751] 2167664=dtrace/test_object_create_start [422/751] 2167664=test_forwardable [423/751] 2167664=ruby/test_continuation [424/751] 2167672=rubygems/test_project_sanity [425/751] 2167664=ruby/test_env [426/751] 2167670=prism/encoding/regular_expression_encoding_test [427/751] 2167670=rubygems/test_gem_commands_cleanup_command [428/751] 2167672=optparse/test_placearg [429/751] 2167672=-ext-/string/test_interned_str [430/751] 2167672=openssl/test_pkey_dh [431/751] 2167672=openssl/test_ocsp [432/751] 2167670=ruby/test_shapes [433/751] 2167670=rubygems/test_gem_silent_ui [434/751] 2167670=ruby/test_ifunless [435/751] 2167670=dtrace/test_require [436/751] 2167670=rubygems/test_gem_resolver_installer_set [437/751] 2167672=rubygems/test_gem_dependency_list [438/751] 2167670=ripper/test_files_test [439/751] 2167670=rubygems/test_gem_commands_uninstall_command [440/751] 2167673=-ext-/array/test_to_ary_concat [441/751] 2167672=prism/result/warnings_test [442/751] 2167672=ruby/test_rubyoptions [443/751] 2167677=-ext-/test_printf [444/751] 2167677=-ext-/load/test_stringify_symbols [445/751] 2167677=ruby/enc/test_windows_1252 [446/751] 2167677=mkmf/test_configuration [447/751] 2167677=prism/ruby/dispatcher_test [448/751] 2167671=socket/test_udp [449/751] 2167676=ruby/test_range [450/751] 2167671=-ext-/symbol/test_type [451/751] 2167671=json/json_generator_test [452/751] 2167677=rubygems/test_gem_impossible_dependencies_error [453/751] 2167663=fiber/test_io_buffer [454/751] 2167663=prism/encoding/encodings_test [455/751] 2167663=fileutils/test_dryrun [456/751] 2167663=psych/test_emitter [457/751] 2167677=openssl/test_ts [458/751] 2167663=prism/api/parse_stream_test [459/751] 2167663=rubygems/test_gem_resolver_api_set [460/751] 2167673=test_tmpdir [461/751] 2167670=prism/result/node_id_test [462/751] 2167663=rubygems/test_gem_source_subpath_problem [463/751] 2167673=prism/api/command_line_test [464/751] 2167673=rubygems/test_gem_commands_info_command [465/751] 2167673=date/test_date_new [466/751] 2167673=ruby/test_io_timeout [467/751] 2167663=ruby/enc/test_emoji_breaks [468/751] 2167673=-ext-/test_notimplement [469/751] 2167663=ruby/test_system [470/751] 2167673=-ext-/test_bug-3571 [471/751] 2167673=mmtk/test_configuration [472/751] 2167673=ruby/test_comparable [473/751] 2167673=ruby/test_dup [474/751] 2167670=ruby/test_require [475/751] 2167671=stringio/test_stringio [476/751] 2167669=resolv/test_dns [477/751] 2167673=fiber/test_sleep [478/751] 2167671=openssl/test_x509name [479/751] 2167671=-ext-/wait/test_wait [480/751] 2167677=psych/test_object_references [481/751] 2167671=rubygems/test_gem_requirement [482/751] 2167669=ruby/test_alias [483/751] 2167677=mkmf/test_sizeof [484/751] 2167671=rubygems/test_gem_commands_build_command [485/751] 2167674=ruby/test_compile_prism [486/751] 2167669=ruby/enc/test_euc_tw [487/751] 2167669=rubygems/test_gem_security [488/751] 2167668=mkmf/test_libs [489/751] 2167673=ruby/test_super [490/751] 2167668=ruby/test_math [491/751] 2167671=test_time [492/751] 2167668=json/json_encoding_test [493/751] 2167668=dtrace/test_gc [494/751] 2167668=psych/test_struct [495/751] 2167668=prism/onigmo_test [496/751] 2167668=-ext-/string/test_rb_str_dup [497/751] 2167668=prism/fuzzer_test [498/751] 2167668=ruby/test_ast [499/751] 2167676=cgi/test_cgi_multipart [500/751] 2167674=ruby/test_case [501/751] 2167674=-ext-/test_bug-5832 [502/751] 2167674=-ext-/popen_deadlock/test_popen_deadlock [503/751] 2167671=optparse/test_did_you_mean [504/751] 2167676=optparse/test_autoconf [505/751] 2167676=digest/test_digest_extend [506/751] 2167676=rubygems/test_gem_safe_yaml [507/751] 2167676=rubygems/test_gem_path_support [508/751] 2167676=prism/result/constant_path_node_test [509/751] 2167663=psych/test_array [510/751] 2167676=-ext-/gvl/test_ubf_async_safe [511/751] 2167663=prism/ruby/parser_test [512/751] 2167663=prism/snippets_test [513/751] 2167676=prism/newline_test [514/751] 2167671=prism/result/heredoc_test [515/751] 2167671=rubygems/test_webauthn_listener_response [516/751] 2167671=rubygems/test_gem_bundler_version_finder [517/751] 2167671=-ext-/win32/test_console_attr [518/751] 2167671=socket/test_socket [519/751] 2167676=ruby/test_not [520/751] 2167676=test_timeout [521/751] 2167675=test_weakref [522/751] 2167673=prism/ruby/ripper_test [523/751] 2167675=rubygems/test_rubygems [524/751] 2167676=rubygems/test_gem_package_tar_writer [525/751] 2167664=uri/test_mailto [526/751] 2167664=ruby/enc/test_case_mapping [527/751] 2167664=psych/visitors/test_yaml_tree [528/751] 2167674=ruby/test_yjit_exit_locations [529/751] 2167676=psych/test_yamlstore [530/751] 2167664=rubygems/test_gem_config_file [531/751] 2167676=rubygems/test_gem_commands_pristine_command [532/751] 2167675=psych/test_scalar_scanner [533/751] 2167675=ruby/test_io_buffer [534/751] 2167675=ruby/test_beginendblock [535/751] 2167664=rubygems/test_gem_resolver_requirement_list [536/751] 2167664=ruby/test_hash [537/751] 2167674=-ext-/arith_seq/test_arith_seq_beg_len_step [538/751] 2167674=test_ipaddr [539/751] 2167666=ruby/test_arity [540/751] 2167666=-ext-/string/test_nofree [541/751] 2167666=-ext-/st/test_numhash [542/751] 2167674=rubygems/test_gem_stream_ui [543/751] 2167666=ruby/test_trace [544/751] 2167666=openssl/test_pkey_rsa [545/751] 2167674=rubygems/test_gem_resolver_composed_set [546/751] 2167674=ruby/test_argf [547/751] 2167673=mkmf/test_egrep_cpp [548/751] 2167673=rubygems/test_webauthn_poller [549/751] 2167675=date/test_date_conv [550/751] 2167673=ruby/test_yjit [551/751] 2167669=net/http/test_buffered_io [552/751] 2167669=ruby/test_m17n [553/751] 2167675=optparse/test_reqarg [554/751] 2167666=test_unicode_normalize [555/751] 2167666=ruby/test_method [556/751] 2167669=rubygems/test_gem_resolver_lock_set [557/751] 2167669=-ext-/econv/test_append [558/751] 2167669=did_you_mean/test_ractor_compatibility [559/751] 2167671=rubygems/test_gem_console_ui [560/751] 2167671=-ext-/struct/test_member [561/751] 2167671=resolv/test_resource [562/751] 2167671=rubygems/test_gem_update_suggestion [563/751] 2167671=psych/test_set [564/751] 2167671=rubygems/test_gem_source_fetch_problem [565/751] 2167663=mkmf/test_find_executable [566/751] 2167663=set/test_set [567/751] 2167671=ruby/test_array [568/751] 2167663=error_highlight/test_error_highlight [569/751] 2167675=date/test_date_compat [570/751] 2167675=-ext-/debug/test_profile_frames [571/751] 2167677=-ext-/load/test_resolve_symbol [572/751] 2167677=ruby/test_lazy_enumerator [573/751] 2167675=ruby/test_backtrace [574/751] 2167676=ruby/test_time_tz [575/751] 2167669=prism/ruby/string_query_test [576/751] 2167669=rubygems/test_gem_request_set_lockfile_tokenizer [577/751] 2167676=rubygems/test_gem_commands_outdated_command [578/751] 2167669=-ext-/class/test_class2name [579/751] 2167676=psych/test_nil [580/751] 2167669=openssl/test_kdf [581/751] 2167676=fiber/test_enumerator [582/751] 2167676=json/json_coder_test [583/751] 2167676=psych/test_psych [584/751] 2167676=digest/test_ractor [585/751] 2167669=rubygems/test_gem_uri [586/751] 2167669=test_rbconfig [587/751] 2167669=rubygems/test_gem_package_old [588/751] 2167669=digest/test_digest [589/751] 2167676=-ext-/debug/test_debug [590/751] 2167676=-ext-/arith_seq/test_arith_seq_extract [591/751] 2167677=rubygems/test_gem_commands_help_command [592/751] 2167675=ruby/test_stringchar [593/751] 2167676=prism/result/overlap_test [594/751] 2167677=psych/test_symbol [595/751] 2167677=rubygems/test_gem_uninstaller [596/751] 2167675=rubygems/test_gem_platform [597/751] 2167670=test_pty [598/751] 2167675=rubygems/test_gem_source_vendor [599/751] 2167675=rubygems/test_gem_commands_list_command [600/751] 2167675=did_you_mean/spell_checking/test_variable_name_check [601/751] 2167675=yaml/test_dbm [602/751] 2167675=uri/test_parser [603/751] 2167675=psych/test_date_time [604/751] 2167675=openssl/test_pkcs12 [605/751] 2167670=date/test_date [606/751] 2167670=did_you_mean/tree_spell/test_change_word [607/751] 2167676=rubygems/test_gem_available_set [608/751] 2167670=rubygems/test_gem_source_installed [609/751] 2167670=-ext-/string/test_modify_expand [610/751] 2167670=ruby/enc/test_utf16 [611/751] 2167670=rubygems/test_gem_package [612/751] 2167676=ruby/test_enumerator [613/751] 2167675=prism/encoding/string_encoding_test [614/751] 2167675=-ext-/exception/test_exception_at_throwing [615/751] 2167675=ruby/test_name_error [616/751] 2167670=ruby/test_frozen [617/751] 2167670=rubygems/test_gem_source [618/751] 2167677=psych/test_safe_load [619/751] 2167677=rubygems/test_gem_resolver_git_set [620/751] 2167675=did_you_mean/spell_checking/test_class_name_check [621/751] 2167675=ripper/test_files_lib [622/751] 2167670=set/test_sorted_set [623/751] 2167677=ruby/enc/test_emoji [624/751] 2167677=ruby/test_string [625/751] 2167670=ruby/enc/test_cp949 [626/751] 2167670=ruby/test_condition [627/751] 2167670=erb/test_erb [628/751] 2167670=-ext-/struct/test_duplicate [629/751] 2167670=json/json_ext_parser_test [630/751] 2167670=ruby/test_time [631/751] 2167670=ruby/test_integer [632/751] 2167666=-ext-/test_scan_args [633/751] 2167666=date/test_date_attr [634/751] 2167666=rubygems/test_gem_command_manager [635/751] 2167669=rubygems/test_gem_installer [636/751] 2167666=ruby/enc/test_regex_casefold [637/751] 2167666=ruby/test_pipe [638/751] 2167666=rubygems/test_gem_source_git [639/751] 2167674=rubygems/test_gem_commands_check_command [640/751] 2167674=ruby/test_random_formatter [641/751] 2167663=ripper/test_files_test_1 [642/751] 2167663=prism/api/freeze_test [643/751] 2167674=rubygems/test_gem [644/751] 2167663=prism/percent_delimiter_string_test [645/751] 2167663=ruby/test_float [646/751] 2167666=stringio/test_ractor [647/751] 2167666=rubygems/test_gem_remote_fetcher_local_ssl_server [648/751] 2167664=psych/test_yaml_special_cases [649/751] 2167664=rubygems/test_gem_source_list [650/751] 2167664=psych/test_parser [651/751] 2167664=prism/result/attribute_write_test [652/751] 2167664=cgi/test_cgi_core [653/751] 2167664=test_delegate [654/751] 2167664=dtrace/test_singleton_function [655/751] 2167664=optparse/test_cclass [656/751] 2167663=test_shellwords [657/751] 2167663=ruby/test_proc [658/751] 2167664=optparse/test_load [659/751] 2167664=did_you_mean/spell_checking/test_uncorrectable_name_check [660/751] 2167664=zlib/test_zlib [661/751] 2167675=prism/magic_comment_test [662/751] 2167674=ruby/test_marshal [663/751] 2167666=psych/test_omap [664/751] 2167666=ruby/enc/test_case_comprehensive [665/751] 2167666=mkmf/test_framework [666/751] 2167666=psych/test_ractor [667/751] 2167671=psych/visitors/test_emitter [668/751] 2167671=psych/test_json_tree [669/751] 2167671=prism/library_symbols_test [670/751] 2167671=ruby/test_nomethod_error [671/751] 2167671=net/http/test_https_proxy [672/751] 2167671=openssl/test_pkey_dsa [673/751] 2167675=date/test_date_strptime [674/751] 2167675=open-uri/test_ssl [675/751] 2167671=json/json_parser_test [676/751] 2167671=ruby/enc/test_cesu8 [677/751] 2167674=psych/test_alias_and_anchor [678/751] 2167671=rubygems/test_gem_commands_setup_command [679/751] 2167674=rubygems/test_gem_commands_rebuild_command [680/751] 2167666=prism/errors_test [681/751] 2167674=test_open3 [682/751] 2167663=open-uri/test_ftp [683/751] 2167666=ruby/test_vm_dump [684/751] 2167666=ruby/test_gc_compact [685/751] 2167663=psych/test_deprecated [686/751] 2167663=-ext-/bignum/test_div [687/751] 2167663=-ext-/array/test_resize [688/751] 2167663=ruby/test_fiber [689/751] 2167671=prism/result/breadth_first_search_test [690/751] 2167671=uri/test_generic [691/751] 2167671=fiber/test_backtrace [692/751] 2167671=psych/visitors/test_to_ruby [693/751] 2167671=rubygems/test_bundled_ca [694/751] 2167675=openssl/test_random [695/751] 2167675=prism/result/static_literals_test [696/751] 2167675=-ext-/float/test_nextafter [697/751] 2167675=-ext-/string/test_capacity [698/751] 2167671=rubygems/test_gem_safe_marshal [699/751] 2167675=prism/test_helper [700/751] 2167675=ruby/test_memory_view [701/751] 2167670=-ext-/string/test_ellipsize [702/751] 2167670=-ext-/integer/test_integer [703/751] 2167675=ruby/enc/test_utf32 [704/751] 2167675=-ext-/struct/test_data [705/751] 2167675=optparse/test_noarg [706/751] 2167672=ruby/test_rand [707/751] 2167670=openssl/test_pkey_ec [708/751] 2167670=openssl/test_fips [709/751] 2167675=date/test_date_parse [710/751] 2167675=rubygems/test_gem_commands_update_command [711/751] 2167670=ruby/test_keyword [712/751] 2167672=prism/result/numeric_value_test [713/751] 2167672=lib/!Nothing_to_test [714/751] 2167672=rubygems/test_gem_commands_server_command [715/751] 2167672=net/http/test_http_request [716/751] 2167672=ruby/test_data [717/751] 2167672=net/http/test_httpheader [718/751] 2167671=openssl/test_bn [719/751] 2167672=openssl/test_provider [720/751] 2167671=rubygems/test_gem_package_task [721/751] 2167671=-ext-/struct/test_len [722/751] 2167671=optparse/test_acceptable [723/751] 2167671=prism/result/implicit_array_test [724/751] 2167671=dtrace/test_function_entry [725/751] 2167671=rubygems/test_kernel [726/751] 2167664=did_you_mean/spell_checking/test_method_name_check [727/751] 2167664=prism/heredoc_dedent_test [728/751] 2167664=psych/json/test_stream [729/751] 2167672=optparse/test_optarg [730/751] 2167664=io/wait/test_ractor [731/751] 2167664=openssl/test_ssl_session [732/751] 2167670=ruby/test_autoload [733/751] 2167672=rubygems/test_gem_resolver_local_specification [734/751] 2167672=ruby/test_pack [735/751] 2167671=rubygems/test_gem_commands_unpack_command [736/751] 2167671=rubygems/test_gem_commands_exec_command [737/751] 2167672=rubygems/test_gem_commands_signout_command [738/751] 2167675=psych/test_object [739/751] 2167675=psych/test_exception [740/751] 2167672=rubygems/test_gem_gem_runner [741/751] 2167675=rubygems/test_gem_ext_cargo_builder [742/751] 2167675=ruby/test_file_exhaustive [743/751] 2167664=test_singleton [744/751] 2167664=did_you_mean/spell_checking/test_key_name_check [745/751] 2167664=ripper/test_ripper [746/751] 2167672=ruby/enc/test_grapheme_breaks [747/751] 2167672=rubygems/test_gem_request_set_gem_dependency_api [748/751] 2167672=openssl/test_ossl [749/751] 2167669=date/test_date_marshal [750/751] 2167669=ruby/test_syntax [751/751] 2167674=ruby/test_assignment $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 996 996 996 ? -1 Ss 1000 0:08 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 996 1015 1015 1015 pts/0 1015 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 1015 1018 1015 1015 pts/0 1015 S+ 1000 0:02 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 1 341541 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 1050354 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 1740617 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems 1 1863343 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1018 2166360 1015 1015 pts/0 1015 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 2166360 2166363 1015 1015 pts/0 1015 S+ 1000 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250318-080408 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest 2166363 2166364 1015 1015 pts/0 1015 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250318-080408 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest 2166364 2167324 1015 1015 pts/0 1015 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 2167324 2167325 1015 1015 pts/0 1015 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 2167325 2167660 1015 1015 pts/0 1015 Sl+ 1000 0:16 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 2167660 2167665 1015 1015 pts/0 1015 Sl+ 1000 0:02 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_signals_work_after_exec_fail 2167665 2286303 1015 1015 pts/0 1015 S+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_signals_work_after_exec_fail 2166364 2763514 1015 1015 pts/0 1015 R+ 1000 0:00 ps jx 1 3432248 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read {1=>[996, 341541, 1050354, 1740617, 1863343, 3432248], 996=>[1015], 1015=>[1018], 1018=>[2166360], 2166360=>[2166363], 2166363=>[2166364], 2166364=>[2167324, 2763514], 2167324=>[2167325], 2167325=>[2167660], 2167660=>[2167665], 2167665=>[2286303]} $ timeout 60 gdb -p 2286303 -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". futex_wait (private=0, expected=2, futex_word=0x515000100d20) at ../sysdeps/nptl/futex-internal.h:146 >>> Threads Id Target Id Frame * 1 Thread 0x7db8dfd01c40 (LWP 2286303) "ruby" futex_wait (private=0, expected=2, futex_word=0x515000100d20) at ../sysdeps/nptl/futex-internal.h:146 >>> Machine level backtrace Thread 1 (Thread 0x7db8dfd01c40 (LWP 2286303) "ruby"): #0 futex_wait (private=0, expected=2, futex_word=0x515000100d20) at ../sysdeps/nptl/futex-internal.h:146 __ret = -512 err = <optimized out> err = <optimized out> __ret = <optimized out> resultvar = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __GI___lll_lock_wait (futex=futex@entry=0x515000100d20, private=0) at ./nptl/lowlevellock.c:49 No locals. #2 0x00007db8dfaa0101 in lll_mutex_lock_optimized (mutex=0x515000100d20) at ./nptl/pthread_mutex_lock.c:48 __futex = 0x515000100d20 private = <optimized out> private = <optimized out> __futex = <optimized out> #3 ___pthread_mutex_lock (mutex=mutex@entry=0x515000100d20) at ./nptl/pthread_mutex_lock.c:93 type = <optimized out> __PRETTY_FUNCTION__ = "___pthread_mutex_lock" id = <optimized out> #4 0x000055716495609e in rb_native_mutex_lock (lock=0x515000100d20) at /tmp/ruby/src/trunk_asan/thread_pthread.c:115 r = <optimized out> #5 threadptr_interrupt_exec_cleanup (th=0x515000100c00) at /tmp/ruby/src/trunk_asan/thread.c:6043 task = <optimized out> #6 thread_cleanup_func_before_exec (th_ptr=th_ptr@entry=0x515000100c00) at /tmp/ruby/src/trunk_asan/thread.c:509 th = 0x515000100c00 #7 0x00005571649454f6 in thread_cleanup_func (th_ptr=0x515000100c00, atfork=1) at /tmp/ruby/src/trunk_asan/thread.c:519 th = 0x515000100c00 #8 terminate_atfork_i (th=0x515000100c00, current_th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4761 No locals. #9 0x0000557164944f29 in rb_thread_atfork_internal (th=th@entry=0x515000000300, atfork=0x5571649453a0 <terminate_atfork_i>) at /tmp/ruby/src/trunk_asan/thread.c:4731 i = 0x515000100c00 vm = 0x525000000100 r = 0x516000000380 #10 0x0000557164944a26 in rb_thread_atfork () at /tmp/ruby/src/trunk_asan/thread.c:4771 th = 0x515000000300 #11 0x00005571647c428e in after_fork_ruby (pid=0) at /tmp/ruby/src/trunk_asan/process.c:1589 No locals. #12 rb_fork_ruby (status=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4149 try_gc = <optimized out> child = {pid = 0, status = 0, error = 25} pid = 0 err = 25 old = <optimized out> #13 0x00005571647c486d in proc_fork_pid () at /tmp/ruby/src/trunk_asan/process.c:4162 pid = <optimized out> #14 rb_call_proc__fork () at /tmp/ruby/src/trunk_asan/process.c:4177 rbimpl_id = 27409 id__fork = 27409 #15 0x00005571647c7985 in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4278 pid = <optimized out> #16 0x0000557164a26348 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x64b100040001 cc = <optimized out> me = 0x7db8bd2d49b8 cfunc = 0x504000020058 recv = 138232401235080 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #17 0x00005571649cd798 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7db8dcfff3d8, cd=0x50e000166620, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5957 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #18 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x50e000166620 insns_address_table = {0x5571649c9b16 <vm_exec_core+12950>, 0x5571649c6f25 <vm_exec_core+1701>, 0x5571649c8707 <vm_exec_core+7815>, 0x5571649cd906 <vm_exec_core+28806>, 0x5571649c8052 <vm_exec_core+6098>, 0x5571649ce575 <vm_exec_core+31989>, 0x5571649cc91c <vm_exec_core+24732>, 0x5571649ca7c5 <vm_exec_core+16197>, 0x5571649c7224 <vm_exec_core+2468>, 0x5571649ce09d <vm_exec_core+30749>, 0x5571649cdcae <vm_exec_core+29742>, 0x5571649c840f <vm_exec_core+7055>, 0x5571649c7801 <vm_exec_core+3969>, 0x5571649ccdc1 <vm_exec_core+25921>, 0x5571649c920b <vm_exec_core+10635>, 0x5571649ce2a7 <vm_exec_core+31271>, 0x5571649cdec5 <vm_exec_core+30277>, 0x5571649c99be <vm_exec_core+12606>, 0x5571649ca732 <vm_exec_core+16050>, 0x5571649ccaaa <vm_exec_core+25130>, 0x5571649cde29 <vm_exec_core+30121>, 0x5571649cbbae <vm_exec_core+21294>, 0x5571649ccb42 <vm_exec_core+25282>, 0x5571649ccf40 <vm_exec_core+26304>, 0x5571649cbadc <vm_exec_core+21084>, 0x5571649c76fd <vm_exec_core+3709>, 0x5571649cc2d9 <vm_exec_core+23129>, 0x5571649c755e <vm_exec_core+3294>, 0x5571649c78a6 <vm_exec_core+4134>, 0x5571649c9c4b <vm_exec_core+13259>, 0x5571649cb981 <vm_exec_core+20737>, 0x5571649cbf01 <vm_exec_core+22145>, 0x5571649cb710 <vm_exec_core+20112>, 0x5571649c7171 <vm_exec_core+2289>, 0x5571649cd188 <vm_exec_core+26888>, 0x5571649cdbb8 <vm_exec_core+29496>, 0x5571649c79a1 <vm_exec_core+4385>, 0x5571649c8b09 <vm_exec_core+8841>, 0x5571649c861a <vm_exec_core+7578>, 0x5571649c936c <vm_exec_core+10988>, 0x5571649ca68e <vm_exec_core+15886>, 0x5571649c7a91 <vm_exec_core+4625>, 0x5571649cd00d <vm_exec_core+26509>, 0x5571649c8a6a <vm_exec_core+8682>, 0x5571649ca52f <vm_exec_core+15535>, 0x5571649cafa7 <vm_exec_core+18215>, 0x5571649ccebf <vm_exec_core+26175>, 0x5571649cbd61 <vm_exec_core+21729>, 0x5571649c9575 <vm_exec_core+11509>, 0x5571649c8d51 <vm_exec_core+9425>, 0x5571649ccc9d <vm_exec_core+25629>, 0x5571649c9dbf <vm_exec_core+13631>, 0x5571649cc384 <vm_exec_core+23300>, 0x5571649cbe74 <vm_exec_core+22004>, 0x5571649cc5c4 <vm_exec_core+23876>, 0x5571649cd45d <vm_exec_core+27613>, 0x5571649cb1aa <vm_exec_core+18730>, 0x5571649c6c1b <vm_exec_core+923>, 0x5571649c96e9 <vm_exec_core+11881>, 0x5571649ccbe9 <vm_exec_core+25449>, 0x5571649c980f <vm_exec_core+12175>, 0x5571649cba1e <vm_exec_core+20894>, 0x5571649cc1da <vm_exec_core+22874>, 0x5571649cad61 <vm_exec_core+17633>, 0x5571649cb844 <vm_exec_core+20420>, 0x5571649c9a39 <vm_exec_core+12729>, 0x5571649c9026 <vm_exec_core+10150>, 0x5571649cc69b <vm_exec_core+24091>, 0x5571649c7b47 <vm_exec_core+4807>, 0x5571649cab65 <vm_exec_core+17125>, 0x5571649d54f9 <vm_exec_core+60537>, 0x5571649cbc52 <vm_exec_core+21458>, 0x5571649c7df1 <vm_exec_core+5489>, 0x5571649c82f2 <vm_exec_core+6770>, 0x5571649c7f0e <vm_exec_core+5774>, 0x5571649c8bf6 <vm_exec_core+9078>, 0x5571649c93cb <vm_exec_core+11083>, 0x5571649c6c20 <vm_exec_core+928>, 0x5571649c8967 <vm_exec_core+8423>, 0x5571649ce7b1 <vm_exec_core+32561>, 0x5571649cc0f7 <vm_exec_core+22647>, 0x5571649cb0a8 <vm_exec_core+18472>, 0x5571649cd07e <vm_exec_core+26622>, 0x5571649ce87d <vm_exec_core+32765>, 0x5571649cd37d <vm_exec_core+27389>, 0x5571649ce335 <vm_exec_core+31413>, 0x5571649ce402 <vm_exec_core+31618>, 0x5571649c7621 <vm_exec_core+3489>, 0x5571649cdf67 <vm_exec_core+30439>, 0x5571649c9ce8 <vm_exec_core+13416>, 0x5571649ce176 <vm_exec_core+30966>, 0x5571649c98b4 <vm_exec_core+12340>, 0x5571649cd25d <vm_exec_core+27101>, 0x5571649c8e70 <vm_exec_core+9712>, 0x5571649c9fdd <vm_exec_core+14173>, 0x5571649ce4db <vm_exec_core+31835>, 0x5571649ca5ea <vm_exec_core+15722>, 0x5571649ca173 <vm_exec_core+14579>, 0x5571649c6ce9 <vm_exec_core+1129>, 0x5571649c7375 <vm_exec_core+2805>, 0x5571649c6dcb <vm_exec_core+1355>, 0x5571649cae55 <vm_exec_core+17877>, 0x5571649ca311 <vm_exec_core+14993>, 0x5571649caa42 <vm_exec_core+16834>, 0x5571649ca965 <vm_exec_core+16613>, 0x5571649c9b54 <vm_exec_core+13012>, 0x5571649ca20d <vm_exec_core+14733>, 0x5571649c9eba <vm_exec_core+13882>, 0x5571649ca4b4 <vm_exec_core+15412>, 0x5571649ca439 <vm_exec_core+15289>, 0x5571649c9b07 <vm_exec_core+12935>, 0x5571649c6f16 <vm_exec_core+1686>, 0x5571649c86f8 <vm_exec_core+7800>, 0x5571649cd8f7 <vm_exec_core+28791>, 0x5571649c8043 <vm_exec_core+6083>, 0x5571649ce566 <vm_exec_core+31974>, 0x5571649cc90d <vm_exec_core+24717>, 0x5571649ca7b6 <vm_exec_core+16182>, 0x5571649c7215 <vm_exec_core+2453>, 0x5571649ce08e <vm_exec_core+30734>, 0x5571649cdc9f <vm_exec_core+29727>, 0x5571649c8400 <vm_exec_core+7040>, 0x5571649c77f2 <vm_exec_core+3954>, 0x5571649ccdb2 <vm_exec_core+25906>, 0x5571649c91fc <vm_exec_core+10620>, 0x5571649ce298 <vm_exec_core+31256>, 0x5571649cdeb6 <vm_exec_core+30262>, 0x5571649c99af <vm_exec_core+12591>, 0x5571649ca723 <vm_exec_core+16035>, 0x5571649cca9b <vm_exec_core+25115>, 0x5571649cde1a <vm_exec_core+30106>, 0x5571649cbb9f <vm_exec_core+21279>, 0x5571649ccb33 <vm_exec_core+25267>, 0x5571649ccf31 <vm_exec_core+26289>, 0x5571649cbacd <vm_exec_core+21069>, 0x5571649c76ee <vm_exec_core+3694>, 0x5571649cc2ca <vm_exec_core+23114>, 0x5571649c754f <vm_exec_core+3279>, 0x5571649c7897 <vm_exec_core+4119>, 0x5571649c9c3c <vm_exec_core+13244>, 0x5571649cb972 <vm_exec_core+20722>, 0x5571649cbef2 <vm_exec_core+22130>, 0x5571649cb701 <vm_exec_core+20097>, 0x5571649c7162 <vm_exec_core+2274>, 0x5571649cd179 <vm_exec_core+26873>, 0x5571649cdba9 <vm_exec_core+29481>, 0x5571649c7992 <vm_exec_core+4370>, 0x5571649c8afa <vm_exec_core+8826>, 0x5571649c860b <vm_exec_core+7563>, 0x5571649c935d <vm_exec_core+10973>, 0x5571649ca67f <vm_exec_core+15871>, 0x5571649c7a82 <vm_exec_core+4610>, 0x5571649ccffe <vm_exec_core+26494>, 0x5571649c8a5b <vm_exec_core+8667>, 0x5571649ca520 <vm_exec_core+15520>, 0x5571649caf98 <vm_exec_core+18200>, 0x5571649cceb0 <vm_exec_core+26160>, 0x5571649cbd52 <vm_exec_core+21714>, 0x5571649c9566 <vm_exec_core+11494>, 0x5571649c8d42 <vm_exec_core+9410>, 0x5571649ccc8e <vm_exec_core+25614>, 0x5571649c9db0 <vm_exec_core+13616>, 0x5571649cc375 <vm_exec_core+23285>, 0x5571649cbe65 <vm_exec_core+21989>, 0x5571649cc5b5 <vm_exec_core+23861>, 0x5571649cd44e <vm_exec_core+27598>, 0x5571649cb19b <vm_exec_core+18715>, 0x5571649cbd02 <vm_exec_core+21634>, 0x5571649c96da <vm_exec_core+11866>, 0x5571649ccbda <vm_exec_core+25434>, 0x5571649c9800 <vm_exec_core+12160>, 0x5571649cba0f <vm_exec_core+20879>, 0x5571649cbd02 <vm_exec_core+21634>, 0x5571649cad52 <vm_exec_core+17618>, 0x5571649cb835 <vm_exec_core+20405>, 0x5571649c9a2a <vm_exec_core+12714>, 0x5571649c9017 <vm_exec_core+10135>, 0x5571649cc68c <vm_exec_core+24076>, 0x5571649c7b38 <vm_exec_core+4792>, 0x5571649cab56 <vm_exec_core+17110>, 0x5571649d54ea <vm_exec_core+60522>, 0x5571649cbc43 <vm_exec_core+21443>, 0x5571649c7de2 <vm_exec_core+5474>, 0x5571649c82e3 <vm_exec_core+6755>, 0x5571649c7eff <vm_exec_core+5759>, 0x5571649c8be7 <vm_exec_core+9063>, 0x5571649c93bc <vm_exec_core+11068>, 0x5571649cb065 <vm_exec_core+18405>, 0x5571649ca675 <vm_exec_core+15861>, 0x5571649cb060 <vm_exec_core+18400>, 0x5571649cbb9a <vm_exec_core+21274>, 0x5571649cbac8 <vm_exec_core+21064>, 0x5571649c8be2 <vm_exec_core+9058>, 0x5571649cbd16 <vm_exec_core+21654>, 0x5571649c9cde <vm_exec_core+13406>, 0x5571649c9ce3 <vm_exec_core+13411>, 0x5571649cbac3 <vm_exec_core+21059>, 0x5571649cb968 <vm_exec_core+20712>, 0x5571649caa29 <vm_exec_core+16809>, 0x5571649ca951 <vm_exec_core+16593>...} reg_cfp = 0x7db8dcfff3d8 reg_pc = 0x5150000f4ba8 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_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #19 0x00005571649c302b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160000006d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7fffd161e440, <optimized out>, <optimized out>}, prev = 0x7db8ddb08640, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #20 0x0000557164a43cb2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7db8dcfff620, self=138232966165160, 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:1626 flags = 0 iseq = 0x7db8df34dff8 cfp = <optimized out> sp = 0x7db8dceffa28 use_argv = 0x7db8dd88d1e0 stack_argv = 0x7db8dceffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #21 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:1640 captured = 0x7db8dcfff620 #22 0x00005571649f00f6 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:1677 No locals. #23 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1685 No locals. #24 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #25 0x00005571649f00f6 in rb_yield (val=<optimized out>) No locals. #26 0x0000557164ba38a6 in rb_ary_collect (ary=138232401312640) at /tmp/ruby/src/trunk_asan/array.c:3650 collect = 138232401308920 i = 144 #27 0x0000557164a26348 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x165100000001 cc = <optimized out> me = 0x7db8df3f0140 cfunc = 0x50400000a758 recv = 138232401312640 block_handler = <optimized out> th: 0x515000000300, native_id: 0x7db8dfd01c40 -- Control frame information ----------------------------------------------- c:0020 p:---- s:0137 e:000136 CFUNC :fork c:0019 p:0005 s:0133 e:000132 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2468 c:0018 p:0027 s:0129 e:000128 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:185 frame_type = 1431634051 len = <optimized out> val = <optimized out> c:0017 p:0012 s:0124 e:000123 METHOD /tmp/ruby/src/trunk_asan/lib/timeout.rb:38 c:0016 p:0124 s:0117 E:0022b0 METHOD /tmp/ruby/src/trunk_asan/lib/timeout.rb:194 c:0015 p:0045 s:0107 e:000106 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:78 c:0014 p:0024 s:0099 E:000610 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2467 #28 0x00005571649cd798 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7db8dcfff608, cd=0x51100000c190, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5957 val = 36 c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <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:1677 [FINISH] calling = <optimized out> #29 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false c:0010 p:---- s:0069 e:000068 CFUNC :map c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1664 val = <optimized out> cd = 0x51100000c190 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1368 c:0007 p:0069 s:0046 E:000be0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 insns_address_table = {0x5571649c9b16 <vm_exec_core+12950>, 0x5571649c6f25 <vm_exec_core+1701>, 0x5571649c8707 <vm_exec_core+7815>, 0x5571649cd906 <vm_exec_core+28806>, 0x5571649c8052 <vm_exec_core+6098>, 0x5571649ce575 <vm_exec_core+31989>, 0x5571649cc91c <vm_exec_core+24732>, 0x5571649ca7c5 <vm_exec_core+16197>, 0x5571649c7224 <vm_exec_core+2468>, 0x5571649ce09d <vm_exec_core+30749>, 0x5571649cdcae <vm_exec_core+29742>, 0x5571649c840f <vm_exec_core+7055>, 0x5571649c7801 <vm_exec_core+3969>, 0x5571649ccdc1 <vm_exec_core+25921>, 0x5571649c920b <vm_exec_core+10635>, 0x5571649ce2a7 <vm_exec_core+31271>, 0x5571649cdec5 <vm_exec_core+30277>, 0x5571649c99be <vm_exec_core+12606>, 0x5571649ca732 <vm_exec_core+16050>, 0x5571649ccaaa <vm_exec_core+25130>, 0x5571649cde29 <vm_exec_core+30121>, 0x5571649cbbae <vm_exec_core+21294>, 0x5571649ccb42 <vm_exec_core+25282>, 0x5571649ccf40 <vm_exec_core+26304>, 0x5571649cbadc <vm_exec_core+21084>, 0x5571649c76fd <vm_exec_core+3709>, 0x5571649cc2d9 <vm_exec_core+23129>, 0x5571649c755e <vm_exec_core+3294>, 0x5571649c78a6 <vm_exec_core+4134>, 0x5571649c9c4b <vm_exec_core+13259>, 0x5571649cb981 <vm_exec_core+20737>, 0x5571649cbf01 <vm_exec_core+22145>, 0x5571649cb710 <vm_exec_core+20112>, 0x5571649c7171 <vm_exec_core+2289>, 0x5571649cd188 <vm_exec_core+26888>, 0x5571649cdbb8 <vm_exec_core+29496>, 0x5571649c79a1 <vm_exec_core+4385>, 0x5571649c8b09 <vm_exec_core+8841>, 0x5571649c861a <vm_exec_core+7578>, 0x5571649c936c <vm_exec_core+10988>, 0x5571649ca68e <vm_exec_core+15886>, 0x5571649c7a91 <vm_exec_core+4625>, 0x5571649cd00d <vm_exec_core+26509>, 0x5571649c8a6a <vm_exec_core+8682>, 0x5571649ca52f <vm_exec_core+15535>, 0x5571649cafa7 <vm_exec_core+18215>, 0x5571649ccebf <vm_exec_core+26175>, 0x5571649cbd61 <vm_exec_core+21729>, 0x5571649c9575 <vm_exec_core+11509>, 0x5571649c8d51 <vm_exec_core+9425>, 0x5571649ccc9d <vm_exec_core+25629>, 0x5571649c9dbf <vm_exec_core+13631>, 0x5571649cc384 <vm_exec_core+23300>, 0x5571649cbe74 <vm_exec_core+22004>, 0x5571649cc5c4 <vm_exec_core+23876>, 0x5571649cd45d <vm_exec_core+27613>, 0x5571649cb1aa <vm_exec_core+18730>, 0x5571649c6c1b <vm_exec_core+923>, 0x5571649c96e9 <vm_exec_core+11881>, 0x5571649ccbe9 <vm_exec_core+25449>, 0x5571649c980f <vm_exec_core+12175>, 0x5571649cba1e <vm_exec_core+20894>, 0x5571649cc1da <vm_exec_core+22874>, 0x5571649cad61 <vm_exec_core+17633>, 0x5571649cb844 <vm_exec_core+20420>, 0x5571649c9a39 <vm_exec_core+12729>, 0x5571649c9026 <vm_exec_core+10150>, 0x5571649cc69b <vm_exec_core+24091>, 0x5571649c7b47 <vm_exec_core+4807>, 0x5571649cab65 <vm_exec_core+17125>, 0x5571649d54f9 <vm_exec_core+60537>, 0x5571649cbc52 <vm_exec_core+21458>, 0x5571649c7df1 <vm_exec_core+5489>, 0x5571649c82f2 <vm_exec_core+6770>, 0x5571649c7f0e <vm_exec_core+5774>, 0x5571649c8bf6 <vm_exec_core+9078>, 0x5571649c93cb <vm_exec_core+11083>, 0x5571649c6c20 <vm_exec_core+928>, 0x5571649c8967 <vm_exec_core+8423>, 0x5571649ce7b1 <vm_exec_core+32561>, 0x5571649cc0f7 <vm_exec_core+22647>, 0x5571649cb0a8 <vm_exec_core+18472>, 0x5571649cd07e <vm_exec_core+26622>, 0x5571649ce87d <vm_exec_core+32765>, 0x5571649cd37d <vm_exec_core+27389>, 0x5571649ce335 <vm_exec_core+31413>, 0x5571649ce402 <vm_exec_core+31618>, 0x5571649c7621 <vm_exec_core+3489>, 0x5571649cdf67 <vm_exec_core+30439>, 0x5571649c9ce8 <vm_exec_core+13416>, 0x5571649ce176 <vm_exec_core+30966>, 0x5571649c98b4 <vm_exec_core+12340>, 0x5571649cd25d <vm_exec_core+27101>, 0x5571649c8e70 <vm_exec_core+9712>, 0x5571649c9fdd <vm_exec_core+14173>, 0x5571649ce4db <vm_exec_core+31835>, 0x5571649ca5ea <vm_exec_core+15722>, 0x5571649ca173 <vm_exec_core+14579>, 0x5571649c6ce9 <vm_exec_core+1129>, 0x5571649c7375 <vm_exec_core+2805>, 0x5571649c6dcb <vm_exec_core+1355>, 0x5571649cae55 <vm_exec_core+17877>, 0x5571649ca311 <vm_exec_core+14993>, 0x5571649caa42 <vm_exec_core+16834>, 0x5571649ca965 <vm_exec_core+16613>, 0x5571649c9b54 <vm_exec_core+13012>, 0x5571649ca20d <vm_exec_core+14733>, 0x5571649c9eba <vm_exec_core+13882>, 0x5571649ca4b4 <vm_exec_core+15412>, 0x5571649ca439 <vm_exec_core+15289>, 0x5571649c9b07 <vm_exec_core+12935>, 0x5571649c6f16 <vm_exec_core+1686>, 0x5571649c86f8 <vm_exec_core+7800>, 0x5571649cd8f7 <vm_exec_core+28791>, 0x5571649c8043 <vm_exec_core+6083>, 0x5571649ce566 <vm_exec_core+31974>, 0x5571649cc90d <vm_exec_core+24717>, 0x5571649ca7b6 <vm_exec_core+16182>, 0x5571649c7215 <vm_exec_core+2453>, 0x5571649ce08e <vm_exec_core+30734>, 0x5571649cdc9f <vm_exec_core+29727>, 0x5571649c8400 <vm_exec_core+7040>, 0x5571649c77f2 <vm_exec_core+3954>, 0x5571649ccdb2 <vm_exec_core+25906>, 0x5571649c91fc <vm_exec_core+10620>, 0x5571649ce298 <vm_exec_core+31256>, 0x5571649cdeb6 <vm_exec_core+30262>, 0x5571649c99af <vm_exec_core+12591>, 0x5571649ca723 <vm_exec_core+16035>, 0x5571649cca9b <vm_exec_core+25115>, 0x5571649cde1a <vm_exec_core+30106>, 0x5571649cbb9f <vm_exec_core+21279>, 0x5571649ccb33 <vm_exec_core+25267>, 0x5571649ccf31 <vm_exec_core+26289>, 0x5571649cbacd <vm_exec_core+21069>, 0x5571649c76ee <vm_exec_core+3694>, 0x5571649cc2ca <vm_exec_core+23114>, 0x5571649c754f <vm_exec_core+3279>, 0x5571649c7897 <vm_exec_core+4119>, 0x5571649c9c3c <vm_exec_core+13244>, 0x5571649cb972 <vm_exec_core+20722>, 0x5571649cbef2 <vm_exec_core+22130>, 0x5571649cb701 <vm_exec_core+20097>, 0x5571649c7162 <vm_exec_core+2274>, 0x5571649cd179 <vm_exec_core+26873>, 0x5571649cdba9 <vm_exec_core+29481>, 0x5571649c7992 <vm_exec_core+4370>, 0x5571649c8afa <vm_exec_core+8826>, 0x5571649c860b <vm_exec_core+7563>, 0x5571649c935d <vm_exec_core+10973>, 0x5571649ca67f <vm_exec_core+15871>, 0x5571649c7a82 <vm_exec_core+4610>, 0x5571649ccffe <vm_exec_core+26494>, 0x5571649c8a5b <vm_exec_core+8667>, 0x5571649ca520 <vm_exec_core+15520>, 0x5571649caf98 <vm_exec_core+18200>, 0x5571649cceb0 <vm_exec_core+26160>, 0x5571649cbd52 <vm_exec_core+21714>, 0x5571649c9566 <vm_exec_core+11494>, 0x5571649c8d42 <vm_exec_core+9410>, 0x5571649ccc8e <vm_exec_core+25614>, 0x5571649c9db0 <vm_exec_core+13616>, 0x5571649cc375 <vm_exec_core+23285>, 0x5571649cbe65 <vm_exec_core+21989>, 0x5571649cc5b5 <vm_exec_core+23861>, 0x5571649cd44e <vm_exec_core+27598>, 0x5571649cb19b <vm_exec_core+18715>, 0x5571649cbd02 <vm_exec_core+21634>, 0x5571649c96da <vm_exec_core+11866>, 0x5571649ccbda <vm_exec_core+25434>, 0x5571649c9800 <vm_exec_core+12160>, 0x5571649cba0f <vm_exec_core+20879>, 0x5571649cbd02 <vm_exec_core+21634>, 0x5571649cad52 <vm_exec_core+17618>, 0x5571649cb835 <vm_exec_core+20405>, 0x5571649c9a2a <vm_exec_core+12714>, 0x5571649c9017 <vm_exec_core+10135>, 0x5571649cc68c <vm_exec_core+24076>, 0x5571649c7b38 <vm_exec_core+4792>, 0x5571649cab56 <vm_exec_core+17110>, 0x5571649d54ea <vm_exec_core+60522>, 0x5571649cbc43 <vm_exec_core+21443>, 0x5571649c7de2 <vm_exec_core+5474>, 0x5571649c82e3 <vm_exec_core+6755>, 0x5571649c7eff <vm_exec_core+5759>, 0x5571649c8be7 <vm_exec_core+9063>, 0x5571649c93bc <vm_exec_core+11068>, 0x5571649cb065 <vm_exec_core+18405>, 0x5571649ca675 <vm_exec_core+15861>, 0x5571649cb060 <vm_exec_core+18400>, 0x5571649cbb9a <vm_exec_core+21274>, 0x5571649cbac8 <vm_exec_core+21064>, 0x5571649c8be2 <vm_exec_core+9058>, 0x5571649cbd16 <vm_exec_core+21654>, 0x5571649c9cde <vm_exec_core+13406>, 0x5571649c9ce3 <vm_exec_core+13411>, 0x5571649cbac3 <vm_exec_core+21059>, 0x5571649cb968 <vm_exec_core+20712>, 0x5571649caa29 <vm_exec_core+16809>, 0x5571649ca951 <vm_exec_core+16593>...} reg_cfp = 0x7db8dcfff608 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 reg_pc = 0x519000014db8 INSN_LABEL_nop = <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_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <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_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] 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_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2468: [BUG] Segmentation fault at 0x0000000000000010 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> ruby 3.5.0dev (2025-03-18T07:28:50Z master 76aaf8ddf4) +PRISM [x86_64-linux] INSN_LABEL_trace_opt_empty_p = <optimized out> -- Control frame information ----------------------------------------------- INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> c:0020 p:---- s:0137 e:000136 CFUNC :fork INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #30 0x00005571649c302b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 c:0019 p:0005 s:0133 e:000132 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2468 _ec = 0x5160000006d0 c:0018 p:0027 s:0129 e:000128 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:185 c:0017 p:0012 s:0124 e:000123 METHOD /tmp/ruby/src/trunk_asan/lib/timeout.rb:38 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7fffd161ef40, <optimized out>, <optimized out>}, prev = 0x7db8dda6ce40, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> c:0016 p:0124 s:0117 E:0022b0 METHOD /tmp/ruby/src/trunk_asan/lib/timeout.rb:194 c:0015 p:0045 s:0107 e:000106 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:78 c:0014 p:0024 s:0099 E:000610 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2467 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:1677 [FINISH] c:0010 p:---- s:0069 e:000068 CFUNC :map #31 0x0000557164a43cb2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7db8dcfff738, self=138232966165160, 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:1626 flags = 0 iseq = 0x7db8df38c7d0 cfp = <optimized out> sp = 0x7db8dceff8d0 use_argv = 0x7db8dd8abae0 stack_argv = 0x7db8dceff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #32 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:1640 captured = 0x7db8dcfff738 #33 0x00005571649f00f6 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:1677 No locals. #34 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1685 No locals. #35 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #36 0x00005571649f00f6 in rb_yield (val=<optimized out>) No locals. #37 0x0000557164ba38a6 in rb_ary_collect (ary=138232401313920) at /tmp/ruby/src/trunk_asan/array.c:3650 collect = 138232401313800 i = 0 #38 0x0000557164a26348 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x165100000001 c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1664 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1368 cc = <optimized out> me = 0x7db8df3f0140 cfunc = 0x50400000a758 recv = 138232401313920 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #39 0x00005571649cd798 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7db8dcfff720, cd=0x5020000099d0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5957 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #40 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x5020000099d0 c:0007 p:0069 s:0046 E:000be0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] c:0005 p:---- s:0026 e:000025 CFUNC :map 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] c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] -- Ruby level backtrace information ---------------------------------------- /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220:in '<main>' /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' /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' /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:1368:in '_run_suite' /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1664:in '_run_suite' /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1664:in 'map' /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1677: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:2467:in 'test_signals_work_after_exec_fail' /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:78:in 'timeout' /tmp/ruby/src/trunk_asan/lib/timeout.rb:194:in 'timeout' /tmp/ruby/src/trunk_asan/lib/timeout.rb:38:in 'handle_timeout' /tmp/ruby/src/trunk_asan/lib/timeout.rb:185:in 'block in timeout' insns_address_table = {0x5571649c9b16 <vm_exec_core+12950>, 0x5571649c6f25 <vm_exec_core+1701>, 0x5571649c8707 <vm_exec_core+7815>, 0x5571649cd906 <vm_exec_core+28806>, 0x5571649c8052 <vm_exec_core+6098>, 0x5571649ce575 <vm_exec_core+31989>, 0x5571649cc91c <vm_exec_core+24732>, 0x5571649ca7c5 <vm_exec_core+16197>, 0x5571649c7224 <vm_exec_core+2468>, 0x5571649ce09d <vm_exec_core+30749>, 0x5571649cdcae <vm_exec_core+29742>, 0x5571649c840f <vm_exec_core+7055>, 0x5571649c7801 <vm_exec_core+3969>, 0x5571649ccdc1 <vm_exec_core+25921>, 0x5571649c920b <vm_exec_core+10635>, 0x5571649ce2a7 <vm_exec_core+31271>, 0x5571649cdec5 <vm_exec_core+30277>, 0x5571649c99be <vm_exec_core+12606>, 0x5571649ca732 <vm_exec_core+16050>, 0x5571649ccaaa <vm_exec_core+25130>, 0x5571649cde29 <vm_exec_core+30121>, 0x5571649cbbae <vm_exec_core+21294>, 0x5571649ccb42 <vm_exec_core+25282>, 0x5571649ccf40 <vm_exec_core+26304>, 0x5571649cbadc <vm_exec_core+21084>, 0x5571649c76fd <vm_exec_core+3709>, 0x5571649cc2d9 <vm_exec_core+23129>, 0x5571649c755e <vm_exec_core+3294>, 0x5571649c78a6 <vm_exec_core+4134>, 0x5571649c9c4b <vm_exec_core+13259>, 0x5571649cb981 <vm_exec_core+20737>, 0x5571649cbf01 <vm_exec_core+22145>, 0x5571649cb710 <vm_exec_core+20112>, 0x5571649c7171 <vm_exec_core+2289>, 0x5571649cd188 <vm_exec_core+26888>, 0x5571649cdbb8 <vm_exec_core+29496>, 0x5571649c79a1 <vm_exec_core+4385>, 0x5571649c8b09 <vm_exec_core+8841>, 0x5571649c861a <vm_exec_core+7578>, 0x5571649c936c <vm_exec_core+10988>, 0x5571649ca68e <vm_exec_core+15886>, 0x5571649c7a91 <vm_exec_core+4625>, 0x5571649cd00d <vm_exec_core+26509>, 0x5571649c8a6a <vm_exec_core+8682>, 0x5571649ca52f <vm_exec_core+15535>, 0x5571649cafa7 <vm_exec_core+18215>, 0x5571649ccebf <vm_exec_core+26175>, 0x5571649cbd61 <vm_exec_core+21729>, 0x5571649c9575 <vm_exec_core+11509>, 0x5571649c8d51 <vm_exec_core+9425>, 0x5571649ccc9d <vm_exec_core+25629>, 0x5571649c9dbf <vm_exec_core+13631>, 0x5571649cc384 <vm_exec_core+23300>, 0x5571649cbe74 <vm_exec_core+22004>, 0x5571649cc5c4 <vm_exec_core+23876>, 0x5571649cd45d <vm_exec_core+27613>, 0x5571649cb1aa <vm_exec_core+18730>, 0x5571649c6c1b <vm_exec_core+923>, 0x5571649c96e9 <vm_exec_core+11881>, 0x5571649ccbe9 <vm_exec_core+25449>, 0x5571649c980f <vm_exec_core+12175>, 0x5571649cba1e <vm_exec_core+20894>, 0x5571649cc1da <vm_exec_core+22874>, 0x5571649cad61 <vm_exec_core+17633>, 0x5571649cb844 <vm_exec_core+20420>, 0x5571649c9a39 <vm_exec_core+12729>, 0x5571649c9026 <vm_exec_core+10150>, 0x5571649cc69b <vm_exec_core+24091>, 0x5571649c7b47 <vm_exec_core+4807>, 0x5571649cab65 <vm_exec_core+17125>, 0x5571649d54f9 <vm_exec_core+60537>, 0x5571649cbc52 <vm_exec_core+21458>, 0x5571649c7df1 <vm_exec_core+5489>, 0x5571649c82f2 <vm_exec_core+6770>, 0x5571649c7f0e <vm_exec_core+5774>, 0x5571649c8bf6 <vm_exec_core+9078>, 0x5571649c93cb <vm_exec_core+11083>, 0x5571649c6c20 <vm_exec_core+928>, 0x5571649c8967 <vm_exec_core+8423>, 0x5571649ce7b1 <vm_exec_core+32561>, 0x5571649cc0f7 <vm_exec_core+22647>, 0x5571649cb0a8 <vm_exec_core+18472>, 0x5571649cd07e <vm_exec_core+26622>, 0x5571649ce87d <vm_exec_core+32765>, 0x5571649cd37d <vm_exec_core+27389>, 0x5571649ce335 <vm_exec_core+31413>, 0x5571649ce402 <vm_exec_core+31618>, 0x5571649c7621 <vm_exec_core+3489>, 0x5571649cdf67 <vm_exec_core+30439>, 0x5571649c9ce8 <vm_exec_core+13416>, 0x5571649ce176 <vm_exec_core+30966>, 0x5571649c98b4 <vm_exec_core+12340>, 0x5571649cd25d <vm_exec_core+27101>, 0x5571649c8e70 <vm_exec_core+9712>, 0x5571649c9fdd <vm_exec_core+14173>, 0x5571649ce4db <vm_exec_core+31835>, 0x5571649ca5ea <vm_exec_core+15722>, 0x5571649ca173 <vm_exec_core+14579>, 0x5571649c6ce9 <vm_exec_core+1129>, 0x5571649c7375 <vm_exec_core+2805>, 0x5571649c6dcb <vm_exec_core+1355>, 0x5571649cae55 <vm_exec_core+17877>, 0x5571649ca311 <vm_exec_core+14993>, 0x5571649caa42 <vm_exec_core+16834>, 0x5571649ca965 <vm_exec_core+16613>, 0x5571649c9b54 <vm_exec_core+13012>, 0x5571649ca20d <vm_exec_core+14733>, 0x5571649c9eba <vm_exec_core+13882>, 0x5571649ca4b4 <vm_exec_core+15412>, 0x5571649ca439 <vm_exec_core+15289>, 0x5571649c9b07 <vm_exec_core+12935>, 0x5571649c6f16 <vm_exec_core+1686>, 0x5571649c86f8 <vm_exec_core+7800>, 0x5571649cd8f7 <vm_exec_core+28791>, 0x5571649c8043 <vm_exec_core+6083>, 0x5571649ce566 <vm_exec_core+31974>, 0x5571649cc90d <vm_exec_core+24717>, 0x5571649ca7b6 <vm_exec_core+16182>, 0x5571649c7215 <vm_exec_core+2453>, 0x5571649ce08e <vm_exec_core+30734>, 0x5571649cdc9f <vm_exec_core+29727>, 0x5571649c8400 <vm_exec_core+7040>, 0x5571649c77f2 <vm_exec_core+3954>, 0x5571649ccdb2 <vm_exec_core+25906>, 0x5571649c91fc <vm_exec_core+10620>, 0x5571649ce298 <vm_exec_core+31256>, 0x5571649cdeb6 <vm_exec_core+30262>, 0x5571649c99af <vm_exec_core+12591>, 0x5571649ca723 <vm_exec_core+16035>, 0x5571649cca9b <vm_exec_core+25115>, 0x5571649cde1a <vm_exec_core+30106>, 0x5571649cbb9f <vm_exec_core+21279>, 0x5571649ccb33 <vm_exec_core+25267>, 0x5571649ccf31 <vm_exec_core+26289>, 0x5571649cbacd <vm_exec_core+21069>, 0x5571649c76ee <vm_exec_core+3694>, 0x5571649cc2ca <vm_exec_core+23114>, 0x5571649c754f <vm_exec_core+3279>, 0x5571649c7897 <vm_exec_core+4119>, 0x5571649c9c3c <vm_exec_core+13244>, 0x5571649cb972 <vm_exec_core+20722>, 0x5571649cbef2 <vm_exec_core+22130>, 0x5571649cb701 <vm_exec_core+20097>, 0x5571649c7162 <vm_exec_core+2274>, 0x5571649cd179 <vm_exec_core+26873>, 0x5571649cdba9 <vm_exec_core+29481>, 0x5571649c7992 <vm_exec_core+4370>, 0x5571649c8afa <vm_exec_core+8826>, 0x5571649c860b <vm_exec_core+7563>, 0x5571649c935d <vm_exec_core+10973>, 0x5571649ca67f <vm_exec_core+15871>, 0x5571649c7a82 <vm_exec_core+4610>, 0x5571649ccffe <vm_exec_core+26494>, 0x5571649c8a5b <vm_exec_core+8667>, 0x5571649ca520 <vm_exec_core+15520>, 0x5571649caf98 <vm_exec_core+18200>, 0x5571649cceb0 <vm_exec_core+26160>, 0x5571649cbd52 <vm_exec_core+21714>, 0x5571649c9566 <vm_exec_core+11494>, 0x5571649c8d42 <vm_exec_core+9410>, 0x5571649ccc8e <vm_exec_core+25614>, 0x5571649c9db0 <vm_exec_core+13616>, 0x5571649cc375 <vm_exec_core+23285>, 0x5571649cbe65 <vm_exec_core+21989>, 0x5571649cc5b5 <vm_exec_core+23861>, 0x5571649cd44e <vm_exec_core+27598>, 0x5571649cb19b <vm_exec_core+18715>, 0x5571649cbd02 <vm_exec_core+21634>, 0x5571649c96da <vm_exec_core+11866>, 0x5571649ccbda <vm_exec_core+25434>, 0x5571649c9800 <vm_exec_core+12160>, 0x5571649cba0f <vm_exec_core+20879>, 0x5571649cbd02 <vm_exec_core+21634>, 0x5571649cad52 <vm_exec_core+17618>, 0x5571649cb835 <vm_exec_core+20405>, 0x5571649c9a2a <vm_exec_core+12714>, 0x5571649c9017 <vm_exec_core+10135>, 0x5571649cc68c <vm_exec_core+24076>, 0x5571649c7b38 <vm_exec_core+4792>, 0x5571649cab56 <vm_exec_core+17110>, 0x5571649d54ea <vm_exec_core+60522>, 0x5571649cbc43 <vm_exec_core+21443>, 0x5571649c7de2 <vm_exec_core+5474>, 0x5571649c82e3 <vm_exec_core+6755>, 0x5571649c7eff <vm_exec_core+5759>, 0x5571649c8be7 <vm_exec_core+9063>, 0x5571649c93bc <vm_exec_core+11068>, 0x5571649cb065 <vm_exec_core+18405>, 0x5571649ca675 <vm_exec_core+15861>, 0x5571649cb060 <vm_exec_core+18400>, 0x5571649cbb9a <vm_exec_core+21274>, 0x5571649cbac8 <vm_exec_core+21064>, 0x5571649c8be2 <vm_exec_core+9058>, 0x5571649cbd16 <vm_exec_core+21654>, 0x5571649c9cde <vm_exec_core+13406>, 0x5571649c9ce3 <vm_exec_core+13411>, 0x5571649cbac3 <vm_exec_core+21059>, 0x5571649cb968 <vm_exec_core+20712>, 0x5571649caa29 <vm_exec_core+16809>, 0x5571649ca951 <vm_exec_core+16593>...} reg_cfp = 0x7db8dcfff720 /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2468:in 'block in test_signals_work_after_exec_fail' /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2468:in 'fork' reg_pc = 0x50400002d3f8 -- Threading information --------------------------------------------------- INSN_LABEL_nop = <optimized out> Total ractor count: 1 Ruby thread count for this ractor: 3 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_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> -- Machine register context ------------------------------------------------ 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> RIP: 0x0000557164e8adaf RBP: 0x00007fffd161d930 RSP: 0x00007fffd161d910 RAX: 0x0000000000000002 RBX: 0x00007db8dfc044e0 RCX: 0x0000000000000000 RDX: 0x0000000000000080 RDI: 0x0000000000000010 RSI: 0x00000000000000f5 R8: 0x0000000000000001 R9: 0x3ffffffffffffff8 R10: 0x00000000ffffffff R11: 0x0000000000000293 R12: 0x0000516000000480 R13: 0x00000a2a000201ac R14: 0x00005150000f6700 R15: 0x00005571650dda40 EFL: 0x0000000000010246 -- C level backtrace information ------------------------------------------- INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #41 0x00005571649c341b in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622 No locals. #42 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #43 0x00005571646485cb in rb_ec_exec_node (ec=0x5160000006d0, n=0x7db8df38c960) at /tmp/ruby/src/trunk_asan/eval.c:280 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffd161fbd0, <optimized out>, 0x7fffd161fb20, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7db8df38c960 #44 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:318 ec = 0x5160000006d0 status = <optimized out> #45 0x0000557164641b47 in rb_main (argc=11, argv=0x7fffd161fd98) at /tmp/ruby/src/trunk_asan/main.c:42 variable_in_this_stack_frame = <optimized out> #46 main (argc=11, argv=0x7fffd161fd98) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) Program received signal SIGSEGV, Segmentation fault. 0x0000557164e8adaf in rb_vmdebug_stack_dump_all_threads () at /tmp/ruby/src/trunk_asan/vm_dump.c:1322 1322 kprintf("th: %p, native_id: %p\n", (void *)th, (void *)(uintptr_t)th->nt->thread_id); [Inferior 1 (process 2286303) detached] $ timeout 60 gdb -p 2167665 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 2286304] [New LWP 2238992] [New LWP 2177119] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007db8dfb1b4cd in __GI___poll (fds=0x7db8dda6e360, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Threads Id Target Id Frame * 1 Thread 0x7db8dfd01c40 (LWP 2167665) "ruby" 0x00007db8dfb1b4cd in __GI___poll (fds=0x7db8dda6e360, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 2 Thread 0x7db8c38006c0 (LWP 2286304) "ruby" 0x00007db8dfb1b4cd in __GI___poll (fds=0x7db8b1909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x7db8bca006c0 (LWP 2238992) "Timeout stdlib " 0x00007db8dfa98d71 in __futex_abstimed_wait_common64 (private=20816, cancel=true, abstime=0x7db8bc9fdce0, op=137, expected=0, futex_word=0x50c0004ebcd4) at ./nptl/futex-internal.c:57 4 Thread 0x7db8be4006c0 (LWP 2177119) "parallel.rb:40" 0x00007db8dfb1b4cd in __GI___poll (fds=0x7db8b7e58c60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 4 (Thread 0x7db8be4006c0 (LWP 2177119) "parallel.rb:40"): #0 0x00007db8dfb1b4cd in __GI___poll (fds=0x7db8b7e58c60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005571645a86da in __interceptor_poll () No symbol table info available. #2 0x000055716470477d in nogvl_wait_for (th=138232401313600, fptr=0x511000189100, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12537 fds = {fd = 6, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174 ready = <optimized out> #4 0x0000557164705bf6 in internal_read_func (ptr=0x7db8b7e58a40) at /tmp/ruby/src/trunk_asan/io.c:1205 iis = 0x7db8b7e58a40 result = <optimized out> #5 0x000055716493b083 in rb_thread_io_blocking_call (func=0x557164705770 <internal_read_func>, data1=0x7db8b7e58a40, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1824 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> val = <optimized out> waiting_fd = <optimized out> state = RUBY_TAG_NONE saved_errno = <optimized out> prev_mn_schedulable = <optimized out> #6 0x000055716464c2d0 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:1073 _ec = 0x51600187e3d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7db8be3fedb0, <optimized out>, 0x7db8be3fecc0, <optimized out>, <optimized out>}, prev = 0x7db8b7e09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x51600187e3d0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x000055716471a015 in io_read_memory_locktmp (str=138232312728672, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3451 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:3497 str = <optimized out> iis = {th = 138232401313600, fptr = 0x511000189100, nonblock = 0, fd = 6, buf = 0x51900017b680, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x511000189100 n = <optimized out> shrinkable = <optimized out> #9 0x00005571646f6241 in io_readpartial (argc=-1209693088, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3617 ret = <optimized out> #10 0x0000557164a26348 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x40b100100003 cc = <optimized out> me = 0x7db8df3e9ed0 cfunc = 0x504000010f58 recv = 138232401313720 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00005571649d3d49 in vm_sendish (ec=0x51600187e3d0, reg_cfp=0x7db8babff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5957 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=0x51600187e3d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5571649c9b16 <vm_exec_core+12950>, 0x5571649c6f25 <vm_exec_core+1701>, 0x5571649c8707 <vm_exec_core+7815>, 0x5571649cd906 <vm_exec_core+28806>, 0x5571649c8052 <vm_exec_core+6098>, 0x5571649ce575 <vm_exec_core+31989>, 0x5571649cc91c <vm_exec_core+24732>, 0x5571649ca7c5 <vm_exec_core+16197>, 0x5571649c7224 <vm_exec_core+2468>, 0x5571649ce09d <vm_exec_core+30749>, 0x5571649cdcae <vm_exec_core+29742>, 0x5571649c840f <vm_exec_core+7055>, 0x5571649c7801 <vm_exec_core+3969>, 0x5571649ccdc1 <vm_exec_core+25921>, 0x5571649c920b <vm_exec_core+10635>, 0x5571649ce2a7 <vm_exec_core+31271>, 0x5571649cdec5 <vm_exec_core+30277>, 0x5571649c99be <vm_exec_core+12606>, 0x5571649ca732 <vm_exec_core+16050>, 0x5571649ccaaa <vm_exec_core+25130>, 0x5571649cde29 <vm_exec_core+30121>, 0x5571649cbbae <vm_exec_core+21294>, 0x5571649ccb42 <vm_exec_core+25282>, 0x5571649ccf40 <vm_exec_core+26304>, 0x5571649cbadc <vm_exec_core+21084>, 0x5571649c76fd <vm_exec_core+3709>, 0x5571649cc2d9 <vm_exec_core+23129>, 0x5571649c755e <vm_exec_core+3294>, 0x5571649c78a6 <vm_exec_core+4134>, 0x5571649c9c4b <vm_exec_core+13259>, 0x5571649cb981 <vm_exec_core+20737>, 0x5571649cbf01 <vm_exec_core+22145>, 0x5571649cb710 <vm_exec_core+20112>, 0x5571649c7171 <vm_exec_core+2289>, 0x5571649cd188 <vm_exec_core+26888>, 0x5571649cdbb8 <vm_exec_core+29496>, 0x5571649c79a1 <vm_exec_core+4385>, 0x5571649c8b09 <vm_exec_core+8841>, 0x5571649c861a <vm_exec_core+7578>, 0x5571649c936c <vm_exec_core+10988>, 0x5571649ca68e <vm_exec_core+15886>, 0x5571649c7a91 <vm_exec_core+4625>, 0x5571649cd00d <vm_exec_core+26509>, 0x5571649c8a6a <vm_exec_core+8682>, 0x5571649ca52f <vm_exec_core+15535>, 0x5571649cafa7 <vm_exec_core+18215>, 0x5571649ccebf <vm_exec_core+26175>, 0x5571649cbd61 <vm_exec_core+21729>, 0x5571649c9575 <vm_exec_core+11509>, 0x5571649c8d51 <vm_exec_core+9425>, 0x5571649ccc9d <vm_exec_core+25629>, 0x5571649c9dbf <vm_exec_core+13631>, 0x5571649cc384 <vm_exec_core+23300>, 0x5571649cbe74 <vm_exec_core+22004>, 0x5571649cc5c4 <vm_exec_core+23876>, 0x5571649cd45d <vm_exec_core+27613>, 0x5571649cb1aa <vm_exec_core+18730>, 0x5571649c6c1b <vm_exec_core+923>, 0x5571649c96e9 <vm_exec_core+11881>, 0x5571649ccbe9 <vm_exec_core+25449>, 0x5571649c980f <vm_exec_core+12175>, 0x5571649cba1e <vm_exec_core+20894>, 0x5571649cc1da <vm_exec_core+22874>, 0x5571649cad61 <vm_exec_core+17633>, 0x5571649cb844 <vm_exec_core+20420>, 0x5571649c9a39 <vm_exec_core+12729>, 0x5571649c9026 <vm_exec_core+10150>, 0x5571649cc69b <vm_exec_core+24091>, 0x5571649c7b47 <vm_exec_core+4807>, 0x5571649cab65 <vm_exec_core+17125>, 0x5571649d54f9 <vm_exec_core+60537>, 0x5571649cbc52 <vm_exec_core+21458>, 0x5571649c7df1 <vm_exec_core+5489>, 0x5571649c82f2 <vm_exec_core+6770>, 0x5571649c7f0e <vm_exec_core+5774>, 0x5571649c8bf6 <vm_exec_core+9078>, 0x5571649c93cb <vm_exec_core+11083>, 0x5571649c6c20 <vm_exec_core+928>, 0x5571649c8967 <vm_exec_core+8423>, 0x5571649ce7b1 <vm_exec_core+32561>, 0x5571649cc0f7 <vm_exec_core+22647>, 0x5571649cb0a8 <vm_exec_core+18472>, 0x5571649cd07e <vm_exec_core+26622>, 0x5571649ce87d <vm_exec_core+32765>, 0x5571649cd37d <vm_exec_core+27389>, 0x5571649ce335 <vm_exec_core+31413>, 0x5571649ce402 <vm_exec_core+31618>, 0x5571649c7621 <vm_exec_core+3489>, 0x5571649cdf67 <vm_exec_core+30439>, 0x5571649c9ce8 <vm_exec_core+13416>, 0x5571649ce176 <vm_exec_core+30966>, 0x5571649c98b4 <vm_exec_core+12340>, 0x5571649cd25d <vm_exec_core+27101>, 0x5571649c8e70 <vm_exec_core+9712>, 0x5571649c9fdd <vm_exec_core+14173>, 0x5571649ce4db <vm_exec_core+31835>, 0x5571649ca5ea <vm_exec_core+15722>, 0x5571649ca173 <vm_exec_core+14579>, 0x5571649c6ce9 <vm_exec_core+1129>, 0x5571649c7375 <vm_exec_core+2805>, 0x5571649c6dcb <vm_exec_core+1355>, 0x5571649cae55 <vm_exec_core+17877>, 0x5571649ca311 <vm_exec_core+14993>, 0x5571649caa42 <vm_exec_core+16834>, 0x5571649ca965 <vm_exec_core+16613>, 0x5571649c9b54 <vm_exec_core+13012>, 0x5571649ca20d <vm_exec_core+14733>, 0x5571649c9eba <vm_exec_core+13882>, 0x5571649ca4b4 <vm_exec_core+15412>, 0x5571649ca439 <vm_exec_core+15289>, 0x5571649c9b07 <vm_exec_core+12935>, 0x5571649c6f16 <vm_exec_core+1686>, 0x5571649c86f8 <vm_exec_core+7800>, 0x5571649cd8f7 <vm_exec_core+28791>, 0x5571649c8043 <vm_exec_core+6083>, 0x5571649ce566 <vm_exec_core+31974>, 0x5571649cc90d <vm_exec_core+24717>, 0x5571649ca7b6 <vm_exec_core+16182>, 0x5571649c7215 <vm_exec_core+2453>, 0x5571649ce08e <vm_exec_core+30734>, 0x5571649cdc9f <vm_exec_core+29727>, 0x5571649c8400 <vm_exec_core+7040>, 0x5571649c77f2 <vm_exec_core+3954>, 0x5571649ccdb2 <vm_exec_core+25906>, 0x5571649c91fc <vm_exec_core+10620>, 0x5571649ce298 <vm_exec_core+31256>, 0x5571649cdeb6 <vm_exec_core+30262>, 0x5571649c99af <vm_exec_core+12591>, 0x5571649ca723 <vm_exec_core+16035>, 0x5571649cca9b <vm_exec_core+25115>, 0x5571649cde1a <vm_exec_core+30106>, 0x5571649cbb9f <vm_exec_core+21279>, 0x5571649ccb33 <vm_exec_core+25267>, 0x5571649ccf31 <vm_exec_core+26289>, 0x5571649cbacd <vm_exec_core+21069>, 0x5571649c76ee <vm_exec_core+3694>, 0x5571649cc2ca <vm_exec_core+23114>, 0x5571649c754f <vm_exec_core+3279>, 0x5571649c7897 <vm_exec_core+4119>, 0x5571649c9c3c <vm_exec_core+13244>, 0x5571649cb972 <vm_exec_core+20722>, 0x5571649cbef2 <vm_exec_core+22130>, 0x5571649cb701 <vm_exec_core+20097>, 0x5571649c7162 <vm_exec_core+2274>, 0x5571649cd179 <vm_exec_core+26873>, 0x5571649cdba9 <vm_exec_core+29481>, 0x5571649c7992 <vm_exec_core+4370>, 0x5571649c8afa <vm_exec_core+8826>, 0x5571649c860b <vm_exec_core+7563>, 0x5571649c935d <vm_exec_core+10973>, 0x5571649ca67f <vm_exec_core+15871>, 0x5571649c7a82 <vm_exec_core+4610>, 0x5571649ccffe <vm_exec_core+26494>, 0x5571649c8a5b <vm_exec_core+8667>, 0x5571649ca520 <vm_exec_core+15520>, 0x5571649caf98 <vm_exec_core+18200>, 0x5571649cceb0 <vm_exec_core+26160>, 0x5571649cbd52 <vm_exec_core+21714>, 0x5571649c9566 <vm_exec_core+11494>, 0x5571649c8d42 <vm_exec_core+9410>, 0x5571649ccc8e <vm_exec_core+25614>, 0x5571649c9db0 <vm_exec_core+13616>, 0x5571649cc375 <vm_exec_core+23285>, 0x5571649cbe65 <vm_exec_core+21989>, 0x5571649cc5b5 <vm_exec_core+23861>, 0x5571649cd44e <vm_exec_core+27598>, 0x5571649cb19b <vm_exec_core+18715>, 0x5571649cbd02 <vm_exec_core+21634>, 0x5571649c96da <vm_exec_core+11866>, 0x5571649ccbda <vm_exec_core+25434>, 0x5571649c9800 <vm_exec_core+12160>, 0x5571649cba0f <vm_exec_core+20879>, 0x5571649cbd02 <vm_exec_core+21634>, 0x5571649cad52 <vm_exec_core+17618>, 0x5571649cb835 <vm_exec_core+20405>, 0x5571649c9a2a <vm_exec_core+12714>, 0x5571649c9017 <vm_exec_core+10135>, 0x5571649cc68c <vm_exec_core+24076>, 0x5571649c7b38 <vm_exec_core+4792>, 0x5571649cab56 <vm_exec_core+17110>, 0x5571649d54ea <vm_exec_core+60522>, 0x5571649cbc43 <vm_exec_core+21443>, 0x5571649c7de2 <vm_exec_core+5474>, 0x5571649c82e3 <vm_exec_core+6755>, 0x5571649c7eff <vm_exec_core+5759>, 0x5571649c8be7 <vm_exec_core+9063>, 0x5571649c93bc <vm_exec_core+11068>, 0x5571649cb065 <vm_exec_core+18405>, 0x5571649ca675 <vm_exec_core+15861>, 0x5571649cb060 <vm_exec_core+18400>, 0x5571649cbb9a <vm_exec_core+21274>, 0x5571649cbac8 <vm_exec_core+21064>, 0x5571649c8be2 <vm_exec_core+9058>, 0x5571649cbd16 <vm_exec_core+21654>, 0x5571649c9cde <vm_exec_core+13406>, 0x5571649c9ce3 <vm_exec_core+13411>, 0x5571649cbac3 <vm_exec_core+21059>, 0x5571649cb968 <vm_exec_core+20712>, 0x5571649caa29 <vm_exec_core+16809>, 0x5571649ca951 <vm_exec_core+16593>...} reg_cfp = 0x7db8babff790 reg_pc = 0x51300004b720 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_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #13 0x00005571649c302b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x51600187e3d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7db8be3ff6c0, <optimized out>, <optimized out>}, prev = 0x7db8be3ffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #14 0x00005571649fffcb in invoke_iseq_block_from_c (ec=0x51600187e3d0, captured=<optimized out>, self=138232966165160, 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:1626 flags = 0 iseq = 0x7db8df38c618 cfp = 0x7db8babff7c8 sp = 0x7db8baaff818 use_argv = <optimized out> stack_argv = 0x7db8baaff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x51600187e3d0, self=138232966165160, 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:1720 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:1750 No locals. #17 0x00005571649fe256 in rb_vm_invoke_proc (ec=0x7db8b7e58c60, proc=0x1, proc@entry=0x50400031d610, argc=-542001971, 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:1771 self = 4294967295 #18 0x0000557164955c19 in thread_do_start_proc (th=th@entry=0x5150000f6700) at /tmp/ruby/src/trunk_asan/thread.c:605 args = <optimized out> procval = <optimized out> proc = 0x50400031d610 args_len = 0 args_ptr = <optimized out> #19 0x000055716495384a in thread_do_start (th=0x5150000f6700) at /tmp/ruby/src/trunk_asan/thread.c:622 result = 36 #20 thread_start_func_2 (th=th@entry=0x5150000f6700, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:677 _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 0x0000557164952b0e in call_thread_start_func_2 (th=0x5150000f6700) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2175 stack_start = <optimized out> stack_start_addr = 0x7db8be3ffcc0 #22 nt_start (ptr=0x50c0004d5d80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2220 th = 0x5150000f6700 sched = <optimized out> nt = 0x50c0004d5d80 vm = 0x525000000100 #23 0x0000557164601a8f in asan_thread_start(void*) () No symbol table info available. #24 0x00007db8dfa9caa4 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 = {138232419321536, -3174607876606436582, 138232419321536, -352, 25, 140736706238832, -3174607876619019494, -3174679464828380390}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x00007db8dfb29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x7db8bca006c0 (LWP 2238992) "Timeout stdlib "): #0 0x00007db8dfa98d71 in __futex_abstimed_wait_common64 (private=20816, cancel=true, abstime=0x7db8bc9fdce0, op=137, expected=0, futex_word=0x50c0004ebcd4) 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=20816, abstime=0x7db8bc9fdce0, clockid=32184, expected=0, futex_word=0x50c0004ebcd4) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 8239360 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c0004ebcd4, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7db8bc9fdce0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007db8dfa9bc8e in __pthread_cond_wait_common (abstime=0x7db8bc9fdce0, clockid=1, mutex=0x515000100d20, cond=0x50c0004ebca8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7db8dfa9b4b0 <__condvar_cleanup_waiting>, __arg = 0x7db8bc9fdbd0, __canceltype = 382474656, __prev = 0x0} cbuffer = {wseq = 11, cond = 0x50c0004ebca8, mutex = 0x515000100d20, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 11 seq = 5 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_timedwait64 (cond=cond@entry=0x50c0004ebca8, mutex=mutex@entry=0x515000100d20, abstime=abstime@entry=0x7db8bc9fdce0) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x00005571649514f1 in native_cond_timedwait (cond=0x50c0004ebca8, mutex=0x515000100d20, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:241 r = <optimized out> ts = <optimized out> #6 native_cond_sleep (th=th@entry=0x515000100c00, rel=rel@entry=0x7db8b640aae0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2428 end = <optimized out> sched = 0x5160000004a0 lock = 0x515000100d20 cond = 0x50c0004ebca8 max = 100000000000000000 #7 0x0000557164937c44 in native_sleep (th=0x515000100c00, rel=0x7db8b640aae0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3275 sched = <optimized out> #8 sleep_hrtime (th=<optimized out>, rel=1499984462000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1306 prev_status = THREAD_RUNNABLE end = 3862430312344141 woke = 1 #9 0x00005571649323a0 in mutex_sleep_begin (_arguments=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:575 timeout_value = <optimized out> relative_timeout = 18446744073709551100 arguments = <optimized out> timeout = 341006387605356546 woken = 20 scheduler = <optimized out> #10 0x000055716464c2d0 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:1073 _ec = 0x5160018894d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7db8bc9fdf70, <optimized out>, 0x7db8bc9fde80, <optimized out>, <optimized out>}, prev = 0x7db8b6611180, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160018894d0 state = RUBY_TAG_NONE errinfo = <optimized out> #11 0x0000557164931f76 in rb_mutex_sleep (self=<optimized out>, timeout=341006387605356546) at /tmp/ruby/src/trunk_asan/thread_sync.c:598 arguments = {self = 138232972202560, timeout = <optimized out>} beg = 1742285145 woken = <optimized out> end = <optimized out> #12 0x0000557164a3a52c in vm_call0_cfunc_with_frame (ec=0x5160018894d0, calling=<optimized out>, argv=0x7db8b6611028) at /tmp/ruby/src/trunk_asan/vm_eval.c:164 reg_cfp = 0x7db8b91ff6e8 ci = <optimized out> me = <optimized out> cfunc = <optimized out> len = -1 recv = 138232972202560 argc = 1 mid = 26401 block_handler = <optimized out> frame_flags = 1431634051 val = <optimized out> unaligned_member_ptr_result = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> reg_cfp = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> #13 vm_call0_cfunc (ec=0x5160018894d0, calling=<optimized out>, argv=0x7db8b6611028) at /tmp/ruby/src/trunk_asan/vm_eval.c:178 No locals. #14 vm_call0_body (ec=<optimized out>, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:229 ci = <optimized out> cc = <optimized out> ret = <optimized out> #15 0x00005571649edeae in vm_call0_cc (recv=138232972202560, id=26401, argc=<optimized out>, argv=<optimized out>, cc=0x7db8bd2b6aa8, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101 flags = <optimized out> calling = <error reading variable calling (Cannot access memory at address 0x89)> use_argv = 0x0 av = <optimized out> #16 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047 ci = <optimized out> ec = <optimized out> cc = 0x7db8bd2b6aa8 self = <optimized out> #17 0x000055716464c2d0 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:1073 _ec = 0x5160018894d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7db8bc9fe2f0, <optimized out>, 0x7db8bc9fe200, <optimized out>, <optimized out>}, prev = 0x7db8b6610c40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160018894d0 state = RUBY_TAG_NONE errinfo = <optimized out> #18 0x000055716495c33d in rb_condvar_wait (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1554 sync_waiter = {self = 138232972202560, th = 0x515000100c00, fiber = 0x0, node = {next = 0x50300008b480, prev = 0x50300008b480}} ec = <optimized out> cv = 0x50300008b480 args = <optimized out> #19 0x0000557164a26348 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x460100100005 cc = <optimized out> me = 0x7db8df3c8528 cfunc = 0x50400001fc58 recv = 138232972202920 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #20 0x00005571649d3d49 in vm_sendish (ec=0x5160018894d0, reg_cfp=0x7db8b91ff720, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5957 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> #21 vm_exec_core (ec=ec@entry=0x5160018894d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5571649c9b16 <vm_exec_core+12950>, 0x5571649c6f25 <vm_exec_core+1701>, 0x5571649c8707 <vm_exec_core+7815>, 0x5571649cd906 <vm_exec_core+28806>, 0x5571649c8052 <vm_exec_core+6098>, 0x5571649ce575 <vm_exec_core+31989>, 0x5571649cc91c <vm_exec_core+24732>, 0x5571649ca7c5 <vm_exec_core+16197>, 0x5571649c7224 <vm_exec_core+2468>, 0x5571649ce09d <vm_exec_core+30749>, 0x5571649cdcae <vm_exec_core+29742>, 0x5571649c840f <vm_exec_core+7055>, 0x5571649c7801 <vm_exec_core+3969>, 0x5571649ccdc1 <vm_exec_core+25921>, 0x5571649c920b <vm_exec_core+10635>, 0x5571649ce2a7 <vm_exec_core+31271>, 0x5571649cdec5 <vm_exec_core+30277>, 0x5571649c99be <vm_exec_core+12606>, 0x5571649ca732 <vm_exec_core+16050>, 0x5571649ccaaa <vm_exec_core+25130>, 0x5571649cde29 <vm_exec_core+30121>, 0x5571649cbbae <vm_exec_core+21294>, 0x5571649ccb42 <vm_exec_core+25282>, 0x5571649ccf40 <vm_exec_core+26304>, 0x5571649cbadc <vm_exec_core+21084>, 0x5571649c76fd <vm_exec_core+3709>, 0x5571649cc2d9 <vm_exec_core+23129>, 0x5571649c755e <vm_exec_core+3294>, 0x5571649c78a6 <vm_exec_core+4134>, 0x5571649c9c4b <vm_exec_core+13259>, 0x5571649cb981 <vm_exec_core+20737>, 0x5571649cbf01 <vm_exec_core+22145>, 0x5571649cb710 <vm_exec_core+20112>, 0x5571649c7171 <vm_exec_core+2289>, 0x5571649cd188 <vm_exec_core+26888>, 0x5571649cdbb8 <vm_exec_core+29496>, 0x5571649c79a1 <vm_exec_core+4385>, 0x5571649c8b09 <vm_exec_core+8841>, 0x5571649c861a <vm_exec_core+7578>, 0x5571649c936c <vm_exec_core+10988>, 0x5571649ca68e <vm_exec_core+15886>, 0x5571649c7a91 <vm_exec_core+4625>, 0x5571649cd00d <vm_exec_core+26509>, 0x5571649c8a6a <vm_exec_core+8682>, 0x5571649ca52f <vm_exec_core+15535>, 0x5571649cafa7 <vm_exec_core+18215>, 0x5571649ccebf <vm_exec_core+26175>, 0x5571649cbd61 <vm_exec_core+21729>, 0x5571649c9575 <vm_exec_core+11509>, 0x5571649c8d51 <vm_exec_core+9425>, 0x5571649ccc9d <vm_exec_core+25629>, 0x5571649c9dbf <vm_exec_core+13631>, 0x5571649cc384 <vm_exec_core+23300>, 0x5571649cbe74 <vm_exec_core+22004>, 0x5571649cc5c4 <vm_exec_core+23876>, 0x5571649cd45d <vm_exec_core+27613>, 0x5571649cb1aa <vm_exec_core+18730>, 0x5571649c6c1b <vm_exec_core+923>, 0x5571649c96e9 <vm_exec_core+11881>, 0x5571649ccbe9 <vm_exec_core+25449>, 0x5571649c980f <vm_exec_core+12175>, 0x5571649cba1e <vm_exec_core+20894>, 0x5571649cc1da <vm_exec_core+22874>, 0x5571649cad61 <vm_exec_core+17633>, 0x5571649cb844 <vm_exec_core+20420>, 0x5571649c9a39 <vm_exec_core+12729>, 0x5571649c9026 <vm_exec_core+10150>, 0x5571649cc69b <vm_exec_core+24091>, 0x5571649c7b47 <vm_exec_core+4807>, 0x5571649cab65 <vm_exec_core+17125>, 0x5571649d54f9 <vm_exec_core+60537>, 0x5571649cbc52 <vm_exec_core+21458>, 0x5571649c7df1 <vm_exec_core+5489>, 0x5571649c82f2 <vm_exec_core+6770>, 0x5571649c7f0e <vm_exec_core+5774>, 0x5571649c8bf6 <vm_exec_core+9078>, 0x5571649c93cb <vm_exec_core+11083>, 0x5571649c6c20 <vm_exec_core+928>, 0x5571649c8967 <vm_exec_core+8423>, 0x5571649ce7b1 <vm_exec_core+32561>, 0x5571649cc0f7 <vm_exec_core+22647>, 0x5571649cb0a8 <vm_exec_core+18472>, 0x5571649cd07e <vm_exec_core+26622>, 0x5571649ce87d <vm_exec_core+32765>, 0x5571649cd37d <vm_exec_core+27389>, 0x5571649ce335 <vm_exec_core+31413>, 0x5571649ce402 <vm_exec_core+31618>, 0x5571649c7621 <vm_exec_core+3489>, 0x5571649cdf67 <vm_exec_core+30439>, 0x5571649c9ce8 <vm_exec_core+13416>, 0x5571649ce176 <vm_exec_core+30966>, 0x5571649c98b4 <vm_exec_core+12340>, 0x5571649cd25d <vm_exec_core+27101>, 0x5571649c8e70 <vm_exec_core+9712>, 0x5571649c9fdd <vm_exec_core+14173>, 0x5571649ce4db <vm_exec_core+31835>, 0x5571649ca5ea <vm_exec_core+15722>, 0x5571649ca173 <vm_exec_core+14579>, 0x5571649c6ce9 <vm_exec_core+1129>, 0x5571649c7375 <vm_exec_core+2805>, 0x5571649c6dcb <vm_exec_core+1355>, 0x5571649cae55 <vm_exec_core+17877>, 0x5571649ca311 <vm_exec_core+14993>, 0x5571649caa42 <vm_exec_core+16834>, 0x5571649ca965 <vm_exec_core+16613>, 0x5571649c9b54 <vm_exec_core+13012>, 0x5571649ca20d <vm_exec_core+14733>, 0x5571649c9eba <vm_exec_core+13882>, 0x5571649ca4b4 <vm_exec_core+15412>, 0x5571649ca439 <vm_exec_core+15289>, 0x5571649c9b07 <vm_exec_core+12935>, 0x5571649c6f16 <vm_exec_core+1686>, 0x5571649c86f8 <vm_exec_core+7800>, 0x5571649cd8f7 <vm_exec_core+28791>, 0x5571649c8043 <vm_exec_core+6083>, 0x5571649ce566 <vm_exec_core+31974>, 0x5571649cc90d <vm_exec_core+24717>, 0x5571649ca7b6 <vm_exec_core+16182>, 0x5571649c7215 <vm_exec_core+2453>, 0x5571649ce08e <vm_exec_core+30734>, 0x5571649cdc9f <vm_exec_core+29727>, 0x5571649c8400 <vm_exec_core+7040>, 0x5571649c77f2 <vm_exec_core+3954>, 0x5571649ccdb2 <vm_exec_core+25906>, 0x5571649c91fc <vm_exec_core+10620>, 0x5571649ce298 <vm_exec_core+31256>, 0x5571649cdeb6 <vm_exec_core+30262>, 0x5571649c99af <vm_exec_core+12591>, 0x5571649ca723 <vm_exec_core+16035>, 0x5571649cca9b <vm_exec_core+25115>, 0x5571649cde1a <vm_exec_core+30106>, 0x5571649cbb9f <vm_exec_core+21279>, 0x5571649ccb33 <vm_exec_core+25267>, 0x5571649ccf31 <vm_exec_core+26289>, 0x5571649cbacd <vm_exec_core+21069>, 0x5571649c76ee <vm_exec_core+3694>, 0x5571649cc2ca <vm_exec_core+23114>, 0x5571649c754f <vm_exec_core+3279>, 0x5571649c7897 <vm_exec_core+4119>, 0x5571649c9c3c <vm_exec_core+13244>, 0x5571649cb972 <vm_exec_core+20722>, 0x5571649cbef2 <vm_exec_core+22130>, 0x5571649cb701 <vm_exec_core+20097>, 0x5571649c7162 <vm_exec_core+2274>, 0x5571649cd179 <vm_exec_core+26873>, 0x5571649cdba9 <vm_exec_core+29481>, 0x5571649c7992 <vm_exec_core+4370>, 0x5571649c8afa <vm_exec_core+8826>, 0x5571649c860b <vm_exec_core+7563>, 0x5571649c935d <vm_exec_core+10973>, 0x5571649ca67f <vm_exec_core+15871>, 0x5571649c7a82 <vm_exec_core+4610>, 0x5571649ccffe <vm_exec_core+26494>, 0x5571649c8a5b <vm_exec_core+8667>, 0x5571649ca520 <vm_exec_core+15520>, 0x5571649caf98 <vm_exec_core+18200>, 0x5571649cceb0 <vm_exec_core+26160>, 0x5571649cbd52 <vm_exec_core+21714>, 0x5571649c9566 <vm_exec_core+11494>, 0x5571649c8d42 <vm_exec_core+9410>, 0x5571649ccc8e <vm_exec_core+25614>, 0x5571649c9db0 <vm_exec_core+13616>, 0x5571649cc375 <vm_exec_core+23285>, 0x5571649cbe65 <vm_exec_core+21989>, 0x5571649cc5b5 <vm_exec_core+23861>, 0x5571649cd44e <vm_exec_core+27598>, 0x5571649cb19b <vm_exec_core+18715>, 0x5571649cbd02 <vm_exec_core+21634>, 0x5571649c96da <vm_exec_core+11866>, 0x5571649ccbda <vm_exec_core+25434>, 0x5571649c9800 <vm_exec_core+12160>, 0x5571649cba0f <vm_exec_core+20879>, 0x5571649cbd02 <vm_exec_core+21634>, 0x5571649cad52 <vm_exec_core+17618>, 0x5571649cb835 <vm_exec_core+20405>, 0x5571649c9a2a <vm_exec_core+12714>, 0x5571649c9017 <vm_exec_core+10135>, 0x5571649cc68c <vm_exec_core+24076>, 0x5571649c7b38 <vm_exec_core+4792>, 0x5571649cab56 <vm_exec_core+17110>, 0x5571649d54ea <vm_exec_core+60522>, 0x5571649cbc43 <vm_exec_core+21443>, 0x5571649c7de2 <vm_exec_core+5474>, 0x5571649c82e3 <vm_exec_core+6755>, 0x5571649c7eff <vm_exec_core+5759>, 0x5571649c8be7 <vm_exec_core+9063>, 0x5571649c93bc <vm_exec_core+11068>, 0x5571649cb065 <vm_exec_core+18405>, 0x5571649ca675 <vm_exec_core+15861>, 0x5571649cb060 <vm_exec_core+18400>, 0x5571649cbb9a <vm_exec_core+21274>, 0x5571649cbac8 <vm_exec_core+21064>, 0x5571649c8be2 <vm_exec_core+9058>, 0x5571649cbd16 <vm_exec_core+21654>, 0x5571649c9cde <vm_exec_core+13406>, 0x5571649c9ce3 <vm_exec_core+13411>, 0x5571649cbac3 <vm_exec_core+21059>, 0x5571649cb968 <vm_exec_core+20712>, 0x5571649caa29 <vm_exec_core+16809>, 0x5571649ca951 <vm_exec_core+16593>...} reg_cfp = 0x7db8b91ff720 reg_pc = 0x513000087218 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_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #22 0x00005571649c302b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160018894d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7db8bc9feb60, <optimized out>, <optimized out>}, prev = 0x7db8b6610a80, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #23 0x0000557164a43cb2 in invoke_iseq_block_from_c (ec=0x5160018894d0, captured=0x7db8b91ff7a8, self=138232972290880, 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:1626 flags = 0 iseq = 0x7db8df345b78 cfp = <optimized out> sp = 0x7db8b90ff870 use_argv = 0x0 stack_argv = 0x7db8b90ff870 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #24 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:1640 captured = 0x7db8b91ff7a8 #25 0x00005571649f00f6 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:1677 No locals. #26 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1685 No locals. #27 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #28 0x00005571649f00f6 in rb_yield (val=<optimized out>) No locals. #29 0x000055716464c2d0 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:1073 _ec = 0x5160018894d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7db8bc9feef0, <optimized out>, 0x7db8bc9fee00, <optimized out>, <optimized out>}, prev = 0x7db8b6609240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160018894d0 state = RUBY_TAG_NONE errinfo = <optimized out> #30 0x0000557164a26348 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x673100000001 cc = <optimized out> me = 0x7db8df3c8b18 cfunc = 0x50400001f658 recv = 138232972202560 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #31 0x00005571649cd798 in vm_sendish (ec=0x5160018894d0, reg_cfp=0x7db8b91ff790, cd=0x50f000004620, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5957 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #32 vm_exec_core (ec=ec@entry=0x5160018894d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x50f000004620 insns_address_table = {0x5571649c9b16 <vm_exec_core+12950>, 0x5571649c6f25 <vm_exec_core+1701>, 0x5571649c8707 <vm_exec_core+7815>, 0x5571649cd906 <vm_exec_core+28806>, 0x5571649c8052 <vm_exec_core+6098>, 0x5571649ce575 <vm_exec_core+31989>, 0x5571649cc91c <vm_exec_core+24732>, 0x5571649ca7c5 <vm_exec_core+16197>, 0x5571649c7224 <vm_exec_core+2468>, 0x5571649ce09d <vm_exec_core+30749>, 0x5571649cdcae <vm_exec_core+29742>, 0x5571649c840f <vm_exec_core+7055>, 0x5571649c7801 <vm_exec_core+3969>, 0x5571649ccdc1 <vm_exec_core+25921>, 0x5571649c920b <vm_exec_core+10635>, 0x5571649ce2a7 <vm_exec_core+31271>, 0x5571649cdec5 <vm_exec_core+30277>, 0x5571649c99be <vm_exec_core+12606>, 0x5571649ca732 <vm_exec_core+16050>, 0x5571649ccaaa <vm_exec_core+25130>, 0x5571649cde29 <vm_exec_core+30121>, 0x5571649cbbae <vm_exec_core+21294>, 0x5571649ccb42 <vm_exec_core+25282>, 0x5571649ccf40 <vm_exec_core+26304>, 0x5571649cbadc <vm_exec_core+21084>, 0x5571649c76fd <vm_exec_core+3709>, 0x5571649cc2d9 <vm_exec_core+23129>, 0x5571649c755e <vm_exec_core+3294>, 0x5571649c78a6 <vm_exec_core+4134>, 0x5571649c9c4b <vm_exec_core+13259>, 0x5571649cb981 <vm_exec_core+20737>, 0x5571649cbf01 <vm_exec_core+22145>, 0x5571649cb710 <vm_exec_core+20112>, 0x5571649c7171 <vm_exec_core+2289>, 0x5571649cd188 <vm_exec_core+26888>, 0x5571649cdbb8 <vm_exec_core+29496>, 0x5571649c79a1 <vm_exec_core+4385>, 0x5571649c8b09 <vm_exec_core+8841>, 0x5571649c861a <vm_exec_core+7578>, 0x5571649c936c <vm_exec_core+10988>, 0x5571649ca68e <vm_exec_core+15886>, 0x5571649c7a91 <vm_exec_core+4625>, 0x5571649cd00d <vm_exec_core+26509>, 0x5571649c8a6a <vm_exec_core+8682>, 0x5571649ca52f <vm_exec_core+15535>, 0x5571649cafa7 <vm_exec_core+18215>, 0x5571649ccebf <vm_exec_core+26175>, 0x5571649cbd61 <vm_exec_core+21729>, 0x5571649c9575 <vm_exec_core+11509>, 0x5571649c8d51 <vm_exec_core+9425>, 0x5571649ccc9d <vm_exec_core+25629>, 0x5571649c9dbf <vm_exec_core+13631>, 0x5571649cc384 <vm_exec_core+23300>, 0x5571649cbe74 <vm_exec_core+22004>, 0x5571649cc5c4 <vm_exec_core+23876>, 0x5571649cd45d <vm_exec_core+27613>, 0x5571649cb1aa <vm_exec_core+18730>, 0x5571649c6c1b <vm_exec_core+923>, 0x5571649c96e9 <vm_exec_core+11881>, 0x5571649ccbe9 <vm_exec_core+25449>, 0x5571649c980f <vm_exec_core+12175>, 0x5571649cba1e <vm_exec_core+20894>, 0x5571649cc1da <vm_exec_core+22874>, 0x5571649cad61 <vm_exec_core+17633>, 0x5571649cb844 <vm_exec_core+20420>, 0x5571649c9a39 <vm_exec_core+12729>, 0x5571649c9026 <vm_exec_core+10150>, 0x5571649cc69b <vm_exec_core+24091>, 0x5571649c7b47 <vm_exec_core+4807>, 0x5571649cab65 <vm_exec_core+17125>, 0x5571649d54f9 <vm_exec_core+60537>, 0x5571649cbc52 <vm_exec_core+21458>, 0x5571649c7df1 <vm_exec_core+5489>, 0x5571649c82f2 <vm_exec_core+6770>, 0x5571649c7f0e <vm_exec_core+5774>, 0x5571649c8bf6 <vm_exec_core+9078>, 0x5571649c93cb <vm_exec_core+11083>, 0x5571649c6c20 <vm_exec_core+928>, 0x5571649c8967 <vm_exec_core+8423>, 0x5571649ce7b1 <vm_exec_core+32561>, 0x5571649cc0f7 <vm_exec_core+22647>, 0x5571649cb0a8 <vm_exec_core+18472>, 0x5571649cd07e <vm_exec_core+26622>, 0x5571649ce87d <vm_exec_core+32765>, 0x5571649cd37d <vm_exec_core+27389>, 0x5571649ce335 <vm_exec_core+31413>, 0x5571649ce402 <vm_exec_core+31618>, 0x5571649c7621 <vm_exec_core+3489>, 0x5571649cdf67 <vm_exec_core+30439>, 0x5571649c9ce8 <vm_exec_core+13416>, 0x5571649ce176 <vm_exec_core+30966>, 0x5571649c98b4 <vm_exec_core+12340>, 0x5571649cd25d <vm_exec_core+27101>, 0x5571649c8e70 <vm_exec_core+9712>, 0x5571649c9fdd <vm_exec_core+14173>, 0x5571649ce4db <vm_exec_core+31835>, 0x5571649ca5ea <vm_exec_core+15722>, 0x5571649ca173 <vm_exec_core+14579>, 0x5571649c6ce9 <vm_exec_core+1129>, 0x5571649c7375 <vm_exec_core+2805>, 0x5571649c6dcb <vm_exec_core+1355>, 0x5571649cae55 <vm_exec_core+17877>, 0x5571649ca311 <vm_exec_core+14993>, 0x5571649caa42 <vm_exec_core+16834>, 0x5571649ca965 <vm_exec_core+16613>, 0x5571649c9b54 <vm_exec_core+13012>, 0x5571649ca20d <vm_exec_core+14733>, 0x5571649c9eba <vm_exec_core+13882>, 0x5571649ca4b4 <vm_exec_core+15412>, 0x5571649ca439 <vm_exec_core+15289>, 0x5571649c9b07 <vm_exec_core+12935>, 0x5571649c6f16 <vm_exec_core+1686>, 0x5571649c86f8 <vm_exec_core+7800>, 0x5571649cd8f7 <vm_exec_core+28791>, 0x5571649c8043 <vm_exec_core+6083>, 0x5571649ce566 <vm_exec_core+31974>, 0x5571649cc90d <vm_exec_core+24717>, 0x5571649ca7b6 <vm_exec_core+16182>, 0x5571649c7215 <vm_exec_core+2453>, 0x5571649ce08e <vm_exec_core+30734>, 0x5571649cdc9f <vm_exec_core+29727>, 0x5571649c8400 <vm_exec_core+7040>, 0x5571649c77f2 <vm_exec_core+3954>, 0x5571649ccdb2 <vm_exec_core+25906>, 0x5571649c91fc <vm_exec_core+10620>, 0x5571649ce298 <vm_exec_core+31256>, 0x5571649cdeb6 <vm_exec_core+30262>, 0x5571649c99af <vm_exec_core+12591>, 0x5571649ca723 <vm_exec_core+16035>, 0x5571649cca9b <vm_exec_core+25115>, 0x5571649cde1a <vm_exec_core+30106>, 0x5571649cbb9f <vm_exec_core+21279>, 0x5571649ccb33 <vm_exec_core+25267>, 0x5571649ccf31 <vm_exec_core+26289>, 0x5571649cbacd <vm_exec_core+21069>, 0x5571649c76ee <vm_exec_core+3694>, 0x5571649cc2ca <vm_exec_core+23114>, 0x5571649c754f <vm_exec_core+3279>, 0x5571649c7897 <vm_exec_core+4119>, 0x5571649c9c3c <vm_exec_core+13244>, 0x5571649cb972 <vm_exec_core+20722>, 0x5571649cbef2 <vm_exec_core+22130>, 0x5571649cb701 <vm_exec_core+20097>, 0x5571649c7162 <vm_exec_core+2274>, 0x5571649cd179 <vm_exec_core+26873>, 0x5571649cdba9 <vm_exec_core+29481>, 0x5571649c7992 <vm_exec_core+4370>, 0x5571649c8afa <vm_exec_core+8826>, 0x5571649c860b <vm_exec_core+7563>, 0x5571649c935d <vm_exec_core+10973>, 0x5571649ca67f <vm_exec_core+15871>, 0x5571649c7a82 <vm_exec_core+4610>, 0x5571649ccffe <vm_exec_core+26494>, 0x5571649c8a5b <vm_exec_core+8667>, 0x5571649ca520 <vm_exec_core+15520>, 0x5571649caf98 <vm_exec_core+18200>, 0x5571649cceb0 <vm_exec_core+26160>, 0x5571649cbd52 <vm_exec_core+21714>, 0x5571649c9566 <vm_exec_core+11494>, 0x5571649c8d42 <vm_exec_core+9410>, 0x5571649ccc8e <vm_exec_core+25614>, 0x5571649c9db0 <vm_exec_core+13616>, 0x5571649cc375 <vm_exec_core+23285>, 0x5571649cbe65 <vm_exec_core+21989>, 0x5571649cc5b5 <vm_exec_core+23861>, 0x5571649cd44e <vm_exec_core+27598>, 0x5571649cb19b <vm_exec_core+18715>, 0x5571649cbd02 <vm_exec_core+21634>, 0x5571649c96da <vm_exec_core+11866>, 0x5571649ccbda <vm_exec_core+25434>, 0x5571649c9800 <vm_exec_core+12160>, 0x5571649cba0f <vm_exec_core+20879>, 0x5571649cbd02 <vm_exec_core+21634>, 0x5571649cad52 <vm_exec_core+17618>, 0x5571649cb835 <vm_exec_core+20405>, 0x5571649c9a2a <vm_exec_core+12714>, 0x5571649c9017 <vm_exec_core+10135>, 0x5571649cc68c <vm_exec_core+24076>, 0x5571649c7b38 <vm_exec_core+4792>, 0x5571649cab56 <vm_exec_core+17110>, 0x5571649d54ea <vm_exec_core+60522>, 0x5571649cbc43 <vm_exec_core+21443>, 0x5571649c7de2 <vm_exec_core+5474>, 0x5571649c82e3 <vm_exec_core+6755>, 0x5571649c7eff <vm_exec_core+5759>, 0x5571649c8be7 <vm_exec_core+9063>, 0x5571649c93bc <vm_exec_core+11068>, 0x5571649cb065 <vm_exec_core+18405>, 0x5571649ca675 <vm_exec_core+15861>, 0x5571649cb060 <vm_exec_core+18400>, 0x5571649cbb9a <vm_exec_core+21274>, 0x5571649cbac8 <vm_exec_core+21064>, 0x5571649c8be2 <vm_exec_core+9058>, 0x5571649cbd16 <vm_exec_core+21654>, 0x5571649c9cde <vm_exec_core+13406>, 0x5571649c9ce3 <vm_exec_core+13411>, 0x5571649cbac3 <vm_exec_core+21059>, 0x5571649cb968 <vm_exec_core+20712>, 0x5571649caa29 <vm_exec_core+16809>, 0x5571649ca951 <vm_exec_core+16593>...} reg_cfp = 0x7db8b91ff790 reg_pc = 0x51700000ae30 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_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #33 0x00005571649c302b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160018894d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7db8bc9ff6c0, <optimized out>, <optimized out>}, prev = 0x7db8bc9ffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #34 0x00005571649fffcb in invoke_iseq_block_from_c (ec=0x5160018894d0, captured=<optimized out>, self=138232972290880, 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:1626 flags = 0 iseq = 0x7db8df345c40 cfp = 0x7db8b91ff7c8 sp = 0x7db8b90ff818 use_argv = <optimized out> stack_argv = 0x7db8b90ff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #35 invoke_block_from_c_proc (ec=0x5160018894d0, self=138232972290880, 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:1720 block = <optimized out> keyword_hash = <optimized out> #36 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:1750 No locals. #37 0x00005571649fe256 in rb_vm_invoke_proc (ec=0x50c0004ebcd4, proc=0x89, proc@entry=0x50400032ff50, argc=-542536335, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1771 self = 0 #38 0x0000557164955c19 in thread_do_start_proc (th=th@entry=0x515000100c00) at /tmp/ruby/src/trunk_asan/thread.c:605 args = <optimized out> procval = <optimized out> proc = 0x50400032ff50 args_len = 0 args_ptr = <optimized out> #39 0x000055716495384a in thread_do_start (th=0x515000100c00) at /tmp/ruby/src/trunk_asan/thread.c:622 result = 36 #40 thread_start_func_2 (th=th@entry=0x515000100c00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:677 _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> #41 0x0000557164952b0e in call_thread_start_func_2 (th=0x515000100c00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2175 stack_start = <optimized out> stack_start_addr = 0x7db8bc9ffcc0 #42 nt_start (ptr=0x50c0004ebc80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2220 th = 0x515000100c00 sched = <optimized out> nt = 0x50c0004ebc80 vm = 0x525000000100 #43 0x0000557164601a8f in asan_thread_start(void*) () No symbol table info available. #44 0x00007db8dfa9caa4 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 = {138232392058560, -3174611450019226854, 138232392058560, -352, 25, 140736706233104, -3174611450031809766, -3174679464828380390}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #45 0x00007db8dfb29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7db8c38006c0 (LWP 2286304) "ruby"): #0 0x00007db8dfb1b4cd in __GI___poll (fds=0x7db8b1909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005571645a86da in __interceptor_poll () No symbol table info available. #2 0x0000557164956e7f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3005 vm = <optimized out> #4 0x0000557164601a8f in asan_thread_start(void*) () No symbol table info available. #5 0x00007db8dfa9caa4 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 = {138232507401920, -3174619421478528230, 138232507401920, -352, 25, 140736706236592, -3174619421491111142, -3174679464828380390}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007db8dfb29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7db8dfd01c40 (LWP 2167665) "ruby"): #0 0x00007db8dfb1b4cd in __GI___poll (fds=0x7db8dda6e360, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005571645a86da in __interceptor_poll () No symbol table info available. #2 0x000055716470477d in nogvl_wait_for (th=138232972748440, fptr=0x5110001e1440, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12537 fds = {fd = 8, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174 ready = <optimized out> #4 0x0000557164705bf6 in internal_read_func (ptr=0x7db8dda6e220) at /tmp/ruby/src/trunk_asan/io.c:1205 iis = 0x7db8dda6e220 result = <optimized out> #5 0x000055716493b083 in rb_thread_io_blocking_call (func=0x557164705770 <internal_read_func>, data1=data1@entry=0x7db8dda6e220, fd=<optimized out>, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1824 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> val = <optimized out> waiting_fd = <optimized out> state = RUBY_TAG_NONE saved_errno = <optimized out> prev_mn_schedulable = <optimized out> #6 0x000055716470558a in rb_io_blocking_region_wait (argument=0x7db8dda6e220, events=RUBY_IO_READABLE, io=<optimized out>, function=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:228 No locals. #7 rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1314 iis = {th = 138232972748440, fptr = 0x5110001e1440, nonblock = 0, fd = 8, buf = 0x5250004a1100, capa = 8192, timeout = 0x0} timeout_storage = <optimized out> scheduler = <optimized out> #8 0x00005571646d8e26 in io_fillbuf (fptr=fptr@entry=0x5110001e1440) at /tmp/ruby/src/trunk_asan/io.c:2630 r = <optimized out> #9 0x00005571646dbba2 in rb_io_getbyte (io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:5088 fptr = 0x5110001e1440 r_stdout = <optimized out> c = <optimized out> #10 0x0000557164a3a52c in vm_call0_cfunc_with_frame (ec=0x5160000006d0, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk_asan/vm_eval.c:164 reg_cfp = 0x7db8dcfff448 ci = <optimized out> me = <optimized out> cfunc = <optimized out> len = 0 recv = 138232401326360 argc = 0 mid = 6817 block_handler = <optimized out> frame_flags = 1431634051 val = <optimized out> unaligned_member_ptr_result = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> reg_cfp = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> #11 vm_call0_cfunc (ec=0x5160000006d0, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk_asan/vm_eval.c:178 No locals. #12 vm_call0_body (ec=<optimized out>, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:229 ci = <optimized out> cc = <optimized out> ret = <optimized out> #13 0x00005571649edeae in vm_call0_cc (recv=138232401326360, id=6817, argc=<optimized out>, argv=<optimized out>, cc=0x7db8bd2d70a0, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101 flags = <optimized out> calling = <error reading variable calling (Cannot access memory at address 0x1)> use_argv = 0x0 av = <optimized out> #14 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047 ci = <optimized out> ec = <optimized out> cc = 0x7db8bd2d70a0 self = <optimized out> #15 0x0000557164750951 in r_byte (arg=0x7db8bd2e5350) at /tmp/ruby/src/trunk_asan/marshal.c:1360 v = <optimized out> c = <optimized out> #16 0x000055716475006f in rb_marshal_load_with_proc (port=<optimized out>, proc=4, freeze=false) at /tmp/ruby/src/trunk_asan/marshal.c:2365 v = 4 arg = 0x7db8bd2e5350 wrapper = <optimized out> major = <optimized out> minor = <optimized out> #17 0x00005571649ced37 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:7383 func_ptr = <optimized out> canary_p = <optimized out> ret = <optimized out> #18 0x00005571649ced37 in vm_invoke_builtin_delegate (ec=0x5160000006d0, cfp=0x7db8dcfff448, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #19 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:1657 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x5571649c9b16 <vm_exec_core+12950>, 0x5571649c6f25 <vm_exec_core+1701>, 0x5571649c8707 <vm_exec_core+7815>, 0x5571649cd906 <vm_exec_core+28806>, 0x5571649c8052 <vm_exec_core+6098>, 0x5571649ce575 <vm_exec_core+31989>, 0x5571649cc91c <vm_exec_core+24732>, 0x5571649ca7c5 <vm_exec_core+16197>, 0x5571649c7224 <vm_exec_core+2468>, 0x5571649ce09d <vm_exec_core+30749>, 0x5571649cdcae <vm_exec_core+29742>, 0x5571649c840f <vm_exec_core+7055>, 0x5571649c7801 <vm_exec_core+3969>, 0x5571649ccdc1 <vm_exec_core+25921>, 0x5571649c920b <vm_exec_core+10635>, 0x5571649ce2a7 <vm_exec_core+31271>, 0x5571649cdec5 <vm_exec_core+30277>, 0x5571649c99be <vm_exec_core+12606>, 0x5571649ca732 <vm_exec_core+16050>, 0x5571649ccaaa <vm_exec_core+25130>, 0x5571649cde29 <vm_exec_core+30121>, 0x5571649cbbae <vm_exec_core+21294>, 0x5571649ccb42 <vm_exec_core+25282>, 0x5571649ccf40 <vm_exec_core+26304>, 0x5571649cbadc <vm_exec_core+21084>, 0x5571649c76fd <vm_exec_core+3709>, 0x5571649cc2d9 <vm_exec_core+23129>, 0x5571649c755e <vm_exec_core+3294>, 0x5571649c78a6 <vm_exec_core+4134>, 0x5571649c9c4b <vm_exec_core+13259>, 0x5571649cb981 <vm_exec_core+20737>, 0x5571649cbf01 <vm_exec_core+22145>, 0x5571649cb710 <vm_exec_core+20112>, 0x5571649c7171 <vm_exec_core+2289>, 0x5571649cd188 <vm_exec_core+26888>, 0x5571649cdbb8 <vm_exec_core+29496>, 0x5571649c79a1 <vm_exec_core+4385>, 0x5571649c8b09 <vm_exec_core+8841>, 0x5571649c861a <vm_exec_core+7578>, 0x5571649c936c <vm_exec_core+10988>, 0x5571649ca68e <vm_exec_core+15886>, 0x5571649c7a91 <vm_exec_core+4625>, 0x5571649cd00d <vm_exec_core+26509>, 0x5571649c8a6a <vm_exec_core+8682>, 0x5571649ca52f <vm_exec_core+15535>, 0x5571649cafa7 <vm_exec_core+18215>, 0x5571649ccebf <vm_exec_core+26175>, 0x5571649cbd61 <vm_exec_core+21729>, 0x5571649c9575 <vm_exec_core+11509>, 0x5571649c8d51 <vm_exec_core+9425>, 0x5571649ccc9d <vm_exec_core+25629>, 0x5571649c9dbf <vm_exec_core+13631>, 0x5571649cc384 <vm_exec_core+23300>, 0x5571649cbe74 <vm_exec_core+22004>, 0x5571649cc5c4 <vm_exec_core+23876>, 0x5571649cd45d <vm_exec_core+27613>, 0x5571649cb1aa <vm_exec_core+18730>, 0x5571649c6c1b <vm_exec_core+923>, 0x5571649c96e9 <vm_exec_core+11881>, 0x5571649ccbe9 <vm_exec_core+25449>, 0x5571649c980f <vm_exec_core+12175>, 0x5571649cba1e <vm_exec_core+20894>, 0x5571649cc1da <vm_exec_core+22874>, 0x5571649cad61 <vm_exec_core+17633>, 0x5571649cb844 <vm_exec_core+20420>, 0x5571649c9a39 <vm_exec_core+12729>, 0x5571649c9026 <vm_exec_core+10150>, 0x5571649cc69b <vm_exec_core+24091>, 0x5571649c7b47 <vm_exec_core+4807>, 0x5571649cab65 <vm_exec_core+17125>, 0x5571649d54f9 <vm_exec_core+60537>, 0x5571649cbc52 <vm_exec_core+21458>, 0x5571649c7df1 <vm_exec_core+5489>, 0x5571649c82f2 <vm_exec_core+6770>, 0x5571649c7f0e <vm_exec_core+5774>, 0x5571649c8bf6 <vm_exec_core+9078>, 0x5571649c93cb <vm_exec_core+11083>, 0x5571649c6c20 <vm_exec_core+928>, 0x5571649c8967 <vm_exec_core+8423>, 0x5571649ce7b1 <vm_exec_core+32561>, 0x5571649cc0f7 <vm_exec_core+22647>, 0x5571649cb0a8 <vm_exec_core+18472>, 0x5571649cd07e <vm_exec_core+26622>, 0x5571649ce87d <vm_exec_core+32765>, 0x5571649cd37d <vm_exec_core+27389>, 0x5571649ce335 <vm_exec_core+31413>, 0x5571649ce402 <vm_exec_core+31618>, 0x5571649c7621 <vm_exec_core+3489>, 0x5571649cdf67 <vm_exec_core+30439>, 0x5571649c9ce8 <vm_exec_core+13416>, 0x5571649ce176 <vm_exec_core+30966>, 0x5571649c98b4 <vm_exec_core+12340>, 0x5571649cd25d <vm_exec_core+27101>, 0x5571649c8e70 <vm_exec_core+9712>, 0x5571649c9fdd <vm_exec_core+14173>, 0x5571649ce4db <vm_exec_core+31835>, 0x5571649ca5ea <vm_exec_core+15722>, 0x5571649ca173 <vm_exec_core+14579>, 0x5571649c6ce9 <vm_exec_core+1129>, 0x5571649c7375 <vm_exec_core+2805>, 0x5571649c6dcb <vm_exec_core+1355>, 0x5571649cae55 <vm_exec_core+17877>, 0x5571649ca311 <vm_exec_core+14993>, 0x5571649caa42 <vm_exec_core+16834>, 0x5571649ca965 <vm_exec_core+16613>, 0x5571649c9b54 <vm_exec_core+13012>, 0x5571649ca20d <vm_exec_core+14733>, 0x5571649c9eba <vm_exec_core+13882>, 0x5571649ca4b4 <vm_exec_core+15412>, 0x5571649ca439 <vm_exec_core+15289>, 0x5571649c9b07 <vm_exec_core+12935>, 0x5571649c6f16 <vm_exec_core+1686>, 0x5571649c86f8 <vm_exec_core+7800>, 0x5571649cd8f7 <vm_exec_core+28791>, 0x5571649c8043 <vm_exec_core+6083>, 0x5571649ce566 <vm_exec_core+31974>, 0x5571649cc90d <vm_exec_core+24717>, 0x5571649ca7b6 <vm_exec_core+16182>, 0x5571649c7215 <vm_exec_core+2453>, 0x5571649ce08e <vm_exec_core+30734>, 0x5571649cdc9f <vm_exec_core+29727>, 0x5571649c8400 <vm_exec_core+7040>, 0x5571649c77f2 <vm_exec_core+3954>, 0x5571649ccdb2 <vm_exec_core+25906>, 0x5571649c91fc <vm_exec_core+10620>, 0x5571649ce298 <vm_exec_core+31256>, 0x5571649cdeb6 <vm_exec_core+30262>, 0x5571649c99af <vm_exec_core+12591>, 0x5571649ca723 <vm_exec_core+16035>, 0x5571649cca9b <vm_exec_core+25115>, 0x5571649cde1a <vm_exec_core+30106>, 0x5571649cbb9f <vm_exec_core+21279>, 0x5571649ccb33 <vm_exec_core+25267>, 0x5571649ccf31 <vm_exec_core+26289>, 0x5571649cbacd <vm_exec_core+21069>, 0x5571649c76ee <vm_exec_core+3694>, 0x5571649cc2ca <vm_exec_core+23114>, 0x5571649c754f <vm_exec_core+3279>, 0x5571649c7897 <vm_exec_core+4119>, 0x5571649c9c3c <vm_exec_core+13244>, 0x5571649cb972 <vm_exec_core+20722>, 0x5571649cbef2 <vm_exec_core+22130>, 0x5571649cb701 <vm_exec_core+20097>, 0x5571649c7162 <vm_exec_core+2274>, 0x5571649cd179 <vm_exec_core+26873>, 0x5571649cdba9 <vm_exec_core+29481>, 0x5571649c7992 <vm_exec_core+4370>, 0x5571649c8afa <vm_exec_core+8826>, 0x5571649c860b <vm_exec_core+7563>, 0x5571649c935d <vm_exec_core+10973>, 0x5571649ca67f <vm_exec_core+15871>, 0x5571649c7a82 <vm_exec_core+4610>, 0x5571649ccffe <vm_exec_core+26494>, 0x5571649c8a5b <vm_exec_core+8667>, 0x5571649ca520 <vm_exec_core+15520>, 0x5571649caf98 <vm_exec_core+18200>, 0x5571649cceb0 <vm_exec_core+26160>, 0x5571649cbd52 <vm_exec_core+21714>, 0x5571649c9566 <vm_exec_core+11494>, 0x5571649c8d42 <vm_exec_core+9410>, 0x5571649ccc8e <vm_exec_core+25614>, 0x5571649c9db0 <vm_exec_core+13616>, 0x5571649cc375 <vm_exec_core+23285>, 0x5571649cbe65 <vm_exec_core+21989>, 0x5571649cc5b5 <vm_exec_core+23861>, 0x5571649cd44e <vm_exec_core+27598>, 0x5571649cb19b <vm_exec_core+18715>, 0x5571649cbd02 <vm_exec_core+21634>, 0x5571649c96da <vm_exec_core+11866>, 0x5571649ccbda <vm_exec_core+25434>, 0x5571649c9800 <vm_exec_core+12160>, 0x5571649cba0f <vm_exec_core+20879>, 0x5571649cbd02 <vm_exec_core+21634>, 0x5571649cad52 <vm_exec_core+17618>, 0x5571649cb835 <vm_exec_core+20405>, 0x5571649c9a2a <vm_exec_core+12714>, 0x5571649c9017 <vm_exec_core+10135>, 0x5571649cc68c <vm_exec_core+24076>, 0x5571649c7b38 <vm_exec_core+4792>, 0x5571649cab56 <vm_exec_core+17110>, 0x5571649d54ea <vm_exec_core+60522>, 0x5571649cbc43 <vm_exec_core+21443>, 0x5571649c7de2 <vm_exec_core+5474>, 0x5571649c82e3 <vm_exec_core+6755>, 0x5571649c7eff <vm_exec_core+5759>, 0x5571649c8be7 <vm_exec_core+9063>, 0x5571649c93bc <vm_exec_core+11068>, 0x5571649cb065 <vm_exec_core+18405>, 0x5571649ca675 <vm_exec_core+15861>, 0x5571649cb060 <vm_exec_core+18400>, 0x5571649cbb9a <vm_exec_core+21274>, 0x5571649cbac8 <vm_exec_core+21064>, 0x5571649c8be2 <vm_exec_core+9058>, 0x5571649cbd16 <vm_exec_core+21654>, 0x5571649c9cde <vm_exec_core+13406>, 0x5571649c9ce3 <vm_exec_core+13411>, 0x5571649cbac3 <vm_exec_core+21059>, 0x5571649cb968 <vm_exec_core+20712>, 0x5571649caa29 <vm_exec_core+16809>, 0x5571649ca951 <vm_exec_core+16593>...} reg_cfp = 0x7db8dcfff448 reg_pc = <optimized out> INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> th: 0x515000000300, native_id: 0x7db8dfd01c40 -- Control frame information ----------------------------------------------- INSN_LABEL_trace_opt_mod = <optimized out> c:0018 p:---- s:0116 e:000115 CFUNC :getbyte c:0017 p:0006 s:0113 e:000112 METHOD <internal:marshal>:34 c:0016 p:0008 s:0105 e:000103 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2127 [FINISH] 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> c:0015 p:---- s:0100 e:000099 CFUNC :popen c:0014 p:0043 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2116 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:1677 [FINISH] INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> c:0010 p:---- s:0069 e:000068 CFUNC :map 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> c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1664 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 0x00005571649c302b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1368 c:0007 p:0069 s:0046 E:000be0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 _ec = 0x5160000006d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7fffd161d8e0, <optimized out>, <optimized out>}, prev = 0x7db8dda6d580, state = RUBY_TAG_NONE, lock_rec = 0} 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 state = RUBY_TAG_NONE 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 result = <optimized out> #21 0x0000557164a43cb2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7db8dcfff508, self=138232955585840, 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:1626 flags = 0 iseq = 0x7db8bd2deaa8 cfp = <optimized out> c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] sp = 0x7db8dceffb20 use_argv = 0x7db8dd9087e0 th: 0x5150000f6700, native_id: 0x7db8be4006c0 stack_argv = 0x7db8dceffb20 opt_pc = 0 -- Control frame information ----------------------------------------------- type = <optimized out> c:0003 p:---- s:0012 e:000011 CFUNC :readpartial c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] 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:1640 captured = 0x7db8dcfff508 #23 0x00005571649f00f6 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:1677 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:1685 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 0x00005571649f00f6 in rb_yield (val=<optimized out>) No locals. c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] #27 0x000055716464c2d0 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:1073 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffd161dc70, <optimized out>, 0x7fffd161db80, <optimized out>, <optimized out>}, prev = 0x7db8dda69f40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #28 0x0000557164a26348 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x426100000003 cc = <optimized out> th: 0x515000100c00, native_id: 0x7db8bca006c0 -- Control frame information ----------------------------------------------- me = 0x7db8df3ea830 cfunc = 0x5040000105d8 recv = 138232972835360 block_handler = <optimized out> frame_type = 1431634051 c:0006 p:---- s:0026 e:000025 CFUNC :sleep c:0005 p:---- s:0023 e:000022 CFUNC :wait len = <optimized out> c:0004 p:0019 s:0017 e:000016 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:107 [FINISH] c:0003 p:---- s:0014 e:000013 CFUNC :synchronize val = <optimized out> c:0002 p:0070 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:105 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] #29 0x00005571649cd798 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7db8dcfff4f0, cd=0x506000419b70, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5957 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #30 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x506000419b70 insns_address_table = {0x5571649c9b16 <vm_exec_core+12950>, 0x5571649c6f25 <vm_exec_core+1701>, 0x5571649c8707 <vm_exec_core+7815>, 0x5571649cd906 <vm_exec_core+28806>, 0x5571649c8052 <vm_exec_core+6098>, 0x5571649ce575 <vm_exec_core+31989>, 0x5571649cc91c <vm_exec_core+24732>, 0x5571649ca7c5 <vm_exec_core+16197>, 0x5571649c7224 <vm_exec_core+2468>, 0x5571649ce09d <vm_exec_core+30749>, 0x5571649cdcae <vm_exec_core+29742>, 0x5571649c840f <vm_exec_core+7055>, 0x5571649c7801 <vm_exec_core+3969>, 0x5571649ccdc1 <vm_exec_core+25921>, 0x5571649c920b <vm_exec_core+10635>, 0x5571649ce2a7 <vm_exec_core+31271>, 0x5571649cdec5 <vm_exec_core+30277>, 0x5571649c99be <vm_exec_core+12606>, 0x5571649ca732 <vm_exec_core+16050>, 0x5571649ccaaa <vm_exec_core+25130>, 0x5571649cde29 <vm_exec_core+30121>, 0x5571649cbbae <vm_exec_core+21294>, 0x5571649ccb42 <vm_exec_core+25282>, 0x5571649ccf40 <vm_exec_core+26304>, 0x5571649cbadc <vm_exec_core+21084>, 0x5571649c76fd <vm_exec_core+3709>, 0x5571649cc2d9 <vm_exec_core+23129>, 0x5571649c755e <vm_exec_core+3294>, 0x5571649c78a6 <vm_exec_core+4134>, 0x5571649c9c4b <vm_exec_core+13259>, 0x5571649cb981 <vm_exec_core+20737>, 0x5571649cbf01 <vm_exec_core+22145>, 0x5571649cb710 <vm_exec_core+20112>, 0x5571649c7171 <vm_exec_core+2289>, 0x5571649cd188 <vm_exec_core+26888>, 0x5571649cdbb8 <vm_exec_core+29496>, 0x5571649c79a1 <vm_exec_core+4385>, 0x5571649c8b09 <vm_exec_core+8841>, 0x5571649c861a <vm_exec_core+7578>, 0x5571649c936c <vm_exec_core+10988>, 0x5571649ca68e <vm_exec_core+15886>, 0x5571649c7a91 <vm_exec_core+4625>, 0x5571649cd00d <vm_exec_core+26509>, 0x5571649c8a6a <vm_exec_core+8682>, 0x5571649ca52f <vm_exec_core+15535>, 0x5571649cafa7 <vm_exec_core+18215>, 0x5571649ccebf <vm_exec_core+26175>, 0x5571649cbd61 <vm_exec_core+21729>, 0x5571649c9575 <vm_exec_core+11509>, 0x5571649c8d51 <vm_exec_core+9425>, 0x5571649ccc9d <vm_exec_core+25629>, 0x5571649c9dbf <vm_exec_core+13631>, 0x5571649cc384 <vm_exec_core+23300>, 0x5571649cbe74 <vm_exec_core+22004>, 0x5571649cc5c4 <vm_exec_core+23876>, 0x5571649cd45d <vm_exec_core+27613>, 0x5571649cb1aa <vm_exec_core+18730>, 0x5571649c6c1b <vm_exec_core+923>, 0x5571649c96e9 <vm_exec_core+11881>, 0x5571649ccbe9 <vm_exec_core+25449>, 0x5571649c980f <vm_exec_core+12175>, 0x5571649cba1e <vm_exec_core+20894>, 0x5571649cc1da <vm_exec_core+22874>, 0x5571649cad61 <vm_exec_core+17633>, 0x5571649cb844 <vm_exec_core+20420>, 0x5571649c9a39 <vm_exec_core+12729>, 0x5571649c9026 <vm_exec_core+10150>, 0x5571649cc69b <vm_exec_core+24091>, 0x5571649c7b47 <vm_exec_core+4807>, 0x5571649cab65 <vm_exec_core+17125>, 0x5571649d54f9 <vm_exec_core+60537>, 0x5571649cbc52 <vm_exec_core+21458>, 0x5571649c7df1 <vm_exec_core+5489>, 0x5571649c82f2 <vm_exec_core+6770>, 0x5571649c7f0e <vm_exec_core+5774>, 0x5571649c8bf6 <vm_exec_core+9078>, 0x5571649c93cb <vm_exec_core+11083>, 0x5571649c6c20 <vm_exec_core+928>, 0x5571649c8967 <vm_exec_core+8423>, 0x5571649ce7b1 <vm_exec_core+32561>, 0x5571649cc0f7 <vm_exec_core+22647>, 0x5571649cb0a8 <vm_exec_core+18472>, 0x5571649cd07e <vm_exec_core+26622>, 0x5571649ce87d <vm_exec_core+32765>, 0x5571649cd37d <vm_exec_core+27389>, 0x5571649ce335 <vm_exec_core+31413>, 0x5571649ce402 <vm_exec_core+31618>, 0x5571649c7621 <vm_exec_core+3489>, 0x5571649cdf67 <vm_exec_core+30439>, 0x5571649c9ce8 <vm_exec_core+13416>, 0x5571649ce176 <vm_exec_core+30966>, 0x5571649c98b4 <vm_exec_core+12340>, 0x5571649cd25d <vm_exec_core+27101>, 0x5571649c8e70 <vm_exec_core+9712>, 0x5571649c9fdd <vm_exec_core+14173>, 0x5571649ce4db <vm_exec_core+31835>, 0x5571649ca5ea <vm_exec_core+15722>, 0x5571649ca173 <vm_exec_core+14579>, 0x5571649c6ce9 <vm_exec_core+1129>, 0x5571649c7375 <vm_exec_core+2805>, 0x5571649c6dcb <vm_exec_core+1355>, 0x5571649cae55 <vm_exec_core+17877>, 0x5571649ca311 <vm_exec_core+14993>, 0x5571649caa42 <vm_exec_core+16834>, 0x5571649ca965 <vm_exec_core+16613>, 0x5571649c9b54 <vm_exec_core+13012>, 0x5571649ca20d <vm_exec_core+14733>, 0x5571649c9eba <vm_exec_core+13882>, 0x5571649ca4b4 <vm_exec_core+15412>, 0x5571649ca439 <vm_exec_core+15289>, 0x5571649c9b07 <vm_exec_core+12935>, 0x5571649c6f16 <vm_exec_core+1686>, 0x5571649c86f8 <vm_exec_core+7800>, 0x5571649cd8f7 <vm_exec_core+28791>, 0x5571649c8043 <vm_exec_core+6083>, 0x5571649ce566 <vm_exec_core+31974>, 0x5571649cc90d <vm_exec_core+24717>, 0x5571649ca7b6 <vm_exec_core+16182>, 0x5571649c7215 <vm_exec_core+2453>, 0x5571649ce08e <vm_exec_core+30734>, 0x5571649cdc9f <vm_exec_core+29727>, 0x5571649c8400 <vm_exec_core+7040>, 0x5571649c77f2 <vm_exec_core+3954>, 0x5571649ccdb2 <vm_exec_core+25906>, 0x5571649c91fc <vm_exec_core+10620>, 0x5571649ce298 <vm_exec_core+31256>, 0x5571649cdeb6 <vm_exec_core+30262>, 0x5571649c99af <vm_exec_core+12591>, 0x5571649ca723 <vm_exec_core+16035>, 0x5571649cca9b <vm_exec_core+25115>, 0x5571649cde1a <vm_exec_core+30106>, 0x5571649cbb9f <vm_exec_core+21279>, 0x5571649ccb33 <vm_exec_core+25267>, 0x5571649ccf31 <vm_exec_core+26289>, 0x5571649cbacd <vm_exec_core+21069>, 0x5571649c76ee <vm_exec_core+3694>, 0x5571649cc2ca <vm_exec_core+23114>, 0x5571649c754f <vm_exec_core+3279>, 0x5571649c7897 <vm_exec_core+4119>, 0x5571649c9c3c <vm_exec_core+13244>, 0x5571649cb972 <vm_exec_core+20722>, 0x5571649cbef2 <vm_exec_core+22130>, 0x5571649cb701 <vm_exec_core+20097>, 0x5571649c7162 <vm_exec_core+2274>, 0x5571649cd179 <vm_exec_core+26873>, 0x5571649cdba9 <vm_exec_core+29481>, 0x5571649c7992 <vm_exec_core+4370>, 0x5571649c8afa <vm_exec_core+8826>, 0x5571649c860b <vm_exec_core+7563>, 0x5571649c935d <vm_exec_core+10973>, 0x5571649ca67f <vm_exec_core+15871>, 0x5571649c7a82 <vm_exec_core+4610>, 0x5571649ccffe <vm_exec_core+26494>, 0x5571649c8a5b <vm_exec_core+8667>, 0x5571649ca520 <vm_exec_core+15520>, 0x5571649caf98 <vm_exec_core+18200>, 0x5571649cceb0 <vm_exec_core+26160>, 0x5571649cbd52 <vm_exec_core+21714>, 0x5571649c9566 <vm_exec_core+11494>, 0x5571649c8d42 <vm_exec_core+9410>, 0x5571649ccc8e <vm_exec_core+25614>, 0x5571649c9db0 <vm_exec_core+13616>, 0x5571649cc375 <vm_exec_core+23285>, 0x5571649cbe65 <vm_exec_core+21989>, 0x5571649cc5b5 <vm_exec_core+23861>, 0x5571649cd44e <vm_exec_core+27598>, 0x5571649cb19b <vm_exec_core+18715>, 0x5571649cbd02 <vm_exec_core+21634>, 0x5571649c96da <vm_exec_core+11866>, 0x5571649ccbda <vm_exec_core+25434>, 0x5571649c9800 <vm_exec_core+12160>, 0x5571649cba0f <vm_exec_core+20879>, 0x5571649cbd02 <vm_exec_core+21634>, 0x5571649cad52 <vm_exec_core+17618>, 0x5571649cb835 <vm_exec_core+20405>, 0x5571649c9a2a <vm_exec_core+12714>, 0x5571649c9017 <vm_exec_core+10135>, 0x5571649cc68c <vm_exec_core+24076>, 0x5571649c7b38 <vm_exec_core+4792>, 0x5571649cab56 <vm_exec_core+17110>, 0x5571649d54ea <vm_exec_core+60522>, 0x5571649cbc43 <vm_exec_core+21443>, 0x5571649c7de2 <vm_exec_core+5474>, 0x5571649c82e3 <vm_exec_core+6755>, 0x5571649c7eff <vm_exec_core+5759>, 0x5571649c8be7 <vm_exec_core+9063>, 0x5571649c93bc <vm_exec_core+11068>, 0x5571649cb065 <vm_exec_core+18405>, 0x5571649ca675 <vm_exec_core+15861>, 0x5571649cb060 <vm_exec_core+18400>, 0x5571649cbb9a <vm_exec_core+21274>, 0x5571649cbac8 <vm_exec_core+21064>, 0x5571649c8be2 <vm_exec_core+9058>, 0x5571649cbd16 <vm_exec_core+21654>, 0x5571649c9cde <vm_exec_core+13406>, 0x5571649c9ce3 <vm_exec_core+13411>, 0x5571649cbac3 <vm_exec_core+21059>, 0x5571649cb968 <vm_exec_core+20712>, 0x5571649caa29 <vm_exec_core+16809>, 0x5571649ca951 <vm_exec_core+16593>...} reg_cfp = 0x7db8dcfff4f0 reg_pc = 0x513000346758 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_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #31 0x00005571649c302b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160000006d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7fffd161e440, <optimized out>, <optimized out>}, prev = 0x7db8ddb08640, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #32 0x0000557164a43cb2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7db8dcfff620, self=138232966165160, 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:1626 flags = 0 iseq = 0x7db8df34dff8 cfp = <optimized out> sp = 0x7db8dceffa28 use_argv = 0x7db8dd906860 stack_argv = 0x7db8dceffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #33 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:1640 captured = 0x7db8dcfff620 #34 0x00005571649f00f6 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:1677 No locals. #35 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1685 No locals. #36 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #37 0x00005571649f00f6 in rb_yield (val=<optimized out>) No locals. #38 0x0000557164ba38a6 in rb_ary_collect (ary=138232401312640) at /tmp/ruby/src/trunk_asan/array.c:3650 collect = 138232401308920 i = 145 #39 0x0000557164a26348 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x165100000001 cc = <optimized out> me = 0x7db8df3f0140 cfunc = 0x50400000a758 recv = 138232401312640 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #40 0x00005571649cd798 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7db8dcfff608, cd=0x51100000c190, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5957 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #41 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000c190 insns_address_table = {0x5571649c9b16 <vm_exec_core+12950>, 0x5571649c6f25 <vm_exec_core+1701>, 0x5571649c8707 <vm_exec_core+7815>, 0x5571649cd906 <vm_exec_core+28806>, 0x5571649c8052 <vm_exec_core+6098>, 0x5571649ce575 <vm_exec_core+31989>, 0x5571649cc91c <vm_exec_core+24732>, 0x5571649ca7c5 <vm_exec_core+16197>, 0x5571649c7224 <vm_exec_core+2468>, 0x5571649ce09d <vm_exec_core+30749>, 0x5571649cdcae <vm_exec_core+29742>, 0x5571649c840f <vm_exec_core+7055>, 0x5571649c7801 <vm_exec_core+3969>, 0x5571649ccdc1 <vm_exec_core+25921>, 0x5571649c920b <vm_exec_core+10635>, 0x5571649ce2a7 <vm_exec_core+31271>, 0x5571649cdec5 <vm_exec_core+30277>, 0x5571649c99be <vm_exec_core+12606>, 0x5571649ca732 <vm_exec_core+16050>, 0x5571649ccaaa <vm_exec_core+25130>, 0x5571649cde29 <vm_exec_core+30121>, 0x5571649cbbae <vm_exec_core+21294>, 0x5571649ccb42 <vm_exec_core+25282>, 0x5571649ccf40 <vm_exec_core+26304>, 0x5571649cbadc <vm_exec_core+21084>, 0x5571649c76fd <vm_exec_core+3709>, 0x5571649cc2d9 <vm_exec_core+23129>, 0x5571649c755e <vm_exec_core+3294>, 0x5571649c78a6 <vm_exec_core+4134>, 0x5571649c9c4b <vm_exec_core+13259>, 0x5571649cb981 <vm_exec_core+20737>, 0x5571649cbf01 <vm_exec_core+22145>, 0x5571649cb710 <vm_exec_core+20112>, 0x5571649c7171 <vm_exec_core+2289>, 0x5571649cd188 <vm_exec_core+26888>, 0x5571649cdbb8 <vm_exec_core+29496>, 0x5571649c79a1 <vm_exec_core+4385>, 0x5571649c8b09 <vm_exec_core+8841>, 0x5571649c861a <vm_exec_core+7578>, 0x5571649c936c <vm_exec_core+10988>, 0x5571649ca68e <vm_exec_core+15886>, 0x5571649c7a91 <vm_exec_core+4625>, 0x5571649cd00d <vm_exec_core+26509>, 0x5571649c8a6a <vm_exec_core+8682>, 0x5571649ca52f <vm_exec_core+15535>, 0x5571649cafa7 <vm_exec_core+18215>, 0x5571649ccebf <vm_exec_core+26175>, 0x5571649cbd61 <vm_exec_core+21729>, 0x5571649c9575 <vm_exec_core+11509>, 0x5571649c8d51 <vm_exec_core+9425>, 0x5571649ccc9d <vm_exec_core+25629>, 0x5571649c9dbf <vm_exec_core+13631>, 0x5571649cc384 <vm_exec_core+23300>, 0x5571649cbe74 <vm_exec_core+22004>, 0x5571649cc5c4 <vm_exec_core+23876>, 0x5571649cd45d <vm_exec_core+27613>, 0x5571649cb1aa <vm_exec_core+18730>, 0x5571649c6c1b <vm_exec_core+923>, 0x5571649c96e9 <vm_exec_core+11881>, 0x5571649ccbe9 <vm_exec_core+25449>, 0x5571649c980f <vm_exec_core+12175>, 0x5571649cba1e <vm_exec_core+20894>, 0x5571649cc1da <vm_exec_core+22874>, 0x5571649cad61 <vm_exec_core+17633>, 0x5571649cb844 <vm_exec_core+20420>, 0x5571649c9a39 <vm_exec_core+12729>, 0x5571649c9026 <vm_exec_core+10150>, 0x5571649cc69b <vm_exec_core+24091>, 0x5571649c7b47 <vm_exec_core+4807>, 0x5571649cab65 <vm_exec_core+17125>, 0x5571649d54f9 <vm_exec_core+60537>, 0x5571649cbc52 <vm_exec_core+21458>, 0x5571649c7df1 <vm_exec_core+5489>, 0x5571649c82f2 <vm_exec_core+6770>, 0x5571649c7f0e <vm_exec_core+5774>, 0x5571649c8bf6 <vm_exec_core+9078>, 0x5571649c93cb <vm_exec_core+11083>, 0x5571649c6c20 <vm_exec_core+928>, 0x5571649c8967 <vm_exec_core+8423>, 0x5571649ce7b1 <vm_exec_core+32561>, 0x5571649cc0f7 <vm_exec_core+22647>, 0x5571649cb0a8 <vm_exec_core+18472>, 0x5571649cd07e <vm_exec_core+26622>, 0x5571649ce87d <vm_exec_core+32765>, 0x5571649cd37d <vm_exec_core+27389>, 0x5571649ce335 <vm_exec_core+31413>, 0x5571649ce402 <vm_exec_core+31618>, 0x5571649c7621 <vm_exec_core+3489>, 0x5571649cdf67 <vm_exec_core+30439>, 0x5571649c9ce8 <vm_exec_core+13416>, 0x5571649ce176 <vm_exec_core+30966>, 0x5571649c98b4 <vm_exec_core+12340>, 0x5571649cd25d <vm_exec_core+27101>, 0x5571649c8e70 <vm_exec_core+9712>, 0x5571649c9fdd <vm_exec_core+14173>, 0x5571649ce4db <vm_exec_core+31835>, 0x5571649ca5ea <vm_exec_core+15722>, 0x5571649ca173 <vm_exec_core+14579>, 0x5571649c6ce9 <vm_exec_core+1129>, 0x5571649c7375 <vm_exec_core+2805>, 0x5571649c6dcb <vm_exec_core+1355>, 0x5571649cae55 <vm_exec_core+17877>, 0x5571649ca311 <vm_exec_core+14993>, 0x5571649caa42 <vm_exec_core+16834>, 0x5571649ca965 <vm_exec_core+16613>, 0x5571649c9b54 <vm_exec_core+13012>, 0x5571649ca20d <vm_exec_core+14733>, 0x5571649c9eba <vm_exec_core+13882>, 0x5571649ca4b4 <vm_exec_core+15412>, 0x5571649ca439 <vm_exec_core+15289>, 0x5571649c9b07 <vm_exec_core+12935>, 0x5571649c6f16 <vm_exec_core+1686>, 0x5571649c86f8 <vm_exec_core+7800>, 0x5571649cd8f7 <vm_exec_core+28791>, 0x5571649c8043 <vm_exec_core+6083>, 0x5571649ce566 <vm_exec_core+31974>, 0x5571649cc90d <vm_exec_core+24717>, 0x5571649ca7b6 <vm_exec_core+16182>, 0x5571649c7215 <vm_exec_core+2453>, 0x5571649ce08e <vm_exec_core+30734>, 0x5571649cdc9f <vm_exec_core+29727>, 0x5571649c8400 <vm_exec_core+7040>, 0x5571649c77f2 <vm_exec_core+3954>, 0x5571649ccdb2 <vm_exec_core+25906>, 0x5571649c91fc <vm_exec_core+10620>, 0x5571649ce298 <vm_exec_core+31256>, 0x5571649cdeb6 <vm_exec_core+30262>, 0x5571649c99af <vm_exec_core+12591>, 0x5571649ca723 <vm_exec_core+16035>, 0x5571649cca9b <vm_exec_core+25115>, 0x5571649cde1a <vm_exec_core+30106>, 0x5571649cbb9f <vm_exec_core+21279>, 0x5571649ccb33 <vm_exec_core+25267>, 0x5571649ccf31 <vm_exec_core+26289>, 0x5571649cbacd <vm_exec_core+21069>, 0x5571649c76ee <vm_exec_core+3694>, 0x5571649cc2ca <vm_exec_core+23114>, 0x5571649c754f <vm_exec_core+3279>, 0x5571649c7897 <vm_exec_core+4119>, 0x5571649c9c3c <vm_exec_core+13244>, 0x5571649cb972 <vm_exec_core+20722>, 0x5571649cbef2 <vm_exec_core+22130>, 0x5571649cb701 <vm_exec_core+20097>, 0x5571649c7162 <vm_exec_core+2274>, 0x5571649cd179 <vm_exec_core+26873>, 0x5571649cdba9 <vm_exec_core+29481>, 0x5571649c7992 <vm_exec_core+4370>, 0x5571649c8afa <vm_exec_core+8826>, 0x5571649c860b <vm_exec_core+7563>, 0x5571649c935d <vm_exec_core+10973>, 0x5571649ca67f <vm_exec_core+15871>, 0x5571649c7a82 <vm_exec_core+4610>, 0x5571649ccffe <vm_exec_core+26494>, 0x5571649c8a5b <vm_exec_core+8667>, 0x5571649ca520 <vm_exec_core+15520>, 0x5571649caf98 <vm_exec_core+18200>, 0x5571649cceb0 <vm_exec_core+26160>, 0x5571649cbd52 <vm_exec_core+21714>, 0x5571649c9566 <vm_exec_core+11494>, 0x5571649c8d42 <vm_exec_core+9410>, 0x5571649ccc8e <vm_exec_core+25614>, 0x5571649c9db0 <vm_exec_core+13616>, 0x5571649cc375 <vm_exec_core+23285>, 0x5571649cbe65 <vm_exec_core+21989>, 0x5571649cc5b5 <vm_exec_core+23861>, 0x5571649cd44e <vm_exec_core+27598>, 0x5571649cb19b <vm_exec_core+18715>, 0x5571649cbd02 <vm_exec_core+21634>, 0x5571649c96da <vm_exec_core+11866>, 0x5571649ccbda <vm_exec_core+25434>, 0x5571649c9800 <vm_exec_core+12160>, 0x5571649cba0f <vm_exec_core+20879>, 0x5571649cbd02 <vm_exec_core+21634>, 0x5571649cad52 <vm_exec_core+17618>, 0x5571649cb835 <vm_exec_core+20405>, 0x5571649c9a2a <vm_exec_core+12714>, 0x5571649c9017 <vm_exec_core+10135>, 0x5571649cc68c <vm_exec_core+24076>, 0x5571649c7b38 <vm_exec_core+4792>, 0x5571649cab56 <vm_exec_core+17110>, 0x5571649d54ea <vm_exec_core+60522>, 0x5571649cbc43 <vm_exec_core+21443>, 0x5571649c7de2 <vm_exec_core+5474>, 0x5571649c82e3 <vm_exec_core+6755>, 0x5571649c7eff <vm_exec_core+5759>, 0x5571649c8be7 <vm_exec_core+9063>, 0x5571649c93bc <vm_exec_core+11068>, 0x5571649cb065 <vm_exec_core+18405>, 0x5571649ca675 <vm_exec_core+15861>, 0x5571649cb060 <vm_exec_core+18400>, 0x5571649cbb9a <vm_exec_core+21274>, 0x5571649cbac8 <vm_exec_core+21064>, 0x5571649c8be2 <vm_exec_core+9058>, 0x5571649cbd16 <vm_exec_core+21654>, 0x5571649c9cde <vm_exec_core+13406>, 0x5571649c9ce3 <vm_exec_core+13411>, 0x5571649cbac3 <vm_exec_core+21059>, 0x5571649cb968 <vm_exec_core+20712>, 0x5571649caa29 <vm_exec_core+16809>, 0x5571649ca951 <vm_exec_core+16593>...} reg_cfp = 0x7db8dcfff608 reg_pc = 0x519000014db8 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_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #42 0x00005571649c302b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160000006d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7fffd161ef40, <optimized out>, <optimized out>}, prev = 0x7db8dda6ce40, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #43 0x0000557164a43cb2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7db8dcfff738, self=138232966165160, 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:1626 flags = 0 iseq = 0x7db8df38c7d0 cfp = <optimized out> sp = 0x7db8dceff8d0 use_argv = 0x7db8dd8abae0 stack_argv = 0x7db8dceff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #44 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:1640 captured = 0x7db8dcfff738 #45 0x00005571649f00f6 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:1677 No locals. #46 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1685 No locals. #47 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #48 0x00005571649f00f6 in rb_yield (val=<optimized out>) No locals. #49 0x0000557164ba38a6 in rb_ary_collect (ary=138232401313920) at /tmp/ruby/src/trunk_asan/array.c:3650 collect = 138232401313800 i = 0 #50 0x0000557164a26348 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x165100000001 cc = <optimized out> me = 0x7db8df3f0140 cfunc = 0x50400000a758 recv = 138232401313920 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #51 0x00005571649cd798 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7db8dcfff720, cd=0x5020000099d0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5957 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #52 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x5020000099d0 insns_address_table = {0x5571649c9b16 <vm_exec_core+12950>, 0x5571649c6f25 <vm_exec_core+1701>, 0x5571649c8707 <vm_exec_core+7815>, 0x5571649cd906 <vm_exec_core+28806>, 0x5571649c8052 <vm_exec_core+6098>, 0x5571649ce575 <vm_exec_core+31989>, 0x5571649cc91c <vm_exec_core+24732>, 0x5571649ca7c5 <vm_exec_core+16197>, 0x5571649c7224 <vm_exec_core+2468>, 0x5571649ce09d <vm_exec_core+30749>, 0x5571649cdcae <vm_exec_core+29742>, 0x5571649c840f <vm_exec_core+7055>, 0x5571649c7801 <vm_exec_core+3969>, 0x5571649ccdc1 <vm_exec_core+25921>, 0x5571649c920b <vm_exec_core+10635>, 0x5571649ce2a7 <vm_exec_core+31271>, 0x5571649cdec5 <vm_exec_core+30277>, 0x5571649c99be <vm_exec_core+12606>, 0x5571649ca732 <vm_exec_core+16050>, 0x5571649ccaaa <vm_exec_core+25130>, 0x5571649cde29 <vm_exec_core+30121>, 0x5571649cbbae <vm_exec_core+21294>, 0x5571649ccb42 <vm_exec_core+25282>, 0x5571649ccf40 <vm_exec_core+26304>, 0x5571649cbadc <vm_exec_core+21084>, 0x5571649c76fd <vm_exec_core+3709>, 0x5571649cc2d9 <vm_exec_core+23129>, 0x5571649c755e <vm_exec_core+3294>, 0x5571649c78a6 <vm_exec_core+4134>, 0x5571649c9c4b <vm_exec_core+13259>, 0x5571649cb981 <vm_exec_core+20737>, 0x5571649cbf01 <vm_exec_core+22145>, 0x5571649cb710 <vm_exec_core+20112>, 0x5571649c7171 <vm_exec_core+2289>, 0x5571649cd188 <vm_exec_core+26888>, 0x5571649cdbb8 <vm_exec_core+29496>, 0x5571649c79a1 <vm_exec_core+4385>, 0x5571649c8b09 <vm_exec_core+8841>, 0x5571649c861a <vm_exec_core+7578>, 0x5571649c936c <vm_exec_core+10988>, 0x5571649ca68e <vm_exec_core+15886>, 0x5571649c7a91 <vm_exec_core+4625>, 0x5571649cd00d <vm_exec_core+26509>, 0x5571649c8a6a <vm_exec_core+8682>, 0x5571649ca52f <vm_exec_core+15535>, 0x5571649cafa7 <vm_exec_core+18215>, 0x5571649ccebf <vm_exec_core+26175>, 0x5571649cbd61 <vm_exec_core+21729>, 0x5571649c9575 <vm_exec_core+11509>, 0x5571649c8d51 <vm_exec_core+9425>, 0x5571649ccc9d <vm_exec_core+25629>, 0x5571649c9dbf <vm_exec_core+13631>, 0x5571649cc384 <vm_exec_core+23300>, 0x5571649cbe74 <vm_exec_core+22004>, 0x5571649cc5c4 <vm_exec_core+23876>, 0x5571649cd45d <vm_exec_core+27613>, 0x5571649cb1aa <vm_exec_core+18730>, 0x5571649c6c1b <vm_exec_core+923>, 0x5571649c96e9 <vm_exec_core+11881>, 0x5571649ccbe9 <vm_exec_core+25449>, 0x5571649c980f <vm_exec_core+12175>, 0x5571649cba1e <vm_exec_core+20894>, 0x5571649cc1da <vm_exec_core+22874>, 0x5571649cad61 <vm_exec_core+17633>, 0x5571649cb844 <vm_exec_core+20420>, 0x5571649c9a39 <vm_exec_core+12729>, 0x5571649c9026 <vm_exec_core+10150>, 0x5571649cc69b <vm_exec_core+24091>, 0x5571649c7b47 <vm_exec_core+4807>, 0x5571649cab65 <vm_exec_core+17125>, 0x5571649d54f9 <vm_exec_core+60537>, 0x5571649cbc52 <vm_exec_core+21458>, 0x5571649c7df1 <vm_exec_core+5489>, 0x5571649c82f2 <vm_exec_core+6770>, 0x5571649c7f0e <vm_exec_core+5774>, 0x5571649c8bf6 <vm_exec_core+9078>, 0x5571649c93cb <vm_exec_core+11083>, 0x5571649c6c20 <vm_exec_core+928>, 0x5571649c8967 <vm_exec_core+8423>, 0x5571649ce7b1 <vm_exec_core+32561>, 0x5571649cc0f7 <vm_exec_core+22647>, 0x5571649cb0a8 <vm_exec_core+18472>, 0x5571649cd07e <vm_exec_core+26622>, 0x5571649ce87d <vm_exec_core+32765>, 0x5571649cd37d <vm_exec_core+27389>, 0x5571649ce335 <vm_exec_core+31413>, 0x5571649ce402 <vm_exec_core+31618>, 0x5571649c7621 <vm_exec_core+3489>, 0x5571649cdf67 <vm_exec_core+30439>, 0x5571649c9ce8 <vm_exec_core+13416>, 0x5571649ce176 <vm_exec_core+30966>, 0x5571649c98b4 <vm_exec_core+12340>, 0x5571649cd25d <vm_exec_core+27101>, 0x5571649c8e70 <vm_exec_core+9712>, 0x5571649c9fdd <vm_exec_core+14173>, 0x5571649ce4db <vm_exec_core+31835>, 0x5571649ca5ea <vm_exec_core+15722>, 0x5571649ca173 <vm_exec_core+14579>, 0x5571649c6ce9 <vm_exec_core+1129>, 0x5571649c7375 <vm_exec_core+2805>, 0x5571649c6dcb <vm_exec_core+1355>, 0x5571649cae55 <vm_exec_core+17877>, 0x5571649ca311 <vm_exec_core+14993>, 0x5571649caa42 <vm_exec_core+16834>, 0x5571649ca965 <vm_exec_core+16613>, 0x5571649c9b54 <vm_exec_core+13012>, 0x5571649ca20d <vm_exec_core+14733>, 0x5571649c9eba <vm_exec_core+13882>, 0x5571649ca4b4 <vm_exec_core+15412>, 0x5571649ca439 <vm_exec_core+15289>, 0x5571649c9b07 <vm_exec_core+12935>, 0x5571649c6f16 <vm_exec_core+1686>, 0x5571649c86f8 <vm_exec_core+7800>, 0x5571649cd8f7 <vm_exec_core+28791>, 0x5571649c8043 <vm_exec_core+6083>, 0x5571649ce566 <vm_exec_core+31974>, 0x5571649cc90d <vm_exec_core+24717>, 0x5571649ca7b6 <vm_exec_core+16182>, 0x5571649c7215 <vm_exec_core+2453>, 0x5571649ce08e <vm_exec_core+30734>, 0x5571649cdc9f <vm_exec_core+29727>, 0x5571649c8400 <vm_exec_core+7040>, 0x5571649c77f2 <vm_exec_core+3954>, 0x5571649ccdb2 <vm_exec_core+25906>, 0x5571649c91fc <vm_exec_core+10620>, 0x5571649ce298 <vm_exec_core+31256>, 0x5571649cdeb6 <vm_exec_core+30262>, 0x5571649c99af <vm_exec_core+12591>, 0x5571649ca723 <vm_exec_core+16035>, 0x5571649cca9b <vm_exec_core+25115>, 0x5571649cde1a <vm_exec_core+30106>, 0x5571649cbb9f <vm_exec_core+21279>, 0x5571649ccb33 <vm_exec_core+25267>, 0x5571649ccf31 <vm_exec_core+26289>, 0x5571649cbacd <vm_exec_core+21069>, 0x5571649c76ee <vm_exec_core+3694>, 0x5571649cc2ca <vm_exec_core+23114>, 0x5571649c754f <vm_exec_core+3279>, 0x5571649c7897 <vm_exec_core+4119>, 0x5571649c9c3c <vm_exec_core+13244>, 0x5571649cb972 <vm_exec_core+20722>, 0x5571649cbef2 <vm_exec_core+22130>, 0x5571649cb701 <vm_exec_core+20097>, 0x5571649c7162 <vm_exec_core+2274>, 0x5571649cd179 <vm_exec_core+26873>, 0x5571649cdba9 <vm_exec_core+29481>, 0x5571649c7992 <vm_exec_core+4370>, 0x5571649c8afa <vm_exec_core+8826>, 0x5571649c860b <vm_exec_core+7563>, 0x5571649c935d <vm_exec_core+10973>, 0x5571649ca67f <vm_exec_core+15871>, 0x5571649c7a82 <vm_exec_core+4610>, 0x5571649ccffe <vm_exec_core+26494>, 0x5571649c8a5b <vm_exec_core+8667>, 0x5571649ca520 <vm_exec_core+15520>, 0x5571649caf98 <vm_exec_core+18200>, 0x5571649cceb0 <vm_exec_core+26160>, 0x5571649cbd52 <vm_exec_core+21714>, 0x5571649c9566 <vm_exec_core+11494>, 0x5571649c8d42 <vm_exec_core+9410>, 0x5571649ccc8e <vm_exec_core+25614>, 0x5571649c9db0 <vm_exec_core+13616>, 0x5571649cc375 <vm_exec_core+23285>, 0x5571649cbe65 <vm_exec_core+21989>, 0x5571649cc5b5 <vm_exec_core+23861>, 0x5571649cd44e <vm_exec_core+27598>, 0x5571649cb19b <vm_exec_core+18715>, 0x5571649cbd02 <vm_exec_core+21634>, 0x5571649c96da <vm_exec_core+11866>, 0x5571649ccbda <vm_exec_core+25434>, 0x5571649c9800 <vm_exec_core+12160>, 0x5571649cba0f <vm_exec_core+20879>, 0x5571649cbd02 <vm_exec_core+21634>, 0x5571649cad52 <vm_exec_core+17618>, 0x5571649cb835 <vm_exec_core+20405>, 0x5571649c9a2a <vm_exec_core+12714>, 0x5571649c9017 <vm_exec_core+10135>, 0x5571649cc68c <vm_exec_core+24076>, 0x5571649c7b38 <vm_exec_core+4792>, 0x5571649cab56 <vm_exec_core+17110>, 0x5571649d54ea <vm_exec_core+60522>, 0x5571649cbc43 <vm_exec_core+21443>, 0x5571649c7de2 <vm_exec_core+5474>, 0x5571649c82e3 <vm_exec_core+6755>, 0x5571649c7eff <vm_exec_core+5759>, 0x5571649c8be7 <vm_exec_core+9063>, 0x5571649c93bc <vm_exec_core+11068>, 0x5571649cb065 <vm_exec_core+18405>, 0x5571649ca675 <vm_exec_core+15861>, 0x5571649cb060 <vm_exec_core+18400>, 0x5571649cbb9a <vm_exec_core+21274>, 0x5571649cbac8 <vm_exec_core+21064>, 0x5571649c8be2 <vm_exec_core+9058>, 0x5571649cbd16 <vm_exec_core+21654>, 0x5571649c9cde <vm_exec_core+13406>, 0x5571649c9ce3 <vm_exec_core+13411>, 0x5571649cbac3 <vm_exec_core+21059>, 0x5571649cb968 <vm_exec_core+20712>, 0x5571649caa29 <vm_exec_core+16809>, 0x5571649ca951 <vm_exec_core+16593>...} reg_cfp = 0x7db8dcfff720 reg_pc = 0x50400002d3f8 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_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #53 0x00005571649c341b in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622 No locals. #54 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #55 0x00005571646485cb in rb_ec_exec_node (ec=0x5160000006d0, n=0x7db8df38c960) at /tmp/ruby/src/trunk_asan/eval.c:280 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffd161fbd0, <optimized out>, 0x7fffd161fb20, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7db8df38c960 #56 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:318 ec = 0x5160000006d0 status = <optimized out> #57 0x0000557164641b47 in rb_main (argc=11, argv=0x7fffd161fd98) at /tmp/ruby/src/trunk_asan/main.c:42 variable_in_this_stack_frame = <optimized out> #58 main (argc=11, argv=0x7fffd161fd98) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 2167665) detached] $ timeout 60 gdb -p 2167660 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 2167662] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007c1370126cd7 in __GI___select (nfds=11, readfds=0x50c004c2a300, writefds=0x0, exceptfds=0x0, timeout=0x7fff6487b800) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x7c137025ec40 (LWP 2167660) "ruby" 0x00007c1370126cd7 in __GI___select (nfds=11, readfds=0x50c004c2a300, writefds=0x0, exceptfds=0x0, timeout=0x7fff6487b800) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x7c1353e006c0 (LWP 2167662) "ruby" 0x00007c137011b4cd in __GI___poll (fds=0x7c1352b09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7c1353e006c0 (LWP 2167662) "ruby"): #0 0x00007c137011b4cd in __GI___poll (fds=0x7c1352b09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b9f9d2156da in __interceptor_poll () No symbol table info available. #2 0x00005b9f9d5c3e7f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3005 vm = <optimized out> #4 0x00005b9f9d26ea8f in asan_thread_start(void*) () No symbol table info available. #5 0x00007c137009caa4 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 = {136422453413568, -3467402975839701469, 136422453413568, -352, 0, 140734880012704, -3467402975860672989, -3467480406357756381}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007c1370129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7c137025ec40 (LWP 2167660) "ruby"): #0 0x00007c1370126cd7 in __GI___select (nfds=11, readfds=0x50c004c2a300, writefds=0x0, exceptfds=0x0, timeout=0x7fff6487b800) at ../sysdeps/unix/sysv/linux/select.c:69 sc_ret = -514 sc_cancel_oldtype = 0 sc_ret = <optimized out> s = <optimized out> us = <optimized out> ns = <optimized out> ts64 = {tv_sec = 59999, tv_nsec = 953743257} pts64 = 0x7fff6487b6a0 r = <optimized out> #1 0x00005b9f9d5aeb55 in native_fd_select (n=11, readfds=0x50c004c2a300, writefds=0x0, exceptfds=0x7c1370126cd7 <__GI___select+327>, timeout=0x7fff6487b6a0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2379 No locals. #2 do_select (p=136422892358944) at /tmp/ruby/src/trunk_asan/thread.c:4309 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7fff6487b7b0 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x00005b9f9d2b92d0 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:1073 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff6487b970, <optimized out>, 0x7fff6487b880, <optimized out>, <optimized out>}, prev = 0x7c136e09cc80, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x00005b9f9d5ae12e 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:4369 set = {max = 11, th = 0x515000000300, rset = 0x7c136e09cb40, 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 = 0x7c136e09cba0} #5 0x00005b9f9d37c36f in select_internal (read=136422911948440, write=4, except=4, tp=0x7c136e09cba0, fds=0x7c136e09cb40) at /tmp/ruby/src/trunk_asan/io.c:10711 timerec = <optimized out> max = 11 pending = <optimized out> rp = 0x7c136e09cb40 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=136422892358432) at /tmp/ruby/src/trunk_asan/io.c:10781 p = 0x7c136e09cb20 #7 0x00005b9f9d2b92d0 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:1073 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff6487bc70, <optimized out>, 0x7fff6487bb80, <optimized out>, <optimized out>}, prev = 0x7c136e072a40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x00005b9f9d3585b7 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11137 args = <optimized out> timerec = <optimized out> scheduler = <optimized out> timeout = <optimized out> i = 4 #9 0x00005b9f9d693348 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x160100100009 cc = <optimized out> me = 0x7c136f95a6b0 cfunc = 0x504000010798 recv = 136422918257000 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x00005b9f9d640d49 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7c136d5ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5957 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b9f9d636b16 <vm_exec_core+12950>, 0x5b9f9d633f25 <vm_exec_core+1701>, 0x5b9f9d635707 <vm_exec_core+7815>, 0x5b9f9d63a906 <vm_exec_core+28806>, 0x5b9f9d635052 <vm_exec_core+6098>, 0x5b9f9d63b575 <vm_exec_core+31989>, 0x5b9f9d63991c <vm_exec_core+24732>, 0x5b9f9d6377c5 <vm_exec_core+16197>, 0x5b9f9d634224 <vm_exec_core+2468>, 0x5b9f9d63b09d <vm_exec_core+30749>, 0x5b9f9d63acae <vm_exec_core+29742>, 0x5b9f9d63540f <vm_exec_core+7055>, 0x5b9f9d634801 <vm_exec_core+3969>, 0x5b9f9d639dc1 <vm_exec_core+25921>, 0x5b9f9d63620b <vm_exec_core+10635>, 0x5b9f9d63b2a7 <vm_exec_core+31271>, 0x5b9f9d63aec5 <vm_exec_core+30277>, 0x5b9f9d6369be <vm_exec_core+12606>, 0x5b9f9d637732 <vm_exec_core+16050>, 0x5b9f9d639aaa <vm_exec_core+25130>, 0x5b9f9d63ae29 <vm_exec_core+30121>, 0x5b9f9d638bae <vm_exec_core+21294>, 0x5b9f9d639b42 <vm_exec_core+25282>, 0x5b9f9d639f40 <vm_exec_core+26304>, 0x5b9f9d638adc <vm_exec_core+21084>, 0x5b9f9d6346fd <vm_exec_core+3709>, 0x5b9f9d6392d9 <vm_exec_core+23129>, 0x5b9f9d63455e <vm_exec_core+3294>, 0x5b9f9d6348a6 <vm_exec_core+4134>, 0x5b9f9d636c4b <vm_exec_core+13259>, 0x5b9f9d638981 <vm_exec_core+20737>, 0x5b9f9d638f01 <vm_exec_core+22145>, 0x5b9f9d638710 <vm_exec_core+20112>, 0x5b9f9d634171 <vm_exec_core+2289>, 0x5b9f9d63a188 <vm_exec_core+26888>, 0x5b9f9d63abb8 <vm_exec_core+29496>, 0x5b9f9d6349a1 <vm_exec_core+4385>, 0x5b9f9d635b09 <vm_exec_core+8841>, 0x5b9f9d63561a <vm_exec_core+7578>, 0x5b9f9d63636c <vm_exec_core+10988>, 0x5b9f9d63768e <vm_exec_core+15886>, 0x5b9f9d634a91 <vm_exec_core+4625>, 0x5b9f9d63a00d <vm_exec_core+26509>, 0x5b9f9d635a6a <vm_exec_core+8682>, 0x5b9f9d63752f <vm_exec_core+15535>, 0x5b9f9d637fa7 <vm_exec_core+18215>, 0x5b9f9d639ebf <vm_exec_core+26175>, 0x5b9f9d638d61 <vm_exec_core+21729>, 0x5b9f9d636575 <vm_exec_core+11509>, 0x5b9f9d635d51 <vm_exec_core+9425>, 0x5b9f9d639c9d <vm_exec_core+25629>, 0x5b9f9d636dbf <vm_exec_core+13631>, 0x5b9f9d639384 <vm_exec_core+23300>, 0x5b9f9d638e74 <vm_exec_core+22004>, 0x5b9f9d6395c4 <vm_exec_core+23876>, 0x5b9f9d63a45d <vm_exec_core+27613>, 0x5b9f9d6381aa <vm_exec_core+18730>, 0x5b9f9d633c1b <vm_exec_core+923>, 0x5b9f9d6366e9 <vm_exec_core+11881>, 0x5b9f9d639be9 <vm_exec_core+25449>, 0x5b9f9d63680f <vm_exec_core+12175>, 0x5b9f9d638a1e <vm_exec_core+20894>, 0x5b9f9d6391da <vm_exec_core+22874>, 0x5b9f9d637d61 <vm_exec_core+17633>, 0x5b9f9d638844 <vm_exec_core+20420>, 0x5b9f9d636a39 <vm_exec_core+12729>, 0x5b9f9d636026 <vm_exec_core+10150>, 0x5b9f9d63969b <vm_exec_core+24091>, 0x5b9f9d634b47 <vm_exec_core+4807>, 0x5b9f9d637b65 <vm_exec_core+17125>, 0x5b9f9d6424f9 <vm_exec_core+60537>, 0x5b9f9d638c52 <vm_exec_core+21458>, 0x5b9f9d634df1 <vm_exec_core+5489>, 0x5b9f9d6352f2 <vm_exec_core+6770>, 0x5b9f9d634f0e <vm_exec_core+5774>, 0x5b9f9d635bf6 <vm_exec_core+9078>, 0x5b9f9d6363cb <vm_exec_core+11083>, 0x5b9f9d633c20 <vm_exec_core+928>, 0x5b9f9d635967 <vm_exec_core+8423>, 0x5b9f9d63b7b1 <vm_exec_core+32561>, 0x5b9f9d6390f7 <vm_exec_core+22647>, 0x5b9f9d6380a8 <vm_exec_core+18472>, 0x5b9f9d63a07e <vm_exec_core+26622>, 0x5b9f9d63b87d <vm_exec_core+32765>, 0x5b9f9d63a37d <vm_exec_core+27389>, 0x5b9f9d63b335 <vm_exec_core+31413>, 0x5b9f9d63b402 <vm_exec_core+31618>, 0x5b9f9d634621 <vm_exec_core+3489>, 0x5b9f9d63af67 <vm_exec_core+30439>, 0x5b9f9d636ce8 <vm_exec_core+13416>, 0x5b9f9d63b176 <vm_exec_core+30966>, 0x5b9f9d6368b4 <vm_exec_core+12340>, 0x5b9f9d63a25d <vm_exec_core+27101>, 0x5b9f9d635e70 <vm_exec_core+9712>, 0x5b9f9d636fdd <vm_exec_core+14173>, 0x5b9f9d63b4db <vm_exec_core+31835>, 0x5b9f9d6375ea <vm_exec_core+15722>, 0x5b9f9d637173 <vm_exec_core+14579>, 0x5b9f9d633ce9 <vm_exec_core+1129>, 0x5b9f9d634375 <vm_exec_core+2805>, 0x5b9f9d633dcb <vm_exec_core+1355>, 0x5b9f9d637e55 <vm_exec_core+17877>, 0x5b9f9d637311 <vm_exec_core+14993>, 0x5b9f9d637a42 <vm_exec_core+16834>, 0x5b9f9d637965 <vm_exec_core+16613>, 0x5b9f9d636b54 <vm_exec_core+13012>, 0x5b9f9d63720d <vm_exec_core+14733>, 0x5b9f9d636eba <vm_exec_core+13882>, 0x5b9f9d6374b4 <vm_exec_core+15412>, 0x5b9f9d637439 <vm_exec_core+15289>, 0x5b9f9d636b07 <vm_exec_core+12935>, 0x5b9f9d633f16 <vm_exec_core+1686>, 0x5b9f9d6356f8 <vm_exec_core+7800>, 0x5b9f9d63a8f7 <vm_exec_core+28791>, 0x5b9f9d635043 <vm_exec_core+6083>, 0x5b9f9d63b566 <vm_exec_core+31974>, 0x5b9f9d63990d <vm_exec_core+24717>, 0x5b9f9d6377b6 <vm_exec_core+16182>, 0x5b9f9d634215 <vm_exec_core+2453>, 0x5b9f9d63b08e <vm_exec_core+30734>, 0x5b9f9d63ac9f <vm_exec_core+29727>, 0x5b9f9d635400 <vm_exec_core+7040>, 0x5b9f9d6347f2 <vm_exec_core+3954>, 0x5b9f9d639db2 <vm_exec_core+25906>, 0x5b9f9d6361fc <vm_exec_core+10620>, 0x5b9f9d63b298 <vm_exec_core+31256>, 0x5b9f9d63aeb6 <vm_exec_core+30262>, 0x5b9f9d6369af <vm_exec_core+12591>, 0x5b9f9d637723 <vm_exec_core+16035>, 0x5b9f9d639a9b <vm_exec_core+25115>, 0x5b9f9d63ae1a <vm_exec_core+30106>, 0x5b9f9d638b9f <vm_exec_core+21279>, 0x5b9f9d639b33 <vm_exec_core+25267>, 0x5b9f9d639f31 <vm_exec_core+26289>, 0x5b9f9d638acd <vm_exec_core+21069>, 0x5b9f9d6346ee <vm_exec_core+3694>, 0x5b9f9d6392ca <vm_exec_core+23114>, 0x5b9f9d63454f <vm_exec_core+3279>, 0x5b9f9d634897 <vm_exec_core+4119>, 0x5b9f9d636c3c <vm_exec_core+13244>, 0x5b9f9d638972 <vm_exec_core+20722>, 0x5b9f9d638ef2 <vm_exec_core+22130>, 0x5b9f9d638701 <vm_exec_core+20097>, 0x5b9f9d634162 <vm_exec_core+2274>, 0x5b9f9d63a179 <vm_exec_core+26873>, 0x5b9f9d63aba9 <vm_exec_core+29481>, 0x5b9f9d634992 <vm_exec_core+4370>, 0x5b9f9d635afa <vm_exec_core+8826>, 0x5b9f9d63560b <vm_exec_core+7563>, 0x5b9f9d63635d <vm_exec_core+10973>, 0x5b9f9d63767f <vm_exec_core+15871>, 0x5b9f9d634a82 <vm_exec_core+4610>, 0x5b9f9d639ffe <vm_exec_core+26494>, 0x5b9f9d635a5b <vm_exec_core+8667>, 0x5b9f9d637520 <vm_exec_core+15520>, 0x5b9f9d637f98 <vm_exec_core+18200>, 0x5b9f9d639eb0 <vm_exec_core+26160>, 0x5b9f9d638d52 <vm_exec_core+21714>, 0x5b9f9d636566 <vm_exec_core+11494>, 0x5b9f9d635d42 <vm_exec_core+9410>, 0x5b9f9d639c8e <vm_exec_core+25614>, 0x5b9f9d636db0 <vm_exec_core+13616>, 0x5b9f9d639375 <vm_exec_core+23285>, 0x5b9f9d638e65 <vm_exec_core+21989>, 0x5b9f9d6395b5 <vm_exec_core+23861>, 0x5b9f9d63a44e <vm_exec_core+27598>, 0x5b9f9d63819b <vm_exec_core+18715>, 0x5b9f9d638d02 <vm_exec_core+21634>, 0x5b9f9d6366da <vm_exec_core+11866>, 0x5b9f9d639bda <vm_exec_core+25434>, 0x5b9f9d636800 <vm_exec_core+12160>, 0x5b9f9d638a0f <vm_exec_core+20879>, 0x5b9f9d638d02 <vm_exec_core+21634>, 0x5b9f9d637d52 <vm_exec_core+17618>, 0x5b9f9d638835 <vm_exec_core+20405>, 0x5b9f9d636a2a <vm_exec_core+12714>, 0x5b9f9d636017 <vm_exec_core+10135>, 0x5b9f9d63968c <vm_exec_core+24076>, 0x5b9f9d634b38 <vm_exec_core+4792>, 0x5b9f9d637b56 <vm_exec_core+17110>, 0x5b9f9d6424ea <vm_exec_core+60522>, 0x5b9f9d638c43 <vm_exec_core+21443>, 0x5b9f9d634de2 <vm_exec_core+5474>, 0x5b9f9d6352e3 <vm_exec_core+6755>, 0x5b9f9d634eff <vm_exec_core+5759>, 0x5b9f9d635be7 <vm_exec_core+9063>, 0x5b9f9d6363bc <vm_exec_core+11068>, 0x5b9f9d638065 <vm_exec_core+18405>, 0x5b9f9d637675 <vm_exec_core+15861>, 0x5b9f9d638060 <vm_exec_core+18400>, 0x5b9f9d638b9a <vm_exec_core+21274>, 0x5b9f9d638ac8 <vm_exec_core+21064>, 0x5b9f9d635be2 <vm_exec_core+9058>, 0x5b9f9d638d16 <vm_exec_core+21654>, 0x5b9f9d636cde <vm_exec_core+13406>, 0x5b9f9d636ce3 <vm_exec_core+13411>, 0x5b9f9d638ac3 <vm_exec_core+21059>, 0x5b9f9d638968 <vm_exec_core+20712>, 0x5b9f9d637a29 <vm_exec_core+16809>, 0x5b9f9d637951 <vm_exec_core+16593>...} reg_cfp = 0x7c136d5ff3a0 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_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #12 0x00005b9f9d6301e9 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622 th: 0x515000000300, native_id: 0x7c137025ec40 No locals. -- Control frame information ----------------------------------------------- c:0021 p:---- s:0128 e:000127 CFUNC :select #13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2598 _ec = 0x5160000006d0 c:0020 p:0244 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:697 c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:825 c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:864 c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1610 c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1305 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1775 #14 0x00005b9f9d6b0cb2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7c136d5ff578, self=136422916240040, 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:1626 flags = 0 iseq = 0x7c136f797788 c:0014 p:0006 s:0065 e:000064 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1762 [FINISH] cfp = <optimized out> sp = 0x7c136d4ff9e8 use_argv = 0x7c136dec61e0 c:0013 p:---- s:0061 e:000060 CFUNC :each c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1761 stack_argv = 0x7c136d4ff9e8 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1640 captured = 0x7c136d5ff578 #16 0x00005b9f9d65d0f6 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:1677 c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1805 No locals. #17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1685 No locals. c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1052 c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:897 #18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #19 0x00005b9f9d65d0f6 in rb_yield (val=<optimized out>) No locals. c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 #20 0x00005b9f9d803aaa in rb_ary_each (ary=136422912364680) at /tmp/ruby/src/trunk_asan/array.c:2641 i = 0 #21 0x00005b9f9d693348 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0xc0100000001 c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1289 c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1889 cc = <optimized out> me = 0x7c136f960560 cfunc = 0x50400000a298 recv = 136422912364680 c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1893 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #22 0x00005b9f9d63a798 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7c136d5ff560, cd=0x51100000db80, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5957 val = 36 ci = <optimized out> argc = <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 recv = <optimized out> cc = <optimized out> calling = <optimized out> #23 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000db80 insns_address_table = {0x5b9f9d636b16 <vm_exec_core+12950>, 0x5b9f9d633f25 <vm_exec_core+1701>, 0x5b9f9d635707 <vm_exec_core+7815>, 0x5b9f9d63a906 <vm_exec_core+28806>, 0x5b9f9d635052 <vm_exec_core+6098>, 0x5b9f9d63b575 <vm_exec_core+31989>, 0x5b9f9d63991c <vm_exec_core+24732>, 0x5b9f9d6377c5 <vm_exec_core+16197>, 0x5b9f9d634224 <vm_exec_core+2468>, 0x5b9f9d63b09d <vm_exec_core+30749>, 0x5b9f9d63acae <vm_exec_core+29742>, 0x5b9f9d63540f <vm_exec_core+7055>, 0x5b9f9d634801 <vm_exec_core+3969>, 0x5b9f9d639dc1 <vm_exec_core+25921>, 0x5b9f9d63620b <vm_exec_core+10635>, 0x5b9f9d63b2a7 <vm_exec_core+31271>, 0x5b9f9d63aec5 <vm_exec_core+30277>, 0x5b9f9d6369be <vm_exec_core+12606>, 0x5b9f9d637732 <vm_exec_core+16050>, 0x5b9f9d639aaa <vm_exec_core+25130>, 0x5b9f9d63ae29 <vm_exec_core+30121>, 0x5b9f9d638bae <vm_exec_core+21294>, 0x5b9f9d639b42 <vm_exec_core+25282>, 0x5b9f9d639f40 <vm_exec_core+26304>, 0x5b9f9d638adc <vm_exec_core+21084>, 0x5b9f9d6346fd <vm_exec_core+3709>, 0x5b9f9d6392d9 <vm_exec_core+23129>, 0x5b9f9d63455e <vm_exec_core+3294>, 0x5b9f9d6348a6 <vm_exec_core+4134>, 0x5b9f9d636c4b <vm_exec_core+13259>, 0x5b9f9d638981 <vm_exec_core+20737>, 0x5b9f9d638f01 <vm_exec_core+22145>, 0x5b9f9d638710 <vm_exec_core+20112>, 0x5b9f9d634171 <vm_exec_core+2289>, 0x5b9f9d63a188 <vm_exec_core+26888>, 0x5b9f9d63abb8 <vm_exec_core+29496>, 0x5b9f9d6349a1 <vm_exec_core+4385>, 0x5b9f9d635b09 <vm_exec_core+8841>, 0x5b9f9d63561a <vm_exec_core+7578>, 0x5b9f9d63636c <vm_exec_core+10988>, 0x5b9f9d63768e <vm_exec_core+15886>, 0x5b9f9d634a91 <vm_exec_core+4625>, 0x5b9f9d63a00d <vm_exec_core+26509>, 0x5b9f9d635a6a <vm_exec_core+8682>, 0x5b9f9d63752f <vm_exec_core+15535>, 0x5b9f9d637fa7 <vm_exec_core+18215>, 0x5b9f9d639ebf <vm_exec_core+26175>, 0x5b9f9d638d61 <vm_exec_core+21729>, 0x5b9f9d636575 <vm_exec_core+11509>, 0x5b9f9d635d51 <vm_exec_core+9425>, 0x5b9f9d639c9d <vm_exec_core+25629>, 0x5b9f9d636dbf <vm_exec_core+13631>, 0x5b9f9d639384 <vm_exec_core+23300>, 0x5b9f9d638e74 <vm_exec_core+22004>, 0x5b9f9d6395c4 <vm_exec_core+23876>, 0x5b9f9d63a45d <vm_exec_core+27613>, 0x5b9f9d6381aa <vm_exec_core+18730>, 0x5b9f9d633c1b <vm_exec_core+923>, 0x5b9f9d6366e9 <vm_exec_core+11881>, 0x5b9f9d639be9 <vm_exec_core+25449>, 0x5b9f9d63680f <vm_exec_core+12175>, 0x5b9f9d638a1e <vm_exec_core+20894>, 0x5b9f9d6391da <vm_exec_core+22874>, 0x5b9f9d637d61 <vm_exec_core+17633>, 0x5b9f9d638844 <vm_exec_core+20420>, 0x5b9f9d636a39 <vm_exec_core+12729>, 0x5b9f9d636026 <vm_exec_core+10150>, 0x5b9f9d63969b <vm_exec_core+24091>, 0x5b9f9d634b47 <vm_exec_core+4807>, 0x5b9f9d637b65 <vm_exec_core+17125>, 0x5b9f9d6424f9 <vm_exec_core+60537>, 0x5b9f9d638c52 <vm_exec_core+21458>, 0x5b9f9d634df1 <vm_exec_core+5489>, 0x5b9f9d6352f2 <vm_exec_core+6770>, 0x5b9f9d634f0e <vm_exec_core+5774>, 0x5b9f9d635bf6 <vm_exec_core+9078>, 0x5b9f9d6363cb <vm_exec_core+11083>, 0x5b9f9d633c20 <vm_exec_core+928>, 0x5b9f9d635967 <vm_exec_core+8423>, 0x5b9f9d63b7b1 <vm_exec_core+32561>, 0x5b9f9d6390f7 <vm_exec_core+22647>, 0x5b9f9d6380a8 <vm_exec_core+18472>, 0x5b9f9d63a07e <vm_exec_core+26622>, 0x5b9f9d63b87d <vm_exec_core+32765>, 0x5b9f9d63a37d <vm_exec_core+27389>, 0x5b9f9d63b335 <vm_exec_core+31413>, 0x5b9f9d63b402 <vm_exec_core+31618>, 0x5b9f9d634621 <vm_exec_core+3489>, 0x5b9f9d63af67 <vm_exec_core+30439>, 0x5b9f9d636ce8 <vm_exec_core+13416>, 0x5b9f9d63b176 <vm_exec_core+30966>, 0x5b9f9d6368b4 <vm_exec_core+12340>, 0x5b9f9d63a25d <vm_exec_core+27101>, 0x5b9f9d635e70 <vm_exec_core+9712>, 0x5b9f9d636fdd <vm_exec_core+14173>, 0x5b9f9d63b4db <vm_exec_core+31835>, 0x5b9f9d6375ea <vm_exec_core+15722>, 0x5b9f9d637173 <vm_exec_core+14579>, 0x5b9f9d633ce9 <vm_exec_core+1129>, 0x5b9f9d634375 <vm_exec_core+2805>, 0x5b9f9d633dcb <vm_exec_core+1355>, 0x5b9f9d637e55 <vm_exec_core+17877>, 0x5b9f9d637311 <vm_exec_core+14993>, 0x5b9f9d637a42 <vm_exec_core+16834>, 0x5b9f9d637965 <vm_exec_core+16613>, 0x5b9f9d636b54 <vm_exec_core+13012>, 0x5b9f9d63720d <vm_exec_core+14733>, 0x5b9f9d636eba <vm_exec_core+13882>, 0x5b9f9d6374b4 <vm_exec_core+15412>, 0x5b9f9d637439 <vm_exec_core+15289>, 0x5b9f9d636b07 <vm_exec_core+12935>, 0x5b9f9d633f16 <vm_exec_core+1686>, 0x5b9f9d6356f8 <vm_exec_core+7800>, 0x5b9f9d63a8f7 <vm_exec_core+28791>, 0x5b9f9d635043 <vm_exec_core+6083>, 0x5b9f9d63b566 <vm_exec_core+31974>, 0x5b9f9d63990d <vm_exec_core+24717>, 0x5b9f9d6377b6 <vm_exec_core+16182>, 0x5b9f9d634215 <vm_exec_core+2453>, 0x5b9f9d63b08e <vm_exec_core+30734>, 0x5b9f9d63ac9f <vm_exec_core+29727>, 0x5b9f9d635400 <vm_exec_core+7040>, 0x5b9f9d6347f2 <vm_exec_core+3954>, 0x5b9f9d639db2 <vm_exec_core+25906>, 0x5b9f9d6361fc <vm_exec_core+10620>, 0x5b9f9d63b298 <vm_exec_core+31256>, 0x5b9f9d63aeb6 <vm_exec_core+30262>, 0x5b9f9d6369af <vm_exec_core+12591>, 0x5b9f9d637723 <vm_exec_core+16035>, 0x5b9f9d639a9b <vm_exec_core+25115>, 0x5b9f9d63ae1a <vm_exec_core+30106>, 0x5b9f9d638b9f <vm_exec_core+21279>, 0x5b9f9d639b33 <vm_exec_core+25267>, 0x5b9f9d639f31 <vm_exec_core+26289>, 0x5b9f9d638acd <vm_exec_core+21069>, 0x5b9f9d6346ee <vm_exec_core+3694>, 0x5b9f9d6392ca <vm_exec_core+23114>, 0x5b9f9d63454f <vm_exec_core+3279>, 0x5b9f9d634897 <vm_exec_core+4119>, 0x5b9f9d636c3c <vm_exec_core+13244>, 0x5b9f9d638972 <vm_exec_core+20722>, 0x5b9f9d638ef2 <vm_exec_core+22130>, 0x5b9f9d638701 <vm_exec_core+20097>, 0x5b9f9d634162 <vm_exec_core+2274>, 0x5b9f9d63a179 <vm_exec_core+26873>, 0x5b9f9d63aba9 <vm_exec_core+29481>, 0x5b9f9d634992 <vm_exec_core+4370>, 0x5b9f9d635afa <vm_exec_core+8826>, 0x5b9f9d63560b <vm_exec_core+7563>, 0x5b9f9d63635d <vm_exec_core+10973>, 0x5b9f9d63767f <vm_exec_core+15871>, 0x5b9f9d634a82 <vm_exec_core+4610>, 0x5b9f9d639ffe <vm_exec_core+26494>, 0x5b9f9d635a5b <vm_exec_core+8667>, 0x5b9f9d637520 <vm_exec_core+15520>, 0x5b9f9d637f98 <vm_exec_core+18200>, 0x5b9f9d639eb0 <vm_exec_core+26160>, 0x5b9f9d638d52 <vm_exec_core+21714>, 0x5b9f9d636566 <vm_exec_core+11494>, 0x5b9f9d635d42 <vm_exec_core+9410>, 0x5b9f9d639c8e <vm_exec_core+25614>, 0x5b9f9d636db0 <vm_exec_core+13616>, 0x5b9f9d639375 <vm_exec_core+23285>, 0x5b9f9d638e65 <vm_exec_core+21989>, 0x5b9f9d6395b5 <vm_exec_core+23861>, 0x5b9f9d63a44e <vm_exec_core+27598>, 0x5b9f9d63819b <vm_exec_core+18715>, 0x5b9f9d638d02 <vm_exec_core+21634>, 0x5b9f9d6366da <vm_exec_core+11866>, 0x5b9f9d639bda <vm_exec_core+25434>, 0x5b9f9d636800 <vm_exec_core+12160>, 0x5b9f9d638a0f <vm_exec_core+20879>, 0x5b9f9d638d02 <vm_exec_core+21634>, 0x5b9f9d637d52 <vm_exec_core+17618>, 0x5b9f9d638835 <vm_exec_core+20405>, 0x5b9f9d636a2a <vm_exec_core+12714>, 0x5b9f9d636017 <vm_exec_core+10135>, 0x5b9f9d63968c <vm_exec_core+24076>, 0x5b9f9d634b38 <vm_exec_core+4792>, 0x5b9f9d637b56 <vm_exec_core+17110>, 0x5b9f9d6424ea <vm_exec_core+60522>, 0x5b9f9d638c43 <vm_exec_core+21443>, 0x5b9f9d634de2 <vm_exec_core+5474>, 0x5b9f9d6352e3 <vm_exec_core+6755>, 0x5b9f9d634eff <vm_exec_core+5759>, 0x5b9f9d635be7 <vm_exec_core+9063>, 0x5b9f9d6363bc <vm_exec_core+11068>, 0x5b9f9d638065 <vm_exec_core+18405>, 0x5b9f9d637675 <vm_exec_core+15861>, 0x5b9f9d638060 <vm_exec_core+18400>, 0x5b9f9d638b9a <vm_exec_core+21274>, 0x5b9f9d638ac8 <vm_exec_core+21064>, 0x5b9f9d635be2 <vm_exec_core+9058>, 0x5b9f9d638d16 <vm_exec_core+21654>, 0x5b9f9d636cde <vm_exec_core+13406>, 0x5b9f9d636ce3 <vm_exec_core+13411>, 0x5b9f9d638ac3 <vm_exec_core+21059>, 0x5b9f9d638968 <vm_exec_core+20712>, 0x5b9f9d637a29 <vm_exec_core+16809>, 0x5b9f9d637951 <vm_exec_core+16593>...} reg_cfp = 0x7c136d5ff560 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] reg_pc = 0x5150000196d0 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_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #24 0x00005b9f9d63041b in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622 No locals. #25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #26 0x00005b9f9d3bb16c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=136422916733400) at /tmp/ruby/src/trunk_asan/load.c:789 iseq = 0x7c136f7db8c0 #27 0x00005b9f9d3b602b in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1296 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x515000000300 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 136422918247240 realpath_map = 136422918247080 path = 136422916733400 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #28 0x00005b9f9d3b41e5 in rb_require_string_internal (fname=136422916733440, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402 result = <optimized out> ec = 0x5160000006d0 result = <optimized out> #29 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1049 base = <optimized out> #30 0x00005b9f9d693348 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x58a100140003 cc = <optimized out> me = 0x7c136f7dba50 cfunc = 0x5040000185d8 recv = 136422918376880 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #31 0x00005b9f9d67979d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fff6487e050) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #32 0x00005b9f9d679255 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4912 ci = <optimized out> cc = 0x0 #33 0x00005b9f9d640d49 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7c136d5ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5957 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #34 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b9f9d636b16 <vm_exec_core+12950>, 0x5b9f9d633f25 <vm_exec_core+1701>, 0x5b9f9d635707 <vm_exec_core+7815>, 0x5b9f9d63a906 <vm_exec_core+28806>, 0x5b9f9d635052 <vm_exec_core+6098>, 0x5b9f9d63b575 <vm_exec_core+31989>, 0x5b9f9d63991c <vm_exec_core+24732>, 0x5b9f9d6377c5 <vm_exec_core+16197>, 0x5b9f9d634224 <vm_exec_core+2468>, 0x5b9f9d63b09d <vm_exec_core+30749>, 0x5b9f9d63acae <vm_exec_core+29742>, 0x5b9f9d63540f <vm_exec_core+7055>, 0x5b9f9d634801 <vm_exec_core+3969>, 0x5b9f9d639dc1 <vm_exec_core+25921>, 0x5b9f9d63620b <vm_exec_core+10635>, 0x5b9f9d63b2a7 <vm_exec_core+31271>, 0x5b9f9d63aec5 <vm_exec_core+30277>, 0x5b9f9d6369be <vm_exec_core+12606>, 0x5b9f9d637732 <vm_exec_core+16050>, 0x5b9f9d639aaa <vm_exec_core+25130>, 0x5b9f9d63ae29 <vm_exec_core+30121>, 0x5b9f9d638bae <vm_exec_core+21294>, 0x5b9f9d639b42 <vm_exec_core+25282>, 0x5b9f9d639f40 <vm_exec_core+26304>, 0x5b9f9d638adc <vm_exec_core+21084>, 0x5b9f9d6346fd <vm_exec_core+3709>, 0x5b9f9d6392d9 <vm_exec_core+23129>, 0x5b9f9d63455e <vm_exec_core+3294>, 0x5b9f9d6348a6 <vm_exec_core+4134>, 0x5b9f9d636c4b <vm_exec_core+13259>, 0x5b9f9d638981 <vm_exec_core+20737>, 0x5b9f9d638f01 <vm_exec_core+22145>, 0x5b9f9d638710 <vm_exec_core+20112>, 0x5b9f9d634171 <vm_exec_core+2289>, 0x5b9f9d63a188 <vm_exec_core+26888>, 0x5b9f9d63abb8 <vm_exec_core+29496>, 0x5b9f9d6349a1 <vm_exec_core+4385>, 0x5b9f9d635b09 <vm_exec_core+8841>, 0x5b9f9d63561a <vm_exec_core+7578>, 0x5b9f9d63636c <vm_exec_core+10988>, 0x5b9f9d63768e <vm_exec_core+15886>, 0x5b9f9d634a91 <vm_exec_core+4625>, 0x5b9f9d63a00d <vm_exec_core+26509>, 0x5b9f9d635a6a <vm_exec_core+8682>, 0x5b9f9d63752f <vm_exec_core+15535>, 0x5b9f9d637fa7 <vm_exec_core+18215>, 0x5b9f9d639ebf <vm_exec_core+26175>, 0x5b9f9d638d61 <vm_exec_core+21729>, 0x5b9f9d636575 <vm_exec_core+11509>, 0x5b9f9d635d51 <vm_exec_core+9425>, 0x5b9f9d639c9d <vm_exec_core+25629>, 0x5b9f9d636dbf <vm_exec_core+13631>, 0x5b9f9d639384 <vm_exec_core+23300>, 0x5b9f9d638e74 <vm_exec_core+22004>, 0x5b9f9d6395c4 <vm_exec_core+23876>, 0x5b9f9d63a45d <vm_exec_core+27613>, 0x5b9f9d6381aa <vm_exec_core+18730>, 0x5b9f9d633c1b <vm_exec_core+923>, 0x5b9f9d6366e9 <vm_exec_core+11881>, 0x5b9f9d639be9 <vm_exec_core+25449>, 0x5b9f9d63680f <vm_exec_core+12175>, 0x5b9f9d638a1e <vm_exec_core+20894>, 0x5b9f9d6391da <vm_exec_core+22874>, 0x5b9f9d637d61 <vm_exec_core+17633>, 0x5b9f9d638844 <vm_exec_core+20420>, 0x5b9f9d636a39 <vm_exec_core+12729>, 0x5b9f9d636026 <vm_exec_core+10150>, 0x5b9f9d63969b <vm_exec_core+24091>, 0x5b9f9d634b47 <vm_exec_core+4807>, 0x5b9f9d637b65 <vm_exec_core+17125>, 0x5b9f9d6424f9 <vm_exec_core+60537>, 0x5b9f9d638c52 <vm_exec_core+21458>, 0x5b9f9d634df1 <vm_exec_core+5489>, 0x5b9f9d6352f2 <vm_exec_core+6770>, 0x5b9f9d634f0e <vm_exec_core+5774>, 0x5b9f9d635bf6 <vm_exec_core+9078>, 0x5b9f9d6363cb <vm_exec_core+11083>, 0x5b9f9d633c20 <vm_exec_core+928>, 0x5b9f9d635967 <vm_exec_core+8423>, 0x5b9f9d63b7b1 <vm_exec_core+32561>, 0x5b9f9d6390f7 <vm_exec_core+22647>, 0x5b9f9d6380a8 <vm_exec_core+18472>, 0x5b9f9d63a07e <vm_exec_core+26622>, 0x5b9f9d63b87d <vm_exec_core+32765>, 0x5b9f9d63a37d <vm_exec_core+27389>, 0x5b9f9d63b335 <vm_exec_core+31413>, 0x5b9f9d63b402 <vm_exec_core+31618>, 0x5b9f9d634621 <vm_exec_core+3489>, 0x5b9f9d63af67 <vm_exec_core+30439>, 0x5b9f9d636ce8 <vm_exec_core+13416>, 0x5b9f9d63b176 <vm_exec_core+30966>, 0x5b9f9d6368b4 <vm_exec_core+12340>, 0x5b9f9d63a25d <vm_exec_core+27101>, 0x5b9f9d635e70 <vm_exec_core+9712>, 0x5b9f9d636fdd <vm_exec_core+14173>, 0x5b9f9d63b4db <vm_exec_core+31835>, 0x5b9f9d6375ea <vm_exec_core+15722>, 0x5b9f9d637173 <vm_exec_core+14579>, 0x5b9f9d633ce9 <vm_exec_core+1129>, 0x5b9f9d634375 <vm_exec_core+2805>, 0x5b9f9d633dcb <vm_exec_core+1355>, 0x5b9f9d637e55 <vm_exec_core+17877>, 0x5b9f9d637311 <vm_exec_core+14993>, 0x5b9f9d637a42 <vm_exec_core+16834>, 0x5b9f9d637965 <vm_exec_core+16613>, 0x5b9f9d636b54 <vm_exec_core+13012>, 0x5b9f9d63720d <vm_exec_core+14733>, 0x5b9f9d636eba <vm_exec_core+13882>, 0x5b9f9d6374b4 <vm_exec_core+15412>, 0x5b9f9d637439 <vm_exec_core+15289>, 0x5b9f9d636b07 <vm_exec_core+12935>, 0x5b9f9d633f16 <vm_exec_core+1686>, 0x5b9f9d6356f8 <vm_exec_core+7800>, 0x5b9f9d63a8f7 <vm_exec_core+28791>, 0x5b9f9d635043 <vm_exec_core+6083>, 0x5b9f9d63b566 <vm_exec_core+31974>, 0x5b9f9d63990d <vm_exec_core+24717>, 0x5b9f9d6377b6 <vm_exec_core+16182>, 0x5b9f9d634215 <vm_exec_core+2453>, 0x5b9f9d63b08e <vm_exec_core+30734>, 0x5b9f9d63ac9f <vm_exec_core+29727>, 0x5b9f9d635400 <vm_exec_core+7040>, 0x5b9f9d6347f2 <vm_exec_core+3954>, 0x5b9f9d639db2 <vm_exec_core+25906>, 0x5b9f9d6361fc <vm_exec_core+10620>, 0x5b9f9d63b298 <vm_exec_core+31256>, 0x5b9f9d63aeb6 <vm_exec_core+30262>, 0x5b9f9d6369af <vm_exec_core+12591>, 0x5b9f9d637723 <vm_exec_core+16035>, 0x5b9f9d639a9b <vm_exec_core+25115>, 0x5b9f9d63ae1a <vm_exec_core+30106>, 0x5b9f9d638b9f <vm_exec_core+21279>, 0x5b9f9d639b33 <vm_exec_core+25267>, 0x5b9f9d639f31 <vm_exec_core+26289>, 0x5b9f9d638acd <vm_exec_core+21069>, 0x5b9f9d6346ee <vm_exec_core+3694>, 0x5b9f9d6392ca <vm_exec_core+23114>, 0x5b9f9d63454f <vm_exec_core+3279>, 0x5b9f9d634897 <vm_exec_core+4119>, 0x5b9f9d636c3c <vm_exec_core+13244>, 0x5b9f9d638972 <vm_exec_core+20722>, 0x5b9f9d638ef2 <vm_exec_core+22130>, 0x5b9f9d638701 <vm_exec_core+20097>, 0x5b9f9d634162 <vm_exec_core+2274>, 0x5b9f9d63a179 <vm_exec_core+26873>, 0x5b9f9d63aba9 <vm_exec_core+29481>, 0x5b9f9d634992 <vm_exec_core+4370>, 0x5b9f9d635afa <vm_exec_core+8826>, 0x5b9f9d63560b <vm_exec_core+7563>, 0x5b9f9d63635d <vm_exec_core+10973>, 0x5b9f9d63767f <vm_exec_core+15871>, 0x5b9f9d634a82 <vm_exec_core+4610>, 0x5b9f9d639ffe <vm_exec_core+26494>, 0x5b9f9d635a5b <vm_exec_core+8667>, 0x5b9f9d637520 <vm_exec_core+15520>, 0x5b9f9d637f98 <vm_exec_core+18200>, 0x5b9f9d639eb0 <vm_exec_core+26160>, 0x5b9f9d638d52 <vm_exec_core+21714>, 0x5b9f9d636566 <vm_exec_core+11494>, 0x5b9f9d635d42 <vm_exec_core+9410>, 0x5b9f9d639c8e <vm_exec_core+25614>, 0x5b9f9d636db0 <vm_exec_core+13616>, 0x5b9f9d639375 <vm_exec_core+23285>, 0x5b9f9d638e65 <vm_exec_core+21989>, 0x5b9f9d6395b5 <vm_exec_core+23861>, 0x5b9f9d63a44e <vm_exec_core+27598>, 0x5b9f9d63819b <vm_exec_core+18715>, 0x5b9f9d638d02 <vm_exec_core+21634>, 0x5b9f9d6366da <vm_exec_core+11866>, 0x5b9f9d639bda <vm_exec_core+25434>, 0x5b9f9d636800 <vm_exec_core+12160>, 0x5b9f9d638a0f <vm_exec_core+20879>, 0x5b9f9d638d02 <vm_exec_core+21634>, 0x5b9f9d637d52 <vm_exec_core+17618>, 0x5b9f9d638835 <vm_exec_core+20405>, 0x5b9f9d636a2a <vm_exec_core+12714>, 0x5b9f9d636017 <vm_exec_core+10135>, 0x5b9f9d63968c <vm_exec_core+24076>, 0x5b9f9d634b38 <vm_exec_core+4792>, 0x5b9f9d637b56 <vm_exec_core+17110>, 0x5b9f9d6424ea <vm_exec_core+60522>, 0x5b9f9d638c43 <vm_exec_core+21443>, 0x5b9f9d634de2 <vm_exec_core+5474>, 0x5b9f9d6352e3 <vm_exec_core+6755>, 0x5b9f9d634eff <vm_exec_core+5759>, 0x5b9f9d635be7 <vm_exec_core+9063>, 0x5b9f9d6363bc <vm_exec_core+11068>, 0x5b9f9d638065 <vm_exec_core+18405>, 0x5b9f9d637675 <vm_exec_core+15861>, 0x5b9f9d638060 <vm_exec_core+18400>, 0x5b9f9d638b9a <vm_exec_core+21274>, 0x5b9f9d638ac8 <vm_exec_core+21064>, 0x5b9f9d635be2 <vm_exec_core+9058>, 0x5b9f9d638d16 <vm_exec_core+21654>, 0x5b9f9d636cde <vm_exec_core+13406>, 0x5b9f9d636ce3 <vm_exec_core+13411>, 0x5b9f9d638ac3 <vm_exec_core+21059>, 0x5b9f9d638968 <vm_exec_core+20712>, 0x5b9f9d637a29 <vm_exec_core+16809>, 0x5b9f9d637951 <vm_exec_core+16593>...} reg_cfp = 0x7c136d5ff790 reg_pc = 0x50400002d1f8 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_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #35 0x00005b9f9d63002b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160000006d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7fff6487e400, <optimized out>, <optimized out>}, prev = 0x7c136e065250, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #36 0x00005b9f9d2b55cb in rb_ec_exec_node (ec=0x5160000006d0, n=0x7c136f7dbaf0) at /tmp/ruby/src/trunk_asan/eval.c:280 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff6487e590, <optimized out>, 0x7fff6487e4e0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7c136f7dbaf0 #37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:318 ec = 0x5160000006d0 status = <optimized out> #38 0x00005b9f9d2aeb47 in rb_main (argc=9, argv=0x7fff6487e768) at /tmp/ruby/src/trunk_asan/main.c:42 variable_in_this_stack_frame = <optimized out> #39 main (argc=9, argv=0x7fff6487e768) 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 2167660) 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.vkfa2j: * drwx------ 2 60 2025-03-18 08:14:19 +0000 d20250318-2167665-hjj4rg/ * -rw-r--r-- 1 223 2025-03-18 08:14:19 +0000 test-script $ timeout 60 gdb -p 2167325 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null make: *** [uncommon.mk:953: 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 2167324 -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 2763514 -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 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.5.0dev (2025-03-18T07:28:50Z master 76aaf8ddf4) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ................ Finished in 31.984758 seconds 3315 files, 33405 examples, 133263 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.