Date: Mon, 06 Dec 1999 15:24:05 +0100 From: Marcel Moolenaar <marcel@scc.nl> To: emulation@FreeBSD.org Subject: Re: VA for Java (Linux) - continued ... Message-ID: <384BC705.6CF3BC7B@scc.nl> References: <19991206134049.16463.qmail@abc.aaa-mainstreet.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
Gary Howland wrote: > 8949 ide CALL linux_rt_sigprocmask(0x2,0,0xbfbfd81c,0x8) > 8949 ide RET linux_rt_sigprocmask 0 > 8949 ide CALL #179 > 8949 ide PSIG SIGSYS SIG_DFL > 8949 ide NAMI "ide.core" > > Can anyone confirm this is where the problem likely lies? As I said before: syscall #179 is linux_rt_sigsuspend, which is not implemented in -stable. It is implemented in -current though. -- 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?384BC705.6CF3BC7B>