Skip to content
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

cmdLineTester_loopReduction crash Illegal instruction Compiled_method=jit/test/loopReduction/byteMemCpy.test #19424

Closed
pshipton opened this issue May 1, 2024 · 2 comments

Comments

@pshipton
Copy link
Member

pshipton commented May 1, 2024

https://openj9-jenkins.osuosl.org/job/Test_openjdk17_j9_sanity.functional_x86-64_windows_Nightly_testList_0/709 - win2012x64-openj9-1a
cmdLineTester_loopReduction_0

https://openj9-artifactory.osuosl.org/artifactory/ci-openj9/Test/Test_openjdk17_j9_sanity.functional_x86-64_windows_Nightly_testList_0/709/functional_test_output.tar.gz

22:06:54  *** Starting test suite: loopReduction ***
22:06:54  Testing: default -verify
22:06:55  Test start time: 2024/04/30 22:06:54 Eastern Standard Time
22:06:55  Running command: "C:/Users/jenkins/workspace/Test_openjdk17_j9_sanity.functional_x86-64_windows_Nightly_testList_0/jdkbinary/j2sdk-image\\bin\\java"  -Xjit -Xdump:java  -cp "C:/Users/jenkins/workspace/Test_openjdk17_j9_sanity.functional_x86-64_windows_Nightly_testList_0/aqa-tests///..//jvmtest\TestConfig\resources;C:/Users/jenkins/workspace/Test_openjdk17_j9_sanity.functional_x86-64_windows_Nightly_testList_0/aqa-tests///..//jvmtest/functional/JIT_Test/jitt.jar" jit.test.loopReduction.Main -verify
22:06:55  Time spent starting: 47 milliseconds
22:07:24  Time spent executing: 29767 milliseconds
22:07:24  Test result: FAILED
22:07:24  Output from test:
22:07:24   [ERR] Unhandled exception
22:07:24   [ERR] Type=Illegal instruction vmState=0x00000000
22:07:24   [ERR] Windows_ExceptionCode=c000001d J9Generic_Signal=00000010 ExceptionAddress=00007FFC8305A0A2 ContextFlags=0010005f
22:07:24   [ERR] Handler1=00007FFC9B4DC5D0 Handler2=00007FFC9A41ABA0
22:07:24   [ERR] RDI=0000000000000000 RSI=0000000000000001 RAX=0000000000000000 RBX=0000000000000000
22:07:24   [ERR] RCX=0000000700077EB0 RDX=0000000000000003 R8=0000000000000001 R9=00000007FFDFDA80
22:07:24   [ERR] R10=00000007FFDFB100 R11=00000007FFDFDA78 R12=00000007FFDFB0F8 R13=0000000000000040
22:07:24   [ERR] R14=00000000000020D0 R15=0000000000000000
22:07:24   [ERR] RIP=00007FFC8305A0A2 RSP=00000000001061A0 RBP=0000000000017000 EFLAGS=0000000000010297
22:07:24   [ERR] FS=0053 ES=002B DS=002B
22:07:24   [ERR] XMM0 0000000000000000 (f: 0.000000, d: 0.000000e+00)
22:07:24   [ERR] XMM1 0000000000000000 (f: 0.000000, d: 0.000000e+00)
22:07:24   [ERR] XMM2 0000000000000000 (f: 0.000000, d: 0.000000e+00)
22:07:24   [ERR] XMM3 0000000000000000 (f: 0.000000, d: 0.000000e+00)
22:07:24   [ERR] XMM4 0000000000000000 (f: 0.000000, d: 0.000000e+00)
22:07:24   [ERR] XMM5 0000000000000000 (f: 0.000000, d: 0.000000e+00)
22:07:24   [ERR] XMM6 0000000000000000 (f: 0.000000, d: 0.000000e+00)
22:07:24   [ERR] XMM7 0000000000000000 (f: 0.000000, d: 0.000000e+00)
22:07:24   [ERR] XMM8 0000000000000000 (f: 0.000000, d: 0.000000e+00)
22:07:24   [ERR] XMM9 0000000000000000 (f: 0.000000, d: 0.000000e+00)
22:07:24   [ERR] XMM10 0000000000000000 (f: 0.000000, d: 0.000000e+00)
22:07:24   [ERR] XMM11 0000000000000000 (f: 0.000000, d: 0.000000e+00)
22:07:24   [ERR] XMM12 0000000000000000 (f: 0.000000, d: 0.000000e+00)
22:07:24   [ERR] XMM13 0000000000000000 (f: 0.000000, d: 0.000000e+00)
22:07:24   [ERR] XMM14 0000000000000000 (f: 0.000000, d: 0.000000e+00)
22:07:24   [ERR] XMM15 0000000000000000 (f: 0.000000, d: 0.000000e+00)
22:07:24   [ERR] Module=
22:07:24   [ERR] Module_base_address=00007FFC82C00000 Offset_in_DLL=000000000045a0a2
22:07:24   [ERR] 
22:07:24   [ERR] Compiled_method=jit/test/loopReduction/byteMemCpy.test(Ljit/test/loopReduction/Context;I)I
22:07:24   [ERR] Target=2_90_20240430_754 (Windows Server 2012 R2 6.3 build 9600)
22:07:24   [ERR] CPU=amd64 (4 logical CPUs) (0x3fff77000 RAM)
22:07:24   [ERR] ----------- Stack Backtrace -----------

Changes from last build 4d22877...190a224

@pshipton
Copy link
Member Author

pshipton commented May 1, 2024

Dup of #19408?

@hzongaro fyi

@pshipton
Copy link
Member Author

pshipton commented May 1, 2024

Seems a likely dup, closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant