ungoogled-software / ungoogled-chromium-archlinux

Arch Linux packaging for ungoogled-chromium
BSD 3-Clause "New" or "Revised" License
338 stars 37 forks source link

Manjaro Crash on Launch: /usr/lib/chromium/chromium: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.30' not found (required by /usr/lib/chromium/chromium) #183

Closed IkerGimenez closed 2 years ago

IkerGimenez commented 2 years ago

Good news: looks like Manjaro updated and the issue with the ICU library in #180 is solved. Bad news: looks like the GCC libraries are out of sync.

Thought you would like a heads up before you're flooded with support requests.

Downgrading to version 101.0.4951.54-1 works as a workaround.

gw2princeps commented 2 years ago

For people coming here and asking how to downgrade:

  1. Download 101.0.4951.54-1
  2. Run sudo pacman -U ungoogled-chromium-101.0.4951.54-1-x86_64.pkg.tar.zst
shuvashish76 commented 2 years ago

Temporary solution : use Portable Linux version

@networkException All my previous bookmarks, extensions, logins etc showed up while using portable version because IG both use the same configuration & cache? Is it safe to use this way?

IMG_20220516_225145_655

networkException commented 2 years ago

you might want to avoid huge version differences loading the same configuration but it should be fine in general

IkerGimenez commented 2 years ago

Manjaro Stable was updated and now the GCC libraries are in sync.