cocos3.17.2闪退

GLThread 6677(6677)

SIGSEGV(SEGV_MAPERR)

1 #00 pc 0055d5d2 /data/app/com.huofeng.BubbleFairylandcn-1/lib/arm/libcocos2dlua.so (Java_org_cocos2dx_lib_Cocos2dxRenderer_nativeTouchesBegin+29) [armeabi-v7a]
2 #01 pc 00c6a241 /data/app/com.huofeng.BubbleFairylandcn-1/oat/arm/base.odex (oatexec+13017665) [armeabi]
3 java:
4 org.cocos2dx.lib.Cocos2dxRenderer.handleActionDown(Cocos2dxRenderer.java:127)
5 org.cocos2dx.lib.Cocos2dxGLSurfaceView$6.run(Cocos2dxGLSurfaceView.java:254)
6 android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1575)
7 android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1352)

bugly抓到的崩溃。
目前出错的概率还挺高的。
有知道咋回事的大佬,麻烦回答一下,万分感激

3.17 有个闪退的bug , 是在触摸滑动的时候,刚好jc 有垃圾回收的时候就会有闪退的问题。

兄弟怎么解决呢

升级项目,使用3.17.1

我是使用的cocos2d-x-3.17.2,因为打包v8a后来单独升级过jit

也是升级过之后,闪退问题很严重