google-chrome Trace/breakpoint trap (core dumped)
I have recently installed Fedora 27 with gnome 3.26. I updated the system and installed google-chrome-stable. But it is crashing.
google-chrome
Trace/breakpoint trap (core dumped)
How did you install it? Uninstall it, and try
chromium
from Fedora's official repositories.I added repository as follows and installed with
sudo dnf install google-chrome-stable
cat << EOF > /etc/yum.repos.d/google-chrome.repo [google-chrome] name=google-chrome - \$basearch baseurl=http://dl.google.com/linux/chrome/rpm/stable/\$basearch enabled=1 gpgcheck=1 gpgkey=https://dl-ssl.google.com/linux/linuxsigningkey.pub
EOF
I installed chromium, It also crashed as follows
[end of stack trace] Calling _exit(1). Core file will not be generated.