Actions
Bug #13013
closedSegmentation fault
    Bug #13013:
    Segmentation fault
  
Status:
Rejected
Assignee:
-
Target version:
-
ruby -v:
ruby 2.3.0p0 (2015-12-25 revision 53290) [x86_64-darwin16]
Description
Using ruby 2.3.0 with rvm. Running a very basic script, with the gems in attached file. Generates the crash report, also attached. Happy to provide any more details needed to help solve this.
Tried a fresh ruby install, same problem.
Files
        
           Updated by usa (Usaku NAKAMURA) almost 9 years ago
          Updated by usa (Usaku NAKAMURA) almost 9 years ago
          
          
        
        
      
      - Status changed from Open to Rejected
You are mixing Ruby 2.0.0 and Ruby 2.3.
You are running Ruby 2.0.0 with a gem built with Ruby 2.3.
        
           Updated by prees (Phil Rees) almost 9 years ago
          Updated by prees (Phil Rees) almost 9 years ago
          
          
        
        
      
      Yes thank you. I just came back to report that. Thank you for your time.
Actions