Bug #13293
closed2017-03-08 trunk 57807 mingw x64, SEGV, test/ruby/test-enum.rb
Description
For a number of builds, I've had to patch around two methods in test/ruby/test-enum.rb. After finishing moving the test framework so I can 'pieces and parts' it, only one method is causing the original issue. Additionally, there are several other SEGV's being caused.
At present, I'm commenting out the listed method test-enum:559-570.
Additionally, several other lines cause SEGV's.  I've attached the copy of test-enum.rb with the comments needed to pass all the tests.  Note that because I'm wrapping the method with =begin =end, the line numbers vary from the repo file after line 570.  I've also attached SEGV logs generated by lines 211, 560, 868, 870, & 880.
Thank you.
Ruby, Rails, & AWS doc
Files
        
           Updated by shyouhei (Shyouhei Urabe) over 8 years ago
          Updated by shyouhei (Shyouhei Urabe) over 8 years ago
          
          
        
        
      
      OK, it seems what I tried break your environment. Let me revert the whole changeset I did.
        
           Updated by shyouhei (Shyouhei Urabe) over 8 years ago
          Updated by shyouhei (Shyouhei Urabe) over 8 years ago
          
          
        
        
      
      - Status changed from Open to Closed
        
           Updated by shyouhei (Shyouhei Urabe) over 8 years ago
          Updated by shyouhei (Shyouhei Urabe) over 8 years ago
          
          
        
        
      
      Done. Thank you for the reports, and sorry for your inconvenience.