调用cc.native.fileUtils.removeDirectory(bundleFolder) 真机安卓会报错,但返回是true,不知道会不会有什么问题 @官方
Setting SIGSEGV to SIG_DFL
2025-06-26 11:12:30.176 18092-18092 libsigchain com.test.org E #00 pc 00006738 /apex/com.android.art/lib64/libsigchain.so (LogStack()+200) (BuildId: 97deced74e590253b21d4fd4b41c36e9)
2025-06-26 11:12:30.176 18092-18092 libsigchain com.test.org E #01 pc 000073e4 /apex/com.android.art/lib64/libsigchain.so (sigaction64+208) (BuildId: 97deced74e590253b21d4fd4b41c36e9)
2025-06-26 11:12:30.176 18092-18092 libsigchain com.test.org E #02 pc 00087a30 /apex/com.android.runtime/lib64/bionic/libc.so (ApplyAttrs(short, __posix_spawnattr* const*)+96) (BuildId: 56d1c072e220860e239a4a1824a78f97)
2025-06-26 11:12:30.176 18092-18092 libsigchain com.test.org E #03 pc 000872e8 /apex/com.android.runtime/lib64/bionic/libc.so (posix_spawn(int*, char const*, __posix_spawn_file_actions* const*, __posix_spawnattr* const*, char* const*, char* const*, int (*)(char const*, char* const*, char* const*))+328) (BuildId: 56d1c072e220860e239a4a1824a78f97)
2025-06-26 11:12:30.176 18092-18092 libsigchain com.test.org E #04 pc 0008b6f0 /apex/com.android.runtime/lib64/bionic/libc.so (system+416) (BuildId: 56d1c072e220860e239a4a1824a78f97)
2025-06-26 11:12:30.176 18092-18092 libsigchain com.test.org E #05 pc 035a2104 /data/app/~~S_9qYKCe5hrEUajNV-InGA==/com.test.org-zPB3WXkbBAmajX0xq6rfqg==/lib/arm64/libcocos.so (cc::FileUtils::removeDirectory(std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char>> const&)+136) (BuildId: 25fbc91b456cbbc66e26b4e41dca3f4151443d77)
2025-06-26 11:12:30.176 18092-18092 libsigchain com.test.org E #06 pc 02d2cff8 /data/app/~~S_9qYKCe5hrEUajNV-InGA==/com.test.org-zPB3WXkbBAmajX0xq6rfqg==/lib/arm64/libcocos.so (+0) (BuildId: 25fbc91b456cbbc66e26b4e41dca3f4151443d77)
2025-06-26 11:12:30.176 18092-18092 libsigchain com.test.org E #07 pc 035c6464 /data/app/~~S_9qYKCe5hrEUajNV-InGA==/com.test.org-zPB3WXkbBAmajX0xq6rfqg==/lib/arm64/libcocos.so (jsbFunctionWrapper(v8::FunctionCallbackInfo<v8::Value> const&, bool (*)(se::State&), char const*)+472) (BuildId: 25fbc91b456cbbc66e26b4e41dca3f4151443d77)
2025-06-26 11:12:30.176 18092-18092 libsigchain com.test.org E #08 pc 02d2cdec /data/app/~~S_9qYKCe5hrEUajNV-InGA==/com.test.org-zPB3WXkbBAmajX0xq6rfqg==/lib/arm64/libcocos.so (js_cc_FileUtils_removeDirectoryRegistry(v8::FunctionCallbackInfo<v8::Value> const&)+36) (BuildId: 25fbc91b456cbbc66e26b4e41dca3f4151443d77)
2025-06-26 11:12:30.176 18092-18092 libsigchain com.test.org E #09 pc 04768528 /data/app/~~S_9qYKCe5hrEUajNV-InGA==/com.test.org-zPB3WXkbBAmajX0xq6rfqg==/lib/arm64/libcocos.so (+0) (BuildId: 25fbc91b456cbbc66e26b4e41dca3f4151443d77)
