From owner-freebsd-java@FreeBSD.ORG Sun Jan 22 18:19:25 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3105416A41F for ; Sun, 22 Jan 2006 18:19:25 +0000 (GMT) (envelope-from jonc@chen.org.nz) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7C0A43D45 for ; Sun, 22 Jan 2006 18:19:24 +0000 (GMT) (envelope-from jonc@chen.org.nz) Received: by chen.org.nz (Postfix, from userid 1000) id 74CD55643B; Mon, 23 Jan 2006 07:19:22 +1300 (NZDT) Date: Mon, 23 Jan 2006 07:19:22 +1300 From: Jonathan Chen To: Panagiotis Astithas Message-ID: <20060122181922.GA31569@osiris.chen.org.nz> References: <20060121211730.GB43520@osiris.chen.org.nz> <43D3842B.8090304@ebs.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43D3842B.8090304@ebs.gr> User-Agent: Mutt/1.4.2.1i Cc: freebsd-java@freebsd.org, Derek Young Subject: Re: Eclipse Core Dump 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: Sun, 22 Jan 2006 18:19:25 -0000 On Sun, Jan 22, 2006 at 03:10:03PM +0200, Panagiotis Astithas wrote: > Jonathan Chen wrote: > >On Sat, Jan 21, 2006 at 03:00:47PM -0600, Derek Young wrote: > >>Too busy this weekend to make a pr or check if one is there, blah > >>blah.. Ran portupgrade this morning to jdk14 patchset 8, and eclipse > >>got upgraded at the same time.. > >> > >>An unexpected exception has been detected in native code outside the VM. > >>Unexpected Signal : 11 occurred at PC=0x286DCF57 > >>Function=inflate_fast+0x17 > >>Library=/usr/local/jdk1.4.2/jre/lib/i386/libzip.so > > > >A similar bug to this is be solved by: > > > > portupgrade -uf freetype\* fontconfig\* libXft\* > > > >However, having said this, I upgraded eclipse just yesterday, and this > >workaround did not work. The `inflate_fast+0x17' bug also exists for > >eclipse + JDK1.5. I wonder if this could this be fixed by using the > >system zlib instead of the one shipped with the JDK. > > FWIW, I'm still running with the patch that uses the system zlib on > jdk15 and I've never encountered any related crash using eclipse daily > on my day job. This is on i386, though. Would you mind sharing the patch with the rest of the list? If it works well enough, we could maybe include it in the port as an option. Cheers. -- Jonathan Chen ------------------------------------------------------------------------ "We laugh in the face of danger, we drop icecubes down the vest of fear" - Edmond Blackadder III