juicycleff / flutter-unity-view-widget

Embeddable unity game engine view for Flutter. Advance demo here https://github.com/juicycleff/flutter-unity-arkit-demo
BSD 3-Clause "New" or "Revised" License
2.09k stars 504 forks source link

crash in android #955

Closed chenshaxuanjing closed 3 weeks ago

chenshaxuanjing commented 3 weeks ago

Describe the bug crash in some android devices when running unity widget

Unity (please complete the following information): flutter_unity_widget: ^2022.2.1 unity version: 2022.3.23f1 unity package export in mac.

Smartphone (please complete the following information):

Error log: (EDIT: updated log formatting)

Build fingerprint: 'meizu/meizu_20Pro_CN/meizu20Pro:13/TKQ1.221114.001/1673212412:user/release-keys'
Revision: '0'
ABI: 'arm64'
Timestamp: 2024-06-07 19:11:44.287541407+0800
Process uptime: 14s
Cmdline: cn.dinosaurworld.zj
pid: 3994, tid: 5256, name: UnityMain  >>> cn.dinosaurworld.zj <<<
uid: 10339
tagged_addr_ctrl: 0000000000000001 (PR_TAGGED_ADDR_ENABLE)
pac_enabled_keys: 000000000000000f (PR_PAC_APIAKEY, PR_PAC_APIBKEY, PR_PAC_APDAKEY, PR_PAC_APDBKEY)
signal 5 (SIGTRAP), code 1 (TRAP_BRKPT), fault addr 0x00000076877a9028
Abort message: 'cannot create thread specific key for __cxa_get_globals()'
chenshaxuanjing commented 3 weeks ago

fixed with flutter version upgrading to 3.22.2