Re: [petsc-users] Caught signal number 10 BUS: Bus Error

2015-04-14 Thread Satish Balay
Also run with valgrind [perhaps on linux] to make sure valgrind doesn't flag any memory corruption. http://www.mcs.anl.gov/petsc/documentation/faq.html#valgrind Satish On Tue, 14 Apr 2015, Matthew Knepley wrote: > On Tue, Apr 14, 2015 at 9:20 PM, Justin Chang wrote: > > > Hello everyone, > >

Re: [petsc-users] Caught signal number 10 BUS: Bus Error

2015-04-14 Thread Matthew Knepley
On Tue, Apr 14, 2015 at 9:20 PM, Justin Chang wrote: > Hello everyone, > > My program runs fine, with debug mode, on my Ubuntu laptop, but when I run > the same code on my iMac (Yosemite) with no debug, I get this error: > So it appears that this SEGV happens in your code, which likely means you

[petsc-users] Caught signal number 10 BUS: Bus Error

2015-04-14 Thread Justin Chang
Hello everyone, My program runs fine, with debug mode, on my Ubuntu laptop, but when I run the same code on my iMac (Yosemite) with no debug, I get this error: [0]PETSC ERROR: [0]PETSC ERROR: Caught signal number 10 BUS: Bus