Skip to content
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

Regression: AppImage fails to run, GLIBCXX_3.4.26 not found #7465

Closed
Thalhammer opened this issue Feb 10, 2020 · 2 comments · Fixed by #7474
Closed

Regression: AppImage fails to run, GLIBCXX_3.4.26 not found #7465

Thalhammer opened this issue Feb 10, 2020 · 2 comments · Fixed by #7474

Comments

@Thalhammer
Copy link

Quick summary

Newer versions of the prebuilt app images fail to run on LTS distributions.

Details

Expected: AppImage works
Reality: rpcs3: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version GLIBCXX_3.4.26 not found (required by rpcs3)

We had this problem before in #3666.
I did some diging in the archived versions and it looks like the bug was reintroduced by #7459 which was merged 5h ago and affected every build after 0.08-9546, which is the last version that works for me.

lsb_release -a

Distributor ID:	elementary
Description:	elementary OS 5.1 Hera
Release:	5.1
Codename:	hera
@AniLeo
Copy link
Member

AniLeo commented Feb 10, 2020

By the way, I can't reproduce this on Manjaro 18.1.5

@xelmasx
Copy link

xelmasx commented Feb 10, 2020

Operating System: KDE neon 5.17
KDE Plasma Version: 5.17.5
KDE Frameworks Version: 5.67.0
Qt Version: 5.13.2
Kernel Version: 5.3.0-28-generic
OS Type: 64-bit
Processors: 16 × AMD Ryzen 7 2700X Eight-Core Processor
Memory: 15,6 GiB of RAM

Same here!
rpcs3: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by rpcs3)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants