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: [email protected]
Reporter: [email protected]
CC: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"