Project

General

Profile

Actions

Bug #4315

closed

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

Added by kosaki (Motohiro KOSAKI) about 13 years ago. Updated almost 13 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)02/22/2013Actions
Actions #1

Updated by nobu (Nobuyoshi Nakada) about 13 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 #2

Updated by naruse (Yui NARUSE) over 8 years ago

  • Related to Backport #7904: test_spawn_too_long_path(TestProcess) fails on PPC64 added
Actions

Also available in: Atom PDF

Like0
Like0Like0