<div dir="ltr">-on_error_attach_debugger does not start the debugger. I traced it upto the following call: 
MatPartitioningApply(). It runs fine up until that function call and then gives the error.<div><br></div><div>Also, to make things even look more weird, I got the following once I was running it:</div><div><br></div><div>


<div>Key 10176 not found!</div><div>INTERNAL ERROR: Invalid error class (66) encountered while returning from</div><div>PMPI_Waitall.  Please file a bug report.</div><div><br></div><div>Do you happen to know what that could mean? The funny thing is, it only happened once! </div>


<div><br></div><div class="gmail_quote">On Mon, Apr 9, 2012 at 7:57 PM, Jed Brown <span dir="ltr">&lt;<a href="mailto:jedbrown@mcs.anl.gov" target="_blank">jedbrown@mcs.anl.gov</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div class="gmail_quote">On Mon, Apr 9, 2012 at 21:56, Mohammad Mirzadeh <span dir="ltr">&lt;<a href="mailto:mirzadeh@gmail.com" target="_blank">mirzadeh@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



:( that&#39;s all I see. Do you mean running with -on_error_attach_debugger? </blockquote></div><br></div><div>Sure, or directly in a debugger. Does execution make it to main? Something is either not catching errors or is improperly calling exit() or similar.</div>



</blockquote></div><br></div></div>