You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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)
The text was updated successfully, but these errors were encountered:
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:
Expected Result:
Application launches without crash.
Known Workarounds
none
*use AIR 50.2.4.5 (AIR 50.2.5.1 has issue #3195)
The text was updated successfully, but these errors were encountered: