Date: Mon, 2 Aug 1999 14:20:33 -0300 (ADT) From: The Hermit Hacker <scrappy@hub.org> To: freebsd-emulation@freebsd.org Subject: myth2 demo ... more info, as requested ... Message-ID: <Pine.BSF.4.10.9908021419161.401-100000@thelab.hub.org>
next in thread | raw e-mail | index | archive | help
Is this what you were/are looking for?
> truss ./myth2_demo_2.1
syscall linux_personality(0x0)
returns 0 (0x0)
syscall geteuid()
returns 10 (0xa)
syscall getuid()
returns 10 (0xa)
syscall getegid()
returns 20 (0x14)
syscall getgid()
returns 20 (0x14)
syscall ogetrlimit(0x3,0xbfbfd344)
returns 0 (0x0)
syscall osetrlimit(0x3,0xbfbfd344)
returns 0 (0x0)
syscall getpid()
returns 1134 (0x46e)
syscall linux_newuname(0xbfbfd34c)
returns 0 (0x0)
SIGNAL 12
SIGNAL 12
Process stopped because of: 16
process exit, rval = 140
Bad system call (core dumped)
They have two of them, a 2.1 and a 2.0 version...the 2.1 gives the above,
the 2.0 gives:
> ./myth2_demo_2.0
Cannot open '/proc/meminfo'!
Your kernel needs to be compiled with the /proc filesystemsupport.
Cannot open '/proc/meminfo'!
Your kernel needs to be compiled with the /proc filesystemsupport.
blam
Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.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?Pine.BSF.4.10.9908021419161.401-100000>
