I am having difficulties figuring out this issue that I see on sentry and crashlytics. I'm not sure how to replicate the bug and the stacktrace is little cryptic to me. Does anyone have any idea?
OS Version: iOS 11.4.1 (15G77)
Report Version: 104
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: BUS_NOOP at 0x0000000102cb2c30
Crashed Thread: 8
Application Specific Information:
Final state > onDisconnectedImpl >> > pMethodNf > src/ActiveDispatcher.cpp >
Attempted to dereference garbage pointer 0x102cb2c30.
Thread 8 Crashed:
0 <unknown> 0x102cb2c30 _ZTVNSt3__120__shared_ptr_emplaceIN5boost4asio20basic_waitable_timerINS_6chrono12steady_clockENS2_11wait_traitsIS5_EENS2_22waitable_timer_serviceIS5_S7_EEEENS_9allocatorISA_EEEE
1 TwilioChatClient 0x102a81588 rtd::TNTwilsockClient::onDisconnectedImpl(std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<rtd::TNTwilsockClient> > const&)
2 TwilioChatClient 0x102a9397c TwilioPoco::ActiveRunnable<void, std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<rtd::TNTwilsockClient> >, rtd::TNTwilsockClient>::run()
3 TwilioChatClient 0x1027fb47c TwilioPoco::ActiveDispatcher::run()
4 TwilioChatClient 0x1027f802c TwilioPoco::ThreadImpl::runnableEntry(void*)
5 libsystem_pthread.dylib 0x3037d8220 <redacted>
6 libsystem_pthread.dylib 0x3037d8110 _pthread_start