Skip to content

Instantly share code, notes, and snippets.

@leto
Created December 4, 2010 02:50
Show Gist options
  • Select an option

  • Save leto/727859 to your computer and use it in GitHub Desktop.

Select an option

Save leto/727859 to your computer and use it in GitHub Desktop.
# src/thread.c:1397: failed assertion '!interpreter_array'
# Backtrace - Obtained 10 stack frames (max trace depth is 32).
# /home/leto/git/parrot/blib/lib/libparrot.so.2.10.1(+0xa5f66) [0x7f8466596f66]
# /home/leto/git/parrot/blib/lib/libparrot.so.2.10.1(Parrot_confess+0x8b) [0x7f8466596f3b]
# /home/leto/git/parrot/blib/lib/libparrot.so.2.10.1(+0x118af9) [0x7f8466609af9]
# /home/leto/git/parrot/blib/lib/libparrot.so.2.10.1(+0x10f0d4) [0x7f84666000d4]
# /home/leto/git/parrot/blib/lib/libparrot.so.2.10.1(initialize_interpreter+0x30f) [0x7f84665b7daf]
# /home/leto/git/parrot/blib/lib/libparrot.so.2.10.1(make_interpreter+0x41) [0x7f84665b7941]
# /home/leto/git/parrot/blib/lib/libparrot.so.2.10.1(Parrot_new+0x24) [0x7f84665933d4]
# ./t/src/embed_3(main+0x38) [0x400ac2]
# /lib/libc.so.6(__libc_start_main+0xfd) [0x7f8463b5ec4d]
# ./t/src/embed_3() [0x400999]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment