cocos2dx 3.17.2 cpp_test Android真机 打开就闪退了

ndk:r16b
修改:


错误信息::

2020-10-30 11:41:42.092 19497-19497/? I/os2dx.cpp_test: Late-enabling -Xcheck:jni
2020-10-30 11:41:42.123 19497-19497/? E/os2dx.cpp_test: Unknown bits set in runtime_flags: 0x8000
2020-10-30 11:41:42.128 19497-19497/? I/os2dx.cpp_test: Reinit property: dalvik.vm.checkjni= false
2020-10-30 11:41:42.150 19497-19497/? E/libc: Access denied finding property “runtime.mmitest.isrunning”
2020-10-30 11:41:42.153 19497-19497/? D/ActivityThread: Attach thread to application
2020-10-30 11:41:42.215 19497-19497/org.cocos2dx.cpp_tests W/os2dx.cpp_test: JIT profile information will not be recorded: profile file does not exits.
2020-10-30 11:41:42.216 19497-19497/org.cocos2dx.cpp_tests I/chatty: uid=10192(org.cocos2dx.cpp_tests) identical 10 lines
2020-10-30 11:41:42.216 19497-19497/org.cocos2dx.cpp_tests W/os2dx.cpp_test: JIT profile information will not be recorded: profile file does not exits.
2020-10-30 11:41:42.224 19497-19497/org.cocos2dx.cpp_tests I/os2dx.cpp_test: QarthPatchMonintor::Init
2020-10-30 11:41:42.224 19497-19497/org.cocos2dx.cpp_tests I/os2dx.cpp_test: QarthPatchMonintor::StartWatch
2020-10-30 11:41:42.224 19497-19497/org.cocos2dx.cpp_tests I/os2dx.cpp_test: QarthPatchMonintor::WatchPackage: /data/hotpatch/fwkhotpatch/
2020-10-30 11:41:42.224 19497-19497/org.cocos2dx.cpp_tests I/os2dx.cpp_test: QarthPatchMonintor::CheckAndWatchPatch: /data/hotpatch/fwkhotpatch/org.cocos2dx.cpp_tests
2020-10-30 11:41:42.224 19497-19497/org.cocos2dx.cpp_tests I/os2dx.cpp_test: QarthPatchMonintor::CheckAndWatchPatch: /data/hotpatch/fwkhotpatch/all
2020-10-30 11:41:42.224 19497-19497/org.cocos2dx.cpp_tests I/os2dx.cpp_test: QarthPatchMonintor::Run
2020-10-30 11:41:42.225 19497-19520/org.cocos2dx.cpp_tests I/os2dx.cpp_test: QarthPatchMonintor::Reading
2020-10-30 11:41:42.225 19497-19520/org.cocos2dx.cpp_tests I/os2dx.cpp_test: QarthPatchMonintor::CheckNotifyEvent
2020-10-30 11:41:42.225 19497-19520/org.cocos2dx.cpp_tests I/os2dx.cpp_test: QarthPatchMonintor::CheckNotifyEvent before read
2020-10-30 11:41:42.225 19497-19517/org.cocos2dx.cpp_tests I/HwApiCacheMangerEx: apicache path=/storage/emulated/0 state=mounted key=org.cocos2dx.cpp_tests#10192#256
2020-10-30 11:41:42.225 19497-19517/org.cocos2dx.cpp_tests I/HwApiCacheMangerEx: apicache path=/storage/01C0-0240 state=mounted key=org.cocos2dx.cpp_tests#10192#256
2020-10-30 11:41:42.227 19497-19517/org.cocos2dx.cpp_tests I/HwApiCacheMangerEx: apicache path=/storage/emulated/0 state=mounted key=org.cocos2dx.cpp_tests#10192#0
2020-10-30 11:41:42.227 19497-19517/org.cocos2dx.cpp_tests I/HwApiCacheMangerEx: apicache path=/storage/01C0-0240 state=mounted key=org.cocos2dx.cpp_tests#10192#0
2020-10-30 11:41:42.230 19497-19497/org.cocos2dx.cpp_tests I/InstantRun: starting instant run server: is main process
2020-10-30 11:41:42.231 19497-19517/org.cocos2dx.cpp_tests I/AwareBitmapCacher: init processName:org.cocos2dx.cpp_tests pid=19497 uid=10192
2020-10-30 11:41:42.236 19497-19521/org.cocos2dx.cpp_tests E/AwareLog: AtomicFileUtils: readFileLines file not exist: android.util.AtomicFile@f8782a9
2020-10-30 11:41:42.237 19497-19521/org.cocos2dx.cpp_tests E/AwareLog: AtomicFileUtils: readFileLines file not exist: android.util.AtomicFile@7fc57cf
2020-10-30 11:41:42.255 19497-19497/org.cocos2dx.cpp_tests D/OpenGLRenderer: disableOutlineDraw is true
2020-10-30 11:41:42.282 19497-19497/org.cocos2dx.cpp_tests V/ActivityThread: callActivityOnCreate
2020-10-30 11:41:42.291 19497-19497/org.cocos2dx.cpp_tests V/HwWidgetFactory: : successes to get AllImpl object and return…
2020-10-30 11:41:42.463 19497-19497/org.cocos2dx.cpp_tests D/main: cocos_android_app_init
2020-10-30 11:41:42.467 19497-19497/org.cocos2dx.cpp_tests D/Cocos2dxHelper: isSupportLowLatency:false
2020-10-30 11:41:42.468 19497-19497/org.cocos2dx.cpp_tests D/Cocos2dxHelper: sampleRate: 48000, framesPerBuffer: 960
2020-10-30 11:41:42.468 19497-19497/org.cocos2dx.cpp_tests D/Java_org_cocos2dx_lib_Cocos2dxHelper.cpp: nativeSetAudioDeviceInfo: sampleRate: 48000, bufferSizeInFrames: 960
2020-10-30 11:41:42.527 19497-19497/org.cocos2dx.cpp_tests D/ActivityThread: add activity client record, r= ActivityRecord{b078989 token=android.os.BinderProxy@24ca55c {org.cocos2dx.cpp_tests/org.cocos2dx.cpp_tests.AppActivity}} token= android.os.BinderProxy@24ca55c
2020-10-30 11:41:42.529 19497-19497/org.cocos2dx.cpp_tests D/Cocos2dxActivity: onResume()
2020-10-30 11:41:42.545 19497-19524/org.cocos2dx.cpp_tests D/OpenGLRenderer: disableOutlineDraw is true
2020-10-30 11:41:42.552 19497-19530/org.cocos2dx.cpp_tests D/HiTouch_PressGestureDetector: onAttached, package=org.cocos2dx.cpp_tests, windowType=1, mHiTouchRestricted=false
2020-10-30 11:41:42.559 19497-19524/org.cocos2dx.cpp_tests I/iGraphics: [0020080c] pn: org.cocos2dx.cpp_tests, p: 19497
2020-10-30 11:41:42.559 19497-19524/org.cocos2dx.cpp_tests I/iGraphics: [0030080c] no spt app: org.cocos2dx.cpp_tests
2020-10-30 11:41:42.570 19497-19528/org.cocos2dx.cpp_tests D/mali_winsys: EGLint new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig, egl_winsys_surface **, EGLBoolean) returns 0x3000
2020-10-30 11:41:42.571 19497-19528/org.cocos2dx.cpp_tests W/os2dx.cpp_test: Accessing hidden method Landroid/os/ServiceManager;->checkService(Ljava/lang/String;)Landroid/os/IBinder; (greylist, linking, allowed)
2020-10-30 11:41:42.571 19497-19528/org.cocos2dx.cpp_tests W/os2dx.cpp_test: Accessing hidden method Landroid/util/Slog;->d(Ljava/lang/String;Ljava/lang/String;)I (greylist, linking, allowed)
2020-10-30 11:41:42.573 19497-19524/org.cocos2dx.cpp_tests D/mali_winsys: EGLint new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig, egl_winsys_surface **, EGLBoolean) returns 0x3000
2020-10-30 11:41:42.576 19497-19528/org.cocos2dx.cpp_tests D/cocos2d-x debug info: {
gl.supports_OES_map_buffer: true
gl.supports_vertex_array_object: true
cocos2d.x.version: cocos2d-x-3.17.2
gl.vendor: ARM
gl.supports_PVRTC: false
gl.renderer: Mali-G72
cocos2d.x.compiled_with_profiler: false
cocos2d.x.build_type: DEBUG
cocos2d.x.compiled_with_gl_state_cache: true
gl.max_texture_size: 8192
gl.supports_ETC1: true
gl.supports_BGRA8888: false
gl.max_texture_units: 96
gl.supports_OES_packed_depth_stencil: true
gl.supports_ATITC: false
gl.supports_discard_framebuffer: true
gl.supports_NPOT: true
gl.version: OpenGL ES 3.2 v1.r18p0-01rel0.9498949f2020a040d30eda48a7df41f2
gl.supports_S3TC: false
gl.supports_OES_depth24: true
}
2020-10-30 11:41:42.578 19497-19528/org.cocos2dx.cpp_tests D/cocos2d-x debug info: cocos2d: fullPathForFilename: No file found at configs/config-example.plist. Possible missing file.
2020-10-30 11:41:42.578 19497-19528/org.cocos2dx.cpp_tests D/cocos2d-x debug info: Assert failed: cannot create dictionary
2020-10-30 11:41:42.578 19497-19528/org.cocos2dx.cpp_tests E/cocos2d-x assert: /Applications/Cocos/Cocos2d-x/cocos2d-x-3.17.2/cocos/base/CCConfiguration.cpp function:loadConfigFile line:354
2020-10-30 11:41:42.578 19497-19528/org.cocos2dx.cpp_tests D/cocos2d-x debug info: Invalid config format for file: configs/config-example.plist
2020-10-30 11:41:42.580 19497-19528/org.cocos2dx.cpp_tests D/cocos2d-x debug info: Console: IPV6 server is listening on [::]:5678
2020-10-30 11:41:42.585 19497-19524/org.cocos2dx.cpp_tests W/Gralloc3: mapper 3.x is not supported
2020-10-30 11:41:42.585 19497-19528/org.cocos2dx.cpp_tests D/cocos2d-x debug info: cocos2d: fullPathForFilename: No file found at fonts/arial.ttf. Possible missing file.
2020-10-30 11:41:42.586 19497-19528/org.cocos2dx.cpp_tests A/libc: Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 in tid 19528 (GLThread 6917), pid 19497 (os2dx.cpp_tests)
2020-10-30 11:41:42.653 19497-19497/org.cocos2dx.cpp_tests I/HwViewRootImpl: removeInvalidNode jank list is null
2020-10-30 11:41:42.668 19497-19497/org.cocos2dx.cpp_tests D/Cocos2dxActivity: onWindowFocusChanged() hasFocus=true
2020-10-30 11:41:43.037 19497-19497/org.cocos2dx.cpp_tests D/Cocos2dxActivity: onPause()

有没有遇到过的大神