Distributed: Segmentation fault on travis

Created on 22 Dec 2020  路  6Comments  路  Source: dask/distributed

There appears to be a segfault on CI. Haven't debugged further.

See for example https://travis-ci.org/github/dask/distributed/jobs/750955092

Most helpful comment

Agree with others that time is likely better spent migrating to GitHub Actions than debugging Travis CI. If we still see this issue on GitHub Actions, then it would be worth debugging further.

All 6 comments

Seems to be pretty consistently on python 3.8 during the test_worker.py tests

Yeah I've also noticed this.

I've been trying to push forwards with #4218. I'd hate to waste effort tracking down a Travis specific issue and then move CI.

I'd hate to waste effort tracking down a Travis specific issue and then move CI

+1, as the Travis tests have been consistently failing, I've primarily been relying on our Windows tests

Agree with others that time is likely better spent migrating to GitHub Actions than debugging Travis CI. If we still see this issue on GitHub Actions, then it would be worth debugging further.

I never experienced a segfault on github actions (Linux/Windows/MacOS) over ~500 jobs.

That's reassuring thanks @crusaderky. Will close.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lostmygithubaccount picture lostmygithubaccount  路  4Comments

mrocklin picture mrocklin  路  3Comments

mrocklin picture mrocklin  路  4Comments

djhoese picture djhoese  路  3Comments

tom-andersson picture tom-andersson  路  3Comments