Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Nov 1999 22:27:48 +0100
From:      Volker Paepcke <scratchy@VULCAN.franken.de>
To:        emulation@FreeBSD.ORG
Subject:   Railroad Tycoon II for Linux
Message-ID:  <199911302127.WAA09431@yavin.franken.de>

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911302127.WAA09431>