amd64 and Intel processors problem (was: Re: jdk15 fail compile under amd64)

Alexey Zelkin phantom at FreeBSD.org.ua
Fri Jan 21 02:13:20 PST 2005


hi,

Thank you for posting of your dmesg and backtraces.  They described
a problem.

Unfortunatelly, JVM building/built for amd64, expects to be running
at real amd64 hardware.  And in your case, you're using Intel hardware
running in amd64 emulation mode (as far as I understand).

At this point -- it's impossible to use such combination, sorry.

You need to build i386 version of jdk at FreeBSD/i386, and just copy
it to your Intel/amd64.  Can you please, try it and report your results ?

On Fri, Jan 21, 2005 at 10:51:20AM +0200, Alexey Zelkin wrote:
> hi,
> 
> On Fri, Jan 21, 2005 at 08:42:41AM +0800, huang wen hui wrote:
> > hi,
> > I use both linux-sun-jdk14 and 32bit native jdk1.4.2,
> > get same problem:
> 
> [..] 
> > #
> > # An unexpected error has been detected by HotSpot
> > Virtual Machine:
> > #
> > #  SIGILL (0x4) at pc=0x0000000800dd2d5c, pid=96109,
> > tid=0x5f4400
> > #
> > # Java VM: Java HotSpot(TM) 64-Bit Server VM
> > (1.5.0-p1-hwh_20_jan_2005_22_08 mixed mode)
> > # Problematic frame:
> > # V  [libjvm.so+0x469d5c]
> > #
> > # An error report file with more information is saved
> > as hs_err_pid96109.log
> > #
> > # If you would like to submit a bug report, please
> > write
> > # a letter to freebsd-java at FreeBSD.org mailing list
> > #
> > Abort trap (core dumped)
> > gmake[7]: *** [.compile.classlist] Error 134
> > gmake[7]: Leaving directory
> > `/usr/ports/java/jdk15/work/j2se/make/sun/javac/recompile/library'
> 
> Send me (privately) gdb's bactrace for java.core located in above
> directory after this error, please.  And hs_err_pid69109.log file
> located in same directory.  Thanks!
> 
> > =========================================
> > # uname -a
> > FreeBSD cnc.gddsn.org.cn 5.3-RELEASE-p5 FreeBSD
> > 5.3-RELEASE-p5 #4: Thu Jan 20 21:53:19 CST 2005    
> > hwh at cnc.gddsn.org.cn:/usr/obj/usr/src/sys/GW1  amd64
> > 
> > and I try to use 5-STABLE, also get the same problem.
> 
> Can you please post machine configuration (cpu, motherboard, etc)
> and parts of dmesg related to processor.

-- 
/* Alexey Zelkin             && Independent Contractor      */
/* phantom(at)FreeBSD.org    && http://www.FreeBSD.org/java */
/* phantom(at)cris.net       && http://www.FreeBSD.org.ua/  */


More information about the freebsd-java mailing list