Skip to content

Instantly share code, notes, and snippets.

@melezhik
Created April 20, 2022 22:35
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 melezhik/f5e86c2ef627a1f32c1611707d9bcc0c to your computer and use it in GitHub Desktop.
Save melezhik/f5e86c2ef627a1f32c1611707d9bcc0c to your computer and use it in GitHub Desktop.
Coredump rakudo
.sparrowdo/sparrowrun.sh: line 8: 992686 Segmentation fault (core dumped) raku -MSparrow6::DSL sparrowfile
The spawned command 'bash --login .sparrowdo/sparrowrun.sh' exited unsuccessfully (exit code: 139, signal: 0)
in block <unit> at /home/sph/.raku/resources/E39EB039BC381A1BA786F5861C103EAB6BA3F9AA line 13
in sub MAIN at /home/sph/.raku/bin/sparrowdo line 3
in block <unit> at /home/sph/.raku/bin/sparrowdo line 1
@melezhik
Copy link
Author

raku -v

Welcome to Rakudo™ v2021.12.
Implementing the Raku® Programming Language v6.d.
Built on MoarVM version 2021.12.

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