So it looks like the problem I'm having is a known issue over at the Chromium project.
https://code.google.com/p/chromium/issues/detail?id=525751
The problem is some older CPU don't have the LAHF instruction.
Search Criteria
Package Details: google-chrome 131.0.6778.85-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/google-chrome.git (read-only, click to copy) |
---|---|
Package Base: | google-chrome |
Description: | The popular web browser by Google (Stable Channel) |
Upstream URL: | https://www.google.com/chrome |
Keywords: | chromium |
Licenses: | custom:chrome |
Submitter: | None |
Maintainer: | gromit |
Last Packager: | gromit |
Votes: | 2246 |
Popularity: | 8.78 |
First Submitted: | 2010-05-25 20:25 (UTC) |
Last Updated: | 2024-11-19 19:19 (UTC) |
Dependencies (12)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libxss
- libxtst
- nss (nss-hgAUR)
- ttf-liberation (ttf-defenestrationAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR)
- gnome-keyring (gnome-keyring-gitAUR) (optional) – for storing passwords in GNOME keyring
- kdialog (kdialog-gitAUR) (optional) – for file dialogs in KDE
- kwallet (kwallet-gitAUR) (optional) – for storing passwords in KWallet
- pipewire (pipewire-gitAUR, pipewire-full-gitAUR) (optional) – WebRTC desktop sharing under Wayland
Required by (40)
- bitwarden-chromium (optional)
- captive-browser-git (optional)
- chrome-extension-bitwarden-git (optional)
- chrome-extension-ocrs-git
- chromedriver (optional)
- chromium-extension-adnauseam (optional)
- chromium-extension-autoscroll (optional)
- chromium-extension-plasma-integration (optional)
- chromium-extension-runet-censorship-bypass (optional)
- chromium-material-icons-for-github-bin (optional)
- chromium-vencord (optional)
- chromium-vencord-bin (optional)
- chromium-vencord-git (optional)
- dedao-dl-bin (optional)
- endpoint-verification-chrome
- endpoint-verification-minimal
- ff2mpv-go-git (optional)
- ff2mpv-rust (optional)
- hub-kids (optional)
- hub-young (optional)
- Show 20 more...
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 74 75 76 77 78 79 80 81 82 83 84 .. 157 Next › Last »
schultzter commented on 2015-11-05 02:58 (UTC)
schultzter commented on 2015-11-04 20:44 (UTC)
[abc@arch1 ~]$ google-chrome-stable
Illegal instruction (core dumped)
I had this same issue with google-chrome-beta and just started using stable. But I guess whatever Google did in -beta has made it's way into -stable now and I've got the issue here too. The issue still exists in -beta.
I've tried running with the --debug flag but I don't get any additional output.
Any ideas on how I can figure out what the issue is? Is there a dependancy I've got wrong? Is it my hardware or a driver? I have no idea. Any help would be appreciated.
Det commented on 2015-10-31 09:41 (UTC)
Rename ~/.config/google-chrome and ~/.cache/google-chrome, or have a look at the terminal output.
ricefan123 commented on 2015-10-31 09:39 (UTC)
Unable to run the application of current version
neTpK commented on 2015-10-13 19:19 (UTC)
NVIDIA: could not open the device file /dev/nvidia0 (Operation not permitted)
Det commented on 2015-10-12 08:05 (UTC) (edited on 2015-10-12 08:06 (UTC) by Det)
I mean, there never was a line like that. :)
The Stable Channel doesn't include the channel name in the StartupWMClass anyway.
freijon commented on 2015-10-12 08:04 (UTC)
without the "- " in front, it was meant to indicate that this line should be replaced.
Det commented on 2015-10-07 17:43 (UTC)
There is no
- sed -i "/Exec=/i\StartupWMClass=Google-chrome-$_channel" "$pkgdir"/usr/share/applications/google-chrome-$_channel.desktop
freijon commented on 2015-10-07 16:46 (UTC)
Please modify the following line in the PKGBUILD:
- sed -i "/Exec=/i\StartupWMClass=Google-chrome-$_channel" "$pkgdir"/usr/share/applications/google-chrome-$_channel.desktop
+ sed -i "/Exec=/i\StartupWMClass=google-chrome-$_channel" "$pkgdir"/usr/share/applications/google-chrome-$_channel.desktop
The upper case "G" causes plank to show double icons when Chrome is running
Pinned Comments
gromit commented on 2023-04-15 08:22 (UTC) (edited on 2023-05-08 21:42 (UTC) by gromit)
When reporting this package as outdated make sure there is indeed a new version for Linux Desktop. You can have a look at the "Stable updates" tag in Release blog for this.
You can also run this command to obtain the version string for the latest chrome version:
Do not report updates for ChromeOS, Android or other platforms stable versions as updates here.