Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: linux emulation take two



On Jun 17, 11:36am, prlw1%cam.ac.uk@localhost (Patrick Welche) wrote:
-- Subject: Re: linux emulation take two

| I just managed enough of linux32_sys_recvmsg to run 32-bit linux xeyes.
| I didn't deal with the control structure, and return ENOSYS if that
| part is needed. (This means that xeyes only needs the iov part.)

Great!

| 
| So, I just tried a more complicated 32-bit linux binary, hoping that
| as it does networking, it might use the control structure part for
| testing.
| 
| I just got a panic linux32_ioctl_socket. The backtrace seems very odd,
| as:

I would add some printfs to see what cmd contains.

christos


Home | Main Index | Thread Index | Old Index