Browser tabs are crashing on Raspberry Pi 5

Description of the issue:
With recent updates (starting with 1.73.89) on Linux arm64 inactive tabs are crashing in seconds, active ones are crashing in minutes randomly in normal and private browsing even in settings, with and without extensions, or after cache deletion, restart of the browser or restart of computer.

Steps to Reproduce (add as many as necessary): 1. 2. 3.

  1. Get a raspberry pi 5
  2. Install Brave
  3. Start browser
  4. Open a couple of tabs
  5. Wait a bit

Actual Result (gifs and screenshots are welcome!):

Expected result:
The browser to work.

Reproduces how often:
Everytime.

Operating System and Brave Version(See the About Brave page in the main menu):
Brave: Version 1.73.91 Chromium: 131.0.6778.85 (Official Build) (64-bit)
OS: Linux rpi-desktop 6.6.51+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.6.51-1+rpt3 (2024-10-08) aarch64 GNU/Linux

Additional Information:

Maybe something in . . .

Was supposed to be fixed in Brave Browser update:

https://github.com/brave/brave-browser/releases/tag/v1.71.121

Extra notes:

1 Like

Interesting article about memory leaks, unfortunately this happens even on the settings page, so I’d assume this is something which would pop up at one point for the dev team.
All the other methods mentioned on Google support have been tried and failed, unfortunately even a new install produces the same error.

But the Github package seems to do the trick, nice catch. Mostly I use the official repo updates so this was something I completely overlooked. Thanks for pointing me to the right direction!