# Logfile created on 2025-12-03 14:32:07 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007a4e1ac7fdc0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=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.20251203-143207", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007a4e1b5fc948 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007a4e1b5fc768 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007a4e16759390 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20251203-143207", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20251203-143207>, @binmode=false, @mon_data=#<Monitor:0x00007a4e1b5fc3d0>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.2/
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src -j16
Already up to date.
Latest commit hash = 05383a1de2
$$$[end] "make update-src -j16" exit with 0.
$$$[beg] make after-update -j16
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make after-update -j16" exit with 0.
$$$[beg] make miniruby -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -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/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/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.ext/include -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/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.rbbin updated
0edf39c2c796d52b48d218580d79da22b633c0d1f65154f083e1657c1820176e builtin_binary.rbbin
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.ext/include -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/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: 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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
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/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/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.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update rbs to 22451ecbe262326176eb3915b64366712930685c
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.ext/include -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/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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]: 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/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./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/4.0.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/4.0.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.0.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.0.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.0.0+0
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.0.0+0
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk_asan/bin
installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0
installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-4.0.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/4.0.0+0
bundler 4.0.0
delegate 0.4.0
did_you_mean 2.0.0
english 0.8.1
erb 6.0.0
error_highlight 0.7.0
fileutils 1.8.0
find 0.2.0
forwardable 1.3.3
ipaddr 1.2.7
net-http 0.8.0
net-protocol 0.2.2
open-uri 0.5.0
open3 0.2.1
optparse 0.8.0
pp 0.6.3
prettyprint 0.2.0
prism 1.6.0
resolv 0.6.3
ruby2_keywords 0.0.5
securerandom 0.4.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.2
tempfile 0.3.1
time 0.4.1
timeout 0.4.4
tmpdir 0.3.1
tsort 0.2.0
un 0.3.0
uri 1.1.1
weakref 0.1.4
yaml 0.4.0
installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
date 3.5.0
digest 3.2.1
etc 1.4.6
fcntl 1.3.0
io-console 0.8.1
io-nonblock 0.3.2
io-wait 0.4.0.dev
json 2.16.0
openssl 4.0.0.pre
psych 5.2.6
stringio 3.1.9.dev
strscan 3.1.6.dev
zlib 3.2.2
installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
minitest 5.26.2
power_assert 3.0.1
rake 13.3.1
test-unit 3.7.3
rexml 3.4.4
rss 0.3.1
net-ftp 0.3.9
net-imap 0.5.12
net-pop 0.1.2
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.9.5
typeprof 0.31.0
debug 1.11.0
racc 1.8.1
mutex_m 0.3.0
getoptlong 0.2.1
base64 0.3.0
bigdecimal 3.3.1
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.1.1
rinda 0.2.0
drb 2.2.3
nkf 0.2.0
syslog 0.3.0
csv 3.3.5
repl_type_completor 0.1.12
ostruct 0.6.3
pstore 0.2.0
benchmark 0.5.0
logger 1.7.0
rdoc 6.16.1
irb 1.15.3
reline 0.6.3
readline 0.0.4
fiddle 1.1.8
installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0/cache
skipped bundled gems:
win32ole-1.9.2.gem extensions not found or build failed win32ole-1.9.2
$$$[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.ext/include -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/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/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.ext/include -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/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/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/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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options:
--seed=3886
"--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/756] 43934=-ext-/num2int/test_num2int
[ 2/756] 43937=rubygems/test_gem_source_local
[ 3/756] 43936=-ext-/iter/test_iter_break
[ 4/756] 43935=ruby/test_parse
[ 5/756] 43936=ruby/test_process
[ 6/756] 43939=mkmf/test_have_macro
[ 7/756] 43934=fiber/test_address_resolve
[ 8/756] 43946=uri/test_wss
[ 9/756] 43941=openssl/test_digest
[ 10/756] 43943=ruby/test_variable
[ 11/756] 43948=-ext-/string/test_cstr
[ 12/756] 43952=rubygems/test_gem_resolver_lock_specification
[ 13/756] 43934=test_securerandom
[ 14/756] 43950=-ext-/st/test_foreach
[ 15/756] 43950=ruby/test_econv
[ 16/756] 43962=optparse/test_summary
[ 17/756] 43958=fileutils/test_nowrite
[ 18/756] 43946=ruby/test_flip
[ 19/756] 43955=ruby/test_thread_queue
[ 20/756] 43965=rubygems/test_gem_commands_install_command
[ 21/756] 43967=rubygems/test_gem_ext_cargo_builder_unit
[ 22/756] 43958=ruby/test_stack
[ 23/756] 43941=pathname/test_pathname
[ 24/756] 43934=rubygems/test_remote_fetch_error
[ 25/756] 43946=coverage/test_coverage
[ 26/756] 43948=json/json_common_interface_test
[ 27/756] 43948=psych/test_stream
[ 28/756] 43948=prism/result/named_capture_test
[ 29/756] 43934=rubygems/test_gem_resolver_git_specification
[ 30/756] 43967=ruby/test_dir_m17n
[ 31/756] 43952=rubygems/test_gem_commands_cert_command
[ 32/756] 43948=fiber/test_io
[ 33/756] 43962=-ext-/eval/test_eval
[ 34/756] 43962=ruby/test_object
[ 35/756] 43939=fiber/test_process
[ 36/756] 43941=fileutils/test_fileutils
[ 37/756] 43939=rubygems/test_gem_dependency
[ 38/756] 43937=dtrace/test_method_cache
[ 39/756] 43937=rubygems/test_gem_resolver_index_specification
[ 40/756] 43948=dtrace/test_string
[ 41/756] 43948=psych/test_marshalable
[ 42/756] 43948=ruby/test_iterator
[ 43/756] 43937=ruby/test_const
[ 44/756] 43937=psych/test_serialize_subclasses
[ 45/756] 43937=ruby/test_class
[ 46/756] 43948=prism/api/parse_comments_test
[ 47/756] 43948=-ext-/string/test_qsort
[ 48/756] 43948=dtrace/test_cmethod
[ 49/756] 43948=rubygems/test_gem_ext_ext_conf_builder
[ 50/756] 43939=rubygems/test_gem_commands_dependency_command
[ 51/756] 43943=-ext-/path_to_class/test_path_to_class
[ 52/756] 43943=prism/result/string_test
[ 53/756] 43934=fiber/test_storage
[ 54/756] 43934=json/json_addition_test
[ 55/756] 43939=ripper/test_parser_events
[ 56/756] 43934=prism/ruby/relocation_test
[ 57/756] 43943=ruby/enc/test_windows_1251
[ 58/756] 43943=resolv/test_win32_config
[ 59/756] 43943=mkmf/test_convertible
[ 60/756] 43934=rubygems/test_gem_resolver_best_set
[ 61/756] 43935=resolv/test_addr
[ 62/756] 43939=-ext-/file/test_stat
[ 63/756] 43939=ruby/test_eval
[ 64/756] 43934=psych/test_yamldbm
[ 65/756] 43935=json/test_helper
[ 66/756] 43935=ruby/test_thread_cv
[ 67/756] 43934=rubygems/test_gem_resolver_conflict
[ 68/756] 43934=rubygems/test_gem_commands_contents_command
[ 69/756] 43952=ruby/test_readpartial
[ 70/756] 43934=psych/test_scalar
[ 71/756] 43934=-ext-/bignum/test_str2big
[ 72/756] 43934=ruby/test_rational
[ 73/756] 43935=prism/newline_offsets_test
[ 74/756] 43952=ruby/test_regexp
[ 75/756] 43958=ruby/test_lambda
[ 76/756] 43955=ruby/test_file
[ 77/756] 43958=prism/bom_test
[ 78/756] 43946=ruby/test_frozen_error
[ 79/756] 43958=socket/test_sockopt
[ 80/756] 43946=psych/test_encoding
[ 81/756] 43958=rubygems/test_gem_commands_search_command
[ 82/756] 43962=ruby/test_pattern_matching
[ 83/756] 43946=fiber/test_thread
[ 84/756] 43934=ruby/test_literal
[ 85/756] 43946=ruby/test_arithmetic_sequence
[ 86/756] 43965=prism/ruby/parameters_signature_test
[ 87/756] 43946=rubygems/test_gem_resolver_api_specification
[ 88/756] 43950=optparse/test_getopts
[ 89/756] 43950=rubygems/test_gem_commands_signin_command
[ 90/756] 43935=socket/test_nonblock
[ 91/756] 43935=openssl/test_pkey
[ 92/756] 43965=rubygems/test_gem_request
[ 93/756] 43958=ruby/test_primitive
[ 94/756] 43962=psych/test_yaml
[ 95/756] 43958=mkmf/test_config
[ 96/756] 43962=psych/test_boolean
[ 97/756] 43962=rubygems/test_gem_commands_specification_command
[ 98/756] 43939=-ext-/iter/test_yield_block
[ 99/756] 43939=psych/handlers/test_recorder
[100/756] 43946=-ext-/bug_reporter/test_bug_reporter
[101/756] 43939=did_you_mean/test_spell_checker
[102/756] 43939=fiber/test_ractor
[103/756] 43935=psych/test_document
[104/756] 43950=open-uri/test_proxy
[105/756] 43935=dtrace/test_raise
[106/756] 43935=ruby/enc/test_shift_jis
[107/756] 43935=rubygems/test_gem_request_set_lockfile_parser
[108/756] 43965=ruby/test_yield
[109/756] 43939=rubygems/test_gem_ci_detector
[110/756] 43939=psych/test_string
[111/756] 43950=io/wait/test_io_wait_uncommon
[112/756] 43950=net/http/test_http
[113/756] 43939=ruby/test_rational2
[114/756] 43946=prism/fixtures_test
[115/756] 43962=rubygems/test_gem_dependency_resolution_error
[116/756] 43939=rubygems/test_gem_ext_cmake_builder
[117/756] 43962=ripper/test_filter
[118/756] 43935=-ext-/string/test_too_many_dummy_encodings
[119/756] 43939=ruby/enc/test_koi8
[120/756] 43939=erb/test_erb_m17n
[121/756] 43962=ruby/test_clone
[122/756] 43939=objspace/test_objspace
[123/756] 43935=mkmf/test_have_library
[124/756] 43948=net/http/test_https
[125/756] 43958=rubygems/test_require
[126/756] 43946=erb/test_erb_command
[127/756] 43962=rubygems/test_gem_resolver_vendor_set
[128/756] 43962=ruby/test_fnmatch
[129/756] 43962=uri/test_ftp
[130/756] 43946=net/http/test_httpresponses
[131/756] 43962=prism/result/integer_base_flags_test
[132/756] 43967=ruby/test_unicode_escape
[133/756] 43946=-ext-/bignum/test_pack
[134/756] 43962=ruby/test_defined
[135/756] 43967=date/test_switch_hitter
[136/756] 43967=ruby/test_thread
[137/756] 43962=ruby/test_call
[138/756] 43955=dtrace/test_hash_create
[139/756] 43955=json/json_generic_object_test
[140/756] 43955=uri/test_file
[141/756] 43955=rubygems/test_gem_install_update_options
[142/756] 43941=rubygems/test_gem_security_policy
[143/756] 43946=rubygems/test_gem_resolver_index_set
[144/756] 43962=ruby/test_ractor
[145/756] 43946=-ext-/method/test_arity
[146/756] 43946=ripper/test_files_sample
[147/756] 43946=-ext-/st/test_update
[148/756] 43946=ruby/enc/test_case_options
[149/756] 43946=-ext-/exception/test_enc_raise
[150/756] 43946=openssl/test_engine
[151/756] 43946=ruby/test_key_error
[152/756] 43946=ruby/test_weakkeymap
[153/756] 43955=-ext-/marshal/test_usrmarshal
[154/756] 43941=net/http/test_httpresponse
[155/756] 43941=ruby/test_inlinecache
[156/756] 43935=rubygems/test_gem_command
[157/756] 43941=rubygems/test_gem_resolver
[158/756] 43935=rubygems/test_gem_gemcutter_utilities
[159/756] 43934=rubygems/test_gem_remote_fetcher
[160/756] 43955=rubygems/test_gem_util
[161/756] 43941=openssl/test_config
[162/756] 43955=test_tempfile
[163/756] 43935=rubygems/test_exit
[164/756] 43941=did_you_mean/spell_checking/test_pattern_key_name_check
[165/756] 43941=did_you_mean/edit_distance/test_jaro_winkler
[166/756] 43941=rubygems/test_gem_commands_yank_command
[167/756] 43935=json/ractor_test
[168/756] 43934=rubygems/test_gem_request_set_lockfile
[169/756] 43943=fiber/test_io_close
[170/756] 43943=-ext-/postponed_job/test_postponed_job
[171/756] 43941=ruby/test_bignum
[172/756] 43935=prism/ruby/reflection_test
[173/756] 43935=did_you_mean/tree_spell/test_human_typo
[174/756] 43935=-ext-/load/test_dot_dot
[175/756] 43935=socket/test_unix
[176/756] 43935=rubygems/test_gem_source_specific_file
[177/756] 43958=prism/api/parse_test
[178/756] 43958=ruby/test_enum
[179/756] 43941=rubygems/test_gem_commands_which_command
[180/756] 43935=ruby/test_symbol
[181/756] 43941=optparse/test_optparse
[182/756] 43946=psych/test_coder
[183/756] 43946=rubygems/test_gem_source_lock
[184/756] 43955=uri/test_ldap
[185/756] 43955=rubygems/test_gem_remote_fetcher_local_server
[186/756] 43946=etc/test_etc
[187/756] 43941=-ext-/gvl/test_last_thread
[188/756] 43955=-ext-/time/test_new
[189/756] 43955=psych/test_hash
[190/756] 43955=openssl/test_cipher
[191/756] 43955=-ext-/integer/test_my_integer
[192/756] 43955=-ext-/tracepoint/test_tracepoint
[193/756] 43948=rubygems/test_gem_commands_environment_command
[194/756] 43946=rubygems/test_gem_resolver_installed_specification
[195/756] 43943=dtrace/test_array_create
[196/756] 43943=pathname/test_ractor
[197/756] 43946=prism/ruby/desugar_compiler_test
[198/756] 43946=openssl/test_hmac
[199/756] 43948=mkmf/test_signedness
[200/756] 43946=-ext-/marshal/test_internal_ivar
[201/756] 43946=rubygems/test_gem_commands_mirror
[202/756] 43946=prism/encoding/symbol_encoding_test
[203/756] 43946=ruby/test_undef
[204/756] 43946=rubygems/test_gem_commands_sources_command
[205/756] 43950=rubygems/test_gem_spec_fetcher
[206/756] 43941=io/console/test_ractor
[207/756] 43943=ruby/test_metaclass
[208/756] 43943=ruby/test_numeric
[209/756] 43941=ruby/test_io
[210/756] 43950=uri/test_ws
[211/756] 43950=io/console/test_io_console
[212/756] 43943=date/test_date_arith
[213/756] 43943=ripper/test_scanner_events
[214/756] 43955=-ext-/string/test_external_new
[215/756] 43955=-ext-/test_abi
[216/756] 43943=ruby/enc/test_euc_jp
[217/756] 43943=rubygems/test_gem_resolver_dependency_request
[218/756] 43934=ruby/test_rubyvm
[219/756] 43934=-ext-/exception/test_data_error
[220/756] 43946=socket/test_ancdata
[221/756] 43946=rubygems/test_gem_doctor
[222/756] 43934=ruby/test_weakmap
[223/756] 43946=rubygems/test_gem_uri_formatter
[224/756] 43946=ruby/test_sprintf
[225/756] 43943=uri/test_common
[226/756] 43955=ruby/test_optimization
[227/756] 43946=rubygems/test_gem_request_connection_pools
[228/756] 43943=openssl/test_ssl
[229/756] 43946=win32/test_registry
[230/756] 43946=rubygems/test_deprecate
[231/756] 43946=strscan/test_ractor
[232/756] 43946=prism/api/parse_success_test
[233/756] 43946=ruby/test_module
[234/756] 43950=rubygems/test_gem_commands_push_command
[235/756] 43948=uri/test_http
[236/756] 43948=-ext-/funcall/test_passing_block
[237/756] 43948=socket/test_addrinfo
[238/756] 43950=openssl/test_x509cert
[239/756] 43958=-ext-/test_bug-14834
[240/756] 43948=resolv/test_svcb_https
[241/756] 43948=openssl/test_buffering
[242/756] 43958=prism/ruby/ruby_parser_test
[243/756] 43958=psych/nodes/test_enumerable
[244/756] 43948=-ext-/proc/test_bmethod
[245/756] 43958=ruby/test_encoding
[246/756] 43948=dtrace/test_load
[247/756] 43948=json/json_fixtures_test
[248/756] 43948=rubygems/test_gem_resolver_specification
[249/756] 43948=mkmf/test_constant
[250/756] 43965=rubygems/test_gem_security_trust_dir
[251/756] 43965=ruby/test_default_gems
[252/756] 43965=-ext-/string/test_enc_str_buf_cat
[253/756] 43965=mkmf/test_have_func
[254/756] 43950=rubygems/test_webauthn_listener
[255/756] 43950=-ext-/thread/test_lock_native_thread
[256/756] 43950=rubygems/test_gem_package_tar_reader_entry
[257/756] 43950=optparse/test_zsh_completion
[258/756] 43950=-ext-/win32/test_fd_setsize
[259/756] 43950=rubygems/test_gem_request_set
[260/756] 43958=prism/version_test
[261/756] 43958=ruby/test_objectspace
[262/756] 43965=test_trick
[263/756] 43935=prism/api/lex_test
[264/756] 43935=rubygems/test_gem_rdoc
[265/756] 43935=ruby/test_require_lib
[266/756] 43950=rubygems/test_gem_version_option
[267/756] 43950=ripper/test_files_test_2
[268/756] 43948=rubygems/test_gem_remote_fetcher_s3
[269/756] 43962=psych/test_stringio
[270/756] 43962=ruby/test_signal
[271/756] 43948=ruby/test_fixnum
[272/756] 43937=fiber/test_timeout
[273/756] 43948=-ext-/iseq_load/test_iseq_load
[274/756] 43937=-ext-/string/test_fstring
[275/756] 43934=did_you_mean/core_ext/test_name_error_extension
[276/756] 43934=fiber/test_scheduler
[277/756] 43937=-ext-/test_ensure_and_callcc
[278/756] 43937=ruby/enc/test_big5
[279/756] 43937=rubygems/test_gem_resolver_activation_request
[280/756] 43937=psych/test_null
[281/756] 43937=ruby/test_struct
[282/756] 43937=rubygems/test_gem_resolver_vendor_specification
[283/756] 43937=-ext-/typeddata/test_typeddata
[284/756] 43937=date/test_date_strftime
[285/756] 43946=prism/ruby/compiler_test
[286/756] 43946=ruby/test_box
[287/756] 43943=ruby/test_basicinstructions
[288/756] 43937=-ext-/bignum/test_bigzero
[289/756] 43937=fiber/test_mutex
[290/756] 43943=fileutils/test_verbose
[291/756] 43943=rubygems/test_gem_ext_builder
[292/756] 43937=objspace/test_ractor
[293/756] 43948=rubygems/test_gem_unsatisfiable_dependency_error
[294/756] 43948=ripper/test_sexp
[295/756] 43948=prism/ruby/pattern_test
[296/756] 43948=rubygems/test_gem_package_tar_header
[297/756] 43948=rubygems/test_gem_commands_owner_command
[298/756] 43934=socket/test_basicsocket
[299/756] 43934=test_find
[300/756] 43934=prism/locals_test
[301/756] 43934=-ext-/test_recursion
[302/756] 43934=-ext-/string/test_normalize
[303/756] 43934=psych/test_class
[304/756] 43934=openssl/test_x509crl
[305/756] 43937=strscan/test_stringscanner
[306/756] 43937=psych/test_numeric
[307/756] 43937=ruby/enc/test_gb18030
[308/756] 43937=rubygems/test_gem_package_tar_reader
[309/756] 43946=ruby/enc/test_gbk
[310/756] 43946=rubygems/test_gem_specification
[311/756] 43937=rubygems/test_gem_dependency_installer
[312/756] 43934=ruby/test_refinement
[313/756] 43948=rubygems/test_gem_name_tuple
[314/756] 43948=ruby/test_warning
[315/756] 43965=io/nonblock/test_flush
[316/756] 43965=ruby/test_complexrational
[317/756] 43958=openssl/test_pkcs7
[318/756] 43965=rubygems/test_gem_commands_fetch_command
[319/756] 43948=-ext-/bignum/test_mul
[320/756] 43948=mkmf/test_mkmf
[321/756] 43948=-ext-/test_enumerator_kw
[322/756] 43948=ruby/test_mixed_unicode_escapes
[323/756] 43948=did_you_mean/spell_checking/test_require_path_check
[324/756] 43965=mkmf/test_pkg_config
[325/756] 43948=ruby/test_string_memory
[326/756] 43948=prism/regexp_test
[327/756] 43965=open-uri/test_open-uri
[328/756] 43948=-ext-/string/test_coderange
[329/756] 43948=-ext-/bignum/test_big2str
[330/756] 43948=-ext-/win32/test_dln
[331/756] 43948=ruby/test_complex2
[332/756] 43948=ruby/enc/test_iso_8859
[333/756] 43948=openssl/test_x509attr
[334/756] 43948=psych/test_tree_builder
[335/756] 43948=net/protocol/test_protocol
[336/756] 43941=rubygems/test_gem_ext_cargo_builder_link_flag_converter
Leaked file descriptor: TestOpenURI#test_redirect_auth_success: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 36079>
[337/756] 43941=-ext-/load/test_protect
[338/756] 43941=openssl/test_x509req
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 43965 ko1 10u IPv4 1312346796 0t0 TCP localhost:36079->localhost:33952 (CLOSE_WAIT)
[339/756] 43948=rubygems/test_gem_commands_open_command
Closed file descriptor: TestOpenURI#test_redirect_auth_failure_r1: 10
[340/756] 43965=prism/api/dump_test
[341/756] 43958=-ext-/string/test_enc_associate
[342/756] 43948=ruby/test_allocation
[343/756] 43950=ruby/test_gc
[344/756] 43941=prism/ruby/location_test
[345/756] 43962=yaml/test_store
[346/756] 43962=ruby/test_insns_leaf
[347/756] 43962=ruby/test_iseq
[348/756] 43941=ruby/test_method_cache
[349/756] 43941=ruby/test_path
[350/756] 43941=ruby/test_sprintf_comb
[351/756] 43935=test_pp
[352/756] 43943=socket/test_tcp
[353/756] 43935=rubygems/test_gem_stub_specification
[354/756] 43941=prism/ruby/tunnel_test
[355/756] 43941=ruby/test_settracefunc
[356/756] 43943=rubygems/test_gem_text
[357/756] 43935=rubygems/test_gem_version
[358/756] 43943=rubygems/test_gem_commands_stale_command
[359/756] 43943=-ext-/rational/test_rat
[360/756] 43943=test_extlibs
[361/756] 43935=mkmf/test_flags
[362/756] 43958=openssl/test_asn1
[363/756] 43958=json/json_string_matching_test
[364/756] 43958=monitor/test_monitor
[365/756] 43946=rubygems/test_gem_ext_rake_builder
[366/756] 43958=ruby/test_whileuntil
[367/756] 43958=ruby/test_transcode
[368/756] 43937=ruby/test_complex
[369/756] 43935=prism/result/source_location_test
[370/756] 43935=-ext-/thread/test_instrumentation_api
[371/756] 43965=-ext-/vm/test_at_exit
[372/756] 43965=prism/result/static_inspect_test
[373/756] 43965=-ext-/symbol/test_inadvertent_creation
[374/756] 43937=prism/result/equality_test
[375/756] 43962=openssl/test_x509ext
[376/756] 43965=psych/test_data
[377/756] 43962=ripper/test_files_ext
[378/756] 43965=ruby/test_object_id
[379/756] 43937=prism/unescape_test
[380/756] 43937=ruby/test_io_buffer
[381/756] 43946=-ext-/arith_seq/test_arith_seq_beg_len_step
[382/756] 43941=ruby/test_hash
[383/756] 43962=rubygems/test_gem_resolver_requirement_list
[384/756] 43962=ruby/test_beginendblock
[385/756] 43937=psych/test_scalar_scanner
[386/756] 43946=rubygems/test_gem_commands_pristine_command
[387/756] 43937=rubygems/test_gem_config_file
[388/756] 43937=psych/test_yamlstore
[389/756] 43937=ruby/test_yjit_exit_locations
[390/756] 43935=ruby/enc/test_case_mapping
[391/756] 43935=psych/visitors/test_yaml_tree
[392/756] 43935=uri/test_mailto
[393/756] 43935=rubygems/test_gem_package_tar_writer
[394/756] 43965=rubygems/test_rubygems
[395/756] 43937=prism/ruby/ripper_test
[396/756] 43935=test_timeout
[397/756] 43965=ruby/test_not
[398/756] 43965=test_weakref
[399/756] 43958=socket/test_socket
[400/756] 43935=resolv/test_resource
[401/756] 43965=psych/test_set
[402/756] 43935=rubygems/test_gem_source_fetch_problem
[403/756] 43965=rubygems/test_gem_update_suggestion
[404/756] 43965=rubygems/test_gem_console_ui
[405/756] 43965=-ext-/struct/test_member
[406/756] 43935=test_unicode_normalize
[407/756] 43965=ruby/test_method
[408/756] 43935=did_you_mean/test_ractor_compatibility
[409/756] 43937=-ext-/econv/test_append
[410/756] 43937=rubygems/test_gem_resolver_lock_set
[411/756] 43937=optparse/test_reqarg
.Leaked thread: TestSocket#test_accept_loop: #<Thread:0x000079fb7f55b5c8 /tmp/ruby/build/trunk_asan/.ext/common/socket.rb:722 sleep>
[412/756] 43962=ruby/test_yjit
Finished thread: TestSocket#test_tcp_socket_open_timeout: #<Thread:0x000079fb7f55b5c8 /tmp/ruby/build/trunk_asan/.ext/common/socket.rb:722 dead>
[413/756] 43935=net/http/test_buffered_io
[414/756] 43935=ruby/test_m17n
[415/756] 43943=mkmf/test_egrep_cpp
[416/756] 43943=ruby/test_argf
[417/756] 43935=rubygems/test_gem_resolver_composed_set
[418/756] 43935=date/test_date_conv
[419/756] 43935=rubygems/test_webauthn_poller
[420/756] 43935=ruby/test_trace
[421/756] 43935=rubygems/test_gem_stream_ui
[422/756] 43937=-ext-/st/test_numhash
[423/756] 43937=-ext-/string/test_nofree
[424/756] 43937=openssl/test_pkey_rsa
[425/756] 43935=test_ipaddr
[426/756] 43935=ruby/test_arity
[427/756] 43935=ruby/test_compile_prism
[428/756] 43955=rubygems/test_gem_commands_build_command
[429/756] 43946=rubygems/test_gem_security
[430/756] 43955=ruby/enc/test_euc_tw
[431/756] 43955=ruby/test_alias
[432/756] 43958=rubygems/test_gem_requirement
[433/756] 43937=mkmf/test_sizeof
[434/756] 43935=-ext-/wait/test_wait
[435/756] 43958=psych/test_object_references
[436/756] 43958=openssl/test_x509name
[437/756] 43958=fiber/test_sleep
[438/756] 43955=stringio/test_stringio
[439/756] 43935=resolv/test_dns
[440/756] 43955=ruby/test_dup
[441/756] 43958=ruby/test_require
[442/756] 43935=-ext-/test_bug-3571
[443/756] 43935=ruby/test_system
[444/756] 43955=-ext-/test_notimplement
[445/756] 43955=ruby/enc/test_emoji_breaks
[446/756] 43955=ruby/test_comparable
[447/756] 43955=mmtk/test_configuration
[448/756] 43955=-ext-/box/test_load_ext
[449/756] 43955=rubygems/test_gem_commands_info_command
[450/756] 43955=prism/api/command_line_test
[451/756] 43946=ruby/test_io_timeout
[452/756] 43946=date/test_date_new
[453/756] 43946=rubygems/test_gem_bundler_version_finder
[454/756] 43955=-ext-/win32/test_console_attr
[455/756] 43955=optparse/test_switch
[456/756] 43955=prism/newline_test
[457/756] 43946=prism/ruby/parser_test
[458/756] 43946=prism/snippets_test
[459/756] 43955=-ext-/gvl/test_ubf_async_safe
[460/756] 43955=psych/test_array
[461/756] 43955=rubygems/test_webauthn_listener_response
[462/756] 43934=psych/test_psych_set
[463/756] 43955=prism/result/heredoc_test
[464/756] 43955=prism/result/constant_path_node_test
[465/756] 43955=rubygems/test_gem_path_support
[466/756] 43934=optparse/test_autoconf
[467/756] 43934=optparse/test_did_you_mean
[468/756] 43955=-ext-/popen_deadlock/test_popen_deadlock
[469/756] 43934=rubygems/test_gem_safe_yaml
[470/756] 43934=digest/test_digest_extend
[471/756] 43934=ruby/test_case
[472/756] 43934=-ext-/test_bug-5832
[473/756] 43934=prism/onigmo_test
[474/756] 43934=psych/test_struct
[475/756] 43934=ruby/test_ast
[476/756] 43935=prism/fuzzer_test
[477/756] 43935=-ext-/string/test_rb_str_dup
[478/756] 43935=dtrace/test_gc
[479/756] 43935=test_time
[480/756] 43935=json/json_encoding_test
[481/756] 43955=ruby/test_math
[482/756] 43955=ruby/test_super
[483/756] 43935=mkmf/test_libs
[484/756] 43935=rubygems/test_gem_commands_uninstall_command
[485/756] 43936=ripper/test_files_test
[486/756] 43937=rubygems/test_gem_dependency_list
[487/756] 43937=rubygems/test_gem_resolver_installer_set
[488/756] 43935=rubygems/test_gem_silent_ui
[489/756] 43935=dtrace/test_require
[490/756] 43935=ruby/test_ifunless
[491/756] 43935=openssl/test_pkey_dh
[492/756] 43936=ruby/test_shapes
[493/756] 43936=openssl/test_ocsp
[494/756] 43935=rubygems/test_gem_commands_cleanup_command
[495/756] 43955=optparse/test_placearg
[496/756] 43937=-ext-/string/test_interned_str
[497/756] 43937=rubygems/test_project_sanity
[498/756] 43937=prism/encoding/regular_expression_encoding_test
[499/756] 43937=ruby/test_zjit
[500/756] 43937=ruby/test_env
[501/756] 43955=test_forwardable
[502/756] 43955=dtrace/test_object_create_start
[503/756] 43955=ruby/test_continuation
[504/756] 43955=-ext-/exception/test_ensured
[505/756] 43935=prism/result/comments_test
[506/756] 43935=-ext-/hash/test_delete
[507/756] 43935=rubygems/test_config
[508/756] 43935=ruby/test_io_m17n
[509/756] 43965=rubygems/test_gem_source_subpath_problem
[510/756] 43955=prism/result/node_id_test
[511/756] 43936=test_tmpdir
[512/756] 43965=openssl/test_ts
[513/756] 43936=psych/test_emitter
[514/756] 43936=prism/api/parse_stream_test
[515/756] 43936=rubygems/test_gem_resolver_api_set
[516/756] 43955=prism/encoding/encodings_test
[517/756] 43955=fiber/test_io_buffer
[518/756] 43955=rubygems/test_gem_impossible_dependencies_error
[519/756] 43955=json/json_generator_test
[520/756] 43936=fileutils/test_dryrun
[521/756] 43936=-ext-/symbol/test_type
[522/756] 43936=ruby/test_range
[523/756] 43941=socket/test_udp
[524/756] 43941=prism/ruby/dispatcher_test
[525/756] 43941=mkmf/test_configuration
[526/756] 43965=ruby/enc/test_windows_1252
[527/756] 43965=-ext-/load/test_stringify_symbols
[528/756] 43965=prism/result/warnings_test
[529/756] 43965=-ext-/array/test_to_ary_concat
[530/756] 43941=-ext-/test_printf
[531/756] 43941=ruby/test_rubyoptions
[532/756] 43948=mkmf/test_install
[533/756] 43948=prism/result/integer_parse_test
[534/756] 43948=rubygems/test_gem_validator
[535/756] 43955=test_prettyprint
[536/756] 43948=prism/result/regular_expression_options_test
[537/756] 43948=fiber/test_queue
[538/756] 43948=ruby/test_sleep
[539/756] 43955=ruby/test_integer_comb
[540/756] 43939=prism/result/index_write_test
[541/756] 43939=test_tsort
[542/756] 43939=openssl/test_ns_spki
[543/756] 43939=psych/visitors/test_depth_first
[544/756] 43939=prism/lex_test
[545/756] 43943=test_bundled_gems
[546/756] 43943=date/test_date_ractor
[547/756] 43935=ruby/test_m17n_comb
[548/756] 43965=openssl/test_pair
[549/756] 43943=did_you_mean/test_tree_spell_checker
[550/756] 43943=openssl/test_x509store
[551/756] 43936=resolv/test_mdns
[552/756] 43936=rubygems/test_gem_ext_configure_builder
[553/756] 43958=cgi/test_cgi_escape
[554/756] 43936=ruby/test_dir
[555/756] 43943=psych/test_merge_keys
[556/756] 43943=-ext-/test_random
[557/756] 43943=optparse/test_kwargs
[558/756] 43943=io/wait/test_io_wait
[559/756] 43946=ripper/test_lexer
[560/756] 43948=ruby/test_threadgroup
[561/756] 43946=-ext-/string/test_set_len
[562/756] 43946=rubygems/test_gem_commands_lock_command
[563/756] 43946=ruby/enc/test_euc_kr
[564/756] 43946=rubygems/test_gem_local_remote_options
[565/756] 43946=optparse/test_bash_completion
[566/756] 43946=ruby/test_exception
[567/756] 43948=rubygems/test_gem_security_signer
[568/756] 43958=prism/heredoc_dedent_test
[569/756] 43958=rubygems/test_kernel
[570/756] 43939=did_you_mean/spell_checking/test_method_name_check
[571/756] 43948=dtrace/test_function_entry
[572/756] 43948=-ext-/struct/test_len
[573/756] 43948=prism/result/implicit_array_test
[574/756] 43948=optparse/test_acceptable
[575/756] 43939=openssl/test_provider
[576/756] 43936=openssl/test_bn
[577/756] 43936=rubygems/test_gem_package_task
[578/756] 43936=rubygems/test_gem_commands_server_command
[579/756] 43936=net/http/test_httpheader
[580/756] 43936=ruby/test_data
[581/756] 43936=net/http/test_http_request
[582/756] 43936=lib/!Nothing_to_test
[583/756] 43936=ruby/test_keyword
[584/756] 43948=prism/result/numeric_value_test
[585/756] 43948=ruby/test_assignment
[586/756] 43958=date/test_date_marshal
[587/756] 43958=openssl/test_ossl
[588/756] 43958=rubygems/test_gem_request_set_gem_dependency_api
[589/756] 43958=ruby/enc/test_grapheme_breaks
[590/756] 43958=ruby/test_syntax
[591/756] 43939=ripper/test_ripper
[592/756] 43943=did_you_mean/spell_checking/test_key_name_check
[593/756] 43943=test_singleton
[594/756] 43943=rubygems/test_gem_ext_cargo_builder
[595/756] 43965=rubygems/test_gem_gem_runner
[596/756] 43943=ruby/test_file_exhaustive
[597/756] 43965=psych/test_object
[598/756] 43965=rubygems/test_gem_commands_signout_command
[599/756] 43965=psych/test_exception
[600/756] 43965=ruby/test_autoload
[601/756] 43936=rubygems/test_gem_resolver_local_specification
[602/756] 43936=rubygems/test_gem_commands_unpack_command
[603/756] 43936=rubygems/test_gem_commands_exec_command
[604/756] 43939=ruby/test_pack
[605/756] 43939=psych/json/test_stream
[606/756] 43939=io/wait/test_ractor
[607/756] 43939=openssl/test_ssl_session
[608/756] 43936=optparse/test_optarg
[609/756] 43950=prism/result/breadth_first_search_test
[610/756] 43950=uri/test_generic
[611/756] 43950=ruby/test_fiber
[612/756] 43937=-ext-/bignum/test_div
[613/756] 43937=-ext-/array/test_resize
[614/756] 43937=ruby/test_gc_compact
[615/756] 43939=psych/test_deprecated
[616/756] 43939=open-uri/test_ftp
[617/756] 43936=ruby/test_vm_dump
[618/756] 43936=test_open3
[619/756] 43939=prism/errors_test
[620/756] 43955=ruby/enc/test_cesu8
[621/756] 43955=rubygems/test_gem_commands_rebuild_command
[622/756] 43955=rubygems/test_gem_commands_setup_command
[623/756] 43939=psych/test_alias_and_anchor
[624/756] 43939=json/json_parser_test
[625/756] 43939=openssl/test_fips
[626/756] 43948=rubygems/test_gem_commands_update_command
[627/756] 43939=date/test_date_parse
[628/756] 43955=-ext-/struct/test_data
[629/756] 43955=optparse/test_noarg
[630/756] 43939=openssl/test_pkey_ec
[631/756] 43939=ruby/test_rand
[632/756] 43946=-ext-/string/test_ellipsize
[633/756] 43946=ruby/enc/test_utf32
[634/756] 43946=-ext-/integer/test_integer
[635/756] 43955=ruby/test_memory_view
[636/756] 43946=prism/test_helper
[637/756] 43946=rubygems/test_gem_safe_marshal
[638/756] 43955=-ext-/string/test_capacity
[639/756] 43955=-ext-/float/test_nextafter
[640/756] 43955=openssl/test_random
[641/756] 43955=rubygems/test_bundled_ca
[642/756] 43939=psych/visitors/test_to_ruby
[643/756] 43939=prism/result/static_literals_test
[644/756] 43939=fiber/test_backtrace
[645/756] 43939=ruby/test_random_formatter
[646/756] 43939=rubygems/test_gem_commands_check_command
[647/756] 43939=rubygems/test_gem_source_git
[648/756] 43955=ruby/test_pipe
[649/756] 43946=ruby/enc/test_regex_casefold
[650/756] 43946=rubygems/test_gem_command_manager
[651/756] 43955=rubygems/test_gem_installer
[652/756] 43946=ruby/test_integer
[653/756] 43948=json/json_ext_parser_test
[654/756] 43948=ruby/test_time
[655/756] 43935=-ext-/struct/test_duplicate
[656/756] 43935=date/test_date_attr
[657/756] 43935=-ext-/test_scan_args
[658/756] 43935=erb/test_erb
[659/756] 43948=ruby/test_condition
[660/756] 43948=ruby/enc/test_cp949
[661/756] 43948=rubygems/test_gem_resolver_git_set
[662/756] 43935=did_you_mean/spell_checking/test_class_name_check
[663/756] 43935=ruby/test_string
[664/756] 43936=ruby/enc/test_emoji
[665/756] 43936=ripper/test_files_lib
[666/756] 43936=openssl/test_pkey_dsa
[667/756] 43936=net/http/test_https_proxy
[668/756] 43936=ruby/test_nomethod_error
[669/756] 43936=open-uri/test_ssl
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 7 #<File::Stat dev=0x8, ino=1312373021, 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 43936 ko1 7u IPv4 1312373021 0t0 TCP localhost:45035->localhost:43106 (CLOSE_WAIT)
[670/756] 43952=date/test_date_strptime
[671/756] 43952=psych/test_ractor
[672/756] 43937=prism/library_symbols_test
[673/756] 43937=psych/test_json_tree
[674/756] 43937=psych/visitors/test_emitter
[675/756] 43937=psych/test_omap
[676/756] 43937=ruby/test_marshal
[677/756] 43952=zlib/test_zlib
[678/756] 43936=prism/magic_comment_test
[679/756] 43948=mkmf/test_framework
[680/756] 43948=ruby/enc/test_case_comprehensive
[681/756] 43948=ruby/test_proc
[682/756] 43937=test_shellwords
[683/756] 43937=optparse/test_cclass
[684/756] 43936=dtrace/test_singleton_function
[685/756] 43936=did_you_mean/spell_checking/test_uncorrectable_name_check
[686/756] 43936=optparse/test_load
[687/756] 43936=ruby/test_set
[688/756] 43937=-ext-/stack/test_stack_overflow
[689/756] 43937=test_delegate
[690/756] 43937=rubygems/test_gem_source_list
[691/756] 43936=psych/test_yaml_special_cases
[692/756] 43936=prism/result/attribute_write_test
[693/756] 43936=psych/test_parser
[694/756] 43937=stringio/test_ractor
[695/756] 43939=ruby/test_float
[696/756] 43936=rubygems/test_gem_remote_fetcher_local_ssl_server
[697/756] 43937=ripper/test_files_test_1
[698/756] 43950=prism/percent_delimiter_string_test
[699/756] 43950=rubygems/test_gem
[700/756] 43939=prism/api/freeze_test
[701/756] 43946=-ext-/debug/test_debug
[702/756] 43939=ruby/test_stringchar
[703/756] 43946=rubygems/test_gem_package_tar_header_ractor
[704/756] 43939=rubygems/test_gem_commands_help_command
[705/756] 43939=-ext-/arith_seq/test_arith_seq_extract
[706/756] 43962=digest/test_digest
[707/756] 43948=rubygems/test_gem_package_old
[708/756] 43936=rubygems/test_gem_uri
[709/756] 43936=test_rbconfig
[710/756] 43948=digest/test_ractor
[711/756] 43936=psych/test_psych
[712/756] 43936=json/json_coder_test
[713/756] 43936=fiber/test_enumerator
[714/756] 43936=psych/test_nil
[715/756] 43936=-ext-/class/test_class2name
[716/756] 43936=rubygems/test_gem_commands_outdated_command
[717/756] 43939=json/json_ryu_fallback_test
[718/756] 43952=rubygems/test_gem_request_set_lockfile_tokenizer
[719/756] 43939=openssl/test_kdf
[720/756] 43936=ruby/test_time_tz
[721/756] 43952=ruby/test_backtrace
[722/756] 43939=prism/ruby/string_query_test
[723/756] 43939=-ext-/load/test_resolve_symbol
[724/756] 43936=-ext-/debug/test_profile_frames
[725/756] 43948=date/test_date_compat
[726/756] 43939=ruby/test_lazy_enumerator
[727/756] 43948=ruby/test_array
[728/756] 43936=mkmf/test_find_executable
[729/756] 43950=error_highlight/test_error_highlight
[730/756] 43936=rubygems/test_gem_source
[731/756] 43946=ruby/test_frozen
[732/756] 43946=psych/test_safe_load
[733/756] 43946=prism/encoding/string_encoding_test
[734/756] 43946=ruby/test_name_error
[735/756] 43936=-ext-/exception/test_exception_at_throwing
[736/756] 43936=ruby/test_enumerator
[737/756] 43946=ruby/enc/test_utf16
[738/756] 43946=rubygems/test_gem_package
[739/756] 43939=did_you_mean/tree_spell/test_change_word
[740/756] 43939=-ext-/string/test_modify_expand
[741/756] 43939=rubygems/test_gem_source_installed
[742/756] 43939=rubygems/test_gem_available_set
[743/756] 43939=uri/test_parser
[744/756] 43939=date/test_date
[745/756] 43952=psych/test_date_time
[746/756] 43939=openssl/test_pkcs12
[747/756] 43952=test_pty
[748/756] 43955=yaml/test_dbm
[749/756] 43955=did_you_mean/spell_checking/test_variable_name_check
[750/756] 43955=rubygems/test_gem_commands_list_command
[751/756] 43955=rubygems/test_gem_source_vendor
[752/756] 43955=rubygems/test_gem_platform
[753/756] 43939=prism/ractor_test
[754/756] 43946=psych/test_symbol
[755/756] 43946=rubygems/test_gem_uninstaller
[756/756] 43955=prism/result/overlap_test
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes
$$$ ps jx
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
1 999 999 999 ? -1 Ss 1000 0:14 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
999 1021 1021 1021 pts/0 1021 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
1021 1022 1021 1021 pts/0 1021 S+ 1000 0:04 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
1022 42677 1021 1021 pts/0 1021 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
42677 42680 1021 1021 pts/0 1021 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.20251203-143207 --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'" --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest
42680 42681 1021 1021 pts/0 1021 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20251203-143207 --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' --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest
42681 43603 1021 1021 pts/0 1021 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
43603 43604 1021 1021 pts/0 1021 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
43604 43931 1021 1021 pts/0 1021 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
43931 43965 1021 1021 pts/0 1021 Sl+ 1000 1:26 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
1 65610 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 177887 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
43965 222433 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
43965 222500 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
43965 222568 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
1 452310 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
42681 545070 1021 1021 pts/0 1021 R+ 1000 0:00 ps jx
1 584441 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 1164625 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2005784 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2117046 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2306871 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2681903 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2825499 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2849766 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 3202376 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 3220467 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 3393617 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 3696633 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 4123412 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
{1=>[999, 65610, 177887, 452310, 584441, 1164625, 2005784, 2117046, 2306871, 2681903, 2825499, 2849766, 3202376, 3220467, 3393617, 3696633, 4123412], 999=>[1021], 1021=>[1022], 1022=>[42677], 42677=>[42680], 42680=>[42681], 42681=>[43603, 545070], 43603=>[43604], 43604=>[43931], 43931=>[43965], 43965=>[222433, 222500, 222568]}
$ timeout 60 gdb -p 222433 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 222436]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000062b593b34ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
>>> Threads
Id Target Id Frame
* 1 Thread 0x77df1bff76c0 (LWP 222433) "test_autoload.*" 0x000062b593b34ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
2 Thread 0x77df269ff6c0 (LWP 222436) "test_autoload.*" 0x000077df4291b4fd in __GI___poll (fds=0x77df233bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x77df269ff6c0 (LWP 222436) "test_autoload.*"):
#0 0x000077df4291b4fd in __GI___poll (fds=0x77df233bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000062b593abf77a in __interceptor_poll ()
No symbol table info available.
#2 0x000062b593ea99ca in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1067
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:3075
vm = <optimized out>
#4 0x000062b593b18b2f in asan_thread_start(void*) ()
No symbol table info available.
#5 0x000077df4289caa4 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 = {131800309429952, 586176733360549014, 131800309429952, -352, 0, 131800131129488, 586176733347966102, 586115075574066326}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x000077df42929c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x77df1bff76c0 (LWP 222433) "test_autoload.*"):
#0 0x000062b593b34ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1 0x000062b593b35e9a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2 0x000062b593a84710 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3 0x000062b593a84589 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 0x000062b593a841b5 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 0x000062b593a7f1be in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6 0x000062b593a7f873 in __asan::asan_calloc(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7 0x000062b593b1b110 in __interceptor_calloc ()
No symbol table info available.
#8 0x000062b593b918cd in calloc1 (n=192) at /tmp/ruby/src/trunk_asan/gc/default/default.c:1504
No locals.
#9 rb_gc_impl_calloc (objspace_ptr=0x51d000000a80, size=192, gc_allowed=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8254
gpr = 107008
objspace = 0x51d000000a80
mem = <optimized out>
gpr = <optimized out>
#10 ruby_xcalloc_body (n=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5236
No locals.
#11 ruby_xcalloc (n=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5230
No locals.
#12 0x000062b593c585f6 in ISEQ_COMPILE_DATA_ALLOC (iseq=0x77df15f1ffb0) at /tmp/ruby/src/trunk_asan/iseq.h:164
No locals.
#13 prepare_iseq_build (iseq=iseq@entry=0x77df15f1ffb0, name=name@entry=131800770338120, path=path@entry=131800197496680, realpath=realpath@entry=131800126858960, first_lineno=first_lineno@entry=0, code_location=code_location@entry=0x77df0e0d8440, node_id=7, parent=0x0, isolated_depth=0, type=ISEQ_TYPE_TOP, script_lines=4, option=0x77df0e0d8420) at /tmp/ruby/src/trunk_asan/iseq.c:708
coverage = 0
err_info = 4
body = <optimized out>
#14 0x000062b593c57a7a in pm_iseq_new_with_opt (node=<optimized out>, name=<optimized out>, path=<optimized out>, realpath=<optimized out>, first_lineno=<optimized out>, parent=<optimized out>, isolated_depth=<optimized out>, type=<optimized out>, option=0x77df0e0d8420, error_state=<optimized out>) at /tmp/ruby/src/trunk_asan/iseq.c:1140
next_option = {inline_const_cache = 1, peephole_optimization = 1, tailcall_optimization = 0, specialized_instruction = 1, operands_unification = 1, instructions_unification = 0, frozen_string_literal = -1, debug_frozen_string_literal = 0, coverage_enabled = 1, debug_level = 0}
code_location = {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 34}}
data = <optimized out>
iseq = 0x77df15f1ffb0
location = <optimized out>
start_line = <optimized out>
start = <optimized out>
end = <optimized out>
#15 0x000062b593c57664 in pm_iseq_new_top (node=node@entry=0x77df1bff3858, name=name@entry=131800770338120, path=path@entry=131800197496680, realpath=131800126858960, parent=parent@entry=0x0, error_state=error_state@entry=0x77df1bff3980) at /tmp/ruby/src/trunk_asan/iseq.c:971
No locals.
#16 0x000062b593c756e5 in load_iseq_eval (ec=0x5170002ee950, fname=fname@entry=131800197496680) at /tmp/ruby/src/trunk_asan/load.c:750
error_state = <optimized out>
result = <optimized out>
error = <optimized out>
ec = 0x5170002ee950
v = <optimized out>
realpath_map = 131800770793520
box = 0x62b595254560 <root_box_data>
iseq = <optimized out>
#17 0x000062b593c6fac5 in require_internal (ec=ec@entry=0x5170002ee950, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1347
found = 114
handle = <optimized out>
_ec = <optimized out>
_tag = <optimized out>
th = 0x515000016d80
box = 0x62b595254560 <root_box_data>
saved = <optimized out>
ftptr = <optimized out>
realpath = <optimized out>
realpaths = 131800770793680
realpath_map = 131800770793520
path = 131800197496680
state = RUBY_TAG_NONE
th2 = <optimized out>
result = <optimized out>
saved_path = <optimized out>
reset_ext_config = <optimized out>
prev_ext_config = <optimized out>
#18 0x000062b593c6daeb in rb_require_string_internal (fname=131800126858960, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1457
result = <optimized out>
ec = 0x5170002ee950
result = <optimized out>
#19 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1443
No locals.
#20 0x000062b593f89678 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:3903
ci = 0x13da100140003
cc = <optimized out>
me = 0x77df41f346a0
cfunc = 0x506000037048
recv = 131800772098120
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#21 0x000062b593f6ef25 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x77df1bff4480) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4889
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0x0
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#22 0x000062b593f75075 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4298
No locals.
#23 0x000062b593f2ad8d in vm_sendish (ec=0x5170002ee950, reg_cfp=0x77df189ff6e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#24 vm_exec_core (ec=ec@entry=0x5170002ee950) at ../../src/trunk_asan/insns.def:904
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x62b593f1f016 <vm_exec_core+1494>, 0x62b593f2031d <vm_exec_core+6365>, 0x62b593f25541 <vm_exec_core+27393>, 0x62b593f1fe8f <vm_exec_core+5199>, 0x62b593f262f2 <vm_exec_core+30898>, 0x62b593f24100 <vm_exec_core+22208>, 0x62b593f21d0e <vm_exec_core+13006>, 0x62b593f1f17e <vm_exec_core+1854>, 0x62b593f25b34 <vm_exec_core+28916>, 0x62b593f2587c <vm_exec_core+28220>, 0x62b593f2010c <vm_exec_core+5836>, 0x62b593f1f66e <vm_exec_core+3118>, 0x62b593f247f6 <vm_exec_core+23990>, 0x62b593f20c13 <vm_exec_core+8659>, 0x62b593f25d35 <vm_exec_core+29429>, 0x62b593f259de <vm_exec_core+28574>, 0x62b593f21301 <vm_exec_core+10433>, 0x62b593f21c9d <vm_exec_core+12893>, 0x62b593f24355 <vm_exec_core+22805>, 0x62b593f25955 <vm_exec_core+28437>, 0x62b593f23770 <vm_exec_core+19760>, 0x62b593f243de <vm_exec_core+22942>, 0x62b593f24e97 <vm_exec_core+25687>, 0x62b593f236ad <vm_exec_core+19565>, 0x62b593f1f5ab <vm_exec_core+2923>, 0x62b593f23e03 <vm_exec_core+21443>, 0x62b593f1f43e <vm_exec_core+2558>, 0x62b593f1f874 <vm_exec_core+3636>, 0x62b593f21584 <vm_exec_core+11076>, 0x62b593f2327a <vm_exec_core+18490>, 0x62b593f23c9c <vm_exec_core+21084>, 0x62b593f22f1f <vm_exec_core+17631>, 0x62b593f1f04a <vm_exec_core+1546>, 0x62b593f250c7 <vm_exec_core+26247>, 0x62b593f257a7 <vm_exec_core+28007>, 0x62b593f1fa1b <vm_exec_core+4059>, 0x62b593f205c7 <vm_exec_core+7047>, 0x62b593f20285 <vm_exec_core+6213>, 0x62b593f20d02 <vm_exec_core+8898>, 0x62b593f21b39 <vm_exec_core+12537>, 0x62b593f1fac2 <vm_exec_core+4226>, 0x62b593f24f2f <vm_exec_core+25839>, 0x62b593f20551 <vm_exec_core+6929>, 0x62b593f219e7 <vm_exec_core+12199>, 0x62b593f224ae <vm_exec_core+14958>, 0x62b593f2488c <vm_exec_core+24140>, 0x62b593f23932 <vm_exec_core+20210>, 0x62b593f20fdc <vm_exec_core+9628>, 0x62b593f2085e <vm_exec_core+7710>, 0x62b593f246e2 <vm_exec_core+23714>, 0x62b593f21764 <vm_exec_core+11556>, 0x62b593f23f02 <vm_exec_core+21698>, 0x62b593f239a4 <vm_exec_core+20324>, 0x62b593f23fb9 <vm_exec_core+21881>, 0x62b593f25479 <vm_exec_core+27193>, 0x62b593f22d31 <vm_exec_core+17137>, 0x62b593f24945 <vm_exec_core+24325>, 0x62b593f1ed98 <vm_exec_core+856>, 0x62b593f24473 <vm_exec_core+23091>, 0x62b593f210fb <vm_exec_core+9915>, 0x62b593f23608 <vm_exec_core+19400>, 0x62b593f23848 <vm_exec_core+19976>, 0x62b593f220e2 <vm_exec_core+13986>, 0x62b593f1f928 <vm_exec_core+3816>, 0x62b593f214a9 <vm_exec_core+10857>, 0x62b593f20ae6 <vm_exec_core+8358>, 0x62b593f24037 <vm_exec_core+22007>, 0x62b593f1fc53 <vm_exec_core+4627>, 0x62b593f21e8f <vm_exec_core+13391>, 0x62b593f227df <vm_exec_core+15775>, 0x62b593f20de0 <vm_exec_core+9120>, 0x62b593f2c7f3 <vm_exec_core+56755>, 0x62b593f207b5 <vm_exec_core+7541>, 0x62b593f206ad <vm_exec_core+7277>, 0x62b593f209b8 <vm_exec_core+8056>, 0x62b593f213a3 <vm_exec_core+10595>, 0x62b593f2311e <vm_exec_core+18142>, 0x62b593f22569 <vm_exec_core+15145>, 0x62b593f23d1b <vm_exec_core+21211>, 0x62b593f229c5 <vm_exec_core+16261>, 0x62b593f24ff0 <vm_exec_core+26032>, 0x62b593f26597 <vm_exec_core+31575>, 0x62b593f25234 <vm_exec_core+26612>, 0x62b593f25e85 <vm_exec_core+29765>, 0x62b593f25f76 <vm_exec_core+30006>, 0x62b593f1f4d0 <vm_exec_core+2704>, 0x62b593f25a5d <vm_exec_core+28701>, 0x62b593f21689 <vm_exec_core+11337>, 0x62b593f25c58 <vm_exec_core+29208>, 0x62b593f211ca <vm_exec_core+10122>, 0x62b593f2516b <vm_exec_core+26411>, 0x62b593f1f367 <vm_exec_core+2343>, 0x62b593f1fb4d <vm_exec_core+4365>, 0x62b593f261ba <vm_exec_core+30586>, 0x62b593f21a6d <vm_exec_core+12333>, 0x62b593f2186a <vm_exec_core+11818>, 0x62b593f1ed9d <vm_exec_core+861>, 0x62b593f1f28a <vm_exec_core+2122>, 0x62b593f1ee23 <vm_exec_core+995>, 0x62b593f25323 <vm_exec_core+26851>, 0x62b593f22bee <vm_exec_core+16814>, 0x62b593f222b2 <vm_exec_core+14450>, 0x62b593f22aca <vm_exec_core+16522>, 0x62b593f22716 <vm_exec_core+15574>, 0x62b593f218ff <vm_exec_core+11967>, 0x62b593f221bd <vm_exec_core+14205>, 0x62b593f21b89 <vm_exec_core+12617>, 0x62b593f223cc <vm_exec_core+14732>, 0x62b593f2243d <vm_exec_core+14845>, 0x62b593f1f007 <vm_exec_core+1479>, 0x62b593f2030e <vm_exec_core+6350>, 0x62b593f25532 <vm_exec_core+27378>, 0x62b593f1fe80 <vm_exec_core+5184>, 0x62b593f262e3 <vm_exec_core+30883>, 0x62b593f240f1 <vm_exec_core+22193>, 0x62b593f21cff <vm_exec_core+12991>, 0x62b593f1f16f <vm_exec_core+1839>, 0x62b593f25b25 <vm_exec_core+28901>, 0x62b593f2586d <vm_exec_core+28205>, 0x62b593f200fd <vm_exec_core+5821>, 0x62b593f1f65f <vm_exec_core+3103>, 0x62b593f247e7 <vm_exec_core+23975>, 0x62b593f20c04 <vm_exec_core+8644>, 0x62b593f25d26 <vm_exec_core+29414>, 0x62b593f259cf <vm_exec_core+28559>, 0x62b593f212f2 <vm_exec_core+10418>, 0x62b593f21c8e <vm_exec_core+12878>, 0x62b593f24346 <vm_exec_core+22790>, 0x62b593f25946 <vm_exec_core+28422>, 0x62b593f23761 <vm_exec_core+19745>, 0x62b593f243cf <vm_exec_core+22927>, 0x62b593f24e88 <vm_exec_core+25672>, 0x62b593f2369e <vm_exec_core+19550>, 0x62b593f1f59c <vm_exec_core+2908>, 0x62b593f23df4 <vm_exec_core+21428>, 0x62b593f1f42f <vm_exec_core+2543>, 0x62b593f1f865 <vm_exec_core+3621>, 0x62b593f21575 <vm_exec_core+11061>, 0x62b593f2326b <vm_exec_core+18475>, 0x62b593f23c8d <vm_exec_core+21069>, 0x62b593f22f10 <vm_exec_core+17616>, 0x62b593f1f03b <vm_exec_core+1531>, 0x62b593f250b8 <vm_exec_core+26232>, 0x62b593f25798 <vm_exec_core+27992>, 0x62b593f1fa0c <vm_exec_core+4044>, 0x62b593f205b8 <vm_exec_core+7032>, 0x62b593f20276 <vm_exec_core+6198>, 0x62b593f20cf3 <vm_exec_core+8883>, 0x62b593f21b2a <vm_exec_core+12522>, 0x62b593f1fab3 <vm_exec_core+4211>, 0x62b593f24f20 <vm_exec_core+25824>, 0x62b593f20542 <vm_exec_core+6914>, 0x62b593f219d8 <vm_exec_core+12184>, 0x62b593f2249f <vm_exec_core+14943>, 0x62b593f2487d <vm_exec_core+24125>, 0x62b593f23923 <vm_exec_core+20195>, 0x62b593f20fcd <vm_exec_core+9613>, 0x62b593f2084f <vm_exec_core+7695>, 0x62b593f246d3 <vm_exec_core+23699>, 0x62b593f21755 <vm_exec_core+11541>, 0x62b593f23ef3 <vm_exec_core+21683>, 0x62b593f23995 <vm_exec_core+20309>, 0x62b593f23faa <vm_exec_core+21866>, 0x62b593f2546a <vm_exec_core+27178>, 0x62b593f22d22 <vm_exec_core+17122>, 0x62b593f24936 <vm_exec_core+24310>, 0x62b593f23de0 <vm_exec_core+21408>, 0x62b593f24464 <vm_exec_core+23076>, 0x62b593f210ec <vm_exec_core+9900>, 0x62b593f235f9 <vm_exec_core+19385>, 0x62b593f23839 <vm_exec_core+19961>, 0x62b593f220d3 <vm_exec_core+13971>, 0x62b593f23266 <vm_exec_core+18470>, 0x62b593f2149a <vm_exec_core+10842>, 0x62b593f20ad7 <vm_exec_core+8343>, 0x62b593f24028 <vm_exec_core+21992>, 0x62b593f1fc44 <vm_exec_core+4612>, 0x62b593f21e80 <vm_exec_core+13376>, 0x62b593f227d0 <vm_exec_core+15760>, 0x62b593f20dd1 <vm_exec_core+9105>, 0x62b593f2c7e4 <vm_exec_core+56740>, 0x62b593f207a6 <vm_exec_core+7526>, 0x62b593f2069e <vm_exec_core+7262>, 0x62b593f209a9 <vm_exec_core+8041>, 0x62b593f21394 <vm_exec_core+10580>, 0x62b593f2310f <vm_exec_core+18127>, 0x62b593f2255a <vm_exec_core+15130>, 0x62b593f2310a <vm_exec_core+18122>, 0x62b593f2391e <vm_exec_core+20190>, 0x62b593f23919 <vm_exec_core+20185>, 0x62b593f209a4 <vm_exec_core+8036>, 0x62b593f23de0 <vm_exec_core+21408>, 0x62b593f21af3 <vm_exec_core+12467>, 0x62b593f21af8 <vm_exec_core+12472>, 0x62b593f23914 <vm_exec_core+20180>, 0x62b593f2375c <vm_exec_core+19740>, 0x62b593f227cb <vm_exec_core+15755>, 0x62b593f22702 <vm_exec_core+15554>, 0x62b593f2380b <vm_exec_core+19915>, 0x62b593f22bd5 <vm_exec_core+16789>...}
reg_cfp = 0x77df189ff6e8
reg_pc = 0x5110000a55f8
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_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#25 0x000062b593f19c42 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
_ec = 0x5170002ee950
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#26 0x000062b593f9fa7a in vm_call0_body (ec=<optimized out>, calling=0x77df0e2d7060, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
reg_cfp = <optimized out>
i = <optimized out>
ci = 0x77df0e2d70d0
cc = <optimized out>
ret = <optimized out>
#27 0x000062b593f9f2e2 in vm_call0_cme (ec=0x5170002ee950, calling=0x77df0e2d7060, argv=0x77df1bff4c20, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#28 vm_call0_body (ec=<optimized out>, calling=0x77df0e2d7060, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
cme = 0x77df160c49d8
orig_cme = <optimized out>
ci = 0x77df0e2d70d0
cc = 0x77df41b4da28
ret = <optimized out>
#29 0x000062b593f4841d in vm_call0_cc (ec=0x5170002ee950, recv=131800772098120, id=22705, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<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>
#30 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1065
ci = <optimized out>
ec = 0x5170002ee950
cc = <optimized out>
self = <optimized out>
#31 0x000062b593f494be in rb_funcallv (recv=131800772098120, mid=22705, argc=1, argv=0x77df1bff4c20) at /tmp/ruby/src/trunk_asan/vm_eval.c:1080
No locals.
#32 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1137
ar = <optimized out>
argv = 0x77df1bff4c20
#33 0x000062b593f01743 in autoload_feature_require (_arguments=131800131129216) at /tmp/ruby/src/trunk_asan/variable.c:3226
receiver = 131800772098120
arguments = 0x77df1bff4f80
autoload_const = <optimized out>
autoload_box_value = <optimized out>
result = <optimized out>
th: 0x515000016d80, native_id: 0x77df1bff76c0
-- Control frame information -----------------------------------------------
c:0007 p:---- s:0027 e:000026 l:y b:---- DUMMY [FINISH]
c:0006 p:---- s:0024 e:000023 l:y b:---- CFUNC :require
#34 autoload_try_load (_arguments=131800131129216) at /tmp/ruby/src/trunk_asan/variable.c:3239
c:0005 p:0023 s:0019 e:000018 l:y b:0001 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:139 [FINISH]
c:0004 p:0002 s:0013 e:000012 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
c:0003 p:---- s:0010 e:000009 l:y b:---- CFUNC :fork
c:0002 p:0004 s:0006 e:000005 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
arguments = 0x77df1bff4f80
result = <optimized out>
ce = <optimized out>
#35 0x000062b593b648f7 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:1174
_ec = 0x5170002ee950
_tag = {tag = 36, retval = <optimized out>, buf = {0x77df1bff4f30, <optimized out>, 0x77df1bff4e40, <optimized out>, <optimized out>}, prev = 0x77df0e1d6940, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5170002ee950
state = RUBY_TAG_NONE
errinfo = <optimized out>
#36 0x000062b593f00b30 in rb_autoload_load (module=module@entry=131800772050400, name=name@entry=251691) at /tmp/ruby/src/trunk_asan/variable.c:3300
ce = <optimized out>
arguments = {module = 131800772050400, name = 251691, flag = 0, mutex = 131800029569120, autoload_const = 0x0, autoload_data = 0x0}
result = <optimized out>
autoload_const_value = <optimized out>
#37 0x000062b593f0caf6 in rb_const_search_from (klass=131800197613760, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3402
ac = 0xfffffffffffffe00
am = 131800772050400
tmp = 131800772050400
ce = <optimized out>
current = 131800772050400
value = <optimized out>
first_iteration = <optimized out>
#38 0x000062b593f02494 in rb_const_search (klass=131800197613760, id=251691, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3424
value = <optimized out>
#39 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3351
c = <optimized out>
#40 0x000062b593f1120e 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:1170
root_cref = <optimized out>
klass = 92358976735240
cref = <optimized out>
val = <optimized out>
root_cref = <optimized out>
cref = <optimized out>
klass = <optimized out>
av = <optimized out>
am = <optimized out>
ce = <optimized out>
search_continue = <optimized out>
#41 0x000062b593f1dfed in vm_get_ev_const_chain (ec=0x5170002ee950, segments=0x502001fc15f0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1203
id = 0
val = 128
idx = <optimized out>
allow_nil = <optimized out>
#42 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x502001fc15b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6606
segments = 0x502001fc15f0
ice = <optimized out>
val = <optimized out>
#43 0x000062b593f2483f in vm_exec_core (ec=ec@entry=0x5170002ee950) at ../../src/trunk_asan/insns.def:265
ic = 0x0
leaf = false
val = <optimized out>
insns_address_table = {0x62b593f1f016 <vm_exec_core+1494>, 0x62b593f2031d <vm_exec_core+6365>, 0x62b593f25541 <vm_exec_core+27393>, 0x62b593f1fe8f <vm_exec_core+5199>, 0x62b593f262f2 <vm_exec_core+30898>, 0x62b593f24100 <vm_exec_core+22208>, 0x62b593f21d0e <vm_exec_core+13006>, 0x62b593f1f17e <vm_exec_core+1854>, 0x62b593f25b34 <vm_exec_core+28916>, 0x62b593f2587c <vm_exec_core+28220>, 0x62b593f2010c <vm_exec_core+5836>, 0x62b593f1f66e <vm_exec_core+3118>, 0x62b593f247f6 <vm_exec_core+23990>, 0x62b593f20c13 <vm_exec_core+8659>, 0x62b593f25d35 <vm_exec_core+29429>, 0x62b593f259de <vm_exec_core+28574>, 0x62b593f21301 <vm_exec_core+10433>, 0x62b593f21c9d <vm_exec_core+12893>, 0x62b593f24355 <vm_exec_core+22805>, 0x62b593f25955 <vm_exec_core+28437>, 0x62b593f23770 <vm_exec_core+19760>, 0x62b593f243de <vm_exec_core+22942>, 0x62b593f24e97 <vm_exec_core+25687>, 0x62b593f236ad <vm_exec_core+19565>, 0x62b593f1f5ab <vm_exec_core+2923>, 0x62b593f23e03 <vm_exec_core+21443>, 0x62b593f1f43e <vm_exec_core+2558>, 0x62b593f1f874 <vm_exec_core+3636>, 0x62b593f21584 <vm_exec_core+11076>, 0x62b593f2327a <vm_exec_core+18490>, 0x62b593f23c9c <vm_exec_core+21084>, 0x62b593f22f1f <vm_exec_core+17631>, 0x62b593f1f04a <vm_exec_core+1546>, 0x62b593f250c7 <vm_exec_core+26247>, 0x62b593f257a7 <vm_exec_core+28007>, 0x62b593f1fa1b <vm_exec_core+4059>, 0x62b593f205c7 <vm_exec_core+7047>, 0x62b593f20285 <vm_exec_core+6213>, 0x62b593f20d02 <vm_exec_core+8898>, 0x62b593f21b39 <vm_exec_core+12537>, 0x62b593f1fac2 <vm_exec_core+4226>, 0x62b593f24f2f <vm_exec_core+25839>, 0x62b593f20551 <vm_exec_core+6929>, 0x62b593f219e7 <vm_exec_core+12199>, 0x62b593f224ae <vm_exec_core+14958>, 0x62b593f2488c <vm_exec_core+24140>, 0x62b593f23932 <vm_exec_core+20210>, 0x62b593f20fdc <vm_exec_core+9628>, 0x62b593f2085e <vm_exec_core+7710>, 0x62b593f246e2 <vm_exec_core+23714>, 0x62b593f21764 <vm_exec_core+11556>, 0x62b593f23f02 <vm_exec_core+21698>, 0x62b593f239a4 <vm_exec_core+20324>, 0x62b593f23fb9 <vm_exec_core+21881>, 0x62b593f25479 <vm_exec_core+27193>, 0x62b593f22d31 <vm_exec_core+17137>, 0x62b593f24945 <vm_exec_core+24325>, 0x62b593f1ed98 <vm_exec_core+856>, 0x62b593f24473 <vm_exec_core+23091>, 0x62b593f210fb <vm_exec_core+9915>, 0x62b593f23608 <vm_exec_core+19400>, 0x62b593f23848 <vm_exec_core+19976>, 0x62b593f220e2 <vm_exec_core+13986>, 0x62b593f1f928 <vm_exec_core+3816>, 0x62b593f214a9 <vm_exec_core+10857>, 0x62b593f20ae6 <vm_exec_core+8358>, 0x62b593f24037 <vm_exec_core+22007>, 0x62b593f1fc53 <vm_exec_core+4627>, 0x62b593f21e8f <vm_exec_core+13391>, 0x62b593f227df <vm_exec_core+15775>, 0x62b593f20de0 <vm_exec_core+9120>, 0x62b593f2c7f3 <vm_exec_core+56755>, 0x62b593f207b5 <vm_exec_core+7541>, 0x62b593f206ad <vm_exec_core+7277>, 0x62b593f209b8 <vm_exec_core+8056>, 0x62b593f213a3 <vm_exec_core+10595>, 0x62b593f2311e <vm_exec_core+18142>, 0x62b593f22569 <vm_exec_core+15145>, 0x62b593f23d1b <vm_exec_core+21211>, 0x62b593f229c5 <vm_exec_core+16261>, 0x62b593f24ff0 <vm_exec_core+26032>, 0x62b593f26597 <vm_exec_core+31575>, 0x62b593f25234 <vm_exec_core+26612>, 0x62b593f25e85 <vm_exec_core+29765>, 0x62b593f25f76 <vm_exec_core+30006>, 0x62b593f1f4d0 <vm_exec_core+2704>, 0x62b593f25a5d <vm_exec_core+28701>, 0x62b593f21689 <vm_exec_core+11337>, 0x62b593f25c58 <vm_exec_core+29208>, 0x62b593f211ca <vm_exec_core+10122>, 0x62b593f2516b <vm_exec_core+26411>, 0x62b593f1f367 <vm_exec_core+2343>, 0x62b593f1fb4d <vm_exec_core+4365>, 0x62b593f261ba <vm_exec_core+30586>, 0x62b593f21a6d <vm_exec_core+12333>, 0x62b593f2186a <vm_exec_core+11818>, 0x62b593f1ed9d <vm_exec_core+861>, 0x62b593f1f28a <vm_exec_core+2122>, 0x62b593f1ee23 <vm_exec_core+995>, 0x62b593f25323 <vm_exec_core+26851>, 0x62b593f22bee <vm_exec_core+16814>, 0x62b593f222b2 <vm_exec_core+14450>, 0x62b593f22aca <vm_exec_core+16522>, 0x62b593f22716 <vm_exec_core+15574>, 0x62b593f218ff <vm_exec_core+11967>, 0x62b593f221bd <vm_exec_core+14205>, 0x62b593f21b89 <vm_exec_core+12617>, 0x62b593f223cc <vm_exec_core+14732>, 0x62b593f2243d <vm_exec_core+14845>, 0x62b593f1f007 <vm_exec_core+1479>, 0x62b593f2030e <vm_exec_core+6350>, 0x62b593f25532 <vm_exec_core+27378>, 0x62b593f1fe80 <vm_exec_core+5184>, 0x62b593f262e3 <vm_exec_core+30883>, 0x62b593f240f1 <vm_exec_core+22193>, 0x62b593f21cff <vm_exec_core+12991>, 0x62b593f1f16f <vm_exec_core+1839>, 0x62b593f25b25 <vm_exec_core+28901>, 0x62b593f2586d <vm_exec_core+28205>, 0x62b593f200fd <vm_exec_core+5821>, 0x62b593f1f65f <vm_exec_core+3103>, 0x62b593f247e7 <vm_exec_core+23975>, 0x62b593f20c04 <vm_exec_core+8644>, 0x62b593f25d26 <vm_exec_core+29414>, 0x62b593f259cf <vm_exec_core+28559>, 0x62b593f212f2 <vm_exec_core+10418>, 0x62b593f21c8e <vm_exec_core+12878>, 0x62b593f24346 <vm_exec_core+22790>, 0x62b593f25946 <vm_exec_core+28422>, 0x62b593f23761 <vm_exec_core+19745>, 0x62b593f243cf <vm_exec_core+22927>, 0x62b593f24e88 <vm_exec_core+25672>, 0x62b593f2369e <vm_exec_core+19550>, 0x62b593f1f59c <vm_exec_core+2908>, 0x62b593f23df4 <vm_exec_core+21428>, 0x62b593f1f42f <vm_exec_core+2543>, 0x62b593f1f865 <vm_exec_core+3621>, 0x62b593f21575 <vm_exec_core+11061>, 0x62b593f2326b <vm_exec_core+18475>, 0x62b593f23c8d <vm_exec_core+21069>, 0x62b593f22f10 <vm_exec_core+17616>, 0x62b593f1f03b <vm_exec_core+1531>, 0x62b593f250b8 <vm_exec_core+26232>, 0x62b593f25798 <vm_exec_core+27992>, 0x62b593f1fa0c <vm_exec_core+4044>, 0x62b593f205b8 <vm_exec_core+7032>, 0x62b593f20276 <vm_exec_core+6198>, 0x62b593f20cf3 <vm_exec_core+8883>, 0x62b593f21b2a <vm_exec_core+12522>, 0x62b593f1fab3 <vm_exec_core+4211>, 0x62b593f24f20 <vm_exec_core+25824>, 0x62b593f20542 <vm_exec_core+6914>, 0x62b593f219d8 <vm_exec_core+12184>, 0x62b593f2249f <vm_exec_core+14943>, 0x62b593f2487d <vm_exec_core+24125>, 0x62b593f23923 <vm_exec_core+20195>, 0x62b593f20fcd <vm_exec_core+9613>, 0x62b593f2084f <vm_exec_core+7695>, 0x62b593f246d3 <vm_exec_core+23699>, 0x62b593f21755 <vm_exec_core+11541>, 0x62b593f23ef3 <vm_exec_core+21683>, 0x62b593f23995 <vm_exec_core+20309>, 0x62b593f23faa <vm_exec_core+21866>, 0x62b593f2546a <vm_exec_core+27178>, 0x62b593f22d22 <vm_exec_core+17122>, 0x62b593f24936 <vm_exec_core+24310>, 0x62b593f23de0 <vm_exec_core+21408>, 0x62b593f24464 <vm_exec_core+23076>, 0x62b593f210ec <vm_exec_core+9900>, 0x62b593f235f9 <vm_exec_core+19385>, 0x62b593f23839 <vm_exec_core+19961>, 0x62b593f220d3 <vm_exec_core+13971>, 0x62b593f23266 <vm_exec_core+18470>, 0x62b593f2149a <vm_exec_core+10842>, 0x62b593f20ad7 <vm_exec_core+8343>, 0x62b593f24028 <vm_exec_core+21992>, 0x62b593f1fc44 <vm_exec_core+4612>, 0x62b593f21e80 <vm_exec_core+13376>, 0x62b593f227d0 <vm_exec_core+15760>, 0x62b593f20dd1 <vm_exec_core+9105>, 0x62b593f2c7e4 <vm_exec_core+56740>, 0x62b593f207a6 <vm_exec_core+7526>, 0x62b593f2069e <vm_exec_core+7262>, 0x62b593f209a9 <vm_exec_core+8041>, 0x62b593f21394 <vm_exec_core+10580>, 0x62b593f2310f <vm_exec_core+18127>, 0x62b593f2255a <vm_exec_core+15130>, 0x62b593f2310a <vm_exec_core+18122>, 0x62b593f2391e <vm_exec_core+20190>, 0x62b593f23919 <vm_exec_core+20185>, 0x62b593f209a4 <vm_exec_core+8036>, 0x62b593f23de0 <vm_exec_core+21408>, 0x62b593f21af3 <vm_exec_core+12467>, 0x62b593f21af8 <vm_exec_core+12472>, 0x62b593f23914 <vm_exec_core+20180>, 0x62b593f2375c <vm_exec_core+19740>, 0x62b593f227cb <vm_exec_core+15755>, 0x62b593f22702 <vm_exec_core+15554>, 0x62b593f2380b <vm_exec_core+19915>, 0x62b593f22bd5 <vm_exec_core+16789>...}
reg_cfp = 0x77df189ff720
reg_pc = 0x5030013ee420
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_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#44 0x000062b593f19c42 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
_ec = 0x5170002ee950
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#45 0x000062b593fa9df2 in invoke_iseq_block_from_c (ec=0x5170002ee950, captured=0x77df189ff7a8, self=131800030266880, 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:1814
flags = 0
iseq = 0x77df1613e5a8
cfp = <optimized out>
sp = 0x77df188ff850
use_argv = 0x0
stack_argv = 0x77df188ff850
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#46 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:1828
captured = 0x77df189ff7a8
#47 0x000062b593f4b49c 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:1865
No locals.
#48 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#49 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#50 0x000062b593f4b49c in rb_yield (val=<optimized out>)
No locals.
#51 0x000062b593b6418c in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1154
_ec = 0x5170002ee950
_tag = {tag = 36, retval = <optimized out>, buf = {0x77df1bff5d70, <optimized out>, 0x77df1bff5c80, <optimized out>, <optimized out>}, prev = 0x77df0e1d6240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
ec = 0x5170002ee950
cfp = 0x77df189ff758
#52 0x000062b593cfa05b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4293
status = <optimized out>
pid = <optimized out>
#53 0x000062b593f89678 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:3903
ci = 0x657100040001
cc = <optimized out>
me = 0x77df41b4b390
cfunc = 0x506000049408
recv = 131800030266880
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#54 0x000062b593f6ef25 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x77df1bff6400) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4889
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0x0
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#55 0x000062b593f6e9b5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5029
ci = <optimized out>
cc = 0x0
#56 0x000062b593f2344f in vm_sendish (ec=0x5170002ee950, reg_cfp=0x77df189ff790, cd=0x502001fc1530, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#57 vm_exec_core (ec=ec@entry=0x5170002ee950) at ../../src/trunk_asan/insns.def:856
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x502001fc1530
insns_address_table = {0x62b593f1f016 <vm_exec_core+1494>, 0x62b593f2031d <vm_exec_core+6365>, 0x62b593f25541 <vm_exec_core+27393>, 0x62b593f1fe8f <vm_exec_core+5199>, 0x62b593f262f2 <vm_exec_core+30898>, 0x62b593f24100 <vm_exec_core+22208>, 0x62b593f21d0e <vm_exec_core+13006>, 0x62b593f1f17e <vm_exec_core+1854>, 0x62b593f25b34 <vm_exec_core+28916>, 0x62b593f2587c <vm_exec_core+28220>, 0x62b593f2010c <vm_exec_core+5836>, 0x62b593f1f66e <vm_exec_core+3118>, 0x62b593f247f6 <vm_exec_core+23990>, 0x62b593f20c13 <vm_exec_core+8659>, 0x62b593f25d35 <vm_exec_core+29429>, 0x62b593f259de <vm_exec_core+28574>, 0x62b593f21301 <vm_exec_core+10433>, 0x62b593f21c9d <vm_exec_core+12893>, 0x62b593f24355 <vm_exec_core+22805>, 0x62b593f25955 <vm_exec_core+28437>, 0x62b593f23770 <vm_exec_core+19760>, 0x62b593f243de <vm_exec_core+22942>, 0x62b593f24e97 <vm_exec_core+25687>, 0x62b593f236ad <vm_exec_core+19565>, 0x62b593f1f5ab <vm_exec_core+2923>, 0x62b593f23e03 <vm_exec_core+21443>, 0x62b593f1f43e <vm_exec_core+2558>, 0x62b593f1f874 <vm_exec_core+3636>, 0x62b593f21584 <vm_exec_core+11076>, 0x62b593f2327a <vm_exec_core+18490>, 0x62b593f23c9c <vm_exec_core+21084>, 0x62b593f22f1f <vm_exec_core+17631>, 0x62b593f1f04a <vm_exec_core+1546>, 0x62b593f250c7 <vm_exec_core+26247>, 0x62b593f257a7 <vm_exec_core+28007>, 0x62b593f1fa1b <vm_exec_core+4059>, 0x62b593f205c7 <vm_exec_core+7047>, 0x62b593f20285 <vm_exec_core+6213>, 0x62b593f20d02 <vm_exec_core+8898>, 0x62b593f21b39 <vm_exec_core+12537>, 0x62b593f1fac2 <vm_exec_core+4226>, 0x62b593f24f2f <vm_exec_core+25839>, 0x62b593f20551 <vm_exec_core+6929>, 0x62b593f219e7 <vm_exec_core+12199>, 0x62b593f224ae <vm_exec_core+14958>, 0x62b593f2488c <vm_exec_core+24140>, 0x62b593f23932 <vm_exec_core+20210>, 0x62b593f20fdc <vm_exec_core+9628>, 0x62b593f2085e <vm_exec_core+7710>, 0x62b593f246e2 <vm_exec_core+23714>, 0x62b593f21764 <vm_exec_core+11556>, 0x62b593f23f02 <vm_exec_core+21698>, 0x62b593f239a4 <vm_exec_core+20324>, 0x62b593f23fb9 <vm_exec_core+21881>, 0x62b593f25479 <vm_exec_core+27193>, 0x62b593f22d31 <vm_exec_core+17137>, 0x62b593f24945 <vm_exec_core+24325>, 0x62b593f1ed98 <vm_exec_core+856>, 0x62b593f24473 <vm_exec_core+23091>, 0x62b593f210fb <vm_exec_core+9915>, 0x62b593f23608 <vm_exec_core+19400>, 0x62b593f23848 <vm_exec_core+19976>, 0x62b593f220e2 <vm_exec_core+13986>, 0x62b593f1f928 <vm_exec_core+3816>, 0x62b593f214a9 <vm_exec_core+10857>, 0x62b593f20ae6 <vm_exec_core+8358>, 0x62b593f24037 <vm_exec_core+22007>, 0x62b593f1fc53 <vm_exec_core+4627>, 0x62b593f21e8f <vm_exec_core+13391>, 0x62b593f227df <vm_exec_core+15775>, 0x62b593f20de0 <vm_exec_core+9120>, 0x62b593f2c7f3 <vm_exec_core+56755>, 0x62b593f207b5 <vm_exec_core+7541>, 0x62b593f206ad <vm_exec_core+7277>, 0x62b593f209b8 <vm_exec_core+8056>, 0x62b593f213a3 <vm_exec_core+10595>, 0x62b593f2311e <vm_exec_core+18142>, 0x62b593f22569 <vm_exec_core+15145>, 0x62b593f23d1b <vm_exec_core+21211>, 0x62b593f229c5 <vm_exec_core+16261>, 0x62b593f24ff0 <vm_exec_core+26032>, 0x62b593f26597 <vm_exec_core+31575>, 0x62b593f25234 <vm_exec_core+26612>, 0x62b593f25e85 <vm_exec_core+29765>, 0x62b593f25f76 <vm_exec_core+30006>, 0x62b593f1f4d0 <vm_exec_core+2704>, 0x62b593f25a5d <vm_exec_core+28701>, 0x62b593f21689 <vm_exec_core+11337>, 0x62b593f25c58 <vm_exec_core+29208>, 0x62b593f211ca <vm_exec_core+10122>, 0x62b593f2516b <vm_exec_core+26411>, 0x62b593f1f367 <vm_exec_core+2343>, 0x62b593f1fb4d <vm_exec_core+4365>, 0x62b593f261ba <vm_exec_core+30586>, 0x62b593f21a6d <vm_exec_core+12333>, 0x62b593f2186a <vm_exec_core+11818>, 0x62b593f1ed9d <vm_exec_core+861>, 0x62b593f1f28a <vm_exec_core+2122>, 0x62b593f1ee23 <vm_exec_core+995>, 0x62b593f25323 <vm_exec_core+26851>, 0x62b593f22bee <vm_exec_core+16814>, 0x62b593f222b2 <vm_exec_core+14450>, 0x62b593f22aca <vm_exec_core+16522>, 0x62b593f22716 <vm_exec_core+15574>, 0x62b593f218ff <vm_exec_core+11967>, 0x62b593f221bd <vm_exec_core+14205>, 0x62b593f21b89 <vm_exec_core+12617>, 0x62b593f223cc <vm_exec_core+14732>, 0x62b593f2243d <vm_exec_core+14845>, 0x62b593f1f007 <vm_exec_core+1479>, 0x62b593f2030e <vm_exec_core+6350>, 0x62b593f25532 <vm_exec_core+27378>, 0x62b593f1fe80 <vm_exec_core+5184>, 0x62b593f262e3 <vm_exec_core+30883>, 0x62b593f240f1 <vm_exec_core+22193>, 0x62b593f21cff <vm_exec_core+12991>, 0x62b593f1f16f <vm_exec_core+1839>, 0x62b593f25b25 <vm_exec_core+28901>, 0x62b593f2586d <vm_exec_core+28205>, 0x62b593f200fd <vm_exec_core+5821>, 0x62b593f1f65f <vm_exec_core+3103>, 0x62b593f247e7 <vm_exec_core+23975>, 0x62b593f20c04 <vm_exec_core+8644>, 0x62b593f25d26 <vm_exec_core+29414>, 0x62b593f259cf <vm_exec_core+28559>, 0x62b593f212f2 <vm_exec_core+10418>, 0x62b593f21c8e <vm_exec_core+12878>, 0x62b593f24346 <vm_exec_core+22790>, 0x62b593f25946 <vm_exec_core+28422>, 0x62b593f23761 <vm_exec_core+19745>, 0x62b593f243cf <vm_exec_core+22927>, 0x62b593f24e88 <vm_exec_core+25672>, 0x62b593f2369e <vm_exec_core+19550>, 0x62b593f1f59c <vm_exec_core+2908>, 0x62b593f23df4 <vm_exec_core+21428>, 0x62b593f1f42f <vm_exec_core+2543>, 0x62b593f1f865 <vm_exec_core+3621>, 0x62b593f21575 <vm_exec_core+11061>, 0x62b593f2326b <vm_exec_core+18475>, 0x62b593f23c8d <vm_exec_core+21069>, 0x62b593f22f10 <vm_exec_core+17616>, 0x62b593f1f03b <vm_exec_core+1531>, 0x62b593f250b8 <vm_exec_core+26232>, 0x62b593f25798 <vm_exec_core+27992>, 0x62b593f1fa0c <vm_exec_core+4044>, 0x62b593f205b8 <vm_exec_core+7032>, 0x62b593f20276 <vm_exec_core+6198>, 0x62b593f20cf3 <vm_exec_core+8883>, 0x62b593f21b2a <vm_exec_core+12522>, 0x62b593f1fab3 <vm_exec_core+4211>, 0x62b593f24f20 <vm_exec_core+25824>, 0x62b593f20542 <vm_exec_core+6914>, 0x62b593f219d8 <vm_exec_core+12184>, 0x62b593f2249f <vm_exec_core+14943>, 0x62b593f2487d <vm_exec_core+24125>, 0x62b593f23923 <vm_exec_core+20195>, 0x62b593f20fcd <vm_exec_core+9613>, 0x62b593f2084f <vm_exec_core+7695>, 0x62b593f246d3 <vm_exec_core+23699>, 0x62b593f21755 <vm_exec_core+11541>, 0x62b593f23ef3 <vm_exec_core+21683>, 0x62b593f23995 <vm_exec_core+20309>, 0x62b593f23faa <vm_exec_core+21866>, 0x62b593f2546a <vm_exec_core+27178>, 0x62b593f22d22 <vm_exec_core+17122>, 0x62b593f24936 <vm_exec_core+24310>, 0x62b593f23de0 <vm_exec_core+21408>, 0x62b593f24464 <vm_exec_core+23076>, 0x62b593f210ec <vm_exec_core+9900>, 0x62b593f235f9 <vm_exec_core+19385>, 0x62b593f23839 <vm_exec_core+19961>, 0x62b593f220d3 <vm_exec_core+13971>, 0x62b593f23266 <vm_exec_core+18470>, 0x62b593f2149a <vm_exec_core+10842>, 0x62b593f20ad7 <vm_exec_core+8343>, 0x62b593f24028 <vm_exec_core+21992>, 0x62b593f1fc44 <vm_exec_core+4612>, 0x62b593f21e80 <vm_exec_core+13376>, 0x62b593f227d0 <vm_exec_core+15760>, 0x62b593f20dd1 <vm_exec_core+9105>, 0x62b593f2c7e4 <vm_exec_core+56740>, 0x62b593f207a6 <vm_exec_core+7526>, 0x62b593f2069e <vm_exec_core+7262>, 0x62b593f209a9 <vm_exec_core+8041>, 0x62b593f21394 <vm_exec_core+10580>, 0x62b593f2310f <vm_exec_core+18127>, 0x62b593f2255a <vm_exec_core+15130>, 0x62b593f2310a <vm_exec_core+18122>, 0x62b593f2391e <vm_exec_core+20190>, 0x62b593f23919 <vm_exec_core+20185>, 0x62b593f209a4 <vm_exec_core+8036>, 0x62b593f23de0 <vm_exec_core+21408>, 0x62b593f21af3 <vm_exec_core+12467>, 0x62b593f21af8 <vm_exec_core+12472>, 0x62b593f23914 <vm_exec_core+20180>, 0x62b593f2375c <vm_exec_core+19740>, 0x62b593f227cb <vm_exec_core+15755>, 0x62b593f22702 <vm_exec_core+15554>, 0x62b593f2380b <vm_exec_core+19915>, 0x62b593f22bd5 <vm_exec_core+16789>...}
reg_cfp = 0x77df189ff790
reg_pc = 0x50400311a070
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_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_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>
#58 0x000062b593f19c42 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
_ec = 0x5170002ee950
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#59 0x000062b593f5d82b in invoke_iseq_block_from_c (ec=0x5170002ee950, captured=<optimized out>, self=131800030266880, 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:1814
flags = 0
iseq = 0x77df1613e5d0
cfp = 0x77df189ff7c8
sp = 0x77df188ff818
use_argv = <optimized out>
stack_argv = 0x77df188ff818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#60 invoke_block_from_c_proc (ec=0x5170002ee950, self=131800030266880, 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:1908
block = <optimized out>
keyword_hash = <optimized out>
#61 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:1938
No locals.
#62 0x000062b593f5ba86 in rb_vm_invoke_proc (ec=0x540000000808, proc=0x80, proc@entry=0x5040031240d0, argc=-1816965410, 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:1959
self = 0
#63 0x000062b593ea801d in thread_do_start_proc (th=th@entry=0x515000016d80) at /tmp/ruby/src/trunk_asan/thread.c:614
args = <optimized out>
procval = <optimized out>
proc = 0x5040031240d0
args_len = 0
args_ptr = <optimized out>
#64 0x000062b593ea5bad in thread_do_start (th=0x515000016d80) at /tmp/ruby/src/trunk_asan/thread.c:631
result = 36
#65 thread_start_func_2 (th=th@entry=0x515000016d80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
_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>
#66 0x000062b593ea4e9e in call_thread_start_func_2 (th=0x515000016d80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
stack_start = <optimized out>
stack_start_addr = 0x77df1bff6cc0
#67 nt_start (ptr=0x50c00086a580) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
th = 0x515000016d80
sched = <optimized out>
nt = 0x50c00086a580
vm = 0x525000000100
#68 0x000062b593b18b2f in asan_thread_start(void*) ()
No symbol table info available.
#69 0x000077df4289caa4 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 = {131800131139264, 586310603196198038, 131800131139264, -352, 0, 140733388770288, 586310603183615126, 586115075574066326}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#70 0x000077df42929c6c 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 222433) detached]
$ timeout 60 gdb -p 222500 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 222502]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000062b593b34ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
>>> Threads
Id Target Id Frame
* 1 Thread 0x77df19fdf6c0 (LWP 222500) "test_autoload.*" 0x000062b593b34ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
2 Thread 0x77df269ff6c0 (LWP 222502) "test_autoload.*" 0x000077df4291b4fd in __GI___poll (fds=0x77df233bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x77df269ff6c0 (LWP 222502) "test_autoload.*"):
#0 0x000077df4291b4fd in __GI___poll (fds=0x77df233bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000062b593abf77a in __interceptor_poll ()
No symbol table info available.
#2 0x000062b593ea99ca in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1067
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:3075
vm = <optimized out>
#4 0x000062b593b18b2f in asan_thread_start(void*) ()
No symbol table info available.
#5 0x000077df4289caa4 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 = {131800309429952, 586176733360549014, 131800309429952, -352, 0, 131800097477168, 586176733347966102, 586115075574066326}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x000077df42929c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x77df19fdf6c0 (LWP 222500) "test_autoload.*"):
#0 0x000062b593b34ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1 0x000062b593b35e9a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2 0x000062b593a84710 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3 0x000062b593a84589 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 0x000062b593a841b5 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 0x000062b593a7f1be in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6 0x000062b593a7efa8 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7 0x000062b593b1af13 in __interceptor_malloc ()
No symbol table info available.
#8 0x000062b593bda31c in rb_gc_impl_malloc (objspace_ptr=0x51d000000a80, size=528, gc_allowed=true) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8233
gpr = 107008
objspace = 0x51d000000a80
mem = <optimized out>
#9 0x000062b593ba2f84 in ruby_xmalloc2_body (n=<optimized out>, size=1) at /tmp/ruby/src/trunk_asan/gc.c:5222
No locals.
#10 ruby_xmalloc2 (n=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5216
No locals.
#11 0x000062b593c586af in new_arena () at /tmp/ruby/src/trunk_asan/iseq.c:654
new_arena = <optimized out>
#12 prepare_iseq_build (iseq=iseq@entry=0x77df15f1ffb0, name=<optimized out>, name@entry=131800770338120, path=path@entry=131800197496680, realpath=realpath@entry=131800126858960, first_lineno=first_lineno@entry=0, code_location=code_location@entry=0x77df0bfbd040, node_id=7, parent=0x0, isolated_depth=0, type=ISEQ_TYPE_TOP, script_lines=4, option=0x77df0bfbd020) at /tmp/ruby/src/trunk_asan/iseq.c:712
coverage = 0
err_info = 4
body = <optimized out>
#13 0x000062b593c57a7a in pm_iseq_new_with_opt (node=<optimized out>, name=<optimized out>, path=<optimized out>, realpath=<optimized out>, first_lineno=<optimized out>, parent=<optimized out>, isolated_depth=<optimized out>, type=<optimized out>, option=0x77df0bfbd020, error_state=<optimized out>) at /tmp/ruby/src/trunk_asan/iseq.c:1140
next_option = {inline_const_cache = 1, peephole_optimization = 1, tailcall_optimization = 0, specialized_instruction = 1, operands_unification = 1, instructions_unification = 0, frozen_string_literal = -1, debug_frozen_string_literal = 0, coverage_enabled = 1, debug_level = 0}
code_location = {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 34}}
data = <optimized out>
iseq = 0x77df15f1ffb0
location = <optimized out>
start_line = <optimized out>
start = <optimized out>
end = <optimized out>
#14 0x000062b593c57664 in pm_iseq_new_top (node=node@entry=0x77df19fdb9f8, name=name@entry=131800770338120, path=path@entry=131800197496680, realpath=131800126858960, parent=parent@entry=0x0, error_state=error_state@entry=0x77df19fdbb20) at /tmp/ruby/src/trunk_asan/iseq.c:971
No locals.
#15 0x000062b593c756e5 in load_iseq_eval (ec=0x5170002e6450, fname=fname@entry=131800197496680) at /tmp/ruby/src/trunk_asan/load.c:750
error_state = <optimized out>
result = <optimized out>
error = <optimized out>
ec = 0x5170002e6450
v = <optimized out>
realpath_map = 131800770793520
box = 0x62b595254560 <root_box_data>
iseq = <optimized out>
#16 0x000062b593c6fac5 in require_internal (ec=ec@entry=0x5170002e6450, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1347
found = 114
handle = <optimized out>
_ec = <optimized out>
_tag = <optimized out>
th = 0x5150000d5500
box = 0x62b595254560 <root_box_data>
saved = <optimized out>
ftptr = <optimized out>
realpath = <optimized out>
realpaths = 131800770793680
realpath_map = 131800770793520
path = 131800197496680
state = RUBY_TAG_NONE
th2 = <optimized out>
result = <optimized out>
saved_path = <optimized out>
reset_ext_config = <optimized out>
prev_ext_config = <optimized out>
#17 0x000062b593c6daeb in rb_require_string_internal (fname=131800126858960, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1457
result = <optimized out>
ec = 0x5170002e6450
result = <optimized out>
#18 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1443
No locals.
#19 0x000062b593f89678 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:3903
ci = 0x13da100140003
cc = <optimized out>
me = 0x77df41f346a0
cfunc = 0x506000037048
recv = 131800772098120
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#20 0x000062b593f6ef25 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x77df19fdc620) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4889
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0x0
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#21 0x000062b593f75075 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4298
No locals.
#22 0x000062b593f2ad8d in vm_sendish (ec=0x5170002e6450, reg_cfp=0x77df186f96e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5170002e6450) at ../../src/trunk_asan/insns.def:904
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x62b593f1f016 <vm_exec_core+1494>, 0x62b593f2031d <vm_exec_core+6365>, 0x62b593f25541 <vm_exec_core+27393>, 0x62b593f1fe8f <vm_exec_core+5199>, 0x62b593f262f2 <vm_exec_core+30898>, 0x62b593f24100 <vm_exec_core+22208>, 0x62b593f21d0e <vm_exec_core+13006>, 0x62b593f1f17e <vm_exec_core+1854>, 0x62b593f25b34 <vm_exec_core+28916>, 0x62b593f2587c <vm_exec_core+28220>, 0x62b593f2010c <vm_exec_core+5836>, 0x62b593f1f66e <vm_exec_core+3118>, 0x62b593f247f6 <vm_exec_core+23990>, 0x62b593f20c13 <vm_exec_core+8659>, 0x62b593f25d35 <vm_exec_core+29429>, 0x62b593f259de <vm_exec_core+28574>, 0x62b593f21301 <vm_exec_core+10433>, 0x62b593f21c9d <vm_exec_core+12893>, 0x62b593f24355 <vm_exec_core+22805>, 0x62b593f25955 <vm_exec_core+28437>, 0x62b593f23770 <vm_exec_core+19760>, 0x62b593f243de <vm_exec_core+22942>, 0x62b593f24e97 <vm_exec_core+25687>, 0x62b593f236ad <vm_exec_core+19565>, 0x62b593f1f5ab <vm_exec_core+2923>, 0x62b593f23e03 <vm_exec_core+21443>, 0x62b593f1f43e <vm_exec_core+2558>, 0x62b593f1f874 <vm_exec_core+3636>, 0x62b593f21584 <vm_exec_core+11076>, 0x62b593f2327a <vm_exec_core+18490>, 0x62b593f23c9c <vm_exec_core+21084>, 0x62b593f22f1f <vm_exec_core+17631>, 0x62b593f1f04a <vm_exec_core+1546>, 0x62b593f250c7 <vm_exec_core+26247>, 0x62b593f257a7 <vm_exec_core+28007>, 0x62b593f1fa1b <vm_exec_core+4059>, 0x62b593f205c7 <vm_exec_core+7047>, 0x62b593f20285 <vm_exec_core+6213>, 0x62b593f20d02 <vm_exec_core+8898>, 0x62b593f21b39 <vm_exec_core+12537>, 0x62b593f1fac2 <vm_exec_core+4226>, 0x62b593f24f2f <vm_exec_core+25839>, 0x62b593f20551 <vm_exec_core+6929>, 0x62b593f219e7 <vm_exec_core+12199>, 0x62b593f224ae <vm_exec_core+14958>, 0x62b593f2488c <vm_exec_core+24140>, 0x62b593f23932 <vm_exec_core+20210>, 0x62b593f20fdc <vm_exec_core+9628>, 0x62b593f2085e <vm_exec_core+7710>, 0x62b593f246e2 <vm_exec_core+23714>, 0x62b593f21764 <vm_exec_core+11556>, 0x62b593f23f02 <vm_exec_core+21698>, 0x62b593f239a4 <vm_exec_core+20324>, 0x62b593f23fb9 <vm_exec_core+21881>, 0x62b593f25479 <vm_exec_core+27193>, 0x62b593f22d31 <vm_exec_core+17137>, 0x62b593f24945 <vm_exec_core+24325>, 0x62b593f1ed98 <vm_exec_core+856>, 0x62b593f24473 <vm_exec_core+23091>, 0x62b593f210fb <vm_exec_core+9915>, 0x62b593f23608 <vm_exec_core+19400>, 0x62b593f23848 <vm_exec_core+19976>, 0x62b593f220e2 <vm_exec_core+13986>, 0x62b593f1f928 <vm_exec_core+3816>, 0x62b593f214a9 <vm_exec_core+10857>, 0x62b593f20ae6 <vm_exec_core+8358>, 0x62b593f24037 <vm_exec_core+22007>, 0x62b593f1fc53 <vm_exec_core+4627>, 0x62b593f21e8f <vm_exec_core+13391>, 0x62b593f227df <vm_exec_core+15775>, 0x62b593f20de0 <vm_exec_core+9120>, 0x62b593f2c7f3 <vm_exec_core+56755>, 0x62b593f207b5 <vm_exec_core+7541>, 0x62b593f206ad <vm_exec_core+7277>, 0x62b593f209b8 <vm_exec_core+8056>, 0x62b593f213a3 <vm_exec_core+10595>, 0x62b593f2311e <vm_exec_core+18142>, 0x62b593f22569 <vm_exec_core+15145>, 0x62b593f23d1b <vm_exec_core+21211>, 0x62b593f229c5 <vm_exec_core+16261>, 0x62b593f24ff0 <vm_exec_core+26032>, 0x62b593f26597 <vm_exec_core+31575>, 0x62b593f25234 <vm_exec_core+26612>, 0x62b593f25e85 <vm_exec_core+29765>, 0x62b593f25f76 <vm_exec_core+30006>, 0x62b593f1f4d0 <vm_exec_core+2704>, 0x62b593f25a5d <vm_exec_core+28701>, 0x62b593f21689 <vm_exec_core+11337>, 0x62b593f25c58 <vm_exec_core+29208>, 0x62b593f211ca <vm_exec_core+10122>, 0x62b593f2516b <vm_exec_core+26411>, 0x62b593f1f367 <vm_exec_core+2343>, 0x62b593f1fb4d <vm_exec_core+4365>, 0x62b593f261ba <vm_exec_core+30586>, 0x62b593f21a6d <vm_exec_core+12333>, 0x62b593f2186a <vm_exec_core+11818>, 0x62b593f1ed9d <vm_exec_core+861>, 0x62b593f1f28a <vm_exec_core+2122>, 0x62b593f1ee23 <vm_exec_core+995>, 0x62b593f25323 <vm_exec_core+26851>, 0x62b593f22bee <vm_exec_core+16814>, 0x62b593f222b2 <vm_exec_core+14450>, 0x62b593f22aca <vm_exec_core+16522>, 0x62b593f22716 <vm_exec_core+15574>, 0x62b593f218ff <vm_exec_core+11967>, 0x62b593f221bd <vm_exec_core+14205>, 0x62b593f21b89 <vm_exec_core+12617>, 0x62b593f223cc <vm_exec_core+14732>, 0x62b593f2243d <vm_exec_core+14845>, 0x62b593f1f007 <vm_exec_core+1479>, 0x62b593f2030e <vm_exec_core+6350>, 0x62b593f25532 <vm_exec_core+27378>, 0x62b593f1fe80 <vm_exec_core+5184>, 0x62b593f262e3 <vm_exec_core+30883>, 0x62b593f240f1 <vm_exec_core+22193>, 0x62b593f21cff <vm_exec_core+12991>, 0x62b593f1f16f <vm_exec_core+1839>, 0x62b593f25b25 <vm_exec_core+28901>, 0x62b593f2586d <vm_exec_core+28205>, 0x62b593f200fd <vm_exec_core+5821>, 0x62b593f1f65f <vm_exec_core+3103>, 0x62b593f247e7 <vm_exec_core+23975>, 0x62b593f20c04 <vm_exec_core+8644>, 0x62b593f25d26 <vm_exec_core+29414>, 0x62b593f259cf <vm_exec_core+28559>, 0x62b593f212f2 <vm_exec_core+10418>, 0x62b593f21c8e <vm_exec_core+12878>, 0x62b593f24346 <vm_exec_core+22790>, 0x62b593f25946 <vm_exec_core+28422>, 0x62b593f23761 <vm_exec_core+19745>, 0x62b593f243cf <vm_exec_core+22927>, 0x62b593f24e88 <vm_exec_core+25672>, 0x62b593f2369e <vm_exec_core+19550>, 0x62b593f1f59c <vm_exec_core+2908>, 0x62b593f23df4 <vm_exec_core+21428>, 0x62b593f1f42f <vm_exec_core+2543>, 0x62b593f1f865 <vm_exec_core+3621>, 0x62b593f21575 <vm_exec_core+11061>, 0x62b593f2326b <vm_exec_core+18475>, 0x62b593f23c8d <vm_exec_core+21069>, 0x62b593f22f10 <vm_exec_core+17616>, 0x62b593f1f03b <vm_exec_core+1531>, 0x62b593f250b8 <vm_exec_core+26232>, 0x62b593f25798 <vm_exec_core+27992>, 0x62b593f1fa0c <vm_exec_core+4044>, 0x62b593f205b8 <vm_exec_core+7032>, 0x62b593f20276 <vm_exec_core+6198>, 0x62b593f20cf3 <vm_exec_core+8883>, 0x62b593f21b2a <vm_exec_core+12522>, 0x62b593f1fab3 <vm_exec_core+4211>, 0x62b593f24f20 <vm_exec_core+25824>, 0x62b593f20542 <vm_exec_core+6914>, 0x62b593f219d8 <vm_exec_core+12184>, 0x62b593f2249f <vm_exec_core+14943>, 0x62b593f2487d <vm_exec_core+24125>, 0x62b593f23923 <vm_exec_core+20195>, 0x62b593f20fcd <vm_exec_core+9613>, 0x62b593f2084f <vm_exec_core+7695>, 0x62b593f246d3 <vm_exec_core+23699>, 0x62b593f21755 <vm_exec_core+11541>, 0x62b593f23ef3 <vm_exec_core+21683>, 0x62b593f23995 <vm_exec_core+20309>, 0x62b593f23faa <vm_exec_core+21866>, 0x62b593f2546a <vm_exec_core+27178>, 0x62b593f22d22 <vm_exec_core+17122>, 0x62b593f24936 <vm_exec_core+24310>, 0x62b593f23de0 <vm_exec_core+21408>, 0x62b593f24464 <vm_exec_core+23076>, 0x62b593f210ec <vm_exec_core+9900>, 0x62b593f235f9 <vm_exec_core+19385>, 0x62b593f23839 <vm_exec_core+19961>, 0x62b593f220d3 <vm_exec_core+13971>, 0x62b593f23266 <vm_exec_core+18470>, 0x62b593f2149a <vm_exec_core+10842>, 0x62b593f20ad7 <vm_exec_core+8343>, 0x62b593f24028 <vm_exec_core+21992>, 0x62b593f1fc44 <vm_exec_core+4612>, 0x62b593f21e80 <vm_exec_core+13376>, 0x62b593f227d0 <vm_exec_core+15760>, 0x62b593f20dd1 <vm_exec_core+9105>, 0x62b593f2c7e4 <vm_exec_core+56740>, 0x62b593f207a6 <vm_exec_core+7526>, 0x62b593f2069e <vm_exec_core+7262>, 0x62b593f209a9 <vm_exec_core+8041>, 0x62b593f21394 <vm_exec_core+10580>, 0x62b593f2310f <vm_exec_core+18127>, 0x62b593f2255a <vm_exec_core+15130>, 0x62b593f2310a <vm_exec_core+18122>, 0x62b593f2391e <vm_exec_core+20190>, 0x62b593f23919 <vm_exec_core+20185>, 0x62b593f209a4 <vm_exec_core+8036>, 0x62b593f23de0 <vm_exec_core+21408>, 0x62b593f21af3 <vm_exec_core+12467>, 0x62b593f21af8 <vm_exec_core+12472>, 0x62b593f23914 <vm_exec_core+20180>, 0x62b593f2375c <vm_exec_core+19740>, 0x62b593f227cb <vm_exec_core+15755>, 0x62b593f22702 <vm_exec_core+15554>, 0x62b593f2380b <vm_exec_core+19915>, 0x62b593f22bd5 <vm_exec_core+16789>...}
reg_cfp = 0x77df186f96e8
reg_pc = 0x5110000a55f8
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_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x000062b593f19c42 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
_ec = 0x5170002e6450
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#25 0x000062b593f9fa7a in vm_call0_body (ec=<optimized out>, calling=0x77df0c1bc060, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
reg_cfp = <optimized out>
i = <optimized out>
ci = 0x77df0c1bc0d0
cc = <optimized out>
ret = <optimized out>
#26 0x000062b593f9f2e2 in vm_call0_cme (ec=0x5170002e6450, calling=0x77df0c1bc060, argv=0x77df19fdcdc0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#27 vm_call0_body (ec=<optimized out>, calling=0x77df0c1bc060, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
cme = 0x77df160c49d8
orig_cme = <optimized out>
ci = 0x77df0c1bc0d0
cc = 0x77df41b4da28
ret = <optimized out>
#28 0x000062b593f4841d in vm_call0_cc (ec=0x5170002e6450, recv=131800772098120, id=22705, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
flags = <optimized out>
calling = <error reading variable calling (Cannot access memory at address 0x80)>
use_argv = 0x0
av = <optimized out>
#29 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1065
ci = <optimized out>
ec = 0x5170002e6450
cc = <optimized out>
self = <optimized out>
#30 0x000062b593f494be in rb_funcallv (recv=131800772098120, mid=22705, argc=1, argv=0x77df19fdcdc0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1080
No locals.
#31 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1137
ar = <optimized out>
argv = 0x77df19fdcdc0
#32 0x000062b593f01743 in autoload_feature_require (_arguments=131800097476896) at /tmp/ruby/src/trunk_asan/variable.c:3226
receiver = 131800772098120
arguments = 0x77df19fdd120
autoload_const = <optimized out>
autoload_box_value = <optimized out>
th: 0x5150000d5500, native_id: 0x77df19fdf6c0
result = <optimized out>
#33 autoload_try_load (_arguments=131800097476896) at /tmp/ruby/src/trunk_asan/variable.c:3239
arguments = 0x77df19fdd120
-- Control frame information -----------------------------------------------
c:0007 p:---- s:0027 e:000026 l:y b:---- DUMMY [FINISH]
result = <optimized out>
ce = <optimized out>
#34 0x000062b593b648f7 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:1174
c:0006 p:---- s:0024 e:000023 l:y b:---- CFUNC :require
c:0005 p:0023 s:0019 e:000018 l:y b:0001 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:139 [FINISH]
_ec = 0x5170002e6450
c:0004 p:0002 s:0013 e:000012 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
c:0003 p:---- s:0010 e:000009 l:y b:---- CFUNC :fork
_tag = {tag = 36, retval = <optimized out>, buf = {0x77df19fdd0d0, <optimized out>, 0x77df19fdcfe0, <optimized out>, <optimized out>}, prev = 0x77df0c0bb740, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
c:0002 p:0004 s:0006 e:000005 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
ec = 0x5170002e6450
state = RUBY_TAG_NONE
errinfo = <optimized out>
#35 0x000062b593f00b30 in rb_autoload_load (module=module@entry=131800772050400, name=name@entry=251691) at /tmp/ruby/src/trunk_asan/variable.c:3300
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
ce = <optimized out>
arguments = {module = 131800772050400, name = 251691, flag = 0, mutex = 131800029569120, autoload_const = 0x0, autoload_data = 0x0}
result = <optimized out>
autoload_const_value = <optimized out>
#36 0x000062b593f0caf6 in rb_const_search_from (klass=131800197613760, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3402
ac = 0xfffffffffffffe00
am = 131800772050400
tmp = 131800772050400
ce = <optimized out>
current = 131800772050400
value = <optimized out>
first_iteration = <optimized out>
#37 0x000062b593f02494 in rb_const_search (klass=131800197613760, id=251691, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3424
value = <optimized out>
#38 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3351
c = <optimized out>
#39 0x000062b593f1120e 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:1170
root_cref = <optimized out>
klass = 92358976736008
cref = <optimized out>
val = <optimized out>
root_cref = <optimized out>
cref = <optimized out>
klass = <optimized out>
av = <optimized out>
am = <optimized out>
ce = <optimized out>
search_continue = <optimized out>
#40 0x000062b593f1dfed in vm_get_ev_const_chain (ec=0x5170002e6450, segments=0x502001fc15f0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1203
id = 0
val = 128
idx = <optimized out>
allow_nil = <optimized out>
#41 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x502001fc15b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6606
segments = 0x502001fc15f0
ice = <optimized out>
val = <optimized out>
#42 0x000062b593f2483f in vm_exec_core (ec=ec@entry=0x5170002e6450) at ../../src/trunk_asan/insns.def:265
ic = 0x0
leaf = false
val = <optimized out>
insns_address_table = {0x62b593f1f016 <vm_exec_core+1494>, 0x62b593f2031d <vm_exec_core+6365>, 0x62b593f25541 <vm_exec_core+27393>, 0x62b593f1fe8f <vm_exec_core+5199>, 0x62b593f262f2 <vm_exec_core+30898>, 0x62b593f24100 <vm_exec_core+22208>, 0x62b593f21d0e <vm_exec_core+13006>, 0x62b593f1f17e <vm_exec_core+1854>, 0x62b593f25b34 <vm_exec_core+28916>, 0x62b593f2587c <vm_exec_core+28220>, 0x62b593f2010c <vm_exec_core+5836>, 0x62b593f1f66e <vm_exec_core+3118>, 0x62b593f247f6 <vm_exec_core+23990>, 0x62b593f20c13 <vm_exec_core+8659>, 0x62b593f25d35 <vm_exec_core+29429>, 0x62b593f259de <vm_exec_core+28574>, 0x62b593f21301 <vm_exec_core+10433>, 0x62b593f21c9d <vm_exec_core+12893>, 0x62b593f24355 <vm_exec_core+22805>, 0x62b593f25955 <vm_exec_core+28437>, 0x62b593f23770 <vm_exec_core+19760>, 0x62b593f243de <vm_exec_core+22942>, 0x62b593f24e97 <vm_exec_core+25687>, 0x62b593f236ad <vm_exec_core+19565>, 0x62b593f1f5ab <vm_exec_core+2923>, 0x62b593f23e03 <vm_exec_core+21443>, 0x62b593f1f43e <vm_exec_core+2558>, 0x62b593f1f874 <vm_exec_core+3636>, 0x62b593f21584 <vm_exec_core+11076>, 0x62b593f2327a <vm_exec_core+18490>, 0x62b593f23c9c <vm_exec_core+21084>, 0x62b593f22f1f <vm_exec_core+17631>, 0x62b593f1f04a <vm_exec_core+1546>, 0x62b593f250c7 <vm_exec_core+26247>, 0x62b593f257a7 <vm_exec_core+28007>, 0x62b593f1fa1b <vm_exec_core+4059>, 0x62b593f205c7 <vm_exec_core+7047>, 0x62b593f20285 <vm_exec_core+6213>, 0x62b593f20d02 <vm_exec_core+8898>, 0x62b593f21b39 <vm_exec_core+12537>, 0x62b593f1fac2 <vm_exec_core+4226>, 0x62b593f24f2f <vm_exec_core+25839>, 0x62b593f20551 <vm_exec_core+6929>, 0x62b593f219e7 <vm_exec_core+12199>, 0x62b593f224ae <vm_exec_core+14958>, 0x62b593f2488c <vm_exec_core+24140>, 0x62b593f23932 <vm_exec_core+20210>, 0x62b593f20fdc <vm_exec_core+9628>, 0x62b593f2085e <vm_exec_core+7710>, 0x62b593f246e2 <vm_exec_core+23714>, 0x62b593f21764 <vm_exec_core+11556>, 0x62b593f23f02 <vm_exec_core+21698>, 0x62b593f239a4 <vm_exec_core+20324>, 0x62b593f23fb9 <vm_exec_core+21881>, 0x62b593f25479 <vm_exec_core+27193>, 0x62b593f22d31 <vm_exec_core+17137>, 0x62b593f24945 <vm_exec_core+24325>, 0x62b593f1ed98 <vm_exec_core+856>, 0x62b593f24473 <vm_exec_core+23091>, 0x62b593f210fb <vm_exec_core+9915>, 0x62b593f23608 <vm_exec_core+19400>, 0x62b593f23848 <vm_exec_core+19976>, 0x62b593f220e2 <vm_exec_core+13986>, 0x62b593f1f928 <vm_exec_core+3816>, 0x62b593f214a9 <vm_exec_core+10857>, 0x62b593f20ae6 <vm_exec_core+8358>, 0x62b593f24037 <vm_exec_core+22007>, 0x62b593f1fc53 <vm_exec_core+4627>, 0x62b593f21e8f <vm_exec_core+13391>, 0x62b593f227df <vm_exec_core+15775>, 0x62b593f20de0 <vm_exec_core+9120>, 0x62b593f2c7f3 <vm_exec_core+56755>, 0x62b593f207b5 <vm_exec_core+7541>, 0x62b593f206ad <vm_exec_core+7277>, 0x62b593f209b8 <vm_exec_core+8056>, 0x62b593f213a3 <vm_exec_core+10595>, 0x62b593f2311e <vm_exec_core+18142>, 0x62b593f22569 <vm_exec_core+15145>, 0x62b593f23d1b <vm_exec_core+21211>, 0x62b593f229c5 <vm_exec_core+16261>, 0x62b593f24ff0 <vm_exec_core+26032>, 0x62b593f26597 <vm_exec_core+31575>, 0x62b593f25234 <vm_exec_core+26612>, 0x62b593f25e85 <vm_exec_core+29765>, 0x62b593f25f76 <vm_exec_core+30006>, 0x62b593f1f4d0 <vm_exec_core+2704>, 0x62b593f25a5d <vm_exec_core+28701>, 0x62b593f21689 <vm_exec_core+11337>, 0x62b593f25c58 <vm_exec_core+29208>, 0x62b593f211ca <vm_exec_core+10122>, 0x62b593f2516b <vm_exec_core+26411>, 0x62b593f1f367 <vm_exec_core+2343>, 0x62b593f1fb4d <vm_exec_core+4365>, 0x62b593f261ba <vm_exec_core+30586>, 0x62b593f21a6d <vm_exec_core+12333>, 0x62b593f2186a <vm_exec_core+11818>, 0x62b593f1ed9d <vm_exec_core+861>, 0x62b593f1f28a <vm_exec_core+2122>, 0x62b593f1ee23 <vm_exec_core+995>, 0x62b593f25323 <vm_exec_core+26851>, 0x62b593f22bee <vm_exec_core+16814>, 0x62b593f222b2 <vm_exec_core+14450>, 0x62b593f22aca <vm_exec_core+16522>, 0x62b593f22716 <vm_exec_core+15574>, 0x62b593f218ff <vm_exec_core+11967>, 0x62b593f221bd <vm_exec_core+14205>, 0x62b593f21b89 <vm_exec_core+12617>, 0x62b593f223cc <vm_exec_core+14732>, 0x62b593f2243d <vm_exec_core+14845>, 0x62b593f1f007 <vm_exec_core+1479>, 0x62b593f2030e <vm_exec_core+6350>, 0x62b593f25532 <vm_exec_core+27378>, 0x62b593f1fe80 <vm_exec_core+5184>, 0x62b593f262e3 <vm_exec_core+30883>, 0x62b593f240f1 <vm_exec_core+22193>, 0x62b593f21cff <vm_exec_core+12991>, 0x62b593f1f16f <vm_exec_core+1839>, 0x62b593f25b25 <vm_exec_core+28901>, 0x62b593f2586d <vm_exec_core+28205>, 0x62b593f200fd <vm_exec_core+5821>, 0x62b593f1f65f <vm_exec_core+3103>, 0x62b593f247e7 <vm_exec_core+23975>, 0x62b593f20c04 <vm_exec_core+8644>, 0x62b593f25d26 <vm_exec_core+29414>, 0x62b593f259cf <vm_exec_core+28559>, 0x62b593f212f2 <vm_exec_core+10418>, 0x62b593f21c8e <vm_exec_core+12878>, 0x62b593f24346 <vm_exec_core+22790>, 0x62b593f25946 <vm_exec_core+28422>, 0x62b593f23761 <vm_exec_core+19745>, 0x62b593f243cf <vm_exec_core+22927>, 0x62b593f24e88 <vm_exec_core+25672>, 0x62b593f2369e <vm_exec_core+19550>, 0x62b593f1f59c <vm_exec_core+2908>, 0x62b593f23df4 <vm_exec_core+21428>, 0x62b593f1f42f <vm_exec_core+2543>, 0x62b593f1f865 <vm_exec_core+3621>, 0x62b593f21575 <vm_exec_core+11061>, 0x62b593f2326b <vm_exec_core+18475>, 0x62b593f23c8d <vm_exec_core+21069>, 0x62b593f22f10 <vm_exec_core+17616>, 0x62b593f1f03b <vm_exec_core+1531>, 0x62b593f250b8 <vm_exec_core+26232>, 0x62b593f25798 <vm_exec_core+27992>, 0x62b593f1fa0c <vm_exec_core+4044>, 0x62b593f205b8 <vm_exec_core+7032>, 0x62b593f20276 <vm_exec_core+6198>, 0x62b593f20cf3 <vm_exec_core+8883>, 0x62b593f21b2a <vm_exec_core+12522>, 0x62b593f1fab3 <vm_exec_core+4211>, 0x62b593f24f20 <vm_exec_core+25824>, 0x62b593f20542 <vm_exec_core+6914>, 0x62b593f219d8 <vm_exec_core+12184>, 0x62b593f2249f <vm_exec_core+14943>, 0x62b593f2487d <vm_exec_core+24125>, 0x62b593f23923 <vm_exec_core+20195>, 0x62b593f20fcd <vm_exec_core+9613>, 0x62b593f2084f <vm_exec_core+7695>, 0x62b593f246d3 <vm_exec_core+23699>, 0x62b593f21755 <vm_exec_core+11541>, 0x62b593f23ef3 <vm_exec_core+21683>, 0x62b593f23995 <vm_exec_core+20309>, 0x62b593f23faa <vm_exec_core+21866>, 0x62b593f2546a <vm_exec_core+27178>, 0x62b593f22d22 <vm_exec_core+17122>, 0x62b593f24936 <vm_exec_core+24310>, 0x62b593f23de0 <vm_exec_core+21408>, 0x62b593f24464 <vm_exec_core+23076>, 0x62b593f210ec <vm_exec_core+9900>, 0x62b593f235f9 <vm_exec_core+19385>, 0x62b593f23839 <vm_exec_core+19961>, 0x62b593f220d3 <vm_exec_core+13971>, 0x62b593f23266 <vm_exec_core+18470>, 0x62b593f2149a <vm_exec_core+10842>, 0x62b593f20ad7 <vm_exec_core+8343>, 0x62b593f24028 <vm_exec_core+21992>, 0x62b593f1fc44 <vm_exec_core+4612>, 0x62b593f21e80 <vm_exec_core+13376>, 0x62b593f227d0 <vm_exec_core+15760>, 0x62b593f20dd1 <vm_exec_core+9105>, 0x62b593f2c7e4 <vm_exec_core+56740>, 0x62b593f207a6 <vm_exec_core+7526>, 0x62b593f2069e <vm_exec_core+7262>, 0x62b593f209a9 <vm_exec_core+8041>, 0x62b593f21394 <vm_exec_core+10580>, 0x62b593f2310f <vm_exec_core+18127>, 0x62b593f2255a <vm_exec_core+15130>, 0x62b593f2310a <vm_exec_core+18122>, 0x62b593f2391e <vm_exec_core+20190>, 0x62b593f23919 <vm_exec_core+20185>, 0x62b593f209a4 <vm_exec_core+8036>, 0x62b593f23de0 <vm_exec_core+21408>, 0x62b593f21af3 <vm_exec_core+12467>, 0x62b593f21af8 <vm_exec_core+12472>, 0x62b593f23914 <vm_exec_core+20180>, 0x62b593f2375c <vm_exec_core+19740>, 0x62b593f227cb <vm_exec_core+15755>, 0x62b593f22702 <vm_exec_core+15554>, 0x62b593f2380b <vm_exec_core+19915>, 0x62b593f22bd5 <vm_exec_core+16789>...}
reg_cfp = 0x77df186f9720
reg_pc = 0x5030013ee420
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_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#43 0x000062b593f19c42 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
_ec = 0x5170002e6450
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#44 0x000062b593fa9df2 in invoke_iseq_block_from_c (ec=0x5170002e6450, captured=0x77df186f97a8, self=131800030266880, 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:1814
flags = 0
iseq = 0x77df1613e5a8
cfp = <optimized out>
sp = 0x77df185f9850
use_argv = 0x0
stack_argv = 0x77df185f9850
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#45 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1828
captured = 0x77df186f97a8
#46 0x000062b593f4b49c 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:1865
No locals.
#47 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#48 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#49 0x000062b593f4b49c in rb_yield (val=<optimized out>)
No locals.
#50 0x000062b593b6418c in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1154
_ec = 0x5170002e6450
_tag = {tag = 36, retval = <optimized out>, buf = {0x77df19fddf10, <optimized out>, 0x77df19fdde20, <optimized out>, <optimized out>}, prev = 0x77df0c0bb240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
ec = 0x5170002e6450
cfp = 0x77df186f9758
#51 0x000062b593cfa05b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4293
status = <optimized out>
pid = <optimized out>
#52 0x000062b593f89678 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:3903
ci = 0x657100040001
cc = <optimized out>
me = 0x77df41b4b390
cfunc = 0x506000049408
recv = 131800030266880
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#53 0x000062b593f2344f in vm_sendish (ec=0x5170002e6450, reg_cfp=0x77df186f9790, cd=0x502001fc1530, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#54 vm_exec_core (ec=ec@entry=0x5170002e6450) at ../../src/trunk_asan/insns.def:856
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x502001fc1530
insns_address_table = {0x62b593f1f016 <vm_exec_core+1494>, 0x62b593f2031d <vm_exec_core+6365>, 0x62b593f25541 <vm_exec_core+27393>, 0x62b593f1fe8f <vm_exec_core+5199>, 0x62b593f262f2 <vm_exec_core+30898>, 0x62b593f24100 <vm_exec_core+22208>, 0x62b593f21d0e <vm_exec_core+13006>, 0x62b593f1f17e <vm_exec_core+1854>, 0x62b593f25b34 <vm_exec_core+28916>, 0x62b593f2587c <vm_exec_core+28220>, 0x62b593f2010c <vm_exec_core+5836>, 0x62b593f1f66e <vm_exec_core+3118>, 0x62b593f247f6 <vm_exec_core+23990>, 0x62b593f20c13 <vm_exec_core+8659>, 0x62b593f25d35 <vm_exec_core+29429>, 0x62b593f259de <vm_exec_core+28574>, 0x62b593f21301 <vm_exec_core+10433>, 0x62b593f21c9d <vm_exec_core+12893>, 0x62b593f24355 <vm_exec_core+22805>, 0x62b593f25955 <vm_exec_core+28437>, 0x62b593f23770 <vm_exec_core+19760>, 0x62b593f243de <vm_exec_core+22942>, 0x62b593f24e97 <vm_exec_core+25687>, 0x62b593f236ad <vm_exec_core+19565>, 0x62b593f1f5ab <vm_exec_core+2923>, 0x62b593f23e03 <vm_exec_core+21443>, 0x62b593f1f43e <vm_exec_core+2558>, 0x62b593f1f874 <vm_exec_core+3636>, 0x62b593f21584 <vm_exec_core+11076>, 0x62b593f2327a <vm_exec_core+18490>, 0x62b593f23c9c <vm_exec_core+21084>, 0x62b593f22f1f <vm_exec_core+17631>, 0x62b593f1f04a <vm_exec_core+1546>, 0x62b593f250c7 <vm_exec_core+26247>, 0x62b593f257a7 <vm_exec_core+28007>, 0x62b593f1fa1b <vm_exec_core+4059>, 0x62b593f205c7 <vm_exec_core+7047>, 0x62b593f20285 <vm_exec_core+6213>, 0x62b593f20d02 <vm_exec_core+8898>, 0x62b593f21b39 <vm_exec_core+12537>, 0x62b593f1fac2 <vm_exec_core+4226>, 0x62b593f24f2f <vm_exec_core+25839>, 0x62b593f20551 <vm_exec_core+6929>, 0x62b593f219e7 <vm_exec_core+12199>, 0x62b593f224ae <vm_exec_core+14958>, 0x62b593f2488c <vm_exec_core+24140>, 0x62b593f23932 <vm_exec_core+20210>, 0x62b593f20fdc <vm_exec_core+9628>, 0x62b593f2085e <vm_exec_core+7710>, 0x62b593f246e2 <vm_exec_core+23714>, 0x62b593f21764 <vm_exec_core+11556>, 0x62b593f23f02 <vm_exec_core+21698>, 0x62b593f239a4 <vm_exec_core+20324>, 0x62b593f23fb9 <vm_exec_core+21881>, 0x62b593f25479 <vm_exec_core+27193>, 0x62b593f22d31 <vm_exec_core+17137>, 0x62b593f24945 <vm_exec_core+24325>, 0x62b593f1ed98 <vm_exec_core+856>, 0x62b593f24473 <vm_exec_core+23091>, 0x62b593f210fb <vm_exec_core+9915>, 0x62b593f23608 <vm_exec_core+19400>, 0x62b593f23848 <vm_exec_core+19976>, 0x62b593f220e2 <vm_exec_core+13986>, 0x62b593f1f928 <vm_exec_core+3816>, 0x62b593f214a9 <vm_exec_core+10857>, 0x62b593f20ae6 <vm_exec_core+8358>, 0x62b593f24037 <vm_exec_core+22007>, 0x62b593f1fc53 <vm_exec_core+4627>, 0x62b593f21e8f <vm_exec_core+13391>, 0x62b593f227df <vm_exec_core+15775>, 0x62b593f20de0 <vm_exec_core+9120>, 0x62b593f2c7f3 <vm_exec_core+56755>, 0x62b593f207b5 <vm_exec_core+7541>, 0x62b593f206ad <vm_exec_core+7277>, 0x62b593f209b8 <vm_exec_core+8056>, 0x62b593f213a3 <vm_exec_core+10595>, 0x62b593f2311e <vm_exec_core+18142>, 0x62b593f22569 <vm_exec_core+15145>, 0x62b593f23d1b <vm_exec_core+21211>, 0x62b593f229c5 <vm_exec_core+16261>, 0x62b593f24ff0 <vm_exec_core+26032>, 0x62b593f26597 <vm_exec_core+31575>, 0x62b593f25234 <vm_exec_core+26612>, 0x62b593f25e85 <vm_exec_core+29765>, 0x62b593f25f76 <vm_exec_core+30006>, 0x62b593f1f4d0 <vm_exec_core+2704>, 0x62b593f25a5d <vm_exec_core+28701>, 0x62b593f21689 <vm_exec_core+11337>, 0x62b593f25c58 <vm_exec_core+29208>, 0x62b593f211ca <vm_exec_core+10122>, 0x62b593f2516b <vm_exec_core+26411>, 0x62b593f1f367 <vm_exec_core+2343>, 0x62b593f1fb4d <vm_exec_core+4365>, 0x62b593f261ba <vm_exec_core+30586>, 0x62b593f21a6d <vm_exec_core+12333>, 0x62b593f2186a <vm_exec_core+11818>, 0x62b593f1ed9d <vm_exec_core+861>, 0x62b593f1f28a <vm_exec_core+2122>, 0x62b593f1ee23 <vm_exec_core+995>, 0x62b593f25323 <vm_exec_core+26851>, 0x62b593f22bee <vm_exec_core+16814>, 0x62b593f222b2 <vm_exec_core+14450>, 0x62b593f22aca <vm_exec_core+16522>, 0x62b593f22716 <vm_exec_core+15574>, 0x62b593f218ff <vm_exec_core+11967>, 0x62b593f221bd <vm_exec_core+14205>, 0x62b593f21b89 <vm_exec_core+12617>, 0x62b593f223cc <vm_exec_core+14732>, 0x62b593f2243d <vm_exec_core+14845>, 0x62b593f1f007 <vm_exec_core+1479>, 0x62b593f2030e <vm_exec_core+6350>, 0x62b593f25532 <vm_exec_core+27378>, 0x62b593f1fe80 <vm_exec_core+5184>, 0x62b593f262e3 <vm_exec_core+30883>, 0x62b593f240f1 <vm_exec_core+22193>, 0x62b593f21cff <vm_exec_core+12991>, 0x62b593f1f16f <vm_exec_core+1839>, 0x62b593f25b25 <vm_exec_core+28901>, 0x62b593f2586d <vm_exec_core+28205>, 0x62b593f200fd <vm_exec_core+5821>, 0x62b593f1f65f <vm_exec_core+3103>, 0x62b593f247e7 <vm_exec_core+23975>, 0x62b593f20c04 <vm_exec_core+8644>, 0x62b593f25d26 <vm_exec_core+29414>, 0x62b593f259cf <vm_exec_core+28559>, 0x62b593f212f2 <vm_exec_core+10418>, 0x62b593f21c8e <vm_exec_core+12878>, 0x62b593f24346 <vm_exec_core+22790>, 0x62b593f25946 <vm_exec_core+28422>, 0x62b593f23761 <vm_exec_core+19745>, 0x62b593f243cf <vm_exec_core+22927>, 0x62b593f24e88 <vm_exec_core+25672>, 0x62b593f2369e <vm_exec_core+19550>, 0x62b593f1f59c <vm_exec_core+2908>, 0x62b593f23df4 <vm_exec_core+21428>, 0x62b593f1f42f <vm_exec_core+2543>, 0x62b593f1f865 <vm_exec_core+3621>, 0x62b593f21575 <vm_exec_core+11061>, 0x62b593f2326b <vm_exec_core+18475>, 0x62b593f23c8d <vm_exec_core+21069>, 0x62b593f22f10 <vm_exec_core+17616>, 0x62b593f1f03b <vm_exec_core+1531>, 0x62b593f250b8 <vm_exec_core+26232>, 0x62b593f25798 <vm_exec_core+27992>, 0x62b593f1fa0c <vm_exec_core+4044>, 0x62b593f205b8 <vm_exec_core+7032>, 0x62b593f20276 <vm_exec_core+6198>, 0x62b593f20cf3 <vm_exec_core+8883>, 0x62b593f21b2a <vm_exec_core+12522>, 0x62b593f1fab3 <vm_exec_core+4211>, 0x62b593f24f20 <vm_exec_core+25824>, 0x62b593f20542 <vm_exec_core+6914>, 0x62b593f219d8 <vm_exec_core+12184>, 0x62b593f2249f <vm_exec_core+14943>, 0x62b593f2487d <vm_exec_core+24125>, 0x62b593f23923 <vm_exec_core+20195>, 0x62b593f20fcd <vm_exec_core+9613>, 0x62b593f2084f <vm_exec_core+7695>, 0x62b593f246d3 <vm_exec_core+23699>, 0x62b593f21755 <vm_exec_core+11541>, 0x62b593f23ef3 <vm_exec_core+21683>, 0x62b593f23995 <vm_exec_core+20309>, 0x62b593f23faa <vm_exec_core+21866>, 0x62b593f2546a <vm_exec_core+27178>, 0x62b593f22d22 <vm_exec_core+17122>, 0x62b593f24936 <vm_exec_core+24310>, 0x62b593f23de0 <vm_exec_core+21408>, 0x62b593f24464 <vm_exec_core+23076>, 0x62b593f210ec <vm_exec_core+9900>, 0x62b593f235f9 <vm_exec_core+19385>, 0x62b593f23839 <vm_exec_core+19961>, 0x62b593f220d3 <vm_exec_core+13971>, 0x62b593f23266 <vm_exec_core+18470>, 0x62b593f2149a <vm_exec_core+10842>, 0x62b593f20ad7 <vm_exec_core+8343>, 0x62b593f24028 <vm_exec_core+21992>, 0x62b593f1fc44 <vm_exec_core+4612>, 0x62b593f21e80 <vm_exec_core+13376>, 0x62b593f227d0 <vm_exec_core+15760>, 0x62b593f20dd1 <vm_exec_core+9105>, 0x62b593f2c7e4 <vm_exec_core+56740>, 0x62b593f207a6 <vm_exec_core+7526>, 0x62b593f2069e <vm_exec_core+7262>, 0x62b593f209a9 <vm_exec_core+8041>, 0x62b593f21394 <vm_exec_core+10580>, 0x62b593f2310f <vm_exec_core+18127>, 0x62b593f2255a <vm_exec_core+15130>, 0x62b593f2310a <vm_exec_core+18122>, 0x62b593f2391e <vm_exec_core+20190>, 0x62b593f23919 <vm_exec_core+20185>, 0x62b593f209a4 <vm_exec_core+8036>, 0x62b593f23de0 <vm_exec_core+21408>, 0x62b593f21af3 <vm_exec_core+12467>, 0x62b593f21af8 <vm_exec_core+12472>, 0x62b593f23914 <vm_exec_core+20180>, 0x62b593f2375c <vm_exec_core+19740>, 0x62b593f227cb <vm_exec_core+15755>, 0x62b593f22702 <vm_exec_core+15554>, 0x62b593f2380b <vm_exec_core+19915>, 0x62b593f22bd5 <vm_exec_core+16789>...}
reg_cfp = 0x77df186f9790
reg_pc = 0x50400311a070
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_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_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 0x000062b593f19c42 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
_ec = 0x5170002e6450
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#56 0x000062b593f5d82b in invoke_iseq_block_from_c (ec=0x5170002e6450, captured=<optimized out>, self=131800030266880, 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:1814
flags = 0
iseq = 0x77df1613e5d0
cfp = 0x77df186f97c8
sp = 0x77df185f9818
use_argv = <optimized out>
stack_argv = 0x77df185f9818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#57 invoke_block_from_c_proc (ec=0x5170002e6450, self=131800030266880, 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:1908
block = <optimized out>
keyword_hash = <optimized out>
#58 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1938
No locals.
#59 0x000062b593f5ba86 in rb_vm_invoke_proc (ec=0x540000000b08, proc=0x80, proc@entry=0x504003124150, argc=-1816965410, 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:1959
self = 0
#60 0x000062b593ea801d in thread_do_start_proc (th=th@entry=0x5150000d5500) at /tmp/ruby/src/trunk_asan/thread.c:614
args = <optimized out>
procval = <optimized out>
proc = 0x504003124150
args_len = 0
args_ptr = <optimized out>
#61 0x000062b593ea5bad in thread_do_start (th=0x5150000d5500) at /tmp/ruby/src/trunk_asan/thread.c:631
result = 36
#62 thread_start_func_2 (th=th@entry=0x5150000d5500, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x515000000300
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#63 0x000062b593ea4e9e in call_thread_start_func_2 (th=0x5150000d5500) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
stack_start = <optimized out>
stack_start_addr = 0x77df19fdecc0
#64 nt_start (ptr=0x50c000866380) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
th = 0x5150000d5500
sched = <optimized out>
nt = 0x50c000866380
vm = 0x525000000100
#65 0x000062b593b18b2f in asan_thread_start(void*) ()
No symbol table info available.
#66 0x000077df4289caa4 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 = {131800097486528, 586306218034588822, 131800097486528, -352, 0, 140733388770288, 586306218022005910, 586115075574066326}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#67 0x000077df42929c6c 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 222500) detached]
$ timeout 60 gdb -p 222568 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 222571]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000062b593b34ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
>>> Threads
Id Target Id Frame
* 1 Thread 0x77df1ed3d6c0 (LWP 222568) "test_autoload.*" 0x000062b593b34ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
2 Thread 0x77df269ff6c0 (LWP 222571) "test_autoload.*" 0x000077df4291b4fd in __GI___poll (fds=0x77df233bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x77df269ff6c0 (LWP 222571) "test_autoload.*"):
#0 0x000077df4291b4fd in __GI___poll (fds=0x77df233bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000062b593abf77a in __interceptor_poll ()
No symbol table info available.
#2 0x000062b593ea99ca in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1067
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:3075
vm = <optimized out>
#4 0x000062b593b18b2f in asan_thread_start(void*) ()
No symbol table info available.
#5 0x000077df4289caa4 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 = {131800309429952, 586176733360549014, 131800309429952, -352, 0, 131800178602544, 586176733347966102, 586115075574066326}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x000077df42929c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x77df1ed3d6c0 (LWP 222568) "test_autoload.*"):
#0 0x000062b593b34ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1 0x000062b593b35e9a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2 0x000062b593a84710 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3 0x000062b593a84589 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 0x000062b593a841b5 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 0x000062b593a7f1be in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6 0x000062b593a7efa8 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7 0x000062b593b1af13 in __interceptor_malloc ()
No symbol table info available.
#8 0x000062b593bda31c in rb_gc_impl_malloc (objspace_ptr=0x51d000000a80, size=3296, gc_allowed=true) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8233
gpr = 107008
objspace = 0x51d000000a80
mem = <optimized out>
#9 0x000062b593ba2f84 in ruby_xmalloc2_body (n=<optimized out>, size=8) at /tmp/ruby/src/trunk_asan/gc.c:5222
No locals.
#10 ruby_xmalloc2 (n=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5216
No locals.
#11 0x000062b5940fb697 in ary_heap_alloc_buffer (capa=412) at /tmp/ruby/src/trunk_asan/array.c:358
No locals.
#12 rb_ary_cancel_sharing (ary=ary@entry=131800771920520) at /tmp/ruby/src/trunk_asan/array.c:567
ptr = <optimized out>
len = 412
shared_root = 131800763782640
shared_len = <optimized out>
#13 0x000062b5940fdcfe in rb_ary_modify (ary=131800771920520) at /tmp/ruby/src/trunk_asan/array.c:583
No locals.
#14 ary_ensure_room_for_push (ary=ary@entry=131800771920520, add_len=add_len@entry=1) at /tmp/ruby/src/trunk_asan/array.c:620
old_len = <optimized out>
new_len = 413
capa = <optimized out>
#15 0x000062b5940fda05 in rb_ary_push (ary=ary@entry=131800771920520, item=item@entry=131800126858960) at /tmp/ruby/src/trunk_asan/array.c:1403
idx = 412
target_ary = <optimized out>
rbimpl_ary = <optimized out>
ptr = <optimized out>
tmp_n = <optimized out>
#16 0x000062b593c6c9d7 in rb_provide_feature (box=box@entry=0x62b595254560 <root_box_data>, feature=131800126858960, feature@entry=131800197496680) at /tmp/ruby/src/trunk_asan/load.c:699
features = 131800771920520
#17 0x000062b593c70188 in require_internal (ec=<optimized out>, ec@entry=0x5170002d6f50, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1397
real = <optimized out>
th = 0x515000263980
box = 0x62b595254560 <root_box_data>
saved = <optimized out>
ftptr = <optimized out>
realpath = <optimized out>
realpaths = 131800770793680
realpath_map = 131800770793520
path = 131800197496680
state = <optimized out>
th2 = <optimized out>
result = <optimized out>
saved_path = <optimized out>
reset_ext_config = <optimized out>
prev_ext_config = <optimized out>
#18 0x000062b593c6daeb in rb_require_string_internal (fname=131800126858960, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1457
result = <optimized out>
ec = 0x5170002d6f50
result = <optimized out>
#19 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1443
No locals.
#20 0x000062b593f89678 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:3903
ci = 0x13da100140003
cc = <optimized out>
me = 0x77df41f346a0
cfunc = 0x506000037048
recv = 131800772098120
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#21 0x000062b593f6ef25 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x77df1ed3a620) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4889
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0x0
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#22 0x000062b593f75075 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4298
No locals.
#23 0x000062b593f2ad8d in vm_sendish (ec=0x5170002d6f50, reg_cfp=0x77df16ab06e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#24 vm_exec_core (ec=ec@entry=0x5170002d6f50) at ../../src/trunk_asan/insns.def:904
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x62b593f1f016 <vm_exec_core+1494>, 0x62b593f2031d <vm_exec_core+6365>, 0x62b593f25541 <vm_exec_core+27393>, 0x62b593f1fe8f <vm_exec_core+5199>, 0x62b593f262f2 <vm_exec_core+30898>, 0x62b593f24100 <vm_exec_core+22208>, 0x62b593f21d0e <vm_exec_core+13006>, 0x62b593f1f17e <vm_exec_core+1854>, 0x62b593f25b34 <vm_exec_core+28916>, 0x62b593f2587c <vm_exec_core+28220>, 0x62b593f2010c <vm_exec_core+5836>, 0x62b593f1f66e <vm_exec_core+3118>, 0x62b593f247f6 <vm_exec_core+23990>, 0x62b593f20c13 <vm_exec_core+8659>, 0x62b593f25d35 <vm_exec_core+29429>, 0x62b593f259de <vm_exec_core+28574>, 0x62b593f21301 <vm_exec_core+10433>, 0x62b593f21c9d <vm_exec_core+12893>, 0x62b593f24355 <vm_exec_core+22805>, 0x62b593f25955 <vm_exec_core+28437>, 0x62b593f23770 <vm_exec_core+19760>, 0x62b593f243de <vm_exec_core+22942>, 0x62b593f24e97 <vm_exec_core+25687>, 0x62b593f236ad <vm_exec_core+19565>, 0x62b593f1f5ab <vm_exec_core+2923>, 0x62b593f23e03 <vm_exec_core+21443>, 0x62b593f1f43e <vm_exec_core+2558>, 0x62b593f1f874 <vm_exec_core+3636>, 0x62b593f21584 <vm_exec_core+11076>, 0x62b593f2327a <vm_exec_core+18490>, 0x62b593f23c9c <vm_exec_core+21084>, 0x62b593f22f1f <vm_exec_core+17631>, 0x62b593f1f04a <vm_exec_core+1546>, 0x62b593f250c7 <vm_exec_core+26247>, 0x62b593f257a7 <vm_exec_core+28007>, 0x62b593f1fa1b <vm_exec_core+4059>, 0x62b593f205c7 <vm_exec_core+7047>, 0x62b593f20285 <vm_exec_core+6213>, 0x62b593f20d02 <vm_exec_core+8898>, 0x62b593f21b39 <vm_exec_core+12537>, 0x62b593f1fac2 <vm_exec_core+4226>, 0x62b593f24f2f <vm_exec_core+25839>, 0x62b593f20551 <vm_exec_core+6929>, 0x62b593f219e7 <vm_exec_core+12199>, 0x62b593f224ae <vm_exec_core+14958>, 0x62b593f2488c <vm_exec_core+24140>, 0x62b593f23932 <vm_exec_core+20210>, 0x62b593f20fdc <vm_exec_core+9628>, 0x62b593f2085e <vm_exec_core+7710>, 0x62b593f246e2 <vm_exec_core+23714>, 0x62b593f21764 <vm_exec_core+11556>, 0x62b593f23f02 <vm_exec_core+21698>, 0x62b593f239a4 <vm_exec_core+20324>, 0x62b593f23fb9 <vm_exec_core+21881>, 0x62b593f25479 <vm_exec_core+27193>, 0x62b593f22d31 <vm_exec_core+17137>, 0x62b593f24945 <vm_exec_core+24325>, 0x62b593f1ed98 <vm_exec_core+856>, 0x62b593f24473 <vm_exec_core+23091>, 0x62b593f210fb <vm_exec_core+9915>, 0x62b593f23608 <vm_exec_core+19400>, 0x62b593f23848 <vm_exec_core+19976>, 0x62b593f220e2 <vm_exec_core+13986>, 0x62b593f1f928 <vm_exec_core+3816>, 0x62b593f214a9 <vm_exec_core+10857>, 0x62b593f20ae6 <vm_exec_core+8358>, 0x62b593f24037 <vm_exec_core+22007>, 0x62b593f1fc53 <vm_exec_core+4627>, 0x62b593f21e8f <vm_exec_core+13391>, 0x62b593f227df <vm_exec_core+15775>, 0x62b593f20de0 <vm_exec_core+9120>, 0x62b593f2c7f3 <vm_exec_core+56755>, 0x62b593f207b5 <vm_exec_core+7541>, 0x62b593f206ad <vm_exec_core+7277>, 0x62b593f209b8 <vm_exec_core+8056>, 0x62b593f213a3 <vm_exec_core+10595>, 0x62b593f2311e <vm_exec_core+18142>, 0x62b593f22569 <vm_exec_core+15145>, 0x62b593f23d1b <vm_exec_core+21211>, 0x62b593f229c5 <vm_exec_core+16261>, 0x62b593f24ff0 <vm_exec_core+26032>, 0x62b593f26597 <vm_exec_core+31575>, 0x62b593f25234 <vm_exec_core+26612>, 0x62b593f25e85 <vm_exec_core+29765>, 0x62b593f25f76 <vm_exec_core+30006>, 0x62b593f1f4d0 <vm_exec_core+2704>, 0x62b593f25a5d <vm_exec_core+28701>, 0x62b593f21689 <vm_exec_core+11337>, 0x62b593f25c58 <vm_exec_core+29208>, 0x62b593f211ca <vm_exec_core+10122>, 0x62b593f2516b <vm_exec_core+26411>, 0x62b593f1f367 <vm_exec_core+2343>, 0x62b593f1fb4d <vm_exec_core+4365>, 0x62b593f261ba <vm_exec_core+30586>, 0x62b593f21a6d <vm_exec_core+12333>, 0x62b593f2186a <vm_exec_core+11818>, 0x62b593f1ed9d <vm_exec_core+861>, 0x62b593f1f28a <vm_exec_core+2122>, 0x62b593f1ee23 <vm_exec_core+995>, 0x62b593f25323 <vm_exec_core+26851>, 0x62b593f22bee <vm_exec_core+16814>, 0x62b593f222b2 <vm_exec_core+14450>, 0x62b593f22aca <vm_exec_core+16522>, 0x62b593f22716 <vm_exec_core+15574>, 0x62b593f218ff <vm_exec_core+11967>, 0x62b593f221bd <vm_exec_core+14205>, 0x62b593f21b89 <vm_exec_core+12617>, 0x62b593f223cc <vm_exec_core+14732>, 0x62b593f2243d <vm_exec_core+14845>, 0x62b593f1f007 <vm_exec_core+1479>, 0x62b593f2030e <vm_exec_core+6350>, 0x62b593f25532 <vm_exec_core+27378>, 0x62b593f1fe80 <vm_exec_core+5184>, 0x62b593f262e3 <vm_exec_core+30883>, 0x62b593f240f1 <vm_exec_core+22193>, 0x62b593f21cff <vm_exec_core+12991>, 0x62b593f1f16f <vm_exec_core+1839>, 0x62b593f25b25 <vm_exec_core+28901>, 0x62b593f2586d <vm_exec_core+28205>, 0x62b593f200fd <vm_exec_core+5821>, 0x62b593f1f65f <vm_exec_core+3103>, 0x62b593f247e7 <vm_exec_core+23975>, 0x62b593f20c04 <vm_exec_core+8644>, 0x62b593f25d26 <vm_exec_core+29414>, 0x62b593f259cf <vm_exec_core+28559>, 0x62b593f212f2 <vm_exec_core+10418>, 0x62b593f21c8e <vm_exec_core+12878>, 0x62b593f24346 <vm_exec_core+22790>, 0x62b593f25946 <vm_exec_core+28422>, 0x62b593f23761 <vm_exec_core+19745>, 0x62b593f243cf <vm_exec_core+22927>, 0x62b593f24e88 <vm_exec_core+25672>, 0x62b593f2369e <vm_exec_core+19550>, 0x62b593f1f59c <vm_exec_core+2908>, 0x62b593f23df4 <vm_exec_core+21428>, 0x62b593f1f42f <vm_exec_core+2543>, 0x62b593f1f865 <vm_exec_core+3621>, 0x62b593f21575 <vm_exec_core+11061>, 0x62b593f2326b <vm_exec_core+18475>, 0x62b593f23c8d <vm_exec_core+21069>, 0x62b593f22f10 <vm_exec_core+17616>, 0x62b593f1f03b <vm_exec_core+1531>, 0x62b593f250b8 <vm_exec_core+26232>, 0x62b593f25798 <vm_exec_core+27992>, 0x62b593f1fa0c <vm_exec_core+4044>, 0x62b593f205b8 <vm_exec_core+7032>, 0x62b593f20276 <vm_exec_core+6198>, 0x62b593f20cf3 <vm_exec_core+8883>, 0x62b593f21b2a <vm_exec_core+12522>, 0x62b593f1fab3 <vm_exec_core+4211>, 0x62b593f24f20 <vm_exec_core+25824>, 0x62b593f20542 <vm_exec_core+6914>, 0x62b593f219d8 <vm_exec_core+12184>, 0x62b593f2249f <vm_exec_core+14943>, 0x62b593f2487d <vm_exec_core+24125>, 0x62b593f23923 <vm_exec_core+20195>, 0x62b593f20fcd <vm_exec_core+9613>, 0x62b593f2084f <vm_exec_core+7695>, 0x62b593f246d3 <vm_exec_core+23699>, 0x62b593f21755 <vm_exec_core+11541>, 0x62b593f23ef3 <vm_exec_core+21683>, 0x62b593f23995 <vm_exec_core+20309>, 0x62b593f23faa <vm_exec_core+21866>, 0x62b593f2546a <vm_exec_core+27178>, 0x62b593f22d22 <vm_exec_core+17122>, 0x62b593f24936 <vm_exec_core+24310>, 0x62b593f23de0 <vm_exec_core+21408>, 0x62b593f24464 <vm_exec_core+23076>, 0x62b593f210ec <vm_exec_core+9900>, 0x62b593f235f9 <vm_exec_core+19385>, 0x62b593f23839 <vm_exec_core+19961>, 0x62b593f220d3 <vm_exec_core+13971>, 0x62b593f23266 <vm_exec_core+18470>, 0x62b593f2149a <vm_exec_core+10842>, 0x62b593f20ad7 <vm_exec_core+8343>, 0x62b593f24028 <vm_exec_core+21992>, 0x62b593f1fc44 <vm_exec_core+4612>, 0x62b593f21e80 <vm_exec_core+13376>, 0x62b593f227d0 <vm_exec_core+15760>, 0x62b593f20dd1 <vm_exec_core+9105>, 0x62b593f2c7e4 <vm_exec_core+56740>, 0x62b593f207a6 <vm_exec_core+7526>, 0x62b593f2069e <vm_exec_core+7262>, 0x62b593f209a9 <vm_exec_core+8041>, 0x62b593f21394 <vm_exec_core+10580>, 0x62b593f2310f <vm_exec_core+18127>, 0x62b593f2255a <vm_exec_core+15130>, 0x62b593f2310a <vm_exec_core+18122>, 0x62b593f2391e <vm_exec_core+20190>, 0x62b593f23919 <vm_exec_core+20185>, 0x62b593f209a4 <vm_exec_core+8036>, 0x62b593f23de0 <vm_exec_core+21408>, 0x62b593f21af3 <vm_exec_core+12467>, 0x62b593f21af8 <vm_exec_core+12472>, 0x62b593f23914 <vm_exec_core+20180>, 0x62b593f2375c <vm_exec_core+19740>, 0x62b593f227cb <vm_exec_core+15755>, 0x62b593f22702 <vm_exec_core+15554>, 0x62b593f2380b <vm_exec_core+19915>, 0x62b593f22bd5 <vm_exec_core+16789>...}
reg_cfp = 0x77df16ab06e8
reg_pc = 0x5110000a55f8
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_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#25 0x000062b593f19c42 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
_ec = 0x5170002d6f50
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#26 0x000062b593f9fa7a in vm_call0_body (ec=<optimized out>, calling=0x77df0abaa060, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
reg_cfp = <optimized out>
i = <optimized out>
ci = 0x77df0abaa0d0
cc = <optimized out>
ret = <optimized out>
#27 0x000062b593f9f2e2 in vm_call0_cme (ec=0x5170002d6f50, calling=0x77df0abaa060, argv=0x77df1ed3adc0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#28 vm_call0_body (ec=<optimized out>, calling=0x77df0abaa060, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
cme = 0x77df160c49d8
orig_cme = <optimized out>
ci = 0x77df0abaa0d0
cc = 0x77df41b4da28
ret = <optimized out>
#29 0x000062b593f4841d in vm_call0_cc (ec=0x5170002d6f50, recv=131800772098120, id=22705, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<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>
#30 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1065
ci = <optimized out>
ec = 0x5170002d6f50
cc = <optimized out>
self = <optimized out>
#31 0x000062b593f494be in rb_funcallv (recv=131800772098120, mid=22705, argc=1, argv=0x77df1ed3adc0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1080
No locals.
#32 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1137
ar = <optimized out>
argv = 0x77df1ed3adc0
#33 0x000062b593f01743 in autoload_feature_require (_arguments=131800178602272) at /tmp/ruby/src/trunk_asan/variable.c:3226
receiver = 131800772098120
arguments = 0x77df1ed3b120
autoload_const = <optimized out>
autoload_box_value = <optimized out>
result = <optimized out>
#34 autoload_try_load (_arguments=131800178602272) at /tmp/ruby/src/trunk_asan/variable.c:3239
arguments = 0x77df1ed3b120
result = <optimized out>
ce = <optimized out>
#35 0x000062b593b648f7 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:1174
_ec = 0x5170002d6f50
th: 0x515000263980, native_id: 0x77df1ed3d6c0
-- Control frame information -----------------------------------------------
_tag = {tag = 36, retval = <optimized out>, buf = {0x77df1ed3b0d0, <optimized out>, 0x77df1ed3afe0, <optimized out>, <optimized out>}, prev = 0x77df0aaa9740, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
c:0006 p:---- s:0024 e:000023 l:y b:---- CFUNC :require
ec = 0x5170002d6f50
state = RUBY_TAG_NONE
errinfo = <optimized out>
#36 0x000062b593f00b30 in rb_autoload_load (module=module@entry=131800772050400, name=name@entry=251691) at /tmp/ruby/src/trunk_asan/variable.c:3300
ce = <optimized out>
arguments = {module = 131800772050400, name = 251691, flag = 0, mutex = 131800029569120, autoload_const = 0x0, autoload_data = 0x0}
result = <optimized out>
c:0005 p:0023 s:0019 e:000018 l:y b:0001 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:139 [FINISH]
c:0004 p:0002 s:0013 e:000012 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
autoload_const_value = <optimized out>
#37 0x000062b593f0caf6 in rb_const_search_from (klass=131800197613760, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3402
ac = 0xfffffffffffffe00
c:0003 p:---- s:0010 e:000009 l:y b:---- CFUNC :fork
am = 131800772050400
tmp = 131800772050400
c:0002 p:0004 s:0006 e:000005 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
ce = <optimized out>
current = 131800772050400
value = <optimized out>
first_iteration = <optimized out>
#38 0x000062b593f02494 in rb_const_search (klass=131800197613760, id=251691, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3424
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
value = <optimized out>
#39 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3351
c = <optimized out>
#40 0x000062b593f1120e 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:1170
root_cref = <optimized out>
klass = 92358976737160
cref = <optimized out>
val = <optimized out>
root_cref = <optimized out>
cref = <optimized out>
klass = <optimized out>
av = <optimized out>
am = <optimized out>
ce = <optimized out>
search_continue = <optimized out>
#41 0x000062b593f1dfed in vm_get_ev_const_chain (ec=0x5170002d6f50, segments=0x502001fc15f0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1203
id = 0
val = 128
idx = <optimized out>
allow_nil = <optimized out>
#42 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x502001fc15b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6606
segments = 0x502001fc15f0
ice = <optimized out>
val = <optimized out>
#43 0x000062b593f2483f in vm_exec_core (ec=ec@entry=0x5170002d6f50) at ../../src/trunk_asan/insns.def:265
ic = 0x0
leaf = false
val = <optimized out>
insns_address_table = {0x62b593f1f016 <vm_exec_core+1494>, 0x62b593f2031d <vm_exec_core+6365>, 0x62b593f25541 <vm_exec_core+27393>, 0x62b593f1fe8f <vm_exec_core+5199>, 0x62b593f262f2 <vm_exec_core+30898>, 0x62b593f24100 <vm_exec_core+22208>, 0x62b593f21d0e <vm_exec_core+13006>, 0x62b593f1f17e <vm_exec_core+1854>, 0x62b593f25b34 <vm_exec_core+28916>, 0x62b593f2587c <vm_exec_core+28220>, 0x62b593f2010c <vm_exec_core+5836>, 0x62b593f1f66e <vm_exec_core+3118>, 0x62b593f247f6 <vm_exec_core+23990>, 0x62b593f20c13 <vm_exec_core+8659>, 0x62b593f25d35 <vm_exec_core+29429>, 0x62b593f259de <vm_exec_core+28574>, 0x62b593f21301 <vm_exec_core+10433>, 0x62b593f21c9d <vm_exec_core+12893>, 0x62b593f24355 <vm_exec_core+22805>, 0x62b593f25955 <vm_exec_core+28437>, 0x62b593f23770 <vm_exec_core+19760>, 0x62b593f243de <vm_exec_core+22942>, 0x62b593f24e97 <vm_exec_core+25687>, 0x62b593f236ad <vm_exec_core+19565>, 0x62b593f1f5ab <vm_exec_core+2923>, 0x62b593f23e03 <vm_exec_core+21443>, 0x62b593f1f43e <vm_exec_core+2558>, 0x62b593f1f874 <vm_exec_core+3636>, 0x62b593f21584 <vm_exec_core+11076>, 0x62b593f2327a <vm_exec_core+18490>, 0x62b593f23c9c <vm_exec_core+21084>, 0x62b593f22f1f <vm_exec_core+17631>, 0x62b593f1f04a <vm_exec_core+1546>, 0x62b593f250c7 <vm_exec_core+26247>, 0x62b593f257a7 <vm_exec_core+28007>, 0x62b593f1fa1b <vm_exec_core+4059>, 0x62b593f205c7 <vm_exec_core+7047>, 0x62b593f20285 <vm_exec_core+6213>, 0x62b593f20d02 <vm_exec_core+8898>, 0x62b593f21b39 <vm_exec_core+12537>, 0x62b593f1fac2 <vm_exec_core+4226>, 0x62b593f24f2f <vm_exec_core+25839>, 0x62b593f20551 <vm_exec_core+6929>, 0x62b593f219e7 <vm_exec_core+12199>, 0x62b593f224ae <vm_exec_core+14958>, 0x62b593f2488c <vm_exec_core+24140>, 0x62b593f23932 <vm_exec_core+20210>, 0x62b593f20fdc <vm_exec_core+9628>, 0x62b593f2085e <vm_exec_core+7710>, 0x62b593f246e2 <vm_exec_core+23714>, 0x62b593f21764 <vm_exec_core+11556>, 0x62b593f23f02 <vm_exec_core+21698>, 0x62b593f239a4 <vm_exec_core+20324>, 0x62b593f23fb9 <vm_exec_core+21881>, 0x62b593f25479 <vm_exec_core+27193>, 0x62b593f22d31 <vm_exec_core+17137>, 0x62b593f24945 <vm_exec_core+24325>, 0x62b593f1ed98 <vm_exec_core+856>, 0x62b593f24473 <vm_exec_core+23091>, 0x62b593f210fb <vm_exec_core+9915>, 0x62b593f23608 <vm_exec_core+19400>, 0x62b593f23848 <vm_exec_core+19976>, 0x62b593f220e2 <vm_exec_core+13986>, 0x62b593f1f928 <vm_exec_core+3816>, 0x62b593f214a9 <vm_exec_core+10857>, 0x62b593f20ae6 <vm_exec_core+8358>, 0x62b593f24037 <vm_exec_core+22007>, 0x62b593f1fc53 <vm_exec_core+4627>, 0x62b593f21e8f <vm_exec_core+13391>, 0x62b593f227df <vm_exec_core+15775>, 0x62b593f20de0 <vm_exec_core+9120>, 0x62b593f2c7f3 <vm_exec_core+56755>, 0x62b593f207b5 <vm_exec_core+7541>, 0x62b593f206ad <vm_exec_core+7277>, 0x62b593f209b8 <vm_exec_core+8056>, 0x62b593f213a3 <vm_exec_core+10595>, 0x62b593f2311e <vm_exec_core+18142>, 0x62b593f22569 <vm_exec_core+15145>, 0x62b593f23d1b <vm_exec_core+21211>, 0x62b593f229c5 <vm_exec_core+16261>, 0x62b593f24ff0 <vm_exec_core+26032>, 0x62b593f26597 <vm_exec_core+31575>, 0x62b593f25234 <vm_exec_core+26612>, 0x62b593f25e85 <vm_exec_core+29765>, 0x62b593f25f76 <vm_exec_core+30006>, 0x62b593f1f4d0 <vm_exec_core+2704>, 0x62b593f25a5d <vm_exec_core+28701>, 0x62b593f21689 <vm_exec_core+11337>, 0x62b593f25c58 <vm_exec_core+29208>, 0x62b593f211ca <vm_exec_core+10122>, 0x62b593f2516b <vm_exec_core+26411>, 0x62b593f1f367 <vm_exec_core+2343>, 0x62b593f1fb4d <vm_exec_core+4365>, 0x62b593f261ba <vm_exec_core+30586>, 0x62b593f21a6d <vm_exec_core+12333>, 0x62b593f2186a <vm_exec_core+11818>, 0x62b593f1ed9d <vm_exec_core+861>, 0x62b593f1f28a <vm_exec_core+2122>, 0x62b593f1ee23 <vm_exec_core+995>, 0x62b593f25323 <vm_exec_core+26851>, 0x62b593f22bee <vm_exec_core+16814>, 0x62b593f222b2 <vm_exec_core+14450>, 0x62b593f22aca <vm_exec_core+16522>, 0x62b593f22716 <vm_exec_core+15574>, 0x62b593f218ff <vm_exec_core+11967>, 0x62b593f221bd <vm_exec_core+14205>, 0x62b593f21b89 <vm_exec_core+12617>, 0x62b593f223cc <vm_exec_core+14732>, 0x62b593f2243d <vm_exec_core+14845>, 0x62b593f1f007 <vm_exec_core+1479>, 0x62b593f2030e <vm_exec_core+6350>, 0x62b593f25532 <vm_exec_core+27378>, 0x62b593f1fe80 <vm_exec_core+5184>, 0x62b593f262e3 <vm_exec_core+30883>, 0x62b593f240f1 <vm_exec_core+22193>, 0x62b593f21cff <vm_exec_core+12991>, 0x62b593f1f16f <vm_exec_core+1839>, 0x62b593f25b25 <vm_exec_core+28901>, 0x62b593f2586d <vm_exec_core+28205>, 0x62b593f200fd <vm_exec_core+5821>, 0x62b593f1f65f <vm_exec_core+3103>, 0x62b593f247e7 <vm_exec_core+23975>, 0x62b593f20c04 <vm_exec_core+8644>, 0x62b593f25d26 <vm_exec_core+29414>, 0x62b593f259cf <vm_exec_core+28559>, 0x62b593f212f2 <vm_exec_core+10418>, 0x62b593f21c8e <vm_exec_core+12878>, 0x62b593f24346 <vm_exec_core+22790>, 0x62b593f25946 <vm_exec_core+28422>, 0x62b593f23761 <vm_exec_core+19745>, 0x62b593f243cf <vm_exec_core+22927>, 0x62b593f24e88 <vm_exec_core+25672>, 0x62b593f2369e <vm_exec_core+19550>, 0x62b593f1f59c <vm_exec_core+2908>, 0x62b593f23df4 <vm_exec_core+21428>, 0x62b593f1f42f <vm_exec_core+2543>, 0x62b593f1f865 <vm_exec_core+3621>, 0x62b593f21575 <vm_exec_core+11061>, 0x62b593f2326b <vm_exec_core+18475>, 0x62b593f23c8d <vm_exec_core+21069>, 0x62b593f22f10 <vm_exec_core+17616>, 0x62b593f1f03b <vm_exec_core+1531>, 0x62b593f250b8 <vm_exec_core+26232>, 0x62b593f25798 <vm_exec_core+27992>, 0x62b593f1fa0c <vm_exec_core+4044>, 0x62b593f205b8 <vm_exec_core+7032>, 0x62b593f20276 <vm_exec_core+6198>, 0x62b593f20cf3 <vm_exec_core+8883>, 0x62b593f21b2a <vm_exec_core+12522>, 0x62b593f1fab3 <vm_exec_core+4211>, 0x62b593f24f20 <vm_exec_core+25824>, 0x62b593f20542 <vm_exec_core+6914>, 0x62b593f219d8 <vm_exec_core+12184>, 0x62b593f2249f <vm_exec_core+14943>, 0x62b593f2487d <vm_exec_core+24125>, 0x62b593f23923 <vm_exec_core+20195>, 0x62b593f20fcd <vm_exec_core+9613>, 0x62b593f2084f <vm_exec_core+7695>, 0x62b593f246d3 <vm_exec_core+23699>, 0x62b593f21755 <vm_exec_core+11541>, 0x62b593f23ef3 <vm_exec_core+21683>, 0x62b593f23995 <vm_exec_core+20309>, 0x62b593f23faa <vm_exec_core+21866>, 0x62b593f2546a <vm_exec_core+27178>, 0x62b593f22d22 <vm_exec_core+17122>, 0x62b593f24936 <vm_exec_core+24310>, 0x62b593f23de0 <vm_exec_core+21408>, 0x62b593f24464 <vm_exec_core+23076>, 0x62b593f210ec <vm_exec_core+9900>, 0x62b593f235f9 <vm_exec_core+19385>, 0x62b593f23839 <vm_exec_core+19961>, 0x62b593f220d3 <vm_exec_core+13971>, 0x62b593f23266 <vm_exec_core+18470>, 0x62b593f2149a <vm_exec_core+10842>, 0x62b593f20ad7 <vm_exec_core+8343>, 0x62b593f24028 <vm_exec_core+21992>, 0x62b593f1fc44 <vm_exec_core+4612>, 0x62b593f21e80 <vm_exec_core+13376>, 0x62b593f227d0 <vm_exec_core+15760>, 0x62b593f20dd1 <vm_exec_core+9105>, 0x62b593f2c7e4 <vm_exec_core+56740>, 0x62b593f207a6 <vm_exec_core+7526>, 0x62b593f2069e <vm_exec_core+7262>, 0x62b593f209a9 <vm_exec_core+8041>, 0x62b593f21394 <vm_exec_core+10580>, 0x62b593f2310f <vm_exec_core+18127>, 0x62b593f2255a <vm_exec_core+15130>, 0x62b593f2310a <vm_exec_core+18122>, 0x62b593f2391e <vm_exec_core+20190>, 0x62b593f23919 <vm_exec_core+20185>, 0x62b593f209a4 <vm_exec_core+8036>, 0x62b593f23de0 <vm_exec_core+21408>, 0x62b593f21af3 <vm_exec_core+12467>, 0x62b593f21af8 <vm_exec_core+12472>, 0x62b593f23914 <vm_exec_core+20180>, 0x62b593f2375c <vm_exec_core+19740>, 0x62b593f227cb <vm_exec_core+15755>, 0x62b593f22702 <vm_exec_core+15554>, 0x62b593f2380b <vm_exec_core+19915>, 0x62b593f22bd5 <vm_exec_core+16789>...}
reg_cfp = 0x77df16ab0720
reg_pc = 0x5030013ee420
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_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#44 0x000062b593f19c42 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
_ec = 0x5170002d6f50
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#45 0x000062b593fa9df2 in invoke_iseq_block_from_c (ec=0x5170002d6f50, captured=0x77df16ab07a8, self=131800030266880, 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:1814
flags = 0
iseq = 0x77df1613e5a8
cfp = <optimized out>
sp = 0x77df169b0850
use_argv = 0x0
stack_argv = 0x77df169b0850
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#46 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:1828
captured = 0x77df16ab07a8
#47 0x000062b593f4b49c 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:1865
No locals.
#48 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#49 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#50 0x000062b593f4b49c in rb_yield (val=<optimized out>)
No locals.
#51 0x000062b593b6418c in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1154
_ec = 0x5170002d6f50
_tag = {tag = 36, retval = <optimized out>, buf = {0x77df1ed3bf10, <optimized out>, 0x77df1ed3be20, <optimized out>, <optimized out>}, prev = 0x77df0aaa9240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
ec = 0x5170002d6f50
cfp = 0x77df16ab0758
#52 0x000062b593cfa05b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4293
status = <optimized out>
pid = <optimized out>
#53 0x000062b593f89678 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:3903
ci = 0x657100040001
cc = <optimized out>
me = 0x77df41b4b390
cfunc = 0x506000049408
recv = 131800030266880
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#54 0x000062b593f2344f in vm_sendish (ec=0x5170002d6f50, reg_cfp=0x77df16ab0790, cd=0x502001fc1530, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#55 vm_exec_core (ec=ec@entry=0x5170002d6f50) at ../../src/trunk_asan/insns.def:856
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x502001fc1530
insns_address_table = {0x62b593f1f016 <vm_exec_core+1494>, 0x62b593f2031d <vm_exec_core+6365>, 0x62b593f25541 <vm_exec_core+27393>, 0x62b593f1fe8f <vm_exec_core+5199>, 0x62b593f262f2 <vm_exec_core+30898>, 0x62b593f24100 <vm_exec_core+22208>, 0x62b593f21d0e <vm_exec_core+13006>, 0x62b593f1f17e <vm_exec_core+1854>, 0x62b593f25b34 <vm_exec_core+28916>, 0x62b593f2587c <vm_exec_core+28220>, 0x62b593f2010c <vm_exec_core+5836>, 0x62b593f1f66e <vm_exec_core+3118>, 0x62b593f247f6 <vm_exec_core+23990>, 0x62b593f20c13 <vm_exec_core+8659>, 0x62b593f25d35 <vm_exec_core+29429>, 0x62b593f259de <vm_exec_core+28574>, 0x62b593f21301 <vm_exec_core+10433>, 0x62b593f21c9d <vm_exec_core+12893>, 0x62b593f24355 <vm_exec_core+22805>, 0x62b593f25955 <vm_exec_core+28437>, 0x62b593f23770 <vm_exec_core+19760>, 0x62b593f243de <vm_exec_core+22942>, 0x62b593f24e97 <vm_exec_core+25687>, 0x62b593f236ad <vm_exec_core+19565>, 0x62b593f1f5ab <vm_exec_core+2923>, 0x62b593f23e03 <vm_exec_core+21443>, 0x62b593f1f43e <vm_exec_core+2558>, 0x62b593f1f874 <vm_exec_core+3636>, 0x62b593f21584 <vm_exec_core+11076>, 0x62b593f2327a <vm_exec_core+18490>, 0x62b593f23c9c <vm_exec_core+21084>, 0x62b593f22f1f <vm_exec_core+17631>, 0x62b593f1f04a <vm_exec_core+1546>, 0x62b593f250c7 <vm_exec_core+26247>, 0x62b593f257a7 <vm_exec_core+28007>, 0x62b593f1fa1b <vm_exec_core+4059>, 0x62b593f205c7 <vm_exec_core+7047>, 0x62b593f20285 <vm_exec_core+6213>, 0x62b593f20d02 <vm_exec_core+8898>, 0x62b593f21b39 <vm_exec_core+12537>, 0x62b593f1fac2 <vm_exec_core+4226>, 0x62b593f24f2f <vm_exec_core+25839>, 0x62b593f20551 <vm_exec_core+6929>, 0x62b593f219e7 <vm_exec_core+12199>, 0x62b593f224ae <vm_exec_core+14958>, 0x62b593f2488c <vm_exec_core+24140>, 0x62b593f23932 <vm_exec_core+20210>, 0x62b593f20fdc <vm_exec_core+9628>, 0x62b593f2085e <vm_exec_core+7710>, 0x62b593f246e2 <vm_exec_core+23714>, 0x62b593f21764 <vm_exec_core+11556>, 0x62b593f23f02 <vm_exec_core+21698>, 0x62b593f239a4 <vm_exec_core+20324>, 0x62b593f23fb9 <vm_exec_core+21881>, 0x62b593f25479 <vm_exec_core+27193>, 0x62b593f22d31 <vm_exec_core+17137>, 0x62b593f24945 <vm_exec_core+24325>, 0x62b593f1ed98 <vm_exec_core+856>, 0x62b593f24473 <vm_exec_core+23091>, 0x62b593f210fb <vm_exec_core+9915>, 0x62b593f23608 <vm_exec_core+19400>, 0x62b593f23848 <vm_exec_core+19976>, 0x62b593f220e2 <vm_exec_core+13986>, 0x62b593f1f928 <vm_exec_core+3816>, 0x62b593f214a9 <vm_exec_core+10857>, 0x62b593f20ae6 <vm_exec_core+8358>, 0x62b593f24037 <vm_exec_core+22007>, 0x62b593f1fc53 <vm_exec_core+4627>, 0x62b593f21e8f <vm_exec_core+13391>, 0x62b593f227df <vm_exec_core+15775>, 0x62b593f20de0 <vm_exec_core+9120>, 0x62b593f2c7f3 <vm_exec_core+56755>, 0x62b593f207b5 <vm_exec_core+7541>, 0x62b593f206ad <vm_exec_core+7277>, 0x62b593f209b8 <vm_exec_core+8056>, 0x62b593f213a3 <vm_exec_core+10595>, 0x62b593f2311e <vm_exec_core+18142>, 0x62b593f22569 <vm_exec_core+15145>, 0x62b593f23d1b <vm_exec_core+21211>, 0x62b593f229c5 <vm_exec_core+16261>, 0x62b593f24ff0 <vm_exec_core+26032>, 0x62b593f26597 <vm_exec_core+31575>, 0x62b593f25234 <vm_exec_core+26612>, 0x62b593f25e85 <vm_exec_core+29765>, 0x62b593f25f76 <vm_exec_core+30006>, 0x62b593f1f4d0 <vm_exec_core+2704>, 0x62b593f25a5d <vm_exec_core+28701>, 0x62b593f21689 <vm_exec_core+11337>, 0x62b593f25c58 <vm_exec_core+29208>, 0x62b593f211ca <vm_exec_core+10122>, 0x62b593f2516b <vm_exec_core+26411>, 0x62b593f1f367 <vm_exec_core+2343>, 0x62b593f1fb4d <vm_exec_core+4365>, 0x62b593f261ba <vm_exec_core+30586>, 0x62b593f21a6d <vm_exec_core+12333>, 0x62b593f2186a <vm_exec_core+11818>, 0x62b593f1ed9d <vm_exec_core+861>, 0x62b593f1f28a <vm_exec_core+2122>, 0x62b593f1ee23 <vm_exec_core+995>, 0x62b593f25323 <vm_exec_core+26851>, 0x62b593f22bee <vm_exec_core+16814>, 0x62b593f222b2 <vm_exec_core+14450>, 0x62b593f22aca <vm_exec_core+16522>, 0x62b593f22716 <vm_exec_core+15574>, 0x62b593f218ff <vm_exec_core+11967>, 0x62b593f221bd <vm_exec_core+14205>, 0x62b593f21b89 <vm_exec_core+12617>, 0x62b593f223cc <vm_exec_core+14732>, 0x62b593f2243d <vm_exec_core+14845>, 0x62b593f1f007 <vm_exec_core+1479>, 0x62b593f2030e <vm_exec_core+6350>, 0x62b593f25532 <vm_exec_core+27378>, 0x62b593f1fe80 <vm_exec_core+5184>, 0x62b593f262e3 <vm_exec_core+30883>, 0x62b593f240f1 <vm_exec_core+22193>, 0x62b593f21cff <vm_exec_core+12991>, 0x62b593f1f16f <vm_exec_core+1839>, 0x62b593f25b25 <vm_exec_core+28901>, 0x62b593f2586d <vm_exec_core+28205>, 0x62b593f200fd <vm_exec_core+5821>, 0x62b593f1f65f <vm_exec_core+3103>, 0x62b593f247e7 <vm_exec_core+23975>, 0x62b593f20c04 <vm_exec_core+8644>, 0x62b593f25d26 <vm_exec_core+29414>, 0x62b593f259cf <vm_exec_core+28559>, 0x62b593f212f2 <vm_exec_core+10418>, 0x62b593f21c8e <vm_exec_core+12878>, 0x62b593f24346 <vm_exec_core+22790>, 0x62b593f25946 <vm_exec_core+28422>, 0x62b593f23761 <vm_exec_core+19745>, 0x62b593f243cf <vm_exec_core+22927>, 0x62b593f24e88 <vm_exec_core+25672>, 0x62b593f2369e <vm_exec_core+19550>, 0x62b593f1f59c <vm_exec_core+2908>, 0x62b593f23df4 <vm_exec_core+21428>, 0x62b593f1f42f <vm_exec_core+2543>, 0x62b593f1f865 <vm_exec_core+3621>, 0x62b593f21575 <vm_exec_core+11061>, 0x62b593f2326b <vm_exec_core+18475>, 0x62b593f23c8d <vm_exec_core+21069>, 0x62b593f22f10 <vm_exec_core+17616>, 0x62b593f1f03b <vm_exec_core+1531>, 0x62b593f250b8 <vm_exec_core+26232>, 0x62b593f25798 <vm_exec_core+27992>, 0x62b593f1fa0c <vm_exec_core+4044>, 0x62b593f205b8 <vm_exec_core+7032>, 0x62b593f20276 <vm_exec_core+6198>, 0x62b593f20cf3 <vm_exec_core+8883>, 0x62b593f21b2a <vm_exec_core+12522>, 0x62b593f1fab3 <vm_exec_core+4211>, 0x62b593f24f20 <vm_exec_core+25824>, 0x62b593f20542 <vm_exec_core+6914>, 0x62b593f219d8 <vm_exec_core+12184>, 0x62b593f2249f <vm_exec_core+14943>, 0x62b593f2487d <vm_exec_core+24125>, 0x62b593f23923 <vm_exec_core+20195>, 0x62b593f20fcd <vm_exec_core+9613>, 0x62b593f2084f <vm_exec_core+7695>, 0x62b593f246d3 <vm_exec_core+23699>, 0x62b593f21755 <vm_exec_core+11541>, 0x62b593f23ef3 <vm_exec_core+21683>, 0x62b593f23995 <vm_exec_core+20309>, 0x62b593f23faa <vm_exec_core+21866>, 0x62b593f2546a <vm_exec_core+27178>, 0x62b593f22d22 <vm_exec_core+17122>, 0x62b593f24936 <vm_exec_core+24310>, 0x62b593f23de0 <vm_exec_core+21408>, 0x62b593f24464 <vm_exec_core+23076>, 0x62b593f210ec <vm_exec_core+9900>, 0x62b593f235f9 <vm_exec_core+19385>, 0x62b593f23839 <vm_exec_core+19961>, 0x62b593f220d3 <vm_exec_core+13971>, 0x62b593f23266 <vm_exec_core+18470>, 0x62b593f2149a <vm_exec_core+10842>, 0x62b593f20ad7 <vm_exec_core+8343>, 0x62b593f24028 <vm_exec_core+21992>, 0x62b593f1fc44 <vm_exec_core+4612>, 0x62b593f21e80 <vm_exec_core+13376>, 0x62b593f227d0 <vm_exec_core+15760>, 0x62b593f20dd1 <vm_exec_core+9105>, 0x62b593f2c7e4 <vm_exec_core+56740>, 0x62b593f207a6 <vm_exec_core+7526>, 0x62b593f2069e <vm_exec_core+7262>, 0x62b593f209a9 <vm_exec_core+8041>, 0x62b593f21394 <vm_exec_core+10580>, 0x62b593f2310f <vm_exec_core+18127>, 0x62b593f2255a <vm_exec_core+15130>, 0x62b593f2310a <vm_exec_core+18122>, 0x62b593f2391e <vm_exec_core+20190>, 0x62b593f23919 <vm_exec_core+20185>, 0x62b593f209a4 <vm_exec_core+8036>, 0x62b593f23de0 <vm_exec_core+21408>, 0x62b593f21af3 <vm_exec_core+12467>, 0x62b593f21af8 <vm_exec_core+12472>, 0x62b593f23914 <vm_exec_core+20180>, 0x62b593f2375c <vm_exec_core+19740>, 0x62b593f227cb <vm_exec_core+15755>, 0x62b593f22702 <vm_exec_core+15554>, 0x62b593f2380b <vm_exec_core+19915>, 0x62b593f22bd5 <vm_exec_core+16789>...}
reg_cfp = 0x77df16ab0790
reg_pc = 0x50400311a070
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_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_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>
#56 0x000062b593f19c42 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
_ec = 0x5170002d6f50
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#57 0x000062b593f5d82b in invoke_iseq_block_from_c (ec=0x5170002d6f50, captured=<optimized out>, self=131800030266880, 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:1814
flags = 0
iseq = 0x77df1613e5d0
cfp = 0x77df16ab07c8
sp = 0x77df169b0818
use_argv = <optimized out>
stack_argv = 0x77df169b0818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#58 invoke_block_from_c_proc (ec=0x5170002d6f50, self=131800030266880, 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:1908
block = <optimized out>
keyword_hash = <optimized out>
#59 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:1938
No locals.
#60 0x000062b593f5ba86 in rb_vm_invoke_proc (ec=0x540000000f88, proc=0x80, proc@entry=0x504003123fd0, argc=-1816965410, 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:1959
self = 0
#61 0x000062b593ea801d in thread_do_start_proc (th=th@entry=0x515000263980) at /tmp/ruby/src/trunk_asan/thread.c:614
args = <optimized out>
procval = <optimized out>
proc = 0x504003123fd0
args_len = 0
args_ptr = <optimized out>
#62 0x000062b593ea5bad in thread_do_start (th=0x515000263980) at /tmp/ruby/src/trunk_asan/thread.c:631
result = 36
#63 thread_start_func_2 (th=th@entry=0x515000263980, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
_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>
#64 0x000062b593ea4e9e in call_thread_start_func_2 (th=0x515000263980) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
stack_start = <optimized out>
stack_start_addr = 0x77df1ed3ccc0
#65 nt_start (ptr=0x50c000865d80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
th = 0x515000263980
sched = <optimized out>
nt = 0x50c000865d80
vm = 0x525000000100
#66 0x000062b593b18b2f in asan_thread_start(void*) ()
No symbol table info available.
#67 0x000077df4289caa4 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 = {131800178611904, 586299433060002966, 131800178611904, -352, 0, 140733388770288, 586299433047420054, 586115075574066326}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#68 0x000077df42929c6c 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 222568) detached]
$ timeout 60 gdb -p 43965 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 222569]
[New LWP 187506]
[New LWP 105405]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000077df4291baca in __GI___libc_read (nbytes=4, buf=0x77df40ae8440, fd=16) at ../sysdeps/unix/sysv/linux/read.c:26
>>> Threads
Id Target Id Frame
* 1 Thread 0x77df42be8c40 (LWP 43965) "ruby" 0x000077df4291baca in __GI___libc_read (nbytes=4, buf=0x77df40ae8440, fd=16) at ../sysdeps/unix/sysv/linux/read.c:26
2 Thread 0x77df269ff6c0 (LWP 222569) "test_autoload.*" 0x000077df4291b4fd in __GI___poll (fds=0x77df0e0d6040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
3 Thread 0x77df1a4e26c0 (LWP 187506) "parallel.rb:40" 0x000077df4291b4fd in __GI___poll (fds=0x77df0f7ef960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
4 Thread 0x77df1cdfe6c0 (LWP 105405) "Timeout stdlib " 0x000077df42898d71 in __futex_abstimed_wait_common64 (private=30687, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00026cc10) at ./nptl/futex-internal.c:57
>>> Machine level backtrace
Thread 4 (Thread 0x77df1cdfe6c0 (LWP 105405) "Timeout stdlib "):
#0 0x000077df42898d71 in __futex_abstimed_wait_common64 (private=30687, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00026cc10) 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=30687, abstime=0x0, clockid=0, expected=0, futex_word=0x50c00026cc10) 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=0x50c00026cc10, 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 0x000077df4289b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x514000000108, cond=0x50c00026cbe8) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x77df4289b4b0 <__condvar_cleanup_waiting>, __arg = 0x77df1cdfcc00, __canceltype = 388789008, __prev = 0x0}
cbuffer = {wseq = 6, cond = 0x50c00026cbe8, mutex = 0x514000000108, private = 0}
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 6
seq = 3
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=0x50c00026cbe8, mutex=mutex@entry=0x514000000108) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x000062b593e7945f in rb_native_cond_wait (cond=0x50c00026cc10, mutex=0x514000000108) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
r = <optimized out>
#6 thread_sched_wait_running_turn (sched=sched@entry=0x514000000108, th=th@entry=0x5150001d9500, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
next_th = 0x0
#7 0x000062b593ea3d91 in thread_sched_to_waiting_until_wakeup (sched=0x514000000108, th=th@entry=0x5150001d9500) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1126
can_direct_transfer = <optimized out>
#8 0x000062b593e84bb1 in native_sleep (th=0x5150001d9500, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3350
sched = <optimized out>
#9 sleep_forever (th=0x5150001d9500, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1381
prev_status = THREAD_RUNNABLE
status = THREAD_STOPPED_FOREVER
woke = <optimized out>
#10 0x000062b593ea28fc in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=131800770048080, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1426
scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1051
args = <optimized out>
#12 0x000062b593b648f7 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:1174
_ec = 0x517000133d50
_tag = {tag = 36, retval = <optimized out>, buf = {0x77df1cdfcf70, <optimized out>, 0x77df1cdfce80, <optimized out>, <optimized out>}, prev = 0x77df16fc0240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x517000133d50
state = RUBY_TAG_NONE
errinfo = <optimized out>
#13 0x000062b593ea1c5e in queue_do_pop (self=<optimized out>, q=0x504000038910, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1126
queue_waiter = {w = {self = 131800770048080, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
queue_sleep_arg = {self = 131800770048080, timeout = 4, end = <optimized out>}
ec = <optimized out>
waitq = 0x504000038910
end = 0
#14 0x000062b593f26869 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:7535
func_ptr = <optimized out>
canary_p = <optimized out>
ret = <optimized out>
#15 0x000062b593f26869 in vm_invoke_builtin_delegate (ec=0x517000133d50, cfp=0x77df199da758, bf=<optimized out>, start_index=<optimized out>)
argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x517000133d50) at ../../src/trunk_asan/insns.def:1676
bf = <optimized out>
leaf = false
val = <optimized out>
index = <optimized out>
insns_address_table = {0x62b593f1f016 <vm_exec_core+1494>, 0x62b593f2031d <vm_exec_core+6365>, 0x62b593f25541 <vm_exec_core+27393>, 0x62b593f1fe8f <vm_exec_core+5199>, 0x62b593f262f2 <vm_exec_core+30898>, 0x62b593f24100 <vm_exec_core+22208>, 0x62b593f21d0e <vm_exec_core+13006>, 0x62b593f1f17e <vm_exec_core+1854>, 0x62b593f25b34 <vm_exec_core+28916>, 0x62b593f2587c <vm_exec_core+28220>, 0x62b593f2010c <vm_exec_core+5836>, 0x62b593f1f66e <vm_exec_core+3118>, 0x62b593f247f6 <vm_exec_core+23990>, 0x62b593f20c13 <vm_exec_core+8659>, 0x62b593f25d35 <vm_exec_core+29429>, 0x62b593f259de <vm_exec_core+28574>, 0x62b593f21301 <vm_exec_core+10433>, 0x62b593f21c9d <vm_exec_core+12893>, 0x62b593f24355 <vm_exec_core+22805>, 0x62b593f25955 <vm_exec_core+28437>, 0x62b593f23770 <vm_exec_core+19760>, 0x62b593f243de <vm_exec_core+22942>, 0x62b593f24e97 <vm_exec_core+25687>, 0x62b593f236ad <vm_exec_core+19565>, 0x62b593f1f5ab <vm_exec_core+2923>, 0x62b593f23e03 <vm_exec_core+21443>, 0x62b593f1f43e <vm_exec_core+2558>, 0x62b593f1f874 <vm_exec_core+3636>, 0x62b593f21584 <vm_exec_core+11076>, 0x62b593f2327a <vm_exec_core+18490>, 0x62b593f23c9c <vm_exec_core+21084>, 0x62b593f22f1f <vm_exec_core+17631>, 0x62b593f1f04a <vm_exec_core+1546>, 0x62b593f250c7 <vm_exec_core+26247>, 0x62b593f257a7 <vm_exec_core+28007>, 0x62b593f1fa1b <vm_exec_core+4059>, 0x62b593f205c7 <vm_exec_core+7047>, 0x62b593f20285 <vm_exec_core+6213>, 0x62b593f20d02 <vm_exec_core+8898>, 0x62b593f21b39 <vm_exec_core+12537>, 0x62b593f1fac2 <vm_exec_core+4226>, 0x62b593f24f2f <vm_exec_core+25839>, 0x62b593f20551 <vm_exec_core+6929>, 0x62b593f219e7 <vm_exec_core+12199>, 0x62b593f224ae <vm_exec_core+14958>, 0x62b593f2488c <vm_exec_core+24140>, 0x62b593f23932 <vm_exec_core+20210>, 0x62b593f20fdc <vm_exec_core+9628>, 0x62b593f2085e <vm_exec_core+7710>, 0x62b593f246e2 <vm_exec_core+23714>, 0x62b593f21764 <vm_exec_core+11556>, 0x62b593f23f02 <vm_exec_core+21698>, 0x62b593f239a4 <vm_exec_core+20324>, 0x62b593f23fb9 <vm_exec_core+21881>, 0x62b593f25479 <vm_exec_core+27193>, 0x62b593f22d31 <vm_exec_core+17137>, 0x62b593f24945 <vm_exec_core+24325>, 0x62b593f1ed98 <vm_exec_core+856>, 0x62b593f24473 <vm_exec_core+23091>, 0x62b593f210fb <vm_exec_core+9915>, 0x62b593f23608 <vm_exec_core+19400>, 0x62b593f23848 <vm_exec_core+19976>, 0x62b593f220e2 <vm_exec_core+13986>, 0x62b593f1f928 <vm_exec_core+3816>, 0x62b593f214a9 <vm_exec_core+10857>, 0x62b593f20ae6 <vm_exec_core+8358>, 0x62b593f24037 <vm_exec_core+22007>, 0x62b593f1fc53 <vm_exec_core+4627>, 0x62b593f21e8f <vm_exec_core+13391>, 0x62b593f227df <vm_exec_core+15775>, 0x62b593f20de0 <vm_exec_core+9120>, 0x62b593f2c7f3 <vm_exec_core+56755>, 0x62b593f207b5 <vm_exec_core+7541>, 0x62b593f206ad <vm_exec_core+7277>, 0x62b593f209b8 <vm_exec_core+8056>, 0x62b593f213a3 <vm_exec_core+10595>, 0x62b593f2311e <vm_exec_core+18142>, 0x62b593f22569 <vm_exec_core+15145>, 0x62b593f23d1b <vm_exec_core+21211>, 0x62b593f229c5 <vm_exec_core+16261>, 0x62b593f24ff0 <vm_exec_core+26032>, 0x62b593f26597 <vm_exec_core+31575>, 0x62b593f25234 <vm_exec_core+26612>, 0x62b593f25e85 <vm_exec_core+29765>, 0x62b593f25f76 <vm_exec_core+30006>, 0x62b593f1f4d0 <vm_exec_core+2704>, 0x62b593f25a5d <vm_exec_core+28701>, 0x62b593f21689 <vm_exec_core+11337>, 0x62b593f25c58 <vm_exec_core+29208>, 0x62b593f211ca <vm_exec_core+10122>, 0x62b593f2516b <vm_exec_core+26411>, 0x62b593f1f367 <vm_exec_core+2343>, 0x62b593f1fb4d <vm_exec_core+4365>, 0x62b593f261ba <vm_exec_core+30586>, 0x62b593f21a6d <vm_exec_core+12333>, 0x62b593f2186a <vm_exec_core+11818>, 0x62b593f1ed9d <vm_exec_core+861>, 0x62b593f1f28a <vm_exec_core+2122>, 0x62b593f1ee23 <vm_exec_core+995>, 0x62b593f25323 <vm_exec_core+26851>, 0x62b593f22bee <vm_exec_core+16814>, 0x62b593f222b2 <vm_exec_core+14450>, 0x62b593f22aca <vm_exec_core+16522>, 0x62b593f22716 <vm_exec_core+15574>, 0x62b593f218ff <vm_exec_core+11967>, 0x62b593f221bd <vm_exec_core+14205>, 0x62b593f21b89 <vm_exec_core+12617>, 0x62b593f223cc <vm_exec_core+14732>, 0x62b593f2243d <vm_exec_core+14845>, 0x62b593f1f007 <vm_exec_core+1479>, 0x62b593f2030e <vm_exec_core+6350>, 0x62b593f25532 <vm_exec_core+27378>, 0x62b593f1fe80 <vm_exec_core+5184>, 0x62b593f262e3 <vm_exec_core+30883>, 0x62b593f240f1 <vm_exec_core+22193>, 0x62b593f21cff <vm_exec_core+12991>, 0x62b593f1f16f <vm_exec_core+1839>, 0x62b593f25b25 <vm_exec_core+28901>, 0x62b593f2586d <vm_exec_core+28205>, 0x62b593f200fd <vm_exec_core+5821>, 0x62b593f1f65f <vm_exec_core+3103>, 0x62b593f247e7 <vm_exec_core+23975>, 0x62b593f20c04 <vm_exec_core+8644>, 0x62b593f25d26 <vm_exec_core+29414>, 0x62b593f259cf <vm_exec_core+28559>, 0x62b593f212f2 <vm_exec_core+10418>, 0x62b593f21c8e <vm_exec_core+12878>, 0x62b593f24346 <vm_exec_core+22790>, 0x62b593f25946 <vm_exec_core+28422>, 0x62b593f23761 <vm_exec_core+19745>, 0x62b593f243cf <vm_exec_core+22927>, 0x62b593f24e88 <vm_exec_core+25672>, 0x62b593f2369e <vm_exec_core+19550>, 0x62b593f1f59c <vm_exec_core+2908>, 0x62b593f23df4 <vm_exec_core+21428>, 0x62b593f1f42f <vm_exec_core+2543>, 0x62b593f1f865 <vm_exec_core+3621>, 0x62b593f21575 <vm_exec_core+11061>, 0x62b593f2326b <vm_exec_core+18475>, 0x62b593f23c8d <vm_exec_core+21069>, 0x62b593f22f10 <vm_exec_core+17616>, 0x62b593f1f03b <vm_exec_core+1531>, 0x62b593f250b8 <vm_exec_core+26232>, 0x62b593f25798 <vm_exec_core+27992>, 0x62b593f1fa0c <vm_exec_core+4044>, 0x62b593f205b8 <vm_exec_core+7032>, 0x62b593f20276 <vm_exec_core+6198>, 0x62b593f20cf3 <vm_exec_core+8883>, 0x62b593f21b2a <vm_exec_core+12522>, 0x62b593f1fab3 <vm_exec_core+4211>, 0x62b593f24f20 <vm_exec_core+25824>, 0x62b593f20542 <vm_exec_core+6914>, 0x62b593f219d8 <vm_exec_core+12184>, 0x62b593f2249f <vm_exec_core+14943>, 0x62b593f2487d <vm_exec_core+24125>, 0x62b593f23923 <vm_exec_core+20195>, 0x62b593f20fcd <vm_exec_core+9613>, 0x62b593f2084f <vm_exec_core+7695>, 0x62b593f246d3 <vm_exec_core+23699>, 0x62b593f21755 <vm_exec_core+11541>, 0x62b593f23ef3 <vm_exec_core+21683>, 0x62b593f23995 <vm_exec_core+20309>, 0x62b593f23faa <vm_exec_core+21866>, 0x62b593f2546a <vm_exec_core+27178>, 0x62b593f22d22 <vm_exec_core+17122>, 0x62b593f24936 <vm_exec_core+24310>, 0x62b593f23de0 <vm_exec_core+21408>, 0x62b593f24464 <vm_exec_core+23076>, 0x62b593f210ec <vm_exec_core+9900>, 0x62b593f235f9 <vm_exec_core+19385>, 0x62b593f23839 <vm_exec_core+19961>, 0x62b593f220d3 <vm_exec_core+13971>, 0x62b593f23266 <vm_exec_core+18470>, 0x62b593f2149a <vm_exec_core+10842>, 0x62b593f20ad7 <vm_exec_core+8343>, 0x62b593f24028 <vm_exec_core+21992>, 0x62b593f1fc44 <vm_exec_core+4612>, 0x62b593f21e80 <vm_exec_core+13376>, 0x62b593f227d0 <vm_exec_core+15760>, 0x62b593f20dd1 <vm_exec_core+9105>, 0x62b593f2c7e4 <vm_exec_core+56740>, 0x62b593f207a6 <vm_exec_core+7526>, 0x62b593f2069e <vm_exec_core+7262>, 0x62b593f209a9 <vm_exec_core+8041>, 0x62b593f21394 <vm_exec_core+10580>, 0x62b593f2310f <vm_exec_core+18127>, 0x62b593f2255a <vm_exec_core+15130>, 0x62b593f2310a <vm_exec_core+18122>, 0x62b593f2391e <vm_exec_core+20190>, 0x62b593f23919 <vm_exec_core+20185>, 0x62b593f209a4 <vm_exec_core+8036>, 0x62b593f23de0 <vm_exec_core+21408>, 0x62b593f21af3 <vm_exec_core+12467>, 0x62b593f21af8 <vm_exec_core+12472>, 0x62b593f23914 <vm_exec_core+20180>, 0x62b593f2375c <vm_exec_core+19740>, 0x62b593f227cb <vm_exec_core+15755>, 0x62b593f22702 <vm_exec_core+15554>, 0x62b593f2380b <vm_exec_core+19915>, 0x62b593f22bd5 <vm_exec_core+16789>...}
reg_cfp = 0x77df199da758
reg_pc = 0x510000002bf8
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_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_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 0x000062b593f19c42 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
_ec = 0x517000133d50
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#18 0x000062b593f5d82b in invoke_iseq_block_from_c (ec=0x517000133d50, captured=<optimized out>, self=131800770114160, 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:1814
flags = 0
iseq = 0x77df42147a00
cfp = 0x77df199da7c8
sp = 0x77df198da818
use_argv = <optimized out>
stack_argv = 0x77df198da818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x517000133d50, self=131800770114160, 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:1908
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:1938
No locals.
#21 0x000062b593f5ba86 in rb_vm_invoke_proc (ec=0x50c00026cc10, proc=0x189, proc@entry=0x504000776950, argc=1116310897, 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:1959
self = 0
#22 0x000062b593ea801d in thread_do_start_proc (th=th@entry=0x5150001d9500) at /tmp/ruby/src/trunk_asan/thread.c:614
args = <optimized out>
procval = <optimized out>
proc = 0x504000776950
args_len = 0
args_ptr = <optimized out>
#23 0x000062b593ea5bad in thread_do_start (th=0x5150001d9500) at /tmp/ruby/src/trunk_asan/thread.c:631
result = 36
#24 thread_start_func_2 (th=th@entry=0x5150001d9500, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
_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 0x000062b593ea4e9e in call_thread_start_func_2 (th=0x5150001d9500) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
stack_start = <optimized out>
stack_start_addr = 0x77df1cdfdcc0
#26 nt_start (ptr=0x50c00026cbc0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
th = 0x5150001d9500
sched = <optimized out>
nt = 0x50c00026cbc0
vm = 0x525000000100
#27 0x000062b593b18b2f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x000077df4289caa4 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 = {131800145848000, 586294932471147670, 131800145848000, -352, 0, 140733388764528, 586294932458564758, 586115075574066326}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#29 0x000077df42929c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 3 (Thread 0x77df1a4e26c0 (LWP 187506) "parallel.rb:40"):
#0 0x000077df4291b4fd in __GI___poll (fds=0x77df0f7ef960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000062b593abf77a in __interceptor_poll ()
No symbol table info available.
#2 0x000062b593c2b9a9 in nogvl_wait_for (th=131800031804240, fptr=0x511000505e00, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12566
fds = {fd = 6, events = <optimized out>, revents = <optimized out>}
scheduler = <optimized out>
fd = <optimized out>
timeout_milliseconds = -1
#3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
ready = <optimized out>
#4 0x000062b593c2ce3a in internal_read_func (ptr=0x77df0f7ef840) at /tmp/ruby/src/trunk_asan/io.c:1212
iis = 0x77df0f7ef840
result = <optimized out>
#5 0x000062b593e89af2 in rb_thread_io_blocking_call (io=0x511000505e00, func=0x62b593c2c930 <internal_read_func>, data1=0x77df0f7ef840, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1973
__region = <optimized out>
saved_state = RUBY_TAG_NONE
_ec = <optimized out>
_tag = <optimized out>
ec = <optimized out>
th = <optimized out>
val = <optimized out>
blocking_operation = <optimized out>
state = RUBY_TAG_NONE
saved_errno = <optimized out>
prev_mn_schedulable = <optimized out>
fd = <optimized out>
#6 0x000062b593b648f7 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:1174
_ec = 0x517000274850
_tag = {tag = 36, retval = <optimized out>, buf = {0x77df1a4e0e50, <optimized out>, 0x77df1a4e0d60, <optimized out>, <optimized out>}, prev = 0x77df0f7e8240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x517000274850
state = RUBY_TAG_NONE
errinfo = <optimized out>
#7 0x000062b593c40bf2 in io_read_memory_locktmp (str=131799921391968, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3456
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:3502
str = <optimized out>
iis = {th = 131800031804240, fptr = 0x511000505e00, nonblock = 0, fd = 6, buf = 0x519000024e80, capa = 1024, timeout = <optimized out>}
length = <optimized out>
len = 1024
fptr = 0x511000505e00
n = <optimized out>
shrinkable = <optimized out>
#9 0x000062b593c1d741 in io_readpartial (argc=259979616, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3622
ret = <optimized out>
#10 0x000062b593f89678 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:3903
ci = 0x40e100100003
cc = <optimized out>
me = 0x77df423188e8
cfunc = 0x50600002c128
recv = 131800031804360
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#11 0x000062b593f2ad8d in vm_sendish (ec=0x517000274850, reg_cfp=0x77df1ee3f790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
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=0x517000274850) at ../../src/trunk_asan/insns.def:904
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x62b593f1f016 <vm_exec_core+1494>, 0x62b593f2031d <vm_exec_core+6365>, 0x62b593f25541 <vm_exec_core+27393>, 0x62b593f1fe8f <vm_exec_core+5199>, 0x62b593f262f2 <vm_exec_core+30898>, 0x62b593f24100 <vm_exec_core+22208>, 0x62b593f21d0e <vm_exec_core+13006>, 0x62b593f1f17e <vm_exec_core+1854>, 0x62b593f25b34 <vm_exec_core+28916>, 0x62b593f2587c <vm_exec_core+28220>, 0x62b593f2010c <vm_exec_core+5836>, 0x62b593f1f66e <vm_exec_core+3118>, 0x62b593f247f6 <vm_exec_core+23990>, 0x62b593f20c13 <vm_exec_core+8659>, 0x62b593f25d35 <vm_exec_core+29429>, 0x62b593f259de <vm_exec_core+28574>, 0x62b593f21301 <vm_exec_core+10433>, 0x62b593f21c9d <vm_exec_core+12893>, 0x62b593f24355 <vm_exec_core+22805>, 0x62b593f25955 <vm_exec_core+28437>, 0x62b593f23770 <vm_exec_core+19760>, 0x62b593f243de <vm_exec_core+22942>, 0x62b593f24e97 <vm_exec_core+25687>, 0x62b593f236ad <vm_exec_core+19565>, 0x62b593f1f5ab <vm_exec_core+2923>, 0x62b593f23e03 <vm_exec_core+21443>, 0x62b593f1f43e <vm_exec_core+2558>, 0x62b593f1f874 <vm_exec_core+3636>, 0x62b593f21584 <vm_exec_core+11076>, 0x62b593f2327a <vm_exec_core+18490>, 0x62b593f23c9c <vm_exec_core+21084>, 0x62b593f22f1f <vm_exec_core+17631>, 0x62b593f1f04a <vm_exec_core+1546>, 0x62b593f250c7 <vm_exec_core+26247>, 0x62b593f257a7 <vm_exec_core+28007>, 0x62b593f1fa1b <vm_exec_core+4059>, 0x62b593f205c7 <vm_exec_core+7047>, 0x62b593f20285 <vm_exec_core+6213>, 0x62b593f20d02 <vm_exec_core+8898>, 0x62b593f21b39 <vm_exec_core+12537>, 0x62b593f1fac2 <vm_exec_core+4226>, 0x62b593f24f2f <vm_exec_core+25839>, 0x62b593f20551 <vm_exec_core+6929>, 0x62b593f219e7 <vm_exec_core+12199>, 0x62b593f224ae <vm_exec_core+14958>, 0x62b593f2488c <vm_exec_core+24140>, 0x62b593f23932 <vm_exec_core+20210>, 0x62b593f20fdc <vm_exec_core+9628>, 0x62b593f2085e <vm_exec_core+7710>, 0x62b593f246e2 <vm_exec_core+23714>, 0x62b593f21764 <vm_exec_core+11556>, 0x62b593f23f02 <vm_exec_core+21698>, 0x62b593f239a4 <vm_exec_core+20324>, 0x62b593f23fb9 <vm_exec_core+21881>, 0x62b593f25479 <vm_exec_core+27193>, 0x62b593f22d31 <vm_exec_core+17137>, 0x62b593f24945 <vm_exec_core+24325>, 0x62b593f1ed98 <vm_exec_core+856>, 0x62b593f24473 <vm_exec_core+23091>, 0x62b593f210fb <vm_exec_core+9915>, 0x62b593f23608 <vm_exec_core+19400>, 0x62b593f23848 <vm_exec_core+19976>, 0x62b593f220e2 <vm_exec_core+13986>, 0x62b593f1f928 <vm_exec_core+3816>, 0x62b593f214a9 <vm_exec_core+10857>, 0x62b593f20ae6 <vm_exec_core+8358>, 0x62b593f24037 <vm_exec_core+22007>, 0x62b593f1fc53 <vm_exec_core+4627>, 0x62b593f21e8f <vm_exec_core+13391>, 0x62b593f227df <vm_exec_core+15775>, 0x62b593f20de0 <vm_exec_core+9120>, 0x62b593f2c7f3 <vm_exec_core+56755>, 0x62b593f207b5 <vm_exec_core+7541>, 0x62b593f206ad <vm_exec_core+7277>, 0x62b593f209b8 <vm_exec_core+8056>, 0x62b593f213a3 <vm_exec_core+10595>, 0x62b593f2311e <vm_exec_core+18142>, 0x62b593f22569 <vm_exec_core+15145>, 0x62b593f23d1b <vm_exec_core+21211>, 0x62b593f229c5 <vm_exec_core+16261>, 0x62b593f24ff0 <vm_exec_core+26032>, 0x62b593f26597 <vm_exec_core+31575>, 0x62b593f25234 <vm_exec_core+26612>, 0x62b593f25e85 <vm_exec_core+29765>, 0x62b593f25f76 <vm_exec_core+30006>, 0x62b593f1f4d0 <vm_exec_core+2704>, 0x62b593f25a5d <vm_exec_core+28701>, 0x62b593f21689 <vm_exec_core+11337>, 0x62b593f25c58 <vm_exec_core+29208>, 0x62b593f211ca <vm_exec_core+10122>, 0x62b593f2516b <vm_exec_core+26411>, 0x62b593f1f367 <vm_exec_core+2343>, 0x62b593f1fb4d <vm_exec_core+4365>, 0x62b593f261ba <vm_exec_core+30586>, 0x62b593f21a6d <vm_exec_core+12333>, 0x62b593f2186a <vm_exec_core+11818>, 0x62b593f1ed9d <vm_exec_core+861>, 0x62b593f1f28a <vm_exec_core+2122>, 0x62b593f1ee23 <vm_exec_core+995>, 0x62b593f25323 <vm_exec_core+26851>, 0x62b593f22bee <vm_exec_core+16814>, 0x62b593f222b2 <vm_exec_core+14450>, 0x62b593f22aca <vm_exec_core+16522>, 0x62b593f22716 <vm_exec_core+15574>, 0x62b593f218ff <vm_exec_core+11967>, 0x62b593f221bd <vm_exec_core+14205>, 0x62b593f21b89 <vm_exec_core+12617>, 0x62b593f223cc <vm_exec_core+14732>, 0x62b593f2243d <vm_exec_core+14845>, 0x62b593f1f007 <vm_exec_core+1479>, 0x62b593f2030e <vm_exec_core+6350>, 0x62b593f25532 <vm_exec_core+27378>, 0x62b593f1fe80 <vm_exec_core+5184>, 0x62b593f262e3 <vm_exec_core+30883>, 0x62b593f240f1 <vm_exec_core+22193>, 0x62b593f21cff <vm_exec_core+12991>, 0x62b593f1f16f <vm_exec_core+1839>, 0x62b593f25b25 <vm_exec_core+28901>, 0x62b593f2586d <vm_exec_core+28205>, 0x62b593f200fd <vm_exec_core+5821>, 0x62b593f1f65f <vm_exec_core+3103>, 0x62b593f247e7 <vm_exec_core+23975>, 0x62b593f20c04 <vm_exec_core+8644>, 0x62b593f25d26 <vm_exec_core+29414>, 0x62b593f259cf <vm_exec_core+28559>, 0x62b593f212f2 <vm_exec_core+10418>, 0x62b593f21c8e <vm_exec_core+12878>, 0x62b593f24346 <vm_exec_core+22790>, 0x62b593f25946 <vm_exec_core+28422>, 0x62b593f23761 <vm_exec_core+19745>, 0x62b593f243cf <vm_exec_core+22927>, 0x62b593f24e88 <vm_exec_core+25672>, 0x62b593f2369e <vm_exec_core+19550>, 0x62b593f1f59c <vm_exec_core+2908>, 0x62b593f23df4 <vm_exec_core+21428>, 0x62b593f1f42f <vm_exec_core+2543>, 0x62b593f1f865 <vm_exec_core+3621>, 0x62b593f21575 <vm_exec_core+11061>, 0x62b593f2326b <vm_exec_core+18475>, 0x62b593f23c8d <vm_exec_core+21069>, 0x62b593f22f10 <vm_exec_core+17616>, 0x62b593f1f03b <vm_exec_core+1531>, 0x62b593f250b8 <vm_exec_core+26232>, 0x62b593f25798 <vm_exec_core+27992>, 0x62b593f1fa0c <vm_exec_core+4044>, 0x62b593f205b8 <vm_exec_core+7032>, 0x62b593f20276 <vm_exec_core+6198>, 0x62b593f20cf3 <vm_exec_core+8883>, 0x62b593f21b2a <vm_exec_core+12522>, 0x62b593f1fab3 <vm_exec_core+4211>, 0x62b593f24f20 <vm_exec_core+25824>, 0x62b593f20542 <vm_exec_core+6914>, 0x62b593f219d8 <vm_exec_core+12184>, 0x62b593f2249f <vm_exec_core+14943>, 0x62b593f2487d <vm_exec_core+24125>, 0x62b593f23923 <vm_exec_core+20195>, 0x62b593f20fcd <vm_exec_core+9613>, 0x62b593f2084f <vm_exec_core+7695>, 0x62b593f246d3 <vm_exec_core+23699>, 0x62b593f21755 <vm_exec_core+11541>, 0x62b593f23ef3 <vm_exec_core+21683>, 0x62b593f23995 <vm_exec_core+20309>, 0x62b593f23faa <vm_exec_core+21866>, 0x62b593f2546a <vm_exec_core+27178>, 0x62b593f22d22 <vm_exec_core+17122>, 0x62b593f24936 <vm_exec_core+24310>, 0x62b593f23de0 <vm_exec_core+21408>, 0x62b593f24464 <vm_exec_core+23076>, 0x62b593f210ec <vm_exec_core+9900>, 0x62b593f235f9 <vm_exec_core+19385>, 0x62b593f23839 <vm_exec_core+19961>, 0x62b593f220d3 <vm_exec_core+13971>, 0x62b593f23266 <vm_exec_core+18470>, 0x62b593f2149a <vm_exec_core+10842>, 0x62b593f20ad7 <vm_exec_core+8343>, 0x62b593f24028 <vm_exec_core+21992>, 0x62b593f1fc44 <vm_exec_core+4612>, 0x62b593f21e80 <vm_exec_core+13376>, 0x62b593f227d0 <vm_exec_core+15760>, 0x62b593f20dd1 <vm_exec_core+9105>, 0x62b593f2c7e4 <vm_exec_core+56740>, 0x62b593f207a6 <vm_exec_core+7526>, 0x62b593f2069e <vm_exec_core+7262>, 0x62b593f209a9 <vm_exec_core+8041>, 0x62b593f21394 <vm_exec_core+10580>, 0x62b593f2310f <vm_exec_core+18127>, 0x62b593f2255a <vm_exec_core+15130>, 0x62b593f2310a <vm_exec_core+18122>, 0x62b593f2391e <vm_exec_core+20190>, 0x62b593f23919 <vm_exec_core+20185>, 0x62b593f209a4 <vm_exec_core+8036>, 0x62b593f23de0 <vm_exec_core+21408>, 0x62b593f21af3 <vm_exec_core+12467>, 0x62b593f21af8 <vm_exec_core+12472>, 0x62b593f23914 <vm_exec_core+20180>, 0x62b593f2375c <vm_exec_core+19740>, 0x62b593f227cb <vm_exec_core+15755>, 0x62b593f22702 <vm_exec_core+15554>, 0x62b593f2380b <vm_exec_core+19915>, 0x62b593f22bd5 <vm_exec_core+16789>...}
reg_cfp = 0x77df1ee3f790
reg_pc = 0x51300005f758
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_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_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 0x000062b593f19c42 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
_ec = 0x517000274850
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#14 0x000062b593f5d82b in invoke_iseq_block_from_c (ec=0x517000274850, captured=<optimized out>, self=131800767793360, 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:1814
flags = 0
iseq = 0x77df4218f238
cfp = 0x77df1ee3f7c8
sp = 0x77df1ed3f818
use_argv = <optimized out>
stack_argv = 0x77df1ed3f818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x517000274850, self=131800767793360, 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:1908
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:1938
No locals.
#17 0x000062b593f5ba86 in rb_vm_invoke_proc (ec=0x77df0f7ef960, proc=0x1, proc@entry=0x504003119a90, argc=1116845309, 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:1959
self = 4294967295
#18 0x000062b593ea801d in thread_do_start_proc (th=th@entry=0x515000122080) at /tmp/ruby/src/trunk_asan/thread.c:614
args = <optimized out>
procval = <optimized out>
proc = 0x504003119a90
args_len = 0
args_ptr = <optimized out>
#19 0x000062b593ea5bad in thread_do_start (th=0x515000122080) at /tmp/ruby/src/trunk_asan/thread.c:631
result = 36
#20 thread_start_func_2 (th=th@entry=0x515000122080, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
_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 0x000062b593ea4e9e in call_thread_start_func_2 (th=0x515000122080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
stack_start = <optimized out>
stack_start_addr = 0x77df1a4e1cc0
#22 nt_start (ptr=0x50c000839200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
th = 0x515000122080
sched = <optimized out>
nt = 0x50c000839200
vm = 0x525000000100
#23 0x000062b593b18b2f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x000077df4289caa4 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 = {131800102741696, 586309086535871638, 131800102741696, -352, 25, 140733388772912, 586309086523288726, 586115075574066326}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#25 0x000077df42929c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 2 (Thread 0x77df269ff6c0 (LWP 222569) "test_autoload.*"):
#0 0x000077df4291b4fd in __GI___poll (fds=0x77df0e0d6040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000062b593abf77a in __interceptor_poll ()
No symbol table info available.
#2 0x000062b593ea99ca in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1067
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:3075
vm = <optimized out>
#4 0x000062b593b18b2f in asan_thread_start(void*) ()
No symbol table info available.
#5 0x000077df4289caa4 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 = {131800309429952, 586176733360549014, 131800309429952, -352, 0, 131800178602928, 586176733347966102, 586115075574066326}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x000077df42929c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x77df42be8c40 (LWP 43965) "ruby"):
#0 0x000077df4291baca in __GI___libc_read (nbytes=4, buf=0x77df40ae8440, fd=16) at ../sysdeps/unix/sysv/linux/read.c:26
sc_ret = -512
sc_cancel_oldtype = 0
sc_ret = <optimized out>
sc_ret = <optimized out>
__arg2 = <optimized out>
_a3 = <optimized out>
_a1 = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg1 = <optimized out>
_a2 = <optimized out>
#1 __GI___libc_read (fd=16, buf=0x77df40ae8440, nbytes=4) at ../sysdeps/unix/sysv/linux/read.c:24
No locals.
#2 0x000062b593a9a273 in __interceptor_read ()
No symbol table info available.
#3 0x000062b593d047ee in read_retry (fd=fd@entry=16, buf=buf@entry=0x77df40ae8440, len=len@entry=4) at /tmp/ruby/src/trunk_asan/process.c:3781
r = <optimized out>
#4 0x000062b593cf590e in recv_child_error (fd=16, errmsg=0x77df4095bc30 "", errmsg_buflen=80, errp=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:3807
err = <optimized out>
size = <optimized out>
ret = <optimized out>
#5 fork_check_err (status=<optimized out>, chfunc=<optimized out>, charg=<optimized out>, fds=<optimized out>, errmsg=<optimized out>, errmsg_buflen=<optimized out>, eargp=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4078
ep = <optimized out>
w = 0x0
pid = 545125
err = <optimized out>
error_occurred = <optimized out>
#6 0x000062b593cf4fe3 in rb_fork_async_signal_safe (status=<optimized out>, chfunc=<optimized out>, charg=<optimized out>, fds=<optimized out>, errmsg=<optimized out>, errmsg_buflen=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4115
result = <optimized out>
process_status = <optimized out>
#7 0x000062b593c0940d in pipe_open (execarg_obj=131800029640320, modestr=<optimized out>, fmode=<optimized out>, convconfig=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:7641
rbimpl_id = 0
errmsg = '\000' <repeats 24 times>, "1\000\000\000\000\000\000\000\200\342\025\307\306V\000\000@;\000\026Ks\000\000p\333\330\306\306V\000\000\260\373\005\306\306V\000\0000\000\000\000\000\000\000\000\360\017\000\000\000\000\000"
arg = {execarg_obj = 131800029640320, eargp = 0x77df15f2b6a0, modef = 1, pair = {-1, -1}, write_pair = {-1, -1}}
eargp = <optimized out>
prog = 131800197496200
pid = 0
e = 0
fp = 0x0
fd = -1
write_fd = -1
port = <optimized out>
fptr = <optimized out>
write_port = <optimized out>
write_fptr = <optimized out>
status = <optimized out>
state = <optimized out>
#8 0x000062b593c08d6e in rb_io_popen (pname=<optimized out>, pmode=<optimized out>, env=<optimized out>, opt=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:8030
execarg_obj = <optimized out>
tmp = <optimized out>
modestr = <optimized out>
oflags = <optimized out>
fmode = <optimized out>
convconfig = <optimized out>
#9 0x000062b593c13e41 in rb_io_s_popen (argc=1, argv=0x77df42371cc8, klass=131800770804240) at /tmp/ruby/src/trunk_asan/io.c:7992
pmode = 4
opt = <optimized out>
env = <optimized out>
pname = 16
#10 0x000062b593f89678 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:3903
ci = 0x429100020003
cc = <optimized out>
me = 0x77df42319248
cfunc = 0x50600002b0a8
recv = 131800770804240
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#11 0x000062b593f2344f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x77df42471480, cd=0x51a00000b020, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#12 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x51a00000b020
insns_address_table = {0x62b593f1f016 <vm_exec_core+1494>, 0x62b593f2031d <vm_exec_core+6365>, 0x62b593f25541 <vm_exec_core+27393>, 0x62b593f1fe8f <vm_exec_core+5199>, 0x62b593f262f2 <vm_exec_core+30898>, 0x62b593f24100 <vm_exec_core+22208>, 0x62b593f21d0e <vm_exec_core+13006>, 0x62b593f1f17e <vm_exec_core+1854>, 0x62b593f25b34 <vm_exec_core+28916>, 0x62b593f2587c <vm_exec_core+28220>, 0x62b593f2010c <vm_exec_core+5836>, 0x62b593f1f66e <vm_exec_core+3118>, 0x62b593f247f6 <vm_exec_core+23990>, 0x62b593f20c13 <vm_exec_core+8659>, 0x62b593f25d35 <vm_exec_core+29429>, 0x62b593f259de <vm_exec_core+28574>, 0x62b593f21301 <vm_exec_core+10433>, 0x62b593f21c9d <vm_exec_core+12893>, 0x62b593f24355 <vm_exec_core+22805>, 0x62b593f25955 <vm_exec_core+28437>, 0x62b593f23770 <vm_exec_core+19760>, 0x62b593f243de <vm_exec_core+22942>, 0x62b593f24e97 <vm_exec_core+25687>, 0x62b593f236ad <vm_exec_core+19565>, 0x62b593f1f5ab <vm_exec_core+2923>, 0x62b593f23e03 <vm_exec_core+21443>, 0x62b593f1f43e <vm_exec_core+2558>, 0x62b593f1f874 <vm_exec_core+3636>, 0x62b593f21584 <vm_exec_core+11076>, 0x62b593f2327a <vm_exec_core+18490>, 0x62b593f23c9c <vm_exec_core+21084>, 0x62b593f22f1f <vm_exec_core+17631>, 0x62b593f1f04a <vm_exec_core+1546>, 0x62b593f250c7 <vm_exec_core+26247>, 0x62b593f257a7 <vm_exec_core+28007>, 0x62b593f1fa1b <vm_exec_core+4059>, 0x62b593f205c7 <vm_exec_core+7047>, 0x62b593f20285 <vm_exec_core+6213>, 0x62b593f20d02 <vm_exec_core+8898>, 0x62b593f21b39 <vm_exec_core+12537>, 0x62b593f1fac2 <vm_exec_core+4226>, 0x62b593f24f2f <vm_exec_core+25839>, 0x62b593f20551 <vm_exec_core+6929>, 0x62b593f219e7 <vm_exec_core+12199>, 0x62b593f224ae <vm_exec_core+14958>, 0x62b593f2488c <vm_exec_core+24140>, 0x62b593f23932 <vm_exec_core+20210>, 0x62b593f20fdc <vm_exec_core+9628>, 0x62b593f2085e <vm_exec_core+7710>, 0x62b593f246e2 <vm_exec_core+23714>, 0x62b593f21764 <vm_exec_core+11556>, 0x62b593f23f02 <vm_exec_core+21698>, 0x62b593f239a4 <vm_exec_core+20324>, 0x62b593f23fb9 <vm_exec_core+21881>, 0x62b593f25479 <vm_exec_core+27193>, 0x62b593f22d31 <vm_exec_core+17137>, 0x62b593f24945 <vm_exec_core+24325>, 0x62b593f1ed98 <vm_exec_core+856>, 0x62b593f24473 <vm_exec_core+23091>, 0x62b593f210fb <vm_exec_core+9915>, 0x62b593f23608 <vm_exec_core+19400>, 0x62b593f23848 <vm_exec_core+19976>, 0x62b593f220e2 <vm_exec_core+13986>, 0x62b593f1f928 <vm_exec_core+3816>, 0x62b593f214a9 <vm_exec_core+10857>, 0x62b593f20ae6 <vm_exec_core+8358>, 0x62b593f24037 <vm_exec_core+22007>, 0x62b593f1fc53 <vm_exec_core+4627>, 0x62b593f21e8f <vm_exec_core+13391>, 0x62b593f227df <vm_exec_core+15775>, 0x62b593f20de0 <vm_exec_core+9120>, 0x62b593f2c7f3 <vm_exec_core+56755>, 0x62b593f207b5 <vm_exec_core+7541>, 0x62b593f206ad <vm_exec_core+7277>, 0x62b593f209b8 <vm_exec_core+8056>, 0x62b593f213a3 <vm_exec_core+10595>, 0x62b593f2311e <vm_exec_core+18142>, 0x62b593f22569 <vm_exec_core+15145>, 0x62b593f23d1b <vm_exec_core+21211>, 0x62b593f229c5 <vm_exec_core+16261>, 0x62b593f24ff0 <vm_exec_core+26032>, 0x62b593f26597 <vm_exec_core+31575>, 0x62b593f25234 <vm_exec_core+26612>, 0x62b593f25e85 <vm_exec_core+29765>, 0x62b593f25f76 <vm_exec_core+30006>, 0x62b593f1f4d0 <vm_exec_core+2704>, 0x62b593f25a5d <vm_exec_core+28701>, 0x62b593f21689 <vm_exec_core+11337>, 0x62b593f25c58 <vm_exec_core+29208>, 0x62b593f211ca <vm_exec_core+10122>, 0x62b593f2516b <vm_exec_core+26411>, 0x62b593f1f367 <vm_exec_core+2343>, 0x62b593f1fb4d <vm_exec_core+4365>, 0x62b593f261ba <vm_exec_core+30586>, 0x62b593f21a6d <vm_exec_core+12333>, 0x62b593f2186a <vm_exec_core+11818>, 0x62b593f1ed9d <vm_exec_core+861>, 0x62b593f1f28a <vm_exec_core+2122>, 0x62b593f1ee23 <vm_exec_core+995>, 0x62b593f25323 <vm_exec_core+26851>, 0x62b593f22bee <vm_exec_core+16814>, 0x62b593f222b2 <vm_exec_core+14450>, 0x62b593f22aca <vm_exec_core+16522>, 0x62b593f22716 <vm_exec_core+15574>, 0x62b593f218ff <vm_exec_core+11967>, 0x62b593f221bd <vm_exec_core+14205>, 0x62b593f21b89 <vm_exec_core+12617>, 0x62b593f223cc <vm_exec_core+14732>, 0x62b593f2243d <vm_exec_core+14845>, 0x62b593f1f007 <vm_exec_core+1479>, 0x62b593f2030e <vm_exec_core+6350>, 0x62b593f25532 <vm_exec_core+27378>, 0x62b593f1fe80 <vm_exec_core+5184>, 0x62b593f262e3 <vm_exec_core+30883>, 0x62b593f240f1 <vm_exec_core+22193>, 0x62b593f21cff <vm_exec_core+12991>, 0x62b593f1f16f <vm_exec_core+1839>, 0x62b593f25b25 <vm_exec_core+28901>, 0x62b593f2586d <vm_exec_core+28205>, 0x62b593f200fd <vm_exec_core+5821>, 0x62b593f1f65f <vm_exec_core+3103>, 0x62b593f247e7 <vm_exec_core+23975>, 0x62b593f20c04 <vm_exec_core+8644>, 0x62b593f25d26 <vm_exec_core+29414>, 0x62b593f259cf <vm_exec_core+28559>, 0x62b593f212f2 <vm_exec_core+10418>, 0x62b593f21c8e <vm_exec_core+12878>, 0x62b593f24346 <vm_exec_core+22790>, 0x62b593f25946 <vm_exec_core+28422>, 0x62b593f23761 <vm_exec_core+19745>, 0x62b593f243cf <vm_exec_core+22927>, 0x62b593f24e88 <vm_exec_core+25672>, 0x62b593f2369e <vm_exec_core+19550>, 0x62b593f1f59c <vm_exec_core+2908>, 0x62b593f23df4 <vm_exec_core+21428>, 0x62b593f1f42f <vm_exec_core+2543>, 0x62b593f1f865 <vm_exec_core+3621>, 0x62b593f21575 <vm_exec_core+11061>, 0x62b593f2326b <vm_exec_core+18475>, 0x62b593f23c8d <vm_exec_core+21069>, 0x62b593f22f10 <vm_exec_core+17616>, 0x62b593f1f03b <vm_exec_core+1531>, 0x62b593f250b8 <vm_exec_core+26232>, 0x62b593f25798 <vm_exec_core+27992>, 0x62b593f1fa0c <vm_exec_core+4044>, 0x62b593f205b8 <vm_exec_core+7032>, 0x62b593f20276 <vm_exec_core+6198>, 0x62b593f20cf3 <vm_exec_core+8883>, 0x62b593f21b2a <vm_exec_core+12522>, 0x62b593f1fab3 <vm_exec_core+4211>, 0x62b593f24f20 <vm_exec_core+25824>, 0x62b593f20542 <vm_exec_core+6914>, 0x62b593f219d8 <vm_exec_core+12184>, 0x62b593f2249f <vm_exec_core+14943>, 0x62b593f2487d <vm_exec_core+24125>, 0x62b593f23923 <vm_exec_core+20195>, 0x62b593f20fcd <vm_exec_core+9613>, 0x62b593f2084f <vm_exec_core+7695>, 0x62b593f246d3 <vm_exec_core+23699>, 0x62b593f21755 <vm_exec_core+11541>, 0x62b593f23ef3 <vm_exec_core+21683>, 0x62b593f23995 <vm_exec_core+20309>, 0x62b593f23faa <vm_exec_core+21866>, 0x62b593f2546a <vm_exec_core+27178>, 0x62b593f22d22 <vm_exec_core+17122>, 0x62b593f24936 <vm_exec_core+24310>, 0x62b593f23de0 <vm_exec_core+21408>, 0x62b593f24464 <vm_exec_core+23076>, 0x62b593f210ec <vm_exec_core+9900>, 0x62b593f235f9 <vm_exec_core+19385>, 0x62b593f23839 <vm_exec_core+19961>, 0x62b593f220d3 <vm_exec_core+13971>, 0x62b593f23266 <vm_exec_core+18470>, 0x62b593f2149a <vm_exec_core+10842>, 0x62b593f20ad7 <vm_exec_core+8343>, 0x62b593f24028 <vm_exec_core+21992>, 0x62b593f1fc44 <vm_exec_core+4612>, 0x62b593f21e80 <vm_exec_core+13376>, 0x62b593f227d0 <vm_exec_core+15760>, 0x62b593f20dd1 <vm_exec_core+9105>, 0x62b593f2c7e4 <vm_exec_core+56740>, 0x62b593f207a6 <vm_exec_core+7526>, 0x62b593f2069e <vm_exec_core+7262>, 0x62b593f209a9 <vm_exec_core+8041>, 0x62b593f21394 <vm_exec_core+10580>, 0x62b593f2310f <vm_exec_core+18127>, 0x62b593f2255a <vm_exec_core+15130>, 0x62b593f2310a <vm_exec_core+18122>, 0x62b593f2391e <vm_exec_core+20190>, 0x62b593f23919 <vm_exec_core+20185>, 0x62b593f209a4 <vm_exec_core+8036>, 0x62b593f23de0 <vm_exec_core+21408>, 0x62b593f21af3 <vm_exec_core+12467>, 0x62b593f21af8 <vm_exec_core+12472>, 0x62b593f23914 <vm_exec_core+20180>, 0x62b593f2375c <vm_exec_core+19740>, 0x62b593f227cb <vm_exec_core+15755>, 0x62b593f22702 <vm_exec_core+15554>, 0x62b593f2380b <vm_exec_core+19915>, 0x62b593f22bd5 <vm_exec_core+16789>...}
reg_cfp = 0x77df42471480
reg_pc = 0x52300000b208
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_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_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 0x000062b593f19c42 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
_ec = 0x5170000000d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#14 0x000062b593fa9df2 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x77df42471620, self=131800767793360, 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:1814
flags = 0
iseq = 0x77df42180a30
cfp = <optimized out>
sp = 0x77df42371a28
use_argv = 0x77df40870c60
stack_argv = 0x77df42371a28
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#15 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1828
captured = 0x77df42471620
#16 0x000062b593f4b49c 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:1865
No locals.
#17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#19 0x000062b593f4b49c in rb_yield (val=<optimized out>)
No locals.
#20 0x000062b59410fd63 in rb_ary_collect (ary=131800031742600) at /tmp/ruby/src/trunk_asan/array.c:3678
th: 0x515000000300, native_id: 0x77df42be8c40
collect = 131800031190800
-- Control frame information -----------------------------------------------
c:0017 p:---- s:0157 e:000156 l:y b:---- CFUNC :popen
i = 23
c:0016 p:0289 s:0152 e:000150 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:231
c:0015 p:0084 s:0113 e:000112 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:114
#21 0x000062b593f89678 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:3903
ci = 0x167100000001
cc = <optimized out>
me = 0x77df4231ebd0
cfunc = 0x5060000200c8
recv = 131800031742600
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
c:0014 p:0011 s:0095 e:000094 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:8
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
#22 0x000062b593f2344f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x77df42471608, cd=0x512000013f30, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1683 [FINISH]
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC :map
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1670
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1374
c:0007 p:0069 s:0046 E:0016b0 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
calling = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC :map
bh = <optimized out>
blockiseq = <optimized out>
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
leaf = false
val = <optimized out>
cd = 0x512000013f30
insns_address_table = {0x62b593f1f016 <vm_exec_core+1494>, 0x62b593f2031d <vm_exec_core+6365>, 0x62b593f25541 <vm_exec_core+27393>, 0x62b593f1fe8f <vm_exec_core+5199>, 0x62b593f262f2 <vm_exec_core+30898>, 0x62b593f24100 <vm_exec_core+22208>, 0x62b593f21d0e <vm_exec_core+13006>, 0x62b593f1f17e <vm_exec_core+1854>, 0x62b593f25b34 <vm_exec_core+28916>, 0x62b593f2587c <vm_exec_core+28220>, 0x62b593f2010c <vm_exec_core+5836>, 0x62b593f1f66e <vm_exec_core+3118>, 0x62b593f247f6 <vm_exec_core+23990>, 0x62b593f20c13 <vm_exec_core+8659>, 0x62b593f25d35 <vm_exec_core+29429>, 0x62b593f259de <vm_exec_core+28574>, 0x62b593f21301 <vm_exec_core+10433>, 0x62b593f21c9d <vm_exec_core+12893>, 0x62b593f24355 <vm_exec_core+22805>, 0x62b593f25955 <vm_exec_core+28437>, 0x62b593f23770 <vm_exec_core+19760>, 0x62b593f243de <vm_exec_core+22942>, 0x62b593f24e97 <vm_exec_core+25687>, 0x62b593f236ad <vm_exec_core+19565>, 0x62b593f1f5ab <vm_exec_core+2923>, 0x62b593f23e03 <vm_exec_core+21443>, 0x62b593f1f43e <vm_exec_core+2558>, 0x62b593f1f874 <vm_exec_core+3636>, 0x62b593f21584 <vm_exec_core+11076>, 0x62b593f2327a <vm_exec_core+18490>, 0x62b593f23c9c <vm_exec_core+21084>, 0x62b593f22f1f <vm_exec_core+17631>, 0x62b593f1f04a <vm_exec_core+1546>, 0x62b593f250c7 <vm_exec_core+26247>, 0x62b593f257a7 <vm_exec_core+28007>, 0x62b593f1fa1b <vm_exec_core+4059>, 0x62b593f205c7 <vm_exec_core+7047>, 0x62b593f20285 <vm_exec_core+6213>, 0x62b593f20d02 <vm_exec_core+8898>, 0x62b593f21b39 <vm_exec_core+12537>, 0x62b593f1fac2 <vm_exec_core+4226>, 0x62b593f24f2f <vm_exec_core+25839>, 0x62b593f20551 <vm_exec_core+6929>, 0x62b593f219e7 <vm_exec_core+12199>, 0x62b593f224ae <vm_exec_core+14958>, 0x62b593f2488c <vm_exec_core+24140>, 0x62b593f23932 <vm_exec_core+20210>, 0x62b593f20fdc <vm_exec_core+9628>, 0x62b593f2085e <vm_exec_core+7710>, 0x62b593f246e2 <vm_exec_core+23714>, 0x62b593f21764 <vm_exec_core+11556>, 0x62b593f23f02 <vm_exec_core+21698>, 0x62b593f239a4 <vm_exec_core+20324>, 0x62b593f23fb9 <vm_exec_core+21881>, 0x62b593f25479 <vm_exec_core+27193>, 0x62b593f22d31 <vm_exec_core+17137>, 0x62b593f24945 <vm_exec_core+24325>, 0x62b593f1ed98 <vm_exec_core+856>, 0x62b593f24473 <vm_exec_core+23091>, 0x62b593f210fb <vm_exec_core+9915>, 0x62b593f23608 <vm_exec_core+19400>, 0x62b593f23848 <vm_exec_core+19976>, 0x62b593f220e2 <vm_exec_core+13986>, 0x62b593f1f928 <vm_exec_core+3816>, 0x62b593f214a9 <vm_exec_core+10857>, 0x62b593f20ae6 <vm_exec_core+8358>, 0x62b593f24037 <vm_exec_core+22007>, 0x62b593f1fc53 <vm_exec_core+4627>, 0x62b593f21e8f <vm_exec_core+13391>, 0x62b593f227df <vm_exec_core+15775>, 0x62b593f20de0 <vm_exec_core+9120>, 0x62b593f2c7f3 <vm_exec_core+56755>, 0x62b593f207b5 <vm_exec_core+7541>, 0x62b593f206ad <vm_exec_core+7277>, 0x62b593f209b8 <vm_exec_core+8056>, 0x62b593f213a3 <vm_exec_core+10595>, 0x62b593f2311e <vm_exec_core+18142>, 0x62b593f22569 <vm_exec_core+15145>, 0x62b593f23d1b <vm_exec_core+21211>, 0x62b593f229c5 <vm_exec_core+16261>, 0x62b593f24ff0 <vm_exec_core+26032>, 0x62b593f26597 <vm_exec_core+31575>, 0x62b593f25234 <vm_exec_core+26612>, 0x62b593f25e85 <vm_exec_core+29765>, 0x62b593f25f76 <vm_exec_core+30006>, 0x62b593f1f4d0 <vm_exec_core+2704>, 0x62b593f25a5d <vm_exec_core+28701>, 0x62b593f21689 <vm_exec_core+11337>, 0x62b593f25c58 <vm_exec_core+29208>, 0x62b593f211ca <vm_exec_core+10122>, 0x62b593f2516b <vm_exec_core+26411>, 0x62b593f1f367 <vm_exec_core+2343>, 0x62b593f1fb4d <vm_exec_core+4365>, 0x62b593f261ba <vm_exec_core+30586>, 0x62b593f21a6d <vm_exec_core+12333>, 0x62b593f2186a <vm_exec_core+11818>, 0x62b593f1ed9d <vm_exec_core+861>, 0x62b593f1f28a <vm_exec_core+2122>, 0x62b593f1ee23 <vm_exec_core+995>, 0x62b593f25323 <vm_exec_core+26851>, 0x62b593f22bee <vm_exec_core+16814>, 0x62b593f222b2 <vm_exec_core+14450>, 0x62b593f22aca <vm_exec_core+16522>, 0x62b593f22716 <vm_exec_core+15574>, 0x62b593f218ff <vm_exec_core+11967>, 0x62b593f221bd <vm_exec_core+14205>, 0x62b593f21b89 <vm_exec_core+12617>, 0x62b593f223cc <vm_exec_core+14732>, 0x62b593f2243d <vm_exec_core+14845>, 0x62b593f1f007 <vm_exec_core+1479>, 0x62b593f2030e <vm_exec_core+6350>, 0x62b593f25532 <vm_exec_core+27378>, 0x62b593f1fe80 <vm_exec_core+5184>, 0x62b593f262e3 <vm_exec_core+30883>, 0x62b593f240f1 <vm_exec_core+22193>, 0x62b593f21cff <vm_exec_core+12991>, 0x62b593f1f16f <vm_exec_core+1839>, 0x62b593f25b25 <vm_exec_core+28901>, 0x62b593f2586d <vm_exec_core+28205>, 0x62b593f200fd <vm_exec_core+5821>, 0x62b593f1f65f <vm_exec_core+3103>, 0x62b593f247e7 <vm_exec_core+23975>, 0x62b593f20c04 <vm_exec_core+8644>, 0x62b593f25d26 <vm_exec_core+29414>, 0x62b593f259cf <vm_exec_core+28559>, 0x62b593f212f2 <vm_exec_core+10418>, 0x62b593f21c8e <vm_exec_core+12878>, 0x62b593f24346 <vm_exec_core+22790>, 0x62b593f25946 <vm_exec_core+28422>, 0x62b593f23761 <vm_exec_core+19745>, 0x62b593f243cf <vm_exec_core+22927>, 0x62b593f24e88 <vm_exec_core+25672>, 0x62b593f2369e <vm_exec_core+19550>, 0x62b593f1f59c <vm_exec_core+2908>, 0x62b593f23df4 <vm_exec_core+21428>, 0x62b593f1f42f <vm_exec_core+2543>, 0x62b593f1f865 <vm_exec_core+3621>, 0x62b593f21575 <vm_exec_core+11061>, 0x62b593f2326b <vm_exec_core+18475>, 0x62b593f23c8d <vm_exec_core+21069>, 0x62b593f22f10 <vm_exec_core+17616>, 0x62b593f1f03b <vm_exec_core+1531>, 0x62b593f250b8 <vm_exec_core+26232>, 0x62b593f25798 <vm_exec_core+27992>, 0x62b593f1fa0c <vm_exec_core+4044>, 0x62b593f205b8 <vm_exec_core+7032>, 0x62b593f20276 <vm_exec_core+6198>, 0x62b593f20cf3 <vm_exec_core+8883>, 0x62b593f21b2a <vm_exec_core+12522>, 0x62b593f1fab3 <vm_exec_core+4211>, 0x62b593f24f20 <vm_exec_core+25824>, 0x62b593f20542 <vm_exec_core+6914>, 0x62b593f219d8 <vm_exec_core+12184>, 0x62b593f2249f <vm_exec_core+14943>, 0x62b593f2487d <vm_exec_core+24125>, 0x62b593f23923 <vm_exec_core+20195>, 0x62b593f20fcd <vm_exec_core+9613>, 0x62b593f2084f <vm_exec_core+7695>, 0x62b593f246d3 <vm_exec_core+23699>, 0x62b593f21755 <vm_exec_core+11541>, 0x62b593f23ef3 <vm_exec_core+21683>, 0x62b593f23995 <vm_exec_core+20309>, 0x62b593f23faa <vm_exec_core+21866>, 0x62b593f2546a <vm_exec_core+27178>, 0x62b593f22d22 <vm_exec_core+17122>, 0x62b593f24936 <vm_exec_core+24310>, 0x62b593f23de0 <vm_exec_core+21408>, 0x62b593f24464 <vm_exec_core+23076>, 0x62b593f210ec <vm_exec_core+9900>, 0x62b593f235f9 <vm_exec_core+19385>, 0x62b593f23839 <vm_exec_core+19961>, 0x62b593f220d3 <vm_exec_core+13971>, 0x62b593f23266 <vm_exec_core+18470>, 0x62b593f2149a <vm_exec_core+10842>, 0x62b593f20ad7 <vm_exec_core+8343>, 0x62b593f24028 <vm_exec_core+21992>, 0x62b593f1fc44 <vm_exec_core+4612>, 0x62b593f21e80 <vm_exec_core+13376>, 0x62b593f227d0 <vm_exec_core+15760>, 0x62b593f20dd1 <vm_exec_core+9105>, 0x62b593f2c7e4 <vm_exec_core+56740>, 0x62b593f207a6 <vm_exec_core+7526>, 0x62b593f2069e <vm_exec_core+7262>, 0x62b593f209a9 <vm_exec_core+8041>, 0x62b593f21394 <vm_exec_core+10580>, 0x62b593f2310f <vm_exec_core+18127>, 0x62b593f2255a <vm_exec_core+15130>, 0x62b593f2310a <vm_exec_core+18122>, 0x62b593f2391e <vm_exec_core+20190>, 0x62b593f23919 <vm_exec_core+20185>, 0x62b593f209a4 <vm_exec_core+8036>, 0x62b593f23de0 <vm_exec_core+21408>, 0x62b593f21af3 <vm_exec_core+12467>, 0x62b593f21af8 <vm_exec_core+12472>, 0x62b593f23914 <vm_exec_core+20180>, 0x62b593f2375c <vm_exec_core+19740>, 0x62b593f227cb <vm_exec_core+15755>, 0x62b593f22702 <vm_exec_core+15554>, 0x62b593f2380b <vm_exec_core+19915>, 0x62b593f22bd5 <vm_exec_core+16789>...}
reg_cfp = 0x77df42471608
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
reg_pc = 0x51900001b210
INSN_LABEL_nop = <optimized out>
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY [FINISH]
INSN_LABEL_getlocal = <optimized out>
th: 0x5150001d9500, native_id: 0x77df1cdfe6c0
-- Control frame information -----------------------------------------------
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>
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:18
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
c:0002 p:0018 s:0010 e:000009 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH]
INSN_LABEL_getglobal = <optimized out>
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
th: 0x515000122080, native_id: 0x77df1a4e26c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC :readpartial
c:0002 p:0035 s:0007 e:000006 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
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_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x000062b593f1a02b in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2812
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2791
_ec = 0x5170000000d0
_tag = <optimized out>
state = <optimized out>
result = 36
#26 0x000062b593fa9df2 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x77df42471738, self=131800767793360, 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:1814
flags = 0
iseq = 0x77df4218f3f0
cfp = <optimized out>
sp = 0x77df423718d0
use_argv = 0x77df408d8660
stack_argv = 0x77df423718d0
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#27 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1828
captured = 0x77df42471738
#28 0x000062b593f4b49c 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:1865
No locals.
#29 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#30 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#31 0x000062b593f4b49c in rb_yield (val=<optimized out>)
No locals.
#32 0x000062b59410fd63 in rb_ary_collect (ary=131800031804520) at /tmp/ruby/src/trunk_asan/array.c:3678
collect = 131800031804440
i = 0
#33 0x000062b593f89678 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:3903
ci = 0x167100000001
cc = <optimized out>
me = 0x77df4231ebd0
cfunc = 0x5060000200c8
recv = 131800031804520
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#34 0x000062b593f2344f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x77df42471720, cd=0x50200002a030, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#35 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x50200002a030
insns_address_table = {0x62b593f1f016 <vm_exec_core+1494>, 0x62b593f2031d <vm_exec_core+6365>, 0x62b593f25541 <vm_exec_core+27393>, 0x62b593f1fe8f <vm_exec_core+5199>, 0x62b593f262f2 <vm_exec_core+30898>, 0x62b593f24100 <vm_exec_core+22208>, 0x62b593f21d0e <vm_exec_core+13006>, 0x62b593f1f17e <vm_exec_core+1854>, 0x62b593f25b34 <vm_exec_core+28916>, 0x62b593f2587c <vm_exec_core+28220>, 0x62b593f2010c <vm_exec_core+5836>, 0x62b593f1f66e <vm_exec_core+3118>, 0x62b593f247f6 <vm_exec_core+23990>, 0x62b593f20c13 <vm_exec_core+8659>, 0x62b593f25d35 <vm_exec_core+29429>, 0x62b593f259de <vm_exec_core+28574>, 0x62b593f21301 <vm_exec_core+10433>, 0x62b593f21c9d <vm_exec_core+12893>, 0x62b593f24355 <vm_exec_core+22805>, 0x62b593f25955 <vm_exec_core+28437>, 0x62b593f23770 <vm_exec_core+19760>, 0x62b593f243de <vm_exec_core+22942>, 0x62b593f24e97 <vm_exec_core+25687>, 0x62b593f236ad <vm_exec_core+19565>, 0x62b593f1f5ab <vm_exec_core+2923>, 0x62b593f23e03 <vm_exec_core+21443>, 0x62b593f1f43e <vm_exec_core+2558>, 0x62b593f1f874 <vm_exec_core+3636>, 0x62b593f21584 <vm_exec_core+11076>, 0x62b593f2327a <vm_exec_core+18490>, 0x62b593f23c9c <vm_exec_core+21084>, 0x62b593f22f1f <vm_exec_core+17631>, 0x62b593f1f04a <vm_exec_core+1546>, 0x62b593f250c7 <vm_exec_core+26247>, 0x62b593f257a7 <vm_exec_core+28007>, 0x62b593f1fa1b <vm_exec_core+4059>, 0x62b593f205c7 <vm_exec_core+7047>, 0x62b593f20285 <vm_exec_core+6213>, 0x62b593f20d02 <vm_exec_core+8898>, 0x62b593f21b39 <vm_exec_core+12537>, 0x62b593f1fac2 <vm_exec_core+4226>, 0x62b593f24f2f <vm_exec_core+25839>, 0x62b593f20551 <vm_exec_core+6929>, 0x62b593f219e7 <vm_exec_core+12199>, 0x62b593f224ae <vm_exec_core+14958>, 0x62b593f2488c <vm_exec_core+24140>, 0x62b593f23932 <vm_exec_core+20210>, 0x62b593f20fdc <vm_exec_core+9628>, 0x62b593f2085e <vm_exec_core+7710>, 0x62b593f246e2 <vm_exec_core+23714>, 0x62b593f21764 <vm_exec_core+11556>, 0x62b593f23f02 <vm_exec_core+21698>, 0x62b593f239a4 <vm_exec_core+20324>, 0x62b593f23fb9 <vm_exec_core+21881>, 0x62b593f25479 <vm_exec_core+27193>, 0x62b593f22d31 <vm_exec_core+17137>, 0x62b593f24945 <vm_exec_core+24325>, 0x62b593f1ed98 <vm_exec_core+856>, 0x62b593f24473 <vm_exec_core+23091>, 0x62b593f210fb <vm_exec_core+9915>, 0x62b593f23608 <vm_exec_core+19400>, 0x62b593f23848 <vm_exec_core+19976>, 0x62b593f220e2 <vm_exec_core+13986>, 0x62b593f1f928 <vm_exec_core+3816>, 0x62b593f214a9 <vm_exec_core+10857>, 0x62b593f20ae6 <vm_exec_core+8358>, 0x62b593f24037 <vm_exec_core+22007>, 0x62b593f1fc53 <vm_exec_core+4627>, 0x62b593f21e8f <vm_exec_core+13391>, 0x62b593f227df <vm_exec_core+15775>, 0x62b593f20de0 <vm_exec_core+9120>, 0x62b593f2c7f3 <vm_exec_core+56755>, 0x62b593f207b5 <vm_exec_core+7541>, 0x62b593f206ad <vm_exec_core+7277>, 0x62b593f209b8 <vm_exec_core+8056>, 0x62b593f213a3 <vm_exec_core+10595>, 0x62b593f2311e <vm_exec_core+18142>, 0x62b593f22569 <vm_exec_core+15145>, 0x62b593f23d1b <vm_exec_core+21211>, 0x62b593f229c5 <vm_exec_core+16261>, 0x62b593f24ff0 <vm_exec_core+26032>, 0x62b593f26597 <vm_exec_core+31575>, 0x62b593f25234 <vm_exec_core+26612>, 0x62b593f25e85 <vm_exec_core+29765>, 0x62b593f25f76 <vm_exec_core+30006>, 0x62b593f1f4d0 <vm_exec_core+2704>, 0x62b593f25a5d <vm_exec_core+28701>, 0x62b593f21689 <vm_exec_core+11337>, 0x62b593f25c58 <vm_exec_core+29208>, 0x62b593f211ca <vm_exec_core+10122>, 0x62b593f2516b <vm_exec_core+26411>, 0x62b593f1f367 <vm_exec_core+2343>, 0x62b593f1fb4d <vm_exec_core+4365>, 0x62b593f261ba <vm_exec_core+30586>, 0x62b593f21a6d <vm_exec_core+12333>, 0x62b593f2186a <vm_exec_core+11818>, 0x62b593f1ed9d <vm_exec_core+861>, 0x62b593f1f28a <vm_exec_core+2122>, 0x62b593f1ee23 <vm_exec_core+995>, 0x62b593f25323 <vm_exec_core+26851>, 0x62b593f22bee <vm_exec_core+16814>, 0x62b593f222b2 <vm_exec_core+14450>, 0x62b593f22aca <vm_exec_core+16522>, 0x62b593f22716 <vm_exec_core+15574>, 0x62b593f218ff <vm_exec_core+11967>, 0x62b593f221bd <vm_exec_core+14205>, 0x62b593f21b89 <vm_exec_core+12617>, 0x62b593f223cc <vm_exec_core+14732>, 0x62b593f2243d <vm_exec_core+14845>, 0x62b593f1f007 <vm_exec_core+1479>, 0x62b593f2030e <vm_exec_core+6350>, 0x62b593f25532 <vm_exec_core+27378>, 0x62b593f1fe80 <vm_exec_core+5184>, 0x62b593f262e3 <vm_exec_core+30883>, 0x62b593f240f1 <vm_exec_core+22193>, 0x62b593f21cff <vm_exec_core+12991>, 0x62b593f1f16f <vm_exec_core+1839>, 0x62b593f25b25 <vm_exec_core+28901>, 0x62b593f2586d <vm_exec_core+28205>, 0x62b593f200fd <vm_exec_core+5821>, 0x62b593f1f65f <vm_exec_core+3103>, 0x62b593f247e7 <vm_exec_core+23975>, 0x62b593f20c04 <vm_exec_core+8644>, 0x62b593f25d26 <vm_exec_core+29414>, 0x62b593f259cf <vm_exec_core+28559>, 0x62b593f212f2 <vm_exec_core+10418>, 0x62b593f21c8e <vm_exec_core+12878>, 0x62b593f24346 <vm_exec_core+22790>, 0x62b593f25946 <vm_exec_core+28422>, 0x62b593f23761 <vm_exec_core+19745>, 0x62b593f243cf <vm_exec_core+22927>, 0x62b593f24e88 <vm_exec_core+25672>, 0x62b593f2369e <vm_exec_core+19550>, 0x62b593f1f59c <vm_exec_core+2908>, 0x62b593f23df4 <vm_exec_core+21428>, 0x62b593f1f42f <vm_exec_core+2543>, 0x62b593f1f865 <vm_exec_core+3621>, 0x62b593f21575 <vm_exec_core+11061>, 0x62b593f2326b <vm_exec_core+18475>, 0x62b593f23c8d <vm_exec_core+21069>, 0x62b593f22f10 <vm_exec_core+17616>, 0x62b593f1f03b <vm_exec_core+1531>, 0x62b593f250b8 <vm_exec_core+26232>, 0x62b593f25798 <vm_exec_core+27992>, 0x62b593f1fa0c <vm_exec_core+4044>, 0x62b593f205b8 <vm_exec_core+7032>, 0x62b593f20276 <vm_exec_core+6198>, 0x62b593f20cf3 <vm_exec_core+8883>, 0x62b593f21b2a <vm_exec_core+12522>, 0x62b593f1fab3 <vm_exec_core+4211>, 0x62b593f24f20 <vm_exec_core+25824>, 0x62b593f20542 <vm_exec_core+6914>, 0x62b593f219d8 <vm_exec_core+12184>, 0x62b593f2249f <vm_exec_core+14943>, 0x62b593f2487d <vm_exec_core+24125>, 0x62b593f23923 <vm_exec_core+20195>, 0x62b593f20fcd <vm_exec_core+9613>, 0x62b593f2084f <vm_exec_core+7695>, 0x62b593f246d3 <vm_exec_core+23699>, 0x62b593f21755 <vm_exec_core+11541>, 0x62b593f23ef3 <vm_exec_core+21683>, 0x62b593f23995 <vm_exec_core+20309>, 0x62b593f23faa <vm_exec_core+21866>, 0x62b593f2546a <vm_exec_core+27178>, 0x62b593f22d22 <vm_exec_core+17122>, 0x62b593f24936 <vm_exec_core+24310>, 0x62b593f23de0 <vm_exec_core+21408>, 0x62b593f24464 <vm_exec_core+23076>, 0x62b593f210ec <vm_exec_core+9900>, 0x62b593f235f9 <vm_exec_core+19385>, 0x62b593f23839 <vm_exec_core+19961>, 0x62b593f220d3 <vm_exec_core+13971>, 0x62b593f23266 <vm_exec_core+18470>, 0x62b593f2149a <vm_exec_core+10842>, 0x62b593f20ad7 <vm_exec_core+8343>, 0x62b593f24028 <vm_exec_core+21992>, 0x62b593f1fc44 <vm_exec_core+4612>, 0x62b593f21e80 <vm_exec_core+13376>, 0x62b593f227d0 <vm_exec_core+15760>, 0x62b593f20dd1 <vm_exec_core+9105>, 0x62b593f2c7e4 <vm_exec_core+56740>, 0x62b593f207a6 <vm_exec_core+7526>, 0x62b593f2069e <vm_exec_core+7262>, 0x62b593f209a9 <vm_exec_core+8041>, 0x62b593f21394 <vm_exec_core+10580>, 0x62b593f2310f <vm_exec_core+18127>, 0x62b593f2255a <vm_exec_core+15130>, 0x62b593f2310a <vm_exec_core+18122>, 0x62b593f2391e <vm_exec_core+20190>, 0x62b593f23919 <vm_exec_core+20185>, 0x62b593f209a4 <vm_exec_core+8036>, 0x62b593f23de0 <vm_exec_core+21408>, 0x62b593f21af3 <vm_exec_core+12467>, 0x62b593f21af8 <vm_exec_core+12472>, 0x62b593f23914 <vm_exec_core+20180>, 0x62b593f2375c <vm_exec_core+19740>, 0x62b593f227cb <vm_exec_core+15755>, 0x62b593f22702 <vm_exec_core+15554>, 0x62b593f2380b <vm_exec_core+19915>, 0x62b593f22bd5 <vm_exec_core+16789>...}
reg_cfp = 0x77df42471720
reg_pc = 0x5040000085f8
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_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_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 0x000062b593f1a02b in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2812
No locals.
#37 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2791
_ec = 0x5170000000d0
_tag = <optimized out>
state = <optimized out>
result = 36
#38 0x000062b593f62568 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3051
ec = 0x5170000000d0
val = <optimized out>
#39 0x000062b593b5fc7a in rb_ec_exec_node (ec=0x5170000000d0, n=0x77df4218f580) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7fff0ba57950, <optimized out>, 0x7fff0ba578a0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x77df4218f580
#40 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5170000000d0
status = <optimized out>
#41 0x000062b593b58be7 in rb_main (argc=11, argv=0x7fff0ba57b28) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#42 main (argc=11, argv=0x7fff0ba57b28) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 43965) detached]
$ timeout 60 gdb -p 43931 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 43933]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000766550b26d07 in __GI___select (nfds=35, readfds=0x50c005456200, writefds=0x0, exceptfds=0x0, timeout=0x7fffa0fa99a0) at ../sysdeps/unix/sysv/linux/select.c:69
>>> Threads
Id Target Id Frame
* 1 Thread 0x766550cabc40 (LWP 43931) "ruby" 0x0000766550b26d07 in __GI___select (nfds=35, readfds=0x50c005456200, writefds=0x0, exceptfds=0x0, timeout=0x7fffa0fa99a0) at ../sysdeps/unix/sysv/linux/select.c:69
2 Thread 0x7665349ff6c0 (LWP 43933) "ruby" 0x0000766550b1b4fd in __GI___poll (fds=0x7665337ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x7665349ff6c0 (LWP 43933) "ruby"):
#0 0x0000766550b1b4fd in __GI___poll (fds=0x7665337ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000057292a44b77a in __interceptor_poll ()
No symbol table info available.
#2 0x000057292a8359ca in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1067
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:3075
vm = <optimized out>
#4 0x000057292a4a4b2f in asan_thread_start(void*) ()
No symbol table info available.
#5 0x0000766550a9caa4 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 = {130177046673088, 6353205364812449772, 130177046673088, -352, 0, 140735894174384, 6353205364825032684, 6353408034346797036}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x0000766550b29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x766550cabc40 (LWP 43931) "ruby"):
#0 0x0000766550b26d07 in __GI___select (nfds=35, readfds=0x50c005456200, writefds=0x0, exceptfds=0x0, timeout=0x7fffa0fa99a0) 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 = 59999, tv_nsec = 549273982}
pts64 = 0x7fffa0fa9840
r = <optimized out>
#1 0x000057292a81d095 in native_fd_select (n=35, readfds=0x50c005456200, writefds=0x0, exceptfds=0x766550b26d07 <__GI___select+327>, timeout=0x7fffa0fa9840, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2440
No locals.
#2 do_select (p=130177484856704) at /tmp/ruby/src/trunk_asan/thread.c:4492
tv = <optimized out>
__region = <optimized out>
end = <optimized out>
rel = <optimized out>
to = 0x7fffa0fa9950
lerrno = 0
set = <optimized out>
result = <optimized out>
endtime = <optimized out>
#3 0x000057292a4f08f7 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:1174
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7fffa0fa9b10, <optimized out>, 0x7fffa0fa9a20, <optimized out>, <optimized out>}, prev = 0x76654ecc60a0, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5170000000d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#4 0x000057292a81c621 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:4554
set = {max = 35, th = 0x515000000300, rset = 0x76654ebe1c40, 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 = 0x76654ebe1ca0}
#5 0x000057292a5c2481 in select_internal (read=130177480907920, write=4, except=4, tp=0x76654ebe1ca0, fds=0x76654ebe1c40) at /tmp/ruby/src/trunk_asan/io.c:10728
timerec = <optimized out>
max = 35
pending = <optimized out>
rp = 0x76654ebe1c40
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=130177484856352) at /tmp/ruby/src/trunk_asan/io.c:10798
p = 0x76654ebe1c20
#7 0x000057292a4f08f7 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:1174
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7fffa0fa9e10, <optimized out>, 0x7fffa0fa9d20, <optimized out>, <optimized out>}, prev = 0x76654ebc6840, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5170000000d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#8 0x000057292a59ebdb in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11166
args = <optimized out>
timerec = <optimized out>
scheduler = <optimized out>
timeout = <optimized out>
i = 4
#9 0x000057292a915678 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:3903
ci = 0x162100100009
cc = <optimized out>
me = 0x7665503d90b0
cfunc = 0x50600002b348
recv = 130177509947920
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#10 0x000057292a8b6d8d in vm_sendish (ec=0x5170000000d0, reg_cfp=0x76654dfff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
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=0x5170000000d0) at ../../src/trunk_asan/insns.def:904
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x57292a8ab016 <vm_exec_core+1494>, 0x57292a8ac31d <vm_exec_core+6365>, 0x57292a8b1541 <vm_exec_core+27393>, 0x57292a8abe8f <vm_exec_core+5199>, 0x57292a8b22f2 <vm_exec_core+30898>, 0x57292a8b0100 <vm_exec_core+22208>, 0x57292a8add0e <vm_exec_core+13006>, 0x57292a8ab17e <vm_exec_core+1854>, 0x57292a8b1b34 <vm_exec_core+28916>, 0x57292a8b187c <vm_exec_core+28220>, 0x57292a8ac10c <vm_exec_core+5836>, 0x57292a8ab66e <vm_exec_core+3118>, 0x57292a8b07f6 <vm_exec_core+23990>, 0x57292a8acc13 <vm_exec_core+8659>, 0x57292a8b1d35 <vm_exec_core+29429>, 0x57292a8b19de <vm_exec_core+28574>, 0x57292a8ad301 <vm_exec_core+10433>, 0x57292a8adc9d <vm_exec_core+12893>, 0x57292a8b0355 <vm_exec_core+22805>, 0x57292a8b1955 <vm_exec_core+28437>, 0x57292a8af770 <vm_exec_core+19760>, 0x57292a8b03de <vm_exec_core+22942>, 0x57292a8b0e97 <vm_exec_core+25687>, 0x57292a8af6ad <vm_exec_core+19565>, 0x57292a8ab5ab <vm_exec_core+2923>, 0x57292a8afe03 <vm_exec_core+21443>, 0x57292a8ab43e <vm_exec_core+2558>, 0x57292a8ab874 <vm_exec_core+3636>, 0x57292a8ad584 <vm_exec_core+11076>, 0x57292a8af27a <vm_exec_core+18490>, 0x57292a8afc9c <vm_exec_core+21084>, 0x57292a8aef1f <vm_exec_core+17631>, 0x57292a8ab04a <vm_exec_core+1546>, 0x57292a8b10c7 <vm_exec_core+26247>, 0x57292a8b17a7 <vm_exec_core+28007>, 0x57292a8aba1b <vm_exec_core+4059>, 0x57292a8ac5c7 <vm_exec_core+7047>, 0x57292a8ac285 <vm_exec_core+6213>, 0x57292a8acd02 <vm_exec_core+8898>, 0x57292a8adb39 <vm_exec_core+12537>, 0x57292a8abac2 <vm_exec_core+4226>, 0x57292a8b0f2f <vm_exec_core+25839>, 0x57292a8ac551 <vm_exec_core+6929>, 0x57292a8ad9e7 <vm_exec_core+12199>, 0x57292a8ae4ae <vm_exec_core+14958>, 0x57292a8b088c <vm_exec_core+24140>, 0x57292a8af932 <vm_exec_core+20210>, 0x57292a8acfdc <vm_exec_core+9628>, 0x57292a8ac85e <vm_exec_core+7710>, 0x57292a8b06e2 <vm_exec_core+23714>, 0x57292a8ad764 <vm_exec_core+11556>, 0x57292a8aff02 <vm_exec_core+21698>, 0x57292a8af9a4 <vm_exec_core+20324>, 0x57292a8affb9 <vm_exec_core+21881>, 0x57292a8b1479 <vm_exec_core+27193>, 0x57292a8aed31 <vm_exec_core+17137>, 0x57292a8b0945 <vm_exec_core+24325>, 0x57292a8aad98 <vm_exec_core+856>, 0x57292a8b0473 <vm_exec_core+23091>, 0x57292a8ad0fb <vm_exec_core+9915>, 0x57292a8af608 <vm_exec_core+19400>, 0x57292a8af848 <vm_exec_core+19976>, 0x57292a8ae0e2 <vm_exec_core+13986>, 0x57292a8ab928 <vm_exec_core+3816>, 0x57292a8ad4a9 <vm_exec_core+10857>, 0x57292a8acae6 <vm_exec_core+8358>, 0x57292a8b0037 <vm_exec_core+22007>, 0x57292a8abc53 <vm_exec_core+4627>, 0x57292a8ade8f <vm_exec_core+13391>, 0x57292a8ae7df <vm_exec_core+15775>, 0x57292a8acde0 <vm_exec_core+9120>, 0x57292a8b87f3 <vm_exec_core+56755>, 0x57292a8ac7b5 <vm_exec_core+7541>, 0x57292a8ac6ad <vm_exec_core+7277>, 0x57292a8ac9b8 <vm_exec_core+8056>, 0x57292a8ad3a3 <vm_exec_core+10595>, 0x57292a8af11e <vm_exec_core+18142>, 0x57292a8ae569 <vm_exec_core+15145>, 0x57292a8afd1b <vm_exec_core+21211>, 0x57292a8ae9c5 <vm_exec_core+16261>, 0x57292a8b0ff0 <vm_exec_core+26032>, 0x57292a8b2597 <vm_exec_core+31575>, 0x57292a8b1234 <vm_exec_core+26612>, 0x57292a8b1e85 <vm_exec_core+29765>, 0x57292a8b1f76 <vm_exec_core+30006>, 0x57292a8ab4d0 <vm_exec_core+2704>, 0x57292a8b1a5d <vm_exec_core+28701>, 0x57292a8ad689 <vm_exec_core+11337>, 0x57292a8b1c58 <vm_exec_core+29208>, 0x57292a8ad1ca <vm_exec_core+10122>, 0x57292a8b116b <vm_exec_core+26411>, 0x57292a8ab367 <vm_exec_core+2343>, 0x57292a8abb4d <vm_exec_core+4365>, 0x57292a8b21ba <vm_exec_core+30586>, 0x57292a8ada6d <vm_exec_core+12333>, 0x57292a8ad86a <vm_exec_core+11818>, 0x57292a8aad9d <vm_exec_core+861>, 0x57292a8ab28a <vm_exec_core+2122>, 0x57292a8aae23 <vm_exec_core+995>, 0x57292a8b1323 <vm_exec_core+26851>, 0x57292a8aebee <vm_exec_core+16814>, 0x57292a8ae2b2 <vm_exec_core+14450>, 0x57292a8aeaca <vm_exec_core+16522>, 0x57292a8ae716 <vm_exec_core+15574>, 0x57292a8ad8ff <vm_exec_core+11967>, 0x57292a8ae1bd <vm_exec_core+14205>, 0x57292a8adb89 <vm_exec_core+12617>, 0x57292a8ae3cc <vm_exec_core+14732>, 0x57292a8ae43d <vm_exec_core+14845>, 0x57292a8ab007 <vm_exec_core+1479>, 0x57292a8ac30e <vm_exec_core+6350>, 0x57292a8b1532 <vm_exec_core+27378>, 0x57292a8abe80 <vm_exec_core+5184>, 0x57292a8b22e3 <vm_exec_core+30883>, 0x57292a8b00f1 <vm_exec_core+22193>, 0x57292a8adcff <vm_exec_core+12991>, 0x57292a8ab16f <vm_exec_core+1839>, 0x57292a8b1b25 <vm_exec_core+28901>, 0x57292a8b186d <vm_exec_core+28205>, 0x57292a8ac0fd <vm_exec_core+5821>, 0x57292a8ab65f <vm_exec_core+3103>, 0x57292a8b07e7 <vm_exec_core+23975>, 0x57292a8acc04 <vm_exec_core+8644>, 0x57292a8b1d26 <vm_exec_core+29414>, 0x57292a8b19cf <vm_exec_core+28559>, 0x57292a8ad2f2 <vm_exec_core+10418>, 0x57292a8adc8e <vm_exec_core+12878>, 0x57292a8b0346 <vm_exec_core+22790>, 0x57292a8b1946 <vm_exec_core+28422>, 0x57292a8af761 <vm_exec_core+19745>, 0x57292a8b03cf <vm_exec_core+22927>, 0x57292a8b0e88 <vm_exec_core+25672>, 0x57292a8af69e <vm_exec_core+19550>, 0x57292a8ab59c <vm_exec_core+2908>, 0x57292a8afdf4 <vm_exec_core+21428>, 0x57292a8ab42f <vm_exec_core+2543>, 0x57292a8ab865 <vm_exec_core+3621>, 0x57292a8ad575 <vm_exec_core+11061>, 0x57292a8af26b <vm_exec_core+18475>, 0x57292a8afc8d <vm_exec_core+21069>, 0x57292a8aef10 <vm_exec_core+17616>, 0x57292a8ab03b <vm_exec_core+1531>, 0x57292a8b10b8 <vm_exec_core+26232>, 0x57292a8b1798 <vm_exec_core+27992>, 0x57292a8aba0c <vm_exec_core+4044>, 0x57292a8ac5b8 <vm_exec_core+7032>, 0x57292a8ac276 <vm_exec_core+6198>, 0x57292a8accf3 <vm_exec_core+8883>, 0x57292a8adb2a <vm_exec_core+12522>, 0x57292a8abab3 <vm_exec_core+4211>, 0x57292a8b0f20 <vm_exec_core+25824>, 0x57292a8ac542 <vm_exec_core+6914>, 0x57292a8ad9d8 <vm_exec_core+12184>, 0x57292a8ae49f <vm_exec_core+14943>, 0x57292a8b087d <vm_exec_core+24125>, 0x57292a8af923 <vm_exec_core+20195>, 0x57292a8acfcd <vm_exec_core+9613>, 0x57292a8ac84f <vm_exec_core+7695>, 0x57292a8b06d3 <vm_exec_core+23699>, 0x57292a8ad755 <vm_exec_core+11541>, 0x57292a8afef3 <vm_exec_core+21683>, 0x57292a8af995 <vm_exec_core+20309>, 0x57292a8affaa <vm_exec_core+21866>, 0x57292a8b146a <vm_exec_core+27178>, 0x57292a8aed22 <vm_exec_core+17122>, 0x57292a8b0936 <vm_exec_core+24310>, 0x57292a8afde0 <vm_exec_core+21408>, 0x57292a8b0464 <vm_exec_core+23076>, 0x57292a8ad0ec <vm_exec_core+9900>, 0x57292a8af5f9 <vm_exec_core+19385>, 0x57292a8af839 <vm_exec_core+19961>, 0x57292a8ae0d3 <vm_exec_core+13971>, 0x57292a8af266 <vm_exec_core+18470>, 0x57292a8ad49a <vm_exec_core+10842>, 0x57292a8acad7 <vm_exec_core+8343>, 0x57292a8b0028 <vm_exec_core+21992>, 0x57292a8abc44 <vm_exec_core+4612>, 0x57292a8ade80 <vm_exec_core+13376>, 0x57292a8ae7d0 <vm_exec_core+15760>, 0x57292a8acdd1 <vm_exec_core+9105>, 0x57292a8b87e4 <vm_exec_core+56740>, 0x57292a8ac7a6 <vm_exec_core+7526>, 0x57292a8ac69e <vm_exec_core+7262>, 0x57292a8ac9a9 <vm_exec_core+8041>, 0x57292a8ad394 <vm_exec_core+10580>, 0x57292a8af10f <vm_exec_core+18127>, 0x57292a8ae55a <vm_exec_core+15130>, 0x57292a8af10a <vm_exec_core+18122>, 0x57292a8af91e <vm_exec_core+20190>, 0x57292a8af919 <vm_exec_core+20185>, 0x57292a8ac9a4 <vm_exec_core+8036>, 0x57292a8afde0 <vm_exec_core+21408>, 0x57292a8adaf3 <vm_exec_core+12467>, 0x57292a8adaf8 <vm_exec_core+12472>, 0x57292a8af914 <vm_exec_core+20180>, 0x57292a8af75c <vm_exec_core+19740>, 0x57292a8ae7cb <vm_exec_core+15755>, 0x57292a8ae702 <vm_exec_core+15554>, 0x57292a8af80b <vm_exec_core+19915>, 0x57292a8aebd5 <vm_exec_core+16789>...}
reg_cfp = 0x76654dfff3a0
reg_pc = 0x52300000b0f8
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_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#12 0x000057292a8a5df9 in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2812
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2788
_ec = 0x5170000000d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#14 0x000057292a935df2 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x76654dfff578, self=130177507661120, 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:1814
flags = 0
iseq = 0x766550327748
cfp = <optimized out>
sp = 0x76654deff9e8
use_argv = 0x76654ea769e0
stack_argv = 0x76654deff9e8
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#15 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1828
captured = 0x76654dfff578
#16 0x000057292a8d749c 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:1865
No locals.
#17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#19 0x000057292a8d749c in rb_yield (val=<optimized out>)
No locals.
#20 0x000057292aa8e07a in rb_ary_each (ary=130177503237520) at /tmp/ruby/src/trunk_asan/array.c:2665
i = 0
#21 0x000057292a915678 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:3903
ci = 0xc0100000001
cc = <optimized out>
th: 0x515000000300, native_id: 0x766550cabc40
-- Control frame information -----------------------------------------------
me = 0x7665503defd8
c:0021 p:---- s:0128 e:000127 l:y b:---- CFUNC :select
cfunc = 0x50600001e988
c:0020 p:0255 s:0120 e:000119 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:698
c:0019 p:0039 s:0101 e:000100 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:826
c:0018 p:0008 s:0094 e:000093 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:865
recv = 130177503237520
block_handler = <optimized out>
c:0017 p:0130 s:0087 e:000086 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1616
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#22 0x000057292a8af44f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x76654dfff560, cd=0x511000021900, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
val = 36
ci = <optimized out>
argc = <optimized out>
c:0016 p:0026 s:0074 e:000073 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1311
recv = <optimized out>
cc = <optimized out>
c:0015 p:0005 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1781
calling = <optimized out>
c:0014 p:0006 s:0065 e:000064 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1768 [FINISH]
#23 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
bh = <optimized out>
c:0013 p:---- s:0061 e:000060 l:y b:---- CFUNC :each
blockiseq = <optimized out>
leaf = false
c:0012 p:0042 s:0057 e:000056 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1767
val = <optimized out>
cd = 0x511000021900
c:0011 p:0013 s:0052 e:000051 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1811
insns_address_table = {0x57292a8ab016 <vm_exec_core+1494>, 0x57292a8ac31d <vm_exec_core+6365>, 0x57292a8b1541 <vm_exec_core+27393>, 0x57292a8abe8f <vm_exec_core+5199>, 0x57292a8b22f2 <vm_exec_core+30898>, 0x57292a8b0100 <vm_exec_core+22208>, 0x57292a8add0e <vm_exec_core+13006>, 0x57292a8ab17e <vm_exec_core+1854>, 0x57292a8b1b34 <vm_exec_core+28916>, 0x57292a8b187c <vm_exec_core+28220>, 0x57292a8ac10c <vm_exec_core+5836>, 0x57292a8ab66e <vm_exec_core+3118>, 0x57292a8b07f6 <vm_exec_core+23990>, 0x57292a8acc13 <vm_exec_core+8659>, 0x57292a8b1d35 <vm_exec_core+29429>, 0x57292a8b19de <vm_exec_core+28574>, 0x57292a8ad301 <vm_exec_core+10433>, 0x57292a8adc9d <vm_exec_core+12893>, 0x57292a8b0355 <vm_exec_core+22805>, 0x57292a8b1955 <vm_exec_core+28437>, 0x57292a8af770 <vm_exec_core+19760>, 0x57292a8b03de <vm_exec_core+22942>, 0x57292a8b0e97 <vm_exec_core+25687>, 0x57292a8af6ad <vm_exec_core+19565>, 0x57292a8ab5ab <vm_exec_core+2923>, 0x57292a8afe03 <vm_exec_core+21443>, 0x57292a8ab43e <vm_exec_core+2558>, 0x57292a8ab874 <vm_exec_core+3636>, 0x57292a8ad584 <vm_exec_core+11076>, 0x57292a8af27a <vm_exec_core+18490>, 0x57292a8afc9c <vm_exec_core+21084>, 0x57292a8aef1f <vm_exec_core+17631>, 0x57292a8ab04a <vm_exec_core+1546>, 0x57292a8b10c7 <vm_exec_core+26247>, 0x57292a8b17a7 <vm_exec_core+28007>, 0x57292a8aba1b <vm_exec_core+4059>, 0x57292a8ac5c7 <vm_exec_core+7047>, 0x57292a8ac285 <vm_exec_core+6213>, 0x57292a8acd02 <vm_exec_core+8898>, 0x57292a8adb39 <vm_exec_core+12537>, 0x57292a8abac2 <vm_exec_core+4226>, 0x57292a8b0f2f <vm_exec_core+25839>, 0x57292a8ac551 <vm_exec_core+6929>, 0x57292a8ad9e7 <vm_exec_core+12199>, 0x57292a8ae4ae <vm_exec_core+14958>, 0x57292a8b088c <vm_exec_core+24140>, 0x57292a8af932 <vm_exec_core+20210>, 0x57292a8acfdc <vm_exec_core+9628>, 0x57292a8ac85e <vm_exec_core+7710>, 0x57292a8b06e2 <vm_exec_core+23714>, 0x57292a8ad764 <vm_exec_core+11556>, 0x57292a8aff02 <vm_exec_core+21698>, 0x57292a8af9a4 <vm_exec_core+20324>, 0x57292a8affb9 <vm_exec_core+21881>, 0x57292a8b1479 <vm_exec_core+27193>, 0x57292a8aed31 <vm_exec_core+17137>, 0x57292a8b0945 <vm_exec_core+24325>, 0x57292a8aad98 <vm_exec_core+856>, 0x57292a8b0473 <vm_exec_core+23091>, 0x57292a8ad0fb <vm_exec_core+9915>, 0x57292a8af608 <vm_exec_core+19400>, 0x57292a8af848 <vm_exec_core+19976>, 0x57292a8ae0e2 <vm_exec_core+13986>, 0x57292a8ab928 <vm_exec_core+3816>, 0x57292a8ad4a9 <vm_exec_core+10857>, 0x57292a8acae6 <vm_exec_core+8358>, 0x57292a8b0037 <vm_exec_core+22007>, 0x57292a8abc53 <vm_exec_core+4627>, 0x57292a8ade8f <vm_exec_core+13391>, 0x57292a8ae7df <vm_exec_core+15775>, 0x57292a8acde0 <vm_exec_core+9120>, 0x57292a8b87f3 <vm_exec_core+56755>, 0x57292a8ac7b5 <vm_exec_core+7541>, 0x57292a8ac6ad <vm_exec_core+7277>, 0x57292a8ac9b8 <vm_exec_core+8056>, 0x57292a8ad3a3 <vm_exec_core+10595>, 0x57292a8af11e <vm_exec_core+18142>, 0x57292a8ae569 <vm_exec_core+15145>, 0x57292a8afd1b <vm_exec_core+21211>, 0x57292a8ae9c5 <vm_exec_core+16261>, 0x57292a8b0ff0 <vm_exec_core+26032>, 0x57292a8b2597 <vm_exec_core+31575>, 0x57292a8b1234 <vm_exec_core+26612>, 0x57292a8b1e85 <vm_exec_core+29765>, 0x57292a8b1f76 <vm_exec_core+30006>, 0x57292a8ab4d0 <vm_exec_core+2704>, 0x57292a8b1a5d <vm_exec_core+28701>, 0x57292a8ad689 <vm_exec_core+11337>, 0x57292a8b1c58 <vm_exec_core+29208>, 0x57292a8ad1ca <vm_exec_core+10122>, 0x57292a8b116b <vm_exec_core+26411>, 0x57292a8ab367 <vm_exec_core+2343>, 0x57292a8abb4d <vm_exec_core+4365>, 0x57292a8b21ba <vm_exec_core+30586>, 0x57292a8ada6d <vm_exec_core+12333>, 0x57292a8ad86a <vm_exec_core+11818>, 0x57292a8aad9d <vm_exec_core+861>, 0x57292a8ab28a <vm_exec_core+2122>, 0x57292a8aae23 <vm_exec_core+995>, 0x57292a8b1323 <vm_exec_core+26851>, 0x57292a8aebee <vm_exec_core+16814>, 0x57292a8ae2b2 <vm_exec_core+14450>, 0x57292a8aeaca <vm_exec_core+16522>, 0x57292a8ae716 <vm_exec_core+15574>, 0x57292a8ad8ff <vm_exec_core+11967>, 0x57292a8ae1bd <vm_exec_core+14205>, 0x57292a8adb89 <vm_exec_core+12617>, 0x57292a8ae3cc <vm_exec_core+14732>, 0x57292a8ae43d <vm_exec_core+14845>, 0x57292a8ab007 <vm_exec_core+1479>, 0x57292a8ac30e <vm_exec_core+6350>, 0x57292a8b1532 <vm_exec_core+27378>, 0x57292a8abe80 <vm_exec_core+5184>, 0x57292a8b22e3 <vm_exec_core+30883>, 0x57292a8b00f1 <vm_exec_core+22193>, 0x57292a8adcff <vm_exec_core+12991>, 0x57292a8ab16f <vm_exec_core+1839>, 0x57292a8b1b25 <vm_exec_core+28901>, 0x57292a8b186d <vm_exec_core+28205>, 0x57292a8ac0fd <vm_exec_core+5821>, 0x57292a8ab65f <vm_exec_core+3103>, 0x57292a8b07e7 <vm_exec_core+23975>, 0x57292a8acc04 <vm_exec_core+8644>, 0x57292a8b1d26 <vm_exec_core+29414>, 0x57292a8b19cf <vm_exec_core+28559>, 0x57292a8ad2f2 <vm_exec_core+10418>, 0x57292a8adc8e <vm_exec_core+12878>, 0x57292a8b0346 <vm_exec_core+22790>, 0x57292a8b1946 <vm_exec_core+28422>, 0x57292a8af761 <vm_exec_core+19745>, 0x57292a8b03cf <vm_exec_core+22927>, 0x57292a8b0e88 <vm_exec_core+25672>, 0x57292a8af69e <vm_exec_core+19550>, 0x57292a8ab59c <vm_exec_core+2908>, 0x57292a8afdf4 <vm_exec_core+21428>, 0x57292a8ab42f <vm_exec_core+2543>, 0x57292a8ab865 <vm_exec_core+3621>, 0x57292a8ad575 <vm_exec_core+11061>, 0x57292a8af26b <vm_exec_core+18475>, 0x57292a8afc8d <vm_exec_core+21069>, 0x57292a8aef10 <vm_exec_core+17616>, 0x57292a8ab03b <vm_exec_core+1531>, 0x57292a8b10b8 <vm_exec_core+26232>, 0x57292a8b1798 <vm_exec_core+27992>, 0x57292a8aba0c <vm_exec_core+4044>, 0x57292a8ac5b8 <vm_exec_core+7032>, 0x57292a8ac276 <vm_exec_core+6198>, 0x57292a8accf3 <vm_exec_core+8883>, 0x57292a8adb2a <vm_exec_core+12522>, 0x57292a8abab3 <vm_exec_core+4211>, 0x57292a8b0f20 <vm_exec_core+25824>, 0x57292a8ac542 <vm_exec_core+6914>, 0x57292a8ad9d8 <vm_exec_core+12184>, 0x57292a8ae49f <vm_exec_core+14943>, 0x57292a8b087d <vm_exec_core+24125>, 0x57292a8af923 <vm_exec_core+20195>, 0x57292a8acfcd <vm_exec_core+9613>, 0x57292a8ac84f <vm_exec_core+7695>, 0x57292a8b06d3 <vm_exec_core+23699>, 0x57292a8ad755 <vm_exec_core+11541>, 0x57292a8afef3 <vm_exec_core+21683>, 0x57292a8af995 <vm_exec_core+20309>, 0x57292a8affaa <vm_exec_core+21866>, 0x57292a8b146a <vm_exec_core+27178>, 0x57292a8aed22 <vm_exec_core+17122>, 0x57292a8b0936 <vm_exec_core+24310>, 0x57292a8afde0 <vm_exec_core+21408>, 0x57292a8b0464 <vm_exec_core+23076>, 0x57292a8ad0ec <vm_exec_core+9900>, 0x57292a8af5f9 <vm_exec_core+19385>, 0x57292a8af839 <vm_exec_core+19961>, 0x57292a8ae0d3 <vm_exec_core+13971>, 0x57292a8af266 <vm_exec_core+18470>, 0x57292a8ad49a <vm_exec_core+10842>, 0x57292a8acad7 <vm_exec_core+8343>, 0x57292a8b0028 <vm_exec_core+21992>, 0x57292a8abc44 <vm_exec_core+4612>, 0x57292a8ade80 <vm_exec_core+13376>, 0x57292a8ae7d0 <vm_exec_core+15760>, 0x57292a8acdd1 <vm_exec_core+9105>, 0x57292a8b87e4 <vm_exec_core+56740>, 0x57292a8ac7a6 <vm_exec_core+7526>, 0x57292a8ac69e <vm_exec_core+7262>, 0x57292a8ac9a9 <vm_exec_core+8041>, 0x57292a8ad394 <vm_exec_core+10580>, 0x57292a8af10f <vm_exec_core+18127>, 0x57292a8ae55a <vm_exec_core+15130>, 0x57292a8af10a <vm_exec_core+18122>, 0x57292a8af91e <vm_exec_core+20190>, 0x57292a8af919 <vm_exec_core+20185>, 0x57292a8ac9a4 <vm_exec_core+8036>, 0x57292a8afde0 <vm_exec_core+21408>, 0x57292a8adaf3 <vm_exec_core+12467>, 0x57292a8adaf8 <vm_exec_core+12472>, 0x57292a8af914 <vm_exec_core+20180>, 0x57292a8af75c <vm_exec_core+19740>, 0x57292a8ae7cb <vm_exec_core+15755>, 0x57292a8ae702 <vm_exec_core+15554>, 0x57292a8af80b <vm_exec_core+19915>, 0x57292a8aebd5 <vm_exec_core+16789>...}
reg_cfp = 0x76654dfff560
c:0010 p:0008 s:0047 e:000046 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1053
c:0009 p:0008 s:0041 e:000040 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:898
c:0008 p:0017 s:0035 e:000034 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
c:0007 p:0008 s:0030 e:000029 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1290
c:0006 p:0032 s:0025 e:000024 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1895
reg_pc = 0x51500001b750
INSN_LABEL_nop = <optimized out>
c:0005 p:0020 s:0021 e:000020 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1899
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
c:0004 p:0065 s:0016 e:000014 l:y b:0001 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
c:0003 p:---- s:0011 e:000010 l:y b:---- CFUNC :require_relative
c:0002 p:0005 s:0006 e:000005 l:n b:---- EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:001600 l:y b:---- DUMMY [FINISH]
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_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x000057292a8a602b in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2812
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2791
_ec = 0x5170000000d0
_tag = <optimized out>
state = <optimized out>
result = 36
#26 0x000057292a8ee0b3 in rb_iseq_eval (iseq=<optimized out>, box=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3041
ec = 0x5170000000d0
val = <optimized out>
#27 0x000057292a6018d1 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=130177509484040) at /tmp/ruby/src/trunk_asan/load.c:784
box = 0x57292bbe0560 <root_box_data>
iseq = 0x76655035e4f0
#28 0x000057292a5fbac5 in require_internal (ec=ec@entry=0x5170000000d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1347
found = 114
handle = <optimized out>
_ec = <optimized out>
_tag = <optimized out>
th = 0x515000000300
box = 0x57292bbe0560 <root_box_data>
saved = <optimized out>
ftptr = <optimized out>
realpath = <optimized out>
realpaths = 130177509937360
realpath_map = 130177509937200
path = 130177509484040
state = RUBY_TAG_NONE
th2 = <optimized out>
result = <optimized out>
saved_path = <optimized out>
reset_ext_config = <optimized out>
prev_ext_config = <optimized out>
#29 0x000057292a5f9da4 in rb_require_string_internal (fname=130177509484080, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1457
result = <optimized out>
ec = 0x5170000000d0
result = <optimized out>
#30 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1069
base = <optimized out>
#31 0x000057292a915678 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:3903
ci = 0x58c100140003
cc = <optimized out>
me = 0x76655035e680
cfunc = 0x506000037108
recv = 130177510127680
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#32 0x000057292a8faf25 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fffa0fac1a0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4889
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0x0
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#33 0x000057292a8fa9b5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5029
ci = <optimized out>
cc = 0x0
#34 0x000057292a8b6d8d in vm_sendish (ec=0x5170000000d0, reg_cfp=0x76654dfff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
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=0x5170000000d0) at ../../src/trunk_asan/insns.def:904
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x57292a8ab016 <vm_exec_core+1494>, 0x57292a8ac31d <vm_exec_core+6365>, 0x57292a8b1541 <vm_exec_core+27393>, 0x57292a8abe8f <vm_exec_core+5199>, 0x57292a8b22f2 <vm_exec_core+30898>, 0x57292a8b0100 <vm_exec_core+22208>, 0x57292a8add0e <vm_exec_core+13006>, 0x57292a8ab17e <vm_exec_core+1854>, 0x57292a8b1b34 <vm_exec_core+28916>, 0x57292a8b187c <vm_exec_core+28220>, 0x57292a8ac10c <vm_exec_core+5836>, 0x57292a8ab66e <vm_exec_core+3118>, 0x57292a8b07f6 <vm_exec_core+23990>, 0x57292a8acc13 <vm_exec_core+8659>, 0x57292a8b1d35 <vm_exec_core+29429>, 0x57292a8b19de <vm_exec_core+28574>, 0x57292a8ad301 <vm_exec_core+10433>, 0x57292a8adc9d <vm_exec_core+12893>, 0x57292a8b0355 <vm_exec_core+22805>, 0x57292a8b1955 <vm_exec_core+28437>, 0x57292a8af770 <vm_exec_core+19760>, 0x57292a8b03de <vm_exec_core+22942>, 0x57292a8b0e97 <vm_exec_core+25687>, 0x57292a8af6ad <vm_exec_core+19565>, 0x57292a8ab5ab <vm_exec_core+2923>, 0x57292a8afe03 <vm_exec_core+21443>, 0x57292a8ab43e <vm_exec_core+2558>, 0x57292a8ab874 <vm_exec_core+3636>, 0x57292a8ad584 <vm_exec_core+11076>, 0x57292a8af27a <vm_exec_core+18490>, 0x57292a8afc9c <vm_exec_core+21084>, 0x57292a8aef1f <vm_exec_core+17631>, 0x57292a8ab04a <vm_exec_core+1546>, 0x57292a8b10c7 <vm_exec_core+26247>, 0x57292a8b17a7 <vm_exec_core+28007>, 0x57292a8aba1b <vm_exec_core+4059>, 0x57292a8ac5c7 <vm_exec_core+7047>, 0x57292a8ac285 <vm_exec_core+6213>, 0x57292a8acd02 <vm_exec_core+8898>, 0x57292a8adb39 <vm_exec_core+12537>, 0x57292a8abac2 <vm_exec_core+4226>, 0x57292a8b0f2f <vm_exec_core+25839>, 0x57292a8ac551 <vm_exec_core+6929>, 0x57292a8ad9e7 <vm_exec_core+12199>, 0x57292a8ae4ae <vm_exec_core+14958>, 0x57292a8b088c <vm_exec_core+24140>, 0x57292a8af932 <vm_exec_core+20210>, 0x57292a8acfdc <vm_exec_core+9628>, 0x57292a8ac85e <vm_exec_core+7710>, 0x57292a8b06e2 <vm_exec_core+23714>, 0x57292a8ad764 <vm_exec_core+11556>, 0x57292a8aff02 <vm_exec_core+21698>, 0x57292a8af9a4 <vm_exec_core+20324>, 0x57292a8affb9 <vm_exec_core+21881>, 0x57292a8b1479 <vm_exec_core+27193>, 0x57292a8aed31 <vm_exec_core+17137>, 0x57292a8b0945 <vm_exec_core+24325>, 0x57292a8aad98 <vm_exec_core+856>, 0x57292a8b0473 <vm_exec_core+23091>, 0x57292a8ad0fb <vm_exec_core+9915>, 0x57292a8af608 <vm_exec_core+19400>, 0x57292a8af848 <vm_exec_core+19976>, 0x57292a8ae0e2 <vm_exec_core+13986>, 0x57292a8ab928 <vm_exec_core+3816>, 0x57292a8ad4a9 <vm_exec_core+10857>, 0x57292a8acae6 <vm_exec_core+8358>, 0x57292a8b0037 <vm_exec_core+22007>, 0x57292a8abc53 <vm_exec_core+4627>, 0x57292a8ade8f <vm_exec_core+13391>, 0x57292a8ae7df <vm_exec_core+15775>, 0x57292a8acde0 <vm_exec_core+9120>, 0x57292a8b87f3 <vm_exec_core+56755>, 0x57292a8ac7b5 <vm_exec_core+7541>, 0x57292a8ac6ad <vm_exec_core+7277>, 0x57292a8ac9b8 <vm_exec_core+8056>, 0x57292a8ad3a3 <vm_exec_core+10595>, 0x57292a8af11e <vm_exec_core+18142>, 0x57292a8ae569 <vm_exec_core+15145>, 0x57292a8afd1b <vm_exec_core+21211>, 0x57292a8ae9c5 <vm_exec_core+16261>, 0x57292a8b0ff0 <vm_exec_core+26032>, 0x57292a8b2597 <vm_exec_core+31575>, 0x57292a8b1234 <vm_exec_core+26612>, 0x57292a8b1e85 <vm_exec_core+29765>, 0x57292a8b1f76 <vm_exec_core+30006>, 0x57292a8ab4d0 <vm_exec_core+2704>, 0x57292a8b1a5d <vm_exec_core+28701>, 0x57292a8ad689 <vm_exec_core+11337>, 0x57292a8b1c58 <vm_exec_core+29208>, 0x57292a8ad1ca <vm_exec_core+10122>, 0x57292a8b116b <vm_exec_core+26411>, 0x57292a8ab367 <vm_exec_core+2343>, 0x57292a8abb4d <vm_exec_core+4365>, 0x57292a8b21ba <vm_exec_core+30586>, 0x57292a8ada6d <vm_exec_core+12333>, 0x57292a8ad86a <vm_exec_core+11818>, 0x57292a8aad9d <vm_exec_core+861>, 0x57292a8ab28a <vm_exec_core+2122>, 0x57292a8aae23 <vm_exec_core+995>, 0x57292a8b1323 <vm_exec_core+26851>, 0x57292a8aebee <vm_exec_core+16814>, 0x57292a8ae2b2 <vm_exec_core+14450>, 0x57292a8aeaca <vm_exec_core+16522>, 0x57292a8ae716 <vm_exec_core+15574>, 0x57292a8ad8ff <vm_exec_core+11967>, 0x57292a8ae1bd <vm_exec_core+14205>, 0x57292a8adb89 <vm_exec_core+12617>, 0x57292a8ae3cc <vm_exec_core+14732>, 0x57292a8ae43d <vm_exec_core+14845>, 0x57292a8ab007 <vm_exec_core+1479>, 0x57292a8ac30e <vm_exec_core+6350>, 0x57292a8b1532 <vm_exec_core+27378>, 0x57292a8abe80 <vm_exec_core+5184>, 0x57292a8b22e3 <vm_exec_core+30883>, 0x57292a8b00f1 <vm_exec_core+22193>, 0x57292a8adcff <vm_exec_core+12991>, 0x57292a8ab16f <vm_exec_core+1839>, 0x57292a8b1b25 <vm_exec_core+28901>, 0x57292a8b186d <vm_exec_core+28205>, 0x57292a8ac0fd <vm_exec_core+5821>, 0x57292a8ab65f <vm_exec_core+3103>, 0x57292a8b07e7 <vm_exec_core+23975>, 0x57292a8acc04 <vm_exec_core+8644>, 0x57292a8b1d26 <vm_exec_core+29414>, 0x57292a8b19cf <vm_exec_core+28559>, 0x57292a8ad2f2 <vm_exec_core+10418>, 0x57292a8adc8e <vm_exec_core+12878>, 0x57292a8b0346 <vm_exec_core+22790>, 0x57292a8b1946 <vm_exec_core+28422>, 0x57292a8af761 <vm_exec_core+19745>, 0x57292a8b03cf <vm_exec_core+22927>, 0x57292a8b0e88 <vm_exec_core+25672>, 0x57292a8af69e <vm_exec_core+19550>, 0x57292a8ab59c <vm_exec_core+2908>, 0x57292a8afdf4 <vm_exec_core+21428>, 0x57292a8ab42f <vm_exec_core+2543>, 0x57292a8ab865 <vm_exec_core+3621>, 0x57292a8ad575 <vm_exec_core+11061>, 0x57292a8af26b <vm_exec_core+18475>, 0x57292a8afc8d <vm_exec_core+21069>, 0x57292a8aef10 <vm_exec_core+17616>, 0x57292a8ab03b <vm_exec_core+1531>, 0x57292a8b10b8 <vm_exec_core+26232>, 0x57292a8b1798 <vm_exec_core+27992>, 0x57292a8aba0c <vm_exec_core+4044>, 0x57292a8ac5b8 <vm_exec_core+7032>, 0x57292a8ac276 <vm_exec_core+6198>, 0x57292a8accf3 <vm_exec_core+8883>, 0x57292a8adb2a <vm_exec_core+12522>, 0x57292a8abab3 <vm_exec_core+4211>, 0x57292a8b0f20 <vm_exec_core+25824>, 0x57292a8ac542 <vm_exec_core+6914>, 0x57292a8ad9d8 <vm_exec_core+12184>, 0x57292a8ae49f <vm_exec_core+14943>, 0x57292a8b087d <vm_exec_core+24125>, 0x57292a8af923 <vm_exec_core+20195>, 0x57292a8acfcd <vm_exec_core+9613>, 0x57292a8ac84f <vm_exec_core+7695>, 0x57292a8b06d3 <vm_exec_core+23699>, 0x57292a8ad755 <vm_exec_core+11541>, 0x57292a8afef3 <vm_exec_core+21683>, 0x57292a8af995 <vm_exec_core+20309>, 0x57292a8affaa <vm_exec_core+21866>, 0x57292a8b146a <vm_exec_core+27178>, 0x57292a8aed22 <vm_exec_core+17122>, 0x57292a8b0936 <vm_exec_core+24310>, 0x57292a8afde0 <vm_exec_core+21408>, 0x57292a8b0464 <vm_exec_core+23076>, 0x57292a8ad0ec <vm_exec_core+9900>, 0x57292a8af5f9 <vm_exec_core+19385>, 0x57292a8af839 <vm_exec_core+19961>, 0x57292a8ae0d3 <vm_exec_core+13971>, 0x57292a8af266 <vm_exec_core+18470>, 0x57292a8ad49a <vm_exec_core+10842>, 0x57292a8acad7 <vm_exec_core+8343>, 0x57292a8b0028 <vm_exec_core+21992>, 0x57292a8abc44 <vm_exec_core+4612>, 0x57292a8ade80 <vm_exec_core+13376>, 0x57292a8ae7d0 <vm_exec_core+15760>, 0x57292a8acdd1 <vm_exec_core+9105>, 0x57292a8b87e4 <vm_exec_core+56740>, 0x57292a8ac7a6 <vm_exec_core+7526>, 0x57292a8ac69e <vm_exec_core+7262>, 0x57292a8ac9a9 <vm_exec_core+8041>, 0x57292a8ad394 <vm_exec_core+10580>, 0x57292a8af10f <vm_exec_core+18127>, 0x57292a8ae55a <vm_exec_core+15130>, 0x57292a8af10a <vm_exec_core+18122>, 0x57292a8af91e <vm_exec_core+20190>, 0x57292a8af919 <vm_exec_core+20185>, 0x57292a8ac9a4 <vm_exec_core+8036>, 0x57292a8afde0 <vm_exec_core+21408>, 0x57292a8adaf3 <vm_exec_core+12467>, 0x57292a8adaf8 <vm_exec_core+12472>, 0x57292a8af914 <vm_exec_core+20180>, 0x57292a8af75c <vm_exec_core+19740>, 0x57292a8ae7cb <vm_exec_core+15755>, 0x57292a8ae702 <vm_exec_core+15554>, 0x57292a8af80b <vm_exec_core+19915>, 0x57292a8aebd5 <vm_exec_core+16789>...}
reg_cfp = 0x76654dfff790
reg_pc = 0x5040000089b8
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_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_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 0x000057292a8a5c42 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
_ec = 0x5170000000d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#37 0x000057292a8ee568 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3051
ec = 0x5170000000d0
val = <optimized out>
#38 0x000057292a4ebc7a in rb_ec_exec_node (ec=0x5170000000d0, n=0x76655035e720) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7fffa0fac710, <optimized out>, 0x7fffa0fac660, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x76655035e720
#39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5170000000d0
status = <optimized out>
#40 0x000057292a4e4be7 in rb_main (argc=9, argv=0x7fffa0fac8e8) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#41 main (argc=9, argv=0x7fffa0fac8e8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb
[Inferior 1 (process 43931) detached]
A test worker crashed. It might be an interpreter bug or
a bug in test/unit/parallel.rb. Try again without the -j
option.
Children under /tmp/rubytest.sxvkiv:
* -rw-r--r-- 1 100112 2025-12-03 14:33:19 +0000 _ruby_box_p100652_2_io+console.so
* -rw-r--r-- 1 18688 2025-12-03 14:33:19 +0000 _ruby_box_p100652_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-12-03 14:33:18 +0000 _ruby_box_p100652_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100112 2025-12-03 14:33:18 +0000 _ruby_box_p99046_2_io+console.so
* -rw-r--r-- 1 18688 2025-12-03 14:33:18 +0000 _ruby_box_p99046_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-12-03 14:33:17 +0000 _ruby_box_p99046_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100112 2025-12-03 14:33:17 +0000 _ruby_box_p98191_2_io+console.so
* -rw-r--r-- 1 18688 2025-12-03 14:33:17 +0000 _ruby_box_p98191_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-12-03 14:33:17 +0000 _ruby_box_p98191_2_rbconfig+sizeof.so
* -rw-r--r-- 1 31544 2025-12-03 14:33:16 +0000 _ruby_box_p94855_2_monitor.so
* -rw-r--r-- 1 152440 2025-12-03 14:33:16 +0000 _ruby_box_p94855_2_stringio.so
* -rw-r--r-- 1 28832 2025-12-03 14:33:16 +0000 _ruby_box_p94855_2_erb+escape.so
* -rw-r--r-- 1 51040 2025-12-03 14:33:16 +0000 _ruby_box_p94855_2_cgi+escape.so
* -rw-r--r-- 1 104440 2025-12-03 14:33:16 +0000 _ruby_box_p94855_2_strscan.so
* -rw-r--r-- 1 24216 2025-12-03 14:33:16 +0000 _ruby_box_p94855_2_io+nonblock.so
* -rw-r--r-- 1 65840 2025-12-03 14:33:16 +0000 _ruby_box_p94855_2_digest.so
* -rw-r--r-- 1 1497808 2025-12-03 14:33:16 +0000 _ruby_box_p94855_2_openssl.so
* -rw-r--r-- 1 16768 2025-12-03 14:33:15 +0000 _ruby_box_p94855_2_io+wait.so
* -rw-r--r-- 1 960248 2025-12-03 14:33:15 +0000 _ruby_box_p94855_2_socket.so
* -rw-r--r-- 1 302216 2025-12-03 14:33:15 +0000 _ruby_box_p94855_2_zlib.so
* -rw-r--r-- 1 112784 2025-12-03 14:33:15 +0000 _ruby_box_p94855_2_psych.so
* -rw-r--r-- 1 227160 2025-12-03 14:33:15 +0000 _ruby_box_p94855_2_json+ext+generator.so
* -rw-r--r-- 1 171392 2025-12-03 14:33:15 +0000 _ruby_box_p94855_2_json+ext+parser.so
* -rw-r--r-- 1 109520 2025-12-03 14:33:15 +0000 _ruby_box_p94855_2_etc.so
* -rw-r--r-- 1 941192 2025-12-03 14:33:15 +0000 _ruby_box_p94855_2_date_core.so
* -rw-r--r-- 1 100112 2025-12-03 14:33:15 +0000 _ruby_box_p94855_2_io+console.so
* -rw-r--r-- 1 18688 2025-12-03 14:33:15 +0000 _ruby_box_p94855_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-12-03 14:33:15 +0000 _ruby_box_p94855_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100112 2025-12-03 14:33:14 +0000 _ruby_box_p93477_2_io+console.so
* -rw-r--r-- 1 18688 2025-12-03 14:33:14 +0000 _ruby_box_p93477_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-12-03 14:33:14 +0000 _ruby_box_p93477_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100112 2025-12-03 14:33:13 +0000 _ruby_box_p91327_2_io+console.so
* -rw-r--r-- 1 18688 2025-12-03 14:33:13 +0000 _ruby_box_p91327_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-12-03 14:33:12 +0000 _ruby_box_p91327_2_rbconfig+sizeof.so
$ timeout 60 gdb -p 43604 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:920: 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 43603 -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 545070 -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.ext/include -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/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/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/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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 4.0.0dev (2025-12-03T14:13:39Z master 05383a1de2) +PRISM [x86_64-linux]
0 ............................................................
60 ............................................................
120 ............................................................
180 ............................................................
240 ............................................................
300 ............................................................
360 ............................................................
420 ............................................................
480 ............................................................
540 ............................................................
600 ............................................................
660 ............................................................
720 ............................................................
780 ............................................................
840 ............................................................
900 ............................................................
960 ............................................................
1020 ............................................................
1080 ............................................................
1140 ............................................................
1200 ............................................................
1260 ............................................................
1320 ............................................................
1380 ............................................................
1440 ............................................................
1500 ............................................................
1560 ............................................................
1620 ............................................................
1680 ............................................................
1740 ............................................................
1800 ............................................................
1860 ............................................................
1920 ............................................................
1980 ............................................................
2040 ............................................................
2100 ............................................................
2160 ............................................................
2220 ............................................................
2280 ............................................................
2340 ............................................................
2400 ............................................................
2460 ............................................................
2520 ............................................................
2580 ............................................................
2640 ............................................................
2700 ............................................................
2760 ............................................................
2820 ............................................................
2880 ............................................................
2940 ............................................................
3000 ............................................................
3060 ............................................................
3120 ............................................................
3180 ............................................................
3240 ............................................................
3300 ..................................................
Finished in 38.489056 seconds
3349 files, 33777 examples, 135753 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.