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

Chrome Dev 98 is crashing in the GPU process on startup #31714

Closed
foolip opened this issue Nov 23, 2021 · 1 comment
Closed

Chrome Dev 98 is crashing in the GPU process on startup #31714

foolip opened this issue Nov 23, 2021 · 1 comment

Comments

@foolip
Copy link
Member

foolip commented Nov 23, 2021

Reported by @zcorpan in #30267 but this must be happening on all PRs.

This began happening on master between a3a50ca and ae28863, and from the logs one can see that the difference is the installed version of Chrome is different. Previously it was 97.0.4692.20 and now it is 98.0.4710.4.

This looks like #28209 all over again. #14456 is about the general problem of breakage due to unpinned browser versions.

cc @past

foolip added a commit that referenced this issue Nov 23, 2021
It has begun crashing on startup in 98.0.4710.4 and 97.0.4692.20 is the
last version where it worked.

Mitigation (not fix) for #31714.
foolip added a commit that referenced this issue Nov 23, 2021
It has begun crashing on startup in 98.0.4710.4 and 97.0.4692.20 is the
last version where it worked.

Mitigation (not fix) for #31714.
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this issue Nov 30, 2021
…2.20, a=testonly

Automatic update from web-platform-tests
[Taskcluster] pin Chrome Dev to 97.0.4692.20 (#31715)

It has begun crashing on startup in 98.0.4710.4 and 97.0.4692.20 is the
last version where it worked.

Mitigation (not fix) for web-platform-tests/wpt#31714.
--

wpt-commits: f0430b5100cd8dd248e669abf1f29b5e248c47d5
wpt-pr: 31715
jamienicol pushed a commit to jamienicol/gecko that referenced this issue Nov 30, 2021
…2.20, a=testonly

Automatic update from web-platform-tests
[Taskcluster] pin Chrome Dev to 97.0.4692.20 (#31715)

It has begun crashing on startup in 98.0.4710.4 and 97.0.4692.20 is the
last version where it worked.

Mitigation (not fix) for web-platform-tests/wpt#31714.
--

wpt-commits: f0430b5100cd8dd248e669abf1f29b5e248c47d5
wpt-pr: 31715
@foolip
Copy link
Member Author

foolip commented Dec 9, 2021

This was fixed and Chrome was unpinned in #31802.

@foolip foolip closed this as completed Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant