Finder crashing continually (Process Bird)

After update to Yosemite my finder crashes continually. I have no Google Drive or something like this.
In the Console every five seconds:
ReportCrash: Removing excessive log: ...username/Library/Logs/DiagnosticReports/bird_....crash
This reports begin all with:
Process:          
bird [523]
Path:             
/System/Library/PrivateFrameworks/CloudDocsDaemon.framework/Versions/A/Support/b ird
Identifier:       
bird
Version:          
280.6
Code Type:        
X86-64 (Native)
Parent Process:   
??? [1]
Responsible:      
bird [523]
User ID:          
1025
Date/Time:        
2015-02-04 21:53:01.393 +0100
OS Version:       
Mac OS X 10.10.2 (14C109)
Report Version:   
11
Anonymous UUID:   
1234567890
Time Awake Since Boot: 800 seconds
Crashed Thread:   
0  Dispatch queue: com.apple.bird.handle-account-changes
Exception Type:   
EXC_CRASH (SIGABRT)
Exception Codes:  
0x0000000000000000, 0x0000000000000000
Application Specific Information:
Assertion failed: (Still unable to open account after attempted reset: Error Domain=SqliteErrorDomain Code=2 "Der Vorgang konnte nicht abgeschlossen werden. (SqliteErrorDomain-Fehler 2 - cannot set journal_mode to WAL)" UserInfo=0x7f8559e158c0 {NSDescription=cannot set journal_mode to WAL, SqliteExtendedCode=2} (underlying: (null), sql: (null))
open result: (
"#0 fd = 5",
"#1 fd = 6",
"#2 fd = 7",
"#3 fd = 8",
"#4 fd = 9"
I don't know what to do.
I've noticed that in my Library/Accounts/ there is only one Accounts3.sqlite, but no -shm or -wal file.
Any hints? Thank you a lot.

Thank you Linc Davis.
Maybe I was wrong, I've noticed it with the Finder. Every display of foulder contens lasts many seconds.
So here ist the entire content of one crash report (...username/Library/Logs/DiagnosticReports/bird_....crash):
Process:          
bird [404]
Path:             
/System/Library/PrivateFrameworks/CloudDocsDaemon.framework/Versions/A/Support/b ird
Identifier:       
bird
Version:          
280.6
Code Type:        
X86-64 (Native)
Parent Process:   
??? [1]
Responsible:      
bird [404]
User ID:          
1025
Date/Time:        
2015-02-05 08:22:35.852 +0100
OS Version:       
Mac OS X 10.10.2 (14C109)
Report Version:   
11
Anonymous UUID:   
19123456789234567890
Time Awake Since Boot: 1000 seconds
Crashed Thread:   
0  Dispatch queue: com.apple.bird.handle-account-changes
Exception Type:   
EXC_CRASH (SIGABRT)
Exception Codes:  
0x0000000000000000, 0x0000000000000000
Application Specific Information:
Assertion failed: (Still unable to open account after attempted reset: Error Domain=SqliteErrorDomain Code=2 "Der Vorgang konnte nicht abgeschlossen werden. (SqliteErrorDomain-Fehler 2 - cannot set journal_mode to WAL)" UserInfo=0x7fbd0061f130 {NSDescription=cannot set journal_mode to WAL, SqliteExtendedCode=2} (underlying: (null), sql: (null))
open result: (
"#0 fd = 5",
"#1 fd = 6",
"#2 fd = 7",
"#3 fd = 8",
"#4 fd = 9"
LIMITS ------------------------------------------------------------------------
RLIMIT_CORE 
0
infinity
RLIMIT_CPU  
infinity
infinity
RLIMIT_DATA 
infinity
infinity
RLIMIT_FSIZE
infinity
infinity
RLIMIT_MEMLOCK  
infinity
infinity
RLIMIT_NOFILE   
256
infinity
RLIMIT_NPROC
709   
1064
RLIMIT_RSS  
infinity
infinity
DISK  (/Network/Servers/server.netzwerk.buero/Users/roberthartl/Library/Mobile
NSFileSystemNodes  
61069440
NSFileSystemSize
250140434432
NSFileSystemFreeSize      24300048384
NSFileSystemFreeNodes    
5932629
NSFileSystemNumber 
788529156
), function -[BRCAccountHandler _loadCurrentOnDiskAccountSessionWithError:], file /SourceCache/CloudDocs_executables/CloudDocs-280.6/daemon/notifs/BRCAccountHand ler.m, line 571.
Thread 0 Crashed:: Dispatch queue: com.apple.bird.handle-account-changes
0   libsystem_kernel.dylib  
0x00000001046a7286 __pthread_kill + 10
1   libsystem_c.dylib       
0x00000001045a9b53 abort + 129
2   libsystem_c.dylib       
0x0000000104571c39 __assert_rtn + 321
3   com.apple.CloudDocsDaemon
0x00000001019c6a47 -[BRCAccountHandler _loadCurrentOnDiskAccountSessionWithError:] + 1554
4   com.apple.CloudDocsDaemon
0x00000001019c581d __60-[BRCAccountHandler startAndLoadCurrentAccountSynchronously]_block_invoke + 939
5   libdispatch.dylib       
0x0000000104486c13 _dispatch_client_callout + 8
6   libdispatch.dylib       
0x0000000104487e5e _dispatch_barrier_sync_f_invoke + 57
7   com.apple.CloudDocsDaemon
0x00000001019c545f -[BRCAccountHandler startAndLoadCurrentAccountSynchronously] + 110
8   com.apple.CloudDocsDaemon
0x00000001019e7eae -[BRCDaemon setUp] + 1099
9   bird                    
0x000000010192f7dd 0x10192e000 + 6109
10  libdyld.dylib           
0x00000001044de5c9 start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib  
0x00000001046a8232 kevent64 + 10
1   libdispatch.dylib       
0x0000000104489a6a _dispatch_mgr_thread + 52
Thread 2:
0   libsystem_kernel.dylib  
0x00000001046a794a __workq_kernreturn + 10
1   libsystem_pthread.dylib 
0x00000001047d240d start_wqthread + 13
Thread 3:
0   libsystem_kernel.dylib  
0x00000001046a794a __workq_kernreturn + 10
1   libsystem_pthread.dylib 
0x00000001047d240d start_wqthread + 13
Thread 4:
0   libsystem_kernel.dylib  
0x00000001046a794a __workq_kernreturn + 10
1   libsystem_pthread.dylib 
0x00000001047d240d start_wqthread + 13
Thread 5:: Dispatch queue: com.apple.bird.apps-monitor
0   libsystem_kernel.dylib  
0x00000001046a77d2 __syscall + 10
1   com.apple.CoreServicesInternal    0x0000000114592078 _CFURLCreateWithVolumeURLAndResourceID + 232
2   com.apple.CoreServicesInternal    0x000000011458c652 resolveBookmarkByRelativePathFromFileIDOnGivenVolume(__CFAllocator const*, BookmarkData&, unsigned int, unsigned long, __CFURL const*, __CFArray const*, long, long, unsigned char*) + 272
3   com.apple.CoreServicesInternal    0x000000011458b39b CFURLCreateByResolvingDataInBookmark(__CFAllocator const*, BookmarkData&, unsigned int, unsigned long, __CFArray const*, unsigned char*, __CFError**) + 11024
4   com.apple.CoreServicesInternal    0x0000000114587b6c _CFURLCreateByResolvingBookmarkData + 3276
5   com.apple.LaunchServices
0x0000000103a549b8 FSNodeBookmarkDataResolveToURL + 104
6   com.apple.LaunchServices
0x0000000103a54922 FSNodeBookmarkDataResolveToFSNode + 38
7   com.apple.LaunchServices
0x0000000103a8dbdc _LSAliasResolveWithMountFlags + 54
8   com.apple.LaunchServices
0x0000000103a5ffd4 -[LSApplicationProxy _initWithBundleUnit:applicationIdentifier:] + 381
9   com.apple.LaunchServices
0x0000000103a6075c +[LSApplicationProxy applicationProxyWithBundleUnitID:] + 172
10  com.apple.LaunchServices
0x0000000103ac5d2a getBundleProxiesDict + 421
11  com.apple.LaunchServices
0x0000000103ac6185 -[LSApplicationWorkspace allInstalledApplications] + 14
12  com.apple.CloudDocsDaemon
0x0000000101aaa2e3 __39-[BRCCloudDocsAppsMonitor _refetchApps]_block_invoke + 182
13  com.apple.CloudDocsDaemon
0x0000000101aab68e __dispatch_async_and_inherit_log_sections_block_invoke + 92
14  libdispatch.dylib       
0x000000010448b323 _dispatch_call_block_and_release + 12
15  libdispatch.dylib       
0x0000000104486c13 _dispatch_client_callout + 8
16  libdispatch.dylib       
0x000000010448a365 _dispatch_queue_drain + 1100
17  libdispatch.dylib       
0x000000010448becc _dispatch_queue_invoke + 202
18  libdispatch.dylib       
0x00000001044896b7 _dispatch_root_queue_drain + 463
19  libdispatch.dylib       
0x0000000104497fe4 _dispatch_worker_thread3 + 91
20  libsystem_pthread.dylib 
0x00000001047d4637 _pthread_wqthread + 729
21  libsystem_pthread.dylib 
0x00000001047d240d start_wqthread + 13
Thread 6:
0   libsystem_kernel.dylib  
0x00000001046a794a __workq_kernreturn + 10
1   libsystem_pthread.dylib 
0x00000001047d240d start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5e2d1908  rdx: 0x0000000000000000
  rdi: 0x000000000000140f  rsi: 0x0000000000000006  rbp: 0x00007fff5e2d1930  rsp: 0x00007fff5e2d1908
   r8: 0x0000000000000000   r9: 0x000000000000023b  r10: 0x0000000008000000  r11: 0x0000000000000202
  r12: 0x00007fbd01010000  r13: 0x0000000102904000  r14: 0x00000001047db300  r15: 0x0000000101ada57b
  rip: 0x00000001046a7286  rfl: 0x0000000000000202  cr2: 0x00000001047d5943
Logical CPU:
0
Error Code: 
0x02000148
Trap Number:
133
Binary Images:
0x10192e000 -   
0x10192fff7  bird (280.6) <FFBFB1CC-5B0B-32D4-9DB9-9A094321C6DB> /System/Library/PrivateFrameworks/CloudDocsDaemon.framework/Versions/A/Support/ bird
0x101935000 -   
0x101975ff7  com.apple.CloudDocs (1.0 - 280.6) <C1179CEF-E058-3E16-BF90-C059FE7CDE77> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
0x1019b5000 -   
0x101b43fff  com.apple.CloudDocsDaemon (1.0 - 280.6) <3EB7E9D8-AD6D-3EE0-981C-9D2B1A74F243> /System/Library/PrivateFrameworks/CloudDocsDaemon.framework/Versions/A/CloudDoc sDaemon
0x101c30000 -   
0x101f5efff  com.apple.Foundation (6.9 - 1152.14) <E3746EDD-DFB1-3ECB-88ED-A91AC0EF3AAA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x1021b8000 -   
0x1023b246f  libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib
0x1023df000 -   
0x1023e0fff  libSystem.B.dylib (1213) <90B107BC-FF74-32CC-B1CF-4E02F544D957> /usr/lib/libSystem.B.dylib
0x1023e6000 -   
0x10277cfff  com.apple.CoreFoundation (6.9 - 1152) <CBD1591C-405E-376E-87E9-B264610EBF49> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x102907000 -   
0x102907fff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x10290d000 -   
0x102996fff  com.apple.CoreSymbolication (3.1 - 57020) <FDF8F348-164D-38F9-90EB-F42585DD2C77> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
0x1029af000 -   
0x1029cefff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
0x1029e4000 -   
0x102a75ff7  com.apple.cloudkit.CloudKit (259.2.5 - 259.2.5) <241EB647-C917-32F7-956A-6E505827048C> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
0x102b00000 -   
0x102b78ff7  com.apple.SystemConfiguration (1.14 - 1.14) <E0495F7D-5624-3EF7-B7E5-DA0EE708B6E4> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x102bbd000 -   
0x102bcafff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
0x102bd9000 -   
0x102e41ff3  com.apple.security (7.0 - 57031.10.10) <79C37E73-271B-3BEF-A96E-CDB83FF12CF0> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x102f9a000 -   
0x102fabff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
0x102fb1000 -   
0x102fcdfff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
0x102feb000 -   
0x1031eeff3  com.apple.CFNetwork (720.2.4 - 720.2.4) <E550C671-930F-3B12-8798-23898473E179> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x103372000 -   
0x10337affb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvent s.framework/Versions/A/FSEvents
0x103387000 -   
0x10366effb  com.apple.CoreServices.CarbonCore (1108.2 - 1108.2) <FD87F83F-301A-3BD6-8262-5692FC1B4457> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x1036ec000 -   
0x10378afff  com.apple.Metadata (10.7.0 - 917.1) <46BE997C-B1F4-3BED-9332-FAC87297C87A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x1037f2000 -   
0x10386ffff  com.apple.CoreServices.OSServices (640.3 - 640.3) <84A91B00-0ED4-350C-B30A-AEAE437AE02A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x1038c6000 -   
0x103935fff  com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x10397f000 -   
0x1039deff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x103a0e000 -   
0x103b30ff7  com.apple.LaunchServices (644.12.4 - 644.12.4) <59E909E8-ED4A-33EA-B85D-D409BADDF854> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x103be2000 -   
0x103c0dfff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x103c32000 -   
0x103c78ff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
0x103c94000 -   
0x103ca4ff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
0x103cb0000 -   
0x103d22ff7  com.apple.framework.IOKit (2.0.2 - 1050.10.8) <FDFB1FBE-6A0E-3D63-828C-CD53500FCB0F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x103d62000 -   
0x103ea4fff  libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib
0x103ec1000 -   
0x103fb3fff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
0x103feb000 -   
0x1041d0ff3  libicucore.A.dylib (531.31) <B08E00D5-13C6-3391-AB3A-8DE693D3B42E> /usr/lib/libicucore.A.dylib
0x10428e000 -   
0x1042e2fff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
0x10433e000 -   
0x10433ffff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
0x104348000 -   
0x104373fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
0x104387000 -   
0x10438bfff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
0x104395000 -   
0x1043a0fff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
0x1043b2000 -   
0x1043b9ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
0x1043c5000 -   
0x1043cdffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
0x1043d4000 -   
0x10444afe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
0x104485000 -   
0x1044afff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
0x1044db000 -   
0x1044deff7  libdyld.dylib (353.2.1) <4E33E416-F1D8-3598-B8CC-6863E2ECD0E6> /usr/lib/system/libdyld.dylib
0x1044e7000 -   
0x1044e7ff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
0x1044eb000 -   
0x1044ebff7  liblaunch.dylib (559.10.3) <DFCDEBDF-8247-3DC7-9879-E7E497DDA4B4> /usr/lib/system/liblaunch.dylib
0x1044f8000 -   
0x1044fdff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
0x104505000 -   
0x104507ff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
0x104514000 -   
0x104515ffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
0x10451f000 -   
0x104535ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
0x104545000 -   
0x104546ff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
0x10454c000 -   
0x1045d8ff7  libsystem_c.dylib (1044.10.1) <199ED5EB-77A1-3D43-AA51-81779CE0A742> /usr/lib/system/libsystem_c.dylib
0x104607000 -   
0x104609fff  libsystem_configuration.dylib (699.1.5) <5E14864E-089A-3D84-85A4-980B776427A8> /usr/lib/system/libsystem_configuration.dylib
0x104613000 -   
0x104615ff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
0x10461d000 -   
0x10462eff7  libsystem_coretls.dylib (35.1.2) <BC691CD1-17B6-39A5-BD02-AF973695FD1D> /usr/lib/system/libsystem_coretls.dylib
0x104641000 -   
0x104649fff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
0x104653000 -   
0x10467bfff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
0x104691000 -   
0x1046aefff  libsystem_kernel.dylib (2782.10.72) <97CD7ACD-EA0C-3434-BEFC-FCD013D6BB73> /usr/lib/system/libsystem_kernel.dylib
0x1046c9000 -   
0x1046f9fff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
0x104705000 -   
0x104721ff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
0x10472b000 -   
0x104763ffb  libsystem_network.dylib (411.1) <2EC3A005-473F-3C36-A665-F88B5BACC7F0> /usr/lib/system/libsystem_network.dylib
0x10478c000 -   
0x104792ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
0x1047a2000 -   
0x1047abff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
0x1047ba000 -   
0x1047c2fff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
0x1047d1000 -   
0x1047dafff  libsystem_pthread.dylib (105.10.1) <3103AA7F-3BAE-3673-9649-47FFD7E15C97> /usr/lib/system/libsystem_pthread.dylib
0x1047e6000 -   
0x1047e8ff7  libsystem_sandbox.dylib (358.1.1) <95312E09-DA28-324A-A084-F3E574D0210E> /usr/lib/system/libsystem_sandbox.dylib
0x1047f2000 -   
0x1047f3fff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
0x1047f9000 -   
0x1047feff7  libsystem_stats.dylib (163.10.18) <9B8CCF24-DDDB-399A-9237-4BEC225D2E8C> /usr/lib/system/libsystem_stats.dylib
0x10480a000 -   
0x104810fff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
0x104820000 -   
0x104820ff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
0x104826000 -   
0x10482bff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
0x104832000 -   
0x10485afff  libxpc.dylib (559.10.3) <876216DC-D5D3-381E-8AF9-49AE464E5107> /usr/lib/system/libxpc.dylib
0x104878000 -   
0x104883ff7  libkxld.dylib (2782.10.72) <68E07A32-28F5-3FBB-9D74-00B4F53C2FD4> /usr/lib/system/libkxld.dylib
0x10488a000 -   
0x104897ff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
0x1048a7000 -   
0x1048abfff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
0x1048b0000 -   
0x1048b0fff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
0x1048b6000 -   
0x1048c3ff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
0x1048cf000 -   
0x1048d4fff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x1048e1000 -   
0x1048e8fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x1048f4000 -   
0x1048feff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x10490e000 -   
0x104910fff  com.apple.loginsupport (1.0 - 1) <21DBC18C-F260-39FC-B52F-04A5AA84523A> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
0x10491a000 -   
0x104981ffb  com.apple.datadetectorscore (6.0 - 396.1.1) <80379385-A4EC-3F9B-AFED-9B1DF781943D> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
0x1049c2000 -   
0x1049c6fff  com.apple.TCC (1.0 - 1) <61F36A72-B983-3A2D-9D37-A2F194D31E7D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x1049d0000 -   
0x104d03fff  libmecabra.dylib (666.2) <F757CABA-3EDB-3ABA-A378-A7C574EA233B> /usr/lib/libmecabra.dylib
0x104d6e000 -   
0x104d6efff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x104d75000 -   
0x1055ccffb  com.apple.CoreGraphics (1.600.0 - 775.16) <864C1845-C41E-314C-A3B4-438DC39E5FBC> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x10570d000 -   
0x105825ffb  com.apple.CoreText (352.0 - 454.3) <B3B8C775-14FA-38F3-9CD5-830422AE9C49> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x1058c0000 -   
0x1059fdfff  com.apple.ImageIO.framework (3.3.0 - 1232) <D7AF3CD2-FAB2-3798-9C26-914886852DCD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x105a72000 -   
0x105ae6fff  com.apple.ApplicationServices.ATS (360 - 375) <2824D38D-460D-353C-9D18-499B4BEEABB7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x105b14000 -   
0x105ba9ff7  com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x105bf3000 -   
0x105c3cff3  com.apple.HIServices (1.22 - 520.12) <8EAC82AB-6A7D-3606-AF6F-60A9410D1278> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x105c78000 -   
0x105c87fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x105c95000 -   
0x105ce2ff3  com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x105d12000 -   
0x105d4dfff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x105d6f000 -   
0x105d7aff7  com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) <7DF3C68C-B219-3E13-AE72-24B8606A1560> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x105d92000 -   
0x105d95fff  com.apple.IOSurface (97 - 97) <D4B4D2B2-7B16-3174-9EA6-55E0A10B452D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x105da5000 -   
0x105da5fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <F1B96A61-7E4B-31BD-A35B-BA7EF1F16EF4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x105dab000 -   
0x105dbfff7  com.apple.MultitouchSupport.framework (262.33.1 - 262.33.1) <62DF9340-01A1-3E12-A604-C90F6361FD9E> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
0x105dce000 -   
0x106221fc7  com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x10627a000 -   
0x10627afff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <B92888D0-ED3F-3430-8F3A-6E56FD16C5F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x10627f000 -   
0x106396fe7  libvDSP.dylib (516) <DFEDB210-49D1-3803-88A2-C61DB6A45C3D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x1063a6000 -   
0x106469ff7  libvMisc.dylib (516) <A84F3A3B-D349-3FBC-B5A6-E0F572734073> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x106476000 -   
0x106883ff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x1068e8000 -   
0x106a76fff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x106aa8000 -   
0x106abfff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib
0x106ace000 -   
0x106bc2fff  libFontParser.dylib (134.1) <EA8452DB-9221-3608-95BF-496F58106313> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
0x106c40000 -   
0x106c86ffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x106cae000 -   
0x106cc8ff7  libextension.dylib (55.1) <6D0CF094-85E8-3F5B-A3F1-25ECF60F80D9> /usr/lib/libextension.dylib
0x106cec000 -   
0x106d17ff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
0x106d28000 -   
0x106d29fff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
0x106d32000 -   
0x106d4dff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
0x106d5c000 -   
0x106d76ff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
0x106d85000 -   
0x106d9ffff  com.apple.AppleVPAFramework (1.2.10 - 1.2.10) <DC3D5A44-AB1E-32A9-9D22-FC922B52346A> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
0x106da9000 -   
0x106e48df7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x106eb7000 -   
0x106edcff7  libJPEG.dylib (1232) <09466709-4742-3418-A0AC-116EF9714E2D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x106eeb000 -   
0x106f46fff  libTIFF.dylib (1232) <29A5C7F7-D50B-35B3-8FA2-A55A47E497A6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x106f5c000 -   
0x106f81ff7  libPng.dylib (1232) <6E72AE55-AFB0-3FC4-80B2-EBC3353436B7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x106f8b000 -   
0x106f8fff7  libGIF.dylib (1232) <061D5354-FE4F-3C7E-B563-99DC0198062D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x106f96000 -   
0x107089ff7  libJP2.dylib (1232) <10B78725-0B8A-3D87-B2E3-8FEED0C07F21> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x1070b8000 -   
0x1070bafff  libRadiance.dylib (1232) <E670DDEF-60F8-3AEB-B6A2-B20A1340634C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
0x1070c1000 -   
0x1070cfff7  com.apple.opengl (11.1.1 - 11.1.1) <F79F5FFF-372E-329E-81FB-EE9BD6A2A7A7> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x1070df000 -   
0x10710cfff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x10712d000 -   
0x10716efff  libGLU.dylib (11.1.1) <E9ADAD30-0133-320D-A60E-D1A7F91A7795> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x107180000 -   
0x107189fff  libGFXShared.dylib (11.1.1) <7AE7D152-597E-3B27-A52C-8DA76760B61C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
0x107197000 -   
0x1071a2fff  libGL.dylib (11.1.1) <1F0EB9FB-4B0F-349B-80DD-93FD3F45B9C7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x1071b8000 -   
0x1071f8ff7  libGLImage.dylib (11.1.1) <3986BFA3-4F55-380F-B01D-91BA9785D70C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x107206000 -   
0x107208fff  libCVMSPluginSupport.dylib (11.1.1) <DA0706C5-F02A-3F3D-8EBA-18C04313CA2C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
0x107210000 -   
0x107214fff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
0x10721b000 -   
0x107267ff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
0x10727e000 -   
0x107298ff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x1072b2000 -   
0x1072e2fff  com.apple.GSS (4.0 - 2.0) <FD154E62-F4CF-339D-B66C-AF4AED6A94A6> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x107301000 -   
0x10731effb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
0x10732b000 -   
0x10741dff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
0x107430000 -   
0x10749effb  com.apple.Heimdal (4.0 - 2.0) <3E5DA653-A343-3257-ADE1-BA879BAE280F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x1074cc000 -   
0x1074d1ffb  libheimdal-asn1.dylib (398.10.1) <A7B6447A-6680-3625-83C3-993B58D5C43F> /usr/lib/libheimdal-asn1.dylib
0x1074d7000 -   
0x1074e3ff7  com.apple.OpenDirectory (10.10 - 187) <8B98ECCB-7EFA-3A58-BD2B-A0835D869B1A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x1074fa000 -   
0x107503ff3  com.apple.CommonAuth (4.0 - 2.0) <BA9F5A09-D200-3D18-9F4A-20C789291A30> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x10750d000 -   
0x107526ff7  com.apple.CFOpenDirectory (10.10 - 187) <0F9747EF-12A3-3694-984D-0B8352CA6C0F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
0x10754a000 -   
0x1075beff3  com.apple.securityfoundation (6.0 - 55126) <DEC91795-7754-334A-8CDA-B429F41B922D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x107603000 -   
0x107654ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x10767c000 -   
0x1077e7ff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x107889000 -   
0x1078e3ff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
0x1078f4000 -   
0x107905fff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
0x107918000 -   
0x107b93ff7  com.apple.CoreData (111 - 526.1) <DC4F037B-B7F4-381A-B939-4414489D76BF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x107cce000 -   
0x107cd1fff  com.apple.xpc.ServiceManagement (1.0 - 1) <5EFD45BF-B0CD-39F2-8232-6BA33E63E5D4> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
0x107cdc000 -   
0x107d05ffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
0x107d18000 -   
0x107d52ffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
0x107d70000 -   
0x107d82ff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/C oreDuetDaemonProtocol
0x107d93000 -   
0x107d95fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/Cor eDuetDebugLogging
0x107d99000 -   
0x107de5ff7  com.apple.corelocation (1486.17 - 1615.21.1) <B81BC475-E215-3491-A750-8B23F05ABF5B> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x107e06000 -   
0x107e33fff  com.apple.Accounts (113 - 113) <990F0F61-6AC5-3076-932E-02A9A7F75AC4> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x107e62000 -   
0x107e7dff7  com.apple.aps.framework (4.0 - 4.0) <F3C3C246-101E-3E81-9608-D2D6E9352532> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
0x107e9f000 -   
0x10814bfff  com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x10835a000 -   
0x108364ff7  com.apple.CrashReporterSupport (10.10 - 629) <4BCAA6B5-EC7F-365F-9D3F-BC483B7E956C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
0x108372000 -   
0x108374fff  com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
0x10837d000 -   
0x1083afff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x1083c6000 -   
0x1084aafff  libcrypto.0.9.8.dylib (52.10.1) <2A2924DE-63FB-37F6-B102-84D69240675B> /usr/lib/libcrypto.0.9.8.dylib
0x108515000 -   
0x10851dff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x108526000 -   
0x108527fff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
0x10852c000 -   
0x108552ff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
0x108565000 -   
0x1085c1fff  com.apple.QuickLookFramework (5.0 - 675.13) <70196DC4-E71B-37E8-AA15-B7FD21EC1012> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x10860b000 -   
0x108646fff  com.apple.AOSAccounts (1.3.1 - 1.8.21) <A64757D0-C67D-3336-BE06-55A103E92071> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
0x108680000 -   
0x108687ff7  com.apple.CacheDelete (1.0 - 1) <4F892758-9EE4-3514-9EFE-1C76D2E98C73> /System/Library/PrivateFrameworks/CacheDelete.framework/Versions/A/CacheDelete
0x108698000 -   
0x10892eff7  com.apple.AOSKit (1.06 - 215) <432B31DE-50F3-3258-A462-A777C3B8184A> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
0x10895f000 -   
0x108a87ff7  com.apple.coreui (2.1 - 305.6.1) <B56EC212-73C1-326F-B78C-EB856386296E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x108ba1000 -   
0x108d51ff7  com.apple.QuartzCore (1.10 - 361.15) <72A78C43-30DF-3748-9015-4B28119DB27B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x108e2f000 -   
0x1090feff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
0x10924d000 -   
0x10929cff7  com.apple.opencl (2.4.2 - 2.4.2) <D16CFDE6-B5F7-301A-995E-8B583D8C675A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x1092b4000 -   
0x1096e4fff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x109900000 -   
0x109917fff  com.apple.login (3.0 - 3.0) <85DEFDD5-FC3E-3AA1-8037-12F2DCE6BE3D> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
0x10992c000 -   
0x109991fff  com.apple.framework.internetaccounts (2.1 - 210) <35B297C5-DFEB-325F-B017-FB47AF13A440> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
0x1099e5000 -   
0x1099fdfff  com.apple.CalendarStore (8.0 - 1479) <42CC3B45-7916-3C2C-8F07-E40D96C9FEDB> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
0x109a1a000 -   
0x109a26fff  com.apple.CloudPhotoServicesConfiguration (1.0 - 202.39.0) <BB412BFC-5C11-373E-8AB8-F006CE275649> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/Versions/A/Frame works/CloudPhotoServicesConfiguration.framework/Versions/A/CloudPhotoServicesCon figuration
0x109a49000 -   
0x109a49fff  com.apple.SafariDAVNotifier (1.1.1 - 1) <21D4673A-52C7-391D-AF7C-F77D368D34AE> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
0x109a54000 -   
0x109aacff7  com.apple.accounts.AccountsDaemon (113 - 113) <30F83BF7-2BAE-3BAD-B111-224346AF4B52> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsD aemon
0x109ae3000 -   
0x109ae3fff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x109aed000 -   
0x109af5ff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevic e
0x109b02000 -   
0x109b04ff3  com.apple.SafariServices.framework (10600 - 10600.3.18) <2C2F0A8D-CC06-30CF-B247-93A96A25F0D5> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
0x109b10000 -   
0x109b3cfff  com.apple.framework.SystemAdministration (1.0 - 1.0) <F2A164C7-4813-3F27-ABF7-810A5F4FA51D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
0x109b6c000 -   
0x109b74ffb  com.apple.CloudServices (1.0 - 1) <D278BECB-AEC3-3D32-BEC8-E949EB89D66B> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServi ces
0x109b84000 -   
0x109b98ff7  com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/Pr otectedCloudStorage
0x109bb4000 -   
0x10a6feff7  com.apple.AppKit (6.9 - 1344.72) <44EF7DEB-3072-3515-9F34-2857D557E828> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x10aeeb000 -   
0x10af07ff7  com.apple.pluginkit.framework (1.0 - 1) <FEB6FF0B-A688-37C9-93CF-E886E7ED3141> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
0x10af24000 -   
0x10afa8fff  com.apple.ViewBridge (103.1 - 103.1) <BABD572C-58AA-362C-B246-D45DCD990D16> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x10b007000 -   
0x10b2cdfff  com.apple.WebKit (10600 - 10600.3.18) <F8E36318-4F4C-348B-B1DE-D4BE035036AD> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x10b5ab000 -   
0x10b669ff7  com.apple.imcore (10.0 - 1000) <F0AD50BC-EE92-3808-83C6-3E8CCF8782F1> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
0x10b6bb000 -   
0x10b6d9fff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <C763B730-D6BC-31D3-951A-898BB49C5A3E> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x10b700000 -   
0x10b72ffff  com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x10b763000 -   
0x10b763fff  com.apple.Carbon (154 - 157) <0DF27AD6-ED64-34D7-825D-65297D276652> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x10b76d000 -   
0x10b773ff7  com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x10b780000 -   
0x10ba84ffb  com.apple.HIToolbox (2.1.1 - 757.3) <D827FC03-5668-3AA4-AF0E-46EEF7358EEA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x10bc06000 -   
0x10bc11fff  com.apple.AppSandbox (4.0 - 238.10.1) <4C171026-DC9A-3CEE-AB42-110859674F61> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x10bc21000 -   
0x10bc4dfff  libsandbox.1.dylib (358.1.1) <BA84BDAF-2C59-3CED-8970-9FB029BD7442> /usr/lib/libsandbox.1.dylib
0x10bc55000 -   
0x10bc6aff7  com.apple.AppContainer (4.0 - 238.10.1) <24A43E31-BCD3-32DB-8023-DE7EEA912E89> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
0x10bc88000 -   
0x10bc8afff  com.apple.SecCodeWrapper (4.0 - 238.10.1) <8DAF71DB-C99A-3B72-A639-2C8CBEA84B93> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
0x10bc93000 -   
0x10bc9bfff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
0x10bca7000 -   
0x10bcdffff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
0x10bd17000 -   
0x10be47fff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n
0x10bedc000 -   
0x10bedcfff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x10bee7000 -   
0x10bff5fff  com.apple.desktopservices (1.9.2 - 1.9.2) <8670FD3B-8A5B-3D84-B21E-DF21140545A2> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x10c07f000 -   

Similar Messages

  • Finder crashes continuously (OSX Lion 10.7.3)...

    Hello all, I've read a lot of discussion about this issue but haven't been able to find a solution. When running a lot of different applications (OpenOffice, R64, Microsoft Office, iTunes, etc.) on my MacBook Pro (2.2 GHz Core i7, 8 GB RAM), Finder freezes continuously. Most of the time it'll restart quickly, or in the best cases, it will eventually start working again after a few minutes. This is extremely annoying as I use my computer for work and constantly have to wait in order to access files. I've tried deleting hidden files in directories among other things, but nothing seems to help. I wonder if anyone has found any leads on fixing this issue?
    I appreciate any insight,
    Carlo

    unfortunately, i only have worse experience to share. My finder crash seriously and constantly for no reason. It forces the to restart(i think), but it freezes in a grey screen.
    it's 2009 version 13' Macbook pro. Did i miss the new major update?

  • Finder crash loop in Mavericks

    I am stuck in a Finder crash loop. Even safe boot gets a crash as well. I performed the hardware test but no errors were found.   After some online searching I discovered it might be associated with a third party software, Docker. I can't remove it because I can't access anything due to the crash loop. I was able to access my drive from another Mac and in a panic tried to see if I could delete Docker from there but the operation could not be completed, error code -8072. Any ideas?

    Text from Finder crash report:
    Process:         Finder [221]
    Path:            /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Identifier:      Finder
    Version:         ???
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [189]
    Responsible:     Finder [221]
    User ID:         501
    Date/Time:       2013-10-23 12:15:21.432 -0500
    OS Version:      Mac OS X 10.9 (13A603)
    Report Version:  11
    Anonymous UUID:  CE639146-3EC5-FB68-EF58-0F8F2E9BD133
    Crashed Thread:  0
    Exception Type:  EXC_CRASH (Code Signature Invalid)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    VM Regions Near 0x7fb700e0cb00 (cr2):
        VM_ALLOCATE            0000000104120000-0000000104121000 [    4K] rw-/rwx SM=ALI 
    -->
        STACK GUARD            00007fff580d9000-00007fff5b8d9000 [ 56.0M] ---/rwx SM=NUL  stack guard for thread 0
    Thread 0 Crashed:
    0   dyld                                    0x00007fff6dcb9028 _dyld_start + 0
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000000000000d  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x0000000000000000
      rdi: 0x0000000000000000  rsi: 0x0000000000000000  rbp: 0x0000000000000000  rsp: 0x00007fff5c0d8d70
       r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000000
      r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
      rip: 0x00007fff6dcb9028  rfl: 0x0000000000000201  cr2: 0x00007fb700e0cb00
    Logical CPU:     0
    Error Code:      0x020000f4
    Trap Number:     133
    Binary Images:
        0x7fff6dcb8000 -     0x7fff6dceb817  dyld (???) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 230
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=288K resident=268K(93%) swapped_out_or_unallocated=20K(7%)
    Writable regions: Total=8492K written=0K(0%) resident=12K(0%) swapped_out=0K(0%) unallocated=8480K(100%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    STACK GUARD                        56.0M
    Stack                              8192K
    VM_ALLOCATE                           8K
    VM_ALLOCATE (reserved)               48K        reserved VM address space (unallocated)
    __DATA                              252K
    __LINKEDIT                           80K
    __TEXT                              208K
    mapped file                        6068K
    shared memory                         4K
    ===========                      =======
    TOTAL                              70.5M
    TOTAL, minus reserved VM space     70.5M
    Unable to gather system configuration information.Model: Macmini5,2, BootROM MM51.0077.B10, 2 processors, Intel Core i7, 2.7 GHz, 8 GB, SMC 1.75f0
    Graphics: AMD Radeon HD 6630M, AMD Radeon HD 6630M, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x802C, 0x31364A54463531323634485A2D3147344D31
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x802C, 0x31364A54463531323634485A2D3147344D31
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE4), Broadcom BCM43xx 1.0 (5.106.98.100.22)
    Bluetooth: Version 4.2.0f6 12982, 3 services, 23 devices, 0 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS547550A9E384, 500.11 GB
    USB Device: Hub
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Hub
    USB Device: Hub in Apple Pro Keyboard
    USB Device: Apple Pro Keyboard
    USB Device: IR Receiver
    Thunderbolt Bus: Mac mini, Apple Inc., 25.1

  • Finder crashing and mds process

    Today Finder is freezing in column view when anything is selected to be viewed in the preview column. I've trashed prefs a number of times, run Disk Utility from the install dvd, nothing is working. Opened Activity Monitor and found a process called mds which is using anywhere from 50 to 80% of my CPU--it spiked when the Finder froze and didn't go back down until I forced quit the process. When I inspect it its parent process is launchd(1).
    Can someone tell me what mds is/does and if it's related to my sudden Finder crashes? Thanks in advance.

    It's what generates the metadata index used by Spotlight and Finder for searches. Finder->Help->Mac Help->Spotlight for details. That said, that shouldn't cause the Finder freezes. Create a new admin user account, log into it, and see if the problem persists. If not, then the original account has problems, most likely a corrupted/conficting preference file. Get Preferential Treatment and verify/repair both user and system prefs. If so, then the problem's system-wide and you should repair permissions, boot with your install disk and run Disk Utility. If these don't fix thing, reinstall the 10.4.6 Combo update, restart, launch Disk Utility and repair permissions, and restart.

  • Applications in Mac Book Pro crash continuously

    Problem description:
    Applications in Mac Book Pro crash continuously: Safari, Lightroom, Finder, eMail, Notes, Aperture, Excel….  I may work a few mins and than one or more applications get stuck. Sometimes I manage to force exit from the app, sometimes the procedure is unsuccessful and the beach ball never stop spinning. Rebooting is than necessary.  Noted this after upgratd to Yosemite OS, things went wrong especially after installing some net apps (Monity, Wifi Explorer, WiFi Signal, Network Radar)
    EtreCheck version: 2.2 (132)
    Report generated 4/23/15, 8:30 PM
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Pro (Retina, 15-inch, Early 2013) (Technical Specifications)
        MacBook Pro - model: MacBookPro10,1
        1 2.7 GHz Intel Core i7 CPU: 4-core
        16 GB RAM Not upgradeable
            BANK 0/DIMM0
                8 GB DDR3 1600 MHz ok
            BANK 1/DIMM0
                8 GB DDR3 1600 MHz ok
        Bluetooth: Good - Handoff/Airdrop2 supported
        Wireless:  en0: 802.11 a/b/g/n
        Battery: Health = Normal - Cycle count = 259 - SN = D863205Q0X4DNMHB6
    Video Information: ℹ️
        Intel HD Graphics 4000
            Color LCD 2880 x 1800
        NVIDIA GeForce GT 650M - VRAM: 1024 MB
    System Software: ℹ️
        OS X 10.10.3 (14D136) - Time since boot: 0:12:27
    Disk Information: ℹ️
        APPLE SSD SD512E disk0 : (500,28 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            Macintosh HD (disk1) / : 499.03 GB (87.33 GB free)
                Encrypted AES-XTS Unlocked
                Core Storage: disk0s2 499.42 GB Online
    USB Information: ℹ️
        Apple Inc. FaceTime HD Camera (Built-in)
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Inc. BRCM20702 Hub
            Apple Inc. Bluetooth USB Host Controller
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Applications/ESET Cyber Security Pro.app
        [loaded]    com.eset.kext.esets_kac (600.01.40f01) [Click for support]
        [loaded]    com.eset.kext.esets_pfw (600.01.40f01) [Click for support]
            /Library/Extensions
        [not loaded]    foo.tap (1.0) [Click for support]
        [not loaded]    foo.tun (1.0) [Click for support]
            /System/Library/Extensions
        [not loaded]    com.wacom.kext.wacomtablet (6.3.7 - SDK 10.8) [Click for support]
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.oracle.java.Java-Updater.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [running]    com.eset.esets_daemon.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
        [loaded]    com.purevpn.macapp.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [not loaded]    com.google.keystone.agent.plist [Click for support]
        [running]    ws.agile.1PasswordAgent.plist [Click for support]
    User Login Items: ℹ️
        iTunesHelper    Applicazione Hidden (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
        Dropbox    Applicazione  (/Applications/Dropbox.app)
        ElementsAutoAnalyzer    UNKNOWN Hidden (missing value)
        ESET Cyber Security Pro    Applicazione  (/Applications/ESET Cyber Security Pro.app)
        ESET Cyber Security Pro    Applicazione  (/Applications/ESET Cyber Security Pro.app)
    Internet Plug-ins: ℹ️
        AdobeExManDetect: Version: AdobeExManDetect 1.1.0.0 - SDK 10.7 [Click for support]
        FlashPlayer-10.6: Version: 17.0.0.169 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        Flash Player: Version: 17.0.0.169 - SDK 10.6 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        WacomNetscape: Version: 2.1.0-1 - SDK 10.8 [Click for support]
        SharePointBrowserPlugin: Version: 14.4.9 - SDK 10.6 [Click for support]
        PepperFlashPlayer: Version: 17.0.0.169 - SDK 10.6 [Click for support]
        Silverlight: Version: 5.1.30514.0 - SDK 10.6 [Click for support]
        WacomTabletPlugin: Version: WacomTabletPlugin 2.1.0.2 [Click for support]
        JavaAppletPlugin: Version: Java 8 Update 40 Check version
    Safari Extensions: ℹ️
        1Password
        Video Converter
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
        Growl  [Click for support]
        Java  [Click for support]
        Akamai NetSession Preferences  [Click for support]
    Time Machine: ℹ️
        Skip System Files: NO
        Mobile backups: ON
        Auto backup: YES
        Volumes being backed up:
            Macintosh HD: Disk size: 499.03 GB Disk used: 411.70 GB
        Destinations:
            Time Capsule (Hard Disc) [Network]
            Total size: 1.00 TB
            Total number of backups: 3
            Oldest backup: 2015-03-03 22:33:54 +0000
            Last backup: 2015-03-08 20:44:48 +0000
            Size of backup disk: Too small
                Backup size 1.00 TB < (Disk used 411.70 GB X 3)
    Top Processes by CPU: ℹ️
             4%    WindowServer
             2%    fontd
             0%    taskgated
             0%    notifyd
             0%    esets_daemon(2)
    Top Processes by Memory: ℹ️
        883 MB    kernel_task
        246 MB    com.apple.WebKit.WebContent(3)
        197 MB    mdworker(13)
        147 MB    WindowServer
        131 MB    Safari
    Virtual Memory Information: ℹ️
        9.40 GB    Free RAM
        6.59 GB    Used RAM
        0 B    Swap Used
    Diagnostics Information: ℹ️
        Apr 23, 2015, 08:23:12 PM    /Library/Logs/DiagnosticReports/esets_proxy_2015-04-23-202312_[redacted].crash
        Apr 23, 2015, 08:21:12 PM    /Library/Logs/DiagnosticReports/esets_proxy_2015-04-23-202112_[redacted].crash
        Apr 23, 2015, 08:16:59 PM    Self test - passed
        Apr 23, 2015, 08:30:38 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/PureVPN_2015-04-23-083038_[red acted].crash
        Apr 22, 2015, 11:44:57 PM    /Library/Logs/DiagnosticReports/Finder_2015-04-22-234457_[redacted].hang
        Apr 22, 2015, 11:44:54 PM    /Library/Logs/DiagnosticReports/Microsoft Excel_2015-04-22-234454_[redacted].hang
        Apr 20, 2015, 09:38:16 PM    /Library/Logs/DiagnosticReports/backupd_2015-04-20-213816_[redacted].cpu_resour ce.diag [Click for details]

    Uninstall ESET Cyber Security Pro
    Repair your drive and then do a Safe Boot at least once.
    While not extremely low having only 20% free for an SSD can be an issue, again, running DU from another drive or Recovery would help.
    When in doubt, clone, backup, and do a clean install. Setup Assistant will bring back what you want.
    Should see this moved to MacBook Pro forum shortly.

  • Finder crash 5 times after boot, then is stable: why?

    Recently I've a strange issue with the Finder.
    Every time I reboot my iMac (with 10.8.4, and now 10.8.5), the finder crashes exactly 5 times in approximately 5mins, then everything continues with no problems.
    Here it is the crahs log (every time is the same):
    Process:         Finder [171]
    Path:            /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Identifier:      com.apple.finder
    Version:         10.8.3 (10.8.3)
    Build Info:      Finder_FE-808003001000000~4
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [153]
    User ID:         501
    Date/Time:       2013-09-13 10:09:01.223 +0200
    OS Version:      Mac OS X 10.8.5 (12F37)
    Report Version:  10
    Crashed Thread:  15
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000100193450
    External Modification Warnings:
    Thread creation by external task.
    VM Regions Near 0x100193450:
    -->
        __TEXT                 000000010310c000-00000001035c7000 [ 4844K] r-x/rwx SM=COW  /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x0000000108c5b686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x0000000108c5ac42 mach_msg + 70
    2   com.apple.CoreFoundation                0x0000000105b05233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x0000000105b0a916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x0000000105b0a0e2 CFRunLoopRunSpecific + 290
    5   com.apple.HIToolbox                     0x00000001046e3eb4 RunCurrentEventLoopInMode + 209
    6   com.apple.HIToolbox                     0x00000001046e3c52 ReceiveNextEventCommon + 356
    7   com.apple.HIToolbox                     0x00000001046e3ae3 BlockUntilNextEventMatchingListInMode + 62
    8   com.apple.AppKit                        0x000000010667a533 _DPSNextEvent + 685
    9   com.apple.AppKit                        0x0000000106679df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    10  com.apple.AppKit                        0x00000001066711a3 -[NSApplication run] + 517
    11  com.apple.AppKit                        0x0000000106615bd6 NSApplicationMain + 869
    12  com.apple.finder                        0x0000000103111b56 0x10310c000 + 23382
    13  libdyld.dylib                           0x0000000108a817e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x0000000108c5dd16 kevent + 10
    1   libdispatch.dylib                       0x0000000108a4cdea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x0000000108a4c9ee _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x0000000108c5d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000108aedf1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x0000000108aedce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x0000000108ad8191 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x0000000108c5d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000108aedf1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x0000000108aedce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x0000000108ad8191 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x0000000108c5d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000108aedf1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x0000000108aedce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x0000000108ad8191 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x0000000108c5d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000108aedf1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x0000000108aedce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x0000000108ad8191 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x0000000108c5d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000108aedf1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x0000000108aedce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x0000000108ad8191 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x0000000108c5d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000108aedf1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x0000000108aedce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x0000000108ad8191 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x0000000108c5d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000108aedf1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x0000000108aedce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x0000000108ad8191 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x0000000108c5d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000108aedf1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x0000000108aedce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x0000000108ad8191 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x0000000108c5d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000108aedf1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x0000000108aedce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x0000000108ad8191 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x0000000108c5d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000108aedf1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x0000000108aedce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x0000000108ad8191 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x0000000108c5d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000108aedf1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x0000000108aedce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x0000000108ad8191 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x0000000108c5d0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x0000000108aefff3 _pthread_cond_wait + 927
    2   com.apple.finder                        0x0000000103143a58 0x10310c000 + 227928
    3   com.apple.finder                        0x000000010316e460 0x10310c000 + 402528
    4   com.apple.finder                        0x00000001031522a7 0x10310c000 + 287399
    5   com.apple.finder                        0x00000001031134b6 0x10310c000 + 29878
    6   libsystem_c.dylib                       0x0000000108aeb772 _pthread_start + 327
    7   libsystem_c.dylib                       0x0000000108ad81a1 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x0000000108c5d0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x0000000108aefff3 _pthread_cond_wait + 927
    2   com.apple.finder                        0x0000000103143a58 0x10310c000 + 227928
    3   com.apple.finder                        0x000000010315799e 0x10310c000 + 309662
    4   com.apple.finder                        0x0000000103154478 0x10310c000 + 296056
    5   com.apple.finder                        0x00000001031134b6 0x10310c000 + 29878
    6   libsystem_c.dylib                       0x0000000108aeb772 _pthread_start + 327
    7   libsystem_c.dylib                       0x0000000108ad81a1 thread_start + 13
    Thread 15 Crashed:
    0   ???                                     0x0000000108a73f9a 0 + 4440145818
    Thread 15 crashed with X86 Thread State (64-bit):
      rax: 0x0000000100193450  rbx: 0x00007fff62d0d008  rcx: 0x00007fff62d16637  rdx: 0x000000000000000d
      rdi: 0x0000000108a737db  rsi: 0x0000000108a74939  rbp: 0x00000001176c1ff0  rsp: 0x00000001176c1f60
       r8: 0x00007fff62d0c000   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000000
      r12: 0x0000000116ec2000  r13: 0x0000000108876000  r14: 0x0000000108876010  r15: 0x0000000000000000
      rip: 0x0000000108a73f9a  rfl: 0x0000000000010293  cr2: 0x0000000100193450
    Logical CPU: 2
    Binary Images:
           0x10310c000 -        0x1035c6ff7  com.apple.finder (10.8.3 - 10.8.3) <5AF2416D-6AF0-386F-86D5-A276C74780E6> /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
           0x1036d4000 -        0x1037f4fff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
           0x10386c000 -        0x1038bdff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
           0x1038f0000 -        0x103bc1ff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x103cf7000 -        0x103d3aff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
           0x103d4d000 -        0x103d53fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
           0x103d5d000 -        0x103dcbff7  com.apple.framework.IOKit (2.0.1 - 755.42.1) <A90038ED-48F2-3CC9-A042-53A3D7985844> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
           0x103dfc000 -        0x103ec1ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
           0x103f39000 -        0x1040e7fff  com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
           0x10419f000 -        0x10419ffff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
           0x1041a2000 -        0x1041b1fff  com.apple.opengl (1.8.10 - 1.8.10) <AD49CF56-B7C1-3598-8610-58532FC41345> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
           0x1041bc000 -        0x104296fff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
           0x104320000 -        0x10437cfff  com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
           0x1043b5000 -        0x1043c3fff  com.apple.Collaboration (68 - 68) <164D07CA-B00B-36C1-B488-D33329FB8314> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
           0x1043d4000 -        0x1045d4fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
           0x104675000 -        0x10467cfff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
           0x104684000 -        0x1049b4fff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
           0x104b0a000 -        0x104db9fff  com.apple.imageKit (2.2 - 673) <5F0504DA-7CE9-3D97-B2B5-3C5839AEBF1F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
           0x104ff6000 -        0x1050f4fff  com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
           0x1051b0000 -        0x10520afff  com.apple.Suggestions (2.0 - 102.1) <05D8D892-9A31-301A-BD24-D8A89B2AC905> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
           0x105253000 -        0x105256fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
           0x10525e000 -        0x1053b0fff  com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) <DC5F3D1B-036A-37DE-BC24-7636DC95EA1C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
           0x10543c000 -        0x10552dff7  com.apple.DiskImagesFramework (10.8.3 - 345) <5C56181F-1E9F-336A-B7BB-620565A8BD6E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
           0x10558e000 -        0x10558ffff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
           0x10559a000 -        0x10562aff7  libCoreStorage.dylib (296.18.2) <2FFB6BCA-3033-3AC1-BCE4-ED102DCBECD5> /usr/lib/libCoreStorage.dylib
           0x105658000 -        0x1056a1ff7  com.apple.DiskManagement (5.3.1 - 680) <5438A1FF-B92C-3D28-A8E4-FB41F03144C2> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
           0x1056cc000 -        0x1056d6fff  libcsfde.dylib (296.18.2) <08092C5B-2171-3C1D-A98F-CF499A315DDC> /usr/lib/libcsfde.dylib
           0x1056e2000 -        0x105709ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
           0x105728000 -        0x105728ff9 +cl_kernels (???) <505643ED-D50E-450D-802A-DC2E1BEFB66D> cl_kernels
           0x10572b000 -        0x10575ffff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
           0x10578d000 -        0x1057f5ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
           0x10584f000 -        0x105850ff7  libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib
           0x10585b000 -        0x10597392f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
           0x105998000 -        0x105a6aff7  com.apple.CoreText (260.0 - 275.17) <AB493289-E188-3CCA-8658-1E5039715F82> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
           0x105acc000 -        0x105accfff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
           0x105ad0000 -        0x105ad1ffb +cl_kernels (???) <A94FE69D-26CD-4160-82F0-467228886959> cl_kernels
           0x105ad5000 -        0x105cbfff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x105e1e000 -        0x105e1efff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
           0x105e24000 -        0x106183fff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
           0x1063a7000 -        0x1064c0fff  com.apple.ImageIO.framework (3.2.2 - 851) <6552C673-9F29-3B31-A12E-C4391A950965> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
           0x10651e000 -        0x10651fffa +cl_kernels (???) <1480D406-66A9-4783-8B17-F04F386606AA> cl_kernels
           0x106525000 -        0x107152fff  com.apple.AppKit (6.8 - 1187.39) <199962F0-B06B-3666-8FD5-5C90374BA16A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
           0x10784a000 -        0x1079bfff7  com.apple.CFNetwork (596.5 - 596.5) <22372475-6EF4-3A04-83FC-C061FE4717B3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
           0x107a81000 -        0x107a94ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
           0x107aa3000 -        0x107ac4fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
           0x107adb000 -        0x107ae8ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
           0x107af5000 -        0x108485627  com.apple.CoreGraphics (1.600.0 - 333.1) <C085C074-7260-3C3D-90C6-A65D3CB2BD41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
           0x10858e000 -        0x10860eff7  com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
           0x10863b000 -        0x1086f8ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
           0x108742000 -        0x108798fff  com.apple.HIServices (1.20 - 417) <BCD36950-013F-35C2-918E-05A93A47BE8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
           0x1087cc000 -        0x1087dfff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
           0x1087ee000 -        0x108848fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
           0x108877000 -        0x1088b6ff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
           0x1088cf000 -        0x1088e3fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
           0x1088fc000 -        0x10890eff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
           0x108918000 -        0x10891cfff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
           0x108925000 -        0x10898efff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
           0x1089f4000 -        0x1089f9fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
           0x108a04000 -        0x108a12fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
           0x108a25000 -        0x108a2afff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
           0x108a34000 -        0x108a3bfff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
           0x108a48000 -        0x108a5dff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
           0x108a78000 -        0x108a79ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
           0x108a7f000 -        0x108a82ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
           0x108a8a000 -        0x108a8afff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
           0x108a8e000 -        0x108a96fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
           0x108aa5000 -        0x108aabfff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
           0x108ab5000 -        0x108ab7fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
           0x108abe000 -        0x108abfff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
           0x108aca000 -        0x108acbfff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
           0x108ad7000 -        0x108ba3ff7  libsystem_c.dylib (825.40.1) <543B05AE-CFA5-3EFE-8E58-77225411BA6B> /usr/lib/system/libsystem_c.dylib
           0x108be9000 -        0x108bf1ff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
           0x108bfa000 -        0x108c30fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
           0x108c4b000 -        0x108c66ff7  libsystem_kernel.dylib (2050.48.11) <3323E9AD-2317-3C7A-AB7F-1C81F5E148B7> /usr/lib/system/libsystem_kernel.dylib
           0x108c7a000 -        0x108ca8ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
           0x108cb8000 -        0x108cc6ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
           0x108cd7000 -        0x108ce2fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
           0x108ced000 -        0x108ceeff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
           0x108cf8000 -        0x108cfaff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
           0x108d05000 -        0x108d0bff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
           0x108d16000 -        0x108d38ff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
           0x108d51000 -        0x108da0ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
           0x108db2000 -        0x108dfeff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
           0x108e15000 -        0x108e3aff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
           0x108e6f000 -        0x108e7dff7  libkxld.dylib (2050.48.11) <6D1610C7-79F8-38A5-BFB2-F58F134BC8EA> /usr/lib/system/libkxld.dylib
           0x108e85000 -        0x10919cff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
           0x109218000 -        0x109299fff  com.apple.Metadata (10.7.0 - 707.12) <69E3EEF7-8B7B-3652-8320-B8E885370E56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
           0x1092f3000 -        0x109399ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <E91B0882-E75C-30E9-8DCD-7A0EEE4405CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
           0x1093fe000 -        0x10948bff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
           0x1094d7000 -        0x109536fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
           0x109563000 -        0x109614fff  com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
           0x109667000 -        0x109698ff7  com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
           0x1096c2000 -        0x1097bffff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
           0x1097dc000 -        0x1098d9ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
           0x10990f000 -        0x10991eff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
           0x109929000 -        0x10992dfff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
           0x109938000 -        0x109938fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
           0x109943000 -        0x109950fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
           0x10995c000 -        0x1099c9ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
           0x109a0a000 -        0x109a0eff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
           0x109a1b000 -        0x109a1cfff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
           0x109a25000 -        0x109a46ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
           0x109a54000 -        0x109a6bfff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
           0x109a77000 -        0x109a8efff  com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
           0x109aaf000 -        0x109adafff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
           0x109ae9000 -        0x109ae9fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <878A6E7E-CB34-380F-8212-47FBF12C7C96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
           0x109af3000 -        0x109bfefff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
           0x109c64000 -        0x109cb3ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
           0x109cde000 -        0x109e79fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
           0x109ea0000 -        0x109ea0fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <F565B686-24E2-39F2-ACC3-C5E4084476BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
           0x109eaa000 -        0x109f12fff  libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
           0x109f1f000 -        0x109fb9fff  libvMisc.dylib (380.10) <A7F12764-A94C-36EB-88E0-F826F5AF55B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
           0x109fca000 -        0x10a3c1fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
           0x10a426000 -        0x10a5acfff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
           0x10a5de000 -        0x10a606fff  libJPEG.dylib (851) <64A3EB03-34FB-308C-817B-6106D1F4D80F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
           0x10a614000 -        0x10a669ff7  libTIFF.dylib (851) <7706BB07-E7E8-38BE-A5F0-D8B63E3B9283> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
           0x10a67a000 -        0x10a69afff  libPng.dylib (851) <3466F35C-EC1A-3D1A-80DC-175857FA19D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
           0x10a6a6000 -        0x10a6aafff  libGIF.dylib (851) <AD40D084-6E34-38CD-967D-705F94B188DA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
           0x10a6b5000 -        0x10a7b7fff  libJP2.dylib (851) <26FFBDBF-9CCE-33D7-A45B-0A31C98DA37E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
           0x10a7e4000 -        0x10a7e7fff  libRadiance.dylib (851) <C317B2C7-CA3A-329F-B6DC-7CC33FE08C81> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
           0x10a7ed000 -        0x10a831fff  libcups.2.dylib (327.7) <9F35B58A-F47E-348A-8E09-E235FA4B9270> /usr/lib/libcups.2.dylib
           0x10a847000 -        0x10a869ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
           0x10a885000 -        0x10a8bfff7  com.apple.GSS (3.0 - 2.0) <423BDFCC-9187-3F3E-ABB0-D280003EB15E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
           0x10a8e4000 -        0x10a903ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
           0x10a915000 -        0x10aa0afff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
           0x10aa20000 -        0x10aaa2ff7  com.apple.Heimdal (3.0 - 2.0) <ACF0C667-5ACC-382A-A998-61E85386C814> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
           0x10aacf000 -        0x10aad1fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
           0x10aadd000 -        0x10aae2fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
           0x10aaed000 -        0x10aaf8fff  com.apple.CommonAuth (3.0 - 2.0) <1CA95702-DDC7-3ADB-891E-7F037ABDDA14> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
           0x10aaff000 -        0x10ab0aff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
           0x10ab1b000 -        0x10ab3aff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
           0x10ab46000 -        0x10ab53fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
           0x10ab5e000 -        0x10ab88ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
           0x10abaa000 -        0x10ae4eff7  com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
           0x10af34000 -        0x10af8bff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
           0x10afb5000 -        0x10afffff7  libGLU.dylib (8.10.1) <6699DEA6-9EEB-3B84-A57F-B25AE44EC584> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
           0x10b011000 -        0x10b018fff  libGFXShared.dylib (8.10.1) <B4AB9480-2CDB-34F8-8D6F-F5A2CFC221B0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
           0x10b022000 -        0x10b039fff  libGL.dylib (8.10.1) <F8BABA3C-7810-3A65-83FC-61945AA50E90> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
           0x10b04d000 -        0x10b08afef  libGLImage.dylib (8.10.1) <91E31B9B-4141-36D5-ABDC-20F1D6D1D0CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
           0x10b093000 -        0x10b095fff  libCVMSPluginSupport.dylib (8.10.1) <F0239392-E0CB-37D7-BFE2-D6F5D42F9196> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
           0x10b09f000 -        0x10b0a3fff  libCoreVMClient.dylib (32.5) <DB009CD4-BB0E-3331-BBB4-A118781D193F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
           0x10b0ad000 -        0x10b0b9fff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
           0x10b0cc000 -        0x10b126ff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
           0x10b13e000 -        0x10b55bfff  FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
           0x10b76e000 -        0x10b9a3ff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
           0x10baa7000 -        0x10baeaff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
           0x10bb27000 -        0x10bb27ffd  com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <6D314680-7409-3BC7-A807-36341411AF9A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
           0x10bb2f000 -        0x10bb39fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
           0x10bb49000 -        0x10bbacfff  com.apple.audio.CoreAudio (4.1.2 - 4.1.2) <FEAB83AB-1DE5-3813-BA48-7A7F2374CCF0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
           0x10bbd7000 -        0x10bbedfff  com.apple.MultitouchSupport.framework (237.4 - 237.4) <0F7FEE29-161B-3D8E-BE91-308CBD354461> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
           0x10bbfc000 -        0x10bc23fff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
           0x10bc43000 -        0x10bce1ff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
           0x10bd14000 -        0x10bd14fff  com.apple.vecLib (3.8 - vecLib 3.8) <6CBBFDC4-415C-3910-9558-B67176447789> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
           0x10bd1d000 -        0x10bd9cff7  com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
           0x10bddd000 -        0x10bde6ff7  com.apple.CommerceCore (1.0 - 26.2) <AF35874A-6FA7-328E-BE30-8BBEF0B741A8> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
           0x10bdf6000 -        0x10be91fff  com.apple.CoreSymbolication (3.0 - 117) <7D43ED93-BD81-338C-8076-6A932A1D19E8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
           0x10beae000 -        0x10bf0aff7  com.apple.Symbolication (1.3 - 93) <97F3B1D2-D81D-3F37-87B3-B9A686124CF5> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
           0x10bf4c000 -        0x10bf82fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
           0x10bfa3000 -        0x10c267fff  com.apple.AddressBook.framework (7.1 - 1170) <A850809B-B087-3366-9FA0-1518C20831D3> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
           0x10c4be000 -        0x10c4caff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
           0x10c4d8000 -        0x10c4dffff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
           0x10c4e8000 -        0x10c4e8fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
           0x10c4ec000 -        0x10c526fff  com.apple.framework.internetaccounts (2.1 - 210) <546769AA-C561-3C17-8E8E-4E65A700E2F1> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
           0x10c561000 -        0x10c59cfff  com.apple.LDAPFramework (2.4.28 - 194.5) <7E4F2C08-0010-34AE-BC46-149B7EE8A0F5> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
           0x10c5af000 -        0x10c80aff7  com.apple.QuartzComposer (5.1 - 287.1) <D1DD68D1-05D5-3037-ABB6-BF6EB183C155> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
           0x10c970000 -        0x10ca23ff7  com.apple.PDFKit (2.8.5 - 2.8.5) <EAAED40E-7B2C-3312-826E-26A9DEDBF0FC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
           0x10ca99000 -        0x10cac5fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
           0x10cafa000 -        0x10cd95ff7  com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
           0x10ce47000 -        0x10cfb8ff7  com.apple.QTKit (7.7.1 - 2599.41) <A645347D-3EEC-34A7-8051-A57AC60151EF> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
           0x10d0bf000 -        0x10d10afff  com.apple.CoreMedia (1.0 - 926.106) <64467905-48DC-37F9-9F32-186768CF2640> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
           0x10d135000 -        0x10d3ecff7  com.apple.MediaToolbox (1.0 - 926.106) <57043584-98E7-375A-89AE-F46480AA5D97> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
           0x10d485000 -        0x10d8c1fff  com.apple.VideoToolbox (1.0 - 926.106) <B1185D9D-02AC-3D27-B894-21B1179F2AEF> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
           0x10d956000 -        0x10d956fff  com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
           0x10d95d000 -        0x10d977fff  com.apple.CoreMediaAuthoring (2.1 - 914) <23F2B9D0-7B73-3C42-8EDC-8ADBF9C7B8C2> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
           0x10d991000 -        0x10d9defff  com.apple.CoreMediaIO (309.0 - 4163.1) <8FD1C1A9-25C5-3B9E-A76D-BE813253B358> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
           0x10da04000 -        0x10db62fef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
           0x10dbac000 -        0x10dcc6fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
           0x10dce9000 -        0x10e259ff7  com.apple.CoreAUC (6.22.03 - 6.22.03) <A77BC97A-B695-3F7E-8696-5B2357C2726B> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
           0x10e26d000 -        0x10e299fff  com.apple.framework.Apple80211 (8.5 - 850.252) <73506CA1-CF76-3A98-A6F2-3DDAC10CB67A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
           0x10e2b0000 -        0x10e2fcfff  com.apple.framework.CoreWLAN (3.4 - 340.18) <BCFA14A9-728C-371A-936E-2EDF2EC2F40F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
           0x10e324000 -        0x10e373fff  com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
           0x10e3af000 -        0x10e406ff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
           0x10e412000 -        0x10e416ff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
           0x10e41e000 -        0x10e421fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
           0x10e427000 -        0x10e43cfff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
           0x10e45b000 -        0x10e478ff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
           0x10e48d000 -        0x10e48fff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
           0x10e496000 -        0x10e498fff  com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
           0x10e4a4000 -        0x10e538ff7  com.apple.CorePDF (2.2 - 2.2) <F17D7D37-4190-38E2-9F43-DD4F87792390> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
           0x10e58a000 -        0x10e595ff7  com.apple.DisplayServicesFW (2.7.2 - 357) <8AE56B58-A521-3F29-AAE2-10ADADBD30EA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
           0x10e5a1000 -        0x10e5faff7  com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <84F003C2-5758-3D0A-8644-F3A0BA4F22FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
           0x10e63f000 -        0x10e65aff7  com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
           0x10e679000 -        0x10e77bfff  libcrypto.0.9.8.dylib (47.2) <CF3BAB7E-4972-39FD-AF92-28ACAFF0873E> /usr/lib/libcrypto.0.9.8.dylib
           0x10e7e7000 -        0x10ea68fff  com.apple.AOSKit (1.051 - 152.4) <01C09924-2603-3C1E-97F7-9484CBA35BC9> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
           0x10ea92000 -        0x10ea92fff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
           0x10ea99000 -        0x10eb09fff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
           0x10eb5b000 -        0x10eb66ff7  com.apple.aps.framework (3.0 - 3.0) <DEF85257-2D1C-3524-88F8-CF70980726AE> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
           0x10eb79000 -        0x10eb8aff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
           0x10eb94000 -        0x10ebcdff7  libssl.0.9.8.dylib (47.2) <46DF85DC-18FB-3108-91F6-52AE3EBF2347> /usr/lib/libssl.0.9.8.dylib
           0x10ebe5000 -        0x10ecb8ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <E5F3F320-1049-32D8-8189-916EF5C40A1A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
           0x10ed20000 -        0x10ed68fff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
           0x10ed80000 -        0x10edc0ff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
           0x10edd4000 -        0x10edd6ff7  com.apple.EFILogin (2.0 - 2) <6C1E7ED7-8FC7-308E-AD17-4C766E936519> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
           0x10edde000 -        0x10ede1fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
           0x10f30c000 -        0x10f33afff  com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
           0x10f6ad000 -        0x10f6c2fff  com.apple.frameworks.preferencepanessupport (12.0 - 12.0) <B2DDBD97-CE08-3632-BFED-43325BCDDD7A> /System/Library/PrivateFrameworks/PreferencePanesSupport.framework/Versions/A/PreferencePanesSupport
           0x10f6d7000 -        0x10f789fff  com.apple.Bluetooth (4.1.7 - 4.1.7f2) <63409779-4E6F-3811-8C92-BCA6498E29AA> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
           0x10f7fb000 -        0x10f925fff  com.apple.avfoundation (2.0 - 361.40.1) <82E0EE8C-6026-33AD-8947-B20D2ED7B2E1> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
           0x10fa0d000 -        0x10fa19fff  com.apple.CoreBluetooth (100.9 - 1) <94C4EAB8-20E6-3892-BD9E-27952318CF32> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
           0x10fa31000 -        0x10fa35fff  libCGXType.A.dylib (333.1) <16625094-813E-39F8-9AFE-C1A24ED11749> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
           0x110cd9000 -        0x110ce7fff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
           0x110cf6000 -        0x110f71ff7  com.apple.RawCamera.bundle (4.09 - 711) <0040632D-09A9-32DE-98E8-BFA99F9F6526> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
           0x1118bc000 -        0x1118c8fff  libCSync.A.dylib (333.1) <319D3E83-8086-3990-8773-872F2E7C6EB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
           0x111b49000 -        0x111b6dff7  com.apple.security.csparser (3.0 - 55179.13) <B85553DE-708C-3C20-93D5-70DC80068CE3> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
           0x111c05000 -        0x111c0cfff  com.apple.URLMount.AFPPlugin (5.0 - 5.0) <1EC15ABF-4216-3869-A341-F27D5E55FCDC> /System/Library/Filesystems/NetFSPlugins/afp.bundle/Contents/MacOS/afp
           0x111c13000 -        0x111c1cfe7  libcldcpuengine.dylib (2.2.16) <B6E3B14B-1EAC-3FDD-8AED-87231A033BED> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x111c9e000 -        0x111cabfff  com.apple.KerberosHelper (4.0 - 1.0) <6815439D-1A03-3251-99FE-CC24CF4C93C5> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
           0x111cb7000 -        0x111cc1ff7  com.apple.AppleSRP (5.0 - 1) <16B1431A-295A-386B-9159-A396877D6FE3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
           0x1131c5000 -        0x11320dfff  com.apple.AppleShareClientCore (3.0 - 3.0) <E943C021-08EF-3A44-B2A8-20BC01BD5ABA> /System/Library/Frameworks/AppleShareClientCore.framework/Versions/A/AppleShareClientCore
           0x1140ba000 -        0x1140e6ff7  libRIP.A.dylib (333.1) <CC2A33EB-409C-3C4D-97D4-41F4A080F874> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
           0x1154e8000 -        0x115582ff7  unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
           0x1164a4000 -        0x11653dff7  unorm8_argb.dylib (2.2.16) <AC4A19D0-44A5-34CB-9248-20996ACA6B06> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_argb.dylib
        0x7fff62d0c000 -     0x7fff62d4093f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 15
        thread_create: 1
        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: 175
        thread_create: 1
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=177.3M resident=101.6M(57%) swapped_out_or_unallocated=75.7M(43%)
    Writable regions: Total=168.2M written=8120K(5%) resident=71.5M(42%) swapped_out=0K(0%) unallocated=96.8M(58%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  10.4M
    CG image                            532K
    CG raster data                      104K
    CG shared images                   1184K
    CoreAnimation                      4984K
    CoreImage                             8K
    CoreServices                       4064K
    MALLOC                            104.5M
    MALLOC guard page                    48K
    Memory tag=242                       12K
    Memory tag=250                      300K
    Memory tag=251                        8K
    OpenCL                               32K
    SQLite page cache                    96K
    STACK GUARD                        56.1M
    Stack                              15.1M
    VM_ALLOCATE                        24.4M
    __DATA                             17.6M
    __IMAGE                             528K
    __LINKEDIT                         35.1M
    __TEXT                            142.3M
    __UNICODE                           544K
    mapped file                        42.5M
    shared memory                      15.8M
    ===========                      =======
    TOTAL                             476.0M
    I've tried with permission repairing, installing 10.8.5 combo, deleting programs that may interfere with the Finder (like Google Drive, or Paragon NTFS), deleting useless login app, but nothing's changed.
    I know that the solution would be to reinstall Mountain Lion, but with Mavericks arriving in less than a month, I think it's a waste of time.
    Any suggestions?
    N.B.: sorry for my poor english, I'm from Italy.

    Installing Mavericks is unlikely to solve the problem.  These are kernel errors.  They often deal with hardware issues, or directory issues.   Directory issues can be dealt with from the command line at boot, holding command-S at startup (not to be confused with control key-S).     Once you get the command line at startup type:
    /sbin/fsck -fy
    followed by return key.
    If you get errors but it says nothing about not being able to repair, just repeat the same command until it is finished.
    Once it is finished type
    /sbin/mount -uw
    Followed by return key, and then type
    exit
    followed by return key.
    If repairing the directory is not possible, you will need to ensure your data is backed up first.
    Then purchase Alsoft Disk Warrior to repair the directory.
    If Alsoft Disk Warrior can't repair the directory, run the hardware test that came with the computer.
    If the hardware test is unrevealing, see if errors persist with only Apple hardware attached, and booting into safe mode holding the shift key at startup.
    If errors persist,  then you have a hardware issue such as bad RAM.
    Any errors during hardware test should be brought to your nearest authorized Apple repair center.

  • Finder Crashing in 10.6.6. at Startup

    finder crashes at startup .. here is my log..
    {quote:title=Rp4000's Console Log Crash report:}
    Process: Finder [1887]
    Path: /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Identifier: Finder
    Version: ??? (???)
    Code Type: X86-64 (Native)
    Parent Process: launchd [146]
    Date/Time: 2011-01-24 01:28:33.800 +0800
    OS Version: Mac OS X 10.6.6 (10J567)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 libobjc.A.dylib 0x00007fff825e1201 readimages + 317
    1 libobjc.A.dylib 0x00007fff825f7835 mapimagesnolock + 1266
    2 libobjc.A.dylib 0x00007fff825e09a0 map_images + 114
    3 dyld 0x00007fff5fc0395f dyld::notifyBatchPartial(dyldimagestates, bool, char const* (*)(dyldimagestates, unsigned int, dyldimageinfo const*)) + 763
    4 dyld 0x00007fff5fc04469 dyld::registerImageStateBatchChangeHandler(dyldimagestates, char const* (*)(dyldimagestates, unsigned int, dyldimageinfo const*)) + 442
    5 libSystem.B.dylib 0x00007fff802f20ec dyldregister_image_state_changehandler + 88
    6 libobjc.A.dylib 0x00007fff825e091a objcinit + 58
    7 dyld 0x00007fff5fc0d500 ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 228
    8 dyld 0x00007fff5fc0bcec ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 236
    9 dyld 0x00007fff5fc0bc9d ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 157
    10 dyld 0x00007fff5fc0bc9d ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 157
    11 dyld 0x00007fff5fc0bc9d ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 157
    12 dyld 0x00007fff5fc0bc9d ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 157
    13 dyld 0x00007fff5fc0bc9d ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 157
    14 dyld 0x00007fff5fc0bc9d ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 157
    15 dyld 0x00007fff5fc0bda6 ImageLoader::runInitializers(ImageLoader::LinkContext const&) + 58
    16 dyld 0x00007fff5fc0210e dyld::initializeMainExecutable() + 133
    17 dyld 0x00007fff5fc06981 dyld::main(machoheader const*, unsigned long, int, char const**, char const**, char const**) + 2993
    18 dyld 0x00007fff5fc016d2 dyldbootstrap::start(macho_header const*, int, char const**, long) + 799
    19 dyld 0x00007fff5fc01052 dyldstart + 42
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x04007fff70041570 rbx: 0x0000000000000001 rcx: 0x0000000000000000 rdx: 0x00000001005010e0
    rdi: 0x0000000100501a30 rsi: 0xffffffffffffffff rbp: 0x00007fff5fbfbfc0 rsp: 0x00007fff5fbfbf10
    r8: 0x0000000000000000 r9: 0x0000000100808000 r10: 0x0000000000008000 r11: 0x0000000000000000
    r12: 0x00007fff709f1400 r13: 0x00007fff70041a88 r14: 0x0000000000000003 r15: 0x00007fff80216e60
    rip: 0x00007fff825e1201 rfl: 0x0000000000010297 cr2: 0x00007fff700408d0
    Binary Images:
    0x100000000 - 0x1003acff7 com.apple.finder 10.6.7 (10.6.7) <8D637364-34CD-AE9C-91F3-5B1128A07433> /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <486E6C61-1197-CC7C-2197-82CE505102D7> /usr/lib/dyld
    0x7fff80003000 - 0x7fff8001cfff com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff8001d000 - 0x7fff8009ffff com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff800a0000 - 0x7fff800e1fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff800e4000 - 0x7fff800e7fff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff800e8000 - 0x7fff800fefe7 com.apple.MultitouchSupport.framework 207.10 (207.10) <458F0259-6EDC-16BA-E6AA-1CEED002D188> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff80122000 - 0x7fff8024aff7 com.apple.MediaToolbox 0.484.20 (484.20) <628A7245-7ADE-AD47-3368-CF8EDCA6CC1C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff80253000 - 0x7fff80290fff com.apple.LDAPFramework 2.0 (120.1) <54A6769E-D7E2-DBE2-EA61-87B9EA355DA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8029a000 - 0x7fff802b5ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff802eb000 - 0x7fff804acfff libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <F00A8B2F-84A0-0868-1047-3A13F9114864> /usr/lib/libSystem.B.dylib
    0x7fff804ad000 - 0x7fff804d0fff com.apple.opencl 12.3 (12.3) <D30A45FC-4520-45AF-3CA5-092313DB5D54> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff804d1000 - 0x7fff804d8fff com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff804d9000 - 0x7fff804e8fff com.apple.NetFS 3.2.1 (3.2.1) <E5D33870-27D2-E50B-9B35-16AA50369733> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff804e9000 - 0x7fff804eeff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff8053f000 - 0x7fff8053fff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff80540000 - 0x7fff805bffe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <6D8AD3F7-409D-512C-C5BE-66C64D1B8F3E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff81370000 - 0x7fff8166efe7 com.apple.HIToolbox 1.6.4 (???) <263AD497-F4CC-9610-E7D3-B95CF6F02030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff817d0000 - 0x7fff817d0ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff818d1000 - 0x7fff81a88fef com.apple.ImageIO.framework 3.0.4 (3.0.4) <EE9DFBD6-6354-7C5A-F4C7-5FF782A7D992> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff81c88000 - 0x7fff81c89ff7 com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <14F14B5E-9287-BC36-0C3F-6592E6696CD4> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff81dc7000 - 0x7fff81e67fff com.apple.LaunchServices 362.2 (362.2) <A8EDC37C-1D40-5ED0-49BE-90EF110A6B3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff81e7e000 - 0x7fff81e83fff libGFXShared.dylib ??? (???) <991F8197-FD06-2AF1-F99B-E448ED4FB2AC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff81e84000 - 0x7fff81f01fef com.apple.backup.framework 1.2.2 (1.2.2) <CD3554D8-DA47-DDBC-910C-B2F1DE3B8CA6> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff822a4000 - 0x7fff82329ff7 com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff8232a000 - 0x7fff823b6fef SecurityFoundation ??? (???) <F43FDB02-CAA5-F8FF-C8D7-6665E7403ECE> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff825df000 - 0x7fff82695fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <99CB3A0F-64CF-1D16-70CD-8AED2EF06C30> /usr/lib/libobjc.A.dylib
    0x7fff82696000 - 0x7fff826aaff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff826ab000 - 0x7fff826ecff7 com.apple.CoreMedia 0.484.20 (484.20) <42F3B74A-F886-33A0-40EE-8399B12BD32A> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff826ee000 - 0x7fff82714fe7 libJPEG.dylib ??? (???) <DFA5DAC2-D1C6-D5ED-F95D-AC185E98B6E7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff82715000 - 0x7fff82723ff7 libkxld.dylib ??? (???) <27713C39-0E51-8F5A-877B-C5539C96A520> /usr/lib/system/libkxld.dylib
    0x7fff82724000 - 0x7fff82725fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff82726000 - 0x7fff8276bfff com.apple.CoreMediaIOServices 134.0 (1160) <033C41A6-EB9B-6B3B-781A-AF001A945C7A> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff8276c000 - 0x7fff82794fff com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff827c8000 - 0x7fff82802fff libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C7153747-50E3-32DA-426F-CC4C505D1D6C> /usr/lib/libssl.0.9.8.dylib
    0x7fff82803000 - 0x7fff82811ff7 com.apple.Collaboration 38 (38) <ACD0F7F7-A342-CFBC-9BB8-906CDDCCB070> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
    0x7fff82812000 - 0x7fff82841ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff82842000 - 0x7fff8287dfff com.apple.AE 496.4 (496.4) <55AAD5CA-7160-7899-1C68-562ED8160DF7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff8287e000 - 0x7fff828c8ff7 com.apple.Metadata 10.6.3 (507.15) <5170FCE0-ED6C-2E3E-AB28-1DDE3F628FC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff828c9000 - 0x7fff8291bff7 com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8291c000 - 0x7fff82941ff7 com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff82942000 - 0x7fff82a68fff com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <B51023BB-A5C9-3C65-268B-6B86B901BB2C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff82b20000 - 0x7fff8332afe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8332b000 - 0x7fff8333afff com.apple.opengl 1.6.12 (1.6.12) <DE3F0528-7759-CDFD-A2CF-C51D3C9C8B39> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8333b000 - 0x7fff83346ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff83398000 - 0x7fff833aafe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff83428000 - 0x7fff83532ff7 com.apple.MeshKitIO 1.1 (49.2) <C19D0CCD-1DCB-7EDE-76FA-BF74079AFC6A> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x7fff83533000 - 0x7fff837b6ff7 com.apple.Foundation 6.6.4 (751.42) <AF1E3050-3503-8714-8274-EA6BD6BE8A22> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff837b7000 - 0x7fff837f0ff7 com.apple.MeshKit 1.1 (49.2) <832A074D-7601-F7C9-6D3A-E1C58965C3A1> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff837f1000 - 0x7fff83eee06f com.apple.CoreGraphics 1.545.0 (???) <356D59D6-1DD1-8BFF-F9B3-1CE51D2F1EC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff83eef000 - 0x7fff83f4ffe7 com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff83f50000 - 0x7fff83f99fef libGLU.dylib ??? (???) <CCE779A9-2467-A5AA-A558-691E43A1105F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff83fa2000 - 0x7fff8420cfef com.apple.QuartzComposer 4.2 ({156.28}) <60956AE3-2B2D-A0B7-9D92-3EE33D3A7051> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff8420d000 - 0x7fff8428afef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff8428b000 - 0x7fff842daff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff842db000 - 0x7fff842dbff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff842f8000 - 0x7fff84339fff com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8436a000 - 0x7fff843bfff7 com.apple.framework.familycontrols 2.0.2 (2020) <A3CFF697-B9DB-A7E5-3B39-9DA9B34F0595> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff843cc000 - 0x7fff8449efe7 com.apple.CFNetwork 454.11.5 (454.11.5) <5D68598D-C138-C8B6-B6AC-B1F48B01E021> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff8449f000 - 0x7fff844a2ff7 com.apple.securityhi 4.0 (36638) <87868A3E-9341-1078-F00C-5E5972F01A4A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff844e7000 - 0x7fff8452fff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff84530000 - 0x7fff84531ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8462b000 - 0x7fff8462bff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff846f8000 - 0x7fff84788fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff84789000 - 0x7fff8483efe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff84a0b000 - 0x7fff84a0fff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff84a10000 - 0x7fff84aaafff com.apple.ApplicationServices.ATS 4.4 (???) <395849EE-244A-7323-6CBA-E71E3B722984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff84aab000 - 0x7fff84ac0ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff84ac1000 - 0x7fff84ac7ff7 IOSurface ??? (???) <EAD87C9F-BADC-7116-4ADD-0B0679459D24> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff84acd000 - 0x7fff84c8bfff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <781E7B63-2AD0-E9BA-927C-4521DB616D02> /usr/lib/libicucore.A.dylib
    0x7fff84c8c000 - 0x7fff84c8dfff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff84ce6000 - 0x7fff84ed5fe7 com.apple.JavaScriptCore 6533.19 (6533.19.1) <233B3E34-CDC4-668A-529A-7E61D510D991> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff84f49000 - 0x7fff8538cfef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff853d1000 - 0x7fff85460fff com.apple.PDFKit 2.5.1 (2.5.1) <38BEE9BB-3716-49BA-7E14-687FE9E066EB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff8549d000 - 0x7fff8555efe7 libFontParser.dylib ??? (???) <8B12D37E-3A95-5A73-509C-3AA991E0C546> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8555f000 - 0x7fff855c1fe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff855c2000 - 0x7fff85739fe7 com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8573a000 - 0x7fff8573aff7 com.apple.Carbon 150 (152) <191B4F4B-8D06-796B-CA0C-782F06DD7BC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8577f000 - 0x7fff857e7fff com.apple.MeshKitRuntime 1.1 (49.2) <4D3045D0-0D50-7053-3A05-0AECE86E39F8> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff85833000 - 0x7fff8583efff com.apple.CrashReporterSupport 10.6.6 (256) <E99205C8-C119-764D-E06B-65659A35024A> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff8583f000 - 0x7fff8597dfff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff85b98000 - 0x7fff85bc9fff libGLImage.dylib ??? (???) <1A8E58CF-FA2F-14F7-A097-D34EEA8A7D03> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff860ef000 - 0x7fff86105fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff86106000 - 0x7fff86184fff com.apple.CoreText 3.5.0 (???) <4D5C7932-293B-17FF-7309-B580BB1953EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff86185000 - 0x7fff8640bfff com.apple.security 6.1.1 (37594) <1B4E1ABD-1BB3-DA49-F574-0EEB23E73C6A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8640c000 - 0x7fff86740fff com.apple.CoreServices.CarbonCore 861.23 (861.23) <96465459-6536-3FD7-7504-B59D0390EEC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff86741000 - 0x7fff86788fff com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff86789000 - 0x7fff867f5ff7 com.apple.CorePDF 1.3 (1.3) <FF2F3F1B-D1D6-684C-B174-6A455E04FF91> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff867f6000 - 0x7fff86803ff7 com.apple.AppleFSCompression 24.4 (1.0) <F521CD1B-AC29-DA0B-BE8D-4F6F9F68A994> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff86828000 - 0x7fff868ddfe7 com.apple.ColorSync 4.6.3 (4.6.3) <5A7360A8-D495-1E8D-C4B4-A363AF989ADE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff868de000 - 0x7fff86b20fef com.apple.AddressBook.framework 5.0.3 (875) <78FDBCC6-8F4C-C4DF-4A60-BB038572B870> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff86b21000 - 0x7fff86b23fff libRadiance.dylib ??? (???) <6C974488-62D2-71BA-A45E-C764A0AF7354> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff86b24000 - 0x7fff86b70fff libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
    0x7fff86b71000 - 0x7fff86c8afef libGLProgrammability.dylib ??? (???) <4F2DC233-7DD2-1204-CAA5-3E6524F0AB75> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff86c8b000 - 0x7fff86d70fef com.apple.DesktopServices 1.5.9 (1.5.9) <27890B2C-0CD2-7C27-9D0C-D5952C5E8438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff86d71000 - 0x7fff86d71ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff86daf000 - 0x7fff86ed0fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff87043000 - 0x7fff8704cff7 com.apple.DisplayServicesFW 2.3.0 (283) <5C8FEF26-FBA5-2AC6-C484-336594C637DC> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff8707d000 - 0x7fff870ccfef libTIFF.dylib ??? (???) <176B52ED-4F6C-D0C2-EABC-C032BFC3DFAA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff870f5000 - 0x7fff87109fff libGL.dylib ??? (???) <1EB1BD0F-C17F-55DF-B8B4-8E9CF99359D4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8710a000 - 0x7fff874a7fe7 com.apple.QuartzCore 1.6.3 (227.34) <C4AABD56-8C93-BAD0-4B27-7E9A2F0EAEE4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff874a8000 - 0x7fff874d3ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff874d4000 - 0x7fff8750dfef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <561D0DCB-47AD-A12C-9066-70E4CBAD331C> /usr/lib/libcups.2.dylib
    0x7fff87560000 - 0x7fff87562fff com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff876e1000 - 0x7fff876e7ff7 com.apple.CommerceCore 1.0 (6) <E8A1144C-5666-9840-4729-256FE69CDBDB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff876e8000 - 0x7fff87923fef com.apple.imageKit 2.0.3 (1.0) <5D18C246-303A-6580-9DC9-79BE79467C95> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff87924000 - 0x7fff8792aff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8792b000 - 0x7fff8793cfff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff87961000 - 0x7fff87a1afff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
    0x7fff87a4b000 - 0x7fff88441fff com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff88467000 - 0x7fff88516fff edu.mit.Kerberos 6.5.10 (6.5.10) <6A159CD8-5C02-4528-C36F-6AFBFD61576B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff88517000 - 0x7fff88538fff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib
    0x7fff88539000 - 0x7fff8853efff libGIF.dylib ??? (???) <A7BF2D68-F489-720C-E5A9-DC2B24DC5A21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8853f000 - 0x7fff88619ff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8861a000 - 0x7fff8862bff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
    0x7fff8862c000 - 0x7fff8879bfe7 com.apple.QTKit 7.6.6 (1756) <7E020353-5F44-1E2E-7CB3-7CFDD95F913C> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff887b8000 - 0x7fff887cefff com.apple.ImageCapture 6.0.1 (6.0.1) <09ABF2E9-D110-71A9-4A6F-8A61B683E936> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff887cf000 - 0x7fff887dbfff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <D659C43E-3E1A-F45C-9EFB-AF18990A402E> /usr/lib/libbz2.1.0.dylib
    0x7fff887dc000 - 0x7fff88820fe7 com.apple.ImageCaptureCore 1.0.3 (1.0.3) <913FFA89-0AC8-0A8D-CC2A-364CB0F303BA> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff88821000 - 0x7fff88868ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff88882000 - 0x7fff88999fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B2FB9DA8-6EC9-FFBC-C919-C022B9CBEB73> /usr/lib/libxml2.2.dylib
    0x7fff889bb000 - 0x7fff889beff7 libCoreVMClient.dylib ??? (???) <609598E6-195D-E5D4-3B92-AE8D9768829C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff889bf000 - 0x7fff88a30ff7 com.apple.AppleVAFramework 4.10.12 (4.10.12) <7C05D658-4251-0B0F-6C76-9192240D0C4B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff88a31000 - 0x7fff88a46ff7 com.apple.FileSync.framework 5.0.3 (375) <35387442-612C-98B1-C74F-815619492315> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
    0x7fff88a47000 - 0x7fff88a81fff com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff88a82000 - 0x7fff88a82ff7 com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff88a83000 - 0x7fff88accff7 com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff88b0d000 - 0x7fff88b77fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff88b78000 - 0x7fff88b98ff7 com.apple.DirectoryService.Framework 3.6 (621.9) <E7AFAAFA-8221-585B-85D0-171ADC490825> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff88b99000 - 0x7fff88c56ff7 com.apple.CoreServices.OSServices 357 (357) <7B22626F-D544-1955-CC53-240F4CACEB4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff88c57000 - 0x7fff8915bfe7 com.apple.VideoToolbox 0.484.20 (484.20) <8B6B82D2-350B-E9D3-5433-51453CDA65B4> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff8915c000 - 0x7fff89179ff7 libPng.dylib ??? (???) <667C3883-32A5-CCCC-8624-972B5DFD8EA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <F00A8B2F-84A0-0868-1047-3A13F9114864> /usr/lib/libSystem.B.dylib
    {quote}
    Any help would be nice the only way i got it fixed was restarting .. and it went back to normal.. but its another bug inside 10.6.6

    Well, if it is working now...
    You could check to see what the version of the Finder is as it is not reported in the crash log. The application is here:
    /System/Library/CoreServices/Finder; the version should be 10.6.7. If you suspect a problem caused by updating to 10.6.6, then I suggest downloading and installing the Combo update.
    bd

  • My finder crashes when I try to open my external hard drive

    I have tried to open my external HD and as soon as I double click on the drive icon the finder crashes and goes into a crash loop and won't stop unless Iaunch a program or disc utility.  I am running System 10.6.8 and drive checks out in disk utility just fine.  I have tried two different enclosures and one is USB and the other is firewire 800 and it does exactly the same.  I have tried to turn of icons in the view options and it behaves exactly the same.  The drive spins up and mounts just fine and checks out in disk utility.

    Try booting into the Safe Mode using your normal account.  Disconnect all peripherals except those needed for the test. Shut down the computer and then power it back up. Immediately after hearing the startup chime, hold down the shift key and continue to hold it until the gray Apple icon and a progress bar appear. The boot up is significantly slower than normal. This will reset some caches, forces a directory check, and disables all startup and login items, among other things. When you reboot normally, the initial reboot may be slower than normal. If the system operates normally, there may be 3rd party applications which are causing a problem. Try deleting/disabling the third party applications after a restart by using the application un-installer. For each disable/delete, you will need to restart if you don't do them all at once.
    Safe Mode
    Safe Mode - About

  • Finder crashes when I try to access my Airport disk

    I updated my MacBook from Leopard to Snow Leopard yesterday. I have a 1TB WD My Book External hard drive connected via USB to my Airport Extreme Base Station (802.11n). I use time machine to back up to the hard drive and also have additional archive files stored on it.
    Everything worked fine with Leopard. However, ever since I installed Snow Leopard, the finder crashes every time I try to access folders within the root of my external hard drive. Once it crashes, the finder will then relaunch itself and continue to crash and relaunch until I close the window.
    If I click on a shortcut to a folder located on the hard drive, it works fine. As long as I do not navigate back to the root of the hard drive, I'm able to open any file or folder without the finder crashing.
    Originally, when I installed Snow Leopard, I did an update from Leopard. After this problem started, I performed a clean install, but the problem still exists. Any suggestions would be greatly appreciated.

    Finder crashes occur both on my MacBook Pro (4,1) and MacBook Air (2,1). There is very little in common between the hardware of the two systems except the Santa Rosa processor. One has HDD and the other SSD. One has 6GB in DDR2 memory in two dimms and one 2GB DDR3 soldered. One has an 8600M and one a 9400. One starts a bunch of apps at login and one starts nothing. And so on. Since it happens on different kinds of systems, it's definitely not a hardware problem with certain specific hardware. And I'm pretty sure I saw a report from someone with a MacPro.
    I've looked at a lot of finder crash logs. A number of them seem to happen when something (memory or an object) is being freed and an error occurs. This causes an abort and the finder is killed and restarts. Not exactly a "crash". More like controlled flight into the ground. The other cases are probably not catching the error and getting seg faults, so those actually are crashes. Unfortunately, the place this happens seems to be different every time but usually related to finder or AppKit.
    I suspect a memory corruption bug somewhere. I've pushed my system by opening and closing
    folders, scrolling up and down, and opening and closing subfolders, and once the problem happens, it is usually reproducible for a few minutes (or a few repeats of the action that caused the crash).
    Then it will often "magically" start working or a slight variation of behavior, e.g., opening a folder directly vs. using a finder window sidebar alias (or vice-versa) will work.

  • Finder Crash in 10.9

    First crash of the Finder under 10.9 after 3 weeks of Mavericks.
    Minutes before I had the new "WD_Drive_Manager_Installer_3_1_0_14" installed.
    The restart was done, I open the finder and every Icon on the right disappeared in addition to the Finder Window.
    Why did I installed it? To be able to see the state of the 2 disk in my WD Studio working in raid1.
    It was one of the first time (since 10.9) I dare plug my WD Studio on the MBP.
    Now, the WD Studio is unplugged once again!
    I uninstalled WD_Drive_Manager with the WD_Drive_Manager-uninstaller and removed by hand some other WD files.
    I think the WD program was the problem, BUT I am not able to confirm it by reading the crash report.
    Can someone spot the problem in the Finder Crash Report?
    Thank you.
    My System:
    Hardware Information:
              MacBook Pro (17-inch 2.4GHZ)
              MacBook Pro - model: MacBookPro3,1
              1 2.4 GHz Intel Core 2 Duo CPU: 2 cores
              4 GB RAM
    Video Information:
              GeForce 8600M GT     - VRAM: 256 MB
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0
              AirPlay: Version: 1.9
              AppleAVBAudio: Version: 2.0.0
              iSightAudio: Version: 7.7.3
    System Software:
              OS X 10.9 (13A603) - Uptime: 0 days 1:46:58
    Disk Information:
              WDC WD7500BPKT-00PK4T0 disk0 : (750,16 GB)
                        EFI (disk0s1) <not mounted>: 209,7 MB
                        Macintosh HD (disk0s2) /: 749,3 GB (599,49 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
    USB Information:
              Apple Inc. Built-in iSight
              EPSON EPSON Scanner
              Apple Inc. Bluetooth USB Host Controller
              Apple Computer Apple Internal Keyboard / Trackpad
              Apple Computer, Inc. IR Receiver
    FireWire Information:
              Maxtor 1394 Storage Front Panel* 400mbit - 400mbit max
                        EFI (disk1s1) <not mounted>: 209,7 MB
                        Maxtor Backup (disk1s2) /Volumes/Maxtor Backup: 203,58 GB (56,22 GB free)
    Thunderbolt Information:
    Kernel Extensions:
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
    Launch Agents:
    User Launch Agents:
              [loaded] com.adobe.ARM.[...].plist
              [loaded] com.spotify.webhelper.plist
    User Login Items:
              iTunesHelper
              Dropbox
    3rd Party Preference Panes:
              Flash Player
              Flip4Mac WMV
    Internet Plug-ins:
              Default Browser.plugin
              Flash Player.plugin
              FlashPlayer-10.6.plugin
              Flip4Mac WMV Plugin.plugin
              GarminGpsControl.plugin
              NPVirtools.plugin
              QuickTime Plugin.plugin
              Silverlight.plugin
    User Internet Plug-ins:
    Bad Fonts:
              None
    Time Machine:
              Skip System Files: NO
              Mobile backups: OFF
              Auto backup: YES
              Volumes being backed up:
                        Macintosh HD: Disk size: 749,3 GB Disk used: 149,8 GB
              Destinations:
                        Untitled [Local] (Last used)
                        Total size: 203,58 GB
                        Total number of backups: 28
                        Oldest backup: 2013-11-10 17:30:42 +0000
                        Last backup: 2013-11-28 16:08:35 +0000
                        Size of backup disk: Too small
                                  Backup size 203,58 GB < (Disk used 149,8 GB X 3)
    Top Processes by CPU:
                   8%          syncdefaultsd
                   5%          WindowServer
                   2%          EtreCheck
                   1%          Finder
                   1%          com.apple.WebKit.WebContent
                   0%          fontd
                   0%          firefox
                   0%          taskgated
                   0%          launchservicesd
                   0%          EPSON Scanner
    Top Processes by Memory:
              360 MB             firefox
              246 MB             Finder
              164 MB             com.apple.WebKit.WebContent
              143 MB             Safari
              135 MB             com.apple.IconServicesAgent
              123 MB             Pages
              102 MB             WindowServer
              94 MB              Calendar
              82 MB              mds_stores
              82 MB              Console
    Virtual Memory Statistics:
              160 MB             Free RAM
              1.85 GB            Active RAM
              1.44 GB            Inactive RAM
              504 MB             Wired RAM
              470 MB             Page-ins
              2 MB               Page-outs
    User Diagnostic Reports: FinderComputer.Crash
    Process:         Finder [177]
    Path:            /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Identifier:      com.apple.finder
    Version:         10.9 (10.9)
    Build Info:      Finder_FE-885000002000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [165]
    Responsible:     Finder [177]
    User ID:         502
    Date/Time:       2013-11-28 12:17:13.488 +0000
    OS Version:      Mac OS X 10.9 (13A603)
    Report Version:  11
    Anonymous UUID:  C1B9D9C6-2AAA-AC82-5179-CF0D8A96B535
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    External Modification Warnings:
    Thread creation by external task.
    Application Specific Information:
    Still some observers on overlayerController: <NSKeyValueObservationInfo 0x60000144f5d0> (
    <NSKeyValueObservance 0x6000006c6120: Observer: 0x600001083f70, Key path: canGoToPreviousPage, Options: <New: NO, Old: NO, Prior: NO> Context: 0x6000004fa300, Property: 0x600000c50590>
    <NSKeyValueObservance 0x6000006d7d80: Observer: 0x6000010859b0, Key path: canGoToNextPage, Options: <New: NO, Old: NO, Prior: NO> Context: 0x6000004e6200, Property: 0x60000064add0>
    <NSKeyValueObservance 0x6000006c3d40: Observer: 0x60000
    Performing @selector(_outlineControlClicked:) from sender NSButton 0x608000158f70
    abort() called
    Application Specific Signatures:
    Still some observers on overlayerController: <NSKeyValueObservationInfo 0x60000144f5d0> (
    <NSKeyValueObservance 0x6000006c6120: Observer: 0x600001083f70, Key path: canGoToPreviousPage, Options: <New: NO, Old: NO, Prior: NO> Context: 0x6000004fa300, Property: 0x600000c50590>
    <NSKeyValueObservance 0x6000006d7d80: Observer: 0x6000010859b0, Key path: canGoToNextPage, Options: <New: NO, Old: NO, Prior: NO> Context: 0x6000004e6200, Property: 0x60000064add0>
    <NSKeyValueObservance 0x6000006c3d40: Observer: 0x60000
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x0000000114a05866 __pthread_kill + 10
    1   libsystem_pthread.dylib                 0x0000000114b1035c pthread_kill + 92
    2   libsystem_c.dylib                       0x000000011493ebba abort + 125
    3   com.apple.QuickLookFramework            0x000000010f2e9381 _QLCrashForGoodReason + 189
    4   com.apple.QuickLookUIFramework          0x000000010faa84d9 -[QLPreviewView _deactivateOverlayControls] + 249
    5   com.apple.QuickLookUIFramework          0x000000010faa7854 -[QLPreviewView _updateControls] + 112
    6   com.apple.QuickLookUIFramework          0x000000010faa4f33 -[QLPreviewView _setDisplayable:transition:] + 1650
    7   com.apple.QuickLookUIFramework          0x000000010faa48ad -[QLPreviewView _updateDisplayableWithTransition:] + 206
    8   com.apple.QuickLookUIFramework          0x000000010faa40e2 -[QLPreviewView _setDisplayedDocument:transition:] + 615
    9   com.apple.QuickLookUIFramework          0x000000010faa3dbd -[QLPreviewView _setDocument:canDelayDisplay:] + 225
    10  com.apple.QuickLookUIFramework          0x000000010faaf079 -[QLInlinePreviewController setInlinePreviewItem:] + 317
    11  com.apple.finder                        0x000000010e40bd19 0x10e303000 + 1084697
    12  com.apple.finder                        0x000000010e5fe5a2 0x10e303000 + 3126690
    13  com.apple.CoreFoundation                0x00000001121cafcc __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    14  com.apple.CoreFoundation                0x00000001120bec5d _CFXNotificationPost + 2893
    15  com.apple.Foundation                    0x00000001115234aa -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    16  com.apple.AppKit                        0x0000000112b66cc5 -[NSOutlineView _postItemDidCollapseNotification:] + 127
    17  com.apple.AppKit                        0x0000000112b65ff7 -[NSOutlineView _collapseItemEntry:collapseChildren:clearExpandState:] + 408
    18  com.apple.AppKit                        0x0000000112b662d9 -[NSOutlineView _batchCollapseItemsWithItemEntries:collapseChildren:clearExpandState:] + 399
    19  com.apple.AppKit                        0x0000000112b66514 -[NSOutlineView _collapseItem:collapseChildren:clearExpandState:] + 228
    20  com.apple.finder                        0x000000010e4b2dd0 0x10e303000 + 1768912
    21  com.apple.AppKit                        0x0000000112b67577 -[NSOutlineView _doUserExpandOrCollapseOfItem:isExpand:optionKeyWasDown:] + 645
    22  com.apple.AppKit                        0x0000000112b6d2da -[NSOutlineView _outlineControlClicked:] + 172
    23  com.apple.finder                        0x000000010e44c458 0x10e303000 + 1348696
    24  com.apple.AppKit                        0x00000001127c23d0 -[NSApplication sendAction:to:from:] + 327
    25  com.apple.AppKit                        0x00000001127c224e -[NSControl sendAction:to:] + 86
    26  com.apple.AppKit                        0x000000011280ed7d -[NSCell _sendActionFrom:] + 128
    27  com.apple.AppKit                        0x0000000112828715 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2316
    28  com.apple.AppKit                        0x0000000112827ae7 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 487
    29  com.apple.AppKit                        0x00000001128271fd -[NSControl mouseDown:] + 706
    30  com.apple.AppKit                        0x00000001127a8d08 -[NSWindow sendEvent:] + 11296
    31  com.apple.AppKit                        0x0000000112747744 -[NSApplication sendEvent:] + 2021
    32  com.apple.finder                        0x000000010e3279d5 0x10e303000 + 149973
    33  com.apple.AppKit                        0x0000000112597a29 -[NSApplication run] + 646
    34  com.apple.AppKit                        0x0000000112582803 NSApplicationMain + 940
    35  com.apple.finder                        0x000000010e3095cc 0x10e303000 + 26060
    36  libdyld.dylib                           0x00000001148735fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x0000000114a06662 kevent64 + 10
    1   libdispatch.dylib                       0x000000011483c43d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x000000011483c152 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib                  0x0000000114a01a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x0000000114a00d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x000000011211f315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x000000011211e939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x000000011211e275 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00000001127441ce _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x0000000114b0f899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x0000000114b0f72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x0000000114b13fc9 thread_start + 13
    Thread 3:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x0000000114a01a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x0000000114a00d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x000000011211f315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x000000011211e939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x000000011211e275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x0000000111587907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x000000011158770b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x0000000114b0f899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x0000000114b0f72a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x0000000114b13fc9 thread_start + 13
    Thread 4:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x0000000114a059aa __select + 10
    1   com.apple.CoreFoundation                0x000000011216ad43 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x0000000114b0f899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x0000000114b0f72a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x0000000114b13fc9 thread_start + 13
    Thread 5:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x0000000114a01a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x0000000114a00d18 mach_msg + 64
    2   com.apple.QuartzCore                    0x000000010ef083b7 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore                    0x000000010ef082ed thread_fun + 25
    4   libsystem_pthread.dylib                 0x0000000114b0f899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x0000000114b0f72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x0000000114b13fc9 thread_start + 13
    Thread 6:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x0000000114a05716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x0000000114b11c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x000000011a5d6145 JSC::BlockAllocator::blockFreeingThreadMain() + 261
    3   com.apple.JavaScriptCore                0x000000011a5cb44f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib                 0x0000000114b0f899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x0000000114b0f72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x0000000114b13fc9 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x0000000114a05716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x0000000114b11c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x000000011a5d6bb7 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000011a5d6a48 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000011a5cb44f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x0000000114b0f899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x0000000114b0f72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x0000000114b13fc9 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x0000000114a05716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x0000000114b11c3b _pthread_cond_wait + 727
    2   com.apple.desktopservices               0x000000010e9cb475 TConditionVariable::Wait(TDSMutex&) + 31
    3   com.apple.desktopservices               0x000000010e9ac1e0 TBlockingQueue<TSuboperationRequest>::Dequeue(TSuboperationRequest*&, int) + 90
    4   com.apple.desktopservices               0x000000010e9abe08 TSuboperationTask::OperationTaskProcedure() + 212
    5   com.apple.desktopservices               0x000000010e990b0b TNodeOperationTask::OperationTaskProc(void*) + 23
    6   libsystem_pthread.dylib                 0x0000000114b0f899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x0000000114b0f72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x0000000114b13fc9 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x0000000114a05716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x0000000114b11c3b _pthread_cond_wait + 727
    2   com.apple.desktopservices               0x000000010e9cb475 TConditionVariable::Wait(TDSMutex&) + 31
    3   com.apple.desktopservices               0x000000010e9ac1e0 TBlockingQueue<TSuboperationRequest>::Dequeue(TSuboperationRequest*&, int) + 90
    4   com.apple.desktopservices               0x000000010e9abe08 TSuboperationTask::OperationTaskProcedure() + 212
    5   com.apple.desktopservices               0x000000010e990b0b TNodeOperationTask::OperationTaskProc(void*) + 23
    6   libsystem_pthread.dylib                 0x0000000114b0f899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x0000000114b0f72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x0000000114b13fc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x0000000114a05716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x0000000114b11c3b _pthread_cond_wait + 727
    2   com.apple.desktopservices               0x000000010e9cb475 TConditionVariable::Wait(TDSMutex&) + 31
    3   com.apple.desktopservices               0x000000010e9ac1e0 TBlockingQueue<TSuboperationRequest>::Dequeue(TSuboperationRequest*&, int) + 90
    4   com.apple.desktopservices               0x000000010e9abe08 TSuboperationTask::OperationTaskProcedure() + 212
    5   com.apple.desktopservices               0x000000010e990b0b TNodeOperationTask::OperationTaskProc(void*) + 23
    6   libsystem_pthread.dylib                 0x0000000114b0f899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x0000000114b0f72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x0000000114b13fc9 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x0000000114a05e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x0000000114b10f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x0000000114b13fb9 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x0000000114a05a3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x000000011495de60 nanosleep + 200
    2   com.apple.Foundation                    0x00000001115d1212 +[NSThread sleepUntilDate:] + 176
    3   com.apple.imageKit                      0x000000010f6938ec -[IKTaskManager taskLoop] + 1906
    4   com.apple.Foundation                    0x000000011158770b __NSThread__main__ + 1318
    5   libsystem_pthread.dylib                 0x0000000114b0f899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x0000000114b0f72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x0000000114b13fc9 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x0000000114a05e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x0000000114b10f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x0000000114b13fb9 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x0000000114a05e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x0000000114b10f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x0000000114b13fb9 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x0000000114a05e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x0000000114b10f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x0000000114b13fb9 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x0000000114a05e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x0000000114b10f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x0000000114b13fb9 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000114b16310  rcx: 0x00007fff518fb988  rdx: 0x0000000000000000
      rdi: 0x0000000000000807  rsi: 0x0000000000000006  rbp: 0x00007fff518fb9b0  rsp: 0x00007fff518fb988
       r8: 0x0000000114af62ec   r9: 0x0000000114966900  r10: 0x0000000008000000  r11: 0x0000000000000206
      r12: 0x0000000111a64080  r13: 0x0000000111a64080  r14: 0x0000000000000006  r15: 0x0000000000000080
      rip: 0x0000000114a05866  rfl: 0x0000000000000206  cr2: 0x000000011493eb3d
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x10e303000 -        0x10e7c9ffd  com.apple.finder (10.9 - 10.9) <0B3CE495-BEB9-323B-9C50-CEBDF5C465F4> /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
           0x10e8fc000 -        0x10ea2cff7  com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
           0x10eaae000 -        0x10eb11ff7  com.apple.SystemConfiguration (1.13 - 1.13) <F05F4149-981B-380B-8F50-51CE804BBB89> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
           0x10eb4d000 -        0x10eb87ff3  com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
           0x10eb9c000 -        0x10eba1fff  com.apple.DiskArbitration (2.6 - 2.6) <F8A47F61-83D1-3F92-B7A8-A169E0D187C0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
           0x10ebae000 -        0x10ec18ff7  com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
           0x10ec4d000 -        0x10ec79ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <36C562FF-5D91-318C-A19C-6B4453FB78B9> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
           0x10ecaa000 -        0x10ed8efff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
           0x10ee53000 -        0x10ee9efff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
           0x10eee1000 -        0x10f07dff7  com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
           0x10f157000 -        0x10f165fff  com.apple.opengl (9.0.83 - 9.0.83) <AF467644-7B1D-327A-AC47-CECFCAF61990> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
           0x10f170000 -        0x10f233ff7  com.apple.backup.framework (1.5 - 1.5) <92C8038F-CC00-3202-90D8-3C3AEC90986F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
           0x10f2bf000 -        0x10f310fff  com.apple.QuickLookFramework (5.0 - 622.3) <AB6CCD09-ECDF-3F01-9C42-34B37DDCF12D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
           0x10f351000 -        0x10f509ff3  libicucore.A.dylib (511.25) <3ED7B656-416E-3071-AEC8-E85C90232F78> /usr/lib/libicucore.A.dylib
           0x10f5b1000 -        0x10f5b8fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
           0x10f5c6000 -        0x10f827ff7  com.apple.imageKit (2.5 - 770) <33BCF627-EB1A-3CC1-98AB-2324B6DFB329> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
           0x10fa79000 -        0x10fb4aff7  com.apple.QuickLookUIFramework (5.0 - 622.3) <9741E66B-3978-35F6-8846-B6C528945611> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
           0x10fbfd000 -        0x10fe85ff7  com.apple.CommerceKit (1.2.0 - 232) <442AE798-E07F-3E68-BB80-4C41B61408E3> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
           0x10ff1f000 -        0x10ff71ff7  com.apple.Suggestions (3.0 - 137.1) <B7E5B685-C6A4-35DB-BA0A-8DBA2BF4ADF6> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
           0x10ffbb000 -        0x11010eff7  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <A0B7B007-9BD8-30E2-B644-47856DA29FEE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
           0x1101a9000 -        0x11027aff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
           0x1102e1000 -        0x1102e2ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
           0x1102ed000 -        0x110378fff  libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib
           0x1103a7000 -        0x1103edff7  com.apple.DiskManagement (6.0 - 744) <FE9F0616-FFCA-31D2-A0B5-E6C943326543> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
           0x110414000 -        0x11041eff7  libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
           0x11042e000 -        0x11046ffff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
           0x110cc7000 -        0x110cf5ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
           0x110d28000 -        0x110d2bfff  com.apple.AppleSystemInfo (3.0 - 3.0) <4D032152-AA40-350E-BB96-44BC55C5C69C> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
           0x110d35000 -        0x110d41fff  com.apple.Collaboration (71 - 71) <0CD617F3-354C-3FEF-A966-C2553B7662EE> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
           0x110d56000 -        0x110faeff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x1110f9000 -        0x1110f9fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
           0x1110fc000 -        0x1113a6ffd  com.apple.HIToolbox (2.1 - 695) <C4DE35FF-D0AC-35C3-A7E6-F54CD153825C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
           0x1114ff000 -        0x11150cfff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
           0x111520000 -        0x11181ffff  com.apple.Foundation (6.9 - 1056) <D608EDFD-9634-3573-9B7E-081C7D085F7A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
           0x111a5f000 -        0x111c0cf27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
           0x111c33000 -        0x111c85fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
           0x111ce5000 -        0x111ce6ff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
           0x111cf3000 -        0x111db5ff1  com.apple.CoreText (352.0 - 367.15) <E5C70FC8-C861-39B8-A491-595E5B55CFC8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
           0x111e2a000 -        0x111f9aff6  com.apple.CFNetwork (673.0.3 - 673.0.3) <42CFC3DB-35C8-3652-AF37-4BCC73D8BDEF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
           0x1120a6000 -        0x1120a6fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
           0x1120ae000 -        0x112293ff7  com.apple.CoreFoundation (6.9 - 855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x11240c000 -        0x112511fff  com.apple.ImageIO.framework (3.3.0 - 1038) <2C058216-C6D8-3380-A7EA-92A3F04520C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
           0x112580000 -        0x1130f4ff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
           0x11387b000 -        0x11387bfff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
           0x113881000 -        0x1138f4ffb  com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
           0x113935000 -        0x11425105f  com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
           0x114383000 -        0x114393fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
           0x11439f000 -        0x1143b8ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
           0x1143d1000 -        0x1143dcff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
           0x1143ee000 -        0x11441efff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
           0x11444e000 -        0x1144bdff1  com.apple.ApplicationServices.ATS (360 - 363.1) <88976B22-A9B8-3E7B-9AE6-0B8E09A968FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
           0x1144ed000 -        0x114576fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
           0x1145c2000 -        0x114607ff6  com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
           0x114640000 -        0x11464fff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
           0x114663000 -        0x1146b0ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
           0x1146e1000 -        0x11471aff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
           0x114737000 -        0x114740fff  com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <0AAE45F0-FC6E-36B6-A6A7-73E6950A74AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
           0x114758000 -        0x114769ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
           0x114771000 -        0x114774ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
           0x11477d000 -        0x11477dfff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
           0x114785000 -        0x114789ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
           0x114791000 -        0x11479bfff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
           0x1147ab000 -        0x1147b2fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
           0x1147bf000 -        0x1147c6ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
           0x1147d3000 -        0x114821fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
           0x114839000 -        0x114853fff  libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
           0x114870000 -        0x114873ff7  libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
           0x11487e000 -        0x11487eff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
           0x114885000 -        0x11488cff7  liblaunch.dylib (842.1.4) <FCBF0A02-0B06-3F97-9248-5062A9DEB32C> /usr/lib/system/liblaunch.dylib
           0x11489a000 -        0x11489ffff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
           0x1148a8000 -        0x1148aaff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
           0x1148b7000 -        0x1148b8ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
           0x1148be000 -        0x1148cfff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
           0x1148db000 -        0x1148dcff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
           0x1148e2000 -        0x11496bff7  libsystem_c.dylib (997.1.1) <61833FAA-7281-3FF9-937F-686B6F20427C> /usr/lib/system/libsystem_c.dylib
           0x114998000 -        0x11499aff3  libsystem_configuration.dylib (596.12) <C4F633D9-94C8-35D9-BB2D-84C5122533C7> /usr/lib/system/libsystem_configuration.dylib
           0x1149a0000 -        0x1149a8fff  libsystem_dnssd.dylib (522.1.11) <270DCF6C-502D-389A-AA9F-DE4624A36FF7> /usr/lib/system/libsystem_dnssd.dylib
           0x1149b0000 -        0x1149d7ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
           0x1149f0000 -        0x114a0cff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
           0x114a32000 -        0x114a61fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
           0x114a6d000 -        0x114a88ff7  libsystem_malloc.dylib (23.1.10) <FFE5C472-B23A-318A-85BF-77CDE61900D1> /usr/lib/system/libsystem_malloc.dylib
           0x114a96000 -        0x114a96ff9 +cl_kernels (???) <278F9E98-B9ED-40B8-92EF-2649D5DF2335> cl_kernels
           0x114a98000 -        0x114abfff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
           0x114ae0000 -        0x114ae9ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
           0x114af2000 -        0x114af8ff7  libsystem_platform.dylib (24.1.4) <331BA4A5-55CE-3B95-99EB-44E0C89D7FB8> /usr/lib/system/libsystem_platform.dylib
           0x114b0e000 -        0x114b15ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
           0x114b21000 -        0x114b22ff7  libsystem_sandbox.dylib (278.10) <A47E7E11-3C76-318E-B67D-98972B86F094> /usr/lib/system/libsystem_sandbox.dylib
           0x114b2a000 -        0x114b2efff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
           0x114b3c000 -        0x114b3dfff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
           0x114b46000 -        0x114b4bff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
           0x114b52000 -        0x114b53ffa +cl_kernels (???) <4B61629B-61F6-41AD-BF95-C60B745F6C1B> cl_kernels
           0x114b58000 -        0x114b7cfff  libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib
           0x114b9d000 -        0x114bdfff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
           0x114bf9000 -        0x114c22ff7  libc++abi.dylib (48) <8C16158F-CBF8-3BD7-BEF4-022704B2A326> /usr/lib/libc++abi.dylib
           0x114c37000 -        0x114c42fff  libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
           0x114c4d000 -        0x114f37fff  com.apple.CoreServices.CarbonCore (1077.13 - 1077.13) <21324540-8B84-3333-ADB8-D3D5181D4639> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
           0x114fbb000 -        0x11504aff7  com.apple.Metadata (10.7.0 - 800.12) <04486C95-3E49-36C4-89B6-925E925BB417> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
           0x1150b6000 -        0x11512dfff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
           0x1151d7000 -        0x115244fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
           0x11528a000 -        0x1152e5ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
           0x115317000 -        0x1153e0fff  com.apple.LaunchServices (572.23 - 572.23) <8D955BDE-2C4C-3DD4-B4D7-2D916174FE1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
           0x115456000 -        0x11547ffff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
           0x1154a4000 -        0x11558efff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
           0x1155a9000 -        0x115690ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
           0x1156ca000 -        0x1156d7ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
           0x1156e5000 -        0x1156e9fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
           0x1156f1000 -        0x1156f1ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
           0x1156fb000 -        0x115708ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
           0x11570e000 -        0x11570ffff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
           0x115715000 -        0x115730ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
           0x11573b000 -        0x11579fff3  com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
           0x1157e0000 -        0x1157e3fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
           0x1157ea000 -        0x115801fff  com.apple.CFOpenDirectory (10.9 - 173.1.1) <3FB4D5FE-860B-3BDE-BAE2-3531D919EF10> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
           0x115821000 -        0x11582bff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
           0x11583c000 -        0x115864ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
           0x115876000 -        0x115b4afc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
           0x115b8f000 -        0x115b8ffff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
           0x115b98000 -        0x115c63fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
           0x115c74000 -        0x115d24ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
           0x115d37000 -        0x116118ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
           0x11617d000 -        0x1162ebff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
           0x116314000 -        0x116403fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
           0x11647d000 -        0x1164c4fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
           0x1164eb000 -        0x11650fff7  libJPEG.dylib (1038) <86F349A8-882D-3326-A0B0-63257F68B1A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
           0x11651a000 -        0x116573fff  libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
           0x116586000 -        0x1165a1ff7  libPng.dylib (1038) <EF781AF8-C2E6-3179-B8A1-A584783070F1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
           0x1165aa000 -        0x1165aeff7  libGIF.dylib (1038) <C29B4323-1B9E-36B9-96C2-7CEDBAA124F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
           0x1165b4000 -        0x1166a2fff  libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
           0x1166cf000 -        0x1166d1fff  libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
           0x1166da000 -        0x116721ff7  libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib
           0x11673a000 -        0x116753ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
           0x116770000 -        0x11679fff5  com.apple.GSS (4.0 - 2.0) <ED98D992-CC14-39F3-9ABC-8D7F986487CC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
           0x1167bf000 -        0x1167dbfff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
           0x1167ed000 -        0x1168deff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
           0x1168f0000 -        0x116954ff9  com.apple.Heimdal (4.0 - 2.0) <E7D20A4D-4674-37E1-A949-635FFF7C439A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
           0x116986000 -        0x116987fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
           0x11698e000 -        0x116992ff7  libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib
           0x11699e000 -        0x1169aaff7  com.apple.OpenDirectory (10.9 - 173.1.1) <6B78BD7B-5622-38E6-8FC6-86A117E3ACCA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
           0x1169bf000 -        0x1169c8fff  com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
           0x1169d5000 -        0x116a26ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
           0x116a51000 -        0x116a69ff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
           0x116a7a000 -        0x116a9fff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
           0x116aad000 -        0x116ab9ff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
           0x116ac8000 -        0x116ad3ff7  com.apple.DirectoryService.Framework (10.9 - 173.1.1) <F8566D1F-450F-3571-911F-75C68E45919F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
           0x116ae1000 -        0x116ae4ff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
           0x116aec000 -        0x116aedff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
           0x116af4000 -        0x116bacff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
           0x116c14000 -        0x116c59ff7  libcurl.4.dylib (78) <A722B4F0-1F6C-3E16-9CB1-4C6ADC15221E> /usr/lib/libcurl.4.dylib
           0x116c6d000 -        0x116c9efff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
           0x116cb6000 -        0x116cb8fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
           0x116cc1000 -        0x116cc3ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
           0x116cc9000 -        0x116ccffff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
           0x116cdb000 -        0x116d10ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <7E31A674-C6AB-33BE-BD5E-F5E3C6E22894> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
           0x116d24000 -        0x116d34ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
           0x116d3b000 -        0x116e1afff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
           0x116e87000 -        0x116ebbfff  libssl.0.9.

    Okay .. after EVERYTHING was working WELL I made the mistake of taking an ADOBE UPDATE to my Photoshop CC.  Directly following THAT update (from ADOBE) both LR and PS fail as before.   Since ONLY Adobe made changes to my computer, how can Apple be the culprit?  As a matter of fact, even though my coverflow is NOT on, both LR and PS open their diaglogs in that view and I am unable to change that.  Certainly my Adobe programs are revealing this issue.  It sounds from your note above that Adobe is just treating it like an Apple issue.
    Fortunately I did take a Time Machine backup BEFORE installing the Adobe updates so I can roll back.
    UPDATE:
    I opened InDesign and the open dialog opened in CoverFlow and failed.  The next time I used the open dialog I quickly changed the view to details (InDesign runs a little slower so I was able to do that).  Once I had changed the view, no problems .. all fixed (in InDesign)
    Since I had successfully changed the view from CF to details in InDesign, I figured "maybe" all the adobe programs would recognize the change.  I then successfully opened Photoshop, which now opens with the details view and is successful.
    At least I know HOW to make it work if it gets messed up again .. which happens whenever I update an Adobe program.
    My finder was in DETAIL view before and after my updates.
    The ONLY place where coverflow showed up was in the Adobe programs.

  • Finder Crashing with 10.5.2 - Help!

    Hi everyone,
    I have a DP 1.8GHz PowerPC G5 w/1.25GB RAM
    I upgraded from 10.3.9 to 10.5.1 this afternoon using the retail copy of Leopard.
    I restarted and everything worked fine.
    I did my taxes. Refund is not what I would like it to be but that's a separate issue.
    I went to System Preferences > Software Update
    It downloaded 10.5.2, the latest Quicktime, and a couple other things.
    It installed itself and restarted.
    When it did come around, that's when I started having problems.
    I can see my desktop image but nothing on my desktop.
    No file icons or the hard drive icon.
    My finder title bar only shows the time machine/Bluetooth/Volume/Clock on the right - but it does not have its white stripe nor do it have the Apple/File/Edit/etc menus
    If I drag the mouse to the bottom of the screen, my dock does show up.
    I can access my apps that I've saved there, but selecting the Finder icon does nothing.
    I returned to System Preferences > Software Update > & checked again.
    This time it told me I needed a Leopard Graphics Update 1.0 which I downloaded and installed.
    Its now restarted again and the problem persists.
    Still no desktop icons, still no Finder bar, still nothing when I click on the Finder icon in the Dock.
    If I go to System Preferences > Software Update > Installed Updates > Open As Log File > Console Messages, then I get the following which repeats ever 10seconds or so:
    3/2/08 6:31:14 PM com.apple.launchd[95] ([0x0-0x53053].com.apple.finder[241]) Exited abnormally: Bus error
    What do I do now?
    Roll back to 10.5.1?
    Help!
    Thanks....
    -e

    I am having the exact same problem - my Dad gave me this computer in December and we have been trying to convert our knowledge base from PC!!! confused...
    here is the copy and paste from the crash log:
    Process: Finder [1760]
    Path: /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Identifier: Finder
    Version: ??? (???)
    Code Type: PPC (Native)
    Parent Process: launchd [118]
    Date/Time: 2008-03-03 15:21:43.551 -0500
    OS Version: Mac OS X 10.5.2 (9C31)
    Report Version: 6
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000001, 0x000000008fe0105c
    Crashed Thread: 0
    Dyld Error Message:
    Symbol not found: __CSDeviceSupportsODisk
    Referenced from: /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Expected in: /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    Monday, March 3, 2008 3:47:53 PM US/Eastern
    can you help?

  • Finder crashes in 10.7.5 with sandisk ultra 16GB flash drive

    I have tried using 3 different 16GB SanDisk Ultra flash drives, and all 3 lead to a finder crash. When the drive is first put into a USB slot it will appear to mount and the contents are visible. I then eject the drive and put it back in. At that point I may get the message that the drive was not propoerly ejected, or I may not. Sometimes I have received the same message when I try to eject the drive. Under any circumstance, the finder seems to crash (and is listed as not responding in the force quit application) and it will not restart appropriately.
    I do not believe this is a hardware issue because if I boot into BootCamp with Windows 7 running the flash drive can be mounted and unmounted without any difficulty. Further, it can be mounted and unmounted on several PC's that I have tested. I also don't believe this is a formatting issue because the flash drive can be mounted and unmounted successfully in another iMac that is running OS 10.6.8.
    I have wondered if this is related to some program running in the background, so I have booted in Safe Mode, but when in Safe MOde the flash drive won't even mount. Lastly, I have reset the PRAM and this hasn't helped.

    I appreciate your help. Here is the full report:
    Process:         Finder [587]
    Path:            /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Identifier:      com.apple.finder
    Version:         10.7.5 (10.7.5)
    Build Info:      Finder_FE-751005001000000~21
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [192]
    Date/Time:       2013-05-12 20:19:19.994 -0400
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:          2300214 sec
    Crashes Since Last Report:           23
    Per-App Interval Since Last Report:  12226657 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:  xxxxx
    Crashed Thread:  7
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000001017f3b88
    External Modification Warnings:
    Thread creation by external task.
    VM Regions Near 0x1017f3b88:
    -->
        __TEXT                 00000001024fd000-0000000102a06000 [ 5156K] r-x/rwx SM=COW  /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Application Specific Information:
    objc[587]: garbage collection is OFF
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x000000010788267a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x0000000107881d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x0000000104a7a50c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x0000000104a82c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x0000000104a82486 CFRunLoopRunSpecific + 230
    5   com.apple.HIToolbox                     0x0000000103a2b2bf RunCurrentEventLoopInMode + 277
    6   com.apple.HIToolbox                     0x0000000103a3256d ReceiveNextEventCommon + 355
    7   com.apple.HIToolbox                     0x0000000103a323fa BlockUntilNextEventMatchingListInMode + 62
    8   com.apple.AppKit                        0x000000010527a779 _DPSNextEvent + 659
    9   com.apple.AppKit                        0x000000010527a07d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    10  com.apple.AppKit                        0x00000001052769b9 -[NSApplication run] + 470
    11  com.apple.AppKit                        0x00000001054f2eac NSApplicationMain + 867
    12  com.apple.finder                        0x000000010250312f 0x1024fd000 + 24879
    13  com.apple.finder                        0x00000001025030f4 0x1024fd000 + 24820
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00000001078847e6 kevent + 10
    1   libdispatch.dylib                       0x0000000107664786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x0000000107663316 _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x0000000107884192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000107736594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000107737b85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x0000000107884192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000107736594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000107737b85 start_wqthread + 13
    Thread 4:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x0000000107883df2 __select + 10
    1   com.apple.CoreFoundation                0x0000000104acbc8b __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00000001077348bf _pthread_start + 335
    3   libsystem_c.dylib                       0x0000000107737b75 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x0000000107884192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000107736594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000107737b85 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x0000000107883bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00000001077382a6 _pthread_cond_wait + 890
    2   com.apple.finder                        0x00000001025461ef 0x1024fd000 + 299503
    3   com.apple.finder                        0x0000000102579d84 0x1024fd000 + 511364
    4   com.apple.finder                        0x00000001025575f2 0x1024fd000 + 370162
    5   com.apple.finder                        0x000000010250cc43 0x1024fd000 + 64579
    6   libsystem_c.dylib                       0x00000001077348bf _pthread_start + 335
    7   libsystem_c.dylib                       0x0000000107737b75 thread_start + 13
    Thread 7 Crashed:
    0   ???                                     0x00000001017f3b88 0 + 4320082824
    Thread 7 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x000000000000004e  rcx: 0x0000000104296000  rdx: 0x000000000000004e
      rdi: 0x0000000104296000  rsi: 0x000000010353e000  rbp: 0x0000000104297ff4  rsp: 0x0000000104297f7c
       r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000000
      r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x000000010353e000  r15: 0x0000000000000000
      rip: 0x00000001017f3b88  rfl: 0x0000000000010206  cr2: 0x00000001017f3b88
    Logical CPU: 0
    Binary Images:
           0x1024fd000 -        0x102a05ff7  com.apple.finder (10.7.5 - 10.7.5) <83F36736-790D-3582-AC9D-91EFCC3DDB9D> /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
           0x102b0a000 -        0x102c23fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
           0x102c85000 -        0x102cd1ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
           0x102d02000 -        0x102ff7ff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x103117000 -        0x103155fff  com.apple.bom (11.0 - 183) <841FA160-A37A-368D-B14E-27AA9DD1AEDA> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
           0x103169000 -        0x10316ffff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
           0x10317f000 -        0x103194fff  com.apple.FileSync.framework (6.0.1 - 502.2) <65A5CD1B-766D-33F8-8AC1-0984499838E9> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
           0x1031ae000 -        0x103219ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
           0x103246000 -        0x1032aeff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
           0x1032ee000 -        0x10348eff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
           0x10353a000 -        0x10353afff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
           0x103541000 -        0x103550fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
           0x103558000 -        0x103559fff  com.apple.ServerInformation (1.0 - 1) <EE6BFCB2-C727-3CE6-B8C9-834230B2646B> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
           0x10355e000 -        0x10364aff7  com.apple.backup.framework (1.3.5 - 1.3.5) <B25104A3-1CE5-36CA-8F26-0A2DE3F95F70> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
           0x1036c8000 -        0x103725ff7  com.apple.QuickLookFramework (3.2 - 500.18) <C36371BF-E1F6-3DF7-83EA-CE96FCDCE4C4> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
           0x10375f000 -        0x10376dfff  com.apple.Collaboration (63.2 - 63.2) <B76A62A5-EE5E-3D7F-8F1D-F80E8E78FFD8> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
           0x103781000 -        0x103983fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
           0x103a18000 -        0x103a1ffff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
           0x103a29000 -        0x103d55fff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
           0x103ea0000 -        0x104118fff  com.apple.imageKit (2.1.2 - 1.0) <23470050-28FB-3B09-8E27-ADC371B0E4B8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
           0x10429c000 -        0x10439dfff  com.apple.QuickLookUIFramework (3.2 - 500.18) <56A13D40-9A61-3B98-85ED-B1C7075A88FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
           0x10444d000 -        0x1044a4fff  com.apple.Suggestions (1.1 - 85.1) <DE511C42-D2F2-309C-80EE-53862245DE22> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
           0x1044e4000 -        0x1044e7fff  com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
           0x1044f0000 -        0x10464dfff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
           0x1046d6000 -        0x1047d0ff7  com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
           0x10482d000 -        0x10482efff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
           0x104836000 -        0x1048a9fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
           0x104907000 -        0x104934fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
           0x104943000 -        0x104a27e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
           0x104a44000 -        0x104a44fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
           0x104a4a000 -        0x104c1eff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x104d6d000 -        0x104d6dfff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
           0x104d74000 -        0x10508dfff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
           0x105272000 -        0x105e78fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
           0x106501000 -        0x106513ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
           0x106521000 -        0x106ebfa27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
           0x106fca000 -        0x1070a9fff  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <047DFE61-500F-3F11-9881-D0844D2FCE5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
           0x1070f4000 -        0x1071a7ff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
           0x107200000 -        0x107284ff7  com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
           0x1072b6000 -        0x10737dff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
           0x1073c2000 -        0x10741eff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
           0x107452000 -        0x107466ff7  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
           0x107478000 -        0x1074f3ff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
           0x10752c000 -        0x10756dfff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
           0x10758a000 -        0x10759ffff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
           0x1075b6000 -        0x1075c8ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
           0x1075cd000 -        0x1075d3fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
           0x1075de000 -        0x1075e3fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
           0x1075e9000 -        0x10762bff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
           0x10763c000 -        0x107641fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
           0x10764e000 -        0x107655fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
           0x107661000 -        0x10766ffff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
           0x107686000 -        0x107687fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
           0x10768b000 -        0x10768ffff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
           0x107698000 -        0x107698fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
           0x10769c000 -        0x1076a6ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
           0x1076af000 -        0x1076b5fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
           0x1076c1000 -        0x1076c5fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
           0x1076cc000 -        0x1076cefff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
           0x1076d6000 -        0x1076d7ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
           0x1076de000 -        0x1076dfff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
           0x1076e6000 -        0x1077c3fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
           0x107807000 -        0x10780ffff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
           0x107819000 -        0x107854fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
           0x10786d000 -        0x10788dfff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
           0x10789e000 -        0x1078a3ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
           0x1078b0000 -        0x1078b9ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
           0x1078c5000 -        0x1078c6ff7  libsystem_sandbox.dylib (??? - ???) <5422BA4A-4C96-3BC1-AF83-14F0CED0ECB5> /usr/lib/system/libsystem_sandbox.dylib
           0x1078cd000 -        0x1078cefff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
           0x1078da000 -        0x1078e0ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
           0x1078ed000 -        0x10790afff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
           0x107925000 -        0x107930ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
           0x10793e000 -        0x10794cff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
           0x107955000 -        0x1079a3fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
           0x1079c2000 -        0x107a38ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
           0x107a94000 -        0x107db0fff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
           0x107e2a000 -        0x107f91fff  com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
           0x10803e000 -        0x1080c1fef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
           0x108117000 -        0x1081fbff7  com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
           0x108276000 -        0x108310ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
           0x108354000 -        0x108393fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
           0x1083b4000 -        0x108455fff  com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
           0x1084a2000 -        0x1084d2ff7  com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
           0x1084f2000 -        0x1084f2fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
           0x1084fd000 -        0x108502fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
           0x10850a000 -        0x108611fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
           0x10862c000 -        0x10863bff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
           0x108648000 -        0x108655ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
           0x10865a000 -        0x10875cfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
           0x108787000 -        0x108795fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
           0x1087a2000 -        0x108812fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
           0x10884e000 -        0x10895afff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
           0x1089c8000 -        0x1089c9fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
           0x1089d0000 -        0x1089e3ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
           0x1089f1000 -        0x108a0dff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
           0x108a18000 -        0x108a1afff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
           0x108a25000 -        0x108a3cfff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
           0x108a5b000 -        0x108a86ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
           0x108a92000 -        0x108a92fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
           0x108a9b000 -        0x108ac4fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
           0x108acc000 -        0x108b24ff7  libTIFF.dylib (??? - ???) <59353B7F-EA9A-32D5-A501-283443B30C60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
           0x108b35000 -        0x108b56fff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
           0x108b5f000 -        0x108b64fff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
           0x108b6d000 -        0x108c7afff  libJP2.dylib (??? - ???) <6AF1F5FC-34D4-3278-BEBB-0712B81890B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
           0x108cad000 -        0x108cb0fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
           0x108cb4000 -        0x108deafff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
           0x108e0e000 -        0x108e0efff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
           0x108e17000 -        0x108e77fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
           0x108e80000 -        0x108f16ff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
           0x108f28000 -        0x109355fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
           0x1093be000 -        0x1099a2fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
           0x1099ea000 -        0x109aeffff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
           0x109b4a000 -        0x109b9efff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
           0x109bc6000 -        0x109c06ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
           0x109c1a000 -        0x109c3efff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
           0x109c5b000 -        0x109c8eff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
           0x109ca8000 -        0x109cc7fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
           0x109cd7000 -        0x109dccfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
           0x109ddd000 -        0x109e62ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
           0x109e8c000 -        0x109e91fff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
           0x109e9d000 -        0x109ea8fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
           0x109eb4000 -        0x109ec2ff7  com.apple.AppleFSCompression (37 - 1.0) <88C436E8-38AE-3D96-A8C8-2D1805CC47B7> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
           0x109ecc000 -        0x109ef5fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
           0x109f13000 -        0x10a187fff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
           0x10a279000 -        0x10a2cdff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
           0x10a2f3000 -        0x10a345ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
           0x10a357000 -        0x10a35efff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
           0x10a366000 -        0x10a37cfff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
           0x10a390000 -        0x10a3d0fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
           0x10a3dc000 -        0x10a3defff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
           0x10a3e5000 -        0x10a3e8fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
           0x10a3f0000 -        0x10a44bff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
           0x10a463000 -        0x10a92afff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
           0x10ad4e000 -        0x10af78fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
           0x10b069000 -        0x10b08dfff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
           0x10b0b1000 -        0x10b0b1fff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
           0x10b0b8000 -        0x10b0c3ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
           0x10b0d0000 -        0x10b138ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
           0x10b167000 -        0x10b17efff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
           0x10b18f000 -        0x10b1b7fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
           0x10b1d6000 -        0x10b1fcfff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
           0x10b21c000 -        0x10b2c1fff  com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
           0x10b2f7000 -        0x10b2f7fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
           0x10b2fd000 -        0x10b39ffff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
           0x10b3f3000 -        0x10b3faff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
           0x10b408000 -        0x10b47efff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
           0x10b4c4000 -        0x10b526ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
           0x10b568000 -        0x10b5a2fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
           0x10b5be000 -        0x10b8e3ff7  com.apple.AddressBook.framework (6.1.3 - 1091) <5A8BEED1-229C-3A9C-8281-581127A1B9B5> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
           0x10bad5000 -        0x10bb0afff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
           0x10bb39000 -        0x10bb45fff  com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
           0x10bb4e000 -        0x10bb89fff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
           0x10bb9c000 -        0x10bba2ff7  com.apple.phonenumbers (1.0 - 47) <8CE13253-C65B-392F-B87F-D85A15D500D3> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
           0x10bbab000 -        0x10bbabfff  com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
           0x10bbb0000 -        0x10bbd7fff  com.apple.framework.internetaccounts (1.2 - 3) <28D44E21-54F2-366B-B9D9-1DB788EF0278> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
           0x10bbfd000 -        0x10bc0fff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
           0x10bc1b000 -        0x10bc54fe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
           0x10bc6f000 -        0x10bee0fff  com.apple.QuartzComposer (5.0 - 236.10) <F8560AEC-4E26-3A43-BE0A-B20FCB5B2E7D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
           0x10c03a000 -        0x10c0cdfff  com.apple.PDFKit (2.6.5 - 2.6.5) <9CC30317-E89D-3DDF-9069-F3A9CEE4B9A1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
           0x10c12c000 -        0x10c159fff  com.apple.quartzfilters (1.7.0 - 1.7.0) <ED846829-EBF1-3E2F-9EA6-D8743E5A4784> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
           0x10c18c000 -        0x10c4aefff  com.apple.JavaScriptCore (7534.57 - 7534.57.3) <3A04B8FC-CFA6-3AEB-8FDF-B0525B5A4C82> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
           0x10c53f000 -        0x10c6caff7  com.apple.QTKit (7.7.1 - 2339) <2BC2CF44-CEAF-3D3B-A250-CA59D6AFB0B0> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
           0x10c7d0000 -        0x10cbeeff7  com.apple.SceneKit (125.3 - 125.8) <23382F45-D9CE-3897-B998-5B26337608FD> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
           0x10cdc7000 -        0x10ce0eff7  com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
           0x10ce33000 -        0x10d1ddfe7  com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9-AD04-27DBADEB6E03> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
           0x10d251000 -        0x10d684ff7  com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
           0x10d717000 -        0x10d717fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
           0x10d71e000 -        0x10d738fff  com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
           0x10d755000 -        0x10d7a6ff7  com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
           0x10d7cd000 -        0x10df75fff  com.apple.CoreAUC (6.16.12 - 6.16.12) <EF535959-14FE-3B61-9C32-DF4C54B8F12D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
           0x10df94000 -        0x10dfe7fff  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
           0x10dff1000 -        0x10dff5ff7  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
           0x10dffc000 -        0x10dffffff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
           0x10e00b000 -        0x10e021ff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
           0x10e03f000 -        0x10e05cff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
           0x10e075000 -        0x10e077ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
           0x10e083000 -        0x10e086ff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
           0x10e08f000 -        0x10e18cff7  com.apple.avfoundation (2.0 - 180.50) <A2EAE4E6-4DBA-3AAB-A387-7E72B93B6DA9> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
           0x10e246000 -        0x10e271fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
           0x10e279000 -        0x10e30bff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
           0x10e35b000 -        0x10e366ff7  com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
           0x10e379000 -        0x10e3d4fff  com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <9F7C4D81-5CC7-3D66-AC66-81EA9A5EAB94> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
           0x10e415000 -        0x10e48bfff  com.apple.ISSupport (1.9.8 - 56) <2CEE7E6B-D841-36D8-BC9F-081B33F6E501> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
           0x10e4db000 -        0x10e4f7fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
           0x10e514000 -        0x10e5f2fff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
           0x10e656000 -        0x10e69cfff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
           0x10e6b1000 -        0x10e6f5ff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
           0x10eba0000 -        0x10ebccff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesIn ternal
           0x10ec69000 -        0x10ec92ff7  com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Apple80211
           0x10eca5000 -        0x10eca8fff  libLatinSuppConverter.dylib (54.0.0 - compatibility 1.0.0) <7E087B67-5698-34B6-9F16-1E0C1C3FF0DD> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
           0x10ecae000 -        0x10ecbbfff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
           0x10fe6c000 -        0x10feb5ff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
           0x110953000 -        0x110968fff  com.apple.frameworks.preferencepanessupport (1.0 - 1.0) <B7E1A6D7-5C75-3626-ACD9-682B6CBC3EBF> /System/Library/PrivateFrameworks/PreferencePanesSupport.framework/Versions/A/P referencePanesSupport
           0x11097c000 -        0x110a65fff  com.apple.Bluetooth (4.0.8 - 4.0.8f17) <46F432D0-7E25-3900-A5B2-DDB4C2781036> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
           0x110adb000 -        0x110ae7fff  com.apple.CoreBluetooth (100.7 - 1) <988DB0FD-7759-3BA0-AE5F-B6DA2BDB3FF5> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBlue tooth.framework/Versions/A/CoreBluetooth
           0x110b77000 -        0x110b7bfff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
           0x110e4a000 -        0x110e8eff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff620fd000 -     0x7fff62131baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 10
        thread_create: 1
        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: 618
        thread_create: 4
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=176.4M resident=128.5M(73%) swapped_out_or_unallocated=47.9M(27%)
    Writable regions: Total=120.7M written=13.2M(11%) resident=34.1M(28%) swapped_out=0K(0%) unallocated=86.6M(72%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG shared images                   1184K
    CoreAnimation                      9020K
    CoreGraphics                         16K
    CoreServices                       1496K
    MALLOC                             85.7M
    MALLOC guard page                    64K
    Memory tag=242                       12K
    Memory tag=250                     1168K
    Memory tag=251                        8K
    STACK GUARD                        56.0M
    Stack                              10.6M
    VM_ALLOCATE                         380K
    __CI_BITMAP                          80K
    __DATA                             17.6M
    __IMAGE                             528K
    __LINKEDIT                         32.7M
    __TEXT                            143.7M
    __UNICODE                           544K
    mapped file                        26.3M
    shared memory                      30.9M
    ===========                      =======
    TOTAL                             417.7M
    System Profile:
    Model: iMac11,3, BootROM IM112.0057.B01, 4 processors, Intel Core i7, 2.93 GHz, 4 GB, SMC 1.59f2
    Graphics: ATI Radeon HD 5750, ATI Radeon HD 5750, PCIe, 1024 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 4.0.67.5-P2P
    Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: WDC WD2002FAEX-007BA0, 2 TB
    Serial ATA Device: HL-DT-STDVDRW  GA32N
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 7
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa120000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: My Book 1140, 0x1058  (Western Digital Technologies, Inc.), 0x1140, 0xfd140000 / 5
    USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3

  • Finder crashing in Sharing & Permissions

    When trying to add a new user (clicking on the +) in the Sharing & Permissions section of the Info window for a program, I find that Finder crashes every single time, with the following :
    Process: Finder [140]
    Path: /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Identifier: com.apple.finder
    Version: 10.5.1 (10.5.1)
    Build Info: Finder_FE-6070100~2
    Code Type: X86 (Native)
    Parent Process: launchd [73]
    Date/Time: 2007-12-13 17:15:27.306 +0000
    OS Version: Mac OS X 10.5.1 (9B18)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000008
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x95aec2eb CFUUIDCreateString + 43
    1 com.apple.finder 0x0028692e 0x1000 + 2644270
    2 com.apple.finder 0x0024292d 0x1000 + 2365741
    3 com.apple.finder 0x001bb438 0x1000 + 1811512
    4 com.apple.finder 0x0005af84 0x1000 + 368516
    5 com.apple.finder 0x000261fa 0x1000 + 152058
    6 com.apple.finder 0x0002607a 0x1000 + 151674
    7 com.apple.finder 0x0002603e 0x1000 + 151614
    8 com.apple.HIToolbox 0x91506863 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
    9 com.apple.HIToolbox 0x91505c9d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
    10 com.apple.HIToolbox 0x9152208e SendEventToEventTarget + 52
    11 com.apple.HIToolbox 0x91556c9d SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 411
    12 com.apple.HIToolbox 0x915c6004 SendHICommandToTarget + 58
    13 com.apple.HIToolbox 0x9163d05c SendControlCommand(HIView*, unsigned long, unsigned long) + 64
    14 com.apple.HIToolbox 0x9157c346 HIView::NotifyControlHit(OpaqueEventRef*, short, unsigned long) + 122
    15 com.apple.HIToolbox 0x915e6484 HIView::ClickInternal(CGPoint const&, unsigned long, void ()(OpaqueControlRef, short), OpaqueEventRef*, bool) + 254
    16 com.apple.HIToolbox 0x915d2c96 HIView::ClickSelf(OpaqueEventRef*) + 370
    17 com.apple.HIToolbox 0x91514ab1 HIView::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 2391
    18 com.apple.HIToolbox 0x91506863 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
    19 com.apple.HIToolbox 0x91505c9d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
    20 com.apple.HIToolbox 0x9152208e SendEventToEventTarget + 52
    21 com.apple.HIToolbox 0x915d02af HIView::Click(OpaqueEventRef*) + 329
    22 com.apple.HIToolbox 0x915d0111 HandleClickAsHIView(OpaqueWindowPtr*, OpaqueEventRef*) + 151
    23 com.apple.HIToolbox 0x915cfa9d HandleWindowClick(OpaqueWindowPtr*, Point, short, unsigned long, OpaqueEventRef*) + 505
    24 com.apple.HIToolbox 0x915cf88f HandleMouseEvent(OpaqueEventHandlerCallRef*, OpaqueEventRef*) + 791
    25 com.apple.HIToolbox 0x9158afca StandardWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 96
    26 com.apple.HIToolbox 0x91506863 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
    27 com.apple.HIToolbox 0x91505c9d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
    28 com.apple.HIToolbox 0x91577df1 CallNextEventHandler + 95
    29 com.apple.finder 0x00031587 0x1000 + 198023
    30 com.apple.finder 0x0008092d 0x1000 + 522541
    31 com.apple.finder 0x0004476b 0x1000 + 276331
    32 com.apple.finder 0x000261fa 0x1000 + 152058
    33 com.apple.finder 0x0002607a 0x1000 + 151674
    34 com.apple.finder 0x0002603e 0x1000 + 151614
    35 com.apple.HIToolbox 0x91506863 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
    36 com.apple.HIToolbox 0x91505c9d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
    37 com.apple.HIToolbox 0x9152208e SendEventToEventTarget + 52
    38 com.apple.HIToolbox 0x91534b73 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1211
    39 com.apple.HIToolbox 0x91506c1c DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2134
    40 com.apple.HIToolbox 0x91505c9d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
    41 com.apple.HIToolbox 0x9152208e SendEventToEventTarget + 52
    42 com.apple.HIToolbox 0x9158f444 ToolboxEventDispatcher + 86
    43 com.apple.HIToolbox 0x9158bc9e RunApplicationEventLoop + 222
    44 com.apple.finder 0x00023489 0x1000 + 140425
    45 com.apple.finder 0x000f31e7 0x1000 + 991719
    46 com.apple.finder 0x000094ba 0x1000 + 33978

    Click here and follow the instructions.
    (26907)

  • Finder crashes when I try to open my external USB HDD

    Hello all. I have been experiencing issues with my external USB HDD (WD Passport) and my Macbook Pro (Summer 2012) for some time. It looks that the HDD shows up on the desktop when I connect it but when I try to open the My Passport icon on the desktop Finder crashes. Finder works OK generally and I can see everything (even the Passport listed) but I cannot access the Passport HDD contents.
    I have tried accessing it via terminal and managed to view the Passport contents ok (ls -ltr etc)
    I have tried repairing the disk but the issue remains.
    I have connected Passport to a Windows 7 PC and it works OK. I have even tried repairing it on a Windows PC but it has not helped.
    Ejecting, rebooting etc does not solve the issue
    Every time the issue occurs I see a PM Report Crash for Finder
    11/24/13 5:46:21.004 PM ReportCrash[1374]: Saved crash report for Finder[1377] version 10.8.3 (10.8.3) to /Users/Panos/Library/Logs/DiagnosticReports/Finder_2013-11-24-174621_Panos-MacB ook-Pro.crash
    Could you please suggest any solution to this problem??

    Try booting into the Safe Mode using your normal account.  Disconnect all peripherals except those needed for the test. Shut down the computer and then power it back up. Immediately after hearing the startup chime, hold down the shift key and continue to hold it until the gray Apple icon and a progress bar appear. The boot up is significantly slower than normal. This will reset some caches, forces a directory check, and disables all startup and login items, among other things. When you reboot normally, the initial reboot may be slower than normal. If the system operates normally, there may be 3rd party applications which are causing a problem. Try deleting/disabling the third party applications after a restart by using the application un-installer. For each disable/delete, you will need to restart if you don't do them all at once.
    Safe Mode
    Safe Mode - About

  • Finder Crashes, Restarts, Crashes, etc.

    I was coping a PowerPoint file from a co-workers memory stick and Finder crashed. When I restarted, the Apple Menu Bar flashes continuously and my hard drive will not appear. I am able to login into my admin account and the systems works fine. The reason I am assuming the Finder is crashing is when I logged into my admin account and opened up the Console, the console was showing the Finder.crash.log and every time Finder flashed the menu bar in my personal account and entry was posted to the log file.
    Here is the top portion of the Finder.crash.log file.
    Host Name: MacBook
    Date/Time: 2007-08-07 12:16:43.876 +0800
    OS Version: 10.4.10 (Build 8R2218)
    Report Version: 4
    Command: Finder
    Path: /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Parent: WindowServer [272]
    Version: 10.4.7 (10.4.7)
    PID: 404
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0xbf7fffec
    Thread 0 Crashed:
    0 libSystem.B.dylib 0x900057a2 szone_free + 12
    1 com.apple.CoreFoundation 0x9080e1aa _CFRelease + 253
    2 com.apple.CoreFoundation 0x908118b0 __CFArrayReleaseValues + 323
    3 com.apple.CoreFoundation 0x9080e169 _CFRelease + 188
    4 ATS 0x9024f28b FindFontFromName(__CFString const*, unsigned long, unsigned long const*, unsigned long*, unsigned char) + 421
    5 ATS 0x9024efb1 _eATSFontFindVariationFromPostScriptName + 451
    6 ATS 0x9024ed8c _eATSFontFindFromPostScriptName + 46
    7 ATS 0x9024ed48 ATSFontFindFromPostScriptName + 62
    8 com.apple.CoreText 0x901edfec TSplicedFontDescriptor::CopyCascadeList() const + 232
    9 com.apple.CoreText 0x901d7ad8 TPhysicalDescriptor::GetDefaultFallbacks() const + 826
    10 com.apple.CoreText 0x901e652f TPhysicalDescriptor::CreateDefaultDescriptorForString(__CFString const*, CFRange) const + 25
    Any suggestions on how to return my personal account to proper operating condition without lossing all of my settings?
    Jim

    Hi there Jim,
    I had a very similar problem. It was actually when I'd just done a security update which clashed with one of my startup apps. I'm guessing that something you have launching on startup is for some reason crashing the Finder, which is why you are getting an infinite loop, where it keeps trying to launch the offending app over and over again... Maybe M$ installed something there when you launched PowerPoint.
    Can you gain access to your machine through another admin account? Or can you launch the System Prefs while this crash is happening? If so then make your way to the Users CP and remove all your login items. If this solves it you'll need to add them back in one by one.
    I know there's a way of logging in as "root" but I can't remember exactly how you do it so I wouldn't try that unless someone very clever on here can tell you how.

Maybe you are looking for

  • Updated to windows 8.1 now can't install Photoshop Elements 12, HELP PLEASE

    I am having such a terrible time getting Photoshop Elements 12 to install on my computer.  I've had Dell software support and Adobe support's help but they could only get to the point of JUST the editor being installed. The organizer and the ability

  • Blocking payment in vendor master,

    Dear  All, Please explain me how to block vendor payment  in vendor master, thanks

  • Macbook Restarts after Shutdown

    hi, just recently my macbook has been restarting after about 10-30 minutes after i shut it down. i have unchecked the 'restart after power failure' and it is not scheduled for and startups in the power saver pane in System Pref. i was reading around

  • JHeadstart evaluating possible forms migration

    Iv'e downloaded jheadstart and installed into my Jdeveloper home. However when I view the documentation it shows the following screen shot New Gallery -> Business Tier -> ADF Business Components -> Jheadstart Forms2ADF Generator however when I follow

  • 6500A doesn't print. iMac w/OS 10.6.7. Message says spool area full.

    My 6500A stopped printing from my iMac, although it does the test sheet fine.  (Test sheet can be requested OK from the computer, not just on the 6500A.)  OS is 10.6.7.  Thought problem was a low-ink warning, but installing the new cartridges hasn't