Skip to content

Instantly share code, notes, and snippets.

@FROGGS
Last active December 21, 2015 05:19
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 FROGGS/111a825365e629f4331c to your computer and use it in GitHub Desktop.
Save FROGGS/111a825365e629f4331c to your computer and use it in GitHub Desktop.
froggs@TL02L-R8RXTCW-linux:~/dev/MoarVM/nqp-cc$ nqp nqp-moar-cc.nqp t/serialization/01-basic.t
1..66
Invalid opcode executed (corrupt bytecode stream?) bank 7 opcode 11
froggs@TL02L-R8RXTCW-linux:~/dev/MoarVM/nqp-cc$ nqp nqp-moar-cc.nqp t/serialization/02-types.t
1..31
Invalid opcode executed (corrupt bytecode stream?) bank 7 opcode 2
froggs@TL02L-R8RXTCW-linux:~/dev/MoarVM/nqp-cc$ nqp nqp-moar-cc.nqp t/serialization/03-closures.t
1..9
getstaticcode requires a static coderef
in frame_name_5, <ephemeral file>
in frame_name_0, <ephemeral file>
in frame_name_21, <ephemeral file>
@diakopter
Copy link

yikes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment