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

Intermittent? - parallel/test-net-timeout-no-handle crash on alpine #18585

Closed
mhdawson opened this issue Feb 5, 2018 · 4 comments
Closed

Intermittent? - parallel/test-net-timeout-no-handle crash on alpine #18585

mhdawson opened this issue Feb 5, 2018 · 4 comments
Labels
flaky-test Issues and PRs related to the tests with unstable failures on the CI. net Issues and PRs related to the net subsystem. test Issues and PRs related to the tests.

Comments

@mhdawson
Copy link
Member

mhdawson commented Feb 5, 2018

  • Version: master
  • Platform: alpine34
  • Subsystem: net

https://ci.nodejs.org/job/node-test-commit-linux/16125/nodes=alpine34-container-x64/console

not ok 1118 parallel/test-net-timeout-no-handle
  ---
  duration_ms: 0.390
  severity: crashed
  stack: |-
    oh no!
    exit code: CRASHED (Signal: 11)
  ...
@apapirovski
Copy link
Member

This is likely the same cause as #18323 — both tests are very simple and do very little, certainly nothing that would cause SIGSEGV. Both crashes are on the same machine.

@maclover7 maclover7 added net Issues and PRs related to the net subsystem. test Issues and PRs related to the tests. flaky-test Issues and PRs related to the tests with unstable failures on the CI. labels Feb 5, 2018
@rvagg
Copy link
Member

rvagg commented Mar 7, 2018

I reckon this is related to #18998. I think on alpine we see "CRASHED" but on debian and ubuntu we see an empty stack

@apapirovski

This comment has been minimized.

@apapirovski apapirovski marked this as a duplicate of #18585 Jun 1, 2018
@apapirovski apapirovski reopened this Jun 1, 2018
@apapirovski
Copy link
Member

Duplicate of #18323

@apapirovski apapirovski marked this as a duplicate of #18323 Jun 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky-test Issues and PRs related to the tests with unstable failures on the CI. net Issues and PRs related to the net subsystem. test Issues and PRs related to the tests.
Projects
None yet
Development

No branches or pull requests

4 participants