Subject: Re: JRE (linux) always dumps core on amd64
To: None <current-users@netbsd.org>
From: Christos Zoulas <christos@astron.com>
List: current-users
Date: 05/11/2007 20:58:01
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).
>
>FWIW: I tried downloading the app, and was able to run it on an
>older i386 -current from April 23 using lang/sun-jre15-5.0.11:
>
>----------------------------------------------------------------------
>$ cd TivoSlimserverClient-0.2.2a/lib
>$ /usr/pkg/java/sun-1.5/bin/java -cp
>TivoSlimserverClient-0.2.2a.jar:bananas.jar:hme-host-sample.jar:hme.jar
>com.tivo.hme.host.sample.Main
>com.edmondcho.tivoslimserverclient.TivoSlimserverClient
>HME SDK 1.4 (TiVo, Inc.)
>LOG: added factory
>MDNS: http://128.233.111.35:7288/tivoslimserverclient/
>----------------------------------------------------------------------

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

I have a partial native build going though, and I will work it some more...

christos