Sublime Forum

[2106] Crash when switching layout

#1

Hi,

I’m experiencing a crash in the latest dev build when I’m changing the layout of Sublime Text. For example from the “single” layout to a “two row” layout.

Crash report for more details.

[code]Process: Sublime Text 2 [1038]
Path: /Applications/Sublime Text 2.app/Contents/MacOS/Sublime Text 2
Identifier: com.sublimetext.2
Version: Beta, Build 2106 (2106)
Code Type: X86-64 (Native)
Parent Process: launchd [120]

Date/Time: 2011-08-27 16:27:02.336 +0200
OS Version: Mac OS X 10.7.1 (11B26)
Report Version: 9

Interval Since Last Report: 323892 sec
Crashes Since Last Report: 8
Per-App Interval Since Last Report: 8455 sec
Per-App Crashes Since Last Report: 5
Anonymous UUID: 26119DD3-08A2-4E95-8EE1-B45116FB2CFD

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000

VM Regions Near 0:
–>
__TEXT 000000010e699000-000000010ec8d000 6096K] r-x/rwx SM=COW /Applications/Sublime Text 2.app/Contents/MacOS/Sublime Text 2

Application Specific Information:
objc[1038]: garbage collection is OFF
Performing @selector(handleMenuItem:) from sender PXMenuItem 0x7fadb49a3da0

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.sublimetext.2 0x000000010e7ac8a6 sheet_list::setup_groups(std::vector<control*, std::allocator<control*> > const&) + 316
1 com.sublimetext.2 0x000000010e71dd20 edit_window::set_layout(grid_layout const&) + 440
2 com.sublimetext.2 0x000000010e72ff2a set_layout_command::run(value const&) + 64
3 com.sublimetext.2 0x000000010e7b1afa sublime_menu_delegate::run(char const*, px_window_t*) + 386
4 com.apple.CoreFoundation 0x00007fff8c1ee11d -[NSObject performSelector:withObject:] + 61
5 com.apple.AppKit 0x00007fff95b85852 -[NSApplication sendAction:to:from:] + 139
6 com.apple.AppKit 0x00007fff95c7234f -[NSMenuItem _corePerformAction] + 399
7 com.apple.AppKit 0x00007fff95c72086 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 125
8 com.apple.AppKit 0x00007fff95f0de9c -[NSMenu _internalPerformActionForItemAtIndex:] + 38
9 com.apple.AppKit 0x00007fff95da03f1 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 138
10 com.apple.AppKit 0x00007fff95bec0bf NSSLMMenuEventHandler + 339
11 com.apple.HIToolbox 0x00007fff91e328ec _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1263
12 com.apple.HIToolbox 0x00007fff91e31ef8 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 446
13 com.apple.HIToolbox 0x00007fff91e48d03 SendEventToEventTarget + 76
14 com.apple.HIToolbox 0x00007fff91e8f249 _ZL18SendHICommandEventjPK9HICommandjjhPKvP20OpaqueEventTargetRefS5_PP14OpaqueEventRef + 398
15 com.apple.HIToolbox 0x00007fff91f760f1 SendMenuCommandWithContextAndModifiers + 56
16 com.apple.HIToolbox 0x00007fff91fbc5e1 SendMenuItemSelectedEvent + 253
17 com.apple.HIToolbox 0x00007fff91e8832d ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2 + 101
18 com.apple.HIToolbox 0x00007fff91e7fa75 _ZL14MenuSelectCoreP8MenuData5PointdjPP13OpaqueMenuRefPt + 600
19 com.apple.HIToolbox 0x00007fff91e7f034 _HandleMenuSelection2 + 585
20 com.apple.AppKit 0x00007fff95aebce1 _NSHandleCarbonMenuEvent + 250
21 com.apple.AppKit 0x00007fff95a816c7 _DPSNextEvent + 1993
22 com.apple.AppKit 0x00007fff95a80a95 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
23 com.apple.AppKit 0x00007fff95a7d3d6 -[NSApplication run] + 463
24 com.sublimetext.2 0x000000010e761157 main + 1287
25 com.sublimetext.2 0x000000010e69ac24 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff9792a7e6 kevent + 10
1 libdispatch.dylib 0x00007fff8d21e60e _dispatch_mgr_invoke + 923
2 libdispatch.dylib 0x00007fff8d21d19e _dispatch_mgr_thread + 54

