Brave Segmentation Fault

Description of the issue:
During normal usage, a SIGSEGV warning showed.

How can this issue be reproduced?
It happens randomly during normal usage

Brave Version( check About Brave):
Version 1.19.90 Chromium: 88.0.4324.146 (Official Build) (64-bit)

Additional Information:
Here is the executable parameter :
/opt/brave.com/brave/brave
–type=renderer
–field-trial-handle=8448715011743309495,16720672845496495245,131072
–enable-features=AutoupgradeMixedContent,DnsOverHttps,LegacyTLSEnforced,PasswordImport,PrefetchPrivacyChanges,ReducedReferrerGranularity,WebUIDarkMode\ --disable-features=AutofillEnableAccountWalletStorage,AutofillServerCommunication,IdleDetection,NetworkTimeServiceQuerying,NotificationTriggers,PasswordCheck,PrivacySettingsRedesign,SafeBrowsingEnhancedProtection,SignedExchangeSubresourcePrefetch,TabHoverCards,TextFragmentAnchor,WebOTP
–lang=en-US
–origin-trial-public-key=bYUKPJoPnCxeNvu72j4EmPuK7tr1PAC7SHh8ld9Mw3E=,fMS4mpO6buLQ/QMd+zJmxzty/VQ6B1EUZqoCU04zoRU=
–brave_session_token=5062818233248057207
–num-raster-threads=1
–renderer-client-id=89
–no-v8-untrusted-code-mitigations
–shared-files=v8_context_snapshot_data:100

Here is the stack trace :

#0 0x00005583ff6ad41c in ?? ()
[Current thread is 1 (Thread 0x7f114ca64700 (LWP 3))]
(gdb) bt
#0 0x00005583ff6ad41c in ?? ()
#1 0x0000000000002000 in ?? ()
#2 0x0000057bcf9f2640 in ?? ()
#3 0x0000057bcecbbdb8 in ?? ()
#4 0x0000057bcec14df8 in ?? ()
#5 0x0000057bcec14e30 in ?? ()
#6 0x0000006000000005 in ?? ()
#7 0x0000000000000180 in ?? ()
#8 0x0000057bcea51800 in ?? ()
#9 0x00007f1100000007 in ?? ()
#10 0x4127e6796b020c4a in ?? ()
#11 0x0000000000000000 in ?? ()

Null pointer dereferencing at #11

Does the crash take down the whole browser or is it more or less invisible?

I’m asking because I noticed a crash in 1.19 with the Brave Ads process and that appears to be resolved in 1.20 (currently in Beta but to be released very soon).

It doesn’t take down the whole browser. It’s usually only affecting one tab.

And have you noticed the segfault in Brave 1.20 or later?

Something like this…

Ok. Let me upgrade my Brave installation first to 1.20.110 …

sudo apt --only-upgrade install brave-browser

Upgraded to 1.20.110 , still happening

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