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

Segmentation Fault when changing from v1.5.1 to v1.5.5 and above #4

Open
dehsgr opened this issue Apr 18, 2024 · 3 comments
Open

Segmentation Fault when changing from v1.5.1 to v1.5.5 and above #4

dehsgr opened this issue Apr 18, 2024 · 3 comments

Comments

@dehsgr
Copy link

dehsgr commented Apr 18, 2024

When updating from v1.5.1 to newer version I get a segmentation fault error in node-red docker container. The error is:
./entrypoint.sh: line 14: 7 Segmentation fault (core dumped) /usr/local/bin/node $NODE_OPTIONS node_modules/node-red/red.js --userDir /data $FLOWS "${@}"

Changing back to v1.5.1 all is running flawlessly.

@ejones-bitpool
Copy link

Hi dehsgr

Thank you for reporting the issue with the segmentation fault, are you able to confirm the error occurred with 1.5.8 as well?

I am unable to replicate this issue on a new installed, or an upgrade from an earlier version, are you able to provide some additional details?

Node-RED Version: What version of Node-RED are you currently using?

Operating System: Which operating system is your Node-RED instance running on?

Detailed Error Description: Can you provide any additional errors logs or steps taken leading up to the error and its resolution?
Was the update via npm or directly through node-red, was the module removed between upgrade/downgrade version changes, the more information you can provide the better chance I can reproduce the fault locally.

Awaiting your detailed response to assist you further.

Best regards,
Bitpool

@dehsgr
Copy link
Author

dehsgr commented Apr 19, 2024

Hi @ejones-bitpool,

  • Yes, I can confirm this issue exists on all versions since v1.5.5 up to v1.5.8. I checked each one.
  • Issue doesn't exist at v1.5.1 and below.
  • I'm using node-red v3.1.9 as docker image.
  • Docker host system is running Raspian/Debian 11 (bullseye)
  • Update was done with node's package manager and afterward with npm directly. There are no differences. Also removal an re-installation doesn't make any difference.

Which logs might help you further? I only was seeing node-red is crashing with log output I posted above.

Kind regards,
dehsgr

@dehsgr
Copy link
Author

dehsgr commented Jul 14, 2024

Hi @ejones-bitpool,

Any news here? This issue might be related to the issue discussed here.

Kind regards,
dehsgr

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

2 participants