我看有人问过这个问题,但是官方没人回答。。。
我们现在项目战斗中,基本进去30s 内,就会闪退
以下是手机抓到的崩溃信息
猜测是 spine 已经不在场景上下文中了,但是渲染那里还是想渲染这个 spine。希望官方帮忙看一下,提供一下解决方案哈,项目着急出包呢。
错误是:Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x15c in tid 5837 (Thread-4), pid 28978
Xiaomi/unicorn/unicorn:13/TKQ1.220829.002/V14.0.2.0.TLECNXM:user/release-keys
#00 pc 00000000013e6acc /data/app/~~ZpzXbgd8kqbi-wbWaoQJ6w==/xxx.xxx.xxx-TZbuao82ieKmHBgaiZugtg==/lib/arm64/libcocos.so (cc::Node::getDirtyFlag() const+12) (BuildId: 72b6b2ed3be6e5894b744a9ba0fb477cb67ceb1e)
#01 pc 0000000001568c08 /data/app/~~ZpzXbgd8kqbi-wbWaoQJ6w==/xxx.xxx.xxx-TZbuao82ieKmHBgaiZugtg==/lib/arm64/libcocos.so (cc::Node::updateWorldTransform()+44) (BuildId: 72b6b2ed3be6e5894b744a9ba0fb477cb67ceb1e)
#02 pc 000000000156b02c /data/app/~~ZpzXbgd8kqbi-wbWaoQJ6w==/xxx.xxx.xxx-TZbuao82ieKmHBgaiZugtg==/lib/arm64/libcocos.so (cc::Node::getWorldMatrix() const+24) (BuildId: 72b6b2ed3be6e5894b744a9ba0fb477cb67ceb1e)
#03 pc 000000000112a27c /data/app/~~ZpzXbgd8kqbi-wbWaoQJ6w==/xxx.xxx.xxx-TZbuao82ieKmHBgaiZugtg==/lib/arm64/libcocos.so (spine::SkeletonRenderer::render(float)+296) (BuildId: 72b6b2ed3be6e5894b744a9ba0fb477cb67ceb1e)
#04 pc 000000000111f158 /data/app/~~ZpzXbgd8kqbi-wbWaoQJ6w==/xxx.xxx.xxx-TZbuao82ieKmHBgaiZugtg==/lib/arm64/libcocos.so (cc::middleware::MiddlewareManager::render(float)+384) (BuildId: 72b6b2ed3be6e5894b744a9ba0fb477cb67ceb1e)
#05 pc 0000000001c34aa0 /data/app/~~ZpzXbgd8kqbi-wbWaoQJ6w==/xxx.xxx.xxx-TZbuao82ieKmHBgaiZugtg==/lib/arm64/libcocos.so (BuildId: 72b6b2ed3be6e5894b744a9ba0fb477cb67ceb1e)
#06 pc 0000000001c3475c /data/app/~~ZpzXbgd8kqbi-wbWaoQJ6w==/xxx.xxx.xxx-TZbuao82ieKmHBgaiZugtg==/lib/arm64/libcocos.so (js_editor_support_MiddlewareManager_renderRegistry(v8::FunctionCallbackInfo<v8::Value> const&)+344) (BuildId: 72b6b2ed3be6e5894b744a9ba0fb477cb67ceb1e)
#07 pc 0000000002cf5f94 /data/app/~~ZpzXbgd8kqbi-wbWaoQJ6w==/xxx.xxx.xxx-TZbuao82ieKmHBgaiZugtg==/lib/arm64/libcocos.so (BuildId: 72b6b2ed3be6e5894b744a9ba0fb477cb67ceb1e)
#08 pc 0000000002cf55f4 /data/app/~~ZpzXbgd8kqbi-wbWaoQJ6w==/xxx.xxx.xxx-TZbuao82ieKmHBgaiZugtg==/lib/arm64/libcocos.so (BuildId: 72b6b2ed3be6e5894b744a9ba0fb477cb67ceb1e)
#09 pc 0000000002cf4d84 /data/app/~~ZpzXbgd8kqbi-wbWaoQJ6w==/xxx.xxx.xxx-TZbuao82ieKmHBgaiZugtg==/lib/arm64/libcocos.so (BuildId: 72b6b2ed3be6e5894b744a9ba0fb477cb67ceb1e)
#10 pc 0000000002c0d6c8 /data/app/~~ZpzXbgd8kqbi-wbWaoQJ6w==/xxx.xxx.xxx-TZbuao82ieKmHBgaiZugtg==/lib/arm64/libcocos.so (BuildId: 72b6b2ed3be6e5894b744a9ba0fb477cb67ceb1e)