Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node-red segmentation fault #7

Open
swertz opened this issue Aug 24, 2020 · 4 comments
Open

Node-red segmentation fault #7

swertz opened this issue Aug 24, 2020 · 4 comments

Comments

@swertz
Copy link

swertz commented Aug 24, 2020

Using this library (along with https://github.com/SandyLabs/node-red-contrib-epics/) results in a segmentation fault of node-red (v1.1.3) as soon as a flow including an "epics in" node is deployed.

Tested versions of epics-base are 3.14.12.18, 3.15.8, 7.0.4 and all yield the same behaviour. Running caget or caput in the CLI works fine.

@elstanto
Copy link

Hi, sorry I didn't spot this for some reason. Have you moved on or would you like me to have a look?
I'm the author of the node-red node.

@swertz
Copy link
Author

swertz commented Oct 13, 2020

In the end we decided on another system (python backend using pyepics and MQTT messages for node-red <-> backend interfacing)...

But I wanted to report the bug in any case.

@RobbieClarken
Copy link
Owner

Thanks for reporting the bug @swertz . Unfortunately I don't work with EPICS anymore so I'm not really in a position to continue maintaining this project. For anyone looking to use EPICS from nodejs, this project looks promising: https://github.com/onichandame/epics-ioc-connection

@elstanto
Copy link

Thanks for the link @RobbieClarken. I'll port the node-red library over to that, looks good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants