<br><br><div class="gmail_quote">On Fri, Oct 7, 2011 at 9:10 PM, Barry Smith <span dir="ltr">&lt;<a href="mailto:bsmith@mcs.anl.gov" target="_blank">bsmith@mcs.anl.gov</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">

<br>
  Did you call KSPDestroy()? References to two of the vectors are retained by the KSP object, only when the KSP object is destroyed are those references released and hence those two vectors destroyed.<br>
<br></blockquote><div>I did.  log_summary shows ksp is destroyed. But I called KSPDestroy() after VecDestroy().  That might cause the problem. Thanks. <br></div><div>Shiyuan </div><br></div>