Date: Sun, 28 Oct 2018 22:07:09 +0100 From: Michael Osipov <1983-01-06@gmx.net> To: Greg Lewis <glewis@eyesbeyond.com>, freebsd-java@freebsd.org Subject: Re: Linux JDK 11 Message-ID: <d329a66a-6719-bf67-21e9-623ceafd303e@gmx.net> In-Reply-To: <20181027204044.GA78074@misty.eyesbeyond.com> References: <20181027204044.GA78074@misty.eyesbeyond.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Am 2018-10-27 um 22:40 schrieb Greg Lewis: > Hi all, > > I've created a port of the Linux JDK 11 based on the release available at > https://jdk.java.net/11/ but haven't committed it since the binaries don't > work, at least for me. I wanted to get a sense of other's experiences if > they have any. When I try to run java -version I get: > > # > # A fatal error has been detected by the Java Runtime Environment: > # > # SIGSEGV (0xb) at pc=0xffffffffff600800, pid=550, tid=100508 > # > # JRE version: (11.0.1+13) (build ) > # Java VM: OpenJDK 64-Bit Server VM (11.0.1+13, mixed mode, aot, sharing, tiered, compressed oops, g1 gc, linux-amd64) > # Problematic frame: > # C 0xffffffffff600800 > # > # Core dump will be written. Default location: core.550 (may not exist) > # > # An error report file with more information is saved as: > # /usr/ports/java/linux-openjdk-jdk11/hs_err_pid550.log > # > # If you would like to submit a bug report, please visit: > # http://bugreport.java.com/bugreport/crash.jsp > # > > This is on FreeBSD 11.2/amd64. I'm interested to know if other see the > same and how it behaves on FreeBSD 12 as well. Pity, I run Tomcat 8.5 on 10.4-STABLE/i386 with Common Daemon. With the native part the usage of the Linux JDK is hardly portable/possible. What does "gdb where" say? Michael
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d329a66a-6719-bf67-21e9-623ceafd303e>