From owner-freebsd-java@FreeBSD.ORG Fri Jan 21 08:47:50 2005 Return-Path: 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 C532B16A4CE for ; Fri, 21 Jan 2005 08:47:50 +0000 (GMT) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7548143D54 for ; Fri, 21 Jan 2005 08:47:47 +0000 (GMT) (envelope-from ml@FreeBSD.org.ua) Received: from phantom.cris.net (ml@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id j0L8pNqk092681; Fri, 21 Jan 2005 10:51:23 +0200 (EET) (envelope-from ml@FreeBSD.org.ua) Received: (from ml@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id j0L8pLs6092680; Fri, 21 Jan 2005 10:51:21 +0200 (EET) (envelope-from ml) Date: Fri, 21 Jan 2005 10:51:20 +0200 From: Alexey Zelkin To: huang wen hui Message-ID: <20050121085120.GA92533@phantom.cris.net> References: <20050121004241.69164.qmail@web51809.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050121004241.69164.qmail@web51809.mail.yahoo.com> X-Operating-System: FreeBSD 4.9-STABLE i386 User-Agent: Mutt/1.5.5.1i cc: java@freebsd.org Subject: Re: jdk15 fail compile under amd64 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2005 08:47:50 -0000 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@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@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.