Tencent / mars

Mars is a cross-platform network component developed by WeChat.
Other
17.34k stars 3.63k forks source link

iOS系统13.1.3(17A878)会崩溃, 帮忙看下是什么问题,不胜感激. #719

Open yuguohe opened 5 years ago

yuguohe commented 5 years ago

Crashed: mars::stn::shortlink 0 XXX 0x103c597d4 mars::stn::ShortLinkTaskManager::OnResponse(mars::stn::ShortLinkInterface*, mars::stn::ErrCmdType, int, AutoBuffer&, AutoBuffer&, bool, mars::stn::ConnectProfile&) + 152 1 XXX 0x103c597d4 mars::stn::ShortLinkTaskManager::OnResponse(mars::stn::ShortLinkInterface, mars::stn::ErrCmdType, int, AutoBuffer&, AutoBuffer&, bool, mars::stn::ConnectProfile&) + 152 2 XXX 0x103c5b8d8 mars_boost::detail::function::void_function_obj_invoker7<mars_boost::_bi::bind_t<void, mars_boost::_mfi::mf7<void, mars::stn::ShortLinkTaskManager, mars::stn::ShortLinkInterface, mars::stn::ErrCmdType, int, AutoBuffer&, AutoBuffer&, bool, mars::stn::ConnectProfile&>, mars_boost::_bi::list8<mars_boost::_bi::valuemars::stn::ShortLinkTaskManager, mars_boost::arg<1>, mars_boost::arg<2>, mars_boost::arg<3>, mars_boost::arg<4>, mars_boost::arg<5>, mars_boost::arg<6>, mars_boost::arg<7> > >, void, mars::stn::ShortLinkInterface, mars::stn::ErrCmdType, int, AutoBuffer&, AutoBuffer&, bool, mars::stn::ConnectProfile&>::invoke(mars_boost::detail::function::function_buffer&, mars::stn::ShortLinkInterface, mars::stn::ErrCmdType, int, AutoBuffer&, AutoBuffer&, bool, mars::stn::ConnectProfile&) + 76 3 XXX 0x103c52fdc mars_boost::function7<void, mars::stn::ShortLinkInterface, mars::stn::ErrCmdType, int, AutoBuffer&, AutoBuffer&, bool, mars::stn::ConnectProfile&>::operator()(mars::stn::ShortLinkInterface, mars::stn::ErrCmdType, int, AutoBuffer&, AutoBuffer&, bool, mars::stn::ConnectProfile&) const + 160 4 XXX 0x103c52e14 mars::stn::ShortLink::OnResponse(mars::stn::ErrCmdType, int, AutoBuffer&, AutoBuffer&, mars::stn::ConnectProfile&, bool) + 344 5 XXX 0x103c505b4 mars::stn::ShortLink::RunResponseError(mars::stn::ErrCmdType, int, mars::stn::ConnectProfile&, bool) + 100 6 XXX 0x103c4fd58 mars::stn::ShortLink::RunConnect(mars::stn::ConnectProfile&) + 2820 7 XXX 0x103c4f064 mars::stn::ShortLink::Run() + 1024 8 XXX 0x103c11664 Thread::start_routine(void) + 76 9 libsystem_pthread.dylib 0x1b1f551ec _pthread_start + 124 10 libsystem_pthread.dylib 0x1b1f58aec thread_start + 8

garryyan commented 5 years ago

是否在 mars 的线程中释放了资源。

你这只有偏移地址,连行号都没有吗