Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Jun 2022 08:00:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        usb@FreeBSD.org
Subject:   [Bug 264563] devel/android-tools-adb causes USB issues with "sideload"
Message-ID:  <bug-264563-19105-atPNJbIwYt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-264563-19105@https.bugs.freebsd.org/bugzilla/>
References:  <bug-264563-19105@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264563

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264563-19105-atPNJbIwYt>