Segmentation fault (core dumped) with vtkrecorder

Asked by Kadiri

Please, can someone give me an explanation for this error :

Segmentation fault (core dumped)

when I add this line to my program :

VTKRecorder(fileName='3d-vtk-',recorders=['all'],iterPeriod=100),

If i delete this line, it compiles well.

Question information

Language:
English Edit question
Status:
Answered
For:
Yade Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Jan Stránský (honzik) said :
#1

Hello,

what system and version of Yade do you use? Could you please open a bug (on
lunchpad, but instead of "ask a question" you click on "report a bug") and
attach the script giving this error?

From computer point of view, it means that the program tries to do some
operation on null pointer, which should not happen (i.e. it is a bug and
should be reported)
cheers
Jan

2014-09-12 21:22 GMT+02:00 Kadiri <email address hidden>:

> New question #254415 on Yade:
> https://answers.launchpad.net/yade/+question/254415
>
> Please, can someone give me an explanation for this error :
>
> Segmentation fault (core dumped)
>
> when I add this line to my program :
>
> VTKRecorder(fileName='3d-vtk-',recorders=['all'],iterPeriod=100),
>
> If i delete this line, it compiles well.
>
>
>
> --
> You received this question notification because you are a member of
> yade-users, which is an answer contact for Yade.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users
> Post to : <email address hidden>
> Unsubscribe : https://launchpad.net/~yade-users
> More help : https://help.launchpad.net/ListHelp
>

Revision history for this message
Kadiri (kadirims) said :
#2

Ok thanks

Can you help with this problem?

Provide an answer of your own, or ask Kadiri for more information if necessary.

To post a message you must log in.