Post

Replies

Boosts

Views

Activity

Seeing two crashes in MapKit in iOS 13 device
Updating my stack trace from Firebase Crashlytics here Crashed: com.apple.mapdisplay.dispatch.overlaytiledecodequeue 0  libobjc.A.dylib                0x21a0 objc_msgSend + 32 1  MapKit                         0xa990 -[MKOverlayRenderer overlay:canDrawKey:] + 56 2  VectorKit                      0x3c9090 _processOverlays(geo::MercatorTile const&, unsigned int, float, VKSharedResources const*, ggl::Loader&, std::__1::vector<geo::_retain_ptr<VKOverlay*, geo::_retain_objc, geo::_release_objc, geo::_hash_objc, geo::_equal_objc>, std::__1::allocator<geo::_retain_ptr<VKOverlay*, geo::_retain_objc, geo::_release_objc, geo::_hash_objc, geo::_equal_objc> > > const&, std::__1::vector<md::OverlayTileData::OverlayTileResource, std::__1::allocatormd::OverlayTileData::OverlayTileResource >&, std::__1::shared_ptr<ggl::ConstantDataTypedggl::Tile::View >) + 2716 3  VectorKit                      0x3c8418 md::OverlayLayerDataSource::createLayerData(mdc::LayerDataRequestKey const&, geo::linear_map<unsigned short, std::__1::unordered_map<mdc::ResourceKey, std::__1::shared_ptrmdc::Resource, mdc::ResourceKeyHash, std::__1::equal_tomdc::ResourceKey, std::__1::allocator<std::__1::pair<mdc::ResourceKey const, std::__1::shared_ptrmdc::Resource > > >, std::__1::equal_to, std::__1::allocator<std::__1::pair<unsigned short, std::__1::unordered_map<mdc::ResourceKey, std::__1::shared_ptrmdc::Resource, mdc::ResourceKeyHash, std::__1::equal_tomdc::ResourceKey, std::__1::allocator<std::__1::pair<mdc::ResourceKey const, std::__1::shared_ptrmdc::Resource > > > > >, std::__1::vector<std::__1::pair<unsigned short, std::__1::unordered_map<mdc::ResourceKey, std::__1::shared_ptrmdc::Resource, mdc::ResourceKeyHash, std::__1::equal_tomdc::ResourceKey, std::__1::allocator<std::__1::pair<mdc::ResourceKey const, std::__1::shared_ptrmdc::Resource > > > >, std::__1::allocator<std::__1::pair<unsigned short, std::__1::unordered_map<mdc::ResourceKey, std::__1::shared_ptrmdc::Resource, mdc::ResourceKeyHash, std::__1::equal_tomdc::ResourceKey, std::__1::allocator<std::__1::pair<mdc::ResourceKey const, std::__1::shared_ptrmdc::Resource > > > > > > > const&, long long) const + 372 4  VectorKit                      0x5fd1a0 mdc::LayerDataSource::updateLayerData(unsigned long, mdc::LayerDataRequestKey const&, geo::linear_map<unsigned short, std::__1::unordered_map<mdc::ResourceKey, std::__1::shared_ptrmdc::Resource, mdc::ResourceKeyHash, std::__1::equal_tomdc::ResourceKey, std::__1::allocator<std::__1::pair<mdc::ResourceKey const, std::__1::shared_ptrmdc::Resource > > >, std::__1::equal_to, std::__1::allocator<std::__1::pair<unsigned short, std::__1::unordered_map<mdc::ResourceKey, std::__1::shared_ptrmdc::Resource, mdc::ResourceKeyHash, std::__1::equal_tomdc::ResourceKey, std::__1::allocator<std::__1::pair<mdc::ResourceKey const, std::__1::shared_ptrmdc::Resource > > > > >, std::__1::vector<std::__1::pair<unsigned short, std::__1::unordered_map<mdc::ResourceKey, std::__1::shared_ptrmdc::Resource, mdc::ResourceKeyHash, std::__1::equal_tomdc::ResourceKey, std::__1::allocator<std::__1::pair<mdc::ResourceKey const, std::__1::shared_ptrmdc::Resource > > > >, std::__1::allocator<std::__1::pair<unsigned short, std::__1::unordered_map<mdc::ResourceKey, std::__1::shared_ptrmdc::Resource, mdc::ResourceKeyHash, std::__1::equal_tomdc::ResourceKey, std::__1::allocator<std::__1::pair<mdc::ResourceKey const, std::__1::shared_ptrmdc::Resource > > > > > > > const&, long long) + 92 5  VectorKit                      0x600d80 std::__1::__function::__func<mdc::LayerDataSource::processLayerDataRequests(mdc::ResourceManager*, geo::TaskGroup*, long long)::$_5, std::__1::allocator<mdc::LayerDataSource::processLayerDataRequests(mdc::ResourceManager*, geo::TaskGroup*, long long)::$_5>, void ()>::operator()() + 156 6  VectorKit                      0x58090c invocation function for block in geo::TaskQueue::queueAsyncTask(std::__1::shared_ptrgeo::Task, NSObject<OS_dispatch_group>*) + 80 7  libdispatch.dylib              0x5b610 _dispatch_call_block_and_release + 24 8  libdispatch.dylib              0x5c184 _dispatch_client_callout + 16 9  libdispatch.dylib              0x8464 _dispatch_lane_serial_drain$VARIANT$mp + 608 10 libdispatch.dylib              0x8e88 _dispatch_lane_invoke$VARIANT$mp + 468 11 libdispatch.dylib              0x12340 _dispatch_workloop_worker_thread + 588 12 libsystem_pthread.dylib        0xbfa4 _pthread_wqthread + 276 13 libsystem_pthread.dylib        0xeae0 start_wqthread + 8
1
0
614
Feb ’22