https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264563
Hans Petter Selasky <hsela...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hsela...@freebsd.org --- Comment #1 from Hans Petter Selasky <hsela...@freebsd.org> --- Is this perhaps a control pipe? Can you ktrace the application a figure out who creates the FD? Returning 0 bytes might be a race condition, that the other end has written data, but not flushed it before closing the pipe!? --HPS -- You are receiving this mail because: You are the assignee for the bug.