You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used oatpp API client to send requests to an HTTPS website, and it caused a segmentation fault on a Ubuntu Server 22.04 machine, with OpenSSL-3.0.7. But the same code worked totally fine on another Ubuntu Server 20.04 machine. Based on the information given out by the Clion debugger, I think it is highly possibly caused by OpenSSL.
Is there a way to fix this?
The text was updated successfully, but these errors were encountered:
I used oatpp API client to send requests to an HTTPS website, and it caused a segmentation fault on a Ubuntu Server 22.04 machine, with OpenSSL-3.0.7. But the same code worked totally fine on another Ubuntu Server 20.04 machine. Based on the information given out by the Clion debugger, I think it is highly possibly caused by OpenSSL.
Is there a way to fix this?
The text was updated successfully, but these errors were encountered: