Skip to content

Instantly share code, notes, and snippets.

@genki
Created February 1, 2017 19:44
Show Gist options
  • Save genki/3599a506ff605d6e1a037fb098eb0cee to your computer and use it in GitHub Desktop.
Save genki/3599a506ff605d6e1a037fb098eb0cee to your computer and use it in GitHub Desktop.
なんか最近ruby2.3/glibc周りのクラッシュ増えた気が
*** Error in `ruby2.3': free(): invalid pointer: 0x000000000415b9f0 ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x7fe58e2da7e5]
/lib/x86_64-linux-gnu/libc.so.6(+0x7fe0a)[0x7fe58e2e2e0a]
/lib/x86_64-linux-gnu/libc.so.6(cfree+0x4c)[0x7fe58e2e698c]
/usr/lib/x86_64-linux-gnu/libruby-2.3.so.2.3(+0x8fcfd)[0x7fe58e6bbcfd]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment