You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by Jens Geyer <je...@apache.org> on 2020/06/14 12:14:50 UTC

Erlang crashes repeatedly during CI

Executing: erl +K true -noshell -pa 
../../lib/erl/_build/default/lib/thrift/ebin/ -pa 
./_build/default/lib/thrift_test/ebin -s test_client -s init 
stop -extra --protocol=binary --transport=framed --ssl --port=41874
Directory: /thrift/src/test/erl
config:delay: 15
config:timeout: 5
===============================================================================
{"init terminating in do_boot",error}
init terminating in do_boot (error)
Crash dump is being written to: erl_crash.dump...done

https://travis-ci.org/github/apache/thrift/jobs/698112506

Thank you,
JensG