I have problem with smartfox api c++
Posted: 19 Nov 2015, 11:30
Dear friends,
My app use smartfox api c++ 1.1.6 and cocos2dx 3.8.1,
Sometime, my app crashed with details:
Please help me fix it,
Many thanks!
My app use smartfox api c++ 1.1.6 and cocos2dx 3.8.1,
Sometime, my app crashed with details:
Code: Select all
0xb6dd39b8 tgkill
0xb6db03c1 pthread_kill
0xb6db0fd3 raise
0xb6dad795 (Missing)
0xb6dabf44 abort
0xa36da24b __gnu_cxx::__verbose_terminate_handler()
0xa36a45ad __cxxabiv1::__terminate(void (*)())
0xa36a4671 std::terminate()
0xa36a4e27 __cxa_pure_virtual
0xa29569f0 boost::detail::sp_counted_base::release()
0xa2956ac0 boost::detail::shared_count::~shared_count()
0xa29714cc boost::shared_ptr<std::string>::~shared_ptr()
0xa2cb7484 Sfs2X::Core::BaseEvent::~BaseEvent()
0xa2c60fbc Sfs2X::Core::SFSEvent::~SFSEvent()
0xa2c60ff4 void boost::checked_delete<Sfs2X::Core::SFSEvent>(Sfs2X::Core::SFSEvent*)
0xa2c68b78 boost::detail::sp_counted_impl_p<Sfs2X::Core::SFSEvent>::dispose()
0xa29569f0 boost::detail::sp_counted_base::release()
0xa2956ac0 boost::detail::shared_count::~shared_count()
0xa2974348 boost::shared_ptr<Sfs2X::Core::BaseEvent>::~shared_ptr()
0xa2c631a8 void std::_Destroy<boost::shared_ptr<Sfs2X::Core::BaseEvent> >(boost::shared_ptr<Sfs2X::Core::BaseEvent>*)
0xa2c61640 void std::_Destroy_aux<false>::__destroy<boost::shared_ptr<Sfs2X::Core::BaseEvent>*>(boost::shared_ptr<Sfs2X::Core::BaseEvent>*, boost::shared_ptr<Sfs2X::Core::BaseEvent>*)
0xa2c5d6f8 void std::_Destroy<boost::shared_ptr<Sfs2X::Core::BaseEvent>*>(boost::shared_ptr<Sfs2X::Core::BaseEvent>*, boost::shared_ptr<Sfs2X::Core::BaseEvent>*)
0xa2c5843c void std::_Destroy<boost::shared_ptr<Sfs2X::Core::BaseEvent>*, boost::shared_ptr<Sfs2X::Core::BaseEvent> >(boost::shared_ptr<Sfs2X::Core::BaseEvent>*, boost::shared_ptr<Sfs2X::Core::BaseEvent>*, std::allocator<boost::shared_ptr<Sfs2X::Core::BaseEvent> >&)
0xa2c55e2c std::vector<boost::shared_ptr<Sfs2X::Core::BaseEvent>, std::allocator<boost::shared_ptr<Sfs2X::Core::BaseEvent> > >::_M_erase_at_end(boost::shared_ptr<Sfs2X::Core::BaseEvent>*)
0xa2c4ec88 std::vector<boost::shared_ptr<Sfs2X::Core::BaseEvent>, std::allocator<boost::shared_ptr<Sfs2X::Core::BaseEvent> > >::clear()
0xa2c4a364 Sfs2X::SmartFox::ProcessEvents()
0xa297408c GameServer::updateEvent()
0xa2b6130c SceneManager::updateEvent(float)
0xa31a3b9c cocos2d::TimerTargetSelector::trigger(float)
0xa31a388c cocos2d::Timer::update(float)
0xa31af724 cocos2d::Scheduler::update(float)
0xa3170ef0 cocos2d::Director::drawScene()
0xa31754b0 cocos2d::DisplayLinkDirector::mainLoop()
0xa2e08504 Java_org_cocos2dx_lib_Cocos2dxRenderer_nativeRender
0xaf2a9f65 (Missing)Many thanks!