Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Mapbox style URL with MapLibre #1861

Closed
hexadecy opened this issue Apr 21, 2022 · 11 comments
Closed

Use Mapbox style URL with MapLibre #1861

hexadecy opened this issue Apr 21, 2022 · 11 comments

Comments

@hexadecy
Copy link
Contributor

hexadecy commented Apr 21, 2022

Describe the bug

When using MapLibre, it cannot display Mapbox style url like: 'mapbox://styles/mapbox/outdoors-v11'

To Reproduce

  1. Install react-native-mapbox-gl/maps: 8.5.0
  2. Install maplibre for iOS: 5.12.2
  3. MapView styleURL={'mapbox://styles/mapbox/outdoors-v11'}

Example:

import React from 'react';
import {
  MapView,
} from '@rnmapbox/maps';

class BugReportExample extends React.Component {
  render() {
    return (
      <MapView styleURL={'mapbox://styles/mapbox/outdoors-v11'}>
      </MapView>
    );
  }
}

Expected behavior
Show the Mapbox style.

Actual behavior
White screen, no map.

ERROR Mapbox error [event]:Setup [code]:-1 [message]:loading style failed: unsupported URL {"filePath": "virtual bool mbgl::MGLCoreLoggingObserver::onRecord(mbgl::EventSeverity, mbgl::Event, int64_t, const std::string &)", "level": "error", "line": 30, "message": "[event]:Setup [code]:-1 [message]:loading style failed: unsupported URL"}

Versions:

  • Platform: iOS, Android very likely
  • Platform OS: iOS 15.4.1
  • Device: iPhone 8 Plus
  • Emulator/ Simulator: no
  • Dev OS: macOS Montery 12.3.1
  • @rnmapbox/maps Version 8.5.0
  • Maplibre ios-v5.12.2
  • React Native Version 0.66.4

Possible solution
maplibre PR #90

Set the MGLSettings useWellKnownTileServer to MGLMapbox.

[MGLSettings useWellKnownTileServer:];
Possible options are: MGLMapLibre, MGLMapbox and MGLMapTiler.

File to modify: maps/ios/RCTMGL/MGLModule.m

@diospyros
Copy link

Same issue. Had to upgrade to v10 since my previous version was deprecated but now can't get to run when 'styleURL' is specified.

@ashokvanam
Copy link

Is there any work around or fix for this issue?

@nara15
Copy link

nara15 commented May 10, 2022

I got it to work using map tiler instead of the normal styleURL, https://api.maptiler.com/maps/outdoor/style.json?key=xxxxxx

@hexadecy
Copy link
Contributor Author

MapTiler is not Mapbox

@go-sean-go
Copy link

go-sean-go commented May 14, 2022

I have this same issue.

Troubleshooting notes:

  1. I was also able to use a style URL from maptiler.com - it's just ugly, and slow. I believe there may be some kind of workaround.
  2. The issue also occurs when using the styleJSON param on MapboxGL.MapView - I assume it's because there are mapbox://-style 'URLs' within. In our project, we prefer to download the JSON beforehand and ship it with the app - but, again, the same issue persists.
  3. I was able to 'hack' a Mapbox style using one of their public test URLs, but same issue as item (2) above - some of the JSON keys are still referring to mapbox://-style stuff.

Final note: this issue was actually raised, but seems to have been skipped over - or possibly resolved? - in discussion on this PR: #1571

I've requested some more info from the authors there; TBD whether they're still active and/or would have any insight.

@hexadecy
Copy link
Contributor Author

A Quick patch for iOS: Hortau@a6c3c7f
The Android version of Maplibre has breaking changes with rnmapbox 8.5.0.

npmjs: @hortau/maps:8.5.1

@NathanNovak
Copy link

@hexadecy The patch seemed to work for iOS. I really don't like forking and and patching. Hopefully the maintainers of rnmapbox can fix this soon.

@jbreuer95
Copy link
Contributor

I think i fixed this for Android MapLibre in this PR #1798
I remember testing a mapbox:// link with a valid key

@jjrise
Copy link

jjrise commented Jun 3, 2022

Same issue. Had to upgrade to v10 since my previous version was deprecated but now can't get to run when 'styleURL' is specified.

I can get "styleURL" to run properly in v10 as long as that prop doesn't change.

styleURL={"mapbox://styles/mapbox/satellite-streets-v11"}

