Bug #5401
closed 
    Ruby 1.9.3 interpreter crash
Description
I'm seeing the Ruby 1.9.3dev interpreter crash when I attempt to use the paypal-express gem. Next, I was not able to reproduce with Ruby 1.9.2. Finally, the steps to reproduce are as follows:
$ bundle
$ rails s
$ click on any of the pay button(s)
Note: You may need to setup PayPal sandbox account by going to http://developer.paypal.com
Files
        
           Updated by sorah (Sorah Fukumori) about 14 years ago
          Updated by sorah (Sorah Fukumori) about 14 years ago
          
          
        
        
      
      - Status changed from Open to Feedback
are you using openssl which bundled with OSX? if not, please tell what (like: installed by macports, homebrew, etc)
        
           Updated by mrkn (Kenta Murata) about 14 years ago
          Updated by mrkn (Kenta Murata) about 14 years ago
          
          
        
        
      
      I cannot reproduce this issue because therubyracer isn't able to install on my environment, Mac OS X 10.7 with Xcode 4.1.
Would you please make the smallest reproduction code.
        
           Updated by Anonymous almost 14 years ago
          Updated by Anonymous almost 14 years ago
          
          
        
        
      
      Shota Fukumori wrote:
are you using openssl which bundled with OSX? if not, please tell what (like: installed by macports, homebrew, etc)
I'm using OpenSSL installed from MacPorts.
        
           Updated by Anonymous almost 14 years ago
          Updated by Anonymous almost 14 years ago
          
          
        
        
      
      Kenta Murata wrote:
I cannot reproduce this issue because therubyracer isn't able to install on my environment, Mac OS X 10.7 with Xcode 4.1.
Would you please make the smallest reproduction code.
Kenta, I was able to install the therubyracer successfully using Xcode 4.2 when I logged this issue. Also, it installs with cleanly with Xcode 4.2.1.
        
           Updated by mame (Yusuke Endoh) about 13 years ago
          Updated by mame (Yusuke Endoh) about 13 years ago
          
          
        
        
      
      - Status changed from Feedback to Assigned
- Assignee set to sorah (Sorah Fukumori)
Sorah, what do you think?
--
Yusuke Endoh mame@tsg.ne.jp
        
           Updated by naruse (Yui NARUSE) over 12 years ago
          Updated by naruse (Yui NARUSE) over 12 years ago
          
          
        
        
      
      - Target version changed from 1.9.3 to 2.6
        
           Updated by naruse (Yui NARUSE) almost 8 years ago
          Updated by naruse (Yui NARUSE) almost 8 years ago
          
          
        
        
      
      - Target version deleted (2.6)
        
           Updated by mame (Yusuke Endoh) over 7 years ago
          Updated by mame (Yusuke Endoh) over 7 years ago
          
          
        
        
      
      - Status changed from Assigned to Closed
I believe we can close this ticket anyway. If anyone can repro, please reopen.