From 4615f8440edca59f436528e400112c894e620899 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 28 Jan 2021 08:24:13 +0100 Subject: KNOWN_BUGS: "pulseUI VPN client" is known to be buggy First entry in the new section "applications" for known problems in libcurl using applications. Closes #6306 --- docs/KNOWN_BUGS | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 9ff6b0747..b95204998 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -137,6 +137,9 @@ problems may have been fixed or changed somewhat since this was written! 15.9 cert paths autodetected when cross-compiling 15.10 libspsl is not supported + 16. Applications + 16.1 pulseUI VPN client + ============================================================================== 1. HTTP @@ -952,3 +955,18 @@ problems may have been fixed or changed somewhat since this was written! 15.10 libspsl is not supported See https://github.com/curl/curl/issues/6214 + +16. Applications + +16.1 pulseUI VPN client + + This application crashes at startup with libcurl 7.74.0 (and presumably later + versions too) after we cleaned up OpenSSL initialization. Since this is the + only known application to do this, we suspect it is related to something they + are doing in their setup that isn't kosher. We have not been able to get in + contact with them nor got any technical details to help us debug this + further. + + See + https://community.pulsesecure.net/t5/Pulse-Desktop-Clients/Linux-Pulse-Client-does-not-work-with-curl-7-74/m-p/44378 + and https://github.com/curl/curl/issues/6306 -- cgit v1.2.1