Thread 2:
0 libsystem_kernel.dylib 0x00007fff97929bca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff9775e274 _pthread_cond_wait + 840
2 com.sublimetext.2 0x000000010e6a5b8b thread_queue_runner::run() + 97
3 com.sublimetext.2 0x000000010e6a59b9 0x10e699000 + 51641
4 libsystem_c.dylib 0x00007fff9775a8bf _pthread_start + 335
5 libsystem_c.dylib 0x00007fff9775db75 thread_start + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fff97929bca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff9775e274 _pthread_cond_wait + 840
2 com.sublimetext.2 0x000000010e6adba4 io_scheduler::extract_next_request() + 156
3 com.sublimetext.2 0x000000010e6adc76 io_worker::thread_proc() + 158
4 com.sublimetext.2 0x000000010e6adc99 0x10e699000 + 85145
5 libsystem_c.dylib 0x00007fff9775a8bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff9775db75 thread_start + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff9792a192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff9775c594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff9775db85 start_wqthread + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff9792a192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff9775c594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff9775db85 start_wqthread + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fff9792a192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff9775c594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff9775db85 start_wqthread + 13

Thread 7:
0 libsystem_kernel.dylib 0x00007fff97929df2 __select + 10
1 time.so 0x0000000113c3f2c0 0x113c3e000 + 4800
2 org.python.python 0x000000010f1dbee1 PyEval_EvalFrameEx + 12787
3 org.python.python 0x000000010f1deda4 PyEval_EvalCodeEx + 2012
4 org.python.python 0x000000010f1817f1 0x10f15a000 + 161777
5 org.python.python 0x000000010f1614c0 PyObject_Call + 97
6 org.python.python 0x000000010f1d836b PyEval_CallObjectWithKeywords + 180
7 org.python.python 0x000000010f205057 0x10f15a000 + 700503
8 libsystem_c.dylib 0x00007fff9775a8bf _pthread_start + 335
9 libsystem_c.dylib 0x00007fff9775db75 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000003 rbx: 0x0000000000000001 rcx: 0x00007fff6e2966c0 rdx: 0x00007fadb4aa0740
rdi: 0x0000000000000000 rsi: 0x00007fff6e2966c0 rbp: 0x00007fff6e2966a0 rsp: 0x00007fff6e296610
r8: 0x00007fff6e29623c r9: 0x00007fff6e296238 r10: 0x0000000000000481 r11: 0x00007fadb3419be8
r12: 0x00007fadb4aa06c0 r13: 0x0000000000000040 r14: 0x00007fadb49c59d0 r15: 0x00007fadb34d9f10
rip: 0x000000010e7ac8a6 rfl: 0x0000000000010246 cr2: 0x0000000000000000
Logical CPU: 1

