Re: [Libmesh-users] [Libmesh-devel] A question about the use of Libmesh

2011-07-21 Thread Roy Stogner
On Thu, 21 Jul 2011, John Peterson wrote: > On Fri, Jul 15, 2011 at 5:37 PM, Joaquin Mura > wrote: >> >> The first iteration runs ok, but the second iteration stops during the call >> to solve(), throwing the message: >> [0]PETSC ERROR: Caught signal number 11 SEGV: Segmentation Violation, >>

Re: [Libmesh-users] [Libmesh-devel] A question about the use of Libmesh

2011-07-21 Thread John Peterson
On Fri, Jul 15, 2011 at 5:37 PM, Joaquin Mura wrote: > > The first iteration runs ok, but the second iteration stops during the call > to solve(), throwing the message: > [0]PETSC ERROR: Caught signal number 11 SEGV: Segmentation Violation, > probably memory access out of range > > Debugging with