Project

General

Profile

Actions

Bug #20419

open

[BUG] inconsistent freelist length with cppflags='-DRGENGC_CHECK_MODE -DUSE_RUBY_DEBUG_LOG=1'

Added by znz (Kazuhiro NISHIYAMA) 20 days ago. Updated 20 days ago.

Status:
Open
Assignee:
-
Target version:
-
ruby -v:
ruby 3.4.0dev (2024-04-09T16:29:01Z master 0107954f25) [x86_64-linux]
[ruby-core:117483]

Description

TestGc#test_gc_stress_at_startup failed on my environment, so I check which configure flags affect.

How to reproduce:

./configure cppflags='-DRGENGC_CHECK_MODE -DUSE_RUBY_DEBUG_LOG=1'
make miniruby
env RUBY_DEBUG=gc_stress ./miniruby -v

I can't reproduce with cppflags='-DRGENGC_CHECK_MODE' or cppflags='-DUSE_RUBY_DEBUG_LOG=1'.


Files

output.txt (9.44 KB) output.txt znz (Kazuhiro NISHIYAMA), 04/09/2024 11:56 PM
Actions #1

Updated by znz (Kazuhiro NISHIYAMA) 20 days ago

  • ruby -v set to ruby 3.4.0dev (2024-04-09T16:29:01Z master 0107954f25) [x86_64-linux]
Actions

Also available in: Atom PDF

Like0
Like0