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 (setting a METHOD=dbg environment variable), then run the same program through a debugger to see where exactly the error is. --- Roy ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
