From owner-freebsd-java@FreeBSD.ORG Tue Mar 23 05:19:55 2004 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 6934016A4D1 for ; Tue, 23 Mar 2004 05:19:55 -0800 (PST) Received: from matrix.gatewaynet.com (matrix.gatewaynet.com [217.19.69.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 316F443D49 for ; Tue, 23 Mar 2004 05:19:53 -0800 (PST) (envelope-from achill@matrix.gatewaynet.com) Received: from matrix.gatewaynet.com (localhost.localdomain [127.0.0.1]) by matrix.gatewaynet.com (8.12.8/8.12.8) with ESMTP id i2NDLONu002395; Tue, 23 Mar 2004 15:21:24 +0200 Received: from localhost (achill@localhost)i2NDLORr002391; Tue, 23 Mar 2004 15:21:24 +0200 Date: Tue, 23 Mar 2004 15:21:24 +0200 (EET) From: Achilleus Mantzios To: Mikler In-Reply-To: <2617334806.20040323150229@niks.by> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-java@freebsd.org Subject: Re: sun jdk problem 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: Tue, 23 Mar 2004 13:19:55 -0000 O kyrios Mikler egrapse stis Mar 23, 2004 : > Hello! > > I've tried to compile jdk1.4 port with latest download of patches, sun > jdk scsl, and linux-sun-jdk-1_4_1_03 and linux_base_8 > but i'm getting some heap abort error after trying to start any > linux-sun-jdk executable. And thus my system is hanging with 98% CPU > load. The machine is Sun Sunfire v 65 x86 server... The OS is FreeBsd > 5.7 (or .2 - i don't remind - sorry). I've made brandelf on it - but > it does not help. kldstat shows kernel loaded. 5.7 has not been invented yet! > > Any suggestions and help would be Great!!! did you mount linprocfs on /usr/compat/linux/proc ? e.g. in /etc/fstab linprocfs /compat/linux/proc linprocfs rw 0 0 > > > -- -Achilleus