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

test: investigate crash in parallel/test-timers-uncaught-exception #14014

Closed
refack opened this issue Jun 30, 2017 · 7 comments
Closed

test: investigate crash in parallel/test-timers-uncaught-exception #14014

refack opened this issue Jun 30, 2017 · 7 comments
Labels
flaky-test Issues and PRs related to the tests with unstable failures on the CI. freebsd Issues and PRs related to the FreeBSD platform. test Issues and PRs related to the tests. timers Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.

Comments

@refack
Copy link
Contributor

refack commented Jun 30, 2017

  • Version: master
  • Platform: freeBSD11-x64
  • Subsystem: test,timers
1191	parallel/test-timers-uncaught-exception	
duration_ms	0.282
severity	crashed
stack	|-
oh no!
exit code: CRASHED (Signal: 11)

https://ci.nodejs.org/job/node-test-commit-freebsd/10045/nodes=freebsd11-x64/tapResults/

@refack refack added freebsd Issues and PRs related to the FreeBSD platform. test Issues and PRs related to the tests. timers Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout. labels Jun 30, 2017
@refack
Copy link
Contributor Author

refack commented Jun 30, 2017

/cc @nodejs/platform-freebsd

@refack refack added the flaky-test Issues and PRs related to the tests with unstable failures on the CI. label Jun 30, 2017
@misterdjules
Copy link

Are there core files generated on these FreeBSD test machines? If so it would be helpful to get a stack trace from that. Otherwise we'll need to reproduce the crash.

If not, would it be helpful to setup core file generation and cleanup as was done for SmartOS test machines?

@Trott
Copy link
Member

Trott commented Jul 1, 2017

@nodejs/build Can we accommodate @misterdjules's request above about core files on FreeBSD machines?

@refack
Copy link
Contributor Author

refack commented Jul 3, 2017

Should this be a new issue?

1531	sequential/test-net-listen-shared-ports	
duration_ms	1.72
severity	crashed
stack	oh no!
exit code: CRASHED (Signal: 11)

https://ci.nodejs.org/job/node-test-commit-freebsd/10110/nodes=freebsd11-x64/

@Trott
Copy link
Member

Trott commented Jul 3, 2017

Should this be a new issue?

Since it appears to be the same issue, I suspect we should change the name of this issue and consider it a "oh no, FreeBSD is crashing on tests sometimes!" thing. I'd guess they're probably related if not exactly the same thing.

@BridgeAR
Copy link
Member

Ping @nodejs/platform-freebsd @nodejs/testing please have a look. It would be great to have a green CI before the next Code & Learn and this might be related to other flaky tests on freebsd as well.

@maclover7
Copy link
Contributor

Did a stress test, and it looks like this test is working better now. Since no reports for several months, going to close this. Please open if I'm mistaken, or if test starts flaking again :)

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. freebsd Issues and PRs related to the FreeBSD platform. test Issues and PRs related to the tests. timers Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.
Projects
None yet
Development

No branches or pull requests

5 participants