Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Jan 2021 18:39:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 253135] OpenSSL KTLS causes regression in svn/svnlite
Message-ID:  <bug-253135-227@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 253135
           Summary: OpenSSL KTLS causes regression in svn/svnlite
           Product: Base System
           Version: CURRENT
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: madpilot@FreeBSD.org
                CC: jhb@FreeBSD.org

After updating head I noticed a regression in subversion client. both with =
svn
and svnlite it hangs when trying to connect using https:// scheme. I observe
the client using high CPU and opening and closing connection after connecti=
on
(observed using netstat). Triggering this is as easy as:

svn co https://svn.freebsd.org/ports/head ports


I did a full bisect and tracked it down to KTLS, head commit aa906e2a4957

Could not observe anomalous behavior in any other case, only subversion see=
ms
affected.

I further confirmed this by compiling using WITHOUT_OPENSSL_KTLS and after =
this
subversion client behaves normally.

--=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-253135-227>