[erlang-questions] Possibly memory leak in R17

Max Lapshin max.lapshin@REDACTED
Fri Apr 18 12:51:22 CEST 2014


I've released next version of our streaming server erlyvideo on R17 and we
see something, perhaps memory leak on production.


(flussonic@REDACTED)4> erlang:memory(total).
2184313496


2GB is a very moderate consumption, so no problem here.

top shows that beam.smp is using 6.6g of RES memory.

No custom-made drivers are used on this machine and only one nif is used.


Are there any ways to collect more info?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140418/d7299d1b/attachment.htm>


More information about the erlang-questions mailing list