| "make update-download DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make update-src DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| From https://github.com/ruby/ruby |
| 2295384..f483bef master -> origin/master |
| "make after-update DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make miniruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| /tmp/ruby/src/trunk-repeat20-asserts/namespace.c: In function ‘rb_current_namespace_details’: |
| /tmp/ruby/src/trunk-repeat20-asserts/namespace.c:317:49: warning: ‘%s’ directive argument is null [-Wformat-overflow=] |
| 317 | snprintf(buf, 2048, " th->nss[%ld] %s\n", i, RSTRING_PTR(part)); |
| | ^~ |
| At top level: |
| cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics |
| "make ruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make all DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make install DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS=--repeat-count=20" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 512. |
| /tmp/ruby/src/trunk-repeat20-asserts/gc.c:2922: Assertion Failed: gc_location_internal:rb_gc_impl_pointer_to_heap_p(objspace, (void *)value) |
| ruby 3.5.0dev (2025-05-26T08:31:54Z master f483befd90) +PRISM [x86_64-linux] |
| -- Control frame information ----------------------------------------------- |
| c:0031 p:0007 s:0177 e:000174 BLOCK /tmp/ruby/src/trunk-repeat20-asserts/test/ruby/test_weakmap.rb:242 |
| c:0030 p:0024 s:0172 e:000171 METHOD /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/envutil.rb:254 |
| c:0029 p:0046 s:0167 e:000166 METHOD /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/envutil.rb:268 |
| c:0028 p:0019 s:0160 e:000159 METHOD /tmp/ruby/src/trunk-repeat20-asserts/test/ruby/test_weakmap.rb:242 |
| c:0027 p:0037 s:0156 e:000155 METHOD /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb:202 |
| /tmp/ruby/src/trunk-repeat20-asserts/include/ruby/internal/core/rstring.h:391: Assertion Failed: rbimpl_rstring_getmem:RB_TYPE_P(str, RUBY_T_STRING): actual type: 21 |
| ruby 3.5.0dev (2025-05-26T08:31:54Z master f483befd90) +PRISM [x86_64-linux] |
| Crashed while printing bug report |
| make: *** [uncommon.mk:975: yes-test-all] Aborted (core dumped) |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=20" exit with 0. |