[erlang-bugs] ssl badarith

Ingela Anderton Andin ingela@REDACTED
Wed Oct 19 08:53:37 CEST 2011


Hi!

It is always good to check if the problem is in the latest release 
(R14B03 was alas not a very good ssl-release).
If the problem should still be there could you use the following trace 
commands

dbg:tracer().
dbg:p(all, [call]).
dbg:tpl(ssl_session, x).

to see if you can get some more information.

Regards Ingela Erlang OTP/team -Ericsson AB

etnt wrote:
> Hi,
>
> We are getting lots of error messages like this:
>
> == 18-Oct-2011::14:11:00 == ERROR -  emulator
> Error in process <0.27172.1216> on node 'xxx@REDACTED' with exit value: 
> {badarith,[{ssl_session,valid_session,2},{ssl_manager,validate_session,3},{ssl_manager,session_validation,2},{lists,foldl,3},{ets,do_foldl,4},{ets,foldl,3}]}
>
> That 'badarith' doesn't look good.
> We are running R14B03.
>
> Cheers, K.
> ------------------------------------------------------------------------
>
> _______________________________________________
> erlang-bugs mailing list
> erlang-bugs@REDACTED
> http://erlang.org/mailman/listinfo/erlang-bugs
>   




More information about the erlang-bugs mailing list