Project

General

Profile

Actions

Bug #14911

closed

Segmentation fault

Added by askn (Aşkın Gedik) almost 6 years ago. Updated almost 6 years ago.

Status:
Rejected
Assignee:
-
Target version:
-
ruby -v:
ruby 2.5.0p0 (2017-12-25 revision 61468) [x86_64-darwin17]
[ruby-core:87938]

Description

Hi,
This SyntaxError

def foobar
x, 'y'
end

But this Segmentation fault

def foobar
x,nil
end

Related issues 1 (0 open1 closed)

Is duplicate of Ruby master - Bug #14261: invalid syntax segfaults: "x, true"ClosedActions
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0