From owner-freebsd-emulation Fri Dec 3 13:27:34 1999 Delivered-To: freebsd-emulation@freebsd.org Received: from mail.scc.nl (node1374.a2000.nl [62.108.19.116]) by hub.freebsd.org (Postfix) with ESMTP id 2A9BF152CA for ; Fri, 3 Dec 1999 13:27:21 -0800 (PST) (envelope-from freebsd-emulation@scc.nl) Received: (from daemon@localhost) by mail.scc.nl (8.9.3/8.9.3) id WAA48527 for emulation@FreeBSD.org; Fri, 3 Dec 1999 22:22:09 +0100 (CET) (envelope-from freebsd-emulation@scc.nl) Received: from GATEWAY by dwarf.hq.scc.nl with netnews for emulation@FreeBSD.org (emulation@FreeBSD.org) To: emulation@FreeBSD.org Date: Fri, 03 Dec 1999 22:22:05 +0100 From: Marcel Moolenaar Message-ID: <3848347D.5397C871@scc.nl> Organization: SCC vof Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <19991203193859.23074.qmail@abc.aaa-mainstreet.nl>, <19991203140551.A46341@dan.emsphone.com> Subject: Re: VA for Java (linux under BSD) Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Dan Nelson wrote: > > In the last episode (Dec 03), gary@aaa-mainstreet.nl said: > > I get lots of output. One suspiscous bit of output looks like this: > > 9540 ide CALL #179 > > 9540 ide PSIG SIGSYS SIG_DFL > > 9540 ide NAMI "ide.core" > > > > What is this linux_clone() business? > > Could the program be detecting that it is not running under linux and > > bombing out? > > What's syscall #179 in Linux? It doesn't look like we're emulating it. It's linux_rt_sigsuspend. It's not implemented in -stable, because it breaks more than it gains. It is implemented in -current. -- Marcel Moolenaar mailto:marcel@scc.nl SCC Internetworking & Databases http://www.scc.nl/ The FreeBSD project mailto:marcel@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message