Date: Tue, 04 May 1999 13:20:31 -0700 From: Mike Smith <mike@smith.net.au> To: Amancio Hasty <hasty@rah.star-gate.com> Cc: Mike Smith <mike@smith.net.au>, Leigh Hart <hart@at.dotat.com>, emulation@FreeBSD.ORG Subject: Re: ViaVoice... Message-ID: <199905042020.NAA01173@dingo.cdrom.com> In-Reply-To: Your message of "Tue, 04 May 1999 12:52:22 PDT." <199905041952.MAA21376@rah.star-gate.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> 21258 audiog CALL #174 > 21258 audiog PSIG SIGSYS SIG_DFL > 21258 audiog NAMI "audiog.core" > > And I think this is the system call given us the problem . > > > #define SYS_sched_get_priority_max __NR_sched_get_priority_max > > Most likely is trying to use kernel pthreads so I will try to see > if there is a user land pthread package that I can use. Um, hang on, sched_get_priority_max is linux syscall #159. #174 is sys_rt_sigaction. Ok, who's up for some more hacking? 8) -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com 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?199905042020.NAA01173>