我们在websphere 9 / jre 1.8中托管了一个java应用程序。JVM间歇性崩溃并生成javacore。我们在java core中遇到以下错误,Assert失败错误。
j9mm.141 - * ** ASSERTION FAILED ** AT LargeObjectAllocateStats.cpp:1126: ((false))**
GC History :
j9mm.621 - GC Assertion message: Calculated value of getSizeClassIndex() 133 can not be larger then maximum 122
j9mm.465 - CopyForward start
min heap size : 2GB
max heap size : 4GB
used heap size : 2GB at the time of GC
GC policy : balanced
1条答案
按热度按时间lx0bsm1f1#
我没有看到现有的GitHub问题,所以我认为你最好的选择是open a new user raised issue,这样GC开发人员就可以分类了。