# Logfile created on 2024-09-01 14:20:29 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x000073903c33fdc0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_asan", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_asan", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_asan", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_asan", @configure_opts=["'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20240901-142029", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000073903c360458 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000073903d82ff00 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000073903c27a1b0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240901-142029", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240901-142029>, @binmode=false, @mon_data=#<Monitor:0x000073903d82fa78>, @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/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.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 = eb144ef91e $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Update 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/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.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 7d7aeb5652f0074c99794e701933c71f41fb518e1dae3b9f826dc7672ff6e02f builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' 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/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' 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/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/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/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/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update 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 enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin 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... 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 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/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: 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.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' 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/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: 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 1.0.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.1 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.dev 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.dev strscan 3.1.1.dev zlib 3.1.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 minitest 5.25.1 rake 13.2.1 test-unit 3.6.2 rexml 3.3.6 rss 0.3.1 net-ftp 0.3.7 net-imap 0.4.15 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.5.3 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-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/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=61014 "--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 # Running tests: [ 1/915] 608515=test_digest [ 2/915] 608522=test_variable [ 3/915] 608512=test_cstr [ 4/915] 608525=test_gem_resolver_lock_specification [ 5/915] 608511=test_address_resolve [ 6/915] 608524=test_closure [ 7/915] 608518=test_wss [ 8/915] 608516=test_iter_break [ 9/915] 608513=test_parse [ 10/915] 608521=test_have_macro [ 11/915] 608526=test_process [ 12/915] 608514=test_num2int [ 13/915] 608519=test_gem_source_local [ 14/915] 608520=test_rdoc_parser_rd [ 15/915] 608517=test_gem_commands_install_command [ 16/915] 608516=test_gem_ext_cargo_builder_unit [ 17/915] 608523=test_stack [ 18/915] 608514=test_summary [ 19/915] 608518=test_flip [ 20/915] 608511=test_nowrite [ 21/915] 608511=test_thread_queue [ 22/915] 608515=test_securerandom [ 23/915] 608518=test_nil2vtempty [ 24/915] 608518=test_foreach [ 25/915] 608518=test_econv [ 26/915] 608524=test_eval [ 27/915] 608524=test_process [ 28/915] 608515=test_object [ 29/915] 608512=test_fileutils [ 30/915] 608524=test_gem_commands_cert_command [ 31/915] 608522=test_io [ 32/915] 608514=test_cgi_tag_helper [ 33/915] 608514=test_kill_ring [ 34/915] 608520=test_gem_resolver_git_specification [ 35/915] 608516=test_dir_m17n [ 36/915] 608522=test_remote_fetch_error [ 37/915] 608514=test_pathname [ 38/915] 608525=test_coverage [ 39/915] 608521=json_common_interface_test [ 40/915] 608521=test_stream [ 41/915] 608512=test_func [ 42/915] 608521=test_path_to_class [ 43/915] 608521=test_storage [ 44/915] 608521=test_thread_fd_close [ 45/915] 608521=json_addition_test [ 46/915] 608521=test_cmethod [ 47/915] 608521=test_qsort [ 48/915] 608521=test_gem_ext_ext_conf_builder [ 49/915] 608522=test_gem_commands_dependency_command [ 50/915] 608519=test_serialize_subclasses [ 51/915] 608519=test_const [ 52/915] 608519=test_class [ 53/915] 608514=parse_comments_test [ 54/915] 608515=test_gem_dependency [ 55/915] 608522=test_method_cache [ 56/915] 608522=test_iterator [ 57/915] 608514=test_marshalable [ 58/915] 608514=test_string [ 59/915] 608514=test_gem_resolver_index_specification [ 60/915] 608520=test_cgi_modruby [ 61/915] 608520=test_thread_cv [ 62/915] 608513=test_win32ole_method [ 63/915] 608522=test_yamldbm [ 64/915] 608513=test_helper [ 65/915] 608522=test_gem_resolver_best_set [ 66/915] 608513=test_convertible [ 67/915] 608522=test_addr [ 68/915] 608522=test_eval [ 69/915] 608512=test_stat [ 70/915] 608512=test_unicode [ 71/915] 608512=test_parser_events [ 72/915] 608520=test_windows_1251 [ 73/915] 608520=test_str2big [ 74/915] 608520=test_rational [ 75/915] 608515=test_regexp [ 76/915] 608520=newline_offsets_test [ 77/915] 608514=test_rdoc_cross_reference [ 78/915] 608512=test_gem_commands_contents_command [ 79/915] 608522=test_rdoc_generator_markup [ 80/915] 608523=test_readpartial [ 81/915] 608524=test_scalar [ 82/915] 608524=test_gem_resolver_conflict [ 83/915] 608523=test_literal [ 84/915] 608524=test_irb [ 85/915] 608520=test_arithmetic_sequence [ 86/915] 608518=test_gem_commands_search_command [ 87/915] 608522=test_pattern_matching [ 88/915] 608512=test_thread [ 89/915] 608520=test_encoding [ 90/915] 608522=test_lambda [ 91/915] 608525=test_file [ 92/915] 608520=bom_test [ 93/915] 608520=test_sockopt [ 94/915] 608512=test_frozen_error [ 95/915] 608512=test_bug_reporter [ 96/915] 608520=test_spell_checker [ 97/915] 608511=test_pstore [ 98/915] 608520=test_ractor [ 99/915] 608522=test_document [100/915] 608522=test_yaml [101/915] 608511=test_ansi_with_terminfo [102/915] 608520=test_rdoc_options [103/915] 608511=test_config [104/915] 608522=test_boolean [105/915] 608518=test_gem_commands_specification_command [106/915] 608522=test_yield_block [107/915] 608522=test_recorder [108/915] 608522=test_nonblock [109/915] 608522=test_gem_commands_signin_command [110/915] 608512=test_pkey [111/915] 608512=test_primitive [112/915] 608522=test_gem_request [113/915] 608524=parameters_signature_test [114/915] 608512=test_rdoc_include [115/915] 608518=test_gem_resolver_api_specification [116/915] 608517=test_rendering [117/915] 608518=test_getopts [118/915] 608518=test_http [119/915] 608524=fixtures_test [120/915] 608514=test_rational2 [121/915] 608514=test_gem_dependency_resolution_error [122/915] 608514=test_shift_jis [123/915] 608514=test_yield [124/915] 608517=test_gem_request_set_lockfile_parser Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 7 #<File::Stat dev=0x8, ino=40540235, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 608518 ko1 7u IPv4 40540235 0t0 TCP localhost:33213->localhost:42144 (CLOSE_WAIT) [125/915] 608512=test_gem_ci_detector [126/915] 608512=test_formatter [127/915] 608517=test_io_wait_uncommon [128/915] 608512=test_string [129/915] 608517=test_proxy [130/915] 608522=test_ostruct Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 8 #<File::Stat dev=0x8, ino=40528410, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> [131/915] 608512=test_completion [132/915] 608516=test_raise COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 608518 ko1 8u IPv4 40528410 0t0 TCP localhost:42311->localhost:57230 (CLOSE_WAIT) [133/915] 608516=test_ftp [134/915] 608524=test_httpresponses [135/915] 608516=integer_base_flags_test [136/915] 608520=test_unicode_escape [137/915] 608517=test_have_library [138/915] 608524=test_erb_command [139/915] 608521=test_https [140/915] 608516=test_require [141/915] 608524=test_gem_resolver_vendor_set [142/915] 608522=test_evaluation [143/915] 608520=test_fnmatch [144/915] 608522=test_rdoc_markup_to_ansi [145/915] 608524=test_koi8 [146/915] 608524=test_erb_m17n [147/915] 608511=test_objspace [148/915] 608524=test_clone [149/915] 608520=test_filter [150/915] 608522=test_gem_ext_cmake_builder [151/915] 608522=test_too_many_dummy_encodings [152/915] 608520=json_generic_object_test [153/915] 608520=test_hash_create [154/915] 608520=test_thread [155/915] 608522=test_call [156/915] 608524=test_ole_methods [157/915] 608524=test_defined [158/915] 608522=test_pack [159/915] 608524=test_switch_hitter [160/915] 608524=test_arity [161/915] 608524=test_folderitem2_invokeverb [162/915] 608524=test_update [163/915] 608524=test_files_sample [164/915] 608524=test_case_options [165/915] 608524=test_rdoc_markup_to_html_crossref [166/915] 608523=test_rdoc_parser_changelog [167/915] 608525=test_init [168/915] 608522=test_gem_resolver_index_set [169/915] 608522=test_file [170/915] 608522=test_gem_install_update_options [171/915] 608512=test_gem_security_policy [172/915] 608517=test_pinned [173/915] 608517=test_memory_view [174/915] 608523=test_gem_command [175/915] 608522=test_usrmarshal [176/915] 608517=test_weakkeymap [177/915] 608512=test_rdoc_markup_to_markdown [178/915] 608512=test_httpresponse [179/915] 608513=test_rdoc_parser_ruby [180/915] 608525=test_show_source [181/915] 608525=test_inlinecache [182/915] 608524=test_enc_raise [183/915] 608524=test_engine [184/915] 608524=test_key_error [185/915] 608512=test_bignum [186/915] 608524=reflection_test [187/915] 608524=test_human_typo [188/915] 608524=test_cparser [189/915] 608522=test_dot_dot [190/915] 608522=ractor_test [191/915] 608523=test_gem_request_set_lockfile [192/915] 608525=test_postponed_job [193/915] 608512=test_exit [194/915] 608522=test_pattern_key_name_check [195/915] 608522=test_jaro_winkler [196/915] 608522=test_gem_commands_yank_command [197/915] 608512=test_gem_resolver [198/915] 608518=test_gem_remote_fetcher [199/915] 608516=test_gem_gemcutter_utilities [200/915] 608522=test_gem_util [201/915] 608523=test_raise_exception [202/915] 608516=test_config [203/915] 608512=test_tempfile [204/915] 608516=test_new [205/915] 608516=test_macro [206/915] 608518=test_hash [207/915] 608522=test_cipher [208/915] 608518=test_gem_source_lock [209/915] 608525=test_ldap [210/915] 608524=test_gem_remote_fetcher_local_server [211/915] 608516=test_etc [212/915] 608525=test_last_thread [213/915] 608518=test_rdoc_markup_to_bs [214/915] 608522=test_rdoc_markup [215/915] 608522=test_context [216/915] 608524=test_symbol [217/915] 608516=test_coder [218/915] 608516=test_optparse [219/915] 608513=test_unix [220/915] 608513=test_gem_source_specific_file [221/915] 608516=parse_test [222/915] 608518=test_enum [223/915] 608516=test_gem_commands_which_command [224/915] 608516=test_metaclass [225/915] 608516=test_numeric [226/915] 608512=test_io [227/915] 608522=test_ws [228/915] 608522=test_io_console [229/915] 608525=test_date_arith [230/915] 608521=test_rdoc_require [231/915] 608525=test_undef [232/915] 608525=test_gem_commands_sources_command [233/915] 608516=test_c_union_entity [234/915] 608516=test_gem_spec_fetcher [235/915] 608513=test_ractor [236/915] 608513=desugar_compiler_test [237/915] 608525=test_hmac [238/915] 608516=test_signedness [239/915] 608525=test_internal_ivar [240/915] 608525=test_cgi_cookie [241/915] 608525=test_gem_commands_mirror [242/915] 608525=test_cd [243/915] 608521=symbol_encoding_test [244/915] 608525=test_my_integer [245/915] 608525=test_gem_commands_environment_command [246/915] 608519=test_tracepoint [247/915] 608523=test_debugger_integration [248/915] 608513=test_array_create [249/915] 608513=test_gem_resolver_installed_specification [250/915] 608525=test_rdoc_rubygems_hook [251/915] 608523=test_ractor [252/915] 608513=test_rdoc_markup_to_table_of_contents [253/915] 608521=test_gem_doctor [254/915] 608513=test_ancdata [255/915] 608517=test_weakmap [256/915] 608513=test_rubyvm [257/915] 608513=test_data_error [258/915] 608521=test_force_exit [259/915] 608523=test_gem_resolver_dependency_request [260/915] 608523=test_scanner_events [261/915] 608513=test_external_new [262/915] 608513=test_abi [263/915] 608523=test_win32ole_typelib [264/915] 608523=test_euc_jp [265/915] 608523=test_ractor [266/915] 608521=parse_success_test [267/915] 608523=test_module [268/915] 608521=test_gem_commands_push_command [269/915] 608519=test_ssl [270/915] 608525=test_rdoc_constant [271/915] 608513=test_registry [272/915] 608513=test_deprecate [273/915] 608513=test_common [274/915] 608525=test_optimization [275/915] 608522=test_gem_request_connection_pools [276/915] 608521=test_rdoc_markdown [277/915] 608513=test_gem_uri_formatter [278/915] 608522=test_sprintf [279/915] 608513=test_rdoc_encoding [280/915] 608513=test_ansi_without_terminfo [281/915] 608518=test_rdoc_markup_include [282/915] 608518=test_terminfo [283/915] 608521=test_enumerable [284/915] 608521=test_bmethod [285/915] 608513=test_key_actor_vi [286/915] 608521=test_bug-14834 [287/915] 608518=ruby_parser_test [288/915] 608521=test_rdoc_context_section [289/915] 608521=test_buffering [290/915] 608521=test_svcb_https [291/915] 608521=test_addrinfo [292/915] 608513=test_x509cert [293/915] 608518=test_rdoc_attr [294/915] 608518=test_passing_block [295/915] 608518=test_http [296/915] 608518=test_logdevice [297/915] 608522=test_webauthn_listener [298/915] 608521=test_lock_native_thread [299/915] 608521=test_gem_package_tar_reader_entry [300/915] 608522=test_zsh_completion [301/915] 608522=test_enc_str_buf_cat [302/915] 608522=test_logperiod [303/915] 608522=test_have_func [304/915] 608516=test_constant [305/915] 608514=test_rdoc_parser_c [306/915] 608520=test_gem_security_trust_dir [307/915] 608521=test_default_gems [308/915] 608520=test_encoding [309/915] 608513=test_load [310/915] 608513=json_fixtures_test [311/915] 608513=test_rdoc_generator_pot_po_entry [312/915] 608513=test_gem_resolver_specification [313/915] 608521=test_gem_remote_fetcher_s3 [314/915] 608513=test_rdoc_markup_parser [315/915] 608513=test_gem_rdoc [316/915] 608521=lex_test [317/915] 608521=test_require_lib [318/915] 608514=test_gem_version_option [319/915] 608513=test_files_test_2 [320/915] 608520=test_gem_request_set [321/915] 608514=version_test [322/915] 608514=test_objectspace [323/915] 608522=test_trick [324/915] 608520=test_fd_setsize [325/915] 608520=test_big5 [326/915] 608520=test_gem_resolver_activation_request [327/915] 608520=test_null [328/915] 608520=test_scheduler [329/915] 608520=test_ensure_and_callcc [330/915] 608520=test_rdoc_markup_raw [331/915] 608518=test_fixnum [332/915] 608520=test_timeout [333/915] 608520=test_signal [334/915] 608518=test_iseq_load [335/915] 608523=test_fstring [336/915] 608524=test_name_error_extension [337/915] 608523=test_history [338/915] 608524=test_verbose [339/915] 608524=test_gem_ext_builder [340/915] 608523=test_key_actor_emacs [341/915] 608516=test_basicinstructions [342/915] 608516=test_bigzero [343/915] 608516=test_mutex [344/915] 608523=test_struct [345/915] 608523=test_gem_resolver_vendor_specification [346/915] 608523=test_typeddata [347/915] 608518=test_date_strftime [348/915] 608520=compiler_test [349/915] 608520=test_find [350/915] 608516=locals_test [351/915] 608520=test_recursion [352/915] 608520=test_normalize [353/915] 608520=test_gem_commands_owner_command [354/915] 608523=test_import [355/915] 608520=test_basicsocket [356/915] 608520=test_sexp [357/915] 608520=test_logger [358/915] 608520=pattern_test [359/915] 608520=test_gem_package_tar_header [360/915] 608516=test_disable_irb [361/915] 608517=test_ractor [362/915] 608520=test_gem_unsatisfiable_dependency_error [363/915] 608520=test_rdoc_i18n_text [364/915] 608520=test_rdoc_tom_doc [365/915] 608520=test_gem_dependency_installer [366/915] 608516=test_pointer [367/915] 608517=test_refinement [368/915] 608511=test_gem_name_tuple [369/915] 608519=test_win32ole_type_event [370/915] 608519=test_warning [371/915] 608518=test_rdoc_class_module [372/915] 608519=test_gbk [373/915] 608519=test_rdoc_markup_attributes [374/915] 608511=test_gem_specification [375/915] 608516=test_win32ole_variable [376/915] 608516=test_gb18030 [377/915] 608516=test_gem_package_tar_reader [378/915] 608523=test_type_completor [379/915] 608523=test_cgi_session [380/915] 608523=test_class [381/915] 608516=test_word [382/915] 608516=test_x509crl [383/915] 608519=test_stringscanner [384/915] 608523=test_numeric [385/915] 608523=test_require_path_check [386/915] 608519=test_mul [387/915] 608519=test_win32ole_variant_outarg [388/915] 608519=test_mkmf [389/915] 608523=test_enumerator_kw [390/915] 608523=test_mixed_unicode_escapes [391/915] 608523=test_rdoc_markup_to_html_snippet [392/915] 608519=test_complexrational [393/915] 608519=test_gem_commands_fetch_command [394/915] 608516=test_cgi_header [395/915] 608523=test_pkcs7 [396/915] 608516=test_rdoc_any_method [397/915] 608522=test_flush [398/915] 608522=test_complex2 [399/915] 608519=test_iso_8859 [400/915] 608522=test_x509attr [401/915] 608522=test_history [402/915] 608522=test_dln [403/915] 608522=test_rdoc_parser [404/915] 608519=test_coderange [405/915] 608519=test_open-uri [406/915] 608524=test_big2str [407/915] 608524=test_line_editor [408/915] 608524=test_rdoc_markup_indented_paragraph [409/915] 608522=test_rdoc_context [410/915] 608524=test_pkg_config [411/915] 608523=test_rdoc_markup_to_joined_paragraph [412/915] 608523=test_string_memory [413/915] 608524=regexp_test Leaked file descriptor: TestOpenURI#test_close_in_block_small: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 43141> [414/915] 608524=test_rdoc_markup_to_html COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 608519 ko1 10u IPv4 40543689 0t0 TCP localhost:43141->localhost:56726 (CLOSE_WAIT) Closed file descriptor: TestOpenURI#test_open_timeout: 10 [415/915] 608523=test_store [416/915] 608524=test_insns_leaf [417/915] 608519=test_iseq [418/915] 608524=dump_test [419/915] 608518=test_enc_associate [420/915] 608523=test_gc [421/915] 608516=test_allocation [422/915] 608518=test_c_struct_builder [423/915] 608519=location_test [424/915] 608518=test_cgi_util [425/915] 608519=test_x509req [426/915] 608521=test_gem_commands_open_command [427/915] 608519=test_tree_builder [428/915] 608519=test_protocol [429/915] 608518=test_gem_ext_cargo_builder_link_flag_converter [430/915] 608522=test_protect [431/915] 608522=test_rdoc_markup_to_tt_only [432/915] 608520=test_win32ole [433/915] 608518=test_gem_version [434/915] 608520=test_gem_commands_stale_command [435/915] 608522=tunnel_test [436/915] 608520=test_gem_text [437/915] 608519=test_settracefunc [438/915] 608521=test_gem_stub_specification [439/915] 608520=test_method_cache [440/915] 608520=test_path [441/915] 608520=test_pp [442/915] 608518=test_tcp [443/915] 608522=test_sprintf_comb [444/915] 608511=test_rdoc_normal_module [445/915] 608513=test_rdoc_markdown_test [446/915] 608520=test_whileuntil [447/915] 608520=test_transcode [448/915] 608518=test_flags [449/915] 608524=test_asn1 [450/915] 608524=json_string_matching_test [451/915] 608515=test_gem_ext_rake_builder [452/915] 608524=test_monitor [453/915] 608521=test_rdoc_markup_heading [454/915] 608521=test_rat [455/915] 608521=test_extlibs [456/915] 608514=static_inspect_test [457/915] 608514=test_inadvertent_creation [458/915] 608524=test_instrumentation_api [459/915] 608522=test_rdoc_markup_verbatim [460/915] 608522=test_at_exit [461/915] 608522=test_complex [462/915] 608520=source_location_test [463/915] 608512=unescape_test [464/915] 608514=test_x509ext [465/915] 608511=test_files_ext [466/915] 608514=test_case [467/915] 608514=test_eval_history [468/915] 608520=test_c_struct_entry [469/915] 608514=test_gem_commands_query_command [470/915] 608511=test_color [471/915] 608522=equality_test [472/915] 608522=test_yjit_exit_locations [473/915] 608511=test_rdoc_rdoc [474/915] 608522=test_rdoc_markup_pre_process [475/915] 608511=test_rdoc_method_attr [476/915] 608520=test_gem_commands_pristine_command [477/915] 608522=test_gem_config_file [478/915] 608518=test_yamlstore [479/915] 608518=test_scalar_scanner [480/915] 608518=test_within_pipe [481/915] 608511=test_win32ole_event [482/915] 608511=test_io_buffer [483/915] 608518=test_arith_seq_beg_len_step [484/915] 608522=test_reline [485/915] 608511=test_hash [486/915] 608518=test_gem_resolver_requirement_list [487/915] 608518=test_beginendblock [488/915] 608524=test_function [489/915] 608514=snapshots_test [490/915] 608515=test_socket [491/915] 608524=test_timeout [492/915] 608519=test_not [493/915] 608519=test_weakref [494/915] 608513=test_rubygems [495/915] 608517=test_gem_package_tar_writer [496/915] 608519=ripper_test [497/915] 608518=test_yaml_tree [498/915] 608517=test_case_mapping [499/915] 608518=test_mailto [500/915] 608517=test_rdoc_generator_pot_po [501/915] 608518=test_reqarg [502/915] 608517=test_reline_key [503/915] 608517=test_method [504/915] 608524=test_unicode_normalize [505/915] 608513=test_ractor_compatibility [506/915] 608524=test_append [507/915] 608524=test_gem_resolver_lock_set [508/915] 608524=test_rdoc_markup_hard_break [509/915] 608524=test_gem_console_ui [510/915] 608524=test_member [511/915] 608524=test_resource [512/915] 608524=test_gem_source_fetch_problem [513/915] 608524=test_set [514/915] 608524=test_gem_update_suggestion [515/915] 608524=test_ipaddr [516/915] 608522=test_arity [517/915] 608522=test_trace [518/915] 608522=test_numhash [519/915] 608522=test_gem_stream_ui [520/915] 608524=test_rdoc_generator_ri [521/915] 608524=test_nofree [522/915] 608524=test_pkey_rsa [523/915] 608522=test_egrep_cpp [524/915] 608522=test_rdoc_i18n_locale [525/915] 608522=test_argf [526/915] 608513=test_gem_resolver_composed_set [527/915] 608524=test_date_conv [528/915] 608513=test_webauthn_poller [529/915] 608514=test_yjit [530/915] 608524=test_buffered_io [531/915] 608524=test_rdoc_markup_attribute_manager [532/915] 608518=test_m17n [533/915] 608520=test_x509name [534/915] 608524=test_sleep [535/915] 608513=test_wait [536/915] 608520=test_object_references [537/915] 608520=test_alias [538/915] 608519=test_gem_requirement [539/915] 608513=test_face [540/915] 608515=test_sizeof [541/915] 608513=test_compile_prism [542/915] 608519=test_gem_commands_build_command [543/915] 608520=test_gem_security [544/915] 608518=test_euc_tw [545/915] 608518=test_gem_commands_info_command [546/915] 608518=test_rdoc_rd [547/915] 608518=command_line_test [548/915] 608518=test_io_timeout [549/915] 608518=test_date_new [550/915] 608521=test_bug-3571 [551/915] 608518=test_system [552/915] 608521=test_emoji_breaks [553/915] 608521=test_notimplement [554/915] 608521=test_comparable [555/915] 608521=test_dup [556/915] 608519=test_require [557/915] 608524=test_stringio [558/915] 608512=test_dns Leaked file descriptor: TestResolvDNS#test_multiple_servers_with_timeout_and_truncated_tcp_fallback: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 40426> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 608512 ko1 11u IPv4 40549319 0t0 TCP localhost:40426->localhost:33392 (CLOSE_WAIT) [559/915] 608513=test_gem_path_support Multiple autoclose IO objects for a file descriptor in: TestResolvDNS#test_multiple_servers_with_timeout_and_truncated_tcp_fallback: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) [560/915] 608524=constant_path_node_test [561/915] 608513=test_win32ole_record [562/915] 608524=newline_test [563/915] 608513=test_ubf_async_safe [564/915] 608521=test_array [565/915] 608513=snippets_test [566/915] 608521=parser_test [567/915] 608521=test_webauthn_listener_response [568/915] 608521=heredoc_test [569/915] 608521=test_gem_bundler_version_finder .Closed file descriptor: TestResolvDNS#test_query_ipv4_address_timeout: 11 .[570/915] 608521=test_console_attr [571/915] 608521=test_gc [572/915] 608521=test_math [573/915] 608521=json_encoding_test [574/915] 608521=test_time [575/915] 608524=test_super [576/915] 608512=test_libs [577/915] 608512=onigmo_test [578/915] 608512=test_struct [579/915] 608512=test_ast [580/915] 608521=test_rdoc_comment [581/915] 608521=test_pack [582/915] 608521=test_rb_str_dup [583/915] 608521=fuzzer_test [584/915] 608521=test_case [585/915] 608521=test_cgi_multipart [586/915] 608525=test_bug-5832 [587/915] 608525=test_autoconf [588/915] 608525=test_did_you_mean [589/915] 608521=test_popen_deadlock [590/915] 608525=test_gem_safe_yaml [591/915] 608525=test_digest_extend [592/915] 608525=test_pkey_dh [593/915] 608524=test_rdoc_text [594/915] 608525=test_shapes [595/915] 608525=test_ocsp [596/915] 608524=test_gem_silent_ui [597/915] 608524=test_require [598/915] 608524=test_ifunless [599/915] 608524=test_gem_dependency_list [600/915] 608524=test_files_test [601/915] 608524=test_gem_resolver_installer_set [602/915] 608518=test_nesting_parser [603/915] 608520=test_gem_commands_uninstall_command [604/915] 608518=test_rendering [605/915] 608518=test_ensured [606/915] 608525=test_delete [607/915] 608525=comments_test [608/915] 608524=test_config [609/915] 608518=test_io_m17n [610/915] 608524=test_forwardable [611/915] 608525=test_object_create_start [612/915] 608524=test_continuation [613/915] 608525=test_project_sanity [614/915] 608524=test_config [615/915] 608524=test_env [616/915] 608521=regular_expression_encoding_test [617/915] 608525=test_gem_commands_cleanup_command [618/915] 608521=test_interned_str [619/915] 608521=test_placearg [620/915] 608513=test_rdoc_markup_paragraph [621/915] 608513=test_type [622/915] 608513=test_range [623/915] 608521=encodings_test [624/915] 608521=test_string_processing [625/915] 608521=test_io_buffer [626/915] 608521=test_gem_impossible_dependencies_error [627/915] 608521=json_generator_test [628/915] 608515=test_dryrun [629/915] 608515=test_ts [630/915] 608521=test_emitter [631/915] 608521=test_locale [632/915] 608520=test_gem_resolver_api_set [633/915] 608521=parse_stream_test [634/915] 608521=test_gem_source_subpath_problem [635/915] 608520=test_tmpdir [636/915] 608525=node_id_test [637/915] 608521=warnings_test [638/915] 608521=test_to_ary_concat [639/915] 608520=test_printf [640/915] 608520=test_rubyoptions [641/915] 608525=test_rdoc_token_stream [642/915] 608525=test_stringify_symbols [643/915] 608525=test_configuration [644/915] 608515=test_windows_1252 [645/915] 608515=test_rdoc_alias [646/915] 608525=test_rdoc_single_class [647/915] 608525=test_udp [648/915] 608525=dispatcher_test [649/915] 608525=regular_expression_options_test [650/915] 608525=test_key_event_record [651/915] 608525=test_queue [652/915] 608525=test_sleep [653/915] 608515=integer_parse_test [654/915] 608515=test_gem_validator [655/915] 608515=test_prettyprint [656/915] 608515=test_rdoc_markup_to_label [657/915] 608515=test_install [658/915] 608518=test_m17n_comb [659/915] 608513=test_date_ractor [660/915] 608515=test_pair [661/915] 608513=test_tree_spell_checker [662/915] 608513=lex_test [663/915] 608521=test_bundled_gems [664/915] 608521=test_custom_command [665/915] 608521=test_tsort [666/915] 608517=test_depth_first [667/915] 608521=test_ns_spki [668/915] 608521=test_integer_comb [669/915] 608517=index_write_test [670/915] 608516=test_kwargs [671/915] 608516=test_io_wait [672/915] 608517=test_rdoc_extend [673/915] 608516=test_win32ole_type [674/915] 608516=test_lexer [675/915] 608516=test_merge_keys [676/915] 608517=test_random [677/915] 608517=test_mdns [678/915] 608517=test_x509store [679/915] 608516=test_gem_ext_configure_builder [680/915] 608516=test_dir [681/915] 608525=test_rdoc_rd_inline_parser [682/915] 608519=test_bash_completion [683/915] 608519=test_exception [684/915] 608525=test_gem_security_signer [685/915] 608525=test_gem_local_remote_options [686/915] 608517=test_gem_commands_lock_command [687/915] 608525=test_euc_kr [688/915] 608517=test_threadgroup [689/915] 608525=test_set_len [690/915] 608525=test_rdoc_generator_json_index [691/915] 608511=test_len [692/915] 608511=implicit_array_test [693/915] 608525=test_acceptable [694/915] 608511=test_win32ole_param [695/915] 608511=test_rdoc_parser_markdown [696/915] 608511=test_function_entry [697/915] 608511=test_method_name_check [698/915] 608525=test_kernel [699/915] 608516=heredoc_dedent_test [700/915] 608516=!Nothing_to_test [701/915] 608516=numeric_value_test [702/915] 608516=test_keyword [703/915] 608511=test_gem_commands_server_command [704/915] 608511=test_httpheader [705/915] 608517=test_data [706/915] 608517=test_rdoc_ri_driver [707/915] 608511=test_http_request [708/915] 608511=test_win32ole_method_event [709/915] 608511=test_provider [710/915] 608517=test_bn [711/915] 608517=test_gem_package_task [712/915] 608513=test_rdoc_servlet [713/915] 608517=test_singleton [714/915] 608513=test_win32ole_param_event [715/915] 608513=test_ripper [716/915] 608517=test_key_name_check [717/915] 608517=test_rdoc_rd_block_parser [718/915] 608517=test_date_marshal [719/915] 608517=test_ossl [720/915] 608525=test_gem_request_set_gem_dependency_api [721/915] 608511=test_grapheme_breaks [722/915] 608511=test_syntax [723/915] 608522=test_ruby_lex [724/915] 608516=test_assignment [725/915] 608525=test_stream [726/915] 608515=test_ssl_session [727/915] 608525=test_ractor [728/915] 608525=test_optarg [729/915] 608513=test_gem_resolver_local_specification [730/915] 608522=test_autoload [731/915] 608513=test_gem_commands_exec_command [732/915] 608525=test_gem_commands_unpack_command [733/915] 608524=test_pack [734/915] 608525=test_object [735/915] 608525=test_gem_commands_signout_command [736/915] 608525=test_rdoc_generator_pot [737/915] 608525=test_exception [738/915] 608515=test_gem_ext_cargo_builder [739/915] 608525=test_gem_gem_runner [740/915] 608515=test_file_exhaustive [741/915] 608525=test_gc_compact [742/915] 608524=test_deprecated [743/915] 608524=test_key_stroke [744/915] 608524=test_div [745/915] 608524=test_rdoc_generator_darkfish [746/915] 608524=test_resize [747/915] 608513=test_fiber [748/915] 608524=breadth_first_search_test [749/915] 608524=test_generic [750/915] 608524=test_win32ole_variant_m [751/915] 608524=json_parser_test [752/915] 608524=test_rdoc_store [753/915] 608523=test_err_in_callback [754/915] 608523=test_rdoc_stats [755/915] 608523=test_cesu8 [756/915] 608523=test_gem_commands_rebuild_command [757/915] 608523=test_gem_commands_setup_command [758/915] 608517=test_alias_and_anchor [759/915] 608517=test_open3 [760/915] 608519=errors_test [761/915] 608519=test_ftp [762/915] 608526=test_rdoc_markup_document [763/915] 608519=test_vm_dump [764/915] 608519=test_memory_view [765/915] 608519=test_helper [766/915] 608519=test_ellipsize [767/915] 608519=test_utf32 [768/915] 608519=test_integer [769/915] 608523=test_noarg [770/915] 608519=test_data [771/915] 608519=test_thread [772/915] 608519=test_pkey_ec [773/915] 608526=test_rand [774/915] 608519=test_fips [775/915] 608524=test_gem_commands_update_command [776/915] 608523=test_date_parse [777/915] 608516=test_backtrace [778/915] 608516=test_random [779/915] 608516=test_to_ruby [780/915] 608526=test_bundled_ca [781/915] 608516=test_workspace [782/915] 608521=static_literals_test [783/915] 608521=test_option [784/915] 608523=test_tracer [785/915] 608514=test_capacity [786/915] 608519=test_nextafter [787/915] 608514=test_input_method [788/915] 608516=test_gem_safe_marshal [789/915] 608521=test_multi_irb_commands [790/915] 608521=test_rdoc_top_level [791/915] 608514=test_gem_command_manager [792/915] 608523=test_gem_installer [793/915] 608519=test_rdoc_code_object [794/915] 608514=test_gem_source_git [795/915] 608518=test_pipe [796/915] 608526=test_regex_casefold [797/915] 608526=test_rdoc_normal_class [798/915] 608518=test_gem_commands_check_command [799/915] 608521=test_random_formatter [800/915] 608518=test_help [801/915] 608518=test_class_name_check [802/915] 608521=test_gem_resolver_git_set [803/915] 608526=test_string [804/915] 608518=test_emoji [805/915] 608516=test_files_lib [806/915] 608514=test_sorted_set [807/915] 608518=test_condition [808/915] 608518=test_cp949 [809/915] 608518=test_erb [810/915] 608518=test_integer [811/915] 608519=test_duplicate [812/915] 608519=test_time [813/915] 608521=json_ext_parser_test [814/915] 608521=test_date_attr [815/915] 608521=test_scan_args [816/915] 608521=test_proc [817/915] 608519=test_cclass [818/915] 608514=test_shellwords [819/915] 608514=test_singleton_function [820/915] 608514=test_uncorrectable_name_check [821/915] 608514=test_load [822/915] 608514=test_omap [823/915] 608514=test_marshal [824/915] 608524=magic_comment_test [825/915] 608519=test_zlib [826/915] 608515=test_framework [827/915] 608515=test_case_comprehensive [828/915] 608515=test_ractor [829/915] 608524=library_symbols_test [830/915] 608524=test_json_tree [831/915] 608524=test_emitter [832/915] 608524=test_pkey_dsa [833/915] 608521=test_https_proxy [834/915] 608521=test_nomethod_error [835/915] 608521=test_date_strptime [836/915] 608514=test_ssl [837/915] 608524=test_files_test_1 [838/915] 608524=test_gem [839/915] 608515=test_ractor [840/915] 608515=test_severity [841/915] 608521=test_float [842/915] 608515=test_rdoc_rd_inline [843/915] 608515=test_gem_remote_fetcher_local_ssl_server [844/915] 608525=test_yaml_special_cases [845/915] 608525=test_gem_source_list [846/915] 608525=attribute_write_test [847/915] 608525=test_parser [848/915] 608525=test_cgi_core [849/915] 608525=test_helper_method [850/915] 608525=test_delegate [851/915] 608525=test_rdoc_markup_formatter [852/915] 608525=test_enumerator [853/915] 608525=test_fiddle [854/915] 608525=test_win32ole_variant [855/915] 608525=test_rdoc_parser_prism_ruby [856/915] 608517=test_ractor [857/915] 608517=test_psych [858/915] 608517=test_digest [859/915] 608521=test_rbconfig [860/915] 608521=test_gem_uri [861/915] 608521=test_command [862/915] 608514=test_gem_package_old [863/915] 608514=test_debug [864/915] 608514=test_gem_commands_help_command [865/915] 608514=test_stringchar [866/915] 608514=test_arith_seq_extract [867/915] 608524=test_array [868/915] 608521=test_set [869/915] 608515=test_find_executable [870/915] 608521=test_error_highlight [871/915] 608515=test_resolve_symbol [872/915] 608525=test_profile_frames [873/915] 608515=test_date_compat [874/915] 608515=test_lazy_enumerator [875/915] 608517=test_backtrace [876/915] 608514=test_time_tz [877/915] 608525=test_rdoc_task [878/915] 608525=test_nil [879/915] 608525=test_class2name [880/915] 608525=test_gem_commands_outdated_command [881/915] 608525=test_gem_request_set_lockfile_tokenizer [882/915] 608514=test_kdf [883/915] 608525=test_utf16 [884/915] 608525=test_gem_package [885/915] 608514=test_rdoc_parser_simple [886/915] 608514=test_enumerator [887/915] 608515=test_benchmark [888/915] 608517=string_encoding_test [889/915] 608517=test_name_error [890/915] 608525=test_exception_at_throwing [891/915] 608521=test_gem_source [892/915] 608525=test_rdoc_markup_to_rdoc [893/915] 608525=test_frozen [894/915] 608525=test_handle [895/915] 608515=test_color_printer [896/915] 608515=test_safe_load [897/915] 608515=test_propertyputref [898/915] 608515=test_gem_platform [899/915] 608517=test_gem_uninstaller [900/915] 608515=test_symbol [901/915] 608515=overlap_test [902/915] 608521=test_rdoc_ri_paths [903/915] 608521=test_assembler [904/915] 608521=test_pty [905/915] 608525=test_variable_name_check [906/915] 608518=test_gem_source_vendor [907/915] 608518=test_gem_commands_list_command [908/915] 608513=test_parser [909/915] 608519=test_date [910/915] 608519=test_pkcs12 [911/915] 608518=test_date_time [912/915] 608513=test_change_word [913/915] 608518=test_modify_expand [914/915] 608513=test_gem_source_installed [915/915] 608525=test_gem_available_set $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 949 949 949 ? -1 Ss 1000 0:00 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 949 959 959 959 pts/0 959 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 959 960 959 959 pts/0 959 S+ 1000 0:00 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 960 607247 959 959 pts/0 959 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 607247 607250 959 959 pts/0 959 S+ 1000 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240901-142029 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --incremental --exclude-steps=test_btest 607250 607251 959 959 pts/0 959 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240901-142029 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --incremental --exclude-steps=test_btest 607251 608188 959 959 pts/0 959 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 608188 608189 959 959 pts/0 959 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 608189 608508 959 959 pts/0 959 Sl+ 1000 0:20 /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 608508 608522 959 959 pts/0 959 Sl+ 1000 0:29 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 608522 641163 959 959 pts/0 959 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 608522 641166 959 959 pts/0 959 Z+ 1000 0:00 [test_autoload.*] <defunct> 607251 643962 959 959 pts/0 959 R+ 1000 0:00 ps jx {1=>[949], 949=>[959], 959=>[960], 960=>[607247], 607247=>[607250], 607250=>[607251], 607251=>[608188, 643962], 608188=>[608189], 608189=>[608508], 608508=>[608522], 608522=>[641163, 641166]} $ timeout 60 gdb -p 641163 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 641165] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00005b55f637db8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x7bfa72c006c0 (LWP 641163) "test_autoload.*" 0x00005b55f637db8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x7bfa700006c0 (LWP 641165) "test_autoload.*" 0x00007bfa9791b4cd in __GI___poll (fds=0x7bfa5a109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7bfa700006c0 (LWP 641165) "test_autoload.*"): #0 0x00007bfa9791b4cd in __GI___poll (fds=0x7bfa5a109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b55f630842a in __interceptor_poll () No symbol table info available. #2 0x00005b55f66b2eff 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:3066 vm = <optimized out> #4 0x00005b55f63617df in asan_thread_start(void*) () No symbol table info available. #5 0x00007bfa9789ca94 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 = {136315551090368, 7583100774853798499, 136315551090368, -352, 0, 136315597218736, 7583100774841215587, 7583328493792684643}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007bfa97929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7bfa72c006c0 (LWP 641163) "test_autoload.*"): #0 0x00005b55f637db8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00005b55f637eb4a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x00005b55f62cd3c0 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x00005b55f62cd239 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Refill(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) () No symbol table info available. #4 0x00005b55f62cce65 in __sanitizer::CombinedAllocator<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >, __sanitizer::LargeMmapAllocatorPtrArrayDynamic>::Allocate(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, unsigned long) () No symbol table info available. #5 0x00005b55f62c7e6e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x00005b55f62c7c58 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x00005b55f6363bc3 in __interceptor_malloc () No symbol table info available. #8 0x00005b55f63e8ec5 in rb_gc_impl_malloc (objspace_ptr=0x51e000000080, size=4) at /tmp/ruby/src/trunk_asan/gc/default.c:8536 gpr = 107008 objspace = 0x51e000000080 mem = <optimized out> #9 0x00005b55f66f252e in ruby_strdup (str=0x506000e61e60 "0.3") at /tmp/ruby/src/trunk_asan/util.c:541 tmp = <optimized out> len = <optimized out> #10 0x00005b55f6b8e403 in set_number_literal (p=0x514000045040, type=tFLOAT, suffix=<optimized out>, base=<optimized out>, seen_point=0) at /tmp/ruby/build/trunk_asan/parse.y:9115 _cur_loc = {beg_pos = {lineno = 1, column = <optimized out>}, end_pos = {lineno = 1, column = <optimized out>}} numeric_type = <optimized out> #11 0x00005b55f6b7a7d9 in parse_numeric (p=0x514000045040, c=<optimized out>) at /tmp/ruby/build/trunk_asan/parse.y:9956 nondigit = <optimized out> seen_e = <optimized out> seen_point = <optimized out> is_float = <optimized out> suffix = <optimized out> decode_num = <optimized out> #12 0x00005b55f6b69371 in parser_yylex (p=0x514000045040) at /tmp/ruby/build/trunk_asan/parse.y:11094 pcur = <optimized out> ptok = <optimized out> prevline = <optimized out> space_seen = <optimized out> fallthru = <optimized out> token_seen = 128 cmd_state = 0 last_state = EXPR_CMDARG c = <optimized out> label = <optimized out> #13 0x00005b55f6b141da in yylex (lval=0x7bfa60309020, yylloc=0x7bfa60309040, p=0x514000045040) at /tmp/ruby/build/trunk_asan/parse.y:11328 t = <optimized out> #14 ruby_yyparse (p=<optimized out>) at parse.c:11440 yyval_default = <optimized out> yyloc_default = <optimized out> mesg = "can't make alias for the number variables" mesg = "class/module name must be CONSTANT" mesg = "formal argument cannot be a constant" mesg = "formal argument cannot be an instance variable" mesg = "formal argument cannot be a global variable" mesg = "formal argument cannot be a class variable" yylval = {node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 0x0, id = 0, num = 0, tbl = 0x0, labels = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = rb_parser_shareable_none, in_rescue = before_rescue, cant_return = 0}, state = EXPR_NONE} yylloc = {beg_pos = {lineno = 1, column = 5}, end_pos = {lineno = 1, column = 6}} yyval = <optimized out> yyloc = <optimized out> yyerror_range = <optimized out> yymsg = <optimized out> yymsg_alloc = <optimized out> yynerrs = <optimized out> yystate = 34 yyerrstatus = 0 yystacksize = 200 yyss = 0x7bfa60309060 yyssp = 0x7bfa60309064 yyvs = 0x7bfa60309230 yyvsp = 0x7bfa60309240 yyls = 0x7bfa603098f0 yylsp = 0x7bfa60309910 yytoken = <optimized out> yylen = 0 yychar = -2 yyn = 4430 yyresult = <optimized out> yyssa = <optimized out> yyvsa = <optimized out> yylsa = <optimized out> yymsgbuf = <optimized out> yyerrorlab = <optimized out> yyerrlab1 = <optimized out> yyacceptlab = <optimized out> yyabortlab = <optimized out> #15 0x00005b55f6b5c8e7 in yycompile0 (arg=89335320039488) at /tmp/ruby/build/trunk_asan/parse.y:7569 p = 0x514000045040 cov = 4 n = <optimized out> tree = <optimized out> #16 0x00005b55f67af17b in rb_suppress_tracing (func=<optimized out>, arg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_trace.c:487 _ec = 0x5160014d1ed0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7bfa72bfc190, <optimized out>, 0x7bfa72bfc080, <optimized out>, <optimized out>}, prev = 0x7bfa5fe0b280, state = RUBY_TAG_NONE, lock_rec = 0} raised = 0 result = 4 dummy_trace_arg = {event = 0, ec = <optimized out>, cfp = <optimized out>, self = <optimized out>, id = <optimized out>, called_id = <optimized out>, klass = <optimized out>, data = <optimized out>, klass_solved = <optimized out>, lineno = <optimized out>, path = <optimized out>} ec = 0x5160014d1ed0 state = RUBY_TAG_NONE vm = <optimized out> #17 0x00005b55f6b53328 in yycompile (p=0x514000045040, fname=<optimized out>, line=<optimized out>) at /tmp/ruby/build/trunk_asan/parse.y:7626 ast = 0x503000689e30 #18 rb_parser_compile (p=0x514000045040, gets=<optimized out>, fname=<optimized out>, input=<optimized out>, line=<optimized out>) at /tmp/ruby/build/trunk_asan/parse.y:7666 No locals. #19 0x00005b55f6607f59 in parser_compile (p=0x540000000108, gets=0x80, fname=0, fname@entry=136315607728480, input=0x5b55f637db8e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, input@entry=0x7bfa6e000728, line=0, line@entry=1) at /tmp/ruby/src/trunk_asan/ruby_parser.c:658 ast = <optimized out> #20 0x00005b55f6606057 in parser_compile_file_path (parser=0xfffffffffffffe00, fname=136315607728480, file=136315517536040, start=1) at /tmp/ruby/src/trunk_asan/ruby_parser.c:732 No locals. #21 rb_parser_compile_file_path (vparser=<optimized out>, fname=<optimized out>, file=<optimized out>, start=<optimized out>) at /tmp/ruby/src/trunk_asan/ruby_parser.c:782 ast_value = 136315517535960 parser = 0xfffffffffffffe00 #22 0x00005b55f65fb0fe in load_file_internal (argp_v=<optimized out>) at /tmp/ruby/src/trunk_asan/ruby.c:2757 rbimpl_id = 16529 argp = <optimized out> parser = 136315517536080 orig_fname = 136315607728480 script = 0 opt = 0x7bfa5ff0a070 f = 136315517536040 line_start = 1 ast_value = 4 set_encoding = 16529 enc = 0x50d000000110 #23 0x00005b55f63ac020 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 = 0x5160014d1ed0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7bfa72bfc550, <optimized out>, 0x7bfa72bfc460, <optimized out>, <optimized out>}, prev = 0x7bfa72bfcec0, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160014d1ed0 state = RUBY_TAG_NONE errinfo = <optimized out> #24 0x00005b55f65f4f01 in load_file (parser=136315517536080, fname=136315607728480, f=136315517536040, script=0, opt=0x7bfa5ff0a070) at /tmp/ruby/src/trunk_asan/ruby.c:2893 arg = {parser = 9895527813286708059, fname = 870684766706, script = 33214, opt = 0x50fd98949d88949, f = <optimized out>} #25 rb_parser_load_file (parser=<optimized out>, fname_v=136315607728480) at /tmp/ruby/src/trunk_asan/ruby.c:2919 opt = {script = <optimized out>, script_name = <optimized out>, e_script = <optimized out>, src = {enc = {name = <optimized out>, index = -1}}, ext = {enc = {name = <optimized out>, index = -1}}, intern = {enc = {name = <optimized out>, index = -1}}, req_list = <optimized out>, features = {mask = <optimized out>, set = 31}, warn = {mask = <optimized out>, set = <optimized out>}, dump = 8, backtrace_length_limit = -9223372036854775808, rjit = {on = <optimized out>, exec_mem_size = <optimized out>, call_threshold = <optimized out>, stats = <optimized out>, disable = <optimized out>, trace = <optimized out>, trace_exits = <optimized out>, dump_disasm = <optimized out>, verify_ctx = <optimized out>}, crash_report = <optimized out>, sflag = <optimized out>, xflag = <optimized out>, warning = <optimized out>, verbose = <optimized out>, do_loop = <optimized out>, do_print = <optimized out>, do_line = <optimized out>, do_split = <optimized out>, do_search = <optimized out>, setids = <optimized out>, yjit = <optimized out>} xflag = 0 f = 136315517536040 #26 0x00005b55f64a4b54 in load_iseq_eval (ec=0x5160014d1ed0, fname=fname@entry=136315607728480) at /tmp/ruby/src/trunk_asan/load.c:769 parser = 136315517536080 ast_value = <optimized out> ast = <optimized out> ec = 0x5160014d1ed0 v = <optimized out> th = <optimized out> realpath_map = 136316207485920 iseq = <optimized out> #27 0x00005b55f649fcb7 in require_internal (ec=ec@entry=0x5160014d1ed0, 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 = 0x515000637e80 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 136316207486080 realpath_map = 136316207485920 path = 136315607728480 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #28 0x00005b55f649dba0 in rb_require_string_internal (fname=136315607728640, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386 ec = 0x5160014d1ed0 result = <optimized out> #29 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1379 rb_gc_guarded_ptr = <optimized out> #30 rb_f_require (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1021 No locals. #31 0x00005b55f6780778 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:3788 ci = 0x1610100140003 cc = <optimized out> me = 0x7bfa75a8ce60 cfunc = 0x504000018518 recv = 136316216200680 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> th: 0x515000637e80, native_id: 0x7bfa72c006c0 -- Control frame information ----------------------------------------------- val = <optimized out> #32 0x00005b55f67668ed in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7bfa72bfd5a0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766 c:0007 p:---- s:0027 e:000026 DUMMY [FINISH] c:0006 p:---- s:0024 e:000023 CFUNC :require ivar_mask = <optimized out> c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH] c:0004 p:0002 s:0013 e:000012 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:396 [FINISH] aset_mask = <optimized out> ci = 0x0 cc = <optimized out> c:0003 p:---- s:0010 e:000009 CFUNC :fork cme = <optimized out> v = <optimized out> #33 0x00005b55f676c545 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4175 No locals. c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:396 [FINISH] #34 0x00005b55f672e12d in vm_sendish (ec=0x5160014d1ed0, reg_cfp=0x7bfa6dfff6e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] 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> #35 vm_exec_core (ec=ec@entry=0x5160014d1ed0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b55f67277e6 <vm_exec_core+28230>, 0x5b55f6721fd7 <vm_exec_core+5687>, 0x5b55f67288f6 <vm_exec_core+32598>, 0x5b55f6725ff0 <vm_exec_core+22096>, 0x5b55f6724512 <vm_exec_core+15218>, 0x5b55f6720f07 <vm_exec_core+1383>, 0x5b55f672803d <vm_exec_core+30365>, 0x5b55f672798f <vm_exec_core+28655>, 0x5b55f6722345 <vm_exec_core+6565>, 0x5b55f6721607 <vm_exec_core+3175>, 0x5b55f672661d <vm_exec_core+23677>, 0x5b55f6722d18 <vm_exec_core+9080>, 0x5b55f6728408 <vm_exec_core+31336>, 0x5b55f6727e3b <vm_exec_core+29851>, 0x5b55f67234a6 <vm_exec_core+11014>, 0x5b55f672446e <vm_exec_core+15054>, 0x5b55f672626a <vm_exec_core+22730>, 0x5b55f6727ab9 <vm_exec_core+28953>, 0x5b55f6725401 <vm_exec_core+19041>, 0x5b55f6726322 <vm_exec_core+22914>, 0x5b55f6726923 <vm_exec_core+24451>, 0x5b55f6725342 <vm_exec_core+18850>, 0x5b55f6721462 <vm_exec_core+2754>, 0x5b55f6725a7a <vm_exec_core+20698>, 0x5b55f67212b6 <vm_exec_core+2326>, 0x5b55f67216f6 <vm_exec_core+3414>, 0x5b55f67237f0 <vm_exec_core+11856>, 0x5b55f67250c3 <vm_exec_core+18211>, 0x5b55f672588a <vm_exec_core+20202>, 0x5b55f6724f5a <vm_exec_core+17850>, 0x5b55f6720e63 <vm_exec_core+1219>, 0x5b55f6726c37 <vm_exec_core+25239>, 0x5b55f6727854 <vm_exec_core+28340>, 0x5b55f6721801 <vm_exec_core+3681>, 0x5b55f672262a <vm_exec_core+7306>, 0x5b55f67224ac <vm_exec_core+6924>, 0x5b55f6722f2a <vm_exec_core+9610>, 0x5b55f67243c0 <vm_exec_core+14880>, 0x5b55f67218f5 <vm_exec_core+3925>, 0x5b55f6726b03 <vm_exec_core+24931>, 0x5b55f672256e <vm_exec_core+7118>, 0x5b55f67242f9 <vm_exec_core+14681>, 0x5b55f6724d30 <vm_exec_core+17296>, 0x5b55f672679f <vm_exec_core+24063>, 0x5b55f672568e <vm_exec_core+19694>, 0x5b55f67231d7 <vm_exec_core+10295>, 0x5b55f6722881 <vm_exec_core+7905>, 0x5b55f6726503 <vm_exec_core+23395>, 0x5b55f6723b6a <vm_exec_core+12746>, 0x5b55f6725b4e <vm_exec_core+20910>, 0x5b55f672575f <vm_exec_core+19903>, 0x5b55f6725c74 <vm_exec_core+21204>, 0x5b55f672727f <vm_exec_core+26847>, 0x5b55f6724ec6 <vm_exec_core+17702>, 0x5b55f6726845 <vm_exec_core+24229>, 0x5b55f67232a6 <vm_exec_core+10502>, 0x5b55f67263c1 <vm_exec_core+23073>, 0x5b55f6720d2b <vm_exec_core+907>, 0x5b55f672519c <vm_exec_core+18428>, 0x5b55f6725561 <vm_exec_core+19393>, 0x5b55f6721501 <vm_exec_core+2913>, 0x5b55f6724ffe <vm_exec_core+18014>, 0x5b55f672360e <vm_exec_core+11374>, 0x5b55f6722ac7 <vm_exec_core+8487>, 0x5b55f6725d76 <vm_exec_core+21462>, 0x5b55f6721aeb <vm_exec_core+4427>, 0x5b55f67249c5 <vm_exec_core+16421>, 0x5b55f672fa1a <vm_exec_core+61562>, 0x5b55f672549b <vm_exec_core+19195>, 0x5b55f6721d91 <vm_exec_core+5105>, 0x5b55f6722221 <vm_exec_core+6273>, 0x5b55f6721eb5 <vm_exec_core+5397>, 0x5b55f672271a <vm_exec_core+7546>, 0x5b55f6723026 <vm_exec_core+9862>, 0x5b55f672599b <vm_exec_core+20475>, 0x5b55f6724dbc <vm_exec_core+17436>, 0x5b55f6726b55 <vm_exec_core+25013>, 0x5b55f6728bad <vm_exec_core+33293>, 0x5b55f6726f57 <vm_exec_core+26039>, 0x5b55f67284a5 <vm_exec_core+31493>, 0x5b55f67285a7 <vm_exec_core+31751>, 0x5b55f672137b <vm_exec_core+2523>, 0x5b55f6727f5a <vm_exec_core+30138>, 0x5b55f6723a83 <vm_exec_core+12515>, 0x5b55f67281cb <vm_exec_core+30763>, 0x5b55f672336b <vm_exec_core+10699>, 0x5b55f6726e80 <vm_exec_core+25824>, 0x5b55f67211d3 <vm_exec_core+2099>, 0x5b55f67219da <vm_exec_core+4154>, 0x5b55f67287c0 <vm_exec_core+32288>, 0x5b55f6722909 <vm_exec_core+8041>, 0x5b55f6723e0f <vm_exec_core+13423>, 0x5b55f6720d30 <vm_exec_core+912>, 0x5b55f6721141 <vm_exec_core+1953>, 0x5b55f6720dc2 <vm_exec_core+1058>, 0x5b55f6727187 <vm_exec_core+26599>, 0x5b55f6723898 <vm_exec_core+12024>, 0x5b55f67282a7 <vm_exec_core+30983>, 0x5b55f6724bd7 <vm_exec_core+16951>, 0x5b55f67240c6 <vm_exec_core+14118>, 0x5b55f672489b <vm_exec_core+16123>, 0x5b55f67247b7 <vm_exec_core+15895>, 0x5b55f67236f2 <vm_exec_core+11602>, 0x5b55f6723fbb <vm_exec_core+13851>, 0x5b55f6723ce5 <vm_exec_core+13125>, 0x5b55f6724277 <vm_exec_core+14551>, 0x5b55f67241f5 <vm_exec_core+14421>, 0x5b55f67277d7 <vm_exec_core+28215>, 0x5b55f6721fc8 <vm_exec_core+5672>, 0x5b55f67288e7 <vm_exec_core+32583>, 0x5b55f6725fe1 <vm_exec_core+22081>, 0x5b55f6724503 <vm_exec_core+15203>, 0x5b55f6720ef8 <vm_exec_core+1368>, 0x5b55f672802e <vm_exec_core+30350>, 0x5b55f6727980 <vm_exec_core+28640>, 0x5b55f6722336 <vm_exec_core+6550>, 0x5b55f67215f8 <vm_exec_core+3160>, 0x5b55f672660e <vm_exec_core+23662>, 0x5b55f6722d09 <vm_exec_core+9065>, 0x5b55f67283f9 <vm_exec_core+31321>, 0x5b55f6727e2c <vm_exec_core+29836>, 0x5b55f6723497 <vm_exec_core+10999>, 0x5b55f672445f <vm_exec_core+15039>, 0x5b55f672625b <vm_exec_core+22715>, 0x5b55f6727aaa <vm_exec_core+28938>, 0x5b55f67253f2 <vm_exec_core+19026>, 0x5b55f6726313 <vm_exec_core+22899>, 0x5b55f6726914 <vm_exec_core+24436>, 0x5b55f6725333 <vm_exec_core+18835>, 0x5b55f6721453 <vm_exec_core+2739>, 0x5b55f6725a6b <vm_exec_core+20683>, 0x5b55f67212a7 <vm_exec_core+2311>, 0x5b55f67216e7 <vm_exec_core+3399>, 0x5b55f67237e1 <vm_exec_core+11841>, 0x5b55f67250b4 <vm_exec_core+18196>, 0x5b55f672587b <vm_exec_core+20187>, 0x5b55f6724f4b <vm_exec_core+17835>, 0x5b55f6720e54 <vm_exec_core+1204>, 0x5b55f6726c28 <vm_exec_core+25224>, 0x5b55f6727845 <vm_exec_core+28325>, 0x5b55f67217f2 <vm_exec_core+3666>, 0x5b55f672261b <vm_exec_core+7291>, 0x5b55f672249d <vm_exec_core+6909>, 0x5b55f6722f1b <vm_exec_core+9595>, 0x5b55f67243b1 <vm_exec_core+14865>, 0x5b55f67218e6 <vm_exec_core+3910>, 0x5b55f6726af4 <vm_exec_core+24916>, 0x5b55f672255f <vm_exec_core+7103>, 0x5b55f67242ea <vm_exec_core+14666>, 0x5b55f6724d21 <vm_exec_core+17281>, 0x5b55f6726790 <vm_exec_core+24048>, 0x5b55f672567f <vm_exec_core+19679>, 0x5b55f67231c8 <vm_exec_core+10280>, 0x5b55f6722872 <vm_exec_core+7890>, 0x5b55f67264f4 <vm_exec_core+23380>, 0x5b55f6723b5b <vm_exec_core+12731>, 0x5b55f6725b3f <vm_exec_core+20895>, 0x5b55f6725750 <vm_exec_core+19888>, 0x5b55f6725c65 <vm_exec_core+21189>, 0x5b55f6727270 <vm_exec_core+26832>, 0x5b55f6724eb7 <vm_exec_core+17687>, 0x5b55f6726836 <vm_exec_core+24214>, 0x5b55f6723297 <vm_exec_core+10487>, 0x5b55f67263b2 <vm_exec_core+23058>, 0x5b55f67253de <vm_exec_core+19006>, 0x5b55f672518d <vm_exec_core+18413>, 0x5b55f6725552 <vm_exec_core+19378>, 0x5b55f6724bb9 <vm_exec_core+16921>, 0x5b55f6724fef <vm_exec_core+17999>, 0x5b55f67235ff <vm_exec_core+11359>, 0x5b55f6722ab8 <vm_exec_core+8472>, 0x5b55f6725d67 <vm_exec_core+21447>, 0x5b55f6721adc <vm_exec_core+4412>, 0x5b55f67249b6 <vm_exec_core+16406>, 0x5b55f672fa0b <vm_exec_core+61547>, 0x5b55f672548c <vm_exec_core+19180>, 0x5b55f6721d82 <vm_exec_core+5090>, 0x5b55f6722212 <vm_exec_core+6258>, 0x5b55f6721ea6 <vm_exec_core+5382>, 0x5b55f672270b <vm_exec_core+7531>, 0x5b55f6723017 <vm_exec_core+9847>, 0x5b55f6724db7 <vm_exec_core+17431>, 0x5b55f67243a7 <vm_exec_core+14855>, 0x5b55f6724db2 <vm_exec_core+17426>, 0x5b55f67253de <vm_exec_core+19006>, 0x5b55f672532e <vm_exec_core+18830>, 0x5b55f6722706 <vm_exec_core+7526>, 0x5b55f6725643 <vm_exec_core+19619>, 0x5b55f6723a79 <vm_exec_core+12505>, 0x5b55f6723a7e <vm_exec_core+12510>, 0x5b55f6725329 <vm_exec_core+18825>, 0x5b55f67250aa <vm_exec_core+18186>, 0x5b55f6724882 <vm_exec_core+16098>, 0x5b55f67247a3 <vm_exec_core+15875>, 0x5b55f67250af <vm_exec_core+18191>, 0x5b55f6724bbe <vm_exec_core+16926>, 0x5b55f67243ac <vm_exec_core+14860>, 0x5b55f67228fa <vm_exec_core+8026>, 0x5b55f6723e00 <vm_exec_core+13408>, 0x5b55f6723012 <vm_exec_core+9842>...} reg_cfp = 0x7bfa6dfff6e8 reg_pc = 0x5110000b3d38 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_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 0x00005b55f671d518 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160014d1ed0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #37 0x00005b55f679473a in vm_call0_body (ec=<optimized out>, calling=0x7bfa5ff09860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x7bfa5ff098d0 cc = <optimized out> ret = <optimized out> #38 0x00005b55f6793faf in vm_call0_cme (ec=0x5160014d1ed0, calling=0x7bfa5ff09860, argv=0x7bfa72bfdd60, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #39 vm_call0_body (ec=<optimized out>, calling=0x7bfa5ff09860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x7bfa6e007398 orig_cme = <optimized out> ci = 0x7bfa5ff098d0 cc = 0x7bfa6e000958 ret = <optimized out> #40 0x00005b55f674841e in vm_call0_cc (recv=136316216200680, id=22593, argc=<optimized out>, argv=<optimized out>, cc=0x7bfa6e000958, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101 flags = <optimized out> calling = <error reading variable calling (Cannot access memory at address 0x80)> use_argv = 0x0 av = <optimized out> #41 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047 ci = <optimized out> ec = <optimized out> cc = 0x7bfa6e000958 self = <optimized out> #42 0x00005b55f674924e in rb_funcallv (recv=136316216200680, mid=22593, argc=1, argv=0x7bfa72bfdd60) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062 No locals. #43 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119 ar = <optimized out> argv = 0x7bfa72bfdd60 #44 0x00005b55f670911e in autoload_feature_require (_arguments=136315597218128) at /tmp/ruby/src/trunk_asan/variable.c:2934 arguments = 0x7bfa72bfe150 autoload_const = <optimized out> result = <optimized out> #45 autoload_try_load (_arguments=136315597218128) at /tmp/ruby/src/trunk_asan/variable.c:2948 arguments = 0x7bfa72bfe150 result = <optimized out> ce = <optimized out> #46 0x00005b55f63ac020 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 = 0x5160014d1ed0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7bfa72bfe0d0, <optimized out>, 0x7bfa72bfdfe0, <optimized out>, <optimized out>}, prev = 0x7bfa5fe09640, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160014d1ed0 state = RUBY_TAG_NONE errinfo = <optimized out> #47 0x00005b55f6708461 in rb_autoload_load (module=module@entry=136316216278320, name=name@entry=338235) at /tmp/ruby/src/trunk_asan/variable.c:3009 ce = 0x5030002e5d00 arguments = {module = 136316216278320, name = 338235, flag = 0, mutex = 136315517536200, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #48 0x00005b55f6711ded in rb_const_search_from (klass=136315571877160, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3111 ac = 0xfffffffffffffe00 am = 136316216278320 tmp = 136316216278320 ce = <optimized out> current = 136316216278320 value = <optimized out> first_iteration = <optimized out> #49 0x00005b55f670a184 in rb_const_search (klass=136315571877160, id=338235, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3133 value = <optimized out> #50 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3060 c = <optimized out> #51 0x00005b55f67150ee in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1134 root_cref = <optimized out> klass = 92358976733448 cref = <optimized out> val = <optimized out> root_cref = <optimized out> cref = <optimized out> klass = <optimized out> av = <optimized out> am = <optimized out> ce = <optimized out> search_continue = <optimized out> #52 0x00005b55f6720083 in vm_get_ev_const_chain (ec=0x5160014d1ed0, segments=0x50200079fc90) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167 id = 0 val = 128 idx = <optimized out> allow_nil = <optimized out> #53 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x50200079f8d0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6343 segments = 0x50200079fc90 ice = <optimized out> val = <optimized out> #54 0x00005b55f6728467 in vm_exec_core (ec=ec@entry=0x5160014d1ed0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x5b55f67277e6 <vm_exec_core+28230>, 0x5b55f6721fd7 <vm_exec_core+5687>, 0x5b55f67288f6 <vm_exec_core+32598>, 0x5b55f6725ff0 <vm_exec_core+22096>, 0x5b55f6724512 <vm_exec_core+15218>, 0x5b55f6720f07 <vm_exec_core+1383>, 0x5b55f672803d <vm_exec_core+30365>, 0x5b55f672798f <vm_exec_core+28655>, 0x5b55f6722345 <vm_exec_core+6565>, 0x5b55f6721607 <vm_exec_core+3175>, 0x5b55f672661d <vm_exec_core+23677>, 0x5b55f6722d18 <vm_exec_core+9080>, 0x5b55f6728408 <vm_exec_core+31336>, 0x5b55f6727e3b <vm_exec_core+29851>, 0x5b55f67234a6 <vm_exec_core+11014>, 0x5b55f672446e <vm_exec_core+15054>, 0x5b55f672626a <vm_exec_core+22730>, 0x5b55f6727ab9 <vm_exec_core+28953>, 0x5b55f6725401 <vm_exec_core+19041>, 0x5b55f6726322 <vm_exec_core+22914>, 0x5b55f6726923 <vm_exec_core+24451>, 0x5b55f6725342 <vm_exec_core+18850>, 0x5b55f6721462 <vm_exec_core+2754>, 0x5b55f6725a7a <vm_exec_core+20698>, 0x5b55f67212b6 <vm_exec_core+2326>, 0x5b55f67216f6 <vm_exec_core+3414>, 0x5b55f67237f0 <vm_exec_core+11856>, 0x5b55f67250c3 <vm_exec_core+18211>, 0x5b55f672588a <vm_exec_core+20202>, 0x5b55f6724f5a <vm_exec_core+17850>, 0x5b55f6720e63 <vm_exec_core+1219>, 0x5b55f6726c37 <vm_exec_core+25239>, 0x5b55f6727854 <vm_exec_core+28340>, 0x5b55f6721801 <vm_exec_core+3681>, 0x5b55f672262a <vm_exec_core+7306>, 0x5b55f67224ac <vm_exec_core+6924>, 0x5b55f6722f2a <vm_exec_core+9610>, 0x5b55f67243c0 <vm_exec_core+14880>, 0x5b55f67218f5 <vm_exec_core+3925>, 0x5b55f6726b03 <vm_exec_core+24931>, 0x5b55f672256e <vm_exec_core+7118>, 0x5b55f67242f9 <vm_exec_core+14681>, 0x5b55f6724d30 <vm_exec_core+17296>, 0x5b55f672679f <vm_exec_core+24063>, 0x5b55f672568e <vm_exec_core+19694>, 0x5b55f67231d7 <vm_exec_core+10295>, 0x5b55f6722881 <vm_exec_core+7905>, 0x5b55f6726503 <vm_exec_core+23395>, 0x5b55f6723b6a <vm_exec_core+12746>, 0x5b55f6725b4e <vm_exec_core+20910>, 0x5b55f672575f <vm_exec_core+19903>, 0x5b55f6725c74 <vm_exec_core+21204>, 0x5b55f672727f <vm_exec_core+26847>, 0x5b55f6724ec6 <vm_exec_core+17702>, 0x5b55f6726845 <vm_exec_core+24229>, 0x5b55f67232a6 <vm_exec_core+10502>, 0x5b55f67263c1 <vm_exec_core+23073>, 0x5b55f6720d2b <vm_exec_core+907>, 0x5b55f672519c <vm_exec_core+18428>, 0x5b55f6725561 <vm_exec_core+19393>, 0x5b55f6721501 <vm_exec_core+2913>, 0x5b55f6724ffe <vm_exec_core+18014>, 0x5b55f672360e <vm_exec_core+11374>, 0x5b55f6722ac7 <vm_exec_core+8487>, 0x5b55f6725d76 <vm_exec_core+21462>, 0x5b55f6721aeb <vm_exec_core+4427>, 0x5b55f67249c5 <vm_exec_core+16421>, 0x5b55f672fa1a <vm_exec_core+61562>, 0x5b55f672549b <vm_exec_core+19195>, 0x5b55f6721d91 <vm_exec_core+5105>, 0x5b55f6722221 <vm_exec_core+6273>, 0x5b55f6721eb5 <vm_exec_core+5397>, 0x5b55f672271a <vm_exec_core+7546>, 0x5b55f6723026 <vm_exec_core+9862>, 0x5b55f672599b <vm_exec_core+20475>, 0x5b55f6724dbc <vm_exec_core+17436>, 0x5b55f6726b55 <vm_exec_core+25013>, 0x5b55f6728bad <vm_exec_core+33293>, 0x5b55f6726f57 <vm_exec_core+26039>, 0x5b55f67284a5 <vm_exec_core+31493>, 0x5b55f67285a7 <vm_exec_core+31751>, 0x5b55f672137b <vm_exec_core+2523>, 0x5b55f6727f5a <vm_exec_core+30138>, 0x5b55f6723a83 <vm_exec_core+12515>, 0x5b55f67281cb <vm_exec_core+30763>, 0x5b55f672336b <vm_exec_core+10699>, 0x5b55f6726e80 <vm_exec_core+25824>, 0x5b55f67211d3 <vm_exec_core+2099>, 0x5b55f67219da <vm_exec_core+4154>, 0x5b55f67287c0 <vm_exec_core+32288>, 0x5b55f6722909 <vm_exec_core+8041>, 0x5b55f6723e0f <vm_exec_core+13423>, 0x5b55f6720d30 <vm_exec_core+912>, 0x5b55f6721141 <vm_exec_core+1953>, 0x5b55f6720dc2 <vm_exec_core+1058>, 0x5b55f6727187 <vm_exec_core+26599>, 0x5b55f6723898 <vm_exec_core+12024>, 0x5b55f67282a7 <vm_exec_core+30983>, 0x5b55f6724bd7 <vm_exec_core+16951>, 0x5b55f67240c6 <vm_exec_core+14118>, 0x5b55f672489b <vm_exec_core+16123>, 0x5b55f67247b7 <vm_exec_core+15895>, 0x5b55f67236f2 <vm_exec_core+11602>, 0x5b55f6723fbb <vm_exec_core+13851>, 0x5b55f6723ce5 <vm_exec_core+13125>, 0x5b55f6724277 <vm_exec_core+14551>, 0x5b55f67241f5 <vm_exec_core+14421>, 0x5b55f67277d7 <vm_exec_core+28215>, 0x5b55f6721fc8 <vm_exec_core+5672>, 0x5b55f67288e7 <vm_exec_core+32583>, 0x5b55f6725fe1 <vm_exec_core+22081>, 0x5b55f6724503 <vm_exec_core+15203>, 0x5b55f6720ef8 <vm_exec_core+1368>, 0x5b55f672802e <vm_exec_core+30350>, 0x5b55f6727980 <vm_exec_core+28640>, 0x5b55f6722336 <vm_exec_core+6550>, 0x5b55f67215f8 <vm_exec_core+3160>, 0x5b55f672660e <vm_exec_core+23662>, 0x5b55f6722d09 <vm_exec_core+9065>, 0x5b55f67283f9 <vm_exec_core+31321>, 0x5b55f6727e2c <vm_exec_core+29836>, 0x5b55f6723497 <vm_exec_core+10999>, 0x5b55f672445f <vm_exec_core+15039>, 0x5b55f672625b <vm_exec_core+22715>, 0x5b55f6727aaa <vm_exec_core+28938>, 0x5b55f67253f2 <vm_exec_core+19026>, 0x5b55f6726313 <vm_exec_core+22899>, 0x5b55f6726914 <vm_exec_core+24436>, 0x5b55f6725333 <vm_exec_core+18835>, 0x5b55f6721453 <vm_exec_core+2739>, 0x5b55f6725a6b <vm_exec_core+20683>, 0x5b55f67212a7 <vm_exec_core+2311>, 0x5b55f67216e7 <vm_exec_core+3399>, 0x5b55f67237e1 <vm_exec_core+11841>, 0x5b55f67250b4 <vm_exec_core+18196>, 0x5b55f672587b <vm_exec_core+20187>, 0x5b55f6724f4b <vm_exec_core+17835>, 0x5b55f6720e54 <vm_exec_core+1204>, 0x5b55f6726c28 <vm_exec_core+25224>, 0x5b55f6727845 <vm_exec_core+28325>, 0x5b55f67217f2 <vm_exec_core+3666>, 0x5b55f672261b <vm_exec_core+7291>, 0x5b55f672249d <vm_exec_core+6909>, 0x5b55f6722f1b <vm_exec_core+9595>, 0x5b55f67243b1 <vm_exec_core+14865>, 0x5b55f67218e6 <vm_exec_core+3910>, 0x5b55f6726af4 <vm_exec_core+24916>, 0x5b55f672255f <vm_exec_core+7103>, 0x5b55f67242ea <vm_exec_core+14666>, 0x5b55f6724d21 <vm_exec_core+17281>, 0x5b55f6726790 <vm_exec_core+24048>, 0x5b55f672567f <vm_exec_core+19679>, 0x5b55f67231c8 <vm_exec_core+10280>, 0x5b55f6722872 <vm_exec_core+7890>, 0x5b55f67264f4 <vm_exec_core+23380>, 0x5b55f6723b5b <vm_exec_core+12731>, 0x5b55f6725b3f <vm_exec_core+20895>, 0x5b55f6725750 <vm_exec_core+19888>, 0x5b55f6725c65 <vm_exec_core+21189>, 0x5b55f6727270 <vm_exec_core+26832>, 0x5b55f6724eb7 <vm_exec_core+17687>, 0x5b55f6726836 <vm_exec_core+24214>, 0x5b55f6723297 <vm_exec_core+10487>, 0x5b55f67263b2 <vm_exec_core+23058>, 0x5b55f67253de <vm_exec_core+19006>, 0x5b55f672518d <vm_exec_core+18413>, 0x5b55f6725552 <vm_exec_core+19378>, 0x5b55f6724bb9 <vm_exec_core+16921>, 0x5b55f6724fef <vm_exec_core+17999>, 0x5b55f67235ff <vm_exec_core+11359>, 0x5b55f6722ab8 <vm_exec_core+8472>, 0x5b55f6725d67 <vm_exec_core+21447>, 0x5b55f6721adc <vm_exec_core+4412>, 0x5b55f67249b6 <vm_exec_core+16406>, 0x5b55f672fa0b <vm_exec_core+61547>, 0x5b55f672548c <vm_exec_core+19180>, 0x5b55f6721d82 <vm_exec_core+5090>, 0x5b55f6722212 <vm_exec_core+6258>, 0x5b55f6721ea6 <vm_exec_core+5382>, 0x5b55f672270b <vm_exec_core+7531>, 0x5b55f6723017 <vm_exec_core+9847>, 0x5b55f6724db7 <vm_exec_core+17431>, 0x5b55f67243a7 <vm_exec_core+14855>, 0x5b55f6724db2 <vm_exec_core+17426>, 0x5b55f67253de <vm_exec_core+19006>, 0x5b55f672532e <vm_exec_core+18830>, 0x5b55f6722706 <vm_exec_core+7526>, 0x5b55f6725643 <vm_exec_core+19619>, 0x5b55f6723a79 <vm_exec_core+12505>, 0x5b55f6723a7e <vm_exec_core+12510>, 0x5b55f6725329 <vm_exec_core+18825>, 0x5b55f67250aa <vm_exec_core+18186>, 0x5b55f6724882 <vm_exec_core+16098>, 0x5b55f67247a3 <vm_exec_core+15875>, 0x5b55f67250af <vm_exec_core+18191>, 0x5b55f6724bbe <vm_exec_core+16926>, 0x5b55f67243ac <vm_exec_core+14860>, 0x5b55f67228fa <vm_exec_core+8026>, 0x5b55f6723e00 <vm_exec_core+13408>, 0x5b55f6723012 <vm_exec_core+9842>...} reg_cfp = 0x7bfa6dfff720 reg_pc = 0xfffffffffffffe00 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #55 0x00005b55f671d518 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160014d1ed0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #56 0x00005b55f679dd22 in invoke_iseq_block_from_c (ec=0x5160014d1ed0, captured=0x7bfa6dfff7a8, self=136315634730840, 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 = 0x7bfa735e5c88 cfp = <optimized out> sp = 0x7bfa6deff850 use_argv = 0x0 stack_argv = 0x7bfa6deff850 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #57 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 = 0x7bfa6dfff7a8 #58 0x00005b55f674a666 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. #59 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. #60 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #61 0x00005b55f674a666 in rb_yield (val=<optimized out>) No locals. #62 0x00005b55f63ab8fa in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1033 _ec = 0x5160014d1ed0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7bfa72bfef10, <optimized out>, 0x7bfa72bfee20, <optimized out>, <optimized out>}, prev = 0x7bfa5fe09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 state = RUBY_TAG_NONE ec = 0x5160014d1ed0 cfp = 0x7bfa6dfff758 #63 0x00005b55f652485b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4370 status = <optimized out> pid = <optimized out> #64 0x00005b55f6780778 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:3788 ci = 0x644100040001 cc = <optimized out> me = 0x7bfa6e000868 cfunc = 0x50400001ff58 recv = 136315634730840 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #65 0x00005b55f6727c83 in vm_sendish (ec=0x5160014d1ed0, reg_cfp=0x7bfa6dfff790, cd=0x5020007a14d0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #66 vm_exec_core (ec=ec@entry=0x5160014d1ed0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x5020007a14d0 insns_address_table = {0x5b55f67277e6 <vm_exec_core+28230>, 0x5b55f6721fd7 <vm_exec_core+5687>, 0x5b55f67288f6 <vm_exec_core+32598>, 0x5b55f6725ff0 <vm_exec_core+22096>, 0x5b55f6724512 <vm_exec_core+15218>, 0x5b55f6720f07 <vm_exec_core+1383>, 0x5b55f672803d <vm_exec_core+30365>, 0x5b55f672798f <vm_exec_core+28655>, 0x5b55f6722345 <vm_exec_core+6565>, 0x5b55f6721607 <vm_exec_core+3175>, 0x5b55f672661d <vm_exec_core+23677>, 0x5b55f6722d18 <vm_exec_core+9080>, 0x5b55f6728408 <vm_exec_core+31336>, 0x5b55f6727e3b <vm_exec_core+29851>, 0x5b55f67234a6 <vm_exec_core+11014>, 0x5b55f672446e <vm_exec_core+15054>, 0x5b55f672626a <vm_exec_core+22730>, 0x5b55f6727ab9 <vm_exec_core+28953>, 0x5b55f6725401 <vm_exec_core+19041>, 0x5b55f6726322 <vm_exec_core+22914>, 0x5b55f6726923 <vm_exec_core+24451>, 0x5b55f6725342 <vm_exec_core+18850>, 0x5b55f6721462 <vm_exec_core+2754>, 0x5b55f6725a7a <vm_exec_core+20698>, 0x5b55f67212b6 <vm_exec_core+2326>, 0x5b55f67216f6 <vm_exec_core+3414>, 0x5b55f67237f0 <vm_exec_core+11856>, 0x5b55f67250c3 <vm_exec_core+18211>, 0x5b55f672588a <vm_exec_core+20202>, 0x5b55f6724f5a <vm_exec_core+17850>, 0x5b55f6720e63 <vm_exec_core+1219>, 0x5b55f6726c37 <vm_exec_core+25239>, 0x5b55f6727854 <vm_exec_core+28340>, 0x5b55f6721801 <vm_exec_core+3681>, 0x5b55f672262a <vm_exec_core+7306>, 0x5b55f67224ac <vm_exec_core+6924>, 0x5b55f6722f2a <vm_exec_core+9610>, 0x5b55f67243c0 <vm_exec_core+14880>, 0x5b55f67218f5 <vm_exec_core+3925>, 0x5b55f6726b03 <vm_exec_core+24931>, 0x5b55f672256e <vm_exec_core+7118>, 0x5b55f67242f9 <vm_exec_core+14681>, 0x5b55f6724d30 <vm_exec_core+17296>, 0x5b55f672679f <vm_exec_core+24063>, 0x5b55f672568e <vm_exec_core+19694>, 0x5b55f67231d7 <vm_exec_core+10295>, 0x5b55f6722881 <vm_exec_core+7905>, 0x5b55f6726503 <vm_exec_core+23395>, 0x5b55f6723b6a <vm_exec_core+12746>, 0x5b55f6725b4e <vm_exec_core+20910>, 0x5b55f672575f <vm_exec_core+19903>, 0x5b55f6725c74 <vm_exec_core+21204>, 0x5b55f672727f <vm_exec_core+26847>, 0x5b55f6724ec6 <vm_exec_core+17702>, 0x5b55f6726845 <vm_exec_core+24229>, 0x5b55f67232a6 <vm_exec_core+10502>, 0x5b55f67263c1 <vm_exec_core+23073>, 0x5b55f6720d2b <vm_exec_core+907>, 0x5b55f672519c <vm_exec_core+18428>, 0x5b55f6725561 <vm_exec_core+19393>, 0x5b55f6721501 <vm_exec_core+2913>, 0x5b55f6724ffe <vm_exec_core+18014>, 0x5b55f672360e <vm_exec_core+11374>, 0x5b55f6722ac7 <vm_exec_core+8487>, 0x5b55f6725d76 <vm_exec_core+21462>, 0x5b55f6721aeb <vm_exec_core+4427>, 0x5b55f67249c5 <vm_exec_core+16421>, 0x5b55f672fa1a <vm_exec_core+61562>, 0x5b55f672549b <vm_exec_core+19195>, 0x5b55f6721d91 <vm_exec_core+5105>, 0x5b55f6722221 <vm_exec_core+6273>, 0x5b55f6721eb5 <vm_exec_core+5397>, 0x5b55f672271a <vm_exec_core+7546>, 0x5b55f6723026 <vm_exec_core+9862>, 0x5b55f672599b <vm_exec_core+20475>, 0x5b55f6724dbc <vm_exec_core+17436>, 0x5b55f6726b55 <vm_exec_core+25013>, 0x5b55f6728bad <vm_exec_core+33293>, 0x5b55f6726f57 <vm_exec_core+26039>, 0x5b55f67284a5 <vm_exec_core+31493>, 0x5b55f67285a7 <vm_exec_core+31751>, 0x5b55f672137b <vm_exec_core+2523>, 0x5b55f6727f5a <vm_exec_core+30138>, 0x5b55f6723a83 <vm_exec_core+12515>, 0x5b55f67281cb <vm_exec_core+30763>, 0x5b55f672336b <vm_exec_core+10699>, 0x5b55f6726e80 <vm_exec_core+25824>, 0x5b55f67211d3 <vm_exec_core+2099>, 0x5b55f67219da <vm_exec_core+4154>, 0x5b55f67287c0 <vm_exec_core+32288>, 0x5b55f6722909 <vm_exec_core+8041>, 0x5b55f6723e0f <vm_exec_core+13423>, 0x5b55f6720d30 <vm_exec_core+912>, 0x5b55f6721141 <vm_exec_core+1953>, 0x5b55f6720dc2 <vm_exec_core+1058>, 0x5b55f6727187 <vm_exec_core+26599>, 0x5b55f6723898 <vm_exec_core+12024>, 0x5b55f67282a7 <vm_exec_core+30983>, 0x5b55f6724bd7 <vm_exec_core+16951>, 0x5b55f67240c6 <vm_exec_core+14118>, 0x5b55f672489b <vm_exec_core+16123>, 0x5b55f67247b7 <vm_exec_core+15895>, 0x5b55f67236f2 <vm_exec_core+11602>, 0x5b55f6723fbb <vm_exec_core+13851>, 0x5b55f6723ce5 <vm_exec_core+13125>, 0x5b55f6724277 <vm_exec_core+14551>, 0x5b55f67241f5 <vm_exec_core+14421>, 0x5b55f67277d7 <vm_exec_core+28215>, 0x5b55f6721fc8 <vm_exec_core+5672>, 0x5b55f67288e7 <vm_exec_core+32583>, 0x5b55f6725fe1 <vm_exec_core+22081>, 0x5b55f6724503 <vm_exec_core+15203>, 0x5b55f6720ef8 <vm_exec_core+1368>, 0x5b55f672802e <vm_exec_core+30350>, 0x5b55f6727980 <vm_exec_core+28640>, 0x5b55f6722336 <vm_exec_core+6550>, 0x5b55f67215f8 <vm_exec_core+3160>, 0x5b55f672660e <vm_exec_core+23662>, 0x5b55f6722d09 <vm_exec_core+9065>, 0x5b55f67283f9 <vm_exec_core+31321>, 0x5b55f6727e2c <vm_exec_core+29836>, 0x5b55f6723497 <vm_exec_core+10999>, 0x5b55f672445f <vm_exec_core+15039>, 0x5b55f672625b <vm_exec_core+22715>, 0x5b55f6727aaa <vm_exec_core+28938>, 0x5b55f67253f2 <vm_exec_core+19026>, 0x5b55f6726313 <vm_exec_core+22899>, 0x5b55f6726914 <vm_exec_core+24436>, 0x5b55f6725333 <vm_exec_core+18835>, 0x5b55f6721453 <vm_exec_core+2739>, 0x5b55f6725a6b <vm_exec_core+20683>, 0x5b55f67212a7 <vm_exec_core+2311>, 0x5b55f67216e7 <vm_exec_core+3399>, 0x5b55f67237e1 <vm_exec_core+11841>, 0x5b55f67250b4 <vm_exec_core+18196>, 0x5b55f672587b <vm_exec_core+20187>, 0x5b55f6724f4b <vm_exec_core+17835>, 0x5b55f6720e54 <vm_exec_core+1204>, 0x5b55f6726c28 <vm_exec_core+25224>, 0x5b55f6727845 <vm_exec_core+28325>, 0x5b55f67217f2 <vm_exec_core+3666>, 0x5b55f672261b <vm_exec_core+7291>, 0x5b55f672249d <vm_exec_core+6909>, 0x5b55f6722f1b <vm_exec_core+9595>, 0x5b55f67243b1 <vm_exec_core+14865>, 0x5b55f67218e6 <vm_exec_core+3910>, 0x5b55f6726af4 <vm_exec_core+24916>, 0x5b55f672255f <vm_exec_core+7103>, 0x5b55f67242ea <vm_exec_core+14666>, 0x5b55f6724d21 <vm_exec_core+17281>, 0x5b55f6726790 <vm_exec_core+24048>, 0x5b55f672567f <vm_exec_core+19679>, 0x5b55f67231c8 <vm_exec_core+10280>, 0x5b55f6722872 <vm_exec_core+7890>, 0x5b55f67264f4 <vm_exec_core+23380>, 0x5b55f6723b5b <vm_exec_core+12731>, 0x5b55f6725b3f <vm_exec_core+20895>, 0x5b55f6725750 <vm_exec_core+19888>, 0x5b55f6725c65 <vm_exec_core+21189>, 0x5b55f6727270 <vm_exec_core+26832>, 0x5b55f6724eb7 <vm_exec_core+17687>, 0x5b55f6726836 <vm_exec_core+24214>, 0x5b55f6723297 <vm_exec_core+10487>, 0x5b55f67263b2 <vm_exec_core+23058>, 0x5b55f67253de <vm_exec_core+19006>, 0x5b55f672518d <vm_exec_core+18413>, 0x5b55f6725552 <vm_exec_core+19378>, 0x5b55f6724bb9 <vm_exec_core+16921>, 0x5b55f6724fef <vm_exec_core+17999>, 0x5b55f67235ff <vm_exec_core+11359>, 0x5b55f6722ab8 <vm_exec_core+8472>, 0x5b55f6725d67 <vm_exec_core+21447>, 0x5b55f6721adc <vm_exec_core+4412>, 0x5b55f67249b6 <vm_exec_core+16406>, 0x5b55f672fa0b <vm_exec_core+61547>, 0x5b55f672548c <vm_exec_core+19180>, 0x5b55f6721d82 <vm_exec_core+5090>, 0x5b55f6722212 <vm_exec_core+6258>, 0x5b55f6721ea6 <vm_exec_core+5382>, 0x5b55f672270b <vm_exec_core+7531>, 0x5b55f6723017 <vm_exec_core+9847>, 0x5b55f6724db7 <vm_exec_core+17431>, 0x5b55f67243a7 <vm_exec_core+14855>, 0x5b55f6724db2 <vm_exec_core+17426>, 0x5b55f67253de <vm_exec_core+19006>, 0x5b55f672532e <vm_exec_core+18830>, 0x5b55f6722706 <vm_exec_core+7526>, 0x5b55f6725643 <vm_exec_core+19619>, 0x5b55f6723a79 <vm_exec_core+12505>, 0x5b55f6723a7e <vm_exec_core+12510>, 0x5b55f6725329 <vm_exec_core+18825>, 0x5b55f67250aa <vm_exec_core+18186>, 0x5b55f6724882 <vm_exec_core+16098>, 0x5b55f67247a3 <vm_exec_core+15875>, 0x5b55f67250af <vm_exec_core+18191>, 0x5b55f6724bbe <vm_exec_core+16926>, 0x5b55f67243ac <vm_exec_core+14860>, 0x5b55f67228fa <vm_exec_core+8026>, 0x5b55f6723e00 <vm_exec_core+13408>, 0x5b55f6723012 <vm_exec_core+9842>...} reg_cfp = 0x7bfa6dfff790 reg_pc = 0x5040009e36f0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_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> #67 0x00005b55f671d518 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160014d1ed0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #68 0x00005b55f675a46b in invoke_iseq_block_from_c (ec=0x5160014d1ed0, captured=<optimized out>, self=136315634730840, 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 = 0x7bfa735e5cd8 cfp = 0x7bfa6dfff7c8 sp = 0x7bfa6deff818 use_argv = <optimized out> stack_argv = 0x7bfa6deff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #69 invoke_block_from_c_proc (ec=0x5160014d1ed0, self=136315634730840, 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> #70 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. #71 0x00005b55f67586f6 in rb_vm_invoke_proc (ec=0x540000000108, proc=0x80, proc@entry=0x504000997f10, argc=-164111474, 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 #72 0x00005b55f66b0d89 in thread_do_start_proc (th=th@entry=0x515000637e80) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x504000997f10 args_len = 0 args_ptr = <optimized out> #73 0x00005b55f66ae93a in thread_do_start (th=0x515000637e80) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #74 thread_start_func_2 (th=th@entry=0x515000637e80, 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> #75 0x00005b55f66adbfe in call_thread_start_func_2 (th=0x515000637e80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x7bfa72bffce0 #76 nt_start (ptr=0x50c00071fa40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x515000637e80 sched = <optimized out> nt = 0x50c00071fa40 vm = 0x525000000100 #77 0x00005b55f63617df in asan_thread_start(void*) () No symbol table info available. #78 0x00007bfa9789ca94 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 = {136315597227712, 7583128812400306787, 136315597227712, -352, 0, 140732895643664, 7583128812387723875, 7583328493792684643}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #79 0x00007bfa97929c3c 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 641163) detached] $ timeout 60 gdb -p 641166 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 608522 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 643989] [New LWP 641167] [New LWP 636206] [New LWP 618883] [New LWP 610695] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007bfa97898d61 in __futex_abstimed_wait_common64 (private=3967, cancel=true, abstime=0x7ffeee40d2e0, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x7bfa97b2dc40 (LWP 608522) "ruby" 0x00007bfa97898d61 in __futex_abstimed_wait_common64 (private=3967, cancel=true, abstime=0x7ffeee40d2e0, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 2 Thread 0x7bfa66c006c0 (LWP 643989) "test_autoload.*" 0x00007bfa97898d61 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x7bfa66bfc5e0, op=137, expected=0, futex_word=0x50c000784350) at ./nptl/futex-internal.c:57 3 Thread 0x7bfa7b6006c0 (LWP 641167) "test_autoload.*" 0x00007bfa9791b4cd in __GI___poll (fds=0x7bfa5fd09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x7bfa720006c0 (LWP 636206) "parallel.rb:40" 0x00007bfa9791b4cd in __GI___poll (fds=0x7bfa60a16a60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 5 Thread 0x7bfa67e006c0 (LWP 618883) "Gem::Timeout st" 0x00007bfa97898d61 in __futex_abstimed_wait_common64 (private=23381, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0002fbc54) at ./nptl/futex-internal.c:57 6 Thread 0x7bfa6ea006c0 (LWP 610695) "Timeout stdlib " 0x00007bfa97898d61 in __futex_abstimed_wait_common64 (private=23381, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000028e90) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 6 (Thread 0x7bfa6ea006c0 (LWP 610695) "Timeout stdlib "): #0 0x00007bfa97898d61 in __futex_abstimed_wait_common64 (private=23381, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000028e90) 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=23381, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000028e90) 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=0x50c000028e90, 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 0x00007bfa9789b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000028e68) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7bfa9789b4a0 <__condvar_cleanup_waiting>, __arg = 0x7bfa6e9fec30, __canceltype = 1712489200, __prev = 0x0} cbuffer = {wseq = 36, cond = 0x50c000028e68, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 36 seq = 18 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=0x50c000028e68, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00005b55f6688aa1 in rb_native_cond_wait (cond=0x50c000028e90, 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=0x5150001a0200, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863 next_th = <optimized out> #7 0x00005b55f66ac892 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x5150001a0200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105 can_direct_transfer = <optimized out> #8 0x00005b55f6692db1 in native_sleep (th=0x5150001a0200, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3343 sched = <optimized out> #9 sleep_forever (th=0x5150001a0200, 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 0x00005b55f66ab305 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=136316204877920, 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 0x00005b55f63ac020 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 = 0x516001bc21d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7bfa6e9fef90, <optimized out>, 0x7bfa6e9feea0, <optimized out>, <optimized out>}, prev = 0x7bfa65e09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001bc21d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00005b55f66aa7ed 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 = 136316204877920, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 136316204877920, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400004a350 end = 0 #14 0x00005b55f6728e56 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:7301 canary_p = <optimized out> ret = <optimized out> #15 0x00005b55f6728e56 in vm_invoke_builtin_delegate (ec=0x516001bc21d0, cfp=0x7bfa711af758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x516001bc21d0) at ../../src/trunk_asan/insns.def:1591 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x5b55f67277e6 <vm_exec_core+28230>, 0x5b55f6721fd7 <vm_exec_core+5687>, 0x5b55f67288f6 <vm_exec_core+32598>, 0x5b55f6725ff0 <vm_exec_core+22096>, 0x5b55f6724512 <vm_exec_core+15218>, 0x5b55f6720f07 <vm_exec_core+1383>, 0x5b55f672803d <vm_exec_core+30365>, 0x5b55f672798f <vm_exec_core+28655>, 0x5b55f6722345 <vm_exec_core+6565>, 0x5b55f6721607 <vm_exec_core+3175>, 0x5b55f672661d <vm_exec_core+23677>, 0x5b55f6722d18 <vm_exec_core+9080>, 0x5b55f6728408 <vm_exec_core+31336>, 0x5b55f6727e3b <vm_exec_core+29851>, 0x5b55f67234a6 <vm_exec_core+11014>, 0x5b55f672446e <vm_exec_core+15054>, 0x5b55f672626a <vm_exec_core+22730>, 0x5b55f6727ab9 <vm_exec_core+28953>, 0x5b55f6725401 <vm_exec_core+19041>, 0x5b55f6726322 <vm_exec_core+22914>, 0x5b55f6726923 <vm_exec_core+24451>, 0x5b55f6725342 <vm_exec_core+18850>, 0x5b55f6721462 <vm_exec_core+2754>, 0x5b55f6725a7a <vm_exec_core+20698>, 0x5b55f67212b6 <vm_exec_core+2326>, 0x5b55f67216f6 <vm_exec_core+3414>, 0x5b55f67237f0 <vm_exec_core+11856>, 0x5b55f67250c3 <vm_exec_core+18211>, 0x5b55f672588a <vm_exec_core+20202>, 0x5b55f6724f5a <vm_exec_core+17850>, 0x5b55f6720e63 <vm_exec_core+1219>, 0x5b55f6726c37 <vm_exec_core+25239>, 0x5b55f6727854 <vm_exec_core+28340>, 0x5b55f6721801 <vm_exec_core+3681>, 0x5b55f672262a <vm_exec_core+7306>, 0x5b55f67224ac <vm_exec_core+6924>, 0x5b55f6722f2a <vm_exec_core+9610>, 0x5b55f67243c0 <vm_exec_core+14880>, 0x5b55f67218f5 <vm_exec_core+3925>, 0x5b55f6726b03 <vm_exec_core+24931>, 0x5b55f672256e <vm_exec_core+7118>, 0x5b55f67242f9 <vm_exec_core+14681>, 0x5b55f6724d30 <vm_exec_core+17296>, 0x5b55f672679f <vm_exec_core+24063>, 0x5b55f672568e <vm_exec_core+19694>, 0x5b55f67231d7 <vm_exec_core+10295>, 0x5b55f6722881 <vm_exec_core+7905>, 0x5b55f6726503 <vm_exec_core+23395>, 0x5b55f6723b6a <vm_exec_core+12746>, 0x5b55f6725b4e <vm_exec_core+20910>, 0x5b55f672575f <vm_exec_core+19903>, 0x5b55f6725c74 <vm_exec_core+21204>, 0x5b55f672727f <vm_exec_core+26847>, 0x5b55f6724ec6 <vm_exec_core+17702>, 0x5b55f6726845 <vm_exec_core+24229>, 0x5b55f67232a6 <vm_exec_core+10502>, 0x5b55f67263c1 <vm_exec_core+23073>, 0x5b55f6720d2b <vm_exec_core+907>, 0x5b55f672519c <vm_exec_core+18428>, 0x5b55f6725561 <vm_exec_core+19393>, 0x5b55f6721501 <vm_exec_core+2913>, 0x5b55f6724ffe <vm_exec_core+18014>, 0x5b55f672360e <vm_exec_core+11374>, 0x5b55f6722ac7 <vm_exec_core+8487>, 0x5b55f6725d76 <vm_exec_core+21462>, 0x5b55f6721aeb <vm_exec_core+4427>, 0x5b55f67249c5 <vm_exec_core+16421>, 0x5b55f672fa1a <vm_exec_core+61562>, 0x5b55f672549b <vm_exec_core+19195>, 0x5b55f6721d91 <vm_exec_core+5105>, 0x5b55f6722221 <vm_exec_core+6273>, 0x5b55f6721eb5 <vm_exec_core+5397>, 0x5b55f672271a <vm_exec_core+7546>, 0x5b55f6723026 <vm_exec_core+9862>, 0x5b55f672599b <vm_exec_core+20475>, 0x5b55f6724dbc <vm_exec_core+17436>, 0x5b55f6726b55 <vm_exec_core+25013>, 0x5b55f6728bad <vm_exec_core+33293>, 0x5b55f6726f57 <vm_exec_core+26039>, 0x5b55f67284a5 <vm_exec_core+31493>, 0x5b55f67285a7 <vm_exec_core+31751>, 0x5b55f672137b <vm_exec_core+2523>, 0x5b55f6727f5a <vm_exec_core+30138>, 0x5b55f6723a83 <vm_exec_core+12515>, 0x5b55f67281cb <vm_exec_core+30763>, 0x5b55f672336b <vm_exec_core+10699>, 0x5b55f6726e80 <vm_exec_core+25824>, 0x5b55f67211d3 <vm_exec_core+2099>, 0x5b55f67219da <vm_exec_core+4154>, 0x5b55f67287c0 <vm_exec_core+32288>, 0x5b55f6722909 <vm_exec_core+8041>, 0x5b55f6723e0f <vm_exec_core+13423>, 0x5b55f6720d30 <vm_exec_core+912>, 0x5b55f6721141 <vm_exec_core+1953>, 0x5b55f6720dc2 <vm_exec_core+1058>, 0x5b55f6727187 <vm_exec_core+26599>, 0x5b55f6723898 <vm_exec_core+12024>, 0x5b55f67282a7 <vm_exec_core+30983>, 0x5b55f6724bd7 <vm_exec_core+16951>, 0x5b55f67240c6 <vm_exec_core+14118>, 0x5b55f672489b <vm_exec_core+16123>, 0x5b55f67247b7 <vm_exec_core+15895>, 0x5b55f67236f2 <vm_exec_core+11602>, 0x5b55f6723fbb <vm_exec_core+13851>, 0x5b55f6723ce5 <vm_exec_core+13125>, 0x5b55f6724277 <vm_exec_core+14551>, 0x5b55f67241f5 <vm_exec_core+14421>, 0x5b55f67277d7 <vm_exec_core+28215>, 0x5b55f6721fc8 <vm_exec_core+5672>, 0x5b55f67288e7 <vm_exec_core+32583>, 0x5b55f6725fe1 <vm_exec_core+22081>, 0x5b55f6724503 <vm_exec_core+15203>, 0x5b55f6720ef8 <vm_exec_core+1368>, 0x5b55f672802e <vm_exec_core+30350>, 0x5b55f6727980 <vm_exec_core+28640>, 0x5b55f6722336 <vm_exec_core+6550>, 0x5b55f67215f8 <vm_exec_core+3160>, 0x5b55f672660e <vm_exec_core+23662>, 0x5b55f6722d09 <vm_exec_core+9065>, 0x5b55f67283f9 <vm_exec_core+31321>, 0x5b55f6727e2c <vm_exec_core+29836>, 0x5b55f6723497 <vm_exec_core+10999>, 0x5b55f672445f <vm_exec_core+15039>, 0x5b55f672625b <vm_exec_core+22715>, 0x5b55f6727aaa <vm_exec_core+28938>, 0x5b55f67253f2 <vm_exec_core+19026>, 0x5b55f6726313 <vm_exec_core+22899>, 0x5b55f6726914 <vm_exec_core+24436>, 0x5b55f6725333 <vm_exec_core+18835>, 0x5b55f6721453 <vm_exec_core+2739>, 0x5b55f6725a6b <vm_exec_core+20683>, 0x5b55f67212a7 <vm_exec_core+2311>, 0x5b55f67216e7 <vm_exec_core+3399>, 0x5b55f67237e1 <vm_exec_core+11841>, 0x5b55f67250b4 <vm_exec_core+18196>, 0x5b55f672587b <vm_exec_core+20187>, 0x5b55f6724f4b <vm_exec_core+17835>, 0x5b55f6720e54 <vm_exec_core+1204>, 0x5b55f6726c28 <vm_exec_core+25224>, 0x5b55f6727845 <vm_exec_core+28325>, 0x5b55f67217f2 <vm_exec_core+3666>, 0x5b55f672261b <vm_exec_core+7291>, 0x5b55f672249d <vm_exec_core+6909>, 0x5b55f6722f1b <vm_exec_core+9595>, 0x5b55f67243b1 <vm_exec_core+14865>, 0x5b55f67218e6 <vm_exec_core+3910>, 0x5b55f6726af4 <vm_exec_core+24916>, 0x5b55f672255f <vm_exec_core+7103>, 0x5b55f67242ea <vm_exec_core+14666>, 0x5b55f6724d21 <vm_exec_core+17281>, 0x5b55f6726790 <vm_exec_core+24048>, 0x5b55f672567f <vm_exec_core+19679>, 0x5b55f67231c8 <vm_exec_core+10280>, 0x5b55f6722872 <vm_exec_core+7890>, 0x5b55f67264f4 <vm_exec_core+23380>, 0x5b55f6723b5b <vm_exec_core+12731>, 0x5b55f6725b3f <vm_exec_core+20895>, 0x5b55f6725750 <vm_exec_core+19888>, 0x5b55f6725c65 <vm_exec_core+21189>, 0x5b55f6727270 <vm_exec_core+26832>, 0x5b55f6724eb7 <vm_exec_core+17687>, 0x5b55f6726836 <vm_exec_core+24214>, 0x5b55f6723297 <vm_exec_core+10487>, 0x5b55f67263b2 <vm_exec_core+23058>, 0x5b55f67253de <vm_exec_core+19006>, 0x5b55f672518d <vm_exec_core+18413>, 0x5b55f6725552 <vm_exec_core+19378>, 0x5b55f6724bb9 <vm_exec_core+16921>, 0x5b55f6724fef <vm_exec_core+17999>, 0x5b55f67235ff <vm_exec_core+11359>, 0x5b55f6722ab8 <vm_exec_core+8472>, 0x5b55f6725d67 <vm_exec_core+21447>, 0x5b55f6721adc <vm_exec_core+4412>, 0x5b55f67249b6 <vm_exec_core+16406>, 0x5b55f672fa0b <vm_exec_core+61547>, 0x5b55f672548c <vm_exec_core+19180>, 0x5b55f6721d82 <vm_exec_core+5090>, 0x5b55f6722212 <vm_exec_core+6258>, 0x5b55f6721ea6 <vm_exec_core+5382>, 0x5b55f672270b <vm_exec_core+7531>, 0x5b55f6723017 <vm_exec_core+9847>, 0x5b55f6724db7 <vm_exec_core+17431>, 0x5b55f67243a7 <vm_exec_core+14855>, 0x5b55f6724db2 <vm_exec_core+17426>, 0x5b55f67253de <vm_exec_core+19006>, 0x5b55f672532e <vm_exec_core+18830>, 0x5b55f6722706 <vm_exec_core+7526>, 0x5b55f6725643 <vm_exec_core+19619>, 0x5b55f6723a79 <vm_exec_core+12505>, 0x5b55f6723a7e <vm_exec_core+12510>, 0x5b55f6725329 <vm_exec_core+18825>, 0x5b55f67250aa <vm_exec_core+18186>, 0x5b55f6724882 <vm_exec_core+16098>, 0x5b55f67247a3 <vm_exec_core+15875>, 0x5b55f67250af <vm_exec_core+18191>, 0x5b55f6724bbe <vm_exec_core+16926>, 0x5b55f67243ac <vm_exec_core+14860>, 0x5b55f67228fa <vm_exec_core+8026>, 0x5b55f6723e00 <vm_exec_core+13408>, 0x5b55f6723012 <vm_exec_core+9842>...} reg_cfp = 0x7bfa711af758 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_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 0x00005b55f671d518 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516001bc21d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x00005b55f675a46b in invoke_iseq_block_from_c (ec=0x516001bc21d0, captured=<optimized out>, self=136316204748080, 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 = 0x7bfa96f819e0 cfp = 0x7bfa711af7c8 sp = 0x7bfa710af818 use_argv = <optimized out> stack_argv = 0x7bfa710af818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x516001bc21d0, self=136316204748080, 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 0x00005b55f67586f6 in rb_vm_invoke_proc (ec=0x50c000028e90, proc=0x189, proc@entry=0x50400039b850, argc=-1752593055, 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 0x00005b55f66b0d89 in thread_do_start_proc (th=th@entry=0x5150001a0200) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x50400039b850 args_len = 0 args_ptr = <optimized out> #23 0x00005b55f66ae93a in thread_do_start (th=0x5150001a0200) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #24 thread_start_func_2 (th=th@entry=0x5150001a0200, 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 0x00005b55f66adbfe in call_thread_start_func_2 (th=0x5150001a0200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x7bfa6e9ffce0 #26 nt_start (ptr=0x50c000028e40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x5150001a0200 sched = <optimized out> nt = 0x50c000028e40 vm = 0x525000000100 #27 0x00005b55f63617df in asan_thread_start(void*) () No symbol table info available. #28 0x00007bfa9789ca94 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 = {136315528021696, 7583102149243333219, 136315528021696, -352, 0, 140732895640880, 7583102149230750307, 7583328493792684643}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x00007bfa97929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 5 (Thread 0x7bfa67e006c0 (LWP 618883) "Gem::Timeout st"): #0 0x00007bfa97898d61 in __futex_abstimed_wait_common64 (private=23381, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0002fbc54) 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=23381, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0002fbc54) 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=0x50c0002fbc54, 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 0x00007bfa9789b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c0002fbc28) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7bfa9789b4a0 <__condvar_cleanup_waiting>, __arg = 0x7bfa67dfec30, __canceltype = 1590930160, __prev = 0x0} cbuffer = {wseq = 69, cond = 0x50c0002fbc28, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 69 seq = 34 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=0x50c0002fbc28, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00005b55f6688aa1 in rb_native_cond_wait (cond=0x50c0002fbc54, 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=0x51500024ef80, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863 next_th = <optimized out> #7 0x00005b55f66ac892 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x51500024ef80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105 can_direct_transfer = <optimized out> #8 0x00005b55f6692db1 in native_sleep (th=0x51500024ef80, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3343 sched = <optimized out> #9 sleep_forever (th=0x51500024ef80, 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 0x00005b55f66ab305 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=136315643595880, 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 0x00005b55f63ac020 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 = 0x516000e77ed0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7bfa67dfef90, <optimized out>, 0x7bfa67dfeea0, <optimized out>, <optimized out>}, prev = 0x7bfa5ea09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516000e77ed0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00005b55f66aa7ed in queue_do_pop (self=<optimized out>, q=0x5040002fe610, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103 queue_waiter = {w = {self = 136315643595880, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 136315643595880, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x5040002fe610 end = 0 #14 0x00005b55f6728e56 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:7301 canary_p = <optimized out> ret = <optimized out> #15 0x00005b55f6728e56 in vm_invoke_builtin_delegate (ec=0x516000e77ed0, cfp=0x7bfa721fb758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x516000e77ed0) at ../../src/trunk_asan/insns.def:1591 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x5b55f67277e6 <vm_exec_core+28230>, 0x5b55f6721fd7 <vm_exec_core+5687>, 0x5b55f67288f6 <vm_exec_core+32598>, 0x5b55f6725ff0 <vm_exec_core+22096>, 0x5b55f6724512 <vm_exec_core+15218>, 0x5b55f6720f07 <vm_exec_core+1383>, 0x5b55f672803d <vm_exec_core+30365>, 0x5b55f672798f <vm_exec_core+28655>, 0x5b55f6722345 <vm_exec_core+6565>, 0x5b55f6721607 <vm_exec_core+3175>, 0x5b55f672661d <vm_exec_core+23677>, 0x5b55f6722d18 <vm_exec_core+9080>, 0x5b55f6728408 <vm_exec_core+31336>, 0x5b55f6727e3b <vm_exec_core+29851>, 0x5b55f67234a6 <vm_exec_core+11014>, 0x5b55f672446e <vm_exec_core+15054>, 0x5b55f672626a <vm_exec_core+22730>, 0x5b55f6727ab9 <vm_exec_core+28953>, 0x5b55f6725401 <vm_exec_core+19041>, 0x5b55f6726322 <vm_exec_core+22914>, 0x5b55f6726923 <vm_exec_core+24451>, 0x5b55f6725342 <vm_exec_core+18850>, 0x5b55f6721462 <vm_exec_core+2754>, 0x5b55f6725a7a <vm_exec_core+20698>, 0x5b55f67212b6 <vm_exec_core+2326>, 0x5b55f67216f6 <vm_exec_core+3414>, 0x5b55f67237f0 <vm_exec_core+11856>, 0x5b55f67250c3 <vm_exec_core+18211>, 0x5b55f672588a <vm_exec_core+20202>, 0x5b55f6724f5a <vm_exec_core+17850>, 0x5b55f6720e63 <vm_exec_core+1219>, 0x5b55f6726c37 <vm_exec_core+25239>, 0x5b55f6727854 <vm_exec_core+28340>, 0x5b55f6721801 <vm_exec_core+3681>, 0x5b55f672262a <vm_exec_core+7306>, 0x5b55f67224ac <vm_exec_core+6924>, 0x5b55f6722f2a <vm_exec_core+9610>, 0x5b55f67243c0 <vm_exec_core+14880>, 0x5b55f67218f5 <vm_exec_core+3925>, 0x5b55f6726b03 <vm_exec_core+24931>, 0x5b55f672256e <vm_exec_core+7118>, 0x5b55f67242f9 <vm_exec_core+14681>, 0x5b55f6724d30 <vm_exec_core+17296>, 0x5b55f672679f <vm_exec_core+24063>, 0x5b55f672568e <vm_exec_core+19694>, 0x5b55f67231d7 <vm_exec_core+10295>, 0x5b55f6722881 <vm_exec_core+7905>, 0x5b55f6726503 <vm_exec_core+23395>, 0x5b55f6723b6a <vm_exec_core+12746>, 0x5b55f6725b4e <vm_exec_core+20910>, 0x5b55f672575f <vm_exec_core+19903>, 0x5b55f6725c74 <vm_exec_core+21204>, 0x5b55f672727f <vm_exec_core+26847>, 0x5b55f6724ec6 <vm_exec_core+17702>, 0x5b55f6726845 <vm_exec_core+24229>, 0x5b55f67232a6 <vm_exec_core+10502>, 0x5b55f67263c1 <vm_exec_core+23073>, 0x5b55f6720d2b <vm_exec_core+907>, 0x5b55f672519c <vm_exec_core+18428>, 0x5b55f6725561 <vm_exec_core+19393>, 0x5b55f6721501 <vm_exec_core+2913>, 0x5b55f6724ffe <vm_exec_core+18014>, 0x5b55f672360e <vm_exec_core+11374>, 0x5b55f6722ac7 <vm_exec_core+8487>, 0x5b55f6725d76 <vm_exec_core+21462>, 0x5b55f6721aeb <vm_exec_core+4427>, 0x5b55f67249c5 <vm_exec_core+16421>, 0x5b55f672fa1a <vm_exec_core+61562>, 0x5b55f672549b <vm_exec_core+19195>, 0x5b55f6721d91 <vm_exec_core+5105>, 0x5b55f6722221 <vm_exec_core+6273>, 0x5b55f6721eb5 <vm_exec_core+5397>, 0x5b55f672271a <vm_exec_core+7546>, 0x5b55f6723026 <vm_exec_core+9862>, 0x5b55f672599b <vm_exec_core+20475>, 0x5b55f6724dbc <vm_exec_core+17436>, 0x5b55f6726b55 <vm_exec_core+25013>, 0x5b55f6728bad <vm_exec_core+33293>, 0x5b55f6726f57 <vm_exec_core+26039>, 0x5b55f67284a5 <vm_exec_core+31493>, 0x5b55f67285a7 <vm_exec_core+31751>, 0x5b55f672137b <vm_exec_core+2523>, 0x5b55f6727f5a <vm_exec_core+30138>, 0x5b55f6723a83 <vm_exec_core+12515>, 0x5b55f67281cb <vm_exec_core+30763>, 0x5b55f672336b <vm_exec_core+10699>, 0x5b55f6726e80 <vm_exec_core+25824>, 0x5b55f67211d3 <vm_exec_core+2099>, 0x5b55f67219da <vm_exec_core+4154>, 0x5b55f67287c0 <vm_exec_core+32288>, 0x5b55f6722909 <vm_exec_core+8041>, 0x5b55f6723e0f <vm_exec_core+13423>, 0x5b55f6720d30 <vm_exec_core+912>, 0x5b55f6721141 <vm_exec_core+1953>, 0x5b55f6720dc2 <vm_exec_core+1058>, 0x5b55f6727187 <vm_exec_core+26599>, 0x5b55f6723898 <vm_exec_core+12024>, 0x5b55f67282a7 <vm_exec_core+30983>, 0x5b55f6724bd7 <vm_exec_core+16951>, 0x5b55f67240c6 <vm_exec_core+14118>, 0x5b55f672489b <vm_exec_core+16123>, 0x5b55f67247b7 <vm_exec_core+15895>, 0x5b55f67236f2 <vm_exec_core+11602>, 0x5b55f6723fbb <vm_exec_core+13851>, 0x5b55f6723ce5 <vm_exec_core+13125>, 0x5b55f6724277 <vm_exec_core+14551>, 0x5b55f67241f5 <vm_exec_core+14421>, 0x5b55f67277d7 <vm_exec_core+28215>, 0x5b55f6721fc8 <vm_exec_core+5672>, 0x5b55f67288e7 <vm_exec_core+32583>, 0x5b55f6725fe1 <vm_exec_core+22081>, 0x5b55f6724503 <vm_exec_core+15203>, 0x5b55f6720ef8 <vm_exec_core+1368>, 0x5b55f672802e <vm_exec_core+30350>, 0x5b55f6727980 <vm_exec_core+28640>, 0x5b55f6722336 <vm_exec_core+6550>, 0x5b55f67215f8 <vm_exec_core+3160>, 0x5b55f672660e <vm_exec_core+23662>, 0x5b55f6722d09 <vm_exec_core+9065>, 0x5b55f67283f9 <vm_exec_core+31321>, 0x5b55f6727e2c <vm_exec_core+29836>, 0x5b55f6723497 <vm_exec_core+10999>, 0x5b55f672445f <vm_exec_core+15039>, 0x5b55f672625b <vm_exec_core+22715>, 0x5b55f6727aaa <vm_exec_core+28938>, 0x5b55f67253f2 <vm_exec_core+19026>, 0x5b55f6726313 <vm_exec_core+22899>, 0x5b55f6726914 <vm_exec_core+24436>, 0x5b55f6725333 <vm_exec_core+18835>, 0x5b55f6721453 <vm_exec_core+2739>, 0x5b55f6725a6b <vm_exec_core+20683>, 0x5b55f67212a7 <vm_exec_core+2311>, 0x5b55f67216e7 <vm_exec_core+3399>, 0x5b55f67237e1 <vm_exec_core+11841>, 0x5b55f67250b4 <vm_exec_core+18196>, 0x5b55f672587b <vm_exec_core+20187>, 0x5b55f6724f4b <vm_exec_core+17835>, 0x5b55f6720e54 <vm_exec_core+1204>, 0x5b55f6726c28 <vm_exec_core+25224>, 0x5b55f6727845 <vm_exec_core+28325>, 0x5b55f67217f2 <vm_exec_core+3666>, 0x5b55f672261b <vm_exec_core+7291>, 0x5b55f672249d <vm_exec_core+6909>, 0x5b55f6722f1b <vm_exec_core+9595>, 0x5b55f67243b1 <vm_exec_core+14865>, 0x5b55f67218e6 <vm_exec_core+3910>, 0x5b55f6726af4 <vm_exec_core+24916>, 0x5b55f672255f <vm_exec_core+7103>, 0x5b55f67242ea <vm_exec_core+14666>, 0x5b55f6724d21 <vm_exec_core+17281>, 0x5b55f6726790 <vm_exec_core+24048>, 0x5b55f672567f <vm_exec_core+19679>, 0x5b55f67231c8 <vm_exec_core+10280>, 0x5b55f6722872 <vm_exec_core+7890>, 0x5b55f67264f4 <vm_exec_core+23380>, 0x5b55f6723b5b <vm_exec_core+12731>, 0x5b55f6725b3f <vm_exec_core+20895>, 0x5b55f6725750 <vm_exec_core+19888>, 0x5b55f6725c65 <vm_exec_core+21189>, 0x5b55f6727270 <vm_exec_core+26832>, 0x5b55f6724eb7 <vm_exec_core+17687>, 0x5b55f6726836 <vm_exec_core+24214>, 0x5b55f6723297 <vm_exec_core+10487>, 0x5b55f67263b2 <vm_exec_core+23058>, 0x5b55f67253de <vm_exec_core+19006>, 0x5b55f672518d <vm_exec_core+18413>, 0x5b55f6725552 <vm_exec_core+19378>, 0x5b55f6724bb9 <vm_exec_core+16921>, 0x5b55f6724fef <vm_exec_core+17999>, 0x5b55f67235ff <vm_exec_core+11359>, 0x5b55f6722ab8 <vm_exec_core+8472>, 0x5b55f6725d67 <vm_exec_core+21447>, 0x5b55f6721adc <vm_exec_core+4412>, 0x5b55f67249b6 <vm_exec_core+16406>, 0x5b55f672fa0b <vm_exec_core+61547>, 0x5b55f672548c <vm_exec_core+19180>, 0x5b55f6721d82 <vm_exec_core+5090>, 0x5b55f6722212 <vm_exec_core+6258>, 0x5b55f6721ea6 <vm_exec_core+5382>, 0x5b55f672270b <vm_exec_core+7531>, 0x5b55f6723017 <vm_exec_core+9847>, 0x5b55f6724db7 <vm_exec_core+17431>, 0x5b55f67243a7 <vm_exec_core+14855>, 0x5b55f6724db2 <vm_exec_core+17426>, 0x5b55f67253de <vm_exec_core+19006>, 0x5b55f672532e <vm_exec_core+18830>, 0x5b55f6722706 <vm_exec_core+7526>, 0x5b55f6725643 <vm_exec_core+19619>, 0x5b55f6723a79 <vm_exec_core+12505>, 0x5b55f6723a7e <vm_exec_core+12510>, 0x5b55f6725329 <vm_exec_core+18825>, 0x5b55f67250aa <vm_exec_core+18186>, 0x5b55f6724882 <vm_exec_core+16098>, 0x5b55f67247a3 <vm_exec_core+15875>, 0x5b55f67250af <vm_exec_core+18191>, 0x5b55f6724bbe <vm_exec_core+16926>, 0x5b55f67243ac <vm_exec_core+14860>, 0x5b55f67228fa <vm_exec_core+8026>, 0x5b55f6723e00 <vm_exec_core+13408>, 0x5b55f6723012 <vm_exec_core+9842>...} reg_cfp = 0x7bfa721fb758 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_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 0x00005b55f671d518 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516000e77ed0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x00005b55f675a46b in invoke_iseq_block_from_c (ec=0x516000e77ed0, captured=<optimized out>, self=136315569722800, 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 = 0x7bfa7583a180 cfp = 0x7bfa721fb7c8 sp = 0x7bfa720fb818 use_argv = <optimized out> stack_argv = 0x7bfa720fb818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x516000e77ed0, self=136315569722800, 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 0x00005b55f67586f6 in rb_vm_invoke_proc (ec=0x50c0002fbc54, proc=0x189, proc@entry=0x50400041db10, argc=-1752593055, 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 0x00005b55f66b0d89 in thread_do_start_proc (th=th@entry=0x51500024ef80) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x50400041db10 args_len = 0 args_ptr = <optimized out> #23 0x00005b55f66ae93a in thread_do_start (th=0x51500024ef80) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #24 thread_start_func_2 (th=th@entry=0x51500024ef80, 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 0x00005b55f66adbfe in call_thread_start_func_2 (th=0x51500024ef80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x7bfa67dffce0 #26 nt_start (ptr=0x50c0002fbc00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x51500024ef80 sched = <optimized out> nt = 0x50c0002fbc00 vm = 0x525000000100 #27 0x00005b55f63617df in asan_thread_start(void*) () No symbol table info available. #28 0x00007bfa9789ca94 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 = {136315414775488, 7583082907789847139, 136315414775488, -352, 0, 136315584632464, 7583082907777264227, 7583328493792684643}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x00007bfa97929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 4 (Thread 0x7bfa720006c0 (LWP 636206) "parallel.rb:40"): #0 0x00007bfa9791b4cd in __GI___poll (fds=0x7bfa60a16a60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b55f630842a in __interceptor_poll () No symbol table info available. #2 0x00005b55f645c3bd in nogvl_wait_for (th=136315607595160, fptr=0x511000b3d5c0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12459 fds = {fd = 6, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1151 ready = <optimized out> #4 0x00005b55f645d836 in internal_read_func (ptr=0x7bfa60a16840) at /tmp/ruby/src/trunk_asan/io.c:1182 iis = 0x7bfa60a16840 result = <optimized out> #5 0x00005b55f6696dbb in rb_thread_io_blocking_call (func=0x5b55f645d3b0 <internal_read_func>, data1=0x7bfa60a16840, 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 0x00005b55f63ac020 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 = 0x516000ed0cd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7bfa71ffee50, <optimized out>, 0x7bfa71ffed60, <optimized out>, <optimized out>}, prev = 0x7bfa60a09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516000ed0cd0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x00005b55f6471af5 in io_read_memory_locktmp (str=136315293231712, 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 = 136315607595160, fptr = 0x511000b3d5c0, nonblock = 0, fd = 6, buf = 0x51900010d680, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x511000b3d5c0 n = <optimized out> shrinkable = <optimized out> #9 0x00005b55f644deb1 in io_readpartial (argc=1621191264, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3588 ret = <optimized out> #10 0x00005b55f6780778 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:3788 ci = 0x408100100003 cc = <optimized out> me = 0x7bfa97a39f18 cfunc = 0x504000010f58 recv = 136315607595280 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00005b55f672e12d in vm_sendish (ec=0x516000ed0cd0, reg_cfp=0x7bfa6f095790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 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=0x516000ed0cd0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b55f67277e6 <vm_exec_core+28230>, 0x5b55f6721fd7 <vm_exec_core+5687>, 0x5b55f67288f6 <vm_exec_core+32598>, 0x5b55f6725ff0 <vm_exec_core+22096>, 0x5b55f6724512 <vm_exec_core+15218>, 0x5b55f6720f07 <vm_exec_core+1383>, 0x5b55f672803d <vm_exec_core+30365>, 0x5b55f672798f <vm_exec_core+28655>, 0x5b55f6722345 <vm_exec_core+6565>, 0x5b55f6721607 <vm_exec_core+3175>, 0x5b55f672661d <vm_exec_core+23677>, 0x5b55f6722d18 <vm_exec_core+9080>, 0x5b55f6728408 <vm_exec_core+31336>, 0x5b55f6727e3b <vm_exec_core+29851>, 0x5b55f67234a6 <vm_exec_core+11014>, 0x5b55f672446e <vm_exec_core+15054>, 0x5b55f672626a <vm_exec_core+22730>, 0x5b55f6727ab9 <vm_exec_core+28953>, 0x5b55f6725401 <vm_exec_core+19041>, 0x5b55f6726322 <vm_exec_core+22914>, 0x5b55f6726923 <vm_exec_core+24451>, 0x5b55f6725342 <vm_exec_core+18850>, 0x5b55f6721462 <vm_exec_core+2754>, 0x5b55f6725a7a <vm_exec_core+20698>, 0x5b55f67212b6 <vm_exec_core+2326>, 0x5b55f67216f6 <vm_exec_core+3414>, 0x5b55f67237f0 <vm_exec_core+11856>, 0x5b55f67250c3 <vm_exec_core+18211>, 0x5b55f672588a <vm_exec_core+20202>, 0x5b55f6724f5a <vm_exec_core+17850>, 0x5b55f6720e63 <vm_exec_core+1219>, 0x5b55f6726c37 <vm_exec_core+25239>, 0x5b55f6727854 <vm_exec_core+28340>, 0x5b55f6721801 <vm_exec_core+3681>, 0x5b55f672262a <vm_exec_core+7306>, 0x5b55f67224ac <vm_exec_core+6924>, 0x5b55f6722f2a <vm_exec_core+9610>, 0x5b55f67243c0 <vm_exec_core+14880>, 0x5b55f67218f5 <vm_exec_core+3925>, 0x5b55f6726b03 <vm_exec_core+24931>, 0x5b55f672256e <vm_exec_core+7118>, 0x5b55f67242f9 <vm_exec_core+14681>, 0x5b55f6724d30 <vm_exec_core+17296>, 0x5b55f672679f <vm_exec_core+24063>, 0x5b55f672568e <vm_exec_core+19694>, 0x5b55f67231d7 <vm_exec_core+10295>, 0x5b55f6722881 <vm_exec_core+7905>, 0x5b55f6726503 <vm_exec_core+23395>, 0x5b55f6723b6a <vm_exec_core+12746>, 0x5b55f6725b4e <vm_exec_core+20910>, 0x5b55f672575f <vm_exec_core+19903>, 0x5b55f6725c74 <vm_exec_core+21204>, 0x5b55f672727f <vm_exec_core+26847>, 0x5b55f6724ec6 <vm_exec_core+17702>, 0x5b55f6726845 <vm_exec_core+24229>, 0x5b55f67232a6 <vm_exec_core+10502>, 0x5b55f67263c1 <vm_exec_core+23073>, 0x5b55f6720d2b <vm_exec_core+907>, 0x5b55f672519c <vm_exec_core+18428>, 0x5b55f6725561 <vm_exec_core+19393>, 0x5b55f6721501 <vm_exec_core+2913>, 0x5b55f6724ffe <vm_exec_core+18014>, 0x5b55f672360e <vm_exec_core+11374>, 0x5b55f6722ac7 <vm_exec_core+8487>, 0x5b55f6725d76 <vm_exec_core+21462>, 0x5b55f6721aeb <vm_exec_core+4427>, 0x5b55f67249c5 <vm_exec_core+16421>, 0x5b55f672fa1a <vm_exec_core+61562>, 0x5b55f672549b <vm_exec_core+19195>, 0x5b55f6721d91 <vm_exec_core+5105>, 0x5b55f6722221 <vm_exec_core+6273>, 0x5b55f6721eb5 <vm_exec_core+5397>, 0x5b55f672271a <vm_exec_core+7546>, 0x5b55f6723026 <vm_exec_core+9862>, 0x5b55f672599b <vm_exec_core+20475>, 0x5b55f6724dbc <vm_exec_core+17436>, 0x5b55f6726b55 <vm_exec_core+25013>, 0x5b55f6728bad <vm_exec_core+33293>, 0x5b55f6726f57 <vm_exec_core+26039>, 0x5b55f67284a5 <vm_exec_core+31493>, 0x5b55f67285a7 <vm_exec_core+31751>, 0x5b55f672137b <vm_exec_core+2523>, 0x5b55f6727f5a <vm_exec_core+30138>, 0x5b55f6723a83 <vm_exec_core+12515>, 0x5b55f67281cb <vm_exec_core+30763>, 0x5b55f672336b <vm_exec_core+10699>, 0x5b55f6726e80 <vm_exec_core+25824>, 0x5b55f67211d3 <vm_exec_core+2099>, 0x5b55f67219da <vm_exec_core+4154>, 0x5b55f67287c0 <vm_exec_core+32288>, 0x5b55f6722909 <vm_exec_core+8041>, 0x5b55f6723e0f <vm_exec_core+13423>, 0x5b55f6720d30 <vm_exec_core+912>, 0x5b55f6721141 <vm_exec_core+1953>, 0x5b55f6720dc2 <vm_exec_core+1058>, 0x5b55f6727187 <vm_exec_core+26599>, 0x5b55f6723898 <vm_exec_core+12024>, 0x5b55f67282a7 <vm_exec_core+30983>, 0x5b55f6724bd7 <vm_exec_core+16951>, 0x5b55f67240c6 <vm_exec_core+14118>, 0x5b55f672489b <vm_exec_core+16123>, 0x5b55f67247b7 <vm_exec_core+15895>, 0x5b55f67236f2 <vm_exec_core+11602>, 0x5b55f6723fbb <vm_exec_core+13851>, 0x5b55f6723ce5 <vm_exec_core+13125>, 0x5b55f6724277 <vm_exec_core+14551>, 0x5b55f67241f5 <vm_exec_core+14421>, 0x5b55f67277d7 <vm_exec_core+28215>, 0x5b55f6721fc8 <vm_exec_core+5672>, 0x5b55f67288e7 <vm_exec_core+32583>, 0x5b55f6725fe1 <vm_exec_core+22081>, 0x5b55f6724503 <vm_exec_core+15203>, 0x5b55f6720ef8 <vm_exec_core+1368>, 0x5b55f672802e <vm_exec_core+30350>, 0x5b55f6727980 <vm_exec_core+28640>, 0x5b55f6722336 <vm_exec_core+6550>, 0x5b55f67215f8 <vm_exec_core+3160>, 0x5b55f672660e <vm_exec_core+23662>, 0x5b55f6722d09 <vm_exec_core+9065>, 0x5b55f67283f9 <vm_exec_core+31321>, 0x5b55f6727e2c <vm_exec_core+29836>, 0x5b55f6723497 <vm_exec_core+10999>, 0x5b55f672445f <vm_exec_core+15039>, 0x5b55f672625b <vm_exec_core+22715>, 0x5b55f6727aaa <vm_exec_core+28938>, 0x5b55f67253f2 <vm_exec_core+19026>, 0x5b55f6726313 <vm_exec_core+22899>, 0x5b55f6726914 <vm_exec_core+24436>, 0x5b55f6725333 <vm_exec_core+18835>, 0x5b55f6721453 <vm_exec_core+2739>, 0x5b55f6725a6b <vm_exec_core+20683>, 0x5b55f67212a7 <vm_exec_core+2311>, 0x5b55f67216e7 <vm_exec_core+3399>, 0x5b55f67237e1 <vm_exec_core+11841>, 0x5b55f67250b4 <vm_exec_core+18196>, 0x5b55f672587b <vm_exec_core+20187>, 0x5b55f6724f4b <vm_exec_core+17835>, 0x5b55f6720e54 <vm_exec_core+1204>, 0x5b55f6726c28 <vm_exec_core+25224>, 0x5b55f6727845 <vm_exec_core+28325>, 0x5b55f67217f2 <vm_exec_core+3666>, 0x5b55f672261b <vm_exec_core+7291>, 0x5b55f672249d <vm_exec_core+6909>, 0x5b55f6722f1b <vm_exec_core+9595>, 0x5b55f67243b1 <vm_exec_core+14865>, 0x5b55f67218e6 <vm_exec_core+3910>, 0x5b55f6726af4 <vm_exec_core+24916>, 0x5b55f672255f <vm_exec_core+7103>, 0x5b55f67242ea <vm_exec_core+14666>, 0x5b55f6724d21 <vm_exec_core+17281>, 0x5b55f6726790 <vm_exec_core+24048>, 0x5b55f672567f <vm_exec_core+19679>, 0x5b55f67231c8 <vm_exec_core+10280>, 0x5b55f6722872 <vm_exec_core+7890>, 0x5b55f67264f4 <vm_exec_core+23380>, 0x5b55f6723b5b <vm_exec_core+12731>, 0x5b55f6725b3f <vm_exec_core+20895>, 0x5b55f6725750 <vm_exec_core+19888>, 0x5b55f6725c65 <vm_exec_core+21189>, 0x5b55f6727270 <vm_exec_core+26832>, 0x5b55f6724eb7 <vm_exec_core+17687>, 0x5b55f6726836 <vm_exec_core+24214>, 0x5b55f6723297 <vm_exec_core+10487>, 0x5b55f67263b2 <vm_exec_core+23058>, 0x5b55f67253de <vm_exec_core+19006>, 0x5b55f672518d <vm_exec_core+18413>, 0x5b55f6725552 <vm_exec_core+19378>, 0x5b55f6724bb9 <vm_exec_core+16921>, 0x5b55f6724fef <vm_exec_core+17999>, 0x5b55f67235ff <vm_exec_core+11359>, 0x5b55f6722ab8 <vm_exec_core+8472>, 0x5b55f6725d67 <vm_exec_core+21447>, 0x5b55f6721adc <vm_exec_core+4412>, 0x5b55f67249b6 <vm_exec_core+16406>, 0x5b55f672fa0b <vm_exec_core+61547>, 0x5b55f672548c <vm_exec_core+19180>, 0x5b55f6721d82 <vm_exec_core+5090>, 0x5b55f6722212 <vm_exec_core+6258>, 0x5b55f6721ea6 <vm_exec_core+5382>, 0x5b55f672270b <vm_exec_core+7531>, 0x5b55f6723017 <vm_exec_core+9847>, 0x5b55f6724db7 <vm_exec_core+17431>, 0x5b55f67243a7 <vm_exec_core+14855>, 0x5b55f6724db2 <vm_exec_core+17426>, 0x5b55f67253de <vm_exec_core+19006>, 0x5b55f672532e <vm_exec_core+18830>, 0x5b55f6722706 <vm_exec_core+7526>, 0x5b55f6725643 <vm_exec_core+19619>, 0x5b55f6723a79 <vm_exec_core+12505>, 0x5b55f6723a7e <vm_exec_core+12510>, 0x5b55f6725329 <vm_exec_core+18825>, 0x5b55f67250aa <vm_exec_core+18186>, 0x5b55f6724882 <vm_exec_core+16098>, 0x5b55f67247a3 <vm_exec_core+15875>, 0x5b55f67250af <vm_exec_core+18191>, 0x5b55f6724bbe <vm_exec_core+16926>, 0x5b55f67243ac <vm_exec_core+14860>, 0x5b55f67228fa <vm_exec_core+8026>, 0x5b55f6723e00 <vm_exec_core+13408>, 0x5b55f6723012 <vm_exec_core+9842>...} reg_cfp = 0x7bfa6f095790 reg_pc = 0x51300004da20 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_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 0x00005b55f671d518 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516000ed0cd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x00005b55f675a46b in invoke_iseq_block_from_c (ec=0x516000ed0cd0, captured=<optimized out>, self=136315645930040, 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 = 0x7bfa97184648 cfp = 0x7bfa6f0957c8 sp = 0x7bfa6ef95818 use_argv = <optimized out> stack_argv = 0x7bfa6ef95818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x516000ed0cd0, self=136315645930040, 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 0x00005b55f67586f6 in rb_vm_invoke_proc (ec=0x7bfa60a16a60, proc=0x1, proc@entry=0x50400030a790, argc=-1752058675, 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 0x00005b55f66b0d89 in thread_do_start_proc (th=th@entry=0x5150005ff800) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x50400030a790 args_len = 0 args_ptr = <optimized out> #19 0x00005b55f66ae93a in thread_do_start (th=0x5150005ff800) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #20 thread_start_func_2 (th=th@entry=0x5150005ff800, 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 0x00005b55f66adbfe in call_thread_start_func_2 (th=0x5150005ff800) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x7bfa71fffce0 #22 nt_start (ptr=0x50c000745600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x5150005ff800 sched = <optimized out> nt = 0x50c000745600 vm = 0x525000000100 #23 0x00005b55f63617df in asan_thread_start(void*) () No symbol table info available. #24 0x00007bfa9789ca94 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 = {136315584644800, 7583122765086354019, 136315584644800, -352, 25, 140732895646352, 7583122765073771107, 7583328493792684643}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x00007bfa97929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x7bfa7b6006c0 (LWP 641167) "test_autoload.*"): #0 0x00007bfa9791b4cd in __GI___poll (fds=0x7bfa5fd09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b55f630842a in __interceptor_poll () No symbol table info available. #2 0x00005b55f66b2eff 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:3066 vm = <optimized out> #4 0x00005b55f63617df in asan_thread_start(void*) () No symbol table info available. #5 0x00007bfa9789ca94 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 = {136315741931200, 7583143380929374819, 136315741931200, -352, 0, 136315475583952, 7583143380916791907, 7583328493792684643}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007bfa97929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7bfa66c006c0 (LWP 643989) "test_autoload.*"): #0 0x00007bfa97898d61 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x7bfa66bfc5e0, op=137, expected=0, futex_word=0x50c000784350) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=20576, abstime=0x7bfa66bfc5e0, clockid=20576, expected=0, futex_word=0x50c000784350) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 5267712 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000784350, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7bfa66bfc5e0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007bfa9789bc7e in __pthread_cond_wait_common (abstime=0x7bfa66bfc5e0, clockid=1, mutex=0x515000232c20, cond=0x50c000784328) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7bfa9789b4a0 <__condvar_cleanup_waiting>, __arg = 0x7bfa66bfc4d0, __canceltype = 51, __prev = 0x0} cbuffer = {wseq = 0, cond = 0x50c000784328, mutex = 0x515000232c20, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 0 seq = 0 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_timedwait64 (cond=cond@entry=0x50c000784328, mutex=mutex@entry=0x515000232c20, abstime=abstime@entry=0x7bfa66bfc5e0) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x00005b55f66ac361 in native_cond_timedwait (cond=0x50c000784328, mutex=0x515000232c20, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:242 r = <optimized out> ts = <optimized out> #6 native_cond_sleep (th=th@entry=0x515000232b00, rel=rel@entry=0x7bfa5dc0aca0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2489 end = <optimized out> sched = 0x5160000004a0 lock = 0x515000232c20 cond = 0x50c000784328 max = 100000000000000000 #7 0x00005b55f6693b34 in native_sleep (th=0x515000232b00, rel=0x7bfa5dc0aca0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3336 sched = <optimized out> #8 sleep_hrtime (th=<optimized out>, rel=500000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1299 prev_status = THREAD_RUNNABLE end = 237604621448424 woke = 1 #9 0x00005b55f65253cd in rb_f_sleep (argc=1, argv=0x7bfa7860f8c0, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:5051 beg = 1725201041 scheduler = <optimized out> end = <optimized out> #10 0x00005b55f6780778 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:3788 ci = 0x66b100140003 cc = <optimized out> me = 0x7bfa977f25c0 cfunc = 0x504000020158 recv = 136316202751360 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00005b55f67668ed in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7bfa66bfccc0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0xffffffff cc = <optimized out> cme = <optimized out> v = <optimized out> #12 0x00005b55f67663a5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4906 ci = <optimized out> cc = 0x7bfa66bfc5e0 #13 0x00005b55f672e12d in vm_sendish (ec=0x5160014cdfd0, reg_cfp=0x7bfa7870f6b0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #14 vm_exec_core (ec=ec@entry=0x5160014cdfd0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b55f67277e6 <vm_exec_core+28230>, 0x5b55f6721fd7 <vm_exec_core+5687>, 0x5b55f67288f6 <vm_exec_core+32598>, 0x5b55f6725ff0 <vm_exec_core+22096>, 0x5b55f6724512 <vm_exec_core+15218>, 0x5b55f6720f07 <vm_exec_core+1383>, 0x5b55f672803d <vm_exec_core+30365>, 0x5b55f672798f <vm_exec_core+28655>, 0x5b55f6722345 <vm_exec_core+6565>, 0x5b55f6721607 <vm_exec_core+3175>, 0x5b55f672661d <vm_exec_core+23677>, 0x5b55f6722d18 <vm_exec_core+9080>, 0x5b55f6728408 <vm_exec_core+31336>, 0x5b55f6727e3b <vm_exec_core+29851>, 0x5b55f67234a6 <vm_exec_core+11014>, 0x5b55f672446e <vm_exec_core+15054>, 0x5b55f672626a <vm_exec_core+22730>, 0x5b55f6727ab9 <vm_exec_core+28953>, 0x5b55f6725401 <vm_exec_core+19041>, 0x5b55f6726322 <vm_exec_core+22914>, 0x5b55f6726923 <vm_exec_core+24451>, 0x5b55f6725342 <vm_exec_core+18850>, 0x5b55f6721462 <vm_exec_core+2754>, 0x5b55f6725a7a <vm_exec_core+20698>, 0x5b55f67212b6 <vm_exec_core+2326>, 0x5b55f67216f6 <vm_exec_core+3414>, 0x5b55f67237f0 <vm_exec_core+11856>, 0x5b55f67250c3 <vm_exec_core+18211>, 0x5b55f672588a <vm_exec_core+20202>, 0x5b55f6724f5a <vm_exec_core+17850>, 0x5b55f6720e63 <vm_exec_core+1219>, 0x5b55f6726c37 <vm_exec_core+25239>, 0x5b55f6727854 <vm_exec_core+28340>, 0x5b55f6721801 <vm_exec_core+3681>, 0x5b55f672262a <vm_exec_core+7306>, 0x5b55f67224ac <vm_exec_core+6924>, 0x5b55f6722f2a <vm_exec_core+9610>, 0x5b55f67243c0 <vm_exec_core+14880>, 0x5b55f67218f5 <vm_exec_core+3925>, 0x5b55f6726b03 <vm_exec_core+24931>, 0x5b55f672256e <vm_exec_core+7118>, 0x5b55f67242f9 <vm_exec_core+14681>, 0x5b55f6724d30 <vm_exec_core+17296>, 0x5b55f672679f <vm_exec_core+24063>, 0x5b55f672568e <vm_exec_core+19694>, 0x5b55f67231d7 <vm_exec_core+10295>, 0x5b55f6722881 <vm_exec_core+7905>, 0x5b55f6726503 <vm_exec_core+23395>, 0x5b55f6723b6a <vm_exec_core+12746>, 0x5b55f6725b4e <vm_exec_core+20910>, 0x5b55f672575f <vm_exec_core+19903>, 0x5b55f6725c74 <vm_exec_core+21204>, 0x5b55f672727f <vm_exec_core+26847>, 0x5b55f6724ec6 <vm_exec_core+17702>, 0x5b55f6726845 <vm_exec_core+24229>, 0x5b55f67232a6 <vm_exec_core+10502>, 0x5b55f67263c1 <vm_exec_core+23073>, 0x5b55f6720d2b <vm_exec_core+907>, 0x5b55f672519c <vm_exec_core+18428>, 0x5b55f6725561 <vm_exec_core+19393>, 0x5b55f6721501 <vm_exec_core+2913>, 0x5b55f6724ffe <vm_exec_core+18014>, 0x5b55f672360e <vm_exec_core+11374>, 0x5b55f6722ac7 <vm_exec_core+8487>, 0x5b55f6725d76 <vm_exec_core+21462>, 0x5b55f6721aeb <vm_exec_core+4427>, 0x5b55f67249c5 <vm_exec_core+16421>, 0x5b55f672fa1a <vm_exec_core+61562>, 0x5b55f672549b <vm_exec_core+19195>, 0x5b55f6721d91 <vm_exec_core+5105>, 0x5b55f6722221 <vm_exec_core+6273>, 0x5b55f6721eb5 <vm_exec_core+5397>, 0x5b55f672271a <vm_exec_core+7546>, 0x5b55f6723026 <vm_exec_core+9862>, 0x5b55f672599b <vm_exec_core+20475>, 0x5b55f6724dbc <vm_exec_core+17436>, 0x5b55f6726b55 <vm_exec_core+25013>, 0x5b55f6728bad <vm_exec_core+33293>, 0x5b55f6726f57 <vm_exec_core+26039>, 0x5b55f67284a5 <vm_exec_core+31493>, 0x5b55f67285a7 <vm_exec_core+31751>, 0x5b55f672137b <vm_exec_core+2523>, 0x5b55f6727f5a <vm_exec_core+30138>, 0x5b55f6723a83 <vm_exec_core+12515>, 0x5b55f67281cb <vm_exec_core+30763>, 0x5b55f672336b <vm_exec_core+10699>, 0x5b55f6726e80 <vm_exec_core+25824>, 0x5b55f67211d3 <vm_exec_core+2099>, 0x5b55f67219da <vm_exec_core+4154>, 0x5b55f67287c0 <vm_exec_core+32288>, 0x5b55f6722909 <vm_exec_core+8041>, 0x5b55f6723e0f <vm_exec_core+13423>, 0x5b55f6720d30 <vm_exec_core+912>, 0x5b55f6721141 <vm_exec_core+1953>, 0x5b55f6720dc2 <vm_exec_core+1058>, 0x5b55f6727187 <vm_exec_core+26599>, 0x5b55f6723898 <vm_exec_core+12024>, 0x5b55f67282a7 <vm_exec_core+30983>, 0x5b55f6724bd7 <vm_exec_core+16951>, 0x5b55f67240c6 <vm_exec_core+14118>, 0x5b55f672489b <vm_exec_core+16123>, 0x5b55f67247b7 <vm_exec_core+15895>, 0x5b55f67236f2 <vm_exec_core+11602>, 0x5b55f6723fbb <vm_exec_core+13851>, 0x5b55f6723ce5 <vm_exec_core+13125>, 0x5b55f6724277 <vm_exec_core+14551>, 0x5b55f67241f5 <vm_exec_core+14421>, 0x5b55f67277d7 <vm_exec_core+28215>, 0x5b55f6721fc8 <vm_exec_core+5672>, 0x5b55f67288e7 <vm_exec_core+32583>, 0x5b55f6725fe1 <vm_exec_core+22081>, 0x5b55f6724503 <vm_exec_core+15203>, 0x5b55f6720ef8 <vm_exec_core+1368>, 0x5b55f672802e <vm_exec_core+30350>, 0x5b55f6727980 <vm_exec_core+28640>, 0x5b55f6722336 <vm_exec_core+6550>, 0x5b55f67215f8 <vm_exec_core+3160>, 0x5b55f672660e <vm_exec_core+23662>, 0x5b55f6722d09 <vm_exec_core+9065>, 0x5b55f67283f9 <vm_exec_core+31321>, 0x5b55f6727e2c <vm_exec_core+29836>, 0x5b55f6723497 <vm_exec_core+10999>, 0x5b55f672445f <vm_exec_core+15039>, 0x5b55f672625b <vm_exec_core+22715>, 0x5b55f6727aaa <vm_exec_core+28938>, 0x5b55f67253f2 <vm_exec_core+19026>, 0x5b55f6726313 <vm_exec_core+22899>, 0x5b55f6726914 <vm_exec_core+24436>, 0x5b55f6725333 <vm_exec_core+18835>, 0x5b55f6721453 <vm_exec_core+2739>, 0x5b55f6725a6b <vm_exec_core+20683>, 0x5b55f67212a7 <vm_exec_core+2311>, 0x5b55f67216e7 <vm_exec_core+3399>, 0x5b55f67237e1 <vm_exec_core+11841>, 0x5b55f67250b4 <vm_exec_core+18196>, 0x5b55f672587b <vm_exec_core+20187>, 0x5b55f6724f4b <vm_exec_core+17835>, 0x5b55f6720e54 <vm_exec_core+1204>, 0x5b55f6726c28 <vm_exec_core+25224>, 0x5b55f6727845 <vm_exec_core+28325>, 0x5b55f67217f2 <vm_exec_core+3666>, 0x5b55f672261b <vm_exec_core+7291>, 0x5b55f672249d <vm_exec_core+6909>, 0x5b55f6722f1b <vm_exec_core+9595>, 0x5b55f67243b1 <vm_exec_core+14865>, 0x5b55f67218e6 <vm_exec_core+3910>, 0x5b55f6726af4 <vm_exec_core+24916>, 0x5b55f672255f <vm_exec_core+7103>, 0x5b55f67242ea <vm_exec_core+14666>, 0x5b55f6724d21 <vm_exec_core+17281>, 0x5b55f6726790 <vm_exec_core+24048>, 0x5b55f672567f <vm_exec_core+19679>, 0x5b55f67231c8 <vm_exec_core+10280>, 0x5b55f6722872 <vm_exec_core+7890>, 0x5b55f67264f4 <vm_exec_core+23380>, 0x5b55f6723b5b <vm_exec_core+12731>, 0x5b55f6725b3f <vm_exec_core+20895>, 0x5b55f6725750 <vm_exec_core+19888>, 0x5b55f6725c65 <vm_exec_core+21189>, 0x5b55f6727270 <vm_exec_core+26832>, 0x5b55f6724eb7 <vm_exec_core+17687>, 0x5b55f6726836 <vm_exec_core+24214>, 0x5b55f6723297 <vm_exec_core+10487>, 0x5b55f67263b2 <vm_exec_core+23058>, 0x5b55f67253de <vm_exec_core+19006>, 0x5b55f672518d <vm_exec_core+18413>, 0x5b55f6725552 <vm_exec_core+19378>, 0x5b55f6724bb9 <vm_exec_core+16921>, 0x5b55f6724fef <vm_exec_core+17999>, 0x5b55f67235ff <vm_exec_core+11359>, 0x5b55f6722ab8 <vm_exec_core+8472>, 0x5b55f6725d67 <vm_exec_core+21447>, 0x5b55f6721adc <vm_exec_core+4412>, 0x5b55f67249b6 <vm_exec_core+16406>, 0x5b55f672fa0b <vm_exec_core+61547>, 0x5b55f672548c <vm_exec_core+19180>, 0x5b55f6721d82 <vm_exec_core+5090>, 0x5b55f6722212 <vm_exec_core+6258>, 0x5b55f6721ea6 <vm_exec_core+5382>, 0x5b55f672270b <vm_exec_core+7531>, 0x5b55f6723017 <vm_exec_core+9847>, 0x5b55f6724db7 <vm_exec_core+17431>, 0x5b55f67243a7 <vm_exec_core+14855>, 0x5b55f6724db2 <vm_exec_core+17426>, 0x5b55f67253de <vm_exec_core+19006>, 0x5b55f672532e <vm_exec_core+18830>, 0x5b55f6722706 <vm_exec_core+7526>, 0x5b55f6725643 <vm_exec_core+19619>, 0x5b55f6723a79 <vm_exec_core+12505>, 0x5b55f6723a7e <vm_exec_core+12510>, 0x5b55f6725329 <vm_exec_core+18825>, 0x5b55f67250aa <vm_exec_core+18186>, 0x5b55f6724882 <vm_exec_core+16098>, 0x5b55f67247a3 <vm_exec_core+15875>, 0x5b55f67250af <vm_exec_core+18191>, 0x5b55f6724bbe <vm_exec_core+16926>, 0x5b55f67243ac <vm_exec_core+14860>, 0x5b55f67228fa <vm_exec_core+8026>, 0x5b55f6723e00 <vm_exec_core+13408>, 0x5b55f6723012 <vm_exec_core+9842>...} reg_cfp = 0x7bfa7870f6b0 reg_pc = 0x5040004d8ab8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_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> #15 0x00005b55f671d518 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160014cdfd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #16 0x00005b55f64a4cc2 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=136315517640520) at /tmp/ruby/src/trunk_asan/load.c:781 iseq = 0x7bfa6e019d68 #17 0x00005b55f649fcb7 in require_internal (ec=ec@entry=0x5160014cdfd0, 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 = 0x515000232b00 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 136316207486080 realpath_map = 136316207485920 path = 136315517640520 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #18 0x00005b55f649dba0 in rb_require_string_internal (fname=136315607720400, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386 ec = 0x5160014cdfd0 result = <optimized out> #19 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1379 rb_gc_guarded_ptr = <optimized out> #20 rb_f_require (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1021 No locals. #21 0x00005b55f6780778 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:3788 ci = 0x1610100140003 cc = <optimized out> me = 0x7bfa75a8ce60 cfunc = 0x504000018518 recv = 136316216200680 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #22 0x00005b55f67668ed in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7bfa66bfe100) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0xffffffff cc = <optimized out> cme = <optimized out> v = <optimized out> #23 0x00005b55f676c545 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4175 No locals. #24 0x00005b55f672e12d in vm_sendish (ec=0x5160014cdfd0, reg_cfp=0x7bfa7870f758, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 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> #25 vm_exec_core (ec=ec@entry=0x5160014cdfd0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b55f67277e6 <vm_exec_core+28230>, 0x5b55f6721fd7 <vm_exec_core+5687>, 0x5b55f67288f6 <vm_exec_core+32598>, 0x5b55f6725ff0 <vm_exec_core+22096>, 0x5b55f6724512 <vm_exec_core+15218>, 0x5b55f6720f07 <vm_exec_core+1383>, 0x5b55f672803d <vm_exec_core+30365>, 0x5b55f672798f <vm_exec_core+28655>, 0x5b55f6722345 <vm_exec_core+6565>, 0x5b55f6721607 <vm_exec_core+3175>, 0x5b55f672661d <vm_exec_core+23677>, 0x5b55f6722d18 <vm_exec_core+9080>, 0x5b55f6728408 <vm_exec_core+31336>, 0x5b55f6727e3b <vm_exec_core+29851>, 0x5b55f67234a6 <vm_exec_core+11014>, 0x5b55f672446e <vm_exec_core+15054>, 0x5b55f672626a <vm_exec_core+22730>, 0x5b55f6727ab9 <vm_exec_core+28953>, 0x5b55f6725401 <vm_exec_core+19041>, 0x5b55f6726322 <vm_exec_core+22914>, 0x5b55f6726923 <vm_exec_core+24451>, 0x5b55f6725342 <vm_exec_core+18850>, 0x5b55f6721462 <vm_exec_core+2754>, 0x5b55f6725a7a <vm_exec_core+20698>, 0x5b55f67212b6 <vm_exec_core+2326>, 0x5b55f67216f6 <vm_exec_core+3414>, 0x5b55f67237f0 <vm_exec_core+11856>, 0x5b55f67250c3 <vm_exec_core+18211>, 0x5b55f672588a <vm_exec_core+20202>, 0x5b55f6724f5a <vm_exec_core+17850>, 0x5b55f6720e63 <vm_exec_core+1219>, 0x5b55f6726c37 <vm_exec_core+25239>, 0x5b55f6727854 <vm_exec_core+28340>, 0x5b55f6721801 <vm_exec_core+3681>, 0x5b55f672262a <vm_exec_core+7306>, 0x5b55f67224ac <vm_exec_core+6924>, 0x5b55f6722f2a <vm_exec_core+9610>, 0x5b55f67243c0 <vm_exec_core+14880>, 0x5b55f67218f5 <vm_exec_core+3925>, 0x5b55f6726b03 <vm_exec_core+24931>, 0x5b55f672256e <vm_exec_core+7118>, 0x5b55f67242f9 <vm_exec_core+14681>, 0x5b55f6724d30 <vm_exec_core+17296>, 0x5b55f672679f <vm_exec_core+24063>, 0x5b55f672568e <vm_exec_core+19694>, 0x5b55f67231d7 <vm_exec_core+10295>, 0x5b55f6722881 <vm_exec_core+7905>, 0x5b55f6726503 <vm_exec_core+23395>, 0x5b55f6723b6a <vm_exec_core+12746>, 0x5b55f6725b4e <vm_exec_core+20910>, 0x5b55f672575f <vm_exec_core+19903>, 0x5b55f6725c74 <vm_exec_core+21204>, 0x5b55f672727f <vm_exec_core+26847>, 0x5b55f6724ec6 <vm_exec_core+17702>, 0x5b55f6726845 <vm_exec_core+24229>, 0x5b55f67232a6 <vm_exec_core+10502>, 0x5b55f67263c1 <vm_exec_core+23073>, 0x5b55f6720d2b <vm_exec_core+907>, 0x5b55f672519c <vm_exec_core+18428>, 0x5b55f6725561 <vm_exec_core+19393>, 0x5b55f6721501 <vm_exec_core+2913>, 0x5b55f6724ffe <vm_exec_core+18014>, 0x5b55f672360e <vm_exec_core+11374>, 0x5b55f6722ac7 <vm_exec_core+8487>, 0x5b55f6725d76 <vm_exec_core+21462>, 0x5b55f6721aeb <vm_exec_core+4427>, 0x5b55f67249c5 <vm_exec_core+16421>, 0x5b55f672fa1a <vm_exec_core+61562>, 0x5b55f672549b <vm_exec_core+19195>, 0x5b55f6721d91 <vm_exec_core+5105>, 0x5b55f6722221 <vm_exec_core+6273>, 0x5b55f6721eb5 <vm_exec_core+5397>, 0x5b55f672271a <vm_exec_core+7546>, 0x5b55f6723026 <vm_exec_core+9862>, 0x5b55f672599b <vm_exec_core+20475>, 0x5b55f6724dbc <vm_exec_core+17436>, 0x5b55f6726b55 <vm_exec_core+25013>, 0x5b55f6728bad <vm_exec_core+33293>, 0x5b55f6726f57 <vm_exec_core+26039>, 0x5b55f67284a5 <vm_exec_core+31493>, 0x5b55f67285a7 <vm_exec_core+31751>, 0x5b55f672137b <vm_exec_core+2523>, 0x5b55f6727f5a <vm_exec_core+30138>, 0x5b55f6723a83 <vm_exec_core+12515>, 0x5b55f67281cb <vm_exec_core+30763>, 0x5b55f672336b <vm_exec_core+10699>, 0x5b55f6726e80 <vm_exec_core+25824>, 0x5b55f67211d3 <vm_exec_core+2099>, 0x5b55f67219da <vm_exec_core+4154>, 0x5b55f67287c0 <vm_exec_core+32288>, 0x5b55f6722909 <vm_exec_core+8041>, 0x5b55f6723e0f <vm_exec_core+13423>, 0x5b55f6720d30 <vm_exec_core+912>, 0x5b55f6721141 <vm_exec_core+1953>, 0x5b55f6720dc2 <vm_exec_core+1058>, 0x5b55f6727187 <vm_exec_core+26599>, 0x5b55f6723898 <vm_exec_core+12024>, 0x5b55f67282a7 <vm_exec_core+30983>, 0x5b55f6724bd7 <vm_exec_core+16951>, 0x5b55f67240c6 <vm_exec_core+14118>, 0x5b55f672489b <vm_exec_core+16123>, 0x5b55f67247b7 <vm_exec_core+15895>, 0x5b55f67236f2 <vm_exec_core+11602>, 0x5b55f6723fbb <vm_exec_core+13851>, 0x5b55f6723ce5 <vm_exec_core+13125>, 0x5b55f6724277 <vm_exec_core+14551>, 0x5b55f67241f5 <vm_exec_core+14421>, 0x5b55f67277d7 <vm_exec_core+28215>, 0x5b55f6721fc8 <vm_exec_core+5672>, 0x5b55f67288e7 <vm_exec_core+32583>, 0x5b55f6725fe1 <vm_exec_core+22081>, 0x5b55f6724503 <vm_exec_core+15203>, 0x5b55f6720ef8 <vm_exec_core+1368>, 0x5b55f672802e <vm_exec_core+30350>, 0x5b55f6727980 <vm_exec_core+28640>, 0x5b55f6722336 <vm_exec_core+6550>, 0x5b55f67215f8 <vm_exec_core+3160>, 0x5b55f672660e <vm_exec_core+23662>, 0x5b55f6722d09 <vm_exec_core+9065>, 0x5b55f67283f9 <vm_exec_core+31321>, 0x5b55f6727e2c <vm_exec_core+29836>, 0x5b55f6723497 <vm_exec_core+10999>, 0x5b55f672445f <vm_exec_core+15039>, 0x5b55f672625b <vm_exec_core+22715>, 0x5b55f6727aaa <vm_exec_core+28938>, 0x5b55f67253f2 <vm_exec_core+19026>, 0x5b55f6726313 <vm_exec_core+22899>, 0x5b55f6726914 <vm_exec_core+24436>, 0x5b55f6725333 <vm_exec_core+18835>, 0x5b55f6721453 <vm_exec_core+2739>, 0x5b55f6725a6b <vm_exec_core+20683>, 0x5b55f67212a7 <vm_exec_core+2311>, 0x5b55f67216e7 <vm_exec_core+3399>, 0x5b55f67237e1 <vm_exec_core+11841>, 0x5b55f67250b4 <vm_exec_core+18196>, 0x5b55f672587b <vm_exec_core+20187>, 0x5b55f6724f4b <vm_exec_core+17835>, 0x5b55f6720e54 <vm_exec_core+1204>, 0x5b55f6726c28 <vm_exec_core+25224>, 0x5b55f6727845 <vm_exec_core+28325>, 0x5b55f67217f2 <vm_exec_core+3666>, 0x5b55f672261b <vm_exec_core+7291>, 0x5b55f672249d <vm_exec_core+6909>, 0x5b55f6722f1b <vm_exec_core+9595>, 0x5b55f67243b1 <vm_exec_core+14865>, 0x5b55f67218e6 <vm_exec_core+3910>, 0x5b55f6726af4 <vm_exec_core+24916>, 0x5b55f672255f <vm_exec_core+7103>, 0x5b55f67242ea <vm_exec_core+14666>, 0x5b55f6724d21 <vm_exec_core+17281>, 0x5b55f6726790 <vm_exec_core+24048>, 0x5b55f672567f <vm_exec_core+19679>, 0x5b55f67231c8 <vm_exec_core+10280>, 0x5b55f6722872 <vm_exec_core+7890>, 0x5b55f67264f4 <vm_exec_core+23380>, 0x5b55f6723b5b <vm_exec_core+12731>, 0x5b55f6725b3f <vm_exec_core+20895>, 0x5b55f6725750 <vm_exec_core+19888>, 0x5b55f6725c65 <vm_exec_core+21189>, 0x5b55f6727270 <vm_exec_core+26832>, 0x5b55f6724eb7 <vm_exec_core+17687>, 0x5b55f6726836 <vm_exec_core+24214>, 0x5b55f6723297 <vm_exec_core+10487>, 0x5b55f67263b2 <vm_exec_core+23058>, 0x5b55f67253de <vm_exec_core+19006>, 0x5b55f672518d <vm_exec_core+18413>, 0x5b55f6725552 <vm_exec_core+19378>, 0x5b55f6724bb9 <vm_exec_core+16921>, 0x5b55f6724fef <vm_exec_core+17999>, 0x5b55f67235ff <vm_exec_core+11359>, 0x5b55f6722ab8 <vm_exec_core+8472>, 0x5b55f6725d67 <vm_exec_core+21447>, 0x5b55f6721adc <vm_exec_core+4412>, 0x5b55f67249b6 <vm_exec_core+16406>, 0x5b55f672fa0b <vm_exec_core+61547>, 0x5b55f672548c <vm_exec_core+19180>, 0x5b55f6721d82 <vm_exec_core+5090>, 0x5b55f6722212 <vm_exec_core+6258>, 0x5b55f6721ea6 <vm_exec_core+5382>, 0x5b55f672270b <vm_exec_core+7531>, 0x5b55f6723017 <vm_exec_core+9847>, 0x5b55f6724db7 <vm_exec_core+17431>, 0x5b55f67243a7 <vm_exec_core+14855>, 0x5b55f6724db2 <vm_exec_core+17426>, 0x5b55f67253de <vm_exec_core+19006>, 0x5b55f672532e <vm_exec_core+18830>, 0x5b55f6722706 <vm_exec_core+7526>, 0x5b55f6725643 <vm_exec_core+19619>, 0x5b55f6723a79 <vm_exec_core+12505>, 0x5b55f6723a7e <vm_exec_core+12510>, 0x5b55f6725329 <vm_exec_core+18825>, 0x5b55f67250aa <vm_exec_core+18186>, 0x5b55f6724882 <vm_exec_core+16098>, 0x5b55f67247a3 <vm_exec_core+15875>, 0x5b55f67250af <vm_exec_core+18191>, 0x5b55f6724bbe <vm_exec_core+16926>, 0x5b55f67243ac <vm_exec_core+14860>, 0x5b55f67228fa <vm_exec_core+8026>, 0x5b55f6723e00 <vm_exec_core+13408>, 0x5b55f6723012 <vm_exec_core+9842>...} reg_cfp = 0x7bfa7870f758 reg_pc = 0x5110000b3d38 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_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> #26 0x00005b55f671d518 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160014cdfd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #27 0x00005b55f679473a in vm_call0_body (ec=<optimized out>, calling=0x7bfa5df09460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x7bfa5df094d0 cc = <optimized out> ret = <optimized out> #28 0x00005b55f6793faf in vm_call0_cme (ec=0x5160014cdfd0, calling=0x7bfa5df09460, argv=0x7bfa66bfe8c0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #29 vm_call0_body (ec=<optimized out>, calling=0x7bfa5df09460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x7bfa6e007398 orig_cme = <optimized out> ci = 0x7bfa5df094d0 cc = 0x7bfa6e000958 ret = <optimized out> #30 0x00005b55f674841e in vm_call0_cc (recv=136316216200680, id=22593, argc=<optimized out>, argv=<optimized out>, cc=0x7bfa6e000958, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101 flags = <optimized out> calling = <error reading variable calling (Cannot access memory at address 0x89)> use_argv = 0x0 av = <optimized out> #31 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047 ci = <optimized out> ec = <optimized out> cc = 0x7bfa6e000958 self = <optimized out> #32 0x00005b55f674924e in rb_funcallv (recv=136316216200680, mid=22593, argc=1, argv=0x7bfa66bfe8c0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062 No locals. #33 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119 ar = <optimized out> argv = 0x7bfa66bfe8c0 #34 0x00005b55f670911e in autoload_feature_require (_arguments=136315395894448) at /tmp/ruby/src/trunk_asan/variable.c:2934 arguments = 0x7bfa66bfecb0 autoload_const = <optimized out> result = <optimized out> #35 autoload_try_load (_arguments=136315395894448) at /tmp/ruby/src/trunk_asan/variable.c:2948 arguments = 0x7bfa66bfecb0 result = <optimized out> ce = <optimized out> #36 0x00005b55f63ac020 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 = 0x5160014cdfd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7bfa66bfec30, <optimized out>, 0x7bfa66bfeb40, <optimized out>, <optimized out>}, prev = 0x7bfa5de09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160014cdfd0 state = RUBY_TAG_NONE errinfo = <optimized out> #37 0x00005b55f6708461 in rb_autoload_load (module=module@entry=136316216278320, name=name@entry=338235) at /tmp/ruby/src/trunk_asan/variable.c:3009 ce = 0x50300074c6e0 arguments = {module = 136316216278320, name = 338235, flag = 0, mutex = 136315517640600, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #38 0x00005b55f6711ded in rb_const_search_from (klass=136315571877160, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3111 ac = 0xfffffffffffffdfc am = 136316216278320 tmp = 136316216278320 ce = <optimized out> current = 136316216278320 value = <optimized out> first_iteration = <optimized out> #39 0x00005b55f670a184 in rb_const_search (klass=136315571877160, id=338235, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3133 value = <optimized out> #40 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3060 c = <optimized out> #41 0x00005b55f67150ee in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1134 root_cref = <optimized out> klass = 88785571824464 cref = <optimized out> val = <optimized out> root_cref = <optimized out> cref = <optimized out> klass = <optimized out> av = <optimized out> am = <optimized out> ce = <optimized out> search_continue = <optimized out> #42 0x00005b55f6720083 in vm_get_ev_const_chain (ec=0x5160014cdfd0, segments=0x502000796150) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167 id = 0 val = 137 idx = <optimized out> allow_nil = <optimized out> #43 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x502000795590) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6343 segments = 0x502000796150 ice = <optimized out> val = <optimized out> #44 0x00005b55f6728467 in vm_exec_core (ec=ec@entry=0x5160014cdfd0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x5b55f67277e6 <vm_exec_core+28230>, 0x5b55f6721fd7 <vm_exec_core+5687>, 0x5b55f67288f6 <vm_exec_core+32598>, 0x5b55f6725ff0 <vm_exec_core+22096>, 0x5b55f6724512 <vm_exec_core+15218>, 0x5b55f6720f07 <vm_exec_core+1383>, 0x5b55f672803d <vm_exec_core+30365>, 0x5b55f672798f <vm_exec_core+28655>, 0x5b55f6722345 <vm_exec_core+6565>, 0x5b55f6721607 <vm_exec_core+3175>, 0x5b55f672661d <vm_exec_core+23677>, 0x5b55f6722d18 <vm_exec_core+9080>, 0x5b55f6728408 <vm_exec_core+31336>, 0x5b55f6727e3b <vm_exec_core+29851>, 0x5b55f67234a6 <vm_exec_core+11014>, 0x5b55f672446e <vm_exec_core+15054>, 0x5b55f672626a <vm_exec_core+22730>, 0x5b55f6727ab9 <vm_exec_core+28953>, 0x5b55f6725401 <vm_exec_core+19041>, 0x5b55f6726322 <vm_exec_core+22914>, 0x5b55f6726923 <vm_exec_core+24451>, 0x5b55f6725342 <vm_exec_core+18850>, 0x5b55f6721462 <vm_exec_core+2754>, 0x5b55f6725a7a <vm_exec_core+20698>, 0x5b55f67212b6 <vm_exec_core+2326>, 0x5b55f67216f6 <vm_exec_core+3414>, 0x5b55f67237f0 <vm_exec_core+11856>, 0x5b55f67250c3 <vm_exec_core+18211>, 0x5b55f672588a <vm_exec_core+20202>, 0x5b55f6724f5a <vm_exec_core+17850>, 0x5b55f6720e63 <vm_exec_core+1219>, 0x5b55f6726c37 <vm_exec_core+25239>, 0x5b55f6727854 <vm_exec_core+28340>, 0x5b55f6721801 <vm_exec_core+3681>, 0x5b55f672262a <vm_exec_core+7306>, 0x5b55f67224ac <vm_exec_core+6924>, 0x5b55f6722f2a <vm_exec_core+9610>, 0x5b55f67243c0 <vm_exec_core+14880>, 0x5b55f67218f5 <vm_exec_core+3925>, 0x5b55f6726b03 <vm_exec_core+24931>, 0x5b55f672256e <vm_exec_core+7118>, 0x5b55f67242f9 <vm_exec_core+14681>, 0x5b55f6724d30 <vm_exec_core+17296>, 0x5b55f672679f <vm_exec_core+24063>, 0x5b55f672568e <vm_exec_core+19694>, 0x5b55f67231d7 <vm_exec_core+10295>, 0x5b55f6722881 <vm_exec_core+7905>, 0x5b55f6726503 <vm_exec_core+23395>, 0x5b55f6723b6a <vm_exec_core+12746>, 0x5b55f6725b4e <vm_exec_core+20910>, 0x5b55f672575f <vm_exec_core+19903>, 0x5b55f6725c74 <vm_exec_core+21204>, 0x5b55f672727f <vm_exec_core+26847>, 0x5b55f6724ec6 <vm_exec_core+17702>, 0x5b55f6726845 <vm_exec_core+24229>, 0x5b55f67232a6 <vm_exec_core+10502>, 0x5b55f67263c1 <vm_exec_core+23073>, 0x5b55f6720d2b <vm_exec_core+907>, 0x5b55f672519c <vm_exec_core+18428>, 0x5b55f6725561 <vm_exec_core+19393>, 0x5b55f6721501 <vm_exec_core+2913>, 0x5b55f6724ffe <vm_exec_core+18014>, 0x5b55f672360e <vm_exec_core+11374>, 0x5b55f6722ac7 <vm_exec_core+8487>, 0x5b55f6725d76 <vm_exec_core+21462>, 0x5b55f6721aeb <vm_exec_core+4427>, 0x5b55f67249c5 <vm_exec_core+16421>, 0x5b55f672fa1a <vm_exec_core+61562>, 0x5b55f672549b <vm_exec_core+19195>, 0x5b55f6721d91 <vm_exec_core+5105>, 0x5b55f6722221 <vm_exec_core+6273>, 0x5b55f6721eb5 <vm_exec_core+5397>, 0x5b55f672271a <vm_exec_core+7546>, 0x5b55f6723026 <vm_exec_core+9862>, 0x5b55f672599b <vm_exec_core+20475>, 0x5b55f6724dbc <vm_exec_core+17436>, 0x5b55f6726b55 <vm_exec_core+25013>, 0x5b55f6728bad <vm_exec_core+33293>, 0x5b55f6726f57 <vm_exec_core+26039>, 0x5b55f67284a5 <vm_exec_core+31493>, 0x5b55f67285a7 <vm_exec_core+31751>, 0x5b55f672137b <vm_exec_core+2523>, 0x5b55f6727f5a <vm_exec_core+30138>, 0x5b55f6723a83 <vm_exec_core+12515>, 0x5b55f67281cb <vm_exec_core+30763>, 0x5b55f672336b <vm_exec_core+10699>, 0x5b55f6726e80 <vm_exec_core+25824>, 0x5b55f67211d3 <vm_exec_core+2099>, 0x5b55f67219da <vm_exec_core+4154>, 0x5b55f67287c0 <vm_exec_core+32288>, 0x5b55f6722909 <vm_exec_core+8041>, 0x5b55f6723e0f <vm_exec_core+13423>, 0x5b55f6720d30 <vm_exec_core+912>, 0x5b55f6721141 <vm_exec_core+1953>, 0x5b55f6720dc2 <vm_exec_core+1058>, 0x5b55f6727187 <vm_exec_core+26599>, 0x5b55f6723898 <vm_exec_core+12024>, 0x5b55f67282a7 <vm_exec_core+30983>, 0x5b55f6724bd7 <vm_exec_core+16951>, 0x5b55f67240c6 <vm_exec_core+14118>, 0x5b55f672489b <vm_exec_core+16123>, 0x5b55f67247b7 <vm_exec_core+15895>, 0x5b55f67236f2 <vm_exec_core+11602>, 0x5b55f6723fbb <vm_exec_core+13851>, 0x5b55f6723ce5 <vm_exec_core+13125>, 0x5b55f6724277 <vm_exec_core+14551>, 0x5b55f67241f5 <vm_exec_core+14421>, 0x5b55f67277d7 <vm_exec_core+28215>, 0x5b55f6721fc8 <vm_exec_core+5672>, 0x5b55f67288e7 <vm_exec_core+32583>, 0x5b55f6725fe1 <vm_exec_core+22081>, 0x5b55f6724503 <vm_exec_core+15203>, 0x5b55f6720ef8 <vm_exec_core+1368>, 0x5b55f672802e <vm_exec_core+30350>, 0x5b55f6727980 <vm_exec_core+28640>, 0x5b55f6722336 <vm_exec_core+6550>, 0x5b55f67215f8 <vm_exec_core+3160>, 0x5b55f672660e <vm_exec_core+23662>, 0x5b55f6722d09 <vm_exec_core+9065>, 0x5b55f67283f9 <vm_exec_core+31321>, 0x5b55f6727e2c <vm_exec_core+29836>, 0x5b55f6723497 <vm_exec_core+10999>, 0x5b55f672445f <vm_exec_core+15039>, 0x5b55f672625b <vm_exec_core+22715>, 0x5b55f6727aaa <vm_exec_core+28938>, 0x5b55f67253f2 <vm_exec_core+19026>, 0x5b55f6726313 <vm_exec_core+22899>, 0x5b55f6726914 <vm_exec_core+24436>, 0x5b55f6725333 <vm_exec_core+18835>, 0x5b55f6721453 <vm_exec_core+2739>, 0x5b55f6725a6b <vm_exec_core+20683>, 0x5b55f67212a7 <vm_exec_core+2311>, 0x5b55f67216e7 <vm_exec_core+3399>, 0x5b55f67237e1 <vm_exec_core+11841>, 0x5b55f67250b4 <vm_exec_core+18196>, 0x5b55f672587b <vm_exec_core+20187>, 0x5b55f6724f4b <vm_exec_core+17835>, 0x5b55f6720e54 <vm_exec_core+1204>, 0x5b55f6726c28 <vm_exec_core+25224>, 0x5b55f6727845 <vm_exec_core+28325>, 0x5b55f67217f2 <vm_exec_core+3666>, 0x5b55f672261b <vm_exec_core+7291>, 0x5b55f672249d <vm_exec_core+6909>, 0x5b55f6722f1b <vm_exec_core+9595>, 0x5b55f67243b1 <vm_exec_core+14865>, 0x5b55f67218e6 <vm_exec_core+3910>, 0x5b55f6726af4 <vm_exec_core+24916>, 0x5b55f672255f <vm_exec_core+7103>, 0x5b55f67242ea <vm_exec_core+14666>, 0x5b55f6724d21 <vm_exec_core+17281>, 0x5b55f6726790 <vm_exec_core+24048>, 0x5b55f672567f <vm_exec_core+19679>, 0x5b55f67231c8 <vm_exec_core+10280>, 0x5b55f6722872 <vm_exec_core+7890>, 0x5b55f67264f4 <vm_exec_core+23380>, 0x5b55f6723b5b <vm_exec_core+12731>, 0x5b55f6725b3f <vm_exec_core+20895>, 0x5b55f6725750 <vm_exec_core+19888>, 0x5b55f6725c65 <vm_exec_core+21189>, 0x5b55f6727270 <vm_exec_core+26832>, 0x5b55f6724eb7 <vm_exec_core+17687>, 0x5b55f6726836 <vm_exec_core+24214>, 0x5b55f6723297 <vm_exec_core+10487>, 0x5b55f67263b2 <vm_exec_core+23058>, 0x5b55f67253de <vm_exec_core+19006>, 0x5b55f672518d <vm_exec_core+18413>, 0x5b55f6725552 <vm_exec_core+19378>, 0x5b55f6724bb9 <vm_exec_core+16921>, 0x5b55f6724fef <vm_exec_core+17999>, 0x5b55f67235ff <vm_exec_core+11359>, 0x5b55f6722ab8 <vm_exec_core+8472>, 0x5b55f6725d67 <vm_exec_core+21447>, 0x5b55f6721adc <vm_exec_core+4412>, 0x5b55f67249b6 <vm_exec_core+16406>, 0x5b55f672fa0b <vm_exec_core+61547>, 0x5b55f672548c <vm_exec_core+19180>, 0x5b55f6721d82 <vm_exec_core+5090>, 0x5b55f6722212 <vm_exec_core+6258>, 0x5b55f6721ea6 <vm_exec_core+5382>, 0x5b55f672270b <vm_exec_core+7531>, 0x5b55f6723017 <vm_exec_core+9847>, 0x5b55f6724db7 <vm_exec_core+17431>, 0x5b55f67243a7 <vm_exec_core+14855>, 0x5b55f6724db2 <vm_exec_core+17426>, 0x5b55f67253de <vm_exec_core+19006>, 0x5b55f672532e <vm_exec_core+18830>, 0x5b55f6722706 <vm_exec_core+7526>, 0x5b55f6725643 <vm_exec_core+19619>, 0x5b55f6723a79 <vm_exec_core+12505>, 0x5b55f6723a7e <vm_exec_core+12510>, 0x5b55f6725329 <vm_exec_core+18825>, 0x5b55f67250aa <vm_exec_core+18186>, 0x5b55f6724882 <vm_exec_core+16098>, 0x5b55f67247a3 <vm_exec_core+15875>, 0x5b55f67250af <vm_exec_core+18191>, 0x5b55f6724bbe <vm_exec_core+16926>, 0x5b55f67243ac <vm_exec_core+14860>, 0x5b55f67228fa <vm_exec_core+8026>, 0x5b55f6723e00 <vm_exec_core+13408>, 0x5b55f6723012 <vm_exec_core+9842>...} reg_cfp = 0x7bfa7870f790 reg_pc = 0xfffffffffffffdfc INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_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> #45 0x00005b55f671d518 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160014cdfd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #46 0x00005b55f675a46b in invoke_iseq_block_from_c (ec=0x5160014cdfd0, captured=<optimized out>, self=136316202753280, 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 = 0x7bfa735e7060 cfp = 0x7bfa7870f7c8 sp = 0x7bfa7860f818 use_argv = <optimized out> stack_argv = 0x7bfa7860f818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #47 invoke_block_from_c_proc (ec=0x5160014cdfd0, self=136316202753280, 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> #48 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. #49 0x00005b55f67586f6 in rb_vm_invoke_proc (ec=0x50c000784350, proc=0x89, proc@entry=0x5040004fa910, argc=-1752593055, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 0 #50 0x00005b55f66b0d89 in thread_do_start_proc (th=th@entry=0x515000232b00) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040004fa910 args_len = 0 args_ptr = <optimized out> #51 0x00005b55f66ae93a in thread_do_start (th=0x515000232b00) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #52 thread_start_func_2 (th=th@entry=0x515000232b00, 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> #53 0x00005b55f66adbfe in call_thread_start_func_2 (th=0x515000232b00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x7bfa66bffce0 #54 nt_start (ptr=0x50c000784300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x515000232b00 sched = <optimized out> nt = 0x50c000784300 vm = 0x525000000100 #55 0x00005b55f63617df in asan_thread_start(void*) () No symbol table info available. #56 0x00007bfa9789ca94 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 = {136315395901120, 7583084831935195747, 136315395901120, -352, 0, 140732895643664, 7583084831922612835, 7583328493792684643}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #57 0x00007bfa97929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7bfa97b2dc40 (LWP 608522) "ruby"): #0 0x00007bfa97898d61 in __futex_abstimed_wait_common64 (private=3967, cancel=true, abstime=0x7ffeee40d2e0, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=3967, abstime=0x7ffeee40d2e0, clockid=31738, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 8125184 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000090, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ffeee40d2e0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007bfa9789bc7e in __pthread_cond_wait_common (abstime=0x7ffeee40d2e0, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7bfa9789b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffeee40d1d0, __canceltype = -297741840, __prev = 0x0} cbuffer = {wseq = 2486, cond = 0x50c000000068, mutex = 0x515000000420, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 2486 seq = 1243 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_timedwait64 (cond=cond@entry=0x50c000000068, mutex=mutex@entry=0x515000000420, abstime=abstime@entry=0x7ffeee40d2e0) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x00005b55f66ac361 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000420, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:242 r = <optimized out> ts = <optimized out> #6 native_cond_sleep (th=th@entry=0x515000000300, rel=rel@entry=0x7bfa95647660) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2489 end = <optimized out> sched = 0x5160000004a0 lock = 0x515000000420 cond = 0x50c000000068 max = 100000000000000000 #7 0x00005b55f6693b34 in native_sleep (th=0x515000000300, rel=0x7bfa95647660) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3336 sched = <optimized out> #8 sleep_hrtime (th=<optimized out>, rel=100000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1299 prev_status = THREAD_RUNNABLE end = 237604221048077 woke = 1 #9 0x00005b55f65253cd in rb_f_sleep (argc=1, argv=0x7bfa94cffbd8, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:5051 beg = 1725201041 scheduler = <optimized out> end = <optimized out> #10 0x00005b55f6780778 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:3788 ci = 0x66b100140003 cc = <optimized out> me = 0x7bfa977f25c0 cfunc = 0x504000020158 recv = 136316202753280 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00005b55f67668ed in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffeee40d9c0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0xffffffff cc = <optimized out> cme = <optimized out> v = <optimized out> #12 0x00005b55f67663a5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4906 ci = <optimized out> cc = 0x7ffeee40d2e0 #13 0x00005b55f672e12d in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7bfa94dff448, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #14 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b55f67277e6 <vm_exec_core+28230>, 0x5b55f6721fd7 <vm_exec_core+5687>, 0x5b55f67288f6 <vm_exec_core+32598>, 0x5b55f6725ff0 <vm_exec_core+22096>, 0x5b55f6724512 <vm_exec_core+15218>, 0x5b55f6720f07 <vm_exec_core+1383>, 0x5b55f672803d <vm_exec_core+30365>, 0x5b55f672798f <vm_exec_core+28655>, 0x5b55f6722345 <vm_exec_core+6565>, 0x5b55f6721607 <vm_exec_core+3175>, 0x5b55f672661d <vm_exec_core+23677>, 0x5b55f6722d18 <vm_exec_core+9080>, 0x5b55f6728408 <vm_exec_core+31336>, 0x5b55f6727e3b <vm_exec_core+29851>, 0x5b55f67234a6 <vm_exec_core+11014>, 0x5b55f672446e <vm_exec_core+15054>, 0x5b55f672626a <vm_exec_core+22730>, 0x5b55f6727ab9 <vm_exec_core+28953>, 0x5b55f6725401 <vm_exec_core+19041>, 0x5b55f6726322 <vm_exec_core+22914>, 0x5b55f6726923 <vm_exec_core+24451>, 0x5b55f6725342 <vm_exec_core+18850>, 0x5b55f6721462 <vm_exec_core+2754>, 0x5b55f6725a7a <vm_exec_core+20698>, 0x5b55f67212b6 <vm_exec_core+2326>, 0x5b55f67216f6 <vm_exec_core+3414>, 0x5b55f67237f0 <vm_exec_core+11856>, 0x5b55f67250c3 <vm_exec_core+18211>, 0x5b55f672588a <vm_exec_core+20202>, 0x5b55f6724f5a <vm_exec_core+17850>, 0x5b55f6720e63 <vm_exec_core+1219>, 0x5b55f6726c37 <vm_exec_core+25239>, 0x5b55f6727854 <vm_exec_core+28340>, 0x5b55f6721801 <vm_exec_core+3681>, 0x5b55f672262a <vm_exec_core+7306>, 0x5b55f67224ac <vm_exec_core+6924>, 0x5b55f6722f2a <vm_exec_core+9610>, 0x5b55f67243c0 <vm_exec_core+14880>, 0x5b55f67218f5 <vm_exec_core+3925>, 0x5b55f6726b03 <vm_exec_core+24931>, 0x5b55f672256e <vm_exec_core+7118>, 0x5b55f67242f9 <vm_exec_core+14681>, 0x5b55f6724d30 <vm_exec_core+17296>, 0x5b55f672679f <vm_exec_core+24063>, 0x5b55f672568e <vm_exec_core+19694>, 0x5b55f67231d7 <vm_exec_core+10295>, 0x5b55f6722881 <vm_exec_core+7905>, 0x5b55f6726503 <vm_exec_core+23395>, 0x5b55f6723b6a <vm_exec_core+12746>, 0x5b55f6725b4e <vm_exec_core+20910>, 0x5b55f672575f <vm_exec_core+19903>, 0x5b55f6725c74 <vm_exec_core+21204>, 0x5b55f672727f <vm_exec_core+26847>, 0x5b55f6724ec6 <vm_exec_core+17702>, 0x5b55f6726845 <vm_exec_core+24229>, 0x5b55f67232a6 <vm_exec_core+10502>, 0x5b55f67263c1 <vm_exec_core+23073>, 0x5b55f6720d2b <vm_exec_core+907>, 0x5b55f672519c <vm_exec_core+18428>, 0x5b55f6725561 <vm_exec_core+19393>, 0x5b55f6721501 <vm_exec_core+2913>, 0x5b55f6724ffe <vm_exec_core+18014>, 0x5b55f672360e <vm_exec_core+11374>, 0x5b55f6722ac7 <vm_exec_core+8487>, 0x5b55f6725d76 <vm_exec_core+21462>, 0x5b55f6721aeb <vm_exec_core+4427>, 0x5b55f67249c5 <vm_exec_core+16421>, 0x5b55f672fa1a <vm_exec_core+61562>, 0x5b55f672549b <vm_exec_core+19195>, 0x5b55f6721d91 <vm_exec_core+5105>, 0x5b55f6722221 <vm_exec_core+6273>, 0x5b55f6721eb5 <vm_exec_core+5397>, 0x5b55f672271a <vm_exec_core+7546>, 0x5b55f6723026 <vm_exec_core+9862>, 0x5b55f672599b <vm_exec_core+20475>, 0x5b55f6724dbc <vm_exec_core+17436>, 0x5b55f6726b55 <vm_exec_core+25013>, 0x5b55f6728bad <vm_exec_core+33293>, 0x5b55f6726f57 <vm_exec_core+26039>, 0x5b55f67284a5 <vm_exec_core+31493>, 0x5b55f67285a7 <vm_exec_core+31751>, 0x5b55f672137b <vm_exec_core+2523>, 0x5b55f6727f5a <vm_exec_core+30138>, 0x5b55f6723a83 <vm_exec_core+12515>, 0x5b55f67281cb <vm_exec_core+30763>, 0x5b55f672336b <vm_exec_core+10699>, 0x5b55f6726e80 <vm_exec_core+25824>, 0x5b55f67211d3 <vm_exec_core+2099>, 0x5b55f67219da <vm_exec_core+4154>, 0x5b55f67287c0 <vm_exec_core+32288>, 0x5b55f6722909 <vm_exec_core+8041>, 0x5b55f6723e0f <vm_exec_core+13423>, 0x5b55f6720d30 <vm_exec_core+912>, 0x5b55f6721141 <vm_exec_core+1953>, 0x5b55f6720dc2 <vm_exec_core+1058>, 0x5b55f6727187 <vm_exec_core+26599>, 0x5b55f6723898 <vm_exec_core+12024>, 0x5b55f67282a7 <vm_exec_core+30983>, 0x5b55f6724bd7 <vm_exec_core+16951>, 0x5b55f67240c6 <vm_exec_core+14118>, 0x5b55f672489b <vm_exec_core+16123>, 0x5b55f67247b7 <vm_exec_core+15895>, 0x5b55f67236f2 <vm_exec_core+11602>, 0x5b55f6723fbb <vm_exec_core+13851>, 0x5b55f6723ce5 <vm_exec_core+13125>, 0x5b55f6724277 <vm_exec_core+14551>, 0x5b55f67241f5 <vm_exec_core+14421>, 0x5b55f67277d7 <vm_exec_core+28215>, 0x5b55f6721fc8 <vm_exec_core+5672>, 0x5b55f67288e7 <vm_exec_core+32583>, 0x5b55f6725fe1 <vm_exec_core+22081>, 0x5b55f6724503 <vm_exec_core+15203>, 0x5b55f6720ef8 <vm_exec_core+1368>, 0x5b55f672802e <vm_exec_core+30350>, 0x5b55f6727980 <vm_exec_core+28640>, 0x5b55f6722336 <vm_exec_core+6550>, 0x5b55f67215f8 <vm_exec_core+3160>, 0x5b55f672660e <vm_exec_core+23662>, 0x5b55f6722d09 <vm_exec_core+9065>, 0x5b55f67283f9 <vm_exec_core+31321>, 0x5b55f6727e2c <vm_exec_core+29836>, 0x5b55f6723497 <vm_exec_core+10999>, 0x5b55f672445f <vm_exec_core+15039>, 0x5b55f672625b <vm_exec_core+22715>, 0x5b55f6727aaa <vm_exec_core+28938>, 0x5b55f67253f2 <vm_exec_core+19026>, 0x5b55f6726313 <vm_exec_core+22899>, 0x5b55f6726914 <vm_exec_core+24436>, 0x5b55f6725333 <vm_exec_core+18835>, 0x5b55f6721453 <vm_exec_core+2739>, 0x5b55f6725a6b <vm_exec_core+20683>, 0x5b55f67212a7 <vm_exec_core+2311>, 0x5b55f67216e7 <vm_exec_core+3399>, 0x5b55f67237e1 <vm_exec_core+11841>, 0x5b55f67250b4 <vm_exec_core+18196>, 0x5b55f672587b <vm_exec_core+20187>, 0x5b55f6724f4b <vm_exec_core+17835>, 0x5b55f6720e54 <vm_exec_core+1204>, 0x5b55f6726c28 <vm_exec_core+25224>, 0x5b55f6727845 <vm_exec_core+28325>, 0x5b55f67217f2 <vm_exec_core+3666>, 0x5b55f672261b <vm_exec_core+7291>, 0x5b55f672249d <vm_exec_core+6909>, 0x5b55f6722f1b <vm_exec_core+9595>, 0x5b55f67243b1 <vm_exec_core+14865>, 0x5b55f67218e6 <vm_exec_core+3910>, 0x5b55f6726af4 <vm_exec_core+24916>, 0x5b55f672255f <vm_exec_core+7103>, 0x5b55f67242ea <vm_exec_core+14666>, 0x5b55f6724d21 <vm_exec_core+17281>, 0x5b55f6726790 <vm_exec_core+24048>, 0x5b55f672567f <vm_exec_core+19679>, 0x5b55f67231c8 <vm_exec_core+10280>, 0x5b55f6722872 <vm_exec_core+7890>, 0x5b55f67264f4 <vm_exec_core+23380>, 0x5b55f6723b5b <vm_exec_core+12731>, 0x5b55f6725b3f <vm_exec_core+20895>, 0x5b55f6725750 <vm_exec_core+19888>, 0x5b55f6725c65 <vm_exec_core+21189>, 0x5b55f6727270 <vm_exec_core+26832>, 0x5b55f6724eb7 <vm_exec_core+17687>, 0x5b55f6726836 <vm_exec_core+24214>, 0x5b55f6723297 <vm_exec_core+10487>, 0x5b55f67263b2 <vm_exec_core+23058>, 0x5b55f67253de <vm_exec_core+19006>, 0x5b55f672518d <vm_exec_core+18413>, 0x5b55f6725552 <vm_exec_core+19378>, 0x5b55f6724bb9 <vm_exec_core+16921>, 0x5b55f6724fef <vm_exec_core+17999>, 0x5b55f67235ff <vm_exec_core+11359>, 0x5b55f6722ab8 <vm_exec_core+8472>, 0x5b55f6725d67 <vm_exec_core+21447>, 0x5b55f6721adc <vm_exec_core+4412>, 0x5b55f67249b6 <vm_exec_core+16406>, 0x5b55f672fa0b <vm_exec_core+61547>, 0x5b55f672548c <vm_exec_core+19180>, 0x5b55f6721d82 <vm_exec_core+5090>, 0x5b55f6722212 <vm_exec_core+6258>, 0x5b55f6721ea6 <vm_exec_core+5382>, 0x5b55f672270b <vm_exec_core+7531>, 0x5b55f6723017 <vm_exec_core+9847>, 0x5b55f6724db7 <vm_exec_core+17431>, 0x5b55f67243a7 <vm_exec_core+14855>, 0x5b55f6724db2 <vm_exec_core+17426>, 0x5b55f67253de <vm_exec_core+19006>, 0x5b55f672532e <vm_exec_core+18830>, 0x5b55f6722706 <vm_exec_core+7526>, 0x5b55f6725643 <vm_exec_core+19619>, 0x5b55f6723a79 <vm_exec_core+12505>, 0x5b55f6723a7e <vm_exec_core+12510>, 0x5b55f6725329 <vm_exec_core+18825>, 0x5b55f67250aa <vm_exec_core+18186>, 0x5b55f6724882 <vm_exec_core+16098>, 0x5b55f67247a3 <vm_exec_core+15875>, 0x5b55f67250af <vm_exec_core+18191>, 0x5b55f6724bbe <vm_exec_core+16926>, 0x5b55f67243ac <vm_exec_core+14860>, 0x5b55f67228fa <vm_exec_core+8026>, 0x5b55f6723e00 <vm_exec_core+13408>, 0x5b55f6723012 <vm_exec_core+9842>...} reg_cfp = 0x7bfa94dff448 reg_pc = 0x514000185748 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> th: 0x515000000300, native_id: 0x7bfa97b2dc40 INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> -- Control frame information ----------------------------------------------- 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> c:0018 p:---- s:0127 e:000126 CFUNC :sleep INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> c:0017 p:0033 s:0122 E:000040 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:210 c:0016 p:0031 s:0117 e:000116 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:576 c:0015 p:0060 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:562 c:0014 p:0011 s:0095 E:000510 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:203 c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH] INSN_LABEL_putspecialobject = <optimized out> c:0010 p:---- s:0069 e:000068 CFUNC :map c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658 INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362 c:0007 p:0066 s:0046 E:0020b0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 INSN_LABEL_concatstrings = <optimized out> c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] c:0005 p:---- s:0026 e:000025 CFUNC :map INSN_LABEL_anytostring = <optimized out> c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 INSN_LABEL_toregexp = <optimized out> c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> c:0001 p:0000 s:0003 E:0015f0 DUMMY [FINISH] INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> th: 0x5150001a0200, native_id: 0x7bfa6ea006c0 INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> -- Control frame information ----------------------------------------------- c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH] INSN_LABEL_pushtoarray = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> th: 0x51500024ef80, native_id: 0x7bfa67e006c0 -- Control frame information ----------------------------------------------- c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 INSN_LABEL_newhash = <optimized out> c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb:102 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> th: 0x5150005ff800, native_id: 0x7bfa720006c0 -- Control frame information ----------------------------------------------- INSN_LABEL_swap = <optimized out> c:0003 p:---- s:0012 e:000011 CFUNC :readpartial INSN_LABEL_opt_reverse = <optimized out> c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_topn = <optimized out> th: 0x515000232b00, native_id: 0x7bfa66c006c0 INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> -- Control frame information ----------------------------------------------- INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> c:0007 p:---- s:0028 e:000027 CFUNC :sleep INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> c:0006 p:0005 s:0023 e:000022 CLASS /tmp/rubytest.54yb9u/autoload20240901-608522-hmlov3.rb:1 c:0005 p:0007 s:0020 e:000019 TOP /tmp/rubytest.54yb9u/autoload20240901-608522-hmlov3.rb:1 [FINISH] c:0004 p:---- s:0017 e:000016 CFUNC :require INSN_LABEL_defineclass = <optimized out> c:0003 p:0023 s:0012 e:000011 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH] c:0002 p:0002 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:209 [FINISH] INSN_LABEL_definemethod = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_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> #15 0x00005b55f671d8d1 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. #16 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 #17 0x00005b55f679dd22 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7bfa94dff620, self=136315645930040, 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 = 0x7bfa96f825e8 cfp = <optimized out> sp = 0x7bfa94cffa28 use_argv = 0x7bfa956421a0 stack_argv = 0x7bfa94cffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #18 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609 captured = 0x7bfa94dff620 #19 0x00005b55f674a666 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. #20 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. #21 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #22 0x00005b55f674a666 in rb_yield (val=<optimized out>) No locals. #23 0x00005b55f68f4436 in rb_ary_collect (ary=136316201094560) at /tmp/ruby/src/trunk_asan/array.c:3703 collect = 136316204463120 i = 21 #24 0x00005b55f6780778 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:3788 ci = 0x163100000001 cc = <optimized out> me = 0x7bfa97a40138 cfunc = 0x50400000a798 recv = 136316201094560 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #25 0x00005b55f6727c83 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7bfa94dff608, cd=0x51100000ce10, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #26 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000ce10 insns_address_table = {0x5b55f67277e6 <vm_exec_core+28230>, 0x5b55f6721fd7 <vm_exec_core+5687>, 0x5b55f67288f6 <vm_exec_core+32598>, 0x5b55f6725ff0 <vm_exec_core+22096>, 0x5b55f6724512 <vm_exec_core+15218>, 0x5b55f6720f07 <vm_exec_core+1383>, 0x5b55f672803d <vm_exec_core+30365>, 0x5b55f672798f <vm_exec_core+28655>, 0x5b55f6722345 <vm_exec_core+6565>, 0x5b55f6721607 <vm_exec_core+3175>, 0x5b55f672661d <vm_exec_core+23677>, 0x5b55f6722d18 <vm_exec_core+9080>, 0x5b55f6728408 <vm_exec_core+31336>, 0x5b55f6727e3b <vm_exec_core+29851>, 0x5b55f67234a6 <vm_exec_core+11014>, 0x5b55f672446e <vm_exec_core+15054>, 0x5b55f672626a <vm_exec_core+22730>, 0x5b55f6727ab9 <vm_exec_core+28953>, 0x5b55f6725401 <vm_exec_core+19041>, 0x5b55f6726322 <vm_exec_core+22914>, 0x5b55f6726923 <vm_exec_core+24451>, 0x5b55f6725342 <vm_exec_core+18850>, 0x5b55f6721462 <vm_exec_core+2754>, 0x5b55f6725a7a <vm_exec_core+20698>, 0x5b55f67212b6 <vm_exec_core+2326>, 0x5b55f67216f6 <vm_exec_core+3414>, 0x5b55f67237f0 <vm_exec_core+11856>, 0x5b55f67250c3 <vm_exec_core+18211>, 0x5b55f672588a <vm_exec_core+20202>, 0x5b55f6724f5a <vm_exec_core+17850>, 0x5b55f6720e63 <vm_exec_core+1219>, 0x5b55f6726c37 <vm_exec_core+25239>, 0x5b55f6727854 <vm_exec_core+28340>, 0x5b55f6721801 <vm_exec_core+3681>, 0x5b55f672262a <vm_exec_core+7306>, 0x5b55f67224ac <vm_exec_core+6924>, 0x5b55f6722f2a <vm_exec_core+9610>, 0x5b55f67243c0 <vm_exec_core+14880>, 0x5b55f67218f5 <vm_exec_core+3925>, 0x5b55f6726b03 <vm_exec_core+24931>, 0x5b55f672256e <vm_exec_core+7118>, 0x5b55f67242f9 <vm_exec_core+14681>, 0x5b55f6724d30 <vm_exec_core+17296>, 0x5b55f672679f <vm_exec_core+24063>, 0x5b55f672568e <vm_exec_core+19694>, 0x5b55f67231d7 <vm_exec_core+10295>, 0x5b55f6722881 <vm_exec_core+7905>, 0x5b55f6726503 <vm_exec_core+23395>, 0x5b55f6723b6a <vm_exec_core+12746>, 0x5b55f6725b4e <vm_exec_core+20910>, 0x5b55f672575f <vm_exec_core+19903>, 0x5b55f6725c74 <vm_exec_core+21204>, 0x5b55f672727f <vm_exec_core+26847>, 0x5b55f6724ec6 <vm_exec_core+17702>, 0x5b55f6726845 <vm_exec_core+24229>, 0x5b55f67232a6 <vm_exec_core+10502>, 0x5b55f67263c1 <vm_exec_core+23073>, 0x5b55f6720d2b <vm_exec_core+907>, 0x5b55f672519c <vm_exec_core+18428>, 0x5b55f6725561 <vm_exec_core+19393>, 0x5b55f6721501 <vm_exec_core+2913>, 0x5b55f6724ffe <vm_exec_core+18014>, 0x5b55f672360e <vm_exec_core+11374>, 0x5b55f6722ac7 <vm_exec_core+8487>, 0x5b55f6725d76 <vm_exec_core+21462>, 0x5b55f6721aeb <vm_exec_core+4427>, 0x5b55f67249c5 <vm_exec_core+16421>, 0x5b55f672fa1a <vm_exec_core+61562>, 0x5b55f672549b <vm_exec_core+19195>, 0x5b55f6721d91 <vm_exec_core+5105>, 0x5b55f6722221 <vm_exec_core+6273>, 0x5b55f6721eb5 <vm_exec_core+5397>, 0x5b55f672271a <vm_exec_core+7546>, 0x5b55f6723026 <vm_exec_core+9862>, 0x5b55f672599b <vm_exec_core+20475>, 0x5b55f6724dbc <vm_exec_core+17436>, 0x5b55f6726b55 <vm_exec_core+25013>, 0x5b55f6728bad <vm_exec_core+33293>, 0x5b55f6726f57 <vm_exec_core+26039>, 0x5b55f67284a5 <vm_exec_core+31493>, 0x5b55f67285a7 <vm_exec_core+31751>, 0x5b55f672137b <vm_exec_core+2523>, 0x5b55f6727f5a <vm_exec_core+30138>, 0x5b55f6723a83 <vm_exec_core+12515>, 0x5b55f67281cb <vm_exec_core+30763>, 0x5b55f672336b <vm_exec_core+10699>, 0x5b55f6726e80 <vm_exec_core+25824>, 0x5b55f67211d3 <vm_exec_core+2099>, 0x5b55f67219da <vm_exec_core+4154>, 0x5b55f67287c0 <vm_exec_core+32288>, 0x5b55f6722909 <vm_exec_core+8041>, 0x5b55f6723e0f <vm_exec_core+13423>, 0x5b55f6720d30 <vm_exec_core+912>, 0x5b55f6721141 <vm_exec_core+1953>, 0x5b55f6720dc2 <vm_exec_core+1058>, 0x5b55f6727187 <vm_exec_core+26599>, 0x5b55f6723898 <vm_exec_core+12024>, 0x5b55f67282a7 <vm_exec_core+30983>, 0x5b55f6724bd7 <vm_exec_core+16951>, 0x5b55f67240c6 <vm_exec_core+14118>, 0x5b55f672489b <vm_exec_core+16123>, 0x5b55f67247b7 <vm_exec_core+15895>, 0x5b55f67236f2 <vm_exec_core+11602>, 0x5b55f6723fbb <vm_exec_core+13851>, 0x5b55f6723ce5 <vm_exec_core+13125>, 0x5b55f6724277 <vm_exec_core+14551>, 0x5b55f67241f5 <vm_exec_core+14421>, 0x5b55f67277d7 <vm_exec_core+28215>, 0x5b55f6721fc8 <vm_exec_core+5672>, 0x5b55f67288e7 <vm_exec_core+32583>, 0x5b55f6725fe1 <vm_exec_core+22081>, 0x5b55f6724503 <vm_exec_core+15203>, 0x5b55f6720ef8 <vm_exec_core+1368>, 0x5b55f672802e <vm_exec_core+30350>, 0x5b55f6727980 <vm_exec_core+28640>, 0x5b55f6722336 <vm_exec_core+6550>, 0x5b55f67215f8 <vm_exec_core+3160>, 0x5b55f672660e <vm_exec_core+23662>, 0x5b55f6722d09 <vm_exec_core+9065>, 0x5b55f67283f9 <vm_exec_core+31321>, 0x5b55f6727e2c <vm_exec_core+29836>, 0x5b55f6723497 <vm_exec_core+10999>, 0x5b55f672445f <vm_exec_core+15039>, 0x5b55f672625b <vm_exec_core+22715>, 0x5b55f6727aaa <vm_exec_core+28938>, 0x5b55f67253f2 <vm_exec_core+19026>, 0x5b55f6726313 <vm_exec_core+22899>, 0x5b55f6726914 <vm_exec_core+24436>, 0x5b55f6725333 <vm_exec_core+18835>, 0x5b55f6721453 <vm_exec_core+2739>, 0x5b55f6725a6b <vm_exec_core+20683>, 0x5b55f67212a7 <vm_exec_core+2311>, 0x5b55f67216e7 <vm_exec_core+3399>, 0x5b55f67237e1 <vm_exec_core+11841>, 0x5b55f67250b4 <vm_exec_core+18196>, 0x5b55f672587b <vm_exec_core+20187>, 0x5b55f6724f4b <vm_exec_core+17835>, 0x5b55f6720e54 <vm_exec_core+1204>, 0x5b55f6726c28 <vm_exec_core+25224>, 0x5b55f6727845 <vm_exec_core+28325>, 0x5b55f67217f2 <vm_exec_core+3666>, 0x5b55f672261b <vm_exec_core+7291>, 0x5b55f672249d <vm_exec_core+6909>, 0x5b55f6722f1b <vm_exec_core+9595>, 0x5b55f67243b1 <vm_exec_core+14865>, 0x5b55f67218e6 <vm_exec_core+3910>, 0x5b55f6726af4 <vm_exec_core+24916>, 0x5b55f672255f <vm_exec_core+7103>, 0x5b55f67242ea <vm_exec_core+14666>, 0x5b55f6724d21 <vm_exec_core+17281>, 0x5b55f6726790 <vm_exec_core+24048>, 0x5b55f672567f <vm_exec_core+19679>, 0x5b55f67231c8 <vm_exec_core+10280>, 0x5b55f6722872 <vm_exec_core+7890>, 0x5b55f67264f4 <vm_exec_core+23380>, 0x5b55f6723b5b <vm_exec_core+12731>, 0x5b55f6725b3f <vm_exec_core+20895>, 0x5b55f6725750 <vm_exec_core+19888>, 0x5b55f6725c65 <vm_exec_core+21189>, 0x5b55f6727270 <vm_exec_core+26832>, 0x5b55f6724eb7 <vm_exec_core+17687>, 0x5b55f6726836 <vm_exec_core+24214>, 0x5b55f6723297 <vm_exec_core+10487>, 0x5b55f67263b2 <vm_exec_core+23058>, 0x5b55f67253de <vm_exec_core+19006>, 0x5b55f672518d <vm_exec_core+18413>, 0x5b55f6725552 <vm_exec_core+19378>, 0x5b55f6724bb9 <vm_exec_core+16921>, 0x5b55f6724fef <vm_exec_core+17999>, 0x5b55f67235ff <vm_exec_core+11359>, 0x5b55f6722ab8 <vm_exec_core+8472>, 0x5b55f6725d67 <vm_exec_core+21447>, 0x5b55f6721adc <vm_exec_core+4412>, 0x5b55f67249b6 <vm_exec_core+16406>, 0x5b55f672fa0b <vm_exec_core+61547>, 0x5b55f672548c <vm_exec_core+19180>, 0x5b55f6721d82 <vm_exec_core+5090>, 0x5b55f6722212 <vm_exec_core+6258>, 0x5b55f6721ea6 <vm_exec_core+5382>, 0x5b55f672270b <vm_exec_core+7531>, 0x5b55f6723017 <vm_exec_core+9847>, 0x5b55f6724db7 <vm_exec_core+17431>, 0x5b55f67243a7 <vm_exec_core+14855>, 0x5b55f6724db2 <vm_exec_core+17426>, 0x5b55f67253de <vm_exec_core+19006>, 0x5b55f672532e <vm_exec_core+18830>, 0x5b55f6722706 <vm_exec_core+7526>, 0x5b55f6725643 <vm_exec_core+19619>, 0x5b55f6723a79 <vm_exec_core+12505>, 0x5b55f6723a7e <vm_exec_core+12510>, 0x5b55f6725329 <vm_exec_core+18825>, 0x5b55f67250aa <vm_exec_core+18186>, 0x5b55f6724882 <vm_exec_core+16098>, 0x5b55f67247a3 <vm_exec_core+15875>, 0x5b55f67250af <vm_exec_core+18191>, 0x5b55f6724bbe <vm_exec_core+16926>, 0x5b55f67243ac <vm_exec_core+14860>, 0x5b55f67228fa <vm_exec_core+8026>, 0x5b55f6723e00 <vm_exec_core+13408>, 0x5b55f6723012 <vm_exec_core+9842>...} reg_cfp = 0x7bfa94dff608 reg_pc = 0x519000017ab8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_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 0x00005b55f671d8d1 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. #28 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 #29 0x00005b55f679dd22 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7bfa94dff738, self=136315645930040, 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 = 0x7bfa97184918 cfp = <optimized out> sp = 0x7bfa94cff8d0 use_argv = 0x7bfa956e18e0 stack_argv = 0x7bfa94cff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #30 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 = 0x7bfa94dff738 #31 0x00005b55f674a666 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. #32 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. #33 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #34 0x00005b55f674a666 in rb_yield (val=<optimized out>) No locals. #35 0x00005b55f68f4436 in rb_ary_collect (ary=136315607595440) at /tmp/ruby/src/trunk_asan/array.c:3703 collect = 136315607595360 i = 0 #36 0x00005b55f6780778 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:3788 ci = 0x163100000001 cc = <optimized out> me = 0x7bfa97a40138 cfunc = 0x50400000a798 recv = 136315607595440 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #37 0x00005b55f6727c83 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7bfa94dff720, cd=0x502000015770, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #38 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000015770 insns_address_table = {0x5b55f67277e6 <vm_exec_core+28230>, 0x5b55f6721fd7 <vm_exec_core+5687>, 0x5b55f67288f6 <vm_exec_core+32598>, 0x5b55f6725ff0 <vm_exec_core+22096>, 0x5b55f6724512 <vm_exec_core+15218>, 0x5b55f6720f07 <vm_exec_core+1383>, 0x5b55f672803d <vm_exec_core+30365>, 0x5b55f672798f <vm_exec_core+28655>, 0x5b55f6722345 <vm_exec_core+6565>, 0x5b55f6721607 <vm_exec_core+3175>, 0x5b55f672661d <vm_exec_core+23677>, 0x5b55f6722d18 <vm_exec_core+9080>, 0x5b55f6728408 <vm_exec_core+31336>, 0x5b55f6727e3b <vm_exec_core+29851>, 0x5b55f67234a6 <vm_exec_core+11014>, 0x5b55f672446e <vm_exec_core+15054>, 0x5b55f672626a <vm_exec_core+22730>, 0x5b55f6727ab9 <vm_exec_core+28953>, 0x5b55f6725401 <vm_exec_core+19041>, 0x5b55f6726322 <vm_exec_core+22914>, 0x5b55f6726923 <vm_exec_core+24451>, 0x5b55f6725342 <vm_exec_core+18850>, 0x5b55f6721462 <vm_exec_core+2754>, 0x5b55f6725a7a <vm_exec_core+20698>, 0x5b55f67212b6 <vm_exec_core+2326>, 0x5b55f67216f6 <vm_exec_core+3414>, 0x5b55f67237f0 <vm_exec_core+11856>, 0x5b55f67250c3 <vm_exec_core+18211>, 0x5b55f672588a <vm_exec_core+20202>, 0x5b55f6724f5a <vm_exec_core+17850>, 0x5b55f6720e63 <vm_exec_core+1219>, 0x5b55f6726c37 <vm_exec_core+25239>, 0x5b55f6727854 <vm_exec_core+28340>, 0x5b55f6721801 <vm_exec_core+3681>, 0x5b55f672262a <vm_exec_core+7306>, 0x5b55f67224ac <vm_exec_core+6924>, 0x5b55f6722f2a <vm_exec_core+9610>, 0x5b55f67243c0 <vm_exec_core+14880>, 0x5b55f67218f5 <vm_exec_core+3925>, 0x5b55f6726b03 <vm_exec_core+24931>, 0x5b55f672256e <vm_exec_core+7118>, 0x5b55f67242f9 <vm_exec_core+14681>, 0x5b55f6724d30 <vm_exec_core+17296>, 0x5b55f672679f <vm_exec_core+24063>, 0x5b55f672568e <vm_exec_core+19694>, 0x5b55f67231d7 <vm_exec_core+10295>, 0x5b55f6722881 <vm_exec_core+7905>, 0x5b55f6726503 <vm_exec_core+23395>, 0x5b55f6723b6a <vm_exec_core+12746>, 0x5b55f6725b4e <vm_exec_core+20910>, 0x5b55f672575f <vm_exec_core+19903>, 0x5b55f6725c74 <vm_exec_core+21204>, 0x5b55f672727f <vm_exec_core+26847>, 0x5b55f6724ec6 <vm_exec_core+17702>, 0x5b55f6726845 <vm_exec_core+24229>, 0x5b55f67232a6 <vm_exec_core+10502>, 0x5b55f67263c1 <vm_exec_core+23073>, 0x5b55f6720d2b <vm_exec_core+907>, 0x5b55f672519c <vm_exec_core+18428>, 0x5b55f6725561 <vm_exec_core+19393>, 0x5b55f6721501 <vm_exec_core+2913>, 0x5b55f6724ffe <vm_exec_core+18014>, 0x5b55f672360e <vm_exec_core+11374>, 0x5b55f6722ac7 <vm_exec_core+8487>, 0x5b55f6725d76 <vm_exec_core+21462>, 0x5b55f6721aeb <vm_exec_core+4427>, 0x5b55f67249c5 <vm_exec_core+16421>, 0x5b55f672fa1a <vm_exec_core+61562>, 0x5b55f672549b <vm_exec_core+19195>, 0x5b55f6721d91 <vm_exec_core+5105>, 0x5b55f6722221 <vm_exec_core+6273>, 0x5b55f6721eb5 <vm_exec_core+5397>, 0x5b55f672271a <vm_exec_core+7546>, 0x5b55f6723026 <vm_exec_core+9862>, 0x5b55f672599b <vm_exec_core+20475>, 0x5b55f6724dbc <vm_exec_core+17436>, 0x5b55f6726b55 <vm_exec_core+25013>, 0x5b55f6728bad <vm_exec_core+33293>, 0x5b55f6726f57 <vm_exec_core+26039>, 0x5b55f67284a5 <vm_exec_core+31493>, 0x5b55f67285a7 <vm_exec_core+31751>, 0x5b55f672137b <vm_exec_core+2523>, 0x5b55f6727f5a <vm_exec_core+30138>, 0x5b55f6723a83 <vm_exec_core+12515>, 0x5b55f67281cb <vm_exec_core+30763>, 0x5b55f672336b <vm_exec_core+10699>, 0x5b55f6726e80 <vm_exec_core+25824>, 0x5b55f67211d3 <vm_exec_core+2099>, 0x5b55f67219da <vm_exec_core+4154>, 0x5b55f67287c0 <vm_exec_core+32288>, 0x5b55f6722909 <vm_exec_core+8041>, 0x5b55f6723e0f <vm_exec_core+13423>, 0x5b55f6720d30 <vm_exec_core+912>, 0x5b55f6721141 <vm_exec_core+1953>, 0x5b55f6720dc2 <vm_exec_core+1058>, 0x5b55f6727187 <vm_exec_core+26599>, 0x5b55f6723898 <vm_exec_core+12024>, 0x5b55f67282a7 <vm_exec_core+30983>, 0x5b55f6724bd7 <vm_exec_core+16951>, 0x5b55f67240c6 <vm_exec_core+14118>, 0x5b55f672489b <vm_exec_core+16123>, 0x5b55f67247b7 <vm_exec_core+15895>, 0x5b55f67236f2 <vm_exec_core+11602>, 0x5b55f6723fbb <vm_exec_core+13851>, 0x5b55f6723ce5 <vm_exec_core+13125>, 0x5b55f6724277 <vm_exec_core+14551>, 0x5b55f67241f5 <vm_exec_core+14421>, 0x5b55f67277d7 <vm_exec_core+28215>, 0x5b55f6721fc8 <vm_exec_core+5672>, 0x5b55f67288e7 <vm_exec_core+32583>, 0x5b55f6725fe1 <vm_exec_core+22081>, 0x5b55f6724503 <vm_exec_core+15203>, 0x5b55f6720ef8 <vm_exec_core+1368>, 0x5b55f672802e <vm_exec_core+30350>, 0x5b55f6727980 <vm_exec_core+28640>, 0x5b55f6722336 <vm_exec_core+6550>, 0x5b55f67215f8 <vm_exec_core+3160>, 0x5b55f672660e <vm_exec_core+23662>, 0x5b55f6722d09 <vm_exec_core+9065>, 0x5b55f67283f9 <vm_exec_core+31321>, 0x5b55f6727e2c <vm_exec_core+29836>, 0x5b55f6723497 <vm_exec_core+10999>, 0x5b55f672445f <vm_exec_core+15039>, 0x5b55f672625b <vm_exec_core+22715>, 0x5b55f6727aaa <vm_exec_core+28938>, 0x5b55f67253f2 <vm_exec_core+19026>, 0x5b55f6726313 <vm_exec_core+22899>, 0x5b55f6726914 <vm_exec_core+24436>, 0x5b55f6725333 <vm_exec_core+18835>, 0x5b55f6721453 <vm_exec_core+2739>, 0x5b55f6725a6b <vm_exec_core+20683>, 0x5b55f67212a7 <vm_exec_core+2311>, 0x5b55f67216e7 <vm_exec_core+3399>, 0x5b55f67237e1 <vm_exec_core+11841>, 0x5b55f67250b4 <vm_exec_core+18196>, 0x5b55f672587b <vm_exec_core+20187>, 0x5b55f6724f4b <vm_exec_core+17835>, 0x5b55f6720e54 <vm_exec_core+1204>, 0x5b55f6726c28 <vm_exec_core+25224>, 0x5b55f6727845 <vm_exec_core+28325>, 0x5b55f67217f2 <vm_exec_core+3666>, 0x5b55f672261b <vm_exec_core+7291>, 0x5b55f672249d <vm_exec_core+6909>, 0x5b55f6722f1b <vm_exec_core+9595>, 0x5b55f67243b1 <vm_exec_core+14865>, 0x5b55f67218e6 <vm_exec_core+3910>, 0x5b55f6726af4 <vm_exec_core+24916>, 0x5b55f672255f <vm_exec_core+7103>, 0x5b55f67242ea <vm_exec_core+14666>, 0x5b55f6724d21 <vm_exec_core+17281>, 0x5b55f6726790 <vm_exec_core+24048>, 0x5b55f672567f <vm_exec_core+19679>, 0x5b55f67231c8 <vm_exec_core+10280>, 0x5b55f6722872 <vm_exec_core+7890>, 0x5b55f67264f4 <vm_exec_core+23380>, 0x5b55f6723b5b <vm_exec_core+12731>, 0x5b55f6725b3f <vm_exec_core+20895>, 0x5b55f6725750 <vm_exec_core+19888>, 0x5b55f6725c65 <vm_exec_core+21189>, 0x5b55f6727270 <vm_exec_core+26832>, 0x5b55f6724eb7 <vm_exec_core+17687>, 0x5b55f6726836 <vm_exec_core+24214>, 0x5b55f6723297 <vm_exec_core+10487>, 0x5b55f67263b2 <vm_exec_core+23058>, 0x5b55f67253de <vm_exec_core+19006>, 0x5b55f672518d <vm_exec_core+18413>, 0x5b55f6725552 <vm_exec_core+19378>, 0x5b55f6724bb9 <vm_exec_core+16921>, 0x5b55f6724fef <vm_exec_core+17999>, 0x5b55f67235ff <vm_exec_core+11359>, 0x5b55f6722ab8 <vm_exec_core+8472>, 0x5b55f6725d67 <vm_exec_core+21447>, 0x5b55f6721adc <vm_exec_core+4412>, 0x5b55f67249b6 <vm_exec_core+16406>, 0x5b55f672fa0b <vm_exec_core+61547>, 0x5b55f672548c <vm_exec_core+19180>, 0x5b55f6721d82 <vm_exec_core+5090>, 0x5b55f6722212 <vm_exec_core+6258>, 0x5b55f6721ea6 <vm_exec_core+5382>, 0x5b55f672270b <vm_exec_core+7531>, 0x5b55f6723017 <vm_exec_core+9847>, 0x5b55f6724db7 <vm_exec_core+17431>, 0x5b55f67243a7 <vm_exec_core+14855>, 0x5b55f6724db2 <vm_exec_core+17426>, 0x5b55f67253de <vm_exec_core+19006>, 0x5b55f672532e <vm_exec_core+18830>, 0x5b55f6722706 <vm_exec_core+7526>, 0x5b55f6725643 <vm_exec_core+19619>, 0x5b55f6723a79 <vm_exec_core+12505>, 0x5b55f6723a7e <vm_exec_core+12510>, 0x5b55f6725329 <vm_exec_core+18825>, 0x5b55f67250aa <vm_exec_core+18186>, 0x5b55f6724882 <vm_exec_core+16098>, 0x5b55f67247a3 <vm_exec_core+15875>, 0x5b55f67250af <vm_exec_core+18191>, 0x5b55f6724bbe <vm_exec_core+16926>, 0x5b55f67243ac <vm_exec_core+14860>, 0x5b55f67228fa <vm_exec_core+8026>, 0x5b55f6723e00 <vm_exec_core+13408>, 0x5b55f6723012 <vm_exec_core+9842>...} reg_cfp = 0x7bfa94dff720 reg_pc = 0x50400002e278 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_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> #39 0x00005b55f671d8d1 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. #40 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 #41 0x00005b55f63a831b in rb_ec_exec_node (ec=0x5160000006d0, n=0x7bfa97184be8) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffeee40f410, <optimized out>, 0x7ffeee40f360, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7bfa97184be8 #42 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #43 0x00005b55f63a1887 in rb_main (argc=10, argv=0x7ffeee40f5d8) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #44 main (argc=10, argv=0x7ffeee40f5d8) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 608522) detached] $ timeout 60 gdb -p 608508 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 608510] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000073379a926cd7 in __GI___select (nfds=29, readfds=0x50c005712100, writefds=0x0, exceptfds=0x0, timeout=0x7ffe2be36300) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x73379abe3c40 (LWP 608508) "ruby" 0x000073379a926cd7 in __GI___select (nfds=29, readfds=0x50c005712100, writefds=0x0, exceptfds=0x0, timeout=0x7ffe2be36300) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x73377e6006c0 (LWP 608510) "ruby" 0x000073379a91b4cd in __GI___poll (fds=0x73377d309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x73377e6006c0 (LWP 608510) "ruby"): #0 0x000073379a91b4cd in __GI___poll (fds=0x73377d309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005cc2b9f7442a in __interceptor_poll () No symbol table info available. #2 0x00005cc2ba31eeff 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:3066 vm = <optimized out> #4 0x00005cc2b9fcd7df in asan_thread_start(void*) () No symbol table info available. #5 0x000073379a89ca94 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 = {126682180617920, 1737163888122952927, 126682180617920, -352, 25, 140729634748544, 1737163888143924447, 1736820411306245343}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000073379a929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x73379abe3c40 (LWP 608508) "ruby"): #0 0x000073379a926cd7 in __GI___select (nfds=29, readfds=0x50c005712100, writefds=0x0, exceptfds=0x0, timeout=0x7ffe2be36300) 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 = 466104818} pts64 = 0x7ffe2be361a0 r = <optimized out> #1 0x00005cc2ba309195 in native_fd_select (n=29, readfds=0x50c005712100, writefds=0x0, exceptfds=0x73379a926cd7 <__GI___select+327>, timeout=0x7ffe2be361a0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2440 No locals. #2 do_select (p=126682619674144) at /tmp/ruby/src/trunk_asan/thread.c:4291 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7ffe2be362b0 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x00005cc2ba018020 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 = {0x7ffe2be36470, <optimized out>, 0x7ffe2be36380, <optimized out>, <optimized out>}, prev = 0x7337988b7d80, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x00005cc2ba30876e 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 = 29, th = 0x515000000300, rset = 0x7337988b7c40, 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 = 0x7337988b7ca0} #5 0x00005cc2ba0d2f1d in select_internal (read=126682107563840, write=4, except=4, tp=0x7337988b7ca0, fds=0x7337988b7c40) at /tmp/ruby/src/trunk_asan/io.c:10633 timerec = <optimized out> max = 29 pending = <optimized out> rp = 0x7337988b7c40 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=126682619673632) at /tmp/ruby/src/trunk_asan/io.c:10703 p = 0x7337988b7c20 #7 0x00005cc2ba018020 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 = {0x7ffe2be36770, <optimized out>, 0x7ffe2be36680, <optimized out>, <optimized out>}, prev = 0x7337988bdd40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x00005cc2ba0af217 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 0x00005cc2ba3ec778 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:3788 ci = 0x15e100100009 cc = <optimized out> me = 0x73379a3da6e0 cfunc = 0x504000010798 recv = 126682648083120 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x00005cc2ba39a12d in vm_sendish (ec=0x5160000006d0, reg_cfp=0x733797dff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5cc2ba3937e6 <vm_exec_core+28230>, 0x5cc2ba38dfd7 <vm_exec_core+5687>, 0x5cc2ba3948f6 <vm_exec_core+32598>, 0x5cc2ba391ff0 <vm_exec_core+22096>, 0x5cc2ba390512 <vm_exec_core+15218>, 0x5cc2ba38cf07 <vm_exec_core+1383>, 0x5cc2ba39403d <vm_exec_core+30365>, 0x5cc2ba39398f <vm_exec_core+28655>, 0x5cc2ba38e345 <vm_exec_core+6565>, 0x5cc2ba38d607 <vm_exec_core+3175>, 0x5cc2ba39261d <vm_exec_core+23677>, 0x5cc2ba38ed18 <vm_exec_core+9080>, 0x5cc2ba394408 <vm_exec_core+31336>, 0x5cc2ba393e3b <vm_exec_core+29851>, 0x5cc2ba38f4a6 <vm_exec_core+11014>, 0x5cc2ba39046e <vm_exec_core+15054>, 0x5cc2ba39226a <vm_exec_core+22730>, 0x5cc2ba393ab9 <vm_exec_core+28953>, 0x5cc2ba391401 <vm_exec_core+19041>, 0x5cc2ba392322 <vm_exec_core+22914>, 0x5cc2ba392923 <vm_exec_core+24451>, 0x5cc2ba391342 <vm_exec_core+18850>, 0x5cc2ba38d462 <vm_exec_core+2754>, 0x5cc2ba391a7a <vm_exec_core+20698>, 0x5cc2ba38d2b6 <vm_exec_core+2326>, 0x5cc2ba38d6f6 <vm_exec_core+3414>, 0x5cc2ba38f7f0 <vm_exec_core+11856>, 0x5cc2ba3910c3 <vm_exec_core+18211>, 0x5cc2ba39188a <vm_exec_core+20202>, 0x5cc2ba390f5a <vm_exec_core+17850>, 0x5cc2ba38ce63 <vm_exec_core+1219>, 0x5cc2ba392c37 <vm_exec_core+25239>, 0x5cc2ba393854 <vm_exec_core+28340>, 0x5cc2ba38d801 <vm_exec_core+3681>, 0x5cc2ba38e62a <vm_exec_core+7306>, 0x5cc2ba38e4ac <vm_exec_core+6924>, 0x5cc2ba38ef2a <vm_exec_core+9610>, 0x5cc2ba3903c0 <vm_exec_core+14880>, 0x5cc2ba38d8f5 <vm_exec_core+3925>, 0x5cc2ba392b03 <vm_exec_core+24931>, 0x5cc2ba38e56e <vm_exec_core+7118>, 0x5cc2ba3902f9 <vm_exec_core+14681>, 0x5cc2ba390d30 <vm_exec_core+17296>, 0x5cc2ba39279f <vm_exec_core+24063>, 0x5cc2ba39168e <vm_exec_core+19694>, 0x5cc2ba38f1d7 <vm_exec_core+10295>, 0x5cc2ba38e881 <vm_exec_core+7905>, 0x5cc2ba392503 <vm_exec_core+23395>, 0x5cc2ba38fb6a <vm_exec_core+12746>, 0x5cc2ba391b4e <vm_exec_core+20910>, 0x5cc2ba39175f <vm_exec_core+19903>, 0x5cc2ba391c74 <vm_exec_core+21204>, 0x5cc2ba39327f <vm_exec_core+26847>, 0x5cc2ba390ec6 <vm_exec_core+17702>, 0x5cc2ba392845 <vm_exec_core+24229>, 0x5cc2ba38f2a6 <vm_exec_core+10502>, 0x5cc2ba3923c1 <vm_exec_core+23073>, 0x5cc2ba38cd2b <vm_exec_core+907>, 0x5cc2ba39119c <vm_exec_core+18428>, 0x5cc2ba391561 <vm_exec_core+19393>, 0x5cc2ba38d501 <vm_exec_core+2913>, 0x5cc2ba390ffe <vm_exec_core+18014>, 0x5cc2ba38f60e <vm_exec_core+11374>, 0x5cc2ba38eac7 <vm_exec_core+8487>, 0x5cc2ba391d76 <vm_exec_core+21462>, 0x5cc2ba38daeb <vm_exec_core+4427>, 0x5cc2ba3909c5 <vm_exec_core+16421>, 0x5cc2ba39ba1a <vm_exec_core+61562>, 0x5cc2ba39149b <vm_exec_core+19195>, 0x5cc2ba38dd91 <vm_exec_core+5105>, 0x5cc2ba38e221 <vm_exec_core+6273>, 0x5cc2ba38deb5 <vm_exec_core+5397>, 0x5cc2ba38e71a <vm_exec_core+7546>, 0x5cc2ba38f026 <vm_exec_core+9862>, 0x5cc2ba39199b <vm_exec_core+20475>, 0x5cc2ba390dbc <vm_exec_core+17436>, 0x5cc2ba392b55 <vm_exec_core+25013>, 0x5cc2ba394bad <vm_exec_core+33293>, 0x5cc2ba392f57 <vm_exec_core+26039>, 0x5cc2ba3944a5 <vm_exec_core+31493>, 0x5cc2ba3945a7 <vm_exec_core+31751>, 0x5cc2ba38d37b <vm_exec_core+2523>, 0x5cc2ba393f5a <vm_exec_core+30138>, 0x5cc2ba38fa83 <vm_exec_core+12515>, 0x5cc2ba3941cb <vm_exec_core+30763>, 0x5cc2ba38f36b <vm_exec_core+10699>, 0x5cc2ba392e80 <vm_exec_core+25824>, 0x5cc2ba38d1d3 <vm_exec_core+2099>, 0x5cc2ba38d9da <vm_exec_core+4154>, 0x5cc2ba3947c0 <vm_exec_core+32288>, 0x5cc2ba38e909 <vm_exec_core+8041>, 0x5cc2ba38fe0f <vm_exec_core+13423>, 0x5cc2ba38cd30 <vm_exec_core+912>, 0x5cc2ba38d141 <vm_exec_core+1953>, 0x5cc2ba38cdc2 <vm_exec_core+1058>, 0x5cc2ba393187 <vm_exec_core+26599>, 0x5cc2ba38f898 <vm_exec_core+12024>, 0x5cc2ba3942a7 <vm_exec_core+30983>, 0x5cc2ba390bd7 <vm_exec_core+16951>, 0x5cc2ba3900c6 <vm_exec_core+14118>, 0x5cc2ba39089b <vm_exec_core+16123>, 0x5cc2ba3907b7 <vm_exec_core+15895>, 0x5cc2ba38f6f2 <vm_exec_core+11602>, 0x5cc2ba38ffbb <vm_exec_core+13851>, 0x5cc2ba38fce5 <vm_exec_core+13125>, 0x5cc2ba390277 <vm_exec_core+14551>, 0x5cc2ba3901f5 <vm_exec_core+14421>, 0x5cc2ba3937d7 <vm_exec_core+28215>, 0x5cc2ba38dfc8 <vm_exec_core+5672>, 0x5cc2ba3948e7 <vm_exec_core+32583>, 0x5cc2ba391fe1 <vm_exec_core+22081>, 0x5cc2ba390503 <vm_exec_core+15203>, 0x5cc2ba38cef8 <vm_exec_core+1368>, 0x5cc2ba39402e <vm_exec_core+30350>, 0x5cc2ba393980 <vm_exec_core+28640>, 0x5cc2ba38e336 <vm_exec_core+6550>, 0x5cc2ba38d5f8 <vm_exec_core+3160>, 0x5cc2ba39260e <vm_exec_core+23662>, 0x5cc2ba38ed09 <vm_exec_core+9065>, 0x5cc2ba3943f9 <vm_exec_core+31321>, 0x5cc2ba393e2c <vm_exec_core+29836>, 0x5cc2ba38f497 <vm_exec_core+10999>, 0x5cc2ba39045f <vm_exec_core+15039>, 0x5cc2ba39225b <vm_exec_core+22715>, 0x5cc2ba393aaa <vm_exec_core+28938>, 0x5cc2ba3913f2 <vm_exec_core+19026>, 0x5cc2ba392313 <vm_exec_core+22899>, 0x5cc2ba392914 <vm_exec_core+24436>, 0x5cc2ba391333 <vm_exec_core+18835>, 0x5cc2ba38d453 <vm_exec_core+2739>, 0x5cc2ba391a6b <vm_exec_core+20683>, 0x5cc2ba38d2a7 <vm_exec_core+2311>, 0x5cc2ba38d6e7 <vm_exec_core+3399>, 0x5cc2ba38f7e1 <vm_exec_core+11841>, 0x5cc2ba3910b4 <vm_exec_core+18196>, 0x5cc2ba39187b <vm_exec_core+20187>, 0x5cc2ba390f4b <vm_exec_core+17835>, 0x5cc2ba38ce54 <vm_exec_core+1204>, 0x5cc2ba392c28 <vm_exec_core+25224>, 0x5cc2ba393845 <vm_exec_core+28325>, 0x5cc2ba38d7f2 <vm_exec_core+3666>, 0x5cc2ba38e61b <vm_exec_core+7291>, 0x5cc2ba38e49d <vm_exec_core+6909>, 0x5cc2ba38ef1b <vm_exec_core+9595>, 0x5cc2ba3903b1 <vm_exec_core+14865>, 0x5cc2ba38d8e6 <vm_exec_core+3910>, 0x5cc2ba392af4 <vm_exec_core+24916>, 0x5cc2ba38e55f <vm_exec_core+7103>, 0x5cc2ba3902ea <vm_exec_core+14666>, 0x5cc2ba390d21 <vm_exec_core+17281>, 0x5cc2ba392790 <vm_exec_core+24048>, 0x5cc2ba39167f <vm_exec_core+19679>, 0x5cc2ba38f1c8 <vm_exec_core+10280>, 0x5cc2ba38e872 <vm_exec_core+7890>, 0x5cc2ba3924f4 <vm_exec_core+23380>, 0x5cc2ba38fb5b <vm_exec_core+12731>, 0x5cc2ba391b3f <vm_exec_core+20895>, 0x5cc2ba391750 <vm_exec_core+19888>, 0x5cc2ba391c65 <vm_exec_core+21189>, 0x5cc2ba393270 <vm_exec_core+26832>, 0x5cc2ba390eb7 <vm_exec_core+17687>, 0x5cc2ba392836 <vm_exec_core+24214>, 0x5cc2ba38f297 <vm_exec_core+10487>, 0x5cc2ba3923b2 <vm_exec_core+23058>, 0x5cc2ba3913de <vm_exec_core+19006>, 0x5cc2ba39118d <vm_exec_core+18413>, 0x5cc2ba391552 <vm_exec_core+19378>, 0x5cc2ba390bb9 <vm_exec_core+16921>, 0x5cc2ba390fef <vm_exec_core+17999>, 0x5cc2ba38f5ff <vm_exec_core+11359>, 0x5cc2ba38eab8 <vm_exec_core+8472>, 0x5cc2ba391d67 <vm_exec_core+21447>, 0x5cc2ba38dadc <vm_exec_core+4412>, 0x5cc2ba3909b6 <vm_exec_core+16406>, 0x5cc2ba39ba0b <vm_exec_core+61547>, 0x5cc2ba39148c <vm_exec_core+19180>, 0x5cc2ba38dd82 <vm_exec_core+5090>, 0x5cc2ba38e212 <vm_exec_core+6258>, 0x5cc2ba38dea6 <vm_exec_core+5382>, 0x5cc2ba38e70b <vm_exec_core+7531>, 0x5cc2ba38f017 <vm_exec_core+9847>, 0x5cc2ba390db7 <vm_exec_core+17431>, 0x5cc2ba3903a7 <vm_exec_core+14855>, 0x5cc2ba390db2 <vm_exec_core+17426>, 0x5cc2ba3913de <vm_exec_core+19006>, 0x5cc2ba39132e <vm_exec_core+18830>, 0x5cc2ba38e706 <vm_exec_core+7526>, 0x5cc2ba391643 <vm_exec_core+19619>, 0x5cc2ba38fa79 <vm_exec_core+12505>, 0x5cc2ba38fa7e <vm_exec_core+12510>, 0x5cc2ba391329 <vm_exec_core+18825>, 0x5cc2ba3910aa <vm_exec_core+18186>, 0x5cc2ba390882 <vm_exec_core+16098>, 0x5cc2ba3907a3 <vm_exec_core+15875>, 0x5cc2ba3910af <vm_exec_core+18191>, 0x5cc2ba390bbe <vm_exec_core+16926>, 0x5cc2ba3903ac <vm_exec_core+14860>, 0x5cc2ba38e8fa <vm_exec_core+8026>, 0x5cc2ba38fe00 <vm_exec_core+13408>, 0x5cc2ba38f012 <vm_exec_core+9842>...} reg_cfp = 0x733797dff3a0 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_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> th: 0x515000000300, native_id: 0x73379abe3c40 INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> -- Control frame information ----------------------------------------------- INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> c:0021 p:---- s:0130 e:000129 CFUNC :select c:0020 p:0244 s:0122 e:000121 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:691 INSN_LABEL_getlocal_WC_0 = <optimized out> c:0019 p:0039 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819 c:0018 p:0008 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858 c:0017 p:0127 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604 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> c:0016 p:0016 s:0076 e:000075 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299 c:0015 p:0005 s:0071 e:000070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769 c:0014 p:0006 s:0067 e:000066 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 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:1755 c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799 c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046 c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891 c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283 c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882 c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886 c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] c:0003 p:---- s:0011 e:000010 CFUNC :require_relative c:0002 p:0005 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH] c:0001 p:0000 s:0003 E:0015f0 DUMMY [FINISH] 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 0x00005cc2ba3898d1 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 0x00005cc2ba110cc2 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=126682647511720) at /tmp/ruby/src/trunk_asan/load.c:781 iseq = 0x73379a343e70 #15 0x00005cc2ba10bcb7 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 = 126682648073360 realpath_map = 126682648073200 path = 126682647511720 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 0x00005cc2ba109f6b in rb_require_string_internal (fname=126682647511760, 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 0x00005cc2ba3ec778 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:3788 ci = 0x585100140003 cc = <optimized out> me = 0x73379a344320 cfunc = 0x504000018598 recv = 126682648202720 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #19 0x00005cc2ba3d28ed in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffe2be37f20) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #20 0x00005cc2ba3d23a5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4906 ci = <optimized out> cc = 0x0 #21 0x00005cc2ba39a12d in vm_sendish (ec=0x5160000006d0, reg_cfp=0x733797dff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 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:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5cc2ba3937e6 <vm_exec_core+28230>, 0x5cc2ba38dfd7 <vm_exec_core+5687>, 0x5cc2ba3948f6 <vm_exec_core+32598>, 0x5cc2ba391ff0 <vm_exec_core+22096>, 0x5cc2ba390512 <vm_exec_core+15218>, 0x5cc2ba38cf07 <vm_exec_core+1383>, 0x5cc2ba39403d <vm_exec_core+30365>, 0x5cc2ba39398f <vm_exec_core+28655>, 0x5cc2ba38e345 <vm_exec_core+6565>, 0x5cc2ba38d607 <vm_exec_core+3175>, 0x5cc2ba39261d <vm_exec_core+23677>, 0x5cc2ba38ed18 <vm_exec_core+9080>, 0x5cc2ba394408 <vm_exec_core+31336>, 0x5cc2ba393e3b <vm_exec_core+29851>, 0x5cc2ba38f4a6 <vm_exec_core+11014>, 0x5cc2ba39046e <vm_exec_core+15054>, 0x5cc2ba39226a <vm_exec_core+22730>, 0x5cc2ba393ab9 <vm_exec_core+28953>, 0x5cc2ba391401 <vm_exec_core+19041>, 0x5cc2ba392322 <vm_exec_core+22914>, 0x5cc2ba392923 <vm_exec_core+24451>, 0x5cc2ba391342 <vm_exec_core+18850>, 0x5cc2ba38d462 <vm_exec_core+2754>, 0x5cc2ba391a7a <vm_exec_core+20698>, 0x5cc2ba38d2b6 <vm_exec_core+2326>, 0x5cc2ba38d6f6 <vm_exec_core+3414>, 0x5cc2ba38f7f0 <vm_exec_core+11856>, 0x5cc2ba3910c3 <vm_exec_core+18211>, 0x5cc2ba39188a <vm_exec_core+20202>, 0x5cc2ba390f5a <vm_exec_core+17850>, 0x5cc2ba38ce63 <vm_exec_core+1219>, 0x5cc2ba392c37 <vm_exec_core+25239>, 0x5cc2ba393854 <vm_exec_core+28340>, 0x5cc2ba38d801 <vm_exec_core+3681>, 0x5cc2ba38e62a <vm_exec_core+7306>, 0x5cc2ba38e4ac <vm_exec_core+6924>, 0x5cc2ba38ef2a <vm_exec_core+9610>, 0x5cc2ba3903c0 <vm_exec_core+14880>, 0x5cc2ba38d8f5 <vm_exec_core+3925>, 0x5cc2ba392b03 <vm_exec_core+24931>, 0x5cc2ba38e56e <vm_exec_core+7118>, 0x5cc2ba3902f9 <vm_exec_core+14681>, 0x5cc2ba390d30 <vm_exec_core+17296>, 0x5cc2ba39279f <vm_exec_core+24063>, 0x5cc2ba39168e <vm_exec_core+19694>, 0x5cc2ba38f1d7 <vm_exec_core+10295>, 0x5cc2ba38e881 <vm_exec_core+7905>, 0x5cc2ba392503 <vm_exec_core+23395>, 0x5cc2ba38fb6a <vm_exec_core+12746>, 0x5cc2ba391b4e <vm_exec_core+20910>, 0x5cc2ba39175f <vm_exec_core+19903>, 0x5cc2ba391c74 <vm_exec_core+21204>, 0x5cc2ba39327f <vm_exec_core+26847>, 0x5cc2ba390ec6 <vm_exec_core+17702>, 0x5cc2ba392845 <vm_exec_core+24229>, 0x5cc2ba38f2a6 <vm_exec_core+10502>, 0x5cc2ba3923c1 <vm_exec_core+23073>, 0x5cc2ba38cd2b <vm_exec_core+907>, 0x5cc2ba39119c <vm_exec_core+18428>, 0x5cc2ba391561 <vm_exec_core+19393>, 0x5cc2ba38d501 <vm_exec_core+2913>, 0x5cc2ba390ffe <vm_exec_core+18014>, 0x5cc2ba38f60e <vm_exec_core+11374>, 0x5cc2ba38eac7 <vm_exec_core+8487>, 0x5cc2ba391d76 <vm_exec_core+21462>, 0x5cc2ba38daeb <vm_exec_core+4427>, 0x5cc2ba3909c5 <vm_exec_core+16421>, 0x5cc2ba39ba1a <vm_exec_core+61562>, 0x5cc2ba39149b <vm_exec_core+19195>, 0x5cc2ba38dd91 <vm_exec_core+5105>, 0x5cc2ba38e221 <vm_exec_core+6273>, 0x5cc2ba38deb5 <vm_exec_core+5397>, 0x5cc2ba38e71a <vm_exec_core+7546>, 0x5cc2ba38f026 <vm_exec_core+9862>, 0x5cc2ba39199b <vm_exec_core+20475>, 0x5cc2ba390dbc <vm_exec_core+17436>, 0x5cc2ba392b55 <vm_exec_core+25013>, 0x5cc2ba394bad <vm_exec_core+33293>, 0x5cc2ba392f57 <vm_exec_core+26039>, 0x5cc2ba3944a5 <vm_exec_core+31493>, 0x5cc2ba3945a7 <vm_exec_core+31751>, 0x5cc2ba38d37b <vm_exec_core+2523>, 0x5cc2ba393f5a <vm_exec_core+30138>, 0x5cc2ba38fa83 <vm_exec_core+12515>, 0x5cc2ba3941cb <vm_exec_core+30763>, 0x5cc2ba38f36b <vm_exec_core+10699>, 0x5cc2ba392e80 <vm_exec_core+25824>, 0x5cc2ba38d1d3 <vm_exec_core+2099>, 0x5cc2ba38d9da <vm_exec_core+4154>, 0x5cc2ba3947c0 <vm_exec_core+32288>, 0x5cc2ba38e909 <vm_exec_core+8041>, 0x5cc2ba38fe0f <vm_exec_core+13423>, 0x5cc2ba38cd30 <vm_exec_core+912>, 0x5cc2ba38d141 <vm_exec_core+1953>, 0x5cc2ba38cdc2 <vm_exec_core+1058>, 0x5cc2ba393187 <vm_exec_core+26599>, 0x5cc2ba38f898 <vm_exec_core+12024>, 0x5cc2ba3942a7 <vm_exec_core+30983>, 0x5cc2ba390bd7 <vm_exec_core+16951>, 0x5cc2ba3900c6 <vm_exec_core+14118>, 0x5cc2ba39089b <vm_exec_core+16123>, 0x5cc2ba3907b7 <vm_exec_core+15895>, 0x5cc2ba38f6f2 <vm_exec_core+11602>, 0x5cc2ba38ffbb <vm_exec_core+13851>, 0x5cc2ba38fce5 <vm_exec_core+13125>, 0x5cc2ba390277 <vm_exec_core+14551>, 0x5cc2ba3901f5 <vm_exec_core+14421>, 0x5cc2ba3937d7 <vm_exec_core+28215>, 0x5cc2ba38dfc8 <vm_exec_core+5672>, 0x5cc2ba3948e7 <vm_exec_core+32583>, 0x5cc2ba391fe1 <vm_exec_core+22081>, 0x5cc2ba390503 <vm_exec_core+15203>, 0x5cc2ba38cef8 <vm_exec_core+1368>, 0x5cc2ba39402e <vm_exec_core+30350>, 0x5cc2ba393980 <vm_exec_core+28640>, 0x5cc2ba38e336 <vm_exec_core+6550>, 0x5cc2ba38d5f8 <vm_exec_core+3160>, 0x5cc2ba39260e <vm_exec_core+23662>, 0x5cc2ba38ed09 <vm_exec_core+9065>, 0x5cc2ba3943f9 <vm_exec_core+31321>, 0x5cc2ba393e2c <vm_exec_core+29836>, 0x5cc2ba38f497 <vm_exec_core+10999>, 0x5cc2ba39045f <vm_exec_core+15039>, 0x5cc2ba39225b <vm_exec_core+22715>, 0x5cc2ba393aaa <vm_exec_core+28938>, 0x5cc2ba3913f2 <vm_exec_core+19026>, 0x5cc2ba392313 <vm_exec_core+22899>, 0x5cc2ba392914 <vm_exec_core+24436>, 0x5cc2ba391333 <vm_exec_core+18835>, 0x5cc2ba38d453 <vm_exec_core+2739>, 0x5cc2ba391a6b <vm_exec_core+20683>, 0x5cc2ba38d2a7 <vm_exec_core+2311>, 0x5cc2ba38d6e7 <vm_exec_core+3399>, 0x5cc2ba38f7e1 <vm_exec_core+11841>, 0x5cc2ba3910b4 <vm_exec_core+18196>, 0x5cc2ba39187b <vm_exec_core+20187>, 0x5cc2ba390f4b <vm_exec_core+17835>, 0x5cc2ba38ce54 <vm_exec_core+1204>, 0x5cc2ba392c28 <vm_exec_core+25224>, 0x5cc2ba393845 <vm_exec_core+28325>, 0x5cc2ba38d7f2 <vm_exec_core+3666>, 0x5cc2ba38e61b <vm_exec_core+7291>, 0x5cc2ba38e49d <vm_exec_core+6909>, 0x5cc2ba38ef1b <vm_exec_core+9595>, 0x5cc2ba3903b1 <vm_exec_core+14865>, 0x5cc2ba38d8e6 <vm_exec_core+3910>, 0x5cc2ba392af4 <vm_exec_core+24916>, 0x5cc2ba38e55f <vm_exec_core+7103>, 0x5cc2ba3902ea <vm_exec_core+14666>, 0x5cc2ba390d21 <vm_exec_core+17281>, 0x5cc2ba392790 <vm_exec_core+24048>, 0x5cc2ba39167f <vm_exec_core+19679>, 0x5cc2ba38f1c8 <vm_exec_core+10280>, 0x5cc2ba38e872 <vm_exec_core+7890>, 0x5cc2ba3924f4 <vm_exec_core+23380>, 0x5cc2ba38fb5b <vm_exec_core+12731>, 0x5cc2ba391b3f <vm_exec_core+20895>, 0x5cc2ba391750 <vm_exec_core+19888>, 0x5cc2ba391c65 <vm_exec_core+21189>, 0x5cc2ba393270 <vm_exec_core+26832>, 0x5cc2ba390eb7 <vm_exec_core+17687>, 0x5cc2ba392836 <vm_exec_core+24214>, 0x5cc2ba38f297 <vm_exec_core+10487>, 0x5cc2ba3923b2 <vm_exec_core+23058>, 0x5cc2ba3913de <vm_exec_core+19006>, 0x5cc2ba39118d <vm_exec_core+18413>, 0x5cc2ba391552 <vm_exec_core+19378>, 0x5cc2ba390bb9 <vm_exec_core+16921>, 0x5cc2ba390fef <vm_exec_core+17999>, 0x5cc2ba38f5ff <vm_exec_core+11359>, 0x5cc2ba38eab8 <vm_exec_core+8472>, 0x5cc2ba391d67 <vm_exec_core+21447>, 0x5cc2ba38dadc <vm_exec_core+4412>, 0x5cc2ba3909b6 <vm_exec_core+16406>, 0x5cc2ba39ba0b <vm_exec_core+61547>, 0x5cc2ba39148c <vm_exec_core+19180>, 0x5cc2ba38dd82 <vm_exec_core+5090>, 0x5cc2ba38e212 <vm_exec_core+6258>, 0x5cc2ba38dea6 <vm_exec_core+5382>, 0x5cc2ba38e70b <vm_exec_core+7531>, 0x5cc2ba38f017 <vm_exec_core+9847>, 0x5cc2ba390db7 <vm_exec_core+17431>, 0x5cc2ba3903a7 <vm_exec_core+14855>, 0x5cc2ba390db2 <vm_exec_core+17426>, 0x5cc2ba3913de <vm_exec_core+19006>, 0x5cc2ba39132e <vm_exec_core+18830>, 0x5cc2ba38e706 <vm_exec_core+7526>, 0x5cc2ba391643 <vm_exec_core+19619>, 0x5cc2ba38fa79 <vm_exec_core+12505>, 0x5cc2ba38fa7e <vm_exec_core+12510>, 0x5cc2ba391329 <vm_exec_core+18825>, 0x5cc2ba3910aa <vm_exec_core+18186>, 0x5cc2ba390882 <vm_exec_core+16098>, 0x5cc2ba3907a3 <vm_exec_core+15875>, 0x5cc2ba3910af <vm_exec_core+18191>, 0x5cc2ba390bbe <vm_exec_core+16926>, 0x5cc2ba3903ac <vm_exec_core+14860>, 0x5cc2ba38e8fa <vm_exec_core+8026>, 0x5cc2ba38fe00 <vm_exec_core+13408>, 0x5cc2ba38f012 <vm_exec_core+9842>...} reg_cfp = 0x733797dff790 reg_pc = 0x50400002dbb8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_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 0x00005cc2ba389518 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 0x00005cc2ba01431b in rb_ec_exec_node (ec=0x5160000006d0, n=0x73379a3443c0) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe2be38470, <optimized out>, 0x7ffe2be383c0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x73379a3443c0 #25 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #26 0x00005cc2ba00d887 in rb_main (argc=9, argv=0x7ffe2be38638) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #27 main (argc=9, argv=0x7ffe2be38638) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 608508) detached] running file: /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j option. Children under /tmp/rubytest.54yb9u: * -rw------- 1 35 2024-09-01 14:30:41 +0000 autoload20240901-608522-hmlov3.rb $ timeout 60 gdb -p 608189 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null make: *** [uncommon.mk:964: yes-test-all] Error 1 >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 608188 -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 643962 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/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-09-01T11:00:13Z master eb144ef91e) [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 38.399231 seconds 3432 files, 32771 examples, 134215 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.