From owner-freebsd-emulation@FreeBSD.ORG Sat Feb 3 11:31:49 2007 Return-Path: X-Original-To: emulation@freebsd.org Delivered-To: freebsd-emulation@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 227A116A403 for ; Sat, 3 Feb 2007 11:31:49 +0000 (UTC) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (eva.fit.vutbr.cz [147.229.176.14]) by mx1.freebsd.org (Postfix) with ESMTP id AE6C213C4A5 for ; Sat, 3 Feb 2007 11:31:48 +0000 (UTC) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (localhost [127.0.0.1]) by eva.fit.vutbr.cz (envelope-from xdivac02@eva.fit.vutbr.cz) (8.13.8/8.13.7) with ESMTP id l13BVkR4068138 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 3 Feb 2007 12:31:46 +0100 (CET) Received: (from xdivac02@localhost) by eva.fit.vutbr.cz (8.13.8/8.13.3/Submit) id l13BVk1Q068137; Sat, 3 Feb 2007 12:31:46 +0100 (CET) Date: Sat, 3 Feb 2007 12:31:46 +0100 From: Divacky Roman To: Peter Kostouros Message-ID: <20070203113145.GA67149@stud.fit.vutbr.cz> References: <45C46416.3020406@melbpc.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45C46416.3020406@melbpc.org.au> User-Agent: Mutt/1.4.2.2i X-Scanned-By: MIMEDefang 2.57 on 147.229.176.14 Cc: emulation@freebsd.org Subject: Re: linux-2.6.16 emulation: linux-sun-jdk1.6.0 program problem X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Feb 2007 11:31:49 -0000 On Sat, Feb 03, 2007 at 09:29:42PM +1100, Peter Kostouros wrote: > Hi > > On my system (CURRENT as of 03FEB2007) linux-sun-jdk1.5.0 and > linux-sun-jdk1.6.0 applications do not run under linux 2.6.16 emulation > whereas they do under linux 2.4.2 emulation. > > The error files generated for the command > > java -version > > for the above mentioned java environments are shown below. > > Let me know if I can provide further information. can you please try with this patch: www.stud.fit.vutbr.cz/~xdivac02/linuxolator010207.patch and possibly with this one too www.stud.fit.vutbr.cz/~xdivac02/linux_futex.patch (try the first one, then the second one and then both applied) and tell me if there's any difference (I mean.. different place where it sigsegvs etc.) thnx a lot roman