From owner-freebsd-emulation Tue Nov 30 13:33: 4 1999 Delivered-To: freebsd-emulation@freebsd.org Received: from ilsa.franken.de (ilsa.franken.de [193.175.24.42]) by hub.freebsd.org (Postfix) with ESMTP id 01CAD15519 for ; Tue, 30 Nov 1999 13:32:59 -0800 (PST) (envelope-from scratchy@VULCAN.franken.de) Received: by ilsa.franken.de (Smail3.2 #1) id m11sutO-000VJYC; Tue, 30 Nov 1999 22:32:58 +0100 (CET) Received: from vulcan.franken.de(194.94.248.10) via SMTP by ilsa.franken.de, id smtpda25713; Tue Nov 30 22:32:52 1999 Received: from yavin.franken.de (yavin.franken.de [194.94.248.13]) by vulcan.franken.de (8.9.3/8.9.3) with ESMTP id WAA89030 for ; Tue, 30 Nov 1999 22:27:00 +0100 (CET) (envelope-from scratchy@yavin.franken.de) Received: from yavin.franken.de (localhost.franken.de [127.0.0.1]) by yavin.franken.de (8.9.3/8.9.2) with ESMTP id WAA09431 for ; Tue, 30 Nov 1999 22:27:48 +0100 (CET) (envelope-from scratchy@yavin.franken.de) Message-Id: <199911302127.WAA09431@yavin.franken.de> X-Mailer: exmh version 2.1.1 10/15/1999 To: emulation@FreeBSD.ORG Subject: Railroad Tycoon II for Linux Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 30 Nov 1999 22:27:48 +0100 From: Volker Paepcke Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org After starting rt2 on my FreeBSD-Stable (Oct 16th) I'm getting a 'Bad system call' error. I have the linux_base-5.2 package installed and 'Call to Power' is running very nice :-) Here is the output from running rt2 with truss: syscall linux_personality(0x0) returns 0 (0x0) syscall geteuid() returns 1000 (0x3e8) syscall getuid() returns 1000 (0x3e8) syscall getegid() returns 1000 (0x3e8) syscall getgid() returns 1000 (0x3e8) syscall linux_getrlimit(0x3,0xbfbfd674) returns 0 (0x0) syscall linux_setrlimit(0x3,0xbfbfd674) returns 0 (0x0) syscall getpid() returns 8175 (0x1fef) syscall linux_newuname(0xbfbfd67c) returns 0 (0x0) syscall linux_rt_sigaction(0xa,0xbfbfd5a8,0x0,0x8) returns 0 (0x0) syscall linux_rt_sigaction(0xc,0xbfbfd59c,0x0,0x8) returns 0 (0x0) syscall linux_rt_sigprocmask(0x0,0xbfbfd804,0x0,0x8) returns 0 (0x0) syscall linux_brk(0x0) returns 137494528 (0x8320000) syscall linux_brk(0x8320020) returns 137494560 (0x8320020) syscall linux_brk(0x8321000) returns 137498624 (0x8321000) syscall getpid() returns 8175 (0x1fef) syscall getuid() returns 1000 (0x3e8) SIGNAL 12 SIGNAL 12 Process stopped because of: 16 process exit, rval = 12 Any hints? bye, Volker To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message