From owner-freebsd-emulation Fri Dec 3 12:46: 9 1999 Delivered-To: freebsd-emulation@freebsd.org Received: from mass.cdrom.com (mass.cdrom.com [204.216.28.184]) by hub.freebsd.org (Postfix) with ESMTP id D3D9315288 for ; Fri, 3 Dec 1999 12:46:07 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Received: from mass.cdrom.com (localhost [127.0.0.1]) by mass.cdrom.com (8.9.3/8.9.3) with ESMTP id MAA01241; Fri, 3 Dec 1999 12:46:55 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Message-Id: <199912032046.MAA01241@mass.cdrom.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: "Gary Howland" Cc: emulation@freebsd.org Subject: Re: Running linux visual age for java In-reply-to: Your message of "03 Dec 1999 17:53:33 GMT." <19991203175333.21819.qmail@abc.aaa-mainstreet.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 03 Dec 1999 12:46:55 -0800 From: Mike Smith Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The first thing to do is to try the Redhat 6.0 version of the linux_base port (available from marcel's homepage on www.freebsd.org). The 5.2 version features a very buggy libc which has given me these results in the past. Marcel; any chance of updating the port to RH6.1, so that we're at least up to date bugwise? > > When I run the ide binary of visual age for java, I now get this > under truss: > > syscall getpid() > returns 8087 (0x1f97) > syscall linux_sigaction(0xa,0xbfbfdb48,0x0) > returns 0 (0x0) > syscall linux_sigaction(0xc,0xbfbfdb3c,0x0) > returns 0 (0x0) > syscall linux_sigprocmask(0x0,0xbfbfdb78,0x0) > returns 0 (0x0) > SIGNAL 11 > SIGNAL 11 > Process stopped because of: 16 > process exit, rval = 11 > zsh: segmentation fault (core dumped) truss ./ide > > So, I am to beleive that this is a genuine segmentation violation, not > a kernel emulation bug? > > And can this be solved by using different linux libraries? > > Gary > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-emulation" in the body of the message > -- \\ Give a man a fish, and you feed him for a day. \\ Mike Smith \\ Tell him he should learn how to fish himself, \\ msmith@freebsd.org \\ and he'll hate you for a lifetime. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message