Skip to content

Instantly share code, notes, and snippets.

@nahi
Created April 20, 2012 02:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nahi/2425480 to your computer and use it in GitHub Desktop.
Save nahi/2425480 to your computer and use it in GitHub Desktop.
% bin/mruby -v
mruby: malloc.c:3096: sYSMALLOc: Assertion `(old_top == (((mbinptr) (((char *) &((av)->bins[((1) - 1) * 2])) - __builtin_offsetof (struct malloc_chunk, fd)))) && old_size == 0) || ((unsigned long) (old_size) >= (unsigned long)((((__builtin_offsetof (struct malloc_chunk, fd_nextsize))+((2 * (sizeof(size_t))) - 1)) & ~((2 * (sizeof(size_t))) - 1))) && ((old_top)->size & 0x1) && ((unsigned long)old_end & pagemask) == 0)' failed.
zsh: abort bin/mruby -v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment