From owner-freebsd-java@FreeBSD.ORG Wed Jun 7 16:15:32 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org 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 7130416EFB7 for ; Wed, 7 Jun 2006 14:34:46 +0000 (UTC) (envelope-from ragatol@netsite.com.br) Received: from smtp2.netsite.com.br (200-233-202-007.static.netsite.com.br [200.233.202.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2313743D5A for ; Wed, 7 Jun 2006 14:34:43 +0000 (GMT) (envelope-from ragatol@netsite.com.br) Received: from rafael.loser.com (201-048-050-229.xd-dynamic.ctbcnetsuper.com.br [201.48.50.229]) by smtp2.netsite.com.br (Postfix) with ESMTP id DEFDC4C034 for ; Wed, 7 Jun 2006 11:34:41 -0300 (BRST) From: Rafael Fernandes To: freebsd-java@freebsd.org Date: Wed, 7 Jun 2006 11:34:45 -0300 User-Agent: KMail/1.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606071134.45923.ragatol@netsite.com.br> Subject: Diablo Java BUG X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jun 2006 16:15:42 -0000 Hi there, Diablo JDK crashes with any Java applet/jar when I use a SMP kernel with my Pentium 4 HT. Compiling the kernel without the SMP option corrects the problem. Here is a report when i try to run Netbeans: # # An unexpected error has been detected by HotSpot Virtual Machine: # # SIGBUS (0xa) at pc=0x28505ea5, pid=714, tid=0x83a8a00 # # Java VM: Java HotSpot(TM) Client VM (diablo-1.5.0_06-b00 mixed mode) # Problematic frame: # V [libjvm.so+0x370ea5] # # An error report file with more information is saved as hs_err_pid714.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) Best Regards, Rafael