<div dir="ltr">I&#39;m hopeful it&#39;s fixed.<div><br></div><div><span style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18.2px">We have this perl </span><span style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18.2px">monitoring system that runs every minute in cron, &#39;lpar2rrd&#39;.   The systems guys were upgrading it in the environment.  Tweaked the server and were fixing clients steadily as they went.  </span></div><div><span style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18.2px">(I&#39;m an app guy.)  </span></div><div><span style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18.2px">When lpar2rrd couldn&#39;t get to its server because of the upgrade it started core-dumping in /tmp, filled the disk, and crashed my app.  </span></div><div><span style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18.2px">I just found out about it before the systems guys got to it.</span></div><div><span style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18.2px"></span><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 21, 2016 at 2:02 PM, David L. Anselmi <span dir="ltr">&lt;<a href="mailto:anselmi@anselmi.us" target="_blank">anselmi@anselmi.us</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Mike Bean wrote:<br>
&gt; I have a couple AIX-7 boxes that perl is core-dumping into /tmp.  Left<br>
&gt; unchecked, it fills /tmp and crashes the primary application on the box.<br>
&gt; I must confess,  I&#39;m having a time trying to figure out what to even google<br>
&gt; for here.<br>
</span>&gt; ---------------------------------------------------------------------------<br>
<span class="">&gt; Detail Data<br>
&gt; SIGNAL NUMBER<br>
&gt;            11<br>
<br>
</span>So you&#39;d start with &quot;AIX perl core dump&quot;.<br>
<br>
Signal 11 is a seg fault. I&#39;d guess that&#39;s hard to cause in perl. Where did this perl come from? If<br>
it&#39;s from IBM then open a ticket with them. If it&#39;s locally built then you have to look for better<br>
directions on how to build it. Could be a 32/64 bit issue, or complier options, or ...<br>
<br>
Dave<br>
_______________________________________________<br>
clue mailing list: <a href="mailto:clue@cluedenver.org">clue@cluedenver.org</a><br>
For information, account preferences, or to unsubscribe see:<br>
<a href="http://cluedenver.org/mailman/listinfo/clue" rel="noreferrer" target="_blank">http://cluedenver.org/mailman/listinfo/clue</a><br>
</blockquote></div><br></div>