iOS 野火SDK内部偶现闪退问题,无法处理

Flybor 9天前 76

Crashed: mars::stn::lonklink
0  libsystem_kernel.dylib         0xb1dc __pthread_kill + 8
1  libsystem_pthread.dylib        0x7c60 pthread_kill + 268
2  libsystem_c.dylib              0x770ac abort + 124
3  libsystem_malloc.dylib         0x16d70 malloc_vreport + 892
4  libsystem_malloc.dylib         0x169e8 malloc_report + 64
5  libsystem_malloc.dylib         0x11594 ___BUG_IN_CLIENT_OF_LIBMALLOC_POINTER_BEING_FREED_WAS_NOT_ALLOCATED + 32
6  libsystem_malloc.dylib         0x646c _xzm_free_not_found + 92
7  WFChatClient                   0x267b14 sqlite3VdbeMemSetStr + 1064
8  WFChatClient                   0x26311c sqlite3ErrorWithMsg + 212
9  WFChatClient                   0x2c354c sqlite3Prepare + 968
10 WFChatClient                   0x27a08c sqlite3LockAndPrepare + 192
11 WFChatClient                   0x1c6ecc mars::stn::RecyclableStatement::RecyclableStatement(mars::stn::DB2*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, int&) + 860
12 WFChatClient                   0x1faa64 mars::stn::MessageDB::getFriendHead() + 220
13 WFChatClient                   0x22bba0 mars::stn::PullFriend(long long) + 52
14 WFChatClient                   0x3c6f2c mars::stn::StnCallBack::OnLonglinkIdentifyResponse(AutoBuffer const&, AutoBuffer const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, int) + 1276
15 WFChatClient                   0x484dc8 mars::stn::$_31::__invoke(AutoBuffer const&, AutoBuffer const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, int) + 240
16 WFChatClient                   0x408cbc LongLinkIdentifyChecker::OnIdentifyResp(AutoBuffer&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, int) + 264
17 WFChatClient                   0x3f60f8 mars::stn::LongLink::__NoopResp(unsigned int, unsigned int, AutoBuffer&, AutoBuffer&, Alarm&, bool&, mars::stn::ConnectProfile&) + 288
18 WFChatClient                   0x3fbd18 mars::stn::LongLink::__RunReadWrite(int, mars::stn::ErrCmdType&, int&, mars::stn::ConnectProfile&) + 8796
19 WFChatClient                   0x3f7258 mars::stn::LongLink::__Run() + 1340
20 WFChatClient                   0x493c14 Thread::start_routine(void*) + 76
21 libsystem_pthread.dylib        0x3344 _pthread_start + 136
22 libsystem_pthread.dylib        0xab8 thread_start + 8
最新回复 (2)
  • HeavyRain 9天前
    引用 2
    必现的吗还是偶现的?
  • Flybor 8天前
    引用 3
    偶现,是通过firebase拦截到的,也有其它的内部闪退问题
返回