facebook / flipper

A desktop debugging platform for mobile developers.
https://fbflipper.com/
MIT License
13.36k stars 952 forks source link

Constant crashing with 0.171.1 upon reload #4242

Open Nantris opened 2 years ago

Nantris commented 2 years ago

🐛 Bug Report

After pausing execution for any amount of time, reloading the app crashes with this error: SamplingProfiler should be destroyed on the same thread it is created'

Also reported at: https://github.com/facebook/react-native/issues/35030

To Reproduce

Pause your app in Hermes Debugger for anywhere from a millisecond up. Now reload the app. It will crash, whether execution is paused before resuming or not.

This occurs whether experimental web server is enabled or not. This does not occur with Flipper 0.166.0.

Environment

Android SDK 31 - Ubuntu 22.04 - Flipper 0.171.1

Nantris commented 2 years ago

I guess it happens a lot on 0.166.0 too, but maybe half as much.

You can see below what an absolute nightmare this makes debugging React Native. Basically, we can't. Entire days are wasted like this - note the roughly one crash PER MINUTE. This is the "better" version 0.166.0 where it only crashes 50% of the time when you restart instead of every time.

image

nibblesnbits commented 2 years ago

For me, 0.171.1 does nothing at all. It loads and shows a blank white screen (WIndows 11).

firegate commented 2 years ago

For me, 0.171.1 does nothing at all. It loads and shows a blank white screen (WIndows 11).

Same here, Windows 10, blank screen.

Nantris commented 2 years ago

@nibblesnbits @firegate you'll have better luck if you make a new issue for that particular bug.

skurgansky-sugarcrm commented 2 years ago

