[Release][linux][ubuntu] crash with segfault when starting


Description of the issue:
Crash with Segfault on brave-browser stable.

How can this issue be reproduced?

  1. Install Linux mint Ulyssa 20.1 (Ubuntu focal)
  2. Install brave-browser with the procedure given https://brave.com/linux/ (Release Channel)
    3.Start browser by typing : brave-browser in console
  3. Brave is opening and closes immediately with the following trace :
    ❯ brave-browser
    /usr/bin/brave-browser : ligne 48 : 26380 Erreur de segmentation (core dumped) “$HERE/brave” “$@”

Expected result:
Brave should run well

Brave Version( check About Brave):
||/ Nom Version Architecture Description
++±==============-============-============-=================================
ii brave-browser 1.43.89 amd64 The web browser from Brave

Additional Information:

Cannot provide dmp and meta here for helping analysis from :
.config/BraveSoftware/Brave-Browser/Crash Reports/completed/

What do you get from ulimit -a?

❯ ulimit -a
-t: cpu time (seconds) unlimited
-f: file size (blocks) unlimited
-d: data seg size (kbytes) unlimited
-s: stack size (kbytes) 8192
-c: core file size (blocks) 0
-m: resident set size (kbytes) unlimited
-u: processes 62486
-n: file descriptors 1024
-l: locked-in-memory size (kbytes) 65536
-v: address space (kbytes) unlimited
-x: file locks unlimited
-i: pending signals 62486
-q: bytes in POSIX msg queues 819200
-e: max nice 0
-r: max rt priority 0
-N 15: unlimited

Thanks for the reply

After the last update 1.43.93 amd64, the problem was solved.

1 Like

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