← Back to team overview

dolfin team mailing list archive

Re: [Question #123408]: Unable to run demos/programs

 

Question #123408 on DOLFIN changed:
https://answers.launchpad.net/dolfin/+question/123408

    Status: Needs information => Open

Jack gave more information on the question:
No, none of the demos run including the python ones.

This is the output from the commands you mentioned above:


(gdb) run
Starting program: /Users/JJ/FEniCS/share/dolfin/demo/pde/dg/dg-poisson/cpp/dg-poisson-demo 
Reading symbols for shared libraries .++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.......... done
dg-poisson-demo(1926) malloc: *** error for object 0x1048d90e0: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug

Program received signal SIGABRT, Aborted.
0x00007fff805ed3d6 in __kill ()
(gdb) where
#0  0x00007fff805ed3d6 in __kill ()
#1  0x00007fff8068d972 in abort ()
#2  0x00007fff805a5615 in free ()
#3  0x0000000101d42109 in global constructors keyed to AbstractLinAlgPack_VectorStdOps.cpp ()
#4  0x00007fff5fc0d500 in __dyld__ZN16ImageLoaderMachO18doModInitFunctionsERKN11ImageLoader11LinkContextE ()
#5  0x00007fff5fc0bcec in __dyld__ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj ()
#6  0x00007fff5fc0bc9d in __dyld__ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj ()
#7  0x00007fff5fc0bc9d in __dyld__ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj ()
#8  0x00007fff5fc0bc9d in __dyld__ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj ()
#9  0x00007fff5fc0bda6 in __dyld__ZN11ImageLoader15runInitializersERKNS_11LinkContextE ()
#10 0x00007fff5fc0210e in __dyld__ZN4dyld24initializeMainExecutableEv ()
#11 0x00007fff5fc06981 in __dyld__ZN4dyld5_mainEPK12macho_headermiPPKcS5_S5_ ()
#12 0x00007fff5fc016d2 in __dyld__ZN13dyldbootstrap5startEPK12macho_headeriPPKcl ()
#13 0x00007fff5fc01052 in __dyld__dyld_start ()

Thanks

Jack

-- 
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.