How to debug cocos2dx (C++) version 3.1.1 in Eclipse

My game got this error but I can’t know the root. I search some topic but it didn’t work. Can you guide me more explain? Thank you very much

06-14 09:45:06.090: A/libc(531): Fatal signal 11 (SIGSEGV) at 0x5955d470 (code=2), thread 572 (Thread-16915)

Use NDK-STACK, to trace it.

Look here

1 Like

Great, it works perfectly. Thank you very much