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

--- Comment #1 from Konstantin Belousov <[email protected]> ---
I do not understand your problem.  The malformed binary was not executed.  EIO
was
returned from the execve(2) syscall.

Sometimes, in our ELF image activator, we output some complain to the process'
control terminal giving the hint what is wrong with the binary, but not always.
This case is where we do not (the file system or sf buf returned an error).

Eventually, it might be that filesystems grow extended errors enough to cover
your
case, but all of this is just a courtesy.  Functionally the present behavior is
correct.

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

Reply via email to