# Logfile created on 2025-12-08 14:41:36 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007ac1f64cfdc8 @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.20251208-144136", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007ac1f6ddc970 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007ac1f6ddc790 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007ac1f1fa9398 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20251208-144136", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20251208-144136>, @binmode=false, @mon_data=#<Monitor:0x00007ac1f6ddc3f8>, @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 = 66b2cc3dab
$$$[end] "make update-src -j16" exit with 0.
$$$[beg] make after-update -j16
generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c
Update rbs to 22451ecbe262326176eb3915b64366712930685c
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
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
9958c2692d4b057244a862eda87eb832aa00db3ab166f120bbd588234442b66c 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 encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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/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/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
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/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
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/racc-1.8.1/ext/racc/cparse'
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'
$$$[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 encdb.h
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
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/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/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/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/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/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/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc
installing binary commands: /tmp/ruby/install/trunk_asan/bin
installing base libraries: /tmp/ruby/install/trunk_asan/lib
installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/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.5.0
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.17.1
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.17.0
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
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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=6836
"--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/757] 177391=prism/api/parse_stream_test
[ 2/757] 177393=rubygems/test_gem_resolver_api_set
[ 3/757] 177392=psych/test_emitter
[ 4/757] 177394=openssl/test_ts
[ 5/757] 177398=test_tmpdir
[ 6/757] 177396=prism/result/node_id_test
[ 7/757] 177403=rubygems/test_gem_source_subpath_problem
[ 8/757] 177401=ruby/test_range
[ 9/757] 177405=-ext-/symbol/test_type
[ 10/757] 177407=fileutils/test_dryrun
[ 11/757] 177392=json/json_generator_test
[ 12/757] 177405=rubygems/test_gem_impossible_dependencies_error
[ 13/757] 177409=fiber/test_io_buffer
[ 14/757] 177412=prism/encoding/encodings_test
[ 15/757] 177417=ruby/enc/test_windows_1252
[ 16/757] 177422=mkmf/test_configuration
[ 17/757] 177417=prism/ruby/dispatcher_test
[ 18/757] 177416=socket/test_udp
[ 19/757] 177424=ruby/test_rubyoptions
[ 20/757] 177407=-ext-/test_printf
[ 21/757] 177416=-ext-/array/test_to_ary_concat
[ 22/757] 177391=prism/result/warnings_test
[ 23/757] 177409=-ext-/load/test_stringify_symbols
[ 24/757] 177409=rubygems/test_gem_resolver_installer_set
[ 25/757] 177407=rubygems/test_gem_dependency_list
[ 26/757] 177391=ripper/test_files_test
[ 27/757] 177398=rubygems/test_gem_commands_uninstall_command
[ 28/757] 177417=openssl/test_ocsp
[ 29/757] 177412=ruby/test_shapes
[ 30/757] 177412=openssl/test_pkey_dh
[ 31/757] 177422=ruby/test_ifunless
[ 32/757] 177422=dtrace/test_require
[ 33/757] 177422=rubygems/test_gem_silent_ui
[ 34/757] 177391=ruby/test_env
[ 35/757] 177405=prism/encoding/regular_expression_encoding_test
[ 36/757] 177405=ruby/test_zjit
[ 37/757] 177405=rubygems/test_project_sanity
[ 38/757] 177393=-ext-/string/test_interned_str
[ 39/757] 177393=optparse/test_placearg
[ 40/757] 177392=rubygems/test_gem_commands_cleanup_command
[ 41/757] 177412=ruby/test_io_m17n
[ 42/757] 177416=rubygems/test_config
[ 43/757] 177407=-ext-/hash/test_delete
[ 44/757] 177407=prism/result/comments_test
[ 45/757] 177405=-ext-/exception/test_ensured
[ 46/757] 177403=ruby/test_continuation
[ 47/757] 177403=dtrace/test_object_create_start
[ 48/757] 177403=test_forwardable
[ 49/757] 177403=ruby/test_dir
[ 50/757] 177407=cgi/test_cgi_escape
[ 51/757] 177422=rubygems/test_gem_ext_configure_builder
[ 52/757] 177405=openssl/test_x509store
[ 53/757] 177396=resolv/test_mdns
[ 54/757] 177396=ripper/test_lexer
[ 55/757] 177409=io/wait/test_io_wait
[ 56/757] 177396=optparse/test_kwargs
[ 57/757] 177416=-ext-/test_random
[ 58/757] 177396=psych/test_merge_keys
[ 59/757] 177416=ruby/enc/test_euc_kr
[ 60/757] 177422=rubygems/test_gem_commands_lock_command
[ 61/757] 177416=-ext-/string/test_set_len
[ 62/757] 177416=ruby/test_threadgroup
[ 63/757] 177396=rubygems/test_gem_security_signer
[ 64/757] 177422=ruby/test_exception
[ 65/757] 177394=optparse/test_bash_completion
[ 66/757] 177394=rubygems/test_gem_local_remote_options
[ 67/757] 177393=test_prettyprint
[ 68/757] 177393=rubygems/test_gem_validator
[ 69/757] 177405=prism/result/integer_parse_test
[ 70/757] 177393=mkmf/test_install
[ 71/757] 177407=ruby/test_sleep
[ 72/757] 177405=fiber/test_queue
[ 73/757] 177416=prism/result/regular_expression_options_test
[ 74/757] 177405=psych/visitors/test_depth_first
[ 75/757] 177403=openssl/test_ns_spki
[ 76/757] 177405=test_tsort
[ 77/757] 177405=prism/result/index_write_test
[ 78/757] 177405=ruby/test_integer_comb
[ 79/757] 177394=did_you_mean/test_tree_spell_checker
[ 80/757] 177403=openssl/test_pair
[ 81/757] 177417=ruby/test_m17n_comb
[ 82/757] 177396=date/test_date_ractor
[ 83/757] 177416=test_bundled_gems
[ 84/757] 177394=prism/lex_test
[ 85/757] 177416=-ext-/struct/test_member
[ 86/757] 177416=rubygems/test_gem_console_ui
[ 87/757] 177416=rubygems/test_gem_update_suggestion
[ 88/757] 177416=psych/test_set
[ 89/757] 177416=rubygems/test_gem_source_fetch_problem
[ 90/757] 177416=resolv/test_resource
[ 91/757] 177392=optparse/test_reqarg
[ 92/757] 177416=rubygems/test_gem_resolver_lock_set
[ 93/757] 177393=-ext-/econv/test_append
[ 94/757] 177393=did_you_mean/test_ractor_compatibility
[ 95/757] 177416=test_unicode_normalize
[ 96/757] 177416=ruby/test_method
[ 97/757] 177398=rubygems/test_webauthn_poller
[ 98/757] 177398=date/test_date_conv
[ 99/757] 177398=rubygems/test_gem_resolver_composed_set
[100/757] 177398=ruby/test_argf
[101/757] 177401=mkmf/test_egrep_cpp
[102/757] 177396=ruby/test_m17n
[103/757] 177401=ruby/test_yjit
[104/757] 177409=net/http/test_buffered_io
[105/757] 177393=ruby/test_arity
[106/757] 177409=test_ipaddr
[107/757] 177393=openssl/test_pkey_rsa
[108/757] 177396=-ext-/string/test_nofree
[109/757] 177396=-ext-/st/test_numhash
[110/757] 177396=rubygems/test_gem_stream_ui
[111/757] 177409=ruby/test_trace
[112/757] 177409=psych/test_scalar_scanner
[113/757] 177409=ruby/test_beginendblock
[114/757] 177396=rubygems/test_gem_resolver_requirement_list
[115/757] 177396=ruby/test_hash
[116/757] 177412=-ext-/arith_seq/test_arith_seq_beg_len_step
[117/757] 177407=ruby/test_io_buffer
[118/757] 177412=ruby/test_yjit_exit_locations
[119/757] 177407=psych/test_yamlstore
[120/757] 177407=rubygems/test_gem_config_file
[121/757] 177392=rubygems/test_gem_commands_pristine_command
[122/757] 177393=prism/ruby/ripper_test
[123/757] 177412=rubygems/test_rubygems
[124/757] 177407=rubygems/test_gem_package_tar_writer
[125/757] 177394=uri/test_mailto
[126/757] 177394=psych/visitors/test_yaml_tree
[127/757] 177394=ruby/enc/test_case_mapping
[128/757] 177394=socket/test_socket
[129/757] 177407=test_weakref
[130/757] 177407=ruby/test_not
[131/757] 177407=test_timeout
[132/757] 177403=optparse/test_switch
[133/757] 177403=-ext-/win32/test_console_attr
[134/757] 177403=rubygems/test_gem_bundler_version_finder
[135/757] 177403=rubygems/test_gem_path_support
[136/757] 177412=prism/result/constant_path_node_test
[137/757] 177403=prism/result/heredoc_test
[138/757] 177412=psych/test_psych_set
[139/757] 177412=rubygems/test_webauthn_listener_response
[140/757] 177412=-ext-/gvl/test_ubf_async_safe
[141/757] 177412=psych/test_array
[142/757] 177403=prism/ruby/parser_test
[143/757] 177403=prism/snippets_test
[144/757] 177412=prism/newline_test
[145/757] 177412=-ext-/test_bug-5832
[146/757] 177412=ruby/test_case
[147/757] 177409=digest/test_digest_extend
[148/757] 177409=rubygems/test_gem_safe_yaml
[149/757] 177409=-ext-/popen_deadlock/test_popen_deadlock
[150/757] 177412=optparse/test_did_you_mean
[151/757] 177393=optparse/test_autoconf
[152/757] 177393=mkmf/test_libs
[153/757] 177393=ruby/test_super
[154/757] 177407=ruby/test_math
[155/757] 177407=json/json_encoding_test
[156/757] 177407=test_time
[157/757] 177412=dtrace/test_gc
[158/757] 177412=-ext-/string/test_rb_str_dup
[159/757] 177412=prism/fuzzer_test
[160/757] 177412=ruby/test_ast
[161/757] 177407=psych/test_struct
[162/757] 177407=prism/onigmo_test
[163/757] 177407=mkmf/test_sizeof
[164/757] 177422=rubygems/test_gem_requirement
[165/757] 177422=ruby/test_alias
[166/757] 177409=ruby/enc/test_euc_tw
[167/757] 177409=rubygems/test_gem_security
[168/757] 177422=rubygems/test_gem_commands_build_command
[169/757] 177393=ruby/test_compile_prism
[170/757] 177394=fiber/test_sleep
[171/757] 177422=openssl/test_x509name
[172/757] 177392=psych/test_object_references
[173/757] 177392=-ext-/wait/test_wait
[174/757] 177422=ruby/test_require
[175/757] 177392=ruby/test_dup
[176/757] 177394=resolv/test_dns
[177/757] 177405=stringio/test_stringio
[178/757] 177393=date/test_date_new
[179/757] 177393=ruby/test_io_timeout
[180/757] 177393=prism/api/command_line_test
[181/757] 177393=rubygems/test_gem_commands_info_command
[182/757] 177393=-ext-/box/test_load_ext
[183/757] 177393=mmtk/test_configuration
[184/757] 177393=ruby/test_comparable
[185/757] 177393=ruby/enc/test_emoji_breaks
[186/757] 177393=-ext-/test_notimplement
[187/757] 177394=ruby/test_system
[188/757] 177393=-ext-/test_bug-3571
[189/757] 177393=psych/visitors/test_emitter
[190/757] 177405=psych/test_json_tree
[191/757] 177393=prism/library_symbols_test
[192/757] 177393=psych/test_ractor
[193/757] 177405=date/test_date_strptime
[194/757] 177392=open-uri/test_ssl
[195/757] 177391=ruby/test_nomethod_error
[196/757] 177391=net/http/test_https_proxy
[197/757] 177405=openssl/test_pkey_dsa
[198/757] 177391=optparse/test_load
[199/757] 177391=did_you_mean/spell_checking/test_uncorrectable_name_check
[200/757] 177391=dtrace/test_singleton_function
[201/757] 177391=optparse/test_cclass
[202/757] 177405=test_shellwords
[203/757] 177405=ruby/test_proc
[204/757] 177417=ruby/enc/test_case_comprehensive
[205/757] 177417=mkmf/test_framework
[206/757] 177417=prism/magic_comment_test
[207/757] 177393=zlib/test_zlib
[208/757] 177391=ruby/test_marshal
[209/757] 177392=psych/test_omap
[210/757] 177392=psych/test_parser
[211/757] 177417=prism/result/attribute_write_test
[212/757] 177417=psych/test_yaml_special_cases
[213/757] 177392=rubygems/test_gem_source_list
[214/757] 177409=test_delegate
[215/757] 177416=-ext-/stack/test_stack_overflow
[216/757] 177417=ruby/test_set
[217/757] 177416=prism/api/freeze_test
[218/757] 177409=rubygems/test_gem
[219/757] 177416=prism/percent_delimiter_string_test
[220/757] 177416=ripper/test_files_test_1
[221/757] 177392=rubygems/test_gem_remote_fetcher_local_ssl_server
[222/757] 177417=ruby/test_float
[223/757] 177391=stringio/test_ractor
[224/757] 177391=ruby/enc/test_regex_casefold
[225/757] 177391=ruby/test_pipe
[226/757] 177394=rubygems/test_gem_source_git
[227/757] 177391=rubygems/test_gem_commands_check_command
[228/757] 177407=ruby/test_random_formatter
[229/757] 177407=rubygems/test_gem_installer
[230/757] 177391=rubygems/test_gem_command_manager
[231/757] 177391=erb/test_erb
[232/757] 177417=-ext-/test_scan_args
[233/757] 177391=date/test_date_attr
[234/757] 177417=-ext-/struct/test_duplicate
[235/757] 177391=ruby/test_time
[236/757] 177417=json/json_ext_parser_test
[237/757] 177417=ruby/test_integer
[238/757] 177405=ripper/test_files_lib
[239/757] 177392=ruby/enc/test_emoji
[240/757] 177392=ruby/test_string
[241/757] 177391=rubygems/test_gem_resolver_git_set
[242/757] 177409=did_you_mean/spell_checking/test_class_name_check
[243/757] 177409=ruby/enc/test_cp949
[244/757] 177409=ruby/test_condition
[245/757] 177409=ruby/test_name_error
[246/757] 177398=-ext-/exception/test_exception_at_throwing
[247/757] 177398=prism/encoding/string_encoding_test
[248/757] 177398=psych/test_safe_load
[249/757] 177398=ruby/test_frozen
[250/757] 177398=rubygems/test_gem_source
[251/757] 177409=rubygems/test_gem_package
[252/757] 177398=ruby/enc/test_utf16
[253/757] 177398=ruby/test_enumerator
[254/757] 177409=psych/test_date_time
[255/757] 177403=openssl/test_pkcs12
[256/757] 177409=date/test_date
[257/757] 177409=uri/test_parser
[258/757] 177409=rubygems/test_gem_available_set
[259/757] 177396=rubygems/test_gem_source_installed
[260/757] 177409=-ext-/string/test_modify_expand
[261/757] 177409=did_you_mean/tree_spell/test_change_word
[262/757] 177409=prism/result/overlap_test
[263/757] 177396=rubygems/test_gem_uninstaller
[264/757] 177403=psych/test_symbol
[265/757] 177403=rubygems/test_gem_platform
[266/757] 177393=prism/ractor_test
[267/757] 177403=rubygems/test_gem_source_vendor
[268/757] 177403=rubygems/test_gem_commands_list_command
[269/757] 177403=did_you_mean/spell_checking/test_variable_name_check
[270/757] 177403=yaml/test_dbm
[271/757] 177403=test_pty
[272/757] 177393=rubygems/test_gem_uri
[273/757] 177393=test_rbconfig
[274/757] 177409=rubygems/test_gem_package_old
[275/757] 177409=digest/test_digest
[276/757] 177393=-ext-/arith_seq/test_arith_seq_extract
[277/757] 177391=rubygems/test_gem_commands_help_command
[278/757] 177391=ruby/test_stringchar
[279/757] 177391=rubygems/test_gem_package_tar_header_ractor
[280/757] 177394=-ext-/debug/test_debug
[281/757] 177394=fiber/test_enumerator
[282/757] 177394=json/json_coder_test
[283/757] 177394=psych/test_psych
[284/757] 177403=digest/test_ractor
[285/757] 177394=prism/ruby/string_query_test
[286/757] 177394=ruby/test_backtrace
[287/757] 177393=ruby/test_time_tz
[288/757] 177393=openssl/test_kdf
[289/757] 177396=rubygems/test_gem_request_set_lockfile_tokenizer
[290/757] 177393=json/json_ryu_fallback_test
[291/757] 177393=rubygems/test_gem_commands_outdated_command
[292/757] 177396=-ext-/class/test_class2name
[293/757] 177396=psych/test_nil
[294/757] 177396=error_highlight/test_error_highlight
[295/757] 177393=mkmf/test_find_executable
[296/757] 177393=ruby/test_array
[297/757] 177403=ruby/test_lazy_enumerator
[298/757] 177422=date/test_date_compat
[299/757] 177422=-ext-/debug/test_profile_frames
[300/757] 177391=-ext-/load/test_resolve_symbol
[301/757] 177422=ruby/test_syntax
[302/757] 177416=rubygems/test_gem_request_set_gem_dependency_api
[303/757] 177391=ruby/enc/test_grapheme_breaks
[304/757] 177391=date/test_date_marshal
[305/757] 177391=openssl/test_ossl
[306/757] 177391=ruby/test_assignment
[307/757] 177394=test_singleton
[308/757] 177394=did_you_mean/spell_checking/test_key_name_check
[309/757] 177394=ripper/test_ripper
[310/757] 177416=psych/test_exception
[311/757] 177416=rubygems/test_gem_commands_signout_command
[312/757] 177416=psych/test_object
[313/757] 177416=ruby/test_file_exhaustive
[314/757] 177403=rubygems/test_gem_gem_runner
[315/757] 177403=rubygems/test_gem_ext_cargo_builder
[316/757] 177403=optparse/test_optarg
[317/757] 177417=io/wait/test_ractor
[318/757] 177417=openssl/test_ssl_session
[319/757] 177403=psych/json/test_stream
[320/757] 177403=ruby/test_pack
[321/757] 177394=rubygems/test_gem_commands_exec_command
[322/757] 177405=rubygems/test_gem_commands_unpack_command
[323/757] 177417=rubygems/test_gem_resolver_local_specification
[324/757] 177405=ruby/test_autoload
[325/757] 177403=did_you_mean/spell_checking/test_method_name_check
[326/757] 177403=rubygems/test_kernel
[327/757] 177417=prism/heredoc_dedent_test
[328/757] 177417=optparse/test_acceptable
[329/757] 177409=prism/result/implicit_array_test
[330/757] 177409=-ext-/struct/test_len
[331/757] 177409=dtrace/test_function_entry
[332/757] 177409=net/http/test_http_request
[333/757] 177409=ruby/test_data
[334/757] 177409=net/http/test_httpheader
[335/757] 177409=rubygems/test_gem_commands_server_command
[336/757] 177409=rubygems/test_gem_package_task
[337/757] 177409=openssl/test_bn
[338/757] 177409=openssl/test_provider
[339/757] 177394=prism/result/numeric_value_test
[340/757] 177394=ruby/test_keyword
[341/757] 177417=lib/!Nothing_to_test
[342/757] 177417=ruby/test_rand
[343/757] 177407=openssl/test_pkey_ec
[344/757] 177403=optparse/test_noarg
[345/757] 177407=-ext-/struct/test_data
[346/757] 177407=date/test_date_parse
[347/757] 177407=rubygems/test_gem_commands_update_command
[348/757] 177409=openssl/test_fips
[349/757] 177417=prism/test_helper
[350/757] 177417=ruby/test_memory_view
[351/757] 177403=-ext-/integer/test_integer
[352/757] 177417=ruby/enc/test_utf32
[353/757] 177417=-ext-/string/test_ellipsize
[354/757] 177417=-ext-/float/test_nextafter
[355/757] 177403=-ext-/string/test_capacity
[356/757] 177403=rubygems/test_gem_safe_marshal
[357/757] 177417=fiber/test_backtrace
[358/757] 177391=prism/result/static_literals_test
[359/757] 177391=psych/visitors/test_to_ruby
[360/757] 177409=rubygems/test_bundled_ca
[361/757] 177417=openssl/test_random
[362/757] 177417=ruby/test_fiber
[363/757] 177391=uri/test_generic
[364/757] 177391=prism/result/breadth_first_search_test
[365/757] 177391=psych/test_deprecated
[366/757] 177391=ruby/test_gc_compact
[367/757] 177394=-ext-/array/test_resize
[368/757] 177394=-ext-/bignum/test_div
[369/757] 177394=prism/errors_test
[370/757] 177409=test_open3
[371/757] 177403=ruby/test_vm_dump
[372/757] 177403=open-uri/test_ftp
[373/757] 177403=json/json_parser_test
[374/757] 177394=psych/test_alias_and_anchor
[375/757] 177394=rubygems/test_gem_commands_setup_command
[376/757] 177403=rubygems/test_gem_commands_rebuild_command
[377/757] 177396=ruby/enc/test_cesu8
[378/757] 177396=date/test_switch_hitter
[379/757] 177396=ruby/test_defined
[380/757] 177403=-ext-/bignum/test_pack
[381/757] 177396=json/json_generic_object_test
[382/757] 177396=dtrace/test_hash_create
[383/757] 177396=ruby/test_call
[384/757] 177403=ruby/test_thread
[385/757] 177396=rubygems/test_gem_resolver_index_set
[386/757] 177396=rubygems/test_gem_security_policy
[387/757] 177407=rubygems/test_gem_install_update_options
[388/757] 177394=uri/test_file
[389/757] 177394=ruby/enc/test_case_options
[390/757] 177394=-ext-/st/test_update
[391/757] 177394=ripper/test_files_sample
[392/757] 177407=ruby/test_ractor
[393/757] 177396=-ext-/method/test_arity
[394/757] 177396=io/wait/test_io_wait_uncommon
[395/757] 177396=psych/test_string
[396/757] 177394=rubygems/test_gem_ci_detector
[397/757] 177394=ruby/test_yield
[398/757] 177396=rubygems/test_gem_request_set_lockfile_parser
[399/757] 177396=ruby/enc/test_shift_jis
[400/757] 177396=dtrace/test_raise
[401/757] 177396=open-uri/test_proxy
[402/757] 177396=rubygems/test_gem_dependency_resolution_error
[403/757] 177396=prism/fixtures_test
[404/757] 177396=ruby/test_rational2
[405/757] 177396=net/http/test_http
[406/757] 177393=ruby/test_clone
[407/757] 177398=objspace/test_objspace
[408/757] 177393=erb/test_erb_m17n
[409/757] 177393=ruby/enc/test_koi8
[410/757] 177393=-ext-/string/test_too_many_dummy_encodings
[411/757] 177393=ripper/test_filter
[412/757] 177393=rubygems/test_gem_ext_cmake_builder
[413/757] 177393=ruby/test_unicode_escape
[414/757] 177409=prism/result/integer_base_flags_test
[415/757] 177409=net/http/test_httpresponses
[416/757] 177393=uri/test_ftp
[417/757] 177409=ruby/test_fnmatch
[418/757] 177393=rubygems/test_gem_resolver_vendor_set
[419/757] 177409=net/http/test_https
[420/757] 177393=rubygems/test_require
[421/757] 177405=erb/test_erb_command
[422/757] 177392=mkmf/test_have_library
[423/757] 177405=optparse/test_optparse
[424/757] 177405=psych/test_coder
[425/757] 177405=ruby/test_symbol
[426/757] 177391=rubygems/test_gem_commands_which_command
[427/757] 177396=ruby/test_enum
[428/757] 177391=prism/api/parse_test
[429/757] 177391=socket/test_unix
[430/757] 177391=rubygems/test_gem_source_specific_file
[431/757] 177391=openssl/test_cipher
[432/757] 177391=psych/test_hash
[433/757] 177391=-ext-/time/test_new
[434/757] 177391=-ext-/gvl/test_last_thread
[435/757] 177391=etc/test_etc
[436/757] 177392=rubygems/test_gem_remote_fetcher_local_server
[437/757] 177392=uri/test_ldap
[438/757] 177392=rubygems/test_gem_source_lock
[439/757] 177392=prism/encoding/symbol_encoding_test
[440/757] 177391=rubygems/test_gem_commands_mirror
[441/757] 177391=-ext-/marshal/test_internal_ivar
[442/757] 177391=mkmf/test_signedness
[443/757] 177392=openssl/test_hmac
[444/757] 177392=prism/ruby/desugar_compiler_test
[445/757] 177394=pathname/test_ractor
[446/757] 177392=dtrace/test_array_create
[447/757] 177392=rubygems/test_gem_resolver_installed_specification
[448/757] 177392=rubygems/test_gem_commands_environment_command
[449/757] 177393=-ext-/tracepoint/test_tracepoint
[450/757] 177392=-ext-/integer/test_my_integer
[451/757] 177392=io/console/test_io_console
[452/757] 177394=date/test_date_arith
[453/757] 177394=uri/test_ws
[454/757] 177394=ruby/test_io
[455/757] 177401=ruby/test_numeric
[456/757] 177401=ruby/test_metaclass
[457/757] 177401=io/console/test_ractor
[458/757] 177401=rubygems/test_gem_spec_fetcher
[459/757] 177393=rubygems/test_gem_commands_sources_command
[460/757] 177409=ruby/test_undef
[461/757] 177409=ruby/test_key_error
[462/757] 177409=openssl/test_engine
[463/757] 177409=-ext-/exception/test_enc_raise
[464/757] 177409=rubygems/test_gem_command
[465/757] 177401=ruby/test_inlinecache
[466/757] 177409=net/http/test_httpresponse
[467/757] 177393=-ext-/marshal/test_usrmarshal
[468/757] 177401=ruby/test_weakkeymap
[469/757] 177409=rubygems/test_gem_commands_yank_command
[470/757] 177417=did_you_mean/edit_distance/test_jaro_winkler
[471/757] 177417=did_you_mean/spell_checking/test_pattern_key_name_check
[472/757] 177417=rubygems/test_exit
[473/757] 177409=test_tempfile
[474/757] 177417=openssl/test_config
[475/757] 177417=rubygems/test_gem_util
[476/757] 177393=rubygems/test_gem_remote_fetcher
[477/757] 177417=rubygems/test_gem_gemcutter_utilities
[478/757] 177407=rubygems/test_gem_resolver
[479/757] 177392=-ext-/load/test_dot_dot
[480/757] 177392=did_you_mean/tree_spell/test_human_typo
[481/757] 177392=prism/ruby/reflection_test
[482/757] 177424=ruby/test_bignum
[483/757] 177392=-ext-/postponed_job/test_postponed_job
[484/757] 177417=fiber/test_io_close
[485/757] 177417=rubygems/test_gem_request_set_lockfile
[486/757] 177396=json/ractor_test
[487/757] 177407=ruby/test_dir_m17n
[488/757] 177393=rubygems/test_gem_resolver_git_specification
[489/757] 177424=prism/result/named_capture_test
[490/757] 177424=json/json_common_interface_test
[491/757] 177396=psych/test_stream
[492/757] 177396=coverage/test_coverage
[493/757] 177424=rubygems/test_remote_fetch_error
[494/757] 177409=pathname/test_pathname
[495/757] 177391=fileutils/test_fileutils
[496/757] 177401=fiber/test_process
[497/757] 177424=ruby/test_object
[498/757] 177405=-ext-/eval/test_eval
[499/757] 177405=fiber/test_io
[500/757] 177401=rubygems/test_gem_commands_cert_command
[501/757] 177405=prism/api/parse_comments_test
[502/757] 177405=ruby/test_class
[503/757] 177409=psych/test_serialize_subclasses
[504/757] 177409=ruby/test_const
[505/757] 177409=ruby/test_iterator
[506/757] 177392=psych/test_marshalable
[507/757] 177392=rubygems/test_gem_resolver_index_specification
[508/757] 177392=dtrace/test_string
[509/757] 177392=dtrace/test_method_cache
[510/757] 177392=rubygems/test_gem_dependency
[511/757] 177409=json/json_addition_test
[512/757] 177409=fiber/test_storage
[513/757] 177409=prism/result/string_test
[514/757] 177409=-ext-/path_to_class/test_path_to_class
[515/757] 177409=rubygems/test_gem_commands_dependency_command
[516/757] 177392=rubygems/test_gem_ext_ext_conf_builder
[517/757] 177409=dtrace/test_cmethod
[518/757] 177409=-ext-/string/test_qsort
[519/757] 177409=mkmf/test_have_macro
[520/757] 177393=ruby/test_process
[521/757] 177417=ruby/test_parse
[522/757] 177401=-ext-/iter/test_iter_break
[523/757] 177401=rubygems/test_gem_source_local
[524/757] 177409=-ext-/num2int/test_num2int
[525/757] 177409=rubygems/test_gem_resolver_lock_specification
[526/757] 177409=-ext-/string/test_cstr
[527/757] 177401=ruby/test_variable
[528/757] 177424=openssl/test_digest
[529/757] 177424=uri/test_wss
[530/757] 177424=fiber/test_address_resolve
[531/757] 177424=ruby/test_econv
[532/757] 177409=-ext-/st/test_foreach
[533/757] 177409=test_securerandom
[534/757] 177396=ruby/test_stack
[535/757] 177409=rubygems/test_gem_ext_cargo_builder_unit
[536/757] 177409=rubygems/test_gem_commands_install_command
[537/757] 177417=ruby/test_thread_queue
[538/757] 177392=ruby/test_flip
[539/757] 177392=fileutils/test_nowrite
[540/757] 177407=optparse/test_summary
[541/757] 177392=psych/test_encoding
[542/757] 177401=socket/test_sockopt
[543/757] 177401=ruby/test_frozen_error
[544/757] 177401=prism/bom_test
[545/757] 177392=ruby/test_file
[546/757] 177401=ruby/test_lambda
[547/757] 177401=ruby/test_arithmetic_sequence
[548/757] 177401=ruby/test_literal
[549/757] 177407=fiber/test_thread
[550/757] 177407=ruby/test_pattern_matching
[551/757] 177422=rubygems/test_gem_commands_search_command
[552/757] 177422=ruby/test_primitive
[553/757] 177422=rubygems/test_gem_request
[554/757] 177396=openssl/test_pkey
[555/757] 177407=socket/test_nonblock
[556/757] 177407=rubygems/test_gem_commands_signin_command
[557/757] 177422=optparse/test_getopts
[558/757] 177422=rubygems/test_gem_resolver_api_specification
[559/757] 177409=prism/ruby/parameters_signature_test
[560/757] 177409=psych/test_document
[561/757] 177422=fiber/test_ractor
[562/757] 177409=did_you_mean/test_spell_checker
[563/757] 177409=-ext-/bug_reporter/test_bug_reporter
[564/757] 177407=psych/handlers/test_recorder
[565/757] 177407=-ext-/iter/test_yield_block
[566/757] 177407=rubygems/test_gem_commands_specification_command
[567/757] 177424=mkmf/test_config
[568/757] 177396=psych/test_boolean
[569/757] 177396=psych/test_yaml
[570/757] 177422=ruby/test_eval
[571/757] 177407=-ext-/file/test_stat
[572/757] 177407=resolv/test_addr
[573/757] 177407=rubygems/test_gem_resolver_best_set
[574/757] 177407=mkmf/test_convertible
[575/757] 177396=resolv/test_win32_config
[576/757] 177396=ruby/enc/test_windows_1251
[577/757] 177396=prism/ruby/relocation_test
[578/757] 177396=ripper/test_parser_events
[579/757] 177396=ruby/test_thread_cv
[580/757] 177417=json/test_helper
[581/757] 177417=psych/test_yamldbm
[582/757] 177417=psych/test_scalar
[583/757] 177417=ruby/test_readpartial
[584/757] 177409=rubygems/test_gem_commands_contents_command
[585/757] 177417=rubygems/test_gem_resolver_conflict
[586/757] 177417=ruby/test_regexp
[587/757] 177409=prism/newline_offsets_test
[588/757] 177396=ruby/test_rational
[589/757] 177392=-ext-/bignum/test_str2big
[590/757] 177392=-ext-/bignum/test_big2str
[591/757] 177392=-ext-/string/test_coderange
[592/757] 177392=open-uri/test_open-uri
[593/757] 177424=prism/regexp_test
[594/757] 177424=ruby/test_string_memory
[595/757] 177424=mkmf/test_pkg_config
[596/757] 177392=openssl/test_x509attr
[597/757] 177392=ruby/enc/test_iso_8859
[598/757] 177409=ruby/test_complex2
[599/757] 177409=-ext-/win32/test_dln
[600/757] 177409=rubygems/test_gem_commands_open_command
[601/757] 177392=openssl/test_x509req
[602/757] 177424=-ext-/load/test_protect
[603/757] 177424=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[604/757] 177422=net/protocol/test_protocol
[605/757] 177424=psych/test_tree_builder
[606/757] 177424=ruby/test_iseq
[607/757] 177396=ruby/test_insns_leaf
[608/757] 177409=yaml/test_store
[609/757] 177396=prism/ruby/location_test
[610/757] 177422=ruby/test_gc
[611/757] 177396=ruby/test_allocation
[612/757] 177409=-ext-/string/test_enc_associate
[613/757] 177392=prism/api/dump_test
[614/757] 177401=rubygems/test_gem_package_tar_reader
[615/757] 177401=ruby/enc/test_gb18030
[616/757] 177401=strscan/test_stringscanner
[617/757] 177401=psych/test_numeric
[618/757] 177401=openssl/test_x509crl
[619/757] 177401=psych/test_class
[620/757] 177401=ruby/test_warning
[621/757] 177401=rubygems/test_gem_name_tuple
[622/757] 177401=ruby/test_refinement
[623/757] 177409=rubygems/test_gem_dependency_installer
[624/757] 177392=rubygems/test_gem_specification
[625/757] 177424=ruby/enc/test_gbk
[626/757] 177424=rubygems/test_gem_commands_fetch_command
[627/757] 177424=openssl/test_pkcs7
[628/757] 177391=ruby/test_complexrational
[629/757] 177391=io/nonblock/test_flush
[630/757] 177391=did_you_mean/spell_checking/test_require_path_check
[631/757] 177391=ruby/test_mixed_unicode_escapes
[632/757] 177391=-ext-/test_enumerator_kw
[633/757] 177391=mkmf/test_mkmf
[634/757] 177391=-ext-/bignum/test_mul
[635/757] 177391=-ext-/vm/test_at_exit
[636/757] 177394=-ext-/thread/test_instrumentation_api
[637/757] 177391=prism/result/source_location_test
[638/757] 177407=ruby/test_complex
[639/757] 177424=prism/result/static_inspect_test
[640/757] 177424=-ext-/symbol/test_inadvertent_creation
[641/757] 177391=prism/result/equality_test
[642/757] 177391=prism/unescape_test
[643/757] 177391=ruby/test_object_id
[644/757] 177424=ripper/test_files_ext
[645/757] 177424=psych/test_data
[646/757] 177424=openssl/test_x509ext
[647/757] 177424=rubygems/test_gem_stub_specification
[648/757] 177391=test_pp
[649/757] 177424=socket/test_tcp
[650/757] 177391=ruby/test_sprintf_comb
[651/757] 177407=ruby/test_path
[652/757] 177407=ruby/test_method_cache
[653/757] 177407=rubygems/test_gem_commands_stale_command
[654/757] 177407=rubygems/test_gem_version
[655/757] 177407=rubygems/test_gem_text
[656/757] 177407=ruby/test_settracefunc
[657/757] 177391=prism/ruby/tunnel_test
[658/757] 177391=test_extlibs
[659/757] 177424=-ext-/rational/test_rat
[660/757] 177424=ruby/test_transcode
[661/757] 177394=ruby/test_whileuntil
[662/757] 177394=rubygems/test_gem_ext_rake_builder
[663/757] 177409=monitor/test_monitor
[664/757] 177409=json/json_string_matching_test
[665/757] 177409=openssl/test_asn1
[666/757] 177409=mkmf/test_flags
[667/757] 177392=openssl/test_x509cert
[668/757] 177392=socket/test_addrinfo
[669/757] 177394=-ext-/funcall/test_passing_block
[670/757] 177394=uri/test_http
[671/757] 177394=-ext-/proc/test_bmethod
[672/757] 177394=psych/nodes/test_enumerable
[673/757] 177394=prism/ruby/ruby_parser_test
[674/757] 177394=openssl/test_buffering
[675/757] 177394=resolv/test_svcb_https
[676/757] 177394=-ext-/test_bug-14834
[677/757] 177392=ruby/test_default_gems
[678/757] 177409=rubygems/test_gem_security_trust_dir
[679/757] 177392=mkmf/test_constant
[680/757] 177409=rubygems/test_gem_resolver_specification
[681/757] 177394=json/json_fixtures_test
[682/757] 177409=dtrace/test_load
[683/757] 177409=ruby/test_encoding
[684/757] 177394=optparse/test_zsh_completion
[685/757] 177394=rubygems/test_gem_package_tar_reader_entry
[686/757] 177405=-ext-/thread/test_lock_native_thread
[687/757] 177394=rubygems/test_webauthn_listener
[688/757] 177405=mkmf/test_have_func
[689/757] 177394=-ext-/string/test_enc_str_buf_cat
[690/757] 177394=rubygems/test_gem_resolver_dependency_request
[691/757] 177394=ruby/enc/test_euc_jp
[692/757] 177394=-ext-/test_abi
[693/757] 177424=-ext-/string/test_external_new
[694/757] 177424=ripper/test_scanner_events
[695/757] 177424=ruby/test_weakmap
[696/757] 177407=rubygems/test_gem_doctor
[697/757] 177407=socket/test_ancdata
[698/757] 177407=-ext-/exception/test_data_error
[699/757] 177394=ruby/test_rubyvm
[700/757] 177394=rubygems/test_gem_request_connection_pools
[701/757] 177409=ruby/test_optimization
[702/757] 177407=uri/test_common
[703/757] 177394=ruby/test_sprintf
[704/757] 177405=rubygems/test_gem_uri_formatter
[705/757] 177405=rubygems/test_gem_commands_push_command
[706/757] 177407=ruby/test_module
[707/757] 177394=prism/api/parse_success_test
[708/757] 177394=strscan/test_ractor
[709/757] 177394=rubygems/test_deprecate
[710/757] 177394=win32/test_registry
[711/757] 177394=openssl/test_ssl
[712/757] 177405=fiber/test_mutex
[713/757] 177405=-ext-/bignum/test_bigzero
[714/757] 177405=ruby/test_basicinstructions
[715/757] 177405=ruby/test_box
[716/757] 177391=prism/ruby/compiler_test
[717/757] 177391=date/test_date_strftime
[718/757] 177392=-ext-/typeddata/test_typeddata
[719/757] 177392=rubygems/test_gem_resolver_vendor_specification
[720/757] 177392=ruby/test_struct
[721/757] 177392=rubygems/test_gem_ext_builder
[722/757] 177391=fileutils/test_verbose
[723/757] 177391=rubygems/test_gem_package_tar_header
[724/757] 177391=prism/ruby/pattern_test
[725/757] 177391=ripper/test_sexp
[726/757] 177391=rubygems/test_gem_unsatisfiable_dependency_error
[727/757] 177391=objspace/test_ractor
[728/757] 177401=-ext-/string/test_normalize
[729/757] 177401=-ext-/test_recursion
[730/757] 177401=prism/locals_test
[731/757] 177401=test_find
[732/757] 177401=socket/test_basicsocket
[733/757] 177401=rubygems/test_gem_commands_owner_command
[734/757] 177391=test_trick
[735/757] 177405=ruby/test_objectspace
[736/757] 177401=prism/version_test
[737/757] 177401=rubygems/test_gem_request_set
[738/757] 177401=-ext-/win32/test_fd_setsize
[739/757] 177401=psych/test_stringio
[740/757] 177401=rubygems/test_gem_remote_fetcher_s3
[741/757] 177424=rubygems/test_gem_version_option
[742/757] 177424=ripper/test_files_test_2
[743/757] 177424=ruby/test_require_lib
[744/757] 177401=rubygems/test_gem_rdoc
[745/757] 177401=prism/api/lex_test
[746/757] 177401=-ext-/test_ensure_and_callcc
[747/757] 177401=fiber/test_scheduler
[748/757] 177392=did_you_mean/core_ext/test_name_error_extension
[749/757] 177392=-ext-/string/test_fstring
[750/757] 177392=-ext-/iseq_load/test_iseq_load
[751/757] 177407=-ext-/scheduler/test_interrupt_with_scheduler
[752/757] 177396=ruby/test_fixnum
[753/757] 177407=fiber/test_timeout
[754/757] 177407=ruby/test_signal
[755/757] 177396=psych/test_null
[756/757] 177396=rubygems/test_gem_resolver_activation_request
[757/757] 177396=ruby/enc/test_big5
$$$ #<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:15 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:05 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
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
1022 176121 1021 1021 pts/0 1021 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
176121 176124 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.20251208-144136 --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
176124 176125 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.20251208-144136 --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
176125 177057 1021 1021 pts/0 1021 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
177057 177058 1021 1021 pts/0 1021 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
177058 177388 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
177388 177403 1021 1021 pts/0 1021 Sl+ 1000 0:49 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked
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
177403 188008 1021 1021 pts/0 1021 S+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked
176125 205269 1021 1021 pts/0 1021 R+ 1000 0:00 ps jx
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
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=>[176121], 176121=>[176124], 176124=>[176125], 176125=>[177057, 205269], 177057=>[177058], 177058=>[177388], 177388=>[177403], 177403=>[188008]}
$ timeout 60 gdb -p 188008 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000058ea09d81ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
>>> Threads
Id Target Id Frame
* 1 Thread 0x762ec9efd6c0 (LWP 188008) "test_thread.rb*" 0x000058ea09d81ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
>>> Machine level backtrace
Thread 1 (Thread 0x762ec9efd6c0 (LWP 188008) "test_thread.rb*"):
#0 0x000058ea09d81ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1 0x000058ea09d82e9a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2 0x000058ea09ccf828 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::ReturnToAllocator(__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, __sanitizer::AllocatorStats*, unsigned long, unsigned int const*, unsigned long) ()
No symbol table info available.
#3 0x000058ea09ccf619 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::DrainHalfMax(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4 0x000058ea09ccf44d in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Deallocate(__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long, void*) ()
No symbol table info available.
#5 0x000058ea09ccee8d in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6 0x000058ea09ccead6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7 0x000058ea09cd0da6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8 0x000058ea09d67c70 in __interceptor_free ()
No symbol table info available.
#9 0x000058ea09df310e in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x762eaf8d7800, old_size=1048576) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8281
malloc_increase_done = <optimized out>
objspace = 0x51d000000a80
malloc_increase_done = <optimized out>
#10 0x000058ea0a0d5e15 in rb_threadptr_sched_free (th=th@entry=0x515000209480) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2368
No locals.
#11 0x000058ea0a1c487f in thread_free (ptr=0x540000000208, ptr@entry=0x515000209480) at /tmp/ruby/src/trunk_asan/vm.c:3793
th = 0x540000000208
#12 0x000058ea0a1c452c in ruby_vm_destruct (vm=0x525000000100) at /tmp/ruby/src/trunk_asan/vm.c:3393
th = 0x515000209480
objspace = <optimized out>
next = <optimized out>
#13 0x000058ea09dac23b in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:265
save_error = 4
sysex = 0
signaled = 0
th0 = 0x515000209480
step = 4
message = 4
th = <optimized out>
buf = <optimized out>
state = <optimized out>
#14 0x000058ea09dab854 in ruby_cleanup (ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:180
No locals.
#15 0x000058ea09dac76b in ruby_stop (ex=520, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:292
No locals.
#16 0x000058ea09f4eccd in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4294
status = <optimized out>
pid = <optimized out>
#17 0x000058ea0a1e8bc8 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 = 0x65b100040001
cc = <optimized out>
me = 0x762ec8d5e270
cfunc = 0x506000049408
recv = 129943283779720
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#18 0x000058ea0a1826df in vm_sendish (ec=0x5170000c40d0, reg_cfp=0x762eaf9d7720, cd=0x504003eb4cd0, 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>
#19 vm_exec_core (ec=ec@entry=0x5170000c40d0) at ../../src/trunk_asan/insns.def:856
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x504003eb4cd0
insns_address_table = {0x58ea0a17e2a6 <vm_exec_core+1494>, 0x58ea0a17f5ad <vm_exec_core+6365>, 0x58ea0a1847d1 <vm_exec_core+27393>, 0x58ea0a17f11f <vm_exec_core+5199>, 0x58ea0a185582 <vm_exec_core+30898>, 0x58ea0a183390 <vm_exec_core+22208>, 0x58ea0a180f9e <vm_exec_core+13006>, 0x58ea0a17e40e <vm_exec_core+1854>, 0x58ea0a184dc4 <vm_exec_core+28916>, 0x58ea0a184b0c <vm_exec_core+28220>, 0x58ea0a17f39c <vm_exec_core+5836>, 0x58ea0a17e8fe <vm_exec_core+3118>, 0x58ea0a183a86 <vm_exec_core+23990>, 0x58ea0a17fea3 <vm_exec_core+8659>, 0x58ea0a184fc5 <vm_exec_core+29429>, 0x58ea0a184c6e <vm_exec_core+28574>, 0x58ea0a180591 <vm_exec_core+10433>, 0x58ea0a180f2d <vm_exec_core+12893>, 0x58ea0a1835e5 <vm_exec_core+22805>, 0x58ea0a184be5 <vm_exec_core+28437>, 0x58ea0a182a00 <vm_exec_core+19760>, 0x58ea0a18366e <vm_exec_core+22942>, 0x58ea0a184127 <vm_exec_core+25687>, 0x58ea0a18293d <vm_exec_core+19565>, 0x58ea0a17e83b <vm_exec_core+2923>, 0x58ea0a183093 <vm_exec_core+21443>, 0x58ea0a17e6ce <vm_exec_core+2558>, 0x58ea0a17eb04 <vm_exec_core+3636>, 0x58ea0a180814 <vm_exec_core+11076>, 0x58ea0a18250a <vm_exec_core+18490>, 0x58ea0a182f2c <vm_exec_core+21084>, 0x58ea0a1821af <vm_exec_core+17631>, 0x58ea0a17e2da <vm_exec_core+1546>, 0x58ea0a184357 <vm_exec_core+26247>, 0x58ea0a184a37 <vm_exec_core+28007>, 0x58ea0a17ecab <vm_exec_core+4059>, 0x58ea0a17f857 <vm_exec_core+7047>, 0x58ea0a17f515 <vm_exec_core+6213>, 0x58ea0a17ff92 <vm_exec_core+8898>, 0x58ea0a180dc9 <vm_exec_core+12537>, 0x58ea0a17ed52 <vm_exec_core+4226>, 0x58ea0a1841bf <vm_exec_core+25839>, 0x58ea0a17f7e1 <vm_exec_core+6929>, 0x58ea0a180c77 <vm_exec_core+12199>, 0x58ea0a18173e <vm_exec_core+14958>, 0x58ea0a183b1c <vm_exec_core+24140>, 0x58ea0a182bc2 <vm_exec_core+20210>, 0x58ea0a18026c <vm_exec_core+9628>, 0x58ea0a17faee <vm_exec_core+7710>, 0x58ea0a183972 <vm_exec_core+23714>, 0x58ea0a1809f4 <vm_exec_core+11556>, 0x58ea0a183192 <vm_exec_core+21698>, 0x58ea0a182c34 <vm_exec_core+20324>, 0x58ea0a183249 <vm_exec_core+21881>, 0x58ea0a184709 <vm_exec_core+27193>, 0x58ea0a181fc1 <vm_exec_core+17137>, 0x58ea0a183bd5 <vm_exec_core+24325>, 0x58ea0a17e028 <vm_exec_core+856>, 0x58ea0a183703 <vm_exec_core+23091>, 0x58ea0a18038b <vm_exec_core+9915>, 0x58ea0a182898 <vm_exec_core+19400>, 0x58ea0a182ad8 <vm_exec_core+19976>, 0x58ea0a181372 <vm_exec_core+13986>, 0x58ea0a17ebb8 <vm_exec_core+3816>, 0x58ea0a180739 <vm_exec_core+10857>, 0x58ea0a17fd76 <vm_exec_core+8358>, 0x58ea0a1832c7 <vm_exec_core+22007>, 0x58ea0a17eee3 <vm_exec_core+4627>, 0x58ea0a18111f <vm_exec_core+13391>, 0x58ea0a181a6f <vm_exec_core+15775>, 0x58ea0a180070 <vm_exec_core+9120>, 0x58ea0a18ba83 <vm_exec_core+56755>, 0x58ea0a17fa45 <vm_exec_core+7541>, 0x58ea0a17f93d <vm_exec_core+7277>, 0x58ea0a17fc48 <vm_exec_core+8056>, 0x58ea0a180633 <vm_exec_core+10595>, 0x58ea0a1823ae <vm_exec_core+18142>, 0x58ea0a1817f9 <vm_exec_core+15145>, 0x58ea0a182fab <vm_exec_core+21211>, 0x58ea0a181c55 <vm_exec_core+16261>, 0x58ea0a184280 <vm_exec_core+26032>, 0x58ea0a185827 <vm_exec_core+31575>, 0x58ea0a1844c4 <vm_exec_core+26612>, 0x58ea0a185115 <vm_exec_core+29765>, 0x58ea0a185206 <vm_exec_core+30006>, 0x58ea0a17e760 <vm_exec_core+2704>, 0x58ea0a184ced <vm_exec_core+28701>, 0x58ea0a180919 <vm_exec_core+11337>, 0x58ea0a184ee8 <vm_exec_core+29208>, 0x58ea0a18045a <vm_exec_core+10122>, 0x58ea0a1843fb <vm_exec_core+26411>, 0x58ea0a17e5f7 <vm_exec_core+2343>, 0x58ea0a17eddd <vm_exec_core+4365>, 0x58ea0a18544a <vm_exec_core+30586>, 0x58ea0a180cfd <vm_exec_core+12333>, 0x58ea0a180afa <vm_exec_core+11818>, 0x58ea0a17e02d <vm_exec_core+861>, 0x58ea0a17e51a <vm_exec_core+2122>, 0x58ea0a17e0b3 <vm_exec_core+995>, 0x58ea0a1845b3 <vm_exec_core+26851>, 0x58ea0a181e7e <vm_exec_core+16814>, 0x58ea0a181542 <vm_exec_core+14450>, 0x58ea0a181d5a <vm_exec_core+16522>, 0x58ea0a1819a6 <vm_exec_core+15574>, 0x58ea0a180b8f <vm_exec_core+11967>, 0x58ea0a18144d <vm_exec_core+14205>, 0x58ea0a180e19 <vm_exec_core+12617>, 0x58ea0a18165c <vm_exec_core+14732>, 0x58ea0a1816cd <vm_exec_core+14845>, 0x58ea0a17e297 <vm_exec_core+1479>, 0x58ea0a17f59e <vm_exec_core+6350>, 0x58ea0a1847c2 <vm_exec_core+27378>, 0x58ea0a17f110 <vm_exec_core+5184>, 0x58ea0a185573 <vm_exec_core+30883>, 0x58ea0a183381 <vm_exec_core+22193>, 0x58ea0a180f8f <vm_exec_core+12991>, 0x58ea0a17e3ff <vm_exec_core+1839>, 0x58ea0a184db5 <vm_exec_core+28901>, 0x58ea0a184afd <vm_exec_core+28205>, 0x58ea0a17f38d <vm_exec_core+5821>, 0x58ea0a17e8ef <vm_exec_core+3103>, 0x58ea0a183a77 <vm_exec_core+23975>, 0x58ea0a17fe94 <vm_exec_core+8644>, 0x58ea0a184fb6 <vm_exec_core+29414>, 0x58ea0a184c5f <vm_exec_core+28559>, 0x58ea0a180582 <vm_exec_core+10418>, 0x58ea0a180f1e <vm_exec_core+12878>, 0x58ea0a1835d6 <vm_exec_core+22790>, 0x58ea0a184bd6 <vm_exec_core+28422>, 0x58ea0a1829f1 <vm_exec_core+19745>, 0x58ea0a18365f <vm_exec_core+22927>, 0x58ea0a184118 <vm_exec_core+25672>, 0x58ea0a18292e <vm_exec_core+19550>, 0x58ea0a17e82c <vm_exec_core+2908>, 0x58ea0a183084 <vm_exec_core+21428>, 0x58ea0a17e6bf <vm_exec_core+2543>, 0x58ea0a17eaf5 <vm_exec_core+3621>, 0x58ea0a180805 <vm_exec_core+11061>, 0x58ea0a1824fb <vm_exec_core+18475>, 0x58ea0a182f1d <vm_exec_core+21069>, 0x58ea0a1821a0 <vm_exec_core+17616>, 0x58ea0a17e2cb <vm_exec_core+1531>, 0x58ea0a184348 <vm_exec_core+26232>, 0x58ea0a184a28 <vm_exec_core+27992>, 0x58ea0a17ec9c <vm_exec_core+4044>, 0x58ea0a17f848 <vm_exec_core+7032>, 0x58ea0a17f506 <vm_exec_core+6198>, 0x58ea0a17ff83 <vm_exec_core+8883>, 0x58ea0a180dba <vm_exec_core+12522>, 0x58ea0a17ed43 <vm_exec_core+4211>, 0x58ea0a1841b0 <vm_exec_core+25824>, 0x58ea0a17f7d2 <vm_exec_core+6914>, 0x58ea0a180c68 <vm_exec_core+12184>, 0x58ea0a18172f <vm_exec_core+14943>, 0x58ea0a183b0d <vm_exec_core+24125>, 0x58ea0a182bb3 <vm_exec_core+20195>, 0x58ea0a18025d <vm_exec_core+9613>, 0x58ea0a17fadf <vm_exec_core+7695>, 0x58ea0a183963 <vm_exec_core+23699>, 0x58ea0a1809e5 <vm_exec_core+11541>, 0x58ea0a183183 <vm_exec_core+21683>, 0x58ea0a182c25 <vm_exec_core+20309>, 0x58ea0a18323a <vm_exec_core+21866>, 0x58ea0a1846fa <vm_exec_core+27178>, 0x58ea0a181fb2 <vm_exec_core+17122>, 0x58ea0a183bc6 <vm_exec_core+24310>, 0x58ea0a183070 <vm_exec_core+21408>, 0x58ea0a1836f4 <vm_exec_core+23076>, 0x58ea0a18037c <vm_exec_core+9900>, 0x58ea0a182889 <vm_exec_core+19385>, 0x58ea0a182ac9 <vm_exec_core+19961>, 0x58ea0a181363 <vm_exec_core+13971>, 0x58ea0a1824f6 <vm_exec_core+18470>, 0x58ea0a18072a <vm_exec_core+10842>, 0x58ea0a17fd67 <vm_exec_core+8343>, 0x58ea0a1832b8 <vm_exec_core+21992>, 0x58ea0a17eed4 <vm_exec_core+4612>, 0x58ea0a181110 <vm_exec_core+13376>, 0x58ea0a181a60 <vm_exec_core+15760>, 0x58ea0a180061 <vm_exec_core+9105>, 0x58ea0a18ba74 <vm_exec_core+56740>, 0x58ea0a17fa36 <vm_exec_core+7526>, 0x58ea0a17f92e <vm_exec_core+7262>, 0x58ea0a17fc39 <vm_exec_core+8041>, 0x58ea0a180624 <vm_exec_core+10580>, 0x58ea0a18239f <vm_exec_core+18127>, 0x58ea0a1817ea <vm_exec_core+15130>, 0x58ea0a18239a <vm_exec_core+18122>, 0x58ea0a182bae <vm_exec_core+20190>, 0x58ea0a182ba9 <vm_exec_core+20185>, 0x58ea0a17fc34 <vm_exec_core+8036>, 0x58ea0a183070 <vm_exec_core+21408>, 0x58ea0a180d83 <vm_exec_core+12467>, 0x58ea0a180d88 <vm_exec_core+12472>, 0x58ea0a182ba4 <vm_exec_core+20180>, 0x58ea0a1829ec <vm_exec_core+19740>, 0x58ea0a181a5b <vm_exec_core+15755>, 0x58ea0a181992 <vm_exec_core+15554>, 0x58ea0a182a9b <vm_exec_core+19915>, 0x58ea0a181e65 <vm_exec_core+16789>...}
reg_cfp = 0x762eaf9d7720
reg_pc = 0x508001d1d6d0
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>
#20 0x000058ea0a178ed2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
_ec = 0x5170000c40d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#21 0x000058ea0a209382 in invoke_iseq_block_from_c (ec=0x5170000c40d0, captured=0x762eaf9d77a8, self=129943283779720, 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 = 0x762ec7468a40
cfp = <optimized out>
sp = 0x762eaf8d7850
use_argv = 0x0
stack_argv = 0x762eaf8d7850
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#22 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 = 0x762eaf9d77a8
#23 0x000058ea0a1aa6fc 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.
#24 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.
#25 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#26 0x000058ea0a1aa6fc in rb_yield (val=<optimized out>)
No locals.
#27 0x000058ea09db18f7 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 = 0x5170000c40d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x762ec9efbf90, <optimized out>, 0x762ec9efbea0, <optimized out>, <optimized out>}, prev = 0x762eadcd1240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5170000c40d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#28 0x000058ea0a1e8bc8 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 = 0x682100000001
cc = <optimized out>
me = 0x762eecbb6e08
cfunc = 0x5060000470c8
recv = 129943292188240
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#29 0x000058ea0a1826df in vm_sendish (ec=0x5170000c40d0, reg_cfp=0x762eaf9d7790, cd=0x502000c88d70, 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>
#30 vm_exec_core (ec=ec@entry=0x5170000c40d0) at ../../src/trunk_asan/insns.def:856
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x502000c88d70
insns_address_table = {0x58ea0a17e2a6 <vm_exec_core+1494>, 0x58ea0a17f5ad <vm_exec_core+6365>, 0x58ea0a1847d1 <vm_exec_core+27393>, 0x58ea0a17f11f <vm_exec_core+5199>, 0x58ea0a185582 <vm_exec_core+30898>, 0x58ea0a183390 <vm_exec_core+22208>, 0x58ea0a180f9e <vm_exec_core+13006>, 0x58ea0a17e40e <vm_exec_core+1854>, 0x58ea0a184dc4 <vm_exec_core+28916>, 0x58ea0a184b0c <vm_exec_core+28220>, 0x58ea0a17f39c <vm_exec_core+5836>, 0x58ea0a17e8fe <vm_exec_core+3118>, 0x58ea0a183a86 <vm_exec_core+23990>, 0x58ea0a17fea3 <vm_exec_core+8659>, 0x58ea0a184fc5 <vm_exec_core+29429>, 0x58ea0a184c6e <vm_exec_core+28574>, 0x58ea0a180591 <vm_exec_core+10433>, 0x58ea0a180f2d <vm_exec_core+12893>, 0x58ea0a1835e5 <vm_exec_core+22805>, 0x58ea0a184be5 <vm_exec_core+28437>, 0x58ea0a182a00 <vm_exec_core+19760>, 0x58ea0a18366e <vm_exec_core+22942>, 0x58ea0a184127 <vm_exec_core+25687>, 0x58ea0a18293d <vm_exec_core+19565>, 0x58ea0a17e83b <vm_exec_core+2923>, 0x58ea0a183093 <vm_exec_core+21443>, 0x58ea0a17e6ce <vm_exec_core+2558>, 0x58ea0a17eb04 <vm_exec_core+3636>, 0x58ea0a180814 <vm_exec_core+11076>, 0x58ea0a18250a <vm_exec_core+18490>, 0x58ea0a182f2c <vm_exec_core+21084>, 0x58ea0a1821af <vm_exec_core+17631>, 0x58ea0a17e2da <vm_exec_core+1546>, 0x58ea0a184357 <vm_exec_core+26247>, 0x58ea0a184a37 <vm_exec_core+28007>, 0x58ea0a17ecab <vm_exec_core+4059>, 0x58ea0a17f857 <vm_exec_core+7047>, 0x58ea0a17f515 <vm_exec_core+6213>, 0x58ea0a17ff92 <vm_exec_core+8898>, 0x58ea0a180dc9 <vm_exec_core+12537>, 0x58ea0a17ed52 <vm_exec_core+4226>, 0x58ea0a1841bf <vm_exec_core+25839>, 0x58ea0a17f7e1 <vm_exec_core+6929>, 0x58ea0a180c77 <vm_exec_core+12199>, 0x58ea0a18173e <vm_exec_core+14958>, 0x58ea0a183b1c <vm_exec_core+24140>, 0x58ea0a182bc2 <vm_exec_core+20210>, 0x58ea0a18026c <vm_exec_core+9628>, 0x58ea0a17faee <vm_exec_core+7710>, 0x58ea0a183972 <vm_exec_core+23714>, 0x58ea0a1809f4 <vm_exec_core+11556>, 0x58ea0a183192 <vm_exec_core+21698>, 0x58ea0a182c34 <vm_exec_core+20324>, 0x58ea0a183249 <vm_exec_core+21881>, 0x58ea0a184709 <vm_exec_core+27193>, 0x58ea0a181fc1 <vm_exec_core+17137>, 0x58ea0a183bd5 <vm_exec_core+24325>, 0x58ea0a17e028 <vm_exec_core+856>, 0x58ea0a183703 <vm_exec_core+23091>, 0x58ea0a18038b <vm_exec_core+9915>, 0x58ea0a182898 <vm_exec_core+19400>, 0x58ea0a182ad8 <vm_exec_core+19976>, 0x58ea0a181372 <vm_exec_core+13986>, 0x58ea0a17ebb8 <vm_exec_core+3816>, 0x58ea0a180739 <vm_exec_core+10857>, 0x58ea0a17fd76 <vm_exec_core+8358>, 0x58ea0a1832c7 <vm_exec_core+22007>, 0x58ea0a17eee3 <vm_exec_core+4627>, 0x58ea0a18111f <vm_exec_core+13391>, 0x58ea0a181a6f <vm_exec_core+15775>, 0x58ea0a180070 <vm_exec_core+9120>, 0x58ea0a18ba83 <vm_exec_core+56755>, 0x58ea0a17fa45 <vm_exec_core+7541>, 0x58ea0a17f93d <vm_exec_core+7277>, 0x58ea0a17fc48 <vm_exec_core+8056>, 0x58ea0a180633 <vm_exec_core+10595>, 0x58ea0a1823ae <vm_exec_core+18142>, 0x58ea0a1817f9 <vm_exec_core+15145>, 0x58ea0a182fab <vm_exec_core+21211>, 0x58ea0a181c55 <vm_exec_core+16261>, 0x58ea0a184280 <vm_exec_core+26032>, 0x58ea0a185827 <vm_exec_core+31575>, 0x58ea0a1844c4 <vm_exec_core+26612>, 0x58ea0a185115 <vm_exec_core+29765>, 0x58ea0a185206 <vm_exec_core+30006>, 0x58ea0a17e760 <vm_exec_core+2704>, 0x58ea0a184ced <vm_exec_core+28701>, 0x58ea0a180919 <vm_exec_core+11337>, 0x58ea0a184ee8 <vm_exec_core+29208>, 0x58ea0a18045a <vm_exec_core+10122>, 0x58ea0a1843fb <vm_exec_core+26411>, 0x58ea0a17e5f7 <vm_exec_core+2343>, 0x58ea0a17eddd <vm_exec_core+4365>, 0x58ea0a18544a <vm_exec_core+30586>, 0x58ea0a180cfd <vm_exec_core+12333>, 0x58ea0a180afa <vm_exec_core+11818>, 0x58ea0a17e02d <vm_exec_core+861>, 0x58ea0a17e51a <vm_exec_core+2122>, 0x58ea0a17e0b3 <vm_exec_core+995>, 0x58ea0a1845b3 <vm_exec_core+26851>, 0x58ea0a181e7e <vm_exec_core+16814>, 0x58ea0a181542 <vm_exec_core+14450>, 0x58ea0a181d5a <vm_exec_core+16522>, 0x58ea0a1819a6 <vm_exec_core+15574>, 0x58ea0a180b8f <vm_exec_core+11967>, 0x58ea0a18144d <vm_exec_core+14205>, 0x58ea0a180e19 <vm_exec_core+12617>, 0x58ea0a18165c <vm_exec_core+14732>, 0x58ea0a1816cd <vm_exec_core+14845>, 0x58ea0a17e297 <vm_exec_core+1479>, 0x58ea0a17f59e <vm_exec_core+6350>, 0x58ea0a1847c2 <vm_exec_core+27378>, 0x58ea0a17f110 <vm_exec_core+5184>, 0x58ea0a185573 <vm_exec_core+30883>, 0x58ea0a183381 <vm_exec_core+22193>, 0x58ea0a180f8f <vm_exec_core+12991>, 0x58ea0a17e3ff <vm_exec_core+1839>, 0x58ea0a184db5 <vm_exec_core+28901>, 0x58ea0a184afd <vm_exec_core+28205>, 0x58ea0a17f38d <vm_exec_core+5821>, 0x58ea0a17e8ef <vm_exec_core+3103>, 0x58ea0a183a77 <vm_exec_core+23975>, 0x58ea0a17fe94 <vm_exec_core+8644>, 0x58ea0a184fb6 <vm_exec_core+29414>, 0x58ea0a184c5f <vm_exec_core+28559>, 0x58ea0a180582 <vm_exec_core+10418>, 0x58ea0a180f1e <vm_exec_core+12878>, 0x58ea0a1835d6 <vm_exec_core+22790>, 0x58ea0a184bd6 <vm_exec_core+28422>, 0x58ea0a1829f1 <vm_exec_core+19745>, 0x58ea0a18365f <vm_exec_core+22927>, 0x58ea0a184118 <vm_exec_core+25672>, 0x58ea0a18292e <vm_exec_core+19550>, 0x58ea0a17e82c <vm_exec_core+2908>, 0x58ea0a183084 <vm_exec_core+21428>, 0x58ea0a17e6bf <vm_exec_core+2543>, 0x58ea0a17eaf5 <vm_exec_core+3621>, 0x58ea0a180805 <vm_exec_core+11061>, 0x58ea0a1824fb <vm_exec_core+18475>, 0x58ea0a182f1d <vm_exec_core+21069>, 0x58ea0a1821a0 <vm_exec_core+17616>, 0x58ea0a17e2cb <vm_exec_core+1531>, 0x58ea0a184348 <vm_exec_core+26232>, 0x58ea0a184a28 <vm_exec_core+27992>, 0x58ea0a17ec9c <vm_exec_core+4044>, 0x58ea0a17f848 <vm_exec_core+7032>, 0x58ea0a17f506 <vm_exec_core+6198>, 0x58ea0a17ff83 <vm_exec_core+8883>, 0x58ea0a180dba <vm_exec_core+12522>, 0x58ea0a17ed43 <vm_exec_core+4211>, 0x58ea0a1841b0 <vm_exec_core+25824>, 0x58ea0a17f7d2 <vm_exec_core+6914>, 0x58ea0a180c68 <vm_exec_core+12184>, 0x58ea0a18172f <vm_exec_core+14943>, 0x58ea0a183b0d <vm_exec_core+24125>, 0x58ea0a182bb3 <vm_exec_core+20195>, 0x58ea0a18025d <vm_exec_core+9613>, 0x58ea0a17fadf <vm_exec_core+7695>, 0x58ea0a183963 <vm_exec_core+23699>, 0x58ea0a1809e5 <vm_exec_core+11541>, 0x58ea0a183183 <vm_exec_core+21683>, 0x58ea0a182c25 <vm_exec_core+20309>, 0x58ea0a18323a <vm_exec_core+21866>, 0x58ea0a1846fa <vm_exec_core+27178>, 0x58ea0a181fb2 <vm_exec_core+17122>, 0x58ea0a183bc6 <vm_exec_core+24310>, 0x58ea0a183070 <vm_exec_core+21408>, 0x58ea0a1836f4 <vm_exec_core+23076>, 0x58ea0a18037c <vm_exec_core+9900>, 0x58ea0a182889 <vm_exec_core+19385>, 0x58ea0a182ac9 <vm_exec_core+19961>, 0x58ea0a181363 <vm_exec_core+13971>, 0x58ea0a1824f6 <vm_exec_core+18470>, 0x58ea0a18072a <vm_exec_core+10842>, 0x58ea0a17fd67 <vm_exec_core+8343>, 0x58ea0a1832b8 <vm_exec_core+21992>, 0x58ea0a17eed4 <vm_exec_core+4612>, 0x58ea0a181110 <vm_exec_core+13376>, 0x58ea0a181a60 <vm_exec_core+15760>, 0x58ea0a180061 <vm_exec_core+9105>, 0x58ea0a18ba74 <vm_exec_core+56740>, 0x58ea0a17fa36 <vm_exec_core+7526>, 0x58ea0a17f92e <vm_exec_core+7262>, 0x58ea0a17fc39 <vm_exec_core+8041>, 0x58ea0a180624 <vm_exec_core+10580>, 0x58ea0a18239f <vm_exec_core+18127>, 0x58ea0a1817ea <vm_exec_core+15130>, 0x58ea0a18239a <vm_exec_core+18122>, 0x58ea0a182bae <vm_exec_core+20190>, 0x58ea0a182ba9 <vm_exec_core+20185>, 0x58ea0a17fc34 <vm_exec_core+8036>, 0x58ea0a183070 <vm_exec_core+21408>, 0x58ea0a180d83 <vm_exec_core+12467>, 0x58ea0a180d88 <vm_exec_core+12472>, 0x58ea0a182ba4 <vm_exec_core+20180>, 0x58ea0a1829ec <vm_exec_core+19740>, 0x58ea0a181a5b <vm_exec_core+15755>, 0x58ea0a181992 <vm_exec_core+15554>, 0x58ea0a182a9b <vm_exec_core+19915>, 0x58ea0a181e65 <vm_exec_core+16789>...}
reg_cfp = 0x762eaf9d7790
reg_pc = 0x506000ac3eb0
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>
th: 0x515000209480, native_id: 0x762ec9efd6c0
-- Control frame information -----------------------------------------------
INSN_LABEL_leave = <optimized out>
=================================================================
==188008==ERROR: AddressSanitizer: heap-use-after-free on address 0x762eaf9d7708 at pc 0x58ea0a67899c bp 0x762ec9efa550 sp 0x762ec9efa548
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
READ of size 8 at 0x762eaf9d7708 thread T316
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>
#31 0x000058ea0a178ed2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
_ec = 0x5170000c40d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#32 0x000058ea0a1bcc1b in invoke_iseq_block_from_c (ec=0x5170000c40d0, captured=<optimized out>, self=129943283779720, 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 = 0x762ec7468a68
cfp = 0x762eaf9d77c8
sp = 0x762eaf8d7818
use_argv = <optimized out>
stack_argv = 0x762eaf8d7818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#33 invoke_block_from_c_proc (ec=0x5170000c40d0, self=129943283779720, 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>
#34 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.
#35 0x000058ea0a1bae76 in rb_vm_invoke_proc (ec=0x540000000208, proc=0x80, proc@entry=0x504003f7e090, argc=165158622, 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
#36 0x000058ea0a103520 in thread_do_start_proc (th=th@entry=0x515000209480) at /tmp/ruby/src/trunk_asan/thread.c:625
args = <optimized out>
procval = <optimized out>
proc = 0x504003f7e090
args_len = <optimized out>
args_ptr = <optimized out>
#37 0x000058ea0a1010ad in thread_do_start (th=0x515000209480) at /tmp/ruby/src/trunk_asan/thread.c:642
result = 36
#38 thread_start_func_2 (th=th@entry=0x515000209480, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
_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>
#39 0x000058ea0a10039e in call_thread_start_func_2 (th=0x515000209480) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2241
stack_start = <optimized out>
stack_start_addr = 0x762ec9efccc0
#40 nt_start (ptr=0x50c00126ab40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2286
th = 0x515000209480
sched = <optimized out>
nt = 0x50c00126ab40
vm = 0x525000000100
#41 0x000058ea09d65b2f in asan_thread_start(void*) ()
No symbol table info available.
#42 0x0000762eed29caa4 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 = {129943328511680, -5771472960009565785, 129943328511680, -352, 0, 140734201845168, -5771472960030537305, -5771413053580932697}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#43 0x0000762eed329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
>>> Dump Ruby level backtrace (if possible)
[Detaching after fork from child process 205284]
#0 0x58ea0a67899b in control_frame_dump /tmp/ruby/src/trunk_asan/vm_dump.c:57:25
#1 0x58ea0a67899b in rb_vmdebug_stack_dump_raw /tmp/ruby/src/trunk_asan/vm_dump.c:495:9
#2 0x58ea0a67b79d in rb_vmdebug_stack_dump_all_threads /tmp/ruby/src/trunk_asan/vm_dump.c:1621:14
#3 0x762ec9efa6fe (<unknown module>)
0x762eaf9d7708 is located 1048328 bytes inside of 1048576-byte region [0x762eaf8d7800,0x762eaf9d7800)
freed by thread T316 here:
#0 0x58ea09d67c0a in free (/tmp/ruby/build/trunk_asan/ruby+0x208c0a) (BuildId: b2515ec72031611560f567bbc2aa718e171704e1)
#1 0x58ea09df310d in rb_gc_impl_free /tmp/ruby/src/trunk_asan/gc/default/default.c:8281:9
#2 0x58ea0a0d5e14 in rb_threadptr_sched_free /tmp/ruby/src/trunk_asan/thread_pthread.c:2368:5
#3 0x58ea0a1c487e in thread_free /tmp/ruby/src/trunk_asan/vm.c:3793:5
#4 0x58ea0a1c452b in ruby_vm_destruct /tmp/ruby/src/trunk_asan/vm.c:3393:13
#5 0x58ea09dac23a in rb_ec_cleanup /tmp/ruby/src/trunk_asan/eval.c:265:5
#6 0x58ea09dab853 in ruby_cleanup /tmp/ruby/src/trunk_asan/eval.c:180:12
#7 0x58ea09dac76a in ruby_stop /tmp/ruby/src/trunk_asan/eval.c:292:10
#8 0x58ea09f4eccc in rb_f_fork /tmp/ruby/src/trunk_asan/process.c:4294:13
#9 0x58ea0a1e8bc7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3903:11
#10 0x58ea0a1826de in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125:15
#11 0x58ea0a1826de in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:856:11
#12 0x58ea0a178ed1 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2785:22
#13 0x58ea0a209381 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1814:12
#14 0x58ea0a209381 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1828:20
#15 0x58ea0a1aa6fb in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1865:12
#16 0x58ea0a1aa6fb in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1873:12
#17 0x58ea0a1aa6fb in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1362:12
#18 0x58ea0a1aa6fb in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
#19 0x58ea09db18f6 in rb_ensure /tmp/ruby/src/trunk_asan/eval.c:1174:18
#20 0x58ea0a1e8bc7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3903:11
#21 0x58ea0a1826de in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125:15
#22 0x58ea0a1826de in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:856:11
#23 0x58ea0a178ed1 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2785:22
#24 0x58ea0a1bcc1a in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1814:12
#25 0x58ea0a1bcc1a in invoke_block_from_c_proc /tmp/ruby/src/trunk_asan/vm.c:1908:16
#26 0x58ea0a1bcc1a in vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1938:12
#27 0x58ea0a1bae75 in rb_vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1959:16
#28 0x58ea0a10351f in thread_do_start_proc /tmp/ruby/src/trunk_asan/thread.c:625:16
#29 0x58ea0a1010ac in thread_do_start /tmp/ruby/src/trunk_asan/thread.c:642:18
#30 0x58ea0a1010ac in thread_start_func_2 /tmp/ruby/src/trunk_asan/thread.c:697:18
#31 0x58ea0a10039d in call_thread_start_func_2 /tmp/ruby/src/trunk_asan/thread_pthread.c:2241:5
#32 0x58ea0a10039d in nt_start /tmp/ruby/src/trunk_asan/thread_pthread.c:2286:13
#33 0x58ea09d65b2e in asan_thread_start(void*) asan_interceptors.cpp.o
previously allocated by thread T0 here:
#0 0x58ea09d67eb2 in malloc (/tmp/ruby/build/trunk_asan/ruby+0x208eb2) (BuildId: b2515ec72031611560f567bbc2aa718e171704e1)
#1 0x58ea09e29cfb in rb_gc_impl_malloc /tmp/ruby/src/trunk_asan/gc/default/default.c:8296:5
#2 0x58ea09dead0d in ruby_xmalloc_body /tmp/ruby/src/trunk_asan/gc.c:5190:12
#3 0x58ea09dead0d in ruby_xmalloc /tmp/ruby/src/trunk_asan/gc.c:5172:34
#4 0x58ea0a0de205 in native_thread_create_dedicated /tmp/ruby/src/trunk_asan/thread_pthread.c:2214:22
#5 0x58ea0a0de205 in native_thread_create /tmp/ruby/src/trunk_asan/thread_pthread.c:2403:16
#6 0x58ea0a0de205 in thread_create_core /tmp/ruby/src/trunk_asan/thread.c:895:11
#7 0x58ea0a0f6c30 in thread_initialize /tmp/ruby/src/trunk_asan/thread.c:1003:16
#8 0x58ea0a1ff321 in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
#9 0x58ea0a1ff321 in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
#10 0x58ea0a1ff321 in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
#11 0x58ea0a204101 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
#12 0x58ea0a204101 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:572:12
#13 0x58ea0a1a7d36 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:891:12
#14 0x58ea0a1a7d36 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1088:12
#15 0x58ea09db3837 in rb_obj_call_init_kw /tmp/ruby/src/trunk_asan/eval.c:1874:5
#16 0x58ea0a0f3e99 in thread_s_new /tmp/ruby/src/trunk_asan/thread.c:936:5
#17 0x58ea0a1e8bc7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3903:11
#18 0x58ea0a17836d in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6129:15
#19 0x58ea0a17ef77 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:1097:11
#20 0x58ea0a178ed1 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2785:22
#21 0x58ea0a209381 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1814:12
#22 0x58ea0a209381 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1828:20
#23 0x58ea0a1aa6fb in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1865:12
#24 0x58ea0a1aa6fb in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1873:12
#25 0x58ea0a1aa6fb in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1362:12
#26 0x58ea0a1aa6fb in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
#27 0x58ea0a3715c2 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3678:30
#28 0x58ea0a1e8bc7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3903:11
#29 0x58ea0a1826de in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125:15
#30 0x58ea0a1826de in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:856:11
#31 0x58ea0a1792ba in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2812:22
#32 0x58ea0a1792ba in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2791:18
#33 0x58ea0a209381 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1814:12
#34 0x58ea0a209381 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1828:20
#35 0x58ea0a1aa6fb in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1865:12
#36 0x58ea0a1aa6fb in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1873:12
#37 0x58ea0a1aa6fb in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1362:12
#38 0x58ea0a1aa6fb in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
#39 0x58ea0a3715c2 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3678:30
#40 0x58ea0a1e8bc7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3903:11
#41 0x58ea0a1826de in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125:15
#42 0x58ea0a1826de in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:856:11
#43 0x58ea0a1792ba in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2812:22
#44 0x58ea0a1792ba in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2791:18
#45 0x58ea0a1c1957 in rb_iseq_eval_main /tmp/ruby/src/trunk_asan/vm.c:3051:11
#46 0x58ea09dacc79 in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:283:9
#47 0x58ea09dacc79 in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:321:30
#48 0x58ea09da5be6 in rb_main /tmp/ruby/src/trunk_asan/main.c:42:12
#49 0x58ea09da5be6 in main /tmp/ruby/src/trunk_asan/main.c:62:12
#50 0x762eed22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
Thread T316 created by T0 here:
#0 0x58ea09d4d7d1 in pthread_create (/tmp/ruby/build/trunk_asan/ruby+0x1ee7d1) (BuildId: b2515ec72031611560f567bbc2aa718e171704e1)
#1 0x58ea0a0de3a7 in native_thread_create0 /tmp/ruby/src/trunk_asan/thread_pthread.c:2155:11
#2 0x58ea0a0de3a7 in native_thread_create_dedicated /tmp/ruby/src/trunk_asan/thread_pthread.c:2220:15
#3 0x58ea0a0de3a7 in native_thread_create /tmp/ruby/src/trunk_asan/thread_pthread.c:2403:16
#4 0x58ea0a0de3a7 in thread_create_core /tmp/ruby/src/trunk_asan/thread.c:895:11
#5 0x58ea0a0f6c30 in thread_initialize /tmp/ruby/src/trunk_asan/thread.c:1003:16
#6 0x58ea0a1ff321 in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
#7 0x58ea0a1ff321 in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
#8 0x58ea0a1ff321 in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
#9 0x58ea0a204101 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
#10 0x58ea0a204101 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:572:12
#11 0x58ea0a1a7d36 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:891:12
#12 0x58ea0a1a7d36 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1088:12
#13 0x58ea09db3837 in rb_obj_call_init_kw /tmp/ruby/src/trunk_asan/eval.c:1874:5
#14 0x58ea0a0f3e99 in thread_s_new /tmp/ruby/src/trunk_asan/thread.c:936:5
#15 0x58ea0a1e8bc7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3903:11
#16 0x58ea0a17836d in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6129:15
#17 0x58ea0a17ef77 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:1097:11
#18 0x58ea0a178ed1 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2785:22
#19 0x58ea0a209381 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1814:12
#20 0x58ea0a209381 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1828:20
#21 0x58ea0a1aa6fb in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1865:12
#22 0x58ea0a1aa6fb in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1873:12
#23 0x58ea0a1aa6fb in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1362:12
#24 0x58ea0a1aa6fb in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
#25 0x58ea0a3715c2 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3678:30
#26 0x58ea0a1e8bc7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3903:11
#27 0x58ea0a1826de in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125:15
#28 0x58ea0a1826de in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:856:11
#29 0x58ea0a1792ba in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2812:22
#30 0x58ea0a1792ba in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2791:18
#31 0x58ea0a209381 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1814:12
#32 0x58ea0a209381 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1828:20
#33 0x58ea0a1aa6fb in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1865:12
#34 0x58ea0a1aa6fb in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1873:12
#35 0x58ea0a1aa6fb in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1362:12
#36 0x58ea0a1aa6fb in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
#37 0x58ea0a3715c2 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3678:30
#38 0x58ea0a1e8bc7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3903:11
#39 0x58ea0a1826de in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125:15
#40 0x58ea0a1826de in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:856:11
#41 0x58ea0a1792ba in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2812:22
#42 0x58ea0a1792ba in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2791:18
#43 0x58ea0a1c1957 in rb_iseq_eval_main /tmp/ruby/src/trunk_asan/vm.c:3051:11
#44 0x58ea09dacc79 in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:283:9
#45 0x58ea09dacc79 in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:321:30
#46 0x58ea09da5be6 in rb_main /tmp/ruby/src/trunk_asan/main.c:42:12
#47 0x58ea09da5be6 in main /tmp/ruby/src/trunk_asan/main.c:62:12
#48 0x762eed22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
#49 0x762eed22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
#50 0x58ea09cc99b4 in _start (/tmp/ruby/build/trunk_asan/ruby+0x16a9b4) (BuildId: b2515ec72031611560f567bbc2aa718e171704e1)
SUMMARY: AddressSanitizer: heap-use-after-free /tmp/ruby/src/trunk_asan/vm_dump.c:57:25 in control_frame_dump
Shadow bytes around the buggy address:
0x762eaf9d7480: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x762eaf9d7500: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x762eaf9d7580: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x762eaf9d7600: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x762eaf9d7680: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
=>0x762eaf9d7700: fd[fd]fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x762eaf9d7780: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x762eaf9d7800: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
0x762eaf9d7880: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
0x762eaf9d7900: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
0x762eaf9d7980: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
Shadow byte legend (one shadow byte represents 8 application bytes):
Addressable: 00
Partially addressable: 01 02 03 04 05 06 07
Heap left redzone: fa
Freed heap region: fd
Stack left redzone: f1
Stack mid redzone: f2
Stack right redzone: f3
Stack after return: f5
Stack use after scope: f8
Global redzone: f9
Global init order: f6
Poisoned by user: f7
Container overflow: fc
Array cookie: ac
Intra object redzone: bb
ASan internal: fe
Left alloca redzone: ca
Right alloca redzone: cb
==188008==ABORTING
AddressSanitizer: nested bug in the same thread, aborting.
[Inferior 1 (process 188008) exited with code 01]
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 177403 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 205286]
[New LWP 186764]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000762eed310813 in __GI___wait4 (pid=-1, stat_loc=0x762eeb3a0e68, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
>>> Threads
Id Target Id Frame
* 1 Thread 0x762eed5b1c40 (LWP 177403) "ruby" 0x0000762eed310813 in __GI___wait4 (pid=-1, stat_loc=0x762eeb3a0e68, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
2 Thread 0x762ed13ff6c0 (LWP 205286) "test_thread.rb*" 0x0000762eed31b4fd in __GI___poll (fds=0x762ecddbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
3 Thread 0x762ec5bd66c0 (LWP 186764) "parallel.rb:40" 0x0000762eed31b4fd in __GI___poll (fds=0x762ebf693660, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 3 (Thread 0x762ec5bd66c0 (LWP 186764) "parallel.rb:40"):
#0 0x0000762eed31b4fd in __GI___poll (fds=0x762ebf693660, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000058ea09d0c77a in __interceptor_poll ()
No symbol table info available.
#2 0x000058ea09e7b539 in nogvl_wait_for (th=129943283627280, fptr=0x5110003c5400, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12563
fds = {fd = 4, events = <optimized out>, revents = <optimized out>}
scheduler = <optimized out>
fd = <optimized out>
timeout_milliseconds = -1
#3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
ready = <optimized out>
#4 0x000058ea09e7c9ca in internal_read_func (ptr=0x762ebf693540) at /tmp/ruby/src/trunk_asan/io.c:1212
iis = 0x762ebf693540
result = <optimized out>
#5 0x000058ea0a0e42b2 in rb_thread_io_blocking_call (io=0x5110003c5400, func=0x58ea09e7c4c0 <internal_read_func>, data1=0x762ebf693540, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1984
__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 0x000058ea09db18f7 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 = 0x5170002fd3d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x762ec5bd4e50, <optimized out>, 0x762ec5bd4d60, <optimized out>, <optimized out>}, prev = 0x762ebf68e240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5170002fd3d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#7 0x000058ea09e906a2 in io_read_memory_locktmp (str=129943151916640, 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 = 129943283627280, fptr = 0x5110003c5400, nonblock = 0, fd = 4, buf = 0x51900008ed80, capa = 1024, timeout = <optimized out>}
length = <optimized out>
len = 1024
fptr = 0x5110003c5400
n = <optimized out>
shrinkable = <optimized out>
#9 0x000058ea09e6d2d1 in io_readpartial (argc=-1083623840, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3622
ret = <optimized out>
#10 0x000058ea0a1e8bc8 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 = 0x762eecbd88c8
cfunc = 0x50600002c128
recv = 129943283627440
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#11 0x000058ea0a18a01d in vm_sendish (ec=0x5170002fd3d0, reg_cfp=0x762ec61ff790, 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=0x5170002fd3d0) at ../../src/trunk_asan/insns.def:904
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x58ea0a17e2a6 <vm_exec_core+1494>, 0x58ea0a17f5ad <vm_exec_core+6365>, 0x58ea0a1847d1 <vm_exec_core+27393>, 0x58ea0a17f11f <vm_exec_core+5199>, 0x58ea0a185582 <vm_exec_core+30898>, 0x58ea0a183390 <vm_exec_core+22208>, 0x58ea0a180f9e <vm_exec_core+13006>, 0x58ea0a17e40e <vm_exec_core+1854>, 0x58ea0a184dc4 <vm_exec_core+28916>, 0x58ea0a184b0c <vm_exec_core+28220>, 0x58ea0a17f39c <vm_exec_core+5836>, 0x58ea0a17e8fe <vm_exec_core+3118>, 0x58ea0a183a86 <vm_exec_core+23990>, 0x58ea0a17fea3 <vm_exec_core+8659>, 0x58ea0a184fc5 <vm_exec_core+29429>, 0x58ea0a184c6e <vm_exec_core+28574>, 0x58ea0a180591 <vm_exec_core+10433>, 0x58ea0a180f2d <vm_exec_core+12893>, 0x58ea0a1835e5 <vm_exec_core+22805>, 0x58ea0a184be5 <vm_exec_core+28437>, 0x58ea0a182a00 <vm_exec_core+19760>, 0x58ea0a18366e <vm_exec_core+22942>, 0x58ea0a184127 <vm_exec_core+25687>, 0x58ea0a18293d <vm_exec_core+19565>, 0x58ea0a17e83b <vm_exec_core+2923>, 0x58ea0a183093 <vm_exec_core+21443>, 0x58ea0a17e6ce <vm_exec_core+2558>, 0x58ea0a17eb04 <vm_exec_core+3636>, 0x58ea0a180814 <vm_exec_core+11076>, 0x58ea0a18250a <vm_exec_core+18490>, 0x58ea0a182f2c <vm_exec_core+21084>, 0x58ea0a1821af <vm_exec_core+17631>, 0x58ea0a17e2da <vm_exec_core+1546>, 0x58ea0a184357 <vm_exec_core+26247>, 0x58ea0a184a37 <vm_exec_core+28007>, 0x58ea0a17ecab <vm_exec_core+4059>, 0x58ea0a17f857 <vm_exec_core+7047>, 0x58ea0a17f515 <vm_exec_core+6213>, 0x58ea0a17ff92 <vm_exec_core+8898>, 0x58ea0a180dc9 <vm_exec_core+12537>, 0x58ea0a17ed52 <vm_exec_core+4226>, 0x58ea0a1841bf <vm_exec_core+25839>, 0x58ea0a17f7e1 <vm_exec_core+6929>, 0x58ea0a180c77 <vm_exec_core+12199>, 0x58ea0a18173e <vm_exec_core+14958>, 0x58ea0a183b1c <vm_exec_core+24140>, 0x58ea0a182bc2 <vm_exec_core+20210>, 0x58ea0a18026c <vm_exec_core+9628>, 0x58ea0a17faee <vm_exec_core+7710>, 0x58ea0a183972 <vm_exec_core+23714>, 0x58ea0a1809f4 <vm_exec_core+11556>, 0x58ea0a183192 <vm_exec_core+21698>, 0x58ea0a182c34 <vm_exec_core+20324>, 0x58ea0a183249 <vm_exec_core+21881>, 0x58ea0a184709 <vm_exec_core+27193>, 0x58ea0a181fc1 <vm_exec_core+17137>, 0x58ea0a183bd5 <vm_exec_core+24325>, 0x58ea0a17e028 <vm_exec_core+856>, 0x58ea0a183703 <vm_exec_core+23091>, 0x58ea0a18038b <vm_exec_core+9915>, 0x58ea0a182898 <vm_exec_core+19400>, 0x58ea0a182ad8 <vm_exec_core+19976>, 0x58ea0a181372 <vm_exec_core+13986>, 0x58ea0a17ebb8 <vm_exec_core+3816>, 0x58ea0a180739 <vm_exec_core+10857>, 0x58ea0a17fd76 <vm_exec_core+8358>, 0x58ea0a1832c7 <vm_exec_core+22007>, 0x58ea0a17eee3 <vm_exec_core+4627>, 0x58ea0a18111f <vm_exec_core+13391>, 0x58ea0a181a6f <vm_exec_core+15775>, 0x58ea0a180070 <vm_exec_core+9120>, 0x58ea0a18ba83 <vm_exec_core+56755>, 0x58ea0a17fa45 <vm_exec_core+7541>, 0x58ea0a17f93d <vm_exec_core+7277>, 0x58ea0a17fc48 <vm_exec_core+8056>, 0x58ea0a180633 <vm_exec_core+10595>, 0x58ea0a1823ae <vm_exec_core+18142>, 0x58ea0a1817f9 <vm_exec_core+15145>, 0x58ea0a182fab <vm_exec_core+21211>, 0x58ea0a181c55 <vm_exec_core+16261>, 0x58ea0a184280 <vm_exec_core+26032>, 0x58ea0a185827 <vm_exec_core+31575>, 0x58ea0a1844c4 <vm_exec_core+26612>, 0x58ea0a185115 <vm_exec_core+29765>, 0x58ea0a185206 <vm_exec_core+30006>, 0x58ea0a17e760 <vm_exec_core+2704>, 0x58ea0a184ced <vm_exec_core+28701>, 0x58ea0a180919 <vm_exec_core+11337>, 0x58ea0a184ee8 <vm_exec_core+29208>, 0x58ea0a18045a <vm_exec_core+10122>, 0x58ea0a1843fb <vm_exec_core+26411>, 0x58ea0a17e5f7 <vm_exec_core+2343>, 0x58ea0a17eddd <vm_exec_core+4365>, 0x58ea0a18544a <vm_exec_core+30586>, 0x58ea0a180cfd <vm_exec_core+12333>, 0x58ea0a180afa <vm_exec_core+11818>, 0x58ea0a17e02d <vm_exec_core+861>, 0x58ea0a17e51a <vm_exec_core+2122>, 0x58ea0a17e0b3 <vm_exec_core+995>, 0x58ea0a1845b3 <vm_exec_core+26851>, 0x58ea0a181e7e <vm_exec_core+16814>, 0x58ea0a181542 <vm_exec_core+14450>, 0x58ea0a181d5a <vm_exec_core+16522>, 0x58ea0a1819a6 <vm_exec_core+15574>, 0x58ea0a180b8f <vm_exec_core+11967>, 0x58ea0a18144d <vm_exec_core+14205>, 0x58ea0a180e19 <vm_exec_core+12617>, 0x58ea0a18165c <vm_exec_core+14732>, 0x58ea0a1816cd <vm_exec_core+14845>, 0x58ea0a17e297 <vm_exec_core+1479>, 0x58ea0a17f59e <vm_exec_core+6350>, 0x58ea0a1847c2 <vm_exec_core+27378>, 0x58ea0a17f110 <vm_exec_core+5184>, 0x58ea0a185573 <vm_exec_core+30883>, 0x58ea0a183381 <vm_exec_core+22193>, 0x58ea0a180f8f <vm_exec_core+12991>, 0x58ea0a17e3ff <vm_exec_core+1839>, 0x58ea0a184db5 <vm_exec_core+28901>, 0x58ea0a184afd <vm_exec_core+28205>, 0x58ea0a17f38d <vm_exec_core+5821>, 0x58ea0a17e8ef <vm_exec_core+3103>, 0x58ea0a183a77 <vm_exec_core+23975>, 0x58ea0a17fe94 <vm_exec_core+8644>, 0x58ea0a184fb6 <vm_exec_core+29414>, 0x58ea0a184c5f <vm_exec_core+28559>, 0x58ea0a180582 <vm_exec_core+10418>, 0x58ea0a180f1e <vm_exec_core+12878>, 0x58ea0a1835d6 <vm_exec_core+22790>, 0x58ea0a184bd6 <vm_exec_core+28422>, 0x58ea0a1829f1 <vm_exec_core+19745>, 0x58ea0a18365f <vm_exec_core+22927>, 0x58ea0a184118 <vm_exec_core+25672>, 0x58ea0a18292e <vm_exec_core+19550>, 0x58ea0a17e82c <vm_exec_core+2908>, 0x58ea0a183084 <vm_exec_core+21428>, 0x58ea0a17e6bf <vm_exec_core+2543>, 0x58ea0a17eaf5 <vm_exec_core+3621>, 0x58ea0a180805 <vm_exec_core+11061>, 0x58ea0a1824fb <vm_exec_core+18475>, 0x58ea0a182f1d <vm_exec_core+21069>, 0x58ea0a1821a0 <vm_exec_core+17616>, 0x58ea0a17e2cb <vm_exec_core+1531>, 0x58ea0a184348 <vm_exec_core+26232>, 0x58ea0a184a28 <vm_exec_core+27992>, 0x58ea0a17ec9c <vm_exec_core+4044>, 0x58ea0a17f848 <vm_exec_core+7032>, 0x58ea0a17f506 <vm_exec_core+6198>, 0x58ea0a17ff83 <vm_exec_core+8883>, 0x58ea0a180dba <vm_exec_core+12522>, 0x58ea0a17ed43 <vm_exec_core+4211>, 0x58ea0a1841b0 <vm_exec_core+25824>, 0x58ea0a17f7d2 <vm_exec_core+6914>, 0x58ea0a180c68 <vm_exec_core+12184>, 0x58ea0a18172f <vm_exec_core+14943>, 0x58ea0a183b0d <vm_exec_core+24125>, 0x58ea0a182bb3 <vm_exec_core+20195>, 0x58ea0a18025d <vm_exec_core+9613>, 0x58ea0a17fadf <vm_exec_core+7695>, 0x58ea0a183963 <vm_exec_core+23699>, 0x58ea0a1809e5 <vm_exec_core+11541>, 0x58ea0a183183 <vm_exec_core+21683>, 0x58ea0a182c25 <vm_exec_core+20309>, 0x58ea0a18323a <vm_exec_core+21866>, 0x58ea0a1846fa <vm_exec_core+27178>, 0x58ea0a181fb2 <vm_exec_core+17122>, 0x58ea0a183bc6 <vm_exec_core+24310>, 0x58ea0a183070 <vm_exec_core+21408>, 0x58ea0a1836f4 <vm_exec_core+23076>, 0x58ea0a18037c <vm_exec_core+9900>, 0x58ea0a182889 <vm_exec_core+19385>, 0x58ea0a182ac9 <vm_exec_core+19961>, 0x58ea0a181363 <vm_exec_core+13971>, 0x58ea0a1824f6 <vm_exec_core+18470>, 0x58ea0a18072a <vm_exec_core+10842>, 0x58ea0a17fd67 <vm_exec_core+8343>, 0x58ea0a1832b8 <vm_exec_core+21992>, 0x58ea0a17eed4 <vm_exec_core+4612>, 0x58ea0a181110 <vm_exec_core+13376>, 0x58ea0a181a60 <vm_exec_core+15760>, 0x58ea0a180061 <vm_exec_core+9105>, 0x58ea0a18ba74 <vm_exec_core+56740>, 0x58ea0a17fa36 <vm_exec_core+7526>, 0x58ea0a17f92e <vm_exec_core+7262>, 0x58ea0a17fc39 <vm_exec_core+8041>, 0x58ea0a180624 <vm_exec_core+10580>, 0x58ea0a18239f <vm_exec_core+18127>, 0x58ea0a1817ea <vm_exec_core+15130>, 0x58ea0a18239a <vm_exec_core+18122>, 0x58ea0a182bae <vm_exec_core+20190>, 0x58ea0a182ba9 <vm_exec_core+20185>, 0x58ea0a17fc34 <vm_exec_core+8036>, 0x58ea0a183070 <vm_exec_core+21408>, 0x58ea0a180d83 <vm_exec_core+12467>, 0x58ea0a180d88 <vm_exec_core+12472>, 0x58ea0a182ba4 <vm_exec_core+20180>, 0x58ea0a1829ec <vm_exec_core+19740>, 0x58ea0a181a5b <vm_exec_core+15755>, 0x58ea0a181992 <vm_exec_core+15554>, 0x58ea0a182a9b <vm_exec_core+19915>, 0x58ea0a181e65 <vm_exec_core+16789>...}
reg_cfp = 0x762ec61ff790
reg_pc = 0x51300005fad8
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 0x000058ea0a178ed2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
_ec = 0x5170002fd3d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#14 0x000058ea0a1bcc1b in invoke_iseq_block_from_c (ec=0x5170002fd3d0, captured=<optimized out>, self=129943910368320, 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 = 0x762eecb4f0c8
cfp = 0x762ec61ff7c8
sp = 0x762ec60ff818
use_argv = <optimized out>
stack_argv = 0x762ec60ff818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x5170002fd3d0, self=129943910368320, 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 0x000058ea0a1bae76 in rb_vm_invoke_proc (ec=0x762ebf693660, proc=0x1, proc@entry=0x504003eb3090, argc=-315509507, 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 0x000058ea0a103520 in thread_do_start_proc (th=th@entry=0x515000236480) at /tmp/ruby/src/trunk_asan/thread.c:625
args = <optimized out>
procval = <optimized out>
proc = 0x504003eb3090
args_len = <optimized out>
args_ptr = <optimized out>
#19 0x000058ea0a1010ad in thread_do_start (th=0x515000236480) at /tmp/ruby/src/trunk_asan/thread.c:642
result = 36
#20 thread_start_func_2 (th=th@entry=0x515000236480, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
_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 0x000058ea0a10039e in call_thread_start_func_2 (th=0x515000236480) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2241
stack_start = <optimized out>
stack_start_addr = 0x762ec5bd5cc0
#22 nt_start (ptr=0x50c001268080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2286
th = 0x515000236480
sched = <optimized out>
nt = 0x50c001268080
vm = 0x525000000100
#23 0x000058ea09d65b2f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x0000762eed29caa4 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 = {129943258097344, -5771500023135368793, 129943258097344, -352, 25, 140734201848016, -5771500023156340313, -5771413053580932697}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#25 0x0000762eed329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 2 (Thread 0x762ed13ff6c0 (LWP 205286) "test_thread.rb*"):
#0 0x0000762eed31b4fd in __GI___poll (fds=0x762ecddbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000058ea09d0c77a in __interceptor_poll ()
No symbol table info available.
#2 0x000058ea0a10514b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1077
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:3080
vm = <optimized out>
#4 0x000058ea09d65b2f in asan_thread_start(void*) ()
No symbol table info available.
#5 0x0000762eed29caa4 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 = {129943451203264, -5771457155603658329, 129943451203264, -352, 0, 129943318362352, -5771457155624629849, -5771413053580932697}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x0000762eed329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x762eed5b1c40 (LWP 177403) "ruby"):
#0 0x0000762eed310813 in __GI___wait4 (pid=-1, stat_loc=0x762eeb3a0e68, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
sc_ret = -512
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000058ea09cf9fb0 in __interceptor_waitpid ()
No symbol table info available.
#2 0x000058ea09f57554 in do_waitpid (pid=-1, st=0x762eeb3a0e68, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1040
No locals.
#3 waitpid_blocking_no_SIGCHLD (x=0x762eeb3a0e40) at /tmp/ruby/src/trunk_asan/process.c:1074
w = 0x762eeb3a0e40
#4 0x000058ea0a0e2597 in rb_nogvl (func=0x58ea09f57510 <waitpid_blocking_no_SIGCHLD>, data1=0x762eeb3a0e40, ubf=<optimized out>, data2=0x0, flags=0) at /tmp/ruby/src/trunk_asan/thread.c:1626
__region = <optimized out>
val = 0x0
ec = 0x5170000000d0
th = 0x515000000300
vm = <optimized out>
saved_errno = 0
saved_vm = <optimized out>
is_main_thread = <optimized out>
#5 0x000058ea09f3fffb in waitpid_no_SIGCHLD (w=0x762eeb3a0e40) at /tmp/ruby/src/trunk_asan/process.c:1087
No locals.
#6 rb_process_status_wait (pid=<optimized out>, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1111
waitpid_state = {wnode = {next = <optimized out>, prev = <optimized out>}, ec = 0x5170000000d0, cond = <optimized out>, ret = 0, pid = -1, status = 0, options = 0, errnum = 0}
#7 0x000058ea09f5002f in rb_waitpid (pid=-1, flags=0, st=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1170
status = <optimized out>
data = <optimized out>
#8 proc_waitall (_=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1419
result = 129943292174960
pid = <optimized out>
status = <optimized out>
#9 0x000058ea0a1e8bc8 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 = 0x6d1100100001
cc = <optimized out>
me = 0x762eecbb5238
cfunc = 0x50600004a248
recv = 129943912352480
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#10 0x000058ea0a18a01d in vm_sendish (ec=0x5170000000d0, reg_cfp=0x762eece18480, 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 = {0x58ea0a17e2a6 <vm_exec_core+1494>, 0x58ea0a17f5ad <vm_exec_core+6365>, 0x58ea0a1847d1 <vm_exec_core+27393>, 0x58ea0a17f11f <vm_exec_core+5199>, 0x58ea0a185582 <vm_exec_core+30898>, 0x58ea0a183390 <vm_exec_core+22208>, 0x58ea0a180f9e <vm_exec_core+13006>, 0x58ea0a17e40e <vm_exec_core+1854>, 0x58ea0a184dc4 <vm_exec_core+28916>, 0x58ea0a184b0c <vm_exec_core+28220>, 0x58ea0a17f39c <vm_exec_core+5836>, 0x58ea0a17e8fe <vm_exec_core+3118>, 0x58ea0a183a86 <vm_exec_core+23990>, 0x58ea0a17fea3 <vm_exec_core+8659>, 0x58ea0a184fc5 <vm_exec_core+29429>, 0x58ea0a184c6e <vm_exec_core+28574>, 0x58ea0a180591 <vm_exec_core+10433>, 0x58ea0a180f2d <vm_exec_core+12893>, 0x58ea0a1835e5 <vm_exec_core+22805>, 0x58ea0a184be5 <vm_exec_core+28437>, 0x58ea0a182a00 <vm_exec_core+19760>, 0x58ea0a18366e <vm_exec_core+22942>, 0x58ea0a184127 <vm_exec_core+25687>, 0x58ea0a18293d <vm_exec_core+19565>, 0x58ea0a17e83b <vm_exec_core+2923>, 0x58ea0a183093 <vm_exec_core+21443>, 0x58ea0a17e6ce <vm_exec_core+2558>, 0x58ea0a17eb04 <vm_exec_core+3636>, 0x58ea0a180814 <vm_exec_core+11076>, 0x58ea0a18250a <vm_exec_core+18490>, 0x58ea0a182f2c <vm_exec_core+21084>, 0x58ea0a1821af <vm_exec_core+17631>, 0x58ea0a17e2da <vm_exec_core+1546>, 0x58ea0a184357 <vm_exec_core+26247>, 0x58ea0a184a37 <vm_exec_core+28007>, 0x58ea0a17ecab <vm_exec_core+4059>, 0x58ea0a17f857 <vm_exec_core+7047>, 0x58ea0a17f515 <vm_exec_core+6213>, 0x58ea0a17ff92 <vm_exec_core+8898>, 0x58ea0a180dc9 <vm_exec_core+12537>, 0x58ea0a17ed52 <vm_exec_core+4226>, 0x58ea0a1841bf <vm_exec_core+25839>, 0x58ea0a17f7e1 <vm_exec_core+6929>, 0x58ea0a180c77 <vm_exec_core+12199>, 0x58ea0a18173e <vm_exec_core+14958>, 0x58ea0a183b1c <vm_exec_core+24140>, 0x58ea0a182bc2 <vm_exec_core+20210>, 0x58ea0a18026c <vm_exec_core+9628>, 0x58ea0a17faee <vm_exec_core+7710>, 0x58ea0a183972 <vm_exec_core+23714>, 0x58ea0a1809f4 <vm_exec_core+11556>, 0x58ea0a183192 <vm_exec_core+21698>, 0x58ea0a182c34 <vm_exec_core+20324>, 0x58ea0a183249 <vm_exec_core+21881>, 0x58ea0a184709 <vm_exec_core+27193>, 0x58ea0a181fc1 <vm_exec_core+17137>, 0x58ea0a183bd5 <vm_exec_core+24325>, 0x58ea0a17e028 <vm_exec_core+856>, 0x58ea0a183703 <vm_exec_core+23091>, 0x58ea0a18038b <vm_exec_core+9915>, 0x58ea0a182898 <vm_exec_core+19400>, 0x58ea0a182ad8 <vm_exec_core+19976>, 0x58ea0a181372 <vm_exec_core+13986>, 0x58ea0a17ebb8 <vm_exec_core+3816>, 0x58ea0a180739 <vm_exec_core+10857>, 0x58ea0a17fd76 <vm_exec_core+8358>, 0x58ea0a1832c7 <vm_exec_core+22007>, 0x58ea0a17eee3 <vm_exec_core+4627>, 0x58ea0a18111f <vm_exec_core+13391>, 0x58ea0a181a6f <vm_exec_core+15775>, 0x58ea0a180070 <vm_exec_core+9120>, 0x58ea0a18ba83 <vm_exec_core+56755>, 0x58ea0a17fa45 <vm_exec_core+7541>, 0x58ea0a17f93d <vm_exec_core+7277>, 0x58ea0a17fc48 <vm_exec_core+8056>, 0x58ea0a180633 <vm_exec_core+10595>, 0x58ea0a1823ae <vm_exec_core+18142>, 0x58ea0a1817f9 <vm_exec_core+15145>, 0x58ea0a182fab <vm_exec_core+21211>, 0x58ea0a181c55 <vm_exec_core+16261>, 0x58ea0a184280 <vm_exec_core+26032>, 0x58ea0a185827 <vm_exec_core+31575>, 0x58ea0a1844c4 <vm_exec_core+26612>, 0x58ea0a185115 <vm_exec_core+29765>, 0x58ea0a185206 <vm_exec_core+30006>, 0x58ea0a17e760 <vm_exec_core+2704>, 0x58ea0a184ced <vm_exec_core+28701>, 0x58ea0a180919 <vm_exec_core+11337>, 0x58ea0a184ee8 <vm_exec_core+29208>, 0x58ea0a18045a <vm_exec_core+10122>, 0x58ea0a1843fb <vm_exec_core+26411>, 0x58ea0a17e5f7 <vm_exec_core+2343>, 0x58ea0a17eddd <vm_exec_core+4365>, 0x58ea0a18544a <vm_exec_core+30586>, 0x58ea0a180cfd <vm_exec_core+12333>, 0x58ea0a180afa <vm_exec_core+11818>, 0x58ea0a17e02d <vm_exec_core+861>, 0x58ea0a17e51a <vm_exec_core+2122>, 0x58ea0a17e0b3 <vm_exec_core+995>, 0x58ea0a1845b3 <vm_exec_core+26851>, 0x58ea0a181e7e <vm_exec_core+16814>, 0x58ea0a181542 <vm_exec_core+14450>, 0x58ea0a181d5a <vm_exec_core+16522>, 0x58ea0a1819a6 <vm_exec_core+15574>, 0x58ea0a180b8f <vm_exec_core+11967>, 0x58ea0a18144d <vm_exec_core+14205>, 0x58ea0a180e19 <vm_exec_core+12617>, 0x58ea0a18165c <vm_exec_core+14732>, 0x58ea0a1816cd <vm_exec_core+14845>, 0x58ea0a17e297 <vm_exec_core+1479>, 0x58ea0a17f59e <vm_exec_core+6350>, 0x58ea0a1847c2 <vm_exec_core+27378>, 0x58ea0a17f110 <vm_exec_core+5184>, 0x58ea0a185573 <vm_exec_core+30883>, 0x58ea0a183381 <vm_exec_core+22193>, 0x58ea0a180f8f <vm_exec_core+12991>, 0x58ea0a17e3ff <vm_exec_core+1839>, 0x58ea0a184db5 <vm_exec_core+28901>, 0x58ea0a184afd <vm_exec_core+28205>, 0x58ea0a17f38d <vm_exec_core+5821>, 0x58ea0a17e8ef <vm_exec_core+3103>, 0x58ea0a183a77 <vm_exec_core+23975>, 0x58ea0a17fe94 <vm_exec_core+8644>, 0x58ea0a184fb6 <vm_exec_core+29414>, 0x58ea0a184c5f <vm_exec_core+28559>, 0x58ea0a180582 <vm_exec_core+10418>, 0x58ea0a180f1e <vm_exec_core+12878>, 0x58ea0a1835d6 <vm_exec_core+22790>, 0x58ea0a184bd6 <vm_exec_core+28422>, 0x58ea0a1829f1 <vm_exec_core+19745>, 0x58ea0a18365f <vm_exec_core+22927>, 0x58ea0a184118 <vm_exec_core+25672>, 0x58ea0a18292e <vm_exec_core+19550>, 0x58ea0a17e82c <vm_exec_core+2908>, 0x58ea0a183084 <vm_exec_core+21428>, 0x58ea0a17e6bf <vm_exec_core+2543>, 0x58ea0a17eaf5 <vm_exec_core+3621>, 0x58ea0a180805 <vm_exec_core+11061>, 0x58ea0a1824fb <vm_exec_core+18475>, 0x58ea0a182f1d <vm_exec_core+21069>, 0x58ea0a1821a0 <vm_exec_core+17616>, 0x58ea0a17e2cb <vm_exec_core+1531>, 0x58ea0a184348 <vm_exec_core+26232>, 0x58ea0a184a28 <vm_exec_core+27992>, 0x58ea0a17ec9c <vm_exec_core+4044>, 0x58ea0a17f848 <vm_exec_core+7032>, 0x58ea0a17f506 <vm_exec_core+6198>, 0x58ea0a17ff83 <vm_exec_core+8883>, 0x58ea0a180dba <vm_exec_core+12522>, 0x58ea0a17ed43 <vm_exec_core+4211>, 0x58ea0a1841b0 <vm_exec_core+25824>, 0x58ea0a17f7d2 <vm_exec_core+6914>, 0x58ea0a180c68 <vm_exec_core+12184>, 0x58ea0a18172f <vm_exec_core+14943>, 0x58ea0a183b0d <vm_exec_core+24125>, 0x58ea0a182bb3 <vm_exec_core+20195>, 0x58ea0a18025d <vm_exec_core+9613>, 0x58ea0a17fadf <vm_exec_core+7695>, 0x58ea0a183963 <vm_exec_core+23699>, 0x58ea0a1809e5 <vm_exec_core+11541>, 0x58ea0a183183 <vm_exec_core+21683>, 0x58ea0a182c25 <vm_exec_core+20309>, 0x58ea0a18323a <vm_exec_core+21866>, 0x58ea0a1846fa <vm_exec_core+27178>, 0x58ea0a181fb2 <vm_exec_core+17122>, 0x58ea0a183bc6 <vm_exec_core+24310>, 0x58ea0a183070 <vm_exec_core+21408>, 0x58ea0a1836f4 <vm_exec_core+23076>, 0x58ea0a18037c <vm_exec_core+9900>, 0x58ea0a182889 <vm_exec_core+19385>, 0x58ea0a182ac9 <vm_exec_core+19961>, 0x58ea0a181363 <vm_exec_core+13971>, 0x58ea0a1824f6 <vm_exec_core+18470>, 0x58ea0a18072a <vm_exec_core+10842>, 0x58ea0a17fd67 <vm_exec_core+8343>, 0x58ea0a1832b8 <vm_exec_core+21992>, 0x58ea0a17eed4 <vm_exec_core+4612>, 0x58ea0a181110 <vm_exec_core+13376>, 0x58ea0a181a60 <vm_exec_core+15760>, 0x58ea0a180061 <vm_exec_core+9105>, 0x58ea0a18ba74 <vm_exec_core+56740>, 0x58ea0a17fa36 <vm_exec_core+7526>, 0x58ea0a17f92e <vm_exec_core+7262>, 0x58ea0a17fc39 <vm_exec_core+8041>, 0x58ea0a180624 <vm_exec_core+10580>, 0x58ea0a18239f <vm_exec_core+18127>, 0x58ea0a1817ea <vm_exec_core+15130>, 0x58ea0a18239a <vm_exec_core+18122>, 0x58ea0a182bae <vm_exec_core+20190>, 0x58ea0a182ba9 <vm_exec_core+20185>, 0x58ea0a17fc34 <vm_exec_core+8036>, 0x58ea0a183070 <vm_exec_core+21408>, 0x58ea0a180d83 <vm_exec_core+12467>, 0x58ea0a180d88 <vm_exec_core+12472>, 0x58ea0a182ba4 <vm_exec_core+20180>, 0x58ea0a1829ec <vm_exec_core+19740>, 0x58ea0a181a5b <vm_exec_core+15755>, 0x58ea0a181992 <vm_exec_core+15554>, 0x58ea0a182a9b <vm_exec_core+19915>, 0x58ea0a181e65 <vm_exec_core+16789>...}
reg_cfp = 0x762eece18480
reg_pc = 0x50b000023500
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 0x000058ea0a178ed2 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>
#13 0x000058ea0a209382 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x762eece18578, self=129943283779720, 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 = 0x762eec991010
cfp = <optimized out>
sp = 0x762eecd18ac8
use_argv = 0x762eeb2424e0
stack_argv = 0x762eecd18ac8
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#14 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 = 0x762eece18578
#15 0x000058ea0a1aa6fc 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.
#16 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.
#17 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#18 0x000058ea0a1aa6fc in rb_yield (val=<optimized out>)
No locals.
#19 0x000058ea0a3638da in rb_ary_each (ary=129943292175680) at /tmp/ruby/src/trunk_asan/array.c:2665
i = 2
#20 0x000058ea0a1e8bc8 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>
me = 0x762eecbdefc0
cfunc = 0x50600001e988
recv = 129943292175680
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#21 0x000058ea0a1826df in vm_sendish (ec=0x5170000000d0, reg_cfp=0x762eece18560, cd=0x5120000215c0, 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>
#22 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 = 0x5120000215c0
insns_address_table = {0x58ea0a17e2a6 <vm_exec_core+1494>, 0x58ea0a17f5ad <vm_exec_core+6365>, 0x58ea0a1847d1 <vm_exec_core+27393>, 0x58ea0a17f11f <vm_exec_core+5199>, 0x58ea0a185582 <vm_exec_core+30898>, 0x58ea0a183390 <vm_exec_core+22208>, 0x58ea0a180f9e <vm_exec_core+13006>, 0x58ea0a17e40e <vm_exec_core+1854>, 0x58ea0a184dc4 <vm_exec_core+28916>, 0x58ea0a184b0c <vm_exec_core+28220>, 0x58ea0a17f39c <vm_exec_core+5836>, 0x58ea0a17e8fe <vm_exec_core+3118>, 0x58ea0a183a86 <vm_exec_core+23990>, 0x58ea0a17fea3 <vm_exec_core+8659>, 0x58ea0a184fc5 <vm_exec_core+29429>, 0x58ea0a184c6e <vm_exec_core+28574>, 0x58ea0a180591 <vm_exec_core+10433>, 0x58ea0a180f2d <vm_exec_core+12893>, 0x58ea0a1835e5 <vm_exec_core+22805>, 0x58ea0a184be5 <vm_exec_core+28437>, 0x58ea0a182a00 <vm_exec_core+19760>, 0x58ea0a18366e <vm_exec_core+22942>, 0x58ea0a184127 <vm_exec_core+25687>, 0x58ea0a18293d <vm_exec_core+19565>, 0x58ea0a17e83b <vm_exec_core+2923>, 0x58ea0a183093 <vm_exec_core+21443>, 0x58ea0a17e6ce <vm_exec_core+2558>, 0x58ea0a17eb04 <vm_exec_core+3636>, 0x58ea0a180814 <vm_exec_core+11076>, 0x58ea0a18250a <vm_exec_core+18490>, 0x58ea0a182f2c <vm_exec_core+21084>, 0x58ea0a1821af <vm_exec_core+17631>, 0x58ea0a17e2da <vm_exec_core+1546>, 0x58ea0a184357 <vm_exec_core+26247>, 0x58ea0a184a37 <vm_exec_core+28007>, 0x58ea0a17ecab <vm_exec_core+4059>, 0x58ea0a17f857 <vm_exec_core+7047>, 0x58ea0a17f515 <vm_exec_core+6213>, 0x58ea0a17ff92 <vm_exec_core+8898>, 0x58ea0a180dc9 <vm_exec_core+12537>, 0x58ea0a17ed52 <vm_exec_core+4226>, 0x58ea0a1841bf <vm_exec_core+25839>, 0x58ea0a17f7e1 <vm_exec_core+6929>, 0x58ea0a180c77 <vm_exec_core+12199>, 0x58ea0a18173e <vm_exec_core+14958>, 0x58ea0a183b1c <vm_exec_core+24140>, 0x58ea0a182bc2 <vm_exec_core+20210>, 0x58ea0a18026c <vm_exec_core+9628>, 0x58ea0a17faee <vm_exec_core+7710>, 0x58ea0a183972 <vm_exec_core+23714>, 0x58ea0a1809f4 <vm_exec_core+11556>, 0x58ea0a183192 <vm_exec_core+21698>, 0x58ea0a182c34 <vm_exec_core+20324>, 0x58ea0a183249 <vm_exec_core+21881>, 0x58ea0a184709 <vm_exec_core+27193>, 0x58ea0a181fc1 <vm_exec_core+17137>, 0x58ea0a183bd5 <vm_exec_core+24325>, 0x58ea0a17e028 <vm_exec_core+856>, 0x58ea0a183703 <vm_exec_core+23091>, 0x58ea0a18038b <vm_exec_core+9915>, 0x58ea0a182898 <vm_exec_core+19400>, 0x58ea0a182ad8 <vm_exec_core+19976>, 0x58ea0a181372 <vm_exec_core+13986>, 0x58ea0a17ebb8 <vm_exec_core+3816>, 0x58ea0a180739 <vm_exec_core+10857>, 0x58ea0a17fd76 <vm_exec_core+8358>, 0x58ea0a1832c7 <vm_exec_core+22007>, 0x58ea0a17eee3 <vm_exec_core+4627>, 0x58ea0a18111f <vm_exec_core+13391>, 0x58ea0a181a6f <vm_exec_core+15775>, 0x58ea0a180070 <vm_exec_core+9120>, 0x58ea0a18ba83 <vm_exec_core+56755>, 0x58ea0a17fa45 <vm_exec_core+7541>, 0x58ea0a17f93d <vm_exec_core+7277>, 0x58ea0a17fc48 <vm_exec_core+8056>, 0x58ea0a180633 <vm_exec_core+10595>, 0x58ea0a1823ae <vm_exec_core+18142>, 0x58ea0a1817f9 <vm_exec_core+15145>, 0x58ea0a182fab <vm_exec_core+21211>, 0x58ea0a181c55 <vm_exec_core+16261>, 0x58ea0a184280 <vm_exec_core+26032>, 0x58ea0a185827 <vm_exec_core+31575>, 0x58ea0a1844c4 <vm_exec_core+26612>, 0x58ea0a185115 <vm_exec_core+29765>, 0x58ea0a185206 <vm_exec_core+30006>, 0x58ea0a17e760 <vm_exec_core+2704>, 0x58ea0a184ced <vm_exec_core+28701>, 0x58ea0a180919 <vm_exec_core+11337>, 0x58ea0a184ee8 <vm_exec_core+29208>, 0x58ea0a18045a <vm_exec_core+10122>, 0x58ea0a1843fb <vm_exec_core+26411>, 0x58ea0a17e5f7 <vm_exec_core+2343>, 0x58ea0a17eddd <vm_exec_core+4365>, 0x58ea0a18544a <vm_exec_core+30586>, 0x58ea0a180cfd <vm_exec_core+12333>, 0x58ea0a180afa <vm_exec_core+11818>, 0x58ea0a17e02d <vm_exec_core+861>, 0x58ea0a17e51a <vm_exec_core+2122>, 0x58ea0a17e0b3 <vm_exec_core+995>, 0x58ea0a1845b3 <vm_exec_core+26851>, 0x58ea0a181e7e <vm_exec_core+16814>, 0x58ea0a181542 <vm_exec_core+14450>, 0x58ea0a181d5a <vm_exec_core+16522>, 0x58ea0a1819a6 <vm_exec_core+15574>, 0x58ea0a180b8f <vm_exec_core+11967>, 0x58ea0a18144d <vm_exec_core+14205>, 0x58ea0a180e19 <vm_exec_core+12617>, 0x58ea0a18165c <vm_exec_core+14732>, 0x58ea0a1816cd <vm_exec_core+14845>, 0x58ea0a17e297 <vm_exec_core+1479>, 0x58ea0a17f59e <vm_exec_core+6350>, 0x58ea0a1847c2 <vm_exec_core+27378>, 0x58ea0a17f110 <vm_exec_core+5184>, 0x58ea0a185573 <vm_exec_core+30883>, 0x58ea0a183381 <vm_exec_core+22193>, 0x58ea0a180f8f <vm_exec_core+12991>, 0x58ea0a17e3ff <vm_exec_core+1839>, 0x58ea0a184db5 <vm_exec_core+28901>, 0x58ea0a184afd <vm_exec_core+28205>, 0x58ea0a17f38d <vm_exec_core+5821>, 0x58ea0a17e8ef <vm_exec_core+3103>, 0x58ea0a183a77 <vm_exec_core+23975>, 0x58ea0a17fe94 <vm_exec_core+8644>, 0x58ea0a184fb6 <vm_exec_core+29414>, 0x58ea0a184c5f <vm_exec_core+28559>, 0x58ea0a180582 <vm_exec_core+10418>, 0x58ea0a180f1e <vm_exec_core+12878>, 0x58ea0a1835d6 <vm_exec_core+22790>, 0x58ea0a184bd6 <vm_exec_core+28422>, 0x58ea0a1829f1 <vm_exec_core+19745>, 0x58ea0a18365f <vm_exec_core+22927>, 0x58ea0a184118 <vm_exec_core+25672>, 0x58ea0a18292e <vm_exec_core+19550>, 0x58ea0a17e82c <vm_exec_core+2908>, 0x58ea0a183084 <vm_exec_core+21428>, 0x58ea0a17e6bf <vm_exec_core+2543>, 0x58ea0a17eaf5 <vm_exec_core+3621>, 0x58ea0a180805 <vm_exec_core+11061>, 0x58ea0a1824fb <vm_exec_core+18475>, 0x58ea0a182f1d <vm_exec_core+21069>, 0x58ea0a1821a0 <vm_exec_core+17616>, 0x58ea0a17e2cb <vm_exec_core+1531>, 0x58ea0a184348 <vm_exec_core+26232>, 0x58ea0a184a28 <vm_exec_core+27992>, 0x58ea0a17ec9c <vm_exec_core+4044>, 0x58ea0a17f848 <vm_exec_core+7032>, 0x58ea0a17f506 <vm_exec_core+6198>, 0x58ea0a17ff83 <vm_exec_core+8883>, 0x58ea0a180dba <vm_exec_core+12522>, 0x58ea0a17ed43 <vm_exec_core+4211>, 0x58ea0a1841b0 <vm_exec_core+25824>, 0x58ea0a17f7d2 <vm_exec_core+6914>, 0x58ea0a180c68 <vm_exec_core+12184>, 0x58ea0a18172f <vm_exec_core+14943>, 0x58ea0a183b0d <vm_exec_core+24125>, 0x58ea0a182bb3 <vm_exec_core+20195>, 0x58ea0a18025d <vm_exec_core+9613>, 0x58ea0a17fadf <vm_exec_core+7695>, 0x58ea0a183963 <vm_exec_core+23699>, 0x58ea0a1809e5 <vm_exec_core+11541>, 0x58ea0a183183 <vm_exec_core+21683>, 0x58ea0a182c25 <vm_exec_core+20309>, 0x58ea0a18323a <vm_exec_core+21866>, 0x58ea0a1846fa <vm_exec_core+27178>, 0x58ea0a181fb2 <vm_exec_core+17122>, 0x58ea0a183bc6 <vm_exec_core+24310>, 0x58ea0a183070 <vm_exec_core+21408>, 0x58ea0a1836f4 <vm_exec_core+23076>, 0x58ea0a18037c <vm_exec_core+9900>, 0x58ea0a182889 <vm_exec_core+19385>, 0x58ea0a182ac9 <vm_exec_core+19961>, 0x58ea0a181363 <vm_exec_core+13971>, 0x58ea0a1824f6 <vm_exec_core+18470>, 0x58ea0a18072a <vm_exec_core+10842>, 0x58ea0a17fd67 <vm_exec_core+8343>, 0x58ea0a1832b8 <vm_exec_core+21992>, 0x58ea0a17eed4 <vm_exec_core+4612>, 0x58ea0a181110 <vm_exec_core+13376>, 0x58ea0a181a60 <vm_exec_core+15760>, 0x58ea0a180061 <vm_exec_core+9105>, 0x58ea0a18ba74 <vm_exec_core+56740>, 0x58ea0a17fa36 <vm_exec_core+7526>, 0x58ea0a17f92e <vm_exec_core+7262>, 0x58ea0a17fc39 <vm_exec_core+8041>, 0x58ea0a180624 <vm_exec_core+10580>, 0x58ea0a18239f <vm_exec_core+18127>, 0x58ea0a1817ea <vm_exec_core+15130>, 0x58ea0a18239a <vm_exec_core+18122>, 0x58ea0a182bae <vm_exec_core+20190>, 0x58ea0a182ba9 <vm_exec_core+20185>, 0x58ea0a17fc34 <vm_exec_core+8036>, 0x58ea0a183070 <vm_exec_core+21408>, 0x58ea0a180d83 <vm_exec_core+12467>, 0x58ea0a180d88 <vm_exec_core+12472>, 0x58ea0a182ba4 <vm_exec_core+20180>, 0x58ea0a1829ec <vm_exec_core+19740>, 0x58ea0a181a5b <vm_exec_core+15755>, 0x58ea0a181992 <vm_exec_core+15554>, 0x58ea0a182a9b <vm_exec_core+19915>, 0x58ea0a181e65 <vm_exec_core+16789>...}
reg_cfp = 0x762eece18560
reg_pc = 0x5190000242b0
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>
th: 0x515000000300, native_id: 0x762eed5b1c40
-- Control frame information -----------------------------------------------
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
c:0017 p:---- s:0108 e:000107 l:y b:---- CFUNC :waitall
c:0016 p:0010 s:0104 e:000102 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/zombie_hunter.rb:6
c:0015 p:0004 s:0099 e:000098 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/gc_checker.rb:13
c:0014 p:0005 s:0093 e:000092 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:185 [FINISH]
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
c:0013 p:---- s:0089 e:000088 l:y b:---- CFUNC :each
c:0012 p:0102 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:183
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
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:000e70 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
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]
INSN_LABEL_getlocal_WC_0 = <optimized out>
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC :map
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>
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
INSN_LABEL_trace_opt_aset = <optimized out>
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]
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY [FINISH]
INSN_LABEL_trace_opt_length = <optimized out>
th: 0x515000236480, native_id: 0x762ec5bd66c0
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#23 0x000058ea0a1792bb in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2812
-- Control frame information -----------------------------------------------
No locals.
#24 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
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC :readpartial
#25 0x000058ea0a209382 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x762eece18620, self=129943910368320, 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
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]
flags = 0
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
iseq = 0x762eecb408c0
cfp = <optimized out>
sp = 0x762eecd18a28
use_argv = 0x762eeb20c960
stack_argv = 0x762eecd18a28
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#26 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 = 0x762eece18620
#27 0x000058ea0a1aa6fc 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.
#28 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.
#29 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#30 0x000058ea0a1aa6fc in rb_yield (val=<optimized out>)
No locals.
#31 0x000058ea0a3715c3 in rb_ary_collect (ary=129943283624080) at /tmp/ruby/src/trunk_asan/array.c:3678
collect = 129943283620400
i = 17
#32 0x000058ea0a1e8bc8 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 = 0x762eecbdebb0
cfunc = 0x5060000200c8
recv = 129943283624080
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#33 0x000058ea0a1826df in vm_sendish (ec=0x5170000000d0, reg_cfp=0x762eece18608, cd=0x512000013f30, 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>
#34 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 = 0x512000013f30
insns_address_table = {0x58ea0a17e2a6 <vm_exec_core+1494>, 0x58ea0a17f5ad <vm_exec_core+6365>, 0x58ea0a1847d1 <vm_exec_core+27393>, 0x58ea0a17f11f <vm_exec_core+5199>, 0x58ea0a185582 <vm_exec_core+30898>, 0x58ea0a183390 <vm_exec_core+22208>, 0x58ea0a180f9e <vm_exec_core+13006>, 0x58ea0a17e40e <vm_exec_core+1854>, 0x58ea0a184dc4 <vm_exec_core+28916>, 0x58ea0a184b0c <vm_exec_core+28220>, 0x58ea0a17f39c <vm_exec_core+5836>, 0x58ea0a17e8fe <vm_exec_core+3118>, 0x58ea0a183a86 <vm_exec_core+23990>, 0x58ea0a17fea3 <vm_exec_core+8659>, 0x58ea0a184fc5 <vm_exec_core+29429>, 0x58ea0a184c6e <vm_exec_core+28574>, 0x58ea0a180591 <vm_exec_core+10433>, 0x58ea0a180f2d <vm_exec_core+12893>, 0x58ea0a1835e5 <vm_exec_core+22805>, 0x58ea0a184be5 <vm_exec_core+28437>, 0x58ea0a182a00 <vm_exec_core+19760>, 0x58ea0a18366e <vm_exec_core+22942>, 0x58ea0a184127 <vm_exec_core+25687>, 0x58ea0a18293d <vm_exec_core+19565>, 0x58ea0a17e83b <vm_exec_core+2923>, 0x58ea0a183093 <vm_exec_core+21443>, 0x58ea0a17e6ce <vm_exec_core+2558>, 0x58ea0a17eb04 <vm_exec_core+3636>, 0x58ea0a180814 <vm_exec_core+11076>, 0x58ea0a18250a <vm_exec_core+18490>, 0x58ea0a182f2c <vm_exec_core+21084>, 0x58ea0a1821af <vm_exec_core+17631>, 0x58ea0a17e2da <vm_exec_core+1546>, 0x58ea0a184357 <vm_exec_core+26247>, 0x58ea0a184a37 <vm_exec_core+28007>, 0x58ea0a17ecab <vm_exec_core+4059>, 0x58ea0a17f857 <vm_exec_core+7047>, 0x58ea0a17f515 <vm_exec_core+6213>, 0x58ea0a17ff92 <vm_exec_core+8898>, 0x58ea0a180dc9 <vm_exec_core+12537>, 0x58ea0a17ed52 <vm_exec_core+4226>, 0x58ea0a1841bf <vm_exec_core+25839>, 0x58ea0a17f7e1 <vm_exec_core+6929>, 0x58ea0a180c77 <vm_exec_core+12199>, 0x58ea0a18173e <vm_exec_core+14958>, 0x58ea0a183b1c <vm_exec_core+24140>, 0x58ea0a182bc2 <vm_exec_core+20210>, 0x58ea0a18026c <vm_exec_core+9628>, 0x58ea0a17faee <vm_exec_core+7710>, 0x58ea0a183972 <vm_exec_core+23714>, 0x58ea0a1809f4 <vm_exec_core+11556>, 0x58ea0a183192 <vm_exec_core+21698>, 0x58ea0a182c34 <vm_exec_core+20324>, 0x58ea0a183249 <vm_exec_core+21881>, 0x58ea0a184709 <vm_exec_core+27193>, 0x58ea0a181fc1 <vm_exec_core+17137>, 0x58ea0a183bd5 <vm_exec_core+24325>, 0x58ea0a17e028 <vm_exec_core+856>, 0x58ea0a183703 <vm_exec_core+23091>, 0x58ea0a18038b <vm_exec_core+9915>, 0x58ea0a182898 <vm_exec_core+19400>, 0x58ea0a182ad8 <vm_exec_core+19976>, 0x58ea0a181372 <vm_exec_core+13986>, 0x58ea0a17ebb8 <vm_exec_core+3816>, 0x58ea0a180739 <vm_exec_core+10857>, 0x58ea0a17fd76 <vm_exec_core+8358>, 0x58ea0a1832c7 <vm_exec_core+22007>, 0x58ea0a17eee3 <vm_exec_core+4627>, 0x58ea0a18111f <vm_exec_core+13391>, 0x58ea0a181a6f <vm_exec_core+15775>, 0x58ea0a180070 <vm_exec_core+9120>, 0x58ea0a18ba83 <vm_exec_core+56755>, 0x58ea0a17fa45 <vm_exec_core+7541>, 0x58ea0a17f93d <vm_exec_core+7277>, 0x58ea0a17fc48 <vm_exec_core+8056>, 0x58ea0a180633 <vm_exec_core+10595>, 0x58ea0a1823ae <vm_exec_core+18142>, 0x58ea0a1817f9 <vm_exec_core+15145>, 0x58ea0a182fab <vm_exec_core+21211>, 0x58ea0a181c55 <vm_exec_core+16261>, 0x58ea0a184280 <vm_exec_core+26032>, 0x58ea0a185827 <vm_exec_core+31575>, 0x58ea0a1844c4 <vm_exec_core+26612>, 0x58ea0a185115 <vm_exec_core+29765>, 0x58ea0a185206 <vm_exec_core+30006>, 0x58ea0a17e760 <vm_exec_core+2704>, 0x58ea0a184ced <vm_exec_core+28701>, 0x58ea0a180919 <vm_exec_core+11337>, 0x58ea0a184ee8 <vm_exec_core+29208>, 0x58ea0a18045a <vm_exec_core+10122>, 0x58ea0a1843fb <vm_exec_core+26411>, 0x58ea0a17e5f7 <vm_exec_core+2343>, 0x58ea0a17eddd <vm_exec_core+4365>, 0x58ea0a18544a <vm_exec_core+30586>, 0x58ea0a180cfd <vm_exec_core+12333>, 0x58ea0a180afa <vm_exec_core+11818>, 0x58ea0a17e02d <vm_exec_core+861>, 0x58ea0a17e51a <vm_exec_core+2122>, 0x58ea0a17e0b3 <vm_exec_core+995>, 0x58ea0a1845b3 <vm_exec_core+26851>, 0x58ea0a181e7e <vm_exec_core+16814>, 0x58ea0a181542 <vm_exec_core+14450>, 0x58ea0a181d5a <vm_exec_core+16522>, 0x58ea0a1819a6 <vm_exec_core+15574>, 0x58ea0a180b8f <vm_exec_core+11967>, 0x58ea0a18144d <vm_exec_core+14205>, 0x58ea0a180e19 <vm_exec_core+12617>, 0x58ea0a18165c <vm_exec_core+14732>, 0x58ea0a1816cd <vm_exec_core+14845>, 0x58ea0a17e297 <vm_exec_core+1479>, 0x58ea0a17f59e <vm_exec_core+6350>, 0x58ea0a1847c2 <vm_exec_core+27378>, 0x58ea0a17f110 <vm_exec_core+5184>, 0x58ea0a185573 <vm_exec_core+30883>, 0x58ea0a183381 <vm_exec_core+22193>, 0x58ea0a180f8f <vm_exec_core+12991>, 0x58ea0a17e3ff <vm_exec_core+1839>, 0x58ea0a184db5 <vm_exec_core+28901>, 0x58ea0a184afd <vm_exec_core+28205>, 0x58ea0a17f38d <vm_exec_core+5821>, 0x58ea0a17e8ef <vm_exec_core+3103>, 0x58ea0a183a77 <vm_exec_core+23975>, 0x58ea0a17fe94 <vm_exec_core+8644>, 0x58ea0a184fb6 <vm_exec_core+29414>, 0x58ea0a184c5f <vm_exec_core+28559>, 0x58ea0a180582 <vm_exec_core+10418>, 0x58ea0a180f1e <vm_exec_core+12878>, 0x58ea0a1835d6 <vm_exec_core+22790>, 0x58ea0a184bd6 <vm_exec_core+28422>, 0x58ea0a1829f1 <vm_exec_core+19745>, 0x58ea0a18365f <vm_exec_core+22927>, 0x58ea0a184118 <vm_exec_core+25672>, 0x58ea0a18292e <vm_exec_core+19550>, 0x58ea0a17e82c <vm_exec_core+2908>, 0x58ea0a183084 <vm_exec_core+21428>, 0x58ea0a17e6bf <vm_exec_core+2543>, 0x58ea0a17eaf5 <vm_exec_core+3621>, 0x58ea0a180805 <vm_exec_core+11061>, 0x58ea0a1824fb <vm_exec_core+18475>, 0x58ea0a182f1d <vm_exec_core+21069>, 0x58ea0a1821a0 <vm_exec_core+17616>, 0x58ea0a17e2cb <vm_exec_core+1531>, 0x58ea0a184348 <vm_exec_core+26232>, 0x58ea0a184a28 <vm_exec_core+27992>, 0x58ea0a17ec9c <vm_exec_core+4044>, 0x58ea0a17f848 <vm_exec_core+7032>, 0x58ea0a17f506 <vm_exec_core+6198>, 0x58ea0a17ff83 <vm_exec_core+8883>, 0x58ea0a180dba <vm_exec_core+12522>, 0x58ea0a17ed43 <vm_exec_core+4211>, 0x58ea0a1841b0 <vm_exec_core+25824>, 0x58ea0a17f7d2 <vm_exec_core+6914>, 0x58ea0a180c68 <vm_exec_core+12184>, 0x58ea0a18172f <vm_exec_core+14943>, 0x58ea0a183b0d <vm_exec_core+24125>, 0x58ea0a182bb3 <vm_exec_core+20195>, 0x58ea0a18025d <vm_exec_core+9613>, 0x58ea0a17fadf <vm_exec_core+7695>, 0x58ea0a183963 <vm_exec_core+23699>, 0x58ea0a1809e5 <vm_exec_core+11541>, 0x58ea0a183183 <vm_exec_core+21683>, 0x58ea0a182c25 <vm_exec_core+20309>, 0x58ea0a18323a <vm_exec_core+21866>, 0x58ea0a1846fa <vm_exec_core+27178>, 0x58ea0a181fb2 <vm_exec_core+17122>, 0x58ea0a183bc6 <vm_exec_core+24310>, 0x58ea0a183070 <vm_exec_core+21408>, 0x58ea0a1836f4 <vm_exec_core+23076>, 0x58ea0a18037c <vm_exec_core+9900>, 0x58ea0a182889 <vm_exec_core+19385>, 0x58ea0a182ac9 <vm_exec_core+19961>, 0x58ea0a181363 <vm_exec_core+13971>, 0x58ea0a1824f6 <vm_exec_core+18470>, 0x58ea0a18072a <vm_exec_core+10842>, 0x58ea0a17fd67 <vm_exec_core+8343>, 0x58ea0a1832b8 <vm_exec_core+21992>, 0x58ea0a17eed4 <vm_exec_core+4612>, 0x58ea0a181110 <vm_exec_core+13376>, 0x58ea0a181a60 <vm_exec_core+15760>, 0x58ea0a180061 <vm_exec_core+9105>, 0x58ea0a18ba74 <vm_exec_core+56740>, 0x58ea0a17fa36 <vm_exec_core+7526>, 0x58ea0a17f92e <vm_exec_core+7262>, 0x58ea0a17fc39 <vm_exec_core+8041>, 0x58ea0a180624 <vm_exec_core+10580>, 0x58ea0a18239f <vm_exec_core+18127>, 0x58ea0a1817ea <vm_exec_core+15130>, 0x58ea0a18239a <vm_exec_core+18122>, 0x58ea0a182bae <vm_exec_core+20190>, 0x58ea0a182ba9 <vm_exec_core+20185>, 0x58ea0a17fc34 <vm_exec_core+8036>, 0x58ea0a183070 <vm_exec_core+21408>, 0x58ea0a180d83 <vm_exec_core+12467>, 0x58ea0a180d88 <vm_exec_core+12472>, 0x58ea0a182ba4 <vm_exec_core+20180>, 0x58ea0a1829ec <vm_exec_core+19740>, 0x58ea0a181a5b <vm_exec_core+15755>, 0x58ea0a181992 <vm_exec_core+15554>, 0x58ea0a182a9b <vm_exec_core+19915>, 0x58ea0a181e65 <vm_exec_core+16789>...}
reg_cfp = 0x762eece18608
reg_pc = 0x51900001b210
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>
#35 0x000058ea0a1792bb 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.
#36 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
#37 0x000058ea0a209382 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x762eece18738, self=129943910368320, 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 = 0x762eecb4f280
cfp = <optimized out>
sp = 0x762eecd188d0
use_argv = 0x762eeb2e9ee0
stack_argv = 0x762eecd188d0
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#38 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 = 0x762eece18738
#39 0x000058ea0a1aa6fc 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.
#40 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.
#41 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#42 0x000058ea0a1aa6fc in rb_yield (val=<optimized out>)
No locals.
#43 0x000058ea0a3715c3 in rb_ary_collect (ary=129943283627600) at /tmp/ruby/src/trunk_asan/array.c:3678
collect = 129943283627520
i = 0
#44 0x000058ea0a1e8bc8 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 = 0x762eecbdebb0
cfunc = 0x5060000200c8
recv = 129943283627600
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#45 0x000058ea0a1826df in vm_sendish (ec=0x5170000000d0, reg_cfp=0x762eece18720, cd=0x50200002a0b0, 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>
#46 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 = 0x50200002a0b0
insns_address_table = {0x58ea0a17e2a6 <vm_exec_core+1494>, 0x58ea0a17f5ad <vm_exec_core+6365>, 0x58ea0a1847d1 <vm_exec_core+27393>, 0x58ea0a17f11f <vm_exec_core+5199>, 0x58ea0a185582 <vm_exec_core+30898>, 0x58ea0a183390 <vm_exec_core+22208>, 0x58ea0a180f9e <vm_exec_core+13006>, 0x58ea0a17e40e <vm_exec_core+1854>, 0x58ea0a184dc4 <vm_exec_core+28916>, 0x58ea0a184b0c <vm_exec_core+28220>, 0x58ea0a17f39c <vm_exec_core+5836>, 0x58ea0a17e8fe <vm_exec_core+3118>, 0x58ea0a183a86 <vm_exec_core+23990>, 0x58ea0a17fea3 <vm_exec_core+8659>, 0x58ea0a184fc5 <vm_exec_core+29429>, 0x58ea0a184c6e <vm_exec_core+28574>, 0x58ea0a180591 <vm_exec_core+10433>, 0x58ea0a180f2d <vm_exec_core+12893>, 0x58ea0a1835e5 <vm_exec_core+22805>, 0x58ea0a184be5 <vm_exec_core+28437>, 0x58ea0a182a00 <vm_exec_core+19760>, 0x58ea0a18366e <vm_exec_core+22942>, 0x58ea0a184127 <vm_exec_core+25687>, 0x58ea0a18293d <vm_exec_core+19565>, 0x58ea0a17e83b <vm_exec_core+2923>, 0x58ea0a183093 <vm_exec_core+21443>, 0x58ea0a17e6ce <vm_exec_core+2558>, 0x58ea0a17eb04 <vm_exec_core+3636>, 0x58ea0a180814 <vm_exec_core+11076>, 0x58ea0a18250a <vm_exec_core+18490>, 0x58ea0a182f2c <vm_exec_core+21084>, 0x58ea0a1821af <vm_exec_core+17631>, 0x58ea0a17e2da <vm_exec_core+1546>, 0x58ea0a184357 <vm_exec_core+26247>, 0x58ea0a184a37 <vm_exec_core+28007>, 0x58ea0a17ecab <vm_exec_core+4059>, 0x58ea0a17f857 <vm_exec_core+7047>, 0x58ea0a17f515 <vm_exec_core+6213>, 0x58ea0a17ff92 <vm_exec_core+8898>, 0x58ea0a180dc9 <vm_exec_core+12537>, 0x58ea0a17ed52 <vm_exec_core+4226>, 0x58ea0a1841bf <vm_exec_core+25839>, 0x58ea0a17f7e1 <vm_exec_core+6929>, 0x58ea0a180c77 <vm_exec_core+12199>, 0x58ea0a18173e <vm_exec_core+14958>, 0x58ea0a183b1c <vm_exec_core+24140>, 0x58ea0a182bc2 <vm_exec_core+20210>, 0x58ea0a18026c <vm_exec_core+9628>, 0x58ea0a17faee <vm_exec_core+7710>, 0x58ea0a183972 <vm_exec_core+23714>, 0x58ea0a1809f4 <vm_exec_core+11556>, 0x58ea0a183192 <vm_exec_core+21698>, 0x58ea0a182c34 <vm_exec_core+20324>, 0x58ea0a183249 <vm_exec_core+21881>, 0x58ea0a184709 <vm_exec_core+27193>, 0x58ea0a181fc1 <vm_exec_core+17137>, 0x58ea0a183bd5 <vm_exec_core+24325>, 0x58ea0a17e028 <vm_exec_core+856>, 0x58ea0a183703 <vm_exec_core+23091>, 0x58ea0a18038b <vm_exec_core+9915>, 0x58ea0a182898 <vm_exec_core+19400>, 0x58ea0a182ad8 <vm_exec_core+19976>, 0x58ea0a181372 <vm_exec_core+13986>, 0x58ea0a17ebb8 <vm_exec_core+3816>, 0x58ea0a180739 <vm_exec_core+10857>, 0x58ea0a17fd76 <vm_exec_core+8358>, 0x58ea0a1832c7 <vm_exec_core+22007>, 0x58ea0a17eee3 <vm_exec_core+4627>, 0x58ea0a18111f <vm_exec_core+13391>, 0x58ea0a181a6f <vm_exec_core+15775>, 0x58ea0a180070 <vm_exec_core+9120>, 0x58ea0a18ba83 <vm_exec_core+56755>, 0x58ea0a17fa45 <vm_exec_core+7541>, 0x58ea0a17f93d <vm_exec_core+7277>, 0x58ea0a17fc48 <vm_exec_core+8056>, 0x58ea0a180633 <vm_exec_core+10595>, 0x58ea0a1823ae <vm_exec_core+18142>, 0x58ea0a1817f9 <vm_exec_core+15145>, 0x58ea0a182fab <vm_exec_core+21211>, 0x58ea0a181c55 <vm_exec_core+16261>, 0x58ea0a184280 <vm_exec_core+26032>, 0x58ea0a185827 <vm_exec_core+31575>, 0x58ea0a1844c4 <vm_exec_core+26612>, 0x58ea0a185115 <vm_exec_core+29765>, 0x58ea0a185206 <vm_exec_core+30006>, 0x58ea0a17e760 <vm_exec_core+2704>, 0x58ea0a184ced <vm_exec_core+28701>, 0x58ea0a180919 <vm_exec_core+11337>, 0x58ea0a184ee8 <vm_exec_core+29208>, 0x58ea0a18045a <vm_exec_core+10122>, 0x58ea0a1843fb <vm_exec_core+26411>, 0x58ea0a17e5f7 <vm_exec_core+2343>, 0x58ea0a17eddd <vm_exec_core+4365>, 0x58ea0a18544a <vm_exec_core+30586>, 0x58ea0a180cfd <vm_exec_core+12333>, 0x58ea0a180afa <vm_exec_core+11818>, 0x58ea0a17e02d <vm_exec_core+861>, 0x58ea0a17e51a <vm_exec_core+2122>, 0x58ea0a17e0b3 <vm_exec_core+995>, 0x58ea0a1845b3 <vm_exec_core+26851>, 0x58ea0a181e7e <vm_exec_core+16814>, 0x58ea0a181542 <vm_exec_core+14450>, 0x58ea0a181d5a <vm_exec_core+16522>, 0x58ea0a1819a6 <vm_exec_core+15574>, 0x58ea0a180b8f <vm_exec_core+11967>, 0x58ea0a18144d <vm_exec_core+14205>, 0x58ea0a180e19 <vm_exec_core+12617>, 0x58ea0a18165c <vm_exec_core+14732>, 0x58ea0a1816cd <vm_exec_core+14845>, 0x58ea0a17e297 <vm_exec_core+1479>, 0x58ea0a17f59e <vm_exec_core+6350>, 0x58ea0a1847c2 <vm_exec_core+27378>, 0x58ea0a17f110 <vm_exec_core+5184>, 0x58ea0a185573 <vm_exec_core+30883>, 0x58ea0a183381 <vm_exec_core+22193>, 0x58ea0a180f8f <vm_exec_core+12991>, 0x58ea0a17e3ff <vm_exec_core+1839>, 0x58ea0a184db5 <vm_exec_core+28901>, 0x58ea0a184afd <vm_exec_core+28205>, 0x58ea0a17f38d <vm_exec_core+5821>, 0x58ea0a17e8ef <vm_exec_core+3103>, 0x58ea0a183a77 <vm_exec_core+23975>, 0x58ea0a17fe94 <vm_exec_core+8644>, 0x58ea0a184fb6 <vm_exec_core+29414>, 0x58ea0a184c5f <vm_exec_core+28559>, 0x58ea0a180582 <vm_exec_core+10418>, 0x58ea0a180f1e <vm_exec_core+12878>, 0x58ea0a1835d6 <vm_exec_core+22790>, 0x58ea0a184bd6 <vm_exec_core+28422>, 0x58ea0a1829f1 <vm_exec_core+19745>, 0x58ea0a18365f <vm_exec_core+22927>, 0x58ea0a184118 <vm_exec_core+25672>, 0x58ea0a18292e <vm_exec_core+19550>, 0x58ea0a17e82c <vm_exec_core+2908>, 0x58ea0a183084 <vm_exec_core+21428>, 0x58ea0a17e6bf <vm_exec_core+2543>, 0x58ea0a17eaf5 <vm_exec_core+3621>, 0x58ea0a180805 <vm_exec_core+11061>, 0x58ea0a1824fb <vm_exec_core+18475>, 0x58ea0a182f1d <vm_exec_core+21069>, 0x58ea0a1821a0 <vm_exec_core+17616>, 0x58ea0a17e2cb <vm_exec_core+1531>, 0x58ea0a184348 <vm_exec_core+26232>, 0x58ea0a184a28 <vm_exec_core+27992>, 0x58ea0a17ec9c <vm_exec_core+4044>, 0x58ea0a17f848 <vm_exec_core+7032>, 0x58ea0a17f506 <vm_exec_core+6198>, 0x58ea0a17ff83 <vm_exec_core+8883>, 0x58ea0a180dba <vm_exec_core+12522>, 0x58ea0a17ed43 <vm_exec_core+4211>, 0x58ea0a1841b0 <vm_exec_core+25824>, 0x58ea0a17f7d2 <vm_exec_core+6914>, 0x58ea0a180c68 <vm_exec_core+12184>, 0x58ea0a18172f <vm_exec_core+14943>, 0x58ea0a183b0d <vm_exec_core+24125>, 0x58ea0a182bb3 <vm_exec_core+20195>, 0x58ea0a18025d <vm_exec_core+9613>, 0x58ea0a17fadf <vm_exec_core+7695>, 0x58ea0a183963 <vm_exec_core+23699>, 0x58ea0a1809e5 <vm_exec_core+11541>, 0x58ea0a183183 <vm_exec_core+21683>, 0x58ea0a182c25 <vm_exec_core+20309>, 0x58ea0a18323a <vm_exec_core+21866>, 0x58ea0a1846fa <vm_exec_core+27178>, 0x58ea0a181fb2 <vm_exec_core+17122>, 0x58ea0a183bc6 <vm_exec_core+24310>, 0x58ea0a183070 <vm_exec_core+21408>, 0x58ea0a1836f4 <vm_exec_core+23076>, 0x58ea0a18037c <vm_exec_core+9900>, 0x58ea0a182889 <vm_exec_core+19385>, 0x58ea0a182ac9 <vm_exec_core+19961>, 0x58ea0a181363 <vm_exec_core+13971>, 0x58ea0a1824f6 <vm_exec_core+18470>, 0x58ea0a18072a <vm_exec_core+10842>, 0x58ea0a17fd67 <vm_exec_core+8343>, 0x58ea0a1832b8 <vm_exec_core+21992>, 0x58ea0a17eed4 <vm_exec_core+4612>, 0x58ea0a181110 <vm_exec_core+13376>, 0x58ea0a181a60 <vm_exec_core+15760>, 0x58ea0a180061 <vm_exec_core+9105>, 0x58ea0a18ba74 <vm_exec_core+56740>, 0x58ea0a17fa36 <vm_exec_core+7526>, 0x58ea0a17f92e <vm_exec_core+7262>, 0x58ea0a17fc39 <vm_exec_core+8041>, 0x58ea0a180624 <vm_exec_core+10580>, 0x58ea0a18239f <vm_exec_core+18127>, 0x58ea0a1817ea <vm_exec_core+15130>, 0x58ea0a18239a <vm_exec_core+18122>, 0x58ea0a182bae <vm_exec_core+20190>, 0x58ea0a182ba9 <vm_exec_core+20185>, 0x58ea0a17fc34 <vm_exec_core+8036>, 0x58ea0a183070 <vm_exec_core+21408>, 0x58ea0a180d83 <vm_exec_core+12467>, 0x58ea0a180d88 <vm_exec_core+12472>, 0x58ea0a182ba4 <vm_exec_core+20180>, 0x58ea0a1829ec <vm_exec_core+19740>, 0x58ea0a181a5b <vm_exec_core+15755>, 0x58ea0a181992 <vm_exec_core+15554>, 0x58ea0a182a9b <vm_exec_core+19915>, 0x58ea0a181e65 <vm_exec_core+16789>...}
reg_cfp = 0x762eece18720
reg_pc = 0x504000008578
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>
#47 0x000058ea0a1792bb 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.
#48 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
#49 0x000058ea0a1c1958 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3051
ec = 0x5170000000d0
val = <optimized out>
#50 0x000058ea09dacc7a in rb_ec_exec_node (ec=0x5170000000d0, n=0x762eecb4f410) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7fff3c1c03f0, <optimized out>, 0x7fff3c1c0340, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x762eecb4f410
#51 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5170000000d0
status = <optimized out>
#52 0x000058ea09da5be7 in rb_main (argc=11, argv=0x7fff3c1c05c8) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#53 main (argc=11, argv=0x7fff3c1c05c8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 177403) detached]
$ timeout 60 gdb -p 177388 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 177390]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000703a1a926d07 in __GI___select (nfds=21, readfds=0x50c00532d8c0, writefds=0x0, exceptfds=0x0, timeout=0x7fff85f0ab00) at ../sysdeps/unix/sysv/linux/select.c:69
>>> Threads
Id Target Id Frame
* 1 Thread 0x703a1aad1c40 (LWP 177388) "ruby" 0x0000703a1a926d07 in __GI___select (nfds=21, readfds=0x50c00532d8c0, writefds=0x0, exceptfds=0x0, timeout=0x7fff85f0ab00) at ../sysdeps/unix/sysv/linux/select.c:69
2 Thread 0x7039fe7ff6c0 (LWP 177390) "ruby" 0x0000703a1a91b4fd in __GI___poll (fds=0x7039fd5ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x7039fe7ff6c0 (LWP 177390) "ruby"):
#0 0x0000703a1a91b4fd in __GI___poll (fds=0x7039fd5ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x0000592c7b4e277a in __interceptor_poll ()
No symbol table info available.
#2 0x0000592c7b8db14b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1077
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:3080
vm = <optimized out>
#4 0x0000592c7b53bb2f in asan_thread_start(void*) ()
No symbol table info available.
#5 0x0000703a1a89caa4 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 = {123394385245888, 9204384445603369076, 123394385245888, -352, 0, 140735440538640, 9204384445615951988, 9204023994004263028}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x0000703a1a929c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x703a1aad1c40 (LWP 177388) "ruby"):
#0 0x0000703a1a926d07 in __GI___select (nfds=21, readfds=0x50c00532d8c0, writefds=0x0, exceptfds=0x0, timeout=0x7fff85f0ab00) 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 = 947479210}
pts64 = 0x7fff85f0a9a0
r = <optimized out>
#1 0x0000592c7b8c1a05 in native_fd_select (n=21, readfds=0x50c00532d8c0, writefds=0x0, exceptfds=0x703a1a926d07 <__GI___select+327>, timeout=0x7fff85f0a9a0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2443
No locals.
#2 do_select (p=123394823034240) at /tmp/ruby/src/trunk_asan/thread.c:4507
tv = <optimized out>
__region = <optimized out>
end = <optimized out>
rel = <optimized out>
to = 0x7fff85f0aab0
lerrno = 0
set = <optimized out>
result = <optimized out>
endtime = <optimized out>
#3 0x0000592c7b5878f7 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 = {0x7fff85f0ac70, <optimized out>, 0x7fff85f0ab80, <optimized out>, <optimized out>}, prev = 0x703a18abdca0, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5170000000d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#4 0x0000592c7b8c0ef7 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:4569
set = {max = 21, th = 0x515000000300, rset = 0x703a18981440, 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 = 0x703a189814a0}
#5 0x0000592c7b65c071 in select_internal (read=123394326934240, write=4, except=4, tp=0x703a189814a0, fds=0x703a18981440) at /tmp/ruby/src/trunk_asan/io.c:10725
timerec = <optimized out>
max = 21
pending = <optimized out>
rp = 0x703a18981440
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=123394823033888) at /tmp/ruby/src/trunk_asan/io.c:10795
p = 0x703a18981420
#7 0x0000592c7b5878f7 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 = {0x7fff85f0af70, <optimized out>, 0x7fff85f0ae80, <optimized out>, <optimized out>}, prev = 0x703a189e3f40, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5170000000d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#8 0x0000592c7b6386cb in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11163
args = <optimized out>
timerec = <optimized out>
scheduler = <optimized out>
timeout = <optimized out>
i = 4
#9 0x0000592c7b9bebc8 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 = 0x703a1a1f9090
cfunc = 0x50600002b348
recv = 123394848651640
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#10 0x0000592c7b96001d in vm_sendish (ec=0x5170000000d0, reg_cfp=0x703a17dff3a0, 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 = {0x592c7b9542a6 <vm_exec_core+1494>, 0x592c7b9555ad <vm_exec_core+6365>, 0x592c7b95a7d1 <vm_exec_core+27393>, 0x592c7b95511f <vm_exec_core+5199>, 0x592c7b95b582 <vm_exec_core+30898>, 0x592c7b959390 <vm_exec_core+22208>, 0x592c7b956f9e <vm_exec_core+13006>, 0x592c7b95440e <vm_exec_core+1854>, 0x592c7b95adc4 <vm_exec_core+28916>, 0x592c7b95ab0c <vm_exec_core+28220>, 0x592c7b95539c <vm_exec_core+5836>, 0x592c7b9548fe <vm_exec_core+3118>, 0x592c7b959a86 <vm_exec_core+23990>, 0x592c7b955ea3 <vm_exec_core+8659>, 0x592c7b95afc5 <vm_exec_core+29429>, 0x592c7b95ac6e <vm_exec_core+28574>, 0x592c7b956591 <vm_exec_core+10433>, 0x592c7b956f2d <vm_exec_core+12893>, 0x592c7b9595e5 <vm_exec_core+22805>, 0x592c7b95abe5 <vm_exec_core+28437>, 0x592c7b958a00 <vm_exec_core+19760>, 0x592c7b95966e <vm_exec_core+22942>, 0x592c7b95a127 <vm_exec_core+25687>, 0x592c7b95893d <vm_exec_core+19565>, 0x592c7b95483b <vm_exec_core+2923>, 0x592c7b959093 <vm_exec_core+21443>, 0x592c7b9546ce <vm_exec_core+2558>, 0x592c7b954b04 <vm_exec_core+3636>, 0x592c7b956814 <vm_exec_core+11076>, 0x592c7b95850a <vm_exec_core+18490>, 0x592c7b958f2c <vm_exec_core+21084>, 0x592c7b9581af <vm_exec_core+17631>, 0x592c7b9542da <vm_exec_core+1546>, 0x592c7b95a357 <vm_exec_core+26247>, 0x592c7b95aa37 <vm_exec_core+28007>, 0x592c7b954cab <vm_exec_core+4059>, 0x592c7b955857 <vm_exec_core+7047>, 0x592c7b955515 <vm_exec_core+6213>, 0x592c7b955f92 <vm_exec_core+8898>, 0x592c7b956dc9 <vm_exec_core+12537>, 0x592c7b954d52 <vm_exec_core+4226>, 0x592c7b95a1bf <vm_exec_core+25839>, 0x592c7b9557e1 <vm_exec_core+6929>, 0x592c7b956c77 <vm_exec_core+12199>, 0x592c7b95773e <vm_exec_core+14958>, 0x592c7b959b1c <vm_exec_core+24140>, 0x592c7b958bc2 <vm_exec_core+20210>, 0x592c7b95626c <vm_exec_core+9628>, 0x592c7b955aee <vm_exec_core+7710>, 0x592c7b959972 <vm_exec_core+23714>, 0x592c7b9569f4 <vm_exec_core+11556>, 0x592c7b959192 <vm_exec_core+21698>, 0x592c7b958c34 <vm_exec_core+20324>, 0x592c7b959249 <vm_exec_core+21881>, 0x592c7b95a709 <vm_exec_core+27193>, 0x592c7b957fc1 <vm_exec_core+17137>, 0x592c7b959bd5 <vm_exec_core+24325>, 0x592c7b954028 <vm_exec_core+856>, 0x592c7b959703 <vm_exec_core+23091>, 0x592c7b95638b <vm_exec_core+9915>, 0x592c7b958898 <vm_exec_core+19400>, 0x592c7b958ad8 <vm_exec_core+19976>, 0x592c7b957372 <vm_exec_core+13986>, 0x592c7b954bb8 <vm_exec_core+3816>, 0x592c7b956739 <vm_exec_core+10857>, 0x592c7b955d76 <vm_exec_core+8358>, 0x592c7b9592c7 <vm_exec_core+22007>, 0x592c7b954ee3 <vm_exec_core+4627>, 0x592c7b95711f <vm_exec_core+13391>, 0x592c7b957a6f <vm_exec_core+15775>, 0x592c7b956070 <vm_exec_core+9120>, 0x592c7b961a83 <vm_exec_core+56755>, 0x592c7b955a45 <vm_exec_core+7541>, 0x592c7b95593d <vm_exec_core+7277>, 0x592c7b955c48 <vm_exec_core+8056>, 0x592c7b956633 <vm_exec_core+10595>, 0x592c7b9583ae <vm_exec_core+18142>, 0x592c7b9577f9 <vm_exec_core+15145>, 0x592c7b958fab <vm_exec_core+21211>, 0x592c7b957c55 <vm_exec_core+16261>, 0x592c7b95a280 <vm_exec_core+26032>, 0x592c7b95b827 <vm_exec_core+31575>, 0x592c7b95a4c4 <vm_exec_core+26612>, 0x592c7b95b115 <vm_exec_core+29765>, 0x592c7b95b206 <vm_exec_core+30006>, 0x592c7b954760 <vm_exec_core+2704>, 0x592c7b95aced <vm_exec_core+28701>, 0x592c7b956919 <vm_exec_core+11337>, 0x592c7b95aee8 <vm_exec_core+29208>, 0x592c7b95645a <vm_exec_core+10122>, 0x592c7b95a3fb <vm_exec_core+26411>, 0x592c7b9545f7 <vm_exec_core+2343>, 0x592c7b954ddd <vm_exec_core+4365>, 0x592c7b95b44a <vm_exec_core+30586>, 0x592c7b956cfd <vm_exec_core+12333>, 0x592c7b956afa <vm_exec_core+11818>, 0x592c7b95402d <vm_exec_core+861>, 0x592c7b95451a <vm_exec_core+2122>, 0x592c7b9540b3 <vm_exec_core+995>, 0x592c7b95a5b3 <vm_exec_core+26851>, 0x592c7b957e7e <vm_exec_core+16814>, 0x592c7b957542 <vm_exec_core+14450>, 0x592c7b957d5a <vm_exec_core+16522>, 0x592c7b9579a6 <vm_exec_core+15574>, 0x592c7b956b8f <vm_exec_core+11967>, 0x592c7b95744d <vm_exec_core+14205>, 0x592c7b956e19 <vm_exec_core+12617>, 0x592c7b95765c <vm_exec_core+14732>, 0x592c7b9576cd <vm_exec_core+14845>, 0x592c7b954297 <vm_exec_core+1479>, 0x592c7b95559e <vm_exec_core+6350>, 0x592c7b95a7c2 <vm_exec_core+27378>, 0x592c7b955110 <vm_exec_core+5184>, 0x592c7b95b573 <vm_exec_core+30883>, 0x592c7b959381 <vm_exec_core+22193>, 0x592c7b956f8f <vm_exec_core+12991>, 0x592c7b9543ff <vm_exec_core+1839>, 0x592c7b95adb5 <vm_exec_core+28901>, 0x592c7b95aafd <vm_exec_core+28205>, 0x592c7b95538d <vm_exec_core+5821>, 0x592c7b9548ef <vm_exec_core+3103>, 0x592c7b959a77 <vm_exec_core+23975>, 0x592c7b955e94 <vm_exec_core+8644>, 0x592c7b95afb6 <vm_exec_core+29414>, 0x592c7b95ac5f <vm_exec_core+28559>, 0x592c7b956582 <vm_exec_core+10418>, 0x592c7b956f1e <vm_exec_core+12878>, 0x592c7b9595d6 <vm_exec_core+22790>, 0x592c7b95abd6 <vm_exec_core+28422>, 0x592c7b9589f1 <vm_exec_core+19745>, 0x592c7b95965f <vm_exec_core+22927>, 0x592c7b95a118 <vm_exec_core+25672>, 0x592c7b95892e <vm_exec_core+19550>, 0x592c7b95482c <vm_exec_core+2908>, 0x592c7b959084 <vm_exec_core+21428>, 0x592c7b9546bf <vm_exec_core+2543>, 0x592c7b954af5 <vm_exec_core+3621>, 0x592c7b956805 <vm_exec_core+11061>, 0x592c7b9584fb <vm_exec_core+18475>, 0x592c7b958f1d <vm_exec_core+21069>, 0x592c7b9581a0 <vm_exec_core+17616>, 0x592c7b9542cb <vm_exec_core+1531>, 0x592c7b95a348 <vm_exec_core+26232>, 0x592c7b95aa28 <vm_exec_core+27992>, 0x592c7b954c9c <vm_exec_core+4044>, 0x592c7b955848 <vm_exec_core+7032>, 0x592c7b955506 <vm_exec_core+6198>, 0x592c7b955f83 <vm_exec_core+8883>, 0x592c7b956dba <vm_exec_core+12522>, 0x592c7b954d43 <vm_exec_core+4211>, 0x592c7b95a1b0 <vm_exec_core+25824>, 0x592c7b9557d2 <vm_exec_core+6914>, 0x592c7b956c68 <vm_exec_core+12184>, 0x592c7b95772f <vm_exec_core+14943>, 0x592c7b959b0d <vm_exec_core+24125>, 0x592c7b958bb3 <vm_exec_core+20195>, 0x592c7b95625d <vm_exec_core+9613>, 0x592c7b955adf <vm_exec_core+7695>, 0x592c7b959963 <vm_exec_core+23699>, 0x592c7b9569e5 <vm_exec_core+11541>, 0x592c7b959183 <vm_exec_core+21683>, 0x592c7b958c25 <vm_exec_core+20309>, 0x592c7b95923a <vm_exec_core+21866>, 0x592c7b95a6fa <vm_exec_core+27178>, 0x592c7b957fb2 <vm_exec_core+17122>, 0x592c7b959bc6 <vm_exec_core+24310>, 0x592c7b959070 <vm_exec_core+21408>, 0x592c7b9596f4 <vm_exec_core+23076>, 0x592c7b95637c <vm_exec_core+9900>, 0x592c7b958889 <vm_exec_core+19385>, 0x592c7b958ac9 <vm_exec_core+19961>, 0x592c7b957363 <vm_exec_core+13971>, 0x592c7b9584f6 <vm_exec_core+18470>, 0x592c7b95672a <vm_exec_core+10842>, 0x592c7b955d67 <vm_exec_core+8343>, 0x592c7b9592b8 <vm_exec_core+21992>, 0x592c7b954ed4 <vm_exec_core+4612>, 0x592c7b957110 <vm_exec_core+13376>, 0x592c7b957a60 <vm_exec_core+15760>, 0x592c7b956061 <vm_exec_core+9105>, 0x592c7b961a74 <vm_exec_core+56740>, 0x592c7b955a36 <vm_exec_core+7526>, 0x592c7b95592e <vm_exec_core+7262>, 0x592c7b955c39 <vm_exec_core+8041>, 0x592c7b956624 <vm_exec_core+10580>, 0x592c7b95839f <vm_exec_core+18127>, 0x592c7b9577ea <vm_exec_core+15130>, 0x592c7b95839a <vm_exec_core+18122>, 0x592c7b958bae <vm_exec_core+20190>, 0x592c7b958ba9 <vm_exec_core+20185>, 0x592c7b955c34 <vm_exec_core+8036>, 0x592c7b959070 <vm_exec_core+21408>, 0x592c7b956d83 <vm_exec_core+12467>, 0x592c7b956d88 <vm_exec_core+12472>, 0x592c7b958ba4 <vm_exec_core+20180>, 0x592c7b9589ec <vm_exec_core+19740>, 0x592c7b957a5b <vm_exec_core+15755>, 0x592c7b957992 <vm_exec_core+15554>, 0x592c7b958a9b <vm_exec_core+19915>, 0x592c7b957e65 <vm_exec_core+16789>...}
reg_cfp = 0x703a17dff3a0
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 0x0000592c7b94f089 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 0x0000592c7b9df382 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x703a17dff578, self=123394846495360, 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 = 0x703a1a1575b0
cfp = <optimized out>
sp = 0x703a17cff9e8
use_argv = 0x703a188eefe0
stack_argv = 0x703a17cff9e8
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 = 0x703a17dff578
#16 0x0000592c7b9806fc 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 0x0000592c7b9806fc in rb_yield (val=<optimized out>)
No locals.
#20 0x0000592c7bb398da in rb_ary_each (ary=123394842007360) at /tmp/ruby/src/trunk_asan/array.c:2665
i = 0
#21 0x0000592c7b9bebc8 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>
me = 0x703a1a1fefb8
cfunc = 0x50600001e988
recv = 123394842007360
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#22 0x0000592c7b9586df in vm_sendish (ec=0x5170000000d0, reg_cfp=0x703a17dff560, 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>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
th: 0x515000000300, native_id: 0x703a1aad1c40
bh = <optimized out>
-- Control frame information -----------------------------------------------
c:0021 p:---- s:0128 e:000127 l:y b:---- CFUNC :select
blockiseq = <optimized out>
leaf = false
val = <optimized out>
c:0020 p:0255 s:0120 e:000119 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:698
cd = 0x511000021900
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
c:0017 p:0130 s:0087 e:000086 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1616
insns_address_table = {0x592c7b9542a6 <vm_exec_core+1494>, 0x592c7b9555ad <vm_exec_core+6365>, 0x592c7b95a7d1 <vm_exec_core+27393>, 0x592c7b95511f <vm_exec_core+5199>, 0x592c7b95b582 <vm_exec_core+30898>, 0x592c7b959390 <vm_exec_core+22208>, 0x592c7b956f9e <vm_exec_core+13006>, 0x592c7b95440e <vm_exec_core+1854>, 0x592c7b95adc4 <vm_exec_core+28916>, 0x592c7b95ab0c <vm_exec_core+28220>, 0x592c7b95539c <vm_exec_core+5836>, 0x592c7b9548fe <vm_exec_core+3118>, 0x592c7b959a86 <vm_exec_core+23990>, 0x592c7b955ea3 <vm_exec_core+8659>, 0x592c7b95afc5 <vm_exec_core+29429>, 0x592c7b95ac6e <vm_exec_core+28574>, 0x592c7b956591 <vm_exec_core+10433>, 0x592c7b956f2d <vm_exec_core+12893>, 0x592c7b9595e5 <vm_exec_core+22805>, 0x592c7b95abe5 <vm_exec_core+28437>, 0x592c7b958a00 <vm_exec_core+19760>, 0x592c7b95966e <vm_exec_core+22942>, 0x592c7b95a127 <vm_exec_core+25687>, 0x592c7b95893d <vm_exec_core+19565>, 0x592c7b95483b <vm_exec_core+2923>, 0x592c7b959093 <vm_exec_core+21443>, 0x592c7b9546ce <vm_exec_core+2558>, 0x592c7b954b04 <vm_exec_core+3636>, 0x592c7b956814 <vm_exec_core+11076>, 0x592c7b95850a <vm_exec_core+18490>, 0x592c7b958f2c <vm_exec_core+21084>, 0x592c7b9581af <vm_exec_core+17631>, 0x592c7b9542da <vm_exec_core+1546>, 0x592c7b95a357 <vm_exec_core+26247>, 0x592c7b95aa37 <vm_exec_core+28007>, 0x592c7b954cab <vm_exec_core+4059>, 0x592c7b955857 <vm_exec_core+7047>, 0x592c7b955515 <vm_exec_core+6213>, 0x592c7b955f92 <vm_exec_core+8898>, 0x592c7b956dc9 <vm_exec_core+12537>, 0x592c7b954d52 <vm_exec_core+4226>, 0x592c7b95a1bf <vm_exec_core+25839>, 0x592c7b9557e1 <vm_exec_core+6929>, 0x592c7b956c77 <vm_exec_core+12199>, 0x592c7b95773e <vm_exec_core+14958>, 0x592c7b959b1c <vm_exec_core+24140>, 0x592c7b958bc2 <vm_exec_core+20210>, 0x592c7b95626c <vm_exec_core+9628>, 0x592c7b955aee <vm_exec_core+7710>, 0x592c7b959972 <vm_exec_core+23714>, 0x592c7b9569f4 <vm_exec_core+11556>, 0x592c7b959192 <vm_exec_core+21698>, 0x592c7b958c34 <vm_exec_core+20324>, 0x592c7b959249 <vm_exec_core+21881>, 0x592c7b95a709 <vm_exec_core+27193>, 0x592c7b957fc1 <vm_exec_core+17137>, 0x592c7b959bd5 <vm_exec_core+24325>, 0x592c7b954028 <vm_exec_core+856>, 0x592c7b959703 <vm_exec_core+23091>, 0x592c7b95638b <vm_exec_core+9915>, 0x592c7b958898 <vm_exec_core+19400>, 0x592c7b958ad8 <vm_exec_core+19976>, 0x592c7b957372 <vm_exec_core+13986>, 0x592c7b954bb8 <vm_exec_core+3816>, 0x592c7b956739 <vm_exec_core+10857>, 0x592c7b955d76 <vm_exec_core+8358>, 0x592c7b9592c7 <vm_exec_core+22007>, 0x592c7b954ee3 <vm_exec_core+4627>, 0x592c7b95711f <vm_exec_core+13391>, 0x592c7b957a6f <vm_exec_core+15775>, 0x592c7b956070 <vm_exec_core+9120>, 0x592c7b961a83 <vm_exec_core+56755>, 0x592c7b955a45 <vm_exec_core+7541>, 0x592c7b95593d <vm_exec_core+7277>, 0x592c7b955c48 <vm_exec_core+8056>, 0x592c7b956633 <vm_exec_core+10595>, 0x592c7b9583ae <vm_exec_core+18142>, 0x592c7b9577f9 <vm_exec_core+15145>, 0x592c7b958fab <vm_exec_core+21211>, 0x592c7b957c55 <vm_exec_core+16261>, 0x592c7b95a280 <vm_exec_core+26032>, 0x592c7b95b827 <vm_exec_core+31575>, 0x592c7b95a4c4 <vm_exec_core+26612>, 0x592c7b95b115 <vm_exec_core+29765>, 0x592c7b95b206 <vm_exec_core+30006>, 0x592c7b954760 <vm_exec_core+2704>, 0x592c7b95aced <vm_exec_core+28701>, 0x592c7b956919 <vm_exec_core+11337>, 0x592c7b95aee8 <vm_exec_core+29208>, 0x592c7b95645a <vm_exec_core+10122>, 0x592c7b95a3fb <vm_exec_core+26411>, 0x592c7b9545f7 <vm_exec_core+2343>, 0x592c7b954ddd <vm_exec_core+4365>, 0x592c7b95b44a <vm_exec_core+30586>, 0x592c7b956cfd <vm_exec_core+12333>, 0x592c7b956afa <vm_exec_core+11818>, 0x592c7b95402d <vm_exec_core+861>, 0x592c7b95451a <vm_exec_core+2122>, 0x592c7b9540b3 <vm_exec_core+995>, 0x592c7b95a5b3 <vm_exec_core+26851>, 0x592c7b957e7e <vm_exec_core+16814>, 0x592c7b957542 <vm_exec_core+14450>, 0x592c7b957d5a <vm_exec_core+16522>, 0x592c7b9579a6 <vm_exec_core+15574>, 0x592c7b956b8f <vm_exec_core+11967>, 0x592c7b95744d <vm_exec_core+14205>, 0x592c7b956e19 <vm_exec_core+12617>, 0x592c7b95765c <vm_exec_core+14732>, 0x592c7b9576cd <vm_exec_core+14845>, 0x592c7b954297 <vm_exec_core+1479>, 0x592c7b95559e <vm_exec_core+6350>, 0x592c7b95a7c2 <vm_exec_core+27378>, 0x592c7b955110 <vm_exec_core+5184>, 0x592c7b95b573 <vm_exec_core+30883>, 0x592c7b959381 <vm_exec_core+22193>, 0x592c7b956f8f <vm_exec_core+12991>, 0x592c7b9543ff <vm_exec_core+1839>, 0x592c7b95adb5 <vm_exec_core+28901>, 0x592c7b95aafd <vm_exec_core+28205>, 0x592c7b95538d <vm_exec_core+5821>, 0x592c7b9548ef <vm_exec_core+3103>, 0x592c7b959a77 <vm_exec_core+23975>, 0x592c7b955e94 <vm_exec_core+8644>, 0x592c7b95afb6 <vm_exec_core+29414>, 0x592c7b95ac5f <vm_exec_core+28559>, 0x592c7b956582 <vm_exec_core+10418>, 0x592c7b956f1e <vm_exec_core+12878>, 0x592c7b9595d6 <vm_exec_core+22790>, 0x592c7b95abd6 <vm_exec_core+28422>, 0x592c7b9589f1 <vm_exec_core+19745>, 0x592c7b95965f <vm_exec_core+22927>, 0x592c7b95a118 <vm_exec_core+25672>, 0x592c7b95892e <vm_exec_core+19550>, 0x592c7b95482c <vm_exec_core+2908>, 0x592c7b959084 <vm_exec_core+21428>, 0x592c7b9546bf <vm_exec_core+2543>, 0x592c7b954af5 <vm_exec_core+3621>, 0x592c7b956805 <vm_exec_core+11061>, 0x592c7b9584fb <vm_exec_core+18475>, 0x592c7b958f1d <vm_exec_core+21069>, 0x592c7b9581a0 <vm_exec_core+17616>, 0x592c7b9542cb <vm_exec_core+1531>, 0x592c7b95a348 <vm_exec_core+26232>, 0x592c7b95aa28 <vm_exec_core+27992>, 0x592c7b954c9c <vm_exec_core+4044>, 0x592c7b955848 <vm_exec_core+7032>, 0x592c7b955506 <vm_exec_core+6198>, 0x592c7b955f83 <vm_exec_core+8883>, 0x592c7b956dba <vm_exec_core+12522>, 0x592c7b954d43 <vm_exec_core+4211>, 0x592c7b95a1b0 <vm_exec_core+25824>, 0x592c7b9557d2 <vm_exec_core+6914>, 0x592c7b956c68 <vm_exec_core+12184>, 0x592c7b95772f <vm_exec_core+14943>, 0x592c7b959b0d <vm_exec_core+24125>, 0x592c7b958bb3 <vm_exec_core+20195>, 0x592c7b95625d <vm_exec_core+9613>, 0x592c7b955adf <vm_exec_core+7695>, 0x592c7b959963 <vm_exec_core+23699>, 0x592c7b9569e5 <vm_exec_core+11541>, 0x592c7b959183 <vm_exec_core+21683>, 0x592c7b958c25 <vm_exec_core+20309>, 0x592c7b95923a <vm_exec_core+21866>, 0x592c7b95a6fa <vm_exec_core+27178>, 0x592c7b957fb2 <vm_exec_core+17122>, 0x592c7b959bc6 <vm_exec_core+24310>, 0x592c7b959070 <vm_exec_core+21408>, 0x592c7b9596f4 <vm_exec_core+23076>, 0x592c7b95637c <vm_exec_core+9900>, 0x592c7b958889 <vm_exec_core+19385>, 0x592c7b958ac9 <vm_exec_core+19961>, 0x592c7b957363 <vm_exec_core+13971>, 0x592c7b9584f6 <vm_exec_core+18470>, 0x592c7b95672a <vm_exec_core+10842>, 0x592c7b955d67 <vm_exec_core+8343>, 0x592c7b9592b8 <vm_exec_core+21992>, 0x592c7b954ed4 <vm_exec_core+4612>, 0x592c7b957110 <vm_exec_core+13376>, 0x592c7b957a60 <vm_exec_core+15760>, 0x592c7b956061 <vm_exec_core+9105>, 0x592c7b961a74 <vm_exec_core+56740>, 0x592c7b955a36 <vm_exec_core+7526>, 0x592c7b95592e <vm_exec_core+7262>, 0x592c7b955c39 <vm_exec_core+8041>, 0x592c7b956624 <vm_exec_core+10580>, 0x592c7b95839f <vm_exec_core+18127>, 0x592c7b9577ea <vm_exec_core+15130>, 0x592c7b95839a <vm_exec_core+18122>, 0x592c7b958bae <vm_exec_core+20190>, 0x592c7b958ba9 <vm_exec_core+20185>, 0x592c7b955c34 <vm_exec_core+8036>, 0x592c7b959070 <vm_exec_core+21408>, 0x592c7b956d83 <vm_exec_core+12467>, 0x592c7b956d88 <vm_exec_core+12472>, 0x592c7b958ba4 <vm_exec_core+20180>, 0x592c7b9589ec <vm_exec_core+19740>, 0x592c7b957a5b <vm_exec_core+15755>, 0x592c7b957992 <vm_exec_core+15554>, 0x592c7b958a9b <vm_exec_core+19915>, 0x592c7b957e65 <vm_exec_core+16789>...}
reg_cfp = 0x703a17dff560
reg_pc = 0x51500001b4d0
INSN_LABEL_nop = <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
c:0015 p:0005 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1781
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <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]
INSN_LABEL_setblockparam = <optimized out>
c:0013 p:---- s:0061 e:000060 l:y b:---- CFUNC :each
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>
c:0012 p:0042 s:0057 e:000056 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1767
c:0011 p:0013 s:0052 e:000051 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1811
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
c: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
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
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
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
c:0006 p:0032 s:0025 e:000024 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1895
INSN_LABEL_putstring = <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
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_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>
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]
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>
c:0001 p:0000 s:0003 E:001600 l:y b:---- DUMMY [FINISH]
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 0x0000592c7b94f2bb 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 0x0000592c7b9974a3 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 0x0000592c7b69f8a1 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=123394848187600) at /tmp/ruby/src/trunk_asan/load.c:784
box = 0x592c7cc909e0 <root_box_data>
iseq = 0x703a1a17e3b8
#28 0x0000592c7b699a95 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 = 0x592c7cc909e0 <root_box_data>
saved = <optimized out>
ftptr = <optimized out>
realpath = <optimized out>
realpaths = 123394848641080
realpath_map = 123394848640920
path = 123394848187600
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 0x0000592c7b697d74 in rb_require_string_internal (fname=123394848187640, 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 0x0000592c7b9bebc8 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 = 0x590100140003
cc = <optimized out>
me = 0x703a1a17e548
cfunc = 0x506000037108
recv = 123394849945640
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#32 0x0000592c7b9a4475 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fff85f0d300) 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 0x0000592c7b9a3f05 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 0x0000592c7b96001d in vm_sendish (ec=0x5170000000d0, reg_cfp=0x703a17dff790, 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 = {0x592c7b9542a6 <vm_exec_core+1494>, 0x592c7b9555ad <vm_exec_core+6365>, 0x592c7b95a7d1 <vm_exec_core+27393>, 0x592c7b95511f <vm_exec_core+5199>, 0x592c7b95b582 <vm_exec_core+30898>, 0x592c7b959390 <vm_exec_core+22208>, 0x592c7b956f9e <vm_exec_core+13006>, 0x592c7b95440e <vm_exec_core+1854>, 0x592c7b95adc4 <vm_exec_core+28916>, 0x592c7b95ab0c <vm_exec_core+28220>, 0x592c7b95539c <vm_exec_core+5836>, 0x592c7b9548fe <vm_exec_core+3118>, 0x592c7b959a86 <vm_exec_core+23990>, 0x592c7b955ea3 <vm_exec_core+8659>, 0x592c7b95afc5 <vm_exec_core+29429>, 0x592c7b95ac6e <vm_exec_core+28574>, 0x592c7b956591 <vm_exec_core+10433>, 0x592c7b956f2d <vm_exec_core+12893>, 0x592c7b9595e5 <vm_exec_core+22805>, 0x592c7b95abe5 <vm_exec_core+28437>, 0x592c7b958a00 <vm_exec_core+19760>, 0x592c7b95966e <vm_exec_core+22942>, 0x592c7b95a127 <vm_exec_core+25687>, 0x592c7b95893d <vm_exec_core+19565>, 0x592c7b95483b <vm_exec_core+2923>, 0x592c7b959093 <vm_exec_core+21443>, 0x592c7b9546ce <vm_exec_core+2558>, 0x592c7b954b04 <vm_exec_core+3636>, 0x592c7b956814 <vm_exec_core+11076>, 0x592c7b95850a <vm_exec_core+18490>, 0x592c7b958f2c <vm_exec_core+21084>, 0x592c7b9581af <vm_exec_core+17631>, 0x592c7b9542da <vm_exec_core+1546>, 0x592c7b95a357 <vm_exec_core+26247>, 0x592c7b95aa37 <vm_exec_core+28007>, 0x592c7b954cab <vm_exec_core+4059>, 0x592c7b955857 <vm_exec_core+7047>, 0x592c7b955515 <vm_exec_core+6213>, 0x592c7b955f92 <vm_exec_core+8898>, 0x592c7b956dc9 <vm_exec_core+12537>, 0x592c7b954d52 <vm_exec_core+4226>, 0x592c7b95a1bf <vm_exec_core+25839>, 0x592c7b9557e1 <vm_exec_core+6929>, 0x592c7b956c77 <vm_exec_core+12199>, 0x592c7b95773e <vm_exec_core+14958>, 0x592c7b959b1c <vm_exec_core+24140>, 0x592c7b958bc2 <vm_exec_core+20210>, 0x592c7b95626c <vm_exec_core+9628>, 0x592c7b955aee <vm_exec_core+7710>, 0x592c7b959972 <vm_exec_core+23714>, 0x592c7b9569f4 <vm_exec_core+11556>, 0x592c7b959192 <vm_exec_core+21698>, 0x592c7b958c34 <vm_exec_core+20324>, 0x592c7b959249 <vm_exec_core+21881>, 0x592c7b95a709 <vm_exec_core+27193>, 0x592c7b957fc1 <vm_exec_core+17137>, 0x592c7b959bd5 <vm_exec_core+24325>, 0x592c7b954028 <vm_exec_core+856>, 0x592c7b959703 <vm_exec_core+23091>, 0x592c7b95638b <vm_exec_core+9915>, 0x592c7b958898 <vm_exec_core+19400>, 0x592c7b958ad8 <vm_exec_core+19976>, 0x592c7b957372 <vm_exec_core+13986>, 0x592c7b954bb8 <vm_exec_core+3816>, 0x592c7b956739 <vm_exec_core+10857>, 0x592c7b955d76 <vm_exec_core+8358>, 0x592c7b9592c7 <vm_exec_core+22007>, 0x592c7b954ee3 <vm_exec_core+4627>, 0x592c7b95711f <vm_exec_core+13391>, 0x592c7b957a6f <vm_exec_core+15775>, 0x592c7b956070 <vm_exec_core+9120>, 0x592c7b961a83 <vm_exec_core+56755>, 0x592c7b955a45 <vm_exec_core+7541>, 0x592c7b95593d <vm_exec_core+7277>, 0x592c7b955c48 <vm_exec_core+8056>, 0x592c7b956633 <vm_exec_core+10595>, 0x592c7b9583ae <vm_exec_core+18142>, 0x592c7b9577f9 <vm_exec_core+15145>, 0x592c7b958fab <vm_exec_core+21211>, 0x592c7b957c55 <vm_exec_core+16261>, 0x592c7b95a280 <vm_exec_core+26032>, 0x592c7b95b827 <vm_exec_core+31575>, 0x592c7b95a4c4 <vm_exec_core+26612>, 0x592c7b95b115 <vm_exec_core+29765>, 0x592c7b95b206 <vm_exec_core+30006>, 0x592c7b954760 <vm_exec_core+2704>, 0x592c7b95aced <vm_exec_core+28701>, 0x592c7b956919 <vm_exec_core+11337>, 0x592c7b95aee8 <vm_exec_core+29208>, 0x592c7b95645a <vm_exec_core+10122>, 0x592c7b95a3fb <vm_exec_core+26411>, 0x592c7b9545f7 <vm_exec_core+2343>, 0x592c7b954ddd <vm_exec_core+4365>, 0x592c7b95b44a <vm_exec_core+30586>, 0x592c7b956cfd <vm_exec_core+12333>, 0x592c7b956afa <vm_exec_core+11818>, 0x592c7b95402d <vm_exec_core+861>, 0x592c7b95451a <vm_exec_core+2122>, 0x592c7b9540b3 <vm_exec_core+995>, 0x592c7b95a5b3 <vm_exec_core+26851>, 0x592c7b957e7e <vm_exec_core+16814>, 0x592c7b957542 <vm_exec_core+14450>, 0x592c7b957d5a <vm_exec_core+16522>, 0x592c7b9579a6 <vm_exec_core+15574>, 0x592c7b956b8f <vm_exec_core+11967>, 0x592c7b95744d <vm_exec_core+14205>, 0x592c7b956e19 <vm_exec_core+12617>, 0x592c7b95765c <vm_exec_core+14732>, 0x592c7b9576cd <vm_exec_core+14845>, 0x592c7b954297 <vm_exec_core+1479>, 0x592c7b95559e <vm_exec_core+6350>, 0x592c7b95a7c2 <vm_exec_core+27378>, 0x592c7b955110 <vm_exec_core+5184>, 0x592c7b95b573 <vm_exec_core+30883>, 0x592c7b959381 <vm_exec_core+22193>, 0x592c7b956f8f <vm_exec_core+12991>, 0x592c7b9543ff <vm_exec_core+1839>, 0x592c7b95adb5 <vm_exec_core+28901>, 0x592c7b95aafd <vm_exec_core+28205>, 0x592c7b95538d <vm_exec_core+5821>, 0x592c7b9548ef <vm_exec_core+3103>, 0x592c7b959a77 <vm_exec_core+23975>, 0x592c7b955e94 <vm_exec_core+8644>, 0x592c7b95afb6 <vm_exec_core+29414>, 0x592c7b95ac5f <vm_exec_core+28559>, 0x592c7b956582 <vm_exec_core+10418>, 0x592c7b956f1e <vm_exec_core+12878>, 0x592c7b9595d6 <vm_exec_core+22790>, 0x592c7b95abd6 <vm_exec_core+28422>, 0x592c7b9589f1 <vm_exec_core+19745>, 0x592c7b95965f <vm_exec_core+22927>, 0x592c7b95a118 <vm_exec_core+25672>, 0x592c7b95892e <vm_exec_core+19550>, 0x592c7b95482c <vm_exec_core+2908>, 0x592c7b959084 <vm_exec_core+21428>, 0x592c7b9546bf <vm_exec_core+2543>, 0x592c7b954af5 <vm_exec_core+3621>, 0x592c7b956805 <vm_exec_core+11061>, 0x592c7b9584fb <vm_exec_core+18475>, 0x592c7b958f1d <vm_exec_core+21069>, 0x592c7b9581a0 <vm_exec_core+17616>, 0x592c7b9542cb <vm_exec_core+1531>, 0x592c7b95a348 <vm_exec_core+26232>, 0x592c7b95aa28 <vm_exec_core+27992>, 0x592c7b954c9c <vm_exec_core+4044>, 0x592c7b955848 <vm_exec_core+7032>, 0x592c7b955506 <vm_exec_core+6198>, 0x592c7b955f83 <vm_exec_core+8883>, 0x592c7b956dba <vm_exec_core+12522>, 0x592c7b954d43 <vm_exec_core+4211>, 0x592c7b95a1b0 <vm_exec_core+25824>, 0x592c7b9557d2 <vm_exec_core+6914>, 0x592c7b956c68 <vm_exec_core+12184>, 0x592c7b95772f <vm_exec_core+14943>, 0x592c7b959b0d <vm_exec_core+24125>, 0x592c7b958bb3 <vm_exec_core+20195>, 0x592c7b95625d <vm_exec_core+9613>, 0x592c7b955adf <vm_exec_core+7695>, 0x592c7b959963 <vm_exec_core+23699>, 0x592c7b9569e5 <vm_exec_core+11541>, 0x592c7b959183 <vm_exec_core+21683>, 0x592c7b958c25 <vm_exec_core+20309>, 0x592c7b95923a <vm_exec_core+21866>, 0x592c7b95a6fa <vm_exec_core+27178>, 0x592c7b957fb2 <vm_exec_core+17122>, 0x592c7b959bc6 <vm_exec_core+24310>, 0x592c7b959070 <vm_exec_core+21408>, 0x592c7b9596f4 <vm_exec_core+23076>, 0x592c7b95637c <vm_exec_core+9900>, 0x592c7b958889 <vm_exec_core+19385>, 0x592c7b958ac9 <vm_exec_core+19961>, 0x592c7b957363 <vm_exec_core+13971>, 0x592c7b9584f6 <vm_exec_core+18470>, 0x592c7b95672a <vm_exec_core+10842>, 0x592c7b955d67 <vm_exec_core+8343>, 0x592c7b9592b8 <vm_exec_core+21992>, 0x592c7b954ed4 <vm_exec_core+4612>, 0x592c7b957110 <vm_exec_core+13376>, 0x592c7b957a60 <vm_exec_core+15760>, 0x592c7b956061 <vm_exec_core+9105>, 0x592c7b961a74 <vm_exec_core+56740>, 0x592c7b955a36 <vm_exec_core+7526>, 0x592c7b95592e <vm_exec_core+7262>, 0x592c7b955c39 <vm_exec_core+8041>, 0x592c7b956624 <vm_exec_core+10580>, 0x592c7b95839f <vm_exec_core+18127>, 0x592c7b9577ea <vm_exec_core+15130>, 0x592c7b95839a <vm_exec_core+18122>, 0x592c7b958bae <vm_exec_core+20190>, 0x592c7b958ba9 <vm_exec_core+20185>, 0x592c7b955c34 <vm_exec_core+8036>, 0x592c7b959070 <vm_exec_core+21408>, 0x592c7b956d83 <vm_exec_core+12467>, 0x592c7b956d88 <vm_exec_core+12472>, 0x592c7b958ba4 <vm_exec_core+20180>, 0x592c7b9589ec <vm_exec_core+19740>, 0x592c7b957a5b <vm_exec_core+15755>, 0x592c7b957992 <vm_exec_core+15554>, 0x592c7b958a9b <vm_exec_core+19915>, 0x592c7b957e65 <vm_exec_core+16789>...}
reg_cfp = 0x703a17dff790
reg_pc = 0x504000008938
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 0x0000592c7b94eed2 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 0x0000592c7b997958 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3051
ec = 0x5170000000d0
val = <optimized out>
#38 0x0000592c7b582c7a in rb_ec_exec_node (ec=0x5170000000d0, n=0x703a1a17e5e8) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7fff85f0d870, <optimized out>, 0x7fff85f0d7c0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x703a1a17e5e8
#39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5170000000d0
status = <optimized out>
#40 0x0000592c7b57bbe7 in rb_main (argc=9, argv=0x7fff85f0da48) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#41 main (argc=9, argv=0x7fff85f0da48) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb
[Inferior 1 (process 177388) 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.d5qzc2:
* -rw-r--r-- 1 37944 2025-12-08 14:44:22 +0000 _ruby_box_p202191_2_monitor.so
* -rw-r--r-- 1 152440 2025-12-08 14:44:22 +0000 _ruby_box_p202191_2_stringio.so
* -rw-r--r-- 1 28832 2025-12-08 14:44:22 +0000 _ruby_box_p202191_2_erb+escape.so
* -rw-r--r-- 1 51040 2025-12-08 14:44:22 +0000 _ruby_box_p202191_2_cgi+escape.so
* -rw-r--r-- 1 104440 2025-12-08 14:44:22 +0000 _ruby_box_p202191_2_strscan.so
* -rw-r--r-- 1 24216 2025-12-08 14:44:22 +0000 _ruby_box_p202191_2_io+nonblock.so
* -rw-r--r-- 1 67072 2025-12-08 14:44:22 +0000 _ruby_box_p202191_2_digest.so
* -rw-r--r-- 1 1702272 2025-12-08 14:44:22 +0000 _ruby_box_p202191_2_openssl.so
* -rw-r--r-- 1 16768 2025-12-08 14:44:22 +0000 _ruby_box_p202191_2_io+wait.so
* -rw-r--r-- 1 960376 2025-12-08 14:44:22 +0000 _ruby_box_p202191_2_socket.so
* -rw-r--r-- 1 326800 2025-12-08 14:44:22 +0000 _ruby_box_p202191_2_zlib.so
* -rw-r--r-- 1 121232 2025-12-08 14:44:22 +0000 _ruby_box_p202191_2_psych.so
* -rw-r--r-- 1 237208 2025-12-08 14:44:22 +0000 _ruby_box_p202191_2_json+ext+generator.so
* -rw-r--r-- 1 172280 2025-12-08 14:44:22 +0000 _ruby_box_p202191_2_json+ext+parser.so
* -rw-r--r-- 1 109520 2025-12-08 14:44:22 +0000 _ruby_box_p202191_2_etc.so
* -rw-r--r-- 1 954224 2025-12-08 14:44:22 +0000 _ruby_box_p202191_2_date_core.so
* -rw-r--r-- 1 100512 2025-12-08 14:44:21 +0000 _ruby_box_p202191_2_io+console.so
* -rw-r--r-- 1 18688 2025-12-08 14:44:21 +0000 _ruby_box_p202191_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-12-08 14:44:21 +0000 _ruby_box_p202191_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100512 2025-12-08 14:44:19 +0000 _ruby_box_p201904_2_io+console.so
* -rw-r--r-- 1 18688 2025-12-08 14:44:19 +0000 _ruby_box_p201904_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-12-08 14:44:19 +0000 _ruby_box_p201904_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100512 2025-12-08 14:44:19 +0000 _ruby_box_p201870_2_io+console.so
* -rw-r--r-- 1 18688 2025-12-08 14:44:19 +0000 _ruby_box_p201870_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-12-08 14:44:18 +0000 _ruby_box_p201870_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100512 2025-12-08 14:44:18 +0000 _ruby_box_p201822_2_io+console.so
* -rw-r--r-- 1 18688 2025-12-08 14:44:18 +0000 _ruby_box_p201822_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-12-08 14:44:18 +0000 _ruby_box_p201822_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100512 2025-12-08 14:44:17 +0000 _ruby_box_p201735_2_io+console.so
* -rw-r--r-- 1 18688 2025-12-08 14:44:17 +0000 _ruby_box_p201735_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-12-08 14:44:17 +0000 _ruby_box_p201735_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100512 2025-12-08 14:44:16 +0000 _ruby_box_p201692_2_io+console.so
* -rw-r--r-- 1 18688 2025-12-08 14:44:16 +0000 _ruby_box_p201692_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-12-08 14:44:16 +0000 _ruby_box_p201692_2_rbconfig+sizeof.so
$ timeout 60 gdb -p 177058 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000711cccf107d7 in __GI___wait4 (pid=-1, stat_loc=0x7ffcf4229c4c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
>>> Threads
Id Target Id Frame
* 1 Thread 0x711ccd013740 (LWP 177058) "make" 0x0000711cccf107d7 in __GI___wait4 (pid=-1, stat_loc=0x7ffcf4229c4c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
>>> Machine level backtrace
Thread 1 (Thread 0x711ccd013740 (LWP 177058) "make"):
#0 0x0000711cccf107d7 in __GI___wait4 (pid=-1, stat_loc=0x7ffcf4229c4c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
sc_ret = -512
sc_ret = <optimized out>
#1 0x00005ae17c47ad16 in reap_children ()
No symbol table info available.
#2 0x00005ae17c47ba8c in new_job ()
No symbol table info available.
#3 0x00005ae17c48a72a in ?? ()
No symbol table info available.
#4 0x00005ae17c48b09e in update_goal_chain ()
No symbol table info available.
#5 0x00005ae17c46567a in main ()
No symbol table info available.
>>> Dump Ruby level backtrace (if possible)
[Inferior 1 (process 177058) detached]
make: *** [uncommon.mk:920: yes-test-all] Error 1
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 177057 -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 205269 -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
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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-08T11:28:52Z master 66b2cc3dab) +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.514516 seconds
3349 files, 33782 examples, 138746 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.