Re: [Libmesh-users] Problem with subdomains

2012-11-23 Thread Roy Stogner
On Fri, 23 Nov 2012, Daniel Vasconcelos wrote: > [0]PETSC ERROR: Caught signal number 10 BUS: Bus Error, possibly illegal > memory access > [0]PETSC ERROR: Try option -start_in_debugger or -on_error_attach_debugger This is indeed where you want to start - configure and build with debugging (set

[Libmesh-users] Problem with subdomains

2012-11-22 Thread Daniel Vasconcelos
Hi! When I try to solve a problem with subdomains I receive the following error: *** Solving time step 2, time = 200 *** Mesh Information: mesh_dimension()=3 spatial_dimension()=3 n_nodes()=1331 n_local_nodes()=1331 n_elem()=1000 n_local_elem()=1000 n_active_elem()=1000 n_s