From owner-freebsd-emulation Fri Dec 3 9:53:13 1999 Delivered-To: freebsd-emulation@freebsd.org Received: from abc.aaa-mainstreet.nl (abc.aaa-mainstreet.nl [195.64.77.2]) by hub.freebsd.org (Postfix) with SMTP id 7048415221 for ; Fri, 3 Dec 1999 09:53:01 -0800 (PST) (envelope-from gary@hotlava.com) Received: (qmail 21820 invoked by uid 666); 3 Dec 1999 17:53:33 -0000 Date: 3 Dec 1999 17:53:33 -0000 Message-ID: <19991203175333.21819.qmail@abc.aaa-mainstreet.nl> From: "Gary Howland" To: emulation@freebsd.org Subject: Running linux visual age for java Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, 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