Re: [Yade-users] [Question #706843]: VTKRecorder throws Segmentation fault error

2023-06-01 Thread Yuri Bezmenov
Question #706843 on Yade changed:
https://answers.launchpad.net/yade/+question/706843

Status: Open => Solved

Yuri Bezmenov confirmed that the question is solved:
Thanks Jan, 
My problem is solved.

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #706843]: VTKRecorder throws Segmentation fault error

2023-06-01 Thread Jan Stránský
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.

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #706843]: VTKRecorder throws Segmentation fault error

2023-05-31 Thread Yuri Bezmenov
Question #706843 on Yade changed:
https://answers.launchpad.net/yade/+question/706843

Yuri Bezmenov posted a new comment:
Hi Jan, 
I just update Ubuntu and again run 
  baadalvm@baadalvm:~/file/triax$ yade -n new.py
this time I didnt got ant error. 


just one more thing, could you please explain this to me. I didn't got why it 
doesn't work earlier. 

Thank You

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #706843]: VTKRecorder throws Segmentation fault error

2023-05-31 Thread Yuri Bezmenov
Question #706843 on Yade changed:
https://answers.launchpad.net/yade/+question/706843

Status: Needs information => Open

Yuri Bezmenov gave more information on the question:
hi Jan, 
I am still facing the same issue. 

baadalvm@baadalvm:~/file/triax$ yade -n new.py
Welcome to Yade 2022.01a 
Using python version: 3.10.6 (main, Mar 10 2023, 10:55:28) [GCC 11.3.0]
TCP python prompt on localhost:9000, auth cookie `ucseks'
XMLRPC info provider on http://localhost:21000
Running script new.py
unbalanced force: 0.001  mean stress:  -13.73470581507172
unbalanced force: 0.0954468397211678  mean stress:  -24701.39828766909
unbalanced force: 0.0006870880148087554  mean stress:  -9.34510748321
###  Isotropic state reached  ###
Segmentation fault (core dumped)

Thanks

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #706843]: VTKRecorder throws Segmentation fault error

2023-05-31 Thread Jan Stránský
Question #706843 on Yade changed:
https://answers.launchpad.net/yade/+question/706843

Status: Open => Needs information

Jan Stránský requested more information:
Thanks for informations.

I have tried it without GUI
yade -n script.py
without error.
Could you please test it?

Cheers
Jan

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #706843]: VTKRecorder throws Segmentation fault error

2023-05-30 Thread Jan Stránský
Question #706843 on Yade changed:
https://answers.launchpad.net/yade/+question/706843

Status: Open => Needs information

Jan Stránský requested more information:
Hello,

there are more recent threads [2].

Please provide [1]:
- MWE
- system version
- output of "catchsegv yade script.py"

Cheers
Jan

[1] https://www.yade-dem.org/wiki/Howtoask
[2] https://answers.launchpad.net/yade/+question/706709

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp