# Logfile created on 2026-03-05 21:06:04 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007eca0350fdd8 @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.20260305-210604", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007eca03a4c620 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007eca03a4c3f0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007eca03449250 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20260305-210604", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20260305-210604>, @binmode=false, @mon_data=#<Monitor:0x00007eca03a4c148>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
rm -rf .bundle/gems/win32ole-1.9.3/
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src -j16
Already up to date.
Latest commit hash = 6a4402c905
$$$[end] "make update-src -j16" exit with 0.
$$$[beg] make after-update -j16
generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[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 -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 -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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 -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 -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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
a06b40b95050219701025aa323cb13e8218e05593af8f9cf8eb668a85d3c1370 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 -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 -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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
ext/configure-ext.mk updated
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'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
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/digest'
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/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.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.1/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/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/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]: 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/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.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/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
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 -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 -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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.3/
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
ext/configure-ext.mk unchanged
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'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/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/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc
installing binary commands: /tmp/ruby/install/trunk_asan/bin
installing base libraries: /tmp/ruby/install/trunk_asan/lib
installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+1/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1/ruby
installing command scripts: /tmp/ruby/install/trunk_asan/bin
installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1
installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1
installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
bundler 4.1.0.dev
delegate 0.6.1
did_you_mean 2.0.0
english 0.8.1
erb 6.0.1
error_highlight 0.7.1
fileutils 1.8.0
find 0.2.0
forwardable 1.4.0
ipaddr 1.2.8
net-http 0.9.1
net-protocol 0.2.2
open-uri 0.5.0
open3 0.2.1
optparse 0.8.1
pp 0.6.3
prettyprint 0.2.0
prism 1.9.0
resolv 0.7.1
ruby2_keywords 0.0.5
securerandom 0.4.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.3
tempfile 0.3.1
time 0.4.2
timeout 0.6.0
tmpdir 0.3.1
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.1.0+1
date 3.5.1
digest 3.2.1
etc 1.4.6
fcntl 1.3.0
io-console 0.8.2
io-nonblock 0.3.2
io-wait 0.4.0
json 2.18.1
openssl 4.0.1
psych 5.3.1
stringio 3.2.1.dev
strscan 3.1.7.dev
zlib 3.2.3
installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
minitest 6.0.2
power_assert 3.0.1
rake 13.3.1
test-unit 3.7.7
rexml 3.4.4
rss 0.3.2
net-imap 0.6.3
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.10.3
typeprof 0.31.1
debug 1.11.1
racc 1.8.1
mutex_m 0.3.0
getoptlong 0.2.1
base64 0.3.0
bigdecimal 4.0.1
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.2.0
rinda 0.2.0
drb 2.2.3
nkf 0.2.0
syslog 0.4.0
csv 3.3.5
repl_type_completor 0.1.13
ostruct 0.6.3
pstore 0.2.1
benchmark 0.5.0
logger 1.7.0
rdoc 7.2.0
irb 1.17.0
reline 0.6.3
readline 0.0.4
fiddle 1.1.8
tsort 0.2.0
win32-registry 0.1.2
installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
win32ole-1.9.3.gem extensions not found or build failed win32ole-1.9.3
$$$[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 -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 -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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 -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 -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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/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-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/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.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.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=20490
"--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] 2301667=test_trick
[ 2/757] 2301665=ruby/test_objectspace
[ 3/757] 2301669=prism/version_test
[ 4/757] 2301664=rubygems/test_gem_request_set
[ 5/757] 2301666=-ext-/win32/test_fd_setsize
[ 6/757] 2301666=psych/test_stringio
[ 7/757] 2301671=rubygems/test_gem_remote_fetcher_s3
[ 8/757] 2301675=ripper/test_files_test_2
[ 9/757] 2301673=rubygems/test_gem_version_option
[ 10/757] 2301678=ruby/test_require_lib
[ 11/757] 2301666=prism/api/lex_test
[ 12/757] 2301688=rubygems/test_gem_rdoc
[ 13/757] 2301680=-ext-/test_ensure_and_callcc
[ 14/757] 2301682=fiber/test_scheduler
[ 15/757] 2301685=did_you_mean/core_ext/test_name_error_extension
[ 16/757] 2301694=-ext-/string/test_fstring
[ 17/757] 2301680=-ext-/scheduler/test_interrupt_with_scheduler
[ 18/757] 2301692=-ext-/iseq_load/test_iseq_load
[ 19/757] 2301685=fiber/test_timeout
[ 20/757] 2301697=ruby/test_fixnum
[ 21/757] 2301680=ruby/test_signal
[ 22/757] 2301685=psych/test_null
[ 23/757] 2301669=rubygems/test_gem_resolver_activation_request
[ 24/757] 2301697=ruby/enc/test_big5
[ 25/757] 2301697=fiber/test_mutex
[ 26/757] 2301685=-ext-/bignum/test_bigzero
[ 27/757] 2301685=ruby/test_basicinstructions
[ 28/757] 2301666=ruby/test_box
[ 29/757] 2301688=prism/ruby/compiler_test
[ 30/757] 2301685=date/test_date_strftime
[ 31/757] 2301694=-ext-/typeddata/test_typeddata
[ 32/757] 2301673=rubygems/test_gem_resolver_vendor_specification
[ 33/757] 2301688=ruby/test_struct
[ 34/757] 2301669=rubygems/test_gem_ext_builder
[ 35/757] 2301673=fileutils/test_verbose
[ 36/757] 2301673=rubygems/test_gem_package_tar_header
[ 37/757] 2301688=prism/ruby/pattern_test
[ 38/757] 2301671=ripper/test_sexp
[ 39/757] 2301673=rubygems/test_gem_unsatisfiable_dependency_error
[ 40/757] 2301673=objspace/test_ractor
[ 41/757] 2301688=-ext-/string/test_normalize
[ 42/757] 2301688=-ext-/test_recursion
[ 43/757] 2301688=prism/locals_test
[ 44/757] 2301688=test_find
[ 45/757] 2301671=socket/test_basicsocket
[ 46/757] 2301671=rubygems/test_gem_commands_owner_command
[ 47/757] 2301697=rubygems/test_gem_resolver_dependency_request
[ 48/757] 2301688=ruby/enc/test_euc_jp
[ 49/757] 2301688=-ext-/test_abi
[ 50/757] 2301694=-ext-/string/test_external_new
[ 51/757] 2301694=ripper/test_scanner_events
[ 52/757] 2301697=ruby/test_weakmap
[ 53/757] 2301694=rubygems/test_gem_doctor
[ 54/757] 2301671=socket/test_ancdata
[ 55/757] 2301671=-ext-/exception/test_data_error
[ 56/757] 2301664=ruby/test_rubyvm
[ 57/757] 2301664=rubygems/test_gem_request_connection_pools
[ 58/757] 2301688=ruby/test_optimization
[ 59/757] 2301671=uri/test_common
[ 60/757] 2301694=ruby/test_sprintf
[ 61/757] 2301685=rubygems/test_gem_uri_formatter
[ 62/757] 2301664=rubygems/test_gem_commands_push_command
[ 63/757] 2301673=ruby/test_module
[ 64/757] 2301682=prism/api/parse_success_test
[ 65/757] 2301682=strscan/test_ractor
[ 66/757] 2301694=rubygems/test_deprecate
[ 67/757] 2301694=openssl/test_ssl
[ 68/757] 2301685=openssl/test_x509cert
[ 69/757] 2301682=socket/test_addrinfo
[ 70/757] 2301671=-ext-/funcall/test_passing_block
[ 71/757] 2301671=uri/test_http
[ 72/757] 2301671=-ext-/proc/test_bmethod
[ 73/757] 2301671=psych/nodes/test_enumerable
[ 74/757] 2301671=openssl/test_buffering
[ 75/757] 2301671=prism/ruby/ruby_parser_test
[ 76/757] 2301682=resolv/test_svcb_https
[ 77/757] 2301682=-ext-/test_bug-14834
[ 78/757] 2301664=ruby/test_default_gems
[ 79/757] 2301671=rubygems/test_gem_security_trust_dir
[ 80/757] 2301664=mkmf/test_constant
[ 81/757] 2301671=rubygems/test_gem_resolver_specification
[ 82/757] 2301671=json/json_fixtures_test
[ 83/757] 2301682=dtrace/test_load
[ 84/757] 2301682=ruby/test_encoding
[ 85/757] 2301671=optparse/test_zsh_completion
[ 86/757] 2301671=rubygems/test_gem_package_tar_reader_entry
[ 87/757] 2301671=-ext-/thread/test_lock_native_thread
[ 88/757] 2301666=rubygems/test_webauthn_listener
[ 89/757] 2301671=mkmf/test_have_func
[ 90/757] 2301685=-ext-/string/test_enc_str_buf_cat
[ 91/757] 2301685=rubygems/test_gem_stub_specification
[ 92/757] 2301666=socket/test_tcp
[ 93/757] 2301685=test_pp
[ 94/757] 2301685=ruby/test_sprintf_comb
[ 95/757] 2301669=ruby/test_path
[ 96/757] 2301669=ruby/test_method_cache
[ 97/757] 2301669=rubygems/test_gem_commands_stale_command
[ 98/757] 2301669=rubygems/test_gem_version
[ 99/757] 2301666=rubygems/test_gem_text
[100/757] 2301682=ruby/test_settracefunc
[101/757] 2301669=prism/ruby/tunnel_test
[102/757] 2301669=test_extlibs
[103/757] 2301666=-ext-/rational/test_rat
[104/757] 2301666=ruby/test_transcode
[105/757] 2301685=ruby/test_whileuntil
[106/757] 2301685=rubygems/test_gem_ext_rake_builder
[107/757] 2301671=monitor/test_monitor
[108/757] 2301671=json/json_string_matching_test
[109/757] 2301671=openssl/test_asn1
[110/757] 2301671=mkmf/test_flags
[111/757] 2301692=-ext-/vm/test_at_exit
[112/757] 2301692=prism/ruby/source_test
[113/757] 2301692=-ext-/thread/test_instrumentation_api
[114/757] 2301685=prism/result/source_location_test
[115/757] 2301697=ruby/test_complex
[116/757] 2301685=-ext-/symbol/test_inadvertent_creation
[117/757] 2301671=prism/result/static_inspect_test
[118/757] 2301671=prism/result/equality_test
[119/757] 2301671=prism/unescape_test
[120/757] 2301671=ruby/test_object_id
[121/757] 2301685=ripper/test_files_ext
[122/757] 2301680=psych/test_data
[123/757] 2301680=openssl/test_x509ext
[124/757] 2301680=rubygems/test_gem_package_tar_reader
[125/757] 2301667=ruby/enc/test_gb18030
[126/757] 2301692=psych/test_numeric
[127/757] 2301667=strscan/test_stringscanner
[128/757] 2301692=openssl/test_x509crl
[129/757] 2301685=psych/test_class
[130/757] 2301685=ruby/test_warning
[131/757] 2301667=rubygems/test_gem_name_tuple
[132/757] 2301664=ruby/test_refinement
[133/757] 2301666=rubygems/test_gem_dependency_installer
[134/757] 2301680=rubygems/test_gem_specification
[135/757] 2301697=ruby/enc/test_gbk
[136/757] 2301697=openssl/test_pkcs7
[137/757] 2301671=rubygems/test_gem_commands_fetch_command
[138/757] 2301685=ruby/test_complexrational
[139/757] 2301667=io/nonblock/test_flush
[140/757] 2301667=did_you_mean/spell_checking/test_require_path_check
[141/757] 2301685=ruby/test_mixed_unicode_escapes
[142/757] 2301685=-ext-/test_enumerator_kw
[143/757] 2301692=mkmf/test_mkmf
[144/757] 2301685=-ext-/bignum/test_mul
[145/757] 2301685=-ext-/bignum/test_big2str
[146/757] 2301685=open-uri/test_open-uri
[147/757] 2301667=-ext-/string/test_coderange
[148/757] 2301692=prism/regexp_test
[149/757] 2301671=ruby/test_string_memory
[150/757] 2301667=mkmf/test_pkg_config
[151/757] 2301692=openssl/test_x509attr
[152/757] 2301692=ruby/enc/test_iso_8859
[153/757] 2301678=ruby/test_complex2
[154/757] 2301692=-ext-/win32/test_dln
[155/757] 2301692=rubygems/test_gem_commands_open_command
[156/757] 2301678=openssl/test_x509req
Leaked file descriptor: TestOpenURI#test_uri_read: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 33377>
[157/757] 2301671=-ext-/load/test_protect
[158/757] 2301671=rubygems/test_gem_ext_cargo_builder_link_flag_converter
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 2301685 ko1 8u IPv4 218600646 0t0 TCP localhost:33377->localhost:44706 (CLOSE_WAIT)
Closed file descriptor: TestOpenURI#test_pass_keywords: 8
[159/757] 2301671=net/protocol/test_protocol
[160/757] 2301675=psych/test_tree_builder
[161/757] 2301667=ruby/test_iseq
[162/757] 2301675=ruby/test_insns_leaf
[163/757] 2301675=yaml/test_store
[164/757] 2301675=prism/ruby/location_test
[165/757] 2301671=ruby/test_allocation
[166/757] 2301685=ruby/test_gc
[167/757] 2301675=-ext-/string/test_enc_associate
[168/757] 2301692=prism/api/dump_test
[169/757] 2301678=-ext-/file/test_stat
[170/757] 2301678=ruby/test_eval
[171/757] 2301697=resolv/test_addr
[172/757] 2301697=mkmf/test_convertible
[173/757] 2301673=rubygems/test_gem_resolver_best_set
[174/757] 2301673=resolv/test_win32_config
[175/757] 2301673=ruby/enc/test_windows_1251
[176/757] 2301673=prism/ruby/relocation_test
[177/757] 2301673=ripper/test_parser_events
[178/757] 2301682=ruby/test_thread_cv
[179/757] 2301673=json/test_helper
[180/757] 2301665=psych/test_yamldbm
[181/757] 2301673=psych/test_scalar
[182/757] 2301665=ruby/test_readpartial
[183/757] 2301673=rubygems/test_gem_commands_contents_command
[184/757] 2301673=rubygems/test_gem_resolver_conflict
[185/757] 2301665=prism/newline_offsets_test
[186/757] 2301673=ruby/test_regexp
[187/757] 2301682=rubygems/test_gem_util_atomic_file_writer
[188/757] 2301669=ruby/test_rational
[189/757] 2301675=-ext-/bignum/test_str2big
[190/757] 2301675=psych/test_encoding
[191/757] 2301675=socket/test_sockopt
[192/757] 2301675=ruby/test_frozen_error
[193/757] 2301675=prism/bom_test
[194/757] 2301682=ruby/test_file
[195/757] 2301675=ruby/test_lambda
[196/757] 2301675=ruby/test_arithmetic_sequence
[197/757] 2301675=ruby/test_literal
[198/757] 2301665=fiber/test_thread
[199/757] 2301678=ruby/test_pattern_matching
[200/757] 2301665=rubygems/test_gem_commands_search_command
[201/757] 2301669=ruby/test_primitive
[202/757] 2301669=rubygems/test_gem_request
[203/757] 2301665=openssl/test_pkey
[204/757] 2301678=rubygems/test_gem_commands_signin_command
[205/757] 2301665=socket/test_nonblock
[206/757] 2301669=optparse/test_getopts
[207/757] 2301665=rubygems/test_gem_resolver_api_specification
[208/757] 2301669=prism/ruby/parameters_signature_test
[209/757] 2301669=psych/test_document
[210/757] 2301678=fiber/test_ractor
[211/757] 2301669=did_you_mean/test_spell_checker
[212/757] 2301669=-ext-/bug_reporter/test_bug_reporter
[213/757] 2301665=psych/handlers/test_recorder
[214/757] 2301665=-ext-/iter/test_yield_block
[215/757] 2301667=rubygems/test_gem_commands_specification_command
[216/757] 2301665=psych/test_boolean
[217/757] 2301680=mkmf/test_config
[218/757] 2301665=psych/test_yaml
[219/757] 2301678=mkmf/test_have_macro
[220/757] 2301666=ruby/test_process
[221/757] 2301692=ruby/test_parse
[222/757] 2301665=-ext-/iter/test_iter_break
[223/757] 2301665=rubygems/test_gem_source_local
[224/757] 2301667=-ext-/num2int/test_num2int
[225/757] 2301667=rubygems/test_gem_resolver_lock_specification
[226/757] 2301667=-ext-/string/test_cstr
[227/757] 2301694=ruby/test_variable
[228/757] 2301669=openssl/test_digest
[229/757] 2301669=uri/test_wss
[230/757] 2301669=fiber/test_address_resolve
[231/757] 2301669=ruby/test_econv
[232/757] 2301665=-ext-/st/test_foreach
[233/757] 2301665=test_securerandom
[234/757] 2301665=ruby/test_stack
[235/757] 2301678=rubygems/test_gem_ext_cargo_builder_unit
[236/757] 2301678=rubygems/test_gem_commands_install_command
[237/757] 2301667=ruby/test_thread_queue
[238/757] 2301680=fileutils/test_nowrite
[239/757] 2301680=ruby/test_flip
[240/757] 2301682=optparse/test_summary
[241/757] 2301680=ruby/test_dir_m17n
[242/757] 2301682=rubygems/test_gem_resolver_git_specification
[243/757] 2301692=prism/result/named_capture_test
[244/757] 2301692=psych/test_stream
[245/757] 2301692=json/json_common_interface_test
[246/757] 2301692=coverage/test_coverage
[247/757] 2301694=pathname/test_pathname
[248/757] 2301694=rubygems/test_remote_fetch_error
[249/757] 2301694=fileutils/test_fileutils
[250/757] 2301665=fiber/test_process
[251/757] 2301682=ruby/test_object
[252/757] 2301697=-ext-/eval/test_eval
[253/757] 2301697=fiber/test_io
[254/757] 2301675=rubygems/test_gem_commands_cert_command
[255/757] 2301667=prism/api/parse_comments_test
[256/757] 2301697=ruby/test_class
[257/757] 2301678=psych/test_serialize_subclasses
[258/757] 2301678=ruby/test_const
[259/757] 2301678=ruby/test_iterator
[260/757] 2301669=rubygems/test_gem_resolver_index_specification
[261/757] 2301667=dtrace/test_string
[262/757] 2301667=psych/test_marshalable
[263/757] 2301667=dtrace/test_method_cache
[264/757] 2301667=rubygems/test_gem_dependency
[265/757] 2301669=json/json_addition_test
[266/757] 2301669=fiber/test_storage
[267/757] 2301669=-ext-/path_to_class/test_path_to_class
[268/757] 2301669=prism/result/string_test
[269/757] 2301669=rubygems/test_gem_commands_dependency_command
[270/757] 2301678=rubygems/test_gem_ext_ext_conf_builder
[271/757] 2301667=dtrace/test_cmethod
[272/757] 2301667=-ext-/string/test_qsort
[273/757] 2301667=ruby/test_key_error
[274/757] 2301667=openssl/test_engine
[275/757] 2301667=-ext-/exception/test_enc_raise
[276/757] 2301669=rubygems/test_gem_command
[277/757] 2301667=ruby/test_inlinecache
[278/757] 2301669=net/http/test_httpresponse
[279/757] 2301667=ruby/test_weakkeymap
[280/757] 2301669=-ext-/marshal/test_usrmarshal
[281/757] 2301669=rubygems/test_gem_commands_yank_command
[282/757] 2301675=did_you_mean/edit_distance/test_jaro_winkler
[283/757] 2301675=did_you_mean/spell_checking/test_pattern_key_name_check
[284/757] 2301675=rubygems/test_exit
[285/757] 2301669=test_tempfile
[286/757] 2301675=openssl/test_config
[287/757] 2301675=rubygems/test_gem_util
[288/757] 2301692=rubygems/test_gem_gemcutter_utilities
[289/757] 2301675=rubygems/test_gem_remote_fetcher
[290/757] 2301680=rubygems/test_gem_resolver
[291/757] 2301692=-ext-/load/test_dot_dot
[292/757] 2301692=did_you_mean/tree_spell/test_human_typo
[293/757] 2301692=prism/ruby/reflection_test
[294/757] 2301692=ruby/test_bignum
[295/757] 2301667=-ext-/postponed_job/test_postponed_job
[296/757] 2301682=fiber/test_io_close
[297/757] 2301682=rubygems/test_gem_request_set_lockfile
[298/757] 2301680=json/ractor_test
[299/757] 2301692=optparse/test_optparse
[300/757] 2301680=psych/test_coder
[301/757] 2301680=ruby/test_symbol
[302/757] 2301669=rubygems/test_gem_commands_which_command
[303/757] 2301675=ruby/test_enum
[304/757] 2301669=prism/api/parse_test
[305/757] 2301669=rubygems/test_gem_source_specific_file
[306/757] 2301692=socket/test_unix
[307/757] 2301692=openssl/test_cipher
[308/757] 2301669=psych/test_hash
[309/757] 2301669=-ext-/time/test_new
[310/757] 2301669=-ext-/gvl/test_last_thread
[311/757] 2301692=etc/test_etc
[312/757] 2301678=rubygems/test_gem_remote_fetcher_local_server
[313/757] 2301678=uri/test_ldap
[314/757] 2301678=rubygems/test_gem_source_lock
[315/757] 2301678=prism/encoding/symbol_encoding_test
[316/757] 2301667=rubygems/test_gem_commands_mirror
[317/757] 2301667=-ext-/marshal/test_internal_ivar
[318/757] 2301667=mkmf/test_signedness
[319/757] 2301678=openssl/test_hmac
[320/757] 2301678=prism/ruby/desugar_compiler_test
[321/757] 2301678=pathname/test_ractor
[322/757] 2301692=dtrace/test_array_create
[323/757] 2301692=rubygems/test_gem_resolver_installed_specification
[324/757] 2301692=rubygems/test_gem_commands_environment_command
[325/757] 2301669=-ext-/tracepoint/test_tracepoint
[326/757] 2301692=-ext-/integer/test_my_integer
[327/757] 2301692=date/test_date_arith
[328/757] 2301692=io/console/test_io_console
[329/757] 2301678=uri/test_ws
[330/757] 2301678=ruby/test_io
[331/757] 2301682=ruby/test_numeric
[332/757] 2301682=ruby/test_metaclass
[333/757] 2301682=io/console/test_ractor
[334/757] 2301669=rubygems/test_gem_spec_fetcher
[335/757] 2301682=rubygems/test_gem_commands_sources_command
[336/757] 2301669=ruby/test_undef
[337/757] 2301669=io/wait/test_io_wait_uncommon
[338/757] 2301669=psych/test_string
[339/757] 2301664=rubygems/test_gem_ci_detector
[340/757] 2301664=ruby/test_yield
[341/757] 2301669=rubygems/test_gem_request_set_lockfile_parser
[342/757] 2301669=ruby/enc/test_shift_jis
[343/757] 2301669=dtrace/test_raise
[344/757] 2301669=open-uri/test_proxy
[345/757] 2301669=rubygems/test_gem_dependency_resolution_error
[346/757] 2301669=prism/fixtures_test
[347/757] 2301682=ruby/test_rational2
[348/757] 2301682=net/http/test_http
[349/757] 2301669=ruby/test_clone
[350/757] 2301692=objspace/test_objspace
[351/757] 2301669=erb/test_erb_m17n
[352/757] 2301669=ruby/enc/test_koi8
[353/757] 2301669=-ext-/string/test_too_many_dummy_encodings
[354/757] 2301669=ripper/test_filter
[355/757] 2301667=rubygems/test_gem_ext_cmake_builder
[356/757] 2301669=ruby/test_unicode_escape
[357/757] 2301667=prism/result/integer_base_flags_test
[358/757] 2301667=net/http/test_httpresponses
[359/757] 2301667=uri/test_ftp
[360/757] 2301667=ruby/test_fnmatch
[361/757] 2301669=rubygems/test_gem_resolver_vendor_set
[362/757] 2301667=rubygems/test_require
[363/757] 2301669=net/http/test_https
[364/757] 2301675=erb/test_erb_command
[365/757] 2301675=mkmf/test_have_library
[366/757] 2301680=date/test_switch_hitter
[367/757] 2301688=ruby/test_defined
[368/757] 2301680=-ext-/bignum/test_pack
[369/757] 2301688=dtrace/test_hash_create
[370/757] 2301688=json/json_generic_object_test
[371/757] 2301688=ruby/test_call
[372/757] 2301680=ruby/test_thread
[373/757] 2301688=rubygems/test_gem_resolver_index_set
[374/757] 2301688=rubygems/test_gem_security_policy
[375/757] 2301694=rubygems/test_gem_install_update_options
[376/757] 2301688=uri/test_file
[377/757] 2301667=ruby/enc/test_case_options
[378/757] 2301688=ripper/test_files_sample
[379/757] 2301667=-ext-/st/test_update
[380/757] 2301667=-ext-/method/test_arity
[381/757] 2301675=ruby/test_ractor
[382/757] 2301667=ruby/test_fiber
[383/757] 2301671=uri/test_generic
[384/757] 2301688=prism/result/breadth_first_search_test
[385/757] 2301694=psych/test_deprecated
[386/757] 2301688=ruby/test_gc_compact
[387/757] 2301694=-ext-/array/test_resize
[388/757] 2301694=-ext-/bignum/test_div
[389/757] 2301671=prism/errors_test
[390/757] 2301694=test_open3
[391/757] 2301671=ruby/test_vm_dump
[392/757] 2301671=open-uri/test_ftp
[393/757] 2301682=json/json_parser_test
[394/757] 2301671=psych/test_alias_and_anchor
[395/757] 2301671=rubygems/test_gem_commands_setup_command
[396/757] 2301682=rubygems/test_gem_commands_rebuild_command
[397/757] 2301682=ruby/enc/test_cesu8
[398/757] 2301682=ruby/test_rand
[399/757] 2301669=openssl/test_pkey_ec
[400/757] 2301669=-ext-/struct/test_data
[401/757] 2301669=optparse/test_noarg
[402/757] 2301671=date/test_date_parse
[403/757] 2301682=rubygems/test_gem_commands_update_command
[404/757] 2301671=openssl/test_fips
[405/757] 2301671=prism/test_helper
[406/757] 2301671=ruby/test_memory_view
[407/757] 2301669=-ext-/integer/test_integer
[408/757] 2301664=ruby/enc/test_utf32
[409/757] 2301664=-ext-/string/test_ellipsize
[410/757] 2301671=-ext-/float/test_nextafter
[411/757] 2301664=-ext-/string/test_capacity
[412/757] 2301664=rubygems/test_gem_safe_marshal
[413/757] 2301669=fiber/test_backtrace
[414/757] 2301669=prism/result/static_literals_test
[415/757] 2301669=psych/visitors/test_to_ruby
[416/757] 2301671=rubygems/test_bundled_ca
[417/757] 2301669=openssl/test_random
[418/757] 2301669=rubygems/test_kernel
[419/757] 2301671=did_you_mean/spell_checking/test_method_name_check
[420/757] 2301671=prism/heredoc_dedent_test
[421/757] 2301671=optparse/test_acceptable
[422/757] 2301664=prism/result/implicit_array_test
[423/757] 2301664=-ext-/struct/test_len
[424/757] 2301664=dtrace/test_function_entry
[425/757] 2301664=net/http/test_http_request
[426/757] 2301669=ruby/test_data
[427/757] 2301669=net/http/test_httpheader
[428/757] 2301664=rubygems/test_gem_commands_server_command
[429/757] 2301664=rubygems/test_gem_package_task
[430/757] 2301664=openssl/test_bn
[431/757] 2301669=openssl/test_provider
[432/757] 2301664=ruby/test_keyword
[433/757] 2301671=prism/result/numeric_value_test
[434/757] 2301671=lib/!Nothing_to_test
[435/757] 2301671=ruby/test_syntax
[436/757] 2301682=ruby/enc/test_grapheme_breaks
[437/757] 2301682=rubygems/test_gem_request_set_gem_dependency_api
[438/757] 2301682=openssl/test_ossl
[439/757] 2301682=date/test_date_marshal
[440/757] 2301682=ruby/test_assignment
[441/757] 2301669=test_singleton
[442/757] 2301669=ripper/test_ripper
[443/757] 2301694=did_you_mean/spell_checking/test_key_name_check
[444/757] 2301694=psych/test_exception
[445/757] 2301694=rubygems/test_gem_commands_signout_command
[446/757] 2301694=psych/test_object
[447/757] 2301694=ruby/test_file_exhaustive
[448/757] 2301664=rubygems/test_gem_gem_runner
[449/757] 2301664=rubygems/test_gem_ext_cargo_builder
[450/757] 2301697=optparse/test_optarg
[451/757] 2301664=io/wait/test_ractor
[452/757] 2301664=openssl/test_ssl_session
[453/757] 2301697=psych/json/test_stream
[454/757] 2301678=ruby/test_pack
[455/757] 2301697=rubygems/test_gem_commands_unpack_command
[456/757] 2301669=rubygems/test_gem_commands_exec_command
[457/757] 2301688=rubygems/test_gem_resolver_local_specification
[458/757] 2301664=ruby/test_autoload
[459/757] 2301688=rubygems/test_gem_uri
[460/757] 2301688=test_rbconfig
[461/757] 2301697=rubygems/test_gem_package_old
[462/757] 2301697=digest/test_digest
[463/757] 2301688=-ext-/arith_seq/test_arith_seq_extract
[464/757] 2301678=rubygems/test_gem_commands_help_command
[465/757] 2301678=rubygems/test_gem_package_tar_header_ractor
[466/757] 2301688=ruby/test_stringchar
[467/757] 2301688=-ext-/debug/test_debug
[468/757] 2301688=fiber/test_enumerator
[469/757] 2301688=json/json_coder_test
[470/757] 2301688=psych/test_psych
[471/757] 2301688=digest/test_ractor
[472/757] 2301669=prism/ruby/string_query_test
[473/757] 2301669=ruby/test_backtrace
[474/757] 2301678=ruby/test_time_tz
[475/757] 2301688=openssl/test_kdf
[476/757] 2301678=rubygems/test_gem_request_set_lockfile_tokenizer
[477/757] 2301678=rubygems/test_gem_commands_outdated_command
[478/757] 2301678=json/json_ryu_fallback_test
[479/757] 2301688=-ext-/class/test_class2name
[480/757] 2301678=psych/test_nil
[481/757] 2301688=error_highlight/test_error_highlight
[482/757] 2301678=mkmf/test_find_executable
[483/757] 2301678=ruby/test_array
[484/757] 2301675=ruby/test_lazy_enumerator
[485/757] 2301669=date/test_date_compat
[486/757] 2301669=-ext-/debug/test_profile_frames
[487/757] 2301669=-ext-/load/test_resolve_symbol
[488/757] 2301669=-ext-/exception/test_exception_at_throwing
[489/757] 2301675=ruby/test_name_error
[490/757] 2301669=prism/encoding/string_encoding_test
[491/757] 2301669=psych/test_safe_load
[492/757] 2301669=ruby/test_frozen
[493/757] 2301669=rubygems/test_gem_source
[494/757] 2301685=rubygems/test_gem_package
[495/757] 2301669=ruby/enc/test_utf16
[496/757] 2301669=ruby/test_enumerator
[497/757] 2301682=psych/test_date_time
[498/757] 2301675=openssl/test_pkcs12
[499/757] 2301682=date/test_date
[500/757] 2301682=uri/test_parser
[501/757] 2301667=rubygems/test_gem_available_set
[502/757] 2301682=rubygems/test_gem_source_installed
[503/757] 2301682=-ext-/string/test_modify_expand
[504/757] 2301682=did_you_mean/tree_spell/test_change_word
[505/757] 2301682=prism/result/overlap_test
[506/757] 2301667=psych/test_symbol
[507/757] 2301685=rubygems/test_gem_uninstaller
[508/757] 2301667=rubygems/test_gem_platform
[509/757] 2301667=prism/ractor_test
[510/757] 2301675=rubygems/test_gem_source_vendor
[511/757] 2301675=rubygems/test_gem_commands_list_command
[512/757] 2301667=did_you_mean/spell_checking/test_variable_name_check
[513/757] 2301675=yaml/test_dbm
[514/757] 2301675=test_pty
[515/757] 2301667=ruby/enc/test_regex_casefold
[516/757] 2301667=ruby/test_pipe
[517/757] 2301682=rubygems/test_gem_source_git
[518/757] 2301667=rubygems/test_gem_commands_check_command
[519/757] 2301688=ruby/test_random_formatter
[520/757] 2301667=rubygems/test_gem_installer
[521/757] 2301688=rubygems/test_gem_command_manager
[522/757] 2301697=erb/test_erb
[523/757] 2301697=-ext-/test_scan_args
[524/757] 2301697=date/test_date_attr
[525/757] 2301697=-ext-/struct/test_duplicate
[526/757] 2301697=json/json_ext_parser_test
[527/757] 2301688=ruby/test_time
[528/757] 2301697=ruby/test_integer
[529/757] 2301675=ripper/test_files_lib
[530/757] 2301675=ruby/enc/test_emoji
[531/757] 2301675=ruby/test_string
[532/757] 2301688=rubygems/test_gem_resolver_git_set
[533/757] 2301685=did_you_mean/spell_checking/test_class_name_check
[534/757] 2301685=ruby/enc/test_cp949
[535/757] 2301685=ruby/test_condition
[536/757] 2301685=psych/visitors/test_emitter
[537/757] 2301685=psych/test_json_tree
[538/757] 2301685=prism/library_symbols_test
[539/757] 2301685=psych/test_ractor
[540/757] 2301685=date/test_date_strptime
[541/757] 2301685=open-uri/test_ssl
[542/757] 2301664=ruby/test_nomethod_error
[543/757] 2301664=net/http/test_https_proxy
[544/757] 2301664=openssl/test_pkey_dsa
[545/757] 2301685=optparse/test_load
[546/757] 2301685=did_you_mean/spell_checking/test_uncorrectable_name_check
[547/757] 2301685=dtrace/test_singleton_function
[548/757] 2301685=optparse/test_cclass
[549/757] 2301664=test_shellwords
[550/757] 2301664=ruby/test_proc
[551/757] 2301685=ruby/enc/test_case_comprehensive
[552/757] 2301685=mkmf/test_framework
[553/757] 2301685=zlib/test_zlib
[554/757] 2301688=prism/magic_comment_test
[555/757] 2301688=ruby/test_marshal
[556/757] 2301664=psych/test_omap
[557/757] 2301664=psych/test_parser
[558/757] 2301664=prism/result/attribute_write_test
[559/757] 2301664=psych/test_yaml_special_cases
[560/757] 2301664=rubygems/test_gem_source_list
[561/757] 2301682=test_delegate
[562/757] 2301697=-ext-/stack/test_stack_overflow
[563/757] 2301688=ruby/test_set
[564/757] 2301697=prism/api/freeze_test
[565/757] 2301664=rubygems/test_gem
[566/757] 2301697=prism/percent_delimiter_string_test
[567/757] 2301697=ripper/test_files_test_1
[568/757] 2301682=rubygems/test_gem_remote_fetcher_local_ssl_server
[569/757] 2301688=ruby/test_float
[570/757] 2301678=stringio/test_ractor
[571/757] 2301678=mkmf/test_sizeof
[572/757] 2301688=rubygems/test_gem_requirement
[573/757] 2301688=ruby/test_alias
[574/757] 2301664=ruby/enc/test_euc_tw
[575/757] 2301664=rubygems/test_gem_security
[576/757] 2301682=rubygems/test_gem_commands_build_command
[577/757] 2301667=ruby/test_compile_prism
[578/757] 2301688=fiber/test_sleep
[579/757] 2301682=openssl/test_x509name
[580/757] 2301682=psych/test_object_references
[581/757] 2301682=-ext-/wait/test_wait
[582/757] 2301682=ruby/test_require
[583/757] 2301666=ruby/test_dup
[584/757] 2301688=resolv/test_dns
[585/757] 2301667=stringio/test_stringio
[586/757] 2301666=date/test_date_new
[587/757] 2301666=ruby/test_io_timeout
[588/757] 2301667=prism/api/command_line_test
[589/757] 2301667=rubygems/test_gem_commands_info_command
[590/757] 2301666=-ext-/box/test_load_ext
[591/757] 2301666=mmtk/test_configuration
[592/757] 2301666=ruby/test_comparable
[593/757] 2301666=ruby/enc/test_emoji_breaks
[594/757] 2301666=-ext-/test_notimplement
[595/757] 2301666=ruby/test_system
[596/757] 2301667=-ext-/test_bug-3571
[597/757] 2301667=optparse/test_switch
[598/757] 2301667=-ext-/win32/test_console_attr
[599/757] 2301667=rubygems/test_gem_bundler_version_finder
[600/757] 2301667=rubygems/test_gem_path_support
[601/757] 2301667=prism/result/constant_path_node_test
[602/757] 2301667=prism/result/heredoc_test
[603/757] 2301667=psych/test_psych_set
[604/757] 2301667=rubygems/test_webauthn_listener_response
[605/757] 2301667=psych/test_array
[606/757] 2301667=-ext-/gvl/test_ubf_async_safe
[607/757] 2301667=prism/ruby/parser_test
[608/757] 2301667=prism/snippets_test
[609/757] 2301678=prism/newline_test
[610/757] 2301688=-ext-/test_bug-5832
[611/757] 2301688=ruby/test_case
[612/757] 2301678=digest/test_digest_extend
[613/757] 2301678=rubygems/test_gem_safe_yaml
[614/757] 2301678=-ext-/popen_deadlock/test_popen_deadlock
[615/757] 2301688=optparse/test_did_you_mean
[616/757] 2301664=optparse/test_autoconf
[617/757] 2301664=mkmf/test_libs
[618/757] 2301666=ruby/test_super
[619/757] 2301664=ruby/test_math
[620/757] 2301664=test_time
[621/757] 2301664=json/json_encoding_test
[622/757] 2301688=dtrace/test_gc
[623/757] 2301688=-ext-/string/test_rb_str_dup
[624/757] 2301688=prism/fuzzer_test
[625/757] 2301688=ruby/test_ast
[626/757] 2301664=psych/test_struct
[627/757] 2301664=prism/onigmo_test
[628/757] 2301664=psych/test_scalar_scanner
[629/757] 2301664=ruby/test_beginendblock
[630/757] 2301685=rubygems/test_gem_resolver_requirement_list
[631/757] 2301697=ruby/test_hash
[632/757] 2301685=-ext-/arith_seq/test_arith_seq_beg_len_step
[633/757] 2301685=ruby/test_io_buffer
[634/757] 2301671=ruby/test_yjit_exit_locations
[635/757] 2301678=psych/test_yamlstore
[636/757] 2301678=rubygems/test_gem_config_file
[637/757] 2301666=rubygems/test_gem_commands_pristine_command
[638/757] 2301671=prism/ruby/ripper_test
[639/757] 2301678=rubygems/test_rubygems
[640/757] 2301685=rubygems/test_gem_package_tar_writer
[641/757] 2301685=uri/test_mailto
[642/757] 2301685=ruby/enc/test_case_mapping
[643/757] 2301685=psych/visitors/test_yaml_tree
[644/757] 2301685=socket/test_socket
[645/757] 2301678=test_weakref
[646/757] 2301678=ruby/test_not
[647/757] 2301678=test_timeout
[648/757] 2301664=-ext-/struct/test_member
[649/757] 2301664=rubygems/test_gem_console_ui
[650/757] 2301664=rubygems/test_gem_update_suggestion
[651/757] 2301664=psych/test_set
[652/757] 2301664=rubygems/test_gem_source_fetch_problem
[653/757] 2301664=resolv/test_resource
[654/757] 2301664=optparse/test_reqarg
[655/757] 2301678=rubygems/test_gem_resolver_lock_set
[656/757] 2301678=-ext-/econv/test_append
[657/757] 2301678=did_you_mean/test_ractor_compatibility
[658/757] 2301664=test_unicode_normalize
[659/757] 2301664=ruby/test_method
[660/757] 2301666=rubygems/test_webauthn_poller
[661/757] 2301671=date/test_date_conv
[662/757] 2301666=rubygems/test_gem_resolver_composed_set
[663/757] 2301671=ruby/test_argf
[664/757] 2301678=mkmf/test_egrep_cpp
[665/757] 2301666=ruby/test_m17n
[666/757] 2301678=net/http/test_buffered_io
[667/757] 2301678=ruby/test_yjit
[668/757] 2301685=ruby/test_arity
[669/757] 2301685=test_ipaddr
[670/757] 2301685=openssl/test_pkey_rsa
[671/757] 2301666=-ext-/string/test_nofree
[672/757] 2301666=-ext-/st/test_numhash
[673/757] 2301666=rubygems/test_gem_stream_ui
[674/757] 2301666=ruby/test_trace
[675/757] 2301666=test_prettyprint
[676/757] 2301666=rubygems/test_gem_validator
[677/757] 2301666=prism/result/integer_parse_test
[678/757] 2301666=mkmf/test_install
[679/757] 2301685=ruby/test_sleep
[680/757] 2301682=fiber/test_queue
[681/757] 2301682=prism/result/regular_expression_options_test
[682/757] 2301682=psych/visitors/test_depth_first
[683/757] 2301682=openssl/test_ns_spki
[684/757] 2301682=prism/result/index_write_test
[685/757] 2301682=ruby/test_integer_comb
[686/757] 2301666=did_you_mean/test_tree_spell_checker
[687/757] 2301666=openssl/test_pair
[688/757] 2301675=ruby/test_m17n_comb
[689/757] 2301669=date/test_date_ractor
[690/757] 2301669=test_bundled_gems
[691/757] 2301669=prism/lex_test
[692/757] 2301669=cgi/test_cgi_escape
[693/757] 2301669=ruby/test_dir
[694/757] 2301685=rubygems/test_gem_ext_configure_builder
[695/757] 2301685=openssl/test_x509store
[696/757] 2301669=resolv/test_mdns
[697/757] 2301669=ripper/test_lexer
[698/757] 2301669=io/wait/test_io_wait
[699/757] 2301685=optparse/test_kwargs
[700/757] 2301685=-ext-/test_random
[701/757] 2301666=psych/test_merge_keys
[702/757] 2301685=ruby/enc/test_euc_kr
[703/757] 2301666=rubygems/test_gem_commands_lock_command
[704/757] 2301685=-ext-/string/test_set_len
[705/757] 2301685=ruby/test_threadgroup
[706/757] 2301666=rubygems/test_gem_security_signer
[707/757] 2301666=ruby/test_exception
[708/757] 2301667=optparse/test_bash_completion
[709/757] 2301667=rubygems/test_gem_local_remote_options
[710/757] 2301667=rubygems/test_gem_resolver_installer_set
[711/757] 2301685=rubygems/test_gem_dependency_list
[712/757] 2301685=ripper/test_files_test
[713/757] 2301685=rubygems/test_gem_commands_uninstall_command
[714/757] 2301667=openssl/test_ocsp
[715/757] 2301669=ruby/test_shapes
[716/757] 2301669=openssl/test_pkey_dh
[717/757] 2301667=ruby/test_ifunless
[718/757] 2301667=dtrace/test_require
[719/757] 2301667=rubygems/test_gem_silent_ui
[720/757] 2301667=ruby/test_env
[721/757] 2301669=prism/encoding/regular_expression_encoding_test
[722/757] 2301669=ruby/test_zjit
[723/757] 2301669=rubygems/test_project_sanity
[724/757] 2301685=optparse/test_placearg
[725/757] 2301669=-ext-/string/test_interned_str
[726/757] 2301669=rubygems/test_gem_commands_cleanup_command
[727/757] 2301697=ruby/test_io_m17n
[728/757] 2301685=rubygems/test_config
[729/757] 2301685=prism/result/comments_test
[730/757] 2301685=-ext-/hash/test_delete
[731/757] 2301685=-ext-/exception/test_ensured
[732/757] 2301685=ruby/test_continuation
[733/757] 2301685=dtrace/test_object_create_start
[734/757] 2301685=test_forwardable
[735/757] 2301685=prism/api/parse_stream_test
[736/757] 2301685=rubygems/test_gem_resolver_api_set
[737/757] 2301669=psych/test_emitter
[738/757] 2301669=openssl/test_ts
[739/757] 2301685=test_tmpdir
[740/757] 2301685=prism/result/node_id_test
[741/757] 2301682=rubygems/test_gem_source_subpath_problem
[742/757] 2301685=ruby/test_range
[743/757] 2301682=-ext-/symbol/test_type
[744/757] 2301682=fileutils/test_dryrun
[745/757] 2301669=json/json_generator_test
[746/757] 2301682=rubygems/test_gem_impossible_dependencies_error
[747/757] 2301682=fiber/test_io_buffer
[748/757] 2301682=prism/encoding/encodings_test
[749/757] 2301682=ruby/enc/test_windows_1252
[750/757] 2301682=mkmf/test_configuration
[751/757] 2301682=prism/ruby/dispatcher_test
[752/757] 2301682=socket/test_udp
[753/757] 2301682=ruby/test_rubyoptions
[754/757] 2301669=-ext-/test_printf
[755/757] 2301669=-ext-/array/test_to_ary_concat
[756/757] 2301675=prism/result/warnings_test
[757/757] 2301697=-ext-/load/test_stringify_symbols
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes
$$$ ps jx
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
1 1009 1009 1009 ? -1 Ss 1000 0:02 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
1009 1022 1022 1022 pts/0 1022 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
1022 1024 1022 1022 pts/0 1022 S+ 1000 0:00 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
1024 2300424 1022 1022 pts/0 1022 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
2300424 2300427 1022 1022 pts/0 1022 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.20260305-210604 --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
2300427 2300428 1022 1022 pts/0 1022 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20260305-210604 --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
2300428 2301330 1022 1022 pts/0 1022 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
2301330 2301331 1022 1022 pts/0 1022 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
2301331 2301661 1022 1022 pts/0 1022 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
2301661 2301665 1022 1022 pts/0 1022 Sl+ 1000 0:07 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestFiberProcess#test_fork
2301665 2308602 1022 1022 pts/0 1022 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestFiberProcess#test_fork
2300428 2862879 1022 1022 pts/0 1022 R+ 1000 0:00 ps jx
{1=>[1009], 1009=>[1022], 1022=>[1024], 1024=>[2300424], 2300424=>[2300427], 2300427=>[2300428], 2300428=>[2301330, 2862879], 2301330=>[2301331], 2301331=>[2301661], 2301661=>[2301665], 2301665=>[2308602]}
$ timeout 60 gdb -p 2308602 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2308605]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000063b95a767eae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
>>> Threads
Id Target Id Frame
* 1 Thread 0x757658adac40 (LWP 2308602) "ruby" 0x000063b95a767eae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
2 Thread 0x75763c7ff6c0 (LWP 2308605) "ruby" 0x000075765891b4fd in __GI___poll (fds=0x75763b5ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x75763c7ff6c0 (LWP 2308605) "ruby"):
#0 0x000075765891b4fd in __GI___poll (fds=0x75763b5ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000063b95a6f274a in __interceptor_poll ()
No symbol table info available.
#2 0x000063b95aafb63b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1089
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:3058
vm = <optimized out>
#4 0x000063b95a74baff in asan_thread_start(void*) ()
No symbol table info available.
#5 0x000075765889caa4 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 = {129150681609920, -4614445132909565684, 129150681609920, -352, 0, 140723299683216, -4614445132930537204, -4614224284842252020}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x0000757658929c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x757658adac40 (LWP 2308602) "ruby"):
#0 0x000063b95a767eae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1 0x000063b95a768e6a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2 0x000063b95a6b57f8 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 0x000063b95a6b55e9 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 0x000063b95a6b541d 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 0x000063b95a6b4e5d in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6 0x000063b95a6b4aa6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7 0x000063b95a6b6d76 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8 0x000063b95a74dc40 in __interceptor_free ()
No symbol table info available.
#9 0x0000757634115290 in RSA_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#10 0x000075763400b767 in EVP_PKEY_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#11 0x000075763418c075 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#12 0x0000757633ee2562 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#13 0x0000757633ee2299 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#14 0x0000757633ee2562 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#15 0x0000757633ee2299 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#16 0x0000757633ee246b in ASN1_item_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#17 0x000075763417bac9 in X509_OBJECT_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#18 0x000075763414d829 in OPENSSL_sk_pop_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#19 0x000075763417c0ef in X509_STORE_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#20 0x000063b95a7fe3c1 in rb_data_free (objspace=0x51d000000a80, obj=129150600088200) at /tmp/ruby/src/trunk_asan/gc.c:1398
dfree = 0x0
free_immediately = -512
data = <optimized out>
dfree = <optimized out>
free_immediately = <optimized out>
#21 rb_gc_obj_free (objspace=<optimized out>, obj=129150600088200) at /tmp/ruby/src/trunk_asan/gc.c:1544
args = <optimized out>
#22 0x000063b95a7ca3d4 in rb_gc_impl_shutdown_call_finalizer (objspace_ptr=0x51d000000a80) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3099
poisoned = 0x0
vp = 129150600088200
page = <optimized out>
p = 129150600088200
pend = 129150600151040
i = 58
objspace = 0x51d000000a80
lock_lev = 0
i = <optimized out>
page = <optimized out>
p = <optimized out>
pend = <optimized out>
stride = <optimized out>
vp = <optimized out>
poisoned = <optimized out>
unpoisoning = <optimized out>
#23 rb_objspace_call_finalizer () at /tmp/ruby/src/trunk_asan/gc.c:1926
No locals.
#24 0x000063b95a792169 in rb_ec_finalize (ec=0x5170000000d8) at /tmp/ruby/src/trunk_asan/eval.c:166
No locals.
#25 rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:257
_ec = 0x5170000000d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcb24a17d0, <optimized out>, 0x7ffcb24a16a0, <optimized out>, <optimized out>}, prev = 0x75765694c040, state = RUBY_TAG_NONE, lock_rec = 0}
save_error = 4
sysex = 0
signaled = 0
th0 = 0x63b95b478460 <_main_thread>
step = 4
message = 4
th = 0x63b95b478460 <_main_thread>
buf = <optimized out>
state = <optimized out>
#26 0x000063b95a791854 in ruby_cleanup (ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:180
No locals.
#27 0x000063b95a79276b in ruby_stop (ex=2824, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:292
No locals.
#28 0x000063b95a93b9fd in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4291
status = <optimized out>
pid = <optimized out>
#29 0x000063b95abda548 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:3905
ci = 0x666100000001
cc = <optimized out>
me = 0x7576581d53f0
cfunc = 0x506000049108
recv = 129151144986720
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#30 0x000063b95abbf803 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffcb24a1f00) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4891
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0x0
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#31 0x000063b95abbf26d in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5031
ci = <optimized out>
cc = 0x0
#32 0x000063b95ab73894 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x757655dff4f0, cd=0x5070000d8d30, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#33 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:858
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x5070000d8d30
insns_address_table = {0x63b95ab74e55 <vm_exec_core+29765>, 0x63b95ab6ed3f <vm_exec_core+4911>, 0x63b95ab7468d <vm_exec_core+27773>, 0x63b95ab7045f <vm_exec_core+10831>, 0x63b95ab6df29 <vm_exec_core+1305>, 0x63b95ab6f697 <vm_exec_core+7303>, 0x63b95ab74a45 <vm_exec_core+28725>, 0x63b95ab6f2af <vm_exec_core+6303>, 0x63b95ab7559b <vm_exec_core+31627>, 0x63b95ab73a76 <vm_exec_core+24678>, 0x63b95ab71c57 <vm_exec_core+16967>, 0x63b95ab6e2a9 <vm_exec_core+2201>, 0x63b95ab74ffe <vm_exec_core+30190>, 0x63b95ab74ca8 <vm_exec_core+29336>, 0x63b95ab6f491 <vm_exec_core+6785>, 0x63b95ab6e7d7 <vm_exec_core+3527>, 0x63b95ab74039 <vm_exec_core+26153>, 0x63b95ab6fd60 <vm_exec_core+9040>, 0x63b95ab7529b <vm_exec_core+30859>, 0x63b95ab74e89 <vm_exec_core+29817>, 0x63b95ab702d5 <vm_exec_core+10437>, 0x63b95ab71bc2 <vm_exec_core+16818>, 0x63b95ab73d49 <vm_exec_core+25401>, 0x63b95ab74d97 <vm_exec_core+29575>, 0x63b95ab7289c <vm_exec_core+20108>, 0x63b95ab73de1 <vm_exec_core+25553>, 0x63b95ab741ef <vm_exec_core+26591>, 0x63b95ab727d9 <vm_exec_core+19913>, 0x63b95ab6e6e6 <vm_exec_core+3286>, 0x63b95ab734d6 <vm_exec_core+23238>, 0x63b95ab6e535 <vm_exec_core+2853>, 0x63b95ab6e865 <vm_exec_core+3669>, 0x63b95ab70b04 <vm_exec_core+12532>, 0x63b95ab72721 <vm_exec_core+19729>, 0x63b95ab732ec <vm_exec_core+22748>, 0x63b95ab72249 <vm_exec_core+18489>, 0x63b95ab6e1c3 <vm_exec_core+1971>, 0x63b95ab745f5 <vm_exec_core+27621>, 0x63b95ab74bca <vm_exec_core+29114>, 0x63b95ab6ea5f <vm_exec_core+4175>, 0x63b95ab6f967 <vm_exec_core+8023>, 0x63b95ab6f5f0 <vm_exec_core+7136>, 0x63b95ab6fe50 <vm_exec_core+9280>, 0x63b95ab719e5 <vm_exec_core+16341>, 0x63b95ab6ef71 <vm_exec_core+5473>, 0x63b95ab7453c <vm_exec_core+27436>, 0x63b95ab6f8f5 <vm_exec_core+7909>, 0x63b95ab714f5 <vm_exec_core+15077>, 0x63b95ab71f35 <vm_exec_core+17701>, 0x63b95ab740db <vm_exec_core+26315>, 0x63b95ab72c83 <vm_exec_core+21107>, 0x63b95ab700bb <vm_exec_core+9899>, 0x63b95ab6fa66 <vm_exec_core+8278>, 0x63b95ab73fbb <vm_exec_core+26027>, 0x63b95ab70e4d <vm_exec_core+13373>, 0x63b95ab73564 <vm_exec_core+23380>, 0x63b95ab72d98 <vm_exec_core+21384>, 0x63b95ab6dd58 <vm_exec_core+840>, 0x63b95ab6eaaf <vm_exec_core+4255>, 0x63b95ab722f0 <vm_exec_core+18656>, 0x63b95ab74497 <vm_exec_core+27271>, 0x63b95ab7037f <vm_exec_core+10607>, 0x63b95ab73ee0 <vm_exec_core+25808>, 0x63b95ab6fc6d <vm_exec_core+8797>, 0x63b95ab72a67 <vm_exec_core+20567>, 0x63b95ab72b56 <vm_exec_core+20806>, 0x63b95ab7208a <vm_exec_core+18042>, 0x63b95ab724db <vm_exec_core+19147>, 0x63b95ab70875 <vm_exec_core+11877>, 0x63b95ab6fec6 <vm_exec_core+9398>, 0x63b95ab73b4f <vm_exec_core+24895>, 0x63b95ab7bcd7 <vm_exec_core+58055>, 0x63b95ab707bf <vm_exec_core+11695>, 0x63b95ab723ce <vm_exec_core+18878>, 0x63b95ab7295f <vm_exec_core+20303>, 0x63b95ab6f0db <vm_exec_core+5835>, 0x63b95ab6f25e <vm_exec_core+6222>, 0x63b95ab6f1e1 <vm_exec_core+6097>, 0x63b95ab6fa06 <vm_exec_core+8182>, 0x63b95ab6fdd6 <vm_exec_core+9158>, 0x63b95ab71dd5 <vm_exec_core+17349>, 0x63b95ab7134d <vm_exec_core+14653>, 0x63b95ab751c7 <vm_exec_core+30647>, 0x63b95ab6de29 <vm_exec_core+1049>, 0x63b95ab6f3ba <vm_exec_core+6570>, 0x63b95ab756bf <vm_exec_core+31919>, 0x63b95ab733b2 <vm_exec_core+22946>, 0x63b95ab72144 <vm_exec_core+18228>, 0x63b95ab74281 <vm_exec_core+26737>, 0x63b95ab6dd5d <vm_exec_core+845>, 0x63b95ab7496e <vm_exec_core+28510>, 0x63b95ab75315 <vm_exec_core+30981>, 0x63b95ab753e1 <vm_exec_core+31185>, 0x63b95ab6e5b4 <vm_exec_core+2980>, 0x63b95ab74f03 <vm_exec_core+29939>, 0x63b95ab70d76 <vm_exec_core+13158>, 0x63b95ab75085 <vm_exec_core+30325>, 0x63b95ab70198 <vm_exec_core+10120>, 0x63b95ab748e8 <vm_exec_core+28376>, 0x63b95ab6e4a0 <vm_exec_core+2704>, 0x63b95ab6f01d <vm_exec_core+5645>, 0x63b95ab754af <vm_exec_core+31391>, 0x63b95ab71605 <vm_exec_core+15349>, 0x63b95ab711f7 <vm_exec_core+14311>, 0x63b95ab71a7f <vm_exec_core+16495>, 0x63b95ab7100a <vm_exec_core+13818>, 0x63b95ab718cb <vm_exec_core+16059>, 0x63b95ab717fd <vm_exec_core+15853>, 0x63b95ab706dc <vm_exec_core+11468>, 0x63b95ab70f15 <vm_exec_core+13573>, 0x63b95ab70c38 <vm_exec_core+12840>, 0x63b95ab71124 <vm_exec_core+14100>, 0x63b95ab71195 <vm_exec_core+14213>, 0x63b95ab74e46 <vm_exec_core+29750>, 0x63b95ab6ed30 <vm_exec_core+4896>, 0x63b95ab7467e <vm_exec_core+27758>, 0x63b95ab70450 <vm_exec_core+10816>, 0x63b95ab6df1a <vm_exec_core+1290>, 0x63b95ab6f688 <vm_exec_core+7288>, 0x63b95ab74a36 <vm_exec_core+28710>, 0x63b95ab6f2a0 <vm_exec_core+6288>, 0x63b95ab7558c <vm_exec_core+31612>, 0x63b95ab73a67 <vm_exec_core+24663>, 0x63b95ab71c48 <vm_exec_core+16952>, 0x63b95ab6e29a <vm_exec_core+2186>, 0x63b95ab74fef <vm_exec_core+30175>, 0x63b95ab74c99 <vm_exec_core+29321>, 0x63b95ab6f482 <vm_exec_core+6770>, 0x63b95ab6e7c8 <vm_exec_core+3512>, 0x63b95ab7402a <vm_exec_core+26138>, 0x63b95ab6fd51 <vm_exec_core+9025>, 0x63b95ab7528c <vm_exec_core+30844>, 0x63b95ab74e7a <vm_exec_core+29802>, 0x63b95ab702c6 <vm_exec_core+10422>, 0x63b95ab71bb3 <vm_exec_core+16803>, 0x63b95ab73d3a <vm_exec_core+25386>, 0x63b95ab74d88 <vm_exec_core+29560>, 0x63b95ab7288d <vm_exec_core+20093>, 0x63b95ab73dd2 <vm_exec_core+25538>, 0x63b95ab741e0 <vm_exec_core+26576>, 0x63b95ab727ca <vm_exec_core+19898>, 0x63b95ab6e6d7 <vm_exec_core+3271>, 0x63b95ab734c7 <vm_exec_core+23223>, 0x63b95ab6e526 <vm_exec_core+2838>, 0x63b95ab6e856 <vm_exec_core+3654>, 0x63b95ab70af5 <vm_exec_core+12517>, 0x63b95ab72712 <vm_exec_core+19714>, 0x63b95ab732dd <vm_exec_core+22733>, 0x63b95ab7223a <vm_exec_core+18474>, 0x63b95ab6e1b4 <vm_exec_core+1956>, 0x63b95ab745e6 <vm_exec_core+27606>, 0x63b95ab74bbb <vm_exec_core+29099>, 0x63b95ab6ea50 <vm_exec_core+4160>, 0x63b95ab6f958 <vm_exec_core+8008>, 0x63b95ab6f5e1 <vm_exec_core+7121>, 0x63b95ab6fe41 <vm_exec_core+9265>, 0x63b95ab719d6 <vm_exec_core+16326>, 0x63b95ab6ef62 <vm_exec_core+5458>, 0x63b95ab7452d <vm_exec_core+27421>, 0x63b95ab6f8e6 <vm_exec_core+7894>, 0x63b95ab714e6 <vm_exec_core+15062>, 0x63b95ab71f26 <vm_exec_core+17686>, 0x63b95ab740cc <vm_exec_core+26300>, 0x63b95ab72c74 <vm_exec_core+21092>, 0x63b95ab700ac <vm_exec_core+9884>, 0x63b95ab6fa57 <vm_exec_core+8263>, 0x63b95ab73fac <vm_exec_core+26012>, 0x63b95ab70e3e <vm_exec_core+13358>, 0x63b95ab73555 <vm_exec_core+23365>, 0x63b95ab72d89 <vm_exec_core+21369>, 0x63b95ab72b33 <vm_exec_core+20771>, 0x63b95ab6eaa0 <vm_exec_core+4240>, 0x63b95ab722e1 <vm_exec_core+18641>, 0x63b95ab74488 <vm_exec_core+27256>, 0x63b95ab70370 <vm_exec_core+10592>, 0x63b95ab73ed1 <vm_exec_core+25793>, 0x63b95ab7044b <vm_exec_core+10811>, 0x63b95ab72a58 <vm_exec_core+20552>, 0x63b95ab72b47 <vm_exec_core+20791>, 0x63b95ab7207b <vm_exec_core+18027>, 0x63b95ab724cc <vm_exec_core+19132>, 0x63b95ab70866 <vm_exec_core+11862>, 0x63b95ab6feb7 <vm_exec_core+9383>, 0x63b95ab73b40 <vm_exec_core+24880>, 0x63b95ab7bcc8 <vm_exec_core+58040>, 0x63b95ab707b0 <vm_exec_core+11680>, 0x63b95ab723bf <vm_exec_core+18863>, 0x63b95ab72950 <vm_exec_core+20288>, 0x63b95ab6f0cc <vm_exec_core+5820>, 0x63b95ab6f24f <vm_exec_core+6207>, 0x63b95ab6f1d2 <vm_exec_core+6082>, 0x63b95ab6f9f7 <vm_exec_core+8167>, 0x63b95ab6fdc7 <vm_exec_core+9143>, 0x63b95ab71dc6 <vm_exec_core+17334>, 0x63b95ab7133e <vm_exec_core+14638>, 0x63b95ab71dc1 <vm_exec_core+17329>, 0x63b95ab727c5 <vm_exec_core+19893>, 0x63b95ab7270d <vm_exec_core+19709>, 0x63b95ab6f9f2 <vm_exec_core+8162>, 0x63b95ab72b33 <vm_exec_core+20771>...}
reg_cfp = 0x757655dff4f0
reg_pc = 0x511000291f18
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>
th: 0x63b95b478460, native_id: 0x757658adac40
-- Control frame information -----------------------------------------------
c:0015 p:---- s:0100 e:000099 l:y b:---- CFUNC :fork
c:0014 p:0019 s:0096 e:000095 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/fiber/test_process.rb:63
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1665 [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:1652
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1356
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
c:0007 p:0069 s:0046 E:000e30 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_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>
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC :map
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
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>
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
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]
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY [FINISH]
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_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <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>
#34 0x000063b95ab68b42 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x5170000000d8
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#35 0x000063b95abfb7c2 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x757655dff620, self=129151138670080, 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:1820
flags = 0
iseq = 0x75765813be80
cfp = <optimized out>
sp = 0x757655cffa28
use_argv = 0x7576568fcd60
stack_argv = 0x757655cffa28
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#36 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:1834
captured = 0x757655dff620
#37 0x000063b95ab9b3bc 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:1871
No locals.
#38 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#39 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#40 0x000063b95ab9b3bc in rb_yield (val=<optimized out>)
No locals.
#41 0x000063b95ad7bb86 in rb_ary_collect (ary=129151146472640) at /tmp/ruby/src/trunk_asan/array.c:3779
collect = 129151146470800
i = 3
#42 0x000063b95abda548 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:3905
ci = 0x16a100000001
cc = <optimized out>
me = 0x7576581fe688
cfunc = 0x506000020128
recv = 129151146472640
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#43 0x000063b95ab73894 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x757655dff608, cd=0x5120000101b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#44 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:858
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x5120000101b0
insns_address_table = {0x63b95ab74e55 <vm_exec_core+29765>, 0x63b95ab6ed3f <vm_exec_core+4911>, 0x63b95ab7468d <vm_exec_core+27773>, 0x63b95ab7045f <vm_exec_core+10831>, 0x63b95ab6df29 <vm_exec_core+1305>, 0x63b95ab6f697 <vm_exec_core+7303>, 0x63b95ab74a45 <vm_exec_core+28725>, 0x63b95ab6f2af <vm_exec_core+6303>, 0x63b95ab7559b <vm_exec_core+31627>, 0x63b95ab73a76 <vm_exec_core+24678>, 0x63b95ab71c57 <vm_exec_core+16967>, 0x63b95ab6e2a9 <vm_exec_core+2201>, 0x63b95ab74ffe <vm_exec_core+30190>, 0x63b95ab74ca8 <vm_exec_core+29336>, 0x63b95ab6f491 <vm_exec_core+6785>, 0x63b95ab6e7d7 <vm_exec_core+3527>, 0x63b95ab74039 <vm_exec_core+26153>, 0x63b95ab6fd60 <vm_exec_core+9040>, 0x63b95ab7529b <vm_exec_core+30859>, 0x63b95ab74e89 <vm_exec_core+29817>, 0x63b95ab702d5 <vm_exec_core+10437>, 0x63b95ab71bc2 <vm_exec_core+16818>, 0x63b95ab73d49 <vm_exec_core+25401>, 0x63b95ab74d97 <vm_exec_core+29575>, 0x63b95ab7289c <vm_exec_core+20108>, 0x63b95ab73de1 <vm_exec_core+25553>, 0x63b95ab741ef <vm_exec_core+26591>, 0x63b95ab727d9 <vm_exec_core+19913>, 0x63b95ab6e6e6 <vm_exec_core+3286>, 0x63b95ab734d6 <vm_exec_core+23238>, 0x63b95ab6e535 <vm_exec_core+2853>, 0x63b95ab6e865 <vm_exec_core+3669>, 0x63b95ab70b04 <vm_exec_core+12532>, 0x63b95ab72721 <vm_exec_core+19729>, 0x63b95ab732ec <vm_exec_core+22748>, 0x63b95ab72249 <vm_exec_core+18489>, 0x63b95ab6e1c3 <vm_exec_core+1971>, 0x63b95ab745f5 <vm_exec_core+27621>, 0x63b95ab74bca <vm_exec_core+29114>, 0x63b95ab6ea5f <vm_exec_core+4175>, 0x63b95ab6f967 <vm_exec_core+8023>, 0x63b95ab6f5f0 <vm_exec_core+7136>, 0x63b95ab6fe50 <vm_exec_core+9280>, 0x63b95ab719e5 <vm_exec_core+16341>, 0x63b95ab6ef71 <vm_exec_core+5473>, 0x63b95ab7453c <vm_exec_core+27436>, 0x63b95ab6f8f5 <vm_exec_core+7909>, 0x63b95ab714f5 <vm_exec_core+15077>, 0x63b95ab71f35 <vm_exec_core+17701>, 0x63b95ab740db <vm_exec_core+26315>, 0x63b95ab72c83 <vm_exec_core+21107>, 0x63b95ab700bb <vm_exec_core+9899>, 0x63b95ab6fa66 <vm_exec_core+8278>, 0x63b95ab73fbb <vm_exec_core+26027>, 0x63b95ab70e4d <vm_exec_core+13373>, 0x63b95ab73564 <vm_exec_core+23380>, 0x63b95ab72d98 <vm_exec_core+21384>, 0x63b95ab6dd58 <vm_exec_core+840>, 0x63b95ab6eaaf <vm_exec_core+4255>, 0x63b95ab722f0 <vm_exec_core+18656>, 0x63b95ab74497 <vm_exec_core+27271>, 0x63b95ab7037f <vm_exec_core+10607>, 0x63b95ab73ee0 <vm_exec_core+25808>, 0x63b95ab6fc6d <vm_exec_core+8797>, 0x63b95ab72a67 <vm_exec_core+20567>, 0x63b95ab72b56 <vm_exec_core+20806>, 0x63b95ab7208a <vm_exec_core+18042>, 0x63b95ab724db <vm_exec_core+19147>, 0x63b95ab70875 <vm_exec_core+11877>, 0x63b95ab6fec6 <vm_exec_core+9398>, 0x63b95ab73b4f <vm_exec_core+24895>, 0x63b95ab7bcd7 <vm_exec_core+58055>, 0x63b95ab707bf <vm_exec_core+11695>, 0x63b95ab723ce <vm_exec_core+18878>, 0x63b95ab7295f <vm_exec_core+20303>, 0x63b95ab6f0db <vm_exec_core+5835>, 0x63b95ab6f25e <vm_exec_core+6222>, 0x63b95ab6f1e1 <vm_exec_core+6097>, 0x63b95ab6fa06 <vm_exec_core+8182>, 0x63b95ab6fdd6 <vm_exec_core+9158>, 0x63b95ab71dd5 <vm_exec_core+17349>, 0x63b95ab7134d <vm_exec_core+14653>, 0x63b95ab751c7 <vm_exec_core+30647>, 0x63b95ab6de29 <vm_exec_core+1049>, 0x63b95ab6f3ba <vm_exec_core+6570>, 0x63b95ab756bf <vm_exec_core+31919>, 0x63b95ab733b2 <vm_exec_core+22946>, 0x63b95ab72144 <vm_exec_core+18228>, 0x63b95ab74281 <vm_exec_core+26737>, 0x63b95ab6dd5d <vm_exec_core+845>, 0x63b95ab7496e <vm_exec_core+28510>, 0x63b95ab75315 <vm_exec_core+30981>, 0x63b95ab753e1 <vm_exec_core+31185>, 0x63b95ab6e5b4 <vm_exec_core+2980>, 0x63b95ab74f03 <vm_exec_core+29939>, 0x63b95ab70d76 <vm_exec_core+13158>, 0x63b95ab75085 <vm_exec_core+30325>, 0x63b95ab70198 <vm_exec_core+10120>, 0x63b95ab748e8 <vm_exec_core+28376>, 0x63b95ab6e4a0 <vm_exec_core+2704>, 0x63b95ab6f01d <vm_exec_core+5645>, 0x63b95ab754af <vm_exec_core+31391>, 0x63b95ab71605 <vm_exec_core+15349>, 0x63b95ab711f7 <vm_exec_core+14311>, 0x63b95ab71a7f <vm_exec_core+16495>, 0x63b95ab7100a <vm_exec_core+13818>, 0x63b95ab718cb <vm_exec_core+16059>, 0x63b95ab717fd <vm_exec_core+15853>, 0x63b95ab706dc <vm_exec_core+11468>, 0x63b95ab70f15 <vm_exec_core+13573>, 0x63b95ab70c38 <vm_exec_core+12840>, 0x63b95ab71124 <vm_exec_core+14100>, 0x63b95ab71195 <vm_exec_core+14213>, 0x63b95ab74e46 <vm_exec_core+29750>, 0x63b95ab6ed30 <vm_exec_core+4896>, 0x63b95ab7467e <vm_exec_core+27758>, 0x63b95ab70450 <vm_exec_core+10816>, 0x63b95ab6df1a <vm_exec_core+1290>, 0x63b95ab6f688 <vm_exec_core+7288>, 0x63b95ab74a36 <vm_exec_core+28710>, 0x63b95ab6f2a0 <vm_exec_core+6288>, 0x63b95ab7558c <vm_exec_core+31612>, 0x63b95ab73a67 <vm_exec_core+24663>, 0x63b95ab71c48 <vm_exec_core+16952>, 0x63b95ab6e29a <vm_exec_core+2186>, 0x63b95ab74fef <vm_exec_core+30175>, 0x63b95ab74c99 <vm_exec_core+29321>, 0x63b95ab6f482 <vm_exec_core+6770>, 0x63b95ab6e7c8 <vm_exec_core+3512>, 0x63b95ab7402a <vm_exec_core+26138>, 0x63b95ab6fd51 <vm_exec_core+9025>, 0x63b95ab7528c <vm_exec_core+30844>, 0x63b95ab74e7a <vm_exec_core+29802>, 0x63b95ab702c6 <vm_exec_core+10422>, 0x63b95ab71bb3 <vm_exec_core+16803>, 0x63b95ab73d3a <vm_exec_core+25386>, 0x63b95ab74d88 <vm_exec_core+29560>, 0x63b95ab7288d <vm_exec_core+20093>, 0x63b95ab73dd2 <vm_exec_core+25538>, 0x63b95ab741e0 <vm_exec_core+26576>, 0x63b95ab727ca <vm_exec_core+19898>, 0x63b95ab6e6d7 <vm_exec_core+3271>, 0x63b95ab734c7 <vm_exec_core+23223>, 0x63b95ab6e526 <vm_exec_core+2838>, 0x63b95ab6e856 <vm_exec_core+3654>, 0x63b95ab70af5 <vm_exec_core+12517>, 0x63b95ab72712 <vm_exec_core+19714>, 0x63b95ab732dd <vm_exec_core+22733>, 0x63b95ab7223a <vm_exec_core+18474>, 0x63b95ab6e1b4 <vm_exec_core+1956>, 0x63b95ab745e6 <vm_exec_core+27606>, 0x63b95ab74bbb <vm_exec_core+29099>, 0x63b95ab6ea50 <vm_exec_core+4160>, 0x63b95ab6f958 <vm_exec_core+8008>, 0x63b95ab6f5e1 <vm_exec_core+7121>, 0x63b95ab6fe41 <vm_exec_core+9265>, 0x63b95ab719d6 <vm_exec_core+16326>, 0x63b95ab6ef62 <vm_exec_core+5458>, 0x63b95ab7452d <vm_exec_core+27421>, 0x63b95ab6f8e6 <vm_exec_core+7894>, 0x63b95ab714e6 <vm_exec_core+15062>, 0x63b95ab71f26 <vm_exec_core+17686>, 0x63b95ab740cc <vm_exec_core+26300>, 0x63b95ab72c74 <vm_exec_core+21092>, 0x63b95ab700ac <vm_exec_core+9884>, 0x63b95ab6fa57 <vm_exec_core+8263>, 0x63b95ab73fac <vm_exec_core+26012>, 0x63b95ab70e3e <vm_exec_core+13358>, 0x63b95ab73555 <vm_exec_core+23365>, 0x63b95ab72d89 <vm_exec_core+21369>, 0x63b95ab72b33 <vm_exec_core+20771>, 0x63b95ab6eaa0 <vm_exec_core+4240>, 0x63b95ab722e1 <vm_exec_core+18641>, 0x63b95ab74488 <vm_exec_core+27256>, 0x63b95ab70370 <vm_exec_core+10592>, 0x63b95ab73ed1 <vm_exec_core+25793>, 0x63b95ab7044b <vm_exec_core+10811>, 0x63b95ab72a58 <vm_exec_core+20552>, 0x63b95ab72b47 <vm_exec_core+20791>, 0x63b95ab7207b <vm_exec_core+18027>, 0x63b95ab724cc <vm_exec_core+19132>, 0x63b95ab70866 <vm_exec_core+11862>, 0x63b95ab6feb7 <vm_exec_core+9383>, 0x63b95ab73b40 <vm_exec_core+24880>, 0x63b95ab7bcc8 <vm_exec_core+58040>, 0x63b95ab707b0 <vm_exec_core+11680>, 0x63b95ab723bf <vm_exec_core+18863>, 0x63b95ab72950 <vm_exec_core+20288>, 0x63b95ab6f0cc <vm_exec_core+5820>, 0x63b95ab6f24f <vm_exec_core+6207>, 0x63b95ab6f1d2 <vm_exec_core+6082>, 0x63b95ab6f9f7 <vm_exec_core+8167>, 0x63b95ab6fdc7 <vm_exec_core+9143>, 0x63b95ab71dc6 <vm_exec_core+17334>, 0x63b95ab7133e <vm_exec_core+14638>, 0x63b95ab71dc1 <vm_exec_core+17329>, 0x63b95ab727c5 <vm_exec_core+19893>, 0x63b95ab7270d <vm_exec_core+19709>, 0x63b95ab6f9f2 <vm_exec_core+8162>, 0x63b95ab72b33 <vm_exec_core+20771>...}
reg_cfp = 0x757655dff608
reg_pc = 0x51900001b710
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_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <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>
#45 0x000063b95ab68f31 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#46 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
_ec = 0x5170000000d8
_tag = <optimized out>
state = <optimized out>
result = 36
#47 0x000063b95abfb7c2 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x757655dff738, self=129151138670080, 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:1820
flags = 0
iseq = 0x75765817a400
cfp = <optimized out>
sp = 0x757655cff8d0
use_argv = 0x757656820ee0
stack_argv = 0x757655cff8d0
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#48 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:1834
captured = 0x757655dff738
#49 0x000063b95ab9b3bc 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:1871
No locals.
#50 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#51 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#52 0x000063b95ab9b3bc in rb_yield (val=<optimized out>)
No locals.
#53 0x000063b95ad7bb86 in rb_ary_collect (ary=129150509579160) at /tmp/ruby/src/trunk_asan/array.c:3779
collect = 129150509579080
i = 0
#54 0x000063b95abda548 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:3905
ci = 0x16a100000001
cc = <optimized out>
me = 0x7576581fe688
cfunc = 0x506000020128
recv = 129150509579160
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#55 0x000063b95ab73894 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x757655dff720, cd=0x50200002b330, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#56 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:858
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x50200002b330
insns_address_table = {0x63b95ab74e55 <vm_exec_core+29765>, 0x63b95ab6ed3f <vm_exec_core+4911>, 0x63b95ab7468d <vm_exec_core+27773>, 0x63b95ab7045f <vm_exec_core+10831>, 0x63b95ab6df29 <vm_exec_core+1305>, 0x63b95ab6f697 <vm_exec_core+7303>, 0x63b95ab74a45 <vm_exec_core+28725>, 0x63b95ab6f2af <vm_exec_core+6303>, 0x63b95ab7559b <vm_exec_core+31627>, 0x63b95ab73a76 <vm_exec_core+24678>, 0x63b95ab71c57 <vm_exec_core+16967>, 0x63b95ab6e2a9 <vm_exec_core+2201>, 0x63b95ab74ffe <vm_exec_core+30190>, 0x63b95ab74ca8 <vm_exec_core+29336>, 0x63b95ab6f491 <vm_exec_core+6785>, 0x63b95ab6e7d7 <vm_exec_core+3527>, 0x63b95ab74039 <vm_exec_core+26153>, 0x63b95ab6fd60 <vm_exec_core+9040>, 0x63b95ab7529b <vm_exec_core+30859>, 0x63b95ab74e89 <vm_exec_core+29817>, 0x63b95ab702d5 <vm_exec_core+10437>, 0x63b95ab71bc2 <vm_exec_core+16818>, 0x63b95ab73d49 <vm_exec_core+25401>, 0x63b95ab74d97 <vm_exec_core+29575>, 0x63b95ab7289c <vm_exec_core+20108>, 0x63b95ab73de1 <vm_exec_core+25553>, 0x63b95ab741ef <vm_exec_core+26591>, 0x63b95ab727d9 <vm_exec_core+19913>, 0x63b95ab6e6e6 <vm_exec_core+3286>, 0x63b95ab734d6 <vm_exec_core+23238>, 0x63b95ab6e535 <vm_exec_core+2853>, 0x63b95ab6e865 <vm_exec_core+3669>, 0x63b95ab70b04 <vm_exec_core+12532>, 0x63b95ab72721 <vm_exec_core+19729>, 0x63b95ab732ec <vm_exec_core+22748>, 0x63b95ab72249 <vm_exec_core+18489>, 0x63b95ab6e1c3 <vm_exec_core+1971>, 0x63b95ab745f5 <vm_exec_core+27621>, 0x63b95ab74bca <vm_exec_core+29114>, 0x63b95ab6ea5f <vm_exec_core+4175>, 0x63b95ab6f967 <vm_exec_core+8023>, 0x63b95ab6f5f0 <vm_exec_core+7136>, 0x63b95ab6fe50 <vm_exec_core+9280>, 0x63b95ab719e5 <vm_exec_core+16341>, 0x63b95ab6ef71 <vm_exec_core+5473>, 0x63b95ab7453c <vm_exec_core+27436>, 0x63b95ab6f8f5 <vm_exec_core+7909>, 0x63b95ab714f5 <vm_exec_core+15077>, 0x63b95ab71f35 <vm_exec_core+17701>, 0x63b95ab740db <vm_exec_core+26315>, 0x63b95ab72c83 <vm_exec_core+21107>, 0x63b95ab700bb <vm_exec_core+9899>, 0x63b95ab6fa66 <vm_exec_core+8278>, 0x63b95ab73fbb <vm_exec_core+26027>, 0x63b95ab70e4d <vm_exec_core+13373>, 0x63b95ab73564 <vm_exec_core+23380>, 0x63b95ab72d98 <vm_exec_core+21384>, 0x63b95ab6dd58 <vm_exec_core+840>, 0x63b95ab6eaaf <vm_exec_core+4255>, 0x63b95ab722f0 <vm_exec_core+18656>, 0x63b95ab74497 <vm_exec_core+27271>, 0x63b95ab7037f <vm_exec_core+10607>, 0x63b95ab73ee0 <vm_exec_core+25808>, 0x63b95ab6fc6d <vm_exec_core+8797>, 0x63b95ab72a67 <vm_exec_core+20567>, 0x63b95ab72b56 <vm_exec_core+20806>, 0x63b95ab7208a <vm_exec_core+18042>, 0x63b95ab724db <vm_exec_core+19147>, 0x63b95ab70875 <vm_exec_core+11877>, 0x63b95ab6fec6 <vm_exec_core+9398>, 0x63b95ab73b4f <vm_exec_core+24895>, 0x63b95ab7bcd7 <vm_exec_core+58055>, 0x63b95ab707bf <vm_exec_core+11695>, 0x63b95ab723ce <vm_exec_core+18878>, 0x63b95ab7295f <vm_exec_core+20303>, 0x63b95ab6f0db <vm_exec_core+5835>, 0x63b95ab6f25e <vm_exec_core+6222>, 0x63b95ab6f1e1 <vm_exec_core+6097>, 0x63b95ab6fa06 <vm_exec_core+8182>, 0x63b95ab6fdd6 <vm_exec_core+9158>, 0x63b95ab71dd5 <vm_exec_core+17349>, 0x63b95ab7134d <vm_exec_core+14653>, 0x63b95ab751c7 <vm_exec_core+30647>, 0x63b95ab6de29 <vm_exec_core+1049>, 0x63b95ab6f3ba <vm_exec_core+6570>, 0x63b95ab756bf <vm_exec_core+31919>, 0x63b95ab733b2 <vm_exec_core+22946>, 0x63b95ab72144 <vm_exec_core+18228>, 0x63b95ab74281 <vm_exec_core+26737>, 0x63b95ab6dd5d <vm_exec_core+845>, 0x63b95ab7496e <vm_exec_core+28510>, 0x63b95ab75315 <vm_exec_core+30981>, 0x63b95ab753e1 <vm_exec_core+31185>, 0x63b95ab6e5b4 <vm_exec_core+2980>, 0x63b95ab74f03 <vm_exec_core+29939>, 0x63b95ab70d76 <vm_exec_core+13158>, 0x63b95ab75085 <vm_exec_core+30325>, 0x63b95ab70198 <vm_exec_core+10120>, 0x63b95ab748e8 <vm_exec_core+28376>, 0x63b95ab6e4a0 <vm_exec_core+2704>, 0x63b95ab6f01d <vm_exec_core+5645>, 0x63b95ab754af <vm_exec_core+31391>, 0x63b95ab71605 <vm_exec_core+15349>, 0x63b95ab711f7 <vm_exec_core+14311>, 0x63b95ab71a7f <vm_exec_core+16495>, 0x63b95ab7100a <vm_exec_core+13818>, 0x63b95ab718cb <vm_exec_core+16059>, 0x63b95ab717fd <vm_exec_core+15853>, 0x63b95ab706dc <vm_exec_core+11468>, 0x63b95ab70f15 <vm_exec_core+13573>, 0x63b95ab70c38 <vm_exec_core+12840>, 0x63b95ab71124 <vm_exec_core+14100>, 0x63b95ab71195 <vm_exec_core+14213>, 0x63b95ab74e46 <vm_exec_core+29750>, 0x63b95ab6ed30 <vm_exec_core+4896>, 0x63b95ab7467e <vm_exec_core+27758>, 0x63b95ab70450 <vm_exec_core+10816>, 0x63b95ab6df1a <vm_exec_core+1290>, 0x63b95ab6f688 <vm_exec_core+7288>, 0x63b95ab74a36 <vm_exec_core+28710>, 0x63b95ab6f2a0 <vm_exec_core+6288>, 0x63b95ab7558c <vm_exec_core+31612>, 0x63b95ab73a67 <vm_exec_core+24663>, 0x63b95ab71c48 <vm_exec_core+16952>, 0x63b95ab6e29a <vm_exec_core+2186>, 0x63b95ab74fef <vm_exec_core+30175>, 0x63b95ab74c99 <vm_exec_core+29321>, 0x63b95ab6f482 <vm_exec_core+6770>, 0x63b95ab6e7c8 <vm_exec_core+3512>, 0x63b95ab7402a <vm_exec_core+26138>, 0x63b95ab6fd51 <vm_exec_core+9025>, 0x63b95ab7528c <vm_exec_core+30844>, 0x63b95ab74e7a <vm_exec_core+29802>, 0x63b95ab702c6 <vm_exec_core+10422>, 0x63b95ab71bb3 <vm_exec_core+16803>, 0x63b95ab73d3a <vm_exec_core+25386>, 0x63b95ab74d88 <vm_exec_core+29560>, 0x63b95ab7288d <vm_exec_core+20093>, 0x63b95ab73dd2 <vm_exec_core+25538>, 0x63b95ab741e0 <vm_exec_core+26576>, 0x63b95ab727ca <vm_exec_core+19898>, 0x63b95ab6e6d7 <vm_exec_core+3271>, 0x63b95ab734c7 <vm_exec_core+23223>, 0x63b95ab6e526 <vm_exec_core+2838>, 0x63b95ab6e856 <vm_exec_core+3654>, 0x63b95ab70af5 <vm_exec_core+12517>, 0x63b95ab72712 <vm_exec_core+19714>, 0x63b95ab732dd <vm_exec_core+22733>, 0x63b95ab7223a <vm_exec_core+18474>, 0x63b95ab6e1b4 <vm_exec_core+1956>, 0x63b95ab745e6 <vm_exec_core+27606>, 0x63b95ab74bbb <vm_exec_core+29099>, 0x63b95ab6ea50 <vm_exec_core+4160>, 0x63b95ab6f958 <vm_exec_core+8008>, 0x63b95ab6f5e1 <vm_exec_core+7121>, 0x63b95ab6fe41 <vm_exec_core+9265>, 0x63b95ab719d6 <vm_exec_core+16326>, 0x63b95ab6ef62 <vm_exec_core+5458>, 0x63b95ab7452d <vm_exec_core+27421>, 0x63b95ab6f8e6 <vm_exec_core+7894>, 0x63b95ab714e6 <vm_exec_core+15062>, 0x63b95ab71f26 <vm_exec_core+17686>, 0x63b95ab740cc <vm_exec_core+26300>, 0x63b95ab72c74 <vm_exec_core+21092>, 0x63b95ab700ac <vm_exec_core+9884>, 0x63b95ab6fa57 <vm_exec_core+8263>, 0x63b95ab73fac <vm_exec_core+26012>, 0x63b95ab70e3e <vm_exec_core+13358>, 0x63b95ab73555 <vm_exec_core+23365>, 0x63b95ab72d89 <vm_exec_core+21369>, 0x63b95ab72b33 <vm_exec_core+20771>, 0x63b95ab6eaa0 <vm_exec_core+4240>, 0x63b95ab722e1 <vm_exec_core+18641>, 0x63b95ab74488 <vm_exec_core+27256>, 0x63b95ab70370 <vm_exec_core+10592>, 0x63b95ab73ed1 <vm_exec_core+25793>, 0x63b95ab7044b <vm_exec_core+10811>, 0x63b95ab72a58 <vm_exec_core+20552>, 0x63b95ab72b47 <vm_exec_core+20791>, 0x63b95ab7207b <vm_exec_core+18027>, 0x63b95ab724cc <vm_exec_core+19132>, 0x63b95ab70866 <vm_exec_core+11862>, 0x63b95ab6feb7 <vm_exec_core+9383>, 0x63b95ab73b40 <vm_exec_core+24880>, 0x63b95ab7bcc8 <vm_exec_core+58040>, 0x63b95ab707b0 <vm_exec_core+11680>, 0x63b95ab723bf <vm_exec_core+18863>, 0x63b95ab72950 <vm_exec_core+20288>, 0x63b95ab6f0cc <vm_exec_core+5820>, 0x63b95ab6f24f <vm_exec_core+6207>, 0x63b95ab6f1d2 <vm_exec_core+6082>, 0x63b95ab6f9f7 <vm_exec_core+8167>, 0x63b95ab6fdc7 <vm_exec_core+9143>, 0x63b95ab71dc6 <vm_exec_core+17334>, 0x63b95ab7133e <vm_exec_core+14638>, 0x63b95ab71dc1 <vm_exec_core+17329>, 0x63b95ab727c5 <vm_exec_core+19893>, 0x63b95ab7270d <vm_exec_core+19709>, 0x63b95ab6f9f2 <vm_exec_core+8162>, 0x63b95ab72b33 <vm_exec_core+20771>...}
reg_cfp = 0x757655dff720
reg_pc = 0x504000005ff8
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_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <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>
#57 0x000063b95ab68f31 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#58 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
_ec = 0x5170000000d8
_tag = <optimized out>
state = <optimized out>
result = 36
#59 0x000063b95abb28c6 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
ec = 0x5170000000d8
val = <optimized out>
#60 0x000063b95a792c80 in rb_ec_exec_node (ec=0x5170000000d8, n=0x75765817a590) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5170000000d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcb24a3830, <optimized out>, 0x7ffcb24a3780, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x75765817a590
#61 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5170000000d8
status = <optimized out>
#62 0x000063b95a78bbb7 in rb_main (argc=11, argv=0x7ffcb24a39f8) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#63 main (argc=11, argv=0x7ffcb24a39f8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 2308602) detached]
$ timeout 60 gdb -p 2301665 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
#<Thread:0x0000757637a6a590 /tmp/ruby/src/trunk_asan/test/fiber/test_process.rb:65 run> terminated with exception (report_on_exception is true):
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/assertions.rb:109:in 'Test::Unit::Assertions#assert': Expected #<Process::Status: pid 2308602 SIGKILL (signal 9)> to be success?. (Test::Unit::AssertionFailedError)
from /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:630:in 'Test::Unit::CoreAssertions#assert'
from /tmp/ruby/src/trunk_asan/tool/lib/test/unit/assertions.rb:265:in 'Test::Unit::Assertions#assert_predicate'
from /tmp/ruby/src/trunk_asan/test/fiber/test_process.rb:72:in 'block (2 levels) in TestFiberProcess#test_fork'
[New LWP 2308603]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000757658898d71 in __futex_abstimed_wait_common64 (private=25529, cancel=true, abstime=0x7ffcb24a2540, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
>>> Threads
Id Target Id Frame
* 1 Thread 0x757658adac40 (LWP 2301665) "ruby" 0x0000757658898d71 in __futex_abstimed_wait_common64 (private=25529, cancel=true, abstime=0x7ffcb24a2540, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
2 Thread 0x75763c7ff6c0 (LWP 2308603) "ruby" 0x000075765891b4fd in __GI___poll (fds=0x75762ecf7040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x75763c7ff6c0 (LWP 2308603) "ruby"):
#0 0x000075765891b4fd in __GI___poll (fds=0x75762ecf7040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000063b95a6f274a in __interceptor_poll ()
No symbol table info available.
#2 0x000063b95aafb63b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1089
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:3058
vm = <optimized out>
#4 0x000063b95a74baff in asan_thread_start(void*) ()
No symbol table info available.
#5 0x000075765889caa4 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 = {129150681609920, -4614445132909565684, 129150681609920, -352, 0, 140723299683600, -4614445132930537204, -4614224284842252020}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x0000757658929c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x757658adac40 (LWP 2301665) "ruby"):
#0 0x0000757658898d71 in __futex_abstimed_wait_common64 (private=25529, cancel=true, abstime=0x7ffcb24a2540, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=25529, abstime=0x7ffcb24a2540, clockid=25529, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 6535168
op = 137
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000094, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ffcb24a2540, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x000075765889bc8e in __pthread_cond_wait_common (abstime=0x7ffcb24a2540, clockid=1, mutex=0x63b95b478590 <_main_thread+304>, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x75765889b4b0 <__condvar_cleanup_waiting>, __arg = 0x7ffcb24a2430, __canceltype = 22, __prev = 0x0}
cbuffer = {wseq = 529, cond = 0x50c000000068, mutex = 0x63b95b478590 <_main_thread+304>, private = 0}
err = <optimized out>
g = 1
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 529
seq = 264
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_timedwait64 (cond=cond@entry=0x50c000000068, mutex=mutex@entry=0x63b95b478590 <_main_thread+304>, abstime=abstime@entry=0x7ffcb24a2540) at ./nptl/pthread_cond_wait.c:652
flags = <optimized out>
clockid = 1
#5 0x000063b95aaf56f0 in native_cond_timedwait (cond=0x50c000000068, mutex=0x63b95b478590 <_main_thread+304>, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:251
r = <optimized out>
ts = <optimized out>
#6 native_cond_sleep (th=th@entry=0x63b95b478460 <_main_thread>, rel=rel@entry=0x7576567331a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2478
end = <optimized out>
sched = 0x63b95bea3678 <_main_ractor+216>
lock = 0x63b95b478590 <_main_thread+304>
cond = 0x50c000000068
max = 100000000000000000
#7 0x000063b95aad4de7 in native_sleep (th=0x63b95b478460 <_main_thread>, rel=0x7576567331a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3326
sched = <optimized out>
#8 sleep_hrtime (th=<optimized out>, rel=200000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1341
prev_status = THREAD_KILLED
end = 1454704812505398
woke = 1
#9 0x000063b95aad4aa0 in rb_thread_wait_for (time=...) at /tmp/ruby/src/trunk_asan/thread.c:1449
th = 0x50c000000094
#10 0x000063b95a93c7cd in rb_f_sleep (argc=1, argv=0x757655cff840, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4971
beg = 1772745375
scheduler = <optimized out>
end = <optimized out>
#11 0x000063b95abda548 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:3905
ci = 0x68d100140003
cc = <optimized out>
me = 0x757657bf6da8
cfunc = 0x506000048ce8
recv = 129151140098560
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#12 0x000063b95ab7a491 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x757655dff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
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>
#13 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:906
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x63b95ab74e55 <vm_exec_core+29765>, 0x63b95ab6ed3f <vm_exec_core+4911>, 0x63b95ab7468d <vm_exec_core+27773>, 0x63b95ab7045f <vm_exec_core+10831>, 0x63b95ab6df29 <vm_exec_core+1305>, 0x63b95ab6f697 <vm_exec_core+7303>, 0x63b95ab74a45 <vm_exec_core+28725>, 0x63b95ab6f2af <vm_exec_core+6303>, 0x63b95ab7559b <vm_exec_core+31627>, 0x63b95ab73a76 <vm_exec_core+24678>, 0x63b95ab71c57 <vm_exec_core+16967>, 0x63b95ab6e2a9 <vm_exec_core+2201>, 0x63b95ab74ffe <vm_exec_core+30190>, 0x63b95ab74ca8 <vm_exec_core+29336>, 0x63b95ab6f491 <vm_exec_core+6785>, 0x63b95ab6e7d7 <vm_exec_core+3527>, 0x63b95ab74039 <vm_exec_core+26153>, 0x63b95ab6fd60 <vm_exec_core+9040>, 0x63b95ab7529b <vm_exec_core+30859>, 0x63b95ab74e89 <vm_exec_core+29817>, 0x63b95ab702d5 <vm_exec_core+10437>, 0x63b95ab71bc2 <vm_exec_core+16818>, 0x63b95ab73d49 <vm_exec_core+25401>, 0x63b95ab74d97 <vm_exec_core+29575>, 0x63b95ab7289c <vm_exec_core+20108>, 0x63b95ab73de1 <vm_exec_core+25553>, 0x63b95ab741ef <vm_exec_core+26591>, 0x63b95ab727d9 <vm_exec_core+19913>, 0x63b95ab6e6e6 <vm_exec_core+3286>, 0x63b95ab734d6 <vm_exec_core+23238>, 0x63b95ab6e535 <vm_exec_core+2853>, 0x63b95ab6e865 <vm_exec_core+3669>, 0x63b95ab70b04 <vm_exec_core+12532>, 0x63b95ab72721 <vm_exec_core+19729>, 0x63b95ab732ec <vm_exec_core+22748>, 0x63b95ab72249 <vm_exec_core+18489>, 0x63b95ab6e1c3 <vm_exec_core+1971>, 0x63b95ab745f5 <vm_exec_core+27621>, 0x63b95ab74bca <vm_exec_core+29114>, 0x63b95ab6ea5f <vm_exec_core+4175>, 0x63b95ab6f967 <vm_exec_core+8023>, 0x63b95ab6f5f0 <vm_exec_core+7136>, 0x63b95ab6fe50 <vm_exec_core+9280>, 0x63b95ab719e5 <vm_exec_core+16341>, 0x63b95ab6ef71 <vm_exec_core+5473>, 0x63b95ab7453c <vm_exec_core+27436>, 0x63b95ab6f8f5 <vm_exec_core+7909>, 0x63b95ab714f5 <vm_exec_core+15077>, 0x63b95ab71f35 <vm_exec_core+17701>, 0x63b95ab740db <vm_exec_core+26315>, 0x63b95ab72c83 <vm_exec_core+21107>, 0x63b95ab700bb <vm_exec_core+9899>, 0x63b95ab6fa66 <vm_exec_core+8278>, 0x63b95ab73fbb <vm_exec_core+26027>, 0x63b95ab70e4d <vm_exec_core+13373>, 0x63b95ab73564 <vm_exec_core+23380>, 0x63b95ab72d98 <vm_exec_core+21384>, 0x63b95ab6dd58 <vm_exec_core+840>, 0x63b95ab6eaaf <vm_exec_core+4255>, 0x63b95ab722f0 <vm_exec_core+18656>, 0x63b95ab74497 <vm_exec_core+27271>, 0x63b95ab7037f <vm_exec_core+10607>, 0x63b95ab73ee0 <vm_exec_core+25808>, 0x63b95ab6fc6d <vm_exec_core+8797>, 0x63b95ab72a67 <vm_exec_core+20567>, 0x63b95ab72b56 <vm_exec_core+20806>, 0x63b95ab7208a <vm_exec_core+18042>, 0x63b95ab724db <vm_exec_core+19147>, 0x63b95ab70875 <vm_exec_core+11877>, 0x63b95ab6fec6 <vm_exec_core+9398>, 0x63b95ab73b4f <vm_exec_core+24895>, 0x63b95ab7bcd7 <vm_exec_core+58055>, 0x63b95ab707bf <vm_exec_core+11695>, 0x63b95ab723ce <vm_exec_core+18878>, 0x63b95ab7295f <vm_exec_core+20303>, 0x63b95ab6f0db <vm_exec_core+5835>, 0x63b95ab6f25e <vm_exec_core+6222>, 0x63b95ab6f1e1 <vm_exec_core+6097>, 0x63b95ab6fa06 <vm_exec_core+8182>, 0x63b95ab6fdd6 <vm_exec_core+9158>, 0x63b95ab71dd5 <vm_exec_core+17349>, 0x63b95ab7134d <vm_exec_core+14653>, 0x63b95ab751c7 <vm_exec_core+30647>, 0x63b95ab6de29 <vm_exec_core+1049>, 0x63b95ab6f3ba <vm_exec_core+6570>, 0x63b95ab756bf <vm_exec_core+31919>, 0x63b95ab733b2 <vm_exec_core+22946>, 0x63b95ab72144 <vm_exec_core+18228>, 0x63b95ab74281 <vm_exec_core+26737>, 0x63b95ab6dd5d <vm_exec_core+845>, 0x63b95ab7496e <vm_exec_core+28510>, 0x63b95ab75315 <vm_exec_core+30981>, 0x63b95ab753e1 <vm_exec_core+31185>, 0x63b95ab6e5b4 <vm_exec_core+2980>, 0x63b95ab74f03 <vm_exec_core+29939>, 0x63b95ab70d76 <vm_exec_core+13158>, 0x63b95ab75085 <vm_exec_core+30325>, 0x63b95ab70198 <vm_exec_core+10120>, 0x63b95ab748e8 <vm_exec_core+28376>, 0x63b95ab6e4a0 <vm_exec_core+2704>, 0x63b95ab6f01d <vm_exec_core+5645>, 0x63b95ab754af <vm_exec_core+31391>, 0x63b95ab71605 <vm_exec_core+15349>, 0x63b95ab711f7 <vm_exec_core+14311>, 0x63b95ab71a7f <vm_exec_core+16495>, 0x63b95ab7100a <vm_exec_core+13818>, 0x63b95ab718cb <vm_exec_core+16059>, 0x63b95ab717fd <vm_exec_core+15853>, 0x63b95ab706dc <vm_exec_core+11468>, 0x63b95ab70f15 <vm_exec_core+13573>, 0x63b95ab70c38 <vm_exec_core+12840>, 0x63b95ab71124 <vm_exec_core+14100>, 0x63b95ab71195 <vm_exec_core+14213>, 0x63b95ab74e46 <vm_exec_core+29750>, 0x63b95ab6ed30 <vm_exec_core+4896>, 0x63b95ab7467e <vm_exec_core+27758>, 0x63b95ab70450 <vm_exec_core+10816>, 0x63b95ab6df1a <vm_exec_core+1290>, 0x63b95ab6f688 <vm_exec_core+7288>, 0x63b95ab74a36 <vm_exec_core+28710>, 0x63b95ab6f2a0 <vm_exec_core+6288>, 0x63b95ab7558c <vm_exec_core+31612>, 0x63b95ab73a67 <vm_exec_core+24663>, 0x63b95ab71c48 <vm_exec_core+16952>, 0x63b95ab6e29a <vm_exec_core+2186>, 0x63b95ab74fef <vm_exec_core+30175>, 0x63b95ab74c99 <vm_exec_core+29321>, 0x63b95ab6f482 <vm_exec_core+6770>, 0x63b95ab6e7c8 <vm_exec_core+3512>, 0x63b95ab7402a <vm_exec_core+26138>, 0x63b95ab6fd51 <vm_exec_core+9025>, 0x63b95ab7528c <vm_exec_core+30844>, 0x63b95ab74e7a <vm_exec_core+29802>, 0x63b95ab702c6 <vm_exec_core+10422>, 0x63b95ab71bb3 <vm_exec_core+16803>, 0x63b95ab73d3a <vm_exec_core+25386>, 0x63b95ab74d88 <vm_exec_core+29560>, 0x63b95ab7288d <vm_exec_core+20093>, 0x63b95ab73dd2 <vm_exec_core+25538>, 0x63b95ab741e0 <vm_exec_core+26576>, 0x63b95ab727ca <vm_exec_core+19898>, 0x63b95ab6e6d7 <vm_exec_core+3271>, 0x63b95ab734c7 <vm_exec_core+23223>, 0x63b95ab6e526 <vm_exec_core+2838>, 0x63b95ab6e856 <vm_exec_core+3654>, 0x63b95ab70af5 <vm_exec_core+12517>, 0x63b95ab72712 <vm_exec_core+19714>, 0x63b95ab732dd <vm_exec_core+22733>, 0x63b95ab7223a <vm_exec_core+18474>, 0x63b95ab6e1b4 <vm_exec_core+1956>, 0x63b95ab745e6 <vm_exec_core+27606>, 0x63b95ab74bbb <vm_exec_core+29099>, 0x63b95ab6ea50 <vm_exec_core+4160>, 0x63b95ab6f958 <vm_exec_core+8008>, 0x63b95ab6f5e1 <vm_exec_core+7121>, 0x63b95ab6fe41 <vm_exec_core+9265>, 0x63b95ab719d6 <vm_exec_core+16326>, 0x63b95ab6ef62 <vm_exec_core+5458>, 0x63b95ab7452d <vm_exec_core+27421>, 0x63b95ab6f8e6 <vm_exec_core+7894>, 0x63b95ab714e6 <vm_exec_core+15062>, 0x63b95ab71f26 <vm_exec_core+17686>, 0x63b95ab740cc <vm_exec_core+26300>, 0x63b95ab72c74 <vm_exec_core+21092>, 0x63b95ab700ac <vm_exec_core+9884>, 0x63b95ab6fa57 <vm_exec_core+8263>, 0x63b95ab73fac <vm_exec_core+26012>, 0x63b95ab70e3e <vm_exec_core+13358>, 0x63b95ab73555 <vm_exec_core+23365>, 0x63b95ab72d89 <vm_exec_core+21369>, 0x63b95ab72b33 <vm_exec_core+20771>, 0x63b95ab6eaa0 <vm_exec_core+4240>, 0x63b95ab722e1 <vm_exec_core+18641>, 0x63b95ab74488 <vm_exec_core+27256>, 0x63b95ab70370 <vm_exec_core+10592>, 0x63b95ab73ed1 <vm_exec_core+25793>, 0x63b95ab7044b <vm_exec_core+10811>, 0x63b95ab72a58 <vm_exec_core+20552>, 0x63b95ab72b47 <vm_exec_core+20791>, 0x63b95ab7207b <vm_exec_core+18027>, 0x63b95ab724cc <vm_exec_core+19132>, 0x63b95ab70866 <vm_exec_core+11862>, 0x63b95ab6feb7 <vm_exec_core+9383>, 0x63b95ab73b40 <vm_exec_core+24880>, 0x63b95ab7bcc8 <vm_exec_core+58040>, 0x63b95ab707b0 <vm_exec_core+11680>, 0x63b95ab723bf <vm_exec_core+18863>, 0x63b95ab72950 <vm_exec_core+20288>, 0x63b95ab6f0cc <vm_exec_core+5820>, 0x63b95ab6f24f <vm_exec_core+6207>, 0x63b95ab6f1d2 <vm_exec_core+6082>, 0x63b95ab6f9f7 <vm_exec_core+8167>, 0x63b95ab6fdc7 <vm_exec_core+9143>, 0x63b95ab71dc6 <vm_exec_core+17334>, 0x63b95ab7133e <vm_exec_core+14638>, 0x63b95ab71dc1 <vm_exec_core+17329>, 0x63b95ab727c5 <vm_exec_core+19893>, 0x63b95ab7270d <vm_exec_core+19709>, 0x63b95ab6f9f2 <vm_exec_core+8162>, 0x63b95ab72b33 <vm_exec_core+20771>...}
reg_cfp = 0x757655dff790
reg_pc = 0x50400006d6f8
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_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <optimized out>
th: 0x63b95b478460, native_id: 0x757658adac40
INSN_LABEL_once = <optimized out>
-- Control frame information -----------------------------------------------
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>
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC :sleep
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
c:0002 p:0005 s:0007 e:000006 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_objectspace.rb:215 [FINISH]
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY [FINISH]
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>
#14 0x000063b95ab68b42 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x5170000000d8
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#15 0x000063b95abadaeb in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=<optimized out>, self=129151140098560, 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:1820
flags = 0
iseq = 0x757657b900f8
cfp = 0x757655dff7c8
sp = 0x757655cff818
use_argv = <optimized out>
stack_argv = 0x757655cff818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#16 invoke_block_from_c_proc (ec=0x5170000000d8, self=129151140098560, 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:1914
block = <optimized out>
keyword_hash = <optimized out>
#17 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:1944
No locals.
#18 0x000063b95abf1796 in rb_vm_invoke_proc (ec=0x5170000000d8, proc=0x89, argc=1485409649, argv=0x757656aa8840, kw_splat=-1, passed_block_handler=140723299689792) at /tmp/ruby/src/trunk_asan/vm.c:1965
self = 0
#19 vm_call0_body (ec=<optimized out>, calling=0x757656aa8a60, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:293
proc = 0x89
ci = 0x757656aa8ad0
cc = 0x757656aa8b10
ret = <optimized out>
#20 0x000063b95ab95d17 in vm_call0_cc (ec=0x5170000000d8, recv=129151140401960, id=3473, argc=<optimized out>, argv=<optimized out>, cc=<optimized out>, kw_splat=0) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
flags = <optimized out>
calling = <error reading variable calling (Cannot access memory at address 0x89)>
use_argv = 0x757656aa8840
av = <optimized out>
#21 rb_vm_call0 (ec=0x5170000000d8, recv=129151140401960, id=3473, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:61
cc = <optimized out>
#22 rb_vm_call_kw (ec=0x5170000000d8, recv=129151140401960, id=3473, argc=<optimized out>, argv=<optimized out>, kw_splat=0, me=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:326
No locals.
#23 rb_check_funcall_default_kw (recv=129151140401960, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, def=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:712
klass = <optimized out>
ec = 0x5170000000d8
respond = <optimized out>
me = <optimized out>
#24 0x000063b95a7e3cb9 in rb_gc_run_obj_finalizer (objid=945, count=<optimized out>, callback=<optimized out>, data=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:315
i = 0
_ec = 0x5170000000d8
_tag = <optimized out>
state = <optimized out>
saved = {errinfo = 4, final = 129151140401960, cfp = 0x757655dff7c8, sp = 0x757655cff818, finished = 0}
ec = 0x5170000000d8
#25 0x000063b95a80a9e1 in rb_gc_impl_shutdown_call_finalizer_i (key=129151140400840, val=0, _data=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3043
obj = 129151140400840
table = 0
#26 0x000063b95aa57f50 in apply_functor (k=129151140400840, v=137, _=0, d=<optimized out>) at /tmp/ruby/src/trunk_asan/st.c:1693
f = <optimized out>
#27 st_general_foreach (tab=<optimized out>, replace=0x0, check_p=0, func=<optimized out>, arg=<optimized out>) at /tmp/ruby/src/trunk_asan/st.c:1603
i = 1
packed_p = 1
entries = 0x508000000020
curr_entry_ptr = 0x508000000038
key = 129151140400840
rebuilds_num = 0
hash = 1025915017883272
error_p = <optimized out>
bin = <optimized out>
bin_ind = <optimized out>
retval = <optimized out>
key = <optimized out>
again = <optimized out>
value = <optimized out>
#28 rb_st_foreach (tab=<optimized out>, func=func@entry=0x63b95a80a960 <rb_gc_impl_shutdown_call_finalizer_i>, arg=arg@entry=0) at /tmp/ruby/src/trunk_asan/st.c:1700
f = {func = <optimized out>, arg = 0}
#29 0x000063b95a7c9f6a in rb_gc_impl_shutdown_call_finalizer (objspace_ptr=0x51d000000a80) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3070
objspace = 0x51d000000a80
lock_lev = <optimized out>
i = <optimized out>
page = <optimized out>
p = <optimized out>
pend = <optimized out>
stride = <optimized out>
vp = <optimized out>
poisoned = <optimized out>
unpoisoning = <optimized out>
#30 rb_objspace_call_finalizer () at /tmp/ruby/src/trunk_asan/gc.c:1926
No locals.
#31 0x000063b95a792169 in rb_ec_finalize (ec=0x5170000000d8) at /tmp/ruby/src/trunk_asan/eval.c:166
No locals.
#32 rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:257
_ec = 0x5170000000d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcb24a3770, <optimized out>, 0x7ffcb24a3640, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
save_error = 4
sysex = 0
signaled = 0
th0 = 0x63b95b478460 <_main_thread>
step = 4
message = 4
th = 0x63b95b478460 <_main_thread>
buf = <optimized out>
state = <optimized out>
#33 0x000063b95a792d1f in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = <optimized out>
status = <optimized out>
#34 0x000063b95a78bbb7 in rb_main (argc=11, argv=0x7ffcb24a39f8) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#35 main (argc=11, argv=0x7ffcb24a39f8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 2301665) detached]
$ timeout 60 gdb -p 2301661 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2862906]
[New LWP 2301663]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000056c7fa4c6148 in vm_opt_aref (recv=138075771864480, obj=11116812) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7018
7018 else if (RBASIC_CLASS(recv) == rb_cArray &&
>>> Threads
Id Target Id Frame
* 1 Thread 0x7d9446514c40 (LWP 2301661) "ruby" 0x000056c7fa4c6148 in vm_opt_aref (recv=138075771864480, obj=11116812) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7018
2 Thread 0x7d94260bd6c0 (LWP 2862906) "Timeout stdlib " 0x00007d9446298d71 in __futex_abstimed_wait_common64 (private=-2147483648, cancel=true, abstime=0x7d94260bb160, op=137, expected=0, futex_word=0x50c005ad2754) at ./nptl/futex-internal.c:57
3 Thread 0x7d942a1ff6c0 (LWP 2301663) "ruby" 0x00007d944631b4fd in __GI___poll (fds=0x7d9428fff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 3 (Thread 0x7d942a1ff6c0 (LWP 2301663) "ruby"):
#0 0x00007d944631b4fd in __GI___poll (fds=0x7d9428fff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000056c7fa04374a in __interceptor_poll ()
No symbol table info available.
#2 0x000056c7fa44c63b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1089
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:3058
vm = <optimized out>
#4 0x000056c7fa09caff in asan_thread_start(void*) ()
No symbol table info available.
#5 0x00007d944629caa4 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 = {138075315369664, 8656702543306366022, 138075315369664, -352, 0, 140723909982992, 8656702543285394502, 8656500629065505862}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x00007d9446329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 2 (Thread 0x7d94260bd6c0 (LWP 2862906) "Timeout stdlib "):
#0 0x00007d9446298d71 in __futex_abstimed_wait_common64 (private=-2147483648, cancel=true, abstime=0x7d94260bb160, op=137, expected=0, futex_word=0x50c005ad2754) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=-2147483648, abstime=0x7d94260bb160, clockid=0, expected=0, futex_word=0x50c005ad2754) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 256
op = 137
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c005ad2754, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7d94260bb160, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x00007d944629bc8e in __pthread_cond_wait_common (abstime=0x7d94260bb160, clockid=1, mutex=0x515000050930, cond=0x50c005ad2728) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7d944629b4b0 <__condvar_cleanup_waiting>, __arg = 0x7d94260bb050, __canceltype = 623634048, __prev = 0x0}
cbuffer = {wseq = 3, cond = 0x50c005ad2728, mutex = 0x515000050930, private = 0}
err = <optimized out>
g = 1
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 3
seq = 1
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_timedwait64 (cond=cond@entry=0x50c005ad2728, mutex=mutex@entry=0x515000050930, abstime=abstime@entry=0x7d94260bb160) at ./nptl/pthread_cond_wait.c:652
flags = <optimized out>
clockid = 1
#5 0x000056c7fa4466f0 in native_cond_timedwait (cond=0x50c005ad2728, mutex=0x515000050930, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:251
r = <optimized out>
ts = <optimized out>
#6 native_cond_sleep (th=th@entry=0x515000050800, rel=rel@entry=0x7d94251be420) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2478
end = <optimized out>
sched = 0x56c7fb7f4678 <_main_ractor+216>
lock = 0x515000050930
cond = 0x50c005ad2728
max = 100000000000000000
#7 0x000056c7fa425de7 in native_sleep (th=0x515000050800, rel=0x7d94251be420) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3326
sched = <optimized out>
#8 sleep_hrtime (th=<optimized out>, rel=999879000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1341
prev_status = THREAD_RUNNABLE
end = 1454705612435733
woke = 1
#9 0x000056c7fa442f74 in mutex_sleep_begin (_arguments=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:592
timeout_value = <optimized out>
relative_timeout = 18446744073709551100
arguments = <optimized out>
timeout = 18410706615301832706
woken = 20
scheduler = <optimized out>
#10 0x000056c7fa0e86de in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
_ec = 0x51700007ba58
_tag = {tag = 36, retval = <optimized out>, buf = {0x7d94260bb450, <optimized out>, 0x7d94260bb360, <optimized out>, <optimized out>}, prev = 0x7d94253bee60, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#11 0x000056c7fa41a8bc in rb_mut_sleep (ec=<optimized out>, self=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:615
arguments = {self = 138075750237640, timeout = <optimized out>}
beg = 1772745375
woken = <optimized out>
end = <optimized out>
#12 0x000056c7fa0e86de in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
_ec = 0x51700007ba58
_tag = {tag = 36, retval = <optimized out>, buf = {0x7d94260bb5f0, <optimized out>, 0x7d94260bb500, <optimized out>, <optimized out>}, prev = 0x7d94253be840, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#13 0x000056c7fa41fd47 in rb_condvar_wait (ec=<optimized out>, self=<optimized out>, mutex=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1245
args = {ec = 0x51700007ba58, mutex = 138075750237640, timeout = 18410706615301832706}
sync_waiter = {self = 138075750237640, th = 0x515000050800, fiber = 0x0, node = {next = 0x503003ff5e00, prev = 0x503003ff5e00}}
cv = <optimized out>
#14 0x000056c7fa4c696a in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7541
func_ptr = <optimized out>
canary_p = <optimized out>
ret = <optimized out>
#15 0x000056c7fa4c696a in vm_invoke_builtin_delegate (ec=0x51700007ba58, cfp=0x7d94261bf6e8, bf=<optimized out>, start_index=<optimized out>)
argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x51700007ba58) at ../../src/trunk_asan/insns.def:1729
bf = <optimized out>
leaf = false
val = <optimized out>
index = <optimized out>
insns_address_table = {0x56c7fa4c5e55 <vm_exec_core+29765>, 0x56c7fa4bfd3f <vm_exec_core+4911>, 0x56c7fa4c568d <vm_exec_core+27773>, 0x56c7fa4c145f <vm_exec_core+10831>, 0x56c7fa4bef29 <vm_exec_core+1305>, 0x56c7fa4c0697 <vm_exec_core+7303>, 0x56c7fa4c5a45 <vm_exec_core+28725>, 0x56c7fa4c02af <vm_exec_core+6303>, 0x56c7fa4c659b <vm_exec_core+31627>, 0x56c7fa4c4a76 <vm_exec_core+24678>, 0x56c7fa4c2c57 <vm_exec_core+16967>, 0x56c7fa4bf2a9 <vm_exec_core+2201>, 0x56c7fa4c5ffe <vm_exec_core+30190>, 0x56c7fa4c5ca8 <vm_exec_core+29336>, 0x56c7fa4c0491 <vm_exec_core+6785>, 0x56c7fa4bf7d7 <vm_exec_core+3527>, 0x56c7fa4c5039 <vm_exec_core+26153>, 0x56c7fa4c0d60 <vm_exec_core+9040>, 0x56c7fa4c629b <vm_exec_core+30859>, 0x56c7fa4c5e89 <vm_exec_core+29817>, 0x56c7fa4c12d5 <vm_exec_core+10437>, 0x56c7fa4c2bc2 <vm_exec_core+16818>, 0x56c7fa4c4d49 <vm_exec_core+25401>, 0x56c7fa4c5d97 <vm_exec_core+29575>, 0x56c7fa4c389c <vm_exec_core+20108>, 0x56c7fa4c4de1 <vm_exec_core+25553>, 0x56c7fa4c51ef <vm_exec_core+26591>, 0x56c7fa4c37d9 <vm_exec_core+19913>, 0x56c7fa4bf6e6 <vm_exec_core+3286>, 0x56c7fa4c44d6 <vm_exec_core+23238>, 0x56c7fa4bf535 <vm_exec_core+2853>, 0x56c7fa4bf865 <vm_exec_core+3669>, 0x56c7fa4c1b04 <vm_exec_core+12532>, 0x56c7fa4c3721 <vm_exec_core+19729>, 0x56c7fa4c42ec <vm_exec_core+22748>, 0x56c7fa4c3249 <vm_exec_core+18489>, 0x56c7fa4bf1c3 <vm_exec_core+1971>, 0x56c7fa4c55f5 <vm_exec_core+27621>, 0x56c7fa4c5bca <vm_exec_core+29114>, 0x56c7fa4bfa5f <vm_exec_core+4175>, 0x56c7fa4c0967 <vm_exec_core+8023>, 0x56c7fa4c05f0 <vm_exec_core+7136>, 0x56c7fa4c0e50 <vm_exec_core+9280>, 0x56c7fa4c29e5 <vm_exec_core+16341>, 0x56c7fa4bff71 <vm_exec_core+5473>, 0x56c7fa4c553c <vm_exec_core+27436>, 0x56c7fa4c08f5 <vm_exec_core+7909>, 0x56c7fa4c24f5 <vm_exec_core+15077>, 0x56c7fa4c2f35 <vm_exec_core+17701>, 0x56c7fa4c50db <vm_exec_core+26315>, 0x56c7fa4c3c83 <vm_exec_core+21107>, 0x56c7fa4c10bb <vm_exec_core+9899>, 0x56c7fa4c0a66 <vm_exec_core+8278>, 0x56c7fa4c4fbb <vm_exec_core+26027>, 0x56c7fa4c1e4d <vm_exec_core+13373>, 0x56c7fa4c4564 <vm_exec_core+23380>, 0x56c7fa4c3d98 <vm_exec_core+21384>, 0x56c7fa4bed58 <vm_exec_core+840>, 0x56c7fa4bfaaf <vm_exec_core+4255>, 0x56c7fa4c32f0 <vm_exec_core+18656>, 0x56c7fa4c5497 <vm_exec_core+27271>, 0x56c7fa4c137f <vm_exec_core+10607>, 0x56c7fa4c4ee0 <vm_exec_core+25808>, 0x56c7fa4c0c6d <vm_exec_core+8797>, 0x56c7fa4c3a67 <vm_exec_core+20567>, 0x56c7fa4c3b56 <vm_exec_core+20806>, 0x56c7fa4c308a <vm_exec_core+18042>, 0x56c7fa4c34db <vm_exec_core+19147>, 0x56c7fa4c1875 <vm_exec_core+11877>, 0x56c7fa4c0ec6 <vm_exec_core+9398>, 0x56c7fa4c4b4f <vm_exec_core+24895>, 0x56c7fa4cccd7 <vm_exec_core+58055>, 0x56c7fa4c17bf <vm_exec_core+11695>, 0x56c7fa4c33ce <vm_exec_core+18878>, 0x56c7fa4c395f <vm_exec_core+20303>, 0x56c7fa4c00db <vm_exec_core+5835>, 0x56c7fa4c025e <vm_exec_core+6222>, 0x56c7fa4c01e1 <vm_exec_core+6097>, 0x56c7fa4c0a06 <vm_exec_core+8182>, 0x56c7fa4c0dd6 <vm_exec_core+9158>, 0x56c7fa4c2dd5 <vm_exec_core+17349>, 0x56c7fa4c234d <vm_exec_core+14653>, 0x56c7fa4c61c7 <vm_exec_core+30647>, 0x56c7fa4bee29 <vm_exec_core+1049>, 0x56c7fa4c03ba <vm_exec_core+6570>, 0x56c7fa4c66bf <vm_exec_core+31919>, 0x56c7fa4c43b2 <vm_exec_core+22946>, 0x56c7fa4c3144 <vm_exec_core+18228>, 0x56c7fa4c5281 <vm_exec_core+26737>, 0x56c7fa4bed5d <vm_exec_core+845>, 0x56c7fa4c596e <vm_exec_core+28510>, 0x56c7fa4c6315 <vm_exec_core+30981>, 0x56c7fa4c63e1 <vm_exec_core+31185>, 0x56c7fa4bf5b4 <vm_exec_core+2980>, 0x56c7fa4c5f03 <vm_exec_core+29939>, 0x56c7fa4c1d76 <vm_exec_core+13158>, 0x56c7fa4c6085 <vm_exec_core+30325>, 0x56c7fa4c1198 <vm_exec_core+10120>, 0x56c7fa4c58e8 <vm_exec_core+28376>, 0x56c7fa4bf4a0 <vm_exec_core+2704>, 0x56c7fa4c001d <vm_exec_core+5645>, 0x56c7fa4c64af <vm_exec_core+31391>, 0x56c7fa4c2605 <vm_exec_core+15349>, 0x56c7fa4c21f7 <vm_exec_core+14311>, 0x56c7fa4c2a7f <vm_exec_core+16495>, 0x56c7fa4c200a <vm_exec_core+13818>, 0x56c7fa4c28cb <vm_exec_core+16059>, 0x56c7fa4c27fd <vm_exec_core+15853>, 0x56c7fa4c16dc <vm_exec_core+11468>, 0x56c7fa4c1f15 <vm_exec_core+13573>, 0x56c7fa4c1c38 <vm_exec_core+12840>, 0x56c7fa4c2124 <vm_exec_core+14100>, 0x56c7fa4c2195 <vm_exec_core+14213>, 0x56c7fa4c5e46 <vm_exec_core+29750>, 0x56c7fa4bfd30 <vm_exec_core+4896>, 0x56c7fa4c567e <vm_exec_core+27758>, 0x56c7fa4c1450 <vm_exec_core+10816>, 0x56c7fa4bef1a <vm_exec_core+1290>, 0x56c7fa4c0688 <vm_exec_core+7288>, 0x56c7fa4c5a36 <vm_exec_core+28710>, 0x56c7fa4c02a0 <vm_exec_core+6288>, 0x56c7fa4c658c <vm_exec_core+31612>, 0x56c7fa4c4a67 <vm_exec_core+24663>, 0x56c7fa4c2c48 <vm_exec_core+16952>, 0x56c7fa4bf29a <vm_exec_core+2186>, 0x56c7fa4c5fef <vm_exec_core+30175>, 0x56c7fa4c5c99 <vm_exec_core+29321>, 0x56c7fa4c0482 <vm_exec_core+6770>, 0x56c7fa4bf7c8 <vm_exec_core+3512>, 0x56c7fa4c502a <vm_exec_core+26138>, 0x56c7fa4c0d51 <vm_exec_core+9025>, 0x56c7fa4c628c <vm_exec_core+30844>, 0x56c7fa4c5e7a <vm_exec_core+29802>, 0x56c7fa4c12c6 <vm_exec_core+10422>, 0x56c7fa4c2bb3 <vm_exec_core+16803>, 0x56c7fa4c4d3a <vm_exec_core+25386>, 0x56c7fa4c5d88 <vm_exec_core+29560>, 0x56c7fa4c388d <vm_exec_core+20093>, 0x56c7fa4c4dd2 <vm_exec_core+25538>, 0x56c7fa4c51e0 <vm_exec_core+26576>, 0x56c7fa4c37ca <vm_exec_core+19898>, 0x56c7fa4bf6d7 <vm_exec_core+3271>, 0x56c7fa4c44c7 <vm_exec_core+23223>, 0x56c7fa4bf526 <vm_exec_core+2838>, 0x56c7fa4bf856 <vm_exec_core+3654>, 0x56c7fa4c1af5 <vm_exec_core+12517>, 0x56c7fa4c3712 <vm_exec_core+19714>, 0x56c7fa4c42dd <vm_exec_core+22733>, 0x56c7fa4c323a <vm_exec_core+18474>, 0x56c7fa4bf1b4 <vm_exec_core+1956>, 0x56c7fa4c55e6 <vm_exec_core+27606>, 0x56c7fa4c5bbb <vm_exec_core+29099>, 0x56c7fa4bfa50 <vm_exec_core+4160>, 0x56c7fa4c0958 <vm_exec_core+8008>, 0x56c7fa4c05e1 <vm_exec_core+7121>, 0x56c7fa4c0e41 <vm_exec_core+9265>, 0x56c7fa4c29d6 <vm_exec_core+16326>, 0x56c7fa4bff62 <vm_exec_core+5458>, 0x56c7fa4c552d <vm_exec_core+27421>, 0x56c7fa4c08e6 <vm_exec_core+7894>, 0x56c7fa4c24e6 <vm_exec_core+15062>, 0x56c7fa4c2f26 <vm_exec_core+17686>, 0x56c7fa4c50cc <vm_exec_core+26300>, 0x56c7fa4c3c74 <vm_exec_core+21092>, 0x56c7fa4c10ac <vm_exec_core+9884>, 0x56c7fa4c0a57 <vm_exec_core+8263>, 0x56c7fa4c4fac <vm_exec_core+26012>, 0x56c7fa4c1e3e <vm_exec_core+13358>, 0x56c7fa4c4555 <vm_exec_core+23365>, 0x56c7fa4c3d89 <vm_exec_core+21369>, 0x56c7fa4c3b33 <vm_exec_core+20771>, 0x56c7fa4bfaa0 <vm_exec_core+4240>, 0x56c7fa4c32e1 <vm_exec_core+18641>, 0x56c7fa4c5488 <vm_exec_core+27256>, 0x56c7fa4c1370 <vm_exec_core+10592>, 0x56c7fa4c4ed1 <vm_exec_core+25793>, 0x56c7fa4c144b <vm_exec_core+10811>, 0x56c7fa4c3a58 <vm_exec_core+20552>, 0x56c7fa4c3b47 <vm_exec_core+20791>, 0x56c7fa4c307b <vm_exec_core+18027>, 0x56c7fa4c34cc <vm_exec_core+19132>, 0x56c7fa4c1866 <vm_exec_core+11862>, 0x56c7fa4c0eb7 <vm_exec_core+9383>, 0x56c7fa4c4b40 <vm_exec_core+24880>, 0x56c7fa4cccc8 <vm_exec_core+58040>, 0x56c7fa4c17b0 <vm_exec_core+11680>, 0x56c7fa4c33bf <vm_exec_core+18863>, 0x56c7fa4c3950 <vm_exec_core+20288>, 0x56c7fa4c00cc <vm_exec_core+5820>, 0x56c7fa4c024f <vm_exec_core+6207>, 0x56c7fa4c01d2 <vm_exec_core+6082>, 0x56c7fa4c09f7 <vm_exec_core+8167>, 0x56c7fa4c0dc7 <vm_exec_core+9143>, 0x56c7fa4c2dc6 <vm_exec_core+17334>, 0x56c7fa4c233e <vm_exec_core+14638>, 0x56c7fa4c2dc1 <vm_exec_core+17329>, 0x56c7fa4c37c5 <vm_exec_core+19893>, 0x56c7fa4c370d <vm_exec_core+19709>, 0x56c7fa4c09f2 <vm_exec_core+8162>, 0x56c7fa4c3b33 <vm_exec_core+20771>...}
reg_cfp = 0x7d94261bf6e8
reg_pc = 0x506000061a30
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_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x000056c7fa4b9b42 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x51700007ba58
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#18 0x000056c7fa54c7c2 in invoke_iseq_block_from_c (ec=0x51700007ba58, captured=0x7d94261bf7a8, self=138075739718000, 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:1820
flags = 0
iseq = 0x7d9445bb1c80
cfp = <optimized out>
sp = 0x7d94260bf870
use_argv = 0x0
stack_argv = 0x7d94260bf870
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#19 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:1834
captured = 0x7d94261bf7a8
#20 0x000056c7fa4ec7ac 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:1871
No locals.
#21 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#22 0x000056c7fa4ec7ac in rb_ec_yield (ec=<optimized out>, val=<optimized out>)
No locals.
#23 0x000056c7fa0e86de in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
_ec = 0x51700007ba58
_tag = {tag = 36, retval = <optimized out>, buf = {0x7d94260bc030, <optimized out>, 0x7d94260bbf40, <optimized out>, <optimized out>}, prev = 0x7d94253bd240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#24 0x000056c7fa41b1ed in rb_mut_synchronize (ec=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:653
args = {self = 138075750237640, mutex = 0x504000076ed0, ec = <optimized out>}
#25 0x000056c7fa4c696a in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7541
func_ptr = <optimized out>
canary_p = <optimized out>
ret = <optimized out>
#26 0x000056c7fa4c696a in vm_invoke_builtin_delegate (ec=0x51700007ba58, cfp=0x7d94261bf758, bf=<optimized out>, start_index=<optimized out>)
argv = <optimized out>
#27 vm_exec_core (ec=ec@entry=0x51700007ba58) at ../../src/trunk_asan/insns.def:1729
bf = <optimized out>
leaf = false
val = <optimized out>
index = <optimized out>
insns_address_table = {0x56c7fa4c5e55 <vm_exec_core+29765>, 0x56c7fa4bfd3f <vm_exec_core+4911>, 0x56c7fa4c568d <vm_exec_core+27773>, 0x56c7fa4c145f <vm_exec_core+10831>, 0x56c7fa4bef29 <vm_exec_core+1305>, 0x56c7fa4c0697 <vm_exec_core+7303>, 0x56c7fa4c5a45 <vm_exec_core+28725>, 0x56c7fa4c02af <vm_exec_core+6303>, 0x56c7fa4c659b <vm_exec_core+31627>, 0x56c7fa4c4a76 <vm_exec_core+24678>, 0x56c7fa4c2c57 <vm_exec_core+16967>, 0x56c7fa4bf2a9 <vm_exec_core+2201>, 0x56c7fa4c5ffe <vm_exec_core+30190>, 0x56c7fa4c5ca8 <vm_exec_core+29336>, 0x56c7fa4c0491 <vm_exec_core+6785>, 0x56c7fa4bf7d7 <vm_exec_core+3527>, 0x56c7fa4c5039 <vm_exec_core+26153>, 0x56c7fa4c0d60 <vm_exec_core+9040>, 0x56c7fa4c629b <vm_exec_core+30859>, 0x56c7fa4c5e89 <vm_exec_core+29817>, 0x56c7fa4c12d5 <vm_exec_core+10437>, 0x56c7fa4c2bc2 <vm_exec_core+16818>, 0x56c7fa4c4d49 <vm_exec_core+25401>, 0x56c7fa4c5d97 <vm_exec_core+29575>, 0x56c7fa4c389c <vm_exec_core+20108>, 0x56c7fa4c4de1 <vm_exec_core+25553>, 0x56c7fa4c51ef <vm_exec_core+26591>, 0x56c7fa4c37d9 <vm_exec_core+19913>, 0x56c7fa4bf6e6 <vm_exec_core+3286>, 0x56c7fa4c44d6 <vm_exec_core+23238>, 0x56c7fa4bf535 <vm_exec_core+2853>, 0x56c7fa4bf865 <vm_exec_core+3669>, 0x56c7fa4c1b04 <vm_exec_core+12532>, 0x56c7fa4c3721 <vm_exec_core+19729>, 0x56c7fa4c42ec <vm_exec_core+22748>, 0x56c7fa4c3249 <vm_exec_core+18489>, 0x56c7fa4bf1c3 <vm_exec_core+1971>, 0x56c7fa4c55f5 <vm_exec_core+27621>, 0x56c7fa4c5bca <vm_exec_core+29114>, 0x56c7fa4bfa5f <vm_exec_core+4175>, 0x56c7fa4c0967 <vm_exec_core+8023>, 0x56c7fa4c05f0 <vm_exec_core+7136>, 0x56c7fa4c0e50 <vm_exec_core+9280>, 0x56c7fa4c29e5 <vm_exec_core+16341>, 0x56c7fa4bff71 <vm_exec_core+5473>, 0x56c7fa4c553c <vm_exec_core+27436>, 0x56c7fa4c08f5 <vm_exec_core+7909>, 0x56c7fa4c24f5 <vm_exec_core+15077>, 0x56c7fa4c2f35 <vm_exec_core+17701>, 0x56c7fa4c50db <vm_exec_core+26315>, 0x56c7fa4c3c83 <vm_exec_core+21107>, 0x56c7fa4c10bb <vm_exec_core+9899>, 0x56c7fa4c0a66 <vm_exec_core+8278>, 0x56c7fa4c4fbb <vm_exec_core+26027>, 0x56c7fa4c1e4d <vm_exec_core+13373>, 0x56c7fa4c4564 <vm_exec_core+23380>, 0x56c7fa4c3d98 <vm_exec_core+21384>, 0x56c7fa4bed58 <vm_exec_core+840>, 0x56c7fa4bfaaf <vm_exec_core+4255>, 0x56c7fa4c32f0 <vm_exec_core+18656>, 0x56c7fa4c5497 <vm_exec_core+27271>, 0x56c7fa4c137f <vm_exec_core+10607>, 0x56c7fa4c4ee0 <vm_exec_core+25808>, 0x56c7fa4c0c6d <vm_exec_core+8797>, 0x56c7fa4c3a67 <vm_exec_core+20567>, 0x56c7fa4c3b56 <vm_exec_core+20806>, 0x56c7fa4c308a <vm_exec_core+18042>, 0x56c7fa4c34db <vm_exec_core+19147>, 0x56c7fa4c1875 <vm_exec_core+11877>, 0x56c7fa4c0ec6 <vm_exec_core+9398>, 0x56c7fa4c4b4f <vm_exec_core+24895>, 0x56c7fa4cccd7 <vm_exec_core+58055>, 0x56c7fa4c17bf <vm_exec_core+11695>, 0x56c7fa4c33ce <vm_exec_core+18878>, 0x56c7fa4c395f <vm_exec_core+20303>, 0x56c7fa4c00db <vm_exec_core+5835>, 0x56c7fa4c025e <vm_exec_core+6222>, 0x56c7fa4c01e1 <vm_exec_core+6097>, 0x56c7fa4c0a06 <vm_exec_core+8182>, 0x56c7fa4c0dd6 <vm_exec_core+9158>, 0x56c7fa4c2dd5 <vm_exec_core+17349>, 0x56c7fa4c234d <vm_exec_core+14653>, 0x56c7fa4c61c7 <vm_exec_core+30647>, 0x56c7fa4bee29 <vm_exec_core+1049>, 0x56c7fa4c03ba <vm_exec_core+6570>, 0x56c7fa4c66bf <vm_exec_core+31919>, 0x56c7fa4c43b2 <vm_exec_core+22946>, 0x56c7fa4c3144 <vm_exec_core+18228>, 0x56c7fa4c5281 <vm_exec_core+26737>, 0x56c7fa4bed5d <vm_exec_core+845>, 0x56c7fa4c596e <vm_exec_core+28510>, 0x56c7fa4c6315 <vm_exec_core+30981>, 0x56c7fa4c63e1 <vm_exec_core+31185>, 0x56c7fa4bf5b4 <vm_exec_core+2980>, 0x56c7fa4c5f03 <vm_exec_core+29939>, 0x56c7fa4c1d76 <vm_exec_core+13158>, 0x56c7fa4c6085 <vm_exec_core+30325>, 0x56c7fa4c1198 <vm_exec_core+10120>, 0x56c7fa4c58e8 <vm_exec_core+28376>, 0x56c7fa4bf4a0 <vm_exec_core+2704>, 0x56c7fa4c001d <vm_exec_core+5645>, 0x56c7fa4c64af <vm_exec_core+31391>, 0x56c7fa4c2605 <vm_exec_core+15349>, 0x56c7fa4c21f7 <vm_exec_core+14311>, 0x56c7fa4c2a7f <vm_exec_core+16495>, 0x56c7fa4c200a <vm_exec_core+13818>, 0x56c7fa4c28cb <vm_exec_core+16059>, 0x56c7fa4c27fd <vm_exec_core+15853>, 0x56c7fa4c16dc <vm_exec_core+11468>, 0x56c7fa4c1f15 <vm_exec_core+13573>, 0x56c7fa4c1c38 <vm_exec_core+12840>, 0x56c7fa4c2124 <vm_exec_core+14100>, 0x56c7fa4c2195 <vm_exec_core+14213>, 0x56c7fa4c5e46 <vm_exec_core+29750>, 0x56c7fa4bfd30 <vm_exec_core+4896>, 0x56c7fa4c567e <vm_exec_core+27758>, 0x56c7fa4c1450 <vm_exec_core+10816>, 0x56c7fa4bef1a <vm_exec_core+1290>, 0x56c7fa4c0688 <vm_exec_core+7288>, 0x56c7fa4c5a36 <vm_exec_core+28710>, 0x56c7fa4c02a0 <vm_exec_core+6288>, 0x56c7fa4c658c <vm_exec_core+31612>, 0x56c7fa4c4a67 <vm_exec_core+24663>, 0x56c7fa4c2c48 <vm_exec_core+16952>, 0x56c7fa4bf29a <vm_exec_core+2186>, 0x56c7fa4c5fef <vm_exec_core+30175>, 0x56c7fa4c5c99 <vm_exec_core+29321>, 0x56c7fa4c0482 <vm_exec_core+6770>, 0x56c7fa4bf7c8 <vm_exec_core+3512>, 0x56c7fa4c502a <vm_exec_core+26138>, 0x56c7fa4c0d51 <vm_exec_core+9025>, 0x56c7fa4c628c <vm_exec_core+30844>, 0x56c7fa4c5e7a <vm_exec_core+29802>, 0x56c7fa4c12c6 <vm_exec_core+10422>, 0x56c7fa4c2bb3 <vm_exec_core+16803>, 0x56c7fa4c4d3a <vm_exec_core+25386>, 0x56c7fa4c5d88 <vm_exec_core+29560>, 0x56c7fa4c388d <vm_exec_core+20093>, 0x56c7fa4c4dd2 <vm_exec_core+25538>, 0x56c7fa4c51e0 <vm_exec_core+26576>, 0x56c7fa4c37ca <vm_exec_core+19898>, 0x56c7fa4bf6d7 <vm_exec_core+3271>, 0x56c7fa4c44c7 <vm_exec_core+23223>, 0x56c7fa4bf526 <vm_exec_core+2838>, 0x56c7fa4bf856 <vm_exec_core+3654>, 0x56c7fa4c1af5 <vm_exec_core+12517>, 0x56c7fa4c3712 <vm_exec_core+19714>, 0x56c7fa4c42dd <vm_exec_core+22733>, 0x56c7fa4c323a <vm_exec_core+18474>, 0x56c7fa4bf1b4 <vm_exec_core+1956>, 0x56c7fa4c55e6 <vm_exec_core+27606>, 0x56c7fa4c5bbb <vm_exec_core+29099>, 0x56c7fa4bfa50 <vm_exec_core+4160>, 0x56c7fa4c0958 <vm_exec_core+8008>, 0x56c7fa4c05e1 <vm_exec_core+7121>, 0x56c7fa4c0e41 <vm_exec_core+9265>, 0x56c7fa4c29d6 <vm_exec_core+16326>, 0x56c7fa4bff62 <vm_exec_core+5458>, 0x56c7fa4c552d <vm_exec_core+27421>, 0x56c7fa4c08e6 <vm_exec_core+7894>, 0x56c7fa4c24e6 <vm_exec_core+15062>, 0x56c7fa4c2f26 <vm_exec_core+17686>, 0x56c7fa4c50cc <vm_exec_core+26300>, 0x56c7fa4c3c74 <vm_exec_core+21092>, 0x56c7fa4c10ac <vm_exec_core+9884>, 0x56c7fa4c0a57 <vm_exec_core+8263>, 0x56c7fa4c4fac <vm_exec_core+26012>, 0x56c7fa4c1e3e <vm_exec_core+13358>, 0x56c7fa4c4555 <vm_exec_core+23365>, 0x56c7fa4c3d89 <vm_exec_core+21369>, 0x56c7fa4c3b33 <vm_exec_core+20771>, 0x56c7fa4bfaa0 <vm_exec_core+4240>, 0x56c7fa4c32e1 <vm_exec_core+18641>, 0x56c7fa4c5488 <vm_exec_core+27256>, 0x56c7fa4c1370 <vm_exec_core+10592>, 0x56c7fa4c4ed1 <vm_exec_core+25793>, 0x56c7fa4c144b <vm_exec_core+10811>, 0x56c7fa4c3a58 <vm_exec_core+20552>, 0x56c7fa4c3b47 <vm_exec_core+20791>, 0x56c7fa4c307b <vm_exec_core+18027>, 0x56c7fa4c34cc <vm_exec_core+19132>, 0x56c7fa4c1866 <vm_exec_core+11862>, 0x56c7fa4c0eb7 <vm_exec_core+9383>, 0x56c7fa4c4b40 <vm_exec_core+24880>, 0x56c7fa4cccc8 <vm_exec_core+58040>, 0x56c7fa4c17b0 <vm_exec_core+11680>, 0x56c7fa4c33bf <vm_exec_core+18863>, 0x56c7fa4c3950 <vm_exec_core+20288>, 0x56c7fa4c00cc <vm_exec_core+5820>, 0x56c7fa4c024f <vm_exec_core+6207>, 0x56c7fa4c01d2 <vm_exec_core+6082>, 0x56c7fa4c09f7 <vm_exec_core+8167>, 0x56c7fa4c0dc7 <vm_exec_core+9143>, 0x56c7fa4c2dc6 <vm_exec_core+17334>, 0x56c7fa4c233e <vm_exec_core+14638>, 0x56c7fa4c2dc1 <vm_exec_core+17329>, 0x56c7fa4c37c5 <vm_exec_core+19893>, 0x56c7fa4c370d <vm_exec_core+19709>, 0x56c7fa4c09f2 <vm_exec_core+8162>, 0x56c7fa4c3b33 <vm_exec_core+20771>...}
reg_cfp = 0x7d94261bf758
reg_pc = 0x50e000001b10
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_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <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>
#28 0x000056c7fa4b9b42 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x51700007ba58
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#29 0x000056c7fa4feaeb in invoke_iseq_block_from_c (ec=0x51700007ba58, captured=<optimized out>, self=138075739718000, 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:1820
flags = 0
iseq = 0x7d9445bb1cf8
cfp = 0x7d94261bf7c8
sp = 0x7d94260bf818
use_argv = <optimized out>
stack_argv = 0x7d94260bf818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#30 invoke_block_from_c_proc (ec=0x51700007ba58, self=138075739718000, 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:1914
block = <optimized out>
keyword_hash = <optimized out>
#31 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:1944
No locals.
#32 0x000056c7fa4fcd16 in rb_vm_invoke_proc (ec=0x50c005ad2754, proc=0x89, argc=1177128305, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1965
self = 0
#33 0x000056c7fa44ae42 in thread_do_start_proc (th=th@entry=0x515000050800) at /tmp/ruby/src/trunk_asan/thread.c:625
args = <optimized out>
procval = <optimized out>
proc = 0x504000077210
args_len = <optimized out>
args_ptr = <optimized out>
#34 0x000056c7fa4489dd in thread_do_start (th=0x515000050800) at /tmp/ruby/src/trunk_asan/thread.c:642
result = 36
#35 thread_start_func_2 (th=th@entry=0x515000050800, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x56c7fadc9460 <_main_thread>
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#36 0x000056c7fa447cce in call_thread_start_func_2 (th=0x515000050800) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
stack_start = <optimized out>
stack_start_addr = 0x7d94260bccc0
#37 nt_start (ptr=0x50c005ad2700) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
th = 0x515000050800
sched = <optimized out>
nt = 0x50c005ad2700
vm = 0x56c7fb7f7020 <_vm>
#38 0x000056c7fa09caff in asan_thread_start(void*) ()
No symbol table info available.
#39 0x00007d944629caa4 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 = {138075246941888, 8656711443552345158, 138075246941888, -352, 0, 140723909965776, 8656711443531373638, 8656500629065505862}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#40 0x00007d9446329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x7d9446514c40 (LWP 2301661) "ruby"):
#0 0x000056c7fa4c6148 in vm_opt_aref (recv=138075771864480, obj=11116812) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7018
No locals.
#1 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:1582
leaf = false
recv = 138075771864480
obj = 11116812
val = <optimized out>
cd = <optimized out>
insns_address_table = {0x56c7fa4c5e55 <vm_exec_core+29765>, 0x56c7fa4bfd3f <vm_exec_core+4911>, 0x56c7fa4c568d <vm_exec_core+27773>, 0x56c7fa4c145f <vm_exec_core+10831>, 0x56c7fa4bef29 <vm_exec_core+1305>, 0x56c7fa4c0697 <vm_exec_core+7303>, 0x56c7fa4c5a45 <vm_exec_core+28725>, 0x56c7fa4c02af <vm_exec_core+6303>, 0x56c7fa4c659b <vm_exec_core+31627>, 0x56c7fa4c4a76 <vm_exec_core+24678>, 0x56c7fa4c2c57 <vm_exec_core+16967>, 0x56c7fa4bf2a9 <vm_exec_core+2201>, 0x56c7fa4c5ffe <vm_exec_core+30190>, 0x56c7fa4c5ca8 <vm_exec_core+29336>, 0x56c7fa4c0491 <vm_exec_core+6785>, 0x56c7fa4bf7d7 <vm_exec_core+3527>, 0x56c7fa4c5039 <vm_exec_core+26153>, 0x56c7fa4c0d60 <vm_exec_core+9040>, 0x56c7fa4c629b <vm_exec_core+30859>, 0x56c7fa4c5e89 <vm_exec_core+29817>, 0x56c7fa4c12d5 <vm_exec_core+10437>, 0x56c7fa4c2bc2 <vm_exec_core+16818>, 0x56c7fa4c4d49 <vm_exec_core+25401>, 0x56c7fa4c5d97 <vm_exec_core+29575>, 0x56c7fa4c389c <vm_exec_core+20108>, 0x56c7fa4c4de1 <vm_exec_core+25553>, 0x56c7fa4c51ef <vm_exec_core+26591>, 0x56c7fa4c37d9 <vm_exec_core+19913>, 0x56c7fa4bf6e6 <vm_exec_core+3286>, 0x56c7fa4c44d6 <vm_exec_core+23238>, 0x56c7fa4bf535 <vm_exec_core+2853>, 0x56c7fa4bf865 <vm_exec_core+3669>, 0x56c7fa4c1b04 <vm_exec_core+12532>, 0x56c7fa4c3721 <vm_exec_core+19729>, 0x56c7fa4c42ec <vm_exec_core+22748>, 0x56c7fa4c3249 <vm_exec_core+18489>, 0x56c7fa4bf1c3 <vm_exec_core+1971>, 0x56c7fa4c55f5 <vm_exec_core+27621>, 0x56c7fa4c5bca <vm_exec_core+29114>, 0x56c7fa4bfa5f <vm_exec_core+4175>, 0x56c7fa4c0967 <vm_exec_core+8023>, 0x56c7fa4c05f0 <vm_exec_core+7136>, 0x56c7fa4c0e50 <vm_exec_core+9280>, 0x56c7fa4c29e5 <vm_exec_core+16341>, 0x56c7fa4bff71 <vm_exec_core+5473>, 0x56c7fa4c553c <vm_exec_core+27436>, 0x56c7fa4c08f5 <vm_exec_core+7909>, 0x56c7fa4c24f5 <vm_exec_core+15077>, 0x56c7fa4c2f35 <vm_exec_core+17701>, 0x56c7fa4c50db <vm_exec_core+26315>, 0x56c7fa4c3c83 <vm_exec_core+21107>, 0x56c7fa4c10bb <vm_exec_core+9899>, 0x56c7fa4c0a66 <vm_exec_core+8278>, 0x56c7fa4c4fbb <vm_exec_core+26027>, 0x56c7fa4c1e4d <vm_exec_core+13373>, 0x56c7fa4c4564 <vm_exec_core+23380>, 0x56c7fa4c3d98 <vm_exec_core+21384>, 0x56c7fa4bed58 <vm_exec_core+840>, 0x56c7fa4bfaaf <vm_exec_core+4255>, 0x56c7fa4c32f0 <vm_exec_core+18656>, 0x56c7fa4c5497 <vm_exec_core+27271>, 0x56c7fa4c137f <vm_exec_core+10607>, 0x56c7fa4c4ee0 <vm_exec_core+25808>, 0x56c7fa4c0c6d <vm_exec_core+8797>, 0x56c7fa4c3a67 <vm_exec_core+20567>, 0x56c7fa4c3b56 <vm_exec_core+20806>, 0x56c7fa4c308a <vm_exec_core+18042>, 0x56c7fa4c34db <vm_exec_core+19147>, 0x56c7fa4c1875 <vm_exec_core+11877>, 0x56c7fa4c0ec6 <vm_exec_core+9398>, 0x56c7fa4c4b4f <vm_exec_core+24895>, 0x56c7fa4cccd7 <vm_exec_core+58055>, 0x56c7fa4c17bf <vm_exec_core+11695>, 0x56c7fa4c33ce <vm_exec_core+18878>, 0x56c7fa4c395f <vm_exec_core+20303>, 0x56c7fa4c00db <vm_exec_core+5835>, 0x56c7fa4c025e <vm_exec_core+6222>, 0x56c7fa4c01e1 <vm_exec_core+6097>, 0x56c7fa4c0a06 <vm_exec_core+8182>, 0x56c7fa4c0dd6 <vm_exec_core+9158>, 0x56c7fa4c2dd5 <vm_exec_core+17349>, 0x56c7fa4c234d <vm_exec_core+14653>, 0x56c7fa4c61c7 <vm_exec_core+30647>, 0x56c7fa4bee29 <vm_exec_core+1049>, 0x56c7fa4c03ba <vm_exec_core+6570>, 0x56c7fa4c66bf <vm_exec_core+31919>, 0x56c7fa4c43b2 <vm_exec_core+22946>, 0x56c7fa4c3144 <vm_exec_core+18228>, 0x56c7fa4c5281 <vm_exec_core+26737>, 0x56c7fa4bed5d <vm_exec_core+845>, 0x56c7fa4c596e <vm_exec_core+28510>, 0x56c7fa4c6315 <vm_exec_core+30981>, 0x56c7fa4c63e1 <vm_exec_core+31185>, 0x56c7fa4bf5b4 <vm_exec_core+2980>, 0x56c7fa4c5f03 <vm_exec_core+29939>, 0x56c7fa4c1d76 <vm_exec_core+13158>, 0x56c7fa4c6085 <vm_exec_core+30325>, 0x56c7fa4c1198 <vm_exec_core+10120>, 0x56c7fa4c58e8 <vm_exec_core+28376>, 0x56c7fa4bf4a0 <vm_exec_core+2704>, 0x56c7fa4c001d <vm_exec_core+5645>, 0x56c7fa4c64af <vm_exec_core+31391>, 0x56c7fa4c2605 <vm_exec_core+15349>, 0x56c7fa4c21f7 <vm_exec_core+14311>, 0x56c7fa4c2a7f <vm_exec_core+16495>, 0x56c7fa4c200a <vm_exec_core+13818>, 0x56c7fa4c28cb <vm_exec_core+16059>, 0x56c7fa4c27fd <vm_exec_core+15853>, 0x56c7fa4c16dc <vm_exec_core+11468>, 0x56c7fa4c1f15 <vm_exec_core+13573>, 0x56c7fa4c1c38 <vm_exec_core+12840>, 0x56c7fa4c2124 <vm_exec_core+14100>, 0x56c7fa4c2195 <vm_exec_core+14213>, 0x56c7fa4c5e46 <vm_exec_core+29750>, 0x56c7fa4bfd30 <vm_exec_core+4896>, 0x56c7fa4c567e <vm_exec_core+27758>, 0x56c7fa4c1450 <vm_exec_core+10816>, 0x56c7fa4bef1a <vm_exec_core+1290>, 0x56c7fa4c0688 <vm_exec_core+7288>, 0x56c7fa4c5a36 <vm_exec_core+28710>, 0x56c7fa4c02a0 <vm_exec_core+6288>, 0x56c7fa4c658c <vm_exec_core+31612>, 0x56c7fa4c4a67 <vm_exec_core+24663>, 0x56c7fa4c2c48 <vm_exec_core+16952>, 0x56c7fa4bf29a <vm_exec_core+2186>, 0x56c7fa4c5fef <vm_exec_core+30175>, 0x56c7fa4c5c99 <vm_exec_core+29321>, 0x56c7fa4c0482 <vm_exec_core+6770>, 0x56c7fa4bf7c8 <vm_exec_core+3512>, 0x56c7fa4c502a <vm_exec_core+26138>, 0x56c7fa4c0d51 <vm_exec_core+9025>, 0x56c7fa4c628c <vm_exec_core+30844>, 0x56c7fa4c5e7a <vm_exec_core+29802>, 0x56c7fa4c12c6 <vm_exec_core+10422>, 0x56c7fa4c2bb3 <vm_exec_core+16803>, 0x56c7fa4c4d3a <vm_exec_core+25386>, 0x56c7fa4c5d88 <vm_exec_core+29560>, 0x56c7fa4c388d <vm_exec_core+20093>, 0x56c7fa4c4dd2 <vm_exec_core+25538>, 0x56c7fa4c51e0 <vm_exec_core+26576>, 0x56c7fa4c37ca <vm_exec_core+19898>, 0x56c7fa4bf6d7 <vm_exec_core+3271>, 0x56c7fa4c44c7 <vm_exec_core+23223>, 0x56c7fa4bf526 <vm_exec_core+2838>, 0x56c7fa4bf856 <vm_exec_core+3654>, 0x56c7fa4c1af5 <vm_exec_core+12517>, 0x56c7fa4c3712 <vm_exec_core+19714>, 0x56c7fa4c42dd <vm_exec_core+22733>, 0x56c7fa4c323a <vm_exec_core+18474>, 0x56c7fa4bf1b4 <vm_exec_core+1956>, 0x56c7fa4c55e6 <vm_exec_core+27606>, 0x56c7fa4c5bbb <vm_exec_core+29099>, 0x56c7fa4bfa50 <vm_exec_core+4160>, 0x56c7fa4c0958 <vm_exec_core+8008>, 0x56c7fa4c05e1 <vm_exec_core+7121>, 0x56c7fa4c0e41 <vm_exec_core+9265>, 0x56c7fa4c29d6 <vm_exec_core+16326>, 0x56c7fa4bff62 <vm_exec_core+5458>, 0x56c7fa4c552d <vm_exec_core+27421>, 0x56c7fa4c08e6 <vm_exec_core+7894>, 0x56c7fa4c24e6 <vm_exec_core+15062>, 0x56c7fa4c2f26 <vm_exec_core+17686>, 0x56c7fa4c50cc <vm_exec_core+26300>, 0x56c7fa4c3c74 <vm_exec_core+21092>, 0x56c7fa4c10ac <vm_exec_core+9884>, 0x56c7fa4c0a57 <vm_exec_core+8263>, 0x56c7fa4c4fac <vm_exec_core+26012>, 0x56c7fa4c1e3e <vm_exec_core+13358>, 0x56c7fa4c4555 <vm_exec_core+23365>, 0x56c7fa4c3d89 <vm_exec_core+21369>, 0x56c7fa4c3b33 <vm_exec_core+20771>, 0x56c7fa4bfaa0 <vm_exec_core+4240>, 0x56c7fa4c32e1 <vm_exec_core+18641>, 0x56c7fa4c5488 <vm_exec_core+27256>, 0x56c7fa4c1370 <vm_exec_core+10592>, 0x56c7fa4c4ed1 <vm_exec_core+25793>, 0x56c7fa4c144b <vm_exec_core+10811>, 0x56c7fa4c3a58 <vm_exec_core+20552>, 0x56c7fa4c3b47 <vm_exec_core+20791>, 0x56c7fa4c307b <vm_exec_core+18027>, 0x56c7fa4c34cc <vm_exec_core+19132>, 0x56c7fa4c1866 <vm_exec_core+11862>, 0x56c7fa4c0eb7 <vm_exec_core+9383>, 0x56c7fa4c4b40 <vm_exec_core+24880>, 0x56c7fa4cccc8 <vm_exec_core+58040>, 0x56c7fa4c17b0 <vm_exec_core+11680>, 0x56c7fa4c33bf <vm_exec_core+18863>, 0x56c7fa4c3950 <vm_exec_core+20288>, 0x56c7fa4c00cc <vm_exec_core+5820>, 0x56c7fa4c024f <vm_exec_core+6207>, 0x56c7fa4c01d2 <vm_exec_core+6082>, 0x56c7fa4c09f7 <vm_exec_core+8167>, 0x56c7fa4c0dc7 <vm_exec_core+9143>, 0x56c7fa4c2dc6 <vm_exec_core+17334>, 0x56c7fa4c233e <vm_exec_core+14638>, 0x56c7fa4c2dc1 <vm_exec_core+17329>, 0x56c7fa4c37c5 <vm_exec_core+19893>, 0x56c7fa4c370d <vm_exec_core+19709>, 0x56c7fa4c09f2 <vm_exec_core+8162>, 0x56c7fa4c3b33 <vm_exec_core+20771>...}
reg_cfp = 0x7d94437ff330
reg_pc = 0x514000005270
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_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <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>
#2 0x000056c7fa4b9b42 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x5170000000d8
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#3 0x000056c7fa54c7c2 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7d94437ff3b8, self=138075778053040, 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:1820
flags = 0
iseq = 0x7d9445b862d8
cfp = <optimized out>
sp = 0x7d94436ffbe8
use_argv = 0x7d9444291d60
stack_argv = 0x7d94436ffbe8
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#4 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:1834
captured = 0x7d94437ff3b8
#5 0x000056c7fa4ec3bc 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:1871
No locals.
#6 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#7 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#8 0x000056c7fa4ec3bc in rb_yield (val=<optimized out>)
No locals.
#9 0x000056c7fa6bf2aa in rb_ary_each (ary=138075774515560) at /tmp/ruby/src/trunk_asan/array.c:2766
i = 264
#10 0x000056c7fa52b548 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:3905
ci = 0xc1100000001
cc = <optimized out>
me = 0x7d9445d4eb38
cfunc = 0x50600001e8c8
recv = 138075774515560
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#11 0x000056c7fa4c4894 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7d94437ff3a0, cd=0x51b000008b40, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#12 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:858
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x51b000008b40
insns_address_table = {0x56c7fa4c5e55 <vm_exec_core+29765>, 0x56c7fa4bfd3f <vm_exec_core+4911>, 0x56c7fa4c568d <vm_exec_core+27773>, 0x56c7fa4c145f <vm_exec_core+10831>, 0x56c7fa4bef29 <vm_exec_core+1305>, 0x56c7fa4c0697 <vm_exec_core+7303>, 0x56c7fa4c5a45 <vm_exec_core+28725>, 0x56c7fa4c02af <vm_exec_core+6303>, 0x56c7fa4c659b <vm_exec_core+31627>, 0x56c7fa4c4a76 <vm_exec_core+24678>, 0x56c7fa4c2c57 <vm_exec_core+16967>, 0x56c7fa4bf2a9 <vm_exec_core+2201>, 0x56c7fa4c5ffe <vm_exec_core+30190>, 0x56c7fa4c5ca8 <vm_exec_core+29336>, 0x56c7fa4c0491 <vm_exec_core+6785>, 0x56c7fa4bf7d7 <vm_exec_core+3527>, 0x56c7fa4c5039 <vm_exec_core+26153>, 0x56c7fa4c0d60 <vm_exec_core+9040>, 0x56c7fa4c629b <vm_exec_core+30859>, 0x56c7fa4c5e89 <vm_exec_core+29817>, 0x56c7fa4c12d5 <vm_exec_core+10437>, 0x56c7fa4c2bc2 <vm_exec_core+16818>, 0x56c7fa4c4d49 <vm_exec_core+25401>, 0x56c7fa4c5d97 <vm_exec_core+29575>, 0x56c7fa4c389c <vm_exec_core+20108>, 0x56c7fa4c4de1 <vm_exec_core+25553>, 0x56c7fa4c51ef <vm_exec_core+26591>, 0x56c7fa4c37d9 <vm_exec_core+19913>, 0x56c7fa4bf6e6 <vm_exec_core+3286>, 0x56c7fa4c44d6 <vm_exec_core+23238>, 0x56c7fa4bf535 <vm_exec_core+2853>, 0x56c7fa4bf865 <vm_exec_core+3669>, 0x56c7fa4c1b04 <vm_exec_core+12532>, 0x56c7fa4c3721 <vm_exec_core+19729>, 0x56c7fa4c42ec <vm_exec_core+22748>, 0x56c7fa4c3249 <vm_exec_core+18489>, 0x56c7fa4bf1c3 <vm_exec_core+1971>, 0x56c7fa4c55f5 <vm_exec_core+27621>, 0x56c7fa4c5bca <vm_exec_core+29114>, 0x56c7fa4bfa5f <vm_exec_core+4175>, 0x56c7fa4c0967 <vm_exec_core+8023>, 0x56c7fa4c05f0 <vm_exec_core+7136>, 0x56c7fa4c0e50 <vm_exec_core+9280>, 0x56c7fa4c29e5 <vm_exec_core+16341>, 0x56c7fa4bff71 <vm_exec_core+5473>, 0x56c7fa4c553c <vm_exec_core+27436>, 0x56c7fa4c08f5 <vm_exec_core+7909>, 0x56c7fa4c24f5 <vm_exec_core+15077>, 0x56c7fa4c2f35 <vm_exec_core+17701>, 0x56c7fa4c50db <vm_exec_core+26315>, 0x56c7fa4c3c83 <vm_exec_core+21107>, 0x56c7fa4c10bb <vm_exec_core+9899>, 0x56c7fa4c0a66 <vm_exec_core+8278>, 0x56c7fa4c4fbb <vm_exec_core+26027>, 0x56c7fa4c1e4d <vm_exec_core+13373>, 0x56c7fa4c4564 <vm_exec_core+23380>, 0x56c7fa4c3d98 <vm_exec_core+21384>, 0x56c7fa4bed58 <vm_exec_core+840>, 0x56c7fa4bfaaf <vm_exec_core+4255>, 0x56c7fa4c32f0 <vm_exec_core+18656>, 0x56c7fa4c5497 <vm_exec_core+27271>, 0x56c7fa4c137f <vm_exec_core+10607>, 0x56c7fa4c4ee0 <vm_exec_core+25808>, 0x56c7fa4c0c6d <vm_exec_core+8797>, 0x56c7fa4c3a67 <vm_exec_core+20567>, 0x56c7fa4c3b56 <vm_exec_core+20806>, 0x56c7fa4c308a <vm_exec_core+18042>, 0x56c7fa4c34db <vm_exec_core+19147>, 0x56c7fa4c1875 <vm_exec_core+11877>, 0x56c7fa4c0ec6 <vm_exec_core+9398>, 0x56c7fa4c4b4f <vm_exec_core+24895>, 0x56c7fa4cccd7 <vm_exec_core+58055>, 0x56c7fa4c17bf <vm_exec_core+11695>, 0x56c7fa4c33ce <vm_exec_core+18878>, 0x56c7fa4c395f <vm_exec_core+20303>, 0x56c7fa4c00db <vm_exec_core+5835>, 0x56c7fa4c025e <vm_exec_core+6222>, 0x56c7fa4c01e1 <vm_exec_core+6097>, 0x56c7fa4c0a06 <vm_exec_core+8182>, 0x56c7fa4c0dd6 <vm_exec_core+9158>, 0x56c7fa4c2dd5 <vm_exec_core+17349>, 0x56c7fa4c234d <vm_exec_core+14653>, 0x56c7fa4c61c7 <vm_exec_core+30647>, 0x56c7fa4bee29 <vm_exec_core+1049>, 0x56c7fa4c03ba <vm_exec_core+6570>, 0x56c7fa4c66bf <vm_exec_core+31919>, 0x56c7fa4c43b2 <vm_exec_core+22946>, 0x56c7fa4c3144 <vm_exec_core+18228>, 0x56c7fa4c5281 <vm_exec_core+26737>, 0x56c7fa4bed5d <vm_exec_core+845>, 0x56c7fa4c596e <vm_exec_core+28510>, 0x56c7fa4c6315 <vm_exec_core+30981>, 0x56c7fa4c63e1 <vm_exec_core+31185>, 0x56c7fa4bf5b4 <vm_exec_core+2980>, 0x56c7fa4c5f03 <vm_exec_core+29939>, 0x56c7fa4c1d76 <vm_exec_core+13158>, 0x56c7fa4c6085 <vm_exec_core+30325>, 0x56c7fa4c1198 <vm_exec_core+10120>, 0x56c7fa4c58e8 <vm_exec_core+28376>, 0x56c7fa4bf4a0 <vm_exec_core+2704>, 0x56c7fa4c001d <vm_exec_core+5645>, 0x56c7fa4c64af <vm_exec_core+31391>, 0x56c7fa4c2605 <vm_exec_core+15349>, 0x56c7fa4c21f7 <vm_exec_core+14311>, 0x56c7fa4c2a7f <vm_exec_core+16495>, 0x56c7fa4c200a <vm_exec_core+13818>, 0x56c7fa4c28cb <vm_exec_core+16059>, 0x56c7fa4c27fd <vm_exec_core+15853>, 0x56c7fa4c16dc <vm_exec_core+11468>, 0x56c7fa4c1f15 <vm_exec_core+13573>, 0x56c7fa4c1c38 <vm_exec_core+12840>, 0x56c7fa4c2124 <vm_exec_core+14100>, 0x56c7fa4c2195 <vm_exec_core+14213>, 0x56c7fa4c5e46 <vm_exec_core+29750>, 0x56c7fa4bfd30 <vm_exec_core+4896>, 0x56c7fa4c567e <vm_exec_core+27758>, 0x56c7fa4c1450 <vm_exec_core+10816>, 0x56c7fa4bef1a <vm_exec_core+1290>, 0x56c7fa4c0688 <vm_exec_core+7288>, 0x56c7fa4c5a36 <vm_exec_core+28710>, 0x56c7fa4c02a0 <vm_exec_core+6288>, 0x56c7fa4c658c <vm_exec_core+31612>, 0x56c7fa4c4a67 <vm_exec_core+24663>, 0x56c7fa4c2c48 <vm_exec_core+16952>, 0x56c7fa4bf29a <vm_exec_core+2186>, 0x56c7fa4c5fef <vm_exec_core+30175>, 0x56c7fa4c5c99 <vm_exec_core+29321>, 0x56c7fa4c0482 <vm_exec_core+6770>, 0x56c7fa4bf7c8 <vm_exec_core+3512>, 0x56c7fa4c502a <vm_exec_core+26138>, 0x56c7fa4c0d51 <vm_exec_core+9025>, 0x56c7fa4c628c <vm_exec_core+30844>, 0x56c7fa4c5e7a <vm_exec_core+29802>, 0x56c7fa4c12c6 <vm_exec_core+10422>, 0x56c7fa4c2bb3 <vm_exec_core+16803>, 0x56c7fa4c4d3a <vm_exec_core+25386>, 0x56c7fa4c5d88 <vm_exec_core+29560>, 0x56c7fa4c388d <vm_exec_core+20093>, 0x56c7fa4c4dd2 <vm_exec_core+25538>, 0x56c7fa4c51e0 <vm_exec_core+26576>, 0x56c7fa4c37ca <vm_exec_core+19898>, 0x56c7fa4bf6d7 <vm_exec_core+3271>, 0x56c7fa4c44c7 <vm_exec_core+23223>, 0x56c7fa4bf526 <vm_exec_core+2838>, 0x56c7fa4bf856 <vm_exec_core+3654>, 0x56c7fa4c1af5 <vm_exec_core+12517>, 0x56c7fa4c3712 <vm_exec_core+19714>, 0x56c7fa4c42dd <vm_exec_core+22733>, 0x56c7fa4c323a <vm_exec_core+18474>, 0x56c7fa4bf1b4 <vm_exec_core+1956>, 0x56c7fa4c55e6 <vm_exec_core+27606>, 0x56c7fa4c5bbb <vm_exec_core+29099>, 0x56c7fa4bfa50 <vm_exec_core+4160>, 0x56c7fa4c0958 <vm_exec_core+8008>, 0x56c7fa4c05e1 <vm_exec_core+7121>, 0x56c7fa4c0e41 <vm_exec_core+9265>, 0x56c7fa4c29d6 <vm_exec_core+16326>, 0x56c7fa4bff62 <vm_exec_core+5458>, 0x56c7fa4c552d <vm_exec_core+27421>, 0x56c7fa4c08e6 <vm_exec_core+7894>, 0x56c7fa4c24e6 <vm_exec_core+15062>, 0x56c7fa4c2f26 <vm_exec_core+17686>, 0x56c7fa4c50cc <vm_exec_core+26300>, 0x56c7fa4c3c74 <vm_exec_core+21092>, 0x56c7fa4c10ac <vm_exec_core+9884>, 0x56c7fa4c0a57 <vm_exec_core+8263>, 0x56c7fa4c4fac <vm_exec_core+26012>, 0x56c7fa4c1e3e <vm_exec_core+13358>, 0x56c7fa4c4555 <vm_exec_core+23365>, 0x56c7fa4c3d89 <vm_exec_core+21369>, 0x56c7fa4c3b33 <vm_exec_core+20771>, 0x56c7fa4bfaa0 <vm_exec_core+4240>, 0x56c7fa4c32e1 <vm_exec_core+18641>, 0x56c7fa4c5488 <vm_exec_core+27256>, 0x56c7fa4c1370 <vm_exec_core+10592>, 0x56c7fa4c4ed1 <vm_exec_core+25793>, 0x56c7fa4c144b <vm_exec_core+10811>, 0x56c7fa4c3a58 <vm_exec_core+20552>, 0x56c7fa4c3b47 <vm_exec_core+20791>, 0x56c7fa4c307b <vm_exec_core+18027>, 0x56c7fa4c34cc <vm_exec_core+19132>, 0x56c7fa4c1866 <vm_exec_core+11862>, 0x56c7fa4c0eb7 <vm_exec_core+9383>, 0x56c7fa4c4b40 <vm_exec_core+24880>, 0x56c7fa4cccc8 <vm_exec_core+58040>, 0x56c7fa4c17b0 <vm_exec_core+11680>, 0x56c7fa4c33bf <vm_exec_core+18863>, 0x56c7fa4c3950 <vm_exec_core+20288>, 0x56c7fa4c00cc <vm_exec_core+5820>, 0x56c7fa4c024f <vm_exec_core+6207>, 0x56c7fa4c01d2 <vm_exec_core+6082>, 0x56c7fa4c09f7 <vm_exec_core+8167>, 0x56c7fa4c0dc7 <vm_exec_core+9143>, 0x56c7fa4c2dc6 <vm_exec_core+17334>, 0x56c7fa4c233e <vm_exec_core+14638>, 0x56c7fa4c2dc1 <vm_exec_core+17329>, 0x56c7fa4c37c5 <vm_exec_core+19893>, 0x56c7fa4c370d <vm_exec_core+19709>, 0x56c7fa4c09f2 <vm_exec_core+8162>, 0x56c7fa4c3b33 <vm_exec_core+20771>...}
reg_cfp = 0x7d94437ff3a0
reg_pc = 0x52300000bea8
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>
th: 0x56c7fadc9460, native_id: 0x7d9446514c40
-- Control frame information -----------------------------------------------
c:0022 p:0006 s:0131 e:000128 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:773 [FINISH]
c:0021 p:---- s:0125 e:000124 l:y b:---- CFUNC :each
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>
c:0020 p:0693 s:0121 e:000119 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:772
c:0019 p:0039 s:0101 e:000100 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:808
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
c:0018 p:0008 s:0094 e:000093 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:847
INSN_LABEL_leave = <optimized out>
c:0017 p:0130 s:0087 e:000086 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1598
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>
c:0016 p:0026 s:0074 e:000073 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1293
c:0015 p:0005 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1763
INSN_LABEL_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
c:0014 p:0006 s:0065 e:000064 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1750 [FINISH]
c:0013 p:---- s:0061 e:000060 l:y b:---- CFUNC :each
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <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:1749
c:0011 p:0013 s:0052 e:000051 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1793
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <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:1035
c:0009 p:0008 s:0041 e:000040 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:880
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <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:146
c:0007 p:0008 s:0030 e:000029 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1272
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <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:1877
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <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:1881
c:0004 p:0065 s:0016 e:000014 l:y b:0001 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
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_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
c:0001 p:0000 s:0003 E:001600 l:y b:---- DUMMY [FINISH]
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
th: 0x515000050800, native_id: 0x7d94260bd6c0
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>
-- Control frame information -----------------------------------------------
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
c:0005 p:0006 s:0023 e:000022 l:y b:0001 METHOD <internal:thread_sync>:529
c:0004 p:0020 s:0017 e:000016 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH]
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
c:0003 p:0018 s:0014 e:000013 l:y b:0001 METHOD <internal:thread_sync>:390
c:0002 p:0072 s:0010 e:000009 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:97 [FINISH]
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>
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
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 0x000056c7fa4b9cf9 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#14 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2801
_ec = 0x5170000000d8
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#15 0x000056c7fa54c7c2 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7d94437ff578, self=138075778053040, 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:1820
flags = 0
iseq = 0x7d9445b804a0
cfp = <optimized out>
sp = 0x7d94436ff9e8
use_argv = 0x7d944426c9e0
stack_argv = 0x7d94436ff9e8
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#16 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:1834
captured = 0x7d94437ff578
#17 0x000056c7fa4ec3bc 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:1871
No locals.
#18 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#19 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#20 0x000056c7fa4ec3bc in rb_yield (val=<optimized out>)
No locals.
#21 0x000056c7fa6bf2aa in rb_ary_each (ary=138075774493520) at /tmp/ruby/src/trunk_asan/array.c:2766
i = 0
#22 0x000056c7fa52b548 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:3905
ci = 0xc1100000001
cc = <optimized out>
me = 0x7d9445d4eb38
cfunc = 0x50600001e8c8
recv = 138075774493520
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#23 0x000056c7fa4c4894 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7d94437ff560, cd=0x511000020b40, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#24 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:858
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x511000020b40
insns_address_table = {0x56c7fa4c5e55 <vm_exec_core+29765>, 0x56c7fa4bfd3f <vm_exec_core+4911>, 0x56c7fa4c568d <vm_exec_core+27773>, 0x56c7fa4c145f <vm_exec_core+10831>, 0x56c7fa4bef29 <vm_exec_core+1305>, 0x56c7fa4c0697 <vm_exec_core+7303>, 0x56c7fa4c5a45 <vm_exec_core+28725>, 0x56c7fa4c02af <vm_exec_core+6303>, 0x56c7fa4c659b <vm_exec_core+31627>, 0x56c7fa4c4a76 <vm_exec_core+24678>, 0x56c7fa4c2c57 <vm_exec_core+16967>, 0x56c7fa4bf2a9 <vm_exec_core+2201>, 0x56c7fa4c5ffe <vm_exec_core+30190>, 0x56c7fa4c5ca8 <vm_exec_core+29336>, 0x56c7fa4c0491 <vm_exec_core+6785>, 0x56c7fa4bf7d7 <vm_exec_core+3527>, 0x56c7fa4c5039 <vm_exec_core+26153>, 0x56c7fa4c0d60 <vm_exec_core+9040>, 0x56c7fa4c629b <vm_exec_core+30859>, 0x56c7fa4c5e89 <vm_exec_core+29817>, 0x56c7fa4c12d5 <vm_exec_core+10437>, 0x56c7fa4c2bc2 <vm_exec_core+16818>, 0x56c7fa4c4d49 <vm_exec_core+25401>, 0x56c7fa4c5d97 <vm_exec_core+29575>, 0x56c7fa4c389c <vm_exec_core+20108>, 0x56c7fa4c4de1 <vm_exec_core+25553>, 0x56c7fa4c51ef <vm_exec_core+26591>, 0x56c7fa4c37d9 <vm_exec_core+19913>, 0x56c7fa4bf6e6 <vm_exec_core+3286>, 0x56c7fa4c44d6 <vm_exec_core+23238>, 0x56c7fa4bf535 <vm_exec_core+2853>, 0x56c7fa4bf865 <vm_exec_core+3669>, 0x56c7fa4c1b04 <vm_exec_core+12532>, 0x56c7fa4c3721 <vm_exec_core+19729>, 0x56c7fa4c42ec <vm_exec_core+22748>, 0x56c7fa4c3249 <vm_exec_core+18489>, 0x56c7fa4bf1c3 <vm_exec_core+1971>, 0x56c7fa4c55f5 <vm_exec_core+27621>, 0x56c7fa4c5bca <vm_exec_core+29114>, 0x56c7fa4bfa5f <vm_exec_core+4175>, 0x56c7fa4c0967 <vm_exec_core+8023>, 0x56c7fa4c05f0 <vm_exec_core+7136>, 0x56c7fa4c0e50 <vm_exec_core+9280>, 0x56c7fa4c29e5 <vm_exec_core+16341>, 0x56c7fa4bff71 <vm_exec_core+5473>, 0x56c7fa4c553c <vm_exec_core+27436>, 0x56c7fa4c08f5 <vm_exec_core+7909>, 0x56c7fa4c24f5 <vm_exec_core+15077>, 0x56c7fa4c2f35 <vm_exec_core+17701>, 0x56c7fa4c50db <vm_exec_core+26315>, 0x56c7fa4c3c83 <vm_exec_core+21107>, 0x56c7fa4c10bb <vm_exec_core+9899>, 0x56c7fa4c0a66 <vm_exec_core+8278>, 0x56c7fa4c4fbb <vm_exec_core+26027>, 0x56c7fa4c1e4d <vm_exec_core+13373>, 0x56c7fa4c4564 <vm_exec_core+23380>, 0x56c7fa4c3d98 <vm_exec_core+21384>, 0x56c7fa4bed58 <vm_exec_core+840>, 0x56c7fa4bfaaf <vm_exec_core+4255>, 0x56c7fa4c32f0 <vm_exec_core+18656>, 0x56c7fa4c5497 <vm_exec_core+27271>, 0x56c7fa4c137f <vm_exec_core+10607>, 0x56c7fa4c4ee0 <vm_exec_core+25808>, 0x56c7fa4c0c6d <vm_exec_core+8797>, 0x56c7fa4c3a67 <vm_exec_core+20567>, 0x56c7fa4c3b56 <vm_exec_core+20806>, 0x56c7fa4c308a <vm_exec_core+18042>, 0x56c7fa4c34db <vm_exec_core+19147>, 0x56c7fa4c1875 <vm_exec_core+11877>, 0x56c7fa4c0ec6 <vm_exec_core+9398>, 0x56c7fa4c4b4f <vm_exec_core+24895>, 0x56c7fa4cccd7 <vm_exec_core+58055>, 0x56c7fa4c17bf <vm_exec_core+11695>, 0x56c7fa4c33ce <vm_exec_core+18878>, 0x56c7fa4c395f <vm_exec_core+20303>, 0x56c7fa4c00db <vm_exec_core+5835>, 0x56c7fa4c025e <vm_exec_core+6222>, 0x56c7fa4c01e1 <vm_exec_core+6097>, 0x56c7fa4c0a06 <vm_exec_core+8182>, 0x56c7fa4c0dd6 <vm_exec_core+9158>, 0x56c7fa4c2dd5 <vm_exec_core+17349>, 0x56c7fa4c234d <vm_exec_core+14653>, 0x56c7fa4c61c7 <vm_exec_core+30647>, 0x56c7fa4bee29 <vm_exec_core+1049>, 0x56c7fa4c03ba <vm_exec_core+6570>, 0x56c7fa4c66bf <vm_exec_core+31919>, 0x56c7fa4c43b2 <vm_exec_core+22946>, 0x56c7fa4c3144 <vm_exec_core+18228>, 0x56c7fa4c5281 <vm_exec_core+26737>, 0x56c7fa4bed5d <vm_exec_core+845>, 0x56c7fa4c596e <vm_exec_core+28510>, 0x56c7fa4c6315 <vm_exec_core+30981>, 0x56c7fa4c63e1 <vm_exec_core+31185>, 0x56c7fa4bf5b4 <vm_exec_core+2980>, 0x56c7fa4c5f03 <vm_exec_core+29939>, 0x56c7fa4c1d76 <vm_exec_core+13158>, 0x56c7fa4c6085 <vm_exec_core+30325>, 0x56c7fa4c1198 <vm_exec_core+10120>, 0x56c7fa4c58e8 <vm_exec_core+28376>, 0x56c7fa4bf4a0 <vm_exec_core+2704>, 0x56c7fa4c001d <vm_exec_core+5645>, 0x56c7fa4c64af <vm_exec_core+31391>, 0x56c7fa4c2605 <vm_exec_core+15349>, 0x56c7fa4c21f7 <vm_exec_core+14311>, 0x56c7fa4c2a7f <vm_exec_core+16495>, 0x56c7fa4c200a <vm_exec_core+13818>, 0x56c7fa4c28cb <vm_exec_core+16059>, 0x56c7fa4c27fd <vm_exec_core+15853>, 0x56c7fa4c16dc <vm_exec_core+11468>, 0x56c7fa4c1f15 <vm_exec_core+13573>, 0x56c7fa4c1c38 <vm_exec_core+12840>, 0x56c7fa4c2124 <vm_exec_core+14100>, 0x56c7fa4c2195 <vm_exec_core+14213>, 0x56c7fa4c5e46 <vm_exec_core+29750>, 0x56c7fa4bfd30 <vm_exec_core+4896>, 0x56c7fa4c567e <vm_exec_core+27758>, 0x56c7fa4c1450 <vm_exec_core+10816>, 0x56c7fa4bef1a <vm_exec_core+1290>, 0x56c7fa4c0688 <vm_exec_core+7288>, 0x56c7fa4c5a36 <vm_exec_core+28710>, 0x56c7fa4c02a0 <vm_exec_core+6288>, 0x56c7fa4c658c <vm_exec_core+31612>, 0x56c7fa4c4a67 <vm_exec_core+24663>, 0x56c7fa4c2c48 <vm_exec_core+16952>, 0x56c7fa4bf29a <vm_exec_core+2186>, 0x56c7fa4c5fef <vm_exec_core+30175>, 0x56c7fa4c5c99 <vm_exec_core+29321>, 0x56c7fa4c0482 <vm_exec_core+6770>, 0x56c7fa4bf7c8 <vm_exec_core+3512>, 0x56c7fa4c502a <vm_exec_core+26138>, 0x56c7fa4c0d51 <vm_exec_core+9025>, 0x56c7fa4c628c <vm_exec_core+30844>, 0x56c7fa4c5e7a <vm_exec_core+29802>, 0x56c7fa4c12c6 <vm_exec_core+10422>, 0x56c7fa4c2bb3 <vm_exec_core+16803>, 0x56c7fa4c4d3a <vm_exec_core+25386>, 0x56c7fa4c5d88 <vm_exec_core+29560>, 0x56c7fa4c388d <vm_exec_core+20093>, 0x56c7fa4c4dd2 <vm_exec_core+25538>, 0x56c7fa4c51e0 <vm_exec_core+26576>, 0x56c7fa4c37ca <vm_exec_core+19898>, 0x56c7fa4bf6d7 <vm_exec_core+3271>, 0x56c7fa4c44c7 <vm_exec_core+23223>, 0x56c7fa4bf526 <vm_exec_core+2838>, 0x56c7fa4bf856 <vm_exec_core+3654>, 0x56c7fa4c1af5 <vm_exec_core+12517>, 0x56c7fa4c3712 <vm_exec_core+19714>, 0x56c7fa4c42dd <vm_exec_core+22733>, 0x56c7fa4c323a <vm_exec_core+18474>, 0x56c7fa4bf1b4 <vm_exec_core+1956>, 0x56c7fa4c55e6 <vm_exec_core+27606>, 0x56c7fa4c5bbb <vm_exec_core+29099>, 0x56c7fa4bfa50 <vm_exec_core+4160>, 0x56c7fa4c0958 <vm_exec_core+8008>, 0x56c7fa4c05e1 <vm_exec_core+7121>, 0x56c7fa4c0e41 <vm_exec_core+9265>, 0x56c7fa4c29d6 <vm_exec_core+16326>, 0x56c7fa4bff62 <vm_exec_core+5458>, 0x56c7fa4c552d <vm_exec_core+27421>, 0x56c7fa4c08e6 <vm_exec_core+7894>, 0x56c7fa4c24e6 <vm_exec_core+15062>, 0x56c7fa4c2f26 <vm_exec_core+17686>, 0x56c7fa4c50cc <vm_exec_core+26300>, 0x56c7fa4c3c74 <vm_exec_core+21092>, 0x56c7fa4c10ac <vm_exec_core+9884>, 0x56c7fa4c0a57 <vm_exec_core+8263>, 0x56c7fa4c4fac <vm_exec_core+26012>, 0x56c7fa4c1e3e <vm_exec_core+13358>, 0x56c7fa4c4555 <vm_exec_core+23365>, 0x56c7fa4c3d89 <vm_exec_core+21369>, 0x56c7fa4c3b33 <vm_exec_core+20771>, 0x56c7fa4bfaa0 <vm_exec_core+4240>, 0x56c7fa4c32e1 <vm_exec_core+18641>, 0x56c7fa4c5488 <vm_exec_core+27256>, 0x56c7fa4c1370 <vm_exec_core+10592>, 0x56c7fa4c4ed1 <vm_exec_core+25793>, 0x56c7fa4c144b <vm_exec_core+10811>, 0x56c7fa4c3a58 <vm_exec_core+20552>, 0x56c7fa4c3b47 <vm_exec_core+20791>, 0x56c7fa4c307b <vm_exec_core+18027>, 0x56c7fa4c34cc <vm_exec_core+19132>, 0x56c7fa4c1866 <vm_exec_core+11862>, 0x56c7fa4c0eb7 <vm_exec_core+9383>, 0x56c7fa4c4b40 <vm_exec_core+24880>, 0x56c7fa4cccc8 <vm_exec_core+58040>, 0x56c7fa4c17b0 <vm_exec_core+11680>, 0x56c7fa4c33bf <vm_exec_core+18863>, 0x56c7fa4c3950 <vm_exec_core+20288>, 0x56c7fa4c00cc <vm_exec_core+5820>, 0x56c7fa4c024f <vm_exec_core+6207>, 0x56c7fa4c01d2 <vm_exec_core+6082>, 0x56c7fa4c09f7 <vm_exec_core+8167>, 0x56c7fa4c0dc7 <vm_exec_core+9143>, 0x56c7fa4c2dc6 <vm_exec_core+17334>, 0x56c7fa4c233e <vm_exec_core+14638>, 0x56c7fa4c2dc1 <vm_exec_core+17329>, 0x56c7fa4c37c5 <vm_exec_core+19893>, 0x56c7fa4c370d <vm_exec_core+19709>, 0x56c7fa4c09f2 <vm_exec_core+8162>, 0x56c7fa4c3b33 <vm_exec_core+20771>...}
reg_cfp = 0x7d94437ff560
reg_pc = 0x51500001b750
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_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#25 0x000056c7fa4b9f31 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#26 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
_ec = 0x5170000000d8
_tag = <optimized out>
state = <optimized out>
result = 36
#27 0x000056c7fa5033d3 in rb_iseq_eval (iseq=<optimized out>, box=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3054
ec = 0x5170000000d8
val = <optimized out>
#28 0x000056c7fa204871 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=138075778553720) at /tmp/ruby/src/trunk_asan/load.c:774
box = 0x56c7fb80b060 <root_box>
iseq = 0x7d9445bb9660
#29 0x000056c7fa1fe7e8 in require_internal (ec=ec@entry=0x5170000000d8, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1341
found = 114
handle = <optimized out>
_ec = <optimized out>
_tag = <optimized out>
th = 0x56c7fadc9460 <_main_thread>
box = 0x56c7fb80b060 <root_box>
saved = <optimized out>
ftptr = <optimized out>
realpath = <optimized out>
realpaths = 138075780140960
realpath_map = 138075780140800
path = 138075778553720
state = RUBY_TAG_NONE
th2 = <optimized out>
result = <optimized out>
saved_path = <optimized out>
reset_ext_config = <optimized out>
prev_ext_config = <optimized out>
#30 0x000056c7fa1fcac4 in rb_require_string_internal (fname=138075778553760, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1451
result = <optimized out>
ec = 0x5170000000d8
result = <optimized out>
#31 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1059
base = <optimized out>
#32 0x000056c7fa52b548 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:3905
ci = 0x59a100140003
cc = <optimized out>
me = 0x7d9445bb97f0
cfunc = 0x506000037288
recv = 138075780331400
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#33 0x000056c7fa510803 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffcd6aa8220) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4891
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0x7ffcd6aa5b70
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#34 0x000056c7fa51026d in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5031
ci = <optimized out>
cc = 0x7d944437c620
#35 0x000056c7fa4cb491 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7d94437ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
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>
#36 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:906
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x56c7fa4c5e55 <vm_exec_core+29765>, 0x56c7fa4bfd3f <vm_exec_core+4911>, 0x56c7fa4c568d <vm_exec_core+27773>, 0x56c7fa4c145f <vm_exec_core+10831>, 0x56c7fa4bef29 <vm_exec_core+1305>, 0x56c7fa4c0697 <vm_exec_core+7303>, 0x56c7fa4c5a45 <vm_exec_core+28725>, 0x56c7fa4c02af <vm_exec_core+6303>, 0x56c7fa4c659b <vm_exec_core+31627>, 0x56c7fa4c4a76 <vm_exec_core+24678>, 0x56c7fa4c2c57 <vm_exec_core+16967>, 0x56c7fa4bf2a9 <vm_exec_core+2201>, 0x56c7fa4c5ffe <vm_exec_core+30190>, 0x56c7fa4c5ca8 <vm_exec_core+29336>, 0x56c7fa4c0491 <vm_exec_core+6785>, 0x56c7fa4bf7d7 <vm_exec_core+3527>, 0x56c7fa4c5039 <vm_exec_core+26153>, 0x56c7fa4c0d60 <vm_exec_core+9040>, 0x56c7fa4c629b <vm_exec_core+30859>, 0x56c7fa4c5e89 <vm_exec_core+29817>, 0x56c7fa4c12d5 <vm_exec_core+10437>, 0x56c7fa4c2bc2 <vm_exec_core+16818>, 0x56c7fa4c4d49 <vm_exec_core+25401>, 0x56c7fa4c5d97 <vm_exec_core+29575>, 0x56c7fa4c389c <vm_exec_core+20108>, 0x56c7fa4c4de1 <vm_exec_core+25553>, 0x56c7fa4c51ef <vm_exec_core+26591>, 0x56c7fa4c37d9 <vm_exec_core+19913>, 0x56c7fa4bf6e6 <vm_exec_core+3286>, 0x56c7fa4c44d6 <vm_exec_core+23238>, 0x56c7fa4bf535 <vm_exec_core+2853>, 0x56c7fa4bf865 <vm_exec_core+3669>, 0x56c7fa4c1b04 <vm_exec_core+12532>, 0x56c7fa4c3721 <vm_exec_core+19729>, 0x56c7fa4c42ec <vm_exec_core+22748>, 0x56c7fa4c3249 <vm_exec_core+18489>, 0x56c7fa4bf1c3 <vm_exec_core+1971>, 0x56c7fa4c55f5 <vm_exec_core+27621>, 0x56c7fa4c5bca <vm_exec_core+29114>, 0x56c7fa4bfa5f <vm_exec_core+4175>, 0x56c7fa4c0967 <vm_exec_core+8023>, 0x56c7fa4c05f0 <vm_exec_core+7136>, 0x56c7fa4c0e50 <vm_exec_core+9280>, 0x56c7fa4c29e5 <vm_exec_core+16341>, 0x56c7fa4bff71 <vm_exec_core+5473>, 0x56c7fa4c553c <vm_exec_core+27436>, 0x56c7fa4c08f5 <vm_exec_core+7909>, 0x56c7fa4c24f5 <vm_exec_core+15077>, 0x56c7fa4c2f35 <vm_exec_core+17701>, 0x56c7fa4c50db <vm_exec_core+26315>, 0x56c7fa4c3c83 <vm_exec_core+21107>, 0x56c7fa4c10bb <vm_exec_core+9899>, 0x56c7fa4c0a66 <vm_exec_core+8278>, 0x56c7fa4c4fbb <vm_exec_core+26027>, 0x56c7fa4c1e4d <vm_exec_core+13373>, 0x56c7fa4c4564 <vm_exec_core+23380>, 0x56c7fa4c3d98 <vm_exec_core+21384>, 0x56c7fa4bed58 <vm_exec_core+840>, 0x56c7fa4bfaaf <vm_exec_core+4255>, 0x56c7fa4c32f0 <vm_exec_core+18656>, 0x56c7fa4c5497 <vm_exec_core+27271>, 0x56c7fa4c137f <vm_exec_core+10607>, 0x56c7fa4c4ee0 <vm_exec_core+25808>, 0x56c7fa4c0c6d <vm_exec_core+8797>, 0x56c7fa4c3a67 <vm_exec_core+20567>, 0x56c7fa4c3b56 <vm_exec_core+20806>, 0x56c7fa4c308a <vm_exec_core+18042>, 0x56c7fa4c34db <vm_exec_core+19147>, 0x56c7fa4c1875 <vm_exec_core+11877>, 0x56c7fa4c0ec6 <vm_exec_core+9398>, 0x56c7fa4c4b4f <vm_exec_core+24895>, 0x56c7fa4cccd7 <vm_exec_core+58055>, 0x56c7fa4c17bf <vm_exec_core+11695>, 0x56c7fa4c33ce <vm_exec_core+18878>, 0x56c7fa4c395f <vm_exec_core+20303>, 0x56c7fa4c00db <vm_exec_core+5835>, 0x56c7fa4c025e <vm_exec_core+6222>, 0x56c7fa4c01e1 <vm_exec_core+6097>, 0x56c7fa4c0a06 <vm_exec_core+8182>, 0x56c7fa4c0dd6 <vm_exec_core+9158>, 0x56c7fa4c2dd5 <vm_exec_core+17349>, 0x56c7fa4c234d <vm_exec_core+14653>, 0x56c7fa4c61c7 <vm_exec_core+30647>, 0x56c7fa4bee29 <vm_exec_core+1049>, 0x56c7fa4c03ba <vm_exec_core+6570>, 0x56c7fa4c66bf <vm_exec_core+31919>, 0x56c7fa4c43b2 <vm_exec_core+22946>, 0x56c7fa4c3144 <vm_exec_core+18228>, 0x56c7fa4c5281 <vm_exec_core+26737>, 0x56c7fa4bed5d <vm_exec_core+845>, 0x56c7fa4c596e <vm_exec_core+28510>, 0x56c7fa4c6315 <vm_exec_core+30981>, 0x56c7fa4c63e1 <vm_exec_core+31185>, 0x56c7fa4bf5b4 <vm_exec_core+2980>, 0x56c7fa4c5f03 <vm_exec_core+29939>, 0x56c7fa4c1d76 <vm_exec_core+13158>, 0x56c7fa4c6085 <vm_exec_core+30325>, 0x56c7fa4c1198 <vm_exec_core+10120>, 0x56c7fa4c58e8 <vm_exec_core+28376>, 0x56c7fa4bf4a0 <vm_exec_core+2704>, 0x56c7fa4c001d <vm_exec_core+5645>, 0x56c7fa4c64af <vm_exec_core+31391>, 0x56c7fa4c2605 <vm_exec_core+15349>, 0x56c7fa4c21f7 <vm_exec_core+14311>, 0x56c7fa4c2a7f <vm_exec_core+16495>, 0x56c7fa4c200a <vm_exec_core+13818>, 0x56c7fa4c28cb <vm_exec_core+16059>, 0x56c7fa4c27fd <vm_exec_core+15853>, 0x56c7fa4c16dc <vm_exec_core+11468>, 0x56c7fa4c1f15 <vm_exec_core+13573>, 0x56c7fa4c1c38 <vm_exec_core+12840>, 0x56c7fa4c2124 <vm_exec_core+14100>, 0x56c7fa4c2195 <vm_exec_core+14213>, 0x56c7fa4c5e46 <vm_exec_core+29750>, 0x56c7fa4bfd30 <vm_exec_core+4896>, 0x56c7fa4c567e <vm_exec_core+27758>, 0x56c7fa4c1450 <vm_exec_core+10816>, 0x56c7fa4bef1a <vm_exec_core+1290>, 0x56c7fa4c0688 <vm_exec_core+7288>, 0x56c7fa4c5a36 <vm_exec_core+28710>, 0x56c7fa4c02a0 <vm_exec_core+6288>, 0x56c7fa4c658c <vm_exec_core+31612>, 0x56c7fa4c4a67 <vm_exec_core+24663>, 0x56c7fa4c2c48 <vm_exec_core+16952>, 0x56c7fa4bf29a <vm_exec_core+2186>, 0x56c7fa4c5fef <vm_exec_core+30175>, 0x56c7fa4c5c99 <vm_exec_core+29321>, 0x56c7fa4c0482 <vm_exec_core+6770>, 0x56c7fa4bf7c8 <vm_exec_core+3512>, 0x56c7fa4c502a <vm_exec_core+26138>, 0x56c7fa4c0d51 <vm_exec_core+9025>, 0x56c7fa4c628c <vm_exec_core+30844>, 0x56c7fa4c5e7a <vm_exec_core+29802>, 0x56c7fa4c12c6 <vm_exec_core+10422>, 0x56c7fa4c2bb3 <vm_exec_core+16803>, 0x56c7fa4c4d3a <vm_exec_core+25386>, 0x56c7fa4c5d88 <vm_exec_core+29560>, 0x56c7fa4c388d <vm_exec_core+20093>, 0x56c7fa4c4dd2 <vm_exec_core+25538>, 0x56c7fa4c51e0 <vm_exec_core+26576>, 0x56c7fa4c37ca <vm_exec_core+19898>, 0x56c7fa4bf6d7 <vm_exec_core+3271>, 0x56c7fa4c44c7 <vm_exec_core+23223>, 0x56c7fa4bf526 <vm_exec_core+2838>, 0x56c7fa4bf856 <vm_exec_core+3654>, 0x56c7fa4c1af5 <vm_exec_core+12517>, 0x56c7fa4c3712 <vm_exec_core+19714>, 0x56c7fa4c42dd <vm_exec_core+22733>, 0x56c7fa4c323a <vm_exec_core+18474>, 0x56c7fa4bf1b4 <vm_exec_core+1956>, 0x56c7fa4c55e6 <vm_exec_core+27606>, 0x56c7fa4c5bbb <vm_exec_core+29099>, 0x56c7fa4bfa50 <vm_exec_core+4160>, 0x56c7fa4c0958 <vm_exec_core+8008>, 0x56c7fa4c05e1 <vm_exec_core+7121>, 0x56c7fa4c0e41 <vm_exec_core+9265>, 0x56c7fa4c29d6 <vm_exec_core+16326>, 0x56c7fa4bff62 <vm_exec_core+5458>, 0x56c7fa4c552d <vm_exec_core+27421>, 0x56c7fa4c08e6 <vm_exec_core+7894>, 0x56c7fa4c24e6 <vm_exec_core+15062>, 0x56c7fa4c2f26 <vm_exec_core+17686>, 0x56c7fa4c50cc <vm_exec_core+26300>, 0x56c7fa4c3c74 <vm_exec_core+21092>, 0x56c7fa4c10ac <vm_exec_core+9884>, 0x56c7fa4c0a57 <vm_exec_core+8263>, 0x56c7fa4c4fac <vm_exec_core+26012>, 0x56c7fa4c1e3e <vm_exec_core+13358>, 0x56c7fa4c4555 <vm_exec_core+23365>, 0x56c7fa4c3d89 <vm_exec_core+21369>, 0x56c7fa4c3b33 <vm_exec_core+20771>, 0x56c7fa4bfaa0 <vm_exec_core+4240>, 0x56c7fa4c32e1 <vm_exec_core+18641>, 0x56c7fa4c5488 <vm_exec_core+27256>, 0x56c7fa4c1370 <vm_exec_core+10592>, 0x56c7fa4c4ed1 <vm_exec_core+25793>, 0x56c7fa4c144b <vm_exec_core+10811>, 0x56c7fa4c3a58 <vm_exec_core+20552>, 0x56c7fa4c3b47 <vm_exec_core+20791>, 0x56c7fa4c307b <vm_exec_core+18027>, 0x56c7fa4c34cc <vm_exec_core+19132>, 0x56c7fa4c1866 <vm_exec_core+11862>, 0x56c7fa4c0eb7 <vm_exec_core+9383>, 0x56c7fa4c4b40 <vm_exec_core+24880>, 0x56c7fa4cccc8 <vm_exec_core+58040>, 0x56c7fa4c17b0 <vm_exec_core+11680>, 0x56c7fa4c33bf <vm_exec_core+18863>, 0x56c7fa4c3950 <vm_exec_core+20288>, 0x56c7fa4c00cc <vm_exec_core+5820>, 0x56c7fa4c024f <vm_exec_core+6207>, 0x56c7fa4c01d2 <vm_exec_core+6082>, 0x56c7fa4c09f7 <vm_exec_core+8167>, 0x56c7fa4c0dc7 <vm_exec_core+9143>, 0x56c7fa4c2dc6 <vm_exec_core+17334>, 0x56c7fa4c233e <vm_exec_core+14638>, 0x56c7fa4c2dc1 <vm_exec_core+17329>, 0x56c7fa4c37c5 <vm_exec_core+19893>, 0x56c7fa4c370d <vm_exec_core+19709>, 0x56c7fa4c09f2 <vm_exec_core+8162>, 0x56c7fa4c3b33 <vm_exec_core+20771>...}
reg_cfp = 0x7d94437ff790
reg_pc = 0x504000006bf8
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_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <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>
#37 0x000056c7fa4b9b42 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x5170000000d8
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#38 0x000056c7fa5038c6 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
ec = 0x5170000000d8
val = <optimized out>
#39 0x000056c7fa0e3c80 in rb_ec_exec_node (ec=0x5170000000d8, n=0x7d9445bb9890) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5170000000d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcd6aa8770, <optimized out>, 0x7ffcd6aa86c0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7d9445bb9890
#40 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5170000000d8
status = <optimized out>
#41 0x000056c7fa0dcbb7 in rb_main (argc=9, argv=0x7ffcd6aa8948) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#42 main (argc=9, argv=0x7ffcd6aa8948) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 2301661) detached]
1) Failure:
TestFiberProcess#test_fork [/tmp/ruby/src/trunk_asan/test/fiber/test_process.rb:72]:
Expected #<Process::Status: pid 2308602 SIGKILL (signal 9)> to be success?.
Finished tests in 594.367088s, 57.9726 tests/s, 12180.6189 assertions/s.
34457 tests, 7239759 assertions, 1 failures, 0 errors, 179 skips
ruby -v: ruby 4.1.0dev (2026-03-05T20:51:08Z master 6a4402c905) +PRISM [x86_64-linux]
$ timeout 60 gdb -p 2301331 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:917: yes-test-all] Error 1
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 2301330 -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 2862879 -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 -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 -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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/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-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/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.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.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.1.0dev (2026-03-05T20:51:08Z master 6a4402c905) +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 ............................................................
3360 ............................................................
3420 ..........
Finished in 38.209760 seconds
3429 files, 34261 examples, 192998 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.