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

8wtpewkr  于 2023-02-04  发布在  iOS
关注(0)|答案(1)|浏览(152)

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

6psbrbz9

6psbrbz91#

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

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

相关问题