Project

General

Profile

Actions

Bug #13749

closed

Encountered a bug in the Ruby interpreter or extension libraries.

Added by MoRubyGems (mo noorani) over 6 years ago. Updated over 4 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:82080]

Description

Hi,

I am using a Mac OSX 10.6.8 (Snow Leopard).
I am trying to use vagrant along with virtual box.

I have ruby v.1.9.2 and jruby installed. However, after typing Vagrant into the command line I get the following error/crash (see the large report at bottome and attached logs).

I think it may be because ruby 1.9.2 works in conjunction with Java 8 but I only have Java 6.

I have tried installing an earlier version of ruby using rvm install 1.8.2 etc. but get another error message which is as follows:

Macintosh:~ monoorani$ rvm install 1.8.6
Searching for binary rubies, this might take some time.
No binary rubies available for: osx/10.6/i386/ruby-1.8.6-p420.
It is not possible to build movable binaries for rubies 1.8-1.9.2, but you can do it for your system only.
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
Checking requirements for osx.
Installing requirements for osx.
Updating system.....
Installing required packages: coreutils, libyaml, readline, libksba, openssl@1.1..........
Error running 'requirements_osx_brew_libs_install coreutils libyaml readline libksba openssl@1.1',
showing last 15 lines of /Users/monoorani/.rvm/log/1500227033_ruby-1.8.6-p420/package_install_coreutils_libyaml_readline_libksba_openssl@1.1.log
On OSX 10.6 instead of command line tools install:
    https://github.com/downloads/kennethreitz/osx-gcc-installer/GCC-10.6.pkg'
++ rvm_pretty_print stdout
++ case "${rvm_pretty_print_flag:=auto}" in
++ case "${TERM:-dumb}" in
++ case "$1" in
++ [[ -t 1 ]]
++ return 1
++ printf %b '
On OSX 10.6 instead of command line tools install:
    https://github.com/downloads/kennethreitz/osx-gcc-installer/GCC-10.6.pkg\n'

On OSX 10.6 instead of command line tools install:
    https://github.com/downloads/kennethreitz/osx-gcc-installer/GCC-10.6.pkg
++ return 1
Requirements installation failed with status: 1.








/opt/vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/logger.rb:43: [BUG] Segmentation fault at 0x00000000000000

Files

ruby_2017-07-16-180643_Macintosh.crash (9.63 KB) ruby_2017-07-16-180643_Macintosh.crash MoRubyGems (mo noorani), 07/16/2017 05:47 PM
ruby_2017-07-16-180643_Macintosh.crash (9.63 KB) ruby_2017-07-16-180643_Macintosh.crash MoRubyGems (mo noorani), 07/16/2017 05:47 PM
bug-13749.log (13.2 KB) bug-13749.log nobu (Nobuyoshi Nakada), 07/17/2017 01:55 AM

Updated by nobu (Nobuyoshi Nakada) over 6 years ago

2.2.5 is outdated, could you try 2.2.7 (or 2.3, 2.4, trunk if possible)?

Actions #2

Updated by jeremyevans0 (Jeremy Evans) over 4 years ago

  • Status changed from Feedback to Closed
Actions

Also available in: Atom PDF

Like0
Like0Like0