"Pages Unresponsive" dialog appears after opening many new windows
See original GitHub issueDescription
Pages Unresponsive dialog appears after opening many new windows
Steps to Reproduce
- install
1.37.59 - launch Brave
- open a bunch of new windows (
command/control+N) and/or new-tab pages (command/control+T) - keep going until you hang
- (you might need to wait a bit, to let the system paint the background images, then resume opening new winows/tabs, as a trigger for the above)
- look at the resulting dialog
Actual result:
Eventually, you’ll get one of the following:
Pages UnresponsivedialogCan't open this pageerror message
Pages Unresponsive |
Can't open this page |
Task Manager |
|---|---|---|
![]() |
![]() |
![]() |
Expected result:
No hang.
Reproduces how often:
100% (just give it ⌛ )
Brave version (brave://version info)
Happens with latest nightly as well as release 1.35.103
Version/Channel Information:
- Can you reproduce this issue with the current release?
Yes - Can you reproduce this issue with the beta channel?
Yes - Can you reproduce this issue with the nightly channel?
Yes
Other Additional Information:
- Does the issue resolve itself when disabling Brave Shields?
N/A but will report back - Does the issue resolve itself when disabling Brave Rewards?
No (default) - Is the issue reproducible on the latest version of Chrome?
N/A but will report back
cc @iambrianfung who helped confirm on his machine
Issue Analytics
- State:
- Created 2 years ago
- Comments:9 (3 by maintainers)
Top Results From Across the Web
Google Chrome Page Unresponsive Error in Windows 10 / 11
1 – Open Chrome Browser. 2 – Go to chrome://settings/privacy from the address bar. 3 – Now, click on Cookies and other site...
Read more >How to Fix: Page Unresponsive [Kill Pages] Error in Chrome?
Learn how to fix the Page Unresponsive error window with the 'Kill' or 'Exit Pages' and 'Wait' buttons in Chrome. The Error often...
Read more >10 Ways to Fix an Unresponsive Chrome Page Error (Kill Pages)
Unresponsive Pages error on Google Chrome in Windows 10 is often difficult to troubleshoot. Check the solutions here to fix it in no...
Read more >Dealing With Google Chrome Unresponsive Pages? Here's ...
1. Use An Alternative Browser · 2. Reset Chrome Browser To Original Settings · 3. Disable Sandbox Mode · 4. Clear Chrome Cache...
Read more >How to Fix a “Page Unresponsive” Error in Google Chrome
1. Open a new Chrome tab. · 2. Press Ctrl+Shift+Delete or Cmd+Shift+Delete to bring up Chrome's Clear browsing data box. · 3. Under...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found




@atuchin-m apologies for the epic delay 😦
At the time I filed this, we were experiencing blank tabs for some Brave News feeds due to https://github.com/brave/brave-browser/issues/21282. Long story short, I think that situation and behavior exacerbated whatever underlying issue “we” (Chromium too, as you note!) have.
We can repurpose this issue to cover the memory overhead of a) new tab b) new window, as per https://github.com/brave/brave-browser/issues/21201#issuecomment-1061031993 👍
@stephendonner let’s clarify what we want to. It seems that we are primarily interested in how much memory/resources add one extra a) tab b) extra window. Let’s rewrite the issue (or create another one for that)?
But opening 150+ tabs is definitely out of normal browser usage scope. BTW I can confirm that there are some difficulties with both bot Brave and Chrome We merge all the new tabs in the same process to save memory. After 150+ we got OOM. IMHO it’s better than consuming a lot of memory on the PC.