Project

General

Profile

Actions

Bug #13338

closed

MinGW SEGV in test/ruby/test_keyword.rb svn 58034, ok in svn 58021.

Added by MSP-Greg (Greg L) about 7 years ago. Updated almost 7 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.5.0dev (2017-03-20 trunk 58034) [x64-mingw32]
[ruby-core:80255]

Description

In a MinGW / MSYS2 64 bit build, the following line generates a SEGV in svn 58034 test/ruby/test_keyword.rb:L373. With 373 commented out, all tests in the file pass.

This does not occur in svn 58021 for either 32 or 64. Haven't built 32 bit in 58034 yet.

No SEGV info is generated, either in test-all or running the test after build...

Updated by MSP-Greg (Greg L) about 7 years ago

I recently changed my build system from a dual core notebook to a quad core desktop. On the notebook, I never recall a SEGV that occurred in test-all that did not occur in the test pulled from the framework. On my desktop, I changed the j parameter in the make test-all call to j2 from the notebook's j1. I'm now seeing tests that fail or SEGV in test-all, but not when run separately.

Hence, I have more testing to do. Sorry.

I should have a better understanding in a few hours; I'll post results.

Updated by MSP-Greg (Greg L) almost 7 years ago

As of recent builds (2017-04-18 trunk 58397), this SEGV no longer occurs.

PLease close.

Actions #3

Updated by hsbt (Hiroshi SHIBATA) almost 7 years ago

  • Status changed from Open to Closed
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0