[erlang-questions] SSL problems with OTP 19

Michael Truog mjtruog@REDACTED
Sat May 14 20:50:41 CEST 2016


On 05/14/2016 11:07 AM, Johannes Weißl wrote:
> Hello,
>
> We let our test suite run daily against the current OTP master branch.
> Since May 5th some tests using the ssl application and inets httpc
> fail due to an (infinite) timeout.
>
> Through "git bisect" I found out that one of the following two commits
> is responsible:
>
> https://github.com/erlang/otp/commit/0f782eb6377ddd1e5673c186b8b1a37edd610e4b (ssl: Adapt DTLS to gen_statem)
> https://github.com/erlang/otp/commit/67de1ba82d1af910dc6ab6d41a1f22dbfb39f658 (ssl: Use gen_statem instead of gen_fsm)
>
> Maybe it has something to do with our usage of ssl:controlling_process/2.
>
> I will continue to debug the problem, but wanted to check if the problem
> is known or if anybody else encountered similar problems?

I filed a bug for this at http://bugs.erlang.org/browse/ERL-144 due to it preventing the rebar3 bootstrap script from running.

>
> Regards,
> Johannes
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>




More information about the erlang-questions mailing list