You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, we are seeing the following crash in MapboxCommon iOS reported occassionnally in our Firebase crashlytics logs. We sadly do not have any Steps to reproduce. This is creating random crashes while we use the mapView
Hi, we are seeing the following crash in MapboxCommon iOS reported occassionnally in our Firebase crashlytics logs. We sadly do not have any Steps to reproduce. This is creating random crashes while we use the mapView
PhoneModel: iPhone XR
OS: IOS 16.2.0
Mabox versions:
Crashed: com.mapbox.common.Worker 2
0 libobjc.A.dylib 0x354c objc_release_x0 + 8
1 libobjc.A.dylib 0x354c objc_release + 8
2 CoreFoundation 0x29fb0 cow_cleanup + 140
3 CoreFoundation 0x64100 -[__NSDictionaryM dealloc] + 148
4 ImageIO 0x15de8 IIOReadPlugin::ReleaseInfo(void*) + 36
5 ImageIO 0x4844 IIOImageProviderInfo::~IIOImageProviderInfo() + 148
6 ImageIO 0x151f4 IIOImageProviderInfo::~IIOImageProviderInfo() + 16
7 ImageIO 0x4634 IIOImageProviderInfo::ReleaseInfo(void*) + 404
8 CoreGraphics 0x11a04 image_provider_finalize + 124
9 CoreFoundation 0x7e9f4 _CFRelease + 316
10 CoreGraphics 0x7d98 image_finalize + 112
11 CoreFoundation 0x7e9f4 _CFRelease + 316
12 CoreFoundation 0x7a3cc __CFBasicHashDrain + 320
13 CoreFoundation 0x7e9f4 _CFRelease + 316
14 ImageIO 0x1b680 IIOImageSource::~IIOImageSource() + 212
15 ImageIO 0x60c6c IIOImageSource::~IIOImageSource() + 16
16 ImageIO 0x17bfc _CGImageSourceFinalize(void const*) + 136
17 CoreFoundation 0x7e9f4 _CFRelease + 316
18 MapboxCoreMaps 0xd9bdc mbgl::decodeImage(unsigned char const*, unsigned long) + 23 (CFHandle.hpp:23)
19 MapboxCoreMaps 0x318cac std::__1::__function::__func<std::__1::function<void ()> mapbox::common::bindTaskAndReply<mbgl::SpriteLoader::emitSpriteLoadedIfComplete()::$_2, mbgl::SpriteLoader::emitSpriteLoadedIfComplete()::$_3>(mbgl::SpriteLoader::emitSpriteLoadedIfComplete()::$_2 const&, mbgl::SpriteLoader::emitSpriteLoadedIfComplete()::$_3 const&)::'lambda'(), std::__1::allocator<std::__1::function<void ()> mapbox::common::bindTaskAndReply<mbgl::SpriteLoader::emitSpriteLoadedIfComplete()::$_2, mbgl::SpriteLoader::emitSpriteLoadedIfComplete()::$_3>(mbgl::SpriteLoader::emitSpriteLoadedIfComplete()::$_2 const&, mbgl::SpriteLoader::emitSpriteLoadedIfComplete()::$_3 const&)::'lambda'()>, void ()>::operator()() + 2151 (document.h:2151)
20 MapboxCommon 0x6119c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct >, mapbox::common::ThreadedSchedulerBase::makeSchedulerThread(unsigned long, mapbox::base::WeakPtrmapbox::common::Scheduler, mapbox::common::ThreadServiceType)::$_0> >(void*) + 784
21 libsystem_pthread.dylib 0x16cc _pthread_start + 148
22 libsystem_pthread.dylib 0xba4 thread_start + 8
The text was updated successfully, but these errors were encountered: