-
Notifications
You must be signed in to change notification settings - Fork 730
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows MathLoadTest_autosimd_5m Illegal instruction #19377
Comments
@hzongaro fyi |
@BradleyWood, may I ask you to take a look at this? Looking at this in windbg, the illegal instruction is this:
|
The encoding of that instruction is valid, but it is not supported on 32-bit. Not sure how it got generated. |
I suppose we have an AVX-512 capable machine running a WIN-32 build which is why it was generated. |
Is this a recent regression? |
I think it was probably introduced around a year and a half ago |
Seems it doesn't need to be fixed in 0.44 then. |
I'll close this as a dup of #19408 even though this was opened first. |
https://openj9-jenkins.osuosl.org/job/Test_openjdk8_j9_sanity.system_x86-32_windows_Nightly_testList_0/757 - win2012x64-openj9-1a
MathLoadTest_autosimd_5m_2
variation: Mode1000
- no optionshttps://openj9-artifactory.osuosl.org/artifactory/ci-openj9/Test/Test_openjdk8_j9_sanity.system_x86-32_windows_Nightly_testList_0/757/system_test_output.tar.gz
Changes from the previous build
4998aab...70358c1
eclipse-openj9/openj9-omr@723d2e4...e2d8e0f
ibmruntimes/openj9-openjdk-jdk8@9fd4871...6bc6c60
The text was updated successfully, but these errors were encountered: