# Logfile created on 2025-01-24 13:43:15 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007a85b110fde0 @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.20250124-134315", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007a85b1130400 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007a85b164fee0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007a85b104a108 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250124-134315", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250124-134315>, @binmode=false, @mon_data=#<Monitor:0x00007a85b164faa8>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to cf5e61e393845ae0bc0363ac8cc83799a28a48ce Update reline to 79fc33fba76c3949800a481ac6189a9ccbe09190 echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - echo cf5e61e393845ae0bc0363ac8cc83799a28a48ce | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision - echo 79fc33fba76c3949800a481ac6189a9ccbe09190 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = f6e259da87 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to cf5e61e393845ae0bc0363ac8cc83799a28a48ce Update reline to 79fc33fba76c3949800a481ac6189a9ccbe09190 echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - echo cf5e61e393845ae0bc0363ac8cc83799a28a48ce | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision - echo 79fc33fba76c3949800a481ac6189a9ccbe09190 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/version.c linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated 6010459c550ac489beced4b6b8525604709edd2b9ae706746e7b0ad84cef86ef builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs 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/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' 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/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: 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 pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to cf5e61e393845ae0bc0363ac8cc83799a28a48ce Update reline to 79fc33fba76c3949800a481ac6189a9ccbe09190 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - echo cf5e61e393845ae0bc0363ac8cc83799a28a48ce | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision - echo 79fc33fba76c3949800a481ac6189a9ccbe09190 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs 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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: 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/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' 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/psych' make[2]: Leaving 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/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' 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/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 bundler 2.7.0.dev cgi 0.4.1 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 pp 0.6.2 prettyprint 0.2.0 prism 1.3.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.2 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 fiddle 1.1.7.dev io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.9.1 openssl 3.3.0 pathname 0.4.0 psych 5.2.3 stringio 3.1.3.dev strscan 3.1.2 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 minitest 5.25.4 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.7 rexml 3.4.0 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.5 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.3 rbs 3.8.1 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.2.0 csv 3.3.2 repl_type_completor 0.1.10 ostruct 0.6.1 pstore 0.1.4 benchmark 0.4.0 logger 1.6.5 rdoc 6.11.0 irb 1.15.1 reline 0.6.0 readline 0.0.4 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.1.gem not found in bundled_gems $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=64298 "--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/765] 889489=test_memory_view [ 2/765] 889503=test_helper [ 3/765] 889492=test_ellipsize [ 4/765] 889502=test_utf32 [ 5/765] 889494=test_integer [ 6/765] 889495=test_noarg [ 7/765] 889497=test_data [ 8/765] 889501=test_pkey_ec [ 9/765] 889490=test_rand [ 10/765] 889491=test_fips [ 11/765] 889498=test_gem_commands_update_command [ 12/765] 889500=test_date_parse [ 13/765] 889493=test_backtrace [ 14/765] 889496=test_random [ 15/765] 889499=test_to_ruby [ 16/765] 889504=test_bundled_ca [ 17/765] 889497=static_literals_test [ 18/765] 889493=test_capacity [ 19/765] 889502=test_nextafter [ 20/765] 889493=test_gem_safe_marshal [ 21/765] 889492=test_gc_compact [ 22/765] 889489=test_deprecated [ 23/765] 889499=test_div [ 24/765] 889499=test_resize [ 25/765] 889499=test_fiber [ 26/765] 889489=breadth_first_search_test [ 27/765] 889496=test_generic [ 28/765] 889503=json_parser_test [ 29/765] 889494=test_cesu8 [ 30/765] 889494=test_gem_commands_rebuild_command [ 31/765] 889497=test_gem_commands_setup_command [ 32/765] 889502=test_alias_and_anchor [ 33/765] 889503=test_open3 [ 34/765] 889496=errors_test [ 35/765] 889502=test_ftp [ 36/765] 889501=test_vm_dump [ 37/765] 889501=test_singleton [ 38/765] 889489=test_ripper [ 39/765] 889501=test_key_name_check [ 40/765] 889501=test_date_marshal [ 41/765] 889501=test_ossl [ 42/765] 889500=test_gem_request_set_gem_dependency_api [ 43/765] 889490=test_grapheme_breaks [ 44/765] 889490=test_syntax [ 45/765] 889502=test_assignment [ 46/765] 889495=test_stream [ 47/765] 889496=test_ractor [ 48/765] 889495=test_ssl_session [ 49/765] 889496=test_optarg [ 50/765] 889494=test_gem_resolver_local_specification [ 51/765] 889504=test_autoload [ 52/765] 889494=test_gem_commands_exec_command [ 53/765] 889491=test_gem_commands_unpack_command [ 54/765] 889496=test_pack [ 55/765] 889500=test_object [ 56/765] 889500=test_gem_commands_signout_command [ 57/765] 889500=test_exception [ 58/765] 889500=test_gem_ext_cargo_builder [ 59/765] 889500=test_gem_gem_runner [ 60/765] 889500=test_file_exhaustive [ 61/765] 889493=test_len [ 62/765] 889493=implicit_array_test [ 63/765] 889489=test_acceptable [ 64/765] 889493=test_function_entry [ 65/765] 889493=test_method_name_check [ 66/765] 889493=test_kernel [ 67/765] 889495=heredoc_dedent_test [ 68/765] 889497=!Nothing_to_test [ 69/765] 889497=numeric_value_test [ 70/765] 889497=test_keyword [ 71/765] 889496=test_gem_commands_server_command [ 72/765] 889491=test_httpheader [ 73/765] 889489=test_data [ 74/765] 889489=test_http_request [ 75/765] 889495=test_provider [ 76/765] 889491=test_bn [ 77/765] 889489=test_gem_package_task [ 78/765] 889496=test_utf16 [ 79/765] 889491=test_gem_package [ 80/765] 889496=test_enumerator [ 81/765] 889489=string_encoding_test [ 82/765] 889489=test_name_error [ 83/765] 889494=test_exception_at_throwing [ 84/765] 889493=test_gem_source [ 85/765] 889495=test_frozen [ 86/765] 889495=test_handle [ 87/765] 889494=test_safe_load [ 88/765] 889494=test_gem_platform [ 89/765] 889498=test_gem_uninstaller [ 90/765] 889494=test_symbol [ 91/765] 889497=overlap_test [ 92/765] 889494=test_assembler [ 93/765] 889494=test_pty [ 94/765] 889495=test_variable_name_check [ 95/765] 889495=test_dbm [ 96/765] 889495=test_gem_source_vendor [ 97/765] 889489=test_gem_commands_list_command [ 98/765] 889491=test_parser [ 99/765] 889493=test_date [100/765] 889493=test_date_time [101/765] 889491=test_pkcs12 [102/765] 889489=test_change_word [103/765] 889489=test_modify_expand [104/765] 889489=test_gem_source_installed [105/765] 889493=test_gem_available_set [106/765] 889489=test_enumerator [107/765] 889489=test_fiddle [108/765] 889495=test_ractor [109/765] 889493=test_psych [110/765] 889493=test_digest [111/765] 889495=test_gem_uri [112/765] 889489=test_rbconfig [113/765] 889489=test_gem_package_old [114/765] 889495=test_debug [115/765] 889489=test_gem_commands_help_command [116/765] 889495=test_stringchar [117/765] 889501=test_arith_seq_extract [118/765] 889494=test_array [119/765] 889489=test_set [120/765] 889497=test_find_executable [121/765] 889495=test_error_highlight [122/765] 889497=test_resolve_symbol [123/765] 889489=test_profile_frames [124/765] 889491=test_date_compat [125/765] 889491=test_lazy_enumerator [126/765] 889497=test_backtrace [127/765] 889501=test_time_tz [128/765] 889489=string_query_test [129/765] 889489=test_nil [130/765] 889489=test_class2name [131/765] 889489=test_gem_commands_outdated_command [132/765] 889501=test_gem_request_set_lockfile_tokenizer [133/765] 889489=test_kdf [134/765] 889489=test_proc [135/765] 889501=test_cclass [136/765] 889493=test_shellwords [137/765] 889493=test_singleton_function [138/765] 889493=test_uncorrectable_name_check [139/765] 889493=test_load [140/765] 889493=test_omap [141/765] 889493=test_marshal [142/765] 889491=magic_comment_test [143/765] 889498=test_zlib [144/765] 889501=test_framework [145/765] 889501=test_case_comprehensive [146/765] 889501=test_ractor [147/765] 889497=library_symbols_test [148/765] 889497=test_json_tree [149/765] 889497=test_emitter [150/765] 889497=test_pkey_dsa [151/765] 889502=test_https_proxy [152/765] 889497=test_nomethod_error [153/765] 889497=test_date_strptime [154/765] 889502=test_ssl [155/765] 889493=test_files_test_1 [156/765] 889503=percent_delimiter_string_test [157/765] 889503=test_gem [158/765] 889497=freeze_test [159/765] 889497=test_ractor [160/765] 889501=test_float [161/765] 889497=test_gem_remote_fetcher_local_ssl_server [162/765] 889492=test_yaml_special_cases [163/765] 889492=test_gem_source_list [164/765] 889491=attribute_write_test [165/765] 889491=test_parser [166/765] 889491=test_cgi_core [167/765] 889491=test_delegate [168/765] 889491=test_gem_command_manager [169/765] 889489=test_gem_installer [170/765] 889492=test_gem_source_git [171/765] 889491=test_pipe [172/765] 889500=test_regex_casefold [173/765] 889500=test_gem_commands_check_command [174/765] 889500=test_random_formatter [175/765] 889500=test_gem_resolver_git_set [176/765] 889491=test_class_name_check [177/765] 889491=test_string [178/765] 889501=test_emoji [179/765] 889500=test_files_lib [180/765] 889501=test_sorted_set [181/765] 889492=test_condition [182/765] 889492=test_cp949 [183/765] 889492=test_erb [184/765] 889492=test_integer Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 7 #<File::Stat dev=0x8, ino=373323047, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 889502 ko1 7u IPv4 373323047 0t0 TCP localhost:38837->localhost:39016 (CLOSE_WAIT) [185/765] 889502=test_duplicate [186/765] 889502=test_time [187/765] 889501=json_ext_parser_test [188/765] 889501=test_date_attr [189/765] 889501=test_scan_args [190/765] 889501=test_gem_path_support [191/765] 889501=constant_path_node_test [192/765] 889502=newline_test [193/765] 889501=test_ubf_async_safe [194/765] 889501=test_array [195/765] 889501=parser_test [196/765] 889501=snippets_test [197/765] 889497=test_webauthn_listener_response [198/765] 889497=heredoc_test [199/765] 889497=test_gem_bundler_version_finder [200/765] 889497=test_console_attr [201/765] 889497=test_gc [202/765] 889497=test_math [203/765] 889502=json_encoding_test [204/765] 889498=test_time [205/765] 889502=test_super [206/765] 889497=test_libs [207/765] 889497=onigmo_test [208/765] 889497=test_struct [209/765] 889497=test_ast [210/765] 889503=test_pack [211/765] 889503=test_rb_str_dup [212/765] 889503=fuzzer_test [213/765] 889503=test_case [214/765] 889503=test_cgi_multipart [215/765] 889495=test_bug-5832 [216/765] 889495=test_autoconf [217/765] 889495=test_did_you_mean [218/765] 889503=test_popen_deadlock [219/765] 889498=test_gem_safe_yaml [220/765] 889498=test_digest_extend [221/765] 889498=test_x509name [222/765] 889498=test_sleep [223/765] 889495=test_wait [224/765] 889495=test_object_references [225/765] 889495=test_alias [226/765] 889495=test_gem_requirement [227/765] 889502=test_sizeof [228/765] 889495=test_compile_prism [229/765] 889498=test_gem_commands_build_command [230/765] 889503=test_gem_security [231/765] 889498=test_euc_tw [232/765] 889498=test_gem_commands_info_command [233/765] 889498=command_line_test [234/765] 889495=test_io_timeout [235/765] 889495=test_date_new [236/765] 889495=test_bug-3571 [237/765] 889495=test_system [238/765] 889498=test_emoji_breaks [239/765] 889498=test_notimplement [240/765] 889498=test_configuration [241/765] 889498=test_comparable [242/765] 889498=test_dup [243/765] 889499=test_require [244/765] 889498=test_stringio [245/765] 889501=test_dns [246/765] 889494=test_reqarg [247/765] 889498=test_unicode_normalize [248/765] 889498=test_method [249/765] 889501=test_ractor_compatibility [250/765] 889503=test_append [251/765] 889503=test_gem_resolver_lock_set [252/765] 889503=test_gem_console_ui [253/765] 889503=test_member [254/765] 889503=test_resource [255/765] 889493=test_set [256/765] 889503=test_gem_source_fetch_problem [257/765] 889493=test_gem_update_suggestion [258/765] 889503=test_ipaddr [259/765] 889503=test_arity [260/765] 889503=test_trace [261/765] 889493=test_numhash [262/765] 889503=test_gem_stream_ui [263/765] 889493=test_nofree [264/765] 889494=test_pkey_rsa [265/765] 889493=test_egrep_cpp [266/765] 889503=test_argf [267/765] 889490=test_gem_resolver_composed_set [268/765] 889493=test_date_conv [269/765] 889493=test_webauthn_poller [270/765] 889501=test_yjit [271/765] 889493=test_buffered_io [272/765] 889493=test_m17n [273/765] 889495=test_yjit_exit_locations [274/765] 889490=test_gem_commands_pristine_command [275/765] 889494=test_gem_config_file [276/765] 889495=test_yamlstore [277/765] 889495=test_scalar_scanner [278/765] 889495=test_io_buffer [279/765] 889494=test_arith_seq_beg_len_step [280/765] 889495=test_hash [281/765] 889493=test_gem_resolver_requirement_list [282/765] 889493=test_beginendblock [283/765] 889494=test_function [284/765] 889494=test_socket [285/765] 889502=test_timeout [286/765] 889492=test_not [287/765] 889492=test_weakref [288/765] 889493=test_rubygems [289/765] 889492=test_gem_package_tar_writer [290/765] 889496=ripper_test [291/765] 889500=test_yaml_tree [292/765] 889492=test_case_mapping [293/765] 889492=test_mailto [294/765] 889492=test_kwargs [295/765] 889492=test_io_wait [296/765] 889500=test_lexer [297/765] 889502=test_merge_keys [298/765] 889500=test_random [299/765] 889493=test_x509store [300/765] 889502=test_mdns [301/765] 889502=test_gem_ext_configure_builder [302/765] 889500=test_dir [303/765] 889492=test_bash_completion [304/765] 889492=test_exception [305/765] 889502=test_gem_security_signer [306/765] 889493=test_gem_local_remote_options [307/765] 889493=test_gem_commands_lock_command [308/765] 889493=test_euc_kr [309/765] 889502=test_threadgroup [310/765] 889493=test_set_len [311/765] 889493=regular_expression_options_test [312/765] 889493=test_queue [313/765] 889500=test_sleep [314/765] 889493=integer_parse_test [315/765] 889493=test_gem_validator [316/765] 889493=test_prettyprint [317/765] 889493=test_install [318/765] 889490=test_m17n_comb [319/765] 889496=test_date_ractor [320/765] 889502=test_pair [321/765] 889493=test_tree_spell_checker [322/765] 889493=lex_test [323/765] 889494=test_bundled_gems [324/765] 889494=test_tsort [325/765] 889494=test_depth_first [326/765] 889494=test_ns_spki [327/765] 889494=test_integer_comb [328/765] 889496=index_write_test [329/765] 889496=test_type [330/765] 889496=test_range [331/765] 889489=encodings_test [332/765] 889489=test_io_buffer [333/765] 889489=test_gem_impossible_dependencies_error [334/765] 889489=json_generator_test [335/765] 889500=test_dryrun [336/765] 889500=test_ts [337/765] 889489=test_emitter [338/765] 889489=parse_stream_test [339/765] 889489=test_gem_resolver_api_set [340/765] 889499=test_gem_source_subpath_problem [341/765] 889489=test_tmpdir [342/765] 889493=node_id_test [343/765] 889489=warnings_test [344/765] 889489=test_to_ary_concat [345/765] 889496=test_printf [346/765] 889499=test_rubyoptions [347/765] 889496=test_stringify_symbols [348/765] 889496=test_configuration [349/765] 889500=test_windows_1252 [350/765] 889500=test_udp [351/765] 889500=dispatcher_test [352/765] 889493=test_pkey_dh [353/765] 889500=test_shapes [354/765] 889493=test_ocsp [355/765] 889500=test_gem_silent_ui [356/765] 889500=test_require [357/765] 889500=test_ifunless [358/765] 889500=test_gem_dependency_list [359/765] 889496=test_files_test [360/765] 889492=test_gem_resolver_installer_set [361/765] 889500=test_gem_commands_uninstall_command [362/765] 889502=test_ensured [363/765] 889496=test_delete [364/765] 889496=comments_test [365/765] 889496=test_config [366/765] 889502=test_io_m17n [367/765] 889496=test_forwardable [368/765] 889496=test_object_create_start [369/765] 889496=test_continuation [370/765] 889496=test_project_sanity [371/765] 889492=test_env [372/765] 889493=regular_expression_encoding_test [373/765] 889493=test_gem_commands_cleanup_command [374/765] 889496=test_interned_str [375/765] 889496=test_placearg [376/765] 889496=test_verbose [377/765] 889496=test_gem_ext_builder [378/765] 889489=test_basicinstructions [379/765] 889489=test_bigzero [380/765] 889489=test_mutex [381/765] 889498=test_struct [382/765] 889493=test_gem_resolver_vendor_specification [383/765] 889498=test_typeddata [384/765] 889493=test_date_strftime [385/765] 889500=compiler_test [386/765] 889500=test_find [387/765] 889500=locals_test [388/765] 889500=test_recursion [389/765] 889500=test_normalize [390/765] 889500=test_gem_commands_owner_command [391/765] 889489=test_import [392/765] 889498=test_basicsocket [393/765] 889498=test_sexp [394/765] 889498=pattern_test [395/765] 889498=test_gem_package_tar_header [396/765] 889498=test_ractor [397/765] 889500=test_gem_unsatisfiable_dependency_error [398/765] 889500=test_gem_remote_fetcher_s3 [399/765] 889498=test_gem_rdoc [400/765] 889500=lex_test [401/765] 889500=test_require_lib [402/765] 889498=test_gem_version_option [403/765] 889498=test_files_test_2 [404/765] 889493=test_gem_request_set [405/765] 889503=version_test [406/765] 889503=test_objectspace [407/765] 889489=test_trick [408/765] 889502=test_fd_setsize [409/765] 889502=test_big5 [410/765] 889502=test_gem_resolver_activation_request [411/765] 889502=test_null [412/765] 889502=test_scheduler [413/765] 889502=test_ensure_and_callcc [414/765] 889502=test_fixnum [415/765] 889493=test_timeout [416/765] 889502=test_signal [417/765] 889493=test_iseq_load [418/765] 889496=test_fstring [419/765] 889496=test_name_error_extension [420/765] 889496=test_enumerable [421/765] 889496=test_bmethod [422/765] 889496=test_bug-14834 [423/765] 889494=ruby_parser_test [424/765] 889490=test_buffering [425/765] 889496=test_svcb_https [426/765] 889490=test_addrinfo [427/765] 889496=test_x509cert [428/765] 889494=test_passing_block [429/765] 889494=test_http [430/765] 889490=test_webauthn_listener [431/765] 889494=test_lock_native_thread Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 45549> [432/765] 889494=test_gem_package_tar_reader_entryCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 889490 ko1 10u IPv4 373322351 0t0 TCP localhost:45549->localhost:34644 (CLOSE_WAIT) Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 10 [433/765] 889490=test_zsh_completion [434/765] 889490=test_enc_str_buf_cat [435/765] 889490=test_have_func [436/765] 889494=test_constant [437/765] 889496=test_gem_security_trust_dir [438/765] 889502=test_default_gems [439/765] 889496=test_encoding [440/765] 889502=test_load [441/765] 889502=json_fixtures_test [442/765] 889502=test_gem_resolver_specification [443/765] 889502=test_gem_doctor [444/765] 889502=test_ancdata [445/765] 889502=test_weakmap [446/765] 889495=test_rubyvm [447/765] 889495=test_data_error [448/765] 889495=test_gem_resolver_dependency_request [449/765] 889495=test_scanner_events [450/765] 889490=test_external_new [451/765] 889490=test_abi [452/765] 889495=test_euc_jp [453/765] 889496=test_ractor [454/765] 889495=parse_success_test [455/765] 889495=test_module [456/765] 889496=test_gem_commands_push_command [457/765] 889493=test_ssl [458/765] 889490=test_registry [459/765] 889490=test_deprecate [460/765] 889490=test_common [461/765] 889496=test_optimization [462/765] 889490=test_gem_request_connection_pools [463/765] 889492=test_gem_uri_formatter [464/765] 889492=test_sprintf [465/765] 889490=static_inspect_test [466/765] 889492=test_inadvertent_creation [467/765] 889490=test_instrumentation_api [468/765] 889492=test_at_exit [469/765] 889492=test_complex [470/765] 889489=source_location_test [471/765] 889492=unescape_test [472/765] 889489=test_x509ext [473/765] 889489=test_files_ext [474/765] 889494=test_c_struct_entry [475/765] 889492=test_gem_commands_query_command [476/765] 889489=equality_test [477/765] 889489=test_gem_version [478/765] 889500=test_gem_commands_stale_command [479/765] 889500=tunnel_test [480/765] 889500=test_gem_text [481/765] 889494=test_settracefunc [482/765] 889489=test_gem_stub_specification [483/765] 889500=test_method_cache [484/765] 889500=test_path [485/765] 889500=test_pp [486/765] 889500=test_tcp [487/765] 889489=test_sprintf_comb [488/765] 889490=test_whileuntil [489/765] 889490=test_transcode [490/765] 889500=test_flags [491/765] 889489=test_asn1 [492/765] 889489=json_string_matching_test [493/765] 889492=test_gem_ext_rake_builder [494/765] 889489=test_monitor [495/765] 889489=test_rat [496/765] 889489=test_extlibs [497/765] 889490=test_complex2 [498/765] 889490=test_iso_8859 [499/765] 889490=test_x509attr [500/765] 889490=test_dln [501/765] 889490=test_coderange [502/765] 889490=test_open-uri [503/765] 889490=test_big2str [504/765] 889490=test_pkg_config [505/765] 889490=test_string_memory [506/765] 889498=regexp_test [507/765] 889490=test_store [508/765] 889498=test_insns_leaf [509/765] 889498=test_iseq [510/765] 889495=dump_test [511/765] 889491=test_enc_associate [512/765] 889500=test_gc [513/765] 889490=test_allocation [514/765] 889492=test_c_struct_builder [515/765] 889494=location_test [516/765] 889492=test_cgi_util [517/765] 889494=test_x509req [518/765] 889494=test_gem_commands_open_command [519/765] 889492=test_tree_builder [520/765] 889491=test_protocol [521/765] 889492=test_gem_ext_cargo_builder_link_flag_converter [522/765] 889492=test_protect [523/765] 889492=test_gem_dependency_installer [524/765] 889498=test_pointer [525/765] 889494=test_refinement [526/765] 889491=test_gem_name_tuple [527/765] 889491=test_warning [528/765] 889491=test_gbk [529/765] 889491=test_gem_specification [530/765] 889501=test_gb18030 [531/765] 889501=test_gem_package_tar_reader [532/765] 889501=test_cgi_session [533/765] 889501=test_class [534/765] 889501=test_x509crl [535/765] 889493=test_stringscanner [536/765] 889493=test_numeric [537/765] 889498=test_require_path_check [538/765] 889493=test_mul [539/765] 889503=test_mkmf [540/765] 889493=test_enumerator_kw [541/765] 889493=test_mixed_unicode_escapes [542/765] 889493=test_complexrational [543/765] 889493=test_cgi_header [544/765] 889493=test_gem_commands_fetch_command [545/765] 889503=test_pkcs7 [546/765] 889498=test_flush [547/765] 889498=test_literal [548/765] 889501=test_arithmetic_sequence [549/765] 889501=test_gem_commands_search_command [550/765] 889501=test_pattern_matching [551/765] 889502=test_thread [552/765] 889501=test_encoding [553/765] 889493=test_lambda [554/765] 889501=test_file [555/765] 889502=bom_test [556/765] 889495=test_sockopt [557/765] 889495=test_frozen_error [558/765] 889502=test_bug_reporter [559/765] 889495=test_spell_checker [560/765] 889495=test_ractor [561/765] 889503=test_document [562/765] 889503=test_yaml [563/765] 889493=test_config [564/765] 889495=test_boolean [565/765] 889495=test_gem_commands_specification_command [566/765] 889503=test_yield_block [567/765] 889503=test_recorder [568/765] 889503=test_gem_commands_signin_command [569/765] 889495=test_nonblock [570/765] 889495=test_pkey [571/765] 889489=test_primitive [572/765] 889495=test_gem_request [573/765] 889503=parameters_signature_test [574/765] 889503=test_gem_resolver_api_specification [575/765] 889489=test_getopts [576/765] 889489=test_cgi_modruby [577/765] 889503=test_thread_cv [578/765] 889489=test_yamldbm [579/765] 889489=test_helper [580/765] 889489=test_gem_resolver_best_set [581/765] 889489=test_convertible [582/765] 889502=test_addr [583/765] 889502=test_eval [584/765] 889503=test_stat [585/765] 889503=test_parser_events [586/765] 889495=relocation_test [587/765] 889495=test_windows_1251 [588/765] 889495=test_str2big [589/765] 889495=test_rational [590/765] 889493=test_regexp [591/765] 889503=newline_offsets_test [592/765] 889503=test_gem_commands_contents_command [593/765] 889503=test_readpartial [594/765] 889495=test_scalar [595/765] 889495=test_gem_resolver_conflict [596/765] 889495=test_eval [597/765] 889495=test_process [598/765] 889503=test_object [599/765] 889495=test_fileutils [600/765] 889491=test_gem_commands_cert_command [601/765] 889502=test_io [602/765] 889498=named_capture_test [603/765] 889498=test_cgi_tag_helper [604/765] 889498=test_gem_resolver_git_specification [605/765] 889492=test_dir_m17n [606/765] 889495=test_remote_fetch_error [607/765] 889502=test_pathname [608/765] 889501=test_coverage [609/765] 889495=json_common_interface_test [610/765] 889495=test_stream [611/765] 889495=test_func [612/765] 889498=string_test [613/765] 889498=test_path_to_class [614/765] 889498=test_storage [615/765] 889498=test_thread_fd_close [616/765] 889498=json_addition_test [617/765] 889498=test_cmethod [618/765] 889498=test_qsort [619/765] 889498=test_gem_ext_ext_conf_builder [620/765] 889502=test_gem_commands_dependency_command [621/765] 889503=test_serialize_subclasses [622/765] 889503=test_const [623/765] 889503=test_class [624/765] 889502=parse_comments_test [625/765] 889502=test_gem_dependency [626/765] 889491=test_method_cache [627/765] 889491=test_iterator [628/765] 889491=test_marshalable [629/765] 889491=test_gem_resolver_index_specification [630/765] 889502=test_string [631/765] 889502=test_digest [632/765] 889502=test_variable [633/765] 889491=test_cstr [634/765] 889502=test_gem_resolver_lock_specification [635/765] 889502=test_address_resolve [636/765] 889502=test_closure [637/765] 889501=test_wss [638/765] 889491=test_iter_break [639/765] 889491=test_parse [640/765] 889501=test_have_macro [641/765] 889502=test_process [642/765] 889501=test_num2int [643/765] 889494=test_gem_source_local [644/765] 889501=test_gem_commands_install_command [645/765] 889498=test_gem_ext_cargo_builder_unit [646/765] 889489=test_stack [647/765] 889498=test_summary [648/765] 889495=test_flip [649/765] 889494=test_nowrite [650/765] 889492=test_thread_queue [651/765] 889496=test_securerandom [652/765] 889494=test_foreach [653/765] 889496=test_econv [654/765] 889494=test_new [655/765] 889491=test_hash [656/765] 889494=test_cipher [657/765] 889495=test_gem_source_lock [658/765] 889491=test_ldap [659/765] 889491=test_gem_remote_fetcher_local_server [660/765] 889494=test_etc [661/765] 889495=test_last_thread [662/765] 889498=test_symbol [663/765] 889491=test_optparse [664/765] 889494=test_coder [665/765] 889494=test_unix [666/765] 889491=test_gem_source_specific_file [667/765] 889494=parse_test [668/765] 889494=test_enum [669/765] 889491=test_gem_commands_which_command [670/765] 889491=test_metaclass [671/765] 889491=test_numeric [672/765] 889495=test_io [673/765] 889491=test_ws [674/765] 889491=test_io_console [675/765] 889489=test_date_arith [676/765] 889489=test_undef [677/765] 889489=test_gem_commands_sources_command [678/765] 889501=test_c_union_entity [679/765] 889499=test_gem_spec_fetcher [680/765] 889501=test_ractor [681/765] 889501=desugar_compiler_test [682/765] 889501=test_hmac [683/765] 889501=test_signedness [684/765] 889496=test_internal_ivar [685/765] 889489=test_cgi_cookie [686/765] 889499=test_gem_commands_mirror [687/765] 889496=symbol_encoding_test [688/765] 889499=test_my_integer [689/765] 889489=test_gem_commands_environment_command [690/765] 889499=test_tracepoint [691/765] 889496=test_array_create [692/765] 889496=test_gem_resolver_installed_specification [693/765] 889496=test_ractor [694/765] 889489=test_pinned [695/765] 889489=test_memory_view [696/765] 889496=test_gem_command [697/765] 889496=test_usrmarshal [698/765] 889492=test_weakkeymap [699/765] 889489=test_httpresponse [700/765] 889489=test_inlinecache [701/765] 889491=test_enc_raise [702/765] 889491=test_engine [703/765] 889491=test_key_error [704/765] 889491=test_bignum [705/765] 889499=reflection_test [706/765] 889489=test_human_typo [707/765] 889489=test_cparser [708/765] 889491=test_dot_dot [709/765] 889491=ractor_test [710/765] 889499=test_gem_request_set_lockfile [711/765] 889491=test_postponed_job [712/765] 889496=test_exit [713/765] 889494=test_pattern_key_name_check [714/765] 889494=test_jaro_winkler [715/765] 889494=test_gem_commands_yank_command [716/765] 889496=test_gem_resolver [717/765] 889499=test_gem_remote_fetcher [718/765] 889494=test_gem_gemcutter_utilities [719/765] 889496=test_gem_util [720/765] 889494=test_config [721/765] 889491=test_tempfile [722/765] 889494=json_generic_object_test [723/765] 889494=test_hash_create [724/765] 889494=test_thread [725/765] 889499=test_call [726/765] 889489=test_defined [727/765] 889496=test_pack [728/765] 889490=test_switch_hitter [729/765] 889490=test_arity [730/765] 889490=test_update [731/765] 889490=test_files_sample [732/765] 889499=test_case_options [733/765] 889499=test_gem_resolver_index_set [734/765] 889489=test_file [735/765] 889501=test_gem_install_update_options [736/765] 889489=test_gem_security_policy [737/765] 889499=test_http [738/765] 889490=fixtures_test [739/765] 889501=test_rational2 [740/765] 889501=test_gem_dependency_resolution_error [741/765] 889501=test_shift_jis [742/765] 889501=test_yield [743/765] 889491=test_gem_request_set_lockfile_parser [744/765] 889490=test_gem_ci_detector [745/765] 889489=test_io_wait_uncommon [746/765] 889489=test_string [747/765] 889490=test_proxy [748/765] 889496=test_raise [749/765] 889496=test_ftp [750/765] 889491=test_httpresponses [751/765] 889496=integer_base_flags_test [752/765] 889491=test_unicode_escape [753/765] 889496=test_have_library [754/765] 889490=test_https [755/765] 889491=test_require [756/765] 889489=test_erb_command [757/765] 889492=test_gem_resolver_vendor_set [758/765] 889492=test_fnmatch [759/765] 889489=test_koi8 [760/765] 889489=test_erb_m17n [761/765] 889489=test_clone [762/765] 889492=test_objspace [763/765] 889489=test_filter [764/765] 889503=test_gem_ext_cmake_builder [765/765] 889503=test_too_many_dummy_encodings $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 959 959 959 ? -1 Ss 1000 0:05 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 959 972 972 972 pts/0 972 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 972 973 972 972 pts/0 972 S+ 1000 0:01 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 973 888175 972 972 pts/0 972 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 888175 888178 972 972 pts/0 972 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.20250124-134315 --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 888178 888179 972 972 pts/0 972 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250124-134315 --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 888179 889156 972 972 pts/0 972 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 889156 889157 972 972 pts/0 972 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 889157 889486 972 972 pts/0 972 Sl+ 1000 0:16 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 889486 889504 972 972 pts/0 972 Sl+ 1000 0:02 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 889504 889990 972 972 pts/0 972 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 889504 889993 972 972 pts/0 972 Z+ 1000 0:00 [test_autoload.*] <defunct> 889504 890006 972 972 pts/0 972 Z+ 1000 0:00 [test_autoload.*] <defunct> 888179 926950 972 972 pts/0 972 R+ 1000 0:00 ps jx 1 3070353 3070353 3070353 ? -1 Ss 1000 0:00 /usr/lib/systemd/systemd --user 3070353 3070354 3070353 3070353 ? -1 S 1000 0:00 (sd-pam) 1 3726029 3726029 3726029 ? -1 Ss 1000 0:00 ssh-agent {1=>[959, 3070353, 3726029], 959=>[972], 972=>[973], 973=>[888175], 888175=>[888178], 888178=>[888179], 888179=>[889156, 926950], 889156=>[889157], 889157=>[889486], 889486=>[889504], 889504=>[889990, 889993, 890006], 3070353=>[3070354]} $ timeout 60 gdb -p 889990 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 889992] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000059678cafde4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x7c82f8e006c0 (LWP 889990) "test_autoload.*" 0x000059678cafde4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x7c82f98006c0 (LWP 889992) "test_autoload.*" 0x000059678cafde4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Machine level backtrace Thread 2 (Thread 0x7c82f98006c0 (LWP 889992) "test_autoload.*"): #0 0x000059678cafde4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x000059678cafee0a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x000059678ca4d680 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x000059678ca4d4f9 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 0x000059678ca4ceea in __sanitizer::QuarantineCache<__asan::QuarantineCallback>::Enqueue(__asan::QuarantineCallback, void*, unsigned long) () No symbol table info available. #5 0x000059678ca4cda6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #6 0x000059678cae3be0 in __interceptor_free () No symbol table info available. #7 0x00007c831e69e002 in __pthread_getattr_np (thread_id=<optimized out>, attr=0x7c82f97ffc98) at ./nptl/pthread_getattr_np.c:198 size = 32 cpuset = 0x5030008aad20 thread = <optimized out> ret = 0 iattr = 0x7c82f97ffc98 #8 0x000059678cb08b09 in __sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*) () No symbol table info available. #9 0x000059678cb09058 in __sanitizer::GetThreadStackAndTls(bool, unsigned long*, unsigned long*, unsigned long*, unsigned long*) () No symbol table info available. #10 0x000059678caf1a22 in __asan::AsanThread::SetThreadStackAndTls(__asan::AsanThread::InitOptions const*) () No symbol table info available. #11 0x000059678caf169c in __asan::AsanThread::Init(__asan::AsanThread::InitOptions const*) () No symbol table info available. #12 0x000059678caf1b26 in __asan::AsanThread::ThreadStart(unsigned long long) () No symbol table info available. #13 0x000059678cae1a9f in asan_thread_start(void*) () No symbol table info available. #14 0x00007c831e69ca94 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 = {136901973509824, 4871665221835641149, 136901973509824, -360, 0, 136901963014512, 4871665221856612669, 4870765700837888317}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #15 0x00007c831e729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7c82f8e006c0 (LWP 889990) "test_autoload.*"): #0 0x000059678cafde4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x000059678cafee0a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x000059678ca4d680 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x000059678ca4d4f9 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 0x000059678ca4ceea in __sanitizer::QuarantineCache<__asan::QuarantineCallback>::Enqueue(__asan::QuarantineCallback, void*, unsigned long) () No symbol table info available. #5 0x000059678ca4cda6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #6 0x000059678cae3be0 in __interceptor_free () No symbol table info available. #7 0x00007c82fcf8ae74 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #8 0x00007c82fcce2572 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #9 0x00007c82fcce22a9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #10 0x00007c82fcce2572 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #11 0x00007c82fcce22a9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #12 0x00007c82fcce247b in ASN1_item_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #13 0x00007c82fcf7b889 in X509_OBJECT_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #14 0x00007c82fcf4d629 in OPENSSL_sk_pop_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #15 0x00007c82fcf7beaf in X509_STORE_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #16 0x000059678cb5475d in rb_data_free (objspace=<optimized out>, obj=136902585689960) at /tmp/ruby/src/trunk_asan/gc.c:1178 free_immediately = -512 dfree = 0x0 data = 0x50e0001b2740 free_immediately = <optimized out> dfree = <optimized out> #17 rb_gc_obj_free (objspace=objspace@entry=0x51d000000a80, obj=obj@entry=136902585689960) at /tmp/ruby/src/trunk_asan/gc.c:1352 No locals. #18 0x000059678cb5644c in rb_gc_impl_shutdown_call_finalizer (objspace_ptr=0x51d000000a80) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3118 poisoned = 0x0 vp = 136902585689960 page = <optimized out> p = 136902585689960 pend = 136902585745400 i = 51 objspace = 0x51d000000a80 lock_lev = 0 i = <optimized out> page = <optimized out> p = <optimized out> pend = <optimized out> stride = <optimized out> vp = <optimized out> poisoned = <optimized out> unpoisoning = <optimized out> #19 rb_objspace_call_finalizer () at /tmp/ruby/src/trunk_asan/gc.c:1728 No locals. #20 0x000059678cb27ad8 in rb_ec_finalize (ec=0x516001f1ebd0) at /tmp/ruby/src/trunk_asan/eval.c:164 No locals. #21 rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:255 _ec = 0x516001f1ebd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7c82f8dfecb0, <optimized out>, 0x7c82f8dfeb80, <optimized out>, <optimized out>}, prev = 0x7c82f4009240, state = RUBY_TAG_NONE, lock_rec = 0} save_error = 4 sysex = 0 signaled = 0 th0 = 0x515000108680 step = 4 message = 4 th = 0x515000108680 buf = <optimized out> state = <optimized out> #22 0x000059678cb2811b in ruby_stop (ex=4616, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290 No locals. #23 0x000059678ccafccd in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4285 status = <optimized out> pid = <optimized out> #24 0x000059678cf0fcb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x649100040001 cc = <optimized out> me = 0x7c831ba27978 cfunc = 0x50400001ffd8 recv = 136902579237920 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #25 0x000059678cef610d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7c82f8dff3b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #26 0x000059678cef5bc5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919 ci = <optimized out> cc = 0x0 #27 0x000059678ceb67e7 in vm_sendish (ec=0x516001f1ebd0, reg_cfp=0x7c82fabef790, cd=0x50200066e370, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #28 vm_exec_core (ec=ec@entry=0x516001f1ebd0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x50200066e370 insns_address_table = {0x59678ceb251c <vm_exec_core+14140>, 0x59678ceaf4eb <vm_exec_core+1803>, 0x59678ceb0e99 <vm_exec_core+8377>, 0x59678ceb69c8 <vm_exec_core+31720>, 0x59678ceb0771 <vm_exec_core+6545>, 0x59678ceb777d <vm_exec_core+35229>, 0x59678ceb57ca <vm_exec_core+27114>, 0x59678ceb339c <vm_exec_core+17852>, 0x59678ceaf820 <vm_exec_core+2624>, 0x59678ceb71fb <vm_exec_core+33819>, 0x59678ceb6d9b <vm_exec_core+32699>, 0x59678ceb0b6c <vm_exec_core+7564>, 0x59678ceafe8c <vm_exec_core+4268>, 0x59678ceb5d01 <vm_exec_core+28449>, 0x59678ceb1b1c <vm_exec_core+11580>, 0x59678ceb743d <vm_exec_core+34397>, 0x59678ceb6fea <vm_exec_core+33290>, 0x59678ceb2394 <vm_exec_core+13748>, 0x59678ceb32ed <vm_exec_core+17677>, 0x59678ceb597a <vm_exec_core+27546>, 0x59678ceb6f32 <vm_exec_core+33106>, 0x59678ceb492c <vm_exec_core+23372>, 0x59678ceb5a2e <vm_exec_core+27726>, 0x59678ceb5eb8 <vm_exec_core+28888>, 0x59678ceb483e <vm_exec_core+23134>, 0x59678ceafd6c <vm_exec_core+3980>, 0x59678ceb5121 <vm_exec_core+25409>, 0x59678ceafb94 <vm_exec_core+3508>, 0x59678ceaff4d <vm_exec_core+4461>, 0x59678ceb2689 <vm_exec_core+14505>, 0x59678ceb46ab <vm_exec_core+22731>, 0x59678ceb4cef <vm_exec_core+24335>, 0x59678ceb43f4 <vm_exec_core+22036>, 0x59678ceaf751 <vm_exec_core+2417>, 0x59678ceb615c <vm_exec_core+29564>, 0x59678ceb6c4b <vm_exec_core+32363>, 0x59678ceb0064 <vm_exec_core+4740>, 0x59678ceb131d <vm_exec_core+9533>, 0x59678ceb0d90 <vm_exec_core+8112>, 0x59678ceb1c97 <vm_exec_core+11959>, 0x59678ceb321b <vm_exec_core+17467>, 0x59678ceb0170 <vm_exec_core+5008>, 0x59678ceb5fa1 <vm_exec_core+29121>, 0x59678ceb1262 <vm_exec_core+9346>, 0x59678ceb3084 <vm_exec_core+17060>, 0x59678ceb3c27 <vm_exec_core+20039>, 0x59678ceb5e1b <vm_exec_core+28731>, 0x59678ceb4b17 <vm_exec_core+23863>, 0x59678ceb1ed7 <vm_exec_core+12535>, 0x59678ceb159b <vm_exec_core+10171>, 0x59678ceb5bc1 <vm_exec_core+28129>, 0x59678ceb2835 <vm_exec_core+14933>, 0x59678ceb51e8 <vm_exec_core+25608>, 0x59678ceb4c46 <vm_exec_core+24166>, 0x59678ceb5443 <vm_exec_core+26211>, 0x59678ceb6486 <vm_exec_core+30374>, 0x59678ceb3e64 <vm_exec_core+20612>, 0x59678ceaf18b <vm_exec_core+939>, 0x59678ceb2069 <vm_exec_core+12937>, 0x59678ceb5af1 <vm_exec_core+27921>, 0x59678ceb21ac <vm_exec_core+13260>, 0x59678ceb4764 <vm_exec_core+22916>, 0x59678ceb5008 <vm_exec_core+25128>, 0x59678ceb3932 <vm_exec_core+19282>, 0x59678ceb454d <vm_exec_core+22381>, 0x59678ceb242b <vm_exec_core+13899>, 0x59678ceb18b1 <vm_exec_core+10961>, 0x59678ceb5536 <vm_exec_core+26454>, 0x59678ceb0242 <vm_exec_core+5218>, 0x59678ceb3716 <vm_exec_core+18742>, 0x59678cebebdb <vm_exec_core+65019>, 0x59678ceb49ec <vm_exec_core+23564>, 0x59678ceb0501 <vm_exec_core+5921>, 0x59678ceb0a33 <vm_exec_core+7251>, 0x59678ceb063a <vm_exec_core+6234>, 0x59678ceb142b <vm_exec_core+9803>, 0x59678ceb1d12 <vm_exec_core+12082>, 0x59678ceaf190 <vm_exec_core+944>, 0x59678ceb1141 <vm_exec_core+9057>, 0x59678ceb79d2 <vm_exec_core+35826>, 0x59678ceb4f08 <vm_exec_core+24872>, 0x59678ceb3d07 <vm_exec_core+20263>, 0x59678ceb6036 <vm_exec_core+29270>, 0x59678ceb7abb <vm_exec_core+36059>, 0x59678ceb6389 <vm_exec_core+30121>, 0x59678ceb74e7 <vm_exec_core+34567>, 0x59678ceb75d1 <vm_exec_core+34801>, 0x59678ceafc73 <vm_exec_core+3731>, 0x59678ceb70a8 <vm_exec_core+33480>, 0x59678ceb2742 <vm_exec_core+14690>, 0x59678ceb72f0 <vm_exec_core+34064>, 0x59678ceb226d <vm_exec_core+13453>, 0x59678ceb624d <vm_exec_core+29805>, 0x59678ceb16e4 <vm_exec_core+10500>, 0x59678ceb2a8b <vm_exec_core+15531>, 0x59678ceb76c7 <vm_exec_core+35047>, 0x59678ceb315b <vm_exec_core+17275>, 0x59678ceb2c3c <vm_exec_core+15964>, 0x59678ceaf276 <vm_exec_core+1174>, 0x59678ceaf98f <vm_exec_core+2991>, 0x59678ceaf374 <vm_exec_core+1428>, 0x59678ceb3a42 <vm_exec_core+19554>, 0x59678ceb2e12 <vm_exec_core+16434>, 0x59678ceb35d7 <vm_exec_core+18423>, 0x59678ceb34de <vm_exec_core+18174>, 0x59678ceb2576 <vm_exec_core+14230>, 0x59678ceb2cf2 <vm_exec_core+16146>, 0x59678ceb294c <vm_exec_core+15212>, 0x59678ceb2f56 <vm_exec_core+16758>, 0x59678ceb2fed <vm_exec_core+16909>, 0x59678ceb250d <vm_exec_core+14125>, 0x59678ceaf4dc <vm_exec_core+1788>, 0x59678ceb0e8a <vm_exec_core+8362>, 0x59678ceb69b9 <vm_exec_core+31705>, 0x59678ceb0762 <vm_exec_core+6530>, 0x59678ceb776e <vm_exec_core+35214>, 0x59678ceb57bb <vm_exec_core+27099>, 0x59678ceb338d <vm_exec_core+17837>, 0x59678ceaf811 <vm_exec_core+2609>, 0x59678ceb71ec <vm_exec_core+33804>, 0x59678ceb6d8c <vm_exec_core+32684>, 0x59678ceb0b5d <vm_exec_core+7549>, 0x59678ceafe7d <vm_exec_core+4253>, 0x59678ceb5cf2 <vm_exec_core+28434>, 0x59678ceb1b0d <vm_exec_core+11565>, 0x59678ceb742e <vm_exec_core+34382>, 0x59678ceb6fdb <vm_exec_core+33275>, 0x59678ceb2385 <vm_exec_core+13733>, 0x59678ceb32de <vm_exec_core+17662>, 0x59678ceb596b <vm_exec_core+27531>, 0x59678ceb6f23 <vm_exec_core+33091>, 0x59678ceb491d <vm_exec_core+23357>, 0x59678ceb5a1f <vm_exec_core+27711>, 0x59678ceb5ea9 <vm_exec_core+28873>, 0x59678ceb482f <vm_exec_core+23119>, 0x59678ceafd5d <vm_exec_core+3965>, 0x59678ceb5112 <vm_exec_core+25394>, 0x59678ceafb85 <vm_exec_core+3493>, 0x59678ceaff3e <vm_exec_core+4446>, 0x59678ceb267a <vm_exec_core+14490>, 0x59678ceb469c <vm_exec_core+22716>, 0x59678ceb4ce0 <vm_exec_core+24320>, 0x59678ceb43e5 <vm_exec_core+22021>, 0x59678ceaf742 <vm_exec_core+2402>, 0x59678ceb614d <vm_exec_core+29549>, 0x59678ceb6c3c <vm_exec_core+32348>, 0x59678ceb0055 <vm_exec_core+4725>, 0x59678ceb130e <vm_exec_core+9518>, 0x59678ceb0d81 <vm_exec_core+8097>, 0x59678ceb1c88 <vm_exec_core+11944>, 0x59678ceb320c <vm_exec_core+17452>, 0x59678ceb0161 <vm_exec_core+4993>, 0x59678ceb5f92 <vm_exec_core+29106>, 0x59678ceb1253 <vm_exec_core+9331>, 0x59678ceb3075 <vm_exec_core+17045>, 0x59678ceb3c18 <vm_exec_core+20024>, 0x59678ceb5e0c <vm_exec_core+28716>, 0x59678ceb4b08 <vm_exec_core+23848>, 0x59678ceb1ec8 <vm_exec_core+12520>, 0x59678ceb158c <vm_exec_core+10156>, 0x59678ceb5bb2 <vm_exec_core+28114>, 0x59678ceb2826 <vm_exec_core+14918>, 0x59678ceb51d9 <vm_exec_core+25593>, 0x59678ceb4c37 <vm_exec_core+24151>, 0x59678ceb5434 <vm_exec_core+26196>, 0x59678ceb6477 <vm_exec_core+30359>, 0x59678ceb3e55 <vm_exec_core+20597>, 0x59678ceb4ab8 <vm_exec_core+23768>, 0x59678ceb205a <vm_exec_core+12922>, 0x59678ceb5ae2 <vm_exec_core+27906>, 0x59678ceb219d <vm_exec_core+13245>, 0x59678ceb4755 <vm_exec_core+22901>, 0x59678ceb4ab8 <vm_exec_core+23768>, 0x59678ceb3923 <vm_exec_core+19267>, 0x59678ceb453e <vm_exec_core+22366>, 0x59678ceb241c <vm_exec_core+13884>, 0x59678ceb18a2 <vm_exec_core+10946>, 0x59678ceb5527 <vm_exec_core+26439>, 0x59678ceb0233 <vm_exec_core+5203>, 0x59678ceb3707 <vm_exec_core+18727>, 0x59678cebebcc <vm_exec_core+65004>, 0x59678ceb49dd <vm_exec_core+23549>, 0x59678ceb04f2 <vm_exec_core+5906>, 0x59678ceb0a24 <vm_exec_core+7236>, 0x59678ceb062b <vm_exec_core+6219>, 0x59678ceb141c <vm_exec_core+9788>, 0x59678ceb1d03 <vm_exec_core+12067>, 0x59678ceb3d02 <vm_exec_core+20258>, 0x59678ceb3202 <vm_exec_core+17442>, 0x59678ceb3cfd <vm_exec_core+20253>, 0x59678ceb4918 <vm_exec_core+23352>, 0x59678ceb482a <vm_exec_core+23114>, 0x59678ceb1417 <vm_exec_core+9783>, 0x59678ceb4acc <vm_exec_core+23788>, 0x59678ceb2738 <vm_exec_core+14680>, 0x59678ceb273d <vm_exec_core+14685>, 0x59678ceb4825 <vm_exec_core+23109>, 0x59678ceb4692 <vm_exec_core+22706>, 0x59678ceb35be <vm_exec_core+18398>, 0x59678ceb34ca <vm_exec_core+18154>...} reg_cfp = 0x7c82fabef790 reg_pc = 0x5040003cdcf0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> th: 0x515000108680, native_id: 0x7c82f8e006c0 -- Control frame information ----------------------------------------------- INSN_LABEL_invokesuper = <optimized out> c:0003 p:---- s:0010 e:000009 CFUNC :fork INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_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> #29 0x000059678ceab558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516001f1ebd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #30 0x000059678cee986b in invoke_iseq_block_from_c (ec=0x516001f1ebd0, captured=<optimized out>, self=136902579237920, 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:1625 flags = 0 iseq = 0x7c8300f307a0 cfp = 0x7c82fabef7c8 sp = 0x7c82faaef818 use_argv = <optimized out> stack_argv = 0x7c82faaef818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #31 invoke_block_from_c_proc (ec=0x516001f1ebd0, self=136902579237920, 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:1719 block = <optimized out> keyword_hash = <optimized out> #32 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:1749 No locals. #33 0x000059678cee7af6 in rb_vm_invoke_proc (ec=0x540000001208, proc=0x80, proc@entry=0x5040003d15d0, argc=-1934631346, 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:1770 self = 0 #34 0x000059678ce3de09 in thread_do_start_proc (th=th@entry=0x515000108680) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x5040003d15d0 args_len = 0 args_ptr = <optimized out> #35 0x000059678ce3ba3a in thread_do_start (th=0x515000108680) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #36 thread_start_func_2 (th=th@entry=0x515000108680, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682 _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> #37 0x000059678ce3acfe in call_thread_start_func_2 (th=0x515000108680) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7c82f8dffcc0 #38 nt_start (ptr=0x50c000654100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x515000108680 sched = <optimized out> nt = 0x50c000654100 vm = 0x525000000100 #39 0x000059678cae1a9f in asan_thread_start(void*) () No symbol table info available. #40 0x00007c831e69ca94 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 = {136901963024064, 4871666596225175869, 136901963024064, -360, 0, 140734072994096, 4871666596246147389, 4870765700837888317}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #41 0x00007c831e729c3c 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 889990) detached] $ timeout 60 gdb -p 889993 -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 890006 -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 889504 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 926969] [New LWP 890007] [New LWP 889825] [New LWP 889730] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007c831e698d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x7c831e9afc40 (LWP 889504) "ruby" 0x00007c831e698d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 2 Thread 0x7c82f60006c0 (LWP 926969) "test_autoload.*" 0x00007c831e698d61 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x7c82f5ffc3e0, op=137, expected=0, futex_word=0x50c000655890) at ./nptl/futex-internal.c:57 3 Thread 0x7c83024006c0 (LWP 890007) "test_autoload.*" 0x00007c831e71b4cd in __GI___poll (fds=0x7c82ef709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x7c82fb8006c0 (LWP 889825) "parallel.rb:40" 0x00007c831e71b4cd in __GI___poll (fds=0x7c82f640ce60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 5 Thread 0x7c82f9e006c0 (LWP 889730) "Gem::Timeout st" 0x00007c831e698d61 in __futex_abstimed_wait_common64 (private=31874, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000636994) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 5 (Thread 0x7c82f9e006c0 (LWP 889730) "Gem::Timeout st"): #0 0x00007c831e698d61 in __futex_abstimed_wait_common64 (private=31874, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000636994) 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=31874, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000636994) 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=0x50c000636994, 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 0x00007c831e69b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000636968) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7c831e69b4a0 <__condvar_cleanup_waiting>, __arg = 0x7c82f9dfeb70, __canceltype = 140, __prev = 0x0} cbuffer = {wseq = 9, cond = 0x50c000636968, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 9 seq = 4 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=0x50c000636968, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x000059678ce14f3f in rb_native_cond_wait (cond=0x50c000636994, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x5150000fee00, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856 next_th = 0x0 #7 0x000059678ce39c12 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x5150000fee00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098 can_direct_transfer = <optimized out> #8 0x000059678ce1f3d1 in native_sleep (th=0x5150000fee00, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3283 sched = <optimized out> #9 sleep_forever (th=0x5150000fee00, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1363 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 0x000059678ce38685 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=136902098526880, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1408 scheduler = <optimized out> #11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034 args = <optimized out> #12 0x000059678cb2c2e0 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:1074 _ec = 0x516001eb5ed0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7c82f9dfeef0, <optimized out>, 0x7c82f9dfee00, <optimized out>, <optimized out>}, prev = 0x7c82f7009240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001eb5ed0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x000059678ce37b6d in queue_do_pop (self=<optimized out>, q=0x5040003355d0, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109 queue_waiter = {w = {self = 136902098526880, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 136902098526880, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x5040003355d0 end = 0 #14 0x000059678ceb7f8f 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:7395 func_ptr = <optimized out> canary_p = <optimized out> ret = <optimized out> #15 0x000059678ceb7f8f in vm_invoke_builtin_delegate (ec=0x516001eb5ed0, cfp=0x7c82f9fff758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x516001eb5ed0) at ../../src/trunk_asan/insns.def:1657 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x59678ceb251c <vm_exec_core+14140>, 0x59678ceaf4eb <vm_exec_core+1803>, 0x59678ceb0e99 <vm_exec_core+8377>, 0x59678ceb69c8 <vm_exec_core+31720>, 0x59678ceb0771 <vm_exec_core+6545>, 0x59678ceb777d <vm_exec_core+35229>, 0x59678ceb57ca <vm_exec_core+27114>, 0x59678ceb339c <vm_exec_core+17852>, 0x59678ceaf820 <vm_exec_core+2624>, 0x59678ceb71fb <vm_exec_core+33819>, 0x59678ceb6d9b <vm_exec_core+32699>, 0x59678ceb0b6c <vm_exec_core+7564>, 0x59678ceafe8c <vm_exec_core+4268>, 0x59678ceb5d01 <vm_exec_core+28449>, 0x59678ceb1b1c <vm_exec_core+11580>, 0x59678ceb743d <vm_exec_core+34397>, 0x59678ceb6fea <vm_exec_core+33290>, 0x59678ceb2394 <vm_exec_core+13748>, 0x59678ceb32ed <vm_exec_core+17677>, 0x59678ceb597a <vm_exec_core+27546>, 0x59678ceb6f32 <vm_exec_core+33106>, 0x59678ceb492c <vm_exec_core+23372>, 0x59678ceb5a2e <vm_exec_core+27726>, 0x59678ceb5eb8 <vm_exec_core+28888>, 0x59678ceb483e <vm_exec_core+23134>, 0x59678ceafd6c <vm_exec_core+3980>, 0x59678ceb5121 <vm_exec_core+25409>, 0x59678ceafb94 <vm_exec_core+3508>, 0x59678ceaff4d <vm_exec_core+4461>, 0x59678ceb2689 <vm_exec_core+14505>, 0x59678ceb46ab <vm_exec_core+22731>, 0x59678ceb4cef <vm_exec_core+24335>, 0x59678ceb43f4 <vm_exec_core+22036>, 0x59678ceaf751 <vm_exec_core+2417>, 0x59678ceb615c <vm_exec_core+29564>, 0x59678ceb6c4b <vm_exec_core+32363>, 0x59678ceb0064 <vm_exec_core+4740>, 0x59678ceb131d <vm_exec_core+9533>, 0x59678ceb0d90 <vm_exec_core+8112>, 0x59678ceb1c97 <vm_exec_core+11959>, 0x59678ceb321b <vm_exec_core+17467>, 0x59678ceb0170 <vm_exec_core+5008>, 0x59678ceb5fa1 <vm_exec_core+29121>, 0x59678ceb1262 <vm_exec_core+9346>, 0x59678ceb3084 <vm_exec_core+17060>, 0x59678ceb3c27 <vm_exec_core+20039>, 0x59678ceb5e1b <vm_exec_core+28731>, 0x59678ceb4b17 <vm_exec_core+23863>, 0x59678ceb1ed7 <vm_exec_core+12535>, 0x59678ceb159b <vm_exec_core+10171>, 0x59678ceb5bc1 <vm_exec_core+28129>, 0x59678ceb2835 <vm_exec_core+14933>, 0x59678ceb51e8 <vm_exec_core+25608>, 0x59678ceb4c46 <vm_exec_core+24166>, 0x59678ceb5443 <vm_exec_core+26211>, 0x59678ceb6486 <vm_exec_core+30374>, 0x59678ceb3e64 <vm_exec_core+20612>, 0x59678ceaf18b <vm_exec_core+939>, 0x59678ceb2069 <vm_exec_core+12937>, 0x59678ceb5af1 <vm_exec_core+27921>, 0x59678ceb21ac <vm_exec_core+13260>, 0x59678ceb4764 <vm_exec_core+22916>, 0x59678ceb5008 <vm_exec_core+25128>, 0x59678ceb3932 <vm_exec_core+19282>, 0x59678ceb454d <vm_exec_core+22381>, 0x59678ceb242b <vm_exec_core+13899>, 0x59678ceb18b1 <vm_exec_core+10961>, 0x59678ceb5536 <vm_exec_core+26454>, 0x59678ceb0242 <vm_exec_core+5218>, 0x59678ceb3716 <vm_exec_core+18742>, 0x59678cebebdb <vm_exec_core+65019>, 0x59678ceb49ec <vm_exec_core+23564>, 0x59678ceb0501 <vm_exec_core+5921>, 0x59678ceb0a33 <vm_exec_core+7251>, 0x59678ceb063a <vm_exec_core+6234>, 0x59678ceb142b <vm_exec_core+9803>, 0x59678ceb1d12 <vm_exec_core+12082>, 0x59678ceaf190 <vm_exec_core+944>, 0x59678ceb1141 <vm_exec_core+9057>, 0x59678ceb79d2 <vm_exec_core+35826>, 0x59678ceb4f08 <vm_exec_core+24872>, 0x59678ceb3d07 <vm_exec_core+20263>, 0x59678ceb6036 <vm_exec_core+29270>, 0x59678ceb7abb <vm_exec_core+36059>, 0x59678ceb6389 <vm_exec_core+30121>, 0x59678ceb74e7 <vm_exec_core+34567>, 0x59678ceb75d1 <vm_exec_core+34801>, 0x59678ceafc73 <vm_exec_core+3731>, 0x59678ceb70a8 <vm_exec_core+33480>, 0x59678ceb2742 <vm_exec_core+14690>, 0x59678ceb72f0 <vm_exec_core+34064>, 0x59678ceb226d <vm_exec_core+13453>, 0x59678ceb624d <vm_exec_core+29805>, 0x59678ceb16e4 <vm_exec_core+10500>, 0x59678ceb2a8b <vm_exec_core+15531>, 0x59678ceb76c7 <vm_exec_core+35047>, 0x59678ceb315b <vm_exec_core+17275>, 0x59678ceb2c3c <vm_exec_core+15964>, 0x59678ceaf276 <vm_exec_core+1174>, 0x59678ceaf98f <vm_exec_core+2991>, 0x59678ceaf374 <vm_exec_core+1428>, 0x59678ceb3a42 <vm_exec_core+19554>, 0x59678ceb2e12 <vm_exec_core+16434>, 0x59678ceb35d7 <vm_exec_core+18423>, 0x59678ceb34de <vm_exec_core+18174>, 0x59678ceb2576 <vm_exec_core+14230>, 0x59678ceb2cf2 <vm_exec_core+16146>, 0x59678ceb294c <vm_exec_core+15212>, 0x59678ceb2f56 <vm_exec_core+16758>, 0x59678ceb2fed <vm_exec_core+16909>, 0x59678ceb250d <vm_exec_core+14125>, 0x59678ceaf4dc <vm_exec_core+1788>, 0x59678ceb0e8a <vm_exec_core+8362>, 0x59678ceb69b9 <vm_exec_core+31705>, 0x59678ceb0762 <vm_exec_core+6530>, 0x59678ceb776e <vm_exec_core+35214>, 0x59678ceb57bb <vm_exec_core+27099>, 0x59678ceb338d <vm_exec_core+17837>, 0x59678ceaf811 <vm_exec_core+2609>, 0x59678ceb71ec <vm_exec_core+33804>, 0x59678ceb6d8c <vm_exec_core+32684>, 0x59678ceb0b5d <vm_exec_core+7549>, 0x59678ceafe7d <vm_exec_core+4253>, 0x59678ceb5cf2 <vm_exec_core+28434>, 0x59678ceb1b0d <vm_exec_core+11565>, 0x59678ceb742e <vm_exec_core+34382>, 0x59678ceb6fdb <vm_exec_core+33275>, 0x59678ceb2385 <vm_exec_core+13733>, 0x59678ceb32de <vm_exec_core+17662>, 0x59678ceb596b <vm_exec_core+27531>, 0x59678ceb6f23 <vm_exec_core+33091>, 0x59678ceb491d <vm_exec_core+23357>, 0x59678ceb5a1f <vm_exec_core+27711>, 0x59678ceb5ea9 <vm_exec_core+28873>, 0x59678ceb482f <vm_exec_core+23119>, 0x59678ceafd5d <vm_exec_core+3965>, 0x59678ceb5112 <vm_exec_core+25394>, 0x59678ceafb85 <vm_exec_core+3493>, 0x59678ceaff3e <vm_exec_core+4446>, 0x59678ceb267a <vm_exec_core+14490>, 0x59678ceb469c <vm_exec_core+22716>, 0x59678ceb4ce0 <vm_exec_core+24320>, 0x59678ceb43e5 <vm_exec_core+22021>, 0x59678ceaf742 <vm_exec_core+2402>, 0x59678ceb614d <vm_exec_core+29549>, 0x59678ceb6c3c <vm_exec_core+32348>, 0x59678ceb0055 <vm_exec_core+4725>, 0x59678ceb130e <vm_exec_core+9518>, 0x59678ceb0d81 <vm_exec_core+8097>, 0x59678ceb1c88 <vm_exec_core+11944>, 0x59678ceb320c <vm_exec_core+17452>, 0x59678ceb0161 <vm_exec_core+4993>, 0x59678ceb5f92 <vm_exec_core+29106>, 0x59678ceb1253 <vm_exec_core+9331>, 0x59678ceb3075 <vm_exec_core+17045>, 0x59678ceb3c18 <vm_exec_core+20024>, 0x59678ceb5e0c <vm_exec_core+28716>, 0x59678ceb4b08 <vm_exec_core+23848>, 0x59678ceb1ec8 <vm_exec_core+12520>, 0x59678ceb158c <vm_exec_core+10156>, 0x59678ceb5bb2 <vm_exec_core+28114>, 0x59678ceb2826 <vm_exec_core+14918>, 0x59678ceb51d9 <vm_exec_core+25593>, 0x59678ceb4c37 <vm_exec_core+24151>, 0x59678ceb5434 <vm_exec_core+26196>, 0x59678ceb6477 <vm_exec_core+30359>, 0x59678ceb3e55 <vm_exec_core+20597>, 0x59678ceb4ab8 <vm_exec_core+23768>, 0x59678ceb205a <vm_exec_core+12922>, 0x59678ceb5ae2 <vm_exec_core+27906>, 0x59678ceb219d <vm_exec_core+13245>, 0x59678ceb4755 <vm_exec_core+22901>, 0x59678ceb4ab8 <vm_exec_core+23768>, 0x59678ceb3923 <vm_exec_core+19267>, 0x59678ceb453e <vm_exec_core+22366>, 0x59678ceb241c <vm_exec_core+13884>, 0x59678ceb18a2 <vm_exec_core+10946>, 0x59678ceb5527 <vm_exec_core+26439>, 0x59678ceb0233 <vm_exec_core+5203>, 0x59678ceb3707 <vm_exec_core+18727>, 0x59678cebebcc <vm_exec_core+65004>, 0x59678ceb49dd <vm_exec_core+23549>, 0x59678ceb04f2 <vm_exec_core+5906>, 0x59678ceb0a24 <vm_exec_core+7236>, 0x59678ceb062b <vm_exec_core+6219>, 0x59678ceb141c <vm_exec_core+9788>, 0x59678ceb1d03 <vm_exec_core+12067>, 0x59678ceb3d02 <vm_exec_core+20258>, 0x59678ceb3202 <vm_exec_core+17442>, 0x59678ceb3cfd <vm_exec_core+20253>, 0x59678ceb4918 <vm_exec_core+23352>, 0x59678ceb482a <vm_exec_core+23114>, 0x59678ceb1417 <vm_exec_core+9783>, 0x59678ceb4acc <vm_exec_core+23788>, 0x59678ceb2738 <vm_exec_core+14680>, 0x59678ceb273d <vm_exec_core+14685>, 0x59678ceb4825 <vm_exec_core+23109>, 0x59678ceb4692 <vm_exec_core+22706>, 0x59678ceb35be <vm_exec_core+18398>, 0x59678ceb34ca <vm_exec_core+18154>...} reg_cfp = 0x7c82f9fff758 reg_pc = <optimized out> INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #17 0x000059678ceab558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516001eb5ed0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x000059678cee986b in invoke_iseq_block_from_c (ec=0x516001eb5ed0, captured=<optimized out>, self=136902098748360, 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:1625 flags = 0 iseq = 0x7c8300f3abd8 cfp = 0x7c82f9fff7c8 sp = 0x7c82f9eff818 use_argv = <optimized out> stack_argv = 0x7c82f9eff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x516001eb5ed0, self=136902098748360, 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:1719 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:1749 No locals. #21 0x000059678cee7af6 in rb_vm_invoke_proc (ec=0x50c000636994, proc=0x189, proc@entry=0x5040003abb90, argc=510233953, 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:1770 self = 0 #22 0x000059678ce3de09 in thread_do_start_proc (th=th@entry=0x5150000fee00) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x5040003abb90 args_len = 0 args_ptr = <optimized out> #23 0x000059678ce3ba3a in thread_do_start (th=0x5150000fee00) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #24 thread_start_func_2 (th=th@entry=0x5150000fee00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682 _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 0x000059678ce3acfe in call_thread_start_func_2 (th=0x5150000fee00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7c82f9dffcc0 #26 nt_start (ptr=0x50c000636940) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x5150000fee00 sched = <optimized out> nt = 0x50c000636940 vm = 0x525000000100 #27 0x000059678cae1a9f in asan_thread_start(void*) () No symbol table info available. #28 0x00007c831e69ca94 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 = {136901979801280, 4871664397201920317, 136901979801280, -360, 0, 140734072991184, 4871664397222891837, 4870765700837888317}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x00007c831e729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 4 (Thread 0x7c82fb8006c0 (LWP 889825) "parallel.rb:40"): #0 0x00007c831e71b4cd in __GI___poll (fds=0x7c82f640ce60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000059678ca886ea in __interceptor_poll () No symbol table info available. #2 0x000059678cbe292d in nogvl_wait_for (th=136902098729480, fptr=0x5110001d1a40, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12537 fds = {fd = 4, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174 ready = <optimized out> #4 0x000059678cbe3da6 in internal_read_func (ptr=0x7c82f640cc40) at /tmp/ruby/src/trunk_asan/io.c:1205 iis = 0x7c82f640cc40 result = <optimized out> #5 0x000059678ce232db in rb_thread_io_blocking_call (func=0x59678cbe3920 <internal_read_func>, data1=0x7c82f640cc40, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1829 __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 0x000059678cb2c2e0 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:1074 _ec = 0x516001f1b5d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7c82fb7fedb0, <optimized out>, 0x7c82fb7fecc0, <optimized out>, <optimized out>}, prev = 0x7c82f6409240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001f1b5d0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x000059678cbf81b5 in io_read_memory_locktmp (str=136901919034976, 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 = 136902098729480, fptr = 0x5110001d1a40, nonblock = 0, fd = 4, buf = 0x519000161c80, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x5110001d1a40 n = <optimized out> shrinkable = <optimized out> #9 0x000059678cbd43f1 in io_readpartial (argc=-163525024, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3617 ret = <optimized out> #10 0x000059678cf0fcb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x40b100100003 cc = <optimized out> me = 0x7c831e179ee0 cfunc = 0x504000010f58 recv = 136902098729640 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x000059678cebd217 in vm_sendish (ec=0x516001f1b5d0, reg_cfp=0x7c82fb3ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #12 vm_exec_core (ec=ec@entry=0x516001f1b5d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x59678ceb251c <vm_exec_core+14140>, 0x59678ceaf4eb <vm_exec_core+1803>, 0x59678ceb0e99 <vm_exec_core+8377>, 0x59678ceb69c8 <vm_exec_core+31720>, 0x59678ceb0771 <vm_exec_core+6545>, 0x59678ceb777d <vm_exec_core+35229>, 0x59678ceb57ca <vm_exec_core+27114>, 0x59678ceb339c <vm_exec_core+17852>, 0x59678ceaf820 <vm_exec_core+2624>, 0x59678ceb71fb <vm_exec_core+33819>, 0x59678ceb6d9b <vm_exec_core+32699>, 0x59678ceb0b6c <vm_exec_core+7564>, 0x59678ceafe8c <vm_exec_core+4268>, 0x59678ceb5d01 <vm_exec_core+28449>, 0x59678ceb1b1c <vm_exec_core+11580>, 0x59678ceb743d <vm_exec_core+34397>, 0x59678ceb6fea <vm_exec_core+33290>, 0x59678ceb2394 <vm_exec_core+13748>, 0x59678ceb32ed <vm_exec_core+17677>, 0x59678ceb597a <vm_exec_core+27546>, 0x59678ceb6f32 <vm_exec_core+33106>, 0x59678ceb492c <vm_exec_core+23372>, 0x59678ceb5a2e <vm_exec_core+27726>, 0x59678ceb5eb8 <vm_exec_core+28888>, 0x59678ceb483e <vm_exec_core+23134>, 0x59678ceafd6c <vm_exec_core+3980>, 0x59678ceb5121 <vm_exec_core+25409>, 0x59678ceafb94 <vm_exec_core+3508>, 0x59678ceaff4d <vm_exec_core+4461>, 0x59678ceb2689 <vm_exec_core+14505>, 0x59678ceb46ab <vm_exec_core+22731>, 0x59678ceb4cef <vm_exec_core+24335>, 0x59678ceb43f4 <vm_exec_core+22036>, 0x59678ceaf751 <vm_exec_core+2417>, 0x59678ceb615c <vm_exec_core+29564>, 0x59678ceb6c4b <vm_exec_core+32363>, 0x59678ceb0064 <vm_exec_core+4740>, 0x59678ceb131d <vm_exec_core+9533>, 0x59678ceb0d90 <vm_exec_core+8112>, 0x59678ceb1c97 <vm_exec_core+11959>, 0x59678ceb321b <vm_exec_core+17467>, 0x59678ceb0170 <vm_exec_core+5008>, 0x59678ceb5fa1 <vm_exec_core+29121>, 0x59678ceb1262 <vm_exec_core+9346>, 0x59678ceb3084 <vm_exec_core+17060>, 0x59678ceb3c27 <vm_exec_core+20039>, 0x59678ceb5e1b <vm_exec_core+28731>, 0x59678ceb4b17 <vm_exec_core+23863>, 0x59678ceb1ed7 <vm_exec_core+12535>, 0x59678ceb159b <vm_exec_core+10171>, 0x59678ceb5bc1 <vm_exec_core+28129>, 0x59678ceb2835 <vm_exec_core+14933>, 0x59678ceb51e8 <vm_exec_core+25608>, 0x59678ceb4c46 <vm_exec_core+24166>, 0x59678ceb5443 <vm_exec_core+26211>, 0x59678ceb6486 <vm_exec_core+30374>, 0x59678ceb3e64 <vm_exec_core+20612>, 0x59678ceaf18b <vm_exec_core+939>, 0x59678ceb2069 <vm_exec_core+12937>, 0x59678ceb5af1 <vm_exec_core+27921>, 0x59678ceb21ac <vm_exec_core+13260>, 0x59678ceb4764 <vm_exec_core+22916>, 0x59678ceb5008 <vm_exec_core+25128>, 0x59678ceb3932 <vm_exec_core+19282>, 0x59678ceb454d <vm_exec_core+22381>, 0x59678ceb242b <vm_exec_core+13899>, 0x59678ceb18b1 <vm_exec_core+10961>, 0x59678ceb5536 <vm_exec_core+26454>, 0x59678ceb0242 <vm_exec_core+5218>, 0x59678ceb3716 <vm_exec_core+18742>, 0x59678cebebdb <vm_exec_core+65019>, 0x59678ceb49ec <vm_exec_core+23564>, 0x59678ceb0501 <vm_exec_core+5921>, 0x59678ceb0a33 <vm_exec_core+7251>, 0x59678ceb063a <vm_exec_core+6234>, 0x59678ceb142b <vm_exec_core+9803>, 0x59678ceb1d12 <vm_exec_core+12082>, 0x59678ceaf190 <vm_exec_core+944>, 0x59678ceb1141 <vm_exec_core+9057>, 0x59678ceb79d2 <vm_exec_core+35826>, 0x59678ceb4f08 <vm_exec_core+24872>, 0x59678ceb3d07 <vm_exec_core+20263>, 0x59678ceb6036 <vm_exec_core+29270>, 0x59678ceb7abb <vm_exec_core+36059>, 0x59678ceb6389 <vm_exec_core+30121>, 0x59678ceb74e7 <vm_exec_core+34567>, 0x59678ceb75d1 <vm_exec_core+34801>, 0x59678ceafc73 <vm_exec_core+3731>, 0x59678ceb70a8 <vm_exec_core+33480>, 0x59678ceb2742 <vm_exec_core+14690>, 0x59678ceb72f0 <vm_exec_core+34064>, 0x59678ceb226d <vm_exec_core+13453>, 0x59678ceb624d <vm_exec_core+29805>, 0x59678ceb16e4 <vm_exec_core+10500>, 0x59678ceb2a8b <vm_exec_core+15531>, 0x59678ceb76c7 <vm_exec_core+35047>, 0x59678ceb315b <vm_exec_core+17275>, 0x59678ceb2c3c <vm_exec_core+15964>, 0x59678ceaf276 <vm_exec_core+1174>, 0x59678ceaf98f <vm_exec_core+2991>, 0x59678ceaf374 <vm_exec_core+1428>, 0x59678ceb3a42 <vm_exec_core+19554>, 0x59678ceb2e12 <vm_exec_core+16434>, 0x59678ceb35d7 <vm_exec_core+18423>, 0x59678ceb34de <vm_exec_core+18174>, 0x59678ceb2576 <vm_exec_core+14230>, 0x59678ceb2cf2 <vm_exec_core+16146>, 0x59678ceb294c <vm_exec_core+15212>, 0x59678ceb2f56 <vm_exec_core+16758>, 0x59678ceb2fed <vm_exec_core+16909>, 0x59678ceb250d <vm_exec_core+14125>, 0x59678ceaf4dc <vm_exec_core+1788>, 0x59678ceb0e8a <vm_exec_core+8362>, 0x59678ceb69b9 <vm_exec_core+31705>, 0x59678ceb0762 <vm_exec_core+6530>, 0x59678ceb776e <vm_exec_core+35214>, 0x59678ceb57bb <vm_exec_core+27099>, 0x59678ceb338d <vm_exec_core+17837>, 0x59678ceaf811 <vm_exec_core+2609>, 0x59678ceb71ec <vm_exec_core+33804>, 0x59678ceb6d8c <vm_exec_core+32684>, 0x59678ceb0b5d <vm_exec_core+7549>, 0x59678ceafe7d <vm_exec_core+4253>, 0x59678ceb5cf2 <vm_exec_core+28434>, 0x59678ceb1b0d <vm_exec_core+11565>, 0x59678ceb742e <vm_exec_core+34382>, 0x59678ceb6fdb <vm_exec_core+33275>, 0x59678ceb2385 <vm_exec_core+13733>, 0x59678ceb32de <vm_exec_core+17662>, 0x59678ceb596b <vm_exec_core+27531>, 0x59678ceb6f23 <vm_exec_core+33091>, 0x59678ceb491d <vm_exec_core+23357>, 0x59678ceb5a1f <vm_exec_core+27711>, 0x59678ceb5ea9 <vm_exec_core+28873>, 0x59678ceb482f <vm_exec_core+23119>, 0x59678ceafd5d <vm_exec_core+3965>, 0x59678ceb5112 <vm_exec_core+25394>, 0x59678ceafb85 <vm_exec_core+3493>, 0x59678ceaff3e <vm_exec_core+4446>, 0x59678ceb267a <vm_exec_core+14490>, 0x59678ceb469c <vm_exec_core+22716>, 0x59678ceb4ce0 <vm_exec_core+24320>, 0x59678ceb43e5 <vm_exec_core+22021>, 0x59678ceaf742 <vm_exec_core+2402>, 0x59678ceb614d <vm_exec_core+29549>, 0x59678ceb6c3c <vm_exec_core+32348>, 0x59678ceb0055 <vm_exec_core+4725>, 0x59678ceb130e <vm_exec_core+9518>, 0x59678ceb0d81 <vm_exec_core+8097>, 0x59678ceb1c88 <vm_exec_core+11944>, 0x59678ceb320c <vm_exec_core+17452>, 0x59678ceb0161 <vm_exec_core+4993>, 0x59678ceb5f92 <vm_exec_core+29106>, 0x59678ceb1253 <vm_exec_core+9331>, 0x59678ceb3075 <vm_exec_core+17045>, 0x59678ceb3c18 <vm_exec_core+20024>, 0x59678ceb5e0c <vm_exec_core+28716>, 0x59678ceb4b08 <vm_exec_core+23848>, 0x59678ceb1ec8 <vm_exec_core+12520>, 0x59678ceb158c <vm_exec_core+10156>, 0x59678ceb5bb2 <vm_exec_core+28114>, 0x59678ceb2826 <vm_exec_core+14918>, 0x59678ceb51d9 <vm_exec_core+25593>, 0x59678ceb4c37 <vm_exec_core+24151>, 0x59678ceb5434 <vm_exec_core+26196>, 0x59678ceb6477 <vm_exec_core+30359>, 0x59678ceb3e55 <vm_exec_core+20597>, 0x59678ceb4ab8 <vm_exec_core+23768>, 0x59678ceb205a <vm_exec_core+12922>, 0x59678ceb5ae2 <vm_exec_core+27906>, 0x59678ceb219d <vm_exec_core+13245>, 0x59678ceb4755 <vm_exec_core+22901>, 0x59678ceb4ab8 <vm_exec_core+23768>, 0x59678ceb3923 <vm_exec_core+19267>, 0x59678ceb453e <vm_exec_core+22366>, 0x59678ceb241c <vm_exec_core+13884>, 0x59678ceb18a2 <vm_exec_core+10946>, 0x59678ceb5527 <vm_exec_core+26439>, 0x59678ceb0233 <vm_exec_core+5203>, 0x59678ceb3707 <vm_exec_core+18727>, 0x59678cebebcc <vm_exec_core+65004>, 0x59678ceb49dd <vm_exec_core+23549>, 0x59678ceb04f2 <vm_exec_core+5906>, 0x59678ceb0a24 <vm_exec_core+7236>, 0x59678ceb062b <vm_exec_core+6219>, 0x59678ceb141c <vm_exec_core+9788>, 0x59678ceb1d03 <vm_exec_core+12067>, 0x59678ceb3d02 <vm_exec_core+20258>, 0x59678ceb3202 <vm_exec_core+17442>, 0x59678ceb3cfd <vm_exec_core+20253>, 0x59678ceb4918 <vm_exec_core+23352>, 0x59678ceb482a <vm_exec_core+23114>, 0x59678ceb1417 <vm_exec_core+9783>, 0x59678ceb4acc <vm_exec_core+23788>, 0x59678ceb2738 <vm_exec_core+14680>, 0x59678ceb273d <vm_exec_core+14685>, 0x59678ceb4825 <vm_exec_core+23109>, 0x59678ceb4692 <vm_exec_core+22706>, 0x59678ceb35be <vm_exec_core+18398>, 0x59678ceb34ca <vm_exec_core+18154>...} reg_cfp = 0x7c82fb3ff790 reg_pc = 0x513000053c20 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #13 0x000059678ceab558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516001f1b5d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x000059678cee986b in invoke_iseq_block_from_c (ec=0x516001f1b5d0, captured=<optimized out>, self=136902579110040, 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:1625 flags = 0 iseq = 0x7c831dfe42b0 cfp = 0x7c82fb3ff7c8 sp = 0x7c82fb2ff818 use_argv = <optimized out> stack_argv = 0x7c82fb2ff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x516001f1b5d0, self=136902579110040, 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:1719 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:1749 No locals. #17 0x000059678cee7af6 in rb_vm_invoke_proc (ec=0x7c82f640ce60, proc=0x1, proc@entry=0x5040003cf010, argc=510768333, 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:1770 self = 4294967295 #18 0x000059678ce3de09 in thread_do_start_proc (th=th@entry=0x515000104a80) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x5040003cf010 args_len = 0 args_ptr = <optimized out> #19 0x000059678ce3ba3a in thread_do_start (th=0x515000104a80) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #20 thread_start_func_2 (th=th@entry=0x515000104a80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682 _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 0x000059678ce3acfe in call_thread_start_func_2 (th=0x515000104a80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7c82fb7ffcc0 #22 nt_start (ptr=0x50c000651dc0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x515000104a80 sched = <optimized out> nt = 0x50c000651dc0 vm = 0x525000000100 #23 0x000059678cae1a9f in asan_thread_start(void*) () No symbol table info available. #24 0x00007c831e69ca94 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 = {136902007064256, 4871669619882152253, 136902007064256, -360, 25, 140734072996912, 4871669619903123773, 4870765700837888317}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x00007c831e729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x7c83024006c0 (LWP 890007) "test_autoload.*"): #0 0x00007c831e71b4cd in __GI___poll (fds=0x7c82ef709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000059678ca886ea in __interceptor_poll () No symbol table info available. #2 0x000059678ce3f06f 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:3006 vm = <optimized out> #4 0x000059678cae1a9f in asan_thread_start(void*) () No symbol table info available. #5 0x00007c831e69ca94 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 = {136902120310464, 4870738883289239869, 136902120310464, -360, 0, 136901908489008, 4870738883310211389, 4870765700837888317}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007c831e729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7c82f60006c0 (LWP 926969) "test_autoload.*"): #0 0x00007c831e698d61 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x7c82f5ffc3e0, op=137, expected=0, futex_word=0x50c000655890) 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=20576, abstime=0x7c82f5ffc3e0, clockid=20576, expected=0, futex_word=0x50c000655890) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 5267712 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000655890, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7c82f5ffc3e0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007c831e69bc7e in __pthread_cond_wait_common (abstime=0x7c82f5ffc3e0, clockid=1, mutex=0x515000109e20, cond=0x50c000655868) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7c831e69b4a0 <__condvar_cleanup_waiting>, __arg = 0x7c82f5ffc2d0, __canceltype = 51, __prev = 0x0} cbuffer = {wseq = 0, cond = 0x50c000655868, mutex = 0x515000109e20, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 0 seq = 0 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=0x50c000655868, mutex=mutex@entry=0x515000109e20, abstime=abstime@entry=0x7c82f5ffc3e0) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x000059678ce396e1 in native_cond_timedwait (cond=0x50c000655868, mutex=0x515000109e20, 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=0x515000109d00, rel=rel@entry=0x7c82f4a0a6a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2429 end = <optimized out> sched = 0x5160000004a0 lock = 0x515000109e20 cond = 0x50c000655868 max = 100000000000000000 #7 0x000059678ce20154 in native_sleep (th=0x515000109d00, rel=0x7c82f4a0a6a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3276 sched = <optimized out> #8 sleep_hrtime (th=<optimized out>, rel=500000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1311 prev_status = THREAD_RUNNABLE end = 2050531224793081 woke = 1 #9 0x000059678ccb081d in rb_f_sleep (argc=1, argv=0x7c8301a1b8c0, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4965 beg = 1737726806 scheduler = <optimized out> end = <optimized out> #10 0x000059678cf0fcb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x670100140003 cc = <optimized out> me = 0x7c831ba27518 cfunc = 0x5040000201d8 recv = 136902579390360 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x000059678cef610d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7c82f5ffcb50) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0xffffffff cc = <optimized out> cme = <optimized out> v = <optimized out> #12 0x000059678cef5bc5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919 ci = <optimized out> cc = 0x7c82f5ffc3e0 #13 0x000059678cebd217 in vm_sendish (ec=0x516001f212d0, reg_cfp=0x7c8301b1b6b0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #14 vm_exec_core (ec=ec@entry=0x516001f212d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x59678ceb251c <vm_exec_core+14140>, 0x59678ceaf4eb <vm_exec_core+1803>, 0x59678ceb0e99 <vm_exec_core+8377>, 0x59678ceb69c8 <vm_exec_core+31720>, 0x59678ceb0771 <vm_exec_core+6545>, 0x59678ceb777d <vm_exec_core+35229>, 0x59678ceb57ca <vm_exec_core+27114>, 0x59678ceb339c <vm_exec_core+17852>, 0x59678ceaf820 <vm_exec_core+2624>, 0x59678ceb71fb <vm_exec_core+33819>, 0x59678ceb6d9b <vm_exec_core+32699>, 0x59678ceb0b6c <vm_exec_core+7564>, 0x59678ceafe8c <vm_exec_core+4268>, 0x59678ceb5d01 <vm_exec_core+28449>, 0x59678ceb1b1c <vm_exec_core+11580>, 0x59678ceb743d <vm_exec_core+34397>, 0x59678ceb6fea <vm_exec_core+33290>, 0x59678ceb2394 <vm_exec_core+13748>, 0x59678ceb32ed <vm_exec_core+17677>, 0x59678ceb597a <vm_exec_core+27546>, 0x59678ceb6f32 <vm_exec_core+33106>, 0x59678ceb492c <vm_exec_core+23372>, 0x59678ceb5a2e <vm_exec_core+27726>, 0x59678ceb5eb8 <vm_exec_core+28888>, 0x59678ceb483e <vm_exec_core+23134>, 0x59678ceafd6c <vm_exec_core+3980>, 0x59678ceb5121 <vm_exec_core+25409>, 0x59678ceafb94 <vm_exec_core+3508>, 0x59678ceaff4d <vm_exec_core+4461>, 0x59678ceb2689 <vm_exec_core+14505>, 0x59678ceb46ab <vm_exec_core+22731>, 0x59678ceb4cef <vm_exec_core+24335>, 0x59678ceb43f4 <vm_exec_core+22036>, 0x59678ceaf751 <vm_exec_core+2417>, 0x59678ceb615c <vm_exec_core+29564>, 0x59678ceb6c4b <vm_exec_core+32363>, 0x59678ceb0064 <vm_exec_core+4740>, 0x59678ceb131d <vm_exec_core+9533>, 0x59678ceb0d90 <vm_exec_core+8112>, 0x59678ceb1c97 <vm_exec_core+11959>, 0x59678ceb321b <vm_exec_core+17467>, 0x59678ceb0170 <vm_exec_core+5008>, 0x59678ceb5fa1 <vm_exec_core+29121>, 0x59678ceb1262 <vm_exec_core+9346>, 0x59678ceb3084 <vm_exec_core+17060>, 0x59678ceb3c27 <vm_exec_core+20039>, 0x59678ceb5e1b <vm_exec_core+28731>, 0x59678ceb4b17 <vm_exec_core+23863>, 0x59678ceb1ed7 <vm_exec_core+12535>, 0x59678ceb159b <vm_exec_core+10171>, 0x59678ceb5bc1 <vm_exec_core+28129>, 0x59678ceb2835 <vm_exec_core+14933>, 0x59678ceb51e8 <vm_exec_core+25608>, 0x59678ceb4c46 <vm_exec_core+24166>, 0x59678ceb5443 <vm_exec_core+26211>, 0x59678ceb6486 <vm_exec_core+30374>, 0x59678ceb3e64 <vm_exec_core+20612>, 0x59678ceaf18b <vm_exec_core+939>, 0x59678ceb2069 <vm_exec_core+12937>, 0x59678ceb5af1 <vm_exec_core+27921>, 0x59678ceb21ac <vm_exec_core+13260>, 0x59678ceb4764 <vm_exec_core+22916>, 0x59678ceb5008 <vm_exec_core+25128>, 0x59678ceb3932 <vm_exec_core+19282>, 0x59678ceb454d <vm_exec_core+22381>, 0x59678ceb242b <vm_exec_core+13899>, 0x59678ceb18b1 <vm_exec_core+10961>, 0x59678ceb5536 <vm_exec_core+26454>, 0x59678ceb0242 <vm_exec_core+5218>, 0x59678ceb3716 <vm_exec_core+18742>, 0x59678cebebdb <vm_exec_core+65019>, 0x59678ceb49ec <vm_exec_core+23564>, 0x59678ceb0501 <vm_exec_core+5921>, 0x59678ceb0a33 <vm_exec_core+7251>, 0x59678ceb063a <vm_exec_core+6234>, 0x59678ceb142b <vm_exec_core+9803>, 0x59678ceb1d12 <vm_exec_core+12082>, 0x59678ceaf190 <vm_exec_core+944>, 0x59678ceb1141 <vm_exec_core+9057>, 0x59678ceb79d2 <vm_exec_core+35826>, 0x59678ceb4f08 <vm_exec_core+24872>, 0x59678ceb3d07 <vm_exec_core+20263>, 0x59678ceb6036 <vm_exec_core+29270>, 0x59678ceb7abb <vm_exec_core+36059>, 0x59678ceb6389 <vm_exec_core+30121>, 0x59678ceb74e7 <vm_exec_core+34567>, 0x59678ceb75d1 <vm_exec_core+34801>, 0x59678ceafc73 <vm_exec_core+3731>, 0x59678ceb70a8 <vm_exec_core+33480>, 0x59678ceb2742 <vm_exec_core+14690>, 0x59678ceb72f0 <vm_exec_core+34064>, 0x59678ceb226d <vm_exec_core+13453>, 0x59678ceb624d <vm_exec_core+29805>, 0x59678ceb16e4 <vm_exec_core+10500>, 0x59678ceb2a8b <vm_exec_core+15531>, 0x59678ceb76c7 <vm_exec_core+35047>, 0x59678ceb315b <vm_exec_core+17275>, 0x59678ceb2c3c <vm_exec_core+15964>, 0x59678ceaf276 <vm_exec_core+1174>, 0x59678ceaf98f <vm_exec_core+2991>, 0x59678ceaf374 <vm_exec_core+1428>, 0x59678ceb3a42 <vm_exec_core+19554>, 0x59678ceb2e12 <vm_exec_core+16434>, 0x59678ceb35d7 <vm_exec_core+18423>, 0x59678ceb34de <vm_exec_core+18174>, 0x59678ceb2576 <vm_exec_core+14230>, 0x59678ceb2cf2 <vm_exec_core+16146>, 0x59678ceb294c <vm_exec_core+15212>, 0x59678ceb2f56 <vm_exec_core+16758>, 0x59678ceb2fed <vm_exec_core+16909>, 0x59678ceb250d <vm_exec_core+14125>, 0x59678ceaf4dc <vm_exec_core+1788>, 0x59678ceb0e8a <vm_exec_core+8362>, 0x59678ceb69b9 <vm_exec_core+31705>, 0x59678ceb0762 <vm_exec_core+6530>, 0x59678ceb776e <vm_exec_core+35214>, 0x59678ceb57bb <vm_exec_core+27099>, 0x59678ceb338d <vm_exec_core+17837>, 0x59678ceaf811 <vm_exec_core+2609>, 0x59678ceb71ec <vm_exec_core+33804>, 0x59678ceb6d8c <vm_exec_core+32684>, 0x59678ceb0b5d <vm_exec_core+7549>, 0x59678ceafe7d <vm_exec_core+4253>, 0x59678ceb5cf2 <vm_exec_core+28434>, 0x59678ceb1b0d <vm_exec_core+11565>, 0x59678ceb742e <vm_exec_core+34382>, 0x59678ceb6fdb <vm_exec_core+33275>, 0x59678ceb2385 <vm_exec_core+13733>, 0x59678ceb32de <vm_exec_core+17662>, 0x59678ceb596b <vm_exec_core+27531>, 0x59678ceb6f23 <vm_exec_core+33091>, 0x59678ceb491d <vm_exec_core+23357>, 0x59678ceb5a1f <vm_exec_core+27711>, 0x59678ceb5ea9 <vm_exec_core+28873>, 0x59678ceb482f <vm_exec_core+23119>, 0x59678ceafd5d <vm_exec_core+3965>, 0x59678ceb5112 <vm_exec_core+25394>, 0x59678ceafb85 <vm_exec_core+3493>, 0x59678ceaff3e <vm_exec_core+4446>, 0x59678ceb267a <vm_exec_core+14490>, 0x59678ceb469c <vm_exec_core+22716>, 0x59678ceb4ce0 <vm_exec_core+24320>, 0x59678ceb43e5 <vm_exec_core+22021>, 0x59678ceaf742 <vm_exec_core+2402>, 0x59678ceb614d <vm_exec_core+29549>, 0x59678ceb6c3c <vm_exec_core+32348>, 0x59678ceb0055 <vm_exec_core+4725>, 0x59678ceb130e <vm_exec_core+9518>, 0x59678ceb0d81 <vm_exec_core+8097>, 0x59678ceb1c88 <vm_exec_core+11944>, 0x59678ceb320c <vm_exec_core+17452>, 0x59678ceb0161 <vm_exec_core+4993>, 0x59678ceb5f92 <vm_exec_core+29106>, 0x59678ceb1253 <vm_exec_core+9331>, 0x59678ceb3075 <vm_exec_core+17045>, 0x59678ceb3c18 <vm_exec_core+20024>, 0x59678ceb5e0c <vm_exec_core+28716>, 0x59678ceb4b08 <vm_exec_core+23848>, 0x59678ceb1ec8 <vm_exec_core+12520>, 0x59678ceb158c <vm_exec_core+10156>, 0x59678ceb5bb2 <vm_exec_core+28114>, 0x59678ceb2826 <vm_exec_core+14918>, 0x59678ceb51d9 <vm_exec_core+25593>, 0x59678ceb4c37 <vm_exec_core+24151>, 0x59678ceb5434 <vm_exec_core+26196>, 0x59678ceb6477 <vm_exec_core+30359>, 0x59678ceb3e55 <vm_exec_core+20597>, 0x59678ceb4ab8 <vm_exec_core+23768>, 0x59678ceb205a <vm_exec_core+12922>, 0x59678ceb5ae2 <vm_exec_core+27906>, 0x59678ceb219d <vm_exec_core+13245>, 0x59678ceb4755 <vm_exec_core+22901>, 0x59678ceb4ab8 <vm_exec_core+23768>, 0x59678ceb3923 <vm_exec_core+19267>, 0x59678ceb453e <vm_exec_core+22366>, 0x59678ceb241c <vm_exec_core+13884>, 0x59678ceb18a2 <vm_exec_core+10946>, 0x59678ceb5527 <vm_exec_core+26439>, 0x59678ceb0233 <vm_exec_core+5203>, 0x59678ceb3707 <vm_exec_core+18727>, 0x59678cebebcc <vm_exec_core+65004>, 0x59678ceb49dd <vm_exec_core+23549>, 0x59678ceb04f2 <vm_exec_core+5906>, 0x59678ceb0a24 <vm_exec_core+7236>, 0x59678ceb062b <vm_exec_core+6219>, 0x59678ceb141c <vm_exec_core+9788>, 0x59678ceb1d03 <vm_exec_core+12067>, 0x59678ceb3d02 <vm_exec_core+20258>, 0x59678ceb3202 <vm_exec_core+17442>, 0x59678ceb3cfd <vm_exec_core+20253>, 0x59678ceb4918 <vm_exec_core+23352>, 0x59678ceb482a <vm_exec_core+23114>, 0x59678ceb1417 <vm_exec_core+9783>, 0x59678ceb4acc <vm_exec_core+23788>, 0x59678ceb2738 <vm_exec_core+14680>, 0x59678ceb273d <vm_exec_core+14685>, 0x59678ceb4825 <vm_exec_core+23109>, 0x59678ceb4692 <vm_exec_core+22706>, 0x59678ceb35be <vm_exec_core+18398>, 0x59678ceb34ca <vm_exec_core+18154>...} reg_cfp = 0x7c8301b1b6b0 reg_pc = 0x5040003d2238 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #15 0x000059678ceab558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516001f212d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #16 0x000059678cc2bc6c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=136902546257360) at /tmp/ruby/src/trunk_asan/load.c:789 iseq = 0x7c831ba37530 #17 0x000059678cc26b2b in require_internal (ec=ec@entry=0x516001f212d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1296 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x515000109d00 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 136902587372520 realpath_map = 136902587372360 path = 136902546257360 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #18 0x000059678cc24b22 in rb_require_string_internal (fname=136902098250480, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402 result = <optimized out> ec = 0x516001f212d0 result = <optimized out> #19 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1388 No locals. #20 0x000059678cf0fcb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x1647100140003 cc = <optimized out> me = 0x7c831d9b5010 cfunc = 0x504000018558 recv = 136902587502000 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #21 0x000059678cef610d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7c82f5ffe070) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0xffffffff cc = <optimized out> cme = <optimized out> v = <optimized out> #22 0x000059678cefbd65 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4188 No locals. #23 0x000059678cebd217 in vm_sendish (ec=0x516001f212d0, reg_cfp=0x7c8301b1b758, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #24 vm_exec_core (ec=ec@entry=0x516001f212d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x59678ceb251c <vm_exec_core+14140>, 0x59678ceaf4eb <vm_exec_core+1803>, 0x59678ceb0e99 <vm_exec_core+8377>, 0x59678ceb69c8 <vm_exec_core+31720>, 0x59678ceb0771 <vm_exec_core+6545>, 0x59678ceb777d <vm_exec_core+35229>, 0x59678ceb57ca <vm_exec_core+27114>, 0x59678ceb339c <vm_exec_core+17852>, 0x59678ceaf820 <vm_exec_core+2624>, 0x59678ceb71fb <vm_exec_core+33819>, 0x59678ceb6d9b <vm_exec_core+32699>, 0x59678ceb0b6c <vm_exec_core+7564>, 0x59678ceafe8c <vm_exec_core+4268>, 0x59678ceb5d01 <vm_exec_core+28449>, 0x59678ceb1b1c <vm_exec_core+11580>, 0x59678ceb743d <vm_exec_core+34397>, 0x59678ceb6fea <vm_exec_core+33290>, 0x59678ceb2394 <vm_exec_core+13748>, 0x59678ceb32ed <vm_exec_core+17677>, 0x59678ceb597a <vm_exec_core+27546>, 0x59678ceb6f32 <vm_exec_core+33106>, 0x59678ceb492c <vm_exec_core+23372>, 0x59678ceb5a2e <vm_exec_core+27726>, 0x59678ceb5eb8 <vm_exec_core+28888>, 0x59678ceb483e <vm_exec_core+23134>, 0x59678ceafd6c <vm_exec_core+3980>, 0x59678ceb5121 <vm_exec_core+25409>, 0x59678ceafb94 <vm_exec_core+3508>, 0x59678ceaff4d <vm_exec_core+4461>, 0x59678ceb2689 <vm_exec_core+14505>, 0x59678ceb46ab <vm_exec_core+22731>, 0x59678ceb4cef <vm_exec_core+24335>, 0x59678ceb43f4 <vm_exec_core+22036>, 0x59678ceaf751 <vm_exec_core+2417>, 0x59678ceb615c <vm_exec_core+29564>, 0x59678ceb6c4b <vm_exec_core+32363>, 0x59678ceb0064 <vm_exec_core+4740>, 0x59678ceb131d <vm_exec_core+9533>, 0x59678ceb0d90 <vm_exec_core+8112>, 0x59678ceb1c97 <vm_exec_core+11959>, 0x59678ceb321b <vm_exec_core+17467>, 0x59678ceb0170 <vm_exec_core+5008>, 0x59678ceb5fa1 <vm_exec_core+29121>, 0x59678ceb1262 <vm_exec_core+9346>, 0x59678ceb3084 <vm_exec_core+17060>, 0x59678ceb3c27 <vm_exec_core+20039>, 0x59678ceb5e1b <vm_exec_core+28731>, 0x59678ceb4b17 <vm_exec_core+23863>, 0x59678ceb1ed7 <vm_exec_core+12535>, 0x59678ceb159b <vm_exec_core+10171>, 0x59678ceb5bc1 <vm_exec_core+28129>, 0x59678ceb2835 <vm_exec_core+14933>, 0x59678ceb51e8 <vm_exec_core+25608>, 0x59678ceb4c46 <vm_exec_core+24166>, 0x59678ceb5443 <vm_exec_core+26211>, 0x59678ceb6486 <vm_exec_core+30374>, 0x59678ceb3e64 <vm_exec_core+20612>, 0x59678ceaf18b <vm_exec_core+939>, 0x59678ceb2069 <vm_exec_core+12937>, 0x59678ceb5af1 <vm_exec_core+27921>, 0x59678ceb21ac <vm_exec_core+13260>, 0x59678ceb4764 <vm_exec_core+22916>, 0x59678ceb5008 <vm_exec_core+25128>, 0x59678ceb3932 <vm_exec_core+19282>, 0x59678ceb454d <vm_exec_core+22381>, 0x59678ceb242b <vm_exec_core+13899>, 0x59678ceb18b1 <vm_exec_core+10961>, 0x59678ceb5536 <vm_exec_core+26454>, 0x59678ceb0242 <vm_exec_core+5218>, 0x59678ceb3716 <vm_exec_core+18742>, 0x59678cebebdb <vm_exec_core+65019>, 0x59678ceb49ec <vm_exec_core+23564>, 0x59678ceb0501 <vm_exec_core+5921>, 0x59678ceb0a33 <vm_exec_core+7251>, 0x59678ceb063a <vm_exec_core+6234>, 0x59678ceb142b <vm_exec_core+9803>, 0x59678ceb1d12 <vm_exec_core+12082>, 0x59678ceaf190 <vm_exec_core+944>, 0x59678ceb1141 <vm_exec_core+9057>, 0x59678ceb79d2 <vm_exec_core+35826>, 0x59678ceb4f08 <vm_exec_core+24872>, 0x59678ceb3d07 <vm_exec_core+20263>, 0x59678ceb6036 <vm_exec_core+29270>, 0x59678ceb7abb <vm_exec_core+36059>, 0x59678ceb6389 <vm_exec_core+30121>, 0x59678ceb74e7 <vm_exec_core+34567>, 0x59678ceb75d1 <vm_exec_core+34801>, 0x59678ceafc73 <vm_exec_core+3731>, 0x59678ceb70a8 <vm_exec_core+33480>, 0x59678ceb2742 <vm_exec_core+14690>, 0x59678ceb72f0 <vm_exec_core+34064>, 0x59678ceb226d <vm_exec_core+13453>, 0x59678ceb624d <vm_exec_core+29805>, 0x59678ceb16e4 <vm_exec_core+10500>, 0x59678ceb2a8b <vm_exec_core+15531>, 0x59678ceb76c7 <vm_exec_core+35047>, 0x59678ceb315b <vm_exec_core+17275>, 0x59678ceb2c3c <vm_exec_core+15964>, 0x59678ceaf276 <vm_exec_core+1174>, 0x59678ceaf98f <vm_exec_core+2991>, 0x59678ceaf374 <vm_exec_core+1428>, 0x59678ceb3a42 <vm_exec_core+19554>, 0x59678ceb2e12 <vm_exec_core+16434>, 0x59678ceb35d7 <vm_exec_core+18423>, 0x59678ceb34de <vm_exec_core+18174>, 0x59678ceb2576 <vm_exec_core+14230>, 0x59678ceb2cf2 <vm_exec_core+16146>, 0x59678ceb294c <vm_exec_core+15212>, 0x59678ceb2f56 <vm_exec_core+16758>, 0x59678ceb2fed <vm_exec_core+16909>, 0x59678ceb250d <vm_exec_core+14125>, 0x59678ceaf4dc <vm_exec_core+1788>, 0x59678ceb0e8a <vm_exec_core+8362>, 0x59678ceb69b9 <vm_exec_core+31705>, 0x59678ceb0762 <vm_exec_core+6530>, 0x59678ceb776e <vm_exec_core+35214>, 0x59678ceb57bb <vm_exec_core+27099>, 0x59678ceb338d <vm_exec_core+17837>, 0x59678ceaf811 <vm_exec_core+2609>, 0x59678ceb71ec <vm_exec_core+33804>, 0x59678ceb6d8c <vm_exec_core+32684>, 0x59678ceb0b5d <vm_exec_core+7549>, 0x59678ceafe7d <vm_exec_core+4253>, 0x59678ceb5cf2 <vm_exec_core+28434>, 0x59678ceb1b0d <vm_exec_core+11565>, 0x59678ceb742e <vm_exec_core+34382>, 0x59678ceb6fdb <vm_exec_core+33275>, 0x59678ceb2385 <vm_exec_core+13733>, 0x59678ceb32de <vm_exec_core+17662>, 0x59678ceb596b <vm_exec_core+27531>, 0x59678ceb6f23 <vm_exec_core+33091>, 0x59678ceb491d <vm_exec_core+23357>, 0x59678ceb5a1f <vm_exec_core+27711>, 0x59678ceb5ea9 <vm_exec_core+28873>, 0x59678ceb482f <vm_exec_core+23119>, 0x59678ceafd5d <vm_exec_core+3965>, 0x59678ceb5112 <vm_exec_core+25394>, 0x59678ceafb85 <vm_exec_core+3493>, 0x59678ceaff3e <vm_exec_core+4446>, 0x59678ceb267a <vm_exec_core+14490>, 0x59678ceb469c <vm_exec_core+22716>, 0x59678ceb4ce0 <vm_exec_core+24320>, 0x59678ceb43e5 <vm_exec_core+22021>, 0x59678ceaf742 <vm_exec_core+2402>, 0x59678ceb614d <vm_exec_core+29549>, 0x59678ceb6c3c <vm_exec_core+32348>, 0x59678ceb0055 <vm_exec_core+4725>, 0x59678ceb130e <vm_exec_core+9518>, 0x59678ceb0d81 <vm_exec_core+8097>, 0x59678ceb1c88 <vm_exec_core+11944>, 0x59678ceb320c <vm_exec_core+17452>, 0x59678ceb0161 <vm_exec_core+4993>, 0x59678ceb5f92 <vm_exec_core+29106>, 0x59678ceb1253 <vm_exec_core+9331>, 0x59678ceb3075 <vm_exec_core+17045>, 0x59678ceb3c18 <vm_exec_core+20024>, 0x59678ceb5e0c <vm_exec_core+28716>, 0x59678ceb4b08 <vm_exec_core+23848>, 0x59678ceb1ec8 <vm_exec_core+12520>, 0x59678ceb158c <vm_exec_core+10156>, 0x59678ceb5bb2 <vm_exec_core+28114>, 0x59678ceb2826 <vm_exec_core+14918>, 0x59678ceb51d9 <vm_exec_core+25593>, 0x59678ceb4c37 <vm_exec_core+24151>, 0x59678ceb5434 <vm_exec_core+26196>, 0x59678ceb6477 <vm_exec_core+30359>, 0x59678ceb3e55 <vm_exec_core+20597>, 0x59678ceb4ab8 <vm_exec_core+23768>, 0x59678ceb205a <vm_exec_core+12922>, 0x59678ceb5ae2 <vm_exec_core+27906>, 0x59678ceb219d <vm_exec_core+13245>, 0x59678ceb4755 <vm_exec_core+22901>, 0x59678ceb4ab8 <vm_exec_core+23768>, 0x59678ceb3923 <vm_exec_core+19267>, 0x59678ceb453e <vm_exec_core+22366>, 0x59678ceb241c <vm_exec_core+13884>, 0x59678ceb18a2 <vm_exec_core+10946>, 0x59678ceb5527 <vm_exec_core+26439>, 0x59678ceb0233 <vm_exec_core+5203>, 0x59678ceb3707 <vm_exec_core+18727>, 0x59678cebebcc <vm_exec_core+65004>, 0x59678ceb49dd <vm_exec_core+23549>, 0x59678ceb04f2 <vm_exec_core+5906>, 0x59678ceb0a24 <vm_exec_core+7236>, 0x59678ceb062b <vm_exec_core+6219>, 0x59678ceb141c <vm_exec_core+9788>, 0x59678ceb1d03 <vm_exec_core+12067>, 0x59678ceb3d02 <vm_exec_core+20258>, 0x59678ceb3202 <vm_exec_core+17442>, 0x59678ceb3cfd <vm_exec_core+20253>, 0x59678ceb4918 <vm_exec_core+23352>, 0x59678ceb482a <vm_exec_core+23114>, 0x59678ceb1417 <vm_exec_core+9783>, 0x59678ceb4acc <vm_exec_core+23788>, 0x59678ceb2738 <vm_exec_core+14680>, 0x59678ceb273d <vm_exec_core+14685>, 0x59678ceb4825 <vm_exec_core+23109>, 0x59678ceb4692 <vm_exec_core+22706>, 0x59678ceb35be <vm_exec_core+18398>, 0x59678ceb34ca <vm_exec_core+18154>...} reg_cfp = 0x7c8301b1b758 reg_pc = 0x5110000a2538 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #25 0x000059678ceab558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516001f212d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #26 0x000059678cf23c3a in vm_call0_body (ec=<optimized out>, calling=0x7c82f4d09460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x7c82f4d094d0 cc = <optimized out> ret = <optimized out> #27 0x000059678cf234af in vm_call0_cme (ec=0x516001f212d0, calling=0x7c82f4d09460, argv=0x7c82f5ffe820, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #28 vm_call0_body (ec=<optimized out>, calling=0x7c82f4d09460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x7c831ba27b80 orig_cme = <optimized out> ci = 0x7c82f4d094d0 cc = 0x7c831ba27b58 ret = <optimized out> #29 0x000059678ced79ce in vm_call0_cc (recv=136902587502000, id=22673, argc=<optimized out>, argv=<optimized out>, cc=0x7c831ba27b58, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101 flags = <optimized out> calling = <error reading variable calling (Cannot access memory at address 0x89)> use_argv = 0x0 av = <optimized out> #30 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 = 0x7c831ba27b58 self = <optimized out> #31 0x000059678ced87fe in rb_funcallv (recv=136902587502000, mid=22673, argc=1, argv=0x7c82f5ffe820) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062 No locals. #32 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119 ar = <optimized out> argv = 0x7c82f5ffe820 #33 0x000059678ce96f7e in autoload_feature_require (_arguments=136901914782736) at /tmp/ruby/src/trunk_asan/variable.c:2958 arguments = 0x7c82f5ffec10 autoload_const = <optimized out> result = <optimized out> #34 autoload_try_load (_arguments=136901914782736) at /tmp/ruby/src/trunk_asan/variable.c:2972 arguments = 0x7c82f5ffec10 result = <optimized out> ce = <optimized out> #35 0x000059678cb2c2e0 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:1074 _ec = 0x516001f212d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7c82f5ffeb90, <optimized out>, 0x7c82f5ffeaa0, <optimized out>, <optimized out>}, prev = 0x7c82f4c09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001f212d0 state = RUBY_TAG_NONE errinfo = <optimized out> #36 0x000059678ce962e6 in rb_autoload_load (module=module@entry=136902594526520, name=name@entry=162235) at /tmp/ruby/src/trunk_asan/variable.c:3033 ce = 0x5030008a88f0 arguments = {module = 136902594526520, name = 162235, flag = 0, mutex = 136902546257440, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #37 0x000059678ce9fd1d in rb_const_search_from (klass=136902546107040, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3135 ac = 0xfffffffffffffdfc am = 136902594526520 tmp = 136902594526520 ce = <optimized out> current = 136902594526520 value = <optimized out> first_iteration = <optimized out> #38 0x000059678ce97fe4 in rb_const_search (klass=136902546107040, id=162235, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3157 value = <optimized out> #39 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:3084 c = <optimized out> #40 0x000059678cea311e 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 = 88785570584720 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> #41 0x000059678ceae481 in vm_get_ev_const_chain (ec=0x516001f212d0, segments=0x50200066d4f0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167 id = 0 val = 137 idx = <optimized out> allow_nil = <optimized out> #42 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x50200066d4b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6436 segments = 0x50200066d4f0 ice = <optimized out> val = <optimized out> #43 0x000059678ceaff00 in vm_exec_core (ec=ec@entry=0x516001f212d0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x59678ceb251c <vm_exec_core+14140>, 0x59678ceaf4eb <vm_exec_core+1803>, 0x59678ceb0e99 <vm_exec_core+8377>, 0x59678ceb69c8 <vm_exec_core+31720>, 0x59678ceb0771 <vm_exec_core+6545>, 0x59678ceb777d <vm_exec_core+35229>, 0x59678ceb57ca <vm_exec_core+27114>, 0x59678ceb339c <vm_exec_core+17852>, 0x59678ceaf820 <vm_exec_core+2624>, 0x59678ceb71fb <vm_exec_core+33819>, 0x59678ceb6d9b <vm_exec_core+32699>, 0x59678ceb0b6c <vm_exec_core+7564>, 0x59678ceafe8c <vm_exec_core+4268>, 0x59678ceb5d01 <vm_exec_core+28449>, 0x59678ceb1b1c <vm_exec_core+11580>, 0x59678ceb743d <vm_exec_core+34397>, 0x59678ceb6fea <vm_exec_core+33290>, 0x59678ceb2394 <vm_exec_core+13748>, 0x59678ceb32ed <vm_exec_core+17677>, 0x59678ceb597a <vm_exec_core+27546>, 0x59678ceb6f32 <vm_exec_core+33106>, 0x59678ceb492c <vm_exec_core+23372>, 0x59678ceb5a2e <vm_exec_core+27726>, 0x59678ceb5eb8 <vm_exec_core+28888>, 0x59678ceb483e <vm_exec_core+23134>, 0x59678ceafd6c <vm_exec_core+3980>, 0x59678ceb5121 <vm_exec_core+25409>, 0x59678ceafb94 <vm_exec_core+3508>, 0x59678ceaff4d <vm_exec_core+4461>, 0x59678ceb2689 <vm_exec_core+14505>, 0x59678ceb46ab <vm_exec_core+22731>, 0x59678ceb4cef <vm_exec_core+24335>, 0x59678ceb43f4 <vm_exec_core+22036>, 0x59678ceaf751 <vm_exec_core+2417>, 0x59678ceb615c <vm_exec_core+29564>, 0x59678ceb6c4b <vm_exec_core+32363>, 0x59678ceb0064 <vm_exec_core+4740>, 0x59678ceb131d <vm_exec_core+9533>, 0x59678ceb0d90 <vm_exec_core+8112>, 0x59678ceb1c97 <vm_exec_core+11959>, 0x59678ceb321b <vm_exec_core+17467>, 0x59678ceb0170 <vm_exec_core+5008>, 0x59678ceb5fa1 <vm_exec_core+29121>, 0x59678ceb1262 <vm_exec_core+9346>, 0x59678ceb3084 <vm_exec_core+17060>, 0x59678ceb3c27 <vm_exec_core+20039>, 0x59678ceb5e1b <vm_exec_core+28731>, 0x59678ceb4b17 <vm_exec_core+23863>, 0x59678ceb1ed7 <vm_exec_core+12535>, 0x59678ceb159b <vm_exec_core+10171>, 0x59678ceb5bc1 <vm_exec_core+28129>, 0x59678ceb2835 <vm_exec_core+14933>, 0x59678ceb51e8 <vm_exec_core+25608>, 0x59678ceb4c46 <vm_exec_core+24166>, 0x59678ceb5443 <vm_exec_core+26211>, 0x59678ceb6486 <vm_exec_core+30374>, 0x59678ceb3e64 <vm_exec_core+20612>, 0x59678ceaf18b <vm_exec_core+939>, 0x59678ceb2069 <vm_exec_core+12937>, 0x59678ceb5af1 <vm_exec_core+27921>, 0x59678ceb21ac <vm_exec_core+13260>, 0x59678ceb4764 <vm_exec_core+22916>, 0x59678ceb5008 <vm_exec_core+25128>, 0x59678ceb3932 <vm_exec_core+19282>, 0x59678ceb454d <vm_exec_core+22381>, 0x59678ceb242b <vm_exec_core+13899>, 0x59678ceb18b1 <vm_exec_core+10961>, 0x59678ceb5536 <vm_exec_core+26454>, 0x59678ceb0242 <vm_exec_core+5218>, 0x59678ceb3716 <vm_exec_core+18742>, 0x59678cebebdb <vm_exec_core+65019>, 0x59678ceb49ec <vm_exec_core+23564>, 0x59678ceb0501 <vm_exec_core+5921>, 0x59678ceb0a33 <vm_exec_core+7251>, 0x59678ceb063a <vm_exec_core+6234>, 0x59678ceb142b <vm_exec_core+9803>, 0x59678ceb1d12 <vm_exec_core+12082>, 0x59678ceaf190 <vm_exec_core+944>, 0x59678ceb1141 <vm_exec_core+9057>, 0x59678ceb79d2 <vm_exec_core+35826>, 0x59678ceb4f08 <vm_exec_core+24872>, 0x59678ceb3d07 <vm_exec_core+20263>, 0x59678ceb6036 <vm_exec_core+29270>, 0x59678ceb7abb <vm_exec_core+36059>, 0x59678ceb6389 <vm_exec_core+30121>, 0x59678ceb74e7 <vm_exec_core+34567>, 0x59678ceb75d1 <vm_exec_core+34801>, 0x59678ceafc73 <vm_exec_core+3731>, 0x59678ceb70a8 <vm_exec_core+33480>, 0x59678ceb2742 <vm_exec_core+14690>, 0x59678ceb72f0 <vm_exec_core+34064>, 0x59678ceb226d <vm_exec_core+13453>, 0x59678ceb624d <vm_exec_core+29805>, 0x59678ceb16e4 <vm_exec_core+10500>, 0x59678ceb2a8b <vm_exec_core+15531>, 0x59678ceb76c7 <vm_exec_core+35047>, 0x59678ceb315b <vm_exec_core+17275>, 0x59678ceb2c3c <vm_exec_core+15964>, 0x59678ceaf276 <vm_exec_core+1174>, 0x59678ceaf98f <vm_exec_core+2991>, 0x59678ceaf374 <vm_exec_core+1428>, 0x59678ceb3a42 <vm_exec_core+19554>, 0x59678ceb2e12 <vm_exec_core+16434>, 0x59678ceb35d7 <vm_exec_core+18423>, 0x59678ceb34de <vm_exec_core+18174>, 0x59678ceb2576 <vm_exec_core+14230>, 0x59678ceb2cf2 <vm_exec_core+16146>, 0x59678ceb294c <vm_exec_core+15212>, 0x59678ceb2f56 <vm_exec_core+16758>, 0x59678ceb2fed <vm_exec_core+16909>, 0x59678ceb250d <vm_exec_core+14125>, 0x59678ceaf4dc <vm_exec_core+1788>, 0x59678ceb0e8a <vm_exec_core+8362>, 0x59678ceb69b9 <vm_exec_core+31705>, 0x59678ceb0762 <vm_exec_core+6530>, 0x59678ceb776e <vm_exec_core+35214>, 0x59678ceb57bb <vm_exec_core+27099>, 0x59678ceb338d <vm_exec_core+17837>, 0x59678ceaf811 <vm_exec_core+2609>, 0x59678ceb71ec <vm_exec_core+33804>, 0x59678ceb6d8c <vm_exec_core+32684>, 0x59678ceb0b5d <vm_exec_core+7549>, 0x59678ceafe7d <vm_exec_core+4253>, 0x59678ceb5cf2 <vm_exec_core+28434>, 0x59678ceb1b0d <vm_exec_core+11565>, 0x59678ceb742e <vm_exec_core+34382>, 0x59678ceb6fdb <vm_exec_core+33275>, 0x59678ceb2385 <vm_exec_core+13733>, 0x59678ceb32de <vm_exec_core+17662>, 0x59678ceb596b <vm_exec_core+27531>, 0x59678ceb6f23 <vm_exec_core+33091>, 0x59678ceb491d <vm_exec_core+23357>, 0x59678ceb5a1f <vm_exec_core+27711>, 0x59678ceb5ea9 <vm_exec_core+28873>, 0x59678ceb482f <vm_exec_core+23119>, 0x59678ceafd5d <vm_exec_core+3965>, 0x59678ceb5112 <vm_exec_core+25394>, 0x59678ceafb85 <vm_exec_core+3493>, 0x59678ceaff3e <vm_exec_core+4446>, 0x59678ceb267a <vm_exec_core+14490>, 0x59678ceb469c <vm_exec_core+22716>, 0x59678ceb4ce0 <vm_exec_core+24320>, 0x59678ceb43e5 <vm_exec_core+22021>, 0x59678ceaf742 <vm_exec_core+2402>, 0x59678ceb614d <vm_exec_core+29549>, 0x59678ceb6c3c <vm_exec_core+32348>, 0x59678ceb0055 <vm_exec_core+4725>, 0x59678ceb130e <vm_exec_core+9518>, 0x59678ceb0d81 <vm_exec_core+8097>, 0x59678ceb1c88 <vm_exec_core+11944>, 0x59678ceb320c <vm_exec_core+17452>, 0x59678ceb0161 <vm_exec_core+4993>, 0x59678ceb5f92 <vm_exec_core+29106>, 0x59678ceb1253 <vm_exec_core+9331>, 0x59678ceb3075 <vm_exec_core+17045>, 0x59678ceb3c18 <vm_exec_core+20024>, 0x59678ceb5e0c <vm_exec_core+28716>, 0x59678ceb4b08 <vm_exec_core+23848>, 0x59678ceb1ec8 <vm_exec_core+12520>, 0x59678ceb158c <vm_exec_core+10156>, 0x59678ceb5bb2 <vm_exec_core+28114>, 0x59678ceb2826 <vm_exec_core+14918>, 0x59678ceb51d9 <vm_exec_core+25593>, 0x59678ceb4c37 <vm_exec_core+24151>, 0x59678ceb5434 <vm_exec_core+26196>, 0x59678ceb6477 <vm_exec_core+30359>, 0x59678ceb3e55 <vm_exec_core+20597>, 0x59678ceb4ab8 <vm_exec_core+23768>, 0x59678ceb205a <vm_exec_core+12922>, 0x59678ceb5ae2 <vm_exec_core+27906>, 0x59678ceb219d <vm_exec_core+13245>, 0x59678ceb4755 <vm_exec_core+22901>, 0x59678ceb4ab8 <vm_exec_core+23768>, 0x59678ceb3923 <vm_exec_core+19267>, 0x59678ceb453e <vm_exec_core+22366>, 0x59678ceb241c <vm_exec_core+13884>, 0x59678ceb18a2 <vm_exec_core+10946>, 0x59678ceb5527 <vm_exec_core+26439>, 0x59678ceb0233 <vm_exec_core+5203>, 0x59678ceb3707 <vm_exec_core+18727>, 0x59678cebebcc <vm_exec_core+65004>, 0x59678ceb49dd <vm_exec_core+23549>, 0x59678ceb04f2 <vm_exec_core+5906>, 0x59678ceb0a24 <vm_exec_core+7236>, 0x59678ceb062b <vm_exec_core+6219>, 0x59678ceb141c <vm_exec_core+9788>, 0x59678ceb1d03 <vm_exec_core+12067>, 0x59678ceb3d02 <vm_exec_core+20258>, 0x59678ceb3202 <vm_exec_core+17442>, 0x59678ceb3cfd <vm_exec_core+20253>, 0x59678ceb4918 <vm_exec_core+23352>, 0x59678ceb482a <vm_exec_core+23114>, 0x59678ceb1417 <vm_exec_core+9783>, 0x59678ceb4acc <vm_exec_core+23788>, 0x59678ceb2738 <vm_exec_core+14680>, 0x59678ceb273d <vm_exec_core+14685>, 0x59678ceb4825 <vm_exec_core+23109>, 0x59678ceb4692 <vm_exec_core+22706>, 0x59678ceb35be <vm_exec_core+18398>, 0x59678ceb34ca <vm_exec_core+18154>...} reg_cfp = 0x7c8301b1b790 reg_pc = 0x50300089a2c0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #44 0x000059678ceab558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516001f212d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #45 0x000059678cee986b in invoke_iseq_block_from_c (ec=0x516001f212d0, captured=<optimized out>, self=136902579392280, 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:1625 flags = 0 iseq = 0x7c8300f37fa0 cfp = 0x7c8301b1b7c8 sp = 0x7c8301a1b818 use_argv = <optimized out> stack_argv = 0x7c8301a1b818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #46 invoke_block_from_c_proc (ec=0x516001f212d0, self=136902579392280, 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:1719 block = <optimized out> keyword_hash = <optimized out> #47 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:1749 No locals. #48 0x000059678cee7af6 in rb_vm_invoke_proc (ec=0x50c000655890, proc=0x89, proc@entry=0x5040003d1e90, argc=510233953, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770 self = 0 #49 0x000059678ce3de09 in thread_do_start_proc (th=th@entry=0x515000109d00) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x5040003d1e90 args_len = 0 args_ptr = <optimized out> #50 0x000059678ce3ba3a in thread_do_start (th=0x515000109d00) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #51 thread_start_func_2 (th=th@entry=0x515000109d00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682 _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> #52 0x000059678ce3acfe in call_thread_start_func_2 (th=0x515000109d00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7c82f5fffcc0 #53 nt_start (ptr=0x50c000655840) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x515000109d00 sched = <optimized out> nt = 0x50c000655840 vm = 0x525000000100 #54 0x000059678cae1a9f in asan_thread_start(void*) () No symbol table info available. #55 0x00007c831e69ca94 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 = {136901914789568, 4871690510603079997, 136901914789568, -360, 0, 140734072994096, 4871690510624051517, 4870765700837888317}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #56 0x00007c831e729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7c831e9afc40 (LWP 889504) "ruby"): #0 0x00007c831e698d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000000090) 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=0x50c000000090, 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 0x00007c831e69b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7c831e69b4a0 <__condvar_cleanup_waiting>, __arg = 0x7fff346dc330, __canceltype = 0, __prev = 0x0} cbuffer = {wseq = 46, cond = 0x50c000000068, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 46 seq = 23 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=0x50c000000068, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x000059678ce14f3f in rb_native_cond_wait (cond=0x50c000000090, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x515000000300, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856 next_th = 0x0 #7 0x000059678ce39c12 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000000300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098 can_direct_transfer = <optimized out> #8 0x000059678ce4052f in native_sleep (th=0x515000000300, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3283 sched = <optimized out> #9 sleep_forever (th=0x515000000300, fl=13) at /tmp/ruby/src/trunk_asan/thread.c:1363 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 thread_join_sleep (arg=136902559052640) at /tmp/ruby/src/trunk_asan/thread.c:1068 scheduler = <optimized out> p = 0x7c831c66b360 target_th = 0x515000109d00 th = 0x515000000300 end = 0 limit = <optimized out> #11 0x000059678cb2c2e0 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:1074 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff346dc610, <optimized out>, 0x7fff346dc520, <optimized out>, <optimized out>}, prev = 0x7c831c664640, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #12 0x000059678ce3fd08 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1117 waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0} arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>} ec = <optimized out> th = <optimized out> fiber = 0x516000000680 #13 0x000059678ce32a60 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1214 rel = <optimized out> timeout = <optimized out> limit = 0x0 #14 0x000059678cf0fcb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x34d100100001 cc = <optimized out> me = 0x7c831e159690 cfunc = 0x50400001eb58 recv = 136902546257800 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #15 0x000059678cebd217 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7c831bbff448, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #16 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x59678ceb251c <vm_exec_core+14140>, 0x59678ceaf4eb <vm_exec_core+1803>, 0x59678ceb0e99 <vm_exec_core+8377>, 0x59678ceb69c8 <vm_exec_core+31720>, 0x59678ceb0771 <vm_exec_core+6545>, 0x59678ceb777d <vm_exec_core+35229>, 0x59678ceb57ca <vm_exec_core+27114>, 0x59678ceb339c <vm_exec_core+17852>, 0x59678ceaf820 <vm_exec_core+2624>, 0x59678ceb71fb <vm_exec_core+33819>, 0x59678ceb6d9b <vm_exec_core+32699>, 0x59678ceb0b6c <vm_exec_core+7564>, 0x59678ceafe8c <vm_exec_core+4268>, 0x59678ceb5d01 <vm_exec_core+28449>, 0x59678ceb1b1c <vm_exec_core+11580>, 0x59678ceb743d <vm_exec_core+34397>, 0x59678ceb6fea <vm_exec_core+33290>, 0x59678ceb2394 <vm_exec_core+13748>, 0x59678ceb32ed <vm_exec_core+17677>, 0x59678ceb597a <vm_exec_core+27546>, 0x59678ceb6f32 <vm_exec_core+33106>, 0x59678ceb492c <vm_exec_core+23372>, 0x59678ceb5a2e <vm_exec_core+27726>, 0x59678ceb5eb8 <vm_exec_core+28888>, 0x59678ceb483e <vm_exec_core+23134>, 0x59678ceafd6c <vm_exec_core+3980>, 0x59678ceb5121 <vm_exec_core+25409>, 0x59678ceafb94 <vm_exec_core+3508>, 0x59678ceaff4d <vm_exec_core+4461>, 0x59678ceb2689 <vm_exec_core+14505>, 0x59678ceb46ab <vm_exec_core+22731>, 0x59678ceb4cef <vm_exec_core+24335>, 0x59678ceb43f4 <vm_exec_core+22036>, 0x59678ceaf751 <vm_exec_core+2417>, 0x59678ceb615c <vm_exec_core+29564>, 0x59678ceb6c4b <vm_exec_core+32363>, 0x59678ceb0064 <vm_exec_core+4740>, 0x59678ceb131d <vm_exec_core+9533>, 0x59678ceb0d90 <vm_exec_core+8112>, 0x59678ceb1c97 <vm_exec_core+11959>, 0x59678ceb321b <vm_exec_core+17467>, 0x59678ceb0170 <vm_exec_core+5008>, 0x59678ceb5fa1 <vm_exec_core+29121>, 0x59678ceb1262 <vm_exec_core+9346>, 0x59678ceb3084 <vm_exec_core+17060>, 0x59678ceb3c27 <vm_exec_core+20039>, 0x59678ceb5e1b <vm_exec_core+28731>, 0x59678ceb4b17 <vm_exec_core+23863>, 0x59678ceb1ed7 <vm_exec_core+12535>, 0x59678ceb159b <vm_exec_core+10171>, 0x59678ceb5bc1 <vm_exec_core+28129>, 0x59678ceb2835 <vm_exec_core+14933>, 0x59678ceb51e8 <vm_exec_core+25608>, 0x59678ceb4c46 <vm_exec_core+24166>, 0x59678ceb5443 <vm_exec_core+26211>, 0x59678ceb6486 <vm_exec_core+30374>, 0x59678ceb3e64 <vm_exec_core+20612>, 0x59678ceaf18b <vm_exec_core+939>, 0x59678ceb2069 <vm_exec_core+12937>, 0x59678ceb5af1 <vm_exec_core+27921>, 0x59678ceb21ac <vm_exec_core+13260>, 0x59678ceb4764 <vm_exec_core+22916>, 0x59678ceb5008 <vm_exec_core+25128>, 0x59678ceb3932 <vm_exec_core+19282>, 0x59678ceb454d <vm_exec_core+22381>, 0x59678ceb242b <vm_exec_core+13899>, 0x59678ceb18b1 <vm_exec_core+10961>, 0x59678ceb5536 <vm_exec_core+26454>, 0x59678ceb0242 <vm_exec_core+5218>, 0x59678ceb3716 <vm_exec_core+18742>, 0x59678cebebdb <vm_exec_core+65019>, 0x59678ceb49ec <vm_exec_core+23564>, 0x59678ceb0501 <vm_exec_core+5921>, 0x59678ceb0a33 <vm_exec_core+7251>, 0x59678ceb063a <vm_exec_core+6234>, 0x59678ceb142b <vm_exec_core+9803>, 0x59678ceb1d12 <vm_exec_core+12082>, 0x59678ceaf190 <vm_exec_core+944>, 0x59678ceb1141 <vm_exec_core+9057>, 0x59678ceb79d2 <vm_exec_core+35826>, 0x59678ceb4f08 <vm_exec_core+24872>, 0x59678ceb3d07 <vm_exec_core+20263>, 0x59678ceb6036 <vm_exec_core+29270>, 0x59678ceb7abb <vm_exec_core+36059>, 0x59678ceb6389 <vm_exec_core+30121>, 0x59678ceb74e7 <vm_exec_core+34567>, 0x59678ceb75d1 <vm_exec_core+34801>, 0x59678ceafc73 <vm_exec_core+3731>, 0x59678ceb70a8 <vm_exec_core+33480>, 0x59678ceb2742 <vm_exec_core+14690>, 0x59678ceb72f0 <vm_exec_core+34064>, 0x59678ceb226d <vm_exec_core+13453>, 0x59678ceb624d <vm_exec_core+29805>, 0x59678ceb16e4 <vm_exec_core+10500>, 0x59678ceb2a8b <vm_exec_core+15531>, 0x59678ceb76c7 <vm_exec_core+35047>, 0x59678ceb315b <vm_exec_core+17275>, 0x59678ceb2c3c <vm_exec_core+15964>, 0x59678ceaf276 <vm_exec_core+1174>, 0x59678ceaf98f <vm_exec_core+2991>, 0x59678ceaf374 <vm_exec_core+1428>, 0x59678ceb3a42 <vm_exec_core+19554>, 0x59678ceb2e12 <vm_exec_core+16434>, 0x59678ceb35d7 <vm_exec_core+18423>, 0x59678ceb34de <vm_exec_core+18174>, 0x59678ceb2576 <vm_exec_core+14230>, 0x59678ceb2cf2 <vm_exec_core+16146>, 0x59678ceb294c <vm_exec_core+15212>, 0x59678ceb2f56 <vm_exec_core+16758>, 0x59678ceb2fed <vm_exec_core+16909>, 0x59678ceb250d <vm_exec_core+14125>, 0x59678ceaf4dc <vm_exec_core+1788>, 0x59678ceb0e8a <vm_exec_core+8362>, 0x59678ceb69b9 <vm_exec_core+31705>, 0x59678ceb0762 <vm_exec_core+6530>, 0x59678ceb776e <vm_exec_core+35214>, 0x59678ceb57bb <vm_exec_core+27099>, 0x59678ceb338d <vm_exec_core+17837>, 0x59678ceaf811 <vm_exec_core+2609>, 0x59678ceb71ec <vm_exec_core+33804>, 0x59678ceb6d8c <vm_exec_core+32684>, 0x59678ceb0b5d <vm_exec_core+7549>, 0x59678ceafe7d <vm_exec_core+4253>, 0x59678ceb5cf2 <vm_exec_core+28434>, 0x59678ceb1b0d <vm_exec_core+11565>, 0x59678ceb742e <vm_exec_core+34382>, 0x59678ceb6fdb <vm_exec_core+33275>, 0x59678ceb2385 <vm_exec_core+13733>, 0x59678ceb32de <vm_exec_core+17662>, 0x59678ceb596b <vm_exec_core+27531>, 0x59678ceb6f23 <vm_exec_core+33091>, 0x59678ceb491d <vm_exec_core+23357>, 0x59678ceb5a1f <vm_exec_core+27711>, 0x59678ceb5ea9 <vm_exec_core+28873>, 0x59678ceb482f <vm_exec_core+23119>, 0x59678ceafd5d <vm_exec_core+3965>, 0x59678ceb5112 <vm_exec_core+25394>, 0x59678ceafb85 <vm_exec_core+3493>, 0x59678ceaff3e <vm_exec_core+4446>, 0x59678ceb267a <vm_exec_core+14490>, 0x59678ceb469c <vm_exec_core+22716>, 0x59678ceb4ce0 <vm_exec_core+24320>, 0x59678ceb43e5 <vm_exec_core+22021>, 0x59678ceaf742 <vm_exec_core+2402>, 0x59678ceb614d <vm_exec_core+29549>, 0x59678ceb6c3c <vm_exec_core+32348>, 0x59678ceb0055 <vm_exec_core+4725>, 0x59678ceb130e <vm_exec_core+9518>, 0x59678ceb0d81 <vm_exec_core+8097>, 0x59678ceb1c88 <vm_exec_core+11944>, 0x59678ceb320c <vm_exec_core+17452>, 0x59678ceb0161 <vm_exec_core+4993>, 0x59678ceb5f92 <vm_exec_core+29106>, 0x59678ceb1253 <vm_exec_core+9331>, 0x59678ceb3075 <vm_exec_core+17045>, 0x59678ceb3c18 <vm_exec_core+20024>, 0x59678ceb5e0c <vm_exec_core+28716>, 0x59678ceb4b08 <vm_exec_core+23848>, 0x59678ceb1ec8 <vm_exec_core+12520>, 0x59678ceb158c <vm_exec_core+10156>, 0x59678ceb5bb2 <vm_exec_core+28114>, 0x59678ceb2826 <vm_exec_core+14918>, 0x59678ceb51d9 <vm_exec_core+25593>, 0x59678ceb4c37 <vm_exec_core+24151>, 0x59678ceb5434 <vm_exec_core+26196>, 0x59678ceb6477 <vm_exec_core+30359>, 0x59678ceb3e55 <vm_exec_core+20597>, 0x59678ceb4ab8 <vm_exec_core+23768>, 0x59678ceb205a <vm_exec_core+12922>, 0x59678ceb5ae2 <vm_exec_core+27906>, 0x59678ceb219d <vm_exec_core+13245>, 0x59678ceb4755 <vm_exec_core+22901>, 0x59678ceb4ab8 <vm_exec_core+23768>, 0x59678ceb3923 <vm_exec_core+19267>, 0x59678ceb453e <vm_exec_core+22366>, 0x59678ceb241c <vm_exec_core+13884>, 0x59678ceb18a2 <vm_exec_core+10946>, 0x59678ceb5527 <vm_exec_core+26439>, 0x59678ceb0233 <vm_exec_core+5203>, 0x59678ceb3707 <vm_exec_core+18727>, 0x59678cebebcc <vm_exec_core+65004>, 0x59678ceb49dd <vm_exec_core+23549>, 0x59678ceb04f2 <vm_exec_core+5906>, 0x59678ceb0a24 <vm_exec_core+7236>, 0x59678ceb062b <vm_exec_core+6219>, 0x59678ceb141c <vm_exec_core+9788>, 0x59678ceb1d03 <vm_exec_core+12067>, 0x59678ceb3d02 <vm_exec_core+20258>, 0x59678ceb3202 <vm_exec_core+17442>, 0x59678ceb3cfd <vm_exec_core+20253>, 0x59678ceb4918 <vm_exec_core+23352>, 0x59678ceb482a <vm_exec_core+23114>, 0x59678ceb1417 <vm_exec_core+9783>, 0x59678ceb4acc <vm_exec_core+23788>, 0x59678ceb2738 <vm_exec_core+14680>, 0x59678ceb273d <vm_exec_core+14685>, 0x59678ceb4825 <vm_exec_core+23109>, 0x59678ceb4692 <vm_exec_core+22706>, 0x59678ceb35be <vm_exec_core+18398>, 0x59678ceb34ca <vm_exec_core+18154>...} reg_cfp = 0x7c831bbff448 reg_pc = 0x5140000f61a0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #17 0x000059678ceab911 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622 No locals. #18 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #19 0x000059678cf2d682 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7c831bbff620, self=136902579110040, 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:1625 flags = 0 iseq = 0x7c831dfd5d78 th: 0x515000000300, native_id: 0x7c831e9afc40 -- Control frame information ----------------------------------------------- c:0018 p:---- s:0126 e:000125 CFUNC :join cfp = <optimized out> c:0017 p:0044 s:0122 E:0011a0 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:215 c:0016 p:0031 s:0117 e:000116 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:576 c:0015 p:0060 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:562 c:0014 p:0011 s:0095 E:000590 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:203 c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 sp = 0x7c831baffa28 use_argv = 0x7c831c486ce0 c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 stack_argv = 0x7c831baffa28 opt_pc = 0 type = <optimized out> c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH] av = <optimized out> bound = <optimized out> #20 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:1639 captured = 0x7c831bbff620 #21 0x000059678ced9c16 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:1676 No locals. #22 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684 c:0010 p:---- s:0069 e:000068 CFUNC :map No locals. #23 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #24 0x000059678ced9c16 in rb_yield (val=<optimized out>) No locals. #25 0x000059678d08dda6 in rb_ary_collect (ary=136902098143240) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 136902098198880 i = 6 #26 0x000059678cf0fcb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x165100000001 cc = <optimized out> me = 0x7c831e180150 cfunc = 0x50400000a758 c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658 recv = 136902098143240 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #27 0x000059678ceb67e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7c831bbff608, cd=0x51100000d450, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #28 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 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:002570 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000d450 c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] insns_address_table = {0x59678ceb251c <vm_exec_core+14140>, 0x59678ceaf4eb <vm_exec_core+1803>, 0x59678ceb0e99 <vm_exec_core+8377>, 0x59678ceb69c8 <vm_exec_core+31720>, 0x59678ceb0771 <vm_exec_core+6545>, 0x59678ceb777d <vm_exec_core+35229>, 0x59678ceb57ca <vm_exec_core+27114>, 0x59678ceb339c <vm_exec_core+17852>, 0x59678ceaf820 <vm_exec_core+2624>, 0x59678ceb71fb <vm_exec_core+33819>, 0x59678ceb6d9b <vm_exec_core+32699>, 0x59678ceb0b6c <vm_exec_core+7564>, 0x59678ceafe8c <vm_exec_core+4268>, 0x59678ceb5d01 <vm_exec_core+28449>, 0x59678ceb1b1c <vm_exec_core+11580>, 0x59678ceb743d <vm_exec_core+34397>, 0x59678ceb6fea <vm_exec_core+33290>, 0x59678ceb2394 <vm_exec_core+13748>, 0x59678ceb32ed <vm_exec_core+17677>, 0x59678ceb597a <vm_exec_core+27546>, 0x59678ceb6f32 <vm_exec_core+33106>, 0x59678ceb492c <vm_exec_core+23372>, 0x59678ceb5a2e <vm_exec_core+27726>, 0x59678ceb5eb8 <vm_exec_core+28888>, 0x59678ceb483e <vm_exec_core+23134>, 0x59678ceafd6c <vm_exec_core+3980>, 0x59678ceb5121 <vm_exec_core+25409>, 0x59678ceafb94 <vm_exec_core+3508>, 0x59678ceaff4d <vm_exec_core+4461>, 0x59678ceb2689 <vm_exec_core+14505>, 0x59678ceb46ab <vm_exec_core+22731>, 0x59678ceb4cef <vm_exec_core+24335>, 0x59678ceb43f4 <vm_exec_core+22036>, 0x59678ceaf751 <vm_exec_core+2417>, 0x59678ceb615c <vm_exec_core+29564>, 0x59678ceb6c4b <vm_exec_core+32363>, 0x59678ceb0064 <vm_exec_core+4740>, 0x59678ceb131d <vm_exec_core+9533>, 0x59678ceb0d90 <vm_exec_core+8112>, 0x59678ceb1c97 <vm_exec_core+11959>, 0x59678ceb321b <vm_exec_core+17467>, 0x59678ceb0170 <vm_exec_core+5008>, 0x59678ceb5fa1 <vm_exec_core+29121>, 0x59678ceb1262 <vm_exec_core+9346>, 0x59678ceb3084 <vm_exec_core+17060>, 0x59678ceb3c27 <vm_exec_core+20039>, 0x59678ceb5e1b <vm_exec_core+28731>, 0x59678ceb4b17 <vm_exec_core+23863>, 0x59678ceb1ed7 <vm_exec_core+12535>, 0x59678ceb159b <vm_exec_core+10171>, 0x59678ceb5bc1 <vm_exec_core+28129>, 0x59678ceb2835 <vm_exec_core+14933>, 0x59678ceb51e8 <vm_exec_core+25608>, 0x59678ceb4c46 <vm_exec_core+24166>, 0x59678ceb5443 <vm_exec_core+26211>, 0x59678ceb6486 <vm_exec_core+30374>, 0x59678ceb3e64 <vm_exec_core+20612>, 0x59678ceaf18b <vm_exec_core+939>, 0x59678ceb2069 <vm_exec_core+12937>, 0x59678ceb5af1 <vm_exec_core+27921>, 0x59678ceb21ac <vm_exec_core+13260>, 0x59678ceb4764 <vm_exec_core+22916>, 0x59678ceb5008 <vm_exec_core+25128>, 0x59678ceb3932 <vm_exec_core+19282>, 0x59678ceb454d <vm_exec_core+22381>, 0x59678ceb242b <vm_exec_core+13899>, 0x59678ceb18b1 <vm_exec_core+10961>, 0x59678ceb5536 <vm_exec_core+26454>, 0x59678ceb0242 <vm_exec_core+5218>, 0x59678ceb3716 <vm_exec_core+18742>, 0x59678cebebdb <vm_exec_core+65019>, 0x59678ceb49ec <vm_exec_core+23564>, 0x59678ceb0501 <vm_exec_core+5921>, 0x59678ceb0a33 <vm_exec_core+7251>, 0x59678ceb063a <vm_exec_core+6234>, 0x59678ceb142b <vm_exec_core+9803>, 0x59678ceb1d12 <vm_exec_core+12082>, 0x59678ceaf190 <vm_exec_core+944>, 0x59678ceb1141 <vm_exec_core+9057>, 0x59678ceb79d2 <vm_exec_core+35826>, 0x59678ceb4f08 <vm_exec_core+24872>, 0x59678ceb3d07 <vm_exec_core+20263>, 0x59678ceb6036 <vm_exec_core+29270>, 0x59678ceb7abb <vm_exec_core+36059>, 0x59678ceb6389 <vm_exec_core+30121>, 0x59678ceb74e7 <vm_exec_core+34567>, 0x59678ceb75d1 <vm_exec_core+34801>, 0x59678ceafc73 <vm_exec_core+3731>, 0x59678ceb70a8 <vm_exec_core+33480>, 0x59678ceb2742 <vm_exec_core+14690>, 0x59678ceb72f0 <vm_exec_core+34064>, 0x59678ceb226d <vm_exec_core+13453>, 0x59678ceb624d <vm_exec_core+29805>, 0x59678ceb16e4 <vm_exec_core+10500>, 0x59678ceb2a8b <vm_exec_core+15531>, 0x59678ceb76c7 <vm_exec_core+35047>, 0x59678ceb315b <vm_exec_core+17275>, 0x59678ceb2c3c <vm_exec_core+15964>, 0x59678ceaf276 <vm_exec_core+1174>, 0x59678ceaf98f <vm_exec_core+2991>, 0x59678ceaf374 <vm_exec_core+1428>, 0x59678ceb3a42 <vm_exec_core+19554>, 0x59678ceb2e12 <vm_exec_core+16434>, 0x59678ceb35d7 <vm_exec_core+18423>, 0x59678ceb34de <vm_exec_core+18174>, 0x59678ceb2576 <vm_exec_core+14230>, 0x59678ceb2cf2 <vm_exec_core+16146>, 0x59678ceb294c <vm_exec_core+15212>, 0x59678ceb2f56 <vm_exec_core+16758>, 0x59678ceb2fed <vm_exec_core+16909>, 0x59678ceb250d <vm_exec_core+14125>, 0x59678ceaf4dc <vm_exec_core+1788>, 0x59678ceb0e8a <vm_exec_core+8362>, 0x59678ceb69b9 <vm_exec_core+31705>, 0x59678ceb0762 <vm_exec_core+6530>, 0x59678ceb776e <vm_exec_core+35214>, 0x59678ceb57bb <vm_exec_core+27099>, 0x59678ceb338d <vm_exec_core+17837>, 0x59678ceaf811 <vm_exec_core+2609>, 0x59678ceb71ec <vm_exec_core+33804>, 0x59678ceb6d8c <vm_exec_core+32684>, 0x59678ceb0b5d <vm_exec_core+7549>, 0x59678ceafe7d <vm_exec_core+4253>, 0x59678ceb5cf2 <vm_exec_core+28434>, 0x59678ceb1b0d <vm_exec_core+11565>, 0x59678ceb742e <vm_exec_core+34382>, 0x59678ceb6fdb <vm_exec_core+33275>, 0x59678ceb2385 <vm_exec_core+13733>, 0x59678ceb32de <vm_exec_core+17662>, 0x59678ceb596b <vm_exec_core+27531>, 0x59678ceb6f23 <vm_exec_core+33091>, 0x59678ceb491d <vm_exec_core+23357>, 0x59678ceb5a1f <vm_exec_core+27711>, 0x59678ceb5ea9 <vm_exec_core+28873>, 0x59678ceb482f <vm_exec_core+23119>, 0x59678ceafd5d <vm_exec_core+3965>, 0x59678ceb5112 <vm_exec_core+25394>, 0x59678ceafb85 <vm_exec_core+3493>, 0x59678ceaff3e <vm_exec_core+4446>, 0x59678ceb267a <vm_exec_core+14490>, 0x59678ceb469c <vm_exec_core+22716>, 0x59678ceb4ce0 <vm_exec_core+24320>, 0x59678ceb43e5 <vm_exec_core+22021>, 0x59678ceaf742 <vm_exec_core+2402>, 0x59678ceb614d <vm_exec_core+29549>, 0x59678ceb6c3c <vm_exec_core+32348>, 0x59678ceb0055 <vm_exec_core+4725>, 0x59678ceb130e <vm_exec_core+9518>, 0x59678ceb0d81 <vm_exec_core+8097>, 0x59678ceb1c88 <vm_exec_core+11944>, 0x59678ceb320c <vm_exec_core+17452>, 0x59678ceb0161 <vm_exec_core+4993>, 0x59678ceb5f92 <vm_exec_core+29106>, 0x59678ceb1253 <vm_exec_core+9331>, 0x59678ceb3075 <vm_exec_core+17045>, 0x59678ceb3c18 <vm_exec_core+20024>, 0x59678ceb5e0c <vm_exec_core+28716>, 0x59678ceb4b08 <vm_exec_core+23848>, 0x59678ceb1ec8 <vm_exec_core+12520>, 0x59678ceb158c <vm_exec_core+10156>, 0x59678ceb5bb2 <vm_exec_core+28114>, 0x59678ceb2826 <vm_exec_core+14918>, 0x59678ceb51d9 <vm_exec_core+25593>, 0x59678ceb4c37 <vm_exec_core+24151>, 0x59678ceb5434 <vm_exec_core+26196>, 0x59678ceb6477 <vm_exec_core+30359>, 0x59678ceb3e55 <vm_exec_core+20597>, 0x59678ceb4ab8 <vm_exec_core+23768>, 0x59678ceb205a <vm_exec_core+12922>, 0x59678ceb5ae2 <vm_exec_core+27906>, 0x59678ceb219d <vm_exec_core+13245>, 0x59678ceb4755 <vm_exec_core+22901>, 0x59678ceb4ab8 <vm_exec_core+23768>, 0x59678ceb3923 <vm_exec_core+19267>, 0x59678ceb453e <vm_exec_core+22366>, 0x59678ceb241c <vm_exec_core+13884>, 0x59678ceb18a2 <vm_exec_core+10946>, 0x59678ceb5527 <vm_exec_core+26439>, 0x59678ceb0233 <vm_exec_core+5203>, 0x59678ceb3707 <vm_exec_core+18727>, 0x59678cebebcc <vm_exec_core+65004>, 0x59678ceb49dd <vm_exec_core+23549>, 0x59678ceb04f2 <vm_exec_core+5906>, 0x59678ceb0a24 <vm_exec_core+7236>, 0x59678ceb062b <vm_exec_core+6219>, 0x59678ceb141c <vm_exec_core+9788>, 0x59678ceb1d03 <vm_exec_core+12067>, 0x59678ceb3d02 <vm_exec_core+20258>, 0x59678ceb3202 <vm_exec_core+17442>, 0x59678ceb3cfd <vm_exec_core+20253>, 0x59678ceb4918 <vm_exec_core+23352>, 0x59678ceb482a <vm_exec_core+23114>, 0x59678ceb1417 <vm_exec_core+9783>, 0x59678ceb4acc <vm_exec_core+23788>, 0x59678ceb2738 <vm_exec_core+14680>, 0x59678ceb273d <vm_exec_core+14685>, 0x59678ceb4825 <vm_exec_core+23109>, 0x59678ceb4692 <vm_exec_core+22706>, 0x59678ceb35be <vm_exec_core+18398>, 0x59678ceb34ca <vm_exec_core+18154>...} reg_cfp = 0x7c831bbff608 reg_pc = 0x519000015cb8 c:0005 p:---- s:0026 e:000025 CFUNC :map c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] 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> th: 0x5150000fee00, native_id: 0x7c82f9e006c0 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> -- Control frame information ----------------------------------------------- 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> c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb:99 [FINISH] 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> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> th: 0x515000104a80, native_id: 0x7c82fb8006c0 INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> -- Control frame information ----------------------------------------------- c:0003 p:---- s:0012 e:000011 CFUNC :readpartial INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <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_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> th: 0x515000109d00, native_id: 0x7c82f60006c0 INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> -- Control frame information ----------------------------------------------- c:0007 p:---- s:0028 e:000027 CFUNC :sleep INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> c:0006 p:0005 s:0023 e:000022 CLASS /tmp/rubytest.t2jpph/autoload20250124-889504-jm8egu.rb:1 INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> c:0005 p:0007 s:0020 e:000019 TOP /tmp/rubytest.t2jpph/autoload20250124-889504-jm8egu.rb:1 [FINISH] INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> c:0004 p:---- s:0017 e:000016 CFUNC :require INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> c:0003 p:0023 s:0012 e:000011 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH] INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> c:0002 p:0002 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:209 [FINISH] INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [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> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #29 0x000059678ceab558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #30 0x000059678cf2d682 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7c831bbff738, self=136902579110040, 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:1625 flags = 0 iseq = 0x7c831dfe4468 cfp = <optimized out> sp = 0x7c831baff8d0 use_argv = 0x7c831c40c260 stack_argv = 0x7c831baff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #31 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:1639 captured = 0x7c831bbff738 #32 0x000059678ced9c16 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:1676 No locals. #33 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684 No locals. #34 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #35 0x000059678ced9c16 in rb_yield (val=<optimized out>) No locals. #36 0x000059678d08dda6 in rb_ary_collect (ary=136902098730040) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 136902098729800 i = 0 #37 0x000059678cf0fcb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x165100000001 cc = <optimized out> me = 0x7c831e180150 cfunc = 0x50400000a758 recv = 136902098730040 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #38 0x000059678ceb67e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7c831bbff720, cd=0x502000012db0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #39 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000012db0 insns_address_table = {0x59678ceb251c <vm_exec_core+14140>, 0x59678ceaf4eb <vm_exec_core+1803>, 0x59678ceb0e99 <vm_exec_core+8377>, 0x59678ceb69c8 <vm_exec_core+31720>, 0x59678ceb0771 <vm_exec_core+6545>, 0x59678ceb777d <vm_exec_core+35229>, 0x59678ceb57ca <vm_exec_core+27114>, 0x59678ceb339c <vm_exec_core+17852>, 0x59678ceaf820 <vm_exec_core+2624>, 0x59678ceb71fb <vm_exec_core+33819>, 0x59678ceb6d9b <vm_exec_core+32699>, 0x59678ceb0b6c <vm_exec_core+7564>, 0x59678ceafe8c <vm_exec_core+4268>, 0x59678ceb5d01 <vm_exec_core+28449>, 0x59678ceb1b1c <vm_exec_core+11580>, 0x59678ceb743d <vm_exec_core+34397>, 0x59678ceb6fea <vm_exec_core+33290>, 0x59678ceb2394 <vm_exec_core+13748>, 0x59678ceb32ed <vm_exec_core+17677>, 0x59678ceb597a <vm_exec_core+27546>, 0x59678ceb6f32 <vm_exec_core+33106>, 0x59678ceb492c <vm_exec_core+23372>, 0x59678ceb5a2e <vm_exec_core+27726>, 0x59678ceb5eb8 <vm_exec_core+28888>, 0x59678ceb483e <vm_exec_core+23134>, 0x59678ceafd6c <vm_exec_core+3980>, 0x59678ceb5121 <vm_exec_core+25409>, 0x59678ceafb94 <vm_exec_core+3508>, 0x59678ceaff4d <vm_exec_core+4461>, 0x59678ceb2689 <vm_exec_core+14505>, 0x59678ceb46ab <vm_exec_core+22731>, 0x59678ceb4cef <vm_exec_core+24335>, 0x59678ceb43f4 <vm_exec_core+22036>, 0x59678ceaf751 <vm_exec_core+2417>, 0x59678ceb615c <vm_exec_core+29564>, 0x59678ceb6c4b <vm_exec_core+32363>, 0x59678ceb0064 <vm_exec_core+4740>, 0x59678ceb131d <vm_exec_core+9533>, 0x59678ceb0d90 <vm_exec_core+8112>, 0x59678ceb1c97 <vm_exec_core+11959>, 0x59678ceb321b <vm_exec_core+17467>, 0x59678ceb0170 <vm_exec_core+5008>, 0x59678ceb5fa1 <vm_exec_core+29121>, 0x59678ceb1262 <vm_exec_core+9346>, 0x59678ceb3084 <vm_exec_core+17060>, 0x59678ceb3c27 <vm_exec_core+20039>, 0x59678ceb5e1b <vm_exec_core+28731>, 0x59678ceb4b17 <vm_exec_core+23863>, 0x59678ceb1ed7 <vm_exec_core+12535>, 0x59678ceb159b <vm_exec_core+10171>, 0x59678ceb5bc1 <vm_exec_core+28129>, 0x59678ceb2835 <vm_exec_core+14933>, 0x59678ceb51e8 <vm_exec_core+25608>, 0x59678ceb4c46 <vm_exec_core+24166>, 0x59678ceb5443 <vm_exec_core+26211>, 0x59678ceb6486 <vm_exec_core+30374>, 0x59678ceb3e64 <vm_exec_core+20612>, 0x59678ceaf18b <vm_exec_core+939>, 0x59678ceb2069 <vm_exec_core+12937>, 0x59678ceb5af1 <vm_exec_core+27921>, 0x59678ceb21ac <vm_exec_core+13260>, 0x59678ceb4764 <vm_exec_core+22916>, 0x59678ceb5008 <vm_exec_core+25128>, 0x59678ceb3932 <vm_exec_core+19282>, 0x59678ceb454d <vm_exec_core+22381>, 0x59678ceb242b <vm_exec_core+13899>, 0x59678ceb18b1 <vm_exec_core+10961>, 0x59678ceb5536 <vm_exec_core+26454>, 0x59678ceb0242 <vm_exec_core+5218>, 0x59678ceb3716 <vm_exec_core+18742>, 0x59678cebebdb <vm_exec_core+65019>, 0x59678ceb49ec <vm_exec_core+23564>, 0x59678ceb0501 <vm_exec_core+5921>, 0x59678ceb0a33 <vm_exec_core+7251>, 0x59678ceb063a <vm_exec_core+6234>, 0x59678ceb142b <vm_exec_core+9803>, 0x59678ceb1d12 <vm_exec_core+12082>, 0x59678ceaf190 <vm_exec_core+944>, 0x59678ceb1141 <vm_exec_core+9057>, 0x59678ceb79d2 <vm_exec_core+35826>, 0x59678ceb4f08 <vm_exec_core+24872>, 0x59678ceb3d07 <vm_exec_core+20263>, 0x59678ceb6036 <vm_exec_core+29270>, 0x59678ceb7abb <vm_exec_core+36059>, 0x59678ceb6389 <vm_exec_core+30121>, 0x59678ceb74e7 <vm_exec_core+34567>, 0x59678ceb75d1 <vm_exec_core+34801>, 0x59678ceafc73 <vm_exec_core+3731>, 0x59678ceb70a8 <vm_exec_core+33480>, 0x59678ceb2742 <vm_exec_core+14690>, 0x59678ceb72f0 <vm_exec_core+34064>, 0x59678ceb226d <vm_exec_core+13453>, 0x59678ceb624d <vm_exec_core+29805>, 0x59678ceb16e4 <vm_exec_core+10500>, 0x59678ceb2a8b <vm_exec_core+15531>, 0x59678ceb76c7 <vm_exec_core+35047>, 0x59678ceb315b <vm_exec_core+17275>, 0x59678ceb2c3c <vm_exec_core+15964>, 0x59678ceaf276 <vm_exec_core+1174>, 0x59678ceaf98f <vm_exec_core+2991>, 0x59678ceaf374 <vm_exec_core+1428>, 0x59678ceb3a42 <vm_exec_core+19554>, 0x59678ceb2e12 <vm_exec_core+16434>, 0x59678ceb35d7 <vm_exec_core+18423>, 0x59678ceb34de <vm_exec_core+18174>, 0x59678ceb2576 <vm_exec_core+14230>, 0x59678ceb2cf2 <vm_exec_core+16146>, 0x59678ceb294c <vm_exec_core+15212>, 0x59678ceb2f56 <vm_exec_core+16758>, 0x59678ceb2fed <vm_exec_core+16909>, 0x59678ceb250d <vm_exec_core+14125>, 0x59678ceaf4dc <vm_exec_core+1788>, 0x59678ceb0e8a <vm_exec_core+8362>, 0x59678ceb69b9 <vm_exec_core+31705>, 0x59678ceb0762 <vm_exec_core+6530>, 0x59678ceb776e <vm_exec_core+35214>, 0x59678ceb57bb <vm_exec_core+27099>, 0x59678ceb338d <vm_exec_core+17837>, 0x59678ceaf811 <vm_exec_core+2609>, 0x59678ceb71ec <vm_exec_core+33804>, 0x59678ceb6d8c <vm_exec_core+32684>, 0x59678ceb0b5d <vm_exec_core+7549>, 0x59678ceafe7d <vm_exec_core+4253>, 0x59678ceb5cf2 <vm_exec_core+28434>, 0x59678ceb1b0d <vm_exec_core+11565>, 0x59678ceb742e <vm_exec_core+34382>, 0x59678ceb6fdb <vm_exec_core+33275>, 0x59678ceb2385 <vm_exec_core+13733>, 0x59678ceb32de <vm_exec_core+17662>, 0x59678ceb596b <vm_exec_core+27531>, 0x59678ceb6f23 <vm_exec_core+33091>, 0x59678ceb491d <vm_exec_core+23357>, 0x59678ceb5a1f <vm_exec_core+27711>, 0x59678ceb5ea9 <vm_exec_core+28873>, 0x59678ceb482f <vm_exec_core+23119>, 0x59678ceafd5d <vm_exec_core+3965>, 0x59678ceb5112 <vm_exec_core+25394>, 0x59678ceafb85 <vm_exec_core+3493>, 0x59678ceaff3e <vm_exec_core+4446>, 0x59678ceb267a <vm_exec_core+14490>, 0x59678ceb469c <vm_exec_core+22716>, 0x59678ceb4ce0 <vm_exec_core+24320>, 0x59678ceb43e5 <vm_exec_core+22021>, 0x59678ceaf742 <vm_exec_core+2402>, 0x59678ceb614d <vm_exec_core+29549>, 0x59678ceb6c3c <vm_exec_core+32348>, 0x59678ceb0055 <vm_exec_core+4725>, 0x59678ceb130e <vm_exec_core+9518>, 0x59678ceb0d81 <vm_exec_core+8097>, 0x59678ceb1c88 <vm_exec_core+11944>, 0x59678ceb320c <vm_exec_core+17452>, 0x59678ceb0161 <vm_exec_core+4993>, 0x59678ceb5f92 <vm_exec_core+29106>, 0x59678ceb1253 <vm_exec_core+9331>, 0x59678ceb3075 <vm_exec_core+17045>, 0x59678ceb3c18 <vm_exec_core+20024>, 0x59678ceb5e0c <vm_exec_core+28716>, 0x59678ceb4b08 <vm_exec_core+23848>, 0x59678ceb1ec8 <vm_exec_core+12520>, 0x59678ceb158c <vm_exec_core+10156>, 0x59678ceb5bb2 <vm_exec_core+28114>, 0x59678ceb2826 <vm_exec_core+14918>, 0x59678ceb51d9 <vm_exec_core+25593>, 0x59678ceb4c37 <vm_exec_core+24151>, 0x59678ceb5434 <vm_exec_core+26196>, 0x59678ceb6477 <vm_exec_core+30359>, 0x59678ceb3e55 <vm_exec_core+20597>, 0x59678ceb4ab8 <vm_exec_core+23768>, 0x59678ceb205a <vm_exec_core+12922>, 0x59678ceb5ae2 <vm_exec_core+27906>, 0x59678ceb219d <vm_exec_core+13245>, 0x59678ceb4755 <vm_exec_core+22901>, 0x59678ceb4ab8 <vm_exec_core+23768>, 0x59678ceb3923 <vm_exec_core+19267>, 0x59678ceb453e <vm_exec_core+22366>, 0x59678ceb241c <vm_exec_core+13884>, 0x59678ceb18a2 <vm_exec_core+10946>, 0x59678ceb5527 <vm_exec_core+26439>, 0x59678ceb0233 <vm_exec_core+5203>, 0x59678ceb3707 <vm_exec_core+18727>, 0x59678cebebcc <vm_exec_core+65004>, 0x59678ceb49dd <vm_exec_core+23549>, 0x59678ceb04f2 <vm_exec_core+5906>, 0x59678ceb0a24 <vm_exec_core+7236>, 0x59678ceb062b <vm_exec_core+6219>, 0x59678ceb141c <vm_exec_core+9788>, 0x59678ceb1d03 <vm_exec_core+12067>, 0x59678ceb3d02 <vm_exec_core+20258>, 0x59678ceb3202 <vm_exec_core+17442>, 0x59678ceb3cfd <vm_exec_core+20253>, 0x59678ceb4918 <vm_exec_core+23352>, 0x59678ceb482a <vm_exec_core+23114>, 0x59678ceb1417 <vm_exec_core+9783>, 0x59678ceb4acc <vm_exec_core+23788>, 0x59678ceb2738 <vm_exec_core+14680>, 0x59678ceb273d <vm_exec_core+14685>, 0x59678ceb4825 <vm_exec_core+23109>, 0x59678ceb4692 <vm_exec_core+22706>, 0x59678ceb35be <vm_exec_core+18398>, 0x59678ceb34ca <vm_exec_core+18154>...} reg_cfp = 0x7c831bbff720 reg_pc = 0x50400002ff78 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #40 0x000059678ceab911 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622 No locals. #41 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #42 0x000059678cb285db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7c831dfe45f8) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff346de690, <optimized out>, 0x7fff346de5e0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7c831dfe45f8 #43 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #44 0x000059678cb21b47 in rb_main (argc=10, argv=0x7fff346de858) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #45 main (argc=10, argv=0x7fff346de858) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 889504) detached] $ timeout 60 gdb -p 889486 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null running file: /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j option. Children under /tmp/rubytest.t2jpph: * -rw------- 1 35 2025-01-24 13:53:26 +0000 autoload20250124-889504-jm8egu.rb make: *** [uncommon.mk:965: yes-test-all] Error 1 >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 889157 -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 889156 -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 926950 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.5.0dev (2025-01-24T10:25:26Z master f6e259da87) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 .............. Finished in 35.191294 seconds 3313 files, 33298 examples, 133938 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.