Project

General

Profile

Actions

Bug #9289

closed

Segmentation fault - RailsInstaller, RubyInstaller, Ruby.

Added by bob (bob barker) over 10 years ago. Updated over 4 years ago.

Status:
Closed
Target version:
-
ruby -v:
1.9.3p484
Backport:
[ruby-core:59291]

Description

Installed RailsInstaller; Ruby crashes it on post-install config (ssh/git). Confirmed by running ruby with no params and crashes.
Downloaded various versions of Ruby from RubyInstaller project (as 7z's) - latest version to not crash on running ruby.exe was:
ruby-1.9.3-p286-i386-mingw32.7z

moves up past that in version number crash i.e. ruby-1.9.3-p327-i386-mingw32
oddly enough, can run ruby --version on all the later ones without it crashing

--

C:>ruby
ruby: [BUG] Segmentation fault
ruby 1.9.3p484 (2013-11-22) [i386-mingw32]

-- Control frame information -----------------------------------------------
c:0001 p:0000 s:0002 b:0002 l:001a8c d:001a8c TOP

-- C level backtrace information -------------------------------------------
C:\WINDOWS\system32\ntdll.dll(KiFastSystemCallRet+0x0) [0x7c90e514]
C:\WINDOWS\system32\kernel32.dll(WaitForSingleObject+0x12) [0x7c802542]
C:\RailsInstaller\Ruby1.9.3\bin\msvcrt-ruby191.dll(rb_vm_bugreport+0xf9) [0x62e5cf51]
C:\RailsInstaller\Ruby1.9.3\bin\msvcrt-ruby191.dll(rb_name_err_mesg_new+0x17a) [0x62d3a862]
C:\RailsInstaller\Ruby1.9.3\bin\msvcrt-ruby191.dll(rb_bug+0x2f) [0x62d3b53f]
C:\RailsInstaller\Ruby1.9.3\bin\msvcrt-ruby191.dll(rb_check_safe_str+0x194) [0x62def0bc]
[0x004011e6]
C:\WINDOWS\system32\kernel32.dll(UnhandledExceptionFilter+0x1c7) [0x7c864209]

-- Other runtime information -----------------------------------------------

  • Loaded script: ruby

  • Loaded features:

    0 enumerator.so

[NOTE]
You may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
For details: http://www.ruby-lang.org/bugreport.html

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

--

System: winxp sp3 - fully patched.

Installer was:
railsinstaller-2.2.2.exe

from:
http://rubyinstaller.org/downloads/archives/

last version to work is:
Ruby 1.9.3-p286

breaks on move up to:
Ruby 1.9.3-p327

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0