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
Worker::start() cause application crash using AIR 50.2.5.1 with Linux.
Tested with latest AIR 50.2.5.1 with Ubuntu 22.04.1 LTS x86_64 devices with different applications.
There is no such issue with Windows.
Also there is no such issue using AIR 50.2.4.5 or 51.0.0.4.
Problem Description
Worker::start()
cause application crash using AIR 50.2.5.1 with Linux.Tested with latest AIR 50.2.5.1 with Ubuntu 22.04.1 LTS x86_64 devices with different applications.
There is no such issue with Windows.
Also there is no such issue using AIR 50.2.4.5 or 51.0.0.4.
Related issues:
#3166
#2523
Steps to Reproduce
Launch application with code below on any Linux device.
Application example with sources and crash log attached.
linux_worker_start_crash.zip
Actual Result:
Application crash
Application crashed with an unhandled SIGSEGV
Full crash log attached in zip archive above.
Expected Result:
Worker will be started without crash.
Known Workarounds
none
*Use AIR 50.2.4.5
The text was updated successfully, but these errors were encountered: