Project

General

Profile

Actions

Bug #16176

closed

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

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

Added by lt7 (Joe T) about 6 years ago. Updated about 6 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) about 6 years ago Actions #1 [ruby-core:95051]

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) about 6 years ago Actions #2 [ruby-core:95053]

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

Actions

Also available in: PDF Atom