# Logfile created on 2023-12-22 00:05:43 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055de0f695ee0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=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-repeat20-asserts", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-repeat20-asserts", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-repeat20-asserts", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-repeat20-asserts", @configure_opts=["--enable-shared"], @build_opts="DEFS=\"-DRUBY_DEBUG=1\"", @btest_opts="-j4", @test_opts="TESTS=--repeat-count=20", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=208000, @logfile="/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20231222-000543", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055de0f71f280 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055de0f71f140 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055de0f71eee8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20231222-000543", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20231222-000543>, @binmode=false, @mon_data=#<Monitor:0x000055de0f71edf8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode DEFS="-DRUBY_DEBUG=1"
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make update-download DEFS="-DRUBY_DEBUG=1"
tool/config.guess already exists
tool/config.sub already exists
Update debug to d4feeae32b69b4f88c94fecfc7a283b475eec4de
echo d4feeae32b69b4f88c94fecfc7a283b475eec4de | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make update-rubyspec DEFS="-DRUBY_DEBUG=1"
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make update-src DEFS="-DRUBY_DEBUG=1"
From https://github.com/ruby/ruby
bcb4706..68bcca4 master -> origin/master
Updating bcb4706..68bcca4
Fast-forward
NEWS.md | 78 +++++++-----
array.c | 7 +-
bootstraptest/runner.rb | 5 +
bootstraptest/test_gc.rb | 2 +-
bootstraptest/test_rjit.rb | 14 +++
bootstraptest/test_thread.rb | 5 +-
bootstraptest/test_yjit.rb | 16 +--
error.c | 2 +-
include/ruby/debug.h | 4 +-
lib/bundler/definition.rb | 30 +++--
lib/bundler/lazy_specification.rb | 2 +
lib/bundler/remote_specification.rb | 4 +
lib/bundler/self_manager.rb | 2 +-
lib/bundler/spec_set.rb | 42 +++++--
lib/bundler/vendor/thor/lib/thor/shell/color.rb | 3 -
lib/bundler/vendor/thor/lib/thor/shell/html.rb | 3 -
lib/bundler/vendor/thor/lib/thor/shell/lcs_diff.rb | 49 --------
lib/bundler/version.rb | 2 +-
lib/ruby_vm/rjit/context.rb | 6 +-
lib/rubygems.rb | 9 +-
lib/rubygems/basic_specification.rb | 8 +-
lib/rubygems/package.rb | 14 ++-
lib/rubygems/request.rb | 8 +-
ractor.c | 2 +-
rjit.c | 7 +-
rjit.h | 2 +-
rjit.rb | 4 +-
rjit_c.rb | 2 +-
spec/bundler/bundler/definition_spec.rb | 12 +-
spec/bundler/commands/update_spec.rb | 67 +++++++++--
.../install/gemfile/specific_platform_spec.rb | 42 +++++++
spec/bundler/lock/lockfile_spec.rb | 2 +-
spec/bundler/realworld/edgecases_spec.rb | 134 ---------------------
spec/bundler/realworld/slow_perf_spec.rb | 103 ++++++++++++++++
.../support/artifice/helpers/compact_index.rb | 2 +-
spec/bundler/support/artifice/helpers/endpoint.rb | 2 +-
spec/bundler/support/builders.rb | 47 ++++++++
spec/bundler/support/helpers.rb | 30 +----
spec/bundler/support/matchers.rb | 16 ++-
spec/bundler/support/path.rb | 7 ++
test/ruby/test_array.rb | 4 +
.../custom_name/ext/custom_name_lib/Cargo.lock | 8 +-
.../custom_name/ext/custom_name_lib/Cargo.toml | 2 +-
test/rubygems/test_gem_specification.rb | 11 ++
vm_backtrace.c | 9 +-
45 files changed, 505 insertions(+), 325 deletions(-)
delete mode 100644 lib/bundler/vendor/thor/lib/thor/shell/lcs_diff.rb
Latest commit hash = 68bcca4c2b
$$$[end] "make update-src DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make after-update DEFS="-DRUBY_DEBUG=1"
/tmp/ruby/src/trunk-repeat20-asserts/revision.h updated
making /tmp/ruby/src/trunk-repeat20-asserts/rjit.rbinc
making /tmp/ruby/src/trunk-repeat20-asserts/rjit_c.rbinc
generating miniprelude.c
miniprelude.c 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-repeat20-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
Update debug to d4feeae32b69b4f88c94fecfc7a283b475eec4de
echo d4feeae32b69b4f88c94fecfc7a283b475eec4de | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make after-update DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make miniruby DEFS="-DRUBY_DEBUG=1"
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0
CPPFLAGS = -DRUBY_DEBUG=1
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compiling /tmp/ruby/src/trunk-repeat20-asserts/miniinit.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/array.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/cont.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/error.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/eval.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/gc.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/iseq.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/rjit.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/rjit_c.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/process.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ractor.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ruby.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/thread.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/version.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/vm.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/vm_backtrace.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/yjit.c
linking miniruby
$$$[end] "make miniruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make ruby DEFS="-DRUBY_DEBUG=1"
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0
CPPFLAGS = -DRUBY_DEBUG=1
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
builtin_binary.inc updated
8071a1a44ed0c16a24fda109c87e61c64e7c5b5331ec68652be4ea6c9c29f0f4 builtin_binary.inc
compiling /tmp/ruby/src/trunk-repeat20-asserts/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.3.0
linking ruby
$$$[end] "make ruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make all DEFS="-DRUBY_DEBUG=1"
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0
CPPFLAGS = -DRUBY_DEBUG=1
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating encdb.h
encdb.h unchanged
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/bug-14834'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/bug-14834/bug-14384.c
linking shared-object -test-/bug_14834.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/bug-14834'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/debug'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/debug/inspector.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/debug/profile_frames.c
linking shared-object -test-/debug.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/postponed_job'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/postponed_job/postponed_job.c
linking shared-object -test-/postponed_job.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/postponed_job'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/tracepoint'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/tracepoint/gc_hook.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/tracepoint/tracepoint.c
linking shared-object -test-/tracepoint.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/-test-/tracepoint'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/objspace/object_tracing.c
compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/objspace/objspace_dump.c
linking shared-object objspace.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-repeat20-asserts/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
$$$[end] "make all DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make install DEFS="-DRUBY_DEBUG=1"
Update debug to d4feeae32b69b4f88c94fecfc7a283b475eec4de
echo d4feeae32b69b4f88c94fecfc7a283b475eec4de | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/debug.revision unchanged
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0
CPPFLAGS = -DRUBY_DEBUG=1
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating encdb.h
encdb.h unchanged
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-repeat20-asserts/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
./miniruby -I/tmp/ruby/src/trunk-repeat20-asserts/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat20-asserts/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-repeat20-asserts/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="" --make-flags=" -- DEFS=-DRUBY_DEBUG=1" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc
Installing to
installing binary commands: /tmp/ruby/install/trunk-repeat20-asserts/bin
installing base libraries: /tmp/ruby/install/trunk-repeat20-asserts/lib
installing arch files: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk-repeat20-asserts/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-repeat20-asserts/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/site_ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers: /tmp/ruby/install/trunk-repeat20-asserts/include/ruby-3.3.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk-repeat20-asserts/bin
installing library scripts: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.3.0+0
installing common headers: /tmp/ruby/install/trunk-repeat20-asserts/include/ruby-3.3.0+0
installing manpages: /tmp/ruby/install/trunk-repeat20-asserts/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.3.0+0
abbrev 0.1.2
base64 0.2.0
benchmark 0.3.0
bundler 2.5.2
cgi 0.4.1
csv 3.2.8
delegate 0.3.1
did_you_mean 1.6.3
drb 2.2.0
english 0.8.0
erb 4.0.3
error_highlight 0.6.0
fileutils 1.7.2
find 0.2.0
forwardable 1.3.3
getoptlong 0.2.1
ipaddr 1.2.6
irb 1.11.0
logger 1.6.0
mutex_m 0.2.0
net-http 0.4.0
net-protocol 0.2.2
observer 0.1.2
open-uri 0.4.1
open3 0.2.1
optparse 0.4.0
ostruct 0.6.0
pp 0.5.0
prettyprint 0.2.0
prism 0.19.0
pstore 0.1.3
rdoc 6.6.2
readline 0.0.4
reline 0.4.1
resolv 0.3.0
resolv-replace 0.1.1
rinda 0.2.0
ruby2_keywords 0.0.5
securerandom 0.3.1
set 1.0.4
shellwords 0.2.0
singleton 0.2.0
syntax_suggest 2.0.0
tempfile 0.2.1
time 0.3.0
timeout 0.4.1
tmpdir 0.2.0
tsort 0.2.0
un 0.3.0
uri 0.13.0
weakref 0.1.3
yaml 0.3.0
installing default gems from ext: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.3.0+0
bigdecimal 3.1.5
date 3.3.4
digest 3.1.1
etc 1.4.3
fcntl 1.1.0
fiddle 1.1.2
io-console 0.7.1
io-nonblock 0.3.0
io-wait 0.3.1
json 2.7.1
nkf 0.1.3
openssl 3.2.0
pathname 0.3.0
psych 5.1.2
stringio 3.1.0
strscan 3.0.7
syslog 0.1.2
zlib 3.1.0
installing bundled gems: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.3.0+0
minitest 5.20.0
power_assert 2.0.3
rake 13.1.0
test-unit 3.6.1
rexml 3.2.6
rss 0.3.0
net-ftp 0.3.3
net-imap 0.4.8
net-pop 0.1.2
net-smtp 0.4.0
matrix 0.4.2
prime 0.1.2
rbs 3.4.0
typeprof 0.21.9
debug 1.9.0
racc 1.7.3
installing bundled gem cache: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install DEFS=\"-DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1869 tests
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS=--repeat-count=20
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
Checking leaked global symbols...none
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS=--repeat-count=20" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-repeat20-asserts/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
Skipping Gem::PackageTask tests. rake not found.
Run options:
--seed=48367
"--ruby=./miniruby -I/tmp/ruby/src/trunk-repeat20-asserts/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat20-asserts/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk-repeat20-asserts/test/.excludes
--name=!/memory_leak/
--stderr-on-failure
--repeat-count=20
# Running tests:
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : #<IO:fd 12>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Finished(1/20) tests in 1499.061461s, 18.0433 tests/s, 6381.5115 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 38767>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 9
Finished(2/20) tests in 2276.895834s, 11.8798 tests/s, 4205.3975 assertions/s.
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 17 : #<IO:fd 17>
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 16
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 17
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 18
Finished(3/20) tests in 1960.392030s, 13.7978 tests/s, 4884.3924 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 42615>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 9
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : #<IO:fd 12>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00007f7800872cf0 /tmp/ruby/src/trunk-repeat20-asserts/lib/drb/drb.rb:1717 sleep>
Finished(4/20) tests in 1991.847566s, 13.5799 tests/s, 4807.5642 assertions/s.
Finished(5/20) tests in 2311.934970s, 11.6997 tests/s, 4140.7467 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 36897>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 9
Finished(6/20) tests in 1976.017869s, 13.6886 tests/s, 4845.7659 assertions/s.
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 17 : #<IO:fd 17>
Leaked thread: Rinda::TupleSpaceProxyTest#test_take_bug_8215: #<Thread:0x00007f78022ed940 /tmp/ruby/src/trunk-repeat20-asserts/lib/drb/drb.rb:1717 sleep>
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 17
Finished thread: Rinda::TupleSpaceProxyTest#test_00_tuple: #<Thread:0x00007f78022ed940 /tmp/ruby/src/trunk-repeat20-asserts/lib/drb/drb.rb:1717 dead>
Finished(7/20) tests in 1996.317426s, 13.5494 tests/s, 4796.5874 assertions/s.
Closed file descriptor: TestHashOnly#test_replace_bug15358: 9
Finished(8/20) tests in 2076.342460s, 13.0272 tests/s, 4611.1801 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 38503>
Closed file descriptor: TestHashOnly#test_replace_bug15358: 9
Finished(9/20) tests in 2478.581489s, 10.9131 tests/s, 3863.2060 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 40991>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9
Finished(10/20) tests in 1941.033150s, 13.9354 tests/s, 4932.2517 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 38049>
Closed file descriptor: TestHashOnly#test_replace_bug15358: 9
Finished(11/20) tests in 1830.592057s, 14.7761 tests/s, 5230.7170 assertions/s.
Finished(12/20) tests in 2391.999769s, 11.3081 tests/s, 4002.6818 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 33495>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 9
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 16 : #<TCPSocket:fd 16, AF_INET, 127.0.0.1, 40647>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 17 : #<IO:fd 17>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 18 : #<IO:fd 18>
Leaked thread: Rinda::TupleSpaceProxyTest#test_take_bug_8215: #<Thread:0x00007f7830b6a830 /tmp/ruby/src/trunk-repeat20-asserts/lib/drb/drb.rb:1717 sleep>
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 16
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 17
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 18
Finished thread: Rinda::TupleSpaceProxyTest#test_00_tuple: #<Thread:0x00007f7830b6a830 /tmp/ruby/src/trunk-repeat20-asserts/lib/drb/drb.rb:1717 dead>
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : #<IO:fd 12>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00007f78024acd00 /tmp/ruby/src/trunk-repeat20-asserts/lib/drb/drb.rb:1717 sleep>
Finished(13/20) tests in 2060.284035s, 13.1288 tests/s, 4647.8028 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 39975>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : #<IO:fd 12>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00007f780033d2e0 /tmp/ruby/src/trunk-repeat20-asserts/lib/drb/drb.rb:1717 sleep>
Finished(14/20) tests in 2028.725652s, 13.3330 tests/s, 4720.2164 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 42259>
Closed file descriptor: TestHashOnly#test_replace_bug15358: 9
Finished(15/20) tests in 2328.023556s, 11.6189 tests/s, 4113.4064 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 34005>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 9 : #<IO:fd 9>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00007f782cf55b00 /tmp/ruby/src/trunk-repeat20-asserts/lib/drb/drb.rb:1717 sleep>
Finished(16/20) tests in 2001.879186s, 13.5118 tests/s, 4783.3821 assertions/s.
Finished(17/20) tests in 2008.122947s, 13.4698 tests/s, 4768.4097 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 35283>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9
Finished(18/20) tests in 2095.894159s, 12.9057 tests/s, 4568.3834 assertions/s.
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 17 : #<IO:fd 17>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 18 : #<IO:fd 18>
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 16
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 17
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 18
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 9 : #<IO:fd 9>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00007f782d7ce440 /tmp/ruby/src/trunk-repeat20-asserts/lib/drb/drb.rb:1717 sleep>
Finished(19/20) tests in 2388.328712s, 11.3255 tests/s, 4008.6961 assertions/s.
Finished(20/20) tests in 1945.951952s, 13.9001 tests/s, 4920.5203 assertions/s.
540979 tests, 191493063 assertions, 0 failures, 0 errors, 2431 skips
ruby -v: ruby 3.3.0dev (2023-12-21T23:48:37Z master 68bcca4c2b) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS=--repeat-count=20
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-repeat20-asserts/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts'
$ /tmp/ruby/build/trunk-repeat20-asserts/miniruby -I/tmp/ruby/src/trunk-repeat20-asserts/lib /tmp/ruby/src/trunk-repeat20-asserts/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-repeat20-asserts --extout=.ext -- /tmp/ruby/src/trunk-repeat20-asserts/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-repeat20-asserts/spec/default.mspec --error-output stderr --debug
ruby 3.3.0dev (2023-12-21T23:48:37Z master 68bcca4c2b) [x86_64-linux]
0 .........................................................................
73 .........................................................................
146 .........................................................................
219 .........................................................................
292 .........................................................................
365 .........................................................................
438 .........................................................................
511 .........................................................................
584 .........................................................................
657 .........................................................................
730 .........................................................................
803 .........................................................................
876 .........................................................................
949 .........................................................................
1022 .........................................................................
1095 .........................................................................
1168 .........................................................................
1241 .........................................................................
1314 .........................................................................
1387 .........................................................................
1460 .........................................................................
1533 .........................................................................
1606 .........................................................................
1679 .........................................................................
1752 .........................................................................
1825 .........................................................................
1898 .........................................................................
1971 .........................................................................
2044 .........................................................................
2117 .........................................................................
2190 .........................................................................
2263 .........................................................................
2336 .........................................................................
2409 .........................................................................
2482 .........................................................................
2555 .........................................................................
2628 .........................................................................
2701 .........................................................................
2774 .........................................................................
2847 .........................................................................
2920 .........................................................................
2993 .........................................................................
3066 .........................................................................
3139 .........................................................................
3212 .........................................................................
3285 .........................................................................
3358 .........................................................................
3431 .........................................................................
3504 .........................................................................
3577 .........................................................................
3650 .........................................................................
3723 .....
Finished in 120.238924 seconds
3728 files, 32495 examples, 152323 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS=--repeat-count=20" exit with 0.
$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.1568508.ruby -x gdbscript
[New LWP 1568508]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139825016949760) at ./nptl/pthread_kill.c:44
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f2b8c774c00 (LWP 1568508) __pthread_kill_implementation (no_tid=0, signo=6, threadid=139825016949760) at ./nptl/pthread_kill.c:44
>>> Machine level backtrace
Thread 1 (Thread 0x7f2b8c774c00 (LWP 1568508)):
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139825016949760) at ./nptl/pthread_kill.c:44
tid = <optimized out>
ret = 0
pd = 0x7f2b8c774c00
old_mask = {__val = {94446447887008, 1, 172, 18446744073709551352, 2, 0, 94446447887008, 94446447889168, 8, 139825017763027, 0, 139825017659373, 139825016949760, 139825019274752, 94446447887008, 139825017605543}}
ret = <optimized out>
pd = <optimized out>
old_mask = <optimized out>
ret = <optimized out>
tid = <optimized out>
ret = <optimized out>
resultvar = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
__private = <optimized out>
__oldval = <optimized out>
result = <optimized out>
#1 __pthread_kill_internal (signo=6, threadid=139825016949760) at ./nptl/pthread_kill.c:78
No locals.
#2 __GI___pthread_kill (threadid=139825016949760, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3 0x00007f2b8c7d8476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
ret = <optimized out>
#4 0x00007f2b8c7be7f3 in __GI_abort () at ./stdlib/abort.c:79
save_stage = 1
act = {__sigaction_handler = {sa_handler = 0x2020202020202020, sa_sigaction = 0x2020202020202020}, sa_mask = {__val = {2314885530818453536, 7017579609838738208, 2314885530453372012, 746871187794326363, 3978478802667202103, 7378645706714656865, 3472386600512873571, 3467895052413575216, 2319406791620833328, 2319389199435444272, 2314885530818453536, 2314885530818453536, 2314885530818453536, 139825014109160, 4403187459273036288, 0}}, sa_flags = 0, sa_restorer = 0x7f2b8c9b06a0 <_IO_2_1_stderr_>}
sigs = {__val = {32, 3472328330691568739, 3467895374536122416, 2319406791620833328, 2319389199435444272, 2314885530818453536, 2314885530818453536, 2314885530818453536, 746875654610770720, 7378697629483820646, 3472328296228087398, 7378697629483820589, 3472329395843524198, 3467895374531600432, 2319406791620833328, 2319389199435444272}}
#5 0x00007f2b8cbd873b in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6 rb_assert_failure (file=file@entry=0x7f2b8cfd3f28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7f2b8d023140 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7f2b8cfd33c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
out = 0x7f2b8c9b06a0 <_IO_2_1_stderr_>
#7 0x00007f2b8cbf02ce in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
ec = 0x0
ec = <optimized out>
__func__ = "rb_current_execution_context"
#8 rb_hook_list_free (hooks=0x55e606fa4240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#9 rb_hook_list_free (hooks=0x55e606fa4240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#10 0x00007f2b8cda3c06 in ractor_free (ptr=0x55e606fa4230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
r = 0x55e606fa4230
#11 0x00007f2b8ccd3825 in rb_data_free (obj=139824988566192, objspace=0x55e606fa3470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3500
free_immediately = <optimized out>
dfree = <optimized out>
data = 0x55e606fa4230
data = <optimized out>
free_immediately = <optimized out>
dfree = <optimized out>
#12 obj_free (objspace=0x55e606fa3470, obj=139824988566192) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3659
__func__ = "obj_free"
#13 0x00007f2b8ccd3a0b in rb_objspace_free_objects (objspace=objspace@entry=0x55e606fa3470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4623
vp = 139824988566192
page = <optimized out>
stride = 48
p = 139824988566192
pend = 139824988618752
i = 7
#14 0x00007f2b8ce8f360 in ruby_vm_destruct (vm=0x55e606fa0b10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
th = 0x55e606fa3090
stack = 0x7f2b8c673010
objspace = 0x55e606fa3470
#15 0x00007f2b8ccb9f38 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
state = <optimized out>
save_error = 4
sysex = 0
signaled = 0
th = <optimized out>
th0 = 0x55e606fa3090
step = 4
message = 4
buf = <optimized out>
#16 0x00007f2b8ccba295 in ruby_run_node (n=0x7f2b89ba3e00) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
ec = 0x55e606fa44f0
status = 0
#17 0x000055e606940187 in rb_main (argv=0x7ffcde63ffa8, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
variable_in_this_stack_frame = 140724039582297
#18 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)
$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.1679860.ruby -x gdbscript
[New LWP 1679860]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140679749893120) at ./nptl/pthread_kill.c:44
>>> Threads
Id Target Id Frame
* 1 Thread 0x7ff28e84fc00 (LWP 1679860) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140679749893120) at ./nptl/pthread_kill.c:44
>>> Machine level backtrace
Thread 1 (Thread 0x7ff28e84fc00 (LWP 1679860)):
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140679749893120) at ./nptl/pthread_kill.c:44
tid = <optimized out>
ret = 0
pd = 0x7ff28e84fc00
old_mask = {__val = {94070107472544, 1, 172, 18446744073709551352, 2, 0, 94070107472544, 94070107474704, 8, 140679750706387, 0, 140679750602733, 140679749893120, 140679752218112, 94070107472544, 140679750548903}}
ret = <optimized out>
pd = <optimized out>
old_mask = <optimized out>
ret = <optimized out>
tid = <optimized out>
ret = <optimized out>
resultvar = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
__private = <optimized out>
__oldval = <optimized out>
result = <optimized out>
#1 __pthread_kill_internal (signo=6, threadid=140679749893120) at ./nptl/pthread_kill.c:78
No locals.
#2 __GI___pthread_kill (threadid=140679749893120, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3 0x00007ff28e8b3476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
ret = <optimized out>
#4 0x00007ff28e8997f3 in __GI_abort () at ./stdlib/abort.c:79
save_stage = 1
act = {__sigaction_handler = {sa_handler = 0x2020202020202020, sa_sigaction = 0x2020202020202020}, sa_mask = {__val = {2314885530818453536, 7017579609838738208, 2314885530453372012, 746871187794326363, 7089902082847041079, 7378645706714656869, 3472330715170103652, 3467895052413575216, 2319406791620833328, 2319389199435444272, 2314885530818453536, 2314885530818453536, 2314885530818453536, 140679747007464, 7335209200766859776, 0}}, sa_flags = 0, sa_restorer = 0x7ff28ea8b6a0 <_IO_2_1_stderr_>}
sigs = {__val = {32, 3472332914193359204, 3467895374536122416, 2319406791620833328, 2319389199435444272, 2314885530818453536, 2314885530818453536, 2314885530818453536, 746875654610770720, 7378697629483820646, 3472328296228087398, 7378697629483820589, 3472329395843524198, 3467895374531600432, 2319406791620833328, 2319389199435444272}}
#5 0x00007ff28ecb373b in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6 rb_assert_failure (file=file@entry=0x7ff28f0aef28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7ff28f0fe140 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7ff28f0ae3c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
out = 0x7ff28ea8b6a0 <_IO_2_1_stderr_>
#7 0x00007ff28eccb2ce in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
ec = 0x0
ec = <optimized out>
__func__ = "rb_current_execution_context"
#8 rb_hook_list_free (hooks=0x558e67574240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#9 rb_hook_list_free (hooks=0x558e67574240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#10 0x00007ff28ee7ec06 in ractor_free (ptr=0x558e67574230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
r = 0x558e67574230
#11 0x00007ff28edae825 in rb_data_free (obj=140679721464576, objspace=0x558e67573470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3500
free_immediately = <optimized out>
dfree = <optimized out>
data = 0x558e67574230
data = <optimized out>
free_immediately = <optimized out>
dfree = <optimized out>
#12 obj_free (objspace=0x558e67573470, obj=140679721464576) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3659
__func__ = "obj_free"
#13 0x00007ff28edaea0b in rb_objspace_free_objects (objspace=objspace@entry=0x558e67573470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4623
vp = 140679721464576
page = <optimized out>
stride = 48
p = 140679721464576
pend = 140679721517040
i = 7
#14 0x00007ff28ef6a360 in ruby_vm_destruct (vm=0x558e67570b10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
th = 0x558e67573090
stack = 0x7ff28e74e010
objspace = 0x558e67573470
#15 0x00007ff28ed94f38 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
state = <optimized out>
save_error = 4
sysex = 0
signaled = 0
th = <optimized out>
th0 = 0x558e67573090
step = 4
message = 4
buf = <optimized out>
#16 0x00007ff28ed95295 in ruby_run_node (n=0x7ff28bc73eb0) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
ec = 0x558e675744f0
status = 0
#17 0x0000558e65d2a187 in rb_main (argv=0x7ffdadda0668, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
variable_in_this_stack_frame = 140727520200985
#18 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)
$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.1722198.ruby -x gdbscript
[New LWP 1722198]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140247934376960) at ./nptl/pthread_kill.c:44
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f8e044f1c00 (LWP 1722198) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140247934376960) at ./nptl/pthread_kill.c:44
>>> Machine level backtrace
Thread 1 (Thread 0x7f8e044f1c00 (LWP 1722198)):
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140247934376960) at ./nptl/pthread_kill.c:44
tid = <optimized out>
ret = 0
pd = 0x7f8e044f1c00
old_mask = {__val = {87, 2147483647, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140247934794804, 0, 140247943171679, 140247936718496, 140247943268536}}
ret = <optimized out>
pd = <optimized out>
old_mask = <optimized out>
ret = <optimized out>
tid = <optimized out>
ret = <optimized out>
resultvar = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
__private = <optimized out>
__oldval = <optimized out>
result = <optimized out>
#1 __pthread_kill_internal (signo=6, threadid=140247934376960) at ./nptl/pthread_kill.c:78
No locals.
#2 __GI___pthread_kill (threadid=140247934376960, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3 0x00007f8e04555476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
ret = <optimized out>
#4 0x00007f8e0453b7f3 in __GI_abort () at ./stdlib/abort.c:79
save_stage = 1
act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {140247943475494, 140247897507408, 140247943152482, 140247945107648, 2147483647, 140726179351872, 18378053357923201024, 140247943475494, 140247943148332, 140247934513152, 140247935646319, 1, 2147483647, 94920136906880, 18378053357923201024, 0}}, sa_flags = 81088095, sa_restorer = 0x7f8e0472d6a0 <_IO_2_1_stderr_>}
sigs = {__val = {32, 9223372036854775814, 0, 18378053357923201024, 0, 18378053357923201024, 140247943171679, 140247936718496, 140247943268536, 140247943152482, 94920135236368, 140247935778499, 206158430248, 140726179352000, 140726179351808, 18378053357923201024}}
#5 0x00007f8e0495573b in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6 rb_assert_failure (file=file@entry=0x7f8e04d50e58 "/tmp/ruby/src/trunk-repeat20-asserts/include/ruby/internal/globals.h", line=line@entry=199, name=name@entry=0x7f8e04d6c8b8 <__func__.2> "rb_class_of", expr=expr@entry=0x7f8e04d50362 "unexpected type") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
out = 0x7f8e0472d6a0 <_IO_2_1_stderr_>
#7 0x00007f8e0495c16e in rb_class_of (obj=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/include/ruby/internal/globals.h:199
__func__ = "rb_class_of"
#8 0x00007f8e0495c443 in rb_class_of (obj=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/object.c:265
__func__ = "rb_class_of"
#9 rb_obj_class (obj=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/object.c:266
No locals.
#10 0x00007f8e04c2955d in rb_vm_bugreport (ctx=ctx@entry=0x0, errout=errout@entry=0x7f8e0472d6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-repeat20-asserts/vm_dump.c:1195
klass = <optimized out>
i = 0
name = 23173861324
len = <optimized out>
max_name_length = 1024
cmd = <optimized out>
error = <optimized out>
other_runtime_info = other_runtime_info
vm = <optimized out>
ec = <optimized out>
#11 0x00007f8e0495572b in rb_assert_failure (file=file@entry=0x7f8e04d50f28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7f8e04da0140 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7f8e04d503c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1131
out = 0x7f8e0472d6a0 <_IO_2_1_stderr_>
#12 0x00007f8e0496d2ce in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
ec = 0x0
ec = <optimized out>
__func__ = "rb_current_execution_context"
#13 rb_hook_list_free (hooks=0x565450f19240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#14 rb_hook_list_free (hooks=0x565450f19240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#15 0x00007f8e04b20c06 in ractor_free (ptr=0x565450f19230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
r = 0x565450f19230
#16 0x00007f8e04a50825 in rb_data_free (obj=140247906005760, objspace=0x565450f18470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3500
free_immediately = <optimized out>
dfree = <optimized out>
data = 0x565450f19230
data = <optimized out>
free_immediately = <optimized out>
dfree = <optimized out>
#17 obj_free (objspace=0x565450f18470, obj=140247906005760) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3659
__func__ = "obj_free"
#18 0x00007f8e04a50a0b in rb_objspace_free_objects (objspace=objspace@entry=0x565450f18470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4623
vp = 140247906005760
page = <optimized out>
stride = 48
p = 140247906005760
pend = 140247906058224
i = 7
#19 0x00007f8e04c0c360 in ruby_vm_destruct (vm=0x565450f15b10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
th = 0x565450f18090
stack = 0x7f8e043f0010
objspace = 0x565450f18470
#20 0x00007f8e04a36f38 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
state = <optimized out>
save_error = 4
sysex = 0
signaled = 0
th = <optimized out>
th0 = 0x565450f18090
step = 4
message = 4
buf = <optimized out>
#21 0x00007f8e04a37295 in ruby_run_node (n=0x7f8e01923eb0) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
ec = 0x565450f194f0
status = 0
#22 0x000056544fa51187 in rb_main (argv=0x7ffd5dee52e8, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
variable_in_this_stack_frame = 140726179354009
#23 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)
$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.1845399.ruby -x gdbscript
[New LWP 1845399]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140586754382848) at ./nptl/pthread_kill.c:44
>>> Threads
Id Target Id Frame
* 1 Thread 0x7fdce78e1c00 (LWP 1845399) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140586754382848) at ./nptl/pthread_kill.c:44
>>> Machine level backtrace
Thread 1 (Thread 0x7fdce78e1c00 (LWP 1845399)):
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140586754382848) at ./nptl/pthread_kill.c:44
tid = <optimized out>
ret = 0
pd = 0x7fdce78e1c00
old_mask = {__val = {96, 2147483647, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140586754800692, 0, 0, 140586756724384, 140586763200240}}
ret = <optimized out>
pd = <optimized out>
old_mask = <optimized out>
ret = <optimized out>
tid = <optimized out>
ret = <optimized out>
resultvar = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
__private = <optimized out>
__oldval = <optimized out>
result = <optimized out>
#1 __pthread_kill_internal (signo=6, threadid=140586754382848) at ./nptl/pthread_kill.c:78
No locals.
#2 __GI___pthread_kill (threadid=140586754382848, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3 0x00007fdce7945476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
ret = <optimized out>
#4 0x00007fdce792b7f3 in __GI_abort () at ./stdlib/abort.c:79
save_stage = 1
act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {0, 0, 140586763158468, 140586765113536, 2147483647, 0, 0, 0, 0, 0, 0, 0, 0, 0, 868421201058927104, 0}}, sa_flags = 0, sa_restorer = 0x7fdce7b1d6a0 <_IO_2_1_stderr_>}
sigs = {__val = {32, 0, 0, 868421201058927104, 0, 868421201058927104, 0, 140586756724384, 140586763200240, 140586763158468, 140586763424582, 140586755784387, 206158430248, 94649568453424, 94649568453232, 868421201058927104}}
#5 0x00007fdce7d4573b in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6 rb_assert_failure (file=file@entry=0x7fdce8140f28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7fdce814a6f0 <__func__.2> "rb_current_execution_context", expr=expr@entry=0x7fdce81403c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
out = 0x7fdce7b1d6a0 <_IO_2_1_stderr_>
#7 0x00007fdce7d45ae3 in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
ec = 0x0
ec = <optimized out>
__func__ = "rb_current_execution_context"
#8 rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x561551e7e480, fmt=fmt@entry=0x7fdce8181346 "Segmentation fault at %p") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1061
file = 0x0
line = 0
#9 0x00007fdce7f6aedf in sigsegv (sig=11, info=0x561551e7e5b0, ctx=0x561551e7e480) at /tmp/ruby/src/trunk-repeat20-asserts/signal.c:926
No locals.
#10 <signal handler called>
No locals.
#11 RB_BUILTIN_TYPE (obj=23107804832) at /tmp/ruby/src/trunk-repeat20-asserts/include/ruby/internal/value_type.h:190
ret = <optimized out>
__func__ = "RB_BUILTIN_TYPE"
#12 rbimpl_RB_TYPE_P_fastpath (t=RUBY_T_STRING, obj=23107804832) at /tmp/ruby/src/trunk-repeat20-asserts/include/ruby/internal/value_type.h:351
No locals.
#13 RB_TYPE_P (t=RUBY_T_STRING, obj=23107804832) at /tmp/ruby/src/trunk-repeat20-asserts/include/ruby/internal/value_type.h:378
No locals.
#14 rb_vm_bugreport (ctx=ctx@entry=0x0, errout=errout@entry=0x7fdce7b1d6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-repeat20-asserts/vm_dump.c:1179
i = 0
name = 23107804832
len = <optimized out>
max_name_length = 1024
cmd = <optimized out>
error = <optimized out>
other_runtime_info = other_runtime_info
vm = <optimized out>
ec = <optimized out>
#15 0x00007fdce7d4572b in rb_assert_failure (file=file@entry=0x7fdce8140f28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7fdce8190140 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7fdce81403c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1131
out = 0x7fdce7b1d6a0 <_IO_2_1_stderr_>
#16 0x00007fdce7d5d2ce in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
ec = 0x0
ec = <optimized out>
__func__ = "rb_current_execution_context"
#17 rb_hook_list_free (hooks=0x561551ded240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#18 rb_hook_list_free (hooks=0x561551ded240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#19 0x00007fdce7f10c06 in ractor_free (ptr=0x561551ded230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
r = 0x561551ded230
#20 0x00007fdce7e40825 in rb_data_free (obj=140586726011568, objspace=0x561551dec470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3500
free_immediately = <optimized out>
dfree = <optimized out>
data = 0x561551ded230
data = <optimized out>
free_immediately = <optimized out>
dfree = <optimized out>
#21 obj_free (objspace=0x561551dec470, obj=140586726011568) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3659
__func__ = "obj_free"
#22 0x00007fdce7e40a0b in rb_objspace_free_objects (objspace=objspace@entry=0x561551dec470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4623
vp = 140586726011568
page = <optimized out>
stride = 48
p = 140586726011568
pend = 140586726064128
i = 7
#23 0x00007fdce7ffc360 in ruby_vm_destruct (vm=0x561551de9b10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
th = 0x561551dec090
stack = 0x7fdce77e0010
objspace = 0x561551dec470
#24 0x00007fdce7e26f38 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
state = <optimized out>
save_error = 4
sysex = 0
signaled = 0
th = <optimized out>
th0 = 0x561551dec090
step = 4
message = 4
buf = <optimized out>
#25 0x00007fdce7e27295 in ruby_run_node (n=0x7fdce4d13e00) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
ec = 0x561551ded4f0
status = 0
#26 0x00005615514c8187 in rb_main (argv=0x7ffd58855e28, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
variable_in_this_stack_frame = 140726088589529
#27 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)
$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.1902415.ruby -x gdbscript
[New LWP 1902415]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140068997204992) at ./nptl/pthread_kill.c:44
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f645ad28c00 (LWP 1902415) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140068997204992) at ./nptl/pthread_kill.c:44
>>> Machine level backtrace
Thread 1 (Thread 0x7f645ad28c00 (LWP 1902415)):
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140068997204992) at ./nptl/pthread_kill.c:44
tid = <optimized out>
ret = 0
pd = 0x7f645ad28c00
old_mask = {__val = {96, 2147483647, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140068997622836, 0, 0, 140068999546528, 140069006022384}}
ret = <optimized out>
pd = <optimized out>
old_mask = <optimized out>
ret = <optimized out>
tid = <optimized out>
ret = <optimized out>
resultvar = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
__private = <optimized out>
__oldval = <optimized out>
result = <optimized out>
#1 __pthread_kill_internal (signo=6, threadid=140068997204992) at ./nptl/pthread_kill.c:78
No locals.
#2 __GI___pthread_kill (threadid=140068997204992, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3 0x00007f645ad8c476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
ret = <optimized out>
#4 0x00007f645ad727f3 in __GI_abort () at ./stdlib/abort.c:79
save_stage = 1
act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {0, 0, 140069005980612, 140069007935680, 2147483647, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3636970429362130944, 0}}, sa_flags = 0, sa_restorer = 0x7f645af646a0 <_IO_2_1_stderr_>}
sigs = {__val = {32, 0, 0, 3636970429362130944, 0, 3636970429362130944, 0, 140068999546528, 140069006022384, 140069005980612, 140069006246726, 140068998606531, 206158430248, 94050690720560, 94050690720368, 3636970429362130944}}
#5 0x00007f645b18c73b in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6 rb_assert_failure (file=file@entry=0x7f645b587f28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7f645b5916f0 <__func__.2> "rb_current_execution_context", expr=expr@entry=0x7f645b5873c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
out = 0x7f645af646a0 <_IO_2_1_stderr_>
#7 0x00007f645b18cae3 in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
ec = 0x0
ec = <optimized out>
__func__ = "rb_current_execution_context"
#8 rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x5589e202e480, fmt=fmt@entry=0x7f645b5c8346 "Segmentation fault at %p") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1061
file = 0x0
line = 0
#9 0x00007f645b3b1edf in sigsegv (sig=11, info=0x5589e202e5b0, ctx=0x5589e202e480) at /tmp/ruby/src/trunk-repeat20-asserts/signal.c:926
No locals.
#10 <signal handler called>
No locals.
#11 RB_BUILTIN_TYPE (obj=22961594448) at /tmp/ruby/src/trunk-repeat20-asserts/include/ruby/internal/value_type.h:190
ret = <optimized out>
__func__ = "RB_BUILTIN_TYPE"
#12 rbimpl_RB_TYPE_P_fastpath (t=RUBY_T_STRING, obj=22961594448) at /tmp/ruby/src/trunk-repeat20-asserts/include/ruby/internal/value_type.h:351
No locals.
#13 RB_TYPE_P (t=RUBY_T_STRING, obj=22961594448) at /tmp/ruby/src/trunk-repeat20-asserts/include/ruby/internal/value_type.h:378
No locals.
#14 rb_vm_bugreport (ctx=ctx@entry=0x0, errout=errout@entry=0x7f645af646a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-repeat20-asserts/vm_dump.c:1179
i = 0
name = 22961594448
len = <optimized out>
max_name_length = 1024
cmd = <optimized out>
error = <optimized out>
other_runtime_info = other_runtime_info
vm = <optimized out>
ec = <optimized out>
#15 0x00007f645b18c72b in rb_assert_failure (file=file@entry=0x7f645b587f28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7f645b5d7140 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7f645b5873c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1131
out = 0x7f645af646a0 <_IO_2_1_stderr_>
#16 0x00007f645b1a42ce in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
ec = 0x0
ec = <optimized out>
__func__ = "rb_current_execution_context"
#17 rb_hook_list_free (hooks=0x5589e1f9d240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#18 rb_hook_list_free (hooks=0x5589e1f9d240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#19 0x00007f645b357c06 in ractor_free (ptr=0x5589e1f9d230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
r = 0x5589e1f9d230
#20 0x00007f645b287825 in rb_data_free (obj=140068968805008, objspace=0x5589e1f9c470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3500
free_immediately = <optimized out>
dfree = <optimized out>
data = 0x5589e1f9d230
data = <optimized out>
free_immediately = <optimized out>
dfree = <optimized out>
#21 obj_free (objspace=0x5589e1f9c470, obj=140068968805008) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3659
__func__ = "obj_free"
#22 0x00007f645b287a0b in rb_objspace_free_objects (objspace=objspace@entry=0x5589e1f9c470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4623
vp = 140068968805008
page = <optimized out>
stride = 48
p = 140068968805008
pend = 140068968857568
i = 7
#23 0x00007f645b443360 in ruby_vm_destruct (vm=0x5589e1f99b10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
th = 0x5589e1f9c090
stack = 0x7f645ac27010
objspace = 0x5589e1f9c470
#24 0x00007f645b26df38 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
state = <optimized out>
save_error = 4
sysex = 0
signaled = 0
th = <optimized out>
th0 = 0x5589e1f9c090
step = 4
message = 4
buf = <optimized out>
#25 0x00007f645b26e295 in ruby_run_node (n=0x7f6458153e10) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
ec = 0x5589e1f9d4f0
status = 0
#26 0x00005589e16a6187 in rb_main (argv=0x7ffc9441cc08, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
variable_in_this_stack_frame = 140722795826873
#27 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)
$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.1936478.ruby -x gdbscript
[New LWP 1936478]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140583341050880) at ./nptl/pthread_kill.c:44
>>> Threads
Id Target Id Frame
* 1 Thread 0x7fdc1c1acc00 (LWP 1936478) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140583341050880) at ./nptl/pthread_kill.c:44
>>> Machine level backtrace
Thread 1 (Thread 0x7fdc1c1acc00 (LWP 1936478)):
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140583341050880) at ./nptl/pthread_kill.c:44
tid = <optimized out>
ret = 0
pd = 0x7fdc1c1acc00
old_mask = {__val = {94645372969632, 1, 172, 18446744073709551352, 2, 0, 94645372969632, 94645372971792, 8, 140583341864147, 0, 140583341760493, 140583341050880, 140583343375872, 94645372969632, 140583341706663}}
ret = <optimized out>
pd = <optimized out>
old_mask = <optimized out>
ret = <optimized out>
tid = <optimized out>
ret = <optimized out>
resultvar = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
__private = <optimized out>
__oldval = <optimized out>
result = <optimized out>
#1 __pthread_kill_internal (signo=6, threadid=140583341050880) at ./nptl/pthread_kill.c:78
No locals.
#2 __GI___pthread_kill (threadid=140583341050880, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3 0x00007fdc1c210476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
ret = <optimized out>
#4 0x00007fdc1c1f67f3 in __GI_abort () at ./stdlib/abort.c:79
save_stage = 1
act = {__sigaction_handler = {sa_handler = 0x2020202020202020, sa_sigaction = 0x2020202020202020}, sa_mask = {__val = {2314885530818453536, 7017579609838738208, 2314885530453372012, 746871187794326363, 7017788220425791031, 7378645706714656817, 3472334005111698531, 3467895052413575216, 2319406791620833328, 2319389199435444272, 2314885530818453536, 2314885530818453536, 2314885530818453536, 140583338177512, 2907749389496595200, 0}}, sa_flags = 0, sa_restorer = 0x7fdc1c3e86a0 <_IO_2_1_stderr_>}
sigs = {__val = {32, 3472336204134954083, 3467895374536122416, 2319406791620833328, 2319389199435444272, 2314885530818453536, 2314885530818453536, 2314885530818453536, 746875654610770720, 7378697629483820646, 3472328296228087398, 7378697629483820589, 3472329395843524198, 3467895374531600432, 2319406791620833328, 2319389199435444272}}
#5 0x00007fdc1c61073b in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6 rb_assert_failure (file=file@entry=0x7fdc1ca0bf28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7fdc1ca5b140 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7fdc1ca0b3c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
out = 0x7fdc1c3e86a0 <_IO_2_1_stderr_>
#7 0x00007fdc1c6282ce in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
ec = 0x0
ec = <optimized out>
__func__ = "rb_current_execution_context"
#8 rb_hook_list_free (hooks=0x561457d62240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#9 rb_hook_list_free (hooks=0x561457d62240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#10 0x00007fdc1c7dbc06 in ractor_free (ptr=0x561457d62230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
r = 0x561457d62230
#11 0x00007fdc1c70b825 in rb_data_free (obj=140583312634512, objspace=0x561457d61470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3500
free_immediately = <optimized out>
dfree = <optimized out>
data = 0x561457d62230
data = <optimized out>
free_immediately = <optimized out>
dfree = <optimized out>
#12 obj_free (objspace=0x561457d61470, obj=140583312634512) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3659
__func__ = "obj_free"
#13 0x00007fdc1c70ba0b in rb_objspace_free_objects (objspace=objspace@entry=0x561457d61470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4623
vp = 140583312634512
page = <optimized out>
stride = 48
p = 140583312634512
pend = 140583312687072
i = 7
#14 0x00007fdc1c8c7360 in ruby_vm_destruct (vm=0x561457d5eb10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
th = 0x561457d61090
stack = 0x7fdc1c0ab010
objspace = 0x561457d61470
#15 0x00007fdc1c6f1f38 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
state = <optimized out>
save_error = 4
sysex = 0
signaled = 0
th = <optimized out>
th0 = 0x561457d61090
step = 4
message = 4
buf = <optimized out>
#16 0x00007fdc1c6f2295 in ruby_run_node (n=0x7fdc195d3e10) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
ec = 0x561457d624f0
status = 0
#17 0x0000561457636187 in rb_main (argv=0x7ffc41cf6c08, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
variable_in_this_stack_frame = 140721412599481
#18 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)
$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.1977199.ruby -x gdbscript
[New LWP 1977199]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139667386772480) at ./nptl/pthread_kill.c:44
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f06d8f9ac00 (LWP 1977199) __pthread_kill_implementation (no_tid=0, signo=6, threadid=139667386772480) at ./nptl/pthread_kill.c:44
>>> Machine level backtrace
Thread 1 (Thread 0x7f06d8f9ac00 (LWP 1977199)):
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139667386772480) at ./nptl/pthread_kill.c:44
tid = <optimized out>
ret = 0
pd = 0x7f06d8f9ac00
old_mask = {__val = {94862670504608, 1, 172, 18446744073709551352, 2, 0, 94862670504608, 94862670506768, 8, 139667387585747, 0, 139667387482093, 139667386772480, 139667389097472, 94862670504608, 139667387428263}}
ret = <optimized out>
pd = <optimized out>
old_mask = <optimized out>
ret = <optimized out>
tid = <optimized out>
ret = <optimized out>
resultvar = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
__private = <optimized out>
__oldval = <optimized out>
result = <optimized out>
#1 __pthread_kill_internal (signo=6, threadid=139667386772480) at ./nptl/pthread_kill.c:78
No locals.
#2 __GI___pthread_kill (threadid=139667386772480, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3 0x00007f06d8ffe476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
ret = <optimized out>
#4 0x00007f06d8fe47f3 in __GI_abort () at ./stdlib/abort.c:79
save_stage = 1
act = {__sigaction_handler = {sa_handler = 0x2020202020202020, sa_sigaction = 0x2020202020202020}, sa_mask = {__val = {2314885530818453536, 7017579609838738208, 2314885530453372012, 746871187794326363, 3703194978380834359, 7378645706714656825, 3472385484593051236, 3467895052413575216, 2319406791620833328, 2319389199435444272, 2314885530818453536, 2314885530818453536, 2314885530818453536, 139667383907304, 16405569583073506560, 0}}, sa_flags = 0, sa_restorer = 0x7f06d91d66a0 <_IO_2_1_stderr_>}
sigs = {__val = {32, 3472387683616306788, 3467895374536122416, 2319406791620833328, 2319389199435444272, 2314885530818453536, 2314885530818453536, 2314885530818453536, 746875654610770720, 7378697629483820646, 3472328296228087398, 7378697629483820589, 3472329395843524198, 3467895374531600432, 2319406791620833328, 2319389199435444272}}
#5 0x00007f06d93fe73b in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6 rb_assert_failure (file=file@entry=0x7f06d97f9f28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7f06d9849140 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7f06d97f93c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
out = 0x7f06d91d66a0 <_IO_2_1_stderr_>
#7 0x00007f06d94162ce in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
ec = 0x0
ec = <optimized out>
__func__ = "rb_current_execution_context"
#8 rb_hook_list_free (hooks=0x5646efc76240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#9 rb_hook_list_free (hooks=0x5646efc76240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#10 0x00007f06d95c9c06 in ractor_free (ptr=0x5646efc76230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
r = 0x5646efc76230
#11 0x00007f06d94f9825 in rb_data_free (obj=139667358364416, objspace=0x5646efc75470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3500
free_immediately = <optimized out>
dfree = <optimized out>
data = 0x5646efc76230
data = <optimized out>
free_immediately = <optimized out>
dfree = <optimized out>
#12 obj_free (objspace=0x5646efc75470, obj=139667358364416) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3659
__func__ = "obj_free"
#13 0x00007f06d94f9a0b in rb_objspace_free_objects (objspace=objspace@entry=0x5646efc75470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4623
vp = 139667358364416
page = <optimized out>
stride = 48
p = 139667358364416
pend = 139667358416880
i = 7
#14 0x00007f06d96b5360 in ruby_vm_destruct (vm=0x5646efc72b10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
th = 0x5646efc75090
stack = 0x7f06d8e99010
objspace = 0x5646efc75470
#15 0x00007f06d94dff38 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
state = <optimized out>
save_error = 4
sysex = 0
signaled = 0
th = <optimized out>
th0 = 0x5646efc75090
step = 4
message = 4
buf = <optimized out>
#16 0x00007f06d94e0295 in ruby_run_node (n=0x7f06d63c3eb0) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
ec = 0x5646efc764f0
status = 0
#17 0x00005646ef323187 in rb_main (argv=0x7ffd6dc58518, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
variable_in_this_stack_frame = 140726445115337
#18 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)
$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.2035401.ruby -x gdbscript
[New LWP 2035401]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139967069744128) at ./nptl/pthread_kill.c:44
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f4c9f78ec00 (LWP 2035401) __pthread_kill_implementation (no_tid=0, signo=6, threadid=139967069744128) at ./nptl/pthread_kill.c:44
>>> Machine level backtrace
Thread 1 (Thread 0x7f4c9f78ec00 (LWP 2035401)):
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139967069744128) at ./nptl/pthread_kill.c:44
tid = <optimized out>
ret = 0
pd = 0x7f4c9f78ec00
old_mask = {__val = {94003919790752, 1, 172, 18446744073709551352, 2, 0, 94003919790752, 94003919792912, 8, 139967070557395, 0, 139967070453741, 139967069744128, 139967072069120, 94003919790752, 139967070399911}}
ret = <optimized out>
pd = <optimized out>
old_mask = <optimized out>
ret = <optimized out>
tid = <optimized out>
ret = <optimized out>
resultvar = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
__private = <optimized out>
__oldval = <optimized out>
result = <optimized out>
#1 __pthread_kill_internal (signo=6, threadid=139967069744128) at ./nptl/pthread_kill.c:78
No locals.
#2 __GI___pthread_kill (threadid=139967069744128, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3 0x00007f4c9f7f2476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
ret = <optimized out>
#4 0x00007f4c9f7d87f3 in __GI_abort () at ./stdlib/abort.c:79
save_stage = 1
act = {__sigaction_handler = {sa_handler = 0x2020202020202020, sa_sigaction = 0x2020202020202020}, sa_mask = {__val = {2314885530818453536, 7017579609838738208, 2314885530453372012, 746871187794326363, 7377569521963787831, 7378645706714656821, 3472338424602846310, 3467895052413575216, 2319406791620833328, 2319389199435444272, 2314885530818453536, 2314885530818453536, 2314885530818453536, 139967066862568, 1994616847485600768, 0}}, sa_flags = 0, sa_restorer = 0x7f4c9f9ca6a0 <_IO_2_1_stderr_>}
sigs = {__val = {32, 3472383504579585126, 3467895374536122416, 2319406791620833328, 2319389199435444272, 2314885530818453536, 2314885530818453536, 2314885530818453536, 746875654610770720, 7378697629483820646, 3472328296228087398, 7378697629483820589, 3472329395843524198, 3467895374531600432, 2319406791620833328, 2319389199435444272}}
#5 0x00007f4c9fbf273b in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6 rb_assert_failure (file=file@entry=0x7f4c9ffedf28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7f4ca003d140 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7f4c9ffed3c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
out = 0x7f4c9f9ca6a0 <_IO_2_1_stderr_>
#7 0x00007f4c9fc0a2ce in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
ec = 0x0
ec = <optimized out>
__func__ = "rb_current_execution_context"
#8 rb_hook_list_free (hooks=0x557efe3f6240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#9 rb_hook_list_free (hooks=0x557efe3f6240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#10 0x00007f4c9fdbdc06 in ractor_free (ptr=0x557efe3f6230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
r = 0x557efe3f6230
#11 0x00007f4c9fced825 in rb_data_free (obj=139967041319568, objspace=0x557efe3f5470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3500
free_immediately = <optimized out>
dfree = <optimized out>
data = 0x557efe3f6230
data = <optimized out>
free_immediately = <optimized out>
dfree = <optimized out>
#12 obj_free (objspace=0x557efe3f5470, obj=139967041319568) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3659
__func__ = "obj_free"
#13 0x00007f4c9fceda0b in rb_objspace_free_objects (objspace=objspace@entry=0x557efe3f5470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4623
vp = 139967041319568
page = <optimized out>
stride = 48
p = 139967041319568
pend = 139967041372128
i = 7
#14 0x00007f4c9fea9360 in ruby_vm_destruct (vm=0x557efe3f2b10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
th = 0x557efe3f5090
stack = 0x7f4c9f68d010
objspace = 0x557efe3f5470
#15 0x00007f4c9fcd3f38 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
state = <optimized out>
save_error = 4
sysex = 0
signaled = 0
th = <optimized out>
th0 = 0x557efe3f5090
step = 4
message = 4
buf = <optimized out>
#16 0x00007f4c9fcd4295 in ruby_run_node (n=0x7f4c9cbb3e10) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
ec = 0x557efe3f64f0
status = 0
#17 0x0000557efc95d187 in rb_main (argv=0x7fffddb728f8, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
variable_in_this_stack_frame = 140736913157033
#18 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)
$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.2077117.ruby -x gdbscript
[New LWP 2077117]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140451114171392) at ./nptl/pthread_kill.c:44
>>> Threads
Id Target Id Frame
* 1 Thread 0x7fbd52c4bc00 (LWP 2077117) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140451114171392) at ./nptl/pthread_kill.c:44
>>> Machine level backtrace
Thread 1 (Thread 0x7fbd52c4bc00 (LWP 2077117)):
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140451114171392) at ./nptl/pthread_kill.c:44
tid = <optimized out>
ret = 0
pd = 0x7fbd52c4bc00
old_mask = {__val = {94707442664096, 1, 172, 18446744073709551352, 2, 0, 94707442664096, 94707442666256, 8, 140451114984659, 0, 140451114881005, 140451114171392, 140451116496384, 94707442664096, 140451114827175}}
ret = <optimized out>
pd = <optimized out>
old_mask = <optimized out>
ret = <optimized out>
tid = <optimized out>
ret = <optimized out>
resultvar = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
__private = <optimized out>
__oldval = <optimized out>
result = <optimized out>
#1 __pthread_kill_internal (signo=6, threadid=140451114171392) at ./nptl/pthread_kill.c:78
No locals.
#2 __GI___pthread_kill (threadid=140451114171392, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3 0x00007fbd52caf476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
ret = <optimized out>
#4 0x00007fbd52c957f3 in __GI_abort () at ./stdlib/abort.c:79
save_stage = 1
act = {__sigaction_handler = {sa_handler = 0x2020202020202020, sa_sigaction = 0x2020202020202020}, sa_mask = {__val = {2314885530818453536, 7017579609838738208, 2314885530453372012, 746871187794326363, 3474303050051905079, 7378645706714656823, 3472383271926773604, 3467895052413575216, 2319406791620833328, 2319389199435444272, 2314885530818453536, 2314885530818453536, 2314885530818453536, 140451111302120, 12939783653607542784, 0}}, sa_flags = 0, sa_restorer = 0x7fbd52e876a0 <_IO_2_1_stderr_>}
sigs = {__val = {32, 3472385470950029156, 3467895374536122416, 2319406791620833328, 2319389199435444272, 2314885530818453536, 2314885530818453536, 2314885530818453536, 746875654610770720, 7378697629483820646, 3472328296228087398, 7378697629483820589, 3472329395843524198, 3467895374531600432, 2319406791620833328, 2319389199435444272}}
#5 0x00007fbd530af73b in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6 rb_assert_failure (file=file@entry=0x7fbd534aaf28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7fbd534fa140 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7fbd534aa3c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
out = 0x7fbd52e876a0 <_IO_2_1_stderr_>
#7 0x00007fbd530c72ce in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
ec = 0x0
ec = <optimized out>
__func__ = "rb_current_execution_context"
#8 rb_hook_list_free (hooks=0x5622cb7a8240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#9 rb_hook_list_free (hooks=0x5622cb7a8240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#10 0x00007fbd5327ac06 in ractor_free (ptr=0x5622cb7a8230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
r = 0x5622cb7a8230
#11 0x00007fbd531aa825 in rb_data_free (obj=140451085759152, objspace=0x5622cb7a7470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3500
free_immediately = <optimized out>
dfree = <optimized out>
data = 0x5622cb7a8230
data = <optimized out>
free_immediately = <optimized out>
dfree = <optimized out>
#12 obj_free (objspace=0x5622cb7a7470, obj=140451085759152) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3659
__func__ = "obj_free"
#13 0x00007fbd531aaa0b in rb_objspace_free_objects (objspace=objspace@entry=0x5622cb7a7470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4623
vp = 140451085759152
page = <optimized out>
stride = 48
p = 140451085759152
pend = 140451085811712
i = 7
#14 0x00007fbd53366360 in ruby_vm_destruct (vm=0x5622cb7a4b10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
th = 0x5622cb7a7090
stack = 0x7fbd52b4a010
objspace = 0x5622cb7a7470
#15 0x00007fbd53190f38 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
state = <optimized out>
save_error = 4
sysex = 0
signaled = 0
th = <optimized out>
th0 = 0x5622cb7a7090
step = 4
message = 4
buf = <optimized out>
#16 0x00007fbd53191295 in ruby_run_node (n=0x7fbd50073e00) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
ec = 0x5622cb7a84f0
status = 0
#17 0x00005622c9f1c187 in rb_main (argv=0x7ffd7467cf88, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
variable_in_this_stack_frame = 140726556414521
#18 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)
$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.2114867.ruby -x gdbscript
[New LWP 2114867]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139950118673408) at ./nptl/pthread_kill.c:44
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f48ad1c1c00 (LWP 2114867) __pthread_kill_implementation (no_tid=0, signo=6, threadid=139950118673408) at ./nptl/pthread_kill.c:44
>>> Machine level backtrace
Thread 1 (Thread 0x7f48ad1c1c00 (LWP 2114867)):
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139950118673408) at ./nptl/pthread_kill.c:44
tid = <optimized out>
ret = 0
pd = 0x7f48ad1c1c00
old_mask = {__val = {96, 2147483647, 0, 0, 0, 0, 0, 0, 0, 0, 0, 139950119091252, 0, 0, 139950121014944, 139950127490800}}
ret = <optimized out>
pd = <optimized out>
old_mask = <optimized out>
ret = <optimized out>
tid = <optimized out>
ret = <optimized out>
resultvar = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
__private = <optimized out>
__oldval = <optimized out>
result = <optimized out>
#1 __pthread_kill_internal (signo=6, threadid=139950118673408) at ./nptl/pthread_kill.c:78
No locals.
#2 __GI___pthread_kill (threadid=139950118673408, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3 0x00007f48ad225476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
ret = <optimized out>
#4 0x00007f48ad20b7f3 in __GI_abort () at ./stdlib/abort.c:79
save_stage = 1
act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {0, 0, 139950127449028, 139950129404096, 2147483647, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3368773606562622976, 0}}, sa_flags = 0, sa_restorer = 0x7f48ad3fd6a0 <_IO_2_1_stderr_>}
sigs = {__val = {32, 0, 0, 3368773606562622976, 0, 3368773606562622976, 0, 139950121014944, 139950127490800, 139950127449028, 139950127715142, 139950120074947, 206158430248, 94562105353008, 94562105352816, 3368773606562622976}}
#5 0x00007f48ad62573b in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6 rb_assert_failure (file=file@entry=0x7f48ada20f28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7f48ada2a6f0 <__func__.2> "rb_current_execution_context", expr=expr@entry=0x7f48ada203c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
out = 0x7f48ad3fd6a0 <_IO_2_1_stderr_>
#7 0x00007f48ad625ae3 in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
ec = 0x0
ec = <optimized out>
__func__ = "rb_current_execution_context"
#8 rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x5600f4b2e480, fmt=fmt@entry=0x7f48ada61346 "Segmentation fault at %p") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1061
file = 0x0
line = 0
#9 0x00007f48ad84aedf in sigsegv (sig=11, info=0x5600f4b2e5b0, ctx=0x5600f4b2e480) at /tmp/ruby/src/trunk-repeat20-asserts/signal.c:926
No locals.
#10 <signal handler called>
No locals.
#11 RB_BUILTIN_TYPE (obj=23086451536) at /tmp/ruby/src/trunk-repeat20-asserts/include/ruby/internal/value_type.h:190
ret = <optimized out>
__func__ = "RB_BUILTIN_TYPE"
#12 rbimpl_RB_TYPE_P_fastpath (t=RUBY_T_STRING, obj=23086451536) at /tmp/ruby/src/trunk-repeat20-asserts/include/ruby/internal/value_type.h:351
No locals.
#13 RB_TYPE_P (t=RUBY_T_STRING, obj=23086451536) at /tmp/ruby/src/trunk-repeat20-asserts/include/ruby/internal/value_type.h:378
No locals.
#14 rb_vm_bugreport (ctx=ctx@entry=0x0, errout=errout@entry=0x7f48ad3fd6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-repeat20-asserts/vm_dump.c:1179
i = 0
name = 23086451536
len = <optimized out>
max_name_length = 1024
cmd = <optimized out>
error = <optimized out>
other_runtime_info = other_runtime_info
vm = <optimized out>
ec = <optimized out>
#15 0x00007f48ad62572b in rb_assert_failure (file=file@entry=0x7f48ada20f28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7f48ada70140 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7f48ada203c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1131
out = 0x7f48ad3fd6a0 <_IO_2_1_stderr_>
#16 0x00007f48ad63d2ce in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
ec = 0x0
ec = <optimized out>
__func__ = "rb_current_execution_context"
#17 rb_hook_list_free (hooks=0x5600f4a9d240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#18 rb_hook_list_free (hooks=0x5600f4a9d240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#19 0x00007f48ad7f0c06 in ractor_free (ptr=0x5600f4a9d230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
r = 0x5600f4a9d230
#20 0x00007f48ad720825 in rb_data_free (obj=139950090302208, objspace=0x5600f4a9c470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3500
free_immediately = <optimized out>
dfree = <optimized out>
data = 0x5600f4a9d230
data = <optimized out>
free_immediately = <optimized out>
dfree = <optimized out>
#21 obj_free (objspace=0x5600f4a9c470, obj=139950090302208) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3659
__func__ = "obj_free"
#22 0x00007f48ad720a0b in rb_objspace_free_objects (objspace=objspace@entry=0x5600f4a9c470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4623
vp = 139950090302208
page = <optimized out>
stride = 48
p = 139950090302208
pend = 139950090354672
i = 7
#23 0x00007f48ad8dc360 in ruby_vm_destruct (vm=0x5600f4a99b10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
th = 0x5600f4a9c090
stack = 0x7f48ad0c0010
objspace = 0x5600f4a9c470
#24 0x00007f48ad706f38 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
state = <optimized out>
save_error = 4
sysex = 0
signaled = 0
th = <optimized out>
th0 = 0x5600f4a9c090
step = 4
message = 4
buf = <optimized out>
#25 0x00007f48ad707295 in ruby_run_node (n=0x7f48aa5f3eb0) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
ec = 0x5600f4a9d4f0
status = 0
#26 0x00005600f2c26187 in rb_main (argv=0x7ffcb90ab578, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
variable_in_this_stack_frame = 140723412973609
#27 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)
$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.2192238.ruby -x gdbscript
[New LWP 2192238]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140152178019328) at ./nptl/pthread_kill.c:44
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f77b8c90c00 (LWP 2192238) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140152178019328) at ./nptl/pthread_kill.c:44
>>> Machine level backtrace
Thread 1 (Thread 0x7f77b8c90c00 (LWP 2192238)):
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140152178019328) at ./nptl/pthread_kill.c:44
tid = <optimized out>
ret = 0
pd = 0x7f77b8c90c00
old_mask = {__val = {87, 2147483647, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140152178437172, 0, 140152186814047, 140152180360864, 140152186910904}}
ret = <optimized out>
pd = <optimized out>
old_mask = <optimized out>
ret = <optimized out>
tid = <optimized out>
ret = <optimized out>
resultvar = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
__private = <optimized out>
__oldval = <optimized out>
result = <optimized out>
#1 __pthread_kill_internal (signo=6, threadid=140152178019328) at ./nptl/pthread_kill.c:78
No locals.
#2 __GI___pthread_kill (threadid=140152178019328, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3 0x00007f77b8cf4476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
ret = <optimized out>
#4 0x00007f77b8cda7f3 in __GI_abort () at ./stdlib/abort.c:79
save_stage = 1
act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {140152187117862, 140152141088256, 140152186794850, 140152188750016, 2147483647, 140732249274096, 938627198329993472, 140152187117862, 140152186790700, 140152178155520, 140152179288687, 1, 2147483647, 94912705588464, 938627198329993472, 0}}, sa_flags = -1185989025, sa_restorer = 0x7f77b8ecc6a0 <_IO_2_1_stderr_>}
sigs = {__val = {32, 7185, 2, 938627198329993472, 0, 938627198329993472, 140152186814047, 140152180360864, 140152186910904, 140152186794850, 94912704174864, 140152179420867, 206158430248, 140732249274224, 140732249274032, 938627198329993472}}
#5 0x00007f77b90f473b in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6 rb_assert_failure (file=file@entry=0x7f77b94efe58 "/tmp/ruby/src/trunk-repeat20-asserts/include/ruby/internal/globals.h", line=line@entry=199, name=name@entry=0x7f77b950b8b8 <__func__.2> "rb_class_of", expr=expr@entry=0x7f77b94ef362 "unexpected type") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
out = 0x7f77b8ecc6a0 <_IO_2_1_stderr_>
#7 0x00007f77b90fb16e in rb_class_of (obj=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/include/ruby/internal/globals.h:199
__func__ = "rb_class_of"
#8 0x00007f77b90fb443 in rb_class_of (obj=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/object.c:265
__func__ = "rb_class_of"
#9 rb_obj_class (obj=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/object.c:266
No locals.
#10 0x00007f77b93c855d in rb_vm_bugreport (ctx=ctx@entry=0x0, errout=errout@entry=0x7f77b8ecc6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-repeat20-asserts/vm_dump.c:1195
klass = <optimized out>
i = 0
name = 23172047100
len = <optimized out>
max_name_length = 1024
cmd = <optimized out>
error = <optimized out>
other_runtime_info = other_runtime_info
vm = <optimized out>
ec = <optimized out>
#11 0x00007f77b90f472b in rb_assert_failure (file=file@entry=0x7f77b94eff28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7f77b953f140 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7f77b94ef3c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1131
out = 0x7f77b8ecc6a0 <_IO_2_1_stderr_>
#12 0x00007f77b910c2ce in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
ec = 0x0
ec = <optimized out>
__func__ = "rb_current_execution_context"
#13 rb_hook_list_free (hooks=0x565296049240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#14 rb_hook_list_free (hooks=0x565296049240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#15 0x00007f77b92bfc06 in ractor_free (ptr=0x565296049230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
r = 0x565296049230
#16 0x00007f77b91ef825 in rb_data_free (obj=140152149586608, objspace=0x565296048470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3500
free_immediately = <optimized out>
dfree = <optimized out>
data = 0x565296049230
data = <optimized out>
free_immediately = <optimized out>
dfree = <optimized out>
#17 obj_free (objspace=0x565296048470, obj=140152149586608) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3659
__func__ = "obj_free"
#18 0x00007f77b91efa0b in rb_objspace_free_objects (objspace=objspace@entry=0x565296048470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4623
vp = 140152149586608
page = <optimized out>
stride = 48
p = 140152149586608
pend = 140152149639168
i = 7
#19 0x00007f77b93ab360 in ruby_vm_destruct (vm=0x565296045b10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
th = 0x565296048090
stack = 0x7f77b8b8f010
objspace = 0x565296048470
#20 0x00007f77b91d5f38 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
state = <optimized out>
save_error = 4
sysex = 0
signaled = 0
th = <optimized out>
th0 = 0x565296048090
step = 4
message = 4
buf = <optimized out>
#21 0x00007f77b91d6295 in ruby_run_node (n=0x7f77b60b3e00) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
ec = 0x5652960494f0
status = 0
#22 0x00005652955c1187 in rb_main (argv=0x7ffec7b9fc98, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
variable_in_this_stack_frame = 140732249276233
#23 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)
$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.2326219.ruby -x gdbscript
[New LWP 2326219]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140185382120448) at ./nptl/pthread_kill.c:44
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f7f73e76c00 (LWP 2326219) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140185382120448) at ./nptl/pthread_kill.c:44
>>> Machine level backtrace
Thread 1 (Thread 0x7f7f73e76c00 (LWP 2326219)):
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140185382120448) at ./nptl/pthread_kill.c:44
tid = <optimized out>
ret = 0
pd = 0x7f7f73e76c00
old_mask = {__val = {94503032300192, 1, 172, 18446744073709551352, 2, 0, 94503032300192, 94503032302352, 8, 140185382933715, 0, 140185382830061, 140185382120448, 140185384445440, 94503032300192, 140185382776231}}
ret = <optimized out>
pd = <optimized out>
old_mask = <optimized out>
ret = <optimized out>
tid = <optimized out>
ret = <optimized out>
resultvar = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
__private = <optimized out>
__oldval = <optimized out>
result = <optimized out>
#1 __pthread_kill_internal (signo=6, threadid=140185382120448) at ./nptl/pthread_kill.c:78
No locals.
#2 __GI___pthread_kill (threadid=140185382120448, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3 0x00007f7f73eda476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
ret = <optimized out>
#4 0x00007f7f73ec07f3 in __GI_abort () at ./stdlib/abort.c:79
save_stage = 1
act = {__sigaction_handler = {sa_handler = 0x2020202020202020, sa_sigaction = 0x2020202020202020}, sa_mask = {__val = {2314885530818453536, 7017579609838738208, 2314885530453372012, 746871187794326363, 4063482042315597367, 7378645706714656868, 3472329435269784419, 3467895052413575216, 2319406791620833328, 2319389199435444272, 2314885530818453536, 2314885530818453536, 2314885530818453536, 140185379271656, 7760353783264899072, 0}}, sa_flags = 0, sa_restorer = 0x7f7f740b26a0 <_IO_2_1_stderr_>}
sigs = {__val = {32, 3472331634293039971, 3467895374536122416, 2319406791620833328, 2319389199435444272, 2314885530818453536, 2314885530818453536, 2314885530818453536, 746875654610770720, 7378697629483820646, 3472328296228087398, 7378697629483820589, 3472329395843524198, 3467895374531600432, 2319406791620833328, 2319389199435444272}}
#5 0x00007f7f742da73b in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6 rb_assert_failure (file=file@entry=0x7f7f746d5f28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7f7f74725140 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7f7f746d53c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
out = 0x7f7f740b26a0 <_IO_2_1_stderr_>
#7 0x00007f7f742f22ce in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
ec = 0x0
ec = <optimized out>
__func__ = "rb_current_execution_context"
#8 rb_hook_list_free (hooks=0x55f333abe240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#9 rb_hook_list_free (hooks=0x55f333abe240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#10 0x00007f7f744a5c06 in ractor_free (ptr=0x55f333abe230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
r = 0x55f333abe230
#11 0x00007f7f743d5825 in rb_data_free (obj=140185353728688, objspace=0x55f333abd470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3500
free_immediately = <optimized out>
dfree = <optimized out>
data = 0x55f333abe230
data = <optimized out>
free_immediately = <optimized out>
dfree = <optimized out>
#12 obj_free (objspace=0x55f333abd470, obj=140185353728688) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3659
__func__ = "obj_free"
#13 0x00007f7f743d5a0b in rb_objspace_free_objects (objspace=objspace@entry=0x55f333abd470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4623
vp = 140185353728688
page = <optimized out>
stride = 48
p = 140185353728688
pend = 140185353781248
i = 7
#14 0x00007f7f74591360 in ruby_vm_destruct (vm=0x55f333abab10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
th = 0x55f333abd090
stack = 0x7f7f73d75010
objspace = 0x55f333abd470
#15 0x00007f7f743bbf38 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
state = <optimized out>
save_error = 4
sysex = 0
signaled = 0
th = <optimized out>
th0 = 0x55f333abd090
step = 4
message = 4
buf = <optimized out>
#16 0x00007f7f743bc295 in ruby_run_node (n=0x7f7f712a3e00) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
ec = 0x55f333abe4f0
status = 0
#17 0x000055f332b2e187 in rb_main (argv=0x7ffcccd1b5e8, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
variable_in_this_stack_frame = 140723744782489
#18 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)
$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.2360201.ruby -x gdbscript
[New LWP 2360201]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140078009973760) at ./nptl/pthread_kill.c:44
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f6674067c00 (LWP 2360201) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140078009973760) at ./nptl/pthread_kill.c:44
>>> Machine level backtrace
Thread 1 (Thread 0x7f6674067c00 (LWP 2360201)):
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140078009973760) at ./nptl/pthread_kill.c:44
tid = <optimized out>
ret = 0
pd = 0x7f6674067c00
old_mask = {__val = {93958550205088, 1, 172, 18446744073709551352, 2, 0, 93958550205088, 93958550207248, 8, 140078010787027, 0, 140078010683373, 140078009973760, 140078012298752, 93958550205088, 140078010629543}}
ret = <optimized out>
pd = <optimized out>
old_mask = <optimized out>
ret = <optimized out>
tid = <optimized out>
ret = <optimized out>
resultvar = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
__private = <optimized out>
__oldval = <optimized out>
result = <optimized out>
#1 __pthread_kill_internal (signo=6, threadid=140078009973760) at ./nptl/pthread_kill.c:78
No locals.
#2 __GI___pthread_kill (threadid=140078009973760, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3 0x00007f66740cb476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
ret = <optimized out>
#4 0x00007f66740b17f3 in __GI_abort () at ./stdlib/abort.c:79
save_stage = 1
act = {__sigaction_handler = {sa_handler = 0x2020202020202020, sa_sigaction = 0x2020202020202020}, sa_mask = {__val = {2314885530818453536, 7017579609838738208, 2314885530453372012, 746871187794326363, 7221294834746025527, 7378645706714656816, 3472332917730010211, 3467895052413575216, 2319406791620833328, 2319389199435444272, 2314885530818453536, 2314885530818453536, 2314885530818453536, 140078007120872, 18301418310055004928, 0}}, sa_flags = 0, sa_restorer = 0x7f66742a36a0 <_IO_2_1_stderr_>}
sigs = {__val = {32, 3472335116753265763, 3467895374536122416, 2319406791620833328, 2319389199435444272, 2314885530818453536, 2314885530818453536, 2314885530818453536, 746875654610770720, 7378697629483820646, 3472328296228087398, 7378697629483820589, 3472329395843524198, 3467895374531600432, 2319406791620833328, 2319389199435444272}}
#5 0x00007f66744cb73b in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6 rb_assert_failure (file=file@entry=0x7f66748c6f28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7f6674916140 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7f66748c63c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
out = 0x7f66742a36a0 <_IO_2_1_stderr_>
#7 0x00007f66744e32ce in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
ec = 0x0
ec = <optimized out>
__func__ = "rb_current_execution_context"
#8 rb_hook_list_free (hooks=0x55746e027240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#9 rb_hook_list_free (hooks=0x55746e027240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#10 0x00007f6674696c06 in ractor_free (ptr=0x55746e027230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
r = 0x55746e027230
#11 0x00007f66745c6825 in rb_data_free (obj=140077981577904, objspace=0x55746e026470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3500
free_immediately = <optimized out>
dfree = <optimized out>
data = 0x55746e027230
data = <optimized out>
free_immediately = <optimized out>
dfree = <optimized out>
#12 obj_free (objspace=0x55746e026470, obj=140077981577904) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3659
__func__ = "obj_free"
#13 0x00007f66745c6a0b in rb_objspace_free_objects (objspace=objspace@entry=0x55746e026470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4623
vp = 140077981577904
page = <optimized out>
stride = 48
p = 140077981577904
pend = 140077981630464
i = 7
#14 0x00007f6674782360 in ruby_vm_destruct (vm=0x55746e023b10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
th = 0x55746e026090
stack = 0x7f6673f66010
objspace = 0x55746e026470
#15 0x00007f66745acf38 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
state = <optimized out>
save_error = 4
sysex = 0
signaled = 0
th = <optimized out>
th0 = 0x55746e026090
step = 4
message = 4
buf = <optimized out>
#16 0x00007f66745ad295 in ruby_run_node (n=0x7f6671493e00) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
ec = 0x55746e0274f0
status = 0
#17 0x000055746dc9b187 in rb_main (argv=0x7ffcd175f608, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
variable_in_this_stack_frame = 140723822655673
#18 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)
$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.2476775.ruby -x gdbscript
[New LWP 2476775]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140127101565952) at ./nptl/pthread_kill.c:44
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f71e21cbc00 (LWP 2476775) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140127101565952) at ./nptl/pthread_kill.c:44
>>> Machine level backtrace
Thread 1 (Thread 0x7f71e21cbc00 (LWP 2476775)):
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140127101565952) at ./nptl/pthread_kill.c:44
tid = <optimized out>
ret = 0
pd = 0x7f71e21cbc00
old_mask = {__val = {94469284590240, 1, 172, 18446744073709551352, 2, 0, 94469284590240, 94469284592400, 8, 140127102379219, 0, 140127102275565, 140127101565952, 140127103890944, 94469284590240, 140127102221735}}
ret = <optimized out>
pd = <optimized out>
old_mask = <optimized out>
ret = <optimized out>
tid = <optimized out>
ret = <optimized out>
resultvar = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
__private = <optimized out>
__oldval = <optimized out>
result = <optimized out>
#1 __pthread_kill_internal (signo=6, threadid=140127101565952) at ./nptl/pthread_kill.c:78
No locals.
#2 __GI___pthread_kill (threadid=140127101565952, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3 0x00007f71e222f476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
ret = <optimized out>
#4 0x00007f71e22157f3 in __GI_abort () at ./stdlib/abort.c:79
save_stage = 1
act = {__sigaction_handler = {sa_handler = 0x2020202020202020, sa_sigaction = 0x2020202020202020}, sa_mask = {__val = {2314885530818453536, 7017579609838738208, 2314885530453372012, 746871187794326363, 7364341082788095543, 7378645706714656816, 3472332926256231012, 3467895052413575216, 2319406791620833328, 2319389199435444272, 2314885530818453536, 2314885530818453536, 2314885530818453536, 140127098696680, 11286010321456605184, 0}}, sa_flags = 0, sa_restorer = 0x7f71e24076a0 <_IO_2_1_stderr_>}
sigs = {__val = {32, 3472335125279486564, 3467895374536122416, 2319406791620833328, 2319389199435444272, 2314885530818453536, 2314885530818453536, 2314885530818453536, 746875654610770720, 7378697629483820646, 3472328296228087398, 7378697629483820589, 3472329395843524198, 3467895374531600432, 2319406791620833328, 2319389199435444272}}
#5 0x00007f71e262f73b in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6 rb_assert_failure (file=file@entry=0x7f71e2a2af28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7f71e2a7a140 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7f71e2a2a3c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
out = 0x7f71e24076a0 <_IO_2_1_stderr_>
#7 0x00007f71e26472ce in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
ec = 0x0
ec = <optimized out>
__func__ = "rb_current_execution_context"
#8 rb_hook_list_free (hooks=0x55eb5826b240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#9 rb_hook_list_free (hooks=0x55eb5826b240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#10 0x00007f71e27fac06 in ractor_free (ptr=0x55eb5826b230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
r = 0x55eb5826b230
#11 0x00007f71e272a825 in rb_data_free (obj=140127073153680, objspace=0x55eb5826a470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3500
free_immediately = <optimized out>
dfree = <optimized out>
data = 0x55eb5826b230
data = <optimized out>
free_immediately = <optimized out>
dfree = <optimized out>
#12 obj_free (objspace=0x55eb5826a470, obj=140127073153680) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3659
__func__ = "obj_free"
#13 0x00007f71e272aa0b in rb_objspace_free_objects (objspace=objspace@entry=0x55eb5826a470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4623
vp = 140127073153680
page = <optimized out>
stride = 48
p = 140127073153680
pend = 140127073206240
i = 7
#14 0x00007f71e28e6360 in ruby_vm_destruct (vm=0x55eb58267b10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
th = 0x55eb5826a090
stack = 0x7f71e20ca010
objspace = 0x55eb5826a470
#15 0x00007f71e2710f38 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
state = <optimized out>
save_error = 4
sysex = 0
signaled = 0
th = <optimized out>
th0 = 0x55eb5826a090
step = 4
message = 4
buf = <optimized out>
#16 0x00007f71e2711295 in ruby_run_node (n=0x7f71df5f3e10) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
ec = 0x55eb5826b4f0
status = 0
#17 0x000055eb570b3187 in rb_main (argv=0x7ffd2e3e9768, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
variable_in_this_stack_frame = 140725379308057
#18 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)
$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.2570873.ruby -x gdbscript
[New LWP 2570873]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140689139964928) at ./nptl/pthread_kill.c:44
>>> Threads
Id Target Id Frame
* 1 Thread 0x7ff4be361c00 (LWP 2570873) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140689139964928) at ./nptl/pthread_kill.c:44
>>> Machine level backtrace
Thread 1 (Thread 0x7ff4be361c00 (LWP 2570873)):
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140689139964928) at ./nptl/pthread_kill.c:44
tid = <optimized out>
ret = 0
pd = 0x7ff4be361c00
old_mask = {__val = {87, 2147483647, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140689140382772, 0, 140689148759647, 140689142306464, 140689148856504}}
ret = <optimized out>
pd = <optimized out>
old_mask = <optimized out>
ret = <optimized out>
tid = <optimized out>
ret = <optimized out>
resultvar = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
__private = <optimized out>
__oldval = <optimized out>
result = <optimized out>
#1 __pthread_kill_internal (signo=6, threadid=140689139964928) at ./nptl/pthread_kill.c:78
No locals.
#2 __GI___pthread_kill (threadid=140689139964928, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3 0x00007ff4be3c5476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
ret = <optimized out>
#4 0x00007ff4be3ab7f3 in __GI_abort () at ./stdlib/abort.c:79
save_stage = 1
act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {140689149063462, 140689103095296, 140689148740450, 140689150695616, 2147483647, 140731012474224, 15125908803221039360, 140689149063462, 140689148736300, 140689140101120, 140689141234287, 1, 2147483647, 94859687128304, 15125908803221039360, 0}}, sa_flags = -1094955425, sa_restorer = 0x7ff4be59d6a0 <_IO_2_1_stderr_>}
sigs = {__val = {32, 7185, 2, 15125908803221039360, 0, 15125908803221039360, 140689148759647, 140689142306464, 140689148856504, 140689148740450, 94859685714704, 140689141366467, 206158430248, 140731012474352, 140731012474160, 15125908803221039360}}
#5 0x00007ff4be7c573b in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6 rb_assert_failure (file=file@entry=0x7ff4bebc0e58 "/tmp/ruby/src/trunk-repeat20-asserts/include/ruby/internal/globals.h", line=line@entry=199, name=name@entry=0x7ff4bebdc8b8 <__func__.2> "rb_class_of", expr=expr@entry=0x7ff4bebc0362 "unexpected type") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
out = 0x7ff4be59d6a0 <_IO_2_1_stderr_>
#7 0x00007ff4be7cc16e in rb_class_of (obj=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/include/ruby/internal/globals.h:199
__func__ = "rb_class_of"
#8 0x00007ff4be7cc443 in rb_class_of (obj=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/object.c:265
__func__ = "rb_class_of"
#9 rb_obj_class (obj=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/object.c:266
No locals.
#10 0x00007ff4bea9955d in rb_vm_bugreport (ctx=ctx@entry=0x0, errout=errout@entry=0x7ff4be59d6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-repeat20-asserts/vm_dump.c:1195
klass = <optimized out>
i = 0
name = 23159103140
len = <optimized out>
max_name_length = 1024
cmd = <optimized out>
error = <optimized out>
other_runtime_info = other_runtime_info
vm = <optimized out>
ec = <optimized out>
#11 0x00007ff4be7c572b in rb_assert_failure (file=file@entry=0x7ff4bebc0f28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7ff4bec10140 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7ff4bebc03c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1131
out = 0x7ff4be59d6a0 <_IO_2_1_stderr_>
#12 0x00007ff4be7dd2ce in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
ec = 0x0
ec = <optimized out>
__func__ = "rb_current_execution_context"
#13 rb_hook_list_free (hooks=0x56463ddf1240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#14 rb_hook_list_free (hooks=0x56463ddf1240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#15 0x00007ff4be990c06 in ractor_free (ptr=0x56463ddf1230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
r = 0x56463ddf1230
#16 0x00007ff4be8c0825 in rb_data_free (obj=140689111593648, objspace=0x56463ddf0470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3500
free_immediately = <optimized out>
dfree = <optimized out>
data = 0x56463ddf1230
data = <optimized out>
free_immediately = <optimized out>
dfree = <optimized out>
#17 obj_free (objspace=0x56463ddf0470, obj=140689111593648) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3659
__func__ = "obj_free"
#18 0x00007ff4be8c0a0b in rb_objspace_free_objects (objspace=objspace@entry=0x56463ddf0470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4623
vp = 140689111593648
page = <optimized out>
stride = 48
p = 140689111593648
pend = 140689111646208
i = 7
#19 0x00007ff4bea7c360 in ruby_vm_destruct (vm=0x56463ddedb10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
th = 0x56463ddf0090
stack = 0x7ff4be260010
objspace = 0x56463ddf0470
#20 0x00007ff4be8a6f38 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
state = <optimized out>
save_error = 4
sysex = 0
signaled = 0
th = <optimized out>
th0 = 0x56463ddf0090
step = 4
message = 4
buf = <optimized out>
#21 0x00007ff4be8a7295 in ruby_run_node (n=0x7ff4bb793e00) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
ec = 0x56463ddf14f0
status = 0
#22 0x000056463c1dd187 in rb_main (argv=0x7ffe7e01eb18, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
variable_in_this_stack_frame = 140731012476361
#23 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)
$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.2605118.ruby -x gdbscript
[New LWP 2605118]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139962637581312) at ./nptl/pthread_kill.c:44
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f4b974b7c00 (LWP 2605118) __pthread_kill_implementation (no_tid=0, signo=6, threadid=139962637581312) at ./nptl/pthread_kill.c:44
>>> Machine level backtrace
Thread 1 (Thread 0x7f4b974b7c00 (LWP 2605118)):
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139962637581312) at ./nptl/pthread_kill.c:44
tid = <optimized out>
ret = 0
pd = 0x7f4b974b7c00
old_mask = {__val = {87, 2147483647, 0, 0, 0, 0, 0, 0, 0, 0, 0, 139962637999156, 0, 139962646376031, 139962639922848, 139962646472888}}
ret = <optimized out>
pd = <optimized out>
old_mask = <optimized out>
ret = <optimized out>
tid = <optimized out>
ret = <optimized out>
resultvar = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
__private = <optimized out>
__oldval = <optimized out>
result = <optimized out>
#1 __pthread_kill_internal (signo=6, threadid=139962637581312) at ./nptl/pthread_kill.c:78
No locals.
#2 __GI___pthread_kill (threadid=139962637581312, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3 0x00007f4b9751b476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
ret = <optimized out>
#4 0x00007f4b975017f3 in __GI_abort () at ./stdlib/abort.c:79
save_stage = 1
act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {139962646679846, 139962600687072, 139962646356834, 139962648312000, 2147483647, 140732863910784, 5000189091666239744, 139962646679846, 139962646352684, 139962637717504, 139962638850671, 1, 2147483647, 94491474521328, 5000189091666239744, 0}}, sa_flags = -1747866017, sa_restorer = 0x7f4b976f36a0 <_IO_2_1_stderr_>}
sigs = {__val = {32, 9223372036854775814, 0, 5000189091666239744, 0, 5000189091666239744, 139962646376031, 139962639922848, 139962646472888, 139962646356834, 94491473107728, 139962638982851, 206158430248, 140732863910912, 140732863910720, 5000189091666239744}}
#5 0x00007f4b9791b73b in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6 rb_assert_failure (file=file@entry=0x7f4b97d16e58 "/tmp/ruby/src/trunk-repeat20-asserts/include/ruby/internal/globals.h", line=line@entry=199, name=name@entry=0x7f4b97d328b8 <__func__.2> "rb_class_of", expr=expr@entry=0x7f4b97d16362 "unexpected type") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
out = 0x7f4b976f36a0 <_IO_2_1_stderr_>
#7 0x00007f4b9792216e in rb_class_of (obj=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/include/ruby/internal/globals.h:199
__func__ = "rb_class_of"
#8 0x00007f4b97922443 in rb_class_of (obj=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/object.c:265
__func__ = "rb_class_of"
#9 rb_obj_class (obj=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/object.c:266
No locals.
#10 0x00007f4b97bef55d in rb_vm_bugreport (ctx=ctx@entry=0x0, errout=errout@entry=0x7f4b976f36a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-repeat20-asserts/vm_dump.c:1195
klass = <optimized out>
i = 0
name = 23069207484
len = <optimized out>
max_name_length = 1024
cmd = <optimized out>
error = <optimized out>
other_runtime_info = other_runtime_info
vm = <optimized out>
ec = <optimized out>
#11 0x00007f4b9791b72b in rb_assert_failure (file=file@entry=0x7f4b97d16f28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7f4b97d66140 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7f4b97d163c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1131
out = 0x7f4b976f36a0 <_IO_2_1_stderr_>
#12 0x00007f4b979332ce in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
ec = 0x0
ec = <optimized out>
__func__ = "rb_current_execution_context"
#13 rb_hook_list_free (hooks=0x55f082b09240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#14 rb_hook_list_free (hooks=0x55f082b09240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#15 0x00007f4b97ae6c06 in ractor_free (ptr=0x55f082b09230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
r = 0x55f082b09230
#16 0x00007f4b97a16825 in rb_data_free (obj=139962609185424, objspace=0x55f082b08470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3500
free_immediately = <optimized out>
dfree = <optimized out>
data = 0x55f082b09230
data = <optimized out>
free_immediately = <optimized out>
dfree = <optimized out>
#17 obj_free (objspace=0x55f082b08470, obj=139962609185424) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3659
__func__ = "obj_free"
#18 0x00007f4b97a16a0b in rb_objspace_free_objects (objspace=objspace@entry=0x55f082b08470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4623
vp = 139962609185424
page = <optimized out>
stride = 48
p = 139962609185424
pend = 139962609237984
i = 7
#19 0x00007f4b97bd2360 in ruby_vm_destruct (vm=0x55f082b05b10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
th = 0x55f082b08090
stack = 0x7f4b973b6010
objspace = 0x55f082b08470
#20 0x00007f4b979fcf38 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
state = <optimized out>
save_error = 4
sysex = 0
signaled = 0
th = <optimized out>
th0 = 0x55f082b08090
step = 4
message = 4
buf = <optimized out>
#21 0x00007f4b979fd295 in ruby_run_node (n=0x7f4b948e3e10) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
ec = 0x55f082b094f0
status = 0
#22 0x000055f082a39187 in rb_main (argv=0x7ffeec5c9928, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
variable_in_this_stack_frame = 140732863912921
#23 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)
$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.2729479.ruby -x gdbscript
[New LWP 2729479]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139887915801600) at ./nptl/pthread_kill.c:44
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f3a31879c00 (LWP 2729479) __pthread_kill_implementation (no_tid=0, signo=6, threadid=139887915801600) at ./nptl/pthread_kill.c:44
>>> Machine level backtrace
Thread 1 (Thread 0x7f3a31879c00 (LWP 2729479)):
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139887915801600) at ./nptl/pthread_kill.c:44
tid = <optimized out>
ret = 0
pd = 0x7f3a31879c00
old_mask = {__val = {94462077448864, 1, 172, 18446744073709551352, 2, 0, 94462077448864, 94462077451024, 8, 139887916614867, 0, 139887916511213, 139887915801600, 139887918126592, 94462077448864, 139887916457383}}
ret = <optimized out>
pd = <optimized out>
old_mask = <optimized out>
ret = <optimized out>
tid = <optimized out>
ret = <optimized out>
resultvar = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
__private = <optimized out>
__oldval = <optimized out>
result = <optimized out>
#1 __pthread_kill_internal (signo=6, threadid=139887915801600) at ./nptl/pthread_kill.c:78
No locals.
#2 __GI___pthread_kill (threadid=139887915801600, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3 0x00007f3a318dd476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
ret = <optimized out>
#4 0x00007f3a318c37f3 in __GI_abort () at ./stdlib/abort.c:79
save_stage = 1
act = {__sigaction_handler = {sa_handler = 0x2020202020202020, sa_sigaction = 0x2020202020202020}, sa_mask = {__val = {2314885530818453536, 7017579609838738208, 2314885530453372012, 746871187794326363, 7233964502954698295, 7378645706714656821, 3472338416043320164, 3467895052413575216, 2319406791620833328, 2319389199435444272, 2314885530818453536, 2314885530818453536, 2314885530818453536, 139887912940520, 13068602062219080960, 0}}, sa_flags = 0, sa_restorer = 0x7f3a31ab56a0 <_IO_2_1_stderr_>}
sigs = {__val = {32, 3472383496020058980, 3467895374536122416, 2319406791620833328, 2319389199435444272, 2314885530818453536, 2314885530818453536, 2314885530818453536, 746875654610770720, 7378697629483820646, 3472328296228087398, 7378697629483820589, 3472329395843524198, 3467895374531600432, 2319406791620833328, 2319389199435444272}}
#5 0x00007f3a31cdd73b in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6 rb_assert_failure (file=file@entry=0x7f3a320d8f28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7f3a32128140 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7f3a320d83c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
out = 0x7f3a31ab56a0 <_IO_2_1_stderr_>
#7 0x00007f3a31cf52ce in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
ec = 0x0
ec = <optimized out>
__func__ = "rb_current_execution_context"
#8 rb_hook_list_free (hooks=0x55e9aa927240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#9 rb_hook_list_free (hooks=0x55e9aa927240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#10 0x00007f3a31ea8c06 in ractor_free (ptr=0x55e9aa927230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
r = 0x55e9aa927230
#11 0x00007f3a31dd8825 in rb_data_free (obj=139887887397552, objspace=0x55e9aa926470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3500
free_immediately = <optimized out>
dfree = <optimized out>
data = 0x55e9aa927230
data = <optimized out>
free_immediately = <optimized out>
dfree = <optimized out>
#12 obj_free (objspace=0x55e9aa926470, obj=139887887397552) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3659
__func__ = "obj_free"
#13 0x00007f3a31dd8a0b in rb_objspace_free_objects (objspace=objspace@entry=0x55e9aa926470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4623
vp = 139887887397552
page = <optimized out>
stride = 48
p = 139887887397552
pend = 139887887450112
i = 7
#14 0x00007f3a31f94360 in ruby_vm_destruct (vm=0x55e9aa923b10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
th = 0x55e9aa926090
stack = 0x7f3a31778010
objspace = 0x55e9aa926470
#15 0x00007f3a31dbef38 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
state = <optimized out>
save_error = 4
sysex = 0
signaled = 0
th = <optimized out>
th0 = 0x55e9aa926090
step = 4
message = 4
buf = <optimized out>
#16 0x00007f3a31dbf295 in ruby_run_node (n=0x7f3a2eca3e00) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
ec = 0x55e9aa9274f0
status = 0
#17 0x000055e9a9ded187 in rb_main (argv=0x7ffdc4d78cf8, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
variable_in_this_stack_frame = 140727905914793
#18 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)
$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.2797840.ruby -x gdbscript
[New LWP 2797840]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140091594222592) at ./nptl/pthread_kill.c:44
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f699db5ac00 (LWP 2797840) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140091594222592) at ./nptl/pthread_kill.c:44
>>> Machine level backtrace
Thread 1 (Thread 0x7f699db5ac00 (LWP 2797840)):
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140091594222592) at ./nptl/pthread_kill.c:44
tid = <optimized out>
ret = 0
pd = 0x7f699db5ac00
old_mask = {__val = {94808270865056, 1, 172, 18446744073709551352, 2, 0, 94808270865056, 94808270867216, 8, 140091595035859, 0, 140091594932205, 140091594222592, 140091596547584, 94808270865056, 140091594878375}}
ret = <optimized out>
pd = <optimized out>
old_mask = <optimized out>
ret = <optimized out>
tid = <optimized out>
ret = <optimized out>
resultvar = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
__private = <optimized out>
__oldval = <optimized out>
result = <optimized out>
#1 __pthread_kill_internal (signo=6, threadid=140091594222592) at ./nptl/pthread_kill.c:78
No locals.
#2 __GI___pthread_kill (threadid=140091594222592, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3 0x00007f699dbbe476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
ret = <optimized out>
#4 0x00007f699dba47f3 in __GI_abort () at ./stdlib/abort.c:79
save_stage = 1
act = {__sigaction_handler = {sa_handler = 0x2020202020202020, sa_sigaction = 0x2020202020202020}, sa_mask = {__val = {2314885530818453536, 7017579609838738208, 2314885530453372012, 746871187794326363, 7219664246167463479, 7378645706714656824, 3472384594679325030, 3467895052413575216, 2319406791620833328, 2319389199435444272, 2314885530818453536, 2314885530818453536, 2314885530818453536, 140091591357416, 10599943903650571008, 0}}, sa_flags = 0, sa_restorer = 0x7f699dd966a0 <_IO_2_1_stderr_>}
sigs = {__val = {32, 3472386793702580582, 3467895374536122416, 2319406791620833328, 2319389199435444272, 2314885530818453536, 2314885530818453536, 2314885530818453536, 746875654610770720, 7378697629483820646, 3472328296228087398, 7378697629483820589, 3472329395843524198, 3467895374531600432, 2319406791620833328, 2319389199435444272}}
#5 0x00007f699dfbe73b in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6 rb_assert_failure (file=file@entry=0x7f699e3b9f28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7f699e409140 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7f699e3b93c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
out = 0x7f699dd966a0 <_IO_2_1_stderr_>
#7 0x00007f699dfd62ce in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
ec = 0x0
ec = <optimized out>
__func__ = "rb_current_execution_context"
#8 rb_hook_list_free (hooks=0x563a454ec240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#9 rb_hook_list_free (hooks=0x563a454ec240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#10 0x00007f699e189c06 in ractor_free (ptr=0x563a454ec230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
r = 0x563a454ec230
#11 0x00007f699e0b9825 in rb_data_free (obj=140091565814448, objspace=0x563a454eb470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3500
free_immediately = <optimized out>
dfree = <optimized out>
data = 0x563a454ec230
data = <optimized out>
free_immediately = <optimized out>
dfree = <optimized out>
#12 obj_free (objspace=0x563a454eb470, obj=140091565814448) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3659
__func__ = "obj_free"
#13 0x00007f699e0b9a0b in rb_objspace_free_objects (objspace=objspace@entry=0x563a454eb470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4623
vp = 140091565814448
page = <optimized out>
stride = 48
p = 140091565814448
pend = 140091565867008
i = 7
#14 0x00007f699e275360 in ruby_vm_destruct (vm=0x563a454e8b10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
th = 0x563a454eb090
stack = 0x7f699da59010
objspace = 0x563a454eb470
#15 0x00007f699e09ff38 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
state = <optimized out>
save_error = 4
sysex = 0
signaled = 0
th = <optimized out>
th0 = 0x563a454eb090
step = 4
message = 4
buf = <optimized out>
#16 0x00007f699e0a0295 in ruby_run_node (n=0x7f699af83e00) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
ec = 0x563a454ec4f0
status = 0
#17 0x0000563a44179187 in rb_main (argv=0x7fffaf18fe78, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
variable_in_this_stack_frame = 140736131039529
#18 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)
$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.2864525.ruby -x gdbscript
[New LWP 2864525]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140438179904512) at ./nptl/pthread_kill.c:44
>>> Threads
Id Target Id Frame
* 1 Thread 0x7fba4fd37c00 (LWP 2864525) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140438179904512) at ./nptl/pthread_kill.c:44
>>> Machine level backtrace
Thread 1 (Thread 0x7fba4fd37c00 (LWP 2864525)):
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140438179904512) at ./nptl/pthread_kill.c:44
tid = <optimized out>
ret = 0
pd = 0x7fba4fd37c00
old_mask = {__val = {93999768511136, 1, 172, 18446744073709551352, 2, 0, 93999768511136, 93999768513296, 8, 140438180717779, 0, 140438180614125, 140438179904512, 140438182229504, 93999768511136, 140438180560295}}
ret = <optimized out>
pd = <optimized out>
old_mask = <optimized out>
ret = <optimized out>
tid = <optimized out>
ret = <optimized out>
resultvar = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
__private = <optimized out>
__oldval = <optimized out>
result = <optimized out>
#1 __pthread_kill_internal (signo=6, threadid=140438179904512) at ./nptl/pthread_kill.c:78
No locals.
#2 __GI___pthread_kill (threadid=140438179904512, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3 0x00007fba4fd9b476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
ret = <optimized out>
#4 0x00007fba4fd817f3 in __GI_abort () at ./stdlib/abort.c:79
save_stage = 1
act = {__sigaction_handler = {sa_handler = 0x2020202020202020, sa_sigaction = 0x2020202020202020}, sa_mask = {__val = {2314885530818453536, 7017579609838738208, 2314885530453372012, 746871187794326363, 7077182953811764791, 7378645706714656816, 3472332909140272740, 3467895052413575216, 2319406791620833328, 2319389199435444272, 2314885530818453536, 2314885530818453536, 2314885530818453536, 140438177051624, 2516028794868178432, 0}}, sa_flags = 0, sa_restorer = 0x7fba4ff736a0 <_IO_2_1_stderr_>}
sigs = {__val = {32, 3472335108163528292, 3467895374536122416, 2319406791620833328, 2319389199435444272, 2314885530818453536, 2314885530818453536, 2314885530818453536, 746875654610770720, 7378697629483820646, 3472328296228087398, 7378697629483820589, 3472329395843524198, 3467895374531600432, 2319406791620833328, 2319389199435444272}}
#5 0x00007fba5019b73b in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6 rb_assert_failure (file=file@entry=0x7fba50596f28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7fba505e6140 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7fba505963c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
out = 0x7fba4ff736a0 <_IO_2_1_stderr_>
#7 0x00007fba501b32ce in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
ec = 0x0
ec = <optimized out>
__func__ = "rb_current_execution_context"
#8 rb_hook_list_free (hooks=0x557e06cfe240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#9 rb_hook_list_free (hooks=0x557e06cfe240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#10 0x00007fba50366c06 in ractor_free (ptr=0x557e06cfe230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
r = 0x557e06cfe230
#11 0x00007fba50296825 in rb_data_free (obj=140438151508656, objspace=0x557e06cfd470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3500
free_immediately = <optimized out>
dfree = <optimized out>
data = 0x557e06cfe230
data = <optimized out>
free_immediately = <optimized out>
dfree = <optimized out>
#12 obj_free (objspace=0x557e06cfd470, obj=140438151508656) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3659
__func__ = "obj_free"
#13 0x00007fba50296a0b in rb_objspace_free_objects (objspace=objspace@entry=0x557e06cfd470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4623
vp = 140438151508656
page = <optimized out>
stride = 48
p = 140438151508656
pend = 140438151561216
i = 7
#14 0x00007fba50452360 in ruby_vm_destruct (vm=0x557e06cfab10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
th = 0x557e06cfd090
stack = 0x7fba4fc36010
objspace = 0x557e06cfd470
#15 0x00007fba5027cf38 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
state = <optimized out>
save_error = 4
sysex = 0
signaled = 0
th = <optimized out>
th0 = 0x557e06cfd090
step = 4
message = 4
buf = <optimized out>
#16 0x00007fba5027d295 in ruby_run_node (n=0x7fba4d163e00) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
ec = 0x557e06cfe4f0
status = 0
#17 0x0000557e05979187 in rb_main (argv=0x7ffdf4732ae8, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
variable_in_this_stack_frame = 140728704642457
#18 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)
$ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.2930036.ruby -x gdbscript
[New LWP 2930036]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-repeat20-asserts/ruby --disable=gems -W'.
Program terminated with signal SIGABRT, Aborted.
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140522767264768) at ./nptl/pthread_kill.c:44
>>> Threads
Id Target Id Frame
* 1 Thread 0x7fce01a02c00 (LWP 2930036) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140522767264768) at ./nptl/pthread_kill.c:44
>>> Machine level backtrace
Thread 1 (Thread 0x7fce01a02c00 (LWP 2930036)):
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140522767264768) at ./nptl/pthread_kill.c:44
tid = <optimized out>
ret = 0
pd = 0x7fce01a02c00
old_mask = {__val = {94652407202464, 1, 172, 18446744073709551352, 2, 0, 94652407202464, 94652407204624, 8, 140522768078035, 0, 140522767974381, 140522767264768, 140522769589760, 94652407202464, 140522767920551}}
ret = <optimized out>
pd = <optimized out>
old_mask = <optimized out>
ret = <optimized out>
tid = <optimized out>
ret = <optimized out>
resultvar = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
__private = <optimized out>
__oldval = <optimized out>
result = <optimized out>
#1 __pthread_kill_internal (signo=6, threadid=140522767264768) at ./nptl/pthread_kill.c:78
No locals.
#2 __GI___pthread_kill (threadid=140522767264768, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3 0x00007fce01a66476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
ret = <optimized out>
#4 0x00007fce01a4c7f3 in __GI_abort () at ./stdlib/abort.c:79
save_stage = 1
act = {__sigaction_handler = {sa_handler = 0x2020202020202020, sa_sigaction = 0x2020202020202020}, sa_mask = {__val = {2314885530818453536, 7017579609838738208, 2314885530453372012, 746871187794326363, 7075267385529624119, 7378645706714656817, 3472334008537723749, 3467895052413575216, 2319406791620833328, 2319389199435444272, 2314885530818453536, 2314885530818453536, 2314885530818453536, 140522764432360, 4669957351541526272, 0}}, sa_flags = 0, sa_restorer = 0x7fce01c3e6a0 <_IO_2_1_stderr_>}
sigs = {__val = {32, 3472336207560979301, 3467895374536122416, 2319406791620833328, 2319389199435444272, 2314885530818453536, 2314885530818453536, 2314885530818453536, 746875654610770720, 7378697629483820646, 3472328296228087398, 7378697629483820589, 3472329395843524198, 3467895374531600432, 2319406791620833328, 2319389199435444272}}
#5 0x00007fce01e6673b in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1028
No locals.
#6 rb_assert_failure (file=file@entry=0x7fce02261f28 "/tmp/ruby/src/trunk-repeat20-asserts/vm_core.h", line=line@entry=1953, name=name@entry=0x7fce022b1140 <__func__.0> "rb_current_execution_context", expr=expr@entry=0x7fce022613c4 "!expect_ec || ec != NULL") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:1133
out = 0x7fce01c3e6a0 <_IO_2_1_stderr_>
#7 0x00007fce01e7e2ce in rb_current_execution_context (expect_ec=true) at /tmp/ruby/src/trunk-repeat20-asserts/vm_core.h:1953
ec = 0x0
ec = <optimized out>
__func__ = "rb_current_execution_context"
#8 rb_hook_list_free (hooks=0x5615fb1c0240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:93
No locals.
#9 rb_hook_list_free (hooks=0x5615fb1c0240) at /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c:88
No locals.
#10 0x00007fce02031c06 in ractor_free (ptr=0x5615fb1c0230) at /tmp/ruby/src/trunk-repeat20-asserts/ractor.c:250
r = 0x5615fb1c0230
#11 0x00007fce01f61825 in rb_data_free (obj=140522738889360, objspace=0x5615fb1bf470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3500
free_immediately = <optimized out>
dfree = <optimized out>
data = 0x5615fb1c0230
data = <optimized out>
free_immediately = <optimized out>
dfree = <optimized out>
#12 obj_free (objspace=0x5615fb1bf470, obj=140522738889360) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3659
__func__ = "obj_free"
#13 0x00007fce01f61a0b in rb_objspace_free_objects (objspace=objspace@entry=0x5615fb1bf470) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:4623
vp = 140522738889360
page = <optimized out>
stride = 48
p = 140522738889360
pend = 140522738941920
i = 7
#14 0x00007fce0211d360 in ruby_vm_destruct (vm=0x5615fb1bcb10) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:3057
th = 0x5615fb1bf090
stack = 0x7fce01901010
objspace = 0x5615fb1bf470
#15 0x00007fce01f47f38 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:268
state = <optimized out>
save_error = 4
sysex = 0
signaled = 0
th = <optimized out>
th0 = 0x5615fb1bf090
step = 4
message = 4
buf = <optimized out>
#16 0x00007fce01f48295 in ruby_run_node (n=0x7fcdfee33e10) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328
ec = 0x5615fb1c04f0
status = 0
#17 0x00005615fa212187 in rb_main (argv=0x7ffe3f03a298, argc=3) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39
variable_in_this_stack_frame = 140729955624265
#18 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)