Subject: Re: JRE (linux) always dumps core on amd64
To: Christos Zoulas <christos@astron.com>
From: Scott Ellis <scotte@warped.com>
List: current-users
Date: 05/11/2007 21:29:12
Christos Zoulas wrote:
> In article <20070511195356.GF6139@monolith.usask.ca>,
> Brian de Alwis <bsd@cs.ubc.ca> wrote:
>> On 2007.05.10 19:42:19 -0700, Scott Ellis wrote:
>>> Well, I'm a bit stumped here. Running a -current as of May 9, 2007, I am
>>> unable to get either JRE 1.5.0_10|11 or 1.6.0_01, linux32 or linux (amd64)
>>> to work.
>> You could try the native JDK 1.5.0 from pkgsrc-wip's wip/jdk15.
>> Or the IBM JDK for Linux (it runs fine on -current).
[snip]
>
> Nothing works 100% on my intel based x86_64:
>
> Linux-amd64 1.6.0_01 -> segv's after trying to set the fs.
> Linux-i386 1.6.0_01 -> randomly segvs
>
Trying the IBM JRE (both amd64 and i386) on x86_64 yields "Failed to
find VM - aborting". Ktrace shows nothing useful (it loads libjvm.so,
then aborts). Hrmph.
> I have a partial native build going though, and I will work it some more...
>
That'd be excellent news. Back when I was running x86 arch, the
EyesBeyond patches got me to a relatively stable JDK, which didn't
depend on all the compat_ cruft. I'd love to be able to get back to that!
I look forward to seeing the native build!
ScottE