[petsc-users] segv in VecSum when using nested vec

Jed Brown jedbrown at mcs.anl.gov
Tue Mar 6 10:07:29 CST 2012


On Tue, Mar 6, 2012 at 09:52, Klaij, Christiaan <C.Klaij at marin.nl> wrote:

> >Could you get a stack trace with gdb? Also, I ran on petsc-dev.
>
> Breakpoint 1, vecsumsegv::vecsumsegv (this=0x7fffffffd310, m=3, n=4)
>    at vecsumsegv.cc:28
> 28        ierr = VecSum(x,&val);
> (gdb) next


This was fixed in petsc-dev.

http://petsc.cs.iit.edu/petsc/petsc-dev/rev/3b9bc425b217


Why are you using VecNest? It causes more harm than good in all but some
very special circumstances.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20120306/a62ccfec/attachment.htm>


More information about the petsc-users mailing list