Project

General

Profile

Actions

Bug #4316

closed

Dir.new cause Segmentation Fault if take a long string.

Bug #4316: Dir.new cause Segmentation Fault if take a long string.

Added by kosaki (Motohiro KOSAKI) over 14 years ago. Updated over 14 years ago.

Status:
Closed
Assignee:
-
Target version:
ruby -v:
ruby 1.9.3dev (2011-01-23 trunk 30640) [i386-mswin32_100]
Backport:
[ruby-core:34834]

Description

=begin
C:\ruby\trunk\build>\ruby\bin\ruby -ve 'Dir.new("a"*100_000_000)'
ruby 1.9.3dev (2011-01-23 trunk 30640) [i386-mswin32_100]
=end

Updated by kosaki (Motohiro KOSAKI) over 14 years ago Actions #1

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

=begin
This issue was solved with changeset r30666.
Motohiro, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


Actions

Also available in: PDF Atom