{"app_name":"nomad","timestamp":"2022-10-26 16:41:00.00 +0300","app_version":"1.0","slice_uuid":"66dbe2c3-f184-3604-aacf-0b722ec5c3a6","build_version":"1","platform":7,"bundleID":"com.nomad.debug","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.0 (22A380)","roots_installed":0,"name":"nomad","incident_id":"95547A23-C216-4F7C-B8BF-B1022E4FB416"} { "uptime" : 63000, "procRole" : "Foreground", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "MacBookPro18,3", "coalitionID" : 13346, "osVersion" : { "train" : "macOS 13.0", "build" : "22A380", "releaseType" : "User" }, "captureTime" : "2022-10-26 16:40:59.6122 +0300", "incident" : "95547A23-C216-4F7C-B8BF-B1022E4FB416", "pid" : 67613, "translated" : false, "cpuType" : "ARM-64", "roots_installed" : 0, "bug_type" : "309", "procLaunch" : "2022-10-26 16:33:03.4282 +0300", "procStartAbsTime" : 1523884271489, "procExitAbsTime" : 1535312250831, "procName" : "nomad", "procPath" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/C16A6DE9-9152-40EA-BD46-70444E0E8E96\/data\/Containers\/Bundle\/Application\/490C5164-BC2D-4363-AE69-92E1B62EB3A4\/nomad.app\/nomad", "bundleInfo" : {"CFBundleShortVersionString":"1.0","CFBundleVersion":"1","CFBundleIdentifier":"com.sugarcrm.nomad.debug"}, "storeInfo" : {"deviceIdentifierForVendor":"42411983-0509-5B56-9F8B-DF559734C2E2","thirdParty":true}, "parentProc" : "launchd_sim", "parentPid" : 50871, "coalitionName" : "com.apple.CoreSimulator.SimDevice.C16A6DE9-9152-40EA-BD46-70444E0E8E96", "crashReporterKey" : "83583FE4-B931-B1CC-CF8F-5DA51E50458B", "responsiblePid" : 12270, "responsibleProc" : "SimulatorTrampoline", "wakeTime" : 10208, "sleepWakeUUID" : "F144C352-A225-4942-AF50-1A215BD37294", "sip" : "enabled", "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"}, "asiBacktraces" : ["0 CoreFoundation 0x00000001803f25e4 exceptionPreprocess + 236\n1 libobjc.A.dylib 0x000000018019813c objc_exception_throw + 56\n2 Foundation 0x0000000180758490 -[NSMutableDictionary(NSMutableDictionary) classForCoder] + 0\n3 nomad 0x0000000101065794 -[RCTCxxBridge ensureOnJavaScriptThread:] + 236\n4 nomad 0x000000010106ea48 -[RCTCxxBridge dispatchBlock:queue:] + 104\n5 nomad 0x00000001011805bc -[RCTEventDispatcher sendEvent:] + 1472\n6 nomad 0x0000000100f4a41c -[REAEventDispatcher sendEvent:] + 172\n7 nomad 0x000000010105437c createEventSetter_block_invoke_2 + 312\n8 nomad 0x0000000100ff2610 -[RNSScreenView notifyWillDisappear] + 148\n9 nomad 0x0000000100ff4604 -[RNSScreen viewWillDisappear:] + 816\n10 UIKitCore 0x0000000184631864 -[UIViewController _setViewAppearState:isAnimating:] + 928\n11 UIKitCore 0x00000001846322d0 -[UIViewController viewWillDisappear:] + 92\n12 UIKitCore 0x000000018455a118 -[UINavigationController viewWillDisappear:] + 116\n13 UIKitCore 0x0000000184631864 -[UIViewController _setViewAppearState:isAnimating:] + 928\n14 UIKitCore 0x00000001846322d0 -[UIViewController __viewWillDisappear:] + 92\n15 UIKitCore 0x00000001846330bc -[UIViewController viewWillMoveToWindow:] + 628\n16 UIKitCore 0x00000001852d4c3c -[UIView(Hierarchy) _willMoveToWindow:] + 476\n17 UIKitCore 0x00000001852d5390 _makeSubTreePerformSelector + 452\n18 UIKitCore 0x00000001852d53ac _makeSubTreePerformSelector + 480\n19 UIKitCore 0x00000001852d53ac _makeSubTreePerformSelector + 480\n20 UIKitCore 0x00000001852d53ac _makeSubTreePerformSelector + 480\n21 UIKitCore 0x00000001852d53ac _makeSubTreePerformSelector + 480\n22 UIKitCore 0x00000001852d53ac _makeSubTreePerformSelector + 480\n23 UIKitCore 0x00000001852d3664 UIViewWillBeRemovedFromSuperview + 772\n24 UIKitCore 0x00000001852d31f8 -[UIView(Hierarchy) removeFromSuperview] + 92\n25 nomad 0x00000001010f6a54 -[RCTRootView contentViewInvalidated] + 48\n26 nomad 0x00000001010f3f04 -[RCTRootContentView invalidate] + 108\n27 nomad 0x000000010111f848 26-[RCTUIManager invalidate]_block_invoke + 424\n28 nomad 0x0000000101131794 RCTExecuteOnMainQueue_block_invoke + 40\n29 libdispatch.dylib 0x000000018010d244 _dispatch_call_block_and_release + 24\n30 libdispatch.dylib 0x000000018010ea98 _dispatch_client_callout + 16\n31 libdispatch.dylib 0x000000018011c41c _dispatch_main_queue_drain + 976\n32 libdispatch.dylib 0x000000018011c03c _dispatch_main_queue_callback_4CF + 40\n33 CoreFoundation 0x0000000180360218 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 12\n34 CoreFoundation 0x000000018035a69c CFRunLoopRun + 2432\n35 CoreFoundation 0x0000000180359804 CFRunLoopRunSpecific + 572\n36 GraphicsServices 0x000000018c23660c GSEventRunModal + 160\n37 UIKitCore 0x0000000184d7bd2c -[UIApplication _run] + 992\n38 UIKitCore 0x0000000184d808c8 UIApplicationMain + 112\n39 nomad 0x00000001009f85ec main + 100\n40 dyld 0x00000001054d9cd8 start_sim + 20\n41 ??? 0x0000000105711e50 0x0 + 4386266704\n42 ??? 0xa148800000000000 0x0 + 11621679575917920256"], "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":2,"task_for_pid":10},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0}, "lastExceptionBacktrace" : [{"imageOffset":1144272,"symbol":"exceptionPreprocess","symbolLocation":216,"imageIndex":6},{"imageOffset":139580,"symbol":"objc_exception_throw","symbolLocation":56,"imageIndex":4},{"imageOffset":373904,"symbol":"-[NSMutableDictionary(NSMutableDictionary) classForCoder]","symbolLocation":0,"imageIndex":12},{"imageOffset":6756244,"sourceLine":374,"sourceFile":"RCTCxxBridge.mm","symbol":"-[RCTCxxBridge ensureOnJavaScriptThread:]","imageIndex":9,"symbolLocation":236},{"imageOffset":6793800,"sourceLine":1230,"sourceFile":"RCTCxxBridge.mm","symbol":"-[RCTCxxBridge dispatchBlock:queue:]","imageIndex":9,"symbolLocation":104},{"imageOffset":7914940,"sourceLine":166,"sourceFile":"RCTEventDispatcher.mm","symbol":"-[RCTEventDispatcher sendEvent:]","imageIndex":9,"symbolLocation":1472},{"imageOffset":5596188,"sourceLine":10,"sourceFile":"REAEventDispatcher.m","symbol":"-[REAEventDispatcher sendEvent:]","imageIndex":9,"symbolLocation":172},{"imageOffset":6685564,"sourceLine":136,"sourceFile":"RCTComponentData.m","symbol":"createEventSetter_block_invoke_2","imageIndex":9,"symbolLocation":312},{"imageOffset":6284816,"sourceLine":350,"sourceFile":"RNSScreen.mm","symbol":"-[RNSScreenView notifyWillDisappear]","imageIndex":9,"symbolLocation":148},{"imageOffset":6292996,"sourceLine":777,"sourceFile":"RNSScreen.mm","symbol":"-[RNSScreen viewWillDisappear:]","imageIndex":9,"symbolLocation":816},{"imageOffset":4995172,"symbol":"-[UIViewController _setViewAppearState:isAnimating:]","symbolLocation":928,"imageIndex":8},{"imageOffset":4997840,"symbol":"-[UIViewController __viewWillDisappear:]","symbolLocation":92,"imageIndex":8},{"imageOffset":4112664,"symbol":"-[UINavigationController viewWillDisappear:]","symbolLocation":116,"imageIndex":8},{"imageOffset":4995172,"symbol":"-[UIViewController _setViewAppearState:isAnimating:]","symbolLocation":928,"imageIndex":8},{"imageOffset":4997840,"symbol":"-[UIViewController viewWillDisappear:]","symbolLocation":92,"imageIndex":8},{"imageOffset":5001404,"symbol":"-[UIViewController viewWillMoveToWindow:]","symbolLocation":628,"imageIndex":8},{"imageOffset":18246716,"symbol":"-[UIView(Hierarchy) _willMoveToWindow:]","symbolLocation":476,"imageIndex":8},{"imageOffset":18248592,"symbol":"_makeSubTreePerformSelector","symbolLocation":452,"imageIndex":8},{"imageOffset":18248620,"symbol":"_makeSubTreePerformSelector","symbolLocation":480,"imageIndex":8},{"imageOffset":18248620,"symbol":"_makeSubTreePerformSelector","symbolLocation":480,"imageIndex":8},{"imageOffset":18248620,"symbol":"_makeSubTreePerformSelector","symbolLocation":480,"imageIndex":8},{"imageOffset":18248620,"symbol":"_makeSubTreePerformSelector","symbolLocation":480,"imageIndex":8},{"imageOffset":18248620,"symbol":"_makeSubTreePerformSelector","symbolLocation":480,"imageIndex":8},{"imageOffset":18241124,"symbol":"UIViewWillBeRemovedFromSuperview","symbolLocation":772,"imageIndex":8},{"imageOffset":18239992,"symbol":"-[UIView(Hierarchy) removeFromSuperview]","symbolLocation":92,"imageIndex":8},{"imageOffset":7350868,"sourceLine":373,"sourceFile":"RCTRootView.m","symbol":"-[RCTRootView contentViewInvalidated]","imageIndex":9,"symbolLocation":48},{"imageOffset":7339780,"sourceLine":98,"sourceFile":"RCTRootContentView.m","symbol":"-[RCTRootContentView invalidate]","imageIndex":9,"symbolLocation":108},{"imageOffset":7518280,"sourceLine":108,"sourceFile":"RCTUIManager.m","symbol":"26-[RCTUIManager invalidate]_block_invoke","imageIndex":9,"symbolLocation":424},{"imageOffset":7591828,"sourceLine":266,"sourceFile":"RCTUtils.m","symbol":"RCTExecuteOnMainQueue_block_invoke","imageIndex":9,"symbolLocation":40},{"imageOffset":8772,"symbol":"_dispatch_call_block_and_release","symbolLocation":24,"imageIndex":5},{"imageOffset":15000,"symbol":"_dispatch_client_callout","symbolLocation":16,"imageIndex":5},{"imageOffset":70684,"symbol":"_dispatch_main_queue_drain","symbolLocation":976,"imageIndex":5},{"imageOffset":69692,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":40,"imageIndex":5},{"imageOffset":545304,"symbol":"CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE","symbolLocation":12,"imageIndex":6},{"imageOffset":521884,"symbol":"__CFRunLoopRun","symbolLocation":2432,"imageIndex":6},{"imageOffset":518148,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":6},{"imageOffset":13836,"symbol":"GSEventRunModal","symbolLocation":160,"imageIndex":7},{"imageOffset":12639532,"symbol":"-[UIApplication _run]","symbolLocation":992,"imageIndex":8},{"imageOffset":12658888,"symbol":"UIApplicationMain","symbolLocation":112,"imageIndex":8},{"imageOffset":17900,"sourceLine":8,"sourceFile":"main.m","symbol":"main","imageIndex":9,"symbolLocation":100},{"imageOffset":7384,"symbol":"start_sim","symbolLocation":20,"imageIndex":10},{"imageOffset":24144,"symbol":"start","symbolLocation":2544,"imageIndex":11},{"imageOffset":11621679575917920256,"imageIndex":19}], "faultingThread" : 0, "threads" : [{"triggered":true,"id":1969616,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":6444818481},{"value":6161469120},{"value":110},{"value":18446744069414627328},{"value":4386865728,"symbolLocation":0,"symbol":"_main_thread"},{"value":5648040271849290655},{"value":512},{"value":11},{"value":0},{"value":1080041472},{"value":16},{"value":0},{"value":328},{"value":2},{"value":0},{"value":6},{"value":4386865728,"symbolLocation":0,"symbol":"_main_thread"},{"value":259},{"value":4386865952,"symbolLocation":224,"symbol":"_main_thread"},{"value":7955631424,"symbolLocation":0,"symbol":"_dispatch_main_q"},{"value":15},{"value":105553170413056},{"value":105553170474048},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":7711814120},"cpsr":{"value":1073745920},"fp":{"value":6161468976},"sp":{"value":6161468944},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":7711465760,"matchesCrashFrame":1},"far":{"value":6444746632}},"queue":"com.apple.main-thread","frames":[{"imageOffset":37152,"symbol":"pthread_kill","symbolLocation":8,"imageIndex":0},{"imageOffset":29160,"symbol":"pthread_kill","symbolLocation":256,"imageIndex":1},{"imageOffset":480244,"symbol":"abort","symbolLocation":124,"imageIndex":2},{"imageOffset":69300,"symbol":"abort_message","symbolLocation":128,"imageIndex":3},{"imageOffset":5740,"symbol":"demangling_terminate_handler()","symbolLocation":300,"imageIndex":3},{"imageOffset":20096,"symbol":"_objc_terminate()","symbolLocation":124,"imageIndex":4},{"imageOffset":66404,"symbol":"std::terminate(void (*)())","symbolLocation":16,"imageIndex":3},{"imageOffset":66316,"symbol":"std::terminate()","symbolLocation":60,"imageIndex":3},{"imageOffset":15020,"symbol":"_dispatch_client_callout","symbolLocation":36,"imageIndex":5},{"imageOffset":70684,"symbol":"_dispatch_main_queue_drain","symbolLocation":976,"imageIndex":5},{"imageOffset":69692,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":40,"imageIndex":5},{"imageOffset":545304,"symbol":"CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE","symbolLocation":12,"imageIndex":6},{"imageOffset":521884,"symbol":"CFRunLoopRun","symbolLocation":2432,"imageIndex":6},{"imageOffset":518148,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":6},{"imageOffset":13836,"symbol":"GSEventRunModal","symbolLocation":160,"imageIndex":7},{"imageOffset":12639532,"symbol":"-[UIApplication _run]","symbolLocation":992,"imageIndex":8},{"imageOffset":12658888,"symbol":"UIApplicationMain","symbolLocation":112,"imageIndex":8},{"imageOffset":17900,"sourceLine":8,"sourceFile":"main.m","symbol":"main","imageIndex":9,"symbolLocation":100},{"imageOffset":7384,"symbol":"start_sim","symbolLocation":20,"imageIndex":10},{"imageOffset":24144,"symbol":"start","symbolLocation":2544,"imageIndex":11}]},{"id":1969690,"name":"com.apple.uikit.eventfetch-thread","frames":[{"imageOffset":4876,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":74092,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":0},{"imageOffset":38156,"symbol":"mach_msg_overwrite","symbolLocation":536,"imageIndex":0},{"imageOffset":5756,"symbol":"mach_msg","symbolLocation":20,"imageIndex":0},{"imageOffset":544088,"symbol":"CFRunLoopServiceMachPort","symbolLocation":368,"imageIndex":6},{"imageOffset":520548,"symbol":"CFRunLoopRun","symbolLocation":1096,"imageIndex":6},{"imageOffset":518148,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":6},{"imageOffset":1209788,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":232,"imageIndex":12},{"imageOffset":1210484,"symbol":"-[NSRunLoop(NSRunLoop) runUntilDate:]","symbolLocation":88,"imageIndex":12},{"imageOffset":13386092,"symbol":"-[UIEventFetcher threadMain]","symbolLocation":472,"imageIndex":8},{"imageOffset":1381132,"symbol":"NSThreadstart","symbolLocation":792,"imageIndex":12},{"imageOffset":29924,"symbol":"_pthread_start","symbolLocation":116,"imageIndex":1},{"imageOffset":9932,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1969694,"frames":[{"imageOffset":28288,"symbol":"kevent","symbolLocation":8,"imageIndex":0},{"imageOffset":11062840,"sourceLine":315,"sourceFile":"kqueue.c","symbol":"kq_dispatch","imageIndex":9,"symbolLocation":508},{"imageOffset":10988712,"sourceLine":1992,"sourceFile":"event.c","symbol":"event_base_loop","imageIndex":9,"symbolLocation":672},{"imageOffset":1633108,"sourceLine":73,"sourceFile":"EventBase.cpp","symbol":"(anonymous namespace)::EventBaseBackend::eb_event_base_loop(int)","imageIndex":9,"symbolLocation":36},{"imageOffset":1594300,"sourceLine":359,"sourceFile":"EventBase.cpp","symbol":"folly::EventBase::loopBody(int, bool)","imageIndex":9,"symbolLocation":1444},{"imageOffset":1592788,"sourceLine":283,"sourceFile":"EventBase.cpp","symbol":"folly::EventBase::loop()","imageIndex":9,"symbolLocation":96},{"imageOffset":1601900,"sourceLine":497,"sourceFile":"EventBase.cpp","symbol":"folly::EventBase::loopForever()","imageIndex":9,"symbolLocation":96},{"imageOffset":2708700,"sourceLine":40,"sourceFile":"ScopedEventBaseThread.cpp","symbol":"folly::run(folly::EventBaseManager, folly::EventBase, folly::Baton<true, std::__1::atomic>, folly::Range<char const> const&)","imageIndex":9,"symbolLocation":120},{"imageOffset":2726876,"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":9,"symbolLocation":72},{"imageOffset":2726728,"sourceLine":287,"sourceFile":"thread","symbol":"void std::1::thread_execute<std::1::unique_ptr<std::1::thread_struct, std::1::default_delete >, 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 >, 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":9,"symbolLocation":116},{"imageOffset":2724024,"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 >, 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":9,"symbolLocation":84},{"imageOffset":29924,"symbol":"_pthread_start","symbolLocation":116,"imageIndex":1},{"imageOffset":9932,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1969695,"frames":[{"imageOffset":28288,"symbol":"kevent","symbolLocation":8,"imageIndex":0},{"imageOffset":11062840,"sourceLine":315,"sourceFile":"kqueue.c","symbol":"kq_dispatch","imageIndex":9,"symbolLocation":508},{"imageOffset":10988712,"sourceLine":1992,"sourceFile":"event.c","symbol":"event_base_loop","imageIndex":9,"symbolLocation":672},{"imageOffset":1633108,"sourceLine":73,"sourceFile":"EventBase.cpp","symbol":"(anonymous namespace)::EventBaseBackend::eb_event_base_loop(int)","imageIndex":9,"symbolLocation":36},{"imageOffset":1594300,"sourceLine":359,"sourceFile":"EventBase.cpp","symbol":"folly::EventBase::loopBody(int, bool)","imageIndex":9,"symbolLocation":1444},{"imageOffset":1592788,"sourceLine":283,"sourceFile":"EventBase.cpp","symbol":"folly::EventBase::loop()","imageIndex":9,"symbolLocation":96},{"imageOffset":1601900,"sourceLine":497,"sourceFile":"EventBase.cpp","symbol":"folly::EventBase::loopForever()","imageIndex":9,"symbolLocation":96},{"imageOffset":2708700,"sourceLine":40,"sourceFile":"ScopedEventBaseThread.cpp","symbol":"folly::run(folly::EventBaseManager, folly::EventBase, folly::Baton<true, std::__1::atomic>, folly::Range<char const> const&)","imageIndex":9,"symbolLocation":120},{"imageOffset":2726876,"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":9,"symbolLocation":72},{"imageOffset":2726728,"sourceLine":287,"sourceFile":"thread","symbol":"void std::1::thread_execute<std::1::unique_ptr<std::1::thread_struct, std::1::default_delete >, 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 >, 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":9,"symbolLocation":116},{"imageOffset":2724024,"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 >, 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":9,"symbolLocation":84},{"imageOffset":29924,"symbol":"_pthread_start","symbolLocation":116,"imageIndex":1},{"imageOffset":9932,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1969703,"name":"FutureTimekeepr","frames":[{"imageOffset":28288,"symbol":"kevent","symbolLocation":8,"imageIndex":0},{"imageOffset":11062840,"sourceLine":315,"sourceFile":"kqueue.c","symbol":"kq_dispatch","imageIndex":9,"symbolLocation":508},{"imageOffset":10988712,"sourceLine":1992,"sourceFile":"event.c","symbol":"event_base_loop","imageIndex":9,"symbolLocation":672},{"imageOffset":1633108,"sourceLine":73,"sourceFile":"EventBase.cpp","symbol":"(anonymous namespace)::EventBaseBackend::eb_event_base_loop(int)","imageIndex":9,"symbolLocation":36},{"imageOffset":1594300,"sourceLine":359,"sourceFile":"EventBase.cpp","symbol":"folly::EventBase::loopBody(int, bool)","imageIndex":9,"symbolLocation":1444},{"imageOffset":1592788,"sourceLine":283,"sourceFile":"EventBase.cpp","symbol":"folly::EventBase::loop()","imageIndex":9,"symbolLocation":96},{"imageOffset":1601900,"sourceLine":497,"sourceFile":"EventBase.cpp","symbol":"folly::EventBase::loopForever()","imageIndex":9,"symbolLocation":96},{"imageOffset":3157980,"sourceLine":33,"sourceFile":"ThreadWheelTimekeeper.cpp","symbol":"folly::ThreadWheelTimekeeper::ThreadWheelTimekeeper()::$_3::operator()() const","imageIndex":9,"symbolLocation":32},{"imageOffset":3157876,"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":9,"symbolLocation":24},{"imageOffset":3157820,"sourceLine":287,"sourceFile":"thread","symbol":"void std::1::thread_execute<std::1::unique_ptr<std::1::thread_struct, std::1::default_delete >, 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":9,"symbolLocation":32},{"imageOffset":3155808,"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 >, folly::ThreadWheelTimekeeper::ThreadWheelTimekeeper()::$_3> >(void)","imageIndex":9,"symbolLocation":84},{"imageOffset":29924,"symbol":"_pthread_start","symbolLocation":116,"imageIndex":1},{"imageOffset":9932,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1969704,"name":"com.facebook.SocketRocket.NetworkThread","frames":[{"imageOffset":4876,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":74092,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":0},{"imageOffset":38156,"symbol":"mach_msg_overwrite","symbolLocation":536,"imageIndex":0},{"imageOffset":5756,"symbol":"mach_msg","symbolLocation":20,"imageIndex":0},{"imageOffset":544088,"symbol":"CFRunLoopServiceMachPort","symbolLocation":368,"imageIndex":6},{"imageOffset":520548,"symbol":"CFRunLoopRun","symbolLocation":1096,"imageIndex":6},{"imageOffset":518148,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":6},{"imageOffset":1209788,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":232,"imageIndex":12},{"imageOffset":10686884,"sourceLine":70,"sourceFile":"SRRunLoopThread.m","symbol":"-[SRRunLoopThread main]","imageIndex":9,"symbolLocation":260},{"imageOffset":1381132,"symbol":"NSThreadstart","symbolLocation":792,"imageIndex":12},{"imageOffset":29924,"symbol":"_pthread_start","symbolLocation":116,"imageIndex":1},{"imageOffset":9932,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1969705,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":4876,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":74092,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":0},{"imageOffset":38156,"symbol":"mach_msg_overwrite","symbolLocation":536,"imageIndex":0},{"imageOffset":5756,"symbol":"mach_msg","symbolLocation":20,"imageIndex":0},{"imageOffset":544088,"symbol":"CFRunLoopServiceMachPort","symbolLocation":368,"imageIndex":6},{"imageOffset":520548,"symbol":"CFRunLoopRun","symbolLocation":1096,"imageIndex":6},{"imageOffset":518148,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":6},{"imageOffset":2256880,"imageIndex":13},{"imageOffset":1381132,"symbol":"NSThreadstart","symbolLocation":792,"imageIndex":12},{"imageOffset":29924,"symbol":"_pthread_start","symbolLocation":116,"imageIndex":1},{"imageOffset":9932,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1969706,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":47216,"symbol":"select","symbolLocation":8,"imageIndex":0},{"imageOffset":634572,"symbol":"CFSocketManager","symbolLocation":612,"imageIndex":6},{"imageOffset":29924,"symbol":"_pthread_start","symbolLocation":116,"imageIndex":1},{"imageOffset":9932,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1969709,"name":"hades","frames":[{"imageOffset":18448,"symbol":"psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":31392,"symbol":"_pthread_cond_wait","symbolLocation":1220,"imageIndex":1},{"imageOffset":49480,"symbol":"std::1::condition_variable::wait(std::1::unique_lock&)","symbolLocation":24,"imageIndex":14},{"imageOffset":1160128,"imageIndex":15},{"imageOffset":1159540,"imageIndex":15},{"imageOffset":29924,"symbol":"_pthread_start","symbolLocation":116,"imageIndex":1},{"imageOffset":9932,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1969710,"name":"hermes-chrome-inspector-conn","frames":[{"imageOffset":18448,"symbol":"psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":31392,"symbol":"_pthread_cond_wait","symbolLocation":1220,"imageIndex":1},{"imageOffset":49480,"symbol":"std::1::condition_variable::wait(std::__1::unique_lock<std::1::mutex>&)","symbolLocation":24,"imageIndex":14},{"imageOffset":10113744,"sourceLine":404,"sourceFile":"mutex_base","symbol":"void std::1::condition_variable::wait<facebook::hermes::inspector::detail::SerialExecutor::runLoop()::$_1>(std::1::unique_lock<std::1::mutex>&, facebook::hermes::inspector::detail::SerialExecutor::runLoop()::$_1)","imageIndex":9,"symbolLocation":64},{"imageOffset":10113304,"sourceLine":41,"sourceFile":"SerialExecutor.cpp","symbol":"facebook::hermes::inspector::detail::SerialExecutor::runLoop()","imageIndex":9,"symbolLocation":112},{"imageOffset":10121708,"sourceLine":16,"sourceFile":"SerialExecutor.cpp","symbol":"facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::__1::char_traits, std::1::allocator > const&)::$_0::operator()() const","imageIndex":9,"symbolLocation":28},{"imageOffset":10121648,"sourceLine":3918,"sourceFile":"type_traits","symbol":"decltype(static_cast<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::__1::char_traits, std::1::allocator > const&)::$_0&>(fp)()) std::1::invoke<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::__1::char_traits, std::1::allocator > const&)::$_0&>(facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::__1::char_traits, std::1::allocator > const&)::$_0&)","imageIndex":9,"symbolLocation":24},{"imageOffset":10121576,"sourceLine":61,"sourceFile":"invoke.h","symbol":"void std::1::invoke_void_return_wrapper<void, true>::call<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0&>(facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0&)","imageIndex":9,"symbolLocation":28},{"imageOffset":10121536,"sourceLine":178,"sourceFile":"function.h","symbol":"std::1::function::alloc_func<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::__1::char_traits, std::1::allocator > const&)::$_0, std::1::allocator<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0>, void ()>::operator()()","imageIndex":9,"symbolLocation":28},{"imageOffset":10116028,"sourceLine":352,"sourceFile":"function.h","symbol":"std::1::function::func<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::__1::char_traits, std::1::allocator > const&)::$_0, std::1::allocator<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0>, void ()>::operator()()","imageIndex":9,"symbolLocation":28},{"imageOffset":5966960,"sourceLine":505,"sourceFile":"function.h","symbol":"std::1::function::value_func<void ()>::operator()() const","imageIndex":9,"symbolLocation":60},{"imageOffset":5966888,"sourceLine":1182,"sourceFile":"function.h","symbol":"std::1::function<void ()>::operator()() const","imageIndex":9,"symbolLocation":24},{"imageOffset":9059420,"sourceLine":73,"sourceFile":"Thread.h","symbol":"facebook::hermes::inspector::detail::Thread::run(std::1::basic_string<char, std::__1::char_traits, std::1::allocator >, std::1::function<void ()>)","imageIndex":9,"symbolLocation":32},{"imageOffset":9063084,"sourceLine":3918,"sourceFile":"type_traits","symbol":"decltype(static_cast<void (>(fp)(static_cast<std::1::basic_string<char, std::__1::char_traits, std::1::allocator >>(fp0), static_cast<std::1::function<void ()>>(fp0))) std::1::invoke<void (*)(std::1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::function<void ()>), std::__1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::function<void ()> >(void (&&)(std::1::basic_string<char, std::__1::char_traits, std::1::allocator >, std::1::function<void ()>), std::1::basic_string<char, std::1::char_traits, std::1::allocator >&&, std::1::function<void ()>&&)","imageIndex":9,"symbolLocation":100},{"imageOffset":9062952,"sourceLine":287,"sourceFile":"thread","symbol":"void std::1::thread_execute<std::1::unique_ptr<std::1::thread_struct, std::__1::default_delete >, void ()(std::1::basic_string<char, std::__1::char_traits, std::1::allocator >, std::1::function<void ()>), std::1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::function<void ()>, 2ul, 3ul>(std::1::tuple<std::1::unique_ptr<std::1::thread_struct, std::__1::default_delete<std::1::thread_struct> >, void (*)(std::__1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::function<void ()>), std::1::basic_string<char, std::__1::char_traits, std::1::allocator >, std::1::function<void ()> >&, std::1::tuple_indices<2ul, 3ul>)","imageIndex":9,"symbolLocation":76},{"imageOffset":9060616,"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 >, void ()(std::1::basic_string<char, std::__1::char_traits, std::1::allocator >, std::1::function<void ()>), std::1::basic_string<char, std::__1::char_traits, std::1::allocator >, std::1::function<void ()> > >(void)","imageIndex":9,"symbolLocation":84},{"imageOffset":29924,"symbol":"_pthread_start","symbolLocation":116,"imageIndex":1},{"imageOffset":9932,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1969711,"name":"hermes-inspector","frames":[{"imageOffset":18448,"symbol":"psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":31392,"symbol":"_pthread_cond_wait","symbolLocation":1220,"imageIndex":1},{"imageOffset":49480,"symbol":"std::1::condition_variable::wait(std::1::unique_lock&)","symbolLocation":24,"imageIndex":14},{"imageOffset":10113744,"sourceLine":404,"sourceFile":"__mutex_base","symbol":"void std::1::condition_variable::wait<facebook::hermes::inspector::detail::SerialExecutor::runLoop()::$_1>(std::1::unique_lock&, facebook::hermes::inspector::detail::SerialExecutor::runLoop()::$_1)","imageIndex":9,"symbolLocation":64},{"imageOffset":10113304,"sourceLine":41,"sourceFile":"SerialExecutor.cpp","symbol":"facebook::hermes::inspector::detail::SerialExecutor::runLoop()","imageIndex":9,"symbolLocation":112},{"imageOffset":10121708,"sourceLine":16,"sourceFile":"SerialExecutor.cpp","symbol":"facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0::operator()() const","imageIndex":9,"symbolLocation":28},{"imageOffset":10121648,"sourceLine":3918,"sourceFile":"type_traits","symbol":"decltype(static_cast<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0&>(fp)()) std::1::invoke<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0&>(facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0&)","imageIndex":9,"symbolLocation":24},{"imageOffset":10121576,"sourceLine":61,"sourceFile":"invoke.h","symbol":"void std::1::invoke_void_return_wrapper<void, true>::call<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::1::allocator > const&)::$_0&>(facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::__1::basic_string<char, std::1::char_traits, std::1::allocator > const&)::$_0&)","imageIndex":9,"symbolLocation":28},{"imageOffset":10121536,"sourceLine":178,"sourceFile":"function.h","symbol":"std::1::function::__alloc_func<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0, std::1::allocator<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::__1::char_traits, std::1::allocator > const&)::$_0>, void ()>::operator()()","imageIndex":9,"symbolLocation":28},{"imageOffset":10116028,"sourceLine":352,"sourceFile":"function.h","symbol":"std::1::function::func<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0, std::1::allocator<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::__1::char_traits, std::1::allocator > const&)::$_0>, void ()>::operator()()","imageIndex":9,"symbolLocation":28},{"imageOffset":5966960,"sourceLine":505,"sourceFile":"function.h","symbol":"std::1::function::value_func<void ()>::operator()() const","imageIndex":9,"symbolLocation":60},{"imageOffset":5966888,"sourceLine":1182,"sourceFile":"function.h","symbol":"std::1::function<void ()>::operator()() const","imageIndex":9,"symbolLocation":24},{"imageOffset":9059420,"sourceLine":73,"sourceFile":"Thread.h","symbol":"facebook::hermes::inspector::detail::Thread::run(std::1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::function<void ()>)","imageIndex":9,"symbolLocation":32},{"imageOffset":9063084,"sourceLine":3918,"sourceFile":"type_traits","symbol":"decltype(static_cast<void (>(fp)(static_cast<std::1::basic_string<char, std::__1::char_traits, std::1::allocator >>(fp0), static_cast<std::1::function<void ()>>(fp0))) std::1::__invoke<void ()(std::1::basic_string<char, std::__1::char_traits, std::1::allocator >, std::1::function<void ()>), std::1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::function<void ()> >(void (*&&)(std::__1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::function<void ()>), std::1::basic_string<char, std::__1::char_traits, std::1::allocator >&&, std::1::function<void ()>&&)","imageIndex":9,"symbolLocation":100},{"imageOffset":9062952,"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 (*)(std::__1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::function<void ()>), std::1::basic_string<char, std::__1::char_traits, std::1::allocator >, std::1::function<void ()>, 2ul, 3ul>(std::1::tuple<std::1::unique_ptr<std::1::thread_struct, std::1::default_delete >, void ()(std::1::basic_string<char, std::__1::char_traits, std::1::allocator >, std::1::function<void ()>), std::1::basic_string<char, std::__1::char_traits, std::1::allocator >, std::1::function<void ()> >&, std::1::tuple_indices<2ul, 3ul>)","imageIndex":9,"symbolLocation":76},{"imageOffset":9060616,"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 >, void (*)(std::1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::function<void ()>), std::__1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::function<void ()> > >(void)","imageIndex":9,"symbolLocation":84},{"imageOffset":29924,"symbol":"_pthread_start","symbolLocation":116,"imageIndex":1},{"imageOffset":9932,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1969715,"name":"com.apple.CFStream.LegacyThread","frames":[{"imageOffset":4876,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":74092,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":0},{"imageOffset":38156,"symbol":"mach_msg_overwrite","symbolLocation":536,"imageIndex":0},{"imageOffset":5756,"symbol":"mach_msg","symbolLocation":20,"imageIndex":0},{"imageOffset":544088,"symbol":"CFRunLoopServiceMachPort","symbolLocation":368,"imageIndex":6},{"imageOffset":520548,"symbol":"CFRunLoopRun","symbolLocation":1096,"imageIndex":6},{"imageOffset":518148,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":6},{"imageOffset":695432,"symbol":"_legacyStreamRunLoop_workThread","symbolLocation":260,"imageIndex":6},{"imageOffset":29924,"symbol":"_pthread_start","symbolLocation":116,"imageIndex":1},{"imageOffset":9932,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1969716,"name":"com.squareup.SocketRocket.NetworkThread","frames":[{"imageOffset":4876,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":74092,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":0},{"imageOffset":38156,"symbol":"mach_msg_overwrite","symbolLocation":536,"imageIndex":0},{"imageOffset":5756,"symbol":"mach_msg","symbolLocation":20,"imageIndex":0},{"imageOffset":544088,"symbol":"CFRunLoopServiceMachPort","symbolLocation":368,"imageIndex":6},{"imageOffset":520548,"symbol":"CFRunLoopRun","symbolLocation":1096,"imageIndex":6},{"imageOffset":518148,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":6},{"imageOffset":1209788,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":232,"imageIndex":12},{"imageOffset":7469744,"sourceLine":1624,"sourceFile":"RCTSRWebSocket.m","symbol":"-[_RCTSRRunLoopThread main]","imageIndex":9,"symbolLocation":336},{"imageOffset":1381132,"symbol":"NSThreadstart","symbolLocation":792,"imageIndex":12},{"imageOffset":29924,"symbol":"_pthread_start","symbolLocation":116,"imageIndex":1},{"imageOffset":9932,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1969717,"name":"hades","frames":[{"imageOffset":18448,"symbol":"psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":31392,"symbol":"_pthread_cond_wait","symbolLocation":1220,"imageIndex":1},{"imageOffset":49480,"symbol":"std::1::condition_variable::wait(std::1::unique_lock&)","symbolLocation":24,"imageIndex":14},{"imageOffset":1160128,"imageIndex":15},{"imageOffset":1159540,"imageIndex":15},{"imageOffset":29924,"symbol":"_pthread_start","symbolLocation":116,"imageIndex":1},{"imageOffset":9932,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1969718,"name":"hermes-chrome-inspector-conn","frames":[{"imageOffset":18448,"symbol":"psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":31392,"symbol":"_pthread_cond_wait","symbolLocation":1220,"imageIndex":1},{"imageOffset":49480,"symbol":"std::1::condition_variable::wait(std::1::unique_lock&)","symbolLocation":24,"imageIndex":14},{"imageOffset":10113744,"sourceLine":404,"sourceFile":"__mutex_base","symbol":"void std::1::condition_variable::wait<facebook::hermes::inspector::detail::SerialExecutor::runLoop()::$_1>(std::1::unique_lock&, facebook::hermes::inspector::detail::SerialExecutor::runLoop()::$_1)","imageIndex":9,"symbolLocation":64},{"imageOffset":10113304,"sourceLine":41,"sourceFile":"SerialExecutor.cpp","symbol":"facebook::hermes::inspector::detail::SerialExecutor::runLoop()","imageIndex":9,"symbolLocation":112},{"imageOffset":10121708,"sourceLine":16,"sourceFile":"SerialExecutor.cpp","symbol":"facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0::operator()() const","imageIndex":9,"symbolLocation":28},{"imageOffset":10121648,"sourceLine":3918,"sourceFile":"type_traits","symbol":"decltype(static_cast<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0&>(fp)()) std::1::invoke<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0&>(facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0&)","imageIndex":9,"symbolLocation":24},{"imageOffset":10121576,"sourceLine":61,"sourceFile":"invoke.h","symbol":"void std::1::invoke_void_return_wrapper<void, true>::call<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::1::allocator > const&)::$_0&>(facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::__1::basic_string<char, std::1::char_traits, std::1::allocator > const&)::$_0&)","imageIndex":9,"symbolLocation":28},{"imageOffset":10121536,"sourceLine":178,"sourceFile":"function.h","symbol":"std::1::function::__alloc_func<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0, std::1::allocator<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::__1::char_traits, std::1::allocator > const&)::$_0>, void ()>::operator()()","imageIndex":9,"symbolLocation":28},{"imageOffset":10116028,"sourceLine":352,"sourceFile":"function.h","symbol":"std::1::function::func<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0, std::1::allocator<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::__1::char_traits, std::1::allocator > const&)::$_0>, void ()>::operator()()","imageIndex":9,"symbolLocation":28},{"imageOffset":5966960,"sourceLine":505,"sourceFile":"function.h","symbol":"std::1::function::value_func<void ()>::operator()() const","imageIndex":9,"symbolLocation":60},{"imageOffset":5966888,"sourceLine":1182,"sourceFile":"function.h","symbol":"std::1::function<void ()>::operator()() const","imageIndex":9,"symbolLocation":24},{"imageOffset":9059420,"sourceLine":73,"sourceFile":"Thread.h","symbol":"facebook::hermes::inspector::detail::Thread::run(std::1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::function<void ()>)","imageIndex":9,"symbolLocation":32},{"imageOffset":9063084,"sourceLine":3918,"sourceFile":"type_traits","symbol":"decltype(static_cast<void (>(fp)(static_cast<std::1::basic_string<char, std::__1::char_traits, std::1::allocator >>(fp0), static_cast<std::1::function<void ()>>(fp0))) std::1::invoke<void (*)(std::1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::function<void ()>), std::__1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::function<void ()> >(void (&&)(std::1::basic_string<char, std::__1::char_traits, std::1::allocator >, std::1::function<void ()>), std::1::basic_string<char, std::1::char_traits, std::1::allocator >&&, std::1::function<void ()>&&)","imageIndex":9,"symbolLocation":100},{"imageOffset":9062952,"sourceLine":287,"sourceFile":"thread","symbol":"void std::1::thread_execute<std::1::unique_ptr<std::1::thread_struct, std::__1::default_delete >, void ()(std::1::basic_string<char, std::__1::char_traits, std::1::allocator >, std::1::function<void ()>), std::1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::function<void ()>, 2ul, 3ul>(std::1::tuple<std::1::unique_ptr<std::1::thread_struct, std::__1::default_delete<std::1::thread_struct> >, void (*)(std::__1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::function<void ()>), std::1::basic_string<char, std::__1::char_traits, std::1::allocator >, std::1::function<void ()> >&, std::1::tuple_indices<2ul, 3ul>)","imageIndex":9,"symbolLocation":76},{"imageOffset":9060616,"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 >, void ()(std::1::basic_string<char, std::__1::char_traits, std::1::allocator >, std::1::function<void ()>), std::1::basic_string<char, std::__1::char_traits, std::1::allocator >, std::1::function<void ()> > >(void)","imageIndex":9,"symbolLocation":84},{"imageOffset":29924,"symbol":"_pthread_start","symbolLocation":116,"imageIndex":1},{"imageOffset":9932,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1969719,"name":"hermes-inspector","frames":[{"imageOffset":18448,"symbol":"psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":31392,"symbol":"_pthread_cond_wait","symbolLocation":1220,"imageIndex":1},{"imageOffset":49480,"symbol":"std::1::condition_variable::wait(std::1::unique_lock&)","symbolLocation":24,"imageIndex":14},{"imageOffset":10113744,"sourceLine":404,"sourceFile":"__mutex_base","symbol":"void std::1::condition_variable::wait<facebook::hermes::inspector::detail::SerialExecutor::runLoop()::$_1>(std::1::unique_lock&, facebook::hermes::inspector::detail::SerialExecutor::runLoop()::$_1)","imageIndex":9,"symbolLocation":64},{"imageOffset":10113304,"sourceLine":41,"sourceFile":"SerialExecutor.cpp","symbol":"facebook::hermes::inspector::detail::SerialExecutor::runLoop()","imageIndex":9,"symbolLocation":112},{"imageOffset":10121708,"sourceLine":16,"sourceFile":"SerialExecutor.cpp","symbol":"facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0::operator()() const","imageIndex":9,"symbolLocation":28},{"imageOffset":10121648,"sourceLine":3918,"sourceFile":"type_traits","symbol":"decltype(static_cast<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0&>(fp)()) std::1::invoke<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0&>(facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0&)","imageIndex":9,"symbolLocation":24},{"imageOffset":10121576,"sourceLine":61,"sourceFile":"invoke.h","symbol":"void std::1::invoke_void_return_wrapper<void, true>::call<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::1::allocator > const&)::$_0&>(facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::__1::basic_string<char, std::1::char_traits, std::1::allocator > const&)::$_0&)","imageIndex":9,"symbolLocation":28},{"imageOffset":10121536,"sourceLine":178,"sourceFile":"function.h","symbol":"std::1::function::__alloc_func<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0, std::1::allocator<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::__1::char_traits, std::1::allocator > const&)::$_0>, void ()>::operator()()","imageIndex":9,"symbolLocation":28},{"imageOffset":10116028,"sourceLine":352,"sourceFile":"function.h","symbol":"std::1::function::func<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0, std::1::allocator<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::__1::char_traits, std::1::allocator > const&)::$_0>, void ()>::operator()()","imageIndex":9,"symbolLocation":28},{"imageOffset":5966960,"sourceLine":505,"sourceFile":"function.h","symbol":"std::1::function::value_func<void ()>::operator()() const","imageIndex":9,"symbolLocation":60},{"imageOffset":5966888,"sourceLine":1182,"sourceFile":"function.h","symbol":"std::1::function<void ()>::operator()() const","imageIndex":9,"symbolLocation":24},{"imageOffset":9059420,"sourceLine":73,"sourceFile":"Thread.h","symbol":"facebook::hermes::inspector::detail::Thread::run(std::1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::function<void ()>)","imageIndex":9,"symbolLocation":32},{"imageOffset":9063084,"sourceLine":3918,"sourceFile":"type_traits","symbol":"decltype(static_cast<void (>(fp)(static_cast<std::1::basic_string<char, std::__1::char_traits, std::1::allocator >>(fp0), static_cast<std::1::function<void ()>>(fp0))) std::1::__invoke<void ()(std::1::basic_string<char, std::__1::char_traits, std::1::allocator >, std::1::function<void ()>), std::1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::function<void ()> >(void (*&&)(std::__1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::function<void ()>), std::1::basic_string<char, std::__1::char_traits, std::1::allocator >&&, std::1::function<void ()>&&)","imageIndex":9,"symbolLocation":100},{"imageOffset":9062952,"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 (*)(std::__1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::function<void ()>), std::1::basic_string<char, std::__1::char_traits, std::1::allocator >, std::1::function<void ()>, 2ul, 3ul>(std::1::tuple<std::1::unique_ptr<std::1::thread_struct, std::1::default_delete >, void ()(std::1::basic_string<char, std::__1::char_traits, std::1::allocator >, std::1::function<void ()>), std::1::basic_string<char, std::__1::char_traits, std::1::allocator >, std::1::function<void ()> >&, std::1::tuple_indices<2ul, 3ul>)","imageIndex":9,"symbolLocation":76},{"imageOffset":9060616,"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 >, void (*)(std::1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::function<void ()>), std::__1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::function<void ()> > >(void)","imageIndex":9,"symbolLocation":84},{"imageOffset":29924,"symbol":"_pthread_start","symbolLocation":116,"imageIndex":1},{"imageOffset":9932,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1969762,"name":"AVAudioSession Notify Thread","frames":[{"imageOffset":4876,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":74092,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":0},{"imageOffset":38156,"symbol":"mach_msg_overwrite","symbolLocation":536,"imageIndex":0},{"imageOffset":5756,"symbol":"mach_msg","symbolLocation":20,"imageIndex":0},{"imageOffset":544088,"symbol":"CFRunLoopServiceMachPort","symbolLocation":368,"imageIndex":6},{"imageOffset":520548,"symbol":"CFRunLoopRun","symbolLocation":1096,"imageIndex":6},{"imageOffset":518148,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":6},{"imageOffset":8380,"symbol":"CADeprecated::GenericRunLoopThread::Entry(void)","symbolLocation":156,"imageIndex":16},{"imageOffset":84364,"symbol":"CADeprecated::CAPThread::Entry(CADeprecated::CAPThread)","symbolLocation":88,"imageIndex":16},{"imageOffset":29924,"symbol":"_pthread_start","symbolLocation":116,"imageIndex":1},{"imageOffset":9932,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1969763,"name":"AMCP Logging Spool","frames":[{"imageOffset":4744,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":119756,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":24,"imageIndex":17},{"imageOffset":99368,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":52,"imageIndex":17},{"imageOffset":99492,"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":48,"imageIndex":17},{"imageOffset":29924,"symbol":"_pthread_start","symbolLocation":116,"imageIndex":1},{"imageOffset":9932,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1973491,"frames":[{"imageOffset":9912,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":1976135,"frames":[{"imageOffset":9912,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":1984774,"frames":[{"imageOffset":9912,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":1984775,"frames":[{"imageOffset":9912,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":1985080,"name":"JavaScriptCore libpas scavenger","frames":[{"imageOffset":18448,"symbol":"psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":31392,"symbol":"_pthread_cond_wait","symbolLocation":1220,"imageIndex":1},{"imageOffset":17911192,"symbol":"scavenger_thread_main","symbolLocation":1284,"imageIndex":18},{"imageOffset":29924,"symbol":"_pthread_start","symbolLocation":116,"imageIndex":1},{"imageOffset":9932,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1985089,"frames":[{"imageOffset":9912,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":1985093,"frames":[{"imageOffset":9912,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":1985162,"frames":[{"imageOffset":9912,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":1985163,"frames":[{"imageOffset":9912,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":1985164,"frames":[{"imageOffset":9912,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":1985356,"name":"com.facebook.react.JavaScript","frames":[{"imageOffset":12092,"symbol":"ulock_wait","symbolLocation":8,"imageIndex":0},{"imageOffset":17292,"symbol":"_dlock_wait","symbolLocation":52,"imageIndex":5},{"imageOffset":16700,"symbol":"_dispatch_thread_event_wait_slow","symbolLocation":52,"imageIndex":5},{"imageOffset":74944,"symbol":"__DISPATCH_WAIT_FOR_QUEUE","symbolLocation":352,"imageIndex":5},{"imageOffset":73704,"symbol":"_dispatch_sync_f_slow","symbolLocation":160,"imageIndex":5},{"imageOffset":7592012,"sourceLine":277,"sourceFile":"RCTUtils.m","symbol":"RCTUnsafeExecuteOnMainQueueSync","imageIndex":9,"symbolLocation":172},{"imageOffset":7164264,"sourceLine":400,"sourceFile":"RCTModuleData.mm","symbol":"-[RCTModuleData instance]","imageIndex":9,"symbolLocation":816},{"imageOffset":6767848,"sourceLine":607,"sourceFile":"RCTCxxBridge.mm","symbol":"-[RCTCxxBridge moduleForName:lazilyLoadIfNecessary:]","imageIndex":9,"symbolLocation":680},{"imageOffset":6769016,"sourceLine":651,"sourceFile":"RCTCxxBridge.mm","symbol":"-[RCTCxxBridge moduleForClass:]","imageIndex":9,"symbolLocation":76},{"imageOffset":5245028,"sourceLine":150,"sourceFile":"NativeProxy.mm","symbol":"reanimated::createReanimatedModule(RCTBridge, std::__1::shared_ptr)","imageIndex":9,"symbolLocation":128},{"imageOffset":5606412,"sourceLine":43,"sourceFile":"REAInitializer.mm","symbol":"reanimated::REAJSIExecutorRuntimeInstaller(RCTBridge, std::1::function<void (facebook::jsi::Runtime&)>)::$_0::operator()(facebook::jsi::Runtime&) const","imageIndex":9,"symbolLocation":152},{"imageOffset":5606228,"sourceLine":3918,"sourceFile":"type_traits","symbol":"decltype(static_cast<reanimated::REAJSIExecutorRuntimeInstaller(RCTBridge, std::1::function<void (facebook::jsi::Runtime&)>)::$_0&>(fp)(static_cast<facebook::jsi::Runtime&>(fp0))) std::1::__invoke<reanimated::REAJSIExecutorRuntimeInstaller(RCTBridge, std::__1::function<void (facebook::jsi::Runtime&)>)::$_0&, facebook::jsi::Runtime&>(reanimated::REAJSIExecutorRuntimeInstaller(RCTBridge*, std::1::function<void (facebook::jsi::Runtime&)>)::$_0&, facebook::jsi::Runtime&)","imageIndex":9,"symbolLocation":32},{"imageOffset":5606148,"sourceLine":61,"sourceFile":"invoke.h","symbol":"void std::1::invoke_void_return_wrapper<void, true>::call<reanimated::REAJSIExecutorRuntimeInstaller(RCTBridge*, std::1::function<void (facebook::jsi::Runtime&)>)::$_0&, facebook::jsi::Runtime&>(reanimated::REAJSIExecutorRuntimeInstaller(RCTBridge, std::__1::function<void (facebook::jsi::Runtime&)>)::$_0&, facebook::jsi::Runtime&)","imageIndex":9,"symbolLocation":52},{"imageOffset":5606064,"sourceLine":178,"sourceFile":"function.h","symbol":"std::1::function::__alloc_func<reanimated::REAJSIExecutorRuntimeInstaller(RCTBridge, std::1::function<void (facebook::jsi::Runtime&)>)::$_0, std::1::allocator<reanimated::REAJSIExecutorRuntimeInstaller(RCTBridge*, std::1::function<void (facebook::jsi::Runtime&)>)::$_0>, void (facebook::jsi::Runtime&)>::operator()(facebook::jsi::Runtime&)","imageIndex":9,"symbolLocation":52},{"imageOffset":5600640,"sourceLine":352,"sourceFile":"function.h","symbol":"std::1::function::func<reanimated::REAJSIExecutorRuntimeInstaller(RCTBridge, std::__1::function<void (facebook::jsi::Runtime&)>)::$_0, std::__1::allocator<reanimated::REAJSIExecutorRuntimeInstaller(RCTBridge, std::1::function<void (facebook::jsi::Runtime&)>)::$_0>, void (facebook::jsi::Runtime&)>::operator()(facebook::jsi::Runtime&)","imageIndex":9,"symbolLocation":52},{"imageOffset":5610740,"sourceLine":505,"sourceFile":"function.h","symbol":"std::1::function::__value_func<void (facebook::jsi::Runtime&)>::operator()(facebook::jsi::Runtime&) const","imageIndex":9,"symbolLocation":84},{"imageOffset":5609056,"sourceLine":1182,"sourceFile":"function.h","symbol":"std::1::function<void (facebook::jsi::Runtime&)>::operator()(facebook::jsi::Runtime&) const","imageIndex":9,"symbolLocation":48},{"imageOffset":7051364,"sourceLine":36,"sourceFile":"RCTJSIExecutorRuntimeInstaller.mm","symbol":"facebook::react::RCTJSIExecutorRuntimeInstaller(std::1::function<void (facebook::jsi::Runtime&)>)::$_0::operator()(facebook::jsi::Runtime&) const","imageIndex":9,"symbolLocation":192},{"imageOffset":7051140,"sourceLine":3918,"sourceFile":"type_traits","symbol":"decltype(static_cast<facebook::react::RCTJSIExecutorRuntimeInstaller(std::1::function<void (facebook::jsi::Runtime&)>)::$_0&>(fp)(static_cast<facebook::jsi::Runtime&>(fp0))) std::1::invoke<facebook::react::RCTJSIExecutorRuntimeInstaller(std::1::function<void (facebook::jsi::Runtime&)>)::$_0&, facebook::jsi::Runtime&>(facebook::react::RCTJSIExecutorRuntimeInstaller(std::1::function<void (facebook::jsi::Runtime&)>)::$_0&, facebook::jsi::Runtime&)","imageIndex":9,"symbolLocation":32},{"imageOffset":7051060,"sourceLine":61,"sourceFile":"invoke.h","symbol":"void std::1::invoke_void_return_wrapper<void, true>::call<facebook::react::RCTJSIExecutorRuntimeInstaller(std::1::function<void (facebook::jsi::Runtime&)>)::$_0&, facebook::jsi::Runtime&>(facebook::react::RCTJSIExecutorRuntimeInstaller(std::1::function<void (facebook::jsi::Runtime&)>)::$_0&, facebook::jsi::Runtime&)","imageIndex":9,"symbolLocation":52},{"imageOffset":7050976,"sourceLine":178,"sourceFile":"function.h","symbol":"std::1::function::__alloc_func<facebook::react::RCTJSIExecutorRuntimeInstaller(std::1::function<void (facebook::jsi::Runtime&)>)::$_0, std::1::allocator<facebook::react::RCTJSIExecutorRuntimeInstaller(std::1::function<void (facebook::jsi::Runtime&)>)::$_0>, void (facebook::jsi::Runtime&)>::operator()(facebook::jsi::Runtime&)","imageIndex":9,"symbolLocation":52},{"imageOffset":7045472,"sourceLine":352,"sourceFile":"function.h","symbol":"std::1::function::func<facebook::react::RCTJSIExecutorRuntimeInstaller(std::1::function<void (facebook::jsi::Runtime&)>)::$_0, std::1::allocator<facebook::react::RCTJSIExecutorRuntimeInstaller(std::1::function<void (facebook::jsi::Runtime&)>)::$_0>, void (facebook::jsi::Runtime&)>::operator()(facebook::jsi::Runtime&)","imageIndex":9,"symbolLocation":52},{"imageOffset":5610740,"sourceLine":505,"sourceFile":"function.h","symbol":"std::1::function::value_func<void (facebook::jsi::Runtime&)>::operator()(facebook::jsi::Runtime&) const","imageIndex":9,"symbolLocation":84},{"imageOffset":5609056,"sourceLine":1182,"sourceFile":"function.h","symbol":"std::__1::function<void (facebook::jsi::Runtime&)>::operator()(facebook::jsi::Runtime&) const","imageIndex":9,"symbolLocation":48},{"imageOffset":10194236,"sourceLine":140,"sourceFile":"JSIExecutor.cpp","symbol":"facebook::react::JSIExecutor::initializeRuntime()","imageIndex":9,"symbolLocation":920},{"imageOffset":8842680,"sourceLine":128,"sourceFile":"NativeToJsBridge.cpp","symbol":"facebook::react::NativeToJsBridge::initializeRuntime()::$_0::operator()(facebook::react::JSExecutor)","imageIndex":9,"symbolLocation":36},{"imageOffset":8842612,"sourceLine":3918,"sourceFile":"type_traits","symbol":"decltype(static_cast<facebook::react::NativeToJsBridge::initializeRuntime()::$_0&>(fp)(static_cast<facebook::react::JSExecutor>(fp0))) std::1::invoke<facebook::react::NativeToJsBridge::initializeRuntime()::$_0&, facebook::react::JSExecutor>(facebook::react::NativeToJsBridge::initializeRuntime()::$_0&, facebook::react::JSExecutor&&)","imageIndex":9,"symbolLocation":36},{"imageOffset":8842528,"sourceLine":61,"sourceFile":"invoke.h","symbol":"void std::1::invoke_void_return_wrapper<void, true>::call<facebook::react::NativeToJsBridge::initializeRuntime()::$_0&, facebook::react::JSExecutor>(facebook::react::NativeToJsBridge::initializeRuntime()::$_0&, facebook::react::JSExecutor&&)","imageIndex":9,"symbolLocation":52},{"imageOffset":8842444,"sourceLine":178,"sourceFile":"function.h","symbol":"std::1::function::alloc_func<facebook::react::NativeToJsBridge::initializeRuntime()::$_0, std::__1::allocator<facebook::react::NativeToJsBridge::initializeRuntime()::$_0>, void (facebook::react::JSExecutor)>::operator()(facebook::react::JSExecutor&&)","imageIndex":9,"symbolLocation":52},{"imageOffset":8837240,"sourceLine":352,"sourceFile":"function.h","symbol":"std::1::function::func<facebook::react::NativeToJsBridge::initializeRuntime()::$_0, std::1::allocator<facebook::react::NativeToJsBridge::initializeRuntime()::$_0>, void (facebook::react::JSExecutor)>::operator()(facebook::react::JSExecutor&&)","imageIndex":9,"symbolLocation":52},{"imageOffset":8913100,"sourceLine":505,"sourceFile":"function.h","symbol":"std::1::function::__value_func<void (facebook::react::JSExecutor)>::operator()(facebook::react::JSExecutor&&) const","imageIndex":9,"symbolLocation":84},{"imageOffset":8912964,"sourceLine":1182,"sourceFile":"function.h","symbol":"std::1::function<void (facebook::react::JSExecutor)>::operator()(facebook::react::JSExecutor) const","imageIndex":9,"symbolLocation":48},{"imageOffset":8912900,"sourceLine":310,"sourceFile":"NativeToJsBridge.cpp","symbol":"facebook::react::NativeToJsBridge::runOnExecutorQueue(std::1::function<void (facebook::react::JSExecutor)>)::$_8::operator()() const","imageIndex":9,"symbolLocation":92},{"imageOffset":8912776,"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":9,"symbolLocation":24},{"imageOffset":8912704,"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":9,"symbolLocation":28},{"imageOffset":8912664,"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":9,"symbolLocation":28},{"imageOffset":8906876,"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":9,"symbolLocation":28},{"imageOffset":5966960,"sourceLine":505,"sourceFile":"function.h","symbol":"std::1::function::__value_func<void ()>::operator()() const","imageIndex":9,"symbolLocation":60},{"imageOffset":5966888,"sourceLine":1182,"sourceFile":"function.h","symbol":"std::1::function<void ()>::operator()() const","imageIndex":9,"symbolLocation":24},{"imageOffset":6940304,"sourceLine":74,"sourceFile":"RCTCxxUtils.mm","symbol":"facebook::react::tryAndReturnError(std::1::function<void ()> const&)","imageIndex":9,"symbolLocation":24},{"imageOffset":7101352,"sourceLine":69,"sourceFile":"RCTMessageThread.mm","symbol":"facebook::react::RCTMessageThread::tryFunc(std::1::function<void ()> const&)","imageIndex":9,"symbolLocation":36},{"imageOffset":7123288,"sourceLine":82,"sourceFile":"RCTMessageThread.mm","symbol":"facebook::react::RCTMessageThread::runOnQueue(std::1::function<void ()>&&)::$_1::operator()() const","imageIndex":9,"symbolLocation":80},{"imageOffset":7123176,"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":9,"symbolLocation":24},{"imageOffset":7123104,"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":9,"symbolLocation":28},{"imageOffset":7123064,"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":9,"symbolLocation":28},{"imageOffset":7117536,"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":9,"symbolLocation":28},{"imageOffset":5966960,"sourceLine":505,"sourceFile":"function.h","symbol":"std::1::function::value_func<void ()>::operator()() const","imageIndex":9,"symbolLocation":60},{"imageOffset":5966888,"sourceLine":1182,"sourceFile":"function.h","symbol":"std::1::function<void ()>::operator()() const","imageIndex":9,"symbolLocation":24},{"imageOffset":7100676,"sourceLine":45,"sourceFile":"RCTMessageThread.mm","symbol":"invocation function for block in facebook::react::RCTMessageThread::runAsync(std::1::function<void ()>)","imageIndex":9,"symbolLocation":48},{"imageOffset":546176,"symbol":"CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK","symbolLocation":20,"imageIndex":6},{"imageOffset":542804,"symbol":"CFRunLoopDoBlocks","symbolLocation":408,"imageIndex":6},{"imageOffset":520216,"symbol":"CFRunLoopRun","symbolLocation":764,"imageIndex":6},{"imageOffset":518148,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":6},{"imageOffset":6754912,"sourceLine":335,"sourceFile":"RCTCxxBridge.mm","symbol":"+[RCTCxxBridge runRunLoop]","imageIndex":9,"symbolLocation":736},{"imageOffset":1381132,"symbol":"NSThreadstart","symbolLocation":792,"imageIndex":12},{"imageOffset":29924,"symbol":"_pthread_start","symbolLocation":116,"imageIndex":1},{"imageOffset":9932,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1985357,"name":"hades","frames":[{"imageOffset":18448,"symbol":"psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":31392,"symbol":"_pthread_cond_wait","symbolLocation":1220,"imageIndex":1},{"imageOffset":49480,"symbol":"std::1::condition_variable::wait(std::1::unique_lock&)","symbolLocation":24,"imageIndex":14},{"imageOffset":1160128,"imageIndex":15},{"imageOffset":1159540,"imageIndex":15},{"imageOffset":29924,"symbol":"_pthread_start","symbolLocation":116,"imageIndex":1},{"imageOffset":9932,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1985358,"name":"hermes-chrome-inspector-conn","frames":[{"imageOffset":18448,"symbol":"psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":31392,"symbol":"_pthread_cond_wait","symbolLocation":1220,"imageIndex":1},{"imageOffset":49480,"symbol":"std::1::condition_variable::wait(std::1::unique_lock&)","symbolLocation":24,"imageIndex":14},{"imageOffset":10113744,"sourceLine":404,"sourceFile":"__mutex_base","symbol":"void std::1::condition_variable::wait<facebook::hermes::inspector::detail::SerialExecutor::runLoop()::$_1>(std::1::unique_lock&, facebook::hermes::inspector::detail::SerialExecutor::runLoop()::$_1)","imageIndex":9,"symbolLocation":64},{"imageOffset":10113304,"sourceLine":41,"sourceFile":"SerialExecutor.cpp","symbol":"facebook::hermes::inspector::detail::SerialExecutor::runLoop()","imageIndex":9,"symbolLocation":112},{"imageOffset":10121708,"sourceLine":16,"sourceFile":"SerialExecutor.cpp","symbol":"facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0::operator()() const","imageIndex":9,"symbolLocation":28},{"imageOffset":10121648,"sourceLine":3918,"sourceFile":"type_traits","symbol":"decltype(static_cast<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0&>(fp)()) std::1::invoke<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0&>(facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0&)","imageIndex":9,"symbolLocation":24},{"imageOffset":10121576,"sourceLine":61,"sourceFile":"invoke.h","symbol":"void std::1::invoke_void_return_wrapper<void, true>::call<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::1::allocator > const&)::$_0&>(facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::__1::basic_string<char, std::1::char_traits, std::1::allocator > const&)::$_0&)","imageIndex":9,"symbolLocation":28},{"imageOffset":10121536,"sourceLine":178,"sourceFile":"function.h","symbol":"std::1::function::__alloc_func<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0, std::1::allocator<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::__1::char_traits, std::1::allocator > const&)::$_0>, void ()>::operator()()","imageIndex":9,"symbolLocation":28},{"imageOffset":10116028,"sourceLine":352,"sourceFile":"function.h","symbol":"std::1::function::func<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0, std::1::allocator<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::__1::char_traits, std::1::allocator > const&)::$_0>, void ()>::operator()()","imageIndex":9,"symbolLocation":28},{"imageOffset":5966960,"sourceLine":505,"sourceFile":"function.h","symbol":"std::1::function::value_func<void ()>::operator()() const","imageIndex":9,"symbolLocation":60},{"imageOffset":5966888,"sourceLine":1182,"sourceFile":"function.h","symbol":"std::1::function<void ()>::operator()() const","imageIndex":9,"symbolLocation":24},{"imageOffset":9059420,"sourceLine":73,"sourceFile":"Thread.h","symbol":"facebook::hermes::inspector::detail::Thread::run(std::1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::function<void ()>)","imageIndex":9,"symbolLocation":32},{"imageOffset":9063084,"sourceLine":3918,"sourceFile":"type_traits","symbol":"decltype(static_cast<void (>(fp)(static_cast<std::1::basic_string<char, std::__1::char_traits, std::1::allocator >>(fp0), static_cast<std::1::function<void ()>>(fp0))) std::1::__invoke<void ()(std::1::basic_string<char, std::__1::char_traits, std::1::allocator >, std::1::function<void ()>), std::1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::function<void ()> >(void (*&&)(std::__1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::function<void ()>), std::1::basic_string<char, std::__1::char_traits, std::1::allocator >&&, std::1::function<void ()>&&)","imageIndex":9,"symbolLocation":100},{"imageOffset":9062952,"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 (*)(std::__1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::function<void ()>), std::1::basic_string<char, std::__1::char_traits, std::1::allocator >, std::1::function<void ()>, 2ul, 3ul>(std::1::tuple<std::1::unique_ptr<std::1::thread_struct, std::1::default_delete >, void ()(std::1::basic_string<char, std::__1::char_traits, std::1::allocator >, std::1::function<void ()>), std::1::basic_string<char, std::__1::char_traits, std::1::allocator >, std::1::function<void ()> >&, std::1::tuple_indices<2ul, 3ul>)","imageIndex":9,"symbolLocation":76},{"imageOffset":9060616,"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 >, void (*)(std::1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::function<void ()>), std::__1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::function<void ()> > >(void)","imageIndex":9,"symbolLocation":84},{"imageOffset":29924,"symbol":"_pthread_start","symbolLocation":116,"imageIndex":1},{"imageOffset":9932,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1985359,"name":"hermes-inspector","frames":[{"imageOffset":18448,"symbol":"psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":31392,"symbol":"_pthread_cond_wait","symbolLocation":1220,"imageIndex":1},{"imageOffset":49480,"symbol":"std::1::condition_variable::wait(std::1::unique_lock&)","symbolLocation":24,"imageIndex":14},{"imageOffset":10113744,"sourceLine":404,"sourceFile":"__mutex_base","symbol":"void std::1::condition_variable::wait<facebook::hermes::inspector::detail::SerialExecutor::runLoop()::$_1>(std::1::unique_lock&, facebook::hermes::inspector::detail::SerialExecutor::runLoop()::$_1)","imageIndex":9,"symbolLocation":64},{"imageOffset":10113304,"sourceLine":41,"sourceFile":"SerialExecutor.cpp","symbol":"facebook::hermes::inspector::detail::SerialExecutor::runLoop()","imageIndex":9,"symbolLocation":112},{"imageOffset":10121708,"sourceLine":16,"sourceFile":"SerialExecutor.cpp","symbol":"facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0::operator()() const","imageIndex":9,"symbolLocation":28},{"imageOffset":10121648,"sourceLine":3918,"sourceFile":"type_traits","symbol":"decltype(static_cast<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0&>(fp)()) std::1::invoke<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0&>(facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0&)","imageIndex":9,"symbolLocation":24},{"imageOffset":10121576,"sourceLine":61,"sourceFile":"invoke.h","symbol":"void std::1::invoke_void_return_wrapper<void, true>::call<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::1::allocator > const&)::$_0&>(facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::__1::basic_string<char, std::1::char_traits, std::1::allocator > const&)::$_0&)","imageIndex":9,"symbolLocation":28},{"imageOffset":10121536,"sourceLine":178,"sourceFile":"function.h","symbol":"std::1::function::__alloc_func<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0, std::1::allocator<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::__1::char_traits, std::1::allocator > const&)::$_0>, void ()>::operator()()","imageIndex":9,"symbolLocation":28},{"imageOffset":10116028,"sourceLine":352,"sourceFile":"function.h","symbol":"std::1::function::func<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::1::char_traits, std::__1::allocator > const&)::$_0, std::1::allocator<facebook::hermes::inspector::detail::SerialExecutor::SerialExecutor(std::1::basic_string<char, std::__1::char_traits, std::1::allocator > const&)::$_0>, void ()>::operator()()","imageIndex":9,"symbolLocation":28},{"imageOffset":5966960,"sourceLine":505,"sourceFile":"function.h","symbol":"std::1::function::value_func<void ()>::operator()() const","imageIndex":9,"symbolLocation":60},{"imageOffset":5966888,"sourceLine":1182,"sourceFile":"function.h","symbol":"std::1::function<void ()>::operator()() const","imageIndex":9,"symbolLocation":24},{"imageOffset":9059420,"sourceLine":73,"sourceFile":"Thread.h","symbol":"facebook::hermes::inspector::detail::Thread::run(std::1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::function<void ()>)","imageIndex":9,"symbolLocation":32},{"imageOffset":9063084,"sourceLine":3918,"sourceFile":"type_traits","symbol":"decltype(static_cast<void (>(fp)(static_cast<std::1::basic_string<char, std::__1::char_traits, std::1::allocator >>(fp0), static_cast<std::1::function<void ()>>(fp0))) std::1::invoke<void (*)(std::1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::function<void ()>), std::__1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::function<void ()> >(void (&&)(std::1::basic_string<char, std::__1::char_traits, std::1::allocator >, std::1::function<void ()>), std::1::basic_string<char, std::1::char_traits, std::1::allocator >&&, std::1::function<void ()>&&)","imageIndex":9,"symbolLocation":100},{"imageOffset":9062952,"sourceLine":287,"sourceFile":"thread","symbol":"void std::1::thread_execute<std::1::unique_ptr<std::1::thread_struct, std::__1::default_delete >, void ()(std::1::basic_string<char, std::__1::char_traits, std::1::allocator >, std::1::function<void ()>), std::1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::function<void ()>, 2ul, 3ul>(std::1::tuple<std::1::unique_ptr<std::1::thread_struct, std::__1::default_delete<std::1::thread_struct> >, void (*)(std::__1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::function<void ()>), std::1::basic_string<char, std::__1::char_traits, std::1::allocator >, std::1::function<void ()> >&, std::1::tuple_indices<2ul, 3ul>)","imageIndex":9,"symbolLocation":76},{"imageOffset":9060616,"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 >, void ()(std::1::basic_string<char, std::__1::char_traits, std::1::allocator >, std::1::function<void ()>), std::1::basic_string<char, std::__1::char_traits, std::1::allocator >, std::1::function<void ()> > >(void)","imageIndex":9,"symbolLocation":84},{"imageOffset":29924,"symbol":"_pthread_start","symbolLocation":116,"imageIndex":1},{"imageOffset":9932,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]}], "usedImages" : [ { "source" : "P", "arch" : "arm64", "base" : 7711428608, "size" : 229376, "uuid" : "99ef4d89-bf00-3860-a076-24f05834886c", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 7711784960, "size" : 53248, "uuid" : "030d2641-514f-373f-9688-582d9d3b369a", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 6443028480, "size" : 516096, "uuid" : "2eafadf9-c81e-3094-87b0-91034483eed3", "path" : "\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS 15.4.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/system\/libsystem_c.dylib", "name" : "libsystem_c.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 6444736512, "size" : 94208, "uuid" : "64ee9f07-eee9-3e40-8453-1c39cd91bcfd", "path" : "\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS 15.4.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/libc++abi.dylib", "name" : "libc++abi.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 6443982848, "size" : 204800, "uuid" : "fc419e3a-e8a0-3e6e-9421-a7f3f8adcde7", "path" : "\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS 15.4.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/libobjc.A.dylib", "name" : "libobjc.A.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 6443544576, "size" : 274432, "uuid" : "6eb29d1c-5bf4-3ce6-b2d7-f3d082c156e8", "path" : "\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS 15.4.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/system\/libdispatch.dylib", "name" : "libdispatch.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 6445445120, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 3862528, "uuid" : "c913654a-e564-36de-a01e-7343a4defd27", "path" : "\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS 15.4.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/CoreFoundation.framework\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "1858.112" }, { "source" : "P", "arch" : "arm64", "base" : 6646083584, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.GraphicsServices", "size" : 36864, "uuid" : "fbc4ed01-4cf4-39e3-8e28-486f598cf873", "path" : "\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS 15.4.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/PrivateFrameworks\/GraphicsServices.framework\/GraphicsServices", "name" : "GraphicsServices", "CFBundleVersion" : "1.0" }, { "source" : "P", "arch" : "arm64", "base" : 6511058944, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.UIKitCore", "size" : 21573632, "uuid" : "d68f83a0-1347-378c-b4de-90b10a471762", "path" : "\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS 15.4.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/PrivateFrameworks\/UIKitCore.framework\/UIKitCore", "name" : "UIKitCore", "CFBundleVersion" : "5522.2.101" }, { "source" : "P", "arch" : "arm64", "base" : 4305403904, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.sugarcrm.nomad.debug", "size" : 19300352, "uuid" : "66dbe2c3-f184-3604-aacf-0b722ec5c3a6", "path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/C16A6DE9-9152-40EA-BD46-70444E0E8E96\/data\/Containers\/Bundle\/Application\/490C5164-BC2D-4363-AE69-92E1B62EB3A4\/nomad.app\/nomad", "name" : "nomad", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "arm64", "base" : 4383932416, "size" : 245760, "uuid" : "6e6188a1-7b04-3ae8-be81-cb35b05b8358", "path" : "\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS 15.4.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/dyld_sim", "name" : "dyld_sim" }, { "source" : "P", "arch" : "arm64e", "base" : 4386242560, "size" : 573440, "uuid" : "1f56ab4e-f398-3a9c-bfba-fbbd17808963", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "source" : "P", "arch" : "arm64", "base" : 6449778688, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.Foundation", "size" : 2895872, "uuid" : "c5e56bf5-55be-3abb-947c-cdc542a7b3b5", "path" : "\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS 15.4.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/Foundation.framework\/Foundation", "name" : "Foundation", "CFBundleVersion" : "1858.112" }, { "source" : "P", "arch" : "arm64", "base" : 6505402368, "CFBundleShortVersionString" : "1331.0.7", "CFBundleIdentifier" : "com.apple.CFNetwork", "size" : 4575232, "uuid" : "5b90bdf9-8d29-3b16-977e-91d1f7f7c595", "path" : "\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS 15.4.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/CFNetwork.framework\/CFNetwork", "name" : "CFNetwork", "CFBundleVersion" : "1331.0.7" }, { "source" : "P", "arch" : "arm64", "base" : 6444916736, "size" : 376832, "uuid" : "7f4ef34f-b374-3590-b766-49425048e80d", "path" : "\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS 15.4.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/libc++.1.dylib", "name" : "libc++.1.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4390371328, "CFBundleShortVersionString" : "0.11.0", "CFBundleIdentifier" : "dev.hermesengine.iphonesimulator", "size" : 2932736, "uuid" : "afdc8627-50ff-311e-9908-c511f2f75ea8", "path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/C16A6DE9-9152-40EA-BD46-70444E0E8E96\/data\/Containers\/Bundle\/Application\/490C5164-BC2D-4363-AE69-92E1B62EB3A4\/nomad.app\/Frameworks\/hermes.framework\/hermes", "name" : "hermes", "CFBundleVersion" : "0.11.0" }, { "source" : "P", "arch" : "arm64", "base" : 7450550272, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.audio.AudioSession", "size" : 155648, "uuid" : "aa446f1a-eafb-3f49-9996-1a2fe1161146", "path" : "\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS 15.4.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/PrivateFrameworks\/AudioSession.framework\/AudioSession", "name" : "AudioSession" }, { "source" : "P", "arch" : "arm64", "base" : 7102025728, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.audio.caulk", "size" : 155648, "uuid" : "0dec2b1d-e302-354d-92a1-b549e3746268", "path" : "\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS 15.4.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/PrivateFrameworks\/caulk.framework\/caulk", "name" : "caulk" }, { "source" : "P", "arch" : "arm64", "base" : 6732492800, "CFBundleShortVersionString" : "8613", "CFBundleIdentifier" : "com.apple.JavaScriptCore", "size" : 19111936, "uuid" : "59ae119d-1704-338b-a9d5-3a77fe56d44b", "path" : "\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS 15.4.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/JavaScriptCore.framework\/JavaScriptCore", "name" : "JavaScriptCore", "CFBundleVersion" : "8613.1.17.0.6" }, { "size" : 0, "source" : "A", "base" : 0, "uuid" : "00000000-0000-0000-0000-000000000000" } ], "sharedCache" : { "base" : 6442450944, "size" : 2231631872, "uuid" : "2e5a406a-4727-3155-9baf-d113a4c48cb0" }, "vmSummary" : "ReadOnly portion of Libraries: Total=966.6M resident=0K(0%) swapped_out_or_unallocated=966.6M(100%)\nWritable regions: Total=1.4G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.4G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 256K 2 \nActivity Tracing 256K 1 \nCG raster data 656K 13 \nColorSync 144K 5 \nCoreAnimation 2224K 65 \nFoundation 16K 1 \nJS JIT generated code 512.0M 3 \nKernel Alloc Once 32K 1 \nMALLOC 312.1M 131 \nMALLOC guard page 192K 11 \nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSQLite page cache 192K 3 \nSTACK GUARD 56.5M 32 \nStack 25.0M 32 \nVM_ALLOCATE 29.4M 26 \nWebKit Malloc 192.0M 5 \nDATA 15.5M 404 \nDATA_CONST 34.3M 398 \nDATA_DIRTY 50K 9 \n__FONT_DATA 4K 1 \nLINKEDIT 577.9M 10 \nLLVM 7936K 1 \nOBJC_RO 63.0M 1 \n__OBJC_RW 3168K 1 \nTEXT 388.7M 406 \nUNICODE 592K 1 \ndyld private memory 1856K 5 \nlibnetwork 128K 8 \nmapped file 200.7M 65 \nshared memory 16K 1 \n=========== ======= ======= \nTOTAL 2.7G 1643 \nTOTAL, minus reserved VM space 2.4G 1643 \n", "legacyInfo" : { "threadTriggered" : { "queue" : "com.apple.main-thread" } }, "trialInfo" : { "rollouts" : [ { "rolloutId" : "61fd92db295c182621ececc3", "factorPackIds" : {

  },
  "deploymentId" : 240000201
},
{
  "rolloutId" : "6112d17137f5d11121dcd4e2",
  "factorPackIds" : {

  },
  "deploymentId" : 240000140
}

], "experiments" : [

] } }