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

malloc: can't allocate region #93

Open
jmugan opened this issue Nov 20, 2020 · 0 comments
Open

malloc: can't allocate region #93

jmugan opened this issue Nov 20, 2020 · 0 comments

Comments

@jmugan
Copy link

jmugan commented Nov 20, 2020

Does anyone know what might cause malloc: can't allocate region? It happens immediately. The machine has plenty of free memory.

(base) bob@bob:~/bin/cc_alberta/commandcenter/bin$ ./CommandCenter
CommandCenter(30038,0x10bdd6dc0) malloc: can't allocate region
:*** mach_vm_map(size=140732750573568, flags: 100) failed (error code=3)
CommandCenter(30038,0x10bdd6dc0) malloc: *** set a breakpoint in malloc_error_break to debug
libc++abi.dylib: terminating with uncaught exception of type std::bad_alloc: std::bad_alloc
Abort trap: 6
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