Skip to content

Instantly share code, notes, and snippets.

@ericmoritz
Created May 31, 2013 14:26
Show Gist options
  • Select an option

  • Save ericmoritz/5685336 to your computer and use it in GitHub Desktop.

Select an option

Save ericmoritz/5685336 to your computer and use it in GitHub Desktop.
dialyzer error
Checking whether the PLT .config_service.plt is up-to-date... yes
Proceeding with analysis...beam.smp(61206,0xb022b000) malloc: *** mmap(size=374341632) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
beam.smp(61206,0xb022b000) malloc: *** mmap(size=374341632) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
beam.smp(61206,0xb022b000) malloc: *** mmap(size=373665792) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
beam.smp(61206,0xb022b000) malloc: *** mmap(size=373665792) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment