Skip to content

Instantly share code, notes, and snippets.

@rba
Created October 6, 2017 10:18
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 rba/8369cfa00dc3e92f2cb2bfa1e09905c4 to your computer and use it in GitHub Desktop.
Save rba/8369cfa00dc3e92f2cb2bfa1e09905c4 to your computer and use it in GitHub Desktop.
Segmentation Fault - core dumped / rakudo-star-2017.07 / Solaris 10
bash-3.2# pwd
/build/rakudo/rakudo-star-2017.07/nqp
bash-3.2# cd ../rakudo/
bash-3.2# make rakudo-test
make: *** Keine Regel, um „rakudo-test“ zu erstellen. Schluss.
bash-3.2# make
/opt/rakudo/bin/nqp-m tools/build/gen-cat.nqp moar -f tools/build/moar_core_sources > gen/moar/CORE.setting
The following step can take a long time, please be patient.
/opt/rakudo/bin/moar --libpath="/opt/rakudo/share/nqp/lib" --libpath="/opt/rakudo/share/nqp/lib" perl6.moarvm --nqp-lib=blib --setting=NULL --ll-exception --optimize=3 --target=mbc --stagestats --output=CORE.setting.moarvm gen/moar/CORE.setting
Stage start : 0.000
Stage parse : Segmentation Fault - core dumped
make: *** [Makefile:494: CORE.setting.moarvm] Fehler 139
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment