Skip to content

Instantly share code, notes, and snippets.

@FROGGS
Created November 9, 2014 16:50
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/8c860b26a30f0cbbfa0d to your computer and use it in GitHub Desktop.
Save FROGGS/8c860b26a30f0cbbfa0d to your computer and use it in GitHub Desktop.
froggs@TL02L-R8RXTCW-linux:~/dev/nqp$ nqp-p t/moar/02-pipes.t
1..7
nqp_ops.c:12916 nqp_openpipe (buffer1=(nil))
nqp_ops.c:739 pid > 0 (0x7fffbe180898)
nqp_ops.c:12920 nqp_openpipe (0x7e64)
nqp_ops.c:12937 nqp_openpipe (buffer2=0x55c31b8)
nqp_ops.c:767 child before anything
nqp_ops.c:778 child before anything 2
nqp_ops.c:780 child before anything 2.1
nqp_ops.c:783 child before anything 2.2
nqp_ops.c:785 child before anything 2.3
nqp_ops.c:794 child before anything 2.6
nqp_ops.c:796 child before anything 2.7
nqp_ops.c:799 child before anything 2.8
nqp_ops.c:801 child before anything 2.9
nqp_ops.c:806 child before anything 3
nqp_ops.c:816 child before anything 4
nqp_ops.c:819 child before execvp, 'sh'
ok 1 - nqp::openpipe
Failed allocation of 9547211325836263488 bytes
Parrot VM: PANIC: Out of mem!
C file src/gc/alloc_memory.c, line 108
Parrot file (not available), line (not available)
We highly suggest you notify the Parrot team if you have not been working on
Parrot. Use parrotbug (located in parrot's root directory) or send an
e-mail to parrot-dev@lists.parrot.org.
Include the entire text of this error message and the text of the script that
generated the error. If you've made any modifications to Parrot, please
describe them as well.
Version : 6.9.0-devel
Configured : Sun Nov 9 10:34:10 2014 GMT
Architecture: amd64-linux
Interp Flags: (no interpreter)
Exceptions : (missing from core)
Dumping Core...
Sorry, coredump is not yet implemented for this platform.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment