From owner-freebsd-java@FreeBSD.ORG Thu Jun 30 09:07:33 2011 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 87542106564A for ; Thu, 30 Jun 2011 09:07:33 +0000 (UTC) (envelope-from achill@matrix.gatewaynet.com) Received: from smadev.internal.net (host3.dynacom.ondsl.gr [62.103.35.211]) by mx1.freebsd.org (Postfix) with ESMTP id F089C8FC12 for ; Thu, 30 Jun 2011 09:07:32 +0000 (UTC) Received: from smadev.internal.net (localhost.internal.net [127.0.0.1]) by smadev.internal.net (8.14.2/8.14.2) with ESMTP id p5U97T1D042777 for ; Thu, 30 Jun 2011 12:07:29 +0300 (EEST) (envelope-from achill@matrix.gatewaynet.com) Received: from localhost (localhost [[UNIX: localhost]]) by smadev.internal.net (8.14.2/8.14.2/Submit) id p5U97Tu7042775 for freebsd-java@freebsd.org; Thu, 30 Jun 2011 12:07:29 +0300 (EEST) (envelope-from achill@matrix.gatewaynet.com) From: Achilleas Mantzios Organization: Dynacom Tankers Mgmt To: freebsd-java@freebsd.org Date: Thu, 30 Jun 2011 12:07:29 +0300 User-Agent: KMail/1.9.7 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <201106301207.29422.achill@matrix.gatewaynet.com> Subject: Re: BUG: libsplashscreen.so causing SIGSEGV X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2011 09:07:33 -0000 Is that the native /usr/ports/java/jdk16 ? Have you considered /usr/ports/j= ava/openjdk6 where most of the=20 development is done? OpenJDK (openjdk6-b22_3) works great for me for server side apps, jboss, et= c... (and partially the applet plugin works as well !) =CE=A3=CF=84=CE=B9=CF=82 Thursday 30 June 2011 11:19:48 =CE=BF/=CE=B7 Reece= Tarbert =CE=AD=CE=B3=CF=81=CE=B1=CF=88=CE=B5: > # Java VM: Java HotSpot(TM) Client VM > (1.6.0_03-p4-root_03_may_2011_13_08-b00 mixed mode) > # Problematic frame: > # C [libsplashscreen.so+0x233f6] inflate_fast+0x86 >=20 > The complete log file is in attachment. >=20 >=20 > Regards, >=20 > RT. >=20 =2D-=20 Achilleas Mantzios