打包后运行时,必崩溃。以前就没有这样的问题。是我哪里的配置没对吗?以前是 jdk17 api34 ndk23
2025-09-23 15:56:16.990 4144-4183 libc com.test A Fatal signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0x39cd0000000c in tid 4183 (Thread-2), pid 4144 (com.test)
2025-09-23 15:56:17.473 4227-4227 DEBUG crash_dump64 A Cmdline: com.test
2025-09-23 15:56:17.473 4227-4227 DEBUG crash_dump64 A pid: 4144, tid: 4183, name: Thread-2 >>> com.test <<<
2025-09-23 15:56:17.480 4227-4227 DEBUG crash_dump64 A #01 pc 0000000001e37ac0 /data/app/~~0i2VeTxNSep55bZ2lpu5DA==/com.test-6L9TrJRHWlQmg5tpc4e2Dw==/base.apk!libcocos.so (offset 0x2c000) (v8::internal::TransitionsAccessor::TraverseTransitionTreeInternal(std::__ndk1::function<void (v8::internal::Taggedv8::internal::Map)> const&, v8::internal::CombinationAssertScope<v8::internal::PerThreadAssertScopeDebugOnly<(v8::internal::PerThreadAssertType)0, false>, v8::internal::PerThreadAssertScopeDebugOnly<(v8::internal::PerThreadAssertType)1, false>>)+144) (BuildId: e22591b0130977112f04adcd913f7f405d7ca461)
2025-09-23 15:56:17.480 4227-4227 DEBUG crash_dump64 A #02 pc 0000000001dcfc0c /data/app/~~0i2VeTxNSep55bZ2lpu5DA==/com.test-6L9TrJRHWlQmg5tpc4e2Dw==/base.apk!libcocos.so (offset 0x2c000) (v8::internal::MapUpdater::CompleteInobjectSlackTracking(v8::internal::Isolate, v8::internal::Taggedv8::internal::Map)+320) (BuildId: e22591b0130977112f04adcd913f7f405d7ca461)
2025-09-23 15:56:17.480 4227-4227 DEBUG crash_dump64 A #03 pc 0000000001f0d1b4 /data/app/~~0i2VeTxNSep55bZ2lpu5DA==/com.test-6L9TrJRHWlQmg5tpc4e2Dw==/base.apk!libcocos.so (offset 0x2c000) (v8::internal::Runtime_CompleteInobjectSlackTrackingForMap(int, unsigned long*, v8::internal::Isolate*)+68) (BuildId: e22591b0130977112f04adcd913f7f405d7ca461)
2025-09-23 15:56:17.480 4227-4227 DEBUG crash_dump64 A #04 pc 00000000000adbc0 /data/app/~~0i2VeTxNSep55bZ2lpu5DA==/com.test-6L9TrJRHWlQmg5tpc4e2Dw==/base.apk (offset 0x2a5a000)
2025-09-23 15:56:17.505 684-791 InputDispatcher system_server E channel ‘dda0235 com.test/com.cocos.game.AppActivity’ ~ Channel is unrecoverably broken and will be disposed!
2025-09-23 15:56:17.510 684-1150 AppOps system_server E attributionTag not declared in manifest of com.test
2025-09-23 15:56:17.511 684-1015 AppOps system_server E attributionTag not declared in manifest of com.test
2025-09-23 15:56:17.517 684-1998 AppOps system_server E attributionTag not declared in manifest of com.test
2025-09-23 15:56:17.517 684-1998 AppOps system_server E Operation not started: uid=10229 pkg=com.test(null) op=CONTROL_AUDIO
2025-09-23 15:56:17.518 684-1996 AppOps system_server E attributionTag not declared in manifest of com.test
2025-09-23 15:56:17.518 684-1996 AppOps system_server E Operation not started: uid=10229 pkg=com.test(null) op=CONTROL_AUDIO_PARTIAL



