Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

GitHub crashes the tab process #6656

Closed
jonathansampson opened this issue Jan 16, 2017 · 2 comments · Fixed by brave/muon#146
Closed

GitHub crashes the tab process #6656

jonathansampson opened this issue Jan 16, 2017 · 2 comments · Fixed by brave/muon#146

Comments

@jonathansampson
Copy link
Collaborator

jonathansampson commented Jan 16, 2017

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:

  1. Navigate to Clicking on Pocket widget doesn't launch the pocket login page, Browser restart opens pocket login (intermittent issue)  #6586 (comment)
  2. Switch to another application for 10 minutes
  3. Switch back to Brave and attempt to scroll up/down for a few seconds

Screenshot if needed:

Any related issues: #6557

Test plan

  1. open two tabs of Clicking on Pocket widget doesn't launch the pocket login page, Browser restart opens pocket login (intermittent issue)  #6586 (comment)
  2. keep switching tabs and make scrolling repeatedly
@jonathansampson jonathansampson added this to the 0.13.0 milestone Jan 16, 2017
@darkdh darkdh self-assigned this Jan 16, 2017
@darkdh
Copy link
Member

darkdh commented Jan 16, 2017

quick way to reproduce:

  1. open two tabs of Clicking on Pocket widget doesn't launch the pocket login page, Browser restart opens pocket login (intermittent issue)  #6586 (comment)
  2. keep switching tabs and make scrolling repeatedly

@darkdh
Copy link
Member

darkdh commented Jan 17, 2017

This is huge amount of memory leak on renderer on all platforms and it exceeds the limit so sandbox kill the process with SBOX_FATAL_MEMORY_EXCEEDED (7012)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.