Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jan 2006 10:17:30 +1300
From:      Jonathan Chen <jonc@chen.org.nz>
To:        Derek Young <thedevek@gmail.com>
Cc:        freebsd-java@freebsd.org
Subject:   Re: Eclipse Core Dump
Message-ID:  <20060121211730.GB43520@osiris.chen.org.nz>
In-Reply-To: <fa27df1b0601211300u33afb850q2f151ef4bd6e993e@mail.gmail.com>
References:  <fa27df1b0601211300u33afb850q2f151ef4bd6e993e@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

Cheers.
-- 
Jonathan Chen <jonc@chen.org.nz>
----------------------------------------------------------------------
             "A person should be able to do a small bit of everything,
                                        specialisation is for insects"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060121211730.GB43520>