Hi your segmentation fault was throwing by your application (and not from the build process).
Can you add a try-catch enviroment (like in step-6 see main function) to your code, so that we can see who is responsible for your segmention fault. Best Uwe. On Thu, 2012-01-26 at 07:51 -0800, Mohammad Mohsenie wrote: > hi there > i'm using fedora 13 and dealii 7.1 .i've written an oo program witch > it was build properly and executable file built but when i tried to > run it the error segmentation fault was shown . > > > ============================ Running main > make: *** [run] Segmentation fault (core dumped) > > > any help would be appreciated . > regards > S.M.Mohseni > _______________________________________________ > dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii -- Dipl.-Ing. Uwe Köcher Hamburg, Helmut Schmidt University University of the German Federal Armed Forces Email: [email protected] Web: http://www.hsu-hh.de/mb-mathe _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
