-
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
Automatically crash every time it runs #25165
Comments
This comment was marked as duplicate.
This comment was marked as duplicate.
If you still encountering the problem, open a private window, navigate to This issue was also discussed in this brave community thread https://community.brave.com/t/brave-opens-than-closes-immediately-after/428260 |
@dev-coco What OS and architecture are you running? Are you using Arm M1 or M2 on a mac? |
M1 Ventura 13.0 |
However, as soon as I open the browser, it crashes without a chance to type |
Hi @dev-coco Can you launch brave via terminal? open -a "Brave Browser.app" --args https://www.brave.com Should be able to go into brave://flags from there |
No, I can't open the browser. It crashes automatically after running, and then displays the following error. objc[3300]: Class WebSwapCGLLayer is implemented in both /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libANGLE-shared.dylib (0x246548b68) and /Applications/Brave Browser.app/Contents/Frameworks/Brave Browser Framework.framework/Versions/105.1.43.88/Libraries/libGLESv2.dylib (0x10ab320e8). One of the two will be used. Which one is undefined.
[3294:259:0902/094054.385551:ERROR:profile_attributes_storage.cc(849)] Failed to PNG encode the image.
[3294:259:0902/094054.385593:ERROR:profile_attributes_storage.cc(849)] Failed to PNG encode the image.
[0902/094055.502715:WARNING:crash_report_exception_handler.cc(235)] UniversalExceptionRaise: (os/kern) failure (5) |
1.43.x does feature Chromium 105. @dev-coco @donefool does the latest Chrome work for you? (if you have it installed) |
Chrome is work, but brave still don't work |
This comment was marked as duplicate.
This comment was marked as duplicate.
@dev-coco let's try this - I'm on macOS and I verified these steps should work Open a command line and try running this: This should open Brave and have it opened to brave.com. If that works, go into the URL bar and put in "brave://flags". Once there, hit If that doesn't work, can you please try installing an older version of Brave? You can download 1.42.97 from here: With that older version, you can then visit brave://flags and try to do the |
It's work, thanks. |
i am having same problem but in windows 10 |
@unknowguy2 recommend you open a new issue for this! |
Description
Steps to Reproduce
The browser opens and then runs down and closes automatically.
Actual result:
Expected result:
Reproduces how often:
Every time reproduced
Brave version (brave://version info)
v1.43.88
Version/Channel Information:
v1.43.81 works fine
Other Additional Information:
Does the issue resolve itself when disabling Brave Shields?
No
Does the issue resolve itself when disabling Brave Rewards?
No
Is the issue reproducible on the latest version of Chrome?
No
Miscellaneous Information:
objc[3300]: Class WebSwapCGLLayer is implemented in both /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libANGLE-shared.dylib (0x246548b68) and /Applications/Brave Browser.app/Contents/Frameworks/Brave Browser Framework.framework/Versions/105.1.43.88/Libraries/libGLESv2.dylib (0x10ab320e8). One of the two will be used. Which one is undefined.
[3294:259:0902/094054.385551:ERROR:profile_attributes_storage.cc(849)] Failed to PNG encode the image.
[3294:259:0902/094054.385593:ERROR:profile_attributes_storage.cc(849)] Failed to PNG encode the image.
[0902/094055.502715:WARNING:crash_report_exception_handler.cc(235)] UniversalExceptionRaise: (os/kern) failure (5)
The text was updated successfully, but these errors were encountered: