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

avocado-submit crash on startup with insufficient memory #1

Open
davidonlaptop opened this issue Feb 3, 2015 · 0 comments
Open

avocado-submit crash on startup with insufficient memory #1

davidonlaptop opened this issue Feb 3, 2015 · 0 comments
Labels

Comments

@davidonlaptop
Copy link
Member

We need to validate that the image is OK to rule out that the problem is only related to missing memory on my old laptop.

Steps to reproduce:

  1. Build the image: docker build --rm=true -t avocado .
  2. Run the container: docker run --rm=true avocado

Error:

Java HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory(0x00000006fff80000, 2863661056, 0) failed; error='Cannot allocate memory' (errno=12)
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 2863661056 bytes for committing reserved memory.
# An error report file with more information is saved as:
# //hs_err_pid40.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant