<div dir="ltr">Found myself the problem, I dumped all the memory for the beam.smp process and looked with an editor inside that file. Seems a bug in the http client we are using as time 10 GB of file is full with strings for the HTTP requests.<br><br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 27, 2017 at 12:37 AM, Caragea Silviu <span dir="ltr"><<a href="mailto:silviu.cpp@gmail.com" target="_blank">silviu.cpp@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div>Hello,<br><br></div>I see suddenly one of my erlang apps memory usage increased from 5 GB to 15 GB without no load or useful logs.<br><br></div>After some debugging I see that the 10 GB leaked are allocated by eheap_alloc, but I cannot stop what process allocated that.<br><br></div>My question is : NIF library leaks can show the memory under eheap_alloc or I can safely assume that there is no NIF leak here<br><br></div>Any other idea to stop what I can do to identify the issue is welcome<span class="HOEnZb"><font color="#888888"><br><br></font></span></div><span class="HOEnZb"><font color="#888888">Silviu<br><div><div><div><br></div></div></div></font></span></div>
</blockquote></div><br></div>