yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #29606
Re: [Question #706843]: VTKRecorder throws Segmentation fault error
Question #706843 on Yade changed:
https://answers.launchpad.net/yade/+question/706843
Jan Stránský posted a new comment:
Segmentation fault in C++ context is if you try to access attributes or methods on a null pointer. Usually it consequence of a clear bug or some sircumstances, that have not been considered during implementation.
>From the catchsegv output, it **seems** (not 100% sure without more detailed analysis) that the problem is in system vtk library, not directly Yade. Possibly a bug.
By updating your system, the possible vtk library bug might have been fixed.
But this is just guessing..
Cheers
Jan
--
You received this question notification because your team yade-users is
an answer contact for Yade.