https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=298154
--- Comment #3 from Yuri Victorovich <[email protected]> --- (In reply to Konstantin Belousov from comment #1) EIO indicates disk error and there was no disk error at all. ENOEXEC (Exec format error) is a more appropriate error to return when anything in the ELF file is wrong on non-conformant. The manpage execve(2) should be adjusted accordingly. -- You are receiving this mail because: You are the assignee for the bug.
