# Logfile created on 2025-03-02 02:42:07 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007b47042ffdc0 @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.20250302-024207", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007b47043201b0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007b470482fd40 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007b470423a1b0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250302-024207", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250302-024207>, @binmode=false, @mon_data=#<Monitor:0x00007b470482f980>, @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 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/irb.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = db4ea95219 $$$[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 b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - 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 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/pstore.revision unchanged /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/reline.revision unchanged /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/version.c linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated dca28e4d95b2cb80b0d7688fdb53c1ad1fedab109c36c7f15fa9cf94b580e26a builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' 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]: 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/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: 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]: 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/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' 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/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/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/reline.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.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]: 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/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' 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/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: 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/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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.6.0 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=6590 "--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] 2929036=test_filter [ 2/751] 2929028=test_gem_ext_cmake_builder [ 3/751] 2929021=test_too_many_dummy_encodings [ 4/751] 2929034=test_koi8 [ 5/751] 2929025=test_clone [ 6/751] 2929023=test_objspace [ 7/751] 2929031=test_erb_m17n [ 8/751] 2929027=test_have_library [ 9/751] 2929033=test_erb_command [ 10/751] 2929035=test_https [ 11/751] 2929030=test_require [ 12/751] 2929032=test_gem_resolver_vendor_set [ 13/751] 2929026=test_fnmatch [ 14/751] 2929022=test_ftp [ 15/751] 2929024=integer_base_flags_test [ 16/751] 2929029=test_httpresponses [ 17/751] 2929034=test_unicode_escape [ 18/751] 2929031=test_proxy [ 19/751] 2929022=test_raise [ 20/751] 2929022=test_yield [ 21/751] 2929033=test_gem_request_set_lockfile_parser [ 22/751] 2929026=test_shift_jis [ 23/751] 2929036=test_gem_ci_detector [ 24/751] 2929026=test_io_wait_uncommon [ 25/751] 2929026=test_string [ 26/751] 2929029=test_http [ 27/751] 2929021=test_gem_dependency_resolution_error [ 28/751] 2929024=fixtures_test [ 29/751] 2929034=test_rational2 [ 30/751] 2929034=test_gem_install_update_options [ 31/751] 2929031=test_file [ 32/751] 2929031=test_gem_security_policy [ 33/751] 2929026=test_gem_resolver_index_set [ 34/751] 2929025=test_arity [ 35/751] 2929025=test_update [ 36/751] 2929025=test_files_sample [ 37/751] 2929032=test_case_options [ 38/751] 2929028=test_defined [ 39/751] 2929032=test_pack [ 40/751] 2929036=test_switch_hitter [ 41/751] 2929024=test_thread [ 42/751] 2929021=test_call [ 43/751] 2929036=json_generic_object_test [ 44/751] 2929036=test_hash_create [ 45/751] 2929036=test_gem_resolver [ 46/751] 2929028=test_gem_remote_fetcher [ 47/751] 2929033=test_gem_gemcutter_utilities [ 48/751] 2929025=test_gem_util [ 49/751] 2929021=test_tempfile [ 50/751] 2929026=test_config [ 51/751] 2929026=test_exit [ 52/751] 2929033=test_pattern_key_name_check [ 53/751] 2929034=test_jaro_winkler [ 54/751] 2929034=test_gem_commands_yank_command [ 55/751] 2929033=test_gem_request_set_lockfile [ 56/751] 2929026=ractor_test [ 57/751] 2929032=test_postponed_job [ 58/751] 2929031=test_bignum [ 59/751] 2929026=reflection_test [ 60/751] 2929036=test_human_typo [ 61/751] 2929036=test_dot_dot [ 62/751] 2929036=test_engine [ 63/751] 2929036=test_enc_raise [ 64/751] 2929036=test_key_error [ 65/751] 2929036=test_usrmarshal [ 66/751] 2929028=test_weakkeymap [ 67/751] 2929026=test_httpresponse [ 68/751] 2929031=test_inlinecache [ 69/751] 2929034=test_gem_command [ 70/751] 2929021=test_gem_commands_environment_command [ 71/751] 2929026=test_tracepoint [ 72/751] 2929025=test_my_integer [ 73/751] 2929025=test_array_create [ 74/751] 2929025=test_gem_resolver_installed_specification [ 75/751] 2929031=test_ractor [ 76/751] 2929021=desugar_compiler_test [ 77/751] 2929034=test_signedness [ 78/751] 2929025=test_hmac [ 79/751] 2929025=test_gem_commands_mirror [ 80/751] 2929033=test_internal_ivar [ 81/751] 2929033=test_cgi_cookie [ 82/751] 2929025=symbol_encoding_test [ 83/751] 2929033=test_undef [ 84/751] 2929031=test_gem_commands_sources_command [ 85/751] 2929033=test_ractor [ 86/751] 2929036=test_gem_spec_fetcher [ 87/751] 2929033=test_numeric [ 88/751] 2929021=test_metaclass [ 89/751] 2929021=test_io [ 90/751] 2929025=test_ws [ 91/751] 2929025=test_io_console [ 92/751] 2929027=test_date_arith [ 93/751] 2929027=parse_test [ 94/751] 2929033=test_unix [ 95/751] 2929032=test_gem_source_specific_file [ 96/751] 2929033=test_gem_commands_which_command [ 97/751] 2929036=test_enum [ 98/751] 2929026=test_optparse [ 99/751] 2929027=test_coder [100/751] 2929033=test_symbol [101/751] 2929031=test_ldap [102/751] 2929031=test_gem_source_lock [103/751] 2929027=test_etc [104/751] 2929032=test_gem_remote_fetcher_local_server [105/751] 2929031=test_last_thread [106/751] 2929026=test_new [107/751] 2929026=test_cipher [108/751] 2929027=test_hash [109/751] 2929032=test_securerandom [110/751] 2929026=test_foreach [111/751] 2929032=test_econv [112/751] 2929026=test_summary [113/751] 2929027=test_flip [114/751] 2929027=test_nowrite [115/751] 2929027=test_thread_queue [116/751] 2929026=test_gem_ext_cargo_builder_unit [117/751] 2929026=test_gem_commands_install_command [118/751] 2929031=test_stack [119/751] 2929030=test_num2int [120/751] 2929030=test_gem_source_local [121/751] 2929030=test_iter_break [122/751] 2929030=test_have_macro [123/751] 2929028=test_process [124/751] 2929025=test_parse [125/751] 2929029=test_address_resolve [126/751] 2929029=test_wss [127/751] 2929029=test_variable [128/751] 2929036=test_digest [129/751] 2929036=test_gem_resolver_lock_specification [130/751] 2929030=test_cstr [131/751] 2929036=test_gem_dependency [132/751] 2929029=test_method_cache [133/751] 2929029=test_iterator [134/751] 2929034=test_marshalable [135/751] 2929034=test_string [136/751] 2929034=test_gem_resolver_index_specification [137/751] 2929036=test_class [138/751] 2929029=test_serialize_subclasses [139/751] 2929034=test_const [140/751] 2929034=parse_comments_test [141/751] 2929029=test_gem_ext_ext_conf_builder [142/751] 2929035=test_cmethod [143/751] 2929035=test_qsort [144/751] 2929035=test_gem_commands_dependency_command [145/751] 2929034=test_storage [146/751] 2929034=string_test [147/751] 2929034=test_path_to_class [148/751] 2929034=json_addition_test [149/751] 2929032=test_thread_fd_close [150/751] 2929032=test_remote_fetch_error [151/751] 2929034=test_pathname [152/751] 2929030=test_coverage [153/751] 2929032=json_common_interface_test [154/751] 2929031=test_stream [155/751] 2929032=test_cgi_tag_helper [156/751] 2929031=named_capture_test [157/751] 2929032=test_dir_m17n [158/751] 2929031=test_gem_resolver_git_specification [159/751] 2929026=test_gem_commands_cert_command [160/751] 2929027=test_io [161/751] 2929035=test_eval [162/751] 2929035=test_process [163/751] 2929025=test_object [164/751] 2929035=test_fileutils [165/751] 2929034=test_gem_resolver_conflict [166/751] 2929034=test_gem_commands_contents_command [167/751] 2929031=test_readpartial [168/751] 2929034=test_scalar [169/751] 2929034=test_rational [170/751] 2929027=test_str2big [171/751] 2929027=test_regexp [172/751] 2929031=newline_offsets_test [173/751] 2929035=test_parser_events [174/751] 2929033=test_windows_1251 [175/751] 2929033=relocation_test [176/751] 2929035=test_gem_resolver_best_set [177/751] 2929035=test_convertible [178/751] 2929033=test_addr [179/751] 2929033=test_eval [180/751] 2929031=test_stat [181/751] 2929031=test_yamldbm [182/751] 2929031=test_helper [183/751] 2929031=test_cgi_modruby [184/751] 2929031=test_thread_cv [185/751] 2929025=parameters_signature_test [186/751] 2929034=test_getopts [187/751] 2929025=test_gem_resolver_api_specification [188/751] 2929034=test_nonblock [189/751] 2929034=test_gem_commands_signin_command [190/751] 2929025=test_pkey [191/751] 2929025=test_primitive [192/751] 2929025=test_gem_request [193/751] 2929034=test_yaml [194/751] 2929030=test_config [195/751] 2929031=test_boolean [196/751] 2929026=test_gem_commands_specification_command [197/751] 2929031=test_recorder [198/751] 2929031=test_yield_block [199/751] 2929031=test_spell_checker [200/751] 2929031=test_bug_reporter [201/751] 2929034=test_ractor [202/751] 2929026=test_document [203/751] 2929026=test_lambda [204/751] 2929034=test_file [205/751] 2929026=test_sockopt [206/751] 2929026=test_frozen_error [207/751] 2929026=bom_test [208/751] 2929026=test_encoding [209/751] 2929026=test_gem_commands_search_command [210/751] 2929026=test_pattern_matching [211/751] 2929026=test_thread [212/751] 2929025=test_literal [213/751] 2929029=test_arithmetic_sequence [214/751] 2929029=test_flush [215/751] 2929029=test_cgi_header [216/751] 2929029=test_gem_commands_fetch_command [217/751] 2929026=test_pkcs7 [218/751] 2929024=test_complexrational [219/751] 2929024=test_mkmf [220/751] 2929024=test_mul [221/751] 2929024=test_mixed_unicode_escapes [222/751] 2929024=test_enumerator_kw [223/751] 2929024=test_require_path_check [224/751] 2929030=test_cgi_session [225/751] 2929029=test_class [226/751] 2929031=test_x509crl [227/751] 2929029=test_stringscanner [228/751] 2929030=test_numeric [229/751] 2929030=test_gb18030 [230/751] 2929030=test_gem_package_tar_reader [231/751] 2929026=test_gbk [232/751] 2929026=test_gem_specification [233/751] 2929024=test_gem_dependency_installer [234/751] 2929029=test_refinement [235/751] 2929030=test_gem_name_tuple [236/751] 2929030=test_warning [237/751] 2929033=test_tree_builder [238/751] 2929033=test_gem_ext_cargo_builder_link_flag_converter [239/751] 2929033=test_protocol [240/751] 2929031=test_protect [241/751] 2929030=test_cgi_util [242/751] 2929033=test_x509req [243/751] 2929031=test_gem_commands_open_command [244/751] 2929032=test_enc_associate [245/751] 2929022=dump_test [246/751] 2929031=test_gc [247/751] 2929033=test_allocation [248/751] 2929030=location_test [249/751] 2929030=test_store [250/751] 2929030=test_insns_leaf [251/751] 2929030=test_iseq [252/751] 2929032=test_pkg_config [253/751] 2929032=test_string_memory [254/751] 2929032=regexp_test [255/751] 2929023=test_coderange [256/751] 2929023=test_open-uri [257/751] 2929032=test_big2str [258/751] 2929032=test_dln [259/751] 2929032=test_complex2 [260/751] 2929032=test_iso_8859 [261/751] 2929032=test_x509attr [262/751] 2929032=test_extlibs [263/751] 2929034=test_rat [264/751] 2929034=test_flags [265/751] 2929023=test_asn1 [266/751] 2929023=test_gem_ext_rake_builder [267/751] 2929030=test_monitor [268/751] 2929030=json_string_matching_test [269/751] 2929030=test_whileuntil [270/751] 2929030=test_transcode [271/751] 2929025=test_method_cache [272/751] 2929025=test_path [273/751] 2929025=test_pp [274/751] 2929025=test_tcp [275/751] 2929030=test_sprintf_comb [276/751] 2929025=test_gem_stub_specification [277/751] 2929034=tunnel_test [278/751] 2929034=test_gem_text [279/751] 2929026=test_settracefunc [280/751] 2929030=test_gem_version [281/751] 2929025=test_gem_commands_stale_command [282/751] 2929025=test_gem_commands_query_command [283/751] 2929034=equality_test [284/751] 2929034=test_x509ext [285/751] 2929034=test_files_ext [286/751] 2929030=unescape_test [287/751] 2929030=test_complex [288/751] 2929035=source_location_test [289/751] 2929034=test_instrumentation_api [290/751] 2929022=test_at_exit [291/751] 2929022=static_inspect_test [292/751] 2929022=test_inadvertent_creation [293/751] 2929035=test_sprintf [294/751] 2929030=test_gem_uri_formatter [295/751] 2929030=test_common [296/751] 2929022=test_optimization [297/751] 2929023=test_gem_request_connection_pools [298/751] 2929035=test_ssl [299/751] 2929025=test_deprecate [300/751] 2929025=test_registry [301/751] 2929025=test_ractor [302/751] 2929024=parse_success_test [303/751] 2929025=test_gem_commands_push_command [304/751] 2929024=test_module [305/751] 2929021=test_external_new [306/751] 2929021=test_scanner_events [307/751] 2929030=test_abi [308/751] 2929036=test_euc_jp [309/751] 2929036=test_gem_resolver_dependency_request [310/751] 2929023=test_data_error [311/751] 2929036=test_rubyvm [312/751] 2929021=test_weakmap [313/751] 2929036=test_gem_doctor [314/751] 2929036=test_ancdata [315/751] 2929036=test_load [316/751] 2929036=test_encoding [317/751] 2929023=json_fixtures_test [318/751] 2929023=test_gem_resolver_specification [319/751] 2929023=test_gem_security_trust_dir [320/751] 2929023=test_constant [321/751] 2929030=test_default_gems [322/751] 2929030=test_enc_str_buf_cat [323/751] 2929030=test_have_func [324/751] 2929034=test_webauthn_listener [325/751] 2929025=test_lock_native_thread [326/751] 2929025=test_gem_package_tar_reader_entry [327/751] 2929034=test_zsh_completion [328/751] 2929034=test_passing_block [329/751] 2929034=test_http [330/751] 2929034=test_addrinfo [331/751] 2929036=test_x509cert [332/751] 2929034=test_bug-14834 [333/751] 2929026=ruby_parser_test [334/751] 2929026=test_buffering [335/751] 2929026=test_svcb_https [336/751] 2929026=test_enumerable [337/751] 2929025=test_bmethod [338/751] 2929026=test_fixnum [339/751] 2929025=test_timeout [340/751] 2929025=test_signal [341/751] 2929026=test_iseq_load [342/751] 2929034=test_name_error_extension [343/751] 2929034=test_fstring [344/751] 2929032=test_scheduler [345/751] 2929034=test_ensure_and_callcc [346/751] 2929034=test_gem_resolver_activation_request [347/751] 2929034=test_big5 [348/751] 2929034=test_null [349/751] 2929034=test_fd_setsize [350/751] 2929034=version_test [351/751] 2929034=test_gem_request_set [352/751] 2929032=test_objectspace [353/751] 2929030=test_trick [354/751] 2929036=test_gem_rdoc [355/751] 2929036=lex_test [356/751] 2929029=test_gem_version_option [357/751] 2929036=test_files_test_2 [358/751] 2929029=test_require_lib [359/751] 2929034=test_gem_remote_fetcher_s3 [360/751] 2929034=test_ractor [361/751] 2929034=test_gem_unsatisfiable_dependency_error [362/751] 2929034=test_sexp [363/751] 2929034=test_gem_package_tar_header [364/751] 2929025=pattern_test [365/751] 2929034=test_gem_commands_owner_command [366/751] 2929025=test_basicsocket [367/751] 2929025=locals_test [368/751] 2929025=test_find [369/751] 2929025=test_recursion [370/751] 2929025=test_normalize [371/751] 2929025=test_struct [372/751] 2929025=test_typeddata [373/751] 2929034=test_gem_resolver_vendor_specification [374/751] 2929034=compiler_test [375/751] 2929034=test_date_strftime [376/751] 2929026=test_bigzero [377/751] 2929026=test_basicinstructions [378/751] 2929025=test_mutex [379/751] 2929026=test_verbose [380/751] 2929026=test_gem_ext_builder [381/751] 2929025=test_gem_commands_cleanup_command [382/751] 2929023=test_interned_str [383/751] 2929023=test_placearg [384/751] 2929024=test_project_sanity [385/751] 2929023=test_env [386/751] 2929024=regular_expression_encoding_test [387/751] 2929024=test_object_create_start [388/751] 2929024=test_forwardable [389/751] 2929024=test_continuation [390/751] 2929024=test_ensured [391/751] 2929034=test_config [392/751] 2929034=test_delete [393/751] 2929034=comments_test [394/751] 2929024=test_io_m17n [395/751] 2929034=test_gem_commands_uninstall_command [396/751] 2929025=test_gem_dependency_list [397/751] 2929025=test_files_test [398/751] 2929025=test_gem_resolver_installer_set [399/751] 2929025=test_gem_silent_ui [400/751] 2929025=test_require [401/751] 2929025=test_ifunless [402/751] 2929025=test_pkey_dh [403/751] 2929025=test_shapes [404/751] 2929025=test_ocsp [405/751] 2929021=test_udp [406/751] 2929021=dispatcher_test [407/751] 2929021=test_configuration [408/751] 2929021=test_windows_1252 [409/751] 2929021=test_stringify_symbols [410/751] 2929021=warnings_test [411/751] 2929021=test_to_ary_concat [412/751] 2929025=test_rubyoptions [413/751] 2929034=test_printf [414/751] 2929026=test_gem_source_subpath_problem [415/751] 2929034=test_tmpdir [416/751] 2929034=node_id_test [417/751] 2929026=test_emitter [418/751] 2929026=test_ts [419/751] 2929030=parse_stream_test [420/751] 2929030=test_gem_resolver_api_set [421/751] 2929030=test_io_buffer [422/751] 2929030=encodings_test [423/751] 2929030=json_generator_test [424/751] 2929034=test_gem_impossible_dependencies_error [425/751] 2929034=test_dryrun [426/751] 2929034=test_type [427/751] 2929034=test_range [428/751] 2929021=test_integer_comb [429/751] 2929024=index_write_test [430/751] 2929024=test_depth_first [431/751] 2929024=test_ns_spki [432/751] 2929026=test_tsort [433/751] 2929026=lex_test [434/751] 2929024=test_bundled_gems [435/751] 2929024=test_m17n_comb [436/751] 2929035=test_date_ractor [437/751] 2929033=test_pair [438/751] 2929029=test_tree_spell_checker [439/751] 2929030=test_install [440/751] 2929029=integer_parse_test [441/751] 2929029=test_gem_validator [442/751] 2929035=test_prettyprint [443/751] 2929029=regular_expression_options_test [444/751] 2929029=test_sleep [445/751] 2929035=test_queue [446/751] 2929035=test_threadgroup [447/751] 2929030=test_set_len [448/751] 2929030=test_gem_commands_lock_command [449/751] 2929030=test_euc_kr [450/751] 2929030=test_gem_local_remote_options [451/751] 2929030=test_exception [452/751] 2929035=test_bash_completion [453/751] 2929035=test_gem_security_signer [454/751] 2929035=test_gem_ext_configure_builder [455/751] 2929035=test_x509store [456/751] 2929035=test_mdns [457/751] 2929035=test_dir [458/751] 2929036=test_random [459/751] 2929036=test_merge_keys [460/751] 2929036=test_kwargs [461/751] 2929036=test_io_wait [462/751] 2929034=test_lexer [463/751] 2929034=test_mailto [464/751] 2929034=test_yaml_tree [465/751] 2929034=test_case_mapping [466/751] 2929034=test_rubygems [467/751] 2929036=test_gem_package_tar_writer [468/751] 2929036=ripper_test [469/751] 2929035=test_timeout [470/751] 2929026=test_not [471/751] 2929026=test_weakref [472/751] 2929034=test_socket [473/751] 2929026=test_io_buffer [474/751] 2929029=test_hash [475/751] 2929026=test_arith_seq_beg_len_step [476/751] 2929026=test_beginendblock [477/751] 2929023=test_gem_resolver_requirement_list [478/751] 2929035=test_scalar_scanner [479/751] 2929023=test_gem_config_file [480/751] 2929035=test_gem_commands_pristine_command [481/751] 2929036=test_yamlstore [482/751] 2929036=test_yjit_exit_locations [483/751] 2929023=test_yjit [484/751] 2929033=test_buffered_io [485/751] 2929033=test_m17n [486/751] 2929036=test_argf [487/751] 2929022=test_egrep_cpp [488/751] 2929022=test_gem_resolver_composed_set [489/751] 2929026=test_date_conv [490/751] 2929026=test_webauthn_poller [491/751] 2929026=test_numhash [492/751] 2929033=test_gem_stream_ui [493/751] 2929026=test_trace [494/751] 2929026=test_nofree [495/751] 2929026=test_pkey_rsa [496/751] 2929027=test_ipaddr [497/751] 2929027=test_arity [498/751] 2929027=test_resource [499/751] 2929033=test_gem_source_fetch_problem [500/751] 2929033=test_set [501/751] 2929027=test_gem_update_suggestion [502/751] 2929033=test_gem_console_ui [503/751] 2929033=test_member [504/751] 2929033=test_unicode_normalize [505/751] 2929022=test_method [506/751] 2929033=test_append [507/751] 2929033=test_ractor_compatibility [508/751] 2929031=test_gem_resolver_lock_set [509/751] 2929027=test_reqarg [510/751] 2929031=test_stringio [511/751] 2929026=test_dns [512/751] 2929031=test_dup [513/751] 2929034=test_require [514/751] 2929026=test_bug-3571 [515/751] 2929026=test_emoji_breaks [516/751] 2929033=test_notimplement [517/751] 2929026=test_system [518/751] 2929033=test_configuration [519/751] 2929033=test_comparable [520/751] 2929033=test_gem_commands_info_command [521/751] 2929031=command_line_test [522/751] 2929031=test_date_new [523/751] 2929033=test_io_timeout [524/751] 2929031=test_compile_prism [525/751] 2929032=test_gem_commands_build_command [526/751] 2929033=test_gem_security [527/751] 2929030=test_euc_tw [528/751] 2929030=test_gem_requirement [529/751] 2929035=test_alias [530/751] 2929027=test_sizeof [531/751] 2929030=test_wait [532/751] 2929032=test_object_references [533/751] 2929032=test_x509name [534/751] 2929032=test_sleep [535/751] 2929030=test_did_you_mean [536/751] 2929035=test_autoconf [537/751] 2929035=test_popen_deadlock [538/751] 2929031=test_gem_safe_yaml [539/751] 2929031=test_digest_extend [540/751] 2929031=test_cgi_multipart [541/751] 2929030=test_case [542/751] 2929030=test_bug-5832 [543/751] 2929030=onigmo_test [544/751] 2929030=test_struct [545/751] 2929030=test_ast [546/751] 2929031=test_rb_str_dup [547/751] 2929031=fuzzer_test [548/751] 2929021=test_math [549/751] 2929031=json_encoding_test [550/751] 2929021=test_time [551/751] 2929031=test_gc [552/751] 2929031=test_libs [553/751] 2929031=test_super [554/751] 2929032=test_gem_bundler_version_finder [555/751] 2929032=test_console_attr [556/751] 2929032=newline_test [557/751] 2929021=test_ubf_async_safe [558/751] 2929021=test_array [559/751] 2929021=snippets_test [560/751] 2929032=parser_test [561/751] 2929032=test_webauthn_listener_response [562/751] 2929032=heredoc_test [563/751] 2929032=test_gem_path_support [564/751] 2929032=constant_path_node_test [565/751] 2929032=test_duplicate [566/751] 2929032=test_time [567/751] 2929026=json_ext_parser_test [568/751] 2929026=test_integer [569/751] 2929035=test_date_attr [570/751] 2929035=test_scan_args [571/751] 2929035=test_erb [572/751] 2929032=test_condition [573/751] 2929032=test_cp949 [574/751] 2929032=test_gem_resolver_git_set [575/751] 2929035=test_class_name_check [576/751] 2929035=test_string [577/751] 2929024=test_files_lib [578/751] 2929032=test_sorted_set [579/751] 2929031=test_emoji [580/751] 2929031=test_gem_commands_check_command [581/751] 2929031=test_random_formatter [582/751] 2929032=test_gem_source_git [583/751] 2929031=test_regex_casefold [584/751] 2929031=test_pipe [585/751] 2929031=test_gem_command_manager [586/751] 2929031=test_gem_installer [587/751] 2929032=test_cgi_core [588/751] 2929032=test_delegate [589/751] 2929032=test_yaml_special_cases [590/751] 2929032=test_gem_source_list [591/751] 2929032=attribute_write_test [592/751] 2929032=test_parser [593/751] 2929032=test_ractor [594/751] 2929032=test_float [595/751] 2929027=test_gem_remote_fetcher_local_ssl_server [596/751] 2929021=test_files_test_1 [597/751] 2929032=test_gem [598/751] 2929022=percent_delimiter_string_test [599/751] 2929022=freeze_test [600/751] 2929022=test_https_proxy [601/751] 2929022=test_pkey_dsa [602/751] 2929033=test_nomethod_error [603/751] 2929022=test_date_strptime [604/751] 2929033=test_ssl [605/751] 2929034=test_ractor Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 38601> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 2929033 ko1 8u IPv4 496075548 0t0 TCP localhost:38601->localhost:48444 (CLOSE_WAIT) [606/751] 2929022=library_symbols_test [607/751] 2929022=test_emitter [608/751] 2929022=test_json_tree [609/751] 2929022=test_omap [610/751] 2929022=magic_comment_test [611/751] 2929027=test_zlib Closed file descriptor: TestOpenURISSL#test_validation_failure: 8 [612/751] 2929036=test_marshal [613/751] 2929034=test_framework [614/751] 2929034=test_case_comprehensive [615/751] 2929034=test_proc [616/751] 2929022=test_singleton_function [617/751] 2929022=test_cclass [618/751] 2929032=test_shellwords [619/751] 2929032=test_uncorrectable_name_check [620/751] 2929032=test_load [621/751] 2929032=test_class2name [622/751] 2929032=test_nil [623/751] 2929022=test_gem_request_set_lockfile_tokenizer [624/751] 2929032=test_gem_commands_outdated_command [625/751] 2929024=test_kdf [626/751] 2929032=test_backtrace [627/751] 2929022=test_time_tz [628/751] 2929022=string_query_test [629/751] 2929024=test_profile_frames [630/751] 2929022=test_resolve_symbol [631/751] 2929036=test_date_compat [632/751] 2929036=test_lazy_enumerator [633/751] 2929033=test_array [634/751] 2929022=test_find_executable [635/751] 2929022=test_set [636/751] 2929024=test_error_highlight [637/751] 2929022=test_debug [638/751] 2929022=test_gem_commands_help_command [639/751] 2929022=test_stringchar [640/751] 2929022=test_arith_seq_extract [641/751] 2929032=test_gem_uri [642/751] 2929032=test_rbconfig [643/751] 2929032=test_gem_package_old [644/751] 2929032=test_digest [645/751] 2929026=test_ractor [646/751] 2929022=json_coder_test [647/751] 2929022=test_psych [648/751] 2929036=test_enumerator [649/751] 2929036=test_change_word [650/751] 2929022=test_gem_source_installed [651/751] 2929036=test_modify_expand [652/751] 2929036=test_gem_available_set [653/751] 2929022=test_parser [654/751] 2929022=test_date_time [655/751] 2929026=test_pkcs12 [656/751] 2929022=test_date [657/751] 2929036=test_pty [658/751] 2929022=test_gem_source_vendor [659/751] 2929029=test_gem_commands_list_command [660/751] 2929022=test_variable_name_check [661/751] 2929029=test_dbm [662/751] 2929029=test_gem_uninstaller [663/751] 2929034=test_symbol [664/751] 2929034=test_gem_platform [665/751] 2929034=overlap_test [666/751] 2929022=test_frozen [667/751] 2929022=test_gem_source [668/751] 2929036=test_safe_load [669/751] 2929036=string_encoding_test [670/751] 2929032=test_name_error [671/751] 2929026=test_exception_at_throwing [672/751] 2929036=test_enumerator [673/751] 2929026=test_utf16 [674/751] 2929022=test_gem_package [675/751] 2929026=test_provider [676/751] 2929034=test_bn [677/751] 2929034=test_gem_package_task [678/751] 2929034=test_gem_commands_server_command [679/751] 2929034=test_httpheader [680/751] 2929034=test_http_request [681/751] 2929034=test_data [682/751] 2929034=!Nothing_to_test [683/751] 2929034=numeric_value_test [684/751] 2929034=test_keyword [685/751] 2929032=heredoc_dedent_test [686/751] 2929032=test_method_name_check [687/751] 2929032=test_kernel [688/751] 2929028=test_function_entry [689/751] 2929028=test_len [690/751] 2929026=implicit_array_test [691/751] 2929026=test_acceptable [692/751] 2929028=test_gem_ext_cargo_builder [693/751] 2929028=test_gem_gem_runner [694/751] 2929029=test_file_exhaustive [695/751] 2929022=test_object [696/751] 2929022=test_gem_commands_signout_command [697/751] 2929022=test_exception [698/751] 2929026=test_gem_resolver_local_specification [699/751] 2929028=test_autoload [700/751] 2929027=test_pack [701/751] 2929022=test_gem_commands_exec_command [702/751] 2929026=test_gem_commands_unpack_command [703/751] 2929021=test_stream [704/751] 2929021=test_optarg [705/751] 2929032=test_ssl_session [706/751] 2929021=test_ractor [707/751] 2929021=test_assignment [708/751] 2929026=test_date_marshal [709/751] 2929034=test_ossl [710/751] 2929026=test_gem_request_set_gem_dependency_api [711/751] 2929027=test_grapheme_breaks [712/751] 2929027=test_syntax [713/751] 2929024=test_ripper [714/751] 2929026=test_key_name_check [715/751] 2929026=test_singleton [716/751] 2929026=test_ftp [717/751] 2929025=test_vm_dump [718/751] 2929025=test_open3 [719/751] 2929026=errors_test [720/751] 2929026=test_cesu8 [721/751] 2929026=test_gem_commands_rebuild_command [722/751] 2929032=test_alias_and_anchor [723/751] 2929032=test_gem_commands_setup_command [724/751] 2929026=json_parser_test [725/751] 2929026=breadth_first_search_test [726/751] 2929026=test_generic [727/751] 2929026=test_fiber [728/751] 2929022=test_div [729/751] 2929022=test_resize [730/751] 2929022=test_gc_compact [731/751] 2929031=test_deprecated [732/751] 2929031=test_gem_safe_marshal [733/751] 2929024=test_capacity [734/751] 2929024=test_nextafter [735/751] 2929024=test_to_ruby [736/751] 2929024=test_bundled_ca [737/751] 2929032=test_random [738/751] 2929032=static_literals_test [739/751] 2929032=test_backtrace [740/751] 2929032=test_fips [741/751] 2929024=test_date_parse [742/751] 2929031=test_gem_commands_update_command [743/751] 2929032=test_noarg [744/751] 2929024=test_data [745/751] 2929024=test_pkey_ec [746/751] 2929024=test_rand [747/751] 2929032=test_ellipsize [748/751] 2929032=test_utf32 [749/751] 2929032=test_integer [750/751] 2929032=test_memory_view [751/751] 2929032=test_helper $$$ #<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:06 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 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 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 2927674 1015 1015 pts/0 1015 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 2927674 2927677 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.20250302-024207 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --incremental --exclude-steps=test_btest 2927677 2927678 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.20250302-024207 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --incremental --exclude-steps=test_btest 2927678 2928690 1015 1015 pts/0 1015 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 2928690 2928691 1015 1015 pts/0 1015 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 2928691 2929018 1015 1015 pts/0 1015 Sl+ 1000 0:17 /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 2929018 2929028 1015 1015 pts/0 1015 Sl+ 1000 0:05 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 2929028 2964134 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 2929028 2964137 1015 1015 pts/0 1015 Z+ 1000 0:00 [test_autoload.*] <defunct> 2929028 2964140 1015 1015 pts/0 1015 Z+ 1000 0:00 [test_autoload.*] <defunct> 2927678 2965276 1015 1015 pts/0 1015 R+ 1000 0:00 ps jx {1=>[996, 1050354, 1863343], 996=>[1015], 1015=>[1018], 1018=>[2927674], 2927674=>[2927677], 2927677=>[2927678], 2927678=>[2928690, 2965276], 2928690=>[2928691], 2928691=>[2929018], 2929018=>[2929028], 2929028=>[2964134, 2964137, 2964140]} $ timeout 60 gdb -p 2964134 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 2964136] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000061e8eaa81e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x7ed0be0006c0 (LWP 2964134) "test_autoload.*" 0x000061e8eaa81e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x7ed0d1e006c0 (LWP 2964136) "test_autoload.*" 0x00007ed0ee11b4cd in __GI___poll (fds=0x7ed0b7d09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7ed0d1e006c0 (LWP 2964136) "test_autoload.*"): #0 0x00007ed0ee11b4cd in __GI___poll (fds=0x7ed0b7d09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000061e8eaa0c6da in __interceptor_poll () No symbol table info available. #2 0x000061e8eadb9a5f 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 0x000061e8eaa65a8f in asan_thread_start(void*) () No symbol table info available. #5 0x00007ed0ee09caa4 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 = {139435339417280, 2483640921260336677, 139435339417280, -352, 0, 139435005960560, 2483640921239365157, 2483688938766771749}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007ed0ee129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7ed0be0006c0 (LWP 2964134) "test_autoload.*"): #0 0x000061e8eaa81e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x000061e8eaa82dfa in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x000061e8ea9d1670 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x000061e8ea9d14e9 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Refill(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) () No symbol table info available. #4 0x000061e8ea9d1115 in __sanitizer::CombinedAllocator<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >, __sanitizer::LargeMmapAllocatorPtrArrayDynamic>::Allocate(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, unsigned long) () No symbol table info available. #5 0x000061e8ea9cc11e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x000061e8ea9cbf08 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x000061e8eaa67e73 in __interceptor_malloc () No symbol table info available. #8 0x000061e8eab15b06 in rb_gc_impl_malloc (objspace_ptr=0x51d000000a80, size=528) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8224 gpr = 107008 objspace = 0x51d000000a80 mem = <optimized out> #9 0x000061e8eaaf1755 in ruby_xmalloc2_body (n=n@entry=528, size=size@entry=1) at /tmp/ruby/src/trunk_asan/gc.c:4712 No locals. #10 ruby_xmalloc2 (n=n@entry=528, size=size@entry=1) at /tmp/ruby/src/trunk_asan/gc.c:4706 No locals. #11 0x000061e8eab95212 in new_arena () at /tmp/ruby/src/trunk_asan/iseq.c:593 new_arena = <optimized out> #12 prepare_iseq_build (iseq=iseq@entry=0x7ed0edfc68f8, name=<optimized out>, name@entry=139435806405240, path=path@entry=139435329530200, realpath=realpath@entry=139435329530600, first_lineno=first_lineno@entry=0, code_location=code_location@entry=0x7ed0bd10ab40, node_id=7, parent=0x0, isolated_depth=0, type=ISEQ_TYPE_TOP, script_lines=4, option=0x7ed0bd10ab20) at /tmp/ruby/src/trunk_asan/iseq.c:639 coverage = 0 err_info = 4 body = <optimized out> #13 0x000061e8eab94615 in pm_iseq_new_with_opt (node=<optimized out>, name=<optimized out>, path=<optimized out>, realpath=<optimized out>, first_lineno=<optimized out>, parent=<optimized out>, isolated_depth=<optimized out>, type=<optimized out>, option=0x7ed0bd10ab20, error_state=<optimized out>) at /tmp/ruby/src/trunk_asan/iseq.c:1067 next_option = {inline_const_cache = 1, peephole_optimization = 1, tailcall_optimization = 0, specialized_instruction = 1, operands_unification = 1, instructions_unification = 0, frozen_string_literal = -1, debug_frozen_string_literal = 0, coverage_enabled = 1, debug_level = 0} code_location = {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 34}} data = <optimized out> iseq = 0x7ed0edfc68f8 location = <optimized out> start_line = <optimized out> start = <optimized out> end = <optimized out> #14 0x000061e8eab94214 in pm_iseq_new_top (node=node@entry=0x7ed0bdffc698, name=name@entry=139435806405240, path=path@entry=139435329530200, realpath=realpath@entry=139435329530600, parent=parent@entry=0x0, error_state=error_state@entry=0x7ed0bdffc7c0) at /tmp/ruby/src/trunk_asan/iseq.c:898 No locals. #15 0x000061e8eabb1780 in load_iseq_eval (ec=0x5160021bc4d0, fname=fname@entry=139435329530200) at /tmp/ruby/src/trunk_asan/load.c:756 error_state = <optimized out> result = <optimized out> error = <optimized out> ec = 0x5160021bc4d0 v = <optimized out> th = <optimized out> realpath_map = 139435806872400 iseq = <optimized out> #16 0x000061e8eabac82b in require_internal (ec=ec@entry=0x5160021bc4d0, 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 = 0x5150000ec700 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 139435806872560 realpath_map = 139435806872400 path = 139435329530200 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #17 0x000061e8eabaa822 in rb_require_string_internal (fname=139435329530600, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402 result = <optimized out> ec = 0x5160021bc4d0 result = <optimized out> #18 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1388 No locals. #19 0x000061e8eae89068 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 = 0x136b100140003 cc = <optimized out> me = 0x7ed0ed5bccb8 cfunc = 0x504000018558 recv = 139435807002000 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #20 0x000061e8eae6f4bd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ed0bdffd2f0) 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> #21 0x000061e8eae75115 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4188 No locals. #22 0x000061e8eae36a09 in vm_sendish (ec=0x5160021bc4d0, reg_cfp=0x7ed0befff6e8, 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> #23 vm_exec_core (ec=ec@entry=0x5160021bc4d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x61e8eae2c7c6 <vm_exec_core+12950>, 0x61e8eae29bd5 <vm_exec_core+1701>, 0x61e8eae2b3b7 <vm_exec_core+7815>, 0x61e8eae305e6 <vm_exec_core+28854>, 0x61e8eae2ad02 <vm_exec_core+6098>, 0x61e8eae31255 <vm_exec_core+32037>, 0x61e8eae2f600 <vm_exec_core+24784>, 0x61e8eae2d475 <vm_exec_core+16197>, 0x61e8eae29ed4 <vm_exec_core+2468>, 0x61e8eae30d7d <vm_exec_core+30797>, 0x61e8eae3098e <vm_exec_core+29790>, 0x61e8eae2b0bf <vm_exec_core+7055>, 0x61e8eae2a4b1 <vm_exec_core+3969>, 0x61e8eae2faa1 <vm_exec_core+25969>, 0x61e8eae2bebb <vm_exec_core+10635>, 0x61e8eae30f87 <vm_exec_core+31319>, 0x61e8eae30ba5 <vm_exec_core+30325>, 0x61e8eae2c66e <vm_exec_core+12606>, 0x61e8eae2d3e2 <vm_exec_core+16050>, 0x61e8eae2f78a <vm_exec_core+25178>, 0x61e8eae30b09 <vm_exec_core+30169>, 0x61e8eae2e878 <vm_exec_core+21320>, 0x61e8eae2f822 <vm_exec_core+25330>, 0x61e8eae2fc20 <vm_exec_core+26352>, 0x61e8eae2e7a6 <vm_exec_core+21110>, 0x61e8eae2a3ad <vm_exec_core+3709>, 0x61e8eae2efa2 <vm_exec_core+23154>, 0x61e8eae2a20e <vm_exec_core+3294>, 0x61e8eae2a556 <vm_exec_core+4134>, 0x61e8eae2c8fb <vm_exec_core+13259>, 0x61e8eae2e64b <vm_exec_core+20763>, 0x61e8eae2ebcb <vm_exec_core+22171>, 0x61e8eae2e3da <vm_exec_core+20138>, 0x61e8eae29e21 <vm_exec_core+2289>, 0x61e8eae2fe68 <vm_exec_core+26936>, 0x61e8eae30898 <vm_exec_core+29544>, 0x61e8eae2a651 <vm_exec_core+4385>, 0x61e8eae2b7b9 <vm_exec_core+8841>, 0x61e8eae2b2ca <vm_exec_core+7578>, 0x61e8eae2c01c <vm_exec_core+10988>, 0x61e8eae2d33e <vm_exec_core+15886>, 0x61e8eae2a741 <vm_exec_core+4625>, 0x61e8eae2fced <vm_exec_core+26557>, 0x61e8eae2b71a <vm_exec_core+8682>, 0x61e8eae2d1df <vm_exec_core+15535>, 0x61e8eae2dc57 <vm_exec_core+18215>, 0x61e8eae2fb9f <vm_exec_core+26223>, 0x61e8eae2ea2b <vm_exec_core+21755>, 0x61e8eae2c225 <vm_exec_core+11509>, 0x61e8eae2ba01 <vm_exec_core+9425>, 0x61e8eae2f97d <vm_exec_core+25677>, 0x61e8eae2ca6f <vm_exec_core+13631>, 0x61e8eae2f04d <vm_exec_core+23325>, 0x61e8eae2eb3e <vm_exec_core+22030>, 0x61e8eae2f28f <vm_exec_core+23903>, 0x61e8eae3013d <vm_exec_core+27661>, 0x61e8eae2de5a <vm_exec_core+18730>, 0x61e8eae298cb <vm_exec_core+923>, 0x61e8eae2c399 <vm_exec_core+11881>, 0x61e8eae2f8c9 <vm_exec_core+25497>, 0x61e8eae2c4bf <vm_exec_core+12175>, 0x61e8eae2e6e8 <vm_exec_core+20920>, 0x61e8eae2eea3 <vm_exec_core+22899>, 0x61e8eae2da11 <vm_exec_core+17633>, 0x61e8eae2e50e <vm_exec_core+20446>, 0x61e8eae2c6e9 <vm_exec_core+12729>, 0x61e8eae2bcd6 <vm_exec_core+10150>, 0x61e8eae2f366 <vm_exec_core+24118>, 0x61e8eae2a7f7 <vm_exec_core+4807>, 0x61e8eae2d815 <vm_exec_core+17125>, 0x61e8eae381b9 <vm_exec_core+60553>, 0x61e8eae2e91c <vm_exec_core+21484>, 0x61e8eae2aaa1 <vm_exec_core+5489>, 0x61e8eae2afa2 <vm_exec_core+6770>, 0x61e8eae2abbe <vm_exec_core+5774>, 0x61e8eae2b8a6 <vm_exec_core+9078>, 0x61e8eae2c07b <vm_exec_core+11083>, 0x61e8eae298d0 <vm_exec_core+928>, 0x61e8eae2b617 <vm_exec_core+8423>, 0x61e8eae31491 <vm_exec_core+32609>, 0x61e8eae2edc0 <vm_exec_core+22672>, 0x61e8eae2dd58 <vm_exec_core+18472>, 0x61e8eae2fd5e <vm_exec_core+26670>, 0x61e8eae3155d <vm_exec_core+32813>, 0x61e8eae3005d <vm_exec_core+27437>, 0x61e8eae31015 <vm_exec_core+31461>, 0x61e8eae310e2 <vm_exec_core+31666>, 0x61e8eae2a2d1 <vm_exec_core+3489>, 0x61e8eae30c47 <vm_exec_core+30487>, 0x61e8eae2c998 <vm_exec_core+13416>, 0x61e8eae30e56 <vm_exec_core+31014>, 0x61e8eae2c564 <vm_exec_core+12340>, 0x61e8eae2ff3d <vm_exec_core+27149>, 0x61e8eae2bb20 <vm_exec_core+9712>, 0x61e8eae2cc8d <vm_exec_core+14173>, 0x61e8eae311bb <vm_exec_core+31883>, 0x61e8eae2d29a <vm_exec_core+15722>, 0x61e8eae2ce23 <vm_exec_core+14579>, 0x61e8eae29999 <vm_exec_core+1129>, 0x61e8eae2a025 <vm_exec_core+2805>, 0x61e8eae29a7b <vm_exec_core+1355>, 0x61e8eae2db05 <vm_exec_core+17877>, 0x61e8eae2cfc1 <vm_exec_core+14993>, 0x61e8eae2d6f2 <vm_exec_core+16834>, 0x61e8eae2d615 <vm_exec_core+16613>, 0x61e8eae2c804 <vm_exec_core+13012>, 0x61e8eae2cebd <vm_exec_core+14733>, 0x61e8eae2cb6a <vm_exec_core+13882>, 0x61e8eae2d164 <vm_exec_core+15412>, 0x61e8eae2d0e9 <vm_exec_core+15289>, 0x61e8eae2c7b7 <vm_exec_core+12935>, 0x61e8eae29bc6 <vm_exec_core+1686>, 0x61e8eae2b3a8 <vm_exec_core+7800>, 0x61e8eae305d7 <vm_exec_core+28839>, 0x61e8eae2acf3 <vm_exec_core+6083>, 0x61e8eae31246 <vm_exec_core+32022>, 0x61e8eae2f5f1 <vm_exec_core+24769>, 0x61e8eae2d466 <vm_exec_core+16182>, 0x61e8eae29ec5 <vm_exec_core+2453>, 0x61e8eae30d6e <vm_exec_core+30782>, 0x61e8eae3097f <vm_exec_core+29775>, 0x61e8eae2b0b0 <vm_exec_core+7040>, 0x61e8eae2a4a2 <vm_exec_core+3954>, 0x61e8eae2fa92 <vm_exec_core+25954>, 0x61e8eae2beac <vm_exec_core+10620>, 0x61e8eae30f78 <vm_exec_core+31304>, 0x61e8eae30b96 <vm_exec_core+30310>, 0x61e8eae2c65f <vm_exec_core+12591>, 0x61e8eae2d3d3 <vm_exec_core+16035>, 0x61e8eae2f77b <vm_exec_core+25163>, 0x61e8eae30afa <vm_exec_core+30154>, 0x61e8eae2e869 <vm_exec_core+21305>, 0x61e8eae2f813 <vm_exec_core+25315>, 0x61e8eae2fc11 <vm_exec_core+26337>, 0x61e8eae2e797 <vm_exec_core+21095>, 0x61e8eae2a39e <vm_exec_core+3694>, 0x61e8eae2ef93 <vm_exec_core+23139>, 0x61e8eae2a1ff <vm_exec_core+3279>, 0x61e8eae2a547 <vm_exec_core+4119>, 0x61e8eae2c8ec <vm_exec_core+13244>, 0x61e8eae2e63c <vm_exec_core+20748>, 0x61e8eae2ebbc <vm_exec_core+22156>, 0x61e8eae2e3cb <vm_exec_core+20123>, 0x61e8eae29e12 <vm_exec_core+2274>, 0x61e8eae2fe59 <vm_exec_core+26921>, 0x61e8eae30889 <vm_exec_core+29529>, 0x61e8eae2a642 <vm_exec_core+4370>, 0x61e8eae2b7aa <vm_exec_core+8826>, 0x61e8eae2b2bb <vm_exec_core+7563>, 0x61e8eae2c00d <vm_exec_core+10973>, 0x61e8eae2d32f <vm_exec_core+15871>, 0x61e8eae2a732 <vm_exec_core+4610>, 0x61e8eae2fcde <vm_exec_core+26542>, 0x61e8eae2b70b <vm_exec_core+8667>, 0x61e8eae2d1d0 <vm_exec_core+15520>, 0x61e8eae2dc48 <vm_exec_core+18200>, 0x61e8eae2fb90 <vm_exec_core+26208>, 0x61e8eae2ea1c <vm_exec_core+21740>, 0x61e8eae2c216 <vm_exec_core+11494>, 0x61e8eae2b9f2 <vm_exec_core+9410>, 0x61e8eae2f96e <vm_exec_core+25662>, 0x61e8eae2ca60 <vm_exec_core+13616>, 0x61e8eae2f03e <vm_exec_core+23310>, 0x61e8eae2eb2f <vm_exec_core+22015>, 0x61e8eae2f280 <vm_exec_core+23888>, 0x61e8eae3012e <vm_exec_core+27646>, 0x61e8eae2de4b <vm_exec_core+18715>, 0x61e8eae2e9cc <vm_exec_core+21660>, 0x61e8eae2c38a <vm_exec_core+11866>, 0x61e8eae2f8ba <vm_exec_core+25482>, 0x61e8eae2c4b0 <vm_exec_core+12160>, 0x61e8eae2e6d9 <vm_exec_core+20905>, 0x61e8eae2e9cc <vm_exec_core+21660>, 0x61e8eae2da02 <vm_exec_core+17618>, 0x61e8eae2e4ff <vm_exec_core+20431>, 0x61e8eae2c6da <vm_exec_core+12714>, 0x61e8eae2bcc7 <vm_exec_core+10135>, 0x61e8eae2f357 <vm_exec_core+24103>, 0x61e8eae2a7e8 <vm_exec_core+4792>, 0x61e8eae2d806 <vm_exec_core+17110>, 0x61e8eae381aa <vm_exec_core+60538>, 0x61e8eae2e90d <vm_exec_core+21469>, 0x61e8eae2aa92 <vm_exec_core+5474>, 0x61e8eae2af93 <vm_exec_core+6755>, 0x61e8eae2abaf <vm_exec_core+5759>, 0x61e8eae2b897 <vm_exec_core+9063>, 0x61e8eae2c06c <vm_exec_core+11068>, 0x61e8eae2dd15 <vm_exec_core+18405>, 0x61e8eae2d325 <vm_exec_core+15861>, 0x61e8eae2dd10 <vm_exec_core+18400>, 0x61e8eae2e864 <vm_exec_core+21300>, 0x61e8eae2e792 <vm_exec_core+21090>, 0x61e8eae2b892 <vm_exec_core+9058>, 0x61e8eae2e9e0 <vm_exec_core+21680>, 0x61e8eae2c98e <vm_exec_core+13406>, 0x61e8eae2c993 <vm_exec_core+13411>, 0x61e8eae2e78d <vm_exec_core+21085>, 0x61e8eae2e632 <vm_exec_core+20738>, 0x61e8eae2d6d9 <vm_exec_core+16809>, 0x61e8eae2d601 <vm_exec_core+16593>...} reg_cfp = 0x7ed0befff6e8 reg_pc = 0x51100005e978 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> th: 0x5150000ec700, native_id: 0x7ed0be0006c0 -- Control frame information ----------------------------------------------- c:0007 p:---- s:0027 e:000026 DUMMY [FINISH] 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> c:0006 p:---- s:0024 e:000023 CFUNC :require c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH] 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> c:0004 p:0002 s:0013 e:000012 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] c:0003 p:---- s:0010 e:000009 CFUNC :fork c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [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> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] 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 0x000061e8eae25cdb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160021bc4d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ed0bdffd6a0, <optimized out>, <optimized out>}, prev = 0x7ed0bd209f80, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #25 0x000061e8eae9cf8a in vm_call0_body (ec=<optimized out>, calling=0x7ed0bd309860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x7ed0bd3098d0 cc = <optimized out> ret = <optimized out> #26 0x000061e8eae9c7ff in vm_call0_cme (ec=0x5160021bc4d0, calling=0x7ed0bd309860, argv=0x7ed0bdffdaa0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #27 vm_call0_body (ec=<optimized out>, calling=0x7ed0bd309860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x7ed0edfb9040 orig_cme = <optimized out> ci = 0x7ed0bd3098d0 cc = 0x7ed0edfcf0e8 ret = <optimized out> #28 0x000061e8eae50b5e in vm_call0_cc (recv=139435807002000, id=22673, argc=<optimized out>, argv=<optimized out>, cc=0x7ed0edfcf0e8, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101 flags = <optimized out> calling = <error reading variable calling (Cannot access memory at address 0x80)> use_argv = 0x0 av = <optimized out> #29 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047 ci = <optimized out> ec = <optimized out> cc = 0x7ed0edfcf0e8 self = <optimized out> #30 0x000061e8eae5198e in rb_funcallv (recv=139435807002000, mid=22673, argc=1, argv=0x7ed0bdffdaa0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062 No locals. #31 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119 ar = <optimized out> argv = 0x7ed0bdffdaa0 #32 0x000061e8eae117de in autoload_feature_require (_arguments=139435005959824) at /tmp/ruby/src/trunk_asan/variable.c:2923 arguments = 0x7ed0bdffde90 autoload_const = <optimized out> result = <optimized out> #33 autoload_try_load (_arguments=139435005959824) at /tmp/ruby/src/trunk_asan/variable.c:2937 arguments = 0x7ed0bdffde90 result = <optimized out> ce = <optimized out> #34 0x000061e8eaab02d0 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 = 0x5160021bc4d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ed0bdffde10, <optimized out>, 0x7ed0bdffdd20, <optimized out>, <optimized out>}, prev = 0x7ed0bd209740, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160021bc4d0 state = RUBY_TAG_NONE errinfo = <optimized out> #35 0x000061e8eae10b46 in rb_autoload_load (module=module@entry=139435807079720, name=name@entry=173003) at /tmp/ruby/src/trunk_asan/variable.c:2998 ce = 0x50300089cda0 arguments = {module = 139435807079720, name = 173003, flag = 0, mutex = 139435811039600, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #36 0x000061e8eae1a57d in rb_const_search_from (klass=139435329829280, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3100 ac = 0xfffffffffffffe00 am = 139435807079720 tmp = 139435807079720 ce = <optimized out> current = 139435807079720 value = <optimized out> first_iteration = <optimized out> #37 0x000061e8eae12844 in rb_const_search (klass=139435329829280, id=173003, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3122 value = <optimized out> #38 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3049 c = <optimized out> #39 0x000061e8eae1d94e in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1134 root_cref = <optimized out> klass = 92358976736008 cref = <optimized out> val = <optimized out> root_cref = <optimized out> cref = <optimized out> klass = <optimized out> av = <optimized out> am = <optimized out> ce = <optimized out> search_continue = <optimized out> #40 0x000061e8eae28be1 in vm_get_ev_const_chain (ec=0x5160021bc4d0, segments=0x5020005e4890) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167 id = 0 val = 128 idx = <optimized out> allow_nil = <optimized out> #41 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020005e4930) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6435 segments = 0x5020005e4890 ice = <optimized out> val = <optimized out> #42 0x000061e8eae2a509 in vm_exec_core (ec=ec@entry=0x5160021bc4d0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x61e8eae2c7c6 <vm_exec_core+12950>, 0x61e8eae29bd5 <vm_exec_core+1701>, 0x61e8eae2b3b7 <vm_exec_core+7815>, 0x61e8eae305e6 <vm_exec_core+28854>, 0x61e8eae2ad02 <vm_exec_core+6098>, 0x61e8eae31255 <vm_exec_core+32037>, 0x61e8eae2f600 <vm_exec_core+24784>, 0x61e8eae2d475 <vm_exec_core+16197>, 0x61e8eae29ed4 <vm_exec_core+2468>, 0x61e8eae30d7d <vm_exec_core+30797>, 0x61e8eae3098e <vm_exec_core+29790>, 0x61e8eae2b0bf <vm_exec_core+7055>, 0x61e8eae2a4b1 <vm_exec_core+3969>, 0x61e8eae2faa1 <vm_exec_core+25969>, 0x61e8eae2bebb <vm_exec_core+10635>, 0x61e8eae30f87 <vm_exec_core+31319>, 0x61e8eae30ba5 <vm_exec_core+30325>, 0x61e8eae2c66e <vm_exec_core+12606>, 0x61e8eae2d3e2 <vm_exec_core+16050>, 0x61e8eae2f78a <vm_exec_core+25178>, 0x61e8eae30b09 <vm_exec_core+30169>, 0x61e8eae2e878 <vm_exec_core+21320>, 0x61e8eae2f822 <vm_exec_core+25330>, 0x61e8eae2fc20 <vm_exec_core+26352>, 0x61e8eae2e7a6 <vm_exec_core+21110>, 0x61e8eae2a3ad <vm_exec_core+3709>, 0x61e8eae2efa2 <vm_exec_core+23154>, 0x61e8eae2a20e <vm_exec_core+3294>, 0x61e8eae2a556 <vm_exec_core+4134>, 0x61e8eae2c8fb <vm_exec_core+13259>, 0x61e8eae2e64b <vm_exec_core+20763>, 0x61e8eae2ebcb <vm_exec_core+22171>, 0x61e8eae2e3da <vm_exec_core+20138>, 0x61e8eae29e21 <vm_exec_core+2289>, 0x61e8eae2fe68 <vm_exec_core+26936>, 0x61e8eae30898 <vm_exec_core+29544>, 0x61e8eae2a651 <vm_exec_core+4385>, 0x61e8eae2b7b9 <vm_exec_core+8841>, 0x61e8eae2b2ca <vm_exec_core+7578>, 0x61e8eae2c01c <vm_exec_core+10988>, 0x61e8eae2d33e <vm_exec_core+15886>, 0x61e8eae2a741 <vm_exec_core+4625>, 0x61e8eae2fced <vm_exec_core+26557>, 0x61e8eae2b71a <vm_exec_core+8682>, 0x61e8eae2d1df <vm_exec_core+15535>, 0x61e8eae2dc57 <vm_exec_core+18215>, 0x61e8eae2fb9f <vm_exec_core+26223>, 0x61e8eae2ea2b <vm_exec_core+21755>, 0x61e8eae2c225 <vm_exec_core+11509>, 0x61e8eae2ba01 <vm_exec_core+9425>, 0x61e8eae2f97d <vm_exec_core+25677>, 0x61e8eae2ca6f <vm_exec_core+13631>, 0x61e8eae2f04d <vm_exec_core+23325>, 0x61e8eae2eb3e <vm_exec_core+22030>, 0x61e8eae2f28f <vm_exec_core+23903>, 0x61e8eae3013d <vm_exec_core+27661>, 0x61e8eae2de5a <vm_exec_core+18730>, 0x61e8eae298cb <vm_exec_core+923>, 0x61e8eae2c399 <vm_exec_core+11881>, 0x61e8eae2f8c9 <vm_exec_core+25497>, 0x61e8eae2c4bf <vm_exec_core+12175>, 0x61e8eae2e6e8 <vm_exec_core+20920>, 0x61e8eae2eea3 <vm_exec_core+22899>, 0x61e8eae2da11 <vm_exec_core+17633>, 0x61e8eae2e50e <vm_exec_core+20446>, 0x61e8eae2c6e9 <vm_exec_core+12729>, 0x61e8eae2bcd6 <vm_exec_core+10150>, 0x61e8eae2f366 <vm_exec_core+24118>, 0x61e8eae2a7f7 <vm_exec_core+4807>, 0x61e8eae2d815 <vm_exec_core+17125>, 0x61e8eae381b9 <vm_exec_core+60553>, 0x61e8eae2e91c <vm_exec_core+21484>, 0x61e8eae2aaa1 <vm_exec_core+5489>, 0x61e8eae2afa2 <vm_exec_core+6770>, 0x61e8eae2abbe <vm_exec_core+5774>, 0x61e8eae2b8a6 <vm_exec_core+9078>, 0x61e8eae2c07b <vm_exec_core+11083>, 0x61e8eae298d0 <vm_exec_core+928>, 0x61e8eae2b617 <vm_exec_core+8423>, 0x61e8eae31491 <vm_exec_core+32609>, 0x61e8eae2edc0 <vm_exec_core+22672>, 0x61e8eae2dd58 <vm_exec_core+18472>, 0x61e8eae2fd5e <vm_exec_core+26670>, 0x61e8eae3155d <vm_exec_core+32813>, 0x61e8eae3005d <vm_exec_core+27437>, 0x61e8eae31015 <vm_exec_core+31461>, 0x61e8eae310e2 <vm_exec_core+31666>, 0x61e8eae2a2d1 <vm_exec_core+3489>, 0x61e8eae30c47 <vm_exec_core+30487>, 0x61e8eae2c998 <vm_exec_core+13416>, 0x61e8eae30e56 <vm_exec_core+31014>, 0x61e8eae2c564 <vm_exec_core+12340>, 0x61e8eae2ff3d <vm_exec_core+27149>, 0x61e8eae2bb20 <vm_exec_core+9712>, 0x61e8eae2cc8d <vm_exec_core+14173>, 0x61e8eae311bb <vm_exec_core+31883>, 0x61e8eae2d29a <vm_exec_core+15722>, 0x61e8eae2ce23 <vm_exec_core+14579>, 0x61e8eae29999 <vm_exec_core+1129>, 0x61e8eae2a025 <vm_exec_core+2805>, 0x61e8eae29a7b <vm_exec_core+1355>, 0x61e8eae2db05 <vm_exec_core+17877>, 0x61e8eae2cfc1 <vm_exec_core+14993>, 0x61e8eae2d6f2 <vm_exec_core+16834>, 0x61e8eae2d615 <vm_exec_core+16613>, 0x61e8eae2c804 <vm_exec_core+13012>, 0x61e8eae2cebd <vm_exec_core+14733>, 0x61e8eae2cb6a <vm_exec_core+13882>, 0x61e8eae2d164 <vm_exec_core+15412>, 0x61e8eae2d0e9 <vm_exec_core+15289>, 0x61e8eae2c7b7 <vm_exec_core+12935>, 0x61e8eae29bc6 <vm_exec_core+1686>, 0x61e8eae2b3a8 <vm_exec_core+7800>, 0x61e8eae305d7 <vm_exec_core+28839>, 0x61e8eae2acf3 <vm_exec_core+6083>, 0x61e8eae31246 <vm_exec_core+32022>, 0x61e8eae2f5f1 <vm_exec_core+24769>, 0x61e8eae2d466 <vm_exec_core+16182>, 0x61e8eae29ec5 <vm_exec_core+2453>, 0x61e8eae30d6e <vm_exec_core+30782>, 0x61e8eae3097f <vm_exec_core+29775>, 0x61e8eae2b0b0 <vm_exec_core+7040>, 0x61e8eae2a4a2 <vm_exec_core+3954>, 0x61e8eae2fa92 <vm_exec_core+25954>, 0x61e8eae2beac <vm_exec_core+10620>, 0x61e8eae30f78 <vm_exec_core+31304>, 0x61e8eae30b96 <vm_exec_core+30310>, 0x61e8eae2c65f <vm_exec_core+12591>, 0x61e8eae2d3d3 <vm_exec_core+16035>, 0x61e8eae2f77b <vm_exec_core+25163>, 0x61e8eae30afa <vm_exec_core+30154>, 0x61e8eae2e869 <vm_exec_core+21305>, 0x61e8eae2f813 <vm_exec_core+25315>, 0x61e8eae2fc11 <vm_exec_core+26337>, 0x61e8eae2e797 <vm_exec_core+21095>, 0x61e8eae2a39e <vm_exec_core+3694>, 0x61e8eae2ef93 <vm_exec_core+23139>, 0x61e8eae2a1ff <vm_exec_core+3279>, 0x61e8eae2a547 <vm_exec_core+4119>, 0x61e8eae2c8ec <vm_exec_core+13244>, 0x61e8eae2e63c <vm_exec_core+20748>, 0x61e8eae2ebbc <vm_exec_core+22156>, 0x61e8eae2e3cb <vm_exec_core+20123>, 0x61e8eae29e12 <vm_exec_core+2274>, 0x61e8eae2fe59 <vm_exec_core+26921>, 0x61e8eae30889 <vm_exec_core+29529>, 0x61e8eae2a642 <vm_exec_core+4370>, 0x61e8eae2b7aa <vm_exec_core+8826>, 0x61e8eae2b2bb <vm_exec_core+7563>, 0x61e8eae2c00d <vm_exec_core+10973>, 0x61e8eae2d32f <vm_exec_core+15871>, 0x61e8eae2a732 <vm_exec_core+4610>, 0x61e8eae2fcde <vm_exec_core+26542>, 0x61e8eae2b70b <vm_exec_core+8667>, 0x61e8eae2d1d0 <vm_exec_core+15520>, 0x61e8eae2dc48 <vm_exec_core+18200>, 0x61e8eae2fb90 <vm_exec_core+26208>, 0x61e8eae2ea1c <vm_exec_core+21740>, 0x61e8eae2c216 <vm_exec_core+11494>, 0x61e8eae2b9f2 <vm_exec_core+9410>, 0x61e8eae2f96e <vm_exec_core+25662>, 0x61e8eae2ca60 <vm_exec_core+13616>, 0x61e8eae2f03e <vm_exec_core+23310>, 0x61e8eae2eb2f <vm_exec_core+22015>, 0x61e8eae2f280 <vm_exec_core+23888>, 0x61e8eae3012e <vm_exec_core+27646>, 0x61e8eae2de4b <vm_exec_core+18715>, 0x61e8eae2e9cc <vm_exec_core+21660>, 0x61e8eae2c38a <vm_exec_core+11866>, 0x61e8eae2f8ba <vm_exec_core+25482>, 0x61e8eae2c4b0 <vm_exec_core+12160>, 0x61e8eae2e6d9 <vm_exec_core+20905>, 0x61e8eae2e9cc <vm_exec_core+21660>, 0x61e8eae2da02 <vm_exec_core+17618>, 0x61e8eae2e4ff <vm_exec_core+20431>, 0x61e8eae2c6da <vm_exec_core+12714>, 0x61e8eae2bcc7 <vm_exec_core+10135>, 0x61e8eae2f357 <vm_exec_core+24103>, 0x61e8eae2a7e8 <vm_exec_core+4792>, 0x61e8eae2d806 <vm_exec_core+17110>, 0x61e8eae381aa <vm_exec_core+60538>, 0x61e8eae2e90d <vm_exec_core+21469>, 0x61e8eae2aa92 <vm_exec_core+5474>, 0x61e8eae2af93 <vm_exec_core+6755>, 0x61e8eae2abaf <vm_exec_core+5759>, 0x61e8eae2b897 <vm_exec_core+9063>, 0x61e8eae2c06c <vm_exec_core+11068>, 0x61e8eae2dd15 <vm_exec_core+18405>, 0x61e8eae2d325 <vm_exec_core+15861>, 0x61e8eae2dd10 <vm_exec_core+18400>, 0x61e8eae2e864 <vm_exec_core+21300>, 0x61e8eae2e792 <vm_exec_core+21090>, 0x61e8eae2b892 <vm_exec_core+9058>, 0x61e8eae2e9e0 <vm_exec_core+21680>, 0x61e8eae2c98e <vm_exec_core+13406>, 0x61e8eae2c993 <vm_exec_core+13411>, 0x61e8eae2e78d <vm_exec_core+21085>, 0x61e8eae2e632 <vm_exec_core+20738>, 0x61e8eae2d6d9 <vm_exec_core+16809>, 0x61e8eae2d601 <vm_exec_core+16593>...} reg_cfp = 0x7ed0befff720 reg_pc = 0xfffffffffffffe00 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> #43 0x000061e8eae25cdb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160021bc4d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ed0bdffe940, <optimized out>, <optimized out>}, prev = 0x7ed0bd3096b0, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #44 0x000061e8eaea69d2 in invoke_iseq_block_from_c (ec=0x5160021bc4d0, captured=0x7ed0befff7a8, self=139435329830400, 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 = 0x7ed0ed95da48 cfp = <optimized out> sp = 0x7ed0beeff850 use_argv = 0x0 stack_argv = 0x7ed0beeff850 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #45 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 = 0x7ed0befff7a8 #46 0x000061e8eae52da6 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. #47 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. #48 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #49 0x000061e8eae52da6 in rb_yield (val=<optimized out>) No locals. #50 0x000061e8eaaafbaa in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160021bc4d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ed0bdffecd0, <optimized out>, 0x7ed0bdffebe0, <optimized out>, <optimized out>}, prev = 0x7ed0bd209240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 state = RUBY_TAG_NONE ec = 0x5160021bc4d0 cfp = 0x7ed0befff758 #51 0x000061e8eac2a78b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4283 status = <optimized out> pid = <optimized out> #52 0x000061e8eae89068 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 = 0x7ed0ed955848 cfunc = 0x504000020058 recv = 139435329830400 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #53 0x000061e8eae6f4bd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ed0bdfff3b0) 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> #54 0x000061e8eae6ef75 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 #55 0x000061e8eae30478 in vm_sendish (ec=0x5160021bc4d0, reg_cfp=0x7ed0befff790, cd=0x5020005e4810, 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> #56 vm_exec_core (ec=ec@entry=0x5160021bc4d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x5020005e4810 insns_address_table = {0x61e8eae2c7c6 <vm_exec_core+12950>, 0x61e8eae29bd5 <vm_exec_core+1701>, 0x61e8eae2b3b7 <vm_exec_core+7815>, 0x61e8eae305e6 <vm_exec_core+28854>, 0x61e8eae2ad02 <vm_exec_core+6098>, 0x61e8eae31255 <vm_exec_core+32037>, 0x61e8eae2f600 <vm_exec_core+24784>, 0x61e8eae2d475 <vm_exec_core+16197>, 0x61e8eae29ed4 <vm_exec_core+2468>, 0x61e8eae30d7d <vm_exec_core+30797>, 0x61e8eae3098e <vm_exec_core+29790>, 0x61e8eae2b0bf <vm_exec_core+7055>, 0x61e8eae2a4b1 <vm_exec_core+3969>, 0x61e8eae2faa1 <vm_exec_core+25969>, 0x61e8eae2bebb <vm_exec_core+10635>, 0x61e8eae30f87 <vm_exec_core+31319>, 0x61e8eae30ba5 <vm_exec_core+30325>, 0x61e8eae2c66e <vm_exec_core+12606>, 0x61e8eae2d3e2 <vm_exec_core+16050>, 0x61e8eae2f78a <vm_exec_core+25178>, 0x61e8eae30b09 <vm_exec_core+30169>, 0x61e8eae2e878 <vm_exec_core+21320>, 0x61e8eae2f822 <vm_exec_core+25330>, 0x61e8eae2fc20 <vm_exec_core+26352>, 0x61e8eae2e7a6 <vm_exec_core+21110>, 0x61e8eae2a3ad <vm_exec_core+3709>, 0x61e8eae2efa2 <vm_exec_core+23154>, 0x61e8eae2a20e <vm_exec_core+3294>, 0x61e8eae2a556 <vm_exec_core+4134>, 0x61e8eae2c8fb <vm_exec_core+13259>, 0x61e8eae2e64b <vm_exec_core+20763>, 0x61e8eae2ebcb <vm_exec_core+22171>, 0x61e8eae2e3da <vm_exec_core+20138>, 0x61e8eae29e21 <vm_exec_core+2289>, 0x61e8eae2fe68 <vm_exec_core+26936>, 0x61e8eae30898 <vm_exec_core+29544>, 0x61e8eae2a651 <vm_exec_core+4385>, 0x61e8eae2b7b9 <vm_exec_core+8841>, 0x61e8eae2b2ca <vm_exec_core+7578>, 0x61e8eae2c01c <vm_exec_core+10988>, 0x61e8eae2d33e <vm_exec_core+15886>, 0x61e8eae2a741 <vm_exec_core+4625>, 0x61e8eae2fced <vm_exec_core+26557>, 0x61e8eae2b71a <vm_exec_core+8682>, 0x61e8eae2d1df <vm_exec_core+15535>, 0x61e8eae2dc57 <vm_exec_core+18215>, 0x61e8eae2fb9f <vm_exec_core+26223>, 0x61e8eae2ea2b <vm_exec_core+21755>, 0x61e8eae2c225 <vm_exec_core+11509>, 0x61e8eae2ba01 <vm_exec_core+9425>, 0x61e8eae2f97d <vm_exec_core+25677>, 0x61e8eae2ca6f <vm_exec_core+13631>, 0x61e8eae2f04d <vm_exec_core+23325>, 0x61e8eae2eb3e <vm_exec_core+22030>, 0x61e8eae2f28f <vm_exec_core+23903>, 0x61e8eae3013d <vm_exec_core+27661>, 0x61e8eae2de5a <vm_exec_core+18730>, 0x61e8eae298cb <vm_exec_core+923>, 0x61e8eae2c399 <vm_exec_core+11881>, 0x61e8eae2f8c9 <vm_exec_core+25497>, 0x61e8eae2c4bf <vm_exec_core+12175>, 0x61e8eae2e6e8 <vm_exec_core+20920>, 0x61e8eae2eea3 <vm_exec_core+22899>, 0x61e8eae2da11 <vm_exec_core+17633>, 0x61e8eae2e50e <vm_exec_core+20446>, 0x61e8eae2c6e9 <vm_exec_core+12729>, 0x61e8eae2bcd6 <vm_exec_core+10150>, 0x61e8eae2f366 <vm_exec_core+24118>, 0x61e8eae2a7f7 <vm_exec_core+4807>, 0x61e8eae2d815 <vm_exec_core+17125>, 0x61e8eae381b9 <vm_exec_core+60553>, 0x61e8eae2e91c <vm_exec_core+21484>, 0x61e8eae2aaa1 <vm_exec_core+5489>, 0x61e8eae2afa2 <vm_exec_core+6770>, 0x61e8eae2abbe <vm_exec_core+5774>, 0x61e8eae2b8a6 <vm_exec_core+9078>, 0x61e8eae2c07b <vm_exec_core+11083>, 0x61e8eae298d0 <vm_exec_core+928>, 0x61e8eae2b617 <vm_exec_core+8423>, 0x61e8eae31491 <vm_exec_core+32609>, 0x61e8eae2edc0 <vm_exec_core+22672>, 0x61e8eae2dd58 <vm_exec_core+18472>, 0x61e8eae2fd5e <vm_exec_core+26670>, 0x61e8eae3155d <vm_exec_core+32813>, 0x61e8eae3005d <vm_exec_core+27437>, 0x61e8eae31015 <vm_exec_core+31461>, 0x61e8eae310e2 <vm_exec_core+31666>, 0x61e8eae2a2d1 <vm_exec_core+3489>, 0x61e8eae30c47 <vm_exec_core+30487>, 0x61e8eae2c998 <vm_exec_core+13416>, 0x61e8eae30e56 <vm_exec_core+31014>, 0x61e8eae2c564 <vm_exec_core+12340>, 0x61e8eae2ff3d <vm_exec_core+27149>, 0x61e8eae2bb20 <vm_exec_core+9712>, 0x61e8eae2cc8d <vm_exec_core+14173>, 0x61e8eae311bb <vm_exec_core+31883>, 0x61e8eae2d29a <vm_exec_core+15722>, 0x61e8eae2ce23 <vm_exec_core+14579>, 0x61e8eae29999 <vm_exec_core+1129>, 0x61e8eae2a025 <vm_exec_core+2805>, 0x61e8eae29a7b <vm_exec_core+1355>, 0x61e8eae2db05 <vm_exec_core+17877>, 0x61e8eae2cfc1 <vm_exec_core+14993>, 0x61e8eae2d6f2 <vm_exec_core+16834>, 0x61e8eae2d615 <vm_exec_core+16613>, 0x61e8eae2c804 <vm_exec_core+13012>, 0x61e8eae2cebd <vm_exec_core+14733>, 0x61e8eae2cb6a <vm_exec_core+13882>, 0x61e8eae2d164 <vm_exec_core+15412>, 0x61e8eae2d0e9 <vm_exec_core+15289>, 0x61e8eae2c7b7 <vm_exec_core+12935>, 0x61e8eae29bc6 <vm_exec_core+1686>, 0x61e8eae2b3a8 <vm_exec_core+7800>, 0x61e8eae305d7 <vm_exec_core+28839>, 0x61e8eae2acf3 <vm_exec_core+6083>, 0x61e8eae31246 <vm_exec_core+32022>, 0x61e8eae2f5f1 <vm_exec_core+24769>, 0x61e8eae2d466 <vm_exec_core+16182>, 0x61e8eae29ec5 <vm_exec_core+2453>, 0x61e8eae30d6e <vm_exec_core+30782>, 0x61e8eae3097f <vm_exec_core+29775>, 0x61e8eae2b0b0 <vm_exec_core+7040>, 0x61e8eae2a4a2 <vm_exec_core+3954>, 0x61e8eae2fa92 <vm_exec_core+25954>, 0x61e8eae2beac <vm_exec_core+10620>, 0x61e8eae30f78 <vm_exec_core+31304>, 0x61e8eae30b96 <vm_exec_core+30310>, 0x61e8eae2c65f <vm_exec_core+12591>, 0x61e8eae2d3d3 <vm_exec_core+16035>, 0x61e8eae2f77b <vm_exec_core+25163>, 0x61e8eae30afa <vm_exec_core+30154>, 0x61e8eae2e869 <vm_exec_core+21305>, 0x61e8eae2f813 <vm_exec_core+25315>, 0x61e8eae2fc11 <vm_exec_core+26337>, 0x61e8eae2e797 <vm_exec_core+21095>, 0x61e8eae2a39e <vm_exec_core+3694>, 0x61e8eae2ef93 <vm_exec_core+23139>, 0x61e8eae2a1ff <vm_exec_core+3279>, 0x61e8eae2a547 <vm_exec_core+4119>, 0x61e8eae2c8ec <vm_exec_core+13244>, 0x61e8eae2e63c <vm_exec_core+20748>, 0x61e8eae2ebbc <vm_exec_core+22156>, 0x61e8eae2e3cb <vm_exec_core+20123>, 0x61e8eae29e12 <vm_exec_core+2274>, 0x61e8eae2fe59 <vm_exec_core+26921>, 0x61e8eae30889 <vm_exec_core+29529>, 0x61e8eae2a642 <vm_exec_core+4370>, 0x61e8eae2b7aa <vm_exec_core+8826>, 0x61e8eae2b2bb <vm_exec_core+7563>, 0x61e8eae2c00d <vm_exec_core+10973>, 0x61e8eae2d32f <vm_exec_core+15871>, 0x61e8eae2a732 <vm_exec_core+4610>, 0x61e8eae2fcde <vm_exec_core+26542>, 0x61e8eae2b70b <vm_exec_core+8667>, 0x61e8eae2d1d0 <vm_exec_core+15520>, 0x61e8eae2dc48 <vm_exec_core+18200>, 0x61e8eae2fb90 <vm_exec_core+26208>, 0x61e8eae2ea1c <vm_exec_core+21740>, 0x61e8eae2c216 <vm_exec_core+11494>, 0x61e8eae2b9f2 <vm_exec_core+9410>, 0x61e8eae2f96e <vm_exec_core+25662>, 0x61e8eae2ca60 <vm_exec_core+13616>, 0x61e8eae2f03e <vm_exec_core+23310>, 0x61e8eae2eb2f <vm_exec_core+22015>, 0x61e8eae2f280 <vm_exec_core+23888>, 0x61e8eae3012e <vm_exec_core+27646>, 0x61e8eae2de4b <vm_exec_core+18715>, 0x61e8eae2e9cc <vm_exec_core+21660>, 0x61e8eae2c38a <vm_exec_core+11866>, 0x61e8eae2f8ba <vm_exec_core+25482>, 0x61e8eae2c4b0 <vm_exec_core+12160>, 0x61e8eae2e6d9 <vm_exec_core+20905>, 0x61e8eae2e9cc <vm_exec_core+21660>, 0x61e8eae2da02 <vm_exec_core+17618>, 0x61e8eae2e4ff <vm_exec_core+20431>, 0x61e8eae2c6da <vm_exec_core+12714>, 0x61e8eae2bcc7 <vm_exec_core+10135>, 0x61e8eae2f357 <vm_exec_core+24103>, 0x61e8eae2a7e8 <vm_exec_core+4792>, 0x61e8eae2d806 <vm_exec_core+17110>, 0x61e8eae381aa <vm_exec_core+60538>, 0x61e8eae2e90d <vm_exec_core+21469>, 0x61e8eae2aa92 <vm_exec_core+5474>, 0x61e8eae2af93 <vm_exec_core+6755>, 0x61e8eae2abaf <vm_exec_core+5759>, 0x61e8eae2b897 <vm_exec_core+9063>, 0x61e8eae2c06c <vm_exec_core+11068>, 0x61e8eae2dd15 <vm_exec_core+18405>, 0x61e8eae2d325 <vm_exec_core+15861>, 0x61e8eae2dd10 <vm_exec_core+18400>, 0x61e8eae2e864 <vm_exec_core+21300>, 0x61e8eae2e792 <vm_exec_core+21090>, 0x61e8eae2b892 <vm_exec_core+9058>, 0x61e8eae2e9e0 <vm_exec_core+21680>, 0x61e8eae2c98e <vm_exec_core+13406>, 0x61e8eae2c993 <vm_exec_core+13411>, 0x61e8eae2e78d <vm_exec_core+21085>, 0x61e8eae2e632 <vm_exec_core+20738>, 0x61e8eae2d6d9 <vm_exec_core+16809>, 0x61e8eae2d601 <vm_exec_core+16593>...} reg_cfp = 0x7ed0befff790 reg_pc = 0x504000412e70 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> #57 0x000061e8eae25cdb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160021bc4d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ed0bdfff6c0, <optimized out>, <optimized out>}, prev = 0x7ed0bdfffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #58 0x000061e8eae62c7b in invoke_iseq_block_from_c (ec=0x5160021bc4d0, captured=<optimized out>, self=139435329830400, 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 = 0x7ed0ed95da70 cfp = 0x7ed0befff7c8 sp = 0x7ed0beeff818 use_argv = <optimized out> stack_argv = 0x7ed0beeff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #59 invoke_block_from_c_proc (ec=0x5160021bc4d0, self=139435329830400, 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> #60 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. #61 0x000061e8eae60f06 in rb_vm_invoke_proc (ec=0x540000000b08, proc=0x80, proc@entry=0x504000408210, argc=-358080962, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1771 self = 0 #62 0x000061e8eadb87f9 in thread_do_start_proc (th=th@entry=0x5150000ec700) at /tmp/ruby/src/trunk_asan/thread.c:605 args = <optimized out> procval = <optimized out> proc = 0x504000408210 args_len = 0 args_ptr = <optimized out> #63 0x000061e8eadb642a in thread_do_start (th=0x5150000ec700) at /tmp/ruby/src/trunk_asan/thread.c:622 result = 36 #64 thread_start_func_2 (th=th@entry=0x5150000ec700, 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> #65 0x000061e8eadb56ee in call_thread_start_func_2 (th=0x5150000ec700) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2175 stack_start = <optimized out> stack_start_addr = 0x7ed0bdfffcc0 #66 nt_start (ptr=0x50c0006c46c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2220 th = 0x5150000ec700 sched = <optimized out> nt = 0x50c0006c46c0 vm = 0x525000000100 #67 0x000061e8eaa65a8f in asan_thread_start(void*) () No symbol table info available. #68 0x00007ed0ee09caa4 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 = {139435005970112, 2483579073731274277, 139435005970112, -352, 0, 140721004675632, 2483579073710302757, 2483688938766771749}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #69 0x00007ed0ee129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 2964134) detached] $ timeout 60 gdb -p 2964137 -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 2964140 -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 2929028 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 2965304] [New LWP 2964141] [New LWP 2960328] [New LWP 2948591] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007ed0ee098d71 in __futex_abstimed_wait_common64 (private=32764, cancel=true, abstime=0x7ffc297f0d00, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x7ed0ee3d5c40 (LWP 2929028) "ruby" 0x00007ed0ee098d71 in __futex_abstimed_wait_common64 (private=32764, cancel=true, abstime=0x7ffc297f0d00, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 2 Thread 0x7ed0c7c006c0 (LWP 2965304) "envutil.rb:183" 0x00007ed0ee11b4cd in __GI___poll (fds=0x7ed0b9c09760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x7ed0d1e006c0 (LWP 2964141) "test_autoload.*" 0x00007ed0ee11b4cd in __GI___poll (fds=0x7ed0bad09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x7ed0caa006c0 (LWP 2960328) "parallel.rb:40" 0x00007ed0ee11b4cd in __GI___poll (fds=0x7ed0c0015d60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 5 Thread 0x7ed0c96006c0 (LWP 2948591) "Timeout stdlib " 0x00007ed0ee098d71 in __futex_abstimed_wait_common64 (private=32464, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0007e47d4) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 5 (Thread 0x7ed0c96006c0 (LWP 2948591) "Timeout stdlib "): #0 0x00007ed0ee098d71 in __futex_abstimed_wait_common64 (private=32464, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0007e47d4) 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=32464, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0007e47d4) 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=0x50c0007e47d4, 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 0x00007ed0ee09b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c0007e47a8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7ed0ee09b4b0 <__condvar_cleanup_waiting>, __arg = 0x7ed0c95feb70, __canceltype = 140, __prev = 0x0} cbuffer = {wseq = 17, cond = 0x50c0007e47a8, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 17 seq = 8 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=0x50c0007e47a8, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x000061e8ead8f88f in rb_native_cond_wait (cond=0x50c0007e47d4, 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=0x51500018a680, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:855 next_th = 0x0 #7 0x000061e8eadb4602 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x51500018a680) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1097 can_direct_transfer = <optimized out> #8 0x000061e8ead99d21 in native_sleep (th=0x51500018a680, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3282 sched = <optimized out> #9 sleep_forever (th=0x51500018a680, 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 0x000061e8eadb3075 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=139435806119880, 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 0x000061e8eaab02d0 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 = 0x51600269a6d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ed0c95feef0, <optimized out>, 0x7ed0c95fee00, <optimized out>, <optimized out>}, prev = 0x7ed0c5c09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x51600269a6d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x000061e8eadb255d in queue_do_pop (self=<optimized out>, q=0x50400005ae50, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109 queue_waiter = {w = {self = 139435806119880, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 139435806119880, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400005ae50 end = 0 #14 0x000061e8eae31a17 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 0x000061e8eae31a17 in vm_invoke_builtin_delegate (ec=0x51600269a6d0, cfp=0x7ed0ce57c758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x51600269a6d0) at ../../src/trunk_asan/insns.def:1657 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x61e8eae2c7c6 <vm_exec_core+12950>, 0x61e8eae29bd5 <vm_exec_core+1701>, 0x61e8eae2b3b7 <vm_exec_core+7815>, 0x61e8eae305e6 <vm_exec_core+28854>, 0x61e8eae2ad02 <vm_exec_core+6098>, 0x61e8eae31255 <vm_exec_core+32037>, 0x61e8eae2f600 <vm_exec_core+24784>, 0x61e8eae2d475 <vm_exec_core+16197>, 0x61e8eae29ed4 <vm_exec_core+2468>, 0x61e8eae30d7d <vm_exec_core+30797>, 0x61e8eae3098e <vm_exec_core+29790>, 0x61e8eae2b0bf <vm_exec_core+7055>, 0x61e8eae2a4b1 <vm_exec_core+3969>, 0x61e8eae2faa1 <vm_exec_core+25969>, 0x61e8eae2bebb <vm_exec_core+10635>, 0x61e8eae30f87 <vm_exec_core+31319>, 0x61e8eae30ba5 <vm_exec_core+30325>, 0x61e8eae2c66e <vm_exec_core+12606>, 0x61e8eae2d3e2 <vm_exec_core+16050>, 0x61e8eae2f78a <vm_exec_core+25178>, 0x61e8eae30b09 <vm_exec_core+30169>, 0x61e8eae2e878 <vm_exec_core+21320>, 0x61e8eae2f822 <vm_exec_core+25330>, 0x61e8eae2fc20 <vm_exec_core+26352>, 0x61e8eae2e7a6 <vm_exec_core+21110>, 0x61e8eae2a3ad <vm_exec_core+3709>, 0x61e8eae2efa2 <vm_exec_core+23154>, 0x61e8eae2a20e <vm_exec_core+3294>, 0x61e8eae2a556 <vm_exec_core+4134>, 0x61e8eae2c8fb <vm_exec_core+13259>, 0x61e8eae2e64b <vm_exec_core+20763>, 0x61e8eae2ebcb <vm_exec_core+22171>, 0x61e8eae2e3da <vm_exec_core+20138>, 0x61e8eae29e21 <vm_exec_core+2289>, 0x61e8eae2fe68 <vm_exec_core+26936>, 0x61e8eae30898 <vm_exec_core+29544>, 0x61e8eae2a651 <vm_exec_core+4385>, 0x61e8eae2b7b9 <vm_exec_core+8841>, 0x61e8eae2b2ca <vm_exec_core+7578>, 0x61e8eae2c01c <vm_exec_core+10988>, 0x61e8eae2d33e <vm_exec_core+15886>, 0x61e8eae2a741 <vm_exec_core+4625>, 0x61e8eae2fced <vm_exec_core+26557>, 0x61e8eae2b71a <vm_exec_core+8682>, 0x61e8eae2d1df <vm_exec_core+15535>, 0x61e8eae2dc57 <vm_exec_core+18215>, 0x61e8eae2fb9f <vm_exec_core+26223>, 0x61e8eae2ea2b <vm_exec_core+21755>, 0x61e8eae2c225 <vm_exec_core+11509>, 0x61e8eae2ba01 <vm_exec_core+9425>, 0x61e8eae2f97d <vm_exec_core+25677>, 0x61e8eae2ca6f <vm_exec_core+13631>, 0x61e8eae2f04d <vm_exec_core+23325>, 0x61e8eae2eb3e <vm_exec_core+22030>, 0x61e8eae2f28f <vm_exec_core+23903>, 0x61e8eae3013d <vm_exec_core+27661>, 0x61e8eae2de5a <vm_exec_core+18730>, 0x61e8eae298cb <vm_exec_core+923>, 0x61e8eae2c399 <vm_exec_core+11881>, 0x61e8eae2f8c9 <vm_exec_core+25497>, 0x61e8eae2c4bf <vm_exec_core+12175>, 0x61e8eae2e6e8 <vm_exec_core+20920>, 0x61e8eae2eea3 <vm_exec_core+22899>, 0x61e8eae2da11 <vm_exec_core+17633>, 0x61e8eae2e50e <vm_exec_core+20446>, 0x61e8eae2c6e9 <vm_exec_core+12729>, 0x61e8eae2bcd6 <vm_exec_core+10150>, 0x61e8eae2f366 <vm_exec_core+24118>, 0x61e8eae2a7f7 <vm_exec_core+4807>, 0x61e8eae2d815 <vm_exec_core+17125>, 0x61e8eae381b9 <vm_exec_core+60553>, 0x61e8eae2e91c <vm_exec_core+21484>, 0x61e8eae2aaa1 <vm_exec_core+5489>, 0x61e8eae2afa2 <vm_exec_core+6770>, 0x61e8eae2abbe <vm_exec_core+5774>, 0x61e8eae2b8a6 <vm_exec_core+9078>, 0x61e8eae2c07b <vm_exec_core+11083>, 0x61e8eae298d0 <vm_exec_core+928>, 0x61e8eae2b617 <vm_exec_core+8423>, 0x61e8eae31491 <vm_exec_core+32609>, 0x61e8eae2edc0 <vm_exec_core+22672>, 0x61e8eae2dd58 <vm_exec_core+18472>, 0x61e8eae2fd5e <vm_exec_core+26670>, 0x61e8eae3155d <vm_exec_core+32813>, 0x61e8eae3005d <vm_exec_core+27437>, 0x61e8eae31015 <vm_exec_core+31461>, 0x61e8eae310e2 <vm_exec_core+31666>, 0x61e8eae2a2d1 <vm_exec_core+3489>, 0x61e8eae30c47 <vm_exec_core+30487>, 0x61e8eae2c998 <vm_exec_core+13416>, 0x61e8eae30e56 <vm_exec_core+31014>, 0x61e8eae2c564 <vm_exec_core+12340>, 0x61e8eae2ff3d <vm_exec_core+27149>, 0x61e8eae2bb20 <vm_exec_core+9712>, 0x61e8eae2cc8d <vm_exec_core+14173>, 0x61e8eae311bb <vm_exec_core+31883>, 0x61e8eae2d29a <vm_exec_core+15722>, 0x61e8eae2ce23 <vm_exec_core+14579>, 0x61e8eae29999 <vm_exec_core+1129>, 0x61e8eae2a025 <vm_exec_core+2805>, 0x61e8eae29a7b <vm_exec_core+1355>, 0x61e8eae2db05 <vm_exec_core+17877>, 0x61e8eae2cfc1 <vm_exec_core+14993>, 0x61e8eae2d6f2 <vm_exec_core+16834>, 0x61e8eae2d615 <vm_exec_core+16613>, 0x61e8eae2c804 <vm_exec_core+13012>, 0x61e8eae2cebd <vm_exec_core+14733>, 0x61e8eae2cb6a <vm_exec_core+13882>, 0x61e8eae2d164 <vm_exec_core+15412>, 0x61e8eae2d0e9 <vm_exec_core+15289>, 0x61e8eae2c7b7 <vm_exec_core+12935>, 0x61e8eae29bc6 <vm_exec_core+1686>, 0x61e8eae2b3a8 <vm_exec_core+7800>, 0x61e8eae305d7 <vm_exec_core+28839>, 0x61e8eae2acf3 <vm_exec_core+6083>, 0x61e8eae31246 <vm_exec_core+32022>, 0x61e8eae2f5f1 <vm_exec_core+24769>, 0x61e8eae2d466 <vm_exec_core+16182>, 0x61e8eae29ec5 <vm_exec_core+2453>, 0x61e8eae30d6e <vm_exec_core+30782>, 0x61e8eae3097f <vm_exec_core+29775>, 0x61e8eae2b0b0 <vm_exec_core+7040>, 0x61e8eae2a4a2 <vm_exec_core+3954>, 0x61e8eae2fa92 <vm_exec_core+25954>, 0x61e8eae2beac <vm_exec_core+10620>, 0x61e8eae30f78 <vm_exec_core+31304>, 0x61e8eae30b96 <vm_exec_core+30310>, 0x61e8eae2c65f <vm_exec_core+12591>, 0x61e8eae2d3d3 <vm_exec_core+16035>, 0x61e8eae2f77b <vm_exec_core+25163>, 0x61e8eae30afa <vm_exec_core+30154>, 0x61e8eae2e869 <vm_exec_core+21305>, 0x61e8eae2f813 <vm_exec_core+25315>, 0x61e8eae2fc11 <vm_exec_core+26337>, 0x61e8eae2e797 <vm_exec_core+21095>, 0x61e8eae2a39e <vm_exec_core+3694>, 0x61e8eae2ef93 <vm_exec_core+23139>, 0x61e8eae2a1ff <vm_exec_core+3279>, 0x61e8eae2a547 <vm_exec_core+4119>, 0x61e8eae2c8ec <vm_exec_core+13244>, 0x61e8eae2e63c <vm_exec_core+20748>, 0x61e8eae2ebbc <vm_exec_core+22156>, 0x61e8eae2e3cb <vm_exec_core+20123>, 0x61e8eae29e12 <vm_exec_core+2274>, 0x61e8eae2fe59 <vm_exec_core+26921>, 0x61e8eae30889 <vm_exec_core+29529>, 0x61e8eae2a642 <vm_exec_core+4370>, 0x61e8eae2b7aa <vm_exec_core+8826>, 0x61e8eae2b2bb <vm_exec_core+7563>, 0x61e8eae2c00d <vm_exec_core+10973>, 0x61e8eae2d32f <vm_exec_core+15871>, 0x61e8eae2a732 <vm_exec_core+4610>, 0x61e8eae2fcde <vm_exec_core+26542>, 0x61e8eae2b70b <vm_exec_core+8667>, 0x61e8eae2d1d0 <vm_exec_core+15520>, 0x61e8eae2dc48 <vm_exec_core+18200>, 0x61e8eae2fb90 <vm_exec_core+26208>, 0x61e8eae2ea1c <vm_exec_core+21740>, 0x61e8eae2c216 <vm_exec_core+11494>, 0x61e8eae2b9f2 <vm_exec_core+9410>, 0x61e8eae2f96e <vm_exec_core+25662>, 0x61e8eae2ca60 <vm_exec_core+13616>, 0x61e8eae2f03e <vm_exec_core+23310>, 0x61e8eae2eb2f <vm_exec_core+22015>, 0x61e8eae2f280 <vm_exec_core+23888>, 0x61e8eae3012e <vm_exec_core+27646>, 0x61e8eae2de4b <vm_exec_core+18715>, 0x61e8eae2e9cc <vm_exec_core+21660>, 0x61e8eae2c38a <vm_exec_core+11866>, 0x61e8eae2f8ba <vm_exec_core+25482>, 0x61e8eae2c4b0 <vm_exec_core+12160>, 0x61e8eae2e6d9 <vm_exec_core+20905>, 0x61e8eae2e9cc <vm_exec_core+21660>, 0x61e8eae2da02 <vm_exec_core+17618>, 0x61e8eae2e4ff <vm_exec_core+20431>, 0x61e8eae2c6da <vm_exec_core+12714>, 0x61e8eae2bcc7 <vm_exec_core+10135>, 0x61e8eae2f357 <vm_exec_core+24103>, 0x61e8eae2a7e8 <vm_exec_core+4792>, 0x61e8eae2d806 <vm_exec_core+17110>, 0x61e8eae381aa <vm_exec_core+60538>, 0x61e8eae2e90d <vm_exec_core+21469>, 0x61e8eae2aa92 <vm_exec_core+5474>, 0x61e8eae2af93 <vm_exec_core+6755>, 0x61e8eae2abaf <vm_exec_core+5759>, 0x61e8eae2b897 <vm_exec_core+9063>, 0x61e8eae2c06c <vm_exec_core+11068>, 0x61e8eae2dd15 <vm_exec_core+18405>, 0x61e8eae2d325 <vm_exec_core+15861>, 0x61e8eae2dd10 <vm_exec_core+18400>, 0x61e8eae2e864 <vm_exec_core+21300>, 0x61e8eae2e792 <vm_exec_core+21090>, 0x61e8eae2b892 <vm_exec_core+9058>, 0x61e8eae2e9e0 <vm_exec_core+21680>, 0x61e8eae2c98e <vm_exec_core+13406>, 0x61e8eae2c993 <vm_exec_core+13411>, 0x61e8eae2e78d <vm_exec_core+21085>, 0x61e8eae2e632 <vm_exec_core+20738>, 0x61e8eae2d6d9 <vm_exec_core+16809>, 0x61e8eae2d601 <vm_exec_core+16593>...} reg_cfp = 0x7ed0ce57c758 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 0x000061e8eae25cdb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x51600269a6d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ed0c95ff6c0, <optimized out>, <optimized out>}, prev = 0x7ed0c95ffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #18 0x000061e8eae62c7b in invoke_iseq_block_from_c (ec=0x51600269a6d0, captured=<optimized out>, self=139435806206800, 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 = 0x7ed0edb160d8 cfp = 0x7ed0ce57c7c8 sp = 0x7ed0ce47c818 use_argv = <optimized out> stack_argv = 0x7ed0ce47c818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x51600269a6d0, self=139435806206800, 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 0x000061e8eae60f06 in rb_vm_invoke_proc (ec=0x50c0007e47d4, proc=0x189, proc@entry=0x5040004a4590, argc=-301363855, 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 0x000061e8eadb87f9 in thread_do_start_proc (th=th@entry=0x51500018a680) at /tmp/ruby/src/trunk_asan/thread.c:605 args = <optimized out> procval = <optimized out> proc = 0x5040004a4590 args_len = 0 args_ptr = <optimized out> #23 0x000061e8eadb642a in thread_do_start (th=0x51500018a680) at /tmp/ruby/src/trunk_asan/thread.c:622 result = 36 #24 thread_start_func_2 (th=th@entry=0x51500018a680, 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 0x000061e8eadb56ee in call_thread_start_func_2 (th=0x51500018a680) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2175 stack_start = <optimized out> stack_start_addr = 0x7ed0c95ffcc0 #26 nt_start (ptr=0x50c0007e4780) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2220 th = 0x51500018a680 sched = <optimized out> nt = 0x50c0007e4780 vm = 0x525000000100 #27 0x000061e8eaa65a8f in asan_thread_start(void*) () No symbol table info available. #28 0x00007ed0ee09caa4 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 = {139435196810944, 2483624428585920037, 139435196810944, -352, 25, 140721004672720, 2483624428564948517, 2483688938766771749}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x00007ed0ee129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 4 (Thread 0x7ed0caa006c0 (LWP 2960328) "parallel.rb:40"): #0 0x00007ed0ee11b4cd in __GI___poll (fds=0x7ed0c0015d60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000061e8eaa0c6da in __interceptor_poll () No symbol table info available. #2 0x000061e8eab6865d in nogvl_wait_for (th=139435804305040, fptr=0x5110001b7000, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12537 fds = {fd = 4, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174 ready = <optimized out> #4 0x000061e8eab69ad6 in internal_read_func (ptr=0x7ed0c0015b40) at /tmp/ruby/src/trunk_asan/io.c:1205 iis = 0x7ed0c0015b40 result = <optimized out> #5 0x000061e8ead9dc63 in rb_thread_io_blocking_call (func=0x61e8eab69650 <internal_read_func>, data1=0x7ed0c0015b40, 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 0x000061e8eaab02d0 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 = 0x5160021da7d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ed0ca9fedb0, <optimized out>, 0x7ed0ca9fecc0, <optimized out>, <optimized out>}, prev = 0x7ed0c0009240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160021da7d0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x000061e8eab7def5 in io_read_memory_locktmp (str=139435039612256, 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 = 139435804305040, fptr = 0x5110001b7000, nonblock = 0, fd = 4, buf = 0x51900023c380, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x5110001b7000 n = <optimized out> shrinkable = <optimized out> #9 0x000061e8eab5a121 in io_readpartial (argc=-1073652384, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3617 ret = <optimized out> #10 0x000061e8eae89068 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 = 0x7ed0edbd9ec0 cfunc = 0x504000010f58 recv = 139435804305200 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x000061e8eae36a09 in vm_sendish (ec=0x5160021da7d0, reg_cfp=0x7ed0cabff790, 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=0x5160021da7d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x61e8eae2c7c6 <vm_exec_core+12950>, 0x61e8eae29bd5 <vm_exec_core+1701>, 0x61e8eae2b3b7 <vm_exec_core+7815>, 0x61e8eae305e6 <vm_exec_core+28854>, 0x61e8eae2ad02 <vm_exec_core+6098>, 0x61e8eae31255 <vm_exec_core+32037>, 0x61e8eae2f600 <vm_exec_core+24784>, 0x61e8eae2d475 <vm_exec_core+16197>, 0x61e8eae29ed4 <vm_exec_core+2468>, 0x61e8eae30d7d <vm_exec_core+30797>, 0x61e8eae3098e <vm_exec_core+29790>, 0x61e8eae2b0bf <vm_exec_core+7055>, 0x61e8eae2a4b1 <vm_exec_core+3969>, 0x61e8eae2faa1 <vm_exec_core+25969>, 0x61e8eae2bebb <vm_exec_core+10635>, 0x61e8eae30f87 <vm_exec_core+31319>, 0x61e8eae30ba5 <vm_exec_core+30325>, 0x61e8eae2c66e <vm_exec_core+12606>, 0x61e8eae2d3e2 <vm_exec_core+16050>, 0x61e8eae2f78a <vm_exec_core+25178>, 0x61e8eae30b09 <vm_exec_core+30169>, 0x61e8eae2e878 <vm_exec_core+21320>, 0x61e8eae2f822 <vm_exec_core+25330>, 0x61e8eae2fc20 <vm_exec_core+26352>, 0x61e8eae2e7a6 <vm_exec_core+21110>, 0x61e8eae2a3ad <vm_exec_core+3709>, 0x61e8eae2efa2 <vm_exec_core+23154>, 0x61e8eae2a20e <vm_exec_core+3294>, 0x61e8eae2a556 <vm_exec_core+4134>, 0x61e8eae2c8fb <vm_exec_core+13259>, 0x61e8eae2e64b <vm_exec_core+20763>, 0x61e8eae2ebcb <vm_exec_core+22171>, 0x61e8eae2e3da <vm_exec_core+20138>, 0x61e8eae29e21 <vm_exec_core+2289>, 0x61e8eae2fe68 <vm_exec_core+26936>, 0x61e8eae30898 <vm_exec_core+29544>, 0x61e8eae2a651 <vm_exec_core+4385>, 0x61e8eae2b7b9 <vm_exec_core+8841>, 0x61e8eae2b2ca <vm_exec_core+7578>, 0x61e8eae2c01c <vm_exec_core+10988>, 0x61e8eae2d33e <vm_exec_core+15886>, 0x61e8eae2a741 <vm_exec_core+4625>, 0x61e8eae2fced <vm_exec_core+26557>, 0x61e8eae2b71a <vm_exec_core+8682>, 0x61e8eae2d1df <vm_exec_core+15535>, 0x61e8eae2dc57 <vm_exec_core+18215>, 0x61e8eae2fb9f <vm_exec_core+26223>, 0x61e8eae2ea2b <vm_exec_core+21755>, 0x61e8eae2c225 <vm_exec_core+11509>, 0x61e8eae2ba01 <vm_exec_core+9425>, 0x61e8eae2f97d <vm_exec_core+25677>, 0x61e8eae2ca6f <vm_exec_core+13631>, 0x61e8eae2f04d <vm_exec_core+23325>, 0x61e8eae2eb3e <vm_exec_core+22030>, 0x61e8eae2f28f <vm_exec_core+23903>, 0x61e8eae3013d <vm_exec_core+27661>, 0x61e8eae2de5a <vm_exec_core+18730>, 0x61e8eae298cb <vm_exec_core+923>, 0x61e8eae2c399 <vm_exec_core+11881>, 0x61e8eae2f8c9 <vm_exec_core+25497>, 0x61e8eae2c4bf <vm_exec_core+12175>, 0x61e8eae2e6e8 <vm_exec_core+20920>, 0x61e8eae2eea3 <vm_exec_core+22899>, 0x61e8eae2da11 <vm_exec_core+17633>, 0x61e8eae2e50e <vm_exec_core+20446>, 0x61e8eae2c6e9 <vm_exec_core+12729>, 0x61e8eae2bcd6 <vm_exec_core+10150>, 0x61e8eae2f366 <vm_exec_core+24118>, 0x61e8eae2a7f7 <vm_exec_core+4807>, 0x61e8eae2d815 <vm_exec_core+17125>, 0x61e8eae381b9 <vm_exec_core+60553>, 0x61e8eae2e91c <vm_exec_core+21484>, 0x61e8eae2aaa1 <vm_exec_core+5489>, 0x61e8eae2afa2 <vm_exec_core+6770>, 0x61e8eae2abbe <vm_exec_core+5774>, 0x61e8eae2b8a6 <vm_exec_core+9078>, 0x61e8eae2c07b <vm_exec_core+11083>, 0x61e8eae298d0 <vm_exec_core+928>, 0x61e8eae2b617 <vm_exec_core+8423>, 0x61e8eae31491 <vm_exec_core+32609>, 0x61e8eae2edc0 <vm_exec_core+22672>, 0x61e8eae2dd58 <vm_exec_core+18472>, 0x61e8eae2fd5e <vm_exec_core+26670>, 0x61e8eae3155d <vm_exec_core+32813>, 0x61e8eae3005d <vm_exec_core+27437>, 0x61e8eae31015 <vm_exec_core+31461>, 0x61e8eae310e2 <vm_exec_core+31666>, 0x61e8eae2a2d1 <vm_exec_core+3489>, 0x61e8eae30c47 <vm_exec_core+30487>, 0x61e8eae2c998 <vm_exec_core+13416>, 0x61e8eae30e56 <vm_exec_core+31014>, 0x61e8eae2c564 <vm_exec_core+12340>, 0x61e8eae2ff3d <vm_exec_core+27149>, 0x61e8eae2bb20 <vm_exec_core+9712>, 0x61e8eae2cc8d <vm_exec_core+14173>, 0x61e8eae311bb <vm_exec_core+31883>, 0x61e8eae2d29a <vm_exec_core+15722>, 0x61e8eae2ce23 <vm_exec_core+14579>, 0x61e8eae29999 <vm_exec_core+1129>, 0x61e8eae2a025 <vm_exec_core+2805>, 0x61e8eae29a7b <vm_exec_core+1355>, 0x61e8eae2db05 <vm_exec_core+17877>, 0x61e8eae2cfc1 <vm_exec_core+14993>, 0x61e8eae2d6f2 <vm_exec_core+16834>, 0x61e8eae2d615 <vm_exec_core+16613>, 0x61e8eae2c804 <vm_exec_core+13012>, 0x61e8eae2cebd <vm_exec_core+14733>, 0x61e8eae2cb6a <vm_exec_core+13882>, 0x61e8eae2d164 <vm_exec_core+15412>, 0x61e8eae2d0e9 <vm_exec_core+15289>, 0x61e8eae2c7b7 <vm_exec_core+12935>, 0x61e8eae29bc6 <vm_exec_core+1686>, 0x61e8eae2b3a8 <vm_exec_core+7800>, 0x61e8eae305d7 <vm_exec_core+28839>, 0x61e8eae2acf3 <vm_exec_core+6083>, 0x61e8eae31246 <vm_exec_core+32022>, 0x61e8eae2f5f1 <vm_exec_core+24769>, 0x61e8eae2d466 <vm_exec_core+16182>, 0x61e8eae29ec5 <vm_exec_core+2453>, 0x61e8eae30d6e <vm_exec_core+30782>, 0x61e8eae3097f <vm_exec_core+29775>, 0x61e8eae2b0b0 <vm_exec_core+7040>, 0x61e8eae2a4a2 <vm_exec_core+3954>, 0x61e8eae2fa92 <vm_exec_core+25954>, 0x61e8eae2beac <vm_exec_core+10620>, 0x61e8eae30f78 <vm_exec_core+31304>, 0x61e8eae30b96 <vm_exec_core+30310>, 0x61e8eae2c65f <vm_exec_core+12591>, 0x61e8eae2d3d3 <vm_exec_core+16035>, 0x61e8eae2f77b <vm_exec_core+25163>, 0x61e8eae30afa <vm_exec_core+30154>, 0x61e8eae2e869 <vm_exec_core+21305>, 0x61e8eae2f813 <vm_exec_core+25315>, 0x61e8eae2fc11 <vm_exec_core+26337>, 0x61e8eae2e797 <vm_exec_core+21095>, 0x61e8eae2a39e <vm_exec_core+3694>, 0x61e8eae2ef93 <vm_exec_core+23139>, 0x61e8eae2a1ff <vm_exec_core+3279>, 0x61e8eae2a547 <vm_exec_core+4119>, 0x61e8eae2c8ec <vm_exec_core+13244>, 0x61e8eae2e63c <vm_exec_core+20748>, 0x61e8eae2ebbc <vm_exec_core+22156>, 0x61e8eae2e3cb <vm_exec_core+20123>, 0x61e8eae29e12 <vm_exec_core+2274>, 0x61e8eae2fe59 <vm_exec_core+26921>, 0x61e8eae30889 <vm_exec_core+29529>, 0x61e8eae2a642 <vm_exec_core+4370>, 0x61e8eae2b7aa <vm_exec_core+8826>, 0x61e8eae2b2bb <vm_exec_core+7563>, 0x61e8eae2c00d <vm_exec_core+10973>, 0x61e8eae2d32f <vm_exec_core+15871>, 0x61e8eae2a732 <vm_exec_core+4610>, 0x61e8eae2fcde <vm_exec_core+26542>, 0x61e8eae2b70b <vm_exec_core+8667>, 0x61e8eae2d1d0 <vm_exec_core+15520>, 0x61e8eae2dc48 <vm_exec_core+18200>, 0x61e8eae2fb90 <vm_exec_core+26208>, 0x61e8eae2ea1c <vm_exec_core+21740>, 0x61e8eae2c216 <vm_exec_core+11494>, 0x61e8eae2b9f2 <vm_exec_core+9410>, 0x61e8eae2f96e <vm_exec_core+25662>, 0x61e8eae2ca60 <vm_exec_core+13616>, 0x61e8eae2f03e <vm_exec_core+23310>, 0x61e8eae2eb2f <vm_exec_core+22015>, 0x61e8eae2f280 <vm_exec_core+23888>, 0x61e8eae3012e <vm_exec_core+27646>, 0x61e8eae2de4b <vm_exec_core+18715>, 0x61e8eae2e9cc <vm_exec_core+21660>, 0x61e8eae2c38a <vm_exec_core+11866>, 0x61e8eae2f8ba <vm_exec_core+25482>, 0x61e8eae2c4b0 <vm_exec_core+12160>, 0x61e8eae2e6d9 <vm_exec_core+20905>, 0x61e8eae2e9cc <vm_exec_core+21660>, 0x61e8eae2da02 <vm_exec_core+17618>, 0x61e8eae2e4ff <vm_exec_core+20431>, 0x61e8eae2c6da <vm_exec_core+12714>, 0x61e8eae2bcc7 <vm_exec_core+10135>, 0x61e8eae2f357 <vm_exec_core+24103>, 0x61e8eae2a7e8 <vm_exec_core+4792>, 0x61e8eae2d806 <vm_exec_core+17110>, 0x61e8eae381aa <vm_exec_core+60538>, 0x61e8eae2e90d <vm_exec_core+21469>, 0x61e8eae2aa92 <vm_exec_core+5474>, 0x61e8eae2af93 <vm_exec_core+6755>, 0x61e8eae2abaf <vm_exec_core+5759>, 0x61e8eae2b897 <vm_exec_core+9063>, 0x61e8eae2c06c <vm_exec_core+11068>, 0x61e8eae2dd15 <vm_exec_core+18405>, 0x61e8eae2d325 <vm_exec_core+15861>, 0x61e8eae2dd10 <vm_exec_core+18400>, 0x61e8eae2e864 <vm_exec_core+21300>, 0x61e8eae2e792 <vm_exec_core+21090>, 0x61e8eae2b892 <vm_exec_core+9058>, 0x61e8eae2e9e0 <vm_exec_core+21680>, 0x61e8eae2c98e <vm_exec_core+13406>, 0x61e8eae2c993 <vm_exec_core+13411>, 0x61e8eae2e78d <vm_exec_core+21085>, 0x61e8eae2e632 <vm_exec_core+20738>, 0x61e8eae2d6d9 <vm_exec_core+16809>, 0x61e8eae2d601 <vm_exec_core+16593>...} reg_cfp = 0x7ed0cabff790 reg_pc = 0x51300004b8e0 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 0x000061e8eae25cdb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160021da7d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ed0ca9ff6c0, <optimized out>, <optimized out>}, prev = 0x7ed0ca9ffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #14 0x000061e8eae62c7b in invoke_iseq_block_from_c (ec=0x5160021da7d0, captured=<optimized out>, self=139435800016080, 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 = 0x7ed0edb5c740 cfp = 0x7ed0cabff7c8 sp = 0x7ed0caaff818 use_argv = <optimized out> stack_argv = 0x7ed0caaff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x5160021da7d0, self=139435800016080, 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 0x000061e8eae60f06 in rb_vm_invoke_proc (ec=0x7ed0c0015d60, proc=0x1, proc@entry=0x50400039a710, argc=-300829491, 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 0x000061e8eadb87f9 in thread_do_start_proc (th=th@entry=0x515000100980) at /tmp/ruby/src/trunk_asan/thread.c:605 args = <optimized out> procval = <optimized out> proc = 0x50400039a710 args_len = 0 args_ptr = <optimized out> #19 0x000061e8eadb642a in thread_do_start (th=0x515000100980) at /tmp/ruby/src/trunk_asan/thread.c:622 result = 36 #20 thread_start_func_2 (th=th@entry=0x515000100980, 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 0x000061e8eadb56ee in call_thread_start_func_2 (th=0x515000100980) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2175 stack_start = <optimized out> stack_start_addr = 0x7ed0ca9ffcc0 #22 nt_start (ptr=0x50c0006bc2c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2220 th = 0x515000100980 sched = <optimized out> nt = 0x50c0006bc2c0 vm = 0x525000000100 #23 0x000061e8eaa65a8f in asan_thread_start(void*) () No symbol table info available. #24 0x00007ed0ee09caa4 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 = {139435217782464, 2483626077853361701, 139435217782464, -352, 25, 140721004678448, 2483626077832390181, 2483688938766771749}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x00007ed0ee129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x7ed0d1e006c0 (LWP 2964141) "test_autoload.*"): #0 0x00007ed0ee11b4cd in __GI___poll (fds=0x7ed0bad09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000061e8eaa0c6da in __interceptor_poll () No symbol table info available. #2 0x000061e8eadb9a5f 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 0x000061e8eaa65a8f in asan_thread_start(void*) () No symbol table info available. #5 0x00007ed0ee09caa4 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 = {139435339417280, 2483640921260336677, 139435339417280, -352, 0, 139434930463536, 2483640921239365157, 2483688938766771749}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007ed0ee129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7ed0c7c006c0 (LWP 2965304) "envutil.rb:183"): #0 0x00007ed0ee11b4cd in __GI___poll (fds=0x7ed0b9c09760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000061e8eaa0c6da in __interceptor_poll () No symbol table info available. #2 0x000061e8eab6865d in nogvl_wait_for (th=139435811019280, fptr=0x5110001de600, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12537 fds = {fd = 10, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174 ready = <optimized out> #4 0x000061e8eab69ad6 in internal_read_func (ptr=0x7ed0b9c09620) at /tmp/ruby/src/trunk_asan/io.c:1205 iis = 0x7ed0b9c09620 result = <optimized out> #5 0x000061e8ead9dc63 in rb_thread_io_blocking_call (func=0x61e8eab69650 <internal_read_func>, data1=data1@entry=0x7ed0b9c09620, fd=<optimized out>, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1824 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> val = <optimized out> waiting_fd = <optimized out> state = RUBY_TAG_NONE saved_errno = <optimized out> prev_mn_schedulable = <optimized out> #6 0x000061e8eab6946a in rb_io_blocking_region_wait (argument=0x7ed0b9c09620, events=RUBY_IO_READABLE, io=<optimized out>, function=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:228 No locals. #7 rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1314 iis = {th = 139435811019280, fptr = 0x5110001de600, nonblock = 0, fd = 10, buf = 0x525000197900, capa = 8192, timeout = 0x0} timeout_storage = <optimized out> scheduler = <optimized out> #8 0x000061e8eab6cda7 in io_bufread (ptr=0x525000197900 '\276' <repeats 200 times>..., len=8192, fptr=0x5110001de600) at /tmp/ruby/src/trunk_asan/io.c:3057 offset = 0 n = 8192 c = <optimized out> #9 bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3096 p = <optimized out> #10 0x000061e8eaab02d0 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 = 0x5160021ba6d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ed0c7bfed10, <optimized out>, 0x7ed0c7bfec20, <optimized out>, <optimized out>}, prev = 0x7ed0b9c09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160021ba6d0 state = RUBY_TAG_NONE errinfo = <optimized out> #11 0x000061e8eab6a7cb in io_fread (str=139435811018960, offset=0, size=8192, fptr=0x5110001de600) at /tmp/ruby/src/trunk_asan/io.c:3110 arg = {str_ptr = 0x525000197900 '\276' <repeats 200 times>..., len = 8192, fptr = <optimized out>} len = <optimized out> errno_to_fail = <optimized out> #12 read_all (fptr=<optimized out>, siz=8192, str=139435811018960) at /tmp/ruby/src/trunk_asan/io.c:3388 capa = <optimized out> cr = 0 bytes = 0 pos = 0 enc = 0x50d000000110 n = <optimized out> shrinkable = <optimized out> #13 0x000061e8eab5a503 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3812 str = <optimized out> length = <optimized out> fptr = 0x5110001de600 len = <optimized out> n = <optimized out> shrinkable = <optimized out> #14 0x000061e8eae89068 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 = 0x3fc100100001 cc = <optimized out> me = 0x7ed0cefae4e8 cfunc = 0x504000010f98 recv = 139435811022360 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #15 0x000061e8eae36a09 in vm_sendish (ec=0x5160021ba6d0, reg_cfp=0x7ed0c15fb790, 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> #16 vm_exec_core (ec=ec@entry=0x5160021ba6d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x61e8eae2c7c6 <vm_exec_core+12950>, 0x61e8eae29bd5 <vm_exec_core+1701>, 0x61e8eae2b3b7 <vm_exec_core+7815>, 0x61e8eae305e6 <vm_exec_core+28854>, 0x61e8eae2ad02 <vm_exec_core+6098>, 0x61e8eae31255 <vm_exec_core+32037>, 0x61e8eae2f600 <vm_exec_core+24784>, 0x61e8eae2d475 <vm_exec_core+16197>, 0x61e8eae29ed4 <vm_exec_core+2468>, 0x61e8eae30d7d <vm_exec_core+30797>, 0x61e8eae3098e <vm_exec_core+29790>, 0x61e8eae2b0bf <vm_exec_core+7055>, 0x61e8eae2a4b1 <vm_exec_core+3969>, 0x61e8eae2faa1 <vm_exec_core+25969>, 0x61e8eae2bebb <vm_exec_core+10635>, 0x61e8eae30f87 <vm_exec_core+31319>, 0x61e8eae30ba5 <vm_exec_core+30325>, 0x61e8eae2c66e <vm_exec_core+12606>, 0x61e8eae2d3e2 <vm_exec_core+16050>, 0x61e8eae2f78a <vm_exec_core+25178>, 0x61e8eae30b09 <vm_exec_core+30169>, 0x61e8eae2e878 <vm_exec_core+21320>, 0x61e8eae2f822 <vm_exec_core+25330>, 0x61e8eae2fc20 <vm_exec_core+26352>, 0x61e8eae2e7a6 <vm_exec_core+21110>, 0x61e8eae2a3ad <vm_exec_core+3709>, 0x61e8eae2efa2 <vm_exec_core+23154>, 0x61e8eae2a20e <vm_exec_core+3294>, 0x61e8eae2a556 <vm_exec_core+4134>, 0x61e8eae2c8fb <vm_exec_core+13259>, 0x61e8eae2e64b <vm_exec_core+20763>, 0x61e8eae2ebcb <vm_exec_core+22171>, 0x61e8eae2e3da <vm_exec_core+20138>, 0x61e8eae29e21 <vm_exec_core+2289>, 0x61e8eae2fe68 <vm_exec_core+26936>, 0x61e8eae30898 <vm_exec_core+29544>, 0x61e8eae2a651 <vm_exec_core+4385>, 0x61e8eae2b7b9 <vm_exec_core+8841>, 0x61e8eae2b2ca <vm_exec_core+7578>, 0x61e8eae2c01c <vm_exec_core+10988>, 0x61e8eae2d33e <vm_exec_core+15886>, 0x61e8eae2a741 <vm_exec_core+4625>, 0x61e8eae2fced <vm_exec_core+26557>, 0x61e8eae2b71a <vm_exec_core+8682>, 0x61e8eae2d1df <vm_exec_core+15535>, 0x61e8eae2dc57 <vm_exec_core+18215>, 0x61e8eae2fb9f <vm_exec_core+26223>, 0x61e8eae2ea2b <vm_exec_core+21755>, 0x61e8eae2c225 <vm_exec_core+11509>, 0x61e8eae2ba01 <vm_exec_core+9425>, 0x61e8eae2f97d <vm_exec_core+25677>, 0x61e8eae2ca6f <vm_exec_core+13631>, 0x61e8eae2f04d <vm_exec_core+23325>, 0x61e8eae2eb3e <vm_exec_core+22030>, 0x61e8eae2f28f <vm_exec_core+23903>, 0x61e8eae3013d <vm_exec_core+27661>, 0x61e8eae2de5a <vm_exec_core+18730>, 0x61e8eae298cb <vm_exec_core+923>, 0x61e8eae2c399 <vm_exec_core+11881>, 0x61e8eae2f8c9 <vm_exec_core+25497>, 0x61e8eae2c4bf <vm_exec_core+12175>, 0x61e8eae2e6e8 <vm_exec_core+20920>, 0x61e8eae2eea3 <vm_exec_core+22899>, 0x61e8eae2da11 <vm_exec_core+17633>, 0x61e8eae2e50e <vm_exec_core+20446>, 0x61e8eae2c6e9 <vm_exec_core+12729>, 0x61e8eae2bcd6 <vm_exec_core+10150>, 0x61e8eae2f366 <vm_exec_core+24118>, 0x61e8eae2a7f7 <vm_exec_core+4807>, 0x61e8eae2d815 <vm_exec_core+17125>, 0x61e8eae381b9 <vm_exec_core+60553>, 0x61e8eae2e91c <vm_exec_core+21484>, 0x61e8eae2aaa1 <vm_exec_core+5489>, 0x61e8eae2afa2 <vm_exec_core+6770>, 0x61e8eae2abbe <vm_exec_core+5774>, 0x61e8eae2b8a6 <vm_exec_core+9078>, 0x61e8eae2c07b <vm_exec_core+11083>, 0x61e8eae298d0 <vm_exec_core+928>, 0x61e8eae2b617 <vm_exec_core+8423>, 0x61e8eae31491 <vm_exec_core+32609>, 0x61e8eae2edc0 <vm_exec_core+22672>, 0x61e8eae2dd58 <vm_exec_core+18472>, 0x61e8eae2fd5e <vm_exec_core+26670>, 0x61e8eae3155d <vm_exec_core+32813>, 0x61e8eae3005d <vm_exec_core+27437>, 0x61e8eae31015 <vm_exec_core+31461>, 0x61e8eae310e2 <vm_exec_core+31666>, 0x61e8eae2a2d1 <vm_exec_core+3489>, 0x61e8eae30c47 <vm_exec_core+30487>, 0x61e8eae2c998 <vm_exec_core+13416>, 0x61e8eae30e56 <vm_exec_core+31014>, 0x61e8eae2c564 <vm_exec_core+12340>, 0x61e8eae2ff3d <vm_exec_core+27149>, 0x61e8eae2bb20 <vm_exec_core+9712>, 0x61e8eae2cc8d <vm_exec_core+14173>, 0x61e8eae311bb <vm_exec_core+31883>, 0x61e8eae2d29a <vm_exec_core+15722>, 0x61e8eae2ce23 <vm_exec_core+14579>, 0x61e8eae29999 <vm_exec_core+1129>, 0x61e8eae2a025 <vm_exec_core+2805>, 0x61e8eae29a7b <vm_exec_core+1355>, 0x61e8eae2db05 <vm_exec_core+17877>, 0x61e8eae2cfc1 <vm_exec_core+14993>, 0x61e8eae2d6f2 <vm_exec_core+16834>, 0x61e8eae2d615 <vm_exec_core+16613>, 0x61e8eae2c804 <vm_exec_core+13012>, 0x61e8eae2cebd <vm_exec_core+14733>, 0x61e8eae2cb6a <vm_exec_core+13882>, 0x61e8eae2d164 <vm_exec_core+15412>, 0x61e8eae2d0e9 <vm_exec_core+15289>, 0x61e8eae2c7b7 <vm_exec_core+12935>, 0x61e8eae29bc6 <vm_exec_core+1686>, 0x61e8eae2b3a8 <vm_exec_core+7800>, 0x61e8eae305d7 <vm_exec_core+28839>, 0x61e8eae2acf3 <vm_exec_core+6083>, 0x61e8eae31246 <vm_exec_core+32022>, 0x61e8eae2f5f1 <vm_exec_core+24769>, 0x61e8eae2d466 <vm_exec_core+16182>, 0x61e8eae29ec5 <vm_exec_core+2453>, 0x61e8eae30d6e <vm_exec_core+30782>, 0x61e8eae3097f <vm_exec_core+29775>, 0x61e8eae2b0b0 <vm_exec_core+7040>, 0x61e8eae2a4a2 <vm_exec_core+3954>, 0x61e8eae2fa92 <vm_exec_core+25954>, 0x61e8eae2beac <vm_exec_core+10620>, 0x61e8eae30f78 <vm_exec_core+31304>, 0x61e8eae30b96 <vm_exec_core+30310>, 0x61e8eae2c65f <vm_exec_core+12591>, 0x61e8eae2d3d3 <vm_exec_core+16035>, 0x61e8eae2f77b <vm_exec_core+25163>, 0x61e8eae30afa <vm_exec_core+30154>, 0x61e8eae2e869 <vm_exec_core+21305>, 0x61e8eae2f813 <vm_exec_core+25315>, 0x61e8eae2fc11 <vm_exec_core+26337>, 0x61e8eae2e797 <vm_exec_core+21095>, 0x61e8eae2a39e <vm_exec_core+3694>, 0x61e8eae2ef93 <vm_exec_core+23139>, 0x61e8eae2a1ff <vm_exec_core+3279>, 0x61e8eae2a547 <vm_exec_core+4119>, 0x61e8eae2c8ec <vm_exec_core+13244>, 0x61e8eae2e63c <vm_exec_core+20748>, 0x61e8eae2ebbc <vm_exec_core+22156>, 0x61e8eae2e3cb <vm_exec_core+20123>, 0x61e8eae29e12 <vm_exec_core+2274>, 0x61e8eae2fe59 <vm_exec_core+26921>, 0x61e8eae30889 <vm_exec_core+29529>, 0x61e8eae2a642 <vm_exec_core+4370>, 0x61e8eae2b7aa <vm_exec_core+8826>, 0x61e8eae2b2bb <vm_exec_core+7563>, 0x61e8eae2c00d <vm_exec_core+10973>, 0x61e8eae2d32f <vm_exec_core+15871>, 0x61e8eae2a732 <vm_exec_core+4610>, 0x61e8eae2fcde <vm_exec_core+26542>, 0x61e8eae2b70b <vm_exec_core+8667>, 0x61e8eae2d1d0 <vm_exec_core+15520>, 0x61e8eae2dc48 <vm_exec_core+18200>, 0x61e8eae2fb90 <vm_exec_core+26208>, 0x61e8eae2ea1c <vm_exec_core+21740>, 0x61e8eae2c216 <vm_exec_core+11494>, 0x61e8eae2b9f2 <vm_exec_core+9410>, 0x61e8eae2f96e <vm_exec_core+25662>, 0x61e8eae2ca60 <vm_exec_core+13616>, 0x61e8eae2f03e <vm_exec_core+23310>, 0x61e8eae2eb2f <vm_exec_core+22015>, 0x61e8eae2f280 <vm_exec_core+23888>, 0x61e8eae3012e <vm_exec_core+27646>, 0x61e8eae2de4b <vm_exec_core+18715>, 0x61e8eae2e9cc <vm_exec_core+21660>, 0x61e8eae2c38a <vm_exec_core+11866>, 0x61e8eae2f8ba <vm_exec_core+25482>, 0x61e8eae2c4b0 <vm_exec_core+12160>, 0x61e8eae2e6d9 <vm_exec_core+20905>, 0x61e8eae2e9cc <vm_exec_core+21660>, 0x61e8eae2da02 <vm_exec_core+17618>, 0x61e8eae2e4ff <vm_exec_core+20431>, 0x61e8eae2c6da <vm_exec_core+12714>, 0x61e8eae2bcc7 <vm_exec_core+10135>, 0x61e8eae2f357 <vm_exec_core+24103>, 0x61e8eae2a7e8 <vm_exec_core+4792>, 0x61e8eae2d806 <vm_exec_core+17110>, 0x61e8eae381aa <vm_exec_core+60538>, 0x61e8eae2e90d <vm_exec_core+21469>, 0x61e8eae2aa92 <vm_exec_core+5474>, 0x61e8eae2af93 <vm_exec_core+6755>, 0x61e8eae2abaf <vm_exec_core+5759>, 0x61e8eae2b897 <vm_exec_core+9063>, 0x61e8eae2c06c <vm_exec_core+11068>, 0x61e8eae2dd15 <vm_exec_core+18405>, 0x61e8eae2d325 <vm_exec_core+15861>, 0x61e8eae2dd10 <vm_exec_core+18400>, 0x61e8eae2e864 <vm_exec_core+21300>, 0x61e8eae2e792 <vm_exec_core+21090>, 0x61e8eae2b892 <vm_exec_core+9058>, 0x61e8eae2e9e0 <vm_exec_core+21680>, 0x61e8eae2c98e <vm_exec_core+13406>, 0x61e8eae2c993 <vm_exec_core+13411>, 0x61e8eae2e78d <vm_exec_core+21085>, 0x61e8eae2e632 <vm_exec_core+20738>, 0x61e8eae2d6d9 <vm_exec_core+16809>, 0x61e8eae2d601 <vm_exec_core+16593>...} reg_cfp = 0x7ed0c15fb790 reg_pc = 0x504000053d30 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 0x000061e8eae25cdb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160021ba6d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ed0c7bff6c0, <optimized out>, <optimized out>}, prev = 0x7ed0c7bffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #18 0x000061e8eae62c7b in invoke_iseq_block_from_c (ec=0x5160021ba6d0, captured=<optimized out>, self=139435804786280, 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 = 0x7ed0edb1ad18 cfp = 0x7ed0c15fb7c8 sp = 0x7ed0c14fb818 use_argv = <optimized out> stack_argv = 0x7ed0c14fb818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x5160021ba6d0, self=139435804786280, 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 0x000061e8eae60f06 in rb_vm_invoke_proc (ec=0x7ed0b9c09760, proc=0x1, proc@entry=0x504000407750, argc=-300829491, 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 #22 0x000061e8eadb87f9 in thread_do_start_proc (th=th@entry=0x5150000e7980) at /tmp/ruby/src/trunk_asan/thread.c:605 args = <optimized out> procval = <optimized out> proc = 0x504000407750 args_len = 0 args_ptr = <optimized out> #23 0x000061e8eadb642a in thread_do_start (th=0x5150000e7980) at /tmp/ruby/src/trunk_asan/thread.c:622 result = 36 #24 thread_start_func_2 (th=th@entry=0x5150000e7980, 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 0x000061e8eadb56ee in call_thread_start_func_2 (th=0x5150000e7980) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2175 stack_start = <optimized out> stack_start_addr = 0x7ed0c7bffcc0 #26 nt_start (ptr=0x50c0006c28c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2220 th = 0x5150000e7980 sched = <optimized out> nt = 0x50c0006c28c0 vm = 0x525000000100 #27 0x000061e8eaa65a8f in asan_thread_start(void*) () No symbol table info available. #28 0x00007ed0ee09caa4 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 = {139435169547968, 2483601613719643685, 139435169547968, -352, 22, 140721004675632, 2483601613698672165, 2483688938766771749}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x00007ed0ee129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7ed0ee3d5c40 (LWP 2929028) "ruby"): #0 0x00007ed0ee098d71 in __futex_abstimed_wait_common64 (private=32764, cancel=true, abstime=0x7ffc297f0d00, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=32764, abstime=0x7ffc297f0d00, clockid=32464, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 8311040 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000094, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ffc297f0d00, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007ed0ee09bc8e in __pthread_cond_wait_common (abstime=0x7ffc297f0d00, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7ed0ee09b4b0 <__condvar_cleanup_waiting>, __arg = 0x7ffc297f0bf0, __canceltype = -344322304, __prev = 0x0} cbuffer = {wseq = 523, cond = 0x50c000000068, mutex = 0x515000000420, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 523 seq = 261 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_timedwait64 (cond=cond@entry=0x50c000000068, mutex=mutex@entry=0x515000000420, abstime=abstime@entry=0x7ffc297f0d00) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x000061e8eadb40d1 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000420, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:241 r = <optimized out> ts = <optimized out> #6 native_cond_sleep (th=th@entry=0x515000000300, rel=0x7ed0ebe38620) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2428 end = <optimized out> sched = 0x5160000004a0 lock = 0x515000000420 cond = 0x50c000000068 max = 100000000000000000 #7 0x000061e8eadbaba4 in native_sleep (th=0x515000000300, rel=0x7ed0ebe38620) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3275 sched = <optimized out> #8 thread_join_sleep (arg=139435778459488) at /tmp/ruby/src/trunk_asan/thread.c:1071 scheduler = <optimized out> p = 0x7ed0ec0b4760 target_th = 0x5150000e7980 th = 0x515000000300 end = 2459732569043707 limit = 0x7ed0ebe38620 #9 0x000061e8eaab02d0 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 = {0x7ffc297f0f10, <optimized out>, 0x7ffc297f0e20, <optimized out>, <optimized out>}, prev = 0x7ed0ec086840, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #10 0x000061e8eadba6f8 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1112 waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0} arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>} ec = <optimized out> th = <optimized out> fiber = 0x516000000680 #11 0x000061e8eadad440 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1209 rel = <optimized out> timeout = <optimized out> limit = 0x7ed0ebe38620 #12 0x000061e8eae89068 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 = 0x34d100100003 cc = <optimized out> me = 0x7ed0edbb9620 cfunc = 0x50400001ebd8 recv = 139435811019280 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #13 0x000061e8eae36a09 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7ed0eb5ff410, 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> #14 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 = {0x61e8eae2c7c6 <vm_exec_core+12950>, 0x61e8eae29bd5 <vm_exec_core+1701>, 0x61e8eae2b3b7 <vm_exec_core+7815>, 0x61e8eae305e6 <vm_exec_core+28854>, 0x61e8eae2ad02 <vm_exec_core+6098>, 0x61e8eae31255 <vm_exec_core+32037>, 0x61e8eae2f600 <vm_exec_core+24784>, 0x61e8eae2d475 <vm_exec_core+16197>, 0x61e8eae29ed4 <vm_exec_core+2468>, 0x61e8eae30d7d <vm_exec_core+30797>, 0x61e8eae3098e <vm_exec_core+29790>, 0x61e8eae2b0bf <vm_exec_core+7055>, 0x61e8eae2a4b1 <vm_exec_core+3969>, 0x61e8eae2faa1 <vm_exec_core+25969>, 0x61e8eae2bebb <vm_exec_core+10635>, 0x61e8eae30f87 <vm_exec_core+31319>, 0x61e8eae30ba5 <vm_exec_core+30325>, 0x61e8eae2c66e <vm_exec_core+12606>, 0x61e8eae2d3e2 <vm_exec_core+16050>, 0x61e8eae2f78a <vm_exec_core+25178>, 0x61e8eae30b09 <vm_exec_core+30169>, 0x61e8eae2e878 <vm_exec_core+21320>, 0x61e8eae2f822 <vm_exec_core+25330>, 0x61e8eae2fc20 <vm_exec_core+26352>, 0x61e8eae2e7a6 <vm_exec_core+21110>, 0x61e8eae2a3ad <vm_exec_core+3709>, 0x61e8eae2efa2 <vm_exec_core+23154>, 0x61e8eae2a20e <vm_exec_core+3294>, 0x61e8eae2a556 <vm_exec_core+4134>, 0x61e8eae2c8fb <vm_exec_core+13259>, 0x61e8eae2e64b <vm_exec_core+20763>, 0x61e8eae2ebcb <vm_exec_core+22171>, 0x61e8eae2e3da <vm_exec_core+20138>, 0x61e8eae29e21 <vm_exec_core+2289>, 0x61e8eae2fe68 <vm_exec_core+26936>, 0x61e8eae30898 <vm_exec_core+29544>, 0x61e8eae2a651 <vm_exec_core+4385>, 0x61e8eae2b7b9 <vm_exec_core+8841>, 0x61e8eae2b2ca <vm_exec_core+7578>, 0x61e8eae2c01c <vm_exec_core+10988>, 0x61e8eae2d33e <vm_exec_core+15886>, 0x61e8eae2a741 <vm_exec_core+4625>, 0x61e8eae2fced <vm_exec_core+26557>, 0x61e8eae2b71a <vm_exec_core+8682>, 0x61e8eae2d1df <vm_exec_core+15535>, 0x61e8eae2dc57 <vm_exec_core+18215>, 0x61e8eae2fb9f <vm_exec_core+26223>, 0x61e8eae2ea2b <vm_exec_core+21755>, 0x61e8eae2c225 <vm_exec_core+11509>, 0x61e8eae2ba01 <vm_exec_core+9425>, 0x61e8eae2f97d <vm_exec_core+25677>, 0x61e8eae2ca6f <vm_exec_core+13631>, 0x61e8eae2f04d <vm_exec_core+23325>, 0x61e8eae2eb3e <vm_exec_core+22030>, 0x61e8eae2f28f <vm_exec_core+23903>, 0x61e8eae3013d <vm_exec_core+27661>, 0x61e8eae2de5a <vm_exec_core+18730>, 0x61e8eae298cb <vm_exec_core+923>, 0x61e8eae2c399 <vm_exec_core+11881>, 0x61e8eae2f8c9 <vm_exec_core+25497>, 0x61e8eae2c4bf <vm_exec_core+12175>, 0x61e8eae2e6e8 <vm_exec_core+20920>, 0x61e8eae2eea3 <vm_exec_core+22899>, 0x61e8eae2da11 <vm_exec_core+17633>, 0x61e8eae2e50e <vm_exec_core+20446>, 0x61e8eae2c6e9 <vm_exec_core+12729>, 0x61e8eae2bcd6 <vm_exec_core+10150>, 0x61e8eae2f366 <vm_exec_core+24118>, 0x61e8eae2a7f7 <vm_exec_core+4807>, 0x61e8eae2d815 <vm_exec_core+17125>, 0x61e8eae381b9 <vm_exec_core+60553>, 0x61e8eae2e91c <vm_exec_core+21484>, 0x61e8eae2aaa1 <vm_exec_core+5489>, 0x61e8eae2afa2 <vm_exec_core+6770>, 0x61e8eae2abbe <vm_exec_core+5774>, 0x61e8eae2b8a6 <vm_exec_core+9078>, 0x61e8eae2c07b <vm_exec_core+11083>, 0x61e8eae298d0 <vm_exec_core+928>, 0x61e8eae2b617 <vm_exec_core+8423>, 0x61e8eae31491 <vm_exec_core+32609>, 0x61e8eae2edc0 <vm_exec_core+22672>, 0x61e8eae2dd58 <vm_exec_core+18472>, 0x61e8eae2fd5e <vm_exec_core+26670>, 0x61e8eae3155d <vm_exec_core+32813>, 0x61e8eae3005d <vm_exec_core+27437>, 0x61e8eae31015 <vm_exec_core+31461>, 0x61e8eae310e2 <vm_exec_core+31666>, 0x61e8eae2a2d1 <vm_exec_core+3489>, 0x61e8eae30c47 <vm_exec_core+30487>, 0x61e8eae2c998 <vm_exec_core+13416>, 0x61e8eae30e56 <vm_exec_core+31014>, 0x61e8eae2c564 <vm_exec_core+12340>, 0x61e8eae2ff3d <vm_exec_core+27149>, 0x61e8eae2bb20 <vm_exec_core+9712>, 0x61e8eae2cc8d <vm_exec_core+14173>, 0x61e8eae311bb <vm_exec_core+31883>, 0x61e8eae2d29a <vm_exec_core+15722>, 0x61e8eae2ce23 <vm_exec_core+14579>, 0x61e8eae29999 <vm_exec_core+1129>, 0x61e8eae2a025 <vm_exec_core+2805>, 0x61e8eae29a7b <vm_exec_core+1355>, 0x61e8eae2db05 <vm_exec_core+17877>, 0x61e8eae2cfc1 <vm_exec_core+14993>, 0x61e8eae2d6f2 <vm_exec_core+16834>, 0x61e8eae2d615 <vm_exec_core+16613>, 0x61e8eae2c804 <vm_exec_core+13012>, 0x61e8eae2cebd <vm_exec_core+14733>, 0x61e8eae2cb6a <vm_exec_core+13882>, 0x61e8eae2d164 <vm_exec_core+15412>, 0x61e8eae2d0e9 <vm_exec_core+15289>, 0x61e8eae2c7b7 <vm_exec_core+12935>, 0x61e8eae29bc6 <vm_exec_core+1686>, 0x61e8eae2b3a8 <vm_exec_core+7800>, 0x61e8eae305d7 <vm_exec_core+28839>, 0x61e8eae2acf3 <vm_exec_core+6083>, 0x61e8eae31246 <vm_exec_core+32022>, 0x61e8eae2f5f1 <vm_exec_core+24769>, 0x61e8eae2d466 <vm_exec_core+16182>, 0x61e8eae29ec5 <vm_exec_core+2453>, 0x61e8eae30d6e <vm_exec_core+30782>, 0x61e8eae3097f <vm_exec_core+29775>, 0x61e8eae2b0b0 <vm_exec_core+7040>, 0x61e8eae2a4a2 <vm_exec_core+3954>, 0x61e8eae2fa92 <vm_exec_core+25954>, 0x61e8eae2beac <vm_exec_core+10620>, 0x61e8eae30f78 <vm_exec_core+31304>, 0x61e8eae30b96 <vm_exec_core+30310>, 0x61e8eae2c65f <vm_exec_core+12591>, 0x61e8eae2d3d3 <vm_exec_core+16035>, 0x61e8eae2f77b <vm_exec_core+25163>, 0x61e8eae30afa <vm_exec_core+30154>, 0x61e8eae2e869 <vm_exec_core+21305>, 0x61e8eae2f813 <vm_exec_core+25315>, 0x61e8eae2fc11 <vm_exec_core+26337>, 0x61e8eae2e797 <vm_exec_core+21095>, 0x61e8eae2a39e <vm_exec_core+3694>, 0x61e8eae2ef93 <vm_exec_core+23139>, 0x61e8eae2a1ff <vm_exec_core+3279>, 0x61e8eae2a547 <vm_exec_core+4119>, 0x61e8eae2c8ec <vm_exec_core+13244>, 0x61e8eae2e63c <vm_exec_core+20748>, 0x61e8eae2ebbc <vm_exec_core+22156>, 0x61e8eae2e3cb <vm_exec_core+20123>, 0x61e8eae29e12 <vm_exec_core+2274>, 0x61e8eae2fe59 <vm_exec_core+26921>, 0x61e8eae30889 <vm_exec_core+29529>, 0x61e8eae2a642 <vm_exec_core+4370>, 0x61e8eae2b7aa <vm_exec_core+8826>, 0x61e8eae2b2bb <vm_exec_core+7563>, 0x61e8eae2c00d <vm_exec_core+10973>, 0x61e8eae2d32f <vm_exec_core+15871>, 0x61e8eae2a732 <vm_exec_core+4610>, 0x61e8eae2fcde <vm_exec_core+26542>, 0x61e8eae2b70b <vm_exec_core+8667>, 0x61e8eae2d1d0 <vm_exec_core+15520>, 0x61e8eae2dc48 <vm_exec_core+18200>, 0x61e8eae2fb90 <vm_exec_core+26208>, 0x61e8eae2ea1c <vm_exec_core+21740>, 0x61e8eae2c216 <vm_exec_core+11494>, 0x61e8eae2b9f2 <vm_exec_core+9410>, 0x61e8eae2f96e <vm_exec_core+25662>, 0x61e8eae2ca60 <vm_exec_core+13616>, 0x61e8eae2f03e <vm_exec_core+23310>, 0x61e8eae2eb2f <vm_exec_core+22015>, 0x61e8eae2f280 <vm_exec_core+23888>, 0x61e8eae3012e <vm_exec_core+27646>, 0x61e8eae2de4b <vm_exec_core+18715>, 0x61e8eae2e9cc <vm_exec_core+21660>, 0x61e8eae2c38a <vm_exec_core+11866>, 0x61e8eae2f8ba <vm_exec_core+25482>, 0x61e8eae2c4b0 <vm_exec_core+12160>, 0x61e8eae2e6d9 <vm_exec_core+20905>, 0x61e8eae2e9cc <vm_exec_core+21660>, 0x61e8eae2da02 <vm_exec_core+17618>, 0x61e8eae2e4ff <vm_exec_core+20431>, 0x61e8eae2c6da <vm_exec_core+12714>, 0x61e8eae2bcc7 <vm_exec_core+10135>, 0x61e8eae2f357 <vm_exec_core+24103>, 0x61e8eae2a7e8 <vm_exec_core+4792>, 0x61e8eae2d806 <vm_exec_core+17110>, 0x61e8eae381aa <vm_exec_core+60538>, 0x61e8eae2e90d <vm_exec_core+21469>, 0x61e8eae2aa92 <vm_exec_core+5474>, 0x61e8eae2af93 <vm_exec_core+6755>, 0x61e8eae2abaf <vm_exec_core+5759>, 0x61e8eae2b897 <vm_exec_core+9063>, 0x61e8eae2c06c <vm_exec_core+11068>, 0x61e8eae2dd15 <vm_exec_core+18405>, 0x61e8eae2d325 <vm_exec_core+15861>, 0x61e8eae2dd10 <vm_exec_core+18400>, 0x61e8eae2e864 <vm_exec_core+21300>, 0x61e8eae2e792 <vm_exec_core+21090>, 0x61e8eae2b892 <vm_exec_core+9058>, 0x61e8eae2e9e0 <vm_exec_core+21680>, 0x61e8eae2c98e <vm_exec_core+13406>, 0x61e8eae2c993 <vm_exec_core+13411>, 0x61e8eae2e78d <vm_exec_core+21085>, 0x61e8eae2e632 <vm_exec_core+20738>, 0x61e8eae2d6d9 <vm_exec_core+16809>, 0x61e8eae2d601 <vm_exec_core+16593>...} reg_cfp = 0x7ed0eb5ff410 reg_pc = 0x523000009c70 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> th: 0x515000000300, native_id: 0x7ed0ee3d5c40 -- Control frame information ----------------------------------------------- c:0019 p:---- s:0178 e:000177 CFUNC :join INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> c:0018 p:0494 s:0173 E:001728 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:186 c:0017 p:0275 s:0134 e:000133 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:330 INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> c:0016 p:0032 s:0110 e:000109 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:333 c:0015 p:0038 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:105 c:0014 p:0007 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:326 c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 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> c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH] INSN_LABEL_trace_opt_aset = <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:1658 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> c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362 c:0007 p:0069 s:0046 E:001530 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] c:0005 p:---- s:0026 e:000025 CFUNC :map #15 0x000061e8eae260cb 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. #16 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 #17 0x000061e8eaea69d2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7ed0eb5ff620, self=139435800016080, 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 c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 iseq = 0x7ed0edb1e170 cfp = <optimized out> sp = 0x7ed0eb4ffa28 c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 use_argv = 0x7ed0ebe1fd60 stack_argv = 0x7ed0eb4ffa28 opt_pc = 0 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] type = <optimized out> av = <optimized out> bound = <optimized out> #18 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 = 0x7ed0eb5ff620 #19 0x000061e8eae52da6 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. th: 0x51500018a680, native_id: 0x7ed0c96006c0 #20 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1685 -- Control frame information ----------------------------------------------- c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 No locals. #21 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #22 0x000061e8eae52da6 in rb_yield (val=<optimized out>) No locals. #23 0x000061e8eb0071f6 in rb_ary_collect (ary=139435278723840) at /tmp/ruby/src/trunk_asan/array.c:3650 collect = 139435199588000 i = 22 #24 0x000061e8eae89068 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 = 0x7ed0edbe0130 cfunc = 0x50400000a758 recv = 139435278723840 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> 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: 0x515000100980, native_id: 0x7ed0caa006c0 -- 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] val = <optimized out> #25 0x000061e8eae30478 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7ed0eb5ff608, cd=0x51100000c050, 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> #26 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 = 0x51100000c050 insns_address_table = {0x61e8eae2c7c6 <vm_exec_core+12950>, 0x61e8eae29bd5 <vm_exec_core+1701>, 0x61e8eae2b3b7 <vm_exec_core+7815>, 0x61e8eae305e6 <vm_exec_core+28854>, 0x61e8eae2ad02 <vm_exec_core+6098>, 0x61e8eae31255 <vm_exec_core+32037>, 0x61e8eae2f600 <vm_exec_core+24784>, 0x61e8eae2d475 <vm_exec_core+16197>, 0x61e8eae29ed4 <vm_exec_core+2468>, 0x61e8eae30d7d <vm_exec_core+30797>, 0x61e8eae3098e <vm_exec_core+29790>, 0x61e8eae2b0bf <vm_exec_core+7055>, 0x61e8eae2a4b1 <vm_exec_core+3969>, 0x61e8eae2faa1 <vm_exec_core+25969>, 0x61e8eae2bebb <vm_exec_core+10635>, 0x61e8eae30f87 <vm_exec_core+31319>, 0x61e8eae30ba5 <vm_exec_core+30325>, 0x61e8eae2c66e <vm_exec_core+12606>, 0x61e8eae2d3e2 <vm_exec_core+16050>, 0x61e8eae2f78a <vm_exec_core+25178>, 0x61e8eae30b09 <vm_exec_core+30169>, 0x61e8eae2e878 <vm_exec_core+21320>, 0x61e8eae2f822 <vm_exec_core+25330>, 0x61e8eae2fc20 <vm_exec_core+26352>, 0x61e8eae2e7a6 <vm_exec_core+21110>, 0x61e8eae2a3ad <vm_exec_core+3709>, 0x61e8eae2efa2 <vm_exec_core+23154>, 0x61e8eae2a20e <vm_exec_core+3294>, 0x61e8eae2a556 <vm_exec_core+4134>, 0x61e8eae2c8fb <vm_exec_core+13259>, 0x61e8eae2e64b <vm_exec_core+20763>, 0x61e8eae2ebcb <vm_exec_core+22171>, 0x61e8eae2e3da <vm_exec_core+20138>, 0x61e8eae29e21 <vm_exec_core+2289>, 0x61e8eae2fe68 <vm_exec_core+26936>, 0x61e8eae30898 <vm_exec_core+29544>, 0x61e8eae2a651 <vm_exec_core+4385>, 0x61e8eae2b7b9 <vm_exec_core+8841>, 0x61e8eae2b2ca <vm_exec_core+7578>, 0x61e8eae2c01c <vm_exec_core+10988>, 0x61e8eae2d33e <vm_exec_core+15886>, 0x61e8eae2a741 <vm_exec_core+4625>, 0x61e8eae2fced <vm_exec_core+26557>, 0x61e8eae2b71a <vm_exec_core+8682>, 0x61e8eae2d1df <vm_exec_core+15535>, 0x61e8eae2dc57 <vm_exec_core+18215>, 0x61e8eae2fb9f <vm_exec_core+26223>, 0x61e8eae2ea2b <vm_exec_core+21755>, 0x61e8eae2c225 <vm_exec_core+11509>, 0x61e8eae2ba01 <vm_exec_core+9425>, 0x61e8eae2f97d <vm_exec_core+25677>, 0x61e8eae2ca6f <vm_exec_core+13631>, 0x61e8eae2f04d <vm_exec_core+23325>, 0x61e8eae2eb3e <vm_exec_core+22030>, 0x61e8eae2f28f <vm_exec_core+23903>, 0x61e8eae3013d <vm_exec_core+27661>, 0x61e8eae2de5a <vm_exec_core+18730>, 0x61e8eae298cb <vm_exec_core+923>, 0x61e8eae2c399 <vm_exec_core+11881>, 0x61e8eae2f8c9 <vm_exec_core+25497>, 0x61e8eae2c4bf <vm_exec_core+12175>, 0x61e8eae2e6e8 <vm_exec_core+20920>, 0x61e8eae2eea3 <vm_exec_core+22899>, 0x61e8eae2da11 <vm_exec_core+17633>, 0x61e8eae2e50e <vm_exec_core+20446>, 0x61e8eae2c6e9 <vm_exec_core+12729>, 0x61e8eae2bcd6 <vm_exec_core+10150>, 0x61e8eae2f366 <vm_exec_core+24118>, 0x61e8eae2a7f7 <vm_exec_core+4807>, 0x61e8eae2d815 <vm_exec_core+17125>, 0x61e8eae381b9 <vm_exec_core+60553>, 0x61e8eae2e91c <vm_exec_core+21484>, 0x61e8eae2aaa1 <vm_exec_core+5489>, 0x61e8eae2afa2 <vm_exec_core+6770>, 0x61e8eae2abbe <vm_exec_core+5774>, 0x61e8eae2b8a6 <vm_exec_core+9078>, 0x61e8eae2c07b <vm_exec_core+11083>, 0x61e8eae298d0 <vm_exec_core+928>, 0x61e8eae2b617 <vm_exec_core+8423>, 0x61e8eae31491 <vm_exec_core+32609>, 0x61e8eae2edc0 <vm_exec_core+22672>, 0x61e8eae2dd58 <vm_exec_core+18472>, 0x61e8eae2fd5e <vm_exec_core+26670>, 0x61e8eae3155d <vm_exec_core+32813>, 0x61e8eae3005d <vm_exec_core+27437>, 0x61e8eae31015 <vm_exec_core+31461>, 0x61e8eae310e2 <vm_exec_core+31666>, 0x61e8eae2a2d1 <vm_exec_core+3489>, 0x61e8eae30c47 <vm_exec_core+30487>, 0x61e8eae2c998 <vm_exec_core+13416>, 0x61e8eae30e56 <vm_exec_core+31014>, 0x61e8eae2c564 <vm_exec_core+12340>, 0x61e8eae2ff3d <vm_exec_core+27149>, 0x61e8eae2bb20 <vm_exec_core+9712>, 0x61e8eae2cc8d <vm_exec_core+14173>, 0x61e8eae311bb <vm_exec_core+31883>, 0x61e8eae2d29a <vm_exec_core+15722>, 0x61e8eae2ce23 <vm_exec_core+14579>, 0x61e8eae29999 <vm_exec_core+1129>, 0x61e8eae2a025 <vm_exec_core+2805>, 0x61e8eae29a7b <vm_exec_core+1355>, 0x61e8eae2db05 <vm_exec_core+17877>, 0x61e8eae2cfc1 <vm_exec_core+14993>, 0x61e8eae2d6f2 <vm_exec_core+16834>, 0x61e8eae2d615 <vm_exec_core+16613>, 0x61e8eae2c804 <vm_exec_core+13012>, 0x61e8eae2cebd <vm_exec_core+14733>, 0x61e8eae2cb6a <vm_exec_core+13882>, 0x61e8eae2d164 <vm_exec_core+15412>, 0x61e8eae2d0e9 <vm_exec_core+15289>, 0x61e8eae2c7b7 <vm_exec_core+12935>, 0x61e8eae29bc6 <vm_exec_core+1686>, 0x61e8eae2b3a8 <vm_exec_core+7800>, 0x61e8eae305d7 <vm_exec_core+28839>, 0x61e8eae2acf3 <vm_exec_core+6083>, 0x61e8eae31246 <vm_exec_core+32022>, 0x61e8eae2f5f1 <vm_exec_core+24769>, 0x61e8eae2d466 <vm_exec_core+16182>, 0x61e8eae29ec5 <vm_exec_core+2453>, 0x61e8eae30d6e <vm_exec_core+30782>, 0x61e8eae3097f <vm_exec_core+29775>, 0x61e8eae2b0b0 <vm_exec_core+7040>, 0x61e8eae2a4a2 <vm_exec_core+3954>, 0x61e8eae2fa92 <vm_exec_core+25954>, 0x61e8eae2beac <vm_exec_core+10620>, 0x61e8eae30f78 <vm_exec_core+31304>, 0x61e8eae30b96 <vm_exec_core+30310>, 0x61e8eae2c65f <vm_exec_core+12591>, 0x61e8eae2d3d3 <vm_exec_core+16035>, 0x61e8eae2f77b <vm_exec_core+25163>, 0x61e8eae30afa <vm_exec_core+30154>, 0x61e8eae2e869 <vm_exec_core+21305>, 0x61e8eae2f813 <vm_exec_core+25315>, 0x61e8eae2fc11 <vm_exec_core+26337>, 0x61e8eae2e797 <vm_exec_core+21095>, 0x61e8eae2a39e <vm_exec_core+3694>, 0x61e8eae2ef93 <vm_exec_core+23139>, 0x61e8eae2a1ff <vm_exec_core+3279>, 0x61e8eae2a547 <vm_exec_core+4119>, 0x61e8eae2c8ec <vm_exec_core+13244>, 0x61e8eae2e63c <vm_exec_core+20748>, 0x61e8eae2ebbc <vm_exec_core+22156>, 0x61e8eae2e3cb <vm_exec_core+20123>, 0x61e8eae29e12 <vm_exec_core+2274>, 0x61e8eae2fe59 <vm_exec_core+26921>, 0x61e8eae30889 <vm_exec_core+29529>, 0x61e8eae2a642 <vm_exec_core+4370>, 0x61e8eae2b7aa <vm_exec_core+8826>, 0x61e8eae2b2bb <vm_exec_core+7563>, 0x61e8eae2c00d <vm_exec_core+10973>, 0x61e8eae2d32f <vm_exec_core+15871>, 0x61e8eae2a732 <vm_exec_core+4610>, 0x61e8eae2fcde <vm_exec_core+26542>, 0x61e8eae2b70b <vm_exec_core+8667>, 0x61e8eae2d1d0 <vm_exec_core+15520>, 0x61e8eae2dc48 <vm_exec_core+18200>, 0x61e8eae2fb90 <vm_exec_core+26208>, 0x61e8eae2ea1c <vm_exec_core+21740>, 0x61e8eae2c216 <vm_exec_core+11494>, 0x61e8eae2b9f2 <vm_exec_core+9410>, 0x61e8eae2f96e <vm_exec_core+25662>, 0x61e8eae2ca60 <vm_exec_core+13616>, 0x61e8eae2f03e <vm_exec_core+23310>, 0x61e8eae2eb2f <vm_exec_core+22015>, 0x61e8eae2f280 <vm_exec_core+23888>, 0x61e8eae3012e <vm_exec_core+27646>, 0x61e8eae2de4b <vm_exec_core+18715>, 0x61e8eae2e9cc <vm_exec_core+21660>, 0x61e8eae2c38a <vm_exec_core+11866>, 0x61e8eae2f8ba <vm_exec_core+25482>, 0x61e8eae2c4b0 <vm_exec_core+12160>, 0x61e8eae2e6d9 <vm_exec_core+20905>, 0x61e8eae2e9cc <vm_exec_core+21660>, 0x61e8eae2da02 <vm_exec_core+17618>, 0x61e8eae2e4ff <vm_exec_core+20431>, 0x61e8eae2c6da <vm_exec_core+12714>, 0x61e8eae2bcc7 <vm_exec_core+10135>, 0x61e8eae2f357 <vm_exec_core+24103>, 0x61e8eae2a7e8 <vm_exec_core+4792>, 0x61e8eae2d806 <vm_exec_core+17110>, 0x61e8eae381aa <vm_exec_core+60538>, 0x61e8eae2e90d <vm_exec_core+21469>, 0x61e8eae2aa92 <vm_exec_core+5474>, 0x61e8eae2af93 <vm_exec_core+6755>, 0x61e8eae2abaf <vm_exec_core+5759>, 0x61e8eae2b897 <vm_exec_core+9063>, 0x61e8eae2c06c <vm_exec_core+11068>, 0x61e8eae2dd15 <vm_exec_core+18405>, 0x61e8eae2d325 <vm_exec_core+15861>, 0x61e8eae2dd10 <vm_exec_core+18400>, 0x61e8eae2e864 <vm_exec_core+21300>, 0x61e8eae2e792 <vm_exec_core+21090>, 0x61e8eae2b892 <vm_exec_core+9058>, 0x61e8eae2e9e0 <vm_exec_core+21680>, 0x61e8eae2c98e <vm_exec_core+13406>, 0x61e8eae2c993 <vm_exec_core+13411>, 0x61e8eae2e78d <vm_exec_core+21085>, 0x61e8eae2e632 <vm_exec_core+20738>, 0x61e8eae2d6d9 <vm_exec_core+16809>, 0x61e8eae2d601 <vm_exec_core+16593>...} reg_cfp = 0x7ed0eb5ff608 reg_pc = 0x5190000143b8 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> #27 0x000061e8eae25cdb 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>, 0x7ffc297f2300, <optimized out>, <optimized out>}, prev = 0x7ed0ec06c940, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #28 0x000061e8eaea69d2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7ed0eb5ff738, self=139435800016080, 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 = 0x7ed0edb5c8f8 cfp = <optimized out> sp = 0x7ed0eb4ff8d0 use_argv = 0x7ed0ebeb2c60 stack_argv = 0x7ed0eb4ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #29 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1640 captured = 0x7ed0eb5ff738 #30 0x000061e8eae52da6 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. #31 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. #32 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #33 0x000061e8eae52da6 in rb_yield (val=<optimized out>) No locals. #34 0x000061e8eb0071f6 in rb_ary_collect (ary=139435804305480) at /tmp/ruby/src/trunk_asan/array.c:3650 collect = 139435804305320 i = 0 #35 0x000061e8eae89068 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 = 0x7ed0edbe0130 cfunc = 0x50400000a758 recv = 139435804305480 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #36 0x000061e8eae30478 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7ed0eb5ff720, cd=0x5020000098f0, 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> #37 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x5020000098f0 insns_address_table = {0x61e8eae2c7c6 <vm_exec_core+12950>, 0x61e8eae29bd5 <vm_exec_core+1701>, 0x61e8eae2b3b7 <vm_exec_core+7815>, 0x61e8eae305e6 <vm_exec_core+28854>, 0x61e8eae2ad02 <vm_exec_core+6098>, 0x61e8eae31255 <vm_exec_core+32037>, 0x61e8eae2f600 <vm_exec_core+24784>, 0x61e8eae2d475 <vm_exec_core+16197>, 0x61e8eae29ed4 <vm_exec_core+2468>, 0x61e8eae30d7d <vm_exec_core+30797>, 0x61e8eae3098e <vm_exec_core+29790>, 0x61e8eae2b0bf <vm_exec_core+7055>, 0x61e8eae2a4b1 <vm_exec_core+3969>, 0x61e8eae2faa1 <vm_exec_core+25969>, 0x61e8eae2bebb <vm_exec_core+10635>, 0x61e8eae30f87 <vm_exec_core+31319>, 0x61e8eae30ba5 <vm_exec_core+30325>, 0x61e8eae2c66e <vm_exec_core+12606>, 0x61e8eae2d3e2 <vm_exec_core+16050>, 0x61e8eae2f78a <vm_exec_core+25178>, 0x61e8eae30b09 <vm_exec_core+30169>, 0x61e8eae2e878 <vm_exec_core+21320>, 0x61e8eae2f822 <vm_exec_core+25330>, 0x61e8eae2fc20 <vm_exec_core+26352>, 0x61e8eae2e7a6 <vm_exec_core+21110>, 0x61e8eae2a3ad <vm_exec_core+3709>, 0x61e8eae2efa2 <vm_exec_core+23154>, 0x61e8eae2a20e <vm_exec_core+3294>, 0x61e8eae2a556 <vm_exec_core+4134>, 0x61e8eae2c8fb <vm_exec_core+13259>, 0x61e8eae2e64b <vm_exec_core+20763>, 0x61e8eae2ebcb <vm_exec_core+22171>, 0x61e8eae2e3da <vm_exec_core+20138>, 0x61e8eae29e21 <vm_exec_core+2289>, 0x61e8eae2fe68 <vm_exec_core+26936>, 0x61e8eae30898 <vm_exec_core+29544>, 0x61e8eae2a651 <vm_exec_core+4385>, 0x61e8eae2b7b9 <vm_exec_core+8841>, 0x61e8eae2b2ca <vm_exec_core+7578>, 0x61e8eae2c01c <vm_exec_core+10988>, 0x61e8eae2d33e <vm_exec_core+15886>, 0x61e8eae2a741 <vm_exec_core+4625>, 0x61e8eae2fced <vm_exec_core+26557>, 0x61e8eae2b71a <vm_exec_core+8682>, 0x61e8eae2d1df <vm_exec_core+15535>, 0x61e8eae2dc57 <vm_exec_core+18215>, 0x61e8eae2fb9f <vm_exec_core+26223>, 0x61e8eae2ea2b <vm_exec_core+21755>, 0x61e8eae2c225 <vm_exec_core+11509>, 0x61e8eae2ba01 <vm_exec_core+9425>, 0x61e8eae2f97d <vm_exec_core+25677>, 0x61e8eae2ca6f <vm_exec_core+13631>, 0x61e8eae2f04d <vm_exec_core+23325>, 0x61e8eae2eb3e <vm_exec_core+22030>, 0x61e8eae2f28f <vm_exec_core+23903>, 0x61e8eae3013d <vm_exec_core+27661>, 0x61e8eae2de5a <vm_exec_core+18730>, 0x61e8eae298cb <vm_exec_core+923>, 0x61e8eae2c399 <vm_exec_core+11881>, 0x61e8eae2f8c9 <vm_exec_core+25497>, 0x61e8eae2c4bf <vm_exec_core+12175>, 0x61e8eae2e6e8 <vm_exec_core+20920>, 0x61e8eae2eea3 <vm_exec_core+22899>, 0x61e8eae2da11 <vm_exec_core+17633>, 0x61e8eae2e50e <vm_exec_core+20446>, 0x61e8eae2c6e9 <vm_exec_core+12729>, 0x61e8eae2bcd6 <vm_exec_core+10150>, 0x61e8eae2f366 <vm_exec_core+24118>, 0x61e8eae2a7f7 <vm_exec_core+4807>, 0x61e8eae2d815 <vm_exec_core+17125>, 0x61e8eae381b9 <vm_exec_core+60553>, 0x61e8eae2e91c <vm_exec_core+21484>, 0x61e8eae2aaa1 <vm_exec_core+5489>, 0x61e8eae2afa2 <vm_exec_core+6770>, 0x61e8eae2abbe <vm_exec_core+5774>, 0x61e8eae2b8a6 <vm_exec_core+9078>, 0x61e8eae2c07b <vm_exec_core+11083>, 0x61e8eae298d0 <vm_exec_core+928>, 0x61e8eae2b617 <vm_exec_core+8423>, 0x61e8eae31491 <vm_exec_core+32609>, 0x61e8eae2edc0 <vm_exec_core+22672>, 0x61e8eae2dd58 <vm_exec_core+18472>, 0x61e8eae2fd5e <vm_exec_core+26670>, 0x61e8eae3155d <vm_exec_core+32813>, 0x61e8eae3005d <vm_exec_core+27437>, 0x61e8eae31015 <vm_exec_core+31461>, 0x61e8eae310e2 <vm_exec_core+31666>, 0x61e8eae2a2d1 <vm_exec_core+3489>, 0x61e8eae30c47 <vm_exec_core+30487>, 0x61e8eae2c998 <vm_exec_core+13416>, 0x61e8eae30e56 <vm_exec_core+31014>, 0x61e8eae2c564 <vm_exec_core+12340>, 0x61e8eae2ff3d <vm_exec_core+27149>, 0x61e8eae2bb20 <vm_exec_core+9712>, 0x61e8eae2cc8d <vm_exec_core+14173>, 0x61e8eae311bb <vm_exec_core+31883>, 0x61e8eae2d29a <vm_exec_core+15722>, 0x61e8eae2ce23 <vm_exec_core+14579>, 0x61e8eae29999 <vm_exec_core+1129>, 0x61e8eae2a025 <vm_exec_core+2805>, 0x61e8eae29a7b <vm_exec_core+1355>, 0x61e8eae2db05 <vm_exec_core+17877>, 0x61e8eae2cfc1 <vm_exec_core+14993>, 0x61e8eae2d6f2 <vm_exec_core+16834>, 0x61e8eae2d615 <vm_exec_core+16613>, 0x61e8eae2c804 <vm_exec_core+13012>, 0x61e8eae2cebd <vm_exec_core+14733>, 0x61e8eae2cb6a <vm_exec_core+13882>, 0x61e8eae2d164 <vm_exec_core+15412>, 0x61e8eae2d0e9 <vm_exec_core+15289>, 0x61e8eae2c7b7 <vm_exec_core+12935>, 0x61e8eae29bc6 <vm_exec_core+1686>, 0x61e8eae2b3a8 <vm_exec_core+7800>, 0x61e8eae305d7 <vm_exec_core+28839>, 0x61e8eae2acf3 <vm_exec_core+6083>, 0x61e8eae31246 <vm_exec_core+32022>, 0x61e8eae2f5f1 <vm_exec_core+24769>, 0x61e8eae2d466 <vm_exec_core+16182>, 0x61e8eae29ec5 <vm_exec_core+2453>, 0x61e8eae30d6e <vm_exec_core+30782>, 0x61e8eae3097f <vm_exec_core+29775>, 0x61e8eae2b0b0 <vm_exec_core+7040>, 0x61e8eae2a4a2 <vm_exec_core+3954>, 0x61e8eae2fa92 <vm_exec_core+25954>, 0x61e8eae2beac <vm_exec_core+10620>, 0x61e8eae30f78 <vm_exec_core+31304>, 0x61e8eae30b96 <vm_exec_core+30310>, 0x61e8eae2c65f <vm_exec_core+12591>, 0x61e8eae2d3d3 <vm_exec_core+16035>, 0x61e8eae2f77b <vm_exec_core+25163>, 0x61e8eae30afa <vm_exec_core+30154>, 0x61e8eae2e869 <vm_exec_core+21305>, 0x61e8eae2f813 <vm_exec_core+25315>, 0x61e8eae2fc11 <vm_exec_core+26337>, 0x61e8eae2e797 <vm_exec_core+21095>, 0x61e8eae2a39e <vm_exec_core+3694>, 0x61e8eae2ef93 <vm_exec_core+23139>, 0x61e8eae2a1ff <vm_exec_core+3279>, 0x61e8eae2a547 <vm_exec_core+4119>, 0x61e8eae2c8ec <vm_exec_core+13244>, 0x61e8eae2e63c <vm_exec_core+20748>, 0x61e8eae2ebbc <vm_exec_core+22156>, 0x61e8eae2e3cb <vm_exec_core+20123>, 0x61e8eae29e12 <vm_exec_core+2274>, 0x61e8eae2fe59 <vm_exec_core+26921>, 0x61e8eae30889 <vm_exec_core+29529>, 0x61e8eae2a642 <vm_exec_core+4370>, 0x61e8eae2b7aa <vm_exec_core+8826>, 0x61e8eae2b2bb <vm_exec_core+7563>, 0x61e8eae2c00d <vm_exec_core+10973>, 0x61e8eae2d32f <vm_exec_core+15871>, 0x61e8eae2a732 <vm_exec_core+4610>, 0x61e8eae2fcde <vm_exec_core+26542>, 0x61e8eae2b70b <vm_exec_core+8667>, 0x61e8eae2d1d0 <vm_exec_core+15520>, 0x61e8eae2dc48 <vm_exec_core+18200>, 0x61e8eae2fb90 <vm_exec_core+26208>, 0x61e8eae2ea1c <vm_exec_core+21740>, 0x61e8eae2c216 <vm_exec_core+11494>, 0x61e8eae2b9f2 <vm_exec_core+9410>, 0x61e8eae2f96e <vm_exec_core+25662>, 0x61e8eae2ca60 <vm_exec_core+13616>, 0x61e8eae2f03e <vm_exec_core+23310>, 0x61e8eae2eb2f <vm_exec_core+22015>, 0x61e8eae2f280 <vm_exec_core+23888>, 0x61e8eae3012e <vm_exec_core+27646>, 0x61e8eae2de4b <vm_exec_core+18715>, 0x61e8eae2e9cc <vm_exec_core+21660>, 0x61e8eae2c38a <vm_exec_core+11866>, 0x61e8eae2f8ba <vm_exec_core+25482>, 0x61e8eae2c4b0 <vm_exec_core+12160>, 0x61e8eae2e6d9 <vm_exec_core+20905>, 0x61e8eae2e9cc <vm_exec_core+21660>, 0x61e8eae2da02 <vm_exec_core+17618>, 0x61e8eae2e4ff <vm_exec_core+20431>, 0x61e8eae2c6da <vm_exec_core+12714>, 0x61e8eae2bcc7 <vm_exec_core+10135>, 0x61e8eae2f357 <vm_exec_core+24103>, 0x61e8eae2a7e8 <vm_exec_core+4792>, 0x61e8eae2d806 <vm_exec_core+17110>, 0x61e8eae381aa <vm_exec_core+60538>, 0x61e8eae2e90d <vm_exec_core+21469>, 0x61e8eae2aa92 <vm_exec_core+5474>, 0x61e8eae2af93 <vm_exec_core+6755>, 0x61e8eae2abaf <vm_exec_core+5759>, 0x61e8eae2b897 <vm_exec_core+9063>, 0x61e8eae2c06c <vm_exec_core+11068>, 0x61e8eae2dd15 <vm_exec_core+18405>, 0x61e8eae2d325 <vm_exec_core+15861>, 0x61e8eae2dd10 <vm_exec_core+18400>, 0x61e8eae2e864 <vm_exec_core+21300>, 0x61e8eae2e792 <vm_exec_core+21090>, 0x61e8eae2b892 <vm_exec_core+9058>, 0x61e8eae2e9e0 <vm_exec_core+21680>, 0x61e8eae2c98e <vm_exec_core+13406>, 0x61e8eae2c993 <vm_exec_core+13411>, 0x61e8eae2e78d <vm_exec_core+21085>, 0x61e8eae2e632 <vm_exec_core+20738>, 0x61e8eae2d6d9 <vm_exec_core+16809>, 0x61e8eae2d601 <vm_exec_core+16593>...} reg_cfp = 0x7ed0eb5ff720 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> #38 0x000061e8eae260cb 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. #39 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 #40 0x000061e8eaaac5cb in rb_ec_exec_node (ec=0x5160000006d0, n=0x7ed0edb5ca88) at /tmp/ruby/src/trunk_asan/eval.c:280 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc297f2f90, <optimized out>, 0x7ffc297f2ee0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7ed0edb5ca88 #41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:318 ec = 0x5160000006d0 status = <optimized out> #42 0x000061e8eaaa5b37 in rb_main (argc=10, argv=0x7ffc297f3158) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #43 main (argc=10, argv=0x7ffc297f3158) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 2929028) detached] $ timeout 60 gdb -p 2929018 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null running file: /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j option. [New LWP 2965347] [New LWP 2929020] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". rb_multi_ractor_p () at /tmp/ruby/src/trunk_asan/vm_sync.h:40 40 if (LIKELY(ruby_single_main_ractor)) { >>> Threads Id Target Id Frame * 1 Thread 0x784e486e9c40 (LWP 2929018) "ruby" rb_multi_ractor_p () at /tmp/ruby/src/trunk_asan/vm_sync.h:40 2 Thread 0x784e276006c0 (LWP 2965347) "Timeout stdlib " 0x0000784e48498d71 in __futex_abstimed_wait_common64 (private=24332, cancel=true, abstime=0x784e275fdb40, op=137, expected=0, futex_word=0x50c004b7c714) at ./nptl/futex-internal.c:57 3 Thread 0x784e2c2006c0 (LWP 2929020) "ruby" 0x0000784e4851b4cd in __GI___poll (fds=0x784e2af09040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 3 (Thread 0x784e2c2006c0 (LWP 2929020) "ruby"): #0 0x0000784e4851b4cd in __GI___poll (fds=0x784e2af09040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005f0c6e26b6da in __interceptor_poll () No symbol table info available. #2 0x00005f0c6e618a5f 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 0x00005f0c6e2c4a8f in asan_thread_start(void*) () No symbol table info available. #5 0x0000784e4849caa4 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 = {132277143078592, -6377729250715190603, 132277143078592, -352, 0, 140723922845248, -6377729250727773515, -6377930888933885259}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x0000784e48529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x784e276006c0 (LWP 2965347) "Timeout stdlib "): #0 0x0000784e48498d71 in __futex_abstimed_wait_common64 (private=24332, cancel=true, abstime=0x784e275fdb40, op=137, expected=0, futex_word=0x50c004b7c714) 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=24332, abstime=0x784e275fdb40, clockid=0, expected=0, futex_word=0x50c004b7c714) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 256 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c004b7c714, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x784e275fdb40, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x0000784e4849bc8e in __pthread_cond_wait_common (abstime=0x784e275fdb40, clockid=1, mutex=0x51500004e3a0, cond=0x50c004b7c6e8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x784e4849b4b0 <__condvar_cleanup_waiting>, __arg = 0x784e275fda30, __canceltype = 660593232, __prev = 0x0} cbuffer = {wseq = 3, cond = 0x50c004b7c6e8, mutex = 0x51500004e3a0, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 3 seq = 1 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_timedwait64 (cond=cond@entry=0x50c004b7c6e8, mutex=mutex@entry=0x51500004e3a0, abstime=abstime@entry=0x784e275fdb40) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x00005f0c6e6130d1 in native_cond_timedwait (cond=0x50c004b7c6e8, mutex=0x51500004e3a0, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:241 r = <optimized out> ts = <optimized out> #6 native_cond_sleep (th=th@entry=0x51500004e280, rel=rel@entry=0x784e2660a320) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2428 end = <optimized out> sched = 0x5160000004a0 lock = 0x51500004e3a0 cond = 0x50c004b7c6e8 max = 100000000000000000 #7 0x00005f0c6e5f9824 in native_sleep (th=0x51500004e280, rel=0x784e2660a320) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3275 sched = <optimized out> #8 sleep_hrtime (th=<optimized out>, rel=999847000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1306 prev_status = THREAD_RUNNABLE end = 2459724094165545 woke = 1 #9 0x00005f0c6e5f3f80 in mutex_sleep_begin (_arguments=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:575 timeout_value = <optimized out> relative_timeout = 18446744073709551100 arguments = <optimized out> timeout = 18410704269964476418 woken = 20 scheduler = <optimized out> #10 0x00005f0c6e30f2d0 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 = 0x51600088fbd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x784e275fddd0, <optimized out>, 0x784e275fdce0, <optimized out>, <optimized out>}, prev = 0x784e2680b880, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x51600088fbd0 state = RUBY_TAG_NONE errinfo = <optimized out> #11 0x00005f0c6e5f3b56 in rb_mutex_sleep (self=<optimized out>, timeout=18410704269964476418) at /tmp/ruby/src/trunk_asan/thread_sync.c:598 arguments = {self = 132277607721080, timeout = <optimized out>} beg = 1740883938 woken = <optimized out> end = <optimized out> #12 0x00005f0c6e6fc24c in vm_call0_cfunc_with_frame (ec=0x51600088fbd0, calling=<optimized out>, argv=0x784e2680b728) at /tmp/ruby/src/trunk_asan/vm_eval.c:164 reg_cfp = 0x784e2c32f6e8 ci = <optimized out> me = <optimized out> cfunc = <optimized out> len = -1 recv = 132277607721080 argc = 1 mid = 26401 block_handler = <optimized out> frame_flags = 1431634051 val = <optimized out> unaligned_member_ptr_result = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> reg_cfp = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> #13 vm_call0_cfunc (ec=0x51600088fbd0, calling=<optimized out>, argv=0x784e2680b728) at /tmp/ruby/src/trunk_asan/vm_eval.c:178 No locals. #14 vm_call0_body (ec=<optimized out>, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:229 ci = <optimized out> cc = <optimized out> ret = <optimized out> #15 0x00005f0c6e6afb5e in vm_call0_cc (recv=132277607721080, id=26401, argc=<optimized out>, argv=<optimized out>, cc=0x784e47da4040, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101 flags = <optimized out> calling = <error reading variable calling (Cannot access memory at address 0x89)> use_argv = 0x0 av = <optimized out> #16 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047 ci = <optimized out> ec = <optimized out> cc = 0x784e47da4040 self = <optimized out> #17 0x00005f0c6e30f2d0 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 = 0x51600088fbd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x784e275fe150, <optimized out>, 0x784e275fe060, <optimized out>, <optimized out>}, prev = 0x784e2680ae40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x51600088fbd0 state = RUBY_TAG_NONE errinfo = <optimized out> #18 0x00005f0c6e61df1d in rb_condvar_wait (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1554 sync_waiter = {self = 132277607721080, th = 0x51500004e280, fiber = 0x0, node = {next = 0x5030000a2010, prev = 0x5030000a2010}} ec = <optimized out> cv = 0x5030000a2010 args = <optimized out> #19 0x00005f0c6e6e8068 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 = 0x460100100005 cc = <optimized out> me = 0x784e47db84f0 cfunc = 0x50400001fc58 recv = 132277607721720 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #20 0x00005f0c6e6ce4bd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x784e275fe7b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0xffffffff cc = <optimized out> cme = <optimized out> v = <optimized out> #21 0x00005f0c6e6cdf75 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 = 0x784e275fdb40 #22 0x00005f0c6e695a09 in vm_sendish (ec=0x51600088fbd0, reg_cfp=0x784e2c32f720, 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> #23 vm_exec_core (ec=ec@entry=0x51600088fbd0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5f0c6e68b7c6 <vm_exec_core+12950>, 0x5f0c6e688bd5 <vm_exec_core+1701>, 0x5f0c6e68a3b7 <vm_exec_core+7815>, 0x5f0c6e68f5e6 <vm_exec_core+28854>, 0x5f0c6e689d02 <vm_exec_core+6098>, 0x5f0c6e690255 <vm_exec_core+32037>, 0x5f0c6e68e600 <vm_exec_core+24784>, 0x5f0c6e68c475 <vm_exec_core+16197>, 0x5f0c6e688ed4 <vm_exec_core+2468>, 0x5f0c6e68fd7d <vm_exec_core+30797>, 0x5f0c6e68f98e <vm_exec_core+29790>, 0x5f0c6e68a0bf <vm_exec_core+7055>, 0x5f0c6e6894b1 <vm_exec_core+3969>, 0x5f0c6e68eaa1 <vm_exec_core+25969>, 0x5f0c6e68aebb <vm_exec_core+10635>, 0x5f0c6e68ff87 <vm_exec_core+31319>, 0x5f0c6e68fba5 <vm_exec_core+30325>, 0x5f0c6e68b66e <vm_exec_core+12606>, 0x5f0c6e68c3e2 <vm_exec_core+16050>, 0x5f0c6e68e78a <vm_exec_core+25178>, 0x5f0c6e68fb09 <vm_exec_core+30169>, 0x5f0c6e68d878 <vm_exec_core+21320>, 0x5f0c6e68e822 <vm_exec_core+25330>, 0x5f0c6e68ec20 <vm_exec_core+26352>, 0x5f0c6e68d7a6 <vm_exec_core+21110>, 0x5f0c6e6893ad <vm_exec_core+3709>, 0x5f0c6e68dfa2 <vm_exec_core+23154>, 0x5f0c6e68920e <vm_exec_core+3294>, 0x5f0c6e689556 <vm_exec_core+4134>, 0x5f0c6e68b8fb <vm_exec_core+13259>, 0x5f0c6e68d64b <vm_exec_core+20763>, 0x5f0c6e68dbcb <vm_exec_core+22171>, 0x5f0c6e68d3da <vm_exec_core+20138>, 0x5f0c6e688e21 <vm_exec_core+2289>, 0x5f0c6e68ee68 <vm_exec_core+26936>, 0x5f0c6e68f898 <vm_exec_core+29544>, 0x5f0c6e689651 <vm_exec_core+4385>, 0x5f0c6e68a7b9 <vm_exec_core+8841>, 0x5f0c6e68a2ca <vm_exec_core+7578>, 0x5f0c6e68b01c <vm_exec_core+10988>, 0x5f0c6e68c33e <vm_exec_core+15886>, 0x5f0c6e689741 <vm_exec_core+4625>, 0x5f0c6e68eced <vm_exec_core+26557>, 0x5f0c6e68a71a <vm_exec_core+8682>, 0x5f0c6e68c1df <vm_exec_core+15535>, 0x5f0c6e68cc57 <vm_exec_core+18215>, 0x5f0c6e68eb9f <vm_exec_core+26223>, 0x5f0c6e68da2b <vm_exec_core+21755>, 0x5f0c6e68b225 <vm_exec_core+11509>, 0x5f0c6e68aa01 <vm_exec_core+9425>, 0x5f0c6e68e97d <vm_exec_core+25677>, 0x5f0c6e68ba6f <vm_exec_core+13631>, 0x5f0c6e68e04d <vm_exec_core+23325>, 0x5f0c6e68db3e <vm_exec_core+22030>, 0x5f0c6e68e28f <vm_exec_core+23903>, 0x5f0c6e68f13d <vm_exec_core+27661>, 0x5f0c6e68ce5a <vm_exec_core+18730>, 0x5f0c6e6888cb <vm_exec_core+923>, 0x5f0c6e68b399 <vm_exec_core+11881>, 0x5f0c6e68e8c9 <vm_exec_core+25497>, 0x5f0c6e68b4bf <vm_exec_core+12175>, 0x5f0c6e68d6e8 <vm_exec_core+20920>, 0x5f0c6e68dea3 <vm_exec_core+22899>, 0x5f0c6e68ca11 <vm_exec_core+17633>, 0x5f0c6e68d50e <vm_exec_core+20446>, 0x5f0c6e68b6e9 <vm_exec_core+12729>, 0x5f0c6e68acd6 <vm_exec_core+10150>, 0x5f0c6e68e366 <vm_exec_core+24118>, 0x5f0c6e6897f7 <vm_exec_core+4807>, 0x5f0c6e68c815 <vm_exec_core+17125>, 0x5f0c6e6971b9 <vm_exec_core+60553>, 0x5f0c6e68d91c <vm_exec_core+21484>, 0x5f0c6e689aa1 <vm_exec_core+5489>, 0x5f0c6e689fa2 <vm_exec_core+6770>, 0x5f0c6e689bbe <vm_exec_core+5774>, 0x5f0c6e68a8a6 <vm_exec_core+9078>, 0x5f0c6e68b07b <vm_exec_core+11083>, 0x5f0c6e6888d0 <vm_exec_core+928>, 0x5f0c6e68a617 <vm_exec_core+8423>, 0x5f0c6e690491 <vm_exec_core+32609>, 0x5f0c6e68ddc0 <vm_exec_core+22672>, 0x5f0c6e68cd58 <vm_exec_core+18472>, 0x5f0c6e68ed5e <vm_exec_core+26670>, 0x5f0c6e69055d <vm_exec_core+32813>, 0x5f0c6e68f05d <vm_exec_core+27437>, 0x5f0c6e690015 <vm_exec_core+31461>, 0x5f0c6e6900e2 <vm_exec_core+31666>, 0x5f0c6e6892d1 <vm_exec_core+3489>, 0x5f0c6e68fc47 <vm_exec_core+30487>, 0x5f0c6e68b998 <vm_exec_core+13416>, 0x5f0c6e68fe56 <vm_exec_core+31014>, 0x5f0c6e68b564 <vm_exec_core+12340>, 0x5f0c6e68ef3d <vm_exec_core+27149>, 0x5f0c6e68ab20 <vm_exec_core+9712>, 0x5f0c6e68bc8d <vm_exec_core+14173>, 0x5f0c6e6901bb <vm_exec_core+31883>, 0x5f0c6e68c29a <vm_exec_core+15722>, 0x5f0c6e68be23 <vm_exec_core+14579>, 0x5f0c6e688999 <vm_exec_core+1129>, 0x5f0c6e689025 <vm_exec_core+2805>, 0x5f0c6e688a7b <vm_exec_core+1355>, 0x5f0c6e68cb05 <vm_exec_core+17877>, 0x5f0c6e68bfc1 <vm_exec_core+14993>, 0x5f0c6e68c6f2 <vm_exec_core+16834>, 0x5f0c6e68c615 <vm_exec_core+16613>, 0x5f0c6e68b804 <vm_exec_core+13012>, 0x5f0c6e68bebd <vm_exec_core+14733>, 0x5f0c6e68bb6a <vm_exec_core+13882>, 0x5f0c6e68c164 <vm_exec_core+15412>, 0x5f0c6e68c0e9 <vm_exec_core+15289>, 0x5f0c6e68b7b7 <vm_exec_core+12935>, 0x5f0c6e688bc6 <vm_exec_core+1686>, 0x5f0c6e68a3a8 <vm_exec_core+7800>, 0x5f0c6e68f5d7 <vm_exec_core+28839>, 0x5f0c6e689cf3 <vm_exec_core+6083>, 0x5f0c6e690246 <vm_exec_core+32022>, 0x5f0c6e68e5f1 <vm_exec_core+24769>, 0x5f0c6e68c466 <vm_exec_core+16182>, 0x5f0c6e688ec5 <vm_exec_core+2453>, 0x5f0c6e68fd6e <vm_exec_core+30782>, 0x5f0c6e68f97f <vm_exec_core+29775>, 0x5f0c6e68a0b0 <vm_exec_core+7040>, 0x5f0c6e6894a2 <vm_exec_core+3954>, 0x5f0c6e68ea92 <vm_exec_core+25954>, 0x5f0c6e68aeac <vm_exec_core+10620>, 0x5f0c6e68ff78 <vm_exec_core+31304>, 0x5f0c6e68fb96 <vm_exec_core+30310>, 0x5f0c6e68b65f <vm_exec_core+12591>, 0x5f0c6e68c3d3 <vm_exec_core+16035>, 0x5f0c6e68e77b <vm_exec_core+25163>, 0x5f0c6e68fafa <vm_exec_core+30154>, 0x5f0c6e68d869 <vm_exec_core+21305>, 0x5f0c6e68e813 <vm_exec_core+25315>, 0x5f0c6e68ec11 <vm_exec_core+26337>, 0x5f0c6e68d797 <vm_exec_core+21095>, 0x5f0c6e68939e <vm_exec_core+3694>, 0x5f0c6e68df93 <vm_exec_core+23139>, 0x5f0c6e6891ff <vm_exec_core+3279>, 0x5f0c6e689547 <vm_exec_core+4119>, 0x5f0c6e68b8ec <vm_exec_core+13244>, 0x5f0c6e68d63c <vm_exec_core+20748>, 0x5f0c6e68dbbc <vm_exec_core+22156>, 0x5f0c6e68d3cb <vm_exec_core+20123>, 0x5f0c6e688e12 <vm_exec_core+2274>, 0x5f0c6e68ee59 <vm_exec_core+26921>, 0x5f0c6e68f889 <vm_exec_core+29529>, 0x5f0c6e689642 <vm_exec_core+4370>, 0x5f0c6e68a7aa <vm_exec_core+8826>, 0x5f0c6e68a2bb <vm_exec_core+7563>, 0x5f0c6e68b00d <vm_exec_core+10973>, 0x5f0c6e68c32f <vm_exec_core+15871>, 0x5f0c6e689732 <vm_exec_core+4610>, 0x5f0c6e68ecde <vm_exec_core+26542>, 0x5f0c6e68a70b <vm_exec_core+8667>, 0x5f0c6e68c1d0 <vm_exec_core+15520>, 0x5f0c6e68cc48 <vm_exec_core+18200>, 0x5f0c6e68eb90 <vm_exec_core+26208>, 0x5f0c6e68da1c <vm_exec_core+21740>, 0x5f0c6e68b216 <vm_exec_core+11494>, 0x5f0c6e68a9f2 <vm_exec_core+9410>, 0x5f0c6e68e96e <vm_exec_core+25662>, 0x5f0c6e68ba60 <vm_exec_core+13616>, 0x5f0c6e68e03e <vm_exec_core+23310>, 0x5f0c6e68db2f <vm_exec_core+22015>, 0x5f0c6e68e280 <vm_exec_core+23888>, 0x5f0c6e68f12e <vm_exec_core+27646>, 0x5f0c6e68ce4b <vm_exec_core+18715>, 0x5f0c6e68d9cc <vm_exec_core+21660>, 0x5f0c6e68b38a <vm_exec_core+11866>, 0x5f0c6e68e8ba <vm_exec_core+25482>, 0x5f0c6e68b4b0 <vm_exec_core+12160>, 0x5f0c6e68d6d9 <vm_exec_core+20905>, 0x5f0c6e68d9cc <vm_exec_core+21660>, 0x5f0c6e68ca02 <vm_exec_core+17618>, 0x5f0c6e68d4ff <vm_exec_core+20431>, 0x5f0c6e68b6da <vm_exec_core+12714>, 0x5f0c6e68acc7 <vm_exec_core+10135>, 0x5f0c6e68e357 <vm_exec_core+24103>, 0x5f0c6e6897e8 <vm_exec_core+4792>, 0x5f0c6e68c806 <vm_exec_core+17110>, 0x5f0c6e6971aa <vm_exec_core+60538>, 0x5f0c6e68d90d <vm_exec_core+21469>, 0x5f0c6e689a92 <vm_exec_core+5474>, 0x5f0c6e689f93 <vm_exec_core+6755>, 0x5f0c6e689baf <vm_exec_core+5759>, 0x5f0c6e68a897 <vm_exec_core+9063>, 0x5f0c6e68b06c <vm_exec_core+11068>, 0x5f0c6e68cd15 <vm_exec_core+18405>, 0x5f0c6e68c325 <vm_exec_core+15861>, 0x5f0c6e68cd10 <vm_exec_core+18400>, 0x5f0c6e68d864 <vm_exec_core+21300>, 0x5f0c6e68d792 <vm_exec_core+21090>, 0x5f0c6e68a892 <vm_exec_core+9058>, 0x5f0c6e68d9e0 <vm_exec_core+21680>, 0x5f0c6e68b98e <vm_exec_core+13406>, 0x5f0c6e68b993 <vm_exec_core+13411>, 0x5f0c6e68d78d <vm_exec_core+21085>, 0x5f0c6e68d632 <vm_exec_core+20738>, 0x5f0c6e68c6d9 <vm_exec_core+16809>, 0x5f0c6e68c601 <vm_exec_core+16593>...} reg_cfp = 0x784e2c32f720 reg_pc = 0x513000086798 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 0x00005f0c6e684cdb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x51600088fbd0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x784e275feb60, <optimized out>, <optimized out>}, prev = 0x784e2680ac80, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #25 0x00005f0c6e7059d2 in invoke_iseq_block_from_c (ec=0x51600088fbd0, captured=0x784e2c32f7a8, self=132277606480240, 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 = 0x784e47d1f9d0 cfp = <optimized out> sp = 0x784e2c22f870 use_argv = 0x0 stack_argv = 0x784e2c22f870 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #26 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 = 0x784e2c32f7a8 #27 0x00005f0c6e6b1da6 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. #28 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. #29 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #30 0x00005f0c6e6b1da6 in rb_yield (val=<optimized out>) No locals. #31 0x00005f0c6e30f2d0 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 = 0x51600088fbd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x784e275feef0, <optimized out>, 0x784e275fee00, <optimized out>, <optimized out>}, prev = 0x784e26809240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x51600088fbd0 state = RUBY_TAG_NONE errinfo = <optimized out> #32 0x00005f0c6e6e8068 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 = 0x784e47db8ae0 cfunc = 0x50400001f658 recv = 132277607721080 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #33 0x00005f0c6e68f478 in vm_sendish (ec=0x51600088fbd0, reg_cfp=0x784e2c32f790, cd=0x50f0000049e0, 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> #34 vm_exec_core (ec=ec@entry=0x51600088fbd0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x50f0000049e0 insns_address_table = {0x5f0c6e68b7c6 <vm_exec_core+12950>, 0x5f0c6e688bd5 <vm_exec_core+1701>, 0x5f0c6e68a3b7 <vm_exec_core+7815>, 0x5f0c6e68f5e6 <vm_exec_core+28854>, 0x5f0c6e689d02 <vm_exec_core+6098>, 0x5f0c6e690255 <vm_exec_core+32037>, 0x5f0c6e68e600 <vm_exec_core+24784>, 0x5f0c6e68c475 <vm_exec_core+16197>, 0x5f0c6e688ed4 <vm_exec_core+2468>, 0x5f0c6e68fd7d <vm_exec_core+30797>, 0x5f0c6e68f98e <vm_exec_core+29790>, 0x5f0c6e68a0bf <vm_exec_core+7055>, 0x5f0c6e6894b1 <vm_exec_core+3969>, 0x5f0c6e68eaa1 <vm_exec_core+25969>, 0x5f0c6e68aebb <vm_exec_core+10635>, 0x5f0c6e68ff87 <vm_exec_core+31319>, 0x5f0c6e68fba5 <vm_exec_core+30325>, 0x5f0c6e68b66e <vm_exec_core+12606>, 0x5f0c6e68c3e2 <vm_exec_core+16050>, 0x5f0c6e68e78a <vm_exec_core+25178>, 0x5f0c6e68fb09 <vm_exec_core+30169>, 0x5f0c6e68d878 <vm_exec_core+21320>, 0x5f0c6e68e822 <vm_exec_core+25330>, 0x5f0c6e68ec20 <vm_exec_core+26352>, 0x5f0c6e68d7a6 <vm_exec_core+21110>, 0x5f0c6e6893ad <vm_exec_core+3709>, 0x5f0c6e68dfa2 <vm_exec_core+23154>, 0x5f0c6e68920e <vm_exec_core+3294>, 0x5f0c6e689556 <vm_exec_core+4134>, 0x5f0c6e68b8fb <vm_exec_core+13259>, 0x5f0c6e68d64b <vm_exec_core+20763>, 0x5f0c6e68dbcb <vm_exec_core+22171>, 0x5f0c6e68d3da <vm_exec_core+20138>, 0x5f0c6e688e21 <vm_exec_core+2289>, 0x5f0c6e68ee68 <vm_exec_core+26936>, 0x5f0c6e68f898 <vm_exec_core+29544>, 0x5f0c6e689651 <vm_exec_core+4385>, 0x5f0c6e68a7b9 <vm_exec_core+8841>, 0x5f0c6e68a2ca <vm_exec_core+7578>, 0x5f0c6e68b01c <vm_exec_core+10988>, 0x5f0c6e68c33e <vm_exec_core+15886>, 0x5f0c6e689741 <vm_exec_core+4625>, 0x5f0c6e68eced <vm_exec_core+26557>, 0x5f0c6e68a71a <vm_exec_core+8682>, 0x5f0c6e68c1df <vm_exec_core+15535>, 0x5f0c6e68cc57 <vm_exec_core+18215>, 0x5f0c6e68eb9f <vm_exec_core+26223>, 0x5f0c6e68da2b <vm_exec_core+21755>, 0x5f0c6e68b225 <vm_exec_core+11509>, 0x5f0c6e68aa01 <vm_exec_core+9425>, 0x5f0c6e68e97d <vm_exec_core+25677>, 0x5f0c6e68ba6f <vm_exec_core+13631>, 0x5f0c6e68e04d <vm_exec_core+23325>, 0x5f0c6e68db3e <vm_exec_core+22030>, 0x5f0c6e68e28f <vm_exec_core+23903>, 0x5f0c6e68f13d <vm_exec_core+27661>, 0x5f0c6e68ce5a <vm_exec_core+18730>, 0x5f0c6e6888cb <vm_exec_core+923>, 0x5f0c6e68b399 <vm_exec_core+11881>, 0x5f0c6e68e8c9 <vm_exec_core+25497>, 0x5f0c6e68b4bf <vm_exec_core+12175>, 0x5f0c6e68d6e8 <vm_exec_core+20920>, 0x5f0c6e68dea3 <vm_exec_core+22899>, 0x5f0c6e68ca11 <vm_exec_core+17633>, 0x5f0c6e68d50e <vm_exec_core+20446>, 0x5f0c6e68b6e9 <vm_exec_core+12729>, 0x5f0c6e68acd6 <vm_exec_core+10150>, 0x5f0c6e68e366 <vm_exec_core+24118>, 0x5f0c6e6897f7 <vm_exec_core+4807>, 0x5f0c6e68c815 <vm_exec_core+17125>, 0x5f0c6e6971b9 <vm_exec_core+60553>, 0x5f0c6e68d91c <vm_exec_core+21484>, 0x5f0c6e689aa1 <vm_exec_core+5489>, 0x5f0c6e689fa2 <vm_exec_core+6770>, 0x5f0c6e689bbe <vm_exec_core+5774>, 0x5f0c6e68a8a6 <vm_exec_core+9078>, 0x5f0c6e68b07b <vm_exec_core+11083>, 0x5f0c6e6888d0 <vm_exec_core+928>, 0x5f0c6e68a617 <vm_exec_core+8423>, 0x5f0c6e690491 <vm_exec_core+32609>, 0x5f0c6e68ddc0 <vm_exec_core+22672>, 0x5f0c6e68cd58 <vm_exec_core+18472>, 0x5f0c6e68ed5e <vm_exec_core+26670>, 0x5f0c6e69055d <vm_exec_core+32813>, 0x5f0c6e68f05d <vm_exec_core+27437>, 0x5f0c6e690015 <vm_exec_core+31461>, 0x5f0c6e6900e2 <vm_exec_core+31666>, 0x5f0c6e6892d1 <vm_exec_core+3489>, 0x5f0c6e68fc47 <vm_exec_core+30487>, 0x5f0c6e68b998 <vm_exec_core+13416>, 0x5f0c6e68fe56 <vm_exec_core+31014>, 0x5f0c6e68b564 <vm_exec_core+12340>, 0x5f0c6e68ef3d <vm_exec_core+27149>, 0x5f0c6e68ab20 <vm_exec_core+9712>, 0x5f0c6e68bc8d <vm_exec_core+14173>, 0x5f0c6e6901bb <vm_exec_core+31883>, 0x5f0c6e68c29a <vm_exec_core+15722>, 0x5f0c6e68be23 <vm_exec_core+14579>, 0x5f0c6e688999 <vm_exec_core+1129>, 0x5f0c6e689025 <vm_exec_core+2805>, 0x5f0c6e688a7b <vm_exec_core+1355>, 0x5f0c6e68cb05 <vm_exec_core+17877>, 0x5f0c6e68bfc1 <vm_exec_core+14993>, 0x5f0c6e68c6f2 <vm_exec_core+16834>, 0x5f0c6e68c615 <vm_exec_core+16613>, 0x5f0c6e68b804 <vm_exec_core+13012>, 0x5f0c6e68bebd <vm_exec_core+14733>, 0x5f0c6e68bb6a <vm_exec_core+13882>, 0x5f0c6e68c164 <vm_exec_core+15412>, 0x5f0c6e68c0e9 <vm_exec_core+15289>, 0x5f0c6e68b7b7 <vm_exec_core+12935>, 0x5f0c6e688bc6 <vm_exec_core+1686>, 0x5f0c6e68a3a8 <vm_exec_core+7800>, 0x5f0c6e68f5d7 <vm_exec_core+28839>, 0x5f0c6e689cf3 <vm_exec_core+6083>, 0x5f0c6e690246 <vm_exec_core+32022>, 0x5f0c6e68e5f1 <vm_exec_core+24769>, 0x5f0c6e68c466 <vm_exec_core+16182>, 0x5f0c6e688ec5 <vm_exec_core+2453>, 0x5f0c6e68fd6e <vm_exec_core+30782>, 0x5f0c6e68f97f <vm_exec_core+29775>, 0x5f0c6e68a0b0 <vm_exec_core+7040>, 0x5f0c6e6894a2 <vm_exec_core+3954>, 0x5f0c6e68ea92 <vm_exec_core+25954>, 0x5f0c6e68aeac <vm_exec_core+10620>, 0x5f0c6e68ff78 <vm_exec_core+31304>, 0x5f0c6e68fb96 <vm_exec_core+30310>, 0x5f0c6e68b65f <vm_exec_core+12591>, 0x5f0c6e68c3d3 <vm_exec_core+16035>, 0x5f0c6e68e77b <vm_exec_core+25163>, 0x5f0c6e68fafa <vm_exec_core+30154>, 0x5f0c6e68d869 <vm_exec_core+21305>, 0x5f0c6e68e813 <vm_exec_core+25315>, 0x5f0c6e68ec11 <vm_exec_core+26337>, 0x5f0c6e68d797 <vm_exec_core+21095>, 0x5f0c6e68939e <vm_exec_core+3694>, 0x5f0c6e68df93 <vm_exec_core+23139>, 0x5f0c6e6891ff <vm_exec_core+3279>, 0x5f0c6e689547 <vm_exec_core+4119>, 0x5f0c6e68b8ec <vm_exec_core+13244>, 0x5f0c6e68d63c <vm_exec_core+20748>, 0x5f0c6e68dbbc <vm_exec_core+22156>, 0x5f0c6e68d3cb <vm_exec_core+20123>, 0x5f0c6e688e12 <vm_exec_core+2274>, 0x5f0c6e68ee59 <vm_exec_core+26921>, 0x5f0c6e68f889 <vm_exec_core+29529>, 0x5f0c6e689642 <vm_exec_core+4370>, 0x5f0c6e68a7aa <vm_exec_core+8826>, 0x5f0c6e68a2bb <vm_exec_core+7563>, 0x5f0c6e68b00d <vm_exec_core+10973>, 0x5f0c6e68c32f <vm_exec_core+15871>, 0x5f0c6e689732 <vm_exec_core+4610>, 0x5f0c6e68ecde <vm_exec_core+26542>, 0x5f0c6e68a70b <vm_exec_core+8667>, 0x5f0c6e68c1d0 <vm_exec_core+15520>, 0x5f0c6e68cc48 <vm_exec_core+18200>, 0x5f0c6e68eb90 <vm_exec_core+26208>, 0x5f0c6e68da1c <vm_exec_core+21740>, 0x5f0c6e68b216 <vm_exec_core+11494>, 0x5f0c6e68a9f2 <vm_exec_core+9410>, 0x5f0c6e68e96e <vm_exec_core+25662>, 0x5f0c6e68ba60 <vm_exec_core+13616>, 0x5f0c6e68e03e <vm_exec_core+23310>, 0x5f0c6e68db2f <vm_exec_core+22015>, 0x5f0c6e68e280 <vm_exec_core+23888>, 0x5f0c6e68f12e <vm_exec_core+27646>, 0x5f0c6e68ce4b <vm_exec_core+18715>, 0x5f0c6e68d9cc <vm_exec_core+21660>, 0x5f0c6e68b38a <vm_exec_core+11866>, 0x5f0c6e68e8ba <vm_exec_core+25482>, 0x5f0c6e68b4b0 <vm_exec_core+12160>, 0x5f0c6e68d6d9 <vm_exec_core+20905>, 0x5f0c6e68d9cc <vm_exec_core+21660>, 0x5f0c6e68ca02 <vm_exec_core+17618>, 0x5f0c6e68d4ff <vm_exec_core+20431>, 0x5f0c6e68b6da <vm_exec_core+12714>, 0x5f0c6e68acc7 <vm_exec_core+10135>, 0x5f0c6e68e357 <vm_exec_core+24103>, 0x5f0c6e6897e8 <vm_exec_core+4792>, 0x5f0c6e68c806 <vm_exec_core+17110>, 0x5f0c6e6971aa <vm_exec_core+60538>, 0x5f0c6e68d90d <vm_exec_core+21469>, 0x5f0c6e689a92 <vm_exec_core+5474>, 0x5f0c6e689f93 <vm_exec_core+6755>, 0x5f0c6e689baf <vm_exec_core+5759>, 0x5f0c6e68a897 <vm_exec_core+9063>, 0x5f0c6e68b06c <vm_exec_core+11068>, 0x5f0c6e68cd15 <vm_exec_core+18405>, 0x5f0c6e68c325 <vm_exec_core+15861>, 0x5f0c6e68cd10 <vm_exec_core+18400>, 0x5f0c6e68d864 <vm_exec_core+21300>, 0x5f0c6e68d792 <vm_exec_core+21090>, 0x5f0c6e68a892 <vm_exec_core+9058>, 0x5f0c6e68d9e0 <vm_exec_core+21680>, 0x5f0c6e68b98e <vm_exec_core+13406>, 0x5f0c6e68b993 <vm_exec_core+13411>, 0x5f0c6e68d78d <vm_exec_core+21085>, 0x5f0c6e68d632 <vm_exec_core+20738>, 0x5f0c6e68c6d9 <vm_exec_core+16809>, 0x5f0c6e68c601 <vm_exec_core+16593>...} reg_cfp = 0x784e2c32f790 reg_pc = 0x51700000b530 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 0x00005f0c6e684cdb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x51600088fbd0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x784e275ff6c0, <optimized out>, <optimized out>}, prev = 0x784e275ffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #36 0x00005f0c6e6c1c7b in invoke_iseq_block_from_c (ec=0x51600088fbd0, captured=<optimized out>, self=132277606480240, 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 = 0x784e47d1fae8 cfp = 0x784e2c32f7c8 sp = 0x784e2c22f818 use_argv = <optimized out> stack_argv = 0x784e2c22f818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #37 invoke_block_from_c_proc (ec=0x51600088fbd0, self=132277606480240, 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> #38 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. #39 0x00005f0c6e6bff06 in rb_vm_invoke_proc (ec=0x50c004b7c714, proc=0x89, proc@entry=0x5040001367d0, argc=1212779889, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1771 self = 0 #40 0x00005f0c6e6177f9 in thread_do_start_proc (th=th@entry=0x51500004e280) at /tmp/ruby/src/trunk_asan/thread.c:605 args = <optimized out> procval = <optimized out> proc = 0x5040001367d0 args_len = 0 args_ptr = <optimized out> #41 0x00005f0c6e61542a in thread_do_start (th=0x51500004e280) at /tmp/ruby/src/trunk_asan/thread.c:622 result = 36 #42 thread_start_func_2 (th=th@entry=0x51500004e280, 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> #43 0x00005f0c6e6146ee in call_thread_start_func_2 (th=0x51500004e280) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2175 stack_start = <optimized out> stack_start_addr = 0x784e275ffcc0 #44 nt_start (ptr=0x50c004b7c6c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2220 th = 0x51500004e280 sched = <optimized out> nt = 0x50c004b7c6c0 vm = 0x525000000100 #45 0x00005f0c6e2c4a8f in asan_thread_start(void*) () No symbol table info available. #46 0x0000784e4849caa4 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 = {132277063386816, -6377704511703565643, 132277063386816, -352, 2, 140723922830576, -6377704511716148555, -6377930888933885259}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #47 0x0000784e48529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x784e486e9c40 (LWP 2929018) "ruby"): #0 rb_multi_ractor_p () at /tmp/ruby/src/trunk_asan/vm_sync.h:40 No locals. #1 rb_vm_lock_leave (lev=0x784e463caba0, line=554, file=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_sync.h:92 No locals. #2 get_next_shape_internal (shape=<optimized out>, id=<optimized out>, shape_type=<optimized out>, variation_created=0x784e46258ca0, new_variations_allowed=<optimized out>) at /tmp/ruby/src/trunk_asan/shape.c:554 _lev = <optimized out> res = 0x784e44400168 #3 0x00005f0c6e5745d9 in shape_get_next (shape=<optimized out>, obj=<optimized out>, id=<optimized out>, emit_warnings=<optimized out>) at /tmp/ruby/src/trunk_asan/shape.c:724 variation_created = false allow_new_shape = <optimized out> new_shape = <optimized out> klass = <optimized out> klass = <optimized out> #4 0x00005f0c6e66c2d3 in general_ivar_set (obj=132277608262400, id=3425, val=4, data=0x0, shape_ivptr_func=<optimized out>, shape_resize_ivptr_func=<optimized out>, set_shape_func=<optimized out>, transition_too_complex_func=<optimized out>, too_complex_table_func=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:1508 next_shape = <optimized out> index = 1 result = {index = 0, existing = false} current_shape = 0x784e44400140 table = <optimized out> next_shape = <optimized out> table = <optimized out> #5 rb_obj_ivar_set (obj=132277608262400, id=<optimized out>, val=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:1739 No locals. #6 0x00005f0c6e66c959 in ivar_set (obj=132277608262400, id=<optimized out>, val=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:1830 No locals. #7 0x00005f0c6e66c7d1 in rb_ivar_set (obj=obj@entry=132277608262400, id=id@entry=3425, val=val@entry=4) at /tmp/ruby/src/trunk_asan/variable.c:1849 No locals. #8 0x00005f0c6ea958f0 in exc_init (exc=132277608262400, mesg=<optimized out>) at /tmp/ruby/src/trunk_asan/error.c:1492 No locals. #9 exc_initialize (argc=1, argv=<optimized out>, exc=132277608262400) at /tmp/ruby/src/trunk_asan/error.c:1523 arg = <optimized out> #10 0x00005f0c6e6fc24c in vm_call0_cfunc_with_frame (ec=0x5160000006d0, calling=<optimized out>, argv=0x784e463ca5a0) at /tmp/ruby/src/trunk_asan/vm_eval.c:164 reg_cfp = 0x784e459ff720 ci = <optimized out> me = <optimized out> cfunc = <optimized out> len = -1 recv = 132277608262400 argc = 1 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> #11 vm_call0_cfunc (ec=0x5160000006d0, calling=<optimized out>, argv=0x784e463ca5a0) at /tmp/ruby/src/trunk_asan/vm_eval.c:178 No locals. #12 vm_call0_body (ec=<optimized out>, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:229 ci = <optimized out> cc = <optimized out> ret = <optimized out> #13 0x00005f0c6e6ac89e in vm_call0_cc (ec=0x5160000006d0, recv=132277608262400, id=3169, argc=-930611160, argv=<optimized out>, cc=<optimized out>, kw_splat=0) at /tmp/ruby/src/trunk_asan/vm_eval.c:101 calling = <error reading variable calling (Cannot access memory at address 0xffffffffffffffff)> flags = <optimized out> use_argv = 0x784e463ca5a0 av = <optimized out> #14 rb_vm_call0 (ec=0x5160000006d0, recv=132277608262400, id=3169, argc=<optimized out>, argv=<optimized out>, cme=<optimized out>, kw_splat=0) at /tmp/ruby/src/trunk_asan/vm_eval.c:61 cc = <optimized out> #15 rb_vm_call_kw (ec=0x5160000006d0, recv=132277608262400, id=3169, argc=<optimized out>, argv=<optimized out>, me=<optimized out>, kw_splat=0) at /tmp/ruby/src/trunk_asan/vm_eval.c:326 No locals. #16 vm_call_super (ec=0x5160000006d0, argc=<optimized out>, argv=<optimized out>, kw_splat=0) at /tmp/ruby/src/trunk_asan/vm_eval.c:350 recv = 132277608262400 me = <optimized out> klass = <optimized out> id = 3169 cfp = <optimized out> #17 rb_call_super_kw (argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:358 ec = 0x5160000006d0 #18 0x00005f0c6ea98839 in syserr_initialize (argc=<optimized out>, argv=<optimized out>, self=132277608262400) at /tmp/ruby/src/trunk_asan/error.c:3169 mesg = <optimized out> klass = <optimized out> error = <optimized out> func = <optimized out> err = <optimized out> errmsg = 132277607931480 #19 0x00005f0c6e6fc24c in vm_call0_cfunc_with_frame (ec=0x5160000006d0, calling=<optimized out>, argv=0x784e462587a0) at /tmp/ruby/src/trunk_asan/vm_eval.c:164 reg_cfp = 0x784e459ff758 ci = <optimized out> me = <optimized out> cfunc = <optimized out> len = -1 recv = 132277608262400 argc = 2 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> #20 vm_call0_cfunc (ec=0x5160000006d0, calling=<optimized out>, argv=0x784e462587a0) at /tmp/ruby/src/trunk_asan/vm_eval.c:178 No locals. #21 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> #22 0x00005f0c6e700cb6 in vm_call0_cc (ec=0x5160000006d0, recv=132277608262400, 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 0xffffffffffffffff)> use_argv = 0x784e462587a0 av = <optimized out> #23 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> #24 0x00005f0c6e6b0096 in rb_call (scope=8191, recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:873 ec = 0x784e44400170 #25 rb_funcallv_kw (recv=18446744073709551615, mid=0, argc=1178381216, argv=0xf09c8880028, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1070 No locals. #26 0x00005f0c6e4564a4 in rb_class_new_instance_kw (argc=argc@entry=2, argv=argv@entry=0x784e462587a0, klass=<optimized out>, kw_splat=0) at /tmp/ruby/src/trunk_asan/object.c:2191 obj = 132277608262400 #27 rb_class_new_instance (argc=argc@entry=2, argv=argv@entry=0x784e462587a0, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/object.c:2199 No locals. #28 0x00005f0c6ea9a6d7 in rb_syserr_new_path_in (func_name=<optimized out>, n=39, path=132277607931560) at /tmp/ruby/src/trunk_asan/error.c:3960 args = {132277607931560, <optimized out>} #29 0x00005f0c6ea9a5ab in rb_syserr_fail_path_in (func_name=0x784e44400170 "a\r", n=-1, n@entry=39, path=0, path@entry=132277607931560) at /tmp/ruby/src/trunk_asan/error.c:3943 No locals. #30 0x00005f0c6ea56486 in dir_s_rmdir (obj=<optimized out>, dir=132277607931560) at /tmp/ruby/src/trunk_asan/dir.c:1664 errno_to_fail = 39 p = <optimized out> r = <optimized out> #31 0x00005f0c6e6e8068 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 = 0x533100100003 cc = <optimized out> me = 0x784e47dd3ef8 cfunc = 0x504000016518 recv = 132277608439600 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #32 0x00005f0c6e6ce4bd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffcd76ebff0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x1fff cc = <optimized out> cme = <optimized out> v = <optimized out> #33 0x00005f0c6e6cdf75 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 = 0xf09c8880028 #34 0x00005f0c6e695a09 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x784e459ff790, 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 th: 0x515000000300, native_id: 0x784e486e9c40 -- Control frame information ----------------------------------------------- c:0005 p:---- s:0017 e:000016 CFUNC :initialize c:0004 p:---- s:0014 e:000013 CFUNC :initialize ci = <optimized out> c:0003 p:---- s:0011 e:000010 CFUNC :rmdir argc = <optimized out> recv = <optimized out> cc = <optimized out> c:0002 p:0017 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/_tmpdir.rb:28 [FINISH] c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] th: 0x51500004e280, native_id: 0x784e276006c0 -- Control frame information ----------------------------------------------- #35 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898 c:0006 p:---- s:0026 e:000025 CFUNC :sleep c:0005 p:---- s:0023 e:000022 CFUNC :wait c:0004 p:0019 s:0017 e:000016 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:107 [FINISH] bh = 0 cd = <optimized out> leaf = false c:0003 p:---- s:0014 e:000013 CFUNC :synchronize val = <optimized out> c:0002 p:0070 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:105 [FINISH] insns_address_table = {0x5f0c6e68b7c6 <vm_exec_core+12950>, 0x5f0c6e688bd5 <vm_exec_core+1701>, 0x5f0c6e68a3b7 <vm_exec_core+7815>, 0x5f0c6e68f5e6 <vm_exec_core+28854>, 0x5f0c6e689d02 <vm_exec_core+6098>, 0x5f0c6e690255 <vm_exec_core+32037>, 0x5f0c6e68e600 <vm_exec_core+24784>, 0x5f0c6e68c475 <vm_exec_core+16197>, 0x5f0c6e688ed4 <vm_exec_core+2468>, 0x5f0c6e68fd7d <vm_exec_core+30797>, 0x5f0c6e68f98e <vm_exec_core+29790>, 0x5f0c6e68a0bf <vm_exec_core+7055>, 0x5f0c6e6894b1 <vm_exec_core+3969>, 0x5f0c6e68eaa1 <vm_exec_core+25969>, 0x5f0c6e68aebb <vm_exec_core+10635>, 0x5f0c6e68ff87 <vm_exec_core+31319>, 0x5f0c6e68fba5 <vm_exec_core+30325>, 0x5f0c6e68b66e <vm_exec_core+12606>, 0x5f0c6e68c3e2 <vm_exec_core+16050>, 0x5f0c6e68e78a <vm_exec_core+25178>, 0x5f0c6e68fb09 <vm_exec_core+30169>, 0x5f0c6e68d878 <vm_exec_core+21320>, 0x5f0c6e68e822 <vm_exec_core+25330>, 0x5f0c6e68ec20 <vm_exec_core+26352>, 0x5f0c6e68d7a6 <vm_exec_core+21110>, 0x5f0c6e6893ad <vm_exec_core+3709>, 0x5f0c6e68dfa2 <vm_exec_core+23154>, 0x5f0c6e68920e <vm_exec_core+3294>, 0x5f0c6e689556 <vm_exec_core+4134>, 0x5f0c6e68b8fb <vm_exec_core+13259>, 0x5f0c6e68d64b <vm_exec_core+20763>, 0x5f0c6e68dbcb <vm_exec_core+22171>, 0x5f0c6e68d3da <vm_exec_core+20138>, 0x5f0c6e688e21 <vm_exec_core+2289>, 0x5f0c6e68ee68 <vm_exec_core+26936>, 0x5f0c6e68f898 <vm_exec_core+29544>, 0x5f0c6e689651 <vm_exec_core+4385>, 0x5f0c6e68a7b9 <vm_exec_core+8841>, 0x5f0c6e68a2ca <vm_exec_core+7578>, 0x5f0c6e68b01c <vm_exec_core+10988>, 0x5f0c6e68c33e <vm_exec_core+15886>, 0x5f0c6e689741 <vm_exec_core+4625>, 0x5f0c6e68eced <vm_exec_core+26557>, 0x5f0c6e68a71a <vm_exec_core+8682>, 0x5f0c6e68c1df <vm_exec_core+15535>, 0x5f0c6e68cc57 <vm_exec_core+18215>, 0x5f0c6e68eb9f <vm_exec_core+26223>, 0x5f0c6e68da2b <vm_exec_core+21755>, 0x5f0c6e68b225 <vm_exec_core+11509>, 0x5f0c6e68aa01 <vm_exec_core+9425>, 0x5f0c6e68e97d <vm_exec_core+25677>, 0x5f0c6e68ba6f <vm_exec_core+13631>, 0x5f0c6e68e04d <vm_exec_core+23325>, 0x5f0c6e68db3e <vm_exec_core+22030>, 0x5f0c6e68e28f <vm_exec_core+23903>, 0x5f0c6e68f13d <vm_exec_core+27661>, 0x5f0c6e68ce5a <vm_exec_core+18730>, 0x5f0c6e6888cb <vm_exec_core+923>, 0x5f0c6e68b399 <vm_exec_core+11881>, 0x5f0c6e68e8c9 <vm_exec_core+25497>, 0x5f0c6e68b4bf <vm_exec_core+12175>, 0x5f0c6e68d6e8 <vm_exec_core+20920>, 0x5f0c6e68dea3 <vm_exec_core+22899>, 0x5f0c6e68ca11 <vm_exec_core+17633>, 0x5f0c6e68d50e <vm_exec_core+20446>, 0x5f0c6e68b6e9 <vm_exec_core+12729>, 0x5f0c6e68acd6 <vm_exec_core+10150>, 0x5f0c6e68e366 <vm_exec_core+24118>, 0x5f0c6e6897f7 <vm_exec_core+4807>, 0x5f0c6e68c815 <vm_exec_core+17125>, 0x5f0c6e6971b9 <vm_exec_core+60553>, 0x5f0c6e68d91c <vm_exec_core+21484>, 0x5f0c6e689aa1 <vm_exec_core+5489>, 0x5f0c6e689fa2 <vm_exec_core+6770>, 0x5f0c6e689bbe <vm_exec_core+5774>, 0x5f0c6e68a8a6 <vm_exec_core+9078>, 0x5f0c6e68b07b <vm_exec_core+11083>, 0x5f0c6e6888d0 <vm_exec_core+928>, 0x5f0c6e68a617 <vm_exec_core+8423>, 0x5f0c6e690491 <vm_exec_core+32609>, 0x5f0c6e68ddc0 <vm_exec_core+22672>, 0x5f0c6e68cd58 <vm_exec_core+18472>, 0x5f0c6e68ed5e <vm_exec_core+26670>, 0x5f0c6e69055d <vm_exec_core+32813>, 0x5f0c6e68f05d <vm_exec_core+27437>, 0x5f0c6e690015 <vm_exec_core+31461>, 0x5f0c6e6900e2 <vm_exec_core+31666>, 0x5f0c6e6892d1 <vm_exec_core+3489>, 0x5f0c6e68fc47 <vm_exec_core+30487>, 0x5f0c6e68b998 <vm_exec_core+13416>, 0x5f0c6e68fe56 <vm_exec_core+31014>, 0x5f0c6e68b564 <vm_exec_core+12340>, 0x5f0c6e68ef3d <vm_exec_core+27149>, 0x5f0c6e68ab20 <vm_exec_core+9712>, 0x5f0c6e68bc8d <vm_exec_core+14173>, 0x5f0c6e6901bb <vm_exec_core+31883>, 0x5f0c6e68c29a <vm_exec_core+15722>, 0x5f0c6e68be23 <vm_exec_core+14579>, 0x5f0c6e688999 <vm_exec_core+1129>, 0x5f0c6e689025 <vm_exec_core+2805>, 0x5f0c6e688a7b <vm_exec_core+1355>, 0x5f0c6e68cb05 <vm_exec_core+17877>, 0x5f0c6e68bfc1 <vm_exec_core+14993>, 0x5f0c6e68c6f2 <vm_exec_core+16834>, 0x5f0c6e68c615 <vm_exec_core+16613>, 0x5f0c6e68b804 <vm_exec_core+13012>, 0x5f0c6e68bebd <vm_exec_core+14733>, 0x5f0c6e68bb6a <vm_exec_core+13882>, 0x5f0c6e68c164 <vm_exec_core+15412>, 0x5f0c6e68c0e9 <vm_exec_core+15289>, 0x5f0c6e68b7b7 <vm_exec_core+12935>, 0x5f0c6e688bc6 <vm_exec_core+1686>, 0x5f0c6e68a3a8 <vm_exec_core+7800>, 0x5f0c6e68f5d7 <vm_exec_core+28839>, 0x5f0c6e689cf3 <vm_exec_core+6083>, 0x5f0c6e690246 <vm_exec_core+32022>, 0x5f0c6e68e5f1 <vm_exec_core+24769>, 0x5f0c6e68c466 <vm_exec_core+16182>, 0x5f0c6e688ec5 <vm_exec_core+2453>, 0x5f0c6e68fd6e <vm_exec_core+30782>, 0x5f0c6e68f97f <vm_exec_core+29775>, 0x5f0c6e68a0b0 <vm_exec_core+7040>, 0x5f0c6e6894a2 <vm_exec_core+3954>, 0x5f0c6e68ea92 <vm_exec_core+25954>, 0x5f0c6e68aeac <vm_exec_core+10620>, 0x5f0c6e68ff78 <vm_exec_core+31304>, 0x5f0c6e68fb96 <vm_exec_core+30310>, 0x5f0c6e68b65f <vm_exec_core+12591>, 0x5f0c6e68c3d3 <vm_exec_core+16035>, 0x5f0c6e68e77b <vm_exec_core+25163>, 0x5f0c6e68fafa <vm_exec_core+30154>, 0x5f0c6e68d869 <vm_exec_core+21305>, 0x5f0c6e68e813 <vm_exec_core+25315>, 0x5f0c6e68ec11 <vm_exec_core+26337>, 0x5f0c6e68d797 <vm_exec_core+21095>, 0x5f0c6e68939e <vm_exec_core+3694>, 0x5f0c6e68df93 <vm_exec_core+23139>, 0x5f0c6e6891ff <vm_exec_core+3279>, 0x5f0c6e689547 <vm_exec_core+4119>, 0x5f0c6e68b8ec <vm_exec_core+13244>, 0x5f0c6e68d63c <vm_exec_core+20748>, 0x5f0c6e68dbbc <vm_exec_core+22156>, 0x5f0c6e68d3cb <vm_exec_core+20123>, 0x5f0c6e688e12 <vm_exec_core+2274>, 0x5f0c6e68ee59 <vm_exec_core+26921>, 0x5f0c6e68f889 <vm_exec_core+29529>, 0x5f0c6e689642 <vm_exec_core+4370>, 0x5f0c6e68a7aa <vm_exec_core+8826>, 0x5f0c6e68a2bb <vm_exec_core+7563>, 0x5f0c6e68b00d <vm_exec_core+10973>, 0x5f0c6e68c32f <vm_exec_core+15871>, 0x5f0c6e689732 <vm_exec_core+4610>, 0x5f0c6e68ecde <vm_exec_core+26542>, 0x5f0c6e68a70b <vm_exec_core+8667>, 0x5f0c6e68c1d0 <vm_exec_core+15520>, 0x5f0c6e68cc48 <vm_exec_core+18200>, 0x5f0c6e68eb90 <vm_exec_core+26208>, 0x5f0c6e68da1c <vm_exec_core+21740>, 0x5f0c6e68b216 <vm_exec_core+11494>, 0x5f0c6e68a9f2 <vm_exec_core+9410>, 0x5f0c6e68e96e <vm_exec_core+25662>, 0x5f0c6e68ba60 <vm_exec_core+13616>, 0x5f0c6e68e03e <vm_exec_core+23310>, 0x5f0c6e68db2f <vm_exec_core+22015>, 0x5f0c6e68e280 <vm_exec_core+23888>, 0x5f0c6e68f12e <vm_exec_core+27646>, 0x5f0c6e68ce4b <vm_exec_core+18715>, 0x5f0c6e68d9cc <vm_exec_core+21660>, 0x5f0c6e68b38a <vm_exec_core+11866>, 0x5f0c6e68e8ba <vm_exec_core+25482>, 0x5f0c6e68b4b0 <vm_exec_core+12160>, 0x5f0c6e68d6d9 <vm_exec_core+20905>, 0x5f0c6e68d9cc <vm_exec_core+21660>, 0x5f0c6e68ca02 <vm_exec_core+17618>, 0x5f0c6e68d4ff <vm_exec_core+20431>, 0x5f0c6e68b6da <vm_exec_core+12714>, 0x5f0c6e68acc7 <vm_exec_core+10135>, 0x5f0c6e68e357 <vm_exec_core+24103>, 0x5f0c6e6897e8 <vm_exec_core+4792>, 0x5f0c6e68c806 <vm_exec_core+17110>, 0x5f0c6e6971aa <vm_exec_core+60538>, 0x5f0c6e68d90d <vm_exec_core+21469>, 0x5f0c6e689a92 <vm_exec_core+5474>, 0x5f0c6e689f93 <vm_exec_core+6755>, 0x5f0c6e689baf <vm_exec_core+5759>, 0x5f0c6e68a897 <vm_exec_core+9063>, 0x5f0c6e68b06c <vm_exec_core+11068>, 0x5f0c6e68cd15 <vm_exec_core+18405>, 0x5f0c6e68c325 <vm_exec_core+15861>, 0x5f0c6e68cd10 <vm_exec_core+18400>, 0x5f0c6e68d864 <vm_exec_core+21300>, 0x5f0c6e68d792 <vm_exec_core+21090>, 0x5f0c6e68a892 <vm_exec_core+9058>, 0x5f0c6e68d9e0 <vm_exec_core+21680>, 0x5f0c6e68b98e <vm_exec_core+13406>, 0x5f0c6e68b993 <vm_exec_core+13411>, 0x5f0c6e68d78d <vm_exec_core+21085>, 0x5f0c6e68d632 <vm_exec_core+20738>, 0x5f0c6e68c6d9 <vm_exec_core+16809>, 0x5f0c6e68c601 <vm_exec_core+16593>...} reg_cfp = 0x784e459ff790 reg_pc = 0x50f000000fc8 INSN_LABEL_nop = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] 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> #36 0x00005f0c6e684cdb 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>, 0x7ffcd76ec3a0, <optimized out>, <optimized out>}, prev = 0x784e466f2130, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #37 0x00005f0c6e6c1c7b in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=<optimized out>, self=132277608566160, 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 = 0x784e47d6cb90 cfp = 0x784e459ff7c8 sp = 0x784e458ff818 use_argv = <optimized out> stack_argv = 0x784e458ff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #38 invoke_block_from_c_proc (ec=0x5160000006d0, self=132277608566160, 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> #39 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. #40 0x00005f0c6e6bff06 in rb_vm_invoke_proc (ec=0x784e44400170, proc=0xffffffffffffffff, argc=1178381216, argc@entry=0, argv=0x7fffffffffff, kw_splat=8191, kw_splat@entry=0, passed_block_handler=13063377032460, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1771 self = 0 #41 0x00005f0c6e46a93e in rb_proc_call_kw (self=132277608037840, args=132277608264280, kw_splat=0) at /tmp/ruby/src/trunk_asan/proc.c:995 argc = 0 argv = 0x784e463caba0 proc = 0xffffffffffffffff vret = <optimized out> rb_gc_guarded_ptr = <optimized out> rb_gc_guarded_ptr = <optimized out> #42 rb_proc_call (self=<optimized out>, args=<optimized out>) at /tmp/ruby/src/trunk_asan/proc.c:1005 No locals. #43 0x00005f0c6e309c16 in exec_end_procs_chain (errp=0x516000000740, procs=<optimized out>) at /tmp/ruby/src/trunk_asan/eval_jump.c:105 endproc = {func = 0x5f0c6e307620 <rb_call_end_proc>, data = 132277608037840, next = 0x0} errinfo = 132277608312000 link = <optimized out> #44 rb_ec_exec_end_proc (ec=0x5160000006d0) at /tmp/ruby/src/trunk_asan/eval_jump.c:121 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcd76ec830, <optimized out>, 0x7ffcd76ec6e0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} errinfo = <optimized out> finished = <optimized out> state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> #45 rb_ec_teardown (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:154 No locals. #46 0x00005f0c6e30a7dc in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:206 mode0 = <optimized out> err = <optimized out> mode1 = <optimized out> _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcd76ec970, <optimized out>, 0x7ffcd76ec840, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} save_error = 132277608312000 sysex = 0 signaled = 0 th0 = 0x515000000300 step = 1 message = 4 th = 0x515000000300 buf = <optimized out> state = <optimized out> #47 0x00005f0c6e30b66a in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:318 ec = <optimized out> status = <optimized out> #48 0x00005f0c6e304b37 in rb_main (argc=9, argv=0x7ffcd76ecc08) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #49 main (argc=9, argv=0x7ffcd76ecc08) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 2929018) detached] Children under /tmp/rubytest.39t4x3: * drwx------ 2 60 2025-03-02 02:52:18 +0000 autoload20250302-2929028-ujipkd/ * -rw-r--r-- 1 37 2025-03-02 02:52:18 +0000 test-bug-11055.rb $ timeout 60 gdb -p 2928691 -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 2928690 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null Could not attach to process. If your uid matches the uid of the target process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) $ timeout 60 gdb -p 2965276 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' 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-02-28T09:32:36Z master db4ea95219) +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.961998 seconds 3315 files, 33403 examples, 134328 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.