Date: Fri, 24 Oct 1997 01:10:38 +0930 From: Mike Smith <mike@smith.net.au> To: Jonathan Lemon <jlemon@americantv.com> Cc: Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE>, freebsd-emulation@FreeBSD.ORG Subject: Re: some observations with xmaple (Maple V4 R5, Linux version) Message-ID: <199710231540.BAA00899@word.smith.net.au> In-Reply-To: Your message of "Fri, 17 Oct 1997 16:36:47 EST." <19971017163647.61997@right.PCS>
next in thread | previous in thread | raw e-mail | index | archive | help
> > > 19073 xmaplev4 CALL old.recv(0x1,0xefbfd2d4) > > 19073 xmaplev4 RET old.recv 3 > > 19073 xmaplev4 CALL old.recv(0xe,0xefbfd2c4) > > 19073 xmaplev4 RET old.recv -1 errno -22 Unknown error: -22 > > old.recv == syscall #102 == linux_socketcall. > > There are only 4 sub-routines that can return EINVAL (-22): > linux_socket, linux_socketpair, linux_setsockopt, linux_getsockopt. > > I'd suggest modifying these routines (in linux/linux_socket.c) to > print out the parameters that is causing it to crash. Christoph, did you follow through with this? mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710231540.BAA00899>