openj9 icon indicating copy to clipboard operation
openj9 copied to clipboard

cmdLineTester_verbosetest Unable to locate JIT stack map ASSERTION jswalk.c:538

Open pshipton opened this issue 7 months ago • 3 comments

https://openj9-jenkins.osuosl.org/job/Test_openjdk24_j9_extended.functional_x86-64_mac_Nightly_testList_1/54/ cmdLineTester_verbosetest_3

23:39:17  Testing: -verbose:jni
23:39:17  Test start time: 2025/04/16 00:39:17 Atlantic Standard Time
23:39:17  Running command: "/Users/jenkins/workspace/Test_openjdk24_j9_extended.functional_x86-64_mac_Nightly_testList_1/jdkbinary/j2sdk-image/bin/java"  -Xcompressedrefs -Xjit -Xgcpolicy:gencon  -Xdump -verbose:jni -cp "/Users/jenkins/workspace/Test_openjdk24_j9_extended.functional_x86-64_mac_Nightly_testList_1/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/Users/jenkins/workspace/Test_openjdk24_j9_extended.functional_x86-64_mac_Nightly_testList_1/../../testDependency/lib/testng.jar:/Users/jenkins/workspace/Test_openjdk24_j9_extended.functional_x86-64_mac_Nightly_testList_1/../../testDependency/lib/jcommander.jar:/Users/jenkins/workspace/Test_openjdk24_j9_extended.functional_x86-64_mac_Nightly_testList_1/aqa-tests/TKG/../../jvmtest/functional/JIT_Test/jitt.jar" org.testng.TestNG -d "/Users/jenkins/workspace/Test_openjdk24_j9_extended.functional_x86-64_mac_Nightly_testList_1/aqa-tests/TKG/../TKG/output_17447723809542/cmdLineTester_verbosetest_3" "/Users/jenkins/workspace/Test_openjdk24_j9_extended.functional_x86-64_mac_Nightly_testList_1/aqa-tests/TKG/../../jvmtest/functional/JIT_Test/testng.xml" -testnames AllocationTest -groups level.extended
23:39:17  Time spent starting: 3 milliseconds
23:39:46  Time spent executing: 26081 milliseconds
23:39:46  Test result: FAILED

23:39:46   [ERR] JVMCDRT000E Unable to locate JIT stack map - aborting VM
23:39:46   [ERR] JVMCDRT001E Method: java/lang/String.indexOf(II)I (0000000010DA1360)
23:39:46   [ERR] JVMCDRT002E Failing PC: 000000002B112620 (offset 00000000000000D8), metaData = 00007FB2C5C38768
23:39:46   [ERR] 03:39:17.441 0x10ec6800j9codertvm(j9ji.110    *   ** ASSERTION FAILED ** at /Users/jenkins/workspace/Build_JDK24_x86-64_mac_Nightly/openj9/runtime/codert_vm/jswalk.c:538: ((0 ))

pshipton avatar Apr 16 '25 19:04 pshipton