Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Dec 1999 22:22:05 +0100
From:      Marcel Moolenaar <marcel@scc.nl>
To:        emulation@FreeBSD.org
Subject:   Re: VA for Java (linux under BSD)
Message-ID:  <3848347D.5397C871@scc.nl>
References:  <19991203193859.23074.qmail@abc.aaa-mainstreet.nl>, <19991203140551.A46341@dan.emsphone.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3848347D.5397C871>