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

            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: b...@freebsd.org
          Reporter: madpi...@freebsd.org
                CC: j...@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 connection
(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 seems
affected.

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to