Date: Thu, 12 Feb 2015 00:21:59 -0800 From: Greg Lewis <glewis@eyesbeyond.com> To: Jean-Yves Moulin <jym@baaz.fr> Cc: Paul Pathiakis <pathiaki2@yahoo.com>, freebsd-java <freebsd-java@freebsd.org> Subject: Re: OpenJDK 1.7 has issues versus linux-sun-jdk17 Message-ID: <20150212082159.GA20132@misty.eyesbeyond.com> In-Reply-To: <E1961058-486E-4D32-ABA7-50A831F67969@baaz.fr> References: <5491EDAE.2010608@yahoo.com> <E1961058-486E-4D32-ABA7-50A831F67969@baaz.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 23, 2014 at 09:42:45AM +0100, Jean-Yves Moulin wrote: > > On 17 Dec 2014, at 21:55 , Paul Pathiakis via freebsd-java <freebsd-java@freebsd.org> wrote: > > > >> # A fatal error has been detected by the Java Runtime Environment: > >> # > >> # SIGSEGV (0xb) at pc=0x0000000803a4d4ae, pid=84602, tid=35353228288 > >> # > >> # JRE version: OpenJDK Runtime Environment (7.0-b14) (build 1.7.0_71-b14) > >> # Java VM: OpenJDK 64-Bit Server VM (24.71-b01 mixed mode bsd-amd64 compressed oops) > >> # Problematic frame: > >> # j java.net.SocketException.<init>(Ljava/lang/String;)V+0 > >> # > >> # Core dump written. Default location: /cores/core or core.84602 > >> > > Interesting, we are tracking exactly the same kind of issue (Segfault on SocketException.init) with our home made applications. > > The same java binary runs fine on Linux-openjdk7 (Linux OS or FreeBSD OS). > > Did you got a response from OpenJDK team ? Late reply on this. Is it possible to narrow this down to a simpler test case than "set up OpenNMS and run it for ten minutes"? I assume one has to actually do more than just run it, since the exception is likely a result of some kind of network traffic. If not that, a wiki or something on how to set up OpenNMS and provoke the problem would be a big help. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150212082159.GA20132>