cocos2dx-js binding安卓运行时出现signal 11 (SIGSEGV) 程序闪退问题记录
摘要:
'Rune's defender'游戏在安卓编译运行时出现: signal 11 (SIGSEGV) at 0xdadadade(cod=1), 程序闪退记录下排除过程1:sprite释放jsb中使用release()会出现各种奇怪的问题,将不使用的sprite都设置null了;2:粒子过多背景粒子动画,消除粒子动画都去除,问题依然存在;3:gl_max_texture_size / gl_max_texture_units4:gc_for_alloc / gc_concurrent freed5:resizing TextureAtlas capacityfrom;c 阅读全文
posted @ 2013-03-28 20:51 sslin 阅读(653) 评论(0) 推荐(0)