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

[AIR 51.0.0.4][Linux] AIR applications doesn't work before Ubuntu 22.04 #3205

Closed
itlancer opened this issue Apr 25, 2024 · 1 comment
Closed
Labels

Comments

@itlancer
Copy link

Problem Description

AIR applications for Linux doesn't work before Ubuntu 22.04 using AIR 51.0.0.4. Just crashes at start.

Tested with AIR 51.0.0.4 with Ubuntu 20.10 x86_64 devices with different applications.
There is no such issue with Ubuntu 22.04 LTS x86_64 devices.
There is no such issue using 50.2.4.5.

Related issues:
#3203
#3166
#3195
#2523

Steps to Reproduce

Try to launch any AIR application for Linux (even "empty") with Ubuntu 20.10 x86_64 device.

Actual Result:
Application crash:

./my_air_app: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by ./my_air_app)
./my_air_app: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./my_air_app)

Expected Result:
Application launches without crash.

Known Workarounds

none
*use AIR 50.2.4.5 (AIR 50.2.5.1 has issue #3195)

@itlancer itlancer added the Bug label Apr 25, 2024
@itlancer
Copy link
Author

Fixed with latest AIR SDK 51.0.1.1.
Thanks!

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

No branches or pull requests

1 participant