Skip to content
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

omr promotion to openj9 assertion failed at mgcalloc.cpp:116: ((false && (allocatedBytes == mixedOAM.getAllocateDescription()->getContiguousBytes()))) #3077

Closed
pshipton opened this issue Oct 17, 2018 · 3 comments

Comments

@pshipton
Copy link
Member

pshipton commented Oct 17, 2018

First seen in https://ci.eclipse.org/openj9/view/Pipelines/job/Pipeline-OMR-Acceptance/855/
OpenJ9: ffa84ab
OMR: 2bc0d2a
OpenJDK8: 1ba8f1a
OpenJDK11: 4f9e2ba
OpenJDK9: 364c38a

https://ci.eclipse.org/openj9/job/Test-sanity.functional-JDK11-linux_x86-64/93/console

20:01:56 00:01:57.553 0x7f9ce80b8e00    j9mm.107    *   ** ASSERTION FAILED ** at mgcalloc.cpp:116: ((false && (allocatedBytes == mixedOAM.getAllocateDescription()->getContiguousBytes())))
...
20:02:00 makefile:82: recipe for target 'compile' failed
@charliegracie
Copy link
Contributor

Can you please provide some more details? These tests are very specific to the OpenJ9 project so it is difficult to know where to even start.

Do you know when this failure started? ie. can you tell me which SHA introduced the failure and the last known working SHA? Are there steps to reproduce? How reproducible is the failure? The assertion is in OpenJ9 specific code... did that code change recently? If not it seems likely that is a new issue but rather a latent issue in either OMR or OpenJ9. Can I download a VM from somewhere to test? Do I need a special environment to run or compile the VM?

@pshipton
Copy link
Member Author

This is possibly a duplicate of eclipse-openj9/openj9#3319
All the information I have is in the description.
The last omr promotion build promoted, with the problematic openj9 change reverted.
I'd like to keep this open today while monitoring for more problems. If it doesn't occur again I will close it as a dup.

@pshipton
Copy link
Member Author

The problems have not resurfaced, closing as a dup of eclipse-openj9/openj9#3319

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants