-
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
Brave cannot start #7914
Comments
@sangorys which source did you use to download Brave? |
I installed it with that (and I install all variant dev/nightly/... with the same issue) : sudo apt install apt-transport-https curl curl -s https://brave-browser-apt-release.s3.brave.com/brave-core.asc | sudo apt-key --keyring /etc/apt/trusted.gpg.d/brave-browser-release.gpg add - echo "deb [arch=amd64] https://brave-browser-apt-release.s3.brave.com/ stable main" | sudo tee /etc/apt/sources.list.d/brave-browser-release.list sudo apt update sudo apt install brave-browser |
I'm having the same issue on Ubuntu 18.04 |
@akhilsp32 can you give us a dump from here: and can you tell us what version you're running? |
@rebron I'm getting this output in my terminal:
Version of brave-browser is I'm running on Ubuntu 18.04.4 LTS |
@akhilsp32 You're using the same version of Ubuntu as me and so I am wondering whether there is something broken in your existing browser profile. @akhilsp32 and @sangorys, could you please try the following:
Does it crash on startup? |
Thanks @fmarier. Now it works! However my bookmarks are gone. Is there any way I can restore them too? |
The latest release version (from the downloads page) before v1.5.112 was crashing on MacOS 10.14.6, but v1.5.112 is no longer crashing on startup. Thanks! |
Great, now I suggest you do the following:
After that, you should be able to start Brave without problems and see your bookmarks. Let me know how that goes. |
This is happening to me again today suddenly on MacOS (see previous #7914 (comment)). I can't open Brave to see which version it is. I tried the suggested profile removal as mentioned above (on Mac it's |
I've had a similar issue in #8916 Where can we find the core dump? |
A potential fix went out today with version 1.7 Can folks please try to download the latest Brave and give it a go? If you still experience a crash and may have had sync enabled, you can try launching with the command line args Please let us know! |
Closing as root issue reported seems to have been resolved There is an ongoing investigation into hanging/freezing behavior which I would recommend folks subscribing to / leaving a comment if you're experiencing a problem |
Description
brave-browser cannot start. Error during launching it
Steps to Reproduce
Actual result:
/usr/bin/brave-browser : ligne 48 : 31491 Trappe pour point d'arrêt et de trace (core dumped) "$HERE/brave" "$@"
then it stops
Expected result:
brave application is running
Reproduces how often:
Always
Brave version (brave://version info)
brave-browser/eoan,stable,now 1.2.43 amd64
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
System:
Host: sangorys-ThinkPad-W530 Kernel: 5.3.0-26-generic x86_64 bits: 64
compiler: gcc v: 9.2.1 Desktop: Gnome 3.34.1
Distro: Ubuntu 19.10 (Eoan Ermine)
The text was updated successfully, but these errors were encountered: