Android 7.1.1 version crash

Hi guys? I get this error in the version of Cocos 3.5.2 I’m using and the game can’t run. Do you know what kind of issue it is? Since we are a 2D game, an error appears even though we are not using the 3d module.

2022-09-07 14:29:05.968 18362-18416/? D/jswrapper: JS: [ERROR]: undefined:0:0 Uncaught TypeError: number 561022708 is not a function

2022-09-07 14:29:05.968 18362-18416/? E/jswrapper: [ERROR] (/Applications/CocosCreator/Creator/3.5.2/CocosCreator.app/Contents/Resources/resources/3d/engine/native/cocos/bindings/jswrapper/v8/Object.cpp, 530): Invoking function (0x7448523a20) failed!

2022-09-07 14:29:05.970 18362-18467/? A/libc: Fatal signal 7 (SIGBUS), code 2, fault addr 0x7445c00000 in tid 18467 (Thread-3)

2022-09-07 14:29:05.972 3233-3233/? W/: debuggerd: handling request: pid=18362 uid=10212 gid=10212 tid=18467

2022-09-07 14:29:06.016 3423-3423/? E/audit: type=1400 audit(1662528546.013:283): avc: denied { search } for pid=18468 comm=“debuggerd64” name=“com.google.android.gms” dev=“dm-1” ino=1376455 scontext=u:r:debuggerd:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0 SEPF_SECMOBILE_7.1.1_0001 audit_filtered

2022-09-07 14:29:06.016 3423-3423/? E/audit: type=1300 audit(1662528546.013:283): arch=c00000b7 syscall=56 success=no exit=-13 a0=ffffff9c a1=71cc63a000 a2=0 a3=0 items=0 ppid=3233 pid=18468 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=“debuggerd64” exe="/system/bin/debuggerd64" subj=u:r:debuggerd:s0 key=(null)

2022-09-07 14:29:06.016 3423-3423/? E/audit: type=1327 audit(1662528546.013:283): proctitle="/system/bin/debuggerd64"

2022-09-07 14:29:06.022 3423-3423/? E/audit: type=1400 audit(1662528546.017:284): avc: denied { search } for pid=18468 comm=“debuggerd64” name=“com.google.android.gms” dev=“dm-1” ino=1376455 scontext=u:r:debuggerd:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0 SEPF_SECMOBILE_7.1.1_0001 audit_filtered

2022-09-07 14:29:06.022 3423-3423/? E/audit: type=1300 audit(1662528546.017:284): arch=c00000b7 syscall=56 success=no exit=-13 a0=ffffff9c a1=71cc637360 a2=0 a3=0 items=0 ppid=3233 pid=18468 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=“debuggerd64” exe="/system/bin/debuggerd64" subj=u:r:debuggerd:s0 key=(null)

2022-09-07 14:29:06.022 3423-3423/? E/audit: type=1327 audit(1662528546.017:284): proctitle="/system/bin/debuggerd64"

2022-09-07 14:29:06.101 18468-18468/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***

2022-09-07 14:29:06.101 18468-18468/? A/DEBUG: Build fingerprint: ‘samsung/greatlteks/greatlteks:7.1.1/NMF26X/N950NKSU1AQI2:user/release-keys’

2022-09-07 14:29:06.101 18468-18468/? A/DEBUG: Revision: ‘9’

2022-09-07 14:29:06.101 18468-18468/? A/DEBUG: ABI: ‘arm64’

2022-09-07 14:29:06.101 18468-18468/? A/DEBUG: pid: 18362, tid: 18467, name: Thread-3 >>> com.chamelio.magicka1 <<<

2022-09-07 14:29:06.102 18468-18468/? A/DEBUG: signal 7 (SIGBUS), code 2 (BUS_ADRERR), fault addr 0x7445c00000

Can you take a screenshot of it?
Is it work well in web preview?

As soon as the game starts, it crashes, so there is no separate screenshot. It works fine in the web version, but this error only occurs in Android 7.1.1.

Where did you get this issuse from? Can you screenshot this issue? There is a possibility that you copied and pasted it here to create a change, I need to look at it.