-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nightly crashing due to "brave_stats::BraveStatsUpdater::BuildStatsEndpoint" #13858
nightly crashing due to "brave_stats::BraveStatsUpdater::BuildStatsEndpoint" #13858
Comments
Workaround for now is to launch Nightly via the terminal/command line using the following:
|
There is no issue on release build (Version 1.19.88 Chromium: 88.0.4324.96 (Official Build) (64-bit)), but nightly indeed crashes after 1-2 seconds, at least when using on windows 10. The workaround shown above works, indeed. |
I'm again updated to Nightly v1.21.35 from Nightly v1.21.31 and browser isn't crushing (I haven't used workaround through terminal yet). My system windows 7 |
How to launch Nightly via the terminal/command line? |
@Bushido1 I would do the following:
This should also work:
|
Tabs are crashing with a Status_Access_Violation error code on Version 1.19.88 Chromium: 88.0.4324.96 (Official Build) (64-bit). |
This worked for me, thanks |
To get around this without using the command line or cmd, you can make a shortcut of nightly on desktop or anywhere you like and then open up the properties. Change the target to the given workaround by @kjozwiak, it is a quite good and simple workaround for the case. |
We also released https://github.com/brave/brave-browser/releases/tag/v1.21.36 that had a quick fix as per brave/brave-core#7753. That should have resolved the issue 👍 We're also working on a longer term solution as per brave/brave-core#7754. We'll adjust our process so this doesn't happen. |
- check stats updater URL in GN to fail quick. - remove check which causes crash since GN check is done. Fixes brave/brave-browser#13858
Update to |
- check stats updater URL in GN to fail quick. - remove check which causes crash since GN check is done. Fixes brave/brave-browser#13858
The latest Version 1.19.92 Chromium: 88.0.4324.152 (Official Build) (64-bit), seems to have fixed the tab crashing error for me. |
Still has this issue in v1.48.75 |
Description
Nightly is currently crashing every few seconds after startup or after a few minutes. I have a brand new profile that crashes every ~5min but I also have a profile that crashes every ~1-2 seconds after startup making it almost impossible to use.
We're also getting several reports from the community as per the following:
@bsclifton also ran into the above issue on his machine and reported the crash via
#crashes
in Slack.Here's a quick preview of the Stack Full stack can be downloaded via the following:
Crash ID's from @kjozwiak:
Crash ID's from @bsclifton:
Steps to Reproduce
1.21.35 CR: 88.0.4324.96
I have a profile saved that basically crashes after startup as well so it makes it impossible to use Brave on Nightly.
Actual result:
Nightly crashing pretty often which makes it impossible to use
Expected result:
Nightly shouldn't be crashing.
Reproduces how often:
So far I've managed to reproduce the crash on three different clean profiles after ~20min of usage.
Brave version (brave://version info)
Version/Channel Information:
I'm not 100% sure if this occurring on Release
I'm not 100% sure if this occurring on BETA
Yes
Other Additional Information:
N/A
N/A
N/A
Miscellaneous Information:
CCing @bsclifton @rebron @bbondy @aekeus @brave/legacy_qa @keur
The text was updated successfully, but these errors were encountered: