hg: bsd-port/bsd-port/jdk: . Add the missing define and endef lines for binary_file_verification on
Stephen Bannasch
stephen.bannasch at deanbrook.org
Wed Mar 9 09:02:10 PST 2011
I'm using soylatte16-i386-1.0.3 and have backed out all my changes and John Roses patches and am getting an abort trap after a
seemingly successful build:
testing build: ./build/bsd-amd64/j2sdk-image/bin/java -version
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00000001020ea915, pid=10411, tid=4298117120
#
# JRE version: 7.0
# Java VM: OpenJDK 64-Bit Server VM (21.0-b03 mixed mode bsd-amd64 compressed oops)
# Problematic frame:
# C [libjvm.dylib+0x463915] JVM_ArrayCopy+0x105
#
# 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:
# /Users/stephen/dev/java/src/bsd/hs_err_pid10411.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
Abort trap
More details here: https://gist.github.com/b6e70c49bf1ad8ed5e20
More information about the bsd-port-dev
mailing list