# Logfile created on 2025-03-11 09:37:00 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x000074f84e30fdc0 @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.20250311-093700", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x000074f84e84f150 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000074f84e84ef98 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000074f84e249f80 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250311-093700", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250311-093700>, @binmode=false, @mon_data=#<Monitor:0x000074f84e84e9f8>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision - echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision - echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.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/syslog.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.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 = 47c3ae6962 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision - echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - 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/syslog.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.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 97bafa315238ac23ceaca69e88cad1e4e8ce47d05d17eb01a3c7e7dd6459d072 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]: 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]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' 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/coverage' 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/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' 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]: 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/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' 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/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: 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/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' 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/syslog-0.2.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 syslog to f2b9e75a8e016502607a3a20695cef57956150c2 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f 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 f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision - echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - 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/syslog.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.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/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering 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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' 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/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/nkf-0.2.0/ext/nkf' 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' 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.1 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.4 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.2.0 csv 3.3.2 repl_type_completor 0.1.10 ostruct 0.6.1 pstore 0.1.4 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' 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=55216 "--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] 4189717=test_bundled_gems [ 2/751] 4189725=prism/lex_test [ 3/751] 4189713=did_you_mean/test_tree_spell_checker [ 4/751] 4189721=date/test_date_ractor [ 5/751] 4189720=ruby/test_m17n_comb [ 6/751] 4189716=openssl/test_pair [ 7/751] 4189724=prism/result/index_write_test [ 8/751] 4189711=ruby/test_integer_comb [ 9/751] 4189710=openssl/test_ns_spki [ 10/751] 4189723=psych/visitors/test_depth_first [ 11/751] 4189714=test_tsort [ 12/751] 4189722=ruby/test_sleep [ 13/751] 4189719=fiber/test_queue [ 14/751] 4189712=prism/result/regular_expression_options_test [ 15/751] 4189715=mkmf/test_install [ 16/751] 4189718=test_prettyprint [ 17/751] 4189714=prism/result/integer_parse_test [ 18/751] 4189719=rubygems/test_gem_validator [ 19/751] 4189723=rubygems/test_gem_local_remote_options [ 20/751] 4189718=ruby/test_exception [ 21/751] 4189713=optparse/test_bash_completion [ 22/751] 4189713=rubygems/test_gem_security_signer [ 23/751] 4189724=-ext-/string/test_set_len [ 24/751] 4189724=ruby/test_threadgroup [ 25/751] 4189712=ruby/enc/test_euc_kr [ 26/751] 4189710=rubygems/test_gem_commands_lock_command [ 27/751] 4189712=-ext-/test_random [ 28/751] 4189714=psych/test_merge_keys [ 29/751] 4189712=ripper/test_lexer [ 30/751] 4189714=optparse/test_kwargs [ 31/751] 4189714=io/wait/test_io_wait [ 32/751] 4189712=rubygems/test_gem_ext_configure_builder [ 33/751] 4189717=resolv/test_mdns [ 34/751] 4189717=openssl/test_x509store [ 35/751] 4189723=ruby/test_dir [ 36/751] 4189721=ruby/test_continuation [ 37/751] 4189721=dtrace/test_object_create_start [ 38/751] 4189721=test_forwardable [ 39/751] 4189715=rubygems/test_config [ 40/751] 4189719=prism/result/comments_test [ 41/751] 4189710=-ext-/hash/test_delete [ 42/751] 4189721=ruby/test_io_m17n [ 43/751] 4189710=-ext-/exception/test_ensured [ 44/751] 4189713=optparse/test_placearg [ 45/751] 4189724=-ext-/string/test_interned_str [ 46/751] 4189724=rubygems/test_gem_commands_cleanup_command [ 47/751] 4189719=prism/encoding/regular_expression_encoding_test [ 48/751] 4189719=ruby/test_env [ 49/751] 4189710=rubygems/test_project_sanity [ 50/751] 4189712=dtrace/test_require [ 51/751] 4189712=ruby/test_ifunless [ 52/751] 4189712=rubygems/test_gem_silent_ui [ 53/751] 4189712=ruby/test_shapes [ 54/751] 4189712=openssl/test_ocsp [ 55/751] 4189717=openssl/test_pkey_dh [ 56/751] 4189710=rubygems/test_gem_commands_uninstall_command [ 57/751] 4189713=ripper/test_files_test [ 58/751] 4189717=rubygems/test_gem_dependency_list [ 59/751] 4189723=rubygems/test_gem_resolver_installer_set [ 60/751] 4189715=-ext-/load/test_stringify_symbols [ 61/751] 4189717=ruby/test_rubyoptions [ 62/751] 4189715=-ext-/test_printf [ 63/751] 4189715=prism/result/warnings_test [ 64/751] 4189713=-ext-/array/test_to_ary_concat [ 65/751] 4189715=socket/test_udp [ 66/751] 4189715=prism/ruby/dispatcher_test [ 67/751] 4189715=mkmf/test_configuration [ 68/751] 4189723=ruby/enc/test_windows_1252 [ 69/751] 4189723=fileutils/test_dryrun [ 70/751] 4189723=fiber/test_io_buffer [ 71/751] 4189712=prism/encoding/encodings_test [ 72/751] 4189723=json/json_generator_test [ 73/751] 4189712=rubygems/test_gem_impossible_dependencies_error [ 74/751] 4189712=-ext-/symbol/test_type [ 75/751] 4189712=ruby/test_range [ 76/751] 4189715=rubygems/test_gem_source_subpath_problem [ 77/751] 4189715=prism/result/node_id_test [ 78/751] 4189713=test_tmpdir [ 79/751] 4189724=rubygems/test_gem_resolver_api_set [ 80/751] 4189724=prism/api/parse_stream_test [ 81/751] 4189724=psych/test_emitter [ 82/751] 4189713=openssl/test_ts [ 83/751] 4189724=ruby/test_comparable [ 84/751] 4189724=mmtk/test_configuration [ 85/751] 4189724=-ext-/test_bug-3571 [ 86/751] 4189725=-ext-/test_notimplement [ 87/751] 4189725=ruby/enc/test_emoji_breaks [ 88/751] 4189724=ruby/test_system [ 89/751] 4189725=date/test_date_new [ 90/751] 4189725=ruby/test_io_timeout [ 91/751] 4189725=rubygems/test_gem_commands_info_command [ 92/751] 4189722=prism/api/command_line_test [ 93/751] 4189723=resolv/test_dns [ 94/751] 4189710=stringio/test_stringio [ 95/751] 4189715=ruby/test_require [ 96/751] 4189722=ruby/test_dup [ 97/751] 4189710=psych/test_object_references [ 98/751] 4189710=-ext-/wait/test_wait [ 99/751] 4189723=openssl/test_x509name [100/751] 4189725=fiber/test_sleep [101/751] 4189723=rubygems/test_gem_security [102/751] 4189710=ruby/enc/test_euc_tw [103/751] 4189710=ruby/test_compile_prism [104/751] 4189722=rubygems/test_gem_commands_build_command [105/751] 4189721=mkmf/test_sizeof [106/751] 4189713=rubygems/test_gem_requirement [107/751] 4189716=ruby/test_alias [108/751] 4189713=ruby/test_ast [109/751] 4189718=prism/fuzzer_test [110/751] 4189710=-ext-/string/test_rb_str_dup [111/751] 4189710=prism/onigmo_test [112/751] 4189722=psych/test_struct [113/751] 4189722=test_time [114/751] 4189716=json/json_encoding_test [115/751] 4189716=ruby/test_math [116/751] 4189718=dtrace/test_gc [117/751] 4189710=mkmf/test_libs [118/751] 4189725=ruby/test_super [119/751] 4189718=rubygems/test_gem_safe_yaml [120/751] 4189716=digest/test_digest_extend [121/751] 4189716=optparse/test_did_you_mean [122/751] 4189710=optparse/test_autoconf [123/751] 4189710=-ext-/popen_deadlock/test_popen_deadlock [124/751] 4189712=-ext-/test_bug-5832 [125/751] 4189712=cgi/test_cgi_multipart [126/751] 4189722=ruby/test_case [127/751] 4189712=rubygems/test_webauthn_listener_response [128/751] 4189712=prism/result/heredoc_test [129/751] 4189712=prism/newline_test [130/751] 4189722=prism/snippets_test [131/751] 4189716=prism/ruby/parser_test [132/751] 4189718=psych/test_array [133/751] 4189718=-ext-/gvl/test_ubf_async_safe [134/751] 4189718=prism/result/constant_path_node_test [135/751] 4189718=rubygems/test_gem_path_support [136/751] 4189716=-ext-/win32/test_console_attr [137/751] 4189716=rubygems/test_gem_bundler_version_finder [138/751] 4189718=test_weakref [139/751] 4189724=test_timeout [140/751] 4189712=ruby/test_not [141/751] 4189712=socket/test_socket [142/751] 4189718=uri/test_mailto [143/751] 4189718=ruby/enc/test_case_mapping [144/751] 4189716=psych/visitors/test_yaml_tree [145/751] 4189718=rubygems/test_gem_package_tar_writer [146/751] 4189716=rubygems/test_rubygems [147/751] 4189718=prism/ruby/ripper_test [148/751] 4189723=rubygems/test_gem_config_file [149/751] 4189724=rubygems/test_gem_commands_pristine_command [150/751] 4189725=psych/test_yamlstore [151/751] 4189725=ruby/test_yjit_exit_locations [152/751] 4189716=ruby/test_hash [153/751] 4189723=-ext-/arith_seq/test_arith_seq_beg_len_step [154/751] 4189710=ruby/test_beginendblock [155/751] 4189723=rubygems/test_gem_resolver_requirement_list [156/751] 4189723=ruby/test_io_buffer [157/751] 4189725=psych/test_scalar_scanner [158/751] 4189725=openssl/test_pkey_rsa [159/751] 4189723=rubygems/test_gem_stream_ui [160/751] 4189723=-ext-/st/test_numhash [161/751] 4189723=ruby/test_trace [162/751] 4189723=-ext-/string/test_nofree [163/751] 4189723=ruby/test_arity [164/751] 4189723=test_ipaddr [165/751] 4189723=ruby/test_m17n [166/751] 4189725=net/http/test_buffered_io [167/751] 4189718=ruby/test_yjit [168/751] 4189710=date/test_date_conv [169/751] 4189725=rubygems/test_webauthn_poller [170/751] 4189710=ruby/test_argf [171/751] 4189725=mkmf/test_egrep_cpp [172/751] 4189723=rubygems/test_gem_resolver_composed_set [173/751] 4189723=-ext-/econv/test_append [174/751] 4189723=did_you_mean/test_ractor_compatibility [175/751] 4189725=rubygems/test_gem_resolver_lock_set [176/751] 4189725=ruby/test_method [177/751] 4189714=test_unicode_normalize [178/751] 4189714=optparse/test_reqarg [179/751] 4189711=rubygems/test_gem_source_fetch_problem [180/751] 4189719=psych/test_set [181/751] 4189719=rubygems/test_gem_update_suggestion [182/751] 4189712=resolv/test_resource [183/751] 4189712=-ext-/struct/test_member [184/751] 4189712=rubygems/test_gem_console_ui [185/751] 4189712=ruby/test_lazy_enumerator [186/751] 4189723=-ext-/debug/test_profile_frames [187/751] 4189719=-ext-/load/test_resolve_symbol [188/751] 4189719=date/test_date_compat [189/751] 4189719=error_highlight/test_error_highlight [190/751] 4189711=ruby/test_array [191/751] 4189723=mkmf/test_find_executable [192/751] 4189722=set/test_set [193/751] 4189723=openssl/test_kdf [194/751] 4189722=-ext-/class/test_class2name [195/751] 4189722=psych/test_nil [196/751] 4189722=rubygems/test_gem_request_set_lockfile_tokenizer [197/751] 4189723=rubygems/test_gem_commands_outdated_command [198/751] 4189722=prism/ruby/string_query_test [199/751] 4189722=ruby/test_time_tz [200/751] 4189723=ruby/test_backtrace [201/751] 4189724=digest/test_ractor [202/751] 4189721=json/json_coder_test [203/751] 4189722=psych/test_psych [204/751] 4189721=fiber/test_enumerator [205/751] 4189721=ruby/test_stringchar [206/751] 4189722=rubygems/test_gem_commands_help_command [207/751] 4189724=-ext-/arith_seq/test_arith_seq_extract [208/751] 4189714=-ext-/debug/test_debug [209/751] 4189722=rubygems/test_gem_package_old [210/751] 4189714=test_rbconfig [211/751] 4189714=rubygems/test_gem_uri [212/751] 4189721=digest/test_digest [213/751] 4189722=rubygems/test_gem_commands_list_command [214/751] 4189722=rubygems/test_gem_source_vendor [215/751] 4189722=yaml/test_dbm [216/751] 4189722=did_you_mean/spell_checking/test_variable_name_check [217/751] 4189720=test_pty [218/751] 4189712=psych/test_symbol [219/751] 4189722=rubygems/test_gem_uninstaller [220/751] 4189712=rubygems/test_gem_platform [221/751] 4189724=prism/result/overlap_test [222/751] 4189712=rubygems/test_gem_source_installed [223/751] 4189714=-ext-/string/test_modify_expand [224/751] 4189712=rubygems/test_gem_available_set [225/751] 4189714=did_you_mean/tree_spell/test_change_word [226/751] 4189714=openssl/test_pkcs12 [227/751] 4189712=psych/test_date_time [228/751] 4189712=date/test_date [229/751] 4189712=uri/test_parser [230/751] 4189723=ruby/test_enumerator [231/751] 4189712=rubygems/test_gem_package [232/751] 4189720=ruby/enc/test_utf16 [233/751] 4189720=psych/test_safe_load [234/751] 4189720=ruby/test_frozen [235/751] 4189720=rubygems/test_gem_source [236/751] 4189724=-ext-/exception/test_exception_at_throwing [237/751] 4189714=ruby/test_name_error [238/751] 4189724=prism/encoding/string_encoding_test [239/751] 4189715=ruby/test_condition [240/751] 4189715=ruby/enc/test_cp949 [241/751] 4189715=ruby/test_string [242/751] 4189724=set/test_sorted_set [243/751] 4189712=ripper/test_files_lib [244/751] 4189720=ruby/enc/test_emoji [245/751] 4189720=did_you_mean/spell_checking/test_class_name_check [246/751] 4189720=rubygems/test_gem_resolver_git_set [247/751] 4189724=date/test_date_attr [248/751] 4189724=-ext-/test_scan_args [249/751] 4189724=json/json_ext_parser_test [250/751] 4189724=ruby/test_time [251/751] 4189714=-ext-/struct/test_duplicate [252/751] 4189714=ruby/test_integer [253/751] 4189722=erb/test_erb [254/751] 4189722=rubygems/test_gem_installer [255/751] 4189724=rubygems/test_gem_command_manager [256/751] 4189720=ruby/test_random_formatter [257/751] 4189720=rubygems/test_gem_commands_check_command [258/751] 4189720=rubygems/test_gem_source_git [259/751] 4189724=ruby/enc/test_regex_casefold [260/751] 4189724=ruby/test_pipe [261/751] 4189724=rubygems/test_gem_remote_fetcher_local_ssl_server [262/751] 4189720=stringio/test_ractor [263/751] 4189720=ruby/test_float [264/751] 4189720=rubygems/test_gem [265/751] 4189719=prism/percent_delimiter_string_test [266/751] 4189719=prism/api/freeze_test [267/751] 4189719=ripper/test_files_test_1 [268/751] 4189724=test_delegate [269/751] 4189724=cgi/test_cgi_core [270/751] 4189724=prism/result/attribute_write_test [271/751] 4189724=psych/test_parser [272/751] 4189724=rubygems/test_gem_source_list [273/751] 4189724=psych/test_yaml_special_cases [274/751] 4189724=mkmf/test_framework [275/751] 4189721=ruby/enc/test_case_comprehensive [276/751] 4189721=psych/test_omap [277/751] 4189724=zlib/test_zlib [278/751] 4189721=prism/magic_comment_test [279/751] 4189711=ruby/test_marshal [280/751] 4189725=did_you_mean/spell_checking/test_uncorrectable_name_check [281/751] 4189725=optparse/test_load [282/751] 4189725=ruby/test_proc [283/751] 4189721=dtrace/test_singleton_function [284/751] 4189721=test_shellwords [285/751] 4189721=optparse/test_cclass [286/751] 4189720=open-uri/test_ssl [287/751] 4189721=date/test_date_strptime [288/751] 4189721=net/http/test_https_proxy [289/751] 4189711=openssl/test_pkey_dsa [290/751] 4189710=ruby/test_nomethod_error [291/751] 4189710=prism/library_symbols_test [292/751] 4189710=psych/visitors/test_emitter [293/751] 4189710=psych/test_json_tree [294/751] 4189710=psych/test_ractor [295/751] 4189721=rubygems/test_gem_commands_rebuild_command [296/751] 4189711=psych/test_alias_and_anchor [297/751] 4189721=rubygems/test_gem_commands_setup_command [298/751] 4189711=ruby/enc/test_cesu8 [299/751] 4189711=json/json_parser_test [300/751] 4189711=ruby/test_vm_dump [301/751] 4189711=open-uri/test_ftp [302/751] 4189716=test_open3 [303/751] 4189712=prism/errors_test [304/751] 4189711=-ext-/array/test_resize [305/751] 4189711=-ext-/bignum/test_div [306/751] 4189711=psych/test_deprecated [307/751] 4189711=ruby/test_gc_compact [308/751] 4189712=uri/test_generic [309/751] 4189710=prism/result/breadth_first_search_test [310/751] 4189710=ruby/test_fiber [311/751] 4189712=prism/result/static_literals_test [312/751] 4189712=rubygems/test_bundled_ca [313/751] 4189725=psych/visitors/test_to_ruby [314/751] 4189720=openssl/test_random [315/751] 4189725=fiber/test_backtrace [316/751] 4189725=rubygems/test_gem_safe_marshal [317/751] 4189720=-ext-/string/test_capacity [318/751] 4189720=-ext-/float/test_nextafter [319/751] 4189712=ruby/enc/test_utf32 [320/751] 4189712=-ext-/integer/test_integer [321/751] 4189721=-ext-/string/test_ellipsize [322/751] 4189721=ruby/test_memory_view [323/751] 4189712=prism/test_helper [324/751] 4189712=date/test_date_parse [325/751] 4189720=rubygems/test_gem_commands_update_command [326/751] 4189721=openssl/test_fips [327/751] 4189714=openssl/test_pkey_ec [328/751] 4189714=ruby/test_rand [329/751] 4189712=-ext-/struct/test_data [330/751] 4189712=optparse/test_noarg [331/751] 4189721=lib/!Nothing_to_test [332/751] 4189721=ruby/test_keyword [333/751] 4189725=prism/result/numeric_value_test [334/751] 4189725=rubygems/test_gem_package_task [335/751] 4189725=openssl/test_provider [336/751] 4189712=openssl/test_bn [337/751] 4189712=net/http/test_httpheader [338/751] 4189712=net/http/test_http_request [339/751] 4189714=ruby/test_data [340/751] 4189712=rubygems/test_gem_commands_server_command [341/751] 4189714=dtrace/test_function_entry [342/751] 4189714=prism/result/implicit_array_test [343/751] 4189712=optparse/test_acceptable [344/751] 4189714=-ext-/struct/test_len [345/751] 4189714=prism/heredoc_dedent_test [346/751] 4189714=rubygems/test_kernel [347/751] 4189712=did_you_mean/spell_checking/test_method_name_check [348/751] 4189712=ruby/test_pack [349/751] 4189724=rubygems/test_gem_commands_unpack_command [350/751] 4189725=rubygems/test_gem_commands_exec_command [351/751] 4189721=rubygems/test_gem_resolver_local_specification [352/751] 4189721=ruby/test_autoload [353/751] 4189724=optparse/test_optarg [354/751] 4189712=openssl/test_ssl_session [355/751] 4189720=io/wait/test_ractor [356/751] 4189720=psych/json/test_stream [357/751] 4189720=ruby/test_file_exhaustive [358/751] 4189724=rubygems/test_gem_ext_cargo_builder [359/751] 4189714=rubygems/test_gem_gem_runner [360/751] 4189724=psych/test_exception [361/751] 4189724=psych/test_object [362/751] 4189724=rubygems/test_gem_commands_signout_command [363/751] 4189724=ripper/test_ripper [364/751] 4189714=did_you_mean/spell_checking/test_key_name_check [365/751] 4189714=test_singleton [366/751] 4189714=ruby/test_assignment [367/751] 4189719=ruby/test_syntax [368/751] 4189722=openssl/test_ossl [369/751] 4189712=date/test_date_marshal [370/751] 4189712=ruby/enc/test_grapheme_breaks [371/751] 4189712=rubygems/test_gem_request_set_gem_dependency_api [372/751] 4189712=-ext-/postponed_job/test_postponed_job [373/751] 4189724=rubygems/test_gem_request_set_lockfile [374/751] 4189717=json/ractor_test [375/751] 4189725=did_you_mean/tree_spell/test_human_typo [376/751] 4189725=-ext-/load/test_dot_dot [377/751] 4189725=ruby/test_bignum [378/751] 4189717=prism/ruby/reflection_test [379/751] 4189717=rubygems/test_gem_util [380/751] 4189725=test_tempfile [381/751] 4189724=openssl/test_config [382/751] 4189724=rubygems/test_gem_resolver [383/751] 4189717=rubygems/test_gem_gemcutter_utilities [384/751] 4189716=rubygems/test_gem_remote_fetcher [385/751] 4189712=did_you_mean/edit_distance/test_jaro_winkler [386/751] 4189712=rubygems/test_gem_commands_yank_command [387/751] 4189717=rubygems/test_exit [388/751] 4189712=did_you_mean/spell_checking/test_pattern_key_name_check [389/751] 4189724=net/http/test_httpresponse [390/751] 4189712=ruby/test_inlinecache [391/751] 4189725=ruby/test_weakkeymap [392/751] 4189717=-ext-/marshal/test_usrmarshal [393/751] 4189724=rubygems/test_gem_command [394/751] 4189712=ruby/test_key_error [395/751] 4189712=openssl/test_engine [396/751] 4189712=-ext-/exception/test_enc_raise [397/751] 4189712=io/console/test_ractor [398/751] 4189716=rubygems/test_gem_spec_fetcher [399/751] 4189712=ruby/test_undef [400/751] 4189712=rubygems/test_gem_commands_sources_command [401/751] 4189724=uri/test_ws [402/751] 4189724=date/test_date_arith [403/751] 4189724=io/console/test_io_console [404/751] 4189716=ruby/test_numeric [405/751] 4189717=ruby/test_metaclass [406/751] 4189717=ruby/test_io [407/751] 4189712=pathname/test_ractor [408/751] 4189716=-ext-/tracepoint/test_tracepoint [409/751] 4189712=rubygems/test_gem_commands_environment_command [410/751] 4189711=-ext-/integer/test_my_integer [411/751] 4189711=rubygems/test_gem_resolver_installed_specification [412/751] 4189712=dtrace/test_array_create [413/751] 4189712=rubygems/test_gem_commands_mirror [414/751] 4189712=cgi/test_cgi_cookie [415/751] 4189711=-ext-/marshal/test_internal_ivar [416/751] 4189711=prism/encoding/symbol_encoding_test [417/751] 4189712=prism/ruby/desugar_compiler_test [418/751] 4189712=mkmf/test_signedness [419/751] 4189711=openssl/test_hmac [420/751] 4189711=-ext-/gvl/test_last_thread [421/751] 4189716=uri/test_ldap [422/751] 4189716=rubygems/test_gem_source_lock [423/751] 4189716=etc/test_etc [424/751] 4189716=rubygems/test_gem_remote_fetcher_local_server [425/751] 4189716=openssl/test_cipher [426/751] 4189711=psych/test_hash [427/751] 4189711=-ext-/time/test_new [428/751] 4189716=rubygems/test_gem_commands_which_command [429/751] 4189711=ruby/test_enum [430/751] 4189716=prism/api/parse_test [431/751] 4189716=rubygems/test_gem_source_specific_file [432/751] 4189722=socket/test_unix [433/751] 4189722=psych/test_coder [434/751] 4189716=optparse/test_optparse [435/751] 4189716=ruby/test_symbol [436/751] 4189723=rubygems/test_gem_resolver_vendor_set [437/751] 4189722=ruby/test_fnmatch [438/751] 4189723=mkmf/test_have_library [439/751] 4189722=erb/test_erb_command [440/751] 4189724=rubygems/test_require [441/751] 4189722=net/http/test_https [442/751] 4189725=prism/result/integer_base_flags_test [443/751] 4189725=net/http/test_httpresponses [444/751] 4189725=ruby/test_unicode_escape [445/751] 4189714=uri/test_ftp [446/751] 4189714=-ext-/string/test_too_many_dummy_encodings [447/751] 4189725=rubygems/test_gem_ext_cmake_builder [448/751] 4189725=ripper/test_filter [449/751] 4189714=objspace/test_objspace [450/751] 4189725=ruby/test_clone [451/751] 4189725=erb/test_erb_m17n [452/751] 4189725=ruby/enc/test_koi8 [453/751] 4189725=rubygems/test_gem_dependency_resolution_error [454/751] 4189725=ruby/test_rational2 [455/751] 4189725=prism/fixtures_test [456/751] 4189712=net/http/test_http [457/751] 4189723=dtrace/test_raise [458/751] 4189723=open-uri/test_proxy [459/751] 4189711=psych/test_string [460/751] 4189725=io/wait/test_io_wait_uncommon [461/751] 4189725=rubygems/test_gem_request_set_lockfile_parser [462/751] 4189723=ruby/test_yield [463/751] 4189721=ruby/enc/test_shift_jis [464/751] 4189725=rubygems/test_gem_ci_detector [465/751] 4189721=ruby/enc/test_case_options [466/751] 4189725=-ext-/method/test_arity [467/751] 4189721=ripper/test_files_sample [468/751] 4189725=-ext-/st/test_update [469/751] 4189725=rubygems/test_gem_security_policy [470/751] 4189711=rubygems/test_gem_install_update_options [471/751] 4189721=uri/test_file [472/751] 4189721=rubygems/test_gem_resolver_index_set [473/751] 4189721=ruby/test_call [474/751] 4189724=ruby/test_thread [475/751] 4189711=dtrace/test_hash_create [476/751] 4189711=json/json_generic_object_test [477/751] 4189711=date/test_switch_hitter [478/751] 4189711=-ext-/bignum/test_pack [479/751] 4189718=ruby/test_defined [480/751] 4189725=prism/newline_offsets_test [481/751] 4189721=ruby/test_regexp [482/751] 4189718=ruby/test_rational [483/751] 4189711=-ext-/bignum/test_str2big [484/751] 4189711=rubygems/test_gem_resolver_conflict [485/751] 4189711=ruby/test_readpartial [486/751] 4189725=psych/test_scalar [487/751] 4189725=rubygems/test_gem_commands_contents_command [488/751] 4189715=psych/test_yamldbm [489/751] 4189711=json/test_helper [490/751] 4189711=ruby/test_thread_cv [491/751] 4189715=cgi/test_cgi_modruby [492/751] 4189715=ruby/enc/test_windows_1251 [493/751] 4189715=prism/ruby/relocation_test [494/751] 4189725=ripper/test_parser_events [495/751] 4189715=resolv/test_addr [496/751] 4189715=-ext-/file/test_stat [497/751] 4189715=ruby/test_eval [498/751] 4189710=mkmf/test_convertible [499/751] 4189725=rubygems/test_gem_resolver_best_set [500/751] 4189718=rubygems/test_gem_commands_specification_command [501/751] 4189725=psych/handlers/test_recorder [502/751] 4189725=-ext-/iter/test_yield_block [503/751] 4189725=psych/test_yaml [504/751] 4189711=psych/test_boolean [505/751] 4189711=mkmf/test_config [506/751] 4189725=fiber/test_ractor [507/751] 4189718=psych/test_document [508/751] 4189718=did_you_mean/test_spell_checker [509/751] 4189718=-ext-/bug_reporter/test_bug_reporter [510/751] 4189725=optparse/test_getopts [511/751] 4189725=rubygems/test_gem_resolver_api_specification [512/751] 4189716=prism/ruby/parameters_signature_test [513/751] 4189716=rubygems/test_gem_request [514/751] 4189725=ruby/test_primitive [515/751] 4189725=socket/test_nonblock [516/751] 4189725=rubygems/test_gem_commands_signin_command [517/751] 4189725=openssl/test_pkey [518/751] 4189725=ruby/test_pattern_matching [519/751] 4189722=fiber/test_thread [520/751] 4189725=rubygems/test_gem_commands_search_command [521/751] 4189725=ruby/test_arithmetic_sequence [522/751] 4189725=ruby/test_literal [523/751] 4189722=ruby/test_file [524/751] 4189716=ruby/test_frozen_error [525/751] 4189716=socket/test_sockopt [526/751] 4189716=prism/bom_test [527/751] 4189716=ruby/test_lambda [528/751] 4189711=psych/test_encoding [529/751] 4189715=fileutils/test_nowrite [530/751] 4189715=ruby/test_flip [531/751] 4189716=ruby/test_thread_queue [532/751] 4189718=optparse/test_summary [533/751] 4189711=ruby/test_stack [534/751] 4189715=rubygems/test_gem_ext_cargo_builder_unit [535/751] 4189715=rubygems/test_gem_commands_install_command [536/751] 4189718=-ext-/st/test_foreach [537/751] 4189718=ruby/test_econv [538/751] 4189712=test_securerandom [539/751] 4189712=uri/test_wss [540/751] 4189712=fiber/test_address_resolve [541/751] 4189712=ruby/test_variable [542/751] 4189711=openssl/test_digest [543/751] 4189711=rubygems/test_gem_resolver_lock_specification [544/751] 4189711=-ext-/string/test_cstr [545/751] 4189712=-ext-/num2int/test_num2int [546/751] 4189712=rubygems/test_gem_source_local [547/751] 4189715=-ext-/iter/test_iter_break [548/751] 4189715=ruby/test_process [549/751] 4189718=mkmf/test_have_macro [550/751] 4189725=ruby/test_parse [551/751] 4189719=rubygems/test_gem_commands_dependency_command [552/751] 4189722=rubygems/test_gem_ext_ext_conf_builder [553/751] 4189719=-ext-/string/test_qsort [554/751] 4189719=dtrace/test_cmethod [555/751] 4189712=fiber/test_storage [556/751] 4189719=-ext-/path_to_class/test_path_to_class [557/751] 4189712=prism/result/string_test [558/751] 4189719=json/json_addition_test [559/751] 4189712=-ext-/thread_fd/test_thread_fd_close [560/751] 4189712=dtrace/test_method_cache [561/751] 4189712=dtrace/test_string [562/751] 4189712=rubygems/test_gem_resolver_index_specification [563/751] 4189711=psych/test_marshalable [564/751] 4189719=ruby/test_iterator [565/751] 4189711=rubygems/test_gem_dependency [566/751] 4189712=ruby/test_class [567/751] 4189716=ruby/test_const [568/751] 4189716=psych/test_serialize_subclasses [569/751] 4189716=prism/api/parse_comments_test [570/751] 4189716=rubygems/test_gem_commands_cert_command [571/751] 4189719=fiber/test_io [572/751] 4189711=fileutils/test_fileutils [573/751] 4189718=-ext-/eval/test_eval [574/751] 4189718=ruby/test_object [575/751] 4189719=fiber/test_process [576/751] 4189719=coverage/test_coverage [577/751] 4189711=psych/test_stream [578/751] 4189711=json/json_common_interface_test [579/751] 4189711=pathname/test_pathname [580/751] 4189717=rubygems/test_remote_fetch_error [581/751] 4189717=ruby/test_dir_m17n [582/751] 4189725=rubygems/test_gem_resolver_git_specification [583/751] 4189710=cgi/test_cgi_tag_helper [584/751] 4189710=prism/result/named_capture_test [585/751] 4189710=monitor/test_monitor [586/751] 4189710=rubygems/test_gem_ext_rake_builder [587/751] 4189711=json/json_string_matching_test [588/751] 4189725=mkmf/test_flags [589/751] 4189711=openssl/test_asn1 [590/751] 4189718=ruby/test_transcode [591/751] 4189711=ruby/test_whileuntil [592/751] 4189711=test_extlibs [593/751] 4189716=-ext-/rational/test_rat [594/751] 4189716=prism/ruby/tunnel_test [595/751] 4189716=ruby/test_settracefunc [596/751] 4189723=rubygems/test_gem_text [597/751] 4189718=rubygems/test_gem_commands_stale_command [598/751] 4189718=rubygems/test_gem_version [599/751] 4189723=ruby/test_sprintf_comb [600/751] 4189718=socket/test_tcp [601/751] 4189722=test_pp [602/751] 4189718=ruby/test_method_cache [603/751] 4189723=ruby/test_path [604/751] 4189719=rubygems/test_gem_stub_specification [605/751] 4189723=ripper/test_files_ext [606/751] 4189718=openssl/test_x509ext [607/751] 4189722=prism/unescape_test [608/751] 4189718=prism/result/equality_test [609/751] 4189722=rubygems/test_gem_commands_query_command [610/751] 4189718=-ext-/symbol/test_inadvertent_creation [611/751] 4189719=prism/result/static_inspect_test [612/751] 4189719=prism/result/source_location_test [613/751] 4189723=ruby/test_complex [614/751] 4189718=-ext-/vm/test_at_exit [615/751] 4189718=-ext-/thread/test_instrumentation_api [616/751] 4189725=mkmf/test_mkmf [617/751] 4189719=-ext-/bignum/test_mul [618/751] 4189719=ruby/test_mixed_unicode_escapes [619/751] 4189725=-ext-/test_enumerator_kw [620/751] 4189719=did_you_mean/spell_checking/test_require_path_check [621/751] 4189725=io/nonblock/test_flush [622/751] 4189725=openssl/test_pkcs7 [623/751] 4189710=rubygems/test_gem_commands_fetch_command [624/751] 4189719=cgi/test_cgi_header [625/751] 4189719=ruby/test_complexrational [626/751] 4189719=ruby/enc/test_gbk [627/751] 4189719=rubygems/test_gem_specification [628/751] 4189723=rubygems/test_gem_name_tuple [629/751] 4189710=ruby/test_warning [630/751] 4189725=rubygems/test_gem_dependency_installer [631/751] 4189723=ruby/test_refinement [632/751] 4189710=openssl/test_x509crl [633/751] 4189722=psych/test_numeric [634/751] 4189722=strscan/test_stringscanner [635/751] 4189722=psych/test_class [636/751] 4189722=cgi/test_cgi_session [637/751] 4189722=ruby/enc/test_gb18030 [638/751] 4189722=rubygems/test_gem_package_tar_reader [639/751] 4189722=prism/ruby/location_test [640/751] 4189722=-ext-/string/test_enc_associate [641/751] 4189710=prism/api/dump_test [642/751] 4189716=ruby/test_allocation [643/751] 4189717=ruby/test_gc [644/751] 4189718=ruby/test_iseq [645/751] 4189722=yaml/test_store [646/751] 4189722=ruby/test_insns_leaf [647/751] 4189722=-ext-/load/test_protect [648/751] 4189722=psych/test_tree_builder [649/751] 4189722=rubygems/test_gem_ext_cargo_builder_link_flag_converter [650/751] 4189722=net/protocol/test_protocol [651/751] 4189722=rubygems/test_gem_commands_open_command [652/751] 4189722=cgi/test_cgi_util [653/751] 4189711=openssl/test_x509req [654/751] 4189718=-ext-/win32/test_dln [655/751] 4189718=openssl/test_x509attr [656/751] 4189718=ruby/test_complex2 [657/751] 4189718=ruby/enc/test_iso_8859 [658/751] 4189722=ruby/test_string_memory [659/751] 4189718=prism/regexp_test [660/751] 4189711=mkmf/test_pkg_config [661/751] 4189718=-ext-/bignum/test_big2str [662/751] 4189718=open-uri/test_open-uri [663/751] 4189711=-ext-/string/test_coderange [664/751] 4189711=psych/test_null [665/751] 4189711=rubygems/test_gem_resolver_activation_request [666/751] 4189711=ruby/enc/test_big5 [667/751] 4189711=-ext-/iseq_load/test_iseq_load [668/751] 4189722=did_you_mean/core_ext/test_name_error_extension Leaked file descriptor: TestOpenURI#test_404: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 32903> [669/751] 4189722=-ext-/string/test_fstring COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 4189718 ko1 10u IPv4 605092031 0t0 TCP localhost:32903->localhost:40210 (CLOSE_WAIT) Closed file descriptor: TestOpenURI#test_progress_chunked: 10 [670/751] 4189718=ruby/test_signal [671/751] 4189722=fiber/test_timeout [672/751] 4189722=ruby/test_fixnum [673/751] 4189722=fiber/test_scheduler [674/751] 4189722=-ext-/test_ensure_and_callcc [675/751] 4189722=prism/api/lex_test [676/751] 4189722=rubygems/test_gem_rdoc [677/751] 4189722=ripper/test_files_test_2 [678/751] 4189710=rubygems/test_gem_version_option [679/751] 4189710=ruby/test_require_lib [680/751] 4189719=rubygems/test_gem_remote_fetcher_s3 [681/751] 4189719=-ext-/win32/test_fd_setsize [682/751] 4189719=ruby/test_objectspace [683/751] 4189725=test_trick [684/751] 4189711=prism/version_test [685/751] 4189711=rubygems/test_gem_request_set [686/751] 4189711=socket/test_basicsocket [687/751] 4189711=rubygems/test_gem_commands_owner_command [688/751] 4189712=-ext-/test_recursion [689/751] 4189712=-ext-/string/test_normalize [690/751] 4189712=prism/locals_test [691/751] 4189712=test_find [692/751] 4189712=rubygems/test_gem_unsatisfiable_dependency_error [693/751] 4189712=objspace/test_ractor [694/751] 4189712=rubygems/test_gem_package_tar_header [695/751] 4189711=prism/ruby/pattern_test [696/751] 4189711=ripper/test_sexp [697/751] 4189712=rubygems/test_gem_ext_builder [698/751] 4189711=fileutils/test_verbose [699/751] 4189711=-ext-/typeddata/test_typeddata [700/751] 4189723=rubygems/test_gem_resolver_vendor_specification [701/751] 4189723=prism/ruby/compiler_test [702/751] 4189723=date/test_date_strftime [703/751] 4189711=ruby/test_struct [704/751] 4189711=-ext-/bignum/test_bigzero [705/751] 4189711=ruby/test_basicinstructions [706/751] 4189714=fiber/test_mutex [707/751] 4189711=rubygems/test_deprecate [708/751] 4189711=win32/test_registry [709/751] 4189711=openssl/test_ssl [710/751] 4189714=prism/api/parse_success_test [711/751] 4189714=rubygems/test_gem_commands_push_command [712/751] 4189723=ruby/test_module [713/751] 4189714=strscan/test_ractor [714/751] 4189714=ruby/test_sprintf [715/751] 4189714=rubygems/test_gem_uri_formatter [716/751] 4189714=ruby/test_optimization [717/751] 4189712=rubygems/test_gem_request_connection_pools [718/751] 4189718=uri/test_common [719/751] 4189725=-ext-/exception/test_data_error [720/751] 4189712=ruby/test_rubyvm [721/751] 4189712=ruby/test_weakmap [722/751] 4189725=socket/test_ancdata [723/751] 4189718=rubygems/test_gem_doctor [724/751] 4189725=ruby/enc/test_euc_jp [725/751] 4189725=-ext-/string/test_external_new [726/751] 4189725=ripper/test_scanner_events [727/751] 4189718=-ext-/test_abi [728/751] 4189710=rubygems/test_gem_resolver_dependency_request [729/751] 4189725=mkmf/test_have_func [730/751] 4189710=-ext-/string/test_enc_str_buf_cat [731/751] 4189710=rubygems/test_gem_package_tar_reader_entry [732/751] 4189710=optparse/test_zsh_completion [733/751] 4189718=rubygems/test_webauthn_listener [734/751] 4189710=-ext-/thread/test_lock_native_thread [735/751] 4189710=rubygems/test_gem_resolver_specification [736/751] 4189710=dtrace/test_load [737/751] 4189710=ruby/test_encoding [738/751] 4189718=json/json_fixtures_test [739/751] 4189718=ruby/test_default_gems [740/751] 4189718=rubygems/test_gem_security_trust_dir [741/751] 4189718=mkmf/test_constant [742/751] 4189722=-ext-/test_bug-14834 [743/751] 4189722=resolv/test_svcb_https [744/751] 4189722=openssl/test_buffering [745/751] 4189710=prism/ruby/ruby_parser_test [746/751] 4189722=psych/nodes/test_enumerable [747/751] 4189710=-ext-/proc/test_bmethod [748/751] 4189722=uri/test_http [749/751] 4189710=-ext-/funcall/test_passing_block [750/751] 4189722=openssl/test_x509cert [751/751] 4189710=socket/test_addrinfo $$$ #<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:07 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 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 4189724 782238 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_parent_locked 4188367 782567 1015 1015 pts/0 1015 R+ 1000 0:00 ps jx 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 4188363 1015 1015 pts/0 1015 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 4188363 4188366 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.20250311-093700 --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 4188366 4188367 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.20250311-093700 --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 4188367 4189379 1015 1015 pts/0 1015 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 4189379 4189380 1015 1015 pts/0 1015 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 4189380 4189707 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 4189707 4189724 1015 1015 pts/0 1015 Sl+ 1000 0:32 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_parent_locked {1=>[996, 341541, 1050354, 1740617, 1863343], 996=>[1015], 1015=>[1018], 4189724=>[782238], 4188367=>[782567, 4189379], 1018=>[4188363], 4188363=>[4188366], 4188366=>[4188367], 4189379=>[4189380], 4189380=>[4189707], 4189707=>[4189724]} $ timeout 60 gdb -p 782567 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 782238 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 782240] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00005b9440df0e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x7a606b8bcc40 (LWP 782238) "ruby" 0x00005b9440df0e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x7a604f4006c0 (LWP 782240) "ruby" 0x00007a606b71b4cd in __GI___poll (fds=0x7a6034b09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7a604f4006c0 (LWP 782240) "ruby"): #0 0x00007a606b71b4cd in __GI___poll (fds=0x7a6034b09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b9440d7b6da in __interceptor_poll () No symbol table info available. #2 0x00005b944112949f 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 0x00005b9440dd4a8f in asan_thread_start(void*) () No symbol table info available. #5 0x00007a606b69caa4 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 = {134554065045184, 224759062556515944, 134554065045184, -352, 0, 140723190308368, 224759062543933032, 224838588395757160}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007a606b729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7a606b8bcc40 (LWP 782238) "ruby"): #0 0x00005b9440df0e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00005b9440df1dfa in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x00005b9440d3e788 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::ReturnToAllocator(__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, __sanitizer::AllocatorStats*, unsigned long, unsigned int const*, unsigned long) () No symbol table info available. #3 0x00005b9440d3e579 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::DrainHalfMax(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) () No symbol table info available. #4 0x00005b9440d3e3ad in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Deallocate(__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long, void*) () No symbol table info available. #5 0x00005b9440d3dded in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) () No symbol table info available. #6 0x00005b9440d3da36 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) () No symbol table info available. #7 0x00005b9440d3fd06 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #8 0x00005b9440dd6bd0 in __interceptor_free () No symbol table info available. #9 0x00005b9440e47b4c in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x7a603f9f1800, old_size=18446744073709551104) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8209 objspace = 0x51d000000a80 malloc_increase_done = <optimized out> #10 ruby_sized_xfree (x=0x7a603f9f1800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4791 No locals. #11 ruby_xfree (x=0x7a603f9f1800) at /tmp/ruby/src/trunk_asan/gc.c:4802 No locals. #12 0x00005b94411018a5 in rb_threadptr_sched_free (th=0x515000179b00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2304 No locals. #13 0x00005b94411d7e8f in thread_free (ptr=0x540000000108) at /tmp/ruby/src/trunk_asan/vm.c:3525 th = 0x540000000108 #14 0x00005b9440e477dd in rb_data_free (objspace=<optimized out>, obj=134554045308400) at /tmp/ruby/src/trunk_asan/gc.c:1188 free_immediately = -512 dfree = 0x0 data = 0x515000179b00 free_immediately = <optimized out> dfree = <optimized out> #15 rb_gc_obj_free (objspace=objspace@entry=0x51d000000a80, obj=obj@entry=134554045308400) at /tmp/ruby/src/trunk_asan/gc.c:1362 No locals. #16 0x00005b9440e75f96 in gc_sweep_plane (objspace=objspace@entry=0x51d000000a80, heap=<optimized out>, p=134554045308400, p@entry=134554045307920, bitset=87399819844261, ctx=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3546 has_object_id = false vp = 134554045308400 sweep_page = <optimized out> slot_size = <optimized out> slot_bits = <optimized out> #17 0x00005b9440e758db in gc_sweep_page (objspace=objspace@entry=0x51d000000a80, heap=heap@entry=0x51d000000aa8, ctx=ctx@entry=0x7a6069868270) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3634 i = <error reading variable i (Incompatible types on DWARF stack)> sweep_page = 0x51c00003b880 p = 134554045307920 bits = 0x51c00003b998 page_rvalue_count = <optimized out> out_of_range_bits = <optimized out> bitmap_plane_count = <optimized out> bitset = 0 #18 0x00005b9440e6f8fb in gc_sweep_step (objspace=<optimized out>, heap=0x51d000000aa8) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3909 ctx = {page = 0x51c00003b880, final_slots = 4, freed_slots = 1066, empty_slots = <optimized out>} free_slots = <optimized out> sweep_page = 0x51c00003b880 unlink_limit = 3 swept_slots = 1107 pooled_slots = 1203 #19 0x00005b9440e6f1eb in gc_sweep_rest (objspace=objspace@entry=0x51d000000a80) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3981 heap = 0x51d000000aa8 i = 0 i = <optimized out> heap = <optimized out> #20 0x00005b9440e7c7e9 in gc_rest (objspace=0x51d000000a80) at /tmp/ruby/src/trunk_asan/gc/default/default.c:6517 lock_lev = 0 #21 0x00005b9440e85538 in objspace_malloc_increase_body (objspace=0x51d000000a80, mem=<optimized out>, new_size=1048576, old_size=0, type=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8049 No locals. #22 0x00005b9440e84b1d in objspace_malloc_fixup (objspace=0x51d000000a80, mem=0x7a603d4ff800, size=1048576) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8130 malloc_increase_done = <optimized out> #23 rb_gc_impl_malloc (objspace_ptr=0x51d000000a80, size=1048576) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8227 objspace = 0x51d000000a80 mem = 0x7a603d4ff800 #24 0x00005b9440e521d3 in ruby_xmalloc_body (size=128) at /tmp/ruby/src/trunk_asan/gc.c:4682 No locals. #25 ruby_xmalloc (size=128) at /tmp/ruby/src/trunk_asan/gc.c:4672 No locals. #26 0x00005b94411083e9 in native_thread_create_dedicated (th=0x5150001ed780) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2148 vm_stack_word_size = <optimized out> vm_stack = <optimized out> err = <optimized out> #27 native_thread_create (th=0x5150001ed780) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2339 No locals. #28 thread_create_core (thval=<optimized out>, params=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:870 ec = <optimized out> th = 0x5150001ed780 current_th = <optimized out> err = <optimized out> #29 0x00005b944111c961 in thread_initialize (thread=134554491643520, args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:978 params = {type = thread_invoke_type_proc, args = 134554491643480, proc = <optimized out>, g = 0x0, fn = 0x0} th = <optimized out> #30 0x00005b944120cc8c in vm_call0_cfunc_with_frame (ec=0x5160000006d0, calling=<optimized out>, argv=0x7a6068affc68) at /tmp/ruby/src/trunk_asan/vm_eval.c:164 reg_cfp = 0x7a6068bff288 ci = <optimized out> me = <optimized out> cfunc = <optimized out> len = -2 recv = 134554491643520 argc = 0 mid = 3169 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> #31 vm_call0_cfunc (ec=0x5160000006d0, calling=<optimized out>, argv=0x7a6068affc68) at /tmp/ruby/src/trunk_asan/vm_eval.c:178 No locals. #32 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> #33 0x00005b94412116f6 in vm_call0_cc (ec=0x5160000006d0, recv=134554491643520, id=3169, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101 flags = 0 calling = <error reading variable calling (Cannot access memory at address 0x80)> use_argv = 0x7a6068affc68 av = <optimized out> #34 rb_call0 (ec=<optimized out>, recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, call_scope=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:554 ci = <optimized out> scope = <optimized out> kw_splat = <optimized out> cc = <optimized out> call_status = <optimized out> #35 0x00005b94411c0ad6 in rb_call (scope=CALL_PUBLIC, recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:873 ec = 0x540000000108 #36 rb_funcallv_kw (recv=128, mid=0, argc=1088359998, argv=0x0, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1070 No locals. #37 0x00005b944111ad27 in thread_s_new (argc=0, argv=0x7a6068affc68, klass=134553944980000) at /tmp/ruby/src/trunk_asan/thread.c:911 thread = 134554491643520 th = <optimized out> #38 0x00005b94411f8aa8 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:3801 ci = 0x11e103050003 cc = <optimized out> me = 0x7a606af89b08 cfunc = 0x50400001e698 recv = 134553944980000 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #39 0x00005b9441194365 in vm_sendish (ec=<optimized out>, reg_cfp=<optimized out>, cd=0x503000f7ce70, block_handler=<optimized out>, method_explorer=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972 calling = {cd = 0x503000f7ce70, cc = 0x7a6048c45950, block_handler = 134554492859153, recv = 134553944980000, argc = 1, kw_splat = false, heap_argv = 0} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #40 0x00005b944119b7ba in vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:1063 bh = 18446744073709551104 blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x503000f7ce70 insns_address_table = {0x5b944119c206 <vm_exec_core+12950>, 0x5b9441199615 <vm_exec_core+1701>, 0x5b944119adf7 <vm_exec_core+7815>, 0x5b94411a0026 <vm_exec_core+28854>, 0x5b944119a742 <vm_exec_core+6098>, 0x5b94411a0c95 <vm_exec_core+32037>, 0x5b944119f040 <vm_exec_core+24784>, 0x5b944119ceb5 <vm_exec_core+16197>, 0x5b9441199914 <vm_exec_core+2468>, 0x5b94411a07bd <vm_exec_core+30797>, 0x5b94411a03ce <vm_exec_core+29790>, 0x5b944119aaff <vm_exec_core+7055>, 0x5b9441199ef1 <vm_exec_core+3969>, 0x5b944119f4e1 <vm_exec_core+25969>, 0x5b944119b8fb <vm_exec_core+10635>, 0x5b94411a09c7 <vm_exec_core+31319>, 0x5b94411a05e5 <vm_exec_core+30325>, 0x5b944119c0ae <vm_exec_core+12606>, 0x5b944119ce22 <vm_exec_core+16050>, 0x5b944119f1ca <vm_exec_core+25178>, 0x5b94411a0549 <vm_exec_core+30169>, 0x5b944119e2b8 <vm_exec_core+21320>, 0x5b944119f262 <vm_exec_core+25330>, 0x5b944119f660 <vm_exec_core+26352>, 0x5b944119e1e6 <vm_exec_core+21110>, 0x5b9441199ded <vm_exec_core+3709>, 0x5b944119e9e2 <vm_exec_core+23154>, 0x5b9441199c4e <vm_exec_core+3294>, 0x5b9441199f96 <vm_exec_core+4134>, 0x5b944119c33b <vm_exec_core+13259>, 0x5b944119e08b <vm_exec_core+20763>, 0x5b944119e60b <vm_exec_core+22171>, 0x5b944119de1a <vm_exec_core+20138>, 0x5b9441199861 <vm_exec_core+2289>, 0x5b944119f8a8 <vm_exec_core+26936>, 0x5b94411a02d8 <vm_exec_core+29544>, 0x5b944119a091 <vm_exec_core+4385>, 0x5b944119b1f9 <vm_exec_core+8841>, 0x5b944119ad0a <vm_exec_core+7578>, 0x5b944119ba5c <vm_exec_core+10988>, 0x5b944119cd7e <vm_exec_core+15886>, 0x5b944119a181 <vm_exec_core+4625>, 0x5b944119f72d <vm_exec_core+26557>, 0x5b944119b15a <vm_exec_core+8682>, 0x5b944119cc1f <vm_exec_core+15535>, 0x5b944119d697 <vm_exec_core+18215>, 0x5b944119f5df <vm_exec_core+26223>, 0x5b944119e46b <vm_exec_core+21755>, 0x5b944119bc65 <vm_exec_core+11509>, 0x5b944119b441 <vm_exec_core+9425>, 0x5b944119f3bd <vm_exec_core+25677>, 0x5b944119c4af <vm_exec_core+13631>, 0x5b944119ea8d <vm_exec_core+23325>, 0x5b944119e57e <vm_exec_core+22030>, 0x5b944119eccf <vm_exec_core+23903>, 0x5b944119fb7d <vm_exec_core+27661>, 0x5b944119d89a <vm_exec_core+18730>, 0x5b944119930b <vm_exec_core+923>, 0x5b944119bdd9 <vm_exec_core+11881>, 0x5b944119f309 <vm_exec_core+25497>, 0x5b944119beff <vm_exec_core+12175>, 0x5b944119e128 <vm_exec_core+20920>, 0x5b944119e8e3 <vm_exec_core+22899>, 0x5b944119d451 <vm_exec_core+17633>, 0x5b944119df4e <vm_exec_core+20446>, 0x5b944119c129 <vm_exec_core+12729>, 0x5b944119b716 <vm_exec_core+10150>, 0x5b944119eda6 <vm_exec_core+24118>, 0x5b944119a237 <vm_exec_core+4807>, 0x5b944119d255 <vm_exec_core+17125>, 0x5b94411a7bf9 <vm_exec_core+60553>, 0x5b944119e35c <vm_exec_core+21484>, 0x5b944119a4e1 <vm_exec_core+5489>, 0x5b944119a9e2 <vm_exec_core+6770>, 0x5b944119a5fe <vm_exec_core+5774>, 0x5b944119b2e6 <vm_exec_core+9078>, 0x5b944119babb <vm_exec_core+11083>, 0x5b9441199310 <vm_exec_core+928>, 0x5b944119b057 <vm_exec_core+8423>, 0x5b94411a0ed1 <vm_exec_core+32609>, 0x5b944119e800 <vm_exec_core+22672>, 0x5b944119d798 <vm_exec_core+18472>, 0x5b944119f79e <vm_exec_core+26670>, 0x5b94411a0f9d <vm_exec_core+32813>, 0x5b944119fa9d <vm_exec_core+27437>, 0x5b94411a0a55 <vm_exec_core+31461>, 0x5b94411a0b22 <vm_exec_core+31666>, 0x5b9441199d11 <vm_exec_core+3489>, 0x5b94411a0687 <vm_exec_core+30487>, 0x5b944119c3d8 <vm_exec_core+13416>, 0x5b94411a0896 <vm_exec_core+31014>, 0x5b944119bfa4 <vm_exec_core+12340>, 0x5b944119f97d <vm_exec_core+27149>, 0x5b944119b560 <vm_exec_core+9712>, 0x5b944119c6cd <vm_exec_core+14173>, 0x5b94411a0bfb <vm_exec_core+31883>, 0x5b944119ccda <vm_exec_core+15722>, 0x5b944119c863 <vm_exec_core+14579>, 0x5b94411993d9 <vm_exec_core+1129>, 0x5b9441199a65 <vm_exec_core+2805>, 0x5b94411994bb <vm_exec_core+1355>, 0x5b944119d545 <vm_exec_core+17877>, 0x5b944119ca01 <vm_exec_core+14993>, 0x5b944119d132 <vm_exec_core+16834>, 0x5b944119d055 <vm_exec_core+16613>, 0x5b944119c244 <vm_exec_core+13012>, 0x5b944119c8fd <vm_exec_core+14733>, 0x5b944119c5aa <vm_exec_core+13882>, 0x5b944119cba4 <vm_exec_core+15412>, 0x5b944119cb29 <vm_exec_core+15289>, 0x5b944119c1f7 <vm_exec_core+12935>, 0x5b9441199606 <vm_exec_core+1686>, 0x5b944119ade8 <vm_exec_core+7800>, 0x5b94411a0017 <vm_exec_core+28839>, 0x5b944119a733 <vm_exec_core+6083>, 0x5b94411a0c86 <vm_exec_core+32022>, 0x5b944119f031 <vm_exec_core+24769>, 0x5b944119cea6 <vm_exec_core+16182>, 0x5b9441199905 <vm_exec_core+2453>, 0x5b94411a07ae <vm_exec_core+30782>, 0x5b94411a03bf <vm_exec_core+29775>, 0x5b944119aaf0 <vm_exec_core+7040>, 0x5b9441199ee2 <vm_exec_core+3954>, 0x5b944119f4d2 <vm_exec_core+25954>, 0x5b944119b8ec <vm_exec_core+10620>, 0x5b94411a09b8 <vm_exec_core+31304>, 0x5b94411a05d6 <vm_exec_core+30310>, 0x5b944119c09f <vm_exec_core+12591>, 0x5b944119ce13 <vm_exec_core+16035>, 0x5b944119f1bb <vm_exec_core+25163>, 0x5b94411a053a <vm_exec_core+30154>, 0x5b944119e2a9 <vm_exec_core+21305>, 0x5b944119f253 <vm_exec_core+25315>, 0x5b944119f651 <vm_exec_core+26337>, 0x5b944119e1d7 <vm_exec_core+21095>, 0x5b9441199dde <vm_exec_core+3694>, 0x5b944119e9d3 <vm_exec_core+23139>, 0x5b9441199c3f <vm_exec_core+3279>, 0x5b9441199f87 <vm_exec_core+4119>, 0x5b944119c32c <vm_exec_core+13244>, 0x5b944119e07c <vm_exec_core+20748>, 0x5b944119e5fc <vm_exec_core+22156>, 0x5b944119de0b <vm_exec_core+20123>, 0x5b9441199852 <vm_exec_core+2274>, 0x5b944119f899 <vm_exec_core+26921>, 0x5b94411a02c9 <vm_exec_core+29529>, 0x5b944119a082 <vm_exec_core+4370>, 0x5b944119b1ea <vm_exec_core+8826>, 0x5b944119acfb <vm_exec_core+7563>, 0x5b944119ba4d <vm_exec_core+10973>, 0x5b944119cd6f <vm_exec_core+15871>, 0x5b944119a172 <vm_exec_core+4610>, 0x5b944119f71e <vm_exec_core+26542>, 0x5b944119b14b <vm_exec_core+8667>, 0x5b944119cc10 <vm_exec_core+15520>, 0x5b944119d688 <vm_exec_core+18200>, 0x5b944119f5d0 <vm_exec_core+26208>, 0x5b944119e45c <vm_exec_core+21740>, 0x5b944119bc56 <vm_exec_core+11494>, 0x5b944119b432 <vm_exec_core+9410>, 0x5b944119f3ae <vm_exec_core+25662>, 0x5b944119c4a0 <vm_exec_core+13616>, 0x5b944119ea7e <vm_exec_core+23310>, 0x5b944119e56f <vm_exec_core+22015>, 0x5b944119ecc0 <vm_exec_core+23888>, 0x5b944119fb6e <vm_exec_core+27646>, 0x5b944119d88b <vm_exec_core+18715>, 0x5b944119e40c <vm_exec_core+21660>, 0x5b944119bdca <vm_exec_core+11866>, 0x5b944119f2fa <vm_exec_core+25482>, 0x5b944119bef0 <vm_exec_core+12160>, 0x5b944119e119 <vm_exec_core+20905>, 0x5b944119e40c <vm_exec_core+21660>, 0x5b944119d442 <vm_exec_core+17618>, 0x5b944119df3f <vm_exec_core+20431>, 0x5b944119c11a <vm_exec_core+12714>, 0x5b944119b707 <vm_exec_core+10135>, 0x5b944119ed97 <vm_exec_core+24103>, 0x5b944119a228 <vm_exec_core+4792>, 0x5b944119d246 <vm_exec_core+17110>, 0x5b94411a7bea <vm_exec_core+60538>, 0x5b944119e34d <vm_exec_core+21469>, 0x5b944119a4d2 <vm_exec_core+5474>, 0x5b944119a9d3 <vm_exec_core+6755>, 0x5b944119a5ef <vm_exec_core+5759>, 0x5b944119b2d7 <vm_exec_core+9063>, 0x5b944119baac <vm_exec_core+11068>, 0x5b944119d755 <vm_exec_core+18405>, 0x5b944119cd65 <vm_exec_core+15861>, 0x5b944119d750 <vm_exec_core+18400>, 0x5b944119e2a4 <vm_exec_core+21300>, 0x5b944119e1d2 <vm_exec_core+21090>, 0x5b944119b2d2 <vm_exec_core+9058>, 0x5b944119e420 <vm_exec_core+21680>, 0x5b944119c3ce <vm_exec_core+13406>, 0x5b944119c3d3 <vm_exec_core+13411>, 0x5b944119e1cd <vm_exec_core+21085>, 0x5b944119e072 <vm_exec_core+20738>, 0x5b944119d119 <vm_exec_core+16809>, 0x5b944119d041 <vm_exec_core+16593>...} reg_cfp = 0x7a6068bff2c0 reg_pc = 0x50e0004d7860 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> #41 0x00005b944119571b 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>, 0x7ffcabc50a60, <optimized out>, <optimized out>}, prev = 0x7a6069620640, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #42 0x00005b9441216412 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7a6068bff428, self=134554045799720, 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 = 0x7a604e6ccbd0 cfp = <optimized out> sp = 0x7a6068affc18 use_argv = 0x7a6068affbf8 stack_argv = 0x7a6068affc18 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #43 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1640 captured = 0x7a6068bff428 #44 0x00005b94411c31b9 in vm_yield_with_cref (ec=0x540000000108, argc=0, argv=0x5b9440df0e3e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk_asan/vm.c:1677 No locals. #45 vm_yield (ec=0x540000000108, argc=0, argv=0x5b9440df0e3e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, kw_splat=0) at /tmp/ruby/src/trunk_asan/vm.c:1685 No locals. #46 rb_yield_0 (argc=0, argv=0x5b9440df0e3e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #47 rb_yield_values2 (argc=0, argv=0x5b9440df0e3e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1390 No locals. #48 0x00005b9441585d03 in collect_i (i=<optimized out>, ary=134554491643680, argc=0, argv=0x5b9440df0e3e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/enum.c:627 No locals. #49 0x00005b9441190dbb in vm_yield_with_cfunc (ec=0x5160000006d0, captured=captured@entry=0x7a6068bff3f0, self=134554045798600, argc=argc@entry=1, argv=0x7a6068affbf8, kw_splat=<optimized out>, block_handler=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5150 is_lambda = 0 ifunc = 0x7a6068ad66f8 arg = 1 blockarg = 4 frame_flag = <optimized out> val = <optimized out> #50 0x00005b94411fdb1b in vm_invoke_ifunc_block (ec=0x540000000108, reg_cfp=0x7a6068bff368, calling=0x7ffcabc50fb0, ci=<optimized out>, is_lambda=<optimized out>, block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5338 captured = 0x7a6068bff3f0 argc = <optimized out> val = <optimized out> #51 0x00005b94411a2b42 in vm_invoke_block (ec=0x5160000006d0, reg_cfp=0x7a6068bff368, ci=0x100003, is_lambda=false, block_handler=0, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5393 func = 0xfffffffffffffe00 #52 vm_invokeblock_i (ec=0x5160000006d0, reg_cfp=0x7a6068bff368, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5934 ci = 0x100003 block_handler = 0 #53 vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a6068bff368, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_invokeblock) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5975 calling = {cd = <optimized out>, cc = 0x0, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = 0x100003 argc = 1 recv = 286326819 cc = <optimized out> #54 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:1110 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b944119c206 <vm_exec_core+12950>, 0x5b9441199615 <vm_exec_core+1701>, 0x5b944119adf7 <vm_exec_core+7815>, 0x5b94411a0026 <vm_exec_core+28854>, 0x5b944119a742 <vm_exec_core+6098>, 0x5b94411a0c95 <vm_exec_core+32037>, 0x5b944119f040 <vm_exec_core+24784>, 0x5b944119ceb5 <vm_exec_core+16197>, 0x5b9441199914 <vm_exec_core+2468>, 0x5b94411a07bd <vm_exec_core+30797>, 0x5b94411a03ce <vm_exec_core+29790>, 0x5b944119aaff <vm_exec_core+7055>, 0x5b9441199ef1 <vm_exec_core+3969>, 0x5b944119f4e1 <vm_exec_core+25969>, 0x5b944119b8fb <vm_exec_core+10635>, 0x5b94411a09c7 <vm_exec_core+31319>, 0x5b94411a05e5 <vm_exec_core+30325>, 0x5b944119c0ae <vm_exec_core+12606>, 0x5b944119ce22 <vm_exec_core+16050>, 0x5b944119f1ca <vm_exec_core+25178>, 0x5b94411a0549 <vm_exec_core+30169>, 0x5b944119e2b8 <vm_exec_core+21320>, 0x5b944119f262 <vm_exec_core+25330>, 0x5b944119f660 <vm_exec_core+26352>, 0x5b944119e1e6 <vm_exec_core+21110>, 0x5b9441199ded <vm_exec_core+3709>, 0x5b944119e9e2 <vm_exec_core+23154>, 0x5b9441199c4e <vm_exec_core+3294>, 0x5b9441199f96 <vm_exec_core+4134>, 0x5b944119c33b <vm_exec_core+13259>, 0x5b944119e08b <vm_exec_core+20763>, 0x5b944119e60b <vm_exec_core+22171>, 0x5b944119de1a <vm_exec_core+20138>, 0x5b9441199861 <vm_exec_core+2289>, 0x5b944119f8a8 <vm_exec_core+26936>, 0x5b94411a02d8 <vm_exec_core+29544>, 0x5b944119a091 <vm_exec_core+4385>, 0x5b944119b1f9 <vm_exec_core+8841>, 0x5b944119ad0a <vm_exec_core+7578>, 0x5b944119ba5c <vm_exec_core+10988>, 0x5b944119cd7e <vm_exec_core+15886>, 0x5b944119a181 <vm_exec_core+4625>, 0x5b944119f72d <vm_exec_core+26557>, 0x5b944119b15a <vm_exec_core+8682>, 0x5b944119cc1f <vm_exec_core+15535>, 0x5b944119d697 <vm_exec_core+18215>, 0x5b944119f5df <vm_exec_core+26223>, 0x5b944119e46b <vm_exec_core+21755>, 0x5b944119bc65 <vm_exec_core+11509>, 0x5b944119b441 <vm_exec_core+9425>, 0x5b944119f3bd <vm_exec_core+25677>, 0x5b944119c4af <vm_exec_core+13631>, 0x5b944119ea8d <vm_exec_core+23325>, 0x5b944119e57e <vm_exec_core+22030>, 0x5b944119eccf <vm_exec_core+23903>, 0x5b944119fb7d <vm_exec_core+27661>, 0x5b944119d89a <vm_exec_core+18730>, 0x5b944119930b <vm_exec_core+923>, 0x5b944119bdd9 <vm_exec_core+11881>, 0x5b944119f309 <vm_exec_core+25497>, 0x5b944119beff <vm_exec_core+12175>, 0x5b944119e128 <vm_exec_core+20920>, 0x5b944119e8e3 <vm_exec_core+22899>, 0x5b944119d451 <vm_exec_core+17633>, 0x5b944119df4e <vm_exec_core+20446>, 0x5b944119c129 <vm_exec_core+12729>, 0x5b944119b716 <vm_exec_core+10150>, 0x5b944119eda6 <vm_exec_core+24118>, 0x5b944119a237 <vm_exec_core+4807>, 0x5b944119d255 <vm_exec_core+17125>, 0x5b94411a7bf9 <vm_exec_core+60553>, 0x5b944119e35c <vm_exec_core+21484>, 0x5b944119a4e1 <vm_exec_core+5489>, 0x5b944119a9e2 <vm_exec_core+6770>, 0x5b944119a5fe <vm_exec_core+5774>, 0x5b944119b2e6 <vm_exec_core+9078>, 0x5b944119babb <vm_exec_core+11083>, 0x5b9441199310 <vm_exec_core+928>, 0x5b944119b057 <vm_exec_core+8423>, 0x5b94411a0ed1 <vm_exec_core+32609>, 0x5b944119e800 <vm_exec_core+22672>, 0x5b944119d798 <vm_exec_core+18472>, 0x5b944119f79e <vm_exec_core+26670>, 0x5b94411a0f9d <vm_exec_core+32813>, 0x5b944119fa9d <vm_exec_core+27437>, 0x5b94411a0a55 <vm_exec_core+31461>, 0x5b94411a0b22 <vm_exec_core+31666>, 0x5b9441199d11 <vm_exec_core+3489>, 0x5b94411a0687 <vm_exec_core+30487>, 0x5b944119c3d8 <vm_exec_core+13416>, 0x5b94411a0896 <vm_exec_core+31014>, 0x5b944119bfa4 <vm_exec_core+12340>, 0x5b944119f97d <vm_exec_core+27149>, 0x5b944119b560 <vm_exec_core+9712>, 0x5b944119c6cd <vm_exec_core+14173>, 0x5b94411a0bfb <vm_exec_core+31883>, 0x5b944119ccda <vm_exec_core+15722>, 0x5b944119c863 <vm_exec_core+14579>, 0x5b94411993d9 <vm_exec_core+1129>, 0x5b9441199a65 <vm_exec_core+2805>, 0x5b94411994bb <vm_exec_core+1355>, 0x5b944119d545 <vm_exec_core+17877>, 0x5b944119ca01 <vm_exec_core+14993>, 0x5b944119d132 <vm_exec_core+16834>, 0x5b944119d055 <vm_exec_core+16613>, 0x5b944119c244 <vm_exec_core+13012>, 0x5b944119c8fd <vm_exec_core+14733>, 0x5b944119c5aa <vm_exec_core+13882>, 0x5b944119cba4 <vm_exec_core+15412>, 0x5b944119cb29 <vm_exec_core+15289>, 0x5b944119c1f7 <vm_exec_core+12935>, 0x5b9441199606 <vm_exec_core+1686>, 0x5b944119ade8 <vm_exec_core+7800>, 0x5b94411a0017 <vm_exec_core+28839>, 0x5b944119a733 <vm_exec_core+6083>, 0x5b94411a0c86 <vm_exec_core+32022>, 0x5b944119f031 <vm_exec_core+24769>, 0x5b944119cea6 <vm_exec_core+16182>, 0x5b9441199905 <vm_exec_core+2453>, 0x5b94411a07ae <vm_exec_core+30782>, 0x5b94411a03bf <vm_exec_core+29775>, 0x5b944119aaf0 <vm_exec_core+7040>, 0x5b9441199ee2 <vm_exec_core+3954>, 0x5b944119f4d2 <vm_exec_core+25954>, 0x5b944119b8ec <vm_exec_core+10620>, 0x5b94411a09b8 <vm_exec_core+31304>, 0x5b94411a05d6 <vm_exec_core+30310>, 0x5b944119c09f <vm_exec_core+12591>, 0x5b944119ce13 <vm_exec_core+16035>, 0x5b944119f1bb <vm_exec_core+25163>, 0x5b94411a053a <vm_exec_core+30154>, 0x5b944119e2a9 <vm_exec_core+21305>, 0x5b944119f253 <vm_exec_core+25315>, 0x5b944119f651 <vm_exec_core+26337>, 0x5b944119e1d7 <vm_exec_core+21095>, 0x5b9441199dde <vm_exec_core+3694>, 0x5b944119e9d3 <vm_exec_core+23139>, 0x5b9441199c3f <vm_exec_core+3279>, 0x5b9441199f87 <vm_exec_core+4119>, 0x5b944119c32c <vm_exec_core+13244>, 0x5b944119e07c <vm_exec_core+20748>, 0x5b944119e5fc <vm_exec_core+22156>, 0x5b944119de0b <vm_exec_core+20123>, 0x5b9441199852 <vm_exec_core+2274>, 0x5b944119f899 <vm_exec_core+26921>, 0x5b94411a02c9 <vm_exec_core+29529>, 0x5b944119a082 <vm_exec_core+4370>, 0x5b944119b1ea <vm_exec_core+8826>, 0x5b944119acfb <vm_exec_core+7563>, 0x5b944119ba4d <vm_exec_core+10973>, 0x5b944119cd6f <vm_exec_core+15871>, 0x5b944119a172 <vm_exec_core+4610>, 0x5b944119f71e <vm_exec_core+26542>, 0x5b944119b14b <vm_exec_core+8667>, 0x5b944119cc10 <vm_exec_core+15520>, 0x5b944119d688 <vm_exec_core+18200>, 0x5b944119f5d0 <vm_exec_core+26208>, 0x5b944119e45c <vm_exec_core+21740>, 0x5b944119bc56 <vm_exec_core+11494>, 0x5b944119b432 <vm_exec_core+9410>, 0x5b944119f3ae <vm_exec_core+25662>, 0x5b944119c4a0 <vm_exec_core+13616>, 0x5b944119ea7e <vm_exec_core+23310>, 0x5b944119e56f <vm_exec_core+22015>, 0x5b944119ecc0 <vm_exec_core+23888>, 0x5b944119fb6e <vm_exec_core+27646>, 0x5b944119d88b <vm_exec_core+18715>, 0x5b944119e40c <vm_exec_core+21660>, 0x5b944119bdca <vm_exec_core+11866>, 0x5b944119f2fa <vm_exec_core+25482>, 0x5b944119bef0 <vm_exec_core+12160>, 0x5b944119e119 <vm_exec_core+20905>, 0x5b944119e40c <vm_exec_core+21660>, 0x5b944119d442 <vm_exec_core+17618>, 0x5b944119df3f <vm_exec_core+20431>, 0x5b944119c11a <vm_exec_core+12714>, 0x5b944119b707 <vm_exec_core+10135>, 0x5b944119ed97 <vm_exec_core+24103>, 0x5b944119a228 <vm_exec_core+4792>, 0x5b944119d246 <vm_exec_core+17110>, 0x5b94411a7bea <vm_exec_core+60538>, 0x5b944119e34d <vm_exec_core+21469>, 0x5b944119a4d2 <vm_exec_core+5474>, 0x5b944119a9d3 <vm_exec_core+6755>, 0x5b944119a5ef <vm_exec_core+5759>, 0x5b944119b2d7 <vm_exec_core+9063>, 0x5b944119baac <vm_exec_core+11068>, 0x5b944119d755 <vm_exec_core+18405>, 0x5b944119cd65 <vm_exec_core+15861>, 0x5b944119d750 <vm_exec_core+18400>, 0x5b944119e2a4 <vm_exec_core+21300>, 0x5b944119e1d2 <vm_exec_core+21090>, 0x5b944119b2d2 <vm_exec_core+9058>, 0x5b944119e420 <vm_exec_core+21680>, 0x5b944119c3ce <vm_exec_core+13406>, 0x5b944119c3d3 <vm_exec_core+13411>, 0x5b944119e1cd <vm_exec_core+21085>, 0x5b944119e072 <vm_exec_core+20738>, 0x5b944119d119 <vm_exec_core+16809>, 0x5b944119d041 <vm_exec_core+16593>...} reg_cfp = 0x7a6068bff368 reg_pc = 0x513000025080 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> #55 0x00005b944119571b 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>, 0x7ffcabc51440, <optimized out>, <optimized out>}, prev = 0x7a6069620560, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #56 0x00005b944120c9ca in vm_call0_body (ec=<optimized out>, calling=0x7a6069775660, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x7a60697756d0 cc = <optimized out> ret = <optimized out> #57 0x00005b94412116f6 in vm_call0_cc (ec=0x5160000006d0, recv=3, id=28369, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101 flags = 0 calling = <error reading variable calling (Cannot access memory at address 0x80)> use_argv = 0x0 av = <optimized out> #58 rb_call0 (ec=<optimized out>, recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, call_scope=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:554 ci = <optimized out> scope = <optimized out> kw_splat = <optimized out> cc = <optimized out> call_status = <optimized out> #59 0x00005b94411c44c6 in rb_call (recv=128, mid=0, argc=1088359998, argv=0x0, scope=CALL_PUBLIC) at /tmp/ruby/src/trunk_asan/vm_eval.c:873 ec = 0x540000000108 #60 iterate_method (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1528 arg = <optimized out> #61 0x00005b94411c4c9a in rb_iterate0 (it_proc=<optimized out>, data1=<optimized out>, ifunc=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1470 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcabc51830, <optimized out>, 0x7ffcabc51720, <optimized out>, <optimized out>}, prev = 0x7a6069620460, state = RUBY_TAG_NONE, lock_rec = 0} retval = 4 cfp = 0x7a6068bff3a0 state = RUBY_TAG_NONE #62 0x00005b94411c42fa in rb_iterate_internal (data1=134554503283488, bl_proc=0x0, data2=134554045798600, it_proc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1502 No locals. #63 rb_block_call_kw (obj=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, bl_proc=<optimized out>, data2=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1551 arg = {obj = 3, mid = 28369, argc = 0, argv = 0x0, kw_splat = 0} #64 0x00005b94415994d9 in enumerator_block_call (obj=<optimized out>, func=0x0, arg=0) at /tmp/ruby/src/trunk_asan/enumerator.c:568 argc = 0 argv = 0x5b9440df0e3e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30> e = <optimized out> meth = 128 args = 0 ret = <optimized out> #65 0x00005b944120cc8c 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 = 0x7a6068bff3d8 ci = <optimized out> me = <optimized out> cfunc = <optimized out> len = -1 recv = 134554045798600 argc = 0 mid = 3073 block_handler = <optimized out> frame_flags = 1431634051 val = <optimized out> unaligned_member_ptr_result = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> reg_cfp = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> #66 vm_call0_cfunc (ec=0x5160000006d0, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk_asan/vm_eval.c:178 No locals. #67 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> #68 0x00005b94412116f6 in vm_call0_cc (ec=0x5160000006d0, recv=134554045798600, id=3073, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101 flags = 0 calling = <error reading variable calling (Cannot access memory at address 0x80)> use_argv = 0x0 av = <optimized out> #69 rb_call0 (ec=<optimized out>, recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, call_scope=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:554 ci = <optimized out> scope = <optimized out> kw_splat = <optimized out> cc = <optimized out> call_status = <optimized out> #70 0x00005b94411c44c6 in rb_call (recv=128, mid=0, argc=1088359998, argv=0x0, scope=CALL_PUBLIC) at /tmp/ruby/src/trunk_asan/vm_eval.c:873 ec = 0x540000000108 #71 iterate_method (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1528 arg = <optimized out> #72 0x00005b94411c4c9a in rb_iterate0 (it_proc=<optimized out>, data1=<optimized out>, ifunc=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1470 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcabc51cd0, <optimized out>, 0x7ffcabc51bc0, <optimized out>, <optimized out>}, prev = 0x7a6069620140, state = RUBY_TAG_NONE, lock_rec = 0} retval = 4 cfp = 0x7a6068bff3d8 state = RUBY_TAG_NONE #73 0x00005b94411c5475 in rb_lambda_call (obj=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, bl_proc=<optimized out>, min_argc=<optimized out>, max_argc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1600 arg = {obj = 134554045798600, mid = 3073, argc = 0, argv = 0x0, kw_splat = 0} block = 0xfffffffffffffe00 #74 0x00005b944157f1a2 in enum_collect (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/enum.c:666 ary = 134554491643680 min_argc = -512 max_argc = <optimized out> #75 0x00005b94411f8aa8 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:3801 ci = 0x165100000001 cc = <optimized out> me = 0x7a604e0d1640 cfunc = 0x504000002d58 recv = 134554045798600 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #76 0x00005b944119feb8 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a6068bff410, cd=0x50b000290970, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #77 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x50b000290970 insns_address_table = {0x5b944119c206 <vm_exec_core+12950>, 0x5b9441199615 <vm_exec_core+1701>, 0x5b944119adf7 <vm_exec_core+7815>, 0x5b94411a0026 <vm_exec_core+28854>, 0x5b944119a742 <vm_exec_core+6098>, 0x5b94411a0c95 <vm_exec_core+32037>, 0x5b944119f040 <vm_exec_core+24784>, 0x5b944119ceb5 <vm_exec_core+16197>, 0x5b9441199914 <vm_exec_core+2468>, 0x5b94411a07bd <vm_exec_core+30797>, 0x5b94411a03ce <vm_exec_core+29790>, 0x5b944119aaff <vm_exec_core+7055>, 0x5b9441199ef1 <vm_exec_core+3969>, 0x5b944119f4e1 <vm_exec_core+25969>, 0x5b944119b8fb <vm_exec_core+10635>, 0x5b94411a09c7 <vm_exec_core+31319>, 0x5b94411a05e5 <vm_exec_core+30325>, 0x5b944119c0ae <vm_exec_core+12606>, 0x5b944119ce22 <vm_exec_core+16050>, 0x5b944119f1ca <vm_exec_core+25178>, 0x5b94411a0549 <vm_exec_core+30169>, 0x5b944119e2b8 <vm_exec_core+21320>, 0x5b944119f262 <vm_exec_core+25330>, 0x5b944119f660 <vm_exec_core+26352>, 0x5b944119e1e6 <vm_exec_core+21110>, 0x5b9441199ded <vm_exec_core+3709>, 0x5b944119e9e2 <vm_exec_core+23154>, 0x5b9441199c4e <vm_exec_core+3294>, 0x5b9441199f96 <vm_exec_core+4134>, 0x5b944119c33b <vm_exec_core+13259>, 0x5b944119e08b <vm_exec_core+20763>, 0x5b944119e60b <vm_exec_core+22171>, 0x5b944119de1a <vm_exec_core+20138>, 0x5b9441199861 <vm_exec_core+2289>, 0x5b944119f8a8 <vm_exec_core+26936>, 0x5b94411a02d8 <vm_exec_core+29544>, 0x5b944119a091 <vm_exec_core+4385>, 0x5b944119b1f9 <vm_exec_core+8841>, 0x5b944119ad0a <vm_exec_core+7578>, 0x5b944119ba5c <vm_exec_core+10988>, 0x5b944119cd7e <vm_exec_core+15886>, 0x5b944119a181 <vm_exec_core+4625>, 0x5b944119f72d <vm_exec_core+26557>, 0x5b944119b15a <vm_exec_core+8682>, 0x5b944119cc1f <vm_exec_core+15535>, 0x5b944119d697 <vm_exec_core+18215>, 0x5b944119f5df <vm_exec_core+26223>, 0x5b944119e46b <vm_exec_core+21755>, 0x5b944119bc65 <vm_exec_core+11509>, 0x5b944119b441 <vm_exec_core+9425>, 0x5b944119f3bd <vm_exec_core+25677>, 0x5b944119c4af <vm_exec_core+13631>, 0x5b944119ea8d <vm_exec_core+23325>, 0x5b944119e57e <vm_exec_core+22030>, 0x5b944119eccf <vm_exec_core+23903>, 0x5b944119fb7d <vm_exec_core+27661>, 0x5b944119d89a <vm_exec_core+18730>, 0x5b944119930b <vm_exec_core+923>, 0x5b944119bdd9 <vm_exec_core+11881>, 0x5b944119f309 <vm_exec_core+25497>, 0x5b944119beff <vm_exec_core+12175>, 0x5b944119e128 <vm_exec_core+20920>, 0x5b944119e8e3 <vm_exec_core+22899>, 0x5b944119d451 <vm_exec_core+17633>, 0x5b944119df4e <vm_exec_core+20446>, 0x5b944119c129 <vm_exec_core+12729>, 0x5b944119b716 <vm_exec_core+10150>, 0x5b944119eda6 <vm_exec_core+24118>, 0x5b944119a237 <vm_exec_core+4807>, 0x5b944119d255 <vm_exec_core+17125>, 0x5b94411a7bf9 <vm_exec_core+60553>, 0x5b944119e35c <vm_exec_core+21484>, 0x5b944119a4e1 <vm_exec_core+5489>, 0x5b944119a9e2 <vm_exec_core+6770>, 0x5b944119a5fe <vm_exec_core+5774>, 0x5b944119b2e6 <vm_exec_core+9078>, 0x5b944119babb <vm_exec_core+11083>, 0x5b9441199310 <vm_exec_core+928>, 0x5b944119b057 <vm_exec_core+8423>, 0x5b94411a0ed1 <vm_exec_core+32609>, 0x5b944119e800 <vm_exec_core+22672>, 0x5b944119d798 <vm_exec_core+18472>, 0x5b944119f79e <vm_exec_core+26670>, 0x5b94411a0f9d <vm_exec_core+32813>, 0x5b944119fa9d <vm_exec_core+27437>, 0x5b94411a0a55 <vm_exec_core+31461>, 0x5b94411a0b22 <vm_exec_core+31666>, 0x5b9441199d11 <vm_exec_core+3489>, 0x5b94411a0687 <vm_exec_core+30487>, 0x5b944119c3d8 <vm_exec_core+13416>, 0x5b94411a0896 <vm_exec_core+31014>, 0x5b944119bfa4 <vm_exec_core+12340>, 0x5b944119f97d <vm_exec_core+27149>, 0x5b944119b560 <vm_exec_core+9712>, 0x5b944119c6cd <vm_exec_core+14173>, 0x5b94411a0bfb <vm_exec_core+31883>, 0x5b944119ccda <vm_exec_core+15722>, 0x5b944119c863 <vm_exec_core+14579>, 0x5b94411993d9 <vm_exec_core+1129>, 0x5b9441199a65 <vm_exec_core+2805>, 0x5b94411994bb <vm_exec_core+1355>, 0x5b944119d545 <vm_exec_core+17877>, 0x5b944119ca01 <vm_exec_core+14993>, 0x5b944119d132 <vm_exec_core+16834>, 0x5b944119d055 <vm_exec_core+16613>, 0x5b944119c244 <vm_exec_core+13012>, 0x5b944119c8fd <vm_exec_core+14733>, 0x5b944119c5aa <vm_exec_core+13882>, 0x5b944119cba4 <vm_exec_core+15412>, 0x5b944119cb29 <vm_exec_core+15289>, 0x5b944119c1f7 <vm_exec_core+12935>, 0x5b9441199606 <vm_exec_core+1686>, 0x5b944119ade8 <vm_exec_core+7800>, 0x5b94411a0017 <vm_exec_core+28839>, 0x5b944119a733 <vm_exec_core+6083>, 0x5b94411a0c86 <vm_exec_core+32022>, 0x5b944119f031 <vm_exec_core+24769>, 0x5b944119cea6 <vm_exec_core+16182>, 0x5b9441199905 <vm_exec_core+2453>, 0x5b94411a07ae <vm_exec_core+30782>, 0x5b94411a03bf <vm_exec_core+29775>, 0x5b944119aaf0 <vm_exec_core+7040>, 0x5b9441199ee2 <vm_exec_core+3954>, 0x5b944119f4d2 <vm_exec_core+25954>, 0x5b944119b8ec <vm_exec_core+10620>, 0x5b94411a09b8 <vm_exec_core+31304>, 0x5b94411a05d6 <vm_exec_core+30310>, 0x5b944119c09f <vm_exec_core+12591>, 0x5b944119ce13 <vm_exec_core+16035>, 0x5b944119f1bb <vm_exec_core+25163>, 0x5b94411a053a <vm_exec_core+30154>, 0x5b944119e2a9 <vm_exec_core+21305>, 0x5b944119f253 <vm_exec_core+25315>, 0x5b944119f651 <vm_exec_core+26337>, 0x5b944119e1d7 <vm_exec_core+21095>, 0x5b9441199dde <vm_exec_core+3694>, 0x5b944119e9d3 <vm_exec_core+23139>, 0x5b9441199c3f <vm_exec_core+3279>, 0x5b9441199f87 <vm_exec_core+4119>, 0x5b944119c32c <vm_exec_core+13244>, 0x5b944119e07c <vm_exec_core+20748>, 0x5b944119e5fc <vm_exec_core+22156>, 0x5b944119de0b <vm_exec_core+20123>, 0x5b9441199852 <vm_exec_core+2274>, 0x5b944119f899 <vm_exec_core+26921>, 0x5b94411a02c9 <vm_exec_core+29529>, 0x5b944119a082 <vm_exec_core+4370>, 0x5b944119b1ea <vm_exec_core+8826>, 0x5b944119acfb <vm_exec_core+7563>, 0x5b944119ba4d <vm_exec_core+10973>, 0x5b944119cd6f <vm_exec_core+15871>, 0x5b944119a172 <vm_exec_core+4610>, 0x5b944119f71e <vm_exec_core+26542>, 0x5b944119b14b <vm_exec_core+8667>, 0x5b944119cc10 <vm_exec_core+15520>, 0x5b944119d688 <vm_exec_core+18200>, 0x5b944119f5d0 <vm_exec_core+26208>, 0x5b944119e45c <vm_exec_core+21740>, 0x5b944119bc56 <vm_exec_core+11494>, 0x5b944119b432 <vm_exec_core+9410>, 0x5b944119f3ae <vm_exec_core+25662>, 0x5b944119c4a0 <vm_exec_core+13616>, 0x5b944119ea7e <vm_exec_core+23310>, 0x5b944119e56f <vm_exec_core+22015>, 0x5b944119ecc0 <vm_exec_core+23888>, 0x5b944119fb6e <vm_exec_core+27646>, 0x5b944119d88b <vm_exec_core+18715>, 0x5b944119e40c <vm_exec_core+21660>, 0x5b944119bdca <vm_exec_core+11866>, 0x5b944119f2fa <vm_exec_core+25482>, 0x5b944119bef0 <vm_exec_core+12160>, 0x5b944119e119 <vm_exec_core+20905>, 0x5b944119e40c <vm_exec_core+21660>, 0x5b944119d442 <vm_exec_core+17618>, 0x5b944119df3f <vm_exec_core+20431>, 0x5b944119c11a <vm_exec_core+12714>, 0x5b944119b707 <vm_exec_core+10135>, 0x5b944119ed97 <vm_exec_core+24103>, 0x5b944119a228 <vm_exec_core+4792>, 0x5b944119d246 <vm_exec_core+17110>, 0x5b94411a7bea <vm_exec_core+60538>, 0x5b944119e34d <vm_exec_core+21469>, 0x5b944119a4d2 <vm_exec_core+5474>, 0x5b944119a9d3 <vm_exec_core+6755>, 0x5b944119a5ef <vm_exec_core+5759>, 0x5b944119b2d7 <vm_exec_core+9063>, 0x5b944119baac <vm_exec_core+11068>, 0x5b944119d755 <vm_exec_core+18405>, 0x5b944119cd65 <vm_exec_core+15861>, 0x5b944119d750 <vm_exec_core+18400>, 0x5b944119e2a4 <vm_exec_core+21300>, 0x5b944119e1d2 <vm_exec_core+21090>, 0x5b944119b2d2 <vm_exec_core+9058>, 0x5b944119e420 <vm_exec_core+21680>, 0x5b944119c3ce <vm_exec_core+13406>, 0x5b944119c3d3 <vm_exec_core+13411>, 0x5b944119e1cd <vm_exec_core+21085>, 0x5b944119e072 <vm_exec_core+20738>, 0x5b944119d119 <vm_exec_core+16809>, 0x5b944119d041 <vm_exec_core+16593>...} reg_cfp = 0x7a6068bff410 reg_pc = 0x51300073d4e8 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> #78 0x00005b944119571b 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>, 0x7ffcabc525e0, <optimized out>, <optimized out>}, prev = 0x7a60697752b0, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #79 0x00005b9441216412 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7a6068bff498, self=134554045799720, 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 = 0x7a604e6ccbf8 cfp = <optimized out> sp = 0x7a6068affb80 use_argv = 0x0 stack_argv = 0x7a6068affb80 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #80 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1640 captured = 0x7a6068bff498 #81 0x00005b94411c27e6 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. #82 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. #83 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #84 0x00005b94411c27e6 in rb_yield (val=<optimized out>) No locals. #85 0x00005b9440e1ebaa in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcabc52970, <optimized out>, 0x7ffcabc52880, <optimized out>, <optimized out>}, prev = 0x7a606961f040, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 state = RUBY_TAG_NONE ec = 0x5160000006d0 cfp = 0x7a6068bff448 #86 0x00005b9440f9a07b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4283 status = <optimized out> pid = <optimized out> #87 0x00005b94411f8aa8 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:3801 ci = 0x64b100040001 cc = <optimized out> me = 0x7a6048122320 cfunc = 0x504000020058 recv = 134554045799720 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #88 0x00005b944119feb8 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a6068bff480, cd=0x5080006a5350, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #89 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 = 0x5080006a5350 insns_address_table = {0x5b944119c206 <vm_exec_core+12950>, 0x5b9441199615 <vm_exec_core+1701>, 0x5b944119adf7 <vm_exec_core+7815>, 0x5b94411a0026 <vm_exec_core+28854>, 0x5b944119a742 <vm_exec_core+6098>, 0x5b94411a0c95 <vm_exec_core+32037>, 0x5b944119f040 <vm_exec_core+24784>, 0x5b944119ceb5 <vm_exec_core+16197>, 0x5b9441199914 <vm_exec_core+2468>, 0x5b94411a07bd <vm_exec_core+30797>, 0x5b94411a03ce <vm_exec_core+29790>, 0x5b944119aaff <vm_exec_core+7055>, 0x5b9441199ef1 <vm_exec_core+3969>, 0x5b944119f4e1 <vm_exec_core+25969>, 0x5b944119b8fb <vm_exec_core+10635>, 0x5b94411a09c7 <vm_exec_core+31319>, 0x5b94411a05e5 <vm_exec_core+30325>, 0x5b944119c0ae <vm_exec_core+12606>, 0x5b944119ce22 <vm_exec_core+16050>, 0x5b944119f1ca <vm_exec_core+25178>, 0x5b94411a0549 <vm_exec_core+30169>, 0x5b944119e2b8 <vm_exec_core+21320>, 0x5b944119f262 <vm_exec_core+25330>, 0x5b944119f660 <vm_exec_core+26352>, 0x5b944119e1e6 <vm_exec_core+21110>, 0x5b9441199ded <vm_exec_core+3709>, 0x5b944119e9e2 <vm_exec_core+23154>, 0x5b9441199c4e <vm_exec_core+3294>, 0x5b9441199f96 <vm_exec_core+4134>, 0x5b944119c33b <vm_exec_core+13259>, 0x5b944119e08b <vm_exec_core+20763>, 0x5b944119e60b <vm_exec_core+22171>, 0x5b944119de1a <vm_exec_core+20138>, 0x5b9441199861 <vm_exec_core+2289>, 0x5b944119f8a8 <vm_exec_core+26936>, 0x5b94411a02d8 <vm_exec_core+29544>, 0x5b944119a091 <vm_exec_core+4385>, 0x5b944119b1f9 <vm_exec_core+8841>, 0x5b944119ad0a <vm_exec_core+7578>, 0x5b944119ba5c <vm_exec_core+10988>, 0x5b944119cd7e <vm_exec_core+15886>, 0x5b944119a181 <vm_exec_core+4625>, 0x5b944119f72d <vm_exec_core+26557>, 0x5b944119b15a <vm_exec_core+8682>, 0x5b944119cc1f <vm_exec_core+15535>, 0x5b944119d697 <vm_exec_core+18215>, 0x5b944119f5df <vm_exec_core+26223>, 0x5b944119e46b <vm_exec_core+21755>, 0x5b944119bc65 <vm_exec_core+11509>, 0x5b944119b441 <vm_exec_core+9425>, 0x5b944119f3bd <vm_exec_core+25677>, 0x5b944119c4af <vm_exec_core+13631>, 0x5b944119ea8d <vm_exec_core+23325>, 0x5b944119e57e <vm_exec_core+22030>, 0x5b944119eccf <vm_exec_core+23903>, 0x5b944119fb7d <vm_exec_core+27661>, 0x5b944119d89a <vm_exec_core+18730>, 0x5b944119930b <vm_exec_core+923>, 0x5b944119bdd9 <vm_exec_core+11881>, 0x5b944119f309 <vm_exec_core+25497>, 0x5b944119beff <vm_exec_core+12175>, 0x5b944119e128 <vm_exec_core+20920>, 0x5b944119e8e3 <vm_exec_core+22899>, 0x5b944119d451 <vm_exec_core+17633>, 0x5b944119df4e <vm_exec_core+20446>, 0x5b944119c129 <vm_exec_core+12729>, 0x5b944119b716 <vm_exec_core+10150>, 0x5b944119eda6 <vm_exec_core+24118>, 0x5b944119a237 <vm_exec_core+4807>, 0x5b944119d255 <vm_exec_core+17125>, 0x5b94411a7bf9 <vm_exec_core+60553>, 0x5b944119e35c <vm_exec_core+21484>, 0x5b944119a4e1 <vm_exec_core+5489>, 0x5b944119a9e2 <vm_exec_core+6770>, 0x5b944119a5fe <vm_exec_core+5774>, 0x5b944119b2e6 <vm_exec_core+9078>, 0x5b944119babb <vm_exec_core+11083>, 0x5b9441199310 <vm_exec_core+928>, 0x5b944119b057 <vm_exec_core+8423>, 0x5b94411a0ed1 <vm_exec_core+32609>, 0x5b944119e800 <vm_exec_core+22672>, 0x5b944119d798 <vm_exec_core+18472>, 0x5b944119f79e <vm_exec_core+26670>, 0x5b94411a0f9d <vm_exec_core+32813>, 0x5b944119fa9d <vm_exec_core+27437>, 0x5b94411a0a55 <vm_exec_core+31461>, 0x5b94411a0b22 <vm_exec_core+31666>, 0x5b9441199d11 <vm_exec_core+3489>, 0x5b94411a0687 <vm_exec_core+30487>, 0x5b944119c3d8 <vm_exec_core+13416>, 0x5b94411a0896 <vm_exec_core+31014>, 0x5b944119bfa4 <vm_exec_core+12340>, 0x5b944119f97d <vm_exec_core+27149>, 0x5b944119b560 <vm_exec_core+9712>, 0x5b944119c6cd <vm_exec_core+14173>, 0x5b94411a0bfb <vm_exec_core+31883>, 0x5b944119ccda <vm_exec_core+15722>, 0x5b944119c863 <vm_exec_core+14579>, 0x5b94411993d9 <vm_exec_core+1129>, 0x5b9441199a65 <vm_exec_core+2805>, 0x5b94411994bb <vm_exec_core+1355>, 0x5b944119d545 <vm_exec_core+17877>, 0x5b944119ca01 <vm_exec_core+14993>, 0x5b944119d132 <vm_exec_core+16834>, 0x5b944119d055 <vm_exec_core+16613>, 0x5b944119c244 <vm_exec_core+13012>, 0x5b944119c8fd <vm_exec_core+14733>, 0x5b944119c5aa <vm_exec_core+13882>, 0x5b944119cba4 <vm_exec_core+15412>, 0x5b944119cb29 <vm_exec_core+15289>, 0x5b944119c1f7 <vm_exec_core+12935>, 0x5b9441199606 <vm_exec_core+1686>, 0x5b944119ade8 <vm_exec_core+7800>, 0x5b94411a0017 <vm_exec_core+28839>, 0x5b944119a733 <vm_exec_core+6083>, 0x5b94411a0c86 <vm_exec_core+32022>, 0x5b944119f031 <vm_exec_core+24769>, 0x5b944119cea6 <vm_exec_core+16182>, 0x5b9441199905 <vm_exec_core+2453>, 0x5b94411a07ae <vm_exec_core+30782>, 0x5b94411a03bf <vm_exec_core+29775>, 0x5b944119aaf0 <vm_exec_core+7040>, 0x5b9441199ee2 <vm_exec_core+3954>, 0x5b944119f4d2 <vm_exec_core+25954>, 0x5b944119b8ec <vm_exec_core+10620>, 0x5b94411a09b8 <vm_exec_core+31304>, 0x5b94411a05d6 <vm_exec_core+30310>, 0x5b944119c09f <vm_exec_core+12591>, 0x5b944119ce13 <vm_exec_core+16035>, 0x5b944119f1bb <vm_exec_core+25163>, 0x5b94411a053a <vm_exec_core+30154>, 0x5b944119e2a9 <vm_exec_core+21305>, 0x5b944119f253 <vm_exec_core+25315>, 0x5b944119f651 <vm_exec_core+26337>, 0x5b944119e1d7 <vm_exec_core+21095>, 0x5b9441199dde <vm_exec_core+3694>, 0x5b944119e9d3 <vm_exec_core+23139>, 0x5b9441199c3f <vm_exec_core+3279>, 0x5b9441199f87 <vm_exec_core+4119>, 0x5b944119c32c <vm_exec_core+13244>, 0x5b944119e07c <vm_exec_core+20748>, 0x5b944119e5fc <vm_exec_core+22156>, 0x5b944119de0b <vm_exec_core+20123>, 0x5b9441199852 <vm_exec_core+2274>, 0x5b944119f899 <vm_exec_core+26921>, 0x5b94411a02c9 <vm_exec_core+29529>, 0x5b944119a082 <vm_exec_core+4370>, 0x5b944119b1ea <vm_exec_core+8826>, 0x5b944119acfb <vm_exec_core+7563>, 0x5b944119ba4d <vm_exec_core+10973>, 0x5b944119cd6f <vm_exec_core+15871>, 0x5b944119a172 <vm_exec_core+4610>, 0x5b944119f71e <vm_exec_core+26542>, 0x5b944119b14b <vm_exec_core+8667>, 0x5b944119cc10 <vm_exec_core+15520>, 0x5b944119d688 <vm_exec_core+18200>, 0x5b944119f5d0 <vm_exec_core+26208>, 0x5b944119e45c <vm_exec_core+21740>, 0x5b944119bc56 <vm_exec_core+11494>, 0x5b944119b432 <vm_exec_core+9410>, 0x5b944119f3ae <vm_exec_core+25662>, 0x5b944119c4a0 <vm_exec_core+13616>, 0x5b944119ea7e <vm_exec_core+23310>, 0x5b944119e56f <vm_exec_core+22015>, 0x5b944119ecc0 <vm_exec_core+23888>, 0x5b944119fb6e <vm_exec_core+27646>, 0x5b944119d88b <vm_exec_core+18715>, 0x5b944119e40c <vm_exec_core+21660>, 0x5b944119bdca <vm_exec_core+11866>, 0x5b944119f2fa <vm_exec_core+25482>, 0x5b944119bef0 <vm_exec_core+12160>, 0x5b944119e119 <vm_exec_core+20905>, 0x5b944119e40c <vm_exec_core+21660>, 0x5b944119d442 <vm_exec_core+17618>, 0x5b944119df3f <vm_exec_core+20431>, 0x5b944119c11a <vm_exec_core+12714>, 0x5b944119b707 <vm_exec_core+10135>, 0x5b944119ed97 <vm_exec_core+24103>, 0x5b944119a228 <vm_exec_core+4792>, 0x5b944119d246 <vm_exec_core+17110>, 0x5b94411a7bea <vm_exec_core+60538>, 0x5b944119e34d <vm_exec_core+21469>, 0x5b944119a4d2 <vm_exec_core+5474>, 0x5b944119a9d3 <vm_exec_core+6755>, 0x5b944119a5ef <vm_exec_core+5759>, 0x5b944119b2d7 <vm_exec_core+9063>, 0x5b944119baac <vm_exec_core+11068>, 0x5b944119d755 <vm_exec_core+18405>, 0x5b944119cd65 <vm_exec_core+15861>, 0x5b944119d750 <vm_exec_core+18400>, 0x5b944119e2a4 <vm_exec_core+21300>, 0x5b944119e1d2 <vm_exec_core+21090>, 0x5b944119b2d2 <vm_exec_core+9058>, 0x5b944119e420 <vm_exec_core+21680>, 0x5b944119c3ce <vm_exec_core+13406>, 0x5b944119c3d3 <vm_exec_core+13411>, 0x5b944119e1cd <vm_exec_core+21085>, 0x5b944119e072 <vm_exec_core+20738>, 0x5b944119d119 <vm_exec_core+16809>, 0x5b944119d041 <vm_exec_core+16593>...} reg_cfp = 0x7a6068bff480 reg_pc = 0x51300073d698 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> #90 0x00005b944119571b 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>, 0x7ffcabc531c0, <optimized out>, <optimized out>}, prev = 0x7a606961ee80, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #91 0x00005b9441216412 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7a6068bff508, self=134554045799720, 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 = 0x7a604e6ccdd8 cfp = <optimized out> sp = 0x7a6068affb30 use_argv = 0x0 stack_argv = 0x7a6068affb30 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #92 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1640 captured = 0x7a6068bff508 #93 0x00005b94411c27e6 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. #94 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. #95 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #96 0x00005b94411c27e6 in rb_yield (val=<optimized out>) No locals. #97 0x00005b9440e1f2d0 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 = {0x7ffcabc53550, <optimized out>, 0x7ffcabc53460, <optimized out>, <optimized out>}, prev = 0x7a606961c240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #98 0x00005b94411f8aa8 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:3801 ci = 0x673100000001 cc = <optimized out> me = 0x7a606af88b18 cfunc = 0x50400001f658 recv = 134554491644320 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #99 0x00005b944119feb8 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a6068bff4f0, cd=0x50700058efd0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #100 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x50700058efd0 insns_address_table = {0x5b944119c206 <vm_exec_core+12950>, 0x5b9441199615 <vm_exec_core+1701>, 0x5b944119adf7 <vm_exec_core+7815>, 0x5b94411a0026 <vm_exec_core+28854>, 0x5b944119a742 <vm_exec_core+6098>, 0x5b94411a0c95 <vm_exec_core+32037>, 0x5b944119f040 <vm_exec_core+24784>, 0x5b944119ceb5 <vm_exec_core+16197>, 0x5b9441199914 <vm_exec_core+2468>, 0x5b94411a07bd <vm_exec_core+30797>, 0x5b94411a03ce <vm_exec_core+29790>, 0x5b944119aaff <vm_exec_core+7055>, 0x5b9441199ef1 <vm_exec_core+3969>, 0x5b944119f4e1 <vm_exec_core+25969>, 0x5b944119b8fb <vm_exec_core+10635>, 0x5b94411a09c7 <vm_exec_core+31319>, 0x5b94411a05e5 <vm_exec_core+30325>, 0x5b944119c0ae <vm_exec_core+12606>, 0x5b944119ce22 <vm_exec_core+16050>, 0x5b944119f1ca <vm_exec_core+25178>, 0x5b94411a0549 <vm_exec_core+30169>, 0x5b944119e2b8 <vm_exec_core+21320>, 0x5b944119f262 <vm_exec_core+25330>, 0x5b944119f660 <vm_exec_core+26352>, 0x5b944119e1e6 <vm_exec_core+21110>, 0x5b9441199ded <vm_exec_core+3709>, 0x5b944119e9e2 <vm_exec_core+23154>, 0x5b9441199c4e <vm_exec_core+3294>, 0x5b9441199f96 <vm_exec_core+4134>, 0x5b944119c33b <vm_exec_core+13259>, 0x5b944119e08b <vm_exec_core+20763>, 0x5b944119e60b <vm_exec_core+22171>, 0x5b944119de1a <vm_exec_core+20138>, 0x5b9441199861 <vm_exec_core+2289>, 0x5b944119f8a8 <vm_exec_core+26936>, 0x5b94411a02d8 <vm_exec_core+29544>, 0x5b944119a091 <vm_exec_core+4385>, 0x5b944119b1f9 <vm_exec_core+8841>, 0x5b944119ad0a <vm_exec_core+7578>, 0x5b944119ba5c <vm_exec_core+10988>, 0x5b944119cd7e <vm_exec_core+15886>, 0x5b944119a181 <vm_exec_core+4625>, 0x5b944119f72d <vm_exec_core+26557>, 0x5b944119b15a <vm_exec_core+8682>, 0x5b944119cc1f <vm_exec_core+15535>, 0x5b944119d697 <vm_exec_core+18215>, 0x5b944119f5df <vm_exec_core+26223>, 0x5b944119e46b <vm_exec_core+21755>, 0x5b944119bc65 <vm_exec_core+11509>, 0x5b944119b441 <vm_exec_core+9425>, 0x5b944119f3bd <vm_exec_core+25677>, 0x5b944119c4af <vm_exec_core+13631>, 0x5b944119ea8d <vm_exec_core+23325>, 0x5b944119e57e <vm_exec_core+22030>, 0x5b944119eccf <vm_exec_core+23903>, 0x5b944119fb7d <vm_exec_core+27661>, 0x5b944119d89a <vm_exec_core+18730>, 0x5b944119930b <vm_exec_core+923>, 0x5b944119bdd9 <vm_exec_core+11881>, 0x5b944119f309 <vm_exec_core+25497>, 0x5b944119beff <vm_exec_core+12175>, 0x5b944119e128 <vm_exec_core+20920>, 0x5b944119e8e3 <vm_exec_core+22899>, 0x5b944119d451 <vm_exec_core+17633>, 0x5b944119df4e <vm_exec_core+20446>, 0x5b944119c129 <vm_exec_core+12729>, 0x5b944119b716 <vm_exec_core+10150>, 0x5b944119eda6 <vm_exec_core+24118>, 0x5b944119a237 <vm_exec_core+4807>, 0x5b944119d255 <vm_exec_core+17125>, 0x5b94411a7bf9 <vm_exec_core+60553>, 0x5b944119e35c <vm_exec_core+21484>, 0x5b944119a4e1 <vm_exec_core+5489>, 0x5b944119a9e2 <vm_exec_core+6770>, 0x5b944119a5fe <vm_exec_core+5774>, 0x5b944119b2e6 <vm_exec_core+9078>, 0x5b944119babb <vm_exec_core+11083>, 0x5b9441199310 <vm_exec_core+928>, 0x5b944119b057 <vm_exec_core+8423>, 0x5b94411a0ed1 <vm_exec_core+32609>, 0x5b944119e800 <vm_exec_core+22672>, 0x5b944119d798 <vm_exec_core+18472>, 0x5b944119f79e <vm_exec_core+26670>, 0x5b94411a0f9d <vm_exec_core+32813>, 0x5b944119fa9d <vm_exec_core+27437>, 0x5b94411a0a55 <vm_exec_core+31461>, 0x5b94411a0b22 <vm_exec_core+31666>, 0x5b9441199d11 <vm_exec_core+3489>, 0x5b94411a0687 <vm_exec_core+30487>, 0x5b944119c3d8 <vm_exec_core+13416>, 0x5b94411a0896 <vm_exec_core+31014>, 0x5b944119bfa4 <vm_exec_core+12340>, 0x5b944119f97d <vm_exec_core+27149>, 0x5b944119b560 <vm_exec_core+9712>, 0x5b944119c6cd <vm_exec_core+14173>, 0x5b94411a0bfb <vm_exec_core+31883>, 0x5b944119ccda <vm_exec_core+15722>, 0x5b944119c863 <vm_exec_core+14579>, 0x5b94411993d9 <vm_exec_core+1129>, 0x5b9441199a65 <vm_exec_core+2805>, 0x5b94411994bb <vm_exec_core+1355>, 0x5b944119d545 <vm_exec_core+17877>, 0x5b944119ca01 <vm_exec_core+14993>, 0x5b944119d132 <vm_exec_core+16834>, 0x5b944119d055 <vm_exec_core+16613>, 0x5b944119c244 <vm_exec_core+13012>, 0x5b944119c8fd <vm_exec_core+14733>, 0x5b944119c5aa <vm_exec_core+13882>, 0x5b944119cba4 <vm_exec_core+15412>, 0x5b944119cb29 <vm_exec_core+15289>, 0x5b944119c1f7 <vm_exec_core+12935>, 0x5b9441199606 <vm_exec_core+1686>, 0x5b944119ade8 <vm_exec_core+7800>, 0x5b94411a0017 <vm_exec_core+28839>, 0x5b944119a733 <vm_exec_core+6083>, 0x5b94411a0c86 <vm_exec_core+32022>, 0x5b944119f031 <vm_exec_core+24769>, 0x5b944119cea6 <vm_exec_core+16182>, 0x5b9441199905 <vm_exec_core+2453>, 0x5b94411a07ae <vm_exec_core+30782>, 0x5b94411a03bf <vm_exec_core+29775>, 0x5b944119aaf0 <vm_exec_core+7040>, 0x5b9441199ee2 <vm_exec_core+3954>, 0x5b944119f4d2 <vm_exec_core+25954>, 0x5b944119b8ec <vm_exec_core+10620>, 0x5b94411a09b8 <vm_exec_core+31304>, 0x5b94411a05d6 <vm_exec_core+30310>, 0x5b944119c09f <vm_exec_core+12591>, 0x5b944119ce13 <vm_exec_core+16035>, 0x5b944119f1bb <vm_exec_core+25163>, 0x5b94411a053a <vm_exec_core+30154>, 0x5b944119e2a9 <vm_exec_core+21305>, 0x5b944119f253 <vm_exec_core+25315>, 0x5b944119f651 <vm_exec_core+26337>, 0x5b944119e1d7 <vm_exec_core+21095>, 0x5b9441199dde <vm_exec_core+3694>, 0x5b944119e9d3 <vm_exec_core+23139>, 0x5b9441199c3f <vm_exec_core+3279>, 0x5b9441199f87 <vm_exec_core+4119>, 0x5b944119c32c <vm_exec_core+13244>, 0x5b944119e07c <vm_exec_core+20748>, 0x5b944119e5fc <vm_exec_core+22156>, 0x5b944119de0b <vm_exec_core+20123>, 0x5b9441199852 <vm_exec_core+2274>, 0x5b944119f899 <vm_exec_core+26921>, 0x5b94411a02c9 <vm_exec_core+29529>, 0x5b944119a082 <vm_exec_core+4370>, 0x5b944119b1ea <vm_exec_core+8826>, 0x5b944119acfb <vm_exec_core+7563>, 0x5b944119ba4d <vm_exec_core+10973>, 0x5b944119cd6f <vm_exec_core+15871>, 0x5b944119a172 <vm_exec_core+4610>, 0x5b944119f71e <vm_exec_core+26542>, 0x5b944119b14b <vm_exec_core+8667>, 0x5b944119cc10 <vm_exec_core+15520>, 0x5b944119d688 <vm_exec_core+18200>, 0x5b944119f5d0 <vm_exec_core+26208>, 0x5b944119e45c <vm_exec_core+21740>, 0x5b944119bc56 <vm_exec_core+11494>, 0x5b944119b432 <vm_exec_core+9410>, 0x5b944119f3ae <vm_exec_core+25662>, 0x5b944119c4a0 <vm_exec_core+13616>, 0x5b944119ea7e <vm_exec_core+23310>, 0x5b944119e56f <vm_exec_core+22015>, 0x5b944119ecc0 <vm_exec_core+23888>, 0x5b944119fb6e <vm_exec_core+27646>, 0x5b944119d88b <vm_exec_core+18715>, 0x5b944119e40c <vm_exec_core+21660>, 0x5b944119bdca <vm_exec_core+11866>, 0x5b944119f2fa <vm_exec_core+25482>, 0x5b944119bef0 <vm_exec_core+12160>, 0x5b944119e119 <vm_exec_core+20905>, 0x5b944119e40c <vm_exec_core+21660>, 0x5b944119d442 <vm_exec_core+17618>, 0x5b944119df3f <vm_exec_core+20431>, 0x5b944119c11a <vm_exec_core+12714>, 0x5b944119b707 <vm_exec_core+10135>, 0x5b944119ed97 <vm_exec_core+24103>, 0x5b944119a228 <vm_exec_core+4792>, 0x5b944119d246 <vm_exec_core+17110>, 0x5b94411a7bea <vm_exec_core+60538>, 0x5b944119e34d <vm_exec_core+21469>, 0x5b944119a4d2 <vm_exec_core+5474>, 0x5b944119a9d3 <vm_exec_core+6755>, 0x5b944119a5ef <vm_exec_core+5759>, 0x5b944119b2d7 <vm_exec_core+9063>, 0x5b944119baac <vm_exec_core+11068>, 0x5b944119d755 <vm_exec_core+18405>, 0x5b944119cd65 <vm_exec_core+15861>, 0x5b944119d750 <vm_exec_core+18400>, 0x5b944119e2a4 <vm_exec_core+21300>, 0x5b944119e1d2 <vm_exec_core+21090>, 0x5b944119b2d2 <vm_exec_core+9058>, 0x5b944119e420 <vm_exec_core+21680>, 0x5b944119c3ce <vm_exec_core+13406>, 0x5b944119c3d3 <vm_exec_core+13411>, 0x5b944119e1cd <vm_exec_core+21085>, 0x5b944119e072 <vm_exec_core+20738>, 0x5b944119d119 <vm_exec_core+16809>, 0x5b944119d041 <vm_exec_core+16593>...} reg_cfp = 0x7a6068bff4f0 reg_pc = 0x51200027a340 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> th: 0x515000000300, native_id: 0x7a606b8bcc40 INSN_LABEL_splatkw = <optimized out> -- Control frame information ----------------------------------------------- INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> c:0026 p:---- s:0147 e:000146 CFUNC :initialize c:0025 p:---- s:0144 e:000143 CFUNC :new INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> c:0024 p:0008 s:0140 e:000139 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:11 c:0023 p:0005 s:0134 E:0009d0 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1290 [FINISH] INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> c:0022 p:---- s:0131 e:000130 IFUNC c:0021 p:0024 s:0128 e:000126 METHOD <internal:numeric>:257 [FINISH] 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> c:0020 p:---- s:0122 e:000121 CFUNC :each c:0019 p:---- s:0119 e:000118 CFUNC :map INSN_LABEL_checkkeyword = <optimized out> c:0018 p:0021 s:0115 E:000a60 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1290 [FINISH] c:0017 p:---- s:0112 e:000111 CFUNC :fork INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> c:0016 p:0019 s:0108 E:001318 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1288 [FINISH] INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> c:0015 p:---- s:0102 e:000101 CFUNC :synchronize c:0014 p:0032 s:0098 E:001078 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1285 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> c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1677 [FINISH] INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> c:0010 p:---- s:0069 e:000068 CFUNC :map c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1664 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:000d90 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] th: 0x5150001ed780, native_id: (nil) -- Control frame information ----------------------------------------------- INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #101 0x00005b944119571b 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>, 0x7ffcabc53d20, <optimized out>, <optimized out>}, prev = 0x7a60696e0440, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #102 0x00005b9441216412 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7a6068bff620, self=134554523414640, 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 = 0x7a606adee000 cfp = <optimized out> sp = 0x7a6068affa28 use_argv = 0x7a6069505be0 stack_argv = 0x7a6068affa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #103 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 = 0x7a6068bff620 #104 0x00005b94411c27e6 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. #105 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. #106 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #107 0x00005b94411c27e6 in rb_yield (val=<optimized out>) No locals. #108 0x00005b9441376006 in rb_ary_collect (ary=134553956292520) at /tmp/ruby/src/trunk_asan/array.c:3650 collect = 134553956279080 i = 71 #109 0x00005b94411f8aa8 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:3801 ci = 0x165100000001 cc = <optimized out> me = 0x7a606b5c0148 cfunc = 0x50400000a758 recv = 134553956292520 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #110 0x00005b944119feb8 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a6068bff608, cd=0x51100000c190, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #111 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 = {0x5b944119c206 <vm_exec_core+12950>, 0x5b9441199615 <vm_exec_core+1701>, 0x5b944119adf7 <vm_exec_core+7815>, 0x5b94411a0026 <vm_exec_core+28854>, 0x5b944119a742 <vm_exec_core+6098>, 0x5b94411a0c95 <vm_exec_core+32037>, 0x5b944119f040 <vm_exec_core+24784>, 0x5b944119ceb5 <vm_exec_core+16197>, 0x5b9441199914 <vm_exec_core+2468>, 0x5b94411a07bd <vm_exec_core+30797>, 0x5b94411a03ce <vm_exec_core+29790>, 0x5b944119aaff <vm_exec_core+7055>, 0x5b9441199ef1 <vm_exec_core+3969>, 0x5b944119f4e1 <vm_exec_core+25969>, 0x5b944119b8fb <vm_exec_core+10635>, 0x5b94411a09c7 <vm_exec_core+31319>, 0x5b94411a05e5 <vm_exec_core+30325>, 0x5b944119c0ae <vm_exec_core+12606>, 0x5b944119ce22 <vm_exec_core+16050>, 0x5b944119f1ca <vm_exec_core+25178>, 0x5b94411a0549 <vm_exec_core+30169>, 0x5b944119e2b8 <vm_exec_core+21320>, 0x5b944119f262 <vm_exec_core+25330>, 0x5b944119f660 <vm_exec_core+26352>, 0x5b944119e1e6 <vm_exec_core+21110>, 0x5b9441199ded <vm_exec_core+3709>, 0x5b944119e9e2 <vm_exec_core+23154>, 0x5b9441199c4e <vm_exec_core+3294>, 0x5b9441199f96 <vm_exec_core+4134>, 0x5b944119c33b <vm_exec_core+13259>, 0x5b944119e08b <vm_exec_core+20763>, 0x5b944119e60b <vm_exec_core+22171>, 0x5b944119de1a <vm_exec_core+20138>, 0x5b9441199861 <vm_exec_core+2289>, 0x5b944119f8a8 <vm_exec_core+26936>, 0x5b94411a02d8 <vm_exec_core+29544>, 0x5b944119a091 <vm_exec_core+4385>, 0x5b944119b1f9 <vm_exec_core+8841>, 0x5b944119ad0a <vm_exec_core+7578>, 0x5b944119ba5c <vm_exec_core+10988>, 0x5b944119cd7e <vm_exec_core+15886>, 0x5b944119a181 <vm_exec_core+4625>, 0x5b944119f72d <vm_exec_core+26557>, 0x5b944119b15a <vm_exec_core+8682>, 0x5b944119cc1f <vm_exec_core+15535>, 0x5b944119d697 <vm_exec_core+18215>, 0x5b944119f5df <vm_exec_core+26223>, 0x5b944119e46b <vm_exec_core+21755>, 0x5b944119bc65 <vm_exec_core+11509>, 0x5b944119b441 <vm_exec_core+9425>, 0x5b944119f3bd <vm_exec_core+25677>, 0x5b944119c4af <vm_exec_core+13631>, 0x5b944119ea8d <vm_exec_core+23325>, 0x5b944119e57e <vm_exec_core+22030>, 0x5b944119eccf <vm_exec_core+23903>, 0x5b944119fb7d <vm_exec_core+27661>, 0x5b944119d89a <vm_exec_core+18730>, 0x5b944119930b <vm_exec_core+923>, 0x5b944119bdd9 <vm_exec_core+11881>, 0x5b944119f309 <vm_exec_core+25497>, 0x5b944119beff <vm_exec_core+12175>, 0x5b944119e128 <vm_exec_core+20920>, 0x5b944119e8e3 <vm_exec_core+22899>, 0x5b944119d451 <vm_exec_core+17633>, 0x5b944119df4e <vm_exec_core+20446>, 0x5b944119c129 <vm_exec_core+12729>, 0x5b944119b716 <vm_exec_core+10150>, 0x5b944119eda6 <vm_exec_core+24118>, 0x5b944119a237 <vm_exec_core+4807>, 0x5b944119d255 <vm_exec_core+17125>, 0x5b94411a7bf9 <vm_exec_core+60553>, 0x5b944119e35c <vm_exec_core+21484>, 0x5b944119a4e1 <vm_exec_core+5489>, 0x5b944119a9e2 <vm_exec_core+6770>, 0x5b944119a5fe <vm_exec_core+5774>, 0x5b944119b2e6 <vm_exec_core+9078>, 0x5b944119babb <vm_exec_core+11083>, 0x5b9441199310 <vm_exec_core+928>, 0x5b944119b057 <vm_exec_core+8423>, 0x5b94411a0ed1 <vm_exec_core+32609>, 0x5b944119e800 <vm_exec_core+22672>, 0x5b944119d798 <vm_exec_core+18472>, 0x5b944119f79e <vm_exec_core+26670>, 0x5b94411a0f9d <vm_exec_core+32813>, 0x5b944119fa9d <vm_exec_core+27437>, 0x5b94411a0a55 <vm_exec_core+31461>, 0x5b94411a0b22 <vm_exec_core+31666>, 0x5b9441199d11 <vm_exec_core+3489>, 0x5b94411a0687 <vm_exec_core+30487>, 0x5b944119c3d8 <vm_exec_core+13416>, 0x5b94411a0896 <vm_exec_core+31014>, 0x5b944119bfa4 <vm_exec_core+12340>, 0x5b944119f97d <vm_exec_core+27149>, 0x5b944119b560 <vm_exec_core+9712>, 0x5b944119c6cd <vm_exec_core+14173>, 0x5b94411a0bfb <vm_exec_core+31883>, 0x5b944119ccda <vm_exec_core+15722>, 0x5b944119c863 <vm_exec_core+14579>, 0x5b94411993d9 <vm_exec_core+1129>, 0x5b9441199a65 <vm_exec_core+2805>, 0x5b94411994bb <vm_exec_core+1355>, 0x5b944119d545 <vm_exec_core+17877>, 0x5b944119ca01 <vm_exec_core+14993>, 0x5b944119d132 <vm_exec_core+16834>, 0x5b944119d055 <vm_exec_core+16613>, 0x5b944119c244 <vm_exec_core+13012>, 0x5b944119c8fd <vm_exec_core+14733>, 0x5b944119c5aa <vm_exec_core+13882>, 0x5b944119cba4 <vm_exec_core+15412>, 0x5b944119cb29 <vm_exec_core+15289>, 0x5b944119c1f7 <vm_exec_core+12935>, 0x5b9441199606 <vm_exec_core+1686>, 0x5b944119ade8 <vm_exec_core+7800>, 0x5b94411a0017 <vm_exec_core+28839>, 0x5b944119a733 <vm_exec_core+6083>, 0x5b94411a0c86 <vm_exec_core+32022>, 0x5b944119f031 <vm_exec_core+24769>, 0x5b944119cea6 <vm_exec_core+16182>, 0x5b9441199905 <vm_exec_core+2453>, 0x5b94411a07ae <vm_exec_core+30782>, 0x5b94411a03bf <vm_exec_core+29775>, 0x5b944119aaf0 <vm_exec_core+7040>, 0x5b9441199ee2 <vm_exec_core+3954>, 0x5b944119f4d2 <vm_exec_core+25954>, 0x5b944119b8ec <vm_exec_core+10620>, 0x5b94411a09b8 <vm_exec_core+31304>, 0x5b94411a05d6 <vm_exec_core+30310>, 0x5b944119c09f <vm_exec_core+12591>, 0x5b944119ce13 <vm_exec_core+16035>, 0x5b944119f1bb <vm_exec_core+25163>, 0x5b94411a053a <vm_exec_core+30154>, 0x5b944119e2a9 <vm_exec_core+21305>, 0x5b944119f253 <vm_exec_core+25315>, 0x5b944119f651 <vm_exec_core+26337>, 0x5b944119e1d7 <vm_exec_core+21095>, 0x5b9441199dde <vm_exec_core+3694>, 0x5b944119e9d3 <vm_exec_core+23139>, 0x5b9441199c3f <vm_exec_core+3279>, 0x5b9441199f87 <vm_exec_core+4119>, 0x5b944119c32c <vm_exec_core+13244>, 0x5b944119e07c <vm_exec_core+20748>, 0x5b944119e5fc <vm_exec_core+22156>, 0x5b944119de0b <vm_exec_core+20123>, 0x5b9441199852 <vm_exec_core+2274>, 0x5b944119f899 <vm_exec_core+26921>, 0x5b94411a02c9 <vm_exec_core+29529>, 0x5b944119a082 <vm_exec_core+4370>, 0x5b944119b1ea <vm_exec_core+8826>, 0x5b944119acfb <vm_exec_core+7563>, 0x5b944119ba4d <vm_exec_core+10973>, 0x5b944119cd6f <vm_exec_core+15871>, 0x5b944119a172 <vm_exec_core+4610>, 0x5b944119f71e <vm_exec_core+26542>, 0x5b944119b14b <vm_exec_core+8667>, 0x5b944119cc10 <vm_exec_core+15520>, 0x5b944119d688 <vm_exec_core+18200>, 0x5b944119f5d0 <vm_exec_core+26208>, 0x5b944119e45c <vm_exec_core+21740>, 0x5b944119bc56 <vm_exec_core+11494>, 0x5b944119b432 <vm_exec_core+9410>, 0x5b944119f3ae <vm_exec_core+25662>, 0x5b944119c4a0 <vm_exec_core+13616>, 0x5b944119ea7e <vm_exec_core+23310>, 0x5b944119e56f <vm_exec_core+22015>, 0x5b944119ecc0 <vm_exec_core+23888>, 0x5b944119fb6e <vm_exec_core+27646>, 0x5b944119d88b <vm_exec_core+18715>, 0x5b944119e40c <vm_exec_core+21660>, 0x5b944119bdca <vm_exec_core+11866>, 0x5b944119f2fa <vm_exec_core+25482>, 0x5b944119bef0 <vm_exec_core+12160>, 0x5b944119e119 <vm_exec_core+20905>, 0x5b944119e40c <vm_exec_core+21660>, 0x5b944119d442 <vm_exec_core+17618>, 0x5b944119df3f <vm_exec_core+20431>, 0x5b944119c11a <vm_exec_core+12714>, 0x5b944119b707 <vm_exec_core+10135>, 0x5b944119ed97 <vm_exec_core+24103>, 0x5b944119a228 <vm_exec_core+4792>, 0x5b944119d246 <vm_exec_core+17110>, 0x5b94411a7bea <vm_exec_core+60538>, 0x5b944119e34d <vm_exec_core+21469>, 0x5b944119a4d2 <vm_exec_core+5474>, 0x5b944119a9d3 <vm_exec_core+6755>, 0x5b944119a5ef <vm_exec_core+5759>, 0x5b944119b2d7 <vm_exec_core+9063>, 0x5b944119baac <vm_exec_core+11068>, 0x5b944119d755 <vm_exec_core+18405>, 0x5b944119cd65 <vm_exec_core+15861>, 0x5b944119d750 <vm_exec_core+18400>, 0x5b944119e2a4 <vm_exec_core+21300>, 0x5b944119e1d2 <vm_exec_core+21090>, 0x5b944119b2d2 <vm_exec_core+9058>, 0x5b944119e420 <vm_exec_core+21680>, 0x5b944119c3ce <vm_exec_core+13406>, 0x5b944119c3d3 <vm_exec_core+13411>, 0x5b944119e1cd <vm_exec_core+21085>, 0x5b944119e072 <vm_exec_core+20738>, 0x5b944119d119 <vm_exec_core+16809>, 0x5b944119d041 <vm_exec_core+16593>...} reg_cfp = 0x7a6068bff608 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> #112 0x00005b94411958d9 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. #113 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2598 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #114 0x00005b9441216412 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7a6068bff738, self=134554523414640, 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 = 0x7a606af3c7e0 cfp = <optimized out> sp = 0x7a6068aff8d0 use_argv = 0x7a60694f5ea0 stack_argv = 0x7a6068aff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #115 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 = 0x7a6068bff738 #116 0x00005b94411c27e6 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. #117 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. #118 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #119 0x00005b94411c27e6 in rb_yield (val=<optimized out>) No locals. #120 0x00005b9441376006 in rb_ary_collect (ary=134553956299680) at /tmp/ruby/src/trunk_asan/array.c:3650 collect = 134553956299600 i = 0 #121 0x00005b94411f8aa8 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:3801 ci = 0x165100000001 cc = <optimized out> me = 0x7a606b5c0148 cfunc = 0x50400000a758 recv = 134553956299680 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #122 0x00005b944119feb8 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a6068bff720, cd=0x5020000099b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #123 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 = 0x5020000099b0 insns_address_table = {0x5b944119c206 <vm_exec_core+12950>, 0x5b9441199615 <vm_exec_core+1701>, 0x5b944119adf7 <vm_exec_core+7815>, 0x5b94411a0026 <vm_exec_core+28854>, 0x5b944119a742 <vm_exec_core+6098>, 0x5b94411a0c95 <vm_exec_core+32037>, 0x5b944119f040 <vm_exec_core+24784>, 0x5b944119ceb5 <vm_exec_core+16197>, 0x5b9441199914 <vm_exec_core+2468>, 0x5b94411a07bd <vm_exec_core+30797>, 0x5b94411a03ce <vm_exec_core+29790>, 0x5b944119aaff <vm_exec_core+7055>, 0x5b9441199ef1 <vm_exec_core+3969>, 0x5b944119f4e1 <vm_exec_core+25969>, 0x5b944119b8fb <vm_exec_core+10635>, 0x5b94411a09c7 <vm_exec_core+31319>, 0x5b94411a05e5 <vm_exec_core+30325>, 0x5b944119c0ae <vm_exec_core+12606>, 0x5b944119ce22 <vm_exec_core+16050>, 0x5b944119f1ca <vm_exec_core+25178>, 0x5b94411a0549 <vm_exec_core+30169>, 0x5b944119e2b8 <vm_exec_core+21320>, 0x5b944119f262 <vm_exec_core+25330>, 0x5b944119f660 <vm_exec_core+26352>, 0x5b944119e1e6 <vm_exec_core+21110>, 0x5b9441199ded <vm_exec_core+3709>, 0x5b944119e9e2 <vm_exec_core+23154>, 0x5b9441199c4e <vm_exec_core+3294>, 0x5b9441199f96 <vm_exec_core+4134>, 0x5b944119c33b <vm_exec_core+13259>, 0x5b944119e08b <vm_exec_core+20763>, 0x5b944119e60b <vm_exec_core+22171>, 0x5b944119de1a <vm_exec_core+20138>, 0x5b9441199861 <vm_exec_core+2289>, 0x5b944119f8a8 <vm_exec_core+26936>, 0x5b94411a02d8 <vm_exec_core+29544>, 0x5b944119a091 <vm_exec_core+4385>, 0x5b944119b1f9 <vm_exec_core+8841>, 0x5b944119ad0a <vm_exec_core+7578>, 0x5b944119ba5c <vm_exec_core+10988>, 0x5b944119cd7e <vm_exec_core+15886>, 0x5b944119a181 <vm_exec_core+4625>, 0x5b944119f72d <vm_exec_core+26557>, 0x5b944119b15a <vm_exec_core+8682>, 0x5b944119cc1f <vm_exec_core+15535>, 0x5b944119d697 <vm_exec_core+18215>, 0x5b944119f5df <vm_exec_core+26223>, 0x5b944119e46b <vm_exec_core+21755>, 0x5b944119bc65 <vm_exec_core+11509>, 0x5b944119b441 <vm_exec_core+9425>, 0x5b944119f3bd <vm_exec_core+25677>, 0x5b944119c4af <vm_exec_core+13631>, 0x5b944119ea8d <vm_exec_core+23325>, 0x5b944119e57e <vm_exec_core+22030>, 0x5b944119eccf <vm_exec_core+23903>, 0x5b944119fb7d <vm_exec_core+27661>, 0x5b944119d89a <vm_exec_core+18730>, 0x5b944119930b <vm_exec_core+923>, 0x5b944119bdd9 <vm_exec_core+11881>, 0x5b944119f309 <vm_exec_core+25497>, 0x5b944119beff <vm_exec_core+12175>, 0x5b944119e128 <vm_exec_core+20920>, 0x5b944119e8e3 <vm_exec_core+22899>, 0x5b944119d451 <vm_exec_core+17633>, 0x5b944119df4e <vm_exec_core+20446>, 0x5b944119c129 <vm_exec_core+12729>, 0x5b944119b716 <vm_exec_core+10150>, 0x5b944119eda6 <vm_exec_core+24118>, 0x5b944119a237 <vm_exec_core+4807>, 0x5b944119d255 <vm_exec_core+17125>, 0x5b94411a7bf9 <vm_exec_core+60553>, 0x5b944119e35c <vm_exec_core+21484>, 0x5b944119a4e1 <vm_exec_core+5489>, 0x5b944119a9e2 <vm_exec_core+6770>, 0x5b944119a5fe <vm_exec_core+5774>, 0x5b944119b2e6 <vm_exec_core+9078>, 0x5b944119babb <vm_exec_core+11083>, 0x5b9441199310 <vm_exec_core+928>, 0x5b944119b057 <vm_exec_core+8423>, 0x5b94411a0ed1 <vm_exec_core+32609>, 0x5b944119e800 <vm_exec_core+22672>, 0x5b944119d798 <vm_exec_core+18472>, 0x5b944119f79e <vm_exec_core+26670>, 0x5b94411a0f9d <vm_exec_core+32813>, 0x5b944119fa9d <vm_exec_core+27437>, 0x5b94411a0a55 <vm_exec_core+31461>, 0x5b94411a0b22 <vm_exec_core+31666>, 0x5b9441199d11 <vm_exec_core+3489>, 0x5b94411a0687 <vm_exec_core+30487>, 0x5b944119c3d8 <vm_exec_core+13416>, 0x5b94411a0896 <vm_exec_core+31014>, 0x5b944119bfa4 <vm_exec_core+12340>, 0x5b944119f97d <vm_exec_core+27149>, 0x5b944119b560 <vm_exec_core+9712>, 0x5b944119c6cd <vm_exec_core+14173>, 0x5b94411a0bfb <vm_exec_core+31883>, 0x5b944119ccda <vm_exec_core+15722>, 0x5b944119c863 <vm_exec_core+14579>, 0x5b94411993d9 <vm_exec_core+1129>, 0x5b9441199a65 <vm_exec_core+2805>, 0x5b94411994bb <vm_exec_core+1355>, 0x5b944119d545 <vm_exec_core+17877>, 0x5b944119ca01 <vm_exec_core+14993>, 0x5b944119d132 <vm_exec_core+16834>, 0x5b944119d055 <vm_exec_core+16613>, 0x5b944119c244 <vm_exec_core+13012>, 0x5b944119c8fd <vm_exec_core+14733>, 0x5b944119c5aa <vm_exec_core+13882>, 0x5b944119cba4 <vm_exec_core+15412>, 0x5b944119cb29 <vm_exec_core+15289>, 0x5b944119c1f7 <vm_exec_core+12935>, 0x5b9441199606 <vm_exec_core+1686>, 0x5b944119ade8 <vm_exec_core+7800>, 0x5b94411a0017 <vm_exec_core+28839>, 0x5b944119a733 <vm_exec_core+6083>, 0x5b94411a0c86 <vm_exec_core+32022>, 0x5b944119f031 <vm_exec_core+24769>, 0x5b944119cea6 <vm_exec_core+16182>, 0x5b9441199905 <vm_exec_core+2453>, 0x5b94411a07ae <vm_exec_core+30782>, 0x5b94411a03bf <vm_exec_core+29775>, 0x5b944119aaf0 <vm_exec_core+7040>, 0x5b9441199ee2 <vm_exec_core+3954>, 0x5b944119f4d2 <vm_exec_core+25954>, 0x5b944119b8ec <vm_exec_core+10620>, 0x5b94411a09b8 <vm_exec_core+31304>, 0x5b94411a05d6 <vm_exec_core+30310>, 0x5b944119c09f <vm_exec_core+12591>, 0x5b944119ce13 <vm_exec_core+16035>, 0x5b944119f1bb <vm_exec_core+25163>, 0x5b94411a053a <vm_exec_core+30154>, 0x5b944119e2a9 <vm_exec_core+21305>, 0x5b944119f253 <vm_exec_core+25315>, 0x5b944119f651 <vm_exec_core+26337>, 0x5b944119e1d7 <vm_exec_core+21095>, 0x5b9441199dde <vm_exec_core+3694>, 0x5b944119e9d3 <vm_exec_core+23139>, 0x5b9441199c3f <vm_exec_core+3279>, 0x5b9441199f87 <vm_exec_core+4119>, 0x5b944119c32c <vm_exec_core+13244>, 0x5b944119e07c <vm_exec_core+20748>, 0x5b944119e5fc <vm_exec_core+22156>, 0x5b944119de0b <vm_exec_core+20123>, 0x5b9441199852 <vm_exec_core+2274>, 0x5b944119f899 <vm_exec_core+26921>, 0x5b94411a02c9 <vm_exec_core+29529>, 0x5b944119a082 <vm_exec_core+4370>, 0x5b944119b1ea <vm_exec_core+8826>, 0x5b944119acfb <vm_exec_core+7563>, 0x5b944119ba4d <vm_exec_core+10973>, 0x5b944119cd6f <vm_exec_core+15871>, 0x5b944119a172 <vm_exec_core+4610>, 0x5b944119f71e <vm_exec_core+26542>, 0x5b944119b14b <vm_exec_core+8667>, 0x5b944119cc10 <vm_exec_core+15520>, 0x5b944119d688 <vm_exec_core+18200>, 0x5b944119f5d0 <vm_exec_core+26208>, 0x5b944119e45c <vm_exec_core+21740>, 0x5b944119bc56 <vm_exec_core+11494>, 0x5b944119b432 <vm_exec_core+9410>, 0x5b944119f3ae <vm_exec_core+25662>, 0x5b944119c4a0 <vm_exec_core+13616>, 0x5b944119ea7e <vm_exec_core+23310>, 0x5b944119e56f <vm_exec_core+22015>, 0x5b944119ecc0 <vm_exec_core+23888>, 0x5b944119fb6e <vm_exec_core+27646>, 0x5b944119d88b <vm_exec_core+18715>, 0x5b944119e40c <vm_exec_core+21660>, 0x5b944119bdca <vm_exec_core+11866>, 0x5b944119f2fa <vm_exec_core+25482>, 0x5b944119bef0 <vm_exec_core+12160>, 0x5b944119e119 <vm_exec_core+20905>, 0x5b944119e40c <vm_exec_core+21660>, 0x5b944119d442 <vm_exec_core+17618>, 0x5b944119df3f <vm_exec_core+20431>, 0x5b944119c11a <vm_exec_core+12714>, 0x5b944119b707 <vm_exec_core+10135>, 0x5b944119ed97 <vm_exec_core+24103>, 0x5b944119a228 <vm_exec_core+4792>, 0x5b944119d246 <vm_exec_core+17110>, 0x5b94411a7bea <vm_exec_core+60538>, 0x5b944119e34d <vm_exec_core+21469>, 0x5b944119a4d2 <vm_exec_core+5474>, 0x5b944119a9d3 <vm_exec_core+6755>, 0x5b944119a5ef <vm_exec_core+5759>, 0x5b944119b2d7 <vm_exec_core+9063>, 0x5b944119baac <vm_exec_core+11068>, 0x5b944119d755 <vm_exec_core+18405>, 0x5b944119cd65 <vm_exec_core+15861>, 0x5b944119d750 <vm_exec_core+18400>, 0x5b944119e2a4 <vm_exec_core+21300>, 0x5b944119e1d2 <vm_exec_core+21090>, 0x5b944119b2d2 <vm_exec_core+9058>, 0x5b944119e420 <vm_exec_core+21680>, 0x5b944119c3ce <vm_exec_core+13406>, 0x5b944119c3d3 <vm_exec_core+13411>, 0x5b944119e1cd <vm_exec_core+21085>, 0x5b944119e072 <vm_exec_core+20738>, 0x5b944119d119 <vm_exec_core+16809>, 0x5b944119d041 <vm_exec_core+16593>...} reg_cfp = 0x7a6068bff720 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> #124 0x00005b9441195b0b 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. #125 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 #126 0x00005b9440e1b5cb in rb_ec_exec_node (ec=0x5160000006d0, n=0x7a606af3c970) at /tmp/ruby/src/trunk_asan/eval.c:280 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcabc554b0, <optimized out>, 0x7ffcabc55400, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7a606af3c970 #127 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:318 ec = 0x5160000006d0 status = <optimized out> #128 0x00005b9440e14b37 in rb_main (argc=11, argv=0x7ffcabc55688) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #129 main (argc=11, argv=0x7ffcabc55688) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 782238) detached] $ timeout 60 gdb -p 4189724 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 782239] [New LWP 11278] [New LWP 3588] [New LWP 4191406] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00005b944118f4ce in vm_ccs_push (klass=134553944979840, ccs=0x503000e05c60, ci=0x11e100020003, cc=0x7a6068aeba30) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2038 2038 const int pos = ccs->len++; >>> Threads Id Target Id Frame * 1 Thread 0x7a606b8bcc40 (LWP 4189724) "ruby" 0x00005b944118f4ce in vm_ccs_push (klass=134553944979840, ccs=0x503000e05c60, ci=0x11e100020003, cc=0x7a6068aeba30) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2038 2 Thread 0x7a604f4006c0 (LWP 782239) "ruby" 0x00007a606b71b4cd in __GI___poll (fds=0x7a6034b09040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x7a604a0006c0 (LWP 11278) "parallel.rb:40" 0x00007a606b71b4cd in __GI___poll (fds=0x7a6040c32960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x7a60422006c0 (LWP 3588) "Gem::Timeout st" 0x00007a606b698d71 in __futex_abstimed_wait_common64 (private=31328, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000735b10) at ./nptl/futex-internal.c:57 5 Thread 0x7a6047a006c0 (LWP 4191406) "Timeout stdlib " 0x00007a606b698d71 in __futex_abstimed_wait_common64 (private=31328, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00059ea10) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 5 (Thread 0x7a6047a006c0 (LWP 4191406) "Timeout stdlib "): #0 0x00007a606b698d71 in __futex_abstimed_wait_common64 (private=31328, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00059ea10) 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=31328, abstime=0x0, clockid=0, expected=0, futex_word=0x50c00059ea10) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 256 op = 393 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c00059ea10, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007a606b69b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c00059e9e8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7a606b69b4b0 <__condvar_cleanup_waiting>, __arg = 0x7a60479feb70, __canceltype = 140, __prev = 0x0} cbuffer = {wseq = 106, cond = 0x50c00059e9e8, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 106 seq = 53 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_wait (cond=0x50c00059e9e8, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00005b94410ff2cf in rb_native_cond_wait (cond=0x50c00059ea10, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:221 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x5150000ad500, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:855 next_th = 0x515000000300 #7 0x00005b9441124042 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x5150000ad500) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1097 can_direct_transfer = <optimized out> #8 0x00005b9441109761 in native_sleep (th=0x5150000ad500, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3282 sched = <optimized out> #9 sleep_forever (th=0x5150000ad500, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1358 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 0x00005b9441122ab5 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=134554528404640, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1403 scheduler = <optimized out> #11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034 args = <optimized out> #12 0x00005b9440e1f2d0 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 = 0x516001ccf2d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7a60479feef0, <optimized out>, 0x7a60479fee00, <optimized out>, <optimized out>}, prev = 0x7a6043409240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001ccf2d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00005b9441121f9d in queue_do_pop (self=<optimized out>, q=0x50400005b210, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109 queue_waiter = {w = {self = 134554528404640, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 134554528404640, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400005b210 end = 0 #14 0x00005b94411a1457 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:7394 func_ptr = <optimized out> canary_p = <optimized out> ret = <optimized out> #15 0x00005b94411a1457 in vm_invoke_builtin_delegate (ec=0x516001ccf2d0, cfp=0x7a604a1ff758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x516001ccf2d0) at ../../src/trunk_asan/insns.def:1657 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x5b944119c206 <vm_exec_core+12950>, 0x5b9441199615 <vm_exec_core+1701>, 0x5b944119adf7 <vm_exec_core+7815>, 0x5b94411a0026 <vm_exec_core+28854>, 0x5b944119a742 <vm_exec_core+6098>, 0x5b94411a0c95 <vm_exec_core+32037>, 0x5b944119f040 <vm_exec_core+24784>, 0x5b944119ceb5 <vm_exec_core+16197>, 0x5b9441199914 <vm_exec_core+2468>, 0x5b94411a07bd <vm_exec_core+30797>, 0x5b94411a03ce <vm_exec_core+29790>, 0x5b944119aaff <vm_exec_core+7055>, 0x5b9441199ef1 <vm_exec_core+3969>, 0x5b944119f4e1 <vm_exec_core+25969>, 0x5b944119b8fb <vm_exec_core+10635>, 0x5b94411a09c7 <vm_exec_core+31319>, 0x5b94411a05e5 <vm_exec_core+30325>, 0x5b944119c0ae <vm_exec_core+12606>, 0x5b944119ce22 <vm_exec_core+16050>, 0x5b944119f1ca <vm_exec_core+25178>, 0x5b94411a0549 <vm_exec_core+30169>, 0x5b944119e2b8 <vm_exec_core+21320>, 0x5b944119f262 <vm_exec_core+25330>, 0x5b944119f660 <vm_exec_core+26352>, 0x5b944119e1e6 <vm_exec_core+21110>, 0x5b9441199ded <vm_exec_core+3709>, 0x5b944119e9e2 <vm_exec_core+23154>, 0x5b9441199c4e <vm_exec_core+3294>, 0x5b9441199f96 <vm_exec_core+4134>, 0x5b944119c33b <vm_exec_core+13259>, 0x5b944119e08b <vm_exec_core+20763>, 0x5b944119e60b <vm_exec_core+22171>, 0x5b944119de1a <vm_exec_core+20138>, 0x5b9441199861 <vm_exec_core+2289>, 0x5b944119f8a8 <vm_exec_core+26936>, 0x5b94411a02d8 <vm_exec_core+29544>, 0x5b944119a091 <vm_exec_core+4385>, 0x5b944119b1f9 <vm_exec_core+8841>, 0x5b944119ad0a <vm_exec_core+7578>, 0x5b944119ba5c <vm_exec_core+10988>, 0x5b944119cd7e <vm_exec_core+15886>, 0x5b944119a181 <vm_exec_core+4625>, 0x5b944119f72d <vm_exec_core+26557>, 0x5b944119b15a <vm_exec_core+8682>, 0x5b944119cc1f <vm_exec_core+15535>, 0x5b944119d697 <vm_exec_core+18215>, 0x5b944119f5df <vm_exec_core+26223>, 0x5b944119e46b <vm_exec_core+21755>, 0x5b944119bc65 <vm_exec_core+11509>, 0x5b944119b441 <vm_exec_core+9425>, 0x5b944119f3bd <vm_exec_core+25677>, 0x5b944119c4af <vm_exec_core+13631>, 0x5b944119ea8d <vm_exec_core+23325>, 0x5b944119e57e <vm_exec_core+22030>, 0x5b944119eccf <vm_exec_core+23903>, 0x5b944119fb7d <vm_exec_core+27661>, 0x5b944119d89a <vm_exec_core+18730>, 0x5b944119930b <vm_exec_core+923>, 0x5b944119bdd9 <vm_exec_core+11881>, 0x5b944119f309 <vm_exec_core+25497>, 0x5b944119beff <vm_exec_core+12175>, 0x5b944119e128 <vm_exec_core+20920>, 0x5b944119e8e3 <vm_exec_core+22899>, 0x5b944119d451 <vm_exec_core+17633>, 0x5b944119df4e <vm_exec_core+20446>, 0x5b944119c129 <vm_exec_core+12729>, 0x5b944119b716 <vm_exec_core+10150>, 0x5b944119eda6 <vm_exec_core+24118>, 0x5b944119a237 <vm_exec_core+4807>, 0x5b944119d255 <vm_exec_core+17125>, 0x5b94411a7bf9 <vm_exec_core+60553>, 0x5b944119e35c <vm_exec_core+21484>, 0x5b944119a4e1 <vm_exec_core+5489>, 0x5b944119a9e2 <vm_exec_core+6770>, 0x5b944119a5fe <vm_exec_core+5774>, 0x5b944119b2e6 <vm_exec_core+9078>, 0x5b944119babb <vm_exec_core+11083>, 0x5b9441199310 <vm_exec_core+928>, 0x5b944119b057 <vm_exec_core+8423>, 0x5b94411a0ed1 <vm_exec_core+32609>, 0x5b944119e800 <vm_exec_core+22672>, 0x5b944119d798 <vm_exec_core+18472>, 0x5b944119f79e <vm_exec_core+26670>, 0x5b94411a0f9d <vm_exec_core+32813>, 0x5b944119fa9d <vm_exec_core+27437>, 0x5b94411a0a55 <vm_exec_core+31461>, 0x5b94411a0b22 <vm_exec_core+31666>, 0x5b9441199d11 <vm_exec_core+3489>, 0x5b94411a0687 <vm_exec_core+30487>, 0x5b944119c3d8 <vm_exec_core+13416>, 0x5b94411a0896 <vm_exec_core+31014>, 0x5b944119bfa4 <vm_exec_core+12340>, 0x5b944119f97d <vm_exec_core+27149>, 0x5b944119b560 <vm_exec_core+9712>, 0x5b944119c6cd <vm_exec_core+14173>, 0x5b94411a0bfb <vm_exec_core+31883>, 0x5b944119ccda <vm_exec_core+15722>, 0x5b944119c863 <vm_exec_core+14579>, 0x5b94411993d9 <vm_exec_core+1129>, 0x5b9441199a65 <vm_exec_core+2805>, 0x5b94411994bb <vm_exec_core+1355>, 0x5b944119d545 <vm_exec_core+17877>, 0x5b944119ca01 <vm_exec_core+14993>, 0x5b944119d132 <vm_exec_core+16834>, 0x5b944119d055 <vm_exec_core+16613>, 0x5b944119c244 <vm_exec_core+13012>, 0x5b944119c8fd <vm_exec_core+14733>, 0x5b944119c5aa <vm_exec_core+13882>, 0x5b944119cba4 <vm_exec_core+15412>, 0x5b944119cb29 <vm_exec_core+15289>, 0x5b944119c1f7 <vm_exec_core+12935>, 0x5b9441199606 <vm_exec_core+1686>, 0x5b944119ade8 <vm_exec_core+7800>, 0x5b94411a0017 <vm_exec_core+28839>, 0x5b944119a733 <vm_exec_core+6083>, 0x5b94411a0c86 <vm_exec_core+32022>, 0x5b944119f031 <vm_exec_core+24769>, 0x5b944119cea6 <vm_exec_core+16182>, 0x5b9441199905 <vm_exec_core+2453>, 0x5b94411a07ae <vm_exec_core+30782>, 0x5b94411a03bf <vm_exec_core+29775>, 0x5b944119aaf0 <vm_exec_core+7040>, 0x5b9441199ee2 <vm_exec_core+3954>, 0x5b944119f4d2 <vm_exec_core+25954>, 0x5b944119b8ec <vm_exec_core+10620>, 0x5b94411a09b8 <vm_exec_core+31304>, 0x5b94411a05d6 <vm_exec_core+30310>, 0x5b944119c09f <vm_exec_core+12591>, 0x5b944119ce13 <vm_exec_core+16035>, 0x5b944119f1bb <vm_exec_core+25163>, 0x5b94411a053a <vm_exec_core+30154>, 0x5b944119e2a9 <vm_exec_core+21305>, 0x5b944119f253 <vm_exec_core+25315>, 0x5b944119f651 <vm_exec_core+26337>, 0x5b944119e1d7 <vm_exec_core+21095>, 0x5b9441199dde <vm_exec_core+3694>, 0x5b944119e9d3 <vm_exec_core+23139>, 0x5b9441199c3f <vm_exec_core+3279>, 0x5b9441199f87 <vm_exec_core+4119>, 0x5b944119c32c <vm_exec_core+13244>, 0x5b944119e07c <vm_exec_core+20748>, 0x5b944119e5fc <vm_exec_core+22156>, 0x5b944119de0b <vm_exec_core+20123>, 0x5b9441199852 <vm_exec_core+2274>, 0x5b944119f899 <vm_exec_core+26921>, 0x5b94411a02c9 <vm_exec_core+29529>, 0x5b944119a082 <vm_exec_core+4370>, 0x5b944119b1ea <vm_exec_core+8826>, 0x5b944119acfb <vm_exec_core+7563>, 0x5b944119ba4d <vm_exec_core+10973>, 0x5b944119cd6f <vm_exec_core+15871>, 0x5b944119a172 <vm_exec_core+4610>, 0x5b944119f71e <vm_exec_core+26542>, 0x5b944119b14b <vm_exec_core+8667>, 0x5b944119cc10 <vm_exec_core+15520>, 0x5b944119d688 <vm_exec_core+18200>, 0x5b944119f5d0 <vm_exec_core+26208>, 0x5b944119e45c <vm_exec_core+21740>, 0x5b944119bc56 <vm_exec_core+11494>, 0x5b944119b432 <vm_exec_core+9410>, 0x5b944119f3ae <vm_exec_core+25662>, 0x5b944119c4a0 <vm_exec_core+13616>, 0x5b944119ea7e <vm_exec_core+23310>, 0x5b944119e56f <vm_exec_core+22015>, 0x5b944119ecc0 <vm_exec_core+23888>, 0x5b944119fb6e <vm_exec_core+27646>, 0x5b944119d88b <vm_exec_core+18715>, 0x5b944119e40c <vm_exec_core+21660>, 0x5b944119bdca <vm_exec_core+11866>, 0x5b944119f2fa <vm_exec_core+25482>, 0x5b944119bef0 <vm_exec_core+12160>, 0x5b944119e119 <vm_exec_core+20905>, 0x5b944119e40c <vm_exec_core+21660>, 0x5b944119d442 <vm_exec_core+17618>, 0x5b944119df3f <vm_exec_core+20431>, 0x5b944119c11a <vm_exec_core+12714>, 0x5b944119b707 <vm_exec_core+10135>, 0x5b944119ed97 <vm_exec_core+24103>, 0x5b944119a228 <vm_exec_core+4792>, 0x5b944119d246 <vm_exec_core+17110>, 0x5b94411a7bea <vm_exec_core+60538>, 0x5b944119e34d <vm_exec_core+21469>, 0x5b944119a4d2 <vm_exec_core+5474>, 0x5b944119a9d3 <vm_exec_core+6755>, 0x5b944119a5ef <vm_exec_core+5759>, 0x5b944119b2d7 <vm_exec_core+9063>, 0x5b944119baac <vm_exec_core+11068>, 0x5b944119d755 <vm_exec_core+18405>, 0x5b944119cd65 <vm_exec_core+15861>, 0x5b944119d750 <vm_exec_core+18400>, 0x5b944119e2a4 <vm_exec_core+21300>, 0x5b944119e1d2 <vm_exec_core+21090>, 0x5b944119b2d2 <vm_exec_core+9058>, 0x5b944119e420 <vm_exec_core+21680>, 0x5b944119c3ce <vm_exec_core+13406>, 0x5b944119c3d3 <vm_exec_core+13411>, 0x5b944119e1cd <vm_exec_core+21085>, 0x5b944119e072 <vm_exec_core+20738>, 0x5b944119d119 <vm_exec_core+16809>, 0x5b944119d041 <vm_exec_core+16593>...} reg_cfp = 0x7a604a1ff758 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> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #17 0x00005b944119571b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516001ccf2d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7a60479ff6c0, <optimized out>, <optimized out>}, prev = 0x7a60479ffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #18 0x00005b94411d26bb in invoke_iseq_block_from_c (ec=0x516001ccf2d0, captured=<optimized out>, self=134554528492200, 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 = 0x7a606ade5dd8 cfp = 0x7a604a1ff7c8 sp = 0x7a604a0ff818 use_argv = <optimized out> stack_argv = 0x7a604a0ff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x516001ccf2d0, self=134554528492200, 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> #20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1750 No locals. #21 0x00005b94411d0946 in rb_vm_invoke_proc (ec=0x50c00059ea10, proc=0x189, proc@entry=0x5040002f68d0, argc=1802079601, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1771 self = 0 #22 0x00005b9441128239 in thread_do_start_proc (th=th@entry=0x5150000ad500) at /tmp/ruby/src/trunk_asan/thread.c:605 args = <optimized out> procval = <optimized out> proc = 0x5040002f68d0 args_len = 0 args_ptr = <optimized out> #23 0x00005b9441125e6a in thread_do_start (th=0x5150000ad500) at /tmp/ruby/src/trunk_asan/thread.c:622 result = 36 #24 thread_start_func_2 (th=th@entry=0x5150000ad500, 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> #25 0x00005b944112512e in call_thread_start_func_2 (th=0x5150000ad500) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2175 stack_start = <optimized out> stack_start_addr = 0x7a60479ffcc0 #26 nt_start (ptr=0x50c00059e9c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2220 th = 0x5150000ad500 sched = <optimized out> nt = 0x50c00059e9c0 vm = 0x525000000100 #27 0x00005b9440dd4a8f in asan_thread_start(void*) () No symbol table info available. #28 0x00007a606b69caa4 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 = {134553937118912, 224775830108839528, 134553937118912, -352, 0, 140723190307824, 224775830096256616, 224838588395757160}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x00007a606b729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 4 (Thread 0x7a60422006c0 (LWP 3588) "Gem::Timeout st"): #0 0x00007a606b698d71 in __futex_abstimed_wait_common64 (private=31328, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000735b10) 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=31328, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000735b10) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 256 op = 393 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000735b10, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007a606b69b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000735ae8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7a606b69b4b0 <__condvar_cleanup_waiting>, __arg = 0x7a60421feb70, __canceltype = 140, __prev = 0x0} cbuffer = {wseq = 22, cond = 0x50c000735ae8, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 22 seq = 11 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_wait (cond=0x50c000735ae8, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00005b94410ff2cf in rb_native_cond_wait (cond=0x50c000735b10, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:221 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x5150001ae580, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:855 next_th = 0x0 #7 0x00005b9441124042 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x5150001ae580) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1097 can_direct_transfer = <optimized out> #8 0x00005b9441109761 in native_sleep (th=0x5150001ae580, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3282 sched = <optimized out> #9 sleep_forever (th=0x5150001ae580, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1358 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 0x00005b9441122ab5 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=134553962094120, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1403 scheduler = <optimized out> #11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034 args = <optimized out> #12 0x00005b9440e1f2d0 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 = 0x516002a97ed0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7a60421feef0, <optimized out>, 0x7a60421fee00, <optimized out>, <optimized out>}, prev = 0x7a603bc09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516002a97ed0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00005b9441121f9d in queue_do_pop (self=<optimized out>, q=0x504000450cd0, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109 queue_waiter = {w = {self = 134553962094120, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 134553962094120, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x504000450cd0 end = 0 #14 0x00005b94411a1457 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:7394 func_ptr = <optimized out> canary_p = <optimized out> ret = <optimized out> #15 0x00005b94411a1457 in vm_invoke_builtin_delegate (ec=0x516002a97ed0, cfp=0x7a60486fd758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x516002a97ed0) at ../../src/trunk_asan/insns.def:1657 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x5b944119c206 <vm_exec_core+12950>, 0x5b9441199615 <vm_exec_core+1701>, 0x5b944119adf7 <vm_exec_core+7815>, 0x5b94411a0026 <vm_exec_core+28854>, 0x5b944119a742 <vm_exec_core+6098>, 0x5b94411a0c95 <vm_exec_core+32037>, 0x5b944119f040 <vm_exec_core+24784>, 0x5b944119ceb5 <vm_exec_core+16197>, 0x5b9441199914 <vm_exec_core+2468>, 0x5b94411a07bd <vm_exec_core+30797>, 0x5b94411a03ce <vm_exec_core+29790>, 0x5b944119aaff <vm_exec_core+7055>, 0x5b9441199ef1 <vm_exec_core+3969>, 0x5b944119f4e1 <vm_exec_core+25969>, 0x5b944119b8fb <vm_exec_core+10635>, 0x5b94411a09c7 <vm_exec_core+31319>, 0x5b94411a05e5 <vm_exec_core+30325>, 0x5b944119c0ae <vm_exec_core+12606>, 0x5b944119ce22 <vm_exec_core+16050>, 0x5b944119f1ca <vm_exec_core+25178>, 0x5b94411a0549 <vm_exec_core+30169>, 0x5b944119e2b8 <vm_exec_core+21320>, 0x5b944119f262 <vm_exec_core+25330>, 0x5b944119f660 <vm_exec_core+26352>, 0x5b944119e1e6 <vm_exec_core+21110>, 0x5b9441199ded <vm_exec_core+3709>, 0x5b944119e9e2 <vm_exec_core+23154>, 0x5b9441199c4e <vm_exec_core+3294>, 0x5b9441199f96 <vm_exec_core+4134>, 0x5b944119c33b <vm_exec_core+13259>, 0x5b944119e08b <vm_exec_core+20763>, 0x5b944119e60b <vm_exec_core+22171>, 0x5b944119de1a <vm_exec_core+20138>, 0x5b9441199861 <vm_exec_core+2289>, 0x5b944119f8a8 <vm_exec_core+26936>, 0x5b94411a02d8 <vm_exec_core+29544>, 0x5b944119a091 <vm_exec_core+4385>, 0x5b944119b1f9 <vm_exec_core+8841>, 0x5b944119ad0a <vm_exec_core+7578>, 0x5b944119ba5c <vm_exec_core+10988>, 0x5b944119cd7e <vm_exec_core+15886>, 0x5b944119a181 <vm_exec_core+4625>, 0x5b944119f72d <vm_exec_core+26557>, 0x5b944119b15a <vm_exec_core+8682>, 0x5b944119cc1f <vm_exec_core+15535>, 0x5b944119d697 <vm_exec_core+18215>, 0x5b944119f5df <vm_exec_core+26223>, 0x5b944119e46b <vm_exec_core+21755>, 0x5b944119bc65 <vm_exec_core+11509>, 0x5b944119b441 <vm_exec_core+9425>, 0x5b944119f3bd <vm_exec_core+25677>, 0x5b944119c4af <vm_exec_core+13631>, 0x5b944119ea8d <vm_exec_core+23325>, 0x5b944119e57e <vm_exec_core+22030>, 0x5b944119eccf <vm_exec_core+23903>, 0x5b944119fb7d <vm_exec_core+27661>, 0x5b944119d89a <vm_exec_core+18730>, 0x5b944119930b <vm_exec_core+923>, 0x5b944119bdd9 <vm_exec_core+11881>, 0x5b944119f309 <vm_exec_core+25497>, 0x5b944119beff <vm_exec_core+12175>, 0x5b944119e128 <vm_exec_core+20920>, 0x5b944119e8e3 <vm_exec_core+22899>, 0x5b944119d451 <vm_exec_core+17633>, 0x5b944119df4e <vm_exec_core+20446>, 0x5b944119c129 <vm_exec_core+12729>, 0x5b944119b716 <vm_exec_core+10150>, 0x5b944119eda6 <vm_exec_core+24118>, 0x5b944119a237 <vm_exec_core+4807>, 0x5b944119d255 <vm_exec_core+17125>, 0x5b94411a7bf9 <vm_exec_core+60553>, 0x5b944119e35c <vm_exec_core+21484>, 0x5b944119a4e1 <vm_exec_core+5489>, 0x5b944119a9e2 <vm_exec_core+6770>, 0x5b944119a5fe <vm_exec_core+5774>, 0x5b944119b2e6 <vm_exec_core+9078>, 0x5b944119babb <vm_exec_core+11083>, 0x5b9441199310 <vm_exec_core+928>, 0x5b944119b057 <vm_exec_core+8423>, 0x5b94411a0ed1 <vm_exec_core+32609>, 0x5b944119e800 <vm_exec_core+22672>, 0x5b944119d798 <vm_exec_core+18472>, 0x5b944119f79e <vm_exec_core+26670>, 0x5b94411a0f9d <vm_exec_core+32813>, 0x5b944119fa9d <vm_exec_core+27437>, 0x5b94411a0a55 <vm_exec_core+31461>, 0x5b94411a0b22 <vm_exec_core+31666>, 0x5b9441199d11 <vm_exec_core+3489>, 0x5b94411a0687 <vm_exec_core+30487>, 0x5b944119c3d8 <vm_exec_core+13416>, 0x5b94411a0896 <vm_exec_core+31014>, 0x5b944119bfa4 <vm_exec_core+12340>, 0x5b944119f97d <vm_exec_core+27149>, 0x5b944119b560 <vm_exec_core+9712>, 0x5b944119c6cd <vm_exec_core+14173>, 0x5b94411a0bfb <vm_exec_core+31883>, 0x5b944119ccda <vm_exec_core+15722>, 0x5b944119c863 <vm_exec_core+14579>, 0x5b94411993d9 <vm_exec_core+1129>, 0x5b9441199a65 <vm_exec_core+2805>, 0x5b94411994bb <vm_exec_core+1355>, 0x5b944119d545 <vm_exec_core+17877>, 0x5b944119ca01 <vm_exec_core+14993>, 0x5b944119d132 <vm_exec_core+16834>, 0x5b944119d055 <vm_exec_core+16613>, 0x5b944119c244 <vm_exec_core+13012>, 0x5b944119c8fd <vm_exec_core+14733>, 0x5b944119c5aa <vm_exec_core+13882>, 0x5b944119cba4 <vm_exec_core+15412>, 0x5b944119cb29 <vm_exec_core+15289>, 0x5b944119c1f7 <vm_exec_core+12935>, 0x5b9441199606 <vm_exec_core+1686>, 0x5b944119ade8 <vm_exec_core+7800>, 0x5b94411a0017 <vm_exec_core+28839>, 0x5b944119a733 <vm_exec_core+6083>, 0x5b94411a0c86 <vm_exec_core+32022>, 0x5b944119f031 <vm_exec_core+24769>, 0x5b944119cea6 <vm_exec_core+16182>, 0x5b9441199905 <vm_exec_core+2453>, 0x5b94411a07ae <vm_exec_core+30782>, 0x5b94411a03bf <vm_exec_core+29775>, 0x5b944119aaf0 <vm_exec_core+7040>, 0x5b9441199ee2 <vm_exec_core+3954>, 0x5b944119f4d2 <vm_exec_core+25954>, 0x5b944119b8ec <vm_exec_core+10620>, 0x5b94411a09b8 <vm_exec_core+31304>, 0x5b94411a05d6 <vm_exec_core+30310>, 0x5b944119c09f <vm_exec_core+12591>, 0x5b944119ce13 <vm_exec_core+16035>, 0x5b944119f1bb <vm_exec_core+25163>, 0x5b94411a053a <vm_exec_core+30154>, 0x5b944119e2a9 <vm_exec_core+21305>, 0x5b944119f253 <vm_exec_core+25315>, 0x5b944119f651 <vm_exec_core+26337>, 0x5b944119e1d7 <vm_exec_core+21095>, 0x5b9441199dde <vm_exec_core+3694>, 0x5b944119e9d3 <vm_exec_core+23139>, 0x5b9441199c3f <vm_exec_core+3279>, 0x5b9441199f87 <vm_exec_core+4119>, 0x5b944119c32c <vm_exec_core+13244>, 0x5b944119e07c <vm_exec_core+20748>, 0x5b944119e5fc <vm_exec_core+22156>, 0x5b944119de0b <vm_exec_core+20123>, 0x5b9441199852 <vm_exec_core+2274>, 0x5b944119f899 <vm_exec_core+26921>, 0x5b94411a02c9 <vm_exec_core+29529>, 0x5b944119a082 <vm_exec_core+4370>, 0x5b944119b1ea <vm_exec_core+8826>, 0x5b944119acfb <vm_exec_core+7563>, 0x5b944119ba4d <vm_exec_core+10973>, 0x5b944119cd6f <vm_exec_core+15871>, 0x5b944119a172 <vm_exec_core+4610>, 0x5b944119f71e <vm_exec_core+26542>, 0x5b944119b14b <vm_exec_core+8667>, 0x5b944119cc10 <vm_exec_core+15520>, 0x5b944119d688 <vm_exec_core+18200>, 0x5b944119f5d0 <vm_exec_core+26208>, 0x5b944119e45c <vm_exec_core+21740>, 0x5b944119bc56 <vm_exec_core+11494>, 0x5b944119b432 <vm_exec_core+9410>, 0x5b944119f3ae <vm_exec_core+25662>, 0x5b944119c4a0 <vm_exec_core+13616>, 0x5b944119ea7e <vm_exec_core+23310>, 0x5b944119e56f <vm_exec_core+22015>, 0x5b944119ecc0 <vm_exec_core+23888>, 0x5b944119fb6e <vm_exec_core+27646>, 0x5b944119d88b <vm_exec_core+18715>, 0x5b944119e40c <vm_exec_core+21660>, 0x5b944119bdca <vm_exec_core+11866>, 0x5b944119f2fa <vm_exec_core+25482>, 0x5b944119bef0 <vm_exec_core+12160>, 0x5b944119e119 <vm_exec_core+20905>, 0x5b944119e40c <vm_exec_core+21660>, 0x5b944119d442 <vm_exec_core+17618>, 0x5b944119df3f <vm_exec_core+20431>, 0x5b944119c11a <vm_exec_core+12714>, 0x5b944119b707 <vm_exec_core+10135>, 0x5b944119ed97 <vm_exec_core+24103>, 0x5b944119a228 <vm_exec_core+4792>, 0x5b944119d246 <vm_exec_core+17110>, 0x5b94411a7bea <vm_exec_core+60538>, 0x5b944119e34d <vm_exec_core+21469>, 0x5b944119a4d2 <vm_exec_core+5474>, 0x5b944119a9d3 <vm_exec_core+6755>, 0x5b944119a5ef <vm_exec_core+5759>, 0x5b944119b2d7 <vm_exec_core+9063>, 0x5b944119baac <vm_exec_core+11068>, 0x5b944119d755 <vm_exec_core+18405>, 0x5b944119cd65 <vm_exec_core+15861>, 0x5b944119d750 <vm_exec_core+18400>, 0x5b944119e2a4 <vm_exec_core+21300>, 0x5b944119e1d2 <vm_exec_core+21090>, 0x5b944119b2d2 <vm_exec_core+9058>, 0x5b944119e420 <vm_exec_core+21680>, 0x5b944119c3ce <vm_exec_core+13406>, 0x5b944119c3d3 <vm_exec_core+13411>, 0x5b944119e1cd <vm_exec_core+21085>, 0x5b944119e072 <vm_exec_core+20738>, 0x5b944119d119 <vm_exec_core+16809>, 0x5b944119d041 <vm_exec_core+16593>...} reg_cfp = 0x7a60486fd758 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> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #17 0x00005b944119571b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516002a97ed0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7a60421ff6c0, <optimized out>, <optimized out>}, prev = 0x7a60421ffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #18 0x00005b94411d26bb in invoke_iseq_block_from_c (ec=0x516002a97ed0, captured=<optimized out>, self=134553961817600, 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 = 0x7a60491d2788 cfp = 0x7a60486fd7c8 sp = 0x7a60485fd818 use_argv = <optimized out> stack_argv = 0x7a60485fd818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x516002a97ed0, self=134553961817600, 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> #20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1750 No locals. #21 0x00005b94411d0946 in rb_vm_invoke_proc (ec=0x50c000735b10, proc=0x189, proc@entry=0x504000840650, argc=1802079601, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1771 self = 0 #22 0x00005b9441128239 in thread_do_start_proc (th=th@entry=0x5150001ae580) at /tmp/ruby/src/trunk_asan/thread.c:605 args = <optimized out> procval = <optimized out> proc = 0x504000840650 args_len = 0 args_ptr = <optimized out> #23 0x00005b9441125e6a in thread_do_start (th=0x5150001ae580) at /tmp/ruby/src/trunk_asan/thread.c:622 result = 36 #24 thread_start_func_2 (th=th@entry=0x5150001ae580, 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> #25 0x00005b944112512e in call_thread_start_func_2 (th=0x5150001ae580) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2175 stack_start = <optimized out> stack_start_addr = 0x7a60421ffcc0 #26 nt_start (ptr=0x50c000735ac0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2220 th = 0x5150001ae580 sched = <optimized out> nt = 0x50c000735ac0 vm = 0x525000000100 #27 0x00005b9440dd4a8f in asan_thread_start(void*) () No symbol table info available. #28 0x00007a606b69caa4 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 = {134553844844224, 224787924736745064, 134553844844224, -352, 0, 140723190307824, 224787924724162152, 224838588395757160}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x00007a606b729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x7a604a0006c0 (LWP 11278) "parallel.rb:40"): #0 0x00007a606b71b4cd in __GI___poll (fds=0x7a6040c32960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b9440d7b6da in __interceptor_poll () No symbol table info available. #2 0x00005b9440ed765d in nogvl_wait_for (th=134553956298800, fptr=0x51100046d880, 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 0x00005b9440ed8ad6 in internal_read_func (ptr=0x7a6040c32740) at /tmp/ruby/src/trunk_asan/io.c:1205 iis = 0x7a6040c32740 result = <optimized out> #5 0x00005b944110d6a3 in rb_thread_io_blocking_call (func=0x5b9440ed8650 <internal_read_func>, data1=0x7a6040c32740, 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 0x00005b9440e1f2d0 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 = 0x5160025d85d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7a6049ffedb0, <optimized out>, 0x7a6049ffecc0, <optimized out>, <optimized out>}, prev = 0x7a6040c09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160025d85d0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x00005b9440eecef5 in io_read_memory_locktmp (str=134553821981024, 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 = 134553956298800, fptr = 0x51100046d880, nonblock = 0, fd = 6, buf = 0x5190003a1180, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x51100046d880 n = <optimized out> shrinkable = <optimized out> #9 0x00005b9440ec9121 in io_readpartial (argc=1086531936, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3617 ret = <optimized out> #10 0x00005b94411f8aa8 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:3801 ci = 0x40b100100003 cc = <optimized out> me = 0x7a606b5b9ed8 cfunc = 0x504000010f58 recv = 134553956299000 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00005b94411a6449 in vm_sendish (ec=0x5160025d85d0, reg_cfp=0x7a6048f9d790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 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=0x5160025d85d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b944119c206 <vm_exec_core+12950>, 0x5b9441199615 <vm_exec_core+1701>, 0x5b944119adf7 <vm_exec_core+7815>, 0x5b94411a0026 <vm_exec_core+28854>, 0x5b944119a742 <vm_exec_core+6098>, 0x5b94411a0c95 <vm_exec_core+32037>, 0x5b944119f040 <vm_exec_core+24784>, 0x5b944119ceb5 <vm_exec_core+16197>, 0x5b9441199914 <vm_exec_core+2468>, 0x5b94411a07bd <vm_exec_core+30797>, 0x5b94411a03ce <vm_exec_core+29790>, 0x5b944119aaff <vm_exec_core+7055>, 0x5b9441199ef1 <vm_exec_core+3969>, 0x5b944119f4e1 <vm_exec_core+25969>, 0x5b944119b8fb <vm_exec_core+10635>, 0x5b94411a09c7 <vm_exec_core+31319>, 0x5b94411a05e5 <vm_exec_core+30325>, 0x5b944119c0ae <vm_exec_core+12606>, 0x5b944119ce22 <vm_exec_core+16050>, 0x5b944119f1ca <vm_exec_core+25178>, 0x5b94411a0549 <vm_exec_core+30169>, 0x5b944119e2b8 <vm_exec_core+21320>, 0x5b944119f262 <vm_exec_core+25330>, 0x5b944119f660 <vm_exec_core+26352>, 0x5b944119e1e6 <vm_exec_core+21110>, 0x5b9441199ded <vm_exec_core+3709>, 0x5b944119e9e2 <vm_exec_core+23154>, 0x5b9441199c4e <vm_exec_core+3294>, 0x5b9441199f96 <vm_exec_core+4134>, 0x5b944119c33b <vm_exec_core+13259>, 0x5b944119e08b <vm_exec_core+20763>, 0x5b944119e60b <vm_exec_core+22171>, 0x5b944119de1a <vm_exec_core+20138>, 0x5b9441199861 <vm_exec_core+2289>, 0x5b944119f8a8 <vm_exec_core+26936>, 0x5b94411a02d8 <vm_exec_core+29544>, 0x5b944119a091 <vm_exec_core+4385>, 0x5b944119b1f9 <vm_exec_core+8841>, 0x5b944119ad0a <vm_exec_core+7578>, 0x5b944119ba5c <vm_exec_core+10988>, 0x5b944119cd7e <vm_exec_core+15886>, 0x5b944119a181 <vm_exec_core+4625>, 0x5b944119f72d <vm_exec_core+26557>, 0x5b944119b15a <vm_exec_core+8682>, 0x5b944119cc1f <vm_exec_core+15535>, 0x5b944119d697 <vm_exec_core+18215>, 0x5b944119f5df <vm_exec_core+26223>, 0x5b944119e46b <vm_exec_core+21755>, 0x5b944119bc65 <vm_exec_core+11509>, 0x5b944119b441 <vm_exec_core+9425>, 0x5b944119f3bd <vm_exec_core+25677>, 0x5b944119c4af <vm_exec_core+13631>, 0x5b944119ea8d <vm_exec_core+23325>, 0x5b944119e57e <vm_exec_core+22030>, 0x5b944119eccf <vm_exec_core+23903>, 0x5b944119fb7d <vm_exec_core+27661>, 0x5b944119d89a <vm_exec_core+18730>, 0x5b944119930b <vm_exec_core+923>, 0x5b944119bdd9 <vm_exec_core+11881>, 0x5b944119f309 <vm_exec_core+25497>, 0x5b944119beff <vm_exec_core+12175>, 0x5b944119e128 <vm_exec_core+20920>, 0x5b944119e8e3 <vm_exec_core+22899>, 0x5b944119d451 <vm_exec_core+17633>, 0x5b944119df4e <vm_exec_core+20446>, 0x5b944119c129 <vm_exec_core+12729>, 0x5b944119b716 <vm_exec_core+10150>, 0x5b944119eda6 <vm_exec_core+24118>, 0x5b944119a237 <vm_exec_core+4807>, 0x5b944119d255 <vm_exec_core+17125>, 0x5b94411a7bf9 <vm_exec_core+60553>, 0x5b944119e35c <vm_exec_core+21484>, 0x5b944119a4e1 <vm_exec_core+5489>, 0x5b944119a9e2 <vm_exec_core+6770>, 0x5b944119a5fe <vm_exec_core+5774>, 0x5b944119b2e6 <vm_exec_core+9078>, 0x5b944119babb <vm_exec_core+11083>, 0x5b9441199310 <vm_exec_core+928>, 0x5b944119b057 <vm_exec_core+8423>, 0x5b94411a0ed1 <vm_exec_core+32609>, 0x5b944119e800 <vm_exec_core+22672>, 0x5b944119d798 <vm_exec_core+18472>, 0x5b944119f79e <vm_exec_core+26670>, 0x5b94411a0f9d <vm_exec_core+32813>, 0x5b944119fa9d <vm_exec_core+27437>, 0x5b94411a0a55 <vm_exec_core+31461>, 0x5b94411a0b22 <vm_exec_core+31666>, 0x5b9441199d11 <vm_exec_core+3489>, 0x5b94411a0687 <vm_exec_core+30487>, 0x5b944119c3d8 <vm_exec_core+13416>, 0x5b94411a0896 <vm_exec_core+31014>, 0x5b944119bfa4 <vm_exec_core+12340>, 0x5b944119f97d <vm_exec_core+27149>, 0x5b944119b560 <vm_exec_core+9712>, 0x5b944119c6cd <vm_exec_core+14173>, 0x5b94411a0bfb <vm_exec_core+31883>, 0x5b944119ccda <vm_exec_core+15722>, 0x5b944119c863 <vm_exec_core+14579>, 0x5b94411993d9 <vm_exec_core+1129>, 0x5b9441199a65 <vm_exec_core+2805>, 0x5b94411994bb <vm_exec_core+1355>, 0x5b944119d545 <vm_exec_core+17877>, 0x5b944119ca01 <vm_exec_core+14993>, 0x5b944119d132 <vm_exec_core+16834>, 0x5b944119d055 <vm_exec_core+16613>, 0x5b944119c244 <vm_exec_core+13012>, 0x5b944119c8fd <vm_exec_core+14733>, 0x5b944119c5aa <vm_exec_core+13882>, 0x5b944119cba4 <vm_exec_core+15412>, 0x5b944119cb29 <vm_exec_core+15289>, 0x5b944119c1f7 <vm_exec_core+12935>, 0x5b9441199606 <vm_exec_core+1686>, 0x5b944119ade8 <vm_exec_core+7800>, 0x5b94411a0017 <vm_exec_core+28839>, 0x5b944119a733 <vm_exec_core+6083>, 0x5b94411a0c86 <vm_exec_core+32022>, 0x5b944119f031 <vm_exec_core+24769>, 0x5b944119cea6 <vm_exec_core+16182>, 0x5b9441199905 <vm_exec_core+2453>, 0x5b94411a07ae <vm_exec_core+30782>, 0x5b94411a03bf <vm_exec_core+29775>, 0x5b944119aaf0 <vm_exec_core+7040>, 0x5b9441199ee2 <vm_exec_core+3954>, 0x5b944119f4d2 <vm_exec_core+25954>, 0x5b944119b8ec <vm_exec_core+10620>, 0x5b94411a09b8 <vm_exec_core+31304>, 0x5b94411a05d6 <vm_exec_core+30310>, 0x5b944119c09f <vm_exec_core+12591>, 0x5b944119ce13 <vm_exec_core+16035>, 0x5b944119f1bb <vm_exec_core+25163>, 0x5b94411a053a <vm_exec_core+30154>, 0x5b944119e2a9 <vm_exec_core+21305>, 0x5b944119f253 <vm_exec_core+25315>, 0x5b944119f651 <vm_exec_core+26337>, 0x5b944119e1d7 <vm_exec_core+21095>, 0x5b9441199dde <vm_exec_core+3694>, 0x5b944119e9d3 <vm_exec_core+23139>, 0x5b9441199c3f <vm_exec_core+3279>, 0x5b9441199f87 <vm_exec_core+4119>, 0x5b944119c32c <vm_exec_core+13244>, 0x5b944119e07c <vm_exec_core+20748>, 0x5b944119e5fc <vm_exec_core+22156>, 0x5b944119de0b <vm_exec_core+20123>, 0x5b9441199852 <vm_exec_core+2274>, 0x5b944119f899 <vm_exec_core+26921>, 0x5b94411a02c9 <vm_exec_core+29529>, 0x5b944119a082 <vm_exec_core+4370>, 0x5b944119b1ea <vm_exec_core+8826>, 0x5b944119acfb <vm_exec_core+7563>, 0x5b944119ba4d <vm_exec_core+10973>, 0x5b944119cd6f <vm_exec_core+15871>, 0x5b944119a172 <vm_exec_core+4610>, 0x5b944119f71e <vm_exec_core+26542>, 0x5b944119b14b <vm_exec_core+8667>, 0x5b944119cc10 <vm_exec_core+15520>, 0x5b944119d688 <vm_exec_core+18200>, 0x5b944119f5d0 <vm_exec_core+26208>, 0x5b944119e45c <vm_exec_core+21740>, 0x5b944119bc56 <vm_exec_core+11494>, 0x5b944119b432 <vm_exec_core+9410>, 0x5b944119f3ae <vm_exec_core+25662>, 0x5b944119c4a0 <vm_exec_core+13616>, 0x5b944119ea7e <vm_exec_core+23310>, 0x5b944119e56f <vm_exec_core+22015>, 0x5b944119ecc0 <vm_exec_core+23888>, 0x5b944119fb6e <vm_exec_core+27646>, 0x5b944119d88b <vm_exec_core+18715>, 0x5b944119e40c <vm_exec_core+21660>, 0x5b944119bdca <vm_exec_core+11866>, 0x5b944119f2fa <vm_exec_core+25482>, 0x5b944119bef0 <vm_exec_core+12160>, 0x5b944119e119 <vm_exec_core+20905>, 0x5b944119e40c <vm_exec_core+21660>, 0x5b944119d442 <vm_exec_core+17618>, 0x5b944119df3f <vm_exec_core+20431>, 0x5b944119c11a <vm_exec_core+12714>, 0x5b944119b707 <vm_exec_core+10135>, 0x5b944119ed97 <vm_exec_core+24103>, 0x5b944119a228 <vm_exec_core+4792>, 0x5b944119d246 <vm_exec_core+17110>, 0x5b94411a7bea <vm_exec_core+60538>, 0x5b944119e34d <vm_exec_core+21469>, 0x5b944119a4d2 <vm_exec_core+5474>, 0x5b944119a9d3 <vm_exec_core+6755>, 0x5b944119a5ef <vm_exec_core+5759>, 0x5b944119b2d7 <vm_exec_core+9063>, 0x5b944119baac <vm_exec_core+11068>, 0x5b944119d755 <vm_exec_core+18405>, 0x5b944119cd65 <vm_exec_core+15861>, 0x5b944119d750 <vm_exec_core+18400>, 0x5b944119e2a4 <vm_exec_core+21300>, 0x5b944119e1d2 <vm_exec_core+21090>, 0x5b944119b2d2 <vm_exec_core+9058>, 0x5b944119e420 <vm_exec_core+21680>, 0x5b944119c3ce <vm_exec_core+13406>, 0x5b944119c3d3 <vm_exec_core+13411>, 0x5b944119e1cd <vm_exec_core+21085>, 0x5b944119e072 <vm_exec_core+20738>, 0x5b944119d119 <vm_exec_core+16809>, 0x5b944119d041 <vm_exec_core+16593>...} reg_cfp = 0x7a6048f9d790 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 0x00005b944119571b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160025d85d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7a6049fff6c0, <optimized out>, <optimized out>}, prev = 0x7a6049fffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #14 0x00005b94411d26bb in invoke_iseq_block_from_c (ec=0x5160025d85d0, captured=<optimized out>, self=134554523414640, 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 = 0x7a606af3c628 cfp = 0x7a6048f9d7c8 sp = 0x7a6048e9d818 use_argv = <optimized out> stack_argv = 0x7a6048e9d818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x5160025d85d0, self=134554523414640, 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 0x00005b94411d0946 in rb_vm_invoke_proc (ec=0x7a6040c32960, proc=0x1, proc@entry=0x5040008e0090, argc=1802613965, 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 0x00005b9441128239 in thread_do_start_proc (th=th@entry=0x51500019e400) at /tmp/ruby/src/trunk_asan/thread.c:605 args = <optimized out> procval = <optimized out> proc = 0x5040008e0090 args_len = 0 args_ptr = <optimized out> #19 0x00005b9441125e6a in thread_do_start (th=0x51500019e400) at /tmp/ruby/src/trunk_asan/thread.c:622 result = 36 #20 thread_start_func_2 (th=th@entry=0x51500019e400, 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 0x00005b944112512e in call_thread_start_func_2 (th=0x51500019e400) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2175 stack_start = <optimized out> stack_start_addr = 0x7a6049fffcc0 #22 nt_start (ptr=0x50c000820600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2220 th = 0x51500019e400 sched = <optimized out> nt = 0x50c000820600 vm = 0x525000000100 #23 0x00005b9440dd4a8f in asan_thread_start(void*) () No symbol table info available. #24 0x00007a606b69caa4 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 = {134553976964800, 224771706940235368, 134553976964800, -352, 25, 140723190313552, 224771706927652456, 224838588395757160}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x00007a606b729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7a604f4006c0 (LWP 782239) "ruby"): #0 0x00007a606b71b4cd in __GI___poll (fds=0x7a6034b09040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b9440d7b6da in __interceptor_poll () No symbol table info available. #2 0x00005b944112949f 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 = 10 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3005 vm = <optimized out> #4 0x00005b9440dd4a8f in asan_thread_start(void*) () No symbol table info available. #5 0x00007a606b69caa4 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 = {134554065045184, 224759062556515944, 134554065045184, -352, 0, 140723190308400, 224759062543933032, 224838588395757160}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007a606b729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7a606b8bcc40 (LWP 4189724) "ruby"): #0 0x00005b944118f4ce in vm_ccs_push (klass=134553944979840, ccs=0x503000e05c60, ci=0x11e100020003, cc=0x7a6068aeba30) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2038 pos = 3 #1 vm_search_cc (klass=134553944979840, ci=0x11e100020003) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2178 mid = <optimized out> cc_tbl = <optimized out> ccs = 0x503000e05c60 cme = <optimized out> cc = 0x7a6068aeba30 ccs_data = <optimized out> ccs_len = <optimized out> argc = <optimized out> flag = <optimized out> i = <optimized out> ccs_ci_argc = <optimized out> ccs_ci_flag = <optimized out> ccs_cc = <optimized out> #2 rb_vm_search_method_slowpath (ci=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2196 _lev = <optimized out> cc = <optimized out> #3 0x00005b94411de67b in vm_search_method_slowpath0 (cd_owner=134554051090600, cd=cd@entry=0x50e0002b9170, klass=0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2217 cc = <optimized out> empty_cc = <optimized out> #4 0x00005b94411a6bb2 in vm_search_method_fastpath (cd_owner=4, cd=0x50e0002b9170, klass=0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2278 cc = 0x3 #5 vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a6068bff4f0, cd=0x50e0002b9170, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #6 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 = 0x50e0002b9170 insns_address_table = {0x5b944119c206 <vm_exec_core+12950>, 0x5b9441199615 <vm_exec_core+1701>, 0x5b944119adf7 <vm_exec_core+7815>, 0x5b94411a0026 <vm_exec_core+28854>, 0x5b944119a742 <vm_exec_core+6098>, 0x5b94411a0c95 <vm_exec_core+32037>, 0x5b944119f040 <vm_exec_core+24784>, 0x5b944119ceb5 <vm_exec_core+16197>, 0x5b9441199914 <vm_exec_core+2468>, 0x5b94411a07bd <vm_exec_core+30797>, 0x5b94411a03ce <vm_exec_core+29790>, 0x5b944119aaff <vm_exec_core+7055>, 0x5b9441199ef1 <vm_exec_core+3969>, 0x5b944119f4e1 <vm_exec_core+25969>, 0x5b944119b8fb <vm_exec_core+10635>, 0x5b94411a09c7 <vm_exec_core+31319>, 0x5b94411a05e5 <vm_exec_core+30325>, 0x5b944119c0ae <vm_exec_core+12606>, 0x5b944119ce22 <vm_exec_core+16050>, 0x5b944119f1ca <vm_exec_core+25178>, 0x5b94411a0549 <vm_exec_core+30169>, 0x5b944119e2b8 <vm_exec_core+21320>, 0x5b944119f262 <vm_exec_core+25330>, 0x5b944119f660 <vm_exec_core+26352>, 0x5b944119e1e6 <vm_exec_core+21110>, 0x5b9441199ded <vm_exec_core+3709>, 0x5b944119e9e2 <vm_exec_core+23154>, 0x5b9441199c4e <vm_exec_core+3294>, 0x5b9441199f96 <vm_exec_core+4134>, 0x5b944119c33b <vm_exec_core+13259>, 0x5b944119e08b <vm_exec_core+20763>, 0x5b944119e60b <vm_exec_core+22171>, 0x5b944119de1a <vm_exec_core+20138>, 0x5b9441199861 <vm_exec_core+2289>, 0x5b944119f8a8 <vm_exec_core+26936>, 0x5b94411a02d8 <vm_exec_core+29544>, 0x5b944119a091 <vm_exec_core+4385>, 0x5b944119b1f9 <vm_exec_core+8841>, 0x5b944119ad0a <vm_exec_core+7578>, 0x5b944119ba5c <vm_exec_core+10988>, 0x5b944119cd7e <vm_exec_core+15886>, 0x5b944119a181 <vm_exec_core+4625>, 0x5b944119f72d <vm_exec_core+26557>, 0x5b944119b15a <vm_exec_core+8682>, 0x5b944119cc1f <vm_exec_core+15535>, 0x5b944119d697 <vm_exec_core+18215>, 0x5b944119f5df <vm_exec_core+26223>, 0x5b944119e46b <vm_exec_core+21755>, 0x5b944119bc65 <vm_exec_core+11509>, 0x5b944119b441 <vm_exec_core+9425>, 0x5b944119f3bd <vm_exec_core+25677>, 0x5b944119c4af <vm_exec_core+13631>, 0x5b944119ea8d <vm_exec_core+23325>, 0x5b944119e57e <vm_exec_core+22030>, 0x5b944119eccf <vm_exec_core+23903>, 0x5b944119fb7d <vm_exec_core+27661>, 0x5b944119d89a <vm_exec_core+18730>, 0x5b944119930b <vm_exec_core+923>, 0x5b944119bdd9 <vm_exec_core+11881>, 0x5b944119f309 <vm_exec_core+25497>, 0x5b944119beff <vm_exec_core+12175>, 0x5b944119e128 <vm_exec_core+20920>, 0x5b944119e8e3 <vm_exec_core+22899>, 0x5b944119d451 <vm_exec_core+17633>, 0x5b944119df4e <vm_exec_core+20446>, 0x5b944119c129 <vm_exec_core+12729>, 0x5b944119b716 <vm_exec_core+10150>, 0x5b944119eda6 <vm_exec_core+24118>, 0x5b944119a237 <vm_exec_core+4807>, 0x5b944119d255 <vm_exec_core+17125>, 0x5b94411a7bf9 <vm_exec_core+60553>, 0x5b944119e35c <vm_exec_core+21484>, 0x5b944119a4e1 <vm_exec_core+5489>, 0x5b944119a9e2 <vm_exec_core+6770>, 0x5b944119a5fe <vm_exec_core+5774>, 0x5b944119b2e6 <vm_exec_core+9078>, 0x5b944119babb <vm_exec_core+11083>, 0x5b9441199310 <vm_exec_core+928>, 0x5b944119b057 <vm_exec_core+8423>, 0x5b94411a0ed1 <vm_exec_core+32609>, 0x5b944119e800 <vm_exec_core+22672>, 0x5b944119d798 <vm_exec_core+18472>, 0x5b944119f79e <vm_exec_core+26670>, 0x5b94411a0f9d <vm_exec_core+32813>, 0x5b944119fa9d <vm_exec_core+27437>, 0x5b94411a0a55 <vm_exec_core+31461>, 0x5b94411a0b22 <vm_exec_core+31666>, 0x5b9441199d11 <vm_exec_core+3489>, 0x5b94411a0687 <vm_exec_core+30487>, 0x5b944119c3d8 <vm_exec_core+13416>, 0x5b94411a0896 <vm_exec_core+31014>, 0x5b944119bfa4 <vm_exec_core+12340>, 0x5b944119f97d <vm_exec_core+27149>, 0x5b944119b560 <vm_exec_core+9712>, 0x5b944119c6cd <vm_exec_core+14173>, 0x5b94411a0bfb <vm_exec_core+31883>, 0x5b944119ccda <vm_exec_core+15722>, 0x5b944119c863 <vm_exec_core+14579>, 0x5b94411993d9 <vm_exec_core+1129>, 0x5b9441199a65 <vm_exec_core+2805>, 0x5b94411994bb <vm_exec_core+1355>, 0x5b944119d545 <vm_exec_core+17877>, 0x5b944119ca01 <vm_exec_core+14993>, 0x5b944119d132 <vm_exec_core+16834>, 0x5b944119d055 <vm_exec_core+16613>, 0x5b944119c244 <vm_exec_core+13012>, 0x5b944119c8fd <vm_exec_core+14733>, 0x5b944119c5aa <vm_exec_core+13882>, 0x5b944119cba4 <vm_exec_core+15412>, 0x5b944119cb29 <vm_exec_core+15289>, 0x5b944119c1f7 <vm_exec_core+12935>, 0x5b9441199606 <vm_exec_core+1686>, 0x5b944119ade8 <vm_exec_core+7800>, 0x5b94411a0017 <vm_exec_core+28839>, 0x5b944119a733 <vm_exec_core+6083>, 0x5b94411a0c86 <vm_exec_core+32022>, 0x5b944119f031 <vm_exec_core+24769>, 0x5b944119cea6 <vm_exec_core+16182>, 0x5b9441199905 <vm_exec_core+2453>, 0x5b94411a07ae <vm_exec_core+30782>, 0x5b94411a03bf <vm_exec_core+29775>, 0x5b944119aaf0 <vm_exec_core+7040>, 0x5b9441199ee2 <vm_exec_core+3954>, 0x5b944119f4d2 <vm_exec_core+25954>, 0x5b944119b8ec <vm_exec_core+10620>, 0x5b94411a09b8 <vm_exec_core+31304>, 0x5b94411a05d6 <vm_exec_core+30310>, 0x5b944119c09f <vm_exec_core+12591>, 0x5b944119ce13 <vm_exec_core+16035>, 0x5b944119f1bb <vm_exec_core+25163>, 0x5b94411a053a <vm_exec_core+30154>, 0x5b944119e2a9 <vm_exec_core+21305>, 0x5b944119f253 <vm_exec_core+25315>, 0x5b944119f651 <vm_exec_core+26337>, 0x5b944119e1d7 <vm_exec_core+21095>, 0x5b9441199dde <vm_exec_core+3694>, 0x5b944119e9d3 <vm_exec_core+23139>, 0x5b9441199c3f <vm_exec_core+3279>, 0x5b9441199f87 <vm_exec_core+4119>, 0x5b944119c32c <vm_exec_core+13244>, 0x5b944119e07c <vm_exec_core+20748>, 0x5b944119e5fc <vm_exec_core+22156>, 0x5b944119de0b <vm_exec_core+20123>, 0x5b9441199852 <vm_exec_core+2274>, 0x5b944119f899 <vm_exec_core+26921>, 0x5b94411a02c9 <vm_exec_core+29529>, 0x5b944119a082 <vm_exec_core+4370>, 0x5b944119b1ea <vm_exec_core+8826>, 0x5b944119acfb <vm_exec_core+7563>, 0x5b944119ba4d <vm_exec_core+10973>, 0x5b944119cd6f <vm_exec_core+15871>, 0x5b944119a172 <vm_exec_core+4610>, 0x5b944119f71e <vm_exec_core+26542>, 0x5b944119b14b <vm_exec_core+8667>, 0x5b944119cc10 <vm_exec_core+15520>, 0x5b944119d688 <vm_exec_core+18200>, 0x5b944119f5d0 <vm_exec_core+26208>, 0x5b944119e45c <vm_exec_core+21740>, 0x5b944119bc56 <vm_exec_core+11494>, 0x5b944119b432 <vm_exec_core+9410>, 0x5b944119f3ae <vm_exec_core+25662>, 0x5b944119c4a0 <vm_exec_core+13616>, 0x5b944119ea7e <vm_exec_core+23310>, 0x5b944119e56f <vm_exec_core+22015>, 0x5b944119ecc0 <vm_exec_core+23888>, 0x5b944119fb6e <vm_exec_core+27646>, 0x5b944119d88b <vm_exec_core+18715>, 0x5b944119e40c <vm_exec_core+21660>, 0x5b944119bdca <vm_exec_core+11866>, 0x5b944119f2fa <vm_exec_core+25482>, 0x5b944119bef0 <vm_exec_core+12160>, 0x5b944119e119 <vm_exec_core+20905>, 0x5b944119e40c <vm_exec_core+21660>, 0x5b944119d442 <vm_exec_core+17618>, 0x5b944119df3f <vm_exec_core+20431>, 0x5b944119c11a <vm_exec_core+12714>, 0x5b944119b707 <vm_exec_core+10135>, 0x5b944119ed97 <vm_exec_core+24103>, 0x5b944119a228 <vm_exec_core+4792>, 0x5b944119d246 <vm_exec_core+17110>, 0x5b94411a7bea <vm_exec_core+60538>, 0x5b944119e34d <vm_exec_core+21469>, 0x5b944119a4d2 <vm_exec_core+5474>, 0x5b944119a9d3 <vm_exec_core+6755>, 0x5b944119a5ef <vm_exec_core+5759>, 0x5b944119b2d7 <vm_exec_core+9063>, 0x5b944119baac <vm_exec_core+11068>, 0x5b944119d755 <vm_exec_core+18405>, 0x5b944119cd65 <vm_exec_core+15861>, 0x5b944119d750 <vm_exec_core+18400>, 0x5b944119e2a4 <vm_exec_core+21300>, 0x5b944119e1d2 <vm_exec_core+21090>, 0x5b944119b2d2 <vm_exec_core+9058>, 0x5b944119e420 <vm_exec_core+21680>, 0x5b944119c3ce <vm_exec_core+13406>, 0x5b944119c3d3 <vm_exec_core+13411>, 0x5b944119e1cd <vm_exec_core+21085>, 0x5b944119e072 <vm_exec_core+20738>, 0x5b944119d119 <vm_exec_core+16809>, 0x5b944119d041 <vm_exec_core+16593>...} reg_cfp = 0x7a6068bff4f0 reg_pc = 0x5150001927c0 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> #7 0x00005b944119571b 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>, 0x7ffcabc53d20, <optimized out>, <optimized out>}, prev = 0x7a60696e0440, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #8 0x00005b9441216412 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7a6068bff620, self=134554523414640, 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 = 0x7a606adee000 cfp = <optimized out> sp = 0x7a6068affa28 use_argv = 0x7a606944ff60 stack_argv = 0x7a6068affa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #9 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 = 0x7a6068bff620 #10 0x00005b94411c27e6 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. #11 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. #12 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #13 0x00005b94411c27e6 in rb_yield (val=<optimized out>) No locals. #14 0x00005b9441376006 in rb_ary_collect (ary=134553956292520) at /tmp/ruby/src/trunk_asan/array.c:3650 collect = 134553956279080 i = 73 #15 0x00005b94411f8aa8 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:3801 ci = 0x165100000001 cc = <optimized out> me = 0x7a606b5c0148 cfunc = 0x50400000a758 recv = 134553956292520 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #16 0x00005b944119feb8 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a6068bff608, cd=0x51100000c190, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #17 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 = {0x5b944119c206 <vm_exec_core+12950>, 0x5b9441199615 <vm_exec_core+1701>, 0x5b944119adf7 <vm_exec_core+7815>, 0x5b94411a0026 <vm_exec_core+28854>, 0x5b944119a742 <vm_exec_core+6098>, 0x5b94411a0c95 <vm_exec_core+32037>, 0x5b944119f040 <vm_exec_core+24784>, 0x5b944119ceb5 <vm_exec_core+16197>, 0x5b9441199914 <vm_exec_core+2468>, 0x5b94411a07bd <vm_exec_core+30797>, 0x5b94411a03ce <vm_exec_core+29790>, 0x5b944119aaff <vm_exec_core+7055>, 0x5b9441199ef1 <vm_exec_core+3969>, 0x5b944119f4e1 <vm_exec_core+25969>, 0x5b944119b8fb <vm_exec_core+10635>, 0x5b94411a09c7 <vm_exec_core+31319>, 0x5b94411a05e5 <vm_exec_core+30325>, 0x5b944119c0ae <vm_exec_core+12606>, 0x5b944119ce22 <vm_exec_core+16050>, 0x5b944119f1ca <vm_exec_core+25178>, 0x5b94411a0549 <vm_exec_core+30169>, 0x5b944119e2b8 <vm_exec_core+21320>, 0x5b944119f262 <vm_exec_core+25330>, 0x5b944119f660 <vm_exec_core+26352>, 0x5b944119e1e6 <vm_exec_core+21110>, 0x5b9441199ded <vm_exec_core+3709>, 0x5b944119e9e2 <vm_exec_core+23154>, 0x5b9441199c4e <vm_exec_core+3294>, 0x5b9441199f96 <vm_exec_core+4134>, 0x5b944119c33b <vm_exec_core+13259>, 0x5b944119e08b <vm_exec_core+20763>, 0x5b944119e60b <vm_exec_core+22171>, 0x5b944119de1a <vm_exec_core+20138>, 0x5b9441199861 <vm_exec_core+2289>, 0x5b944119f8a8 <vm_exec_core+26936>, 0x5b94411a02d8 <vm_exec_core+29544>, 0x5b944119a091 <vm_exec_core+4385>, 0x5b944119b1f9 <vm_exec_core+8841>, 0x5b944119ad0a <vm_exec_core+7578>, 0x5b944119ba5c <vm_exec_core+10988>, 0x5b944119cd7e <vm_exec_core+15886>, 0x5b944119a181 <vm_exec_core+4625>, 0x5b944119f72d <vm_exec_core+26557>, 0x5b944119b15a <vm_exec_core+8682>, 0x5b944119cc1f <vm_exec_core+15535>, 0x5b944119d697 <vm_exec_core+18215>, 0x5b944119f5df <vm_exec_core+26223>, 0x5b944119e46b <vm_exec_core+21755>, 0x5b944119bc65 <vm_exec_core+11509>, 0x5b944119b441 <vm_exec_core+9425>, 0x5b944119f3bd <vm_exec_core+25677>, 0x5b944119c4af <vm_exec_core+13631>, 0x5b944119ea8d <vm_exec_core+23325>, 0x5b944119e57e <vm_exec_core+22030>, 0x5b944119eccf <vm_exec_core+23903>, 0x5b944119fb7d <vm_exec_core+27661>, 0x5b944119d89a <vm_exec_core+18730>, 0x5b944119930b <vm_exec_core+923>, 0x5b944119bdd9 <vm_exec_core+11881>, 0x5b944119f309 <vm_exec_core+25497>, 0x5b944119beff <vm_exec_core+12175>, 0x5b944119e128 <vm_exec_core+20920>, 0x5b944119e8e3 <vm_exec_core+22899>, 0x5b944119d451 <vm_exec_core+17633>, 0x5b944119df4e <vm_exec_core+20446>, 0x5b944119c129 <vm_exec_core+12729>, 0x5b944119b716 <vm_exec_core+10150>, 0x5b944119eda6 <vm_exec_core+24118>, 0x5b944119a237 <vm_exec_core+4807>, 0x5b944119d255 <vm_exec_core+17125>, 0x5b94411a7bf9 <vm_exec_core+60553>, 0x5b944119e35c <vm_exec_core+21484>, 0x5b944119a4e1 <vm_exec_core+5489>, 0x5b944119a9e2 <vm_exec_core+6770>, 0x5b944119a5fe <vm_exec_core+5774>, 0x5b944119b2e6 <vm_exec_core+9078>, 0x5b944119babb <vm_exec_core+11083>, 0x5b9441199310 <vm_exec_core+928>, 0x5b944119b057 <vm_exec_core+8423>, 0x5b94411a0ed1 <vm_exec_core+32609>, 0x5b944119e800 <vm_exec_core+22672>, 0x5b944119d798 <vm_exec_core+18472>, 0x5b944119f79e <vm_exec_core+26670>, 0x5b94411a0f9d <vm_exec_core+32813>, 0x5b944119fa9d <vm_exec_core+27437>, 0x5b94411a0a55 <vm_exec_core+31461>, 0x5b94411a0b22 <vm_exec_core+31666>, 0x5b9441199d11 <vm_exec_core+3489>, 0x5b94411a0687 <vm_exec_core+30487>, 0x5b944119c3d8 <vm_exec_core+13416>, 0x5b94411a0896 <vm_exec_core+31014>, 0x5b944119bfa4 <vm_exec_core+12340>, 0x5b944119f97d <vm_exec_core+27149>, 0x5b944119b560 <vm_exec_core+9712>, 0x5b944119c6cd <vm_exec_core+14173>, 0x5b94411a0bfb <vm_exec_core+31883>, 0x5b944119ccda <vm_exec_core+15722>, 0x5b944119c863 <vm_exec_core+14579>, 0x5b94411993d9 <vm_exec_core+1129>, 0x5b9441199a65 <vm_exec_core+2805>, 0x5b94411994bb <vm_exec_core+1355>, 0x5b944119d545 <vm_exec_core+17877>, 0x5b944119ca01 <vm_exec_core+14993>, 0x5b944119d132 <vm_exec_core+16834>, 0x5b944119d055 <vm_exec_core+16613>, 0x5b944119c244 <vm_exec_core+13012>, 0x5b944119c8fd <vm_exec_core+14733>, 0x5b944119c5aa <vm_exec_core+13882>, 0x5b944119cba4 <vm_exec_core+15412>, 0x5b944119cb29 <vm_exec_core+15289>, 0x5b944119c1f7 <vm_exec_core+12935>, 0x5b9441199606 <vm_exec_core+1686>, 0x5b944119ade8 <vm_exec_core+7800>, 0x5b94411a0017 <vm_exec_core+28839>, 0x5b944119a733 <vm_exec_core+6083>, 0x5b94411a0c86 <vm_exec_core+32022>, 0x5b944119f031 <vm_exec_core+24769>, 0x5b944119cea6 <vm_exec_core+16182>, 0x5b9441199905 <vm_exec_core+2453>, 0x5b94411a07ae <vm_exec_core+30782>, 0x5b94411a03bf <vm_exec_core+29775>, 0x5b944119aaf0 <vm_exec_core+7040>, 0x5b9441199ee2 <vm_exec_core+3954>, 0x5b944119f4d2 <vm_exec_core+25954>, 0x5b944119b8ec <vm_exec_core+10620>, 0x5b94411a09b8 <vm_exec_core+31304>, 0x5b94411a05d6 <vm_exec_core+30310>, 0x5b944119c09f <vm_exec_core+12591>, 0x5b944119ce13 <vm_exec_core+16035>, 0x5b944119f1bb <vm_exec_core+25163>, 0x5b94411a053a <vm_exec_core+30154>, 0x5b944119e2a9 <vm_exec_core+21305>, 0x5b944119f253 <vm_exec_core+25315>, 0x5b944119f651 <vm_exec_core+26337>, 0x5b944119e1d7 <vm_exec_core+21095>, 0x5b9441199dde <vm_exec_core+3694>, 0x5b944119e9d3 <vm_exec_core+23139>, 0x5b9441199c3f <vm_exec_core+3279>, 0x5b9441199f87 <vm_exec_core+4119>, 0x5b944119c32c <vm_exec_core+13244>, 0x5b944119e07c <vm_exec_core+20748>, 0x5b944119e5fc <vm_exec_core+22156>, 0x5b944119de0b <vm_exec_core+20123>, 0x5b9441199852 <vm_exec_core+2274>, 0x5b944119f899 <vm_exec_core+26921>, 0x5b94411a02c9 <vm_exec_core+29529>, 0x5b944119a082 <vm_exec_core+4370>, 0x5b944119b1ea <vm_exec_core+8826>, 0x5b944119acfb <vm_exec_core+7563>, 0x5b944119ba4d <vm_exec_core+10973>, 0x5b944119cd6f <vm_exec_core+15871>, 0x5b944119a172 <vm_exec_core+4610>, 0x5b944119f71e <vm_exec_core+26542>, 0x5b944119b14b <vm_exec_core+8667>, 0x5b944119cc10 <vm_exec_core+15520>, 0x5b944119d688 <vm_exec_core+18200>, 0x5b944119f5d0 <vm_exec_core+26208>, 0x5b944119e45c <vm_exec_core+21740>, 0x5b944119bc56 <vm_exec_core+11494>, 0x5b944119b432 <vm_exec_core+9410>, 0x5b944119f3ae <vm_exec_core+25662>, 0x5b944119c4a0 <vm_exec_core+13616>, 0x5b944119ea7e <vm_exec_core+23310>, 0x5b944119e56f <vm_exec_core+22015>, 0x5b944119ecc0 <vm_exec_core+23888>, 0x5b944119fb6e <vm_exec_core+27646>, 0x5b944119d88b <vm_exec_core+18715>, 0x5b944119e40c <vm_exec_core+21660>, 0x5b944119bdca <vm_exec_core+11866>, 0x5b944119f2fa <vm_exec_core+25482>, 0x5b944119bef0 <vm_exec_core+12160>, 0x5b944119e119 <vm_exec_core+20905>, 0x5b944119e40c <vm_exec_core+21660>, 0x5b944119d442 <vm_exec_core+17618>, 0x5b944119df3f <vm_exec_core+20431>, 0x5b944119c11a <vm_exec_core+12714>, 0x5b944119b707 <vm_exec_core+10135>, 0x5b944119ed97 <vm_exec_core+24103>, 0x5b944119a228 <vm_exec_core+4792>, 0x5b944119d246 <vm_exec_core+17110>, 0x5b94411a7bea <vm_exec_core+60538>, 0x5b944119e34d <vm_exec_core+21469>, 0x5b944119a4d2 <vm_exec_core+5474>, 0x5b944119a9d3 <vm_exec_core+6755>, 0x5b944119a5ef <vm_exec_core+5759>, 0x5b944119b2d7 <vm_exec_core+9063>, 0x5b944119baac <vm_exec_core+11068>, 0x5b944119d755 <vm_exec_core+18405>, 0x5b944119cd65 <vm_exec_core+15861>, 0x5b944119d750 <vm_exec_core+18400>, 0x5b944119e2a4 <vm_exec_core+21300>, 0x5b944119e1d2 <vm_exec_core+21090>, 0x5b944119b2d2 <vm_exec_core+9058>, 0x5b944119e420 <vm_exec_core+21680>, 0x5b944119c3ce <vm_exec_core+13406>, 0x5b944119c3d3 <vm_exec_core+13411>, 0x5b944119e1cd <vm_exec_core+21085>, 0x5b944119e072 <vm_exec_core+20738>, 0x5b944119d119 <vm_exec_core+16809>, 0x5b944119d041 <vm_exec_core+16593>...} reg_cfp = 0x7a6068bff608 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> th: 0x515000000300, native_id: 0x7a606b8bcc40 -- Control frame information ----------------------------------------------- INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> c:0014 p:0056 s:0100 e:000095 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:742 c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 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> 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 c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1664 INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1368 INSN_LABEL_adjuststack = <optimized out> c:0007 p:0069 s:0046 E:000d90 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> c:0005 p:---- s:0026 e:000025 CFUNC :map INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <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_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <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_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> #18 0x00005b94411958d9 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. #19 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2598 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #20 0x00005b9441216412 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7a6068bff738, self=134554523414640, 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 = 0x7a606af3c7e0 cfp = <optimized out> sp = 0x7a6068aff8d0 use_argv = 0x7a60694f5ea0 stack_argv = 0x7a6068aff8d0 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 = 0x7a6068bff738 c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] th: 0x5150000ad500, native_id: 0x7a6047a006c0 -- Control frame information ----------------------------------------------- c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] th: 0x5150001ae580, native_id: 0x7a60422006c0 -- Control frame information ----------------------------------------------- c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb:99 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] th: 0x51500019e400, native_id: 0x7a604a0006c0 -- Control frame information ----------------------------------------------- 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] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] #22 0x00005b94411c27e6 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 0x00005b94411c27e6 in rb_yield (val=<optimized out>) No locals. #26 0x00005b9441376006 in rb_ary_collect (ary=134553956299680) at /tmp/ruby/src/trunk_asan/array.c:3650 collect = 134553956299600 i = 0 #27 0x00005b94411f8aa8 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:3801 ci = 0x165100000001 cc = <optimized out> me = 0x7a606b5c0148 cfunc = 0x50400000a758 recv = 134553956299680 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #28 0x00005b944119feb8 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a6068bff720, cd=0x5020000099b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> 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 val = <optimized out> cd = 0x5020000099b0 insns_address_table = {0x5b944119c206 <vm_exec_core+12950>, 0x5b9441199615 <vm_exec_core+1701>, 0x5b944119adf7 <vm_exec_core+7815>, 0x5b94411a0026 <vm_exec_core+28854>, 0x5b944119a742 <vm_exec_core+6098>, 0x5b94411a0c95 <vm_exec_core+32037>, 0x5b944119f040 <vm_exec_core+24784>, 0x5b944119ceb5 <vm_exec_core+16197>, 0x5b9441199914 <vm_exec_core+2468>, 0x5b94411a07bd <vm_exec_core+30797>, 0x5b94411a03ce <vm_exec_core+29790>, 0x5b944119aaff <vm_exec_core+7055>, 0x5b9441199ef1 <vm_exec_core+3969>, 0x5b944119f4e1 <vm_exec_core+25969>, 0x5b944119b8fb <vm_exec_core+10635>, 0x5b94411a09c7 <vm_exec_core+31319>, 0x5b94411a05e5 <vm_exec_core+30325>, 0x5b944119c0ae <vm_exec_core+12606>, 0x5b944119ce22 <vm_exec_core+16050>, 0x5b944119f1ca <vm_exec_core+25178>, 0x5b94411a0549 <vm_exec_core+30169>, 0x5b944119e2b8 <vm_exec_core+21320>, 0x5b944119f262 <vm_exec_core+25330>, 0x5b944119f660 <vm_exec_core+26352>, 0x5b944119e1e6 <vm_exec_core+21110>, 0x5b9441199ded <vm_exec_core+3709>, 0x5b944119e9e2 <vm_exec_core+23154>, 0x5b9441199c4e <vm_exec_core+3294>, 0x5b9441199f96 <vm_exec_core+4134>, 0x5b944119c33b <vm_exec_core+13259>, 0x5b944119e08b <vm_exec_core+20763>, 0x5b944119e60b <vm_exec_core+22171>, 0x5b944119de1a <vm_exec_core+20138>, 0x5b9441199861 <vm_exec_core+2289>, 0x5b944119f8a8 <vm_exec_core+26936>, 0x5b94411a02d8 <vm_exec_core+29544>, 0x5b944119a091 <vm_exec_core+4385>, 0x5b944119b1f9 <vm_exec_core+8841>, 0x5b944119ad0a <vm_exec_core+7578>, 0x5b944119ba5c <vm_exec_core+10988>, 0x5b944119cd7e <vm_exec_core+15886>, 0x5b944119a181 <vm_exec_core+4625>, 0x5b944119f72d <vm_exec_core+26557>, 0x5b944119b15a <vm_exec_core+8682>, 0x5b944119cc1f <vm_exec_core+15535>, 0x5b944119d697 <vm_exec_core+18215>, 0x5b944119f5df <vm_exec_core+26223>, 0x5b944119e46b <vm_exec_core+21755>, 0x5b944119bc65 <vm_exec_core+11509>, 0x5b944119b441 <vm_exec_core+9425>, 0x5b944119f3bd <vm_exec_core+25677>, 0x5b944119c4af <vm_exec_core+13631>, 0x5b944119ea8d <vm_exec_core+23325>, 0x5b944119e57e <vm_exec_core+22030>, 0x5b944119eccf <vm_exec_core+23903>, 0x5b944119fb7d <vm_exec_core+27661>, 0x5b944119d89a <vm_exec_core+18730>, 0x5b944119930b <vm_exec_core+923>, 0x5b944119bdd9 <vm_exec_core+11881>, 0x5b944119f309 <vm_exec_core+25497>, 0x5b944119beff <vm_exec_core+12175>, 0x5b944119e128 <vm_exec_core+20920>, 0x5b944119e8e3 <vm_exec_core+22899>, 0x5b944119d451 <vm_exec_core+17633>, 0x5b944119df4e <vm_exec_core+20446>, 0x5b944119c129 <vm_exec_core+12729>, 0x5b944119b716 <vm_exec_core+10150>, 0x5b944119eda6 <vm_exec_core+24118>, 0x5b944119a237 <vm_exec_core+4807>, 0x5b944119d255 <vm_exec_core+17125>, 0x5b94411a7bf9 <vm_exec_core+60553>, 0x5b944119e35c <vm_exec_core+21484>, 0x5b944119a4e1 <vm_exec_core+5489>, 0x5b944119a9e2 <vm_exec_core+6770>, 0x5b944119a5fe <vm_exec_core+5774>, 0x5b944119b2e6 <vm_exec_core+9078>, 0x5b944119babb <vm_exec_core+11083>, 0x5b9441199310 <vm_exec_core+928>, 0x5b944119b057 <vm_exec_core+8423>, 0x5b94411a0ed1 <vm_exec_core+32609>, 0x5b944119e800 <vm_exec_core+22672>, 0x5b944119d798 <vm_exec_core+18472>, 0x5b944119f79e <vm_exec_core+26670>, 0x5b94411a0f9d <vm_exec_core+32813>, 0x5b944119fa9d <vm_exec_core+27437>, 0x5b94411a0a55 <vm_exec_core+31461>, 0x5b94411a0b22 <vm_exec_core+31666>, 0x5b9441199d11 <vm_exec_core+3489>, 0x5b94411a0687 <vm_exec_core+30487>, 0x5b944119c3d8 <vm_exec_core+13416>, 0x5b94411a0896 <vm_exec_core+31014>, 0x5b944119bfa4 <vm_exec_core+12340>, 0x5b944119f97d <vm_exec_core+27149>, 0x5b944119b560 <vm_exec_core+9712>, 0x5b944119c6cd <vm_exec_core+14173>, 0x5b94411a0bfb <vm_exec_core+31883>, 0x5b944119ccda <vm_exec_core+15722>, 0x5b944119c863 <vm_exec_core+14579>, 0x5b94411993d9 <vm_exec_core+1129>, 0x5b9441199a65 <vm_exec_core+2805>, 0x5b94411994bb <vm_exec_core+1355>, 0x5b944119d545 <vm_exec_core+17877>, 0x5b944119ca01 <vm_exec_core+14993>, 0x5b944119d132 <vm_exec_core+16834>, 0x5b944119d055 <vm_exec_core+16613>, 0x5b944119c244 <vm_exec_core+13012>, 0x5b944119c8fd <vm_exec_core+14733>, 0x5b944119c5aa <vm_exec_core+13882>, 0x5b944119cba4 <vm_exec_core+15412>, 0x5b944119cb29 <vm_exec_core+15289>, 0x5b944119c1f7 <vm_exec_core+12935>, 0x5b9441199606 <vm_exec_core+1686>, 0x5b944119ade8 <vm_exec_core+7800>, 0x5b94411a0017 <vm_exec_core+28839>, 0x5b944119a733 <vm_exec_core+6083>, 0x5b94411a0c86 <vm_exec_core+32022>, 0x5b944119f031 <vm_exec_core+24769>, 0x5b944119cea6 <vm_exec_core+16182>, 0x5b9441199905 <vm_exec_core+2453>, 0x5b94411a07ae <vm_exec_core+30782>, 0x5b94411a03bf <vm_exec_core+29775>, 0x5b944119aaf0 <vm_exec_core+7040>, 0x5b9441199ee2 <vm_exec_core+3954>, 0x5b944119f4d2 <vm_exec_core+25954>, 0x5b944119b8ec <vm_exec_core+10620>, 0x5b94411a09b8 <vm_exec_core+31304>, 0x5b94411a05d6 <vm_exec_core+30310>, 0x5b944119c09f <vm_exec_core+12591>, 0x5b944119ce13 <vm_exec_core+16035>, 0x5b944119f1bb <vm_exec_core+25163>, 0x5b94411a053a <vm_exec_core+30154>, 0x5b944119e2a9 <vm_exec_core+21305>, 0x5b944119f253 <vm_exec_core+25315>, 0x5b944119f651 <vm_exec_core+26337>, 0x5b944119e1d7 <vm_exec_core+21095>, 0x5b9441199dde <vm_exec_core+3694>, 0x5b944119e9d3 <vm_exec_core+23139>, 0x5b9441199c3f <vm_exec_core+3279>, 0x5b9441199f87 <vm_exec_core+4119>, 0x5b944119c32c <vm_exec_core+13244>, 0x5b944119e07c <vm_exec_core+20748>, 0x5b944119e5fc <vm_exec_core+22156>, 0x5b944119de0b <vm_exec_core+20123>, 0x5b9441199852 <vm_exec_core+2274>, 0x5b944119f899 <vm_exec_core+26921>, 0x5b94411a02c9 <vm_exec_core+29529>, 0x5b944119a082 <vm_exec_core+4370>, 0x5b944119b1ea <vm_exec_core+8826>, 0x5b944119acfb <vm_exec_core+7563>, 0x5b944119ba4d <vm_exec_core+10973>, 0x5b944119cd6f <vm_exec_core+15871>, 0x5b944119a172 <vm_exec_core+4610>, 0x5b944119f71e <vm_exec_core+26542>, 0x5b944119b14b <vm_exec_core+8667>, 0x5b944119cc10 <vm_exec_core+15520>, 0x5b944119d688 <vm_exec_core+18200>, 0x5b944119f5d0 <vm_exec_core+26208>, 0x5b944119e45c <vm_exec_core+21740>, 0x5b944119bc56 <vm_exec_core+11494>, 0x5b944119b432 <vm_exec_core+9410>, 0x5b944119f3ae <vm_exec_core+25662>, 0x5b944119c4a0 <vm_exec_core+13616>, 0x5b944119ea7e <vm_exec_core+23310>, 0x5b944119e56f <vm_exec_core+22015>, 0x5b944119ecc0 <vm_exec_core+23888>, 0x5b944119fb6e <vm_exec_core+27646>, 0x5b944119d88b <vm_exec_core+18715>, 0x5b944119e40c <vm_exec_core+21660>, 0x5b944119bdca <vm_exec_core+11866>, 0x5b944119f2fa <vm_exec_core+25482>, 0x5b944119bef0 <vm_exec_core+12160>, 0x5b944119e119 <vm_exec_core+20905>, 0x5b944119e40c <vm_exec_core+21660>, 0x5b944119d442 <vm_exec_core+17618>, 0x5b944119df3f <vm_exec_core+20431>, 0x5b944119c11a <vm_exec_core+12714>, 0x5b944119b707 <vm_exec_core+10135>, 0x5b944119ed97 <vm_exec_core+24103>, 0x5b944119a228 <vm_exec_core+4792>, 0x5b944119d246 <vm_exec_core+17110>, 0x5b94411a7bea <vm_exec_core+60538>, 0x5b944119e34d <vm_exec_core+21469>, 0x5b944119a4d2 <vm_exec_core+5474>, 0x5b944119a9d3 <vm_exec_core+6755>, 0x5b944119a5ef <vm_exec_core+5759>, 0x5b944119b2d7 <vm_exec_core+9063>, 0x5b944119baac <vm_exec_core+11068>, 0x5b944119d755 <vm_exec_core+18405>, 0x5b944119cd65 <vm_exec_core+15861>, 0x5b944119d750 <vm_exec_core+18400>, 0x5b944119e2a4 <vm_exec_core+21300>, 0x5b944119e1d2 <vm_exec_core+21090>, 0x5b944119b2d2 <vm_exec_core+9058>, 0x5b944119e420 <vm_exec_core+21680>, 0x5b944119c3ce <vm_exec_core+13406>, 0x5b944119c3d3 <vm_exec_core+13411>, 0x5b944119e1cd <vm_exec_core+21085>, 0x5b944119e072 <vm_exec_core+20738>, 0x5b944119d119 <vm_exec_core+16809>, 0x5b944119d041 <vm_exec_core+16593>...} reg_cfp = 0x7a6068bff720 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> #30 0x00005b9441195b0b 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. #31 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 #32 0x00005b9440e1b5cb in rb_ec_exec_node (ec=0x5160000006d0, n=0x7a606af3c970) at /tmp/ruby/src/trunk_asan/eval.c:280 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcabc554b0, <optimized out>, 0x7ffcabc55400, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7a606af3c970 #33 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:318 ec = 0x5160000006d0 status = <optimized out> #34 0x00005b9440e14b37 in rb_main (argc=11, argv=0x7ffcabc55688) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #35 main (argc=11, argv=0x7ffcabc55688) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 4189724) detached] $ timeout 60 gdb -p 4189707 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 4189709] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000079b86d726cd7 in __GI___select (nfds=35, readfds=0x50c004c67740, writefds=0x0, exceptfds=0x0, timeout=0x7ffd88a13420) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x79b86d814c40 (LWP 4189707) "ruby" 0x000079b86d726cd7 in __GI___select (nfds=35, readfds=0x50c004c67740, writefds=0x0, exceptfds=0x0, timeout=0x7ffd88a13420) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x79b8514006c0 (LWP 4189709) "ruby" 0x000079b86d71b4cd in __GI___poll (fds=0x79b850109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x79b8514006c0 (LWP 4189709) "ruby"): #0 0x000079b86d71b4cd in __GI___poll (fds=0x79b850109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000591bc83276da in __interceptor_poll () No symbol table info available. #2 0x0000591bc86d549f 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 0x0000591bc8380a8f in asan_thread_start(void*) () No symbol table info available. #5 0x000079b86d69caa4 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 = {133832544093888, 3278964594730606464, 133832544093888, -352, 0, 140726895728064, 3278964594751577984, 3278972653475078016}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000079b86d729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x79b86d814c40 (LWP 4189707) "ruby"): #0 0x000079b86d726cd7 in __GI___select (nfds=35, readfds=0x50c004c67740, writefds=0x0, exceptfds=0x0, timeout=0x7ffd88a13420) 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 = 960770633} pts64 = 0x7ffd88a132c0 r = <optimized out> #1 0x0000591bc86c0175 in native_fd_select (n=35, readfds=0x50c004c67740, writefds=0x0, exceptfds=0x79b86d726cd7 <__GI___select+327>, timeout=0x7ffd88a132c0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2379 No locals. #2 do_select (p=133832982815520) at /tmp/ruby/src/trunk_asan/thread.c:4309 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7ffd88a133d0 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x0000591bc83cb2d0 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 = {0x7ffd88a13590, <optimized out>, 0x7ffd88a134a0, <optimized out>, <optimized out>}, prev = 0x79b86b666280, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x0000591bc86bf74e 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 = 35, th = 0x515000000300, rset = 0x79b86b666140, 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 = 0x79b86b6661a0} #5 0x0000591bc848e24f in select_internal (read=133832970253840, write=4, except=4, tp=0x79b86b6661a0, fds=0x79b86b666140) at /tmp/ruby/src/trunk_asan/io.c:10711 timerec = <optimized out> max = 35 pending = <optimized out> rp = 0x79b86b666140 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=133832982815008) at /tmp/ruby/src/trunk_asan/io.c:10781 p = 0x79b86b666120 #7 0x0000591bc83cb2d0 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 = {0x7ffd88a13890, <optimized out>, 0x7ffd88a137a0, <optimized out>, <optimized out>}, prev = 0x79b86b66f640, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x0000591bc846a497 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 0x0000591bc87a4aa8 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:3801 ci = 0x160100100009 cc = <optimized out> me = 0x79b86cdea690 cfunc = 0x504000010798 recv = 133833007430160 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x0000591bc8752449 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x79b86abff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 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 = {0x591bc8748206 <vm_exec_core+12950>, 0x591bc8745615 <vm_exec_core+1701>, 0x591bc8746df7 <vm_exec_core+7815>, 0x591bc874c026 <vm_exec_core+28854>, 0x591bc8746742 <vm_exec_core+6098>, 0x591bc874cc95 <vm_exec_core+32037>, 0x591bc874b040 <vm_exec_core+24784>, 0x591bc8748eb5 <vm_exec_core+16197>, 0x591bc8745914 <vm_exec_core+2468>, 0x591bc874c7bd <vm_exec_core+30797>, 0x591bc874c3ce <vm_exec_core+29790>, 0x591bc8746aff <vm_exec_core+7055>, 0x591bc8745ef1 <vm_exec_core+3969>, 0x591bc874b4e1 <vm_exec_core+25969>, 0x591bc87478fb <vm_exec_core+10635>, 0x591bc874c9c7 <vm_exec_core+31319>, 0x591bc874c5e5 <vm_exec_core+30325>, 0x591bc87480ae <vm_exec_core+12606>, 0x591bc8748e22 <vm_exec_core+16050>, 0x591bc874b1ca <vm_exec_core+25178>, 0x591bc874c549 <vm_exec_core+30169>, 0x591bc874a2b8 <vm_exec_core+21320>, 0x591bc874b262 <vm_exec_core+25330>, 0x591bc874b660 <vm_exec_core+26352>, 0x591bc874a1e6 <vm_exec_core+21110>, 0x591bc8745ded <vm_exec_core+3709>, 0x591bc874a9e2 <vm_exec_core+23154>, 0x591bc8745c4e <vm_exec_core+3294>, 0x591bc8745f96 <vm_exec_core+4134>, 0x591bc874833b <vm_exec_core+13259>, 0x591bc874a08b <vm_exec_core+20763>, 0x591bc874a60b <vm_exec_core+22171>, 0x591bc8749e1a <vm_exec_core+20138>, 0x591bc8745861 <vm_exec_core+2289>, 0x591bc874b8a8 <vm_exec_core+26936>, 0x591bc874c2d8 <vm_exec_core+29544>, 0x591bc8746091 <vm_exec_core+4385>, 0x591bc87471f9 <vm_exec_core+8841>, 0x591bc8746d0a <vm_exec_core+7578>, 0x591bc8747a5c <vm_exec_core+10988>, 0x591bc8748d7e <vm_exec_core+15886>, 0x591bc8746181 <vm_exec_core+4625>, 0x591bc874b72d <vm_exec_core+26557>, 0x591bc874715a <vm_exec_core+8682>, 0x591bc8748c1f <vm_exec_core+15535>, 0x591bc8749697 <vm_exec_core+18215>, 0x591bc874b5df <vm_exec_core+26223>, 0x591bc874a46b <vm_exec_core+21755>, 0x591bc8747c65 <vm_exec_core+11509>, 0x591bc8747441 <vm_exec_core+9425>, 0x591bc874b3bd <vm_exec_core+25677>, 0x591bc87484af <vm_exec_core+13631>, 0x591bc874aa8d <vm_exec_core+23325>, 0x591bc874a57e <vm_exec_core+22030>, 0x591bc874accf <vm_exec_core+23903>, 0x591bc874bb7d <vm_exec_core+27661>, 0x591bc874989a <vm_exec_core+18730>, 0x591bc874530b <vm_exec_core+923>, 0x591bc8747dd9 <vm_exec_core+11881>, 0x591bc874b309 <vm_exec_core+25497>, 0x591bc8747eff <vm_exec_core+12175>, 0x591bc874a128 <vm_exec_core+20920>, 0x591bc874a8e3 <vm_exec_core+22899>, 0x591bc8749451 <vm_exec_core+17633>, 0x591bc8749f4e <vm_exec_core+20446>, 0x591bc8748129 <vm_exec_core+12729>, 0x591bc8747716 <vm_exec_core+10150>, 0x591bc874ada6 <vm_exec_core+24118>, 0x591bc8746237 <vm_exec_core+4807>, 0x591bc8749255 <vm_exec_core+17125>, 0x591bc8753bf9 <vm_exec_core+60553>, 0x591bc874a35c <vm_exec_core+21484>, 0x591bc87464e1 <vm_exec_core+5489>, 0x591bc87469e2 <vm_exec_core+6770>, 0x591bc87465fe <vm_exec_core+5774>, 0x591bc87472e6 <vm_exec_core+9078>, 0x591bc8747abb <vm_exec_core+11083>, 0x591bc8745310 <vm_exec_core+928>, 0x591bc8747057 <vm_exec_core+8423>, 0x591bc874ced1 <vm_exec_core+32609>, 0x591bc874a800 <vm_exec_core+22672>, 0x591bc8749798 <vm_exec_core+18472>, 0x591bc874b79e <vm_exec_core+26670>, 0x591bc874cf9d <vm_exec_core+32813>, 0x591bc874ba9d <vm_exec_core+27437>, 0x591bc874ca55 <vm_exec_core+31461>, 0x591bc874cb22 <vm_exec_core+31666>, 0x591bc8745d11 <vm_exec_core+3489>, 0x591bc874c687 <vm_exec_core+30487>, 0x591bc87483d8 <vm_exec_core+13416>, 0x591bc874c896 <vm_exec_core+31014>, 0x591bc8747fa4 <vm_exec_core+12340>, 0x591bc874b97d <vm_exec_core+27149>, 0x591bc8747560 <vm_exec_core+9712>, 0x591bc87486cd <vm_exec_core+14173>, 0x591bc874cbfb <vm_exec_core+31883>, 0x591bc8748cda <vm_exec_core+15722>, 0x591bc8748863 <vm_exec_core+14579>, 0x591bc87453d9 <vm_exec_core+1129>, 0x591bc8745a65 <vm_exec_core+2805>, 0x591bc87454bb <vm_exec_core+1355>, 0x591bc8749545 <vm_exec_core+17877>, 0x591bc8748a01 <vm_exec_core+14993>, 0x591bc8749132 <vm_exec_core+16834>, 0x591bc8749055 <vm_exec_core+16613>, 0x591bc8748244 <vm_exec_core+13012>, 0x591bc87488fd <vm_exec_core+14733>, 0x591bc87485aa <vm_exec_core+13882>, 0x591bc8748ba4 <vm_exec_core+15412>, 0x591bc8748b29 <vm_exec_core+15289>, 0x591bc87481f7 <vm_exec_core+12935>, 0x591bc8745606 <vm_exec_core+1686>, 0x591bc8746de8 <vm_exec_core+7800>, 0x591bc874c017 <vm_exec_core+28839>, 0x591bc8746733 <vm_exec_core+6083>, 0x591bc874cc86 <vm_exec_core+32022>, 0x591bc874b031 <vm_exec_core+24769>, 0x591bc8748ea6 <vm_exec_core+16182>, 0x591bc8745905 <vm_exec_core+2453>, 0x591bc874c7ae <vm_exec_core+30782>, 0x591bc874c3bf <vm_exec_core+29775>, 0x591bc8746af0 <vm_exec_core+7040>, 0x591bc8745ee2 <vm_exec_core+3954>, 0x591bc874b4d2 <vm_exec_core+25954>, 0x591bc87478ec <vm_exec_core+10620>, 0x591bc874c9b8 <vm_exec_core+31304>, 0x591bc874c5d6 <vm_exec_core+30310>, 0x591bc874809f <vm_exec_core+12591>, 0x591bc8748e13 <vm_exec_core+16035>, 0x591bc874b1bb <vm_exec_core+25163>, 0x591bc874c53a <vm_exec_core+30154>, 0x591bc874a2a9 <vm_exec_core+21305>, 0x591bc874b253 <vm_exec_core+25315>, 0x591bc874b651 <vm_exec_core+26337>, 0x591bc874a1d7 <vm_exec_core+21095>, 0x591bc8745dde <vm_exec_core+3694>, 0x591bc874a9d3 <vm_exec_core+23139>, 0x591bc8745c3f <vm_exec_core+3279>, 0x591bc8745f87 <vm_exec_core+4119>, 0x591bc874832c <vm_exec_core+13244>, 0x591bc874a07c <vm_exec_core+20748>, 0x591bc874a5fc <vm_exec_core+22156>, 0x591bc8749e0b <vm_exec_core+20123>, 0x591bc8745852 <vm_exec_core+2274>, 0x591bc874b899 <vm_exec_core+26921>, 0x591bc874c2c9 <vm_exec_core+29529>, 0x591bc8746082 <vm_exec_core+4370>, 0x591bc87471ea <vm_exec_core+8826>, 0x591bc8746cfb <vm_exec_core+7563>, 0x591bc8747a4d <vm_exec_core+10973>, 0x591bc8748d6f <vm_exec_core+15871>, 0x591bc8746172 <vm_exec_core+4610>, 0x591bc874b71e <vm_exec_core+26542>, 0x591bc874714b <vm_exec_core+8667>, 0x591bc8748c10 <vm_exec_core+15520>, 0x591bc8749688 <vm_exec_core+18200>, 0x591bc874b5d0 <vm_exec_core+26208>, 0x591bc874a45c <vm_exec_core+21740>, 0x591bc8747c56 <vm_exec_core+11494>, 0x591bc8747432 <vm_exec_core+9410>, 0x591bc874b3ae <vm_exec_core+25662>, 0x591bc87484a0 <vm_exec_core+13616>, 0x591bc874aa7e <vm_exec_core+23310>, 0x591bc874a56f <vm_exec_core+22015>, 0x591bc874acc0 <vm_exec_core+23888>, 0x591bc874bb6e <vm_exec_core+27646>, 0x591bc874988b <vm_exec_core+18715>, 0x591bc874a40c <vm_exec_core+21660>, 0x591bc8747dca <vm_exec_core+11866>, 0x591bc874b2fa <vm_exec_core+25482>, 0x591bc8747ef0 <vm_exec_core+12160>, 0x591bc874a119 <vm_exec_core+20905>, 0x591bc874a40c <vm_exec_core+21660>, 0x591bc8749442 <vm_exec_core+17618>, 0x591bc8749f3f <vm_exec_core+20431>, 0x591bc874811a <vm_exec_core+12714>, 0x591bc8747707 <vm_exec_core+10135>, 0x591bc874ad97 <vm_exec_core+24103>, 0x591bc8746228 <vm_exec_core+4792>, 0x591bc8749246 <vm_exec_core+17110>, 0x591bc8753bea <vm_exec_core+60538>, 0x591bc874a34d <vm_exec_core+21469>, 0x591bc87464d2 <vm_exec_core+5474>, 0x591bc87469d3 <vm_exec_core+6755>, 0x591bc87465ef <vm_exec_core+5759>, 0x591bc87472d7 <vm_exec_core+9063>, 0x591bc8747aac <vm_exec_core+11068>, 0x591bc8749755 <vm_exec_core+18405>, 0x591bc8748d65 <vm_exec_core+15861>, 0x591bc8749750 <vm_exec_core+18400>, 0x591bc874a2a4 <vm_exec_core+21300>, 0x591bc874a1d2 <vm_exec_core+21090>, 0x591bc87472d2 <vm_exec_core+9058>, 0x591bc874a420 <vm_exec_core+21680>, 0x591bc87483ce <vm_exec_core+13406>, 0x591bc87483d3 <vm_exec_core+13411>, 0x591bc874a1cd <vm_exec_core+21085>, 0x591bc874a072 <vm_exec_core+20738>, 0x591bc8749119 <vm_exec_core+16809>, 0x591bc8749041 <vm_exec_core+16593>...} reg_cfp = 0x79b86abff3a0 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 0x0000591bc87418d9 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. #13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2598 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x0000591bc87c2412 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x79b86abff578, self=133833006658240, 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 = 0x79b86cd47788 cfp = <optimized out> sp = 0x79b86aaff9e8 use_argv = 0x79b86b4c52a0 stack_argv = 0x79b86aaff9e8 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 = 0x79b86abff578 #16 0x0000591bc876e7e6 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. #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. #18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #19 0x0000591bc876e7e6 in rb_yield (val=<optimized out>) No locals. th: 0x515000000300, native_id: 0x79b86d814c40 -- Control frame information ----------------------------------------------- c:0021 p:---- s:0128 e:000127 CFUNC :select 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 #20 0x0000591bc891520a in rb_ary_each (ary=133833004880160) at /tmp/ruby/src/trunk_asan/array.c:2641 i = 0 #21 0x0000591bc87a4aa8 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:3801 c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:864 ci = 0xc0100000001 cc = <optimized out> me = 0x79b86cdf0540 c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1610 cfunc = 0x50400000a298 c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1305 c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1775 recv = 133833004880160 c:0014 p:0006 s:0065 e:000064 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1762 [FINISH] c:0013 p:---- s:0061 e:000060 CFUNC :each block_handler = <optimized out> frame_type = 1431634051 c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1761 c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1805 len = <optimized out> val = <optimized out> c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1052 c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:897 #22 0x0000591bc874beb8 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x79b86abff560, cd=0x51100000db80, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 ci = <optimized out> argc = <optimized out> 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 recv = <optimized out> cc = <optimized out> c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1893 c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] 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 c:0003 p:---- s:0011 e:000010 CFUNC :require_relative c:0002 p:0005 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH] val = <optimized out> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] cd = 0x51100000db80 insns_address_table = {0x591bc8748206 <vm_exec_core+12950>, 0x591bc8745615 <vm_exec_core+1701>, 0x591bc8746df7 <vm_exec_core+7815>, 0x591bc874c026 <vm_exec_core+28854>, 0x591bc8746742 <vm_exec_core+6098>, 0x591bc874cc95 <vm_exec_core+32037>, 0x591bc874b040 <vm_exec_core+24784>, 0x591bc8748eb5 <vm_exec_core+16197>, 0x591bc8745914 <vm_exec_core+2468>, 0x591bc874c7bd <vm_exec_core+30797>, 0x591bc874c3ce <vm_exec_core+29790>, 0x591bc8746aff <vm_exec_core+7055>, 0x591bc8745ef1 <vm_exec_core+3969>, 0x591bc874b4e1 <vm_exec_core+25969>, 0x591bc87478fb <vm_exec_core+10635>, 0x591bc874c9c7 <vm_exec_core+31319>, 0x591bc874c5e5 <vm_exec_core+30325>, 0x591bc87480ae <vm_exec_core+12606>, 0x591bc8748e22 <vm_exec_core+16050>, 0x591bc874b1ca <vm_exec_core+25178>, 0x591bc874c549 <vm_exec_core+30169>, 0x591bc874a2b8 <vm_exec_core+21320>, 0x591bc874b262 <vm_exec_core+25330>, 0x591bc874b660 <vm_exec_core+26352>, 0x591bc874a1e6 <vm_exec_core+21110>, 0x591bc8745ded <vm_exec_core+3709>, 0x591bc874a9e2 <vm_exec_core+23154>, 0x591bc8745c4e <vm_exec_core+3294>, 0x591bc8745f96 <vm_exec_core+4134>, 0x591bc874833b <vm_exec_core+13259>, 0x591bc874a08b <vm_exec_core+20763>, 0x591bc874a60b <vm_exec_core+22171>, 0x591bc8749e1a <vm_exec_core+20138>, 0x591bc8745861 <vm_exec_core+2289>, 0x591bc874b8a8 <vm_exec_core+26936>, 0x591bc874c2d8 <vm_exec_core+29544>, 0x591bc8746091 <vm_exec_core+4385>, 0x591bc87471f9 <vm_exec_core+8841>, 0x591bc8746d0a <vm_exec_core+7578>, 0x591bc8747a5c <vm_exec_core+10988>, 0x591bc8748d7e <vm_exec_core+15886>, 0x591bc8746181 <vm_exec_core+4625>, 0x591bc874b72d <vm_exec_core+26557>, 0x591bc874715a <vm_exec_core+8682>, 0x591bc8748c1f <vm_exec_core+15535>, 0x591bc8749697 <vm_exec_core+18215>, 0x591bc874b5df <vm_exec_core+26223>, 0x591bc874a46b <vm_exec_core+21755>, 0x591bc8747c65 <vm_exec_core+11509>, 0x591bc8747441 <vm_exec_core+9425>, 0x591bc874b3bd <vm_exec_core+25677>, 0x591bc87484af <vm_exec_core+13631>, 0x591bc874aa8d <vm_exec_core+23325>, 0x591bc874a57e <vm_exec_core+22030>, 0x591bc874accf <vm_exec_core+23903>, 0x591bc874bb7d <vm_exec_core+27661>, 0x591bc874989a <vm_exec_core+18730>, 0x591bc874530b <vm_exec_core+923>, 0x591bc8747dd9 <vm_exec_core+11881>, 0x591bc874b309 <vm_exec_core+25497>, 0x591bc8747eff <vm_exec_core+12175>, 0x591bc874a128 <vm_exec_core+20920>, 0x591bc874a8e3 <vm_exec_core+22899>, 0x591bc8749451 <vm_exec_core+17633>, 0x591bc8749f4e <vm_exec_core+20446>, 0x591bc8748129 <vm_exec_core+12729>, 0x591bc8747716 <vm_exec_core+10150>, 0x591bc874ada6 <vm_exec_core+24118>, 0x591bc8746237 <vm_exec_core+4807>, 0x591bc8749255 <vm_exec_core+17125>, 0x591bc8753bf9 <vm_exec_core+60553>, 0x591bc874a35c <vm_exec_core+21484>, 0x591bc87464e1 <vm_exec_core+5489>, 0x591bc87469e2 <vm_exec_core+6770>, 0x591bc87465fe <vm_exec_core+5774>, 0x591bc87472e6 <vm_exec_core+9078>, 0x591bc8747abb <vm_exec_core+11083>, 0x591bc8745310 <vm_exec_core+928>, 0x591bc8747057 <vm_exec_core+8423>, 0x591bc874ced1 <vm_exec_core+32609>, 0x591bc874a800 <vm_exec_core+22672>, 0x591bc8749798 <vm_exec_core+18472>, 0x591bc874b79e <vm_exec_core+26670>, 0x591bc874cf9d <vm_exec_core+32813>, 0x591bc874ba9d <vm_exec_core+27437>, 0x591bc874ca55 <vm_exec_core+31461>, 0x591bc874cb22 <vm_exec_core+31666>, 0x591bc8745d11 <vm_exec_core+3489>, 0x591bc874c687 <vm_exec_core+30487>, 0x591bc87483d8 <vm_exec_core+13416>, 0x591bc874c896 <vm_exec_core+31014>, 0x591bc8747fa4 <vm_exec_core+12340>, 0x591bc874b97d <vm_exec_core+27149>, 0x591bc8747560 <vm_exec_core+9712>, 0x591bc87486cd <vm_exec_core+14173>, 0x591bc874cbfb <vm_exec_core+31883>, 0x591bc8748cda <vm_exec_core+15722>, 0x591bc8748863 <vm_exec_core+14579>, 0x591bc87453d9 <vm_exec_core+1129>, 0x591bc8745a65 <vm_exec_core+2805>, 0x591bc87454bb <vm_exec_core+1355>, 0x591bc8749545 <vm_exec_core+17877>, 0x591bc8748a01 <vm_exec_core+14993>, 0x591bc8749132 <vm_exec_core+16834>, 0x591bc8749055 <vm_exec_core+16613>, 0x591bc8748244 <vm_exec_core+13012>, 0x591bc87488fd <vm_exec_core+14733>, 0x591bc87485aa <vm_exec_core+13882>, 0x591bc8748ba4 <vm_exec_core+15412>, 0x591bc8748b29 <vm_exec_core+15289>, 0x591bc87481f7 <vm_exec_core+12935>, 0x591bc8745606 <vm_exec_core+1686>, 0x591bc8746de8 <vm_exec_core+7800>, 0x591bc874c017 <vm_exec_core+28839>, 0x591bc8746733 <vm_exec_core+6083>, 0x591bc874cc86 <vm_exec_core+32022>, 0x591bc874b031 <vm_exec_core+24769>, 0x591bc8748ea6 <vm_exec_core+16182>, 0x591bc8745905 <vm_exec_core+2453>, 0x591bc874c7ae <vm_exec_core+30782>, 0x591bc874c3bf <vm_exec_core+29775>, 0x591bc8746af0 <vm_exec_core+7040>, 0x591bc8745ee2 <vm_exec_core+3954>, 0x591bc874b4d2 <vm_exec_core+25954>, 0x591bc87478ec <vm_exec_core+10620>, 0x591bc874c9b8 <vm_exec_core+31304>, 0x591bc874c5d6 <vm_exec_core+30310>, 0x591bc874809f <vm_exec_core+12591>, 0x591bc8748e13 <vm_exec_core+16035>, 0x591bc874b1bb <vm_exec_core+25163>, 0x591bc874c53a <vm_exec_core+30154>, 0x591bc874a2a9 <vm_exec_core+21305>, 0x591bc874b253 <vm_exec_core+25315>, 0x591bc874b651 <vm_exec_core+26337>, 0x591bc874a1d7 <vm_exec_core+21095>, 0x591bc8745dde <vm_exec_core+3694>, 0x591bc874a9d3 <vm_exec_core+23139>, 0x591bc8745c3f <vm_exec_core+3279>, 0x591bc8745f87 <vm_exec_core+4119>, 0x591bc874832c <vm_exec_core+13244>, 0x591bc874a07c <vm_exec_core+20748>, 0x591bc874a5fc <vm_exec_core+22156>, 0x591bc8749e0b <vm_exec_core+20123>, 0x591bc8745852 <vm_exec_core+2274>, 0x591bc874b899 <vm_exec_core+26921>, 0x591bc874c2c9 <vm_exec_core+29529>, 0x591bc8746082 <vm_exec_core+4370>, 0x591bc87471ea <vm_exec_core+8826>, 0x591bc8746cfb <vm_exec_core+7563>, 0x591bc8747a4d <vm_exec_core+10973>, 0x591bc8748d6f <vm_exec_core+15871>, 0x591bc8746172 <vm_exec_core+4610>, 0x591bc874b71e <vm_exec_core+26542>, 0x591bc874714b <vm_exec_core+8667>, 0x591bc8748c10 <vm_exec_core+15520>, 0x591bc8749688 <vm_exec_core+18200>, 0x591bc874b5d0 <vm_exec_core+26208>, 0x591bc874a45c <vm_exec_core+21740>, 0x591bc8747c56 <vm_exec_core+11494>, 0x591bc8747432 <vm_exec_core+9410>, 0x591bc874b3ae <vm_exec_core+25662>, 0x591bc87484a0 <vm_exec_core+13616>, 0x591bc874aa7e <vm_exec_core+23310>, 0x591bc874a56f <vm_exec_core+22015>, 0x591bc874acc0 <vm_exec_core+23888>, 0x591bc874bb6e <vm_exec_core+27646>, 0x591bc874988b <vm_exec_core+18715>, 0x591bc874a40c <vm_exec_core+21660>, 0x591bc8747dca <vm_exec_core+11866>, 0x591bc874b2fa <vm_exec_core+25482>, 0x591bc8747ef0 <vm_exec_core+12160>, 0x591bc874a119 <vm_exec_core+20905>, 0x591bc874a40c <vm_exec_core+21660>, 0x591bc8749442 <vm_exec_core+17618>, 0x591bc8749f3f <vm_exec_core+20431>, 0x591bc874811a <vm_exec_core+12714>, 0x591bc8747707 <vm_exec_core+10135>, 0x591bc874ad97 <vm_exec_core+24103>, 0x591bc8746228 <vm_exec_core+4792>, 0x591bc8749246 <vm_exec_core+17110>, 0x591bc8753bea <vm_exec_core+60538>, 0x591bc874a34d <vm_exec_core+21469>, 0x591bc87464d2 <vm_exec_core+5474>, 0x591bc87469d3 <vm_exec_core+6755>, 0x591bc87465ef <vm_exec_core+5759>, 0x591bc87472d7 <vm_exec_core+9063>, 0x591bc8747aac <vm_exec_core+11068>, 0x591bc8749755 <vm_exec_core+18405>, 0x591bc8748d65 <vm_exec_core+15861>, 0x591bc8749750 <vm_exec_core+18400>, 0x591bc874a2a4 <vm_exec_core+21300>, 0x591bc874a1d2 <vm_exec_core+21090>, 0x591bc87472d2 <vm_exec_core+9058>, 0x591bc874a420 <vm_exec_core+21680>, 0x591bc87483ce <vm_exec_core+13406>, 0x591bc87483d3 <vm_exec_core+13411>, 0x591bc874a1cd <vm_exec_core+21085>, 0x591bc874a072 <vm_exec_core+20738>, 0x591bc8749119 <vm_exec_core+16809>, 0x591bc8749041 <vm_exec_core+16593>...} reg_cfp = 0x79b86abff560 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 0x0000591bc8741b0b 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 0x0000591bc84cc96c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=133833007086040) at /tmp/ruby/src/trunk_asan/load.c:789 iseq = 0x79b86cd8b8c0 #27 0x0000591bc84c782b 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 = 133833007420400 realpath_map = 133833007420240 path = 133833007086040 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 0x0000591bc84c59e5 in rb_require_string_internal (fname=133833007086080, 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 0x0000591bc87a4aa8 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:3801 ci = 0x58a100140003 cc = <optimized out> me = 0x79b86cd8ba50 cfunc = 0x5040000185d8 recv = 133833007549840 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #31 0x0000591bc878aefd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffd88a15c70) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #32 0x0000591bc878a9b5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919 ci = <optimized out> cc = 0x0 #33 0x0000591bc8752449 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x79b86abff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 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 = {0x591bc8748206 <vm_exec_core+12950>, 0x591bc8745615 <vm_exec_core+1701>, 0x591bc8746df7 <vm_exec_core+7815>, 0x591bc874c026 <vm_exec_core+28854>, 0x591bc8746742 <vm_exec_core+6098>, 0x591bc874cc95 <vm_exec_core+32037>, 0x591bc874b040 <vm_exec_core+24784>, 0x591bc8748eb5 <vm_exec_core+16197>, 0x591bc8745914 <vm_exec_core+2468>, 0x591bc874c7bd <vm_exec_core+30797>, 0x591bc874c3ce <vm_exec_core+29790>, 0x591bc8746aff <vm_exec_core+7055>, 0x591bc8745ef1 <vm_exec_core+3969>, 0x591bc874b4e1 <vm_exec_core+25969>, 0x591bc87478fb <vm_exec_core+10635>, 0x591bc874c9c7 <vm_exec_core+31319>, 0x591bc874c5e5 <vm_exec_core+30325>, 0x591bc87480ae <vm_exec_core+12606>, 0x591bc8748e22 <vm_exec_core+16050>, 0x591bc874b1ca <vm_exec_core+25178>, 0x591bc874c549 <vm_exec_core+30169>, 0x591bc874a2b8 <vm_exec_core+21320>, 0x591bc874b262 <vm_exec_core+25330>, 0x591bc874b660 <vm_exec_core+26352>, 0x591bc874a1e6 <vm_exec_core+21110>, 0x591bc8745ded <vm_exec_core+3709>, 0x591bc874a9e2 <vm_exec_core+23154>, 0x591bc8745c4e <vm_exec_core+3294>, 0x591bc8745f96 <vm_exec_core+4134>, 0x591bc874833b <vm_exec_core+13259>, 0x591bc874a08b <vm_exec_core+20763>, 0x591bc874a60b <vm_exec_core+22171>, 0x591bc8749e1a <vm_exec_core+20138>, 0x591bc8745861 <vm_exec_core+2289>, 0x591bc874b8a8 <vm_exec_core+26936>, 0x591bc874c2d8 <vm_exec_core+29544>, 0x591bc8746091 <vm_exec_core+4385>, 0x591bc87471f9 <vm_exec_core+8841>, 0x591bc8746d0a <vm_exec_core+7578>, 0x591bc8747a5c <vm_exec_core+10988>, 0x591bc8748d7e <vm_exec_core+15886>, 0x591bc8746181 <vm_exec_core+4625>, 0x591bc874b72d <vm_exec_core+26557>, 0x591bc874715a <vm_exec_core+8682>, 0x591bc8748c1f <vm_exec_core+15535>, 0x591bc8749697 <vm_exec_core+18215>, 0x591bc874b5df <vm_exec_core+26223>, 0x591bc874a46b <vm_exec_core+21755>, 0x591bc8747c65 <vm_exec_core+11509>, 0x591bc8747441 <vm_exec_core+9425>, 0x591bc874b3bd <vm_exec_core+25677>, 0x591bc87484af <vm_exec_core+13631>, 0x591bc874aa8d <vm_exec_core+23325>, 0x591bc874a57e <vm_exec_core+22030>, 0x591bc874accf <vm_exec_core+23903>, 0x591bc874bb7d <vm_exec_core+27661>, 0x591bc874989a <vm_exec_core+18730>, 0x591bc874530b <vm_exec_core+923>, 0x591bc8747dd9 <vm_exec_core+11881>, 0x591bc874b309 <vm_exec_core+25497>, 0x591bc8747eff <vm_exec_core+12175>, 0x591bc874a128 <vm_exec_core+20920>, 0x591bc874a8e3 <vm_exec_core+22899>, 0x591bc8749451 <vm_exec_core+17633>, 0x591bc8749f4e <vm_exec_core+20446>, 0x591bc8748129 <vm_exec_core+12729>, 0x591bc8747716 <vm_exec_core+10150>, 0x591bc874ada6 <vm_exec_core+24118>, 0x591bc8746237 <vm_exec_core+4807>, 0x591bc8749255 <vm_exec_core+17125>, 0x591bc8753bf9 <vm_exec_core+60553>, 0x591bc874a35c <vm_exec_core+21484>, 0x591bc87464e1 <vm_exec_core+5489>, 0x591bc87469e2 <vm_exec_core+6770>, 0x591bc87465fe <vm_exec_core+5774>, 0x591bc87472e6 <vm_exec_core+9078>, 0x591bc8747abb <vm_exec_core+11083>, 0x591bc8745310 <vm_exec_core+928>, 0x591bc8747057 <vm_exec_core+8423>, 0x591bc874ced1 <vm_exec_core+32609>, 0x591bc874a800 <vm_exec_core+22672>, 0x591bc8749798 <vm_exec_core+18472>, 0x591bc874b79e <vm_exec_core+26670>, 0x591bc874cf9d <vm_exec_core+32813>, 0x591bc874ba9d <vm_exec_core+27437>, 0x591bc874ca55 <vm_exec_core+31461>, 0x591bc874cb22 <vm_exec_core+31666>, 0x591bc8745d11 <vm_exec_core+3489>, 0x591bc874c687 <vm_exec_core+30487>, 0x591bc87483d8 <vm_exec_core+13416>, 0x591bc874c896 <vm_exec_core+31014>, 0x591bc8747fa4 <vm_exec_core+12340>, 0x591bc874b97d <vm_exec_core+27149>, 0x591bc8747560 <vm_exec_core+9712>, 0x591bc87486cd <vm_exec_core+14173>, 0x591bc874cbfb <vm_exec_core+31883>, 0x591bc8748cda <vm_exec_core+15722>, 0x591bc8748863 <vm_exec_core+14579>, 0x591bc87453d9 <vm_exec_core+1129>, 0x591bc8745a65 <vm_exec_core+2805>, 0x591bc87454bb <vm_exec_core+1355>, 0x591bc8749545 <vm_exec_core+17877>, 0x591bc8748a01 <vm_exec_core+14993>, 0x591bc8749132 <vm_exec_core+16834>, 0x591bc8749055 <vm_exec_core+16613>, 0x591bc8748244 <vm_exec_core+13012>, 0x591bc87488fd <vm_exec_core+14733>, 0x591bc87485aa <vm_exec_core+13882>, 0x591bc8748ba4 <vm_exec_core+15412>, 0x591bc8748b29 <vm_exec_core+15289>, 0x591bc87481f7 <vm_exec_core+12935>, 0x591bc8745606 <vm_exec_core+1686>, 0x591bc8746de8 <vm_exec_core+7800>, 0x591bc874c017 <vm_exec_core+28839>, 0x591bc8746733 <vm_exec_core+6083>, 0x591bc874cc86 <vm_exec_core+32022>, 0x591bc874b031 <vm_exec_core+24769>, 0x591bc8748ea6 <vm_exec_core+16182>, 0x591bc8745905 <vm_exec_core+2453>, 0x591bc874c7ae <vm_exec_core+30782>, 0x591bc874c3bf <vm_exec_core+29775>, 0x591bc8746af0 <vm_exec_core+7040>, 0x591bc8745ee2 <vm_exec_core+3954>, 0x591bc874b4d2 <vm_exec_core+25954>, 0x591bc87478ec <vm_exec_core+10620>, 0x591bc874c9b8 <vm_exec_core+31304>, 0x591bc874c5d6 <vm_exec_core+30310>, 0x591bc874809f <vm_exec_core+12591>, 0x591bc8748e13 <vm_exec_core+16035>, 0x591bc874b1bb <vm_exec_core+25163>, 0x591bc874c53a <vm_exec_core+30154>, 0x591bc874a2a9 <vm_exec_core+21305>, 0x591bc874b253 <vm_exec_core+25315>, 0x591bc874b651 <vm_exec_core+26337>, 0x591bc874a1d7 <vm_exec_core+21095>, 0x591bc8745dde <vm_exec_core+3694>, 0x591bc874a9d3 <vm_exec_core+23139>, 0x591bc8745c3f <vm_exec_core+3279>, 0x591bc8745f87 <vm_exec_core+4119>, 0x591bc874832c <vm_exec_core+13244>, 0x591bc874a07c <vm_exec_core+20748>, 0x591bc874a5fc <vm_exec_core+22156>, 0x591bc8749e0b <vm_exec_core+20123>, 0x591bc8745852 <vm_exec_core+2274>, 0x591bc874b899 <vm_exec_core+26921>, 0x591bc874c2c9 <vm_exec_core+29529>, 0x591bc8746082 <vm_exec_core+4370>, 0x591bc87471ea <vm_exec_core+8826>, 0x591bc8746cfb <vm_exec_core+7563>, 0x591bc8747a4d <vm_exec_core+10973>, 0x591bc8748d6f <vm_exec_core+15871>, 0x591bc8746172 <vm_exec_core+4610>, 0x591bc874b71e <vm_exec_core+26542>, 0x591bc874714b <vm_exec_core+8667>, 0x591bc8748c10 <vm_exec_core+15520>, 0x591bc8749688 <vm_exec_core+18200>, 0x591bc874b5d0 <vm_exec_core+26208>, 0x591bc874a45c <vm_exec_core+21740>, 0x591bc8747c56 <vm_exec_core+11494>, 0x591bc8747432 <vm_exec_core+9410>, 0x591bc874b3ae <vm_exec_core+25662>, 0x591bc87484a0 <vm_exec_core+13616>, 0x591bc874aa7e <vm_exec_core+23310>, 0x591bc874a56f <vm_exec_core+22015>, 0x591bc874acc0 <vm_exec_core+23888>, 0x591bc874bb6e <vm_exec_core+27646>, 0x591bc874988b <vm_exec_core+18715>, 0x591bc874a40c <vm_exec_core+21660>, 0x591bc8747dca <vm_exec_core+11866>, 0x591bc874b2fa <vm_exec_core+25482>, 0x591bc8747ef0 <vm_exec_core+12160>, 0x591bc874a119 <vm_exec_core+20905>, 0x591bc874a40c <vm_exec_core+21660>, 0x591bc8749442 <vm_exec_core+17618>, 0x591bc8749f3f <vm_exec_core+20431>, 0x591bc874811a <vm_exec_core+12714>, 0x591bc8747707 <vm_exec_core+10135>, 0x591bc874ad97 <vm_exec_core+24103>, 0x591bc8746228 <vm_exec_core+4792>, 0x591bc8749246 <vm_exec_core+17110>, 0x591bc8753bea <vm_exec_core+60538>, 0x591bc874a34d <vm_exec_core+21469>, 0x591bc87464d2 <vm_exec_core+5474>, 0x591bc87469d3 <vm_exec_core+6755>, 0x591bc87465ef <vm_exec_core+5759>, 0x591bc87472d7 <vm_exec_core+9063>, 0x591bc8747aac <vm_exec_core+11068>, 0x591bc8749755 <vm_exec_core+18405>, 0x591bc8748d65 <vm_exec_core+15861>, 0x591bc8749750 <vm_exec_core+18400>, 0x591bc874a2a4 <vm_exec_core+21300>, 0x591bc874a1d2 <vm_exec_core+21090>, 0x591bc87472d2 <vm_exec_core+9058>, 0x591bc874a420 <vm_exec_core+21680>, 0x591bc87483ce <vm_exec_core+13406>, 0x591bc87483d3 <vm_exec_core+13411>, 0x591bc874a1cd <vm_exec_core+21085>, 0x591bc874a072 <vm_exec_core+20738>, 0x591bc8749119 <vm_exec_core+16809>, 0x591bc8749041 <vm_exec_core+16593>...} reg_cfp = 0x79b86abff790 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 0x0000591bc874171b 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>, 0x7ffd88a16020, <optimized out>, <optimized out>}, prev = 0x79b86b665250, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #36 0x0000591bc83c75cb in rb_ec_exec_node (ec=0x5160000006d0, n=0x79b86cd8baf0) at /tmp/ruby/src/trunk_asan/eval.c:280 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd88a161b0, <optimized out>, 0x7ffd88a16100, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x79b86cd8baf0 #37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:318 ec = 0x5160000006d0 status = <optimized out> #38 0x0000591bc83c0b37 in rb_main (argc=9, argv=0x7ffd88a16388) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #39 main (argc=9, argv=0x7ffd88a16388) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true running file: /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb [Inferior 1 (process 4189707) detached] A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j option. $ timeout 60 gdb -p 4189380 -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 4189379 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null Could not attach to process. If your uid matches the uid of the target process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/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' 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-11T00:00:47Z master 47c3ae6962) +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.995173 seconds 3315 files, 33402 examples, 134207 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.