<div dir="ltr"><div>Just reconfigured today with release and got this</div><div><div><br></div><div>[szampini@localhost poisson]$ cat test.py <br>from petsc4py import PETSc<br><br>A = PETSc.Mat().create(comm=PETSc.COMM_WORLD)</div><div><br>[szampini@localhost poisson]$ PETSC_ARCH=arch-test mpiexec -n 2 python test.py <br>[0]PETSC ERROR: --------------------- Error Message --------------------------------------------------------------<br>[0]PETSC ERROR: Object is in wrong state<br>[0]PETSC ERROR: Provided array in argument 1 is not sorted<br>[0]PETSC ERROR: See <a href="https://petsc.org/release/faq/">https://petsc.org/release/faq/</a> for trouble shooting.<br>[0]PETSC ERROR: Petsc Release Version 3.18.0, unknown <br>[0]PETSC ERROR: Unknown Name on a arch-test named localhost.localdomain by szampini Mon Oct  3 18:12:34 2022<br>[0]PETSC ERROR: Configure options PETSC_ARCH=arch-test<br>[0]PETSC ERROR: #1 GarbageKeySortedIntersect_Private() at /home/szampini/Devel/petsc/src/sys/objects/garbage.c:93<br>[1]PETSC ERROR: --------------------- Error Message --------------------------------------------------------------<br>[1]PETSC ERROR: Object is in wrong state<br>[1]PETSC ERROR: Provided array in argument 1 is not sorted<br>[1]PETSC ERROR: See <a href="https://petsc.org/release/faq/">https://petsc.org/release/faq/</a> for trouble shooting.<br>[1]PETSC ERROR: Petsc Release Version 3.18.0, unknown <br>[1]PETSC ERROR: Unknown Name on a arch-test named localhost.localdomain by szampini Mon Oct  3 18:12:34 2022<br>[1]PETSC ERROR: Configure options PETSC_ARCH=arch-test<br>[1]PETSC ERROR: #1 GarbageKeySortedIntersect_Private() at /home/szampini/Devel/petsc/src/sys/objects/garbage.c:93</div></div><div><br>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Stefano</div></div></div>