-
Couldn't load subscription status.
- Fork 59
Open
Description
Hi,
We're using 24.0.0.11-full-java17-openj9-ubi to run. However, I think also 24.0.0.12-full-java17-openj9-ubi would not work.
We're seeing crashes with error log:
Unhandled exception
Type=Segmentation error vmState=0x00040000
J9Generic_Signal_Number=00000018 Signal_Number=0000000b Error_Value=00000000 Signal_Code=00000001
...
----------- Stack Backtrace -----------
decodeStackFrameDataFromStackMapTable+0x1a (0x00007F7808D6024A [libj9vrb29.so+0x1124a])
generateJ9RtvExceptionDetails+0x9a5 (0x00007F7808D5F0F5 [libj9vrb29.so+0x100f5])
j9bcv_createVerifyErrorString+0x332 (0x00007F780A80C932 [libj9vm29.so+0x17c932])
classInitStateMachine+0xab5 (0x00007F780A6B3225 [libj9vm29.so+0x23225])
resolveStaticMethodRefInto+0x2c8 (0x00007F780A707BD8 [libj9vm29.so+0x77bd8])
resolveStaticMethodRef+0x22 (0x00007F780A707DB2 [libj9vm29.so+0x77db2])
We think it might be related to this bug.
According to the details there, it should be resolved by semeru 17.0.14.0
However, it seems that there is no version available other than the one used in the dockerfile
that contains semeru 17.0.14.
Our startup logs contain
Launching defaultServer (Open Liberty 24.0.0.11/wlp-1.0.95.cl241120241021-1102) on Eclipse OpenJ9 VM, version 17.0.13+11 (en_US)
showing it is 17.0.13 only.
Now, i could not find a way to raise this question/issue on ibm ubi image that is used in the dockerfile, so raised it here instead hoping for some insights.
Metadata
Metadata
Assignees
Labels
No labels