Project

General

Profile

Actions

Bug #4315

closed

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

Bug #4315: Process.spawn cause Segmentation Fault if take a long string. (windows)

Added by kosaki (Motohiro KOSAKI) over 15 years ago. Updated over 15 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


Related issues 1 (0 open1 closed)

Related to Backport200 - Backport #7904: test_spawn_too_long_path(TestProcess) fails on PPC64Closednagachika (Tomoyuki Chikanaga)Actions

Updated by nobu (Nobuyoshi Nakada) over 15 years ago Actions #1

  • 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.


Updated by naruse (Yui NARUSE) almost 11 years ago Actions #2

  • Related to Issue #7904 added
Actions

Also available in: PDF Atom