Skip to content

malloc: can't allocate region #93

@jmugan

Description

@jmugan

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions