Created
May 31, 2013 14:26
-
-
Save ericmoritz/5685336 to your computer and use it in GitHub Desktop.
dialyzer error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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