You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In addition, every time I navigate to a new page, another process starts maxing out another core of the CPU (screenshot), so just browsing around the site a bit will lock up the entire computer.
These processes continue to run for quite a while, even after closing the browser. The only way get rid of them is by killing the processes directly.
I'm confident the problem is caused by the atom feed, because the problem disappears if I build their site myself and comment out the following tag:
The problem also disappears if I change Zola (the framework they're using) to only put summaries in the feed, instead of the entire content of each page. I assume that's because it makes the feed file a lot smaller.
Description
This bug currently happens on https://bevyengine.org/. After visiting their homepage, a Brave process maxes out a core of my CPU, as you can see in this screenshot from htop or this screenshot from Brave's task manager.
In addition, every time I navigate to a new page, another process starts maxing out another core of the CPU (screenshot), so just browsing around the site a bit will lock up the entire computer.
These processes continue to run for quite a while, even after closing the browser. The only way get rid of them is by killing the processes directly.
I'm confident the problem is caused by the atom feed, because the problem disappears if I build their site myself and comment out the following tag:
The problem also disappears if I change Zola (the framework they're using) to only put summaries in the feed, instead of the entire content of each page. I assume that's because it makes the feed file a lot smaller.
Steps to Reproduce
Or, if they update their website to work around the issue:
Actual result:
Screenshots in description above.
Expected result:
I can't figure out why Brave is even downloading the feed file. I'm just visiting the homepage of the website.
Reproduces how often:
Easily reproduced
Brave version (brave://version info)
Also reproduced on Windows.
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
The text was updated successfully, but these errors were encountered: