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

Unable To Allocate Memory #7

Closed
abhijangda opened this issue Jan 7, 2017 · 3 comments
Closed

Unable To Allocate Memory #7

abhijangda opened this issue Jan 7, 2017 · 3 comments

Comments

@abhijangda
Copy link

I am working on a research project and I have to do some performance evaluation for DieHarder. I am using Fedora 24 32-bit with Linux Kernel 4.8. I have compiled libdieharder.so using
make linux-gcc-x86 TARGET=libdieharder

Then used the following command:

export LD_PRELOAD=/path/to/libdieharder.so

Unfortunately, I gets Unable to allocate memory error every time I try to run a program.

It will be great if you could please help me with this issue.

@abhijangda
Copy link
Author

On 64-bit Fedora 24, I am getting same error with libdieharder. However, libdiehard is working on both 64-bit and 32-bit.

@emeryberger
Copy link
Owner

Just pushed an update. Please try again and let me know.

@abhijangda
Copy link
Author

Sorry for the late reply. Yes, it is working. Thanks a lot.

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