[Bug 230856] tail -f fails unexpectedly with EINTR if truss is run against it.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Aug 25 02:29:27 UTC 2018


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

Conrad Meyer <cem at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|11.1-RELEASE                |CURRENT
                 CC|                            |cem at freebsd.org

--- Comment #1 from Conrad Meyer <cem at freebsd.org> ---
Also occurs on CURRENT.  Certainly due to SIGSTOP raised by ptrace PT_ATTACH. 
I'm not sure if restartable syscalls should EINTR on SIGSTOP by default or not.

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


More information about the freebsd-bugs mailing list