# Logfile created on 2024-08-11 12:33:19 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007a0fafebfdc8 @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_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20240811-123319", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007a0fafee0ac8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007a0fafee05c8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007a0faedea250 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240811-123319", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240811-123319>, @binmode=false, @mon_data=#<Monitor:0x00007a0fb083fd58>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 1fd0a1b4ce $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper' /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/version.c linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated f41dd921ab37f3b36cf1367a15c5c5382a00cd66038b4ef72d9d652ad65957eb builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating 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/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' 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/ext/psych' 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.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' 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/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... 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 Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem 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/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: 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/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/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' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+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.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.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.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.14.0 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.30.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.9 resolv 0.4.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.2 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.2 strscan 3.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 minitest 5.24.1 rake 13.2.1 test-unit 3.6.2 rexml 3.3.4 rss 0.3.1 net-ftp 0.3.7 net-imap 0.4.14 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.5.2 typeprof 0.21.11 debug 1.9.2 racc 1.8.1 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.3.0 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: power_assert-2.0.4dev.gem not found in bundled_gems $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j16' PASS all 1982 tests $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk 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/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' 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.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=34451 "--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/913] 2891610=test_ossl [ 2/913] 2891603=test_date_marshal [ 3/913] 2891609=test_grapheme_breaks [ 4/913] 2891604=test_gem_request_set_gem_dependency_api [ 5/913] 2891605=test_syntax [ 6/913] 2891608=test_ruby_lex [ 7/913] 2891599=test_assignment [ 8/913] 2891606=test_rdoc_servlet [ 9/913] 2891612=test_singleton [ 10/913] 2891601=test_key_name_check [ 11/913] 2891614=test_ripper [ 12/913] 2891607=test_win32ole_param_event [ 13/913] 2891600=test_rdoc_rd_block_parser [ 14/913] 2891609=test_object [ 15/913] 2891602=test_gem_commands_signout_command [ 16/913] 2891603=test_exception [ 17/913] 2891611=test_rdoc_generator_pot [ 18/913] 2891613=test_gem_ext_cargo_builder [ 19/913] 2891607=test_gem_gem_runner [ 20/913] 2891612=test_file_exhaustive [ 21/913] 2891601=test_stream [ 22/913] 2891606=test_optarg [ 23/913] 2891609=test_ssl_session [ 24/913] 2891603=test_ractor [ 25/913] 2891601=test_gem_resolver_local_specification [ 26/913] 2891603=test_autoload [ 27/913] 2891606=test_pack [ 28/913] 2891611=test_gem_commands_exec_command [ 29/913] 2891600=test_gem_commands_unpack_command [ 30/913] 2891613=test_method_name_check [ 31/913] 2891602=test_kernel [ 32/913] 2891608=heredoc_dedent_test [ 33/913] 2891607=test_len [ 34/913] 2891613=implicit_array_test [ 35/913] 2891607=test_acceptable [ 36/913] 2891601=test_win32ole_param [ 37/913] 2891601=test_function_entry [ 38/913] 2891601=test_rdoc_parser_markdown [ 39/913] 2891608=test_gem_commands_server_command [ 40/913] 2891613=test_httpheader [ 41/913] 2891604=test_http_request [ 42/913] 2891613=test_rdoc_ri_driver [ 43/913] 2891614=test_data [ 44/913] 2891614=test_provider [ 45/913] 2891607=test_win32ole_method_event [ 46/913] 2891607=test_bn [ 47/913] 2891609=test_gem_package_task [ 48/913] 2891604=!Nothing_to_test [ 49/913] 2891604=numeric_value_test [ 50/913] 2891607=test_keyword [ 51/913] 2891601=test_noarg [ 52/913] 2891608=test_data [ 53/913] 2891604=test_thread [ 54/913] 2891608=test_pkey_ec [ 55/913] 2891604=test_rand [ 56/913] 2891606=test_fips [ 57/913] 2891608=test_date_parse [ 58/913] 2891609=test_gem_commands_update_command [ 59/913] 2891601=test_memory_view [ 60/913] 2891601=test_helper [ 61/913] 2891600=test_ellipsize [ 62/913] 2891600=test_utf32 [ 63/913] 2891608=test_integer [ 64/913] 2891600=test_option [ 65/913] 2891601=test_capacity [ 66/913] 2891601=test_tracer [ 67/913] 2891604=test_input_method [ 68/913] 2891608=test_nextafter [ 69/913] 2891602=test_gem_safe_marshal [ 70/913] 2891613=test_backtrace [ 71/913] 2891613=test_bundled_ca [ 72/913] 2891608=test_to_ruby [ 73/913] 2891600=test_random [ 74/913] 2891600=test_workspace [ 75/913] 2891601=static_literals_test [ 76/913] 2891601=test_fiber [ 77/913] 2891614=breadth_first_search_test [ 78/913] 2891608=test_generic [ 79/913] 2891606=test_gc_compact [ 80/913] 2891608=test_deprecated [ 81/913] 2891608=test_key_stroke [ 82/913] 2891608=test_div [ 83/913] 2891608=test_rdoc_generator_darkfish [ 84/913] 2891614=test_resize [ 85/913] 2891614=test_open3 [ 86/913] 2891613=errors_test [ 87/913] 2891607=test_rdoc_markup_document [ 88/913] 2891604=test_ftp [ 89/913] 2891604=test_vm_dump [ 90/913] 2891604=json_parser_test [ 91/913] 2891613=test_win32ole_variant_m [ 92/913] 2891613=test_rdoc_store [ 93/913] 2891604=test_err_in_callback [ 94/913] 2891604=test_rdoc_stats [ 95/913] 2891600=test_cesu8 [ 96/913] 2891600=test_gem_commands_rebuild_command [ 97/913] 2891607=test_alias_and_anchor [ 98/913] 2891600=test_gem_commands_setup_command [ 99/913] 2891604=test_ractor [100/913] 2891602=library_symbols_test [101/913] 2891607=test_emitter [102/913] 2891607=test_json_tree [103/913] 2891607=test_https_proxy [104/913] 2891602=test_pkey_dsa [105/913] 2891611=test_nomethod_error [106/913] 2891607=test_ssl [107/913] 2891611=test_date_strptime [108/913] 2891611=test_proc [109/913] 2891608=test_singleton_function [110/913] 2891608=test_shellwords [111/913] 2891608=test_cclass [112/913] 2891602=test_uncorrectable_name_check [113/913] 2891602=test_load [114/913] 2891602=test_omap [115/913] 2891602=magic_comment_test [116/913] 2891610=test_zlib [117/913] 2891608=test_marshal [118/913] 2891604=test_framework [119/913] 2891604=test_case_comprehensive [120/913] 2891604=test_gem_source_list [121/913] 2891600=test_yaml_special_cases [122/913] 2891604=attribute_write_test [123/913] 2891604=test_parser [124/913] 2891600=test_cgi_core [125/913] 2891604=test_helper_method [126/913] 2891600=test_delegate [127/913] 2891604=test_files_test_1 [128/913] 2891600=test_gem [129/913] 2891612=test_severity [130/913] 2891612=test_ractor [131/913] 2891609=test_float [132/913] 2891612=test_rdoc_rd_inline [133/913] 2891602=test_gem_remote_fetcher_local_ssl_server [134/913] 2891613=test_gem_source_git [135/913] 2891599=test_regex_casefold [136/913] 2891599=test_pipe [137/913] 2891611=test_rdoc_normal_class [138/913] 2891612=test_random_formatter [139/913] 2891612=test_gem_commands_check_command [140/913] 2891607=test_multi_irb_commands [141/913] 2891607=test_gem_command_manager [142/913] 2891611=test_rdoc_top_level [143/913] 2891599=test_gem_installer [144/913] 2891608=test_rdoc_code_object [145/913] 2891613=test_erb [146/913] 2891607=test_time [147/913] 2891612=json_ext_parser_test [148/913] 2891613=test_duplicate [149/913] 2891613=test_integer [150/913] 2891612=test_date_attr [151/913] 2891612=test_scan_args [152/913] 2891612=test_class_name_check [153/913] 2891612=test_gem_resolver_git_set [154/913] 2891607=test_help [155/913] 2891607=test_string [156/913] 2891611=test_sorted_set [157/913] 2891612=test_files_lib [158/913] 2891609=test_emoji [159/913] 2891608=test_condition [160/913] 2891608=test_cp949 [161/913] 2891608=string_encoding_test [162/913] 2891609=test_benchmark [163/913] 2891608=test_exception_at_throwing [164/913] 2891610=test_name_error [165/913] 2891608=test_handle [166/913] 2891611=test_frozen [167/913] 2891611=test_gem_source [168/913] 2891600=test_rdoc_markup_to_rdoc [169/913] 2891600=test_color_printer [170/913] 2891600=test_safe_load [171/913] 2891600=test_utf16 [172/913] 2891600=test_gem_package [173/913] 2891608=test_enumerator [174/913] 2891602=test_rdoc_parser_simple [175/913] 2891609=test_parser [176/913] 2891611=test_pkcs12 [177/913] 2891609=test_date_time [178/913] 2891610=test_date [179/913] 2891609=test_change_word [180/913] 2891610=test_gem_source_installed [181/913] 2891609=test_modify_expand [182/913] 2891609=test_gem_available_set [183/913] 2891609=test_propertyputref [184/913] 2891609=test_gem_uninstaller [185/913] 2891602=test_symbol [186/913] 2891602=test_gem_platform [187/913] 2891610=test_rdoc_ri_paths [188/913] 2891602=overlap_test [189/913] 2891603=test_pty [190/913] 2891611=test_assembler [191/913] 2891611=test_gem_commands_list_command [192/913] 2891611=test_gem_source_vendor [193/913] 2891611=test_variable_name_check [194/913] 2891600=test_command [195/913] 2891610=test_gem_package_old [196/913] 2891610=test_rbconfig [197/913] 2891610=test_gem_uri [198/913] 2891610=test_digest [199/913] 2891611=test_debug [200/913] 2891611=test_stringchar [201/913] 2891611=test_gem_commands_help_command [202/913] 2891606=test_arith_seq_extract [203/913] 2891600=test_rdoc_markup_formatter [204/913] 2891600=test_enumerator [205/913] 2891600=test_fiddle [206/913] 2891602=test_win32ole_variant [207/913] 2891602=test_rdoc_parser_prism_ruby [208/913] 2891611=test_ractor [209/913] 2891603=test_psych [210/913] 2891600=test_time_tz [211/913] 2891603=test_backtrace [212/913] 2891600=test_rdoc_task [213/913] 2891600=test_class2name [214/913] 2891600=test_nil [215/913] 2891600=test_gem_request_set_lockfile_tokenizer [216/913] 2891611=test_gem_commands_outdated_command [217/913] 2891600=test_kdf [218/913] 2891606=test_array [219/913] 2891614=test_find_executable [220/913] 2891611=test_set [221/913] 2891614=test_error_highlight [222/913] 2891600=test_profile_frames [223/913] 2891611=test_resolve_symbol [224/913] 2891611=test_date_compat [225/913] 2891611=test_lazy_enumerator [226/913] 2891610=test_gem_console_ui [227/913] 2891610=test_member [228/913] 2891610=test_resource [229/913] 2891600=test_gem_source_fetch_problem [230/913] 2891600=test_set [231/913] 2891600=test_gem_update_suggestion [232/913] 2891610=test_rdoc_generator_pot_po [233/913] 2891610=test_reqarg [234/913] 2891609=test_reline_key [235/913] 2891600=test_method [236/913] 2891609=test_unicode_normalize [237/913] 2891609=test_append [238/913] 2891609=test_ractor_compatibility [239/913] 2891603=test_rdoc_markup_hard_break [240/913] 2891602=test_gem_resolver_lock_set [241/913] 2891603=test_argf [242/913] 2891602=test_rdoc_i18n_locale [243/913] 2891602=test_egrep_cpp [244/913] 2891614=test_gem_resolver_composed_set [245/913] 2891602=test_date_conv [246/913] 2891611=test_webauthn_poller [247/913] 2891602=test_buffered_io [248/913] 2891611=test_yjit [249/913] 2891602=test_rdoc_markup_attribute_manager [250/913] 2891610=test_m17n [251/913] 2891602=test_ipaddr [252/913] 2891614=test_arity [253/913] 2891614=test_gem_stream_ui [254/913] 2891602=test_numhash [255/913] 2891602=test_trace [256/913] 2891609=test_rdoc_generator_ri [257/913] 2891602=test_nofree [258/913] 2891602=test_pkey_rsa [259/913] 2891614=test_within_pipe [260/913] 2891609=test_scalar_scanner [261/913] 2891609=test_io_buffer [262/913] 2891609=test_win32ole_event [263/913] 2891614=test_hash [264/913] 2891609=test_reline [265/913] 2891610=test_arith_seq_beg_len_step [266/913] 2891602=test_beginendblock [267/913] 2891610=test_gem_resolver_requirement_list [268/913] 2891610=test_yjit_exit_locations [269/913] 2891610=test_rdoc_markup_pre_process [270/913] 2891610=test_rdoc_rdoc [271/913] 2891610=test_rdoc_method_attr [272/913] 2891602=test_gem_config_file [273/913] 2891604=test_gem_commands_pristine_command [274/913] 2891610=test_yamlstore [275/913] 2891610=test_gem_package_tar_writer [276/913] 2891602=test_rubygems [277/913] 2891610=ripper_test [278/913] 2891609=test_mailto [279/913] 2891609=test_yaml_tree [280/913] 2891613=test_case_mapping [281/913] 2891609=snapshots_test [282/913] 2891602=test_function [283/913] 2891613=test_socket [284/913] 2891602=test_timeout [285/913] 2891601=test_not [286/913] 2891601=test_weakref [287/913] 2891601=test_gem_bundler_version_finder [288/913] 2891601=test_console_attr [289/913] 2891601=constant_path_node_test [290/913] 2891601=test_gem_path_support [291/913] 2891610=test_win32ole_record [292/913] 2891610=newline_test [293/913] 2891601=snippets_test [294/913] 2891610=parser_test [295/913] 2891610=test_array [296/913] 2891610=test_ubf_async_safe [297/913] 2891602=test_webauthn_listener_response [298/913] 2891610=heredoc_test [299/913] 2891602=test_cgi_multipart [300/913] 2891610=test_case [301/913] 2891610=test_bug-5832 [302/913] 2891610=test_did_you_mean [303/913] 2891602=test_autoconf [304/913] 2891602=test_popen_deadlock [305/913] 2891610=test_gem_safe_yaml [306/913] 2891605=test_digest_extend [307/913] 2891610=json_encoding_test [308/913] 2891605=test_time [309/913] 2891610=test_math [310/913] 2891610=test_gc [311/913] 2891610=test_libs [312/913] 2891610=test_super [313/913] 2891606=onigmo_test [314/913] 2891612=test_struct [315/913] 2891612=test_rdoc_comment [316/913] 2891606=test_pack [317/913] 2891605=test_ast [318/913] 2891606=fuzzer_test [319/913] 2891606=test_rb_str_dup [320/913] 2891606=test_gem_requirement [321/913] 2891612=test_alias [322/913] 2891609=test_face [323/913] 2891609=test_sizeof [324/913] 2891612=test_compile_prism [325/913] 2891604=test_gem_commands_build_command [326/913] 2891613=test_gem_security [327/913] 2891606=test_euc_tw [328/913] 2891606=test_x509name [329/913] 2891606=test_sleep [330/913] 2891602=test_wait [331/913] 2891604=test_object_references [332/913] 2891604=test_dup [333/913] 2891610=test_require [334/913] 2891602=test_stringio [335/913] 2891612=test_dns [336/913] 2891602=test_gem_commands_info_command [337/913] 2891602=command_line_test [338/913] 2891602=test_rdoc_rd [339/913] 2891604=test_date_new [340/913] 2891604=test_io_timeout [341/913] 2891606=test_bug-3571 [342/913] 2891602=test_notimplement [343/913] 2891604=test_emoji_breaks [344/913] 2891602=test_system [345/913] 2891604=test_comparable [346/913] 2891604=test_emitter [347/913] 2891606=test_ts [348/913] 2891604=test_gem_resolver_api_set [349/913] 2891612=parse_stream_test [350/913] 2891604=test_locale [351/913] 2891599=test_gem_source_subpath_problem [352/913] 2891604=node_id_test [353/913] 2891612=test_tmpdir [354/913] 2891601=test_type [355/913] 2891601=test_range [356/913] 2891599=test_io_buffer [357/913] 2891599=encodings_test [358/913] 2891612=test_string_processing [359/913] 2891612=json_generator_test [360/913] 2891599=test_gem_impossible_dependencies_error [361/913] 2891599=test_dryrun [362/913] 2891599=test_configuration [363/913] 2891612=test_windows_1252 [364/913] 2891604=test_rdoc_single_class [365/913] 2891612=test_rdoc_alias [366/913] 2891604=test_udp [367/913] 2891604=dispatcher_test [368/913] 2891604=warnings_test [369/913] 2891612=test_to_ary_concat [370/913] 2891604=test_rubyoptions [371/913] 2891606=test_printf [372/913] 2891599=test_rdoc_token_stream [373/913] 2891606=test_stringify_symbols [374/913] 2891606=test_files_test [375/913] 2891606=test_gem_dependency_list [376/913] 2891599=test_gem_resolver_installer_set [377/913] 2891606=test_nesting_parser [378/913] 2891613=test_gem_commands_uninstall_command [379/913] 2891599=test_rendering [380/913] 2891606=test_pkey_dh [381/913] 2891606=test_rdoc_text [382/913] 2891599=test_shapes [383/913] 2891599=test_ocsp [384/913] 2891606=test_gem_silent_ui [385/913] 2891606=test_require [386/913] 2891606=test_ifunless [387/913] 2891606=test_project_sanity [388/913] 2891602=regular_expression_encoding_test [389/913] 2891601=test_env [390/913] 2891602=test_config [391/913] 2891606=test_gem_commands_cleanup_command [392/913] 2891599=test_rdoc_markup_paragraph [393/913] 2891599=test_interned_str [394/913] 2891599=test_placearg [395/913] 2891602=test_ensured [396/913] 2891612=test_config [397/913] 2891602=test_delete [398/913] 2891602=comments_test [399/913] 2891602=test_io_m17n [400/913] 2891612=test_object_create_start [401/913] 2891612=test_forwardable [402/913] 2891599=test_continuation [403/913] 2891612=test_gem_ext_configure_builder [404/913] 2891599=test_mdns [405/913] 2891612=test_x509store [406/913] 2891599=test_dir [407/913] 2891613=test_rdoc_rd_inline_parser [408/913] 2891600=test_kwargs [409/913] 2891600=test_rdoc_extend [410/913] 2891613=test_io_wait [411/913] 2891600=test_lexer [412/913] 2891613=test_win32ole_type [413/913] 2891612=test_random [414/913] 2891613=test_merge_keys [415/913] 2891613=test_gem_commands_lock_command [416/913] 2891600=test_euc_kr [417/913] 2891612=test_threadgroup [418/913] 2891600=test_rdoc_generator_json_index [419/913] 2891613=test_set_len [420/913] 2891613=test_exception [421/913] 2891600=test_bash_completion [422/913] 2891600=test_gem_security_signer [423/913] 2891609=test_gem_local_remote_options [424/913] 2891609=integer_parse_test [425/913] 2891609=test_gem_validator [426/913] 2891599=test_prettyprint [427/913] 2891606=test_rdoc_markup_to_label [428/913] 2891609=test_install [429/913] 2891599=regular_expression_options_test [430/913] 2891599=test_key_event_record [431/913] 2891599=test_sleep [432/913] 2891600=test_queue [433/913] 2891606=test_ns_spki [434/913] 2891600=test_depth_first [435/913] 2891600=test_tsort [436/913] 2891600=test_integer_comb [437/913] 2891606=index_write_test [438/913] 2891606=test_date_ractor [439/913] 2891612=test_m17n_comb [440/913] 2891603=test_pair [441/913] 2891609=test_tree_spell_checker [442/913] 2891609=lex_test [443/913] 2891606=test_bundled_gems [444/913] 2891606=test_custom_command [445/913] 2891606=test_addrinfo [446/913] 2891606=test_x509cert [447/913] 2891614=test_http [448/913] 2891614=test_passing_block [449/913] 2891614=test_rdoc_attr [450/913] 2891606=test_logdevice [451/913] 2891614=test_rdoc_markup_include [452/913] 2891614=test_ansi_without_terminfo [453/913] 2891614=test_terminfo [454/913] 2891614=test_enumerable [455/913] 2891614=test_bmethod [456/913] 2891614=test_key_actor_vi [457/913] 2891599=test_bug-14834 [458/913] 2891614=test_svcb_https [459/913] 2891602=test_rdoc_context_section [460/913] 2891614=ruby_parser_test [461/913] 2891614=test_buffering [462/913] 2891602=test_rdoc_parser_c [463/913] 2891614=test_gem_security_trust_dir [464/913] 2891614=test_constant [465/913] 2891599=test_default_gems [466/913] 2891599=test_load [467/913] 2891599=test_encoding [468/913] 2891609=json_fixtures_test [469/913] 2891609=test_rdoc_generator_pot_po_entry [470/913] 2891609=test_gem_resolver_specification [471/913] 2891609=test_webauthn_listener [472/913] 2891602=test_lock_native_thread [473/913] 2891602=test_gem_package_tar_reader_entry Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 40653> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 2891609 ko1 10u IPv4 318501828 0t0 TCP localhost:40653->localhost:47622 (CLOSE_WAIT) Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_no_params_response: 10 [474/913] 2891599=test_zsh_completion [475/913] 2891599=test_enc_str_buf_cat [476/913] 2891609=test_logperiod [477/913] 2891599=test_have_func [478/913] 2891609=test_force_exit [479/913] 2891610=test_gem_resolver_dependency_request [480/913] 2891610=test_external_new [481/913] 2891610=test_scanner_events [482/913] 2891609=test_abi [483/913] 2891602=test_euc_jp [484/913] 2891602=test_win32ole_typelib [485/913] 2891610=test_rdoc_markup_to_table_of_contents [486/913] 2891602=test_weakmap [487/913] 2891610=test_ancdata [488/913] 2891610=test_gem_doctor [489/913] 2891610=test_data_error [490/913] 2891610=test_rubyvm [491/913] 2891610=test_common [492/913] 2891606=test_optimization [493/913] 2891609=test_rdoc_markdown [494/913] 2891603=test_gem_request_connection_pools [495/913] 2891610=test_sprintf [496/913] 2891599=test_gem_uri_formatter [497/913] 2891599=test_rdoc_encoding [498/913] 2891609=test_ractor [499/913] 2891609=parse_success_test [500/913] 2891609=test_gem_commands_push_command [501/913] 2891599=test_module [502/913] 2891603=test_ssl [503/913] 2891610=test_deprecate [504/913] 2891610=test_rdoc_constant [505/913] 2891609=test_registry [506/913] 2891609=test_key_actor_emacs [507/913] 2891610=test_bigzero [508/913] 2891610=test_basicinstructions [509/913] 2891607=test_mutex [510/913] 2891610=test_struct [511/913] 2891609=test_typeddata [512/913] 2891610=test_gem_resolver_vendor_specification [513/913] 2891610=compiler_test [514/913] 2891610=test_date_strftime [515/913] 2891613=test_history [516/913] 2891613=test_verbose [517/913] 2891613=test_gem_ext_builder [518/913] 2891607=test_logger [519/913] 2891607=test_sexp [520/913] 2891607=test_gem_package_tar_header [521/913] 2891607=test_disable_irb [522/913] 2891601=pattern_test [523/913] 2891609=test_ractor [524/913] 2891601=test_rdoc_tom_doc [525/913] 2891614=test_rdoc_i18n_text [526/913] 2891601=test_gem_unsatisfiable_dependency_error [527/913] 2891609=locals_test [528/913] 2891614=test_find [529/913] 2891607=test_recursion [530/913] 2891601=test_normalize [531/913] 2891601=test_gem_commands_owner_command [532/913] 2891607=test_import [533/913] 2891614=test_basicsocket [534/913] 2891614=version_test [535/913] 2891614=test_gem_request_set [536/913] 2891610=test_objectspace [537/913] 2891608=test_trick [538/913] 2891601=test_fd_setsize [539/913] 2891601=test_gem_remote_fetcher_s3 [540/913] 2891609=test_rdoc_markup_parser [541/913] 2891601=test_gem_rdoc [542/913] 2891609=test_files_test_2 [543/913] 2891614=test_gem_version_option [544/913] 2891600=test_require_lib [545/913] 2891614=test_scheduler [546/913] 2891601=test_ensure_and_callcc [547/913] 2891601=test_rdoc_markup_raw [548/913] 2891601=test_signal [549/913] 2891614=test_timeout [550/913] 2891614=test_fixnum [551/913] 2891614=test_iseq_load [552/913] 2891607=test_name_error_extension [553/913] 2891607=test_fstring [554/913] 2891607=test_gem_resolver_activation_request [555/913] 2891607=test_big5 [556/913] 2891607=test_null [557/913] 2891607=test_coderange [558/913] 2891607=test_open-uri [559/913] 2891610=test_rdoc_parser [560/913] 2891610=test_rdoc_markup_indented_paragraph [561/913] 2891610=test_big2str [562/913] 2891610=test_line_editor [563/913] 2891607=test_rdoc_context [564/913] 2891610=test_pkg_config [565/913] 2891610=test_rdoc_markup_to_joined_paragraph [566/913] 2891610=test_string_memory [567/913] 2891610=test_rdoc_markup_to_html [568/913] 2891612=regexp_test [569/913] 2891612=test_complex2 [570/913] 2891612=test_iso_8859 [571/913] 2891612=test_x509attr [572/913] 2891612=test_dln [573/913] 2891612=test_history [574/913] 2891610=test_cgi_util [575/913] 2891612=test_x509req [576/913] 2891613=test_gem_commands_open_command [577/913] 2891613=test_tree_builder [578/913] 2891613=test_gem_ext_cargo_builder_link_flag_converter [579/913] 2891610=test_protocol [580/913] 2891612=test_protect [581/913] 2891612=test_store [582/913] 2891613=test_insns_leaf [583/913] 2891613=test_iseq [584/913] 2891610=test_enc_associate [585/913] 2891601=dump_test [586/913] 2891599=test_gc [587/913] 2891612=test_allocation [588/913] 2891614=test_c_struct_builder [589/913] 2891614=location_test [590/913] 2891614=test_win32ole_variable [591/913] 2891614=test_gb18030 [592/913] 2891614=test_type_completor [593/913] 2891614=test_gem_package_tar_reader [594/913] 2891614=test_word [595/913] 2891614=test_cgi_session [596/913] 2891614=test_class [597/913] 2891614=test_x509crl [598/913] 2891607=test_numeric [599/913] 2891607=test_stringscanner [600/913] 2891610=test_gem_dependency_installer [601/913] 2891607=test_pointer [602/913] 2891614=test_refinement [603/913] 2891613=test_win32ole_type_event [604/913] 2891613=test_gem_name_tuple [605/913] 2891613=test_warning [606/913] 2891613=test_rdoc_class_module [607/913] 2891603=test_gbk [608/913] 2891603=test_rdoc_markup_attributes [609/913] 2891603=test_gem_specification [610/913] 2891607=test_rdoc_markup_to_html_snippet [611/913] 2891607=test_gem_commands_fetch_command [612/913] 2891608=test_cgi_header [613/913] 2891608=test_pkcs7 [614/913] 2891607=test_complexrational [615/913] 2891601=test_rdoc_any_method [616/913] 2891607=test_flush [617/913] 2891607=test_require_path_check [618/913] 2891607=test_mkmf [619/913] 2891608=test_win32ole_variant_outarg [620/913] 2891608=test_mul [621/913] 2891608=test_mixed_unicode_escapes [622/913] 2891608=test_enumerator_kw [623/913] 2891608=test_instrumentation_api [624/913] 2891607=test_rdoc_markup_verbatim [625/913] 2891607=test_at_exit [626/913] 2891607=test_complex [627/913] 2891611=source_location_test [628/913] 2891607=test_inadvertent_creation [629/913] 2891602=static_inspect_test [630/913] 2891602=test_case [631/913] 2891602=test_c_struct_entry [632/913] 2891611=test_eval_history [633/913] 2891613=test_gem_commands_query_command [634/913] 2891607=test_color [635/913] 2891607=equality_test [636/913] 2891611=unescape_test [637/913] 2891601=test_x509ext [638/913] 2891601=test_files_ext [639/913] 2891607=test_gem_stub_specification [640/913] 2891602=test_method_cache [641/913] 2891602=test_path [642/913] 2891602=test_sprintf_comb [643/913] 2891601=test_tcp [644/913] 2891601=test_pp [645/913] 2891607=test_rdoc_markdown_test [646/913] 2891601=test_rdoc_normal_module [647/913] 2891602=test_rdoc_markup_to_tt_only [648/913] 2891608=test_gem_version [649/913] 2891602=test_win32ole [650/913] 2891602=test_gem_commands_stale_command [651/913] 2891601=tunnel_test [652/913] 2891602=test_settracefunc [653/913] 2891601=test_gem_text [654/913] 2891601=test_rdoc_markup_heading [655/913] 2891601=test_extlibs [656/913] 2891608=test_rat [657/913] 2891608=test_whileuntil [658/913] 2891613=test_transcode [659/913] 2891608=test_flags [660/913] 2891613=test_asn1 [661/913] 2891613=test_monitor [662/913] 2891613=test_gem_ext_rake_builder [663/913] 2891610=json_string_matching_test [664/913] 2891610=test_cgi_tag_helper [665/913] 2891610=test_kill_ring [666/913] 2891610=test_dir_m17n [667/913] 2891609=test_gem_resolver_git_specification [668/913] 2891603=test_remote_fetch_error [669/913] 2891603=test_pathname [670/913] 2891608=test_coverage [671/913] 2891600=test_func [672/913] 2891609=test_stream [673/913] 2891609=json_common_interface_test [674/913] 2891609=test_eval [675/913] 2891609=test_object [676/913] 2891603=test_process [677/913] 2891603=test_fileutils [678/913] 2891607=test_gem_commands_cert_command [679/913] 2891609=test_io [680/913] 2891602=test_class [681/913] 2891613=test_const [682/913] 2891613=test_serialize_subclasses [683/913] 2891603=parse_comments_test [684/913] 2891613=test_gem_dependency [685/913] 2891603=test_method_cache [686/913] 2891603=test_marshalable [687/913] 2891604=test_string [688/913] 2891603=test_gem_resolver_index_specification [689/913] 2891609=test_iterator [690/913] 2891613=test_storage [691/913] 2891604=test_path_to_class [692/913] 2891604=json_addition_test [693/913] 2891613=test_thread_fd_close [694/913] 2891613=test_gem_ext_ext_conf_builder [695/913] 2891604=test_qsort [696/913] 2891604=test_cmethod [697/913] 2891604=test_gem_commands_dependency_command [698/913] 2891603=test_iter_break [699/913] 2891603=test_process [700/913] 2891609=test_have_macro [701/913] 2891604=test_parse [702/913] 2891612=test_num2int [703/913] 2891612=test_rdoc_parser_rd [704/913] 2891612=test_gem_source_local [705/913] 2891609=test_variable [706/913] 2891608=test_digest [707/913] 2891608=test_gem_resolver_lock_specification [708/913] 2891609=test_cstr [709/913] 2891608=test_address_resolve [710/913] 2891608=test_closure [711/913] 2891612=test_wss [712/913] 2891612=test_nil2vtempty [713/913] 2891612=test_securerandom [714/913] 2891612=test_foreach [715/913] 2891612=test_econv [716/913] 2891611=test_gem_ext_cargo_builder_unit [717/913] 2891611=test_gem_commands_install_command [718/913] 2891607=test_stack [719/913] 2891604=test_summary [720/913] 2891610=test_flip [721/913] 2891608=test_nowrite [722/913] 2891601=test_thread_queue [723/913] 2891608=test_encoding [724/913] 2891610=test_lambda [725/913] 2891608=test_file [726/913] 2891610=test_frozen_error [727/913] 2891610=test_sockopt [728/913] 2891610=bom_test [729/913] 2891610=test_irb [730/913] 2891604=test_literal [731/913] 2891600=test_arithmetic_sequence [732/913] 2891600=test_gem_commands_search_command [733/913] 2891600=test_pattern_matching [734/913] 2891600=test_thread [735/913] 2891600=test_gem_commands_signin_command [736/913] 2891609=test_nonblock [737/913] 2891609=test_pkey [738/913] 2891609=test_gem_request [739/913] 2891600=test_primitive [740/913] 2891600=test_rdoc_include [741/913] 2891600=parameters_signature_test [742/913] 2891613=test_getopts [743/913] 2891613=test_rendering [744/913] 2891610=test_gem_resolver_api_specification [745/913] 2891600=test_spell_checker [746/913] 2891610=test_bug_reporter [747/913] 2891600=test_pstore [748/913] 2891613=test_ractor [749/913] 2891600=test_document [750/913] 2891609=test_rdoc_options [751/913] 2891600=test_ansi_with_terminfo [752/913] 2891600=test_yaml [753/913] 2891613=test_boolean [754/913] 2891613=test_config [755/913] 2891614=test_gem_commands_specification_command [756/913] 2891600=test_recorder [757/913] 2891600=test_yield_block [758/913] 2891600=test_gem_resolver_best_set [759/913] 2891614=test_convertible [760/913] 2891610=test_addr [761/913] 2891600=test_eval [762/913] 2891610=test_stat [763/913] 2891610=test_unicode [764/913] 2891610=test_parser_events [765/913] 2891607=test_windows_1251 [766/913] 2891612=test_cgi_modruby [767/913] 2891607=test_thread_cv [768/913] 2891612=test_yamldbm [769/913] 2891612=test_win32ole_method [770/913] 2891612=test_helper [771/913] 2891612=test_rdoc_cross_reference [772/913] 2891610=test_gem_commands_contents_command [773/913] 2891610=test_readpartial [774/913] 2891611=test_rdoc_generator_markup [775/913] 2891611=test_scalar [776/913] 2891611=test_gem_resolver_conflict [777/913] 2891611=test_rational [778/913] 2891607=test_str2big [779/913] 2891611=test_regexp [780/913] 2891607=newline_offsets_test [781/913] 2891610=test_pack [782/913] 2891600=test_defined [783/913] 2891601=test_ole_methods [784/913] 2891601=test_switch_hitter [785/913] 2891601=json_generic_object_test [786/913] 2891606=test_hash_create [787/913] 2891606=test_thread [788/913] 2891601=test_call [789/913] 2891609=test_rdoc_parser_changelog [790/913] 2891600=test_init [791/913] 2891613=test_gem_resolver_index_set [792/913] 2891613=test_gem_install_update_options [793/913] 2891609=test_file [794/913] 2891608=test_gem_security_policy [795/913] 2891609=test_arity [796/913] 2891609=test_update [797/913] 2891609=test_files_sample [798/913] 2891609=test_folderitem2_invokeverb [799/913] 2891601=test_case_options [800/913] 2891609=test_rdoc_markup_to_html_crossref [801/913] 2891601=test_gem_request_set_lockfile_parser [802/913] 2891607=test_yield [803/913] 2891610=test_shift_jis [804/913] 2891610=test_gem_ci_detector [805/913] 2891610=test_formatter [806/913] 2891610=test_string [807/913] 2891601=test_io_wait_uncommon [808/913] 2891613=test_proxy [809/913] 2891601=test_raise [810/913] 2891601=test_completion [811/913] 2891610=test_ostruct [812/913] 2891613=test_http [813/913] 2891612=test_gem_dependency_resolution_error [814/913] 2891612=test_rational2 [815/913] 2891612=fixtures_test [816/913] 2891608=test_koi8 [817/913] 2891608=test_objspace [818/913] 2891600=test_clone [819/913] 2891604=test_erb_m17n [820/913] 2891604=test_gem_ext_cmake_builder [821/913] 2891610=test_filter [822/913] 2891604=test_too_many_dummy_encodings [823/913] 2891610=test_ftp [824/913] 2891610=integer_base_flags_test [825/913] 2891610=test_httpresponses [826/913] 2891610=test_unicode_escape [827/913] 2891604=test_have_library [828/913] 2891612=test_erb_command [829/913] 2891609=test_require [830/913] 2891610=test_https [831/913] 2891600=test_evaluation [832/913] 2891600=test_gem_resolver_vendor_set [833/913] 2891612=test_rdoc_markup_to_ansi [834/913] 2891600=test_fnmatch [835/913] 2891612=test_rdoc_markup [836/913] 2891612=test_context [837/913] 2891600=test_coder [838/913] 2891600=test_optparse [839/913] 2891612=test_symbol [840/913] 2891600=parse_test [841/913] 2891600=test_gem_source_specific_file [842/913] 2891600=test_unix [843/913] 2891600=test_gem_commands_which_command [844/913] 2891600=test_enum [845/913] 2891601=test_new [846/913] 2891601=test_cipher [847/913] 2891601=test_macro [848/913] 2891601=test_hash [849/913] 2891601=test_ldap [850/913] 2891601=test_gem_source_lock [851/913] 2891601=test_etc [852/913] 2891601=test_gem_remote_fetcher_local_server [853/913] 2891601=test_rdoc_markup_to_bs [854/913] 2891601=test_last_thread [855/913] 2891604=desugar_compiler_test [856/913] 2891604=test_signedness [857/913] 2891601=test_hmac [858/913] 2891601=test_gem_commands_mirror [859/913] 2891601=test_cgi_cookie [860/913] 2891601=test_internal_ivar [861/913] 2891601=symbol_encoding_test [862/913] 2891601=test_cd [863/913] 2891601=test_tracepoint [864/913] 2891613=test_gem_commands_environment_command [865/913] 2891613=test_my_integer [866/913] 2891613=test_rdoc_rubygems_hook [867/913] 2891614=test_gem_resolver_installed_specification [868/913] 2891601=test_debugger_integration [869/913] 2891614=test_array_create [870/913] 2891614=test_ractor [871/913] 2891601=test_numeric [872/913] 2891609=test_metaclass [873/913] 2891609=test_io [874/913] 2891613=test_ws [875/913] 2891613=test_rdoc_require [876/913] 2891614=test_date_arith [877/913] 2891613=test_io_console [878/913] 2891614=test_undef [879/913] 2891614=test_c_union_entity [880/913] 2891601=test_gem_commands_sources_command [881/913] 2891614=test_gem_spec_fetcher [882/913] 2891600=test_engine [883/913] 2891600=test_enc_raise [884/913] 2891600=test_key_error [885/913] 2891600=test_pinned [886/913] 2891600=test_memory_view [887/913] 2891614=test_gem_command [888/913] 2891601=test_usrmarshal [889/913] 2891614=test_weakkeymap [890/913] 2891600=test_rdoc_parser_ruby [891/913] 2891601=test_httpresponse [892/913] 2891610=test_rdoc_markup_to_markdown [893/913] 2891604=test_inlinecache [894/913] 2891602=test_show_source [895/913] 2891610=test_exit [896/913] 2891601=test_pattern_key_name_check [897/913] 2891601=test_jaro_winkler [898/913] 2891601=test_gem_commands_yank_command [899/913] 2891604=test_gem_resolver [900/913] 2891614=test_gem_remote_fetcher [901/913] 2891602=test_gem_gemcutter_utilities [902/913] 2891610=test_raise_exception [903/913] 2891601=test_gem_util [904/913] 2891604=test_tempfile [905/913] 2891613=test_config [906/913] 2891602=test_bignum [907/913] 2891614=reflection_test [908/913] 2891613=test_human_typo [909/913] 2891614=test_cparser [910/913] 2891613=test_dot_dot [911/913] 2891613=test_gem_request_set_lockfile [912/913] 2891601=ractor_test [913/913] 2891602=test_postponed_job $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 1035 1035 1035 ? -1 Ss 1000 0:03 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental 1035 1041 1041 1041 pts/0 1041 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental 1041 1042 1041 1041 pts/0 1041 S+ 1000 0:01 sh build-loop.sh trunk_asan --incremental 1042 2850199 1041 1041 pts/0 1041 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental 2850199 2850202 1041 1041 pts/0 1041 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.20240811-123319 --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 2850202 2850203 1041 1041 pts/0 1041 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240811-123319 --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 2850203 2891268 1041 1041 pts/0 1041 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 2891268 2891269 1041 1041 pts/0 1041 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 2891269 2891596 1041 1041 pts/0 1041 Sl+ 1000 0:19 /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 2891596 2891606 1041 1041 pts/0 1041 Sl+ 1000 0:24 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked 2891606 2916095 1041 1041 pts/0 1041 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked 2850203 2920023 1041 1041 pts/0 1041 R+ 1000 0:00 ps jx {1=>[1035], 1035=>[1041], 1041=>[1042], 1042=>[2850199], 2850199=>[2850202], 2850202=>[2850203], 2850203=>[2891268, 2920023], 2891268=>[2891269], 2891269=>[2891596], 2891596=>[2891606], 2891606=>[2916095]} $ timeout 60 gdb -p 2916095 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 2916097] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000572cab15eafe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x7a07e9c006c0 (LWP 2916095) "test_thread.rb*" 0x0000572cab15eafe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x7a07e12006c0 (LWP 2916097) "test_thread.rb*" 0x00007a080d51b4cd in __GI___poll (fds=0x7a07d2909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7a07e12006c0 (LWP 2916097) "test_thread.rb*"): #0 0x00007a080d51b4cd in __GI___poll (fds=0x7a07d2909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000572cab0e939a in __interceptor_poll () No symbol table info available. #2 0x0000572cab495e4f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050 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:3065 vm = <optimized out> #4 0x0000572cab14274f in asan_thread_start(void*) () No symbol table info available. #5 0x00007a080d49ca94 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 = {134174260332224, 7347426230340764074, 134174260332224, -352, 0, 134174405023952, 7347426230353346986, 7343283664347939242}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007a080d529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7a07e9c006c0 (LWP 2916095) "test_thread.rb*"): #0 0x0000572cab15eafe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x0000572cab15faba in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x0000572cab0ac448 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::ReturnToAllocator(__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, __sanitizer::AllocatorStats*, unsigned long, unsigned int const*, unsigned long) () No symbol table info available. #3 0x0000572cab0ac239 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::DrainHalfMax(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) () No symbol table info available. #4 0x0000572cab0ac06d in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Deallocate(__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long, void*) () No symbol table info available. #5 0x0000572cab0abaad in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) () No symbol table info available. #6 0x0000572cab0ab6f6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) () No symbol table info available. #7 0x0000572cab0ad9c6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #8 0x0000572cab144890 in __interceptor_free () No symbol table info available. #9 0x00007a07e86e4db4 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #10 0x00007a07e86e237d in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #11 0x00007a07e86e2572 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #12 0x00007a07e86e22a9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #13 0x00007a07e86e247b in ASN1_item_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #14 0x00007a07e897b899 in X509_OBJECT_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #15 0x00007a07e894d629 in OPENSSL_sk_pop_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #16 0x00007a07e897bebf in X509_STORE_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #17 0x0000572cab1b76a3 in rb_data_free (objspace=<optimized out>, obj=134174993782080) at /tmp/ruby/src/trunk_asan/gc.c:1062 free_immediately = 0 dfree = 0xfffffffffffffe00 data = 0x80 free_immediately = <optimized out> dfree = <optimized out> #18 rb_gc_obj_free (objspace=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:1205 No locals. #19 0x0000572cab1b8a4c in rb_gc_impl_shutdown_call_finalizer (objspace_ptr=0x51e000000080) at /tmp/ruby/src/trunk_asan/gc/default.c:3291 vp = 134174993782080 poisoned = 0x0 page = <optimized out> p = 134174993782080 pend = 134174993809400 stride = <optimized out> i = 160 objspace = 0x51e000000080 lock_lev = 0 #20 0x0000572cab188788 in rb_ec_finalize (ec=0x51600036f9d0) 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 = 0x51600036f9d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7a07e9bfe410, <optimized out>, 0x7a07e9bfe2e0, <optimized out>, <optimized out>}, prev = 0x7a07d1409940, state = RUBY_TAG_NONE, lock_rec = 0} save_error = 4 sysex = 0 signaled = 0 th0 = 0x515000148780 step = 4 message = 4 th = 0x515000148780 buf = <optimized out> state = <optimized out> #22 0x0000572cab188dcb in ruby_stop (ex=264, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290 No locals. #23 0x0000572cab30768d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4391 status = <optimized out> pid = <optimized out> #24 0x0000572cab562568 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:3786 ci = 0x644100040001 cc = <optimized out> me = 0x7a07eaae92c0 cfunc = 0x50400001ff58 recv = 134174443264440 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #25 0x0000572cab50892f in vm_sendish (ec=0x51600036f9d0, reg_cfp=0x7a07d4efd720, cd=0x50400061f390, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #26 vm_exec_core (ec=ec@entry=0x51600036f9d0) at ../../src/trunk_asan/insns.def:871 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x50400061f390 insns_address_table = {0x572cab505306 <vm_exec_core+6678>, 0x572cab50a5c1 <vm_exec_core+27857>, 0x572cab504d79 <vm_exec_core+5257>, 0x572cab50b8d6 <vm_exec_core+32742>, 0x572cab509240 <vm_exec_core+22864>, 0x572cab5070e6 <vm_exec_core+14326>, 0x572cab503eae <vm_exec_core+1470>, 0x572cab50ad8d <vm_exec_core+29853>, 0x572cab50a94c <vm_exec_core+28764>, 0x572cab50511a <vm_exec_core+6186>, 0x572cab504491 <vm_exec_core+2977>, 0x572cab509821 <vm_exec_core+24369>, 0x572cab505af8 <vm_exec_core+8712>, 0x572cab50b48c <vm_exec_core+31644>, 0x572cab50ab4d <vm_exec_core+29277>, 0x572cab5060c3 <vm_exec_core+10195>, 0x572cab50702e <vm_exec_core+14142>, 0x572cab5094e2 <vm_exec_core+23538>, 0x572cab50aab3 <vm_exec_core+29123>, 0x572cab508123 <vm_exec_core+18483>, 0x572cab509564 <vm_exec_core+23668>, 0x572cab509bb7 <vm_exec_core+25287>, 0x572cab508061 <vm_exec_core+18289>, 0x572cab5043bd <vm_exec_core+2765>, 0x572cab508d1a <vm_exec_core+21546>, 0x572cab5041de <vm_exec_core+2286>, 0x572cab504613 <vm_exec_core+3363>, 0x572cab506349 <vm_exec_core+10841>, 0x572cab507d85 <vm_exec_core+17557>, 0x572cab5086c7 <vm_exec_core+19927>, 0x572cab507ab0 <vm_exec_core+16832>, 0x572cab503e0a <vm_exec_core+1306>, 0x572cab509dad <vm_exec_core+25789>, 0x572cab50a811 <vm_exec_core+28449>, 0x572cab5047bc <vm_exec_core+3788>, 0x572cab505407 <vm_exec_core+6935>, 0x572cab505209 <vm_exec_core+6425>, 0x572cab505ba4 <vm_exec_core+8884>, 0x572cab506f80 <vm_exec_core+13968>, 0x572cab504876 <vm_exec_core+3974>, 0x572cab509c62 <vm_exec_core+25458>, 0x572cab50534b <vm_exec_core+6747>, 0x572cab506eb9 <vm_exec_core+13769>, 0x572cab5078ae <vm_exec_core+16318>, 0x572cab509a33 <vm_exec_core+24899>, 0x572cab5084cb <vm_exec_core+19419>, 0x572cab505e51 <vm_exec_core+9569>, 0x572cab505661 <vm_exec_core+7537>, 0x572cab509707 <vm_exec_core+24087>, 0x572cab506698 <vm_exec_core+11688>, 0x572cab508dee <vm_exec_core+21758>, 0x572cab50859c <vm_exec_core+19628>, 0x572cab508ec4 <vm_exec_core+21972>, 0x572cab50a377 <vm_exec_core+27271>, 0x572cab507a1c <vm_exec_core+16684>, 0x572cab509ad9 <vm_exec_core+25065>, 0x572cab505f20 <vm_exec_core+9776>, 0x572cab509607 <vm_exec_core+23831>, 0x572cab503c7b <vm_exec_core+907>, 0x572cab507ebb <vm_exec_core+17867>, 0x572cab508288 <vm_exec_core+18840>, 0x572cab5046b6 <vm_exec_core+3526>, 0x572cab507b54 <vm_exec_core+16996>, 0x572cab506167 <vm_exec_core+10359>, 0x572cab5058a7 <vm_exec_core+8119>, 0x572cab508fc6 <vm_exec_core+22230>, 0x572cab504a91 <vm_exec_core+4513>, 0x572cab507543 <vm_exec_core+15443>, 0x572cab512aae <vm_exec_core+61886>, 0x572cab5081c2 <vm_exec_core+18642>, 0x572cab504b33 <vm_exec_core+4675>, 0x572cab504ff6 <vm_exec_core+5894>, 0x572cab504c57 <vm_exec_core+4967>, 0x572cab5054f7 <vm_exec_core+7175>, 0x572cab505ca0 <vm_exec_core+9136>, 0x572cab50bb3b <vm_exec_core+33355>, 0x572cab508ad8 <vm_exec_core+20968>, 0x572cab50793a <vm_exec_core+16458>, 0x572cab509cb4 <vm_exec_core+25540>, 0x572cab50bc0b <vm_exec_core+33563>, 0x572cab50a085 <vm_exec_core+26517>, 0x572cab50b5ab <vm_exec_core+31931>, 0x572cab50b7c4 <vm_exec_core+32468>, 0x572cab5042da <vm_exec_core+2538>, 0x572cab50aca6 <vm_exec_core+29622>, 0x572cab5065b5 <vm_exec_core+11461>, 0x572cab50aeaa <vm_exec_core+30138>, 0x572cab505fe5 <vm_exec_core+9973>, 0x572cab509fa9 <vm_exec_core+26297>, 0x572cab5040cd <vm_exec_core+2013>, 0x572cab50495b <vm_exec_core+4203>, 0x572cab5056e9 <vm_exec_core+7673>, 0x572cab50693d <vm_exec_core+12365>, 0x572cab506ada <vm_exec_core+12778>, 0x572cab503c80 <vm_exec_core+912>, 0x572cab50403b <vm_exec_core+1867>, 0x572cab503d12 <vm_exec_core+1058>, 0x572cab50a187 <vm_exec_core+26775>, 0x572cab506459 <vm_exec_core+11113>, 0x572cab507755 <vm_exec_core+15973>, 0x572cab506c86 <vm_exec_core+13206>, 0x572cab507419 <vm_exec_core+15145>, 0x572cab507335 <vm_exec_core+14917>, 0x572cab50624b <vm_exec_core+10587>, 0x572cab506b7b <vm_exec_core+12939>, 0x572cab506813 <vm_exec_core+12067>, 0x572cab506e37 <vm_exec_core+13639>, 0x572cab506db5 <vm_exec_core+13509>, 0x572cab5052f7 <vm_exec_core+6663>, 0x572cab50a5b2 <vm_exec_core+27842>, 0x572cab504d6a <vm_exec_core+5242>, 0x572cab50b8c7 <vm_exec_core+32727>, 0x572cab509231 <vm_exec_core+22849>, 0x572cab5070d7 <vm_exec_core+14311>, 0x572cab503e9f <vm_exec_core+1455>, 0x572cab50ad7e <vm_exec_core+29838>, 0x572cab50a93d <vm_exec_core+28749>, 0x572cab50510b <vm_exec_core+6171>, 0x572cab504482 <vm_exec_core+2962>, 0x572cab509812 <vm_exec_core+24354>, 0x572cab505ae9 <vm_exec_core+8697>, 0x572cab50b47d <vm_exec_core+31629>, 0x572cab50ab3e <vm_exec_core+29262>, 0x572cab5060b4 <vm_exec_core+10180>, 0x572cab50701f <vm_exec_core+14127>, 0x572cab5094d3 <vm_exec_core+23523>, 0x572cab50aaa4 <vm_exec_core+29108>, 0x572cab508114 <vm_exec_core+18468>, 0x572cab509555 <vm_exec_core+23653>, 0x572cab509ba8 <vm_exec_core+25272>, 0x572cab508052 <vm_exec_core+18274>, 0x572cab5043ae <vm_exec_core+2750>, 0x572cab508d0b <vm_exec_core+21531>, 0x572cab5041cf <vm_exec_core+2271>, 0x572cab504604 <vm_exec_core+3348>, 0x572cab50633a <vm_exec_core+10826>, 0x572cab507d76 <vm_exec_core+17542>, 0x572cab5086b8 <vm_exec_core+19912>, 0x572cab507aa1 <vm_exec_core+16817>, 0x572cab503dfb <vm_exec_core+1291>, 0x572cab509d9e <vm_exec_core+25774>, 0x572cab50a802 <vm_exec_core+28434>, 0x572cab5047ad <vm_exec_core+3773>, 0x572cab5053f8 <vm_exec_core+6920>, 0x572cab5051fa <vm_exec_core+6410>, 0x572cab505b95 <vm_exec_core+8869>, 0x572cab506f71 <vm_exec_core+13953>, 0x572cab504867 <vm_exec_core+3959>, 0x572cab509c53 <vm_exec_core+25443>, 0x572cab50533c <vm_exec_core+6732>, 0x572cab506eaa <vm_exec_core+13754>, 0x572cab50789f <vm_exec_core+16303>, 0x572cab509a24 <vm_exec_core+24884>, 0x572cab5084bc <vm_exec_core+19404>, 0x572cab505e42 <vm_exec_core+9554>, 0x572cab505652 <vm_exec_core+7522>, 0x572cab5096f8 <vm_exec_core+24072>, 0x572cab506689 <vm_exec_core+11673>, 0x572cab508ddf <vm_exec_core+21743>, 0x572cab50858d <vm_exec_core+19613>, 0x572cab508eb5 <vm_exec_core+21957>, 0x572cab50a368 <vm_exec_core+27256>, 0x572cab507a0d <vm_exec_core+16669>, 0x572cab509aca <vm_exec_core+25050>, 0x572cab505f11 <vm_exec_core+9761>, 0x572cab5095f8 <vm_exec_core+23816>, 0x572cab508100 <vm_exec_core+18448>, 0x572cab507eac <vm_exec_core+17852>, 0x572cab508279 <vm_exec_core+18825>, 0x572cab507737 <vm_exec_core+15943>, 0x572cab507b45 <vm_exec_core+16981>, 0x572cab506158 <vm_exec_core+10344>, 0x572cab505898 <vm_exec_core+8104>, 0x572cab508fb7 <vm_exec_core+22215>, 0x572cab504a82 <vm_exec_core+4498>, 0x572cab507534 <vm_exec_core+15428>, 0x572cab512a9f <vm_exec_core+61871>, 0x572cab5081b3 <vm_exec_core+18627>, 0x572cab504b24 <vm_exec_core+4660>, 0x572cab504fe7 <vm_exec_core+5879>, 0x572cab504c48 <vm_exec_core+4952>, 0x572cab5054e8 <vm_exec_core+7160>, 0x572cab505c91 <vm_exec_core+9121>, 0x572cab507935 <vm_exec_core+16453>, 0x572cab506f67 <vm_exec_core+13943>, 0x572cab507930 <vm_exec_core+16448>, 0x572cab508100 <vm_exec_core+18448>, 0x572cab50804d <vm_exec_core+18269>, 0x572cab5054e3 <vm_exec_core+7155>, 0x572cab508480 <vm_exec_core+19344>, 0x572cab5065ab <vm_exec_core+11451>, 0x572cab5065b0 <vm_exec_core+11456>, 0x572cab508048 <vm_exec_core+18264>, 0x572cab507c36 <vm_exec_core+17222>, 0x572cab507400 <vm_exec_core+15120>, 0x572cab507321 <vm_exec_core+14897>, 0x572cab507d71 <vm_exec_core+17537>, 0x572cab50773c <vm_exec_core+15948>, 0x572cab506f6c <vm_exec_core+13948>, 0x572cab5056da <vm_exec_core+7658>...} reg_cfp = 0x7a07d4efd720 reg_pc = 0x50800054a150 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_newarraykwsplat = <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_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #27 0x0000572cab500468 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x51600036f9d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #28 0x0000572cab57faa2 in invoke_iseq_block_from_c (ec=0x51600036f9d0, captured=0x7a07d4efd7a8, self=134174443264440, 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:1595 flags = 0 iseq = 0x7a080a8de730 cfp = <optimized out> sp = 0x7a07d4dfd850 use_argv = 0x0 stack_argv = 0x7a07d4dfd850 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #29 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609 captured = 0x7a07d4efd7a8 #30 0x0000572cab52d736 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:1646 No locals. #31 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654 No locals. #32 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #33 0x0000572cab52d736 in rb_yield (val=<optimized out>) No locals. #34 0x0000572cab18cf90 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x51600036f9d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7a07e9bfef90, <optimized out>, 0x7a07e9bfeea0, <optimized out>, <optimized out>}, prev = 0x7a07d1409340, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x51600036f9d0 state = RUBY_TAG_NONE errinfo = <optimized out> #35 0x0000572cab562568 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:3786 ci = 0x66c100000001 cc = <optimized out> me = 0x7a080cd57f08 cfunc = 0x50400001f558 recv = 134174420671120 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #36 0x0000572cab50892f in vm_sendish (ec=0x51600036f9d0, reg_cfp=0x7a07d4efd790, cd=0x502001badf70, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #37 vm_exec_core (ec=ec@entry=0x51600036f9d0) at ../../src/trunk_asan/insns.def:871 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502001badf70 insns_address_table = {0x572cab505306 <vm_exec_core+6678>, 0x572cab50a5c1 <vm_exec_core+27857>, 0x572cab504d79 <vm_exec_core+5257>, 0x572cab50b8d6 <vm_exec_core+32742>, 0x572cab509240 <vm_exec_core+22864>, 0x572cab5070e6 <vm_exec_core+14326>, 0x572cab503eae <vm_exec_core+1470>, 0x572cab50ad8d <vm_exec_core+29853>, 0x572cab50a94c <vm_exec_core+28764>, 0x572cab50511a <vm_exec_core+6186>, 0x572cab504491 <vm_exec_core+2977>, 0x572cab509821 <vm_exec_core+24369>, 0x572cab505af8 <vm_exec_core+8712>, 0x572cab50b48c <vm_exec_core+31644>, 0x572cab50ab4d <vm_exec_core+29277>, 0x572cab5060c3 <vm_exec_core+10195>, 0x572cab50702e <vm_exec_core+14142>, 0x572cab5094e2 <vm_exec_core+23538>, 0x572cab50aab3 <vm_exec_core+29123>, 0x572cab508123 <vm_exec_core+18483>, 0x572cab509564 <vm_exec_core+23668>, 0x572cab509bb7 <vm_exec_core+25287>, 0x572cab508061 <vm_exec_core+18289>, 0x572cab5043bd <vm_exec_core+2765>, 0x572cab508d1a <vm_exec_core+21546>, 0x572cab5041de <vm_exec_core+2286>, 0x572cab504613 <vm_exec_core+3363>, 0x572cab506349 <vm_exec_core+10841>, 0x572cab507d85 <vm_exec_core+17557>, 0x572cab5086c7 <vm_exec_core+19927>, 0x572cab507ab0 <vm_exec_core+16832>, 0x572cab503e0a <vm_exec_core+1306>, 0x572cab509dad <vm_exec_core+25789>, 0x572cab50a811 <vm_exec_core+28449>, 0x572cab5047bc <vm_exec_core+3788>, 0x572cab505407 <vm_exec_core+6935>, 0x572cab505209 <vm_exec_core+6425>, 0x572cab505ba4 <vm_exec_core+8884>, 0x572cab506f80 <vm_exec_core+13968>, 0x572cab504876 <vm_exec_core+3974>, 0x572cab509c62 <vm_exec_core+25458>, 0x572cab50534b <vm_exec_core+6747>, 0x572cab506eb9 <vm_exec_core+13769>, 0x572cab5078ae <vm_exec_core+16318>, 0x572cab509a33 <vm_exec_core+24899>, 0x572cab5084cb <vm_exec_core+19419>, 0x572cab505e51 <vm_exec_core+9569>, 0x572cab505661 <vm_exec_core+7537>, 0x572cab509707 <vm_exec_core+24087>, 0x572cab506698 <vm_exec_core+11688>, 0x572cab508dee <vm_exec_core+21758>, 0x572cab50859c <vm_exec_core+19628>, 0x572cab508ec4 <vm_exec_core+21972>, 0x572cab50a377 <vm_exec_core+27271>, 0x572cab507a1c <vm_exec_core+16684>, 0x572cab509ad9 <vm_exec_core+25065>, 0x572cab505f20 <vm_exec_core+9776>, 0x572cab509607 <vm_exec_core+23831>, 0x572cab503c7b <vm_exec_core+907>, 0x572cab507ebb <vm_exec_core+17867>, 0x572cab508288 <vm_exec_core+18840>, 0x572cab5046b6 <vm_exec_core+3526>, 0x572cab507b54 <vm_exec_core+16996>, 0x572cab506167 <vm_exec_core+10359>, 0x572cab5058a7 <vm_exec_core+8119>, 0x572cab508fc6 <vm_exec_core+22230>, 0x572cab504a91 <vm_exec_core+4513>, 0x572cab507543 <vm_exec_core+15443>, 0x572cab512aae <vm_exec_core+61886>, 0x572cab5081c2 <vm_exec_core+18642>, 0x572cab504b33 <vm_exec_core+4675>, 0x572cab504ff6 <vm_exec_core+5894>, 0x572cab504c57 <vm_exec_core+4967>, 0x572cab5054f7 <vm_exec_core+7175>, 0x572cab505ca0 <vm_exec_core+9136>, 0x572cab50bb3b <vm_exec_core+33355>, 0x572cab508ad8 <vm_exec_core+20968>, 0x572cab50793a <vm_exec_core+16458>, 0x572cab509cb4 <vm_exec_core+25540>, 0x572cab50bc0b <vm_exec_core+33563>, 0x572cab50a085 <vm_exec_core+26517>, 0x572cab50b5ab <vm_exec_core+31931>, 0x572cab50b7c4 <vm_exec_core+32468>, 0x572cab5042da <vm_exec_core+2538>, 0x572cab50aca6 <vm_exec_core+29622>, 0x572cab5065b5 <vm_exec_core+11461>, 0x572cab50aeaa <vm_exec_core+30138>, 0x572cab505fe5 <vm_exec_core+9973>, 0x572cab509fa9 <vm_exec_core+26297>, 0x572cab5040cd <vm_exec_core+2013>, 0x572cab50495b <vm_exec_core+4203>, 0x572cab5056e9 <vm_exec_core+7673>, 0x572cab50693d <vm_exec_core+12365>, 0x572cab506ada <vm_exec_core+12778>, 0x572cab503c80 <vm_exec_core+912>, 0x572cab50403b <vm_exec_core+1867>, 0x572cab503d12 <vm_exec_core+1058>, 0x572cab50a187 <vm_exec_core+26775>, 0x572cab506459 <vm_exec_core+11113>, 0x572cab507755 <vm_exec_core+15973>, 0x572cab506c86 <vm_exec_core+13206>, 0x572cab507419 <vm_exec_core+15145>, 0x572cab507335 <vm_exec_core+14917>, 0x572cab50624b <vm_exec_core+10587>, 0x572cab506b7b <vm_exec_core+12939>, 0x572cab506813 <vm_exec_core+12067>, 0x572cab506e37 <vm_exec_core+13639>, 0x572cab506db5 <vm_exec_core+13509>, 0x572cab5052f7 <vm_exec_core+6663>, 0x572cab50a5b2 <vm_exec_core+27842>, 0x572cab504d6a <vm_exec_core+5242>, 0x572cab50b8c7 <vm_exec_core+32727>, 0x572cab509231 <vm_exec_core+22849>, 0x572cab5070d7 <vm_exec_core+14311>, 0x572cab503e9f <vm_exec_core+1455>, 0x572cab50ad7e <vm_exec_core+29838>, 0x572cab50a93d <vm_exec_core+28749>, 0x572cab50510b <vm_exec_core+6171>, 0x572cab504482 <vm_exec_core+2962>, 0x572cab509812 <vm_exec_core+24354>, 0x572cab505ae9 <vm_exec_core+8697>, 0x572cab50b47d <vm_exec_core+31629>, 0x572cab50ab3e <vm_exec_core+29262>, 0x572cab5060b4 <vm_exec_core+10180>, 0x572cab50701f <vm_exec_core+14127>, 0x572cab5094d3 <vm_exec_core+23523>, 0x572cab50aaa4 <vm_exec_core+29108>, 0x572cab508114 <vm_exec_core+18468>, 0x572cab509555 <vm_exec_core+23653>, 0x572cab509ba8 <vm_exec_core+25272>, 0x572cab508052 <vm_exec_core+18274>, 0x572cab5043ae <vm_exec_core+2750>, 0x572cab508d0b <vm_exec_core+21531>, 0x572cab5041cf <vm_exec_core+2271>, 0x572cab504604 <vm_exec_core+3348>, 0x572cab50633a <vm_exec_core+10826>, 0x572cab507d76 <vm_exec_core+17542>, 0x572cab5086b8 <vm_exec_core+19912>, 0x572cab507aa1 <vm_exec_core+16817>, 0x572cab503dfb <vm_exec_core+1291>, 0x572cab509d9e <vm_exec_core+25774>, 0x572cab50a802 <vm_exec_core+28434>, 0x572cab5047ad <vm_exec_core+3773>, 0x572cab5053f8 <vm_exec_core+6920>, 0x572cab5051fa <vm_exec_core+6410>, 0x572cab505b95 <vm_exec_core+8869>, 0x572cab506f71 <vm_exec_core+13953>, 0x572cab504867 <vm_exec_core+3959>, 0x572cab509c53 <vm_exec_core+25443>, 0x572cab50533c <vm_exec_core+6732>, 0x572cab506eaa <vm_exec_core+13754>, 0x572cab50789f <vm_exec_core+16303>, 0x572cab509a24 <vm_exec_core+24884>, 0x572cab5084bc <vm_exec_core+19404>, 0x572cab505e42 <vm_exec_core+9554>, 0x572cab505652 <vm_exec_core+7522>, 0x572cab5096f8 <vm_exec_core+24072>, 0x572cab506689 <vm_exec_core+11673>, 0x572cab508ddf <vm_exec_core+21743>, 0x572cab50858d <vm_exec_core+19613>, 0x572cab508eb5 <vm_exec_core+21957>, 0x572cab50a368 <vm_exec_core+27256>, 0x572cab507a0d <vm_exec_core+16669>, 0x572cab509aca <vm_exec_core+25050>, 0x572cab505f11 <vm_exec_core+9761>, 0x572cab5095f8 <vm_exec_core+23816>, 0x572cab508100 <vm_exec_core+18448>, 0x572cab507eac <vm_exec_core+17852>, 0x572cab508279 <vm_exec_core+18825>, 0x572cab507737 <vm_exec_core+15943>, 0x572cab507b45 <vm_exec_core+16981>, 0x572cab506158 <vm_exec_core+10344>, 0x572cab505898 <vm_exec_core+8104>, 0x572cab508fb7 <vm_exec_core+22215>, 0x572cab504a82 <vm_exec_core+4498>, 0x572cab507534 <vm_exec_core+15428>, 0x572cab512a9f <vm_exec_core+61871>, 0x572cab5081b3 <vm_exec_core+18627>, 0x572cab504b24 <vm_exec_core+4660>, 0x572cab504fe7 <vm_exec_core+5879>, 0x572cab504c48 <vm_exec_core+4952>, 0x572cab5054e8 <vm_exec_core+7160>, 0x572cab505c91 <vm_exec_core+9121>, 0x572cab507935 <vm_exec_core+16453>, 0x572cab506f67 <vm_exec_core+13943>, 0x572cab507930 <vm_exec_core+16448>, 0x572cab508100 <vm_exec_core+18448>, 0x572cab50804d <vm_exec_core+18269>, 0x572cab5054e3 <vm_exec_core+7155>, 0x572cab508480 <vm_exec_core+19344>, 0x572cab5065ab <vm_exec_core+11451>, 0x572cab5065b0 <vm_exec_core+11456>, 0x572cab508048 <vm_exec_core+18264>, 0x572cab507c36 <vm_exec_core+17222>, 0x572cab507400 <vm_exec_core+15120>, 0x572cab507321 <vm_exec_core+14897>, 0x572cab507d71 <vm_exec_core+17537>, 0x572cab50773c <vm_exec_core+15948>, 0x572cab506f6c <vm_exec_core+13948>, 0x572cab5056da <vm_exec_core+7658>...} reg_cfp = 0x7a07d4efd790 reg_pc = 0x5060009bcd50 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_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> th: 0x515000148780, native_id: 0x7a07e9c006c0 -- Control frame information ----------------------------------------------- INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> c:0005 p:---- s:0018 e:000017 CFUNC :fork INSN_LABEL_pushtoarray = <optimized out> c:0004 p:0006 s:0014 e:000012 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1274 [FINISH] INSN_LABEL_splatarray = <optimized out> c:0003 p:---- s:0010 e:000009 CFUNC :synchronize INSN_LABEL_splatkw = <optimized out> c:0002 p:0006 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1274 [FINISH] INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] 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_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #38 0x0000572cab500468 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x51600036f9d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #39 0x0000572cab53d53b in invoke_iseq_block_from_c (ec=0x51600036f9d0, captured=<optimized out>, self=134174443264440, 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:1595 flags = 0 iseq = 0x7a080a8d2d68 cfp = 0x7a07d4efd7c8 sp = 0x7a07d4dfd818 use_argv = <optimized out> stack_argv = 0x7a07d4dfd818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #40 invoke_block_from_c_proc (ec=0x51600036f9d0, self=134174443264440, 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:1689 block = <optimized out> keyword_hash = <optimized out> #41 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:1719 No locals. #42 0x0000572cab53b7c6 in rb_vm_invoke_proc (ec=0x540000000108, proc=0x80, proc@entry=0x50400040a2d0, argc=-1424626946, 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:1740 self = 0 #43 0x0000572cab493cd9 in thread_do_start_proc (th=th@entry=0x515000148780) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x50400040a2d0 args_len = 0 args_ptr = <optimized out> #44 0x0000572cab49188a in thread_do_start (th=0x515000148780) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #45 thread_start_func_2 (th=th@entry=0x515000148780, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _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> #46 0x0000572cab490b4e in call_thread_start_func_2 (th=0x515000148780) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236 stack_start = <optimized out> stack_start_addr = 0x7a07e9bffce0 #47 nt_start (ptr=0x50c000268900) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281 th = 0x515000148780 sched = <optimized out> nt = 0x50c000268900 vm = 0x525000000100 #48 0x0000572cab14274f in asan_thread_start(void*) () No symbol table info available. #49 0x00007a080d49ca94 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 = {134174405035712, 7347442997893087658, 134174405035712, -352, 0, 140736062786640, 7347442997905670570, 7343283664347939242}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #50 0x00007a080d529c3c 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 2916095) detached] $ timeout 60 gdb -p 2891606 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 2920051] [New LWP 2913249] [New LWP 2902568] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007a080d5107e3 in __GI___wait4 (pid=-1, stat_loc=0x7a080b3ca6c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Threads Id Target Id Frame * 1 Thread 0x7a080d6b0c40 (LWP 2891606) "ruby" 0x00007a080d5107e3 in __GI___wait4 (pid=-1, stat_loc=0x7a080b3ca6c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 2 Thread 0x7a07f12006c0 (LWP 2920051) "test_thread.rb*" 0x00007a080d51b4cd in __GI___poll (fds=0x7a07d2909040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x7a07eb0006c0 (LWP 2913249) "parallel.rb:40" 0x00007a080d51b4cd in __GI___poll (fds=0x7a07d441f360, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x7a07e96006c0 (LWP 2902568) "Timeout stdlib " 0x00007a080d498d61 in __futex_abstimed_wait_common64 (private=22316, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000282690) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 4 (Thread 0x7a07e96006c0 (LWP 2902568) "Timeout stdlib "): #0 0x00007a080d498d61 in __futex_abstimed_wait_common64 (private=22316, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000282690) 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=22316, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000282690) 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=0x50c000282690, 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 0x00007a080d49b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000282668) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7a080d49b4a0 <__condvar_cleanup_waiting>, __arg = 0x7a07e95fec30, __canceltype = -621735184, __prev = 0x0} cbuffer = {wseq = 8, cond = 0x50c000282668, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 8 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=0x50c000282668, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x0000572cab46ba31 in rb_native_cond_wait (cond=0x50c000282690, 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=0x51500013cc00, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863 next_th = <optimized out> #7 0x0000572cab48f7e2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x51500013cc00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105 can_direct_transfer = <optimized out> #8 0x0000572cab475d41 in native_sleep (th=0x51500013cc00, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3342 sched = <optimized out> #9 sleep_forever (th=0x51500013cc00, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1351 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 0x0000572cab48e255 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=134174992164760, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1396 scheduler = <optimized out> #11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1028 args = <optimized out> #12 0x0000572cab18cf90 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160004074d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7a07e95fef90, <optimized out>, 0x7a07e95feea0, <optimized out>, <optimized out>}, prev = 0x7a07dac09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160004074d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x0000572cab48d73d in queue_do_pop (self=<optimized out>, q=0x50400004a350, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103 queue_waiter = {w = {self = 134174992164760, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 134174992164760, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400004a350 end = 0 #14 0x0000572cab50c056 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:7299 canary_p = <optimized out> ret = <optimized out> #15 0x0000572cab50c056 in vm_invoke_builtin_delegate (ec=0x5160004074d0, cfp=0x7a07e797f758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x5160004074d0) at ../../src/trunk_asan/insns.def:1611 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x572cab505306 <vm_exec_core+6678>, 0x572cab50a5c1 <vm_exec_core+27857>, 0x572cab504d79 <vm_exec_core+5257>, 0x572cab50b8d6 <vm_exec_core+32742>, 0x572cab509240 <vm_exec_core+22864>, 0x572cab5070e6 <vm_exec_core+14326>, 0x572cab503eae <vm_exec_core+1470>, 0x572cab50ad8d <vm_exec_core+29853>, 0x572cab50a94c <vm_exec_core+28764>, 0x572cab50511a <vm_exec_core+6186>, 0x572cab504491 <vm_exec_core+2977>, 0x572cab509821 <vm_exec_core+24369>, 0x572cab505af8 <vm_exec_core+8712>, 0x572cab50b48c <vm_exec_core+31644>, 0x572cab50ab4d <vm_exec_core+29277>, 0x572cab5060c3 <vm_exec_core+10195>, 0x572cab50702e <vm_exec_core+14142>, 0x572cab5094e2 <vm_exec_core+23538>, 0x572cab50aab3 <vm_exec_core+29123>, 0x572cab508123 <vm_exec_core+18483>, 0x572cab509564 <vm_exec_core+23668>, 0x572cab509bb7 <vm_exec_core+25287>, 0x572cab508061 <vm_exec_core+18289>, 0x572cab5043bd <vm_exec_core+2765>, 0x572cab508d1a <vm_exec_core+21546>, 0x572cab5041de <vm_exec_core+2286>, 0x572cab504613 <vm_exec_core+3363>, 0x572cab506349 <vm_exec_core+10841>, 0x572cab507d85 <vm_exec_core+17557>, 0x572cab5086c7 <vm_exec_core+19927>, 0x572cab507ab0 <vm_exec_core+16832>, 0x572cab503e0a <vm_exec_core+1306>, 0x572cab509dad <vm_exec_core+25789>, 0x572cab50a811 <vm_exec_core+28449>, 0x572cab5047bc <vm_exec_core+3788>, 0x572cab505407 <vm_exec_core+6935>, 0x572cab505209 <vm_exec_core+6425>, 0x572cab505ba4 <vm_exec_core+8884>, 0x572cab506f80 <vm_exec_core+13968>, 0x572cab504876 <vm_exec_core+3974>, 0x572cab509c62 <vm_exec_core+25458>, 0x572cab50534b <vm_exec_core+6747>, 0x572cab506eb9 <vm_exec_core+13769>, 0x572cab5078ae <vm_exec_core+16318>, 0x572cab509a33 <vm_exec_core+24899>, 0x572cab5084cb <vm_exec_core+19419>, 0x572cab505e51 <vm_exec_core+9569>, 0x572cab505661 <vm_exec_core+7537>, 0x572cab509707 <vm_exec_core+24087>, 0x572cab506698 <vm_exec_core+11688>, 0x572cab508dee <vm_exec_core+21758>, 0x572cab50859c <vm_exec_core+19628>, 0x572cab508ec4 <vm_exec_core+21972>, 0x572cab50a377 <vm_exec_core+27271>, 0x572cab507a1c <vm_exec_core+16684>, 0x572cab509ad9 <vm_exec_core+25065>, 0x572cab505f20 <vm_exec_core+9776>, 0x572cab509607 <vm_exec_core+23831>, 0x572cab503c7b <vm_exec_core+907>, 0x572cab507ebb <vm_exec_core+17867>, 0x572cab508288 <vm_exec_core+18840>, 0x572cab5046b6 <vm_exec_core+3526>, 0x572cab507b54 <vm_exec_core+16996>, 0x572cab506167 <vm_exec_core+10359>, 0x572cab5058a7 <vm_exec_core+8119>, 0x572cab508fc6 <vm_exec_core+22230>, 0x572cab504a91 <vm_exec_core+4513>, 0x572cab507543 <vm_exec_core+15443>, 0x572cab512aae <vm_exec_core+61886>, 0x572cab5081c2 <vm_exec_core+18642>, 0x572cab504b33 <vm_exec_core+4675>, 0x572cab504ff6 <vm_exec_core+5894>, 0x572cab504c57 <vm_exec_core+4967>, 0x572cab5054f7 <vm_exec_core+7175>, 0x572cab505ca0 <vm_exec_core+9136>, 0x572cab50bb3b <vm_exec_core+33355>, 0x572cab508ad8 <vm_exec_core+20968>, 0x572cab50793a <vm_exec_core+16458>, 0x572cab509cb4 <vm_exec_core+25540>, 0x572cab50bc0b <vm_exec_core+33563>, 0x572cab50a085 <vm_exec_core+26517>, 0x572cab50b5ab <vm_exec_core+31931>, 0x572cab50b7c4 <vm_exec_core+32468>, 0x572cab5042da <vm_exec_core+2538>, 0x572cab50aca6 <vm_exec_core+29622>, 0x572cab5065b5 <vm_exec_core+11461>, 0x572cab50aeaa <vm_exec_core+30138>, 0x572cab505fe5 <vm_exec_core+9973>, 0x572cab509fa9 <vm_exec_core+26297>, 0x572cab5040cd <vm_exec_core+2013>, 0x572cab50495b <vm_exec_core+4203>, 0x572cab5056e9 <vm_exec_core+7673>, 0x572cab50693d <vm_exec_core+12365>, 0x572cab506ada <vm_exec_core+12778>, 0x572cab503c80 <vm_exec_core+912>, 0x572cab50403b <vm_exec_core+1867>, 0x572cab503d12 <vm_exec_core+1058>, 0x572cab50a187 <vm_exec_core+26775>, 0x572cab506459 <vm_exec_core+11113>, 0x572cab507755 <vm_exec_core+15973>, 0x572cab506c86 <vm_exec_core+13206>, 0x572cab507419 <vm_exec_core+15145>, 0x572cab507335 <vm_exec_core+14917>, 0x572cab50624b <vm_exec_core+10587>, 0x572cab506b7b <vm_exec_core+12939>, 0x572cab506813 <vm_exec_core+12067>, 0x572cab506e37 <vm_exec_core+13639>, 0x572cab506db5 <vm_exec_core+13509>, 0x572cab5052f7 <vm_exec_core+6663>, 0x572cab50a5b2 <vm_exec_core+27842>, 0x572cab504d6a <vm_exec_core+5242>, 0x572cab50b8c7 <vm_exec_core+32727>, 0x572cab509231 <vm_exec_core+22849>, 0x572cab5070d7 <vm_exec_core+14311>, 0x572cab503e9f <vm_exec_core+1455>, 0x572cab50ad7e <vm_exec_core+29838>, 0x572cab50a93d <vm_exec_core+28749>, 0x572cab50510b <vm_exec_core+6171>, 0x572cab504482 <vm_exec_core+2962>, 0x572cab509812 <vm_exec_core+24354>, 0x572cab505ae9 <vm_exec_core+8697>, 0x572cab50b47d <vm_exec_core+31629>, 0x572cab50ab3e <vm_exec_core+29262>, 0x572cab5060b4 <vm_exec_core+10180>, 0x572cab50701f <vm_exec_core+14127>, 0x572cab5094d3 <vm_exec_core+23523>, 0x572cab50aaa4 <vm_exec_core+29108>, 0x572cab508114 <vm_exec_core+18468>, 0x572cab509555 <vm_exec_core+23653>, 0x572cab509ba8 <vm_exec_core+25272>, 0x572cab508052 <vm_exec_core+18274>, 0x572cab5043ae <vm_exec_core+2750>, 0x572cab508d0b <vm_exec_core+21531>, 0x572cab5041cf <vm_exec_core+2271>, 0x572cab504604 <vm_exec_core+3348>, 0x572cab50633a <vm_exec_core+10826>, 0x572cab507d76 <vm_exec_core+17542>, 0x572cab5086b8 <vm_exec_core+19912>, 0x572cab507aa1 <vm_exec_core+16817>, 0x572cab503dfb <vm_exec_core+1291>, 0x572cab509d9e <vm_exec_core+25774>, 0x572cab50a802 <vm_exec_core+28434>, 0x572cab5047ad <vm_exec_core+3773>, 0x572cab5053f8 <vm_exec_core+6920>, 0x572cab5051fa <vm_exec_core+6410>, 0x572cab505b95 <vm_exec_core+8869>, 0x572cab506f71 <vm_exec_core+13953>, 0x572cab504867 <vm_exec_core+3959>, 0x572cab509c53 <vm_exec_core+25443>, 0x572cab50533c <vm_exec_core+6732>, 0x572cab506eaa <vm_exec_core+13754>, 0x572cab50789f <vm_exec_core+16303>, 0x572cab509a24 <vm_exec_core+24884>, 0x572cab5084bc <vm_exec_core+19404>, 0x572cab505e42 <vm_exec_core+9554>, 0x572cab505652 <vm_exec_core+7522>, 0x572cab5096f8 <vm_exec_core+24072>, 0x572cab506689 <vm_exec_core+11673>, 0x572cab508ddf <vm_exec_core+21743>, 0x572cab50858d <vm_exec_core+19613>, 0x572cab508eb5 <vm_exec_core+21957>, 0x572cab50a368 <vm_exec_core+27256>, 0x572cab507a0d <vm_exec_core+16669>, 0x572cab509aca <vm_exec_core+25050>, 0x572cab505f11 <vm_exec_core+9761>, 0x572cab5095f8 <vm_exec_core+23816>, 0x572cab508100 <vm_exec_core+18448>, 0x572cab507eac <vm_exec_core+17852>, 0x572cab508279 <vm_exec_core+18825>, 0x572cab507737 <vm_exec_core+15943>, 0x572cab507b45 <vm_exec_core+16981>, 0x572cab506158 <vm_exec_core+10344>, 0x572cab505898 <vm_exec_core+8104>, 0x572cab508fb7 <vm_exec_core+22215>, 0x572cab504a82 <vm_exec_core+4498>, 0x572cab507534 <vm_exec_core+15428>, 0x572cab512a9f <vm_exec_core+61871>, 0x572cab5081b3 <vm_exec_core+18627>, 0x572cab504b24 <vm_exec_core+4660>, 0x572cab504fe7 <vm_exec_core+5879>, 0x572cab504c48 <vm_exec_core+4952>, 0x572cab5054e8 <vm_exec_core+7160>, 0x572cab505c91 <vm_exec_core+9121>, 0x572cab507935 <vm_exec_core+16453>, 0x572cab506f67 <vm_exec_core+13943>, 0x572cab507930 <vm_exec_core+16448>, 0x572cab508100 <vm_exec_core+18448>, 0x572cab50804d <vm_exec_core+18269>, 0x572cab5054e3 <vm_exec_core+7155>, 0x572cab508480 <vm_exec_core+19344>, 0x572cab5065ab <vm_exec_core+11451>, 0x572cab5065b0 <vm_exec_core+11456>, 0x572cab508048 <vm_exec_core+18264>, 0x572cab507c36 <vm_exec_core+17222>, 0x572cab507400 <vm_exec_core+15120>, 0x572cab507321 <vm_exec_core+14897>, 0x572cab507d71 <vm_exec_core+17537>, 0x572cab50773c <vm_exec_core+15948>, 0x572cab506f6c <vm_exec_core+13948>, 0x572cab5056da <vm_exec_core+7658>...} reg_cfp = 0x7a07e797f758 reg_pc = 0x5100000011f8 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_newarraykwsplat = <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_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #17 0x0000572cab500468 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160004074d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x0000572cab53d53b in invoke_iseq_block_from_c (ec=0x5160004074d0, captured=<optimized out>, self=134174412093080, 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:1595 flags = 0 iseq = 0x7a080cbef8f0 cfp = 0x7a07e797f7c8 sp = 0x7a07e787f818 use_argv = <optimized out> stack_argv = 0x7a07e787f818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x5160004074d0, self=134174412093080, 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:1689 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:1719 No locals. #21 0x0000572cab53b7c6 in rb_vm_invoke_proc (ec=0x50c000282690, proc=0x189, proc@entry=0x5040002edcd0, argc=222924129, 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:1740 self = 0 #22 0x0000572cab493cd9 in thread_do_start_proc (th=th@entry=0x51500013cc00) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040002edcd0 args_len = 0 args_ptr = <optimized out> #23 0x0000572cab49188a in thread_do_start (th=0x51500013cc00) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #24 thread_start_func_2 (th=th@entry=0x51500013cc00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _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 0x0000572cab490b4e in call_thread_start_func_2 (th=0x51500013cc00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236 stack_start = <optimized out> stack_start_addr = 0x7a07e95ffce0 #26 nt_start (ptr=0x50c000282640) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281 th = 0x51500013cc00 sched = <optimized out> nt = 0x50c000282640 vm = 0x525000000100 #27 0x0000572cab14274f in asan_thread_start(void*) () No symbol table info available. #28 0x00007a080d49ca94 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 = {134174398744256, 7347444372282622378, 134174398744256, -352, 0, 140736062784080, 7347444372295205290, 7343283664347939242}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x00007a080d529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x7a07eb0006c0 (LWP 2913249) "parallel.rb:40"): #0 0x00007a080d51b4cd in __GI___poll (fds=0x7a07d441f360, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000572cab0e939a in __interceptor_poll () No symbol table info available. #2 0x0000572cab23f74d in nogvl_wait_for (th=134174955382720, fptr=0x511000383000, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12459 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:1151 ready = <optimized out> #4 0x0000572cab240bc6 in internal_read_func (ptr=0x7a07d441f040) at /tmp/ruby/src/trunk_asan/io.c:1182 iis = 0x7a07d441f040 result = <optimized out> #5 0x0000572cab479d4b in rb_thread_io_blocking_call (func=0x572cab240740 <internal_read_func>, data1=0x7a07d441f040, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1797 __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 0x0000572cab18cf90 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160000a4dd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7a07eaffee50, <optimized out>, 0x7a07eaffed60, <optimized out>, <optimized out>}, prev = 0x7a07d4409340, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000a4dd0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x0000572cab254e85 in io_read_memory_locktmp (str=134174044451680, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3422 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:3468 str = <optimized out> iis = {th = 134174955382720, fptr = 0x511000383000, nonblock = 0, fd = 4, buf = 0x5190006ccf80, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x511000383000 n = <optimized out> shrinkable = <optimized out> #9 0x0000572cab231241 in io_readpartial (argc=-733875360, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3588 ret = <optimized out> #10 0x0000572cab562568 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:3786 ci = 0x408100100003 cc = <optimized out> me = 0x7a080cd79f18 cfunc = 0x504000010f58 recv = 134174955382880 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x0000572cab5111bd in vm_sendish (ec=0x5160000a4dd0, reg_cfp=0x7a07e73ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 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=0x5160000a4dd0) at ../../src/trunk_asan/insns.def:918 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x572cab505306 <vm_exec_core+6678>, 0x572cab50a5c1 <vm_exec_core+27857>, 0x572cab504d79 <vm_exec_core+5257>, 0x572cab50b8d6 <vm_exec_core+32742>, 0x572cab509240 <vm_exec_core+22864>, 0x572cab5070e6 <vm_exec_core+14326>, 0x572cab503eae <vm_exec_core+1470>, 0x572cab50ad8d <vm_exec_core+29853>, 0x572cab50a94c <vm_exec_core+28764>, 0x572cab50511a <vm_exec_core+6186>, 0x572cab504491 <vm_exec_core+2977>, 0x572cab509821 <vm_exec_core+24369>, 0x572cab505af8 <vm_exec_core+8712>, 0x572cab50b48c <vm_exec_core+31644>, 0x572cab50ab4d <vm_exec_core+29277>, 0x572cab5060c3 <vm_exec_core+10195>, 0x572cab50702e <vm_exec_core+14142>, 0x572cab5094e2 <vm_exec_core+23538>, 0x572cab50aab3 <vm_exec_core+29123>, 0x572cab508123 <vm_exec_core+18483>, 0x572cab509564 <vm_exec_core+23668>, 0x572cab509bb7 <vm_exec_core+25287>, 0x572cab508061 <vm_exec_core+18289>, 0x572cab5043bd <vm_exec_core+2765>, 0x572cab508d1a <vm_exec_core+21546>, 0x572cab5041de <vm_exec_core+2286>, 0x572cab504613 <vm_exec_core+3363>, 0x572cab506349 <vm_exec_core+10841>, 0x572cab507d85 <vm_exec_core+17557>, 0x572cab5086c7 <vm_exec_core+19927>, 0x572cab507ab0 <vm_exec_core+16832>, 0x572cab503e0a <vm_exec_core+1306>, 0x572cab509dad <vm_exec_core+25789>, 0x572cab50a811 <vm_exec_core+28449>, 0x572cab5047bc <vm_exec_core+3788>, 0x572cab505407 <vm_exec_core+6935>, 0x572cab505209 <vm_exec_core+6425>, 0x572cab505ba4 <vm_exec_core+8884>, 0x572cab506f80 <vm_exec_core+13968>, 0x572cab504876 <vm_exec_core+3974>, 0x572cab509c62 <vm_exec_core+25458>, 0x572cab50534b <vm_exec_core+6747>, 0x572cab506eb9 <vm_exec_core+13769>, 0x572cab5078ae <vm_exec_core+16318>, 0x572cab509a33 <vm_exec_core+24899>, 0x572cab5084cb <vm_exec_core+19419>, 0x572cab505e51 <vm_exec_core+9569>, 0x572cab505661 <vm_exec_core+7537>, 0x572cab509707 <vm_exec_core+24087>, 0x572cab506698 <vm_exec_core+11688>, 0x572cab508dee <vm_exec_core+21758>, 0x572cab50859c <vm_exec_core+19628>, 0x572cab508ec4 <vm_exec_core+21972>, 0x572cab50a377 <vm_exec_core+27271>, 0x572cab507a1c <vm_exec_core+16684>, 0x572cab509ad9 <vm_exec_core+25065>, 0x572cab505f20 <vm_exec_core+9776>, 0x572cab509607 <vm_exec_core+23831>, 0x572cab503c7b <vm_exec_core+907>, 0x572cab507ebb <vm_exec_core+17867>, 0x572cab508288 <vm_exec_core+18840>, 0x572cab5046b6 <vm_exec_core+3526>, 0x572cab507b54 <vm_exec_core+16996>, 0x572cab506167 <vm_exec_core+10359>, 0x572cab5058a7 <vm_exec_core+8119>, 0x572cab508fc6 <vm_exec_core+22230>, 0x572cab504a91 <vm_exec_core+4513>, 0x572cab507543 <vm_exec_core+15443>, 0x572cab512aae <vm_exec_core+61886>, 0x572cab5081c2 <vm_exec_core+18642>, 0x572cab504b33 <vm_exec_core+4675>, 0x572cab504ff6 <vm_exec_core+5894>, 0x572cab504c57 <vm_exec_core+4967>, 0x572cab5054f7 <vm_exec_core+7175>, 0x572cab505ca0 <vm_exec_core+9136>, 0x572cab50bb3b <vm_exec_core+33355>, 0x572cab508ad8 <vm_exec_core+20968>, 0x572cab50793a <vm_exec_core+16458>, 0x572cab509cb4 <vm_exec_core+25540>, 0x572cab50bc0b <vm_exec_core+33563>, 0x572cab50a085 <vm_exec_core+26517>, 0x572cab50b5ab <vm_exec_core+31931>, 0x572cab50b7c4 <vm_exec_core+32468>, 0x572cab5042da <vm_exec_core+2538>, 0x572cab50aca6 <vm_exec_core+29622>, 0x572cab5065b5 <vm_exec_core+11461>, 0x572cab50aeaa <vm_exec_core+30138>, 0x572cab505fe5 <vm_exec_core+9973>, 0x572cab509fa9 <vm_exec_core+26297>, 0x572cab5040cd <vm_exec_core+2013>, 0x572cab50495b <vm_exec_core+4203>, 0x572cab5056e9 <vm_exec_core+7673>, 0x572cab50693d <vm_exec_core+12365>, 0x572cab506ada <vm_exec_core+12778>, 0x572cab503c80 <vm_exec_core+912>, 0x572cab50403b <vm_exec_core+1867>, 0x572cab503d12 <vm_exec_core+1058>, 0x572cab50a187 <vm_exec_core+26775>, 0x572cab506459 <vm_exec_core+11113>, 0x572cab507755 <vm_exec_core+15973>, 0x572cab506c86 <vm_exec_core+13206>, 0x572cab507419 <vm_exec_core+15145>, 0x572cab507335 <vm_exec_core+14917>, 0x572cab50624b <vm_exec_core+10587>, 0x572cab506b7b <vm_exec_core+12939>, 0x572cab506813 <vm_exec_core+12067>, 0x572cab506e37 <vm_exec_core+13639>, 0x572cab506db5 <vm_exec_core+13509>, 0x572cab5052f7 <vm_exec_core+6663>, 0x572cab50a5b2 <vm_exec_core+27842>, 0x572cab504d6a <vm_exec_core+5242>, 0x572cab50b8c7 <vm_exec_core+32727>, 0x572cab509231 <vm_exec_core+22849>, 0x572cab5070d7 <vm_exec_core+14311>, 0x572cab503e9f <vm_exec_core+1455>, 0x572cab50ad7e <vm_exec_core+29838>, 0x572cab50a93d <vm_exec_core+28749>, 0x572cab50510b <vm_exec_core+6171>, 0x572cab504482 <vm_exec_core+2962>, 0x572cab509812 <vm_exec_core+24354>, 0x572cab505ae9 <vm_exec_core+8697>, 0x572cab50b47d <vm_exec_core+31629>, 0x572cab50ab3e <vm_exec_core+29262>, 0x572cab5060b4 <vm_exec_core+10180>, 0x572cab50701f <vm_exec_core+14127>, 0x572cab5094d3 <vm_exec_core+23523>, 0x572cab50aaa4 <vm_exec_core+29108>, 0x572cab508114 <vm_exec_core+18468>, 0x572cab509555 <vm_exec_core+23653>, 0x572cab509ba8 <vm_exec_core+25272>, 0x572cab508052 <vm_exec_core+18274>, 0x572cab5043ae <vm_exec_core+2750>, 0x572cab508d0b <vm_exec_core+21531>, 0x572cab5041cf <vm_exec_core+2271>, 0x572cab504604 <vm_exec_core+3348>, 0x572cab50633a <vm_exec_core+10826>, 0x572cab507d76 <vm_exec_core+17542>, 0x572cab5086b8 <vm_exec_core+19912>, 0x572cab507aa1 <vm_exec_core+16817>, 0x572cab503dfb <vm_exec_core+1291>, 0x572cab509d9e <vm_exec_core+25774>, 0x572cab50a802 <vm_exec_core+28434>, 0x572cab5047ad <vm_exec_core+3773>, 0x572cab5053f8 <vm_exec_core+6920>, 0x572cab5051fa <vm_exec_core+6410>, 0x572cab505b95 <vm_exec_core+8869>, 0x572cab506f71 <vm_exec_core+13953>, 0x572cab504867 <vm_exec_core+3959>, 0x572cab509c53 <vm_exec_core+25443>, 0x572cab50533c <vm_exec_core+6732>, 0x572cab506eaa <vm_exec_core+13754>, 0x572cab50789f <vm_exec_core+16303>, 0x572cab509a24 <vm_exec_core+24884>, 0x572cab5084bc <vm_exec_core+19404>, 0x572cab505e42 <vm_exec_core+9554>, 0x572cab505652 <vm_exec_core+7522>, 0x572cab5096f8 <vm_exec_core+24072>, 0x572cab506689 <vm_exec_core+11673>, 0x572cab508ddf <vm_exec_core+21743>, 0x572cab50858d <vm_exec_core+19613>, 0x572cab508eb5 <vm_exec_core+21957>, 0x572cab50a368 <vm_exec_core+27256>, 0x572cab507a0d <vm_exec_core+16669>, 0x572cab509aca <vm_exec_core+25050>, 0x572cab505f11 <vm_exec_core+9761>, 0x572cab5095f8 <vm_exec_core+23816>, 0x572cab508100 <vm_exec_core+18448>, 0x572cab507eac <vm_exec_core+17852>, 0x572cab508279 <vm_exec_core+18825>, 0x572cab507737 <vm_exec_core+15943>, 0x572cab507b45 <vm_exec_core+16981>, 0x572cab506158 <vm_exec_core+10344>, 0x572cab505898 <vm_exec_core+8104>, 0x572cab508fb7 <vm_exec_core+22215>, 0x572cab504a82 <vm_exec_core+4498>, 0x572cab507534 <vm_exec_core+15428>, 0x572cab512a9f <vm_exec_core+61871>, 0x572cab5081b3 <vm_exec_core+18627>, 0x572cab504b24 <vm_exec_core+4660>, 0x572cab504fe7 <vm_exec_core+5879>, 0x572cab504c48 <vm_exec_core+4952>, 0x572cab5054e8 <vm_exec_core+7160>, 0x572cab505c91 <vm_exec_core+9121>, 0x572cab507935 <vm_exec_core+16453>, 0x572cab506f67 <vm_exec_core+13943>, 0x572cab507930 <vm_exec_core+16448>, 0x572cab508100 <vm_exec_core+18448>, 0x572cab50804d <vm_exec_core+18269>, 0x572cab5054e3 <vm_exec_core+7155>, 0x572cab508480 <vm_exec_core+19344>, 0x572cab5065ab <vm_exec_core+11451>, 0x572cab5065b0 <vm_exec_core+11456>, 0x572cab508048 <vm_exec_core+18264>, 0x572cab507c36 <vm_exec_core+17222>, 0x572cab507400 <vm_exec_core+15120>, 0x572cab507321 <vm_exec_core+14897>, 0x572cab507d71 <vm_exec_core+17537>, 0x572cab50773c <vm_exec_core+15948>, 0x572cab506f6c <vm_exec_core+13948>, 0x572cab5056da <vm_exec_core+7658>...} reg_cfp = 0x7a07e73ff790 reg_pc = 0x51300004df60 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_newarraykwsplat = <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_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #13 0x0000572cab500468 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160000a4dd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x0000572cab53d53b in invoke_iseq_block_from_c (ec=0x5160000a4dd0, captured=<optimized out>, self=134174432046280, 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:1595 flags = 0 iseq = 0x7a080cbe4428 cfp = 0x7a07e73ff7c8 sp = 0x7a07e72ff818 use_argv = <optimized out> stack_argv = 0x7a07e72ff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x5160000a4dd0, self=134174432046280, 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:1689 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:1719 No locals. #17 0x0000572cab53b7c6 in rb_vm_invoke_proc (ec=0x7a07d441f360, proc=0x1, proc@entry=0x504000639e50, argc=223458509, 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:1740 self = 4294967295 #18 0x0000572cab493cd9 in thread_do_start_proc (th=th@entry=0x515000014d00) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x504000639e50 args_len = 0 args_ptr = <optimized out> #19 0x0000572cab49188a in thread_do_start (th=0x515000014d00) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #20 thread_start_func_2 (th=th@entry=0x515000014d00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _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 0x0000572cab490b4e in call_thread_start_func_2 (th=0x515000014d00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236 stack_start = <optimized out> stack_start_addr = 0x7a07eafffce0 #22 nt_start (ptr=0x50c0002851c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281 th = 0x515000014d00 sched = <optimized out> nt = 0x50c0002851c0 vm = 0x525000000100 #23 0x0000572cab14274f in asan_thread_start(void*) () No symbol table info available. #24 0x00007a080d49ca94 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 = {134174426007232, 7347441348625645994, 134174426007232, -352, 25, 140736062789552, 7347441348638228906, 7343283664347939242}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x00007a080d529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7a07f12006c0 (LWP 2920051) "test_thread.rb*"): #0 0x00007a080d51b4cd in __GI___poll (fds=0x7a07d2909040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000572cab0e939a in __interceptor_poll () No symbol table info available. #2 0x0000572cab495e4f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = 10 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3065 vm = <optimized out> #4 0x0000572cab14274f in asan_thread_start(void*) () No symbol table info available. #5 0x00007a080d49ca94 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 = {134174528767680, 7347461414712852906, 134174528767680, -352, 0, 134174260320496, 7347461414725435818, 7343283664347939242}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007a080d529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7a080d6b0c40 (LWP 2891606) "ruby"): #0 0x00007a080d5107e3 in __GI___wait4 (pid=-1, stat_loc=0x7a080b3ca6c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 sc_ret = -512 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000572cab0d6bd0 in __interceptor_waitpid () No symbol table info available. #2 0x0000572cab30f064 in do_waitpid (pid=-1, st=0x7a080b3ca6c8, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1143 No locals. #3 waitpid_blocking_no_SIGCHLD (x=0x7a080b3ca6a0) at /tmp/ruby/src/trunk_asan/process.c:1177 w = 0x7a080b3ca6a0 #4 0x0000572cab4781eb in rb_nogvl (func=0x572cab30f020 <waitpid_blocking_no_SIGCHLD>, data1=0x7a080b3ca6a0, ubf=<optimized out>, data2=<optimized out>, flags=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1545 __region = <optimized out> val = 0x0 ec = 0x5160000006d0 th = 0x515000000300 vm = <optimized out> saved_errno = 0 ubf_th = 0 saved_vm = <optimized out> is_main_thread = <optimized out> #5 0x0000572cab2f9fff in waitpid_no_SIGCHLD (w=0x7a080b3ca6a0) at /tmp/ruby/src/trunk_asan/process.c:1190 No locals. #6 rb_process_status_wait (pid=<optimized out>, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1212 waitpid_state = {wnode = {next = <optimized out>, prev = <optimized out>}, ec = 0x5160000006d0, cond = <optimized out>, ret = 0, pid = -1, status = 0, options = 0, errnum = 0} #7 0x0000572cab3083fe in rb_waitpid (pid=-1, flags=0, st=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1271 status = <optimized out> data = <optimized out> #8 proc_waitall (_=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1520 result = 134174420651160 pid = <optimized out> status = <optimized out> #9 0x0000572cab562568 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:3786 ci = 0x6ad100100001 cc = <optimized out> me = 0x7a080cd567e8 cfunc = 0x504000020798 recv = 134174993716920 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x0000572cab5111bd in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a080a9ff480, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:918 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x572cab505306 <vm_exec_core+6678>, 0x572cab50a5c1 <vm_exec_core+27857>, 0x572cab504d79 <vm_exec_core+5257>, 0x572cab50b8d6 <vm_exec_core+32742>, 0x572cab509240 <vm_exec_core+22864>, 0x572cab5070e6 <vm_exec_core+14326>, 0x572cab503eae <vm_exec_core+1470>, 0x572cab50ad8d <vm_exec_core+29853>, 0x572cab50a94c <vm_exec_core+28764>, 0x572cab50511a <vm_exec_core+6186>, 0x572cab504491 <vm_exec_core+2977>, 0x572cab509821 <vm_exec_core+24369>, 0x572cab505af8 <vm_exec_core+8712>, 0x572cab50b48c <vm_exec_core+31644>, 0x572cab50ab4d <vm_exec_core+29277>, 0x572cab5060c3 <vm_exec_core+10195>, 0x572cab50702e <vm_exec_core+14142>, 0x572cab5094e2 <vm_exec_core+23538>, 0x572cab50aab3 <vm_exec_core+29123>, 0x572cab508123 <vm_exec_core+18483>, 0x572cab509564 <vm_exec_core+23668>, 0x572cab509bb7 <vm_exec_core+25287>, 0x572cab508061 <vm_exec_core+18289>, 0x572cab5043bd <vm_exec_core+2765>, 0x572cab508d1a <vm_exec_core+21546>, 0x572cab5041de <vm_exec_core+2286>, 0x572cab504613 <vm_exec_core+3363>, 0x572cab506349 <vm_exec_core+10841>, 0x572cab507d85 <vm_exec_core+17557>, 0x572cab5086c7 <vm_exec_core+19927>, 0x572cab507ab0 <vm_exec_core+16832>, 0x572cab503e0a <vm_exec_core+1306>, 0x572cab509dad <vm_exec_core+25789>, 0x572cab50a811 <vm_exec_core+28449>, 0x572cab5047bc <vm_exec_core+3788>, 0x572cab505407 <vm_exec_core+6935>, 0x572cab505209 <vm_exec_core+6425>, 0x572cab505ba4 <vm_exec_core+8884>, 0x572cab506f80 <vm_exec_core+13968>, 0x572cab504876 <vm_exec_core+3974>, 0x572cab509c62 <vm_exec_core+25458>, 0x572cab50534b <vm_exec_core+6747>, 0x572cab506eb9 <vm_exec_core+13769>, 0x572cab5078ae <vm_exec_core+16318>, 0x572cab509a33 <vm_exec_core+24899>, 0x572cab5084cb <vm_exec_core+19419>, 0x572cab505e51 <vm_exec_core+9569>, 0x572cab505661 <vm_exec_core+7537>, 0x572cab509707 <vm_exec_core+24087>, 0x572cab506698 <vm_exec_core+11688>, 0x572cab508dee <vm_exec_core+21758>, 0x572cab50859c <vm_exec_core+19628>, 0x572cab508ec4 <vm_exec_core+21972>, 0x572cab50a377 <vm_exec_core+27271>, 0x572cab507a1c <vm_exec_core+16684>, 0x572cab509ad9 <vm_exec_core+25065>, 0x572cab505f20 <vm_exec_core+9776>, 0x572cab509607 <vm_exec_core+23831>, 0x572cab503c7b <vm_exec_core+907>, 0x572cab507ebb <vm_exec_core+17867>, 0x572cab508288 <vm_exec_core+18840>, 0x572cab5046b6 <vm_exec_core+3526>, 0x572cab507b54 <vm_exec_core+16996>, 0x572cab506167 <vm_exec_core+10359>, 0x572cab5058a7 <vm_exec_core+8119>, 0x572cab508fc6 <vm_exec_core+22230>, 0x572cab504a91 <vm_exec_core+4513>, 0x572cab507543 <vm_exec_core+15443>, 0x572cab512aae <vm_exec_core+61886>, 0x572cab5081c2 <vm_exec_core+18642>, 0x572cab504b33 <vm_exec_core+4675>, 0x572cab504ff6 <vm_exec_core+5894>, 0x572cab504c57 <vm_exec_core+4967>, 0x572cab5054f7 <vm_exec_core+7175>, 0x572cab505ca0 <vm_exec_core+9136>, 0x572cab50bb3b <vm_exec_core+33355>, 0x572cab508ad8 <vm_exec_core+20968>, 0x572cab50793a <vm_exec_core+16458>, 0x572cab509cb4 <vm_exec_core+25540>, 0x572cab50bc0b <vm_exec_core+33563>, 0x572cab50a085 <vm_exec_core+26517>, 0x572cab50b5ab <vm_exec_core+31931>, 0x572cab50b7c4 <vm_exec_core+32468>, 0x572cab5042da <vm_exec_core+2538>, 0x572cab50aca6 <vm_exec_core+29622>, 0x572cab5065b5 <vm_exec_core+11461>, 0x572cab50aeaa <vm_exec_core+30138>, 0x572cab505fe5 <vm_exec_core+9973>, 0x572cab509fa9 <vm_exec_core+26297>, 0x572cab5040cd <vm_exec_core+2013>, 0x572cab50495b <vm_exec_core+4203>, 0x572cab5056e9 <vm_exec_core+7673>, 0x572cab50693d <vm_exec_core+12365>, 0x572cab506ada <vm_exec_core+12778>, 0x572cab503c80 <vm_exec_core+912>, 0x572cab50403b <vm_exec_core+1867>, 0x572cab503d12 <vm_exec_core+1058>, 0x572cab50a187 <vm_exec_core+26775>, 0x572cab506459 <vm_exec_core+11113>, 0x572cab507755 <vm_exec_core+15973>, 0x572cab506c86 <vm_exec_core+13206>, 0x572cab507419 <vm_exec_core+15145>, 0x572cab507335 <vm_exec_core+14917>, 0x572cab50624b <vm_exec_core+10587>, 0x572cab506b7b <vm_exec_core+12939>, 0x572cab506813 <vm_exec_core+12067>, 0x572cab506e37 <vm_exec_core+13639>, 0x572cab506db5 <vm_exec_core+13509>, 0x572cab5052f7 <vm_exec_core+6663>, 0x572cab50a5b2 <vm_exec_core+27842>, 0x572cab504d6a <vm_exec_core+5242>, 0x572cab50b8c7 <vm_exec_core+32727>, 0x572cab509231 <vm_exec_core+22849>, 0x572cab5070d7 <vm_exec_core+14311>, 0x572cab503e9f <vm_exec_core+1455>, 0x572cab50ad7e <vm_exec_core+29838>, 0x572cab50a93d <vm_exec_core+28749>, 0x572cab50510b <vm_exec_core+6171>, 0x572cab504482 <vm_exec_core+2962>, 0x572cab509812 <vm_exec_core+24354>, 0x572cab505ae9 <vm_exec_core+8697>, 0x572cab50b47d <vm_exec_core+31629>, 0x572cab50ab3e <vm_exec_core+29262>, 0x572cab5060b4 <vm_exec_core+10180>, 0x572cab50701f <vm_exec_core+14127>, 0x572cab5094d3 <vm_exec_core+23523>, 0x572cab50aaa4 <vm_exec_core+29108>, 0x572cab508114 <vm_exec_core+18468>, 0x572cab509555 <vm_exec_core+23653>, 0x572cab509ba8 <vm_exec_core+25272>, 0x572cab508052 <vm_exec_core+18274>, 0x572cab5043ae <vm_exec_core+2750>, 0x572cab508d0b <vm_exec_core+21531>, 0x572cab5041cf <vm_exec_core+2271>, 0x572cab504604 <vm_exec_core+3348>, 0x572cab50633a <vm_exec_core+10826>, 0x572cab507d76 <vm_exec_core+17542>, 0x572cab5086b8 <vm_exec_core+19912>, 0x572cab507aa1 <vm_exec_core+16817>, 0x572cab503dfb <vm_exec_core+1291>, 0x572cab509d9e <vm_exec_core+25774>, 0x572cab50a802 <vm_exec_core+28434>, 0x572cab5047ad <vm_exec_core+3773>, 0x572cab5053f8 <vm_exec_core+6920>, 0x572cab5051fa <vm_exec_core+6410>, 0x572cab505b95 <vm_exec_core+8869>, 0x572cab506f71 <vm_exec_core+13953>, 0x572cab504867 <vm_exec_core+3959>, 0x572cab509c53 <vm_exec_core+25443>, 0x572cab50533c <vm_exec_core+6732>, 0x572cab506eaa <vm_exec_core+13754>, 0x572cab50789f <vm_exec_core+16303>, 0x572cab509a24 <vm_exec_core+24884>, 0x572cab5084bc <vm_exec_core+19404>, 0x572cab505e42 <vm_exec_core+9554>, 0x572cab505652 <vm_exec_core+7522>, 0x572cab5096f8 <vm_exec_core+24072>, 0x572cab506689 <vm_exec_core+11673>, 0x572cab508ddf <vm_exec_core+21743>, 0x572cab50858d <vm_exec_core+19613>, 0x572cab508eb5 <vm_exec_core+21957>, 0x572cab50a368 <vm_exec_core+27256>, 0x572cab507a0d <vm_exec_core+16669>, 0x572cab509aca <vm_exec_core+25050>, 0x572cab505f11 <vm_exec_core+9761>, 0x572cab5095f8 <vm_exec_core+23816>, 0x572cab508100 <vm_exec_core+18448>, 0x572cab507eac <vm_exec_core+17852>, 0x572cab508279 <vm_exec_core+18825>, 0x572cab507737 <vm_exec_core+15943>, 0x572cab507b45 <vm_exec_core+16981>, 0x572cab506158 <vm_exec_core+10344>, 0x572cab505898 <vm_exec_core+8104>, 0x572cab508fb7 <vm_exec_core+22215>, 0x572cab504a82 <vm_exec_core+4498>, 0x572cab507534 <vm_exec_core+15428>, 0x572cab512a9f <vm_exec_core+61871>, 0x572cab5081b3 <vm_exec_core+18627>, 0x572cab504b24 <vm_exec_core+4660>, 0x572cab504fe7 <vm_exec_core+5879>, 0x572cab504c48 <vm_exec_core+4952>, 0x572cab5054e8 <vm_exec_core+7160>, 0x572cab505c91 <vm_exec_core+9121>, 0x572cab507935 <vm_exec_core+16453>, 0x572cab506f67 <vm_exec_core+13943>, 0x572cab507930 <vm_exec_core+16448>, 0x572cab508100 <vm_exec_core+18448>, 0x572cab50804d <vm_exec_core+18269>, 0x572cab5054e3 <vm_exec_core+7155>, 0x572cab508480 <vm_exec_core+19344>, 0x572cab5065ab <vm_exec_core+11451>, 0x572cab5065b0 <vm_exec_core+11456>, 0x572cab508048 <vm_exec_core+18264>, 0x572cab507c36 <vm_exec_core+17222>, 0x572cab507400 <vm_exec_core+15120>, 0x572cab507321 <vm_exec_core+14897>, 0x572cab507d71 <vm_exec_core+17537>, 0x572cab50773c <vm_exec_core+15948>, 0x572cab506f6c <vm_exec_core+13948>, 0x572cab5056da <vm_exec_core+7658>...} reg_cfp = 0x7a080a9ff480 reg_pc = 0x50b000020380 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_newarraykwsplat = <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_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #12 0x0000572cab500821 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #14 0x0000572cab57faa2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7a080a9ff620, self=134174432046280, 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:1595 flags = 0 iseq = 0x7a080c9f2570 cfp = <optimized out> sp = 0x7a080a8ffa28 use_argv = 0x7a080b2db360 stack_argv = 0x7a080a8ffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609 captured = 0x7a080a9ff620 #16 0x0000572cab52d736 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:1646 No locals. #17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654 No locals. #18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #19 0x0000572cab52d736 in rb_yield (val=<optimized out>) No locals. #20 0x0000572cab6d4496 in rb_ary_collect (ary=134174955374480) at /tmp/ruby/src/trunk_asan/array.c:3684 collect = 134174955370880 i = 23 #21 0x0000572cab562568 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:3786 ci = 0x163100000001 cc = <optimized out> me = 0x7a080cd80138 cfunc = 0x50400000a798 recv = 134174955374480 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #22 0x0000572cab50892f in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a080a9ff608, cd=0x51100000d090, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #23 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:871 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000d090 insns_address_table = {0x572cab505306 <vm_exec_core+6678>, 0x572cab50a5c1 <vm_exec_core+27857>, 0x572cab504d79 <vm_exec_core+5257>, 0x572cab50b8d6 <vm_exec_core+32742>, 0x572cab509240 <vm_exec_core+22864>, 0x572cab5070e6 <vm_exec_core+14326>, 0x572cab503eae <vm_exec_core+1470>, 0x572cab50ad8d <vm_exec_core+29853>, 0x572cab50a94c <vm_exec_core+28764>, 0x572cab50511a <vm_exec_core+6186>, 0x572cab504491 <vm_exec_core+2977>, 0x572cab509821 <vm_exec_core+24369>, 0x572cab505af8 <vm_exec_core+8712>, 0x572cab50b48c <vm_exec_core+31644>, 0x572cab50ab4d <vm_exec_core+29277>, 0x572cab5060c3 <vm_exec_core+10195>, 0x572cab50702e <vm_exec_core+14142>, 0x572cab5094e2 <vm_exec_core+23538>, 0x572cab50aab3 <vm_exec_core+29123>, 0x572cab508123 <vm_exec_core+18483>, 0x572cab509564 <vm_exec_core+23668>, 0x572cab509bb7 <vm_exec_core+25287>, 0x572cab508061 <vm_exec_core+18289>, 0x572cab5043bd <vm_exec_core+2765>, 0x572cab508d1a <vm_exec_core+21546>, 0x572cab5041de <vm_exec_core+2286>, 0x572cab504613 <vm_exec_core+3363>, 0x572cab506349 <vm_exec_core+10841>, 0x572cab507d85 <vm_exec_core+17557>, 0x572cab5086c7 <vm_exec_core+19927>, 0x572cab507ab0 <vm_exec_core+16832>, 0x572cab503e0a <vm_exec_core+1306>, 0x572cab509dad <vm_exec_core+25789>, 0x572cab50a811 <vm_exec_core+28449>, 0x572cab5047bc <vm_exec_core+3788>, 0x572cab505407 <vm_exec_core+6935>, 0x572cab505209 <vm_exec_core+6425>, 0x572cab505ba4 <vm_exec_core+8884>, 0x572cab506f80 <vm_exec_core+13968>, 0x572cab504876 <vm_exec_core+3974>, 0x572cab509c62 <vm_exec_core+25458>, 0x572cab50534b <vm_exec_core+6747>, 0x572cab506eb9 <vm_exec_core+13769>, 0x572cab5078ae <vm_exec_core+16318>, 0x572cab509a33 <vm_exec_core+24899>, 0x572cab5084cb <vm_exec_core+19419>, 0x572cab505e51 <vm_exec_core+9569>, 0x572cab505661 <vm_exec_core+7537>, 0x572cab509707 <vm_exec_core+24087>, 0x572cab506698 <vm_exec_core+11688>, 0x572cab508dee <vm_exec_core+21758>, 0x572cab50859c <vm_exec_core+19628>, 0x572cab508ec4 <vm_exec_core+21972>, 0x572cab50a377 <vm_exec_core+27271>, 0x572cab507a1c <vm_exec_core+16684>, 0x572cab509ad9 <vm_exec_core+25065>, 0x572cab505f20 <vm_exec_core+9776>, 0x572cab509607 <vm_exec_core+23831>, 0x572cab503c7b <vm_exec_core+907>, 0x572cab507ebb <vm_exec_core+17867>, 0x572cab508288 <vm_exec_core+18840>, 0x572cab5046b6 <vm_exec_core+3526>, 0x572cab507b54 <vm_exec_core+16996>, 0x572cab506167 <vm_exec_core+10359>, 0x572cab5058a7 <vm_exec_core+8119>, 0x572cab508fc6 <vm_exec_core+22230>, 0x572cab504a91 <vm_exec_core+4513>, 0x572cab507543 <vm_exec_core+15443>, 0x572cab512aae <vm_exec_core+61886>, 0x572cab5081c2 <vm_exec_core+18642>, 0x572cab504b33 <vm_exec_core+4675>, 0x572cab504ff6 <vm_exec_core+5894>, 0x572cab504c57 <vm_exec_core+4967>, 0x572cab5054f7 <vm_exec_core+7175>, 0x572cab505ca0 <vm_exec_core+9136>, 0x572cab50bb3b <vm_exec_core+33355>, 0x572cab508ad8 <vm_exec_core+20968>, 0x572cab50793a <vm_exec_core+16458>, 0x572cab509cb4 <vm_exec_core+25540>, 0x572cab50bc0b <vm_exec_core+33563>, 0x572cab50a085 <vm_exec_core+26517>, 0x572cab50b5ab <vm_exec_core+31931>, 0x572cab50b7c4 <vm_exec_core+32468>, 0x572cab5042da <vm_exec_core+2538>, 0x572cab50aca6 <vm_exec_core+29622>, 0x572cab5065b5 <vm_exec_core+11461>, 0x572cab50aeaa <vm_exec_core+30138>, 0x572cab505fe5 <vm_exec_core+9973>, 0x572cab509fa9 <vm_exec_core+26297>, 0x572cab5040cd <vm_exec_core+2013>, 0x572cab50495b <vm_exec_core+4203>, 0x572cab5056e9 <vm_exec_core+7673>, 0x572cab50693d <vm_exec_core+12365>, 0x572cab506ada <vm_exec_core+12778>, 0x572cab503c80 <vm_exec_core+912>, 0x572cab50403b <vm_exec_core+1867>, 0x572cab503d12 <vm_exec_core+1058>, 0x572cab50a187 <vm_exec_core+26775>, 0x572cab506459 <vm_exec_core+11113>, 0x572cab507755 <vm_exec_core+15973>, 0x572cab506c86 <vm_exec_core+13206>, 0x572cab507419 <vm_exec_core+15145>, 0x572cab507335 <vm_exec_core+14917>, 0x572cab50624b <vm_exec_core+10587>, 0x572cab506b7b <vm_exec_core+12939>, 0x572cab506813 <vm_exec_core+12067>, 0x572cab506e37 <vm_exec_core+13639>, 0x572cab506db5 <vm_exec_core+13509>, 0x572cab5052f7 <vm_exec_core+6663>, 0x572cab50a5b2 <vm_exec_core+27842>, 0x572cab504d6a <vm_exec_core+5242>, 0x572cab50b8c7 <vm_exec_core+32727>, 0x572cab509231 <vm_exec_core+22849>, 0x572cab5070d7 <vm_exec_core+14311>, 0x572cab503e9f <vm_exec_core+1455>, 0x572cab50ad7e <vm_exec_core+29838>, 0x572cab50a93d <vm_exec_core+28749>, 0x572cab50510b <vm_exec_core+6171>, 0x572cab504482 <vm_exec_core+2962>, 0x572cab509812 <vm_exec_core+24354>, 0x572cab505ae9 <vm_exec_core+8697>, 0x572cab50b47d <vm_exec_core+31629>, 0x572cab50ab3e <vm_exec_core+29262>, 0x572cab5060b4 <vm_exec_core+10180>, 0x572cab50701f <vm_exec_core+14127>, 0x572cab5094d3 <vm_exec_core+23523>, 0x572cab50aaa4 <vm_exec_core+29108>, 0x572cab508114 <vm_exec_core+18468>, 0x572cab509555 <vm_exec_core+23653>, 0x572cab509ba8 <vm_exec_core+25272>, 0x572cab508052 <vm_exec_core+18274>, 0x572cab5043ae <vm_exec_core+2750>, 0x572cab508d0b <vm_exec_core+21531>, 0x572cab5041cf <vm_exec_core+2271>, 0x572cab504604 <vm_exec_core+3348>, 0x572cab50633a <vm_exec_core+10826>, 0x572cab507d76 <vm_exec_core+17542>, 0x572cab5086b8 <vm_exec_core+19912>, 0x572cab507aa1 <vm_exec_core+16817>, 0x572cab503dfb <vm_exec_core+1291>, 0x572cab509d9e <vm_exec_core+25774>, 0x572cab50a802 <vm_exec_core+28434>, 0x572cab5047ad <vm_exec_core+3773>, 0x572cab5053f8 <vm_exec_core+6920>, 0x572cab5051fa <vm_exec_core+6410>, 0x572cab505b95 <vm_exec_core+8869>, 0x572cab506f71 <vm_exec_core+13953>, 0x572cab504867 <vm_exec_core+3959>, 0x572cab509c53 <vm_exec_core+25443>, 0x572cab50533c <vm_exec_core+6732>, 0x572cab506eaa <vm_exec_core+13754>, 0x572cab50789f <vm_exec_core+16303>, 0x572cab509a24 <vm_exec_core+24884>, 0x572cab5084bc <vm_exec_core+19404>, 0x572cab505e42 <vm_exec_core+9554>, 0x572cab505652 <vm_exec_core+7522>, 0x572cab5096f8 <vm_exec_core+24072>, 0x572cab506689 <vm_exec_core+11673>, 0x572cab508ddf <vm_exec_core+21743>, 0x572cab50858d <vm_exec_core+19613>, 0x572cab508eb5 <vm_exec_core+21957>, 0x572cab50a368 <vm_exec_core+27256>, 0x572cab507a0d <vm_exec_core+16669>, 0x572cab509aca <vm_exec_core+25050>, 0x572cab505f11 <vm_exec_core+9761>, 0x572cab5095f8 <vm_exec_core+23816>, 0x572cab508100 <vm_exec_core+18448>, 0x572cab507eac <vm_exec_core+17852>, 0x572cab508279 <vm_exec_core+18825>, 0x572cab507737 <vm_exec_core+15943>, 0x572cab507b45 <vm_exec_core+16981>, 0x572cab506158 <vm_exec_core+10344>, 0x572cab505898 <vm_exec_core+8104>, 0x572cab508fb7 <vm_exec_core+22215>, 0x572cab504a82 <vm_exec_core+4498>, 0x572cab507534 <vm_exec_core+15428>, 0x572cab512a9f <vm_exec_core+61871>, 0x572cab5081b3 <vm_exec_core+18627>, 0x572cab504b24 <vm_exec_core+4660>, 0x572cab504fe7 <vm_exec_core+5879>, 0x572cab504c48 <vm_exec_core+4952>, 0x572cab5054e8 <vm_exec_core+7160>, 0x572cab505c91 <vm_exec_core+9121>, 0x572cab507935 <vm_exec_core+16453>, 0x572cab506f67 <vm_exec_core+13943>, 0x572cab507930 <vm_exec_core+16448>, 0x572cab508100 <vm_exec_core+18448>, 0x572cab50804d <vm_exec_core+18269>, 0x572cab5054e3 <vm_exec_core+7155>, 0x572cab508480 <vm_exec_core+19344>, 0x572cab5065ab <vm_exec_core+11451>, 0x572cab5065b0 <vm_exec_core+11456>, 0x572cab508048 <vm_exec_core+18264>, 0x572cab507c36 <vm_exec_core+17222>, 0x572cab507400 <vm_exec_core+15120>, 0x572cab507321 <vm_exec_core+14897>, 0x572cab507d71 <vm_exec_core+17537>, 0x572cab50773c <vm_exec_core+15948>, 0x572cab506f6c <vm_exec_core+13948>, 0x572cab5056da <vm_exec_core+7658>...} reg_cfp = 0x7a080a9ff608 reg_pc = 0x5190000184b8 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_newarraykwsplat = <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_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> th: 0x515000000300, native_id: 0x7a080d6b0c40 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> -- Control frame information ----------------------------------------------- c:0017 p:---- s:0110 e:000109 CFUNC :waitall 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> c:0016 p:0010 s:0106 e:000104 METHOD /tmp/ruby/src/trunk_asan/tool/lib/zombie_hunter.rb:6 c:0015 p:0004 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/gc_checker.rb:13 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> c:0014 p:0006 s:0095 e:000094 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:185 c:0013 p:0027 s:0091 e:000090 METHOD <internal:array>:53 INSN_LABEL_setlocal_WC_0 = <optimized out> c:0012 p:0102 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:183 INSN_LABEL_setlocal_WC_1 = <optimized out> c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1670 [FINISH] INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> c:0010 p:---- s:0069 e:000068 CFUNC :map INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1657 INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1361 c:0007 p:0066 s:0046 E:001810 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] INSN_LABEL_trace_opt_div = <optimized out> c:0005 p:---- s:0026 e:000025 CFUNC :map INSN_LABEL_trace_opt_mod = <optimized out> c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <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_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> c:0001 p:0000 s:0003 E:0015f0 DUMMY [FINISH] INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> th: 0x51500013cc00, native_id: 0x7a07e96006c0 INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> -- Control frame information ----------------------------------------------- c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 INSN_LABEL_trace_opt_length = <optimized out> c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:103 [FINISH] INSN_LABEL_trace_opt_size = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> th: 0x515000014d00, native_id: 0x7a07eb0006c0 INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> -- Control frame information ----------------------------------------------- c:0003 p:---- s:0012 e:000011 CFUNC :readpartial #24 0x0000572cab5005ff in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] #25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2567 c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #26 0x0000572cab57faa2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7a080a9ff738, self=134174432046280, 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:1595 flags = 0 iseq = 0x7a080cbe46f8 cfp = <optimized out> sp = 0x7a080a8ff8d0 use_argv = 0x7a080b21a2e0 stack_argv = 0x7a080a8ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #27 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:1609 captured = 0x7a080a9ff738 #28 0x0000572cab52d736 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:1646 No locals. #29 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654 No locals. #30 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #31 0x0000572cab52d736 in rb_yield (val=<optimized out>) No locals. #32 0x0000572cab6d4496 in rb_ary_collect (ary=134174955383040) at /tmp/ruby/src/trunk_asan/array.c:3684 collect = 134174955382960 i = 0 #33 0x0000572cab562568 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:3786 ci = 0x163100000001 cc = <optimized out> me = 0x7a080cd80138 cfunc = 0x50400000a798 recv = 134174955383040 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #34 0x0000572cab50892f in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a080a9ff720, cd=0x502000015790, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #35 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:871 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000015790 insns_address_table = {0x572cab505306 <vm_exec_core+6678>, 0x572cab50a5c1 <vm_exec_core+27857>, 0x572cab504d79 <vm_exec_core+5257>, 0x572cab50b8d6 <vm_exec_core+32742>, 0x572cab509240 <vm_exec_core+22864>, 0x572cab5070e6 <vm_exec_core+14326>, 0x572cab503eae <vm_exec_core+1470>, 0x572cab50ad8d <vm_exec_core+29853>, 0x572cab50a94c <vm_exec_core+28764>, 0x572cab50511a <vm_exec_core+6186>, 0x572cab504491 <vm_exec_core+2977>, 0x572cab509821 <vm_exec_core+24369>, 0x572cab505af8 <vm_exec_core+8712>, 0x572cab50b48c <vm_exec_core+31644>, 0x572cab50ab4d <vm_exec_core+29277>, 0x572cab5060c3 <vm_exec_core+10195>, 0x572cab50702e <vm_exec_core+14142>, 0x572cab5094e2 <vm_exec_core+23538>, 0x572cab50aab3 <vm_exec_core+29123>, 0x572cab508123 <vm_exec_core+18483>, 0x572cab509564 <vm_exec_core+23668>, 0x572cab509bb7 <vm_exec_core+25287>, 0x572cab508061 <vm_exec_core+18289>, 0x572cab5043bd <vm_exec_core+2765>, 0x572cab508d1a <vm_exec_core+21546>, 0x572cab5041de <vm_exec_core+2286>, 0x572cab504613 <vm_exec_core+3363>, 0x572cab506349 <vm_exec_core+10841>, 0x572cab507d85 <vm_exec_core+17557>, 0x572cab5086c7 <vm_exec_core+19927>, 0x572cab507ab0 <vm_exec_core+16832>, 0x572cab503e0a <vm_exec_core+1306>, 0x572cab509dad <vm_exec_core+25789>, 0x572cab50a811 <vm_exec_core+28449>, 0x572cab5047bc <vm_exec_core+3788>, 0x572cab505407 <vm_exec_core+6935>, 0x572cab505209 <vm_exec_core+6425>, 0x572cab505ba4 <vm_exec_core+8884>, 0x572cab506f80 <vm_exec_core+13968>, 0x572cab504876 <vm_exec_core+3974>, 0x572cab509c62 <vm_exec_core+25458>, 0x572cab50534b <vm_exec_core+6747>, 0x572cab506eb9 <vm_exec_core+13769>, 0x572cab5078ae <vm_exec_core+16318>, 0x572cab509a33 <vm_exec_core+24899>, 0x572cab5084cb <vm_exec_core+19419>, 0x572cab505e51 <vm_exec_core+9569>, 0x572cab505661 <vm_exec_core+7537>, 0x572cab509707 <vm_exec_core+24087>, 0x572cab506698 <vm_exec_core+11688>, 0x572cab508dee <vm_exec_core+21758>, 0x572cab50859c <vm_exec_core+19628>, 0x572cab508ec4 <vm_exec_core+21972>, 0x572cab50a377 <vm_exec_core+27271>, 0x572cab507a1c <vm_exec_core+16684>, 0x572cab509ad9 <vm_exec_core+25065>, 0x572cab505f20 <vm_exec_core+9776>, 0x572cab509607 <vm_exec_core+23831>, 0x572cab503c7b <vm_exec_core+907>, 0x572cab507ebb <vm_exec_core+17867>, 0x572cab508288 <vm_exec_core+18840>, 0x572cab5046b6 <vm_exec_core+3526>, 0x572cab507b54 <vm_exec_core+16996>, 0x572cab506167 <vm_exec_core+10359>, 0x572cab5058a7 <vm_exec_core+8119>, 0x572cab508fc6 <vm_exec_core+22230>, 0x572cab504a91 <vm_exec_core+4513>, 0x572cab507543 <vm_exec_core+15443>, 0x572cab512aae <vm_exec_core+61886>, 0x572cab5081c2 <vm_exec_core+18642>, 0x572cab504b33 <vm_exec_core+4675>, 0x572cab504ff6 <vm_exec_core+5894>, 0x572cab504c57 <vm_exec_core+4967>, 0x572cab5054f7 <vm_exec_core+7175>, 0x572cab505ca0 <vm_exec_core+9136>, 0x572cab50bb3b <vm_exec_core+33355>, 0x572cab508ad8 <vm_exec_core+20968>, 0x572cab50793a <vm_exec_core+16458>, 0x572cab509cb4 <vm_exec_core+25540>, 0x572cab50bc0b <vm_exec_core+33563>, 0x572cab50a085 <vm_exec_core+26517>, 0x572cab50b5ab <vm_exec_core+31931>, 0x572cab50b7c4 <vm_exec_core+32468>, 0x572cab5042da <vm_exec_core+2538>, 0x572cab50aca6 <vm_exec_core+29622>, 0x572cab5065b5 <vm_exec_core+11461>, 0x572cab50aeaa <vm_exec_core+30138>, 0x572cab505fe5 <vm_exec_core+9973>, 0x572cab509fa9 <vm_exec_core+26297>, 0x572cab5040cd <vm_exec_core+2013>, 0x572cab50495b <vm_exec_core+4203>, 0x572cab5056e9 <vm_exec_core+7673>, 0x572cab50693d <vm_exec_core+12365>, 0x572cab506ada <vm_exec_core+12778>, 0x572cab503c80 <vm_exec_core+912>, 0x572cab50403b <vm_exec_core+1867>, 0x572cab503d12 <vm_exec_core+1058>, 0x572cab50a187 <vm_exec_core+26775>, 0x572cab506459 <vm_exec_core+11113>, 0x572cab507755 <vm_exec_core+15973>, 0x572cab506c86 <vm_exec_core+13206>, 0x572cab507419 <vm_exec_core+15145>, 0x572cab507335 <vm_exec_core+14917>, 0x572cab50624b <vm_exec_core+10587>, 0x572cab506b7b <vm_exec_core+12939>, 0x572cab506813 <vm_exec_core+12067>, 0x572cab506e37 <vm_exec_core+13639>, 0x572cab506db5 <vm_exec_core+13509>, 0x572cab5052f7 <vm_exec_core+6663>, 0x572cab50a5b2 <vm_exec_core+27842>, 0x572cab504d6a <vm_exec_core+5242>, 0x572cab50b8c7 <vm_exec_core+32727>, 0x572cab509231 <vm_exec_core+22849>, 0x572cab5070d7 <vm_exec_core+14311>, 0x572cab503e9f <vm_exec_core+1455>, 0x572cab50ad7e <vm_exec_core+29838>, 0x572cab50a93d <vm_exec_core+28749>, 0x572cab50510b <vm_exec_core+6171>, 0x572cab504482 <vm_exec_core+2962>, 0x572cab509812 <vm_exec_core+24354>, 0x572cab505ae9 <vm_exec_core+8697>, 0x572cab50b47d <vm_exec_core+31629>, 0x572cab50ab3e <vm_exec_core+29262>, 0x572cab5060b4 <vm_exec_core+10180>, 0x572cab50701f <vm_exec_core+14127>, 0x572cab5094d3 <vm_exec_core+23523>, 0x572cab50aaa4 <vm_exec_core+29108>, 0x572cab508114 <vm_exec_core+18468>, 0x572cab509555 <vm_exec_core+23653>, 0x572cab509ba8 <vm_exec_core+25272>, 0x572cab508052 <vm_exec_core+18274>, 0x572cab5043ae <vm_exec_core+2750>, 0x572cab508d0b <vm_exec_core+21531>, 0x572cab5041cf <vm_exec_core+2271>, 0x572cab504604 <vm_exec_core+3348>, 0x572cab50633a <vm_exec_core+10826>, 0x572cab507d76 <vm_exec_core+17542>, 0x572cab5086b8 <vm_exec_core+19912>, 0x572cab507aa1 <vm_exec_core+16817>, 0x572cab503dfb <vm_exec_core+1291>, 0x572cab509d9e <vm_exec_core+25774>, 0x572cab50a802 <vm_exec_core+28434>, 0x572cab5047ad <vm_exec_core+3773>, 0x572cab5053f8 <vm_exec_core+6920>, 0x572cab5051fa <vm_exec_core+6410>, 0x572cab505b95 <vm_exec_core+8869>, 0x572cab506f71 <vm_exec_core+13953>, 0x572cab504867 <vm_exec_core+3959>, 0x572cab509c53 <vm_exec_core+25443>, 0x572cab50533c <vm_exec_core+6732>, 0x572cab506eaa <vm_exec_core+13754>, 0x572cab50789f <vm_exec_core+16303>, 0x572cab509a24 <vm_exec_core+24884>, 0x572cab5084bc <vm_exec_core+19404>, 0x572cab505e42 <vm_exec_core+9554>, 0x572cab505652 <vm_exec_core+7522>, 0x572cab5096f8 <vm_exec_core+24072>, 0x572cab506689 <vm_exec_core+11673>, 0x572cab508ddf <vm_exec_core+21743>, 0x572cab50858d <vm_exec_core+19613>, 0x572cab508eb5 <vm_exec_core+21957>, 0x572cab50a368 <vm_exec_core+27256>, 0x572cab507a0d <vm_exec_core+16669>, 0x572cab509aca <vm_exec_core+25050>, 0x572cab505f11 <vm_exec_core+9761>, 0x572cab5095f8 <vm_exec_core+23816>, 0x572cab508100 <vm_exec_core+18448>, 0x572cab507eac <vm_exec_core+17852>, 0x572cab508279 <vm_exec_core+18825>, 0x572cab507737 <vm_exec_core+15943>, 0x572cab507b45 <vm_exec_core+16981>, 0x572cab506158 <vm_exec_core+10344>, 0x572cab505898 <vm_exec_core+8104>, 0x572cab508fb7 <vm_exec_core+22215>, 0x572cab504a82 <vm_exec_core+4498>, 0x572cab507534 <vm_exec_core+15428>, 0x572cab512a9f <vm_exec_core+61871>, 0x572cab5081b3 <vm_exec_core+18627>, 0x572cab504b24 <vm_exec_core+4660>, 0x572cab504fe7 <vm_exec_core+5879>, 0x572cab504c48 <vm_exec_core+4952>, 0x572cab5054e8 <vm_exec_core+7160>, 0x572cab505c91 <vm_exec_core+9121>, 0x572cab507935 <vm_exec_core+16453>, 0x572cab506f67 <vm_exec_core+13943>, 0x572cab507930 <vm_exec_core+16448>, 0x572cab508100 <vm_exec_core+18448>, 0x572cab50804d <vm_exec_core+18269>, 0x572cab5054e3 <vm_exec_core+7155>, 0x572cab508480 <vm_exec_core+19344>, 0x572cab5065ab <vm_exec_core+11451>, 0x572cab5065b0 <vm_exec_core+11456>, 0x572cab508048 <vm_exec_core+18264>, 0x572cab507c36 <vm_exec_core+17222>, 0x572cab507400 <vm_exec_core+15120>, 0x572cab507321 <vm_exec_core+14897>, 0x572cab507d71 <vm_exec_core+17537>, 0x572cab50773c <vm_exec_core+15948>, 0x572cab506f6c <vm_exec_core+13948>, 0x572cab5056da <vm_exec_core+7658>...} reg_cfp = 0x7a080a9ff720 reg_pc = 0x50400002e378 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_newarraykwsplat = <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_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #36 0x0000572cab500821 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #37 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #38 0x0000572cab18928b in rb_ec_exec_node (ec=0x5160000006d0, n=0x7a080cbe49c8) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffab07b930, <optimized out>, 0x7fffab07b880, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7a080cbe49c8 #39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #40 0x0000572cab1827f7 in rb_main (argc=10, argv=0x7fffab07bb08) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #41 main (argc=10, argv=0x7fffab07bb08) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 2891606) detached] $ timeout 60 gdb -p 2891596 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 2891598] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000072af29526cd7 in __GI___select (nfds=21, readfds=0x50c005648f80, writefds=0x0, exceptfds=0x0, timeout=0x7ffe5423b9c0) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x72af29740c40 (LWP 2891596) "ruby" 0x000072af29526cd7 in __GI___select (nfds=21, readfds=0x50c005648f80, writefds=0x0, exceptfds=0x0, timeout=0x7ffe5423b9c0) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x72af0d2006c0 (LWP 2891598) "ruby" 0x000072af2951b4cd in __GI___poll (fds=0x72af0bf09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x72af0d2006c0 (LWP 2891598) "ruby"): #0 0x000072af2951b4cd in __GI___poll (fds=0x72af0bf09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000063f03af2539a in __interceptor_poll () No symbol table info available. #2 0x000063f03b2d1e4f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050 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:3065 vm = <optimized out> #4 0x000063f03af7e74f in asan_thread_start(void*) () No symbol table info available. #5 0x000072af2949ca94 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 = {126096165045952, 8397341466309175341, 126096165045952, -352, 25, 140730310053664, 8397341466296592429, 8397261942082644013}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000072af29529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x72af29740c40 (LWP 2891596) "ruby"): #0 0x000072af29526cd7 in __GI___select (nfds=21, readfds=0x50c005648f80, writefds=0x0, exceptfds=0x0, timeout=0x7ffe5423b9c0) at ../sysdeps/unix/sysv/linux/select.c:69 sc_ret = -514 sc_cancel_oldtype = 0 sc_ret = <optimized out> s = <optimized out> us = <optimized out> ns = <optimized out> ts64 = {tv_sec = 1199, tv_nsec = 947355700} pts64 = 0x7ffe5423b860 r = <optimized out> #1 0x000063f03b2bc125 in native_fd_select (n=21, readfds=0x50c005648f80, writefds=0x0, exceptfds=0x72af29526cd7 <__GI___select+327>, timeout=0x7ffe5423b860, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2439 No locals. #2 do_select (p=126096604159776) at /tmp/ruby/src/trunk_asan/thread.c:4291 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7ffe5423b970 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x000063f03afc8f90 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe5423bb30, <optimized out>, 0x7ffe5423ba40, <optimized out>, <optimized out>}, prev = 0x72af274c5e80, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x000063f03b2bb6fe in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4351 set = {max = 21, th = 0x515000000300, rset = 0x72af274c5d40, wset = 0x0, eset = 0x0, orig_rset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_wset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_eset = {maxfd = <optimized out>, fdset = <optimized out>}, timeout = 0x72af274c5da0} #5 0x000063f03b0862ad in select_internal (read=126096087506360, write=4, except=4, tp=0x72af274c5da0, fds=0x72af274c5d40) at /tmp/ruby/src/trunk_asan/io.c:10633 timerec = <optimized out> max = 21 pending = <optimized out> rp = 0x72af274c5d40 wp = 0x0 i = <optimized out> fptr = <optimized out> ep = 0x0 n = <optimized out> res = <optimized out> list = <optimized out> write_io = <optimized out> io = <optimized out> write_io = <optimized out> errno_to_fail = <optimized out> obj = <optimized out> io = <optimized out> obj = <optimized out> io = <optimized out> write_io = <optimized out> obj = <optimized out> io = <optimized out> write_io = <optimized out> #6 select_call (arg=126096604159264) at /tmp/ruby/src/trunk_asan/io.c:10703 p = 0x72af274c5d20 #7 0x000063f03afc8f90 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe5423be30, <optimized out>, 0x7ffe5423bd40, <optimized out>, <optimized out>}, prev = 0x72af27480d40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x000063f03b0625a7 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11059 args = <optimized out> timerec = <optimized out> scheduler = <optimized out> timeout = <optimized out> i = 4 #9 0x000063f03b39e568 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:3786 ci = 0x15e100100009 cc = <optimized out> me = 0x72af28f3a6e8 cfunc = 0x504000010798 recv = 126096631855800 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x000063f03b34d1bd in vm_sendish (ec=0x5160000006d0, reg_cfp=0x72af269ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:918 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x63f03b341306 <vm_exec_core+6678>, 0x63f03b3465c1 <vm_exec_core+27857>, 0x63f03b340d79 <vm_exec_core+5257>, 0x63f03b3478d6 <vm_exec_core+32742>, 0x63f03b345240 <vm_exec_core+22864>, 0x63f03b3430e6 <vm_exec_core+14326>, 0x63f03b33feae <vm_exec_core+1470>, 0x63f03b346d8d <vm_exec_core+29853>, 0x63f03b34694c <vm_exec_core+28764>, 0x63f03b34111a <vm_exec_core+6186>, 0x63f03b340491 <vm_exec_core+2977>, 0x63f03b345821 <vm_exec_core+24369>, 0x63f03b341af8 <vm_exec_core+8712>, 0x63f03b34748c <vm_exec_core+31644>, 0x63f03b346b4d <vm_exec_core+29277>, 0x63f03b3420c3 <vm_exec_core+10195>, 0x63f03b34302e <vm_exec_core+14142>, 0x63f03b3454e2 <vm_exec_core+23538>, 0x63f03b346ab3 <vm_exec_core+29123>, 0x63f03b344123 <vm_exec_core+18483>, 0x63f03b345564 <vm_exec_core+23668>, 0x63f03b345bb7 <vm_exec_core+25287>, 0x63f03b344061 <vm_exec_core+18289>, 0x63f03b3403bd <vm_exec_core+2765>, 0x63f03b344d1a <vm_exec_core+21546>, 0x63f03b3401de <vm_exec_core+2286>, 0x63f03b340613 <vm_exec_core+3363>, 0x63f03b342349 <vm_exec_core+10841>, 0x63f03b343d85 <vm_exec_core+17557>, 0x63f03b3446c7 <vm_exec_core+19927>, 0x63f03b343ab0 <vm_exec_core+16832>, 0x63f03b33fe0a <vm_exec_core+1306>, 0x63f03b345dad <vm_exec_core+25789>, 0x63f03b346811 <vm_exec_core+28449>, 0x63f03b3407bc <vm_exec_core+3788>, 0x63f03b341407 <vm_exec_core+6935>, 0x63f03b341209 <vm_exec_core+6425>, 0x63f03b341ba4 <vm_exec_core+8884>, 0x63f03b342f80 <vm_exec_core+13968>, 0x63f03b340876 <vm_exec_core+3974>, 0x63f03b345c62 <vm_exec_core+25458>, 0x63f03b34134b <vm_exec_core+6747>, 0x63f03b342eb9 <vm_exec_core+13769>, 0x63f03b3438ae <vm_exec_core+16318>, 0x63f03b345a33 <vm_exec_core+24899>, 0x63f03b3444cb <vm_exec_core+19419>, 0x63f03b341e51 <vm_exec_core+9569>, 0x63f03b341661 <vm_exec_core+7537>, 0x63f03b345707 <vm_exec_core+24087>, 0x63f03b342698 <vm_exec_core+11688>, 0x63f03b344dee <vm_exec_core+21758>, 0x63f03b34459c <vm_exec_core+19628>, 0x63f03b344ec4 <vm_exec_core+21972>, 0x63f03b346377 <vm_exec_core+27271>, 0x63f03b343a1c <vm_exec_core+16684>, 0x63f03b345ad9 <vm_exec_core+25065>, 0x63f03b341f20 <vm_exec_core+9776>, 0x63f03b345607 <vm_exec_core+23831>, 0x63f03b33fc7b <vm_exec_core+907>, 0x63f03b343ebb <vm_exec_core+17867>, 0x63f03b344288 <vm_exec_core+18840>, 0x63f03b3406b6 <vm_exec_core+3526>, 0x63f03b343b54 <vm_exec_core+16996>, 0x63f03b342167 <vm_exec_core+10359>, 0x63f03b3418a7 <vm_exec_core+8119>, 0x63f03b344fc6 <vm_exec_core+22230>, 0x63f03b340a91 <vm_exec_core+4513>, 0x63f03b343543 <vm_exec_core+15443>, 0x63f03b34eaae <vm_exec_core+61886>, 0x63f03b3441c2 <vm_exec_core+18642>, 0x63f03b340b33 <vm_exec_core+4675>, 0x63f03b340ff6 <vm_exec_core+5894>, 0x63f03b340c57 <vm_exec_core+4967>, 0x63f03b3414f7 <vm_exec_core+7175>, 0x63f03b341ca0 <vm_exec_core+9136>, 0x63f03b347b3b <vm_exec_core+33355>, 0x63f03b344ad8 <vm_exec_core+20968>, 0x63f03b34393a <vm_exec_core+16458>, 0x63f03b345cb4 <vm_exec_core+25540>, 0x63f03b347c0b <vm_exec_core+33563>, 0x63f03b346085 <vm_exec_core+26517>, 0x63f03b3475ab <vm_exec_core+31931>, 0x63f03b3477c4 <vm_exec_core+32468>, 0x63f03b3402da <vm_exec_core+2538>, 0x63f03b346ca6 <vm_exec_core+29622>, 0x63f03b3425b5 <vm_exec_core+11461>, 0x63f03b346eaa <vm_exec_core+30138>, 0x63f03b341fe5 <vm_exec_core+9973>, 0x63f03b345fa9 <vm_exec_core+26297>, 0x63f03b3400cd <vm_exec_core+2013>, 0x63f03b34095b <vm_exec_core+4203>, 0x63f03b3416e9 <vm_exec_core+7673>, 0x63f03b34293d <vm_exec_core+12365>, 0x63f03b342ada <vm_exec_core+12778>, 0x63f03b33fc80 <vm_exec_core+912>, 0x63f03b34003b <vm_exec_core+1867>, 0x63f03b33fd12 <vm_exec_core+1058>, 0x63f03b346187 <vm_exec_core+26775>, 0x63f03b342459 <vm_exec_core+11113>, 0x63f03b343755 <vm_exec_core+15973>, 0x63f03b342c86 <vm_exec_core+13206>, 0x63f03b343419 <vm_exec_core+15145>, 0x63f03b343335 <vm_exec_core+14917>, 0x63f03b34224b <vm_exec_core+10587>, 0x63f03b342b7b <vm_exec_core+12939>, 0x63f03b342813 <vm_exec_core+12067>, 0x63f03b342e37 <vm_exec_core+13639>, 0x63f03b342db5 <vm_exec_core+13509>, 0x63f03b3412f7 <vm_exec_core+6663>, 0x63f03b3465b2 <vm_exec_core+27842>, 0x63f03b340d6a <vm_exec_core+5242>, 0x63f03b3478c7 <vm_exec_core+32727>, 0x63f03b345231 <vm_exec_core+22849>, 0x63f03b3430d7 <vm_exec_core+14311>, 0x63f03b33fe9f <vm_exec_core+1455>, 0x63f03b346d7e <vm_exec_core+29838>, 0x63f03b34693d <vm_exec_core+28749>, 0x63f03b34110b <vm_exec_core+6171>, 0x63f03b340482 <vm_exec_core+2962>, 0x63f03b345812 <vm_exec_core+24354>, 0x63f03b341ae9 <vm_exec_core+8697>, 0x63f03b34747d <vm_exec_core+31629>, 0x63f03b346b3e <vm_exec_core+29262>, 0x63f03b3420b4 <vm_exec_core+10180>, 0x63f03b34301f <vm_exec_core+14127>, 0x63f03b3454d3 <vm_exec_core+23523>, 0x63f03b346aa4 <vm_exec_core+29108>, 0x63f03b344114 <vm_exec_core+18468>, 0x63f03b345555 <vm_exec_core+23653>, 0x63f03b345ba8 <vm_exec_core+25272>, 0x63f03b344052 <vm_exec_core+18274>, 0x63f03b3403ae <vm_exec_core+2750>, 0x63f03b344d0b <vm_exec_core+21531>, 0x63f03b3401cf <vm_exec_core+2271>, 0x63f03b340604 <vm_exec_core+3348>, 0x63f03b34233a <vm_exec_core+10826>, 0x63f03b343d76 <vm_exec_core+17542>, 0x63f03b3446b8 <vm_exec_core+19912>, 0x63f03b343aa1 <vm_exec_core+16817>, 0x63f03b33fdfb <vm_exec_core+1291>, 0x63f03b345d9e <vm_exec_core+25774>, 0x63f03b346802 <vm_exec_core+28434>, 0x63f03b3407ad <vm_exec_core+3773>, 0x63f03b3413f8 <vm_exec_core+6920>, 0x63f03b3411fa <vm_exec_core+6410>, 0x63f03b341b95 <vm_exec_core+8869>, 0x63f03b342f71 <vm_exec_core+13953>, 0x63f03b340867 <vm_exec_core+3959>, 0x63f03b345c53 <vm_exec_core+25443>, 0x63f03b34133c <vm_exec_core+6732>, 0x63f03b342eaa <vm_exec_core+13754>, 0x63f03b34389f <vm_exec_core+16303>, 0x63f03b345a24 <vm_exec_core+24884>, 0x63f03b3444bc <vm_exec_core+19404>, 0x63f03b341e42 <vm_exec_core+9554>, 0x63f03b341652 <vm_exec_core+7522>, 0x63f03b3456f8 <vm_exec_core+24072>, 0x63f03b342689 <vm_exec_core+11673>, 0x63f03b344ddf <vm_exec_core+21743>, 0x63f03b34458d <vm_exec_core+19613>, 0x63f03b344eb5 <vm_exec_core+21957>, 0x63f03b346368 <vm_exec_core+27256>, 0x63f03b343a0d <vm_exec_core+16669>, 0x63f03b345aca <vm_exec_core+25050>, 0x63f03b341f11 <vm_exec_core+9761>, 0x63f03b3455f8 <vm_exec_core+23816>, 0x63f03b344100 <vm_exec_core+18448>, 0x63f03b343eac <vm_exec_core+17852>, 0x63f03b344279 <vm_exec_core+18825>, 0x63f03b343737 <vm_exec_core+15943>, 0x63f03b343b45 <vm_exec_core+16981>, 0x63f03b342158 <vm_exec_core+10344>, 0x63f03b341898 <vm_exec_core+8104>, 0x63f03b344fb7 <vm_exec_core+22215>, 0x63f03b340a82 <vm_exec_core+4498>, 0x63f03b343534 <vm_exec_core+15428>, 0x63f03b34ea9f <vm_exec_core+61871>, 0x63f03b3441b3 <vm_exec_core+18627>, 0x63f03b340b24 <vm_exec_core+4660>, 0x63f03b340fe7 <vm_exec_core+5879>, 0x63f03b340c48 <vm_exec_core+4952>, 0x63f03b3414e8 <vm_exec_core+7160>, 0x63f03b341c91 <vm_exec_core+9121>, 0x63f03b343935 <vm_exec_core+16453>, 0x63f03b342f67 <vm_exec_core+13943>, 0x63f03b343930 <vm_exec_core+16448>, 0x63f03b344100 <vm_exec_core+18448>, 0x63f03b34404d <vm_exec_core+18269>, 0x63f03b3414e3 <vm_exec_core+7155>, 0x63f03b344480 <vm_exec_core+19344>, 0x63f03b3425ab <vm_exec_core+11451>, 0x63f03b3425b0 <vm_exec_core+11456>, 0x63f03b344048 <vm_exec_core+18264>, 0x63f03b343c36 <vm_exec_core+17222>, 0x63f03b343400 <vm_exec_core+15120>, 0x63f03b343321 <vm_exec_core+14897>, 0x63f03b343d71 <vm_exec_core+17537>, 0x63f03b34373c <vm_exec_core+15948>, 0x63f03b342f6c <vm_exec_core+13948>, 0x63f03b3416da <vm_exec_core+7658>...} reg_cfp = 0x72af269ff3a0 reg_pc = 0x5220000038a0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> 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_newarraykwsplat = <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_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #12 0x000063f03b33c821 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #14 0x000063f03b0c3e8b in load_iseq_eval (ec=<optimized out>, fname=fname@entry=126096630169760) at /tmp/ruby/src/trunk_asan/load.c:781 iseq = 0x72af28d93c68 #15 0x000063f03b0bee87 in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1287 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x515000000300 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 126096631846040 realpath_map = 126096631845880 path = 126096630169760 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #16 0x000063f03b0bd13b in rb_require_string_internal (fname=126096630169800, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386 ec = 0x5160000006d0 result = <optimized out> #17 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1041 base = <optimized out> #18 0x000063f03b39e568 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:3786 ci = 0x585100140003 cc = <optimized out> me = 0x72af28d94118 cfunc = 0x504000018598 recv = 126096636562920 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #19 0x000063f03b3859bd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffe5423d5c0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4764 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #20 0x000063f03b385475 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4904 ci = <optimized out> cc = 0x0 #21 0x000063f03b34d1bd in vm_sendish (ec=0x5160000006d0, reg_cfp=0x72af269ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 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> #22 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:918 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x63f03b341306 <vm_exec_core+6678>, 0x63f03b3465c1 <vm_exec_core+27857>, 0x63f03b340d79 <vm_exec_core+5257>, 0x63f03b3478d6 <vm_exec_core+32742>, 0x63f03b345240 <vm_exec_core+22864>, 0x63f03b3430e6 <vm_exec_core+14326>, 0x63f03b33feae <vm_exec_core+1470>, 0x63f03b346d8d <vm_exec_core+29853>, 0x63f03b34694c <vm_exec_core+28764>, 0x63f03b34111a <vm_exec_core+6186>, 0x63f03b340491 <vm_exec_core+2977>, 0x63f03b345821 <vm_exec_core+24369>, 0x63f03b341af8 <vm_exec_core+8712>, 0x63f03b34748c <vm_exec_core+31644>, 0x63f03b346b4d <vm_exec_core+29277>, 0x63f03b3420c3 <vm_exec_core+10195>, 0x63f03b34302e <vm_exec_core+14142>, 0x63f03b3454e2 <vm_exec_core+23538>, 0x63f03b346ab3 <vm_exec_core+29123>, 0x63f03b344123 <vm_exec_core+18483>, 0x63f03b345564 <vm_exec_core+23668>, 0x63f03b345bb7 <vm_exec_core+25287>, 0x63f03b344061 <vm_exec_core+18289>, 0x63f03b3403bd <vm_exec_core+2765>, 0x63f03b344d1a <vm_exec_core+21546>, 0x63f03b3401de <vm_exec_core+2286>, 0x63f03b340613 <vm_exec_core+3363>, 0x63f03b342349 <vm_exec_core+10841>, 0x63f03b343d85 <vm_exec_core+17557>, 0x63f03b3446c7 <vm_exec_core+19927>, 0x63f03b343ab0 <vm_exec_core+16832>, 0x63f03b33fe0a <vm_exec_core+1306>, 0x63f03b345dad <vm_exec_core+25789>, 0x63f03b346811 <vm_exec_core+28449>, 0x63f03b3407bc <vm_exec_core+3788>, 0x63f03b341407 <vm_exec_core+6935>, 0x63f03b341209 <vm_exec_core+6425>, 0x63f03b341ba4 <vm_exec_core+8884>, 0x63f03b342f80 <vm_exec_core+13968>, 0x63f03b340876 <vm_exec_core+3974>, 0x63f03b345c62 <vm_exec_core+25458>, 0x63f03b34134b <vm_exec_core+6747>, 0x63f03b342eb9 <vm_exec_core+13769>, 0x63f03b3438ae <vm_exec_core+16318>, 0x63f03b345a33 <vm_exec_core+24899>, 0x63f03b3444cb <vm_exec_core+19419>, 0x63f03b341e51 <vm_exec_core+9569>, 0x63f03b341661 <vm_exec_core+7537>, 0x63f03b345707 <vm_exec_core+24087>, 0x63f03b342698 <vm_exec_core+11688>, 0x63f03b344dee <vm_exec_core+21758>, 0x63f03b34459c <vm_exec_core+19628>, 0x63f03b344ec4 <vm_exec_core+21972>, 0x63f03b346377 <vm_exec_core+27271>, 0x63f03b343a1c <vm_exec_core+16684>, 0x63f03b345ad9 <vm_exec_core+25065>, 0x63f03b341f20 <vm_exec_core+9776>, 0x63f03b345607 <vm_exec_core+23831>, 0x63f03b33fc7b <vm_exec_core+907>, 0x63f03b343ebb <vm_exec_core+17867>, 0x63f03b344288 <vm_exec_core+18840>, 0x63f03b3406b6 <vm_exec_core+3526>, 0x63f03b343b54 <vm_exec_core+16996>, 0x63f03b342167 <vm_exec_core+10359>, 0x63f03b3418a7 <vm_exec_core+8119>, 0x63f03b344fc6 <vm_exec_core+22230>, 0x63f03b340a91 <vm_exec_core+4513>, 0x63f03b343543 <vm_exec_core+15443>, 0x63f03b34eaae <vm_exec_core+61886>, 0x63f03b3441c2 <vm_exec_core+18642>, 0x63f03b340b33 <vm_exec_core+4675>, 0x63f03b340ff6 <vm_exec_core+5894>, 0x63f03b340c57 <vm_exec_core+4967>, 0x63f03b3414f7 <vm_exec_core+7175>, 0x63f03b341ca0 <vm_exec_core+9136>, 0x63f03b347b3b <vm_exec_core+33355>, 0x63f03b344ad8 <vm_exec_core+20968>, 0x63f03b34393a <vm_exec_core+16458>, 0x63f03b345cb4 <vm_exec_core+25540>, 0x63f03b347c0b <vm_exec_core+33563>, 0x63f03b346085 <vm_exec_core+26517>, 0x63f03b3475ab <vm_exec_core+31931>, 0x63f03b3477c4 <vm_exec_core+32468>, 0x63f03b3402da <vm_exec_core+2538>, 0x63f03b346ca6 <vm_exec_core+29622>, 0x63f03b3425b5 <vm_exec_core+11461>, 0x63f03b346eaa <vm_exec_core+30138>, 0x63f03b341fe5 <vm_exec_core+9973>, 0x63f03b345fa9 <vm_exec_core+26297>, 0x63f03b3400cd <vm_exec_core+2013>, 0x63f03b34095b <vm_exec_core+4203>, 0x63f03b3416e9 <vm_exec_core+7673>, 0x63f03b34293d <vm_exec_core+12365>, 0x63f03b342ada <vm_exec_core+12778>, 0x63f03b33fc80 <vm_exec_core+912>, 0x63f03b34003b <vm_exec_core+1867>, 0x63f03b33fd12 <vm_exec_core+1058>, 0x63f03b346187 <vm_exec_core+26775>, 0x63f03b342459 <vm_exec_core+11113>, 0x63f03b343755 <vm_exec_core+15973>, 0x63f03b342c86 <vm_exec_core+13206>, 0x63f03b343419 <vm_exec_core+15145>, 0x63f03b343335 <vm_exec_core+14917>, 0x63f03b34224b <vm_exec_core+10587>, 0x63f03b342b7b <vm_exec_core+12939>, 0x63f03b342813 <vm_exec_core+12067>, 0x63f03b342e37 <vm_exec_core+13639>, 0x63f03b342db5 <vm_exec_core+13509>, 0x63f03b3412f7 <vm_exec_core+6663>, 0x63f03b3465b2 <vm_exec_core+27842>, 0x63f03b340d6a <vm_exec_core+5242>, 0x63f03b3478c7 <vm_exec_core+32727>, 0x63f03b345231 <vm_exec_core+22849>, 0x63f03b3430d7 <vm_exec_core+14311>, 0x63f03b33fe9f <vm_exec_core+1455>, 0x63f03b346d7e <vm_exec_core+29838>, 0x63f03b34693d <vm_exec_core+28749>, 0x63f03b34110b <vm_exec_core+6171>, 0x63f03b340482 <vm_exec_core+2962>, 0x63f03b345812 <vm_exec_core+24354>, 0x63f03b341ae9 <vm_exec_core+8697>, 0x63f03b34747d <vm_exec_core+31629>, 0x63f03b346b3e <vm_exec_core+29262>, 0x63f03b3420b4 <vm_exec_core+10180>, 0x63f03b34301f <vm_exec_core+14127>, 0x63f03b3454d3 <vm_exec_core+23523>, 0x63f03b346aa4 <vm_exec_core+29108>, 0x63f03b344114 <vm_exec_core+18468>, 0x63f03b345555 <vm_exec_core+23653>, 0x63f03b345ba8 <vm_exec_core+25272>, 0x63f03b344052 <vm_exec_core+18274>, 0x63f03b3403ae <vm_exec_core+2750>, 0x63f03b344d0b <vm_exec_core+21531>, 0x63f03b3401cf <vm_exec_core+2271>, 0x63f03b340604 <vm_exec_core+3348>, 0x63f03b34233a <vm_exec_core+10826>, 0x63f03b343d76 <vm_exec_core+17542>, 0x63f03b3446b8 <vm_exec_core+19912>, 0x63f03b343aa1 <vm_exec_core+16817>, 0x63f03b33fdfb <vm_exec_core+1291>, 0x63f03b345d9e <vm_exec_core+25774>, 0x63f03b346802 <vm_exec_core+28434>, 0x63f03b3407ad <vm_exec_core+3773>, 0x63f03b3413f8 <vm_exec_core+6920>, 0x63f03b3411fa <vm_exec_core+6410>, 0x63f03b341b95 <vm_exec_core+8869>, 0x63f03b342f71 <vm_exec_core+13953>, 0x63f03b340867 <vm_exec_core+3959>, 0x63f03b345c53 <vm_exec_core+25443>, 0x63f03b34133c <vm_exec_core+6732>, 0x63f03b342eaa <vm_exec_core+13754>, 0x63f03b34389f <vm_exec_core+16303>, 0x63f03b345a24 <vm_exec_core+24884>, 0x63f03b3444bc <vm_exec_core+19404>, 0x63f03b341e42 <vm_exec_core+9554>, 0x63f03b341652 <vm_exec_core+7522>, 0x63f03b3456f8 <vm_exec_core+24072>, 0x63f03b342689 <vm_exec_core+11673>, 0x63f03b344ddf <vm_exec_core+21743>, 0x63f03b34458d <vm_exec_core+19613>, 0x63f03b344eb5 <vm_exec_core+21957>, 0x63f03b346368 <vm_exec_core+27256>, 0x63f03b343a0d <vm_exec_core+16669>, 0x63f03b345aca <vm_exec_core+25050>, 0x63f03b341f11 <vm_exec_core+9761>, 0x63f03b3455f8 <vm_exec_core+23816>, 0x63f03b344100 <vm_exec_core+18448>, 0x63f03b343eac <vm_exec_core+17852>, 0x63f03b344279 <vm_exec_core+18825>, 0x63f03b343737 <vm_exec_core+15943>, 0x63f03b343b45 <vm_exec_core+16981>, 0x63f03b342158 <vm_exec_core+10344>, 0x63f03b341898 <vm_exec_core+8104>, 0x63f03b344fb7 <vm_exec_core+22215>, 0x63f03b340a82 <vm_exec_core+4498>, 0x63f03b343534 <vm_exec_core+15428>, 0x63f03b34ea9f <vm_exec_core+61871>, 0x63f03b3441b3 <vm_exec_core+18627>, 0x63f03b340b24 <vm_exec_core+4660>, 0x63f03b340fe7 <vm_exec_core+5879>, 0x63f03b340c48 <vm_exec_core+4952>, 0x63f03b3414e8 <vm_exec_core+7160>, 0x63f03b341c91 <vm_exec_core+9121>, 0x63f03b343935 <vm_exec_core+16453>, 0x63f03b342f67 <vm_exec_core+13943>, 0x63f03b343930 <vm_exec_core+16448>, 0x63f03b344100 <vm_exec_core+18448>, 0x63f03b34404d <vm_exec_core+18269>, 0x63f03b3414e3 <vm_exec_core+7155>, 0x63f03b344480 <vm_exec_core+19344>, 0x63f03b3425ab <vm_exec_core+11451>, 0x63f03b3425b0 <vm_exec_core+11456>, 0x63f03b344048 <vm_exec_core+18264>, 0x63f03b343c36 <vm_exec_core+17222>, 0x63f03b343400 <vm_exec_core+15120>, 0x63f03b343321 <vm_exec_core+14897>, 0x63f03b343d71 <vm_exec_core+17537>, 0x63f03b34373c <vm_exec_core+15948>, 0x63f03b342f6c <vm_exec_core+13948>, 0x63f03b3416da <vm_exec_core+7658>...} reg_cfp = 0x72af269ff790 reg_pc = 0x50400002dcb8 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> th: 0x515000000300, native_id: 0x72af29740c40 INSN_LABEL_setclassvariable = <optimized out> -- Control frame information ----------------------------------------------- c:0021 p:---- s:0130 e:000129 CFUNC :select INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> c:0020 p:0244 s:0122 e:000121 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:690 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> c:0019 p:0039 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:818 c:0018 p:0008 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:857 INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> c:0017 p:0127 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1603 INSN_LABEL_newarray = <optimized out> c:0016 p:0016 s:0076 e:000075 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1298 INSN_LABEL_newarraykwsplat = <optimized out> c:0015 p:0005 s:0071 e:000070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1768 INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> c:0014 p:0006 s:0067 e:000066 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755 INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> c:0013 p:0027 s:0063 e:000062 METHOD <internal:array>:53 c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1754 INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1798 INSN_LABEL_newrange = <optimized out> c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1045 INSN_LABEL_pop = <optimized out> c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:890 INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1282 INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1881 INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1885 c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> c:0003 p:---- s:0011 e:000010 CFUNC :require_relative INSN_LABEL_checkmatch = <optimized out> c:0002 p:0005 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH] INSN_LABEL_checkkeyword = <optimized out> c:0001 p:0000 s:0003 E:0015f0 DUMMY [FINISH] 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_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #23 0x000063f03b33c468 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #24 0x000063f03afc528b in rb_ec_exec_node (ec=0x5160000006d0, n=0x72af28d941b8) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe5423db10, <optimized out>, 0x7ffe5423da60, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x72af28d941b8 #25 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #26 0x000063f03afbe7f7 in rb_main (argc=9, argv=0x7ffe5423dce8) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #27 main (argc=9, argv=0x7ffe5423dce8) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true running file: /tmp/ruby/src/trunk_asan/test/ruby/test_thread.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. [Inferior 1 (process 2891596) detached] $ timeout 60 gdb -p 2891269 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007d351f7107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffe9938afac, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Threads Id Target Id Frame * 1 Thread 0x7d351f82d740 (LWP 2891269) "make" 0x00007d351f7107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffe9938afac, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Machine level backtrace Thread 1 (Thread 0x7d351f82d740 (LWP 2891269) "make"): #0 0x00007d351f7107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffe9938afac, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 sc_ret = -512 sc_ret = <optimized out> #1 0x00005b2ce214ed16 in reap_children () No symbol table info available. #2 0x00005b2ce214fa8c in new_job () No symbol table info available. #3 0x00005b2ce215e72a in ?? () No symbol table info available. #4 0x00005b2ce215f09e in update_goal_chain () No symbol table info available. #5 0x00005b2ce213967a in main () No symbol table info available. >>> Dump Ruby level backtrace (if possible) [Inferior 1 (process 2891269) detached] make: *** [uncommon.mk:964: yes-test-all] Error 1 #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 2891268 -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 2920023 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk 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/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' 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.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.4.0dev (2024-08-11T07:04:37Z master 1fd0a1b4ce) [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 ............. Finished in 37.390459 seconds 3432 files, 32772 examples, 134087 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.