-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Labels
bugSomething isn't workingSomething isn't working
Description
iOS ODWReachability::stopNotifier is missing a return causing a crash on tear down.
| Module | Function / Method | File | Line |
|---|---|---|---|
libsystem_pthread.dylib |
pthread_mutex_lock$VARIANT$armv81 |
— | — |
SystemConfiguration |
SCNetworkReachabilitySetCallback |
— | — |
Telemetry |
-[ODWReachability stopNotifier] |
ODWReachability.m |
367 |
Telemetry |
-[ODWReachability dealloc] |
ODWReachability.m |
265 |
Telemetry |
Microsoft::Applications::Events::PlatformAbstraction::NetworkInformation::~NetworkInformation() |
NetworkInformationImpl.mm |
102 |
Telemetry |
_ZNSt3__110shared_ptrIN9Microsoft12Applications6Events15ITaskDispatcherEEaSB8ne180100EOS5_ |
shared_ptr.h |
157 |
Telemetry |
Microsoft::Applications::Events::PlatformAbstraction::PlatformAbstractionLayer::shutdown() |
PAL.cpp |
626 |
Telemetry |
Microsoft::Applications::Events::LogManagerImpl::FlushAndTeardown() |
PAL.hpp |
215 |
Telemetry |
Microsoft::Applications::Events::LogManagerBase<Microsoft::Applications::Events::ModuleLogConfiguration>::FlushAndTeardown() |
LogManagerBase.hpp |
290 |
Telemetry |
+[ODWLogManager flushAndTeardown] |
ODWLogManager.mm |
267 |
Introduced in #1323 with v3.9.163.1
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working