You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wasn't able to do anything useful with the core file that was produced in gdb. I was able to reproduce the crash in a grinder run, but still couldn't manage to debug in gdb.
(gdb) where
#0 0x000003ffafc8d484 in ?? ()
Backtrace stopped: frame did not save the PC
I spent some time looking at the core file in jdmpview, but nothing obvious jumped out at me.
If failures show up frequently, I'll try to capture further information in a grinder run.
I assume you are either running gdb on the machine that produced the core or running jpackcore and capture the libraries to use on another machine.
It's not obvious if you know how to get the corrupted address, fyi if you don't.
``
!omrportlibraryglobaldata 0x000003FFA800C310
OMRPortLibraryGlobalData at 0x3ffa800c310 {
Fields for OMRPortLibraryGlobalData:
0x0: void* corruptedMemoryBlock = !j9x 0x000003FFA820A410
https://openj9-jenkins.osuosl.org/job/Test_openjdk21_j9_extended.functional_s390x_linux_Nightly_testList_1/358 - rh7-390-2
jsr292Test_JitCount0_0
https://openj9-artifactory.osuosl.org/artifactory/ci-openj9/Test/Test_openjdk21_j9_extended.functional_s390x_linux_Nightly_testList_1/358/functional_test_output.tar.gz
The text was updated successfully, but these errors were encountered: