# Logfile created on 2024-11-23 09:59:45 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007cfd8c15fde0 @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.20241123-095945", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007cfd8c1805e0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007cfd8c180090 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007cfd8c09a158 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20241123-095945", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20241123-095945>, @binmode=false, @mon_data=#<Monitor:0x00007cfd8dbefb38>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 34e36a72a7 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. Unpacked gems/typeprof-0.30.0.gem $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/version.c linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated 5893ade8b90fdbf37d3c8eb7f62fa5c4931e3153a44fa88ae082138ee4b773f6 builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' 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/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' 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.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering 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/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision - generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. transdb.h unchanged generating makefiles ext/configure-ext.mk making trans Unpacked gems/typeprof-0.30.0.gem make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' 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/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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.4.0+1/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+1/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+1/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+1/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+1/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+1 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+1 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+1 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+1/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+1 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+1 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+1 benchmark 0.4.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.4.0 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 irb 1.14.1 logger 1.6.1 net-http 0.5.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 ostruct 0.6.1 pp 0.6.1 prettyprint 0.2.0 prism 1.0.0 pstore 0.1.4 rdoc 6.8.1 readline 0.0.4 reline 0.5.11 resolv 0.5.0 ruby2_keywords 0.0.5 securerandom 0.3.2 set 1.1.0 shellwords 0.2.1 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.2 tmpdir 0.3.0 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.4.0+1 date 3.4.0 digest 3.1.1 etc 1.4.4 fcntl 1.2.0 fiddle 1.1.6.dev io-console 0.8.0.beta1 io-nonblock 0.3.0 io-wait 0.3.1 json 2.8.2 openssl 3.2.0 pathname 0.4.0 psych 5.2.0 stringio 3.1.2.dev strscan 3.1.1.dev zlib 3.2.0 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+1 minitest 5.25.2 power_assert 2.0.4 rake 13.2.1 test-unit 3.6.2 rexml 3.3.9 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.1 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.3 rbs 3.6.1 debug 1.9.2 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.3.0 repl_type_completor 0.1.7 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+1/cache skipped bundled gems: typeprof-0.30.0.gem not found in bundled_gems $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=2422 "--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/915] 1967126=test_gem_commands_check_command [ 2/915] 1967129=test_random_formatter [ 3/915] 1967124=test_rdoc_normal_class [ 4/915] 1967131=test_gem_source_git [ 5/915] 1967117=test_pipe [ 6/915] 1967130=test_regex_casefold [ 7/915] 1967132=test_rdoc_code_object [ 8/915] 1967121=test_gem_installer [ 9/915] 1967125=test_multi_irb_commands [ 10/915] 1967128=test_rdoc_top_level [ 11/915] 1967120=test_gem_command_manager [ 12/915] 1967118=test_date_attr [ 13/915] 1967119=test_scan_args [ 14/915] 1967127=test_integer [ 15/915] 1967122=test_duplicate [ 16/915] 1967118=test_time [ 17/915] 1967123=json_ext_parser_test [ 18/915] 1967125=test_erb [ 19/915] 1967122=test_condition [ 20/915] 1967122=test_cp949 [ 21/915] 1967122=test_string [ 22/915] 1967119=test_emoji [ 23/915] 1967123=test_files_lib [ 24/915] 1967130=test_sorted_set [ 25/915] 1967129=test_help [ 26/915] 1967129=test_class_name_check [ 27/915] 1967119=test_gem_resolver_git_set [ 28/915] 1967129=test_date_strptime [ 29/915] 1967125=test_ssl [ 30/915] 1967117=test_pkey_dsa [ 31/915] 1967118=test_https_proxy [ 32/915] 1967129=test_nomethod_error [ 33/915] 1967126=library_symbols_test [ 34/915] 1967129=test_json_tree [ 35/915] 1967124=test_emitter [ 36/915] 1967129=test_ractor [ 37/915] 1967124=test_framework [ 38/915] 1967124=test_case_comprehensive [ 39/915] 1967124=test_omap [ 40/915] 1967126=test_marshal [ 41/915] 1967124=magic_comment_test [ 42/915] 1967118=test_zlib [ 43/915] 1967130=test_uncorrectable_name_check [ 44/915] 1967130=test_load [ 45/915] 1967130=test_proc [ 46/915] 1967120=test_cclass [ 47/915] 1967119=test_shellwords [ 48/915] 1967117=test_singleton_function [ 49/915] 1967117=test_delegate [ 50/915] 1967119=test_helper_method [ 51/915] 1967117=test_cgi_core [ 52/915] 1967117=attribute_write_test [ 53/915] 1967131=test_parser [ 54/915] 1967120=test_yaml_special_cases [ 55/915] 1967119=test_gem_source_list [ 56/915] 1967131=test_rdoc_rd_inline [ 57/915] 1967120=test_gem_remote_fetcher_local_ssl_server [ 58/915] 1967117=test_ractor [ 59/915] 1967128=test_severity [ 60/915] 1967128=test_float [ 61/915] 1967117=test_gem [ 62/915] 1967119=test_files_test_1 [ 63/915] 1967132=test_gem_commands_help_command [ 64/915] 1967124=test_stringchar [ 65/915] 1967129=test_arith_seq_extract [ 66/915] 1967131=test_debug [ 67/915] 1967131=test_digest [ 68/915] 1967126=test_rbconfig [ 69/915] 1967126=test_gem_uri [ 70/915] 1967126=test_command [ 71/915] 1967124=test_gem_package_old [ 72/915] 1967129=test_ractor [ 73/915] 1967132=test_psych [ 74/915] 1967132=test_rdoc_parser_prism_ruby [ 75/915] 1967129=test_fiddle [ 76/915] 1967124=test_win32ole_variant [ 77/915] 1967129=test_rdoc_markup_formatter [ 78/915] 1967124=test_enumerator [ 79/915] 1967124=test_kdf [ 80/915] 1967125=test_nil [ 81/915] 1967126=test_class2name [ 82/915] 1967126=test_gem_commands_outdated_command [ 83/915] 1967125=test_gem_request_set_lockfile_tokenizer [ 84/915] 1967124=test_rdoc_task [ 85/915] 1967124=string_query_test [ 86/915] 1967124=test_backtrace [ 87/915] 1967129=test_time_tz [ 88/915] 1967130=test_lazy_enumerator [ 89/915] 1967126=test_resolve_symbol [ 90/915] 1967128=test_profile_frames [ 91/915] 1967129=test_date_compat [ 92/915] 1967129=test_error_highlight [ 93/915] 1967126=test_array [ 94/915] 1967131=test_set [ 95/915] 1967131=test_find_executable [ 96/915] 1967128=test_color_printer [ 97/915] 1967125=test_safe_load [ 98/915] 1967131=test_gem_source [ 99/915] 1967125=test_rdoc_markup_to_rdoc [100/915] 1967128=test_frozen [101/915] 1967128=test_handle [102/915] 1967125=test_exception_at_throwing [103/915] 1967128=test_name_error [104/915] 1967125=test_benchmark [105/915] 1967131=string_encoding_test [106/915] 1967131=test_rdoc_parser_simple [107/915] 1967120=test_enumerator [108/915] 1967124=test_gem_package [109/915] 1967131=test_utf16 [110/915] 1967130=test_modify_expand [111/915] 1967130=test_gem_source_installed [112/915] 1967131=test_gem_available_set [113/915] 1967132=test_change_word [114/915] 1967132=test_date [115/915] 1967132=test_pkcs12 [116/915] 1967118=test_date_time [117/915] 1967118=test_parser [118/915] 1967131=test_variable_name_check [119/915] 1967118=test_dbm [120/915] 1967118=test_gem_source_vendor [121/915] 1967131=test_gem_commands_list_command [122/915] 1967128=test_assembler [123/915] 1967128=test_pty [124/915] 1967131=test_gem_platform [125/915] 1967125=test_gem_uninstaller [126/915] 1967131=test_symbol [127/915] 1967130=overlap_test [128/915] 1967131=test_rdoc_ri_paths [129/915] 1967131=test_propertyputref [130/915] 1967131=heredoc_dedent_test [131/915] 1967118=test_method_name_check [132/915] 1967131=test_kernel [133/915] 1967117=test_rdoc_parser_markdown [134/915] 1967129=test_function_entry [135/915] 1967129=test_win32ole_param [136/915] 1967129=implicit_array_test [137/915] 1967118=test_acceptable [138/915] 1967129=test_len [139/915] 1967129=test_gem_package_task [140/915] 1967132=test_ansi [141/915] 1967117=test_win32ole_method_event [142/915] 1967117=test_provider [143/915] 1967132=test_bn [144/915] 1967132=test_httpheader [145/915] 1967129=test_rdoc_ri_driver [146/915] 1967118=test_data [147/915] 1967118=test_http_request [148/915] 1967118=test_gem_commands_server_command [149/915] 1967118=!Nothing_to_test [150/915] 1967118=numeric_value_test [151/915] 1967128=test_keyword [152/915] 1967124=test_ruby_lex [153/915] 1967132=test_assignment [154/915] 1967118=test_syntax [155/915] 1967124=test_ossl [156/915] 1967130=test_date_marshal [157/915] 1967130=test_grapheme_breaks [158/915] 1967130=test_gem_request_set_gem_dependency_api [159/915] 1967131=test_rdoc_rd_block_parser [160/915] 1967129=test_win32ole_param_event [161/915] 1967129=test_key_name_check [162/915] 1967129=test_ripper [163/915] 1967131=test_rdoc_servlet [164/915] 1967131=test_singleton [165/915] 1967131=test_file_exhaustive [166/915] 1967117=test_gem_ext_cargo_builder [167/915] 1967117=test_gem_gem_runner [168/915] 1967130=test_rdoc_generator_pot [169/915] 1967117=test_exception [170/915] 1967117=test_object [171/915] 1967117=test_gem_commands_signout_command [172/915] 1967117=test_gem_commands_exec_command [173/915] 1967130=test_gem_commands_unpack_command [174/915] 1967128=test_pack [175/915] 1967125=test_autoload [176/915] 1967129=test_gem_resolver_local_specification [177/915] 1967129=test_ractor [178/915] 1967129=test_ssl_session [179/915] 1967130=test_optarg [180/915] 1967128=test_stream [181/915] 1967128=test_generic [182/915] 1967130=breadth_first_search_test [183/915] 1967130=test_fiber [184/915] 1967128=test_rdoc_generator_darkfish [185/915] 1967129=test_resize [186/915] 1967129=test_div [187/915] 1967129=test_deprecated [188/915] 1967129=test_key_stroke [189/915] 1967129=test_gc_compact [190/915] 1967117=test_vm_dump [191/915] 1967117=test_rdoc_markup_document [192/915] 1967117=test_ftp [193/915] 1967127=test_open3 [194/915] 1967122=errors_test [195/915] 1967117=test_gem_commands_rebuild_command [196/915] 1967117=test_gem_commands_setup_command [197/915] 1967122=test_alias_and_anchor [198/915] 1967122=test_rdoc_stats [199/915] 1967128=test_cesu8 [200/915] 1967128=test_err_in_callback [201/915] 1967128=test_win32ole_variant_m [202/915] 1967128=json_parser_test [203/915] 1967122=test_rdoc_store [204/915] 1967128=test_gem_commands_update_command [205/915] 1967124=test_date_parse [206/915] 1967119=test_fips [207/915] 1967124=test_pkey_ec [208/915] 1967117=test_rand [209/915] 1967124=test_noarg [210/915] 1967123=test_data [211/915] 1967123=test_thread [212/915] 1967123=test_utf32 [213/915] 1967123=test_integer [214/915] 1967123=test_ellipsize [215/915] 1967123=test_memory_view [216/915] 1967123=test_helper [217/915] 1967123=test_gem_safe_marshal [218/915] 1967119=test_tracer [219/915] 1967119=test_capacity [220/915] 1967119=test_input_method [221/915] 1967124=test_nextafter [222/915] 1967124=test_option [223/915] 1967117=static_literals_test [224/915] 1967117=test_random [225/915] 1967117=test_to_ruby [226/915] 1967119=test_bundled_ca [227/915] 1967117=test_workspace [228/915] 1967132=test_backtrace [229/915] 1967132=test_gem_commands_uninstall_command [230/915] 1967124=test_rendering [231/915] 1967124=test_nesting_parser [232/915] 1967124=test_gem_dependency_list [233/915] 1967122=test_files_test [234/915] 1967124=test_gem_resolver_installer_set [235/915] 1967119=test_require [236/915] 1967119=test_ifunless [237/915] 1967119=test_gem_silent_ui [238/915] 1967119=test_rdoc_text [239/915] 1967117=test_shapes [240/915] 1967117=test_ocsp [241/915] 1967122=test_pkey_dh [242/915] 1967119=test_interned_str [243/915] 1967119=test_placearg [244/915] 1967124=test_rdoc_markup_paragraph [245/915] 1967124=test_gem_commands_cleanup_command [246/915] 1967122=test_config [247/915] 1967121=test_env [248/915] 1967123=regular_expression_encoding_test [249/915] 1967123=test_project_sanity [250/915] 1967122=test_continuation [251/915] 1967122=test_forwardable [252/915] 1967122=test_object_create_start [253/915] 1967122=test_delete [254/915] 1967119=comments_test [255/915] 1967122=test_config [256/915] 1967123=test_io_m17n [257/915] 1967126=test_ensured [258/915] 1967119=test_gem_source_subpath_problem [259/915] 1967117=test_tmpdir [260/915] 1967126=node_id_test [261/915] 1967128=test_locale [262/915] 1967122=test_gem_resolver_api_set [263/915] 1967117=parse_stream_test [264/915] 1967117=test_ts [265/915] 1967119=test_emitter [266/915] 1967119=test_dryrun [267/915] 1967122=encodings_test [268/915] 1967119=test_string_processing [269/915] 1967119=test_io_buffer [270/915] 1967128=test_gem_impossible_dependencies_error [271/915] 1967128=json_generator_test [272/915] 1967132=test_type [273/915] 1967132=test_range [274/915] 1967119=test_udp [275/915] 1967122=dispatcher_test [276/915] 1967119=test_rdoc_alias [277/915] 1967124=test_rdoc_single_class [278/915] 1967124=test_configuration [279/915] 1967122=test_windows_1252 [280/915] 1967122=test_stringify_symbols [281/915] 1967122=test_printf [282/915] 1967119=test_rubyoptions [283/915] 1967122=test_rdoc_token_stream [284/915] 1967122=warnings_test [285/915] 1967126=test_to_ary_concat [286/915] 1967122=test_rdoc_markup_to_label [287/915] 1967124=test_install [288/915] 1967122=test_prettyprint [289/915] 1967122=integer_parse_test [290/915] 1967122=test_gem_validator [291/915] 1967122=test_queue [292/915] 1967122=test_sleep [293/915] 1967131=regular_expression_options_test [294/915] 1967131=test_key_event_record [295/915] 1967131=index_write_test [296/915] 1967131=test_integer_comb [297/915] 1967124=test_tsort [298/915] 1967124=test_depth_first [299/915] 1967124=test_ns_spki [300/915] 1967124=test_bundled_gems [301/915] 1967124=test_custom_command [302/915] 1967124=lex_test [303/915] 1967117=test_tree_spell_checker [304/915] 1967117=test_m17n_comb [305/915] 1967128=test_date_ractor [306/915] 1967126=test_pair [307/915] 1967127=test_rdoc_rd_inline_parser [308/915] 1967128=test_mdns [309/915] 1967128=test_x509store [310/915] 1967127=test_gem_ext_configure_builder [311/915] 1967123=test_dir [312/915] 1967128=test_merge_keys [313/915] 1967129=test_random [314/915] 1967128=test_win32ole_type [315/915] 1967128=test_lexer [316/915] 1967129=test_kwargs [317/915] 1967129=test_io_wait [318/915] 1967128=test_rdoc_extend [319/915] 1967128=test_set_len [320/915] 1967128=test_rdoc_generator_json_index [321/915] 1967127=test_threadgroup [322/915] 1967128=test_euc_kr [323/915] 1967128=test_gem_commands_lock_command [324/915] 1967128=test_gem_local_remote_options [325/915] 1967132=test_bash_completion [326/915] 1967129=test_exception [327/915] 1967132=test_gem_security_signer [328/915] 1967128=test_arith_seq_beg_len_step [329/915] 1967132=test_reline [330/915] 1967122=test_hash [331/915] 1967128=test_gem_resolver_requirement_list [332/915] 1967128=test_beginendblock [333/915] 1967123=test_win32ole_event [334/915] 1967123=test_io_buffer [335/915] 1967124=test_scalar_scanner [336/915] 1967124=test_within_pipe [337/915] 1967124=test_gem_commands_pristine_command [338/915] 1967123=test_gem_config_file [339/915] 1967127=test_yamlstore [340/915] 1967127=test_rdoc_method_attr [341/915] 1967123=test_yjit_exit_locations [342/915] 1967123=test_rdoc_rdoc [343/915] 1967127=test_rdoc_markup_pre_process [344/915] 1967127=test_yaml_tree [345/915] 1967127=test_case_mapping [346/915] 1967128=test_mailto [347/915] 1967127=test_rubygems [348/915] 1967128=test_gem_package_tar_writer [349/915] 1967123=ripper_test [350/915] 1967128=test_weakref [351/915] 1967120=test_timeout [352/915] 1967127=test_not [353/915] 1967127=test_socket [354/915] 1967128=test_function [355/915] 1967120=test_set [356/915] 1967120=test_gem_source_fetch_problem [357/915] 1967120=test_gem_update_suggestion [358/915] 1967123=test_resource [359/915] 1967128=test_member [360/915] 1967128=test_gem_console_ui [361/915] 1967128=test_ractor_compatibility [362/915] 1967120=test_append [363/915] 1967120=test_gem_resolver_lock_set [364/915] 1967123=test_rdoc_markup_hard_break [365/915] 1967123=test_method [366/915] 1967126=test_unicode_normalize [367/915] 1967120=test_reline_key [368/915] 1967126=test_rdoc_generator_pot_po [369/915] 1967120=test_reqarg [370/915] 1967132=test_m17n [371/915] 1967126=test_buffered_io [372/915] 1967126=test_yjit [373/915] 1967124=test_rdoc_markup_attribute_manager [374/915] 1967121=test_date_conv [375/915] 1967124=test_webauthn_poller [376/915] 1967121=test_egrep_cpp [377/915] 1967124=test_argf [378/915] 1967121=test_rdoc_i18n_locale [379/915] 1967132=test_gem_resolver_composed_set [380/915] 1967132=test_pkey_rsa [381/915] 1967128=test_trace [382/915] 1967128=test_numhash [383/915] 1967128=test_gem_stream_ui [384/915] 1967120=test_rdoc_generator_ri [385/915] 1967121=test_nofree [386/915] 1967121=test_arity [387/915] 1967121=test_ipaddr [388/915] 1967128=test_gem_security [389/915] 1967121=test_euc_tw [390/915] 1967121=test_compile_prism [391/915] 1967130=test_gem_commands_build_command [392/915] 1967120=test_face [393/915] 1967120=test_sizeof [394/915] 1967127=test_alias [395/915] 1967130=test_gem_requirement [396/915] 1967130=test_object_references [397/915] 1967121=test_wait [398/915] 1967130=test_x509name [399/915] 1967118=test_sleep [400/915] 1967127=test_dns [401/915] 1967130=test_stringio [402/915] 1967121=test_require [403/915] 1967130=test_dup [404/915] 1967127=test_comparable [405/915] 1967127=test_bug-3571 [406/915] 1967127=test_system [407/915] 1967132=test_emoji_breaks [408/915] 1967132=test_notimplement [409/915] 1967132=test_io_timeout [410/915] 1967132=test_date_new [411/915] 1967132=test_gem_commands_info_command [412/915] 1967132=test_rdoc_rd [413/915] 1967130=command_line_test [414/915] 1967130=test_console_attr [415/915] 1967130=test_gem_bundler_version_finder [416/915] 1967132=test_webauthn_listener_response [417/915] 1967132=heredoc_test [418/915] 1967130=newline_test [419/915] 1967132=test_array [420/915] 1967131=test_ubf_async_safe [421/915] 1967132=parser_test [422/915] 1967132=snippets_test [423/915] 1967131=test_gem_path_support [424/915] 1967131=constant_path_node_test [425/915] 1967131=test_win32ole_record [426/915] 1967131=test_gem_safe_yaml [427/915] 1967131=test_digest_extend [428/915] 1967131=test_autoconf [429/915] 1967131=test_did_you_mean [430/915] 1967118=test_popen_deadlock [431/915] 1967130=test_bug-5832 [432/915] 1967129=test_case [433/915] 1967130=test_cgi_multipart [434/915] 1967129=test_ast [435/915] 1967130=test_rdoc_comment [436/915] 1967131=test_pack [437/915] 1967130=test_rb_str_dup [438/915] 1967130=fuzzer_test [439/915] 1967130=onigmo_test [440/915] 1967130=test_struct [441/915] 1967131=test_gc [442/915] 1967131=test_math [443/915] 1967130=json_encoding_test [444/915] 1967130=test_time [445/915] 1967131=test_super [446/915] 1967128=test_libs [447/915] 1967128=test_x509crl [448/915] 1967130=test_numeric [449/915] 1967130=test_stringscanner [450/915] 1967130=test_cgi_session [451/915] 1967130=test_class [452/915] 1967130=test_word [453/915] 1967130=test_gb18030 [454/915] 1967130=test_gem_package_tar_reader [455/915] 1967128=test_type_completor [456/915] 1967128=test_win32ole_variable [457/915] 1967130=test_gbk [458/915] 1967128=test_rdoc_markup_attributes [459/915] 1967130=test_gem_specification [460/915] 1967128=test_rdoc_class_module [461/915] 1967118=test_gem_name_tuple [462/915] 1967118=test_win32ole_type_event [463/915] 1967118=test_warning [464/915] 1967117=test_gem_dependency_installer [465/915] 1967118=test_pointer [466/915] 1967127=test_refinement [467/915] 1967131=test_rdoc_any_method [468/915] 1967118=test_flush [469/915] 1967118=test_complexrational [470/915] 1967118=test_gem_commands_fetch_command [471/915] 1967118=test_cgi_header [472/915] 1967118=test_pkcs7 [473/915] 1967128=test_rdoc_markup_to_html_snippet [474/915] 1967132=test_mul [475/915] 1967132=test_win32ole_variant_outarg [476/915] 1967132=test_mkmf [477/915] 1967128=test_enumerator_kw [478/915] 1967128=test_mixed_unicode_escapes [479/915] 1967128=test_require_path_check [480/915] 1967132=test_rdoc_markup_to_joined_paragraph [481/915] 1967120=test_string_memory [482/915] 1967131=regexp_test [483/915] 1967132=test_rdoc_markup_to_html [484/915] 1967131=test_rdoc_context [485/915] 1967118=test_pkg_config [486/915] 1967120=test_big2str [487/915] 1967120=test_line_editor [488/915] 1967118=test_rdoc_markup_indented_paragraph [489/915] 1967120=test_rdoc_parser [490/915] 1967132=test_coderange [491/915] 1967132=test_open-uri [492/915] 1967120=test_dln [493/915] 1967120=test_history [494/915] 1967118=test_x509attr [495/915] 1967118=test_complex2 [496/915] 1967118=test_iso_8859 [497/915] 1967120=test_protectLeaked file descriptor: TestOpenURI#test_404: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 45893> [498/915] 1967120=test_tree_builder [499/915] 1967120=test_protocolCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1967132 ko1 10u IPv4 1273757725 0t0 TCP localhost:45893->localhost:42710 (CLOSE_WAIT) [500/915] 1967128=test_gem_ext_cargo_builder_link_flag_converter [501/915] 1967118=test_gem_commands_open_command Closed file descriptor: TestOpenURI#test_redirect_auth_failure_r2: 10 [502/915] 1967128=test_cgi_util [503/915] 1967132=test_x509req [504/915] 1967120=test_c_struct_builder [505/915] 1967118=location_test [506/915] 1967118=dump_test [507/915] 1967120=test_enc_associate [508/915] 1967132=test_gc [509/915] 1967128=test_allocation [510/915] 1967120=test_iseq [511/915] 1967130=test_store [512/915] 1967131=test_insns_leaf [513/915] 1967131=test_tcp [514/915] 1967131=test_pp [515/915] 1967131=test_sprintf_comb [516/915] 1967122=test_rdoc_markdown_test [517/915] 1967130=test_rdoc_normal_module [518/915] 1967117=test_method_cache [519/915] 1967117=test_path [520/915] 1967117=test_gem_stub_specification [521/915] 1967130=tunnel_test [522/915] 1967130=test_gem_text [523/915] 1967131=test_settracefunc [524/915] 1967121=test_gem_commands_stale_command [525/915] 1967130=test_rdoc_markup_to_tt_only [526/915] 1967121=test_win32ole [527/915] 1967121=test_gem_version [528/915] 1967130=test_rat [529/915] 1967130=test_extlibs [530/915] 1967117=test_rdoc_markup_heading [531/915] 1967117=json_string_matching_test [532/915] 1967121=test_gem_ext_rake_builder [533/915] 1967117=test_monitor [534/915] 1967118=test_flags [535/915] 1967117=test_asn1 [536/915] 1967117=test_transcode [537/915] 1967120=test_whileuntil [538/915] 1967120=source_location_test [539/915] 1967120=test_complex [540/915] 1967117=test_at_exit [541/915] 1967123=test_rdoc_markup_verbatim [542/915] 1967123=test_instrumentation_api [543/915] 1967117=test_inadvertent_creation [544/915] 1967117=static_inspect_test [545/915] 1967117=equality_test [546/915] 1967117=test_gem_commands_query_command [547/915] 1967124=test_color [548/915] 1967120=test_eval_history [549/915] 1967120=test_c_struct_entry [550/915] 1967124=test_case [551/915] 1967124=test_files_ext [552/915] 1967118=test_x509ext [553/915] 1967124=unescape_test [554/915] 1967118=test_win32ole_typelib [555/915] 1967118=test_euc_jp [556/915] 1967120=test_scanner_events [557/915] 1967118=test_external_new [558/915] 1967118=test_abi [559/915] 1967120=test_gem_resolver_dependency_request [560/915] 1967120=test_force_exit [561/915] 1967120=test_rubyvm [562/915] 1967120=test_data_error [563/915] 1967121=test_rdoc_markup_to_table_of_contents [564/915] 1967121=test_gem_doctor [565/915] 1967120=test_ancdata [566/915] 1967120=test_weakmap [567/915] 1967121=test_gem_uri_formatter [568/915] 1967121=test_sprintf [569/915] 1967118=test_rdoc_encoding [570/915] 1967118=test_optimization [571/915] 1967117=test_gem_request_connection_pools [572/915] 1967131=test_rdoc_markdown [573/915] 1967121=test_common [574/915] 1967123=test_rdoc_constant [575/915] 1967122=test_registry [576/915] 1967122=test_deprecate [577/915] 1967122=test_ssl [578/915] 1967123=parse_success_test [579/915] 1967117=test_module [580/915] 1967123=test_gem_commands_push_command [581/915] 1967127=test_ractor [582/915] 1967127=test_logdevice [583/915] 1967121=test_rdoc_attr [584/915] 1967121=test_passing_block [585/915] 1967121=test_http [586/915] 1967121=test_x509cert [587/915] 1967131=test_addrinfo [588/915] 1967131=test_bug-14834 [589/915] 1967131=test_rdoc_context_section [590/915] 1967131=ruby_parser_test [591/915] 1967131=test_buffering [592/915] 1967123=test_svcb_https [593/915] 1967131=test_key_actor_vi [594/915] 1967123=test_enumerable [595/915] 1967123=test_bmethod [596/915] 1967123=test_rdoc_markup_include [597/915] 1967123=test_rdoc_generator_pot_po_entry [598/915] 1967123=test_gem_resolver_specification [599/915] 1967123=test_encoding [600/915] 1967131=test_load [601/915] 1967131=json_fixtures_test [602/915] 1967131=test_default_gems [603/915] 1967131=test_constant [604/915] 1967121=test_rdoc_parser_c [605/915] 1967123=test_gem_security_trust_dir [606/915] 1967123=test_logperiod [607/915] 1967123=test_have_func [608/915] 1967130=test_enc_str_buf_cat [609/915] 1967130=test_gem_package_tar_reader_entry [610/915] 1967121=test_zsh_completion [611/915] 1967121=test_webauthn_listener [612/915] 1967130=test_lock_native_thread [613/915] 1967130=test_fd_setsize [614/915] 1967130=test_objectspace [615/915] 1967121=test_trick [616/915] 1967127=test_gem_request_set [617/915] 1967119=version_test [618/915] 1967119=test_gem_rdoc [619/915] 1967119=lex_test [620/915] 1967119=test_require_lib [621/915] 1967123=test_files_test_2 [622/915] 1967123=test_gem_version_option [623/915] 1967127=test_gem_remote_fetcher_s3 [624/915] 1967123=test_rdoc_markup_parser [625/915] 1967123=test_iseq_load [626/915] 1967124=test_fstring [627/915] 1967127=test_name_error_extension [628/915] 1967127=test_timeout [629/915] 1967127=test_fixnum [630/915] 1967127=test_signal [631/915] 1967124=test_rdoc_markup_raw [632/915] 1967124=test_scheduler [633/915] 1967124=test_ensure_and_callcc [634/915] 1967124=test_null [635/915] 1967124=test_big5 [636/915] 1967124=test_gem_resolver_activation_request [637/915] 1967124=test_gem_resolver_vendor_specification [638/915] 1967124=test_typeddata [639/915] 1967124=test_date_strftime [640/915] 1967117=compiler_test [641/915] 1967117=test_struct [642/915] 1967117=test_basicinstructions [643/915] 1967127=test_bigzero [644/915] 1967127=test_mutex [645/915] 1967131=test_key_actor_emacs [646/915] 1967117=test_gem_ext_builder [647/915] 1967131=test_history [648/915] 1967131=test_verbose [649/915] 1967131=test_gem_unsatisfiable_dependency_error [650/915] 1967131=test_rdoc_i18n_text [651/915] 1967131=test_rdoc_tom_doc [652/915] 1967131=test_ractor [653/915] 1967127=pattern_test [654/915] 1967123=test_gem_package_tar_header [655/915] 1967131=test_disable_irb [656/915] 1967123=test_sexp [657/915] 1967124=test_logger [658/915] 1967123=test_import [659/915] 1967127=test_basicsocket [660/915] 1967124=test_gem_commands_owner_command [661/915] 1967131=test_recursion [662/915] 1967127=test_normalize [663/915] 1967127=test_find [664/915] 1967131=locals_test [665/915] 1967131=test_ostruct [666/915] 1967127=test_completion [667/915] 1967131=test_raise [668/915] 1967131=test_proxy [669/915] 1967131=test_io_wait_uncommon [670/915] 1967131=test_string [671/915] 1967124=test_shift_jis [672/915] 1967124=test_yield [673/915] 1967131=test_gem_request_set_lockfile_parser [674/915] 1967131=test_gem_ci_detector [675/915] 1967131=test_formatter [676/915] 1967131=fixtures_test [677/915] 1967122=test_rational2 [678/915] 1967126=test_gem_dependency_resolution_error [679/915] 1967122=test_http [680/915] 1967126=test_too_many_dummy_encodings [681/915] 1967121=test_filter [682/915] 1967131=test_gem_ext_cmake_builder [683/915] 1967131=test_erb_m17n [684/915] 1967131=test_objspace [685/915] 1967121=test_clone [686/915] 1967126=test_koi8 [687/915] 1967126=test_gem_resolver_vendor_set [688/915] 1967126=test_evaluation [689/915] 1967120=test_fnmatch [690/915] 1967126=test_rdoc_markup_to_ansi [691/915] 1967120=test_have_library [692/915] 1967123=test_require [693/915] 1967126=test_https [694/915] 1967128=test_erb_command [695/915] 1967128=test_httpresponses [696/915] 1967128=integer_base_flags_test [697/915] 1967121=test_unicode_escape [698/915] 1967127=test_ftp [699/915] 1967127=test_switch_hitter [700/915] 1967127=test_ole_methods [701/915] 1967127=test_defined [702/915] 1967128=test_pack [703/915] 1967121=test_call [704/915] 1967117=test_thread [705/915] 1967127=json_generic_object_test [706/915] 1967127=test_hash_create [707/915] 1967127=test_gem_security_policy [708/915] 1967121=test_file [709/915] 1967121=test_gem_install_update_options [710/915] 1967121=test_gem_resolver_index_set [711/915] 1967121=test_rdoc_parser_changelog [712/915] 1967121=test_init [713/915] 1967127=test_rdoc_markup_to_html_crossref [714/915] 1967128=test_case_options [715/915] 1967128=test_arity [716/915] 1967128=test_folderitem2_invokeverb [717/915] 1967128=test_update [718/915] 1967128=test_files_sample [719/915] 1967128=test_key_error [720/915] 1967128=test_enc_raise [721/915] 1967128=test_engine [722/915] 1967128=test_rdoc_markup_to_markdown [723/915] 1967128=test_httpresponse [724/915] 1967120=test_rdoc_parser_ruby [725/915] 1967128=test_show_source [726/915] 1967128=test_inlinecache [727/915] 1967128=test_usrmarshal [728/915] 1967121=test_weakkeymap [729/915] 1967127=test_gem_command [730/915] 1967127=test_pinned [731/915] 1967128=test_memory_view [732/915] 1967127=test_gem_util [733/915] 1967123=test_raise_exception [734/915] 1967128=test_config [735/915] 1967127=test_tempfile [736/915] 1967128=test_gem_resolver [737/915] 1967119=test_gem_remote_fetcher [738/915] 1967120=test_gem_gemcutter_utilities [739/915] 1967120=test_jaro_winkler [740/915] 1967128=test_gem_commands_yank_command [741/915] 1967120=test_exit [742/915] 1967122=test_pattern_key_name_check [743/915] 1967122=test_postponed_job [744/915] 1967120=ractor_test [745/915] 1967119=test_gem_request_set_lockfile [746/915] 1967127=test_human_typo [747/915] 1967127=test_cparser [748/915] 1967120=test_dot_dot [749/915] 1967120=test_bignum [750/915] 1967128=reflection_test [751/915] 1967128=test_enum [752/915] 1967120=test_gem_commands_which_command [753/915] 1967120=test_gem_source_specific_file [754/915] 1967123=test_unix [755/915] 1967119=parse_test [756/915] 1967123=test_context [757/915] 1967119=test_symbol [758/915] 1967130=test_coder [759/915] 1967130=test_optparse [760/915] 1967130=test_rdoc_markup [761/915] 1967130=test_last_thread [762/915] 1967120=test_rdoc_markup_to_bs [763/915] 1967120=test_gem_source_lock [764/915] 1967126=test_ldap [765/915] 1967122=test_gem_remote_fetcher_local_server [766/915] 1967120=test_etc [767/915] 1967126=test_macro [768/915] 1967126=test_hash [769/915] 1967126=test_cipher [770/915] 1967122=test_new [771/915] 1967122=test_ractor [772/915] 1967120=test_my_integer [773/915] 1967126=test_gem_commands_environment_command [774/915] 1967120=test_tracepoint [775/915] 1967122=test_debugger_integration [776/915] 1967123=test_array_create [777/915] 1967123=test_gem_resolver_installed_specification [778/915] 1967122=test_rdoc_rubygems_hook [779/915] 1967123=test_internal_ivar [780/915] 1967126=test_cgi_cookie [781/915] 1967123=test_gem_commands_mirror [782/915] 1967123=test_cd [783/915] 1967126=symbol_encoding_test [784/915] 1967123=desugar_compiler_test [785/915] 1967126=test_hmac [786/915] 1967123=test_signedness [787/915] 1967126=test_gem_spec_fetcher [788/915] 1967130=test_ractor [789/915] 1967118=test_undef [790/915] 1967118=test_gem_commands_sources_command [791/915] 1967122=test_c_union_entity [792/915] 1967130=test_ws [793/915] 1967130=test_date_arith [794/915] 1967130=test_io_console [795/915] 1967127=test_rdoc_require [796/915] 1967122=test_metaclass [797/915] 1967122=test_numeric [798/915] 1967127=test_io [799/915] 1967126=test_num2int [800/915] 1967126=test_gem_source_local [801/915] 1967120=test_rdoc_parser_rd [802/915] 1967122=test_iter_break [803/915] 1967122=test_parse [804/915] 1967118=test_have_macro [805/915] 1967120=test_process [806/915] 1967126=test_wss [807/915] 1967126=test_address_resolve [808/915] 1967126=test_closure [809/915] 1967118=test_digest [810/915] 1967118=test_variable [811/915] 1967118=test_cstr [812/915] 1967126=test_gem_resolver_lock_specification [813/915] 1967126=test_foreach [814/915] 1967126=test_econv [815/915] 1967128=test_securerandom [816/915] 1967128=test_nil2vtempty [817/915] 1967128=test_flip [818/915] 1967122=test_nowrite [819/915] 1967122=test_thread_queue [820/915] 1967128=test_summary [821/915] 1967130=test_stack [822/915] 1967132=test_gem_commands_install_command [823/915] 1967123=test_gem_ext_cargo_builder_unit [824/915] 1967128=test_coverage [825/915] 1967123=test_stream [826/915] 1967123=json_common_interface_test [827/915] 1967123=test_func [828/915] 1967121=test_remote_fetch_error [829/915] 1967121=test_pathname [830/915] 1967117=test_kill_ring [831/915] 1967117=test_gem_resolver_git_specification [832/915] 1967118=test_dir_m17n [833/915] 1967124=test_cgi_tag_helper [834/915] 1967124=test_gem_commands_cert_command [835/915] 1967121=test_io [836/915] 1967117=test_fileutils [837/915] 1967121=test_eval [838/915] 1967121=test_process [839/915] 1967121=test_object [840/915] 1967117=test_method_cache [841/915] 1967117=test_iterator [842/915] 1967117=test_marshalable [843/915] 1967117=test_gem_resolver_index_specification [844/915] 1967117=test_string [845/915] 1967117=test_gem_dependency [846/915] 1967124=test_serialize_subclasses [847/915] 1967124=test_const [848/915] 1967124=test_class [849/915] 1967130=parse_comments_test [850/915] 1967126=test_gem_commands_dependency_command [851/915] 1967130=test_cmethod [852/915] 1967130=test_qsort [853/915] 1967130=test_gem_ext_ext_conf_builder [854/915] 1967117=test_path_to_class [855/915] 1967117=test_storage [856/915] 1967117=test_thread_fd_close [857/915] 1967117=json_addition_test [858/915] 1967117=relocation_test [859/915] 1967126=test_windows_1251 [860/915] 1967126=test_unicode [861/915] 1967119=test_parser_events [862/915] 1967117=test_addr [863/915] 1967126=test_eval [864/915] 1967117=test_stat [865/915] 1967117=test_gem_resolver_best_set [866/915] 1967128=test_convertible [867/915] 1967117=test_win32ole_method [868/915] 1967117=test_yamldbm [869/915] 1967117=test_helper [870/915] 1967117=test_thread_cv [871/915] 1967119=test_cgi_modruby [872/915] 1967119=test_gem_resolver_conflict [873/915] 1967119=test_readpartial [874/915] 1967121=test_rdoc_generator_markup [875/915] 1967121=test_scalar [876/915] 1967121=test_rdoc_cross_reference [877/915] 1967119=test_gem_commands_contents_command [878/915] 1967122=test_regexp [879/915] 1967126=newline_offsets_test [880/915] 1967117=test_str2big [881/915] 1967117=test_rational [882/915] 1967119=test_file [883/915] 1967132=bom_test [884/915] 1967132=test_sockopt [885/915] 1967132=test_frozen_error [886/915] 1967132=test_lambda [887/915] 1967132=test_encoding [888/915] 1967132=test_pattern_matching [889/915] 1967126=test_thread [890/915] 1967126=test_gem_commands_search_command [891/915] 1967126=test_arithmetic_sequence [892/915] 1967132=test_literal [893/915] 1967126=test_irb [894/915] 1967117=test_gem_resolver_api_specification [895/915] 1967117=test_rendering [896/915] 1967117=test_getopts [897/915] 1967117=parameters_signature_test [898/915] 1967117=test_rdoc_include [899/915] 1967121=test_primitive [900/915] 1967121=test_gem_request [901/915] 1967117=test_gem_commands_signin_command [902/915] 1967118=test_nonblock [903/915] 1967118=test_pkey [904/915] 1967117=test_gem_commands_specification_command [905/915] 1967118=test_yield_block [906/915] 1967118=test_recorder [907/915] 1967118=test_yaml [908/915] 1967126=test_rdoc_options [909/915] 1967117=test_boolean [910/915] 1967117=test_config [911/915] 1967118=test_pstore [912/915] 1967123=test_ractor [913/915] 1967121=test_document [914/915] 1967121=test_bug_reporter [915/915] 1967118=test_spell_checker $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 949 949 949 ? -1 Ss 1000 0:16 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 949 959 959 959 pts/0 959 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 959 960 959 959 pts/0 959 S+ 1000 0:05 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 2628222 733932 733932 733932 ? -1 Ss 1000 0:00 /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only 960 1965741 959 959 pts/0 959 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 1965741 1965744 959 959 pts/0 959 S+ 1000 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20241123-095945 --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 1965744 1965745 959 959 pts/0 959 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20241123-095945 --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 1965745 1966682 959 959 pts/0 959 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 1966682 1966683 959 959 pts/0 959 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 1966683 1967096 959 959 pts/0 959 Sl+ 1000 0:18 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 1967096 1967125 959 959 pts/0 959 Sl+ 1000 0:09 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 1967125 1969644 959 959 pts/0 959 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 1967125 1969650 959 959 pts/0 959 Z+ 1000 0:00 [test_autoload.*] <defunct> 1967125 1969654 959 959 pts/0 959 Z+ 1000 0:00 [test_autoload.*] <defunct> 1965745 2001274 959 959 pts/0 959 R+ 1000 0:00 ps jx 1 2090122 2090122 2090122 ? -1 Ss 1000 0:00 SCREEN 2090122 2090124 2090124 2090124 pts/2 2090124 Ss+ 1000 0:00 /bin/bash 2090122 2360588 2360588 2360588 pts/1 2360588 Ss+ 1000 0:00 /bin/bash 1 2628222 2628222 2628222 ? -1 Ss 1000 0:00 /usr/lib/systemd/systemd --user 2628222 2628224 2628222 2628222 ? -1 S 1000 0:00 (sd-pam) {1=>[949, 2090122, 2628222], 949=>[959], 959=>[960], 2628222=>[733932, 2628224], 960=>[1965741], 1965741=>[1965744], 1965744=>[1965745], 1965745=>[1966682, 2001274], 1966682=>[1966683], 1966683=>[1967096], 1967096=>[1967125], 1967125=>[1969644, 1969650, 1969654], 2090122=>[2090124, 2360588]} $ timeout 60 gdb -p 1969644 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1969646] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000061450b0c5d0e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x771acd0006c0 (LWP 1969644) "test_autoload.*" 0x000061450b0c5d0e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x771ace0006c0 (LWP 1969646) "test_autoload.*" 0x0000771af251b4cd in __GI___poll (fds=0x771abff09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x771ace0006c0 (LWP 1969646) "test_autoload.*"): #0 0x0000771af251b4cd in __GI___poll (fds=0x771abff09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000061450b0505aa in __interceptor_poll () No symbol table info available. #2 0x000061450b3fe7cf 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:3010 vm = <optimized out> #4 0x000061450b0a995f in asan_thread_start(void*) () No symbol table info available. #5 0x0000771af249ca94 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 = {130957008963264, 654077210977979116, 130957008963264, -352, 0, 130956992176656, 654077210998950636, 654078226515053292}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x0000771af2529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x771acd0006c0 (LWP 1969644) "test_autoload.*"): #0 0x000061450b0c5d0e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x000061450b0c6cca in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x000061450b015540 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x000061450b0153b9 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 0x000061450b014fe5 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 0x000061450b00ffee in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x000061450b00fdd8 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x000061450b0abd43 in __interceptor_malloc () No symbol table info available. #8 0x000061450b1309c5 in rb_gc_impl_malloc (objspace_ptr=0x51d000000a80, size=528) at /tmp/ruby/src/trunk_asan/gc/default.c:8195 gpr = 107008 objspace = 0x51d000000a80 mem = <optimized out> #9 0x000061450b1d10c2 in new_arena () at /tmp/ruby/src/trunk_asan/iseq.c:599 new_arena = <optimized out> #10 prepare_iseq_build (iseq=iseq@entry=0x771ad048cc10, name=<optimized out>, name@entry=130957610660680, path=path@entry=130957604026480, realpath=realpath@entry=130956999456320, first_lineno=first_lineno@entry=0, code_location=code_location@entry=0x771ac3b0ae40, node_id=-1, parent=0x0, isolated_depth=0, type=ISEQ_TYPE_TOP, script_lines=4, option=0x771ac3b0ae20) at /tmp/ruby/src/trunk_asan/iseq.c:645 coverage = 0 err_info = 4 body = <optimized out> #11 0x000061450b1d04e6 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=0x771ac3b0ae20, error_state=<optimized out>) at /tmp/ruby/src/trunk_asan/iseq.c:1073 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 = 0x771ad048cc10 location = <optimized out> start_line = <optimized out> start = <optimized out> end = <optimized out> #12 0x000061450b1d0124 in pm_iseq_new_top (node=node@entry=0x771accffc878, name=name@entry=130957610660680, path=path@entry=130957604026480, realpath=realpath@entry=130956999456320, parent=parent@entry=0x0, error_state=error_state@entry=0x771accffc9a0) at /tmp/ruby/src/trunk_asan/iseq.c:904 No locals. #13 0x000061450b1ed520 in load_iseq_eval (ec=0x516000e037d0, fname=fname@entry=130957604026480) at /tmp/ruby/src/trunk_asan/load.c:756 error_state = <optimized out> result = <optimized out> error = <optimized out> ec = 0x516000e037d0 v = <optimized out> th = <optimized out> realpath_map = 130957612274520 iseq = <optimized out> #14 0x000061450b1e8677 in require_internal (ec=ec@entry=0x516000e037d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1295 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x51500028e180 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 130957612274680 realpath_map = 130957612274520 path = 130957604026480 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #15 0x000061450b1e6742 in rb_require_string_internal (fname=130956999456320, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1401 result = <optimized out> ec = 0x516000e037d0 result = <optimized out> #16 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1387 No locals. #17 0x000061450b4ce418 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:3795 ci = 0x1636100140003 cc = <optimized out> me = 0x771af17a4620 cfunc = 0x504000018558 recv = 130957612404200 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #18 0x000061450b4b474d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x771accffd400) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4773 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #19 0x000061450b4ba3a5 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4182 No locals. #20 0x000061450b47bd8d in vm_sendish (ec=0x516000e037d0, reg_cfp=0x771acc5f56e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #21 vm_exec_core (ec=ec@entry=0x516000e037d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x61450b46eb39 <vm_exec_core+1801>, 0x61450b46fc0a <vm_exec_core+6106>, 0x61450b47583f <vm_exec_core+29711>, 0x61450b46f762 <vm_exec_core+4914>, 0x61450b47643e <vm_exec_core+32782>, 0x61450b474202 <vm_exec_core+24018>, 0x61450b471b7d <vm_exec_core+14157>, 0x61450b46ecb9 <vm_exec_core+2185>, 0x61450b475ea7 <vm_exec_core+31351>, 0x61450b475ba1 <vm_exec_core+30577>, 0x61450b46f9da <vm_exec_core+5546>, 0x61450b46f257 <vm_exec_core+3623>, 0x61450b474857 <vm_exec_core+25639>, 0x61450b470991 <vm_exec_core+9569>, 0x61450b4760e5 <vm_exec_core+31925>, 0x61450b475d2f <vm_exec_core+30975>, 0x61450b470ff1 <vm_exec_core+11201>, 0x61450b471afb <vm_exec_core+14027>, 0x61450b474450 <vm_exec_core+24608>, 0x61450b475c90 <vm_exec_core+30816>, 0x61450b4735b7 <vm_exec_core+20871>, 0x61450b4744ea <vm_exec_core+24762>, 0x61450b474c08 <vm_exec_core+26584>, 0x61450b4734e3 <vm_exec_core+20659>, 0x61450b46f183 <vm_exec_core+3411>, 0x61450b473d1c <vm_exec_core+22764>, 0x61450b46eff9 <vm_exec_core+3017>, 0x61450b46f469 <vm_exec_core+4153>, 0x61450b47133e <vm_exec_core+12046>, 0x61450b473084 <vm_exec_core+19540>, 0x61450b473a65 <vm_exec_core+22069>, 0x61450b472c20 <vm_exec_core+18416>, 0x61450b46eb7e <vm_exec_core+1870>, 0x61450b47518a <vm_exec_core+27994>, 0x61450b475ab6 <vm_exec_core+30342>, 0x61450b46f542 <vm_exec_core+4370>, 0x61450b4700d6 <vm_exec_core+7334>, 0x61450b46fb5c <vm_exec_core+5932>, 0x61450b470a96 <vm_exec_core+9830>, 0x61450b471a90 <vm_exec_core+13920>, 0x61450b46f604 <vm_exec_core+4564>, 0x61450b474fd3 <vm_exec_core+27555>, 0x61450b470045 <vm_exec_core+7189>, 0x61450b47194e <vm_exec_core+13598>, 0x61450b472303 <vm_exec_core+16083>, 0x61450b474903 <vm_exec_core+25811>, 0x61450b473793 <vm_exec_core+21347>, 0x61450b470b8a <vm_exec_core+10074>, 0x61450b470413 <vm_exec_core+8163>, 0x61450b474731 <vm_exec_core+25345>, 0x61450b47158c <vm_exec_core+12636>, 0x61450b473e27 <vm_exec_core+23031>, 0x61450b47381b <vm_exec_core+21483>, 0x61450b473ef4 <vm_exec_core+23236>, 0x61450b475761 <vm_exec_core+29489>, 0x61450b4728e4 <vm_exec_core+17588>, 0x61450b4749d2 <vm_exec_core+26018>, 0x61450b46e7bb <vm_exec_core+907>, 0x61450b474595 <vm_exec_core+24933>, 0x61450b470e62 <vm_exec_core+10802>, 0x61450b473128 <vm_exec_core+19704>, 0x61450b473688 <vm_exec_core+21080>, 0x61450b46e7c0 <vm_exec_core+912>, 0x61450b472f93 <vm_exec_core+19299>, 0x61450b47125f <vm_exec_core+11823>, 0x61450b4705d0 <vm_exec_core+8608>, 0x61450b473f88 <vm_exec_core+23384>, 0x61450b46f6c0 <vm_exec_core+4752>, 0x61450b471e44 <vm_exec_core+14868>, 0x61450b47d6a9 <vm_exec_core+62073>, 0x61450b473b47 <vm_exec_core+22295>, 0x61450b46ff21 <vm_exec_core+6897>, 0x61450b4702ef <vm_exec_core+7871>, 0x61450b4701cd <vm_exec_core+7581>, 0x61450b470826 <vm_exec_core+9206>, 0x61450b4710ae <vm_exec_core+11390>, 0x61450b46fe42 <vm_exec_core+6674>, 0x61450b4766d3 <vm_exec_core+33443>, 0x61450b473bfe <vm_exec_core+22478>, 0x61450b47270c <vm_exec_core+17116>, 0x61450b475081 <vm_exec_core+27729>, 0x61450b4767f1 <vm_exec_core+33729>, 0x61450b4753e7 <vm_exec_core+28599>, 0x61450b47623e <vm_exec_core+32270>, 0x61450b476316 <vm_exec_core+32486>, 0x61450b46f09c <vm_exec_core+3180>, 0x61450b475dc4 <vm_exec_core+31124>, 0x61450b47144f <vm_exec_core+12319>, 0x61450b475fff <vm_exec_core+31695>, 0x61450b470f0e <vm_exec_core+10974>, 0x61450b4752e5 <vm_exec_core+28341>, 0x61450b46eec3 <vm_exec_core+2707>, 0x61450b470ca4 <vm_exec_core+10356>, 0x61450b47204c <vm_exec_core+15388>, 0x61450b4719e5 <vm_exec_core+13749>, 0x61450b4717b4 <vm_exec_core+13188>, 0x61450b46e8b7 <vm_exec_core+1159>, 0x61450b46edda <vm_exec_core+2474>, 0x61450b46e949 <vm_exec_core+1305>, 0x61450b475600 <vm_exec_core+29136>, 0x61450b472e30 <vm_exec_core+18944>, 0x61450b4723d4 <vm_exec_core+16292>, 0x61450b472af1 <vm_exec_core+18113>, 0x61450b47280a <vm_exec_core+17370>, 0x61450b471855 <vm_exec_core+13349>, 0x61450b4721f8 <vm_exec_core+15816>, 0x61450b471d1a <vm_exec_core+14570>, 0x61450b472503 <vm_exec_core+16595>, 0x61450b472585 <vm_exec_core+16725>, 0x61450b46eb2a <vm_exec_core+1786>, 0x61450b46fbfb <vm_exec_core+6091>, 0x61450b475830 <vm_exec_core+29696>, 0x61450b46f753 <vm_exec_core+4899>, 0x61450b47642f <vm_exec_core+32767>, 0x61450b4741f3 <vm_exec_core+24003>, 0x61450b471b6e <vm_exec_core+14142>, 0x61450b46ecaa <vm_exec_core+2170>, 0x61450b475e98 <vm_exec_core+31336>, 0x61450b475b92 <vm_exec_core+30562>, 0x61450b46f9cb <vm_exec_core+5531>, 0x61450b46f248 <vm_exec_core+3608>, 0x61450b474848 <vm_exec_core+25624>, 0x61450b470982 <vm_exec_core+9554>, 0x61450b4760d6 <vm_exec_core+31910>, 0x61450b475d20 <vm_exec_core+30960>, 0x61450b470fe2 <vm_exec_core+11186>, 0x61450b471aec <vm_exec_core+14012>, 0x61450b474441 <vm_exec_core+24593>, 0x61450b475c81 <vm_exec_core+30801>, 0x61450b4735a8 <vm_exec_core+20856>, 0x61450b4744db <vm_exec_core+24747>, 0x61450b474bf9 <vm_exec_core+26569>, 0x61450b4734d4 <vm_exec_core+20644>, 0x61450b46f174 <vm_exec_core+3396>, 0x61450b473d0d <vm_exec_core+22749>, 0x61450b46efea <vm_exec_core+3002>, 0x61450b46f45a <vm_exec_core+4138>, 0x61450b47132f <vm_exec_core+12031>, 0x61450b473075 <vm_exec_core+19525>, 0x61450b473a56 <vm_exec_core+22054>, 0x61450b472c11 <vm_exec_core+18401>, 0x61450b46eb6f <vm_exec_core+1855>, 0x61450b47517b <vm_exec_core+27979>, 0x61450b475aa7 <vm_exec_core+30327>, 0x61450b46f533 <vm_exec_core+4355>, 0x61450b4700c7 <vm_exec_core+7319>, 0x61450b46fb4d <vm_exec_core+5917>, 0x61450b470a87 <vm_exec_core+9815>, 0x61450b471a81 <vm_exec_core+13905>, 0x61450b46f5f5 <vm_exec_core+4549>, 0x61450b474fc4 <vm_exec_core+27540>, 0x61450b470036 <vm_exec_core+7174>, 0x61450b47193f <vm_exec_core+13583>, 0x61450b4722f4 <vm_exec_core+16068>, 0x61450b4748f4 <vm_exec_core+25796>, 0x61450b473784 <vm_exec_core+21332>, 0x61450b470b7b <vm_exec_core+10059>, 0x61450b470404 <vm_exec_core+8148>, 0x61450b474722 <vm_exec_core+25330>, 0x61450b47157d <vm_exec_core+12621>, 0x61450b473e18 <vm_exec_core+23016>, 0x61450b47380c <vm_exec_core+21468>, 0x61450b473ee5 <vm_exec_core+23221>, 0x61450b475752 <vm_exec_core+29474>, 0x61450b4728d5 <vm_exec_core+17573>, 0x61450b4749c3 <vm_exec_core+26003>, 0x61450b473770 <vm_exec_core+21312>, 0x61450b474586 <vm_exec_core+24918>, 0x61450b470e53 <vm_exec_core+10787>, 0x61450b473119 <vm_exec_core+19689>, 0x61450b473679 <vm_exec_core+21065>, 0x61450b472038 <vm_exec_core+15368>, 0x61450b472f84 <vm_exec_core+19284>, 0x61450b471250 <vm_exec_core+11808>, 0x61450b4705c1 <vm_exec_core+8593>, 0x61450b473f79 <vm_exec_core+23369>, 0x61450b46f6b1 <vm_exec_core+4737>, 0x61450b471e35 <vm_exec_core+14853>, 0x61450b47d69a <vm_exec_core+62058>, 0x61450b473b38 <vm_exec_core+22280>, 0x61450b46ff12 <vm_exec_core+6882>, 0x61450b4702e0 <vm_exec_core+7856>, 0x61450b4701be <vm_exec_core+7566>, 0x61450b470817 <vm_exec_core+9191>, 0x61450b47109f <vm_exec_core+11375>, 0x61450b472f7f <vm_exec_core+19279>, 0x61450b472702 <vm_exec_core+17106>, 0x61450b472f7a <vm_exec_core+19274>, 0x61450b473770 <vm_exec_core+21312>, 0x61450b47376e <vm_exec_core+21310>, 0x61450b470812 <vm_exec_core+9186>, 0x61450b473cd1 <vm_exec_core+22689>, 0x61450b471ae2 <vm_exec_core+14002>, 0x61450b471ae7 <vm_exec_core+14007>, 0x61450b47376c <vm_exec_core+21308>, 0x61450b47364b <vm_exec_core+21019>, 0x61450b472ad8 <vm_exec_core+18088>, 0x61450b4727f6 <vm_exec_core+17350>, 0x61450b47376a <vm_exec_core+21306>, 0x61450b472c0c <vm_exec_core+18396>...} reg_cfp = 0x771acc5f56e8 reg_pc = 0x5110000a2038 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #22 0x000061450b46afa8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2584 _ec = 0x516000e037d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #23 0x000061450b4e239a in vm_call0_body (ec=<optimized out>, calling=0x771ac3d09860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x771ac3d098d0 cc = <optimized out> ret = <optimized out> #24 0x000061450b4e1c0f in vm_call0_cme (ec=0x516000e037d0, calling=0x771ac3d09860, argv=0x771accffdbc0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #25 vm_call0_body (ec=<optimized out>, calling=0x771ac3d09860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x771ad6383d18 orig_cme = <optimized out> ci = 0x771ac3d098d0 cc = 0x771ad63af080 ret = <optimized out> #26 0x000061450b49614e in vm_call0_cc (recv=130957612404200, id=22641, argc=<optimized out>, argv=<optimized out>, cc=0x771ad63af080, 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> #27 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 = 0x771ad63af080 self = <optimized out> #28 0x000061450b496f7e in rb_funcallv (recv=130957612404200, mid=22641, argc=1, argv=0x771accffdbc0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062 No locals. #29 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119 ar = <optimized out> argv = 0x771accffdbc0 #30 0x000061450b456b2e in autoload_feature_require (_arguments=130956992176048) at /tmp/ruby/src/trunk_asan/variable.c:2943 arguments = 0x771accffdfb0 autoload_const = <optimized out> result = <optimized out> #31 autoload_try_load (_arguments=130956992176048) at /tmp/ruby/src/trunk_asan/variable.c:2957 arguments = 0x771accffdfb0 result = <optimized out> ce = <optimized out> th: 0x51500028e180, native_id: 0x771acd0006c0 -- Control frame information ----------------------------------------------- #32 0x000061450b0f41a0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x516000e037d0 c:0007 p:---- s:0027 e:000026 DUMMY [FINISH] c:0006 p:---- s:0024 e:000023 CFUNC :require _tag = {tag = 36, retval = <optimized out>, buf = {0x771accffdf30, <optimized out>, 0x771accffde40, <optimized out>, <optimized out>}, prev = 0x771ac3c09740, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516000e037d0 state = RUBY_TAG_NONE 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 c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] errinfo = <optimized out> #33 0x000061450b455e96 in rb_autoload_load (module=module@entry=130957612481840, name=name@entry=212043) at /tmp/ruby/src/trunk_asan/variable.c:3018 ce = 0x5030002ce7b0 arguments = {module = 130957612481840, name = 212043, flag = 0, mutex = 130957047287480, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] #34 0x000061450b45f8cd in rb_const_search_from (klass=130956993061760, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3120 ac = 0xfffffffffffffe00 am = 130957612481840 tmp = 130957612481840 ce = <optimized out> current = 130957612481840 value = <optimized out> first_iteration = <optimized out> #35 0x000061450b457b94 in rb_const_search (klass=130956993061760, id=212043, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3142 value = <optimized out> #36 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:3069 c = <optimized out> #37 0x000061450b462b7e 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> #38 0x000061450b46db13 in vm_get_ev_const_chain (ec=0x516000e037d0, segments=0x5020000944b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167 id = 0 val = 128 idx = <optimized out> allow_nil = <optimized out> #39 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020000945b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6370 segments = 0x5020000944b0 ice = <optimized out> val = <optimized out> #40 0x000061450b4748b6 in vm_exec_core (ec=ec@entry=0x516000e037d0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x61450b46eb39 <vm_exec_core+1801>, 0x61450b46fc0a <vm_exec_core+6106>, 0x61450b47583f <vm_exec_core+29711>, 0x61450b46f762 <vm_exec_core+4914>, 0x61450b47643e <vm_exec_core+32782>, 0x61450b474202 <vm_exec_core+24018>, 0x61450b471b7d <vm_exec_core+14157>, 0x61450b46ecb9 <vm_exec_core+2185>, 0x61450b475ea7 <vm_exec_core+31351>, 0x61450b475ba1 <vm_exec_core+30577>, 0x61450b46f9da <vm_exec_core+5546>, 0x61450b46f257 <vm_exec_core+3623>, 0x61450b474857 <vm_exec_core+25639>, 0x61450b470991 <vm_exec_core+9569>, 0x61450b4760e5 <vm_exec_core+31925>, 0x61450b475d2f <vm_exec_core+30975>, 0x61450b470ff1 <vm_exec_core+11201>, 0x61450b471afb <vm_exec_core+14027>, 0x61450b474450 <vm_exec_core+24608>, 0x61450b475c90 <vm_exec_core+30816>, 0x61450b4735b7 <vm_exec_core+20871>, 0x61450b4744ea <vm_exec_core+24762>, 0x61450b474c08 <vm_exec_core+26584>, 0x61450b4734e3 <vm_exec_core+20659>, 0x61450b46f183 <vm_exec_core+3411>, 0x61450b473d1c <vm_exec_core+22764>, 0x61450b46eff9 <vm_exec_core+3017>, 0x61450b46f469 <vm_exec_core+4153>, 0x61450b47133e <vm_exec_core+12046>, 0x61450b473084 <vm_exec_core+19540>, 0x61450b473a65 <vm_exec_core+22069>, 0x61450b472c20 <vm_exec_core+18416>, 0x61450b46eb7e <vm_exec_core+1870>, 0x61450b47518a <vm_exec_core+27994>, 0x61450b475ab6 <vm_exec_core+30342>, 0x61450b46f542 <vm_exec_core+4370>, 0x61450b4700d6 <vm_exec_core+7334>, 0x61450b46fb5c <vm_exec_core+5932>, 0x61450b470a96 <vm_exec_core+9830>, 0x61450b471a90 <vm_exec_core+13920>, 0x61450b46f604 <vm_exec_core+4564>, 0x61450b474fd3 <vm_exec_core+27555>, 0x61450b470045 <vm_exec_core+7189>, 0x61450b47194e <vm_exec_core+13598>, 0x61450b472303 <vm_exec_core+16083>, 0x61450b474903 <vm_exec_core+25811>, 0x61450b473793 <vm_exec_core+21347>, 0x61450b470b8a <vm_exec_core+10074>, 0x61450b470413 <vm_exec_core+8163>, 0x61450b474731 <vm_exec_core+25345>, 0x61450b47158c <vm_exec_core+12636>, 0x61450b473e27 <vm_exec_core+23031>, 0x61450b47381b <vm_exec_core+21483>, 0x61450b473ef4 <vm_exec_core+23236>, 0x61450b475761 <vm_exec_core+29489>, 0x61450b4728e4 <vm_exec_core+17588>, 0x61450b4749d2 <vm_exec_core+26018>, 0x61450b46e7bb <vm_exec_core+907>, 0x61450b474595 <vm_exec_core+24933>, 0x61450b470e62 <vm_exec_core+10802>, 0x61450b473128 <vm_exec_core+19704>, 0x61450b473688 <vm_exec_core+21080>, 0x61450b46e7c0 <vm_exec_core+912>, 0x61450b472f93 <vm_exec_core+19299>, 0x61450b47125f <vm_exec_core+11823>, 0x61450b4705d0 <vm_exec_core+8608>, 0x61450b473f88 <vm_exec_core+23384>, 0x61450b46f6c0 <vm_exec_core+4752>, 0x61450b471e44 <vm_exec_core+14868>, 0x61450b47d6a9 <vm_exec_core+62073>, 0x61450b473b47 <vm_exec_core+22295>, 0x61450b46ff21 <vm_exec_core+6897>, 0x61450b4702ef <vm_exec_core+7871>, 0x61450b4701cd <vm_exec_core+7581>, 0x61450b470826 <vm_exec_core+9206>, 0x61450b4710ae <vm_exec_core+11390>, 0x61450b46fe42 <vm_exec_core+6674>, 0x61450b4766d3 <vm_exec_core+33443>, 0x61450b473bfe <vm_exec_core+22478>, 0x61450b47270c <vm_exec_core+17116>, 0x61450b475081 <vm_exec_core+27729>, 0x61450b4767f1 <vm_exec_core+33729>, 0x61450b4753e7 <vm_exec_core+28599>, 0x61450b47623e <vm_exec_core+32270>, 0x61450b476316 <vm_exec_core+32486>, 0x61450b46f09c <vm_exec_core+3180>, 0x61450b475dc4 <vm_exec_core+31124>, 0x61450b47144f <vm_exec_core+12319>, 0x61450b475fff <vm_exec_core+31695>, 0x61450b470f0e <vm_exec_core+10974>, 0x61450b4752e5 <vm_exec_core+28341>, 0x61450b46eec3 <vm_exec_core+2707>, 0x61450b470ca4 <vm_exec_core+10356>, 0x61450b47204c <vm_exec_core+15388>, 0x61450b4719e5 <vm_exec_core+13749>, 0x61450b4717b4 <vm_exec_core+13188>, 0x61450b46e8b7 <vm_exec_core+1159>, 0x61450b46edda <vm_exec_core+2474>, 0x61450b46e949 <vm_exec_core+1305>, 0x61450b475600 <vm_exec_core+29136>, 0x61450b472e30 <vm_exec_core+18944>, 0x61450b4723d4 <vm_exec_core+16292>, 0x61450b472af1 <vm_exec_core+18113>, 0x61450b47280a <vm_exec_core+17370>, 0x61450b471855 <vm_exec_core+13349>, 0x61450b4721f8 <vm_exec_core+15816>, 0x61450b471d1a <vm_exec_core+14570>, 0x61450b472503 <vm_exec_core+16595>, 0x61450b472585 <vm_exec_core+16725>, 0x61450b46eb2a <vm_exec_core+1786>, 0x61450b46fbfb <vm_exec_core+6091>, 0x61450b475830 <vm_exec_core+29696>, 0x61450b46f753 <vm_exec_core+4899>, 0x61450b47642f <vm_exec_core+32767>, 0x61450b4741f3 <vm_exec_core+24003>, 0x61450b471b6e <vm_exec_core+14142>, 0x61450b46ecaa <vm_exec_core+2170>, 0x61450b475e98 <vm_exec_core+31336>, 0x61450b475b92 <vm_exec_core+30562>, 0x61450b46f9cb <vm_exec_core+5531>, 0x61450b46f248 <vm_exec_core+3608>, 0x61450b474848 <vm_exec_core+25624>, 0x61450b470982 <vm_exec_core+9554>, 0x61450b4760d6 <vm_exec_core+31910>, 0x61450b475d20 <vm_exec_core+30960>, 0x61450b470fe2 <vm_exec_core+11186>, 0x61450b471aec <vm_exec_core+14012>, 0x61450b474441 <vm_exec_core+24593>, 0x61450b475c81 <vm_exec_core+30801>, 0x61450b4735a8 <vm_exec_core+20856>, 0x61450b4744db <vm_exec_core+24747>, 0x61450b474bf9 <vm_exec_core+26569>, 0x61450b4734d4 <vm_exec_core+20644>, 0x61450b46f174 <vm_exec_core+3396>, 0x61450b473d0d <vm_exec_core+22749>, 0x61450b46efea <vm_exec_core+3002>, 0x61450b46f45a <vm_exec_core+4138>, 0x61450b47132f <vm_exec_core+12031>, 0x61450b473075 <vm_exec_core+19525>, 0x61450b473a56 <vm_exec_core+22054>, 0x61450b472c11 <vm_exec_core+18401>, 0x61450b46eb6f <vm_exec_core+1855>, 0x61450b47517b <vm_exec_core+27979>, 0x61450b475aa7 <vm_exec_core+30327>, 0x61450b46f533 <vm_exec_core+4355>, 0x61450b4700c7 <vm_exec_core+7319>, 0x61450b46fb4d <vm_exec_core+5917>, 0x61450b470a87 <vm_exec_core+9815>, 0x61450b471a81 <vm_exec_core+13905>, 0x61450b46f5f5 <vm_exec_core+4549>, 0x61450b474fc4 <vm_exec_core+27540>, 0x61450b470036 <vm_exec_core+7174>, 0x61450b47193f <vm_exec_core+13583>, 0x61450b4722f4 <vm_exec_core+16068>, 0x61450b4748f4 <vm_exec_core+25796>, 0x61450b473784 <vm_exec_core+21332>, 0x61450b470b7b <vm_exec_core+10059>, 0x61450b470404 <vm_exec_core+8148>, 0x61450b474722 <vm_exec_core+25330>, 0x61450b47157d <vm_exec_core+12621>, 0x61450b473e18 <vm_exec_core+23016>, 0x61450b47380c <vm_exec_core+21468>, 0x61450b473ee5 <vm_exec_core+23221>, 0x61450b475752 <vm_exec_core+29474>, 0x61450b4728d5 <vm_exec_core+17573>, 0x61450b4749c3 <vm_exec_core+26003>, 0x61450b473770 <vm_exec_core+21312>, 0x61450b474586 <vm_exec_core+24918>, 0x61450b470e53 <vm_exec_core+10787>, 0x61450b473119 <vm_exec_core+19689>, 0x61450b473679 <vm_exec_core+21065>, 0x61450b472038 <vm_exec_core+15368>, 0x61450b472f84 <vm_exec_core+19284>, 0x61450b471250 <vm_exec_core+11808>, 0x61450b4705c1 <vm_exec_core+8593>, 0x61450b473f79 <vm_exec_core+23369>, 0x61450b46f6b1 <vm_exec_core+4737>, 0x61450b471e35 <vm_exec_core+14853>, 0x61450b47d69a <vm_exec_core+62058>, 0x61450b473b38 <vm_exec_core+22280>, 0x61450b46ff12 <vm_exec_core+6882>, 0x61450b4702e0 <vm_exec_core+7856>, 0x61450b4701be <vm_exec_core+7566>, 0x61450b470817 <vm_exec_core+9191>, 0x61450b47109f <vm_exec_core+11375>, 0x61450b472f7f <vm_exec_core+19279>, 0x61450b472702 <vm_exec_core+17106>, 0x61450b472f7a <vm_exec_core+19274>, 0x61450b473770 <vm_exec_core+21312>, 0x61450b47376e <vm_exec_core+21310>, 0x61450b470812 <vm_exec_core+9186>, 0x61450b473cd1 <vm_exec_core+22689>, 0x61450b471ae2 <vm_exec_core+14002>, 0x61450b471ae7 <vm_exec_core+14007>, 0x61450b47376c <vm_exec_core+21308>, 0x61450b47364b <vm_exec_core+21019>, 0x61450b472ad8 <vm_exec_core+18088>, 0x61450b4727f6 <vm_exec_core+17350>, 0x61450b47376a <vm_exec_core+21306>, 0x61450b472c0c <vm_exec_core+18396>...} reg_cfp = 0x771acc5f5720 reg_pc = 0xfffffffffffffe00 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #41 0x000061450b46afa8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2584 _ec = 0x516000e037d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #42 0x000061450b4eb9d2 in invoke_iseq_block_from_c (ec=0x516000e037d0, captured=0x771acc5f57a8, self=130956998787680, 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:1615 flags = 0 iseq = 0x771af1be3808 cfp = <optimized out> sp = 0x771acc4f5850 use_argv = 0x0 stack_argv = 0x771acc4f5850 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #43 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1629 captured = 0x771acc5f57a8 #44 0x000061450b498396 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:1666 No locals. #45 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1674 No locals. #46 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #47 0x000061450b498396 in rb_yield (val=<optimized out>) No locals. #48 0x000061450b0f3a7a in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1033 _ec = 0x516000e037d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x771accffed70, <optimized out>, 0x771accffec80, <optimized out>, <optimized out>}, prev = 0x771ac3c09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 state = RUBY_TAG_NONE ec = 0x516000e037d0 cfp = 0x771acc5f5758 #49 0x000061450b26fa4b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4381 status = <optimized out> pid = <optimized out> #50 0x000061450b4ce418 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:3795 ci = 0x648100040001 cc = <optimized out> me = 0x771ad048cf30 cfunc = 0x50400001ffd8 recv = 130956998787680 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #51 0x000061450b4b474d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x771accfff3c0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4773 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #52 0x000061450b4b4205 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4913 ci = <optimized out> cc = 0x0 #53 0x000061450b47332b in vm_sendish (ec=0x516000e037d0, reg_cfp=0x771acc5f5790, cd=0x502000094670, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #54 vm_exec_core (ec=ec@entry=0x516000e037d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000094670 insns_address_table = {0x61450b46eb39 <vm_exec_core+1801>, 0x61450b46fc0a <vm_exec_core+6106>, 0x61450b47583f <vm_exec_core+29711>, 0x61450b46f762 <vm_exec_core+4914>, 0x61450b47643e <vm_exec_core+32782>, 0x61450b474202 <vm_exec_core+24018>, 0x61450b471b7d <vm_exec_core+14157>, 0x61450b46ecb9 <vm_exec_core+2185>, 0x61450b475ea7 <vm_exec_core+31351>, 0x61450b475ba1 <vm_exec_core+30577>, 0x61450b46f9da <vm_exec_core+5546>, 0x61450b46f257 <vm_exec_core+3623>, 0x61450b474857 <vm_exec_core+25639>, 0x61450b470991 <vm_exec_core+9569>, 0x61450b4760e5 <vm_exec_core+31925>, 0x61450b475d2f <vm_exec_core+30975>, 0x61450b470ff1 <vm_exec_core+11201>, 0x61450b471afb <vm_exec_core+14027>, 0x61450b474450 <vm_exec_core+24608>, 0x61450b475c90 <vm_exec_core+30816>, 0x61450b4735b7 <vm_exec_core+20871>, 0x61450b4744ea <vm_exec_core+24762>, 0x61450b474c08 <vm_exec_core+26584>, 0x61450b4734e3 <vm_exec_core+20659>, 0x61450b46f183 <vm_exec_core+3411>, 0x61450b473d1c <vm_exec_core+22764>, 0x61450b46eff9 <vm_exec_core+3017>, 0x61450b46f469 <vm_exec_core+4153>, 0x61450b47133e <vm_exec_core+12046>, 0x61450b473084 <vm_exec_core+19540>, 0x61450b473a65 <vm_exec_core+22069>, 0x61450b472c20 <vm_exec_core+18416>, 0x61450b46eb7e <vm_exec_core+1870>, 0x61450b47518a <vm_exec_core+27994>, 0x61450b475ab6 <vm_exec_core+30342>, 0x61450b46f542 <vm_exec_core+4370>, 0x61450b4700d6 <vm_exec_core+7334>, 0x61450b46fb5c <vm_exec_core+5932>, 0x61450b470a96 <vm_exec_core+9830>, 0x61450b471a90 <vm_exec_core+13920>, 0x61450b46f604 <vm_exec_core+4564>, 0x61450b474fd3 <vm_exec_core+27555>, 0x61450b470045 <vm_exec_core+7189>, 0x61450b47194e <vm_exec_core+13598>, 0x61450b472303 <vm_exec_core+16083>, 0x61450b474903 <vm_exec_core+25811>, 0x61450b473793 <vm_exec_core+21347>, 0x61450b470b8a <vm_exec_core+10074>, 0x61450b470413 <vm_exec_core+8163>, 0x61450b474731 <vm_exec_core+25345>, 0x61450b47158c <vm_exec_core+12636>, 0x61450b473e27 <vm_exec_core+23031>, 0x61450b47381b <vm_exec_core+21483>, 0x61450b473ef4 <vm_exec_core+23236>, 0x61450b475761 <vm_exec_core+29489>, 0x61450b4728e4 <vm_exec_core+17588>, 0x61450b4749d2 <vm_exec_core+26018>, 0x61450b46e7bb <vm_exec_core+907>, 0x61450b474595 <vm_exec_core+24933>, 0x61450b470e62 <vm_exec_core+10802>, 0x61450b473128 <vm_exec_core+19704>, 0x61450b473688 <vm_exec_core+21080>, 0x61450b46e7c0 <vm_exec_core+912>, 0x61450b472f93 <vm_exec_core+19299>, 0x61450b47125f <vm_exec_core+11823>, 0x61450b4705d0 <vm_exec_core+8608>, 0x61450b473f88 <vm_exec_core+23384>, 0x61450b46f6c0 <vm_exec_core+4752>, 0x61450b471e44 <vm_exec_core+14868>, 0x61450b47d6a9 <vm_exec_core+62073>, 0x61450b473b47 <vm_exec_core+22295>, 0x61450b46ff21 <vm_exec_core+6897>, 0x61450b4702ef <vm_exec_core+7871>, 0x61450b4701cd <vm_exec_core+7581>, 0x61450b470826 <vm_exec_core+9206>, 0x61450b4710ae <vm_exec_core+11390>, 0x61450b46fe42 <vm_exec_core+6674>, 0x61450b4766d3 <vm_exec_core+33443>, 0x61450b473bfe <vm_exec_core+22478>, 0x61450b47270c <vm_exec_core+17116>, 0x61450b475081 <vm_exec_core+27729>, 0x61450b4767f1 <vm_exec_core+33729>, 0x61450b4753e7 <vm_exec_core+28599>, 0x61450b47623e <vm_exec_core+32270>, 0x61450b476316 <vm_exec_core+32486>, 0x61450b46f09c <vm_exec_core+3180>, 0x61450b475dc4 <vm_exec_core+31124>, 0x61450b47144f <vm_exec_core+12319>, 0x61450b475fff <vm_exec_core+31695>, 0x61450b470f0e <vm_exec_core+10974>, 0x61450b4752e5 <vm_exec_core+28341>, 0x61450b46eec3 <vm_exec_core+2707>, 0x61450b470ca4 <vm_exec_core+10356>, 0x61450b47204c <vm_exec_core+15388>, 0x61450b4719e5 <vm_exec_core+13749>, 0x61450b4717b4 <vm_exec_core+13188>, 0x61450b46e8b7 <vm_exec_core+1159>, 0x61450b46edda <vm_exec_core+2474>, 0x61450b46e949 <vm_exec_core+1305>, 0x61450b475600 <vm_exec_core+29136>, 0x61450b472e30 <vm_exec_core+18944>, 0x61450b4723d4 <vm_exec_core+16292>, 0x61450b472af1 <vm_exec_core+18113>, 0x61450b47280a <vm_exec_core+17370>, 0x61450b471855 <vm_exec_core+13349>, 0x61450b4721f8 <vm_exec_core+15816>, 0x61450b471d1a <vm_exec_core+14570>, 0x61450b472503 <vm_exec_core+16595>, 0x61450b472585 <vm_exec_core+16725>, 0x61450b46eb2a <vm_exec_core+1786>, 0x61450b46fbfb <vm_exec_core+6091>, 0x61450b475830 <vm_exec_core+29696>, 0x61450b46f753 <vm_exec_core+4899>, 0x61450b47642f <vm_exec_core+32767>, 0x61450b4741f3 <vm_exec_core+24003>, 0x61450b471b6e <vm_exec_core+14142>, 0x61450b46ecaa <vm_exec_core+2170>, 0x61450b475e98 <vm_exec_core+31336>, 0x61450b475b92 <vm_exec_core+30562>, 0x61450b46f9cb <vm_exec_core+5531>, 0x61450b46f248 <vm_exec_core+3608>, 0x61450b474848 <vm_exec_core+25624>, 0x61450b470982 <vm_exec_core+9554>, 0x61450b4760d6 <vm_exec_core+31910>, 0x61450b475d20 <vm_exec_core+30960>, 0x61450b470fe2 <vm_exec_core+11186>, 0x61450b471aec <vm_exec_core+14012>, 0x61450b474441 <vm_exec_core+24593>, 0x61450b475c81 <vm_exec_core+30801>, 0x61450b4735a8 <vm_exec_core+20856>, 0x61450b4744db <vm_exec_core+24747>, 0x61450b474bf9 <vm_exec_core+26569>, 0x61450b4734d4 <vm_exec_core+20644>, 0x61450b46f174 <vm_exec_core+3396>, 0x61450b473d0d <vm_exec_core+22749>, 0x61450b46efea <vm_exec_core+3002>, 0x61450b46f45a <vm_exec_core+4138>, 0x61450b47132f <vm_exec_core+12031>, 0x61450b473075 <vm_exec_core+19525>, 0x61450b473a56 <vm_exec_core+22054>, 0x61450b472c11 <vm_exec_core+18401>, 0x61450b46eb6f <vm_exec_core+1855>, 0x61450b47517b <vm_exec_core+27979>, 0x61450b475aa7 <vm_exec_core+30327>, 0x61450b46f533 <vm_exec_core+4355>, 0x61450b4700c7 <vm_exec_core+7319>, 0x61450b46fb4d <vm_exec_core+5917>, 0x61450b470a87 <vm_exec_core+9815>, 0x61450b471a81 <vm_exec_core+13905>, 0x61450b46f5f5 <vm_exec_core+4549>, 0x61450b474fc4 <vm_exec_core+27540>, 0x61450b470036 <vm_exec_core+7174>, 0x61450b47193f <vm_exec_core+13583>, 0x61450b4722f4 <vm_exec_core+16068>, 0x61450b4748f4 <vm_exec_core+25796>, 0x61450b473784 <vm_exec_core+21332>, 0x61450b470b7b <vm_exec_core+10059>, 0x61450b470404 <vm_exec_core+8148>, 0x61450b474722 <vm_exec_core+25330>, 0x61450b47157d <vm_exec_core+12621>, 0x61450b473e18 <vm_exec_core+23016>, 0x61450b47380c <vm_exec_core+21468>, 0x61450b473ee5 <vm_exec_core+23221>, 0x61450b475752 <vm_exec_core+29474>, 0x61450b4728d5 <vm_exec_core+17573>, 0x61450b4749c3 <vm_exec_core+26003>, 0x61450b473770 <vm_exec_core+21312>, 0x61450b474586 <vm_exec_core+24918>, 0x61450b470e53 <vm_exec_core+10787>, 0x61450b473119 <vm_exec_core+19689>, 0x61450b473679 <vm_exec_core+21065>, 0x61450b472038 <vm_exec_core+15368>, 0x61450b472f84 <vm_exec_core+19284>, 0x61450b471250 <vm_exec_core+11808>, 0x61450b4705c1 <vm_exec_core+8593>, 0x61450b473f79 <vm_exec_core+23369>, 0x61450b46f6b1 <vm_exec_core+4737>, 0x61450b471e35 <vm_exec_core+14853>, 0x61450b47d69a <vm_exec_core+62058>, 0x61450b473b38 <vm_exec_core+22280>, 0x61450b46ff12 <vm_exec_core+6882>, 0x61450b4702e0 <vm_exec_core+7856>, 0x61450b4701be <vm_exec_core+7566>, 0x61450b470817 <vm_exec_core+9191>, 0x61450b47109f <vm_exec_core+11375>, 0x61450b472f7f <vm_exec_core+19279>, 0x61450b472702 <vm_exec_core+17106>, 0x61450b472f7a <vm_exec_core+19274>, 0x61450b473770 <vm_exec_core+21312>, 0x61450b47376e <vm_exec_core+21310>, 0x61450b470812 <vm_exec_core+9186>, 0x61450b473cd1 <vm_exec_core+22689>, 0x61450b471ae2 <vm_exec_core+14002>, 0x61450b471ae7 <vm_exec_core+14007>, 0x61450b47376c <vm_exec_core+21308>, 0x61450b47364b <vm_exec_core+21019>, 0x61450b472ad8 <vm_exec_core+18088>, 0x61450b4727f6 <vm_exec_core+17350>, 0x61450b47376a <vm_exec_core+21306>, 0x61450b472c0c <vm_exec_core+18396>...} reg_cfp = 0x771acc5f5790 reg_pc = 0x50400018b2f0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #55 0x000061450b46afa8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2584 _ec = 0x516000e037d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #56 0x000061450b4a826b in invoke_iseq_block_from_c (ec=0x516000e037d0, captured=<optimized out>, self=130956998787680, 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:1615 flags = 0 iseq = 0x771af1be3830 cfp = 0x771acc5f57c8 sp = 0x771acc4f5818 use_argv = <optimized out> stack_argv = 0x771acc4f5818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #57 invoke_block_from_c_proc (ec=0x516000e037d0, self=130956998787680, 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:1709 block = <optimized out> keyword_hash = <optimized out> #58 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:1739 No locals. #59 0x000061450b4a64f6 in rb_vm_invoke_proc (ec=0x540000000b08, proc=0x80, proc@entry=0x504000981550, argc=185359630, 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:1760 self = 0 #60 0x000061450b3fd569 in thread_do_start_proc (th=th@entry=0x51500028e180) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x504000981550 args_len = 0 args_ptr = <optimized out> #61 0x000061450b3fb19a in thread_do_start (th=0x51500028e180) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #62 thread_start_func_2 (th=th@entry=0x51500028e180, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680 _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> #63 0x000061450b3fa45e in call_thread_start_func_2 (th=0x51500028e180) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180 stack_start = <optimized out> stack_start_addr = 0x771accfffce0 #64 nt_start (ptr=0x50c0002bae00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225 th = 0x51500028e180 sched = <optimized out> nt = 0x50c0002bae00 vm = 0x525000000100 #65 0x000061450b0a995f in asan_thread_start(void*) () No symbol table info available. #66 0x0000771af249ca94 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 = {130956992186048, 654075011954723564, 130956992186048, -352, 0, 140723042538320, 654075011975695084, 654078226515053292}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #67 0x0000771af2529c3c 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 1969644) detached] $ timeout 60 gdb -p 1969650 -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 1969654 -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 1967125 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 2001314] [New LWP 1969655] [New LWP 1969378] [New LWP 1967535] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000771af2498d61 in __futex_abstimed_wait_common64 (private=32764, cancel=true, abstime=0x7ffca2f65e40, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x771af2791c40 (LWP 1967125) "ruby" 0x0000771af2498d61 in __futex_abstimed_wait_common64 (private=32764, cancel=true, abstime=0x7ffca2f65e40, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 2 Thread 0x771acb4006c0 (LWP 2001314) "envutil.rb:183" 0x0000771af251b4cd in __GI___poll (fds=0x771ac5409760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x771ad62006c0 (LWP 1969655) "test_autoload.*" 0x0000771af251b4cd in __GI___poll (fds=0x771ac2309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x771ad0e006c0 (LWP 1969378) "parallel.rb:40" 0x0000771af251b4cd in __GI___poll (fds=0x771ac600e160, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 5 Thread 0x771aca6006c0 (LWP 1967535) "Timeout stdlib " 0x0000771af2498d61 in __futex_abstimed_wait_common64 (private=24901, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000564a50) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 5 (Thread 0x771aca6006c0 (LWP 1967535) "Timeout stdlib "): #0 0x0000771af2498d61 in __futex_abstimed_wait_common64 (private=24901, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000564a50) 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=24901, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000564a50) 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=0x50c000564a50, 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 0x0000771af249b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x515000000920, cond=0x50c000564a28) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x771af249b4a0 <__condvar_cleanup_waiting>, __arg = 0x771aca5fec30, __canceltype = -911105296, __prev = 0x0} cbuffer = {wseq = 22, cond = 0x50c000564a28, mutex = 0x515000000920, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 22 seq = 11 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_wait (cond=0x50c000564a28, mutex=mutex@entry=0x515000000920) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x000061450b3d46e1 in rb_native_cond_wait (cond=0x50c000564a50, mutex=0x515000000920) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x515000000920, th=th@entry=0x515000127800, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863 next_th = <optimized out> #7 0x000061450b3f9352 in thread_sched_to_waiting_until_wakeup (sched=0x515000000920, th=th@entry=0x515000127800) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105 can_direct_transfer = <optimized out> #8 0x000061450b3deb51 in native_sleep (th=0x515000127800, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3287 sched = <optimized out> #9 sleep_forever (th=0x515000127800, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1361 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 0x000061450b3f7dc5 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=130957610628520, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1406 scheduler = <optimized out> #11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1028 args = <optimized out> #12 0x000061450b0f41a0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160019998d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x771aca5fef90, <optimized out>, 0x771aca5feea0, <optimized out>, <optimized out>}, prev = 0x771ac9809240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160019998d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x000061450b3f72ad in queue_do_pop (self=<optimized out>, q=0x50400005d890, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103 queue_waiter = {w = {self = 130957610628520, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 130957610628520, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400005d890 end = 0 #14 0x000061450b476ad5 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:7329 func_ptr = <optimized out> canary_p = <optimized out> ret = <optimized out> #15 0x000061450b476ad5 in vm_invoke_builtin_delegate (ec=0x5160019998d0, cfp=0x771aca7ff758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x5160019998d0) at ../../src/trunk_asan/insns.def:1632 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x61450b46eb39 <vm_exec_core+1801>, 0x61450b46fc0a <vm_exec_core+6106>, 0x61450b47583f <vm_exec_core+29711>, 0x61450b46f762 <vm_exec_core+4914>, 0x61450b47643e <vm_exec_core+32782>, 0x61450b474202 <vm_exec_core+24018>, 0x61450b471b7d <vm_exec_core+14157>, 0x61450b46ecb9 <vm_exec_core+2185>, 0x61450b475ea7 <vm_exec_core+31351>, 0x61450b475ba1 <vm_exec_core+30577>, 0x61450b46f9da <vm_exec_core+5546>, 0x61450b46f257 <vm_exec_core+3623>, 0x61450b474857 <vm_exec_core+25639>, 0x61450b470991 <vm_exec_core+9569>, 0x61450b4760e5 <vm_exec_core+31925>, 0x61450b475d2f <vm_exec_core+30975>, 0x61450b470ff1 <vm_exec_core+11201>, 0x61450b471afb <vm_exec_core+14027>, 0x61450b474450 <vm_exec_core+24608>, 0x61450b475c90 <vm_exec_core+30816>, 0x61450b4735b7 <vm_exec_core+20871>, 0x61450b4744ea <vm_exec_core+24762>, 0x61450b474c08 <vm_exec_core+26584>, 0x61450b4734e3 <vm_exec_core+20659>, 0x61450b46f183 <vm_exec_core+3411>, 0x61450b473d1c <vm_exec_core+22764>, 0x61450b46eff9 <vm_exec_core+3017>, 0x61450b46f469 <vm_exec_core+4153>, 0x61450b47133e <vm_exec_core+12046>, 0x61450b473084 <vm_exec_core+19540>, 0x61450b473a65 <vm_exec_core+22069>, 0x61450b472c20 <vm_exec_core+18416>, 0x61450b46eb7e <vm_exec_core+1870>, 0x61450b47518a <vm_exec_core+27994>, 0x61450b475ab6 <vm_exec_core+30342>, 0x61450b46f542 <vm_exec_core+4370>, 0x61450b4700d6 <vm_exec_core+7334>, 0x61450b46fb5c <vm_exec_core+5932>, 0x61450b470a96 <vm_exec_core+9830>, 0x61450b471a90 <vm_exec_core+13920>, 0x61450b46f604 <vm_exec_core+4564>, 0x61450b474fd3 <vm_exec_core+27555>, 0x61450b470045 <vm_exec_core+7189>, 0x61450b47194e <vm_exec_core+13598>, 0x61450b472303 <vm_exec_core+16083>, 0x61450b474903 <vm_exec_core+25811>, 0x61450b473793 <vm_exec_core+21347>, 0x61450b470b8a <vm_exec_core+10074>, 0x61450b470413 <vm_exec_core+8163>, 0x61450b474731 <vm_exec_core+25345>, 0x61450b47158c <vm_exec_core+12636>, 0x61450b473e27 <vm_exec_core+23031>, 0x61450b47381b <vm_exec_core+21483>, 0x61450b473ef4 <vm_exec_core+23236>, 0x61450b475761 <vm_exec_core+29489>, 0x61450b4728e4 <vm_exec_core+17588>, 0x61450b4749d2 <vm_exec_core+26018>, 0x61450b46e7bb <vm_exec_core+907>, 0x61450b474595 <vm_exec_core+24933>, 0x61450b470e62 <vm_exec_core+10802>, 0x61450b473128 <vm_exec_core+19704>, 0x61450b473688 <vm_exec_core+21080>, 0x61450b46e7c0 <vm_exec_core+912>, 0x61450b472f93 <vm_exec_core+19299>, 0x61450b47125f <vm_exec_core+11823>, 0x61450b4705d0 <vm_exec_core+8608>, 0x61450b473f88 <vm_exec_core+23384>, 0x61450b46f6c0 <vm_exec_core+4752>, 0x61450b471e44 <vm_exec_core+14868>, 0x61450b47d6a9 <vm_exec_core+62073>, 0x61450b473b47 <vm_exec_core+22295>, 0x61450b46ff21 <vm_exec_core+6897>, 0x61450b4702ef <vm_exec_core+7871>, 0x61450b4701cd <vm_exec_core+7581>, 0x61450b470826 <vm_exec_core+9206>, 0x61450b4710ae <vm_exec_core+11390>, 0x61450b46fe42 <vm_exec_core+6674>, 0x61450b4766d3 <vm_exec_core+33443>, 0x61450b473bfe <vm_exec_core+22478>, 0x61450b47270c <vm_exec_core+17116>, 0x61450b475081 <vm_exec_core+27729>, 0x61450b4767f1 <vm_exec_core+33729>, 0x61450b4753e7 <vm_exec_core+28599>, 0x61450b47623e <vm_exec_core+32270>, 0x61450b476316 <vm_exec_core+32486>, 0x61450b46f09c <vm_exec_core+3180>, 0x61450b475dc4 <vm_exec_core+31124>, 0x61450b47144f <vm_exec_core+12319>, 0x61450b475fff <vm_exec_core+31695>, 0x61450b470f0e <vm_exec_core+10974>, 0x61450b4752e5 <vm_exec_core+28341>, 0x61450b46eec3 <vm_exec_core+2707>, 0x61450b470ca4 <vm_exec_core+10356>, 0x61450b47204c <vm_exec_core+15388>, 0x61450b4719e5 <vm_exec_core+13749>, 0x61450b4717b4 <vm_exec_core+13188>, 0x61450b46e8b7 <vm_exec_core+1159>, 0x61450b46edda <vm_exec_core+2474>, 0x61450b46e949 <vm_exec_core+1305>, 0x61450b475600 <vm_exec_core+29136>, 0x61450b472e30 <vm_exec_core+18944>, 0x61450b4723d4 <vm_exec_core+16292>, 0x61450b472af1 <vm_exec_core+18113>, 0x61450b47280a <vm_exec_core+17370>, 0x61450b471855 <vm_exec_core+13349>, 0x61450b4721f8 <vm_exec_core+15816>, 0x61450b471d1a <vm_exec_core+14570>, 0x61450b472503 <vm_exec_core+16595>, 0x61450b472585 <vm_exec_core+16725>, 0x61450b46eb2a <vm_exec_core+1786>, 0x61450b46fbfb <vm_exec_core+6091>, 0x61450b475830 <vm_exec_core+29696>, 0x61450b46f753 <vm_exec_core+4899>, 0x61450b47642f <vm_exec_core+32767>, 0x61450b4741f3 <vm_exec_core+24003>, 0x61450b471b6e <vm_exec_core+14142>, 0x61450b46ecaa <vm_exec_core+2170>, 0x61450b475e98 <vm_exec_core+31336>, 0x61450b475b92 <vm_exec_core+30562>, 0x61450b46f9cb <vm_exec_core+5531>, 0x61450b46f248 <vm_exec_core+3608>, 0x61450b474848 <vm_exec_core+25624>, 0x61450b470982 <vm_exec_core+9554>, 0x61450b4760d6 <vm_exec_core+31910>, 0x61450b475d20 <vm_exec_core+30960>, 0x61450b470fe2 <vm_exec_core+11186>, 0x61450b471aec <vm_exec_core+14012>, 0x61450b474441 <vm_exec_core+24593>, 0x61450b475c81 <vm_exec_core+30801>, 0x61450b4735a8 <vm_exec_core+20856>, 0x61450b4744db <vm_exec_core+24747>, 0x61450b474bf9 <vm_exec_core+26569>, 0x61450b4734d4 <vm_exec_core+20644>, 0x61450b46f174 <vm_exec_core+3396>, 0x61450b473d0d <vm_exec_core+22749>, 0x61450b46efea <vm_exec_core+3002>, 0x61450b46f45a <vm_exec_core+4138>, 0x61450b47132f <vm_exec_core+12031>, 0x61450b473075 <vm_exec_core+19525>, 0x61450b473a56 <vm_exec_core+22054>, 0x61450b472c11 <vm_exec_core+18401>, 0x61450b46eb6f <vm_exec_core+1855>, 0x61450b47517b <vm_exec_core+27979>, 0x61450b475aa7 <vm_exec_core+30327>, 0x61450b46f533 <vm_exec_core+4355>, 0x61450b4700c7 <vm_exec_core+7319>, 0x61450b46fb4d <vm_exec_core+5917>, 0x61450b470a87 <vm_exec_core+9815>, 0x61450b471a81 <vm_exec_core+13905>, 0x61450b46f5f5 <vm_exec_core+4549>, 0x61450b474fc4 <vm_exec_core+27540>, 0x61450b470036 <vm_exec_core+7174>, 0x61450b47193f <vm_exec_core+13583>, 0x61450b4722f4 <vm_exec_core+16068>, 0x61450b4748f4 <vm_exec_core+25796>, 0x61450b473784 <vm_exec_core+21332>, 0x61450b470b7b <vm_exec_core+10059>, 0x61450b470404 <vm_exec_core+8148>, 0x61450b474722 <vm_exec_core+25330>, 0x61450b47157d <vm_exec_core+12621>, 0x61450b473e18 <vm_exec_core+23016>, 0x61450b47380c <vm_exec_core+21468>, 0x61450b473ee5 <vm_exec_core+23221>, 0x61450b475752 <vm_exec_core+29474>, 0x61450b4728d5 <vm_exec_core+17573>, 0x61450b4749c3 <vm_exec_core+26003>, 0x61450b473770 <vm_exec_core+21312>, 0x61450b474586 <vm_exec_core+24918>, 0x61450b470e53 <vm_exec_core+10787>, 0x61450b473119 <vm_exec_core+19689>, 0x61450b473679 <vm_exec_core+21065>, 0x61450b472038 <vm_exec_core+15368>, 0x61450b472f84 <vm_exec_core+19284>, 0x61450b471250 <vm_exec_core+11808>, 0x61450b4705c1 <vm_exec_core+8593>, 0x61450b473f79 <vm_exec_core+23369>, 0x61450b46f6b1 <vm_exec_core+4737>, 0x61450b471e35 <vm_exec_core+14853>, 0x61450b47d69a <vm_exec_core+62058>, 0x61450b473b38 <vm_exec_core+22280>, 0x61450b46ff12 <vm_exec_core+6882>, 0x61450b4702e0 <vm_exec_core+7856>, 0x61450b4701be <vm_exec_core+7566>, 0x61450b470817 <vm_exec_core+9191>, 0x61450b47109f <vm_exec_core+11375>, 0x61450b472f7f <vm_exec_core+19279>, 0x61450b472702 <vm_exec_core+17106>, 0x61450b472f7a <vm_exec_core+19274>, 0x61450b473770 <vm_exec_core+21312>, 0x61450b47376e <vm_exec_core+21310>, 0x61450b470812 <vm_exec_core+9186>, 0x61450b473cd1 <vm_exec_core+22689>, 0x61450b471ae2 <vm_exec_core+14002>, 0x61450b471ae7 <vm_exec_core+14007>, 0x61450b47376c <vm_exec_core+21308>, 0x61450b47364b <vm_exec_core+21019>, 0x61450b472ad8 <vm_exec_core+18088>, 0x61450b4727f6 <vm_exec_core+17350>, 0x61450b47376a <vm_exec_core+21306>, 0x61450b472c0c <vm_exec_core+18396>...} reg_cfp = 0x771aca7ff758 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_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 0x000061450b46afa8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2584 _ec = 0x5160019998d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x000061450b4a826b in invoke_iseq_block_from_c (ec=0x5160019998d0, captured=<optimized out>, self=130957610381000, 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:1615 flags = 0 iseq = 0x771af1dcc430 cfp = 0x771aca7ff7c8 sp = 0x771aca6ff818 use_argv = <optimized out> stack_argv = 0x771aca6ff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x5160019998d0, self=130957610381000, 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:1709 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:1739 No locals. #21 0x000061450b4a64f6 in rb_vm_invoke_proc (ec=0x50c000564a50, proc=0x189, proc@entry=0x5040003bf990, argc=-230060703, 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:1760 self = 0 #22 0x000061450b3fd569 in thread_do_start_proc (th=th@entry=0x515000127800) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x5040003bf990 args_len = 0 args_ptr = <optimized out> #23 0x000061450b3fb19a in thread_do_start (th=0x515000127800) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #24 thread_start_func_2 (th=th@entry=0x515000127800, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680 _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 0x000061450b3fa45e in call_thread_start_func_2 (th=0x515000127800) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180 stack_start = <optimized out> stack_start_addr = 0x771aca5ffce0 #26 nt_start (ptr=0x50c000564a00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225 th = 0x515000127800 sched = <optimized out> nt = 0x50c000564a00 vm = 0x525000000100 #27 0x000061450b0a995f in asan_thread_start(void*) () No symbol table info available. #28 0x0000771af249ca94 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 = {130956948145856, 654060443425655532, 130956948145856, -352, 2, 130956992170384, 654060443446627052, 654078226515053292}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x0000771af2529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 4 (Thread 0x771ad0e006c0 (LWP 1969378) "parallel.rb:40"): #0 0x0000771af251b4cd in __GI___poll (fds=0x771ac600e160, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000061450b0505aa in __interceptor_poll () No symbol table info available. #2 0x000061450b1a456d in nogvl_wait_for (th=130957608621200, fptr=0x5110004dac00, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12502 fds = {fd = 4, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174 ready = <optimized out> #4 0x000061450b1a59e6 in internal_read_func (ptr=0x771ac600df40) at /tmp/ruby/src/trunk_asan/io.c:1205 iis = 0x771ac600df40 result = <optimized out> #5 0x000061450b3e2a5b in rb_thread_io_blocking_call (func=0x61450b1a5560 <internal_read_func>, data1=0x771ac600df40, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1827 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> prev_mn_schedulable = false waiting_fd = <optimized out> state = RUBY_TAG_NONE val = <optimized out> saved_errno = <optimized out> #6 0x000061450b0f41a0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x516000dfbcd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x771ad0dfee50, <optimized out>, 0x771ad0dfed60, <optimized out>, <optimized out>}, prev = 0x771ac6009240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516000dfbcd0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x000061450b1b9df5 in io_read_memory_locktmp (str=130956874801504, 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 = 130957608621200, fptr = 0x5110004dac00, nonblock = 0, fd = 4, buf = 0x5190005ca380, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x5110004dac00 n = <optimized out> shrinkable = <optimized out> #9 0x000061450b196031 in io_readpartial (argc=-973020832, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3617 ret = <optimized out> #10 0x000061450b4ce418 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:3795 ci = 0x409100100003 cc = <optimized out> me = 0x771af1f69f18 cfunc = 0x504000010f58 recv = 130957608621320 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x000061450b47bd8d in vm_sendish (ec=0x516000dfbcd0, reg_cfp=0x771ace5ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962 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=0x516000dfbcd0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x61450b46eb39 <vm_exec_core+1801>, 0x61450b46fc0a <vm_exec_core+6106>, 0x61450b47583f <vm_exec_core+29711>, 0x61450b46f762 <vm_exec_core+4914>, 0x61450b47643e <vm_exec_core+32782>, 0x61450b474202 <vm_exec_core+24018>, 0x61450b471b7d <vm_exec_core+14157>, 0x61450b46ecb9 <vm_exec_core+2185>, 0x61450b475ea7 <vm_exec_core+31351>, 0x61450b475ba1 <vm_exec_core+30577>, 0x61450b46f9da <vm_exec_core+5546>, 0x61450b46f257 <vm_exec_core+3623>, 0x61450b474857 <vm_exec_core+25639>, 0x61450b470991 <vm_exec_core+9569>, 0x61450b4760e5 <vm_exec_core+31925>, 0x61450b475d2f <vm_exec_core+30975>, 0x61450b470ff1 <vm_exec_core+11201>, 0x61450b471afb <vm_exec_core+14027>, 0x61450b474450 <vm_exec_core+24608>, 0x61450b475c90 <vm_exec_core+30816>, 0x61450b4735b7 <vm_exec_core+20871>, 0x61450b4744ea <vm_exec_core+24762>, 0x61450b474c08 <vm_exec_core+26584>, 0x61450b4734e3 <vm_exec_core+20659>, 0x61450b46f183 <vm_exec_core+3411>, 0x61450b473d1c <vm_exec_core+22764>, 0x61450b46eff9 <vm_exec_core+3017>, 0x61450b46f469 <vm_exec_core+4153>, 0x61450b47133e <vm_exec_core+12046>, 0x61450b473084 <vm_exec_core+19540>, 0x61450b473a65 <vm_exec_core+22069>, 0x61450b472c20 <vm_exec_core+18416>, 0x61450b46eb7e <vm_exec_core+1870>, 0x61450b47518a <vm_exec_core+27994>, 0x61450b475ab6 <vm_exec_core+30342>, 0x61450b46f542 <vm_exec_core+4370>, 0x61450b4700d6 <vm_exec_core+7334>, 0x61450b46fb5c <vm_exec_core+5932>, 0x61450b470a96 <vm_exec_core+9830>, 0x61450b471a90 <vm_exec_core+13920>, 0x61450b46f604 <vm_exec_core+4564>, 0x61450b474fd3 <vm_exec_core+27555>, 0x61450b470045 <vm_exec_core+7189>, 0x61450b47194e <vm_exec_core+13598>, 0x61450b472303 <vm_exec_core+16083>, 0x61450b474903 <vm_exec_core+25811>, 0x61450b473793 <vm_exec_core+21347>, 0x61450b470b8a <vm_exec_core+10074>, 0x61450b470413 <vm_exec_core+8163>, 0x61450b474731 <vm_exec_core+25345>, 0x61450b47158c <vm_exec_core+12636>, 0x61450b473e27 <vm_exec_core+23031>, 0x61450b47381b <vm_exec_core+21483>, 0x61450b473ef4 <vm_exec_core+23236>, 0x61450b475761 <vm_exec_core+29489>, 0x61450b4728e4 <vm_exec_core+17588>, 0x61450b4749d2 <vm_exec_core+26018>, 0x61450b46e7bb <vm_exec_core+907>, 0x61450b474595 <vm_exec_core+24933>, 0x61450b470e62 <vm_exec_core+10802>, 0x61450b473128 <vm_exec_core+19704>, 0x61450b473688 <vm_exec_core+21080>, 0x61450b46e7c0 <vm_exec_core+912>, 0x61450b472f93 <vm_exec_core+19299>, 0x61450b47125f <vm_exec_core+11823>, 0x61450b4705d0 <vm_exec_core+8608>, 0x61450b473f88 <vm_exec_core+23384>, 0x61450b46f6c0 <vm_exec_core+4752>, 0x61450b471e44 <vm_exec_core+14868>, 0x61450b47d6a9 <vm_exec_core+62073>, 0x61450b473b47 <vm_exec_core+22295>, 0x61450b46ff21 <vm_exec_core+6897>, 0x61450b4702ef <vm_exec_core+7871>, 0x61450b4701cd <vm_exec_core+7581>, 0x61450b470826 <vm_exec_core+9206>, 0x61450b4710ae <vm_exec_core+11390>, 0x61450b46fe42 <vm_exec_core+6674>, 0x61450b4766d3 <vm_exec_core+33443>, 0x61450b473bfe <vm_exec_core+22478>, 0x61450b47270c <vm_exec_core+17116>, 0x61450b475081 <vm_exec_core+27729>, 0x61450b4767f1 <vm_exec_core+33729>, 0x61450b4753e7 <vm_exec_core+28599>, 0x61450b47623e <vm_exec_core+32270>, 0x61450b476316 <vm_exec_core+32486>, 0x61450b46f09c <vm_exec_core+3180>, 0x61450b475dc4 <vm_exec_core+31124>, 0x61450b47144f <vm_exec_core+12319>, 0x61450b475fff <vm_exec_core+31695>, 0x61450b470f0e <vm_exec_core+10974>, 0x61450b4752e5 <vm_exec_core+28341>, 0x61450b46eec3 <vm_exec_core+2707>, 0x61450b470ca4 <vm_exec_core+10356>, 0x61450b47204c <vm_exec_core+15388>, 0x61450b4719e5 <vm_exec_core+13749>, 0x61450b4717b4 <vm_exec_core+13188>, 0x61450b46e8b7 <vm_exec_core+1159>, 0x61450b46edda <vm_exec_core+2474>, 0x61450b46e949 <vm_exec_core+1305>, 0x61450b475600 <vm_exec_core+29136>, 0x61450b472e30 <vm_exec_core+18944>, 0x61450b4723d4 <vm_exec_core+16292>, 0x61450b472af1 <vm_exec_core+18113>, 0x61450b47280a <vm_exec_core+17370>, 0x61450b471855 <vm_exec_core+13349>, 0x61450b4721f8 <vm_exec_core+15816>, 0x61450b471d1a <vm_exec_core+14570>, 0x61450b472503 <vm_exec_core+16595>, 0x61450b472585 <vm_exec_core+16725>, 0x61450b46eb2a <vm_exec_core+1786>, 0x61450b46fbfb <vm_exec_core+6091>, 0x61450b475830 <vm_exec_core+29696>, 0x61450b46f753 <vm_exec_core+4899>, 0x61450b47642f <vm_exec_core+32767>, 0x61450b4741f3 <vm_exec_core+24003>, 0x61450b471b6e <vm_exec_core+14142>, 0x61450b46ecaa <vm_exec_core+2170>, 0x61450b475e98 <vm_exec_core+31336>, 0x61450b475b92 <vm_exec_core+30562>, 0x61450b46f9cb <vm_exec_core+5531>, 0x61450b46f248 <vm_exec_core+3608>, 0x61450b474848 <vm_exec_core+25624>, 0x61450b470982 <vm_exec_core+9554>, 0x61450b4760d6 <vm_exec_core+31910>, 0x61450b475d20 <vm_exec_core+30960>, 0x61450b470fe2 <vm_exec_core+11186>, 0x61450b471aec <vm_exec_core+14012>, 0x61450b474441 <vm_exec_core+24593>, 0x61450b475c81 <vm_exec_core+30801>, 0x61450b4735a8 <vm_exec_core+20856>, 0x61450b4744db <vm_exec_core+24747>, 0x61450b474bf9 <vm_exec_core+26569>, 0x61450b4734d4 <vm_exec_core+20644>, 0x61450b46f174 <vm_exec_core+3396>, 0x61450b473d0d <vm_exec_core+22749>, 0x61450b46efea <vm_exec_core+3002>, 0x61450b46f45a <vm_exec_core+4138>, 0x61450b47132f <vm_exec_core+12031>, 0x61450b473075 <vm_exec_core+19525>, 0x61450b473a56 <vm_exec_core+22054>, 0x61450b472c11 <vm_exec_core+18401>, 0x61450b46eb6f <vm_exec_core+1855>, 0x61450b47517b <vm_exec_core+27979>, 0x61450b475aa7 <vm_exec_core+30327>, 0x61450b46f533 <vm_exec_core+4355>, 0x61450b4700c7 <vm_exec_core+7319>, 0x61450b46fb4d <vm_exec_core+5917>, 0x61450b470a87 <vm_exec_core+9815>, 0x61450b471a81 <vm_exec_core+13905>, 0x61450b46f5f5 <vm_exec_core+4549>, 0x61450b474fc4 <vm_exec_core+27540>, 0x61450b470036 <vm_exec_core+7174>, 0x61450b47193f <vm_exec_core+13583>, 0x61450b4722f4 <vm_exec_core+16068>, 0x61450b4748f4 <vm_exec_core+25796>, 0x61450b473784 <vm_exec_core+21332>, 0x61450b470b7b <vm_exec_core+10059>, 0x61450b470404 <vm_exec_core+8148>, 0x61450b474722 <vm_exec_core+25330>, 0x61450b47157d <vm_exec_core+12621>, 0x61450b473e18 <vm_exec_core+23016>, 0x61450b47380c <vm_exec_core+21468>, 0x61450b473ee5 <vm_exec_core+23221>, 0x61450b475752 <vm_exec_core+29474>, 0x61450b4728d5 <vm_exec_core+17573>, 0x61450b4749c3 <vm_exec_core+26003>, 0x61450b473770 <vm_exec_core+21312>, 0x61450b474586 <vm_exec_core+24918>, 0x61450b470e53 <vm_exec_core+10787>, 0x61450b473119 <vm_exec_core+19689>, 0x61450b473679 <vm_exec_core+21065>, 0x61450b472038 <vm_exec_core+15368>, 0x61450b472f84 <vm_exec_core+19284>, 0x61450b471250 <vm_exec_core+11808>, 0x61450b4705c1 <vm_exec_core+8593>, 0x61450b473f79 <vm_exec_core+23369>, 0x61450b46f6b1 <vm_exec_core+4737>, 0x61450b471e35 <vm_exec_core+14853>, 0x61450b47d69a <vm_exec_core+62058>, 0x61450b473b38 <vm_exec_core+22280>, 0x61450b46ff12 <vm_exec_core+6882>, 0x61450b4702e0 <vm_exec_core+7856>, 0x61450b4701be <vm_exec_core+7566>, 0x61450b470817 <vm_exec_core+9191>, 0x61450b47109f <vm_exec_core+11375>, 0x61450b472f7f <vm_exec_core+19279>, 0x61450b472702 <vm_exec_core+17106>, 0x61450b472f7a <vm_exec_core+19274>, 0x61450b473770 <vm_exec_core+21312>, 0x61450b47376e <vm_exec_core+21310>, 0x61450b470812 <vm_exec_core+9186>, 0x61450b473cd1 <vm_exec_core+22689>, 0x61450b471ae2 <vm_exec_core+14002>, 0x61450b471ae7 <vm_exec_core+14007>, 0x61450b47376c <vm_exec_core+21308>, 0x61450b47364b <vm_exec_core+21019>, 0x61450b472ad8 <vm_exec_core+18088>, 0x61450b4727f6 <vm_exec_core+17350>, 0x61450b47376a <vm_exec_core+21306>, 0x61450b472c0c <vm_exec_core+18396>...} reg_cfp = 0x771ace5ff790 reg_pc = 0x5130000536e0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #13 0x000061450b46afa8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2584 _ec = 0x516000dfbcd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x000061450b4a826b in invoke_iseq_block_from_c (ec=0x516000dfbcd0, captured=<optimized out>, self=130957604014560, 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:1615 flags = 0 iseq = 0x771af1dd4810 cfp = 0x771ace5ff7c8 sp = 0x771ace4ff818 use_argv = <optimized out> stack_argv = 0x771ace4ff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x516000dfbcd0, self=130957604014560, 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:1709 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:1739 No locals. #17 0x000061450b4a64f6 in rb_vm_invoke_proc (ec=0x771ac600e160, proc=0x1, proc@entry=0x50400094c8d0, argc=-229526323, 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:1760 self = 4294967295 #18 0x000061450b3fd569 in thread_do_start_proc (th=th@entry=0x515000294d00) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x50400094c8d0 args_len = 0 args_ptr = <optimized out> #19 0x000061450b3fb19a in thread_do_start (th=0x515000294d00) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #20 thread_start_func_2 (th=th@entry=0x515000294d00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680 _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 0x000061450b3fa45e in call_thread_start_func_2 (th=0x515000294d00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180 stack_start = <optimized out> stack_start_addr = 0x771ad0dffce0 #22 nt_start (ptr=0x50c0002b75c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225 th = 0x515000294d00 sched = <optimized out> nt = 0x50c0002b75c0 vm = 0x525000000100 #23 0x000061450b0a995f in asan_thread_start(void*) () No symbol table info available. #24 0x0000771af249ca94 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 = {130957057197760, 654013164425661164, 130957057197760, -352, 25, 140723042541008, 654013164446632684, 654078226515053292}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x0000771af2529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x771ad62006c0 (LWP 1969655) "test_autoload.*"): #0 0x0000771af251b4cd in __GI___poll (fds=0x771ac2309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000061450b0505aa in __interceptor_poll () No symbol table info available. #2 0x000061450b3fe7cf 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:3010 vm = <optimized out> #4 0x000061450b0a995f in asan_thread_start(void*) () No symbol table info available. #5 0x0000771af249ca94 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 = {130957145278144, 654015913204730604, 130957145278144, -352, 0, 130956956525520, 654015913225702124, 654078226515053292}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x0000771af2529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x771acb4006c0 (LWP 2001314) "envutil.rb:183"): #0 0x0000771af251b4cd in __GI___poll (fds=0x771ac5409760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000061450b0505aa in __interceptor_poll () No symbol table info available. #2 0x000061450b1a456d in nogvl_wait_for (th=130957147024960, fptr=0x511000236580, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12502 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 0x000061450b1a59e6 in internal_read_func (ptr=0x771ac5409620) at /tmp/ruby/src/trunk_asan/io.c:1205 iis = 0x771ac5409620 result = <optimized out> #5 0x000061450b3e2a5b in rb_thread_io_blocking_call (func=0x61450b1a5560 <internal_read_func>, data1=data1@entry=0x771ac5409620, fd=<optimized out>, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1827 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> prev_mn_schedulable = false waiting_fd = <optimized out> state = RUBY_TAG_NONE val = <optimized out> saved_errno = <optimized out> #6 0x000061450b1a537a in rb_io_blocking_region_wait (argument=0x771ac5409620, 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 = 130957147024960, fptr = 0x511000236580, nonblock = 0, fd = 10, buf = 0x525000403900, capa = 8192, timeout = 0x0} timeout_storage = <optimized out> scheduler = <optimized out> #8 0x000061450b1a8cb7 in io_bufread (ptr=0x525000403900 '\276' <repeats 200 times>..., len=8192, fptr=0x511000236580) 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 0x000061450b0f41a0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x51600198c6d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x771acb3fedb0, <optimized out>, 0x771acb3fecc0, <optimized out>, <optimized out>}, prev = 0x771ac5409240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x51600198c6d0 state = RUBY_TAG_NONE errinfo = <optimized out> #11 0x000061450b1a66db in io_fread (str=130957147024600, offset=0, size=8192, fptr=0x511000236580) at /tmp/ruby/src/trunk_asan/io.c:3110 arg = {str_ptr = 0x525000403900 '\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=130957147024600) 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 0x000061450b196413 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 = 0x511000236580 len = <optimized out> n = <optimized out> shrinkable = <optimized out> #14 0x000061450b4ce418 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:3795 ci = 0x3fa100100001 cc = <optimized out> me = 0x771af1f69ef0 cfunc = 0x504000010f98 recv = 130957147028200 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #15 0x000061450b47bd8d in vm_sendish (ec=0x51600198c6d0, reg_cfp=0x771ad32ed790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962 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=0x51600198c6d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x61450b46eb39 <vm_exec_core+1801>, 0x61450b46fc0a <vm_exec_core+6106>, 0x61450b47583f <vm_exec_core+29711>, 0x61450b46f762 <vm_exec_core+4914>, 0x61450b47643e <vm_exec_core+32782>, 0x61450b474202 <vm_exec_core+24018>, 0x61450b471b7d <vm_exec_core+14157>, 0x61450b46ecb9 <vm_exec_core+2185>, 0x61450b475ea7 <vm_exec_core+31351>, 0x61450b475ba1 <vm_exec_core+30577>, 0x61450b46f9da <vm_exec_core+5546>, 0x61450b46f257 <vm_exec_core+3623>, 0x61450b474857 <vm_exec_core+25639>, 0x61450b470991 <vm_exec_core+9569>, 0x61450b4760e5 <vm_exec_core+31925>, 0x61450b475d2f <vm_exec_core+30975>, 0x61450b470ff1 <vm_exec_core+11201>, 0x61450b471afb <vm_exec_core+14027>, 0x61450b474450 <vm_exec_core+24608>, 0x61450b475c90 <vm_exec_core+30816>, 0x61450b4735b7 <vm_exec_core+20871>, 0x61450b4744ea <vm_exec_core+24762>, 0x61450b474c08 <vm_exec_core+26584>, 0x61450b4734e3 <vm_exec_core+20659>, 0x61450b46f183 <vm_exec_core+3411>, 0x61450b473d1c <vm_exec_core+22764>, 0x61450b46eff9 <vm_exec_core+3017>, 0x61450b46f469 <vm_exec_core+4153>, 0x61450b47133e <vm_exec_core+12046>, 0x61450b473084 <vm_exec_core+19540>, 0x61450b473a65 <vm_exec_core+22069>, 0x61450b472c20 <vm_exec_core+18416>, 0x61450b46eb7e <vm_exec_core+1870>, 0x61450b47518a <vm_exec_core+27994>, 0x61450b475ab6 <vm_exec_core+30342>, 0x61450b46f542 <vm_exec_core+4370>, 0x61450b4700d6 <vm_exec_core+7334>, 0x61450b46fb5c <vm_exec_core+5932>, 0x61450b470a96 <vm_exec_core+9830>, 0x61450b471a90 <vm_exec_core+13920>, 0x61450b46f604 <vm_exec_core+4564>, 0x61450b474fd3 <vm_exec_core+27555>, 0x61450b470045 <vm_exec_core+7189>, 0x61450b47194e <vm_exec_core+13598>, 0x61450b472303 <vm_exec_core+16083>, 0x61450b474903 <vm_exec_core+25811>, 0x61450b473793 <vm_exec_core+21347>, 0x61450b470b8a <vm_exec_core+10074>, 0x61450b470413 <vm_exec_core+8163>, 0x61450b474731 <vm_exec_core+25345>, 0x61450b47158c <vm_exec_core+12636>, 0x61450b473e27 <vm_exec_core+23031>, 0x61450b47381b <vm_exec_core+21483>, 0x61450b473ef4 <vm_exec_core+23236>, 0x61450b475761 <vm_exec_core+29489>, 0x61450b4728e4 <vm_exec_core+17588>, 0x61450b4749d2 <vm_exec_core+26018>, 0x61450b46e7bb <vm_exec_core+907>, 0x61450b474595 <vm_exec_core+24933>, 0x61450b470e62 <vm_exec_core+10802>, 0x61450b473128 <vm_exec_core+19704>, 0x61450b473688 <vm_exec_core+21080>, 0x61450b46e7c0 <vm_exec_core+912>, 0x61450b472f93 <vm_exec_core+19299>, 0x61450b47125f <vm_exec_core+11823>, 0x61450b4705d0 <vm_exec_core+8608>, 0x61450b473f88 <vm_exec_core+23384>, 0x61450b46f6c0 <vm_exec_core+4752>, 0x61450b471e44 <vm_exec_core+14868>, 0x61450b47d6a9 <vm_exec_core+62073>, 0x61450b473b47 <vm_exec_core+22295>, 0x61450b46ff21 <vm_exec_core+6897>, 0x61450b4702ef <vm_exec_core+7871>, 0x61450b4701cd <vm_exec_core+7581>, 0x61450b470826 <vm_exec_core+9206>, 0x61450b4710ae <vm_exec_core+11390>, 0x61450b46fe42 <vm_exec_core+6674>, 0x61450b4766d3 <vm_exec_core+33443>, 0x61450b473bfe <vm_exec_core+22478>, 0x61450b47270c <vm_exec_core+17116>, 0x61450b475081 <vm_exec_core+27729>, 0x61450b4767f1 <vm_exec_core+33729>, 0x61450b4753e7 <vm_exec_core+28599>, 0x61450b47623e <vm_exec_core+32270>, 0x61450b476316 <vm_exec_core+32486>, 0x61450b46f09c <vm_exec_core+3180>, 0x61450b475dc4 <vm_exec_core+31124>, 0x61450b47144f <vm_exec_core+12319>, 0x61450b475fff <vm_exec_core+31695>, 0x61450b470f0e <vm_exec_core+10974>, 0x61450b4752e5 <vm_exec_core+28341>, 0x61450b46eec3 <vm_exec_core+2707>, 0x61450b470ca4 <vm_exec_core+10356>, 0x61450b47204c <vm_exec_core+15388>, 0x61450b4719e5 <vm_exec_core+13749>, 0x61450b4717b4 <vm_exec_core+13188>, 0x61450b46e8b7 <vm_exec_core+1159>, 0x61450b46edda <vm_exec_core+2474>, 0x61450b46e949 <vm_exec_core+1305>, 0x61450b475600 <vm_exec_core+29136>, 0x61450b472e30 <vm_exec_core+18944>, 0x61450b4723d4 <vm_exec_core+16292>, 0x61450b472af1 <vm_exec_core+18113>, 0x61450b47280a <vm_exec_core+17370>, 0x61450b471855 <vm_exec_core+13349>, 0x61450b4721f8 <vm_exec_core+15816>, 0x61450b471d1a <vm_exec_core+14570>, 0x61450b472503 <vm_exec_core+16595>, 0x61450b472585 <vm_exec_core+16725>, 0x61450b46eb2a <vm_exec_core+1786>, 0x61450b46fbfb <vm_exec_core+6091>, 0x61450b475830 <vm_exec_core+29696>, 0x61450b46f753 <vm_exec_core+4899>, 0x61450b47642f <vm_exec_core+32767>, 0x61450b4741f3 <vm_exec_core+24003>, 0x61450b471b6e <vm_exec_core+14142>, 0x61450b46ecaa <vm_exec_core+2170>, 0x61450b475e98 <vm_exec_core+31336>, 0x61450b475b92 <vm_exec_core+30562>, 0x61450b46f9cb <vm_exec_core+5531>, 0x61450b46f248 <vm_exec_core+3608>, 0x61450b474848 <vm_exec_core+25624>, 0x61450b470982 <vm_exec_core+9554>, 0x61450b4760d6 <vm_exec_core+31910>, 0x61450b475d20 <vm_exec_core+30960>, 0x61450b470fe2 <vm_exec_core+11186>, 0x61450b471aec <vm_exec_core+14012>, 0x61450b474441 <vm_exec_core+24593>, 0x61450b475c81 <vm_exec_core+30801>, 0x61450b4735a8 <vm_exec_core+20856>, 0x61450b4744db <vm_exec_core+24747>, 0x61450b474bf9 <vm_exec_core+26569>, 0x61450b4734d4 <vm_exec_core+20644>, 0x61450b46f174 <vm_exec_core+3396>, 0x61450b473d0d <vm_exec_core+22749>, 0x61450b46efea <vm_exec_core+3002>, 0x61450b46f45a <vm_exec_core+4138>, 0x61450b47132f <vm_exec_core+12031>, 0x61450b473075 <vm_exec_core+19525>, 0x61450b473a56 <vm_exec_core+22054>, 0x61450b472c11 <vm_exec_core+18401>, 0x61450b46eb6f <vm_exec_core+1855>, 0x61450b47517b <vm_exec_core+27979>, 0x61450b475aa7 <vm_exec_core+30327>, 0x61450b46f533 <vm_exec_core+4355>, 0x61450b4700c7 <vm_exec_core+7319>, 0x61450b46fb4d <vm_exec_core+5917>, 0x61450b470a87 <vm_exec_core+9815>, 0x61450b471a81 <vm_exec_core+13905>, 0x61450b46f5f5 <vm_exec_core+4549>, 0x61450b474fc4 <vm_exec_core+27540>, 0x61450b470036 <vm_exec_core+7174>, 0x61450b47193f <vm_exec_core+13583>, 0x61450b4722f4 <vm_exec_core+16068>, 0x61450b4748f4 <vm_exec_core+25796>, 0x61450b473784 <vm_exec_core+21332>, 0x61450b470b7b <vm_exec_core+10059>, 0x61450b470404 <vm_exec_core+8148>, 0x61450b474722 <vm_exec_core+25330>, 0x61450b47157d <vm_exec_core+12621>, 0x61450b473e18 <vm_exec_core+23016>, 0x61450b47380c <vm_exec_core+21468>, 0x61450b473ee5 <vm_exec_core+23221>, 0x61450b475752 <vm_exec_core+29474>, 0x61450b4728d5 <vm_exec_core+17573>, 0x61450b4749c3 <vm_exec_core+26003>, 0x61450b473770 <vm_exec_core+21312>, 0x61450b474586 <vm_exec_core+24918>, 0x61450b470e53 <vm_exec_core+10787>, 0x61450b473119 <vm_exec_core+19689>, 0x61450b473679 <vm_exec_core+21065>, 0x61450b472038 <vm_exec_core+15368>, 0x61450b472f84 <vm_exec_core+19284>, 0x61450b471250 <vm_exec_core+11808>, 0x61450b4705c1 <vm_exec_core+8593>, 0x61450b473f79 <vm_exec_core+23369>, 0x61450b46f6b1 <vm_exec_core+4737>, 0x61450b471e35 <vm_exec_core+14853>, 0x61450b47d69a <vm_exec_core+62058>, 0x61450b473b38 <vm_exec_core+22280>, 0x61450b46ff12 <vm_exec_core+6882>, 0x61450b4702e0 <vm_exec_core+7856>, 0x61450b4701be <vm_exec_core+7566>, 0x61450b470817 <vm_exec_core+9191>, 0x61450b47109f <vm_exec_core+11375>, 0x61450b472f7f <vm_exec_core+19279>, 0x61450b472702 <vm_exec_core+17106>, 0x61450b472f7a <vm_exec_core+19274>, 0x61450b473770 <vm_exec_core+21312>, 0x61450b47376e <vm_exec_core+21310>, 0x61450b470812 <vm_exec_core+9186>, 0x61450b473cd1 <vm_exec_core+22689>, 0x61450b471ae2 <vm_exec_core+14002>, 0x61450b471ae7 <vm_exec_core+14007>, 0x61450b47376c <vm_exec_core+21308>, 0x61450b47364b <vm_exec_core+21019>, 0x61450b472ad8 <vm_exec_core+18088>, 0x61450b4727f6 <vm_exec_core+17350>, 0x61450b47376a <vm_exec_core+21306>, 0x61450b472c0c <vm_exec_core+18396>...} reg_cfp = 0x771ad32ed790 reg_pc = 0x504000056870 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #17 0x000061450b46afa8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2584 _ec = 0x51600198c6d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x000061450b4a826b in invoke_iseq_block_from_c (ec=0x51600198c6d0, captured=<optimized out>, self=130957610365960, 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:1615 flags = 0 iseq = 0x771af1dc2d40 cfp = 0x771ad32ed7c8 sp = 0x771ad31ed818 use_argv = <optimized out> stack_argv = 0x771ad31ed818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x51600198c6d0, self=130957610365960, 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:1709 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:1739 No locals. #21 0x000061450b4a64f6 in rb_vm_invoke_proc (ec=0x771ac5409760, proc=0x1, proc@entry=0x504000157590, argc=-229526323, 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:1760 self = 4294967295 #22 0x000061450b3fd569 in thread_do_start_proc (th=th@entry=0x5150000c0880) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x504000157590 args_len = 0 args_ptr = <optimized out> #23 0x000061450b3fb19a in thread_do_start (th=0x5150000c0880) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #24 thread_start_func_2 (th=th@entry=0x5150000c0880, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680 _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 0x000061450b3fa45e in call_thread_start_func_2 (th=0x5150000c0880) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180 stack_start = <optimized out> stack_start_addr = 0x771acb3ffce0 #26 nt_start (ptr=0x50c00056c080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225 th = 0x5150000c0880 sched = <optimized out> nt = 0x50c00056c080 vm = 0x525000000100 #27 0x000061450b0a995f in asan_thread_start(void*) () No symbol table info available. #28 0x0000771af249ca94 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 = {130956962825920, 654062367571004140, 130956962825920, -352, 22, 140723042538320, 654062367591975660, 654078226515053292}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x0000771af2529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x771af2791c40 (LWP 1967125) "ruby"): #0 0x0000771af2498d61 in __futex_abstimed_wait_common64 (private=32764, cancel=true, abstime=0x7ffca2f65e40, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=32764, abstime=0x7ffca2f65e40, clockid=20816, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 5329152 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000094, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ffca2f65e40, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x0000771af249bc7e in __pthread_cond_wait_common (abstime=0x7ffca2f65e40, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x771af249b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffca2f65d30, __canceltype = 199158656, __prev = 0x0} cbuffer = {wseq = 469, cond = 0x50c000000068, mutex = 0x515000000420, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 469 seq = 234 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=0x7ffca2f65e40) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x000061450b3f8e21 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000420, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:242 r = <optimized out> ts = <optimized out> #6 native_cond_sleep (th=th@entry=0x515000000300, rel=0x771af0275b60) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2433 end = <optimized out> sched = 0x515000000920 lock = 0x515000000420 cond = 0x50c000000068 max = 100000000000000000 #7 0x000061450b3ff914 in native_sleep (th=0x515000000300, rel=0x771af0275b60) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3280 sched = <optimized out> #8 thread_join_sleep (arg=130957584064864) at /tmp/ruby/src/trunk_asan/thread.c:1074 scheduler = <optimized out> p = 0x771af0476160 target_th = 0x5150000c0880 th = 0x515000000300 end = 7393258698902890 limit = 0x771af0275b60 #9 0x000061450b0f41a0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffca2f66050, <optimized out>, 0x7ffca2f65f60, <optimized out>, <optimized out>}, prev = 0x771af0443940, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #10 0x000061450b3ff468 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1115 waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0} arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>} ec = <optimized out> th = <optimized out> fiber = 0x516000000380 #11 0x000061450b3f21a0 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1212 rel = <optimized out> timeout = <optimized out> limit = 0x771af0275b60 #12 0x000061450b4ce418 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:3795 ci = 0x34b100100003 cc = <optimized out> me = 0x771af1f49718 cfunc = 0x50400001eb58 recv = 130957147024960 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #13 0x000061450b47bd8d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x771aef9ff410, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962 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=0x5160000003d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x61450b46eb39 <vm_exec_core+1801>, 0x61450b46fc0a <vm_exec_core+6106>, 0x61450b47583f <vm_exec_core+29711>, 0x61450b46f762 <vm_exec_core+4914>, 0x61450b47643e <vm_exec_core+32782>, 0x61450b474202 <vm_exec_core+24018>, 0x61450b471b7d <vm_exec_core+14157>, 0x61450b46ecb9 <vm_exec_core+2185>, 0x61450b475ea7 <vm_exec_core+31351>, 0x61450b475ba1 <vm_exec_core+30577>, 0x61450b46f9da <vm_exec_core+5546>, 0x61450b46f257 <vm_exec_core+3623>, 0x61450b474857 <vm_exec_core+25639>, 0x61450b470991 <vm_exec_core+9569>, 0x61450b4760e5 <vm_exec_core+31925>, 0x61450b475d2f <vm_exec_core+30975>, 0x61450b470ff1 <vm_exec_core+11201>, 0x61450b471afb <vm_exec_core+14027>, 0x61450b474450 <vm_exec_core+24608>, 0x61450b475c90 <vm_exec_core+30816>, 0x61450b4735b7 <vm_exec_core+20871>, 0x61450b4744ea <vm_exec_core+24762>, 0x61450b474c08 <vm_exec_core+26584>, 0x61450b4734e3 <vm_exec_core+20659>, 0x61450b46f183 <vm_exec_core+3411>, 0x61450b473d1c <vm_exec_core+22764>, 0x61450b46eff9 <vm_exec_core+3017>, 0x61450b46f469 <vm_exec_core+4153>, 0x61450b47133e <vm_exec_core+12046>, 0x61450b473084 <vm_exec_core+19540>, 0x61450b473a65 <vm_exec_core+22069>, 0x61450b472c20 <vm_exec_core+18416>, 0x61450b46eb7e <vm_exec_core+1870>, 0x61450b47518a <vm_exec_core+27994>, 0x61450b475ab6 <vm_exec_core+30342>, 0x61450b46f542 <vm_exec_core+4370>, 0x61450b4700d6 <vm_exec_core+7334>, 0x61450b46fb5c <vm_exec_core+5932>, 0x61450b470a96 <vm_exec_core+9830>, 0x61450b471a90 <vm_exec_core+13920>, 0x61450b46f604 <vm_exec_core+4564>, 0x61450b474fd3 <vm_exec_core+27555>, 0x61450b470045 <vm_exec_core+7189>, 0x61450b47194e <vm_exec_core+13598>, 0x61450b472303 <vm_exec_core+16083>, 0x61450b474903 <vm_exec_core+25811>, 0x61450b473793 <vm_exec_core+21347>, 0x61450b470b8a <vm_exec_core+10074>, 0x61450b470413 <vm_exec_core+8163>, 0x61450b474731 <vm_exec_core+25345>, 0x61450b47158c <vm_exec_core+12636>, 0x61450b473e27 <vm_exec_core+23031>, 0x61450b47381b <vm_exec_core+21483>, 0x61450b473ef4 <vm_exec_core+23236>, 0x61450b475761 <vm_exec_core+29489>, 0x61450b4728e4 <vm_exec_core+17588>, 0x61450b4749d2 <vm_exec_core+26018>, 0x61450b46e7bb <vm_exec_core+907>, 0x61450b474595 <vm_exec_core+24933>, 0x61450b470e62 <vm_exec_core+10802>, 0x61450b473128 <vm_exec_core+19704>, 0x61450b473688 <vm_exec_core+21080>, 0x61450b46e7c0 <vm_exec_core+912>, 0x61450b472f93 <vm_exec_core+19299>, 0x61450b47125f <vm_exec_core+11823>, 0x61450b4705d0 <vm_exec_core+8608>, 0x61450b473f88 <vm_exec_core+23384>, 0x61450b46f6c0 <vm_exec_core+4752>, 0x61450b471e44 <vm_exec_core+14868>, 0x61450b47d6a9 <vm_exec_core+62073>, 0x61450b473b47 <vm_exec_core+22295>, 0x61450b46ff21 <vm_exec_core+6897>, 0x61450b4702ef <vm_exec_core+7871>, 0x61450b4701cd <vm_exec_core+7581>, 0x61450b470826 <vm_exec_core+9206>, 0x61450b4710ae <vm_exec_core+11390>, 0x61450b46fe42 <vm_exec_core+6674>, 0x61450b4766d3 <vm_exec_core+33443>, 0x61450b473bfe <vm_exec_core+22478>, 0x61450b47270c <vm_exec_core+17116>, 0x61450b475081 <vm_exec_core+27729>, 0x61450b4767f1 <vm_exec_core+33729>, 0x61450b4753e7 <vm_exec_core+28599>, 0x61450b47623e <vm_exec_core+32270>, 0x61450b476316 <vm_exec_core+32486>, 0x61450b46f09c <vm_exec_core+3180>, 0x61450b475dc4 <vm_exec_core+31124>, 0x61450b47144f <vm_exec_core+12319>, 0x61450b475fff <vm_exec_core+31695>, 0x61450b470f0e <vm_exec_core+10974>, 0x61450b4752e5 <vm_exec_core+28341>, 0x61450b46eec3 <vm_exec_core+2707>, 0x61450b470ca4 <vm_exec_core+10356>, 0x61450b47204c <vm_exec_core+15388>, 0x61450b4719e5 <vm_exec_core+13749>, 0x61450b4717b4 <vm_exec_core+13188>, 0x61450b46e8b7 <vm_exec_core+1159>, 0x61450b46edda <vm_exec_core+2474>, 0x61450b46e949 <vm_exec_core+1305>, 0x61450b475600 <vm_exec_core+29136>, 0x61450b472e30 <vm_exec_core+18944>, 0x61450b4723d4 <vm_exec_core+16292>, 0x61450b472af1 <vm_exec_core+18113>, 0x61450b47280a <vm_exec_core+17370>, 0x61450b471855 <vm_exec_core+13349>, 0x61450b4721f8 <vm_exec_core+15816>, 0x61450b471d1a <vm_exec_core+14570>, 0x61450b472503 <vm_exec_core+16595>, 0x61450b472585 <vm_exec_core+16725>, 0x61450b46eb2a <vm_exec_core+1786>, 0x61450b46fbfb <vm_exec_core+6091>, 0x61450b475830 <vm_exec_core+29696>, 0x61450b46f753 <vm_exec_core+4899>, 0x61450b47642f <vm_exec_core+32767>, 0x61450b4741f3 <vm_exec_core+24003>, 0x61450b471b6e <vm_exec_core+14142>, 0x61450b46ecaa <vm_exec_core+2170>, 0x61450b475e98 <vm_exec_core+31336>, 0x61450b475b92 <vm_exec_core+30562>, 0x61450b46f9cb <vm_exec_core+5531>, 0x61450b46f248 <vm_exec_core+3608>, 0x61450b474848 <vm_exec_core+25624>, 0x61450b470982 <vm_exec_core+9554>, 0x61450b4760d6 <vm_exec_core+31910>, 0x61450b475d20 <vm_exec_core+30960>, 0x61450b470fe2 <vm_exec_core+11186>, 0x61450b471aec <vm_exec_core+14012>, 0x61450b474441 <vm_exec_core+24593>, 0x61450b475c81 <vm_exec_core+30801>, 0x61450b4735a8 <vm_exec_core+20856>, 0x61450b4744db <vm_exec_core+24747>, 0x61450b474bf9 <vm_exec_core+26569>, 0x61450b4734d4 <vm_exec_core+20644>, 0x61450b46f174 <vm_exec_core+3396>, 0x61450b473d0d <vm_exec_core+22749>, 0x61450b46efea <vm_exec_core+3002>, 0x61450b46f45a <vm_exec_core+4138>, 0x61450b47132f <vm_exec_core+12031>, 0x61450b473075 <vm_exec_core+19525>, 0x61450b473a56 <vm_exec_core+22054>, 0x61450b472c11 <vm_exec_core+18401>, 0x61450b46eb6f <vm_exec_core+1855>, 0x61450b47517b <vm_exec_core+27979>, 0x61450b475aa7 <vm_exec_core+30327>, 0x61450b46f533 <vm_exec_core+4355>, 0x61450b4700c7 <vm_exec_core+7319>, 0x61450b46fb4d <vm_exec_core+5917>, 0x61450b470a87 <vm_exec_core+9815>, 0x61450b471a81 <vm_exec_core+13905>, 0x61450b46f5f5 <vm_exec_core+4549>, 0x61450b474fc4 <vm_exec_core+27540>, 0x61450b470036 <vm_exec_core+7174>, 0x61450b47193f <vm_exec_core+13583>, 0x61450b4722f4 <vm_exec_core+16068>, 0x61450b4748f4 <vm_exec_core+25796>, 0x61450b473784 <vm_exec_core+21332>, 0x61450b470b7b <vm_exec_core+10059>, 0x61450b470404 <vm_exec_core+8148>, 0x61450b474722 <vm_exec_core+25330>, 0x61450b47157d <vm_exec_core+12621>, 0x61450b473e18 <vm_exec_core+23016>, 0x61450b47380c <vm_exec_core+21468>, 0x61450b473ee5 <vm_exec_core+23221>, 0x61450b475752 <vm_exec_core+29474>, 0x61450b4728d5 <vm_exec_core+17573>, 0x61450b4749c3 <vm_exec_core+26003>, 0x61450b473770 <vm_exec_core+21312>, 0x61450b474586 <vm_exec_core+24918>, 0x61450b470e53 <vm_exec_core+10787>, 0x61450b473119 <vm_exec_core+19689>, 0x61450b473679 <vm_exec_core+21065>, 0x61450b472038 <vm_exec_core+15368>, 0x61450b472f84 <vm_exec_core+19284>, 0x61450b471250 <vm_exec_core+11808>, 0x61450b4705c1 <vm_exec_core+8593>, 0x61450b473f79 <vm_exec_core+23369>, 0x61450b46f6b1 <vm_exec_core+4737>, 0x61450b471e35 <vm_exec_core+14853>, 0x61450b47d69a <vm_exec_core+62058>, 0x61450b473b38 <vm_exec_core+22280>, 0x61450b46ff12 <vm_exec_core+6882>, 0x61450b4702e0 <vm_exec_core+7856>, 0x61450b4701be <vm_exec_core+7566>, 0x61450b470817 <vm_exec_core+9191>, 0x61450b47109f <vm_exec_core+11375>, 0x61450b472f7f <vm_exec_core+19279>, 0x61450b472702 <vm_exec_core+17106>, 0x61450b472f7a <vm_exec_core+19274>, 0x61450b473770 <vm_exec_core+21312>, 0x61450b47376e <vm_exec_core+21310>, 0x61450b470812 <vm_exec_core+9186>, 0x61450b473cd1 <vm_exec_core+22689>, 0x61450b471ae2 <vm_exec_core+14002>, 0x61450b471ae7 <vm_exec_core+14007>, 0x61450b47376c <vm_exec_core+21308>, 0x61450b47364b <vm_exec_core+21019>, 0x61450b472ad8 <vm_exec_core+18088>, 0x61450b4727f6 <vm_exec_core+17350>, 0x61450b47376a <vm_exec_core+21306>, 0x61450b472c0c <vm_exec_core+18396>...} reg_cfp = 0x771aef9ff410 reg_pc = 0x523000009c70 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> th: 0x515000000300, native_id: 0x771af2791c40 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> -- Control frame information ----------------------------------------------- c:0019 p:---- s:0178 e:000177 CFUNC :join INSN_LABEL_duphash = <optimized out> c:0018 p:0494 s:0173 E:000b48 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:186 INSN_LABEL_expandarray = <optimized out> c:0017 p:0275 s:0134 e:000133 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:330 c:0016 p:0044 s:0110 e:000109 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:563 INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> c:0015 p:0038 s:0105 e:000104 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:109 INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> c:0014 p:0007 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:559 c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH] INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <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_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <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:000400 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 INSN_LABEL_setn = <optimized out> c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] INSN_LABEL_adjuststack = <optimized out> c:0005 p:---- s:0026 e:000025 CFUNC :map INSN_LABEL_defined = <optimized out> c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> th: 0x515000127800, native_id: 0x771aca6006c0 INSN_LABEL_definemethod = <optimized out> -- Control frame information ----------------------------------------------- c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH] 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> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> th: 0x515000294d00, native_id: 0x771ad0e006c0 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> -- Control frame information ----------------------------------------------- c:0003 p:---- s:0012 e:000011 CFUNC :readpartial 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> 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_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> th: 0x5150000c0880, native_id: 0x771acb4006c0 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> -- Control frame information ----------------------------------------------- INSN_LABEL_trace_opt_empty_p = <optimized out> c:0003 p:---- s:0010 e:000009 CFUNC :read INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #15 0x000061450b46b361 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2611 No locals. #16 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2590 _ec = 0x5160000003d0 _tag = <optimized out> state = <optimized out> result = 36 #17 0x000061450b4eb9d2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x771aef9ff620, self=130957604014560, 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:1615 flags = 0 iseq = 0x771af1dc62d8 cfp = <optimized out> sp = 0x771aef8ffa28 use_argv = 0x771af025ba60 stack_argv = 0x771aef8ffa28 opt_pc = 0 type = <optimized out> av = <optimized out> c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:183 [FINISH] bound = <optimized out> #18 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1629 captured = 0x771aef9ff620 #19 0x000061450b498396 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:1666 No locals. #20 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1674 No locals. #21 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #22 0x000061450b498396 in rb_yield (val=<optimized out>) No locals. #23 0x000061450b6493c6 in rb_ary_collect (ary=130957146754080) at /tmp/ruby/src/trunk_asan/array.c:3651 collect = 130957146794640 c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] i = 10 #24 0x000061450b4ce418 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:3795 ci = 0x163100000001 cc = <optimized out> me = 0x771af1f70188 cfunc = 0x50400000a758 recv = 130957146754080 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #25 0x000061450b47332b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x771aef9ff608, cd=0x51100000d310, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #26 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000d310 insns_address_table = {0x61450b46eb39 <vm_exec_core+1801>, 0x61450b46fc0a <vm_exec_core+6106>, 0x61450b47583f <vm_exec_core+29711>, 0x61450b46f762 <vm_exec_core+4914>, 0x61450b47643e <vm_exec_core+32782>, 0x61450b474202 <vm_exec_core+24018>, 0x61450b471b7d <vm_exec_core+14157>, 0x61450b46ecb9 <vm_exec_core+2185>, 0x61450b475ea7 <vm_exec_core+31351>, 0x61450b475ba1 <vm_exec_core+30577>, 0x61450b46f9da <vm_exec_core+5546>, 0x61450b46f257 <vm_exec_core+3623>, 0x61450b474857 <vm_exec_core+25639>, 0x61450b470991 <vm_exec_core+9569>, 0x61450b4760e5 <vm_exec_core+31925>, 0x61450b475d2f <vm_exec_core+30975>, 0x61450b470ff1 <vm_exec_core+11201>, 0x61450b471afb <vm_exec_core+14027>, 0x61450b474450 <vm_exec_core+24608>, 0x61450b475c90 <vm_exec_core+30816>, 0x61450b4735b7 <vm_exec_core+20871>, 0x61450b4744ea <vm_exec_core+24762>, 0x61450b474c08 <vm_exec_core+26584>, 0x61450b4734e3 <vm_exec_core+20659>, 0x61450b46f183 <vm_exec_core+3411>, 0x61450b473d1c <vm_exec_core+22764>, 0x61450b46eff9 <vm_exec_core+3017>, 0x61450b46f469 <vm_exec_core+4153>, 0x61450b47133e <vm_exec_core+12046>, 0x61450b473084 <vm_exec_core+19540>, 0x61450b473a65 <vm_exec_core+22069>, 0x61450b472c20 <vm_exec_core+18416>, 0x61450b46eb7e <vm_exec_core+1870>, 0x61450b47518a <vm_exec_core+27994>, 0x61450b475ab6 <vm_exec_core+30342>, 0x61450b46f542 <vm_exec_core+4370>, 0x61450b4700d6 <vm_exec_core+7334>, 0x61450b46fb5c <vm_exec_core+5932>, 0x61450b470a96 <vm_exec_core+9830>, 0x61450b471a90 <vm_exec_core+13920>, 0x61450b46f604 <vm_exec_core+4564>, 0x61450b474fd3 <vm_exec_core+27555>, 0x61450b470045 <vm_exec_core+7189>, 0x61450b47194e <vm_exec_core+13598>, 0x61450b472303 <vm_exec_core+16083>, 0x61450b474903 <vm_exec_core+25811>, 0x61450b473793 <vm_exec_core+21347>, 0x61450b470b8a <vm_exec_core+10074>, 0x61450b470413 <vm_exec_core+8163>, 0x61450b474731 <vm_exec_core+25345>, 0x61450b47158c <vm_exec_core+12636>, 0x61450b473e27 <vm_exec_core+23031>, 0x61450b47381b <vm_exec_core+21483>, 0x61450b473ef4 <vm_exec_core+23236>, 0x61450b475761 <vm_exec_core+29489>, 0x61450b4728e4 <vm_exec_core+17588>, 0x61450b4749d2 <vm_exec_core+26018>, 0x61450b46e7bb <vm_exec_core+907>, 0x61450b474595 <vm_exec_core+24933>, 0x61450b470e62 <vm_exec_core+10802>, 0x61450b473128 <vm_exec_core+19704>, 0x61450b473688 <vm_exec_core+21080>, 0x61450b46e7c0 <vm_exec_core+912>, 0x61450b472f93 <vm_exec_core+19299>, 0x61450b47125f <vm_exec_core+11823>, 0x61450b4705d0 <vm_exec_core+8608>, 0x61450b473f88 <vm_exec_core+23384>, 0x61450b46f6c0 <vm_exec_core+4752>, 0x61450b471e44 <vm_exec_core+14868>, 0x61450b47d6a9 <vm_exec_core+62073>, 0x61450b473b47 <vm_exec_core+22295>, 0x61450b46ff21 <vm_exec_core+6897>, 0x61450b4702ef <vm_exec_core+7871>, 0x61450b4701cd <vm_exec_core+7581>, 0x61450b470826 <vm_exec_core+9206>, 0x61450b4710ae <vm_exec_core+11390>, 0x61450b46fe42 <vm_exec_core+6674>, 0x61450b4766d3 <vm_exec_core+33443>, 0x61450b473bfe <vm_exec_core+22478>, 0x61450b47270c <vm_exec_core+17116>, 0x61450b475081 <vm_exec_core+27729>, 0x61450b4767f1 <vm_exec_core+33729>, 0x61450b4753e7 <vm_exec_core+28599>, 0x61450b47623e <vm_exec_core+32270>, 0x61450b476316 <vm_exec_core+32486>, 0x61450b46f09c <vm_exec_core+3180>, 0x61450b475dc4 <vm_exec_core+31124>, 0x61450b47144f <vm_exec_core+12319>, 0x61450b475fff <vm_exec_core+31695>, 0x61450b470f0e <vm_exec_core+10974>, 0x61450b4752e5 <vm_exec_core+28341>, 0x61450b46eec3 <vm_exec_core+2707>, 0x61450b470ca4 <vm_exec_core+10356>, 0x61450b47204c <vm_exec_core+15388>, 0x61450b4719e5 <vm_exec_core+13749>, 0x61450b4717b4 <vm_exec_core+13188>, 0x61450b46e8b7 <vm_exec_core+1159>, 0x61450b46edda <vm_exec_core+2474>, 0x61450b46e949 <vm_exec_core+1305>, 0x61450b475600 <vm_exec_core+29136>, 0x61450b472e30 <vm_exec_core+18944>, 0x61450b4723d4 <vm_exec_core+16292>, 0x61450b472af1 <vm_exec_core+18113>, 0x61450b47280a <vm_exec_core+17370>, 0x61450b471855 <vm_exec_core+13349>, 0x61450b4721f8 <vm_exec_core+15816>, 0x61450b471d1a <vm_exec_core+14570>, 0x61450b472503 <vm_exec_core+16595>, 0x61450b472585 <vm_exec_core+16725>, 0x61450b46eb2a <vm_exec_core+1786>, 0x61450b46fbfb <vm_exec_core+6091>, 0x61450b475830 <vm_exec_core+29696>, 0x61450b46f753 <vm_exec_core+4899>, 0x61450b47642f <vm_exec_core+32767>, 0x61450b4741f3 <vm_exec_core+24003>, 0x61450b471b6e <vm_exec_core+14142>, 0x61450b46ecaa <vm_exec_core+2170>, 0x61450b475e98 <vm_exec_core+31336>, 0x61450b475b92 <vm_exec_core+30562>, 0x61450b46f9cb <vm_exec_core+5531>, 0x61450b46f248 <vm_exec_core+3608>, 0x61450b474848 <vm_exec_core+25624>, 0x61450b470982 <vm_exec_core+9554>, 0x61450b4760d6 <vm_exec_core+31910>, 0x61450b475d20 <vm_exec_core+30960>, 0x61450b470fe2 <vm_exec_core+11186>, 0x61450b471aec <vm_exec_core+14012>, 0x61450b474441 <vm_exec_core+24593>, 0x61450b475c81 <vm_exec_core+30801>, 0x61450b4735a8 <vm_exec_core+20856>, 0x61450b4744db <vm_exec_core+24747>, 0x61450b474bf9 <vm_exec_core+26569>, 0x61450b4734d4 <vm_exec_core+20644>, 0x61450b46f174 <vm_exec_core+3396>, 0x61450b473d0d <vm_exec_core+22749>, 0x61450b46efea <vm_exec_core+3002>, 0x61450b46f45a <vm_exec_core+4138>, 0x61450b47132f <vm_exec_core+12031>, 0x61450b473075 <vm_exec_core+19525>, 0x61450b473a56 <vm_exec_core+22054>, 0x61450b472c11 <vm_exec_core+18401>, 0x61450b46eb6f <vm_exec_core+1855>, 0x61450b47517b <vm_exec_core+27979>, 0x61450b475aa7 <vm_exec_core+30327>, 0x61450b46f533 <vm_exec_core+4355>, 0x61450b4700c7 <vm_exec_core+7319>, 0x61450b46fb4d <vm_exec_core+5917>, 0x61450b470a87 <vm_exec_core+9815>, 0x61450b471a81 <vm_exec_core+13905>, 0x61450b46f5f5 <vm_exec_core+4549>, 0x61450b474fc4 <vm_exec_core+27540>, 0x61450b470036 <vm_exec_core+7174>, 0x61450b47193f <vm_exec_core+13583>, 0x61450b4722f4 <vm_exec_core+16068>, 0x61450b4748f4 <vm_exec_core+25796>, 0x61450b473784 <vm_exec_core+21332>, 0x61450b470b7b <vm_exec_core+10059>, 0x61450b470404 <vm_exec_core+8148>, 0x61450b474722 <vm_exec_core+25330>, 0x61450b47157d <vm_exec_core+12621>, 0x61450b473e18 <vm_exec_core+23016>, 0x61450b47380c <vm_exec_core+21468>, 0x61450b473ee5 <vm_exec_core+23221>, 0x61450b475752 <vm_exec_core+29474>, 0x61450b4728d5 <vm_exec_core+17573>, 0x61450b4749c3 <vm_exec_core+26003>, 0x61450b473770 <vm_exec_core+21312>, 0x61450b474586 <vm_exec_core+24918>, 0x61450b470e53 <vm_exec_core+10787>, 0x61450b473119 <vm_exec_core+19689>, 0x61450b473679 <vm_exec_core+21065>, 0x61450b472038 <vm_exec_core+15368>, 0x61450b472f84 <vm_exec_core+19284>, 0x61450b471250 <vm_exec_core+11808>, 0x61450b4705c1 <vm_exec_core+8593>, 0x61450b473f79 <vm_exec_core+23369>, 0x61450b46f6b1 <vm_exec_core+4737>, 0x61450b471e35 <vm_exec_core+14853>, 0x61450b47d69a <vm_exec_core+62058>, 0x61450b473b38 <vm_exec_core+22280>, 0x61450b46ff12 <vm_exec_core+6882>, 0x61450b4702e0 <vm_exec_core+7856>, 0x61450b4701be <vm_exec_core+7566>, 0x61450b470817 <vm_exec_core+9191>, 0x61450b47109f <vm_exec_core+11375>, 0x61450b472f7f <vm_exec_core+19279>, 0x61450b472702 <vm_exec_core+17106>, 0x61450b472f7a <vm_exec_core+19274>, 0x61450b473770 <vm_exec_core+21312>, 0x61450b47376e <vm_exec_core+21310>, 0x61450b470812 <vm_exec_core+9186>, 0x61450b473cd1 <vm_exec_core+22689>, 0x61450b471ae2 <vm_exec_core+14002>, 0x61450b471ae7 <vm_exec_core+14007>, 0x61450b47376c <vm_exec_core+21308>, 0x61450b47364b <vm_exec_core+21019>, 0x61450b472ad8 <vm_exec_core+18088>, 0x61450b4727f6 <vm_exec_core+17350>, 0x61450b47376a <vm_exec_core+21306>, 0x61450b472c0c <vm_exec_core+18396>...} reg_cfp = 0x771aef9ff608 reg_pc = 0x519000015cb8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #27 0x000061450b46afa8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2584 _ec = 0x5160000003d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #28 0x000061450b4eb9d2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x771aef9ff738, self=130957604014560, 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:1615 flags = 0 iseq = 0x771af1dd49c8 cfp = <optimized out> sp = 0x771aef8ff8d0 use_argv = 0x771af020f860 stack_argv = 0x771aef8ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #29 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1629 captured = 0x771aef9ff738 #30 0x000061450b498396 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:1666 No locals. #31 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1674 No locals. #32 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #33 0x000061450b498396 in rb_yield (val=<optimized out>) No locals. #34 0x000061450b6493c6 in rb_ary_collect (ary=130957608621480) at /tmp/ruby/src/trunk_asan/array.c:3651 collect = 130957608621400 i = 0 #35 0x000061450b4ce418 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:3795 ci = 0x163100000001 cc = <optimized out> me = 0x771af1f70188 cfunc = 0x50400000a758 recv = 130957608621480 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #36 0x000061450b47332b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x771aef9ff720, cd=0x502000013330, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #37 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000013330 insns_address_table = {0x61450b46eb39 <vm_exec_core+1801>, 0x61450b46fc0a <vm_exec_core+6106>, 0x61450b47583f <vm_exec_core+29711>, 0x61450b46f762 <vm_exec_core+4914>, 0x61450b47643e <vm_exec_core+32782>, 0x61450b474202 <vm_exec_core+24018>, 0x61450b471b7d <vm_exec_core+14157>, 0x61450b46ecb9 <vm_exec_core+2185>, 0x61450b475ea7 <vm_exec_core+31351>, 0x61450b475ba1 <vm_exec_core+30577>, 0x61450b46f9da <vm_exec_core+5546>, 0x61450b46f257 <vm_exec_core+3623>, 0x61450b474857 <vm_exec_core+25639>, 0x61450b470991 <vm_exec_core+9569>, 0x61450b4760e5 <vm_exec_core+31925>, 0x61450b475d2f <vm_exec_core+30975>, 0x61450b470ff1 <vm_exec_core+11201>, 0x61450b471afb <vm_exec_core+14027>, 0x61450b474450 <vm_exec_core+24608>, 0x61450b475c90 <vm_exec_core+30816>, 0x61450b4735b7 <vm_exec_core+20871>, 0x61450b4744ea <vm_exec_core+24762>, 0x61450b474c08 <vm_exec_core+26584>, 0x61450b4734e3 <vm_exec_core+20659>, 0x61450b46f183 <vm_exec_core+3411>, 0x61450b473d1c <vm_exec_core+22764>, 0x61450b46eff9 <vm_exec_core+3017>, 0x61450b46f469 <vm_exec_core+4153>, 0x61450b47133e <vm_exec_core+12046>, 0x61450b473084 <vm_exec_core+19540>, 0x61450b473a65 <vm_exec_core+22069>, 0x61450b472c20 <vm_exec_core+18416>, 0x61450b46eb7e <vm_exec_core+1870>, 0x61450b47518a <vm_exec_core+27994>, 0x61450b475ab6 <vm_exec_core+30342>, 0x61450b46f542 <vm_exec_core+4370>, 0x61450b4700d6 <vm_exec_core+7334>, 0x61450b46fb5c <vm_exec_core+5932>, 0x61450b470a96 <vm_exec_core+9830>, 0x61450b471a90 <vm_exec_core+13920>, 0x61450b46f604 <vm_exec_core+4564>, 0x61450b474fd3 <vm_exec_core+27555>, 0x61450b470045 <vm_exec_core+7189>, 0x61450b47194e <vm_exec_core+13598>, 0x61450b472303 <vm_exec_core+16083>, 0x61450b474903 <vm_exec_core+25811>, 0x61450b473793 <vm_exec_core+21347>, 0x61450b470b8a <vm_exec_core+10074>, 0x61450b470413 <vm_exec_core+8163>, 0x61450b474731 <vm_exec_core+25345>, 0x61450b47158c <vm_exec_core+12636>, 0x61450b473e27 <vm_exec_core+23031>, 0x61450b47381b <vm_exec_core+21483>, 0x61450b473ef4 <vm_exec_core+23236>, 0x61450b475761 <vm_exec_core+29489>, 0x61450b4728e4 <vm_exec_core+17588>, 0x61450b4749d2 <vm_exec_core+26018>, 0x61450b46e7bb <vm_exec_core+907>, 0x61450b474595 <vm_exec_core+24933>, 0x61450b470e62 <vm_exec_core+10802>, 0x61450b473128 <vm_exec_core+19704>, 0x61450b473688 <vm_exec_core+21080>, 0x61450b46e7c0 <vm_exec_core+912>, 0x61450b472f93 <vm_exec_core+19299>, 0x61450b47125f <vm_exec_core+11823>, 0x61450b4705d0 <vm_exec_core+8608>, 0x61450b473f88 <vm_exec_core+23384>, 0x61450b46f6c0 <vm_exec_core+4752>, 0x61450b471e44 <vm_exec_core+14868>, 0x61450b47d6a9 <vm_exec_core+62073>, 0x61450b473b47 <vm_exec_core+22295>, 0x61450b46ff21 <vm_exec_core+6897>, 0x61450b4702ef <vm_exec_core+7871>, 0x61450b4701cd <vm_exec_core+7581>, 0x61450b470826 <vm_exec_core+9206>, 0x61450b4710ae <vm_exec_core+11390>, 0x61450b46fe42 <vm_exec_core+6674>, 0x61450b4766d3 <vm_exec_core+33443>, 0x61450b473bfe <vm_exec_core+22478>, 0x61450b47270c <vm_exec_core+17116>, 0x61450b475081 <vm_exec_core+27729>, 0x61450b4767f1 <vm_exec_core+33729>, 0x61450b4753e7 <vm_exec_core+28599>, 0x61450b47623e <vm_exec_core+32270>, 0x61450b476316 <vm_exec_core+32486>, 0x61450b46f09c <vm_exec_core+3180>, 0x61450b475dc4 <vm_exec_core+31124>, 0x61450b47144f <vm_exec_core+12319>, 0x61450b475fff <vm_exec_core+31695>, 0x61450b470f0e <vm_exec_core+10974>, 0x61450b4752e5 <vm_exec_core+28341>, 0x61450b46eec3 <vm_exec_core+2707>, 0x61450b470ca4 <vm_exec_core+10356>, 0x61450b47204c <vm_exec_core+15388>, 0x61450b4719e5 <vm_exec_core+13749>, 0x61450b4717b4 <vm_exec_core+13188>, 0x61450b46e8b7 <vm_exec_core+1159>, 0x61450b46edda <vm_exec_core+2474>, 0x61450b46e949 <vm_exec_core+1305>, 0x61450b475600 <vm_exec_core+29136>, 0x61450b472e30 <vm_exec_core+18944>, 0x61450b4723d4 <vm_exec_core+16292>, 0x61450b472af1 <vm_exec_core+18113>, 0x61450b47280a <vm_exec_core+17370>, 0x61450b471855 <vm_exec_core+13349>, 0x61450b4721f8 <vm_exec_core+15816>, 0x61450b471d1a <vm_exec_core+14570>, 0x61450b472503 <vm_exec_core+16595>, 0x61450b472585 <vm_exec_core+16725>, 0x61450b46eb2a <vm_exec_core+1786>, 0x61450b46fbfb <vm_exec_core+6091>, 0x61450b475830 <vm_exec_core+29696>, 0x61450b46f753 <vm_exec_core+4899>, 0x61450b47642f <vm_exec_core+32767>, 0x61450b4741f3 <vm_exec_core+24003>, 0x61450b471b6e <vm_exec_core+14142>, 0x61450b46ecaa <vm_exec_core+2170>, 0x61450b475e98 <vm_exec_core+31336>, 0x61450b475b92 <vm_exec_core+30562>, 0x61450b46f9cb <vm_exec_core+5531>, 0x61450b46f248 <vm_exec_core+3608>, 0x61450b474848 <vm_exec_core+25624>, 0x61450b470982 <vm_exec_core+9554>, 0x61450b4760d6 <vm_exec_core+31910>, 0x61450b475d20 <vm_exec_core+30960>, 0x61450b470fe2 <vm_exec_core+11186>, 0x61450b471aec <vm_exec_core+14012>, 0x61450b474441 <vm_exec_core+24593>, 0x61450b475c81 <vm_exec_core+30801>, 0x61450b4735a8 <vm_exec_core+20856>, 0x61450b4744db <vm_exec_core+24747>, 0x61450b474bf9 <vm_exec_core+26569>, 0x61450b4734d4 <vm_exec_core+20644>, 0x61450b46f174 <vm_exec_core+3396>, 0x61450b473d0d <vm_exec_core+22749>, 0x61450b46efea <vm_exec_core+3002>, 0x61450b46f45a <vm_exec_core+4138>, 0x61450b47132f <vm_exec_core+12031>, 0x61450b473075 <vm_exec_core+19525>, 0x61450b473a56 <vm_exec_core+22054>, 0x61450b472c11 <vm_exec_core+18401>, 0x61450b46eb6f <vm_exec_core+1855>, 0x61450b47517b <vm_exec_core+27979>, 0x61450b475aa7 <vm_exec_core+30327>, 0x61450b46f533 <vm_exec_core+4355>, 0x61450b4700c7 <vm_exec_core+7319>, 0x61450b46fb4d <vm_exec_core+5917>, 0x61450b470a87 <vm_exec_core+9815>, 0x61450b471a81 <vm_exec_core+13905>, 0x61450b46f5f5 <vm_exec_core+4549>, 0x61450b474fc4 <vm_exec_core+27540>, 0x61450b470036 <vm_exec_core+7174>, 0x61450b47193f <vm_exec_core+13583>, 0x61450b4722f4 <vm_exec_core+16068>, 0x61450b4748f4 <vm_exec_core+25796>, 0x61450b473784 <vm_exec_core+21332>, 0x61450b470b7b <vm_exec_core+10059>, 0x61450b470404 <vm_exec_core+8148>, 0x61450b474722 <vm_exec_core+25330>, 0x61450b47157d <vm_exec_core+12621>, 0x61450b473e18 <vm_exec_core+23016>, 0x61450b47380c <vm_exec_core+21468>, 0x61450b473ee5 <vm_exec_core+23221>, 0x61450b475752 <vm_exec_core+29474>, 0x61450b4728d5 <vm_exec_core+17573>, 0x61450b4749c3 <vm_exec_core+26003>, 0x61450b473770 <vm_exec_core+21312>, 0x61450b474586 <vm_exec_core+24918>, 0x61450b470e53 <vm_exec_core+10787>, 0x61450b473119 <vm_exec_core+19689>, 0x61450b473679 <vm_exec_core+21065>, 0x61450b472038 <vm_exec_core+15368>, 0x61450b472f84 <vm_exec_core+19284>, 0x61450b471250 <vm_exec_core+11808>, 0x61450b4705c1 <vm_exec_core+8593>, 0x61450b473f79 <vm_exec_core+23369>, 0x61450b46f6b1 <vm_exec_core+4737>, 0x61450b471e35 <vm_exec_core+14853>, 0x61450b47d69a <vm_exec_core+62058>, 0x61450b473b38 <vm_exec_core+22280>, 0x61450b46ff12 <vm_exec_core+6882>, 0x61450b4702e0 <vm_exec_core+7856>, 0x61450b4701be <vm_exec_core+7566>, 0x61450b470817 <vm_exec_core+9191>, 0x61450b47109f <vm_exec_core+11375>, 0x61450b472f7f <vm_exec_core+19279>, 0x61450b472702 <vm_exec_core+17106>, 0x61450b472f7a <vm_exec_core+19274>, 0x61450b473770 <vm_exec_core+21312>, 0x61450b47376e <vm_exec_core+21310>, 0x61450b470812 <vm_exec_core+9186>, 0x61450b473cd1 <vm_exec_core+22689>, 0x61450b471ae2 <vm_exec_core+14002>, 0x61450b471ae7 <vm_exec_core+14007>, 0x61450b47376c <vm_exec_core+21308>, 0x61450b47364b <vm_exec_core+21019>, 0x61450b472ad8 <vm_exec_core+18088>, 0x61450b4727f6 <vm_exec_core+17350>, 0x61450b47376a <vm_exec_core+21306>, 0x61450b472c0c <vm_exec_core+18396>...} reg_cfp = 0x771aef9ff720 reg_pc = 0x50400002ffb8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #38 0x000061450b46b361 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2611 No locals. #39 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2590 _ec = 0x5160000003d0 _tag = <optimized out> state = <optimized out> result = 36 #40 0x000061450b0f049b in rb_ec_exec_node (ec=0x5160000003d0, n=0x771af1dd4b58) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffca2f67f50, <optimized out>, 0x7ffca2f67ea0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x771af1dd4b58 #41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000003d0 status = <optimized out> #42 0x000061450b0e9a07 in rb_main (argc=10, argv=0x7ffca2f68118) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #43 main (argc=10, argv=0x7ffca2f68118) at /tmp/ruby/src/trunk_asan/main.c:68 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 1967125) detached] $ timeout 60 gdb -p 1967096 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1967110] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000774bd2126cd7 in __GI___select (nfds=23, readfds=0x50c005672b00, writefds=0x0, exceptfds=0x0, timeout=0x7ffe583f6f00) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x774bd2219c40 (LWP 1967096) "ruby" 0x0000774bd2126cd7 in __GI___select (nfds=23, readfds=0x50c005672b00, writefds=0x0, exceptfds=0x0, timeout=0x7ffe583f6f00) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x774bb5e006c0 (LWP 1967110) "ruby" 0x0000774bd211b4cd in __GI___poll (fds=0x774bb4b09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x774bb5e006c0 (LWP 1967110) "ruby"): #0 0x0000774bd211b4cd in __GI___poll (fds=0x774bb4b09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005aeed4a695aa in __interceptor_poll () No symbol table info available. #2 0x00005aeed4e177cf 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:3010 vm = <optimized out> #4 0x00005aeed4ac295f in asan_thread_start(void*) () No symbol table info available. #5 0x0000774bd209ca94 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 = {131167057610432, -8173123054027598839, 131167057610432, -352, 0, 140730378981088, -8173123054040181751, -8172920279251872759}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x0000774bd2129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x774bd2219c40 (LWP 1967096) "ruby"): #0 0x0000774bd2126cd7 in __GI___select (nfds=23, readfds=0x50c005672b00, writefds=0x0, exceptfds=0x0, timeout=0x7ffe583f6f00) 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 = 503113392} pts64 = 0x7ffe583f6da0 r = <optimized out> #1 0x00005aeed4e024c5 in native_fd_select (n=23, readfds=0x50c005672b00, writefds=0x0, exceptfds=0x774bd2126cd7 <__GI___select+327>, timeout=0x7ffe583f6da0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2384 No locals. #2 do_select (p=131167496103456) at /tmp/ruby/src/trunk_asan/thread.c:4312 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7ffe583f6eb0 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x00005aeed4b0d1a0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe583f7070, <optimized out>, 0x7ffe583f6f80, <optimized out>, <optimized out>}, prev = 0x774bd002e580, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x00005aeed4e01a9e 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:4372 set = {max = 23, th = 0x515000000300, rset = 0x774bd002e440, 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 = 0x774bd002e4a0} #5 0x00005aeed4bc815f in select_internal (read=131167483973360, write=4, except=4, tp=0x774bd002e4a0, fds=0x774bd002e440) at /tmp/ruby/src/trunk_asan/io.c:10676 timerec = <optimized out> max = 23 pending = <optimized out> rp = 0x774bd002e440 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=131167496102944) at /tmp/ruby/src/trunk_asan/io.c:10746 p = 0x774bd002e420 #7 0x00005aeed4b0d1a0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe583f7370, <optimized out>, 0x7ffe583f7280, <optimized out>, <optimized out>}, prev = 0x774bd004e040, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x00005aeed4ba43b7 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11102 args = <optimized out> timerec = <optimized out> scheduler = <optimized out> timeout = <optimized out> i = 4 #9 0x00005aeed4ee7418 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:3795 ci = 0x15e100100009 cc = <optimized out> me = 0x774bd17ea6f0 cfunc = 0x504000010798 recv = 131167520946720 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x00005aeed4e94d8d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x774bcf5ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #11 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5aeed4e87b39 <vm_exec_core+1801>, 0x5aeed4e88c0a <vm_exec_core+6106>, 0x5aeed4e8e83f <vm_exec_core+29711>, 0x5aeed4e88762 <vm_exec_core+4914>, 0x5aeed4e8f43e <vm_exec_core+32782>, 0x5aeed4e8d202 <vm_exec_core+24018>, 0x5aeed4e8ab7d <vm_exec_core+14157>, 0x5aeed4e87cb9 <vm_exec_core+2185>, 0x5aeed4e8eea7 <vm_exec_core+31351>, 0x5aeed4e8eba1 <vm_exec_core+30577>, 0x5aeed4e889da <vm_exec_core+5546>, 0x5aeed4e88257 <vm_exec_core+3623>, 0x5aeed4e8d857 <vm_exec_core+25639>, 0x5aeed4e89991 <vm_exec_core+9569>, 0x5aeed4e8f0e5 <vm_exec_core+31925>, 0x5aeed4e8ed2f <vm_exec_core+30975>, 0x5aeed4e89ff1 <vm_exec_core+11201>, 0x5aeed4e8aafb <vm_exec_core+14027>, 0x5aeed4e8d450 <vm_exec_core+24608>, 0x5aeed4e8ec90 <vm_exec_core+30816>, 0x5aeed4e8c5b7 <vm_exec_core+20871>, 0x5aeed4e8d4ea <vm_exec_core+24762>, 0x5aeed4e8dc08 <vm_exec_core+26584>, 0x5aeed4e8c4e3 <vm_exec_core+20659>, 0x5aeed4e88183 <vm_exec_core+3411>, 0x5aeed4e8cd1c <vm_exec_core+22764>, 0x5aeed4e87ff9 <vm_exec_core+3017>, 0x5aeed4e88469 <vm_exec_core+4153>, 0x5aeed4e8a33e <vm_exec_core+12046>, 0x5aeed4e8c084 <vm_exec_core+19540>, 0x5aeed4e8ca65 <vm_exec_core+22069>, 0x5aeed4e8bc20 <vm_exec_core+18416>, 0x5aeed4e87b7e <vm_exec_core+1870>, 0x5aeed4e8e18a <vm_exec_core+27994>, 0x5aeed4e8eab6 <vm_exec_core+30342>, 0x5aeed4e88542 <vm_exec_core+4370>, 0x5aeed4e890d6 <vm_exec_core+7334>, 0x5aeed4e88b5c <vm_exec_core+5932>, 0x5aeed4e89a96 <vm_exec_core+9830>, 0x5aeed4e8aa90 <vm_exec_core+13920>, 0x5aeed4e88604 <vm_exec_core+4564>, 0x5aeed4e8dfd3 <vm_exec_core+27555>, 0x5aeed4e89045 <vm_exec_core+7189>, 0x5aeed4e8a94e <vm_exec_core+13598>, 0x5aeed4e8b303 <vm_exec_core+16083>, 0x5aeed4e8d903 <vm_exec_core+25811>, 0x5aeed4e8c793 <vm_exec_core+21347>, 0x5aeed4e89b8a <vm_exec_core+10074>, 0x5aeed4e89413 <vm_exec_core+8163>, 0x5aeed4e8d731 <vm_exec_core+25345>, 0x5aeed4e8a58c <vm_exec_core+12636>, 0x5aeed4e8ce27 <vm_exec_core+23031>, 0x5aeed4e8c81b <vm_exec_core+21483>, 0x5aeed4e8cef4 <vm_exec_core+23236>, 0x5aeed4e8e761 <vm_exec_core+29489>, 0x5aeed4e8b8e4 <vm_exec_core+17588>, 0x5aeed4e8d9d2 <vm_exec_core+26018>, 0x5aeed4e877bb <vm_exec_core+907>, 0x5aeed4e8d595 <vm_exec_core+24933>, 0x5aeed4e89e62 <vm_exec_core+10802>, 0x5aeed4e8c128 <vm_exec_core+19704>, 0x5aeed4e8c688 <vm_exec_core+21080>, 0x5aeed4e877c0 <vm_exec_core+912>, 0x5aeed4e8bf93 <vm_exec_core+19299>, 0x5aeed4e8a25f <vm_exec_core+11823>, 0x5aeed4e895d0 <vm_exec_core+8608>, 0x5aeed4e8cf88 <vm_exec_core+23384>, 0x5aeed4e886c0 <vm_exec_core+4752>, 0x5aeed4e8ae44 <vm_exec_core+14868>, 0x5aeed4e966a9 <vm_exec_core+62073>, 0x5aeed4e8cb47 <vm_exec_core+22295>, 0x5aeed4e88f21 <vm_exec_core+6897>, 0x5aeed4e892ef <vm_exec_core+7871>, 0x5aeed4e891cd <vm_exec_core+7581>, 0x5aeed4e89826 <vm_exec_core+9206>, 0x5aeed4e8a0ae <vm_exec_core+11390>, 0x5aeed4e88e42 <vm_exec_core+6674>, 0x5aeed4e8f6d3 <vm_exec_core+33443>, 0x5aeed4e8cbfe <vm_exec_core+22478>, 0x5aeed4e8b70c <vm_exec_core+17116>, 0x5aeed4e8e081 <vm_exec_core+27729>, 0x5aeed4e8f7f1 <vm_exec_core+33729>, 0x5aeed4e8e3e7 <vm_exec_core+28599>, 0x5aeed4e8f23e <vm_exec_core+32270>, 0x5aeed4e8f316 <vm_exec_core+32486>, 0x5aeed4e8809c <vm_exec_core+3180>, 0x5aeed4e8edc4 <vm_exec_core+31124>, 0x5aeed4e8a44f <vm_exec_core+12319>, 0x5aeed4e8efff <vm_exec_core+31695>, 0x5aeed4e89f0e <vm_exec_core+10974>, 0x5aeed4e8e2e5 <vm_exec_core+28341>, 0x5aeed4e87ec3 <vm_exec_core+2707>, 0x5aeed4e89ca4 <vm_exec_core+10356>, 0x5aeed4e8b04c <vm_exec_core+15388>, 0x5aeed4e8a9e5 <vm_exec_core+13749>, 0x5aeed4e8a7b4 <vm_exec_core+13188>, 0x5aeed4e878b7 <vm_exec_core+1159>, 0x5aeed4e87dda <vm_exec_core+2474>, 0x5aeed4e87949 <vm_exec_core+1305>, 0x5aeed4e8e600 <vm_exec_core+29136>, 0x5aeed4e8be30 <vm_exec_core+18944>, 0x5aeed4e8b3d4 <vm_exec_core+16292>, 0x5aeed4e8baf1 <vm_exec_core+18113>, 0x5aeed4e8b80a <vm_exec_core+17370>, 0x5aeed4e8a855 <vm_exec_core+13349>, 0x5aeed4e8b1f8 <vm_exec_core+15816>, 0x5aeed4e8ad1a <vm_exec_core+14570>, 0x5aeed4e8b503 <vm_exec_core+16595>, 0x5aeed4e8b585 <vm_exec_core+16725>, 0x5aeed4e87b2a <vm_exec_core+1786>, 0x5aeed4e88bfb <vm_exec_core+6091>, 0x5aeed4e8e830 <vm_exec_core+29696>, 0x5aeed4e88753 <vm_exec_core+4899>, 0x5aeed4e8f42f <vm_exec_core+32767>, 0x5aeed4e8d1f3 <vm_exec_core+24003>, 0x5aeed4e8ab6e <vm_exec_core+14142>, 0x5aeed4e87caa <vm_exec_core+2170>, 0x5aeed4e8ee98 <vm_exec_core+31336>, 0x5aeed4e8eb92 <vm_exec_core+30562>, 0x5aeed4e889cb <vm_exec_core+5531>, 0x5aeed4e88248 <vm_exec_core+3608>, 0x5aeed4e8d848 <vm_exec_core+25624>, 0x5aeed4e89982 <vm_exec_core+9554>, 0x5aeed4e8f0d6 <vm_exec_core+31910>, 0x5aeed4e8ed20 <vm_exec_core+30960>, 0x5aeed4e89fe2 <vm_exec_core+11186>, 0x5aeed4e8aaec <vm_exec_core+14012>, 0x5aeed4e8d441 <vm_exec_core+24593>, 0x5aeed4e8ec81 <vm_exec_core+30801>, 0x5aeed4e8c5a8 <vm_exec_core+20856>, 0x5aeed4e8d4db <vm_exec_core+24747>, 0x5aeed4e8dbf9 <vm_exec_core+26569>, 0x5aeed4e8c4d4 <vm_exec_core+20644>, 0x5aeed4e88174 <vm_exec_core+3396>, 0x5aeed4e8cd0d <vm_exec_core+22749>, 0x5aeed4e87fea <vm_exec_core+3002>, 0x5aeed4e8845a <vm_exec_core+4138>, 0x5aeed4e8a32f <vm_exec_core+12031>, 0x5aeed4e8c075 <vm_exec_core+19525>, 0x5aeed4e8ca56 <vm_exec_core+22054>, 0x5aeed4e8bc11 <vm_exec_core+18401>, 0x5aeed4e87b6f <vm_exec_core+1855>, 0x5aeed4e8e17b <vm_exec_core+27979>, 0x5aeed4e8eaa7 <vm_exec_core+30327>, 0x5aeed4e88533 <vm_exec_core+4355>, 0x5aeed4e890c7 <vm_exec_core+7319>, 0x5aeed4e88b4d <vm_exec_core+5917>, 0x5aeed4e89a87 <vm_exec_core+9815>, 0x5aeed4e8aa81 <vm_exec_core+13905>, 0x5aeed4e885f5 <vm_exec_core+4549>, 0x5aeed4e8dfc4 <vm_exec_core+27540>, 0x5aeed4e89036 <vm_exec_core+7174>, 0x5aeed4e8a93f <vm_exec_core+13583>, 0x5aeed4e8b2f4 <vm_exec_core+16068>, 0x5aeed4e8d8f4 <vm_exec_core+25796>, 0x5aeed4e8c784 <vm_exec_core+21332>, 0x5aeed4e89b7b <vm_exec_core+10059>, 0x5aeed4e89404 <vm_exec_core+8148>, 0x5aeed4e8d722 <vm_exec_core+25330>, 0x5aeed4e8a57d <vm_exec_core+12621>, 0x5aeed4e8ce18 <vm_exec_core+23016>, 0x5aeed4e8c80c <vm_exec_core+21468>, 0x5aeed4e8cee5 <vm_exec_core+23221>, 0x5aeed4e8e752 <vm_exec_core+29474>, 0x5aeed4e8b8d5 <vm_exec_core+17573>, 0x5aeed4e8d9c3 <vm_exec_core+26003>, 0x5aeed4e8c770 <vm_exec_core+21312>, 0x5aeed4e8d586 <vm_exec_core+24918>, 0x5aeed4e89e53 <vm_exec_core+10787>, 0x5aeed4e8c119 <vm_exec_core+19689>, 0x5aeed4e8c679 <vm_exec_core+21065>, 0x5aeed4e8b038 <vm_exec_core+15368>, 0x5aeed4e8bf84 <vm_exec_core+19284>, 0x5aeed4e8a250 <vm_exec_core+11808>, 0x5aeed4e895c1 <vm_exec_core+8593>, 0x5aeed4e8cf79 <vm_exec_core+23369>, 0x5aeed4e886b1 <vm_exec_core+4737>, 0x5aeed4e8ae35 <vm_exec_core+14853>, 0x5aeed4e9669a <vm_exec_core+62058>, 0x5aeed4e8cb38 <vm_exec_core+22280>, 0x5aeed4e88f12 <vm_exec_core+6882>, 0x5aeed4e892e0 <vm_exec_core+7856>, 0x5aeed4e891be <vm_exec_core+7566>, 0x5aeed4e89817 <vm_exec_core+9191>, 0x5aeed4e8a09f <vm_exec_core+11375>, 0x5aeed4e8bf7f <vm_exec_core+19279>, 0x5aeed4e8b702 <vm_exec_core+17106>, 0x5aeed4e8bf7a <vm_exec_core+19274>, 0x5aeed4e8c770 <vm_exec_core+21312>, 0x5aeed4e8c76e <vm_exec_core+21310>, 0x5aeed4e89812 <vm_exec_core+9186>, 0x5aeed4e8ccd1 <vm_exec_core+22689>, 0x5aeed4e8aae2 <vm_exec_core+14002>, 0x5aeed4e8aae7 <vm_exec_core+14007>, 0x5aeed4e8c76c <vm_exec_core+21308>, 0x5aeed4e8c64b <vm_exec_core+21019>, 0x5aeed4e8bad8 <vm_exec_core+18088>, 0x5aeed4e8b7f6 <vm_exec_core+17350>, 0x5aeed4e8c76a <vm_exec_core+21306>, 0x5aeed4e8bc0c <vm_exec_core+18396>...} reg_cfp = 0x774bcf5ff3a0 reg_pc = 0x5220000050a0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #12 0x00005aeed4e8413f in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2611 No locals. #13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2587 _ec = 0x5160000003d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x00005aeed4f049d2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x774bcf5ff578, self=131167520103000, 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:1615 flags = 0 iseq = 0x774bd17679d0 cfp = <optimized out> sp = 0x774bcf4ff9e8 use_argv = 0x774bcfec71e0 stack_argv = 0x774bcf4ff9e8 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:1629 captured = 0x774bcf5ff578 th: 0x515000000300, native_id: 0x774bd2219c40 -- Control frame information ----------------------------------------------- #16 0x00005aeed4eb1396 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:1666 c:0021 p:---- s:0128 e:000127 CFUNC :select No locals. c:0020 p:0244 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:691 #17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1674 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 0x00005aeed4eb1396 in rb_yield (val=<optimized out>) No locals. #20 0x00005aeed505563a in rb_ary_each (ary=131167505788520) at /tmp/ruby/src/trunk_asan/array.c:2647 i = 0 #21 0x00005aeed4ee7418 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:3795 ci = 0xbe100000001 cc = <optimized out> me = 0x774bd17f05a0 cfunc = 0x50400000a298 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 recv = 131167505788520 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #22 0x00005aeed4e8c32b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x774bcf5ff560, cd=0x511000020b40, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962 val = 36 ci = <optimized out> c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604 c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299 argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #23 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x511000020b40 c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769 c:0014 p:0006 s:0065 e:000064 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 [FINISH] insns_address_table = {0x5aeed4e87b39 <vm_exec_core+1801>, 0x5aeed4e88c0a <vm_exec_core+6106>, 0x5aeed4e8e83f <vm_exec_core+29711>, 0x5aeed4e88762 <vm_exec_core+4914>, 0x5aeed4e8f43e <vm_exec_core+32782>, 0x5aeed4e8d202 <vm_exec_core+24018>, 0x5aeed4e8ab7d <vm_exec_core+14157>, 0x5aeed4e87cb9 <vm_exec_core+2185>, 0x5aeed4e8eea7 <vm_exec_core+31351>, 0x5aeed4e8eba1 <vm_exec_core+30577>, 0x5aeed4e889da <vm_exec_core+5546>, 0x5aeed4e88257 <vm_exec_core+3623>, 0x5aeed4e8d857 <vm_exec_core+25639>, 0x5aeed4e89991 <vm_exec_core+9569>, 0x5aeed4e8f0e5 <vm_exec_core+31925>, 0x5aeed4e8ed2f <vm_exec_core+30975>, 0x5aeed4e89ff1 <vm_exec_core+11201>, 0x5aeed4e8aafb <vm_exec_core+14027>, 0x5aeed4e8d450 <vm_exec_core+24608>, 0x5aeed4e8ec90 <vm_exec_core+30816>, 0x5aeed4e8c5b7 <vm_exec_core+20871>, 0x5aeed4e8d4ea <vm_exec_core+24762>, 0x5aeed4e8dc08 <vm_exec_core+26584>, 0x5aeed4e8c4e3 <vm_exec_core+20659>, 0x5aeed4e88183 <vm_exec_core+3411>, 0x5aeed4e8cd1c <vm_exec_core+22764>, 0x5aeed4e87ff9 <vm_exec_core+3017>, 0x5aeed4e88469 <vm_exec_core+4153>, 0x5aeed4e8a33e <vm_exec_core+12046>, 0x5aeed4e8c084 <vm_exec_core+19540>, 0x5aeed4e8ca65 <vm_exec_core+22069>, 0x5aeed4e8bc20 <vm_exec_core+18416>, 0x5aeed4e87b7e <vm_exec_core+1870>, 0x5aeed4e8e18a <vm_exec_core+27994>, 0x5aeed4e8eab6 <vm_exec_core+30342>, 0x5aeed4e88542 <vm_exec_core+4370>, 0x5aeed4e890d6 <vm_exec_core+7334>, 0x5aeed4e88b5c <vm_exec_core+5932>, 0x5aeed4e89a96 <vm_exec_core+9830>, 0x5aeed4e8aa90 <vm_exec_core+13920>, 0x5aeed4e88604 <vm_exec_core+4564>, 0x5aeed4e8dfd3 <vm_exec_core+27555>, 0x5aeed4e89045 <vm_exec_core+7189>, 0x5aeed4e8a94e <vm_exec_core+13598>, 0x5aeed4e8b303 <vm_exec_core+16083>, 0x5aeed4e8d903 <vm_exec_core+25811>, 0x5aeed4e8c793 <vm_exec_core+21347>, 0x5aeed4e89b8a <vm_exec_core+10074>, 0x5aeed4e89413 <vm_exec_core+8163>, 0x5aeed4e8d731 <vm_exec_core+25345>, 0x5aeed4e8a58c <vm_exec_core+12636>, 0x5aeed4e8ce27 <vm_exec_core+23031>, 0x5aeed4e8c81b <vm_exec_core+21483>, 0x5aeed4e8cef4 <vm_exec_core+23236>, 0x5aeed4e8e761 <vm_exec_core+29489>, 0x5aeed4e8b8e4 <vm_exec_core+17588>, 0x5aeed4e8d9d2 <vm_exec_core+26018>, 0x5aeed4e877bb <vm_exec_core+907>, 0x5aeed4e8d595 <vm_exec_core+24933>, 0x5aeed4e89e62 <vm_exec_core+10802>, 0x5aeed4e8c128 <vm_exec_core+19704>, 0x5aeed4e8c688 <vm_exec_core+21080>, 0x5aeed4e877c0 <vm_exec_core+912>, 0x5aeed4e8bf93 <vm_exec_core+19299>, 0x5aeed4e8a25f <vm_exec_core+11823>, 0x5aeed4e895d0 <vm_exec_core+8608>, 0x5aeed4e8cf88 <vm_exec_core+23384>, 0x5aeed4e886c0 <vm_exec_core+4752>, 0x5aeed4e8ae44 <vm_exec_core+14868>, 0x5aeed4e966a9 <vm_exec_core+62073>, 0x5aeed4e8cb47 <vm_exec_core+22295>, 0x5aeed4e88f21 <vm_exec_core+6897>, 0x5aeed4e892ef <vm_exec_core+7871>, 0x5aeed4e891cd <vm_exec_core+7581>, 0x5aeed4e89826 <vm_exec_core+9206>, 0x5aeed4e8a0ae <vm_exec_core+11390>, 0x5aeed4e88e42 <vm_exec_core+6674>, 0x5aeed4e8f6d3 <vm_exec_core+33443>, 0x5aeed4e8cbfe <vm_exec_core+22478>, 0x5aeed4e8b70c <vm_exec_core+17116>, 0x5aeed4e8e081 <vm_exec_core+27729>, 0x5aeed4e8f7f1 <vm_exec_core+33729>, 0x5aeed4e8e3e7 <vm_exec_core+28599>, 0x5aeed4e8f23e <vm_exec_core+32270>, 0x5aeed4e8f316 <vm_exec_core+32486>, 0x5aeed4e8809c <vm_exec_core+3180>, 0x5aeed4e8edc4 <vm_exec_core+31124>, 0x5aeed4e8a44f <vm_exec_core+12319>, 0x5aeed4e8efff <vm_exec_core+31695>, 0x5aeed4e89f0e <vm_exec_core+10974>, 0x5aeed4e8e2e5 <vm_exec_core+28341>, 0x5aeed4e87ec3 <vm_exec_core+2707>, 0x5aeed4e89ca4 <vm_exec_core+10356>, 0x5aeed4e8b04c <vm_exec_core+15388>, 0x5aeed4e8a9e5 <vm_exec_core+13749>, 0x5aeed4e8a7b4 <vm_exec_core+13188>, 0x5aeed4e878b7 <vm_exec_core+1159>, 0x5aeed4e87dda <vm_exec_core+2474>, 0x5aeed4e87949 <vm_exec_core+1305>, 0x5aeed4e8e600 <vm_exec_core+29136>, 0x5aeed4e8be30 <vm_exec_core+18944>, 0x5aeed4e8b3d4 <vm_exec_core+16292>, 0x5aeed4e8baf1 <vm_exec_core+18113>, 0x5aeed4e8b80a <vm_exec_core+17370>, 0x5aeed4e8a855 <vm_exec_core+13349>, 0x5aeed4e8b1f8 <vm_exec_core+15816>, 0x5aeed4e8ad1a <vm_exec_core+14570>, 0x5aeed4e8b503 <vm_exec_core+16595>, 0x5aeed4e8b585 <vm_exec_core+16725>, 0x5aeed4e87b2a <vm_exec_core+1786>, 0x5aeed4e88bfb <vm_exec_core+6091>, 0x5aeed4e8e830 <vm_exec_core+29696>, 0x5aeed4e88753 <vm_exec_core+4899>, 0x5aeed4e8f42f <vm_exec_core+32767>, 0x5aeed4e8d1f3 <vm_exec_core+24003>, 0x5aeed4e8ab6e <vm_exec_core+14142>, 0x5aeed4e87caa <vm_exec_core+2170>, 0x5aeed4e8ee98 <vm_exec_core+31336>, 0x5aeed4e8eb92 <vm_exec_core+30562>, 0x5aeed4e889cb <vm_exec_core+5531>, 0x5aeed4e88248 <vm_exec_core+3608>, 0x5aeed4e8d848 <vm_exec_core+25624>, 0x5aeed4e89982 <vm_exec_core+9554>, 0x5aeed4e8f0d6 <vm_exec_core+31910>, 0x5aeed4e8ed20 <vm_exec_core+30960>, 0x5aeed4e89fe2 <vm_exec_core+11186>, 0x5aeed4e8aaec <vm_exec_core+14012>, 0x5aeed4e8d441 <vm_exec_core+24593>, 0x5aeed4e8ec81 <vm_exec_core+30801>, 0x5aeed4e8c5a8 <vm_exec_core+20856>, 0x5aeed4e8d4db <vm_exec_core+24747>, 0x5aeed4e8dbf9 <vm_exec_core+26569>, 0x5aeed4e8c4d4 <vm_exec_core+20644>, 0x5aeed4e88174 <vm_exec_core+3396>, 0x5aeed4e8cd0d <vm_exec_core+22749>, 0x5aeed4e87fea <vm_exec_core+3002>, 0x5aeed4e8845a <vm_exec_core+4138>, 0x5aeed4e8a32f <vm_exec_core+12031>, 0x5aeed4e8c075 <vm_exec_core+19525>, 0x5aeed4e8ca56 <vm_exec_core+22054>, 0x5aeed4e8bc11 <vm_exec_core+18401>, 0x5aeed4e87b6f <vm_exec_core+1855>, 0x5aeed4e8e17b <vm_exec_core+27979>, 0x5aeed4e8eaa7 <vm_exec_core+30327>, 0x5aeed4e88533 <vm_exec_core+4355>, 0x5aeed4e890c7 <vm_exec_core+7319>, 0x5aeed4e88b4d <vm_exec_core+5917>, 0x5aeed4e89a87 <vm_exec_core+9815>, 0x5aeed4e8aa81 <vm_exec_core+13905>, 0x5aeed4e885f5 <vm_exec_core+4549>, 0x5aeed4e8dfc4 <vm_exec_core+27540>, 0x5aeed4e89036 <vm_exec_core+7174>, 0x5aeed4e8a93f <vm_exec_core+13583>, 0x5aeed4e8b2f4 <vm_exec_core+16068>, 0x5aeed4e8d8f4 <vm_exec_core+25796>, 0x5aeed4e8c784 <vm_exec_core+21332>, 0x5aeed4e89b7b <vm_exec_core+10059>, 0x5aeed4e89404 <vm_exec_core+8148>, 0x5aeed4e8d722 <vm_exec_core+25330>, 0x5aeed4e8a57d <vm_exec_core+12621>, 0x5aeed4e8ce18 <vm_exec_core+23016>, 0x5aeed4e8c80c <vm_exec_core+21468>, 0x5aeed4e8cee5 <vm_exec_core+23221>, 0x5aeed4e8e752 <vm_exec_core+29474>, 0x5aeed4e8b8d5 <vm_exec_core+17573>, 0x5aeed4e8d9c3 <vm_exec_core+26003>, 0x5aeed4e8c770 <vm_exec_core+21312>, 0x5aeed4e8d586 <vm_exec_core+24918>, 0x5aeed4e89e53 <vm_exec_core+10787>, 0x5aeed4e8c119 <vm_exec_core+19689>, 0x5aeed4e8c679 <vm_exec_core+21065>, 0x5aeed4e8b038 <vm_exec_core+15368>, 0x5aeed4e8bf84 <vm_exec_core+19284>, 0x5aeed4e8a250 <vm_exec_core+11808>, 0x5aeed4e895c1 <vm_exec_core+8593>, 0x5aeed4e8cf79 <vm_exec_core+23369>, 0x5aeed4e886b1 <vm_exec_core+4737>, 0x5aeed4e8ae35 <vm_exec_core+14853>, 0x5aeed4e9669a <vm_exec_core+62058>, 0x5aeed4e8cb38 <vm_exec_core+22280>, 0x5aeed4e88f12 <vm_exec_core+6882>, 0x5aeed4e892e0 <vm_exec_core+7856>, 0x5aeed4e891be <vm_exec_core+7566>, 0x5aeed4e89817 <vm_exec_core+9191>, 0x5aeed4e8a09f <vm_exec_core+11375>, 0x5aeed4e8bf7f <vm_exec_core+19279>, 0x5aeed4e8b702 <vm_exec_core+17106>, 0x5aeed4e8bf7a <vm_exec_core+19274>, 0x5aeed4e8c770 <vm_exec_core+21312>, 0x5aeed4e8c76e <vm_exec_core+21310>, 0x5aeed4e89812 <vm_exec_core+9186>, 0x5aeed4e8ccd1 <vm_exec_core+22689>, 0x5aeed4e8aae2 <vm_exec_core+14002>, 0x5aeed4e8aae7 <vm_exec_core+14007>, 0x5aeed4e8c76c <vm_exec_core+21308>, 0x5aeed4e8c64b <vm_exec_core+21019>, 0x5aeed4e8bad8 <vm_exec_core+18088>, 0x5aeed4e8b7f6 <vm_exec_core+17350>, 0x5aeed4e8c76a <vm_exec_core+21306>, 0x5aeed4e8bc0c <vm_exec_core+18396>...} reg_cfp = 0x774bcf5ff560 c:0013 p:---- s:0061 e:000060 CFUNC :each reg_pc = 0x51500001a850 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> 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 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> 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 c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283 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_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> c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] c:0003 p:---- s:0011 e:000010 CFUNC :require_relative INSN_LABEL_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> c:0002 p:0005 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH] 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> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #24 0x00005aeed4e84361 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2611 No locals. #25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2590 _ec = 0x5160000003d0 _tag = <optimized out> state = <optimized out> result = 36 #26 0x00005aeed4c0670c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=131167520439200) at /tmp/ruby/src/trunk_asan/load.c:789 iseq = 0x774bd1763a88 #27 0x00005aeed4c01677 in require_internal (ec=ec@entry=0x5160000003d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1295 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x515000000300 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 131167520936960 realpath_map = 131167520936800 path = 131167520439200 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 0x00005aeed4bff905 in rb_require_string_internal (fname=131167520439240, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1401 result = <optimized out> ec = 0x5160000003d0 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 0x00005aeed4ee7418 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:3795 ci = 0x588100140003 cc = <optimized out> me = 0x774bd1763c18 cfunc = 0x5040000185d8 recv = 131167521066480 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #31 0x00005aeed4ecd74d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffe583f9580) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4773 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #32 0x00005aeed4ecd205 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4913 ci = <optimized out> cc = 0x0 #33 0x00005aeed4e94d8d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x774bcf5ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962 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=0x5160000003d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5aeed4e87b39 <vm_exec_core+1801>, 0x5aeed4e88c0a <vm_exec_core+6106>, 0x5aeed4e8e83f <vm_exec_core+29711>, 0x5aeed4e88762 <vm_exec_core+4914>, 0x5aeed4e8f43e <vm_exec_core+32782>, 0x5aeed4e8d202 <vm_exec_core+24018>, 0x5aeed4e8ab7d <vm_exec_core+14157>, 0x5aeed4e87cb9 <vm_exec_core+2185>, 0x5aeed4e8eea7 <vm_exec_core+31351>, 0x5aeed4e8eba1 <vm_exec_core+30577>, 0x5aeed4e889da <vm_exec_core+5546>, 0x5aeed4e88257 <vm_exec_core+3623>, 0x5aeed4e8d857 <vm_exec_core+25639>, 0x5aeed4e89991 <vm_exec_core+9569>, 0x5aeed4e8f0e5 <vm_exec_core+31925>, 0x5aeed4e8ed2f <vm_exec_core+30975>, 0x5aeed4e89ff1 <vm_exec_core+11201>, 0x5aeed4e8aafb <vm_exec_core+14027>, 0x5aeed4e8d450 <vm_exec_core+24608>, 0x5aeed4e8ec90 <vm_exec_core+30816>, 0x5aeed4e8c5b7 <vm_exec_core+20871>, 0x5aeed4e8d4ea <vm_exec_core+24762>, 0x5aeed4e8dc08 <vm_exec_core+26584>, 0x5aeed4e8c4e3 <vm_exec_core+20659>, 0x5aeed4e88183 <vm_exec_core+3411>, 0x5aeed4e8cd1c <vm_exec_core+22764>, 0x5aeed4e87ff9 <vm_exec_core+3017>, 0x5aeed4e88469 <vm_exec_core+4153>, 0x5aeed4e8a33e <vm_exec_core+12046>, 0x5aeed4e8c084 <vm_exec_core+19540>, 0x5aeed4e8ca65 <vm_exec_core+22069>, 0x5aeed4e8bc20 <vm_exec_core+18416>, 0x5aeed4e87b7e <vm_exec_core+1870>, 0x5aeed4e8e18a <vm_exec_core+27994>, 0x5aeed4e8eab6 <vm_exec_core+30342>, 0x5aeed4e88542 <vm_exec_core+4370>, 0x5aeed4e890d6 <vm_exec_core+7334>, 0x5aeed4e88b5c <vm_exec_core+5932>, 0x5aeed4e89a96 <vm_exec_core+9830>, 0x5aeed4e8aa90 <vm_exec_core+13920>, 0x5aeed4e88604 <vm_exec_core+4564>, 0x5aeed4e8dfd3 <vm_exec_core+27555>, 0x5aeed4e89045 <vm_exec_core+7189>, 0x5aeed4e8a94e <vm_exec_core+13598>, 0x5aeed4e8b303 <vm_exec_core+16083>, 0x5aeed4e8d903 <vm_exec_core+25811>, 0x5aeed4e8c793 <vm_exec_core+21347>, 0x5aeed4e89b8a <vm_exec_core+10074>, 0x5aeed4e89413 <vm_exec_core+8163>, 0x5aeed4e8d731 <vm_exec_core+25345>, 0x5aeed4e8a58c <vm_exec_core+12636>, 0x5aeed4e8ce27 <vm_exec_core+23031>, 0x5aeed4e8c81b <vm_exec_core+21483>, 0x5aeed4e8cef4 <vm_exec_core+23236>, 0x5aeed4e8e761 <vm_exec_core+29489>, 0x5aeed4e8b8e4 <vm_exec_core+17588>, 0x5aeed4e8d9d2 <vm_exec_core+26018>, 0x5aeed4e877bb <vm_exec_core+907>, 0x5aeed4e8d595 <vm_exec_core+24933>, 0x5aeed4e89e62 <vm_exec_core+10802>, 0x5aeed4e8c128 <vm_exec_core+19704>, 0x5aeed4e8c688 <vm_exec_core+21080>, 0x5aeed4e877c0 <vm_exec_core+912>, 0x5aeed4e8bf93 <vm_exec_core+19299>, 0x5aeed4e8a25f <vm_exec_core+11823>, 0x5aeed4e895d0 <vm_exec_core+8608>, 0x5aeed4e8cf88 <vm_exec_core+23384>, 0x5aeed4e886c0 <vm_exec_core+4752>, 0x5aeed4e8ae44 <vm_exec_core+14868>, 0x5aeed4e966a9 <vm_exec_core+62073>, 0x5aeed4e8cb47 <vm_exec_core+22295>, 0x5aeed4e88f21 <vm_exec_core+6897>, 0x5aeed4e892ef <vm_exec_core+7871>, 0x5aeed4e891cd <vm_exec_core+7581>, 0x5aeed4e89826 <vm_exec_core+9206>, 0x5aeed4e8a0ae <vm_exec_core+11390>, 0x5aeed4e88e42 <vm_exec_core+6674>, 0x5aeed4e8f6d3 <vm_exec_core+33443>, 0x5aeed4e8cbfe <vm_exec_core+22478>, 0x5aeed4e8b70c <vm_exec_core+17116>, 0x5aeed4e8e081 <vm_exec_core+27729>, 0x5aeed4e8f7f1 <vm_exec_core+33729>, 0x5aeed4e8e3e7 <vm_exec_core+28599>, 0x5aeed4e8f23e <vm_exec_core+32270>, 0x5aeed4e8f316 <vm_exec_core+32486>, 0x5aeed4e8809c <vm_exec_core+3180>, 0x5aeed4e8edc4 <vm_exec_core+31124>, 0x5aeed4e8a44f <vm_exec_core+12319>, 0x5aeed4e8efff <vm_exec_core+31695>, 0x5aeed4e89f0e <vm_exec_core+10974>, 0x5aeed4e8e2e5 <vm_exec_core+28341>, 0x5aeed4e87ec3 <vm_exec_core+2707>, 0x5aeed4e89ca4 <vm_exec_core+10356>, 0x5aeed4e8b04c <vm_exec_core+15388>, 0x5aeed4e8a9e5 <vm_exec_core+13749>, 0x5aeed4e8a7b4 <vm_exec_core+13188>, 0x5aeed4e878b7 <vm_exec_core+1159>, 0x5aeed4e87dda <vm_exec_core+2474>, 0x5aeed4e87949 <vm_exec_core+1305>, 0x5aeed4e8e600 <vm_exec_core+29136>, 0x5aeed4e8be30 <vm_exec_core+18944>, 0x5aeed4e8b3d4 <vm_exec_core+16292>, 0x5aeed4e8baf1 <vm_exec_core+18113>, 0x5aeed4e8b80a <vm_exec_core+17370>, 0x5aeed4e8a855 <vm_exec_core+13349>, 0x5aeed4e8b1f8 <vm_exec_core+15816>, 0x5aeed4e8ad1a <vm_exec_core+14570>, 0x5aeed4e8b503 <vm_exec_core+16595>, 0x5aeed4e8b585 <vm_exec_core+16725>, 0x5aeed4e87b2a <vm_exec_core+1786>, 0x5aeed4e88bfb <vm_exec_core+6091>, 0x5aeed4e8e830 <vm_exec_core+29696>, 0x5aeed4e88753 <vm_exec_core+4899>, 0x5aeed4e8f42f <vm_exec_core+32767>, 0x5aeed4e8d1f3 <vm_exec_core+24003>, 0x5aeed4e8ab6e <vm_exec_core+14142>, 0x5aeed4e87caa <vm_exec_core+2170>, 0x5aeed4e8ee98 <vm_exec_core+31336>, 0x5aeed4e8eb92 <vm_exec_core+30562>, 0x5aeed4e889cb <vm_exec_core+5531>, 0x5aeed4e88248 <vm_exec_core+3608>, 0x5aeed4e8d848 <vm_exec_core+25624>, 0x5aeed4e89982 <vm_exec_core+9554>, 0x5aeed4e8f0d6 <vm_exec_core+31910>, 0x5aeed4e8ed20 <vm_exec_core+30960>, 0x5aeed4e89fe2 <vm_exec_core+11186>, 0x5aeed4e8aaec <vm_exec_core+14012>, 0x5aeed4e8d441 <vm_exec_core+24593>, 0x5aeed4e8ec81 <vm_exec_core+30801>, 0x5aeed4e8c5a8 <vm_exec_core+20856>, 0x5aeed4e8d4db <vm_exec_core+24747>, 0x5aeed4e8dbf9 <vm_exec_core+26569>, 0x5aeed4e8c4d4 <vm_exec_core+20644>, 0x5aeed4e88174 <vm_exec_core+3396>, 0x5aeed4e8cd0d <vm_exec_core+22749>, 0x5aeed4e87fea <vm_exec_core+3002>, 0x5aeed4e8845a <vm_exec_core+4138>, 0x5aeed4e8a32f <vm_exec_core+12031>, 0x5aeed4e8c075 <vm_exec_core+19525>, 0x5aeed4e8ca56 <vm_exec_core+22054>, 0x5aeed4e8bc11 <vm_exec_core+18401>, 0x5aeed4e87b6f <vm_exec_core+1855>, 0x5aeed4e8e17b <vm_exec_core+27979>, 0x5aeed4e8eaa7 <vm_exec_core+30327>, 0x5aeed4e88533 <vm_exec_core+4355>, 0x5aeed4e890c7 <vm_exec_core+7319>, 0x5aeed4e88b4d <vm_exec_core+5917>, 0x5aeed4e89a87 <vm_exec_core+9815>, 0x5aeed4e8aa81 <vm_exec_core+13905>, 0x5aeed4e885f5 <vm_exec_core+4549>, 0x5aeed4e8dfc4 <vm_exec_core+27540>, 0x5aeed4e89036 <vm_exec_core+7174>, 0x5aeed4e8a93f <vm_exec_core+13583>, 0x5aeed4e8b2f4 <vm_exec_core+16068>, 0x5aeed4e8d8f4 <vm_exec_core+25796>, 0x5aeed4e8c784 <vm_exec_core+21332>, 0x5aeed4e89b7b <vm_exec_core+10059>, 0x5aeed4e89404 <vm_exec_core+8148>, 0x5aeed4e8d722 <vm_exec_core+25330>, 0x5aeed4e8a57d <vm_exec_core+12621>, 0x5aeed4e8ce18 <vm_exec_core+23016>, 0x5aeed4e8c80c <vm_exec_core+21468>, 0x5aeed4e8cee5 <vm_exec_core+23221>, 0x5aeed4e8e752 <vm_exec_core+29474>, 0x5aeed4e8b8d5 <vm_exec_core+17573>, 0x5aeed4e8d9c3 <vm_exec_core+26003>, 0x5aeed4e8c770 <vm_exec_core+21312>, 0x5aeed4e8d586 <vm_exec_core+24918>, 0x5aeed4e89e53 <vm_exec_core+10787>, 0x5aeed4e8c119 <vm_exec_core+19689>, 0x5aeed4e8c679 <vm_exec_core+21065>, 0x5aeed4e8b038 <vm_exec_core+15368>, 0x5aeed4e8bf84 <vm_exec_core+19284>, 0x5aeed4e8a250 <vm_exec_core+11808>, 0x5aeed4e895c1 <vm_exec_core+8593>, 0x5aeed4e8cf79 <vm_exec_core+23369>, 0x5aeed4e886b1 <vm_exec_core+4737>, 0x5aeed4e8ae35 <vm_exec_core+14853>, 0x5aeed4e9669a <vm_exec_core+62058>, 0x5aeed4e8cb38 <vm_exec_core+22280>, 0x5aeed4e88f12 <vm_exec_core+6882>, 0x5aeed4e892e0 <vm_exec_core+7856>, 0x5aeed4e891be <vm_exec_core+7566>, 0x5aeed4e89817 <vm_exec_core+9191>, 0x5aeed4e8a09f <vm_exec_core+11375>, 0x5aeed4e8bf7f <vm_exec_core+19279>, 0x5aeed4e8b702 <vm_exec_core+17106>, 0x5aeed4e8bf7a <vm_exec_core+19274>, 0x5aeed4e8c770 <vm_exec_core+21312>, 0x5aeed4e8c76e <vm_exec_core+21310>, 0x5aeed4e89812 <vm_exec_core+9186>, 0x5aeed4e8ccd1 <vm_exec_core+22689>, 0x5aeed4e8aae2 <vm_exec_core+14002>, 0x5aeed4e8aae7 <vm_exec_core+14007>, 0x5aeed4e8c76c <vm_exec_core+21308>, 0x5aeed4e8c64b <vm_exec_core+21019>, 0x5aeed4e8bad8 <vm_exec_core+18088>, 0x5aeed4e8b7f6 <vm_exec_core+17350>, 0x5aeed4e8c76a <vm_exec_core+21306>, 0x5aeed4e8bc0c <vm_exec_core+18396>...} reg_cfp = 0x774bcf5ff790 reg_pc = 0x50400002fdb8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #35 0x00005aeed4e83fa8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2584 _ec = 0x5160000003d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #36 0x00005aeed4b0949b in rb_ec_exec_node (ec=0x5160000003d0, n=0x774bd1763cb8) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe583f9ad0, <optimized out>, 0x7ffe583f9a20, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x774bd1763cb8 #37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000003d0 status = <optimized out> #38 0x00005aeed4b02a07 in rb_main (argc=9, argv=0x7ffe583f9c98) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #39 main (argc=9, argv=0x7ffe583f9c98) at /tmp/ruby/src/trunk_asan/main.c:68 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 1967096) 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.jnae9b: * drwx------ 2 60 2024-11-23 10:09:56 +0000 autoload20241123-1967125-htxm1w/ * -rw-r--r-- 1 32 2024-11-23 10:09:56 +0000 autoload_parallel_race.rb $ timeout 60 gdb -p 1966683 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007f5f76f107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffff92d227c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Threads Id Target Id Frame * 1 Thread 0x7f5f770a2740 (LWP 1966683) "make" 0x00007f5f76f107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffff92d227c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Machine level backtrace Thread 1 (Thread 0x7f5f770a2740 (LWP 1966683) "make"): #0 0x00007f5f76f107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffff92d227c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 sc_ret = -512 sc_ret = <optimized out> #1 0x0000606764fe9d16 in reap_children () No symbol table info available. #2 0x0000606764feaa8c in new_job () No symbol table info available. #3 0x0000606764ff972a in ?? () No symbol table info available. #4 0x0000606764ffa09e in update_goal_chain () No symbol table info available. #5 0x0000606764fd467a in main () No symbol table info available. >>> Dump Ruby level backtrace (if possible) [Inferior 1 (process 1966683) detached] make: *** [uncommon.mk:963: yes-test-all] Error 1 #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 1966682 -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 2001274 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.4.0dev (2024-11-23T09:16:48Z master 34e36a72a7) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 ................. Finished in 35.035907 seconds 3436 files, 33255 examples, 134639 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.