<div class="gmail_quote">On Sun, Nov 27, 2011 at 12:31, Rongliang Chen <span dir="ltr">&lt;<a href="mailto:rongliang.chan@gmail.com">rongliang.chan@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;">
***ASSERTION failed on line 169 of file ccgraph.c: cadjwgtsum[cnvtxs] == idxsum(nedges, cadjwgt)</blockquote></div><br><div>This is part of the graph library Metis. Perhaps an invalid graph was passed to Metis? Without a stack trace (you can configure -with-debugging=1, the default), we don&#39;t even know whether this error was reached through PETSc, through your code, or through another library.</div>