Posts

Post not yet marked as solved
4 Replies
1.7k Views
All in iOS 13 since 20190603 to now(20190719)Most Device is iPhone X 52%79% in Background, 21% in Foregroundcrash log as this:0 GeoServices <redacted> + 99364 1 GeoServices addr_obj::venue::TemplateFactory::TemplateForStyleAndParams(addr_obj::venue::TemplateFactory::TemplateStyle, addr_obj::venue::VenueInfoFormatterParams const&) const + 20 2 GeoServices addr_obj::venue::Formatter::fromPattern(addr_obj::venue::VenueInfoFormatterParams const&, addr_obj::venue::LabelContext) + 76 3 GeoServices addr_obj::venue::Formatter::Formatter(addr_obj::venue::VenueInfoFormatterParams const&, addr_obj::venue::LabelContext) + 28 4 GeoServices addr_obj::venue::Formatters::Formatters(addr_obj::venue::VenueInfoFormatterParams const&) + 64 5 GeoServices addr_obj::VenueInfo::VenueInfo(addr_obj::venue::VenueInfoFormatterParams const&) + 52 6 GeoServices addr_obj::V1AddressObject::V1AddressObject(addr_obj::Localization const&, addr_obj::Fingerprints const&, addr_obj::AddressObjectProto const&, addr_obj::AddressObjectBase::AddressObjectVersion const&) + 224 7 GeoServices addr_obj::V2AddressObject::V2AddressObject(addr_obj::Localization const&, addr_obj::Fingerprints const&, addr_obj::AddressObjectProto const&, addr_obj::AddressObjectBase::AddressObjectVersion const&) + 36 8 GeoServices addr_obj::AddressObjectFactory::fromProto(addr_obj::AddressObjectProto const&, addr_obj::Localization const&) const + 1232 9 GeoServices addr_obj::AddressObjectFactory::parseBytes(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const + 92 10 GeoServices addr_obj::AddressObjectFactory::fromBytes(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const + 536 11 GeoServices -[GEOAddressObject initWithPlaceDataAddressObject:placeDataAddress:placeDataInfo:placeDataEntity:language:country:phoneticLocale:] + 588 12 GeoServices +[GEOAddressObject addressObjectWithPlaceDataAddressObject:placeDataAddress:placeDataInfo:placeDataEntity:] + 528 13 GeoServices +[GEOAddressObject(PlaceDataExtras) addressObjectForPlaceData:] + 336 14 GeoServices +[GEOAddress(PlaceDataExtras) geoAddressForPlaceData:] + 32 15 GeoServices -[_GEOPlaceDataItem addressDictionary] + 32 16 GeoServices -[GEOMapItemStorage(GEOMapItem) addressDictionary] + 328 17 CoreLocation CLGetControlPlaneStatusReport + 2940 18 CoreLocation CLGetControlPlaneStatusReport + 5692 19 CoreLocation CLClientCreateIso6709Notation + 32832 20 libdispatch.dylib _dispatch_call_block_and_release + 24 21 libdispatch.dylib _dispatch_client_callout + 16 22 libdispatch.dylib _dispatch_lane_serial_drain$VARIANT$armv81 + 564 23 libdispatch.dylib _dispatch_lane_invoke$VARIANT$armv81 + 404 24 libdispatch.dylib _dispatch_workloop_worker_thread + 576 25 libsystem_pthread.dylib _pthread_wqthread + 304 26 libsystem_pthread.dylib start_wqthread + 8
Posted
by kimi.wu.
Last updated
.