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 during addon tests build on ARM #2562

Closed
orangemocha opened this issue Aug 26, 2015 · 2 comments
Closed

Segmentation fault during addon tests build on ARM #2562

orangemocha opened this issue Aug 26, 2015 · 2 comments
Labels
arm Issues and PRs related to the ARM platform. test Issues and PRs related to the tests.

Comments

@orangemocha
Copy link
Contributor

See the last few lines at https://jenkins-iojs.nodesource.com/job/node-test-commit-arm/326/nodes=armv7-wheezy/console

gyp info chdir /home/iojs/build/workspace/node-test-commit-arm/nodes/armv7-wheezy/test/addons/repl-domain-abort/
Segmentation fault
make[1]: *** [test/addons/.buildstamp] Error 139
make[1]: Leaving directory `/home/iojs/build/workspace/node-test-commit-arm/nodes/armv7-wheezy'
make: *** [run-ci] Error 2

This failure seems unrelated to the changes in the test run, and it did not appear in other tries.

/cc @bnoordhuis @nodejs/build

@mscdex mscdex added test Issues and PRs related to the tests. arm Issues and PRs related to the ARM platform. labels Aug 26, 2015
@silverwind
Copy link
Contributor

Maybe related: #2561

Can someone check this in gdb on that machine?

@rvagg
Copy link
Member

rvagg commented Sep 8, 2015

I reprovisioned these machines recently, too many suspicious failures like this and they've been pretty solid since then

@rvagg rvagg closed this as completed Sep 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arm Issues and PRs related to the ARM platform. test Issues and PRs related to the tests.
Projects
None yet
Development

No branches or pull requests

4 participants