Project

General

Profile

Actions

Bug #16176

closed

Segmentation fault running irb on ruby 2.6.4p104 (2019-08-28 revision 67798) [x64-mingw32]

Added by lt7 (Joe T) over 5 years ago. Updated over 5 years ago.

Status:
Third Party's Issue
Assignee:
-
Target version:
-
ruby -v:
ruby 2.6.4p104 (2019-08-28 revision 67798) [x64-mingw32]
[ruby-core:95048]

Description

I'm new to Ruby so bare with me, I have a fresh install of Ruby on a Windows 10 (Build 1803) corporate Dell laptop and getting segmentation fault just trying to launch irb

Dump below


Files

bug-16176.txt (19.5 KB) bug-16176.txt nobu (Nobuyoshi Nakada), 09/24/2019 03:37 AM

Updated by lt7 (Joe T) over 5 years ago

Install is from https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.6.4-1/rubyinstaller-devkit-2.6.4-1-x64.exe however it seems to work fine under git bash (https://gitforwindows.org/)

me@box MINGW64 ~
$ git --version
git version 2.22.0.windows.1

me@box MINGW64 ~
$ irb --simple-prompt
Switch to inspect mode.

100+32
100+32
=> 132
quit
quit

me@box MINGW64 ~

Updated by nobu (Nobuyoshi Nakada) over 5 years ago

It seems crashing in ffi-call by rb-readline.

Actions

Also available in: Atom PDF

Like0
Like0Like0