Binary Images:
0x10e699000 - 0x10ec8cfe7 +com.sublimetext.2 (Beta, Build 2106 - 2106) <67D9F0D2-E9ED-3292-875A-6336983B9E8C> /Applications/Sublime Text 2.app/Contents/MacOS/Sublime Text 2
0x10f15a000 - 0x10f266fff org.python.python (2.6.6 - 2.6.6) <93928214-7F57-3EDF-B121-6F9DF41A0041> /System/Library/Frameworks/Python.framework/Versions/2.6/Python
0x10f2ca000 - 0x10f2e1fff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <9253F8F7-250B-1114-7AE9-A10A54EB2298> /Applications/Sublime Text 2.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x10f2fa000 - 0x10f3ddfff libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
0x113c39000 - 0x113c3afff _functools.so (??? - ???) <4D5BCFF6-3E29-3DA1-AC4B-FC044D956A7A> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_functools.so
0x113c3e000 - 0x113c3ffff time.so (??? - ???) /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/time.so
0x113c45000 - 0x113c47fff select.so (??? - ???) <6132F734-6D54-3F25-8B0C-C8CCB2000165> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/select.so
0x113c4d000 - 0x113c4efff fcntl.so (??? - ???) <38692C86-A526-383E-AD7F-815BC4CFE2B6> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/fcntl.so
0x113c52000 - 0x113c56fff _struct.so (??? - ???) <9C63B85B-2E73-3A9C-98F5-6731FBDEFC54> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_struct.so
0x113c9c000 - 0x113c9efff binascii.so (??? - ???) <99D4DAF2-6DDE-39F5-B969-E76EBBDA6536> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/binascii.so
0x113ca2000 - 0x113ca3fff cStringIO.so (??? - ???) <4C4ECFDC-44BC-32FA-A29E-7EAFB6A56E22> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/cStringIO.so
0x113ca8000 - 0x113cabfff strop.so (??? - ???) <119B33B5-82A9-3552-AB3F-C030B2CD47D5> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/strop.so
0x113cb0000 - 0x113cb4fff math.so (??? - ???) /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/math.so
0x113cba000 - 0x113cbbff7 _random.so (??? - ???) <96137D6C-8498-3D78-BFBA-9872C3497B9B> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_random.so
0x113cff000 - 0x113d04fff itertools.so (??? - ???) /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/itertools.so
0x113d0c000 - 0x113d0ffff operator.so (??? - ???) <3EB4A499-5238-345E-B369-190D47EB4C7A> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/operator.so
0x113d15000 - 0x113d15fff _bisect.so (??? - ???) /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_bisect.so
0x113d19000 - 0x113d1afff _heapq.so (??? - ???) /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_heapq.so
0x113d1f000 - 0x113d22fff _collections.so (??? - ???) <73A5D9BF-78F1-3D81-B90F-A8FFE8F9DEA2> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_collections.so
0x113da8000 - 0x113db0fff parser.so (??? - ???) /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/parser.so
0x1157a8000 - 0x1157aefef libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x1157b4000 - 0x1157b7ff7 libCoreFSCache.dylib (??? - ???) <783C2402-CA3F-3D9B-B909-0F251145CF1D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x1157bf000 - 0x1157bfffd +cl_kernels (??? - ???) <9F64C519-2CB0-4F98-9A5E-C5F673CDCD7A> cl_kernels
0x1157c5000 - 0x1157c6ff3 +cl_kernels (??? - ???) <03A67A49-821D-49F7-BCB6-32297E5031AF> cl_kernels
0x116043000 - 0x1160d6ff7 unorm8_bgra.dylib (1.50.61 - compatibility 1.0.0) <3ED8B0D5-4A55-3E39-8490-B7BC1780F67B> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x7fff6e299000 - 0x7fff6e2cdac7 dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
0x7fff8b1e9000 - 0x7fff8b1f7fff com.apple.HelpData (2.1.0 - 68) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff8b1f8000 - 0x7fff8b2aafff com.apple.CoreText (4.0.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff8b308000 - 0x7fff8b8ecfaf libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8c045000 - 0x7fff8c15afff com.apple.DesktopServices (1.6.0 - 1.6.0) <208D40FC-8BBE-330F-B999-18771BEA6895> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff8c15b000 - 0x7fff8c32eff7 com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8c32f000 - 0x7fff8c355ff7 com.apple.framework.familycontrols (3.0 - 300) <72FEA71A-5865-3875-97E9-3C8C96B7F7FA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff8c356000 - 0x7fff8c3b0fff com.apple.HIServices (1.9 - ???) <8791E8AA-C034-330D-B2BA-5141154C21CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8c3b1000 - 0x7fff8c3f3ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib
0x7fff8c3f4000 - 0x7fff8c6cbfff com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8c722000 - 0x7fff8c727fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib
0x7fff8c728000 - 0x7fff8c728fff com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8c729000 - 0x7fff8c72bfff libCVMSPluginSupport.dylib (??? - ???) <2D21E6BE-CB20-3F76-8DCC-1CB0660A8A5B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff8c72c000 - 0x7fff8c780ff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff8c781000 - 0x7fff8c820fff com.apple.LaunchServices (480.19 - 480.19) <41ED4C8B-C74B-34EA-A9BF-34DBA5F52307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8c82d000 - 0x7fff8c9eefe7 com.apple.CoreData (103 - 358.4) <8D8ABA2E-0161-334D-A7C9-79E5297E188B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8ca66000 - 0x7fff8ca8eff7 com.apple.CoreVideo (1.7 - 70.0) <59D5B407-CCB6-3406-8C55-C1B0168D7DC2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8cbf9000 - 0x7fff8cbfdfff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib
0x7fff8cd01000 - 0x7fff8cd0dfff com.apple.CrashReporterSupport (10.7 - 343) <89EFF4A7-D064-3CAE-9BFC-285EE9033197> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff8cd75000 - 0x7fff8cd87ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
0x7fff8cd88000 - 0x7fff8cdacff7 com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8cdad000 - 0x7fff8cdadfff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8cdae000 - 0x7fff8cdaefff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8cdcb000 - 0x7fff8cdd2fff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8ce09000 - 0x7fff8ce1cff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
0x7fff8ce1d000 - 0x7fff8ceb7ff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff8d1d2000 - 0x7fff8d215ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <2B1571E1-8E87-364E-BC36-C9C9B5D3EAC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff8d216000 - 0x7fff8d21afff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <5EEAD17D-006C-3855-8093-C7A4A97EE0D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff8d21b000 - 0x7fff8d229fff libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
0x7fff8d22a000 - 0x7fff8d49bfff com.apple.CoreImage (7.77 - 1.0.1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff8d4cc000 - 0x7fff8d4d2ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
0x7fff8d4d3000 - 0x7fff8d4f2fff libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
0x7fff8d575000 - 0x7fff8d575fff com.apple.Accelerate (1.7 - Accelerate 1.7) <3E4582EB-CFEF-34EA-9DA8-8421F1C3C77D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8d5ac000 - 0x7fff8d6b8fef libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib
0x7fff8d89e000 - 0x7fff8d90cfff com.apple.CoreSymbolication (2.1 - 67) <194A355B-58C7-3B1E-A714-00F71ACCDB0A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff8d90d000 - 0x7fff8d977fff com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8d98b000 - 0x7fff8d9cbfff libtidy.A.dylib (??? - ???) /usr/lib/libtidy.A.dylib
0x7fff8dde8000 - 0x7fff8ddfaff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
0x7fff8de06000 - 0x7fff8de54ff7 libauto.dylib (??? - ???) /usr/lib/libauto.dylib
0x7fff8de7f000 - 0x7fff8de8dfff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8de9a000 - 0x7fff8de9bfff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib
0x7fff8de9c000 - 0x7fff8dec5fff com.apple.CoreServicesInternal (113.7 - 113.7) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8df1d000 - 0x7fff8df84fff com.apple.Symbolication (1.2 - 87) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff8df85000 - 0x7fff8df9cfff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8e93a000 - 0x7fff8e945ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
0x7fff8e946000 - 0x7fff8e9b9fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
0x7fff8e9ba000 - 0x7fff8e9bdff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8e9be000 - 0x7fff8e9f1fff com.apple.GSS (2.1 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff8e9fa000 - 0x7fff8ea75ff7 com.apple.print.framework.PrintCore (7.0 - 366) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8eee8000 - 0x7fff8ef29fff com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8ef9b000 - 0x7fff8efbeff7 com.apple.RemoteViewServices (1.0 - 1) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff8efbf000 - 0x7fff8efecff7 com.apple.opencl (1.50.62 - 1.50.62) <616ADE61-11D1-3816-A255-3F0F80F2EAC8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff8f474000 - 0x7fff8f4a3fff com.apple.DictionaryServices (1.2 - 158) <2CE51CD1-EE3D-3618-9507-E39A09C9BB8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff8f5fa000 - 0x7fff8f69cff7 com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff8f91e000 - 0x7fff8fa57fef com.apple.vImage (5.0 - 5.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff8fa58000 - 0x7fff8fd6afff com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8fd6b000 - 0x7fff8fe6efff libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib
0x7fff8fe6f000 - 0x7fff8fe6ffff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8fe70000 - 0x7fff8ff50fff com.apple.CoreServices.OSServices (478.25.1 - 478.25.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff8ff51000 - 0x7fff8ff9cfff com.apple.SystemConfiguration (1.11 - 1.11) <0B02FEC4-C36E-32CB-8004-2214B6793AE8> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff9015f000 - 0x7fff9019eff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) /usr/lib/libcups.2.dylib
0x7fff90692000 - 0x7fff90693ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
0x7fff90726000 - 0x7fff9072bfff com.apple.OpenDirectory (10.7 - 144) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff9072c000 - 0x7fff9072ffff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff90730000 - 0x7fff90733fff libCoreVMClient.dylib (??? - ???) <9E9F7B24-567C-3102-909C-219CF2B191FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff90734000 - 0x7fff90735fff libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
0x7fff90771000 - 0x7fff907b0fff com.apple.AE (527.6 - 527.6) <6F8DF9EF-3250-3B7F-8841-FCAD8E323954> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff907b1000 - 0x7fff908befff libJP2.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff908bf000 - 0x7fff90a22fff com.apple.CFNetwork (520.0.13 - 520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff90a23000 - 0x7fff90c25fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <82DCB94B-3819-3CC3-BC16-2AACA7F64F8A> /usr/lib/libicucore.A.dylib
0x7fff90cf6000 - 0x7fff90cf6fff com.apple.audio.units.AudioUnit (1.7 - 1.7) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff90eaa000 - 0x7fff90ec7ff7 libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib
0x7fff90fc7000 - 0x7fff90fc8ff7 libremovefile.dylib (21.0.0 - compatibility 1.0.0) /usr/lib/system/libremovefile.dylib
0x7fff90fd2000 - 0x7fff916a09df com.apple.CoreGraphics (1.600.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff916a1000 - 0x7fff916b0fff com.apple.opengl (1.7.4 - 1.7.4) <38AF4430-7E81-3C98-9330-21DCDA90507E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff916b1000 - 0x7fff917b6ff7 libFontParser.dylib (??? - ???) <22AADE96-E54D-3918-9DFA-1967F8B21E54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff917e3000 - 0x7fff917f7ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff917f8000 - 0x7fff918faff7 libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib
0x7fff919db000 - 0x7fff91a5fff7 com.apple.ApplicationServices.ATS (5.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff91a91000 - 0x7fff91beaff7 com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <296F10D0-A871-39C1-B8B2-9200AB12B5AF> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff91e0c000 - 0x7fff91e29fff libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff91e2a000 - 0x7fff9214dfff com.apple.HIToolbox (1.7 - ???) <10FA3432-6638-39D9-8681-9E95298D239E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff9214e000 - 0x7fff92158ff7 liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
0x7fff92159000 - 0x7fff9215eff7 libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
0x7fff92251000 - 0x7fff9245efff com.apple.JavaScriptCore (7534 - 7534.48) <99B60407-592A-3DDC-A3D0-86578B92B3F8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff9245f000 - 0x7fff92464fff libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff9247a000 - 0x7fff92496ff7 com.apple.GenerationalStorage (1.0 - 124) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff92497000 - 0x7fff9249bfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib
0x7fff924bc000 - 0x7fff924befff libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
0x7fff924bf000 - 0x7fff92512fff libFontRegistry.dylib (??? - ???) <8FE14D77-1286-3619-A02E-0AC1A622596E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff92516000 - 0x7fff9257dff7 com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <0B715012-C8E8-386D-9C6C-90F72AE62A2F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff9257e000 - 0x7fff925a5fff com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff925a6000 - 0x7fff9264afef com.apple.ink.framework (1.3.2 - 110) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff9265b000 - 0x7fff9265cfff libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
0x7fff926a7000 - 0x7fff926d7fff com.apple.shortcut (2.0 - 2.0) <6E6C9F01-5DAC-35F4-876D-082D915EE782> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff92748000 - 0x7fff9275dfff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff9275e000 - 0x7fff92767fff libnotify.dylib (80.0.0 - compatibility 1.0.0) /usr/lib/system/libnotify.dylib
0x7fff92768000 - 0x7fff927a2fef com.apple.DebugSymbols (2.1 - 85) <7E0E17D9-C8D4-3117-B36A-506929F6FF72> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff927a3000 - 0x7fff927e2ff7 libGLImage.dylib (??? - ???) <29F82AD9-45F0-3AC5-A4A4-B767EC555D82> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff927e3000 - 0x7fff9296dfff com.apple.WebKit (7534 - 7534.48.3) <03AC8252-B3A1-3A7C-9DAF-99CC9DC56D5D> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff9296e000 - 0x7fff92979ff7 com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff9297a000 - 0x7fff92997ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff92998000 - 0x7fff929c5fe7 libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <7B4D685D-939C-3ABE-8780-77A1889E0DE9> /usr/lib/libSystem.B.dylib
0x7fff92a05000 - 0x7fff92a0cfff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
0x7fff92b52000 - 0x7fff92b60ff7 libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
0x7fff93396000 - 0x7fff9339cfff com.apple.DiskArbitration (2.4 - 2.4) <5185FEA6-92CA-3CAA-8442-BD71DBC64AFD> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff9339d000 - 0x7fff9339dfff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
0x7fff9339e000 - 0x7fff9353dfff com.apple.QuartzCore (1.7 - 269.0) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff9361b000 - 0x7fff94314fef com.apple.WebCore (7534 - 7534.48.3) <7C5A681C-3749-382C-9551-C197EF878C22> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff94799000 - 0x7fff94799fff com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff9479a000 - 0x7fff9487edef libobjc.A.dylib (228.0.0 - compatibility 1.0.0) /usr/lib/libobjc.A.dylib
0x7fff94905000 - 0x7fff9490bfff IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff9490c000 - 0x7fff94937ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
0x7fff9498c000 - 0x7fff949ecfff libvDSP.dylib (325.3.0 - compatibility 1.0.0) <74B62E70-4189-3022-8FC9-1182EA7C6E34> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff949ed000 - 0x7fff949f0fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff949f1000 - 0x7fff94a08fff com.apple.MultitouchSupport.framework (220.62 - 220.62) <7EF58A7E-CB97-335F-A025-4A0F00AEF896> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff94a09000 - 0x7fff94a0ffff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib
0x7fff94a4b000 - 0x7fff94e66ff7 com.apple.RawCamera.bundle (3.7.2 - 573) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff94e76000 - 0x7fff94eb2fff libsystem_info.dylib (??? - ???) /usr/lib/system/libsystem_info.dylib
0x7fff94eb3000 - 0x7fff94f15ff7 com.apple.coreui (0.3 - 162) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff94f16000 - 0x7fff94f68ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff94f69000 - 0x7fff94fd9fff com.apple.datadetectorscore (3.0 - 179.3) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff9503f000 - 0x7fff95040fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff95041000 - 0x7fff95042fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib
0x7fff951d3000 - 0x7fff951e0fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff951e1000 - 0x7fff951e5ff7 com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff951e6000 - 0x7fff951e8fff com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff95258000 - 0x7fff9525efff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff9526a000 - 0x7fff952ecfff com.apple.Metadata (10.7.0 - 627.9) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff952ed000 - 0x7fff95372ff7 com.apple.Heimdal (2.1 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff95373000 - 0x7fff95468fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
0x7fff95470000 - 0x7fff954e5ff7 libc++.1.dylib (19.0.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib
0x7fff954e6000 - 0x7fff954fcff7 com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff954fd000 - 0x7fff955dbff7 com.apple.ImageIO.framework (3.1.0 - 3.1.0) <70228E69-063C-32FF-BBE7-FCCD9C5C0864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff955dc000 - 0x7fff958f5fff com.apple.CoreServices.CarbonCore (960.13 - 960.13) <398ABDD7-BB95-3C05-96D2-B54243FC4745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff95a20000 - 0x7fff95a27ff7 com.apple.CommerceCore (1.0 - 17) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff95a28000 - 0x7fff95a28fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4CC14F7C-BCA7-3CAC-BEC9-B06576E5A15B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff95a72000 - 0x7fff95a77fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
0x7fff95a78000 - 0x7fff96670fff com.apple.AppKit (6.7 - 1138) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff966c2000 - 0x7fff96719fff libTIFF.dylib (??? - ???) <9E32B490-4C5B-3D96-AF27-9C085C606403> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff9671a000 - 0x7fff96730fff libGL.dylib (??? - ???) <22064411-0A62-373C-828B-0AA2BA2A8D34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff96731000 - 0x7fff967f8ff7 com.apple.ColorSync (4.7.0 - 4.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff9688a000 - 0x7fff96d31ff7 FaceCoreLight (1.4.2 - compatibility 1.0.0) <6F89E9A9-DEB6-32B5-8B50-3B97F5DB597D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff96d32000 - 0x7fff9715ffff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff974d0000 - 0x7fff974f9fff libJPEG.dylib (??? - ???) <3DBFEB41-4BF2-3502-872A-BB3738EE61B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff974fa000 - 0x7fff974fcff7 com.apple.print.framework.Print (7.0 - 247) <579D7E49-A7F4-3C41-9434-3114B8A9B96C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff974fd000 - 0x7fff97502fff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib
0x7fff976da000 - 0x7fff976e5fff com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff97703000 - 0x7fff9770bfff libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
0x7fff9770c000 - 0x7fff977e9fef libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
0x7fff97878000 - 0x7fff9790eff7 libvMisc.dylib (325.3.0 - compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff97913000 - 0x7fff97933fff libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 5
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 2841
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=171.7M resident=88.3M(51%) swapped_out_or_unallocated=83.4M(49%)
Writable regions: Total=101.8M written=15.2M(15%) resident=35.3M(35%) swapped_out=0K(0%) unallocated=66.5M(65%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 8640K
CG image 24K
CG raster data 64K
CG shared images 3416K
CoreGraphics 16K
CoreImage 8K
CoreServices 1292K
MALLOC 48.7M
MALLOC guard page 32K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=251 8K
OpenCL 20K
STACK GUARD 56.0M
Stack 26.6M
VM_ALLOCATE 16.7M
__CI_BITMAP 80K
__DATA 17.2M
__IMAGE 1256K
__LINKEDIT 52.0M
__TEXT 119.7M
__UNICODE 544K
mapped file 56.9M
shared memory 8528K
=========== =======
TOTAL 417.2M

Model: iMac7,1, BootROM IM71.007A.B03, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.21f4
Graphics: ATI Radeon HD 2600 Pro, ATI,RadeonHD2600, PCIe, 256 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR2 SDRAM, 667 MHz, 0x7F98000000000000, 0x202020202020202020202020202020202020
Memory Module: BANK 1/DIMM1, 2 GB, DDR2 SDRAM, 667 MHz, 0x7F98000000000000, 0x202020202020202020202020202020202020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.131.36.11)
Bluetooth: Version 2.5.0f17, 2 service, 19 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: WDC WD3200AAJS-40RYA0, 320.07 GB
Parallel ATA Device: Optiarc DVD RW AD-7633A
USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd400000 / 3
USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfd100000 / 2
USB Device: Apple Keyboard, apple_vendor_id, 0x0221, 0xfd120000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8206, 0x1a100000 / 2
USB Device: USB-PS/2 Optical Mouse, 0x046d (Logitech Inc.), 0xc043, 0x1a200000 / 3
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x5d100000 / 2
[/code]

0 Likes

#2

Do you have View > Sidebar > Hide Open Files checked?

0 Likes

#3

I just had the same issue with “view > sidebar > hide open files” option checked

0 Likes

#4

This should be fixed in 2107

0 Likes

#5

Confirmed, the issue no longer exists. Thanks Jon!

0 Likes