But anything in MapView that is dynamic/conditionally rendered (StyleURL, UserLocation, ShapeSource, Terrain, etc) gives me an error similar to:

  "level": "error",
  "message": "removing layer failed for layer Optional(\"layer1\"): Layer layer1 does not exist",
}```

@mfazekas
Copy link
Contributor

mfazekas commented Jun 9, 2022

This should be fixed with MapboxGL.setWellKnownTileServer(MapboxGL.TileServers.Mapbox) in recent versions

@mfazekas mfazekas closed this as completed Jun 9, 2022
@nguyenanhthai
Copy link

It makes app crash after using MapboxGL.setWellKnownTileServer(MapboxGL.TileServers.Mapbox).

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Incident Identifier: 02BEA1C0-BF32-4064-A687-831FA8CE85D4
CrashReporter Key:   5C4B307E-3CC9-1249-FD06-74A9F8EF879F
Hardware Model:      MacBookAir10,1
Process:             CoBabbleMobile [1608]
Path:                /Users/USER/Library/Developer/CoreSimulator/Devices/2906676F-51E5-45E6-9FC7-3D28753CB888/data/Containers/Bundle/Application/3C9CB5B6-E40E-4B8D-8302-98AB03D39FFE/CoBabbleMobile.app/CoBabbleMobile
Identifier:          com.cobabble.app
Version:             2.0.6 (121)
Code Type:           X86-64 (Native)
Role:                Foreground
Parent Process:      launchd_sim [824]
Coalition:           com.apple.CoreSimulator.SimDevice.2906676F-51E5-45E6-9FC7-3D28753CB888 [920]
Responsible Process: SimulatorTrampoline [810]

Date/Time:           2022-07-19 16:28:26.0501 +0700
Launch Time:         2022-07-19 16:28:18.8011 +0700
OS Version:          macOS 12.4 (21F79)
Release Type:        User
Report Version:      104

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0x00007fc729fa6ff0
Exception Codes: 0x0000000000000001, 0x00007fc729fa6ff0
VM Region Info: 0x7fc729fa6ff0 is not in any region.  Bytes after previous region: 4290744305  Bytes before following region: 209748389904
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      MALLOC_LARGE             7fc629fa7000-7fc62a3ae000 [ 4124K] rw-/rwx SM=PRV  
--->  GAP OF 0x31d5ba0000 BYTES
      mapped file              7ff7fff4e000-7ff7fff7e000 [  192K] r-x/r-x SM=COW  ...t_id=84cfcb9f
Exception Note:  EXC_CORPSE_NOTIFY
Termination Reason: SIGNAL 11 Segmentation fault: 11
Terminating Process: exc handler [1608]

Triggered by Thread:  0

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   <translation info unavailable>	       0x10d106084 ???
1   <translation info unavailable>	       0x10d3f9978 ???
2   libGLProgrammability.dylib    	       0x158552195 glvmInterpretFPTransformFour + 2405
3   GLRendererFloat               	       0x157b25f8e gldLLVMFPTransform + 734
4   GLRendererFloat               	       0x157b3a0c4 gldLLVMVecPolyRender + 23124
5   GLRendererFloat               	       0x157b22540 gldRenderFillPolygonPtr + 90
6   ???                           	       0x16251e166 ???
7   GLEngine                      	       0x157cce6f7 gleFlushAtomicFunc + 15
8   GLEngine                      	       0x157d1b10d glDrawElements_IMM_ES2Exec + 925
9   Mapbox                        	       0x1102bfa3a mbgl::gl::Context::draw(mbgl::gfx::DrawMode const&, unsigned long, unsigned long) + 138
10  Mapbox                        	       0x11030abb6 mbgl::gl::Program<mbgl::FillProgram>::draw(mbgl::gfx::Context&, mbgl::gfx::RenderPass&, mbgl::gfx::DrawMode const&, mbgl::gfx::DepthMode const&, mbgl::gfx::StencilMode const&, mbgl::gfx::ColorMode const&, mbgl::gfx::CullFaceMode const&, mbgl::gfx::UniformValues<mbgl::TypeList<mbgl::uniforms::matrix, mbgl::uniforms::world, mbgl::InterpolationUniform<mbgl::attributes::color>, mbgl::InterpolationUniform<mbgl::attributes::opacity>, mbgl::InterpolationUniform<mbgl::attributes::outline_color>, mbgl::InterpolationUniform<mbgl::attributes::pattern_to>, mbgl::InterpolationUniform<mbgl::attributes::pattern_from>, mbgl::uniforms::color, mbgl::uniforms::opacity, mbgl::uniforms::outline_color, mbgl::uniforms::pattern_to, mbgl::uniforms::pattern_from> > const&, mbgl::gfx::DrawScope&, mbgl::gfx::AttributeBindings<mbgl::TypeList<mbgl::attributes::pos, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::color>, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::opacity>, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::outline_color>, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::pattern_to>, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::pattern_from> > > const&, mbgl::gfx::TextureBindings<mbgl::TypeList<> > const&, mbgl::gfx::IndexBuffer const&, unsigned long, unsigned long) + 678
11  Mapbox                        	       0x1103677f6 void mbgl::Program<mbgl::FillProgram, (mbgl::gfx::PrimitiveType)2, mbgl::TypeList<mbgl::attributes::pos>, mbgl::TypeList<mbgl::uniforms::matrix, mbgl::uniforms::world>, mbgl::TypeList<>, mbgl::style::FillPaintProperties>::draw<mbgl::gfx::Triangles>(mbgl::gfx::Context&, mbgl::gfx::RenderPass&, mbgl::gfx::Triangles const&, mbgl::gfx::DepthMode const&, mbgl::gfx::StencilMode const&, mbgl::gfx::ColorMode const&, mbgl::gfx::CullFaceMode const&, mbgl::gfx::IndexBuffer const&, std::__1::vector<mbgl::Segment<mbgl::TypeList<mbgl::attributes::pos, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::color>, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::opacity>, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::outline_color>, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::pattern_to>, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::pattern_from> > >, std::__1::allocator<mbgl::Segment<mbgl::TypeList<mbgl::attributes::pos, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::color>, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::opacity>, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::outline_color>, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::pattern_to>, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::pattern_from> > > > > const&, mbgl::gfx::UniformValues<mbgl::TypeList<mbgl::uniforms::matrix, mbgl::uniforms::world, mbgl::InterpolationUniform<mbgl::attributes::color>, mbgl::InterpolationUniform<mbgl::attributes::opacity>, mbgl::InterpolationUniform<mbgl::attributes::outline_color>, mbgl::InterpolationUniform<mbgl::attributes::pattern_to>, mbgl::InterpolationUniform<mbgl::attributes::pattern_from>, mbgl::uniforms::color, mbgl::uniforms::opacity, mbgl::uniforms::outline_color, mbgl::uniforms::pattern_to, mbgl::uniforms::pattern_from> > const&, mbgl::gfx::AttributeBindings<mbgl::TypeList<mbgl::attributes::pos, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::color>, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::opacity>, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::outline_color>, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::pattern_to>, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::pattern_from> > > const&, mbgl::gfx::TextureBindings<mbgl::TypeList<> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) + 230
12  Mapbox                        	       0x110364ba0 mbgl::RenderFillLayer::render(mbgl::PaintParameters&) + 1312
13  Mapbox                        	       0x1103b417f mbgl::Renderer::Impl::render(mbgl::RenderTree const&) + 1871
14  Mapbox                        	       0x1103b2733 mbgl::Renderer::render(std::__1::shared_ptr<mbgl::UpdateParameters> const&) + 51
15  Mapbox                        	       0x1106468a1 MGLRenderFrontend::render() + 68 (MGLRendererFrontend.h:57) [inlined]
16  Mapbox                        	       0x1106468a1 -[MGLMapView renderSync] + 265 (MGLMapView.mm:1024)
17  Mapbox                        	       0x1105fdeb0 MGLMapViewImpl::render() + 31 (MGLMapView+Impl.mm:14) [inlined]
18  Mapbox                        	       0x1105fdeb0 -[MGLMapViewImplDelegate glkView:drawInRect:] + 43 (MGLMapView+OpenGL.mm:26)
19  GLKit                         	       0x132b233f4 -[GLKView _display:] + 267
20  QuartzCore                    	       0x1120067a7 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 479
21  QuartzCore                    	       0x111f288ed CA::Context::commit_transaction(CA::Transaction*, double, double*) + 623
22  QuartzCore                    	       0x111f5ff6e CA::Transaction::commit() + 774
23  QuartzCore                    	       0x111f611ec CA::Transaction::flush_as_runloop_observer(bool) + 60
24  CoreFoundation                	       0x1123022f1 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
25  CoreFoundation                	       0x1122fcab5 __CFRunLoopDoObservers + 570
26  CoreFoundation                	       0x1122fd04d __CFRunLoopRun + 1100
27  CoreFoundation                	       0x1122fc704 CFRunLoopRunSpecific + 562
28  GraphicsServices              	       0x11885cc8e GSEventRunModal + 139
29  UIKitCore                     	       0x1339fa65a -[UIApplication _run] + 928
30  UIKitCore                     	       0x1339ff2b5 UIApplicationMain + 101
31  CoBabbleMobile                	       0x1020b0f38 main + 104 (main.m:8)
32  dyld_sim                      	       0x10e4a8f21 start_sim + 10
33  dyld                          	       0x20602e51e start + 462

Thread 1:: com.apple.rosetta.exceptionserver
0   ???                           	    0x7ff7fff529c4 ???
1   ???                           	    0x7ff7fff6b208 ???

Thread 2::  Dispatch queue: com.apple.opengl.cvmDoWork
0   ???                           	    0x7ff7fff6b89c ???
1   <translation info unavailable>	       0x10d48c934 ???
2   ???                           	               0x7 ???
3   libLLVMContainer.dylib        	       0x121b867d2 (anonymous namespace)::LoopStrengthReduce::runOnLoop(llvm::Loop*, llvm::LPPassManager&) + 82
4   libLLVMContainer.dylib        	       0x121d46709 llvm::LPPassManager::runOnFunction(llvm::Function&) + 1273
5   libLLVMContainer.dylib        	       0x121f64363 llvm::FPPassManager::runOnFunction(llvm::Function&) + 739
6   libLLVMContainer.dylib        	       0x121f63ad7 llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) + 183
7   libLLVMContainer.dylib        	       0x121f639cc llvm::legacy::FunctionPassManager::run(llvm::Function&) + 92
8   libLLVMContainer.dylib        	       0x121623717 llvm::JIT::getPointerToFunction(llvm::Function*) + 263
9   libGLVMPlugin.dylib           	       0x15811a71b cvmContentBuildLLVMFunctions(_cvms_plugin_element_s const*, _CVMFunction*, llvm::Function**, unsigned int) + 103
10  libGLVMPlugin.dylib           	       0x15811a4ee cvmsPluginElementBuild + 839
11  libCoreVMClient.dylib         	       0x11d7ab3dd cvmsCompBuildElement + 146
12  libCoreVMClient.dylib         	       0x11d7afe29 cvmsServerElementBuild + 1184
13  libCoreVMClient.dylib         	       0x11d7abc82 cvms_element_build_from_source + 118
14  libCVMSPluginSupport.dylib    	       0x11c197776 cvm_deferred_build_modular(void*) + 413
15  libdispatch.dylib             	       0x113f10b25 _dispatch_client_callout + 8
16  libdispatch.dylib             	       0x113f170df _dispatch_lane_serial_drain + 753
17  libdispatch.dylib             	       0x113f17cc1 _dispatch_lane_invoke + 400
18  libdispatch.dylib             	       0x113f2297b _dispatch_workloop_worker_thread + 779
19  libsystem_pthread.dylib       	       0x1149e4fd0 _pthread_wqthread + 326
20  libsystem_pthread.dylib       	       0x1149e3f57 start_wqthread + 15

Thread 3:
0   ???                           	    0x7ff7fff70814 ???

Thread 4:
0   ???                           	    0x7ff7fff70814 ???

Thread 5:: com.apple.uikit.eventfetch-thread
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x105e035ac ???
2   libsystem_kernel.dylib        	       0x114957ce8 mach_msg + 56
3   CoreFoundation                	       0x112302acc __CFRunLoopServiceMachPort + 319
4   CoreFoundation                	       0x1122fd0e2 __CFRunLoopRun + 1249
5   CoreFoundation                	       0x1122fc704 CFRunLoopRunSpecific + 562
6   Foundation                    	       0x110f38049 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
7   Foundation                    	       0x110f382c2 -[NSRunLoop(NSRunLoop) runUntilDate:] + 72
8   UIKitCore                     	       0x133abdbda -[UIEventFetcher threadMain] + 491
9   Foundation                    	       0x110f611a1 __NSThread__start__ + 1009
10  libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
11  libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 6:
0   ???                           	    0x7ff7fff70814 ???

Thread 7:
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x10693fa14 ???
2   CoBabbleMobile                	       0x102bddbd4 kq_dispatch + 436 (kqueue.c:315)
3   CoBabbleMobile                	       0x102bcceb7 event_base_loop + 679 (event.c:1992)
4   CoBabbleMobile                	       0x10225af3f (anonymous namespace)::EventBaseBackend::eb_event_base_loop(int) + 31 (EventBase.cpp:73)
5   CoBabbleMobile                	       0x10225054e folly::EventBase::loopBody(int, bool) + 1662 (EventBase.cpp:359)
6   CoBabbleMobile                	       0x10224fe87 folly::EventBase::loop() + 87 (EventBase.cpp:283)
7   CoBabbleMobile                	       0x1022526e2 folly::EventBase::loopForever() + 98 (EventBase.cpp:497)
8   CoBabbleMobile                	       0x102379d39 folly::run(folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> const&) + 153 (ScopedEventBaseThread.cpp:40)
9   CoBabbleMobile                	       0x10237e20e decltype(static_cast<void (*>(fp)(static_cast<folly::EventBaseManager*>(fp0), static_cast<folly::EventBase*>(fp0), static_cast<folly::Baton<true, std::__1::atomic>*>(fp0), static_cast<folly::Range<char const*>>(fp0))) std::__1::__invoke<void (*)(folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> const&), folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> >(void (*&&)(folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> const&), folly::EventBaseManager*&&, folly::EventBase*&&, folly::Baton<true, std::__1::atomic>*&&, folly::Range<char const*>&&) + 62 (type_traits:3918)
10  CoBabbleMobile                	       0x10237e189 void std::__1::__thread_execute<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> const&), folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*>, 2ul, 3ul, 4ul, 5ul>(std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> const&), folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> >&, std::__1::__tuple_indices<2ul, 3ul, 4ul, 5ul>) + 137 (thread:287)
11  CoBabbleMobile                	       0x10237d742 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> const&), folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> > >(void*) + 98 (thread:298)
12  libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
13  libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 8:
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x10693fa14 ???
2   CoBabbleMobile                	       0x102bddbd4 kq_dispatch + 436 (kqueue.c:315)
3   CoBabbleMobile                	       0x102bcceb7 event_base_loop + 679 (event.c:1992)
4   CoBabbleMobile                	       0x10225af3f (anonymous namespace)::EventBaseBackend::eb_event_base_loop(int) + 31 (EventBase.cpp:73)
5   CoBabbleMobile                	       0x10225054e folly::EventBase::loopBody(int, bool) + 1662 (EventBase.cpp:359)
6   CoBabbleMobile                	       0x10224fe87 folly::EventBase::loop() + 87 (EventBase.cpp:283)
7   CoBabbleMobile                	       0x1022526e2 folly::EventBase::loopForever() + 98 (EventBase.cpp:497)
8   CoBabbleMobile                	       0x102379d39 folly::run(folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> const&) + 153 (ScopedEventBaseThread.cpp:40)
9   CoBabbleMobile                	       0x10237e20e decltype(static_cast<void (*>(fp)(static_cast<folly::EventBaseManager*>(fp0), static_cast<folly::EventBase*>(fp0), static_cast<folly::Baton<true, std::__1::atomic>*>(fp0), static_cast<folly::Range<char const*>>(fp0))) std::__1::__invoke<void (*)(folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> const&), folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> >(void (*&&)(folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> const&), folly::EventBaseManager*&&, folly::EventBase*&&, folly::Baton<true, std::__1::atomic>*&&, folly::Range<char const*>&&) + 62 (type_traits:3918)
10  CoBabbleMobile                	       0x10237e189 void std::__1::__thread_execute<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> const&), folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*>, 2ul, 3ul, 4ul, 5ul>(std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> const&), folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> >&, std::__1::__tuple_indices<2ul, 3ul, 4ul, 5ul>) + 137 (thread:287)
11  CoBabbleMobile                	       0x10237d742 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> const&), folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> > >(void*) + 98 (thread:298)
12  libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
13  libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 9:: FutureTimekeepr
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x10693fa14 ???
2   CoBabbleMobile                	       0x102bddbd4 kq_dispatch + 436 (kqueue.c:315)
3   CoBabbleMobile                	       0x102bcceb7 event_base_loop + 679 (event.c:1992)
4   CoBabbleMobile                	       0x10225af3f (anonymous namespace)::EventBaseBackend::eb_event_base_loop(int) + 31 (EventBase.cpp:73)
5   CoBabbleMobile                	       0x10225054e folly::EventBase::loopBody(int, bool) + 1662 (EventBase.cpp:359)
6   CoBabbleMobile                	       0x10224fe87 folly::EventBase::loop() + 87 (EventBase.cpp:283)
7   CoBabbleMobile                	       0x1022526e2 folly::EventBase::loopForever() + 98 (EventBase.cpp:497)
8   CoBabbleMobile                	       0x1023ed27c folly::ThreadWheelTimekeeper::ThreadWheelTimekeeper()::$_3::operator()() const + 28 (ThreadWheelTimekeeper.cpp:33)
9   CoBabbleMobile                	       0x1023ed225 decltype(static_cast<folly::ThreadWheelTimekeeper::ThreadWheelTimekeeper()::$_3>(fp)()) std::__1::__invoke<folly::ThreadWheelTimekeeper::ThreadWheelTimekeeper()::$_3>(folly::ThreadWheelTimekeeper::ThreadWheelTimekeeper()::$_3&&) + 21 (type_traits:3918)
10  CoBabbleMobile                	       0x1023ed1c5 void std::__1::__thread_execute<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, folly::ThreadWheelTimekeeper::ThreadWheelTimekeeper()::$_3>(std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, folly::ThreadWheelTimekeeper::ThreadWheelTimekeeper()::$_3>&, std::__1::__tuple_indices<>) + 37 (thread:287)
11  CoBabbleMobile                	       0x1023eca72 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, folly::ThreadWheelTimekeeper::ThreadWheelTimekeeper()::$_3> >(void*) + 98 (thread:298)
12  libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
13  libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 10:: com.facebook.SocketRocket.NetworkThread
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x105e035ac ???
2   libsystem_kernel.dylib        	       0x114957ce8 mach_msg + 56
3   CoreFoundation                	       0x112302acc __CFRunLoopServiceMachPort + 319
4   CoreFoundation                	       0x1122fd0e2 __CFRunLoopRun + 1249
5   CoreFoundation                	       0x1122fc704 CFRunLoopRunSpecific + 562
6   Foundation                    	       0x110f38049 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
7   CoBabbleMobile                	       0x102b54e7b -[SRRunLoopThread main] + 267 (SRRunLoopThread.m:70)
8   Foundation                    	       0x110f611a1 __NSThread__start__ + 1009
9   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
10  libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 11:: com.apple.NSURLConnectionLoader
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x105e035ac ???
2   libsystem_kernel.dylib        	       0x114957ce8 mach_msg + 56
3   CoreFoundation                	       0x112302acc __CFRunLoopServiceMachPort + 319
4   CoreFoundation                	       0x1122fd0e2 __CFRunLoopRun + 1249
5   CoreFoundation                	       0x1122fc704 CFRunLoopRunSpecific + 562
6   CFNetwork                     	       0x10feb93e0 0x10fc85000 + 2311136
7   Foundation                    	       0x110f611a1 __NSThread__start__ + 1009
8   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
9   libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 12:
0   ???                           	    0x7ff7fff70814 ???

Thread 13:
0   ???                           	    0x7ff7fff70814 ???

Thread 14:: com.facebook.react.JavaScript
0   ???                           	    0x7ff7fff528bc ???
1   <translation info unavailable>	       0x10bc6d400 ???
2   ???                           	    0x45eabf5fc0f1 ???
3   JavaScriptCore                	       0x115055646 vmEntryToJavaScript + 216
4   JavaScriptCore                	       0x1158b14ed JSC::Interpreter::executeCall(JSC::JSGlobalObject*, JSC::JSObject*, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 653
5   JavaScriptCore                	       0x115c5d81d JSC::boundThisNoArgsFunctionCall(JSC::JSGlobalObject*, JSC::CallFrame*) + 813
6   JavaScriptCore                	       0x115055798 vmEntryToNative + 226
7   JavaScriptCore                	       0x1158b1521 JSC::Interpreter::executeCall(JSC::JSGlobalObject*, JSC::JSObject*, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 705
8   JavaScriptCore                	       0x115110c2a JSObjectCallAsFunction + 906
9   CoBabbleMobile                	       0x1029c89dd facebook::jsc::JSCRuntime::call(facebook::jsi::Function const&, facebook::jsi::Value const&, facebook::jsi::Value const*, unsigned long) + 333 (JSCRuntime.cpp:1260)
10  CoBabbleMobile                	       0x1029d7e08 facebook::jsi::Function::call(facebook::jsi::Runtime&, facebook::jsi::Value const*, unsigned long) const + 104 (jsi-inl.h:228)
11  CoBabbleMobile                	       0x1029d7d45 facebook::jsi::Function::call(facebook::jsi::Runtime&, std::initializer_list<facebook::jsi::Value>) const + 101 (jsi-inl.h:233)
12  CoBabbleMobile                	       0x1029f888a facebook::jsi::Value facebook::jsi::Function::call<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, facebook::jsi::Value>(facebook::jsi::Runtime&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, facebook::jsi::Value&&) const + 362 (jsi-inl.h:241)
13  CoBabbleMobile                	       0x1029f86a9 facebook::react::JSIExecutor::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, folly::dynamic const&)::$_5::operator()() const + 153 (JSIExecutor.cpp:256)
14  CoBabbleMobile                	       0x1029f85f5 decltype(static_cast<facebook::react::JSIExecutor::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, folly::dynamic const&)::$_5&>(fp)()) std::__1::__invoke<facebook::react::JSIExecutor::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, folly::dynamic const&)::$_5&>(facebook::react::JSIExecutor::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, folly::dynamic const&)::$_5&) + 21 (type_traits:3918)
15  CoBabbleMobile                	       0x1029f85ad void std::__1::__invoke_void_return_wrapper<void, true>::__call<facebook::react::JSIExecutor::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, folly::dynamic const&)::$_5&>(facebook::react::JSIExecutor::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, folly::dynamic const&)::$_5&) + 29 (invoke.h:61)
16  CoBabbleMobile                	       0x1029f857d std::__1::__function::__alloc_func<facebook::react::JSIExecutor::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, folly::dynamic const&)::$_5, std::__1::allocator<facebook::react::JSIExecutor::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, folly::dynamic const&)::$_5>, void ()>::operator()() + 29 (function.h:178)
17  CoBabbleMobile                	       0x1029f74b9 std::__1::__function::__func<facebook::react::JSIExecutor::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, folly::dynamic const&)::$_5, std::__1::allocator<facebook::react::JSIExecutor::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, folly::dynamic const&)::$_5>, void ()>::operator()() + 25 (function.h:352)
18  CoBabbleMobile                	       0x102a363b2 std::__1::__function::__value_func<void ()>::operator()() const + 50 (function.h:505)
19  CoBabbleMobile                	       0x102a362e5 std::__1::function<void ()>::operator()() const + 21 (function.h:1182)
20  CoBabbleMobile                	       0x10274d725 facebook::react::JSIExecutor::defaultTimeoutInvoker(std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>) + 21 (JSIExecutor.h:107)
21  CoBabbleMobile                	       0x102750157 decltype(static_cast<void (*&>(fp)(static_cast<std::__1::function<void ()> const&>(fp0), static_cast<std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>>(fp0))) std::__1::__invoke<void (*&)(std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>), std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()> >(void (*&)(std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>), std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>&&) + 87 (type_traits:3918)
22  CoBabbleMobile                	       0x1027500d7 void std::__1::__invoke_void_return_wrapper<void, true>::__call<void (*&)(std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>), std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()> >(void (*&)(std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>), std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>&&) + 71 (invoke.h:61)
23  CoBabbleMobile                	       0x102750067 std::__1::__function::__alloc_func<void (*)(std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>), std::__1::allocator<void (*)(std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>)>, void (std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>)>::operator()(std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>&&) + 71 (function.h:178)
24  CoBabbleMobile                	       0x10274ec46 std::__1::__function::__func<void (*)(std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>), std::__1::allocator<void (*)(std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>)>, void (std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>)>::operator()(std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>&&) + 70 (function.h:352)
25  CoBabbleMobile                	       0x1029f6adf std::__1::__function::__value_func<void (std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>)>::operator()(std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>&&) const + 95 (function.h:505)
26  CoBabbleMobile                	       0x1029e77c2 std::__1::function<void (std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>)>::operator()(std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>) const + 66 (function.h:1182)
27  CoBabbleMobile                	       0x1029e73d9 facebook::react::JSIExecutor::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, folly::dynamic const&) + 457 (JSIExecutor.cpp:254)
28  CoBabbleMobile                	       0x1029b0682 facebook::react::NativeToJsBridge::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, folly::dynamic&&)::$_2::operator()(facebook::react::JSExecutor*) const + 706 (NativeToJsBridge.cpp:207)
29  CoBabbleMobile                	       0x1029b03a0 decltype(static_cast<facebook::react::NativeToJsBridge::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, folly::dynamic&&)::$_2&>(fp)(static_cast<facebook::react::JSExecutor*>(fp0))) std::__1::__invoke<facebook::react::NativeToJsBridge::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, folly::dynamic&&)::$_2&, facebook::react::JSExecutor*>(facebook::react::NativeToJsBridge::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, folly::dynamic&&)::$_2&, facebook::react::JSExecutor*&&) + 32 (type_traits:3918)
30  CoBabbleMobile                	       0x1029b0352 void std::__1::__invoke_void_return_wrapper<void, true>::__call<facebook::react::NativeToJsBridge::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, folly::dynamic&&)::$_2&, facebook::react::JSExecutor*>(facebook::react::NativeToJsBridge::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, folly::dynamic&&)::$_2&, facebook::react::JSExecutor*&&) + 50 (invoke.h:61)
31  CoBabbleMobile                	       0x1029b0312 std::__1::__function::__alloc_func<facebook::react::NativeToJsBridge::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, folly::dynamic&&)::$_2, std::__1::allocator<facebook::react::NativeToJsBridge::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, folly::dynamic&&)::$_2>, void (facebook::react::JSExecutor*)>::operator()(facebook::react::JSExecutor*&&) + 50 (function.h:178)
32  CoBabbleMobile                	       0x1029aefd1 std::__1::__function::__func<facebook::react::NativeToJsBridge::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, folly::dynamic&&)::$_2, std::__1::allocator<facebook::react::NativeToJsBridge::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, folly::dynamic&&)::$_2>, void (facebook::react::JSExecutor*)>::operator()(facebook::react::JSExecutor*&&) + 49 (function.h:352)
33  CoBabbleMobile                	       0x1029bb7ca std::__1::__function::__value_func<void (facebook::react::JSExecutor*)>::operator()(facebook::react::JSExecutor*&&) const + 74 (function.h:505)
34  CoBabbleMobile                	       0x1029bb74d std::__1::function<void (facebook::react::JSExecutor*)>::operator()(facebook::react::JSExecutor*) const + 45 (function.h:1182)
35  CoBabbleMobile                	       0x1029bb717 facebook::react::NativeToJsBridge::runOnExecutorQueue(std::__1::function<void (facebook::react::JSExecutor*)>)::$_8::operator()() const + 87 (NativeToJsBridge.cpp:310)
36  CoBabbleMobile                	       0x1029bb6a5 decltype(static_cast<facebook::react::NativeToJsBridge::runOnExecutorQueue(std::__1::function<void (facebook::react::JSExecutor*)>)::$_8&>(fp)()) std::__1::__invoke<facebook::react::NativeToJsBridge::runOnExecutorQueue(std::__1::function<void (facebook::react::JSExecutor*)>)::$_8&>(facebook::react::NativeToJsBridge::runOnExecutorQueue(std::__1::function<void (facebook::react::JSExecutor*)>)::$_8&) + 21 (type_traits:3918)
37  CoBabbleMobile                	       0x1029bb65d void std::__1::__invoke_void_return_wrapper<void, true>::__call<facebook::react::NativeToJsBridge::runOnExecutorQueue(std::__1::function<void (facebook::react::JSExecutor*)>)::$_8&>(facebook::react::NativeToJsBridge::runOnExecutorQueue(std::__1::function<void (facebook::react::JSExecutor*)>)::$_8&) + 29 (invoke.h:61)
38  CoBabbleMobile                	       0x1029bb62d std::__1::__function::__alloc_func<facebook::react::NativeToJsBridge::runOnExecutorQueue(std::__1::function<void (facebook::react::JSExecutor*)>)::$_8, std::__1::allocator<facebook::react::NativeToJsBridge::runOnExecutorQueue(std::__1::function<void (facebook::react::JSExecutor*)>)::$_8>, void ()>::operator()() + 29 (function.h:178)
39  CoBabbleMobile                	       0x1029ba1c9 std::__1::__function::__func<facebook::react::NativeToJsBridge::runOnExecutorQueue(std::__1::function<void (facebook::react::JSExecutor*)>)::$_8, std::__1::allocator<facebook::react::NativeToJsBridge::runOnExecutorQueue(std::__1::function<void (facebook::react::JSExecutor*)>)::$_8>, void ()>::operator()() + 25 (function.h:352)
40  CoBabbleMobile                	       0x102a363b2 std::__1::__function::__value_func<void ()>::operator()() const + 50 (function.h:505)
41  CoBabbleMobile                	       0x102a362e5 std::__1::function<void ()>::operator()() const + 21 (function.h:1182)
42  CoBabbleMobile                	       0x1027a6c75 facebook::react::tryAndReturnError(std::__1::function<void ()> const&) + 21 (RCTCxxUtils.mm:74)
43  CoBabbleMobile                	       0x1027d5cb1 facebook::react::RCTMessageThread::tryFunc(std::__1::function<void ()> const&) + 33 (RCTMessageThread.mm:69)
44  CoBabbleMobile                	       0x1027daf43 facebook::react::RCTMessageThread::runOnQueue(std::__1::function<void ()>&&)::$_1::operator()() const + 83 (RCTMessageThread.mm:82)
45  CoBabbleMobile                	       0x1027daed5 decltype(static_cast<facebook::react::RCTMessageThread::runOnQueue(std::__1::function<void ()>&&)::$_1&>(fp)()) std::__1::__invoke<facebook::react::RCTMessageThread::runOnQueue(std::__1::function<void ()>&&)::$_1&>(facebook::react::RCTMessageThread::runOnQueue(std::__1::function<void ()>&&)::$_1&) + 21 (type_traits:3918)
46  CoBabbleMobile                	       0x1027dae8d void std::__1::__invoke_void_return_wrapper<void, true>::__call<facebook::react::RCTMessageThread::runOnQueue(std::__1::function<void ()>&&)::$_1&>(facebook::react::RCTMessageThread::runOnQueue(std::__1::function<void ()>&&)::$_1&) + 29 (invoke.h:61)
47  CoBabbleMobile                	       0x1027dae5d std::__1::__function::__alloc_func<facebook::react::RCTMessageThread::runOnQueue(std::__1::function<void ()>&&)::$_1, std::__1::allocator<facebook::react::RCTMessageThread::runOnQueue(std::__1::function<void ()>&&)::$_1>, void ()>::operator()() + 29 (function.h:178)
48  CoBabbleMobile                	       0x1027d9af9 std::__1::__function::__func<facebook::react::RCTMessageThread::runOnQueue(std::__1::function<void ()>&&)::$_1, std::__1::allocator<facebook::react::RCTMessageThread::runOnQueue(std::__1::function<void ()>&&)::$_1>, void ()>::operator()() + 25 (function.h:352)
49  CoBabbleMobile                	       0x102a363b2 std::__1::__function::__value_func<void ()>::operator()() const + 50 (function.h:505)
50  CoBabbleMobile                	       0x102a362e5 std::__1::function<void ()>::operator()() const + 21 (function.h:1182)
51  CoBabbleMobile                	       0x1027d5a1a invocation function for block in facebook::react::RCTMessageThread::runAsync(std::__1::function<void ()>) + 42 (RCTMessageThread.mm:45)
52  CoreFoundation                	       0x11230323d __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 12
53  CoreFoundation                	       0x11230263b __CFRunLoopDoBlocks + 443
54  CoreFoundation                	       0x1122fd628 __CFRunLoopRun + 2599
55  CoreFoundation                	       0x1122fc704 CFRunLoopRunSpecific + 562
56  CoBabbleMobile                	       0x102777ee5 +[RCTCxxBridge runRunLoop] + 949 (RCTCxxBridge.mm:378)
57  Foundation                    	       0x110f611a1 __NSThread__start__ + 1009
58  libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
59  libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 15:: JavaScriptCore libpas scavenger
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x106d85644 ???
2   libsystem_pthread.dylib       	       0x1149e8a6f _pthread_cond_wait + 1249
3   JavaScriptCore                	       0x114d39334 scavenger_thread_main + 1684
4   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
5   libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 16:: com.apple.CFStream.LegacyThread
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x105e035ac ???
2   libsystem_kernel.dylib        	       0x114957ce8 mach_msg + 56
3   CoreFoundation                	       0x112302acc __CFRunLoopServiceMachPort + 319
4   CoreFoundation                	       0x1122fd0e2 __CFRunLoopRun + 1249
5   CoreFoundation                	       0x1122fc704 CFRunLoopRunSpecific + 562
6   CoreFoundation                	       0x112326266 _legacyStreamRunLoop_workThread + 249
7   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
8   libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 17:: com.squareup.SocketRocket.NetworkThread
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x105e035ac ???
2   libsystem_kernel.dylib        	       0x114957ce8 mach_msg + 56
3   CoreFoundation                	       0x112302acc __CFRunLoopServiceMachPort + 319
4   CoreFoundation                	       0x1122fd0e2 __CFRunLoopRun + 1249
5   CoreFoundation                	       0x1122fc704 CFRunLoopRunSpecific + 562
6   Foundation                    	       0x110f38049 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
7   CoBabbleMobile                	       0x10283aca2 -[_RCTSRRunLoopThread main] + 338 (RCTSRWebSocket.m:1624)
8   Foundation                    	       0x110f611a1 __NSThread__start__ + 1009
9   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
10  libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 18:: com.apple.CFSocket.private
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x107f7cc8c ???
2   CoreFoundation                	       0x1123178f4 __CFSocketManager + 647
3   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
4   libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 19:: com.mapbox.mbgl.AssetFileSource
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x105e035ac ???
2   libsystem_kernel.dylib        	       0x114957ce8 mach_msg + 56
3   CoreFoundation                	       0x112302acc __CFRunLoopServiceMachPort + 319
4   CoreFoundation                	       0x1122fd0e2 __CFRunLoopRun + 1249
5   CoreFoundation                	       0x1122fc704 CFRunLoopRunSpecific + 562
6   CoreFoundation                	       0x1122fd8b0 CFRunLoopRun + 40
7   Mapbox                        	       0x110246c2a mbgl::util::Thread<mbgl::AssetFileSource::Impl>::Thread<mbgl::ResourceOptions>(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mbgl::ResourceOptions&&)::'lambda'()::operator()() + 138
8   Mapbox                        	       0x110246ae0 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::util::Thread<mbgl::AssetFileSource::Impl>::Thread<mbgl::ResourceOptions>(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mbgl::ResourceOptions&&)::'lambda'()> >(void*) + 48
9   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
10  libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 20:: com.mapbox.mbgl.OnlineFileSource
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x105e035ac ???
2   libsystem_kernel.dylib        	       0x114957ce8 mach_msg + 56
3   CoreFoundation                	       0x112302acc __CFRunLoopServiceMachPort + 319
4   CoreFoundation                	       0x1122fd0e2 __CFRunLoopRun + 1249
5   CoreFoundation                	       0x1122fc704 CFRunLoopRunSpecific + 562
6   CoreFoundation                	       0x1122fd8b0 CFRunLoopRun + 40
7   Mapbox                        	       0x110280023 mbgl::util::Thread<mbgl::OnlineFileSourceThread>::Thread<mbgl::ResourceOptions>(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mbgl::ResourceOptions&&)::'lambda'()::operator()() + 147
8   Mapbox                        	       0x11027fed0 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::util::Thread<mbgl::OnlineFileSourceThread>::Thread<mbgl::ResourceOptions>(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mbgl::ResourceOptions&&)::'lambda'()> >(void*) + 48
9   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
10  libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 21:: com.mapbox.mbgl.DatabaseFileSource
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x105e035ac ???
2   libsystem_kernel.dylib        	       0x114957ce8 mach_msg + 56
3   CoreFoundation                	       0x112302acc __CFRunLoopServiceMachPort + 319
4   CoreFoundation                	       0x1122fd0e2 __CFRunLoopRun + 1249
5   CoreFoundation                	       0x1122fc704 CFRunLoopRunSpecific + 562
6   CoreFoundation                	       0x1122fd8b0 CFRunLoopRun + 40
7   Mapbox                        	       0x11024ce04 mbgl::util::Thread<mbgl::DatabaseFileSourceThread>::Thread<std::__1::tuple<std::__1::shared_ptr<mbgl::FileSource>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::tuple<std::__1::shared_ptr<mbgl::FileSource>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >&&)::'lambda'()::operator()() + 132
8   Mapbox                        	       0x11024cd3a void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::util::Thread<mbgl::DatabaseFileSourceThread>::Thread<std::__1::tuple<std::__1::shared_ptr<mbgl::FileSource>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::tuple<std::__1::shared_ptr<mbgl::FileSource>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >&&)::'lambda'()> >(void*) + 42
9   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
10  libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 22:: com.mapbox.mbgl.LocalFileSource
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x105e035ac ???
2   libsystem_kernel.dylib        	       0x114957ce8 mach_msg + 56
3   CoreFoundation                	       0x112302acc __CFRunLoopServiceMachPort + 319
4   CoreFoundation                	       0x1122fd0e2 __CFRunLoopRun + 1249
5   CoreFoundation                	       0x1122fc704 CFRunLoopRunSpecific + 562
6   CoreFoundation                	       0x1122fd8b0 CFRunLoopRun + 40
7   Mapbox                        	       0x110254287 mbgl::util::Thread<mbgl::LocalFileSource::Impl>::Thread<mbgl::ResourceOptions>(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mbgl::ResourceOptions&&)::'lambda'()::operator()() + 247
8   Mapbox                        	       0x1102540d0 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::util::Thread<mbgl::LocalFileSource::Impl>::Thread<mbgl::ResourceOptions>(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mbgl::ResourceOptions&&)::'lambda'()> >(void*) + 48
9   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
10  libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 23:: com.mapbox.mbgl.MaptilerFileSource
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x105e035ac ???
2   libsystem_kernel.dylib        	       0x114957ce8 mach_msg + 56
3   CoreFoundation                	       0x112302acc __CFRunLoopServiceMachPort + 319
4   CoreFoundation                	       0x1122fd0e2 __CFRunLoopRun + 1249
5   CoreFoundation                	       0x1122fc704 CFRunLoopRunSpecific + 562
6   CoreFoundation                	       0x1122fd8b0 CFRunLoopRun + 40
7   Mapbox                        	       0x110262e5a mbgl::util::Thread<mbgl::MaptilerFileSource::Impl>::Thread<mbgl::ResourceOptions>(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mbgl::ResourceOptions&&)::'lambda'()::operator()() + 138
8   Mapbox                        	       0x110262d10 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::util::Thread<mbgl::MaptilerFileSource::Impl>::Thread<mbgl::ResourceOptions>(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mbgl::ResourceOptions&&)::'lambda'()> >(void*) + 48
9   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
10  libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 24:: com.mapbox.mbgl.ResourceLoaderThread
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x105e035ac ???
2   libsystem_kernel.dylib        	       0x114957ce8 mach_msg + 56
3   CoreFoundation                	       0x112302acc __CFRunLoopServiceMachPort + 319
4   CoreFoundation                	       0x1122fd0e2 __CFRunLoopRun + 1249
5   CoreFoundation                	       0x1122fc704 CFRunLoopRunSpecific + 562
6   CoreFoundation                	       0x1122fd8b0 CFRunLoopRun + 40
7   Mapbox                        	       0x110259fe7 mbgl::util::Thread<mbgl::MainResourceLoaderThread>::Thread<std::__1::tuple<std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource> > >(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::tuple<std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource> >&&)::'lambda'()::operator()() + 279
8   Mapbox                        	       0x110259e10 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::util::Thread<mbgl::MainResourceLoaderThread>::Thread<std::__1::tuple<std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource> > >(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::tuple<std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource> >&&)::'lambda'()> >(void*) + 48
9   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
10  libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 25:: Heap Helper Thread
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x106d85644 ???
2   libsystem_pthread.dylib       	       0x1149e8a6f _pthread_cond_wait + 1249
3   JavaScriptCore                	       0x114c8ff57 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2279
4   JavaScriptCore                	       0x114c56d0f bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 143
5   JavaScriptCore                	       0x114c57103 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 323
6   JavaScriptCore                	       0x114cb3055 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 357
7   JavaScriptCore                	       0x114cb57b9 WTF::wtfThreadEntryPoint(void*) + 9
8   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
9   libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 26:: Heap Helper Thread
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x106d85644 ???
2   libsystem_pthread.dylib       	       0x1149e8a6f _pthread_cond_wait + 1249
3   JavaScriptCore                	       0x114c8ff57 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2279
4   JavaScriptCore                	       0x114c56d0f bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 143
5   JavaScriptCore                	       0x114c57103 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 323
6   JavaScriptCore                	       0x114cb3055 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 357
7   JavaScriptCore                	       0x114cb57b9 WTF::wtfThreadEntryPoint(void*) + 9
8   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
9   libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 27:: Heap Helper Thread
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x106d85644 ???
2   libsystem_pthread.dylib       	       0x1149e8a6f _pthread_cond_wait + 1249
3   JavaScriptCore                	       0x114c8ff57 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2279
4   JavaScriptCore                	       0x114c56d0f bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 143
5   JavaScriptCore                	       0x114c57103 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 323
6   JavaScriptCore                	       0x114cb3055 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 357
7   JavaScriptCore                	       0x114cb57b9 WTF::wtfThreadEntryPoint(void*) + 9
8   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
9   libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 28:: Heap Helper Thread
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x106d85644 ???
2   libsystem_pthread.dylib       	       0x1149e8a6f _pthread_cond_wait + 1249
3   JavaScriptCore                	       0x114c8ff57 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2279
4   JavaScriptCore                	       0x114c56d0f bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 143
5   JavaScriptCore                	       0x114c57103 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 323
6   JavaScriptCore                	       0x114cb3055 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 357
7   JavaScriptCore                	       0x114cb57b9 WTF::wtfThreadEntryPoint(void*) + 9
8   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
9   libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 29:: Heap Helper Thread
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x106d85644 ???
2   libsystem_pthread.dylib       	       0x1149e8a6f _pthread_cond_wait + 1249
3   JavaScriptCore                	       0x114c8ff57 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2279
4   JavaScriptCore                	       0x114c56d0f bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 143
5   JavaScriptCore                	       0x114c57103 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 323
6   JavaScriptCore                	       0x114cb3055 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 357
7   JavaScriptCore                	       0x114cb57b9 WTF::wtfThreadEntryPoint(void*) + 9
8   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
9   libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 30:: Heap Helper Thread
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x106d85644 ???
2   libsystem_pthread.dylib       	       0x1149e8a6f _pthread_cond_wait + 1249
3   JavaScriptCore                	       0x114c8ff57 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2279
4   JavaScriptCore                	       0x114c56d0f bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 143
5   JavaScriptCore                	       0x114c57103 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 323
6   JavaScriptCore                	       0x114cb3055 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 357
7   JavaScriptCore                	       0x114cb57b9 WTF::wtfThreadEntryPoint(void*) + 9
8   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
9   libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 31:: Heap Helper Thread
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x106d85644 ???
2   libsystem_pthread.dylib       	       0x1149e8a6f _pthread_cond_wait + 1249
3   JavaScriptCore                	       0x114c8ff57 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2279
4   JavaScriptCore                	       0x114c56d0f bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 143
5   JavaScriptCore                	       0x114c57103 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 323
6   JavaScriptCore                	       0x114cb3055 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 357
7   JavaScriptCore                	       0x114cb57b9 WTF::wtfThreadEntryPoint(void*) + 9
8   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
9   libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 32:: JIT Worklist Helper Thread
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x106d85644 ???
2   libsystem_pthread.dylib       	       0x1149e8a6f _pthread_cond_wait + 1249
3   JavaScriptCore                	       0x114c8ff57 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2279
4   JavaScriptCore                	       0x114c56d0f bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 143
5   JavaScriptCore                	       0x114c57103 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 323
6   JavaScriptCore                	       0x114cb3055 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 357
7   JavaScriptCore                	       0x114cb57b9 WTF::wtfThreadEntryPoint(void*) + 9
8   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
9   libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 33:: JIT Worklist Helper Thread
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x106d85644 ???
2   libsystem_pthread.dylib       	       0x1149e8a6f _pthread_cond_wait + 1249
3   JavaScriptCore                	       0x114c8ff57 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2279
4   JavaScriptCore                	       0x114c56d0f bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 143
5   JavaScriptCore                	       0x114c57103 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 323
6   JavaScriptCore                	       0x114cb3055 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 357
7   JavaScriptCore                	       0x114cb57b9 WTF::wtfThreadEntryPoint(void*) + 9
8   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
9   libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 34:: JIT Worklist Helper Thread
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x106d85644 ???
2   libsystem_pthread.dylib       	       0x1149e8a6f _pthread_cond_wait + 1249
3   JavaScriptCore                	       0x114c8ff57 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2279
4   JavaScriptCore                	       0x114c56d0f bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 143
5   JavaScriptCore                	       0x114c57103 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 323
6   JavaScriptCore                	       0x114cb3055 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 357
7   JavaScriptCore                	       0x114cb57b9 WTF::wtfThreadEntryPoint(void*) + 9
8   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
9   libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 35:: com.apple.CoreMotion.MotionThread
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x105e035ac ???
2   libsystem_kernel.dylib        	       0x114957ce8 mach_msg + 56
3   CoreFoundation                	       0x112302acc __CFRunLoopServiceMachPort + 319
4   CoreFoundation                	       0x1122fd0e2 __CFRunLoopRun + 1249
5   CoreFoundation                	       0x1122fc704 CFRunLoopRunSpecific + 562
6   CoreFoundation                	       0x1122fd8b0 CFRunLoopRun + 40
7   CoreMotion                    	       0x112b60004 0x112a45000 + 1159172
8   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
9   libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 36:: AVAudioSession Notify Thread
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x105e035ac ???
2   libsystem_kernel.dylib        	       0x114957ce8 mach_msg + 56
3   CoreFoundation                	       0x112302acc __CFRunLoopServiceMachPort + 319
4   CoreFoundation                	       0x1122fd0e2 __CFRunLoopRun + 1249
5   CoreFoundation                	       0x1122fc704 CFRunLoopRunSpecific + 562
6   AudioSession                  	       0x11e86d16d CADeprecated::GenericRunLoopThread::Entry(void*) + 157
7   AudioSession                  	       0x11e87f20b CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*) + 77
8   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
9   libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 37:: AMCP Logging Spool
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x106c70a24 ???
2   caulk                         	       0x117f56bea caulk::mach::semaphore::wait_or_error() + 16
3   caulk                         	       0x117f52070 caulk::concurrent::details::worker_thread::run() + 36
4   caulk                         	       0x117f520c4 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 41
5   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
6   libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 38:
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x10a88397c ???
2   libsystem_c.dylib             	       0x11477f4a4 nanosleep + 206
3   libsystem_c.dylib             	       0x11477f303 sleep + 48
4   CoBabbleMobile                	       0x102ad311c monitorCachedData + 92 (SentryCrashCachedData.c:139)
5   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
6   libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 39:: SentryCrash Exception Handler (Secondary)
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x105e035ac ???
2   libsystem_kernel.dylib        	       0x114957ce8 mach_msg + 56
3   CoBabbleMobile                	       0x102ae8ee7 handleExceptions + 215 (SentryCrashMonitor_MachException.c:266)
4   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
5   libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 40:: SentryCrash Exception Handler (Primary)
0   ???                           	    0x7ff7fff528bc ???
1   <translation info unavailable>	       0x1062f2534 ???
2   libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 41:: io.sentry.anr-tracker
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x10a88397c ???
2   libsystem_c.dylib             	       0x11477f4a4 nanosleep + 206
3   Foundation                    	       0x110f5fb4a +[NSThread sleepForTimeInterval:] + 163
4   CoBabbleMobile                	       0x102b41dae -[SentryThreadWrapper sleepForTimeInterval:] + 46 (SentryThreadWrapper.m:10)
5   CoBabbleMobile                	       0x102ac0eb5 -[SentryANRTracker detectANRs] + 725 (SentryANRTracker.m:67)
6   Foundation                    	       0x110f611a1 __NSThread__start__ + 1009
7   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
8   libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 42::  Dispatch queue: com.apple.CoreLocation.0x7fc62219d980
0   <translation info unavailable>	       0x10c821f68 ???
1   <translation info unavailable>	       0x105ea5588 ???
2   Foundation                    	       0x110ed5c65 _decodeObjectBinary + 534
3   Foundation                    	       0x110ed838b -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1752
4   Foundation                    	       0x110e62971 -[NSDictionary(NSDictionary) initWithCoder:] + 170
5   Foundation                    	       0x110ed66bd _decodeObjectBinary + 3182
6   Foundation                    	       0x110ed50f7 _decodeObject + 163
7   Foundation                    	       0x110ed4fd7 -[NSKeyedUnarchiver decodeObjectForKey:] + 162
8   Foundation                    	       0x110ed537e -[NSKeyedUnarchiver decodeObjectOfClasses:forKey:] + 379
9   Foundation                    	       0x110e3d2ba -[NSCoder __tryDecodeObjectForKey:error:decodeBlock:] + 88
10  Foundation                    	       0x110e3e199 -[NSCoder decodeTopLevelObjectOfClasses:forKey:error:] + 93
11  LocationSupport               	       0x11c97ff1e CLConnectionMessage::getObjectOfClasses(NSSet*) const + 188
12  CoreLocation                  	       0x110cad6f1 0x110ca3000 + 42737
13  LocationSupport               	       0x11c9841c6 0x11c974000 + 65990
14  LocationSupport               	       0x11c984127 0x11c974000 + 65831
15  LocationSupport               	       0x11c97e142 CLConnection::handleMessage(std::__1::shared_ptr<CLConnectionMessage>) + 360
16  LocationSupport               	       0x11c97df6d 0x11c974000 + 40813
17  LocationSupport               	       0x11c9807d5 0x11c974000 + 51157
18  libxpc.dylib                  	       0x114a20f84 _xpc_connection_call_event_handler + 56
19  libxpc.dylib                  	       0x114a213a4 _xpc_connection_mach_event + 1015
20  libdispatch.dylib             	       0x113f10bbf _dispatch_client_callout4 + 9
21  libdispatch.dylib             	       0x113f2a919 _dispatch_mach_msg_invoke + 499
22  libdispatch.dylib             	       0x113f16f65 _dispatch_lane_serial_drain + 375
23  libdispatch.dylib             	       0x113f2b4fb _dispatch_mach_invoke + 513
24  libdispatch.dylib             	       0x113f16f65 _dispatch_lane_serial_drain + 375
25  libdispatch.dylib             	       0x113f17cc1 _dispatch_lane_invoke + 400
26  libdispatch.dylib             	       0x113f2297b _dispatch_workloop_worker_thread + 779
27  libsystem_pthread.dylib       	       0x1149e4fd0 _pthread_wqthread + 326
28  libsystem_pthread.dylib       	       0x1149e3f57 start_wqthread + 15

Thread 43:
0   ???                           	    0x7ff7fff70814 ???

Thread 44:
0   ???                           	    0x7ff7fff70814 ???

Thread 45:: JSC Heap Collector Thread
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x106d85644 ???
2   libsystem_pthread.dylib       	       0x1149e8a6f _pthread_cond_wait + 1249
3   JavaScriptCore                	       0x114c8ff57 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2279
4   JavaScriptCore                	       0x114c56d0f bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 143
5   JavaScriptCore                	       0x114c57103 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 323
6   JavaScriptCore                	       0x114cb3055 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 357
7   JavaScriptCore                	       0x114cb57b9 WTF::wtfThreadEntryPoint(void*) + 9
8   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
9   libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 46:: com.mapbox.mbgl.AssetFileSource
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x105e035ac ???
2   libsystem_kernel.dylib        	       0x114957ce8 mach_msg + 56
3   CoreFoundation                	       0x112302acc __CFRunLoopServiceMachPort + 319
4   CoreFoundation                	       0x1122fd0e2 __CFRunLoopRun + 1249
5   CoreFoundation                	       0x1122fc704 CFRunLoopRunSpecific + 562
6   CoreFoundation                	       0x1122fd8b0 CFRunLoopRun + 40
7   Mapbox                        	       0x110246c2a mbgl::util::Thread<mbgl::AssetFileSource::Impl>::Thread<mbgl::ResourceOptions>(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mbgl::ResourceOptions&&)::'lambda'()::operator()() + 138
8   Mapbox                        	       0x110246ae0 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::util::Thread<mbgl::AssetFileSource::Impl>::Thread<mbgl::ResourceOptions>(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mbgl::ResourceOptions&&)::'lambda'()> >(void*) + 48
9   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
10  libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 47:: com.mapbox.mbgl.OnlineFileSource
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x105e035ac ???
2   libsystem_kernel.dylib        	       0x114957ce8 mach_msg + 56
3   CoreFoundation                	       0x112302acc __CFRunLoopServiceMachPort + 319
4   CoreFoundation                	       0x1122fd0e2 __CFRunLoopRun + 1249
5   CoreFoundation                	       0x1122fc704 CFRunLoopRunSpecific + 562
6   CoreFoundation                	       0x1122fd8b0 CFRunLoopRun + 40
7   Mapbox                        	       0x110280023 mbgl::util::Thread<mbgl::OnlineFileSourceThread>::Thread<mbgl::ResourceOptions>(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mbgl::ResourceOptions&&)::'lambda'()::operator()() + 147
8   Mapbox                        	       0x11027fed0 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::util::Thread<mbgl::OnlineFileSourceThread>::Thread<mbgl::ResourceOptions>(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mbgl::ResourceOptions&&)::'lambda'()> >(void*) + 48
9   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
10  libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 48:: com.mapbox.mbgl.DatabaseFileSource
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x105e035ac ???
2   libsystem_kernel.dylib        	       0x114957ce8 mach_msg + 56
3   CoreFoundation                	       0x112302acc __CFRunLoopServiceMachPort + 319
4   CoreFoundation                	       0x1122fd0e2 __CFRunLoopRun + 1249
5   CoreFoundation                	       0x1122fc704 CFRunLoopRunSpecific + 562
6   CoreFoundation                	       0x1122fd8b0 CFRunLoopRun + 40
7   Mapbox                        	       0x11024ce04 mbgl::util::Thread<mbgl::DatabaseFileSourceThread>::Thread<std::__1::tuple<std::__1::shared_ptr<mbgl::FileSource>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::tuple<std::__1::shared_ptr<mbgl::FileSource>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >&&)::'lambda'()::operator()() + 132
8   Mapbox                        	       0x11024cd3a void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::util::Thread<mbgl::DatabaseFileSourceThread>::Thread<std::__1::tuple<std::__1::shared_ptr<mbgl::FileSource>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::tuple<std::__1::shared_ptr<mbgl::FileSource>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >&&)::'lambda'()> >(void*) + 42
9   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
10  libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 49:: com.mapbox.mbgl.LocalFileSource
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x105e035ac ???
2   libsystem_kernel.dylib        	       0x114957ce8 mach_msg + 56
3   CoreFoundation                	       0x112302acc __CFRunLoopServiceMachPort + 319
4   CoreFoundation                	       0x1122fd0e2 __CFRunLoopRun + 1249
5   CoreFoundation                	       0x1122fc704 CFRunLoopRunSpecific + 562
6   CoreFoundation                	       0x1122fd8b0 CFRunLoopRun + 40
7   Mapbox                        	       0x110254287 mbgl::util::Thread<mbgl::LocalFileSource::Impl>::Thread<mbgl::ResourceOptions>(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mbgl::ResourceOptions&&)::'lambda'()::operator()() + 247
8   Mapbox                        	       0x1102540d0 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::util::Thread<mbgl::LocalFileSource::Impl>::Thread<mbgl::ResourceOptions>(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mbgl::ResourceOptions&&)::'lambda'()> >(void*) + 48
9   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
10  libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 50:: com.mapbox.mbgl.MaptilerFileSource
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x105e035ac ???
2   libsystem_kernel.dylib        	       0x114957ce8 mach_msg + 56
3   CoreFoundation                	       0x112302acc __CFRunLoopServiceMachPort + 319
4   CoreFoundation                	       0x1122fd0e2 __CFRunLoopRun + 1249
5   CoreFoundation                	       0x1122fc704 CFRunLoopRunSpecific + 562
6   CoreFoundation                	       0x1122fd8b0 CFRunLoopRun + 40
7   Mapbox                        	       0x110262e5a mbgl::util::Thread<mbgl::MaptilerFileSource::Impl>::Thread<mbgl::ResourceOptions>(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mbgl::ResourceOptions&&)::'lambda'()::operator()() + 138
8   Mapbox                        	       0x110262d10 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::util::Thread<mbgl::MaptilerFileSource::Impl>::Thread<mbgl::ResourceOptions>(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mbgl::ResourceOptions&&)::'lambda'()> >(void*) + 48
9   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
10  libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 51:: com.mapbox.mbgl.ResourceLoaderThread
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x105e035ac ???
2   libsystem_kernel.dylib        	       0x114957ce8 mach_msg + 56
3   CoreFoundation                	       0x112302acc __CFRunLoopServiceMachPort + 319
4   CoreFoundation                	       0x1122fd0e2 __CFRunLoopRun + 1249
5   CoreFoundation                	       0x1122fc704 CFRunLoopRunSpecific + 562
6   CoreFoundation                	       0x1122fd8b0 CFRunLoopRun + 40
7   Mapbox                        	       0x110259fe7 mbgl::util::Thread<mbgl::MainResourceLoaderThread>::Thread<std::__1::tuple<std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource> > >(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::tuple<std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource> >&&)::'lambda'()::operator()() + 279
8   Mapbox                        	       0x110259e10 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::util::Thread<mbgl::MainResourceLoaderThread>::Thread<std::__1::tuple<std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource> > >(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::tuple<std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource> >&&)::'lambda'()> >(void*) + 48
9   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
10  libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 52:: com.mapbox.mbgl.Worker 1
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x106d85644 ???
2   libsystem_pthread.dylib       	       0x1149e8a6f _pthread_cond_wait + 1249
3   libc++.1.dylib                	       0x10e3b5632 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
4   Mapbox                        	       0x1105c4770 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::ThreadedSchedulerBase::makeSchedulerThread(unsigned long)::$_0> >(void*) + 576
5   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
6   libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 53:: com.mapbox.mbgl.Worker 2
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x106d85644 ???
2   libsystem_pthread.dylib       	       0x1149e8a6f _pthread_cond_wait + 1249
3   libc++.1.dylib                	       0x10e3b5632 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
4   Mapbox                        	       0x1105c4770 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::ThreadedSchedulerBase::makeSchedulerThread(unsigned long)::$_0> >(void*) + 576
5   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
6   libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 54:: com.mapbox.mbgl.Worker 3
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x106d85644 ???
2   libsystem_pthread.dylib       	       0x1149e8a6f _pthread_cond_wait + 1249
3   libc++.1.dylib                	       0x10e3b5632 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
4   Mapbox                        	       0x1105c4770 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::ThreadedSchedulerBase::makeSchedulerThread(unsigned long)::$_0> >(void*) + 576
5   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
6   libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 55:: com.mapbox.mbgl.Worker 4
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x106d85644 ???
2   libsystem_pthread.dylib       	       0x1149e8a6f _pthread_cond_wait + 1249
3   libc++.1.dylib                	       0x10e3b5632 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
4   Mapbox                        	       0x1105c4770 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::ThreadedSchedulerBase::makeSchedulerThread(unsigned long)::$_0> >(void*) + 576
5   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
6   libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 56:: com.mapbox.mbgl.Worker 1
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x106d85644 ???
2   libsystem_pthread.dylib       	       0x1149e8a6f _pthread_cond_wait + 1249
3   libc++.1.dylib                	       0x10e3b5632 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
4   Mapbox                        	       0x1105c4770 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::ThreadedSchedulerBase::makeSchedulerThread(unsigned long)::$_0> >(void*) + 576
5   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
6   libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15

Thread 57:: com.mapbox.mbgl.Worker 1
0   ???                           	       0x105d79940 ???
1   <translation info unavailable>	       0x106d85644 ???
2   libsystem_pthread.dylib       	       0x1149e8a6f _pthread_cond_wait + 1249
3   libc++.1.dylib                	       0x10e3b5632 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
4   Mapbox                        	       0x1105c4770 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::ThreadedSchedulerBase::makeSchedulerThread(unsigned long)::$_0> >(void*) + 576
5   libsystem_pthread.dylib       	       0x1149e84e1 _pthread_start + 125
6   libsystem_pthread.dylib       	       0x1149e3f6b thread_start + 15


Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00007fc729fa6ff0  rbx: 0x00007fc729fa6ff0  rcx: 0x0000000000000011  rdx: 0x000000030c185700
  rdi: 0x00007fc625e6e8e0  rsi: 0x000000030c185700  rbp: 0x000000030c184700  rsp: 0x000000030c1846d8
   r8: 0x0000000000000002   r9: 0x00000000024a008f  r10: 0x00000000fffffb6c  r11: 0x0000000000000000
  r12: 0x00000000024a0007  r13: 0x00000000000000ff  r14: 0x0000000000000001  r15: 0x000000030c184701
  rip: <unavailable>       rfl: 0x0000000000000203
 tmp0: 0x00007fc625e6e8e0 tmp1: 0x000000010d3faef8 tmp2: 0x0000000158552195


Binary Images:
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
       0x1584cc000 -        0x15864efff libGLProgrammability.dylib (*) <5cb8a174-7128-3f9a-9321-c507c09d9159> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
       0x157b13000 -        0x157b3bfff GLRendererFloat (*) <e1be799c-bd22-30de-b048-04d82722adf1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/GLRendererFloat.bundle/GLRendererFloat
       0x157cb0000 -        0x157d9bfff GLEngine (*) <a8d5aa4f-17c7-31e7-b618-6940bbe8fab0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
       0x11022f000 -        0x110776fff com.mapbox.Mapbox (5.9.0) <f8a388f0-8fe1-3a81-8e86-3620555a156b> /Users/USER/Library/Developer/CoreSimulator/Devices/2906676F-51E5-45E6-9FC7-3D28753CB888/data/Containers/Bundle/Application/3C9CB5B6-E40E-4B8D-8302-98AB03D39FFE/CoBabbleMobile.app/Frameworks/Mapbox.framework/Mapbox
       0x132b04000 -        0x132b32fff com.apple.GLKit (126) <c1d3f5c0-e3f0-34db-87d4-3bb92a65eb02> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/GLKit.framework/GLKit
       0x111e57000 -        0x112118fff com.apple.QuartzCore (1.11) <c4f4de68-97a3-3468-b5f1-c1329e4a0e7d> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/QuartzCore.framework/QuartzCore
       0x112281000 -        0x112686fff com.apple.CoreFoundation (6.9) <d7b873d0-2d44-362d-a632-91b54d2dd8c2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
       0x118859000 -        0x118861fff com.apple.GraphicsServices (1.0) <d645c3c0-b4f8-31d0-bada-02aea61681d5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
       0x132d1f000 -        0x1345adfff com.apple.UIKitCore (1.0) <f710b655-42ee-3939-a3bd-6da0f3758758> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
       0x1020ab000 -        0x103036fff com.cobabble.app (2.0.6) <d87e3388-e0f9-3982-aebe-f56916ae0f88> /Users/USER/Library/Developer/CoreSimulator/Devices/2906676F-51E5-45E6-9FC7-3D28753CB888/data/Containers/Bundle/Application/3C9CB5B6-E40E-4B8D-8302-98AB03D39FFE/CoBabbleMobile.app/CoBabbleMobile
       0x10e4a7000 -        0x10e4f4fff dyld_sim (*) <7276a69b-e3b9-3f23-957f-061350a501b4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/dyld_sim
       0x206029000 -        0x206094fff dyld (*) <b70ce1ec-b902-3852-8268-05de00bfa8d5> /usr/lib/dyld
       0x121607000 -        0x122292fff libLLVMContainer.dylib (*) <a409cbe9-5bb7-340d-b51b-43c1387a1904> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libLLVMContainer.dylib
       0x158119000 -        0x15818cfff libGLVMPlugin.dylib (*) <24d0abfa-c2dc-33b3-b1a0-853d501f9970> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libGLVMPlugin.dylib
       0x11d7aa000 -        0x11d7b2fff libCoreVMClient.dylib (*) <95d49e3d-f7d7-3a66-8b43-1a5911503829> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
       0x11c195000 -        0x11c197fff libCVMSPluginSupport.dylib (*) <3391e716-3eb2-3bcf-9046-cb750f536b0c> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
       0x113f0e000 -        0x113f54fff libdispatch.dylib (*) <a1e15d82-e95a-30ec-832e-288d5d2c9a5f> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libdispatch.dylib
       0x1149e2000 -        0x1149edfff libsystem_pthread.dylib (*) <bc574849-1aae-31e7-b350-916dda999d97> /usr/lib/system/libsystem_pthread.dylib
       0x114956000 -        0x11498dfff libsystem_kernel.dylib (*) <61711d11-e776-3bc3-b9a2-6f9f37cb8499> /usr/lib/system/libsystem_kernel.dylib
       0x110e14000 -        0x111108fff com.apple.Foundation (6.9) <9827fa7d-2500-32d7-aaaf-288e38b126ab> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Foundation.framework/Foundation
       0x10fc85000 -        0x11010afff com.apple.CFNetwork (1333.0.4) <c7736999-25a1-3906-878f-42129a17778b> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CFNetwork.framework/CFNetwork
       0x114c4d000 -        0x11627bfff com.apple.JavaScriptCore (8613) <c3dd861c-20c9-3f06-ba09-a3e8537c3a6b> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
       0x112a45000 -        0x112c77fff com.apple.coremotion (2667.0.32) <f5485b79-379a-31ed-997d-3b6e4e894da1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreMotion.framework/CoreMotion
       0x11e86b000 -        0x11e891fff com.apple.audio.AudioSession (1.0) <cad78bd7-bc22-3343-885a-e8179062575f> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AudioSession.framework/AudioSession
       0x117f3d000 -        0x117f5efff com.apple.audio.caulk (1.0) <5f3a0dea-def8-3db4-a06e-356052a08c7a> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/caulk.framework/caulk
       0x114704000 -        0x114789fff libsystem_c.dylib (*) <f6f40b31-302e-3596-97cc-50ae6ce0dc81> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_c.dylib
       0x11c974000 -        0x11c99afff com.apple.locationsupport (2667.0.32) <d66f3e4f-ed5c-3a2c-ae22-b80c4b1b2f20> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
       0x110ca3000 -        0x110d52fff com.apple.corelocation (2667.0.32) <509abd0a-a581-36ae-9512-566307dd9403> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreLocation.framework/CoreLocation
       0x114a15000 -        0x114a48fff libxpc.dylib (*) <a18dc746-2134-3b7b-9103-15acc4b258cc> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libxpc.dylib
       0x10e3ad000 -        0x10e402fff libc++.1.dylib (*) <cca55188-d9dc-33ae-b968-d9a6600c9cbe> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libc++.1.dylib

Error Formulating Crash Report:
dyld_process_snapshot_get_shared_cache failed

EOF

-----------
Full Report
-----------

{"app_name":"CoBabbleMobile","timestamp":"2022-07-19 16:28:30.00 +0700","app_version":"2.0.6","slice_uuid":"d87e3388-e0f9-3982-aebe-f56916ae0f88","build_version":"121","platform":7,"bundleID":"com.cobabble.app","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.4 (21F79)","incident_id":"02BEA1C0-BF32-4064-A687-831FA8CE85D4","name":"CoBabbleMobile"}
{
  "uptime" : 1500,
  "procLaunch" : "2022-07-19 16:28:18.8011 +0700",
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookAir10,1",
  "procStartAbsTime" : 36377074184,
  "coalitionID" : 920,
  "osVersion" : {
    "train" : "macOS 12.4",
    "build" : "21F79",
    "releaseType" : "User"
  },
  "captureTime" : "2022-07-19 16:28:26.0501 +0700",
  "incident" : "02BEA1C0-BF32-4064-A687-831FA8CE85D4",
  "bug_type" : "309",
  "pid" : 1608,
  "procExitAbsTime" : 36551029373,
  "translated" : true,
  "cpuType" : "X86-64",
  "procName" : "CoBabbleMobile",
  "procPath" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/2906676F-51E5-45E6-9FC7-3D28753CB888\/data\/Containers\/Bundle\/Application\/3C9CB5B6-E40E-4B8D-8302-98AB03D39FFE\/CoBabbleMobile.app\/CoBabbleMobile",
  "bundleInfo" : {"CFBundleShortVersionString":"2.0.6","CFBundleVersion":"121","CFBundleIdentifier":"com.cobabble.app"},
  "storeInfo" : {"deviceIdentifierForVendor":"2253D818-64F5-580D-B011-53AE567C699D","thirdParty":true},
  "parentProc" : "launchd_sim",
  "parentPid" : 824,
  "coalitionName" : "com.apple.CoreSimulator.SimDevice.2906676F-51E5-45E6-9FC7-3D28753CB888",
  "crashReporterKey" : "5C4B307E-3CC9-1249-FD06-74A9F8EF879F",
  "responsiblePid" : 810,
  "responsibleProc" : "SimulatorTrampoline",
  "wakeTime" : 696,
  "sleepWakeUUID" : "C4CBDE3F-A9A8-452C-A597-61403DCD2743",
  "sip" : "enabled",
  "vmRegionInfo" : "0x7fc729fa6ff0 is not in any region.  Bytes after previous region: 4290744305  Bytes before following region: 209748389904\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      MALLOC_LARGE             7fc629fa7000-7fc62a3ae000 [ 4124K] rw-\/rwx SM=PRV  \n--->  GAP OF 0x31d5ba0000 BYTES\n      mapped file              7ff7fff4e000-7ff7fff7e000 [  192K] r-x\/r-x SM=COW  ...t_id=84cfcb9f",
  "isCorpse" : 1,
  "exception" : {"codes":"0x0000000000000001, 0x00007fc729fa6ff0","rawCodes":[1,140493379497968],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x00007fc729fa6ff0"},
  "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":1608},
  "vmregioninfo" : "0x7fc729fa6ff0 is not in any region.  Bytes after previous region: 4290744305  Bytes before following region: 209748389904\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      MALLOC_LARGE             7fc629fa7000-7fc62a3ae000 [ 4124K] rw-\/rwx SM=PRV  \n--->  GAP OF 0x31d5ba0000 BYTES\n      mapped file              7ff7fff4e000-7ff7fff7e000 [  192K] r-x\/r-x SM=COW  ...t_id=84cfcb9f",
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":23926,"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":13087819520},"r12":{"value":38404103},"rosetta":{"tmp2":{"value":5776941461},"tmp1":{"value":4517244664},"tmp0":{"value":140489016142048}},"rbx":{"value":140493379497968},"r8":{"value":2},"r15":{"value":13087819521},"r10":{"value":4294966124},"rdx":{"value":13087823616},"rdi":{"value":140489016142048},"r9":{"value":38404239},"r13":{"value":255},"rflags":{"value":515},"rax":{"value":140493379497968},"rsp":{"value":13087819480},"r11":{"value":0},"rcx":{"value":17},"r14":{"value":1},"rsi":{"value":13087823616}},"queue":"com.apple.main-thread","frames":[{"imageOffset":4514144388,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":4517239160,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":549269,"symbol":"glvmInterpretFPTransformFour","symbolLocation":2405,"imageIndex":1},{"imageOffset":77710,"symbol":"gldLLVMFPTransform","symbolLocation":734,"imageIndex":2},{"imageOffset":159940,"symbol":"gldLLVMVecPolyRender","symbolLocation":23124,"imageIndex":2},{"imageOffset":62784,"symbol":"gldRenderFillPolygonPtr","symbolLocation":90,"imageIndex":2},{"imageOffset":5944500582,"imageIndex":0},{"imageOffset":124663,"symbol":"gleFlushAtomicFunc","symbolLocation":15,"imageIndex":3},{"imageOffset":438541,"symbol":"glDrawElements_IMM_ES2Exec","symbolLocation":925,"imageIndex":3},{"imageOffset":592442,"symbol":"mbgl::gl::Context::draw(mbgl::gfx::DrawMode const&, unsigned long, unsigned long)","symbolLocation":138,"imageIndex":4},{"imageOffset":900022,"symbol":"mbgl::gl::Program<mbgl::FillProgram>::draw(mbgl::gfx::Context&, mbgl::gfx::RenderPass&, mbgl::gfx::DrawMode const&, mbgl::gfx::DepthMode const&, mbgl::gfx::StencilMode const&, mbgl::gfx::ColorMode const&, mbgl::gfx::CullFaceMode const&, mbgl::gfx::UniformValues<mbgl::TypeList<mbgl::uniforms::matrix, mbgl::uniforms::world, mbgl::InterpolationUniform<mbgl::attributes::color>, mbgl::InterpolationUniform<mbgl::attributes::opacity>, mbgl::InterpolationUniform<mbgl::attributes::outline_color>, mbgl::InterpolationUniform<mbgl::attributes::pattern_to>, mbgl::InterpolationUniform<mbgl::attributes::pattern_from>, mbgl::uniforms::color, mbgl::uniforms::opacity, mbgl::uniforms::outline_color, mbgl::uniforms::pattern_to, mbgl::uniforms::pattern_from> > const&, mbgl::gfx::DrawScope&, mbgl::gfx::AttributeBindings<mbgl::TypeList<mbgl::attributes::pos, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::color>, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::opacity>, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::outline_color>, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::pattern_to>, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::pattern_from> > > const&, mbgl::gfx::TextureBindings<mbgl::TypeList<> > const&, mbgl::gfx::IndexBuffer const&, unsigned long, unsigned long)","symbolLocation":678,"imageIndex":4},{"imageOffset":1279990,"symbol":"void mbgl::Program<mbgl::FillProgram, (mbgl::gfx::PrimitiveType)2, mbgl::TypeList<mbgl::attributes::pos>, mbgl::TypeList<mbgl::uniforms::matrix, mbgl::uniforms::world>, mbgl::TypeList<>, mbgl::style::FillPaintProperties>::draw<mbgl::gfx::Triangles>(mbgl::gfx::Context&, mbgl::gfx::RenderPass&, mbgl::gfx::Triangles const&, mbgl::gfx::DepthMode const&, mbgl::gfx::StencilMode const&, mbgl::gfx::ColorMode const&, mbgl::gfx::CullFaceMode const&, mbgl::gfx::IndexBuffer const&, std::__1::vector<mbgl::Segment<mbgl::TypeList<mbgl::attributes::pos, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::color>, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::opacity>, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::outline_color>, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::pattern_to>, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::pattern_from> > >, std::__1::allocator<mbgl::Segment<mbgl::TypeList<mbgl::attributes::pos, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::color>, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::opacity>, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::outline_color>, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::pattern_to>, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::pattern_from> > > > > const&, mbgl::gfx::UniformValues<mbgl::TypeList<mbgl::uniforms::matrix, mbgl::uniforms::world, mbgl::InterpolationUniform<mbgl::attributes::color>, mbgl::InterpolationUniform<mbgl::attributes::opacity>, mbgl::InterpolationUniform<mbgl::attributes::outline_color>, mbgl::InterpolationUniform<mbgl::attributes::pattern_to>, mbgl::InterpolationUniform<mbgl::attributes::pattern_from>, mbgl::uniforms::color, mbgl::uniforms::opacity, mbgl::uniforms::outline_color, mbgl::uniforms::pattern_to, mbgl::uniforms::pattern_from> > const&, mbgl::gfx::AttributeBindings<mbgl::TypeList<mbgl::attributes::pos, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::color>, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::opacity>, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::outline_color>, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::pattern_to>, mbgl::ZoomInterpolatedAttribute<mbgl::attributes::pattern_from> > > const&, mbgl::gfx::TextureBindings<mbgl::TypeList<> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)","symbolLocation":230,"imageIndex":4},{"imageOffset":1268640,"symbol":"mbgl::RenderFillLayer::render(mbgl::PaintParameters&)","symbolLocation":1312,"imageIndex":4},{"imageOffset":1593727,"symbol":"mbgl::Renderer::Impl::render(mbgl::RenderTree const&)","symbolLocation":1871,"imageIndex":4},{"imageOffset":1586995,"symbol":"mbgl::Renderer::render(std::__1::shared_ptr<mbgl::UpdateParameters> const&)","symbolLocation":51,"imageIndex":4},{"symbol":"MGLRenderFrontend::render()","inline":true,"imageIndex":4,"imageOffset":4290721,"symbolLocation":68,"sourceLine":57,"sourceFile":"MGLRendererFrontend.h"},{"imageOffset":4290721,"sourceLine":1024,"sourceFile":"MGLMapView.mm","symbol":"-[MGLMapView renderSync]","imageIndex":4,"symbolLocation":265},{"symbol":"MGLMapViewImpl::render()","inline":true,"imageIndex":4,"imageOffset":3993264,"symbolLocation":31,"sourceLine":14,"sourceFile":"MGLMapView+Impl.mm"},{"imageOffset":3993264,"sourceLine":26,"sourceFile":"MGLMapView+OpenGL.mm","symbol":"-[MGLMapViewImplDelegate glkView:drawInRect:]","imageIndex":4,"symbolLocation":43},{"imageOffset":127988,"symbol":"-[GLKView _display:]","symbolLocation":267,"imageIndex":5},{"imageOffset":1767335,"symbol":"CA::Layer::layout_and_display_if_needed(CA::Transaction*)","symbolLocation":479,"imageIndex":6},{"imageOffset":858349,"symbol":"CA::Context::commit_transaction(CA::Transaction*, double, double*)","symbolLocation":623,"imageIndex":6},{"imageOffset":1085294,"symbol":"CA::Transaction::commit()","symbolLocation":774,"imageIndex":6},{"imageOffset":1090028,"symbol":"CA::Transaction::flush_as_runloop_observer(bool)","symbolLocation":60,"imageIndex":6},{"imageOffset":529137,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__","symbolLocation":23,"imageIndex":7},{"imageOffset":506549,"symbol":"__CFRunLoopDoObservers","symbolLocation":570,"imageIndex":7},{"imageOffset":507981,"symbol":"__CFRunLoopRun","symbolLocation":1100,"imageIndex":7},{"imageOffset":505604,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":7},{"imageOffset":15502,"symbol":"GSEventRunModal","symbolLocation":139,"imageIndex":8},{"imageOffset":13481562,"symbol":"-[UIApplication _run]","symbolLocation":928,"imageIndex":9},{"imageOffset":13501109,"symbol":"UIApplicationMain","symbolLocation":101,"imageIndex":9},{"imageOffset":24376,"sourceLine":8,"sourceFile":"main.m","symbol":"main","imageIndex":10,"symbolLocation":104},{"imageOffset":7969,"symbol":"start_sim","symbolLocation":10,"imageIndex":11},{"imageOffset":21790,"symbol":"start","symbolLocation":462,"imageIndex":12}]},{"id":23927,"name":"com.apple.rosetta.exceptionserver","frames":[{"imageOffset":140703127906756,"imageIndex":0},{"imageOffset":140703128007176,"imageIndex":0}]},{"id":23951,"queue":"com.apple.opengl.cvmDoWork","frames":[{"imageOffset":140703128008860,"imageIndex":0},{"imageOffset":4517841204,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":7,"imageIndex":0},{"imageOffset":5765074,"symbol":"(anonymous namespace)::LoopStrengthReduce::runOnLoop(llvm::Loop*, llvm::LPPassManager&)","symbolLocation":82,"imageIndex":13},{"imageOffset":7599881,"symbol":"llvm::LPPassManager::runOnFunction(llvm::Function&)","symbolLocation":1273,"imageIndex":13},{"imageOffset":9818979,"symbol":"llvm::FPPassManager::runOnFunction(llvm::Function&)","symbolLocation":739,"imageIndex":13},{"imageOffset":9816791,"symbol":"llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&)","symbolLocation":183,"imageIndex":13},{"imageOffset":9816524,"symbol":"llvm::legacy::FunctionPassManager::run(llvm::Function&)","symbolLocation":92,"imageIndex":13},{"imageOffset":116503,"symbol":"llvm::JIT::getPointerToFunction(llvm::Function*)","symbolLocation":263,"imageIndex":13},{"imageOffset":5915,"symbol":"cvmContentBuildLLVMFunctions(_cvms_plugin_element_s const*, _CVMFunction*, llvm::Function**, unsigned int)","symbolLocation":103,"imageIndex":14},{"imageOffset":5358,"symbol":"cvmsPluginElementBuild","symbolLocation":839,"imageIndex":14},{"imageOffset":5085,"symbol":"cvmsCompBuildElement","symbolLocation":146,"imageIndex":15},{"imageOffset":24105,"symbol":"cvmsServerElementBuild","symbolLocation":1184,"imageIndex":15},{"imageOffset":7298,"symbol":"cvms_element_build_from_source","symbolLocation":118,"imageIndex":15},{"imageOffset":10102,"symbol":"cvm_deferred_build_modular(void*)","symbolLocation":413,"imageIndex":16},{"imageOffset":11045,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":17},{"imageOffset":37087,"symbol":"_dispatch_lane_serial_drain","symbolLocation":753,"imageIndex":17},{"imageOffset":40129,"symbol":"_dispatch_lane_invoke","symbolLocation":400,"imageIndex":17},{"imageOffset":84347,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":779,"imageIndex":17},{"imageOffset":12240,"symbol":"_pthread_wqthread","symbolLocation":326,"imageIndex":18},{"imageOffset":8023,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":18}]},{"id":23952,"frames":[{"imageOffset":140703128029204,"imageIndex":0}]},{"id":23955,"frames":[{"imageOffset":140703128029204,"imageIndex":0}]},{"id":23957,"name":"com.apple.uikit.eventfetch-thread","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4393547180,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":19},{"imageOffset":531148,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":7},{"imageOffset":508130,"symbol":"__CFRunLoopRun","symbolLocation":1249,"imageIndex":7},{"imageOffset":505604,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":7},{"imageOffset":1196105,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":213,"imageIndex":20},{"imageOffset":1196738,"symbol":"-[NSRunLoop(NSRunLoop) runUntilDate:]","symbolLocation":72,"imageIndex":20},{"imageOffset":14281690,"symbol":"-[UIEventFetcher threadMain]","symbolLocation":491,"imageIndex":9},{"imageOffset":1364385,"symbol":"__NSThread__start__","symbolLocation":1009,"imageIndex":20},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":23963,"frames":[{"imageOffset":140703128029204,"imageIndex":0}]},{"id":23965,"frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4405328404,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":11742164,"sourceLine":315,"sourceFile":"kqueue.c","symbol":"kq_dispatch","imageIndex":10,"symbolLocation":436},{"imageOffset":11673271,"sourceLine":1992,"sourceFile":"event.c","symbol":"event_base_loop","imageIndex":10,"symbolLocation":679},{"imageOffset":1769279,"sourceLine":73,"sourceFile":"EventBase.cpp","symbol":"(anonymous namespace)::EventBaseBackend::eb_event_base_loop(int)","imageIndex":10,"symbolLocation":31},{"imageOffset":1725774,"sourceLine":359,"sourceFile":"EventBase.cpp","symbol":"folly::EventBase::loopBody(int, bool)","imageIndex":10,"symbolLocation":1662},{"imageOffset":1724039,"sourceLine":283,"sourceFile":"EventBase.cpp","symbol":"folly::EventBase::loop()","imageIndex":10,"symbolLocation":87},{"imageOffset":1734370,"sourceLine":497,"sourceFile":"EventBase.cpp","symbol":"folly::EventBase::loopForever()","imageIndex":10,"symbolLocation":98},{"imageOffset":2944313,"sourceLine":40,"sourceFile":"ScopedEventBaseThread.cpp","symbol":"folly::run(folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> const&)","imageIndex":10,"symbolLocation":153},{"imageOffset":2961934,"sourceLine":3918,"sourceFile":"type_traits","symbol":"decltype(static_cast<void (*>(fp)(static_cast<folly::EventBaseManager*>(fp0), static_cast<folly::EventBase*>(fp0), static_cast<folly::Baton<true, std::__1::atomic>*>(fp0), static_cast<folly::Range<char const*>>(fp0))) std::__1::__invoke<void (*)(folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> const&), folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> >(void (*&&)(folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> const&), folly::EventBaseManager*&&, folly::EventBase*&&, folly::Baton<true, std::__1::atomic>*&&, folly::Range<char const*>&&)","imageIndex":10,"symbolLocation":62},{"imageOffset":2961801,"sourceLine":287,"sourceFile":"thread","symbol":"void std::__1::__thread_execute<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> const&), folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*>, 2ul, 3ul, 4ul, 5ul>(std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> const&), folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> >&, std::__1::__tuple_indices<2ul, 3ul, 4ul, 5ul>)","imageIndex":10,"symbolLocation":137},{"imageOffset":2959170,"sourceLine":298,"sourceFile":"thread","symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> const&), folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> > >(void*)","imageIndex":10,"symbolLocation":98},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":23966,"frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4405328404,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":11742164,"sourceLine":315,"sourceFile":"kqueue.c","symbol":"kq_dispatch","imageIndex":10,"symbolLocation":436},{"imageOffset":11673271,"sourceLine":1992,"sourceFile":"event.c","symbol":"event_base_loop","imageIndex":10,"symbolLocation":679},{"imageOffset":1769279,"sourceLine":73,"sourceFile":"EventBase.cpp","symbol":"(anonymous namespace)::EventBaseBackend::eb_event_base_loop(int)","imageIndex":10,"symbolLocation":31},{"imageOffset":1725774,"sourceLine":359,"sourceFile":"EventBase.cpp","symbol":"folly::EventBase::loopBody(int, bool)","imageIndex":10,"symbolLocation":1662},{"imageOffset":1724039,"sourceLine":283,"sourceFile":"EventBase.cpp","symbol":"folly::EventBase::loop()","imageIndex":10,"symbolLocation":87},{"imageOffset":1734370,"sourceLine":497,"sourceFile":"EventBase.cpp","symbol":"folly::EventBase::loopForever()","imageIndex":10,"symbolLocation":98},{"imageOffset":2944313,"sourceLine":40,"sourceFile":"ScopedEventBaseThread.cpp","symbol":"folly::run(folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> const&)","imageIndex":10,"symbolLocation":153},{"imageOffset":2961934,"sourceLine":3918,"sourceFile":"type_traits","symbol":"decltype(static_cast<void (*>(fp)(static_cast<folly::EventBaseManager*>(fp0), static_cast<folly::EventBase*>(fp0), static_cast<folly::Baton<true, std::__1::atomic>*>(fp0), static_cast<folly::Range<char const*>>(fp0))) std::__1::__invoke<void (*)(folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> const&), folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> >(void (*&&)(folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> const&), folly::EventBaseManager*&&, folly::EventBase*&&, folly::Baton<true, std::__1::atomic>*&&, folly::Range<char const*>&&)","imageIndex":10,"symbolLocation":62},{"imageOffset":2961801,"sourceLine":287,"sourceFile":"thread","symbol":"void std::__1::__thread_execute<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> const&), folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*>, 2ul, 3ul, 4ul, 5ul>(std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> const&), folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> >&, std::__1::__tuple_indices<2ul, 3ul, 4ul, 5ul>)","imageIndex":10,"symbolLocation":137},{"imageOffset":2959170,"sourceLine":298,"sourceFile":"thread","symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> const&), folly::EventBaseManager*, folly::EventBase*, folly::Baton<true, std::__1::atomic>*, folly::Range<char const*> > >(void*)","imageIndex":10,"symbolLocation":98},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":23968,"name":"FutureTimekeepr","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4405328404,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":11742164,"sourceLine":315,"sourceFile":"kqueue.c","symbol":"kq_dispatch","imageIndex":10,"symbolLocation":436},{"imageOffset":11673271,"sourceLine":1992,"sourceFile":"event.c","symbol":"event_base_loop","imageIndex":10,"symbolLocation":679},{"imageOffset":1769279,"sourceLine":73,"sourceFile":"EventBase.cpp","symbol":"(anonymous namespace)::EventBaseBackend::eb_event_base_loop(int)","imageIndex":10,"symbolLocation":31},{"imageOffset":1725774,"sourceLine":359,"sourceFile":"EventBase.cpp","symbol":"folly::EventBase::loopBody(int, bool)","imageIndex":10,"symbolLocation":1662},{"imageOffset":1724039,"sourceLine":283,"sourceFile":"EventBase.cpp","symbol":"folly::EventBase::loop()","imageIndex":10,"symbolLocation":87},{"imageOffset":1734370,"sourceLine":497,"sourceFile":"EventBase.cpp","symbol":"folly::EventBase::loopForever()","imageIndex":10,"symbolLocation":98},{"imageOffset":3416700,"sourceLine":33,"sourceFile":"ThreadWheelTimekeeper.cpp","symbol":"folly::ThreadWheelTimekeeper::ThreadWheelTimekeeper()::$_3::operator()() const","imageIndex":10,"symbolLocation":28},{"imageOffset":3416613,"sourceLine":3918,"sourceFile":"type_traits","symbol":"decltype(static_cast<folly::ThreadWheelTimekeeper::ThreadWheelTimekeeper()::$_3>(fp)()) std::__1::__invoke<folly::ThreadWheelTimekeeper::ThreadWheelTimekeeper()::$_3>(folly::ThreadWheelTimekeeper::ThreadWheelTimekeeper()::$_3&&)","imageIndex":10,"symbolLocation":21},{"imageOffset":3416517,"sourceLine":287,"sourceFile":"thread","symbol":"void std::__1::__thread_execute<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, folly::ThreadWheelTimekeeper::ThreadWheelTimekeeper()::$_3>(std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, folly::ThreadWheelTimekeeper::ThreadWheelTimekeeper()::$_3>&, std::__1::__tuple_indices<>)","imageIndex":10,"symbolLocation":37},{"imageOffset":3414642,"sourceLine":298,"sourceFile":"thread","symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, folly::ThreadWheelTimekeeper::ThreadWheelTimekeeper()::$_3> >(void*)","imageIndex":10,"symbolLocation":98},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":23969,"name":"com.facebook.SocketRocket.NetworkThread","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4393547180,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":19},{"imageOffset":531148,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":7},{"imageOffset":508130,"symbol":"__CFRunLoopRun","symbolLocation":1249,"imageIndex":7},{"imageOffset":505604,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":7},{"imageOffset":1196105,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":213,"imageIndex":20},{"imageOffset":11181691,"sourceLine":70,"sourceFile":"SRRunLoopThread.m","symbol":"-[SRRunLoopThread main]","imageIndex":10,"symbolLocation":267},{"imageOffset":1364385,"symbol":"__NSThread__start__","symbolLocation":1009,"imageIndex":20},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":23970,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4393547180,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":19},{"imageOffset":531148,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":7},{"imageOffset":508130,"symbol":"__CFRunLoopRun","symbolLocation":1249,"imageIndex":7},{"imageOffset":505604,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":7},{"imageOffset":2311136,"imageIndex":21},{"imageOffset":1364385,"symbol":"__NSThread__start__","symbolLocation":1009,"imageIndex":20},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":23971,"frames":[{"imageOffset":140703128029204,"imageIndex":0}]},{"id":23974,"frames":[{"imageOffset":140703128029204,"imageIndex":0}]},{"id":23978,"name":"com.facebook.react.JavaScript","frames":[{"imageOffset":140703127906492,"imageIndex":0},{"imageOffset":4492547072,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":76874535387377,"imageIndex":0},{"imageOffset":4228678,"symbol":"vmEntryToJavaScript","symbolLocation":216,"imageIndex":22},{"imageOffset":12993773,"symbol":"JSC::Interpreter::executeCall(JSC::JSGlobalObject*, JSC::JSObject*, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&)","symbolLocation":653,"imageIndex":22},{"imageOffset":16844829,"symbol":"JSC::boundThisNoArgsFunctionCall(JSC::JSGlobalObject*, JSC::CallFrame*)","symbolLocation":813,"imageIndex":22},{"imageOffset":4229016,"symbol":"vmEntryToNative","symbolLocation":226,"imageIndex":22},{"imageOffset":12993825,"symbol":"JSC::Interpreter::executeCall(JSC::JSGlobalObject*, JSC::JSObject*, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&)","symbolLocation":705,"imageIndex":22},{"imageOffset":4996138,"symbol":"JSObjectCallAsFunction","symbolLocation":906,"imageIndex":22},{"imageOffset":9558493,"sourceLine":1260,"sourceFile":"JSCRuntime.cpp","symbol":"facebook::jsc::JSCRuntime::call(facebook::jsi::Function const&, facebook::jsi::Value const&, facebook::jsi::Value const*, unsigned long)","imageIndex":10,"symbolLocation":333},{"imageOffset":9621000,"sourceLine":228,"sourceFile":"jsi-inl.h","symbol":"facebook::jsi::Function::call(facebook::jsi::Runtime&, facebook::jsi::Value const*, unsigned long) const","imageIndex":10,"symbolLocation":104},{"imageOffset":9620805,"sourceLine":233,"sourceFile":"jsi-inl.h","symbol":"facebook::jsi::Function::call(facebook::jsi::Runtime&, std::initializer_list<facebook::jsi::Value>) const","imageIndex":10,"symbolLocation":101},{"imageOffset":9754762,"sourceLine":241,"sourceFile":"jsi-inl.h","symbol":"facebook::jsi::Value facebook::jsi::Function::call<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, facebook::jsi::Value>(facebook::jsi::Runtime&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, facebook::jsi::Value&&) const","imageIndex":10,"symbolLocation":362},{"imageOffset":9754281,"sourceLine":256,"sourceFile":"JSIExecutor.cpp","symbol":"facebook::react::JSIExecutor::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, folly::dynamic const&)::$_5::operator()() const","imageIndex":10,"symbolLocation":153},{"imageOffset":9754101,"sourceLine":3918,"sourceFile":"type_traits","symbol":"decltype(static_cast<facebook::react::JSIExecutor::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, folly::dynamic const&)::$_5&>(fp)()) std::__1::__invoke<facebook::react::JSIExecutor::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, folly::dynamic const&)::$_5&>(facebook::react::JSIExecutor::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, folly::dynamic const&)::$_5&)","imageIndex":10,"symbolLocation":21},{"imageOffset":9754029,"sourceLine":61,"sourceFile":"invoke.h","symbol":"void std::__1::__invoke_void_return_wrapper<void, true>::__call<facebook::react::JSIExecutor::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, folly::dynamic const&)::$_5&>(facebook::react::JSIExecutor::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, folly::dynamic const&)::$_5&)","imageIndex":10,"symbolLocation":29},{"imageOffset":9753981,"sourceLine":178,"sourceFile":"function.h","symbol":"std::__1::__function::__alloc_func<facebook::react::JSIExecutor::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, folly::dynamic const&)::$_5, std::__1::allocator<facebook::react::JSIExecutor::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, folly::dynamic const&)::$_5>, void ()>::operator()()","imageIndex":10,"symbolLocation":29},{"imageOffset":9749689,"sourceLine":352,"sourceFile":"function.h","symbol":"std::__1::__function::__func<facebook::react::JSIExecutor::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, folly::dynamic const&)::$_5, std::__1::allocator<facebook::react::JSIExecutor::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, folly::dynamic const&)::$_5>, void ()>::operator()()","imageIndex":10,"symbolLocation":25},{"imageOffset":10007474,"sourceLine":505,"sourceFile":"function.h","symbol":"std::__1::__function::__value_func<void ()>::operator()() const","imageIndex":10,"symbolLocation":50},{"imageOffset":10007269,"sourceLine":1182,"sourceFile":"function.h","symbol":"std::__1::function<void ()>::operator()() const","imageIndex":10,"symbolLocation":21},{"imageOffset":6956837,"sourceLine":107,"sourceFile":"JSIExecutor.h","symbol":"facebook::react::JSIExecutor::defaultTimeoutInvoker(std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>)","imageIndex":10,"symbolLocation":21},{"imageOffset":6967639,"sourceLine":3918,"sourceFile":"type_traits","symbol":"decltype(static_cast<void (*&>(fp)(static_cast<std::__1::function<void ()> const&>(fp0), static_cast<std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>>(fp0))) std::__1::__invoke<void (*&)(std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>), std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()> >(void (*&)(std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>), std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>&&)","imageIndex":10,"symbolLocation":87},{"imageOffset":6967511,"sourceLine":61,"sourceFile":"invoke.h","symbol":"void std::__1::__invoke_void_return_wrapper<void, true>::__call<void (*&)(std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>), std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()> >(void (*&)(std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>), std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>&&)","imageIndex":10,"symbolLocation":71},{"imageOffset":6967399,"sourceLine":178,"sourceFile":"function.h","symbol":"std::__1::__function::__alloc_func<void (*)(std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>), std::__1::allocator<void (*)(std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>)>, void (std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>)>::operator()(std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>&&)","imageIndex":10,"symbolLocation":71},{"imageOffset":6962246,"sourceLine":352,"sourceFile":"function.h","symbol":"std::__1::__function::__func<void (*)(std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>), std::__1::allocator<void (*)(std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>)>, void (std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>)>::operator()(std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>&&)","imageIndex":10,"symbolLocation":70},{"imageOffset":9747167,"sourceLine":505,"sourceFile":"function.h","symbol":"std::__1::__function::__value_func<void (std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>)>::operator()(std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>&&) const","imageIndex":10,"symbolLocation":95},{"imageOffset":9684930,"sourceLine":1182,"sourceFile":"function.h","symbol":"std::__1::function<void (std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>)>::operator()(std::__1::function<void ()> const&, std::__1::function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > ()>) const","imageIndex":10,"symbolLocation":66},{"imageOffset":9683929,"sourceLine":254,"sourceFile":"JSIExecutor.cpp","symbol":"facebook::react::JSIExecutor::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, folly::dynamic const&)","imageIndex":10,"symbolLocation":457},{"imageOffset":9459330,"sourceLine":207,"sourceFile":"NativeToJsBridge.cpp","symbol":"facebook::react::NativeToJsBridge::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, folly::dynamic&&)::$_2::operator()(facebook::react::JSExecutor*) const","imageIndex":10,"symbolLocation":706},{"imageOffset":9458592,"sourceLine":3918,"sourceFile":"type_traits","symbol":"decltype(static_cast<facebook::react::NativeToJsBridge::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, folly::dynamic&&)::$_2&>(fp)(static_cast<facebook::react::JSExecutor*>(fp0))) std::__1::__invoke<facebook::react::NativeToJsBridge::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, folly::dynamic&&)::$_2&, facebook::react::JSExecutor*>(facebook::react::NativeToJsBridge::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, folly::dynamic&&)::$_2&, facebook::react::JSExecutor*&&)","imageIndex":10,"symbolLocation":32},{"imageOffset":9458514,"sourceLine":61,"sourceFile":"invoke.h","symbol":"void std::__1::__invoke_void_return_wrapper<void, true>::__call<facebook::react::NativeToJsBridge::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, folly::dynamic&&)::$_2&, facebook::react::JSExecutor*>(facebook::react::NativeToJsBridge::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, folly::dynamic&&)::$_2&, facebook::react::JSExecutor*&&)","imageIndex":10,"symbolLocation":50},{"imageOffset":9458450,"sourceLine":178,"sourceFile":"function.h","symbol":"std::__1::__function::__alloc_func<facebook::react::NativeToJsBridge::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, folly::dynamic&&)::$_2, std::__1::allocator<facebook::react::NativeToJsBridge::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, folly::dynamic&&)::$_2>, void (facebook::react::JSExecutor*)>::operator()(facebook::react::JSExecutor*&&)","imageIndex":10,"symbolLocation":50},{"imageOffset":9453521,"sourceLine":352,"sourceFile":"function.h","symbol":"std::__1::__function::__func<facebook::react::NativeToJsBridge::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, folly::dynamic&&)::$_2, std::__1::allocator<facebook::react::NativeToJsBridge::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, folly::dynamic&&)::$_2>, void (facebook::react::JSExecutor*)>::operator()(facebook::react::JSExecutor*&&)","imageIndex":10,"symbolLocation":49},{"imageOffset":9504714,"sourceLine":505,"sourceFile":"function.h","symbol":"std::__1::__function::__value_func<void (facebook::react::JSExecutor*)>::operator()(facebook::react::JSExecutor*&&) const","imageIndex":10,"symbolLocation":74},{"imageOffset":9504589,"sourceLine":1182,"sourceFile":"function.h","symbol":"std::__1::function<void (facebook::react::JSExecutor*)>::operator()(facebook::react::JSExecutor*) const","imageIndex":10,"symbolLocation":45},{"imageOffset":9504535,"sourceLine":310,"sourceFile":"NativeToJsBridge.cpp","symbol":"facebook::react::NativeToJsBridge::runOnExecutorQueue(std::__1::function<void (facebook::react::JSExecutor*)>)::$_8::operator()() const","imageIndex":10,"symbolLocation":87},{"imageOffset":9504421,"sourceLine":3918,"sourceFile":"type_traits","symbol":"decltype(static_cast<facebook::react::NativeToJsBridge::runOnExecutorQueue(std::__1::function<void (facebook::react::JSExecutor*)>)::$_8&>(fp)()) std::__1::__invoke<facebook::react::NativeToJsBridge::runOnExecutorQueue(std::__1::function<void (facebook::react::JSExecutor*)>)::$_8&>(facebook::react::NativeToJsBridge::runOnExecutorQueue(std::__1::function<void (facebook::react::JSExecutor*)>)::$_8&)","imageIndex":10,"symbolLocation":21},{"imageOffset":9504349,"sourceLine":61,"sourceFile":"invoke.h","symbol":"void std::__1::__invoke_void_return_wrapper<void, true>::__call<facebook::react::NativeToJsBridge::runOnExecutorQueue(std::__1::function<void (facebook::react::JSExecutor*)>)::$_8&>(facebook::react::NativeToJsBridge::runOnExecutorQueue(std::__1::function<void (facebook::react::JSExecutor*)>)::$_8&)","imageIndex":10,"symbolLocation":29},{"imageOffset":9504301,"sourceLine":178,"sourceFile":"function.h","symbol":"std::__1::__function::__alloc_func<facebook::react::NativeToJsBridge::runOnExecutorQueue(std::__1::function<void (facebook::react::JSExecutor*)>)::$_8, std::__1::allocator<facebook::react::NativeToJsBridge::runOnExecutorQueue(std::__1::function<void (facebook::react::JSExecutor*)>)::$_8>, void ()>::operator()()","imageIndex":10,"symbolLocation":29},{"imageOffset":9499081,"sourceLine":352,"sourceFile":"function.h","symbol":"std::__1::__function::__func<facebook::react::NativeToJsBridge::runOnExecutorQueue(std::__1::function<void (facebook::react::JSExecutor*)>)::$_8, std::__1::allocator<facebook::react::NativeToJsBridge::runOnExecutorQueue(std::__1::function<void (facebook::react::JSExecutor*)>)::$_8>, void ()>::operator()()","imageIndex":10,"symbolLocation":25},{"imageOffset":10007474,"sourceLine":505,"sourceFile":"function.h","symbol":"std::__1::__function::__value_func<void ()>::operator()() const","imageIndex":10,"symbolLocation":50},{"imageOffset":10007269,"sourceLine":1182,"sourceFile":"function.h","symbol":"std::__1::function<void ()>::operator()() const","imageIndex":10,"symbolLocation":21},{"imageOffset":7322741,"sourceLine":74,"sourceFile":"RCTCxxUtils.mm","symbol":"facebook::react::tryAndReturnError(std::__1::function<void ()> const&)","imageIndex":10,"symbolLocation":21},{"imageOffset":7515313,"sourceLine":69,"sourceFile":"RCTMessageThread.mm","symbol":"facebook::react::RCTMessageThread::tryFunc(std::__1::function<void ()> const&)","imageIndex":10,"symbolLocation":33},{"imageOffset":7536451,"sourceLine":82,"sourceFile":"RCTMessageThread.mm","symbol":"facebook::react::RCTMessageThread::runOnQueue(std::__1::function<void ()>&&)::$_1::operator()() const","imageIndex":10,"symbolLocation":83},{"imageOffset":7536341,"sourceLine":3918,"sourceFile":"type_traits","symbol":"decltype(static_cast<facebook::react::RCTMessageThread::runOnQueue(std::__1::function<void ()>&&)::$_1&>(fp)()) std::__1::__invoke<facebook::react::RCTMessageThread::runOnQueue(std::__1::function<void ()>&&)::$_1&>(facebook::react::RCTMessageThread::runOnQueue(std::__1::function<void ()>&&)::$_1&)","imageIndex":10,"symbolLocation":21},{"imageOffset":7536269,"sourceLine":61,"sourceFile":"invoke.h","symbol":"void std::__1::__invoke_void_return_wrapper<void, true>::__call<facebook::react::RCTMessageThread::runOnQueue(std::__1::function<void ()>&&)::$_1&>(facebook::react::RCTMessageThread::runOnQueue(std::__1::function<void ()>&&)::$_1&)","imageIndex":10,"symbolLocation":29},{"imageOffset":7536221,"sourceLine":178,"sourceFile":"function.h","symbol":"std::__1::__function::__alloc_func<facebook::react::RCTMessageThread::runOnQueue(std::__1::function<void ()>&&)::$_1, std::__1::allocator<facebook::react::RCTMessageThread::runOnQueue(std::__1::function<void ()>&&)::$_1>, void ()>::operator()()","imageIndex":10,"symbolLocation":29},{"imageOffset":7531257,"sourceLine":352,"sourceFile":"function.h","symbol":"std::__1::__function::__func<facebook::react::RCTMessageThread::runOnQueue(std::__1::function<void ()>&&)::$_1, std::__1::allocator<facebook::react::RCTMessageThread::runOnQueue(std::__1::function<void ()>&&)::$_1>, void ()>::operator()()","imageIndex":10,"symbolLocation":25},{"imageOffset":10007474,"sourceLine":505,"sourceFile":"function.h","symbol":"std::__1::__function::__value_func<void ()>::operator()() const","imageIndex":10,"symbolLocation":50},{"imageOffset":10007269,"sourceLine":1182,"sourceFile":"function.h","symbol":"std::__1::function<void ()>::operator()() const","imageIndex":10,"symbolLocation":21},{"imageOffset":7514650,"sourceLine":45,"sourceFile":"RCTMessageThread.mm","symbol":"invocation function for block in facebook::react::RCTMessageThread::runAsync(std::__1::function<void ()>)","imageIndex":10,"symbolLocation":42},{"imageOffset":533053,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__","symbolLocation":12,"imageIndex":7},{"imageOffset":529979,"symbol":"__CFRunLoopDoBlocks","symbolLocation":443,"imageIndex":7},{"imageOffset":509480,"symbol":"__CFRunLoopRun","symbolLocation":2599,"imageIndex":7},{"imageOffset":505604,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":7},{"imageOffset":7130853,"sourceLine":378,"sourceFile":"RCTCxxBridge.mm","symbol":"+[RCTCxxBridge runRunLoop]","imageIndex":10,"symbolLocation":949},{"imageOffset":1364385,"symbol":"__NSThread__start__","symbolLocation":1009,"imageIndex":20},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":23981,"name":"JavaScriptCore libpas scavenger","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4409808452,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":18},{"imageOffset":967476,"symbol":"scavenger_thread_main","symbolLocation":1684,"imageIndex":22},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":23983,"name":"com.apple.CFStream.LegacyThread","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4393547180,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":19},{"imageOffset":531148,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":7},{"imageOffset":508130,"symbol":"__CFRunLoopRun","symbolLocation":1249,"imageIndex":7},{"imageOffset":505604,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":7},{"imageOffset":676454,"symbol":"_legacyStreamRunLoop_workThread","symbolLocation":249,"imageIndex":7},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":23984,"name":"com.squareup.SocketRocket.NetworkThread","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4393547180,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":19},{"imageOffset":531148,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":7},{"imageOffset":508130,"symbol":"__CFRunLoopRun","symbolLocation":1249,"imageIndex":7},{"imageOffset":505604,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":7},{"imageOffset":1196105,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":213,"imageIndex":20},{"imageOffset":7928994,"sourceLine":1624,"sourceFile":"RCTSRWebSocket.m","symbol":"-[_RCTSRRunLoopThread main]","imageIndex":10,"symbolLocation":338},{"imageOffset":1364385,"symbol":"__NSThread__start__","symbolLocation":1009,"imageIndex":20},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":23985,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4428647564,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":616692,"symbol":"__CFSocketManager","symbolLocation":647,"imageIndex":7},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":23989,"name":"com.mapbox.mbgl.AssetFileSource","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4393547180,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":19},{"imageOffset":531148,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":7},{"imageOffset":508130,"symbol":"__CFRunLoopRun","symbolLocation":1249,"imageIndex":7},{"imageOffset":505604,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":7},{"imageOffset":510128,"symbol":"CFRunLoopRun","symbolLocation":40,"imageIndex":7},{"imageOffset":97322,"symbol":"mbgl::util::Thread<mbgl::AssetFileSource::Impl>::Thread<mbgl::ResourceOptions>(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mbgl::ResourceOptions&&)::'lambda'()::operator()()","symbolLocation":138,"imageIndex":4},{"imageOffset":96992,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::util::Thread<mbgl::AssetFileSource::Impl>::Thread<mbgl::ResourceOptions>(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mbgl::ResourceOptions&&)::'lambda'()> >(void*)","symbolLocation":48,"imageIndex":4},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":23990,"name":"com.mapbox.mbgl.OnlineFileSource","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4393547180,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":19},{"imageOffset":531148,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":7},{"imageOffset":508130,"symbol":"__CFRunLoopRun","symbolLocation":1249,"imageIndex":7},{"imageOffset":505604,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":7},{"imageOffset":510128,"symbol":"CFRunLoopRun","symbolLocation":40,"imageIndex":7},{"imageOffset":331811,"symbol":"mbgl::util::Thread<mbgl::OnlineFileSourceThread>::Thread<mbgl::ResourceOptions>(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mbgl::ResourceOptions&&)::'lambda'()::operator()()","symbolLocation":147,"imageIndex":4},{"imageOffset":331472,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::util::Thread<mbgl::OnlineFileSourceThread>::Thread<mbgl::ResourceOptions>(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mbgl::ResourceOptions&&)::'lambda'()> >(void*)","symbolLocation":48,"imageIndex":4},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":23991,"name":"com.mapbox.mbgl.DatabaseFileSource","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4393547180,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":19},{"imageOffset":531148,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":7},{"imageOffset":508130,"symbol":"__CFRunLoopRun","symbolLocation":1249,"imageIndex":7},{"imageOffset":505604,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":7},{"imageOffset":510128,"symbol":"CFRunLoopRun","symbolLocation":40,"imageIndex":7},{"imageOffset":122372,"symbol":"mbgl::util::Thread<mbgl::DatabaseFileSourceThread>::Thread<std::__1::tuple<std::__1::shared_ptr<mbgl::FileSource>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::tuple<std::__1::shared_ptr<mbgl::FileSource>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >&&)::'lambda'()::operator()()","symbolLocation":132,"imageIndex":4},{"imageOffset":122170,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::util::Thread<mbgl::DatabaseFileSourceThread>::Thread<std::__1::tuple<std::__1::shared_ptr<mbgl::FileSource>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::tuple<std::__1::shared_ptr<mbgl::FileSource>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >&&)::'lambda'()> >(void*)","symbolLocation":42,"imageIndex":4},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":23992,"name":"com.mapbox.mbgl.LocalFileSource","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4393547180,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":19},{"imageOffset":531148,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":7},{"imageOffset":508130,"symbol":"__CFRunLoopRun","symbolLocation":1249,"imageIndex":7},{"imageOffset":505604,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":7},{"imageOffset":510128,"symbol":"CFRunLoopRun","symbolLocation":40,"imageIndex":7},{"imageOffset":152199,"symbol":"mbgl::util::Thread<mbgl::LocalFileSource::Impl>::Thread<mbgl::ResourceOptions>(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mbgl::ResourceOptions&&)::'lambda'()::operator()()","symbolLocation":247,"imageIndex":4},{"imageOffset":151760,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::util::Thread<mbgl::LocalFileSource::Impl>::Thread<mbgl::ResourceOptions>(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mbgl::ResourceOptions&&)::'lambda'()> >(void*)","symbolLocation":48,"imageIndex":4},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":23993,"name":"com.mapbox.mbgl.MaptilerFileSource","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4393547180,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":19},{"imageOffset":531148,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":7},{"imageOffset":508130,"symbol":"__CFRunLoopRun","symbolLocation":1249,"imageIndex":7},{"imageOffset":505604,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":7},{"imageOffset":510128,"symbol":"CFRunLoopRun","symbolLocation":40,"imageIndex":7},{"imageOffset":212570,"symbol":"mbgl::util::Thread<mbgl::MaptilerFileSource::Impl>::Thread<mbgl::ResourceOptions>(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mbgl::ResourceOptions&&)::'lambda'()::operator()()","symbolLocation":138,"imageIndex":4},{"imageOffset":212240,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::util::Thread<mbgl::MaptilerFileSource::Impl>::Thread<mbgl::ResourceOptions>(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mbgl::ResourceOptions&&)::'lambda'()> >(void*)","symbolLocation":48,"imageIndex":4},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":23994,"name":"com.mapbox.mbgl.ResourceLoaderThread","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4393547180,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":19},{"imageOffset":531148,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":7},{"imageOffset":508130,"symbol":"__CFRunLoopRun","symbolLocation":1249,"imageIndex":7},{"imageOffset":505604,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":7},{"imageOffset":510128,"symbol":"CFRunLoopRun","symbolLocation":40,"imageIndex":7},{"imageOffset":176103,"symbol":"mbgl::util::Thread<mbgl::MainResourceLoaderThread>::Thread<std::__1::tuple<std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource> > >(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::tuple<std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource> >&&)::'lambda'()::operator()()","symbolLocation":279,"imageIndex":4},{"imageOffset":175632,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::util::Thread<mbgl::MainResourceLoaderThread>::Thread<std::__1::tuple<std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource> > >(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::tuple<std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource> >&&)::'lambda'()> >(void*)","symbolLocation":48,"imageIndex":4},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":23997,"name":"Heap Helper Thread","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4409808452,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":18},{"imageOffset":274263,"symbol":"WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&)","symbolLocation":2279,"imageIndex":22},{"imageOffset":40207,"symbol":"bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&)","symbolLocation":143,"imageIndex":22},{"imageOffset":41219,"symbol":"WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call()","symbolLocation":323,"imageIndex":22},{"imageOffset":417877,"symbol":"WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)","symbolLocation":357,"imageIndex":22},{"imageOffset":427961,"symbol":"WTF::wtfThreadEntryPoint(void*)","symbolLocation":9,"imageIndex":22},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":23998,"name":"Heap Helper Thread","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4409808452,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":18},{"imageOffset":274263,"symbol":"WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&)","symbolLocation":2279,"imageIndex":22},{"imageOffset":40207,"symbol":"bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&)","symbolLocation":143,"imageIndex":22},{"imageOffset":41219,"symbol":"WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call()","symbolLocation":323,"imageIndex":22},{"imageOffset":417877,"symbol":"WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)","symbolLocation":357,"imageIndex":22},{"imageOffset":427961,"symbol":"WTF::wtfThreadEntryPoint(void*)","symbolLocation":9,"imageIndex":22},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":23999,"name":"Heap Helper Thread","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4409808452,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":18},{"imageOffset":274263,"symbol":"WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&)","symbolLocation":2279,"imageIndex":22},{"imageOffset":40207,"symbol":"bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&)","symbolLocation":143,"imageIndex":22},{"imageOffset":41219,"symbol":"WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call()","symbolLocation":323,"imageIndex":22},{"imageOffset":417877,"symbol":"WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)","symbolLocation":357,"imageIndex":22},{"imageOffset":427961,"symbol":"WTF::wtfThreadEntryPoint(void*)","symbolLocation":9,"imageIndex":22},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":24000,"name":"Heap Helper Thread","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4409808452,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":18},{"imageOffset":274263,"symbol":"WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&)","symbolLocation":2279,"imageIndex":22},{"imageOffset":40207,"symbol":"bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&)","symbolLocation":143,"imageIndex":22},{"imageOffset":41219,"symbol":"WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call()","symbolLocation":323,"imageIndex":22},{"imageOffset":417877,"symbol":"WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)","symbolLocation":357,"imageIndex":22},{"imageOffset":427961,"symbol":"WTF::wtfThreadEntryPoint(void*)","symbolLocation":9,"imageIndex":22},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":24001,"name":"Heap Helper Thread","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4409808452,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":18},{"imageOffset":274263,"symbol":"WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&)","symbolLocation":2279,"imageIndex":22},{"imageOffset":40207,"symbol":"bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&)","symbolLocation":143,"imageIndex":22},{"imageOffset":41219,"symbol":"WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call()","symbolLocation":323,"imageIndex":22},{"imageOffset":417877,"symbol":"WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)","symbolLocation":357,"imageIndex":22},{"imageOffset":427961,"symbol":"WTF::wtfThreadEntryPoint(void*)","symbolLocation":9,"imageIndex":22},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":24002,"name":"Heap Helper Thread","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4409808452,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":18},{"imageOffset":274263,"symbol":"WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&)","symbolLocation":2279,"imageIndex":22},{"imageOffset":40207,"symbol":"bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&)","symbolLocation":143,"imageIndex":22},{"imageOffset":41219,"symbol":"WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call()","symbolLocation":323,"imageIndex":22},{"imageOffset":417877,"symbol":"WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)","symbolLocation":357,"imageIndex":22},{"imageOffset":427961,"symbol":"WTF::wtfThreadEntryPoint(void*)","symbolLocation":9,"imageIndex":22},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":24003,"name":"Heap Helper Thread","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4409808452,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":18},{"imageOffset":274263,"symbol":"WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&)","symbolLocation":2279,"imageIndex":22},{"imageOffset":40207,"symbol":"bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&)","symbolLocation":143,"imageIndex":22},{"imageOffset":41219,"symbol":"WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call()","symbolLocation":323,"imageIndex":22},{"imageOffset":417877,"symbol":"WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)","symbolLocation":357,"imageIndex":22},{"imageOffset":427961,"symbol":"WTF::wtfThreadEntryPoint(void*)","symbolLocation":9,"imageIndex":22},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":24004,"name":"JIT Worklist Helper Thread","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4409808452,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":18},{"imageOffset":274263,"symbol":"WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&)","symbolLocation":2279,"imageIndex":22},{"imageOffset":40207,"symbol":"bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&)","symbolLocation":143,"imageIndex":22},{"imageOffset":41219,"symbol":"WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call()","symbolLocation":323,"imageIndex":22},{"imageOffset":417877,"symbol":"WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)","symbolLocation":357,"imageIndex":22},{"imageOffset":427961,"symbol":"WTF::wtfThreadEntryPoint(void*)","symbolLocation":9,"imageIndex":22},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":24005,"name":"JIT Worklist Helper Thread","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4409808452,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":18},{"imageOffset":274263,"symbol":"WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&)","symbolLocation":2279,"imageIndex":22},{"imageOffset":40207,"symbol":"bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&)","symbolLocation":143,"imageIndex":22},{"imageOffset":41219,"symbol":"WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call()","symbolLocation":323,"imageIndex":22},{"imageOffset":417877,"symbol":"WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)","symbolLocation":357,"imageIndex":22},{"imageOffset":427961,"symbol":"WTF::wtfThreadEntryPoint(void*)","symbolLocation":9,"imageIndex":22},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":24006,"name":"JIT Worklist Helper Thread","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4409808452,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":18},{"imageOffset":274263,"symbol":"WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&)","symbolLocation":2279,"imageIndex":22},{"imageOffset":40207,"symbol":"bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&)","symbolLocation":143,"imageIndex":22},{"imageOffset":41219,"symbol":"WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call()","symbolLocation":323,"imageIndex":22},{"imageOffset":417877,"symbol":"WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)","symbolLocation":357,"imageIndex":22},{"imageOffset":427961,"symbol":"WTF::wtfThreadEntryPoint(void*)","symbolLocation":9,"imageIndex":22},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":24009,"name":"com.apple.CoreMotion.MotionThread","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4393547180,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":19},{"imageOffset":531148,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":7},{"imageOffset":508130,"symbol":"__CFRunLoopRun","symbolLocation":1249,"imageIndex":7},{"imageOffset":505604,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":7},{"imageOffset":510128,"symbol":"CFRunLoopRun","symbolLocation":40,"imageIndex":7},{"imageOffset":1159172,"imageIndex":23},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":24013,"name":"AVAudioSession Notify Thread","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4393547180,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":19},{"imageOffset":531148,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":7},{"imageOffset":508130,"symbol":"__CFRunLoopRun","symbolLocation":1249,"imageIndex":7},{"imageOffset":505604,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":7},{"imageOffset":8557,"symbol":"CADeprecated::GenericRunLoopThread::Entry(void*)","symbolLocation":157,"imageIndex":24},{"imageOffset":82443,"symbol":"CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*)","symbolLocation":77,"imageIndex":24},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":24014,"name":"AMCP Logging Spool","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4408674852,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":105450,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":16,"imageIndex":25},{"imageOffset":86128,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":25},{"imageOffset":86212,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*)","symbolLocation":41,"imageIndex":25},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":24046,"frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4471667068,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":504996,"symbol":"nanosleep","symbolLocation":206,"imageIndex":26},{"imageOffset":504579,"symbol":"sleep","symbolLocation":48,"imageIndex":26},{"imageOffset":10649884,"sourceLine":139,"sourceFile":"SentryCrashCachedData.c","symbol":"monitorCachedData","imageIndex":10,"symbolLocation":92},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":24047,"name":"SentryCrash Exception Handler (Secondary)","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4393547180,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":19},{"imageOffset":10739431,"sourceLine":266,"sourceFile":"SentryCrashMonitor_MachException.c","symbol":"handleExceptions","imageIndex":10,"symbolLocation":215},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":24048,"name":"SentryCrash Exception Handler (Primary)","frames":[{"imageOffset":140703127906492,"imageIndex":0},{"imageOffset":4398720308,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":24051,"name":"io.sentry.anr-tracker","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4471667068,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":504996,"symbol":"nanosleep","symbolLocation":206,"imageIndex":26},{"imageOffset":1358666,"symbol":"+[NSThread sleepForTimeInterval:]","symbolLocation":163,"imageIndex":20},{"imageOffset":11103662,"sourceLine":10,"sourceFile":"SentryThreadWrapper.m","symbol":"-[SentryThreadWrapper sleepForTimeInterval:]","imageIndex":10,"symbolLocation":46},{"imageOffset":10575541,"sourceLine":67,"sourceFile":"SentryANRTracker.m","symbol":"-[SentryANRTracker detectANRs]","imageIndex":10,"symbolLocation":725},{"imageOffset":1364385,"symbol":"__NSThread__start__","symbolLocation":1009,"imageIndex":20},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":24052,"queue":"com.apple.CoreLocation.0x7fc62219d980","frames":[{"imageOffset":4504821608,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":4394210696,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":793701,"symbol":"_decodeObjectBinary","symbolLocation":534,"imageIndex":20},{"imageOffset":803723,"symbol":"-[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:]","symbolLocation":1752,"imageIndex":20},{"imageOffset":321905,"symbol":"-[NSDictionary(NSDictionary) initWithCoder:]","symbolLocation":170,"imageIndex":20},{"imageOffset":796349,"symbol":"_decodeObjectBinary","symbolLocation":3182,"imageIndex":20},{"imageOffset":790775,"symbol":"_decodeObject","symbolLocation":163,"imageIndex":20},{"imageOffset":790487,"symbol":"-[NSKeyedUnarchiver decodeObjectForKey:]","symbolLocation":162,"imageIndex":20},{"imageOffset":791422,"symbol":"-[NSKeyedUnarchiver decodeObjectOfClasses:forKey:]","symbolLocation":379,"imageIndex":20},{"imageOffset":168634,"symbol":"-[NSCoder __tryDecodeObjectForKey:error:decodeBlock:]","symbolLocation":88,"imageIndex":20},{"imageOffset":172441,"symbol":"-[NSCoder decodeTopLevelObjectOfClasses:forKey:error:]","symbolLocation":93,"imageIndex":20},{"imageOffset":48926,"symbol":"CLConnectionMessage::getObjectOfClasses(NSSet*) const","symbolLocation":188,"imageIndex":27},{"imageOffset":42737,"imageIndex":28},{"imageOffset":65990,"imageIndex":27},{"imageOffset":65831,"imageIndex":27},{"imageOffset":41282,"symbol":"CLConnection::handleMessage(std::__1::shared_ptr<CLConnectionMessage>)","symbolLocation":360,"imageIndex":27},{"imageOffset":40813,"imageIndex":27},{"imageOffset":51157,"imageIndex":27},{"imageOffset":49028,"symbol":"_xpc_connection_call_event_handler","symbolLocation":56,"imageIndex":29},{"imageOffset":50084,"symbol":"_xpc_connection_mach_event","symbolLocation":1015,"imageIndex":29},{"imageOffset":11199,"symbol":"_dispatch_client_callout4","symbolLocation":9,"imageIndex":17},{"imageOffset":117017,"symbol":"_dispatch_mach_msg_invoke","symbolLocation":499,"imageIndex":17},{"imageOffset":36709,"symbol":"_dispatch_lane_serial_drain","symbolLocation":375,"imageIndex":17},{"imageOffset":120059,"symbol":"_dispatch_mach_invoke","symbolLocation":513,"imageIndex":17},{"imageOffset":36709,"symbol":"_dispatch_lane_serial_drain","symbolLocation":375,"imageIndex":17},{"imageOffset":40129,"symbol":"_dispatch_lane_invoke","symbolLocation":400,"imageIndex":17},{"imageOffset":84347,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":779,"imageIndex":17},{"imageOffset":12240,"symbol":"_pthread_wqthread","symbolLocation":326,"imageIndex":18},{"imageOffset":8023,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":18}]},{"id":24053,"frames":[{"imageOffset":140703128029204,"imageIndex":0}]},{"id":24054,"frames":[{"imageOffset":140703128029204,"imageIndex":0}]},{"id":24058,"name":"JSC Heap Collector Thread","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4409808452,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":18},{"imageOffset":274263,"symbol":"WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&)","symbolLocation":2279,"imageIndex":22},{"imageOffset":40207,"symbol":"bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&)","symbolLocation":143,"imageIndex":22},{"imageOffset":41219,"symbol":"WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call()","symbolLocation":323,"imageIndex":22},{"imageOffset":417877,"symbol":"WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)","symbolLocation":357,"imageIndex":22},{"imageOffset":427961,"symbol":"WTF::wtfThreadEntryPoint(void*)","symbolLocation":9,"imageIndex":22},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":24099,"name":"com.mapbox.mbgl.AssetFileSource","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4393547180,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":19},{"imageOffset":531148,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":7},{"imageOffset":508130,"symbol":"__CFRunLoopRun","symbolLocation":1249,"imageIndex":7},{"imageOffset":505604,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":7},{"imageOffset":510128,"symbol":"CFRunLoopRun","symbolLocation":40,"imageIndex":7},{"imageOffset":97322,"symbol":"mbgl::util::Thread<mbgl::AssetFileSource::Impl>::Thread<mbgl::ResourceOptions>(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mbgl::ResourceOptions&&)::'lambda'()::operator()()","symbolLocation":138,"imageIndex":4},{"imageOffset":96992,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::util::Thread<mbgl::AssetFileSource::Impl>::Thread<mbgl::ResourceOptions>(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mbgl::ResourceOptions&&)::'lambda'()> >(void*)","symbolLocation":48,"imageIndex":4},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":24100,"name":"com.mapbox.mbgl.OnlineFileSource","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4393547180,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":19},{"imageOffset":531148,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":7},{"imageOffset":508130,"symbol":"__CFRunLoopRun","symbolLocation":1249,"imageIndex":7},{"imageOffset":505604,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":7},{"imageOffset":510128,"symbol":"CFRunLoopRun","symbolLocation":40,"imageIndex":7},{"imageOffset":331811,"symbol":"mbgl::util::Thread<mbgl::OnlineFileSourceThread>::Thread<mbgl::ResourceOptions>(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mbgl::ResourceOptions&&)::'lambda'()::operator()()","symbolLocation":147,"imageIndex":4},{"imageOffset":331472,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::util::Thread<mbgl::OnlineFileSourceThread>::Thread<mbgl::ResourceOptions>(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mbgl::ResourceOptions&&)::'lambda'()> >(void*)","symbolLocation":48,"imageIndex":4},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":24101,"name":"com.mapbox.mbgl.DatabaseFileSource","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4393547180,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":19},{"imageOffset":531148,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":7},{"imageOffset":508130,"symbol":"__CFRunLoopRun","symbolLocation":1249,"imageIndex":7},{"imageOffset":505604,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":7},{"imageOffset":510128,"symbol":"CFRunLoopRun","symbolLocation":40,"imageIndex":7},{"imageOffset":122372,"symbol":"mbgl::util::Thread<mbgl::DatabaseFileSourceThread>::Thread<std::__1::tuple<std::__1::shared_ptr<mbgl::FileSource>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::tuple<std::__1::shared_ptr<mbgl::FileSource>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >&&)::'lambda'()::operator()()","symbolLocation":132,"imageIndex":4},{"imageOffset":122170,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::util::Thread<mbgl::DatabaseFileSourceThread>::Thread<std::__1::tuple<std::__1::shared_ptr<mbgl::FileSource>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::tuple<std::__1::shared_ptr<mbgl::FileSource>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >&&)::'lambda'()> >(void*)","symbolLocation":42,"imageIndex":4},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":24102,"name":"com.mapbox.mbgl.LocalFileSource","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4393547180,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":19},{"imageOffset":531148,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":7},{"imageOffset":508130,"symbol":"__CFRunLoopRun","symbolLocation":1249,"imageIndex":7},{"imageOffset":505604,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":7},{"imageOffset":510128,"symbol":"CFRunLoopRun","symbolLocation":40,"imageIndex":7},{"imageOffset":152199,"symbol":"mbgl::util::Thread<mbgl::LocalFileSource::Impl>::Thread<mbgl::ResourceOptions>(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mbgl::ResourceOptions&&)::'lambda'()::operator()()","symbolLocation":247,"imageIndex":4},{"imageOffset":151760,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::util::Thread<mbgl::LocalFileSource::Impl>::Thread<mbgl::ResourceOptions>(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mbgl::ResourceOptions&&)::'lambda'()> >(void*)","symbolLocation":48,"imageIndex":4},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":24103,"name":"com.mapbox.mbgl.MaptilerFileSource","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4393547180,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":19},{"imageOffset":531148,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":7},{"imageOffset":508130,"symbol":"__CFRunLoopRun","symbolLocation":1249,"imageIndex":7},{"imageOffset":505604,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":7},{"imageOffset":510128,"symbol":"CFRunLoopRun","symbolLocation":40,"imageIndex":7},{"imageOffset":212570,"symbol":"mbgl::util::Thread<mbgl::MaptilerFileSource::Impl>::Thread<mbgl::ResourceOptions>(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mbgl::ResourceOptions&&)::'lambda'()::operator()()","symbolLocation":138,"imageIndex":4},{"imageOffset":212240,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::util::Thread<mbgl::MaptilerFileSource::Impl>::Thread<mbgl::ResourceOptions>(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mbgl::ResourceOptions&&)::'lambda'()> >(void*)","symbolLocation":48,"imageIndex":4},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":24104,"name":"com.mapbox.mbgl.ResourceLoaderThread","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4393547180,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":19},{"imageOffset":531148,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":7},{"imageOffset":508130,"symbol":"__CFRunLoopRun","symbolLocation":1249,"imageIndex":7},{"imageOffset":505604,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":7},{"imageOffset":510128,"symbol":"CFRunLoopRun","symbolLocation":40,"imageIndex":7},{"imageOffset":176103,"symbol":"mbgl::util::Thread<mbgl::MainResourceLoaderThread>::Thread<std::__1::tuple<std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource> > >(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::tuple<std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource> >&&)::'lambda'()::operator()()","symbolLocation":279,"imageIndex":4},{"imageOffset":175632,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::util::Thread<mbgl::MainResourceLoaderThread>::Thread<std::__1::tuple<std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource> > >(std::__1::function<void ()>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::tuple<std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource>, std::__1::shared_ptr<mbgl::FileSource> >&&)::'lambda'()> >(void*)","symbolLocation":48,"imageIndex":4},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":24105,"name":"com.mapbox.mbgl.Worker 1","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4409808452,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":18},{"imageOffset":34354,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":30},{"imageOffset":3757936,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::ThreadedSchedulerBase::makeSchedulerThread(unsigned long)::$_0> >(void*)","symbolLocation":576,"imageIndex":4},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":24106,"name":"com.mapbox.mbgl.Worker 2","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4409808452,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":18},{"imageOffset":34354,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":30},{"imageOffset":3757936,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::ThreadedSchedulerBase::makeSchedulerThread(unsigned long)::$_0> >(void*)","symbolLocation":576,"imageIndex":4},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":24107,"name":"com.mapbox.mbgl.Worker 3","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4409808452,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":18},{"imageOffset":34354,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":30},{"imageOffset":3757936,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::ThreadedSchedulerBase::makeSchedulerThread(unsigned long)::$_0> >(void*)","symbolLocation":576,"imageIndex":4},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":24108,"name":"com.mapbox.mbgl.Worker 4","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4409808452,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":18},{"imageOffset":34354,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":30},{"imageOffset":3757936,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::ThreadedSchedulerBase::makeSchedulerThread(unsigned long)::$_0> >(void*)","symbolLocation":576,"imageIndex":4},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":24117,"name":"com.mapbox.mbgl.Worker 1","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4409808452,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":18},{"imageOffset":34354,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":30},{"imageOffset":3757936,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::ThreadedSchedulerBase::makeSchedulerThread(unsigned long)::$_0> >(void*)","symbolLocation":576,"imageIndex":4},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":24118,"name":"com.mapbox.mbgl.Worker 1","frames":[{"imageOffset":4392982848,"imageIndex":0},{"imageOffset":4409808452,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":18},{"imageOffset":34354,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":30},{"imageOffset":3757936,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, mbgl::ThreadedSchedulerBase::makeSchedulerThread(unsigned long)::$_0> >(void*)","symbolLocation":576,"imageIndex":4},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]}],
  "usedImages" : [
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 5776392192,
    "size" : 1585152,
    "uuid" : "5cb8a174-7128-3f9a-9321-c507c09d9159",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/OpenGLES.framework\/libGLProgrammability.dylib",
    "name" : "libGLProgrammability.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 5766197248,
    "size" : 167936,
    "uuid" : "e1be799c-bd22-30de-b048-04d82722adf1",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/OpenGLES.framework\/GLRendererFloat.bundle\/GLRendererFloat",
    "name" : "GLRendererFloat"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 5767888896,
    "size" : 966656,
    "uuid" : "a8d5aa4f-17c7-31e7-b618-6940bbe8fab0",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/OpenGLES.framework\/GLEngine.bundle\/GLEngine",
    "name" : "GLEngine"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4565692416,
    "CFBundleShortVersionString" : "5.9.0",
    "CFBundleIdentifier" : "com.mapbox.Mapbox",
    "size" : 5537792,
    "uuid" : "f8a388f0-8fe1-3a81-8e86-3620555a156b",
    "path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/2906676F-51E5-45E6-9FC7-3D28753CB888\/data\/Containers\/Bundle\/Application\/3C9CB5B6-E40E-4B8D-8302-98AB03D39FFE\/CoBabbleMobile.app\/Frameworks\/Mapbox.framework\/Mapbox",
    "name" : "Mapbox",
    "CFBundleVersion" : "15256"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 5145378816,
    "CFBundleShortVersionString" : "126",
    "CFBundleIdentifier" : "com.apple.GLKit",
    "size" : 192512,
    "uuid" : "c1d3f5c0-e3f0-34db-87d4-3bb92a65eb02",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/GLKit.framework\/GLKit",
    "name" : "GLKit",
    "CFBundleVersion" : "126"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4595216384,
    "CFBundleShortVersionString" : "1.11",
    "CFBundleIdentifier" : "com.apple.QuartzCore",
    "size" : 2891776,
    "uuid" : "c4f4de68-97a3-3468-b5f1-c1329e4a0e7d",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/QuartzCore.framework\/QuartzCore",
    "name" : "QuartzCore",
    "CFBundleVersion" : "964.24"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4599582720,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 4218880,
    "uuid" : "d7b873d0-2d44-362d-a632-91b54d2dd8c2",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/CoreFoundation.framework\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1863"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4706373632,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.GraphicsServices",
    "size" : 36864,
    "uuid" : "d645c3c0-b4f8-31d0-bada-02aea61681d5",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/PrivateFrameworks\/GraphicsServices.framework\/GraphicsServices",
    "name" : "GraphicsServices",
    "CFBundleVersion" : "1.0"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 5147586560,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.UIKitCore",
    "size" : 25751552,
    "uuid" : "f710b655-42ee-3939-a3bd-6da0f3758758",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/PrivateFrameworks\/UIKitCore.framework\/UIKitCore",
    "name" : "UIKitCore",
    "CFBundleVersion" : "5612"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4329222144,
    "CFBundleShortVersionString" : "2.0.6",
    "CFBundleIdentifier" : "com.cobabble.app",
    "size" : 16302080,
    "uuid" : "d87e3388-e0f9-3982-aebe-f56916ae0f88",
    "path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/2906676F-51E5-45E6-9FC7-3D28753CB888\/data\/Containers\/Bundle\/Application\/3C9CB5B6-E40E-4B8D-8302-98AB03D39FFE\/CoBabbleMobile.app\/CoBabbleMobile",
    "name" : "CoBabbleMobile",
    "CFBundleVersion" : "121"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4534726656,
    "size" : 319488,
    "uuid" : "7276a69b-e3b9-3f23-957f-061350a501b4",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/dyld_sim",
    "name" : "dyld_sim"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 8690765824,
    "size" : 442368,
    "uuid" : "b70ce1ec-b902-3852-8268-05de00bfa8d5",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4854935552,
    "size" : 13156352,
    "uuid" : "a409cbe9-5bb7-340d-b51b-43c1387a1904",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/OpenGLES.framework\/libLLVMContainer.dylib",
    "name" : "libLLVMContainer.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 5772513280,
    "size" : 475136,
    "uuid" : "24d0abfa-c2dc-33b3-b1a0-853d501f9970",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/OpenGLES.framework\/libGLVMPlugin.dylib",
    "name" : "libGLVMPlugin.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4789542912,
    "size" : 36864,
    "uuid" : "95d49e3d-f7d7-3a66-8b43-1a5911503829",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/OpenGLES.framework\/libCoreVMClient.dylib",
    "name" : "libCoreVMClient.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4766388224,
    "size" : 12288,
    "uuid" : "3391e716-3eb2-3bcf-9046-cb750f536b0c",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/OpenGLES.framework\/libCVMSPluginSupport.dylib",
    "name" : "libCVMSPluginSupport.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4629520384,
    "size" : 290816,
    "uuid" : "a1e15d82-e95a-30ec-832e-288d5d2c9a5f",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4640874496,
    "size" : 49152,
    "uuid" : "bc574849-1aae-31e7-b350-916dda999d97",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4640301056,
    "size" : 229376,
    "uuid" : "61711d11-e776-3bc3-b9a2-6f9f37cb8499",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4578164736,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 3100672,
    "uuid" : "9827fa7d-2500-32d7-aaaf-288e38b126ab",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/Foundation.framework\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "1863"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4559753216,
    "CFBundleShortVersionString" : "1333.0.4",
    "CFBundleIdentifier" : "com.apple.CFNetwork",
    "size" : 4743168,
    "uuid" : "c7736999-25a1-3906-878f-42129a17778b",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/CFNetwork.framework\/CFNetwork",
    "name" : "CFNetwork",
    "CFBundleVersion" : "1333.0.4"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4643409920,
    "CFBundleShortVersionString" : "8613",
    "CFBundleIdentifier" : "com.apple.JavaScriptCore",
    "size" : 23261184,
    "uuid" : "c3dd861c-20c9-3f06-ba09-a3e8537c3a6b",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/JavaScriptCore.framework\/JavaScriptCore",
    "name" : "JavaScriptCore",
    "CFBundleVersion" : "8613.2.7.0.6"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4607725568,
    "CFBundleShortVersionString" : "2667.0.32",
    "CFBundleIdentifier" : "com.apple.coremotion",
    "size" : 2306048,
    "uuid" : "f5485b79-379a-31ed-997d-3b6e4e894da1",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/CoreMotion.framework\/CoreMotion",
    "name" : "CoreMotion",
    "CFBundleVersion" : "2667.0.32"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4807110656,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.audio.AudioSession",
    "size" : 159744,
    "uuid" : "cad78bd7-bc22-3343-885a-e8179062575f",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/PrivateFrameworks\/AudioSession.framework\/AudioSession",
    "name" : "AudioSession"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4696821760,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.audio.caulk",
    "size" : 139264,
    "uuid" : "5f3a0dea-def8-3db4-a06e-356052a08c7a",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/PrivateFrameworks\/caulk.framework\/caulk",
    "name" : "caulk"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4637868032,
    "size" : 548864,
    "uuid" : "f6f40b31-302e-3596-97cc-50ae6ce0dc81",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4774641664,
    "CFBundleShortVersionString" : "2667.0.32",
    "CFBundleIdentifier" : "com.apple.locationsupport",
    "size" : 159744,
    "uuid" : "d66f3e4f-ed5c-3a2c-ae22-b80c4b1b2f20",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/PrivateFrameworks\/LocationSupport.framework\/LocationSupport",
    "name" : "LocationSupport",
    "CFBundleVersion" : "2667.0.32"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4576653312,
    "CFBundleShortVersionString" : "2667.0.32",
    "CFBundleIdentifier" : "com.apple.corelocation",
    "size" : 720896,
    "uuid" : "509abd0a-a581-36ae-9512-566307dd9403",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/CoreLocation.framework\/CoreLocation",
    "name" : "CoreLocation",
    "CFBundleVersion" : "2667.0.32"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4641083392,
    "size" : 212992,
    "uuid" : "a18dc746-2134-3b7b-9103-15acc4b258cc",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/system\/libxpc.dylib",
    "name" : "libxpc.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4533702656,
    "size" : 352256,
    "uuid" : "cca55188-d9dc-33ae-b968-d9a6600c9cbe",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/libc++.1.dylib",
    "name" : "libc++.1.dylib"
  }
],
  "vmSummary" : "ReadOnly portion of Libraries: Total=710.2M resident=0K(0%) swapped_out_or_unallocated=710.2M(100%)\nWritable regions: Total=2.3G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.3G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               128K        1 \nActivity Tracing                   256K        1 \nCG raster data                    1724K       33 \nColorSync                           24K        4 \nCoreAnimation                     16.5M       13 \nCoreUI image data                  144K        1 \nFoundation                          16K        1 \nIOSurface                           64K        1 \nJS JIT generated code              1.0G       67 \nKernel Alloc Once                    8K        1 \nMALLOC                           270.0M      128 \nMALLOC guard page                   48K       10 \nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nOpenGL GLSL                        128K        2 \nRosetta Arena                     4096K        2 \nRosetta Generic                   35.8M     9150 \nRosetta IndirectBranch            4096K        1 \nRosetta JIT                      128.0M        1 \nRosetta Return Stack              1140K      114 \nRosetta Thread Context            1140K      114 \nSQLite page cache                  576K        9 \nSTACK GUARD                         28K        7 \nStack                             37.0M       57 \nStack Guard                       56.2M       50 \nVM_ALLOCATE                       34.3M       33 \nVM_ALLOCATE (reserved)              20K        2         reserved VM address space (unallocated)\nWebKit Malloc                    376.0M       10 \n__DATA                            17.2M      522 \n__DATA_CONST                      34.5M      405 \n__DATA_DIRTY                        84K       11 \n__FONT_DATA                          4K        1 \n__GLSLBUILTINS                    1904K        1 \n__LINKEDIT                       265.5M      419 \n__TEXT                           444.7M      418 \n__UNICODE                          592K        1 \ndyld private memory               2560K        4 \nlibnetwork                         640K       16 \nmapped file                        6.2G       82 \nshared memory                      144K        3 \n===========                     =======  ======= \nTOTAL                              9.3G    11697 \nTOTAL, minus reserved VM space     8.9G    11697 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "6112e14f37f5d11121dcd519",
      "factorPackIds" : {
        "SIRI_TEXT_TO_SPEECH" : "62c4376c87beda2658c8f47d"
      },
      "deploymentId" : 240000178
    },
    {
      "rolloutId" : "607844aa04477260f58a8077",
      "factorPackIds" : {
        "SIRI_MORPHUN_ASSETS" : "6103050cbfe6dc472e1c982a"
      },
      "deploymentId" : 240000066
    }
  ],
  "experiments" : [

  ]
},
  "reportNotes" : [
  "dyld_process_snapshot_get_shared_cache failed"
]
}

Model: MacBookAir10,1, BootROM 7459.121.3, proc 8:4:4 processors, 16 GB, SMC 
Graphics: Apple M1, Apple M1, Built-In
Display: Color LCD, 2560 x 1600 Retina, Main, MirrorOff, Online
Memory Module: LPDDR4
AirPort: Wi-Fi, wl0: Mar 23 2022 19:57:59 version 18.60.27.0.7.8.129 FWID 01-570be953
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
Thunderbolt Bus: MacBook Air, Apple Inc.
Thunderbolt Bus: MacBook Air, Apple Inc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants