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

After a time of executing unit tests, get posix_memalign failed. #4

Open
jdellithorpe opened this issue Dec 11, 2015 · 1 comment
Open

Comments

@jdellithorpe
Copy link
Member

posix_memalign is a method used for allocating memory. This method is failing with the following error:

posix_memalign(4096, 134283264) failed: /home/jdellit/RAMCloud/src/Infiniband.h:353 (RegisteredBuffers)

This might be due to a memory leak across JNI, like #1

@jdellithorpe
Copy link
Member Author

Issue #1's fix 5b8e5d4 did not fix this problem.

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

1 participant