Project

General

Profile

Actions

Bug #6729

closed

Error message and stack trace during first time run of rails new APPNAME

Bug #6729: Error message and stack trace during first time run of rails new APPNAME

Added by tamouse (Tamara Temple) over 13 years ago. Updated over 13 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
1.9.3
Backport:
[ruby-core:46398]

Description

Error reported during rails new APPNAME:

miishka:Projects tamara$ rails new mycomics.rails

(See attached file bugreport-rails-new.txt)

Working on a new install of ruby 1.9.3:

miishka:Projects tamara$ ruby -v
ruby 1.9.3p125 (2012-02-16 revision 34643) [i386-darwin9.8.0]

CrashReport log also attached.


Files

bugreport-rails-new.txt (26.5 KB) bugreport-rails-new.txt output of rails new command including dumps and stack traces tamouse (Tamara Temple), 07/14/2012 11:14 AM
ruby_2012-07-13-205929_miishka.crash (5.84 KB) ruby_2012-07-13-205929_miishka.crash crash reporter log tamouse (Tamara Temple), 07/14/2012 11:14 AM

Updated by mrkn (Kenta Murata) over 13 years ago Actions #1 [ruby-core:46455]

  • Status changed from Open to Closed

Are you using Apple's openssl?
It is not usable.
You should install another openssl from homebrew or macports.

Updated by mrkn (Kenta Murata) over 13 years ago Actions #2 [ruby-core:46456]

mrkn (Kenta Murata) wrote:

Are you using Apple's openssl?
It is not usable.
You should install another openssl from homebrew or macports.

http://www.christopherirish.com/2011/09/02/ruby-1-9-2-segmentation-fault-and-openssl/

Actions

Also available in: PDF Atom