Project

General

Profile

Actions

Bug #4315

closed

Process.spawn cause Segmentation Fault if take a long string. (windows)

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

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

Description

=begin
test.rb

spawn '"a"|'*100_000_000

ruby ./test.rb
=end

Actions #1

Updated by nobu (Nobuyoshi Nakada) about 14 years ago

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

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


Actions

Also available in: Atom PDF

Like0
Like0