-
Notifications
You must be signed in to change notification settings - Fork 30.2k
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
2.5 broken on ARMv6 #2266
Comments
I can confirm the segmentation fault, just tested on a raspberry pi |
/cc @cjihrig @nodejs/build |
Weird, you can grab the original tarball @ https://jenkins-iojs.nodesource.com/job/iojs+release/nodes=pi1-raspbian-wheezy/62/ which seems to be fine, it also doesn't match the tarball in the downloads directory so something got borked. I just don't know what that could be, https://jenkins-iojs.nodesource.com/job/iojs+release/nodes=pi1-raspbian-wheezy/62/console shows a normal build, pack and upload process. @cjihrig I've put those files back in to staging, if you run tools/release.sh again it'll let you re-promote and sign them. |
OK, re-promoted. |
Looks like it's fixed. |
Nice |
Both, the TGZ file as well as the binary itself seem to be broken for ARMv6.
Unpacking the former shows the following
while the binary exits with a segmentation fault.
The text was updated successfully, but these errors were encountered: