<div dir="ltr">In PETSc-3.6, when I hit an error using the MUMPS solver, I would get an error like this:<div><br></div><div><div>[0]PETSC ERROR: --------------------- Error Message --------------------------------------------------------------</div><div>[0]PETSC ERROR: Error in external library</div><div>[0]PETSC ERROR: Error reported by MUMPS in numerical factorization phase: INFO(1)=-9, INFO(2)=351513</div></div><div><br></div><div>In PETSc-3.7, the solver now reports "<span style="color:rgb(0,0,0)">KSP_DIVERGED_PCSETUP_FAILED" instead. The new behavior is definitely better, so thanks for the update! However, I'd still be curious to be able to see what error codes MUMPS returned (which was previously provided in INFO(1) and INFO(2)), since that can be helpful for diagnosing the reason for the solver failure. Is that info still available somehow?</span></div><div><span style="color:rgb(0,0,0)"><br></span></div><div><span style="color:rgb(0,0,0)">Thanks,</span></div><div><span style="color:rgb(0,0,0)">David</span></div><div><span style="color:rgb(0,0,0)"><br></span></div></div>