From owner-freebsd-emulation Tue May 4 12:36: 6 1999 Delivered-To: freebsd-emulation@freebsd.org Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (Postfix) with ESMTP id 3606715849 for ; Tue, 4 May 1999 12:36:04 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost.cdrom.com [127.0.0.1]) by dingo.cdrom.com (8.9.3/8.8.8) with ESMTP id MAA00797; Tue, 4 May 1999 12:33:30 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199905041933.MAA00797@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Amancio Hasty Cc: Mike Smith , Leigh Hart , emulation@FreeBSD.ORG Subject: Re: ViaVoice... In-reply-to: Your message of "Tue, 04 May 1999 12:11:25 PDT." <199905041911.MAA18322@rah.star-gate.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 04 May 1999 12:33:30 -0700 From: Mike Smith Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > syscall ogetrlimit(0x3,0xbfbfce04) > returns 0 (0x0) > syscall osetrlimit(0x3,0xbfbfce04) > returns 0 (0x0) > syscall getpid() > returns 18314 (0x478a) > syscall linux_newuname(0xbfbfce0c) > returns 0 (0x0) > SIGNAL 12 > SIGNAL 12 > Process stopped because of: 16 > process exit, rval = 140 > Bad system call (core dumped) > > I guess is linux_newuname that is causing the problem. No, because linux_newuname is implemented and works. Crap; I thought that truss would report the bogus syscall. Can you try ktrace/ linux_kdump instead? I need to know the syscall number... -- \\ 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