From owner-freebsd-java Sat Dec 7 5:17:32 2002 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 6D30B37B401 for ; Sat, 7 Dec 2002 05:17:31 -0800 (PST) Received: from gddsn.org.cn (ns.gddsn.org.cn [210.21.6.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0618543EBE for ; Sat, 7 Dec 2002 05:17:31 -0800 (PST) (envelope-from wsk@ns.gddsn.org.cn) Received: from mail.gddsn.org.cn (wsk [192.168.168.136]) by gddsn.org.cn (Postfix) with ESMTP id 5953038CD64 for ; Sat, 7 Dec 2002 21:17:30 +0800 (CST) Message-ID: <3DF1F4EE.3060407@mail.gddsn.org.cn> Date: Sat, 07 Dec 2002 21:17:34 +0800 From: Suken Woo User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021129 X-Accept-Language: en-us, en MIME-Version: 1.0 To: java@freebsd.org Subject: Re: jdk13_p7 core dumped with hotspot help References: <3DF1F442.70003@mail.gddsn.org.cn> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Suken Woo wrote: > greeting,all: > under -CURRENT.after successed build hotspot(client & server) and run > java -version get : > Java HotSpot(TM) Client VM warning: os::allocate_thread_local_storage: > pthread_key = 0x00000000 > sizep == 0x00100000 > Java HotSpot(TM) Client VM warning: os::thread_local_storage_at: can't > find the key for "index = 0x00000000" > Java HotSpot(TM) Client VM warning: os::thread_local_storage_at_put: > index = 0x00000000, value = 0x08065000 > Java HotSpot(TM) Client VM warning: must be the same thread, slowly > 0x08065000, 0x08065000 > Java HotSpot(TM) Client VM warning: Attempt to guard stack yellow zone > failed. > Java HotSpot(TM) Client VM warning: Attempt to guard stack red zone > failed. > > An unexpected exception has been detected in native code outside the VM. > Unexpected Signal : 11 occurred at PC=0x28699bad > Function name=_atomic_lock > Library=/usr/lib/libc_r.so.5 > > Current Java thread: > > Error: Cannot print dynamic libraries. Function not implemented for > FreeBSD > > Local Time = Wed Dec 4 18:22:28 2002 > Elapsed Time = -2147483648 > > I've been asked before,but doesn't get any response. > thanks any info with appreciates! > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message