Skip to content

Crash on iOS [ODWLogManager flushAndTeardown] #1370

@denny-msft

Description

@denny-msft

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 working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions