yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #15756
Re: [Question #658070]: from start: Segmentation fault (core dumped)
Question #658070 on Yade changed:
https://answers.launchpad.net/yade/+question/658070
Status: Open => Answered
Bruno Chareyre proposed the following answer:
You can maybe get more than "segfault" if you run the program with "gdb" [1] (to at least know which library is crashing).
I'm not very familiar with gdb commands though, I can't give more details.
You could also try your luck with python debugger [2].
Bruno
[1] https://stackoverflow.com/questions/3718998/fixing-segmentation-faults-in-c
[2] https://stackoverflow.com/questions/16731115/how-to-debug-a-python-segmentation-fault
--
You received this question notification because your team yade-users is
an answer contact for Yade.