* bug#43971: 27.1.50; Periodic and frequent "pauses" on macOS with Emacs 27
2020-10-13 1:35 ` Lars Ingebrigtsen
@ 2020-10-14 2:42 ` John Wiegley
2020-10-14 14:48 ` Eli Zaretskii
0 siblings, 1 reply; 7+ messages in thread
From: John Wiegley @ 2020-10-14 2:42 UTC (permalink / raw)
To: Lars Ingebrigtsen; +Cc: 43971
[-- Attachment #1: Type: text/plain, Size: 369 bytes --]
>>>>> "LI" == Lars Ingebrigtsen <larsi@gnus.org> writes:
LI> "John Wiegley" <johnw@gnu.org> writes:
>> Just now it happened for a long enough time that I was able to take a
>> process sample. I'm hoping that others more experienced in the C side of
>> Emacs might glean something from these thread stack traces.
LI> Looks like you forgot to include the stack trace?
[-- Attachment #2: Sample of Emacs.txt --]
[-- Type: text/plain, Size: 240629 bytes --]
Sampling process 5943 for 3 seconds with 1 millisecond of run time between samples
Sampling completed, processing symbols...
Analysis of sampling Emacs (pid 5943) every 1 millisecond
Process: Emacs [5943]
Path: /Volumes/VOLUME/*/Emacs.app/Contents/MacOS/Emacs
Load Address: 0x103efa000
Identifier: org.gnu.Emacs
Version: Version 27.1.50 (9.0)
Code Type: X86-64
Parent Process: bash [5921]
Date/Time: 2020-10-12 17:38:17.145 -0700
Launch Time: 2020-10-12 09:03:34.102 -0700
OS Version: Mac OS X 10.15.6 (19G2021)
Report Version: 7
Analysis Tool: /usr/bin/sample
Physical footprint: 419.4M
Physical footprint (peak): 419.5M
----
Call graph:
2880 Thread_1285876 DispatchQueue_1: com.apple.main-thread (serial)
+ 2880 start (in libdyld.dylib) + 1 [0x7fff6cf99cc9]
+ 2880 main (in Emacs) + 8602 [0x103fced7a]
+ 2880 Frecursive_edit (in Emacs) + 347 [0x103fd033b]
+ 2880 recursive_edit_1 (in Emacs) + 115 [0x103fd0093]
+ 2880 command_loop (in Emacs) + 158 [0x103fd017e]
+ 2880 internal_catch (in Emacs) + 279 [0x104065b97]
+ 2880 command_loop_2 (in Emacs) + 48 [0x103fe1eb0]
+ 2880 internal_condition_case (in Emacs) + 281 [0x104066519]
+ 2880 command_loop_1 (in Emacs) + 1324 [0x103fd11fc]
+ 2880 read_key_sequence (in Emacs) + 2722 [0x103fd2ef2]
+ 2880 read_char (in Emacs) + 5382 [0x103fd60b6]
+ 2880 detect_input_pending_run_timers (in Emacs) + 106 [0x103fd7dca]
+ 2880 timer_check (in Emacs) + 993 [0x103fd9a11]
+ 2880 call1 (in Emacs) + 44 [0x10406887c]
+ 2880 Ffuncall (in Emacs) + 875 [0x1040680eb]
+ 2880 exec_byte_code (in Emacs) + 1774 [0x1040b38be]
+ 2880 Ffuncall (in Emacs) + 977 [0x104068151]
+ 2880 Ffuncall (in Emacs) + 875 [0x1040680eb]
+ 2880 funcall_lambda (in Emacs) + 840 [0x104069118]
+ 2880 exec_byte_code (in Emacs) + 1774 [0x1040b38be]
+ 2880 Ffuncall (in Emacs) + 977 [0x104068151]
+ 2880 run_hook_with_args (in Emacs) + 193 [0x104068411]
+ 2880 Ffuncall (in Emacs) + 875 [0x1040680eb]
+ 2880 funcall_lambda (in Emacs) + 893 [0x10406914d]
+ 2880 eval_sub (in Emacs) + 1658 [0x10406388a]
+ 2880 eval_sub (in Emacs) + 1048 [0x104063628]
+ 2880 apply_lambda (in Emacs) + 388 [0x1040678e4]
+ 2880 funcall_lambda (in Emacs) + 893 [0x10406914d]
+ 2880 eval_sub (in Emacs) + 1786 [0x10406390a]
+ 2880 Flet (in Emacs) + 671 [0x1040650bf]
+ 2880 eval_sub (in Emacs) + 1658 [0x10406388a]
+ 2880 eval_sub (in Emacs) + 1658 [0x10406388a]
+ 2880 eval_sub (in Emacs) + 1786 [0x10406390a]
+ 2880 Flet (in Emacs) + 671 [0x1040650bf]
+ 2880 eval_sub (in Emacs) + 1048 [0x104063628]
+ 2880 apply_lambda (in Emacs) + 388 [0x1040678e4]
+ 2880 exec_byte_code (in Emacs) + 1774 [0x1040b38be]
+ 2880 Ffuncall (in Emacs) + 977 [0x104068151]
+ 2880 Fapply (in Emacs) + 688 [0x104067c50]
+ 2880 Ffuncall (in Emacs) + 875 [0x1040680eb]
+ 2880 exec_byte_code (in Emacs) + 1774 [0x1040b38be]
+ 2880 Ffuncall (in Emacs) + 977 [0x104068151]
+ 2880 funcall_subr (in Emacs) + 277 [0x104068c35]
+ 2880 Faccept_process_output (in Emacs) + 371 [0x1040bc4d3]
+ 2880 wait_reading_process_output (in Emacs) + 4362 [0x1040bd66a]
+ 2880 ns_select (in Emacs) + 1042 [0x1040fc812]
+ 2880 -[EmacsApp run] (in Emacs) + 404 [0x1040fddf4]
+ 2811 -[NSApplication run] (in AppKit) + 658 [0x7fff3018d58e]
+ ! 2810 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] (in AppKit) + 1352 [0x7fff3019b880]
+ ! : 2810 _DPSNextEvent (in AppKit) + 883 [0x7fff3019d039]
+ ! : 2810 _BlockUntilNextEventMatchingListInModeWithFilter (in HIToolbox) + 64 [0x7fff31b57579]
+ ! : 2728 ReceiveNextEventCommon (in HIToolbox) + 584 [0x7fff31b577d5]
+ ! : | 2728 RunCurrentEventLoopInMode (in HIToolbox) + 292 [0x7fff31b57abd]
+ ! : | 2728 CFRunLoopRunSpecific (in CoreFoundation) + 462 [0x7fff32f2ae3e]
+ ! : | 2722 __CFRunLoopRun (in CoreFoundation) + 1319 [0x7fff32f2b9c2]
+ ! : | + 2722 __CFRunLoopServiceMachPort (in CoreFoundation) + 247 [0x7fff32f2cef5]
+ ! : | + 2640 mach_msg (in libsystem_kernel.dylib) + 60 [0x7fff6d0db170]
+ ! : | + ! 2640 mach_msg_trap (in libsystem_kernel.dylib) + 10 [0x7fff6d0dadfa]
+ ! : | + 82 mach_msg (in libsystem_kernel.dylib) + 201 [0x7fff6d0db1fd]
+ ! : | + 82 mach_msg_trap (in libsystem_kernel.dylib) + 10 [0x7fff6d0dadfa]
+ ! : | 3 __CFRunLoopRun (in CoreFoundation) + 1871 [0x7fff32f2bbea]
+ ! : | + 2 __CFRunLoopDoTimers (in CoreFoundation) + 322 [0x7fff32f46e47]
+ ! : | + ! 2 __CFRunLoopDoTimer (in CoreFoundation) + 379 [0x7fff32f4717f]
+ ! : | + ! 2 __CFArmNextTimerInMode (in CoreFoundation) + 598 [0x7fff32ef5cb7]
+ ! : | + ! 2 mk_timer_arm (in libsystem_kernel.dylib) + 10 [0x7fff6d0daf92]
+ ! : | + 1 __CFRunLoopDoTimers (in CoreFoundation) + 375 [0x7fff32f46e7c]
+ ! : | + 1 _CFAutoreleasePoolPop (in CoreFoundation) + 22 [0x7fff32eeaa85]
+ ! : | + 1 objc_autoreleasePoolPop (in libobjc.A.dylib) + 175 [0x7fff6bde6dba]
+ ! : | + 1 AutoreleasePoolPage::releaseUntil(objc_object**) (in libobjc.A.dylib) + 148 [0x7fff6be02062]
+ ! : | 1 __CFRunLoopRun (in CoreFoundation) + 927 [0x7fff32f2b83a]
+ ! : | + 1 __CFRunLoopDoSources0 (in CoreFoundation) + 209 [0x7fff32f2cb0b]
+ ! : | + 1 __CFRunLoopDoSource0 (in CoreFoundation) + 103 [0x7fff32f2ccf1]
+ ! : | + 1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 17 [0x7fff32f2cd52]
+ ! : | + 1 __NSThreadPerformPerform (in Foundation) + 98 [0x7fff35601073]
+ ! : | + 1 performQueueDequeue (in Foundation) + 282 [0x7fff35601327]
+ ! : | + 1 -[NSArray containsObject:] (in CoreFoundation) + 225 [0x7fff32ee6cb9]
+ ! : | + 1 -[__NSCFString isEqual:] (in CoreFoundation) + 66 [0x7fff32eb1b52]
+ ! : | + 1 __CFStringEqual (in CoreFoundation) + 174 [0x7fff32fcb906]
+ ! : | 1 __CFRunLoopRun (in CoreFoundation) + 1426 [0x7fff32f2ba2d]
+ ! : | + 1 _pthread_mutex_firstfit_lock_slow (in libsystem_pthread.dylib) + 222 [0x7fff6d199937]
+ ! : | + 1 _pthread_mutex_firstfit_lock_wait (in libsystem_pthread.dylib) + 83 [0x7fff6d19b917]
+ ! : | + 1 __psynch_mutexwait (in libsystem_kernel.dylib) + 10 [0x7fff6d0dd062]
+ ! : | 1 __CFRunLoopRun (in CoreFoundation) + 1634 [0x7fff32f2bafd]
+ ! : | 1 __CFRunLoopDoObservers (in CoreFoundation) + 217 [0x7fff32f2c177]
+ ! : | 1 -[__NSArrayM objectAtIndex:] (in CoreFoundation) + 77 [0x7fff32ec9c5e]
+ ! : 81 ReceiveNextEventCommon (in HIToolbox) + 359 [0x7fff31b576f4]
+ ! : | 73 RunCurrentEventLoopInMode (in HIToolbox) + 292 [0x7fff31b57abd]
+ ! : | + 68 CFRunLoopRunSpecific (in CoreFoundation) + 462 [0x7fff32f2ae3e]
+ ! : | + ! 68 __CFRunLoopRun (in CoreFoundation) + 874 [0x7fff32f2b805]
+ ! : | + ! 68 __CFRunLoopDoObservers (in CoreFoundation) + 457 [0x7fff32f2c267]
+ ! : | + ! 68 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ (in CoreFoundation) + 23 [0x7fff32f2c335]
+ ! : | + ! 65 ___NSRunLoopObserverCreateWithHandler_block_invoke (in AppKit) + 41 [0x7fff30a5c080]
+ ! : | + ! : 65 __62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke (in AppKit) + 266 [0x7fff3033cda1]
+ ! : | + ! : 63 CA::Transaction::commit() (in QuartzCore) + 644 [0x7fff3e9facf0]
+ ! : | + ! : | 60 CA::Context::commit_transaction(CA::Transaction*, double) (in QuartzCore) + 2014 [0x7fff3e9fc796]
+ ! : | + ! : | + 60 CA::Transaction::run_commit_handlers(CATransactionPhase) (in QuartzCore) + 106 [0x7fff3e9fbe40]
+ ! : | + ! : | + 60 __39+[_NSCGSTransaction currentTransaction]_block_invoke.32 (in AppKit) + 34 [0x7fff30334c33]
+ ! : | + ! : | + 60 NSCGSTransactionRunPreCommitActions_ (in AppKit) + 31 [0x7fff30334c66]
+ ! : | + ! : | + 60 NSCGSTransactionRunPreCommitActionsForOrder_ (in AppKit) + 247 [0x7fff30334d7e]
+ ! : | + ! : | + 60 __NSCGSWindowBackingStoreMark__block_invoke (in AppKit) + 1291 [0x7fff30336283]
+ ! : | + ! : | + 60 copy_region (in AppKit) + 501 [0x7fff30498918]
+ ! : | + ! : | + 60 __copy_region_block_invoke (in AppKit) + 184 [0x7fff30498a17]
+ ! : | + ! : | + 60 __copy_region_block_invoke_2 (in AppKit) + 617 [0x7fff30498cd9]
+ ! : | + ! : | + 60 vImageConvert_AnyToAny (in vImage) + 3324 [0x7fff2eb54adc]
+ ! : | + ! : | + 60 AnyToAnyBlock (in vImage) + 104 [0x7fff2eb55298]
+ ! : | + ! : | + 60 AnyToAnyBlockInternal (in vImage) + 1855 [0x7fff2eb55a1f]
+ ! : | + ! : | + 59 Convert_Planar16FtoPlanar16U (in vImage) + 164 [0x7fff2ebb02a4]
+ ! : | + ! : | + ! 59 vImageConvert_16Fto16U (in vImage) + 392 [0x7fff2ebb0458]
+ ! : | + ! : | + ! 26 ??? (in <unknown binary>) [0xd3234e13803e1dfe]
+ ! : | + ! : | + ! : 26 _sigtramp (in libsystem_platform.dylib) + 0 [0x7fff6d1925e0]
+ ! : | + ! : | + ! 26 mark_object (in Emacs) + 648 [0x10403c8f8]
+ ! : | + ! : | + ! : 26 _sigtramp (in libsystem_platform.dylib) + 0 [0x7fff6d1925e0]
+ ! : | + ! : | + ! 7 vConvert_16Fto16U_avx512 (in vImage) + 212,279,... [0x7fff2ebb05d4,0x7fff2ebb0617,...]
+ ! : | + ! : | + 1 0x0
+ ! : | + ! : | + 1 _sigtramp (in libsystem_platform.dylib) + 0 [0x7fff6d1925e0]
+ ! : | + ! : | 1 CA::Context::commit_transaction(CA::Transaction*, double) (in QuartzCore) + 334 [0x7fff3e9fc106]
+ ! : | + ! : | + 1 CA::Layer::display_if_needed(CA::Transaction*) (in QuartzCore) + 757 [0x7fff3ea1de09]
+ ! : | + ! : | + 1 -[NSTextLayer display] (in AppKit) + 372 [0x7fff3031e306]
+ ! : | + ! : | + 1 -[NSFocusStack performWithFocusView:inWindow:usingBlock:] (in AppKit) + 92 [0x7fff301cc910]
+ ! : | + ! : | + 1 __22-[NSTextLayer display]_block_invoke (in AppKit) + 145 [0x7fff3031e787]
+ ! : | + ! : | + 1 +[NSAppearance _performWithCurrentAppearance:usingBlock:] (in AppKit) + 66 [0x7fff30189751]
+ ! : | + ! : | + 1 __22-[NSTextLayer display]_block_invoke_2 (in AppKit) + 682 [0x7fff3031ea3c]
+ ! : | + ! : | + 1 -[CALayer _display] (in QuartzCore) + 2103 [0x7fff3ea1ed86]
+ ! : | + ! : | + 1 invocation function for block in CA::Layer::display_() (in QuartzCore) + 53 [0x7fff3ea7f4ad]
+ ! : | + ! : | + 1 CABackingStoreUpdate_ (in QuartzCore) + 595 [0x7fff3ea1f86d]
+ ! : | + ! : | + 1 NSTextLayerDrawForeground (in AppKit) + 262 [0x7fff3031fbc3]
+ ! : | + ! : | + 1 -[NSFocusStack performWithFocusView:inWindow:usingBlock:] (in AppKit) + 92 [0x7fff301cc910]
+ ! : | + ! : | + 1 __NSTextLayerDrawForeground_block_invoke (in AppKit) + 113 [0x7fff3031fcdb]
+ ! : | + ! : | + 1 +[NSAppearance _performWithCurrentAppearance:usingBlock:] (in AppKit) + 66 [0x7fff30189751]
+ ! : | + ! : | + 1 -[NSTextFieldCell _drawForegroundOfTextLayer] (in AppKit) + 222 [0x7fff3031fe03]
+ ! : | + ! : | + 1 _NSDrawTextCell (in AppKit) + 3724 [0x7fff30320cfd]
+ ! : | + ! : | + 1 _NSStringDrawingCore (in UIFoundation) + 173 [0x7fff63fd4b07]
+ ! : | + ! : | + 1 __NSStringDrawingEngine (in UIFoundation) + 5948 [0x7fff63f9d03c]
+ ! : | + ! : | + 1 -[NSCoreTypesetter _stringDrawingCoreTextEngineWithOriginalString:rect:padding:graphicsContext:forceClipping:attributes:stringDrawingOptions:drawingContext:wantsTextLineFragments:validatedAttributedString:firstNonRenderedCharacterIndex:foundSoftHyphenAtEOL:enginePathUsed:] (in UIFoundation) + 1221 [0x7fff63f9f7d8]
+ ! : | + ! : | + 1 -[NSCoreTypesetter _NSFastDrawString:length:attributes:paragraphStyle:typesetterBehavior:lineBreakMode:rect:padding:graphicsContext:baselineRendering:usesFontLeading:usesScreenFont:scrollable:syncAlignment:mirrored:boundingRectPointer:baselineOffsetPointer:wantsTextLineFragments:drawingContext:] (in UIFoundation) + 3157 [0x7fff63fa4744]
+ ! : | + ! : | + 1 CTFontDrawGlyphsWithAdvancesInternal (in CoreText) + 2923 [0x7fff34d4b4b9]
+ ! : | + ! : | + 1 CGContextShowGlyphsWithAdvances (in CoreGraphics) + 501 [0x7fff33375b27]
+ ! : | + ! : | + 1 draw_glyphs (in CoreGraphics) + 798 [0x7fff336c576c]
+ ! : | + ! : | + 1 CGContextDelegateDrawGlyphs (in CoreGraphics) + 970 [0x7fff33375fa7]
+ ! : | + ! : | + 1 ripc_DrawGlyphs (in CoreGraphics) + 1623 [0x7fff333769b7]
+ ! : | + ! : | + 1 draw_glyph_bitmaps (in CoreGraphics) + 1349 [0x7fff33376f95]
+ ! : | + ! : | + 1 render_glyphs (in CoreGraphics) + 229 [0x7fff3337777a]
+ ! : | + ! : | + 1 CGGlyphBuilder::lock_glyph_bitmaps(CGGlyphIdentifier const*, unsigned long, CGGlyphBitmap const**) (in CoreGraphics) + 214 [0x7fff33377980]
+ ! : | + ! : | + 1 CGGlyphBuilder::create_missing_bitmaps(CGGlyphIdentifier const*, unsigned long, CGGlyphBitmap const**) (in CoreGraphics) + 121 [0x7fff33377de5]
+ ! : | + ! : | + 1 CGFontCreateGlyphBitmapWithDilation (in CoreGraphics) + 997 [0x7fff33378241]
+ ! : | + ! : | + 1 CGGlyphBitmapCreateWithPathAndDilation_8 (in CoreGraphics) + 1094 [0x7fff3337b276]
+ ! : | + ! : | + 1 aa_cache_render (in CoreGraphics) + 2694 [0x7fff3338056a]
+ ! : | + ! : | + 1 0x0
+ ! : | + ! : | + 1 _sigtramp (in libsystem_platform.dylib) + 0 [0x7fff6d1925e0]
+ ! : | + ! : | 1 CA::Context::commit_transaction(CA::Transaction*, double) (in QuartzCore) + 1906 [0x7fff3e9fc72a]
+ ! : | + ! : | + 1 CA::CA_BLOCKED_WAITING_FOR_CLIENT_FENCES(unsigned int, unsigned long) (in QuartzCore) + 170 [0x7fff3ea1a825]
+ ! : | + ! : | + 1 mach_msg (in libsystem_kernel.dylib) + 60 [0x7fff6d0db170]
+ ! : | + ! : | + 1 mach_msg_trap (in libsystem_kernel.dylib) + 10 [0x7fff6d0dadfa]
+ ! : | + ! : | 1 CA::Context::commit_transaction(CA::Transaction*, double) (in QuartzCore) + 3225 [0x7fff3e9fcc51]
+ ! : | + ! : | 1 CA::Layer::commit_if_needed(CA::Transaction*, void (CA::Layer*, unsigned int, unsigned int) block_pointer) (in QuartzCore) + 179 [0x7fff3ea2865f]
+ ! : | + ! : | 1 CA::Layer::commit_if_needed(CA::Transaction*, void (CA::Layer*, unsigned int, unsigned int) block_pointer) (in QuartzCore) + 179 [0x7fff3ea2865f]
+ ! : | + ! : | 1 CA::Layer::commit_if_needed(CA::Transaction*, void (CA::Layer*, unsigned int, unsigned int) block_pointer) (in QuartzCore) + 302 [0x7fff3ea286da]
+ ! : | + ! : | 1 invocation function for block in CA::Context::commit_transaction(CA::Transaction*, double) (in QuartzCore) + 151 [0x7fff3ea287d8]
+ ! : | + ! : | 1 -[CALayer(CALayerPrivate) _copyRenderLayer:layerFlags:commitFlags:] (in QuartzCore) + 834 [0x7fff3ea28fde]
+ ! : | + ! : | 1 -[_NSImageLayerContents CA_copyRenderValue] (in AppKit) + 71 [0x7fff30337091]
+ ! : | + ! : | 1 -[_NSImageLayerContents _CGImageWithColorSpace:] (in AppKit) + 57 [0x7fff30334499]
+ ! : | + ! : | 1 objc_msgSend (in libobjc.A.dylib) + 46 [0x7fff6bde482e]
+ ! : | + ! : 2 CA::Transaction::commit() (in QuartzCore) + 230 [0x7fff3e9fab52]
+ ! : | + ! : 2 CA::Transaction::run_commit_handlers(CATransactionPhase) (in QuartzCore) + 106 [0x7fff3e9fbe40]
+ ! : | + ! : 1 NSDisplayCycleFlush (in AppKit) + 937 [0x7fff30280d7c]
+ ! : | + ! : + 1 NSDisplayCycleObserverInvoke (in AppKit) + 155 [0x7fff302811f2]
+ ! : | + ! : + 1 __NSWindowGetDisplayCycleObserverForDisplay_block_invoke (in AppKit) + 646 [0x7fff302831ab]
+ ! : | + ! : + 1 -[NSWindow displayIfNeeded] (in AppKit) + 261 [0x7fff30283379]
+ ! : | + ! : + 1 -[NSView displayIfNeeded] (in AppKit) + 755 [0x7fff30287c2d]
+ ! : | + ! : + 1 -[NSView _oldDisplayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] (in AppKit) + 2126 [0x7fff30318cb1]
+ ! : | + ! : + 1 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit) + 2143 [0x7fff304888e1]
+ ! : | + ! : + 1 -[NSView _drawRect:clip:] (in AppKit) + 1103 [0x7fff3048a358]
+ ! : | + ! : + 1 _NSViewDrawRect (in AppKit) + 139 [0x7fff3032859f]
+ ! : | + ! : + 1 -[NSThemeFrame drawRect:] (in AppKit) + 174 [0x7fff304955ed]
+ ! : | + ! : + 1 -[NSFrameView drawRect:] (in AppKit) + 361 [0x7fff30495763]
+ ! : | + ! : + 1 -[NSThemeFrame drawFrame:] (in AppKit) + 828 [0x7fff30495ae2]
+ ! : | + ! : + 1 -[NSThemeFrame _drawTitleBar:] (in AppKit) + 83 [0x7fff30495bbb]
+ ! : | + ! : + 1 -[NSThemeFrame _drawUnifiedToolbar:] (in AppKit) + 154 [0x7fff30495dac]
+ ! : | + ! : + 1 -[NSThemeFrame _maskCorners:clipRect:] (in AppKit) + 189 [0x7fff304973dd]
+ ! : | + ! : + 1 +[NSThemeFrame _cuiMaskOnlyOptionsForWindowType:cornerMask:inRect:] (in AppKit) + 47 [0x7fff30497449]
+ ! : | + ! : + 1 CFDictionaryCreateMutable (in CoreFoundation) + 31 [0x7fff32ead55b]
+ ! : | + ! : + 1 __NSDictionaryM_new (in CoreFoundation) + 122 [0x7fff32eadec1]
+ ! : | + ! : + 1 __CFAllocateObject (in CoreFoundation) + 15 [0x7fff32eac93b]
+ ! : | + ! : + 1 class_createInstance (in libobjc.A.dylib) + 38 [0x7fff6bde4668]
+ ! : | + ! : + 1 calloc (in libsystem_malloc.dylib) + 24 [0x7fff6d151ed9]
+ ! : | + ! : + 1 malloc_zone_calloc (in libsystem_malloc.dylib) + 99 [0x7fff6d151f59]
+ ! : | + ! : + 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 66 [0x7fff6d1510c6]
+ ! : | + ! : + 1 DYLD-STUB$$_platform_memset (in libsystem_malloc.dylib) + 0 [0x7fff6d1701a8]
+ ! : | + ! : 1 __39+[_NSCGSTransaction currentTransaction]_block_invoke (in AppKit) + 124 [0x7fff30314a15]
+ ! : | + ! : 1 objc_msgSend (in libobjc.A.dylib) + 26 [0x7fff6bde481a]
+ ! : | + ! 3 ___NSRunLoopObserverCreateWithHandler_block_invoke (in AppKit) + 41 [0x7fff30634377]
+ ! : | + ! 3 __38-[NSApplication setWindowsNeedUpdate:]_block_invoke.1562 (in AppKit) + 50 [0x7fff30631682]
+ ! : | + ! 1 -[NSApplication updateWindows] (in AppKit) + 70 [0x7fff301a18db]
+ ! : | + ! | 1 -[NSNotificationCenter postNotificationName:object:userInfo:] (in Foundation) + 42 [0x7fff3556f775]
+ ! : | + ! | 1 objc_msgSend (in libobjc.A.dylib) + 26 [0x7fff6bde481a]
+ ! : | + ! 1 -[NSApplication updateWindows] (in AppKit) + 83 [0x7fff301a18e8]
+ ! : | + ! | 1 -[NSApplication(NSWindowCache) _updateWindowsUsingCache] (in AppKit) + 390 [0x7fff301a1a9f]
+ ! : | + ! | 1 -[NSArray makeObjectsPerformSelector:] (in CoreFoundation) + 245 [0x7fff32f585be]
+ ! : | + ! | 1 -[NSNotificationCenter postNotificationName:object:userInfo:] (in Foundation) + 59 [0x7fff3556f786]
+ ! : | + ! | 1 _CFXNotificationPost (in CoreFoundation) + 480 [0x7fff32ef1642]
+ ! : | + ! | 1 _CFAutoreleasePoolPop (in CoreFoundation) + 22 [0x7fff32eeaa85]
+ ! : | + ! | 1 objc_autoreleasePoolPop (in libobjc.A.dylib) + 229 [0x7fff6bde6df0]
+ ! : | + ! 1 -[NSApplication updateWindows] (in AppKit) + 100 [0x7fff301a18f9]
+ ! : | + ! 1 +[NSTextInputContext currentInputContext_withFirstResponderSync:] (in AppKit) + 343 [0x7fff301a1e92]
+ ! : | + ! 1 -[NSTextInputContext activate] (in AppKit) + 323 [0x7fff303ca8ad]
+ ! : | + ! 1 MyActivateTSMDocument (in HIToolbox) + 1249 [0x7fff31b6ca12]
+ ! : | + ! 1 _ISAdjustKeyboardLayoutOverrideForCapsLockState (in HIToolbox) + 19 [0x7fff31b778c4]
+ ! : | + ! 1 _ISGetCapsLockModifierState (in HIToolbox) + 140 [0x7fff31b70be2]
+ ! : | + ! 1 ___ISGetCapsLockModifierState_block_invoke (in HIToolbox) + 252 [0x7fff31b70df3]
+ ! : | + ! 1 IOHIDEventSystemClientSetMatching (in IOKit) + 68 [0x7fff35ca895c]
+ ! : | + ! 1 IOHIDEventSystemClientSetMatchingMultiple (in IOKit) + 336 [0x7fff35ca7816]
+ ! : | + ! 1 __IOHIDEventSystemClientCacheMatchingServices (in IOKit) + 278 [0x7fff35ca7aac]
+ ! : | + ! 1 _IOHIDUnserializeAndVMDeallocWithTypeID (in IOKit) + 15 [0x7fff35ca7df9]
+ ! : | + ! 1 _IOHIDUnserializeAndVMDealloc (in IOKit) + 128 [0x7fff35ca7ea0]
+ ! : | + ! 1 CFPropertyListCreateFromStream (in CoreFoundation) + 59 [0x7fff32f992ab]
+ ! : | + ! 1 CFPropertyListCreateWithStream (in CoreFoundation) + 621 [0x7fff32f7e076]
+ ! : | + ! 1 _CFPropertyListCreateWithData (in CoreFoundation) + 151 [0x7fff32fcb3b3]
+ ! : | + ! 1 __CFTryParseBinaryPlist (in CoreFoundation) + 228 [0x7fff32ec4552]
+ ! : | + ! 1 __CFBinaryPlistCreateObjectFiltered (in CoreFoundation) + 3873 [0x7fff32ee3771]
+ ! : | + ! 1 __CFBinaryPlistCreateObjectFiltered (in CoreFoundation) + 6008 [0x7fff32ee3fc8]
+ ! : | + ! 1 __CFBinaryPlistCreateObjectFiltered (in CoreFoundation) + 6008 [0x7fff32ee3fc8]
+ ! : | + ! 1 __CFBinaryPlistCreateObjectFiltered (in CoreFoundation) + 3873 [0x7fff32ee3771]
+ ! : | + ! 1 __CFBinaryPlistCreateObjectFiltered (in CoreFoundation) + 6008 [0x7fff32ee3fc8]
+ ! : | + ! 1 __CFBinaryPlistCreateObjectFiltered (in CoreFoundation) + 93 [0x7fff32ee28ad]
+ ! : | + ! 1 CFDictionaryGetValue (in CoreFoundation) + 80 [0x7fff32eb04dd]
+ ! : | + ! 1 CFBasicHashFindBucket (in CoreFoundation) + 2893 [0x7fff32eb108d]
+ ! : | + 4 CFRunLoopRunSpecific (in CoreFoundation) + 372 [0x7fff32f2ade4]
+ ! : | + ! 4 __CFRunLoopDoObservers (in CoreFoundation) + 457 [0x7fff32f2c267]
+ ! : | + ! 4 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ (in CoreFoundation) + 23 [0x7fff32f2c335]
+ ! : | + ! 3 FlushAllBuffers(__CFRunLoopObserver*, unsigned long, void*) (in HIToolbox) + 306 [0x7fff31b6296b]
+ ! : | + ! : 3 FlushWindowObject(WindowData*, void**, unsigned char) (in HIToolbox) + 986 [0x7fff31b63018]
+ ! : | + ! : 1 MenuBarInstance::SetServerBounds() (in HIToolbox) + 37 [0x7fff31b56707]
+ ! : | + ! : | 1 GetActiveDisplay (in HIToolbox) + 60 [0x7fff31b54174]
+ ! : | + ! : | 1 DisplayFromUUIDString (in HIToolbox) + 46 [0x7fff31b46ecd]
+ ! : | + ! : | 1 SLSGetDisplayForUUID (in SkyLight) + 50 [0x7fff6232beda]
+ ! : | + ! : | 1 DYLD-STUB$$operator new(unsigned long) (in libc++abi.dylib) + 0 [0x7fff6a2ca04e]
+ ! : | + ! : 1 MenuBarInstance::SetServerBounds() (in HIToolbox) + 153 [0x7fff31b5677b]
+ ! : | + ! : | 1 MenuBarInstance::ForEachMenuBarDo(void (MenuBarInstance*) block_pointer) (in HIToolbox) + 46 [0x7fff31b390aa]
+ ! : | + ! : | 1 MenuBarInstance::AppendSettings(__CFArray*) (in HIToolbox) + 158 [0x7fff31b56ebc]
+ ! : | + ! : | 1 MenuBarInstance::ForEachWindowDo(unsigned char, bool (OpaqueWindowPtr*, unsigned int) block_pointer) (in HIToolbox) + 269 [0x7fff31b3a04d]
+ ! : | + ! : | 1 invocation function for block in MenuBarInstance::AppendSettings(__CFArray*) (in HIToolbox) + 318 [0x7fff31ba11e6]
+ ! : | + ! : | 1 MenuBarInstance::CreateMenuTitlesArray(OpaqueControlRef*) (in HIToolbox) + 33 [0x7fff31b56f45]
+ ! : | + ! : | 1 IsMenuBarViewOnActiveDisplay (in HIToolbox) + 65 [0x7fff31b54090]
+ ! : | + ! : | 1 HIWindowGetGreatestAreaDisplay (in HIToolbox) + 60 [0x7fff31b54114]
+ ! : | + ! : | 1 WindowData::GetGreatestAreaDisplay(unsigned short, unsigned int, unsigned int*, CGRect*) (in HIToolbox) + 67 [0x7fff31b46e11]
+ ! : | + ! : | 1 SLSCopyManagedDisplayForWindow (in SkyLight) + 225 [0x7fff622e30a4]
+ ! : | + ! : | 1 mach_msg (in libsystem_kernel.dylib) + 60 [0x7fff6d0db170]
+ ! : | + ! : | 1 mach_msg_trap (in libsystem_kernel.dylib) + 10 [0x7fff6d0dadfa]
+ ! : | + ! : 1 MenuBarInstance::SetServerBounds() (in HIToolbox) + 171 [0x7fff31b5678d]
+ ! : | + ! : 1 SLSSetMenuBars (in SkyLight) + 1967 [0x7fff62273530]
+ ! : | + ! : 1 __SLSSetMenuBars_block_invoke_2.40 (in SkyLight) + 127 [0x7fff62273961]
+ ! : | + ! : 1 get_srgb_color_components (in SkyLight) + 104 [0x7fff623c7b85]
+ ! : | + ! : 1 CGColorCreateCopyByMatchingToColorSpace (in CoreGraphics) + 41 [0x7fff333c09d1]
+ ! : | + ! : 1 CGColorTransformConvertColor (in CoreGraphics) + 302 [0x7fff3333e9e7]
+ ! : | + ! : 1 CGColorTransformConvertColorComponents (in CoreGraphics) + 507 [0x7fff3333ecef]
+ ! : | + ! : 1 CGColorTransformCacheGetConversionType (in CoreGraphics) + 192 [0x7fff3333f1c0]
+ ! : | + ! : 1 CGCMSConverterCreate (in CoreGraphics) + 1665 [0x7fff3333f8c2]
+ ! : | + ! : 1 ColorSyncTransformInternalCopyProperty (in ColorSync) + 148 [0x7fff3202a0ff]
+ ! : | + ! : 1 AppleCMMCreateTransformProperty (in ColorSync) + 200 [0x7fff3202a22a]
+ ! : | + ! : 1 DoFlattenFullConversion (in ColorSync) + 41 [0x7fff3202a5cc]
+ ! : | + ! : 1 collect_flattened_conversion(CMMConvNode*, bool, __CFDictionary const*, __CFArray*) (in ColorSync) + 73 [0x7fff3202a670]
+ ! : | + ! : 1 CMMConvTRC::FlattenConversion(__CFDictionary const*) const (in ColorSync) + 883 [0x7fff3202ab27]
+ ! : | + ! : 1 -[NSMutableDictionary __addObject:forKey:] (in CoreFoundation) + 76 [0x7fff32ee5e73]
+ ! : | + ! : 1 -[__NSDictionaryM objectForKey:] (in CoreFoundation) + 104 [0x7fff32ec9f62]
+ ! : | + ! : 1 __CFStringHash (in CoreFoundation) + 213 [0x7fff32eb2093]
+ ! : | + ! 1 FlushAllBuffers(__CFRunLoopObserver*, unsigned long, void*) (in HIToolbox) + 472 [0x7fff31b62a11]
+ ! : | + ! 1 CFRunLoopTimerSetNextFireDate (in CoreFoundation) + 0 [0x7fff32f6b656]
+ ! : | + 1 CFRunLoopRunSpecific (in CoreFoundation) + 521 [0x7fff32f2ae79]
+ ! : | + 1 __CFRunLoopDoObservers (in CoreFoundation) + 457 [0x7fff32f2c267]
+ ! : | + 1 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ (in CoreFoundation) + 23 [0x7fff32f2c335]
+ ! : | + 1 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) (in QuartzCore) + 69 [0x7fff3ea37151]
+ ! : | + 1 CA::Transaction::commit() (in QuartzCore) + 644 [0x7fff3e9facf0]
+ ! : | + 1 CA::Context::commit_transaction(CA::Transaction*, double) (in QuartzCore) + 5423 [0x7fff3e9fd4e7]
+ ! : | + 1 _dispatch_event_loop_poke (in libdispatch.dylib) + 500 [0x7fff6cf5b057]
+ ! : | + 1 _dispatch_kq_poll (in libdispatch.dylib) + 163 [0x7fff6cf5b8b9]
+ ! : | + 1 kevent_id (in libsystem_kernel.dylib) + 10 [0x7fff6d0dc516]
+ ! : | 8 RunCurrentEventLoopInMode (in HIToolbox) + 228 [0x7fff31b57a7d]
+ ! : | 8 _NotifyEventLoopObservers (in HIToolbox) + 153 [0x7fff31b300b9]
+ ! : | 8 MainLoopObserver(unsigned int, OpaqueEventRef*, void*) (in HIToolbox) + 41 [0x7fff31b71819]
+ ! : | 7 Convert1CGEvent(unsigned char) (in HIToolbox) + 208 [0x7fff31b71949]
+ ! : | ! 7 CreateAndPostEventWithCGEvent(__CGEvent*, unsigned int, unsigned char, __CFMachPortBoost*) (in HIToolbox) + 405 [0x7fff31b653fc]
+ ! : | ! 7 PostEventToQueueInternal (in HIToolbox) + 754 [0x7fff31b63b4c]
+ ! : | ! 7 _NotifyEventLoopObservers (in HIToolbox) + 153 [0x7fff31b300b9]
+ ! : | ! 7 MenuBarInstance::AutoShowHideObserver(unsigned int, OpaqueEventRef*, void*) (in HIToolbox) + 169 [0x7fff31bcf963]
+ ! : | ! 7 MenuBarInstance::ForEachMenuBarDo(void (MenuBarInstance*) block_pointer) (in HIToolbox) + 46 [0x7fff31b390aa]
+ ! : | ! 4 MenuBarInstance::UpdateAutoShowVisibility(Point, unsigned char) (in HIToolbox) + 489 [0x7fff31bcf1cf]
+ ! : | ! : 2 MenuBarInstance::ForEachWindowDo(unsigned char, bool (OpaqueWindowPtr*, unsigned int) block_pointer) (in HIToolbox) + 269 [0x7fff31b3a04d]
+ ! : | ! : | 1 invocation function for block in MenuBarInstance::ForEachBoundsDo(bool (CGRect, unsigned int) block_pointer) (in HIToolbox) + 50 [0x7fff31b92bea]
+ ! : | ! : | + 1 GetCurrentSpaceForDisplay (in HIToolbox) + 35 [0x7fff31b7f3b2]
+ ! : | ! : | + 1 SLSManagedDisplayGetCurrentSpace (in SkyLight) + 202 [0x7fff622e3395]
+ ! : | ! : | + 1 mach_msg (in libsystem_kernel.dylib) + 201 [0x7fff6d0db1fd]
+ ! : | ! : | + 1 mach_msg_trap (in libsystem_kernel.dylib) + 10 [0x7fff6d0dadfa]
+ ! : | ! : | 1 invocation function for block in MenuBarInstance::ForEachBoundsDo(bool (CGRect, unsigned int) block_pointer) (in HIToolbox) + 244 [0x7fff31b92cac]
+ ! : | ! : | 1 SLSSpaceGetType (in SkyLight) + 187 [0x7fff622e0e04]
+ ! : | ! : | 1 mach_msg (in libsystem_kernel.dylib) + 60 [0x7fff6d0db170]
+ ! : | ! : | 1 mach_msg_trap (in libsystem_kernel.dylib) + 10 [0x7fff6d0dadfa]
+ ! : | ! : 2 MenuBarInstance::ForEachWindowDo(unsigned char, bool (OpaqueWindowPtr*, unsigned int) block_pointer) (in HIToolbox) + 345 [0x7fff31b3a099]
+ ! : | ! : 2 MenuBarInstance::ForEachActiveDisplayDo(unsigned char, bool (unsigned int) block_pointer) (in HIToolbox) + 138 [0x7fff31b565e0]
+ ! : | ! : 2 invocation function for block in MenuBarInstance::ForEachBoundsDo(bool (CGRect, unsigned int) block_pointer) (in HIToolbox) + 244 [0x7fff31b92cac]
+ ! : | ! : 2 SLSSpaceGetType (in SkyLight) + 187 [0x7fff622e0e04]
+ ! : | ! : 2 mach_msg (in libsystem_kernel.dylib) + 60 [0x7fff6d0db170]
+ ! : | ! : 2 mach_msg_trap (in libsystem_kernel.dylib) + 10 [0x7fff6d0dadfa]
+ ! : | ! 2 MenuBarInstance::UpdateAutoShowVisibility(Point, unsigned char) (in HIToolbox) + 34 [0x7fff31bcf008]
+ ! : | ! : 2 MenuBarInstance::IsAutoShowHideAllowed() (in HIToolbox) + 378 [0x7fff31cd1e70]
+ ! : | ! : 2 SLSManagedDisplayIsAnimating (in SkyLight) + 175 [0x7fff622e3599]
+ ! : | ! : 2 mach_msg (in libsystem_kernel.dylib) + 60 [0x7fff6d0db170]
+ ! : | ! : 2 mach_msg_trap (in libsystem_kernel.dylib) + 10 [0x7fff6d0dadfa]
+ ! : | ! 1 MenuBarInstance::UpdateAutoShowVisibility(Point, unsigned char) (in HIToolbox) + 336 [0x7fff31bcf136]
+ ! : | ! 1 MenuBarInstance::SetBoundsAndUpdateResolution() (in HIToolbox) + 103 [0x7fff31b39efb]
+ ! : | ! 1 MenuBarInstance::ForEachWindowDo(unsigned char, bool (OpaqueWindowPtr*, unsigned int) block_pointer) (in HIToolbox) + 345 [0x7fff31b3a099]
+ ! : | ! 1 MenuBarInstance::ForEachActiveDisplayDo(unsigned char, bool (unsigned int) block_pointer) (in HIToolbox) + 138 [0x7fff31b565e0]
+ ! : | ! 1 invocation function for block in MenuBarInstance::SetBoundsAndUpdateResolution() (in HIToolbox) + 262 [0x7fff31b552f3]
+ ! : | ! 1 WindowData::SetBounds(unsigned short, unsigned int, CGRect const*) (in HIToolbox) + 122 [0x7fff31b55426]
+ ! : | ! 1 WindowData::SetBounds(unsigned short, Rect const*, Rect const*, unsigned int, unsigned char*) (in HIToolbox) + 356 [0x7fff31b55598]
+ ! : | ! 1 MoveResizeWindowInternal(WindowData*, int, int, int, int, unsigned char, unsigned char, unsigned char, unsigned char, Rect const*, unsigned int) (in HIToolbox) + 650 [0x7fff31b55c6c]
+ ! : | ! 1 SendBoundsChangeEvent(OpaqueWindowPtr*, unsigned char, Rect const*, Rect const*, Rect*, Rect const*, Rect const*, unsigned int) (in HIToolbox) + 553 [0x7fff31b56339]
+ ! : | ! 1 ReleaseEvent (in HIToolbox) + 45 [0x7fff31b2e41f]
+ ! : | ! 1 pthread_mutex_lock (in libsystem_pthread.dylib) + 99 [0x7fff6d199610]
+ ! : | 1 Convert1CGEvent(unsigned char) (in HIToolbox) + 263 [0x7fff31b71980]
+ ! : | 1 _CFRelease (in CoreFoundation) + 238 [0x7fff32ff8599]
+ ! : | 1 __CFMachPortBoostDeallocate (in CoreFoundation) + 25 [0x7fff32f6be5d]
+ ! : | 1 voucher_decrement_importance_count4CF (in libdispatch.dylib) + 83 [0x7fff6cf5e961]
+ ! : | 1 mach_voucher_attr_command (in libsystem_kernel.dylib) + 211 [0x7fff6d0de9ac]
+ ! : | 1 mach_msg (in libsystem_kernel.dylib) + 60 [0x7fff6d0db170]
+ ! : | 1 mach_msg_trap (in libsystem_kernel.dylib) + 10 [0x7fff6d0dadfa]
+ ! : 1 ReceiveNextEventCommon (in HIToolbox) + 737 [0x7fff31b5786e]
+ ! 1 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] (in AppKit) + 2275 [0x7fff3019bc1b]
+ ! 1 -[NSEvent dealloc] (in AppKit) + 76 [0x7fff3037affe]
+ ! 1 objc_release (in libobjc.A.dylib) + 24 [0x7fff6bde6678]
+ 69 -[NSApplication run] (in AppKit) + 707 [0x7fff3018d5bf]
+ 69 -[EmacsApp sendEvent:] (in Emacs) + 500 [0x1040fe114]
+ 49 -[NSApplication(NSEvent) sendEvent:] (in AppKit) + 1869 [0x7fff30340b41]
+ : 49 -[NSWindow(NSEventRouting) sendEvent:] (in AppKit) + 349 [0x7fff303421c9]
+ : 49 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] (in AppKit) + 6512 [0x7fff30343d5d]
+ : 47 -[EmacsView mouseMoved:] (in Emacs) + 545 [0x1041027c1]
+ : | 47 note_mouse_highlight (in Emacs) + 741 [0x103f3fcd5]
+ : | 47 update_cursor_in_window_tree (in Emacs) + 235 [0x103f3f4db]
+ : | 47 display_and_set_cursor (in Emacs) + 2355 [0x103f3f123]
+ : | 47 ns_draw_window_cursor (in Emacs) + 853 [0x1041108e5]
+ : | 47 -[NSView displayIfNeeded] (in AppKit) + 755 [0x7fff30287c2d]
+ : | 45 -[NSView _oldDisplayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] (in AppKit) + 2126 [0x7fff30318cb1]
+ : | + 24 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit) + 2143 [0x7fff304888e1]
+ : | + ! 24 -[NSView _drawRect:clip:] (in AppKit) + 1103 [0x7fff3048a358]
+ : | + ! 24 _NSViewDrawRect (in AppKit) + 139 [0x7fff3032859f]
+ : | + ! 24 -[NSThemeFrame drawRect:] (in AppKit) + 174 [0x7fff304955ed]
+ : | + ! 24 -[NSFrameView drawRect:] (in AppKit) + 409 [0x7fff30495793]
+ : | + ! 24 -[NSFrameView drawThemeContentFill:inView:] (in AppKit) + 239 [0x7fff304976b8]
+ : | + ! 24 -[NSThemeFrame drawWindowBackgroundRect:] (in AppKit) + 124 [0x7fff30497950]
+ : | + ! 24 NSDrawWindowBackground (in AppKit) + 238 [0x7fff30497ac0]
+ : | + ! 24 NSRectFillUsingOperation (in AppKit) + 311 [0x7fff3032b694]
+ : | + ! 24 CGContextFillRect (in CoreGraphics) + 105 [0x7fff3334b35b]
+ : | + ! 24 CGContextFillRects (in CoreGraphics) + 96 [0x7fff3334b3c2]
+ : | + ! 24 backing_store_DrawRects (in AppKit) + 907 [0x7fff304d3ef3]
+ : | + ! 24 backing_store_delegate (in AppKit) + 893 [0x7fff3049644b]
+ : | + ! 24 __backing_store_DrawRects_block_invoke (in AppKit) + 39 [0x7fff30497071]
+ : | + ! 24 ripc_DrawRects (in CoreGraphics) + 462 [0x7fff3334b624]
+ : | + ! 24 ripc_Render (in CoreGraphics) + 328 [0x7fff3334e895]
+ : | + ! 24 RIPLayerBltShape (in CoreGraphics) + 1349 [0x7fff33350824]
+ : | + ! 24 RGBAf16_mark_inner(BltDepth* const*, BltOp const*) (in CoreGraphics) + 30362 [0x7fff333ff5ef]
+ : | + ! 15 ??? (in <unknown binary>) [0x101000000000000]
+ : | + ! : 15 _sigtramp (in libsystem_platform.dylib) + 0 [0x7fff6d1925e0]
+ : | + ! 8 0x0
+ : | + ! : 8 _sigtramp (in libsystem_platform.dylib) + 0 [0x7fff6d1925e0]
+ : | + ! 1 CGSFillDRAM64 (in CoreGraphics) + 4885 [0x7fff333d4d21]
+ : | + 21 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit) + 3503 [0x7fff30488e31]
+ : | + 21 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit) + 3503 [0x7fff30488e31]
+ : | + 21 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit) + 2143 [0x7fff304888e1]
+ : | + 21 -[NSView _drawRect:clip:] (in AppKit) + 1103 [0x7fff3048a358]
+ : | + 21 _NSViewDrawRect (in AppKit) + 139 [0x7fff3032859f]
+ : | + 21 -[EmacsView drawRect:] (in Emacs) + 153 [0x104108149]
+ : | + 21 expose_frame (in Emacs) + 127 [0x103f4458f]
+ : | + 21 expose_window_tree (in Emacs) + 139 [0x103f4472b]
+ : | + 19 expose_window (in Emacs) + 1394 [0x103f44cd2]
+ : | + : 12 expose_line (in Emacs) + 650 [0x103f60bba]
+ : | + : | 12 draw_glyphs (in Emacs) + 19620 [0x103f3d1a4]
+ : | + : | 12 ns_draw_glyph_string (in Emacs) + 2930 [0x10410f552]
+ : | + : | 7 macfont_draw (in Emacs) + 1037 [0x104122d1d]
+ : | + : | + 7 CGContextFillRects (in CoreGraphics) + 96 [0x7fff3334b3c2]
+ : | + : | + 7 backing_store_DrawRects (in AppKit) + 907 [0x7fff304d3ef3]
+ : | + : | + 7 backing_store_delegate (in AppKit) + 893 [0x7fff3049644b]
+ : | + : | + 7 __backing_store_DrawRects_block_invoke (in AppKit) + 39 [0x7fff30497071]
+ : | + : | + 6 ripc_DrawRects (in CoreGraphics) + 462 [0x7fff3334b624]
+ : | + : | + ! 6 ripc_Render (in CoreGraphics) + 328 [0x7fff3334e895]
+ : | + : | + ! 6 RIPLayerBltShape (in CoreGraphics) + 1349 [0x7fff33350824]
+ : | + : | + ! 6 RGBAf16_mark_inner(BltDepth* const*, BltOp const*) (in CoreGraphics) + 30362 [0x7fff333ff5ef]
+ : | + : | + ! 3 CGSFillDRAM64 (in CoreGraphics) + 4865,4871,... [0x7fff333d4d0d,0x7fff333d4d13,...]
+ : | + : | + ! 2 0x0
+ : | + : | + ! : 2 _sigtramp (in libsystem_platform.dylib) + 0 [0x7fff6d1925e0]
+ : | + : | + ! 1 ??? (in Emacs) load address 0x103efa000 + 0xfffffffefc1060de [0xde]
+ : | + : | + ! 1 _sigtramp (in libsystem_platform.dylib) + 0 [0x7fff6d1925e0]
+ : | + : | + 1 ripc_DrawRects (in CoreGraphics) + 147 [0x7fff3334b4e9]
+ : | + : | + 1 ripc_GetRenderingState (in CoreGraphics) + 160 [0x7fff3334b6f4]
+ : | + : | + 1 ripc_GetClipState (in CoreGraphics) + 501 [0x7fff3334bcf5]
+ : | + : | + 1 RIPClipStateRemoveEntry (in CoreGraphics) + 61 [0x7fff3339e899]
+ : | + : | + 1 ??? (in <unknown binary>) [0xaaaaaaaaaaaaaaaa]
+ : | + : | + 1 _sigtramp (in libsystem_platform.dylib) + 0 [0x7fff6d1925e0]
+ : | + : | 5 macfont_draw (in Emacs) + 1910 [0x104123086]
+ : | + : | 5 draw_glyphs (in CoreGraphics) + 798 [0x7fff336c576c]
+ : | + : | 5 CGContextDelegateDrawGlyphs (in CoreGraphics) + 970 [0x7fff33375fa7]
+ : | + : | 5 backing_store_DrawGlyphs (in AppKit) + 1534 [0x7fff304d5462]
+ : | + : | 4 backing_store_delegate (in AppKit) + 893 [0x7fff3049644b]
+ : | + : | ! 4 __backing_store_DrawGlyphs_block_invoke (in AppKit) + 48 [0x7fff304d55e4]
+ : | + : | ! 4 CGContextDelegateDrawGlyphs (in CoreGraphics) + 970 [0x7fff33375fa7]
+ : | + : | ! 4 ripc_DrawGlyphs (in CoreGraphics) + 1623 [0x7fff333769b7]
+ : | + : | ! 4 draw_glyph_bitmaps (in CoreGraphics) + 1349 [0x7fff33376f95]
+ : | + : | ! 3 render_glyphs (in CoreGraphics) + 380 [0x7fff33377811]
+ : | + : | ! : 2 render_glyph_list (in CoreGraphics) + 450 [0x7fff33380bbc]
+ : | + : | ! : | 2 RIPLayerBltGlyph (in CoreGraphics) + 5408 [0x7fff333821f1]
+ : | + : | ! : | 2 RGBAf16_mark_inner(BltDepth* const*, BltOp const*) (in CoreGraphics) + 265 [0x7fff333f805e]
+ : | + : | ! : | 2 RGBAf16_mark_constmask(BltDepth const*, BltOp const*, MODE) (in CoreGraphics) + 922 [0x7fff33400ee2]
+ : | + : | ! : | 2 vImageCGCompositeConstMask_ARGB16F (in vImage) + 497 [0x7fff2eba60d1]
+ : | + : | ! : | 1 ??? (in <unknown binary>) [0xf685800070001002]
+ : | + : | ! : | + 1 _sigtramp (in libsystem_platform.dylib) + 0 [0x7fff6d1925e0]
+ : | + : | ! : | 1 vCGCompositeConstMask_ARGB16F_avx512 (in vImage) + 335 [0x7fff2eba62af]
+ : | + : | ! : 1 render_glyph_list (in CoreGraphics) + 43 [0x7fff33380a25]
+ : | + : | ! 1 render_glyphs (in CoreGraphics) + 229 [0x7fff3337777a]
+ : | + : | ! 1 CGGlyphBuilder::lock_glyph_bitmaps(CGGlyphIdentifier const*, unsigned long, CGGlyphBitmap const**) (in CoreGraphics) + 151 [0x7fff33377941]
+ : | + : | ! 1 ??? (in <unknown binary>) [0x3b143b1400000000]
+ : | + : | ! 1 _sigtramp (in libsystem_platform.dylib) + 0 [0x7fff6d1925e0]
+ : | + : | 1 backing_store_delegate (in AppKit) + 73 [0x7fff30496117]
+ : | + : | 1 -[_NSCGSWindowBackingStore lockBackBuffer] (in AppKit) + 124 [0x7fff3049658c]
+ : | + : | 1 -[_NSCGSWindowBackingStore scale] (in AppKit) + 76 [0x7fff30485f22]
+ : | + : | 1 SLSGetWindowResolution (in SkyLight) + 16 [0x7fff621eff9c]
+ : | + : | 1 CGSWindowByID (in SkyLight) + 13 [0x7fff62189708]
+ : | + : | 1 CGSLocalWindowByID (in SkyLight) + 34 [0x7fff621945cd]
+ : | + : 7 expose_line (in Emacs) + 880 [0x103f60ca0]
+ : | + : 5 draw_row_fringe_bitmaps (in Emacs) + 49 [0x1040ea5d1]
+ : | + : + 5 draw_fringe_bitmap (in Emacs) + 394 [0x1040e9eaa]
+ : | + : + 3 draw_fringe_bitmap_1 (in Emacs) + 205 [0x1040e9fcd]
+ : | + : + ! 3 lookup_named_face (in Emacs) + 136 [0x103fc03c8]
+ : | + : + ! 3 get_lface_attributes (in Emacs) + 129 [0x103fc6391]
+ : | + : + ! 2 assq_no_quit (in Emacs) + 29,37 [0x1040717ad,0x1040717b5]
+ : | + : + ! 1 _CFRelease (in CoreFoundation) + 460 [0x7fff32ff8677]
+ : | + : + ! 1 _sigtramp (in libsystem_platform.dylib) + 0 [0x7fff6d1925e0]
+ : | + : + 2 draw_fringe_bitmap_1 (in Emacs) + 1656 [0x1040ea578]
+ : | + : + 1 ns_draw_fringe_bitmap (in Emacs) + 731 [0x10410e42b]
+ : | + : + : 1 -[NSFocusStack focusedView] (in AppKit) + 22 [0x7fff3018990e]
+ : | + : + : 1 CFArrayGetValueAtIndex (in CoreFoundation) + 0 [0x7fff32ec9bfe]
+ : | + : + 1 ns_draw_fringe_bitmap (in Emacs) + 1068 [0x10410e57c]
+ : | + : + 1 NSRectFill (in AppKit) + 237 [0x7fff3037132c]
+ : | + : + 1 CGContextFillRect (in CoreGraphics) + 105 [0x7fff3334b35b]
+ : | + : + 1 CGContextFillRects (in CoreGraphics) + 96 [0x7fff3334b3c2]
+ : | + : + 1 backing_store_DrawRects (in AppKit) + 907 [0x7fff304d3ef3]
+ : | + : + 1 backing_store_delegate (in AppKit) + 948 [0x7fff30496482]
+ : | + : + 1 CGSNewRegionWithRect (in CoreGraphics) + 39 [0x7fff3333d688]
+ : | + : + 1 CGRegionCreateWithRect (in CoreGraphics) + 135 [0x7fff3332d0bb]
+ : | + : + 1 region_create_with_shape (in CoreGraphics) + 51 [0x7fff3332d5aa]
+ : | + : + 1 CGTypeCreateInstance (in CoreGraphics) + 35 [0x7fff3332cb8f]
+ : | + : + 1 _CFRuntimeCreateInstance (in CoreFoundation) + 597 [0x7fff32eac5a3]
+ : | + : + 1 malloc_zone_malloc (in libsystem_malloc.dylib) + 104 [0x7fff6d14fd7a]
+ : | + : + 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 66 [0x7fff6d1510c6]
+ : | + : + 1 ??? (in <unknown binary>) [0x8400000015e]
+ : | + : + 1 _sigtramp (in libsystem_platform.dylib) + 0 [0x7fff6d1925e0]
+ : | + : 2 draw_fringe_bitmap (in Emacs) + 394 [0x1040e9eaa]
+ : | + : 1 draw_fringe_bitmap_1 (in Emacs) + 205 [0x1040e9fcd]
+ : | + : ! 1 lookup_named_face (in Emacs) + 136 [0x103fc03c8]
+ : | + : ! 1 get_lface_attributes (in Emacs) + 129 [0x103fc6391]
+ : | + : ! 1 assq_no_quit (in Emacs) + 29 [0x1040717ad]
+ : | + : 1 draw_fringe_bitmap_1 (in Emacs) + 1656 [0x1040ea578]
+ : | + : 1 ns_draw_fringe_bitmap (in Emacs) + 142 [0x10410e1de]
+ : | + : 1 window_box (in Emacs) + 174 [0x103f15fce]
+ : | + : 1 window_wants_tab_line (in Emacs) + 34 [0x103f66812]
+ : | + : 1 Fassq (in Emacs) + 101 [0x104071735]
+ : | + : 1 do_pending_atimers (in Emacs) + 366 [0x1040ce40e]
+ : | + : 1 pthread_sigmask (in libsystem_pthread.dylib) + 9 [0x7fff6d19d5eb]
+ : | + : 1 __pthread_sigmask (in libsystem_kernel.dylib) + 10 [0x7fff6d0e04c2]
+ : | + 2 expose_window (in Emacs) + 1582 [0x103f44d8e]
+ : | + 2 expose_line (in Emacs) + 262 [0x103f60a36]
+ : | + 2 draw_glyphs (in Emacs) + 19620 [0x103f3d1a4]
+ : | + 1 ns_draw_glyph_string (in Emacs) + 908 [0x10410ed6c]
+ : | + | 1 ns_maybe_dumpglyphs_background (in Emacs) + 454 [0x104111776]
+ : | + | 1 NSRectFill (in AppKit) + 237 [0x7fff3037132c]
+ : | + | 1 CGContextFillRect (in CoreGraphics) + 105 [0x7fff3334b35b]
+ : | + | 1 CGContextFillRects (in CoreGraphics) + 96 [0x7fff3334b3c2]
+ : | + | 1 backing_store_DrawRects (in AppKit) + 907 [0x7fff304d3ef3]
+ : | + | 1 backing_store_delegate (in AppKit) + 893 [0x7fff3049644b]
+ : | + | 1 __backing_store_DrawRects_block_invoke (in AppKit) + 39 [0x7fff30497071]
+ : | + | 1 ripc_DrawRects (in CoreGraphics) + 462 [0x7fff3334b624]
+ : | + | 1 ripc_Render (in CoreGraphics) + 328 [0x7fff3334e895]
+ : | + | 1 RIPLayerBltShape (in CoreGraphics) + 1349 [0x7fff33350824]
+ : | + | 1 RGBAf16_mark_inner(BltDepth* const*, BltOp const*) (in CoreGraphics) + 30362 [0x7fff333ff5ef]
+ : | + | 1 CGSFillDRAM64 (in CoreGraphics) + 4871 [0x7fff333d4d13]
+ : | + 1 ns_draw_glyph_string (in Emacs) + 2930 [0x10410f552]
+ : | + 1 macfont_draw (in Emacs) + 1910 [0x104123086]
+ : | + 1 draw_glyphs (in CoreGraphics) + 798 [0x7fff336c576c]
+ : | + 1 CGContextDelegateDrawGlyphs (in CoreGraphics) + 576 [0x7fff33375e1d]
+ : | + 1 CGColorTransformConvertColorComponents (in CoreGraphics) + 706 [0x7fff3333edb6]
+ : | + 1 ??? (in Emacs) load address 0x103efa000 + 0xfffffffefc106004 [0x4]
+ : | + 1 _sigtramp (in libsystem_platform.dylib) + 0 [0x7fff6d1925e0]
+ : | 1 -[NSView _oldDisplayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] (in AppKit) + 716 [0x7fff3031872f]
+ : | + 1 objc_msgSend (in libobjc.A.dylib) + 46 [0x7fff6bde482e]
+ : | 1 -[NSView _oldDisplayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] (in AppKit) + 2695 [0x7fff30318eea]
+ : | 1 -[NSWindow _enablePosting] (in AppKit) + 277 [0x7fff3048bc6b]
+ : | 1 DYLD-STUB$$CFRunLoopGetMain (in AppKit) + 0 [0x7fff30cbe864]
+ : 1 -[EmacsView mouseMoved:] (in Emacs) + 562 [0x1041027d2]
+ : | 1 remember_mouse_glyph (in Emacs) + 189 [0x103f1e0ad]
+ : | 1 window_from_coordinates (in Emacs) + 137 [0x103f68949]
+ : | 1 foreach_window_1 (in Emacs) + 105 [0x103f76a79]
+ : | 1 check_window_containing (in Emacs) + 24 [0x103f68a58]
+ : | 1 coordinates_in_window (in Emacs) + 1163 [0x103f6813b]
+ : | 1 Fassq (in Emacs) + 68 [0x104071714]
+ : 1 -[NSEvent _postAtStart:] (in AppKit) + 1513 [0x7fff3047ecc0]
+ : 1 -[NSEvent _eventRefInternal] (in AppKit) + 36 [0x7fff303d8fc3]
+ : 1 objc_msgSend (in libobjc.A.dylib) + 6 [0x7fff6bde4806]
+ 20 -[NSApplication(NSEvent) sendEvent:] (in AppKit) + 352 [0x7fff30340554]
+ 20 -[NSWindow(NSEventRouting) sendEvent:] (in AppKit) + 349 [0x7fff303421c9]
+ 20 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] (in AppKit) + 2612 [0x7fff30342e21]
+ 16 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] (in AppKit) + 3370 [0x7fff303d7fe8]
+ | 16 _NXShowKeyAndMain (in AppKit) + 155 [0x7fff3037612e]
+ | 15 -[NSWindow becomeKeyWindow] (in AppKit) + 1276 [0x7fff30377495]
+ | + 15 -[NSNotificationCenter postNotificationName:object:userInfo:] (in Foundation) + 59 [0x7fff3556f786]
+ | + 15 _CFXNotificationPost (in CoreFoundation) + 1351 [0x7fff32ef19a9]
+ | + 15 -[_CFXNotificationRegistrar find:object:observer:enumerator:] (in CoreFoundation) + 1554 [0x7fff32ef24fd]
+ | + 15 ___CFXNotificationPost_block_invoke (in CoreFoundation) + 80 [0x7fff32f22384]
+ | + 15 _CFXRegistrationPost1 (in CoreFoundation) + 372 [0x7fff32f22718]
+ | + 15 ___CFXRegistrationPost1_block_invoke (in CoreFoundation) + 63 [0x7fff32f227a3]
+ | + 15 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ (in CoreFoundation) + 12 [0x7fff32f2280f]
+ | + 15 -[EmacsView windowDidBecomeKey] (in Emacs) + 63 [0x1041040cf]
+ | + 15 ns_frame_rehighlight (in Emacs) + 528 [0x104104450]
+ | + 15 update_cursor_in_window_tree (in Emacs) + 235 [0x103f3f4db]
+ | + 15 display_and_set_cursor (in Emacs) + 2355 [0x103f3f123]
+ | + 15 ns_draw_window_cursor (in Emacs) + 853 [0x1041108e5]
+ | + 15 -[NSView displayIfNeeded] (in AppKit) + 755 [0x7fff30287c2d]
+ | + 15 -[NSView _oldDisplayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] (in AppKit) + 2126 [0x7fff30318cb1]
+ | + 8 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit) + 2143 [0x7fff304888e1]
+ | + ! 8 -[NSView _drawRect:clip:] (in AppKit) + 1103 [0x7fff3048a358]
+ | + ! 8 _NSViewDrawRect (in AppKit) + 139 [0x7fff3032859f]
+ | + ! 8 -[NSThemeFrame drawRect:] (in AppKit) + 174 [0x7fff304955ed]
+ | + ! 8 -[NSFrameView drawRect:] (in AppKit) + 409 [0x7fff30495793]
+ | + ! 8 -[NSFrameView drawThemeContentFill:inView:] (in AppKit) + 239 [0x7fff304976b8]
+ | + ! 8 -[NSThemeFrame drawWindowBackgroundRect:] (in AppKit) + 124 [0x7fff30497950]
+ | + ! 8 NSDrawWindowBackground (in AppKit) + 238 [0x7fff30497ac0]
+ | + ! 8 NSRectFillUsingOperation (in AppKit) + 311 [0x7fff3032b694]
+ | + ! 8 CGContextFillRect (in CoreGraphics) + 105 [0x7fff3334b35b]
+ | + ! 8 CGContextFillRects (in CoreGraphics) + 96 [0x7fff3334b3c2]
+ | + ! 8 backing_store_DrawRects (in AppKit) + 907 [0x7fff304d3ef3]
+ | + ! 8 backing_store_delegate (in AppKit) + 893 [0x7fff3049644b]
+ | + ! 8 __backing_store_DrawRects_block_invoke (in AppKit) + 39 [0x7fff30497071]
+ | + ! 8 ripc_DrawRects (in CoreGraphics) + 462 [0x7fff3334b624]
+ | + ! 8 ripc_Render (in CoreGraphics) + 328 [0x7fff3334e895]
+ | + ! 8 RIPLayerBltShape (in CoreGraphics) + 1349 [0x7fff33350824]
+ | + ! 8 RGBAf16_mark_inner(BltDepth* const*, BltOp const*) (in CoreGraphics) + 30362 [0x7fff333ff5ef]
+ | + ! 8 ??? (in <unknown binary>) [0x7f9ce0bc92a0]
+ | + ! 8 _sigtramp (in libsystem_platform.dylib) + 0 [0x7fff6d1925e0]
+ | + 7 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit) + 3503 [0x7fff30488e31]
+ | + 7 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit) + 3503 [0x7fff30488e31]
+ | + 7 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit) + 2143 [0x7fff304888e1]
+ | + 7 -[NSView _drawRect:clip:] (in AppKit) + 1103 [0x7fff3048a358]
+ | + 7 _NSViewDrawRect (in AppKit) + 139 [0x7fff3032859f]
+ | + 7 -[EmacsView drawRect:] (in Emacs) + 153 [0x104108149]
+ | + 7 expose_frame (in Emacs) + 127 [0x103f4458f]
+ | + 7 expose_window_tree (in Emacs) + 139 [0x103f4472b]
+ | + 7 expose_window (in Emacs) + 1394 [0x103f44cd2]
+ | + 4 expose_line (in Emacs) + 880 [0x103f60ca0]
+ | + : 2 draw_fringe_bitmap (in Emacs) + 394 [0x1040e9eaa]
+ | + : | 2 draw_fringe_bitmap_1 (in Emacs) + 1656 [0x1040ea578]
+ | + : | 1 ns_draw_fringe_bitmap (in Emacs) + 913 [0x10410e4e1]
+ | + : | + 1 CGContextSaveGState (in CoreGraphics) + 32 [0x7fff3334af00]
+ | + : | + 1 CGGStackSave (in CoreGraphics) + 50 [0x7fff3334af52]
+ | + : | + 1 CGGStateCreateCopy (in CoreGraphics) + 89 [0x7fff3334afc8]
+ | + : | + 1 CGGStateClipCopy (in CoreGraphics) + 22 [0x7fff3334b030]
+ | + : | + 1 CGClipStackRetain (in CoreGraphics) + 30 [0x7fff3334b070]
+ | + : | + 1 _pthread_mutex_firstfit_unlock_slow (in libsystem_pthread.dylib) + 202 [0x7fff6d199ade]
+ | + : | 1 ns_draw_fringe_bitmap (in Emacs) + 1068 [0x10410e57c]
+ | + : | 1 NSRectFill (in AppKit) + 237 [0x7fff3037132c]
+ | + : | 1 CGContextFillRect (in CoreGraphics) + 105 [0x7fff3334b35b]
+ | + : | 1 CGContextFillRects (in CoreGraphics) + 96 [0x7fff3334b3c2]
+ | + : | 1 backing_store_DrawRects (in AppKit) + 907 [0x7fff304d3ef3]
+ | + : | 1 backing_store_delegate (in AppKit) + 893 [0x7fff3049644b]
+ | + : | 1 __backing_store_DrawRects_block_invoke (in AppKit) + 39 [0x7fff30497071]
+ | + : | 1 ripc_DrawRects (in CoreGraphics) + 313 [0x7fff3334b58f]
+ | + : | 1 ??? (in <unknown binary>) [0x7f9c00000000]
+ | + : | 1 _sigtramp (in libsystem_platform.dylib) + 0 [0x7fff6d1925e0]
+ | + : 2 draw_row_fringe_bitmaps (in Emacs) + 49 [0x1040ea5d1]
+ | + : 2 draw_fringe_bitmap (in Emacs) + 394 [0x1040e9eaa]
+ | + : 1 draw_fringe_bitmap_1 (in Emacs) + 205 [0x1040e9fcd]
+ | + : + 1 lookup_named_face (in Emacs) + 136 [0x103fc03c8]
+ | + : + 1 get_lface_attributes (in Emacs) + 129 [0x103fc6391]
+ | + : + 1 assq_no_quit (in Emacs) + 29 [0x1040717ad]
+ | + : 1 draw_fringe_bitmap_1 (in Emacs) + 1656 [0x1040ea578]
+ | + : 1 ns_draw_fringe_bitmap (in Emacs) + 1043 [0x10410e563]
+ | + : 1 NSColorSetWithFillAndStroke (in AppKit) + 148 [0x7fff30322118]
+ | + : 1 CGGStateSetFillColor (in CoreGraphics) + 43 [0x7fff3334953b]
+ | + : 1 CGColorRetain (in CoreGraphics) + 22 [0x7fff3333cf1a]
+ | + : 1 CFRetain (in CoreFoundation) + 27 [0x7fff32eac9b6]
+ | + 3 expose_line (in Emacs) + 650 [0x103f60bba]
+ | + 3 draw_glyphs (in Emacs) + 19620 [0x103f3d1a4]
+ | + 3 ns_draw_glyph_string (in Emacs) + 2930 [0x10410f552]
+ | + 2 macfont_draw (in Emacs) + 1910 [0x104123086]
+ | + | 2 draw_glyphs (in CoreGraphics) + 798 [0x7fff336c576c]
+ | + | 2 CGContextDelegateDrawGlyphs (in CoreGraphics) + 970 [0x7fff33375fa7]
+ | + | 2 backing_store_DrawGlyphs (in AppKit) + 1534 [0x7fff304d5462]
+ | + | 2 backing_store_delegate (in AppKit) + 893 [0x7fff3049644b]
+ | + | 2 __backing_store_DrawGlyphs_block_invoke (in AppKit) + 48 [0x7fff304d55e4]
+ | + | 2 CGContextDelegateDrawGlyphs (in CoreGraphics) + 970 [0x7fff33375fa7]
+ | + | 2 ripc_DrawGlyphs (in CoreGraphics) + 1623 [0x7fff333769b7]
+ | + | 2 draw_glyph_bitmaps (in CoreGraphics) + 1349 [0x7fff33376f95]
+ | + | 2 render_glyphs (in CoreGraphics) + 380 [0x7fff33377811]
+ | + | 2 render_glyph_list (in CoreGraphics) + 450 [0x7fff33380bbc]
+ | + | 2 RIPLayerBltGlyph (in CoreGraphics) + 5408 [0x7fff333821f1]
+ | + | 2 RGBAf16_mark_inner(BltDepth* const*, BltOp const*) (in CoreGraphics) + 265 [0x7fff333f805e]
+ | + | 2 RGBAf16_mark_constmask(BltDepth const*, BltOp const*, MODE) (in CoreGraphics) + 922 [0x7fff33400ee2]
+ | + | 2 vImageCGCompositeConstMask_ARGB16F (in vImage) + 497 [0x7fff2eba60d1]
+ | + | 2 0x0
+ | + | 2 _sigtramp (in libsystem_platform.dylib) + 0 [0x7fff6d1925e0]
+ | + 1 macfont_draw (in Emacs) + 1037 [0x104122d1d]
+ | + 1 CGContextFillRects (in CoreGraphics) + 96 [0x7fff3334b3c2]
+ | + 1 backing_store_DrawRects (in AppKit) + 907 [0x7fff304d3ef3]
+ | + 1 backing_store_delegate (in AppKit) + 893 [0x7fff3049644b]
+ | + 1 __backing_store_DrawRects_block_invoke (in AppKit) + 39 [0x7fff30497071]
+ | + 1 ripc_DrawRects (in CoreGraphics) + 462 [0x7fff3334b624]
+ | + 1 ripc_Render (in CoreGraphics) + 328 [0x7fff3334e895]
+ | + 1 RIPLayerBltShape (in CoreGraphics) + 1349 [0x7fff33350824]
+ | + 1 RGBAf16_mark_inner(BltDepth* const*, BltOp const*) (in CoreGraphics) + 30362 [0x7fff333ff5ef]
+ | + 1 ??? (in <unknown binary>) [0x7f9cc2e2e204]
+ | + 1 _sigtramp (in libsystem_platform.dylib) + 0 [0x7fff6d1925e0]
+ | 1 -[NSWindow becomeKeyWindow] (in AppKit) + 1153 [0x7fff3037741a]
+ | 1 -[NSWindow(NSWindow_Theme) acquireKeyAppearance] (in AppKit) + 171 [0x7fff30377d51]
+ | 1 -[NSWindow _setFrameNeedsDisplay:] (in AppKit) + 46 [0x7fff303765ff]
+ | 1 -[NSThemeFrame _setFrameNeedsDisplay:] (in AppKit) + 93 [0x7fff30376728]
+ | 1 -[NSThemeFrame _invalidateAllButtons] (in AppKit) + 52 [0x7fff30376867]
+ | 1 -[NSView setNeedsDisplay:] (in AppKit) + 52 [0x7fff301bbf84]
+ | 1 -[NSView setNeedsDisplayInRect:] (in AppKit) + 728 [0x7fff301bc277]
+ | 1 NSIntersectionRect (in Foundation) + 4 [0x7fff355bd52e]
+ 3 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] (in AppKit) + 3313 [0x7fff303d7faf]
+ | 3 _NXFinishActivation (in AppKit) + 193 [0x7fff303d8e41]
+ | 3 SendEventToEventTarget (in HIToolbox) + 39 [0x7fff31b4547e]
+ | 3 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) (in HIToolbox) + 329 [0x7fff31b2fd8d]
+ | 3 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) (in HIToolbox) + 2673 [0x7fff31b30e8a]
+ | 3 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) (in HIToolbox) + 1329 [0x7fff31b6fb8c]
+ | 3 SendEventToEventTargetWithOptions (in HIToolbox) + 45 [0x7fff31b2fc3d]
+ | 3 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) (in HIToolbox) + 329 [0x7fff31b2fd8d]
+ | 3 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) (in HIToolbox) + 1254 [0x7fff31b308ff]
+ | 2 TSMAppActivationHandler (in HIToolbox) + 142 [0x7fff31b70100]
+ | + 2 SLPSGetKeyFocusProcess (in SkyLight) + 187 [0x7fff6237f2e4]
+ | + 2 mach_msg (in libsystem_kernel.dylib) + 60 [0x7fff6d0db170]
+ | + 2 mach_msg_trap (in libsystem_kernel.dylib) + 10 [0x7fff6d0dadfa]
+ | 1 TSMAppActivationHandler (in HIToolbox) + 1081 [0x7fff31b704ab]
+ | 1 TSMSimulateAppActivated (in HIToolbox) + 112 [0x7fff31b705bb]
+ | 1 _ISGetCapsLockModifierState (in HIToolbox) + 140 [0x7fff31b70be2]
+ | 1 ___ISGetCapsLockModifierState_block_invoke (in HIToolbox) + 252 [0x7fff31b70df3]
+ | 1 IOHIDEventSystemClientSetMatching (in IOKit) + 68 [0x7fff35ca895c]
+ | 1 IOHIDEventSystemClientSetMatchingMultiple (in IOKit) + 336 [0x7fff35ca7816]
+ | 1 __IOHIDEventSystemClientCacheMatchingServices (in IOKit) + 278 [0x7fff35ca7aac]
+ | 1 _IOHIDUnserializeAndVMDeallocWithTypeID (in IOKit) + 15 [0x7fff35ca7df9]
+ | 1 _IOHIDUnserializeAndVMDealloc (in IOKit) + 128 [0x7fff35ca7ea0]
+ | 1 CFPropertyListCreateFromStream (in CoreFoundation) + 59 [0x7fff32f992ab]
+ | 1 CFPropertyListCreateWithStream (in CoreFoundation) + 621 [0x7fff32f7e076]
+ | 1 _CFPropertyListCreateWithData (in CoreFoundation) + 151 [0x7fff32fcb3b3]
+ | 1 __CFTryParseBinaryPlist (in CoreFoundation) + 140 [0x7fff32ec44fa]
+ | 1 CFDictionaryCreateMutable (in CoreFoundation) + 71 [0x7fff32ead583]
+ | 1 __CFDictionaryCreateGeneric (in CoreFoundation) + 157 [0x7fff32ead751]
+ | 1 CFBasicHashCreate (in CoreFoundation) + 72 [0x7fff32ead7b6]
+ | 1 _CFRuntimeCreateInstance (in CoreFoundation) + 293 [0x7fff32eac473]
+ | 1 malloc_zone_calloc (in libsystem_malloc.dylib) + 99 [0x7fff6d151f59]
+ | 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 66 [0x7fff6d1510c6]
+ | 1 tiny_malloc_should_clear (in libsystem_malloc.dylib) + 288 [0x7fff6d152297]
+ | 1 tiny_malloc_from_free_list (in libsystem_malloc.dylib) + 165 [0x7fff6d1528b7]
+ 1 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] (in AppKit) + 1443 [0x7fff303d7861]
+ 1 -[NSWindow(NSWindowResizing) _hitTestWithHysteresisCheck:forEvent:allowWindowDragging:] (in AppKit) + 133 [0x7fff303d8735]
+ 1 -[NSWindow(NSWindowResizing) _resizeDirectionForMouseLocation:] (in AppKit) + 1009 [0x7fff3037e6bb]
+ 1 -[NSScreen visibleFrame] (in AppKit) + 44 [0x7fff301f04ea]
+ 1 -[NSScreen _layoutFrame] (in AppKit) + 71 [0x7fff301b1d38]
+ 1 -[NSScreen _menuBarHeight] (in AppKit) + 76 [0x7fff301b1d9a]
+ 1 +[_NSFullScreenSpace visibleFullScreenSpaceOnScreen:] (in AppKit) + 44 [0x7fff301b1e12]
2880 Thread_1285924: gmain
+ 2880 thread_start (in libsystem_pthread.dylib) + 15 [0x7fff6d199b8b]
+ 2880 _pthread_start (in libsystem_pthread.dylib) + 148 [0x7fff6d19e109]
+ 2880 g_thread_proxy (in libglib-2.0.0.dylib) + 66 [0x1054e0362]
+ 2880 glib_worker_main (in libglib-2.0.0.dylib) + 54 [0x1054b69f6]
+ 2880 g_main_context_iteration (in libglib-2.0.0.dylib) + 102 [0x1054b4a66]
+ 2880 g_main_context_iterate (in libglib-2.0.0.dylib) + 454 [0x1054b4946]
+ 2880 poll (in libsystem_kernel.dylib) + 10 [0x7fff6d0e13d6]
2880 Thread_1285977
+ 2880 thread_start (in libsystem_pthread.dylib) + 15 [0x7fff6d199b8b]
+ 2880 _pthread_start (in libsystem_pthread.dylib) + 148 [0x7fff6d19e109]
+ 2880 __NSThread__start__ (in Foundation) + 1064 [0x7fff355be7a2]
+ 2872 -[EmacsApp fd_handler:] (in Emacs) + 540 [0x1040ff41c]
+ ! 2872 pselect$DARWIN_EXTSN (in libsystem_kernel.dylib) + 42 [0x7fff6d0df79b]
+ ! 2872 __pselect (in libsystem_kernel.dylib) + 10 [0x7fff6d0df87e]
+ 8 -[EmacsApp fd_handler:] (in Emacs) + 264 [0x1040ff308]
+ 8 __select (in libsystem_kernel.dylib) + 10 [0x7fff6d0e30fe]
2880 Thread_1285993: com.apple.NSEventThread
+ 2880 thread_start (in libsystem_pthread.dylib) + 15 [0x7fff6d199b8b]
+ 2880 _pthread_start (in libsystem_pthread.dylib) + 148 [0x7fff6d19e109]
+ 2880 _NSEventThread (in AppKit) + 132 [0x7fff3033e954]
+ 2880 CFRunLoopRunSpecific (in CoreFoundation) + 462 [0x7fff32f2ae3e]
+ 2870 __CFRunLoopRun (in CoreFoundation) + 1319 [0x7fff32f2b9c2]
+ ! 2869 __CFRunLoopServiceMachPort (in CoreFoundation) + 247 [0x7fff32f2cef5]
+ ! : 2869 mach_msg (in libsystem_kernel.dylib) + 60 [0x7fff6d0db170]
+ ! : 2869 mach_msg_trap (in libsystem_kernel.dylib) + 10 [0x7fff6d0dadfa]
+ ! 1 __CFRunLoopServiceMachPort (in CoreFoundation) + 314 [0x7fff32f2cf38]
+ ! 1 voucher_mach_msg_adopt (in libdispatch.dylib) + 59 [0x7fff6cf5f25f]
+ ! 1 _voucher_create_with_mach_voucher (in libdispatch.dylib) + 462 [0x7fff6cf5e8c4]
+ ! 1 _voucher_insert (in libdispatch.dylib) + 95 [0x7fff6cf5e13e]
+ 9 __CFRunLoopRun (in CoreFoundation) + 2270 [0x7fff32f2bd79]
+ ! 8 __CFRunLoopDoSource1 (in CoreFoundation) + 541 [0x7fff32f2d250]
+ ! : 8 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ (in CoreFoundation) + 41 [0x7fff32f2d304]
+ ! : 8 __CFMachPortPerform (in CoreFoundation) + 250 [0x7fff32f5bb05]
+ ! : 8 MessageHandler(__CFMachPort*, void*, long, void*) (in HIToolbox) + 48 [0x7fff31b64c72]
+ ! : 5 PullEventsFromWindowServerOnConnection(unsigned int, unsigned char, __CFMachPortBoost*) (in HIToolbox) + 45 [0x7fff31b64cc7]
+ ! : | 5 SLEventCreateNextEvent (in SkyLight) + 136 [0x7fff6225ccce]
+ ! : | 4 SLSGetNextEventRecordInternal (in SkyLight) + 83 [0x7fff623be3ad]
+ ! : | + 2 CGSSnarfAndDispatchDatagrams (in SkyLight) + 237 [0x7fff6218e4b7]
+ ! : | + ! 2 mach_msg (in libsystem_kernel.dylib) + 60 [0x7fff6d0db170]
+ ! : | + ! 2 mach_msg_trap (in libsystem_kernel.dylib) + 10 [0x7fff6d0dadfa]
+ ! : | + 2 CGSSnarfAndDispatchDatagrams (in SkyLight) + 1671 [0x7fff6218ea51]
+ ! : | + 2 CGSDecodeEventRecord (in SkyLight) + 66 [0x7fff6218f536]
+ ! : | + 1 SLEventCreateFromDataAndSource (in SkyLight) + 311 [0x7fff6225cfa0]
+ ! : | + : 1 SLTypeCreateInstance (in SkyLight) + 46 [0x7fff621ce33d]
+ ! : | + : 1 _CFRuntimeCreateInstance (in CoreFoundation) + 597 [0x7fff32eac5a3]
+ ! : | + : 1 malloc_zone_malloc (in libsystem_malloc.dylib) + 104 [0x7fff6d14fd7a]
+ ! : | + : 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 66 [0x7fff6d1510c6]
+ ! : | + : 1 tiny_malloc_should_clear (in libsystem_malloc.dylib) + 1039 [0x7fff6d152586]
+ ! : | + 1 SLEventCreateFromDataAndSource (in SkyLight) + 3251 [0x7fff6225db1c]
+ ! : | + 1 SLEventSetIntegerValueField (in SkyLight) + 1788 [0x7fff6225bdf0]
+ ! : | 1 SLSGetNextEventRecordInternal (in SkyLight) + 251 [0x7fff623be455]
+ ! : | 1 CGSPostLocalNotification (in SkyLight) + 117 [0x7fff6218fe56]
+ ! : | 1 std::__1::mutex::lock() (in libc++.1.dylib) + 9 [0x7fff6a29a539]
+ ! : | 1 pthread_mutex_lock (in libsystem_pthread.dylib) + 94 [0x7fff6d19960b]
+ ! : 2 PullEventsFromWindowServerOnConnection(unsigned int, unsigned char, __CFMachPortBoost*) (in HIToolbox) + 268 [0x7fff31b64da6]
+ ! : | 2 SLEventCreateNextEvent (in SkyLight) + 136 [0x7fff6225ccce]
+ ! : | 2 SLSGetNextEventRecordInternal (in SkyLight) + 83 [0x7fff623be3ad]
+ ! : | 2 CGSSnarfAndDispatchDatagrams (in SkyLight) + 237 [0x7fff6218e4b7]
+ ! : | 2 mach_msg (in libsystem_kernel.dylib) + 60 [0x7fff6d0db170]
+ ! : | 2 mach_msg_trap (in libsystem_kernel.dylib) + 10 [0x7fff6d0dadfa]
+ ! : 1 PullEventsFromWindowServerOnConnection(unsigned int, unsigned char, __CFMachPortBoost*) (in HIToolbox) + 350 [0x7fff31b64df8]
+ ! : 1 QuitEventLoop (in HIToolbox) + 17 [0x7fff31b6ec11]
+ ! 1 __CFRunLoopDoSource1 (in CoreFoundation) + 31 [0x7fff32f2d052]
+ 1 __CFRunLoopRun (in CoreFoundation) + 2552 [0x7fff32f2be93]
+ 1 voucher_mach_msg_revert (in libdispatch.dylib) + 74 [0x7fff6cf5f2f1]
+ 1 _dispatch_set_priority_and_mach_voucher_slow (in libdispatch.dylib) + 160 [0x7fff6cf41aa0]
+ 1 _pthread_set_properties_self (in libsystem_pthread.dylib) + 26 [0x7fff6d19b2da]
2880 Thread_1318375: JavaScriptCore bmalloc scavenger
+ 2880 thread_start (in libsystem_pthread.dylib) + 15 [0x7fff6d199b8b]
+ 2880 _pthread_start (in libsystem_pthread.dylib) + 148 [0x7fff6d19e109]
+ 2880 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*) (in JavaScriptCore) + 39 [0x7fff3772fb37]
+ 2880 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) (in JavaScriptCore) + 9 [0x7fff3772d459]
+ 2880 bmalloc::Scavenger::threadRunLoop() (in JavaScriptCore) + 299 [0x7fff3772d88b]
+ 2880 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) (in JavaScriptCore) + 84 [0x7fff37729084]
+ 2880 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) (in libc++.1.dylib) + 18 [0x7fff6a26c592]
+ 2880 _pthread_cond_wait (in libsystem_pthread.dylib) + 698 [0x7fff6d19e425]
+ 2880 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff6d0dd882]
2879 Thread_2009360
+ 2879 start_wqthread (in libsystem_pthread.dylib) + 15 [0x7fff6d199b77]
+ 2879 _pthread_wqthread (in libsystem_pthread.dylib) + 390 [0x7fff6d19aaa1]
+ 2879 __workq_kernreturn (in libsystem_kernel.dylib) + 10 [0x7fff6d0dc4ce]
1783 Thread_2009659
+ 1782 start_wqthread (in libsystem_pthread.dylib) + 15 [0x7fff6d199b77]
+ ! 1782 _pthread_wqthread (in libsystem_pthread.dylib) + 390 [0x7fff6d19aaa1]
+ ! 1782 __workq_kernreturn (in libsystem_kernel.dylib) + 10 [0x7fff6d0dc4ce]
+ 1 start_wqthread (in libsystem_pthread.dylib) + 0 [0x7fff6d199b68]
34 Thread_2009659 DispatchQueue_221: NSCGSDisableUpdates (serial)
+ 34 start_wqthread (in libsystem_pthread.dylib) + 15 [0x7fff6d199b77]
+ 34 _pthread_wqthread (in libsystem_pthread.dylib) + 290 [0x7fff6d19aa3d]
+ 34 _dispatch_workloop_worker_thread (in libdispatch.dylib) + 596 [0x7fff6cf4fc09]
+ 34 _dispatch_lane_invoke (in libdispatch.dylib) + 363 [0x7fff6cf465d6]
+ 34 _dispatch_lane_serial_drain (in libdispatch.dylib) + 597 [0x7fff6cf45c44]
+ 34 _dispatch_client_callout (in libdispatch.dylib) + 8 [0x7fff6cf40658]
+ 34 _dispatch_call_block_and_release (in libdispatch.dylib) + 12 [0x7fff6cf3f6c4]
+ 34 SLSReenableUpdateTokenWithSeed (in SkyLight) + 121 [0x7fff621c8a84]
+ 34 CGSUpdateManager::enable_updates_common() (in SkyLight) + 302 [0x7fff621c8342]
+ 34 semaphore_timedwait_trap (in libsystem_kernel.dylib) + 10 [0x7fff6d0dae4e]
1 Thread_2009360 DispatchQueue_2: com.apple.libdispatch-manager (serial)
+ 1 start_wqthread (in libsystem_pthread.dylib) + 15 [0x7fff6d199b77]
+ 1 _pthread_wqthread (in libsystem_pthread.dylib) + 362 [0x7fff6d19aa85]
+ 1 _dispatch_kevent_worker_thread (in libdispatch.dylib) + 949 [0x7fff6cf4f48a]
+ 1 _dispatch_lane_serial_drain (in libdispatch.dylib) + 263 [0x7fff6cf45af6]
+ 1 _dispatch_source_invoke (in libdispatch.dylib) + 2698 [0x7fff6cf52724]
+ 1 _dispatch_event_loop_poke (in libdispatch.dylib) + 500 [0x7fff6cf5b057]
+ 1 _dispatch_kq_poll (in libdispatch.dylib) + 163 [0x7fff6cf5b8b9]
+ 1 kevent_id (in libsystem_kernel.dylib) + 10 [0x7fff6d0dc516]
1 Thread_2009659 DispatchQueue_91: NSPersistentUI Work (serial)
1 start_wqthread (in libsystem_pthread.dylib) + 15 [0x7fff6d199b77]
1 _pthread_wqthread (in libsystem_pthread.dylib) + 290 [0x7fff6d19aa3d]
1 _dispatch_workloop_worker_thread (in libdispatch.dylib) + 596 [0x7fff6cf4fc09]
1 _dispatch_lane_invoke (in libdispatch.dylib) + 363 [0x7fff6cf465d6]
1 _dispatch_lane_serial_drain (in libdispatch.dylib) + 597 [0x7fff6cf45c44]
1 _dispatch_client_callout (in libdispatch.dylib) + 8 [0x7fff6cf40658]
1 _dispatch_call_block_and_release (in libdispatch.dylib) + 12 [0x7fff6cf3f6c4]
1 ___NSPersistentUIDispatchQueueAsync_block_invoke (in AppKit) + 28 [0x7fff30bbe6d5]
1 __81-[NSPersistentUIManager(NSCarbonMethods) setObject:forKey:forPersistentWindowID:]_block_invoke (in AppKit) + 1231 [0x7fff303735fc]
1 -[NSPersistentUIBucket setPublicProperty:forKey:] (in AppKit) + 32 [0x7fff3037304d]
1 -[__NSDictionaryM setObject:forKey:] (in CoreFoundation) + 160 [0x7fff32ee5f69]
1 _cow_mutate_slow (in CoreFoundation) + 16 [0x7fff32efa59b]
1 cow_copy_storage (in CoreFoundation) + 86 [0x7fff3305199f]
1 calloc (in libsystem_malloc.dylib) + 24 [0x7fff6d151ed9]
1 malloc_zone_calloc (in libsystem_malloc.dylib) + 99 [0x7fff6d151f59]
1 default_zone_calloc (in libsystem_malloc.dylib) + 49 [0x7fff6d151fdd]
Total number in stack (recursive counted multiple, when >=5):
18 _sigtramp (in libsystem_platform.dylib) + 0 [0x7fff6d1925e0]
13 mach_msg_trap (in libsystem_kernel.dylib) + 0 [0x7fff6d0dadf0]
11 mach_msg (in libsystem_kernel.dylib) + 60 [0x7fff6d0db170]
8 backing_store_delegate (in AppKit) + 893 [0x7fff3049644b]
7 CGContextFillRects (in CoreGraphics) + 96 [0x7fff3334b3c2]
7 backing_store_DrawRects (in AppKit) + 907 [0x7fff304d3ef3]
6 __backing_store_DrawRects_block_invoke (in AppKit) + 39 [0x7fff30497071]
5 -[NSView _drawRect:clip:] (in AppKit) + 1103 [0x7fff3048a358]
5 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit) + 2143 [0x7fff304888e1]
5 0x0
5 CGContextDelegateDrawGlyphs (in CoreGraphics) + 970 [0x7fff33375fa7]
5 CGContextFillRect (in CoreGraphics) + 105 [0x7fff3334b35b]
5 RGBAf16_mark_inner(BltDepth* const*, BltOp const*) (in CoreGraphics) + 30362 [0x7fff333ff5ef]
5 RIPLayerBltShape (in CoreGraphics) + 1349 [0x7fff33350824]
5 _NSViewDrawRect (in AppKit) + 139 [0x7fff3032859f]
5 objc_msgSend (in libobjc.A.dylib) + 0 [0x7fff6bde4800]
5 ripc_DrawRects (in CoreGraphics) + 462 [0x7fff3334b624]
5 ripc_Render (in CoreGraphics) + 328 [0x7fff3334e895]
5 start_wqthread (in libsystem_pthread.dylib) + 15 [0x7fff6d199b77]
Sort by top of stack, same collapsed (when >= 5):
mach_msg_trap (in libsystem_kernel.dylib) 5606
__workq_kernreturn (in libsystem_kernel.dylib) 4661
__psynch_cvwait (in libsystem_kernel.dylib) 2880
poll (in libsystem_kernel.dylib) 2880
__pselect (in libsystem_kernel.dylib) 2872
_sigtramp (in libsystem_platform.dylib) 98
semaphore_timedwait_trap (in libsystem_kernel.dylib) 34
__select (in libsystem_kernel.dylib) 8
vConvert_16Fto16U_avx512 (in vImage) 7
CGSFillDRAM64 (in CoreGraphics) 5
objc_msgSend (in libobjc.A.dylib) 5
Binary Images:
0x103efa000 - 0x104171ff7 +org.gnu.Emacs (Version 27.1.50 - 9.0) /Volumes/*/Emacs.app/Contents/MacOS/Emacs
0x10461f000 - 0x104c96fef +librsvg-2.2.dylib (0) /Volumes/*/librsvg-2.2.dylib
0x10523c000 - 0x10523cfff +libSystem.B.dylib (1226.10.1) /Volumes/*/libSystem.B.dylib
0x105244000 - 0x105384ff7 +libgio-2.0.0.dylib (0) /Volumes/*/libgio-2.0.0.dylib
0x105401000 - 0x10541bffb +libgdk_pixbuf-2.0.0.dylib (0) /Volumes/*/libgdk_pixbuf-2.0.0.dylib
0x105428000 - 0x105461ff3 +libgobject-2.0.0.dylib (0) /Volumes/*/libgobject-2.0.0.dylib
0x105477000 - 0x10556bfff +libglib-2.0.0.dylib (0) /Volumes/*/libglib-2.0.0.dylib
0x105596000 - 0x10566affb +libcairo.2.dylib (0) /Volumes/*/libcairo.2.dylib
0x10569a000 - 0x1057c8ff7 +libxml2.2.dylib (0) /Volumes/*/libxml2.2.dylib
0x1057fd000 - 0x105846fff +libncursesw.6.dylib (0) /Volumes/*/libncursesw.6.dylib
0x105859000 - 0x1059beffb +libgnutls.30.dylib (0) /Volumes/*/libgnutls.30.dylib
0x105a07000 - 0x105a51fff +liblcms2.2.dylib (0) /Volumes/*/liblcms2.2.dylib
0x105a6b000 - 0x105a7fff3 +libz.dylib (0) /Volumes/*/libz.dylib
0x105a83000 - 0x105a8efff +libjansson.4.dylib (0) /Volumes/*/libjansson.4.dylib
0x105a96000 - 0x105b2afd7 +libgmp.10.dylib (0) /Volumes/*/libgmp.10.dylib
0x105b40000 - 0x105b49ffb +libintl.8.dylib (0) /Volumes/*/libintl.8.dylib
0x105b54000 - 0x105b54fff +libiconv.dylib (0) /Volumes/*/libiconv.dylib
0x105b5b000 - 0x105b5efff +libcairo-gobject.2.dylib (0) /Volumes/*/libcairo-gobject.2.dylib
0x105b64000 - 0x105b73ff3 +libpangocairo-1.0.0.dylib (0) /Volumes/*/libpangocairo-1.0.0.dylib
0x105b81000 - 0x105b8fff7 +libpangoft2-1.0.0.dylib (0) /Volumes/*/libpangoft2-1.0.0.dylib
0x105b9a000 - 0x105bd6fff +libpango-1.0.0.dylib (0) /Volumes/*/libpango-1.0.0.dylib
0x105bf0000 - 0x105cc0ff3 +libharfbuzz.0.dylib (0) /Volumes/*/libharfbuzz.0.dylib
0x105cea000 - 0x105d24fff +libfontconfig.1.dylib (0) /Volumes/*/libfontconfig.1.dylib
0x105d34000 - 0x105de6ff3 +libfreetype.6.dylib (0) /Volumes/*/libfreetype.6.dylib
0x105e03000 - 0x105e13fff +libbz2.1.dylib (0) /Volumes/*/libbz2.1.dylib
0x105e19000 - 0x105e48ff7 +libpng16.16.dylib (0) /Volumes/*/libpng16.16.dylib
0x105e57000 - 0x105f04fff +libpixman-1.0.dylib (0) /Volumes/*/libpixman-1.0.dylib
0x105f1d000 - 0x105f1dfff +libsystem_c.dylib (0) /Volumes/*/libsystem_c.dylib
0x105f39000 - 0x105f39fff +libsystem_kernel.dylib (0) /Volumes/*/libsystem_kernel.dylib
0x105f56000 - 0x105f56fff +libSystem_internal.dylib (0) /Volumes/*/libSystem_internal.dylib
0x105f5b000 - 0x105f7cff7 +libexpat.1.dylib (0) /Volumes/*/libexpat.1.dylib
0x105f83000 - 0x106062ff3 +libiconv-nocharset.dylib (0) /Volumes/*/libiconv-nocharset.dylib
0x106071000 - 0x106071ffb +libcharset.1.dylib (0) /Volumes/*/libcharset.1.dylib
0x106079000 - 0x10607ffef +libffi.7.dylib (0) /Volumes/*/libffi.7.dylib
0x106087000 - 0x106104ffb +libpcre.1.dylib (0) /Volumes/*/libpcre.1.dylib
0x10610e000 - 0x106110ffb +libgmodule-2.0.0.dylib (0) /Volumes/*/libgmodule-2.0.0.dylib
0x106118000 - 0x10613cff3 +libresolv.9.dylib (0) /Volumes/*/libresolv.9.dylib
0x10614b000 - 0x106164ff3 +libfribidi.0.dylib (0) /Volumes/*/libfribidi.0.dylib
0x10616e000 - 0x10618afff +libgraphite2.3.dylib (0) /Volumes/*/libgraphite2.3.dylib
0x106196000 - 0x106257ff7 +libp11-kit.0.dylib (0) /Volumes/*/libp11-kit.0.dylib
0x1062a7000 - 0x106413ff3 +libunistring.2.dylib (0) /Volumes/*/libunistring.2.dylib
0x106427000 - 0x106436ffb +libtasn1.6.dylib (0) /Volumes/*/libtasn1.6.dylib
0x106440000 - 0x10646dffb +libnettle.8.dylib (0) /Volumes/*/libnettle.8.dylib
0x106478000 - 0x1064afff7 +libhogweed.6.dylib (0) /Volumes/*/libhogweed.6.dylib
0x10ad58000 - 0x10ad5b047 libobjc-trampolines.dylib (787.1) <88F9B648-C455-36F8-BBB9-7D1A9F57D073> /usr/lib/libobjc-trampolines.dylib
0x10ad65000 - 0x10adf6f47 dyld (750.6) <F9D4DEDC-8296-3E3F-B517-9C8B89A4C094> /usr/lib/dyld
0x10e339000 - 0x10e33bff3 com.apple.CloudDocsFileProvider (1.0 - 698.16) <F23F2EAD-416E-36FB-BD19-BF50D62E91D5> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/CloudDocsFileProvider.bundle/Contents/MacOS/CloudDocsFileProvider
0x10e344000 - 0x10e347fff com.apple.FileProviderOverride (304.1 - 304.1) <FF452DA5-75BC-3EF3-B372-F4FD9B7D57B9> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FileProviderOverride.bundle/Contents/MacOS/FileProviderOverride
0x10e350000 - 0x10e367ffb com.apple.findersync.fileprovideroverride.FinderSyncCollaborationFileProviderOverride (1.0 - 1298.6.2) <E457A2FD-E5D8-3B85-B5FA-BF01EE9D6C09> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride
0x7fff25f9b000 - 0x7fff261e8ff8 com.apple.RawCamera.bundle (9.02.0 - 1350.29) <59F81722-039E-33F5-A20E-936E997575A3> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff26388000 - 0x7fff26608ff8 com.apple.AMDRadeonX5000MTLDriver (3.10.16 - 3.1.0) <D7CA8898-100D-3C83-B742-E9648EC32892> /System/Library/Extensions/AMDRadeonX5000MTLDriver.bundle/Contents/MacOS/AMDRadeonX5000MTLDriver
0x7fff2e748000 - 0x7fff2e943ff8 com.apple.avfoundation (2.0 - 1855.3) <0837D912-3783-35D6-A94A-E474E18600CF> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff2e944000 - 0x7fff2ea10ffe com.apple.audio.AVFAudio (1.0 - 415.75) <CAC3CA5F-FCF6-37EB-8F1A-090340E2C38E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
0x7fff2eb30000 - 0x7fff2eb30fff com.apple.Accelerate (1.11 - Accelerate 1.11) <4F9977AE-DBDB-3A16-A536-AC1F9938DCDD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff2eb31000 - 0x7fff2eb47fef libCGInterfaces.dylib (524.2.1) <8FD09D09-BB19-36C5-ADE9-4F22DA235AEE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff2eb48000 - 0x7fff2f19efff com.apple.vImage (8.1 - 524.2.1) <EA6F5FF2-7A1B-35D5-A5A3-D2B3386ECB75> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff2f19f000 - 0x7fff2f406ff7 libBLAS.dylib (1303.60.1) <C6C2D42F-7456-3DBF-8BE2-9AA06EFC78FD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff2f407000 - 0x7fff2f8dafef libBNNS.dylib (144.100.2) <99C61C48-B14C-3DA6-8C31-6BF72DA0A3A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff2f8db000 - 0x7fff2fc76fff libLAPACK.dylib (1303.60.1) <5E3E3867-50C3-3E6A-9A2E-007CE77A4641> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff2fc77000 - 0x7fff2fc8cfec libLinearAlgebra.dylib (1303.60.1) <3D433800-0099-33E0-8C81-15F83247B2C9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff2fc8d000 - 0x7fff2fc92ff3 libQuadrature.dylib (7) <371F36A7-B12F-363E-8955-F24F7C2048F6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff2fc93000 - 0x7fff2fd03fff libSparse.dylib (103) <B8A10D0C-4577-343D-B310-A3E81265D107> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff2fd04000 - 0x7fff2fd16fef libSparseBLAS.dylib (1303.60.1) <B147FEF6-A0DB-3830-BF06-45BEC58DB576> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff2fd17000 - 0x7fff2feeefd7 libvDSP.dylib (735.140.1) <D63DC0A5-B8B4-3562-A574-E73BC3B57407> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff2feef000 - 0x7fff2ffb1fef libvMisc.dylib (735.140.1) <3601FDE3-B142-398D-987D-8151A51F0A96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff2ffb2000 - 0x7fff2ffb2fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <F6C5613D-2284-342B-9160-9731F78B4DE5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff2ffb3000 - 0x7fff30012ff0 com.apple.Accounts (113 - 113) <E2438070-30AB-3B89-AE63-1E485B92D108> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fff3015c000 - 0x7fff30f1cff2 com.apple.AppKit (6.9 - 1894.60.100) <C5D84BE3-FD1B-3141-BB78-487A83256DC5> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff30f6c000 - 0x7fff30f6cfff com.apple.ApplicationServices (48 - 50) <D4320505-6458-38FD-81F0-406F2F0A4039> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff30f6d000 - 0x7fff30fd8fff com.apple.ApplicationServices.ATS (377 - 493.0.4.1) <87EA5DE1-506A-39FD-88BE-D8A3416C9012> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff31071000 - 0x7fff310afff0 libFontRegistry.dylib (274.0.5.1) <F3461C05-0370-359B-9F03-5C1C1F7763EC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff3110a000 - 0x7fff31139fff com.apple.ATSUI (1.0 - 1) <5F513967-DDD7-3F22-AD14-8A38ABD9F2D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
0x7fff3113a000 - 0x7fff3113effb com.apple.ColorSyncLegacy (4.13.0 - 1) <72EE68DB-F069-37F5-AA2A-40D5FCF139F4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff311d8000 - 0x7fff3122fffa com.apple.HIServices (1.22 - 676) <14DF4D42-E24D-3EBD-9A9D-93124D8D6AA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff31230000 - 0x7fff3123efff com.apple.LangAnalysis (1.7.0 - 1.7.0) <01B8B6B3-E2C3-3607-B34A-8283A7E0E924> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff3123f000 - 0x7fff31284ffa com.apple.print.framework.PrintCore (15.4 - 516.2) <437BCF12-48D2-3770-8BC9-567718FB1BCA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff31285000 - 0x7fff3128fff7 com.apple.QD (4.0 - 413) <27A36D07-B5E9-32E6-87B6-3127F260F48D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff31290000 - 0x7fff3129dffc com.apple.speech.synthesis.framework (9.0.24 - 9.0.24) <75344F8F-32CA-3558-B4E6-F56D498250E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff3129e000 - 0x7fff3137fffa com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <8CFA0620-5E43-3C4D-A75B-981C0961C2DE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff31381000 - 0x7fff31381fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <C8F9CC56-F7CF-3E77-B6FC-BD8E1D19FA92> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff31718000 - 0x7fff31aa7ffa com.apple.CFNetwork (1128.0.1 - 1128.0.1) <07F9CA9C-B954-3EA0-A710-3122BFF9F057> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff31b23000 - 0x7fff31b23fff com.apple.Carbon (160 - 162) <FB72FB7D-5985-3D9C-82DB-A729FCA1249A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff31b24000 - 0x7fff31b27ff3 com.apple.CommonPanels (1.2.6 - 101) <9F6E13D9-374B-386F-8E15-FDD6CE967859> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff31b28000 - 0x7fff31e1cff3 com.apple.HIToolbox (2.1.1 - 994.6) <EAF2DAC3-66B1-30BF-AF10-72DDA90D1044> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff31e1d000 - 0x7fff31e20ff3 com.apple.help (1.3.8 - 71) <36483951-6F3E-3F7E-8A5B-191C2357EF17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff31e21000 - 0x7fff31e26ff7 com.apple.ImageCapture (9.0 - 1600.65) <1A1F320E-3E85-3F3D-8AE0-B238C4E92D40> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff31e27000 - 0x7fff31e27fff com.apple.ink.framework (10.15 - 227) <284507AE-EF47-3ABC-86A4-669243DB1D33> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff31e28000 - 0x7fff31e42ffa com.apple.openscripting (1.7 - 185.1) <B6E28747-5FC7-3461-8A71-864A969ED022> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff31e63000 - 0x7fff31e63fff com.apple.print.framework.Print (15 - 271) <0D9FB08F-EA87-3BE7-821B-C61BA5601050> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff31e64000 - 0x7fff31e66ff7 com.apple.securityhi (9.0 - 55008) <390C6FAA-99BF-3924-9180-9EAE41D9C6BE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff31e67000 - 0x7fff31e6dfff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <9614A01E-8303-3422-A3BA-6CE27540E09A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff31e6e000 - 0x7fff32006ffa com.apple.cloudkit.CloudKit (867 - 867) <1B851180-FC00-357F-B6C1-BB0EA7D6D5CA> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
0x7fff32007000 - 0x7fff32007fff com.apple.Cocoa (6.11 - 23) <2F5C8ABA-711F-316C-BB97-921122AEE4DF> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff32015000 - 0x7fff3210bfff com.apple.ColorSync (4.13.0 - 3394.9) <A126406C-DA38-3FFE-8B25-BB9859EFD159> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff321fd000 - 0x7fff32336ff6 com.apple.contacts (1.0 - 3455.18) <57696192-BF9D-3946-8C78-35FCEF406B00> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts
0x7fff323f6000 - 0x7fff328ffffb com.apple.audio.CoreAudio (5.0 - 5.0) <9DA02E7A-56A0-3FFF-94C2-1795BA761F07> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff32952000 - 0x7fff3298afff com.apple.CoreBluetooth (1.0 - 1) <23DBB313-A082-3C08-8E1F-2D31EE4247EF> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff3298b000 - 0x7fff32d75fe8 com.apple.CoreData (120 - 977.3) <49AE61CA-C91E-31FE-9BD0-1AACFFB5181E> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff32d76000 - 0x7fff32ea8ff6 com.apple.CoreDisplay (1.0 - 186.6.15) <213D7011-8180-3CF4-9BE7-FB8F75DCDB95> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff32ea9000 - 0x7fff33328feb com.apple.CoreFoundation (6.9 - 1677.104) <C0D70026-EDBE-3CBD-B317-367CF4F1C92F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff3332a000 - 0x7fff3399fff8 com.apple.CoreGraphics (2.0 - 1355.22) <4A3CDE7B-4578-3058-966A-3D1DC095A935> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff339ad000 - 0x7fff33d08ff0 com.apple.CoreImage (15.0.0 - 940.9) <69361069-01AB-342E-862B-73A74271A765> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff33d09000 - 0x7fff33d72ff0 com.apple.corelocation (2394.0.22 - 2394.0.22) <75966124-2FB7-33C3-BE49-3DD5F327F911> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff33dc6000 - 0x7fff340c8ff2 com.apple.CoreML (1.0 - 1) <FD17F9EB-1930-314C-B6B4-2A2E643AC771> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
0x7fff340c9000 - 0x7fff341a4ffc com.apple.CoreMedia (1.0 - 2625.9) <A3FF3AFC-8C1C-36E5-9179-66D8F075EE35> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff341a5000 - 0x7fff34207ffe com.apple.CoreMediaIO (1000.0 - 5125.6) <8FDC573F-890A-3F08-B357-99895521C93D> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff34291000 - 0x7fff34291fff com.apple.CoreServices (1069.24 - 1069.24) <AA140158-E909-34C2-B2F5-20EBC93E0056> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff34292000 - 0x7fff34317fff com.apple.AE (838.1 - 838.1) <2E5FD5AE-8A7F-353F-9BD1-0241F3586181> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff34318000 - 0x7fff345f9ff7 com.apple.CoreServices.CarbonCore (1217 - 1217) <BE379206-99FA-30CD-8391-2708473A633F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff345fa000 - 0x7fff34647ffd com.apple.DictionaryServices (1.2 - 323.6) <26B70C82-25BC-353A-858F-945B14C803A2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff34648000 - 0x7fff34650ff7 com.apple.CoreServices.FSEvents (1268.100.1 - 1268.100.1) <FC84DB48-A3CE-30F7-A918-B3587731ACC7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff34651000 - 0x7fff3488bff6 com.apple.LaunchServices (1069.24 - 1069.24) <9A5359D9-9148-3B18-B868-56A9DA5FB60C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff3488c000 - 0x7fff34924ff1 com.apple.Metadata (10.7.0 - 2076.7) <0973F7E5-D58C-3574-A3CE-4F12CAC2D4C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff34925000 - 0x7fff34952fff com.apple.CoreServices.OSServices (1069.24 - 1069.24) <0E4F48AD-402C-3E9D-9CA9-6DD9479B28F9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff34953000 - 0x7fff349bafff com.apple.SearchKit (1.4.1 - 1.4.1) <2C5E1D85-E8B1-3DC5-91B9-E3EDB48E9369> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff349bb000 - 0x7fff349dfff5 com.apple.coreservices.SharedFileList (131.4 - 131.4) <02DE0D56-E371-3EF5-9BC1-FA435451B412> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff349e0000 - 0x7fff34a51fff com.apple.CoreSpotlight (1.0 - 2076.7) <30F95EA5-8DB6-39D9-BF46-C486CAC7AA7B> /System/Library/Frameworks/CoreSpotlight.framework/Versions/A/CoreSpotlight
0x7fff34c3c000 - 0x7fff34d03ffc com.apple.CoreTelephony (113 - 7560.1) <31D93EB1-0A20-3383-9680-090E441F25D8> /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony
0x7fff34d04000 - 0x7fff34ebbffc com.apple.CoreText (643.1.5.1 - 643.1.5.1) <A88F052A-C840-3E6C-9BF8-FFFED34C0667> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff34ebc000 - 0x7fff34f00ffb com.apple.CoreVideo (1.8 - 344.3) <5314E70D-325F-3E98-99FC-00FDF520747E> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff34f01000 - 0x7fff34f8effc com.apple.framework.CoreWLAN (13.0 - 1601.2) <6C76A9E0-430F-3B3C-AE8A-3005F8E6FCFF> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff3514a000 - 0x7fff35155ff7 com.apple.DirectoryService.Framework (10.15 - 220.40.1) <6EACB7D0-A013-3D2B-93D2-5113F7C2559D> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff35156000 - 0x7fff35200ff0 com.apple.DiscRecording (9.0.3 - 9030.4.5) <BCF3AFB0-6E1A-3F28-A575-1FD2D74E7C19> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff35225000 - 0x7fff3522bfff com.apple.DiskArbitration (2.7 - 2.7) <63923E3F-1489-3762-B5EB-5CE28A35FF50> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff35252000 - 0x7fff353ffffc com.apple.ical.EventKit (3.0 - 1370.5.1) <E15BB2B5-C1AE-3084-99C0-5F432D80CBC2> /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit
0x7fff35420000 - 0x7fff3554eff6 com.apple.FileProvider (304.1 - 304.1) <E8BB1D4B-05D6-386C-865C-F8C750CEC308> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
0x7fff35566000 - 0x7fff3592bfff com.apple.Foundation (6.9 - 1677.104) <7C69F845-F651-3193-8262-5938010EC67D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff35998000 - 0x7fff359e8ff7 com.apple.GSS (4.0 - 2.0) <2F3A67E6-D42A-3CF0-9041-A42C22D46F95> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff35b25000 - 0x7fff35c39ff3 com.apple.Bluetooth (7.0.6 - 7.0.6f7) <CF9CEFBA-97AC-3474-93AF-863C2C74C645> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff35c9f000 - 0x7fff35d43ff3 com.apple.framework.IOKit (2.0.2 - 1726.140.1) <14223387-6F81-3976-8605-4BC2F253A93E> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff35d45000 - 0x7fff35d56ffb com.apple.IOSurface (269.11 - 269.11) <BCD744D4-E17E-3C2E-B69C-F69C789892E9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff35d74000 - 0x7fff35dd4ff5 com.apple.ImageCaptureCore (1.0 - 1600.65) <281CE141-B350-30E2-B345-FC7E7DF1AA3A> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff35dd5000 - 0x7fff35f31fee com.apple.ImageIO.framework (3.3.0 - 1976.11) <C17C7280-54F6-3750-85CE-C43428256D62> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff35f32000 - 0x7fff35f35fff libGIF.dylib (1976.11) <7F53F2C2-0F2B-3308-9E90-F043F43DAB32> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff35f36000 - 0x7fff35fefff7 libJP2.dylib (1976.11) <EAAE8D93-7C00-347A-BF6F-C262557C0A1C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff35ff0000 - 0x7fff36013fe3 libJPEG.dylib (1976.11) <47540108-F321-35F9-A98A-784E4D4F3C15> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff36291000 - 0x7fff362abfef libPng.dylib (1976.11) <DDBB2E46-7BCB-339B-883E-67B97A7614A3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff362ac000 - 0x7fff362adfff libRadiance.dylib (1976.11) <C8998674-DCB4-3C2C-9D6E-C0809D7727A2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff362ae000 - 0x7fff362f4fff libTIFF.dylib (1976.11) <79E99768-71D7-3EA9-9675-95EFACF32FC8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff3630d000 - 0x7fff3679cff8 com.apple.Intents (1.0 - 1) <B2884C7F-0D08-3E3C-91A3-7FB755BB5CB1> /System/Library/Frameworks/Intents.framework/Versions/A/Intents
0x7fff3679f000 - 0x7fff3783ffe9 com.apple.JavaScriptCore (15609 - 15609.3.5.1.3) <1874AA53-2C73-3DB2-A98F-69D9BDB3ADC8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff37856000 - 0x7fff37868ff3 com.apple.Kerberos (3.0 - 1) <03BB492B-016E-37BF-B020-39C2CF7487FE> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff37869000 - 0x7fff37869fff libHeimdalProxy.dylib (77) <0A2905EE-9533-3345-AF9B-AAC71513BDFD> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
0x7fff3786a000 - 0x7fff378a0ff7 com.apple.LDAPFramework (2.4.28 - 194.5) <47D63DCF-2BDB-3983-B2A2-E9C47AA2401D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff37bfb000 - 0x7fff37c05ffb com.apple.MediaAccessibility (1.0 - 125.1) <98065EA1-3484-3A5A-B05C-D2FABED8CEA4> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff37cd1000 - 0x7fff3841eff2 com.apple.MediaToolbox (1.0 - 2625.9) <3A848992-9182-382A-BF7D-5CB9707BE27B> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff38420000 - 0x7fff384eafff com.apple.Metal (212.8 - 212.8) <98C944D6-62C8-355E-90F8-C1CA2429EF24> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff384ec000 - 0x7fff38506ff5 com.apple.MetalKit (141.2 - 141.2) <FAACD940-5CF2-300A-83F3-86ABA7FDC531> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
0x7fff38507000 - 0x7fff38544ff7 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <7EBAC15D-7837-395D-B405-1E29F7DA68FA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff38545000 - 0x7fff385cffe2 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <B424FE0C-6E90-3BFA-A6E7-DD86C735AE90> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff385d0000 - 0x7fff385f5ff4 com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <02006D92-E2AB-3892-A96B-37F6520C19BA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff385f6000 - 0x7fff3860bffb com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <CAA5A368-DB71-34F6-AEF9-27A8BC298F53> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
0x7fff3860c000 - 0x7fff3876affc com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <05612E06-50CB-318F-9F8E-EF4D49FAB3B0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff3876b000 - 0x7fff387baff4 com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <B0B591F8-6875-351E-867F-8EB3CD38CD52> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
0x7fff387bb000 - 0x7fff387bcff5 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <F2921F9A-3041-3495-878D-64134267B847> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff39810000 - 0x7fff39849ff5 com.apple.NaturalLanguage (1.0 - 57) <E928FCDE-5E66-3143-8D7B-5F2FC023D335> /System/Library/Frameworks/NaturalLanguage.framework/Versions/A/NaturalLanguage
0x7fff3984a000 - 0x7fff39856ffe com.apple.NetFS (6.0 - 4.0) <4415F027-D36D-3B9C-96BA-AD22B44A4722> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff39857000 - 0x7fff399aeff3 com.apple.Network (1.0 - 1) <4A0F3B93-4D23-3E74-9A3D-AD19E9C0E59E> /System/Library/Frameworks/Network.framework/Versions/A/Network
0x7fff399af000 - 0x7fff39c0fffa com.apple.NetworkExtension (1.0 - 1) <3ED35C5A-B170-373E-8277-D4198E408810> /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension
0x7fff3c3e0000 - 0x7fff3c438fff com.apple.opencl (3.5 - 3.5) <293FE223-9186-320B-81A4-EC8104C38357> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff3c439000 - 0x7fff3c455fff com.apple.CFOpenDirectory (10.15 - 220.40.1) <7E6C88EB-3DD9-32B0-81FC-179552834FA9> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff3c456000 - 0x7fff3c461ffd com.apple.OpenDirectory (10.15 - 220.40.1) <4A92D8D8-A9E5-3A9C-942F-28576F6BCDF5> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff3cdc7000 - 0x7fff3cdc9fff libCVMSPluginSupport.dylib (17.10.22) <2B6C3C16-3F5F-36A8-8070-2A862B90328B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff3cdca000 - 0x7fff3cdcffff libCoreFSCache.dylib (176.15) <E9A20E72-B17F-33D6-8894-41934A10B822> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff3cdd0000 - 0x7fff3cdd4fff libCoreVMClient.dylib (176.15) <018A48BA-1326-3847-8FB5-A7C99322EB87> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff3cdd5000 - 0x7fff3cdddff7 libGFXShared.dylib (17.10.22) <AB47B927-65E3-3924-88BE-0A5BE7906785> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff3cdde000 - 0x7fff3cde8fff libGL.dylib (17.10.22) <FB5E6A75-398E-38EF-8CB2-59F5BFE3034C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff3cde9000 - 0x7fff3ce1dff7 libGLImage.dylib (17.10.22) <9A3FE633-61B8-3CC7-8183-62960109401A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff3cfb3000 - 0x7fff3cfeffff libGLU.dylib (17.10.22) <D8B4D804-7323-30BC-871C-B7236FFC2FE3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff3da2b000 - 0x7fff3da3aff7 com.apple.opengl (17.10.22 - 17.10.22) <D3C57A32-6BD0-3228-B1C4-0F42A6128A6C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff3dbec000 - 0x7fff3dcdfff5 com.apple.PDFKit (1.0 - 845.4.1) <A58B3E4C-6B27-32A7-AC6E-35BCB5A45944> /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff3dce0000 - 0x7fff3ddf7ff9 com.apple.PencilKit (1.0 - 1) <95301D00-CE35-3F53-BAE1-6E6217706702> /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit
0x7fff3e098000 - 0x7fff3e09eff6 com.apple.PushKit (1.0 - 1) <AD547A25-1A0B-3FA6-8676-82C37F267A4A> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
0x7fff3e1bf000 - 0x7fff3e405ff7 com.apple.imageKit (3.0 - 1081) <5F086EE2-5745-3E28-B292-1DE5E0652E36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff3e406000 - 0x7fff3e8c5fff com.apple.QuartzComposer (5.1 - 378) <9C10ADF7-94B0-3779-AD44-5AF6394A32AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff3e8c6000 - 0x7fff3e8ebffc com.apple.quartzfilters (1.10.0 - Tag) <876E8B28-9500-34C6-B297-EA404D89C903> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff3e8ec000 - 0x7fff3e9f6ff7 com.apple.QuickLookUIFramework (5.0 - 906.3) <7128FB8C-83B0-3250-BF86-E8A1772CF1F5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff3e9f7000 - 0x7fff3e9f7fff com.apple.quartzframework (1.5 - 23) <48F3D0F9-323E-34E5-8F63-CF541F2B7B0E> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff3e9f8000 - 0x7fff3ec7bffb com.apple.QuartzCore (1.11 - 841.4) <FE927B0E-BD49-32CC-8A55-90F553C86C15> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff3ec7c000 - 0x7fff3ecd5ff5 com.apple.QuickLookFramework (5.0 - 906.3) <959CE934-B541-3172-846F-4D1709353526> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff3ecd6000 - 0x7fff3ed0bffc com.apple.QuickLookThumbnailing (1.0 - 1) <9CCB50D8-AA39-3744-93FB-7B5B65467AB3> /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
0x7fff3f1dc000 - 0x7fff3f1f6ff8 com.apple.SafariServices.framework (15610 - 15610.1.28.1.9) <AB93F2E5-1C7E-33AE-902E-51A06FADA48E> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
0x7fff3f7fe000 - 0x7fff3fb47ff1 com.apple.security (7.0 - 59306.140.5) <B6F8368F-2395-379B-B768-71C53BB1B903> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff3fb48000 - 0x7fff3fbd0ffb com.apple.securityfoundation (6.0 - 55236.60.1) <7C69DF47-4017-3DF2-B55B-712B481654CB> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff3fbd1000 - 0x7fff3fbfeff7 com.apple.securityinterface (10.0 - 55139.120.1) <3F834E36-6B8B-33F0-B36B-809DBCD1FE69> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff3fbff000 - 0x7fff3fc03ff8 com.apple.xpc.ServiceManagement (1.0 - 1) <2C62956C-F2D4-3EB0-86C7-EAA06331621A> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff408af000 - 0x7fff40929ff7 com.apple.SystemConfiguration (1.19 - 1.19) <84F9B3BB-F7AF-3B7C-8CD0-D3C22D19619F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff40ba9000 - 0x7fff40f2cff4 com.apple.VideoToolbox (1.0 - 2625.9) <6CF18E28-A7A8-3952-8171-7E4FF4FB37FA> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff411ce000 - 0x7fff4196bfe7 libwebrtc.dylib (7609.3.5.1.3) <855537EC-FD8A-3C05-8BE0-0AA41AF99BD6> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
0x7fff4196c000 - 0x7fff43bd6ff3 com.apple.WebCore (15609 - 15609.3.5.1.3) <864EB027-E098-38BD-A5D4-17FAC53213CD> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff43bd7000 - 0x7fff43de3ffb com.apple.WebKitLegacy (15609 - 15609.3.5.1.3) <1F65CF17-D985-3743-8993-36B1D06ECBE9> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x7fff43de4000 - 0x7fff444e9ffd com.apple.WebKit (15609 - 15609.3.5.1.3) <77FB3BFF-DF46-3261-8A74-EAB7AF8BDB4D> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff44899000 - 0x7fff4495efe7 com.apple.APFS (1412.141.1 - 1412.141.1) <C86A3423-E61C-335A-9D17-0B3CE5BB6467> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff44faa000 - 0x7fff44fb5ffc com.apple.accessibility.AXCoreUtilities (1.0 - 1) <7693F2BF-4DEB-3659-AA34-06322BAE38F8> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
0x7fff452ae000 - 0x7fff4535fff6 com.apple.accounts.AccountsDaemon (113 - 113) <F8B91912-80AD-34C0-99CC-4A3569D9F6FD> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsDaemon
0x7fff45902000 - 0x7fff45a57ff2 com.apple.AddressBook.core (1.0 - 1) <56464766-2D02-3795-92C5-E5DB6DDA6D38> /System/Library/PrivateFrameworks/AddressBookCore.framework/Versions/A/AddressBookCore
0x7fff45a73000 - 0x7fff45a74ff1 com.apple.AggregateDictionary (1.0 - 1) <95A291F5-B69F-3C37-9483-C3B2EBF52AC1> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x7fff45ec2000 - 0x7fff4600dff5 com.apple.AnnotationKit (1.0 - 325.9) <9BB0EDB6-3808-30FC-B0ED-764DE5AAB893> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
0x7fff4600e000 - 0x7fff4602bff4 com.apple.AppContainer (4.0 - 448.100.6) <87CEE13C-8585-3EFB-92CD-0852DFF0921B> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff46080000 - 0x7fff4608eff7 com.apple.AppSandbox (4.0 - 448.100.6) <0F49AA04-3400-349A-9096-6D4D7ED61027> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fff46479000 - 0x7fff464deff7 com.apple.AppSupport (1.0.0 - 29) <7408886B-B0CC-3EF0-9F11-9088DEE266ED> /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport
0x7fff4650a000 - 0x7fff4652effb com.apple.framework.Apple80211 (13.0 - 1610.1) <C53B760A-3305-3053-9BBE-BB70AE3C349B> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff4652f000 - 0x7fff46662ff3 com.apple.AppleAccount (1.0 - 1.0) <939881CD-B6FE-36F7-AE17-602329EE352D> /System/Library/PrivateFrameworks/AppleAccount.framework/Versions/A/AppleAccount
0x7fff467ec000 - 0x7fff467fbfd7 com.apple.AppleFSCompression (119.100.1 - 1.0) <466ABD77-2E52-36D1-8E39-77AE2CC61611> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff468fa000 - 0x7fff46905ff7 com.apple.AppleIDAuthSupport (1.0 - 1) <74F6CD9C-27A7-39C7-A7EB-47E60D2517EB> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x7fff46906000 - 0x7fff46946ff1 com.apple.AppleIDSSOAuthentication (1.0 - 1) <C185B6DB-B784-3C52-983B-EA9B866327B0> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/Versions/A/AppleIDSSOAuthentication
0x7fff46947000 - 0x7fff4698fff7 com.apple.AppleJPEG (1.0 - 1) <6DE30A07-C627-319B-A0DE-EB7A832BEB88> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff46990000 - 0x7fff469a0ff7 com.apple.AppleLDAP (10.15 - 52) <E21B4A50-7102-3C35-8852-338E7E3CC4E2> /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP
0x7fff46d52000 - 0x7fff46d78ffb com.apple.aps.framework (4.0 - 4.0) <3ED300B6-43E3-31DC-B3C6-6A0FF41A2595> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x7fff46d79000 - 0x7fff46d7dff7 com.apple.AppleSRP (5.0 - 1) <70C25EA9-F7A7-366C-97C6-EEE7845FFCC3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff46d7e000 - 0x7fff46da0fff com.apple.applesauce (1.0 - 16.25) <68E0364C-AEA7-3654-A030-136BF3CD92F3> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff46e5f000 - 0x7fff46e62fff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <67255151-F989-39F0-BC87-0C0BDAE70730> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff46e63000 - 0x7fff46eb3ff7 com.apple.AppleVAFramework (6.1.2 - 6.1.2) <8E18983B-AF92-3853-8251-A6577A55AC15> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff46efc000 - 0x7fff46f0bff9 com.apple.AssertionServices (1.0 - 223.140.2) <48AD21CA-B81D-380E-A04F-90C48FDA5203> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
0x7fff4744e000 - 0x7fff47849ff8 com.apple.audio.AudioResourceArbitration (1.0 - 1) <2BD68521-C19C-3D67-B5EB-DE3E9A4DAF0A> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
0x7fff47a9f000 - 0x7fff47cdffe0 com.apple.audio.AudioToolboxCore (1.0 - 1104.93) <5B539F50-93E8-3F73-9E4C-678C85D0488F> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
0x7fff47ce3000 - 0x7fff47dfffff com.apple.AuthKit (1.0 - 1) <DC1A27C5-0172-3C72-9B24-06996D0B6207> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x7fff47fbc000 - 0x7fff47fc5ff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <A6877DAD-8F47-363C-983A-DC8DDE83B7B5> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff47fc6000 - 0x7fff48067ff5 com.apple.backup.framework (1.11.6 - 1298.6.2) <C4BC12A3-4D01-377F-A1DB-7E1490831CF2> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff48068000 - 0x7fff480f4ff6 com.apple.BaseBoard (466.3 - 466.3) <10D0F3BB-E8F3-365E-8528-6AC996A9B0E7> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
0x7fff481f6000 - 0x7fff48232ff7 com.apple.bom (14.0 - 219.2) <79CBE5E7-054F-377B-9566-A86A9F120CF1> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff48350000 - 0x7fff48387ff5 com.apple.C2 (1.3 - 495) <4A7E2A63-E19A-3936-92F5-03F2FD602172> /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
0x7fff484b3000 - 0x7fff4850dff2 com.apple.CalDAV (8.0 - 790.4.1) <E5983EF6-0462-3EB6-8F28-B14EAC3B7B63> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
0x7fff486bd000 - 0x7fff486e8fff com.apple.CalendarAgentLink (8.0 - 250) <57225073-4A73-3AB8-849A-47C0E90B04BF> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
0x7fff48701000 - 0x7fff48779ff4 com.apple.CalendarFoundation (8.0 - 1140.6.1) <F051C149-562B-36F4-BF8F-CE66B5D6E360> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/CalendarFoundation
0x7fff487b0000 - 0x7fff48aa8ffe com.apple.CalendarPersistence (8.0 - 1040.5.1) <38A88B23-3389-3C3A-AEDE-D42A5F5267C6> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/CalendarPersistence
0x7fff48db2000 - 0x7fff48e01fff com.apple.ChunkingLibrary (307 - 307) <5B09C30D-FD2B-3E98-8B64-C5EF470FC13C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff48e02000 - 0x7fff48e70ff9 com.apple.ClassKit (1.2 - 145.6.1) <1AD3AB3B-11A1-3BA6-82F3-CF1A7BAE6E47> /System/Library/PrivateFrameworks/ClassKit.framework/Versions/A/ClassKit
0x7fff48f5c000 - 0x7fff48fe7ff8 com.apple.CloudDocs (1.0 - 698.16) <1C1A0435-429A-31A8-AE61-C88A702A649A> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
0x7fff49cad000 - 0x7fff49cbdffb com.apple.CommonAuth (4.0 - 2.0) <CF67FF34-4238-3ECA-B4A4-EA04F18A0D36> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff49cd1000 - 0x7fff49ce8fff com.apple.commonutilities (8.0 - 900) <F4C97244-E5D8-3F7D-8D94-4B6841C5A4EC> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
0x7fff49f7c000 - 0x7fff49fb8ffa com.apple.contacts.ContactsAutocomplete (1.0 - 1138) <7355EC48-BA3B-333E-A2DD-C7622382FAE4> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/Versions/A/ContactsAutocomplete
0x7fff49fe9000 - 0x7fff4a06dff9 com.apple.AddressBook.ContactsFoundation (8.0 - 1118.9) <D508D709-2D18-3BB7-9AD1-5FF4D114F8B8> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
0x7fff4a06e000 - 0x7fff4a0abff0 com.apple.contacts.ContactsPersistence (1.0 - 3455.18) <7597C280-EED8-313F-BE2F-72FAD1CB090F> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
0x7fff4a3ef000 - 0x7fff4a7c4fc8 com.apple.CoreAUC (283.0.0 - 283.0.0) <4341271C-D270-3F9F-8464-31A20D15158D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff4a7c5000 - 0x7fff4a7f2ff7 com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <C3CFDC68-C7D9-3C44-9E7C-801D45575C10> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff4a815000 - 0x7fff4a836ff4 com.apple.analyticsd (1.0 - 1) <E6E3B6EA-A2BE-3752-B06D-BECCBA4E85B2> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
0x7fff4a93f000 - 0x7fff4a9b5ff7 com.apple.corebrightness (1.0 - 1) <78C9AB3F-9C4A-3676-9B1F-D07D2562B7AB> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
0x7fff4aaaf000 - 0x7fff4ab40ffe com.apple.coredav (1.0.1 - 870.4.1) <62E621B9-DA73-371A-9B39-FFDE54AED5B1> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
0x7fff4ab41000 - 0x7fff4ab4cff7 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <BB7D67B1-2102-3D71-9BB6-AEB8C6A6EBB2> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff4ab4d000 - 0x7fff4ad58ff1 com.apple.CoreDuet (1.0 - 1) <F899F217-FC31-3140-A0EB-92EAD22EEF71> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
0x7fff4ad59000 - 0x7fff4ada6ff3 com.apple.coreduetcontext (1.0 - 1) <72341E86-6921-35FE-89CA-7B04725ECC0F> /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext
0x7fff4ada7000 - 0x7fff4adb7ffe com.apple.CoreDuetDaemonProtocol (1.0 - 1) <5E31B761-4B30-39A8-9084-97ECFD268B6F> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
0x7fff4adba000 - 0x7fff4adbcfff com.apple.CoreDuetDebugLogging (1.0 - 1) <6D0113DB-61D8-3A21-95CB-9E30D8F929F9> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
0x7fff4adcd000 - 0x7fff4adddff3 com.apple.CoreEmoji (1.0 - 107.1) <7C2B3259-083B-31B8-BCDB-1BA360529936> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff4af93000 - 0x7fff4b0e0fff com.apple.CoreHandwriting (161 - 1.2) <21DAD964-51A7-3F38-9C91-EF46C0CFF12D> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
0x7fff4b41d000 - 0x7fff4b487ff0 com.apple.CoreNLP (1.0 - 213) <E70E2505-8078-324E-BAE1-01A2DA980E2C> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x7fff4b745000 - 0x7fff4b749ffb com.apple.CoreOptimization (1.0 - 1) <0FFD7AA1-6E0B-395B-BCDC-73C1CCECC25B> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
0x7fff4b74a000 - 0x7fff4b7d2ffe com.apple.CorePDF (4.0 - 518.4.1) <8F94505C-96C2-3694-BEC7-F3B5581A7AB9> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff4b8b5000 - 0x7fff4b8bdff8 com.apple.CorePhoneNumbers (1.0 - 1) <E4DAD514-0B3B-3E0B-8AEA-39B320FAAF03> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x7fff4b8be000 - 0x7fff4b91094b com.apple.CorePrediction (1.0 - 1) <CDF739BA-70AA-3FA2-9E0E-2E1BFC348A59> /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
0x7fff4c1d1000 - 0x7fff4c1dcffa com.apple.corerecents (1.0 - 1) <57697048-D149-34D0-9499-05821C791EA2> /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents
0x7fff4c2aa000 - 0x7fff4c2cdfff com.apple.CoreSVG (1.0 - 129.3) <F38189F9-C8F9-3D62-9D5F-3F520FB81724> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
0x7fff4c2ce000 - 0x7fff4c301fff com.apple.CoreServicesInternal (446.7 - 446.7) <65F53A22-6B61-382C-AAC2-B2C53F8FFB44> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff4c302000 - 0x7fff4c330ffd com.apple.CSStore (1069.24 - 1069.24) <C2D67667-FA0B-3DB6-AA34-6999EE4346A0> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
0x7fff4c4b5000 - 0x7fff4c558fff com.apple.CoreSuggestions (1.0 - 1052.34) <6F34A41F-04D1-35A5-8EBC-D5EBC2BCB3D6> /System/Library/PrivateFrameworks/CoreSuggestions.framework/Versions/A/CoreSuggestions
0x7fff4c855000 - 0x7fff4c8ebff7 com.apple.CoreSymbolication (11.4 - 64535.33.2) <0B3BF87A-7F95-3D79-B4F8-421D6FAC4A6C> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff4c983000 - 0x7fff4caafff6 com.apple.coreui (2.1 - 609.4) <788818B7-7EBC-316D-9464-D12E365E3791> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff4cab0000 - 0x7fff4cc69ffa com.apple.CoreUtils (6.2.4 - 624.7) <456CC907-E838-3945-B70A-66E862C19CD6> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff4cda3000 - 0x7fff4cdb6ff1 com.apple.CrashReporterSupport (10.13 - 15016) <ADF138F0-0274-3BA2-A1D2-48B91577FE53> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff4ce6f000 - 0x7fff4ce81ff8 com.apple.framework.DFRFoundation (1.0 - 252.50.1) <8162057E-E856-3451-9160-04AEDDECFFA4> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff4ce82000 - 0x7fff4ce87fff com.apple.DSExternalDisplay (3.1 - 380) <31ECB5FD-7660-33DB-BC5B-2B2A2AA7C686> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff4ced6000 - 0x7fff4cf10ff4 com.apple.datadetectors (5.0 - 410.1) <A9D7FE63-BCE8-3A9B-A51D-C0E805087908> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
0x7fff4cf11000 - 0x7fff4cf8bff0 com.apple.datadetectorscore (8.0 - 659) <B1534796-1000-3520-A641-A97A4AC5D39B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff4cf8d000 - 0x7fff4cfd6ffe com.apple.DataDetectorsNaturalLanguage (1.0 - 154) <ED7F55BC-D479-39A8-9993-E505651FF1EC> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/Versions/A/DataDetectorsNaturalLanguage
0x7fff4cfd7000 - 0x7fff4d014ff8 com.apple.DebugSymbols (194 - 194) <040AE30B-CF2C-3798-A289-0929B8CAB10D> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff4d015000 - 0x7fff4d19dff6 com.apple.desktopservices (1.14.5 - 1281.5.3) <BFA7D5B5-20EE-38E3-B8A7-96CE1F9BB48A> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff4d1b3000 - 0x7fff4d1bfff8 com.apple.DeviceIdentity (1.0 - 1) <7638347F-B710-3C34-A883-2731404C1727> /System/Library/PrivateFrameworks/DeviceIdentity.framework/Versions/A/DeviceIdentity
0x7fff4d44c000 - 0x7fff4d514ffe com.apple.DiskImagesFramework (559.100.2 - 559.100.2) <47CD30B9-887B-3660-B0EA-E8D8258263BC> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff4d515000 - 0x7fff4d5e8ff1 com.apple.DiskManagement (13.0 - 1648.140.2) <640DBACE-B6EC-3C72-9F73-F484E891534E> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
0x7fff4d5e9000 - 0x7fff4d5edff1 com.apple.DisplayServicesFW (3.1 - 380) <4D71ADB3-B29D-3D20-B6DE-9E94061F86AC> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff4d647000 - 0x7fff4d66bff7 com.apple.DuetActivityScheduler (1.0 - 1) <188C6793-A94C-3B49-A9F4-AF8A348C7E62> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler
0x7fff4d695000 - 0x7fff4d6caff7 com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <D3F76E01-2F9F-33E1-B5C9-CAC6E01724C2> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
0x7fff4d6cb000 - 0x7fff4d6cfff9 com.apple.EFILogin (2.0 - 2) <3BFE697B-469F-38F4-B380-4A4F4A37C836> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff4e203000 - 0x7fff4e218ff2 com.apple.Engram (1.0 - 1) <83200CE7-9D5C-32B8-90B9-D762AC748D8B> /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram
0x7fff4e219000 - 0x7fff4e883ff9 com.apple.vision.EspressoFramework (1.0 - 188.4) <70B1521B-1B24-3DA4-A41B-E727CF140F1F> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
0x7fff4e8cc000 - 0x7fff4e929ff2 com.apple.ExchangeWebServices (8.0 - 807) <7CA35906-0702-37D4-BE2B-C75EA6B1490C> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/ExchangeWebServices
0x7fff4eb5e000 - 0x7fff4ef79ff1 com.apple.vision.FaceCore (4.3.0 - 4.3.0) <5D32F65D-2CD7-3204-975C-F4C9256E505F> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff4f5d1000 - 0x7fff4f5d1fff com.apple.FinderSyncPriv (1.0.6 - 1298.6.2) <C16B806A-C162-3C1A-AEB9-ECD0430A4B0F> /System/Library/PrivateFrameworks/FinderSyncPriv.framework/Versions/A/FinderSyncPriv
0x7fff4f618000 - 0x7fff4f74fff4 libFontParser.dylib (277.2.6.1) <9E9E2EAA-3273-360E-A01B-EB986ECB7BCF> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x7fff4f750000 - 0x7fff4f784fff libTrueTypeScaler.dylib (277.2.6.1) <F8A27F0F-44B3-3A1E-8B75-2DFD4A90E1D4> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
0x7fff4f7e9000 - 0x7fff4f7f9ff6 libhvf.dylib (1.0 - 277.2.6.1) <1605B441-08E0-332D-B7D8-0E13F37B54E7> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x7fff52cda000 - 0x7fff52cdbfff libmetal_timestamp.dylib (902.14.11) <C29C7125-A894-3718-8E1D-249C53BCC0B8> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
0x7fff54395000 - 0x7fff5439bfff com.apple.GPUWrangler (5.2.6 - 5.2.6) <487F2E7A-A5FF-3C36-A8E9-B85D98618116> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff546ba000 - 0x7fff546e0ff1 com.apple.GenerationalStorage (2.0 - 314) <54483E50-20BB-3AF8-900F-992320C109B0> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff546f9000 - 0x7fff556e2ff1 com.apple.GeoServices (1.0 - 1624.26.4.26.9) <F735575F-7DEF-3202-9151-589BEB162596> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fff5580e000 - 0x7fff5581cffb com.apple.GraphVisualizer (1.0 - 100.1) <507D5812-9CB4-3C94-938C-59ED2B370818> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff5581d000 - 0x7fff5582aff3 com.apple.GraphicsServices (1.0 - 1.0) <5DAF38C9-53CF-319A-A853-C2EDC46F30EF> /System/Library/PrivateFrameworks/GraphicsServices.framework/Versions/A/GraphicsServices
0x7fff55885000 - 0x7fff55892ff9 com.apple.HID (1.0 - 1) <9C8E2F7D-96D9-36A9-B8F4-7C339A5B78F1> /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID
0x7fff559bb000 - 0x7fff55a79ff4 com.apple.Heimdal (4.0 - 2.0) <B86FE9DB-71BB-3B6E-A4AE-2B0B44570A7F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff57216000 - 0x7fff57314ffd com.apple.ids (10.0 - 1000) <9094DCFD-D940-37B1-915D-23F9E26306E5> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
0x7fff57315000 - 0x7fff57451ff5 com.apple.idsfoundation (10.0 - 1000) <CA417614-F8CD-321B-9F9D-1734583638CC> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
0x7fff57a6f000 - 0x7fff57acfff2 com.apple.imfoundation (10.0 - 1000) <BAEB40B7-908F-3D97-9BE9-5EAB83930543> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
0x7fff57bf5000 - 0x7fff57bfeffe com.apple.IOAccelMemoryInfo (1.0 - 1) <50DDA9C2-BDDF-33D4-9BA9-A161E99F1EAD> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo
0x7fff57bff000 - 0x7fff57c07ff5 com.apple.IOAccelerator (438.7.3 - 438.7.3) <06E3E70B-C0D0-39A2-96B7-12ED6A0EBEE7> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff57c14000 - 0x7fff57c2bfff com.apple.IOPresentment (47.10 - 37) <32F1B3BC-4644-3982-AAB2-8EB5D5FF0161> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff57fb3000 - 0x7fff57ffeff1 com.apple.IconServices (438.3 - 438.3) <0DADB4C3-46FF-3FDB-8A86-51E2067FC7F4> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff5819b000 - 0x7fff581a9fff com.apple.IntentsFoundation (1.0 - 1) <1BC7D355-E136-391A-8215-6982742645DD> /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation
0x7fff581bc000 - 0x7fff581c3ff9 com.apple.InternationalSupport (1.0 - 45.4) <8D8D4A7D-FD35-36B8-A456-7C93030EDAB3> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
0x7fff581c4000 - 0x7fff581c6ff3 com.apple.InternationalTextSearch (1.0 - 1) <0BB2FA58-04BD-31FB-9F8B-D57ADF9E4BB2> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/Versions/A/InternationalTextSearch
0x7fff58443000 - 0x7fff5844fff7 com.apple.KerberosHelper (4.0 - 1.0) <7556CA39-95FC-32A4-9A0C-E42C5497A43B> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
0x7fff58450000 - 0x7fff5846fffd com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <6F655A32-F963-3A7E-B475-E460F4AC7D99> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x7fff585a4000 - 0x7fff58672ffd com.apple.LanguageModeling (1.0 - 215.1) <C456087D-5B3A-390E-A665-862FA284C59C> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff58673000 - 0x7fff586bbfff com.apple.Lexicon-framework (1.0 - 72) <41F208B9-8255-3EC7-9673-FE0925D071D3> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff586c2000 - 0x7fff586c7ff3 com.apple.LinguisticData (1.0 - 353.18) <3B92F249-4602-325F-984B-D2DE61EEE4E1> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff586ee000 - 0x7fff58712ffe com.apple.locationsupport (2394.0.22 - 2394.0.22) <CA6C86FD-051A-31BB-B3AF-3D02D6FD94B6> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
0x7fff5876b000 - 0x7fff58770ff7 com.apple.LoginUICore (4.0 - 4.0) <6FE011DE-A794-3D82-9E35-7FE1D62DEE7E> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x7fff587ca000 - 0x7fff587e3ffc com.apple.LookupFramework (1.2 - 274) <4D28FEF3-B1FA-3761-B08D-89469226B390> /System/Library/PrivateFrameworks/Lookup.framework/Versions/A/Lookup
0x7fff58f60000 - 0x7fff58f63fff com.apple.Mangrove (1.0 - 25) <482F300F-9B70-351F-A4DF-B440EEF7368D> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff59120000 - 0x7fff59120ff5 com.apple.marco (10.0 - 1000) <CBC576AC-3AB9-349E-A0DF-4CDC4AB30A37> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
0x7fff59121000 - 0x7fff59147ffc com.apple.MarkupUI (1.0 - 325.9) <A596E8D7-6DBD-3F01-89AD-B296C9D3B61E> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
0x7fff591cc000 - 0x7fff59256ff8 com.apple.MediaExperience (1.0 - 1) <0203AF27-AB5E-32FA-B529-AB7F29EEB887> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
0x7fff59257000 - 0x7fff5928afff com.apple.MediaKit (16 - 923) <09FEE738-41E4-3A9C-AF1E-1DD00C56339D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff59a30000 - 0x7fff59a7cfff com.apple.spotlight.metadata.utilities (1.0 - 2076.7) <0237323B-EC78-3FBF-9FC7-5A1FE2B5CE25> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x7fff59a7d000 - 0x7fff59b4effa com.apple.gpusw.MetalTools (1.0 - 1) <99876E08-37D7-3828-8796-56D90C9AFBDB> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff59bac000 - 0x7fff59bc5ff4 com.apple.MobileAssets (1.0 - 619.120.1) <07E116E6-7EBC-39F2-B5B4-31BAB6BAF852> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
0x7fff59d82000 - 0x7fff59da0fff com.apple.MobileKeyBag (2.0 - 1.0) <D5FA7041-297F-3ADC-8C7A-6EAAAB82EB68> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fff59e6c000 - 0x7fff5a002ffd com.apple.Montreal (1.0 - 121.1) <E7881020-FCA6-3DFC-B0EB-9E539F80E821> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
0x7fff5a003000 - 0x7fff5a033ff7 com.apple.MultitouchSupport.framework (3440.1 - 3440.1) <6794E1C8-9627-33DF-84F4-FDD02C97F383> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff5a2b3000 - 0x7fff5a39dffe com.apple.NLP (1.0 - 202) <D657EC20-2475-3D89-9F80-03F1F04B0B89> /System/Library/PrivateFrameworks/NLP.framework/Versions/A/NLP
0x7fff5a533000 - 0x7fff5a53dfff com.apple.NetAuth (6.2 - 6.2) <B0C03C41-87A3-352B-B130-96E1A6F94B47> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff5acaa000 - 0x7fff5acacffe com.apple.OAuth (25 - 25) <7C2D9BA1-E683-3257-8ADB-A4846C8D42F2> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
0x7fff5af53000 - 0x7fff5af9effb com.apple.OTSVG (1.0 - 643.1.5.1) <001E5E8C-1DC0-3A6E-BDE4-1B7887E47F76> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
0x7fff5c1bb000 - 0x7fff5c1c6ff2 com.apple.PerformanceAnalysis (1.243.2 - 243.2) <B47C00E5-ECC2-313D-93D4-DBDF562C48EF> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff5c1c7000 - 0x7fff5c1efffb com.apple.persistentconnection (1.0 - 1.0) <5B2D87A8-2641-3F6D-ACEA-96B00F85AAB5> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
0x7fff5c1f0000 - 0x7fff5c1feffe com.apple.PersonaKit (1.0 - 1) <38A5F809-8A7E-355C-AED6-2923F7FF34D4> /System/Library/PrivateFrameworks/PersonaKit.framework/Versions/A/PersonaKit
0x7fff5c3a8000 - 0x7fff5c3a8ffa com.apple.PhoneNumbers (1.0 - 1) <8FC8870C-4F82-36F2-8456-A4A990E3F2A4> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x7fff5dc6a000 - 0x7fff5dc9aff7 com.apple.pluginkit.framework (1.0 - 1) <EFBD7FE7-02CC-3E30-999D-B036F252F805> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
0x7fff5dcc5000 - 0x7fff5dcd8ffc com.apple.PowerLog (1.0 - 1) <FAD6E2DC-8C9D-38A0-9CB1-75F48473A3E2> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
0x7fff5e95e000 - 0x7fff5e97eff1 com.apple.proactive.support.ProactiveEventTracker (1.0 - 258.5) <5F4988E6-45D7-31BE-9665-BBC3CBE790D3> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/Versions/A/ProactiveEventTracker
0x7fff5ea05000 - 0x7fff5ea6eff2 com.apple.proactive.support.ProactiveSupport (1.0 - 258.5) <82C04814-76A3-394E-AA5F-921E25402B6B> /System/Library/PrivateFrameworks/ProactiveSupport.framework/Versions/A/ProactiveSupport
0x7fff5eb54000 - 0x7fff5ebaeff6 com.apple.ProtectedCloudStorage (1.0 - 1) <6F271388-3817-336D-9B96-08C7AAC4BA39> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff5ebaf000 - 0x7fff5ebc8ffb com.apple.ProtocolBuffer (1 - 274.24.9.16.3) <5A020941-C43C-303E-8DE8-230FC6A84DBC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff5ecda000 - 0x7fff5ecddff4 com.apple.QuickLookNonBaseSystem (1.0 - 1) <8563CD18-DCFE-3868-912F-053FC8C34B9C> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
0x7fff5ecde000 - 0x7fff5ed01ff0 com.apple.quicklook.QuickLookSupport (1.0 - 1) <AFB0DFCC-6580-30E5-8984-831985F37A2C> /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport
0x7fff5ed48000 - 0x7fff5edc1ff3 com.apple.Rapport (1.9.5 - 195.2) <AF01D899-3BF9-3586-860A-D95A837101DF> /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport
0x7fff5f008000 - 0x7fff5f014ff5 com.apple.xpc.RemoteServiceDiscovery (1.0 - 1738.140.1) <39BB0182-215C-3CD8-AF2D-C8DC44286ED4> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
0x7fff5f028000 - 0x7fff5f051ff1 com.apple.RemoteViewServices (2.0 - 148) <D3AAC2BE-3423-3F18-9654-E35F1DD8DDB3> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff5f052000 - 0x7fff5f067ffa com.apple.xpc.RemoteXPC (1.0 - 1738.140.1) <8E372963-BE27-3A7B-A9BC-AACCBA3AE6B3> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
0x7fff5f0d5000 - 0x7fff5f11fffa com.apple.ResponseKit (1.0 - 148.2) <32703B82-A948-3876-B46D-D86B60EF5076> /System/Library/PrivateFrameworks/ResponseKit.framework/Versions/A/ResponseKit
0x7fff5f1b6000 - 0x7fff5f1f1ff0 com.apple.RunningBoardServices (1.0 - 223.140.2) <96BB04BD-D6E0-3D70-8F36-89B46DA1DA30> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
0x7fff5ff1a000 - 0x7fff5ff66ff9 com.apple.Safari.SafeBrowsing (15609 - 15609.3.5.1.3) <38C5E5B1-6055-324C-8CEE-BE3D337E9E5A> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing
0x7fff60ad2000 - 0x7fff60ad5ff5 com.apple.SecCodeWrapper (4.0 - 448.100.6) <C4BF691D-A09E-37E8-A6CC-1145B79B8722> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff60c48000 - 0x7fff60d6ffff com.apple.Sharing (1526.37 - 1526.37) <CBDA0ADD-F1E7-3B06-9118-C5E183F0D3D6> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff60de7000 - 0x7fff60e07ff5 com.apple.sidecar-core (1.0 - 209.40.4) <469E5222-A5C7-3B09-B617-EDB6E9E46B93> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore
0x7fff60e08000 - 0x7fff60e1aff0 com.apple.sidecar-ui (1.0 - 209.40.4) <5CA517E3-4B92-30B1-96EF-77A7A2FBBEE4> /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI
0x7fff62184000 - 0x7fff6247aff7 com.apple.SkyLight (1.600.0 - 451.4) <A24929C3-95E6-35A7-9654-46FF3F4D1E80> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff62cc7000 - 0x7fff62cd5ffb com.apple.SpeechRecognitionCore (6.0.91.2 - 6.0.91.2) <4D6CAC2A-151B-3BBE-BDB7-E2BE72128691> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff62d97000 - 0x7fff63023ffe com.apple.spotlight.index (10.7.0 - 2076.7) <932C7705-353B-395F-9A23-09D62EAFAD81> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
0x7fff633b1000 - 0x7fff633f2ff9 com.apple.StreamingZip (1.0 - 1) <72CA32F8-4C96-3264-A655-623329EB3A28> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
0x7fff63509000 - 0x7fff63512ff7 com.apple.SymptomDiagnosticReporter (1.0 - 1238.120.1) <14929A5D-C369-3B46-844B-CD29A3D1A015> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
0x7fff63583000 - 0x7fff635adffe com.apple.framework.SystemAdministration (1.0 - 1.0) <087553CB-5BF3-3D3D-B620-CA36AD334D92> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x7fff637c9000 - 0x7fff637d9ff3 com.apple.TCC (1.0 - 1) <017AB27D-6821-303A-8FD2-6DAC795CC7AA> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff63cfe000 - 0x7fff63dc4ff0 com.apple.TextureIO (3.10.9 - 3.10.9) <EEDAB753-329A-396A-8119-5BEDF7DB5A56> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff63f5b000 - 0x7fff63f5cfff com.apple.TrustEvaluationAgent (2.0 - 33) <10E56F70-E234-31E0-9286-96D93A8ED17E> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff63f94000 - 0x7fff641ecff0 com.apple.UIFoundation (1.0 - 662) <EC55B9E5-7E62-380A-9AB1-FC7BEF663653> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff64283000 - 0x7fff64289ffe com.apple.URLFormatting (119 - 119.18) <7F99D166-86DC-3F77-A34A-2DA7183D7160> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
0x7fff64e61000 - 0x7fff64e81ffc com.apple.UserManagement (1.0 - 1) <9F00880E-6EA6-3684-B208-455E14EC07C8> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
0x7fff65c2d000 - 0x7fff65d17ff8 com.apple.ViewBridge (464.1 - 464.1) <25CE39DF-2052-3873-9113-DB52B385C4BB> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff65ebd000 - 0x7fff65ebefff com.apple.WatchdogClient.framework (1.0 - 67.120.2) <FFA17DA1-F6DD-34D3-A708-1F73C8BA7EA7> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
0x7fff66091000 - 0x7fff66091fff com.apple.WebInspectorUI (15609 - 15609.3.5.1.3) <FFB409AD-E344-3CF2-B76F-0FAEAAAB46E9> /System/Library/PrivateFrameworks/WebInspectorUI.framework/Versions/A/WebInspectorUI
0x7fff6624d000 - 0x7fff66288fff libAWDSupport.dylib (949) <EBE20139-E443-30DF-BCAD-2A6A8470F631> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupport.dylib
0x7fff66289000 - 0x7fff66569ff7 libAWDSupportFramework.dylib (3541.2) <D1EA2A4B-BC59-3FE2-BAA9-4448D6F8393F> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib
0x7fff6656a000 - 0x7fff6657bfff libprotobuf-lite.dylib (3541.2) <578CA7D8-149E-3643-937B-DAD5501E4575> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib
0x7fff6657c000 - 0x7fff665d5ffb libprotobuf.dylib (3541.2) <0CDB164D-E7C3-3D4F-BF11-47402D67D7B0> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib
0x7fff665d6000 - 0x7fff6661aff6 com.apple.awd (1.0 - 949) <9DA8A821-4354-3E24-BAA1-4519D2279F2B> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics
0x7fff66aee000 - 0x7fff66af1ffa com.apple.dt.XCTTargetBootstrap (1.0 - 16091) <D459D628-58C5-39A6-B7E8-B691CBEECEC1> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
0x7fff66b6b000 - 0x7fff66b79ff5 com.apple.audio.caulk (1.0 - 32.3) <06D695EA-E2BC-31E4-9816-9C12542BA744> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x7fff66d41000 - 0x7fff66d76ffe com.apple.iCalendar (7.0 - 810.6.1) <21E0DCF2-0B67-3E0C-8D4E-3A81CAB1964E> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
0x7fff66ebb000 - 0x7fff66ebdff3 com.apple.loginsupport (1.0 - 1) <12F77885-27DC-3837-9CE9-A25EBA75F833> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff66ebe000 - 0x7fff66ed1ffd com.apple.login (3.0 - 3.0) <C68367BA-2225-31DD-B2D8-16AC0A44421F> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
0x7fff66f03000 - 0x7fff66f0fffd com.apple.perfdata (1.0 - 51.100.6) <21760CFD-62FF-3466-B3AD-191D02411DA0> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
0x7fff66f10000 - 0x7fff66f41ffd com.apple.contacts.vCard (1.0 - 3455.18) <2662D17A-7BC0-39FF-8550-8AEDF548AAB8> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
0x7fff698af000 - 0x7fff698c4ffe libAccessibility.dylib (2790.70) <3F824859-2E9B-3772-A475-73E4F88A15C2> /usr/lib/libAccessibility.dylib
0x7fff69994000 - 0x7fff699a0ff9 libAudioStatistics.dylib (1104.93) <42CAC6A2-BCC3-391B-B1C1-D0AC69E99CF4> /usr/lib/libAudioStatistics.dylib
0x7fff699a1000 - 0x7fff699d4ffa libAudioToolboxUtility.dylib (1104.93) <A7249C4C-6C0A-3C14-BA27-DC966F6CC6A0> /usr/lib/libAudioToolboxUtility.dylib
0x7fff699db000 - 0x7fff69a0ffff libCRFSuite.dylib (48) <5E5DE3CB-30DD-34DC-AEF8-FE8536A85E96> /usr/lib/libCRFSuite.dylib
0x7fff69a12000 - 0x7fff69a1cfff libChineseTokenizer.dylib (34) <7F0DA183-1796-315A-B44A-2C234C7C50BE> /usr/lib/libChineseTokenizer.dylib
0x7fff69a1d000 - 0x7fff69aa5fff libCoreStorage.dylib (551) <A457B0FE-D77F-30AA-99A4-70F6A98DFE59> /usr/lib/libCoreStorage.dylib
0x7fff69aa8000 - 0x7fff69aaaff7 libDiagnosticMessagesClient.dylib (112) <C94F3B7B-1854-38EB-9778-834501C53B3F> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff69af0000 - 0x7fff69ca7ffb libFosl_dynamic.dylib (100.4) <737573B2-190A-3BA1-8220-807AD0A2CE5E> /usr/lib/libFosl_dynamic.dylib
0x7fff69cce000 - 0x7fff69cd4ff3 libIOReport.dylib (54) <75D177C4-BAD7-3285-B8E1-3019F49B3178> /usr/lib/libIOReport.dylib
0x7fff69db6000 - 0x7fff69dbdfff libMatch.1.dylib (36) <5C6F3971-9D9E-3630-BDB6-60BFC5A665E0> /usr/lib/libMatch.1.dylib
0x7fff69dec000 - 0x7fff69e0cff7 libMobileGestalt.dylib (826.140.5) <2BE94E6A-FA61-312F-84A1-F764D71B7E39> /usr/lib/libMobileGestalt.dylib
0x7fff69e8c000 - 0x7fff69f69ff7 libSMC.dylib (20) <5C9C17F2-1E6F-3A19-A440-86F74D82284F> /usr/lib/libSMC.dylib
0x7fff69f7e000 - 0x7fff69f7ffff libSystem.B.dylib (1281.100.1) <C0C9872A-E730-37EA-954A-3CE087C15535> /usr/lib/libSystem.B.dylib
0x7fff69f80000 - 0x7fff6a00bff7 libTelephonyUtilDynamic.dylib (5017.1) <174030B2-E35F-3F17-A9EF-DF8631F30CCF> /usr/lib/libTelephonyUtilDynamic.dylib
0x7fff6a00c000 - 0x7fff6a00dfff libThaiTokenizer.dylib (3) <4F4ADE99-0D09-3223-B7C0-C407AB6DE8DC> /usr/lib/libThaiTokenizer.dylib
0x7fff6a025000 - 0x7fff6a03bfff libapple_nghttp2.dylib (1.39.2) <07FEC48A-87CF-32A3-8194-FA70B361713A> /usr/lib/libapple_nghttp2.dylib
0x7fff6a070000 - 0x7fff6a0e2ff7 libarchive.2.dylib (72.140.1) <AC311FBA-F2DD-3595-AA76-769F912942B8> /usr/lib/libarchive.2.dylib
0x7fff6a0e3000 - 0x7fff6a17cfe5 libate.dylib (3.0.1) <76EA60FB-748C-313F-8951-B076540BEA97> /usr/lib/libate.dylib
0x7fff6a180000 - 0x7fff6a180ff3 libauto.dylib (187) <B6124448-7690-34AE-8939-ED84AAC630CE> /usr/lib/libauto.dylib
0x7fff6a246000 - 0x7fff6a256ffb libbsm.0.dylib (60.100.1) <00BFFB9A-2FFE-3C24-896A-251BC61917FD> /usr/lib/libbsm.0.dylib
0x7fff6a257000 - 0x7fff6a263fff libbz2.1.0.dylib (44) <14CC4988-B6D4-3879-AFC2-9A0DDC6388DE> /usr/lib/libbz2.1.0.dylib
0x7fff6a264000 - 0x7fff6a2b6fff libc++.1.dylib (902.1) <59A8239F-C28A-3B59-B8FA-11340DC85EDC> /usr/lib/libc++.1.dylib
0x7fff6a2b7000 - 0x7fff6a2ccffb libc++abi.dylib (902) <E692F14F-C65E-303B-9921-BB7E97D77855> /usr/lib/libc++abi.dylib
0x7fff6a2cd000 - 0x7fff6a2cdfff libcharset.1.dylib (59) <72447768-9244-39AB-8E79-2FA14EC0AD33> /usr/lib/libcharset.1.dylib
0x7fff6a2ce000 - 0x7fff6a2dffff libcmph.dylib (8) <E72A20DB-2E86-378D-A237-EB9A1370F989> /usr/lib/libcmph.dylib
0x7fff6a2e0000 - 0x7fff6a2f7fd7 libcompression.dylib (87) <64C91066-586D-38C0-A2F3-3E60A940F859> /usr/lib/libcompression.dylib
0x7fff6a5d1000 - 0x7fff6a5e7ff7 libcoretls.dylib (167) <770A5B96-936E-34E3-B006-B1CEC299B5A5> /usr/lib/libcoretls.dylib
0x7fff6a5e8000 - 0x7fff6a5e9fff libcoretls_cfhelpers.dylib (167) <940BF370-FD0C-30A8-AA05-FF48DA44FA4C> /usr/lib/libcoretls_cfhelpers.dylib
0x7fff6aa8c000 - 0x7fff6ab90fef libcrypto.44.dylib (47.140.1) <CB6B188A-1ADC-3C5D-AFFC-2ACD86E235EE> /usr/lib/libcrypto.44.dylib
0x7fff6ab93000 - 0x7fff6ab9efff libcsfde.dylib (551) <CEE22AEF-4E77-36B1-B007-00303819965F> /usr/lib/libcsfde.dylib
0x7fff6aba6000 - 0x7fff6ac05ff7 libcups.2.dylib (483.6) <C88D78FE-D238-376C-B16A-39270E39A79D> /usr/lib/libcups.2.dylib
0x7fff6ac07000 - 0x7fff6ac6cff7 libcurl.4.dylib (118.120.2) <28809E22-6EF2-3AC7-9501-D77FB6FC5FBD> /usr/lib/libcurl.4.dylib
0x7fff6ad0f000 - 0x7fff6ad0ffff libenergytrace.dylib (21) <162DFCC0-8F48-3DD0-914F-FA8653E27B26> /usr/lib/libenergytrace.dylib
0x7fff6ad10000 - 0x7fff6ad28fff libexpat.1.dylib (19.60.2) <FED7C38B-92D8-342D-AED7-871B12D1F7E7> /usr/lib/libexpat.1.dylib
0x7fff6ad36000 - 0x7fff6ad38fff libfakelink.dylib (149.1) <36146CB2-E6A5-37BB-9EE8-1B4034D8F3AD> /usr/lib/libfakelink.dylib
0x7fff6ad47000 - 0x7fff6ad4cfff libgermantok.dylib (24) <D2AE5AC0-EDCE-3216-B8C9-CF59292A545F> /usr/lib/libgermantok.dylib
0x7fff6ad4d000 - 0x7fff6ad56ff7 libheimdal-asn1.dylib (564.140.1) <0AC6FB62-2B0F-3E93-A931-E4DC4B1D757A> /usr/lib/libheimdal-asn1.dylib
0x7fff6ad57000 - 0x7fff6ae47fff libiconv.2.dylib (59) <18311A67-E4EF-3CC7-95B3-C0EDEE3A282F> /usr/lib/libiconv.2.dylib
0x7fff6ae48000 - 0x7fff6b09ffff libicucore.A.dylib (64260.0.1) <8AC2CB07-E7E0-340D-A849-186FA1F27251> /usr/lib/libicucore.A.dylib
0x7fff6b0b9000 - 0x7fff6b0bafff liblangid.dylib (133) <30CFC08C-EF36-3CF5-8AEA-C1CB070306B7> /usr/lib/liblangid.dylib
0x7fff6b0bb000 - 0x7fff6b0d3ff3 liblzma.5.dylib (16) <C131EF18-2CDD-3271-8A30-A8760D4FE166> /usr/lib/liblzma.5.dylib
0x7fff6b0eb000 - 0x7fff6b192ff7 libmecab.dylib (883.11) <0D5BFD01-D4A7-3C8D-AA69-C329C1A69792> /usr/lib/libmecab.dylib
0x7fff6b193000 - 0x7fff6b3f5ff1 libmecabra.dylib (883.11) <E31DE74D-1B88-377F-ACD3-D789D29C3AE7> /usr/lib/libmecabra.dylib
0x7fff6b762000 - 0x7fff6b791fff libncurses.5.4.dylib (57) <995DFEEA-40F3-377F-B73D-D02AC59D591F> /usr/lib/libncurses.5.4.dylib
0x7fff6b8c1000 - 0x7fff6bd3dff5 libnetwork.dylib (1880.120.4) <BA294A54-F309-398D-B308-F97032AFF555> /usr/lib/libnetwork.dylib
0x7fff6bd3e000 - 0x7fff6bd55fff libnetworkextension.dylib (1095.140.2) <D0E8454C-33A9-3F96-B3A0-EDB12C32283A> /usr/lib/libnetworkextension.dylib
0x7fff6bdde000 - 0x7fff6be11fde libobjc.A.dylib (787.1) <6DF81160-5E7F-3E31-AA1E-C875E3B98AF6> /usr/lib/libobjc.A.dylib
0x7fff6be12000 - 0x7fff6be13ff7 libodfde.dylib (26) <33F49412-5106-35B8-AA60-5A497C3967E6> /usr/lib/libodfde.dylib
0x7fff6be24000 - 0x7fff6be28fff libpam.2.dylib (25.100.1) <0502F395-8EE6-3D2A-9239-06FD5622E19E> /usr/lib/libpam.2.dylib
0x7fff6be2b000 - 0x7fff6be61ff7 libpcap.A.dylib (89.120.1) <A76EC076-A8EA-354C-B95F-7AB1EAFBCC65> /usr/lib/libpcap.A.dylib
0x7fff6bea1000 - 0x7fff6beafff9 libperfcheck.dylib (37.100.2) <9D9C4879-8A80-34C4-B0D2-BE341FD6D321> /usr/lib/libperfcheck.dylib
0x7fff6bee5000 - 0x7fff6befdfff libresolv.9.dylib (67.40.1) <C57EDFEF-D36A-310B-8D14-8C68A625B1E8> /usr/lib/libresolv.9.dylib
0x7fff6beff000 - 0x7fff6bf43ff7 libsandbox.1.dylib (1217.141.1) <363BBD96-E1F0-38CF-90EF-EF41C0C7044E> /usr/lib/libsandbox.1.dylib
0x7fff6bf44000 - 0x7fff6bf56ff7 libsasl2.2.dylib (213.120.1) <E7573AC1-83FD-305A-8FB8-03145BDA286B> /usr/lib/libsasl2.2.dylib
0x7fff6bf57000 - 0x7fff6bf58ff7 libspindump.dylib (281.3) <AE8C1AE9-5CBC-332F-BBE8-370A2A19FED6> /usr/lib/libspindump.dylib
0x7fff6bf59000 - 0x7fff6c143ff7 libsqlite3.dylib (308.5) <35A2BD9F-4E33-30DE-A994-4AB585AC3AFE> /usr/lib/libsqlite3.dylib
0x7fff6c237000 - 0x7fff6c264ffb libssl.46.dylib (47.140.1) <06932872-13DA-33E3-8C28-7B49FC582039> /usr/lib/libssl.46.dylib
0x7fff6c2e6000 - 0x7fff6c317ff7 libtidy.A.dylib (17.2) <41B15FFB-6FD2-3E1B-A1F8-E6B12EF3C1EE> /usr/lib/libtidy.A.dylib
0x7fff6c394000 - 0x7fff6c397ffb libutil.dylib (57) <F01467F6-23A7-37EE-A170-33CE1577B41D> /usr/lib/libutil.dylib
0x7fff6c398000 - 0x7fff6c3a5ff7 libxar.1.dylib (425.2) <EE964412-9E25-30B3-BCC0-CCEFBCC8094B> /usr/lib/libxar.1.dylib
0x7fff6c3ab000 - 0x7fff6c48dff7 libxml2.2.dylib (33.4) <EFA77CC6-9139-37B3-98D4-B0E526110EE3> /usr/lib/libxml2.2.dylib
0x7fff6c491000 - 0x7fff6c4b9fff libxslt.1.dylib (16.9) <34A45627-DA5B-37D2-9609-65B425E0010A> /usr/lib/libxslt.1.dylib
0x7fff6c4ba000 - 0x7fff6c4ccff3 libz.1.dylib (76) <793D9643-CD83-3AAC-8B96-88D548FAB620> /usr/lib/libz.1.dylib
0x7fff6cd7b000 - 0x7fff6cd80ff3 libcache.dylib (83) <AF488D13-9E89-35E0-B078-BE37CC5B8586> /usr/lib/system/libcache.dylib
0x7fff6cd81000 - 0x7fff6cd8cfff libcommonCrypto.dylib (60165.120.1) <C7912BE5-993E-3581-B2A0-6AABDC8C5562> /usr/lib/system/libcommonCrypto.dylib
0x7fff6cd8d000 - 0x7fff6cd94fff libcompiler_rt.dylib (101.2) <49B8F644-5705-3F16-BBE0-6FFF9B17C36E> /usr/lib/system/libcompiler_rt.dylib
0x7fff6cd95000 - 0x7fff6cd9eff7 libcopyfile.dylib (166.40.1) <3C481225-21E7-370A-A30E-0CCFDD64A92C> /usr/lib/system/libcopyfile.dylib
0x7fff6cd9f000 - 0x7fff6ce31fdb libcorecrypto.dylib (866.140.1) <60567BF8-80FA-359A-B2F3-A3BAEFB288FD> /usr/lib/system/libcorecrypto.dylib
0x7fff6cf3e000 - 0x7fff6cf7eff0 libdispatch.dylib (1173.100.2) <CD9C059C-91D9-30E8-8926-5B9CD0D5D4F5> /usr/lib/system/libdispatch.dylib
0x7fff6cf7f000 - 0x7fff6cfb5fff libdyld.dylib (750.6) <789A18C2-8AC7-3C88-813D-CD674376585D> /usr/lib/system/libdyld.dylib
0x7fff6cfb6000 - 0x7fff6cfb6ffb libkeymgr.dylib (30) <DB3337BE-01CA-3425-BD0C-87774FC0CDC0> /usr/lib/system/libkeymgr.dylib
0x7fff6cfb7000 - 0x7fff6cfc3ff3 libkxld.dylib (6153.141.1) <756B1F0D-2E37-31A7-A6F0-2E5C22E62C3D> /usr/lib/system/libkxld.dylib
0x7fff6cfc4000 - 0x7fff6cfc4ff7 liblaunch.dylib (1738.140.1) <AFBCBDD3-0B55-3ECD-8E04-A73A3A57356B> /usr/lib/system/liblaunch.dylib
0x7fff6cfc5000 - 0x7fff6cfcaff7 libmacho.dylib (959.0.1) <AA613A9C-961A-3B67-B696-4622FA59FC4E> /usr/lib/system/libmacho.dylib
0x7fff6cfcb000 - 0x7fff6cfcdff3 libquarantine.dylib (110.40.3) <F234E51D-FD0B-3EE4-B679-AE3EE9C536C3> /usr/lib/system/libquarantine.dylib
0x7fff6cfce000 - 0x7fff6cfcfff7 libremovefile.dylib (48) <7C7EFC79-BD24-33EF-B073-06AED234593E> /usr/lib/system/libremovefile.dylib
0x7fff6cfd0000 - 0x7fff6cfe7ff3 libsystem_asl.dylib (377.60.2) <1563EE02-0657-3B78-99BE-A947C24122EF> /usr/lib/system/libsystem_asl.dylib
0x7fff6cfe8000 - 0x7fff6cfe8ff7 libsystem_blocks.dylib (74) <0D53847E-AF5F-3ACF-B51F-A15DEA4DEC58> /usr/lib/system/libsystem_blocks.dylib
0x7fff6cfe9000 - 0x7fff6d070fff libsystem_c.dylib (1353.100.2) <BBDED5E6-A646-3EED-B33A-91E4331EA063> /usr/lib/system/libsystem_c.dylib
0x7fff6d071000 - 0x7fff6d074ffb libsystem_configuration.dylib (1061.141.1) <0EE84C33-64FD-372B-974A-AF7A136F2068> /usr/lib/system/libsystem_configuration.dylib
0x7fff6d075000 - 0x7fff6d078fff libsystem_coreservices.dylib (114) <A199156E-058D-3ABB-BCE9-4B9F20DCED0F> /usr/lib/system/libsystem_coreservices.dylib
0x7fff6d079000 - 0x7fff6d081fff libsystem_darwin.dylib (1353.100.2) <5B12B5DB-3F30-37C1-8ECC-49A66B1F2864> /usr/lib/system/libsystem_darwin.dylib
0x7fff6d082000 - 0x7fff6d089fff libsystem_dnssd.dylib (1096.100.3) <EBB4C2C2-E031-3094-B40A-E67BF261D295> /usr/lib/system/libsystem_dnssd.dylib
0x7fff6d08a000 - 0x7fff6d08bffb libsystem_featureflags.dylib (17) <29FD922A-EC2C-3F25-BCCC-B58D716E60EC> /usr/lib/system/libsystem_featureflags.dylib
0x7fff6d08c000 - 0x7fff6d0d9ff7 libsystem_info.dylib (538) <8A321605-5480-330B-AF9E-64E65DE61747> /usr/lib/system/libsystem_info.dylib
0x7fff6d0da000 - 0x7fff6d106ff7 libsystem_kernel.dylib (6153.141.1) <2B6311E6-6240-3EF7-8C87-475B66F7452C> /usr/lib/system/libsystem_kernel.dylib
0x7fff6d107000 - 0x7fff6d14efff libsystem_m.dylib (3178) <00F331F1-0D09-39B3-8736-1FE90E64E903> /usr/lib/system/libsystem_m.dylib
0x7fff6d14f000 - 0x7fff6d176fff libsystem_malloc.dylib (283.100.6) <8549294E-4C53-36EB-99F3-584A7393D8D5> /usr/lib/system/libsystem_malloc.dylib
0x7fff6d177000 - 0x7fff6d184ffb libsystem_networkextension.dylib (1095.140.2) <F06C65C5-2CBE-313C-96E1-A09240F9FE57> /usr/lib/system/libsystem_networkextension.dylib
0x7fff6d185000 - 0x7fff6d18eff7 libsystem_notify.dylib (241.100.2) <FA22F928-D91B-3AA5-96BB-3186AC0FB264> /usr/lib/system/libsystem_notify.dylib
0x7fff6d18f000 - 0x7fff6d197fef libsystem_platform.dylib (220.100.1) <009A7C1F-313A-318E-B9F2-30F4C06FEA5C> /usr/lib/system/libsystem_platform.dylib
0x7fff6d198000 - 0x7fff6d1a2fff libsystem_pthread.dylib (416.100.3) <62CB1A98-0B8F-31E7-A02B-A1139927F61D> /usr/lib/system/libsystem_pthread.dylib
0x7fff6d1a3000 - 0x7fff6d1a7ff3 libsystem_sandbox.dylib (1217.141.1) <6DE13684-5A67-3009-A53A-C9086CF241C3> /usr/lib/system/libsystem_sandbox.dylib
0x7fff6d1a8000 - 0x7fff6d1aafff libsystem_secinit.dylib (62.100.2) <F80872AA-E1FD-3D7E-8729-467656EC6561> /usr/lib/system/libsystem_secinit.dylib
0x7fff6d1ab000 - 0x7fff6d1b2ffb libsystem_symptoms.dylib (1238.120.1) <5820A2AF-CE72-3AB3-ABCC-273A3419FB55> /usr/lib/system/libsystem_symptoms.dylib
0x7fff6d1b3000 - 0x7fff6d1c9ff2 libsystem_trace.dylib (1147.120) <04B47629-847B-3D74-8ABE-C05EF9DEEFE4> /usr/lib/system/libsystem_trace.dylib
0x7fff6d1ca000 - 0x7fff6d1caff7 libunc.dylib (30) <56054FDD-680D-3D73-B5AD-6F8E0853F002> /usr/lib/system/libunc.dylib
0x7fff6d1cb000 - 0x7fff6d1d0ff7 libunwind.dylib (35.4) <42B7B509-BAFE-365B-893A-72414C92F5BF> /usr/lib/system/libunwind.dylib
0x7fff6d1d1000 - 0x7fff6d206ffe libxpc.dylib (1738.140.1) <3E243A41-030F-38E3-9FD2-7B38C66C35B1> /usr/lib/system/libxpc.dylib
Sample analysis of process 5943 written to file /dev/stdout
[-- Attachment #3: Type: text/plain, Size: 151 bytes --]
--
John Wiegley GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com 60E1 46C4 BD1A 7AC1 4BA2
^ permalink raw reply [flat|nested] 7+ messages in thread