https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259319

--- Comment #5 from Julio Merino,+1 347 694 0576,New York City 
<[email protected]> ---
Another thing that seems strange is that the Linux binary is trying to access
/dev/ptyp0 on FreeBSD, but it gets a /dev/pts/? device on Linux.

By looking at the FreeBSD kernel sources, I notice that
sys/compat/linux/linux_util.c has some special code to handle device paths that
start with pts/, but obviously that's not going to work for the /dev/pty?
devices. Maybe that's the issue?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to