Skip to content

Instantly share code, notes, and snippets.

Created March 31, 2016 20:05
Show Gist options
  • Save anonymous/34c71e7ef6bd385485042319918161fa to your computer and use it in GitHub Desktop.
Save anonymous/34c71e7ef6bd385485042319918161fa to your computer and use it in GitHub Desktop.
<main>: [BUG] Segmentation fault at 0x00000000000018
ruby 2.1.6p336 (2015-04-13 revision 50298) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0001 p:0000 s:0002 E:0017c8 TOP [FINISH]
-- C level backtrace information -------------------------------------------
./e() [0x581c5c] vm_dump.c:690
./e() [0x5f4923] error.c:312
./exploit(rb_bug+0xb3) [0x5f5b03] error.c:339
./e() [0x4f6d13] signal.c:824
/lib/x86_64-linux-gnu/libpthread.so.0(+0x10340) [0x7fb2da077340] ../nptl/sysdeps/pthread/funlockfile.c:29
./e() [0x416f03] eval_intern.h:157
./e(rb_require_safe+0x63c) [0x42041c] load.c:1017
./e(main+0x18) [0x418b05]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7fb2d9cc3ec5] libc-start.c:287
./e() [0x418a23] enumerator.c:181
-- Other runtime information -----------------------------------------------
Segmentation fault (core dumped)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment