Project

General

Profile

Actions

Bug #19319

closed

Crash in rb_str_casemap

Added by peterzhu2118 (Peter Zhu) over 1 year ago. Updated over 1 year ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:111699]

Description

Fix here: https://github.com/ruby/ruby/pull/7080

The following code crashes on my machine:

GC.stress = true

str = "testing testing testing"

puts str.capitalize

I can repro this issue on Ruby 2.7.7, 3.0.5, 3.1.3, 3.2.0.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0