-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Crash on any action #8476
Comments
@VotarB have you tried disabling Given what you've shared about your GPU, I'd definitely recommend trying that |
I have tried disabling acceleration, but even with it off, the crashes persist. |
@VotarB Can you install our latest 1.4.96 and see if that fixes things for you? |
After update, Brave indeed started up and worked for a week or two. Then the exact same thing happened.
So the problem still seems to be with the memory read. The hardware acceleration is still disabled. |
Based on the error messaging, seems this is trying to finalize a promotion. Is your system clock up to date? @VotarB Can you view brave://crashes and see the reported Crash IDs? Having those handy should help us trace the error down on our side |
Not sure if it's directly related but i get lots of crashes as well. At leat 2 or 3 a day. I uploaded the crash reports, here are some of them : |
@Durss have you ran into this recently? I had looked into this when you originally shared the crash reports, but didn't see anything immediately and wasn't able to reproduce. Let us know!
|
Hello,
Can't really tell I quit brave when learning your boss Brendan Eich is
homophobic and that brave was also was pushing cryptocurrency affiliate
links :)
Regards
Le jeu. 13 août 2020 à 09:48, Brian Clifton <notifications@github.com> a
écrit :
… @Durss <https://github.com/Durss> have you ran into this recently? I had
looked into this when you originally shared the crash reports, but didn't
see anything immediately and wasn't able to reproduce. Let us know!
[ 00 ] views::View::SetFocusSiblings
[ 01 ] views::View::AddChildViewAtImpl
[ 02 ] TabStrip::GetViewInsertionIndex
[ 03 ] TabStrip::AddTabAt
[ 04 ] favicon::ShouldDisplayFavicon
[ 05 ] RecentlyAudibleHelper::WasRecentlyAudible
[ 06 ] vr::VrTabHelper::IsContentDisplayedInHeadset
[ 07 ] chrome::GetTabAlertStatesForContents
[ 08 ] TabUIHelper::ShouldUseFaviconFromHistory
[ 09 ] TabRendererData::FromTabInModel
[ 10 ] BrowserTabStripController::AddTab
[ 11 ] content::NavigatorImpl::Navigate
[ 12 ] content::NavigationControllerImpl::NavigateWithoutEntry
[ 13 ] BrowserTabStripController::OnTabStripModelChanged
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#8476 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAFQA2I2FB7Z3LSG62LCWKDSAOLEJANCNFSM4K66BH3A>
.
|
Description
This problem renders Brave unusable.
Brave opens a window and crashes upon any interaction:
except:
Steps to Reproduce
Actual result:
(when run from command line)
Expected result:
Opening menu item / website / last session.
Reproduces how often:
Always
Brave version (brave://version info)
1.3.118 on macOS Catalina 10.15.3 (also on 10.15.2 before)
Version/Channel Information:
Beta version
Brave crashes immediately after opening brave://welcome.
I'm not even sure how to check the version... (downloaded 29-02-2020)
Other Additional Information
Brave worked correctly when first installed via homebrew, up until first crash. Afterwards it kept crashing after every startup. Reinstalling it with brew didn't help, however uninstalling and then installing with release installer from the website did. It worked properly for a couple of days, yet today it started crashing again. Reinstallation did not help, even when using AppCleaner.
Miscellaneous Information:
I'm on a MacBook with fried GPU, which has power disabled by nvram powerprefs. It causes weird behaviours like not waking up the screen after sleep, however it doesn't interfere with normal execution of other programs (they default to integrated GPU).
The text was updated successfully, but these errors were encountered: