Skip to content

Instantly share code, notes, and snippets.

@zoffixznet
Created February 21, 2018 20:31
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 zoffixznet/71263c3e531e6fa25fdd256979b298f3 to your computer and use it in GitHub Desktop.
Save zoffixznet/71263c3e531e6fa25fdd256979b298f3 to your computer and use it in GitHub Desktop.
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff44fb674 in ?? ()
(gdb) bt
#0 0x00007ffff44fb674 in ?? ()
#1 0x0000000000000004 in ?? ()
#2 0x00000000006049f0 in ?? ()
#3 0x000000000322ade8 in ?? ()
#4 0x00007fffffffc200 in ?? ()
#5 0x00007ffff766f62c in MVM_p6opaque_read_object () from //home/zoffix/R/install/lib/libmoar.so
#6 0x00007ffff7777539 in MVM_jit_enter_code () from //home/zoffix/R/install/lib/libmoar.so
#7 0x00007ffff7669597 in MVM_interp_run () from //home/zoffix/R/install/lib/libmoar.so
#8 0x00007ffff7766c8e in MVM_vm_run_file () from //home/zoffix/R/install/lib/libmoar.so
#9 0x00000000004012d2 in main ()
(gdb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment