From: "bob (bob barker)" Date: 2013-12-24T12:18:56+09:00 Subject: [ruby-core:59291] [ruby-trunk - Bug #9289][Open] Segmentation fault - RailsInstaller, RubyInstaller, Ruby. Issue #9289 has been reported by bob (bob barker). ---------------------------------------- Bug #9289: Segmentation fault - RailsInstaller, RubyInstaller, Ruby. https://bugs.ruby-lang.org/issues/9289 Author: bob (bob barker) Status: Open Priority: Normal Assignee: usa (Usaku NAKAMURA) Category: platform/windows Target version: ruby -v: 1.9.3p484 Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN, 2.1: UNKNOWN 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 -- http://bugs.ruby-lang.org/