hg: bsd-port/bsd-port/jdk: . Add the missing define and endef lines for binary_file_verification on

Greg Lewis glewis at eyesbeyond.com
Wed Mar 9 10:03:22 PST 2011


On Wed, Mar 09, 2011 at 12:02:10PM -0500, Stephen Bannasch wrote:
> 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

Interesting.  I see this too now that I try it.

I don't see it if I do this though:

% ./build/bsd-amd64/bin/java -version
openjdk version "1.7.0-internal"
OpenJDK Runtime Environment (build
1.7.0-internal-greglew_2011_03_08_23_33-b00)
OpenJDK 64-Bit Server VM (build 21.0-b03, mixed mode)

Notionally this should do the same thing.

> #
> # 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

-- 
Greg Lewis                          Email   : glewis at eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis at FreeBSD.org



More information about the bsd-port-dev mailing list