# Logfile created on 2025-02-13 16:44:07 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x0000790523ebfdd8 @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.20250213-164407", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000790523ee0100 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000079052429fdb8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000790522dea058 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250213-164407", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250213-164407>, @binmode=false, @mon_data=#<Monitor:0x000079052429f980>, @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 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 $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 9826047f01 $$$[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 d8fb0adbc5e7b1be7c0dd70ef7b5c9bcbf4d11789f05f1ae59a4d8af6a6df2b2 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 encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' 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/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: 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]: 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: 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/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]: 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]: 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 encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.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/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: 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/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' 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/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]: 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/fiddle-1.1.6/ext/fiddle' 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' 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.1 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.2 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.3.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.0 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.5 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 generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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=19610 "--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] 3707067=test_enumerator [ 2/751] 3707070=test_utf16 [ 3/751] 3707063=test_gem_package [ 4/751] 3707074=test_gem_source [ 5/751] 3707069=test_frozen [ 6/751] 3707066=test_safe_load [ 7/751] 3707065=string_encoding_test [ 8/751] 3707072=test_exception_at_throwing [ 9/751] 3707062=test_name_error [ 10/751] 3707064=test_pty [ 11/751] 3707068=test_variable_name_check [ 12/751] 3707076=test_dbm [ 13/751] 3707061=test_gem_source_vendor [ 14/751] 3707071=test_gem_commands_list_command [ 15/751] 3707073=overlap_test [ 16/751] 3707075=test_gem_platform [ 17/751] 3707069=test_symbol [ 18/751] 3707070=test_gem_uninstaller [ 19/751] 3707076=test_change_word [ 20/751] 3707076=test_gem_available_set [ 21/751] 3707069=test_modify_expand [ 22/751] 3707066=test_gem_source_installed [ 23/751] 3707068=test_parser [ 24/751] 3707069=test_date [ 25/751] 3707069=test_date_time [ 26/751] 3707072=test_pkcs12 [ 27/751] 3707069=test_psych [ 28/751] 3707068=json_coder_test [ 29/751] 3707065=test_ractor [ 30/751] 3707068=test_enumerator [ 31/751] 3707068=test_debug [ 32/751] 3707069=test_arith_seq_extract [ 33/751] 3707068=test_gem_commands_help_command [ 34/751] 3707065=test_stringchar [ 35/751] 3707061=test_digest [ 36/751] 3707066=test_gem_uri [ 37/751] 3707071=test_rbconfig [ 38/751] 3707071=test_gem_package_old [ 39/751] 3707075=test_date_compat [ 40/751] 3707075=test_resolve_symbol [ 41/751] 3707066=test_profile_frames [ 42/751] 3707071=test_lazy_enumerator [ 43/751] 3707065=test_set [ 44/751] 3707069=test_find_executable [ 45/751] 3707076=test_array [ 46/751] 3707075=test_error_highlight [ 47/751] 3707069=test_gem_commands_outdated_command [ 48/751] 3707065=test_gem_request_set_lockfile_tokenizer [ 49/751] 3707064=test_nil [ 50/751] 3707062=test_class2name [ 51/751] 3707062=test_kdf [ 52/751] 3707066=test_backtrace [ 53/751] 3707064=test_time_tz [ 54/751] 3707068=string_query_test [ 55/751] 3707064=test_marshal [ 56/751] 3707074=test_zlib [ 57/751] 3707073=magic_comment_test [ 58/751] 3707062=test_omap [ 59/751] 3707068=test_case_comprehensive [ 60/751] 3707072=test_framework [ 61/751] 3707068=test_cclass [ 62/751] 3707072=test_shellwords [ 63/751] 3707062=test_singleton_function [ 64/751] 3707072=test_proc [ 65/751] 3707062=test_load [ 66/751] 3707062=test_uncorrectable_name_check [ 67/751] 3707062=test_nomethod_error [ 68/751] 3707062=test_pkey_dsa [ 69/751] 3707065=test_https_proxy [ 70/751] 3707069=test_date_strptime [ 71/751] 3707065=test_ssl [ 72/751] 3707068=test_ractor [ 73/751] 3707061=test_json_tree [ 74/751] 3707069=test_emitter [ 75/751] 3707063=library_symbols_test [ 76/751] 3707069=test_float [ 77/751] 3707061=test_ractor [ 78/751] 3707064=test_gem_remote_fetcher_local_ssl_server [ 79/751] 3707071=test_files_test_1 [ 80/751] 3707061=freeze_test [ 81/751] 3707073=percent_delimiter_string_test [ 82/751] 3707073=test_gem [ 83/751] 3707063=test_cgi_core [ 84/751] 3707063=test_delegate [ 85/751] 3707063=test_yaml_special_cases [ 86/751] 3707063=test_gem_source_list [ 87/751] 3707061=test_parser [ 88/751] 3707062=attribute_write_test [ 89/751] 3707061=test_gem_command_manager [ 90/751] 3707063=test_gem_installer [ 91/751] 3707066=test_gem_commands_check_command [ 92/751] 3707066=test_random_formatter [ 93/751] 3707062=test_pipe [ 94/751] 3707066=test_regex_casefold [ 95/751] 3707066=test_gem_source_git [ 96/751] 3707061=test_cp949 [ 97/751] 3707061=test_condition [ 98/751] 3707062=test_gem_resolver_git_set [ 99/751] 3707061=test_class_name_check [100/751] 3707061=test_emoji [101/751] 3707068=test_files_lib [102/751] 3707061=test_sorted_set [103/751] 3707070=test_string [104/751] 3707066=test_integer [105/751] 3707069=test_duplicate [106/751] 3707069=json_ext_parser_test [107/751] 3707061=test_time [108/751] 3707069=test_scan_args [109/751] 3707069=test_date_attr [110/751] 3707069=test_erb [111/751] 3707062=test_ellipsize [112/751] 3707062=test_integer [113/751] 3707069=test_utf32 [114/751] 3707069=test_helper [115/751] 3707062=test_memory_view [116/751] 3707061=test_fips [117/751] 3707072=test_gem_commands_update_command [118/751] 3707069=test_date_parse [119/751] 3707062=test_data [120/751] 3707062=test_noarg Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 36553> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 3707065 ko1 8u IPv4 206270646 0t0 TCP localhost:36553->localhost:38356 (CLOSE_WAIT) [121/751] 3707065=test_rand [122/751] 3707069=test_pkey_ec [123/751] 3707069=test_random [124/751] 3707062=test_to_ruby [125/751] 3707069=test_bundled_ca [126/751] 3707062=static_literals_test [127/751] 3707062=test_backtrace [128/751] 3707062=test_gem_safe_marshal [129/751] 3707061=test_nextafter [130/751] 3707065=test_capacity [131/751] 3707065=test_div [132/751] 3707065=test_resize [133/751] 3707065=test_gc_compact [134/751] 3707061=test_deprecated [135/751] 3707061=breadth_first_search_test [136/751] 3707061=test_generic [137/751] 3707061=test_fiber [138/751] 3707069=test_cesu8 [139/751] 3707069=test_gem_commands_setup_command [140/751] 3707064=test_alias_and_anchor [141/751] 3707064=test_gem_commands_rebuild_command [142/751] 3707064=json_parser_test [143/751] 3707073=test_ftp [144/751] 3707064=test_vm_dump [145/751] 3707064=errors_test [146/751] 3707073=test_open3 [147/751] 3707074=test_key_name_check [148/751] 3707074=test_ripper [149/751] 3707062=test_singleton [150/751] 3707062=test_assignment [151/751] 3707064=test_grapheme_breaks [152/751] 3707064=test_gem_request_set_gem_dependency_api [153/751] 3707067=test_ossl [154/751] 3707064=test_date_marshal [155/751] 3707064=test_syntax [156/751] 3707069=test_autoload [157/751] 3707075=test_gem_resolver_local_specification [158/751] 3707075=test_gem_commands_unpack_command [159/751] 3707074=test_gem_commands_exec_command [160/751] 3707072=test_pack [161/751] 3707075=test_stream [162/751] 3707075=test_ractor [163/751] 3707075=test_ssl_session [164/751] 3707072=test_optarg [165/751] 3707072=test_gem_gem_runner [166/751] 3707072=test_gem_ext_cargo_builder [167/751] 3707072=test_file_exhaustive [168/751] 3707075=test_gem_commands_signout_command [169/751] 3707075=test_object [170/751] 3707075=test_exception [171/751] 3707075=test_function_entry [172/751] 3707075=test_len [173/751] 3707075=test_acceptable [174/751] 3707076=implicit_array_test [175/751] 3707076=heredoc_dedent_test [176/751] 3707076=test_kernel [177/751] 3707075=test_method_name_check [178/751] 3707074=test_keyword [179/751] 3707075=numeric_value_test [180/751] 3707075=!Nothing_to_test [181/751] 3707075=test_bn [182/751] 3707075=test_provider [183/751] 3707068=test_gem_package_task [184/751] 3707068=test_gem_commands_server_command [185/751] 3707071=test_data [186/751] 3707068=test_http_request [187/751] 3707071=test_httpheader [188/751] 3707068=test_merge_keys [189/751] 3707068=test_random [190/751] 3707068=test_io_wait [191/751] 3707071=test_kwargs [192/751] 3707071=test_lexer [193/751] 3707071=test_dir [194/751] 3707068=test_x509store [195/751] 3707068=test_mdns [196/751] 3707076=test_gem_ext_configure_builder [197/751] 3707068=test_gem_local_remote_options [198/751] 3707067=test_gem_security_signer [199/751] 3707076=test_bash_completion [200/751] 3707076=test_exception [201/751] 3707075=test_threadgroup [202/751] 3707068=test_set_len [203/751] 3707068=test_gem_commands_lock_command [204/751] 3707071=test_euc_kr [205/751] 3707068=regular_expression_options_test [206/751] 3707071=test_queue [207/751] 3707068=test_sleep [208/751] 3707071=test_install [209/751] 3707074=test_gem_validator [210/751] 3707074=integer_parse_test [211/751] 3707067=test_prettyprint [212/751] 3707074=lex_test [213/751] 3707067=test_bundled_gems [214/751] 3707067=test_pair [215/751] 3707075=test_m17n_comb [216/751] 3707071=test_date_ractor [217/751] 3707066=test_tree_spell_checker [218/751] 3707066=test_integer_comb [219/751] 3707062=index_write_test [220/751] 3707062=test_tsort [221/751] 3707062=test_depth_first [222/751] 3707062=test_ns_spki [223/751] 3707073=test_gem_impossible_dependencies_error [224/751] 3707073=json_generator_test [225/751] 3707062=encodings_test [226/751] 3707071=test_io_buffer [227/751] 3707062=test_dryrun [228/751] 3707071=test_range [229/751] 3707062=test_type [230/751] 3707062=test_tmpdir [231/751] 3707062=node_id_test [232/751] 3707065=test_gem_source_subpath_problem [233/751] 3707065=test_ts [234/751] 3707073=test_emitter [235/751] 3707073=parse_stream_test [236/751] 3707073=test_gem_resolver_api_set [237/751] 3707062=test_stringify_symbols [238/751] 3707073=test_to_ary_concat [239/751] 3707062=warnings_test [240/751] 3707062=test_printf [241/751] 3707062=test_rubyoptions [242/751] 3707068=dispatcher_test [243/751] 3707068=test_udp [244/751] 3707068=test_windows_1252 [245/751] 3707063=test_configuration [246/751] 3707068=test_gem_silent_ui [247/751] 3707068=test_ifunless [248/751] 3707068=test_require [249/751] 3707068=test_pkey_dh [250/751] 3707074=test_ocsp [251/751] 3707068=test_shapes [252/751] 3707068=test_gem_commands_uninstall_command [253/751] 3707063=test_gem_resolver_installer_set [254/751] 3707065=test_gem_dependency_list [255/751] 3707065=test_files_test [256/751] 3707063=test_forwardable [257/751] 3707063=test_object_create_start [258/751] 3707063=test_continuation [259/751] 3707063=test_ensured [260/751] 3707074=test_io_m17n [261/751] 3707063=comments_test [262/751] 3707063=test_delete [263/751] 3707063=test_config [264/751] 3707065=test_gem_commands_cleanup_command [265/751] 3707063=test_placearg [266/751] 3707072=test_interned_str [267/751] 3707072=test_project_sanity [268/751] 3707067=test_env [269/751] 3707073=regular_expression_encoding_test [270/751] 3707073=test_array [271/751] 3707071=test_ubf_async_safe [272/751] 3707073=parser_test [273/751] 3707073=snippets_test [274/751] 3707071=newline_test [275/751] 3707072=heredoc_test [276/751] 3707063=test_webauthn_listener_response [277/751] 3707063=test_gem_path_support [278/751] 3707063=constant_path_node_test [279/751] 3707063=test_gem_bundler_version_finder [280/751] 3707072=test_console_attr [281/751] 3707072=test_struct [282/751] 3707072=onigmo_test [283/751] 3707072=test_rb_str_dup [284/751] 3707072=fuzzer_test [285/751] 3707063=test_ast [286/751] 3707072=test_super [287/751] 3707071=test_libs [288/751] 3707071=test_gc [289/751] 3707071=test_math [290/751] 3707071=test_time [291/751] 3707068=json_encoding_test [292/751] 3707068=test_popen_deadlock [293/751] 3707076=test_autoconf [294/751] 3707076=test_did_you_mean [295/751] 3707065=test_digest_extend [296/751] 3707065=test_gem_safe_yaml [297/751] 3707065=test_case [298/751] 3707065=test_cgi_multipart [299/751] 3707071=test_bug-5832 [300/751] 3707071=test_wait [301/751] 3707076=test_object_references [302/751] 3707076=test_sleep [303/751] 3707065=test_x509name [304/751] 3707065=test_gem_commands_build_command [305/751] 3707071=test_compile_prism [306/751] 3707065=test_euc_tw [307/751] 3707065=test_gem_security [308/751] 3707072=test_alias [309/751] 3707071=test_gem_requirement [310/751] 3707068=test_sizeof [311/751] 3707076=test_system [312/751] 3707072=test_emoji_breaks [313/751] 3707072=test_notimplement [314/751] 3707072=test_bug-3571 [315/751] 3707072=test_configuration [316/751] 3707071=test_comparable [317/751] 3707071=command_line_test [318/751] 3707072=test_gem_commands_info_command [319/751] 3707071=test_io_timeout [320/751] 3707071=test_date_new [321/751] 3707071=test_stringio [322/751] 3707072=test_dns [323/751] 3707074=test_dup [324/751] 3707071=test_require [325/751] 3707061=test_unicode_normalize [326/751] 3707061=test_method [327/751] 3707072=test_gem_resolver_lock_set [328/751] 3707072=test_ractor_compatibility [329/751] 3707074=test_append [330/751] 3707074=test_reqarg [331/751] 3707073=test_resource [332/751] 3707073=test_gem_update_suggestion [333/751] 3707073=test_set [334/751] 3707073=test_gem_source_fetch_problem [335/751] 3707073=test_gem_console_ui [336/751] 3707073=test_member [337/751] 3707073=test_nofree [338/751] 3707073=test_trace [339/751] 3707070=test_numhash [340/751] 3707070=test_gem_stream_ui [341/751] 3707073=test_pkey_rsa [342/751] 3707070=test_ipaddr [343/751] 3707070=test_arity [344/751] 3707070=test_buffered_io [345/751] 3707072=test_yjit [346/751] 3707066=test_m17n [347/751] 3707070=test_gem_resolver_composed_set [348/751] 3707070=test_egrep_cpp [349/751] 3707074=test_argf [350/751] 3707070=test_webauthn_poller [351/751] 3707070=test_date_conv [352/751] 3707070=test_yamlstore [353/751] 3707070=test_gem_commands_pristine_command [354/751] 3707073=test_gem_config_file [355/751] 3707076=test_yjit_exit_locations [356/751] 3707066=test_io_buffer [357/751] 3707073=test_gem_resolver_requirement_list [358/751] 3707073=test_beginendblock [359/751] 3707066=test_arith_seq_beg_len_step [360/751] 3707076=test_hash [361/751] 3707066=test_scalar_scanner [362/751] 3707066=test_not [363/751] 3707066=test_timeout [364/751] 3707065=test_weakref [365/751] 3707075=test_socket [366/751] 3707065=test_case_mapping [367/751] 3707065=test_yaml_tree [368/751] 3707065=test_mailto [369/751] 3707065=ripper_test [370/751] 3707066=test_rubygems [371/751] 3707073=test_gem_package_tar_writer [372/751] 3707064=test_inadvertent_creation [373/751] 3707073=static_inspect_test [374/751] 3707073=test_complex [375/751] 3707064=source_location_test [376/751] 3707066=test_instrumentation_api [377/751] 3707064=test_at_exit [378/751] 3707064=test_x509ext [379/751] 3707064=test_files_ext [380/751] 3707073=unescape_test [381/751] 3707073=test_gem_commands_query_command [382/751] 3707064=equality_test [383/751] 3707064=test_gem_text [384/751] 3707064=test_settracefunc [385/751] 3707065=tunnel_test [386/751] 3707065=test_gem_version [387/751] 3707065=test_gem_commands_stale_command [388/751] 3707065=test_path [389/751] 3707067=test_method_cache [390/751] 3707065=test_tcp [391/751] 3707067=test_pp [392/751] 3707067=test_sprintf_comb [393/751] 3707068=test_gem_stub_specification [394/751] 3707070=test_asn1 [395/751] 3707070=test_flags [396/751] 3707068=json_string_matching_test [397/751] 3707068=test_gem_ext_rake_builder [398/751] 3707065=test_monitor [399/751] 3707067=test_whileuntil [400/751] 3707067=test_transcode [401/751] 3707065=test_rat [402/751] 3707065=test_extlibs [403/751] 3707073=test_dln [404/751] 3707073=test_iso_8859 [405/751] 3707066=test_complex2 [406/751] 3707073=test_x509attr [407/751] 3707066=test_pkg_config [408/751] 3707073=regexp_test [409/751] 3707073=test_string_memory [410/751] 3707066=test_open-uri [411/751] 3707075=test_coderange [412/751] 3707073=test_big2str [413/751] 3707075=test_allocation [414/751] 3707073=test_gc [415/751] 3707067=dump_test [416/751] 3707066=test_enc_associate [417/751] 3707070=location_test [418/751] 3707070=test_insns_leaf [419/751] 3707070=test_store [420/751] 3707070=test_iseq [421/751] 3707064=test_protocol [422/751] 3707068=test_gem_ext_cargo_builder_link_flag_converter [423/751] 3707064=test_tree_builder [424/751] 3707064=test_protect [425/751] 3707064=test_x509req [426/751] 3707068=test_cgi_util [427/751] 3707064=test_gem_commands_open_command [428/751] 3707071=test_gem_specification [429/751] 3707066=test_gbk [430/751] 3707066=test_refinement [431/751] 3707068=test_gem_dependency_installer [432/751] 3707064=test_warning [433/751] 3707064=test_gem_name_tuple [434/751] 3707064=test_class [435/751] 3707064=test_cgi_session [436/751] 3707064=test_numeric [437/751] 3707064=test_stringscanner [438/751] 3707064=test_x509crl [439/751] 3707070=test_gem_package_tar_reader [440/751] 3707070=test_gb18030 [441/751] 3707070=test_enumerator_kw [442/751] 3707070=test_mixed_unicode_escapes [443/751] 3707070=test_mul [444/751] 3707070=test_mkmf [445/751] 3707070=test_require_path_check [446/751] 3707064=test_flush [447/751] 3707064=test_complexrational [448/751] 3707070=test_pkcs7 [449/751] 3707064=test_cgi_header [450/751] 3707064=test_gem_commands_fetch_command [451/751] 3707064=test_verbose [452/751] 3707064=test_gem_ext_builder [453/751] 3707070=test_struct [454/751] 3707070=test_date_strftime [455/751] 3707067=compiler_test [456/751] 3707067=test_gem_resolver_vendor_specification [457/751] 3707067=test_typeddata [458/751] 3707061=test_mutex [459/751] 3707065=test_basicinstructions [460/751] 3707067=test_bigzero [461/751] 3707065=test_gem_commands_owner_command [462/751] 3707067=test_basicsocket [463/751] 3707067=test_find [464/751] 3707067=locals_test [465/751] 3707067=test_normalize [466/751] 3707067=test_recursion [467/751] 3707067=test_ractor [468/751] 3707061=test_gem_unsatisfiable_dependency_error [469/751] 3707067=test_sexp [470/751] 3707061=pattern_test [471/751] 3707067=test_gem_package_tar_header [472/751] 3707070=test_require_lib [473/751] 3707061=test_files_test_2 [474/751] 3707067=test_gem_version_option [475/751] 3707067=lex_test [476/751] 3707067=test_gem_rdoc [477/751] 3707067=test_gem_remote_fetcher_s3 [478/751] 3707065=test_fd_setsize [479/751] 3707065=test_gem_request_set [480/751] 3707067=version_test [481/751] 3707067=test_trick [482/751] 3707071=test_objectspace [483/751] 3707065=test_big5 [484/751] 3707065=test_gem_resolver_activation_request [485/751] 3707065=test_null [486/751] 3707065=test_timeout [487/751] 3707074=test_fixnum [488/751] 3707065=test_signal [489/751] 3707074=test_fstring [490/751] 3707074=test_name_error_extension [491/751] 3707074=test_iseq_load [492/751] 3707064=test_ensure_and_callcc [493/751] 3707064=test_scheduler [494/751] 3707064=test_buffering [495/751] 3707064=ruby_parser_test [496/751] 3707064=test_svcb_https [497/751] 3707064=test_bug-14834 [498/751] 3707068=test_bmethod [499/751] 3707068=test_enumerable [500/751] 3707068=test_passing_block [501/751] 3707068=test_http [502/751] 3707068=test_addrinfo [503/751] 3707068=test_x509cert [504/751] 3707064=test_enc_str_buf_cat [505/751] 3707064=test_have_func [506/751] 3707065=test_lock_native_thread [507/751] 3707065=test_webauthn_listener [508/751] 3707068=test_zsh_completion [509/751] 3707068=test_gem_package_tar_reader_entry [510/751] 3707065=json_fixtures_test [511/751] 3707065=test_encoding [512/751] 3707068=test_load [513/751] 3707068=test_gem_resolver_specification [514/751] 3707068=test_constant [515/751] 3707064=test_gem_security_trust_dir [516/751] 3707064=test_default_gems [517/751] 3707064=test_rubyvm [518/751] 3707064=test_data_error [519/751] 3707065=test_gem_doctor [520/751] 3707065=test_ancdata [521/751] 3707065=test_weakmap [522/751] 3707064=test_abi [523/751] 3707074=test_scanner_events [524/751] 3707074=test_external_new [525/751] 3707074=test_euc_jp [526/751] 3707074=test_gem_resolver_dependency_request [527/751] 3707064=test_ssl [528/751] 3707074=test_registry [529/751] 3707074=test_deprecate [530/751] 3707074=test_ractor [531/751] 3707074=test_module [532/751] 3707076=test_gem_commands_push_command [533/751] 3707066=parse_success_test [534/751] 3707066=test_gem_uri_formatter [535/751] 3707066=test_sprintf [536/751] 3707076=test_common [537/751] 3707066=test_gem_request_connection_pools [538/751] 3707066=test_optimization [539/751] 3707076=test_gem_remote_fetcher_local_server [540/751] 3707076=test_etc [541/751] 3707067=test_gem_source_lock [542/751] 3707076=test_ldap [543/751] 3707067=test_last_thread [544/751] 3707076=test_new [545/751] 3707076=test_hash [546/751] 3707076=test_cipher [547/751] 3707076=test_gem_source_specific_file [548/751] 3707062=test_unix [549/751] 3707070=parse_test [550/751] 3707070=test_enum [551/751] 3707062=test_gem_commands_which_command [552/751] 3707076=test_symbol [553/751] 3707062=test_optparse [554/751] 3707062=test_coder [555/751] 3707062=test_gem_commands_sources_command [556/751] 3707067=test_undef [557/751] 3707067=test_gem_spec_fetcher [558/751] 3707068=test_ractor [559/751] 3707068=test_io [560/751] 3707067=test_metaclass [561/751] 3707067=test_numeric [562/751] 3707062=test_date_arith [563/751] 3707062=test_io_console [564/751] 3707067=test_ws [565/751] 3707067=test_array_create [566/751] 3707067=test_gem_resolver_installed_specification [567/751] 3707067=test_my_integer [568/751] 3707067=test_gem_commands_environment_command [569/751] 3707067=test_tracepoint [570/751] 3707067=test_ractor [571/751] 3707067=test_hmac [572/751] 3707067=test_signedness [573/751] 3707061=desugar_compiler_test [574/751] 3707075=symbol_encoding_test [575/751] 3707061=test_internal_ivar [576/751] 3707061=test_cgi_cookie [577/751] 3707061=test_gem_commands_mirror [578/751] 3707075=test_weakkeymap [579/751] 3707061=test_usrmarshal [580/751] 3707062=test_inlinecache [581/751] 3707070=test_httpresponse [582/751] 3707070=test_gem_command [583/751] 3707062=test_enc_raise [584/751] 3707062=test_engine [585/751] 3707062=test_key_error [586/751] 3707062=ractor_test [587/751] 3707062=test_gem_request_set_lockfile [588/751] 3707070=test_postponed_job [589/751] 3707061=reflection_test [590/751] 3707061=test_bignum [591/751] 3707074=test_dot_dot [592/751] 3707074=test_human_typo [593/751] 3707074=test_gem_gemcutter_utilities [594/751] 3707061=test_gem_remote_fetcher [595/751] 3707074=test_gem_resolver [596/751] 3707062=test_config [597/751] 3707062=test_tempfile [598/751] 3707074=test_gem_util [599/751] 3707061=test_pattern_key_name_check [600/751] 3707070=test_exit [601/751] 3707061=test_gem_commands_yank_command [602/751] 3707070=test_jaro_winkler [603/751] 3707070=test_thread [604/751] 3707074=test_call [605/751] 3707061=test_hash_create [606/751] 3707061=json_generic_object_test [607/751] 3707061=test_defined [608/751] 3707062=test_pack [609/751] 3707074=test_switch_hitter [610/751] 3707061=test_files_sample [611/751] 3707061=test_update [612/751] 3707061=test_arity [613/751] 3707074=test_case_options [614/751] 3707061=test_file [615/751] 3707061=test_gem_install_update_options [616/751] 3707074=test_gem_security_policy [617/751] 3707067=test_gem_resolver_index_set [618/751] 3707076=test_http [619/751] 3707067=fixtures_test [620/751] 3707061=test_rational2 [621/751] 3707061=test_gem_dependency_resolution_error [622/751] 3707061=test_proxy [623/751] 3707074=test_raise [624/751] 3707074=test_gem_ci_detector [625/751] 3707061=test_shift_jis [626/751] 3707061=test_yield [627/751] 3707074=test_gem_request_set_lockfile_parser [628/751] 3707062=test_io_wait_uncommon [629/751] 3707075=test_string [630/751] 3707062=test_require [631/751] 3707074=test_https [632/751] 3707067=test_erb_command [633/751] 3707075=test_have_library [634/751] 3707067=test_fnmatch [635/751] 3707067=test_gem_resolver_vendor_set [636/751] 3707067=test_ftp [637/751] 3707067=test_unicode_escape [638/751] 3707067=test_httpresponses [639/751] 3707067=integer_base_flags_test [640/751] 3707067=test_filter [641/751] 3707067=test_gem_ext_cmake_builder [642/751] 3707067=test_too_many_dummy_encodings [643/751] 3707067=test_koi8 [644/751] 3707067=test_erb_m17n [645/751] 3707067=test_clone [646/751] 3707071=test_objspace [647/751] 3707065=test_gem_commands_search_command [648/751] 3707065=test_thread [649/751] 3707065=test_pattern_matching [650/751] 3707065=test_literal [651/751] 3707067=test_arithmetic_sequence [652/751] 3707072=test_lambda [653/751] 3707067=bom_test [654/751] 3707067=test_sockopt [655/751] 3707067=test_frozen_error [656/751] 3707064=test_file [657/751] 3707067=test_encoding [658/751] 3707067=test_boolean [659/751] 3707067=test_config [660/751] 3707072=test_yaml [661/751] 3707072=test_yield_block [662/751] 3707072=test_recorder [663/751] 3707072=test_gem_commands_specification_command [664/751] 3707072=test_bug_reporter [665/751] 3707075=test_spell_checker [666/751] 3707075=test_document [667/751] 3707075=test_ractor [668/751] 3707075=parameters_signature_test [669/751] 3707075=test_gem_resolver_api_specification [670/751] 3707062=test_getopts [671/751] 3707062=test_pkey [672/751] 3707067=test_nonblock [673/751] 3707075=test_gem_commands_signin_command [674/751] 3707067=test_primitive [675/751] 3707067=test_gem_request [676/751] 3707062=test_helper [677/751] 3707062=test_yamldbm [678/751] 3707062=test_cgi_modruby [679/751] 3707062=test_thread_cv [680/751] 3707075=test_parser_events [681/751] 3707075=relocation_test [682/751] 3707075=test_windows_1251 [683/751] 3707075=test_convertible [684/751] 3707072=test_gem_resolver_best_set [685/751] 3707072=test_stat [686/751] 3707072=test_eval [687/751] 3707062=test_addr [688/751] 3707067=test_str2big [689/751] 3707067=test_rational [690/751] 3707062=newline_offsets_test [691/751] 3707073=test_regexp [692/751] 3707076=test_gem_resolver_conflict [693/751] 3707076=test_gem_commands_contents_command [694/751] 3707062=test_scalar [695/751] 3707062=test_readpartial [696/751] 3707076=test_io [697/751] 3707062=test_gem_commands_cert_command [698/751] 3707067=test_process [699/751] 3707076=test_object [700/751] 3707067=test_eval [701/751] 3707067=test_fileutils [702/751] 3707065=test_pathname [703/751] 3707072=test_remote_fetch_error [704/751] 3707072=test_stream [705/751] 3707072=json_common_interface_test [706/751] 3707072=test_coverage [707/751] 3707064=named_capture_test [708/751] 3707064=test_cgi_tag_helper [709/751] 3707065=test_gem_resolver_git_specification [710/751] 3707064=test_dir_m17n [711/751] 3707067=test_cmethod [712/751] 3707067=test_qsort [713/751] 3707067=test_gem_ext_ext_conf_builder [714/751] 3707074=test_gem_commands_dependency_command [715/751] 3707074=test_thread_fd_close [716/751] 3707074=json_addition_test [717/751] 3707074=test_path_to_class [718/751] 3707074=string_test [719/751] 3707074=test_storage [720/751] 3707074=test_gem_dependency [721/751] 3707065=test_iterator [722/751] 3707076=test_gem_resolver_index_specification [723/751] 3707065=test_string [724/751] 3707065=test_marshalable [725/751] 3707074=test_method_cache [726/751] 3707074=parse_comments_test [727/751] 3707074=test_serialize_subclasses [728/751] 3707065=test_const [729/751] 3707074=test_class [730/751] 3707065=test_address_resolve [731/751] 3707076=test_wss [732/751] 3707065=test_cstr [733/751] 3707076=test_gem_resolver_lock_specification [734/751] 3707076=test_digest [735/751] 3707076=test_variable [736/751] 3707062=test_gem_source_local [737/751] 3707076=test_num2int [738/751] 3707076=test_parse [739/751] 3707062=test_have_macro [740/751] 3707070=test_process [741/751] 3707072=test_iter_break [742/751] 3707072=test_summary [743/751] 3707065=test_thread_queue [744/751] 3707072=test_nowrite [745/751] 3707072=test_flip [746/751] 3707062=test_gem_commands_install_command [747/751] 3707072=test_gem_ext_cargo_builder_unit [748/751] 3707072=test_stack [749/751] 3707076=test_securerandom [750/751] 3707076=test_econv [751/751] 3707066=test_foreach $$$ #<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:02 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:00 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 3705708 1015 1015 pts/0 1015 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 3705708 3705711 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.20250213-164407 --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 3705711 3705712 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.20250213-164407 --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 3705712 3706728 1015 1015 pts/0 1015 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 3706728 3706729 1015 1015 pts/0 1015 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 3706729 3707058 1015 1015 pts/0 1015 Sl+ 1000 0:16 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 3707058 3707069 1015 1015 pts/0 1015 Sl+ 1000 0:09 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 3707069 3709118 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 3707069 3709136 1015 1015 pts/0 1015 Z+ 1000 0:00 [test_autoload.*] <defunct> 3707069 3709141 1015 1015 pts/0 1015 Z+ 1000 0:00 [test_autoload.*] <defunct> 3705712 3740767 1015 1015 pts/0 1015 R+ 1000 0:00 ps jx {1=>[996, 1050354, 1863343], 996=>[1015], 1015=>[1018], 1018=>[3705708], 3705708=>[3705711], 3705711=>[3705712], 3705712=>[3706728, 3740767], 3706728=>[3706729], 3706729=>[3707058], 3707058=>[3707069], 3707069=>[3709118, 3709136, 3709141]} $ timeout 60 gdb -p 3709118 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 3709120] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00005b2f17d3be4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x72d5e9c006c0 (LWP 3709118) "test_autoload.*" 0x00005b2f17d3be4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x72d5e42006c0 (LWP 3709120) "test_autoload.*" 0x000072d61411b4cd in __GI___poll (fds=0x72d5df909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x72d5e42006c0 (LWP 3709120) "test_autoload.*"): #0 0x000072d61411b4cd in __GI___poll (fds=0x72d5df909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b2f17cc66ea in __interceptor_poll () No symbol table info available. #2 0x00005b2f1807378f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052 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 0x00005b2f17d1fa9f in asan_thread_start(void*) () No symbol table info available. #5 0x000072d61409caa4 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 = {126262980904640, 4548641401662675201, 126262980904640, -360, 0, 126263075266928, 4548641401683646721, 4550858205838121217}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000072d614129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x72d5e9c006c0 (LWP 3709118) "test_autoload.*"): #0 0x00005b2f17d3be4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00005b2f17d3ce0a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x00005b2f17c8b680 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x00005b2f17c8b4f9 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 0x00005b2f17c8b125 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 0x00005b2f17c8612e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x00005b2f17c85f18 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x00005b2f17d21e83 in __interceptor_malloc () No symbol table info available. #8 0x00005b2f17dcf926 in rb_gc_impl_malloc (objspace_ptr=0x51d000000a80, size=528) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8205 gpr = 107008 objspace = 0x51d000000a80 mem = <optimized out> #9 0x00005b2f17dab585 in ruby_xmalloc2_body (n=n@entry=528, size=size@entry=1) at /tmp/ruby/src/trunk_asan/gc.c:4711 No locals. #10 ruby_xmalloc2 (n=n@entry=528, size=size@entry=1) at /tmp/ruby/src/trunk_asan/gc.c:4705 No locals. #11 0x00005b2f17e4f012 in new_arena () at /tmp/ruby/src/trunk_asan/iseq.c:593 new_arena = <optimized out> #12 prepare_iseq_build (iseq=iseq@entry=0x72d5f0ce2578, name=<optimized out>, name@entry=126263777276600, path=path@entry=126263201038080, realpath=realpath@entry=126263200252080, first_lineno=first_lineno@entry=0, code_location=code_location@entry=0x72d5e690adc0, node_id=7, parent=0x0, isolated_depth=0, type=ISEQ_TYPE_TOP, script_lines=4, option=0x72d5e690ada0) at /tmp/ruby/src/trunk_asan/iseq.c:639 coverage = 0 err_info = 4 body = <optimized out> #13 0x00005b2f17e4e415 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=0x72d5e690ada0, 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 = 0x72d5f0ce2578 location = <optimized out> start_line = <optimized out> start = <optimized out> end = <optimized out> #14 0x00005b2f17e4e014 in pm_iseq_new_top (node=node@entry=0x72d5e9bfc698, name=name@entry=126263777276600, path=path@entry=126263201038080, realpath=realpath@entry=126263200252080, parent=parent@entry=0x0, error_state=error_state@entry=0x72d5e9bfc7c0) at /tmp/ruby/src/trunk_asan/iseq.c:898 No locals. #15 0x00005b2f17e6b580 in load_iseq_eval (ec=0x5160034b7bd0, fname=fname@entry=126263201038080) at /tmp/ruby/src/trunk_asan/load.c:756 error_state = <optimized out> result = <optimized out> error = <optimized out> ec = 0x5160034b7bd0 v = <optimized out> th = <optimized out> realpath_map = 126263777612640 iseq = <optimized out> #16 0x00005b2f17e6662b in require_internal (ec=ec@entry=0x5160034b7bd0, 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 = 0x5150001f2780 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 126263777612800 realpath_map = 126263777612640 path = 126263201038080 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 0x00005b2f17e64622 in rb_require_string_internal (fname=126263200252080, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402 result = <optimized out> ec = 0x5160034b7bd0 result = <optimized out> #18 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1388 No locals. #19 0x00005b2f18143a58 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 = 0x1369100140003 cc = <optimized out> me = 0x72d6133eb5a0 cfunc = 0x504000018558 recv = 126263777742240 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #20 0x00005b2f18129ead in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x72d5e9bfd2f0) 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 0x00005b2f1812fb05 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 0x00005b2f180f1347 in vm_sendish (ec=0x5160034b7bd0, reg_cfp=0x72d5ee2ef6e8, 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=0x5160034b7bd0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b2f180e68ff <vm_exec_core+14031>, 0x5b2f180e393a <vm_exec_core+1802>, 0x5b2f180e52e9 <vm_exec_core+8377>, 0x5b2f180ead65 <vm_exec_core+31541>, 0x5b2f180e4bc1 <vm_exec_core+6545>, 0x5b2f180ebb1d <vm_exec_core+35053>, 0x5b2f180e9be2 <vm_exec_core+27058>, 0x5b2f180e777f <vm_exec_core+17743>, 0x5b2f180e3c70 <vm_exec_core+2624>, 0x5b2f180eb59b <vm_exec_core+33643>, 0x5b2f180eb13b <vm_exec_core+32523>, 0x5b2f180e4fbc <vm_exec_core+7564>, 0x5b2f180e42dc <vm_exec_core+4268>, 0x5b2f180ea111 <vm_exec_core+28385>, 0x5b2f180e5f07 <vm_exec_core+11479>, 0x5b2f180eb7dd <vm_exec_core+34221>, 0x5b2f180eb38a <vm_exec_core+33114>, 0x5b2f180e6777 <vm_exec_core+13639>, 0x5b2f180e76d0 <vm_exec_core+17568>, 0x5b2f180e9d8a <vm_exec_core+27482>, 0x5b2f180eb2d2 <vm_exec_core+32930>, 0x5b2f180e8d1d <vm_exec_core+23277>, 0x5b2f180e9e3e <vm_exec_core+27662>, 0x5b2f180ea2c8 <vm_exec_core+28824>, 0x5b2f180e8c2f <vm_exec_core+23039>, 0x5b2f180e41bc <vm_exec_core+3980>, 0x5b2f180e9512 <vm_exec_core+25314>, 0x5b2f180e3fe4 <vm_exec_core+3508>, 0x5b2f180e439d <vm_exec_core+4461>, 0x5b2f180e6a6c <vm_exec_core+14396>, 0x5b2f180e8a9c <vm_exec_core+22636>, 0x5b2f180e90e0 <vm_exec_core+24240>, 0x5b2f180e87e5 <vm_exec_core+21941>, 0x5b2f180e3ba1 <vm_exec_core+2417>, 0x5b2f180ea56c <vm_exec_core+29500>, 0x5b2f180eafeb <vm_exec_core+32187>, 0x5b2f180e44b4 <vm_exec_core+4740>, 0x5b2f180e576b <vm_exec_core+9531>, 0x5b2f180e51e0 <vm_exec_core+8112>, 0x5b2f180e6082 <vm_exec_core+11858>, 0x5b2f180e75fe <vm_exec_core+17358>, 0x5b2f180e45c0 <vm_exec_core+5008>, 0x5b2f180ea3b1 <vm_exec_core+29057>, 0x5b2f180e56b0 <vm_exec_core+9344>, 0x5b2f180e7467 <vm_exec_core+16951>, 0x5b2f180e8007 <vm_exec_core+19927>, 0x5b2f180ea22b <vm_exec_core+28667>, 0x5b2f180e8f08 <vm_exec_core+23768>, 0x5b2f180e62c2 <vm_exec_core+12434>, 0x5b2f180e59eb <vm_exec_core+10171>, 0x5b2f180e9fd1 <vm_exec_core+28065>, 0x5b2f180e6c18 <vm_exec_core+14824>, 0x5b2f180e95d9 <vm_exec_core+25513>, 0x5b2f180e9037 <vm_exec_core+24071>, 0x5b2f180e9834 <vm_exec_core+26116>, 0x5b2f180ea896 <vm_exec_core+30310>, 0x5b2f180e8243 <vm_exec_core+20499>, 0x5b2f180e35db <vm_exec_core+939>, 0x5b2f180e6454 <vm_exec_core+12836>, 0x5b2f180e9f01 <vm_exec_core+27857>, 0x5b2f180e658f <vm_exec_core+13151>, 0x5b2f180e8b55 <vm_exec_core+22821>, 0x5b2f180e93f9 <vm_exec_core+25033>, 0x5b2f180e7d12 <vm_exec_core+19170>, 0x5b2f180e893e <vm_exec_core+22286>, 0x5b2f180e680e <vm_exec_core+13790>, 0x5b2f180e5d01 <vm_exec_core+10961>, 0x5b2f180e9927 <vm_exec_core+26359>, 0x5b2f180e4692 <vm_exec_core+5218>, 0x5b2f180e7af6 <vm_exec_core+18630>, 0x5b2f180f2afc <vm_exec_core+63692>, 0x5b2f180e8ddd <vm_exec_core+23469>, 0x5b2f180e4951 <vm_exec_core+5921>, 0x5b2f180e4e83 <vm_exec_core+7251>, 0x5b2f180e4a8a <vm_exec_core+6234>, 0x5b2f180e5879 <vm_exec_core+9801>, 0x5b2f180e60fd <vm_exec_core+11981>, 0x5b2f180e35e0 <vm_exec_core+944>, 0x5b2f180e5591 <vm_exec_core+9057>, 0x5b2f180ebd72 <vm_exec_core+35650>, 0x5b2f180e92f9 <vm_exec_core+24777>, 0x5b2f180e80e7 <vm_exec_core+20151>, 0x5b2f180ea446 <vm_exec_core+29206>, 0x5b2f180ebe5a <vm_exec_core+35882>, 0x5b2f180ea799 <vm_exec_core+30057>, 0x5b2f180eb887 <vm_exec_core+34391>, 0x5b2f180eb971 <vm_exec_core+34625>, 0x5b2f180e40c3 <vm_exec_core+3731>, 0x5b2f180eb448 <vm_exec_core+33304>, 0x5b2f180e6b25 <vm_exec_core+14581>, 0x5b2f180eb690 <vm_exec_core+33888>, 0x5b2f180e6650 <vm_exec_core+13344>, 0x5b2f180ea65d <vm_exec_core+29741>, 0x5b2f180e5b34 <vm_exec_core+10500>, 0x5b2f180e6e6e <vm_exec_core+15422>, 0x5b2f180eba67 <vm_exec_core+34871>, 0x5b2f180e753e <vm_exec_core+17166>, 0x5b2f180e701f <vm_exec_core+15855>, 0x5b2f180e36c5 <vm_exec_core+1173>, 0x5b2f180e3ddf <vm_exec_core+2991>, 0x5b2f180e37c3 <vm_exec_core+1427>, 0x5b2f180e7e22 <vm_exec_core+19442>, 0x5b2f180e71f5 <vm_exec_core+16325>, 0x5b2f180e79b7 <vm_exec_core+18311>, 0x5b2f180e78be <vm_exec_core+18062>, 0x5b2f180e6959 <vm_exec_core+14121>, 0x5b2f180e70d5 <vm_exec_core+16037>, 0x5b2f180e6d2f <vm_exec_core+15103>, 0x5b2f180e73d0 <vm_exec_core+16800>, 0x5b2f180e7339 <vm_exec_core+16649>, 0x5b2f180e68f0 <vm_exec_core+14016>, 0x5b2f180e392b <vm_exec_core+1787>, 0x5b2f180e52da <vm_exec_core+8362>, 0x5b2f180ead56 <vm_exec_core+31526>, 0x5b2f180e4bb2 <vm_exec_core+6530>, 0x5b2f180ebb0e <vm_exec_core+35038>, 0x5b2f180e9bd3 <vm_exec_core+27043>, 0x5b2f180e7770 <vm_exec_core+17728>, 0x5b2f180e3c61 <vm_exec_core+2609>, 0x5b2f180eb58c <vm_exec_core+33628>, 0x5b2f180eb12c <vm_exec_core+32508>, 0x5b2f180e4fad <vm_exec_core+7549>, 0x5b2f180e42cd <vm_exec_core+4253>, 0x5b2f180ea102 <vm_exec_core+28370>, 0x5b2f180e5ef8 <vm_exec_core+11464>, 0x5b2f180eb7ce <vm_exec_core+34206>, 0x5b2f180eb37b <vm_exec_core+33099>, 0x5b2f180e6768 <vm_exec_core+13624>, 0x5b2f180e76c1 <vm_exec_core+17553>, 0x5b2f180e9d7b <vm_exec_core+27467>, 0x5b2f180eb2c3 <vm_exec_core+32915>, 0x5b2f180e8d0e <vm_exec_core+23262>, 0x5b2f180e9e2f <vm_exec_core+27647>, 0x5b2f180ea2b9 <vm_exec_core+28809>, 0x5b2f180e8c20 <vm_exec_core+23024>, 0x5b2f180e41ad <vm_exec_core+3965>, 0x5b2f180e9503 <vm_exec_core+25299>, 0x5b2f180e3fd5 <vm_exec_core+3493>, 0x5b2f180e438e <vm_exec_core+4446>, 0x5b2f180e6a5d <vm_exec_core+14381>, 0x5b2f180e8a8d <vm_exec_core+22621>, 0x5b2f180e90d1 <vm_exec_core+24225>, 0x5b2f180e87d6 <vm_exec_core+21926>, 0x5b2f180e3b92 <vm_exec_core+2402>, 0x5b2f180ea55d <vm_exec_core+29485>, 0x5b2f180eafdc <vm_exec_core+32172>, 0x5b2f180e44a5 <vm_exec_core+4725>, 0x5b2f180e575c <vm_exec_core+9516>, 0x5b2f180e51d1 <vm_exec_core+8097>, 0x5b2f180e6073 <vm_exec_core+11843>, 0x5b2f180e75ef <vm_exec_core+17343>, 0x5b2f180e45b1 <vm_exec_core+4993>, 0x5b2f180ea3a2 <vm_exec_core+29042>, 0x5b2f180e56a1 <vm_exec_core+9329>, 0x5b2f180e7458 <vm_exec_core+16936>, 0x5b2f180e7ff8 <vm_exec_core+19912>, 0x5b2f180ea21c <vm_exec_core+28652>, 0x5b2f180e8ef9 <vm_exec_core+23753>, 0x5b2f180e62b3 <vm_exec_core+12419>, 0x5b2f180e59dc <vm_exec_core+10156>, 0x5b2f180e9fc2 <vm_exec_core+28050>, 0x5b2f180e6c09 <vm_exec_core+14809>, 0x5b2f180e95ca <vm_exec_core+25498>, 0x5b2f180e9028 <vm_exec_core+24056>, 0x5b2f180e9825 <vm_exec_core+26101>, 0x5b2f180ea887 <vm_exec_core+30295>, 0x5b2f180e8234 <vm_exec_core+20484>, 0x5b2f180e8ea9 <vm_exec_core+23673>, 0x5b2f180e6445 <vm_exec_core+12821>, 0x5b2f180e9ef2 <vm_exec_core+27842>, 0x5b2f180e6580 <vm_exec_core+13136>, 0x5b2f180e8b46 <vm_exec_core+22806>, 0x5b2f180e8ea9 <vm_exec_core+23673>, 0x5b2f180e7d03 <vm_exec_core+19155>, 0x5b2f180e892f <vm_exec_core+22271>, 0x5b2f180e67ff <vm_exec_core+13775>, 0x5b2f180e5cf2 <vm_exec_core+10946>, 0x5b2f180e9918 <vm_exec_core+26344>, 0x5b2f180e4683 <vm_exec_core+5203>, 0x5b2f180e7ae7 <vm_exec_core+18615>, 0x5b2f180f2aed <vm_exec_core+63677>, 0x5b2f180e8dce <vm_exec_core+23454>, 0x5b2f180e4942 <vm_exec_core+5906>, 0x5b2f180e4e74 <vm_exec_core+7236>, 0x5b2f180e4a7b <vm_exec_core+6219>, 0x5b2f180e586a <vm_exec_core+9786>, 0x5b2f180e60ee <vm_exec_core+11966>, 0x5b2f180e80e2 <vm_exec_core+20146>, 0x5b2f180e75e5 <vm_exec_core+17333>, 0x5b2f180e80dd <vm_exec_core+20141>, 0x5b2f180e8d09 <vm_exec_core+23257>, 0x5b2f180e8c1b <vm_exec_core+23019>, 0x5b2f180e5865 <vm_exec_core+9781>, 0x5b2f180e8ebd <vm_exec_core+23693>, 0x5b2f180e6b1b <vm_exec_core+14571>, 0x5b2f180e6b20 <vm_exec_core+14576>, 0x5b2f180e8c16 <vm_exec_core+23014>, 0x5b2f180e8a83 <vm_exec_core+22611>, 0x5b2f180e799e <vm_exec_core+18286>, 0x5b2f180e78aa <vm_exec_core+18042>...} reg_cfp = 0x72d5ee2ef6e8 reg_pc = 0x51100005ed38 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> th: 0x5150001f2780, native_id: 0x72d5e9c006c0 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> -- Control frame information ----------------------------------------------- INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> c:0007 p:---- s:0027 e:000026 DUMMY [FINISH] INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <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] 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 INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #24 0x00005b2f180dfa0f in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2587 _ec = 0x5160034b7bd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #25 0x00005b2f1815797a in vm_call0_body (ec=<optimized out>, calling=0x72d5e6b09860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x72d5e6b098d0 cc = <optimized out> ret = <optimized out> #26 0x00005b2f181571ef in vm_call0_cme (ec=0x5160034b7bd0, calling=0x72d5e6b09860, argv=0x72d5e9bfdaa0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #27 vm_call0_body (ec=<optimized out>, calling=0x72d5e6b09860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x72d5f0ce4c88 orig_cme = <optimized out> ci = 0x72d5e6b098d0 cc = 0x72d5f0ce4c60 ret = <optimized out> #28 0x00005b2f1810b7ce in vm_call0_cc (recv=126263777742240, id=22673, argc=<optimized out>, argv=<optimized out>, cc=0x72d5f0ce4c60, 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 = 0x72d5f0ce4c60 self = <optimized out> #30 0x00005b2f1810c5fe in rb_funcallv (recv=126263777742240, mid=22673, argc=1, argv=0x72d5e9bfdaa0) 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 = 0x72d5e9bfdaa0 #32 0x00005b2f180cb50e in autoload_feature_require (_arguments=126263075266192) at /tmp/ruby/src/trunk_asan/variable.c:2922 arguments = 0x72d5e9bfde90 autoload_const = <optimized out> result = <optimized out> #33 autoload_try_load (_arguments=126263075266192) at /tmp/ruby/src/trunk_asan/variable.c:2936 arguments = 0x72d5e9bfde90 result = <optimized out> ce = <optimized out> #34 0x00005b2f17d6a2e0 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 = 0x5160034b7bd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x72d5e9bfde10, <optimized out>, 0x72d5e9bfdd20, <optimized out>, <optimized out>}, prev = 0x72d5e6a09740, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160034b7bd0 state = RUBY_TAG_NONE errinfo = <optimized out> #35 0x00005b2f180ca876 in rb_autoload_load (module=module@entry=126263777819960, name=name@entry=208635) at /tmp/ruby/src/trunk_asan/variable.c:2997 ce = 0x503000ce6b00 arguments = {module = 126263777819960, name = 208635, flag = 0, mutex = 126263193642480, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #36 0x00005b2f180d42ad in rb_const_search_from (klass=126263201888320, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3099 ac = 0xfffffffffffffe00 am = 126263777819960 tmp = 126263777819960 ce = <optimized out> current = 126263777819960 value = <optimized out> first_iteration = <optimized out> #37 0x00005b2f180cc574 in rb_const_search (klass=126263201888320, id=208635, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3121 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:3048 c = <optimized out> #39 0x00005b2f180d767e 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 0x00005b2f180e28e1 in vm_get_ev_const_chain (ec=0x5160034b7bd0, segments=0x5020006a8bb0) 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=0x5020006a8c10) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6435 segments = 0x5020006a8bb0 ice = <optimized out> val = <optimized out> #42 0x00005b2f180e4350 in vm_exec_core (ec=ec@entry=0x5160034b7bd0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x5b2f180e68ff <vm_exec_core+14031>, 0x5b2f180e393a <vm_exec_core+1802>, 0x5b2f180e52e9 <vm_exec_core+8377>, 0x5b2f180ead65 <vm_exec_core+31541>, 0x5b2f180e4bc1 <vm_exec_core+6545>, 0x5b2f180ebb1d <vm_exec_core+35053>, 0x5b2f180e9be2 <vm_exec_core+27058>, 0x5b2f180e777f <vm_exec_core+17743>, 0x5b2f180e3c70 <vm_exec_core+2624>, 0x5b2f180eb59b <vm_exec_core+33643>, 0x5b2f180eb13b <vm_exec_core+32523>, 0x5b2f180e4fbc <vm_exec_core+7564>, 0x5b2f180e42dc <vm_exec_core+4268>, 0x5b2f180ea111 <vm_exec_core+28385>, 0x5b2f180e5f07 <vm_exec_core+11479>, 0x5b2f180eb7dd <vm_exec_core+34221>, 0x5b2f180eb38a <vm_exec_core+33114>, 0x5b2f180e6777 <vm_exec_core+13639>, 0x5b2f180e76d0 <vm_exec_core+17568>, 0x5b2f180e9d8a <vm_exec_core+27482>, 0x5b2f180eb2d2 <vm_exec_core+32930>, 0x5b2f180e8d1d <vm_exec_core+23277>, 0x5b2f180e9e3e <vm_exec_core+27662>, 0x5b2f180ea2c8 <vm_exec_core+28824>, 0x5b2f180e8c2f <vm_exec_core+23039>, 0x5b2f180e41bc <vm_exec_core+3980>, 0x5b2f180e9512 <vm_exec_core+25314>, 0x5b2f180e3fe4 <vm_exec_core+3508>, 0x5b2f180e439d <vm_exec_core+4461>, 0x5b2f180e6a6c <vm_exec_core+14396>, 0x5b2f180e8a9c <vm_exec_core+22636>, 0x5b2f180e90e0 <vm_exec_core+24240>, 0x5b2f180e87e5 <vm_exec_core+21941>, 0x5b2f180e3ba1 <vm_exec_core+2417>, 0x5b2f180ea56c <vm_exec_core+29500>, 0x5b2f180eafeb <vm_exec_core+32187>, 0x5b2f180e44b4 <vm_exec_core+4740>, 0x5b2f180e576b <vm_exec_core+9531>, 0x5b2f180e51e0 <vm_exec_core+8112>, 0x5b2f180e6082 <vm_exec_core+11858>, 0x5b2f180e75fe <vm_exec_core+17358>, 0x5b2f180e45c0 <vm_exec_core+5008>, 0x5b2f180ea3b1 <vm_exec_core+29057>, 0x5b2f180e56b0 <vm_exec_core+9344>, 0x5b2f180e7467 <vm_exec_core+16951>, 0x5b2f180e8007 <vm_exec_core+19927>, 0x5b2f180ea22b <vm_exec_core+28667>, 0x5b2f180e8f08 <vm_exec_core+23768>, 0x5b2f180e62c2 <vm_exec_core+12434>, 0x5b2f180e59eb <vm_exec_core+10171>, 0x5b2f180e9fd1 <vm_exec_core+28065>, 0x5b2f180e6c18 <vm_exec_core+14824>, 0x5b2f180e95d9 <vm_exec_core+25513>, 0x5b2f180e9037 <vm_exec_core+24071>, 0x5b2f180e9834 <vm_exec_core+26116>, 0x5b2f180ea896 <vm_exec_core+30310>, 0x5b2f180e8243 <vm_exec_core+20499>, 0x5b2f180e35db <vm_exec_core+939>, 0x5b2f180e6454 <vm_exec_core+12836>, 0x5b2f180e9f01 <vm_exec_core+27857>, 0x5b2f180e658f <vm_exec_core+13151>, 0x5b2f180e8b55 <vm_exec_core+22821>, 0x5b2f180e93f9 <vm_exec_core+25033>, 0x5b2f180e7d12 <vm_exec_core+19170>, 0x5b2f180e893e <vm_exec_core+22286>, 0x5b2f180e680e <vm_exec_core+13790>, 0x5b2f180e5d01 <vm_exec_core+10961>, 0x5b2f180e9927 <vm_exec_core+26359>, 0x5b2f180e4692 <vm_exec_core+5218>, 0x5b2f180e7af6 <vm_exec_core+18630>, 0x5b2f180f2afc <vm_exec_core+63692>, 0x5b2f180e8ddd <vm_exec_core+23469>, 0x5b2f180e4951 <vm_exec_core+5921>, 0x5b2f180e4e83 <vm_exec_core+7251>, 0x5b2f180e4a8a <vm_exec_core+6234>, 0x5b2f180e5879 <vm_exec_core+9801>, 0x5b2f180e60fd <vm_exec_core+11981>, 0x5b2f180e35e0 <vm_exec_core+944>, 0x5b2f180e5591 <vm_exec_core+9057>, 0x5b2f180ebd72 <vm_exec_core+35650>, 0x5b2f180e92f9 <vm_exec_core+24777>, 0x5b2f180e80e7 <vm_exec_core+20151>, 0x5b2f180ea446 <vm_exec_core+29206>, 0x5b2f180ebe5a <vm_exec_core+35882>, 0x5b2f180ea799 <vm_exec_core+30057>, 0x5b2f180eb887 <vm_exec_core+34391>, 0x5b2f180eb971 <vm_exec_core+34625>, 0x5b2f180e40c3 <vm_exec_core+3731>, 0x5b2f180eb448 <vm_exec_core+33304>, 0x5b2f180e6b25 <vm_exec_core+14581>, 0x5b2f180eb690 <vm_exec_core+33888>, 0x5b2f180e6650 <vm_exec_core+13344>, 0x5b2f180ea65d <vm_exec_core+29741>, 0x5b2f180e5b34 <vm_exec_core+10500>, 0x5b2f180e6e6e <vm_exec_core+15422>, 0x5b2f180eba67 <vm_exec_core+34871>, 0x5b2f180e753e <vm_exec_core+17166>, 0x5b2f180e701f <vm_exec_core+15855>, 0x5b2f180e36c5 <vm_exec_core+1173>, 0x5b2f180e3ddf <vm_exec_core+2991>, 0x5b2f180e37c3 <vm_exec_core+1427>, 0x5b2f180e7e22 <vm_exec_core+19442>, 0x5b2f180e71f5 <vm_exec_core+16325>, 0x5b2f180e79b7 <vm_exec_core+18311>, 0x5b2f180e78be <vm_exec_core+18062>, 0x5b2f180e6959 <vm_exec_core+14121>, 0x5b2f180e70d5 <vm_exec_core+16037>, 0x5b2f180e6d2f <vm_exec_core+15103>, 0x5b2f180e73d0 <vm_exec_core+16800>, 0x5b2f180e7339 <vm_exec_core+16649>, 0x5b2f180e68f0 <vm_exec_core+14016>, 0x5b2f180e392b <vm_exec_core+1787>, 0x5b2f180e52da <vm_exec_core+8362>, 0x5b2f180ead56 <vm_exec_core+31526>, 0x5b2f180e4bb2 <vm_exec_core+6530>, 0x5b2f180ebb0e <vm_exec_core+35038>, 0x5b2f180e9bd3 <vm_exec_core+27043>, 0x5b2f180e7770 <vm_exec_core+17728>, 0x5b2f180e3c61 <vm_exec_core+2609>, 0x5b2f180eb58c <vm_exec_core+33628>, 0x5b2f180eb12c <vm_exec_core+32508>, 0x5b2f180e4fad <vm_exec_core+7549>, 0x5b2f180e42cd <vm_exec_core+4253>, 0x5b2f180ea102 <vm_exec_core+28370>, 0x5b2f180e5ef8 <vm_exec_core+11464>, 0x5b2f180eb7ce <vm_exec_core+34206>, 0x5b2f180eb37b <vm_exec_core+33099>, 0x5b2f180e6768 <vm_exec_core+13624>, 0x5b2f180e76c1 <vm_exec_core+17553>, 0x5b2f180e9d7b <vm_exec_core+27467>, 0x5b2f180eb2c3 <vm_exec_core+32915>, 0x5b2f180e8d0e <vm_exec_core+23262>, 0x5b2f180e9e2f <vm_exec_core+27647>, 0x5b2f180ea2b9 <vm_exec_core+28809>, 0x5b2f180e8c20 <vm_exec_core+23024>, 0x5b2f180e41ad <vm_exec_core+3965>, 0x5b2f180e9503 <vm_exec_core+25299>, 0x5b2f180e3fd5 <vm_exec_core+3493>, 0x5b2f180e438e <vm_exec_core+4446>, 0x5b2f180e6a5d <vm_exec_core+14381>, 0x5b2f180e8a8d <vm_exec_core+22621>, 0x5b2f180e90d1 <vm_exec_core+24225>, 0x5b2f180e87d6 <vm_exec_core+21926>, 0x5b2f180e3b92 <vm_exec_core+2402>, 0x5b2f180ea55d <vm_exec_core+29485>, 0x5b2f180eafdc <vm_exec_core+32172>, 0x5b2f180e44a5 <vm_exec_core+4725>, 0x5b2f180e575c <vm_exec_core+9516>, 0x5b2f180e51d1 <vm_exec_core+8097>, 0x5b2f180e6073 <vm_exec_core+11843>, 0x5b2f180e75ef <vm_exec_core+17343>, 0x5b2f180e45b1 <vm_exec_core+4993>, 0x5b2f180ea3a2 <vm_exec_core+29042>, 0x5b2f180e56a1 <vm_exec_core+9329>, 0x5b2f180e7458 <vm_exec_core+16936>, 0x5b2f180e7ff8 <vm_exec_core+19912>, 0x5b2f180ea21c <vm_exec_core+28652>, 0x5b2f180e8ef9 <vm_exec_core+23753>, 0x5b2f180e62b3 <vm_exec_core+12419>, 0x5b2f180e59dc <vm_exec_core+10156>, 0x5b2f180e9fc2 <vm_exec_core+28050>, 0x5b2f180e6c09 <vm_exec_core+14809>, 0x5b2f180e95ca <vm_exec_core+25498>, 0x5b2f180e9028 <vm_exec_core+24056>, 0x5b2f180e9825 <vm_exec_core+26101>, 0x5b2f180ea887 <vm_exec_core+30295>, 0x5b2f180e8234 <vm_exec_core+20484>, 0x5b2f180e8ea9 <vm_exec_core+23673>, 0x5b2f180e6445 <vm_exec_core+12821>, 0x5b2f180e9ef2 <vm_exec_core+27842>, 0x5b2f180e6580 <vm_exec_core+13136>, 0x5b2f180e8b46 <vm_exec_core+22806>, 0x5b2f180e8ea9 <vm_exec_core+23673>, 0x5b2f180e7d03 <vm_exec_core+19155>, 0x5b2f180e892f <vm_exec_core+22271>, 0x5b2f180e67ff <vm_exec_core+13775>, 0x5b2f180e5cf2 <vm_exec_core+10946>, 0x5b2f180e9918 <vm_exec_core+26344>, 0x5b2f180e4683 <vm_exec_core+5203>, 0x5b2f180e7ae7 <vm_exec_core+18615>, 0x5b2f180f2aed <vm_exec_core+63677>, 0x5b2f180e8dce <vm_exec_core+23454>, 0x5b2f180e4942 <vm_exec_core+5906>, 0x5b2f180e4e74 <vm_exec_core+7236>, 0x5b2f180e4a7b <vm_exec_core+6219>, 0x5b2f180e586a <vm_exec_core+9786>, 0x5b2f180e60ee <vm_exec_core+11966>, 0x5b2f180e80e2 <vm_exec_core+20146>, 0x5b2f180e75e5 <vm_exec_core+17333>, 0x5b2f180e80dd <vm_exec_core+20141>, 0x5b2f180e8d09 <vm_exec_core+23257>, 0x5b2f180e8c1b <vm_exec_core+23019>, 0x5b2f180e5865 <vm_exec_core+9781>, 0x5b2f180e8ebd <vm_exec_core+23693>, 0x5b2f180e6b1b <vm_exec_core+14571>, 0x5b2f180e6b20 <vm_exec_core+14576>, 0x5b2f180e8c16 <vm_exec_core+23014>, 0x5b2f180e8a83 <vm_exec_core+22611>, 0x5b2f180e799e <vm_exec_core+18286>, 0x5b2f180e78aa <vm_exec_core+18042>...} reg_cfp = 0x72d5ee2ef720 reg_pc = 0x503000d14530 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 0x00005b2f180dfa0f in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2587 _ec = 0x5160034b7bd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #44 0x00005b2f181613c2 in invoke_iseq_block_from_c (ec=0x5160034b7bd0, captured=0x72d5ee2ef7a8, self=126263232702000, 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:1618 flags = 0 iseq = 0x72d5f0cc7200 cfp = <optimized out> sp = 0x72d5ee1ef850 use_argv = 0x0 stack_argv = 0x72d5ee1ef850 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:1632 captured = 0x72d5ee2ef7a8 #46 0x00005b2f1810da16 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:1669 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:1677 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 0x00005b2f1810da16 in rb_yield (val=<optimized out>) No locals. #50 0x00005b2f17d69bba in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160034b7bd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x72d5e9bfecd0, <optimized out>, 0x72d5e9bfebe0, <optimized out>, <optimized out>}, prev = 0x72d5e6a09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 state = RUBY_TAG_NONE ec = 0x5160034b7bd0 cfp = 0x72d5ee2ef758 #51 0x00005b2f17ee451b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4283 status = <optimized out> pid = <optimized out> #52 0x00005b2f18143a58 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 = 0x72d5f0ce2640 cfunc = 0x504000020058 recv = 126263232702000 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #53 0x00005b2f18129ead in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x72d5e9bff3b0) 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 0x00005b2f18129965 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 0x00005b2f180eabf7 in vm_sendish (ec=0x5160034b7bd0, reg_cfp=0x72d5ee2ef790, cd=0x5020006a8b50, 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=0x5160034b7bd0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x5020006a8b50 insns_address_table = {0x5b2f180e68ff <vm_exec_core+14031>, 0x5b2f180e393a <vm_exec_core+1802>, 0x5b2f180e52e9 <vm_exec_core+8377>, 0x5b2f180ead65 <vm_exec_core+31541>, 0x5b2f180e4bc1 <vm_exec_core+6545>, 0x5b2f180ebb1d <vm_exec_core+35053>, 0x5b2f180e9be2 <vm_exec_core+27058>, 0x5b2f180e777f <vm_exec_core+17743>, 0x5b2f180e3c70 <vm_exec_core+2624>, 0x5b2f180eb59b <vm_exec_core+33643>, 0x5b2f180eb13b <vm_exec_core+32523>, 0x5b2f180e4fbc <vm_exec_core+7564>, 0x5b2f180e42dc <vm_exec_core+4268>, 0x5b2f180ea111 <vm_exec_core+28385>, 0x5b2f180e5f07 <vm_exec_core+11479>, 0x5b2f180eb7dd <vm_exec_core+34221>, 0x5b2f180eb38a <vm_exec_core+33114>, 0x5b2f180e6777 <vm_exec_core+13639>, 0x5b2f180e76d0 <vm_exec_core+17568>, 0x5b2f180e9d8a <vm_exec_core+27482>, 0x5b2f180eb2d2 <vm_exec_core+32930>, 0x5b2f180e8d1d <vm_exec_core+23277>, 0x5b2f180e9e3e <vm_exec_core+27662>, 0x5b2f180ea2c8 <vm_exec_core+28824>, 0x5b2f180e8c2f <vm_exec_core+23039>, 0x5b2f180e41bc <vm_exec_core+3980>, 0x5b2f180e9512 <vm_exec_core+25314>, 0x5b2f180e3fe4 <vm_exec_core+3508>, 0x5b2f180e439d <vm_exec_core+4461>, 0x5b2f180e6a6c <vm_exec_core+14396>, 0x5b2f180e8a9c <vm_exec_core+22636>, 0x5b2f180e90e0 <vm_exec_core+24240>, 0x5b2f180e87e5 <vm_exec_core+21941>, 0x5b2f180e3ba1 <vm_exec_core+2417>, 0x5b2f180ea56c <vm_exec_core+29500>, 0x5b2f180eafeb <vm_exec_core+32187>, 0x5b2f180e44b4 <vm_exec_core+4740>, 0x5b2f180e576b <vm_exec_core+9531>, 0x5b2f180e51e0 <vm_exec_core+8112>, 0x5b2f180e6082 <vm_exec_core+11858>, 0x5b2f180e75fe <vm_exec_core+17358>, 0x5b2f180e45c0 <vm_exec_core+5008>, 0x5b2f180ea3b1 <vm_exec_core+29057>, 0x5b2f180e56b0 <vm_exec_core+9344>, 0x5b2f180e7467 <vm_exec_core+16951>, 0x5b2f180e8007 <vm_exec_core+19927>, 0x5b2f180ea22b <vm_exec_core+28667>, 0x5b2f180e8f08 <vm_exec_core+23768>, 0x5b2f180e62c2 <vm_exec_core+12434>, 0x5b2f180e59eb <vm_exec_core+10171>, 0x5b2f180e9fd1 <vm_exec_core+28065>, 0x5b2f180e6c18 <vm_exec_core+14824>, 0x5b2f180e95d9 <vm_exec_core+25513>, 0x5b2f180e9037 <vm_exec_core+24071>, 0x5b2f180e9834 <vm_exec_core+26116>, 0x5b2f180ea896 <vm_exec_core+30310>, 0x5b2f180e8243 <vm_exec_core+20499>, 0x5b2f180e35db <vm_exec_core+939>, 0x5b2f180e6454 <vm_exec_core+12836>, 0x5b2f180e9f01 <vm_exec_core+27857>, 0x5b2f180e658f <vm_exec_core+13151>, 0x5b2f180e8b55 <vm_exec_core+22821>, 0x5b2f180e93f9 <vm_exec_core+25033>, 0x5b2f180e7d12 <vm_exec_core+19170>, 0x5b2f180e893e <vm_exec_core+22286>, 0x5b2f180e680e <vm_exec_core+13790>, 0x5b2f180e5d01 <vm_exec_core+10961>, 0x5b2f180e9927 <vm_exec_core+26359>, 0x5b2f180e4692 <vm_exec_core+5218>, 0x5b2f180e7af6 <vm_exec_core+18630>, 0x5b2f180f2afc <vm_exec_core+63692>, 0x5b2f180e8ddd <vm_exec_core+23469>, 0x5b2f180e4951 <vm_exec_core+5921>, 0x5b2f180e4e83 <vm_exec_core+7251>, 0x5b2f180e4a8a <vm_exec_core+6234>, 0x5b2f180e5879 <vm_exec_core+9801>, 0x5b2f180e60fd <vm_exec_core+11981>, 0x5b2f180e35e0 <vm_exec_core+944>, 0x5b2f180e5591 <vm_exec_core+9057>, 0x5b2f180ebd72 <vm_exec_core+35650>, 0x5b2f180e92f9 <vm_exec_core+24777>, 0x5b2f180e80e7 <vm_exec_core+20151>, 0x5b2f180ea446 <vm_exec_core+29206>, 0x5b2f180ebe5a <vm_exec_core+35882>, 0x5b2f180ea799 <vm_exec_core+30057>, 0x5b2f180eb887 <vm_exec_core+34391>, 0x5b2f180eb971 <vm_exec_core+34625>, 0x5b2f180e40c3 <vm_exec_core+3731>, 0x5b2f180eb448 <vm_exec_core+33304>, 0x5b2f180e6b25 <vm_exec_core+14581>, 0x5b2f180eb690 <vm_exec_core+33888>, 0x5b2f180e6650 <vm_exec_core+13344>, 0x5b2f180ea65d <vm_exec_core+29741>, 0x5b2f180e5b34 <vm_exec_core+10500>, 0x5b2f180e6e6e <vm_exec_core+15422>, 0x5b2f180eba67 <vm_exec_core+34871>, 0x5b2f180e753e <vm_exec_core+17166>, 0x5b2f180e701f <vm_exec_core+15855>, 0x5b2f180e36c5 <vm_exec_core+1173>, 0x5b2f180e3ddf <vm_exec_core+2991>, 0x5b2f180e37c3 <vm_exec_core+1427>, 0x5b2f180e7e22 <vm_exec_core+19442>, 0x5b2f180e71f5 <vm_exec_core+16325>, 0x5b2f180e79b7 <vm_exec_core+18311>, 0x5b2f180e78be <vm_exec_core+18062>, 0x5b2f180e6959 <vm_exec_core+14121>, 0x5b2f180e70d5 <vm_exec_core+16037>, 0x5b2f180e6d2f <vm_exec_core+15103>, 0x5b2f180e73d0 <vm_exec_core+16800>, 0x5b2f180e7339 <vm_exec_core+16649>, 0x5b2f180e68f0 <vm_exec_core+14016>, 0x5b2f180e392b <vm_exec_core+1787>, 0x5b2f180e52da <vm_exec_core+8362>, 0x5b2f180ead56 <vm_exec_core+31526>, 0x5b2f180e4bb2 <vm_exec_core+6530>, 0x5b2f180ebb0e <vm_exec_core+35038>, 0x5b2f180e9bd3 <vm_exec_core+27043>, 0x5b2f180e7770 <vm_exec_core+17728>, 0x5b2f180e3c61 <vm_exec_core+2609>, 0x5b2f180eb58c <vm_exec_core+33628>, 0x5b2f180eb12c <vm_exec_core+32508>, 0x5b2f180e4fad <vm_exec_core+7549>, 0x5b2f180e42cd <vm_exec_core+4253>, 0x5b2f180ea102 <vm_exec_core+28370>, 0x5b2f180e5ef8 <vm_exec_core+11464>, 0x5b2f180eb7ce <vm_exec_core+34206>, 0x5b2f180eb37b <vm_exec_core+33099>, 0x5b2f180e6768 <vm_exec_core+13624>, 0x5b2f180e76c1 <vm_exec_core+17553>, 0x5b2f180e9d7b <vm_exec_core+27467>, 0x5b2f180eb2c3 <vm_exec_core+32915>, 0x5b2f180e8d0e <vm_exec_core+23262>, 0x5b2f180e9e2f <vm_exec_core+27647>, 0x5b2f180ea2b9 <vm_exec_core+28809>, 0x5b2f180e8c20 <vm_exec_core+23024>, 0x5b2f180e41ad <vm_exec_core+3965>, 0x5b2f180e9503 <vm_exec_core+25299>, 0x5b2f180e3fd5 <vm_exec_core+3493>, 0x5b2f180e438e <vm_exec_core+4446>, 0x5b2f180e6a5d <vm_exec_core+14381>, 0x5b2f180e8a8d <vm_exec_core+22621>, 0x5b2f180e90d1 <vm_exec_core+24225>, 0x5b2f180e87d6 <vm_exec_core+21926>, 0x5b2f180e3b92 <vm_exec_core+2402>, 0x5b2f180ea55d <vm_exec_core+29485>, 0x5b2f180eafdc <vm_exec_core+32172>, 0x5b2f180e44a5 <vm_exec_core+4725>, 0x5b2f180e575c <vm_exec_core+9516>, 0x5b2f180e51d1 <vm_exec_core+8097>, 0x5b2f180e6073 <vm_exec_core+11843>, 0x5b2f180e75ef <vm_exec_core+17343>, 0x5b2f180e45b1 <vm_exec_core+4993>, 0x5b2f180ea3a2 <vm_exec_core+29042>, 0x5b2f180e56a1 <vm_exec_core+9329>, 0x5b2f180e7458 <vm_exec_core+16936>, 0x5b2f180e7ff8 <vm_exec_core+19912>, 0x5b2f180ea21c <vm_exec_core+28652>, 0x5b2f180e8ef9 <vm_exec_core+23753>, 0x5b2f180e62b3 <vm_exec_core+12419>, 0x5b2f180e59dc <vm_exec_core+10156>, 0x5b2f180e9fc2 <vm_exec_core+28050>, 0x5b2f180e6c09 <vm_exec_core+14809>, 0x5b2f180e95ca <vm_exec_core+25498>, 0x5b2f180e9028 <vm_exec_core+24056>, 0x5b2f180e9825 <vm_exec_core+26101>, 0x5b2f180ea887 <vm_exec_core+30295>, 0x5b2f180e8234 <vm_exec_core+20484>, 0x5b2f180e8ea9 <vm_exec_core+23673>, 0x5b2f180e6445 <vm_exec_core+12821>, 0x5b2f180e9ef2 <vm_exec_core+27842>, 0x5b2f180e6580 <vm_exec_core+13136>, 0x5b2f180e8b46 <vm_exec_core+22806>, 0x5b2f180e8ea9 <vm_exec_core+23673>, 0x5b2f180e7d03 <vm_exec_core+19155>, 0x5b2f180e892f <vm_exec_core+22271>, 0x5b2f180e67ff <vm_exec_core+13775>, 0x5b2f180e5cf2 <vm_exec_core+10946>, 0x5b2f180e9918 <vm_exec_core+26344>, 0x5b2f180e4683 <vm_exec_core+5203>, 0x5b2f180e7ae7 <vm_exec_core+18615>, 0x5b2f180f2aed <vm_exec_core+63677>, 0x5b2f180e8dce <vm_exec_core+23454>, 0x5b2f180e4942 <vm_exec_core+5906>, 0x5b2f180e4e74 <vm_exec_core+7236>, 0x5b2f180e4a7b <vm_exec_core+6219>, 0x5b2f180e586a <vm_exec_core+9786>, 0x5b2f180e60ee <vm_exec_core+11966>, 0x5b2f180e80e2 <vm_exec_core+20146>, 0x5b2f180e75e5 <vm_exec_core+17333>, 0x5b2f180e80dd <vm_exec_core+20141>, 0x5b2f180e8d09 <vm_exec_core+23257>, 0x5b2f180e8c1b <vm_exec_core+23019>, 0x5b2f180e5865 <vm_exec_core+9781>, 0x5b2f180e8ebd <vm_exec_core+23693>, 0x5b2f180e6b1b <vm_exec_core+14571>, 0x5b2f180e6b20 <vm_exec_core+14576>, 0x5b2f180e8c16 <vm_exec_core+23014>, 0x5b2f180e8a83 <vm_exec_core+22611>, 0x5b2f180e799e <vm_exec_core+18286>, 0x5b2f180e78aa <vm_exec_core+18042>...} reg_cfp = 0x72d5ee2ef790 reg_pc = 0x504000a53430 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 0x00005b2f180dfa0f in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2587 _ec = 0x5160034b7bd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #58 0x00005b2f1811d66b in invoke_iseq_block_from_c (ec=0x5160034b7bd0, captured=<optimized out>, self=126263232702000, 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:1618 flags = 0 iseq = 0x72d5f0cc7228 cfp = 0x72d5ee2ef7c8 sp = 0x72d5ee1ef818 use_argv = <optimized out> stack_argv = 0x72d5ee1ef818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #59 invoke_block_from_c_proc (ec=0x5160034b7bd0, self=126263232702000, 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:1712 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:1742 No locals. #61 0x00005b2f1811b8f6 in rb_vm_invoke_proc (ec=0x540000000b08, proc=0x80, proc@entry=0x504000a4d4d0, argc=399752782, 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:1763 self = 0 #62 0x00005b2f18072529 in thread_do_start_proc (th=th@entry=0x5150001f2780) at /tmp/ruby/src/trunk_asan/thread.c:605 args = <optimized out> procval = <optimized out> proc = 0x504000a4d4d0 args_len = 0 args_ptr = <optimized out> #63 0x00005b2f1807015a in thread_do_start (th=0x5150001f2780) at /tmp/ruby/src/trunk_asan/thread.c:622 result = 36 #64 thread_start_func_2 (th=th@entry=0x5150001f2780, 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 0x00005b2f1806f41e in call_thread_start_func_2 (th=0x5150001f2780) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2175 stack_start = <optimized out> stack_start_addr = 0x72d5e9bffcc0 #66 nt_start (ptr=0x50c000b1bf80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2220 th = 0x5150001f2780 sched = <optimized out> nt = 0x50c000b1bf80 vm = 0x525000000100 #67 0x00005b2f17d1fa9f in asan_thread_start(void*) () No symbol table info available. #68 0x000072d61409caa4 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 = {126263075276480, 4548668614575462657, 126263075276480, -360, 0, 140733060215632, 4548668614596434177, 4550858205838121217}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #69 0x000072d614129c3c 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 3709118) detached] $ timeout 60 gdb -p 3709136 -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 3709141 -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 3707069 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 3740795] [New LWP 3709142] [New LWP 3708926] [New LWP 3708542] [New LWP 3708400] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000072d614098d71 in __futex_abstimed_wait_common64 (private=20816, cancel=true, abstime=0x7ffef80ffe20, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x72d6142edc40 (LWP 3707069) "ruby" 0x000072d614098d71 in __futex_abstimed_wait_common64 (private=20816, cancel=true, abstime=0x7ffef80ffe20, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 2 Thread 0x72d5e8a006c0 (LWP 3740795) "envutil.rb:182" 0x000072d61411b4cd in __GI___poll (fds=0x72d5e7609760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x72d5e38006c0 (LWP 3709142) "test_autoload.*" 0x000072d61411b4cd in __GI___poll (fds=0x72d5e9f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x72d5f32006c0 (LWP 3708926) "parallel.rb:40" 0x000072d61411b4cd in __GI___poll (fds=0x72d5eac0d760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 5 Thread 0x72d5ec8006c0 (LWP 3708542) "Gem::Timeout st" 0x000072d614098d71 in __futex_abstimed_wait_common64 (private=29397, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000440794) at ./nptl/futex-internal.c:57 6 Thread 0x72d5f12006c0 (LWP 3708400) "Timeout stdlib " 0x000072d614098d71 in __futex_abstimed_wait_common64 (private=29397, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000bdb490) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 6 (Thread 0x72d5f12006c0 (LWP 3708400) "Timeout stdlib "): #0 0x000072d614098d71 in __futex_abstimed_wait_common64 (private=29397, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000bdb490) 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=29397, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000bdb490) 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=0x50c000bdb490, 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 0x000072d61409b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000bdb468) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x72d61409b4b0 <__condvar_cleanup_waiting>, __arg = 0x72d5f11feb70, __canceltype = 140, __prev = 0x0} cbuffer = {wseq = 10, cond = 0x50c000bdb468, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 10 seq = 5 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_wait (cond=0x50c000bdb468, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00005b2f180495cf in rb_native_cond_wait (cond=0x50c000bdb490, 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=0x5150001d6580, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:855 next_th = 0x515000000300 #7 0x00005b2f1806e332 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x5150001d6580) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1097 can_direct_transfer = <optimized out> #8 0x00005b2f18053a61 in native_sleep (th=0x5150001d6580, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3282 sched = <optimized out> #9 sleep_forever (th=0x5150001d6580, 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 0x00005b2f1806cda5 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=126263776990800, 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 0x00005b2f17d6a2e0 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 = 0x5160036c12d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x72d5f11feef0, <optimized out>, 0x72d5f11fee00, <optimized out>, <optimized out>}, prev = 0x72d5eb809240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160036c12d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00005b2f1806c28d 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 = 126263776990800, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 126263776990800, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400005ae50 end = 0 #14 0x00005b2f180ec32e 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 0x00005b2f180ec32e in vm_invoke_builtin_delegate (ec=0x5160036c12d0, cfp=0x72d5ecefd758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x5160036c12d0) at ../../src/trunk_asan/insns.def:1657 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x5b2f180e68ff <vm_exec_core+14031>, 0x5b2f180e393a <vm_exec_core+1802>, 0x5b2f180e52e9 <vm_exec_core+8377>, 0x5b2f180ead65 <vm_exec_core+31541>, 0x5b2f180e4bc1 <vm_exec_core+6545>, 0x5b2f180ebb1d <vm_exec_core+35053>, 0x5b2f180e9be2 <vm_exec_core+27058>, 0x5b2f180e777f <vm_exec_core+17743>, 0x5b2f180e3c70 <vm_exec_core+2624>, 0x5b2f180eb59b <vm_exec_core+33643>, 0x5b2f180eb13b <vm_exec_core+32523>, 0x5b2f180e4fbc <vm_exec_core+7564>, 0x5b2f180e42dc <vm_exec_core+4268>, 0x5b2f180ea111 <vm_exec_core+28385>, 0x5b2f180e5f07 <vm_exec_core+11479>, 0x5b2f180eb7dd <vm_exec_core+34221>, 0x5b2f180eb38a <vm_exec_core+33114>, 0x5b2f180e6777 <vm_exec_core+13639>, 0x5b2f180e76d0 <vm_exec_core+17568>, 0x5b2f180e9d8a <vm_exec_core+27482>, 0x5b2f180eb2d2 <vm_exec_core+32930>, 0x5b2f180e8d1d <vm_exec_core+23277>, 0x5b2f180e9e3e <vm_exec_core+27662>, 0x5b2f180ea2c8 <vm_exec_core+28824>, 0x5b2f180e8c2f <vm_exec_core+23039>, 0x5b2f180e41bc <vm_exec_core+3980>, 0x5b2f180e9512 <vm_exec_core+25314>, 0x5b2f180e3fe4 <vm_exec_core+3508>, 0x5b2f180e439d <vm_exec_core+4461>, 0x5b2f180e6a6c <vm_exec_core+14396>, 0x5b2f180e8a9c <vm_exec_core+22636>, 0x5b2f180e90e0 <vm_exec_core+24240>, 0x5b2f180e87e5 <vm_exec_core+21941>, 0x5b2f180e3ba1 <vm_exec_core+2417>, 0x5b2f180ea56c <vm_exec_core+29500>, 0x5b2f180eafeb <vm_exec_core+32187>, 0x5b2f180e44b4 <vm_exec_core+4740>, 0x5b2f180e576b <vm_exec_core+9531>, 0x5b2f180e51e0 <vm_exec_core+8112>, 0x5b2f180e6082 <vm_exec_core+11858>, 0x5b2f180e75fe <vm_exec_core+17358>, 0x5b2f180e45c0 <vm_exec_core+5008>, 0x5b2f180ea3b1 <vm_exec_core+29057>, 0x5b2f180e56b0 <vm_exec_core+9344>, 0x5b2f180e7467 <vm_exec_core+16951>, 0x5b2f180e8007 <vm_exec_core+19927>, 0x5b2f180ea22b <vm_exec_core+28667>, 0x5b2f180e8f08 <vm_exec_core+23768>, 0x5b2f180e62c2 <vm_exec_core+12434>, 0x5b2f180e59eb <vm_exec_core+10171>, 0x5b2f180e9fd1 <vm_exec_core+28065>, 0x5b2f180e6c18 <vm_exec_core+14824>, 0x5b2f180e95d9 <vm_exec_core+25513>, 0x5b2f180e9037 <vm_exec_core+24071>, 0x5b2f180e9834 <vm_exec_core+26116>, 0x5b2f180ea896 <vm_exec_core+30310>, 0x5b2f180e8243 <vm_exec_core+20499>, 0x5b2f180e35db <vm_exec_core+939>, 0x5b2f180e6454 <vm_exec_core+12836>, 0x5b2f180e9f01 <vm_exec_core+27857>, 0x5b2f180e658f <vm_exec_core+13151>, 0x5b2f180e8b55 <vm_exec_core+22821>, 0x5b2f180e93f9 <vm_exec_core+25033>, 0x5b2f180e7d12 <vm_exec_core+19170>, 0x5b2f180e893e <vm_exec_core+22286>, 0x5b2f180e680e <vm_exec_core+13790>, 0x5b2f180e5d01 <vm_exec_core+10961>, 0x5b2f180e9927 <vm_exec_core+26359>, 0x5b2f180e4692 <vm_exec_core+5218>, 0x5b2f180e7af6 <vm_exec_core+18630>, 0x5b2f180f2afc <vm_exec_core+63692>, 0x5b2f180e8ddd <vm_exec_core+23469>, 0x5b2f180e4951 <vm_exec_core+5921>, 0x5b2f180e4e83 <vm_exec_core+7251>, 0x5b2f180e4a8a <vm_exec_core+6234>, 0x5b2f180e5879 <vm_exec_core+9801>, 0x5b2f180e60fd <vm_exec_core+11981>, 0x5b2f180e35e0 <vm_exec_core+944>, 0x5b2f180e5591 <vm_exec_core+9057>, 0x5b2f180ebd72 <vm_exec_core+35650>, 0x5b2f180e92f9 <vm_exec_core+24777>, 0x5b2f180e80e7 <vm_exec_core+20151>, 0x5b2f180ea446 <vm_exec_core+29206>, 0x5b2f180ebe5a <vm_exec_core+35882>, 0x5b2f180ea799 <vm_exec_core+30057>, 0x5b2f180eb887 <vm_exec_core+34391>, 0x5b2f180eb971 <vm_exec_core+34625>, 0x5b2f180e40c3 <vm_exec_core+3731>, 0x5b2f180eb448 <vm_exec_core+33304>, 0x5b2f180e6b25 <vm_exec_core+14581>, 0x5b2f180eb690 <vm_exec_core+33888>, 0x5b2f180e6650 <vm_exec_core+13344>, 0x5b2f180ea65d <vm_exec_core+29741>, 0x5b2f180e5b34 <vm_exec_core+10500>, 0x5b2f180e6e6e <vm_exec_core+15422>, 0x5b2f180eba67 <vm_exec_core+34871>, 0x5b2f180e753e <vm_exec_core+17166>, 0x5b2f180e701f <vm_exec_core+15855>, 0x5b2f180e36c5 <vm_exec_core+1173>, 0x5b2f180e3ddf <vm_exec_core+2991>, 0x5b2f180e37c3 <vm_exec_core+1427>, 0x5b2f180e7e22 <vm_exec_core+19442>, 0x5b2f180e71f5 <vm_exec_core+16325>, 0x5b2f180e79b7 <vm_exec_core+18311>, 0x5b2f180e78be <vm_exec_core+18062>, 0x5b2f180e6959 <vm_exec_core+14121>, 0x5b2f180e70d5 <vm_exec_core+16037>, 0x5b2f180e6d2f <vm_exec_core+15103>, 0x5b2f180e73d0 <vm_exec_core+16800>, 0x5b2f180e7339 <vm_exec_core+16649>, 0x5b2f180e68f0 <vm_exec_core+14016>, 0x5b2f180e392b <vm_exec_core+1787>, 0x5b2f180e52da <vm_exec_core+8362>, 0x5b2f180ead56 <vm_exec_core+31526>, 0x5b2f180e4bb2 <vm_exec_core+6530>, 0x5b2f180ebb0e <vm_exec_core+35038>, 0x5b2f180e9bd3 <vm_exec_core+27043>, 0x5b2f180e7770 <vm_exec_core+17728>, 0x5b2f180e3c61 <vm_exec_core+2609>, 0x5b2f180eb58c <vm_exec_core+33628>, 0x5b2f180eb12c <vm_exec_core+32508>, 0x5b2f180e4fad <vm_exec_core+7549>, 0x5b2f180e42cd <vm_exec_core+4253>, 0x5b2f180ea102 <vm_exec_core+28370>, 0x5b2f180e5ef8 <vm_exec_core+11464>, 0x5b2f180eb7ce <vm_exec_core+34206>, 0x5b2f180eb37b <vm_exec_core+33099>, 0x5b2f180e6768 <vm_exec_core+13624>, 0x5b2f180e76c1 <vm_exec_core+17553>, 0x5b2f180e9d7b <vm_exec_core+27467>, 0x5b2f180eb2c3 <vm_exec_core+32915>, 0x5b2f180e8d0e <vm_exec_core+23262>, 0x5b2f180e9e2f <vm_exec_core+27647>, 0x5b2f180ea2b9 <vm_exec_core+28809>, 0x5b2f180e8c20 <vm_exec_core+23024>, 0x5b2f180e41ad <vm_exec_core+3965>, 0x5b2f180e9503 <vm_exec_core+25299>, 0x5b2f180e3fd5 <vm_exec_core+3493>, 0x5b2f180e438e <vm_exec_core+4446>, 0x5b2f180e6a5d <vm_exec_core+14381>, 0x5b2f180e8a8d <vm_exec_core+22621>, 0x5b2f180e90d1 <vm_exec_core+24225>, 0x5b2f180e87d6 <vm_exec_core+21926>, 0x5b2f180e3b92 <vm_exec_core+2402>, 0x5b2f180ea55d <vm_exec_core+29485>, 0x5b2f180eafdc <vm_exec_core+32172>, 0x5b2f180e44a5 <vm_exec_core+4725>, 0x5b2f180e575c <vm_exec_core+9516>, 0x5b2f180e51d1 <vm_exec_core+8097>, 0x5b2f180e6073 <vm_exec_core+11843>, 0x5b2f180e75ef <vm_exec_core+17343>, 0x5b2f180e45b1 <vm_exec_core+4993>, 0x5b2f180ea3a2 <vm_exec_core+29042>, 0x5b2f180e56a1 <vm_exec_core+9329>, 0x5b2f180e7458 <vm_exec_core+16936>, 0x5b2f180e7ff8 <vm_exec_core+19912>, 0x5b2f180ea21c <vm_exec_core+28652>, 0x5b2f180e8ef9 <vm_exec_core+23753>, 0x5b2f180e62b3 <vm_exec_core+12419>, 0x5b2f180e59dc <vm_exec_core+10156>, 0x5b2f180e9fc2 <vm_exec_core+28050>, 0x5b2f180e6c09 <vm_exec_core+14809>, 0x5b2f180e95ca <vm_exec_core+25498>, 0x5b2f180e9028 <vm_exec_core+24056>, 0x5b2f180e9825 <vm_exec_core+26101>, 0x5b2f180ea887 <vm_exec_core+30295>, 0x5b2f180e8234 <vm_exec_core+20484>, 0x5b2f180e8ea9 <vm_exec_core+23673>, 0x5b2f180e6445 <vm_exec_core+12821>, 0x5b2f180e9ef2 <vm_exec_core+27842>, 0x5b2f180e6580 <vm_exec_core+13136>, 0x5b2f180e8b46 <vm_exec_core+22806>, 0x5b2f180e8ea9 <vm_exec_core+23673>, 0x5b2f180e7d03 <vm_exec_core+19155>, 0x5b2f180e892f <vm_exec_core+22271>, 0x5b2f180e67ff <vm_exec_core+13775>, 0x5b2f180e5cf2 <vm_exec_core+10946>, 0x5b2f180e9918 <vm_exec_core+26344>, 0x5b2f180e4683 <vm_exec_core+5203>, 0x5b2f180e7ae7 <vm_exec_core+18615>, 0x5b2f180f2aed <vm_exec_core+63677>, 0x5b2f180e8dce <vm_exec_core+23454>, 0x5b2f180e4942 <vm_exec_core+5906>, 0x5b2f180e4e74 <vm_exec_core+7236>, 0x5b2f180e4a7b <vm_exec_core+6219>, 0x5b2f180e586a <vm_exec_core+9786>, 0x5b2f180e60ee <vm_exec_core+11966>, 0x5b2f180e80e2 <vm_exec_core+20146>, 0x5b2f180e75e5 <vm_exec_core+17333>, 0x5b2f180e80dd <vm_exec_core+20141>, 0x5b2f180e8d09 <vm_exec_core+23257>, 0x5b2f180e8c1b <vm_exec_core+23019>, 0x5b2f180e5865 <vm_exec_core+9781>, 0x5b2f180e8ebd <vm_exec_core+23693>, 0x5b2f180e6b1b <vm_exec_core+14571>, 0x5b2f180e6b20 <vm_exec_core+14576>, 0x5b2f180e8c16 <vm_exec_core+23014>, 0x5b2f180e8a83 <vm_exec_core+22611>, 0x5b2f180e799e <vm_exec_core+18286>, 0x5b2f180e78aa <vm_exec_core+18042>...} reg_cfp = 0x72d5ecefd758 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 0x00005b2f180dfa0f in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2587 _ec = 0x5160036c12d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x00005b2f1811d66b in invoke_iseq_block_from_c (ec=0x5160036c12d0, captured=<optimized out>, self=126263777078080, 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:1618 flags = 0 iseq = 0x72d613935f88 cfp = 0x72d5ecefd7c8 sp = 0x72d5ecdfd818 use_argv = <optimized out> stack_argv = 0x72d5ecdfd818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x5160036c12d0, self=126263777078080, 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:1712 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:1742 No locals. #21 0x00005b2f1811b8f6 in rb_vm_invoke_proc (ec=0x50c000bdb490, proc=0x189, proc@entry=0x504000aa3050, argc=336170353, 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:1763 self = 0 #22 0x00005b2f18072529 in thread_do_start_proc (th=th@entry=0x5150001d6580) at /tmp/ruby/src/trunk_asan/thread.c:605 args = <optimized out> procval = <optimized out> proc = 0x504000aa3050 args_len = 0 args_ptr = <optimized out> #23 0x00005b2f1807015a in thread_do_start (th=0x5150001d6580) at /tmp/ruby/src/trunk_asan/thread.c:622 result = 36 #24 thread_start_func_2 (th=th@entry=0x5150001d6580, 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 0x00005b2f1806f41e in call_thread_start_func_2 (th=0x5150001d6580) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2175 stack_start = <optimized out> stack_start_addr = 0x72d5f11ffcc0 #26 nt_start (ptr=0x50c000bdb440) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2220 th = 0x5150001d6580 sched = <optimized out> nt = 0x50c000bdb440 vm = 0x525000000100 #27 0x00005b2f17d1fa9f in asan_thread_start(void*) () No symbol table info available. #28 0x000072d61409caa4 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 = {126263199008448, 4548687581151041793, 126263199008448, -360, 0, 140733060212720, 4548687581172013313, 4550858205838121217}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x000072d614129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 5 (Thread 0x72d5ec8006c0 (LWP 3708542) "Gem::Timeout st"): #0 0x000072d614098d71 in __futex_abstimed_wait_common64 (private=29397, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000440794) 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=29397, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000440794) 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=0x50c000440794, 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 0x000072d61409b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000440768) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x72d61409b4b0 <__condvar_cleanup_waiting>, __arg = 0x72d5ec7feb70, __canceltype = 140, __prev = 0x0} cbuffer = {wseq = 13, cond = 0x50c000440768, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 13 seq = 6 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=0x50c000440768, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00005b2f180495cf in rb_native_cond_wait (cond=0x50c000440794, 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=0x5150001df900, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:855 next_th = 0x0 #7 0x00005b2f1806e332 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x5150001df900) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1097 can_direct_transfer = <optimized out> #8 0x00005b2f18053a61 in native_sleep (th=0x5150001df900, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3282 sched = <optimized out> #9 sleep_forever (th=0x5150001df900, 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 0x00005b2f1806cda5 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=126263201822720, 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 0x00005b2f17d6a2e0 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 = 0x516000f594d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x72d5ec7feef0, <optimized out>, 0x72d5ec7fee00, <optimized out>, <optimized out>}, prev = 0x72d5e2609240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516000f594d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00005b2f1806c28d in queue_do_pop (self=<optimized out>, q=0x5040003d71d0, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109 queue_waiter = {w = {self = 126263201822720, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 126263201822720, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x5040003d71d0 end = 0 #14 0x00005b2f180ec32e 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 0x00005b2f180ec32e in vm_invoke_builtin_delegate (ec=0x516000f594d0, cfp=0x72d5f2219758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x516000f594d0) at ../../src/trunk_asan/insns.def:1657 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x5b2f180e68ff <vm_exec_core+14031>, 0x5b2f180e393a <vm_exec_core+1802>, 0x5b2f180e52e9 <vm_exec_core+8377>, 0x5b2f180ead65 <vm_exec_core+31541>, 0x5b2f180e4bc1 <vm_exec_core+6545>, 0x5b2f180ebb1d <vm_exec_core+35053>, 0x5b2f180e9be2 <vm_exec_core+27058>, 0x5b2f180e777f <vm_exec_core+17743>, 0x5b2f180e3c70 <vm_exec_core+2624>, 0x5b2f180eb59b <vm_exec_core+33643>, 0x5b2f180eb13b <vm_exec_core+32523>, 0x5b2f180e4fbc <vm_exec_core+7564>, 0x5b2f180e42dc <vm_exec_core+4268>, 0x5b2f180ea111 <vm_exec_core+28385>, 0x5b2f180e5f07 <vm_exec_core+11479>, 0x5b2f180eb7dd <vm_exec_core+34221>, 0x5b2f180eb38a <vm_exec_core+33114>, 0x5b2f180e6777 <vm_exec_core+13639>, 0x5b2f180e76d0 <vm_exec_core+17568>, 0x5b2f180e9d8a <vm_exec_core+27482>, 0x5b2f180eb2d2 <vm_exec_core+32930>, 0x5b2f180e8d1d <vm_exec_core+23277>, 0x5b2f180e9e3e <vm_exec_core+27662>, 0x5b2f180ea2c8 <vm_exec_core+28824>, 0x5b2f180e8c2f <vm_exec_core+23039>, 0x5b2f180e41bc <vm_exec_core+3980>, 0x5b2f180e9512 <vm_exec_core+25314>, 0x5b2f180e3fe4 <vm_exec_core+3508>, 0x5b2f180e439d <vm_exec_core+4461>, 0x5b2f180e6a6c <vm_exec_core+14396>, 0x5b2f180e8a9c <vm_exec_core+22636>, 0x5b2f180e90e0 <vm_exec_core+24240>, 0x5b2f180e87e5 <vm_exec_core+21941>, 0x5b2f180e3ba1 <vm_exec_core+2417>, 0x5b2f180ea56c <vm_exec_core+29500>, 0x5b2f180eafeb <vm_exec_core+32187>, 0x5b2f180e44b4 <vm_exec_core+4740>, 0x5b2f180e576b <vm_exec_core+9531>, 0x5b2f180e51e0 <vm_exec_core+8112>, 0x5b2f180e6082 <vm_exec_core+11858>, 0x5b2f180e75fe <vm_exec_core+17358>, 0x5b2f180e45c0 <vm_exec_core+5008>, 0x5b2f180ea3b1 <vm_exec_core+29057>, 0x5b2f180e56b0 <vm_exec_core+9344>, 0x5b2f180e7467 <vm_exec_core+16951>, 0x5b2f180e8007 <vm_exec_core+19927>, 0x5b2f180ea22b <vm_exec_core+28667>, 0x5b2f180e8f08 <vm_exec_core+23768>, 0x5b2f180e62c2 <vm_exec_core+12434>, 0x5b2f180e59eb <vm_exec_core+10171>, 0x5b2f180e9fd1 <vm_exec_core+28065>, 0x5b2f180e6c18 <vm_exec_core+14824>, 0x5b2f180e95d9 <vm_exec_core+25513>, 0x5b2f180e9037 <vm_exec_core+24071>, 0x5b2f180e9834 <vm_exec_core+26116>, 0x5b2f180ea896 <vm_exec_core+30310>, 0x5b2f180e8243 <vm_exec_core+20499>, 0x5b2f180e35db <vm_exec_core+939>, 0x5b2f180e6454 <vm_exec_core+12836>, 0x5b2f180e9f01 <vm_exec_core+27857>, 0x5b2f180e658f <vm_exec_core+13151>, 0x5b2f180e8b55 <vm_exec_core+22821>, 0x5b2f180e93f9 <vm_exec_core+25033>, 0x5b2f180e7d12 <vm_exec_core+19170>, 0x5b2f180e893e <vm_exec_core+22286>, 0x5b2f180e680e <vm_exec_core+13790>, 0x5b2f180e5d01 <vm_exec_core+10961>, 0x5b2f180e9927 <vm_exec_core+26359>, 0x5b2f180e4692 <vm_exec_core+5218>, 0x5b2f180e7af6 <vm_exec_core+18630>, 0x5b2f180f2afc <vm_exec_core+63692>, 0x5b2f180e8ddd <vm_exec_core+23469>, 0x5b2f180e4951 <vm_exec_core+5921>, 0x5b2f180e4e83 <vm_exec_core+7251>, 0x5b2f180e4a8a <vm_exec_core+6234>, 0x5b2f180e5879 <vm_exec_core+9801>, 0x5b2f180e60fd <vm_exec_core+11981>, 0x5b2f180e35e0 <vm_exec_core+944>, 0x5b2f180e5591 <vm_exec_core+9057>, 0x5b2f180ebd72 <vm_exec_core+35650>, 0x5b2f180e92f9 <vm_exec_core+24777>, 0x5b2f180e80e7 <vm_exec_core+20151>, 0x5b2f180ea446 <vm_exec_core+29206>, 0x5b2f180ebe5a <vm_exec_core+35882>, 0x5b2f180ea799 <vm_exec_core+30057>, 0x5b2f180eb887 <vm_exec_core+34391>, 0x5b2f180eb971 <vm_exec_core+34625>, 0x5b2f180e40c3 <vm_exec_core+3731>, 0x5b2f180eb448 <vm_exec_core+33304>, 0x5b2f180e6b25 <vm_exec_core+14581>, 0x5b2f180eb690 <vm_exec_core+33888>, 0x5b2f180e6650 <vm_exec_core+13344>, 0x5b2f180ea65d <vm_exec_core+29741>, 0x5b2f180e5b34 <vm_exec_core+10500>, 0x5b2f180e6e6e <vm_exec_core+15422>, 0x5b2f180eba67 <vm_exec_core+34871>, 0x5b2f180e753e <vm_exec_core+17166>, 0x5b2f180e701f <vm_exec_core+15855>, 0x5b2f180e36c5 <vm_exec_core+1173>, 0x5b2f180e3ddf <vm_exec_core+2991>, 0x5b2f180e37c3 <vm_exec_core+1427>, 0x5b2f180e7e22 <vm_exec_core+19442>, 0x5b2f180e71f5 <vm_exec_core+16325>, 0x5b2f180e79b7 <vm_exec_core+18311>, 0x5b2f180e78be <vm_exec_core+18062>, 0x5b2f180e6959 <vm_exec_core+14121>, 0x5b2f180e70d5 <vm_exec_core+16037>, 0x5b2f180e6d2f <vm_exec_core+15103>, 0x5b2f180e73d0 <vm_exec_core+16800>, 0x5b2f180e7339 <vm_exec_core+16649>, 0x5b2f180e68f0 <vm_exec_core+14016>, 0x5b2f180e392b <vm_exec_core+1787>, 0x5b2f180e52da <vm_exec_core+8362>, 0x5b2f180ead56 <vm_exec_core+31526>, 0x5b2f180e4bb2 <vm_exec_core+6530>, 0x5b2f180ebb0e <vm_exec_core+35038>, 0x5b2f180e9bd3 <vm_exec_core+27043>, 0x5b2f180e7770 <vm_exec_core+17728>, 0x5b2f180e3c61 <vm_exec_core+2609>, 0x5b2f180eb58c <vm_exec_core+33628>, 0x5b2f180eb12c <vm_exec_core+32508>, 0x5b2f180e4fad <vm_exec_core+7549>, 0x5b2f180e42cd <vm_exec_core+4253>, 0x5b2f180ea102 <vm_exec_core+28370>, 0x5b2f180e5ef8 <vm_exec_core+11464>, 0x5b2f180eb7ce <vm_exec_core+34206>, 0x5b2f180eb37b <vm_exec_core+33099>, 0x5b2f180e6768 <vm_exec_core+13624>, 0x5b2f180e76c1 <vm_exec_core+17553>, 0x5b2f180e9d7b <vm_exec_core+27467>, 0x5b2f180eb2c3 <vm_exec_core+32915>, 0x5b2f180e8d0e <vm_exec_core+23262>, 0x5b2f180e9e2f <vm_exec_core+27647>, 0x5b2f180ea2b9 <vm_exec_core+28809>, 0x5b2f180e8c20 <vm_exec_core+23024>, 0x5b2f180e41ad <vm_exec_core+3965>, 0x5b2f180e9503 <vm_exec_core+25299>, 0x5b2f180e3fd5 <vm_exec_core+3493>, 0x5b2f180e438e <vm_exec_core+4446>, 0x5b2f180e6a5d <vm_exec_core+14381>, 0x5b2f180e8a8d <vm_exec_core+22621>, 0x5b2f180e90d1 <vm_exec_core+24225>, 0x5b2f180e87d6 <vm_exec_core+21926>, 0x5b2f180e3b92 <vm_exec_core+2402>, 0x5b2f180ea55d <vm_exec_core+29485>, 0x5b2f180eafdc <vm_exec_core+32172>, 0x5b2f180e44a5 <vm_exec_core+4725>, 0x5b2f180e575c <vm_exec_core+9516>, 0x5b2f180e51d1 <vm_exec_core+8097>, 0x5b2f180e6073 <vm_exec_core+11843>, 0x5b2f180e75ef <vm_exec_core+17343>, 0x5b2f180e45b1 <vm_exec_core+4993>, 0x5b2f180ea3a2 <vm_exec_core+29042>, 0x5b2f180e56a1 <vm_exec_core+9329>, 0x5b2f180e7458 <vm_exec_core+16936>, 0x5b2f180e7ff8 <vm_exec_core+19912>, 0x5b2f180ea21c <vm_exec_core+28652>, 0x5b2f180e8ef9 <vm_exec_core+23753>, 0x5b2f180e62b3 <vm_exec_core+12419>, 0x5b2f180e59dc <vm_exec_core+10156>, 0x5b2f180e9fc2 <vm_exec_core+28050>, 0x5b2f180e6c09 <vm_exec_core+14809>, 0x5b2f180e95ca <vm_exec_core+25498>, 0x5b2f180e9028 <vm_exec_core+24056>, 0x5b2f180e9825 <vm_exec_core+26101>, 0x5b2f180ea887 <vm_exec_core+30295>, 0x5b2f180e8234 <vm_exec_core+20484>, 0x5b2f180e8ea9 <vm_exec_core+23673>, 0x5b2f180e6445 <vm_exec_core+12821>, 0x5b2f180e9ef2 <vm_exec_core+27842>, 0x5b2f180e6580 <vm_exec_core+13136>, 0x5b2f180e8b46 <vm_exec_core+22806>, 0x5b2f180e8ea9 <vm_exec_core+23673>, 0x5b2f180e7d03 <vm_exec_core+19155>, 0x5b2f180e892f <vm_exec_core+22271>, 0x5b2f180e67ff <vm_exec_core+13775>, 0x5b2f180e5cf2 <vm_exec_core+10946>, 0x5b2f180e9918 <vm_exec_core+26344>, 0x5b2f180e4683 <vm_exec_core+5203>, 0x5b2f180e7ae7 <vm_exec_core+18615>, 0x5b2f180f2aed <vm_exec_core+63677>, 0x5b2f180e8dce <vm_exec_core+23454>, 0x5b2f180e4942 <vm_exec_core+5906>, 0x5b2f180e4e74 <vm_exec_core+7236>, 0x5b2f180e4a7b <vm_exec_core+6219>, 0x5b2f180e586a <vm_exec_core+9786>, 0x5b2f180e60ee <vm_exec_core+11966>, 0x5b2f180e80e2 <vm_exec_core+20146>, 0x5b2f180e75e5 <vm_exec_core+17333>, 0x5b2f180e80dd <vm_exec_core+20141>, 0x5b2f180e8d09 <vm_exec_core+23257>, 0x5b2f180e8c1b <vm_exec_core+23019>, 0x5b2f180e5865 <vm_exec_core+9781>, 0x5b2f180e8ebd <vm_exec_core+23693>, 0x5b2f180e6b1b <vm_exec_core+14571>, 0x5b2f180e6b20 <vm_exec_core+14576>, 0x5b2f180e8c16 <vm_exec_core+23014>, 0x5b2f180e8a83 <vm_exec_core+22611>, 0x5b2f180e799e <vm_exec_core+18286>, 0x5b2f180e78aa <vm_exec_core+18042>...} reg_cfp = 0x72d5f2219758 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 0x00005b2f180dfa0f in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2587 _ec = 0x516000f594d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x00005b2f1811d66b in invoke_iseq_block_from_c (ec=0x516000f594d0, captured=<optimized out>, self=126263201877440, 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:1618 flags = 0 iseq = 0x72d5f14c01a0 cfp = 0x72d5f22197c8 sp = 0x72d5f2119818 use_argv = <optimized out> stack_argv = 0x72d5f2119818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x516000f594d0, self=126263201877440, 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:1712 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:1742 No locals. #21 0x00005b2f1811b8f6 in rb_vm_invoke_proc (ec=0x50c000440794, proc=0x189, proc@entry=0x50400023a590, argc=336170353, 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:1763 self = 0 #22 0x00005b2f18072529 in thread_do_start_proc (th=th@entry=0x5150001df900) at /tmp/ruby/src/trunk_asan/thread.c:605 args = <optimized out> procval = <optimized out> proc = 0x50400023a590 args_len = 0 args_ptr = <optimized out> #23 0x00005b2f1807015a in thread_do_start (th=0x5150001df900) at /tmp/ruby/src/trunk_asan/thread.c:622 result = 36 #24 thread_start_func_2 (th=th@entry=0x5150001df900, 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 0x00005b2f1806f41e in call_thread_start_func_2 (th=0x5150001df900) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2175 stack_start = <optimized out> stack_start_addr = 0x72d5ec7ffcc0 #26 nt_start (ptr=0x50c000440740) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2220 th = 0x5150001df900 sched = <optimized out> nt = 0x50c000440740 vm = 0x525000000100 #27 0x00005b2f17d1fa9f in asan_thread_start(void*) () No symbol table info available. #28 0x000072d61409caa4 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 = {126263121413824, 4548659268726626561, 126263121413824, -360, 0, 140733060212720, 4548659268747598081, 4550858205838121217}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x000072d614129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 4 (Thread 0x72d5f32006c0 (LWP 3708926) "parallel.rb:40"): #0 0x000072d61411b4cd in __GI___poll (fds=0x72d5eac0d760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b2f17cc66ea in __interceptor_poll () No symbol table info available. #2 0x00005b2f17e2246d in nogvl_wait_for (th=126263193522200, fptr=0x511000030100, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12537 fds = {fd = 6, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174 ready = <optimized out> #4 0x00005b2f17e238e6 in internal_read_func (ptr=0x72d5eac0d540) at /tmp/ruby/src/trunk_asan/io.c:1205 iis = 0x72d5eac0d540 result = <optimized out> #5 0x00005b2f180579a3 in rb_thread_io_blocking_call (func=0x5b2f17e23460 <internal_read_func>, data1=0x72d5eac0d540, 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 0x00005b2f17d6a2e0 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 = 0x5160034bbad0 _tag = {tag = 36, retval = <optimized out>, buf = {0x72d5f31fedb0, <optimized out>, 0x72d5f31fecc0, <optimized out>, <optimized out>}, prev = 0x72d5eac09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160034bbad0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x00005b2f17e37cf5 in io_read_memory_locktmp (str=126263092107104, 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 = 126263193522200, fptr = 0x511000030100, nonblock = 0, fd = 6, buf = 0x519000239b80, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x511000030100 n = <optimized out> shrinkable = <optimized out> #9 0x00005b2f17e13f31 in io_readpartial (argc=-356460704, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3617 ret = <optimized out> #10 0x00005b2f18143a58 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 = 0x72d6139d9ed0 cfunc = 0x504000010f58 recv = 126263193522320 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00005b2f180f1347 in vm_sendish (ec=0x5160034bbad0, reg_cfp=0x72d5f33ff790, 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=0x5160034bbad0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b2f180e68ff <vm_exec_core+14031>, 0x5b2f180e393a <vm_exec_core+1802>, 0x5b2f180e52e9 <vm_exec_core+8377>, 0x5b2f180ead65 <vm_exec_core+31541>, 0x5b2f180e4bc1 <vm_exec_core+6545>, 0x5b2f180ebb1d <vm_exec_core+35053>, 0x5b2f180e9be2 <vm_exec_core+27058>, 0x5b2f180e777f <vm_exec_core+17743>, 0x5b2f180e3c70 <vm_exec_core+2624>, 0x5b2f180eb59b <vm_exec_core+33643>, 0x5b2f180eb13b <vm_exec_core+32523>, 0x5b2f180e4fbc <vm_exec_core+7564>, 0x5b2f180e42dc <vm_exec_core+4268>, 0x5b2f180ea111 <vm_exec_core+28385>, 0x5b2f180e5f07 <vm_exec_core+11479>, 0x5b2f180eb7dd <vm_exec_core+34221>, 0x5b2f180eb38a <vm_exec_core+33114>, 0x5b2f180e6777 <vm_exec_core+13639>, 0x5b2f180e76d0 <vm_exec_core+17568>, 0x5b2f180e9d8a <vm_exec_core+27482>, 0x5b2f180eb2d2 <vm_exec_core+32930>, 0x5b2f180e8d1d <vm_exec_core+23277>, 0x5b2f180e9e3e <vm_exec_core+27662>, 0x5b2f180ea2c8 <vm_exec_core+28824>, 0x5b2f180e8c2f <vm_exec_core+23039>, 0x5b2f180e41bc <vm_exec_core+3980>, 0x5b2f180e9512 <vm_exec_core+25314>, 0x5b2f180e3fe4 <vm_exec_core+3508>, 0x5b2f180e439d <vm_exec_core+4461>, 0x5b2f180e6a6c <vm_exec_core+14396>, 0x5b2f180e8a9c <vm_exec_core+22636>, 0x5b2f180e90e0 <vm_exec_core+24240>, 0x5b2f180e87e5 <vm_exec_core+21941>, 0x5b2f180e3ba1 <vm_exec_core+2417>, 0x5b2f180ea56c <vm_exec_core+29500>, 0x5b2f180eafeb <vm_exec_core+32187>, 0x5b2f180e44b4 <vm_exec_core+4740>, 0x5b2f180e576b <vm_exec_core+9531>, 0x5b2f180e51e0 <vm_exec_core+8112>, 0x5b2f180e6082 <vm_exec_core+11858>, 0x5b2f180e75fe <vm_exec_core+17358>, 0x5b2f180e45c0 <vm_exec_core+5008>, 0x5b2f180ea3b1 <vm_exec_core+29057>, 0x5b2f180e56b0 <vm_exec_core+9344>, 0x5b2f180e7467 <vm_exec_core+16951>, 0x5b2f180e8007 <vm_exec_core+19927>, 0x5b2f180ea22b <vm_exec_core+28667>, 0x5b2f180e8f08 <vm_exec_core+23768>, 0x5b2f180e62c2 <vm_exec_core+12434>, 0x5b2f180e59eb <vm_exec_core+10171>, 0x5b2f180e9fd1 <vm_exec_core+28065>, 0x5b2f180e6c18 <vm_exec_core+14824>, 0x5b2f180e95d9 <vm_exec_core+25513>, 0x5b2f180e9037 <vm_exec_core+24071>, 0x5b2f180e9834 <vm_exec_core+26116>, 0x5b2f180ea896 <vm_exec_core+30310>, 0x5b2f180e8243 <vm_exec_core+20499>, 0x5b2f180e35db <vm_exec_core+939>, 0x5b2f180e6454 <vm_exec_core+12836>, 0x5b2f180e9f01 <vm_exec_core+27857>, 0x5b2f180e658f <vm_exec_core+13151>, 0x5b2f180e8b55 <vm_exec_core+22821>, 0x5b2f180e93f9 <vm_exec_core+25033>, 0x5b2f180e7d12 <vm_exec_core+19170>, 0x5b2f180e893e <vm_exec_core+22286>, 0x5b2f180e680e <vm_exec_core+13790>, 0x5b2f180e5d01 <vm_exec_core+10961>, 0x5b2f180e9927 <vm_exec_core+26359>, 0x5b2f180e4692 <vm_exec_core+5218>, 0x5b2f180e7af6 <vm_exec_core+18630>, 0x5b2f180f2afc <vm_exec_core+63692>, 0x5b2f180e8ddd <vm_exec_core+23469>, 0x5b2f180e4951 <vm_exec_core+5921>, 0x5b2f180e4e83 <vm_exec_core+7251>, 0x5b2f180e4a8a <vm_exec_core+6234>, 0x5b2f180e5879 <vm_exec_core+9801>, 0x5b2f180e60fd <vm_exec_core+11981>, 0x5b2f180e35e0 <vm_exec_core+944>, 0x5b2f180e5591 <vm_exec_core+9057>, 0x5b2f180ebd72 <vm_exec_core+35650>, 0x5b2f180e92f9 <vm_exec_core+24777>, 0x5b2f180e80e7 <vm_exec_core+20151>, 0x5b2f180ea446 <vm_exec_core+29206>, 0x5b2f180ebe5a <vm_exec_core+35882>, 0x5b2f180ea799 <vm_exec_core+30057>, 0x5b2f180eb887 <vm_exec_core+34391>, 0x5b2f180eb971 <vm_exec_core+34625>, 0x5b2f180e40c3 <vm_exec_core+3731>, 0x5b2f180eb448 <vm_exec_core+33304>, 0x5b2f180e6b25 <vm_exec_core+14581>, 0x5b2f180eb690 <vm_exec_core+33888>, 0x5b2f180e6650 <vm_exec_core+13344>, 0x5b2f180ea65d <vm_exec_core+29741>, 0x5b2f180e5b34 <vm_exec_core+10500>, 0x5b2f180e6e6e <vm_exec_core+15422>, 0x5b2f180eba67 <vm_exec_core+34871>, 0x5b2f180e753e <vm_exec_core+17166>, 0x5b2f180e701f <vm_exec_core+15855>, 0x5b2f180e36c5 <vm_exec_core+1173>, 0x5b2f180e3ddf <vm_exec_core+2991>, 0x5b2f180e37c3 <vm_exec_core+1427>, 0x5b2f180e7e22 <vm_exec_core+19442>, 0x5b2f180e71f5 <vm_exec_core+16325>, 0x5b2f180e79b7 <vm_exec_core+18311>, 0x5b2f180e78be <vm_exec_core+18062>, 0x5b2f180e6959 <vm_exec_core+14121>, 0x5b2f180e70d5 <vm_exec_core+16037>, 0x5b2f180e6d2f <vm_exec_core+15103>, 0x5b2f180e73d0 <vm_exec_core+16800>, 0x5b2f180e7339 <vm_exec_core+16649>, 0x5b2f180e68f0 <vm_exec_core+14016>, 0x5b2f180e392b <vm_exec_core+1787>, 0x5b2f180e52da <vm_exec_core+8362>, 0x5b2f180ead56 <vm_exec_core+31526>, 0x5b2f180e4bb2 <vm_exec_core+6530>, 0x5b2f180ebb0e <vm_exec_core+35038>, 0x5b2f180e9bd3 <vm_exec_core+27043>, 0x5b2f180e7770 <vm_exec_core+17728>, 0x5b2f180e3c61 <vm_exec_core+2609>, 0x5b2f180eb58c <vm_exec_core+33628>, 0x5b2f180eb12c <vm_exec_core+32508>, 0x5b2f180e4fad <vm_exec_core+7549>, 0x5b2f180e42cd <vm_exec_core+4253>, 0x5b2f180ea102 <vm_exec_core+28370>, 0x5b2f180e5ef8 <vm_exec_core+11464>, 0x5b2f180eb7ce <vm_exec_core+34206>, 0x5b2f180eb37b <vm_exec_core+33099>, 0x5b2f180e6768 <vm_exec_core+13624>, 0x5b2f180e76c1 <vm_exec_core+17553>, 0x5b2f180e9d7b <vm_exec_core+27467>, 0x5b2f180eb2c3 <vm_exec_core+32915>, 0x5b2f180e8d0e <vm_exec_core+23262>, 0x5b2f180e9e2f <vm_exec_core+27647>, 0x5b2f180ea2b9 <vm_exec_core+28809>, 0x5b2f180e8c20 <vm_exec_core+23024>, 0x5b2f180e41ad <vm_exec_core+3965>, 0x5b2f180e9503 <vm_exec_core+25299>, 0x5b2f180e3fd5 <vm_exec_core+3493>, 0x5b2f180e438e <vm_exec_core+4446>, 0x5b2f180e6a5d <vm_exec_core+14381>, 0x5b2f180e8a8d <vm_exec_core+22621>, 0x5b2f180e90d1 <vm_exec_core+24225>, 0x5b2f180e87d6 <vm_exec_core+21926>, 0x5b2f180e3b92 <vm_exec_core+2402>, 0x5b2f180ea55d <vm_exec_core+29485>, 0x5b2f180eafdc <vm_exec_core+32172>, 0x5b2f180e44a5 <vm_exec_core+4725>, 0x5b2f180e575c <vm_exec_core+9516>, 0x5b2f180e51d1 <vm_exec_core+8097>, 0x5b2f180e6073 <vm_exec_core+11843>, 0x5b2f180e75ef <vm_exec_core+17343>, 0x5b2f180e45b1 <vm_exec_core+4993>, 0x5b2f180ea3a2 <vm_exec_core+29042>, 0x5b2f180e56a1 <vm_exec_core+9329>, 0x5b2f180e7458 <vm_exec_core+16936>, 0x5b2f180e7ff8 <vm_exec_core+19912>, 0x5b2f180ea21c <vm_exec_core+28652>, 0x5b2f180e8ef9 <vm_exec_core+23753>, 0x5b2f180e62b3 <vm_exec_core+12419>, 0x5b2f180e59dc <vm_exec_core+10156>, 0x5b2f180e9fc2 <vm_exec_core+28050>, 0x5b2f180e6c09 <vm_exec_core+14809>, 0x5b2f180e95ca <vm_exec_core+25498>, 0x5b2f180e9028 <vm_exec_core+24056>, 0x5b2f180e9825 <vm_exec_core+26101>, 0x5b2f180ea887 <vm_exec_core+30295>, 0x5b2f180e8234 <vm_exec_core+20484>, 0x5b2f180e8ea9 <vm_exec_core+23673>, 0x5b2f180e6445 <vm_exec_core+12821>, 0x5b2f180e9ef2 <vm_exec_core+27842>, 0x5b2f180e6580 <vm_exec_core+13136>, 0x5b2f180e8b46 <vm_exec_core+22806>, 0x5b2f180e8ea9 <vm_exec_core+23673>, 0x5b2f180e7d03 <vm_exec_core+19155>, 0x5b2f180e892f <vm_exec_core+22271>, 0x5b2f180e67ff <vm_exec_core+13775>, 0x5b2f180e5cf2 <vm_exec_core+10946>, 0x5b2f180e9918 <vm_exec_core+26344>, 0x5b2f180e4683 <vm_exec_core+5203>, 0x5b2f180e7ae7 <vm_exec_core+18615>, 0x5b2f180f2aed <vm_exec_core+63677>, 0x5b2f180e8dce <vm_exec_core+23454>, 0x5b2f180e4942 <vm_exec_core+5906>, 0x5b2f180e4e74 <vm_exec_core+7236>, 0x5b2f180e4a7b <vm_exec_core+6219>, 0x5b2f180e586a <vm_exec_core+9786>, 0x5b2f180e60ee <vm_exec_core+11966>, 0x5b2f180e80e2 <vm_exec_core+20146>, 0x5b2f180e75e5 <vm_exec_core+17333>, 0x5b2f180e80dd <vm_exec_core+20141>, 0x5b2f180e8d09 <vm_exec_core+23257>, 0x5b2f180e8c1b <vm_exec_core+23019>, 0x5b2f180e5865 <vm_exec_core+9781>, 0x5b2f180e8ebd <vm_exec_core+23693>, 0x5b2f180e6b1b <vm_exec_core+14571>, 0x5b2f180e6b20 <vm_exec_core+14576>, 0x5b2f180e8c16 <vm_exec_core+23014>, 0x5b2f180e8a83 <vm_exec_core+22611>, 0x5b2f180e799e <vm_exec_core+18286>, 0x5b2f180e78aa <vm_exec_core+18042>...} reg_cfp = 0x72d5f33ff790 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 0x00005b2f180dfa0f in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2587 _ec = 0x5160034bbad0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x00005b2f1811d66b in invoke_iseq_block_from_c (ec=0x5160034bbad0, captured=<optimized out>, self=126263770943400, 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:1618 flags = 0 iseq = 0x72d61397c780 cfp = 0x72d5f33ff7c8 sp = 0x72d5f32ff818 use_argv = <optimized out> stack_argv = 0x72d5f32ff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x5160034bbad0, self=126263770943400, 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:1712 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:1742 No locals. #17 0x00005b2f1811b8f6 in rb_vm_invoke_proc (ec=0x72d5eac0d760, proc=0x1, proc@entry=0x504000a515d0, argc=336704717, 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:1763 self = 4294967295 #18 0x00005b2f18072529 in thread_do_start_proc (th=th@entry=0x5150000efe00) at /tmp/ruby/src/trunk_asan/thread.c:605 args = <optimized out> procval = <optimized out> proc = 0x504000a515d0 args_len = 0 args_ptr = <optimized out> #19 0x00005b2f1807015a in thread_do_start (th=0x5150000efe00) at /tmp/ruby/src/trunk_asan/thread.c:622 result = 36 #20 thread_start_func_2 (th=th@entry=0x5150000efe00, 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 0x00005b2f1806f41e in call_thread_start_func_2 (th=0x5150000efe00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2175 stack_start = <optimized out> stack_start_addr = 0x72d5f31ffcc0 #22 nt_start (ptr=0x50c000b1e680) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2220 th = 0x5150000efe00 sched = <optimized out> nt = 0x50c000b1e680 vm = 0x525000000100 #23 0x00005b2f17d1fa9f in asan_thread_start(void*) () No symbol table info available. #24 0x000072d61409caa4 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 = {126263232562880, 4548683183104530689, 126263232562880, -360, 25, 140733060218448, 4548683183125502209, 4550858205838121217}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x000072d614129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x72d5e38006c0 (LWP 3709142) "test_autoload.*"): #0 0x000072d61411b4cd in __GI___poll (fds=0x72d5e9f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b2f17cc66ea in __interceptor_poll () No symbol table info available. #2 0x00005b2f1807378f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052 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 0x00005b2f17d1fa9f in asan_thread_start(void*) () No symbol table info available. #5 0x000072d61409caa4 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 = {126262970418880, 4548648273610348801, 126262970418880, -360, 0, 126263050101552, 4548648273631320321, 4550858205838121217}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000072d614129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x72d5e8a006c0 (LWP 3740795) "envutil.rb:182"): #0 0x000072d61411b4cd in __GI___poll (fds=0x72d5e7609760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b2f17cc66ea in __interceptor_poll () No symbol table info available. #2 0x00005b2f17e2246d in nogvl_wait_for (th=126263194335240, fptr=0x51100032b440, 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 0x00005b2f17e238e6 in internal_read_func (ptr=0x72d5e7609620) at /tmp/ruby/src/trunk_asan/io.c:1205 iis = 0x72d5e7609620 result = <optimized out> #5 0x00005b2f180579a3 in rb_thread_io_blocking_call (func=0x5b2f17e23460 <internal_read_func>, data1=data1@entry=0x72d5e7609620, 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 0x00005b2f17e2327a in rb_io_blocking_region_wait (argument=0x72d5e7609620, 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 = 126263194335240, fptr = 0x51100032b440, nonblock = 0, fd = 10, buf = 0x525000a66900, capa = 8192, timeout = 0x0} timeout_storage = <optimized out> scheduler = <optimized out> #8 0x00005b2f17e26bb7 in io_bufread (ptr=0x525000a66900 '\276' <repeats 200 times>..., len=8192, fptr=0x51100032b440) 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 0x00005b2f17d6a2e0 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 = 0x5160034b63d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x72d5e89fed10, <optimized out>, 0x72d5e89fec20, <optimized out>, <optimized out>}, prev = 0x72d5e7609240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160034b63d0 state = RUBY_TAG_NONE errinfo = <optimized out> #11 0x00005b2f17e245db in io_fread (str=126263194334960, offset=0, size=8192, fptr=0x51100032b440) at /tmp/ruby/src/trunk_asan/io.c:3110 arg = {str_ptr = 0x525000a66900 '\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=126263194334960) 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 0x00005b2f17e14313 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 = 0x51100032b440 len = <optimized out> n = <optimized out> shrinkable = <optimized out> #14 0x00005b2f18143a58 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 = 0x72d6139d9ea8 cfunc = 0x504000010f98 recv = 126263194338240 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #15 0x00005b2f180f1347 in vm_sendish (ec=0x5160034b63d0, reg_cfp=0x72d5f4f10790, 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=0x5160034b63d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b2f180e68ff <vm_exec_core+14031>, 0x5b2f180e393a <vm_exec_core+1802>, 0x5b2f180e52e9 <vm_exec_core+8377>, 0x5b2f180ead65 <vm_exec_core+31541>, 0x5b2f180e4bc1 <vm_exec_core+6545>, 0x5b2f180ebb1d <vm_exec_core+35053>, 0x5b2f180e9be2 <vm_exec_core+27058>, 0x5b2f180e777f <vm_exec_core+17743>, 0x5b2f180e3c70 <vm_exec_core+2624>, 0x5b2f180eb59b <vm_exec_core+33643>, 0x5b2f180eb13b <vm_exec_core+32523>, 0x5b2f180e4fbc <vm_exec_core+7564>, 0x5b2f180e42dc <vm_exec_core+4268>, 0x5b2f180ea111 <vm_exec_core+28385>, 0x5b2f180e5f07 <vm_exec_core+11479>, 0x5b2f180eb7dd <vm_exec_core+34221>, 0x5b2f180eb38a <vm_exec_core+33114>, 0x5b2f180e6777 <vm_exec_core+13639>, 0x5b2f180e76d0 <vm_exec_core+17568>, 0x5b2f180e9d8a <vm_exec_core+27482>, 0x5b2f180eb2d2 <vm_exec_core+32930>, 0x5b2f180e8d1d <vm_exec_core+23277>, 0x5b2f180e9e3e <vm_exec_core+27662>, 0x5b2f180ea2c8 <vm_exec_core+28824>, 0x5b2f180e8c2f <vm_exec_core+23039>, 0x5b2f180e41bc <vm_exec_core+3980>, 0x5b2f180e9512 <vm_exec_core+25314>, 0x5b2f180e3fe4 <vm_exec_core+3508>, 0x5b2f180e439d <vm_exec_core+4461>, 0x5b2f180e6a6c <vm_exec_core+14396>, 0x5b2f180e8a9c <vm_exec_core+22636>, 0x5b2f180e90e0 <vm_exec_core+24240>, 0x5b2f180e87e5 <vm_exec_core+21941>, 0x5b2f180e3ba1 <vm_exec_core+2417>, 0x5b2f180ea56c <vm_exec_core+29500>, 0x5b2f180eafeb <vm_exec_core+32187>, 0x5b2f180e44b4 <vm_exec_core+4740>, 0x5b2f180e576b <vm_exec_core+9531>, 0x5b2f180e51e0 <vm_exec_core+8112>, 0x5b2f180e6082 <vm_exec_core+11858>, 0x5b2f180e75fe <vm_exec_core+17358>, 0x5b2f180e45c0 <vm_exec_core+5008>, 0x5b2f180ea3b1 <vm_exec_core+29057>, 0x5b2f180e56b0 <vm_exec_core+9344>, 0x5b2f180e7467 <vm_exec_core+16951>, 0x5b2f180e8007 <vm_exec_core+19927>, 0x5b2f180ea22b <vm_exec_core+28667>, 0x5b2f180e8f08 <vm_exec_core+23768>, 0x5b2f180e62c2 <vm_exec_core+12434>, 0x5b2f180e59eb <vm_exec_core+10171>, 0x5b2f180e9fd1 <vm_exec_core+28065>, 0x5b2f180e6c18 <vm_exec_core+14824>, 0x5b2f180e95d9 <vm_exec_core+25513>, 0x5b2f180e9037 <vm_exec_core+24071>, 0x5b2f180e9834 <vm_exec_core+26116>, 0x5b2f180ea896 <vm_exec_core+30310>, 0x5b2f180e8243 <vm_exec_core+20499>, 0x5b2f180e35db <vm_exec_core+939>, 0x5b2f180e6454 <vm_exec_core+12836>, 0x5b2f180e9f01 <vm_exec_core+27857>, 0x5b2f180e658f <vm_exec_core+13151>, 0x5b2f180e8b55 <vm_exec_core+22821>, 0x5b2f180e93f9 <vm_exec_core+25033>, 0x5b2f180e7d12 <vm_exec_core+19170>, 0x5b2f180e893e <vm_exec_core+22286>, 0x5b2f180e680e <vm_exec_core+13790>, 0x5b2f180e5d01 <vm_exec_core+10961>, 0x5b2f180e9927 <vm_exec_core+26359>, 0x5b2f180e4692 <vm_exec_core+5218>, 0x5b2f180e7af6 <vm_exec_core+18630>, 0x5b2f180f2afc <vm_exec_core+63692>, 0x5b2f180e8ddd <vm_exec_core+23469>, 0x5b2f180e4951 <vm_exec_core+5921>, 0x5b2f180e4e83 <vm_exec_core+7251>, 0x5b2f180e4a8a <vm_exec_core+6234>, 0x5b2f180e5879 <vm_exec_core+9801>, 0x5b2f180e60fd <vm_exec_core+11981>, 0x5b2f180e35e0 <vm_exec_core+944>, 0x5b2f180e5591 <vm_exec_core+9057>, 0x5b2f180ebd72 <vm_exec_core+35650>, 0x5b2f180e92f9 <vm_exec_core+24777>, 0x5b2f180e80e7 <vm_exec_core+20151>, 0x5b2f180ea446 <vm_exec_core+29206>, 0x5b2f180ebe5a <vm_exec_core+35882>, 0x5b2f180ea799 <vm_exec_core+30057>, 0x5b2f180eb887 <vm_exec_core+34391>, 0x5b2f180eb971 <vm_exec_core+34625>, 0x5b2f180e40c3 <vm_exec_core+3731>, 0x5b2f180eb448 <vm_exec_core+33304>, 0x5b2f180e6b25 <vm_exec_core+14581>, 0x5b2f180eb690 <vm_exec_core+33888>, 0x5b2f180e6650 <vm_exec_core+13344>, 0x5b2f180ea65d <vm_exec_core+29741>, 0x5b2f180e5b34 <vm_exec_core+10500>, 0x5b2f180e6e6e <vm_exec_core+15422>, 0x5b2f180eba67 <vm_exec_core+34871>, 0x5b2f180e753e <vm_exec_core+17166>, 0x5b2f180e701f <vm_exec_core+15855>, 0x5b2f180e36c5 <vm_exec_core+1173>, 0x5b2f180e3ddf <vm_exec_core+2991>, 0x5b2f180e37c3 <vm_exec_core+1427>, 0x5b2f180e7e22 <vm_exec_core+19442>, 0x5b2f180e71f5 <vm_exec_core+16325>, 0x5b2f180e79b7 <vm_exec_core+18311>, 0x5b2f180e78be <vm_exec_core+18062>, 0x5b2f180e6959 <vm_exec_core+14121>, 0x5b2f180e70d5 <vm_exec_core+16037>, 0x5b2f180e6d2f <vm_exec_core+15103>, 0x5b2f180e73d0 <vm_exec_core+16800>, 0x5b2f180e7339 <vm_exec_core+16649>, 0x5b2f180e68f0 <vm_exec_core+14016>, 0x5b2f180e392b <vm_exec_core+1787>, 0x5b2f180e52da <vm_exec_core+8362>, 0x5b2f180ead56 <vm_exec_core+31526>, 0x5b2f180e4bb2 <vm_exec_core+6530>, 0x5b2f180ebb0e <vm_exec_core+35038>, 0x5b2f180e9bd3 <vm_exec_core+27043>, 0x5b2f180e7770 <vm_exec_core+17728>, 0x5b2f180e3c61 <vm_exec_core+2609>, 0x5b2f180eb58c <vm_exec_core+33628>, 0x5b2f180eb12c <vm_exec_core+32508>, 0x5b2f180e4fad <vm_exec_core+7549>, 0x5b2f180e42cd <vm_exec_core+4253>, 0x5b2f180ea102 <vm_exec_core+28370>, 0x5b2f180e5ef8 <vm_exec_core+11464>, 0x5b2f180eb7ce <vm_exec_core+34206>, 0x5b2f180eb37b <vm_exec_core+33099>, 0x5b2f180e6768 <vm_exec_core+13624>, 0x5b2f180e76c1 <vm_exec_core+17553>, 0x5b2f180e9d7b <vm_exec_core+27467>, 0x5b2f180eb2c3 <vm_exec_core+32915>, 0x5b2f180e8d0e <vm_exec_core+23262>, 0x5b2f180e9e2f <vm_exec_core+27647>, 0x5b2f180ea2b9 <vm_exec_core+28809>, 0x5b2f180e8c20 <vm_exec_core+23024>, 0x5b2f180e41ad <vm_exec_core+3965>, 0x5b2f180e9503 <vm_exec_core+25299>, 0x5b2f180e3fd5 <vm_exec_core+3493>, 0x5b2f180e438e <vm_exec_core+4446>, 0x5b2f180e6a5d <vm_exec_core+14381>, 0x5b2f180e8a8d <vm_exec_core+22621>, 0x5b2f180e90d1 <vm_exec_core+24225>, 0x5b2f180e87d6 <vm_exec_core+21926>, 0x5b2f180e3b92 <vm_exec_core+2402>, 0x5b2f180ea55d <vm_exec_core+29485>, 0x5b2f180eafdc <vm_exec_core+32172>, 0x5b2f180e44a5 <vm_exec_core+4725>, 0x5b2f180e575c <vm_exec_core+9516>, 0x5b2f180e51d1 <vm_exec_core+8097>, 0x5b2f180e6073 <vm_exec_core+11843>, 0x5b2f180e75ef <vm_exec_core+17343>, 0x5b2f180e45b1 <vm_exec_core+4993>, 0x5b2f180ea3a2 <vm_exec_core+29042>, 0x5b2f180e56a1 <vm_exec_core+9329>, 0x5b2f180e7458 <vm_exec_core+16936>, 0x5b2f180e7ff8 <vm_exec_core+19912>, 0x5b2f180ea21c <vm_exec_core+28652>, 0x5b2f180e8ef9 <vm_exec_core+23753>, 0x5b2f180e62b3 <vm_exec_core+12419>, 0x5b2f180e59dc <vm_exec_core+10156>, 0x5b2f180e9fc2 <vm_exec_core+28050>, 0x5b2f180e6c09 <vm_exec_core+14809>, 0x5b2f180e95ca <vm_exec_core+25498>, 0x5b2f180e9028 <vm_exec_core+24056>, 0x5b2f180e9825 <vm_exec_core+26101>, 0x5b2f180ea887 <vm_exec_core+30295>, 0x5b2f180e8234 <vm_exec_core+20484>, 0x5b2f180e8ea9 <vm_exec_core+23673>, 0x5b2f180e6445 <vm_exec_core+12821>, 0x5b2f180e9ef2 <vm_exec_core+27842>, 0x5b2f180e6580 <vm_exec_core+13136>, 0x5b2f180e8b46 <vm_exec_core+22806>, 0x5b2f180e8ea9 <vm_exec_core+23673>, 0x5b2f180e7d03 <vm_exec_core+19155>, 0x5b2f180e892f <vm_exec_core+22271>, 0x5b2f180e67ff <vm_exec_core+13775>, 0x5b2f180e5cf2 <vm_exec_core+10946>, 0x5b2f180e9918 <vm_exec_core+26344>, 0x5b2f180e4683 <vm_exec_core+5203>, 0x5b2f180e7ae7 <vm_exec_core+18615>, 0x5b2f180f2aed <vm_exec_core+63677>, 0x5b2f180e8dce <vm_exec_core+23454>, 0x5b2f180e4942 <vm_exec_core+5906>, 0x5b2f180e4e74 <vm_exec_core+7236>, 0x5b2f180e4a7b <vm_exec_core+6219>, 0x5b2f180e586a <vm_exec_core+9786>, 0x5b2f180e60ee <vm_exec_core+11966>, 0x5b2f180e80e2 <vm_exec_core+20146>, 0x5b2f180e75e5 <vm_exec_core+17333>, 0x5b2f180e80dd <vm_exec_core+20141>, 0x5b2f180e8d09 <vm_exec_core+23257>, 0x5b2f180e8c1b <vm_exec_core+23019>, 0x5b2f180e5865 <vm_exec_core+9781>, 0x5b2f180e8ebd <vm_exec_core+23693>, 0x5b2f180e6b1b <vm_exec_core+14571>, 0x5b2f180e6b20 <vm_exec_core+14576>, 0x5b2f180e8c16 <vm_exec_core+23014>, 0x5b2f180e8a83 <vm_exec_core+22611>, 0x5b2f180e799e <vm_exec_core+18286>, 0x5b2f180e78aa <vm_exec_core+18042>...} reg_cfp = 0x72d5f4f10790 reg_pc = 0x504000053c70 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 0x00005b2f180dfa0f in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2587 _ec = 0x5160034b63d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x00005b2f1811d66b in invoke_iseq_block_from_c (ec=0x5160034b63d0, captured=<optimized out>, self=126263775657600, 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:1618 flags = 0 iseq = 0x72d61393ac40 cfp = 0x72d5f4f107c8 sp = 0x72d5f4e10818 use_argv = <optimized out> stack_argv = 0x72d5f4e10818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x5160034b63d0, self=126263775657600, 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:1712 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:1742 No locals. #21 0x00005b2f1811b8f6 in rb_vm_invoke_proc (ec=0x72d5e7609760, proc=0x1, proc@entry=0x504000a4ba10, argc=336704717, 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:1763 self = 4294967295 #22 0x00005b2f18072529 in thread_do_start_proc (th=th@entry=0x5150001f4580) at /tmp/ruby/src/trunk_asan/thread.c:605 args = <optimized out> procval = <optimized out> proc = 0x504000a4ba10 args_len = 0 args_ptr = <optimized out> #23 0x00005b2f1807015a in thread_do_start (th=0x5150001f4580) at /tmp/ruby/src/trunk_asan/thread.c:622 result = 36 #24 thread_start_func_2 (th=th@entry=0x5150001f4580, 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 0x00005b2f1806f41e in call_thread_start_func_2 (th=0x5150001f4580) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2175 stack_start = <optimized out> stack_start_addr = 0x72d5e89ffcc0 #26 nt_start (ptr=0x50c000addac0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2220 th = 0x5150001f4580 sched = <optimized out> nt = 0x50c000addac0 vm = 0x525000000100 #27 0x00005b2f17d1fa9f in asan_thread_start(void*) () No symbol table info available. #28 0x000072d61409caa4 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 = {126263056402112, 4548666690430114049, 126263056402112, -360, 22, 140733060215632, 4548666690451085569, 4550858205838121217}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x000072d614129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x72d6142edc40 (LWP 3707069) "ruby"): #0 0x000072d614098d71 in __futex_abstimed_wait_common64 (private=20816, cancel=true, abstime=0x7ffef80ffe20, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=20816, abstime=0x7ffef80ffe20, clockid=20832, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 5333248 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000090, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ffef80ffe20, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x000072d61409bc8e in __pthread_cond_wait_common (abstime=0x7ffef80ffe20, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x72d61409b4b0 <__condvar_cleanup_waiting>, __arg = 0x7ffef80ffd10, __canceltype = 413507008, __prev = 0x0} cbuffer = {wseq = 636, cond = 0x50c000000068, mutex = 0x515000000420, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 636 seq = 318 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=0x7ffef80ffe20) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x00005b2f1806de01 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=0x72d611e8bfe0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2428 end = <optimized out> sched = 0x5160000004a0 lock = 0x515000000420 cond = 0x50c000000068 max = 100000000000000000 #7 0x00005b2f180748d4 in native_sleep (th=0x515000000300, rel=0x72d611e8bfe0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3275 sched = <optimized out> #8 thread_join_sleep (arg=126263751027040) at /tmp/ruby/src/trunk_asan/thread.c:1071 scheduler = <optimized out> p = 0x72d612072960 target_th = 0x5150001f4580 th = 0x515000000300 end = 1041452437097069 limit = 0x72d611e8bfe0 #9 0x00005b2f17d6a2e0 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 = {0x7ffef8100030, <optimized out>, 0x7ffef80fff40, <optimized out>, <optimized out>}, prev = 0x72d61206be40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #10 0x00005b2f18074428 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 0x00005b2f18067180 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 = 0x72d611e8bfe0 #12 0x00005b2f18143a58 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 = 0x72d6139b9658 cfunc = 0x50400001ebd8 recv = 126263194335240 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #13 0x00005b2f180f1347 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x72d6115ff480, 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 = {0x5b2f180e68ff <vm_exec_core+14031>, 0x5b2f180e393a <vm_exec_core+1802>, 0x5b2f180e52e9 <vm_exec_core+8377>, 0x5b2f180ead65 <vm_exec_core+31541>, 0x5b2f180e4bc1 <vm_exec_core+6545>, 0x5b2f180ebb1d <vm_exec_core+35053>, 0x5b2f180e9be2 <vm_exec_core+27058>, 0x5b2f180e777f <vm_exec_core+17743>, 0x5b2f180e3c70 <vm_exec_core+2624>, 0x5b2f180eb59b <vm_exec_core+33643>, 0x5b2f180eb13b <vm_exec_core+32523>, 0x5b2f180e4fbc <vm_exec_core+7564>, 0x5b2f180e42dc <vm_exec_core+4268>, 0x5b2f180ea111 <vm_exec_core+28385>, 0x5b2f180e5f07 <vm_exec_core+11479>, 0x5b2f180eb7dd <vm_exec_core+34221>, 0x5b2f180eb38a <vm_exec_core+33114>, 0x5b2f180e6777 <vm_exec_core+13639>, 0x5b2f180e76d0 <vm_exec_core+17568>, 0x5b2f180e9d8a <vm_exec_core+27482>, 0x5b2f180eb2d2 <vm_exec_core+32930>, 0x5b2f180e8d1d <vm_exec_core+23277>, 0x5b2f180e9e3e <vm_exec_core+27662>, 0x5b2f180ea2c8 <vm_exec_core+28824>, 0x5b2f180e8c2f <vm_exec_core+23039>, 0x5b2f180e41bc <vm_exec_core+3980>, 0x5b2f180e9512 <vm_exec_core+25314>, 0x5b2f180e3fe4 <vm_exec_core+3508>, 0x5b2f180e439d <vm_exec_core+4461>, 0x5b2f180e6a6c <vm_exec_core+14396>, 0x5b2f180e8a9c <vm_exec_core+22636>, 0x5b2f180e90e0 <vm_exec_core+24240>, 0x5b2f180e87e5 <vm_exec_core+21941>, 0x5b2f180e3ba1 <vm_exec_core+2417>, 0x5b2f180ea56c <vm_exec_core+29500>, 0x5b2f180eafeb <vm_exec_core+32187>, 0x5b2f180e44b4 <vm_exec_core+4740>, 0x5b2f180e576b <vm_exec_core+9531>, 0x5b2f180e51e0 <vm_exec_core+8112>, 0x5b2f180e6082 <vm_exec_core+11858>, 0x5b2f180e75fe <vm_exec_core+17358>, 0x5b2f180e45c0 <vm_exec_core+5008>, 0x5b2f180ea3b1 <vm_exec_core+29057>, 0x5b2f180e56b0 <vm_exec_core+9344>, 0x5b2f180e7467 <vm_exec_core+16951>, 0x5b2f180e8007 <vm_exec_core+19927>, 0x5b2f180ea22b <vm_exec_core+28667>, 0x5b2f180e8f08 <vm_exec_core+23768>, 0x5b2f180e62c2 <vm_exec_core+12434>, 0x5b2f180e59eb <vm_exec_core+10171>, 0x5b2f180e9fd1 <vm_exec_core+28065>, 0x5b2f180e6c18 <vm_exec_core+14824>, 0x5b2f180e95d9 <vm_exec_core+25513>, 0x5b2f180e9037 <vm_exec_core+24071>, 0x5b2f180e9834 <vm_exec_core+26116>, 0x5b2f180ea896 <vm_exec_core+30310>, 0x5b2f180e8243 <vm_exec_core+20499>, 0x5b2f180e35db <vm_exec_core+939>, 0x5b2f180e6454 <vm_exec_core+12836>, 0x5b2f180e9f01 <vm_exec_core+27857>, 0x5b2f180e658f <vm_exec_core+13151>, 0x5b2f180e8b55 <vm_exec_core+22821>, 0x5b2f180e93f9 <vm_exec_core+25033>, 0x5b2f180e7d12 <vm_exec_core+19170>, 0x5b2f180e893e <vm_exec_core+22286>, 0x5b2f180e680e <vm_exec_core+13790>, 0x5b2f180e5d01 <vm_exec_core+10961>, 0x5b2f180e9927 <vm_exec_core+26359>, 0x5b2f180e4692 <vm_exec_core+5218>, 0x5b2f180e7af6 <vm_exec_core+18630>, 0x5b2f180f2afc <vm_exec_core+63692>, 0x5b2f180e8ddd <vm_exec_core+23469>, 0x5b2f180e4951 <vm_exec_core+5921>, 0x5b2f180e4e83 <vm_exec_core+7251>, 0x5b2f180e4a8a <vm_exec_core+6234>, 0x5b2f180e5879 <vm_exec_core+9801>, 0x5b2f180e60fd <vm_exec_core+11981>, 0x5b2f180e35e0 <vm_exec_core+944>, 0x5b2f180e5591 <vm_exec_core+9057>, 0x5b2f180ebd72 <vm_exec_core+35650>, 0x5b2f180e92f9 <vm_exec_core+24777>, 0x5b2f180e80e7 <vm_exec_core+20151>, 0x5b2f180ea446 <vm_exec_core+29206>, 0x5b2f180ebe5a <vm_exec_core+35882>, 0x5b2f180ea799 <vm_exec_core+30057>, 0x5b2f180eb887 <vm_exec_core+34391>, 0x5b2f180eb971 <vm_exec_core+34625>, 0x5b2f180e40c3 <vm_exec_core+3731>, 0x5b2f180eb448 <vm_exec_core+33304>, 0x5b2f180e6b25 <vm_exec_core+14581>, 0x5b2f180eb690 <vm_exec_core+33888>, 0x5b2f180e6650 <vm_exec_core+13344>, 0x5b2f180ea65d <vm_exec_core+29741>, 0x5b2f180e5b34 <vm_exec_core+10500>, 0x5b2f180e6e6e <vm_exec_core+15422>, 0x5b2f180eba67 <vm_exec_core+34871>, 0x5b2f180e753e <vm_exec_core+17166>, 0x5b2f180e701f <vm_exec_core+15855>, 0x5b2f180e36c5 <vm_exec_core+1173>, 0x5b2f180e3ddf <vm_exec_core+2991>, 0x5b2f180e37c3 <vm_exec_core+1427>, 0x5b2f180e7e22 <vm_exec_core+19442>, 0x5b2f180e71f5 <vm_exec_core+16325>, 0x5b2f180e79b7 <vm_exec_core+18311>, 0x5b2f180e78be <vm_exec_core+18062>, 0x5b2f180e6959 <vm_exec_core+14121>, 0x5b2f180e70d5 <vm_exec_core+16037>, 0x5b2f180e6d2f <vm_exec_core+15103>, 0x5b2f180e73d0 <vm_exec_core+16800>, 0x5b2f180e7339 <vm_exec_core+16649>, 0x5b2f180e68f0 <vm_exec_core+14016>, 0x5b2f180e392b <vm_exec_core+1787>, 0x5b2f180e52da <vm_exec_core+8362>, 0x5b2f180ead56 <vm_exec_core+31526>, 0x5b2f180e4bb2 <vm_exec_core+6530>, 0x5b2f180ebb0e <vm_exec_core+35038>, 0x5b2f180e9bd3 <vm_exec_core+27043>, 0x5b2f180e7770 <vm_exec_core+17728>, 0x5b2f180e3c61 <vm_exec_core+2609>, 0x5b2f180eb58c <vm_exec_core+33628>, 0x5b2f180eb12c <vm_exec_core+32508>, 0x5b2f180e4fad <vm_exec_core+7549>, 0x5b2f180e42cd <vm_exec_core+4253>, 0x5b2f180ea102 <vm_exec_core+28370>, 0x5b2f180e5ef8 <vm_exec_core+11464>, 0x5b2f180eb7ce <vm_exec_core+34206>, 0x5b2f180eb37b <vm_exec_core+33099>, 0x5b2f180e6768 <vm_exec_core+13624>, 0x5b2f180e76c1 <vm_exec_core+17553>, 0x5b2f180e9d7b <vm_exec_core+27467>, 0x5b2f180eb2c3 <vm_exec_core+32915>, 0x5b2f180e8d0e <vm_exec_core+23262>, 0x5b2f180e9e2f <vm_exec_core+27647>, 0x5b2f180ea2b9 <vm_exec_core+28809>, 0x5b2f180e8c20 <vm_exec_core+23024>, 0x5b2f180e41ad <vm_exec_core+3965>, 0x5b2f180e9503 <vm_exec_core+25299>, 0x5b2f180e3fd5 <vm_exec_core+3493>, 0x5b2f180e438e <vm_exec_core+4446>, 0x5b2f180e6a5d <vm_exec_core+14381>, 0x5b2f180e8a8d <vm_exec_core+22621>, 0x5b2f180e90d1 <vm_exec_core+24225>, 0x5b2f180e87d6 <vm_exec_core+21926>, 0x5b2f180e3b92 <vm_exec_core+2402>, 0x5b2f180ea55d <vm_exec_core+29485>, 0x5b2f180eafdc <vm_exec_core+32172>, 0x5b2f180e44a5 <vm_exec_core+4725>, 0x5b2f180e575c <vm_exec_core+9516>, 0x5b2f180e51d1 <vm_exec_core+8097>, 0x5b2f180e6073 <vm_exec_core+11843>, 0x5b2f180e75ef <vm_exec_core+17343>, 0x5b2f180e45b1 <vm_exec_core+4993>, 0x5b2f180ea3a2 <vm_exec_core+29042>, 0x5b2f180e56a1 <vm_exec_core+9329>, 0x5b2f180e7458 <vm_exec_core+16936>, 0x5b2f180e7ff8 <vm_exec_core+19912>, 0x5b2f180ea21c <vm_exec_core+28652>, 0x5b2f180e8ef9 <vm_exec_core+23753>, 0x5b2f180e62b3 <vm_exec_core+12419>, 0x5b2f180e59dc <vm_exec_core+10156>, 0x5b2f180e9fc2 <vm_exec_core+28050>, 0x5b2f180e6c09 <vm_exec_core+14809>, 0x5b2f180e95ca <vm_exec_core+25498>, 0x5b2f180e9028 <vm_exec_core+24056>, 0x5b2f180e9825 <vm_exec_core+26101>, 0x5b2f180ea887 <vm_exec_core+30295>, 0x5b2f180e8234 <vm_exec_core+20484>, 0x5b2f180e8ea9 <vm_exec_core+23673>, 0x5b2f180e6445 <vm_exec_core+12821>, 0x5b2f180e9ef2 <vm_exec_core+27842>, 0x5b2f180e6580 <vm_exec_core+13136>, 0x5b2f180e8b46 <vm_exec_core+22806>, 0x5b2f180e8ea9 <vm_exec_core+23673>, 0x5b2f180e7d03 <vm_exec_core+19155>, 0x5b2f180e892f <vm_exec_core+22271>, 0x5b2f180e67ff <vm_exec_core+13775>, 0x5b2f180e5cf2 <vm_exec_core+10946>, 0x5b2f180e9918 <vm_exec_core+26344>, 0x5b2f180e4683 <vm_exec_core+5203>, 0x5b2f180e7ae7 <vm_exec_core+18615>, 0x5b2f180f2aed <vm_exec_core+63677>, 0x5b2f180e8dce <vm_exec_core+23454>, 0x5b2f180e4942 <vm_exec_core+5906>, 0x5b2f180e4e74 <vm_exec_core+7236>, 0x5b2f180e4a7b <vm_exec_core+6219>, 0x5b2f180e586a <vm_exec_core+9786>, 0x5b2f180e60ee <vm_exec_core+11966>, 0x5b2f180e80e2 <vm_exec_core+20146>, 0x5b2f180e75e5 <vm_exec_core+17333>, 0x5b2f180e80dd <vm_exec_core+20141>, 0x5b2f180e8d09 <vm_exec_core+23257>, 0x5b2f180e8c1b <vm_exec_core+23019>, 0x5b2f180e5865 <vm_exec_core+9781>, 0x5b2f180e8ebd <vm_exec_core+23693>, 0x5b2f180e6b1b <vm_exec_core+14571>, 0x5b2f180e6b20 <vm_exec_core+14576>, 0x5b2f180e8c16 <vm_exec_core+23014>, 0x5b2f180e8a83 <vm_exec_core+22611>, 0x5b2f180e799e <vm_exec_core+18286>, 0x5b2f180e78aa <vm_exec_core+18042>...} reg_cfp = 0x72d6115ff480 reg_pc = 0x523000009bf0 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> th: 0x515000000300, native_id: 0x72d6142edc40 -- Control frame information ----------------------------------------------- c:0017 p:---- s:0152 e:000151 CFUNC :join c:0016 p:0478 s:0147 E:0002d8 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:186 c:0015 p:0021 s:0108 e:000107 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:283 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> c:0014 p:0028 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:282 c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 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> c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH] 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> 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_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <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:000830 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 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> c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] c:0005 p:---- s:0026 e:000025 CFUNC :map INSN_LABEL_trace_opt_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> #15 0x00005b2f180dfa0f in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2587 _ec = 0x5160000006d0 c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 _tag = <optimized out> state = RUBY_TAG_NONE c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 result = <optimized out> #16 0x00005b2f181613c2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x72d6115ff620, self=126263770943400, 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:1618 flags = 0 iseq = 0x72d61393e1b0 cfp = <optimized out> sp = 0x72d6114ffa28 use_argv = 0x72d611e84c60 stack_argv = 0x72d6114ffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #17 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:1632 captured = 0x72d6115ff620 c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] #18 0x00005b2f1810da16 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:1669 No locals. #19 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1677 No locals. #20 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] No locals. th: 0x5150001d6580, native_id: 0x72d5f12006c0 -- Control frame information ----------------------------------------------- #21 0x00005b2f1810da16 in rb_yield (val=<optimized out>) No locals. #22 0x00005b2f182c1b96 in rb_ary_collect (ary=126263200515360) at /tmp/ruby/src/trunk_asan/array.c:3647 collect = 126263738208840 i = 8 #23 0x00005b2f18143a58 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 = 0x72d6139e0140 cfunc = 0x50400000a758 recv = 126263200515360 block_handler = <optimized out> c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH] frame_type = 1431634051 len = <optimized out> val = <optimized out> #24 0x00005b2f180eabf7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x72d6115ff608, 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> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] th: 0x5150001df900, native_id: 0x72d5ec8006c0 -- Control frame information ----------------------------------------------- #25 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb:99 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] th: 0x5150000efe00, native_id: 0x72d5f32006c0 -- Control frame information ----------------------------------------------- blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000c050 c:0003 p:---- s:0012 e:000011 CFUNC :readpartial insns_address_table = {0x5b2f180e68ff <vm_exec_core+14031>, 0x5b2f180e393a <vm_exec_core+1802>, 0x5b2f180e52e9 <vm_exec_core+8377>, 0x5b2f180ead65 <vm_exec_core+31541>, 0x5b2f180e4bc1 <vm_exec_core+6545>, 0x5b2f180ebb1d <vm_exec_core+35053>, 0x5b2f180e9be2 <vm_exec_core+27058>, 0x5b2f180e777f <vm_exec_core+17743>, 0x5b2f180e3c70 <vm_exec_core+2624>, 0x5b2f180eb59b <vm_exec_core+33643>, 0x5b2f180eb13b <vm_exec_core+32523>, 0x5b2f180e4fbc <vm_exec_core+7564>, 0x5b2f180e42dc <vm_exec_core+4268>, 0x5b2f180ea111 <vm_exec_core+28385>, 0x5b2f180e5f07 <vm_exec_core+11479>, 0x5b2f180eb7dd <vm_exec_core+34221>, 0x5b2f180eb38a <vm_exec_core+33114>, 0x5b2f180e6777 <vm_exec_core+13639>, 0x5b2f180e76d0 <vm_exec_core+17568>, 0x5b2f180e9d8a <vm_exec_core+27482>, 0x5b2f180eb2d2 <vm_exec_core+32930>, 0x5b2f180e8d1d <vm_exec_core+23277>, 0x5b2f180e9e3e <vm_exec_core+27662>, 0x5b2f180ea2c8 <vm_exec_core+28824>, 0x5b2f180e8c2f <vm_exec_core+23039>, 0x5b2f180e41bc <vm_exec_core+3980>, 0x5b2f180e9512 <vm_exec_core+25314>, 0x5b2f180e3fe4 <vm_exec_core+3508>, 0x5b2f180e439d <vm_exec_core+4461>, 0x5b2f180e6a6c <vm_exec_core+14396>, 0x5b2f180e8a9c <vm_exec_core+22636>, 0x5b2f180e90e0 <vm_exec_core+24240>, 0x5b2f180e87e5 <vm_exec_core+21941>, 0x5b2f180e3ba1 <vm_exec_core+2417>, 0x5b2f180ea56c <vm_exec_core+29500>, 0x5b2f180eafeb <vm_exec_core+32187>, 0x5b2f180e44b4 <vm_exec_core+4740>, 0x5b2f180e576b <vm_exec_core+9531>, 0x5b2f180e51e0 <vm_exec_core+8112>, 0x5b2f180e6082 <vm_exec_core+11858>, 0x5b2f180e75fe <vm_exec_core+17358>, 0x5b2f180e45c0 <vm_exec_core+5008>, 0x5b2f180ea3b1 <vm_exec_core+29057>, 0x5b2f180e56b0 <vm_exec_core+9344>, 0x5b2f180e7467 <vm_exec_core+16951>, 0x5b2f180e8007 <vm_exec_core+19927>, 0x5b2f180ea22b <vm_exec_core+28667>, 0x5b2f180e8f08 <vm_exec_core+23768>, 0x5b2f180e62c2 <vm_exec_core+12434>, 0x5b2f180e59eb <vm_exec_core+10171>, 0x5b2f180e9fd1 <vm_exec_core+28065>, 0x5b2f180e6c18 <vm_exec_core+14824>, 0x5b2f180e95d9 <vm_exec_core+25513>, 0x5b2f180e9037 <vm_exec_core+24071>, 0x5b2f180e9834 <vm_exec_core+26116>, 0x5b2f180ea896 <vm_exec_core+30310>, 0x5b2f180e8243 <vm_exec_core+20499>, 0x5b2f180e35db <vm_exec_core+939>, 0x5b2f180e6454 <vm_exec_core+12836>, 0x5b2f180e9f01 <vm_exec_core+27857>, 0x5b2f180e658f <vm_exec_core+13151>, 0x5b2f180e8b55 <vm_exec_core+22821>, 0x5b2f180e93f9 <vm_exec_core+25033>, 0x5b2f180e7d12 <vm_exec_core+19170>, 0x5b2f180e893e <vm_exec_core+22286>, 0x5b2f180e680e <vm_exec_core+13790>, 0x5b2f180e5d01 <vm_exec_core+10961>, 0x5b2f180e9927 <vm_exec_core+26359>, 0x5b2f180e4692 <vm_exec_core+5218>, 0x5b2f180e7af6 <vm_exec_core+18630>, 0x5b2f180f2afc <vm_exec_core+63692>, 0x5b2f180e8ddd <vm_exec_core+23469>, 0x5b2f180e4951 <vm_exec_core+5921>, 0x5b2f180e4e83 <vm_exec_core+7251>, 0x5b2f180e4a8a <vm_exec_core+6234>, 0x5b2f180e5879 <vm_exec_core+9801>, 0x5b2f180e60fd <vm_exec_core+11981>, 0x5b2f180e35e0 <vm_exec_core+944>, 0x5b2f180e5591 <vm_exec_core+9057>, 0x5b2f180ebd72 <vm_exec_core+35650>, 0x5b2f180e92f9 <vm_exec_core+24777>, 0x5b2f180e80e7 <vm_exec_core+20151>, 0x5b2f180ea446 <vm_exec_core+29206>, 0x5b2f180ebe5a <vm_exec_core+35882>, 0x5b2f180ea799 <vm_exec_core+30057>, 0x5b2f180eb887 <vm_exec_core+34391>, 0x5b2f180eb971 <vm_exec_core+34625>, 0x5b2f180e40c3 <vm_exec_core+3731>, 0x5b2f180eb448 <vm_exec_core+33304>, 0x5b2f180e6b25 <vm_exec_core+14581>, 0x5b2f180eb690 <vm_exec_core+33888>, 0x5b2f180e6650 <vm_exec_core+13344>, 0x5b2f180ea65d <vm_exec_core+29741>, 0x5b2f180e5b34 <vm_exec_core+10500>, 0x5b2f180e6e6e <vm_exec_core+15422>, 0x5b2f180eba67 <vm_exec_core+34871>, 0x5b2f180e753e <vm_exec_core+17166>, 0x5b2f180e701f <vm_exec_core+15855>, 0x5b2f180e36c5 <vm_exec_core+1173>, 0x5b2f180e3ddf <vm_exec_core+2991>, 0x5b2f180e37c3 <vm_exec_core+1427>, 0x5b2f180e7e22 <vm_exec_core+19442>, 0x5b2f180e71f5 <vm_exec_core+16325>, 0x5b2f180e79b7 <vm_exec_core+18311>, 0x5b2f180e78be <vm_exec_core+18062>, 0x5b2f180e6959 <vm_exec_core+14121>, 0x5b2f180e70d5 <vm_exec_core+16037>, 0x5b2f180e6d2f <vm_exec_core+15103>, 0x5b2f180e73d0 <vm_exec_core+16800>, 0x5b2f180e7339 <vm_exec_core+16649>, 0x5b2f180e68f0 <vm_exec_core+14016>, 0x5b2f180e392b <vm_exec_core+1787>, 0x5b2f180e52da <vm_exec_core+8362>, 0x5b2f180ead56 <vm_exec_core+31526>, 0x5b2f180e4bb2 <vm_exec_core+6530>, 0x5b2f180ebb0e <vm_exec_core+35038>, 0x5b2f180e9bd3 <vm_exec_core+27043>, 0x5b2f180e7770 <vm_exec_core+17728>, 0x5b2f180e3c61 <vm_exec_core+2609>, 0x5b2f180eb58c <vm_exec_core+33628>, 0x5b2f180eb12c <vm_exec_core+32508>, 0x5b2f180e4fad <vm_exec_core+7549>, 0x5b2f180e42cd <vm_exec_core+4253>, 0x5b2f180ea102 <vm_exec_core+28370>, 0x5b2f180e5ef8 <vm_exec_core+11464>, 0x5b2f180eb7ce <vm_exec_core+34206>, 0x5b2f180eb37b <vm_exec_core+33099>, 0x5b2f180e6768 <vm_exec_core+13624>, 0x5b2f180e76c1 <vm_exec_core+17553>, 0x5b2f180e9d7b <vm_exec_core+27467>, 0x5b2f180eb2c3 <vm_exec_core+32915>, 0x5b2f180e8d0e <vm_exec_core+23262>, 0x5b2f180e9e2f <vm_exec_core+27647>, 0x5b2f180ea2b9 <vm_exec_core+28809>, 0x5b2f180e8c20 <vm_exec_core+23024>, 0x5b2f180e41ad <vm_exec_core+3965>, 0x5b2f180e9503 <vm_exec_core+25299>, 0x5b2f180e3fd5 <vm_exec_core+3493>, 0x5b2f180e438e <vm_exec_core+4446>, 0x5b2f180e6a5d <vm_exec_core+14381>, 0x5b2f180e8a8d <vm_exec_core+22621>, 0x5b2f180e90d1 <vm_exec_core+24225>, 0x5b2f180e87d6 <vm_exec_core+21926>, 0x5b2f180e3b92 <vm_exec_core+2402>, 0x5b2f180ea55d <vm_exec_core+29485>, 0x5b2f180eafdc <vm_exec_core+32172>, 0x5b2f180e44a5 <vm_exec_core+4725>, 0x5b2f180e575c <vm_exec_core+9516>, 0x5b2f180e51d1 <vm_exec_core+8097>, 0x5b2f180e6073 <vm_exec_core+11843>, 0x5b2f180e75ef <vm_exec_core+17343>, 0x5b2f180e45b1 <vm_exec_core+4993>, 0x5b2f180ea3a2 <vm_exec_core+29042>, 0x5b2f180e56a1 <vm_exec_core+9329>, 0x5b2f180e7458 <vm_exec_core+16936>, 0x5b2f180e7ff8 <vm_exec_core+19912>, 0x5b2f180ea21c <vm_exec_core+28652>, 0x5b2f180e8ef9 <vm_exec_core+23753>, 0x5b2f180e62b3 <vm_exec_core+12419>, 0x5b2f180e59dc <vm_exec_core+10156>, 0x5b2f180e9fc2 <vm_exec_core+28050>, 0x5b2f180e6c09 <vm_exec_core+14809>, 0x5b2f180e95ca <vm_exec_core+25498>, 0x5b2f180e9028 <vm_exec_core+24056>, 0x5b2f180e9825 <vm_exec_core+26101>, 0x5b2f180ea887 <vm_exec_core+30295>, 0x5b2f180e8234 <vm_exec_core+20484>, 0x5b2f180e8ea9 <vm_exec_core+23673>, 0x5b2f180e6445 <vm_exec_core+12821>, 0x5b2f180e9ef2 <vm_exec_core+27842>, 0x5b2f180e6580 <vm_exec_core+13136>, 0x5b2f180e8b46 <vm_exec_core+22806>, 0x5b2f180e8ea9 <vm_exec_core+23673>, 0x5b2f180e7d03 <vm_exec_core+19155>, 0x5b2f180e892f <vm_exec_core+22271>, 0x5b2f180e67ff <vm_exec_core+13775>, 0x5b2f180e5cf2 <vm_exec_core+10946>, 0x5b2f180e9918 <vm_exec_core+26344>, 0x5b2f180e4683 <vm_exec_core+5203>, 0x5b2f180e7ae7 <vm_exec_core+18615>, 0x5b2f180f2aed <vm_exec_core+63677>, 0x5b2f180e8dce <vm_exec_core+23454>, 0x5b2f180e4942 <vm_exec_core+5906>, 0x5b2f180e4e74 <vm_exec_core+7236>, 0x5b2f180e4a7b <vm_exec_core+6219>, 0x5b2f180e586a <vm_exec_core+9786>, 0x5b2f180e60ee <vm_exec_core+11966>, 0x5b2f180e80e2 <vm_exec_core+20146>, 0x5b2f180e75e5 <vm_exec_core+17333>, 0x5b2f180e80dd <vm_exec_core+20141>, 0x5b2f180e8d09 <vm_exec_core+23257>, 0x5b2f180e8c1b <vm_exec_core+23019>, 0x5b2f180e5865 <vm_exec_core+9781>, 0x5b2f180e8ebd <vm_exec_core+23693>, 0x5b2f180e6b1b <vm_exec_core+14571>, 0x5b2f180e6b20 <vm_exec_core+14576>, 0x5b2f180e8c16 <vm_exec_core+23014>, 0x5b2f180e8a83 <vm_exec_core+22611>, 0x5b2f180e799e <vm_exec_core+18286>, 0x5b2f180e78aa <vm_exec_core+18042>...} reg_cfp = 0x72d6115ff608 reg_pc = 0x5190000143b8 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] 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> #26 0x00005b2f180dfa0f in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2587 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #27 0x00005b2f181613c2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x72d6115ff738, self=126263770943400, 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:1618 flags = 0 iseq = 0x72d61397c938 cfp = <optimized out> sp = 0x72d6114ff8d0 use_argv = 0x72d611ef8860 stack_argv = 0x72d6114ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #28 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:1632 captured = 0x72d6115ff738 #29 0x00005b2f1810da16 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:1669 No locals. #30 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1677 No locals. #31 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #32 0x00005b2f1810da16 in rb_yield (val=<optimized out>) No locals. #33 0x00005b2f182c1b96 in rb_ary_collect (ary=126263193522480) at /tmp/ruby/src/trunk_asan/array.c:3647 collect = 126263193522400 i = 0 #34 0x00005b2f18143a58 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 = 0x72d6139e0140 cfunc = 0x50400000a758 recv = 126263193522480 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #35 0x00005b2f180eabf7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x72d6115ff720, cd=0x502000009a30, 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> #36 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 = 0x502000009a30 insns_address_table = {0x5b2f180e68ff <vm_exec_core+14031>, 0x5b2f180e393a <vm_exec_core+1802>, 0x5b2f180e52e9 <vm_exec_core+8377>, 0x5b2f180ead65 <vm_exec_core+31541>, 0x5b2f180e4bc1 <vm_exec_core+6545>, 0x5b2f180ebb1d <vm_exec_core+35053>, 0x5b2f180e9be2 <vm_exec_core+27058>, 0x5b2f180e777f <vm_exec_core+17743>, 0x5b2f180e3c70 <vm_exec_core+2624>, 0x5b2f180eb59b <vm_exec_core+33643>, 0x5b2f180eb13b <vm_exec_core+32523>, 0x5b2f180e4fbc <vm_exec_core+7564>, 0x5b2f180e42dc <vm_exec_core+4268>, 0x5b2f180ea111 <vm_exec_core+28385>, 0x5b2f180e5f07 <vm_exec_core+11479>, 0x5b2f180eb7dd <vm_exec_core+34221>, 0x5b2f180eb38a <vm_exec_core+33114>, 0x5b2f180e6777 <vm_exec_core+13639>, 0x5b2f180e76d0 <vm_exec_core+17568>, 0x5b2f180e9d8a <vm_exec_core+27482>, 0x5b2f180eb2d2 <vm_exec_core+32930>, 0x5b2f180e8d1d <vm_exec_core+23277>, 0x5b2f180e9e3e <vm_exec_core+27662>, 0x5b2f180ea2c8 <vm_exec_core+28824>, 0x5b2f180e8c2f <vm_exec_core+23039>, 0x5b2f180e41bc <vm_exec_core+3980>, 0x5b2f180e9512 <vm_exec_core+25314>, 0x5b2f180e3fe4 <vm_exec_core+3508>, 0x5b2f180e439d <vm_exec_core+4461>, 0x5b2f180e6a6c <vm_exec_core+14396>, 0x5b2f180e8a9c <vm_exec_core+22636>, 0x5b2f180e90e0 <vm_exec_core+24240>, 0x5b2f180e87e5 <vm_exec_core+21941>, 0x5b2f180e3ba1 <vm_exec_core+2417>, 0x5b2f180ea56c <vm_exec_core+29500>, 0x5b2f180eafeb <vm_exec_core+32187>, 0x5b2f180e44b4 <vm_exec_core+4740>, 0x5b2f180e576b <vm_exec_core+9531>, 0x5b2f180e51e0 <vm_exec_core+8112>, 0x5b2f180e6082 <vm_exec_core+11858>, 0x5b2f180e75fe <vm_exec_core+17358>, 0x5b2f180e45c0 <vm_exec_core+5008>, 0x5b2f180ea3b1 <vm_exec_core+29057>, 0x5b2f180e56b0 <vm_exec_core+9344>, 0x5b2f180e7467 <vm_exec_core+16951>, 0x5b2f180e8007 <vm_exec_core+19927>, 0x5b2f180ea22b <vm_exec_core+28667>, 0x5b2f180e8f08 <vm_exec_core+23768>, 0x5b2f180e62c2 <vm_exec_core+12434>, 0x5b2f180e59eb <vm_exec_core+10171>, 0x5b2f180e9fd1 <vm_exec_core+28065>, 0x5b2f180e6c18 <vm_exec_core+14824>, 0x5b2f180e95d9 <vm_exec_core+25513>, 0x5b2f180e9037 <vm_exec_core+24071>, 0x5b2f180e9834 <vm_exec_core+26116>, 0x5b2f180ea896 <vm_exec_core+30310>, 0x5b2f180e8243 <vm_exec_core+20499>, 0x5b2f180e35db <vm_exec_core+939>, 0x5b2f180e6454 <vm_exec_core+12836>, 0x5b2f180e9f01 <vm_exec_core+27857>, 0x5b2f180e658f <vm_exec_core+13151>, 0x5b2f180e8b55 <vm_exec_core+22821>, 0x5b2f180e93f9 <vm_exec_core+25033>, 0x5b2f180e7d12 <vm_exec_core+19170>, 0x5b2f180e893e <vm_exec_core+22286>, 0x5b2f180e680e <vm_exec_core+13790>, 0x5b2f180e5d01 <vm_exec_core+10961>, 0x5b2f180e9927 <vm_exec_core+26359>, 0x5b2f180e4692 <vm_exec_core+5218>, 0x5b2f180e7af6 <vm_exec_core+18630>, 0x5b2f180f2afc <vm_exec_core+63692>, 0x5b2f180e8ddd <vm_exec_core+23469>, 0x5b2f180e4951 <vm_exec_core+5921>, 0x5b2f180e4e83 <vm_exec_core+7251>, 0x5b2f180e4a8a <vm_exec_core+6234>, 0x5b2f180e5879 <vm_exec_core+9801>, 0x5b2f180e60fd <vm_exec_core+11981>, 0x5b2f180e35e0 <vm_exec_core+944>, 0x5b2f180e5591 <vm_exec_core+9057>, 0x5b2f180ebd72 <vm_exec_core+35650>, 0x5b2f180e92f9 <vm_exec_core+24777>, 0x5b2f180e80e7 <vm_exec_core+20151>, 0x5b2f180ea446 <vm_exec_core+29206>, 0x5b2f180ebe5a <vm_exec_core+35882>, 0x5b2f180ea799 <vm_exec_core+30057>, 0x5b2f180eb887 <vm_exec_core+34391>, 0x5b2f180eb971 <vm_exec_core+34625>, 0x5b2f180e40c3 <vm_exec_core+3731>, 0x5b2f180eb448 <vm_exec_core+33304>, 0x5b2f180e6b25 <vm_exec_core+14581>, 0x5b2f180eb690 <vm_exec_core+33888>, 0x5b2f180e6650 <vm_exec_core+13344>, 0x5b2f180ea65d <vm_exec_core+29741>, 0x5b2f180e5b34 <vm_exec_core+10500>, 0x5b2f180e6e6e <vm_exec_core+15422>, 0x5b2f180eba67 <vm_exec_core+34871>, 0x5b2f180e753e <vm_exec_core+17166>, 0x5b2f180e701f <vm_exec_core+15855>, 0x5b2f180e36c5 <vm_exec_core+1173>, 0x5b2f180e3ddf <vm_exec_core+2991>, 0x5b2f180e37c3 <vm_exec_core+1427>, 0x5b2f180e7e22 <vm_exec_core+19442>, 0x5b2f180e71f5 <vm_exec_core+16325>, 0x5b2f180e79b7 <vm_exec_core+18311>, 0x5b2f180e78be <vm_exec_core+18062>, 0x5b2f180e6959 <vm_exec_core+14121>, 0x5b2f180e70d5 <vm_exec_core+16037>, 0x5b2f180e6d2f <vm_exec_core+15103>, 0x5b2f180e73d0 <vm_exec_core+16800>, 0x5b2f180e7339 <vm_exec_core+16649>, 0x5b2f180e68f0 <vm_exec_core+14016>, 0x5b2f180e392b <vm_exec_core+1787>, 0x5b2f180e52da <vm_exec_core+8362>, 0x5b2f180ead56 <vm_exec_core+31526>, 0x5b2f180e4bb2 <vm_exec_core+6530>, 0x5b2f180ebb0e <vm_exec_core+35038>, 0x5b2f180e9bd3 <vm_exec_core+27043>, 0x5b2f180e7770 <vm_exec_core+17728>, 0x5b2f180e3c61 <vm_exec_core+2609>, 0x5b2f180eb58c <vm_exec_core+33628>, 0x5b2f180eb12c <vm_exec_core+32508>, 0x5b2f180e4fad <vm_exec_core+7549>, 0x5b2f180e42cd <vm_exec_core+4253>, 0x5b2f180ea102 <vm_exec_core+28370>, 0x5b2f180e5ef8 <vm_exec_core+11464>, 0x5b2f180eb7ce <vm_exec_core+34206>, 0x5b2f180eb37b <vm_exec_core+33099>, 0x5b2f180e6768 <vm_exec_core+13624>, 0x5b2f180e76c1 <vm_exec_core+17553>, 0x5b2f180e9d7b <vm_exec_core+27467>, 0x5b2f180eb2c3 <vm_exec_core+32915>, 0x5b2f180e8d0e <vm_exec_core+23262>, 0x5b2f180e9e2f <vm_exec_core+27647>, 0x5b2f180ea2b9 <vm_exec_core+28809>, 0x5b2f180e8c20 <vm_exec_core+23024>, 0x5b2f180e41ad <vm_exec_core+3965>, 0x5b2f180e9503 <vm_exec_core+25299>, 0x5b2f180e3fd5 <vm_exec_core+3493>, 0x5b2f180e438e <vm_exec_core+4446>, 0x5b2f180e6a5d <vm_exec_core+14381>, 0x5b2f180e8a8d <vm_exec_core+22621>, 0x5b2f180e90d1 <vm_exec_core+24225>, 0x5b2f180e87d6 <vm_exec_core+21926>, 0x5b2f180e3b92 <vm_exec_core+2402>, 0x5b2f180ea55d <vm_exec_core+29485>, 0x5b2f180eafdc <vm_exec_core+32172>, 0x5b2f180e44a5 <vm_exec_core+4725>, 0x5b2f180e575c <vm_exec_core+9516>, 0x5b2f180e51d1 <vm_exec_core+8097>, 0x5b2f180e6073 <vm_exec_core+11843>, 0x5b2f180e75ef <vm_exec_core+17343>, 0x5b2f180e45b1 <vm_exec_core+4993>, 0x5b2f180ea3a2 <vm_exec_core+29042>, 0x5b2f180e56a1 <vm_exec_core+9329>, 0x5b2f180e7458 <vm_exec_core+16936>, 0x5b2f180e7ff8 <vm_exec_core+19912>, 0x5b2f180ea21c <vm_exec_core+28652>, 0x5b2f180e8ef9 <vm_exec_core+23753>, 0x5b2f180e62b3 <vm_exec_core+12419>, 0x5b2f180e59dc <vm_exec_core+10156>, 0x5b2f180e9fc2 <vm_exec_core+28050>, 0x5b2f180e6c09 <vm_exec_core+14809>, 0x5b2f180e95ca <vm_exec_core+25498>, 0x5b2f180e9028 <vm_exec_core+24056>, 0x5b2f180e9825 <vm_exec_core+26101>, 0x5b2f180ea887 <vm_exec_core+30295>, 0x5b2f180e8234 <vm_exec_core+20484>, 0x5b2f180e8ea9 <vm_exec_core+23673>, 0x5b2f180e6445 <vm_exec_core+12821>, 0x5b2f180e9ef2 <vm_exec_core+27842>, 0x5b2f180e6580 <vm_exec_core+13136>, 0x5b2f180e8b46 <vm_exec_core+22806>, 0x5b2f180e8ea9 <vm_exec_core+23673>, 0x5b2f180e7d03 <vm_exec_core+19155>, 0x5b2f180e892f <vm_exec_core+22271>, 0x5b2f180e67ff <vm_exec_core+13775>, 0x5b2f180e5cf2 <vm_exec_core+10946>, 0x5b2f180e9918 <vm_exec_core+26344>, 0x5b2f180e4683 <vm_exec_core+5203>, 0x5b2f180e7ae7 <vm_exec_core+18615>, 0x5b2f180f2aed <vm_exec_core+63677>, 0x5b2f180e8dce <vm_exec_core+23454>, 0x5b2f180e4942 <vm_exec_core+5906>, 0x5b2f180e4e74 <vm_exec_core+7236>, 0x5b2f180e4a7b <vm_exec_core+6219>, 0x5b2f180e586a <vm_exec_core+9786>, 0x5b2f180e60ee <vm_exec_core+11966>, 0x5b2f180e80e2 <vm_exec_core+20146>, 0x5b2f180e75e5 <vm_exec_core+17333>, 0x5b2f180e80dd <vm_exec_core+20141>, 0x5b2f180e8d09 <vm_exec_core+23257>, 0x5b2f180e8c1b <vm_exec_core+23019>, 0x5b2f180e5865 <vm_exec_core+9781>, 0x5b2f180e8ebd <vm_exec_core+23693>, 0x5b2f180e6b1b <vm_exec_core+14571>, 0x5b2f180e6b20 <vm_exec_core+14576>, 0x5b2f180e8c16 <vm_exec_core+23014>, 0x5b2f180e8a83 <vm_exec_core+22611>, 0x5b2f180e799e <vm_exec_core+18286>, 0x5b2f180e78aa <vm_exec_core+18042>...} reg_cfp = 0x72d6115ff720 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> #37 0x00005b2f180dfdd1 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2614 No locals. #38 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2593 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #39 0x00005b2f17d665db in rb_ec_exec_node (ec=0x5160000006d0, n=0x72d61397cac8) at /tmp/ruby/src/trunk_asan/eval.c:280 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffef81020b0, <optimized out>, 0x7ffef8102000, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x72d61397cac8 #40 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:318 ec = 0x5160000006d0 status = <optimized out> #41 0x00005b2f17d5fb47 in rb_main (argc=10, argv=0x7ffef8102278) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #42 main (argc=10, argv=0x7ffef8102278) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 3707069) detached] $ timeout 60 gdb -p 3707058 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 3707060] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007f4162526cd7 in __GI___select (nfds=23, readfds=0x50c004b4a8c0, writefds=0x0, exceptfds=0x0, timeout=0x7fff944fe840) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x7f4162745c40 (LWP 3707058) "ruby" 0x00007f4162526cd7 in __GI___select (nfds=23, readfds=0x50c004b4a8c0, writefds=0x0, exceptfds=0x0, timeout=0x7fff944fe840) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x7f41462006c0 (LWP 3707060) "ruby" 0x00007f416251b4cd in __GI___poll (fds=0x7f4144f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7f41462006c0 (LWP 3707060) "ruby"): #0 0x00007f416251b4cd in __GI___poll (fds=0x7f4144f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005bd0ce91a6ea in __interceptor_poll () No symbol table info available. #2 0x00005bd0cecc778f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052 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 0x00005bd0ce973a9f in asan_thread_start(void*) () No symbol table info available. #5 0x00007f416249caa4 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 = {139918326105792, -4342404461950290681, 139918326105792, -360, 0, 140735681661408, -4342404461937707769, -4342342458483690233}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007f4162529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7f4162745c40 (LWP 3707058) "ruby"): #0 0x00007f4162526cd7 in __GI___select (nfds=23, readfds=0x50c004b4a8c0, writefds=0x0, exceptfds=0x0, timeout=0x7fff944fe840) at ../sysdeps/unix/sysv/linux/select.c:69 sc_ret = -514 sc_cancel_oldtype = 0 sc_ret = <optimized out> s = <optimized out> us = <optimized out> ns = <optimized out> ts64 = {tv_sec = 1199, tv_nsec = 945601827} pts64 = 0x7fff944fe6e0 r = <optimized out> #1 0x00005bd0cecb2475 in native_fd_select (n=23, readfds=0x50c004b4a8c0, writefds=0x0, exceptfds=0x7f4162526cd7 <__GI___select+327>, timeout=0x7fff944fe6e0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2379 No locals. #2 do_select (p=139918764928032) at /tmp/ruby/src/trunk_asan/thread.c:4309 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7fff944fe7f0 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x00005bd0ce9be2e0 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 = {0x7fff944fe9b0, <optimized out>, 0x7fff944fe8c0, <optimized out>, <optimized out>}, prev = 0x7f416047eb80, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x00005bd0cecb1a4e in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4369 set = {max = 23, th = 0x515000000300, rset = 0x7f416047ea40, wset = 0x0, eset = 0x0, orig_rset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_wset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_eset = {maxfd = <optimized out>, fdset = <optimized out>}, timeout = 0x7f416047eaa0} #5 0x00005bd0cea8105f in select_internal (read=139918327974360, write=4, except=4, tp=0x7f416047eaa0, fds=0x7f416047ea40) at /tmp/ruby/src/trunk_asan/io.c:10711 timerec = <optimized out> max = 23 pending = <optimized out> rp = 0x7f416047ea40 wp = 0x0 i = <optimized out> fptr = <optimized out> ep = 0x0 n = <optimized out> res = <optimized out> list = <optimized out> write_io = <optimized out> io = <optimized out> write_io = <optimized out> errno_to_fail = <optimized out> obj = <optimized out> io = <optimized out> obj = <optimized out> io = <optimized out> write_io = <optimized out> obj = <optimized out> io = <optimized out> write_io = <optimized out> #6 select_call (arg=139918764927520) at /tmp/ruby/src/trunk_asan/io.c:10781 p = 0x7f416047ea20 #7 0x00005bd0ce9be2e0 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 = {0x7fff944fecb0, <optimized out>, 0x7fff944febc0, <optimized out>, <optimized out>}, prev = 0x7f4160457c40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x00005bd0cea5d2a7 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11137 args = <optimized out> timerec = <optimized out> scheduler = <optimized out> timeout = <optimized out> i = 4 #9 0x00005bd0ced97a58 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x160100100009 cc = <optimized out> me = 0x7f4161f3a698 cfunc = 0x504000010798 recv = 139918792915480 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x00005bd0ced45347 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7f415f9ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5bd0ced3a8ff <vm_exec_core+14031>, 0x5bd0ced3793a <vm_exec_core+1802>, 0x5bd0ced392e9 <vm_exec_core+8377>, 0x5bd0ced3ed65 <vm_exec_core+31541>, 0x5bd0ced38bc1 <vm_exec_core+6545>, 0x5bd0ced3fb1d <vm_exec_core+35053>, 0x5bd0ced3dbe2 <vm_exec_core+27058>, 0x5bd0ced3b77f <vm_exec_core+17743>, 0x5bd0ced37c70 <vm_exec_core+2624>, 0x5bd0ced3f59b <vm_exec_core+33643>, 0x5bd0ced3f13b <vm_exec_core+32523>, 0x5bd0ced38fbc <vm_exec_core+7564>, 0x5bd0ced382dc <vm_exec_core+4268>, 0x5bd0ced3e111 <vm_exec_core+28385>, 0x5bd0ced39f07 <vm_exec_core+11479>, 0x5bd0ced3f7dd <vm_exec_core+34221>, 0x5bd0ced3f38a <vm_exec_core+33114>, 0x5bd0ced3a777 <vm_exec_core+13639>, 0x5bd0ced3b6d0 <vm_exec_core+17568>, 0x5bd0ced3dd8a <vm_exec_core+27482>, 0x5bd0ced3f2d2 <vm_exec_core+32930>, 0x5bd0ced3cd1d <vm_exec_core+23277>, 0x5bd0ced3de3e <vm_exec_core+27662>, 0x5bd0ced3e2c8 <vm_exec_core+28824>, 0x5bd0ced3cc2f <vm_exec_core+23039>, 0x5bd0ced381bc <vm_exec_core+3980>, 0x5bd0ced3d512 <vm_exec_core+25314>, 0x5bd0ced37fe4 <vm_exec_core+3508>, 0x5bd0ced3839d <vm_exec_core+4461>, 0x5bd0ced3aa6c <vm_exec_core+14396>, 0x5bd0ced3ca9c <vm_exec_core+22636>, 0x5bd0ced3d0e0 <vm_exec_core+24240>, 0x5bd0ced3c7e5 <vm_exec_core+21941>, 0x5bd0ced37ba1 <vm_exec_core+2417>, 0x5bd0ced3e56c <vm_exec_core+29500>, 0x5bd0ced3efeb <vm_exec_core+32187>, 0x5bd0ced384b4 <vm_exec_core+4740>, 0x5bd0ced3976b <vm_exec_core+9531>, 0x5bd0ced391e0 <vm_exec_core+8112>, 0x5bd0ced3a082 <vm_exec_core+11858>, 0x5bd0ced3b5fe <vm_exec_core+17358>, 0x5bd0ced385c0 <vm_exec_core+5008>, 0x5bd0ced3e3b1 <vm_exec_core+29057>, 0x5bd0ced396b0 <vm_exec_core+9344>, 0x5bd0ced3b467 <vm_exec_core+16951>, 0x5bd0ced3c007 <vm_exec_core+19927>, 0x5bd0ced3e22b <vm_exec_core+28667>, 0x5bd0ced3cf08 <vm_exec_core+23768>, 0x5bd0ced3a2c2 <vm_exec_core+12434>, 0x5bd0ced399eb <vm_exec_core+10171>, 0x5bd0ced3dfd1 <vm_exec_core+28065>, 0x5bd0ced3ac18 <vm_exec_core+14824>, 0x5bd0ced3d5d9 <vm_exec_core+25513>, 0x5bd0ced3d037 <vm_exec_core+24071>, 0x5bd0ced3d834 <vm_exec_core+26116>, 0x5bd0ced3e896 <vm_exec_core+30310>, 0x5bd0ced3c243 <vm_exec_core+20499>, 0x5bd0ced375db <vm_exec_core+939>, 0x5bd0ced3a454 <vm_exec_core+12836>, 0x5bd0ced3df01 <vm_exec_core+27857>, 0x5bd0ced3a58f <vm_exec_core+13151>, 0x5bd0ced3cb55 <vm_exec_core+22821>, 0x5bd0ced3d3f9 <vm_exec_core+25033>, 0x5bd0ced3bd12 <vm_exec_core+19170>, 0x5bd0ced3c93e <vm_exec_core+22286>, 0x5bd0ced3a80e <vm_exec_core+13790>, 0x5bd0ced39d01 <vm_exec_core+10961>, 0x5bd0ced3d927 <vm_exec_core+26359>, 0x5bd0ced38692 <vm_exec_core+5218>, 0x5bd0ced3baf6 <vm_exec_core+18630>, 0x5bd0ced46afc <vm_exec_core+63692>, 0x5bd0ced3cddd <vm_exec_core+23469>, 0x5bd0ced38951 <vm_exec_core+5921>, 0x5bd0ced38e83 <vm_exec_core+7251>, 0x5bd0ced38a8a <vm_exec_core+6234>, 0x5bd0ced39879 <vm_exec_core+9801>, 0x5bd0ced3a0fd <vm_exec_core+11981>, 0x5bd0ced375e0 <vm_exec_core+944>, 0x5bd0ced39591 <vm_exec_core+9057>, 0x5bd0ced3fd72 <vm_exec_core+35650>, 0x5bd0ced3d2f9 <vm_exec_core+24777>, 0x5bd0ced3c0e7 <vm_exec_core+20151>, 0x5bd0ced3e446 <vm_exec_core+29206>, 0x5bd0ced3fe5a <vm_exec_core+35882>, 0x5bd0ced3e799 <vm_exec_core+30057>, 0x5bd0ced3f887 <vm_exec_core+34391>, 0x5bd0ced3f971 <vm_exec_core+34625>, 0x5bd0ced380c3 <vm_exec_core+3731>, 0x5bd0ced3f448 <vm_exec_core+33304>, 0x5bd0ced3ab25 <vm_exec_core+14581>, 0x5bd0ced3f690 <vm_exec_core+33888>, 0x5bd0ced3a650 <vm_exec_core+13344>, 0x5bd0ced3e65d <vm_exec_core+29741>, 0x5bd0ced39b34 <vm_exec_core+10500>, 0x5bd0ced3ae6e <vm_exec_core+15422>, 0x5bd0ced3fa67 <vm_exec_core+34871>, 0x5bd0ced3b53e <vm_exec_core+17166>, 0x5bd0ced3b01f <vm_exec_core+15855>, 0x5bd0ced376c5 <vm_exec_core+1173>, 0x5bd0ced37ddf <vm_exec_core+2991>, 0x5bd0ced377c3 <vm_exec_core+1427>, 0x5bd0ced3be22 <vm_exec_core+19442>, 0x5bd0ced3b1f5 <vm_exec_core+16325>, 0x5bd0ced3b9b7 <vm_exec_core+18311>, 0x5bd0ced3b8be <vm_exec_core+18062>, 0x5bd0ced3a959 <vm_exec_core+14121>, 0x5bd0ced3b0d5 <vm_exec_core+16037>, 0x5bd0ced3ad2f <vm_exec_core+15103>, 0x5bd0ced3b3d0 <vm_exec_core+16800>, 0x5bd0ced3b339 <vm_exec_core+16649>, 0x5bd0ced3a8f0 <vm_exec_core+14016>, 0x5bd0ced3792b <vm_exec_core+1787>, 0x5bd0ced392da <vm_exec_core+8362>, 0x5bd0ced3ed56 <vm_exec_core+31526>, 0x5bd0ced38bb2 <vm_exec_core+6530>, 0x5bd0ced3fb0e <vm_exec_core+35038>, 0x5bd0ced3dbd3 <vm_exec_core+27043>, 0x5bd0ced3b770 <vm_exec_core+17728>, 0x5bd0ced37c61 <vm_exec_core+2609>, 0x5bd0ced3f58c <vm_exec_core+33628>, 0x5bd0ced3f12c <vm_exec_core+32508>, 0x5bd0ced38fad <vm_exec_core+7549>, 0x5bd0ced382cd <vm_exec_core+4253>, 0x5bd0ced3e102 <vm_exec_core+28370>, 0x5bd0ced39ef8 <vm_exec_core+11464>, 0x5bd0ced3f7ce <vm_exec_core+34206>, 0x5bd0ced3f37b <vm_exec_core+33099>, 0x5bd0ced3a768 <vm_exec_core+13624>, 0x5bd0ced3b6c1 <vm_exec_core+17553>, 0x5bd0ced3dd7b <vm_exec_core+27467>, 0x5bd0ced3f2c3 <vm_exec_core+32915>, 0x5bd0ced3cd0e <vm_exec_core+23262>, 0x5bd0ced3de2f <vm_exec_core+27647>, 0x5bd0ced3e2b9 <vm_exec_core+28809>, 0x5bd0ced3cc20 <vm_exec_core+23024>, 0x5bd0ced381ad <vm_exec_core+3965>, 0x5bd0ced3d503 <vm_exec_core+25299>, 0x5bd0ced37fd5 <vm_exec_core+3493>, 0x5bd0ced3838e <vm_exec_core+4446>, 0x5bd0ced3aa5d <vm_exec_core+14381>, 0x5bd0ced3ca8d <vm_exec_core+22621>, 0x5bd0ced3d0d1 <vm_exec_core+24225>, 0x5bd0ced3c7d6 <vm_exec_core+21926>, 0x5bd0ced37b92 <vm_exec_core+2402>, 0x5bd0ced3e55d <vm_exec_core+29485>, 0x5bd0ced3efdc <vm_exec_core+32172>, 0x5bd0ced384a5 <vm_exec_core+4725>, 0x5bd0ced3975c <vm_exec_core+9516>, 0x5bd0ced391d1 <vm_exec_core+8097>, 0x5bd0ced3a073 <vm_exec_core+11843>, 0x5bd0ced3b5ef <vm_exec_core+17343>, 0x5bd0ced385b1 <vm_exec_core+4993>, 0x5bd0ced3e3a2 <vm_exec_core+29042>, 0x5bd0ced396a1 <vm_exec_core+9329>, 0x5bd0ced3b458 <vm_exec_core+16936>, 0x5bd0ced3bff8 <vm_exec_core+19912>, 0x5bd0ced3e21c <vm_exec_core+28652>, 0x5bd0ced3cef9 <vm_exec_core+23753>, 0x5bd0ced3a2b3 <vm_exec_core+12419>, 0x5bd0ced399dc <vm_exec_core+10156>, 0x5bd0ced3dfc2 <vm_exec_core+28050>, 0x5bd0ced3ac09 <vm_exec_core+14809>, 0x5bd0ced3d5ca <vm_exec_core+25498>, 0x5bd0ced3d028 <vm_exec_core+24056>, 0x5bd0ced3d825 <vm_exec_core+26101>, 0x5bd0ced3e887 <vm_exec_core+30295>, 0x5bd0ced3c234 <vm_exec_core+20484>, 0x5bd0ced3cea9 <vm_exec_core+23673>, 0x5bd0ced3a445 <vm_exec_core+12821>, 0x5bd0ced3def2 <vm_exec_core+27842>, 0x5bd0ced3a580 <vm_exec_core+13136>, 0x5bd0ced3cb46 <vm_exec_core+22806>, 0x5bd0ced3cea9 <vm_exec_core+23673>, 0x5bd0ced3bd03 <vm_exec_core+19155>, 0x5bd0ced3c92f <vm_exec_core+22271>, 0x5bd0ced3a7ff <vm_exec_core+13775>, 0x5bd0ced39cf2 <vm_exec_core+10946>, 0x5bd0ced3d918 <vm_exec_core+26344>, 0x5bd0ced38683 <vm_exec_core+5203>, 0x5bd0ced3bae7 <vm_exec_core+18615>, 0x5bd0ced46aed <vm_exec_core+63677>, 0x5bd0ced3cdce <vm_exec_core+23454>, 0x5bd0ced38942 <vm_exec_core+5906>, 0x5bd0ced38e74 <vm_exec_core+7236>, 0x5bd0ced38a7b <vm_exec_core+6219>, 0x5bd0ced3986a <vm_exec_core+9786>, 0x5bd0ced3a0ee <vm_exec_core+11966>, 0x5bd0ced3c0e2 <vm_exec_core+20146>, 0x5bd0ced3b5e5 <vm_exec_core+17333>, 0x5bd0ced3c0dd <vm_exec_core+20141>, 0x5bd0ced3cd09 <vm_exec_core+23257>, 0x5bd0ced3cc1b <vm_exec_core+23019>, 0x5bd0ced39865 <vm_exec_core+9781>, 0x5bd0ced3cebd <vm_exec_core+23693>, 0x5bd0ced3ab1b <vm_exec_core+14571>, 0x5bd0ced3ab20 <vm_exec_core+14576>, 0x5bd0ced3cc16 <vm_exec_core+23014>, 0x5bd0ced3ca83 <vm_exec_core+22611>, 0x5bd0ced3b99e <vm_exec_core+18286>, 0x5bd0ced3b8aa <vm_exec_core+18042>...} reg_cfp = 0x7f415f9ff3a0 reg_pc = 0x5220000038a0 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> th: 0x515000000300, native_id: 0x7f4162745c40 INSN_LABEL_getinstancevariable = <optimized out> -- Control frame information ----------------------------------------------- INSN_LABEL_setinstancevariable = <optimized out> c:0021 p:---- s:0128 e:000127 CFUNC :select INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> c:0020 p:0244 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:691 INSN_LABEL_opt_getconstant_path = <optimized out> c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819 c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858 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> c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604 INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299 INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769 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> c:0014 p:0006 s:0065 e:000064 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 [FINISH] INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> c:0013 p:---- s:0061 e:000060 CFUNC :each INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755 c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799 c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046 c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891 c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283 INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882 c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886 INSN_LABEL_splatarray = <optimized out> c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] c:0003 p:---- s:0011 e:000010 CFUNC :require_relative c:0002 p:0005 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH] c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #12 0x00005bd0ced33baf in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2614 No locals. #13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2590 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x00005bd0cedb53c2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7f415f9ff578, self=139918790963080, 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:1618 flags = 0 iseq = 0x7f4161d77978 cfp = <optimized out> sp = 0x7f415f8ff9e8 use_argv = 0x7f41602bf060 stack_argv = 0x7f415f8ff9e8 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1632 captured = 0x7f415f9ff578 #16 0x00005bd0ced61a16 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:1669 No locals. #17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1677 No locals. #18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #19 0x00005bd0ced61a16 in rb_yield (val=<optimized out>) No locals. #20 0x00005bd0cef08d9a in rb_ary_each (ary=139918789189720) at /tmp/ruby/src/trunk_asan/array.c:2641 i = 0 #21 0x00005bd0ced97a58 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 = 0xc0100000001 cc = <optimized out> me = 0x7f41623a0548 cfunc = 0x50400000a298 recv = 139918789189720 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #22 0x00005bd0ced3ebf7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7f415f9ff560, cd=0x51100000d900, 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> #23 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000d900 insns_address_table = {0x5bd0ced3a8ff <vm_exec_core+14031>, 0x5bd0ced3793a <vm_exec_core+1802>, 0x5bd0ced392e9 <vm_exec_core+8377>, 0x5bd0ced3ed65 <vm_exec_core+31541>, 0x5bd0ced38bc1 <vm_exec_core+6545>, 0x5bd0ced3fb1d <vm_exec_core+35053>, 0x5bd0ced3dbe2 <vm_exec_core+27058>, 0x5bd0ced3b77f <vm_exec_core+17743>, 0x5bd0ced37c70 <vm_exec_core+2624>, 0x5bd0ced3f59b <vm_exec_core+33643>, 0x5bd0ced3f13b <vm_exec_core+32523>, 0x5bd0ced38fbc <vm_exec_core+7564>, 0x5bd0ced382dc <vm_exec_core+4268>, 0x5bd0ced3e111 <vm_exec_core+28385>, 0x5bd0ced39f07 <vm_exec_core+11479>, 0x5bd0ced3f7dd <vm_exec_core+34221>, 0x5bd0ced3f38a <vm_exec_core+33114>, 0x5bd0ced3a777 <vm_exec_core+13639>, 0x5bd0ced3b6d0 <vm_exec_core+17568>, 0x5bd0ced3dd8a <vm_exec_core+27482>, 0x5bd0ced3f2d2 <vm_exec_core+32930>, 0x5bd0ced3cd1d <vm_exec_core+23277>, 0x5bd0ced3de3e <vm_exec_core+27662>, 0x5bd0ced3e2c8 <vm_exec_core+28824>, 0x5bd0ced3cc2f <vm_exec_core+23039>, 0x5bd0ced381bc <vm_exec_core+3980>, 0x5bd0ced3d512 <vm_exec_core+25314>, 0x5bd0ced37fe4 <vm_exec_core+3508>, 0x5bd0ced3839d <vm_exec_core+4461>, 0x5bd0ced3aa6c <vm_exec_core+14396>, 0x5bd0ced3ca9c <vm_exec_core+22636>, 0x5bd0ced3d0e0 <vm_exec_core+24240>, 0x5bd0ced3c7e5 <vm_exec_core+21941>, 0x5bd0ced37ba1 <vm_exec_core+2417>, 0x5bd0ced3e56c <vm_exec_core+29500>, 0x5bd0ced3efeb <vm_exec_core+32187>, 0x5bd0ced384b4 <vm_exec_core+4740>, 0x5bd0ced3976b <vm_exec_core+9531>, 0x5bd0ced391e0 <vm_exec_core+8112>, 0x5bd0ced3a082 <vm_exec_core+11858>, 0x5bd0ced3b5fe <vm_exec_core+17358>, 0x5bd0ced385c0 <vm_exec_core+5008>, 0x5bd0ced3e3b1 <vm_exec_core+29057>, 0x5bd0ced396b0 <vm_exec_core+9344>, 0x5bd0ced3b467 <vm_exec_core+16951>, 0x5bd0ced3c007 <vm_exec_core+19927>, 0x5bd0ced3e22b <vm_exec_core+28667>, 0x5bd0ced3cf08 <vm_exec_core+23768>, 0x5bd0ced3a2c2 <vm_exec_core+12434>, 0x5bd0ced399eb <vm_exec_core+10171>, 0x5bd0ced3dfd1 <vm_exec_core+28065>, 0x5bd0ced3ac18 <vm_exec_core+14824>, 0x5bd0ced3d5d9 <vm_exec_core+25513>, 0x5bd0ced3d037 <vm_exec_core+24071>, 0x5bd0ced3d834 <vm_exec_core+26116>, 0x5bd0ced3e896 <vm_exec_core+30310>, 0x5bd0ced3c243 <vm_exec_core+20499>, 0x5bd0ced375db <vm_exec_core+939>, 0x5bd0ced3a454 <vm_exec_core+12836>, 0x5bd0ced3df01 <vm_exec_core+27857>, 0x5bd0ced3a58f <vm_exec_core+13151>, 0x5bd0ced3cb55 <vm_exec_core+22821>, 0x5bd0ced3d3f9 <vm_exec_core+25033>, 0x5bd0ced3bd12 <vm_exec_core+19170>, 0x5bd0ced3c93e <vm_exec_core+22286>, 0x5bd0ced3a80e <vm_exec_core+13790>, 0x5bd0ced39d01 <vm_exec_core+10961>, 0x5bd0ced3d927 <vm_exec_core+26359>, 0x5bd0ced38692 <vm_exec_core+5218>, 0x5bd0ced3baf6 <vm_exec_core+18630>, 0x5bd0ced46afc <vm_exec_core+63692>, 0x5bd0ced3cddd <vm_exec_core+23469>, 0x5bd0ced38951 <vm_exec_core+5921>, 0x5bd0ced38e83 <vm_exec_core+7251>, 0x5bd0ced38a8a <vm_exec_core+6234>, 0x5bd0ced39879 <vm_exec_core+9801>, 0x5bd0ced3a0fd <vm_exec_core+11981>, 0x5bd0ced375e0 <vm_exec_core+944>, 0x5bd0ced39591 <vm_exec_core+9057>, 0x5bd0ced3fd72 <vm_exec_core+35650>, 0x5bd0ced3d2f9 <vm_exec_core+24777>, 0x5bd0ced3c0e7 <vm_exec_core+20151>, 0x5bd0ced3e446 <vm_exec_core+29206>, 0x5bd0ced3fe5a <vm_exec_core+35882>, 0x5bd0ced3e799 <vm_exec_core+30057>, 0x5bd0ced3f887 <vm_exec_core+34391>, 0x5bd0ced3f971 <vm_exec_core+34625>, 0x5bd0ced380c3 <vm_exec_core+3731>, 0x5bd0ced3f448 <vm_exec_core+33304>, 0x5bd0ced3ab25 <vm_exec_core+14581>, 0x5bd0ced3f690 <vm_exec_core+33888>, 0x5bd0ced3a650 <vm_exec_core+13344>, 0x5bd0ced3e65d <vm_exec_core+29741>, 0x5bd0ced39b34 <vm_exec_core+10500>, 0x5bd0ced3ae6e <vm_exec_core+15422>, 0x5bd0ced3fa67 <vm_exec_core+34871>, 0x5bd0ced3b53e <vm_exec_core+17166>, 0x5bd0ced3b01f <vm_exec_core+15855>, 0x5bd0ced376c5 <vm_exec_core+1173>, 0x5bd0ced37ddf <vm_exec_core+2991>, 0x5bd0ced377c3 <vm_exec_core+1427>, 0x5bd0ced3be22 <vm_exec_core+19442>, 0x5bd0ced3b1f5 <vm_exec_core+16325>, 0x5bd0ced3b9b7 <vm_exec_core+18311>, 0x5bd0ced3b8be <vm_exec_core+18062>, 0x5bd0ced3a959 <vm_exec_core+14121>, 0x5bd0ced3b0d5 <vm_exec_core+16037>, 0x5bd0ced3ad2f <vm_exec_core+15103>, 0x5bd0ced3b3d0 <vm_exec_core+16800>, 0x5bd0ced3b339 <vm_exec_core+16649>, 0x5bd0ced3a8f0 <vm_exec_core+14016>, 0x5bd0ced3792b <vm_exec_core+1787>, 0x5bd0ced392da <vm_exec_core+8362>, 0x5bd0ced3ed56 <vm_exec_core+31526>, 0x5bd0ced38bb2 <vm_exec_core+6530>, 0x5bd0ced3fb0e <vm_exec_core+35038>, 0x5bd0ced3dbd3 <vm_exec_core+27043>, 0x5bd0ced3b770 <vm_exec_core+17728>, 0x5bd0ced37c61 <vm_exec_core+2609>, 0x5bd0ced3f58c <vm_exec_core+33628>, 0x5bd0ced3f12c <vm_exec_core+32508>, 0x5bd0ced38fad <vm_exec_core+7549>, 0x5bd0ced382cd <vm_exec_core+4253>, 0x5bd0ced3e102 <vm_exec_core+28370>, 0x5bd0ced39ef8 <vm_exec_core+11464>, 0x5bd0ced3f7ce <vm_exec_core+34206>, 0x5bd0ced3f37b <vm_exec_core+33099>, 0x5bd0ced3a768 <vm_exec_core+13624>, 0x5bd0ced3b6c1 <vm_exec_core+17553>, 0x5bd0ced3dd7b <vm_exec_core+27467>, 0x5bd0ced3f2c3 <vm_exec_core+32915>, 0x5bd0ced3cd0e <vm_exec_core+23262>, 0x5bd0ced3de2f <vm_exec_core+27647>, 0x5bd0ced3e2b9 <vm_exec_core+28809>, 0x5bd0ced3cc20 <vm_exec_core+23024>, 0x5bd0ced381ad <vm_exec_core+3965>, 0x5bd0ced3d503 <vm_exec_core+25299>, 0x5bd0ced37fd5 <vm_exec_core+3493>, 0x5bd0ced3838e <vm_exec_core+4446>, 0x5bd0ced3aa5d <vm_exec_core+14381>, 0x5bd0ced3ca8d <vm_exec_core+22621>, 0x5bd0ced3d0d1 <vm_exec_core+24225>, 0x5bd0ced3c7d6 <vm_exec_core+21926>, 0x5bd0ced37b92 <vm_exec_core+2402>, 0x5bd0ced3e55d <vm_exec_core+29485>, 0x5bd0ced3efdc <vm_exec_core+32172>, 0x5bd0ced384a5 <vm_exec_core+4725>, 0x5bd0ced3975c <vm_exec_core+9516>, 0x5bd0ced391d1 <vm_exec_core+8097>, 0x5bd0ced3a073 <vm_exec_core+11843>, 0x5bd0ced3b5ef <vm_exec_core+17343>, 0x5bd0ced385b1 <vm_exec_core+4993>, 0x5bd0ced3e3a2 <vm_exec_core+29042>, 0x5bd0ced396a1 <vm_exec_core+9329>, 0x5bd0ced3b458 <vm_exec_core+16936>, 0x5bd0ced3bff8 <vm_exec_core+19912>, 0x5bd0ced3e21c <vm_exec_core+28652>, 0x5bd0ced3cef9 <vm_exec_core+23753>, 0x5bd0ced3a2b3 <vm_exec_core+12419>, 0x5bd0ced399dc <vm_exec_core+10156>, 0x5bd0ced3dfc2 <vm_exec_core+28050>, 0x5bd0ced3ac09 <vm_exec_core+14809>, 0x5bd0ced3d5ca <vm_exec_core+25498>, 0x5bd0ced3d028 <vm_exec_core+24056>, 0x5bd0ced3d825 <vm_exec_core+26101>, 0x5bd0ced3e887 <vm_exec_core+30295>, 0x5bd0ced3c234 <vm_exec_core+20484>, 0x5bd0ced3cea9 <vm_exec_core+23673>, 0x5bd0ced3a445 <vm_exec_core+12821>, 0x5bd0ced3def2 <vm_exec_core+27842>, 0x5bd0ced3a580 <vm_exec_core+13136>, 0x5bd0ced3cb46 <vm_exec_core+22806>, 0x5bd0ced3cea9 <vm_exec_core+23673>, 0x5bd0ced3bd03 <vm_exec_core+19155>, 0x5bd0ced3c92f <vm_exec_core+22271>, 0x5bd0ced3a7ff <vm_exec_core+13775>, 0x5bd0ced39cf2 <vm_exec_core+10946>, 0x5bd0ced3d918 <vm_exec_core+26344>, 0x5bd0ced38683 <vm_exec_core+5203>, 0x5bd0ced3bae7 <vm_exec_core+18615>, 0x5bd0ced46aed <vm_exec_core+63677>, 0x5bd0ced3cdce <vm_exec_core+23454>, 0x5bd0ced38942 <vm_exec_core+5906>, 0x5bd0ced38e74 <vm_exec_core+7236>, 0x5bd0ced38a7b <vm_exec_core+6219>, 0x5bd0ced3986a <vm_exec_core+9786>, 0x5bd0ced3a0ee <vm_exec_core+11966>, 0x5bd0ced3c0e2 <vm_exec_core+20146>, 0x5bd0ced3b5e5 <vm_exec_core+17333>, 0x5bd0ced3c0dd <vm_exec_core+20141>, 0x5bd0ced3cd09 <vm_exec_core+23257>, 0x5bd0ced3cc1b <vm_exec_core+23019>, 0x5bd0ced39865 <vm_exec_core+9781>, 0x5bd0ced3cebd <vm_exec_core+23693>, 0x5bd0ced3ab1b <vm_exec_core+14571>, 0x5bd0ced3ab20 <vm_exec_core+14576>, 0x5bd0ced3cc16 <vm_exec_core+23014>, 0x5bd0ced3ca83 <vm_exec_core+22611>, 0x5bd0ced3b99e <vm_exec_core+18286>, 0x5bd0ced3b8aa <vm_exec_core+18042>...} reg_cfp = 0x7f415f9ff560 reg_pc = 0x515000019950 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 0x00005bd0ced33dd1 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2614 No locals. #25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2593 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #26 0x00005bd0ceabf76c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=139918791457640) at /tmp/ruby/src/trunk_asan/load.c:789 iseq = 0x7f4161dcba50 #27 0x00005bd0ceaba62b in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1296 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x515000000300 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 139918792905720 realpath_map = 139918792905560 path = 139918791457640 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #28 0x00005bd0ceab87e5 in rb_require_string_internal (fname=139918791457680, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402 result = <optimized out> ec = 0x5160000006d0 result = <optimized out> #29 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1049 base = <optimized out> #30 0x00005bd0ced97a58 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x58a100140003 cc = <optimized out> me = 0x7f4161dcbbe0 cfunc = 0x5040000185d8 recv = 139918797622680 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #31 0x00005bd0ced7dead in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fff94501090) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #32 0x00005bd0ced7d965 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919 ci = <optimized out> cc = 0x0 #33 0x00005bd0ced45347 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7f415f9ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #34 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5bd0ced3a8ff <vm_exec_core+14031>, 0x5bd0ced3793a <vm_exec_core+1802>, 0x5bd0ced392e9 <vm_exec_core+8377>, 0x5bd0ced3ed65 <vm_exec_core+31541>, 0x5bd0ced38bc1 <vm_exec_core+6545>, 0x5bd0ced3fb1d <vm_exec_core+35053>, 0x5bd0ced3dbe2 <vm_exec_core+27058>, 0x5bd0ced3b77f <vm_exec_core+17743>, 0x5bd0ced37c70 <vm_exec_core+2624>, 0x5bd0ced3f59b <vm_exec_core+33643>, 0x5bd0ced3f13b <vm_exec_core+32523>, 0x5bd0ced38fbc <vm_exec_core+7564>, 0x5bd0ced382dc <vm_exec_core+4268>, 0x5bd0ced3e111 <vm_exec_core+28385>, 0x5bd0ced39f07 <vm_exec_core+11479>, 0x5bd0ced3f7dd <vm_exec_core+34221>, 0x5bd0ced3f38a <vm_exec_core+33114>, 0x5bd0ced3a777 <vm_exec_core+13639>, 0x5bd0ced3b6d0 <vm_exec_core+17568>, 0x5bd0ced3dd8a <vm_exec_core+27482>, 0x5bd0ced3f2d2 <vm_exec_core+32930>, 0x5bd0ced3cd1d <vm_exec_core+23277>, 0x5bd0ced3de3e <vm_exec_core+27662>, 0x5bd0ced3e2c8 <vm_exec_core+28824>, 0x5bd0ced3cc2f <vm_exec_core+23039>, 0x5bd0ced381bc <vm_exec_core+3980>, 0x5bd0ced3d512 <vm_exec_core+25314>, 0x5bd0ced37fe4 <vm_exec_core+3508>, 0x5bd0ced3839d <vm_exec_core+4461>, 0x5bd0ced3aa6c <vm_exec_core+14396>, 0x5bd0ced3ca9c <vm_exec_core+22636>, 0x5bd0ced3d0e0 <vm_exec_core+24240>, 0x5bd0ced3c7e5 <vm_exec_core+21941>, 0x5bd0ced37ba1 <vm_exec_core+2417>, 0x5bd0ced3e56c <vm_exec_core+29500>, 0x5bd0ced3efeb <vm_exec_core+32187>, 0x5bd0ced384b4 <vm_exec_core+4740>, 0x5bd0ced3976b <vm_exec_core+9531>, 0x5bd0ced391e0 <vm_exec_core+8112>, 0x5bd0ced3a082 <vm_exec_core+11858>, 0x5bd0ced3b5fe <vm_exec_core+17358>, 0x5bd0ced385c0 <vm_exec_core+5008>, 0x5bd0ced3e3b1 <vm_exec_core+29057>, 0x5bd0ced396b0 <vm_exec_core+9344>, 0x5bd0ced3b467 <vm_exec_core+16951>, 0x5bd0ced3c007 <vm_exec_core+19927>, 0x5bd0ced3e22b <vm_exec_core+28667>, 0x5bd0ced3cf08 <vm_exec_core+23768>, 0x5bd0ced3a2c2 <vm_exec_core+12434>, 0x5bd0ced399eb <vm_exec_core+10171>, 0x5bd0ced3dfd1 <vm_exec_core+28065>, 0x5bd0ced3ac18 <vm_exec_core+14824>, 0x5bd0ced3d5d9 <vm_exec_core+25513>, 0x5bd0ced3d037 <vm_exec_core+24071>, 0x5bd0ced3d834 <vm_exec_core+26116>, 0x5bd0ced3e896 <vm_exec_core+30310>, 0x5bd0ced3c243 <vm_exec_core+20499>, 0x5bd0ced375db <vm_exec_core+939>, 0x5bd0ced3a454 <vm_exec_core+12836>, 0x5bd0ced3df01 <vm_exec_core+27857>, 0x5bd0ced3a58f <vm_exec_core+13151>, 0x5bd0ced3cb55 <vm_exec_core+22821>, 0x5bd0ced3d3f9 <vm_exec_core+25033>, 0x5bd0ced3bd12 <vm_exec_core+19170>, 0x5bd0ced3c93e <vm_exec_core+22286>, 0x5bd0ced3a80e <vm_exec_core+13790>, 0x5bd0ced39d01 <vm_exec_core+10961>, 0x5bd0ced3d927 <vm_exec_core+26359>, 0x5bd0ced38692 <vm_exec_core+5218>, 0x5bd0ced3baf6 <vm_exec_core+18630>, 0x5bd0ced46afc <vm_exec_core+63692>, 0x5bd0ced3cddd <vm_exec_core+23469>, 0x5bd0ced38951 <vm_exec_core+5921>, 0x5bd0ced38e83 <vm_exec_core+7251>, 0x5bd0ced38a8a <vm_exec_core+6234>, 0x5bd0ced39879 <vm_exec_core+9801>, 0x5bd0ced3a0fd <vm_exec_core+11981>, 0x5bd0ced375e0 <vm_exec_core+944>, 0x5bd0ced39591 <vm_exec_core+9057>, 0x5bd0ced3fd72 <vm_exec_core+35650>, 0x5bd0ced3d2f9 <vm_exec_core+24777>, 0x5bd0ced3c0e7 <vm_exec_core+20151>, 0x5bd0ced3e446 <vm_exec_core+29206>, 0x5bd0ced3fe5a <vm_exec_core+35882>, 0x5bd0ced3e799 <vm_exec_core+30057>, 0x5bd0ced3f887 <vm_exec_core+34391>, 0x5bd0ced3f971 <vm_exec_core+34625>, 0x5bd0ced380c3 <vm_exec_core+3731>, 0x5bd0ced3f448 <vm_exec_core+33304>, 0x5bd0ced3ab25 <vm_exec_core+14581>, 0x5bd0ced3f690 <vm_exec_core+33888>, 0x5bd0ced3a650 <vm_exec_core+13344>, 0x5bd0ced3e65d <vm_exec_core+29741>, 0x5bd0ced39b34 <vm_exec_core+10500>, 0x5bd0ced3ae6e <vm_exec_core+15422>, 0x5bd0ced3fa67 <vm_exec_core+34871>, 0x5bd0ced3b53e <vm_exec_core+17166>, 0x5bd0ced3b01f <vm_exec_core+15855>, 0x5bd0ced376c5 <vm_exec_core+1173>, 0x5bd0ced37ddf <vm_exec_core+2991>, 0x5bd0ced377c3 <vm_exec_core+1427>, 0x5bd0ced3be22 <vm_exec_core+19442>, 0x5bd0ced3b1f5 <vm_exec_core+16325>, 0x5bd0ced3b9b7 <vm_exec_core+18311>, 0x5bd0ced3b8be <vm_exec_core+18062>, 0x5bd0ced3a959 <vm_exec_core+14121>, 0x5bd0ced3b0d5 <vm_exec_core+16037>, 0x5bd0ced3ad2f <vm_exec_core+15103>, 0x5bd0ced3b3d0 <vm_exec_core+16800>, 0x5bd0ced3b339 <vm_exec_core+16649>, 0x5bd0ced3a8f0 <vm_exec_core+14016>, 0x5bd0ced3792b <vm_exec_core+1787>, 0x5bd0ced392da <vm_exec_core+8362>, 0x5bd0ced3ed56 <vm_exec_core+31526>, 0x5bd0ced38bb2 <vm_exec_core+6530>, 0x5bd0ced3fb0e <vm_exec_core+35038>, 0x5bd0ced3dbd3 <vm_exec_core+27043>, 0x5bd0ced3b770 <vm_exec_core+17728>, 0x5bd0ced37c61 <vm_exec_core+2609>, 0x5bd0ced3f58c <vm_exec_core+33628>, 0x5bd0ced3f12c <vm_exec_core+32508>, 0x5bd0ced38fad <vm_exec_core+7549>, 0x5bd0ced382cd <vm_exec_core+4253>, 0x5bd0ced3e102 <vm_exec_core+28370>, 0x5bd0ced39ef8 <vm_exec_core+11464>, 0x5bd0ced3f7ce <vm_exec_core+34206>, 0x5bd0ced3f37b <vm_exec_core+33099>, 0x5bd0ced3a768 <vm_exec_core+13624>, 0x5bd0ced3b6c1 <vm_exec_core+17553>, 0x5bd0ced3dd7b <vm_exec_core+27467>, 0x5bd0ced3f2c3 <vm_exec_core+32915>, 0x5bd0ced3cd0e <vm_exec_core+23262>, 0x5bd0ced3de2f <vm_exec_core+27647>, 0x5bd0ced3e2b9 <vm_exec_core+28809>, 0x5bd0ced3cc20 <vm_exec_core+23024>, 0x5bd0ced381ad <vm_exec_core+3965>, 0x5bd0ced3d503 <vm_exec_core+25299>, 0x5bd0ced37fd5 <vm_exec_core+3493>, 0x5bd0ced3838e <vm_exec_core+4446>, 0x5bd0ced3aa5d <vm_exec_core+14381>, 0x5bd0ced3ca8d <vm_exec_core+22621>, 0x5bd0ced3d0d1 <vm_exec_core+24225>, 0x5bd0ced3c7d6 <vm_exec_core+21926>, 0x5bd0ced37b92 <vm_exec_core+2402>, 0x5bd0ced3e55d <vm_exec_core+29485>, 0x5bd0ced3efdc <vm_exec_core+32172>, 0x5bd0ced384a5 <vm_exec_core+4725>, 0x5bd0ced3975c <vm_exec_core+9516>, 0x5bd0ced391d1 <vm_exec_core+8097>, 0x5bd0ced3a073 <vm_exec_core+11843>, 0x5bd0ced3b5ef <vm_exec_core+17343>, 0x5bd0ced385b1 <vm_exec_core+4993>, 0x5bd0ced3e3a2 <vm_exec_core+29042>, 0x5bd0ced396a1 <vm_exec_core+9329>, 0x5bd0ced3b458 <vm_exec_core+16936>, 0x5bd0ced3bff8 <vm_exec_core+19912>, 0x5bd0ced3e21c <vm_exec_core+28652>, 0x5bd0ced3cef9 <vm_exec_core+23753>, 0x5bd0ced3a2b3 <vm_exec_core+12419>, 0x5bd0ced399dc <vm_exec_core+10156>, 0x5bd0ced3dfc2 <vm_exec_core+28050>, 0x5bd0ced3ac09 <vm_exec_core+14809>, 0x5bd0ced3d5ca <vm_exec_core+25498>, 0x5bd0ced3d028 <vm_exec_core+24056>, 0x5bd0ced3d825 <vm_exec_core+26101>, 0x5bd0ced3e887 <vm_exec_core+30295>, 0x5bd0ced3c234 <vm_exec_core+20484>, 0x5bd0ced3cea9 <vm_exec_core+23673>, 0x5bd0ced3a445 <vm_exec_core+12821>, 0x5bd0ced3def2 <vm_exec_core+27842>, 0x5bd0ced3a580 <vm_exec_core+13136>, 0x5bd0ced3cb46 <vm_exec_core+22806>, 0x5bd0ced3cea9 <vm_exec_core+23673>, 0x5bd0ced3bd03 <vm_exec_core+19155>, 0x5bd0ced3c92f <vm_exec_core+22271>, 0x5bd0ced3a7ff <vm_exec_core+13775>, 0x5bd0ced39cf2 <vm_exec_core+10946>, 0x5bd0ced3d918 <vm_exec_core+26344>, 0x5bd0ced38683 <vm_exec_core+5203>, 0x5bd0ced3bae7 <vm_exec_core+18615>, 0x5bd0ced46aed <vm_exec_core+63677>, 0x5bd0ced3cdce <vm_exec_core+23454>, 0x5bd0ced38942 <vm_exec_core+5906>, 0x5bd0ced38e74 <vm_exec_core+7236>, 0x5bd0ced38a7b <vm_exec_core+6219>, 0x5bd0ced3986a <vm_exec_core+9786>, 0x5bd0ced3a0ee <vm_exec_core+11966>, 0x5bd0ced3c0e2 <vm_exec_core+20146>, 0x5bd0ced3b5e5 <vm_exec_core+17333>, 0x5bd0ced3c0dd <vm_exec_core+20141>, 0x5bd0ced3cd09 <vm_exec_core+23257>, 0x5bd0ced3cc1b <vm_exec_core+23019>, 0x5bd0ced39865 <vm_exec_core+9781>, 0x5bd0ced3cebd <vm_exec_core+23693>, 0x5bd0ced3ab1b <vm_exec_core+14571>, 0x5bd0ced3ab20 <vm_exec_core+14576>, 0x5bd0ced3cc16 <vm_exec_core+23014>, 0x5bd0ced3ca83 <vm_exec_core+22611>, 0x5bd0ced3b99e <vm_exec_core+18286>, 0x5bd0ced3b8aa <vm_exec_core+18042>...} reg_cfp = 0x7f415f9ff790 reg_pc = 0x50400002d1f8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #35 0x00005bd0ced33a0f in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2587 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #36 0x00005bd0ce9ba5db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7f4161dcbc80) at /tmp/ruby/src/trunk_asan/eval.c:280 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff945015d0, <optimized out>, 0x7fff94501520, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7f4161dcbc80 #37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:318 ec = 0x5160000006d0 status = <optimized out> #38 0x00005bd0ce9b3b47 in rb_main (argc=9, argv=0x7fff945017a8) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #39 main (argc=9, argv=0x7fff945017a8) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true running file: /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb [Inferior 1 (process 3707058) detached] A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j option. Children under /tmp/rubytest.orws2k: * drwx------ 2 60 2025-02-13 16:54:18 +0000 autoload20250213-3707069-d3i7me/ * -rw-r--r-- 1 32 2025-02-13 16:54:18 +0000 autoload_parallel_race.rb $ timeout 60 gdb -p 3706729 -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 3706728 -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 3740767 -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 generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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-13T10:38:02Z master 9826047f01) +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.731650 seconds 3315 files, 33403 examples, 133566 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.