Applications may crash on MacOS if log level is set to verbose while performing an http request.
Error:
libc++abi: terminating with uncaught exception of type std::__1::system_error: mutex lock failed: Invalid argument
How it was discovered:
See #3219, public pipeline should be able to run all libcurl tests with logs enabled ( just like in Windows and Linux). However, it fails on MacOS.
Related info: https://stackoverflow.com/questions/66773247/libcabi-dylib-terminating-with-uncaught-exception-of-type-std-1system-er
Applications may crash on MacOS if log level is set to verbose while performing an http request.
Error:
How it was discovered:
See #3219, public pipeline should be able to run all libcurl tests with logs enabled ( just like in Windows and Linux). However, it fails on MacOS.
Related info: https://stackoverflow.com/questions/66773247/libcabi-dylib-terminating-with-uncaught-exception-of-type-std-1system-er