本人刚开始学习cocos 用的是3.6版本,生成了一个helloword,在android真机上运行遇到了问题,希望大神可以帮忙看看
07-31 16:07:10.900: D/JniHelper(5649): JniHelper::setJavaVM(0xb4f5c280), pthread_self() = -1225625912
07-31 16:07:10.909: I/art(5649): Ignoring second debugger – accepting and dropping
07-31 16:07:10.915: D/main(5649): cocos_android_app_init
07-31 16:07:10.939: D/Cocos2dxActivity(5649): model=Nexus 5
07-31 16:07:10.939: D/Cocos2dxActivity(5649): product=hammerhead
07-31 16:07:10.940: D/Cocos2dxActivity(5649): isEmulator=false
07-31 16:07:10.986: D/OpenGLRenderer(5649): Render dirty regions requested: true
07-31 16:07:10.992: D/Atlas(5649): Validating map…
07-31 16:07:11.027: I/Adreno-EGL(5649): <qeglDrvAPI_eglInitialize:410>: QUALCOMM Build: 10/24/14, 167c270, I68fa98814b
07-31 16:07:11.028: I/OpenGLRenderer(5649): Initialized EGL, version 1.4
07-31 16:07:11.044: D/OpenGLRenderer(5649): Enabling debug mode 0
07-31 16:07:11.044: D/OpenGLRenderer(5649): --------- beginning of crash
07-31 16:07:11.089: A/libc(5649): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 5674 (GLThread 504)
谢谢。