Brave 1.2.43 - 1.5.113 won't launch on Debian GNU/Linux 10 (buster) x86_64 without sudo --no-sandbox

Description of the issue:
How can this issue be reproduced?

  1. sudo apt install apt-transport-https curl
  2. curl -s https://brave-browser-apt-release.s3.brave.com/brave-core.asc | sudo
    apt-key --keyring /etc/apt/trusted.gpg.d/brave-browser-release.gpg add -
  3. echo “deb [arch=amd64] https://brave-browser-apt-release.s3.brave.com/ stable main” | sudo tee /etc/apt/sources.list.d/brave-browser-release.list
  4. sudo apt update
  5. sudo apt install brave-browser
  6. brave-browser

Expected result:

/use/bin/brave-browser: line 48: 634 Trace/breakpoint trap “HERE/brave" "@”

Brave Version( check About Brave):
[Version 1.2.43 Chromium: 79.0.3945.130 (Official Build) (64-bit)]
Builds tried:

  • 1.5.113
  • 1.4.96
  • 1.3.118
  • 1.2.43

Additional Information:

OS: Debian GNU/Linux 10 (buster) x86_64
Host: MacBookPro11,1 1.0
Kernel: 4.19.0-8-amd64
Shell: bash 5.0.3
WM: dwm
Terminal: st

As mentioned in title can launch brave with:
$ sudo brave-browser --no-sandbox

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.