strikerlie Posted June 7, 2019 Share Posted June 7, 2019 Hi, I just purchase the Affinity Photo at Mac App Store. After installation, I tried to start the App and it crash after it show the start up banner. I am using iMac 2011 21.5" with Radeon Pro WX7100 eGPU on macOS 10.13.6. Any log / stacktrace I can provide for this issue? Thanks! Quote Link to comment Share on other sites More sharing options...
strikerlie Posted June 7, 2019 Author Share Posted June 7, 2019 Just got some finding on this issue 1) Affinity Photo can startup if eGPU not attached(AMD 6750 GPU, No Metal support) 2)Affinity Photo crash when eGPU attached(AMD WX7100, Metal supported) 3)Checked the stack trace at Apple report, it fail at the function looks like enable Metal Just my guess, It seems Affinity Photo checked there has Metal supported GPU at my computer and tried to enable Metal. But unluckily, there has one GPU(6750) which is not supported but tried enable Metal on it and get error. Hope it can help. Quote Link to comment Share on other sites More sharing options...
strikerlie Posted June 8, 2019 Author Share Posted June 8, 2019 Computer and GPU info as follow: Model: iMac12,1, BootROM IM121.004F.B00, 4 processors, Intel Core i5, 2.5 GHz, 24 GB, SMC 1.71f22 Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe Graphics: Radeon Pro WX 7100, Radeon Pro WX 7100, PCIe Stack Trace as follow: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 liblibraster.dylib 0x0000000133e53569 Raster::ShouldExecuteMetalKernel(Kernel::RectT<int> const&) + 41 1 liblibraster.dylib 0x00000001340cef38 bool Raster::Hardware<Raster::DefaultImplementation>::Process<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::X1, Raster::X2, Raster::X3, Raster::X4, Raster::X5, Raster::Pixel<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Buffer<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Copy, Raster::IdentityMask, Raster::IdentitySampler, Raster::IdentityTransform, Raster::Safe, Raster::NormalBlend>(Raster::Pixel<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5> const*, Raster::Buffer<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>*, Raster::Copy&, Kernel::RectT<int>, Raster::IdentityMask::Params const*, Raster::IdentityTransform::Params const*, Raster::IdentitySampler::Params const*, Raster::NormalBlend::Params const*) + 72 2 liblibraster.dylib 0x00000001340cee9f void Raster::ProcessBase<Raster::Copy>::Execute<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::X1, Raster::X2, Raster::X3, Raster::X4, Raster::X5, Raster::Buffer<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Pixel<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Copy, Raster::IdentityMask, Raster::IdentitySampler, Raster::IdentityTransform, Raster::Safe, Raster::NormalBlend>(Raster::Buffer<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>*, Raster::Pixel<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5> const*, Raster::Copy::Params*, Raster::IdentityMask::Params const*, Raster::IdentityTransform::Params const*, Raster::IdentitySampler::Params const*, Raster::Safe::Params const*, Raster::NormalBlend::Params const*) + 431 3 liblibraster.dylib 0x0000000134022a45 Raster::Buffer<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>::Clear() + 229 4 liblibrenderer.dylib 0x0000000138a17698 Renderer::TypedBitmapRenderTarget<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Renderer::PixProcessor_RGBA, Renderer::PixProcessor_RGBA_Alpha, Renderer::RenderTargetBlenderRGBA>::CreateBuffer(unsigned int, unsigned int) + 216 5 liblibpersona.dylib 0x0000000117914296 GlyphsInspectorNode::MakeSample(Kernel::NonCounted<GlyphsInspector>) const + 502 6 com.seriflabs.libcocoaui 0x000000013cdc4120 -[GlyphBrowserPageCell setInspector:isMru:item:] + 192 7 com.seriflabs.libcocoaui 0x000000013cdc3f73 -[GlyphBrowserPageGrid grid:viewForItemIndex:] + 259 8 com.seriflabs.libcocoaui 0x000000013c676338 -[Grid itemAtIndex:] + 56 9 com.seriflabs.libcocoaui 0x000000013c675e07 -[Grid internalReloadData] + 1015 10 com.seriflabs.libcocoaui 0x000000013cdc150d -[GlyphBrowserPage reinit] + 253 11 com.seriflabs.libcocoaui 0x000000013cdc13f7 -[GlyphBrowserPage awakeFromNib] + 551 12 com.apple.AppKit 0x00007fff292d77f8 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 1653 13 com.apple.AppKit 0x00007fff293d2d1e -[NSNib _instantiateNibWithExternalNameTable:options:] + 679 14 com.apple.AppKit 0x00007fff293d297a -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 136 15 com.apple.AppKit 0x00007fff293d1c50 -[NSViewController loadView] + 343 16 com.seriflabs.libcocoaui 0x000000013c6d6acf -[StudioPageController loadView] + 47 17 com.seriflabs.libcocoaui 0x000000013c4ec4cb -[StudioManager pageWithID:createIfNeeded:] + 1307 18 com.seriflabs.libcocoaui 0x000000013ce4e3ca -[StudioBook addPageWithStringIDs:] + 266 19 com.seriflabs.libcocoaui 0x000000013c6d3708 -[StudioBookData loadDataInto:] + 56 20 com.seriflabs.libcocoaui 0x000000013c53c619 -[StudioPanelData loadDataInto:] + 153 21 com.seriflabs.libcocoaui 0x000000013cb0c0ed -[StudioData load] + 2349 22 com.seriflabs.libcocoaui 0x000000013c4e93f1 -[StudioManager loadLayout] + 177 23 com.seriflabs.libcocoaui 0x000000013c4ea88d -[StudioManager populateLayout] + 93 24 com.seriflabs.libcocoaui 0x000000013c50a7f9 -[AppController setupWorkspace:] + 1289 25 com.seriflabs.libcocoaui 0x000000013c4f2c21 -[ApplicationDelegate applicationDidFinishLaunching:] + 289 26 com.apple.CoreFoundation 0x00007fff2bd8c5cc __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12 27 com.apple.CoreFoundation 0x00007fff2bd8c49a _CFXRegistrationPost + 458 28 com.apple.CoreFoundation 0x00007fff2bd8c1d1 ___CFXNotificationPost_block_invoke + 225 29 com.apple.CoreFoundation 0x00007fff2bd4ad22 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1826 30 com.apple.CoreFoundation 0x00007fff2bd49db3 _CFXNotificationPost + 659 31 com.apple.Foundation 0x00007fff2de738c7 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66 32 com.apple.AppKit 0x00007fff2943a206 -[NSApplication _postDidFinishNotification] + 313 33 com.apple.AppKit 0x00007fff29439e4f -[NSApplication _sendFinishLaunchingNotification] + 220 34 com.apple.AppKit 0x00007fff2930cab3 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 562 35 com.apple.AppKit 0x00007fff2930c6e9 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 690 36 com.apple.Foundation 0x00007fff2deb6714 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 287 37 com.apple.Foundation 0x00007fff2deb6592 _NSAppleEventManagerGenericHandler + 102 38 com.apple.AE 0x00007fff2ce8fdd0 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 1788 39 com.apple.AE 0x00007fff2ce8f677 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 41 40 com.apple.AE 0x00007fff2ce8f565 aeProcessAppleEvent + 383 41 com.apple.HIToolbox 0x00007fff2b0664a0 AEProcessAppleEvent + 55 42 com.apple.AppKit 0x00007fff29307d32 _DPSNextEvent + 2788 43 com.apple.AppKit 0x00007fff29a9de34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044 44 com.apple.AppKit 0x00007fff292fc885 -[NSApplication run] + 764 45 com.apple.AppKit 0x00007fff292cba72 NSApplicationMain + 804 46 com.seriflabs.affinityphoto 0x000000010b07efe4 0x10b07d000 + 8164 Quote Link to comment Share on other sites More sharing options...
Andy R Posted June 8, 2019 Share Posted June 8, 2019 Just upgraded Affinity Photo to 1.7 on Mac OS 10.13.6 Went to open the application and the banner appears briefly, then disappears and nothing else. Any clues please? As a matter of interest, Affinity Designer opens fine. Quote Link to comment Share on other sites More sharing options...
strikerlie Posted June 8, 2019 Author Share Posted June 8, 2019 For my case, it seems Affinity Photo 1.7 enable Metal on Non-Metal GPU and cause problem. It seems a GPU detection bug. I already report this bug and hope they can fix it at next release. Quote Link to comment Share on other sites More sharing options...
Andy R Posted June 9, 2019 Share Posted June 9, 2019 Don't know how, but I decided it was too late at night to sort this out and left it until today. Started the computer, thought I'd try it again and, low and behold, it opens properly. Quote Link to comment Share on other sites More sharing options...
WalkInVerse Posted June 9, 2019 Share Posted June 9, 2019 I cannot open any file after the update and I have a project to need to get out tonight. I cannot get it to open any file whatsoever. Totally screwed as I need to roll back and cant. Quote Link to comment Share on other sites More sharing options...
WalkInVerse Posted June 9, 2019 Share Posted June 9, 2019 Ok, can vouch. Was able to open it without opening any other file. Went to preference and saw it defaulted to Metal and I switched to GPU, at least I can open a few of the files. Still testing. I had no issue whatsoever with the previous version and I have been a long time user. Mac Settings: AMD Radeon R9 M370X 2048 MB Intel Iris Pro 1536 MB Process: Affinity Photo [10021] Path: /Applications/Affinity Photo.app/Contents/MacOS/Affinity Photo Identifier: Affinity Photo Version: 1.7.0 (1.7.135) App Item ID: 824183456 App External ID: 829371620 Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Affinity Photo [10021] User ID: 501 Date/Time: 2019-06-08 21:05:22.026 -0700 OS Version: Mac OS X 10.13.6 (17G65) Report Version: 12 Anonymous UUID: AA66478D-FB55-4DE6-2CD1-2C05F28D1A81 Sleep/Wake UUID: 6530E397-72CA-4525-9F6F-C75FB745A273 Time Awake Since Boot: 38000 seconds Time Since Wake: 1900 seconds System Integrity Protection: enabled Crashed Thread: 23 Dispatch queue: com.apple.root.utility-qos Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: EXC_I386_GPFLT Exception Note: EXC_CORPSE_NOTIFY Termination Signal: Segmentation fault: 11 Termination Reason: Namespace SIGNAL, Code 0xb Terminating Process: exc handler [0] Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff7bdc220a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff7bdc1724 mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff53e28785 __CFRunLoopServiceMachPort + 341 3 com.apple.CoreFoundation 0x00007fff53e27ad7 __CFRunLoopRun + 1783 4 com.apple.CoreFoundation 0x00007fff53e27153 CFRunLoopRunSpecific + 483 5 com.apple.HIToolbox 0x00007fff53111d96 RunCurrentEventLoopInMode + 286 6 com.apple.HIToolbox 0x00007fff53111b06 ReceiveNextEventCommon + 613 7 com.apple.HIToolbox 0x00007fff53111884 _BlockUntilNextEventMatchingListInModeWithFilter + 64 8 com.apple.AppKit 0x00007fff513c2a73 _DPSNextEvent + 2085 9 com.apple.AppKit 0x00007fff51b58e34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044 10 com.apple.AppKit 0x00007fff513b7885 -[NSApplication run] + 764 11 com.apple.AppKit 0x00007fff51386a72 NSApplicationMain + 804 12 com.seriflabs.affinityphoto 0x0000000109894fe4 0x109893000 + 8164 Thread 1:: Dispatch queue: com.apple.root.utility-qos 0 liblibrenderer.dylib 0x00000001369abdc0 void Kernel::RectT<int>::TransformRoundLarge<Raster::AffineTransform::Params>(Raster::AffineTransform::Params const&, double) + 0 1 liblibrenderer.dylib 0x000000013911dc3d bool Renderer::FillBitmap::PushSpanPopulator<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Renderer::PixProcessor_RGBA>(Renderer::RenderTargetRasterizer&, Renderer::RenderTarget*, Kernel::RectT<int>, Raster::AffineTransform::Params const&) const + 717 2 liblibrenderer.dylib 0x00000001390d1fdb Renderer::TypedBitmapRenderTarget<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Renderer::PixProcessor_RGBA, Renderer::PixProcessor_RGBA_Alpha, Renderer::RenderTargetBlenderRGBA>::AddFillPopulator(Renderer::FillDescriptorConst const&, Kernel::RectT<int>) + 491 3 liblibrenderer.dylib 0x00000001390f2da0 Renderer::TypedBitmapRenderTarget<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Renderer::PixProcessor_RGBA, Renderer::PixProcessor_RGBA_Alpha, Renderer::RenderTargetBlenderRGBA>::DrawPolyPolygon(Kernel::Counted<Geometry::PolyPolygonType<double> const>, float, Renderer::FillBlendMode::BlendMode, Renderer::BlendOptions const&, Renderer::FillDescriptorConst const&, Renderer::FillDescriptorConst const&, Geometry::WindingOrderMode, bool, bool) + 864 4 liblibrenderer.dylib 0x000000013910c466 Renderer::TypedBitmapRenderTarget<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Renderer::PixProcessor_RGBA, Renderer::PixProcessor_RGBA_Alpha, Renderer::RenderTargetBlenderRGBA>::_DrawPolyCurve(Kernel::Counted<Geometry::PolyCurveDbl const>, float, Renderer::FillBlendMode::BlendMode, Renderer::BlendOptions const&, Renderer::FillDescriptorConst const&, Renderer::FillDescriptorConst const&, Renderer::FillDescriptorConst const&, Renderer::LineStyleDescriptorConst const&, Geometry::WindingOrderMode, bool, bool) + 2406 5 liblibrenderer.dylib 0x0000000137b93af2 Renderer::RenderTarget::DrawPolyCurve(Kernel::Counted<Geometry::PolyCurveDbl const>, float, Renderer::FillBlendMode::BlendMode, Renderer::BlendOptions const&, Renderer::FillDescriptorConst const&, Renderer::FillDescriptorConst const&, Renderer::FillDescriptorConst const&, Renderer::LineStyleDescriptorConst const&, Geometry::WindingOrderMode, bool, bool) + 194 6 liblibpersona.dylib 0x000000012084a261 VectorNode::DrawContentsSimple(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&, Renderer::FillDescriptorConst const&, Renderer::LineStyleDescriptorConst const&) const + 4033 7 liblibpersona.dylib 0x0000000120848939 VectorNode::DrawContents(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 5257 8 liblibpersona.dylib 0x000000012062d615 ImageNode::DrawContents(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 1573 9 liblibpersona.dylib 0x0000000120854b98 Node::Draw(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 4264 10 liblibpersona.dylib 0x0000000120859802 Node::DrawChildren(NodeChildListType, Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&, std::__1::vector<Raster::AffineTransform::Params, std::__1::allocator<Raster::AffineTransform::Params> >*) const + 1874 11 liblibpersona.dylib 0x0000000120619299 SpreadNode::DrawContents(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 57 12 liblibpersona.dylib 0x0000000120854b98 Node::Draw(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 4264 13 liblibpersona.dylib 0x0000000120859b6d Node::Render(Kernel::Counted<Renderer::RenderTarget>, bool, bool, bool, Node::NodeRenderOptions&) const + 493 14 liblibpersona.dylib 0x0000000111a16e76 NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>::ConstPixelAccessor<Raster::Safe, Raster::IdentityTransform>::Read(Raster::Pixel<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>&) + 2262 15 liblibpersona.dylib 0x00000001188682db void Raster::PixelProcessor<Raster::Horizontal>::Process<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::X1, Raster::X2, Raster::X3, Raster::X4, Raster::X5, NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::LowPriority<Raster::Copy>, Raster::IdentityMask, Raster::IdentitySampler, Raster::IdentityTransform, Raster::Safe, Raster::NormalBlend>(NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5> const*, Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>*, Raster::LowPriority<Raster::Copy>&, Kernel::RectT<int>, bool, Raster::IdentityMask::Params const*, Raster::IdentityTransform::Params const*, Raster::IdentitySampler::Params const*, Raster::NormalBlend::Params const*) + 811 16 liblibpersona.dylib 0x0000000118867f92 void Raster::Software<Raster::Multithreaded>::WorkUnit<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::X1, Raster::X2, Raster::X3, Raster::X4, Raster::X5, NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::LowPriority<Raster::Copy>, Raster::IdentityMask, Raster::IdentitySampler, Raster::IdentityTransform, Raster::Safe, Raster::NormalBlend>(void*, unsigned long) + 178 17 liblibkernel.dylib 0x000000010d4f6a53 invocation function for block in Kernel::Dispatch::DispatchParallelFor(void (*)(void*, unsigned long), unsigned long, void*, Kernel::Dispatch::DispatchPriority) + 115 18 libdispatch.dylib 0x00007fff7bc4c1d1 _dispatch_client_callout2 + 8 19 libdispatch.dylib 0x00007fff7bc4c10d _dispatch_apply_invoke + 159 20 libdispatch.dylib 0x00007fff7bc41db8 _dispatch_client_callout + 8 21 libdispatch.dylib 0x00007fff7bc43b2c _dispatch_root_queue_drain + 902 22 libdispatch.dylib 0x00007fff7bc43755 _dispatch_worker_thread3 + 101 23 libsystem_pthread.dylib 0x00007fff7bf93169 _pthread_wqthread + 1387 24 libsystem_pthread.dylib 0x00007fff7bf92be9 start_wqthread + 13 Thread 2:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x00007fff7bdc220a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff7bdc1724 mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff53e28785 __CFRunLoopServiceMachPort + 341 3 com.apple.CoreFoundation 0x00007fff53e27ad7 __CFRunLoopRun + 1783 4 com.apple.CoreFoundation 0x00007fff53e27153 CFRunLoopRunSpecific + 483 5 com.apple.CFNetwork 0x00007fff52f71e84 -[__CoreSchedulingSetRunnable runForever] + 722 6 com.apple.Foundation 0x00007fff55f321f8 __NSThread__start__ + 1197 7 libsystem_pthread.dylib 0x00007fff7bf93661 _pthread_body + 340 8 libsystem_pthread.dylib 0x00007fff7bf9350d _pthread_start + 377 9 libsystem_pthread.dylib 0x00007fff7bf92bf9 thread_start + 13 Thread 3: 0 libsystem_kernel.dylib 0x00007fff7bdcba16 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff7bf94589 _pthread_cond_wait + 732 2 libc++.1.dylib 0x00007fff79bcfd43 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93 3 com.apple.JavaScriptCore 0x00007fff57a9dab5 std::__1::cv_status std::__1::condition_variable::wait_until<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > > const&) + 117 4 com.apple.JavaScriptCore 0x00007fff57a9d9a0 std::__1::cv_status std::__1::condition_variable_any::wait_until<std::__1::unique_lock<bmalloc::Mutex>, std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >(std::__1::unique_lock<bmalloc::Mutex>&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > > const&) + 96 5 com.apple.JavaScriptCore 0x00007fff57a9d5c9 bmalloc::Scavenger::threadRunLoop() + 361 6 com.apple.JavaScriptCore 0x00007fff57a9d359 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 9 7 com.apple.JavaScriptCore 0x00007fff57a9d698 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >(void*) + 40 8 libsystem_pthread.dylib 0x00007fff7bf93661 _pthread_body + 340 9 libsystem_pthread.dylib 0x00007fff7bf9350d _pthread_start + 377 10 libsystem_pthread.dylib 0x00007fff7bf92bf9 thread_start + 13 Thread 4:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fff7bdc220a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff7bdc1724 mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff53e28785 __CFRunLoopServiceMachPort + 341 3 com.apple.CoreFoundation 0x00007fff53e27ad7 __CFRunLoopRun + 1783 4 com.apple.CoreFoundation 0x00007fff53e27153 CFRunLoopRunSpecific + 483 5 com.apple.AppKit 0x00007fff514fffc4 _NSEventThread + 184 6 libsystem_pthread.dylib 0x00007fff7bf93661 _pthread_body + 340 7 libsystem_pthread.dylib 0x00007fff7bf9350d _pthread_start + 377 8 libsystem_pthread.dylib 0x00007fff7bf92bf9 thread_start + 13 Thread 5:: WTF::AutomaticThread 0 libsystem_kernel.dylib 0x00007fff7bdcba16 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff7bf94589 _pthread_cond_wait + 732 2 com.apple.JavaScriptCore 0x00007fff56e825fa WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 122 3 com.apple.JavaScriptCore 0x00007fff57a849d8 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2728 4 com.apple.JavaScriptCore 0x00007fff575098ca bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 154 5 com.apple.JavaScriptCore 0x00007fff57a6a245 WTF::Function<void ()>::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0>::call() + 165 6 com.apple.JavaScriptCore 0x00007fff57a95a94 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 228 7 com.apple.JavaScriptCore 0x00007fff56e79629 WTF::wtfThreadEntryPoint(void*) + 9 8 libsystem_pthread.dylib 0x00007fff7bf93661 _pthread_body + 340 9 libsystem_pthread.dylib 0x00007fff7bf9350d _pthread_start + 377 10 libsystem_pthread.dylib 0x00007fff7bf92bf9 thread_start + 13 Thread 6:: Dispatch queue: com.apple.root.utility-qos 0 liblibrenderer.dylib 0x00000001369abdc0 void Kernel::RectT<int>::TransformRoundLarge<Raster::AffineTransform::Params>(Raster::AffineTransform::Params const&, double) + 0 1 liblibrenderer.dylib 0x000000013911dc3d bool Renderer::FillBitmap::PushSpanPopulator<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Renderer::PixProcessor_RGBA>(Renderer::RenderTargetRasterizer&, Renderer::RenderTarget*, Kernel::RectT<int>, Raster::AffineTransform::Params const&) const + 717 2 liblibrenderer.dylib 0x00000001390d1fdb Renderer::TypedBitmapRenderTarget<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Renderer::PixProcessor_RGBA, Renderer::PixProcessor_RGBA_Alpha, Renderer::RenderTargetBlenderRGBA>::AddFillPopulator(Renderer::FillDescriptorConst const&, Kernel::RectT<int>) + 491 3 liblibrenderer.dylib 0x00000001390f2da0 Renderer::TypedBitmapRenderTarget<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Renderer::PixProcessor_RGBA, Renderer::PixProcessor_RGBA_Alpha, Renderer::RenderTargetBlenderRGBA>::DrawPolyPolygon(Kernel::Counted<Geometry::PolyPolygonType<double> const>, float, Renderer::FillBlendMode::BlendMode, Renderer::BlendOptions const&, Renderer::FillDescriptorConst const&, Renderer::FillDescriptorConst const&, Geometry::WindingOrderMode, bool, bool) + 864 4 liblibrenderer.dylib 0x000000013910c466 Renderer::TypedBitmapRenderTarget<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Renderer::PixProcessor_RGBA, Renderer::PixProcessor_RGBA_Alpha, Renderer::RenderTargetBlenderRGBA>::_DrawPolyCurve(Kernel::Counted<Geometry::PolyCurveDbl const>, float, Renderer::FillBlendMode::BlendMode, Renderer::BlendOptions const&, Renderer::FillDescriptorConst const&, Renderer::FillDescriptorConst const&, Renderer::FillDescriptorConst const&, Renderer::LineStyleDescriptorConst const&, Geometry::WindingOrderMode, bool, bool) + 2406 5 liblibrenderer.dylib 0x0000000137b93af2 Renderer::RenderTarget::DrawPolyCurve(Kernel::Counted<Geometry::PolyCurveDbl const>, float, Renderer::FillBlendMode::BlendMode, Renderer::BlendOptions const&, Renderer::FillDescriptorConst const&, Renderer::FillDescriptorConst const&, Renderer::FillDescriptorConst const&, Renderer::LineStyleDescriptorConst const&, Geometry::WindingOrderMode, bool, bool) + 194 6 liblibpersona.dylib 0x000000012084a261 VectorNode::DrawContentsSimple(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&, Renderer::FillDescriptorConst const&, Renderer::LineStyleDescriptorConst const&) const + 4033 7 liblibpersona.dylib 0x0000000120848939 VectorNode::DrawContents(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 5257 8 liblibpersona.dylib 0x000000012062d615 ImageNode::DrawContents(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 1573 9 liblibpersona.dylib 0x0000000120854b98 Node::Draw(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 4264 10 liblibpersona.dylib 0x0000000120859802 Node::DrawChildren(NodeChildListType, Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&, std::__1::vector<Raster::AffineTransform::Params, std::__1::allocator<Raster::AffineTransform::Params> >*) const + 1874 11 liblibpersona.dylib 0x0000000120619299 SpreadNode::DrawContents(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 57 12 liblibpersona.dylib 0x0000000120854b98 Node::Draw(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 4264 13 liblibpersona.dylib 0x0000000120859b6d Node::Render(Kernel::Counted<Renderer::RenderTarget>, bool, bool, bool, Node::NodeRenderOptions&) const + 493 14 liblibpersona.dylib 0x0000000111a16e76 NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>::ConstPixelAccessor<Raster::Safe, Raster::IdentityTransform>::Read(Raster::Pixel<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>&) + 2262 15 liblibpersona.dylib 0x00000001188682db void Raster::PixelProcessor<Raster::Horizontal>::Process<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::X1, Raster::X2, Raster::X3, Raster::X4, Raster::X5, NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::LowPriority<Raster::Copy>, Raster::IdentityMask, Raster::IdentitySampler, Raster::IdentityTransform, Raster::Safe, Raster::NormalBlend>(NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5> const*, Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>*, Raster::LowPriority<Raster::Copy>&, Kernel::RectT<int>, bool, Raster::IdentityMask::Params const*, Raster::IdentityTransform::Params const*, Raster::IdentitySampler::Params const*, Raster::NormalBlend::Params const*) + 811 16 liblibpersona.dylib 0x0000000118867f92 void Raster::Software<Raster::Multithreaded>::WorkUnit<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::X1, Raster::X2, Raster::X3, Raster::X4, Raster::X5, NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::LowPriority<Raster::Copy>, Raster::IdentityMask, Raster::IdentitySampler, Raster::IdentityTransform, Raster::Safe, Raster::NormalBlend>(void*, unsigned long) + 178 17 liblibkernel.dylib 0x000000010d4f6a53 invocation function for block in Kernel::Dispatch::DispatchParallelFor(void (*)(void*, unsigned long), unsigned long, void*, Kernel::Dispatch::DispatchPriority) + 115 18 libdispatch.dylib 0x00007fff7bc4c1d1 _dispatch_client_callout2 + 8 19 libdispatch.dylib 0x00007fff7bc4c10d _dispatch_apply_invoke + 159 20 libdispatch.dylib 0x00007fff7bc41db8 _dispatch_client_callout + 8 21 libdispatch.dylib 0x00007fff7bc43b2c _dispatch_root_queue_drain + 902 22 libdispatch.dylib 0x00007fff7bc43755 _dispatch_worker_thread3 + 101 23 libsystem_pthread.dylib 0x00007fff7bf93169 _pthread_wqthread + 1387 24 libsystem_pthread.dylib 0x00007fff7bf92be9 start_wqthread + 13 Thread 7:: Dispatch queue: com.apple.root.utility-qos 0 liblibrenderer.dylib 0x00000001369abdc0 void Kernel::RectT<int>::TransformRoundLarge<Raster::AffineTransform::Params>(Raster::AffineTransform::Params const&, double) + 0 1 liblibrenderer.dylib 0x000000013911dc3d bool Renderer::FillBitmap::PushSpanPopulator<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Renderer::PixProcessor_RGBA>(Renderer::RenderTargetRasterizer&, Renderer::RenderTarget*, Kernel::RectT<int>, Raster::AffineTransform::Params const&) const + 717 2 liblibrenderer.dylib 0x00000001390d1fdb Renderer::TypedBitmapRenderTarget<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Renderer::PixProcessor_RGBA, Renderer::PixProcessor_RGBA_Alpha, Renderer::RenderTargetBlenderRGBA>::AddFillPopulator(Renderer::FillDescriptorConst const&, Kernel::RectT<int>) + 491 3 liblibrenderer.dylib 0x00000001390f2da0 Renderer::TypedBitmapRenderTarget<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Renderer::PixProcessor_RGBA, Renderer::PixProcessor_RGBA_Alpha, Renderer::RenderTargetBlenderRGBA>::DrawPolyPolygon(Kernel::Counted<Geometry::PolyPolygonType<double> const>, float, Renderer::FillBlendMode::BlendMode, Renderer::BlendOptions const&, Renderer::FillDescriptorConst const&, Renderer::FillDescriptorConst const&, Geometry::WindingOrderMode, bool, bool) + 864 4 liblibrenderer.dylib 0x000000013910c466 Renderer::TypedBitmapRenderTarget<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Renderer::PixProcessor_RGBA, Renderer::PixProcessor_RGBA_Alpha, Renderer::RenderTargetBlenderRGBA>::_DrawPolyCurve(Kernel::Counted<Geometry::PolyCurveDbl const>, float, Renderer::FillBlendMode::BlendMode, Renderer::BlendOptions const&, Renderer::FillDescriptorConst const&, Renderer::FillDescriptorConst const&, Renderer::FillDescriptorConst const&, Renderer::LineStyleDescriptorConst const&, Geometry::WindingOrderMode, bool, bool) + 2406 5 liblibrenderer.dylib 0x0000000137b93af2 Renderer::RenderTarget::DrawPolyCurve(Kernel::Counted<Geometry::PolyCurveDbl const>, float, Renderer::FillBlendMode::BlendMode, Renderer::BlendOptions const&, Renderer::FillDescriptorConst const&, Renderer::FillDescriptorConst const&, Renderer::FillDescriptorConst const&, Renderer::LineStyleDescriptorConst const&, Geometry::WindingOrderMode, bool, bool) + 194 6 liblibpersona.dylib 0x000000012084a261 VectorNode::DrawContentsSimple(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&, Renderer::FillDescriptorConst const&, Renderer::LineStyleDescriptorConst const&) const + 4033 7 liblibpersona.dylib 0x0000000120848939 VectorNode::DrawContents(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 5257 8 liblibpersona.dylib 0x000000012062d615 ImageNode::DrawContents(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 1573 9 liblibpersona.dylib 0x0000000120854b98 Node::Draw(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 4264 10 liblibpersona.dylib 0x0000000120859802 Node::DrawChildren(NodeChildListType, Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&, std::__1::vector<Raster::AffineTransform::Params, std::__1::allocator<Raster::AffineTransform::Params> >*) const + 1874 11 liblibpersona.dylib 0x0000000120619299 SpreadNode::DrawContents(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 57 12 liblibpersona.dylib 0x0000000120854b98 Node::Draw(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 4264 13 liblibpersona.dylib 0x0000000120859b6d Node::Render(Kernel::Counted<Renderer::RenderTarget>, bool, bool, bool, Node::NodeRenderOptions&) const + 493 14 liblibpersona.dylib 0x0000000111a16e76 NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>::ConstPixelAccessor<Raster::Safe, Raster::IdentityTransform>::Read(Raster::Pixel<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>&) + 2262 15 liblibpersona.dylib 0x00000001188682db void Raster::PixelProcessor<Raster::Horizontal>::Process<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::X1, Raster::X2, Raster::X3, Raster::X4, Raster::X5, NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::LowPriority<Raster::Copy>, Raster::IdentityMask, Raster::IdentitySampler, Raster::IdentityTransform, Raster::Safe, Raster::NormalBlend>(NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5> const*, Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>*, Raster::LowPriority<Raster::Copy>&, Kernel::RectT<int>, bool, Raster::IdentityMask::Params const*, Raster::IdentityTransform::Params const*, Raster::IdentitySampler::Params const*, Raster::NormalBlend::Params const*) + 811 16 liblibpersona.dylib 0x0000000118867f92 void Raster::Software<Raster::Multithreaded>::WorkUnit<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::X1, Raster::X2, Raster::X3, Raster::X4, Raster::X5, NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::LowPriority<Raster::Copy>, Raster::IdentityMask, Raster::IdentitySampler, Raster::IdentityTransform, Raster::Safe, Raster::NormalBlend>(void*, unsigned long) + 178 17 liblibkernel.dylib 0x000000010d4f6a53 invocation function for block in Kernel::Dispatch::DispatchParallelFor(void (*)(void*, unsigned long), unsigned long, void*, Kernel::Dispatch::DispatchPriority) + 115 18 libdispatch.dylib 0x00007fff7bc4c1d1 _dispatch_client_callout2 + 8 19 libdispatch.dylib 0x00007fff7bc597e4 _dispatch_apply_invoke_and_wait + 159 20 libdispatch.dylib 0x00007fff7bc4bfa1 dispatch_apply_f + 820 21 liblibkernel.dylib 0x000000010d4f68a4 Kernel::Dispatch::DispatchParallelFor(void (*)(void*, unsigned long), unsigned long, void*, Kernel::Dispatch::DispatchPriority) + 388 22 liblibpersona.dylib 0x0000000118867eb7 void Raster::Software<Raster::Multithreaded>::Process<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::X1, Raster::X2, Raster::X3, Raster::X4, Raster::X5, NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::LowPriority<Raster::Copy>, Raster::IdentityMask, Raster::IdentitySampler, Raster::IdentityTransform, Raster::Safe, Raster::NormalBlend>(NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5> const*, Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>*, Raster::LowPriority<Raster::Copy>&, Kernel::RectT<int>, Raster::IdentityMask::Params const*, Raster::IdentityTransform::Params const*, Raster::IdentitySampler::Params const*, Raster::NormalBlend::Params const*) + 1063 23 liblibpersona.dylib 0x0000000118867a59 void Raster::ProcessBase<Raster::Copy>::ExecuteSoftware<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::X1, Raster::X2, Raster::X3, Raster::X4, Raster::X5, NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::LowPriority<Raster::Copy>, Raster::IdentityMask, Raster::IdentitySampler, Raster::IdentityTransform, Raster::Safe, Raster::NormalBlend>(NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5> const*, Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>*, Raster::LowPriority<Raster::Copy>&, Kernel::RectT<int>, Raster::IdentityMask::Params const*, Raster::IdentityTransform::Params const*, Raster::IdentitySampler::Params const*, Raster::Safe::Params const*, Raster::NormalBlend::Params const*) + 169 24 liblibpersona.dylib 0x00000001188676c3 void Raster::DynamicBase<DynamicNodeRenderingEngine>::ExecuteSourceHeterogenousNotMask<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::DynamicsAreDifferentFormatsButNotMasksHint, Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, DynamicNodeRenderingEngine, Raster::LowPriority<Raster::Copy>, Raster::IdentityMask, Raster::IdentitySampler, Raster::IdentityTransform, Raster::Safe, Raster::NormalBlend>(Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>*, DynamicNodeRenderingEngine const*, Raster::LowPriority<Raster::Copy>::Params*, Raster::IdentityMask::Params const*, Raster::IdentityTransform::Params const*, Raster::IdentitySampler::Params const*, Raster::Safe::Params const*, Raster::NormalBlend::Params const*) + 3491 25 liblibpersona.dylib 0x00000001188654aa void Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>::ExecuteDest<Raster::DynamicsAreDifferentFormatsButNotMasksHint, Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, DynamicNodeRenderingEngine, Raster::LowPriority<Raster::Copy>, Raster::IdentityMask, Raster::IdentitySampler, Raster::IdentityTransform, Raster::Safe, Raster::NormalBlend>(Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>*, DynamicNodeRenderingEngine const*, Raster::LowPriority<Raster::Copy>::Params*, Raster::IdentityMask::Params const*, Raster::IdentityTransform::Params const*, Raster::IdentitySampler::Params const*, Raster::Safe::Params const*, Raster::NormalBlend::Params const*) + 138 26 liblibpersona.dylib 0x0000000118865374 void Raster::DynamicBase<Raster::DynamicBitmap>::ExecuteDestNotMask<Raster::DynamicsAreDifferentFormatsButNotMasksHint, Raster::DynamicBitmap, DynamicNodeRenderingEngine, Raster::LowPriority<Raster::Copy>, Raster::IdentityMask, Raster::IdentitySampler, Raster::IdentityTransform, Raster::Safe, Raster::NormalBlend>(Raster::DynamicBitmap*, DynamicNodeRenderingEngine const*, Raster::LowPriority<Raster::Copy>::Params*, Raster::IdentityMask::Params const*, Raster::IdentityTransform::Params const*, Raster::IdentitySampler::Params const*, Raster::Safe::Params const*, Raster::NormalBlend::Params const*) + 52 27 liblibpersona.dylib 0x0000000118863688 UpdateDocumentCacheBitmapCommand::GenerateCache(Kernel::JailCounted<SpreadNode>, Kernel::Counted<Raster::DynamicBitmap const>, int, bool, double&, double&) + 2056 28 liblibpersona.dylib 0x00000001188621bc UpdateDocumentCacheBitmapCommand::UpdateSpread(UpdateDocumentCacheBitmapCommand::Job&) + 316 29 liblibpersona.dylib 0x00000001188610ce UpdateDocumentCacheBitmapCommand::Do() + 174 30 liblibpersona.dylib 0x000000011f56f503 DocumentController::StartBackgroundTaskPump() + 7427 31 liblibpersona.dylib 0x000000011f58aec3 DocumentController::CompleteLoadI(bool) + 1011 32 liblibpersona.dylib 0x000000011f59bd0a DocumentController::CompleteLoadArchiveI(Kernel::Counted<LoadDocumentOptions const>, OpenDocumentFailedNotification&, bool, bool, bool, bool) + 394 33 liblibpersona.dylib 0x000000011f5969a7 DocumentController::LoadDocumentI(Kernel::StringT<Kernel::TEncUtf8> const&, bool, LoadDocumentMode, bool, bool, bool, Kernel::Counted<LoadDocumentOptions const>, OpenDocumentFailedNotification&) + 14279 34 liblibpersona.dylib 0x000000011f592afe DocumentController::LoadDocument(Kernel::StringT<Kernel::TEncUtf8> const&, bool, bool, LoadDocumentMode, Kernel::Counted<LoadDocumentOptions const>, OpenDocumentFailedNotification&, bool) + 126 35 liblibpersona.dylib 0x00000001134f1c00 LoadDocumentCommand::Do() + 272 36 liblibpersona.dylib 0x000000011f61a1cf PersonaController::StaticDoCommand(void*) + 47 37 liblibkernel.dylib 0x000000010d4f660c invocation function for block in Kernel::Dispatch::DispatchAndForget(void (*)(void*), void*, Kernel::Dispatch::DispatchPriority) + 92 38 libdispatch.dylib 0x00007fff7bc495fa _dispatch_call_block_and_release + 12 39 libdispatch.dylib 0x00007fff7bc41db8 _dispatch_client_callout + 8 40 libdispatch.dylib 0x00007fff7bc43b2c _dispatch_root_queue_drain + 902 41 libdispatch.dylib 0x00007fff7bc43755 _dispatch_worker_thread3 + 101 42 libsystem_pthread.dylib 0x00007fff7bf93169 _pthread_wqthread + 1387 43 libsystem_pthread.dylib 0x00007fff7bf92be9 start_wqthread + 13 Thread 8:: Dispatch queue: com.apple.root.utility-qos 0 libsystem_kernel.dylib 0x00007fff7bdc2246 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff7bc51893 _dispatch_sema4_wait + 16 2 libdispatch.dylib 0x00007fff7bc49979 _dispatch_semaphore_wait_slow + 101 3 com.apple.Metal 0x00007fff5858e2cc -[_MTLDevice newLibraryWithSource:options:error:] + 248 4 liblibraster.dylib 0x000000010d91a397 Raster::ExecuteMetalKernel(Raster::HardwareExecutionMode, int, unsigned char, void*, int, Kernel::Counted<Raster::Prolongation>, Raster::HardwareKernelDescriptor const&, void*, unsigned int, unsigned int, void*, unsigned int, unsigned int, void*, unsigned int, unsigned int, void*, unsigned int, unsigned int, void*, unsigned int, unsigned int, float*, int, float*, int, float*, int, float*, int, float*, int, void*, float*, int, float*, int, Kernel::RectT<int> const&, bool, bool, bool, bool, bool*, bool, bool, char const*) + 3015 5 liblibraster.dylib 0x000000010db955b3 bool Raster::Hardware<Raster::DefaultImplementation>::Process<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::X1, Raster::X2, Raster::X3, Raster::X4, Raster::X5, Raster::Pixel<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Buffer<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Copy, Raster::IdentityMask, Raster::IdentitySampler, Raster::IdentityTransform, Raster::Safe, Raster::NormalBlend>(Raster::Pixel<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5> const*, Raster::Buffer<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>*, Raster::Copy&, Kernel::RectT<int>, Raster::IdentityMask::Params const*, Raster::IdentityTransform::Params const*, Raster::IdentitySampler::Params const*, Raster::NormalBlend::Params const*) + 1731 6 liblibraster.dylib 0x000000010db94e9f void Raster::ProcessBase<Raster::Copy>::Execute<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::X1, Raster::X2, Raster::X3, Raster::X4, Raster::X5, Raster::Buffer<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Pixel<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Copy, Raster::IdentityMask, Raster::IdentitySampler, Raster::IdentityTransform, Raster::Safe, Raster::NormalBlend>(Raster::Buffer<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>*, Raster::Pixel<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5> const*, Raster::Copy::Params*, Raster::IdentityMask::Params const*, Raster::IdentityTransform::Params const*, Raster::IdentitySampler::Params const*, Raster::Safe::Params const*, Raster::NormalBlend::Params const*) + 431 7 liblibraster.dylib 0x000000010dae8c1b Raster::Buffer<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>::ClearRect(Kernel::RectT<int>) + 459 8 liblibrenderer.dylib 0x00000001390d0d07 Renderer::TypedBitmapRenderTarget<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Renderer::PixProcessor_RGBA, Renderer::PixProcessor_RGBA_Alpha, Renderer::RenderTargetBlenderRGBA>::PushComposite(Renderer::RenderTarget::CompositeInit, Renderer::FillBlendMode::BlendMode, Renderer::BlendOptions const&, float) + 1159 9 liblibpersona.dylib 0x0000000120849784 VectorNode::DrawContentsSimple(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&, Renderer::FillDescriptorConst const&, Renderer::LineStyleDescriptorConst const&) const + 1252 10 liblibpersona.dylib 0x0000000120848939 VectorNode::DrawContents(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 5257 11 liblibpersona.dylib 0x000000012062d615 ImageNode::DrawContents(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 1573 12 liblibpersona.dylib 0x0000000120854b98 Node::Draw(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 4264 13 liblibpersona.dylib 0x0000000120859802 Node::DrawChildren(NodeChildListType, Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&, std::__1::vector<Raster::AffineTransform::Params, std::__1::allocator<Raster::AffineTransform::Params> >*) const + 1874 14 liblibpersona.dylib 0x0000000120619299 SpreadNode::DrawContents(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 57 15 liblibpersona.dylib 0x0000000120854b98 Node::Draw(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 4264 16 liblibpersona.dylib 0x0000000120859b6d Node::Render(Kernel::Counted<Renderer::RenderTarget>, bool, bool, bool, Node::NodeRenderOptions&) const + 493 17 liblibpersona.dylib 0x0000000111a16e76 NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>::ConstPixelAccessor<Raster::Safe, Raster::IdentityTransform>::Read(Raster::Pixel<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>&) + 2262 18 liblibpersona.dylib 0x00000001188682db void Raster::PixelProcessor<Raster::Horizontal>::Process<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::X1, Raster::X2, Raster::X3, Raster::X4, Raster::X5, NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::LowPriority<Raster::Copy>, Raster::IdentityMask, Raster::IdentitySampler, Raster::IdentityTransform, Raster::Safe, Raster::NormalBlend>(NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5> const*, Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>*, Raster::LowPriority<Raster::Copy>&, Kernel::RectT<int>, bool, Raster::IdentityMask::Params const*, Raster::IdentityTransform::Params const*, Raster::IdentitySampler::Params const*, Raster::NormalBlend::Params const*) + 811 19 liblibpersona.dylib 0x0000000118867f92 void Raster::Software<Raster::Multithreaded>::WorkUnit<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::X1, Raster::X2, Raster::X3, Raster::X4, Raster::X5, NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::LowPriority<Raster::Copy>, Raster::IdentityMask, Raster::IdentitySampler, Raster::IdentityTransform, Raster::Safe, Raster::NormalBlend>(void*, unsigned long) + 178 20 liblibkernel.dylib 0x000000010d4f6a53 invocation function for block in Kernel::Dispatch::DispatchParallelFor(void (*)(void*, unsigned long), unsigned long, void*, Kernel::Dispatch::DispatchPriority) + 115 21 libdispatch.dylib 0x00007fff7bc4c1d1 _dispatch_client_callout2 + 8 22 libdispatch.dylib 0x00007fff7bc4c10d _dispatch_apply_invoke + 159 23 libdispatch.dylib 0x00007fff7bc41db8 _dispatch_client_callout + 8 24 libdispatch.dylib 0x00007fff7bc43b2c _dispatch_root_queue_drain + 902 25 libdispatch.dylib 0x00007fff7bc43755 _dispatch_worker_thread3 + 101 26 libsystem_pthread.dylib 0x00007fff7bf93169 _pthread_wqthread + 1387 27 libsystem_pthread.dylib 0x00007fff7bf92be9 start_wqthread + 13 Thread 9:: Dispatch queue: com.apple.root.utility-qos 0 com.apple.driver.AppleIntelHD5000GraphicsMTLDriver 0x00007fff4dd006db std::__1::pair<std::__1::__tree_iterator<std::__1::__value_type<unsigned long long, CHAL_INTEL::tagCurbePatchInfo*>, std::__1::__tree_node<std::__1::__value_type<unsigned long long, CHAL_INTEL::tagCurbePatchInfo*>, void*>*, long>, bool> std::__1::__tree<std::__1::__value_type<unsigned long long, CHAL_INTEL::tagCurbePatchInfo*>, std::__1::__map_value_compare<unsigned long long, std::__1::__value_type<unsigned long long, CHAL_INTEL::tagCurbePatchInfo*>, std::__1::less<unsigned long long>, true>, std::__1::allocator<std::__1::__value_type<unsigned long long, CHAL_INTEL::tagCurbePatchInfo*> > >::__emplace_unique_key_args<unsigned long long, std::__1::pair<unsigned long long, CHAL_INTEL::tagCurbePatchInfo*> >(unsigned long long const&, std::__1::pair<unsigned long long, CHAL_INTEL::tagCurbePatchInfo*>&&) + 83 1 com.apple.driver.AppleIntelHD5000GraphicsMTLDriver 0x00007fff4dd0010f decodeKernelBinary(CHAL_INTEL::SKernelBinaryHeaderGen75*, MTLIGAccelDevice*, CHAL_INTEL::tagDecodedBinaryInfo*, MTLIGCompilerStatisticsRec*) + 1973 2 com.apple.driver.AppleIntelHD5000GraphicsMTLDriver 0x00007fff4dcc7e00 DecodeProgramBinary(void*, MTLIGAccelDevice*, CHAL_INTEL::tagDecodedBinaryInfo*, unsigned int&) + 233 3 com.apple.driver.AppleIntelHD5000GraphicsMTLDriver 0x00007fff4dcc7c47 -[MTLIGAccelDevice getCopyKernels] + 30 4 com.apple.driver.AppleIntelHD5000GraphicsMTLDriver 0x00007fff4dcfd70f CHAL_INTEL::ChalContext::ChalExecuteFillBuffer(MTLIGAccelBuffer*, _NSRange&, unsigned char) + 467 5 com.apple.driver.AppleIntelHD5000GraphicsMTLDriver 0x00007fff4dcf45fa IGAccelBlitCommandEncoder::fillBuffer(MTLIGAccelBuffer*, _NSRange&, unsigned char) + 28 6 com.apple.driver.AppleIntelHD5000GraphicsMTLDriver 0x00007fff4dcea4db -[MTLIGAccelBlitCommandEncoder fillBuffer:range:value:] + 280 7 liblibraster.dylib 0x000000010d91bb77 Raster::ExecuteMetalKernel(Raster::HardwareExecutionMode, int, unsigned char, void*, int, Kernel::Counted<Raster::Prolongation>, Raster::HardwareKernelDescriptor const&, void*, unsigned int, unsigned int, void*, unsigned int, unsigned int, void*, unsigned int, unsigned int, void*, unsigned int, unsigned int, void*, unsigned int, unsigned int, float*, int, float*, int, float*, int, float*, int, float*, int, void*, float*, int, float*, int, Kernel::RectT<int> const&, bool, bool, bool, bool, bool*, bool, bool, char const*) + 9127 8 liblibraster.dylib 0x000000010db955b3 bool Raster::Hardware<Raster::DefaultImplementation>::Process<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::X1, Raster::X2, Raster::X3, Raster::X4, Raster::X5, Raster::Pixel<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Buffer<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Copy, Raster::IdentityMask, Raster::IdentitySampler, Raster::IdentityTransform, Raster::Safe, Raster::NormalBlend>(Raster::Pixel<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5> const*, Raster::Buffer<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>*, Raster::Copy&, Kernel::RectT<int>, Raster::IdentityMask::Params const*, Raster::IdentityTransform::Params const*, Raster::IdentitySampler::Params const*, Raster::NormalBlend::Params const*) + 1731 9 liblibraster.dylib 0x000000010db94e9f void Raster::ProcessBase<Raster::Copy>::Execute<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::X1, Raster::X2, Raster::X3, Raster::X4, Raster::X5, Raster::Buffer<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Pixel<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Copy, Raster::IdentityMask, Raster::IdentitySampler, Raster::IdentityTransform, Raster::Safe, Raster::NormalBlend>(Raster::Buffer<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>*, Raster::Pixel<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5> const*, Raster::Copy::Params*, Raster::IdentityMask::Params const*, Raster::IdentityTransform::Params const*, Raster::IdentitySampler::Params const*, Raster::Safe::Params const*, Raster::NormalBlend::Params const*) + 431 10 liblibraster.dylib 0x000000010dae8c1b Raster::Buffer<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>::ClearRect(Kernel::RectT<int>) + 459 11 liblibrenderer.dylib 0x00000001390d0d07 Renderer::TypedBitmapRenderTarget<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Renderer::PixProcessor_RGBA, Renderer::PixProcessor_RGBA_Alpha, Renderer::RenderTargetBlenderRGBA>::PushComposite(Renderer::RenderTarget::CompositeInit, Renderer::FillBlendMode::BlendMode, Renderer::BlendOptions const&, float) + 1159 12 liblibpersona.dylib 0x0000000120849784 VectorNode::DrawContentsSimple(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&, Renderer::FillDescriptorConst const&, Renderer::LineStyleDescriptorConst const&) const + 1252 13 liblibpersona.dylib 0x0000000120848939 VectorNode::DrawContents(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 5257 14 liblibpersona.dylib 0x000000012062d615 ImageNode::DrawContents(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 1573 15 liblibpersona.dylib 0x0000000120854b98 Node::Draw(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 4264 16 liblibpersona.dylib 0x0000000120859802 Node::DrawChildren(NodeChildListType, Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&, std::__1::vector<Raster::AffineTransform::Params, std::__1::allocator<Raster::AffineTransform::Params> >*) const + 1874 17 liblibpersona.dylib 0x0000000120619299 SpreadNode::DrawContents(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 57 18 liblibpersona.dylib 0x0000000120854b98 Node::Draw(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 4264 19 liblibpersona.dylib 0x0000000120859b6d Node::Render(Kernel::Counted<Renderer::RenderTarget>, bool, bool, bool, Node::NodeRenderOptions&) const + 493 20 liblibpersona.dylib 0x0000000111a16e76 NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>::ConstPixelAccessor<Raster::Safe, Raster::IdentityTransform>::Read(Raster::Pixel<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>&) + 2262 21 liblibpersona.dylib 0x00000001188682db void Raster::PixelProcessor<Raster::Horizontal>::Process<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::X1, Raster::X2, Raster::X3, Raster::X4, Raster::X5, NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::LowPriority<Raster::Copy>, Raster::IdentityMask, Raster::IdentitySampler, Raster::IdentityTransform, Raster::Safe, Raster::NormalBlend>(NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5> const*, Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>*, Raster::LowPriority<Raster::Copy>&, Kernel::RectT<int>, bool, Raster::IdentityMask::Params const*, Raster::IdentityTransform::Params const*, Raster::IdentitySampler::Params const*, Raster::NormalBlend::Params const*) + 811 22 liblibpersona.dylib 0x0000000118867f92 void Raster::Software<Raster::Multithreaded>::WorkUnit<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::X1, Raster::X2, Raster::X3, Raster::X4, Raster::X5, NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::LowPriority<Raster::Copy>, Raster::IdentityMask, Raster::IdentitySampler, Raster::IdentityTransform, Raster::Safe, Raster::NormalBlend>(void*, unsigned long) + 178 23 liblibkernel.dylib 0x000000010d4f6a53 invocation function for block in Kernel::Dispatch::DispatchParallelFor(void (*)(void*, unsigned long), unsigned long, void*, Kernel::Dispatch::DispatchPriority) + 115 24 libdispatch.dylib 0x00007fff7bc4c1d1 _dispatch_client_callout2 + 8 25 libdispatch.dylib 0x00007fff7bc4c10d _dispatch_apply_invoke + 159 26 libdispatch.dylib 0x00007fff7bc41db8 _dispatch_client_callout + 8 27 libdispatch.dylib 0x00007fff7bc43b2c _dispatch_root_queue_drain + 902 28 libdispatch.dylib 0x00007fff7bc43755 _dispatch_worker_thread3 + 101 29 libsystem_pthread.dylib 0x00007fff7bf93169 _pthread_wqthread + 1387 30 libsystem_pthread.dylib 0x00007fff7bf92be9 start_wqthread + 13 Thread 10:: WTF::AutomaticThread 0 libsystem_kernel.dylib 0x00007fff7bdcba16 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff7bf94589 _pthread_cond_wait + 732 2 com.apple.JavaScriptCore 0x00007fff56e825fa WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 122 3 com.apple.JavaScriptCore 0x00007fff57a849d8 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2728 4 com.apple.JavaScriptCore 0x00007fff575098ca bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 154 5 com.apple.JavaScriptCore 0x00007fff57a6a245 WTF::Function<void ()>::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0>::call() + 165 6 com.apple.JavaScriptCore 0x00007fff57a95a94 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 228 7 com.apple.JavaScriptCore 0x00007fff56e79629 WTF::wtfThreadEntryPoint(void*) + 9 8 libsystem_pthread.dylib 0x00007fff7bf93661 _pthread_body + 340 9 libsystem_pthread.dylib 0x00007fff7bf9350d _pthread_start + 377 10 libsystem_pthread.dylib 0x00007fff7bf92bf9 thread_start + 13 Thread 11:: WTF::AutomaticThread 0 libsystem_kernel.dylib 0x00007fff7bdcba16 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff7bf94589 _pthread_cond_wait + 732 2 com.apple.JavaScriptCore 0x00007fff56e825fa WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 122 3 com.apple.JavaScriptCore 0x00007fff57a849d8 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2728 4 com.apple.JavaScriptCore 0x00007fff575098ca bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 154 5 com.apple.JavaScriptCore 0x00007fff57a6a245 WTF::Function<void ()>::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0>::call() + 165 6 com.apple.JavaScriptCore 0x00007fff57a95a94 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 228 7 com.apple.JavaScriptCore 0x00007fff56e79629 WTF::wtfThreadEntryPoint(void*) + 9 8 libsystem_pthread.dylib 0x00007fff7bf93661 _pthread_body + 340 9 libsystem_pthread.dylib 0x00007fff7bf9350d _pthread_start + 377 10 libsystem_pthread.dylib 0x00007fff7bf92bf9 thread_start + 13 Thread 12:: WTF::AutomaticThread 0 libsystem_kernel.dylib 0x00007fff7bdcba16 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff7bf94589 _pthread_cond_wait + 732 2 com.apple.JavaScriptCore 0x00007fff56e825fa WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 122 3 com.apple.JavaScriptCore 0x00007fff57a849d8 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2728 4 com.apple.JavaScriptCore 0x00007fff575098ca bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 154 5 com.apple.JavaScriptCore 0x00007fff57a6a245 WTF::Function<void ()>::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0>::call() + 165 6 com.apple.JavaScriptCore 0x00007fff57a95a94 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 228 7 com.apple.JavaScriptCore 0x00007fff56e79629 WTF::wtfThreadEntryPoint(void*) + 9 8 libsystem_pthread.dylib 0x00007fff7bf93661 _pthread_body + 340 9 libsystem_pthread.dylib 0x00007fff7bf9350d _pthread_start + 377 10 libsystem_pthread.dylib 0x00007fff7bf92bf9 thread_start + 13 Thread 13:: WTF::AutomaticThread 0 libsystem_kernel.dylib 0x00007fff7bdcba16 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff7bf94589 _pthread_cond_wait + 732 2 com.apple.JavaScriptCore 0x00007fff56e825fa WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 122 3 com.apple.JavaScriptCore 0x00007fff57a849d8 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2728 4 com.apple.JavaScriptCore 0x00007fff575098ca bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 154 5 com.apple.JavaScriptCore 0x00007fff57a6a245 WTF::Function<void ()>::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0>::call() + 165 6 com.apple.JavaScriptCore 0x00007fff57a95a94 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 228 7 com.apple.JavaScriptCore 0x00007fff56e79629 WTF::wtfThreadEntryPoint(void*) + 9 8 libsystem_pthread.dylib 0x00007fff7bf93661 _pthread_body + 340 9 libsystem_pthread.dylib 0x00007fff7bf9350d _pthread_start + 377 10 libsystem_pthread.dylib 0x00007fff7bf92bf9 thread_start + 13 Thread 14:: WTF::AutomaticThread 0 libsystem_kernel.dylib 0x00007fff7bdcba16 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff7bf94589 _pthread_cond_wait + 732 2 com.apple.JavaScriptCore 0x00007fff56e825fa WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 122 3 com.apple.JavaScriptCore 0x00007fff57a849d8 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2728 4 com.apple.JavaScriptCore 0x00007fff575098ca bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 154 5 com.apple.JavaScriptCore 0x00007fff57a6a245 WTF::Function<void ()>::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0>::call() + 165 6 com.apple.JavaScriptCore 0x00007fff57a95a94 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 228 7 com.apple.JavaScriptCore 0x00007fff56e79629 WTF::wtfThreadEntryPoint(void*) + 9 8 libsystem_pthread.dylib 0x00007fff7bf93661 _pthread_body + 340 9 libsystem_pthread.dylib 0x00007fff7bf9350d _pthread_start + 377 10 libsystem_pthread.dylib 0x00007fff7bf92bf9 thread_start + 13 Thread 15:: WTF::AutomaticThread 0 libsystem_kernel.dylib 0x00007fff7bdcba16 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff7bf94589 _pthread_cond_wait + 732 2 com.apple.JavaScriptCore 0x00007fff56e825fa WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 122 3 com.apple.JavaScriptCore 0x00007fff57a849d8 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2728 4 com.apple.JavaScriptCore 0x00007fff575098ca bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 154 5 com.apple.JavaScriptCore 0x00007fff57a6a245 WTF::Function<void ()>::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0>::call() + 165 6 com.apple.JavaScriptCore 0x00007fff57a95a94 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 228 7 com.apple.JavaScriptCore 0x00007fff56e79629 WTF::wtfThreadEntryPoint(void*) + 9 8 libsystem_pthread.dylib 0x00007fff7bf93661 _pthread_body + 340 9 libsystem_pthread.dylib 0x00007fff7bf9350d _pthread_start + 377 10 libsystem_pthread.dylib 0x00007fff7bf92bf9 thread_start + 13 Thread 16:: WTF::AutomaticThread 0 libsystem_kernel.dylib 0x00007fff7bdcba16 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff7bf94589 _pthread_cond_wait + 732 2 com.apple.JavaScriptCore 0x00007fff56e825fa WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 122 3 com.apple.JavaScriptCore 0x00007fff57a849d8 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2728 4 com.apple.JavaScriptCore 0x00007fff575098ca bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 154 5 com.apple.JavaScriptCore 0x00007fff57a6a245 WTF::Function<void ()>::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0>::call() + 165 6 com.apple.JavaScriptCore 0x00007fff57a95a94 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 228 7 com.apple.JavaScriptCore 0x00007fff56e79629 WTF::wtfThreadEntryPoint(void*) + 9 8 libsystem_pthread.dylib 0x00007fff7bf93661 _pthread_body + 340 9 libsystem_pthread.dylib 0x00007fff7bf9350d _pthread_start + 377 10 libsystem_pthread.dylib 0x00007fff7bf92bf9 thread_start + 13 Thread 17:: WTF::AutomaticThread 0 libsystem_kernel.dylib 0x00007fff7bdcba16 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff7bf94589 _pthread_cond_wait + 732 2 com.apple.JavaScriptCore 0x00007fff56e825fa WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 122 3 com.apple.JavaScriptCore 0x00007fff57a849d8 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2728 4 com.apple.JavaScriptCore 0x00007fff575098ca bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 154 5 com.apple.JavaScriptCore 0x00007fff57a6a245 WTF::Function<void ()>::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0>::call() + 165 6 com.apple.JavaScriptCore 0x00007fff57a95a94 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 228 7 com.apple.JavaScriptCore 0x00007fff56e79629 WTF::wtfThreadEntryPoint(void*) + 9 8 libsystem_pthread.dylib 0x00007fff7bf93661 _pthread_body + 340 9 libsystem_pthread.dylib 0x00007fff7bf9350d _pthread_start + 377 10 libsystem_pthread.dylib 0x00007fff7bf92bf9 thread_start + 13 Thread 18:: WTF::AutomaticThread 0 libsystem_kernel.dylib 0x00007fff7bdcba16 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff7bf94589 _pthread_cond_wait + 732 2 com.apple.JavaScriptCore 0x00007fff56e825fa WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 122 3 com.apple.JavaScriptCore 0x00007fff57a849d8 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2728 4 com.apple.JavaScriptCore 0x00007fff575098ca bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 154 5 com.apple.JavaScriptCore 0x00007fff57a6a245 WTF::Function<void ()>::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0>::call() + 165 6 com.apple.JavaScriptCore 0x00007fff57a95a94 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 228 7 com.apple.JavaScriptCore 0x00007fff56e79629 WTF::wtfThreadEntryPoint(void*) + 9 8 libsystem_pthread.dylib 0x00007fff7bf93661 _pthread_body + 340 9 libsystem_pthread.dylib 0x00007fff7bf9350d _pthread_start + 377 10 libsystem_pthread.dylib 0x00007fff7bf92bf9 thread_start + 13 Thread 19:: Dispatch queue: com.apple.root.utility-qos 0 com.apple.CoreFoundation 0x00007fff53de8b60 __CFStringEncodeByteStream + 4800 1 com.apple.Foundation 0x00007fff55f1dfdc -[NSString(NSStringOtherEncodings) lengthOfBytesUsingEncoding:] + 144 2 com.apple.Metal 0x00007fff585a670a MTLLibraryBuilder::newLibraryWithSource(id<MTLDevice>, NSString*, MTLCompileOptions*, void (id<MTLLibrary>, NSError*) block_pointer) + 1558 3 com.apple.Metal 0x00007fff5858e2bd -[_MTLDevice newLibraryWithSource:options:error:] + 233 4 liblibraster.dylib 0x000000010d91a397 Raster::ExecuteMetalKernel(Raster::HardwareExecutionMode, int, unsigned char, void*, int, Kernel::Counted<Raster::Prolongation>, Raster::HardwareKernelDescriptor const&, void*, unsigned int, unsigned int, void*, unsigned int, unsigned int, void*, unsigned int, unsigned int, void*, unsigned int, unsigned int, void*, unsigned int, unsigned int, float*, int, float*, int, float*, int, float*, int, float*, int, void*, float*, int, float*, int, Kernel::RectT<int> const&, bool, bool, bool, bool, bool*, bool, bool, char const*) + 3015 5 liblibraster.dylib 0x000000010db955b3 bool Raster::Hardware<Raster::DefaultImplementation>::Process<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::X1, Raster::X2, Raster::X3, Raster::X4, Raster::X5, Raster::Pixel<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Buffer<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Copy, Raster::IdentityMask, Raster::IdentitySampler, Raster::IdentityTransform, Raster::Safe, Raster::NormalBlend>(Raster::Pixel<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5> const*, Raster::Buffer<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>*, Raster::Copy&, Kernel::RectT<int>, Raster::IdentityMask::Params const*, Raster::IdentityTransform::Params const*, Raster::IdentitySampler::Params const*, Raster::NormalBlend::Params const*) + 1731 6 liblibraster.dylib 0x000000010db94e9f void Raster::ProcessBase<Raster::Copy>::Execute<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::X1, Raster::X2, Raster::X3, Raster::X4, Raster::X5, Raster::Buffer<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Pixel<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Copy, Raster::IdentityMask, Raster::IdentitySampler, Raster::IdentityTransform, Raster::Safe, Raster::NormalBlend>(Raster::Buffer<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>*, Raster::Pixel<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5> const*, Raster::Copy::Params*, Raster::IdentityMask::Params const*, Raster::IdentityTransform::Params const*, Raster::IdentitySampler::Params const*, Raster::Safe::Params const*, Raster::NormalBlend::Params const*) + 431 7 liblibraster.dylib 0x000000010dae8c1b Raster::Buffer<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>::ClearRect(Kernel::RectT<int>) + 459 8 liblibrenderer.dylib 0x00000001390d0d07 Renderer::TypedBitmapRenderTarget<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Renderer::PixProcessor_RGBA, Renderer::PixProcessor_RGBA_Alpha, Renderer::RenderTargetBlenderRGBA>::PushComposite(Renderer::RenderTarget::CompositeInit, Renderer::FillBlendMode::BlendMode, Renderer::BlendOptions const&, float) + 1159 9 liblibpersona.dylib 0x0000000120849784 VectorNode::DrawContentsSimple(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&, Renderer::FillDescriptorConst const&, Renderer::LineStyleDescriptorConst const&) const + 1252 10 liblibpersona.dylib 0x0000000120848939 VectorNode::DrawContents(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 5257 11 liblibpersona.dylib 0x000000012062d615 ImageNode::DrawContents(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 1573 12 liblibpersona.dylib 0x0000000120854b98 Node::Draw(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 4264 13 liblibpersona.dylib 0x0000000120859802 Node::DrawChildren(NodeChildListType, Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&, std::__1::vector<Raster::AffineTransform::Params, std::__1::allocator<Raster::AffineTransform::Params> >*) const + 1874 14 liblibpersona.dylib 0x0000000120619299 SpreadNode::DrawContents(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 57 15 liblibpersona.dylib 0x0000000120854b98 Node::Draw(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 4264 16 liblibpersona.dylib 0x0000000120859b6d Node::Render(Kernel::Counted<Renderer::RenderTarget>, bool, bool, bool, Node::NodeRenderOptions&) const + 493 17 liblibpersona.dylib 0x0000000111a16e76 NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>::ConstPixelAccessor<Raster::Safe, Raster::IdentityTransform>::Read(Raster::Pixel<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>&) + 2262 18 liblibpersona.dylib 0x00000001188682db void Raster::PixelProcessor<Raster::Horizontal>::Process<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::X1, Raster::X2, Raster::X3, Raster::X4, Raster::X5, NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::LowPriority<Raster::Copy>, Raster::IdentityMask, Raster::IdentitySampler, Raster::IdentityTransform, Raster::Safe, Raster::NormalBlend>(NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5> const*, Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>*, Raster::LowPriority<Raster::Copy>&, Kernel::RectT<int>, bool, Raster::IdentityMask::Params const*, Raster::IdentityTransform::Params const*, Raster::IdentitySampler::Params const*, Raster::NormalBlend::Params const*) + 811 19 liblibpersona.dylib 0x0000000118867f92 void Raster::Software<Raster::Multithreaded>::WorkUnit<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::X1, Raster::X2, Raster::X3, Raster::X4, Raster::X5, NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::LowPriority<Raster::Copy>, Raster::IdentityMask, Raster::IdentitySampler, Raster::IdentityTransform, Raster::Safe, Raster::NormalBlend>(void*, unsigned long) + 178 20 liblibkernel.dylib 0x000000010d4f6a53 invocation function for block in Kernel::Dispatch::DispatchParallelFor(void (*)(void*, unsigned long), unsigned long, void*, Kernel::Dispatch::DispatchPriority) + 115 21 libdispatch.dylib 0x00007fff7bc4c1d1 _dispatch_client_callout2 + 8 22 libdispatch.dylib 0x00007fff7bc4c10d _dispatch_apply_invoke + 159 23 libdispatch.dylib 0x00007fff7bc41db8 _dispatch_client_callout + 8 24 libdispatch.dylib 0x00007fff7bc43b2c _dispatch_root_queue_drain + 902 25 libdispatch.dylib 0x00007fff7bc43755 _dispatch_worker_thread3 + 101 26 libsystem_pthread.dylib 0x00007fff7bf93169 _pthread_wqthread + 1387 27 libsystem_pthread.dylib 0x00007fff7bf92be9 start_wqthread + 13 Thread 20:: Dispatch queue: com.Metal.CommandQueueDispatch 0 libsystem_kernel.dylib 0x00007fff7bdc220a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff7bdc1724 mach_msg + 60 2 com.apple.framework.IOKit 0x00007fff565e38a7 io_connect_method + 369 3 com.apple.framework.IOKit 0x00007fff565e36d4 IOConnectCallMethod + 186 4 com.apple.IOAccelerator 0x00007fff6e043432 IOAccelCommandQueueSubmitCommandBuffers + 136 5 com.apple.Metal 0x00007fff5859ceeb -[MTLIOAccelCommandQueue submitCommandBuffers:count:] + 678 6 com.apple.Metal 0x00007fff585c9663 -[_MTLCommandQueue _submitAvailableCommandBuffers] + 872 7 libdispatch.dylib 0x00007fff7bc41db8 _dispatch_client_callout + 8 8 libdispatch.dylib 0x00007fff7bc54e81 _dispatch_continuation_pop + 472 9 libdispatch.dylib 0x00007fff7bc44081 _dispatch_source_invoke + 620 10 libdispatch.dylib 0x00007fff7bc5607a _dispatch_queue_serial_drain + 222 11 libdispatch.dylib 0x00007fff7bc49166 _dispatch_queue_invoke + 373 12 libdispatch.dylib 0x00007fff7bc56f0d _dispatch_root_queue_drain_deferred_wlh + 332 13 libdispatch.dylib 0x00007fff7bc5ad21 _dispatch_workloop_worker_thread + 880 14 libsystem_pthread.dylib 0x00007fff7bf92fd2 _pthread_wqthread + 980 15 libsystem_pthread.dylib 0x00007fff7bf92be9 start_wqthread + 13 Thread 21:: Dispatch queue: com.apple.root.utility-qos 0 liblibrenderer.dylib 0x00000001369abdc0 void Kernel::RectT<int>::TransformRoundLarge<Raster::AffineTransform::Params>(Raster::AffineTransform::Params const&, double) + 0 1 liblibrenderer.dylib 0x000000013911dc3d bool Renderer::FillBitmap::PushSpanPopulator<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Renderer::PixProcessor_RGBA>(Renderer::RenderTargetRasterizer&, Renderer::RenderTarget*, Kernel::RectT<int>, Raster::AffineTransform::Params const&) const + 717 2 liblibrenderer.dylib 0x00000001390d1fdb Renderer::TypedBitmapRenderTarget<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Renderer::PixProcessor_RGBA, Renderer::PixProcessor_RGBA_Alpha, Renderer::RenderTargetBlenderRGBA>::AddFillPopulator(Renderer::FillDescriptorConst const&, Kernel::RectT<int>) + 491 3 liblibrenderer.dylib 0x00000001390f2da0 Renderer::TypedBitmapRenderTarget<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Renderer::PixProcessor_RGBA, Renderer::PixProcessor_RGBA_Alpha, Renderer::RenderTargetBlenderRGBA>::DrawPolyPolygon(Kernel::Counted<Geometry::PolyPolygonType<double> const>, float, Renderer::FillBlendMode::BlendMode, Renderer::BlendOptions const&, Renderer::FillDescriptorConst const&, Renderer::FillDescriptorConst const&, Geometry::WindingOrderMode, bool, bool) + 864 4 liblibrenderer.dylib 0x000000013910c466 Renderer::TypedBitmapRenderTarget<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Renderer::PixProcessor_RGBA, Renderer::PixProcessor_RGBA_Alpha, Renderer::RenderTargetBlenderRGBA>::_DrawPolyCurve(Kernel::Counted<Geometry::PolyCurveDbl const>, float, Renderer::FillBlendMode::BlendMode, Renderer::BlendOptions const&, Renderer::FillDescriptorConst const&, Renderer::FillDescriptorConst const&, Renderer::FillDescriptorConst const&, Renderer::LineStyleDescriptorConst const&, Geometry::WindingOrderMode, bool, bool) + 2406 5 liblibrenderer.dylib 0x0000000137b93af2 Renderer::RenderTarget::DrawPolyCurve(Kernel::Counted<Geometry::PolyCurveDbl const>, float, Renderer::FillBlendMode::BlendMode, Renderer::BlendOptions const&, Renderer::FillDescriptorConst const&, Renderer::FillDescriptorConst const&, Renderer::FillDescriptorConst const&, Renderer::LineStyleDescriptorConst const&, Geometry::WindingOrderMode, bool, bool) + 194 6 liblibpersona.dylib 0x000000012084a261 VectorNode::DrawContentsSimple(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&, Renderer::FillDescriptorConst const&, Renderer::LineStyleDescriptorConst const&) const + 4033 7 liblibpersona.dylib 0x0000000120848939 VectorNode::DrawContents(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 5257 8 liblibpersona.dylib 0x000000012062d615 ImageNode::DrawContents(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 1573 9 liblibpersona.dylib 0x0000000120854b98 Node::Draw(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 4264 10 liblibpersona.dylib 0x0000000120859802 Node::DrawChildren(NodeChildListType, Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&, std::__1::vector<Raster::AffineTransform::Params, std::__1::allocator<Raster::AffineTransform::Params> >*) const + 1874 11 liblibpersona.dylib 0x0000000120619299 SpreadNode::DrawContents(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 57 12 liblibpersona.dylib 0x0000000120854b98 Node::Draw(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 4264 13 liblibpersona.dylib 0x0000000120859b6d Node::Render(Kernel::Counted<Renderer::RenderTarget>, bool, bool, bool, Node::NodeRenderOptions&) const + 493 14 liblibpersona.dylib 0x0000000111a16e76 NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>::ConstPixelAccessor<Raster::Safe, Raster::IdentityTransform>::Read(Raster::Pixel<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>&) + 2262 15 liblibpersona.dylib 0x00000001188682db void Raster::PixelProcessor<Raster::Horizontal>::Process<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::X1, Raster::X2, Raster::X3, Raster::X4, Raster::X5, NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::LowPriority<Raster::Copy>, Raster::IdentityMask, Raster::IdentitySampler, Raster::IdentityTransform, Raster::Safe, Raster::NormalBlend>(NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5> const*, Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>*, Raster::LowPriority<Raster::Copy>&, Kernel::RectT<int>, bool, Raster::IdentityMask::Params const*, Raster::IdentityTransform::Params const*, Raster::IdentitySampler::Params const*, Raster::NormalBlend::Params const*) + 811 16 liblibpersona.dylib 0x0000000118867f92 void Raster::Software<Raster::Multithreaded>::WorkUnit<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::X1, Raster::X2, Raster::X3, Raster::X4, Raster::X5, NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::LowPriority<Raster::Copy>, Raster::IdentityMask, Raster::IdentitySampler, Raster::IdentityTransform, Raster::Safe, Raster::NormalBlend>(void*, unsigned long) + 178 17 liblibkernel.dylib 0x000000010d4f6a53 invocation function for block in Kernel::Dispatch::DispatchParallelFor(void (*)(void*, unsigned long), unsigned long, void*, Kernel::Dispatch::DispatchPriority) + 115 18 libdispatch.dylib 0x00007fff7bc4c1d1 _dispatch_client_callout2 + 8 19 libdispatch.dylib 0x00007fff7bc4c10d _dispatch_apply_invoke + 159 20 libdispatch.dylib 0x00007fff7bc41db8 _dispatch_client_callout + 8 21 libdispatch.dylib 0x00007fff7bc43b2c _dispatch_root_queue_drain + 902 22 libdispatch.dylib 0x00007fff7bc43755 _dispatch_worker_thread3 + 101 23 libsystem_pthread.dylib 0x00007fff7bf93169 _pthread_wqthread + 1387 24 libsystem_pthread.dylib 0x00007fff7bf92be9 start_wqthread + 13 Thread 22:: CVDisplayLink 0 libsystem_kernel.dylib 0x00007fff7bdcba16 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff7bf945c2 _pthread_cond_wait + 789 2 com.apple.CoreVideo 0x00007fff559ff3f3 CVDisplayLink::waitUntil(unsigned long long) + 237 3 com.apple.CoreVideo 0x00007fff559fe9a4 CVDisplayLink::runIOThread() + 500 4 libsystem_pthread.dylib 0x00007fff7bf93661 _pthread_body + 340 5 libsystem_pthread.dylib 0x00007fff7bf9350d _pthread_start + 377 6 libsystem_pthread.dylib 0x00007fff7bf92bf9 thread_start + 13 Thread 23 Crashed:: Dispatch queue: com.apple.root.utility-qos 0 com.apple.driver.AppleIntelHD5000GraphicsMTLDriver 0x00007fff4dd0064c std::__1::__tree_iterator<std::__1::__value_type<unsigned long long, CHAL_INTEL::tagCurbePatchInfo*>, std::__1::__tree_node<std::__1::__value_type<unsigned long long, CHAL_INTEL::tagCurbePatchInfo*>, void*>*, long> std::__1::__tree<std::__1::__value_type<unsigned long long, CHAL_INTEL::tagCurbePatchInfo*>, std::__1::__map_value_compare<unsigned long long, std::__1::__value_type<unsigned long long, CHAL_INTEL::tagCurbePatchInfo*>, std::__1::less<unsigned long long>, true>, std::__1::allocator<std::__1::__value_type<unsigned long long, CHAL_INTEL::tagCurbePatchInfo*> > >::find<unsigned long long>(unsigned long long const&) + 4 1 com.apple.driver.AppleIntelHD5000GraphicsMTLDriver 0x00007fff4dcc8a6b CHAL_INTEL::ChalContext::GetTotalSLM() + 91 2 com.apple.driver.AppleIntelHD5000GraphicsMTLDriver 0x00007fff4dcc81aa CHAL_INTEL::ChalContext::GetPreferredLocalWorkSizes(unsigned int*, unsigned long const*, unsigned int, void**, unsigned int*, CHAL_INTEL::tagCHALCommandPacket*) + 86 3 com.apple.driver.AppleIntelHD5000GraphicsMTLDriver 0x00007fff4dcc7f29 CHAL_INTEL::ChalContext::SetupFixedFunctionKernelExecute(CHAL_INTEL::tagCHALCommandPacket*, unsigned long*, unsigned int, unsigned int, unsigned int, unsigned int) + 147 4 com.apple.driver.AppleIntelHD5000GraphicsMTLDriver 0x00007fff4dcfdb33 CHAL_INTEL::ChalContext::ChalExecuteFillBuffer(MTLIGAccelBuffer*, _NSRange&, unsigned char) + 1527 5 com.apple.driver.AppleIntelHD5000GraphicsMTLDriver 0x00007fff4dcf45fa IGAccelBlitCommandEncoder::fillBuffer(MTLIGAccelBuffer*, _NSRange&, unsigned char) + 28 6 com.apple.driver.AppleIntelHD5000GraphicsMTLDriver 0x00007fff4dcea4db -[MTLIGAccelBlitCommandEncoder fillBuffer:range:value:] + 280 7 liblibraster.dylib 0x000000010d91bb77 Raster::ExecuteMetalKernel(Raster::HardwareExecutionMode, int, unsigned char, void*, int, Kernel::Counted<Raster::Prolongation>, Raster::HardwareKernelDescriptor const&, void*, unsigned int, unsigned int, void*, unsigned int, unsigned int, void*, unsigned int, unsigned int, void*, unsigned int, unsigned int, void*, unsigned int, unsigned int, float*, int, float*, int, float*, int, float*, int, float*, int, void*, float*, int, float*, int, Kernel::RectT<int> const&, bool, bool, bool, bool, bool*, bool, bool, char const*) + 9127 8 liblibraster.dylib 0x000000010db955b3 bool Raster::Hardware<Raster::DefaultImplementation>::Process<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::X1, Raster::X2, Raster::X3, Raster::X4, Raster::X5, Raster::Pixel<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Buffer<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Copy, Raster::IdentityMask, Raster::IdentitySampler, Raster::IdentityTransform, Raster::Safe, Raster::NormalBlend>(Raster::Pixel<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5> const*, Raster::Buffer<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>*, Raster::Copy&, Kernel::RectT<int>, Raster::IdentityMask::Params const*, Raster::IdentityTransform::Params const*, Raster::IdentitySampler::Params const*, Raster::NormalBlend::Params const*) + 1731 9 liblibraster.dylib 0x000000010db94e9f void Raster::ProcessBase<Raster::Copy>::Execute<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::X1, Raster::X2, Raster::X3, Raster::X4, Raster::X5, Raster::Buffer<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Pixel<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Copy, Raster::IdentityMask, Raster::IdentitySampler, Raster::IdentityTransform, Raster::Safe, Raster::NormalBlend>(Raster::Buffer<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>*, Raster::Pixel<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5> const*, Raster::Copy::Params*, Raster::IdentityMask::Params const*, Raster::IdentityTransform::Params const*, Raster::IdentitySampler::Params const*, Raster::Safe::Params const*, Raster::NormalBlend::Params const*) + 431 10 liblibraster.dylib 0x000000010dae8c1b Raster::Buffer<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>::ClearRect(Kernel::RectT<int>) + 459 11 liblibrenderer.dylib 0x00000001390d0d07 Renderer::TypedBitmapRenderTarget<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Renderer::PixProcessor_RGBA, Renderer::PixProcessor_RGBA_Alpha, Renderer::RenderTargetBlenderRGBA>::PushComposite(Renderer::RenderTarget::CompositeInit, Renderer::FillBlendMode::BlendMode, Renderer::BlendOptions const&, float) + 1159 12 liblibpersona.dylib 0x0000000120849784 VectorNode::DrawContentsSimple(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&, Renderer::FillDescriptorConst const&, Renderer::LineStyleDescriptorConst const&) const + 1252 13 liblibpersona.dylib 0x0000000120848939 VectorNode::DrawContents(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 5257 14 liblibpersona.dylib 0x000000012062d615 ImageNode::DrawContents(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 1573 15 liblibpersona.dylib 0x0000000120854b98 Node::Draw(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 4264 16 liblibpersona.dylib 0x0000000120859802 Node::DrawChildren(NodeChildListType, Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&, std::__1::vector<Raster::AffineTransform::Params, std::__1::allocator<Raster::AffineTransform::Params> >*) const + 1874 17 liblibpersona.dylib 0x0000000120619299 SpreadNode::DrawContents(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 57 18 liblibpersona.dylib 0x0000000120854b98 Node::Draw(Kernel::Counted<Renderer::RenderTarget>&, Node::NodeRenderOptions&) const + 4264 19 liblibpersona.dylib 0x0000000120859b6d Node::Render(Kernel::Counted<Renderer::RenderTarget>, bool, bool, bool, Node::NodeRenderOptions&) const + 493 20 liblibpersona.dylib 0x0000000111a16e76 NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>::ConstPixelAccessor<Raster::Safe, Raster::IdentityTransform>::Read(Raster::Pixel<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>&) + 2262 21 liblibpersona.dylib 0x00000001188682db void Raster::PixelProcessor<Raster::Horizontal>::Process<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::X1, Raster::X2, Raster::X3, Raster::X4, Raster::X5, NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::LowPriority<Raster::Copy>, Raster::IdentityMask, Raster::IdentitySampler, Raster::IdentityTransform, Raster::Safe, Raster::NormalBlend>(NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5> const*, Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>*, Raster::LowPriority<Raster::Copy>&, Kernel::RectT<int>, bool, Raster::IdentityMask::Params const*, Raster::IdentityTransform::Params const*, Raster::IdentitySampler::Params const*, Raster::NormalBlend::Params const*) + 811 22 liblibpersona.dylib 0x0000000118867f92 void Raster::Software<Raster::Multithreaded>::WorkUnit<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5, Raster::X1, Raster::X2, Raster::X3, Raster::X4, Raster::X5, NodeRenderingEngine<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>, Raster::LowPriority<Raster::Copy>, Raster::IdentityMask, Raster::IdentitySampler, Raster::IdentityTransform, Raster::Safe, Raster::NormalBlend>(void*, unsigned long) + 178 23 liblibkernel.dylib 0x000000010d4f6a53 invocation function for block in Kernel::Dispatch::DispatchParallelFor(void (*)(void*, unsigned long), unsigned long, void*, Kernel::Dispatch::DispatchPriority) + 115 24 libdispatch.dylib 0x00007fff7bc4c1d1 _dispatch_client_callout2 + 8 25 libdispatch.dylib 0x00007fff7bc4c10d _dispatch_apply_invoke + 159 26 libdispatch.dylib 0x00007fff7bc41db8 _dispatch_client_callout + 8 27 libdispatch.dylib 0x00007fff7bc43b2c _dispatch_root_queue_drain + 902 28 libdispatch.dylib 0x00007fff7bc43755 _dispatch_worker_thread3 + 101 29 libsystem_pthread.dylib 0x00007fff7bf93169 _pthread_wqthread + 1387 30 libsystem_pthread.dylib 0x00007fff7bf92be9 start_wqthread + 13 Thread 24:: Dispatch queue: com.Metal.CommandQueueDispatch 0 libsystem_kernel.dylib 0x00007fff7bdc220a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff7bdc1724 mach_msg + 60 2 com.apple.framework.IOKit 0x00007fff565e38a7 io_connect_method + 369 3 com.apple.framework.IOKit 0x00007fff565e36d4 IOConnectCallMethod + 186 4 com.apple.IOAccelerator 0x00007fff6e043432 IOAccelCommandQueueSubmitCommandBuffers + 136 5 com.apple.Metal 0x00007fff5859ceeb -[MTLIOAccelCommandQueue submitCommandBuffers:count:] + 678 6 com.apple.Metal 0x00007fff585c9663 -[_MTLCommandQueue _submitAvailableCommandBuffers] + 872 7 libdispatch.dylib 0x00007fff7bc41db8 _dispatch_client_callout + 8 8 libdispatch.dylib 0x00007fff7bc54e81 _dispatch_continuation_pop + 472 9 libdispatch.dylib 0x00007fff7bc44081 _dispatch_source_invoke + 620 10 libdispatch.dylib 0x00007fff7bc5607a _dispatch_queue_serial_drain + 222 11 libdispatch.dylib 0x00007fff7bc49166 _dispatch_queue_invoke + 373 12 libdispatch.dylib 0x00007fff7bc56f0d _dispatch_root_queue_drain_deferred_wlh + 332 13 libdispatch.dylib 0x00007fff7bc5ad21 _dispatch_workloop_worker_thread + 880 14 libsystem_pthread.dylib 0x00007fff7bf92fd2 _pthread_wqthread + 980 15 libsystem_pthread.dylib 0x00007fff7bf92be9 start_wqthread + 13 Thread 25: 0 libsystem_pthread.dylib 0x00007fff7bf92bdc start_wqthread + 0 Thread 26:: Dispatch queue: compiler request queue 0 libsystem_platform.dylib 0x00007fff7bf8cf49 _platform_memmove$VARIANT$Haswell + 41 1 libdispatch.dylib 0x00007fff7bc4ca0c __dispatch_data_make_memory_entry_block_invoke + 22 2 libdispatch.dylib 0x00007fff7bc4c934 dispatch_data_make_memory_entry + 250 3 libxpc.dylib 0x00007fff7bfd0bf0 _xpc_data_serialize + 119 4 libxpc.dylib 0x00007fff7bfcb9ba _xpc_dictionary_serialize_apply + 118 5 libxpc.dylib 0x00007fff7bfcb5e1 _xpc_dictionary_apply_node_f + 133 6 libxpc.dylib 0x00007fff7bfcb752 _xpc_dictionary_serialize + 161 7 libxpc.dylib 0x00007fff7bfcb276 _xpc_serializer_pack + 502 8 libxpc.dylib 0x00007fff7bfce6a9 _xpc_connection_pack_message + 125 9 libxpc.dylib 0x00007fff7bfce484 xpc_connection_send_message_with_reply + 130 10 com.apple.Metal 0x00007fff58590f3b invocation function for block in XPCCompilerConnection::BuildRequest(MTLCompilerRequest*, char const*, NSObject<OS_dispatch_data>*, int, void (unsigned int, void const*, unsigned long, char const*) block_pointer) + 945 11 libdispatch.dylib 0x00007fff7bc495fa _dispatch_call_block_and_release + 12 12 libdispatch.dylib 0x00007fff7bc41db8 _dispatch_client_callout + 8 13 libdispatch.dylib 0x00007fff7bc56217 _dispatch_queue_serial_drain + 635 14 libdispatch.dylib 0x00007fff7bc49166 _dispatch_queue_invoke + 373 15 libdispatch.dylib 0x00007fff7bc56f0d _dispatch_root_queue_drain_deferred_wlh + 332 16 libdispatch.dylib 0x00007fff7bc5ad21 _dispatch_workloop_worker_thread + 880 17 libsystem_pthread.dylib 0x00007fff7bf92fd2 _pthread_wqthread + 980 18 libsystem_pthread.dylib 0x00007fff7bf92be9 start_wqthread + 13 Thread 27:: Dispatch queue: com.Metal.CommandQueueDispatch 0 libsystem_kernel.dylib 0x00007fff7bdc220a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff7bdc1724 mach_msg + 60 2 com.apple.framework.IOKit 0x00007fff565e38a7 io_connect_method + 369 3 com.apple.framework.IOKit 0x00007fff565e36d4 IOConnectCallMethod + 186 4 com.apple.IOAccelerator 0x00007fff6e043432 IOAccelCommandQueueSubmitCommandBuffers + 136 5 com.apple.Metal 0x00007fff5859ceeb -[MTLIOAccelCommandQueue submitCommandBuffers:count:] + 678 6 com.apple.Metal 0x00007fff585c9663 -[_MTLCommandQueue _submitAvailableCommandBuffers] + 872 7 libdispatch.dylib 0x00007fff7bc41db8 _dispatch_client_callout + 8 8 libdispatch.dylib 0x00007fff7bc54e81 _dispatch_continuation_pop + 472 9 libdispatch.dylib 0x00007fff7bc44081 _dispatch_source_invoke + 620 10 libdispatch.dylib 0x00007fff7bc5607a _dispatch_queue_serial_drain + 222 11 libdispatch.dylib 0x00007fff7bc49166 _dispatch_queue_invoke + 373 12 libdispatch.dylib 0x00007fff7bc56f0d _dispatch_root_queue_drain_deferred_wlh + 332 13 libdispatch.dylib 0x00007fff7bc5ad21 _dispatch_workloop_worker_thread + 880 14 libsystem_pthread.dylib 0x00007fff7bf92fd2 _pthread_wqthread + 980 15 libsystem_pthread.dylib 0x00007fff7bf92be9 start_wqthread + 13 Thread 28: 0 libsystem_pthread.dylib 0x00007fff7bf92bdc start_wqthread + 0 Thread 29: 0 libsystem_pthread.dylib 0x00007fff7bf92bdc start_wqthread + 0 Thread 30: 0 libsystem_pthread.dylib 0x00007fff7bf92bdc start_wqthread + 0 Thread 23 crashed with X86 Thread State (64-bit): rax: 0x00000001a765d8b0 rbx: 0x0cea2837ee6c33fc rcx: 0x00000001a765d8b0 rdx: 0x00007fb7b94daef0 rdi: 0x0cea2837ee6c33fc rsi: 0x000070000bd47a98 rbp: 0x000070000bd47a80 rsp: 0x000070000bd47a80 r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x0000000000040000 r11: 0x0000000000040000 r12: 0x00007fb7b94da800 r13: 0x0001000000000000 r14: 0x0000000000000000 r15: 0x000070000bd47a98 rip: 0x00007fff4dd0064c rfl: 0x0000000000010206 cr2: 0x000000018ae28000 Logical CPU: 6 Error Code: 0x00000000 Trap Number: 13 Binary Images: 0x109893000 - 0x109938ff7 +com.seriflabs.affinityphoto (1.7.0 - 1.7.135) <1685DA61-BED8-398D-9D35-FBE6DAD75228> /Applications/Affinity Photo.app/Contents/MacOS/Affinity Photo 0x10998b000 - 0x109e40ff7 +liblibmetadata.dylib (1) <3504B77A-BCE8-3E30-88FC-92F165F371D9> /Applications/Affinity Photo.app/Contents/Frameworks/liblibmetadata.dylib 0x10a30d000 - 0x10a3c4fff +liblibregex.dylib (1) <CE45E278-1A3C-3260-8F1A-4FBF8389C1D4> /Applications/Affinity Photo.app/Contents/Frameworks/liblibregex.dylib 0x10a45a000 - 0x10a45eff7 +liblibhunspell.dylib (1) <69BD5FF3-0B3A-381E-A06C-2DE6E92F128F> /Applications/Affinity Photo.app/Contents/Frameworks/liblibhunspell.dylib 0x10a468000 - 0x10a708fff +liblibicu.dylib (1) <DD2B3DF7-A4A6-3BDD-92FC-997AB92FB0A8> /Applications/Affinity Photo.app/Contents/Frameworks/liblibicu.dylib 0x10a858000 - 0x10b79dff7 +liblibaffinity.dylib (1) <D2BD5822-1497-3863-A9FA-5024ACDB5F67> /Applications/Affinity Photo.app/Contents/Frameworks/liblibaffinity.dylib 0x10bf25000 - 0x10c039ff7 +libxmp.dylib (1) <39BB1A88-B8E4-3141-AA5D-897B61158CAD> /Applications/Affinity Photo.app/Contents/Frameworks/libxmp.dylib 0x10c0ae000 - 0x10cbe6ff7 +libpdfimport.dylib (1) <F694C1A4-811E-3CC9-A28D-FAD70DDA84E9> /Applications/Affinity Photo.app/Contents/Frameworks/libpdfimport.dylib 0x10d121000 - 0x10d235ff7 +liblibgeometry.dylib (1) <98584F38-EDD1-3055-8A26-950C2B4E43A2> /Applications/Affinity Photo.app/Contents/Frameworks/liblibgeometry.dylib 0x10d2a5000 - 0x10d2cdfff +liblibgl.dylib (1) <4AA075C9-27F2-33CC-A68D-9A8D8AABB95B> /Applications/Affinity Photo.app/Contents/Frameworks/liblibgl.dylib 0x10d2e7000 - 0x10d33fff7 +libliblittlecms.dylib (1) <23C734B0-9A21-3FAB-AD7F-D1245870DB52> /Applications/Affinity Photo.app/Contents/Frameworks/libliblittlecms.dylib 0x10d357000 - 0x10d5cdfff +liblibkernel.dylib (1) <820DC9F5-4916-3B42-A104-A7C032E6DD14> /Applications/Affinity Photo.app/Contents/Frameworks/liblibkernel.dylib 0x10d6be000 - 0x10ed03ff7 +liblibraster.dylib (1) <F1527E66-8D49-3F53-BAF9-657205AA0228> /Applications/Affinity Photo.app/Contents/Frameworks/liblibraster.dylib 0x10f735000 - 0x10f99aff7 +liblibstory.dylib (1) <4B253501-59D5-37CB-A766-B46DA15A9769> /Applications/Affinity Photo.app/Contents/Frameworks/liblibstory.dylib 0x10fad4000 - 0x10fae4ff7 +liblibxml.dylib (1) <CC305E90-853D-33D7-8308-F9386F7C671B> /Applications/Affinity Photo.app/Contents/Frameworks/liblibxml.dylib 0x10faf4000 - 0x10fb17ff7 +liblibzlib.dylib (1) <00B958B1-A2B7-38C9-9AED-FAC97AADC792> /Applications/Affinity Photo.app/Contents/Frameworks/liblibzlib.dylib 0x10fb21000 - 0x10fb46ff7 +liblibexpat.dylib (1) <782EFE09-7355-3567-9FD5-C975ABED17B6> /Applications/Affinity Photo.app/Contents/Frameworks/liblibexpat.dylib 0x10fb52000 - 0x10fbf8ff7 +liblibzstd.dylib (1) <B1684BC8-B234-37DE-AF4E-088DE06EE615> /Applications/Affinity Photo.app/Contents/Frameworks/liblibzstd.dylib 0x10fc08000 - 0x10fc29ff7 +liblibstemmer.dylib (1) <F4A89921-9498-3D70-B32A-C8BE2814C7D2> /Applications/Affinity Photo.app/Contents/Frameworks/liblibstemmer.dylib 0x10fc72000 - 0x10fcbbfff +liblibheif.dylib (0) <1FBF81BF-9235-3C5B-BE82-134E2C1979B5> /Applications/Affinity Photo.app/Contents/Frameworks/liblibheif.dylib 0x10fceb000 - 0x10fdbdff7 +liblibocio.dylib (1) <571B9844-1BE9-3CE6-93E0-9C75C8DFBEB9> /Applications/Affinity Photo.app/Contents/Frameworks/liblibocio.dylib 0x10fe25000 - 0x110131ff7 +liblibopenexr.dylib (1) <9A03DDFD-3D68-3FF1-B7BC-3A89ED9CB357> /Applications/Affinity Photo.app/Contents/Frameworks/liblibopenexr.dylib 0x11019b000 - 0x11019eff7 +liblibtga.dylib (1) <AE98A775-CA8B-38BD-9F74-507085814B3A> /Applications/Affinity Photo.app/Contents/Frameworks/liblibtga.dylib 0x1101a6000 - 0x1101abfff +liblibbmp.dylib (1) <F78AE736-3C86-37CA-9221-6F084B9D9F5E> /Applications/Affinity Photo.app/Contents/Frameworks/liblibbmp.dylib 0x1101b6000 - 0x1101f0fff +liblibjpeg2k.dylib (1) <31A079BD-94DA-3B8F-BBA9-58F1AA1E88CB> /Applications/Affinity Photo.app/Contents/Frameworks/liblibjpeg2k.dylib 0x1101fd000 - 0x110203fff +liblibgif.dylib (1) <D2D3999B-B2F9-389B-A76D-BB5A85BB8030> /Applications/Affinity Photo.app/Contents/Frameworks/liblibgif.dylib 0x11020b000 - 0x110252fff +liblibhdphoto.dylib (1) <B8400783-A6A4-340E-BB52-F06AA70AD051> /Applications/Affinity Photo.app/Contents/Frameworks/liblibhdphoto.dylib 0x110263000 - 0x1102a8fff +liblibjpeg.dylib (1) <7466EDF9-928A-3820-88C1-477433D429F8> /Applications/Affinity Photo.app/Contents/Frameworks/liblibjpeg.dylib 0x1102b5000 - 0x1102efff7 +liblibpng.dylib (1) <C1EC3127-E07B-349F-9AE3-494A3B92570C> /Applications/Affinity Photo.app/Contents/Frameworks/liblibpng.dylib 0x1102fe000 - 0x1103bcff7 +liblibraw.dylib (1) <BB047BCC-AB16-341E-824E-4698794777C0> /Applications/Affinity Photo.app/Contents/Frameworks/liblibraw.dylib 0x110425000 - 0x110491fff +liblibtiff.dylib (1) <45F3AC8A-FC42-3425-AE82-E2B7821D514C> /Applications/Affinity Photo.app/Contents/Frameworks/liblibtiff.dylib 0x1104a5000 - 0x11051bff7 +liblibwebp.dylib (1) <40077671-DC6A-3F4B-A722-C1772ED56C79> /Applications/Affinity Photo.app/Contents/Frameworks/liblibwebp.dylib 0x11052c000 - 0x11059fff7 +liblibde265.dylib (0) <3F1CD2F1-1D76-3AA0-9F05-BB6A1B6A2A82> /Applications/Affinity Photo.app/Contents/Frameworks/liblibde265.dylib 0x1105db000 - 0x1108b1fff +libpdflib.dylib (1) <B1341F69-60E1-3A9C-8671-DD0C4514B29B> /Applications/Affinity Photo.app/Contents/Frameworks/libpdflib.dylib 0x1109f4000 - 0x1109f6fff +liblibpk.dylib (1) <4D53F65E-7B45-3321-BF0B-151E90099B76> /Applications/Affinity Photo.app/Contents/Frameworks/liblibpk.dylib 0x1109fe000 - 0x110a24fff +libliblf.dylib (1) <139D8A5D-0CD5-33D2-AE69-46B22C92BB2C> /Applications/Affinity Photo.app/Contents/Frameworks/libliblf.dylib 0x110a4a000 - 0x110c16fff +liblibeps.dylib (1) <FEAC394C-740F-30DD-8971-3E24F38AA9CB> /Applications/Affinity Photo.app/Contents/Frameworks/liblibeps.dylib 0x110cc0000 - 0x110e56fff +liblibpsd.dylib (1) <E3B8386C-09C9-3CC0-8640-FD9330995EF7> /Applications/Affinity Photo.app/Contents/Frameworks/liblibpsd.dylib 0x11170f000 - 0x111759acf dyld (551.4) <8A72DE9C-A136-3506-AA02-4BA2B82DCAF3> /usr/lib/dyld 0x1117ad000 - 0x12af6ffff +liblibpersona.dylib (1) <7C35E415-7C6D-3458-9BC5-CE6A9F517B7C> /Applications/Affinity Photo.app/Contents/Frameworks/liblibpersona.dylib 0x136322000 - 0x139ba6ff7 +liblibrenderer.dylib (1) <D2F68FA3-54A4-307B-9DD6-6A570F519C0D> /Applications/Affinity Photo.app/Contents/Frameworks/liblibrenderer.dylib 0x13bcd0000 - 0x13daaafff +com.seriflabs.libcocoaui (1.0 - 1) <497CDB24-E910-3E37-AD6A-1371D74EB2BF> /Applications/Affinity Photo.app/Contents/Frameworks/libcocoaui.framework/Versions/A/libcocoaui 0x1414dc000 - 0x141613fff com.apple.AMDMTLBronzeDriver (1.68.20 - 1.6.8) <C5D6A803-7CE1-32BD-BE34-C518131CED8B> /System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver 0x7fff4c359000 - 0x7fff4c6a7ff7 com.apple.RawCamera.bundle (8.05.0 - 1017.4.1) <CAF490E6-CB0E-3EF0-B3D2-C4880CF85077> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff4dcb6000 - 0x7fff4dd3bff7 com.apple.driver.AppleIntelHD5000GraphicsMTLDriver (10.36.19 - 10.3.6) <1EB5AE0D-E027-3FDF-8258-2830487FFAEA> /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver 0x7fff4ff7b000 - 0x7fff5015bff3 com.apple.avfoundation (2.0 - 1536.36) <BB65ED51-CE44-31BD-A6EC-4B1EC5EADDD9> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff5015c000 - 0x7fff50215fff com.apple.audio.AVFAudio (1.0 - ???) <ECE63BA3-4344-3522-904B-71F89677AC7D> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio 0x7fff5031b000 - 0x7fff5031bfff com.apple.Accelerate (1.11 - Accelerate 1.11) <8632A9C5-19EA-3FD7-A44D-80765CC9C540> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff5031c000 - 0x7fff50332fef libCGInterfaces.dylib (417.2) <2E67702C-75F6-308A-A023-F28120BEE667> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7fff50333000 - 0x7fff50831fc3 com.apple.vImage (8.1 - ???) <A243A7EF-0C8E-3A9A-AA38-44AFD7507F00> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff50832000 - 0x7fff5098cfe3 libBLAS.dylib (1211.50.2) <62C659EB-3E32-3B5F-83BF-79F5DF30D5CE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff5098d000 - 0x7fff509bbfef libBNNS.dylib (38.1) <7BAEFDCA-3227-3E07-80D8-59B6370B89C6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fff509bc000 - 0x7fff50d7bff7 libLAPACK.dylib (1211.50.2) <40ADBA5F-8B2D-30AC-A7AD-7B17C37EE52D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff50d7c000 - 0x7fff50d91ff7 libLinearAlgebra.dylib (1211.50.2) <E8E0B7FD-A0B7-31E5-AF01-81781F71EBBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff50d92000 - 0x7fff50d97ff3 libQuadrature.dylib (3) <3D6BF66A-55B2-3692-BAC7-DEB0C676ED29> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fff50d98000 - 0x7fff50e18fff libSparse.dylib (79.50.2) <0DC25CDD-F8C1-3D6E-B472-8B060708424F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x7fff50e19000 - 0x7fff50e2cfff libSparseBLAS.dylib (1211.50.2) <722573CC-31CC-34B2-9032-E4F652A9CCFE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff50e2d000 - 0x7fff50fdafc3 libvDSP.dylib (622.50.5) <40690941-CF89-3F90-A0AC-A4D200744A5D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff50fdb000 - 0x7fff5108cfff libvMisc.dylib (622.50.5) <BA2532DF-2D68-3DD0-9B59-D434BF702AA4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff5108d000 - 0x7fff5108dfff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <54FF3B43-E66C-3F36-B34B-A2B3B0A36502> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff5108e000 - 0x7fff510e8ff7 com.apple.Accounts (113 - 113) <D2892B2B-2846-3E75-9A4B-224A9F343A44> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fff510e9000 - 0x7fff51380ff7 com.apple.AddressBook.framework (11.0 - 1808.8) <8D6ED6A3-1E6A-39F6-A189-753C4A193399> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x7fff51381000 - 0x7fff521dffff com.apple.AppKit (6.9 - 1561.60.100) <3C27CF6F-E640-3411-A87D-CCB2222CC754> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff52231000 - 0x7fff52231fff com.apple.ApplicationServices (48 - 50) <AFFBD94A-AF76-336E-B53E-57524EAE8EF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff52232000 - 0x7fff52298fff com.apple.ApplicationServices.ATS (377 - 445.4) <85E779EE-0219-3181-B4C4-201E4CC82AB5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff52331000 - 0x7fff52453fff libFontParser.dylib (222.1.6) <6CEBACDD-B848-302E-B4B2-630CB16E663E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff52454000 - 0x7fff5249eff7 libFontRegistry.dylib (221.4) <5FDB4F1A-E15C-3ACB-A5C1-F15458C0C6DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff52543000 - 0x7fff52576ff7 libTrueTypeScaler.dylib (222.1.6) <9147F859-8BD9-31D9-AB54-8E9549B92AE9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x7fff525e0000 - 0x7fff525e4ff3 com.apple.ColorSyncLegacy (4.13.0 - 1) <A5FB2694-1559-34A8-A3D3-2029F68A63CA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x7fff52684000 - 0x7fff526d6ffb com.apple.HIServices (1.22 - 624.1) <66FD9ED2-9630-313C-86AE-4C2FBCB3F351> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff526d7000 - 0x7fff526e5fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <B65FF7E6-E9B5-34D8-8CA7-63D415A8A9A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff526e6000 - 0x7fff52732fff com.apple.print.framework.PrintCore (13.4 - 503.2) <B90C67C1-0292-3CEC-885D-F1882CD104BE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff52733000 - 0x7fff5276dfff com.apple.QD (3.12 - 404.2) <38B20AFF-9D54-3B52-A6DC-C0D71380AA5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff5276e000 - 0x7fff5277afff com.apple.speech.synthesis.framework (7.8.1 - 7.8.1) <A08DE016-C8F2-3B0E-BD34-15959D13DBF0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff5277b000 - 0x7fff52a09ff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <E0B8B5D8-80A0-308B-ABD6-F8612102B5D8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff52a0b000 - 0x7fff52a0bfff com.apple.audio.units.AudioUnit (1.14 - 1.14) <ABF8778E-4F9D-305E-A528-DE406A1A2B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff52d2e000 - 0x7fff530c8ff7 com.apple.CFNetwork (902.1 - 902.1) <76EB8CB6-BF59-3BDA-BF2B-F21B161611B9> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff530dd000 - 0x7fff530ddfff com.apple.Carbon (158 - 158) <F8B370D9-2103-3276-821D-ACC756167F86> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff530de000 - 0x7fff530e1ffb com.apple.CommonPanels (1.2.6 - 98) <2391761C-5CAA-3F68-86B7-50B37927B104> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff530e2000 - 0x7fff533e7fff com.apple.HIToolbox (2.1.1 - 911.10) <BF7F9C0E-C732-3FB2-9BBC-362888BDA57B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff533e8000 - 0x7fff533ebffb com.apple.help (1.3.8 - 66) <DEBADFA8-C189-3195-B0D6-A1F2DE95882A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff533ec000 - 0x7fff533f1fff com.apple.ImageCapture (9.0 - 9.0) <23B4916F-3B43-3DFF-B956-FC390EECA284> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff533f2000 - 0x7fff53487ffb com.apple.ink.framework (10.9 - 221) <5206C8B0-22DA-36C9-998E-846EDB626D5B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff53488000 - 0x7fff534a2ff7 com.apple.openscripting (1.7 - 174) <1B2A1F9E-5534-3D61-83CA-9199B39E8708> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff534c3000 - 0x7fff534c4fff com.apple.print.framework.Print (12 - 267) <3682ABFB-2561-3419-847D-02C247F4800D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff534c5000 - 0x7fff534c7ff7 com.apple.securityhi (9.0 - 55006) <C1406B8D-7D05-3959-808F-9C82189CF57F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff534c8000 - 0x7fff534cefff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <2ED8643D-B0C3-3F17-82A2-BBF13E6CBABC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff535ef000 - 0x7fff535effff com.apple.Cocoa (6.11 - 22) <78E6C28E-4308-3D10-AD14-0CBCF6789B3F> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff535fd000 - 0x7fff536b6fff com.apple.ColorSync (4.13.0 - 3325) <D283C285-447D-3258-A7E4-59532123B8FF> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff536b7000 - 0x7fff537a1ff7 com.apple.contacts (1.0 - 2330.3) <FFE7F7DC-4B8B-3024-AB70-9BD53D0EF194> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts 0x7fff53843000 - 0x7fff538d6ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <EB35D3EC-56EA-33E6-98DC-BDC3A5FA8ACE> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff5393d000 - 0x7fff53966ffb com.apple.CoreBluetooth (1.0 - 1) <E1335074-9D07-370E-8440-61C4874BAC56> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff53967000 - 0x7fff53cbdfef com.apple.CoreData (120 - 851) <A2B59780-FB16-36A3-8EE0-E0EF072454E0> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff53cbe000 - 0x7fff53da1fff com.apple.CoreDisplay (99.14 - 99.14) <A1B91ADD-828D-33A0-8A92-CC3F83DF89D0> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fff53da2000 - 0x7fff54243fef com.apple.CoreFoundation (6.9 - 1454.90) <E5D594BF-9142-3325-A62D-CF4AAF472642> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff54245000 - 0x7fff54855fef com.apple.CoreGraphics (2.0 - 1161.21) <375C477F-5A89-3C49-9B63-373C81A63F7E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff54857000 - 0x7fff54b46fff com.apple.CoreImage (13.0.0 - 579.5) <AAE2DFD0-9B0A-3D56-8A3E-C460BAF70394> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff54b47000 - 0x7fff54bb2ff7 com.apple.corelocation (2245.0.41) <2ABDD06D-16AB-3543-AFD2-8B16E79E4210> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff54dd5000 - 0x7fff54ecbffb com.apple.CoreMedia (1.0 - 2276.68) <5F0001EF-10FF-3334-9170-7FD5FB026205> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff54ecc000 - 0x7fff54f1afff com.apple.CoreMediaIO (814.0 - 4995) <4A7FA7DF-4F7C-3378-AE5F-A33273B2FEA6> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff54f1b000 - 0x7fff54f1bfff com.apple.CoreServices (822.36 - 822.36) <C8368F17-1589-3BA5-A0E7-89CB8DF2454F> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff54f1c000 - 0x7fff54f90ffb com.apple.AE (735.1 - 735.1) <08EBA184-20F7-3725-AEA6-C314448161C6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff54f91000 - 0x7fff55268fff com.apple.CoreServices.CarbonCore (1178.4 - 1178.4) <0D5E19BF-18CB-3FA4-8A5F-F6C787C5EE08> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff55269000 - 0x7fff5529dfff com.apple.DictionaryServices (1.2 - 284.2) <6505B075-41C3-3C62-A4C3-85CE3F6825CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff5529e000 - 0x7fff552a6ffb com.apple.CoreServices.FSEvents (1239.50.1 - 1239.50.1) <3637CEC7-DF0E-320E-9634-44A442925C65> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff552a7000 - 0x7fff55464fff com.apple.LaunchServices (822.36 - 822.36) <6E68C090-B12D-3D3D-9617-E5D82C36B2D0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff55465000 - 0x7fff55515ff7 com.apple.Metadata (10.7.0 - 1191.4.13) <B5C22E70-C265-3C9F-865F-B138994A418D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff55516000 - 0x7fff55576fff com.apple.CoreServices.OSServices (822.36 - 822.36) <3BB2E0CE-81AE-3D3D-9FCE-E1B7FC6D6A61> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff55577000 - 0x7fff555e5fff com.apple.SearchKit (1.4.0 - 1.4.0) <3662545A-B1CF-3079-BDCD-C83855CEFEEE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff555e6000 - 0x7fff5560affb com.apple.coreservices.SharedFileList (71.21 - 71.21) <35582D88-5975-35E2-A29A-E3148C3EE727> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff558ab000 - 0x7fff559fbfff com.apple.CoreText (352.0 - 578.22) <6129F39D-284D-3BBF-8999-7854AB61C01C> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff559fc000 - 0x7fff55a36fff com.apple.CoreVideo (1.8 - 0.0) <86CCC036-51BB-3DD1-9601-D93798BCCD0F> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff55a37000 - 0x7fff55ac2ff3 com.apple.framework.CoreWLAN (13.0 - 1350.1) <E862CC02-69D2-3503-887B-B6E8223081E7> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff55c50000 - 0x7fff55c5bff7 com.apple.DirectoryService.Framework (10.13 - 207.50.1) <BE0D8038-7974-3B06-80E1-31E27E5CD634> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff55c5c000 - 0x7fff55d16fff com.apple.DiscRecording (9.0.3 - 9030.4.5) <35D1FF9A-432C-39AD-9C1F-9022246EC5C0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff55d3d000 - 0x7fff55d42fff com.apple.DiskArbitration (2.7 - 2.7) <A975AD56-4CD3-3A89-8732-858CA9BD3DAA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff55f03000 - 0x7fff562c9fff com.apple.Foundation (6.9 - 1454.90) <8EA924F3-ADAE-3F4B-8482-8B11C027D9A5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff5633a000 - 0x7fff5636afff com.apple.GSS (4.0 - 2.0) <D774A165-5581-3479-AB5D-2BBDB5CF8882> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff5647c000 - 0x7fff56580ffb com.apple.Bluetooth (6.0.7 - 6.0.7f10) <557F26F9-C7A0-34EA-A905-22E243BF6B48> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff565e0000 - 0x7fff5667bfff com.apple.framework.IOKit (2.0.2 - 1445.71.1) <2EA4F383-CAA9-3AF0-99C5-90C22ADAA6B6> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff5667d000 - 0x7fff56684fff com.apple.IOSurface (211.15 - 211.15) <9FD406F1-6BF2-35B0-8339-DF83A1A661EB> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff56685000 - 0x7fff566daff3 com.apple.ImageCaptureCore (7.0 - 7.0) <0DAB3D7E-8C3F-35DE-96DF-C370AD35EB65> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff566db000 - 0x7fff56855ff7 com.apple.ImageIO.framework (3.3.0 - 1739.3) <7C579D3F-AE0B-31C9-8F80-67F2290B8DE0> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff56856000 - 0x7fff5685affb libGIF.dylib (1739.3) <7AA44C9D-48E8-3090-B044-61FE6F0AEF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff5685b000 - 0x7fff56942fef libJP2.dylib (1739.3) <AEBF7260-0C10-30C0-8F0F-8B347DEE78B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff56943000 - 0x7fff56966ff7 libJPEG.dylib (1739.3) <D8C966AD-A00C-3E8B-A7ED-D7CC7ECB3224> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff56c42000 - 0x7fff56c68feb libPng.dylib (1739.3) <1737F680-99D1-3F03-BFA5-5CDA30EB880A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff56c69000 - 0x7fff56c6bffb libRadiance.dylib (1739.3) <21746434-FCC7-36DE-9331-11277DF66AA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff56c6c000 - 0x7fff56cbafef libTIFF.dylib (1739.3) <C4CB5C1D-20F2-3BD4-B0E6-629FDB3EF8E8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff56e76000 - 0x7fff57b5cfff com.apple.JavaScriptCore (13605 - 13605.3.8) <E6B49CDA-72F0-3E58-85EF-98AF10CE04B0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff57b74000 - 0x7fff57b8dff7 com.apple.Kerberos (3.0 - 1) <F86DCCDF-93C1-38B3-82C2-477C12E8EE6D> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff57b8e000 - 0x7fff57bc3fff com.apple.LDAPFramework (2.4.28 - 194.5) <08888215-BBCE-3402-8142-2C9ADB091580> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff57bc4000 - 0x7fff57be6ff7 com.apple.speech.LatentSemanticMappingFramework (2.12.3 - 2.12.3) <11555F90-B702-36AB-9374-1E3DF16DB177> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSemanticMapping 0x7fff57c43000 - 0x7fff57e4aff7 com.apple.MapKit (1.0 - 1831.25.4.7.1) <2059D451-1C28-39BC-BF14-B093C55A1C39> /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit 0x7fff57e4c000 - 0x7fff57e53fff com.apple.MediaAccessibility (1.0 - 114) <9F72AACD-BAEB-3646-BD0F-12C47591C20D> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fff57f03000 - 0x7fff5856dff7 com.apple.MediaToolbox (1.0 - 2276.68) <CB6791F2-B401-360E-9531-BFBC5138254E> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff5856f000 - 0x7fff585f0fff com.apple.Metal (125.30 - 125.30) <975FD6B5-D695-346A-869F-0584A968D100> /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff585f2000 - 0x7fff5860cffb com.apple.MetalKit (1.0 - 98.3) <03D5FD53-3419-3464-B297-C95FA3CBCDAB> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit 0x7fff5860d000 - 0x7fff58628fff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <AD754E8F-CA00-3878-9AF3-208C224A230B> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x7fff58629000 - 0x7fff58698fef com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <338B7779-E608-3D68-8A07-2ACC11299744> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x7fff58699000 - 0x7fff586bdfff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <9CE072D7-853B-3939-9645-7EB951376B87> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x7fff586be000 - 0x7fff587a5ff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <0DE891AD-27E5-38FF-AEC8-4A95356C4357> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x7fff587a6000 - 0x7fff587a6ff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <2D2D261C-50B0-32F9-BF9A-5C01382BB528> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fff597a5000 - 0x7fff597b1ffb com.apple.NetFS (6.0 - 4.0) <471DD96F-FA2E-3FE9-9746-2519A6780D1A> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff597b2000 - 0x7fff59931fff com.apple.NetworkExtension (1.0 - 1) <B1B4CED4-914C-35B2-B848-15660191AC3B> /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension 0x7fff5c5a3000 - 0x7fff5c5fdff7 com.apple.opencl (2.8.24 - 2.8.24) <4D7401A7-6ADD-3632-85AE-7A5012DFFA04> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff5c5fe000 - 0x7fff5c61affb com.apple.CFOpenDirectory (10.13 - 207.50.1) <29F55F7B-379F-3053-8FF3-5C6675A3DD4D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff5c61b000 - 0x7fff5c626fff com.apple.OpenDirectory (10.13 - 207.50.1) <F895547D-4915-353F-9C1E-E95172BA803B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff5d7a5000 - 0x7fff5d7a7fff libCVMSPluginSupport.dylib (16.7.4) <F9270AE0-CC3B-3E3E-BA32-CC1068DD8F27> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff5d7a8000 - 0x7fff5d7adffb libCoreFSCache.dylib (162.9) <7AF87F3E-D5D0-3625-BE09-CA4223195466> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff5d7ae000 - 0x7fff5d7b2fff libCoreVMClient.dylib (162.9) <115FE643-6141-39B4-8193-77DFCBE7A4E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff5d7b3000 - 0x7fff5d7bcff3 libGFXShared.dylib (16.7.4) <EB2BF8A0-E10D-35EA-8F46-B2E3C62C12A8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff5d7bd000 - 0x7fff5d7c8fff libGL.dylib (16.7.4) <2BB333D3-5C61-33DF-8545-06DF2D08B83D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff5d7c9000 - 0x7fff5d804fe7 libGLImage.dylib (16.7.4) <4DA003CE-0B74-3FE4-808C-B2FBCE517EB4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff5d973000 - 0x7fff5d9b1ffb libGLU.dylib (16.7.4) <BCB09CD8-EB0E-38FA-8B5A-9E29532EE364> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff5e329000 - 0x7fff5e338ff3 com.apple.opengl (16.7.4 - 16.7.4) <9BDE8FF9-5418-3C70-8D1C-09656884CE48> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff5e6b2000 - 0x7fff5e7feff7 com.apple.QTKit (7.7.3 - 3014.8) <FEDEF531-50A3-32AB-A546-E6BA994C58E1> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fff5e7ff000 - 0x7fff5ea64ff7 com.apple.imageKit (3.0 - 1043) <6C19A20B-6D0D-380A-A87D-F923658E1726> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff5ea65000 - 0x7fff5eb54ffb com.apple.PDFKit (1.0 - 677.67) <6BD11C23-1AEA-3078-8D0C-A7152BCF9031> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff5eb55000 - 0x7fff5f067ff7 com.apple.QuartzComposer (5.1 - 364) <1369D6DA-8842-3878-B546-1D09828331F5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff5f068000 - 0x7fff5f08bfff com.apple.quartzfilters (1.10.0 - 1.10.0) <C95CB89D-148D-341B-BC50-82D8C32BF767> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fff5f08c000 - 0x7fff5f185ff7 com.apple.QuickLookUIFramework (5.0 - 743.13) <093180B8-FB25-3292-AD99-1791CF8D6EBF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff5f186000 - 0x7fff5f186fff com.apple.quartzframework (1.5 - 21) <DCEB0FCC-2C32-3D02-8752-7B6FA009AB85> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff5f187000 - 0x7fff5f3d3ff7 com.apple.QuartzCore (1.11 - 584.62) <1950D993-DE48-3C97-95A5-66D98BDFC95D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff5f3d4000 - 0x7fff5f42bff7 com.apple.QuickLookFramework (5.0 - 743.13) <8254FFF2-EE0D-323D-A6F3-BEB59615EE47> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff5f5f1000 - 0x7fff5f60affb com.apple.SafariServices.framework (13607 - 13607.2.6.1.2) <C9E09824-3385-31BD-8A92-42441CA53537> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices 0x7fff5fc0a000 - 0x7fff5ff35fff com.apple.security (7.0 - 58286.70.7) <9FC166E1-14D0-305C-A086-02B9E83F547E> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff5ff36000 - 0x7fff5ffc2ff7 com.apple.securityfoundation (6.0 - 55185.50.5) <D708D069-AEDB-36C2-B1DA-479DA91D7711> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff5ffc3000 - 0x7fff5fff3fff com.apple.securityinterface (10.0 - 55109.50.6) <3C20BE54-8115-3C7B-9719-F746A9EBF72B> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fff5fff4000 - 0x7fff5fff8ffb com.apple.xpc.ServiceManagement (1.0 - 1) <71B45D83-ECA4-3265-997E-683A8B8DF413> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff6039d000 - 0x7fff6040dff3 com.apple.SystemConfiguration (1.17 - 1.17) <8532B8E9-7E30-35A3-BC4A-DDE8E0614FDA> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff605c2000 - 0x7fff6093dfff com.apple.VideoToolbox (1.0 - 2276.68) <8F6FBC7D-60EA-38B2-B583-7ECB58E8936E> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff60be5000 - 0x7fff61144feb libwebrtc.dylib (7605.3.8) <BCFA176B-4553-386B-B2E7-E578AC89E3E2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib 0x7fff61145000 - 0x7fff62818ff7 com.apple.WebCore (13605 - 13605.3.8) <2F0DA536-2C93-3EB2-9FFE-13AE1B40C4DC> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x7fff62819000 - 0x7fff62a00ff7 com.apple.WebKitLegacy (13605 - 13605.3.8) <048392B7-89A6-37C0-9544-26D4E5A62B22> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy 0x7fff62a01000 - 0x7fff62e9afff com.apple.WebKit (13605 - 13605.3.8) <7E5D9855-D1CC-382D-B8EB-25A030D4B2FA> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x7fff6330a000 - 0x7fff6339dfff com.apple.APFS (1.0 - 1) <6BBB3988-1C91-314F-A77A-4E093A1B18F0> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x7fff63fc8000 - 0x7fff63ff0fff com.apple.framework.Apple80211 (13.0 - 1361.7) <16627876-8CF5-3502-A1D6-35FCBDD5E79A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff63ff2000 - 0x7fff64001fef com.apple.AppleFSCompression (96.60.1 - 1.0) <A7C875C4-F5EE-3272-AFB6-57C9FD5352B3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff64100000 - 0x7fff6410bff7 com.apple.AppleIDAuthSupport (1.0 - 1) <2FAF5567-CDB3-33EF-AB71-05D37F2248B7> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport 0x7fff64145000 - 0x7fff6418dff3 com.apple.AppleJPEG (1.0 - 1) <8DD410CB-76A1-3F22-9A9F-0491FA0CEB4A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff6418e000 - 0x7fff6419fffb com.apple.AppleLDAP (10.13 - 46) <903F75F9-AB26-330A-86E7-B60FAEDC6012> /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP 0x7fff641a0000 - 0x7fff641beff3 com.apple.aps.framework (4.0 - 4.0) <142A38BC-8266-3462-86A7-C39198651F2A> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x7fff641bf000 - 0x7fff641c7ff3 com.apple.AppleSRP (5.0 - 1) <4CEC34CF-63E3-3023-B61B-F8D133698534> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff641c8000 - 0x7fff641f0fff com.apple.applesauce (1.0 - ???) <CCA8B094-1BCE-3AE3-A0A7-D544C818DE36> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x7fff642b9000 - 0x7fff642bcff3 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <0E33401D-7B9C-378A-8EE8-0E3D40B63C8D> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff642bd000 - 0x7fff6430dff7 com.apple.AppleVAFramework (5.0.41 - 5.0.41) <14E91E09-C345-3C5F-8D3C-4BC291FAF796> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff64642000 - 0x7fff648dbffb com.apple.AuthKit (1.0 - 1) <6CA71A11-91C5-307C-B933-9FCDEDCB580A> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 0x7fff64a12000 - 0x7fff64a19ff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <51A41CA3-DB1D-3380-993E-99C54AEE518E> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x7fff64a1a000 - 0x7fff64aa1ff7 com.apple.backup.framework (1.9.5 - 1.9.5) <5E7B0925-8C71-353D-BB0F-9CA144BB264C> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff64aaa000 - 0x7fff64ab0ff7 com.apple.BezelServicesFW (305.1 - 305.1) <7D2C4717-FFF2-3262-B822-1982596BE46B> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices 0x7fff6518b000 - 0x7fff651b8fff com.apple.CalendarAgentLink (8.0 - 250) <55B60B04-2EAA-3F22-88EF-1602129D5294> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink 0x7fff65883000 - 0x7fff658d2ff3 com.apple.ChunkingLibrary (189 - 189) <C021A0EB-82E7-3A1E-A772-96B0E7E038D9> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff658d9000 - 0x7fff6596aff7 com.apple.CloudDocs (1.0 - 575.14) <9A1EB33C-5038-336C-8EB8-1ED0B736E76F> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs 0x7fff6645b000 - 0x7fff66464ff3 com.apple.CommonAuth (4.0 - 2.0) <4D237B25-27E5-3577-948B-073659F6D3C0> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff66479000 - 0x7fff6648eff7 com.apple.commonutilities (8.0 - 900) <5EC02BD4-F1F8-3A96-BE1A-6620D3080CD4> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities 0x7fff666bd000 - 0x7fff6671dfff com.apple.AddressBook.ContactsFoundation (8.0 - ???) <997AADA4-DD8A-38C5-B441-C3FEDC5AFCE7> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation 0x7fff6671e000 - 0x7fff66740fff com.apple.contacts.ContactsPersistence (1.0 - 2330.3) <B7EA2D0A-8A43-3E9C-A7D2-E9585064C328> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence 0x7fff667a0000 - 0x7fff66ba8fff com.apple.CoreAUC (259.0.0 - 259.0.0) <B3D5289B-9E8A-37FE-855B-7277D700029E> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff66ba9000 - 0x7fff66bd9ff7 com.apple.CoreAVCHD (5.9.0 - 5900.4.1) <E9FF9574-122A-3966-AA2B-546E512ACD06> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff66bf1000 - 0x7fff66c1efff com.apple.CoreAnalytics.CoreAnalytics (1.0 - 1) <A508C74C-114D-3156-AC87-8F12A2C023C9> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics 0x7fff66c70000 - 0x7fff66cb4ff3 com.apple.corebrightness (1.0 - 1) <7E67395F-F587-3EE2-AE98-339EC152807C> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness 0x7fff66df3000 - 0x7fff66dfcff7 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <35A43584-2AF8-3202-A139-27D916E444BE> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff66f6a000 - 0x7fff66f7aff7 com.apple.CoreEmoji (1.0 - 69.3) <A4357F5C-0C38-3A61-B456-D7321EB2CEE5> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fff6727e000 - 0x7fff67294ff7 com.apple.CoreMediaAuthoring (2.2 - 956) <FBA28A76-97E2-3023-A3F6-D03280AE2889> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fff673dd000 - 0x7fff6743aff7 com.apple.CoreNLP (1.0 - 130.5.4) <1FDB3609-F745-3874-84EB-473570632E50> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x7fff675c3000 - 0x7fff675c8ff7 com.apple.CoreOptimization (1.0 - 1) <785B622B-8F7D-3B4D-83AF-EB98CB79FFF6> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization 0x7fff675c9000 - 0x7fff6766efff com.apple.CorePDF (4.0 - 414) <D64D17C3-9AD0-3A29-89DE-36BEF0156381> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff6770e000 - 0x7fff67716ff3 com.apple.CorePhoneNumbers (1.0 - 1) <A5D41251-9F38-3AB9-9DE7-F77023FAAA44> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers 0x7fff67717000 - 0x7fff67773fff com.apple.CorePrediction (1.0 - 1) <A26425DF-E222-333B-8CAE-6141A58B172C> /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction 0x7fff678a1000 - 0x7fff678d2ff3 com.apple.CoreServicesInternal (309.1 - 309.1) <4ECD14EA-A493-3B84-A32F-CF928474A405> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff67c0f000 - 0x7fff67ca0fff com.apple.CoreSymbolication (9.3 - 64026.2) <D55A6E5B-0267-3F3A-8D90-4B8F39458420> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff67d23000 - 0x7fff67e58fff com.apple.coreui (2.1 - 494.1) <B2C515C3-FCE8-3B28-A225-05AD917F509B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff67e59000 - 0x7fff67f8afff com.apple.CoreUtils (5.6 - 560.11) <1A02D6F0-8C65-3FAE-AD63-56477EDE4773> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff67fdf000 - 0x7fff68043fff com.apple.framework.CoreWiFi (13.0 - 1350.1) <6EC5DEB3-6E2F-3DC2-BE59-1FD05175FB0C> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff68044000 - 0x7fff68054ff7 com.apple.CrashReporterSupport (10.13 - 1) <A909F468-0648-3F51-A77E-3F9ADBC9A941> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff680d2000 - 0x7fff680e1ff7 com.apple.framework.DFRFoundation (1.0 - 191.7) <5F486F5A-3795-3CD4-86A2-FD008A23F205> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fff680e4000 - 0x7fff680e8ffb com.apple.DSExternalDisplay (3.1 - 380) <901B7F6D-376A-3848-99D0-170C4D00F776> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fff6816a000 - 0x7fff681e0fff com.apple.datadetectorscore (7.0 - 590.3) <7437160E-68A3-3FD7-8868-5E3F92E23C4F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff6822e000 - 0x7fff6826eff7 com.apple.DebugSymbols (181.0 - 181.0) <299A0238-ED78-3676-B131-274D972824AA> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff6826f000 - 0x7fff6839efff com.apple.desktopservices (1.12.5 - 1.12.5) <7739C9A5-64D9-31A5-899B-5FFA242AD70D> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff684a9000 - 0x7fff6857bff7 com.apple.DiskImagesFramework (480.60.1 - 480.60.1) <4E7AE146-A4A2-3ABE-9BCC-25BD443D8569> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff6857c000 - 0x7fff6866aff7 com.apple.DiskManagement (11.5 - 1429) <E5E757E5-6D6B-3A0B-91D2-9AFAD59F96AD> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement 0x7fff6866b000 - 0x7fff6866fff7 com.apple.DisplayServicesFW (3.1 - 380) <6F0B8AC6-7E62-3DFC-B373-BF04833724C0> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff686c2000 - 0x7fff686f7fff com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <C548F922-706B-3C89-BE52-52BFB2AD70C4> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X 0x7fff686f8000 - 0x7fff686fbfff com.apple.EFILogin (2.0 - 2) <63C8BB1B-B694-3B1B-A046-FC0C9CEC9454> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff691b8000 - 0x7fff695e6fff com.apple.vision.FaceCore (3.3.2 - 3.3.2) <B574FE33-4A41-3611-9738-388EBAF03E37> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff69619000 - 0x7fff696a2ff3 com.apple.FileProvider (125.15 - 125.15) <037018DD-011E-33AB-A112-85C32DC211BA> /System/Library/PrivateFrameworks/FileProvider.framework/Versions/A/FileProvider 0x7fff6b242000 - 0x7fff6b242fff libmetal_timestamp.dylib (802.4.8) <311A8FAA-5FA9-3AAF-887E-DC9884DE8BE5> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3802/Libraries/libmetal_timestamp.dylib 0x7fff6c8ae000 - 0x7fff6c8b3fff com.apple.GPUWrangler (3.20.13 - 3.20.13) <9C5BD618-69E3-36D5-9BC9-A4841BC00D2A> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler 0x7fff6cc67000 - 0x7fff6cc8cff3 com.apple.GenerationalStorage (2.0 - 285.3) <13B96400-FF70-376B-B20E-FB7D61064800> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff6cca4000 - 0x7fff6d5e6ff7 com.apple.GeoServices (1.0 - 1363.24.8.15.58) <41BA60FF-66EB-342F-B14B-8CB2C9776745> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff6d629000 - 0x7fff6d638fff com.apple.GraphVisualizer (1.0 - 5) <B993B8A2-5700-3DFC-9EB7-4CCEE8F959F1> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x7fff6d6bb000 - 0x7fff6d72ffff com.apple.Heimdal (4.0 - 2.0) <93091531-CC91-34FF-8B93-5D3F02C37BC5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff6d730000 - 0x7fff6d75efff com.apple.HelpData (2.3 - 167.2) <F391924B-1F5B-3FE5-9190-5EE9F40CA0D3> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x7fff6e035000 - 0x7fff6e03efff com.apple.IOAccelMemoryInfo (1.0 - 1) <E2416468-8B64-3BB8-A099-361954C8DED7> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo 0x7fff6e03f000 - 0x7fff6e046ff7 com.apple.IOAccelerator (378.26 - 378.26) <2274BE11-18DE-3B13-BCDB-C488C9BB19AD> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff6e049000 - 0x7fff6e049fff com.apple.IOPlatformPluginFamily (1.0 - 1) <7F8DADFE-D491-3616-92F3-69C7EAF24962> /System/Library/PrivateFrameworks/IOPlatformPluginFamily.framework/Versions/A/IOPlatformPluginFamily 0x7fff6e04a000 - 0x7fff6e061fff com.apple.IOPresentment (1.0 - 35.1) <7C6332FF-6535-3064-B437-1E9F70671927> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fff6e42c000 - 0x7fff6e452ffb com.apple.IconServices (97.6 - 97.6) <A56D826D-20D2-34BE-AACC-A80CFCB4E915> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff6e55f000 - 0x7fff6e562ff3 com.apple.InternationalSupport (1.0 - 1) <5AB382FD-BF81-36A1-9565-61F1FD398ECA> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport 0x7fff6e5d0000 - 0x7fff6e5e0ffb com.apple.IntlPreferences (2.0 - 227.5.2) <DA6BC4CA-14F5-3A83-82B6-812344A050D2> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences 0x7fff6e6d7000 - 0x7fff6e6eaff3 com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <AED421B0-90A0-3969-98A4-CCBCF2D3360B> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle 0x7fff6e6eb000 - 0x7fff6e7e0ff7 com.apple.LanguageModeling (1.0 - 159.5.3) <7F0AC200-E3DD-39FB-8A95-00DD70B66A9F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff6e7e1000 - 0x7fff6e823fff com.apple.Lexicon-framework (1.0 - 33.5) <DC94CF9E-1EB4-3C0E-B298-CA1190885276> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x7fff6e827000 - 0x7fff6e82eff7 com.apple.LinguisticData (1.0 - 238.3) <49A54649-1021-3DBD-99B8-1B2EDFFA5378> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x7fff6e91e000 - 0x7fff6e923fff com.apple.LoginUICore (4.0 - 4.0) <ED88F1E5-C139-3C9D-B2C4-1F2B65867DCC> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore 0x7fff6f02d000 - 0x7fff6f030fff com.apple.Mangrove (1.0 - 1) <27D6DF76-B5F8-3443-8826-D25B284331BF> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fff6f14c000 - 0x7fff6f17fff7 com.apple.MediaKit (16 - 873) <EC6E742E-305D-362F-9E22-BF313013054C> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff6f540000 - 0x7fff6f5a9ff7 com.apple.gpusw.MetalTools (1.0 - 1) <458F319A-2707-3C83-8351-BD9F02EC05BD> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x7fff6f5b2000 - 0x7fff6f5c9ff7 com.apple.MobileAssets (1.0 - 437.60.1) <5FFD8A8B-F33F-3FA9-8F50-31C24A67862C> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset 0x7fff6f739000 - 0x7fff6f752fff com.apple.MobileKeyBag (2.0 - 1.0) <32E63C7B-E133-33DE-A593-C3C10D64FCAA> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fff6f7de000 - 0x7fff6f808ffb com.apple.MultitouchSupport.framework (1404.4 - 1404.4) <45374A2A-C0BC-3A70-8183-37295205CDFA> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff6f916000 - 0x7fff6fa09ff7 com.apple.Navigation (1.0 - 1) <CFDE8B60-6C99-336E-9FA2-900AB0E6919D> /System/Library/PrivateFrameworks/Navigation.framework/Versions/A/Navigation 0x7fff6fa6f000 - 0x7fff6fa7afff com.apple.NetAuth (6.2 - 6.2) <B3795F63-C14A-33E1-9EE6-02A2E7661321> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff6fa87000 - 0x7fff6fb73ff3 com.apple.Network (1.0 - 1) <216E7165-A2C5-3846-986E-8015ED9C5B8F> /System/Library/PrivateFrameworks/Network.framework/Versions/A/Network 0x7fff71310000 - 0x7fff71320ffb com.apple.PerformanceAnalysis (1.194 - 194) <2844933E-B71C-3BE9-9A84-27B29E111F13> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff71398000 - 0x7fff71398ff7 com.apple.PhoneNumbers (1.0 - 1) <EB82645C-AF19-3751-8A53-F6148F77EC38> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers 0x7fff72d6b000 - 0x7fff72d90fff com.apple.pluginkit.framework (1.0 - 1) <2DCA499B-D7D0-383E-B686-998456FDDF8D> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit 0x7fff73087000 - 0x7fff730defff com.apple.ProtectedCloudStorage (1.0 - 1) <99598601-64DB-3A82-A13B-B62641709213> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fff730df000 - 0x7fff730fdfff com.apple.ProtocolBuffer (1 - 260) <40704740-4A53-3010-A49B-08D1D69D1D5E> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff7326a000 - 0x7fff73280ff7 com.apple.QuickLookThumbnailing (1.0 - 1) <8F0092E4-6494-349D-B4C9-494DF293D716> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing 0x7fff732c7000 - 0x7fff732d3fff com.apple.xpc.RemoteServiceDiscovery (1.0 - 1205.70.9) <2937CFBF-587C-33A0-B493-FFB4E606A498> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery 0x7fff732d4000 - 0x7fff732f7ffb com.apple.RemoteViewServices (2.0 - 125) <592323D1-CB44-35F1-9921-4C2AB8D920A0> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff732f8000 - 0x7fff7330dff3 com.apple.xpc.RemoteXPC (1.0 - 1205.70.9) <C3DB7D30-903A-306C-9DFA-1669D2B60497> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC 0x7fff74c1b000 - 0x7fff74d30ff7 com.apple.Sharing (1050.22.2 - 1050.22.2) <4E3CCDF2-EA26-334F-8EBA-79BD28486C9D> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff74d31000 - 0x7fff74d50ff7 com.apple.shortcut (2.16 - 99) <201F92AE-F8E6-3A24-B9DE-26B88CD2EF18> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x7fff74d5b000 - 0x7fff74d5cff7 com.apple.performance.SignpostNotification (1.2.6 - 2.6) <8F04800F-3570-3392-A24D-B229FF03F7F9> /System/Library/PrivateFrameworks/SignpostNotification.framework/Versions/A/SignpostNotification 0x7fff75aa4000 - 0x7fff75d40ff7 com.apple.SkyLight (1.600.0 - 312.103) <27F91170-846C-3E9E-9B8A-788F27C7DAF5> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fff76509000 - 0x7fff76516fff com.apple.SpeechRecognitionCore (4.6.1 - 4.6.1) <87EE7AB5-6925-3D21-BE00-F155CB457699> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff765c8000 - 0x7fff76806ff3 com.apple.spotlight.index (10.7.0 - 1191.4.13) <14C6EDFD-B843-35A4-AEA6-F485D756FF88> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex 0x7fff769c3000 - 0x7fff769eafff com.apple.StreamingZip (1.0 - 1) <32F550C9-3DF8-3DF9-A1EC-699C3D32621B> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip 0x7fff770bc000 - 0x7fff77145fc7 com.apple.Symbolication (9.3 - 64033) <C2C55C9A-C264-3044-A953-16457148190A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff77156000 - 0x7fff7715effb com.apple.SymptomDiagnosticReporter (1.0 - 820.60.2) <66326935-2A3F-3482-B75F-AEB4CBA08DCF> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter 0x7fff7715f000 - 0x7fff7716affb com.apple.SymptomReporter (1.0 - 820.60.2) <FA0225DF-BD13-3850-9E19-688AA7FAB01C> /System/Library/PrivateFrameworks/SymptomReporter.framework/Versions/A/SymptomReporter 0x7fff7740b000 - 0x7fff77437fff com.apple.framework.SystemAdministration (1.0 - 1.0) <C24BE4AC-82CD-399D-9A5D-BD4842E3DB03> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration 0x7fff776b6000 - 0x7fff776beff7 com.apple.TCC (1.0 - 1) <E1EB7272-FE6F-39AB-83CA-B2B5F2A88D9B> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff778cb000 - 0x7fff77988ff7 com.apple.TextureIO (3.7 - 3.7) <F8BAC954-405D-3CC3-AB7B-048C866EF980> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fff779df000 - 0x7fff779faffb com.apple.ToneKit (1.0 - 1) <030D229F-084B-3852-9EF8-1A608A5C9B50> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit 0x7fff779fb000 - 0x7fff77a22fff com.apple.ToneLibrary (1.0 - 1) <40669A87-2E48-3A42-8310-34046580C684> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary 0x7fff77a32000 - 0x7fff77a33fff com.apple.TrustEvaluationAgent (2.0 - 31) <39F533B2-211E-3635-AF47-23F27749FF4A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff77a39000 - 0x7fff77be8fff com.apple.UIFoundation (1.0 - 547.5) <86A2FBA7-2709-3894-A3D5-A00C19BAC48D> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff77db2000 - 0x7fff78489ff3 com.apple.VectorKit (1.0 - 1359.24.8.15.42) <06F70D7B-2E8E-377C-9BF4-EC62E8545108> /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit 0x7fff788bd000 - 0x7fff7898cff7 com.apple.ViewBridge (343.2 - 343.2) <5519FCED-1F88-3BE6-9BE1-69992086B01B> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fff789f9000 - 0x7fff78a0cffb com.apple.webcontentfilter.framework (5.1 - 5.1) <31E8C000-17F3-3CB5-9B62-8CB63856F758> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/Versions/A/WebContentAnalysis 0x7fff78cf4000 - 0x7fff78f1fffb libAWDSupportFramework.dylib (794) <5577206B-BF13-3326-9996-E24931131A5A> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib 0x7fff78f20000 - 0x7fff78f31ff7 libprotobuf-lite.dylib (794) <015C93F6-2ABD-368C-A1A4-0A91C07A6D9F> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib 0x7fff78f32000 - 0x7fff78f94fff libprotobuf.dylib (794) <90DCFF25-C3F1-31D3-B87B-ECEE7DE8A3BA> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib 0x7fff78f95000 - 0x7fff78fd8ff7 com.apple.awd (1.0 - 930) <8A89873B-65E0-3937-9E86-CB6DACD2EF06> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics 0x7fff792f1000 - 0x7fff792f3ffb com.apple.loginsupport (1.0 - 1) <D1232C1B-80EA-3DF8-9466-013695D0846E> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff79334000 - 0x7fff79361fff com.apple.contacts.vCard (1.0 - 2330.3) <02AB9DF0-0471-3FDA-8EC6-27C72E00DD75> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard 0x7fff7945a000 - 0x7fff7948dff7 libclosured.dylib (551.4) <3FB6B209-51F4-38DA-B1D8-2EE29D5BDD83> /usr/lib/closure/libclosured.dylib 0x7fff79547000 - 0x7fff79580ff7 libCRFSuite.dylib (41) <FE5EDB68-2593-3C2E-BBAF-1C52D206F296> /usr/lib/libCRFSuite.dylib 0x7fff79581000 - 0x7fff7958cfff libChineseTokenizer.dylib (28) <53633C9B-A3A8-36F7-A53C-432D802F4BB8> /usr/lib/libChineseTokenizer.dylib 0x7fff7958d000 - 0x7fff7961aff7 libCoreStorage.dylib (546.50.1) <6AFD6AAE-2EFE-3CF3-90C6-A66F67FCB309> /usr/lib/libCoreStorage.dylib 0x7fff7961e000 - 0x7fff7961fff3 libDiagnosticMessagesClient.dylib (104) <9712E980-76EE-3A89-AEA6-DF4BAF5C0574> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff79656000 - 0x7fff79820ff3 libFosl_dynamic.dylib (17.8) <C58ED77A-4986-31C2-994C-34DDFB8106F0> /usr/lib/libFosl_dynamic.dylib 0x7fff79858000 - 0x7fff79858fff libOpenScriptingUtil.dylib (174) <610F0242-7CE5-3C86-951B-B646562694AF> /usr/lib/libOpenScriptingUtil.dylib 0x7fff7998f000 - 0x7fff79993ffb libScreenReader.dylib (562.18.4) <E239923D-54C9-3BBF-852F-87C09DEF4091> /usr/lib/libScreenReader.dylib 0x7fff79994000 - 0x7fff79995ffb libSystem.B.dylib (1252.50.4) <CD555F3B-FDDB-35E5-A2FB-FBBF3D62031A> /usr/lib/libSystem.B.dylib 0x7fff79996000 - 0x7fff79a13fff libTelephonyUtilDynamic.dylib (3316) <F5D0D3DC-F687-313A-AC02-5536579F64B5> /usr/lib/libTelephonyUtilDynamic.dylib 0x7fff79a14000 - 0x7fff79a15fff libThaiTokenizer.dylib (2.2) <6F416F41-BF77-3078-A05C-AFF5DA5AB008> /usr/lib/libThaiTokenizer.dylib 0x7fff79a28000 - 0x7fff79a28fff libapple_crypto.dylib (109.50.14) <48BA2E76-BF2F-3522-A54E-D7FB7EAF7A57> /usr/lib/libapple_crypto.dylib 0x7fff79a29000 - 0x7fff79a3fff7 libapple_nghttp2.dylib (1.24) <01402BC4-4822-3676-9C80-50D83F816424> /usr/lib/libapple_nghttp2.dylib 0x7fff79a40000 - 0x7fff79a6aff3 libarchive.2.dylib (54) <8FC28DD8-E315-3C3E-95FE-D1D2CBE49888> /usr/lib/libarchive.2.dylib 0x7fff79a6b000 - 0x7fff79aecfdf libate.dylib (1.13.1) <178ACDAD-DE7E-346C-A613-1CBF7929AC07> /usr/lib/libate.dylib 0x7fff79af0000 - 0x7fff79af0ff3 libauto.dylib (187) <A05C7900-F8C7-3E75-8D3F-909B40C19717> /usr/lib/libauto.dylib 0x7fff79af1000 - 0x7fff79ba9ff3 libboringssl.dylib (109.50.14) <E6813F87-B5E4-3F7F-A725-E6A7F2BD02EC> /usr/lib/libboringssl.dylib 0x7fff79baa000 - 0x7fff79bbaff3 libbsm.0.dylib (39) <6BC96A72-AFBE-34FD-91B1-748A530D8AE6> /usr/lib/libbsm.0.dylib 0x7fff79bbb000 - 0x7fff79bc8ffb libbz2.1.0.dylib (38) <0A5086BB-4724-3C14-979D-5AD4F26B5B45> /usr/lib/libbz2.1.0.dylib 0x7fff79bc9000 - 0x7fff79c1ffff libc++.1.dylib (400.9) <7D3DACCC-3804-393C-ABC1-1A580FD00CB6> /usr/lib/libc++.1.dylib 0x7fff79c20000 - 0x7fff79c44ff7 libc++abi.dylib (400.8.2) <EF5E37D7-11D9-3530-BE45-B986612D13E2> /usr/lib/libc++abi.dylib 0x7fff79c46000 - 0x7fff79c56fff libcmph.dylib (6) <A5509EE8-7E00-3224-8814-015B077A3CF5> /usr/lib/libcmph.dylib 0x7fff79c57000 - 0x7fff79c6efcf libcompression.dylib (47.60.2) <543F07BF-2F2F-37D5-9866-E84BF659885B> /usr/lib/libcompression.dylib 0x7fff79f19000 - 0x7fff79f31ff7 libcoretls.dylib (155.50.1) <D350052E-DC4D-3185-ADBA-BA48EDCEE955> /usr/lib/libcoretls.dylib 0x7fff79f32000 - 0x7fff79f33ff3 libcoretls_cfhelpers.dylib (155.50.1) <B297F5D8-F2FE-3566-A752-E9D998B9C039> /usr/lib/libcoretls_cfhelpers.dylib 0x7fff7a0cc000 - 0x7fff7a25dfff libcrypto.35.dylib (22.50.2) <97828BFD-4675-35DF-BE2E-C6D1555BB71D> /usr/lib/libcrypto.35.dylib 0x7fff7a3f8000 - 0x7fff7a403ff7 libcsfde.dylib (546.50.1) <D02562A4-CCE6-35FE-8BDE-05BB68DA0038> /usr/lib/libcsfde.dylib 0x7fff7a404000 - 0x7fff7a45aff3 libcups.2.dylib (462.2.4) <908099FB-C70E-38FA-9573-88CB98FDDE29> /usr/lib/libcups.2.dylib 0x7fff7a485000 - 0x7fff7a4d9ffb libcurl.4.dylib (105.40.1) <B04E7791-EAF9-3D72-B4ED-DD8F135140EC> /usr/lib/libcurl.4.dylib 0x7fff7a59a000 - 0x7fff7a59afff libenergytrace.dylib (16) <A92AB8B8-B986-3CE6-980D-D55090FEF387> /usr/lib/libenergytrace.dylib 0x7fff7a5cc000 - 0x7fff7a5d0ff7 libgermantok.dylib (17) <37C1C061-5214-3050-9C3A-783A784435A8> /usr/lib/libgermantok.dylib 0x7fff7a5d1000 - 0x7fff7a5d6ff3 libheimdal-asn1.dylib (520.50.6) <E358445A-B84E-31B5-BCCD-7E1397519D96> /usr/lib/libheimdal-asn1.dylib 0x7fff7a602000 - 0x7fff7a6f3ff7 libiconv.2.dylib (51.50.1) <2FEC9707-3FAF-3828-A50D-8605086D060F> /usr/lib/libiconv.2.dylib 0x7fff7a6f4000 - 0x7fff7a91bffb libicucore.A.dylib (59180.0.1) <34EBADD6-4092-30EC-90E8-F75241E94D76> /usr/lib/libicucore.A.dylib 0x7fff7a968000 - 0x7fff7a969fff liblangid.dylib (128) <39C39393-0D05-301D-93B2-F224FC4949AA> /usr/lib/liblangid.dylib 0x7fff7a96a000 - 0x7fff7a983ffb liblzma.5.dylib (10) <3D419A50-961F-37D2-8A01-3DC7AB7B8D18> /usr/lib/liblzma.5.dylib 0x7fff7a984000 - 0x7fff7a99aff7 libmarisa.dylib (9) <D6D2D55D-1D2E-3442-B152-B18803C0ABB4> /usr/lib/libmarisa.dylib 0x7fff7a99b000 - 0x7fff7aa4afff libmecab.1.0.0.dylib (779.7.6) <334D4742-BDDD-3C2D-BBEB-85B32643BFA0> /usr/lib/libmecab.1.0.0.dylib 0x7fff7aa4b000 - 0x7fff7ac73ff7 libmecabra.dylib (779.7.6) <F462F170-E872-3D09-B219-973D5E99C09F> /usr/lib/libmecabra.dylib 0x7fff7ae4b000 - 0x7fff7afc6fff libnetwork.dylib (1229.70.2) <E185D902-AC7F-3044-87C0-AE2887C59CE7> /usr/lib/libnetwork.dylib 0x7fff7afc7000 - 0x7fff7afd4ff3 libnetworkextension.dylib (767.70.1) <064F0217-45B1-320E-8B5E-0B416B87A5F4> /usr/lib/libnetworkextension.dylib 0x7fff7b04d000 - 0x7fff7b43b7e7 libobjc.A.dylib (723) <DD9E5EC5-B507-3249-B700-93433E2D5EDF> /usr/lib/libobjc.A.dylib 0x7fff7b43c000 - 0x7fff7b43dfff libodfde.dylib (24.50.1) <972F9662-D4FA-304F-9D13-AC440F908A6F> /usr/lib/libodfde.dylib 0x7fff7b44e000 - 0x7fff7b452fff libpam.2.dylib (22) <7B4D2CE2-1438-387A-9802-5CEEFBF26F86> /usr/lib/libpam.2.dylib 0x7fff7b455000 - 0x7fff7b489fff libpcap.A.dylib (79.20.1) <FA13918B-A247-3181-B256-9B852C7BA316> /usr/lib/libpcap.A.dylib 0x7fff7b508000 - 0x7fff7b524ffb libresolv.9.dylib (65) <E8F3415B-4472-3202-8901-41FD87981DB2> /usr/lib/libresolv.9.dylib 0x7fff7b560000 - 0x7fff7b572fff libsasl2.2.dylib (211) <04EF3F61-12EC-3319-A649-851999F4C7A4> /usr/lib/libsasl2.2.dylib 0x7fff7b573000 - 0x7fff7b574ff3 libspindump.dylib (252) <D8E27057-E3CC-3D7F-A010-4A87830F6A83> /usr/lib/libspindump.dylib 0x7fff7b575000 - 0x7fff7b708ff7 libsqlite3.dylib (274.8.1) <FCAD6A57-829E-3701-B16E-1833D620E0E8> /usr/lib/libsqlite3.dylib 0x7fff7b764000 - 0x7fff7b7b7ffb libssl.35.dylib (22.50.2) <AF523E9B-7183-3A87-8FB4-E26936EC4FDB> /usr/lib/libssl.35.dylib 0x7fff7b8dc000 - 0x7fff7b93cff3 libusrtcp.dylib (1229.70.2) <1E065228-D0E3-3808-9405-894056C6BEC0> /usr/lib/libusrtcp.dylib 0x7fff7b93d000 - 0x7fff7b940ffb libutil.dylib (51.20.1) <216D18E5-0BAF-3EAF-A38E-F6AC37CBABD9> /usr/lib/libutil.dylib 0x7fff7b941000 - 0x7fff7b94efff libxar.1.dylib (400) <0316128D-3B47-3052-995D-97B4FE5491DC> /usr/lib/libxar.1.dylib 0x7fff7b952000 - 0x7fff7ba39fff libxml2.2.dylib (31.11) <C2B5C43F-9C0B-31E6-8EC0-939591EDAC49> /usr/lib/libxml2.2.dylib 0x7fff7ba3a000 - 0x7fff7ba62fff libxslt.1.dylib (15.12) <4A5E011D-8B29-3135-A52B-9A9070ABD752> /usr/lib/libxslt.1.dylib 0x7fff7ba63000 - 0x7fff7ba75ffb libz.1.dylib (70) <48C67CFC-940D-3857-8DAD-857774605352> /usr/lib/libz.1.dylib 0x7fff7bb11000 - 0x7fff7bb15ff7 libcache.dylib (80) <092479CB-1008-3A83-BECF-E115F24D13C1> /usr/lib/system/libcache.dylib 0x7fff7bb16000 - 0x7fff7bb20ff3 libcommonCrypto.dylib (60118.50.1) <029F5985-9B6E-3DCB-9B96-FD007678C6A7> /usr/lib/system/libcommonCrypto.dylib 0x7fff7bb21000 - 0x7fff7bb28fff libcompiler_rt.dylib (62) <968B8E3F-3681-3230-9D78-BB8732024F6E> /usr/lib/system/libcompiler_rt.dylib 0x7fff7bb29000 - 0x7fff7bb32ffb libcopyfile.dylib (146.50.5) <3885083D-50D8-3EEC-B481-B2E605180D7F> /usr/lib/system/libcopyfile.dylib 0x7fff7bb33000 - 0x7fff7bbb8fff libcorecrypto.dylib (562.70.1) <5C26364F-2269-31EC-84AF-0FED2C902E38> /usr/lib/system/libcorecrypto.dylib 0x7fff7bc40000 - 0x7fff7bc79ff7 libdispatch.dylib (913.60.2) <232C69BD-022E-3AB9-8807-79F9FA7CB5EC> /usr/lib/system/libdispatch.dylib 0x7fff7bc7a000 - 0x7fff7bc97ff7 libdyld.dylib (551.4) <81BF3A82-5719-3B54-ABA9-76C82D932CAC> /usr/lib/system/libdyld.dylib 0x7fff7bc98000 - 0x7fff7bc98ffb libkeymgr.dylib (28) <E34E283E-90FA-3C59-B48E-1277CDB9CDCE> /usr/lib/system/libkeymgr.dylib 0x7fff7bc99000 - 0x7fff7bca5ff3 libkxld.dylib (4570.71.2) <C3C31E1B-3E74-3828-8429-4D442E26D41C> /usr/lib/system/libkxld.dylib 0x7fff7bca6000 - 0x7fff7bca6ff7 liblaunch.dylib (1205.70.9) <B184B521-FF24-3142-AFAF-23D170CF918C> /usr/lib/system/liblaunch.dylib 0x7fff7bca7000 - 0x7fff7bcabffb libmacho.dylib (906) <1902A611-081A-3452-B11E-EBD1B166E831> /usr/lib/system/libmacho.dylib 0x7fff7bcac000 - 0x7fff7bcaeff3 libquarantine.dylib (86) <26C0BA22-8F93-3A07-9A4E-C8D53D2CE42E> /usr/lib/system/libquarantine.dylib 0x7fff7bcaf000 - 0x7fff7bcb0ff3 libremovefile.dylib (45) <711E18B2-5BBE-3211-A916-56740C27D17A> /usr/lib/system/libremovefile.dylib 0x7fff7bcb1000 - 0x7fff7bcc8fff libsystem_asl.dylib (356.70.1) <39E46A6F-B228-3E78-B83E-1779F9707A39> /usr/lib/system/libsystem_asl.dylib 0x7fff7bcc9000 - 0x7fff7bcc9fff libsystem_blocks.dylib (67) <17303FDF-0D2D-3963-B05E-B4DF63052D47> /usr/lib/system/libsystem_blocks.dylib 0x7fff7bcca000 - 0x7fff7bd53ff7 libsystem_c.dylib (1244.50.9) <1187BFE8-4576-3247-8177-481554E1F9E7> /usr/lib/system/libsystem_c.dylib 0x7fff7bd54000 - 0x7fff7bd57ffb libsystem_configuration.dylib (963.50.8) <DF6B5287-203E-30CB-9947-78DF446C72B8> /usr/lib/system/libsystem_configuration.dylib 0x7fff7bd58000 - 0x7fff7bd5bffb libsystem_coreservices.dylib (51) <486000D3-D8CB-3BE7-8EE5-8BF380DE6DF7> /usr/lib/system/libsystem_coreservices.dylib 0x7fff7bd5c000 - 0x7fff7bd5dfff libsystem_darwin.dylib (1244.50.9) <09C21A4A-9EE0-388B-A9D9-DFF8F6758791> /usr/lib/system/libsystem_darwin.dylib 0x7fff7bd5e000 - 0x7fff7bd64ff7 libsystem_dnssd.dylib (878.70.2) <3290768B-54DE-3AB6-B155-AC0950AC5564> /usr/lib/system/libsystem_dnssd.dylib 0x7fff7bd65000 - 0x7fff7bdaeff7 libsystem_info.dylib (517.30.1) <AB634A98-B8AA-3804-8436-38261FC8EC4D> /usr/lib/system/libsystem_info.dylib 0x7fff7bdaf000 - 0x7fff7bdd5ff7 libsystem_kernel.dylib (4570.71.2) <F22B8D73-69D8-36D7-BF66-7F9AC70C08C2> /usr/lib/system/libsystem_kernel.dylib 0x7fff7bdd6000 - 0x7fff7be21fcb libsystem_m.dylib (3147.50.1) <8CFB51C9-B422-3379-8552-064C63943A23> /usr/lib/system/libsystem_m.dylib 0x7fff7be22000 - 0x7fff7be41fff libsystem_malloc.dylib (140.50.6) <7FD43735-9DDD-300E-8C4A-F909A74BDF49> /usr/lib/system/libsystem_malloc.dylib 0x7fff7be42000 - 0x7fff7bf72ff7 libsystem_network.dylib (1229.70.2) <5E86B2DE-9E15-3354-8714-4094ED5F698D> /usr/lib/system/libsystem_network.dylib 0x7fff7bf73000 - 0x7fff7bf7dffb libsystem_networkextension.dylib (767.70.1) <D23EAFC1-E8BD-34D5-969C-6E45A1C3B4E4> /usr/lib/system/libsystem_networkextension.dylib 0x7fff7bf7e000 - 0x7fff7bf87ff3 libsystem_notify.dylib (172) <08012EC0-2CD2-34BE-BF93-E7F56491299A> /usr/lib/system/libsystem_notify.dylib 0x7fff7bf88000 - 0x7fff7bf8fff7 libsystem_platform.dylib (161.50.1) <6355EE2D-5456-3CA8-A227-B96E8F1E2AF8> /usr/lib/system/libsystem_platform.dylib 0x7fff7bf90000 - 0x7fff7bf9bfff libsystem_pthread.dylib (301.50.1) <0E51CCBA-91F2-34E1-BF2A-FEEFD3D321E4> /usr/lib/system/libsystem_pthread.dylib 0x7fff7bf9c000 - 0x7fff7bf9ffff libsystem_sandbox.dylib (765.70.1) <553DFCC6-9D31-3B9C-AB7C-30F6F265786D> /usr/lib/system/libsystem_sandbox.dylib 0x7fff7bfa0000 - 0x7fff7bfa1ff3 libsystem_secinit.dylib (30) <DE8D14E8-A276-3FF8-AE13-77F7040F33C1> /usr/lib/system/libsystem_secinit.dylib 0x7fff7bfa2000 - 0x7fff7bfa9ff7 libsystem_symptoms.dylib (820.60.2) <585BDFA2-D54D-39D0-8046-44E824DABD43> /usr/lib/system/libsystem_symptoms.dylib 0x7fff7bfaa000 - 0x7fff7bfbdfff libsystem_trace.dylib (829.70.1) <3A6CB706-8CA6-3616-8AFC-14AAD7FAF187> /usr/lib/system/libsystem_trace.dylib 0x7fff7bfbf000 - 0x7fff7bfc4ff7 libunwind.dylib (35.3) <BEF3FB49-5604-3B5F-82B5-332B80023AC3> /usr/lib/system/libunwind.dylib 0x7fff7bfc5000 - 0x7fff7bff2ff7 libxpc.dylib (1205.70.9) <0BC7AD67-671D-31D4-8B88-C317B8379598> /usr/lib/system/libxpc.dylib External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 1 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 24839 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%) Writable regions: Total=2.0G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.0G(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 768K 6 Activity Tracing 256K 2 CG backing stores 28.6M 7 CG image 217.9M 129 CG raster data 27.0M 7 CoreAnimation 39.1M 176 CoreGraphics 8K 2 CoreImage 24K 3 CoreUI image data 872K 9 CoreUI image file 216K 5 Foundation 28K 3 IOKit 15.5M 3 Image IO 25.8M 183 JS JIT generated code 256.0M 5 JS JIT generated code (reserved) 768.0M 2 reserved VM address space (unallocated) Kernel Alloc Once 8K 2 MALLOC 606.7M 341 MALLOC guard page 80K 17 MALLOC_LARGE (reserved) 14.3M 18 reserved VM address space (unallocated) Memory Tag 242 12K 2 Memory Tag 251 44K 2 SQLite page cache 64K 2 STACK GUARD 56.1M 32 Stack 23.2M 32 VM_ALLOCATE 188K 23 WebKit Malloc 59.0M 24 __DATA 52.6M 395 __FONT_DATA 4K 2 __LINKEDIT 446.0M 45 __TEXT 839.4M 383 __UNICODE 560K 2 libnetwork 3968K 15 mapped file 1.1G 1003 shared memory 684K 16 =========== ======= ======= TOTAL 4.5G 2864 TOTAL, minus reserved VM space 3.7G 2864 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.