[erlang-questions] Erlang 21.3: erl_call crashing
Frank Muller
frank.muller.erl@REDACTED
Fri Mar 22 00:40:07 CET 2019
Hi Rickard
Trying with 21.3.2 (Ubuntu 18.04.1 LTS, 64GB RAM, 12-Core Xeon):
# echo "erlang:memory(). | /opt/txn/erts-10.3.1/bin/erl_call -name
txn_app@REDACTED -c my_cookie -e 2>/dev/null
[ hangs for a minutes then returns nothing ]
# echo $?
1
Any idea?
/Frank
Hi Rickard
>
> Works perfectly. Thanks for the quick fix.
>
> /Frank
>
> On Fri, Mar 15, 2019 at 6:35 AM Frank Muller <frank.muller.erl@REDACTED>
>> wrote:
>> >
>> > Hi guys
>> >
>> > We switched to 21.3 to generate our release and noticed that we can’t
>> use erl_call shipped with 21.3 anymore. It always crashes with SIGSEGV.
>> >
>> > Simply overwriting the erl_call binary with the one from 21.2.4 fixed
>> the problem even in release generated with 21.3.
>> >
>> > Any idea? Did the Erlang team change erl_call in 21.3?
>> >
>> > /Frank
>> > _______________________________________________
>> > erlang-questions mailing list
>> > erlang-questions@REDACTED
>> > http://erlang.org/mailman/listinfo/erlang-questions
>>
>> Please try fix in pull request 2183 <
>> https://github.com/erlang/otp/pull/2183>.
>>
>> Regards,
>> Rickard
>> --
>> Rickard Green, Erlang/OTP, Ericsson AB
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20190322/e5a7a682/attachment.htm>
More information about the erlang-questions
mailing list