Project

General

Profile

Actions

Bug #11089

closed

2.2.2p95 crash on Windows when passed glob patterns on command line

Added by larsch (Lars Christensen) almost 9 years ago. Updated almost 9 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.2.2p95 (2015-04-13 revision 50295) [i386-mswin32_120]
[ruby-core:68966]

Description

Command:

mkdir foo
ruby -e "p ARGV" foo/*
ruby -e "p ARGV" foo/**
ruby -e "p ARGV" foo/**/*

Result:

Ruby 2.2.2p95 mswin32_120 build: Crash, access violation
RubyInstaller 2.2.2p95: Exit without any output

Related issues 1 (0 open1 closed)

Is duplicate of Ruby master - Bug #10941: SIGSEGV caused by Rake on WindowsClosedActions
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0