Analyze时出错了, 真机调试和模拟器调试都没有问题. Xcode6, 是CCDirector.cpp错吗?我用的是 cocos2dx 3.2
,请指教
- parser at end of file
- While analyzing stack:
#0 void purgeDirector()
#1 void mainLoop() override - /Users/centrno/Wrok/Projects/noc/cocos2d/cocos/base/CCDirector.cpp:971
Error evaluating statement - /Users/centrno/Wrok/Projects/noc/cocos2d/cocos/base/CCDirector.cpp:971
Error evaluating statement
clang: error: unable to execute command: Segmentation fault: 11
clang: error: clang frontend command failed due to signal (use -v to see invocation)
Apple LLVM version 6.0 (clang-600.0.51) (based on LLVM 3.5svn)
Target: arm-apple-darwin14.0.0
Thread model: posix
clang: note: diagnostic msg: PLEASE submit a bug report to http://developer.apple.com/bugreporter/ and include the crash backtrace, preprocessed source, and associated run script.
clang: note: diagnostic msg:
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang: note: diagnostic msg: /var/folders/dx/dptz7dc10p1fb5915b56hj6m0000gn/T/CCDirector-d5e4d7.cpp
clang: note: diagnostic msg: /var/folders/dx/dptz7dc10p1fb5915b56hj6m0000gn/T/CCDirector-d5e4d7.sh
clang: note: diagnostic msg:
Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang failed with exit code 254