Skip to content

Instantly share code, notes, and snippets.

@FROGGS
Created January 28, 2014 15:05
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/33710fad7bd09cd2d7b4 to your computer and use it in GitHub Desktop.
Save FROGGS/33710fad7bd09cd2d7b4 to your computer and use it in GitHub Desktop.
make /home/froggs/dev/nqp/install/languages/perl6/lib/Perl5/Terms.jar /home/froggs/dev/nqp/install/languages/perl6/lib/Perl5/Config.jar && perl6-j -e 'use v5; use Config; say "ok"'
perl -MExtUtils::Command -e cp lib/Perl5/Terms.jar /home/froggs/dev/nqp/install/languages/perl6/lib/Perl5/Terms.jar
make: »/home/froggs/dev/nqp/install/languages/perl6/lib/Perl5/Config.jar« ist bereits aktualisiert.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007faeeb154c78, pid=24405, tid=140389206361856
#
# JRE version: OpenJDK Runtime Environment (7.0_51) (build 1.7.0_51-b00)
# Java VM: OpenJDK 64-Bit Server VM (24.45-b08 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# V [libjvm.so+0x532c78] GenerateOopMap::do_method(int, int, int, int)+0x138
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/froggs/dev/v5/hs_err_pid24405.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
# http://icedtea.classpath.org/bugzilla
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment