Actions
Bug #6729
closedError 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
  
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
        
           Updated by mrkn (Kenta Murata) over 13 years ago
          Updated by mrkn (Kenta Murata) over 13 years ago
          
          
        
        
      
      - 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
          Updated by mrkn (Kenta Murata) over 13 years ago
          
          
        
        
      
      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