[Bug 264563] devel/android-tools-adb causes USB issues with "sideload"
Date: Thu, 09 Jun 2022 08:00:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264563 Hans Petter Selasky <hselasky@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hselasky@FreeBSD.org --- Comment #1 from Hans Petter Selasky <hselasky@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.