You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/01/22 10:38:10 UTC

[GitHub] [couchdb] dch commented on issue #2437: Hung beam.smp sitting at 100% CPU

dch commented on issue #2437: Hung beam.smp sitting at 100% CPU
URL: https://github.com/apache/couchdb/issues/2437#issuecomment-577119512
 
 
   Some background reading
   
   http://erlang.org/pipermail/erlang-questions/2017-February/091721.html
   
   "The only "normal" reason that I have found so far for erl_child_setup to
   exit is if the Linux OOM killed decides to terminate it. Besides that all
   terminations should be considered bugs in erl_child_setup."
   
   From the OTP 21 branch https://github.com/erlang/otp/commits/OTP-21.3.8.12
   
   - https://github.com/erlang/otp/commit/849361207b506ad390c2a247e4591a581bddb607
   - https://github.com/erlang/otp/commit/dce979e061d2c55a4fdfc47f1c5c74b948a37182
   
   & from OTP master:
   
   - https://github.com/erlang/otp/commit/1eb6bbf780edfbb64cb74a9be27290f38d26144f
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services