It is failing inside MeshWorker::integration_loop. Here is what I got from gdb
GNU DDD 3.3.12 (i386-apple-darwin10.6.0), by Dorothea LReading symbols for shared libraries ............................. done (gdb) run input.prm Reading symbols for shared libraries .++++++++++++++++++++++++++++................................. done Reading symbols for shared libraries warning: Could not find object file "/nfs/fx/disks/fx_home_disk2/tbbtest/itt/branch_tbb22/tbb/1.0/build/fxeomac01icc11_1_64_debug/tbbmalloc.o" - no debug information available for "../../src/tbbmalloc/tbbmalloc.cpp". warning: Could not find object file "/nfs/fx/disks/fx_home_disk2/tbbtest/itt/branch_tbb22/tbb/1.0/build/fxeomac01icc11_1_64_debug/dynamic_link.o" - no debug information available for "../../src/tbb/dynamic_link.cpp". warning: Could not find object file "/nfs/fx/disks/fx_home_disk2/tbbtest/itt/branch_tbb22/tbb/1.0/build/fxeomac01icc11_1_64_debug/tbb_misc_malloc.o" - no debug information available for "../../src/tbb/tbb_misc.cpp". warning: Could not find object file "/nfs/fx/disks/fx_home_disk2/tbbtest/itt/branch_tbb22/tbb/1.0/build/fxeomac01icc11_1_64_debug/MemoryAllocator.o" - no debug information available for "../../src/tbbmalloc/MemoryAllocator.cpp". .. done T=0 Number of active cells: 1702 Number of degrees of freedom: 7288 NonLin Res Lin Iter Lin Res _____________________________________ Setting up mesh worker ... start assemble Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_INVALID_ADDRESS at address: 0x0000000000000000 0x00000001020a255d in fparser::FunctionParser::~FunctionParser () at locale_facets.tcc:2578 Thanks praveen On Tue, Mar 15, 2011 at 8:09 PM, Bärbel Janssen < [email protected]> wrote: > Hi, > > where exactly do you get the segmentation fault? Could you send output of > gdb? > > Best, Bärbel > >
_______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
