dji-sdk / Mobile-SDK-iOS

DJI Mobile SDK for iOS: http://developer.dji.com/mobile-sdk/
Other
576 stars 254 forks source link

DJI-SDK 4.16.2 - crash when exiting our app #553

Open hermiteer opened 1 year ago

hermiteer commented 1 year ago

There are occasional crashes inside the SDK after a flight ends and our app is being exited.

Crashed: Thread 0 DJISDK 0x56e6e0 dji::flysafe::DJIFlightDB::LoadStaticDB() + 1724 1 DJISDK 0x1eeeb0 DJI::SDKLog::SDKLoggerImp::GetTimestampWithLogFormatTime(std::1::basic_string<char, std::__1::char_traits, std::1::allocator> const&) + 4608 2 DJISDK 0x5ba874 dji::flysafe::WorkerManager::~WorkerManager() + 1164 3 DJISDK 0x5ba630 dji::flysafe::WorkerManager::~WorkerManager() + 584 4 libsystem_pthread.dylib 0x16b8 _pthread_start + 148 5 libsystem_pthread.dylib 0xb88 thread_start + 8

roz0n commented 10 months ago

I get the impression this repository is not maintained.