<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi,<div><br></div><div>I am receiving and crash dump during compilation of my code, stating could not allocate memory and takes a lot time. I am able to compile other bigger modules in same environment. I passed and "-v" to put verbose of "erlc" but I could not see any output.</div><div><br></div><div><div>Slogan: eheap_alloc: Cannot allocate 1098556536 bytes of memory (of type "heap").</div><div>System version: Erlang R16B02 (erts-5.10.3) [source] [64-bit] [async-threads:10] [hipe] [kernel-poll:false]</div></div><div><br></div><div><span style="font-size: 12pt;">I tried 'rebar" as well as "erlc"  how can I get more information? I am wondering what area of my code causes heap to grow during compilation? Any ideas?</span></div><div><span style="font-size: 12pt;"><br></span></div><div><span style="font-size: 12pt;">One more interesting fact is, one of the modules which was not changed is also facing this problem suddenly. </span><span style="font-size: 12pt;">I also tried copying the folder to Erlang-R14B04, and this also had same problem now. </span><span style="font-size: 12pt;">How should I </span><span style="font-size: 12pt;">proceed further? </span></div><div><span style="font-size: 12pt;"><br></span></div><div><span style="font-size: 12pt;">Thanks,</span></div><div>Marutha</div>                                       </div></body>
</html>