# Logfile created on 2026-03-05 08:32:32 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000077c7bb0bfdd8 @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-083232", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x000077c7bb49c438 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000077c7bb49c280 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000077c7b6b990b0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20260305-083232", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20260305-083232>, @binmode=false, @mon_data=#<Monitor:0x000077c7bb49bfd8>, @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
From https://github.com/ruby/ruby
8a87ceb..858c96c master -> origin/master
Updating 8a87ceb..858c96c
Fast-forward
ext/json/generator/generator.c | 292 +++++---------------------------
ext/json/lib/json/common.rb | 46 ++++-
test/json/json_common_interface_test.rb | 12 +-
test/json/json_generator_test.rb | 23 ---
4 files changed, 84 insertions(+), 289 deletions(-)
Latest commit hash = 858c96c568
$$$[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
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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/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/ext/strscan'
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/.bundle/gems/fiddle-1.1.8/ext/fiddle'
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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json/generator'
compiling /tmp/ruby/src/trunk_asan/ext/json/generator/generator.c
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/nkf-0.2.0/ext/nkf'
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/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/syslog-0.4.0/ext/syslog'
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/racc-1.8.1/ext/racc/cparse'
linking shared-object json/ext/generator.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json/generator'
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
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
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]: 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/ext/socket'
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/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/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
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/nkf-0.2.0/ext/nkf'
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/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
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=3127
"--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] 192722=mkmf/test_install
[ 2/757] 192721=prism/result/integer_parse_test
[ 3/757] 192723=rubygems/test_gem_validator
[ 4/757] 192726=test_prettyprint
[ 5/757] 192724=prism/result/regular_expression_options_test
[ 6/757] 192728=fiber/test_queue
[ 7/757] 192732=ruby/test_sleep
[ 8/757] 192735=ruby/test_integer_comb
[ 9/757] 192731=prism/result/index_write_test
[ 10/757] 192739=openssl/test_ns_spki
[ 11/757] 192728=psych/visitors/test_depth_first
[ 12/757] 192737=prism/lex_test
[ 13/757] 192726=test_bundled_gems
[ 14/757] 192747=date/test_date_ractor
[ 15/757] 192742=ruby/test_m17n_comb
[ 16/757] 192745=openssl/test_pair
[ 17/757] 192751=did_you_mean/test_tree_spell_checker
[ 18/757] 192728=openssl/test_x509store
[ 19/757] 192754=resolv/test_mdns
[ 20/757] 192721=rubygems/test_gem_ext_configure_builder
[ 21/757] 192754=cgi/test_cgi_escape
[ 22/757] 192724=ruby/test_dir
[ 23/757] 192751=psych/test_merge_keys
[ 24/757] 192731=-ext-/test_random
[ 25/757] 192739=optparse/test_kwargs
[ 26/757] 192731=io/wait/test_io_wait
[ 27/757] 192739=ripper/test_lexer
[ 28/757] 192751=ruby/test_threadgroup
[ 29/757] 192739=-ext-/string/test_set_len
[ 30/757] 192739=rubygems/test_gem_commands_lock_command
[ 31/757] 192737=ruby/enc/test_euc_kr
[ 32/757] 192737=rubygems/test_gem_local_remote_options
[ 33/757] 192726=optparse/test_bash_completion
[ 34/757] 192726=ruby/test_exception
[ 35/757] 192723=rubygems/test_gem_security_signer
[ 36/757] 192722=rubygems/test_gem_commands_uninstall_command
[ 37/757] 192728=ripper/test_files_test
[ 38/757] 192739=rubygems/test_gem_dependency_list
[ 39/757] 192721=rubygems/test_gem_resolver_installer_set
[ 40/757] 192751=rubygems/test_gem_silent_ui
[ 41/757] 192723=dtrace/test_require
[ 42/757] 192723=ruby/test_ifunless
[ 43/757] 192754=openssl/test_pkey_dh
[ 44/757] 192723=ruby/test_shapes
[ 45/757] 192723=openssl/test_ocsp
[ 46/757] 192739=rubygems/test_gem_commands_cleanup_command
[ 47/757] 192747=optparse/test_placearg
[ 48/757] 192737=-ext-/string/test_interned_str
[ 49/757] 192737=rubygems/test_project_sanity
[ 50/757] 192728=prism/encoding/regular_expression_encoding_test
[ 51/757] 192728=ruby/test_zjit
[ 52/757] 192728=ruby/test_env
[ 53/757] 192754=test_forwardable
[ 54/757] 192754=dtrace/test_object_create_start
[ 55/757] 192724=ruby/test_continuation
[ 56/757] 192754=-ext-/exception/test_ensured
[ 57/757] 192724=prism/result/comments_test
[ 58/757] 192724=-ext-/hash/test_delete
[ 59/757] 192724=rubygems/test_config
[ 60/757] 192721=ruby/test_io_m17n
[ 61/757] 192737=rubygems/test_gem_source_subpath_problem
[ 62/757] 192754=prism/result/node_id_test
[ 63/757] 192751=test_tmpdir
[ 64/757] 192737=openssl/test_ts
[ 65/757] 192751=psych/test_emitter
[ 66/757] 192751=prism/api/parse_stream_test
[ 67/757] 192724=rubygems/test_gem_resolver_api_set
[ 68/757] 192747=prism/encoding/encodings_test
[ 69/757] 192724=fiber/test_io_buffer
[ 70/757] 192751=rubygems/test_gem_impossible_dependencies_error
[ 71/757] 192751=json/json_generator_test
[ 72/757] 192724=fileutils/test_dryrun
[ 73/757] 192724=-ext-/symbol/test_type
[ 74/757] 192724=ruby/test_range
[ 75/757] 192747=socket/test_udp
[ 76/757] 192747=prism/ruby/dispatcher_test
[ 77/757] 192747=mkmf/test_configuration
[ 78/757] 192739=ruby/enc/test_windows_1252
[ 79/757] 192739=-ext-/load/test_stringify_symbols
[ 80/757] 192739=prism/result/warnings_test
[ 81/757] 192754=-ext-/array/test_to_ary_concat
[ 82/757] 192723=-ext-/test_printf
[ 83/757] 192739=ruby/test_rubyoptions
[ 84/757] 192747=ruby/test_compile_prism
[ 85/757] 192723=rubygems/test_gem_commands_build_command
[ 86/757] 192751=rubygems/test_gem_security
[ 87/757] 192737=ruby/enc/test_euc_tw
[ 88/757] 192731=ruby/test_alias
[ 89/757] 192737=rubygems/test_gem_requirement
[ 90/757] 192723=mkmf/test_sizeof
[ 91/757] 192722=-ext-/wait/test_wait
[ 92/757] 192737=psych/test_object_references
[ 93/757] 192737=openssl/test_x509name
[ 94/757] 192737=fiber/test_sleep
[ 95/757] 192722=stringio/test_stringio
[ 96/757] 192754=resolv/test_dns
[ 97/757] 192747=ruby/test_dup
[ 98/757] 192731=ruby/test_require
[ 99/757] 192732=-ext-/test_bug-3571
[100/757] 192732=ruby/test_system
[101/757] 192722=-ext-/test_notimplement
[102/757] 192722=ruby/enc/test_emoji_breaks
[103/757] 192722=ruby/test_comparable
[104/757] 192722=mmtk/test_configuration
[105/757] 192722=-ext-/box/test_load_ext
[106/757] 192737=rubygems/test_gem_commands_info_command
[107/757] 192722=prism/api/command_line_test
[108/757] 192745=ruby/test_io_timeout
[109/757] 192745=date/test_date_new
[110/757] 192737=rubygems/test_gem_bundler_version_finder
[111/757] 192745=-ext-/win32/test_console_attr
[112/757] 192745=optparse/test_switch
[113/757] 192745=prism/newline_test
[114/757] 192722=prism/ruby/parser_test
[115/757] 192722=prism/snippets_test
[116/757] 192737=-ext-/gvl/test_ubf_async_safe
[117/757] 192737=psych/test_array
[118/757] 192737=rubygems/test_webauthn_listener_response
[119/757] 192737=psych/test_psych_set
[120/757] 192737=prism/result/heredoc_test
[121/757] 192737=prism/result/constant_path_node_test
[122/757] 192737=rubygems/test_gem_path_support
[123/757] 192747=optparse/test_autoconf
[124/757] 192747=optparse/test_did_you_mean
[125/757] 192737=-ext-/popen_deadlock/test_popen_deadlock
[126/757] 192745=rubygems/test_gem_safe_yaml
[127/757] 192747=digest/test_digest_extend
[128/757] 192747=ruby/test_case
[129/757] 192724=-ext-/test_bug-5832
[130/757] 192724=prism/onigmo_test
[131/757] 192724=psych/test_struct
[132/757] 192724=ruby/test_ast
[133/757] 192745=prism/fuzzer_test
[134/757] 192745=-ext-/string/test_rb_str_dup
[135/757] 192745=dtrace/test_gc
[136/757] 192745=test_time
[137/757] 192747=json/json_encoding_test
[138/757] 192721=ruby/test_math
[139/757] 192721=ruby/test_super
[140/757] 192747=mkmf/test_libs
[141/757] 192747=ruby/test_io_buffer
[142/757] 192747=-ext-/arith_seq/test_arith_seq_beg_len_step
[143/757] 192745=ruby/test_hash
[144/757] 192747=rubygems/test_gem_resolver_requirement_list
[145/757] 192747=ruby/test_beginendblock
[146/757] 192754=psych/test_scalar_scanner
[147/757] 192754=rubygems/test_gem_commands_pristine_command
[148/757] 192751=rubygems/test_gem_config_file
[149/757] 192732=psych/test_yamlstore
[150/757] 192751=ruby/test_yjit_exit_locations
[151/757] 192732=ruby/enc/test_case_mapping
[152/757] 192732=psych/visitors/test_yaml_tree
[153/757] 192732=uri/test_mailto
[154/757] 192737=rubygems/test_gem_package_tar_writer
[155/757] 192732=rubygems/test_rubygems
[156/757] 192737=prism/ruby/ripper_test
[157/757] 192721=test_timeout
[158/757] 192751=ruby/test_not
[159/757] 192751=test_weakref
[160/757] 192726=socket/test_socket
[161/757] 192735=resolv/test_resource
[162/757] 192735=psych/test_set
[163/757] 192735=rubygems/test_gem_source_fetch_problem
[164/757] 192751=rubygems/test_gem_update_suggestion
[165/757] 192751=rubygems/test_gem_console_ui
[166/757] 192751=-ext-/struct/test_member
[167/757] 192751=test_unicode_normalize
[168/757] 192751=ruby/test_method
[169/757] 192732=did_you_mean/test_ractor_compatibility
[170/757] 192735=-ext-/econv/test_append
[171/757] 192735=rubygems/test_gem_resolver_lock_set
[172/757] 192735=optparse/test_reqarg
[173/757] 192747=ruby/test_yjit
[174/757] 192721=net/http/test_buffered_io
[175/757] 192721=ruby/test_m17n
[176/757] 192723=mkmf/test_egrep_cpp
[177/757] 192732=ruby/test_argf
[178/757] 192723=rubygems/test_gem_resolver_composed_set
[179/757] 192723=date/test_date_conv
[180/757] 192723=rubygems/test_webauthn_poller
[181/757] 192723=ruby/test_trace
[182/757] 192723=rubygems/test_gem_stream_ui
[183/757] 192723=-ext-/st/test_numhash
[184/757] 192723=-ext-/string/test_nofree
[185/757] 192723=openssl/test_pkey_rsa
[186/757] 192721=test_ipaddr
[187/757] 192721=ruby/test_arity
[188/757] 192721=-ext-/debug/test_debug
.Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x0000717c9286ab20 /tmp/ruby/build/trunk_asan/.ext/common/socket.rb:722 sleep>
Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x0000717c9286ab20 /tmp/ruby/build/trunk_asan/.ext/common/socket.rb:722 dead>
[189/757] 192721=ruby/test_stringchar
[190/757] 192742=rubygems/test_gem_package_tar_header_ractor
[191/757] 192721=rubygems/test_gem_commands_help_command
[192/757] 192735=-ext-/arith_seq/test_arith_seq_extract
[193/757] 192721=digest/test_digest
[194/757] 192723=rubygems/test_gem_package_old
[195/757] 192723=rubygems/test_gem_uri
[196/757] 192723=test_rbconfig
[197/757] 192723=digest/test_ractor
[198/757] 192726=psych/test_psych
[199/757] 192735=json/json_coder_test
[200/757] 192735=fiber/test_enumerator
[201/757] 192726=psych/test_nil
[202/757] 192726=-ext-/class/test_class2name
[203/757] 192735=rubygems/test_gem_commands_outdated_command
[204/757] 192726=json/json_ryu_fallback_test
[205/757] 192726=rubygems/test_gem_request_set_lockfile_tokenizer
[206/757] 192735=openssl/test_kdf
[207/757] 192726=ruby/test_time_tz
[208/757] 192726=ruby/test_backtrace
[209/757] 192735=prism/ruby/string_query_test
[210/757] 192754=-ext-/load/test_resolve_symbol
[211/757] 192735=-ext-/debug/test_profile_frames
[212/757] 192728=date/test_date_compat
[213/757] 192728=ruby/test_lazy_enumerator
[214/757] 192754=ruby/test_array
[215/757] 192737=mkmf/test_find_executable
[216/757] 192723=error_highlight/test_error_highlight
[217/757] 192737=rubygems/test_gem_source
[218/757] 192735=ruby/test_frozen
[219/757] 192735=psych/test_safe_load
[220/757] 192735=prism/encoding/string_encoding_test
[221/757] 192735=ruby/test_name_error
[222/757] 192737=-ext-/exception/test_exception_at_throwing
[223/757] 192742=ruby/test_enumerator
[224/757] 192737=ruby/enc/test_utf16
[225/757] 192737=rubygems/test_gem_package
[226/757] 192726=did_you_mean/tree_spell/test_change_word
[227/757] 192728=-ext-/string/test_modify_expand
[228/757] 192728=rubygems/test_gem_source_installed
[229/757] 192726=rubygems/test_gem_available_set
[230/757] 192735=uri/test_parser
[231/757] 192726=date/test_date
[232/757] 192726=psych/test_date_time
[233/757] 192735=openssl/test_pkcs12
[234/757] 192728=test_pty
[235/757] 192737=yaml/test_dbm
[236/757] 192737=did_you_mean/spell_checking/test_variable_name_check
[237/757] 192726=rubygems/test_gem_commands_list_command
[238/757] 192737=rubygems/test_gem_source_vendor
[239/757] 192737=rubygems/test_gem_platform
[240/757] 192726=prism/ractor_test
[241/757] 192737=psych/test_symbol
[242/757] 192737=rubygems/test_gem_uninstaller
[243/757] 192731=prism/result/overlap_test
[244/757] 192726=ruby/test_random_formatter
[245/757] 192726=rubygems/test_gem_commands_check_command
[246/757] 192735=rubygems/test_gem_source_git
[247/757] 192726=ruby/test_pipe
[248/757] 192728=ruby/enc/test_regex_casefold
[249/757] 192728=rubygems/test_gem_command_manager
[250/757] 192726=rubygems/test_gem_installer
[251/757] 192728=ruby/test_integer
[252/757] 192731=json/json_ext_parser_test
[253/757] 192731=ruby/test_time
[254/757] 192731=-ext-/struct/test_duplicate
[255/757] 192731=date/test_date_attr
[256/757] 192731=-ext-/test_scan_args
[257/757] 192731=erb/test_erb
[258/757] 192731=ruby/test_condition
[259/757] 192731=ruby/enc/test_cp949
[260/757] 192731=rubygems/test_gem_resolver_git_set
[261/757] 192737=did_you_mean/spell_checking/test_class_name_check
[262/757] 192721=ruby/test_string
[263/757] 192737=ruby/enc/test_emoji
[264/757] 192737=ripper/test_files_lib
[265/757] 192751=openssl/test_pkey_dsa
[266/757] 192751=net/http/test_https_proxy
[267/757] 192751=ruby/test_nomethod_error
[268/757] 192751=open-uri/test_ssl
[269/757] 192722=date/test_date_strptime
[270/757] 192745=psych/test_ractor
[271/757] 192722=prism/library_symbols_test
[272/757] 192722=psych/test_json_tree
[273/757] 192722=psych/visitors/test_emitter
[274/757] 192722=psych/test_omap
[275/757] 192722=ruby/test_marshal
[276/757] 192723=zlib/test_zlib
[277/757] 192745=prism/magic_comment_test
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 45967>
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 192751 ko1 8u IPv4 211725921 0t0 TCP localhost:45967->localhost:51660 (CLOSE_WAIT)
[278/757] 192751=mkmf/test_framework
[279/757] 192751=ruby/enc/test_case_comprehensive
[280/757] 192731=ruby/test_proc
[281/757] 192751=test_shellwords
[282/757] 192751=optparse/test_cclass
[283/757] 192722=dtrace/test_singleton_function
[284/757] 192722=did_you_mean/spell_checking/test_uncorrectable_name_check
[285/757] 192722=optparse/test_load
[286/757] 192722=ruby/test_set
[287/757] 192745=-ext-/stack/test_stack_overflow
[288/757] 192745=test_delegate
[289/757] 192751=rubygems/test_gem_source_list
[290/757] 192722=psych/test_yaml_special_cases
[291/757] 192722=prism/result/attribute_write_test
[292/757] 192722=psych/test_parser
[293/757] 192722=stringio/test_ractor
[294/757] 192751=ruby/test_float
[295/757] 192722=rubygems/test_gem_remote_fetcher_local_ssl_server
[296/757] 192745=ripper/test_files_test_1
[297/757] 192732=prism/percent_delimiter_string_test
[298/757] 192732=rubygems/test_gem
[299/757] 192735=prism/api/freeze_test
[300/757] 192735=prism/result/breadth_first_search_test
[301/757] 192735=uri/test_generic
[302/757] 192735=ruby/test_fiber
[303/757] 192751=-ext-/bignum/test_div
[304/757] 192751=-ext-/array/test_resize
[305/757] 192751=ruby/test_gc_compact
[306/757] 192722=psych/test_deprecated
[307/757] 192722=open-uri/test_ftp
[308/757] 192731=ruby/test_vm_dump
[309/757] 192731=test_open3
[310/757] 192722=prism/errors_test
[311/757] 192728=ruby/enc/test_cesu8
[312/757] 192728=rubygems/test_gem_commands_rebuild_command
[313/757] 192728=rubygems/test_gem_commands_setup_command
[314/757] 192732=psych/test_alias_and_anchor
[315/757] 192732=json/json_parser_test
[316/757] 192742=openssl/test_fips
[317/757] 192722=rubygems/test_gem_commands_update_command
[318/757] 192732=date/test_date_parse
[319/757] 192754=-ext-/struct/test_data
[320/757] 192754=optparse/test_noarg
[321/757] 192732=openssl/test_pkey_ec
[322/757] 192728=ruby/test_rand
[323/757] 192732=-ext-/string/test_ellipsize
[324/757] 192732=ruby/enc/test_utf32
[325/757] 192742=-ext-/integer/test_integer
[326/757] 192732=ruby/test_memory_view
[327/757] 192732=prism/test_helper
[328/757] 192732=rubygems/test_gem_safe_marshal
[329/757] 192742=-ext-/string/test_capacity
[330/757] 192742=-ext-/float/test_nextafter
[331/757] 192742=openssl/test_random
[332/757] 192742=rubygems/test_bundled_ca
[333/757] 192754=psych/visitors/test_to_ruby
[334/757] 192754=prism/result/static_literals_test
[335/757] 192754=fiber/test_backtrace
[336/757] 192754=prism/heredoc_dedent_test
[337/757] 192754=rubygems/test_kernel
[338/757] 192728=did_you_mean/spell_checking/test_method_name_check
[339/757] 192737=dtrace/test_function_entry
[340/757] 192737=-ext-/struct/test_len
[341/757] 192732=prism/result/implicit_array_test
[342/757] 192732=optparse/test_acceptable
[343/757] 192737=openssl/test_provider
[344/757] 192728=openssl/test_bn
[345/757] 192728=rubygems/test_gem_package_task
[346/757] 192728=rubygems/test_gem_commands_server_command
[347/757] 192728=net/http/test_httpheader
[348/757] 192728=ruby/test_data
[349/757] 192728=net/http/test_http_request
[350/757] 192728=lib/!Nothing_to_test
[351/757] 192728=ruby/test_keyword
[352/757] 192742=prism/result/numeric_value_test
[353/757] 192742=ruby/test_assignment
[354/757] 192754=date/test_date_marshal
[355/757] 192754=openssl/test_ossl
[356/757] 192754=rubygems/test_gem_request_set_gem_dependency_api
[357/757] 192732=ruby/enc/test_grapheme_breaks
[358/757] 192732=ruby/test_syntax
[359/757] 192754=did_you_mean/spell_checking/test_key_name_check
[360/757] 192754=ripper/test_ripper
[361/757] 192726=test_singleton
[362/757] 192726=rubygems/test_gem_ext_cargo_builder
[363/757] 192737=rubygems/test_gem_gem_runner
[364/757] 192737=ruby/test_file_exhaustive
[365/757] 192726=psych/test_object
[366/757] 192726=rubygems/test_gem_commands_signout_command
[367/757] 192726=psych/test_exception
[368/757] 192726=ruby/test_autoload
[369/757] 192722=rubygems/test_gem_resolver_local_specification
[370/757] 192722=rubygems/test_gem_commands_unpack_command
[371/757] 192728=rubygems/test_gem_commands_exec_command
[372/757] 192723=ruby/test_pack
[373/757] 192722=psych/json/test_stream
[374/757] 192722=io/wait/test_ractor
[375/757] 192722=openssl/test_ssl_session
[376/757] 192754=optparse/test_optarg
[377/757] 192754=-ext-/exception/test_enc_raise
[378/757] 192754=openssl/test_engine
[379/757] 192754=ruby/test_key_error
[380/757] 192754=ruby/test_weakkeymap
[381/757] 192722=-ext-/marshal/test_usrmarshal
[382/757] 192723=net/http/test_httpresponse
[383/757] 192745=ruby/test_inlinecache
[384/757] 192723=rubygems/test_gem_command
[385/757] 192745=rubygems/test_gem_resolver
[386/757] 192723=rubygems/test_gem_gemcutter_utilities
[387/757] 192731=rubygems/test_gem_remote_fetcher
[388/757] 192728=rubygems/test_gem_util
[389/757] 192723=openssl/test_config
[390/757] 192745=test_tempfile
[391/757] 192723=rubygems/test_exit
[392/757] 192722=did_you_mean/spell_checking/test_pattern_key_name_check
[393/757] 192722=did_you_mean/edit_distance/test_jaro_winkler
[394/757] 192722=rubygems/test_gem_commands_yank_command
[395/757] 192728=json/ractor_test
[396/757] 192723=rubygems/test_gem_request_set_lockfile
[397/757] 192728=fiber/test_io_close
[398/757] 192728=-ext-/postponed_job/test_postponed_job
[399/757] 192722=ruby/test_bignum
[400/757] 192754=prism/ruby/reflection_test
[401/757] 192754=did_you_mean/tree_spell/test_human_typo
[402/757] 192754=-ext-/load/test_dot_dot
[403/757] 192754=socket/test_unix
[404/757] 192731=rubygems/test_gem_source_specific_file
[405/757] 192754=prism/api/parse_test
[406/757] 192722=ruby/test_enum
[407/757] 192754=rubygems/test_gem_commands_which_command
[408/757] 192754=ruby/test_symbol
[409/757] 192731=optparse/test_optparse
[410/757] 192751=psych/test_coder
[411/757] 192751=rubygems/test_gem_source_lock
[412/757] 192751=uri/test_ldap
[413/757] 192751=rubygems/test_gem_remote_fetcher_local_server
[414/757] 192745=etc/test_etc
[415/757] 192731=-ext-/gvl/test_last_thread
[416/757] 192751=-ext-/time/test_new
[417/757] 192751=psych/test_hash
[418/757] 192751=openssl/test_cipher
[419/757] 192751=-ext-/integer/test_my_integer
[420/757] 192751=-ext-/tracepoint/test_tracepoint
[421/757] 192728=rubygems/test_gem_commands_environment_command
[422/757] 192745=rubygems/test_gem_resolver_installed_specification
[423/757] 192745=dtrace/test_array_create
[424/757] 192745=pathname/test_ractor
[425/757] 192728=prism/ruby/desugar_compiler_test
[426/757] 192731=openssl/test_hmac
[427/757] 192731=mkmf/test_signedness
[428/757] 192745=-ext-/marshal/test_internal_ivar
[429/757] 192745=rubygems/test_gem_commands_mirror
[430/757] 192745=prism/encoding/symbol_encoding_test
[431/757] 192728=ruby/test_undef
[432/757] 192728=rubygems/test_gem_commands_sources_command
[433/757] 192745=rubygems/test_gem_spec_fetcher
[434/757] 192751=io/console/test_ractor
[435/757] 192745=ruby/test_metaclass
[436/757] 192745=ruby/test_numeric
[437/757] 192742=ruby/test_io
[438/757] 192751=uri/test_ws
[439/757] 192751=io/console/test_io_console
[440/757] 192745=date/test_date_arith
[441/757] 192745=open-uri/test_proxy
[442/757] 192723=dtrace/test_raise
[443/757] 192723=ruby/enc/test_shift_jis
[444/757] 192723=rubygems/test_gem_request_set_lockfile_parser
[445/757] 192728=ruby/test_yield
[446/757] 192745=rubygems/test_gem_ci_detector
[447/757] 192745=psych/test_string
[448/757] 192723=io/wait/test_io_wait_uncommon
[449/757] 192723=net/http/test_http
[450/757] 192745=ruby/test_rational2
[451/757] 192745=prism/fixtures_test
[452/757] 192745=rubygems/test_gem_dependency_resolution_error
[453/757] 192745=rubygems/test_gem_ext_cmake_builder
[454/757] 192745=ripper/test_filter
[455/757] 192745=-ext-/string/test_too_many_dummy_encodings
[456/757] 192745=ruby/enc/test_koi8
[457/757] 192745=erb/test_erb_m17n
[458/757] 192745=ruby/test_cloneLeaked file descriptor: TestNetHTTP_v1_2#test_s_start: 9 #<File::Stat dev=0x8, ino=211742769, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 192723 ko1 9u IPv4 211742769 0t0 TCP localhost:36265->localhost:56248 (CLOSE_WAIT)
[459/757] 192745=objspace/test_objspace
[460/757] 192731=mkmf/test_have_library
[461/757] 192751=net/http/test_https
[462/757] 192735=rubygems/test_require
[463/757] 192722=erb/test_erb_command
[464/757] 192722=rubygems/test_gem_resolver_vendor_set
[465/757] 192722=ruby/test_fnmatch
[466/757] 192722=uri/test_ftp
[467/757] 192722=net/http/test_httpresponses
[468/757] 192722=prism/result/integer_base_flags_test
[469/757] 192722=ruby/test_unicode_escape
[470/757] 192722=-ext-/bignum/test_pack
[471/757] 192731=ruby/test_defined
[472/757] 192722=date/test_switch_hitter
[473/757] 192722=ruby/test_thread
[474/757] 192731=ruby/test_call
[475/757] 192731=dtrace/test_hash_create
[476/757] 192731=json/json_generic_object_test
[477/757] 192731=uri/test_file
[478/757] 192731=rubygems/test_gem_install_update_options
[479/757] 192726=rubygems/test_gem_security_policy
[480/757] 192754=rubygems/test_gem_resolver_index_set
[481/757] 192754=ruby/test_ractor
[482/757] 192726=-ext-/method/test_arity
[483/757] 192726=ripper/test_files_sample
[484/757] 192731=-ext-/st/test_update
[485/757] 192731=ruby/enc/test_case_options
[486/757] 192731=ripper/test_parser_events
[487/757] 192735=prism/ruby/relocation_test
[488/757] 192735=ruby/enc/test_windows_1251
[489/757] 192735=resolv/test_win32_config
[490/757] 192735=mkmf/test_convertible
[491/757] 192731=rubygems/test_gem_resolver_best_set
[492/757] 192726=resolv/test_addr
[493/757] 192731=-ext-/file/test_stat
[494/757] 192731=ruby/test_eval
[495/757] 192723=psych/test_yamldbm
[496/757] 192726=json/test_helper
[497/757] 192726=ruby/test_thread_cv
[498/757] 192723=rubygems/test_gem_resolver_conflict
[499/757] 192723=rubygems/test_gem_commands_contents_command
[500/757] 192723=ruby/test_readpartial
[501/757] 192723=psych/test_scalar
[502/757] 192723=-ext-/bignum/test_str2big
[503/757] 192723=ruby/test_rational
[504/757] 192726=rubygems/test_gem_util_atomic_file_writer
[505/757] 192726=prism/newline_offsets_test
[506/757] 192726=ruby/test_regexp
[507/757] 192723=ruby/test_lambda
[508/757] 192721=ruby/test_file
[509/757] 192751=prism/bom_test
[510/757] 192751=ruby/test_frozen_error
[511/757] 192751=socket/test_sockopt
[512/757] 192751=psych/test_encoding
[513/757] 192723=rubygems/test_gem_commands_search_command
[514/757] 192751=ruby/test_pattern_matching
[515/757] 192723=fiber/test_thread
[516/757] 192723=ruby/test_literal
[517/757] 192728=ruby/test_arithmetic_sequence
[518/757] 192731=prism/ruby/parameters_signature_test
[519/757] 192731=rubygems/test_gem_resolver_api_specification
[520/757] 192728=optparse/test_getopts
[521/757] 192728=socket/test_nonblock
[522/757] 192728=rubygems/test_gem_commands_signin_command
[523/757] 192731=openssl/test_pkey
[524/757] 192751=rubygems/test_gem_request
[525/757] 192728=ruby/test_primitive
[526/757] 192728=psych/test_yaml
[527/757] 192731=mkmf/test_config
[528/757] 192728=psych/test_boolean
[529/757] 192751=rubygems/test_gem_commands_specification_command
[530/757] 192728=-ext-/iter/test_yield_block
[531/757] 192728=psych/handlers/test_recorder
[532/757] 192728=-ext-/bug_reporter/test_bug_reporter
[533/757] 192751=did_you_mean/test_spell_checker
[534/757] 192751=fiber/test_ractor
[535/757] 192751=psych/test_document
[536/757] 192751=-ext-/num2int/test_num2int
[537/757] 192751=rubygems/test_gem_source_local
[538/757] 192728=-ext-/iter/test_iter_break
[539/757] 192728=ruby/test_parse
[540/757] 192751=ruby/test_process
[541/757] 192731=mkmf/test_have_macro
[542/757] 192721=fiber/test_address_resolve
[543/757] 192721=uri/test_wss
[544/757] 192721=openssl/test_digest
[545/757] 192721=ruby/test_variable
[546/757] 192731=-ext-/string/test_cstr
[547/757] 192728=rubygems/test_gem_resolver_lock_specification
[548/757] 192728=test_securerandom
[549/757] 192731=-ext-/st/test_foreach
[550/757] 192731=ruby/test_econv
[551/757] 192728=optparse/test_summary
[552/757] 192735=fileutils/test_nowrite
[553/757] 192735=ruby/test_flip
[554/757] 192735=ruby/test_thread_queue
[555/757] 192728=rubygems/test_gem_commands_install_command
[556/757] 192723=rubygems/test_gem_ext_cargo_builder_unit
[557/757] 192723=ruby/test_stack
[558/757] 192747=pathname/test_pathname
[559/757] 192721=rubygems/test_remote_fetch_error
[560/757] 192721=coverage/test_coverage
[561/757] 192747=json/json_common_interface_test
[562/757] 192747=psych/test_stream
[563/757] 192747=prism/result/named_capture_test
[564/757] 192747=rubygems/test_gem_resolver_git_specification
[565/757] 192742=ruby/test_dir_m17n
[566/757] 192747=rubygems/test_gem_commands_cert_command
[567/757] 192735=fiber/test_io
[568/757] 192731=-ext-/eval/test_eval
[569/757] 192731=ruby/test_object
[570/757] 192728=fiber/test_process
[571/757] 192723=fileutils/test_fileutils
[572/757] 192754=rubygems/test_gem_dependency
[573/757] 192735=dtrace/test_method_cache
[574/757] 192735=rubygems/test_gem_resolver_index_specification
[575/757] 192728=dtrace/test_string
[576/757] 192728=psych/test_marshalable
[577/757] 192728=ruby/test_iterator
[578/757] 192735=ruby/test_const
[579/757] 192735=psych/test_serialize_subclasses
[580/757] 192735=ruby/test_class
[581/757] 192754=prism/api/parse_comments_test
[582/757] 192754=-ext-/string/test_qsort
[583/757] 192754=dtrace/test_cmethod
[584/757] 192754=rubygems/test_gem_ext_ext_conf_builder
[585/757] 192728=rubygems/test_gem_commands_dependency_command
[586/757] 192728=-ext-/path_to_class/test_path_to_class
[587/757] 192728=prism/result/string_test
[588/757] 192728=fiber/test_storage
[589/757] 192728=json/json_addition_test
[590/757] 192747=ruby/test_method_cache
[591/757] 192728=ruby/test_path
[592/757] 192747=ruby/test_sprintf_comb
[593/757] 192728=test_pp
[594/757] 192728=socket/test_tcp
[595/757] 192747=rubygems/test_gem_stub_specification
[596/757] 192721=prism/ruby/tunnel_test
[597/757] 192721=ruby/test_settracefunc
[598/757] 192739=rubygems/test_gem_text
[599/757] 192739=rubygems/test_gem_version
[600/757] 192728=rubygems/test_gem_commands_stale_command
[601/757] 192728=-ext-/rational/test_rat
[602/757] 192728=test_extlibs
[603/757] 192739=mkmf/test_flags
[604/757] 192747=openssl/test_asn1
[605/757] 192747=json/json_string_matching_test
[606/757] 192747=monitor/test_monitor
[607/757] 192747=rubygems/test_gem_ext_rake_builder
[608/757] 192739=ruby/test_whileuntil
[609/757] 192739=ruby/test_transcode
[610/757] 192731=ruby/test_complex
[611/757] 192747=prism/result/source_location_test
[612/757] 192754=-ext-/thread/test_instrumentation_api
[613/757] 192747=prism/ruby/source_test
[614/757] 192747=-ext-/vm/test_at_exit
[615/757] 192747=prism/result/static_inspect_test
[616/757] 192747=-ext-/symbol/test_inadvertent_creation
[617/757] 192747=prism/result/equality_test
[618/757] 192747=openssl/test_x509ext
[619/757] 192747=psych/test_data
[620/757] 192747=ripper/test_files_ext
[621/757] 192742=ruby/test_object_id
[622/757] 192747=prism/unescape_test
[623/757] 192747=psych/test_class
[624/757] 192731=openssl/test_x509crl
[625/757] 192747=strscan/test_stringscanner
[626/757] 192747=psych/test_numeric
[627/757] 192747=ruby/enc/test_gb18030
[628/757] 192747=rubygems/test_gem_package_tar_reader
[629/757] 192747=ruby/enc/test_gbk
[630/757] 192747=rubygems/test_gem_specification
[631/757] 192731=rubygems/test_gem_dependency_installer
[632/757] 192742=ruby/test_refinement
[633/757] 192754=rubygems/test_gem_name_tuple
[634/757] 192754=ruby/test_warning
[635/757] 192754=io/nonblock/test_flush
[636/757] 192754=ruby/test_complexrational
[637/757] 192754=openssl/test_pkcs7
[638/757] 192739=rubygems/test_gem_commands_fetch_command
[639/757] 192721=-ext-/bignum/test_mul
[640/757] 192721=mkmf/test_mkmf
[641/757] 192721=-ext-/test_enumerator_kw
[642/757] 192721=ruby/test_mixed_unicode_escapes
[643/757] 192721=did_you_mean/spell_checking/test_require_path_check
[644/757] 192739=mkmf/test_pkg_config
[645/757] 192732=ruby/test_string_memory
[646/757] 192721=prism/regexp_test
[647/757] 192721=open-uri/test_open-uri
[648/757] 192732=-ext-/string/test_coderange
[649/757] 192732=-ext-/bignum/test_big2str
[650/757] 192732=-ext-/win32/test_dln
[651/757] 192739=ruby/test_complex2
[652/757] 192732=ruby/enc/test_iso_8859
[653/757] 192739=openssl/test_x509attr
[654/757] 192739=psych/test_tree_builder
[655/757] 192739=net/protocol/test_protocol
[656/757] 192732=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[657/757] 192732=-ext-/load/test_protect
[658/757] 192732=openssl/test_x509req
[659/757] 192739=rubygems/test_gem_commands_open_command
[660/757] 192721=prism/api/dump_test
[661/757] 192754=-ext-/string/test_enc_associate
[662/757] 192739=ruby/test_allocation
[663/757] 192732=ruby/test_gc
[664/757] 192728=prism/ruby/location_test
[665/757] 192728=yaml/test_store
[666/757] 192728=ruby/test_insns_leaf
[667/757] 192728=ruby/test_iseq
[668/757] 192747=-ext-/win32/test_fd_setsize
[669/757] 192747=rubygems/test_gem_request_set
[670/757] 192754=prism/version_test
[671/757] 192754=ruby/test_objectspace
[672/757] 192731=test_trick
[673/757] 192747=prism/api/lex_test
[674/757] 192747=rubygems/test_gem_rdoc
[675/757] 192747=ruby/test_require_lib
[676/757] 192721=rubygems/test_gem_version_option
[677/757] 192721=ripper/test_files_test_2
[678/757] 192728=rubygems/test_gem_remote_fetcher_s3
[679/757] 192728=psych/test_stringio
[680/757] 192728=ruby/test_signal
[681/757] 192723=ruby/test_fixnum
[682/757] 192723=fiber/test_timeout
[683/757] 192723=-ext-/iseq_load/test_iseq_load
[684/757] 192731=-ext-/scheduler/test_interrupt_with_scheduler
[685/757] 192735=-ext-/string/test_fstring
[686/757] 192731=did_you_mean/core_ext/test_name_error_extension
[687/757] 192731=fiber/test_scheduler
[688/757] 192735=-ext-/test_ensure_and_callcc
[689/757] 192735=ruby/enc/test_big5
[690/757] 192735=rubygems/test_gem_resolver_activation_request
[691/757] 192735=psych/test_null
[692/757] 192735=ruby/test_struct
[693/757] 192735=rubygems/test_gem_resolver_vendor_specification
[694/757] 192735=-ext-/typeddata/test_typeddata
[695/757] 192754=date/test_date_strftime
[696/757] 192735=prism/ruby/compiler_test
[697/757] 192735=ruby/test_box
[698/757] 192742=ruby/test_basicinstructions
[699/757] 192754=-ext-/bignum/test_bigzero
[700/757] 192754=fiber/test_mutex
[701/757] 192742=fileutils/test_verbose
[702/757] 192721=rubygems/test_gem_ext_builder
[703/757] 192742=objspace/test_ractor
[704/757] 192754=rubygems/test_gem_unsatisfiable_dependency_error
[705/757] 192754=ripper/test_sexp
[706/757] 192754=prism/ruby/pattern_test
[707/757] 192754=rubygems/test_gem_package_tar_header
[708/757] 192747=rubygems/test_gem_commands_owner_command
[709/757] 192754=socket/test_basicsocket
[710/757] 192754=test_find
[711/757] 192754=prism/locals_test
[712/757] 192754=-ext-/test_recursion
[713/757] 192754=-ext-/string/test_normalize
[714/757] 192754=ripper/test_scanner_events
[715/757] 192754=-ext-/string/test_external_new
[716/757] 192754=-ext-/test_abi
[717/757] 192728=ruby/enc/test_euc_jp
[718/757] 192728=rubygems/test_gem_resolver_dependency_request
[719/757] 192728=ruby/test_rubyvm
[720/757] 192728=-ext-/exception/test_data_error
[721/757] 192723=socket/test_ancdata
[722/757] 192723=rubygems/test_gem_doctor
[723/757] 192723=ruby/test_weakmap
[724/757] 192747=rubygems/test_gem_uri_formatter
[725/757] 192728=ruby/test_sprintf
[726/757] 192747=uri/test_common
[727/757] 192742=ruby/test_optimization
[728/757] 192754=rubygems/test_gem_request_connection_pools
[729/757] 192728=openssl/test_ssl
[730/757] 192747=rubygems/test_deprecate
[731/757] 192754=strscan/test_ractor
[732/757] 192747=prism/api/parse_success_test
[733/757] 192747=ruby/test_module
[734/757] 192754=rubygems/test_gem_commands_push_command
[735/757] 192735=uri/test_http
[736/757] 192735=-ext-/funcall/test_passing_block
[737/757] 192735=socket/test_addrinfo
[738/757] 192754=openssl/test_x509cert
[739/757] 192735=-ext-/test_bug-14834
[740/757] 192735=resolv/test_svcb_https
[741/757] 192735=openssl/test_buffering
[742/757] 192735=prism/ruby/ruby_parser_test
[743/757] 192735=psych/nodes/test_enumerable
[744/757] 192735=-ext-/proc/test_bmethod
[745/757] 192735=ruby/test_encoding
[746/757] 192721=dtrace/test_load
[747/757] 192721=json/json_fixtures_test
[748/757] 192721=rubygems/test_gem_resolver_specification
[749/757] 192721=mkmf/test_constant
[750/757] 192754=rubygems/test_gem_security_trust_dir
[751/757] 192754=ruby/test_default_gems
[752/757] 192754=-ext-/string/test_enc_str_buf_cat
[753/757] 192754=mkmf/test_have_func
[754/757] 192735=rubygems/test_webauthn_listener
[755/757] 192735=-ext-/thread/test_lock_native_thread
[756/757] 192754=rubygems/test_gem_package_tar_reader_entry
[757/757] 192735=optparse/test_zsh_completion
$$$ #<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 191450 1022 1022 pts/0 1022 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
191450 191453 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-083232 --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
191453 191454 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-083232 --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
191454 192387 1022 1022 pts/0 1022 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
192387 192388 1022 1022 pts/0 1022 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
192388 192718 1022 1022 pts/0 1022 Sl+ 1000 0:22 /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
192718 192731 1022 1022 pts/0 1022 Sl+ 1000 0:57 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestFiberScheduler#test_post_fork_fiber_blocking
192731 233663 1022 1022 pts/0 1022 S+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestFiberScheduler#test_post_fork_fiber_blocking
191454 882954 1022 1022 pts/0 1022 R+ 1000 0:00 ps jx
{1=>[1009], 1009=>[1022], 1022=>[1024], 1024=>[191450], 191450=>[191453], 191453=>[191454], 191454=>[192387, 882954], 192387=>[192388], 192388=>[192718], 192718=>[192731], 192731=>[233663]}
$ timeout 60 gdb -p 233663 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005a28955f2eae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
>>> Threads
Id Target Id Frame
* 1 Thread 0x7679169fd6c0 (LWP 233663) "test_scheduler*" 0x00005a28955f2eae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
>>> Machine level backtrace
Thread 1 (Thread 0x7679169fd6c0 (LWP 233663) "test_scheduler*"):
#0 0x00005a28955f2eae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1 0x00005a28955f3e6a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2 0x00005a28955407f8 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 0x00005a28955405e9 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 0x00005a289554041d 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 0x00005a289553fe5d in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6 0x00005a289553faa6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7 0x00005a2895541d76 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8 0x00005a28955d8c40 in __interceptor_free ()
No symbol table info available.
#9 0x00005a289565da16 in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x76790eb98800, old_size=1048576) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8278
objspace = 0x51d000000a80
malloc_increase_done = <optimized out>
#10 ruby_sized_xfree (x=0x76790eb98800, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5447
No locals.
#11 0x00005a2895950abb in rb_threadptr_sched_free (th=th@entry=0x515000203a80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2354
No locals.
#12 0x00005a2895a404c9 in thread_free (ptr=0x515000203a80) at /tmp/ruby/src/trunk_asan/vm.c:3800
th = 0x515000203a80
#13 ruby_vm_destruct (vm=0x5a2896d2f0a0 <_vm>) at /tmp/ruby/src/trunk_asan/vm.c:3408
th = 0x515000203a80
objspace = <optimized out>
next = <optimized out>
#14 0x00005a289561d241 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:265
save_error = 4
sysex = 0
signaled = 0
th0 = 0x515000203a80
step = 4
message = 4
th = <optimized out>
buf = <optimized out>
state = <optimized out>
#15 0x00005a289561c854 in ruby_cleanup (ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:180
No locals.
#16 0x00005a289561d76b in ruby_stop (ex=4232, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:292
No locals.
#17 0x00005a28957c66ed in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4291
status = <optimized out>
pid = <optimized out>
#18 0x00005a2895a65248 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 = 0x666100040001
cc = <optimized out>
me = 0x76790ddd7a28
cfunc = 0x5060000489e8
recv = 130262991663520
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#19 0x00005a2895a4a503 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x76791af56a40) 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>
#20 0x00005a2895a49f6d 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
#21 0x00005a28959fe594 in vm_sendish (ec=0x517000375c58, reg_cfp=0x76791af76f90, cd=0x502000761d10, 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>
#22 vm_exec_core (ec=ec@entry=0x517000375c58) at ../../src/trunk_asan/insns.def:858
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x502000761d10
insns_address_table = {0x5a28959ffb55 <vm_exec_core+29765>, 0x5a28959f9a3f <vm_exec_core+4911>, 0x5a28959ff38d <vm_exec_core+27773>, 0x5a28959fb15f <vm_exec_core+10831>, 0x5a28959f8c29 <vm_exec_core+1305>, 0x5a28959fa397 <vm_exec_core+7303>, 0x5a28959ff745 <vm_exec_core+28725>, 0x5a28959f9faf <vm_exec_core+6303>, 0x5a2895a0029b <vm_exec_core+31627>, 0x5a28959fe776 <vm_exec_core+24678>, 0x5a28959fc957 <vm_exec_core+16967>, 0x5a28959f8fa9 <vm_exec_core+2201>, 0x5a28959ffcfe <vm_exec_core+30190>, 0x5a28959ff9a8 <vm_exec_core+29336>, 0x5a28959fa191 <vm_exec_core+6785>, 0x5a28959f94d7 <vm_exec_core+3527>, 0x5a28959fed39 <vm_exec_core+26153>, 0x5a28959faa60 <vm_exec_core+9040>, 0x5a28959fff9b <vm_exec_core+30859>, 0x5a28959ffb89 <vm_exec_core+29817>, 0x5a28959fafd5 <vm_exec_core+10437>, 0x5a28959fc8c2 <vm_exec_core+16818>, 0x5a28959fea49 <vm_exec_core+25401>, 0x5a28959ffa97 <vm_exec_core+29575>, 0x5a28959fd59c <vm_exec_core+20108>, 0x5a28959feae1 <vm_exec_core+25553>, 0x5a28959feeef <vm_exec_core+26591>, 0x5a28959fd4d9 <vm_exec_core+19913>, 0x5a28959f93e6 <vm_exec_core+3286>, 0x5a28959fe1d6 <vm_exec_core+23238>, 0x5a28959f9235 <vm_exec_core+2853>, 0x5a28959f9565 <vm_exec_core+3669>, 0x5a28959fb804 <vm_exec_core+12532>, 0x5a28959fd421 <vm_exec_core+19729>, 0x5a28959fdfec <vm_exec_core+22748>, 0x5a28959fcf49 <vm_exec_core+18489>, 0x5a28959f8ec3 <vm_exec_core+1971>, 0x5a28959ff2f5 <vm_exec_core+27621>, 0x5a28959ff8ca <vm_exec_core+29114>, 0x5a28959f975f <vm_exec_core+4175>, 0x5a28959fa667 <vm_exec_core+8023>, 0x5a28959fa2f0 <vm_exec_core+7136>, 0x5a28959fab50 <vm_exec_core+9280>, 0x5a28959fc6e5 <vm_exec_core+16341>, 0x5a28959f9c71 <vm_exec_core+5473>, 0x5a28959ff23c <vm_exec_core+27436>, 0x5a28959fa5f5 <vm_exec_core+7909>, 0x5a28959fc1f5 <vm_exec_core+15077>, 0x5a28959fcc35 <vm_exec_core+17701>, 0x5a28959feddb <vm_exec_core+26315>, 0x5a28959fd983 <vm_exec_core+21107>, 0x5a28959fadbb <vm_exec_core+9899>, 0x5a28959fa766 <vm_exec_core+8278>, 0x5a28959fecbb <vm_exec_core+26027>, 0x5a28959fbb4d <vm_exec_core+13373>, 0x5a28959fe264 <vm_exec_core+23380>, 0x5a28959fda98 <vm_exec_core+21384>, 0x5a28959f8a58 <vm_exec_core+840>, 0x5a28959f97af <vm_exec_core+4255>, 0x5a28959fcff0 <vm_exec_core+18656>, 0x5a28959ff197 <vm_exec_core+27271>, 0x5a28959fb07f <vm_exec_core+10607>, 0x5a28959febe0 <vm_exec_core+25808>, 0x5a28959fa96d <vm_exec_core+8797>, 0x5a28959fd767 <vm_exec_core+20567>, 0x5a28959fd856 <vm_exec_core+20806>, 0x5a28959fcd8a <vm_exec_core+18042>, 0x5a28959fd1db <vm_exec_core+19147>, 0x5a28959fb575 <vm_exec_core+11877>, 0x5a28959fabc6 <vm_exec_core+9398>, 0x5a28959fe84f <vm_exec_core+24895>, 0x5a2895a069d7 <vm_exec_core+58055>, 0x5a28959fb4bf <vm_exec_core+11695>, 0x5a28959fd0ce <vm_exec_core+18878>, 0x5a28959fd65f <vm_exec_core+20303>, 0x5a28959f9ddb <vm_exec_core+5835>, 0x5a28959f9f5e <vm_exec_core+6222>, 0x5a28959f9ee1 <vm_exec_core+6097>, 0x5a28959fa706 <vm_exec_core+8182>, 0x5a28959faad6 <vm_exec_core+9158>, 0x5a28959fcad5 <vm_exec_core+17349>, 0x5a28959fc04d <vm_exec_core+14653>, 0x5a28959ffec7 <vm_exec_core+30647>, 0x5a28959f8b29 <vm_exec_core+1049>, 0x5a28959fa0ba <vm_exec_core+6570>, 0x5a2895a003bf <vm_exec_core+31919>, 0x5a28959fe0b2 <vm_exec_core+22946>, 0x5a28959fce44 <vm_exec_core+18228>, 0x5a28959fef81 <vm_exec_core+26737>, 0x5a28959f8a5d <vm_exec_core+845>, 0x5a28959ff66e <vm_exec_core+28510>, 0x5a2895a00015 <vm_exec_core+30981>, 0x5a2895a000e1 <vm_exec_core+31185>, 0x5a28959f92b4 <vm_exec_core+2980>, 0x5a28959ffc03 <vm_exec_core+29939>, 0x5a28959fba76 <vm_exec_core+13158>, 0x5a28959ffd85 <vm_exec_core+30325>, 0x5a28959fae98 <vm_exec_core+10120>, 0x5a28959ff5e8 <vm_exec_core+28376>, 0x5a28959f91a0 <vm_exec_core+2704>, 0x5a28959f9d1d <vm_exec_core+5645>, 0x5a2895a001af <vm_exec_core+31391>, 0x5a28959fc305 <vm_exec_core+15349>, 0x5a28959fbef7 <vm_exec_core+14311>, 0x5a28959fc77f <vm_exec_core+16495>, 0x5a28959fbd0a <vm_exec_core+13818>, 0x5a28959fc5cb <vm_exec_core+16059>, 0x5a28959fc4fd <vm_exec_core+15853>, 0x5a28959fb3dc <vm_exec_core+11468>, 0x5a28959fbc15 <vm_exec_core+13573>, 0x5a28959fb938 <vm_exec_core+12840>, 0x5a28959fbe24 <vm_exec_core+14100>, 0x5a28959fbe95 <vm_exec_core+14213>, 0x5a28959ffb46 <vm_exec_core+29750>, 0x5a28959f9a30 <vm_exec_core+4896>, 0x5a28959ff37e <vm_exec_core+27758>, 0x5a28959fb150 <vm_exec_core+10816>, 0x5a28959f8c1a <vm_exec_core+1290>, 0x5a28959fa388 <vm_exec_core+7288>, 0x5a28959ff736 <vm_exec_core+28710>, 0x5a28959f9fa0 <vm_exec_core+6288>, 0x5a2895a0028c <vm_exec_core+31612>, 0x5a28959fe767 <vm_exec_core+24663>, 0x5a28959fc948 <vm_exec_core+16952>, 0x5a28959f8f9a <vm_exec_core+2186>, 0x5a28959ffcef <vm_exec_core+30175>, 0x5a28959ff999 <vm_exec_core+29321>, 0x5a28959fa182 <vm_exec_core+6770>, 0x5a28959f94c8 <vm_exec_core+3512>, 0x5a28959fed2a <vm_exec_core+26138>, 0x5a28959faa51 <vm_exec_core+9025>, 0x5a28959fff8c <vm_exec_core+30844>, 0x5a28959ffb7a <vm_exec_core+29802>, 0x5a28959fafc6 <vm_exec_core+10422>, 0x5a28959fc8b3 <vm_exec_core+16803>, 0x5a28959fea3a <vm_exec_core+25386>, 0x5a28959ffa88 <vm_exec_core+29560>, 0x5a28959fd58d <vm_exec_core+20093>, 0x5a28959fead2 <vm_exec_core+25538>, 0x5a28959feee0 <vm_exec_core+26576>, 0x5a28959fd4ca <vm_exec_core+19898>, 0x5a28959f93d7 <vm_exec_core+3271>, 0x5a28959fe1c7 <vm_exec_core+23223>, 0x5a28959f9226 <vm_exec_core+2838>, 0x5a28959f9556 <vm_exec_core+3654>, 0x5a28959fb7f5 <vm_exec_core+12517>, 0x5a28959fd412 <vm_exec_core+19714>, 0x5a28959fdfdd <vm_exec_core+22733>, 0x5a28959fcf3a <vm_exec_core+18474>, 0x5a28959f8eb4 <vm_exec_core+1956>, 0x5a28959ff2e6 <vm_exec_core+27606>, 0x5a28959ff8bb <vm_exec_core+29099>, 0x5a28959f9750 <vm_exec_core+4160>, 0x5a28959fa658 <vm_exec_core+8008>, 0x5a28959fa2e1 <vm_exec_core+7121>, 0x5a28959fab41 <vm_exec_core+9265>, 0x5a28959fc6d6 <vm_exec_core+16326>, 0x5a28959f9c62 <vm_exec_core+5458>, 0x5a28959ff22d <vm_exec_core+27421>, 0x5a28959fa5e6 <vm_exec_core+7894>, 0x5a28959fc1e6 <vm_exec_core+15062>, 0x5a28959fcc26 <vm_exec_core+17686>, 0x5a28959fedcc <vm_exec_core+26300>, 0x5a28959fd974 <vm_exec_core+21092>, 0x5a28959fadac <vm_exec_core+9884>, 0x5a28959fa757 <vm_exec_core+8263>, 0x5a28959fecac <vm_exec_core+26012>, 0x5a28959fbb3e <vm_exec_core+13358>, 0x5a28959fe255 <vm_exec_core+23365>, 0x5a28959fda89 <vm_exec_core+21369>, 0x5a28959fd833 <vm_exec_core+20771>, 0x5a28959f97a0 <vm_exec_core+4240>, 0x5a28959fcfe1 <vm_exec_core+18641>, 0x5a28959ff188 <vm_exec_core+27256>, 0x5a28959fb070 <vm_exec_core+10592>, 0x5a28959febd1 <vm_exec_core+25793>, 0x5a28959fb14b <vm_exec_core+10811>, 0x5a28959fd758 <vm_exec_core+20552>, 0x5a28959fd847 <vm_exec_core+20791>, 0x5a28959fcd7b <vm_exec_core+18027>, 0x5a28959fd1cc <vm_exec_core+19132>, 0x5a28959fb566 <vm_exec_core+11862>, 0x5a28959fabb7 <vm_exec_core+9383>, 0x5a28959fe840 <vm_exec_core+24880>, 0x5a2895a069c8 <vm_exec_core+58040>, 0x5a28959fb4b0 <vm_exec_core+11680>, 0x5a28959fd0bf <vm_exec_core+18863>, 0x5a28959fd650 <vm_exec_core+20288>, 0x5a28959f9dcc <vm_exec_core+5820>, 0x5a28959f9f4f <vm_exec_core+6207>, 0x5a28959f9ed2 <vm_exec_core+6082>, 0x5a28959fa6f7 <vm_exec_core+8167>, 0x5a28959faac7 <vm_exec_core+9143>, 0x5a28959fcac6 <vm_exec_core+17334>, 0x5a28959fc03e <vm_exec_core+14638>, 0x5a28959fcac1 <vm_exec_core+17329>, 0x5a28959fd4c5 <vm_exec_core+19893>, 0x5a28959fd40d <vm_exec_core+19709>, 0x5a28959fa6f2 <vm_exec_core+8162>, 0x5a28959fd833 <vm_exec_core+20771>...}
reg_cfp = 0x76791af76f90
reg_pc = 0x50600031da40
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>
#23 0x00005a28959f3842 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x517000375c58
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#24 0x00005a2895a387eb in invoke_iseq_block_from_c (ec=0x517000375c58, captured=<optimized out>, self=130262991663520, 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 = 0x7679350ee910
cfp = 0x76791af76fc8
sp = 0x76791af57018
use_argv = <optimized out>
stack_argv = 0x76791af57018
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#25 invoke_block_from_c_proc (ec=0x517000375c58, self=130262991663520, 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>
#26 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.
#27 0x00005a2895a36a16 in rb_vm_invoke_proc (ec=0x540000001088, proc=0x80, argc=-1788924242, argc@entry=0, argv=0x0, argv@entry=0x767905eb5160, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1965
self = 0
#28 0x00005a2895ddeb50 in rb_fiber_start (fiber=0x517000375c00) at /tmp/ruby/src/trunk_asan/cont.c:2548
args = <optimized out>
cont = <optimized out>
argc = 0
argv = 0x767905eb5160
_ec = 0x517000375c58
_tag = <optimized out>
th = 0x515000203a80
state = RUBY_TAG_NONE
proc = 0x5040002fb950
need_interrupt = <optimized out>
err = <optimized out>
#29 0x00005a2895de7b18 in fiber_entry (from=<optimized out>, to=<optimized out>) at /tmp/ruby/src/trunk_asan/cont.c:874
fiber = 0x517000375c00
thread = <optimized out>
#30 0x0000000000000000 in ?? ()
No symbol table info available.
>>> Dump Ruby level backtrace (if possible)
th: 0x515000203a80, native_id: 0x7679169fd6c0
-- Control frame information -----------------------------------------------
=================================================================
==233663==ERROR: AddressSanitizer: heap-use-after-free on address 0x52500000a778 at pc 0x5a28959477b6 bp 0x76791af554e0 sp 0x76791af554d8
READ of size 8 at 0x52500000a778 thread T771
[Detaching after fork from child process 882969]
/usr/bin/llvm-symbolizer-17: error: '[anon:Ruby:fiber_pool_allocate_memory]': No such file or directory
#0 0x5a28959477b5 in get_id_str /tmp/ruby/src/trunk_asan/symbol.c:801:27
#1 0x5a28959477b5 in rb_id2str /tmp/ruby/src/trunk_asan/symbol.c:1049:12
#2 0x5a28959477b5 in rb_id2name /tmp/ruby/src/trunk_asan/symbol.c:1055:17
#3 0x5a2895a96c5d in control_frame_dump /tmp/ruby/src/trunk_asan/vm_dump.c:150:21
#4 0x5a2895a96c5d in rb_vmdebug_stack_dump_raw /tmp/ruby/src/trunk_asan/vm_dump.c:495:9
#5 0x5a2895a9a5ed in rb_vmdebug_stack_dump_all_threads /tmp/ruby/src/trunk_asan/vm_dump.c:1621:14
#6 0x76791af5569e ([anon:Ruby:fiber_pool_allocate_memory]+0xff69e)
0x52500000a778 is located 1656 bytes inside of 8208-byte region [0x52500000a100,0x52500000c110)
freed by thread T771 here:
#0 0x5a28955d8bda in free (/tmp/ruby/build/trunk_asan/ruby+0x208bda) (BuildId: f7cda1ece82ef73a8a298cefd529e7c946e2f823)
#1 0x5a289565da15 in rb_gc_impl_free /tmp/ruby/src/trunk_asan/gc/default/default.c:8278:9
#2 0x5a289565da15 in ruby_sized_xfree /tmp/ruby/src/trunk_asan/gc.c:5447:13
#3 0x5a28956893c0 in rb_data_free /tmp/ruby/src/trunk_asan/gc.c:1398:17
#4 0x5a28956893c0 in rb_gc_obj_free /tmp/ruby/src/trunk_asan/gc.c:1544:14
#5 0x5a28956553d3 in rb_gc_impl_shutdown_call_finalizer /tmp/ruby/src/trunk_asan/gc/default/default.c:3099:25
#6 0x5a28956553d3 in rb_objspace_call_finalizer /tmp/ruby/src/trunk_asan/gc.c:1926:5
#7 0x5a289561d168 in rb_ec_finalize /tmp/ruby/src/trunk_asan/eval.c:166:5
#8 0x5a289561d168 in rb_ec_cleanup /tmp/ruby/src/trunk_asan/eval.c:257:5
#9 0x5a289561c853 in ruby_cleanup /tmp/ruby/src/trunk_asan/eval.c:180:12
#10 0x5a289561d76a in ruby_stop /tmp/ruby/src/trunk_asan/eval.c:292:10
#11 0x5a28957c66ec in rb_f_fork /tmp/ruby/src/trunk_asan/process.c:4291:13
#12 0x5a2895a65247 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905:11
#13 0x5a2895a4a502 in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4891:16
#14 0x5a2895a49f6c in vm_call_method /tmp/ruby/src/trunk_asan/vm_insnhelper.c
#15 0x5a28959fe593 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127:15
#16 0x5a28959fe593 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:858:11
#17 0x5a28959f3841 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2798:22
#18 0x5a2895a387ea in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1820:12
#19 0x5a2895a387ea in invoke_block_from_c_proc /tmp/ruby/src/trunk_asan/vm.c:1914:16
#20 0x5a2895a387ea in vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1944:12
#21 0x5a2895a36a15 in rb_vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1965:16
#22 0x5a2895ddeb4f in rb_fiber_start /tmp/ruby/src/trunk_asan/cont.c:2548:23
#23 0x5a2895de7b17 in fiber_entry /tmp/ruby/src/trunk_asan/cont.c:874:5
previously allocated by thread T0 here:
#0 0x5a28955d907c in calloc (/tmp/ruby/build/trunk_asan/ruby+0x20907c) (BuildId: f7cda1ece82ef73a8a298cefd529e7c946e2f823)
#1 0x5a289565289c in calloc1 /tmp/ruby/src/trunk_asan/gc/default/default.c:1546:12
#2 0x5a289565289c in rb_gc_impl_calloc /tmp/ruby/src/trunk_asan/gc/default/default.c:8314:5
#3 0x5a289565289c in ruby_xcalloc_body /tmp/ruby/src/trunk_asan/gc.c:5382:12
#4 0x5a289565289c in ruby_xcalloc /tmp/ruby/src/trunk_asan/gc.c:5376:34
#5 0x5a28959474e3 in rb_darray_calloc_mul_add /tmp/ruby/src/trunk_asan/darray.h:188:17
#6 0x5a28959474e3 in rb_darray_make_impl /tmp/ruby/src/trunk_asan/darray.h:287:30
#7 0x5a28959474e3 in set_id_entry /tmp/ruby/src/trunk_asan/symbol.c:286:9
#8 0x5a289594c345 in sym_set_create /tmp/ruby/src/trunk_asan/symbol.c:346:13
#9 0x5a2895ddc096 in rb_concurrent_set_find_or_insert /tmp/ruby/src/trunk_asan/concurrent_set.c:315:11
#10 0x5a2895946c0c in sym_find_or_insert_static_symbol /tmp/ruby/src/trunk_asan/symbol.c:404:9
#11 0x5a2895946c0c in rb_intern3 /tmp/ruby/src/trunk_asan/symbol.c:890:17
#12 0x5a2895ca6354 in rb_define_method /tmp/ruby/src/trunk_asan/class.c:2755:32
#13 0x5a2895ca6354 in rb_define_singleton_method /tmp/ruby/src/trunk_asan/class.c:2944:5
#14 0x5a2895669740 in rb_gc_impl_init /tmp/ruby/src/trunk_asan/gc/default/default.c:9608:5
#15 0x5a2895669740 in Init_GC /tmp/ruby/src/trunk_asan/gc.c:5746:5
#16 0x5a28956c05f1 in rb_call_inits /tmp/ruby/src/trunk_asan/inits.c:60:5
#17 0x5a289561a1ab in ruby_setup /tmp/ruby/src/trunk_asan/eval.c:88:9
#18 0x5a289561a616 in ruby_init /tmp/ruby/src/trunk_asan/eval.c:100:17
#19 0x5a2895616ba3 in rb_main /tmp/ruby/src/trunk_asan/main.c:41:5
#20 0x5a2895616ba3 in main /tmp/ruby/src/trunk_asan/main.c:62:12
#21 0x767937c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
#22 0x767937c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
#23 0x5a289553a984 in _start (/tmp/ruby/build/trunk_asan/ruby+0x16a984) (BuildId: f7cda1ece82ef73a8a298cefd529e7c946e2f823)
Thread T771 created by T0 here:
#0 0x5a28955be7a1 in pthread_create (/tmp/ruby/build/trunk_asan/ruby+0x1ee7a1) (BuildId: f7cda1ece82ef73a8a298cefd529e7c946e2f823)
#1 0x5a289595dd79 in native_thread_create0 /tmp/ruby/src/trunk_asan/thread_pthread.c:2141:11
#2 0x5a289595dd79 in native_thread_create_dedicated /tmp/ruby/src/trunk_asan/thread_pthread.c:2206:15
#3 0x5a289595dd79 in native_thread_create /tmp/ruby/src/trunk_asan/thread_pthread.c:2389:16
#4 0x5a289595dd79 in thread_create_core /tmp/ruby/src/trunk_asan/thread.c:896:11
#5 0x5a28959768c0 in thread_initialize /tmp/ruby/src/trunk_asan/thread.c:1004:16
#6 0x5a2895a7c381 in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
#7 0x5a2895a7c381 in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
#8 0x5a2895a7c381 in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
#9 0x5a2895a81156 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
#10 0x5a2895a81156 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:572:12
#11 0x5a2895a236f6 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:891:12
#12 0x5a2895a236f6 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1088:12
#13 0x5a28956247ba in rb_obj_call_init_kw /tmp/ruby/src/trunk_asan/eval.c:1859:5
#14 0x5a2895973b29 in thread_s_new /tmp/ruby/src/trunk_asan/thread.c:937:5
#15 0x5a2895a65247 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905:11
#16 0x5a28959fe593 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127:15
#17 0x5a28959fe593 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:858:11
#18 0x5a28959f3841 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2798:22
#19 0x5a2895a864b1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1820:12
#20 0x5a2895a864b1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1834:20
#21 0x5a2895a260bb in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1871:12
#22 0x5a2895a260bb in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1879:12
#23 0x5a2895a260bb in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1362:12
#24 0x5a2895a260bb in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
#25 0x5a2895c06855 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3779:30
#26 0x5a2895a65247 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905:11
#27 0x5a28959fe593 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127:15
#28 0x5a28959fe593 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:858:11
#29 0x5a28959f3c30 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2825:22
#30 0x5a28959f3c30 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2804:18
#31 0x5a2895a864b1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1820:12
#32 0x5a2895a864b1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1834:20
#33 0x5a2895a260bb in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1871:12
#34 0x5a2895a260bb in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1879:12
#35 0x5a2895a260bb in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1362:12
#36 0x5a2895a260bb in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
#37 0x5a2895c06855 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3779:30
#38 0x5a2895a65247 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905:11
#39 0x5a28959fe593 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127:15
#40 0x5a28959fe593 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:858:11
#41 0x5a28959f3c30 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2825:22
#42 0x5a28959f3c30 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2804:18
#43 0x5a2895a3d5c5 in rb_iseq_eval_main /tmp/ruby/src/trunk_asan/vm.c:3064:11
#44 0x5a289561dc7f in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:283:9
#45 0x5a289561dc7f in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:321:30
#46 0x5a2895616bb6 in rb_main /tmp/ruby/src/trunk_asan/main.c:42:12
#47 0x5a2895616bb6 in main /tmp/ruby/src/trunk_asan/main.c:62:12
#48 0x767937c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
#49 0x767937c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
#50 0x5a289553a984 in _start (/tmp/ruby/build/trunk_asan/ruby+0x16a984) (BuildId: f7cda1ece82ef73a8a298cefd529e7c946e2f823)
SUMMARY: AddressSanitizer: heap-use-after-free /tmp/ruby/src/trunk_asan/symbol.c:801:27 in get_id_str
Shadow bytes around the buggy address:
0x52500000a480: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x52500000a500: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x52500000a580: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x52500000a600: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x52500000a680: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
=>0x52500000a700: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd[fd]
0x52500000a780: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x52500000a800: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x52500000a880: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x52500000a900: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x52500000a980: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
Shadow byte legend (one shadow byte represents 8 application bytes):
Addressable: 00
Partially addressable: 01 02 03 04 05 06 07
Heap left redzone: fa
Freed heap region: fd
Stack left redzone: f1
Stack mid redzone: f2
Stack right redzone: f3
Stack after return: f5
Stack use after scope: f8
Global redzone: f9
Global init order: f6
Poisoned by user: f7
Container overflow: fc
Array cookie: ac
Intra object redzone: bb
ASan internal: fe
Left alloca redzone: ca
Right alloca redzone: cb
==233663==ABORTING
/tmp/ruby/src/trunk_asan/test/fiber/test_scheduler.rb:270: [BUG] ASAN error
ruby 4.1.0dev (2026-03-05T08:28:55Z master 858c96c568) +PRISM [x86_64-linux]
-- Control frame information -----------------------------------------------
AddressSanitizer: nested bug in the same thread, aborting.
[Inferior 1 (process 233663) exited with code 01]
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 192731 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 233664]
[New LWP 221661]
[New LWP 192838]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
arch_fork (ctid=0x767937f53f10) at ../sysdeps/unix/sysv/linux/arch-fork.h:50
>>> Threads
Id Target Id Frame
* 1 Thread 0x767937f53c40 (LWP 192731) "ruby" arch_fork (ctid=0x767937f53f10) at ../sysdeps/unix/sysv/linux/arch-fork.h:50
2 Thread 0x76791bbff6c0 (LWP 233664) "test_scheduler*" 0x0000767937d1b4fd in __GI___poll (fds=0x7679185bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
3 Thread 0x7679093d26c0 (LWP 221661) "parallel.rb:40" 0x0000767937d1b4fd in __GI___poll (fds=0x76790ad07560, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
4 Thread 0x767913ad46c0 (LWP 192838) "Timeout stdlib " 0x0000767937c98d71 in __futex_abstimed_wait_common64 (private=30329, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0001b1d14) at ./nptl/futex-internal.c:57
>>> Machine level backtrace
Thread 4 (Thread 0x767913ad46c0 (LWP 192838) "Timeout stdlib "):
#0 0x0000767937c98d71 in __futex_abstimed_wait_common64 (private=30329, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0001b1d14) 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=30329, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0001b1d14) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 256
op = 393
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c0001b1d14, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x0000767937c9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5a2896d2c6f8 <_main_ractor+216>, cond=0x50c0001b1ce8) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x767937c9b4b0 <__condvar_cleanup_waiting>, __arg = 0x767913ad2b90, __canceltype = 605960, __prev = 0x0}
cbuffer = {wseq = 13, cond = 0x50c0001b1ce8, mutex = 0x5a2896d2c6f8 <_main_ractor+216>, private = 0}
err = <optimized out>
g = 1
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 13
seq = 6
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_wait (cond=0x50c0001b1ce8, mutex=mutex@entry=0x5a2896d2c6f8 <_main_ractor+216>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x00005a289594e23f in rb_native_cond_wait (cond=0x50c0001b1d14, mutex=0x5a2896d2c6f8 <_main_ractor+216>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
r = <optimized out>
#6 thread_sched_wait_running_turn (sched=sched@entry=0x5a2896d2c6f8 <_main_ractor+216>, th=th@entry=0x5150000ba480, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
next_th = 0x0
#7 0x00005a28959808c1 in thread_sched_to_waiting_until_wakeup (sched=0x5a2896d2c6f8 <_main_ractor+216>, th=th@entry=0x5150000ba480) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1114
can_direct_transfer = <optimized out>
#8 0x00005a289595eeac in native_sleep (th=0x5150000ba480, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3333
sched = <optimized out>
#9 sleep_forever (th=th@entry=0x5150000ba480, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1393
prev_status = THREAD_RUNNABLE
status = THREAD_STOPPED_FOREVER
woke = <optimized out>
#10 0x00005a289597e02d in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=130262952618520, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1439
th = 0x5150000ba480
scheduler = 18446744073709551104
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:991
args = <optimized out>
#12 0x00005a28956226de 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 = 0x517000093ed8
_tag = {tag = 36, retval = <optimized out>, buf = {0x767913ad2f30, <optimized out>, 0x767913ad2e40, <optimized out>, <optimized out>}, prev = 0x767912dd4240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#13 0x00005a2895622b69 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#14 0x00005a289597d5c1 in queue_do_pop (ec=<optimized out>, self=<optimized out>, q=0x5060004e46a0, non_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1063
queue_waiter = {w = {self = 130262952618520, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
queue_sleep_arg = {self = 130262952618520, timeout = 4, end = <optimized out>}
waitq = 0x5060004e46a0
end = 0
#15 0x00005a2895a0066a 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>
#16 0x00005a2895a0066a in vm_invoke_builtin_delegate (ec=0x517000093ed8, cfp=0x767913bd6758, bf=<optimized out>, start_index=<optimized out>)
argv = <optimized out>
#17 vm_exec_core (ec=ec@entry=0x517000093ed8) at ../../src/trunk_asan/insns.def:1729
bf = <optimized out>
leaf = false
val = <optimized out>
index = <optimized out>
insns_address_table = {0x5a28959ffb55 <vm_exec_core+29765>, 0x5a28959f9a3f <vm_exec_core+4911>, 0x5a28959ff38d <vm_exec_core+27773>, 0x5a28959fb15f <vm_exec_core+10831>, 0x5a28959f8c29 <vm_exec_core+1305>, 0x5a28959fa397 <vm_exec_core+7303>, 0x5a28959ff745 <vm_exec_core+28725>, 0x5a28959f9faf <vm_exec_core+6303>, 0x5a2895a0029b <vm_exec_core+31627>, 0x5a28959fe776 <vm_exec_core+24678>, 0x5a28959fc957 <vm_exec_core+16967>, 0x5a28959f8fa9 <vm_exec_core+2201>, 0x5a28959ffcfe <vm_exec_core+30190>, 0x5a28959ff9a8 <vm_exec_core+29336>, 0x5a28959fa191 <vm_exec_core+6785>, 0x5a28959f94d7 <vm_exec_core+3527>, 0x5a28959fed39 <vm_exec_core+26153>, 0x5a28959faa60 <vm_exec_core+9040>, 0x5a28959fff9b <vm_exec_core+30859>, 0x5a28959ffb89 <vm_exec_core+29817>, 0x5a28959fafd5 <vm_exec_core+10437>, 0x5a28959fc8c2 <vm_exec_core+16818>, 0x5a28959fea49 <vm_exec_core+25401>, 0x5a28959ffa97 <vm_exec_core+29575>, 0x5a28959fd59c <vm_exec_core+20108>, 0x5a28959feae1 <vm_exec_core+25553>, 0x5a28959feeef <vm_exec_core+26591>, 0x5a28959fd4d9 <vm_exec_core+19913>, 0x5a28959f93e6 <vm_exec_core+3286>, 0x5a28959fe1d6 <vm_exec_core+23238>, 0x5a28959f9235 <vm_exec_core+2853>, 0x5a28959f9565 <vm_exec_core+3669>, 0x5a28959fb804 <vm_exec_core+12532>, 0x5a28959fd421 <vm_exec_core+19729>, 0x5a28959fdfec <vm_exec_core+22748>, 0x5a28959fcf49 <vm_exec_core+18489>, 0x5a28959f8ec3 <vm_exec_core+1971>, 0x5a28959ff2f5 <vm_exec_core+27621>, 0x5a28959ff8ca <vm_exec_core+29114>, 0x5a28959f975f <vm_exec_core+4175>, 0x5a28959fa667 <vm_exec_core+8023>, 0x5a28959fa2f0 <vm_exec_core+7136>, 0x5a28959fab50 <vm_exec_core+9280>, 0x5a28959fc6e5 <vm_exec_core+16341>, 0x5a28959f9c71 <vm_exec_core+5473>, 0x5a28959ff23c <vm_exec_core+27436>, 0x5a28959fa5f5 <vm_exec_core+7909>, 0x5a28959fc1f5 <vm_exec_core+15077>, 0x5a28959fcc35 <vm_exec_core+17701>, 0x5a28959feddb <vm_exec_core+26315>, 0x5a28959fd983 <vm_exec_core+21107>, 0x5a28959fadbb <vm_exec_core+9899>, 0x5a28959fa766 <vm_exec_core+8278>, 0x5a28959fecbb <vm_exec_core+26027>, 0x5a28959fbb4d <vm_exec_core+13373>, 0x5a28959fe264 <vm_exec_core+23380>, 0x5a28959fda98 <vm_exec_core+21384>, 0x5a28959f8a58 <vm_exec_core+840>, 0x5a28959f97af <vm_exec_core+4255>, 0x5a28959fcff0 <vm_exec_core+18656>, 0x5a28959ff197 <vm_exec_core+27271>, 0x5a28959fb07f <vm_exec_core+10607>, 0x5a28959febe0 <vm_exec_core+25808>, 0x5a28959fa96d <vm_exec_core+8797>, 0x5a28959fd767 <vm_exec_core+20567>, 0x5a28959fd856 <vm_exec_core+20806>, 0x5a28959fcd8a <vm_exec_core+18042>, 0x5a28959fd1db <vm_exec_core+19147>, 0x5a28959fb575 <vm_exec_core+11877>, 0x5a28959fabc6 <vm_exec_core+9398>, 0x5a28959fe84f <vm_exec_core+24895>, 0x5a2895a069d7 <vm_exec_core+58055>, 0x5a28959fb4bf <vm_exec_core+11695>, 0x5a28959fd0ce <vm_exec_core+18878>, 0x5a28959fd65f <vm_exec_core+20303>, 0x5a28959f9ddb <vm_exec_core+5835>, 0x5a28959f9f5e <vm_exec_core+6222>, 0x5a28959f9ee1 <vm_exec_core+6097>, 0x5a28959fa706 <vm_exec_core+8182>, 0x5a28959faad6 <vm_exec_core+9158>, 0x5a28959fcad5 <vm_exec_core+17349>, 0x5a28959fc04d <vm_exec_core+14653>, 0x5a28959ffec7 <vm_exec_core+30647>, 0x5a28959f8b29 <vm_exec_core+1049>, 0x5a28959fa0ba <vm_exec_core+6570>, 0x5a2895a003bf <vm_exec_core+31919>, 0x5a28959fe0b2 <vm_exec_core+22946>, 0x5a28959fce44 <vm_exec_core+18228>, 0x5a28959fef81 <vm_exec_core+26737>, 0x5a28959f8a5d <vm_exec_core+845>, 0x5a28959ff66e <vm_exec_core+28510>, 0x5a2895a00015 <vm_exec_core+30981>, 0x5a2895a000e1 <vm_exec_core+31185>, 0x5a28959f92b4 <vm_exec_core+2980>, 0x5a28959ffc03 <vm_exec_core+29939>, 0x5a28959fba76 <vm_exec_core+13158>, 0x5a28959ffd85 <vm_exec_core+30325>, 0x5a28959fae98 <vm_exec_core+10120>, 0x5a28959ff5e8 <vm_exec_core+28376>, 0x5a28959f91a0 <vm_exec_core+2704>, 0x5a28959f9d1d <vm_exec_core+5645>, 0x5a2895a001af <vm_exec_core+31391>, 0x5a28959fc305 <vm_exec_core+15349>, 0x5a28959fbef7 <vm_exec_core+14311>, 0x5a28959fc77f <vm_exec_core+16495>, 0x5a28959fbd0a <vm_exec_core+13818>, 0x5a28959fc5cb <vm_exec_core+16059>, 0x5a28959fc4fd <vm_exec_core+15853>, 0x5a28959fb3dc <vm_exec_core+11468>, 0x5a28959fbc15 <vm_exec_core+13573>, 0x5a28959fb938 <vm_exec_core+12840>, 0x5a28959fbe24 <vm_exec_core+14100>, 0x5a28959fbe95 <vm_exec_core+14213>, 0x5a28959ffb46 <vm_exec_core+29750>, 0x5a28959f9a30 <vm_exec_core+4896>, 0x5a28959ff37e <vm_exec_core+27758>, 0x5a28959fb150 <vm_exec_core+10816>, 0x5a28959f8c1a <vm_exec_core+1290>, 0x5a28959fa388 <vm_exec_core+7288>, 0x5a28959ff736 <vm_exec_core+28710>, 0x5a28959f9fa0 <vm_exec_core+6288>, 0x5a2895a0028c <vm_exec_core+31612>, 0x5a28959fe767 <vm_exec_core+24663>, 0x5a28959fc948 <vm_exec_core+16952>, 0x5a28959f8f9a <vm_exec_core+2186>, 0x5a28959ffcef <vm_exec_core+30175>, 0x5a28959ff999 <vm_exec_core+29321>, 0x5a28959fa182 <vm_exec_core+6770>, 0x5a28959f94c8 <vm_exec_core+3512>, 0x5a28959fed2a <vm_exec_core+26138>, 0x5a28959faa51 <vm_exec_core+9025>, 0x5a28959fff8c <vm_exec_core+30844>, 0x5a28959ffb7a <vm_exec_core+29802>, 0x5a28959fafc6 <vm_exec_core+10422>, 0x5a28959fc8b3 <vm_exec_core+16803>, 0x5a28959fea3a <vm_exec_core+25386>, 0x5a28959ffa88 <vm_exec_core+29560>, 0x5a28959fd58d <vm_exec_core+20093>, 0x5a28959fead2 <vm_exec_core+25538>, 0x5a28959feee0 <vm_exec_core+26576>, 0x5a28959fd4ca <vm_exec_core+19898>, 0x5a28959f93d7 <vm_exec_core+3271>, 0x5a28959fe1c7 <vm_exec_core+23223>, 0x5a28959f9226 <vm_exec_core+2838>, 0x5a28959f9556 <vm_exec_core+3654>, 0x5a28959fb7f5 <vm_exec_core+12517>, 0x5a28959fd412 <vm_exec_core+19714>, 0x5a28959fdfdd <vm_exec_core+22733>, 0x5a28959fcf3a <vm_exec_core+18474>, 0x5a28959f8eb4 <vm_exec_core+1956>, 0x5a28959ff2e6 <vm_exec_core+27606>, 0x5a28959ff8bb <vm_exec_core+29099>, 0x5a28959f9750 <vm_exec_core+4160>, 0x5a28959fa658 <vm_exec_core+8008>, 0x5a28959fa2e1 <vm_exec_core+7121>, 0x5a28959fab41 <vm_exec_core+9265>, 0x5a28959fc6d6 <vm_exec_core+16326>, 0x5a28959f9c62 <vm_exec_core+5458>, 0x5a28959ff22d <vm_exec_core+27421>, 0x5a28959fa5e6 <vm_exec_core+7894>, 0x5a28959fc1e6 <vm_exec_core+15062>, 0x5a28959fcc26 <vm_exec_core+17686>, 0x5a28959fedcc <vm_exec_core+26300>, 0x5a28959fd974 <vm_exec_core+21092>, 0x5a28959fadac <vm_exec_core+9884>, 0x5a28959fa757 <vm_exec_core+8263>, 0x5a28959fecac <vm_exec_core+26012>, 0x5a28959fbb3e <vm_exec_core+13358>, 0x5a28959fe255 <vm_exec_core+23365>, 0x5a28959fda89 <vm_exec_core+21369>, 0x5a28959fd833 <vm_exec_core+20771>, 0x5a28959f97a0 <vm_exec_core+4240>, 0x5a28959fcfe1 <vm_exec_core+18641>, 0x5a28959ff188 <vm_exec_core+27256>, 0x5a28959fb070 <vm_exec_core+10592>, 0x5a28959febd1 <vm_exec_core+25793>, 0x5a28959fb14b <vm_exec_core+10811>, 0x5a28959fd758 <vm_exec_core+20552>, 0x5a28959fd847 <vm_exec_core+20791>, 0x5a28959fcd7b <vm_exec_core+18027>, 0x5a28959fd1cc <vm_exec_core+19132>, 0x5a28959fb566 <vm_exec_core+11862>, 0x5a28959fabb7 <vm_exec_core+9383>, 0x5a28959fe840 <vm_exec_core+24880>, 0x5a2895a069c8 <vm_exec_core+58040>, 0x5a28959fb4b0 <vm_exec_core+11680>, 0x5a28959fd0bf <vm_exec_core+18863>, 0x5a28959fd650 <vm_exec_core+20288>, 0x5a28959f9dcc <vm_exec_core+5820>, 0x5a28959f9f4f <vm_exec_core+6207>, 0x5a28959f9ed2 <vm_exec_core+6082>, 0x5a28959fa6f7 <vm_exec_core+8167>, 0x5a28959faac7 <vm_exec_core+9143>, 0x5a28959fcac6 <vm_exec_core+17334>, 0x5a28959fc03e <vm_exec_core+14638>, 0x5a28959fcac1 <vm_exec_core+17329>, 0x5a28959fd4c5 <vm_exec_core+19893>, 0x5a28959fd40d <vm_exec_core+19709>, 0x5a28959fa6f2 <vm_exec_core+8162>, 0x5a28959fd833 <vm_exec_core+20771>...}
reg_cfp = 0x767913bd6758
reg_pc = 0x5100000027f8
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>
#18 0x00005a28959f3842 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x517000093ed8
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#19 0x00005a2895a387eb in invoke_iseq_block_from_c (ec=0x517000093ed8, captured=<optimized out>, self=130262987027200, 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 = 0x7679375b2b20
cfp = 0x767913bd67c8
sp = 0x767913ad6818
use_argv = <optimized out>
stack_argv = 0x767913ad6818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#20 invoke_block_from_c_proc (ec=0x517000093ed8, self=130262987027200, 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>
#21 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.
#22 0x00005a2895a36a16 in rb_vm_invoke_proc (ec=0x50c0001b1d14, proc=0x189, argc=935955825, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1965
self = 0
#23 0x00005a2895984b42 in thread_do_start_proc (th=th@entry=0x5150000ba480) at /tmp/ruby/src/trunk_asan/thread.c:625
args = <optimized out>
procval = <optimized out>
proc = 0x504000315cd0
args_len = <optimized out>
args_ptr = <optimized out>
#24 0x00005a28959826dd in thread_do_start (th=0x5150000ba480) at /tmp/ruby/src/trunk_asan/thread.c:642
result = 36
#25 thread_start_func_2 (th=th@entry=0x5150000ba480, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x5a2896301460 <_main_thread>
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#26 0x00005a28959819ce in call_thread_start_func_2 (th=0x5150000ba480) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
stack_start = <optimized out>
stack_start_addr = 0x767913ad3cc0
#27 nt_start (ptr=0x50c0001b1cc0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
th = 0x5150000ba480
sched = <optimized out>
nt = 0x50c0001b1cc0
vm = 0x5a2896d2f0a0 <_vm>
#28 0x00005a28955d6aff in asan_thread_start(void*) ()
No symbol table info available.
#29 0x0000767937c9caa4 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 = {130262393243328, -620983160365617068, 130262393243328, -352, 25, 140737177926096, -620983160353034156, -621043943589384108}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#30 0x0000767937d29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 3 (Thread 0x7679093d26c0 (LWP 221661) "parallel.rb:40"):
#0 0x0000767937d1b4fd in __GI___poll (fds=0x76790ad07560, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00005a289557d74a in __interceptor_poll ()
No symbol table info available.
#2 0x00005a28956f0049 in nogvl_wait_for (th=130262953270720, fptr=0x511000216dc0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12568
fds = {fd = 6, events = <optimized out>, revents = <optimized out>}
scheduler = <optimized out>
fd = <optimized out>
timeout_milliseconds = -1
#3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
ready = <optimized out>
#4 0x00005a28956f15ba in internal_read_func (ptr=0x76790ad07340) at /tmp/ruby/src/trunk_asan/io.c:1212
iis = 0x76790ad07340
result = <optimized out>
#5 0x00005a289596413e in rb_thread_io_blocking_call (io=0x511000216dc0, func=0x5a28956f10b0 <internal_read_func>, data1=0x76790ad07340, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1986
__region = <optimized out>
saved_state = RUBY_TAG_NONE
_ec = <optimized out>
_tag = <optimized out>
ec = <optimized out>
th = <optimized out>
val = <optimized out>
blocking_operation = <optimized out>
state = RUBY_TAG_NONE
saved_errno = <optimized out>
prev_mn_schedulable = <optimized out>
fd = <optimized out>
#6 0x00005a28956226de 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 = 0x5170000abc58
_tag = {tag = 36, retval = <optimized out>, buf = {0x7679093d0df0, <optimized out>, 0x7679093d0d00, <optimized out>, <optimized out>}, prev = 0x76790ad00240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#7 0x00005a2895622b69 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#8 0x00005a28957056f2 in io_read_memory_locktmp (str=130262244554080, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3480
No locals.
#9 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3526
str = <optimized out>
iis = {th = 130262953270720, fptr = 0x511000216dc0, nonblock = 0, fd = 6, buf = 0x51900065a480, capa = 1024, timeout = <optimized out>}
length = <optimized out>
len = 1024
fptr = 0x511000216dc0
n = <optimized out>
shrinkable = <optimized out>
#10 0x00005a28956e19f1 in io_readpartial (argc=181433696, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3646
ret = <optimized out>
#11 0x00005a2895a65248 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 = 0x412100100003
cc = <optimized out>
me = 0x767937798390
cfunc = 0x50600002c1e8
recv = 130262953270840
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#12 0x00005a2895a05191 in vm_sendish (ec=0x5170000abc58, reg_cfp=0x76790faa7790, 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=0x5170000abc58) at ../../src/trunk_asan/insns.def:906
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x5a28959ffb55 <vm_exec_core+29765>, 0x5a28959f9a3f <vm_exec_core+4911>, 0x5a28959ff38d <vm_exec_core+27773>, 0x5a28959fb15f <vm_exec_core+10831>, 0x5a28959f8c29 <vm_exec_core+1305>, 0x5a28959fa397 <vm_exec_core+7303>, 0x5a28959ff745 <vm_exec_core+28725>, 0x5a28959f9faf <vm_exec_core+6303>, 0x5a2895a0029b <vm_exec_core+31627>, 0x5a28959fe776 <vm_exec_core+24678>, 0x5a28959fc957 <vm_exec_core+16967>, 0x5a28959f8fa9 <vm_exec_core+2201>, 0x5a28959ffcfe <vm_exec_core+30190>, 0x5a28959ff9a8 <vm_exec_core+29336>, 0x5a28959fa191 <vm_exec_core+6785>, 0x5a28959f94d7 <vm_exec_core+3527>, 0x5a28959fed39 <vm_exec_core+26153>, 0x5a28959faa60 <vm_exec_core+9040>, 0x5a28959fff9b <vm_exec_core+30859>, 0x5a28959ffb89 <vm_exec_core+29817>, 0x5a28959fafd5 <vm_exec_core+10437>, 0x5a28959fc8c2 <vm_exec_core+16818>, 0x5a28959fea49 <vm_exec_core+25401>, 0x5a28959ffa97 <vm_exec_core+29575>, 0x5a28959fd59c <vm_exec_core+20108>, 0x5a28959feae1 <vm_exec_core+25553>, 0x5a28959feeef <vm_exec_core+26591>, 0x5a28959fd4d9 <vm_exec_core+19913>, 0x5a28959f93e6 <vm_exec_core+3286>, 0x5a28959fe1d6 <vm_exec_core+23238>, 0x5a28959f9235 <vm_exec_core+2853>, 0x5a28959f9565 <vm_exec_core+3669>, 0x5a28959fb804 <vm_exec_core+12532>, 0x5a28959fd421 <vm_exec_core+19729>, 0x5a28959fdfec <vm_exec_core+22748>, 0x5a28959fcf49 <vm_exec_core+18489>, 0x5a28959f8ec3 <vm_exec_core+1971>, 0x5a28959ff2f5 <vm_exec_core+27621>, 0x5a28959ff8ca <vm_exec_core+29114>, 0x5a28959f975f <vm_exec_core+4175>, 0x5a28959fa667 <vm_exec_core+8023>, 0x5a28959fa2f0 <vm_exec_core+7136>, 0x5a28959fab50 <vm_exec_core+9280>, 0x5a28959fc6e5 <vm_exec_core+16341>, 0x5a28959f9c71 <vm_exec_core+5473>, 0x5a28959ff23c <vm_exec_core+27436>, 0x5a28959fa5f5 <vm_exec_core+7909>, 0x5a28959fc1f5 <vm_exec_core+15077>, 0x5a28959fcc35 <vm_exec_core+17701>, 0x5a28959feddb <vm_exec_core+26315>, 0x5a28959fd983 <vm_exec_core+21107>, 0x5a28959fadbb <vm_exec_core+9899>, 0x5a28959fa766 <vm_exec_core+8278>, 0x5a28959fecbb <vm_exec_core+26027>, 0x5a28959fbb4d <vm_exec_core+13373>, 0x5a28959fe264 <vm_exec_core+23380>, 0x5a28959fda98 <vm_exec_core+21384>, 0x5a28959f8a58 <vm_exec_core+840>, 0x5a28959f97af <vm_exec_core+4255>, 0x5a28959fcff0 <vm_exec_core+18656>, 0x5a28959ff197 <vm_exec_core+27271>, 0x5a28959fb07f <vm_exec_core+10607>, 0x5a28959febe0 <vm_exec_core+25808>, 0x5a28959fa96d <vm_exec_core+8797>, 0x5a28959fd767 <vm_exec_core+20567>, 0x5a28959fd856 <vm_exec_core+20806>, 0x5a28959fcd8a <vm_exec_core+18042>, 0x5a28959fd1db <vm_exec_core+19147>, 0x5a28959fb575 <vm_exec_core+11877>, 0x5a28959fabc6 <vm_exec_core+9398>, 0x5a28959fe84f <vm_exec_core+24895>, 0x5a2895a069d7 <vm_exec_core+58055>, 0x5a28959fb4bf <vm_exec_core+11695>, 0x5a28959fd0ce <vm_exec_core+18878>, 0x5a28959fd65f <vm_exec_core+20303>, 0x5a28959f9ddb <vm_exec_core+5835>, 0x5a28959f9f5e <vm_exec_core+6222>, 0x5a28959f9ee1 <vm_exec_core+6097>, 0x5a28959fa706 <vm_exec_core+8182>, 0x5a28959faad6 <vm_exec_core+9158>, 0x5a28959fcad5 <vm_exec_core+17349>, 0x5a28959fc04d <vm_exec_core+14653>, 0x5a28959ffec7 <vm_exec_core+30647>, 0x5a28959f8b29 <vm_exec_core+1049>, 0x5a28959fa0ba <vm_exec_core+6570>, 0x5a2895a003bf <vm_exec_core+31919>, 0x5a28959fe0b2 <vm_exec_core+22946>, 0x5a28959fce44 <vm_exec_core+18228>, 0x5a28959fef81 <vm_exec_core+26737>, 0x5a28959f8a5d <vm_exec_core+845>, 0x5a28959ff66e <vm_exec_core+28510>, 0x5a2895a00015 <vm_exec_core+30981>, 0x5a2895a000e1 <vm_exec_core+31185>, 0x5a28959f92b4 <vm_exec_core+2980>, 0x5a28959ffc03 <vm_exec_core+29939>, 0x5a28959fba76 <vm_exec_core+13158>, 0x5a28959ffd85 <vm_exec_core+30325>, 0x5a28959fae98 <vm_exec_core+10120>, 0x5a28959ff5e8 <vm_exec_core+28376>, 0x5a28959f91a0 <vm_exec_core+2704>, 0x5a28959f9d1d <vm_exec_core+5645>, 0x5a2895a001af <vm_exec_core+31391>, 0x5a28959fc305 <vm_exec_core+15349>, 0x5a28959fbef7 <vm_exec_core+14311>, 0x5a28959fc77f <vm_exec_core+16495>, 0x5a28959fbd0a <vm_exec_core+13818>, 0x5a28959fc5cb <vm_exec_core+16059>, 0x5a28959fc4fd <vm_exec_core+15853>, 0x5a28959fb3dc <vm_exec_core+11468>, 0x5a28959fbc15 <vm_exec_core+13573>, 0x5a28959fb938 <vm_exec_core+12840>, 0x5a28959fbe24 <vm_exec_core+14100>, 0x5a28959fbe95 <vm_exec_core+14213>, 0x5a28959ffb46 <vm_exec_core+29750>, 0x5a28959f9a30 <vm_exec_core+4896>, 0x5a28959ff37e <vm_exec_core+27758>, 0x5a28959fb150 <vm_exec_core+10816>, 0x5a28959f8c1a <vm_exec_core+1290>, 0x5a28959fa388 <vm_exec_core+7288>, 0x5a28959ff736 <vm_exec_core+28710>, 0x5a28959f9fa0 <vm_exec_core+6288>, 0x5a2895a0028c <vm_exec_core+31612>, 0x5a28959fe767 <vm_exec_core+24663>, 0x5a28959fc948 <vm_exec_core+16952>, 0x5a28959f8f9a <vm_exec_core+2186>, 0x5a28959ffcef <vm_exec_core+30175>, 0x5a28959ff999 <vm_exec_core+29321>, 0x5a28959fa182 <vm_exec_core+6770>, 0x5a28959f94c8 <vm_exec_core+3512>, 0x5a28959fed2a <vm_exec_core+26138>, 0x5a28959faa51 <vm_exec_core+9025>, 0x5a28959fff8c <vm_exec_core+30844>, 0x5a28959ffb7a <vm_exec_core+29802>, 0x5a28959fafc6 <vm_exec_core+10422>, 0x5a28959fc8b3 <vm_exec_core+16803>, 0x5a28959fea3a <vm_exec_core+25386>, 0x5a28959ffa88 <vm_exec_core+29560>, 0x5a28959fd58d <vm_exec_core+20093>, 0x5a28959fead2 <vm_exec_core+25538>, 0x5a28959feee0 <vm_exec_core+26576>, 0x5a28959fd4ca <vm_exec_core+19898>, 0x5a28959f93d7 <vm_exec_core+3271>, 0x5a28959fe1c7 <vm_exec_core+23223>, 0x5a28959f9226 <vm_exec_core+2838>, 0x5a28959f9556 <vm_exec_core+3654>, 0x5a28959fb7f5 <vm_exec_core+12517>, 0x5a28959fd412 <vm_exec_core+19714>, 0x5a28959fdfdd <vm_exec_core+22733>, 0x5a28959fcf3a <vm_exec_core+18474>, 0x5a28959f8eb4 <vm_exec_core+1956>, 0x5a28959ff2e6 <vm_exec_core+27606>, 0x5a28959ff8bb <vm_exec_core+29099>, 0x5a28959f9750 <vm_exec_core+4160>, 0x5a28959fa658 <vm_exec_core+8008>, 0x5a28959fa2e1 <vm_exec_core+7121>, 0x5a28959fab41 <vm_exec_core+9265>, 0x5a28959fc6d6 <vm_exec_core+16326>, 0x5a28959f9c62 <vm_exec_core+5458>, 0x5a28959ff22d <vm_exec_core+27421>, 0x5a28959fa5e6 <vm_exec_core+7894>, 0x5a28959fc1e6 <vm_exec_core+15062>, 0x5a28959fcc26 <vm_exec_core+17686>, 0x5a28959fedcc <vm_exec_core+26300>, 0x5a28959fd974 <vm_exec_core+21092>, 0x5a28959fadac <vm_exec_core+9884>, 0x5a28959fa757 <vm_exec_core+8263>, 0x5a28959fecac <vm_exec_core+26012>, 0x5a28959fbb3e <vm_exec_core+13358>, 0x5a28959fe255 <vm_exec_core+23365>, 0x5a28959fda89 <vm_exec_core+21369>, 0x5a28959fd833 <vm_exec_core+20771>, 0x5a28959f97a0 <vm_exec_core+4240>, 0x5a28959fcfe1 <vm_exec_core+18641>, 0x5a28959ff188 <vm_exec_core+27256>, 0x5a28959fb070 <vm_exec_core+10592>, 0x5a28959febd1 <vm_exec_core+25793>, 0x5a28959fb14b <vm_exec_core+10811>, 0x5a28959fd758 <vm_exec_core+20552>, 0x5a28959fd847 <vm_exec_core+20791>, 0x5a28959fcd7b <vm_exec_core+18027>, 0x5a28959fd1cc <vm_exec_core+19132>, 0x5a28959fb566 <vm_exec_core+11862>, 0x5a28959fabb7 <vm_exec_core+9383>, 0x5a28959fe840 <vm_exec_core+24880>, 0x5a2895a069c8 <vm_exec_core+58040>, 0x5a28959fb4b0 <vm_exec_core+11680>, 0x5a28959fd0bf <vm_exec_core+18863>, 0x5a28959fd650 <vm_exec_core+20288>, 0x5a28959f9dcc <vm_exec_core+5820>, 0x5a28959f9f4f <vm_exec_core+6207>, 0x5a28959f9ed2 <vm_exec_core+6082>, 0x5a28959fa6f7 <vm_exec_core+8167>, 0x5a28959faac7 <vm_exec_core+9143>, 0x5a28959fcac6 <vm_exec_core+17334>, 0x5a28959fc03e <vm_exec_core+14638>, 0x5a28959fcac1 <vm_exec_core+17329>, 0x5a28959fd4c5 <vm_exec_core+19893>, 0x5a28959fd40d <vm_exec_core+19709>, 0x5a28959fa6f2 <vm_exec_core+8162>, 0x5a28959fd833 <vm_exec_core+20771>...}
reg_cfp = 0x76790faa7790
reg_pc = 0x513000071118
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>
#14 0x00005a28959f3842 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x5170000abc58
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#15 0x00005a2895a387eb in invoke_iseq_block_from_c (ec=0x5170000abc58, captured=<optimized out>, self=130262985353040, 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 = 0x7679375ea250
cfp = 0x76790faa77c8
sp = 0x76790f9a7818
use_argv = <optimized out>
stack_argv = 0x76790f9a7818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#16 invoke_block_from_c_proc (ec=0x5170000abc58, self=130262985353040, 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 0x00005a2895a36a16 in rb_vm_invoke_proc (ec=0x76790ad07560, proc=0x1, argc=936490237, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1965
self = 4294967295
#19 0x00005a2895984b42 in thread_do_start_proc (th=th@entry=0x515000226080) at /tmp/ruby/src/trunk_asan/thread.c:625
args = <optimized out>
procval = <optimized out>
proc = 0x504000ecaf90
args_len = <optimized out>
args_ptr = <optimized out>
#20 0x00005a28959826dd in thread_do_start (th=0x515000226080) at /tmp/ruby/src/trunk_asan/thread.c:642
result = 36
#21 thread_start_func_2 (th=th@entry=0x515000226080, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x5a2896301460 <_main_thread>
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#22 0x00005a28959819ce in call_thread_start_func_2 (th=0x515000226080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
stack_start = <optimized out>
stack_start_addr = 0x7679093d1cc0
#23 nt_start (ptr=0x50c0002a2680) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
th = 0x515000226080
sched = <optimized out>
nt = 0x50c0002a2680
vm = 0x5a2896d2f0a0 <_vm>
#24 0x00005a28955d6aff in asan_thread_start(void*) ()
No symbol table info available.
#25 0x0000767937c9caa4 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 = {130262218122944, -620962131131994028, 130262218122944, -352, 25, 140737177934416, -620962131119411116, -621043943589384108}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#26 0x0000767937d29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 2 (Thread 0x76791bbff6c0 (LWP 233664) "test_scheduler*"):
#0 0x0000767937d1b4fd in __GI___poll (fds=0x7679185bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00005a289557d74a in __interceptor_poll ()
No symbol table info available.
#2 0x00005a289598633b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1084
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 0x00005a28955d6aff in asan_thread_start(void*) ()
No symbol table info available.
#5 0x0000767937c9caa4 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 = {130262528685760, -621000599543451564, 130262528685760, -352, 25, 130262515406928, -621000599530868652, -621043943589384108}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x0000767937d29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x767937f53c40 (LWP 192731) "ruby"):
#0 arch_fork (ctid=0x767937f53f10) at ../sysdeps/unix/sysv/linux/arch-fork.h:50
sc_ret = 882986
flags = 18874385
ret = <optimized out>
flags = <optimized out>
ret = <optimized out>
sc_ret = <optimized out>
resultvar = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __GI__Fork () at ../sysdeps/nptl/_Fork.c:25
pid = <optimized out>
self = <optimized out>
resultvar = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#2 0x0000767937cf424e in __libc_fork () at ./posix/fork.c:74
multiple_threads = true
lastrun = 1
nss_database_data = {nsswitch_conf = {size = 510, ino = 26477182, mtime = {tv_sec = 1660046206, tv_nsec = 0}, ctime = {tv_sec = 1669591395, tv_nsec = 175531553}}, services = {0x50400017fe20, 0x506000feea70, 0x506000feeb30, 0x504000fd5120, 0x50400017fe20, 0x506000feead0, 0x0, 0x504000fd5120, 0x50400017fe20, 0x506000feeb30, 0x504000fd5120, 0x506000feea70, 0x506000feea10, 0x506000feea70, 0x506000feea70, 0x50400017fe20, 0x504000fd5120}, reload_disabled = 0, initialized = true}
pid = <optimized out>
#3 0x00005a28957c1e69 in rb_fork () at /tmp/ruby/src/trunk_asan/process.c:1608
No locals.
#4 retry_fork_async_signal_safe (status=0x0, ep=0x767935e021a0, chfunc=0x5a28957d20d0 <rb_exec_atfork>, charg=0x767916a7c2a0, errmsg=0x7fffed7f5ea0 "", errmsg_buflen=80, w=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4020
try_gc = 1
pid = <optimized out>
err = <optimized out>
old = <optimized out>
ret = <optimized out>
#5 fork_check_err (status=<optimized out>, chfunc=<optimized out>, charg=<optimized out>, fds=<optimized out>, errmsg=<optimized out>, errmsg_buflen=<optimized out>, eargp=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4063
ep = <optimized out>
w = 0x0
pid = <optimized out>
err = <optimized out>
error_occurred = <optimized out>
#6 0x00005a28957d2061 in rb_spawn_process (eargp=0x767916a7c2a0, errmsg=0x0, errmsg_buflen=15) at /tmp/ruby/src/trunk_asan/process.c:4533
pid = <optimized out>
#7 do_spawn_process (arg=130262965103392) at /tmp/ruby/src/trunk_asan/process.c:4588
argp = 0x767935c32b20
#8 0x00005a28956226de 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 = 0x5170000000d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7fffed7f5d50, <optimized out>, 0x7fffed7f5c60, <optimized out>, <optimized out>}, prev = 0x767935dea740, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#9 0x00005a2895622b69 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#10 0x00005a28957d1e3f in rb_execarg_spawn (execarg_obj=<optimized out>, errmsg=<optimized out>, errmsg_buflen=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4604
args = <error reading variable args (Cannot access memory at address 0x0)>
r = <optimized out>
#11 0x00005a28957c71ed in rb_f_spawn (argc=7, argv=0x7679350ffcc0, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4925
errmsg = '\000' <repeats 24 times>, "\201\000\000\000\000\000\000\000\200\375\256@\355Y\000\0000\375\256@\355Y\000\000\020\375\256@\355Y\000\000`g\031\177\355Y\000\000\177\000\000\000\000\000\000\000K\000\000\000\000\000\000"
execarg_obj = 130262443213440
eargp = 0x767916a7c2a0
fail_str = 130262991650480
pid = <optimized out>
#12 0x00005a2895a65248 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 = 0x6ca110050005
cc = <optimized out>
me = 0x76793502e7c8
cfunc = 0x506000048c28
recv = 130262991752480
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#13 0x00005a2895a05191 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7679351ff480, 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>
#14 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 = {0x5a28959ffb55 <vm_exec_core+29765>, 0x5a28959f9a3f <vm_exec_core+4911>, 0x5a28959ff38d <vm_exec_core+27773>, 0x5a28959fb15f <vm_exec_core+10831>, 0x5a28959f8c29 <vm_exec_core+1305>, 0x5a28959fa397 <vm_exec_core+7303>, 0x5a28959ff745 <vm_exec_core+28725>, 0x5a28959f9faf <vm_exec_core+6303>, 0x5a2895a0029b <vm_exec_core+31627>, 0x5a28959fe776 <vm_exec_core+24678>, 0x5a28959fc957 <vm_exec_core+16967>, 0x5a28959f8fa9 <vm_exec_core+2201>, 0x5a28959ffcfe <vm_exec_core+30190>, 0x5a28959ff9a8 <vm_exec_core+29336>, 0x5a28959fa191 <vm_exec_core+6785>, 0x5a28959f94d7 <vm_exec_core+3527>, 0x5a28959fed39 <vm_exec_core+26153>, 0x5a28959faa60 <vm_exec_core+9040>, 0x5a28959fff9b <vm_exec_core+30859>, 0x5a28959ffb89 <vm_exec_core+29817>, 0x5a28959fafd5 <vm_exec_core+10437>, 0x5a28959fc8c2 <vm_exec_core+16818>, 0x5a28959fea49 <vm_exec_core+25401>, 0x5a28959ffa97 <vm_exec_core+29575>, 0x5a28959fd59c <vm_exec_core+20108>, 0x5a28959feae1 <vm_exec_core+25553>, 0x5a28959feeef <vm_exec_core+26591>, 0x5a28959fd4d9 <vm_exec_core+19913>, 0x5a28959f93e6 <vm_exec_core+3286>, 0x5a28959fe1d6 <vm_exec_core+23238>, 0x5a28959f9235 <vm_exec_core+2853>, 0x5a28959f9565 <vm_exec_core+3669>, 0x5a28959fb804 <vm_exec_core+12532>, 0x5a28959fd421 <vm_exec_core+19729>, 0x5a28959fdfec <vm_exec_core+22748>, 0x5a28959fcf49 <vm_exec_core+18489>, 0x5a28959f8ec3 <vm_exec_core+1971>, 0x5a28959ff2f5 <vm_exec_core+27621>, 0x5a28959ff8ca <vm_exec_core+29114>, 0x5a28959f975f <vm_exec_core+4175>, 0x5a28959fa667 <vm_exec_core+8023>, 0x5a28959fa2f0 <vm_exec_core+7136>, 0x5a28959fab50 <vm_exec_core+9280>, 0x5a28959fc6e5 <vm_exec_core+16341>, 0x5a28959f9c71 <vm_exec_core+5473>, 0x5a28959ff23c <vm_exec_core+27436>, 0x5a28959fa5f5 <vm_exec_core+7909>, 0x5a28959fc1f5 <vm_exec_core+15077>, 0x5a28959fcc35 <vm_exec_core+17701>, 0x5a28959feddb <vm_exec_core+26315>, 0x5a28959fd983 <vm_exec_core+21107>, 0x5a28959fadbb <vm_exec_core+9899>, 0x5a28959fa766 <vm_exec_core+8278>, 0x5a28959fecbb <vm_exec_core+26027>, 0x5a28959fbb4d <vm_exec_core+13373>, 0x5a28959fe264 <vm_exec_core+23380>, 0x5a28959fda98 <vm_exec_core+21384>, 0x5a28959f8a58 <vm_exec_core+840>, 0x5a28959f97af <vm_exec_core+4255>, 0x5a28959fcff0 <vm_exec_core+18656>, 0x5a28959ff197 <vm_exec_core+27271>, 0x5a28959fb07f <vm_exec_core+10607>, 0x5a28959febe0 <vm_exec_core+25808>, 0x5a28959fa96d <vm_exec_core+8797>, 0x5a28959fd767 <vm_exec_core+20567>, 0x5a28959fd856 <vm_exec_core+20806>, 0x5a28959fcd8a <vm_exec_core+18042>, 0x5a28959fd1db <vm_exec_core+19147>, 0x5a28959fb575 <vm_exec_core+11877>, 0x5a28959fabc6 <vm_exec_core+9398>, 0x5a28959fe84f <vm_exec_core+24895>, 0x5a2895a069d7 <vm_exec_core+58055>, 0x5a28959fb4bf <vm_exec_core+11695>, 0x5a28959fd0ce <vm_exec_core+18878>, 0x5a28959fd65f <vm_exec_core+20303>, 0x5a28959f9ddb <vm_exec_core+5835>, 0x5a28959f9f5e <vm_exec_core+6222>, 0x5a28959f9ee1 <vm_exec_core+6097>, 0x5a28959fa706 <vm_exec_core+8182>, 0x5a28959faad6 <vm_exec_core+9158>, 0x5a28959fcad5 <vm_exec_core+17349>, 0x5a28959fc04d <vm_exec_core+14653>, 0x5a28959ffec7 <vm_exec_core+30647>, 0x5a28959f8b29 <vm_exec_core+1049>, 0x5a28959fa0ba <vm_exec_core+6570>, 0x5a2895a003bf <vm_exec_core+31919>, 0x5a28959fe0b2 <vm_exec_core+22946>, 0x5a28959fce44 <vm_exec_core+18228>, 0x5a28959fef81 <vm_exec_core+26737>, 0x5a28959f8a5d <vm_exec_core+845>, 0x5a28959ff66e <vm_exec_core+28510>, 0x5a2895a00015 <vm_exec_core+30981>, 0x5a2895a000e1 <vm_exec_core+31185>, 0x5a28959f92b4 <vm_exec_core+2980>, 0x5a28959ffc03 <vm_exec_core+29939>, 0x5a28959fba76 <vm_exec_core+13158>, 0x5a28959ffd85 <vm_exec_core+30325>, 0x5a28959fae98 <vm_exec_core+10120>, 0x5a28959ff5e8 <vm_exec_core+28376>, 0x5a28959f91a0 <vm_exec_core+2704>, 0x5a28959f9d1d <vm_exec_core+5645>, 0x5a2895a001af <vm_exec_core+31391>, 0x5a28959fc305 <vm_exec_core+15349>, 0x5a28959fbef7 <vm_exec_core+14311>, 0x5a28959fc77f <vm_exec_core+16495>, 0x5a28959fbd0a <vm_exec_core+13818>, 0x5a28959fc5cb <vm_exec_core+16059>, 0x5a28959fc4fd <vm_exec_core+15853>, 0x5a28959fb3dc <vm_exec_core+11468>, 0x5a28959fbc15 <vm_exec_core+13573>, 0x5a28959fb938 <vm_exec_core+12840>, 0x5a28959fbe24 <vm_exec_core+14100>, 0x5a28959fbe95 <vm_exec_core+14213>, 0x5a28959ffb46 <vm_exec_core+29750>, 0x5a28959f9a30 <vm_exec_core+4896>, 0x5a28959ff37e <vm_exec_core+27758>, 0x5a28959fb150 <vm_exec_core+10816>, 0x5a28959f8c1a <vm_exec_core+1290>, 0x5a28959fa388 <vm_exec_core+7288>, 0x5a28959ff736 <vm_exec_core+28710>, 0x5a28959f9fa0 <vm_exec_core+6288>, 0x5a2895a0028c <vm_exec_core+31612>, 0x5a28959fe767 <vm_exec_core+24663>, 0x5a28959fc948 <vm_exec_core+16952>, 0x5a28959f8f9a <vm_exec_core+2186>, 0x5a28959ffcef <vm_exec_core+30175>, 0x5a28959ff999 <vm_exec_core+29321>, 0x5a28959fa182 <vm_exec_core+6770>, 0x5a28959f94c8 <vm_exec_core+3512>, 0x5a28959fed2a <vm_exec_core+26138>, 0x5a28959faa51 <vm_exec_core+9025>, 0x5a28959fff8c <vm_exec_core+30844>, 0x5a28959ffb7a <vm_exec_core+29802>, 0x5a28959fafc6 <vm_exec_core+10422>, 0x5a28959fc8b3 <vm_exec_core+16803>, 0x5a28959fea3a <vm_exec_core+25386>, 0x5a28959ffa88 <vm_exec_core+29560>, 0x5a28959fd58d <vm_exec_core+20093>, 0x5a28959fead2 <vm_exec_core+25538>, 0x5a28959feee0 <vm_exec_core+26576>, 0x5a28959fd4ca <vm_exec_core+19898>, 0x5a28959f93d7 <vm_exec_core+3271>, 0x5a28959fe1c7 <vm_exec_core+23223>, 0x5a28959f9226 <vm_exec_core+2838>, 0x5a28959f9556 <vm_exec_core+3654>, 0x5a28959fb7f5 <vm_exec_core+12517>, 0x5a28959fd412 <vm_exec_core+19714>, 0x5a28959fdfdd <vm_exec_core+22733>, 0x5a28959fcf3a <vm_exec_core+18474>, 0x5a28959f8eb4 <vm_exec_core+1956>, 0x5a28959ff2e6 <vm_exec_core+27606>, 0x5a28959ff8bb <vm_exec_core+29099>, 0x5a28959f9750 <vm_exec_core+4160>, 0x5a28959fa658 <vm_exec_core+8008>, 0x5a28959fa2e1 <vm_exec_core+7121>, 0x5a28959fab41 <vm_exec_core+9265>, 0x5a28959fc6d6 <vm_exec_core+16326>, 0x5a28959f9c62 <vm_exec_core+5458>, 0x5a28959ff22d <vm_exec_core+27421>, 0x5a28959fa5e6 <vm_exec_core+7894>, 0x5a28959fc1e6 <vm_exec_core+15062>, 0x5a28959fcc26 <vm_exec_core+17686>, 0x5a28959fedcc <vm_exec_core+26300>, 0x5a28959fd974 <vm_exec_core+21092>, 0x5a28959fadac <vm_exec_core+9884>, 0x5a28959fa757 <vm_exec_core+8263>, 0x5a28959fecac <vm_exec_core+26012>, 0x5a28959fbb3e <vm_exec_core+13358>, 0x5a28959fe255 <vm_exec_core+23365>, 0x5a28959fda89 <vm_exec_core+21369>, 0x5a28959fd833 <vm_exec_core+20771>, 0x5a28959f97a0 <vm_exec_core+4240>, 0x5a28959fcfe1 <vm_exec_core+18641>, 0x5a28959ff188 <vm_exec_core+27256>, 0x5a28959fb070 <vm_exec_core+10592>, 0x5a28959febd1 <vm_exec_core+25793>, 0x5a28959fb14b <vm_exec_core+10811>, 0x5a28959fd758 <vm_exec_core+20552>, 0x5a28959fd847 <vm_exec_core+20791>, 0x5a28959fcd7b <vm_exec_core+18027>, 0x5a28959fd1cc <vm_exec_core+19132>, 0x5a28959fb566 <vm_exec_core+11862>, 0x5a28959fabb7 <vm_exec_core+9383>, 0x5a28959fe840 <vm_exec_core+24880>, 0x5a2895a069c8 <vm_exec_core+58040>, 0x5a28959fb4b0 <vm_exec_core+11680>, 0x5a28959fd0bf <vm_exec_core+18863>, 0x5a28959fd650 <vm_exec_core+20288>, 0x5a28959f9dcc <vm_exec_core+5820>, 0x5a28959f9f4f <vm_exec_core+6207>, 0x5a28959f9ed2 <vm_exec_core+6082>, 0x5a28959fa6f7 <vm_exec_core+8167>, 0x5a28959faac7 <vm_exec_core+9143>, 0x5a28959fcac6 <vm_exec_core+17334>, 0x5a28959fc03e <vm_exec_core+14638>, 0x5a28959fcac1 <vm_exec_core+17329>, 0x5a28959fd4c5 <vm_exec_core+19893>, 0x5a28959fd40d <vm_exec_core+19709>, 0x5a28959fa6f2 <vm_exec_core+8162>, 0x5a28959fd833 <vm_exec_core+20771>...}
reg_cfp = 0x7679351ff480
reg_pc = 0x52300000b368
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>
th: 0x5a2896301460, native_id: 0x767937f53c40
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
-- Control frame information -----------------------------------------------
INSN_LABEL_invokesuper = <optimized out>
c:0017 p:---- s:0162 e:000161 l:y b:---- CFUNC :spawn
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
c:0016 p:0333 s:0151 e:000150 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:234
c:0015 p:0084 s:0113 e:000112 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:114
c:0014 p:0026 s:0095 e:000094 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/fiber/test_scheduler.rb:70
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
INSN_LABEL_leave = <optimized out>
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1652
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: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_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>
c:0007 p:0069 s:0046 E:001310 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
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>
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_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <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_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <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_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY [FINISH]
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>
th: 0x5150000ba480, native_id: 0x767913ad46c0
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:75
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#15 0x00005a28959f3842 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
c:0002 p:0019 s:0010 e:000009 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:91 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
th: 0x515000226080, native_id: 0x7679093d26c0
_ec = 0x5170000000d8
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC :readpartial
c:0002 p:0035 s:0007 e:000006 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#16 0x00005a2895a864b2 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7679351ff620, self=130262985353040, 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 = 0x7679375bbe78
cfp = <optimized out>
sp = 0x7679350ffa28
use_argv = 0x767935c268e0
stack_argv = 0x7679350ffa28
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#17 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 = 0x7679351ff620
#18 0x00005a2895a260bc 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.
#19 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.
#20 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#21 0x00005a2895a260bc in rb_yield (val=<optimized out>)
No locals.
#22 0x00005a2895c06856 in rb_ary_collect (ary=130262438429120) at /tmp/ruby/src/trunk_asan/array.c:3779
collect = 130262438427840
i = 12
#23 0x00005a2895a65248 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 = 0x76793779e6a0
cfunc = 0x506000020128
recv = 130262438429120
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#24 0x00005a28959fe594 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7679351ff608, 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>
#25 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 = {0x5a28959ffb55 <vm_exec_core+29765>, 0x5a28959f9a3f <vm_exec_core+4911>, 0x5a28959ff38d <vm_exec_core+27773>, 0x5a28959fb15f <vm_exec_core+10831>, 0x5a28959f8c29 <vm_exec_core+1305>, 0x5a28959fa397 <vm_exec_core+7303>, 0x5a28959ff745 <vm_exec_core+28725>, 0x5a28959f9faf <vm_exec_core+6303>, 0x5a2895a0029b <vm_exec_core+31627>, 0x5a28959fe776 <vm_exec_core+24678>, 0x5a28959fc957 <vm_exec_core+16967>, 0x5a28959f8fa9 <vm_exec_core+2201>, 0x5a28959ffcfe <vm_exec_core+30190>, 0x5a28959ff9a8 <vm_exec_core+29336>, 0x5a28959fa191 <vm_exec_core+6785>, 0x5a28959f94d7 <vm_exec_core+3527>, 0x5a28959fed39 <vm_exec_core+26153>, 0x5a28959faa60 <vm_exec_core+9040>, 0x5a28959fff9b <vm_exec_core+30859>, 0x5a28959ffb89 <vm_exec_core+29817>, 0x5a28959fafd5 <vm_exec_core+10437>, 0x5a28959fc8c2 <vm_exec_core+16818>, 0x5a28959fea49 <vm_exec_core+25401>, 0x5a28959ffa97 <vm_exec_core+29575>, 0x5a28959fd59c <vm_exec_core+20108>, 0x5a28959feae1 <vm_exec_core+25553>, 0x5a28959feeef <vm_exec_core+26591>, 0x5a28959fd4d9 <vm_exec_core+19913>, 0x5a28959f93e6 <vm_exec_core+3286>, 0x5a28959fe1d6 <vm_exec_core+23238>, 0x5a28959f9235 <vm_exec_core+2853>, 0x5a28959f9565 <vm_exec_core+3669>, 0x5a28959fb804 <vm_exec_core+12532>, 0x5a28959fd421 <vm_exec_core+19729>, 0x5a28959fdfec <vm_exec_core+22748>, 0x5a28959fcf49 <vm_exec_core+18489>, 0x5a28959f8ec3 <vm_exec_core+1971>, 0x5a28959ff2f5 <vm_exec_core+27621>, 0x5a28959ff8ca <vm_exec_core+29114>, 0x5a28959f975f <vm_exec_core+4175>, 0x5a28959fa667 <vm_exec_core+8023>, 0x5a28959fa2f0 <vm_exec_core+7136>, 0x5a28959fab50 <vm_exec_core+9280>, 0x5a28959fc6e5 <vm_exec_core+16341>, 0x5a28959f9c71 <vm_exec_core+5473>, 0x5a28959ff23c <vm_exec_core+27436>, 0x5a28959fa5f5 <vm_exec_core+7909>, 0x5a28959fc1f5 <vm_exec_core+15077>, 0x5a28959fcc35 <vm_exec_core+17701>, 0x5a28959feddb <vm_exec_core+26315>, 0x5a28959fd983 <vm_exec_core+21107>, 0x5a28959fadbb <vm_exec_core+9899>, 0x5a28959fa766 <vm_exec_core+8278>, 0x5a28959fecbb <vm_exec_core+26027>, 0x5a28959fbb4d <vm_exec_core+13373>, 0x5a28959fe264 <vm_exec_core+23380>, 0x5a28959fda98 <vm_exec_core+21384>, 0x5a28959f8a58 <vm_exec_core+840>, 0x5a28959f97af <vm_exec_core+4255>, 0x5a28959fcff0 <vm_exec_core+18656>, 0x5a28959ff197 <vm_exec_core+27271>, 0x5a28959fb07f <vm_exec_core+10607>, 0x5a28959febe0 <vm_exec_core+25808>, 0x5a28959fa96d <vm_exec_core+8797>, 0x5a28959fd767 <vm_exec_core+20567>, 0x5a28959fd856 <vm_exec_core+20806>, 0x5a28959fcd8a <vm_exec_core+18042>, 0x5a28959fd1db <vm_exec_core+19147>, 0x5a28959fb575 <vm_exec_core+11877>, 0x5a28959fabc6 <vm_exec_core+9398>, 0x5a28959fe84f <vm_exec_core+24895>, 0x5a2895a069d7 <vm_exec_core+58055>, 0x5a28959fb4bf <vm_exec_core+11695>, 0x5a28959fd0ce <vm_exec_core+18878>, 0x5a28959fd65f <vm_exec_core+20303>, 0x5a28959f9ddb <vm_exec_core+5835>, 0x5a28959f9f5e <vm_exec_core+6222>, 0x5a28959f9ee1 <vm_exec_core+6097>, 0x5a28959fa706 <vm_exec_core+8182>, 0x5a28959faad6 <vm_exec_core+9158>, 0x5a28959fcad5 <vm_exec_core+17349>, 0x5a28959fc04d <vm_exec_core+14653>, 0x5a28959ffec7 <vm_exec_core+30647>, 0x5a28959f8b29 <vm_exec_core+1049>, 0x5a28959fa0ba <vm_exec_core+6570>, 0x5a2895a003bf <vm_exec_core+31919>, 0x5a28959fe0b2 <vm_exec_core+22946>, 0x5a28959fce44 <vm_exec_core+18228>, 0x5a28959fef81 <vm_exec_core+26737>, 0x5a28959f8a5d <vm_exec_core+845>, 0x5a28959ff66e <vm_exec_core+28510>, 0x5a2895a00015 <vm_exec_core+30981>, 0x5a2895a000e1 <vm_exec_core+31185>, 0x5a28959f92b4 <vm_exec_core+2980>, 0x5a28959ffc03 <vm_exec_core+29939>, 0x5a28959fba76 <vm_exec_core+13158>, 0x5a28959ffd85 <vm_exec_core+30325>, 0x5a28959fae98 <vm_exec_core+10120>, 0x5a28959ff5e8 <vm_exec_core+28376>, 0x5a28959f91a0 <vm_exec_core+2704>, 0x5a28959f9d1d <vm_exec_core+5645>, 0x5a2895a001af <vm_exec_core+31391>, 0x5a28959fc305 <vm_exec_core+15349>, 0x5a28959fbef7 <vm_exec_core+14311>, 0x5a28959fc77f <vm_exec_core+16495>, 0x5a28959fbd0a <vm_exec_core+13818>, 0x5a28959fc5cb <vm_exec_core+16059>, 0x5a28959fc4fd <vm_exec_core+15853>, 0x5a28959fb3dc <vm_exec_core+11468>, 0x5a28959fbc15 <vm_exec_core+13573>, 0x5a28959fb938 <vm_exec_core+12840>, 0x5a28959fbe24 <vm_exec_core+14100>, 0x5a28959fbe95 <vm_exec_core+14213>, 0x5a28959ffb46 <vm_exec_core+29750>, 0x5a28959f9a30 <vm_exec_core+4896>, 0x5a28959ff37e <vm_exec_core+27758>, 0x5a28959fb150 <vm_exec_core+10816>, 0x5a28959f8c1a <vm_exec_core+1290>, 0x5a28959fa388 <vm_exec_core+7288>, 0x5a28959ff736 <vm_exec_core+28710>, 0x5a28959f9fa0 <vm_exec_core+6288>, 0x5a2895a0028c <vm_exec_core+31612>, 0x5a28959fe767 <vm_exec_core+24663>, 0x5a28959fc948 <vm_exec_core+16952>, 0x5a28959f8f9a <vm_exec_core+2186>, 0x5a28959ffcef <vm_exec_core+30175>, 0x5a28959ff999 <vm_exec_core+29321>, 0x5a28959fa182 <vm_exec_core+6770>, 0x5a28959f94c8 <vm_exec_core+3512>, 0x5a28959fed2a <vm_exec_core+26138>, 0x5a28959faa51 <vm_exec_core+9025>, 0x5a28959fff8c <vm_exec_core+30844>, 0x5a28959ffb7a <vm_exec_core+29802>, 0x5a28959fafc6 <vm_exec_core+10422>, 0x5a28959fc8b3 <vm_exec_core+16803>, 0x5a28959fea3a <vm_exec_core+25386>, 0x5a28959ffa88 <vm_exec_core+29560>, 0x5a28959fd58d <vm_exec_core+20093>, 0x5a28959fead2 <vm_exec_core+25538>, 0x5a28959feee0 <vm_exec_core+26576>, 0x5a28959fd4ca <vm_exec_core+19898>, 0x5a28959f93d7 <vm_exec_core+3271>, 0x5a28959fe1c7 <vm_exec_core+23223>, 0x5a28959f9226 <vm_exec_core+2838>, 0x5a28959f9556 <vm_exec_core+3654>, 0x5a28959fb7f5 <vm_exec_core+12517>, 0x5a28959fd412 <vm_exec_core+19714>, 0x5a28959fdfdd <vm_exec_core+22733>, 0x5a28959fcf3a <vm_exec_core+18474>, 0x5a28959f8eb4 <vm_exec_core+1956>, 0x5a28959ff2e6 <vm_exec_core+27606>, 0x5a28959ff8bb <vm_exec_core+29099>, 0x5a28959f9750 <vm_exec_core+4160>, 0x5a28959fa658 <vm_exec_core+8008>, 0x5a28959fa2e1 <vm_exec_core+7121>, 0x5a28959fab41 <vm_exec_core+9265>, 0x5a28959fc6d6 <vm_exec_core+16326>, 0x5a28959f9c62 <vm_exec_core+5458>, 0x5a28959ff22d <vm_exec_core+27421>, 0x5a28959fa5e6 <vm_exec_core+7894>, 0x5a28959fc1e6 <vm_exec_core+15062>, 0x5a28959fcc26 <vm_exec_core+17686>, 0x5a28959fedcc <vm_exec_core+26300>, 0x5a28959fd974 <vm_exec_core+21092>, 0x5a28959fadac <vm_exec_core+9884>, 0x5a28959fa757 <vm_exec_core+8263>, 0x5a28959fecac <vm_exec_core+26012>, 0x5a28959fbb3e <vm_exec_core+13358>, 0x5a28959fe255 <vm_exec_core+23365>, 0x5a28959fda89 <vm_exec_core+21369>, 0x5a28959fd833 <vm_exec_core+20771>, 0x5a28959f97a0 <vm_exec_core+4240>, 0x5a28959fcfe1 <vm_exec_core+18641>, 0x5a28959ff188 <vm_exec_core+27256>, 0x5a28959fb070 <vm_exec_core+10592>, 0x5a28959febd1 <vm_exec_core+25793>, 0x5a28959fb14b <vm_exec_core+10811>, 0x5a28959fd758 <vm_exec_core+20552>, 0x5a28959fd847 <vm_exec_core+20791>, 0x5a28959fcd7b <vm_exec_core+18027>, 0x5a28959fd1cc <vm_exec_core+19132>, 0x5a28959fb566 <vm_exec_core+11862>, 0x5a28959fabb7 <vm_exec_core+9383>, 0x5a28959fe840 <vm_exec_core+24880>, 0x5a2895a069c8 <vm_exec_core+58040>, 0x5a28959fb4b0 <vm_exec_core+11680>, 0x5a28959fd0bf <vm_exec_core+18863>, 0x5a28959fd650 <vm_exec_core+20288>, 0x5a28959f9dcc <vm_exec_core+5820>, 0x5a28959f9f4f <vm_exec_core+6207>, 0x5a28959f9ed2 <vm_exec_core+6082>, 0x5a28959fa6f7 <vm_exec_core+8167>, 0x5a28959faac7 <vm_exec_core+9143>, 0x5a28959fcac6 <vm_exec_core+17334>, 0x5a28959fc03e <vm_exec_core+14638>, 0x5a28959fcac1 <vm_exec_core+17329>, 0x5a28959fd4c5 <vm_exec_core+19893>, 0x5a28959fd40d <vm_exec_core+19709>, 0x5a28959fa6f2 <vm_exec_core+8162>, 0x5a28959fd833 <vm_exec_core+20771>...}
reg_cfp = 0x7679351ff608
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>
#26 0x00005a28959f3c31 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.
#27 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
#28 0x00005a2895a864b2 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7679351ff738, self=130262985353040, 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 = 0x7679375ea408
cfp = <optimized out>
sp = 0x7679350ff8d0
use_argv = 0x767935c3a2e0
stack_argv = 0x7679350ff8d0
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#29 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
captured = 0x7679351ff738
#30 0x00005a2895a260bc 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.
#31 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.
#32 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#33 0x00005a2895a260bc in rb_yield (val=<optimized out>)
No locals.
#34 0x00005a2895c06856 in rb_ary_collect (ary=130262953271000) at /tmp/ruby/src/trunk_asan/array.c:3779
collect = 130262953270920
i = 0
#35 0x00005a2895a65248 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 = 0x76793779e6a0
cfunc = 0x506000020128
recv = 130262953271000
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#36 0x00005a28959fe594 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7679351ff720, cd=0x50200002b690, 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>
#37 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 = 0x50200002b690
insns_address_table = {0x5a28959ffb55 <vm_exec_core+29765>, 0x5a28959f9a3f <vm_exec_core+4911>, 0x5a28959ff38d <vm_exec_core+27773>, 0x5a28959fb15f <vm_exec_core+10831>, 0x5a28959f8c29 <vm_exec_core+1305>, 0x5a28959fa397 <vm_exec_core+7303>, 0x5a28959ff745 <vm_exec_core+28725>, 0x5a28959f9faf <vm_exec_core+6303>, 0x5a2895a0029b <vm_exec_core+31627>, 0x5a28959fe776 <vm_exec_core+24678>, 0x5a28959fc957 <vm_exec_core+16967>, 0x5a28959f8fa9 <vm_exec_core+2201>, 0x5a28959ffcfe <vm_exec_core+30190>, 0x5a28959ff9a8 <vm_exec_core+29336>, 0x5a28959fa191 <vm_exec_core+6785>, 0x5a28959f94d7 <vm_exec_core+3527>, 0x5a28959fed39 <vm_exec_core+26153>, 0x5a28959faa60 <vm_exec_core+9040>, 0x5a28959fff9b <vm_exec_core+30859>, 0x5a28959ffb89 <vm_exec_core+29817>, 0x5a28959fafd5 <vm_exec_core+10437>, 0x5a28959fc8c2 <vm_exec_core+16818>, 0x5a28959fea49 <vm_exec_core+25401>, 0x5a28959ffa97 <vm_exec_core+29575>, 0x5a28959fd59c <vm_exec_core+20108>, 0x5a28959feae1 <vm_exec_core+25553>, 0x5a28959feeef <vm_exec_core+26591>, 0x5a28959fd4d9 <vm_exec_core+19913>, 0x5a28959f93e6 <vm_exec_core+3286>, 0x5a28959fe1d6 <vm_exec_core+23238>, 0x5a28959f9235 <vm_exec_core+2853>, 0x5a28959f9565 <vm_exec_core+3669>, 0x5a28959fb804 <vm_exec_core+12532>, 0x5a28959fd421 <vm_exec_core+19729>, 0x5a28959fdfec <vm_exec_core+22748>, 0x5a28959fcf49 <vm_exec_core+18489>, 0x5a28959f8ec3 <vm_exec_core+1971>, 0x5a28959ff2f5 <vm_exec_core+27621>, 0x5a28959ff8ca <vm_exec_core+29114>, 0x5a28959f975f <vm_exec_core+4175>, 0x5a28959fa667 <vm_exec_core+8023>, 0x5a28959fa2f0 <vm_exec_core+7136>, 0x5a28959fab50 <vm_exec_core+9280>, 0x5a28959fc6e5 <vm_exec_core+16341>, 0x5a28959f9c71 <vm_exec_core+5473>, 0x5a28959ff23c <vm_exec_core+27436>, 0x5a28959fa5f5 <vm_exec_core+7909>, 0x5a28959fc1f5 <vm_exec_core+15077>, 0x5a28959fcc35 <vm_exec_core+17701>, 0x5a28959feddb <vm_exec_core+26315>, 0x5a28959fd983 <vm_exec_core+21107>, 0x5a28959fadbb <vm_exec_core+9899>, 0x5a28959fa766 <vm_exec_core+8278>, 0x5a28959fecbb <vm_exec_core+26027>, 0x5a28959fbb4d <vm_exec_core+13373>, 0x5a28959fe264 <vm_exec_core+23380>, 0x5a28959fda98 <vm_exec_core+21384>, 0x5a28959f8a58 <vm_exec_core+840>, 0x5a28959f97af <vm_exec_core+4255>, 0x5a28959fcff0 <vm_exec_core+18656>, 0x5a28959ff197 <vm_exec_core+27271>, 0x5a28959fb07f <vm_exec_core+10607>, 0x5a28959febe0 <vm_exec_core+25808>, 0x5a28959fa96d <vm_exec_core+8797>, 0x5a28959fd767 <vm_exec_core+20567>, 0x5a28959fd856 <vm_exec_core+20806>, 0x5a28959fcd8a <vm_exec_core+18042>, 0x5a28959fd1db <vm_exec_core+19147>, 0x5a28959fb575 <vm_exec_core+11877>, 0x5a28959fabc6 <vm_exec_core+9398>, 0x5a28959fe84f <vm_exec_core+24895>, 0x5a2895a069d7 <vm_exec_core+58055>, 0x5a28959fb4bf <vm_exec_core+11695>, 0x5a28959fd0ce <vm_exec_core+18878>, 0x5a28959fd65f <vm_exec_core+20303>, 0x5a28959f9ddb <vm_exec_core+5835>, 0x5a28959f9f5e <vm_exec_core+6222>, 0x5a28959f9ee1 <vm_exec_core+6097>, 0x5a28959fa706 <vm_exec_core+8182>, 0x5a28959faad6 <vm_exec_core+9158>, 0x5a28959fcad5 <vm_exec_core+17349>, 0x5a28959fc04d <vm_exec_core+14653>, 0x5a28959ffec7 <vm_exec_core+30647>, 0x5a28959f8b29 <vm_exec_core+1049>, 0x5a28959fa0ba <vm_exec_core+6570>, 0x5a2895a003bf <vm_exec_core+31919>, 0x5a28959fe0b2 <vm_exec_core+22946>, 0x5a28959fce44 <vm_exec_core+18228>, 0x5a28959fef81 <vm_exec_core+26737>, 0x5a28959f8a5d <vm_exec_core+845>, 0x5a28959ff66e <vm_exec_core+28510>, 0x5a2895a00015 <vm_exec_core+30981>, 0x5a2895a000e1 <vm_exec_core+31185>, 0x5a28959f92b4 <vm_exec_core+2980>, 0x5a28959ffc03 <vm_exec_core+29939>, 0x5a28959fba76 <vm_exec_core+13158>, 0x5a28959ffd85 <vm_exec_core+30325>, 0x5a28959fae98 <vm_exec_core+10120>, 0x5a28959ff5e8 <vm_exec_core+28376>, 0x5a28959f91a0 <vm_exec_core+2704>, 0x5a28959f9d1d <vm_exec_core+5645>, 0x5a2895a001af <vm_exec_core+31391>, 0x5a28959fc305 <vm_exec_core+15349>, 0x5a28959fbef7 <vm_exec_core+14311>, 0x5a28959fc77f <vm_exec_core+16495>, 0x5a28959fbd0a <vm_exec_core+13818>, 0x5a28959fc5cb <vm_exec_core+16059>, 0x5a28959fc4fd <vm_exec_core+15853>, 0x5a28959fb3dc <vm_exec_core+11468>, 0x5a28959fbc15 <vm_exec_core+13573>, 0x5a28959fb938 <vm_exec_core+12840>, 0x5a28959fbe24 <vm_exec_core+14100>, 0x5a28959fbe95 <vm_exec_core+14213>, 0x5a28959ffb46 <vm_exec_core+29750>, 0x5a28959f9a30 <vm_exec_core+4896>, 0x5a28959ff37e <vm_exec_core+27758>, 0x5a28959fb150 <vm_exec_core+10816>, 0x5a28959f8c1a <vm_exec_core+1290>, 0x5a28959fa388 <vm_exec_core+7288>, 0x5a28959ff736 <vm_exec_core+28710>, 0x5a28959f9fa0 <vm_exec_core+6288>, 0x5a2895a0028c <vm_exec_core+31612>, 0x5a28959fe767 <vm_exec_core+24663>, 0x5a28959fc948 <vm_exec_core+16952>, 0x5a28959f8f9a <vm_exec_core+2186>, 0x5a28959ffcef <vm_exec_core+30175>, 0x5a28959ff999 <vm_exec_core+29321>, 0x5a28959fa182 <vm_exec_core+6770>, 0x5a28959f94c8 <vm_exec_core+3512>, 0x5a28959fed2a <vm_exec_core+26138>, 0x5a28959faa51 <vm_exec_core+9025>, 0x5a28959fff8c <vm_exec_core+30844>, 0x5a28959ffb7a <vm_exec_core+29802>, 0x5a28959fafc6 <vm_exec_core+10422>, 0x5a28959fc8b3 <vm_exec_core+16803>, 0x5a28959fea3a <vm_exec_core+25386>, 0x5a28959ffa88 <vm_exec_core+29560>, 0x5a28959fd58d <vm_exec_core+20093>, 0x5a28959fead2 <vm_exec_core+25538>, 0x5a28959feee0 <vm_exec_core+26576>, 0x5a28959fd4ca <vm_exec_core+19898>, 0x5a28959f93d7 <vm_exec_core+3271>, 0x5a28959fe1c7 <vm_exec_core+23223>, 0x5a28959f9226 <vm_exec_core+2838>, 0x5a28959f9556 <vm_exec_core+3654>, 0x5a28959fb7f5 <vm_exec_core+12517>, 0x5a28959fd412 <vm_exec_core+19714>, 0x5a28959fdfdd <vm_exec_core+22733>, 0x5a28959fcf3a <vm_exec_core+18474>, 0x5a28959f8eb4 <vm_exec_core+1956>, 0x5a28959ff2e6 <vm_exec_core+27606>, 0x5a28959ff8bb <vm_exec_core+29099>, 0x5a28959f9750 <vm_exec_core+4160>, 0x5a28959fa658 <vm_exec_core+8008>, 0x5a28959fa2e1 <vm_exec_core+7121>, 0x5a28959fab41 <vm_exec_core+9265>, 0x5a28959fc6d6 <vm_exec_core+16326>, 0x5a28959f9c62 <vm_exec_core+5458>, 0x5a28959ff22d <vm_exec_core+27421>, 0x5a28959fa5e6 <vm_exec_core+7894>, 0x5a28959fc1e6 <vm_exec_core+15062>, 0x5a28959fcc26 <vm_exec_core+17686>, 0x5a28959fedcc <vm_exec_core+26300>, 0x5a28959fd974 <vm_exec_core+21092>, 0x5a28959fadac <vm_exec_core+9884>, 0x5a28959fa757 <vm_exec_core+8263>, 0x5a28959fecac <vm_exec_core+26012>, 0x5a28959fbb3e <vm_exec_core+13358>, 0x5a28959fe255 <vm_exec_core+23365>, 0x5a28959fda89 <vm_exec_core+21369>, 0x5a28959fd833 <vm_exec_core+20771>, 0x5a28959f97a0 <vm_exec_core+4240>, 0x5a28959fcfe1 <vm_exec_core+18641>, 0x5a28959ff188 <vm_exec_core+27256>, 0x5a28959fb070 <vm_exec_core+10592>, 0x5a28959febd1 <vm_exec_core+25793>, 0x5a28959fb14b <vm_exec_core+10811>, 0x5a28959fd758 <vm_exec_core+20552>, 0x5a28959fd847 <vm_exec_core+20791>, 0x5a28959fcd7b <vm_exec_core+18027>, 0x5a28959fd1cc <vm_exec_core+19132>, 0x5a28959fb566 <vm_exec_core+11862>, 0x5a28959fabb7 <vm_exec_core+9383>, 0x5a28959fe840 <vm_exec_core+24880>, 0x5a2895a069c8 <vm_exec_core+58040>, 0x5a28959fb4b0 <vm_exec_core+11680>, 0x5a28959fd0bf <vm_exec_core+18863>, 0x5a28959fd650 <vm_exec_core+20288>, 0x5a28959f9dcc <vm_exec_core+5820>, 0x5a28959f9f4f <vm_exec_core+6207>, 0x5a28959f9ed2 <vm_exec_core+6082>, 0x5a28959fa6f7 <vm_exec_core+8167>, 0x5a28959faac7 <vm_exec_core+9143>, 0x5a28959fcac6 <vm_exec_core+17334>, 0x5a28959fc03e <vm_exec_core+14638>, 0x5a28959fcac1 <vm_exec_core+17329>, 0x5a28959fd4c5 <vm_exec_core+19893>, 0x5a28959fd40d <vm_exec_core+19709>, 0x5a28959fa6f2 <vm_exec_core+8162>, 0x5a28959fd833 <vm_exec_core+20771>...}
reg_cfp = 0x7679351ff720
reg_pc = 0x50400000a1f8
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>
#38 0x00005a28959f3c31 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.
#39 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
#40 0x00005a2895a3d5c6 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
ec = 0x5170000000d8
val = <optimized out>
#41 0x00005a289561dc80 in rb_ec_exec_node (ec=0x5170000000d8, n=0x7679375ea598) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5170000000d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7fffed7f7d50, <optimized out>, 0x7fffed7f7ca0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7679375ea598
#42 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5170000000d8
status = <optimized out>
#43 0x00005a2895616bb7 in rb_main (argc=11, argv=0x7fffed7f7f28) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#44 main (argc=11, argv=0x7fffed7f7f28) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 192731) detached]
$ timeout 60 gdb -p 192718 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 192720]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000077d38ff26d07 in __GI___select (nfds=19, readfds=0x50c0059b0e40, writefds=0x0, exceptfds=0x0, timeout=0x7ffe47ad0dc0) at ../sysdeps/unix/sysv/linux/select.c:69
>>> Threads
Id Target Id Frame
* 1 Thread 0x77d390105c40 (LWP 192718) "ruby" 0x000077d38ff26d07 in __GI___select (nfds=19, readfds=0x50c0059b0e40, writefds=0x0, exceptfds=0x0, timeout=0x7ffe47ad0dc0) at ../sysdeps/unix/sysv/linux/select.c:69
2 Thread 0x77d373dff6c0 (LWP 192720) "ruby" 0x000077d38ff1b4fd in __GI___poll (fds=0x77d372bff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x77d373dff6c0 (LWP 192720) "ruby"):
#0 0x000077d38ff1b4fd in __GI___poll (fds=0x77d372bff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000058f047cf874a in __interceptor_poll ()
No symbol table info available.
#2 0x000058f04810133b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1084
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 0x000058f047d51aff in asan_thread_start(void*) ()
No symbol table info available.
#5 0x000077d38fe9caa4 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 = {131750065862336, 400440926903181454, 131750065862336, -352, 0, 140730100952912, 400440926890598542, 400642841124905102}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x000077d38ff29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x77d390105c40 (LWP 192718) "ruby"):
#0 0x000077d38ff26d07 in __GI___select (nfds=19, readfds=0x50c0059b0e40, writefds=0x0, exceptfds=0x0, timeout=0x7ffe47ad0dc0) at ../sysdeps/unix/sysv/linux/select.c:69
sc_ret = -514
sc_cancel_oldtype = 0
sc_ret = <optimized out>
s = <optimized out>
us = <optimized out>
ns = <optimized out>
ts64 = {tv_sec = 59999, tv_nsec = 471417887}
pts64 = 0x7ffe47ad0c40
r = <optimized out>
#1 0x000058f0480e6b05 in native_fd_select (n=19, readfds=0x50c0059b0e40, writefds=0x0, exceptfds=0x77d38ff26d07 <__GI___select+327>, timeout=0x7ffe47ad0c40, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2429
No locals.
#2 do_select (p=131750503698304) at /tmp/ruby/src/trunk_asan/thread.c:4531
tv = <optimized out>
__region = <optimized out>
end = <optimized out>
rel = <optimized out>
to = 0x7ffe47ad0d70
lerrno = 0
set = <optimized out>
result = <optimized out>
endtime = <optimized out>
#3 0x000058f047d9d6de 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 = 0x5170000000d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe47ad0f30, <optimized out>, 0x7ffe47ad0e40, <optimized out>, <optimized out>}, prev = 0x77d38df8ce60, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#4 0x000058f047d9db69 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#5 0x000058f0480e5fe2 in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4593
set = {max = 19, th = 0x58f048a7c460 <_main_thread>, rset = 0x77d38df8cd40, wset = 0x0, eset = 0x0, orig_rset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_wset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_eset = {maxfd = <optimized out>, fdset = <optimized out>}, timeout = 0x77d38df8cda0}
#6 0x000058f047e75e85 in select_internal (read=131749990109880, write=4, except=4, tp=0x77d38df8cda0, fds=0x77d38df8cd40) at /tmp/ruby/src/trunk_asan/io.c:10754
timerec = <optimized out>
max = 19
pending = <optimized out>
rp = 0x77d38df8cd40
wp = 0x0
i = <optimized out>
fptr = <optimized out>
ep = 0x0
n = <optimized out>
res = <optimized out>
list = <optimized out>
write_io = <optimized out>
io = <optimized out>
write_io = <optimized out>
errno_to_fail = <optimized out>
obj = <optimized out>
io = <optimized out>
obj = <optimized out>
io = <optimized out>
write_io = <optimized out>
obj = <optimized out>
io = <optimized out>
write_io = <optimized out>
#7 select_call (arg=131750503697696) at /tmp/ruby/src/trunk_asan/io.c:10824
p = 0x77d38df8cd20
#8 0x000058f047d9d6de 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 = 0x5170000000d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe47ad12b0, <optimized out>, 0x7ffe47ad11c0, <optimized out>, <optimized out>}, prev = 0x77d38df08940, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#9 0x000058f047d9db69 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#10 0x000058f047e51d6b in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11192
args = <optimized out>
timerec = <optimized out>
scheduler = <optimized out>
timeout = <optimized out>
i = 4
#11 0x000058f0481e0248 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 = 0x165100100009
cc = <optimized out>
me = 0x77d38f948b28
cfunc = 0x50600002b408
recv = 131750530644160
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#12 0x000058f048180191 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x77d38d3ff3a0, 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 = {0x58f04817ab55 <vm_exec_core+29765>, 0x58f048174a3f <vm_exec_core+4911>, 0x58f04817a38d <vm_exec_core+27773>, 0x58f04817615f <vm_exec_core+10831>, 0x58f048173c29 <vm_exec_core+1305>, 0x58f048175397 <vm_exec_core+7303>, 0x58f04817a745 <vm_exec_core+28725>, 0x58f048174faf <vm_exec_core+6303>, 0x58f04817b29b <vm_exec_core+31627>, 0x58f048179776 <vm_exec_core+24678>, 0x58f048177957 <vm_exec_core+16967>, 0x58f048173fa9 <vm_exec_core+2201>, 0x58f04817acfe <vm_exec_core+30190>, 0x58f04817a9a8 <vm_exec_core+29336>, 0x58f048175191 <vm_exec_core+6785>, 0x58f0481744d7 <vm_exec_core+3527>, 0x58f048179d39 <vm_exec_core+26153>, 0x58f048175a60 <vm_exec_core+9040>, 0x58f04817af9b <vm_exec_core+30859>, 0x58f04817ab89 <vm_exec_core+29817>, 0x58f048175fd5 <vm_exec_core+10437>, 0x58f0481778c2 <vm_exec_core+16818>, 0x58f048179a49 <vm_exec_core+25401>, 0x58f04817aa97 <vm_exec_core+29575>, 0x58f04817859c <vm_exec_core+20108>, 0x58f048179ae1 <vm_exec_core+25553>, 0x58f048179eef <vm_exec_core+26591>, 0x58f0481784d9 <vm_exec_core+19913>, 0x58f0481743e6 <vm_exec_core+3286>, 0x58f0481791d6 <vm_exec_core+23238>, 0x58f048174235 <vm_exec_core+2853>, 0x58f048174565 <vm_exec_core+3669>, 0x58f048176804 <vm_exec_core+12532>, 0x58f048178421 <vm_exec_core+19729>, 0x58f048178fec <vm_exec_core+22748>, 0x58f048177f49 <vm_exec_core+18489>, 0x58f048173ec3 <vm_exec_core+1971>, 0x58f04817a2f5 <vm_exec_core+27621>, 0x58f04817a8ca <vm_exec_core+29114>, 0x58f04817475f <vm_exec_core+4175>, 0x58f048175667 <vm_exec_core+8023>, 0x58f0481752f0 <vm_exec_core+7136>, 0x58f048175b50 <vm_exec_core+9280>, 0x58f0481776e5 <vm_exec_core+16341>, 0x58f048174c71 <vm_exec_core+5473>, 0x58f04817a23c <vm_exec_core+27436>, 0x58f0481755f5 <vm_exec_core+7909>, 0x58f0481771f5 <vm_exec_core+15077>, 0x58f048177c35 <vm_exec_core+17701>, 0x58f048179ddb <vm_exec_core+26315>, 0x58f048178983 <vm_exec_core+21107>, 0x58f048175dbb <vm_exec_core+9899>, 0x58f048175766 <vm_exec_core+8278>, 0x58f048179cbb <vm_exec_core+26027>, 0x58f048176b4d <vm_exec_core+13373>, 0x58f048179264 <vm_exec_core+23380>, 0x58f048178a98 <vm_exec_core+21384>, 0x58f048173a58 <vm_exec_core+840>, 0x58f0481747af <vm_exec_core+4255>, 0x58f048177ff0 <vm_exec_core+18656>, 0x58f04817a197 <vm_exec_core+27271>, 0x58f04817607f <vm_exec_core+10607>, 0x58f048179be0 <vm_exec_core+25808>, 0x58f04817596d <vm_exec_core+8797>, 0x58f048178767 <vm_exec_core+20567>, 0x58f048178856 <vm_exec_core+20806>, 0x58f048177d8a <vm_exec_core+18042>, 0x58f0481781db <vm_exec_core+19147>, 0x58f048176575 <vm_exec_core+11877>, 0x58f048175bc6 <vm_exec_core+9398>, 0x58f04817984f <vm_exec_core+24895>, 0x58f0481819d7 <vm_exec_core+58055>, 0x58f0481764bf <vm_exec_core+11695>, 0x58f0481780ce <vm_exec_core+18878>, 0x58f04817865f <vm_exec_core+20303>, 0x58f048174ddb <vm_exec_core+5835>, 0x58f048174f5e <vm_exec_core+6222>, 0x58f048174ee1 <vm_exec_core+6097>, 0x58f048175706 <vm_exec_core+8182>, 0x58f048175ad6 <vm_exec_core+9158>, 0x58f048177ad5 <vm_exec_core+17349>, 0x58f04817704d <vm_exec_core+14653>, 0x58f04817aec7 <vm_exec_core+30647>, 0x58f048173b29 <vm_exec_core+1049>, 0x58f0481750ba <vm_exec_core+6570>, 0x58f04817b3bf <vm_exec_core+31919>, 0x58f0481790b2 <vm_exec_core+22946>, 0x58f048177e44 <vm_exec_core+18228>, 0x58f048179f81 <vm_exec_core+26737>, 0x58f048173a5d <vm_exec_core+845>, 0x58f04817a66e <vm_exec_core+28510>, 0x58f04817b015 <vm_exec_core+30981>, 0x58f04817b0e1 <vm_exec_core+31185>, 0x58f0481742b4 <vm_exec_core+2980>, 0x58f04817ac03 <vm_exec_core+29939>, 0x58f048176a76 <vm_exec_core+13158>, 0x58f04817ad85 <vm_exec_core+30325>, 0x58f048175e98 <vm_exec_core+10120>, 0x58f04817a5e8 <vm_exec_core+28376>, 0x58f0481741a0 <vm_exec_core+2704>, 0x58f048174d1d <vm_exec_core+5645>, 0x58f04817b1af <vm_exec_core+31391>, 0x58f048177305 <vm_exec_core+15349>, 0x58f048176ef7 <vm_exec_core+14311>, 0x58f04817777f <vm_exec_core+16495>, 0x58f048176d0a <vm_exec_core+13818>, 0x58f0481775cb <vm_exec_core+16059>, 0x58f0481774fd <vm_exec_core+15853>, 0x58f0481763dc <vm_exec_core+11468>, 0x58f048176c15 <vm_exec_core+13573>, 0x58f048176938 <vm_exec_core+12840>, 0x58f048176e24 <vm_exec_core+14100>, 0x58f048176e95 <vm_exec_core+14213>, 0x58f04817ab46 <vm_exec_core+29750>, 0x58f048174a30 <vm_exec_core+4896>, 0x58f04817a37e <vm_exec_core+27758>, 0x58f048176150 <vm_exec_core+10816>, 0x58f048173c1a <vm_exec_core+1290>, 0x58f048175388 <vm_exec_core+7288>, 0x58f04817a736 <vm_exec_core+28710>, 0x58f048174fa0 <vm_exec_core+6288>, 0x58f04817b28c <vm_exec_core+31612>, 0x58f048179767 <vm_exec_core+24663>, 0x58f048177948 <vm_exec_core+16952>, 0x58f048173f9a <vm_exec_core+2186>, 0x58f04817acef <vm_exec_core+30175>, 0x58f04817a999 <vm_exec_core+29321>, 0x58f048175182 <vm_exec_core+6770>, 0x58f0481744c8 <vm_exec_core+3512>, 0x58f048179d2a <vm_exec_core+26138>, 0x58f048175a51 <vm_exec_core+9025>, 0x58f04817af8c <vm_exec_core+30844>, 0x58f04817ab7a <vm_exec_core+29802>, 0x58f048175fc6 <vm_exec_core+10422>, 0x58f0481778b3 <vm_exec_core+16803>, 0x58f048179a3a <vm_exec_core+25386>, 0x58f04817aa88 <vm_exec_core+29560>, 0x58f04817858d <vm_exec_core+20093>, 0x58f048179ad2 <vm_exec_core+25538>, 0x58f048179ee0 <vm_exec_core+26576>, 0x58f0481784ca <vm_exec_core+19898>, 0x58f0481743d7 <vm_exec_core+3271>, 0x58f0481791c7 <vm_exec_core+23223>, 0x58f048174226 <vm_exec_core+2838>, 0x58f048174556 <vm_exec_core+3654>, 0x58f0481767f5 <vm_exec_core+12517>, 0x58f048178412 <vm_exec_core+19714>, 0x58f048178fdd <vm_exec_core+22733>, 0x58f048177f3a <vm_exec_core+18474>, 0x58f048173eb4 <vm_exec_core+1956>, 0x58f04817a2e6 <vm_exec_core+27606>, 0x58f04817a8bb <vm_exec_core+29099>, 0x58f048174750 <vm_exec_core+4160>, 0x58f048175658 <vm_exec_core+8008>, 0x58f0481752e1 <vm_exec_core+7121>, 0x58f048175b41 <vm_exec_core+9265>, 0x58f0481776d6 <vm_exec_core+16326>, 0x58f048174c62 <vm_exec_core+5458>, 0x58f04817a22d <vm_exec_core+27421>, 0x58f0481755e6 <vm_exec_core+7894>, 0x58f0481771e6 <vm_exec_core+15062>, 0x58f048177c26 <vm_exec_core+17686>, 0x58f048179dcc <vm_exec_core+26300>, 0x58f048178974 <vm_exec_core+21092>, 0x58f048175dac <vm_exec_core+9884>, 0x58f048175757 <vm_exec_core+8263>, 0x58f048179cac <vm_exec_core+26012>, 0x58f048176b3e <vm_exec_core+13358>, 0x58f048179255 <vm_exec_core+23365>, 0x58f048178a89 <vm_exec_core+21369>, 0x58f048178833 <vm_exec_core+20771>, 0x58f0481747a0 <vm_exec_core+4240>, 0x58f048177fe1 <vm_exec_core+18641>, 0x58f04817a188 <vm_exec_core+27256>, 0x58f048176070 <vm_exec_core+10592>, 0x58f048179bd1 <vm_exec_core+25793>, 0x58f04817614b <vm_exec_core+10811>, 0x58f048178758 <vm_exec_core+20552>, 0x58f048178847 <vm_exec_core+20791>, 0x58f048177d7b <vm_exec_core+18027>, 0x58f0481781cc <vm_exec_core+19132>, 0x58f048176566 <vm_exec_core+11862>, 0x58f048175bb7 <vm_exec_core+9383>, 0x58f048179840 <vm_exec_core+24880>, 0x58f0481819c8 <vm_exec_core+58040>, 0x58f0481764b0 <vm_exec_core+11680>, 0x58f0481780bf <vm_exec_core+18863>, 0x58f048178650 <vm_exec_core+20288>, 0x58f048174dcc <vm_exec_core+5820>, 0x58f048174f4f <vm_exec_core+6207>, 0x58f048174ed2 <vm_exec_core+6082>, 0x58f0481756f7 <vm_exec_core+8167>, 0x58f048175ac7 <vm_exec_core+9143>, 0x58f048177ac6 <vm_exec_core+17334>, 0x58f04817703e <vm_exec_core+14638>, 0x58f048177ac1 <vm_exec_core+17329>, 0x58f0481784c5 <vm_exec_core+19893>, 0x58f04817840d <vm_exec_core+19709>, 0x58f0481756f2 <vm_exec_core+8162>, 0x58f048178833 <vm_exec_core+20771>...}
reg_cfp = 0x77d38d3ff3a0
reg_pc = 0x52300000b0f8
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_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>
th: 0x58f048a7c460, native_id: 0x77d390105c40
-- Control frame information -----------------------------------------------
c:0021 p:---- s:0128 e:000127 l:y b:---- CFUNC :select
c:0020 p:0255 s:0120 e:000119 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:680
c:0019 p:0039 s:0101 e:000100 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:808
c:0018 p:0008 s:0094 e:000093 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:847
c:0017 p:0130 s:0087 e:000086 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1598
c:0016 p:0026 s:0074 e:000073 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1293
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
c:0015 p:0005 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1763
c:0014 p:0006 s:0065 e:000064 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1750 [FINISH]
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
c:0013 p:---- s:0061 e:000060 l:y b:---- CFUNC :each
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>
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_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#14 0x000058f04816e9f9 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.
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
c:0008 p:0017 s:0035 e:000034 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:146
#15 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2801
_ec = 0x5170000000d8
c:0007 p:0008 s:0030 e:000029 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1272
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <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
c:0005 p:0020 s:0021 e:000020 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1881
#16 0x000058f0482014b2 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x77d38d3ff578, self=131750528480080, 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 = 0x77d38f770468
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]
c:0001 p:0000 s:0003 E:001600 l:y b:---- DUMMY [FINISH]
cfp = <optimized out>
sp = 0x77d38d2ff9e8
use_argv = 0x77d38ded3360
stack_argv = 0x77d38d2ff9e8
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#17 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 = 0x77d38d3ff578
#18 0x000058f0481a10bc 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.
#19 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.
#20 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#21 0x000058f0481a10bc in rb_yield (val=<optimized out>)
No locals.
#22 0x000058f048373f7a in rb_ary_each (ary=131750522496520) at /tmp/ruby/src/trunk_asan/array.c:2766
i = 0
#23 0x000058f0481e0248 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 = 0x77d38f94eb18
cfunc = 0x50600001e8c8
recv = 131750522496520
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#24 0x000058f048179594 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x77d38d3ff560, cd=0x511000021540, 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>
#25 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 = 0x511000021540
insns_address_table = {0x58f04817ab55 <vm_exec_core+29765>, 0x58f048174a3f <vm_exec_core+4911>, 0x58f04817a38d <vm_exec_core+27773>, 0x58f04817615f <vm_exec_core+10831>, 0x58f048173c29 <vm_exec_core+1305>, 0x58f048175397 <vm_exec_core+7303>, 0x58f04817a745 <vm_exec_core+28725>, 0x58f048174faf <vm_exec_core+6303>, 0x58f04817b29b <vm_exec_core+31627>, 0x58f048179776 <vm_exec_core+24678>, 0x58f048177957 <vm_exec_core+16967>, 0x58f048173fa9 <vm_exec_core+2201>, 0x58f04817acfe <vm_exec_core+30190>, 0x58f04817a9a8 <vm_exec_core+29336>, 0x58f048175191 <vm_exec_core+6785>, 0x58f0481744d7 <vm_exec_core+3527>, 0x58f048179d39 <vm_exec_core+26153>, 0x58f048175a60 <vm_exec_core+9040>, 0x58f04817af9b <vm_exec_core+30859>, 0x58f04817ab89 <vm_exec_core+29817>, 0x58f048175fd5 <vm_exec_core+10437>, 0x58f0481778c2 <vm_exec_core+16818>, 0x58f048179a49 <vm_exec_core+25401>, 0x58f04817aa97 <vm_exec_core+29575>, 0x58f04817859c <vm_exec_core+20108>, 0x58f048179ae1 <vm_exec_core+25553>, 0x58f048179eef <vm_exec_core+26591>, 0x58f0481784d9 <vm_exec_core+19913>, 0x58f0481743e6 <vm_exec_core+3286>, 0x58f0481791d6 <vm_exec_core+23238>, 0x58f048174235 <vm_exec_core+2853>, 0x58f048174565 <vm_exec_core+3669>, 0x58f048176804 <vm_exec_core+12532>, 0x58f048178421 <vm_exec_core+19729>, 0x58f048178fec <vm_exec_core+22748>, 0x58f048177f49 <vm_exec_core+18489>, 0x58f048173ec3 <vm_exec_core+1971>, 0x58f04817a2f5 <vm_exec_core+27621>, 0x58f04817a8ca <vm_exec_core+29114>, 0x58f04817475f <vm_exec_core+4175>, 0x58f048175667 <vm_exec_core+8023>, 0x58f0481752f0 <vm_exec_core+7136>, 0x58f048175b50 <vm_exec_core+9280>, 0x58f0481776e5 <vm_exec_core+16341>, 0x58f048174c71 <vm_exec_core+5473>, 0x58f04817a23c <vm_exec_core+27436>, 0x58f0481755f5 <vm_exec_core+7909>, 0x58f0481771f5 <vm_exec_core+15077>, 0x58f048177c35 <vm_exec_core+17701>, 0x58f048179ddb <vm_exec_core+26315>, 0x58f048178983 <vm_exec_core+21107>, 0x58f048175dbb <vm_exec_core+9899>, 0x58f048175766 <vm_exec_core+8278>, 0x58f048179cbb <vm_exec_core+26027>, 0x58f048176b4d <vm_exec_core+13373>, 0x58f048179264 <vm_exec_core+23380>, 0x58f048178a98 <vm_exec_core+21384>, 0x58f048173a58 <vm_exec_core+840>, 0x58f0481747af <vm_exec_core+4255>, 0x58f048177ff0 <vm_exec_core+18656>, 0x58f04817a197 <vm_exec_core+27271>, 0x58f04817607f <vm_exec_core+10607>, 0x58f048179be0 <vm_exec_core+25808>, 0x58f04817596d <vm_exec_core+8797>, 0x58f048178767 <vm_exec_core+20567>, 0x58f048178856 <vm_exec_core+20806>, 0x58f048177d8a <vm_exec_core+18042>, 0x58f0481781db <vm_exec_core+19147>, 0x58f048176575 <vm_exec_core+11877>, 0x58f048175bc6 <vm_exec_core+9398>, 0x58f04817984f <vm_exec_core+24895>, 0x58f0481819d7 <vm_exec_core+58055>, 0x58f0481764bf <vm_exec_core+11695>, 0x58f0481780ce <vm_exec_core+18878>, 0x58f04817865f <vm_exec_core+20303>, 0x58f048174ddb <vm_exec_core+5835>, 0x58f048174f5e <vm_exec_core+6222>, 0x58f048174ee1 <vm_exec_core+6097>, 0x58f048175706 <vm_exec_core+8182>, 0x58f048175ad6 <vm_exec_core+9158>, 0x58f048177ad5 <vm_exec_core+17349>, 0x58f04817704d <vm_exec_core+14653>, 0x58f04817aec7 <vm_exec_core+30647>, 0x58f048173b29 <vm_exec_core+1049>, 0x58f0481750ba <vm_exec_core+6570>, 0x58f04817b3bf <vm_exec_core+31919>, 0x58f0481790b2 <vm_exec_core+22946>, 0x58f048177e44 <vm_exec_core+18228>, 0x58f048179f81 <vm_exec_core+26737>, 0x58f048173a5d <vm_exec_core+845>, 0x58f04817a66e <vm_exec_core+28510>, 0x58f04817b015 <vm_exec_core+30981>, 0x58f04817b0e1 <vm_exec_core+31185>, 0x58f0481742b4 <vm_exec_core+2980>, 0x58f04817ac03 <vm_exec_core+29939>, 0x58f048176a76 <vm_exec_core+13158>, 0x58f04817ad85 <vm_exec_core+30325>, 0x58f048175e98 <vm_exec_core+10120>, 0x58f04817a5e8 <vm_exec_core+28376>, 0x58f0481741a0 <vm_exec_core+2704>, 0x58f048174d1d <vm_exec_core+5645>, 0x58f04817b1af <vm_exec_core+31391>, 0x58f048177305 <vm_exec_core+15349>, 0x58f048176ef7 <vm_exec_core+14311>, 0x58f04817777f <vm_exec_core+16495>, 0x58f048176d0a <vm_exec_core+13818>, 0x58f0481775cb <vm_exec_core+16059>, 0x58f0481774fd <vm_exec_core+15853>, 0x58f0481763dc <vm_exec_core+11468>, 0x58f048176c15 <vm_exec_core+13573>, 0x58f048176938 <vm_exec_core+12840>, 0x58f048176e24 <vm_exec_core+14100>, 0x58f048176e95 <vm_exec_core+14213>, 0x58f04817ab46 <vm_exec_core+29750>, 0x58f048174a30 <vm_exec_core+4896>, 0x58f04817a37e <vm_exec_core+27758>, 0x58f048176150 <vm_exec_core+10816>, 0x58f048173c1a <vm_exec_core+1290>, 0x58f048175388 <vm_exec_core+7288>, 0x58f04817a736 <vm_exec_core+28710>, 0x58f048174fa0 <vm_exec_core+6288>, 0x58f04817b28c <vm_exec_core+31612>, 0x58f048179767 <vm_exec_core+24663>, 0x58f048177948 <vm_exec_core+16952>, 0x58f048173f9a <vm_exec_core+2186>, 0x58f04817acef <vm_exec_core+30175>, 0x58f04817a999 <vm_exec_core+29321>, 0x58f048175182 <vm_exec_core+6770>, 0x58f0481744c8 <vm_exec_core+3512>, 0x58f048179d2a <vm_exec_core+26138>, 0x58f048175a51 <vm_exec_core+9025>, 0x58f04817af8c <vm_exec_core+30844>, 0x58f04817ab7a <vm_exec_core+29802>, 0x58f048175fc6 <vm_exec_core+10422>, 0x58f0481778b3 <vm_exec_core+16803>, 0x58f048179a3a <vm_exec_core+25386>, 0x58f04817aa88 <vm_exec_core+29560>, 0x58f04817858d <vm_exec_core+20093>, 0x58f048179ad2 <vm_exec_core+25538>, 0x58f048179ee0 <vm_exec_core+26576>, 0x58f0481784ca <vm_exec_core+19898>, 0x58f0481743d7 <vm_exec_core+3271>, 0x58f0481791c7 <vm_exec_core+23223>, 0x58f048174226 <vm_exec_core+2838>, 0x58f048174556 <vm_exec_core+3654>, 0x58f0481767f5 <vm_exec_core+12517>, 0x58f048178412 <vm_exec_core+19714>, 0x58f048178fdd <vm_exec_core+22733>, 0x58f048177f3a <vm_exec_core+18474>, 0x58f048173eb4 <vm_exec_core+1956>, 0x58f04817a2e6 <vm_exec_core+27606>, 0x58f04817a8bb <vm_exec_core+29099>, 0x58f048174750 <vm_exec_core+4160>, 0x58f048175658 <vm_exec_core+8008>, 0x58f0481752e1 <vm_exec_core+7121>, 0x58f048175b41 <vm_exec_core+9265>, 0x58f0481776d6 <vm_exec_core+16326>, 0x58f048174c62 <vm_exec_core+5458>, 0x58f04817a22d <vm_exec_core+27421>, 0x58f0481755e6 <vm_exec_core+7894>, 0x58f0481771e6 <vm_exec_core+15062>, 0x58f048177c26 <vm_exec_core+17686>, 0x58f048179dcc <vm_exec_core+26300>, 0x58f048178974 <vm_exec_core+21092>, 0x58f048175dac <vm_exec_core+9884>, 0x58f048175757 <vm_exec_core+8263>, 0x58f048179cac <vm_exec_core+26012>, 0x58f048176b3e <vm_exec_core+13358>, 0x58f048179255 <vm_exec_core+23365>, 0x58f048178a89 <vm_exec_core+21369>, 0x58f048178833 <vm_exec_core+20771>, 0x58f0481747a0 <vm_exec_core+4240>, 0x58f048177fe1 <vm_exec_core+18641>, 0x58f04817a188 <vm_exec_core+27256>, 0x58f048176070 <vm_exec_core+10592>, 0x58f048179bd1 <vm_exec_core+25793>, 0x58f04817614b <vm_exec_core+10811>, 0x58f048178758 <vm_exec_core+20552>, 0x58f048178847 <vm_exec_core+20791>, 0x58f048177d7b <vm_exec_core+18027>, 0x58f0481781cc <vm_exec_core+19132>, 0x58f048176566 <vm_exec_core+11862>, 0x58f048175bb7 <vm_exec_core+9383>, 0x58f048179840 <vm_exec_core+24880>, 0x58f0481819c8 <vm_exec_core+58040>, 0x58f0481764b0 <vm_exec_core+11680>, 0x58f0481780bf <vm_exec_core+18863>, 0x58f048178650 <vm_exec_core+20288>, 0x58f048174dcc <vm_exec_core+5820>, 0x58f048174f4f <vm_exec_core+6207>, 0x58f048174ed2 <vm_exec_core+6082>, 0x58f0481756f7 <vm_exec_core+8167>, 0x58f048175ac7 <vm_exec_core+9143>, 0x58f048177ac6 <vm_exec_core+17334>, 0x58f04817703e <vm_exec_core+14638>, 0x58f048177ac1 <vm_exec_core+17329>, 0x58f0481784c5 <vm_exec_core+19893>, 0x58f04817840d <vm_exec_core+19709>, 0x58f0481756f2 <vm_exec_core+8162>, 0x58f048178833 <vm_exec_core+20771>...}
reg_cfp = 0x77d38d3ff560
reg_pc = 0x51500001bc50
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>
#26 0x000058f04816ec31 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.
#27 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
#28 0x000058f0481b80d3 in rb_iseq_eval (iseq=<optimized out>, box=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3054
ec = 0x5170000000d8
val = <optimized out>
#29 0x000058f047eb9849 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=131750528980800) at /tmp/ruby/src/trunk_asan/load.c:774
box = 0x58f0494be0e0 <root_box>
iseq = 0x77d38f7a9628
#30 0x000058f047eb37c8 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 = 0x58f048a7c460 <_main_thread>
box = 0x58f0494be0e0 <root_box>
saved = <optimized out>
ftptr = <optimized out>
realpath = <optimized out>
realpaths = 131750530633600
realpath_map = 131750530633440
path = 131750528980800
state = RUBY_TAG_NONE
th2 = <optimized out>
result = <optimized out>
saved_path = <optimized out>
reset_ext_config = <optimized out>
prev_ext_config = <optimized out>
#31 0x000058f047eb1aa4 in rb_require_string_internal (fname=131750528980840, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1451
result = <optimized out>
ec = 0x5170000000d8
result = <optimized out>
#32 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1059
base = <optimized out>
#33 0x000058f0481e0248 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 = 0x77d38f7a97b8
cfunc = 0x506000037288
recv = 131750530824080
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#34 0x000058f0481c5503 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffe47ad3660) 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>
#35 0x000058f0481c4f6d 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
#36 0x000058f048180191 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x77d38d3ff790, 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>
#37 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 = {0x58f04817ab55 <vm_exec_core+29765>, 0x58f048174a3f <vm_exec_core+4911>, 0x58f04817a38d <vm_exec_core+27773>, 0x58f04817615f <vm_exec_core+10831>, 0x58f048173c29 <vm_exec_core+1305>, 0x58f048175397 <vm_exec_core+7303>, 0x58f04817a745 <vm_exec_core+28725>, 0x58f048174faf <vm_exec_core+6303>, 0x58f04817b29b <vm_exec_core+31627>, 0x58f048179776 <vm_exec_core+24678>, 0x58f048177957 <vm_exec_core+16967>, 0x58f048173fa9 <vm_exec_core+2201>, 0x58f04817acfe <vm_exec_core+30190>, 0x58f04817a9a8 <vm_exec_core+29336>, 0x58f048175191 <vm_exec_core+6785>, 0x58f0481744d7 <vm_exec_core+3527>, 0x58f048179d39 <vm_exec_core+26153>, 0x58f048175a60 <vm_exec_core+9040>, 0x58f04817af9b <vm_exec_core+30859>, 0x58f04817ab89 <vm_exec_core+29817>, 0x58f048175fd5 <vm_exec_core+10437>, 0x58f0481778c2 <vm_exec_core+16818>, 0x58f048179a49 <vm_exec_core+25401>, 0x58f04817aa97 <vm_exec_core+29575>, 0x58f04817859c <vm_exec_core+20108>, 0x58f048179ae1 <vm_exec_core+25553>, 0x58f048179eef <vm_exec_core+26591>, 0x58f0481784d9 <vm_exec_core+19913>, 0x58f0481743e6 <vm_exec_core+3286>, 0x58f0481791d6 <vm_exec_core+23238>, 0x58f048174235 <vm_exec_core+2853>, 0x58f048174565 <vm_exec_core+3669>, 0x58f048176804 <vm_exec_core+12532>, 0x58f048178421 <vm_exec_core+19729>, 0x58f048178fec <vm_exec_core+22748>, 0x58f048177f49 <vm_exec_core+18489>, 0x58f048173ec3 <vm_exec_core+1971>, 0x58f04817a2f5 <vm_exec_core+27621>, 0x58f04817a8ca <vm_exec_core+29114>, 0x58f04817475f <vm_exec_core+4175>, 0x58f048175667 <vm_exec_core+8023>, 0x58f0481752f0 <vm_exec_core+7136>, 0x58f048175b50 <vm_exec_core+9280>, 0x58f0481776e5 <vm_exec_core+16341>, 0x58f048174c71 <vm_exec_core+5473>, 0x58f04817a23c <vm_exec_core+27436>, 0x58f0481755f5 <vm_exec_core+7909>, 0x58f0481771f5 <vm_exec_core+15077>, 0x58f048177c35 <vm_exec_core+17701>, 0x58f048179ddb <vm_exec_core+26315>, 0x58f048178983 <vm_exec_core+21107>, 0x58f048175dbb <vm_exec_core+9899>, 0x58f048175766 <vm_exec_core+8278>, 0x58f048179cbb <vm_exec_core+26027>, 0x58f048176b4d <vm_exec_core+13373>, 0x58f048179264 <vm_exec_core+23380>, 0x58f048178a98 <vm_exec_core+21384>, 0x58f048173a58 <vm_exec_core+840>, 0x58f0481747af <vm_exec_core+4255>, 0x58f048177ff0 <vm_exec_core+18656>, 0x58f04817a197 <vm_exec_core+27271>, 0x58f04817607f <vm_exec_core+10607>, 0x58f048179be0 <vm_exec_core+25808>, 0x58f04817596d <vm_exec_core+8797>, 0x58f048178767 <vm_exec_core+20567>, 0x58f048178856 <vm_exec_core+20806>, 0x58f048177d8a <vm_exec_core+18042>, 0x58f0481781db <vm_exec_core+19147>, 0x58f048176575 <vm_exec_core+11877>, 0x58f048175bc6 <vm_exec_core+9398>, 0x58f04817984f <vm_exec_core+24895>, 0x58f0481819d7 <vm_exec_core+58055>, 0x58f0481764bf <vm_exec_core+11695>, 0x58f0481780ce <vm_exec_core+18878>, 0x58f04817865f <vm_exec_core+20303>, 0x58f048174ddb <vm_exec_core+5835>, 0x58f048174f5e <vm_exec_core+6222>, 0x58f048174ee1 <vm_exec_core+6097>, 0x58f048175706 <vm_exec_core+8182>, 0x58f048175ad6 <vm_exec_core+9158>, 0x58f048177ad5 <vm_exec_core+17349>, 0x58f04817704d <vm_exec_core+14653>, 0x58f04817aec7 <vm_exec_core+30647>, 0x58f048173b29 <vm_exec_core+1049>, 0x58f0481750ba <vm_exec_core+6570>, 0x58f04817b3bf <vm_exec_core+31919>, 0x58f0481790b2 <vm_exec_core+22946>, 0x58f048177e44 <vm_exec_core+18228>, 0x58f048179f81 <vm_exec_core+26737>, 0x58f048173a5d <vm_exec_core+845>, 0x58f04817a66e <vm_exec_core+28510>, 0x58f04817b015 <vm_exec_core+30981>, 0x58f04817b0e1 <vm_exec_core+31185>, 0x58f0481742b4 <vm_exec_core+2980>, 0x58f04817ac03 <vm_exec_core+29939>, 0x58f048176a76 <vm_exec_core+13158>, 0x58f04817ad85 <vm_exec_core+30325>, 0x58f048175e98 <vm_exec_core+10120>, 0x58f04817a5e8 <vm_exec_core+28376>, 0x58f0481741a0 <vm_exec_core+2704>, 0x58f048174d1d <vm_exec_core+5645>, 0x58f04817b1af <vm_exec_core+31391>, 0x58f048177305 <vm_exec_core+15349>, 0x58f048176ef7 <vm_exec_core+14311>, 0x58f04817777f <vm_exec_core+16495>, 0x58f048176d0a <vm_exec_core+13818>, 0x58f0481775cb <vm_exec_core+16059>, 0x58f0481774fd <vm_exec_core+15853>, 0x58f0481763dc <vm_exec_core+11468>, 0x58f048176c15 <vm_exec_core+13573>, 0x58f048176938 <vm_exec_core+12840>, 0x58f048176e24 <vm_exec_core+14100>, 0x58f048176e95 <vm_exec_core+14213>, 0x58f04817ab46 <vm_exec_core+29750>, 0x58f048174a30 <vm_exec_core+4896>, 0x58f04817a37e <vm_exec_core+27758>, 0x58f048176150 <vm_exec_core+10816>, 0x58f048173c1a <vm_exec_core+1290>, 0x58f048175388 <vm_exec_core+7288>, 0x58f04817a736 <vm_exec_core+28710>, 0x58f048174fa0 <vm_exec_core+6288>, 0x58f04817b28c <vm_exec_core+31612>, 0x58f048179767 <vm_exec_core+24663>, 0x58f048177948 <vm_exec_core+16952>, 0x58f048173f9a <vm_exec_core+2186>, 0x58f04817acef <vm_exec_core+30175>, 0x58f04817a999 <vm_exec_core+29321>, 0x58f048175182 <vm_exec_core+6770>, 0x58f0481744c8 <vm_exec_core+3512>, 0x58f048179d2a <vm_exec_core+26138>, 0x58f048175a51 <vm_exec_core+9025>, 0x58f04817af8c <vm_exec_core+30844>, 0x58f04817ab7a <vm_exec_core+29802>, 0x58f048175fc6 <vm_exec_core+10422>, 0x58f0481778b3 <vm_exec_core+16803>, 0x58f048179a3a <vm_exec_core+25386>, 0x58f04817aa88 <vm_exec_core+29560>, 0x58f04817858d <vm_exec_core+20093>, 0x58f048179ad2 <vm_exec_core+25538>, 0x58f048179ee0 <vm_exec_core+26576>, 0x58f0481784ca <vm_exec_core+19898>, 0x58f0481743d7 <vm_exec_core+3271>, 0x58f0481791c7 <vm_exec_core+23223>, 0x58f048174226 <vm_exec_core+2838>, 0x58f048174556 <vm_exec_core+3654>, 0x58f0481767f5 <vm_exec_core+12517>, 0x58f048178412 <vm_exec_core+19714>, 0x58f048178fdd <vm_exec_core+22733>, 0x58f048177f3a <vm_exec_core+18474>, 0x58f048173eb4 <vm_exec_core+1956>, 0x58f04817a2e6 <vm_exec_core+27606>, 0x58f04817a8bb <vm_exec_core+29099>, 0x58f048174750 <vm_exec_core+4160>, 0x58f048175658 <vm_exec_core+8008>, 0x58f0481752e1 <vm_exec_core+7121>, 0x58f048175b41 <vm_exec_core+9265>, 0x58f0481776d6 <vm_exec_core+16326>, 0x58f048174c62 <vm_exec_core+5458>, 0x58f04817a22d <vm_exec_core+27421>, 0x58f0481755e6 <vm_exec_core+7894>, 0x58f0481771e6 <vm_exec_core+15062>, 0x58f048177c26 <vm_exec_core+17686>, 0x58f048179dcc <vm_exec_core+26300>, 0x58f048178974 <vm_exec_core+21092>, 0x58f048175dac <vm_exec_core+9884>, 0x58f048175757 <vm_exec_core+8263>, 0x58f048179cac <vm_exec_core+26012>, 0x58f048176b3e <vm_exec_core+13358>, 0x58f048179255 <vm_exec_core+23365>, 0x58f048178a89 <vm_exec_core+21369>, 0x58f048178833 <vm_exec_core+20771>, 0x58f0481747a0 <vm_exec_core+4240>, 0x58f048177fe1 <vm_exec_core+18641>, 0x58f04817a188 <vm_exec_core+27256>, 0x58f048176070 <vm_exec_core+10592>, 0x58f048179bd1 <vm_exec_core+25793>, 0x58f04817614b <vm_exec_core+10811>, 0x58f048178758 <vm_exec_core+20552>, 0x58f048178847 <vm_exec_core+20791>, 0x58f048177d7b <vm_exec_core+18027>, 0x58f0481781cc <vm_exec_core+19132>, 0x58f048176566 <vm_exec_core+11862>, 0x58f048175bb7 <vm_exec_core+9383>, 0x58f048179840 <vm_exec_core+24880>, 0x58f0481819c8 <vm_exec_core+58040>, 0x58f0481764b0 <vm_exec_core+11680>, 0x58f0481780bf <vm_exec_core+18863>, 0x58f048178650 <vm_exec_core+20288>, 0x58f048174dcc <vm_exec_core+5820>, 0x58f048174f4f <vm_exec_core+6207>, 0x58f048174ed2 <vm_exec_core+6082>, 0x58f0481756f7 <vm_exec_core+8167>, 0x58f048175ac7 <vm_exec_core+9143>, 0x58f048177ac6 <vm_exec_core+17334>, 0x58f04817703e <vm_exec_core+14638>, 0x58f048177ac1 <vm_exec_core+17329>, 0x58f0481784c5 <vm_exec_core+19893>, 0x58f04817840d <vm_exec_core+19709>, 0x58f0481756f2 <vm_exec_core+8162>, 0x58f048178833 <vm_exec_core+20771>...}
reg_cfp = 0x77d38d3ff790
reg_pc = 0x504000009b38
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>
#38 0x000058f04816e842 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>
#39 0x000058f0481b85c6 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
ec = 0x5170000000d8
val = <optimized out>
#40 0x000058f047d98c80 in rb_ec_exec_node (ec=0x5170000000d8, n=0x77d38f7a9858) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5170000000d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe47ad3bb0, <optimized out>, 0x7ffe47ad3b00, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x77d38f7a9858
#41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5170000000d8
status = <optimized out>
#42 0x000058f047d91bb7 in rb_main (argc=9, argv=0x7ffe47ad3d88) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#43 main (argc=9, argv=0x7ffe47ad3d88) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 192718) detached]
running file: /tmp/ruby/src/trunk_asan/test/fiber/test_scheduler.rb
A test worker crashed. It might be an interpreter bug or
a bug in test/unit/parallel.rb. Try again without the -j
option.
$ timeout 60 gdb -p 192388 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:916: 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 192387 -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 882954 -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-05T08:28:55Z master 858c96c568) +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 41.919462 seconds
3429 files, 34261 examples, 197702 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.