-
Notifications
You must be signed in to change notification settings - Fork 733
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
openJcePlusTests_0_FAILED ibm.jceplus.junit.openjceplus.multithread.TestAES_128 detail "java/lang/OutOfMemoryError", exception "native memory exhausted" #19887
Comments
Also seen at JDK22 ppc64_aix 0.46 rc1
|
@KostasTsiounis pls help find someone to take a look at this failure, we need to determine if a fix is required in 0.46. |
Related to #19642? |
This is the same test, but a different error. #19642 was a segmentation fault, while this is an out of memory, more specifically We have observed similar failures in a memory issue that was originally reported in Java 8 (that involves the test that was running I don't think this is a blocker for I will look further look into it, but I don't think this a common use case where that many threads run so many iterations of algorithms. Plus, we haven't encountered in other platforms, unless we crank up the threads to 20 or more per test. |
Most likely this should be fixed due to a overlay that was found in #19642. I believe that this issue could be closed until we see this occur again. |
Closing as per #19887 (comment) |
JDK11 ppc64_aix(
50x grinder - reproduced once, other failures are #19981. This failure appeared again in yesterday's build, and re-open. |
There are known issues in the multi-threading testcases to make them unsafe. We are working on a series of fixes in this area which we are hoping helps this case. For now moving this to the next release. |
Numerous fixes associated with multi-threading testing have been delivered in OpenJCEPlus via this PR: This fix is expected to be present in .49 code base. This issue can be closed. |
Issue Number: 19887 |
Failure link
From an internal build(
paix825
):Rerun in Grinder - Change TARGET to run only the failed test targets.
Optional info
Failure output (captured from console output)
50x internal grinder - 5 failures reproduced along with a few others.
The text was updated successfully, but these errors were encountered: