Skip to content

Instantly share code, notes, and snippets.

@yuifu
Created September 16, 2017 14:06
Show Gist options
  • Save yuifu/e52e77bf5ac9d623ae989c7fbdd6d0a3 to your computer and use it in GitHub Desktop.
Save yuifu/e52e77bf5ac9d623ae989c7fbdd6d0a3 to your computer and use it in GitHub Desktop.
minialign: malloc.c:2365: 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment