This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 975
GitHub crashes the tab process #6656
Labels
Milestone
Comments
quick way to reproduce:
|
This is huge amount of memory leak on renderer on all platforms and it exceeds the limit so sandbox kill the process with |
darkdh
added a commit
to darkdh/electron
that referenced
this issue
Jan 19, 2017
…mation frames" https://chromium.googlesource.com/chromium/src.git/+/3a38c33c398189620281ad19a0f8e5b7f6ac3e69 must pick these commits in order first and do some proper modification 1. https://chromium.googlesource.com/chromium/src/+/605fa62ea2c9ac2924ff08f21106775d412bed5b 2. https://chromium.googlesource.com/chromium/src/+/3fd7c79eea0cb0f981a73b1264568366214f229e 3. https://chromium.googlesource.com/chromium/src/+/78115b26dfafd0fca676ac33caabd3aa8b43ecf4 4. https://chromium.googlesource.com/chromium/src/+/69969af74bfff920f5fdcc2aa547ea4af2d477d2 should be removed when upgrading to chromium 55 fix brave/browser-laptop#6656 Auditors: @bbondy, @bridiver, @bsclifton
darkdh
added a commit
to darkdh/electron
that referenced
this issue
Jan 19, 2017
…mation frames" https://chromium.googlesource.com/chromium/src.git/+/3a38c33c398189620281ad19a0f8e5b7f6ac3e69 must pick these commits in order first and do some proper modification 1. https://chromium.googlesource.com/chromium/src/+/605fa62ea2c9ac2924ff08f21106775d412bed5b 2. https://chromium.googlesource.com/chromium/src/+/3fd7c79eea0cb0f981a73b1264568366214f229e 3. https://chromium.googlesource.com/chromium/src/+/78115b26dfafd0fca676ac33caabd3aa8b43ecf4 4. https://chromium.googlesource.com/chromium/src/+/69969af74bfff920f5fdcc2aa547ea4af2d477d2 should be removed when upgrading to chromium 55 fix brave/browser-laptop#6656 Auditors: @bbondy, @bridiver, @bsclifton
darkdh
added a commit
to darkdh/electron
that referenced
this issue
Jan 19, 2017
…mation frames" https://chromium.googlesource.com/chromium/src.git/+/3a38c33c398189620281ad19a0f8e5b7f6ac3e69 must pick these commits in order first and do some proper modification 1. https://chromium.googlesource.com/chromium/src/+/605fa62ea2c9ac2924ff08f21106775d412bed5b 2. https://chromium.googlesource.com/chromium/src/+/3fd7c79eea0cb0f981a73b1264568366214f229e 3. https://chromium.googlesource.com/chromium/src/+/78115b26dfafd0fca676ac33caabd3aa8b43ecf4 4. https://chromium.googlesource.com/chromium/src/+/69969af74bfff920f5fdcc2aa547ea4af2d477d2 should be removed when upgrading to chromium 55 fix brave/browser-laptop#6656 Auditors: @bbondy, @bridiver, @bsclifton
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Did you search for similar issues before submitting this one?
Yes
Describe the issue you encountered:
Some pages appear to crash the browser tab process. Some do this immediately, others do it after some time. For instance, I repro this on github.com, but only after switching back to Brave after some time.
Expected behavior:
Tab processes should not crash for common/popular sites.
Platform (Win7, 8, 10? macOS? Linux distro?): Windows 10
Brave Version (revision SHA): 0.13.0 Preview 8
Steps to reproduce:
Screenshot if needed:
Any related issues: #6557
Test plan
The text was updated successfully, but these errors were encountered: