Metal crash in safari, preview

Does anybody see this kind of crashes in Metal? Some websites crash in Safari, Preview does that too when I open some PDF files.


Andrey

Process:               Preview [48056]
Path:                  /Applications/Preview.app/Contents/MacOS/Preview
Identifier:            com.apple.Preview
Version:               9.0 (909)
Build Info:            Preview-909000000000000~2
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Preview [48056]
User ID:               501


Date/Time:             2016-10-04 08:30:55.011 -0700
OS Version:            Mac OS X 10.12 (16A323)
Report Version:        12
Anonymous UUID:        4EE305FD-3BBA-86A8-08CE-9132E62E22D5


Sleep/Wake UUID:       EAB2652F-FF1E-41C8-B161-15923C193146


Time Awake Since Boot: 710000 seconds
Time Since Wake:       1300 seconds


System Integrity Protection: enabled


Crashed Thread:        11  Dispatch queue: CA::CG::RenderQueue


Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY


Termination Reason:    COREANIMATION, [0x2] 00000001_00000000_000032ff | 4_3_20000000000005d5 | 0_0_0000000000000000 | 0_0_0000000000000000 | Compilation failed: | <program source>:60:31: error: no matching function for call to 'powr' | t = abs(c); c = sign(c) * powr(t, colorP[1].xyz); | ^~~~ | /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/A/lib/clang/3.5/include/metal/metal_math:1796:26: note: candidate function not viable: no known conversion from 'lowp4' (aka 'vector_float4') to 'vec<float, 3>' for 1st argument | METAL_ASM vec<float,3> powr(vec<float,3> x, vec<float,3> y) __asm("air." _AIR_PREFIX_float "powr.v3f32"); | {column 26} | /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/A/lib/clang/3.5/include/metal/metal_math:2058:26: note: candidate function not viable: no known conversion from 'vector_float3' to 'vec<float, 4>' for 2nd argument | METAL_ASM vec<float,4> powr(vec<float,4> x, vec<float,4> y) __asm("air." _AIR_PREFIX_float "powr.v4f32"); | {column 26} | /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/A/lib/clang/3.5/include/metal/metal_math:1114:18: note: candidate function not viable: no known conversion from 'lowp4' (aka 'vector_float4') to 'half' for 1st argument | METAL_ASM half powr(half x, half y) __asm("air." _AIR_PREFIX_half "powr.f16"); | {column 18} | /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/A/lib/clang/3.5/include/metal/metal_math:1308:19: note: candidate function not viable: no known conversion from 'lowp4' (aka 'vector_float4') to 'float' for 1st argument | METAL_ASM float powr(float x, float y) __asm("air." _AIR_PREFIX_float "powr.f32"); | {column 19} | /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/A/lib/clang/3.5/include/metal/metal_math:1421:25: note: candidate function not viable: no known conversion from 'lowp4' (aka 'vector_float4') to 'vec<half, 2>' for 1st argument | METAL_ASM vec<half,2> powr(vec<half,2> x, vec<half,2> y) __asm("air." _AIR_PREFIX_half "powr.v2f16");


Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib         0x00007fffd8dc541a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fffd8dc4867 mach_msg + 55
2   com.apple.CoreFoundation       0x00007fffc3bcdba4 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation       0x00007fffc3bcd021 __CFRunLoopRun + 1361
4   com.apple.CoreFoundation       0x00007fffc3bcc874 CFRunLoopRunSpecific + 420
5   com.apple.HIToolbox           0x00007fffc316cf6c RunCurrentEventLoopInMode + 240
6   com.apple.HIToolbox           0x00007fffc316cda1 ReceiveNextEventCommon + 432
7   com.apple.HIToolbox           0x00007fffc316cbd6 _BlockUntilNextEventMatchingListInModeWithFilter + 71
8   com.apple.AppKit               0x00007fffc18635f5 _DPSNextEvent + 1093
9   com.apple.AppKit               0x00007fffc1f738eb -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1637
10  com.apple.AppKit               0x00007fffc1857fbd -[NSApplication run] + 926
11  com.apple.AppKit               0x00007fffc1822a8a NSApplicationMain + 1237
12  libdyld.dylib                 0x00007fffd8c9e255 start + 1


Thread 1:
0   libsystem_kernel.dylib         0x00007fffd8dcd4e6 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fffd8eb47c5 _pthread_wqthread + 1426
2   libsystem_pthread.dylib       0x00007fffd8eb4221 start_wqthread + 13


Thread 2:
0   libsystem_kernel.dylib         0x00007fffd8dcd4e6 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fffd8eb47c5 _pthread_wqthread + 1426
2   libsystem_pthread.dylib       0x00007fffd8eb4221 start_wqthread + 13


Thread 3:
0   libsystem_kernel.dylib         0x00007fffd8dcd4e6 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fffd8eb47c5 _pthread_wqthread + 1426
2   libsystem_pthread.dylib       0x00007fffd8eb4221 start_wqthread + 13


Thread 4:: Dispatch queue: IOTiledPool m_requestsBarrier
0   libsystem_kernel.dylib         0x00007fffd8dc5456 semaphore_wait_trap + 10
1   libdispatch.dylib             0x00007fffd8c71306 _dispatch_semaphore_wait_slow + 171
2   com.apple.PDFKit               0x00007fffc9020f8a __101-[IOTiledPool requestIOTileForTarget:forPage:inPDFView:atZoomFactor:frame:transform:shouldAntiAlias:]_block_invoke + 233
3   libdispatch.dylib             0x00007fffd8c70f5f _dispatch_call_block_and_release + 12
4   libdispatch.dylib             0x00007fffd8c68128 _dispatch_client_callout + 8
5   libdispatch.dylib             0x00007fffd8c7eb97 _dispatch_queue_serial_drain + 896
6   libdispatch.dylib             0x00007fffd8c70d41 _dispatch_queue_invoke + 1046
7   libdispatch.dylib             0x00007fffd8c77158 _dispatch_queue_override_invoke + 369
8   libdispatch.dylib             0x00007fffd8c69ee0 _dispatch_root_queue_drain + 476
9   libdispatch.dylib             0x00007fffd8c69cb7 _dispatch_worker_thread3 + 99
10  libsystem_pthread.dylib       0x00007fffd8eb4746 _pthread_wqthread + 1299
11  libsystem_pthread.dylib       0x00007fffd8eb4221 start_wqthread + 13


Thread 5:
0   libsystem_kernel.dylib         0x00007fffd8dcd4e6 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fffd8eb47c5 _pthread_wqthread + 1426
2   libsystem_pthread.dylib       0x00007fffd8eb4221 start_wqthread + 13


Thread 6:: Dispatch queue: AK_buildFontFamilyMenuOperationQueue :: NSOperation 0x61000044c540 (QOS: BACKGROUND)
0   libobjc.A.dylib               0x00007fffd83b8f64 object_getIndexedIvars + 35
1   com.apple.CoreFoundation       0x00007fffc3bcf4db -[__NSDictionaryI countByEnumeratingWithState:objects:count:] + 107
2   com.apple.CoreFoundation       0x00007fffc3bdf8f5 -[NSDictionary isEqualToDictionary:] + 213
3   com.apple.CoreFoundation       0x00007fffc3bdfb00 -[NSDictionary isEqual:] + 64
4   com.apple.CoreFoundation       0x00007fffc3bdf9cd -[NSDictionary isEqualToDictionary:] + 429
5   com.apple.CoreFoundation       0x00007fffc3bdfb00 -[NSDictionary isEqual:] + 64
6   com.apple.CoreFoundation       0x00007fffc3b64127 CFEqual + 391
7   com.apple.CoreFoundation       0x00007fffc3bc1159 __NSCacheKeyEqual + 9
8   libcache.dylib                 0x00007fffd8bc4c61 _entry_get_optionally_checking_collisions + 160
9   libcache.dylib                 0x00007fffd8bc315c cache_get_and_retain + 152
10  com.apple.CoreFoundation       0x00007fffc3bab070 -[NSCache objectForKey:] + 64
11  libFontRegistry.dylib         0x00007fffc2773263 TPurgeableCache::RetainedValueForKey(void const*) + 51
12  libFontRegistry.dylib         0x00007fffc2773417 TUniqueingFilter::CopyUniqueValue(void const*) + 31
13  libFontRegistry.dylib         0x00007fffc2763dd0 __38-[XTypeXPCClient uniqueingDictionary:]_block_invoke + 102
14  com.apple.CoreFoundation       0x00007fffc3bcad86 __65-[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:]_block_invoke + 102
15  com.apple.CoreFoundation       0x00007fffc3bcac5f -[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:] + 159
16  libFontRegistry.dylib         0x00007fffc2763d5c -[XTypeXPCClient uniqueingDictionary:] + 137
17  libFontRegistry.dylib         0x00007fffc2765c15 __62-[XTypeXPCClient XTCopyPropertiesForFonts:keys:scope:options:]_block_invoke_2 + 37
18  com.apple.CoreFoundation       0x00007fffc3bca3fc __invoking___ + 140
19  com.apple.CoreFoundation       0x00007fffc3bca281 -[NSInvocation invoke] + 289
20  com.apple.Foundation           0x00007fffc55f710f __NSXPCCONNECTION_IS_CALLING_OUT_TO_REPLY_BLOCK__ + 17
21  com.apple.Foundation           0x00007fffc55f45e1 -[NSXPCConnection _decodeAndInvokeReplyBlockWithData:sequence:replyInfo:] + 791
22  com.apple.Foundation           0x00007fffc58a047b __95-[NSXPCConnection _sendInvocation:withProxy:remoteInterface:withErrorHandler:timeout:userInfo:]_block_invoke.318 + 261
23  com.apple.Foundation           0x00007fffc55f21a9 -[NSXPCConnection _sendInvocation:withProxy:remoteInterface:withErrorHandler:timeout:userInfo:] + 3687
24  com.apple.Foundation           0x00007fffc55f133c -[NSXPCConnection _sendInvocation:withProxy:remoteInterface:withErrorHandler:] + 32
25  com.apple.CoreFoundation       0x00007fffc3bc8db8 ___forwarding___ + 536
26  com.apple.CoreFoundation       0x00007fffc3bc8b18 _CF_forwarding_prep_0 + 120
27  libFontRegistry.dylib         0x00007fffc2765bea __62-[XTypeXPCClient XTCopyPropertiesForFonts:keys:scope:options:]_block_invoke + 109
28  libFontRegistry.dylib         0x00007fffc2763c39 -[XTypeXPCClient run:errorHandler:] + 103
29  libFontRegistry.dylib         0x00007fffc2765b41 -[XTypeXPCClient XTCopyPropertiesForFonts:keys:scope:options:] + 231
30  libFontRegistry.dylib         0x00007fffc276bc27 XTCopyPropertiesForFonts + 115
31  com.apple.CoreText             0x00007fffc516ab92 TBaseFont::FetchCrucialProperties() const + 760
32  com.apple.CoreText             0x00007fffc51deb71 TBaseFont::CreateTraitsValuesPerFontInfo(MetadataFlag*) const + 37
33  com.apple.CoreText             0x00007fffc516777b TBaseFont::CopyTraitsInternal() const + 107
34  com.apple.CoreText             0x00007fffc5223c0b TBaseFont::CopyTraits(bool) const + 35
35  com.apple.CoreText             0x00007fffc516b1d1 TBaseFont::CreateTraitsValues() const + 29
36  com.apple.CoreText             0x00007fffc516b1a7 TBaseFont::GetSymbolicTraitsInternal() const + 21
37  com.apple.CoreText             0x00007fffc516680d TBaseFont::GetSymbolicTraits(bool) const + 17
38  com.apple.CoreText             0x00007fffc518e3e0 CompareLocalizedDescriptorsByTraitsAndPrecedence(void const*, void const*, void*, bool, bool) + 327
39  com.apple.CoreFoundation       0x00007fffc3bbed6f __CFSimpleMergeSort + 79
40  com.apple.CoreFoundation       0x00007fffc3bbeccd CFSortIndexes + 637
41  com.apple.CoreFoundation       0x00007fffc3bbe85d CFQSortArray + 445
42  com.apple.CoreFoundation       0x00007fffc3bbe60a CFArraySortValues + 1066
43  com.apple.CoreText             0x00007fffc51e38ac TDescriptorSource::CopyDescriptorsForRequest(__CFDictionary const*, __CFSet const*, CFComparisonResult (*)(void const*, void const*, void*), void*, unsigned long, TCFRef<__CFArray const*>*) const + 2142
44  com.apple.CoreText             0x00007fffc5148202 TDescriptorSource::CopyDescriptorForRequest(__CFDictionary const*, __CFSet const*, CFComparisonResult (*)(void const*, void const*, void*), void*, unsigned long) const + 98
45  com.apple.CoreText             0x00007fffc5147e5b TDescriptor::CreateMatchingDescriptorInternal(__CFSet const*, bool) const + 665
46  com.apple.CoreText             0x00007fffc5147ad4 TDescriptor::InitBaseFont(bool) + 34
47  com.apple.CoreText             0x00007fffc514770f TDescriptor::CreateMatchingDescriptor(__CFSet const*, double, unsigned long) const + 261
48  com.apple.CoreText             0x00007fffc51673cf CTFontDescriptorCreateMatchingFontDescriptor + 100
49  com.apple.AppKit               0x00007fffc1a9b02e __NSLocalizedNameForFamilyAndFace + 336
50  com.apple.AppKit               0x00007fffc1a9aecb -[NSFontManager localizedNameForFamily:face:] + 24
51  com.apple.AnnotationKit       0x00007fffccb18d72 0x7fffccae9000 + 195954
52  com.apple.CoreFoundation       0x00007fffc3bd46fd __53-[__NSArrayI enumerateObjectsWithOptions:usingBlock:]_block_invoke + 77
53  com.apple.CoreFoundation       0x00007fffc3bd45df -[__NSArrayI enumerateObjectsWithOptions:usingBlock:] + 207
54  com.apple.AnnotationKit       0x00007fffccb18b66 0x7fffccae9000 + 195430
55  com.apple.Foundation           0x00007fffc560a979 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
56  com.apple.Foundation           0x00007fffc560a65c -[NSBlockOperation main] + 101
57  com.apple.Foundation           0x00007fffc5608d84 -[__NSOperationInternal _start:] + 672
58  com.apple.Foundation           0x00007fffc5604c3b __NSOQSchedule_f + 201
59  libdispatch.dylib             0x00007fffd8c68128 _dispatch_client_callout + 8
60  libdispatch.dylib             0x00007fffd8c7eb97 _dispatch_queue_serial_drain + 896
61  libdispatch.dylib             0x00007fffd8c70d41 _dispatch_queue_invoke + 1046
62  libdispatch.dylib             0x00007fffd8c69ee0 _dispatch_root_queue_drain + 476
63  libdispatch.dylib             0x00007fffd8c69cb7 _dispatch_worker_thread3 + 99
64  libsystem_pthread.dylib       0x00007fffd8eb4746 _pthread_wqthread + 1299
65  libsystem_pthread.dylib       0x00007fffd8eb4221 start_wqthread + 13


Thread 7:
0   libsystem_kernel.dylib         0x00007fffd8dcd4e6 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fffd8eb47c5 _pthread_wqthread + 1426
2   libsystem_pthread.dylib       0x00007fffd8eb4221 start_wqthread + 13


Thread 8:
0   libsystem_kernel.dylib         0x00007fffd8dcd4e6 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fffd8eb4632 _pthread_wqthread + 1023
2   libsystem_pthread.dylib       0x00007fffd8eb4221 start_wqthread + 13


Thread 9:: com.apple.NSEventThread
0   libsystem_kernel.dylib         0x00007fffd8dc541a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fffd8dc4867 mach_msg + 55
2   com.apple.CoreFoundation       0x00007fffc3bcdba4 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation       0x00007fffc3bcd021 __CFRunLoopRun + 1361
4   com.apple.CoreFoundation       0x00007fffc3bcc874 CFRunLoopRunSpecific + 420
5   com.apple.AppKit               0x00007fffc19afe9e _NSEventThread + 205
6   libsystem_pthread.dylib       0x00007fffd8eb4abb _pthread_body + 180
7   libsystem_pthread.dylib       0x00007fffd8eb4a07 _pthread_start + 286
8   libsystem_pthread.dylib       0x00007fffd8eb4231 thread_start + 13


Thread 10:
0   libsystem_kernel.dylib         0x00007fffd8dcd4e6 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fffd8eb47c5 _pthread_wqthread + 1426
2   libsystem_pthread.dylib       0x00007fffd8eb4221 start_wqthread + 13


Thread 11 Crashed:: Dispatch queue: CA::CG::RenderQueue
0   libsystem_kernel.dylib         0x00007fffd8dcc142 __abort_with_payload + 10
1   libsystem_kernel.dylib         0x00007fffd8dc8343 abort_with_payload_wrapper_internal + 90
2   libsystem_kernel.dylib         0x00007fffd8dc8385 abort_with_payload + 9
3   com.apple.QuartzCore           0x00007fffc97cbabc CA::OGL::abort_with_shader_compile_error(unsigned long long, CA::OGL::MetalShader*, NSString*) + 332
4   com.apple.QuartzCore           0x00007fffc97cb900 CA::OGL::MetalContext::create_shader(CA::OGL::MetalShader*) + 4532
5   com.apple.QuartzCore           0x00007fffc97cc12c CA::OGL::MetalContext::get_shader(CA::OGL::MetalShader*) + 104
6   com.apple.QuartzCore           0x00007fffc97cd29e CA::OGL::MetalContext::update_pipeline_state() + 1552
7   com.apple.QuartzCore           0x00007fffc97cd60b CA::OGL::MetalContext::update_shader() + 39
8   com.apple.QuartzCore           0x00007fffc97ce0ed CA::OGL::MetalContext::update_state() + 47
9   com.apple.QuartzCore           0x00007fffc97cee84 CA::OGL::MetalContext::draw_elements(CA::OGL::PrimitiveMode, unsigned int, unsigned short const*, CA::OGL::Vertex const*, unsigned int, unsigned int, CA::OGL::ClipPlane const*) + 176
10  com.apple.QuartzCore           0x00007fffc9833ff1 CA::OGL::Context::array_flush() + 107
11  com.apple.QuartzCore           0x00007fffc9833f38 CA::OGL::Context::ClippedArray::next_rect(CA::Bounds&) + 344
12  com.apple.QuartzCore           0x00007fffc9838d54 CA::OGL::emit_one_part_rect(CA::OGL::Context&, CA::OGL::RectState const&, float const*, float const*, unsigned int) + 996
13  com.apple.QuartzCore           0x00007fffc983e0f9 CA::OGL::fill_rect_tex(CA::OGL::Context&, CA::OGL::RectState const&, float const*) + 183
14  com.apple.QuartzCore           0x00007fffc983efdc CA::OGL::fill_round_rect_tex(CA::OGL::Context&, CA::OGL::RectState const&, CA::Vec2<double>, float const*, unsigned int) + 191
15  com.apple.QuartzCore           0x00007fffc97397f8 CA::OGL::ContentsGeometry::fill_and_unbind(CA::OGL::Context&, CA::OGL::Image*) const + 616
16  com.apple.QuartzCore           0x00007fffc98a85f4 CA::CG::fill_image(CA::CG::Renderer&, CGImage*, CA::Rect const&, CA::Mat2<double> const&, bool, bool, CGInterpolationQuality, CA::Bounds const*) + 3511
17  com.apple.QuartzCore           0x00007fffc98a8cc7 CA::CG::DrawImage::draw_image(CA::CG::Renderer&, bool) const + 101
18  com.apple.QuartzCore           0x00007fffc9869d97 CA::CG::DrawOp::render(CA::CG::Renderer&) const + 1519
19  com.apple.QuartzCore           0x00007fffc96fe8ba CA::CG::Queue::parallel_render_callback(void*) + 320
20  libdispatch.dylib             0x00007fffd8c68128 _dispatch_client_callout + 8
21  libdispatch.dylib             0x00007fffd8c7fd2b _dispatch_non_barrier_sync_f_invoke + 83
22  com.apple.QuartzCore           0x00007fffc96fe060 CA::CG::Queue::render_callback(void*) + 144
23  libdispatch.dylib             0x00007fffd8c68128 _dispatch_client_callout + 8
24  libdispatch.dylib             0x00007fffd8c7e8e8 _dispatch_queue_serial_drain + 209
25  libdispatch.dylib             0x00007fffd8c70d41 _dispatch_queue_invoke + 1046
26  libdispatch.dylib             0x00007fffd8c69ee0 _dispatch_root_queue_drain + 476
27  libdispatch.dylib             0x00007fffd8c69cb7 _dispatch_worker_thread3 + 99
28  libsystem_pthread.dylib       0x00007fffd8eb4746 _pthread_wqthread + 1299
29  libsystem_pthread.dylib       0x00007fffd8eb4221 start_wqthread + 13


Thread 12:: Dispatch queue: com.apple.root.user-initiated-qos
0   libsystem_kernel.dylib         0x00007fffd8dcd3b6 __ulock_wait + 10
1   libdispatch.dylib             0x00007fffd8c80a8e _dispatch_ulock_wait + 40
2   libdispatch.dylib             0x00007fffd8c80c6e _dispatch_thread_event_wait_slow + 85
3   libdispatch.dylib             0x00007fffd8c735ea _dispatch_barrier_sync_f_slow + 402
4   com.apple.QuartzCore           0x00007fffc986d0eb CA::CG::IOSurfaceDrawable::detach(bool) + 37
5   com.apple.QuartzCore           0x00007fffc986d08d CA::CG::IOSurfaceDrawable::~IOSurfaceDrawable() + 19
6   com.apple.QuartzCore           0x00007fffc986d14a CA::CG::IOSurfaceDrawable::unref() + 36
7   com.apple.QuartzCore           0x00007fffc98165ae CA::CG::IOSurfaceContextDelegate::~IOSurfaceContextDelegate() + 36
8   com.apple.CoreGraphics         0x00007fffc40dc2aa CGContextDelegateFinalize + 55
9   com.apple.CoreFoundation       0x00007fffc3c98771 _CFRelease + 225
10  com.apple.CoreGraphics         0x00007fffc42f2e29 context_reclaim + 37
11  com.apple.CoreFoundation       0x00007fffc3c98771 _CFRelease + 225
12  com.apple.PDFKit               0x00007fffc9021aae -[IOTiledPool renderIOTileForRequest:] + 2442
13  com.apple.PDFKit               0x00007fffc902105e __101-[IOTiledPool requestIOTileForTarget:forPage:inPDFView:atZoomFactor:frame:transform:shouldAntiAlias:]_block_invoke.97 + 38
14  libdispatch.dylib             0x00007fffd8c70f5f _dispatch_call_block_and_release + 12
15  libdispatch.dylib             0x00007fffd8c68128 _dispatch_client_callout + 8
16  libdispatch.dylib             0x00007fffd8c6a099 _dispatch_root_queue_drain + 917
17  libdispatch.dylib             0x00007fffd8c69cb7 _dispatch_worker_thread3 + 99
18  libsystem_pthread.dylib       0x00007fffd8eb4746 _pthread_wqthread + 1299
19  libsystem_pthread.dylib       0x00007fffd8eb4221 start_wqthread + 13


Thread 13:
0   libsystem_kernel.dylib         0x00007fffd8dcd4e6 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fffd8eb47c5 _pthread_wqthread + 1426
2   libsystem_pthread.dylib       0x00007fffd8eb4221 start_wqthread + 13


Thread 11 crashed with X86 Thread State (64-bit):
  rax: 0x0000000002000209  rbx: 0x0000000000000002  rcx: 0x00007000021e2338  rdx: 0x00007000021e2440
  rdi: 0x000000000000000d  rsi: 0x0000000000000002  rbp: 0x00007000021e2390  rsp: 0x00007000021e2338
   r8: 0x00007fffc98c63b9   r9: 0x0000000000000000  r10: 0x0000000000000800  r11: 0x0000000000000246
  r12: 0x0000000000000800  r13: 0x00007000021e2440  r14: 0x000000000000000d  r15: 0x0000000000000000
  rip: 0x00007fffd8dcc142  rfl: 0x0000000000000246  cr2: 0x000000011198d000

Logical CPU:     0
Error Code:      0x02000209
Trap Number:     133




