# Logfile created on 2026-02-20 02:33:20 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007e59de26fdc0 @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.20260220-023320", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007e59debec920 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007e59debec740 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007e59d9d492f0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20260220-023320", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20260220-023320>, @binmode=false, @mon_data=#<Monitor:0x00007e59debec3a8>, @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.2/
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src -j16
Already up to date.
Latest commit hash = 6ea68a5841
$$$[end] "make update-src -j16" exit with 0.
$$$[beg] make after-update -j16
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[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/json'
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/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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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/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/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
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/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
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/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
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/fiddle-1.1.8/ext/fiddle'
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/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc
installing binary commands: /tmp/ruby/install/trunk_asan/bin
installing base libraries: /tmp/ruby/install/trunk_asan/lib
installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+1/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1/ruby
installing command scripts: /tmp/ruby/install/trunk_asan/bin
installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1
installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1
installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
bundler 4.1.0.dev
delegate 0.6.1
did_you_mean 2.0.0
english 0.8.1
erb 6.0.1
error_highlight 0.7.1
fileutils 1.8.0
find 0.2.0
forwardable 1.4.0
ipaddr 1.2.8
net-http 0.9.1
net-protocol 0.2.2
open-uri 0.5.0
open3 0.2.1
optparse 0.8.1
pp 0.6.3
prettyprint 0.2.0
prism 1.9.0
resolv 0.7.1
ruby2_keywords 0.0.5
securerandom 0.4.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.3
tempfile 0.3.1
time 0.4.2
timeout 0.6.0
tmpdir 0.3.1
un 0.3.0
uri 1.1.1
weakref 0.1.4
yaml 0.4.0
installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
date 3.5.1
digest 3.2.1
etc 1.4.6
fcntl 1.3.0
io-console 0.8.2
io-nonblock 0.3.2
io-wait 0.4.0
json 2.18.1
openssl 4.0.1
psych 5.3.1
stringio 3.2.1.dev
strscan 3.1.7.dev
zlib 3.2.2
installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
minitest 6.0.1
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
installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
win32ole-1.9.2.gem extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -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=28287
"--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/758] 574372=date/test_date_strptime
[ 2/758] 574373=open-uri/test_ssl
[ 3/758] 574377=ruby/test_nomethod_error
[ 4/758] 574379=net/http/test_https_proxy
[ 5/758] 574375=openssl/test_pkey_dsa
[ 6/758] 574374=psych/visitors/test_emitter
[ 7/758] 574377=psych/test_json_tree
[ 8/758] 574381=prism/library_symbols_test
[ 9/758] 574383=psych/test_ractor
[ 10/758] 574388=ruby/enc/test_case_comprehensive
[ 11/758] 574386=mkmf/test_framework
[ 12/758] 574388=zlib/test_zlib
[ 13/758] 574397=prism/magic_comment_test
[ 14/758] 574390=ruby/test_marshal
[ 15/758] 574374=psych/test_omap
[ 16/758] 574377=optparse/test_load
[ 17/758] 574399=did_you_mean/spell_checking/test_uncorrectable_name_check
[ 18/758] 574394=dtrace/test_singleton_function
[ 19/758] 574404=optparse/test_cclass
[ 20/758] 574374=test_shellwords
[ 21/758] 574394=ruby/test_proc
[ 22/758] 574405=test_delegate
[ 23/758] 574399=-ext-/stack/test_stack_overflow
[ 24/758] 574386=ruby/test_set
[ 25/758] 574374=psych/test_parser
[ 26/758] 574377=prism/result/attribute_write_test
[ 27/758] 574399=psych/test_yaml_special_cases
[ 28/758] 574374=rubygems/test_gem_source_list
[ 29/758] 574399=rubygems/test_gem_remote_fetcher_local_ssl_server
[ 30/758] 574381=ruby/test_float
[ 31/758] 574379=stringio/test_ractor
[ 32/758] 574377=prism/api/freeze_test
[ 33/758] 574372=rubygems/test_gem
[ 34/758] 574377=prism/percent_delimiter_string_test
[ 35/758] 574377=ripper/test_files_test_1
[ 36/758] 574379=rubygems/test_gem_commands_check_command
[ 37/758] 574386=ruby/test_random_formatter
[ 38/758] 574405=ruby/enc/test_regex_casefold
[ 39/758] 574405=ruby/test_pipe
[ 40/758] 574386=rubygems/test_gem_source_git
[ 41/758] 574374=rubygems/test_gem_installer
[ 42/758] 574379=rubygems/test_gem_command_manager
[ 43/758] 574404=-ext-/test_scan_args
[ 44/758] 574404=date/test_date_attr
[ 45/758] 574404=-ext-/struct/test_duplicate
[ 46/758] 574404=json/json_ext_parser_test
[ 47/758] 574404=ruby/test_time
[ 48/758] 574405=ruby/test_integer
[ 49/758] 574379=erb/test_erb
[ 50/758] 574390=ruby/enc/test_cp949
[ 51/758] 574390=ruby/test_condition
[ 52/758] 574390=ripper/test_files_lib
[ 53/758] 574379=ruby/enc/test_emoji
[ 54/758] 574397=ruby/test_string
[ 55/758] 574375=rubygems/test_gem_resolver_git_set
[ 56/758] 574379=did_you_mean/spell_checking/test_class_name_check
[ 57/758] 574383=psych/test_safe_load
[ 58/758] 574379=ruby/test_frozen
[ 59/758] 574379=rubygems/test_gem_source
[ 60/758] 574404=ruby/test_name_error
[ 61/758] 574383=-ext-/exception/test_exception_at_throwing
[ 62/758] 574383=prism/encoding/string_encoding_test
[ 63/758] 574381=ruby/test_enumerator
[ 64/758] 574383=rubygems/test_gem_package
[ 65/758] 574379=ruby/enc/test_utf16
[ 66/758] 574379=rubygems/test_gem_available_set
[ 67/758] 574379=rubygems/test_gem_source_installed
[ 68/758] 574379=-ext-/string/test_modify_expand
[ 69/758] 574379=did_you_mean/tree_spell/test_change_word
[ 70/758] 574379=psych/test_date_timeLeaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 40183>
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 574373 ko1 8u IPv4 39508562 0t0 TCP localhost:40183->localhost:51354 (CLOSE_WAIT)
[ 71/758] 574373=openssl/test_pkcs12
[ 72/758] 574379=date/test_date
[ 73/758] 574379=uri/test_parser
[ 74/758] 574379=rubygems/test_gem_source_vendor
[ 75/758] 574379=rubygems/test_gem_commands_list_command
[ 76/758] 574404=did_you_mean/spell_checking/test_variable_name_check
[ 77/758] 574379=yaml/test_dbm
[ 78/758] 574404=test_pty
[ 79/758] 574379=prism/result/overlap_test
[ 80/758] 574373=psych/test_symbol
[ 81/758] 574388=rubygems/test_gem_uninstaller
[ 82/758] 574399=rubygems/test_gem_platform
[ 83/758] 574373=prism/ractor_test
[ 84/758] 574394=-ext-/arith_seq/test_arith_seq_extract
[ 85/758] 574399=rubygems/test_gem_commands_help_command
[ 86/758] 574383=ruby/test_stringchar
[ 87/758] 574372=rubygems/test_gem_package_tar_header_ractor
[ 88/758] 574399=-ext-/debug/test_debug
[ 89/758] 574399=rubygems/test_gem_uri
[ 90/758] 574399=test_rbconfig
[ 91/758] 574383=rubygems/test_gem_package_old
[ 92/758] 574404=digest/test_digest
[ 93/758] 574373=json/json_coder_test
[ 94/758] 574383=psych/test_psych
[ 95/758] 574373=digest/test_ractor
[ 96/758] 574383=fiber/test_enumerator
[ 97/758] 574383=openssl/test_kdf
[ 98/758] 574399=rubygems/test_gem_request_set_lockfile_tokenizer
[ 99/758] 574399=rubygems/test_gem_commands_outdated_command
[100/758] 574383=json/json_ryu_fallback_test
[101/758] 574394=-ext-/class/test_class2name
[102/758] 574394=psych/test_nil
[103/758] 574383=prism/ruby/string_query_test
[104/758] 574383=ruby/test_backtrace
[105/758] 574379=ruby/test_time_tz
[106/758] 574394=ruby/test_lazy_enumerator
[107/758] 574399=date/test_date_compat
[108/758] 574399=-ext-/debug/test_profile_frames
[109/758] 574379=-ext-/load/test_resolve_symbol
[110/758] 574379=error_highlight/test_error_highlight
[111/758] 574399=mkmf/test_find_executable
[112/758] 574373=ruby/test_array
[113/758] 574399=ruby/test_assignment
[114/758] 574375=ruby/test_syntax
[115/758] 574372=rubygems/test_gem_request_set_gem_dependency_api
[116/758] 574372=ruby/enc/test_grapheme_breaks
[117/758] 574372=date/test_date_marshal
[118/758] 574372=openssl/test_ossl
[119/758] 574386=did_you_mean/spell_checking/test_key_name_check
[120/758] 574372=ripper/test_ripper
[121/758] 574386=test_singleton
[122/758] 574386=ruby/test_file_exhaustive
[123/758] 574394=rubygems/test_gem_gem_runner
[124/758] 574383=rubygems/test_gem_ext_cargo_builder
[125/758] 574388=psych/test_exception
[126/758] 574388=rubygems/test_gem_commands_signout_command
[127/758] 574388=psych/test_object
[128/758] 574388=ruby/test_pack
[129/758] 574394=rubygems/test_gem_commands_unpack_command
[130/758] 574383=rubygems/test_gem_commands_exec_command
[131/758] 574394=rubygems/test_gem_resolver_local_specification
[132/758] 574394=ruby/test_autoload
[133/758] 574372=optparse/test_optarg
[134/758] 574388=openssl/test_ssl_session
[135/758] 574372=io/wait/test_ractor
[136/758] 574372=psych/json/test_stream
[137/758] 574372=prism/heredoc_dedent_test
[138/758] 574383=rubygems/test_kernel
[139/758] 574390=did_you_mean/spell_checking/test_method_name_check
[140/758] 574372=dtrace/test_function_entry
[141/758] 574372=optparse/test_acceptable
[142/758] 574390=prism/result/implicit_array_test
[143/758] 574388=-ext-/struct/test_len
[144/758] 574388=rubygems/test_gem_package_task
[145/758] 574388=openssl/test_bn
[146/758] 574377=openssl/test_provider
[147/758] 574388=net/http/test_http_request
[148/758] 574390=ruby/test_data
[149/758] 574390=net/http/test_httpheader
[150/758] 574388=rubygems/test_gem_commands_server_command
[151/758] 574388=ruby/test_keyword
[152/758] 574390=prism/result/numeric_value_test
[153/758] 574390=lib/!Nothing_to_test
[154/758] 574390=date/test_date_parse
[155/758] 574372=rubygems/test_gem_commands_update_command
[156/758] 574390=openssl/test_fips
[157/758] 574405=ruby/test_rand
[158/758] 574383=openssl/test_pkey_ec
[159/758] 574383=-ext-/struct/test_data
[160/758] 574383=optparse/test_noarg
[161/758] 574404=-ext-/integer/test_integer
[162/758] 574377=ruby/enc/test_utf32
[163/758] 574377=-ext-/string/test_ellipsize
[164/758] 574377=prism/test_helper
[165/758] 574377=ruby/test_memory_view
[166/758] 574404=rubygems/test_gem_safe_marshal
[167/758] 574405=-ext-/float/test_nextafter
[168/758] 574377=-ext-/string/test_capacity
[169/758] 574390=prism/result/static_literals_test
[170/758] 574377=psych/visitors/test_to_ruby
[171/758] 574390=rubygems/test_bundled_ca
[172/758] 574377=openssl/test_random
[173/758] 574377=fiber/test_backtrace
[174/758] 574377=uri/test_generic
[175/758] 574377=prism/result/breadth_first_search_test
[176/758] 574405=ruby/test_fiber
[177/758] 574377=-ext-/array/test_resize
[178/758] 574377=-ext-/bignum/test_div
[179/758] 574377=psych/test_deprecated
[180/758] 574377=ruby/test_gc_compact
[181/758] 574399=ruby/test_vm_dump
[182/758] 574399=open-uri/test_ftp
[183/758] 574388=prism/errors_test
[184/758] 574383=test_open3
[185/758] 574399=psych/test_alias_and_anchor
[186/758] 574399=rubygems/test_gem_commands_setup_command
[187/758] 574390=rubygems/test_gem_commands_rebuild_command
[188/758] 574390=ruby/enc/test_cesu8
[189/758] 574390=json/json_parser_test
[190/758] 574381=test_tmpdir
[191/758] 574390=prism/result/node_id_test
[192/758] 574404=rubygems/test_gem_source_subpath_problem
[193/758] 574381=prism/api/parse_stream_test
[194/758] 574381=rubygems/test_gem_resolver_api_set
[195/758] 574404=psych/test_emitter
[196/758] 574404=openssl/test_ts
[197/758] 574388=fileutils/test_dryrun
[198/758] 574388=json/json_generator_test
[199/758] 574372=rubygems/test_gem_impossible_dependencies_error
[200/758] 574372=fiber/test_io_buffer
[201/758] 574390=prism/encoding/encodings_test
[202/758] 574372=ruby/test_range
[203/758] 574381=-ext-/symbol/test_type
[204/758] 574399=prism/ruby/dispatcher_test
[205/758] 574381=socket/test_udp
[206/758] 574381=ruby/enc/test_windows_1252
[207/758] 574390=mkmf/test_configuration
[208/758] 574381=-ext-/load/test_stringify_symbols
[209/758] 574381=ruby/test_rubyoptions
[210/758] 574399=-ext-/test_printf
[211/758] 574399=-ext-/array/test_to_ary_concat
[212/758] 574390=prism/result/warnings_test
[213/758] 574390=rubygems/test_gem_commands_uninstall_command
[214/758] 574404=rubygems/test_gem_resolver_installer_set
[215/758] 574374=rubygems/test_gem_dependency_list
[216/758] 574404=ripper/test_files_test
[217/758] 574374=ruby/test_ifunless
[218/758] 574374=dtrace/test_require
[219/758] 574374=rubygems/test_gem_silent_ui
[220/758] 574374=openssl/test_ocsp
[221/758] 574379=ruby/test_shapes
[222/758] 574379=openssl/test_pkey_dh
[223/758] 574379=optparse/test_placearg
[224/758] 574404=-ext-/string/test_interned_str
[225/758] 574404=rubygems/test_gem_commands_cleanup_command
[226/758] 574388=ruby/test_env
[227/758] 574379=prism/encoding/regular_expression_encoding_test
[228/758] 574379=ruby/test_zjit
[229/758] 574379=rubygems/test_project_sanity
[230/758] 574390=ruby/test_continuation
[231/758] 574390=dtrace/test_object_create_start
[232/758] 574390=test_forwardable
[233/758] 574379=ruby/test_io_m17n
[234/758] 574390=rubygems/test_config
[235/758] 574399=prism/result/comments_test
[236/758] 574390=-ext-/hash/test_delete
[237/758] 574399=-ext-/exception/test_ensured
[238/758] 574390=cgi/test_cgi_escape
[239/758] 574404=ruby/test_dir
[240/758] 574374=rubygems/test_gem_ext_configure_builder
[241/758] 574399=openssl/test_x509store
[242/758] 574397=resolv/test_mdns
[243/758] 574372=-ext-/test_random
[244/758] 574397=psych/test_merge_keys
[245/758] 574372=ripper/test_lexer
[246/758] 574374=io/wait/test_io_wait
[247/758] 574372=optparse/test_kwargs
[248/758] 574397=-ext-/string/test_set_len
[249/758] 574372=ruby/test_threadgroup
[250/758] 574397=ruby/enc/test_euc_kr
[251/758] 574397=rubygems/test_gem_commands_lock_command
[252/758] 574390=rubygems/test_gem_local_remote_options
[253/758] 574399=rubygems/test_gem_security_signer
[254/758] 574390=ruby/test_exception
[255/758] 574397=optparse/test_bash_completion
[256/758] 574397=mkmf/test_install
[257/758] 574372=test_prettyprint
[258/758] 574399=rubygems/test_gem_validator
[259/758] 574399=prism/result/integer_parse_test
[260/758] 574399=ruby/test_sleep
[261/758] 574372=fiber/test_queue
[262/758] 574404=prism/result/regular_expression_options_test
[263/758] 574372=prism/result/index_write_test
[264/758] 574372=ruby/test_integer_comb
[265/758] 574404=psych/visitors/test_depth_first
[266/758] 574404=openssl/test_ns_spki
[267/758] 574404=test_bundled_gems
[268/758] 574404=prism/lex_test
[269/758] 574373=did_you_mean/test_tree_spell_checker
[270/758] 574373=openssl/test_pair
[271/758] 574404=ruby/test_m17n_comb
[272/758] 574397=date/test_date_ractor
[273/758] 574397=rubygems/test_gem_update_suggestion
[274/758] 574397=rubygems/test_gem_source_fetch_problem
[275/758] 574397=psych/test_set
[276/758] 574397=resolv/test_resource
[277/758] 574397=-ext-/struct/test_member
[278/758] 574397=rubygems/test_gem_console_ui
[279/758] 574397=rubygems/test_gem_resolver_lock_set
[280/758] 574374=-ext-/econv/test_append
[281/758] 574374=did_you_mean/test_ractor_compatibility
[282/758] 574397=test_unicode_normalize
[283/758] 574397=ruby/test_method
[284/758] 574383=optparse/test_reqarg
[285/758] 574377=ruby/test_m17n
[286/758] 574394=net/http/test_buffered_io
[287/758] 574379=ruby/test_yjit
[288/758] 574394=rubygems/test_webauthn_poller
[289/758] 574394=date/test_date_conv
[290/758] 574394=rubygems/test_gem_resolver_composed_set
[291/758] 574394=ruby/test_argf
[292/758] 574377=mkmf/test_egrep_cpp
[293/758] 574399=openssl/test_pkey_rsa
[294/758] 574374=-ext-/string/test_nofree
[295/758] 574374=-ext-/st/test_numhash
[296/758] 574374=rubygems/test_gem_stream_ui
[297/758] 574377=ruby/test_trace
[298/758] 574377=ruby/test_arity
[299/758] 574377=test_ipaddr
[300/758] 574374=ruby/test_beginendblock
[301/758] 574377=rubygems/test_gem_resolver_requirement_list
[302/758] 574373=ruby/test_hash
[303/758] 574377=-ext-/arith_seq/test_arith_seq_beg_len_step
[304/758] 574377=ruby/test_io_buffer
[305/758] 574399=psych/test_scalar_scanner
[306/758] 574399=psych/test_yamlstore
[307/758] 574399=rubygems/test_gem_config_file
[308/758] 574383=rubygems/test_gem_commands_pristine_command
[309/758] 574377=ruby/test_yjit_exit_locations
[310/758] 574399=uri/test_mailto
[311/758] 574399=ruby/enc/test_case_mapping
[312/758] 574399=psych/visitors/test_yaml_tree
[313/758] 574399=prism/ruby/ripper_test
[314/758] 574377=rubygems/test_rubygems
[315/758] 574377=rubygems/test_gem_package_tar_writer
[316/758] 574377=test_weakref
[317/758] 574377=ruby/test_not
[318/758] 574377=test_timeout
[319/758] 574374=socket/test_socket
[320/758] 574372=-ext-/win32/test_console_attr
[321/758] 574372=rubygems/test_gem_bundler_version_finder
[322/758] 574372=optparse/test_switch
[323/758] 574372=prism/result/heredoc_test
[324/758] 574372=psych/test_psych_set
[325/758] 574372=rubygems/test_webauthn_listener_response
[326/758] 574372=-ext-/gvl/test_ubf_async_safe
[327/758] 574372=psych/test_array
[328/758] 574372=prism/snippets_test
[329/758] 574405=prism/ruby/parser_test
[330/758] 574377=prism/newline_test
[331/758] 574390=rubygems/test_gem_path_support
[332/758] 574405=prism/result/constant_path_node_test
[333/758] 574405=digest/test_digest_extend
[334/758] 574390=rubygems/test_gem_safe_yaml
[335/758] 574405=-ext-/popen_deadlock/test_popen_deadlock
[336/758] 574390=optparse/test_did_you_mean
[337/758] 574377=optparse/test_autoconf
[338/758] 574377=-ext-/test_bug-5832
[339/758] 574377=ruby/test_case
[340/758] 574377=-ext-/string/test_rb_str_dup
[341/758] 574377=prism/fuzzer_test
[342/758] 574377=ruby/test_ast
[343/758] 574390=psych/test_struct
[344/758] 574390=prism/onigmo_test
[345/758] 574390=mkmf/test_libs
[346/758] 574390=ruby/test_super
[347/758] 574383=ruby/test_math
[348/758] 574383=test_time
[349/758] 574399=json/json_encoding_test
[350/758] 574399=dtrace/test_gc
[351/758] 574399=ruby/enc/test_euc_tw
[352/758] 574399=rubygems/test_gem_security
[353/758] 574383=rubygems/test_gem_commands_build_command
[354/758] 574404=ruby/test_compile_prism
[355/758] 574374=mkmf/test_sizeof
[356/758] 574383=rubygems/test_gem_requirement
[357/758] 574388=ruby/test_alias
[358/758] 574405=psych/test_object_references
[359/758] 574383=-ext-/wait/test_wait
[360/758] 574405=fiber/test_sleep
[361/758] 574383=openssl/test_x509name
[362/758] 574383=resolv/test_dns
[363/758] 574405=stringio/test_stringio
[364/758] 574404=ruby/test_require
[365/758] 574388=ruby/test_dup
[366/758] 574390=-ext-/box/test_load_ext
[367/758] 574390=mmtk/test_configuration
[368/758] 574390=ruby/test_comparable
[369/758] 574390=ruby/enc/test_emoji_breaks
[370/758] 574390=-ext-/test_notimplement
[371/758] 574390=ruby/test_system
[372/758] 574405=-ext-/test_bug-3571
[373/758] 574405=date/test_date_new
[374/758] 574405=ruby/test_io_timeout
[375/758] 574405=prism/api/command_line_test
[376/758] 574405=rubygems/test_gem_commands_info_command
[377/758] 574388=prism/regexp_test
[378/758] 574388=ruby/test_string_memory
[379/758] 574388=mkmf/test_pkg_config
[380/758] 574405=-ext-/bignum/test_big2str
[381/758] 574405=open-uri/test_open-uri
[382/758] 574388=-ext-/string/test_coderange
[383/758] 574388=-ext-/win32/test_dln
[384/758] 574388=openssl/test_x509attr
[385/758] 574388=ruby/enc/test_iso_8859
[386/758] 574388=ruby/test_complex2
[387/758] 574388=-ext-/load/test_protect
[388/758] 574388=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[389/758] 574405=net/protocol/test_protocol
[390/758] 574388=psych/test_tree_builder
[391/758] 574388=rubygems/test_gem_commands_open_command
[392/758] 574405=openssl/test_x509req
[393/758] 574388=prism/ruby/location_test
[394/758] 574388=ruby/test_allocation
[395/758] 574405=ruby/test_gc
[396/758] 574383=-ext-/string/test_enc_associate
[397/758] 574399=prism/api/dump_test
[398/758] 574397=ruby/test_iseq
[399/758] 574390=ruby/test_insns_leaf
[400/758] 574390=yaml/test_store
[401/758] 574390=strscan/test_stringscanner
[402/758] 574390=psych/test_numeric
[403/758] 574390=openssl/test_x509crl
[404/758] 574390=psych/test_class
[405/758] 574390=rubygems/test_gem_package_tar_reader
[406/758] 574375=ruby/enc/test_gb18030
[407/758] 574390=rubygems/test_gem_specification
[408/758] 574375=ruby/enc/test_gbk
[409/758] 574375=ruby/test_warning
[410/758] 574375=rubygems/test_gem_name_tuple
[411/758] 574375=ruby/test_refinement
[412/758] 574394=rubygems/test_gem_dependency_installer
[413/758] 574383=io/nonblock/test_flush
[414/758] 574383=openssl/test_pkcs7
[415/758] 574373=rubygems/test_gem_commands_fetch_command
[416/758] 574374=ruby/test_complexrational
[417/758] 574374=ruby/test_mixed_unicode_escapes
[418/758] 574374=-ext-/test_enumerator_kw
[419/758] 574374=mkmf/test_mkmf
[420/758] 574374=-ext-/bignum/test_mul
[421/758] 574374=did_you_mean/spell_checking/test_require_path_check
[422/758] 574374=prism/result/source_location_test
[423/758] 574383=ruby/test_complex
[424/758] 574373=-ext-/vm/test_at_exit
[425/758] 574374=prism/ruby/source_test
[426/758] 574374=-ext-/thread/test_instrumentation_api
[427/758] 574373=prism/result/static_inspect_test
[428/758] 574373=-ext-/symbol/test_inadvertent_creation
[429/758] 574399=prism/result/equality_test
[430/758] 574399=ripper/test_files_ext
[431/758] 574373=psych/test_data
[432/758] 574373=openssl/test_x509ext
[433/758] 574373=prism/unescape_test
[434/758] 574373=ruby/test_object_id
[435/758] 574399=test_pp
[436/758] 574399=socket/test_tcp
[437/758] 574397=ruby/test_sprintf_comb
[438/758] 574399=ruby/test_path
[439/758] 574399=ruby/test_method_cache
[440/758] 574399=rubygems/test_gem_stub_specification
[441/758] 574383=rubygems/test_gem_text
[442/758] 574383=ruby/test_settracefunc
[443/758] 574397=prism/ruby/tunnel_test
[444/758] 574397=rubygems/test_gem_commands_stale_command
[445/758] 574397=rubygems/test_gem_version
[446/758] 574373=test_extlibs
[447/758] 574397=-ext-/rational/test_rat
[448/758] 574397=rubygems/test_gem_ext_rake_builder
[449/758] 574399=monitor/test_monitor
[450/758] 574374=json/json_string_matching_test
[451/758] 574399=openssl/test_asn1
[452/758] 574374=mkmf/test_flags
[453/758] 574399=ruby/test_transcode
[454/758] 574390=ruby/test_whileuntil
[455/758] 574390=-ext-/funcall/test_passing_block
[456/758] 574390=uri/test_http
[457/758] 574390=openssl/test_x509cert
[458/758] 574390=socket/test_addrinfo
[459/758] 574397=openssl/test_buffering
[460/758] 574374=prism/ruby/ruby_parser_test
[461/758] 574374=resolv/test_svcb_https
[462/758] 574390=-ext-/test_bug-14834
[463/758] 574374=-ext-/proc/test_bmethod
[464/758] 574374=psych/nodes/test_enumerable
[465/758] 574397=rubygems/test_gem_resolver_specification
[466/758] 574374=json/json_fixtures_test
[467/758] 574397=dtrace/test_load
[468/758] 574394=ruby/test_encoding
[469/758] 574397=ruby/test_default_gems
[470/758] 574374=rubygems/test_gem_security_trust_dir
[471/758] 574374=mkmf/test_constant
[472/758] 574397=mkmf/test_have_func
[473/758] 574390=-ext-/string/test_enc_str_buf_cat
[474/758] 574390=optparse/test_zsh_completion
[475/758] 574390=rubygems/test_gem_package_tar_reader_entry
[476/758] 574390=-ext-/thread/test_lock_native_thread
[477/758] 574390=rubygems/test_webauthn_listener
[478/758] 574372=ruby/enc/test_euc_jp
[479/758] 574372=-ext-/test_abi
[480/758] 574390=-ext-/string/test_external_new
[481/758] 574390=ripper/test_scanner_events
[482/758] 574390=rubygems/test_gem_resolver_dependency_request
[483/758] 574390=-ext-/exception/test_data_error
[484/758] 574390=ruby/test_rubyvm
[485/758] 574390=ruby/test_weakmap
[486/758] 574397=rubygems/test_gem_doctor
[487/758] 574397=socket/test_ancdata
[488/758] 574397=ruby/test_sprintf
[489/758] 574372=rubygems/test_gem_uri_formatter
[490/758] 574394=rubygems/test_gem_request_connection_pools
[491/758] 574372=ruby/test_optimization
[492/758] 574399=uri/test_common
[493/758] 574397=rubygems/test_deprecate
[494/758] 574397=win32/test_registry
[495/758] 574397=openssl/test_ssl
[496/758] 574394=rubygems/test_gem_commands_push_command
[497/758] 574399=ruby/test_module
[498/758] 574394=prism/api/parse_success_test
[499/758] 574394=strscan/test_ractor
[500/758] 574404=prism/ruby/compiler_test
[501/758] 574394=date/test_date_strftime
[502/758] 574404=-ext-/typeddata/test_typeddata
[503/758] 574383=rubygems/test_gem_resolver_vendor_specification
[504/758] 574383=ruby/test_struct
[505/758] 574383=fiber/test_mutex
[506/758] 574404=-ext-/bignum/test_bigzero
[507/758] 574404=ruby/test_basicinstructions
[508/758] 574374=ruby/test_box
[509/758] 574373=rubygems/test_gem_ext_builder
[510/758] 574404=fileutils/test_verbose
[511/758] 574404=rubygems/test_gem_unsatisfiable_dependency_error
[512/758] 574383=objspace/test_ractor
[513/758] 574404=rubygems/test_gem_package_tar_header
[514/758] 574404=prism/ruby/pattern_test
[515/758] 574394=ripper/test_sexp
[516/758] 574404=socket/test_basicsocket
[517/758] 574404=rubygems/test_gem_commands_owner_command
[518/758] 574394=-ext-/string/test_normalize
[519/758] 574394=-ext-/test_recursion
[520/758] 574394=prism/locals_test
[521/758] 574394=test_find
[522/758] 574394=-ext-/win32/test_fd_setsize
[523/758] 574394=test_trick
[524/758] 574404=ruby/test_objectspace
[525/758] 574383=prism/version_test
[526/758] 574383=rubygems/test_gem_request_set
[527/758] 574383=rubygems/test_gem_version_option
[528/758] 574383=ripper/test_files_test_2
[529/758] 574374=ruby/test_require_lib
[530/758] 574373=prism/api/lex_test
[531/758] 574373=rubygems/test_gem_rdoc
[532/758] 574373=psych/test_stringio
[533/758] 574373=rubygems/test_gem_remote_fetcher_s3
[534/758] 574373=did_you_mean/core_ext/test_name_error_extension
[535/758] 574373=-ext-/string/test_fstring
[536/758] 574375=-ext-/iseq_load/test_iseq_load
[537/758] 574373=-ext-/scheduler/test_interrupt_with_scheduler
[538/758] 574373=ruby/test_fixnum
[539/758] 574373=fiber/test_timeout
[540/758] 574373=ruby/test_signal
[541/758] 574397=-ext-/test_ensure_and_callcc
[542/758] 574397=fiber/test_scheduler
[543/758] 574390=psych/test_null
[544/758] 574390=rubygems/test_gem_resolver_activation_request
[545/758] 574390=ruby/enc/test_big5
[546/758] 574390=date/test_switch_hitter
[547/758] 574390=ruby/test_defined
[548/758] 574399=-ext-/bignum/test_pack
[549/758] 574390=ruby/test_call
[550/758] 574390=ruby/test_thread
[551/758] 574399=dtrace/test_hash_create
[552/758] 574399=json/json_generic_object_test
[553/758] 574399=rubygems/test_gem_security_policy
[554/758] 574394=rubygems/test_gem_install_update_options
[555/758] 574399=uri/test_file
[556/758] 574399=rubygems/test_gem_resolver_index_set
[557/758] 574399=ruby/enc/test_case_options
[558/758] 574375=ripper/test_files_sample
[559/758] 574399=-ext-/st/test_update
[560/758] 574399=ruby/test_ractor
[561/758] 574394=-ext-/method/test_arity
[562/758] 574394=dtrace/test_raise
[563/758] 574394=open-uri/test_proxy
[564/758] 574375=io/wait/test_io_wait_uncommon
[565/758] 574375=psych/test_string
[566/758] 574394=rubygems/test_gem_ci_detector
[567/758] 574394=ruby/test_yield
[568/758] 574375=rubygems/test_gem_request_set_lockfile_parser
[569/758] 574375=ruby/enc/test_shift_jis
[570/758] 574375=rubygems/test_gem_dependency_resolution_error
[571/758] 574375=prism/fixtures_test
[572/758] 574404=ruby/test_rational2
[573/758] 574404=net/http/test_http
[574/758] 574388=-ext-/string/test_too_many_dummy_encodings
[575/758] 574375=ripper/test_filter
[576/758] 574375=rubygems/test_gem_ext_cmake_builder
[577/758] 574388=ruby/test_clone
[578/758] 574375=objspace/test_objspace
[579/758] 574388=erb/test_erb_m17n
[580/758] 574388=ruby/enc/test_koi8
[581/758] 574388=ruby/test_fnmatch
[582/758] 574388=rubygems/test_gem_resolver_vendor_set
[583/758] 574388=erb/test_erb_command
[584/758] 574388=rubygems/test_require
[585/758] 574383=net/http/test_https
[586/758] 574373=mkmf/test_have_library
[587/758] 574374=ruby/test_unicode_escape
[588/758] 574374=prism/result/integer_base_flags_test
[589/758] 574374=net/http/test_httpresponses
[590/758] 574374=uri/test_ftp
[591/758] 574374=rubygems/test_gem_commands_which_command
[592/758] 574374=ruby/test_enum
[593/758] 574373=prism/api/parse_test
[594/758] 574373=rubygems/test_gem_source_specific_file
[595/758] 574386=socket/test_unix
[596/758] 574386=optparse/test_optparse
[597/758] 574373=psych/test_coder
[598/758] 574373=ruby/test_symbol
[599/758] 574388=-ext-/gvl/test_last_thread
[600/758] 574386=etc/test_etc
[601/758] 574386=rubygems/test_gem_remote_fetcher_local_server
[602/758] 574386=uri/test_ldap
[603/758] 574388=rubygems/test_gem_source_lock
[604/758] 574386=openssl/test_cipher
[605/758] 574388=psych/test_hash
[606/758] 574388=-ext-/time/test_new
[607/758] 574388=pathname/test_ractor
[608/758] 574386=dtrace/test_array_create
[609/758] 574386=rubygems/test_gem_resolver_installed_specification
[610/758] 574404=rubygems/test_gem_commands_environment_command
[611/758] 574386=-ext-/tracepoint/test_tracepoint
[612/758] 574388=-ext-/integer/test_my_integer
[613/758] 574388=prism/encoding/symbol_encoding_test
[614/758] 574388=rubygems/test_gem_commands_mirror
[615/758] 574388=-ext-/marshal/test_internal_ivar
[616/758] 574388=mkmf/test_signedness
[617/758] 574379=openssl/test_hmac
[618/758] 574404=prism/ruby/desugar_compiler_test
[619/758] 574379=io/console/test_ractor
[620/758] 574404=rubygems/test_gem_spec_fetcher
[621/758] 574379=rubygems/test_gem_commands_sources_command
[622/758] 574404=ruby/test_undef
[623/758] 574404=io/console/test_io_console
[624/758] 574386=date/test_date_arith
[625/758] 574386=uri/test_ws
[626/758] 574386=ruby/test_io
[627/758] 574379=ruby/test_numeric
[628/758] 574383=ruby/test_metaclass
[629/758] 574383=ruby/test_key_error
[630/758] 574383=openssl/test_engine
[631/758] 574383=-ext-/exception/test_enc_raise
[632/758] 574383=ruby/test_inlinecache
[633/758] 574379=net/http/test_httpresponse
[634/758] 574379=ruby/test_weakkeymap
[635/758] 574383=-ext-/marshal/test_usrmarshal
[636/758] 574381=rubygems/test_gem_command
[637/758] 574381=test_tempfile
[638/758] 574374=openssl/test_config
[639/758] 574374=rubygems/test_gem_util
[640/758] 574383=rubygems/test_gem_gemcutter_utilities
[641/758] 574374=rubygems/test_gem_remote_fetcher
[642/758] 574394=rubygems/test_gem_resolver
[643/758] 574383=rubygems/test_gem_commands_yank_command
[644/758] 574379=did_you_mean/edit_distance/test_jaro_winkler
[645/758] 574379=did_you_mean/spell_checking/test_pattern_key_name_check
[646/758] 574374=rubygems/test_exit
[647/758] 574379=-ext-/postponed_job/test_postponed_job
[648/758] 574383=fiber/test_io_close
[649/758] 574383=rubygems/test_gem_request_set_lockfile
[650/758] 574404=json/ractor_test
[651/758] 574394=-ext-/load/test_dot_dot
[652/758] 574381=did_you_mean/tree_spell/test_human_typo
[653/758] 574394=prism/ruby/reflection_test
[654/758] 574381=ruby/test_bignum
[655/758] 574394=json/json_common_interface_test
[656/758] 574374=psych/test_stream
[657/758] 574374=coverage/test_coverage
[658/758] 574394=pathname/test_pathname
[659/758] 574404=rubygems/test_remote_fetch_error
[660/758] 574404=ruby/test_dir_m17n
[661/758] 574388=rubygems/test_gem_resolver_git_specification
[662/758] 574381=prism/result/named_capture_test
[663/758] 574381=fiber/test_io
[664/758] 574381=rubygems/test_gem_commands_cert_command
[665/758] 574394=fileutils/test_fileutils
[666/758] 574399=fiber/test_process
[667/758] 574379=ruby/test_object
[668/758] 574399=-ext-/eval/test_eval
[669/758] 574399=ruby/test_iterator
[670/758] 574405=dtrace/test_string
[671/758] 574405=rubygems/test_gem_resolver_index_specification
[672/758] 574405=psych/test_marshalable
[673/758] 574405=dtrace/test_method_cache
[674/758] 574405=rubygems/test_gem_dependency
[675/758] 574399=prism/api/parse_comments_test
[676/758] 574399=ruby/test_class
[677/758] 574405=psych/test_serialize_subclasses
[678/758] 574405=ruby/test_const
[679/758] 574405=rubygems/test_gem_commands_dependency_command
[680/758] 574383=rubygems/test_gem_ext_ext_conf_builder
[681/758] 574388=dtrace/test_cmethod
[682/758] 574405=-ext-/string/test_qsort
[683/758] 574388=json/json_addition_test
[684/758] 574405=fiber/test_storage
[685/758] 574405=-ext-/path_to_class/test_path_to_class
[686/758] 574388=prism/result/string_test
[687/758] 574405=rubygems/test_gem_source_local
[688/758] 574388=-ext-/num2int/test_num2int
[689/758] 574388=mkmf/test_have_macro
[690/758] 574381=ruby/test_process
[691/758] 574405=ruby/test_parse
[692/758] 574388=-ext-/iter/test_iter_break
[693/758] 574388=uri/test_wss
[694/758] 574388=fiber/test_address_resolve
[695/758] 574388=rubygems/test_gem_resolver_lock_specification
[696/758] 574388=-ext-/string/test_cstr
[697/758] 574373=ruby/test_variable
[698/758] 574374=openssl/test_digest
[699/758] 574374=ruby/test_econv
[700/758] 574388=-ext-/st/test_foreach
[701/758] 574388=test_securerandom
[702/758] 574388=ruby/test_thread_queue
[703/758] 574379=fileutils/test_nowrite
[704/758] 574379=ruby/test_flip
[705/758] 574379=optparse/test_summary
[706/758] 574405=ruby/test_stack
[707/758] 574379=rubygems/test_gem_ext_cargo_builder_unit
[708/758] 574379=rubygems/test_gem_commands_install_command
[709/758] 574383=socket/test_sockopt
[710/758] 574383=ruby/test_frozen_error
[711/758] 574383=prism/bom_test
[712/758] 574383=ruby/test_file
[713/758] 574404=ruby/test_lambda
[714/758] 574404=psych/test_encoding
[715/758] 574404=fiber/test_thread
[716/758] 574373=ruby/test_pattern_matching
[717/758] 574404=rubygems/test_gem_commands_search_command
[718/758] 574404=ruby/test_arithmetic_sequence
[719/758] 574404=ruby/test_literal
[720/758] 574373=optparse/test_getopts
[721/758] 574373=rubygems/test_gem_resolver_api_specification
[722/758] 574373=prism/ruby/parameters_signature_test
[723/758] 574373=ruby/test_primitive
[724/758] 574373=rubygems/test_gem_request
[725/758] 574388=openssl/test_pkey
[726/758] 574373=rubygems/test_gem_commands_signin_command
[727/758] 574374=socket/test_nonblock
[728/758] 574373=psych/handlers/test_recorder
[729/758] 574373=-ext-/iter/test_yield_block
[730/758] 574373=rubygems/test_gem_commands_specification_command
[731/758] 574374=psych/test_boolean
[732/758] 574374=mkmf/test_config
[733/758] 574372=psych/test_yaml
[734/758] 574373=psych/test_document
[735/758] 574373=fiber/test_ractor
[736/758] 574388=did_you_mean/test_spell_checker
[737/758] 574388=-ext-/bug_reporter/test_bug_reporter
[738/758] 574372=ruby/enc/test_windows_1251
[739/758] 574405=prism/ruby/relocation_test
[740/758] 574372=ripper/test_parser_events
[741/758] 574373=-ext-/file/test_stat
[742/758] 574373=ruby/test_eval
[743/758] 574405=resolv/test_addr
[744/758] 574405=mkmf/test_convertible
[745/758] 574372=rubygems/test_gem_resolver_best_set
[746/758] 574372=resolv/test_win32_config
[747/758] 574372=json/test_helper
[748/758] 574372=psych/test_yamldbm
[749/758] 574372=ruby/test_thread_cv
[750/758] 574379=rubygems/test_gem_resolver_conflict
[751/758] 574379=psych/test_scalar
[752/758] 574379=ruby/test_readpartial
[753/758] 574388=rubygems/test_gem_commands_contents_command
[754/758] 574388=prism/newline_offsets_test
[755/758] 574379=ruby/test_regexp
[756/758] 574372=rubygems/test_gem_util_atomic_file_writer
[757/758] 574372=ruby/test_rational
[758/758] 574383=-ext-/bignum/test_str2big
$$$ #<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:00 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
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 573124 1022 1022 pts/0 1022 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
573124 573127 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.20260220-023320 --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
573127 573128 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.20260220-023320 --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
573128 574036 1022 1022 pts/0 1022 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
574036 574037 1022 1022 pts/0 1022 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
574037 574369 1022 1022 pts/0 1022 Sl+ 1000 0:21 /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
574369 574397 1022 1022 pts/0 1022 Sl+ 1000 1:31 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestFiberScheduler#test_post_fork_scheduler_reset
574397 596355 1022 1022 pts/0 1022 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestFiberScheduler#test_post_fork_scheduler_reset
573128 1301400 1022 1022 pts/0 1022 R+ 1000 0:00 ps jx
{1=>[1009], 1009=>[1022], 1022=>[1024], 1024=>[573124], 573124=>[573127], 573127=>[573128], 573128=>[574036, 1301400], 574036=>[574037], 574037=>[574369], 574369=>[574397], 574397=>[596355]}
$ timeout 60 gdb -p 596355 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 596357]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005db68e0c9eae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
>>> Threads
Id Target Id Frame
* 1 Thread 0x7444babc56c0 (LWP 596355) "test_scheduler*" 0x00005db68e0c9eae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
2 Thread 0x7444e09ff6c0 (LWP 596357) "test_scheduler*" 0x00007444fcb1b4fd in __GI___poll (fds=0x7444dd3bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x7444e09ff6c0 (LWP 596357) "test_scheduler*"):
#0 0x00007444fcb1b4fd in __GI___poll (fds=0x7444dd3bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00005db68e05474a in __interceptor_poll ()
No symbol table info available.
#2 0x00005db68e45d24b 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 0x00005db68e0adaff in asan_thread_start(void*) ()
No symbol table info available.
#5 0x00007444fca9caa4 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 = {127839175177920, -4246506253982490106, 127839175177920, -352, 25, 127838539493520, -4246506253969907194, -4246514688533454330}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x00007444fcb29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x7444babc56c0 (LWP 596355) "test_scheduler*"):
#0 0x00005db68e0c9eae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1 0x00005db68e0cae6a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2 0x00005db68e0177f8 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 0x00005db68e0175e9 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 0x00005db68e01741d 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 0x00005db68e016e5d in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6 0x00005db68e016aa6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7 0x00005db68e018d76 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8 0x00005db68e0afc40 in __interceptor_free ()
No symbol table info available.
#9 0x00005db68e134b66 in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x52500000a100, old_size=8208) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8287
objspace = 0x51d000000a80
malloc_increase_done = <optimized out>
#10 ruby_sized_xfree (x=0x52500000a100, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5489
No locals.
#11 0x00005db68e160391 in rb_data_free (objspace=0x51d000000a80, obj=127839640080200) at /tmp/ruby/src/trunk_asan/gc.c:1397
dfree = 0x0
free_immediately = -512
data = <optimized out>
dfree = <optimized out>
free_immediately = <optimized out>
#12 rb_gc_obj_free (objspace=<optimized out>, obj=127839640080200) at /tmp/ruby/src/trunk_asan/gc.c:1543
args = <optimized out>
#13 0x00005db68e12c524 in rb_gc_impl_shutdown_call_finalizer (objspace_ptr=0x51d000000a80) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3116
poisoned = 0x0
vp = 127839640080200
page = <optimized out>
p = 127839640080200
pend = 127839640092640
i = 160
objspace = 0x51d000000a80
lock_lev = 0
i = <optimized out>
page = <optimized out>
p = <optimized out>
pend = <optimized out>
stride = <optimized out>
vp = <optimized out>
poisoned = <optimized out>
unpoisoning = <optimized out>
#14 rb_objspace_call_finalizer () at /tmp/ruby/src/trunk_asan/gc.c:1925
No locals.
#15 0x00005db68e0f4169 in rb_ec_finalize (ec=0x5170001611d8) at /tmp/ruby/src/trunk_asan/eval.c:166
No locals.
#16 rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:257
_ec = 0x5170001611d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7444babc3cd0, <optimized out>, 0x7444babc3ba0, <optimized out>, <optimized out>}, prev = 0x7444be9f7240, state = RUBY_TAG_NONE, lock_rec = 0}
save_error = 4
sysex = 0
signaled = 0
th0 = 0x515000289900
step = 4
message = 4
th = 0x515000289900
buf = <optimized out>
state = <optimized out>
#17 0x00005db68e0f3854 in ruby_cleanup (ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:180
No locals.
#18 0x00005db68e0f476b in ruby_stop (ex=5256, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:292
No locals.
#19 0x00005db68e29d64d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4294
status = <optimized out>
pid = <optimized out>
#20 0x00005db68e53b758 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 = 0x7444d9da7f40
cfunc = 0x5060000489e8
recv = 127839071028160
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#21 0x00005db68e520d05 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7444babc4400) 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>
#22 0x00005db68e520795 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
#23 0x00005db68e4d5290 in vm_sendish (ec=0x5170001611d8, reg_cfp=0x7444d38bb790, cd=0x50f000258cc0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#24 vm_exec_core (ec=ec@entry=0x5170001611d8) at ../../src/trunk_asan/insns.def:857
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x50f000258cc0
insns_address_table = {0x5db68e4d6845 <vm_exec_core+29765>, 0x5db68e4d073f <vm_exec_core+4927>, 0x5db68e4d6086 <vm_exec_core+27782>, 0x5db68e4d1e5f <vm_exec_core+10847>, 0x5db68e4cf929 <vm_exec_core+1321>, 0x5db68e4d1097 <vm_exec_core+7319>, 0x5db68e4d6435 <vm_exec_core+28725>, 0x5db68e4d0caf <vm_exec_core+6319>, 0x5db68e4d6f8b <vm_exec_core+31627>, 0x5db68e4d5472 <vm_exec_core+24690>, 0x5db68e4d3657 <vm_exec_core+16983>, 0x5db68e4cfca9 <vm_exec_core+2217>, 0x5db68e4d69ee <vm_exec_core+30190>, 0x5db68e4d6698 <vm_exec_core+29336>, 0x5db68e4d0e91 <vm_exec_core+6801>, 0x5db68e4d01d7 <vm_exec_core+3543>, 0x5db68e4d5a32 <vm_exec_core+26162>, 0x5db68e4d1760 <vm_exec_core+9056>, 0x5db68e4d6c8b <vm_exec_core+30859>, 0x5db68e4d6879 <vm_exec_core+29817>, 0x5db68e4d1cd5 <vm_exec_core+10453>, 0x5db68e4d35c2 <vm_exec_core+16834>, 0x5db68e4d5742 <vm_exec_core+25410>, 0x5db68e4d6787 <vm_exec_core+29575>, 0x5db68e4d429c <vm_exec_core+20124>, 0x5db68e4d57da <vm_exec_core+25562>, 0x5db68e4d5be8 <vm_exec_core+26600>, 0x5db68e4d41d9 <vm_exec_core+19929>, 0x5db68e4d00e6 <vm_exec_core+3302>, 0x5db68e4d4ed4 <vm_exec_core+23252>, 0x5db68e4cff35 <vm_exec_core+2869>, 0x5db68e4d0265 <vm_exec_core+3685>, 0x5db68e4d2504 <vm_exec_core+12548>, 0x5db68e4d4121 <vm_exec_core+19745>, 0x5db68e4d4cea <vm_exec_core+22762>, 0x5db68e4d3c49 <vm_exec_core+18505>, 0x5db68e4cfbc3 <vm_exec_core+1987>, 0x5db68e4d5fee <vm_exec_core+27630>, 0x5db68e4d65ba <vm_exec_core+29114>, 0x5db68e4d045f <vm_exec_core+4191>, 0x5db68e4d1367 <vm_exec_core+8039>, 0x5db68e4d0ff0 <vm_exec_core+7152>, 0x5db68e4d1850 <vm_exec_core+9296>, 0x5db68e4d33e5 <vm_exec_core+16357>, 0x5db68e4d0971 <vm_exec_core+5489>, 0x5db68e4d5f35 <vm_exec_core+27445>, 0x5db68e4d12f5 <vm_exec_core+7925>, 0x5db68e4d2ef5 <vm_exec_core+15093>, 0x5db68e4d3935 <vm_exec_core+17717>, 0x5db68e4d5ad4 <vm_exec_core+26324>, 0x5db68e4d4683 <vm_exec_core+21123>, 0x5db68e4d1abb <vm_exec_core+9915>, 0x5db68e4d1466 <vm_exec_core+8294>, 0x5db68e4d59b4 <vm_exec_core+26036>, 0x5db68e4d284d <vm_exec_core+13389>, 0x5db68e4d4f62 <vm_exec_core+23394>, 0x5db68e4d4798 <vm_exec_core+21400>, 0x5db68e4cf758 <vm_exec_core+856>, 0x5db68e4d04af <vm_exec_core+4271>, 0x5db68e4d3cf0 <vm_exec_core+18672>, 0x5db68e4d5e90 <vm_exec_core+27280>, 0x5db68e4d1d7f <vm_exec_core+10623>, 0x5db68e4d58d9 <vm_exec_core+25817>, 0x5db68e4d166d <vm_exec_core+8813>, 0x5db68e4d4467 <vm_exec_core+20583>, 0x5db68e4d4556 <vm_exec_core+20822>, 0x5db68e4d3a8a <vm_exec_core+18058>, 0x5db68e4d3edb <vm_exec_core+19163>, 0x5db68e4d2275 <vm_exec_core+11893>, 0x5db68e4d18c6 <vm_exec_core+9414>, 0x5db68e4d554b <vm_exec_core+24907>, 0x5db68e4dd610 <vm_exec_core+57872>, 0x5db68e4d21bf <vm_exec_core+11711>, 0x5db68e4d3dce <vm_exec_core+18894>, 0x5db68e4d435f <vm_exec_core+20319>, 0x5db68e4d0adb <vm_exec_core+5851>, 0x5db68e4d0c5e <vm_exec_core+6238>, 0x5db68e4d0be1 <vm_exec_core+6113>, 0x5db68e4d1406 <vm_exec_core+8198>, 0x5db68e4d17d6 <vm_exec_core+9174>, 0x5db68e4d37d5 <vm_exec_core+17365>, 0x5db68e4d2d4d <vm_exec_core+14669>, 0x5db68e4d6bb7 <vm_exec_core+30647>, 0x5db68e4cf829 <vm_exec_core+1065>, 0x5db68e4d0dba <vm_exec_core+6586>, 0x5db68e4d70af <vm_exec_core+31919>, 0x5db68e4d4db0 <vm_exec_core+22960>, 0x5db68e4d3b44 <vm_exec_core+18244>, 0x5db68e4d5c7a <vm_exec_core+26746>, 0x5db68e4cf75d <vm_exec_core+861>, 0x5db68e4d635e <vm_exec_core+28510>, 0x5db68e4d6d05 <vm_exec_core+30981>, 0x5db68e4d6dd1 <vm_exec_core+31185>, 0x5db68e4cffb4 <vm_exec_core+2996>, 0x5db68e4d68f3 <vm_exec_core+29939>, 0x5db68e4d2776 <vm_exec_core+13174>, 0x5db68e4d6a75 <vm_exec_core+30325>, 0x5db68e4d1b98 <vm_exec_core+10136>, 0x5db68e4d62d8 <vm_exec_core+28376>, 0x5db68e4cfea0 <vm_exec_core+2720>, 0x5db68e4d0a1d <vm_exec_core+5661>, 0x5db68e4d6e9f <vm_exec_core+31391>, 0x5db68e4d3005 <vm_exec_core+15365>, 0x5db68e4d2bf7 <vm_exec_core+14327>, 0x5db68e4d347f <vm_exec_core+16511>, 0x5db68e4d2a0a <vm_exec_core+13834>, 0x5db68e4d32cb <vm_exec_core+16075>, 0x5db68e4d31fd <vm_exec_core+15869>, 0x5db68e4d20dc <vm_exec_core+11484>, 0x5db68e4d2915 <vm_exec_core+13589>, 0x5db68e4d2638 <vm_exec_core+12856>, 0x5db68e4d2b24 <vm_exec_core+14116>, 0x5db68e4d2b95 <vm_exec_core+14229>, 0x5db68e4d6836 <vm_exec_core+29750>, 0x5db68e4d0730 <vm_exec_core+4912>, 0x5db68e4d6077 <vm_exec_core+27767>, 0x5db68e4d1e50 <vm_exec_core+10832>, 0x5db68e4cf91a <vm_exec_core+1306>, 0x5db68e4d1088 <vm_exec_core+7304>, 0x5db68e4d6426 <vm_exec_core+28710>, 0x5db68e4d0ca0 <vm_exec_core+6304>, 0x5db68e4d6f7c <vm_exec_core+31612>, 0x5db68e4d5463 <vm_exec_core+24675>, 0x5db68e4d3648 <vm_exec_core+16968>, 0x5db68e4cfc9a <vm_exec_core+2202>, 0x5db68e4d69df <vm_exec_core+30175>, 0x5db68e4d6689 <vm_exec_core+29321>, 0x5db68e4d0e82 <vm_exec_core+6786>, 0x5db68e4d01c8 <vm_exec_core+3528>, 0x5db68e4d5a23 <vm_exec_core+26147>, 0x5db68e4d1751 <vm_exec_core+9041>, 0x5db68e4d6c7c <vm_exec_core+30844>, 0x5db68e4d686a <vm_exec_core+29802>, 0x5db68e4d1cc6 <vm_exec_core+10438>, 0x5db68e4d35b3 <vm_exec_core+16819>, 0x5db68e4d5733 <vm_exec_core+25395>, 0x5db68e4d6778 <vm_exec_core+29560>, 0x5db68e4d428d <vm_exec_core+20109>, 0x5db68e4d57cb <vm_exec_core+25547>, 0x5db68e4d5bd9 <vm_exec_core+26585>, 0x5db68e4d41ca <vm_exec_core+19914>, 0x5db68e4d00d7 <vm_exec_core+3287>, 0x5db68e4d4ec5 <vm_exec_core+23237>, 0x5db68e4cff26 <vm_exec_core+2854>, 0x5db68e4d0256 <vm_exec_core+3670>, 0x5db68e4d24f5 <vm_exec_core+12533>, 0x5db68e4d4112 <vm_exec_core+19730>, 0x5db68e4d4cdb <vm_exec_core+22747>, 0x5db68e4d3c3a <vm_exec_core+18490>, 0x5db68e4cfbb4 <vm_exec_core+1972>, 0x5db68e4d5fdf <vm_exec_core+27615>, 0x5db68e4d65ab <vm_exec_core+29099>, 0x5db68e4d0450 <vm_exec_core+4176>, 0x5db68e4d1358 <vm_exec_core+8024>, 0x5db68e4d0fe1 <vm_exec_core+7137>, 0x5db68e4d1841 <vm_exec_core+9281>, 0x5db68e4d33d6 <vm_exec_core+16342>, 0x5db68e4d0962 <vm_exec_core+5474>, 0x5db68e4d5f26 <vm_exec_core+27430>, 0x5db68e4d12e6 <vm_exec_core+7910>, 0x5db68e4d2ee6 <vm_exec_core+15078>, 0x5db68e4d3926 <vm_exec_core+17702>, 0x5db68e4d5ac5 <vm_exec_core+26309>, 0x5db68e4d4674 <vm_exec_core+21108>, 0x5db68e4d1aac <vm_exec_core+9900>, 0x5db68e4d1457 <vm_exec_core+8279>, 0x5db68e4d59a5 <vm_exec_core+26021>, 0x5db68e4d283e <vm_exec_core+13374>, 0x5db68e4d4f53 <vm_exec_core+23379>, 0x5db68e4d4789 <vm_exec_core+21385>, 0x5db68e4d4533 <vm_exec_core+20787>, 0x5db68e4d04a0 <vm_exec_core+4256>, 0x5db68e4d3ce1 <vm_exec_core+18657>, 0x5db68e4d5e81 <vm_exec_core+27265>, 0x5db68e4d1d70 <vm_exec_core+10608>, 0x5db68e4d58ca <vm_exec_core+25802>, 0x5db68e4d1e4b <vm_exec_core+10827>, 0x5db68e4d4458 <vm_exec_core+20568>, 0x5db68e4d4547 <vm_exec_core+20807>, 0x5db68e4d3a7b <vm_exec_core+18043>, 0x5db68e4d3ecc <vm_exec_core+19148>, 0x5db68e4d2266 <vm_exec_core+11878>, 0x5db68e4d18b7 <vm_exec_core+9399>, 0x5db68e4d553c <vm_exec_core+24892>, 0x5db68e4dd601 <vm_exec_core+57857>, 0x5db68e4d21b0 <vm_exec_core+11696>, 0x5db68e4d3dbf <vm_exec_core+18879>, 0x5db68e4d4350 <vm_exec_core+20304>, 0x5db68e4d0acc <vm_exec_core+5836>, 0x5db68e4d0c4f <vm_exec_core+6223>, 0x5db68e4d0bd2 <vm_exec_core+6098>, 0x5db68e4d13f7 <vm_exec_core+8183>, 0x5db68e4d17c7 <vm_exec_core+9159>, 0x5db68e4d37c6 <vm_exec_core+17350>, 0x5db68e4d2d3e <vm_exec_core+14654>, 0x5db68e4d37c1 <vm_exec_core+17345>, 0x5db68e4d41c5 <vm_exec_core+19909>, 0x5db68e4d410d <vm_exec_core+19725>, 0x5db68e4d13f2 <vm_exec_core+8178>, 0x5db68e4d4533 <vm_exec_core+20787>...}
reg_cfp = 0x7444d38bb790
reg_pc = 0x51600213dfb8
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>
th: 0x515000289900, native_id: 0x7444babc56c0
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>
-- Control frame information -----------------------------------------------
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
=================================================================
==596355==ERROR: AddressSanitizer: heap-use-after-free on address 0x52500000a778 at pc 0x5db68e41e6c6 bp 0x7444babc2d40 sp 0x7444babc2d38
READ of size 8 at 0x52500000a778 thread T418
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#25 0x00005db68e4ca592 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x5170001611d8
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#26 0x00005db68e50f0bb in invoke_iseq_block_from_c (ec=0x5170001611d8, captured=<optimized out>, self=127839071028160, 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 = 0x7444da895010
cfp = 0x7444d38bb7c8
sp = 0x7444d37bb818
use_argv = <optimized out>
stack_argv = 0x7444d37bb818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#27 invoke_block_from_c_proc (ec=0x5170001611d8, self=127839071028160, 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>
#28 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.
#29 0x00005db68e50d2d6 in rb_vm_invoke_proc (ec=0x540000001488, proc=0x80, argc=-1911775570, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1965
self = 0
#30 0x00005db68e45ba52 in thread_do_start_proc (th=th@entry=0x515000289900) at /tmp/ruby/src/trunk_asan/thread.c:625
args = <optimized out>
procval = <optimized out>
proc = 0x50400164c750
args_len = <optimized out>
args_ptr = <optimized out>
#31 0x00005db68e4595ed in thread_do_start (th=0x515000289900) at /tmp/ruby/src/trunk_asan/thread.c:642
result = 36
#32 thread_start_func_2 (th=th@entry=0x515000289900, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x5db68edfa460 <_main_thread>
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#33 0x00005db68e4588de in call_thread_start_func_2 (th=0x515000289900) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
stack_start = <optimized out>
stack_start_addr = 0x7444babc4cc0
#34 nt_start (ptr=0x50c000013a80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
th = 0x515000289900
sched = <optimized out>
nt = 0x50c000013a80
vm = 0x5db68f827ca0 <_vm>
#35 0x00005db68e0adaff in asan_thread_start(void*) ()
No symbol table info available.
#36 0x00007444fca9caa4 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 = {127838539503296, -4246378464746790394, 127838539503296, -352, 0, 140731046355312, -4246378464734207482, -4246514688533454330}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#37 0x00007444fcb29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
>>> Dump Ruby level backtrace (if possible)
[Detaching after fork from child process 1301415]
#0 0x5db68e41e6c5 in get_id_str /tmp/ruby/src/trunk_asan/symbol.c:801:27
#1 0x5db68e41e6c5 in rb_id2str /tmp/ruby/src/trunk_asan/symbol.c:1049:12
#2 0x5db68e41e6c5 in rb_id2name /tmp/ruby/src/trunk_asan/symbol.c:1055:17
#3 0x5db68e56cc3d in control_frame_dump /tmp/ruby/src/trunk_asan/vm_dump.c:150:21
#4 0x5db68e56cc3d in rb_vmdebug_stack_dump_raw /tmp/ruby/src/trunk_asan/vm_dump.c:495:9
#5 0x5db68e5705cd in rb_vmdebug_stack_dump_all_threads /tmp/ruby/src/trunk_asan/vm_dump.c:1621:14
#6 0x7444babc2efe (<unknown module>)
0x52500000a778 is located 1656 bytes inside of 8208-byte region [0x52500000a100,0x52500000c110)
freed by thread T418 here:
#0 0x5db68e0afbda in free (/tmp/ruby/build/trunk_asan/ruby+0x208bda) (BuildId: 2f8122be40a41b665c3395e1eec92c9299dc9443)
#1 0x5db68e134b65 in rb_gc_impl_free /tmp/ruby/src/trunk_asan/gc/default/default.c:8287:9
#2 0x5db68e134b65 in ruby_sized_xfree /tmp/ruby/src/trunk_asan/gc.c:5489:13
#3 0x5db68e160390 in rb_data_free /tmp/ruby/src/trunk_asan/gc.c:1397:17
#4 0x5db68e160390 in rb_gc_obj_free /tmp/ruby/src/trunk_asan/gc.c:1543:14
#5 0x5db68e12c523 in rb_gc_impl_shutdown_call_finalizer /tmp/ruby/src/trunk_asan/gc/default/default.c:3116:25
#6 0x5db68e12c523 in rb_objspace_call_finalizer /tmp/ruby/src/trunk_asan/gc.c:1925:5
#7 0x5db68e0f4168 in rb_ec_finalize /tmp/ruby/src/trunk_asan/eval.c:166:5
#8 0x5db68e0f4168 in rb_ec_cleanup /tmp/ruby/src/trunk_asan/eval.c:257:5
#9 0x5db68e0f3853 in ruby_cleanup /tmp/ruby/src/trunk_asan/eval.c:180:12
#10 0x5db68e0f476a in ruby_stop /tmp/ruby/src/trunk_asan/eval.c:292:10
#11 0x5db68e29d64c in rb_f_fork /tmp/ruby/src/trunk_asan/process.c:4294:13
#12 0x5db68e53b757 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905:11
#13 0x5db68e520d04 in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4891:16
#14 0x5db68e520794 in vm_call_method /tmp/ruby/src/trunk_asan/vm_insnhelper.c
#15 0x5db68e4d528f in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127:15
#16 0x5db68e4d528f in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:857:11
#17 0x5db68e4ca591 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2798:22
#18 0x5db68e50f0ba in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1820:12
#19 0x5db68e50f0ba in invoke_block_from_c_proc /tmp/ruby/src/trunk_asan/vm.c:1914:16
#20 0x5db68e50f0ba in vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1944:12
#21 0x5db68e50d2d5 in rb_vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1965:16
#22 0x5db68e45ba51 in thread_do_start_proc /tmp/ruby/src/trunk_asan/thread.c:625:16
#23 0x5db68e4595ec in thread_do_start /tmp/ruby/src/trunk_asan/thread.c:642:18
#24 0x5db68e4595ec in thread_start_func_2 /tmp/ruby/src/trunk_asan/thread.c:697:18
#25 0x5db68e4588dd in call_thread_start_func_2 /tmp/ruby/src/trunk_asan/thread_pthread.c:2227:5
#26 0x5db68e4588dd in nt_start /tmp/ruby/src/trunk_asan/thread_pthread.c:2272:13
#27 0x5db68e0adafe in asan_thread_start(void*) asan_interceptors.cpp.o
previously allocated by thread T0 here:
#0 0x5db68e0b007c in calloc (/tmp/ruby/build/trunk_asan/ruby+0x20907c) (BuildId: 2f8122be40a41b665c3395e1eec92c9299dc9443)
#1 0x5db68e1299ec in calloc1 /tmp/ruby/src/trunk_asan/gc/default/default.c:1548:12
#2 0x5db68e1299ec in rb_gc_impl_calloc /tmp/ruby/src/trunk_asan/gc/default/default.c:8323:5
#3 0x5db68e1299ec in ruby_xcalloc_body /tmp/ruby/src/trunk_asan/gc.c:5424:12
#4 0x5db68e1299ec in ruby_xcalloc /tmp/ruby/src/trunk_asan/gc.c:5418:34
#5 0x5db68e41e3f3 in rb_darray_calloc_mul_add /tmp/ruby/src/trunk_asan/darray.h:188:17
#6 0x5db68e41e3f3 in rb_darray_make_impl /tmp/ruby/src/trunk_asan/darray.h:287:30
#7 0x5db68e41e3f3 in set_id_entry /tmp/ruby/src/trunk_asan/symbol.c:286:9
#8 0x5db68e423255 in sym_set_create /tmp/ruby/src/trunk_asan/symbol.c:346:13
#9 0x5db68e8d7116 in rb_concurrent_set_find_or_insert /tmp/ruby/src/trunk_asan/concurrent_set.c:315:11
#10 0x5db68e41db1c in sym_find_or_insert_static_symbol /tmp/ruby/src/trunk_asan/symbol.c:404:9
#11 0x5db68e41db1c in rb_intern3 /tmp/ruby/src/trunk_asan/symbol.c:890:17
#12 0x5db68e77c394 in rb_define_method /tmp/ruby/src/trunk_asan/class.c:2755:32
#13 0x5db68e77c394 in rb_define_singleton_method /tmp/ruby/src/trunk_asan/class.c:2942:5
#14 0x5db68e140890 in rb_gc_impl_init /tmp/ruby/src/trunk_asan/gc/default/default.c:9606:5
#15 0x5db68e140890 in Init_GC /tmp/ruby/src/trunk_asan/gc.c:5788:5
#16 0x5db68e197641 in rb_call_inits /tmp/ruby/src/trunk_asan/inits.c:60:5
#17 0x5db68e0f11ab in ruby_setup /tmp/ruby/src/trunk_asan/eval.c:88:9
#18 0x5db68e0f1616 in ruby_init /tmp/ruby/src/trunk_asan/eval.c:100:17
#19 0x5db68e0edba3 in rb_main /tmp/ruby/src/trunk_asan/main.c:41:5
#20 0x5db68e0edba3 in main /tmp/ruby/src/trunk_asan/main.c:62:12
#21 0x7444fca2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
#22 0x7444fca2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
#23 0x5db68e011984 in _start (/tmp/ruby/build/trunk_asan/ruby+0x16a984) (BuildId: 2f8122be40a41b665c3395e1eec92c9299dc9443)
Thread T418 created by T0 here:
#0 0x5db68e0957a1 in pthread_create (/tmp/ruby/build/trunk_asan/ruby+0x1ee7a1) (BuildId: 2f8122be40a41b665c3395e1eec92c9299dc9443)
#1 0x5db68e434c89 in native_thread_create0 /tmp/ruby/src/trunk_asan/thread_pthread.c:2141:11
#2 0x5db68e434c89 in native_thread_create_dedicated /tmp/ruby/src/trunk_asan/thread_pthread.c:2206:15
#3 0x5db68e434c89 in native_thread_create /tmp/ruby/src/trunk_asan/thread_pthread.c:2389:16
#4 0x5db68e434c89 in thread_create_core /tmp/ruby/src/trunk_asan/thread.c:896:11
#5 0x5db68e44d7d0 in thread_initialize /tmp/ruby/src/trunk_asan/thread.c:1004:16
#6 0x5db68e552451 in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
#7 0x5db68e552451 in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
#8 0x5db68e552451 in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
#9 0x5db68e557234 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
#10 0x5db68e557234 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:572:12
#11 0x5db68e4f9fb6 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:891:12
#12 0x5db68e4f9fb6 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1088:12
#13 0x5db68e0fb7ba in rb_obj_call_init_kw /tmp/ruby/src/trunk_asan/eval.c:1859:5
#14 0x5db68e44aa39 in thread_s_new /tmp/ruby/src/trunk_asan/thread.c:937:5
#15 0x5db68e53b757 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905:11
#16 0x5db68e4d528f in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127:15
#17 0x5db68e4d528f in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:857:11
#18 0x5db68e4ca591 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2798:22
#19 0x5db68e55c551 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1820:12
#20 0x5db68e55c551 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1834:20
#21 0x5db68e4fc97b in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1871:12
#22 0x5db68e4fc97b in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1879:12
#23 0x5db68e4fc97b in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1362:12
#24 0x5db68e4fc97b in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
#25 0x5db68e6dc875 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3779:30
#26 0x5db68e53b757 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905:11
#27 0x5db68e4d528f in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127:15
#28 0x5db68e4d528f in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:857:11
#29 0x5db68e4ca980 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2825:22
#30 0x5db68e4ca980 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2804:18
#31 0x5db68e55c551 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1820:12
#32 0x5db68e55c551 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1834:20
#33 0x5db68e4fc97b in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1871:12
#34 0x5db68e4fc97b in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1879:12
#35 0x5db68e4fc97b in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1362:12
#36 0x5db68e4fc97b in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
#37 0x5db68e6dc875 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3779:30
#38 0x5db68e53b757 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905:11
#39 0x5db68e4d528f in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127:15
#40 0x5db68e4d528f in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:857:11
#41 0x5db68e4ca980 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2825:22
#42 0x5db68e4ca980 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2804:18
#43 0x5db68e513e75 in rb_iseq_eval_main /tmp/ruby/src/trunk_asan/vm.c:3064:11
#44 0x5db68e0f4c7f in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:283:9
#45 0x5db68e0f4c7f in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:321:30
#46 0x5db68e0edbb6 in rb_main /tmp/ruby/src/trunk_asan/main.c:42:12
#47 0x5db68e0edbb6 in main /tmp/ruby/src/trunk_asan/main.c:62:12
#48 0x7444fca2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
#49 0x7444fca2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
#50 0x5db68e011984 in _start (/tmp/ruby/build/trunk_asan/ruby+0x16a984) (BuildId: 2f8122be40a41b665c3395e1eec92c9299dc9443)
SUMMARY: AddressSanitizer: heap-use-after-free /tmp/ruby/src/trunk_asan/symbol.c:801:27 in get_id_str
[Thread 0x7444babc56c0 (LWP 596355) exited]
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
==596355==ABORTING
/tmp/ruby/src/trunk_asan/test/fiber/test_scheduler.rb:241: [BUG] ASAN error
ruby 4.1.0dev (2026-02-20T02:05:07Z master 6ea68a5841) +PRISM [x86_64-linux]
-- Control frame information -----------------------------------------------
AddressSanitizer: nested bug in the same thread, aborting.
[Thread 0x7444e09ff6c0 (LWP 596357) exited]
[New process 596355]
[Inferior 1 (process 596355) exited with code 01]
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 574397 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 596356]
[New LWP 592717]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
arch_fork (ctid=0x7444fcd39f10) at ../sysdeps/unix/sysv/linux/arch-fork.h:50
>>> Threads
Id Target Id Frame
* 1 Thread 0x7444fcd39c40 (LWP 574397) "ruby" arch_fork (ctid=0x7444fcd39f10) at ../sysdeps/unix/sysv/linux/arch-fork.h:50
2 Thread 0x7444e09ff6c0 (LWP 596356) "test_scheduler*" 0x00007444fcb1b4fd in __GI___poll (fds=0x7444dd3bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
3 Thread 0x7444db7046c0 (LWP 592717) "parallel.rb:40" 0x00007444fcb1b4fd in __GI___poll (fds=0x7444c1f06660, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 3 (Thread 0x7444db7046c0 (LWP 592717) "parallel.rb:40"):
#0 0x00007444fcb1b4fd in __GI___poll (fds=0x7444c1f06660, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00005db68e05474a in __interceptor_poll ()
No symbol table info available.
#2 0x00005db68e1c7099 in nogvl_wait_for (th=127839061605440, fptr=0x511000544600, 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 0x00005db68e1c860a in internal_read_func (ptr=0x7444c1f06440) at /tmp/ruby/src/trunk_asan/io.c:1212
iis = 0x7444c1f06440
result = <optimized out>
#5 0x00005db68e43b04e in rb_thread_io_blocking_call (io=0x511000544600, func=0x5db68e1c8100 <internal_read_func>, data1=0x7444c1f06440, 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 0x00005db68e0f96de 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 = 0x51700012e5d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7444db702dd0, <optimized out>, 0x7444db702ce0, <optimized out>, <optimized out>}, prev = 0x7444c1f00240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#7 0x00005db68e0f9b69 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 0x00005db68e1dc752 in io_read_memory_locktmp (str=127838660355680, 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 = 127839061605440, fptr = 0x511000544600, nonblock = 0, fd = 6, buf = 0x519000fda780, capa = 1024, timeout = <optimized out>}
length = <optimized out>
len = 1024
fptr = 0x511000544600
n = <optimized out>
shrinkable = <optimized out>
#10 0x00005db68e1b8a41 in io_readpartial (argc=-1041209760, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3646
ret = <optimized out>
#11 0x00005db68e53b758 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 = 0x7444fc578388
cfunc = 0x50600002c1e8
recv = 127839061605560
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#12 0x00005db68e4dbe7d in vm_sendish (ec=0x51700012e5d8, reg_cfp=0x7444d973f790, 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=0x51700012e5d8) at ../../src/trunk_asan/insns.def:905
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x5db68e4d6845 <vm_exec_core+29765>, 0x5db68e4d073f <vm_exec_core+4927>, 0x5db68e4d6086 <vm_exec_core+27782>, 0x5db68e4d1e5f <vm_exec_core+10847>, 0x5db68e4cf929 <vm_exec_core+1321>, 0x5db68e4d1097 <vm_exec_core+7319>, 0x5db68e4d6435 <vm_exec_core+28725>, 0x5db68e4d0caf <vm_exec_core+6319>, 0x5db68e4d6f8b <vm_exec_core+31627>, 0x5db68e4d5472 <vm_exec_core+24690>, 0x5db68e4d3657 <vm_exec_core+16983>, 0x5db68e4cfca9 <vm_exec_core+2217>, 0x5db68e4d69ee <vm_exec_core+30190>, 0x5db68e4d6698 <vm_exec_core+29336>, 0x5db68e4d0e91 <vm_exec_core+6801>, 0x5db68e4d01d7 <vm_exec_core+3543>, 0x5db68e4d5a32 <vm_exec_core+26162>, 0x5db68e4d1760 <vm_exec_core+9056>, 0x5db68e4d6c8b <vm_exec_core+30859>, 0x5db68e4d6879 <vm_exec_core+29817>, 0x5db68e4d1cd5 <vm_exec_core+10453>, 0x5db68e4d35c2 <vm_exec_core+16834>, 0x5db68e4d5742 <vm_exec_core+25410>, 0x5db68e4d6787 <vm_exec_core+29575>, 0x5db68e4d429c <vm_exec_core+20124>, 0x5db68e4d57da <vm_exec_core+25562>, 0x5db68e4d5be8 <vm_exec_core+26600>, 0x5db68e4d41d9 <vm_exec_core+19929>, 0x5db68e4d00e6 <vm_exec_core+3302>, 0x5db68e4d4ed4 <vm_exec_core+23252>, 0x5db68e4cff35 <vm_exec_core+2869>, 0x5db68e4d0265 <vm_exec_core+3685>, 0x5db68e4d2504 <vm_exec_core+12548>, 0x5db68e4d4121 <vm_exec_core+19745>, 0x5db68e4d4cea <vm_exec_core+22762>, 0x5db68e4d3c49 <vm_exec_core+18505>, 0x5db68e4cfbc3 <vm_exec_core+1987>, 0x5db68e4d5fee <vm_exec_core+27630>, 0x5db68e4d65ba <vm_exec_core+29114>, 0x5db68e4d045f <vm_exec_core+4191>, 0x5db68e4d1367 <vm_exec_core+8039>, 0x5db68e4d0ff0 <vm_exec_core+7152>, 0x5db68e4d1850 <vm_exec_core+9296>, 0x5db68e4d33e5 <vm_exec_core+16357>, 0x5db68e4d0971 <vm_exec_core+5489>, 0x5db68e4d5f35 <vm_exec_core+27445>, 0x5db68e4d12f5 <vm_exec_core+7925>, 0x5db68e4d2ef5 <vm_exec_core+15093>, 0x5db68e4d3935 <vm_exec_core+17717>, 0x5db68e4d5ad4 <vm_exec_core+26324>, 0x5db68e4d4683 <vm_exec_core+21123>, 0x5db68e4d1abb <vm_exec_core+9915>, 0x5db68e4d1466 <vm_exec_core+8294>, 0x5db68e4d59b4 <vm_exec_core+26036>, 0x5db68e4d284d <vm_exec_core+13389>, 0x5db68e4d4f62 <vm_exec_core+23394>, 0x5db68e4d4798 <vm_exec_core+21400>, 0x5db68e4cf758 <vm_exec_core+856>, 0x5db68e4d04af <vm_exec_core+4271>, 0x5db68e4d3cf0 <vm_exec_core+18672>, 0x5db68e4d5e90 <vm_exec_core+27280>, 0x5db68e4d1d7f <vm_exec_core+10623>, 0x5db68e4d58d9 <vm_exec_core+25817>, 0x5db68e4d166d <vm_exec_core+8813>, 0x5db68e4d4467 <vm_exec_core+20583>, 0x5db68e4d4556 <vm_exec_core+20822>, 0x5db68e4d3a8a <vm_exec_core+18058>, 0x5db68e4d3edb <vm_exec_core+19163>, 0x5db68e4d2275 <vm_exec_core+11893>, 0x5db68e4d18c6 <vm_exec_core+9414>, 0x5db68e4d554b <vm_exec_core+24907>, 0x5db68e4dd610 <vm_exec_core+57872>, 0x5db68e4d21bf <vm_exec_core+11711>, 0x5db68e4d3dce <vm_exec_core+18894>, 0x5db68e4d435f <vm_exec_core+20319>, 0x5db68e4d0adb <vm_exec_core+5851>, 0x5db68e4d0c5e <vm_exec_core+6238>, 0x5db68e4d0be1 <vm_exec_core+6113>, 0x5db68e4d1406 <vm_exec_core+8198>, 0x5db68e4d17d6 <vm_exec_core+9174>, 0x5db68e4d37d5 <vm_exec_core+17365>, 0x5db68e4d2d4d <vm_exec_core+14669>, 0x5db68e4d6bb7 <vm_exec_core+30647>, 0x5db68e4cf829 <vm_exec_core+1065>, 0x5db68e4d0dba <vm_exec_core+6586>, 0x5db68e4d70af <vm_exec_core+31919>, 0x5db68e4d4db0 <vm_exec_core+22960>, 0x5db68e4d3b44 <vm_exec_core+18244>, 0x5db68e4d5c7a <vm_exec_core+26746>, 0x5db68e4cf75d <vm_exec_core+861>, 0x5db68e4d635e <vm_exec_core+28510>, 0x5db68e4d6d05 <vm_exec_core+30981>, 0x5db68e4d6dd1 <vm_exec_core+31185>, 0x5db68e4cffb4 <vm_exec_core+2996>, 0x5db68e4d68f3 <vm_exec_core+29939>, 0x5db68e4d2776 <vm_exec_core+13174>, 0x5db68e4d6a75 <vm_exec_core+30325>, 0x5db68e4d1b98 <vm_exec_core+10136>, 0x5db68e4d62d8 <vm_exec_core+28376>, 0x5db68e4cfea0 <vm_exec_core+2720>, 0x5db68e4d0a1d <vm_exec_core+5661>, 0x5db68e4d6e9f <vm_exec_core+31391>, 0x5db68e4d3005 <vm_exec_core+15365>, 0x5db68e4d2bf7 <vm_exec_core+14327>, 0x5db68e4d347f <vm_exec_core+16511>, 0x5db68e4d2a0a <vm_exec_core+13834>, 0x5db68e4d32cb <vm_exec_core+16075>, 0x5db68e4d31fd <vm_exec_core+15869>, 0x5db68e4d20dc <vm_exec_core+11484>, 0x5db68e4d2915 <vm_exec_core+13589>, 0x5db68e4d2638 <vm_exec_core+12856>, 0x5db68e4d2b24 <vm_exec_core+14116>, 0x5db68e4d2b95 <vm_exec_core+14229>, 0x5db68e4d6836 <vm_exec_core+29750>, 0x5db68e4d0730 <vm_exec_core+4912>, 0x5db68e4d6077 <vm_exec_core+27767>, 0x5db68e4d1e50 <vm_exec_core+10832>, 0x5db68e4cf91a <vm_exec_core+1306>, 0x5db68e4d1088 <vm_exec_core+7304>, 0x5db68e4d6426 <vm_exec_core+28710>, 0x5db68e4d0ca0 <vm_exec_core+6304>, 0x5db68e4d6f7c <vm_exec_core+31612>, 0x5db68e4d5463 <vm_exec_core+24675>, 0x5db68e4d3648 <vm_exec_core+16968>, 0x5db68e4cfc9a <vm_exec_core+2202>, 0x5db68e4d69df <vm_exec_core+30175>, 0x5db68e4d6689 <vm_exec_core+29321>, 0x5db68e4d0e82 <vm_exec_core+6786>, 0x5db68e4d01c8 <vm_exec_core+3528>, 0x5db68e4d5a23 <vm_exec_core+26147>, 0x5db68e4d1751 <vm_exec_core+9041>, 0x5db68e4d6c7c <vm_exec_core+30844>, 0x5db68e4d686a <vm_exec_core+29802>, 0x5db68e4d1cc6 <vm_exec_core+10438>, 0x5db68e4d35b3 <vm_exec_core+16819>, 0x5db68e4d5733 <vm_exec_core+25395>, 0x5db68e4d6778 <vm_exec_core+29560>, 0x5db68e4d428d <vm_exec_core+20109>, 0x5db68e4d57cb <vm_exec_core+25547>, 0x5db68e4d5bd9 <vm_exec_core+26585>, 0x5db68e4d41ca <vm_exec_core+19914>, 0x5db68e4d00d7 <vm_exec_core+3287>, 0x5db68e4d4ec5 <vm_exec_core+23237>, 0x5db68e4cff26 <vm_exec_core+2854>, 0x5db68e4d0256 <vm_exec_core+3670>, 0x5db68e4d24f5 <vm_exec_core+12533>, 0x5db68e4d4112 <vm_exec_core+19730>, 0x5db68e4d4cdb <vm_exec_core+22747>, 0x5db68e4d3c3a <vm_exec_core+18490>, 0x5db68e4cfbb4 <vm_exec_core+1972>, 0x5db68e4d5fdf <vm_exec_core+27615>, 0x5db68e4d65ab <vm_exec_core+29099>, 0x5db68e4d0450 <vm_exec_core+4176>, 0x5db68e4d1358 <vm_exec_core+8024>, 0x5db68e4d0fe1 <vm_exec_core+7137>, 0x5db68e4d1841 <vm_exec_core+9281>, 0x5db68e4d33d6 <vm_exec_core+16342>, 0x5db68e4d0962 <vm_exec_core+5474>, 0x5db68e4d5f26 <vm_exec_core+27430>, 0x5db68e4d12e6 <vm_exec_core+7910>, 0x5db68e4d2ee6 <vm_exec_core+15078>, 0x5db68e4d3926 <vm_exec_core+17702>, 0x5db68e4d5ac5 <vm_exec_core+26309>, 0x5db68e4d4674 <vm_exec_core+21108>, 0x5db68e4d1aac <vm_exec_core+9900>, 0x5db68e4d1457 <vm_exec_core+8279>, 0x5db68e4d59a5 <vm_exec_core+26021>, 0x5db68e4d283e <vm_exec_core+13374>, 0x5db68e4d4f53 <vm_exec_core+23379>, 0x5db68e4d4789 <vm_exec_core+21385>, 0x5db68e4d4533 <vm_exec_core+20787>, 0x5db68e4d04a0 <vm_exec_core+4256>, 0x5db68e4d3ce1 <vm_exec_core+18657>, 0x5db68e4d5e81 <vm_exec_core+27265>, 0x5db68e4d1d70 <vm_exec_core+10608>, 0x5db68e4d58ca <vm_exec_core+25802>, 0x5db68e4d1e4b <vm_exec_core+10827>, 0x5db68e4d4458 <vm_exec_core+20568>, 0x5db68e4d4547 <vm_exec_core+20807>, 0x5db68e4d3a7b <vm_exec_core+18043>, 0x5db68e4d3ecc <vm_exec_core+19148>, 0x5db68e4d2266 <vm_exec_core+11878>, 0x5db68e4d18b7 <vm_exec_core+9399>, 0x5db68e4d553c <vm_exec_core+24892>, 0x5db68e4dd601 <vm_exec_core+57857>, 0x5db68e4d21b0 <vm_exec_core+11696>, 0x5db68e4d3dbf <vm_exec_core+18879>, 0x5db68e4d4350 <vm_exec_core+20304>, 0x5db68e4d0acc <vm_exec_core+5836>, 0x5db68e4d0c4f <vm_exec_core+6223>, 0x5db68e4d0bd2 <vm_exec_core+6098>, 0x5db68e4d13f7 <vm_exec_core+8183>, 0x5db68e4d17c7 <vm_exec_core+9159>, 0x5db68e4d37c6 <vm_exec_core+17350>, 0x5db68e4d2d3e <vm_exec_core+14654>, 0x5db68e4d37c1 <vm_exec_core+17345>, 0x5db68e4d41c5 <vm_exec_core+19909>, 0x5db68e4d410d <vm_exec_core+19725>, 0x5db68e4d13f2 <vm_exec_core+8178>, 0x5db68e4d4533 <vm_exec_core+20787>...}
reg_cfp = 0x7444d973f790
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 0x00005db68e4ca592 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x51700012e5d8
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#15 0x00005db68e50f0bb in invoke_iseq_block_from_c (ec=0x51700012e5d8, captured=<optimized out>, self=127839631589160, 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 = 0x7444fc3da238
cfp = 0x7444d973f7c8
sp = 0x7444d963f818
use_argv = <optimized out>
stack_argv = 0x7444d963f818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#16 invoke_block_from_c_proc (ec=0x51700012e5d8, self=127839631589160, 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 0x00005db68e50d2d6 in rb_vm_invoke_proc (ec=0x7444c1f06660, proc=0x1, argc=-55462659, 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 0x00005db68e45ba52 in thread_do_start_proc (th=th@entry=0x5150001fa700) at /tmp/ruby/src/trunk_asan/thread.c:625
args = <optimized out>
procval = <optimized out>
proc = 0x50400156ea90
args_len = <optimized out>
args_ptr = <optimized out>
#20 0x00005db68e4595ed in thread_do_start (th=0x5150001fa700) at /tmp/ruby/src/trunk_asan/thread.c:642
result = 36
#21 thread_start_func_2 (th=th@entry=0x5150001fa700, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x5db68edfa460 <_main_thread>
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#22 0x00005db68e4588de in call_thread_start_func_2 (th=0x5150001fa700) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
stack_start = <optimized out>
stack_start_addr = 0x7444db703cc0
#23 nt_start (ptr=0x50c000234340) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
th = 0x5150001fa700
sched = <optimized out>
nt = 0x50c000234340
vm = 0x5db68f827ca0 <_vm>
#24 0x00005db68e0adaff in asan_thread_start(void*) ()
No symbol table info available.
#25 0x00007444fca9caa4 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 = {127839088166592, -4246587890036497914, 127839088166592, -352, 25, 140731046357968, -4246587890023915002, -4246514688533454330}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#26 0x00007444fcb29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 2 (Thread 0x7444e09ff6c0 (LWP 596356) "test_scheduler*"):
#0 0x00007444fcb1b4fd in __GI___poll (fds=0x7444dd3bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00005db68e05474a in __interceptor_poll ()
No symbol table info available.
#2 0x00005db68e45d24b 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 0x00005db68e0adaff in asan_thread_start(void*) ()
No symbol table info available.
#5 0x00007444fca9caa4 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 = {127839175177920, -4246506253982490106, 127839175177920, -352, 25, 127838539493904, -4246506253969907194, -4246514688533454330}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x00007444fcb29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x7444fcd39c40 (LWP 574397) "ruby"):
#0 arch_fork (ctid=0x7444fcd39f10) at ../sysdeps/unix/sysv/linux/arch-fork.h:50
sc_ret = 1301432
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 0x00007444fcaf424e 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 = {0x5040001326e0, 0x50600019d490, 0x5060006f5490, 0x504000132720, 0x5040001326e0, 0x5060006f5430, 0x0, 0x504000132720, 0x5040001326e0, 0x5060006f5490, 0x504000132720, 0x50600019d490, 0x5060006f4ad0, 0x50600019d490, 0x50600019d490, 0x5040001326e0, 0x504000132720}, reload_disabled = 0, initialized = true}
pid = <optimized out>
#3 0x00005db68e298dc9 in rb_fork () at /tmp/ruby/src/trunk_asan/process.c:1608
No locals.
#4 retry_fork_async_signal_safe (status=0x0, ep=0x7444faca51a0, chfunc=0x5db68e2a9030 <rb_exec_atfork>, charg=0x7444da68deb8, errmsg=0x7ffe8006f000 "", errmsg_buflen=80, w=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4023
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:4066
ep = <optimized out>
w = 0x0
pid = <optimized out>
err = <optimized out>
error_occurred = <optimized out>
#6 0x00005db68e2a8fc1 in rb_spawn_process (eargp=0x7444da68deb8, errmsg=0x0, errmsg_buflen=15) at /tmp/ruby/src/trunk_asan/process.c:4536
pid = <optimized out>
#7 do_spawn_process (arg=127839611840288) at /tmp/ruby/src/trunk_asan/process.c:4591
argp = 0x7444faa6e720
#8 0x00005db68e0f96de 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 = {0x7ffe8006eeb0, <optimized out>, 0x7ffe8006edc0, <optimized out>, <optimized out>}, prev = 0x7444fab7a240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#9 0x00005db68e0f9b69 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 0x00005db68e2a8d9f in rb_execarg_spawn (execarg_obj=<optimized out>, errmsg=<optimized out>, errmsg_buflen=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4607
args = <error reading variable args (Cannot access memory at address 0x0)>
r = <optimized out>
#11 0x00005db68e29e14d in rb_f_spawn (argc=7, argv=0x7444f9effcc0, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4928
errmsg = '\000' <repeats 40 times>, "\361\017\000\000\000\000\000\000\360\370en\323W\000\000p\305en\323W\000\000\266~\334L\260p\000\000\000\000\000\000\000\000\000"
execarg_obj = 127839070903960
eargp = 0x7444da68deb8
fail_str = 127839071017920
pid = <optimized out>
#12 0x00005db68e53b758 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 = 0x7444da64c3f8
cfunc = 0x506000048c28
recv = 127839638113560
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#13 0x00005db68e4dbe7d in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7444f9fff480, 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:905
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x5db68e4d6845 <vm_exec_core+29765>, 0x5db68e4d073f <vm_exec_core+4927>, 0x5db68e4d6086 <vm_exec_core+27782>, 0x5db68e4d1e5f <vm_exec_core+10847>, 0x5db68e4cf929 <vm_exec_core+1321>, 0x5db68e4d1097 <vm_exec_core+7319>, 0x5db68e4d6435 <vm_exec_core+28725>, 0x5db68e4d0caf <vm_exec_core+6319>, 0x5db68e4d6f8b <vm_exec_core+31627>, 0x5db68e4d5472 <vm_exec_core+24690>, 0x5db68e4d3657 <vm_exec_core+16983>, 0x5db68e4cfca9 <vm_exec_core+2217>, 0x5db68e4d69ee <vm_exec_core+30190>, 0x5db68e4d6698 <vm_exec_core+29336>, 0x5db68e4d0e91 <vm_exec_core+6801>, 0x5db68e4d01d7 <vm_exec_core+3543>, 0x5db68e4d5a32 <vm_exec_core+26162>, 0x5db68e4d1760 <vm_exec_core+9056>, 0x5db68e4d6c8b <vm_exec_core+30859>, 0x5db68e4d6879 <vm_exec_core+29817>, 0x5db68e4d1cd5 <vm_exec_core+10453>, 0x5db68e4d35c2 <vm_exec_core+16834>, 0x5db68e4d5742 <vm_exec_core+25410>, 0x5db68e4d6787 <vm_exec_core+29575>, 0x5db68e4d429c <vm_exec_core+20124>, 0x5db68e4d57da <vm_exec_core+25562>, 0x5db68e4d5be8 <vm_exec_core+26600>, 0x5db68e4d41d9 <vm_exec_core+19929>, 0x5db68e4d00e6 <vm_exec_core+3302>, 0x5db68e4d4ed4 <vm_exec_core+23252>, 0x5db68e4cff35 <vm_exec_core+2869>, 0x5db68e4d0265 <vm_exec_core+3685>, 0x5db68e4d2504 <vm_exec_core+12548>, 0x5db68e4d4121 <vm_exec_core+19745>, 0x5db68e4d4cea <vm_exec_core+22762>, 0x5db68e4d3c49 <vm_exec_core+18505>, 0x5db68e4cfbc3 <vm_exec_core+1987>, 0x5db68e4d5fee <vm_exec_core+27630>, 0x5db68e4d65ba <vm_exec_core+29114>, 0x5db68e4d045f <vm_exec_core+4191>, 0x5db68e4d1367 <vm_exec_core+8039>, 0x5db68e4d0ff0 <vm_exec_core+7152>, 0x5db68e4d1850 <vm_exec_core+9296>, 0x5db68e4d33e5 <vm_exec_core+16357>, 0x5db68e4d0971 <vm_exec_core+5489>, 0x5db68e4d5f35 <vm_exec_core+27445>, 0x5db68e4d12f5 <vm_exec_core+7925>, 0x5db68e4d2ef5 <vm_exec_core+15093>, 0x5db68e4d3935 <vm_exec_core+17717>, 0x5db68e4d5ad4 <vm_exec_core+26324>, 0x5db68e4d4683 <vm_exec_core+21123>, 0x5db68e4d1abb <vm_exec_core+9915>, 0x5db68e4d1466 <vm_exec_core+8294>, 0x5db68e4d59b4 <vm_exec_core+26036>, 0x5db68e4d284d <vm_exec_core+13389>, 0x5db68e4d4f62 <vm_exec_core+23394>, 0x5db68e4d4798 <vm_exec_core+21400>, 0x5db68e4cf758 <vm_exec_core+856>, 0x5db68e4d04af <vm_exec_core+4271>, 0x5db68e4d3cf0 <vm_exec_core+18672>, 0x5db68e4d5e90 <vm_exec_core+27280>, 0x5db68e4d1d7f <vm_exec_core+10623>, 0x5db68e4d58d9 <vm_exec_core+25817>, 0x5db68e4d166d <vm_exec_core+8813>, 0x5db68e4d4467 <vm_exec_core+20583>, 0x5db68e4d4556 <vm_exec_core+20822>, 0x5db68e4d3a8a <vm_exec_core+18058>, 0x5db68e4d3edb <vm_exec_core+19163>, 0x5db68e4d2275 <vm_exec_core+11893>, 0x5db68e4d18c6 <vm_exec_core+9414>, 0x5db68e4d554b <vm_exec_core+24907>, 0x5db68e4dd610 <vm_exec_core+57872>, 0x5db68e4d21bf <vm_exec_core+11711>, 0x5db68e4d3dce <vm_exec_core+18894>, 0x5db68e4d435f <vm_exec_core+20319>, 0x5db68e4d0adb <vm_exec_core+5851>, 0x5db68e4d0c5e <vm_exec_core+6238>, 0x5db68e4d0be1 <vm_exec_core+6113>, 0x5db68e4d1406 <vm_exec_core+8198>, 0x5db68e4d17d6 <vm_exec_core+9174>, 0x5db68e4d37d5 <vm_exec_core+17365>, 0x5db68e4d2d4d <vm_exec_core+14669>, 0x5db68e4d6bb7 <vm_exec_core+30647>, 0x5db68e4cf829 <vm_exec_core+1065>, 0x5db68e4d0dba <vm_exec_core+6586>, 0x5db68e4d70af <vm_exec_core+31919>, 0x5db68e4d4db0 <vm_exec_core+22960>, 0x5db68e4d3b44 <vm_exec_core+18244>, 0x5db68e4d5c7a <vm_exec_core+26746>, 0x5db68e4cf75d <vm_exec_core+861>, 0x5db68e4d635e <vm_exec_core+28510>, 0x5db68e4d6d05 <vm_exec_core+30981>, 0x5db68e4d6dd1 <vm_exec_core+31185>, 0x5db68e4cffb4 <vm_exec_core+2996>, 0x5db68e4d68f3 <vm_exec_core+29939>, 0x5db68e4d2776 <vm_exec_core+13174>, 0x5db68e4d6a75 <vm_exec_core+30325>, 0x5db68e4d1b98 <vm_exec_core+10136>, 0x5db68e4d62d8 <vm_exec_core+28376>, 0x5db68e4cfea0 <vm_exec_core+2720>, 0x5db68e4d0a1d <vm_exec_core+5661>, 0x5db68e4d6e9f <vm_exec_core+31391>, 0x5db68e4d3005 <vm_exec_core+15365>, 0x5db68e4d2bf7 <vm_exec_core+14327>, 0x5db68e4d347f <vm_exec_core+16511>, 0x5db68e4d2a0a <vm_exec_core+13834>, 0x5db68e4d32cb <vm_exec_core+16075>, 0x5db68e4d31fd <vm_exec_core+15869>, 0x5db68e4d20dc <vm_exec_core+11484>, 0x5db68e4d2915 <vm_exec_core+13589>, 0x5db68e4d2638 <vm_exec_core+12856>, 0x5db68e4d2b24 <vm_exec_core+14116>, 0x5db68e4d2b95 <vm_exec_core+14229>, 0x5db68e4d6836 <vm_exec_core+29750>, 0x5db68e4d0730 <vm_exec_core+4912>, 0x5db68e4d6077 <vm_exec_core+27767>, 0x5db68e4d1e50 <vm_exec_core+10832>, 0x5db68e4cf91a <vm_exec_core+1306>, 0x5db68e4d1088 <vm_exec_core+7304>, 0x5db68e4d6426 <vm_exec_core+28710>, 0x5db68e4d0ca0 <vm_exec_core+6304>, 0x5db68e4d6f7c <vm_exec_core+31612>, 0x5db68e4d5463 <vm_exec_core+24675>, 0x5db68e4d3648 <vm_exec_core+16968>, 0x5db68e4cfc9a <vm_exec_core+2202>, 0x5db68e4d69df <vm_exec_core+30175>, 0x5db68e4d6689 <vm_exec_core+29321>, 0x5db68e4d0e82 <vm_exec_core+6786>, 0x5db68e4d01c8 <vm_exec_core+3528>, 0x5db68e4d5a23 <vm_exec_core+26147>, 0x5db68e4d1751 <vm_exec_core+9041>, 0x5db68e4d6c7c <vm_exec_core+30844>, 0x5db68e4d686a <vm_exec_core+29802>, 0x5db68e4d1cc6 <vm_exec_core+10438>, 0x5db68e4d35b3 <vm_exec_core+16819>, 0x5db68e4d5733 <vm_exec_core+25395>, 0x5db68e4d6778 <vm_exec_core+29560>, 0x5db68e4d428d <vm_exec_core+20109>, 0x5db68e4d57cb <vm_exec_core+25547>, 0x5db68e4d5bd9 <vm_exec_core+26585>, 0x5db68e4d41ca <vm_exec_core+19914>, 0x5db68e4d00d7 <vm_exec_core+3287>, 0x5db68e4d4ec5 <vm_exec_core+23237>, 0x5db68e4cff26 <vm_exec_core+2854>, 0x5db68e4d0256 <vm_exec_core+3670>, 0x5db68e4d24f5 <vm_exec_core+12533>, 0x5db68e4d4112 <vm_exec_core+19730>, 0x5db68e4d4cdb <vm_exec_core+22747>, 0x5db68e4d3c3a <vm_exec_core+18490>, 0x5db68e4cfbb4 <vm_exec_core+1972>, 0x5db68e4d5fdf <vm_exec_core+27615>, 0x5db68e4d65ab <vm_exec_core+29099>, 0x5db68e4d0450 <vm_exec_core+4176>, 0x5db68e4d1358 <vm_exec_core+8024>, 0x5db68e4d0fe1 <vm_exec_core+7137>, 0x5db68e4d1841 <vm_exec_core+9281>, 0x5db68e4d33d6 <vm_exec_core+16342>, 0x5db68e4d0962 <vm_exec_core+5474>, 0x5db68e4d5f26 <vm_exec_core+27430>, 0x5db68e4d12e6 <vm_exec_core+7910>, 0x5db68e4d2ee6 <vm_exec_core+15078>, 0x5db68e4d3926 <vm_exec_core+17702>, 0x5db68e4d5ac5 <vm_exec_core+26309>, 0x5db68e4d4674 <vm_exec_core+21108>, 0x5db68e4d1aac <vm_exec_core+9900>, 0x5db68e4d1457 <vm_exec_core+8279>, 0x5db68e4d59a5 <vm_exec_core+26021>, 0x5db68e4d283e <vm_exec_core+13374>, 0x5db68e4d4f53 <vm_exec_core+23379>, 0x5db68e4d4789 <vm_exec_core+21385>, 0x5db68e4d4533 <vm_exec_core+20787>, 0x5db68e4d04a0 <vm_exec_core+4256>, 0x5db68e4d3ce1 <vm_exec_core+18657>, 0x5db68e4d5e81 <vm_exec_core+27265>, 0x5db68e4d1d70 <vm_exec_core+10608>, 0x5db68e4d58ca <vm_exec_core+25802>, 0x5db68e4d1e4b <vm_exec_core+10827>, 0x5db68e4d4458 <vm_exec_core+20568>, 0x5db68e4d4547 <vm_exec_core+20807>, 0x5db68e4d3a7b <vm_exec_core+18043>, 0x5db68e4d3ecc <vm_exec_core+19148>, 0x5db68e4d2266 <vm_exec_core+11878>, 0x5db68e4d18b7 <vm_exec_core+9399>, 0x5db68e4d553c <vm_exec_core+24892>, 0x5db68e4dd601 <vm_exec_core+57857>, 0x5db68e4d21b0 <vm_exec_core+11696>, 0x5db68e4d3dbf <vm_exec_core+18879>, 0x5db68e4d4350 <vm_exec_core+20304>, 0x5db68e4d0acc <vm_exec_core+5836>, 0x5db68e4d0c4f <vm_exec_core+6223>, 0x5db68e4d0bd2 <vm_exec_core+6098>, 0x5db68e4d13f7 <vm_exec_core+8183>, 0x5db68e4d17c7 <vm_exec_core+9159>, 0x5db68e4d37c6 <vm_exec_core+17350>, 0x5db68e4d2d3e <vm_exec_core+14654>, 0x5db68e4d37c1 <vm_exec_core+17345>, 0x5db68e4d41c5 <vm_exec_core+19909>, 0x5db68e4d410d <vm_exec_core+19725>, 0x5db68e4d13f2 <vm_exec_core+8178>, 0x5db68e4d4533 <vm_exec_core+20787>...}
reg_cfp = 0x7444f9fff480
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>
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>
th: 0x5db68edfa460, native_id: 0x7444fcd39c40
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>
-- Control frame information -----------------------------------------------
c:0017 p:---- s:0162 e:000161 l:y b:---- CFUNC :spawn
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]
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 0x00005db68e4ca592 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC :map
_ec = 0x5170000000d8
_tag = <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
state = RUBY_TAG_NONE
result = <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
c:0007 p:0069 s:0046 E:001390 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC :map
#16 0x00005db68e55c552 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7444f9fff620, self=127839631589160, 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
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
flags = 0
iseq = 0x7444fc39be70
cfp = <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
sp = 0x7444f9effa28
use_argv = 0x7444faa62b60
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY [FINISH]
stack_argv = 0x7444f9effa28
opt_pc = 0
type = <optimized out>
av = <optimized out>
th: 0x5150001fa700, native_id: 0x7444db7046c0
-- 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]
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 = 0x7444f9fff620
#18 0x00005db68e4fc97c 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 0x00005db68e4fc97c in rb_yield (val=<optimized out>)
No locals.
#22 0x00005db68e6dc876 in rb_ary_collect (ary=127839070908440) at /tmp/ruby/src/trunk_asan/array.c:3779
collect = 127839070907160
i = 12
#23 0x00005db68e53b758 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 = 0x7444fc57e670
cfunc = 0x506000020188
recv = 127839070908440
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#24 0x00005db68e4d5290 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7444f9fff608, 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:857
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x5120000101b0
insns_address_table = {0x5db68e4d6845 <vm_exec_core+29765>, 0x5db68e4d073f <vm_exec_core+4927>, 0x5db68e4d6086 <vm_exec_core+27782>, 0x5db68e4d1e5f <vm_exec_core+10847>, 0x5db68e4cf929 <vm_exec_core+1321>, 0x5db68e4d1097 <vm_exec_core+7319>, 0x5db68e4d6435 <vm_exec_core+28725>, 0x5db68e4d0caf <vm_exec_core+6319>, 0x5db68e4d6f8b <vm_exec_core+31627>, 0x5db68e4d5472 <vm_exec_core+24690>, 0x5db68e4d3657 <vm_exec_core+16983>, 0x5db68e4cfca9 <vm_exec_core+2217>, 0x5db68e4d69ee <vm_exec_core+30190>, 0x5db68e4d6698 <vm_exec_core+29336>, 0x5db68e4d0e91 <vm_exec_core+6801>, 0x5db68e4d01d7 <vm_exec_core+3543>, 0x5db68e4d5a32 <vm_exec_core+26162>, 0x5db68e4d1760 <vm_exec_core+9056>, 0x5db68e4d6c8b <vm_exec_core+30859>, 0x5db68e4d6879 <vm_exec_core+29817>, 0x5db68e4d1cd5 <vm_exec_core+10453>, 0x5db68e4d35c2 <vm_exec_core+16834>, 0x5db68e4d5742 <vm_exec_core+25410>, 0x5db68e4d6787 <vm_exec_core+29575>, 0x5db68e4d429c <vm_exec_core+20124>, 0x5db68e4d57da <vm_exec_core+25562>, 0x5db68e4d5be8 <vm_exec_core+26600>, 0x5db68e4d41d9 <vm_exec_core+19929>, 0x5db68e4d00e6 <vm_exec_core+3302>, 0x5db68e4d4ed4 <vm_exec_core+23252>, 0x5db68e4cff35 <vm_exec_core+2869>, 0x5db68e4d0265 <vm_exec_core+3685>, 0x5db68e4d2504 <vm_exec_core+12548>, 0x5db68e4d4121 <vm_exec_core+19745>, 0x5db68e4d4cea <vm_exec_core+22762>, 0x5db68e4d3c49 <vm_exec_core+18505>, 0x5db68e4cfbc3 <vm_exec_core+1987>, 0x5db68e4d5fee <vm_exec_core+27630>, 0x5db68e4d65ba <vm_exec_core+29114>, 0x5db68e4d045f <vm_exec_core+4191>, 0x5db68e4d1367 <vm_exec_core+8039>, 0x5db68e4d0ff0 <vm_exec_core+7152>, 0x5db68e4d1850 <vm_exec_core+9296>, 0x5db68e4d33e5 <vm_exec_core+16357>, 0x5db68e4d0971 <vm_exec_core+5489>, 0x5db68e4d5f35 <vm_exec_core+27445>, 0x5db68e4d12f5 <vm_exec_core+7925>, 0x5db68e4d2ef5 <vm_exec_core+15093>, 0x5db68e4d3935 <vm_exec_core+17717>, 0x5db68e4d5ad4 <vm_exec_core+26324>, 0x5db68e4d4683 <vm_exec_core+21123>, 0x5db68e4d1abb <vm_exec_core+9915>, 0x5db68e4d1466 <vm_exec_core+8294>, 0x5db68e4d59b4 <vm_exec_core+26036>, 0x5db68e4d284d <vm_exec_core+13389>, 0x5db68e4d4f62 <vm_exec_core+23394>, 0x5db68e4d4798 <vm_exec_core+21400>, 0x5db68e4cf758 <vm_exec_core+856>, 0x5db68e4d04af <vm_exec_core+4271>, 0x5db68e4d3cf0 <vm_exec_core+18672>, 0x5db68e4d5e90 <vm_exec_core+27280>, 0x5db68e4d1d7f <vm_exec_core+10623>, 0x5db68e4d58d9 <vm_exec_core+25817>, 0x5db68e4d166d <vm_exec_core+8813>, 0x5db68e4d4467 <vm_exec_core+20583>, 0x5db68e4d4556 <vm_exec_core+20822>, 0x5db68e4d3a8a <vm_exec_core+18058>, 0x5db68e4d3edb <vm_exec_core+19163>, 0x5db68e4d2275 <vm_exec_core+11893>, 0x5db68e4d18c6 <vm_exec_core+9414>, 0x5db68e4d554b <vm_exec_core+24907>, 0x5db68e4dd610 <vm_exec_core+57872>, 0x5db68e4d21bf <vm_exec_core+11711>, 0x5db68e4d3dce <vm_exec_core+18894>, 0x5db68e4d435f <vm_exec_core+20319>, 0x5db68e4d0adb <vm_exec_core+5851>, 0x5db68e4d0c5e <vm_exec_core+6238>, 0x5db68e4d0be1 <vm_exec_core+6113>, 0x5db68e4d1406 <vm_exec_core+8198>, 0x5db68e4d17d6 <vm_exec_core+9174>, 0x5db68e4d37d5 <vm_exec_core+17365>, 0x5db68e4d2d4d <vm_exec_core+14669>, 0x5db68e4d6bb7 <vm_exec_core+30647>, 0x5db68e4cf829 <vm_exec_core+1065>, 0x5db68e4d0dba <vm_exec_core+6586>, 0x5db68e4d70af <vm_exec_core+31919>, 0x5db68e4d4db0 <vm_exec_core+22960>, 0x5db68e4d3b44 <vm_exec_core+18244>, 0x5db68e4d5c7a <vm_exec_core+26746>, 0x5db68e4cf75d <vm_exec_core+861>, 0x5db68e4d635e <vm_exec_core+28510>, 0x5db68e4d6d05 <vm_exec_core+30981>, 0x5db68e4d6dd1 <vm_exec_core+31185>, 0x5db68e4cffb4 <vm_exec_core+2996>, 0x5db68e4d68f3 <vm_exec_core+29939>, 0x5db68e4d2776 <vm_exec_core+13174>, 0x5db68e4d6a75 <vm_exec_core+30325>, 0x5db68e4d1b98 <vm_exec_core+10136>, 0x5db68e4d62d8 <vm_exec_core+28376>, 0x5db68e4cfea0 <vm_exec_core+2720>, 0x5db68e4d0a1d <vm_exec_core+5661>, 0x5db68e4d6e9f <vm_exec_core+31391>, 0x5db68e4d3005 <vm_exec_core+15365>, 0x5db68e4d2bf7 <vm_exec_core+14327>, 0x5db68e4d347f <vm_exec_core+16511>, 0x5db68e4d2a0a <vm_exec_core+13834>, 0x5db68e4d32cb <vm_exec_core+16075>, 0x5db68e4d31fd <vm_exec_core+15869>, 0x5db68e4d20dc <vm_exec_core+11484>, 0x5db68e4d2915 <vm_exec_core+13589>, 0x5db68e4d2638 <vm_exec_core+12856>, 0x5db68e4d2b24 <vm_exec_core+14116>, 0x5db68e4d2b95 <vm_exec_core+14229>, 0x5db68e4d6836 <vm_exec_core+29750>, 0x5db68e4d0730 <vm_exec_core+4912>, 0x5db68e4d6077 <vm_exec_core+27767>, 0x5db68e4d1e50 <vm_exec_core+10832>, 0x5db68e4cf91a <vm_exec_core+1306>, 0x5db68e4d1088 <vm_exec_core+7304>, 0x5db68e4d6426 <vm_exec_core+28710>, 0x5db68e4d0ca0 <vm_exec_core+6304>, 0x5db68e4d6f7c <vm_exec_core+31612>, 0x5db68e4d5463 <vm_exec_core+24675>, 0x5db68e4d3648 <vm_exec_core+16968>, 0x5db68e4cfc9a <vm_exec_core+2202>, 0x5db68e4d69df <vm_exec_core+30175>, 0x5db68e4d6689 <vm_exec_core+29321>, 0x5db68e4d0e82 <vm_exec_core+6786>, 0x5db68e4d01c8 <vm_exec_core+3528>, 0x5db68e4d5a23 <vm_exec_core+26147>, 0x5db68e4d1751 <vm_exec_core+9041>, 0x5db68e4d6c7c <vm_exec_core+30844>, 0x5db68e4d686a <vm_exec_core+29802>, 0x5db68e4d1cc6 <vm_exec_core+10438>, 0x5db68e4d35b3 <vm_exec_core+16819>, 0x5db68e4d5733 <vm_exec_core+25395>, 0x5db68e4d6778 <vm_exec_core+29560>, 0x5db68e4d428d <vm_exec_core+20109>, 0x5db68e4d57cb <vm_exec_core+25547>, 0x5db68e4d5bd9 <vm_exec_core+26585>, 0x5db68e4d41ca <vm_exec_core+19914>, 0x5db68e4d00d7 <vm_exec_core+3287>, 0x5db68e4d4ec5 <vm_exec_core+23237>, 0x5db68e4cff26 <vm_exec_core+2854>, 0x5db68e4d0256 <vm_exec_core+3670>, 0x5db68e4d24f5 <vm_exec_core+12533>, 0x5db68e4d4112 <vm_exec_core+19730>, 0x5db68e4d4cdb <vm_exec_core+22747>, 0x5db68e4d3c3a <vm_exec_core+18490>, 0x5db68e4cfbb4 <vm_exec_core+1972>, 0x5db68e4d5fdf <vm_exec_core+27615>, 0x5db68e4d65ab <vm_exec_core+29099>, 0x5db68e4d0450 <vm_exec_core+4176>, 0x5db68e4d1358 <vm_exec_core+8024>, 0x5db68e4d0fe1 <vm_exec_core+7137>, 0x5db68e4d1841 <vm_exec_core+9281>, 0x5db68e4d33d6 <vm_exec_core+16342>, 0x5db68e4d0962 <vm_exec_core+5474>, 0x5db68e4d5f26 <vm_exec_core+27430>, 0x5db68e4d12e6 <vm_exec_core+7910>, 0x5db68e4d2ee6 <vm_exec_core+15078>, 0x5db68e4d3926 <vm_exec_core+17702>, 0x5db68e4d5ac5 <vm_exec_core+26309>, 0x5db68e4d4674 <vm_exec_core+21108>, 0x5db68e4d1aac <vm_exec_core+9900>, 0x5db68e4d1457 <vm_exec_core+8279>, 0x5db68e4d59a5 <vm_exec_core+26021>, 0x5db68e4d283e <vm_exec_core+13374>, 0x5db68e4d4f53 <vm_exec_core+23379>, 0x5db68e4d4789 <vm_exec_core+21385>, 0x5db68e4d4533 <vm_exec_core+20787>, 0x5db68e4d04a0 <vm_exec_core+4256>, 0x5db68e4d3ce1 <vm_exec_core+18657>, 0x5db68e4d5e81 <vm_exec_core+27265>, 0x5db68e4d1d70 <vm_exec_core+10608>, 0x5db68e4d58ca <vm_exec_core+25802>, 0x5db68e4d1e4b <vm_exec_core+10827>, 0x5db68e4d4458 <vm_exec_core+20568>, 0x5db68e4d4547 <vm_exec_core+20807>, 0x5db68e4d3a7b <vm_exec_core+18043>, 0x5db68e4d3ecc <vm_exec_core+19148>, 0x5db68e4d2266 <vm_exec_core+11878>, 0x5db68e4d18b7 <vm_exec_core+9399>, 0x5db68e4d553c <vm_exec_core+24892>, 0x5db68e4dd601 <vm_exec_core+57857>, 0x5db68e4d21b0 <vm_exec_core+11696>, 0x5db68e4d3dbf <vm_exec_core+18879>, 0x5db68e4d4350 <vm_exec_core+20304>, 0x5db68e4d0acc <vm_exec_core+5836>, 0x5db68e4d0c4f <vm_exec_core+6223>, 0x5db68e4d0bd2 <vm_exec_core+6098>, 0x5db68e4d13f7 <vm_exec_core+8183>, 0x5db68e4d17c7 <vm_exec_core+9159>, 0x5db68e4d37c6 <vm_exec_core+17350>, 0x5db68e4d2d3e <vm_exec_core+14654>, 0x5db68e4d37c1 <vm_exec_core+17345>, 0x5db68e4d41c5 <vm_exec_core+19909>, 0x5db68e4d410d <vm_exec_core+19725>, 0x5db68e4d13f2 <vm_exec_core+8178>, 0x5db68e4d4533 <vm_exec_core+20787>...}
reg_cfp = 0x7444f9fff608
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 0x00005db68e4ca981 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 0x00005db68e55c552 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7444f9fff738, self=127839631589160, 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 = 0x7444fc3da3f0
cfp = <optimized out>
sp = 0x7444f9eff8d0
use_argv = 0x7444faaac560
stack_argv = 0x7444f9eff8d0
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 = 0x7444f9fff738
#30 0x00005db68e4fc97c 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 0x00005db68e4fc97c in rb_yield (val=<optimized out>)
No locals.
#34 0x00005db68e6dc876 in rb_ary_collect (ary=127839061605720) at /tmp/ruby/src/trunk_asan/array.c:3779
collect = 127839061605640
i = 0
#35 0x00005db68e53b758 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 = 0x7444fc57e670
cfunc = 0x506000020188
recv = 127839061605720
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#36 0x00005db68e4d5290 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7444f9fff720, 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:857
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x50200002b690
insns_address_table = {0x5db68e4d6845 <vm_exec_core+29765>, 0x5db68e4d073f <vm_exec_core+4927>, 0x5db68e4d6086 <vm_exec_core+27782>, 0x5db68e4d1e5f <vm_exec_core+10847>, 0x5db68e4cf929 <vm_exec_core+1321>, 0x5db68e4d1097 <vm_exec_core+7319>, 0x5db68e4d6435 <vm_exec_core+28725>, 0x5db68e4d0caf <vm_exec_core+6319>, 0x5db68e4d6f8b <vm_exec_core+31627>, 0x5db68e4d5472 <vm_exec_core+24690>, 0x5db68e4d3657 <vm_exec_core+16983>, 0x5db68e4cfca9 <vm_exec_core+2217>, 0x5db68e4d69ee <vm_exec_core+30190>, 0x5db68e4d6698 <vm_exec_core+29336>, 0x5db68e4d0e91 <vm_exec_core+6801>, 0x5db68e4d01d7 <vm_exec_core+3543>, 0x5db68e4d5a32 <vm_exec_core+26162>, 0x5db68e4d1760 <vm_exec_core+9056>, 0x5db68e4d6c8b <vm_exec_core+30859>, 0x5db68e4d6879 <vm_exec_core+29817>, 0x5db68e4d1cd5 <vm_exec_core+10453>, 0x5db68e4d35c2 <vm_exec_core+16834>, 0x5db68e4d5742 <vm_exec_core+25410>, 0x5db68e4d6787 <vm_exec_core+29575>, 0x5db68e4d429c <vm_exec_core+20124>, 0x5db68e4d57da <vm_exec_core+25562>, 0x5db68e4d5be8 <vm_exec_core+26600>, 0x5db68e4d41d9 <vm_exec_core+19929>, 0x5db68e4d00e6 <vm_exec_core+3302>, 0x5db68e4d4ed4 <vm_exec_core+23252>, 0x5db68e4cff35 <vm_exec_core+2869>, 0x5db68e4d0265 <vm_exec_core+3685>, 0x5db68e4d2504 <vm_exec_core+12548>, 0x5db68e4d4121 <vm_exec_core+19745>, 0x5db68e4d4cea <vm_exec_core+22762>, 0x5db68e4d3c49 <vm_exec_core+18505>, 0x5db68e4cfbc3 <vm_exec_core+1987>, 0x5db68e4d5fee <vm_exec_core+27630>, 0x5db68e4d65ba <vm_exec_core+29114>, 0x5db68e4d045f <vm_exec_core+4191>, 0x5db68e4d1367 <vm_exec_core+8039>, 0x5db68e4d0ff0 <vm_exec_core+7152>, 0x5db68e4d1850 <vm_exec_core+9296>, 0x5db68e4d33e5 <vm_exec_core+16357>, 0x5db68e4d0971 <vm_exec_core+5489>, 0x5db68e4d5f35 <vm_exec_core+27445>, 0x5db68e4d12f5 <vm_exec_core+7925>, 0x5db68e4d2ef5 <vm_exec_core+15093>, 0x5db68e4d3935 <vm_exec_core+17717>, 0x5db68e4d5ad4 <vm_exec_core+26324>, 0x5db68e4d4683 <vm_exec_core+21123>, 0x5db68e4d1abb <vm_exec_core+9915>, 0x5db68e4d1466 <vm_exec_core+8294>, 0x5db68e4d59b4 <vm_exec_core+26036>, 0x5db68e4d284d <vm_exec_core+13389>, 0x5db68e4d4f62 <vm_exec_core+23394>, 0x5db68e4d4798 <vm_exec_core+21400>, 0x5db68e4cf758 <vm_exec_core+856>, 0x5db68e4d04af <vm_exec_core+4271>, 0x5db68e4d3cf0 <vm_exec_core+18672>, 0x5db68e4d5e90 <vm_exec_core+27280>, 0x5db68e4d1d7f <vm_exec_core+10623>, 0x5db68e4d58d9 <vm_exec_core+25817>, 0x5db68e4d166d <vm_exec_core+8813>, 0x5db68e4d4467 <vm_exec_core+20583>, 0x5db68e4d4556 <vm_exec_core+20822>, 0x5db68e4d3a8a <vm_exec_core+18058>, 0x5db68e4d3edb <vm_exec_core+19163>, 0x5db68e4d2275 <vm_exec_core+11893>, 0x5db68e4d18c6 <vm_exec_core+9414>, 0x5db68e4d554b <vm_exec_core+24907>, 0x5db68e4dd610 <vm_exec_core+57872>, 0x5db68e4d21bf <vm_exec_core+11711>, 0x5db68e4d3dce <vm_exec_core+18894>, 0x5db68e4d435f <vm_exec_core+20319>, 0x5db68e4d0adb <vm_exec_core+5851>, 0x5db68e4d0c5e <vm_exec_core+6238>, 0x5db68e4d0be1 <vm_exec_core+6113>, 0x5db68e4d1406 <vm_exec_core+8198>, 0x5db68e4d17d6 <vm_exec_core+9174>, 0x5db68e4d37d5 <vm_exec_core+17365>, 0x5db68e4d2d4d <vm_exec_core+14669>, 0x5db68e4d6bb7 <vm_exec_core+30647>, 0x5db68e4cf829 <vm_exec_core+1065>, 0x5db68e4d0dba <vm_exec_core+6586>, 0x5db68e4d70af <vm_exec_core+31919>, 0x5db68e4d4db0 <vm_exec_core+22960>, 0x5db68e4d3b44 <vm_exec_core+18244>, 0x5db68e4d5c7a <vm_exec_core+26746>, 0x5db68e4cf75d <vm_exec_core+861>, 0x5db68e4d635e <vm_exec_core+28510>, 0x5db68e4d6d05 <vm_exec_core+30981>, 0x5db68e4d6dd1 <vm_exec_core+31185>, 0x5db68e4cffb4 <vm_exec_core+2996>, 0x5db68e4d68f3 <vm_exec_core+29939>, 0x5db68e4d2776 <vm_exec_core+13174>, 0x5db68e4d6a75 <vm_exec_core+30325>, 0x5db68e4d1b98 <vm_exec_core+10136>, 0x5db68e4d62d8 <vm_exec_core+28376>, 0x5db68e4cfea0 <vm_exec_core+2720>, 0x5db68e4d0a1d <vm_exec_core+5661>, 0x5db68e4d6e9f <vm_exec_core+31391>, 0x5db68e4d3005 <vm_exec_core+15365>, 0x5db68e4d2bf7 <vm_exec_core+14327>, 0x5db68e4d347f <vm_exec_core+16511>, 0x5db68e4d2a0a <vm_exec_core+13834>, 0x5db68e4d32cb <vm_exec_core+16075>, 0x5db68e4d31fd <vm_exec_core+15869>, 0x5db68e4d20dc <vm_exec_core+11484>, 0x5db68e4d2915 <vm_exec_core+13589>, 0x5db68e4d2638 <vm_exec_core+12856>, 0x5db68e4d2b24 <vm_exec_core+14116>, 0x5db68e4d2b95 <vm_exec_core+14229>, 0x5db68e4d6836 <vm_exec_core+29750>, 0x5db68e4d0730 <vm_exec_core+4912>, 0x5db68e4d6077 <vm_exec_core+27767>, 0x5db68e4d1e50 <vm_exec_core+10832>, 0x5db68e4cf91a <vm_exec_core+1306>, 0x5db68e4d1088 <vm_exec_core+7304>, 0x5db68e4d6426 <vm_exec_core+28710>, 0x5db68e4d0ca0 <vm_exec_core+6304>, 0x5db68e4d6f7c <vm_exec_core+31612>, 0x5db68e4d5463 <vm_exec_core+24675>, 0x5db68e4d3648 <vm_exec_core+16968>, 0x5db68e4cfc9a <vm_exec_core+2202>, 0x5db68e4d69df <vm_exec_core+30175>, 0x5db68e4d6689 <vm_exec_core+29321>, 0x5db68e4d0e82 <vm_exec_core+6786>, 0x5db68e4d01c8 <vm_exec_core+3528>, 0x5db68e4d5a23 <vm_exec_core+26147>, 0x5db68e4d1751 <vm_exec_core+9041>, 0x5db68e4d6c7c <vm_exec_core+30844>, 0x5db68e4d686a <vm_exec_core+29802>, 0x5db68e4d1cc6 <vm_exec_core+10438>, 0x5db68e4d35b3 <vm_exec_core+16819>, 0x5db68e4d5733 <vm_exec_core+25395>, 0x5db68e4d6778 <vm_exec_core+29560>, 0x5db68e4d428d <vm_exec_core+20109>, 0x5db68e4d57cb <vm_exec_core+25547>, 0x5db68e4d5bd9 <vm_exec_core+26585>, 0x5db68e4d41ca <vm_exec_core+19914>, 0x5db68e4d00d7 <vm_exec_core+3287>, 0x5db68e4d4ec5 <vm_exec_core+23237>, 0x5db68e4cff26 <vm_exec_core+2854>, 0x5db68e4d0256 <vm_exec_core+3670>, 0x5db68e4d24f5 <vm_exec_core+12533>, 0x5db68e4d4112 <vm_exec_core+19730>, 0x5db68e4d4cdb <vm_exec_core+22747>, 0x5db68e4d3c3a <vm_exec_core+18490>, 0x5db68e4cfbb4 <vm_exec_core+1972>, 0x5db68e4d5fdf <vm_exec_core+27615>, 0x5db68e4d65ab <vm_exec_core+29099>, 0x5db68e4d0450 <vm_exec_core+4176>, 0x5db68e4d1358 <vm_exec_core+8024>, 0x5db68e4d0fe1 <vm_exec_core+7137>, 0x5db68e4d1841 <vm_exec_core+9281>, 0x5db68e4d33d6 <vm_exec_core+16342>, 0x5db68e4d0962 <vm_exec_core+5474>, 0x5db68e4d5f26 <vm_exec_core+27430>, 0x5db68e4d12e6 <vm_exec_core+7910>, 0x5db68e4d2ee6 <vm_exec_core+15078>, 0x5db68e4d3926 <vm_exec_core+17702>, 0x5db68e4d5ac5 <vm_exec_core+26309>, 0x5db68e4d4674 <vm_exec_core+21108>, 0x5db68e4d1aac <vm_exec_core+9900>, 0x5db68e4d1457 <vm_exec_core+8279>, 0x5db68e4d59a5 <vm_exec_core+26021>, 0x5db68e4d283e <vm_exec_core+13374>, 0x5db68e4d4f53 <vm_exec_core+23379>, 0x5db68e4d4789 <vm_exec_core+21385>, 0x5db68e4d4533 <vm_exec_core+20787>, 0x5db68e4d04a0 <vm_exec_core+4256>, 0x5db68e4d3ce1 <vm_exec_core+18657>, 0x5db68e4d5e81 <vm_exec_core+27265>, 0x5db68e4d1d70 <vm_exec_core+10608>, 0x5db68e4d58ca <vm_exec_core+25802>, 0x5db68e4d1e4b <vm_exec_core+10827>, 0x5db68e4d4458 <vm_exec_core+20568>, 0x5db68e4d4547 <vm_exec_core+20807>, 0x5db68e4d3a7b <vm_exec_core+18043>, 0x5db68e4d3ecc <vm_exec_core+19148>, 0x5db68e4d2266 <vm_exec_core+11878>, 0x5db68e4d18b7 <vm_exec_core+9399>, 0x5db68e4d553c <vm_exec_core+24892>, 0x5db68e4dd601 <vm_exec_core+57857>, 0x5db68e4d21b0 <vm_exec_core+11696>, 0x5db68e4d3dbf <vm_exec_core+18879>, 0x5db68e4d4350 <vm_exec_core+20304>, 0x5db68e4d0acc <vm_exec_core+5836>, 0x5db68e4d0c4f <vm_exec_core+6223>, 0x5db68e4d0bd2 <vm_exec_core+6098>, 0x5db68e4d13f7 <vm_exec_core+8183>, 0x5db68e4d17c7 <vm_exec_core+9159>, 0x5db68e4d37c6 <vm_exec_core+17350>, 0x5db68e4d2d3e <vm_exec_core+14654>, 0x5db68e4d37c1 <vm_exec_core+17345>, 0x5db68e4d41c5 <vm_exec_core+19909>, 0x5db68e4d410d <vm_exec_core+19725>, 0x5db68e4d13f2 <vm_exec_core+8178>, 0x5db68e4d4533 <vm_exec_core+20787>...}
reg_cfp = 0x7444f9fff720
reg_pc = 0x50400000a238
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 0x00005db68e4ca981 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 0x00005db68e513e76 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
ec = 0x5170000000d8
val = <optimized out>
#41 0x00005db68e0f4c80 in rb_ec_exec_node (ec=0x5170000000d8, n=0x7444fc3da580) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5170000000d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe80070f10, <optimized out>, 0x7ffe80070e60, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7444fc3da580
#42 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5170000000d8
status = <optimized out>
#43 0x00005db68e0edbb7 in rb_main (argc=11, argv=0x7ffe800710e8) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#44 main (argc=11, argv=0x7ffe800710e8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 574397) detached]
$ timeout 60 gdb -p 574369 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 574371]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000753399d26d07 in __GI___select (nfds=31, readfds=0x50c00596a100, writefds=0x0, exceptfds=0x0, timeout=0x7ffc47eabfa0) at ../sysdeps/unix/sysv/linux/select.c:69
>>> Threads
Id Target Id Frame
* 1 Thread 0x753399ecbc40 (LWP 574369) "ruby" 0x0000753399d26d07 in __GI___select (nfds=31, readfds=0x50c00596a100, writefds=0x0, exceptfds=0x0, timeout=0x7ffc47eabfa0) at ../sysdeps/unix/sysv/linux/select.c:69
2 Thread 0x75337dbff6c0 (LWP 574371) "ruby" 0x0000753399d1b4fd in __GI___poll (fds=0x75337c9ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x75337dbff6c0 (LWP 574371) "ruby"):
#0 0x0000753399d1b4fd in __GI___poll (fds=0x75337c9ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x0000649b6b13574a in __interceptor_poll ()
No symbol table info available.
#2 0x0000649b6b53e24b 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 0x0000649b6b18eaff in asan_thread_start(void*) ()
No symbol table info available.
#5 0x0000753399c9caa4 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 = {128864013514432, 7806770394404308683, 128864013514432, -352, 0, 140721515061648, 7806770394391725771, 7806691589565925067}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x0000753399d29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x753399ecbc40 (LWP 574369) "ruby"):
#0 0x0000753399d26d07 in __GI___select (nfds=31, readfds=0x50c00596a100, writefds=0x0, exceptfds=0x0, timeout=0x7ffc47eabfa0) 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 = 477119159}
pts64 = 0x7ffc47eabe20
r = <optimized out>
#1 0x0000649b6b523a15 in native_fd_select (n=31, readfds=0x50c00596a100, writefds=0x0, exceptfds=0x753399d26d07 <__GI___select+327>, timeout=0x7ffc47eabe20, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2429
No locals.
#2 do_select (p=128864450794624) at /tmp/ruby/src/trunk_asan/thread.c:4531
tv = <optimized out>
__region = <optimized out>
end = <optimized out>
rel = <optimized out>
to = 0x7ffc47eabf50
lerrno = 0
set = <optimized out>
result = <optimized out>
endtime = <optimized out>
#3 0x0000649b6b1da6de 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 = {0x7ffc47eac110, <optimized out>, 0x7ffc47eac020, <optimized out>, <optimized out>}, prev = 0x753397d05360, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#4 0x0000649b6b1dab69 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 0x0000649b6b522ef2 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 = 31, th = 0x649b6bedb460 <_main_thread>, rset = 0x753397d05240, 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 = 0x753397d052a0}
#6 0x0000649b6b2b2ee5 in select_internal (read=128864448327760, write=4, except=4, tp=0x753397d052a0, fds=0x753397d05240) at /tmp/ruby/src/trunk_asan/io.c:10754
timerec = <optimized out>
max = 31
pending = <optimized out>
rp = 0x753397d05240
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=128864450794016) at /tmp/ruby/src/trunk_asan/io.c:10824
p = 0x753397d05220
#8 0x0000649b6b1da6de 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 = {0x7ffc47eac490, <optimized out>, 0x7ffc47eac3a0, <optimized out>, <optimized out>}, prev = 0x753397d26640, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#9 0x0000649b6b1dab69 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 0x0000649b6b28edbb 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 0x0000649b6b61c758 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 = 0x7533995f8b50
cfunc = 0x50600002b408
recv = 128864476920160
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#12 0x0000649b6b5bce7d in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7533971ff3a0, 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:905
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x649b6b5b7845 <vm_exec_core+29765>, 0x649b6b5b173f <vm_exec_core+4927>, 0x649b6b5b7086 <vm_exec_core+27782>, 0x649b6b5b2e5f <vm_exec_core+10847>, 0x649b6b5b0929 <vm_exec_core+1321>, 0x649b6b5b2097 <vm_exec_core+7319>, 0x649b6b5b7435 <vm_exec_core+28725>, 0x649b6b5b1caf <vm_exec_core+6319>, 0x649b6b5b7f8b <vm_exec_core+31627>, 0x649b6b5b6472 <vm_exec_core+24690>, 0x649b6b5b4657 <vm_exec_core+16983>, 0x649b6b5b0ca9 <vm_exec_core+2217>, 0x649b6b5b79ee <vm_exec_core+30190>, 0x649b6b5b7698 <vm_exec_core+29336>, 0x649b6b5b1e91 <vm_exec_core+6801>, 0x649b6b5b11d7 <vm_exec_core+3543>, 0x649b6b5b6a32 <vm_exec_core+26162>, 0x649b6b5b2760 <vm_exec_core+9056>, 0x649b6b5b7c8b <vm_exec_core+30859>, 0x649b6b5b7879 <vm_exec_core+29817>, 0x649b6b5b2cd5 <vm_exec_core+10453>, 0x649b6b5b45c2 <vm_exec_core+16834>, 0x649b6b5b6742 <vm_exec_core+25410>, 0x649b6b5b7787 <vm_exec_core+29575>, 0x649b6b5b529c <vm_exec_core+20124>, 0x649b6b5b67da <vm_exec_core+25562>, 0x649b6b5b6be8 <vm_exec_core+26600>, 0x649b6b5b51d9 <vm_exec_core+19929>, 0x649b6b5b10e6 <vm_exec_core+3302>, 0x649b6b5b5ed4 <vm_exec_core+23252>, 0x649b6b5b0f35 <vm_exec_core+2869>, 0x649b6b5b1265 <vm_exec_core+3685>, 0x649b6b5b3504 <vm_exec_core+12548>, 0x649b6b5b5121 <vm_exec_core+19745>, 0x649b6b5b5cea <vm_exec_core+22762>, 0x649b6b5b4c49 <vm_exec_core+18505>, 0x649b6b5b0bc3 <vm_exec_core+1987>, 0x649b6b5b6fee <vm_exec_core+27630>, 0x649b6b5b75ba <vm_exec_core+29114>, 0x649b6b5b145f <vm_exec_core+4191>, 0x649b6b5b2367 <vm_exec_core+8039>, 0x649b6b5b1ff0 <vm_exec_core+7152>, 0x649b6b5b2850 <vm_exec_core+9296>, 0x649b6b5b43e5 <vm_exec_core+16357>, 0x649b6b5b1971 <vm_exec_core+5489>, 0x649b6b5b6f35 <vm_exec_core+27445>, 0x649b6b5b22f5 <vm_exec_core+7925>, 0x649b6b5b3ef5 <vm_exec_core+15093>, 0x649b6b5b4935 <vm_exec_core+17717>, 0x649b6b5b6ad4 <vm_exec_core+26324>, 0x649b6b5b5683 <vm_exec_core+21123>, 0x649b6b5b2abb <vm_exec_core+9915>, 0x649b6b5b2466 <vm_exec_core+8294>, 0x649b6b5b69b4 <vm_exec_core+26036>, 0x649b6b5b384d <vm_exec_core+13389>, 0x649b6b5b5f62 <vm_exec_core+23394>, 0x649b6b5b5798 <vm_exec_core+21400>, 0x649b6b5b0758 <vm_exec_core+856>, 0x649b6b5b14af <vm_exec_core+4271>, 0x649b6b5b4cf0 <vm_exec_core+18672>, 0x649b6b5b6e90 <vm_exec_core+27280>, 0x649b6b5b2d7f <vm_exec_core+10623>, 0x649b6b5b68d9 <vm_exec_core+25817>, 0x649b6b5b266d <vm_exec_core+8813>, 0x649b6b5b5467 <vm_exec_core+20583>, 0x649b6b5b5556 <vm_exec_core+20822>, 0x649b6b5b4a8a <vm_exec_core+18058>, 0x649b6b5b4edb <vm_exec_core+19163>, 0x649b6b5b3275 <vm_exec_core+11893>, 0x649b6b5b28c6 <vm_exec_core+9414>, 0x649b6b5b654b <vm_exec_core+24907>, 0x649b6b5be610 <vm_exec_core+57872>, 0x649b6b5b31bf <vm_exec_core+11711>, 0x649b6b5b4dce <vm_exec_core+18894>, 0x649b6b5b535f <vm_exec_core+20319>, 0x649b6b5b1adb <vm_exec_core+5851>, 0x649b6b5b1c5e <vm_exec_core+6238>, 0x649b6b5b1be1 <vm_exec_core+6113>, 0x649b6b5b2406 <vm_exec_core+8198>, 0x649b6b5b27d6 <vm_exec_core+9174>, 0x649b6b5b47d5 <vm_exec_core+17365>, 0x649b6b5b3d4d <vm_exec_core+14669>, 0x649b6b5b7bb7 <vm_exec_core+30647>, 0x649b6b5b0829 <vm_exec_core+1065>, 0x649b6b5b1dba <vm_exec_core+6586>, 0x649b6b5b80af <vm_exec_core+31919>, 0x649b6b5b5db0 <vm_exec_core+22960>, 0x649b6b5b4b44 <vm_exec_core+18244>, 0x649b6b5b6c7a <vm_exec_core+26746>, 0x649b6b5b075d <vm_exec_core+861>, 0x649b6b5b735e <vm_exec_core+28510>, 0x649b6b5b7d05 <vm_exec_core+30981>, 0x649b6b5b7dd1 <vm_exec_core+31185>, 0x649b6b5b0fb4 <vm_exec_core+2996>, 0x649b6b5b78f3 <vm_exec_core+29939>, 0x649b6b5b3776 <vm_exec_core+13174>, 0x649b6b5b7a75 <vm_exec_core+30325>, 0x649b6b5b2b98 <vm_exec_core+10136>, 0x649b6b5b72d8 <vm_exec_core+28376>, 0x649b6b5b0ea0 <vm_exec_core+2720>, 0x649b6b5b1a1d <vm_exec_core+5661>, 0x649b6b5b7e9f <vm_exec_core+31391>, 0x649b6b5b4005 <vm_exec_core+15365>, 0x649b6b5b3bf7 <vm_exec_core+14327>, 0x649b6b5b447f <vm_exec_core+16511>, 0x649b6b5b3a0a <vm_exec_core+13834>, 0x649b6b5b42cb <vm_exec_core+16075>, 0x649b6b5b41fd <vm_exec_core+15869>, 0x649b6b5b30dc <vm_exec_core+11484>, 0x649b6b5b3915 <vm_exec_core+13589>, 0x649b6b5b3638 <vm_exec_core+12856>, 0x649b6b5b3b24 <vm_exec_core+14116>, 0x649b6b5b3b95 <vm_exec_core+14229>, 0x649b6b5b7836 <vm_exec_core+29750>, 0x649b6b5b1730 <vm_exec_core+4912>, 0x649b6b5b7077 <vm_exec_core+27767>, 0x649b6b5b2e50 <vm_exec_core+10832>, 0x649b6b5b091a <vm_exec_core+1306>, 0x649b6b5b2088 <vm_exec_core+7304>, 0x649b6b5b7426 <vm_exec_core+28710>, 0x649b6b5b1ca0 <vm_exec_core+6304>, 0x649b6b5b7f7c <vm_exec_core+31612>, 0x649b6b5b6463 <vm_exec_core+24675>, 0x649b6b5b4648 <vm_exec_core+16968>, 0x649b6b5b0c9a <vm_exec_core+2202>, 0x649b6b5b79df <vm_exec_core+30175>, 0x649b6b5b7689 <vm_exec_core+29321>, 0x649b6b5b1e82 <vm_exec_core+6786>, 0x649b6b5b11c8 <vm_exec_core+3528>, 0x649b6b5b6a23 <vm_exec_core+26147>, 0x649b6b5b2751 <vm_exec_core+9041>, 0x649b6b5b7c7c <vm_exec_core+30844>, 0x649b6b5b786a <vm_exec_core+29802>, 0x649b6b5b2cc6 <vm_exec_core+10438>, 0x649b6b5b45b3 <vm_exec_core+16819>, 0x649b6b5b6733 <vm_exec_core+25395>, 0x649b6b5b7778 <vm_exec_core+29560>, 0x649b6b5b528d <vm_exec_core+20109>, 0x649b6b5b67cb <vm_exec_core+25547>, 0x649b6b5b6bd9 <vm_exec_core+26585>, 0x649b6b5b51ca <vm_exec_core+19914>, 0x649b6b5b10d7 <vm_exec_core+3287>, 0x649b6b5b5ec5 <vm_exec_core+23237>, 0x649b6b5b0f26 <vm_exec_core+2854>, 0x649b6b5b1256 <vm_exec_core+3670>, 0x649b6b5b34f5 <vm_exec_core+12533>, 0x649b6b5b5112 <vm_exec_core+19730>, 0x649b6b5b5cdb <vm_exec_core+22747>, 0x649b6b5b4c3a <vm_exec_core+18490>, 0x649b6b5b0bb4 <vm_exec_core+1972>, 0x649b6b5b6fdf <vm_exec_core+27615>, 0x649b6b5b75ab <vm_exec_core+29099>, 0x649b6b5b1450 <vm_exec_core+4176>, 0x649b6b5b2358 <vm_exec_core+8024>, 0x649b6b5b1fe1 <vm_exec_core+7137>, 0x649b6b5b2841 <vm_exec_core+9281>, 0x649b6b5b43d6 <vm_exec_core+16342>, 0x649b6b5b1962 <vm_exec_core+5474>, 0x649b6b5b6f26 <vm_exec_core+27430>, 0x649b6b5b22e6 <vm_exec_core+7910>, 0x649b6b5b3ee6 <vm_exec_core+15078>, 0x649b6b5b4926 <vm_exec_core+17702>, 0x649b6b5b6ac5 <vm_exec_core+26309>, 0x649b6b5b5674 <vm_exec_core+21108>, 0x649b6b5b2aac <vm_exec_core+9900>, 0x649b6b5b2457 <vm_exec_core+8279>, 0x649b6b5b69a5 <vm_exec_core+26021>, 0x649b6b5b383e <vm_exec_core+13374>, 0x649b6b5b5f53 <vm_exec_core+23379>, 0x649b6b5b5789 <vm_exec_core+21385>, 0x649b6b5b5533 <vm_exec_core+20787>, 0x649b6b5b14a0 <vm_exec_core+4256>, 0x649b6b5b4ce1 <vm_exec_core+18657>, 0x649b6b5b6e81 <vm_exec_core+27265>, 0x649b6b5b2d70 <vm_exec_core+10608>, 0x649b6b5b68ca <vm_exec_core+25802>, 0x649b6b5b2e4b <vm_exec_core+10827>, 0x649b6b5b5458 <vm_exec_core+20568>, 0x649b6b5b5547 <vm_exec_core+20807>, 0x649b6b5b4a7b <vm_exec_core+18043>, 0x649b6b5b4ecc <vm_exec_core+19148>, 0x649b6b5b3266 <vm_exec_core+11878>, 0x649b6b5b28b7 <vm_exec_core+9399>, 0x649b6b5b653c <vm_exec_core+24892>, 0x649b6b5be601 <vm_exec_core+57857>, 0x649b6b5b31b0 <vm_exec_core+11696>, 0x649b6b5b4dbf <vm_exec_core+18879>, 0x649b6b5b5350 <vm_exec_core+20304>, 0x649b6b5b1acc <vm_exec_core+5836>, 0x649b6b5b1c4f <vm_exec_core+6223>, 0x649b6b5b1bd2 <vm_exec_core+6098>, 0x649b6b5b23f7 <vm_exec_core+8183>, 0x649b6b5b27c7 <vm_exec_core+9159>, 0x649b6b5b47c6 <vm_exec_core+17350>, 0x649b6b5b3d3e <vm_exec_core+14654>, 0x649b6b5b47c1 <vm_exec_core+17345>, 0x649b6b5b51c5 <vm_exec_core+19909>, 0x649b6b5b510d <vm_exec_core+19725>, 0x649b6b5b23f2 <vm_exec_core+8178>, 0x649b6b5b5533 <vm_exec_core+20787>...}
reg_cfp = 0x7533971ff3a0
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>
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 0x0000649b6b5ab749 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.
th: 0x649b6bedb460, native_id: 0x753399ecbc40
-- Control frame information -----------------------------------------------
#15 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2801
_ec = 0x5170000000d8
_tag = <optimized out>
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
state = RUBY_TAG_NONE
result = <optimized out>
#16 0x0000649b6b63d552 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7533971ff578, self=128864476275960, 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
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
iseq = 0x753399530510
cfp = <optimized out>
sp = 0x7533970ff9e8
use_argv = 0x753397cba760
stack_argv = 0x7533970ff9e8
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 = 0x7533971ff578
c:0016 p:0026 s:0074 e:000073 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1293
c:0015 p:0005 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1763
c:0014 p:0006 s:0065 e:000064 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1750 [FINISH]
c:0013 p:---- s:0061 e:000060 l:y b:---- CFUNC :each
#18 0x0000649b6b5dd97c 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
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
No locals.
#20 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
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
No locals.
#21 0x0000649b6b5dd97c in rb_yield (val=<optimized out>)
No locals.
c:0008 p:0017 s:0035 e:000034 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:146
c:0007 p:0008 s:0030 e:000029 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1272
#22 0x0000649b6b7aff9a in rb_ary_each (ary=128864470337560) at /tmp/ruby/src/trunk_asan/array.c:2766
i = 0
#23 0x0000649b6b61c758 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>
c:0006 p:0032 s:0025 e:000024 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1877
me = 0x7533995feb18
c:0005 p:0020 s:0021 e:000020 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1881
c:0004 p:0065 s:0016 e:000014 l:y b:0001 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
cfunc = 0x50600001e928
recv = 128864470337560
block_handler = <optimized out>
c:0003 p:---- s:0011 e:000010 l:y b:---- CFUNC :require_relative
c:0002 p:0005 s:0006 e:000005 l:n b:---- EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
frame_type = 1431634051
len = <optimized out>
c:0001 p:0000 s:0003 E:001600 l:y b:---- DUMMY [FINISH]
val = <optimized out>
#24 0x0000649b6b5b6290 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7533971ff560, 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:857
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x511000021540
insns_address_table = {0x649b6b5b7845 <vm_exec_core+29765>, 0x649b6b5b173f <vm_exec_core+4927>, 0x649b6b5b7086 <vm_exec_core+27782>, 0x649b6b5b2e5f <vm_exec_core+10847>, 0x649b6b5b0929 <vm_exec_core+1321>, 0x649b6b5b2097 <vm_exec_core+7319>, 0x649b6b5b7435 <vm_exec_core+28725>, 0x649b6b5b1caf <vm_exec_core+6319>, 0x649b6b5b7f8b <vm_exec_core+31627>, 0x649b6b5b6472 <vm_exec_core+24690>, 0x649b6b5b4657 <vm_exec_core+16983>, 0x649b6b5b0ca9 <vm_exec_core+2217>, 0x649b6b5b79ee <vm_exec_core+30190>, 0x649b6b5b7698 <vm_exec_core+29336>, 0x649b6b5b1e91 <vm_exec_core+6801>, 0x649b6b5b11d7 <vm_exec_core+3543>, 0x649b6b5b6a32 <vm_exec_core+26162>, 0x649b6b5b2760 <vm_exec_core+9056>, 0x649b6b5b7c8b <vm_exec_core+30859>, 0x649b6b5b7879 <vm_exec_core+29817>, 0x649b6b5b2cd5 <vm_exec_core+10453>, 0x649b6b5b45c2 <vm_exec_core+16834>, 0x649b6b5b6742 <vm_exec_core+25410>, 0x649b6b5b7787 <vm_exec_core+29575>, 0x649b6b5b529c <vm_exec_core+20124>, 0x649b6b5b67da <vm_exec_core+25562>, 0x649b6b5b6be8 <vm_exec_core+26600>, 0x649b6b5b51d9 <vm_exec_core+19929>, 0x649b6b5b10e6 <vm_exec_core+3302>, 0x649b6b5b5ed4 <vm_exec_core+23252>, 0x649b6b5b0f35 <vm_exec_core+2869>, 0x649b6b5b1265 <vm_exec_core+3685>, 0x649b6b5b3504 <vm_exec_core+12548>, 0x649b6b5b5121 <vm_exec_core+19745>, 0x649b6b5b5cea <vm_exec_core+22762>, 0x649b6b5b4c49 <vm_exec_core+18505>, 0x649b6b5b0bc3 <vm_exec_core+1987>, 0x649b6b5b6fee <vm_exec_core+27630>, 0x649b6b5b75ba <vm_exec_core+29114>, 0x649b6b5b145f <vm_exec_core+4191>, 0x649b6b5b2367 <vm_exec_core+8039>, 0x649b6b5b1ff0 <vm_exec_core+7152>, 0x649b6b5b2850 <vm_exec_core+9296>, 0x649b6b5b43e5 <vm_exec_core+16357>, 0x649b6b5b1971 <vm_exec_core+5489>, 0x649b6b5b6f35 <vm_exec_core+27445>, 0x649b6b5b22f5 <vm_exec_core+7925>, 0x649b6b5b3ef5 <vm_exec_core+15093>, 0x649b6b5b4935 <vm_exec_core+17717>, 0x649b6b5b6ad4 <vm_exec_core+26324>, 0x649b6b5b5683 <vm_exec_core+21123>, 0x649b6b5b2abb <vm_exec_core+9915>, 0x649b6b5b2466 <vm_exec_core+8294>, 0x649b6b5b69b4 <vm_exec_core+26036>, 0x649b6b5b384d <vm_exec_core+13389>, 0x649b6b5b5f62 <vm_exec_core+23394>, 0x649b6b5b5798 <vm_exec_core+21400>, 0x649b6b5b0758 <vm_exec_core+856>, 0x649b6b5b14af <vm_exec_core+4271>, 0x649b6b5b4cf0 <vm_exec_core+18672>, 0x649b6b5b6e90 <vm_exec_core+27280>, 0x649b6b5b2d7f <vm_exec_core+10623>, 0x649b6b5b68d9 <vm_exec_core+25817>, 0x649b6b5b266d <vm_exec_core+8813>, 0x649b6b5b5467 <vm_exec_core+20583>, 0x649b6b5b5556 <vm_exec_core+20822>, 0x649b6b5b4a8a <vm_exec_core+18058>, 0x649b6b5b4edb <vm_exec_core+19163>, 0x649b6b5b3275 <vm_exec_core+11893>, 0x649b6b5b28c6 <vm_exec_core+9414>, 0x649b6b5b654b <vm_exec_core+24907>, 0x649b6b5be610 <vm_exec_core+57872>, 0x649b6b5b31bf <vm_exec_core+11711>, 0x649b6b5b4dce <vm_exec_core+18894>, 0x649b6b5b535f <vm_exec_core+20319>, 0x649b6b5b1adb <vm_exec_core+5851>, 0x649b6b5b1c5e <vm_exec_core+6238>, 0x649b6b5b1be1 <vm_exec_core+6113>, 0x649b6b5b2406 <vm_exec_core+8198>, 0x649b6b5b27d6 <vm_exec_core+9174>, 0x649b6b5b47d5 <vm_exec_core+17365>, 0x649b6b5b3d4d <vm_exec_core+14669>, 0x649b6b5b7bb7 <vm_exec_core+30647>, 0x649b6b5b0829 <vm_exec_core+1065>, 0x649b6b5b1dba <vm_exec_core+6586>, 0x649b6b5b80af <vm_exec_core+31919>, 0x649b6b5b5db0 <vm_exec_core+22960>, 0x649b6b5b4b44 <vm_exec_core+18244>, 0x649b6b5b6c7a <vm_exec_core+26746>, 0x649b6b5b075d <vm_exec_core+861>, 0x649b6b5b735e <vm_exec_core+28510>, 0x649b6b5b7d05 <vm_exec_core+30981>, 0x649b6b5b7dd1 <vm_exec_core+31185>, 0x649b6b5b0fb4 <vm_exec_core+2996>, 0x649b6b5b78f3 <vm_exec_core+29939>, 0x649b6b5b3776 <vm_exec_core+13174>, 0x649b6b5b7a75 <vm_exec_core+30325>, 0x649b6b5b2b98 <vm_exec_core+10136>, 0x649b6b5b72d8 <vm_exec_core+28376>, 0x649b6b5b0ea0 <vm_exec_core+2720>, 0x649b6b5b1a1d <vm_exec_core+5661>, 0x649b6b5b7e9f <vm_exec_core+31391>, 0x649b6b5b4005 <vm_exec_core+15365>, 0x649b6b5b3bf7 <vm_exec_core+14327>, 0x649b6b5b447f <vm_exec_core+16511>, 0x649b6b5b3a0a <vm_exec_core+13834>, 0x649b6b5b42cb <vm_exec_core+16075>, 0x649b6b5b41fd <vm_exec_core+15869>, 0x649b6b5b30dc <vm_exec_core+11484>, 0x649b6b5b3915 <vm_exec_core+13589>, 0x649b6b5b3638 <vm_exec_core+12856>, 0x649b6b5b3b24 <vm_exec_core+14116>, 0x649b6b5b3b95 <vm_exec_core+14229>, 0x649b6b5b7836 <vm_exec_core+29750>, 0x649b6b5b1730 <vm_exec_core+4912>, 0x649b6b5b7077 <vm_exec_core+27767>, 0x649b6b5b2e50 <vm_exec_core+10832>, 0x649b6b5b091a <vm_exec_core+1306>, 0x649b6b5b2088 <vm_exec_core+7304>, 0x649b6b5b7426 <vm_exec_core+28710>, 0x649b6b5b1ca0 <vm_exec_core+6304>, 0x649b6b5b7f7c <vm_exec_core+31612>, 0x649b6b5b6463 <vm_exec_core+24675>, 0x649b6b5b4648 <vm_exec_core+16968>, 0x649b6b5b0c9a <vm_exec_core+2202>, 0x649b6b5b79df <vm_exec_core+30175>, 0x649b6b5b7689 <vm_exec_core+29321>, 0x649b6b5b1e82 <vm_exec_core+6786>, 0x649b6b5b11c8 <vm_exec_core+3528>, 0x649b6b5b6a23 <vm_exec_core+26147>, 0x649b6b5b2751 <vm_exec_core+9041>, 0x649b6b5b7c7c <vm_exec_core+30844>, 0x649b6b5b786a <vm_exec_core+29802>, 0x649b6b5b2cc6 <vm_exec_core+10438>, 0x649b6b5b45b3 <vm_exec_core+16819>, 0x649b6b5b6733 <vm_exec_core+25395>, 0x649b6b5b7778 <vm_exec_core+29560>, 0x649b6b5b528d <vm_exec_core+20109>, 0x649b6b5b67cb <vm_exec_core+25547>, 0x649b6b5b6bd9 <vm_exec_core+26585>, 0x649b6b5b51ca <vm_exec_core+19914>, 0x649b6b5b10d7 <vm_exec_core+3287>, 0x649b6b5b5ec5 <vm_exec_core+23237>, 0x649b6b5b0f26 <vm_exec_core+2854>, 0x649b6b5b1256 <vm_exec_core+3670>, 0x649b6b5b34f5 <vm_exec_core+12533>, 0x649b6b5b5112 <vm_exec_core+19730>, 0x649b6b5b5cdb <vm_exec_core+22747>, 0x649b6b5b4c3a <vm_exec_core+18490>, 0x649b6b5b0bb4 <vm_exec_core+1972>, 0x649b6b5b6fdf <vm_exec_core+27615>, 0x649b6b5b75ab <vm_exec_core+29099>, 0x649b6b5b1450 <vm_exec_core+4176>, 0x649b6b5b2358 <vm_exec_core+8024>, 0x649b6b5b1fe1 <vm_exec_core+7137>, 0x649b6b5b2841 <vm_exec_core+9281>, 0x649b6b5b43d6 <vm_exec_core+16342>, 0x649b6b5b1962 <vm_exec_core+5474>, 0x649b6b5b6f26 <vm_exec_core+27430>, 0x649b6b5b22e6 <vm_exec_core+7910>, 0x649b6b5b3ee6 <vm_exec_core+15078>, 0x649b6b5b4926 <vm_exec_core+17702>, 0x649b6b5b6ac5 <vm_exec_core+26309>, 0x649b6b5b5674 <vm_exec_core+21108>, 0x649b6b5b2aac <vm_exec_core+9900>, 0x649b6b5b2457 <vm_exec_core+8279>, 0x649b6b5b69a5 <vm_exec_core+26021>, 0x649b6b5b383e <vm_exec_core+13374>, 0x649b6b5b5f53 <vm_exec_core+23379>, 0x649b6b5b5789 <vm_exec_core+21385>, 0x649b6b5b5533 <vm_exec_core+20787>, 0x649b6b5b14a0 <vm_exec_core+4256>, 0x649b6b5b4ce1 <vm_exec_core+18657>, 0x649b6b5b6e81 <vm_exec_core+27265>, 0x649b6b5b2d70 <vm_exec_core+10608>, 0x649b6b5b68ca <vm_exec_core+25802>, 0x649b6b5b2e4b <vm_exec_core+10827>, 0x649b6b5b5458 <vm_exec_core+20568>, 0x649b6b5b5547 <vm_exec_core+20807>, 0x649b6b5b4a7b <vm_exec_core+18043>, 0x649b6b5b4ecc <vm_exec_core+19148>, 0x649b6b5b3266 <vm_exec_core+11878>, 0x649b6b5b28b7 <vm_exec_core+9399>, 0x649b6b5b653c <vm_exec_core+24892>, 0x649b6b5be601 <vm_exec_core+57857>, 0x649b6b5b31b0 <vm_exec_core+11696>, 0x649b6b5b4dbf <vm_exec_core+18879>, 0x649b6b5b5350 <vm_exec_core+20304>, 0x649b6b5b1acc <vm_exec_core+5836>, 0x649b6b5b1c4f <vm_exec_core+6223>, 0x649b6b5b1bd2 <vm_exec_core+6098>, 0x649b6b5b23f7 <vm_exec_core+8183>, 0x649b6b5b27c7 <vm_exec_core+9159>, 0x649b6b5b47c6 <vm_exec_core+17350>, 0x649b6b5b3d3e <vm_exec_core+14654>, 0x649b6b5b47c1 <vm_exec_core+17345>, 0x649b6b5b51c5 <vm_exec_core+19909>, 0x649b6b5b510d <vm_exec_core+19725>, 0x649b6b5b23f2 <vm_exec_core+8178>, 0x649b6b5b5533 <vm_exec_core+20787>...}
reg_cfp = 0x7533971ff560
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 0x0000649b6b5ab981 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 0x0000649b6b5f4983 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 0x0000649b6b2f67b9 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=128864476370840) at /tmp/ruby/src/trunk_asan/load.c:774
box = 0x649b6c91ccc0 <root_box>
iseq = 0x753399569680
#30 0x0000649b6b2f0738 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 = 0x649b6bedb460 <_main_thread>
box = 0x649b6c91ccc0 <root_box>
saved = <optimized out>
ftptr = <optimized out>
realpath = <optimized out>
realpaths = 128864476909600
realpath_map = 128864476909440
path = 128864476370840
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 0x0000649b6b2eea14 in rb_require_string_internal (fname=128864476370880, 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 0x0000649b6b61c758 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 = 0x753399569810
cfunc = 0x506000037288
recv = 128864478214040
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#34 0x0000649b6b601d05 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffc47eae880) 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 0x0000649b6b601795 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 0x0000649b6b5bce7d in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7533971ff790, 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:905
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x649b6b5b7845 <vm_exec_core+29765>, 0x649b6b5b173f <vm_exec_core+4927>, 0x649b6b5b7086 <vm_exec_core+27782>, 0x649b6b5b2e5f <vm_exec_core+10847>, 0x649b6b5b0929 <vm_exec_core+1321>, 0x649b6b5b2097 <vm_exec_core+7319>, 0x649b6b5b7435 <vm_exec_core+28725>, 0x649b6b5b1caf <vm_exec_core+6319>, 0x649b6b5b7f8b <vm_exec_core+31627>, 0x649b6b5b6472 <vm_exec_core+24690>, 0x649b6b5b4657 <vm_exec_core+16983>, 0x649b6b5b0ca9 <vm_exec_core+2217>, 0x649b6b5b79ee <vm_exec_core+30190>, 0x649b6b5b7698 <vm_exec_core+29336>, 0x649b6b5b1e91 <vm_exec_core+6801>, 0x649b6b5b11d7 <vm_exec_core+3543>, 0x649b6b5b6a32 <vm_exec_core+26162>, 0x649b6b5b2760 <vm_exec_core+9056>, 0x649b6b5b7c8b <vm_exec_core+30859>, 0x649b6b5b7879 <vm_exec_core+29817>, 0x649b6b5b2cd5 <vm_exec_core+10453>, 0x649b6b5b45c2 <vm_exec_core+16834>, 0x649b6b5b6742 <vm_exec_core+25410>, 0x649b6b5b7787 <vm_exec_core+29575>, 0x649b6b5b529c <vm_exec_core+20124>, 0x649b6b5b67da <vm_exec_core+25562>, 0x649b6b5b6be8 <vm_exec_core+26600>, 0x649b6b5b51d9 <vm_exec_core+19929>, 0x649b6b5b10e6 <vm_exec_core+3302>, 0x649b6b5b5ed4 <vm_exec_core+23252>, 0x649b6b5b0f35 <vm_exec_core+2869>, 0x649b6b5b1265 <vm_exec_core+3685>, 0x649b6b5b3504 <vm_exec_core+12548>, 0x649b6b5b5121 <vm_exec_core+19745>, 0x649b6b5b5cea <vm_exec_core+22762>, 0x649b6b5b4c49 <vm_exec_core+18505>, 0x649b6b5b0bc3 <vm_exec_core+1987>, 0x649b6b5b6fee <vm_exec_core+27630>, 0x649b6b5b75ba <vm_exec_core+29114>, 0x649b6b5b145f <vm_exec_core+4191>, 0x649b6b5b2367 <vm_exec_core+8039>, 0x649b6b5b1ff0 <vm_exec_core+7152>, 0x649b6b5b2850 <vm_exec_core+9296>, 0x649b6b5b43e5 <vm_exec_core+16357>, 0x649b6b5b1971 <vm_exec_core+5489>, 0x649b6b5b6f35 <vm_exec_core+27445>, 0x649b6b5b22f5 <vm_exec_core+7925>, 0x649b6b5b3ef5 <vm_exec_core+15093>, 0x649b6b5b4935 <vm_exec_core+17717>, 0x649b6b5b6ad4 <vm_exec_core+26324>, 0x649b6b5b5683 <vm_exec_core+21123>, 0x649b6b5b2abb <vm_exec_core+9915>, 0x649b6b5b2466 <vm_exec_core+8294>, 0x649b6b5b69b4 <vm_exec_core+26036>, 0x649b6b5b384d <vm_exec_core+13389>, 0x649b6b5b5f62 <vm_exec_core+23394>, 0x649b6b5b5798 <vm_exec_core+21400>, 0x649b6b5b0758 <vm_exec_core+856>, 0x649b6b5b14af <vm_exec_core+4271>, 0x649b6b5b4cf0 <vm_exec_core+18672>, 0x649b6b5b6e90 <vm_exec_core+27280>, 0x649b6b5b2d7f <vm_exec_core+10623>, 0x649b6b5b68d9 <vm_exec_core+25817>, 0x649b6b5b266d <vm_exec_core+8813>, 0x649b6b5b5467 <vm_exec_core+20583>, 0x649b6b5b5556 <vm_exec_core+20822>, 0x649b6b5b4a8a <vm_exec_core+18058>, 0x649b6b5b4edb <vm_exec_core+19163>, 0x649b6b5b3275 <vm_exec_core+11893>, 0x649b6b5b28c6 <vm_exec_core+9414>, 0x649b6b5b654b <vm_exec_core+24907>, 0x649b6b5be610 <vm_exec_core+57872>, 0x649b6b5b31bf <vm_exec_core+11711>, 0x649b6b5b4dce <vm_exec_core+18894>, 0x649b6b5b535f <vm_exec_core+20319>, 0x649b6b5b1adb <vm_exec_core+5851>, 0x649b6b5b1c5e <vm_exec_core+6238>, 0x649b6b5b1be1 <vm_exec_core+6113>, 0x649b6b5b2406 <vm_exec_core+8198>, 0x649b6b5b27d6 <vm_exec_core+9174>, 0x649b6b5b47d5 <vm_exec_core+17365>, 0x649b6b5b3d4d <vm_exec_core+14669>, 0x649b6b5b7bb7 <vm_exec_core+30647>, 0x649b6b5b0829 <vm_exec_core+1065>, 0x649b6b5b1dba <vm_exec_core+6586>, 0x649b6b5b80af <vm_exec_core+31919>, 0x649b6b5b5db0 <vm_exec_core+22960>, 0x649b6b5b4b44 <vm_exec_core+18244>, 0x649b6b5b6c7a <vm_exec_core+26746>, 0x649b6b5b075d <vm_exec_core+861>, 0x649b6b5b735e <vm_exec_core+28510>, 0x649b6b5b7d05 <vm_exec_core+30981>, 0x649b6b5b7dd1 <vm_exec_core+31185>, 0x649b6b5b0fb4 <vm_exec_core+2996>, 0x649b6b5b78f3 <vm_exec_core+29939>, 0x649b6b5b3776 <vm_exec_core+13174>, 0x649b6b5b7a75 <vm_exec_core+30325>, 0x649b6b5b2b98 <vm_exec_core+10136>, 0x649b6b5b72d8 <vm_exec_core+28376>, 0x649b6b5b0ea0 <vm_exec_core+2720>, 0x649b6b5b1a1d <vm_exec_core+5661>, 0x649b6b5b7e9f <vm_exec_core+31391>, 0x649b6b5b4005 <vm_exec_core+15365>, 0x649b6b5b3bf7 <vm_exec_core+14327>, 0x649b6b5b447f <vm_exec_core+16511>, 0x649b6b5b3a0a <vm_exec_core+13834>, 0x649b6b5b42cb <vm_exec_core+16075>, 0x649b6b5b41fd <vm_exec_core+15869>, 0x649b6b5b30dc <vm_exec_core+11484>, 0x649b6b5b3915 <vm_exec_core+13589>, 0x649b6b5b3638 <vm_exec_core+12856>, 0x649b6b5b3b24 <vm_exec_core+14116>, 0x649b6b5b3b95 <vm_exec_core+14229>, 0x649b6b5b7836 <vm_exec_core+29750>, 0x649b6b5b1730 <vm_exec_core+4912>, 0x649b6b5b7077 <vm_exec_core+27767>, 0x649b6b5b2e50 <vm_exec_core+10832>, 0x649b6b5b091a <vm_exec_core+1306>, 0x649b6b5b2088 <vm_exec_core+7304>, 0x649b6b5b7426 <vm_exec_core+28710>, 0x649b6b5b1ca0 <vm_exec_core+6304>, 0x649b6b5b7f7c <vm_exec_core+31612>, 0x649b6b5b6463 <vm_exec_core+24675>, 0x649b6b5b4648 <vm_exec_core+16968>, 0x649b6b5b0c9a <vm_exec_core+2202>, 0x649b6b5b79df <vm_exec_core+30175>, 0x649b6b5b7689 <vm_exec_core+29321>, 0x649b6b5b1e82 <vm_exec_core+6786>, 0x649b6b5b11c8 <vm_exec_core+3528>, 0x649b6b5b6a23 <vm_exec_core+26147>, 0x649b6b5b2751 <vm_exec_core+9041>, 0x649b6b5b7c7c <vm_exec_core+30844>, 0x649b6b5b786a <vm_exec_core+29802>, 0x649b6b5b2cc6 <vm_exec_core+10438>, 0x649b6b5b45b3 <vm_exec_core+16819>, 0x649b6b5b6733 <vm_exec_core+25395>, 0x649b6b5b7778 <vm_exec_core+29560>, 0x649b6b5b528d <vm_exec_core+20109>, 0x649b6b5b67cb <vm_exec_core+25547>, 0x649b6b5b6bd9 <vm_exec_core+26585>, 0x649b6b5b51ca <vm_exec_core+19914>, 0x649b6b5b10d7 <vm_exec_core+3287>, 0x649b6b5b5ec5 <vm_exec_core+23237>, 0x649b6b5b0f26 <vm_exec_core+2854>, 0x649b6b5b1256 <vm_exec_core+3670>, 0x649b6b5b34f5 <vm_exec_core+12533>, 0x649b6b5b5112 <vm_exec_core+19730>, 0x649b6b5b5cdb <vm_exec_core+22747>, 0x649b6b5b4c3a <vm_exec_core+18490>, 0x649b6b5b0bb4 <vm_exec_core+1972>, 0x649b6b5b6fdf <vm_exec_core+27615>, 0x649b6b5b75ab <vm_exec_core+29099>, 0x649b6b5b1450 <vm_exec_core+4176>, 0x649b6b5b2358 <vm_exec_core+8024>, 0x649b6b5b1fe1 <vm_exec_core+7137>, 0x649b6b5b2841 <vm_exec_core+9281>, 0x649b6b5b43d6 <vm_exec_core+16342>, 0x649b6b5b1962 <vm_exec_core+5474>, 0x649b6b5b6f26 <vm_exec_core+27430>, 0x649b6b5b22e6 <vm_exec_core+7910>, 0x649b6b5b3ee6 <vm_exec_core+15078>, 0x649b6b5b4926 <vm_exec_core+17702>, 0x649b6b5b6ac5 <vm_exec_core+26309>, 0x649b6b5b5674 <vm_exec_core+21108>, 0x649b6b5b2aac <vm_exec_core+9900>, 0x649b6b5b2457 <vm_exec_core+8279>, 0x649b6b5b69a5 <vm_exec_core+26021>, 0x649b6b5b383e <vm_exec_core+13374>, 0x649b6b5b5f53 <vm_exec_core+23379>, 0x649b6b5b5789 <vm_exec_core+21385>, 0x649b6b5b5533 <vm_exec_core+20787>, 0x649b6b5b14a0 <vm_exec_core+4256>, 0x649b6b5b4ce1 <vm_exec_core+18657>, 0x649b6b5b6e81 <vm_exec_core+27265>, 0x649b6b5b2d70 <vm_exec_core+10608>, 0x649b6b5b68ca <vm_exec_core+25802>, 0x649b6b5b2e4b <vm_exec_core+10827>, 0x649b6b5b5458 <vm_exec_core+20568>, 0x649b6b5b5547 <vm_exec_core+20807>, 0x649b6b5b4a7b <vm_exec_core+18043>, 0x649b6b5b4ecc <vm_exec_core+19148>, 0x649b6b5b3266 <vm_exec_core+11878>, 0x649b6b5b28b7 <vm_exec_core+9399>, 0x649b6b5b653c <vm_exec_core+24892>, 0x649b6b5be601 <vm_exec_core+57857>, 0x649b6b5b31b0 <vm_exec_core+11696>, 0x649b6b5b4dbf <vm_exec_core+18879>, 0x649b6b5b5350 <vm_exec_core+20304>, 0x649b6b5b1acc <vm_exec_core+5836>, 0x649b6b5b1c4f <vm_exec_core+6223>, 0x649b6b5b1bd2 <vm_exec_core+6098>, 0x649b6b5b23f7 <vm_exec_core+8183>, 0x649b6b5b27c7 <vm_exec_core+9159>, 0x649b6b5b47c6 <vm_exec_core+17350>, 0x649b6b5b3d3e <vm_exec_core+14654>, 0x649b6b5b47c1 <vm_exec_core+17345>, 0x649b6b5b51c5 <vm_exec_core+19909>, 0x649b6b5b510d <vm_exec_core+19725>, 0x649b6b5b23f2 <vm_exec_core+8178>, 0x649b6b5b5533 <vm_exec_core+20787>...}
reg_cfp = 0x7533971ff790
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 0x0000649b6b5ab592 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 0x0000649b6b5f4e76 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
ec = 0x5170000000d8
val = <optimized out>
#40 0x0000649b6b1d5c80 in rb_ec_exec_node (ec=0x5170000000d8, n=0x7533995698b0) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5170000000d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc47eaedf0, <optimized out>, 0x7ffc47eaed40, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7533995698b0
#41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5170000000d8
status = <optimized out>
#42 0x0000649b6b1cebb7 in rb_main (argc=9, argv=0x7ffc47eaefc8) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#43 main (argc=9, argv=0x7ffc47eaefc8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 574369) 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 574037 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:913: 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 574036 -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 1301400 -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-02-20T02:05:07Z master 6ea68a5841) +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 40.826940 seconds
3424 files, 34142 examples, 196108 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.