| "make update-unicode DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make update-rubyspec DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| From https://github.com/ruby/ruby |
| 9a5a11f..d7501c4 master -> origin/master |
| "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make ruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make all DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make install DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512. |
| 1) Failure: |
| TestProcess#test_low_memory_startup [/tmp/ruby/src/trunk-gc-asserts/test/ruby/test_process.rb:2848]: |
| AS: 0x4000000 |
| pid 1627262 killed by SIGSEGV (signal 11) (core dumped) |
| | Assertion Failed: /tmp/ruby/src/trunk-gc-asserts/gc.c:9539:gc_start:gc_mode(objspace) == gc_mode_none |
| | ruby 3.4.0dev (2024-01-29T19:13:53Z master d7501c4031) [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0003 p:0004 s:0012 e:000010 RESCUE <internal:gem_prelude>:3 |
| | c:0002 p:0019 s:0007 e:000006 TOP <internal:gem_prelude>:1 [FINISH] |
| | c:0001 p:0000 s:0003 E:002620 DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | <internal:gem_prelude>:1:in `<internal:gem_prelude>' |
| | <internal:gem_prelude>:3:in `rescue in <internal:gem_prelude>' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 1 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | <internal:gem_prelude>:3: [BUG] Segmentation fault at 0x0000000000000000 |
| | ruby 3.4.0dev (2024-01-29T19:13:53Z master d7501c4031) [x86_64-linux] |
| | |
| | Crashed while printing bug report |
| make: *** [uncommon.mk:945: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0. |