Binary Images:
       0x102cd5000 -        0x102f12fff  com.apple.Preview (9.0 - 909) <45A1E242-3726-32F5-9935-8E3D159610AB> /Applications/Preview.app/Contents/MacOS/Preview
       0x106d66000 -        0x10723efff  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (10.18.65 - 10.1.8) <E7448943-FC24-3DD7-9864-3B5D07B00F9E> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver
       0x10743c000 -        0x1074acfff  com.apple.driver.AppleIntelHD4000GraphicsMTLDriver (10.18.65 - 10.1.8) <40FB170B-F33E-326B-9741-E15EFE731D71> /System/Library/Extensions/AppleIntelHD4000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsMTLDriver
       0x10c05e000 -        0x10c062fff  libFontRegistryUI.dylib (196) <8531768D-4B74-3CD6-992D-2FAC8E89F71B> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib
       0x10cbc2000 -        0x10cbff1c7  dyld (421.1) <A525EAEA-AF86-30C2-B360-3D093B4F0828> /usr/lib/dyld
    0x7fffbe897000 -     0x7fffbebcffff  com.apple.RawCamera.bundle (7.00 - 874) <99AF1865-BCDD-3313-85BF-E246745201F0> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fffbecf0000 -     0x7fffbf1befff  com.apple.GeForceAIRPlugin (10.12.65 - 10.1.2) <8C93218F-522A-3231-AA08-A4ED524C4704> /System/Library/Extensions/GeForceAIRPlugin.bundle/Contents/MacOS/GeForceAIRPlugin
    0x7fffbf1bf000 -     0x7fffbfa0bfff  com.apple.GeForceGLDriver (10.12.65 - 10.1.2) <6AF074C0-3325-3889-A3B0-7253D4383C29> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
    0x7fffbfa0c000 -     0x7fffc02daff3  libclh.dylib (4.0.3 - 4.0.3) <035FC9AA-7ED0-35ED-8951-0184C530027C> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x7fffc02db000 -     0x7fffc03ebff7  com.apple.GeForceMTLDriver (10.12.65 - 10.1.2) <81626155-E747-3405-BCD7-244BAC72DC00> /System/Library/Extensions/GeForceMTLDriver.bundle/Contents/MacOS/GeForceMTLDriver
    0x7fffc03ec000 -     0x7fffc05aafff  com.apple.avfoundation (2.0 - 1183.3) <E6DCAB50-ECD4-3645-8A93-D14F14092DC4> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fffc05ab000 -     0x7fffc064eff7  com.apple.audio.AVFAudio (1.0 - ???) <18E472FC-5AD7-33B8-8D46-49D5AC2DB13A> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fffc06e1000 -     0x7fffc06e1fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <BDDB2053-BB24-34E4-A452-50D1260BF672> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fffc06e2000 -     0x7fffc06f9ff3  libCGInterfaces.dylib (331.4) <2CD05A85-79AC-3C67-9ABE-00294CE1C82B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fffc06fa000 -     0x7fffc0d3afe3  com.apple.vImage (8.1 - ???) <6CC22156-EC5C-3DC3-8132-41376F090B08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fffc0d3b000 -     0x7fffc0f02fef  libBLAS.dylib (1185) <0D55CF73-6DBD-3D15-B500-189479638551> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fffc0f03000 -     0x7fffc0f1afff  libBNNS.dylib (14) <43A9B06E-3C21-3CE6-B0C1-99DA172DEEB0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fffc0f1b000 -     0x7fffc1326fff  libLAPACK.dylib (1185) <E7AE9C48-6E42-3EB7-A257-D48E0CB48D00> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fffc1327000 -     0x7fffc133dfff  libLinearAlgebra.dylib (1185) <08F00EFB-B477-3421-906E-3D364E607E6A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fffc133e000 -     0x7fffc1344fff  libQuadrature.dylib (3) <120F6228-A3D4-3184-89D7-785ADC2AC715> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fffc1345000 -     0x7fffc1358ff7  libSparseBLAS.dylib (1185) <912E3D25-27C0-3245-B64C-3CAD43A5D633> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fffc1359000 -     0x7fffc14a6ff7  libvDSP.dylib (600) <87EF1D0A-1F85-31DD-AD8F-AB31E7D8E73B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fffc14a7000 -     0x7fffc155efff  libvMisc.dylib (600) <F6EA539E-0A90-3F8A-9ECA-001E46394E29> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fffc155f000 -     0x7fffc155ffff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <B4B785D8-CB43-3E5D-AE81-1F27885AA112> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fffc1560000 -     0x7fffc15a0ffb  com.apple.Accounts (113 - 113) <4A825926-C148-3EC1-9017-3B101849D8C8> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fffc15a1000 -     0x7fffc181bff7  com.apple.AddressBook.framework (10.0 - 1756) <861F3080-999E-39FB-ABDF-EF068017978F> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fffc181c000 -     0x7fffc24f3ff3  com.apple.AppKit (6.9 - 1504) <5524F97F-FB11-3556-8AC4-FF634C6CCCB7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fffc2505000 -     0x7fffc2505fff  com.apple.ApplicationServices (48 - 48) <3E1395EA-C661-3318-9B87-9857BB81021B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fffc2506000 -     0x7fffc2574ff7  com.apple.ApplicationServices.ATS (377 - 422) <521E41BF-D495-3233-B6BF-C0B83DD1A8C0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fffc260e000 -     0x7fffc273cfff  libFontParser.dylib (194) <CDC6A0AA-E6AC-315B-AFBF-011F64548911> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fffc273d000 -     0x7fffc2787fff  libFontRegistry.dylib (196) <3B8B0E78-2B30-3F18-B7D3-BE4E96F6BAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fffc27e4000 -     0x7fffc2816fff  libTrueTypeScaler.dylib (194) <E8B9E8E7-1F7A-3700-895C-501C12EDD001> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fffc2882000 -     0x7fffc292cff7  com.apple.ColorSync (4.12.0 - 502) <C86F8032-83DD-34EB-A4CB-87E96F25CF1C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fffc292d000 -     0x7fffc297dfff  com.apple.HIServices (1.22 - 589) <3167EF9C-F121-39EF-AAE2-7700E7128426> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fffc297e000 -     0x7fffc298dff3  com.apple.LangAnalysis (1.7.0 - 1.7.0) <47D1A017-91A4-37F3-93E0-3923CD6ED2DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fffc298e000 -     0x7fffc29dbfff  com.apple.print.framework.PrintCore (12 - 491) <B7CC15C1-AF50-37F3-8AF6-65F8CDC323F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fffc29dc000 -     0x7fffc2a17fff  com.apple.QD (3.12 - 310) <8F718290-DD82-36CE-9AF0-EFB6D31A49F4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fffc2a18000 -     0x7fffc2a23ff7  com.apple.speech.synthesis.framework (6.0.15 - 6.0.15) <23EA6076-ECDF-3A50-81E7-3CE6451DC8C4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fffc2a24000 -     0x7fffc2c30fff  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <EDDC86C8-92F3-34C6-A5C1-A176ADA724C3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fffc2c31000 -     0x7fffc2c31fff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <AA9DB0D2-3B2F-3366-B451-DD9E89038F6F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fffc2d9a000 -     0x7fffc311dfff  com.apple.CFNetwork (807.0.4 - 807.0.4) <A338A213-4FFF-3317-B4DB-84735C63C507> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fffc3137000 -     0x7fffc3137fff  com.apple.Carbon (154 - 157) <AB71A31F-5B15-3BF5-8532-591EACD07B21> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fffc3138000 -     0x7fffc313bfff  com.apple.CommonPanels (1.2.6 - 98) <DDA2DF0B-86E7-34B6-B688-D7371DBC8A63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fffc313c000 -     0x7fffc343ffff  com.apple.HIToolbox (2.1.1 - 855) <AA4E2957-6B2D-3822-881C-0F64222F9578> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fffc3440000 -     0x7fffc3443ff7  com.apple.help (1.3.5 - 49) <27C5F9FE-838F-3807-A4AC-D99470185B10> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fffc3444000 -     0x7fffc3449fff  com.apple.ImageCapture (9.0 - 9.0) <E3E757FD-4060-33A4-A2AC-85EFBD987FCE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fffc344a000 -     0x7fffc34e1ff3  com.apple.ink.framework (10.9 - 219) <B44BA36D-7549-3EB2-8CF6-E171885194FB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fffc34e2000 -     0x7fffc34fcfff  com.apple.openscripting (1.7 - 172) <B204BF70-C4AA-3699-8493-66E6645A92A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fffc34fd000 -     0x7fffc34feff3  com.apple.print.framework.Print (12 - 267) <CA7E9448-0903-34C8-AAF6-9070B52BF70E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fffc34ff000 -     0x7fffc3501ff7  com.apple.securityhi (9.0 - 55006) <856F4FB9-AAF2-3FC2-BE19-E7AB494232CC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fffc3502000 -     0x7fffc3508ff7  com.apple.speech.recognition.framework (6.0.1 - 6.0.1) <A20B0F7B-C32A-3FF1-BB75-BAC0EE4EF889> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fffc3509000 -     0x7fffc35e7ffb  com.apple.cloudkit.CloudKit (638.1 - 638.1) <C81C2824-1E30-3887-A499-43755EDF27C7> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fffc35e8000 -     0x7fffc35e8fff  com.apple.Cocoa (6.11 - 22) <5EEB0A26-F1C2-3D57-8441-52C0B80C2A6A> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fffc371b000 -     0x7fffc37abff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <0352D931-596B-3AFE-B5C6-5925CF9F870E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fffc37ac000 -     0x7fffc37bfff3  com.apple.CoreBluetooth (1.0 - 1) <73A2B185-70E4-3535-A653-E1BC74584E55> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fffc37c0000 -     0x7fffc3abafff  com.apple.CoreData (120 - 752.2) <51AB540E-01AE-3207-8DE5-3E912FA9B5DF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fffc3abb000 -     0x7fffc3b47fff  com.apple.CoreDisplay (1.0 - 1) <F10E2F1A-FA51-3256-BCCE-34FF30AB1E3A> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fffc3b48000 -     0x7fffc3fdbff7  com.apple.CoreFoundation (6.9 - 1348.1) <2A35BE4F-BA5B-3C22-BCF1-CFBBA2786081> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fffc3fdc000 -     0x7fffc467cff7  com.apple.CoreGraphics (2.0 - 1070) <765D6A92-48AE-3CBB-9967-61300D715F1F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fffc467d000 -     0x7fffc48bcff7  com.apple.CoreImage (12.0.0 - 451) <84C71E9C-5231-342F-94B1-2BB6860E8AD3> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fffc48bd000 -     0x7fffc4919ff7  com.apple.corelocation (2100.3.13) <1064F400-1027-34D7-8F24-CDCB6DAF0F16> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fffc491a000 -     0x7fffc49caff7  com.apple.CoreMedia (1.0 - 1903.7) <5FE3B4CC-EC1A-38FE-96FA-FFD419229F3E> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fffc49cb000 -     0x7fffc4a16ff7  com.apple.CoreMediaIO (801.0 - 4922) <2813BA18-E24C-3CFB-8B34-73575DFDF0BC> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fffc4a17000 -     0x7fffc4a17fff  com.apple.CoreServices (775.8 - 775.8) <C36F7F47-D585-32F2-8A6F-7711935CDFD6> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fffc4a18000 -     0x7fffc4a69ff7  com.apple.AE (712 - 712) <0EF17D7E-6BA4-3555-BC38-9BD0CC5B82A3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fffc4a6a000 -     0x7fffc4d45fff  com.apple.CoreServices.CarbonCore (1159 - 1159) <837B7ECF-7E62-3210-988C-63D7AB4EAA88> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fffc4d46000 -     0x7fffc4d79fff  com.apple.DictionaryServices (1.2 - 274) <302B8678-D057-3CF8-ACA7-7424A4A6A00A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fffc4d7a000 -     0x7fffc4d82ffb  com.apple.CoreServices.FSEvents (1230 - 1230) <8836E7D0-844F-36F9-9601-B630BB82336B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fffc4d83000 -     0x7fffc4eeefff  com.apple.LaunchServices (775.8 - 775.8) <6E7CE1DA-27A4-3B48-A8E3-F2AA868ADD7C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fffc4eef000 -     0x7fffc4f9fffb  com.apple.Metadata (10.7.0 - 1075) <9EDF10CF-1755-346A-A3C9-97642C443A58> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fffc4fa0000 -     0x7fffc4ffffff  com.apple.CoreServices.OSServices (775.8 - 775.8) <FCF1334F-D2D7-3C5A-A8FE-C173C5EDE586> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fffc5000000 -     0x7fffc5070fff  com.apple.SearchKit (1.4.0 - 1.4.0) <F1B3EF8D-E820-317C-AC7F-8F056C246874> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fffc5071000 -     0x7fffc50b7ff7  com.apple.coreservices.SharedFileList (38 - 38) <6C5A3FBB-9502-3725-AC3A-AE7B1528BBD4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fffc5144000 -     0x7fffc528fff7  com.apple.CoreText (352.0 - 544) <064B53E8-CD5A-3D1B-81DF-498A659FC20A> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fffc5290000 -     0x7fffc52c5fff  com.apple.CoreVideo (1.8 - 234.0) <48C31E93-87C2-31F4-97E7-9E54C1EA8E7D> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fffc52c6000 -     0x7fffc5337ffb  com.apple.framework.CoreWLAN (11.0 - 1200.25.1) <F46EF4A2-C348-3F76-A1C2-B8A84C17FE2B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fffc5367000 -     0x7fffc5372ff3  com.apple.DirectoryService.Framework (10.12 - 194) <829AFAAD-5742-332D-B84D-AF161FB57660> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fffc5373000 -     0x7fffc5431ff7  com.apple.DiscRecording (9.0.3 - 9030.4.5) <EA175710-9775-3147-8AF9-7B20D2872723> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fffc5432000 -     0x7fffc5437fff  com.apple.DiskArbitration (2.7 - 2.7) <566D5C06-13E8-3638-B2EC-2B834D5F04F1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fffc55c6000 -     0x7fffc596dffb  com.apple.Foundation (6.9 - 1349) <08A463B1-296E-3AC1-B8D3-01A75B0785A8> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fffc596e000 -     0x7fffc5998ffb  com.apple.GLKit (1.0 - 70) <349503D7-8BCC-31C2-9AB8-ECB767791AF2> /System/Library/Frameworks/GLKit.framework/Versions/A/GLKit
    0x7fffc5999000 -     0x7fffc59caff3  com.apple.GSS (4.0 - 2.0) <B30A0B99-AFDE-3BF8-A04F-761A75A6A3B1> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fffc5a7e000 -     0x7fffc5b21ffb  com.apple.Bluetooth (5.0.0 - 5.0.0f18) <00417775-D746-32C1-9598-CE8716DFBECD> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fffc5b22000 -     0x7fffc5bb7fff  com.apple.framework.IOKit (2.0.2 - 1324.1.7) <10BDCD1E-0463-3C53-BF11-C9A0919C1588> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fffc5bb8000 -     0x7fffc5bbeffb  com.apple.IOSurface (152 - 152) <558D4451-2D9D-3D47-B3A5-E7C18DF53F1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fffc5bbf000 -     0x7fffc5c11ff3  com.apple.ImageCaptureCore (7.0 - 7.0) <EF8DF81D-3D82-3202-BE75-E49D38EC105D> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fffc5c12000 -     0x7fffc5d6bff7  com.apple.ImageIO.framework (3.3.0 - 1570.1) <6B0177F3-A7BE-30D7-B075-7117E2C28A5F> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fffc5d6c000 -     0x7fffc5d70fff  libGIF.dylib (1570.1) <AE06146E-C4B3-3088-B6BC-569DDFCD8D77> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fffc5d71000 -     0x7fffc5e62fff  libJP2.dylib (1570.1) <6D268C9D-309B-3098-BBCF-8A1B98DBBEE9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fffc5e63000 -     0x7fffc5e86fff  libJPEG.dylib (1570.1) <7EFA7A91-06C8-329E-AA3D-CF6DB2220A5A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fffc5e87000 -     0x7fffc5eadfff  libPng.dylib (1570.1) <AF8292B6-2564-30D4-8860-6B0C9D0E1405> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fffc5eae000 -     0x7fffc5eb0ff3  libRadiance.dylib (1570.1) <B0256EB7-7F87-39FD-BD35-83577F4FE7EC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fffc5eb1000 -     0x7fffc5f0afff  libTIFF.dylib (1570.1) <F1F0B7C6-388F-35E4-87CF-816CEE8B0E00> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fffc602a000 -     0x7fffc6ad0ff7  com.apple.JavaScriptCore (12602 - 12602.1.50.0.5) <D701E578-C347-392D-BB90-1B144DAAAEEB> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fffc6ad1000 -     0x7fffc6aeaff7  com.apple.Kerberos (3.0 - 1) <49DCBE1A-130C-3FBF-AAEA-AF9A518913AC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fffc6aeb000 -     0x7fffc6b21fff  com.apple.LDAPFramework (2.4.28 - 194.5) <850BB4C5-2548-33A5-B00C-0600CA59EE59> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fffc6d64000 -     0x7fffc6d6afff  com.apple.MediaAccessibility (1.0 - 97.1.1) <EE1825C7-3B58-32F8-9F5F-B7172452BB01> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fffc6d80000 -     0x7fffc72cdfff  com.apple.MediaToolbox (1.0 - 1903.7) <37363406-481C-3DDD-A61F-9E2153A3660B> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fffc72ce000 -     0x7fffc7325ff7  com.apple.Metal (85.82 - 85.82) <CDC847A6-F1F6-3661-8981-180F2A485092> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fffc7326000 -     0x7fffc733eff3  com.apple.MetalKit (1.0 - 65.2) <6695B8EE-5DF2-3709-88AC-90A42844485A> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
    0x7fffc733f000 -     0x7fffc79e9fff  com.apple.ModelIO (1.0 - 1) <A2E14298-F91D-3CBC-AE67-8F27AE989E96> /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO
    0x7fffc7a3b000 -     0x7fffc7a43fff  com.apple.NetFS (6.0 - 4.0) <6614F9B8-0861-338B-8FF0-8E402F96141C> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fffc7c17000 -     0x7fffc7c1fff7  libcldcpuengine.dylib (2.8.4) <F15C17F0-3342-36BD-A28E-7AC44B87BF8C> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fffc7de8000 -     0x7fffc7e36ff3  com.apple.opencl (2.8.6 - 2.8.6) <DA3164B7-EB48-3F68-A40F-CD9B433E385F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fffc7e37000 -     0x7fffc7e50ffb  com.apple.CFOpenDirectory (10.12 - 194) <BDD22B3E-4149-366A-A974-942280861DD4> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fffc7e51000 -     0x7fffc7e5cff7  com.apple.OpenDirectory (10.12 - 194) <E1125140-E42C-369C-8DC8-D0935767B275> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fffc7e5d000 -     0x7fffc7e5ffff  libCVMSPluginSupport.dylib (12.4.2.1) <5A7CBDC5-297E-30E0-8951-2F3DAFD0027E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fffc7e60000 -     0x7fffc7e63ff7  libCoreFSCache.dylib (148) <3297ACE0-B9D8-3821-8685-2619B4234621> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fffc7e64000 -     0x7fffc7e67fff  libCoreVMClient.dylib (148) <B4299590-02BA-3130-98EA-A2D3A53852E1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fffc7e68000 -     0x7fffc7e70ffb  libGFXShared.dylib (12.4.2.1) <3CBE90E5-6472-3C4C-825D-7567A5652115> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fffc7e71000 -     0x7fffc7e7cfff  libGL.dylib (12.4.2.1) <E68C6C85-3B98-3525-9279-3296977FBF9F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fffc7e7d000 -     0x7fffc7eb9ff7  libGLImage.dylib (12.4.2.1) <50C7DE05-73CB-3D21-BB93-31C384EB6199> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fffc7eba000 -     0x7fffc8030ffb  libGLProgrammability.dylib (12.4.2.1) <2B17044B-CDB6-38F7-BA1F-9ED1A078481A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fffc8031000 -     0x7fffc8071ff3  libGLU.dylib (12.4.2.1) <D5DB68EC-751F-34D1-BCEB-2B86D560E243> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fffc89d9000 -     0x7fffc89e7fff  com.apple.opengl (12.4.2 - 12.4.2) <06F5BF0B-BD03-361D-9D7B-626517E4F761> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fffc89e8000 -     0x7fffc8b8efff  GLEngine (12.4.2.1) <8FFA4B17-F02A-3D7A-ACA9-D156E4E43B4D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fffc8b8f000 -     0x7fffc8bb9ffb  GLRendererFloat (12.4.2.1) <82826589-22A1-312C-9C4E-FA45F4D8D976> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fffc8c50000 -     0x7fffc8d97ff7  com.apple.QTKit (7.7.3 - 2974) <DD63A171-2DE6-3210-89B0-BD5991539755> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fffc8d98000 -     0x7fffc9003fff  com.apple.imageKit (3.0 - 1016) <A3D24043-95CD-3A40-9850-83E02BDF56D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fffc9004000 -     0x7fffc90bdff7  com.apple.PDFKit (1.0 - 1) <32ED1D9C-B9AB-337B-93E5-9DDA8E68F6FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fffc90be000 -     0x7fffc95e4fff  com.apple.QuartzComposer (5.1 - 351) <10A260C7-A44C-3C64-BF68-FC0FCCD08489> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fffc95e5000 -     0x7fffc9608ffb  com.apple.quartzfilters (1.10.0 - 1.10.0) <9ECD9812-151A-300D-8F37-F7FEBE67B8BC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fffc9609000 -     0x7fffc96f6ff7  com.apple.QuickLookUIFramework (5.0 - 720) <7DBE40A6-3F2F-3AF0-ACF4-8C95B78346C5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fffc96f7000 -     0x7fffc96f7fff  com.apple.quartzframework (1.5 - 21) <09455972-8A33-3D61-B193-BA7E7CF984CA> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fffc96f8000 -     0x7fffc98f2ff7  com.apple.QuartzCore (1.11 - 449.39) <B6BEEBAC-2923-3BA6-8DBD-621A2B0E51C1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fffc98f3000 -     0x7fffc9948ff7  com.apple.QuickLookFramework (5.0 - 720) <F54FCBB5-53DD-351D-AAEB-2470CEB30017> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fffc9949000 -     0x7fffc995cff7  com.apple.SafariServices.framework (12602 - 12602.1.50.0.10) <165467B5-1EE7-325A-8847-0929DC0B81E4> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fffc995d000 -     0x7fffc9e3fff7  com.apple.SceneKit (5.0 - 293) <C3FC7960-75A4-3101-8399-6ED969B7DF07> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
    0x7fffc9e58000 -     0x7fffca173fff  com.apple.security (7.0 - 57740.1.18) <AF5E42F1-B513-3410-A5BE-1EC9CBAF8452> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fffca174000 -     0x7fffca1eaff7  com.apple.securityfoundation (6.0 - 55132.1.1) <259D4B70-0F8C-3818-99E7-3EBEAA18DE1B> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fffca1eb000 -     0x7fffca213fff  com.apple.securityinterface (10.0 - 55079.1.1) <F6B71377-6CF3-3E55-B20F-77F3C76FC9A4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fffca214000 -     0x7fffca217ff3  com.apple.xpc.ServiceManagement (1.0 - 1) <6A9EA339-BB6A-3DD9-BF08-00B8C0262839> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fffca59c000 -     0x7fffca60dff7  com.apple.SystemConfiguration (1.14 - 1.14) <C7F21776-2CCE-327B-B155-7A5948277BD6> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fffca60e000 -     0x7fffca9b9ff7  com.apple.************ (1.0 - 1903.7) <C0044876-9800-3CCA-B7D3-50B92077EF4D> /System/Library/Frameworks/************.framework/Versions/A/************
    0x7fffcc4b8000 -     0x7fffcc4bdff7  com.apple.APFS (1.0 - 1) <F1BD89DF-D84F-3256-905D-6D72706474CF> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fffccae9000 -     0x7fffccc1aff7  com.apple.AnnotationKit (1.0 - 170) <320CE3D9-0BE1-3519-B001-F3C04EF66E20> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
    0x7fffccc1b000 -     0x7fffccc36ff3  com.apple.AppContainer (4.0 - 307.1.1) <05373DD5-5892-3542-B178-C140F1AB6886> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fffccc37000 -     0x7fffccc44ff3  com.apple.AppSandbox (4.0 - 307.1.1) <20324EFC-70DC-389D-9C27-37DCAA7E07CC> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fffccc45000 -     0x7fffccc67ffb  com.apple.framework.Apple80211 (12.0 - 1200.33) <06F8EA45-5E43-3744-BF41-BA86B8BBB5CF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fffccc68000 -     0x7fffccc77fdb  com.apple.AppleFSCompression (88 - 1.0) <B6E2148F-BFBF-3F1B-A7DF-0F39190B4C20> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fffccd5f000 -     0x7fffccdea97f  com.apple.AppleJPEG (1.0 - 1) <B4C3209B-58A5-359F-A898-F61B6C40E5E9> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fffccdfe000 -     0x7fffcce19fff  com.apple.aps.framework (4.0 - 4.0) <37A4B7F9-4F43-3A23-B4FC-E7656B5BC73F> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fffcce1a000 -     0x7fffcce22ffb  com.apple.AppleSRP (5.0 - 1) <F105D2D2-8A12-3361-9C9D-E405668CAF75> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fffcce23000 -     0x7fffcce26ff3  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <6FF50E26-5BDA-3421-BDAE-B57AE6E4F6AC> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fffcce27000 -     0x7fffcce79fff  com.apple.AppleVAFramework (5.0.34 - 5.0.34) <193400A6-B326-3911-BB4F-6C49C1E5FA8F> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fffcce82000 -     0x7fffcce89ffb  com.apple.AssetCacheServices (31 - 31) <13E874CA-86AB-33E7-A4D8-544D3B8157CD> /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/AssetCacheServices
    0x7fffcd206000 -     0x7fffcd284ff7  com.apple.backup.framework (1.8 - 1.8) <E2888B63-F43C-367F-B23F-7D9F9BD64401> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fffcd294000 -     0x7fffcd2d1ff7  com.apple.bom (14.0 - 193.8) <FAA5CE82-0A87-34C5-A606-81A179009930> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fffcd8f4000 -     0x7fffcd91bfff  com.apple.CalendarAgentLink (8.0 - 250) <26CB59F5-7D23-312B-9B1E-EB47D6490A16> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
    0x7fffcde9e000 -     0x7fffcdec5ffb  com.apple.ChunkingLibrary (172 - 172) <83E91936-305D-32A4-A256-5582B96B1852> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fffcdec6000 -     0x7fffcdf58ffb  com.apple.CloudDocs (1.0 - 483.2) <9DBD244F-83A0-3593-AA84-313CD5861F2C> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fffce7e5000 -     0x7fffce7eeffb  com.apple.CommonAuth (4.0 - 2.0) <D9958C57-9E97-33F5-A21C-B454FDB11548> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fffce8b4000 -     0x7fffce902fff  com.apple.AddressBook.ContactsFoundation (8.0 - 2250) <5588F340-F4A8-3806-8642-08A106421B60> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
    0x7fffce903000 -     0x7fffce925fff  com.apple.contacts.ContactsPersistence (1.0 - 2250) <524C9EEC-D186-30B2-8A55-CC11A48CC44C> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
    0x7fffce96f000 -     0x7fffced4cfe7  com.apple.CoreAUC (224.0.0 - 224.0.0) <8DF6075A-0711-33A9-9031-6FDA22E85C4F> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fffced4d000 -     0x7fffced7dfff  com.apple.CoreAVCHD (5.9.0 - 5900.4.1) <5E1B0512-E50B-3534-99EF-AD15E601877A> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fffcedf2000 -     0x7fffcedfaffb  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <212D3DB2-DC44-329F-B810-238DF156D1EE> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fffcef0a000 -     0x7fffcef1bfff  com.apple.CoreEmoji (1.0 - 40) <F3D73BF8-6D48-3B1F-BBE6-EE927E725E92> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fffcef26000 -     0x7fffcefb6fff  com.apple.CoreHandwriting (163 - 1.2) <C90B3A30-112D-32DD-8861-3B0316A8E796> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
    0x7fffcefd0000 -     0x7fffcefe6fff  com.apple.CoreMediaAuthoring (2.2 - 955) <3B877988-3823-3A84-A083-CE0B5B54F791> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fffcefed000 -     0x7fffcf07dffb  com.apple.CorePDF (4.0 - 4) <42FD0781-A19C-3E36-BFDA-DAEAFB3A3115> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fffcf1f4000 -     0x7fffcf224ff3  com.apple.CoreServicesInternal (276 - 276) <CCB21255-89DC-3F53-A6D6-8FA8F693C837> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fffcf4ad000 -     0x7fffcf537fff  com.apple.CoreSymbolication (61050) <BAC8D20F-4DC6-32EE-91FE-BF08E930420A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fffcf538000 -     0x7fffcf672fef  com.apple.coreui (2.1 - 424.1) <B9B92DB5-1C6C-306F-BD29-B1F82EC95283> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fffcf673000 -     0x7fffcf712ffb  com.apple.CoreUtils (4.3 - 430.70) <87BEB880-3D71-3251-B51E-FF0A42DFC065> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fffcf762000 -     0x7fffcf7c7ff3  com.apple.framework.CoreWiFi (12.0 - 1200.25.1) <D7C870BE-55DE-34AF-8941-D42696D505B1> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fffcf7c8000 -     0x7fffcf7d3fff  com.apple.CrashReporterSupport (10.12 - 815) <10C3797E-DD63-303B-B901-1C52A502D2F8> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fffcf879000 -     0x7fffcf8f0ff3  com.apple.datadetectorscore (7.0 - 539) <C3F6F52B-A1AD-36FA-9BF9-C8D0E147F0A3> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fffcf92a000 -     0x7fffcf969fff  com.apple.DebugSymbols (137 - 137) <B229F3F7-250B-3151-8048-CEA7BF80FA52> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fffcf96a000 -     0x7fffcfa7bff7  com.apple.desktopservices (1.11 - 1.11) <494E239D-706F-350B-9481-2A8ECEEDBD8B> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fffcfa80000 -     0x7fffcfb56ff7  com.apple.DiskImagesFramework (444 - 444) <F3F87D4C-CD77-3872-87BC-E3E44B1F76ED> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fffcfbba000 -     0x7fffcfbc4fff  com.apple.DisplayServicesFW (3.1 - 380) <79733A44-F60D-3EC0-BBC7-C4AEC5649D8F> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fffcfc09000 -     0x7fffcfc0bffb  com.apple.EFILogin (2.0 - 2) <C53AC3A4-C684-3144-89A4-166549518C24> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fffcfd46000 -     0x7fffd0177ff7  com.apple.vision.FaceCore (3.3.2 - 3.3.2) <DEB42099-6927-332C-8D3E-D45096318D25> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fffd01b2000 -     0x7fffd0529ff7  com.apple.FinderKit (1.5 - 1.5) <987D147E-0BA6-3331-81FA-382440E0E3B3> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
    0x7fffd055b000 -     0x7fffd14affe7  libLLVMContainer.dylib (11) <D50362C8-33B4-33CF-B0D1-6F67EDCB74AC> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/A/Libraries/libLLVMContainer.dylib
    0x7fffd14b0000 -     0x7fffd14b0fff  libmetal_timestamp.dylib (600.0.48.25) <348D32E6-AD49-36DC-A0DE-5A44B2699FFA> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
    0x7fffd14bd000 -     0x7fffd14c8ff3  libGPUSupportMercury.dylib (12.4.2.1) <A720545E-40F3-3FE0-A8B3-067D49083417> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7fffd177a000 -     0x7fffd1796ff7  com.apple.GenerationalStorage (2.0 - 259) <43D40063-BD46-3008-8992-FF092B7C9A58> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fffd17ae000 -     0x7fffd1e42fff  com.apple.GeoServices (1.0 - 1226.20.7.17.11) <A6007FBD-25F7-3F52-972A-EEFCE0F6BF70> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fffd1e88000 -     0x7fffd1efefff  com.apple.Heimdal (4.0 - 2.0) <18C127D7-9C61-3C5B-8C6F-7953760D2674> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fffd2510000 -     0x7fffd2517ffb  com.apple.IOAccelerator (288.13 - 288.13) <F77E27C3-20DD-3CE5-9D0A-6C89A997080E> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fffd2519000 -     0x7fffd252dff3  com.apple.IOPresentment (1.0 - 25) <40934217-996A-3DDB-A8C4-484CA0F0222B> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fffd252e000 -     0x7fffd2550ff7  com.apple.IconServices (74.1 - 74.1) <F7B83970-4A72-3186-BBB3-90FA86C3E263> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fffd25eb000 -     0x7fffd25fbff3  com.apple.IntlPreferences (2.0 - 216) <43FFAB0C-4124-3231-B0CB-137CCB0A53AF> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
    0x7fffd2632000 -     0x7fffd27e6fff  com.apple.LanguageModeling (1.0 - 123) <10152D7F-C7C0-34AA-A295-D712D16C76E6> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fffd2808000 -     0x7fffd280cffb  com.apple.LoginUICore (4.0 - 4.0) <7CE3F5E8-E365-31D0-97C9-A54A7F336D67> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fffd28b6000 -     0x7fffd2987ff3  com.apple.MMCS (1.3 - 379) <14867D2F-6E87-351E-AB4B-9BD759364DFD> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
    0x7fffd2e1d000 -     0x7fffd2e20fff  com.apple.Mangrove (1.0 - 1) <05039E9F-9C07-375B-A940-D90D455A2EC2> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fffd2ef8000 -     0x7fffd2f2cff3  com.apple.MediaKit (16 - 840) <2035FF47-C7E6-3F73-A335-AC0BFBB1DB36> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fffd307c000 -     0x7fffd30f4fef  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <FAFA0DF5-4226-3867-A2E2-CAB889DC4490> /System/Library/PrivateFrameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fffd325a000 -     0x7fffd3265ff7  com.apple.MobileKeyBag (2.0 - 1.0) <7ECC9D0A-246F-3D7E-9E78-16DBA0B55F49> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fffd3276000 -     0x7fffd329cfff  com.apple.MultitouchSupport.framework (367.6 - 367.6) <32D8588A-29BD-3A23-92B2-05C013DA5BC5> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fffd3349000 -     0x7fffd3353fff  com.apple.NetAuth (6.0 - 6.0) <D57D5888-0290-3295-A1C4-D673D4DCB497> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fffd3748000 -     0x7fffd374afff  com.apple.OAuth (25 - 25) <1A29AF10-4AFE-32A2-9CA9-A98BACA2CE8D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fffd3af4000 -     0x7fffd3b35ff7  com.apple.PerformanceAnalysis (1.145 - 145) <9DF1FCCC-7EBF-3213-B77A-0C3D3B7CF7AF> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fffd3b79000 -     0x7fffd3b80ff3  com.apple.phonenumbers (1.1.1 - 105) <14003B00-D2DA-3732-A1AC-A71763EC3556> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7fffd4199000 -     0x7fffd41c4ffb  com.apple.ProtectedCloudStorage (1.0 - 1) <A1219818-97B0-3A4D-825B-24ADF9B7C8B6> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fffd41c5000 -     0x7fffd41dffff  com.apple.ProtocolBuffer (1 - 249) <D8B7694B-B598-3728-8583-9C4CC0F05B64> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fffd41e0000 -     0x7fffd41f0ffb  com.apple.QuickLookThumbnailing (1.0 - 1) <DD5F14E6-A8A8-3EA8-96A3-4C84092BC18F> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7fffd41f9000 -     0x7fffd421cff3  com.apple.RemoteViewServices (2.0 - 124) <280DB828-4613-3DF8-ACBA-C91989B64347> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fffd4e4b000 -     0x7fffd4e4eff7  com.apple.SecCodeWrapper (4.0 - 307.1.1) <64F951CB-A975-32F0-BC60-1E839E607FCB> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fffd4edc000 -     0x7fffd4f57fff  com.apple.Sharing (659.1.6 - 659.1.6) <C217107C-CD4B-311D-9FBA-7435B1F6186F> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fffd4f78000 -     0x7fffd51d9ff3  com.apple.SkyLight (1.600.0 - 100) <F0B08B4C-8550-3241-8128-F7601E60BDEB> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fffd53b3000 -     0x7fffd53bffff  com.apple.SpeechRecognitionCore (3.0.15 - 3.0.15) <BE386037-4B61-341F-80E2-5D8B5B50C8BC> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fffd5742000 -     0x7fffd57a1ffb  com.apple.Suggestions (6.0 - 194) <1504D99A-18FE-3151-B671-8FC4BA6F58F4> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
    0x7fffd5aa2000 -     0x7fffd5b0eff3  com.apple.Symbolication (61080.2) <0F183B36-0BCF-3330-8C68-4A521A142919> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fffd5cf7000 -     0x7fffd5d23ff3  com.apple.framework.SystemAdministration (1.0 - 1.0) <DAD14404-CA3E-3D5E-9470-D28E42CC1948> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fffd5f05000 -     0x7fffd5f0bff7  com.apple.TCC (1.0 - 1) <CEE9F9F9-2A24-3F60-BE73-4703D85E307C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fffd5f97000 -     0x7fffd614aff3  com.apple.TextureIO (1.31 - 1.31) <9E6E91C7-76DC-3C12-9629-494084792476> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fffd6193000 -     0x7fffd61a8ff3  com.apple.ToneKit (1.0 - 1) <ACFC15FF-6BB9-3D0F-B94E-617E9D1362DA> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
    0x7fffd61a9000 -     0x7fffd61b7ffb  com.apple.ToneLibrary (1.0 - 1) <32AD3F5C-124F-351D-BC9B-63A7AEA20F31> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
    0x7fffd61be000 -     0x7fffd61bffff  com.apple.TrustEvaluationAgent (2.0 - 28) <6793B664-C4FC-3CD4-B0E7-25B9933391AC> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fffd61c0000 -     0x7fffd634fffb  com.apple.UIFoundation (1.0 - 489) <0CD14719-FC52-3AC5-87EF-775437927990> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fffd6daa000 -     0x7fffd6e59ff7  com.apple.ViewBridge (265.1 - 265.1) <21855FE3-F19D-3E3F-9500-BFC811DA75C6> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fffd7281000 -     0x7fffd7287fff  com.apple.XPCService (2.0 - 1) <BC3FCE26-6219-3316-949F-37F7005C9A0F> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fffd7358000 -     0x7fffd735affb  com.apple.loginsupport (1.0 - 1) <03B57D6F-C210-32BC-B384-5B0E95660283> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fffd7386000 -     0x7fffd73adff3  com.apple.contacts.vCard (1.0 - 2250) <443AB8FC-1C0F-3505-8C90-CDE600C9C73E> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
    0x7fffd73af000 -     0x7fffd73caff7  libCRFSuite.dylib (34) <BACC371B-6153-36B5-BC54-3BCF26FBB221> /usr/lib/libCRFSuite.dylib
    0x7fffd73cb000 -     0x7fffd73d6fff  libChineseTokenizer.dylib (21) <09E74E18-ADB2-30D2-A858-13691CB1186C> /usr/lib/libChineseTokenizer.dylib
    0x7fffd73d7000 -     0x7fffd7467ff7  libCoreStorage.dylib (540) <767EE749-FAD4-3557-ACC8-35EF8457B98D> /usr/lib/libCoreStorage.dylib
    0x7fffd7468000 -     0x7fffd7469ff3  libDiagnosticMessagesClient.dylib (102) <422911A4-E273-3E88-BFC4-DF6470E48242> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fffd746a000 -     0x7fffd767dfff  libFosl_dynamic.dylib (16.37) <3EA1C7EE-4A6C-3B09-BCA7-81A074B24013> /usr/lib/libFosl_dynamic.dylib
    0x7fffd7699000 -     0x7fffd76a0fff  libMatch.1.dylib (27) <5D52A207-E2AF-3E05-8C51-91C1D82FCEE8> /usr/lib/libMatch.1.dylib
    0x7fffd76a1000 -     0x7fffd76a1fff  libOpenScriptingUtil.dylib (172) <D025E180-BB3B-3FFA-98FC-B6835354D723> /usr/lib/libOpenScriptingUtil.dylib
    0x7fffd76a2000 -     0x7fffd76a5ff7  libScreenReader.dylib (477.1.5) <88D484EC-7589-324B-890D-799F27DF0FB3> /usr/lib/libScreenReader.dylib
    0x7fffd76a6000 -     0x7fffd76a7ff3  libSystem.B.dylib (1238) <168B3C56-081B-3998-9A44-681EB4C6828F> /usr/lib/libSystem.B.dylib
    0x7fffd7713000 -     0x7fffd773effb  libarchive.2.dylib (41.1.1) <C4F76D18-8484-3779-AE80-14F27E57ABB5> /usr/lib/libarchive.2.dylib
    0x7fffd773f000 -     0x7fffd7819fe7  libate.dylib (1.12.12) <1371D20C-3A80-37A5-AB94-09C4C4F67B01> /usr/lib/libate.dylib
    0x7fffd781d000 -     0x7fffd781dff3  libauto.dylib (187) <5BBF6A00-CC76-389D-84E7-CA88EDADE683> /usr/lib/libauto.dylib
    0x7fffd781e000 -     0x7fffd782eff3  libbsm.0.dylib (34) <20084796-B04D-3B35-A003-EA11459557A9> /usr/lib/libbsm.0.dylib
    0x7fffd782f000 -     0x7fffd783dff7  libbz2.1.0.dylib (38) <6FD3B63F-0F86-3A25-BD5B-E243F58792C9> /usr/lib/libbz2.1.0.dylib
    0x7fffd783e000 -     0x7fffd7894ff7  libc++.1.dylib (307.4) <BEE86868-F831-384C-919E-2B286ACFE87C> /usr/lib/libc++.1.dylib
    0x7fffd7895000 -     0x7fffd78bffff  libc++abi.dylib (307.2) <1CEF8ABB-7E6D-3C2F-8E0A-E7884478DD23> /usr/lib/libc++abi.dylib
    0x7fffd78c0000 -     0x7fffd78d0ffb  libcmph.dylib (6) <2B5D405E-2D0B-3320-ABD6-622934C86ABE> /usr/lib/libcmph.dylib
    0x7fffd78d1000 -     0x7fffd78e6ffb  libcompression.dylib (34) <AEF908E6-C0FE-3884-BD45-FB37A035545D> /usr/lib/libcompression.dylib
    0x7fffd78e7000 -     0x7fffd78e7ff7  libcoretls.dylib (121.1.1) <F3BAB54C-DA82-37C3-A218-46FEB179D555> /usr/lib/libcoretls.dylib
    0x7fffd78e8000 -     0x7fffd78e9ffb  libcoretls_cfhelpers.dylib (121.1.1) <D12709F3-BBE3-3CF7-9070-C2A0803F5526> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fffd79a3000 -     0x7fffd7a87ff3  libcrypto.0.9.8.dylib (64) <4CB423CE-0B86-334A-9335-FEE75198024F> /usr/lib/libcrypto.0.9.8.dylib
    0x7fffd7c19000 -     0x7fffd7c24fff  libcsfde.dylib (540) <0F49D756-17BF-3E69-AD3B-A9B993CD41EA> /usr/lib/libcsfde.dylib
    0x7fffd7c25000 -     0x7fffd7c78ff7  libcups.2.dylib (450) <04CA1F55-4B70-3D65-B4B1-62F6C271A9EF> /usr/lib/libcups.2.dylib
    0x7fffd7c79000 -     0x7fffd7cc8ff7  libcurl.4.dylib (95) <7FFE0024-36CD-3040-923F-1DE911FE5459> /usr/lib/libcurl.4.dylib
    0x7fffd7cc9000 -     0x7fffd7cd0ff3  libdscsym.dylib (145) <0972B577-B427-3A1C-A9E7-325B6B265135> /usr/lib/libdscsym.dylib
    0x7fffd7cf2000 -     0x7fffd7cf2fff  libenergytrace.dylib (15) <A1B040A2-7977-3097-9ADF-34FF181EB970> /usr/lib/libenergytrace.dylib
    0x7fffd7d02000 -     0x7fffd7d07ff3  libheimdal-asn1.dylib (498) <8F3F1AE8-CE4A-355C-82E3-74DA46B5BB02> /usr/lib/libheimdal-asn1.dylib
    0x7fffd7d08000 -     0x7fffd7dfaff7  libiconv.2.dylib (50) <42125B35-81D7-3FC4-9475-A26DBE10884D> /usr/lib/libiconv.2.dylib
    0x7fffd7dfb000 -     0x7fffd8020fff  libicucore.A.dylib (57131.0.1) <72594943-D25E-3F70-A4AC-8E9F9F442B7E> /usr/lib/libicucore.A.dylib
    0x7fffd8026000 -     0x7fffd8027fff  liblangid.dylib (126) <3F4530C9-8BE1-3AA7-9A82-98694D240866> /usr/lib/liblangid.dylib
    0x7fffd8028000 -     0x7fffd8041ffb  liblzma.5.dylib (10) <44BD0279-99DD-36B5-8A6E-C11432E2098D> /usr/lib/liblzma.5.dylib
    0x7fffd8042000 -     0x7fffd8058ff7  libmarisa.dylib (5) <2183D484-032D-3DE5-8984-3A14006E034E> /usr/lib/libmarisa.dylib
    0x7fffd8059000 -     0x7fffd8302fff  libmecabra.dylib (744) <545EDC2D-22BB-3E8F-BFD3-921447581D9F> /usr/lib/libmecabra.dylib
    0x7fffd8335000 -     0x7fffd83adffb  libnetwork.dylib (856.1.8) <30FC3C60-CCA9-3E2B-80AA-DE53F5762374> /usr/lib/libnetwork.dylib
    0x7fffd83ae000 -     0x7fffd8783127  libobjc.A.dylib (706) <47104A1B-13E8-369F-BC36-27FF465809FD> /usr/lib/libobjc.A.dylib
    0x7fffd8784000 -     0x7fffd8785ff7  libodfde.dylib (23) <4DFCC459-2C07-38C6-871F-94DA3677F1EA> /usr/lib/libodfde.dylib
    0x7fffd8786000 -     0x7fffd878afff  libpam.2.dylib (21) <352F8FF6-2248-3594-B357-8D031DEFB06C> /usr/lib/libpam.2.dylib
    0x7fffd878b000 -     0x7fffd87bbff7  libpcap.A.dylib (67) <450DB888-2C0C-3085-A5F1-69324DFE902C> /usr/lib/libpcap.A.dylib
    0x7fffd87d9000 -     0x7fffd87f5ffb  libresolv.9.dylib (64) <A244AE4C-00B0-396C-98FF-97FE4DB3DA30> /usr/lib/libresolv.9.dylib
    0x7fffd87f6000 -     0x7fffd882ffff  libsandbox.1.dylib (592.1.3) <0024D751-23D8-35DF-87CF-72E489DA2F9F> /usr/lib/libsandbox.1.dylib
    0x7fffd8830000 -     0x7fffd8842ffb  libsasl2.2.dylib (209) <5A177BA8-362D-32DA-8D14-69AB191648B3> /usr/lib/libsasl2.2.dylib
    0x7fffd8843000 -     0x7fffd8844ff3  libspindump.dylib (228) <F80FAB75-D656-3FDA-8753-D3D6771B17E6> /usr/lib/libspindump.dylib
    0x7fffd8845000 -     0x7fffd8986ffb  libsqlite3.dylib (252) <A531C105-64D7-37C0-B999-9320047B71C5> /usr/lib/libsqlite3.dylib
    0x7fffd8a74000 -     0x7fffd8a76ffb  libutil.dylib (47) <2E56EB36-BF20-3261-9083-3D7AD06A96A2> /usr/lib/libutil.dylib
    0x7fffd8a77000 -     0x7fffd8a84fff  libxar.1.dylib (354) <AAFCF321-8100-3622-880B-9661DCA35D69> /usr/lib/libxar.1.dylib
    0x7fffd8a88000 -     0x7fffd8b77ffb  libxml2.2.dylib (30.11) <26676155-64CE-323F-B73C-AD77AF5982E8> /usr/lib/libxml2.2.dylib
    0x7fffd8b78000 -     0x7fffd8ba1fff  libxslt.1.dylib (15.8) <FFF5DD45-F544-34B2-BE3C-DB877DC60081> /usr/lib/libxslt.1.dylib
    0x7fffd8ba2000 -     0x7fffd8bb3ff3  libz.1.dylib (67) <46E3FFA2-4328-327A-8D34-A03E20BFFB8E> /usr/lib/libz.1.dylib
    0x7fffd8bc2000 -     0x7fffd8bc6ff7  libcache.dylib (79) <84E55656-FDA9-3B29-9E4F-BE31B2C0AA3C> /usr/lib/system/libcache.dylib
    0x7fffd8bc7000 -     0x7fffd8bd1fff  libcommonCrypto.dylib (60092.1.2) <79F738D8-0AD7-3DEA-AF80-E0F8B90B74E3> /usr/lib/system/libcommonCrypto.dylib
    0x7fffd8bd2000 -     0x7fffd8bd9fff  libcompiler_rt.dylib (62) <486BDE52-81B4-3446-BD72-23977CAE556F> /usr/lib/system/libcompiler_rt.dylib
    0x7fffd8bda000 -     0x7fffd8be2fff  libcopyfile.dylib (138) <0DA49B77-56EC-362D-98FF-FA78CFD986D6> /usr/lib/system/libcopyfile.dylib
    0x7fffd8be3000 -     0x7fffd8c65ff3  libcorecrypto.dylib (442.1.3) <1CA8B679-810E-3C04-945A-4AC19372CDC7> /usr/lib/system/libcorecrypto.dylib
    0x7fffd8c66000 -     0x7fffd8c98fff  libdispatch.dylib (703.1.4) <12B1D95B-283D-325D-85AB-29A2FFD36987> /usr/lib/system/libdispatch.dylib
    0x7fffd8c99000 -     0x7fffd8c9eff3  libdyld.dylib (421.1) <CDFBDC9C-418C-369D-B433-F64B0630E640> /usr/lib/system/libdyld.dylib
    0x7fffd8c9f000 -     0x7fffd8c9fffb  libkeymgr.dylib (28) <09CD7CA6-46D2-3A9F-B9F1-7C4CA5CA0D68> /usr/lib/system/libkeymgr.dylib
    0x7fffd8ca0000 -     0x7fffd8cacffb  libkxld.dylib (3789.1.32) <48BDBE7F-AAE6-3050-9017-6959051CF16A> /usr/lib/system/libkxld.dylib
    0x7fffd8cad000 -     0x7fffd8cadfff  liblaunch.dylib (972.1.5) <DC31FDEA-FD81-335E-BAA8-5A7395D20772> /usr/lib/system/liblaunch.dylib
    0x7fffd8cae000 -     0x7fffd8cb3fff  libmacho.dylib (894) <1EAE5ADD-490C-3B1F-9F97-447BA8E0E90F> /usr/lib/system/libmacho.dylib
    0x7fffd8cb4000 -     0x7fffd8cb6ff3  libquarantine.dylib (85) <78EF62D8-C890-3FC0-937A-C2FD8CEF8992> /usr/lib/system/libquarantine.dylib
    0x7fffd8cb7000 -     0x7fffd8cb8ffb  libremovefile.dylib (45) <C4FC07FF-ED86-382E-B06F-33C34718080C> /usr/lib/system/libremovefile.dylib
    0x7fffd8cb9000 -     0x7fffd8cd1ff7  libsystem_asl.dylib (349.1.1) <F0987490-8427-367F-B302-A05A7D61FEBF> /usr/lib/system/libsystem_asl.dylib
    0x7fffd8cd2000 -     0x7fffd8cd2ff7  libsystem_blocks.dylib (67) <B8C3701D-5A91-3D35-999D-2DC8D5393525> /usr/lib/system/libsystem_blocks.dylib
    0x7fffd8cd3000 -     0x7fffd8d60fe7  libsystem_c.dylib (1158.1.2) <5F260836-48E4-3F57-8553-62D2DA228A1F> /usr/lib/system/libsystem_c.dylib
    0x7fffd8d61000 -     0x7fffd8d64ffb  libsystem_configuration.dylib (888.1.2) <67BB9D8B-2430-38AD-81A7-F0EC924B2590> /usr/lib/system/libsystem_configuration.dylib
    0x7fffd8d65000 -     0x7fffd8d68fff  libsystem_coreservices.dylib (41.1) <11F22E6C-0DCB-3699-A4F0-C99E301E56E9> /usr/lib/system/libsystem_coreservices.dylib
    0x7fffd8d69000 -     0x7fffd8d81ffb  libsystem_coretls.dylib (121.1.1) <8F7E9B12-400D-3276-A9C5-4546B0258554> /usr/lib/system/libsystem_coretls.dylib
    0x7fffd8d82000 -     0x7fffd8d88fff  libsystem_dnssd.dylib (765.1.2) <C5FF2025-C60B-39C6-B205-6BF1BC51D1B3> /usr/lib/system/libsystem_dnssd.dylib
    0x7fffd8d89000 -     0x7fffd8db2fff  libsystem_info.dylib (503) <C686B834-5E7D-382C-AF6E-44AB78EE83E2> /usr/lib/system/libsystem_info.dylib
    0x7fffd8db3000 -     0x7fffd8dd5ff7  libsystem_kernel.dylib (3789.1.32) <5C68A0D7-C3C9-3E52-B983-EDE9A28AB6FC> /usr/lib/system/libsystem_kernel.dylib
    0x7fffd8dd6000 -     0x7fffd8e1dfe7  libsystem_m.dylib (3121.4) <E3370D16-EBAA-3C7F-AC56-2D6EAD7DB0A4> /usr/lib/system/libsystem_m.dylib
    0x7fffd8e1e000 -     0x7fffd8e3cff7  libsystem_malloc.dylib (116) <3DD17B88-B7A4-38B9-9E95-AB88E1C3B647> /usr/lib/system/libsystem_malloc.dylib
    0x7fffd8e3d000 -     0x7fffd8e93fff  libsystem_network.dylib (856.1.8) <A8973360-956A-33BF-9971-14D59C84E0D1> /usr/lib/system/libsystem_network.dylib
    0x7fffd8e94000 -     0x7fffd8e9dff3  libsystem_networkextension.dylib (563.1.11) <1C551832-9360-36DD-A7BA-52B55A171720> /usr/lib/system/libsystem_networkextension.dylib
    0x7fffd8e9e000 -     0x7fffd8ea7ffb  libsystem_notify.dylib (165) <AF77D471-6B13-36BA-B144-7E7DDB9DBA9F> /usr/lib/system/libsystem_notify.dylib
    0x7fffd8ea8000 -     0x7fffd8eb0fe7  libsystem_platform.dylib (126.1.2) <884DDF42-3CAE-334A-82CE-965617130FB1> /usr/lib/system/libsystem_platform.dylib
    0x7fffd8eb1000 -     0x7fffd8ebbfff  libsystem_pthread.dylib (218.1.3) <050AE77B-4F4B-334A-A5BA-CF0D10AF5304> /usr/lib/system/libsystem_pthread.dylib
    0x7fffd8ebc000 -     0x7fffd8ebffff  libsystem_sandbox.dylib (592.1.3) <90FEF628-316D-3F84-9EF4-F7F510A4FBBB> /usr/lib/system/libsystem_sandbox.dylib
    0x7fffd8ec0000 -     0x7fffd8ec1fff  libsystem_secinit.dylib (24) <A54B8FEF-E792-3C54-8E0B-E80A376662F2> /usr/lib/system/libsystem_secinit.dylib
    0x7fffd8ec2000 -     0x7fffd8ec9fff  libsystem_symptoms.dylib (532.1.1) <B26F656E-94F9-3834-9B03-51C4FF11D1BF> /usr/lib/system/libsystem_symptoms.dylib
    0x7fffd8eca000 -     0x7fffd8eeaff7  libsystem_trace.dylib (518.1.16) <C3CDF7BC-CA3D-34F5-ADF8-46AAAB0B47F8> /usr/lib/system/libsystem_trace.dylib
    0x7fffd8eeb000 -     0x7fffd8ef0ffb  libunwind.dylib (35.3) <9F7C2AD8-A9A7-3DE4-828D-B0F0F166AAA0> /usr/lib/system/libunwind.dylib
    0x7fffd8ef1000 -     0x7fffd8f1aff7  libxpc.dylib (972.1.5) <2A901937-48E1-3BF2-83F1-2431156D82B7> /usr/lib/system/libxpc.dylib


External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    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: 490140
    thread_create: 0
    thread_set_state: 1672


VM Region Summary:
ReadOnly portion of Libraries: Total=366.1M resident=0K(0%) swapped_out_or_unallocated=366.1M(100%)
Writable regions: Total=256.9M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=256.9M(100%)

                                VIRTUAL   REGION
REGION TYPE                        SIZE    COUNT (non-coalesced)
===========                     =======  =======
Accelerate framework               640K        5
Activity Tracing                   256K        2
CG backing stores                  992K        3
CG image                           240K       26
CG raster data                    10.2M        8
CoreAnimation                     5764K       36
CoreUI image data                 2048K       15
CoreUI image file                  176K        6
Foundation                           4K        2
Image IO                          1680K        7
Kernel Alloc Once                    8K        2
MALLOC                           218.0M       50
MALLOC guard page                   48K       10
Memory Tag 242                      12K        2
Memory Tag 251                      56K        2
STACK GUARD                       56.1M       15
Stack                             14.6M       15
VM_ALLOCATE                         92K       16
__DATA                            44.2M      300
__GLSLBUILTINS                    2588K        2
__IMAGE                            528K        2
__LINKEDIT                       113.0M        7
__TEXT                           253.1M      302
__UNICODE                          556K        2
mapped file                       65.0M       19
shared memory                     16.4M       14
===========                     =======  =======
TOTAL                            805.8M      844


Model: MacBookPro10,1, BootROM MBP101.00EE.B0A, 4 processors, Intel Core i7, 2.3 GHz, 16 GB, SMC 2.3f36
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In
Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), Broadcom BCM43xx 1.0 (7.21.171.10.1a16)
Bluetooth: Version 5.0.0f18, 3 services, 27 devices, 1 incoming serial ports
Network Service: Ethernet1, Ethernet, en3
Network Service: Wi-Fi, AirPort, en0
PCI Card: Apple 57762-A0, Ethernet Controller, Thunderbolt@195,0,0
Serial ATA Device: APPLE SSD SM256E, 251 GB
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: FaceTime HD Camera (Built-in)
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: Hub
USB Device: Apple Internal Keyboard / Trackpad
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: USB 3.0 Bus
USB Device: Portable
Thunderbolt Bus: MacBook Pro, Apple Inc., 23.4
Thunderbolt Device: Thunderbolt to Gigabit Ethernet Adapter, Apple Inc., 1, 5.5

Please open a bug report (bugreporter.apple.com) and include a copy of the PDF if possible.

Metal crash in safari, preview
 
 
Q