<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 Again,<div><br></div><div>When a dump is created due to failure in allocation of memory, Is there a way I can check what was the memory size that was free in the machine from the erl_crash.dump?<br><br>Thanks,</div><div>Marutha<br><div><div id="SkyDrivePlaceholder"></div><hr id="stopSpelling">From: maruthavanan_s@hotmail.com<br>To: erlang-questions@erlang.org<br>Date: Thu, 2 Aug 2012 05:00:46 -0400<br>Subject: [erlang-questions] Crash while using mnesia<br><br>

<style><!--
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:12pt;font-family:Calibri;}

--></style>
<div dir="ltr"><div><div dir="ltr">Hi All,<br>
 <br>
I am an application that receives series of requests and stores in mnesia table for processing and once that is processed it is deleted from the table. I have done this so that I dont miss out any requests. so while starting the application each time, I process the pending requests before I process new requests.<br>
 <br>
It seemed to be running while for couple of days and after that it gets crashed. I could see from crash dump that enough memory was not allocated. But I could not identify where the memory is being used. because the mnesia db directory was hardly 10K including logs. Attached dump is the recent one (http://www.sendspace.com/file/w2b2tm).<br>
 <br>
So I just included a heart while starting up so that it erlang restart itself. But again caused a dump stopping the application without restarting. I am running erlang using a pipe.<br>
 <br>
Kindly help me to identify why these two issues happen.<br>
 <br>
Thanks,<br>
Marutha<br>                                         </div></div>                                        </div>
<br>_______________________________________________
erlang-questions mailing list
erlang-questions@erlang.org
http://erlang.org/mailman/listinfo/erlang-questions</div></div>                                       </div></body>
</html>