Skip to content

Instantly share code, notes, and snippets.

@bensadeghi
Created August 29, 2013 04:21
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 bensadeghi/6374241 to your computer and use it in GitHub Desktop.
Save bensadeghi/6374241 to your computer and use it in GitHub Desktop.
gdb -x ../contrib/debug_bootstrap.gdb (make -C deps cleanall; make debug)
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
osutils.jl
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff0759b1d in ?? ()
#0 0x00007ffff0759b1d in ?? ()
#1 0x00007ffffffb2cd0 in ?? ()
#2 0x376d158b6ba7b400 in ?? ()
#3 0x00007ffffffb2cd0 in ?? ()
#4 0x00007ffff71e2571 in jl_apply (f=0x376d158b6ba7b400,
args=0x7ffff71ddd5a <jl_apply_generic>, nargs=0) at julia.h:1022
Backtrace stopped: frame did not save the PC
(gdb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment