Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Calendar keeps crashing

I have been trying to make my iMac calendar available on iCloud without success:


1. on my iMac Calendar the messsage "Moving calendar to server account..." keeps on spinning.

User uploaded file


The Calendar apps is no longer usable and has to be killed via "Force quit"


2. On the iCloud System Prerences, the section "Calendar and Reminder" says "Setting up" but nothing happens...

User uploaded file


If I try to "Sign Out" of the account, the System Prerences apps crashes:


Here are the details:

Process: System Preferences [2369]

Path: /Applications/System Preferences.app/Contents/MacOS/System Preferences

Identifier: com.apple.systempreferences

Version: 12.0 (12.0)

Build Info: SystemPrefsApp-232001000000000~1

Code Type: X86-64 (Native)

Parent Process: launchd [1972]

User ID: 501



Date/Time: 2012-11-27 11:06:27.475 -0500

OS Version: Mac OS X 10.8.2 (12C60)

Report Version: 10



Interval Since Last Report: 671513 sec

Crashes Since Last Report: 17

Per-App Interval Since Last Report: 92180 sec

Per-App Crashes Since Last Report: 6

Anonymous UUID: 7A5E1D4F-7E24-8F1A-97A4-BD154EDEED98



Crashed Thread: 5 Dispatch queue: com.apple.Dataclass.Calendars



Exception Type: EXC_CRASH (SIGABRT)

Exception Codes: 0x0000000000000000, 0x0000000000000000



Application Specific Information:

com.apple.preferences.icloud v.223 (iCloud)

objc[2369]: GC: forcing GC OFF because OBJC_DISABLE_GC is set

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFDictionary removeObjectForKey:]: attempt to remove nil key'

terminate called throwing an exception

abort() called



Application Specific Backtrace 1:

0 CoreFoundation 0x00007fff8a0c20a6 __exceptionPreprocess + 198

1 libobjc.A.dylib 0x00007fff8fbe63f0 objc_exception_throw + 43

2 CoreFoundation 0x00007fff8a0c1e7c +[NSException raise:format:] + 204

3 CoreFoundation 0x00007fff8a0a2815 -[__NSCFDictionary removeObjectForKey:] + 149

4 CalendarStore 0x00007fff8e2260c5 +[CalAttachmentCache setEtag:forAttachment:inEntityWithSharedUID:source:] + 123

5 CalendarStore 0x00007fff8e227133 +[CalAttachmentCache removeAttachment:] + 657

6 CalendarStore 0x00007fff8e29c1be -[CalManagedAttachment willSave] + 790

7 CoreData 0x00007fff89cce0ac -[NSManagedObjectContext(_NSInternalAdditions) _validateObjects:forOperation:error:exhaustive:forSave:] + 988

8 CoreData 0x00007fff89ccdb2d -[NSManagedObjectContext(_NSInternalAdditions) _validateChangesForSave:] + 93

9 CoreData 0x00007fff89ccd936 -[NSManagedObjectContext(_NSInternalChangeProcessing) _prepareForPushChanges:] + 198

10 CoreData 0x00007fff89ccb9d6 -[NSManagedObjectContext save:] + 262

11 CalendarStore 0x00007fff8e174926 -[CalManagedObjectContext save:] + 71

12 CalendarStore 0x00007fff8e213c42 -[CalCalendarStore(CalCalendarStore_Private) removeGroup:error:] + 418

13 AOSAccounts 0x00007fff8a8c0674 DeleteCalDAV + 86

14 AOSAccounts 0x00007fff8a8c1338 __SetEnabled_block_invoke_0224 + 508

15 libdispatch.dylib 0x00007fff8f144f01 _dispatch_call_block_and_release + 15

16 libdispatch.dylib 0x00007fff8f1410b6 _dispatch_client_callout + 8

17 libdispatch.dylib 0x00007fff8f14247f _dispatch_queue_drain + 235

18 libdispatch.dylib 0x00007fff8f1422f1 _dispatch_queue_invoke + 52

19 libdispatch.dylib 0x00007fff8f1421c3 _dispatch_worker_thread2 + 249

20 libsystem_c.dylib 0x00007fff8ba48cab _pthread_wqthread + 404

21 libsystem_c.dylib 0x00007fff8ba33171 start_wqthread + 13



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

0 libsystem_kernel.dylib 0x00007fff8a8f0686 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff8a8efc42 mach_msg + 70

2 com.apple.CoreFoundation 0x00007fff8a05e803 __CFRunLoopServiceMachPort + 195

3 com.apple.CoreFoundation 0x00007fff8a063ee6 __CFRunLoopRun + 1078

4 com.apple.CoreFoundation 0x00007fff8a0636b2 CFRunLoopRunSpecific + 290

5 com.apple.HIToolbox 0x00007fff9234d0a4 RunCurrentEventLoopInMode + 209

6 com.apple.HIToolbox 0x00007fff9234ce42 ReceiveNextEventCommon + 356

7 com.apple.HIToolbox 0x00007fff9234ccd3 BlockUntilNextEventMatchingListInMode + 62

8 com.apple.AppKit 0x00007fff86ca3613 _DPSNextEvent + 685

9 com.apple.AppKit 0x00007fff86ca2ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128

10 com.apple.AppKit 0x00007fff86c9a283 -[NSApplication run] + 517

11 com.apple.AppKit 0x00007fff86c3ecb6 NSApplicationMain + 869

12 libdyld.dylib 0x00007fff8f1577e1 start + 1



Thread 1:: Dispatch queue: com.apple.libdispatch-manager

0 libsystem_kernel.dylib 0x00007fff8a8f2d16 kevent + 10

1 libdispatch.dylib 0x00007fff8f143dea _dispatch_mgr_invoke + 883

2 libdispatch.dylib 0x00007fff8f1439ee _dispatch_mgr_thread + 54



Thread 2:: com.apple.appkit-heartbeat

0 libsystem_kernel.dylib 0x00007fff8a8f2386 __semwait_signal + 10

1 libsystem_c.dylib 0x00007fff8bad0800 nanosleep + 163

2 libsystem_c.dylib 0x00007fff8bad0717 usleep + 54

3 com.apple.AppKit 0x00007fff86e88958 -[NSUIHeartBeat _heartBeatThread:] + 543

4 com.apple.Foundation 0x00007fff8f330612 __NSThread__main__ + 1345

5 libsystem_c.dylib 0x00007fff8ba46742 _pthread_start + 327

6 libsystem_c.dylib 0x00007fff8ba33181 thread_start + 13



Thread 3:

0 libsystem_kernel.dylib 0x00007fff8a8f26d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff8ba48eec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff8ba48cb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff8ba33171 start_wqthread + 13



Thread 4:

0 libsystem_kernel.dylib 0x00007fff8a8f26d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff8ba48eec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff8ba48cb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff8ba33171 start_wqthread + 13



Thread 5 Crashed:: Dispatch queue: com.apple.Dataclass.Calendars

0 libsystem_kernel.dylib 0x00007fff8a8f2212 __pthread_kill + 10

1 libsystem_c.dylib 0x00007fff8ba47af4 pthread_kill + 90

2 libsystem_c.dylib 0x00007fff8ba8bdce abort + 143

3 libc++abi.dylib 0x00007fff90ae6a17 abort_message + 257

4 libc++abi.dylib 0x00007fff90ae43c6 default_terminate() + 28

5 libobjc.A.dylib 0x00007fff8fbe6873 _objc_terminate() + 91

6 libc++.1.dylib 0x00007fff8c7828fe std::terminate() + 20

7 libobjc.A.dylib 0x00007fff8fbe65de objc_terminate + 9

8 libdispatch.dylib 0x00007fff8f1410ca _dispatch_client_callout + 28

9 libdispatch.dylib 0x00007fff8f14247f _dispatch_queue_drain + 235

10 libdispatch.dylib 0x00007fff8f1422f1 _dispatch_queue_invoke + 52

11 libdispatch.dylib 0x00007fff8f1421c3 _dispatch_worker_thread2 + 249

12 libsystem_c.dylib 0x00007fff8ba48cab _pthread_wqthread + 404

13 libsystem_c.dylib 0x00007fff8ba33171 start_wqthread + 13



Thread 6:

0 libsystem_kernel.dylib 0x00007fff8a8f26d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff8ba48eec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff8ba48cb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff8ba33171 start_wqthread + 13



Thread 7:

0 libsystem_kernel.dylib 0x00007fff8a8f26d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff8ba48eec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff8ba48cb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff8ba33171 start_wqthread + 13



Thread 8:

0 libsystem_kernel.dylib 0x00007fff8a8f26d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff8ba48eec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff8ba48cb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff8ba33171 start_wqthread + 13



Thread 9:

0 libsystem_kernel.dylib 0x00007fff8a8f26d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff8ba48eec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff8ba48cb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff8ba33171 start_wqthread + 13



Thread 5 crashed with X86 Thread State (64-bit):

rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x000000010f870c58 rdx: 0x0000000000000000

rdi: 0x0000000000001d23 rsi: 0x0000000000000006 rbp: 0x000000010f870c80 rsp: 0x000000010f870c58

r8: 0x00007fff772de278 r9: 0x0000000000000019 r10: 0x0000000030000000 r11: 0x0000000000000206

r12: 0x000000010f870de0 r13: 0x00007f94d3c77630 r14: 0x000000010f871000 r15: 0x000000010f870cc0

rip: 0x00007fff8a8f2212 rfl: 0x0000000000000206 cr2: 0x00007fff772d7fe8

Logical CPU: 0



Binary Images:

0x10d700000 - 0x10d723fff com.apple.systempreferences (12.0 - 12.0) <0249AAAE-AA18-3A55-BBCE-D870C940E8C7> /Applications/System Preferences.app/Contents/MacOS/System Preferences

0x10f7bf000 - 0x10f7bfff1 +cl_kernels (???) <A0037CF2-0926-45F4-970C-CC9F3B20CDAD> cl_kernels

0x10f7c8000 - 0x10f7d1fe7 libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib

0x10f7d7000 - 0x10f7daff7 libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib

0x10f7e3000 - 0x10f7e4ff3 +cl_kernels (???) <B7B9819E-7A9A-44D5-B90F-48F59F465A15> cl_kernels

0x110701000 - 0x11079cff7 unorm8_bgra.dylib (2.1.19) <904EA51D-225A-38AF-B66C-84493C55C065> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib

0x1111af000 - 0x1111afff1 +cl_kernels (???) <FBFE9E19-4799-4A89-A530-749A338EA183> cl_kernels

0x112f8b000 - 0x112f90fff com.apple.audio.AppleHDAHALPlugIn (2.3.1 - 2.3.1f2) <E807EE74-4241-36B2-87A6-92AFAE41D68F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn

0x112f95000 - 0x112f95ffb +cl_kernels (???) <46534F7A-69C5-4121-8137-8D1ACE7EEEE0> cl_kernels

0x112fb1000 - 0x113047ff7 unorm8_rgba.dylib (2.1.19) <9F69E2DA-1FFB-349D-AA56-30D667519AA9> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib

0x113066000 - 0x11306cff7 com.apple.preferences.icloud (1.1 - 223) <7DC4812C-C81E-3D45-B123-F009810DC462> /System/Library/PreferencePanes/iCloudPref.prefPane/Contents/MacOS/iCloudPref

0x113074000 - 0x1130cdfff com.apple.AOSUI (1.1 - 149) <1F4006E0-FD21-3836-B94C-A2D4181759C8> /System/Library/PrivateFrameworks/AOSUI.framework/Versions/A/AOSUI

0x113107000 - 0x113111ff7 com.apple.AppleSRP (5.0 - 1) <16B1431A-295A-386B-9159-A396877D6FE3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP

0x113118000 - 0x11312aff7 com.apple.syncservices.syncservicesui (7.0 - 713) <188BC0FA-C4F7-3F96-BACF-61CDFDDABE9C> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI

0x113138000 - 0x113154fff com.apple.icloud.iaplugin (1.0.1 - 238.3) <B6A99272-B09A-3C74-8516-39D39CC8E856> /System/Library/InternetAccounts/iCloud.iaplugin/Contents/MacOS/iCloud

0x113168000 - 0x113170fff com.apple.mail.iaplugin (6.2 - 1499) <805FB6A7-0AC0-3EAE-8610-4042448F379A> /System/Library/InternetAccounts/Mail.iaplugin/Contents/MacOS/Mail

0x113177000 - 0x11317fff7 com.apple.calendar.iaplugin (6.0 - 1245) <96C245EE-2056-30B9-8FEB-31578CD70D64> /System/Library/InternetAccounts/Calendar.iaplugin/Contents/MacOS/Calendar

0x1131a8000 - 0x1131adff7 com.apple.contacts.iaplugin (2.1 - 1167) <0B5DCBCD-EB14-31A8-B195-1F52A62DC6E2> /System/Library/InternetAccounts/AddressBook.iaplugin/Contents/MacOS/AddressBoo k

0x1131b4000 - 0x1131baff7 com.apple.Notes.iaplugin (1.1 - 99) <46B8A3F3-9ED8-3538-BE02-C8D7EBE03EE3> /System/Library/InternetAccounts/Notes.iaplugin/Contents/MacOS/Notes

0x1131c1000 - 0x113202ff7 com.apple.Notes.framework (1.1 - 99) <1AE41D51-4594-374F-BA37-DA377AC20495> /System/Library/PrivateFrameworks/Notes.framework/Versions/A/Notes

0x11345c000 - 0x11345dfff com.apple.AddressBook.LocalSourceBundle (2.1 - 1167) <07E0DB43-14DD-3741-BCCA-31CE397A53BC> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource

0x11347e000 - 0x113481fff com.apple.DirectoryServicesSource (2.1 - 1167) <2BB7BD50-BBB3-3FA9-BAB1-04C704726905> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices

0x11350c000 - 0x11355ffff com.apple.AddressBook.CardDAVPlugin (10.8 - 332) <14042D69-8E1F-3241-A679-C7ED224F2C43> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin

0x11358b000 - 0x11359cff7 com.apple.NSServerNotificationCenter (5.0 - 5.0) <151748DA-BEAC-3E8C-B139-09256914F45E> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation

0x1136b7000 - 0x1136bafff smb_ntlmv2.so (169) <FB9D0145-0F31-3FA1-A6B4-5F8530CC60CA> /usr/lib/sasl2/smb_ntlmv2.so

0x1136c5000 - 0x1136c8ff7 com.apple.126.iaplugin (1.1 - 110) <28237247-AC0F-3346-B8F6-24D245CECC61> /System/Library/InternetAccounts/126.iaplugin/Contents/MacOS/126

0x1136ce000 - 0x1136d1ff7 com.apple.163.iaplugin (1.1 - 110) <F7B047C7-9FEF-35FE-B424-65588EE45305> /System/Library/InternetAccounts/163.iaplugin/Contents/MacOS/163

0x1136d9000 - 0x1136dcfff com.apple.aol.iaplugin (2.1 - 210) <21E2CE93-5CD8-31C8-8983-5B21189FF8A2> /System/Library/InternetAccounts/AOL.iaplugin/Contents/MacOS/AOL

0x1137ec000 - 0x1137eefff apop.so (169) <2A1CAD32-5734-3D4E-868B-E773DCD192B5> /usr/lib/sasl2/apop.so

0x1137f2000 - 0x113806fff dhx.so (169) <3C4D7E51-F30B-3A5B-9BB6-4426EC607E10> /usr/lib/sasl2/dhx.so

0x113812000 - 0x11381bff7 digestmd5WebDAV.so (169) <D1EF0A0E-92FA-321F-9445-DD08A64C2493> /usr/lib/sasl2/digestmd5WebDAV.so

0x113820000 - 0x113822fff libanonymous.2.so (166) <6417EA9E-4202-31DA-A086-B58F1E92C931> /usr/lib/sasl2/libanonymous.2.so

0x113827000 - 0x11382afff libcrammd5.2.so (166) <866C8DD4-5086-376A-BFC7-897A40327DB4> /usr/lib/sasl2/libcrammd5.2.so

0x11382f000 - 0x113838ff7 libdigestmd5.2.so (166) <F2344A08-F032-35D3-9EBB-F147D4100517> /usr/lib/sasl2/libdigestmd5.2.so

0x11383d000 - 0x113842fff libgssapiv2.2.so (166) <83A21AF3-FB42-3ACC-B6ED-26B23388C4F4> /usr/lib/sasl2/libgssapiv2.2.so

0x113847000 - 0x113849fff login.so (166) <1F868238-FB26-3477-B31C-67DB400D6F68> /usr/lib/sasl2/login.so

0x11384d000 - 0x113852fff libntlm.so (166) <82608FB8-E225-39FF-BC83-B9D3F89D7CEC> /usr/lib/sasl2/libntlm.so

0x113857000 - 0x11385efff libotp.2.so (166) <2AE53E63-A826-3E20-9B4D-476CC712410D> /usr/lib/sasl2/libotp.2.so

0x113867000 - 0x113869fff libplain.2.so (166) <074D7604-3435-3E01-A86B-FF102001FC5B> /usr/lib/sasl2/libplain.2.so

0x11386d000 - 0x113871fff libpps.so (169) <3C150ECF-0D94-3DBE-8AB6-7B0070700699> /usr/lib/sasl2/libpps.so

0x113876000 - 0x113879fff mschapv2.so (169) <9DAC741E-6BB8-3DFA-85AD-532EB20E780B> /usr/lib/sasl2/mschapv2.so

0x11387e000 - 0x1138abfff com.apple.DirectoryService.PasswordServerFramework (10.8 - 27) <4D67D74D-9200-3838-87D6-5E1968C81019> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver

0x1138c1000 - 0x1138c3fff pwauxprop.so (387) <02EC8AD8-70F5-3512-8026-B41832050634> /usr/lib/sasl2/pwauxprop.so

0x1138c8000 - 0x1138cbfff shadow_auxprop.so (169) <FE9BCBA3-7F30-303B-A815-8FADE514246E> /usr/lib/sasl2/shadow_auxprop.so

0x1138d2000 - 0x1138d4fff smb_nt.so (169) <F6798ECD-BBC9-3055-96E9-3A9836E36E7A> /usr/lib/sasl2/smb_nt.so

0x1138d9000 - 0x1138e2fff com.apple.exchange.iaplugin (2.1 - 210) <AC5786E6-4911-36C3-82C7-DD8A338A2EE6> /System/Library/InternetAccounts/Exchange.iaplugin/Contents/MacOS/Exchange

0x1138ec000 - 0x1138f4ff7 com.apple.facebook.iaplugin (1.1 - 110) <E81B139F-46F9-381D-9BC2-FD268494B3DC> /System/Library/InternetAccounts/Facebook.iaplugin/Contents/MacOS/Facebook

0x1138fd000 - 0x113908ff7 com.apple.flickr.iaplugin (1.1 - 110) <830A87A4-89C8-3786-AEBB-3D6879F665B4> /System/Library/InternetAccounts/Flickr.iaplugin/Contents/MacOS/Flickr

0x113913000 - 0x113917ff7 com.apple.google.iaplugin (2.1 - 210) <2C3B7EE3-FA27-3411-99CE-FA2F8EC84B90> /System/Library/InternetAccounts/Google.iaplugin/Contents/MacOS/Google

0x11391e000 - 0x113923fff com.apple.chat.iaplugin (7.0.1 - 3314) <11923513-0085-30E5-812E-95A39C637D1B> /System/Library/InternetAccounts/iChat.iaplugin/Contents/MacOS/iChat

0x113989000 - 0x11398efff com.apple.osxserver.iaplugin (2.1 - 210) <1A1A62B1-F045-30E5-B2B9-98B55062D329> /System/Library/InternetAccounts/OSXServer.iaplugin/Contents/MacOS/OSXServer

0x113996000 - 0x113997fff libACSClient.dylib (48) <DCF5B9D9-B76E-38C3-A8A8-F5CBE52F8CEB> /usr/lib/libACSClient.dylib

0x1139e4000 - 0x1139e7fff com.apple.qq.iaplugin (1.1 - 110) <5ADCB6DA-697E-3B72-88B7-CD5135876960> /System/Library/InternetAccounts/QQ.iaplugin/Contents/MacOS/QQ

0x113a1d000 - 0x113a24ff7 com.apple.tudou.iaplugin (1.1 - 110) <BCBDD485-DA59-3D36-A11F-A13C09D12CB4> /System/Library/InternetAccounts/Tudou.iaplugin/Contents/MacOS/Tudou

0x113aed000 - 0x113af4ff7 com.apple.twitter.iaplugin (1.1 - 110) <CF58CB2E-EAE1-3055-A709-E2477879386C> /System/Library/InternetAccounts/TwitterPlugin.iaplugin/Contents/MacOS/TwitterP lugin

0x113b45000 - 0x113b4cfff com.apple.vimeo.iaplugin (1.1 - 110) <BC0F39D8-21D7-388F-BCD9-841F5FB9E481> /System/Library/InternetAccounts/Vimeo.iaplugin/Contents/MacOS/Vimeo

0x113b9d000 - 0x113ba4fff com.apple.weibo.iaplugin (1.1 - 110) <A06888AB-F3C0-35BC-8196-9A97014026B8> /System/Library/InternetAccounts/Weibo.iaplugin/Contents/MacOS/Weibo

0x113bac000 - 0x113bafff7 com.apple.yahoo.iaplugin (2.1 - 210) <14A5DC97-BEE1-3840-B688-7EF60303D61D> /System/Library/InternetAccounts/Yahoo.iaplugin/Contents/MacOS/Yahoo

0x113bb5000 - 0x113bbcff7 com.apple.youku.iaplugin (1.1 - 110) <36AD27D4-E74D-309B-884E-790F0099D19A> /System/Library/InternetAccounts/Youku.iaplugin/Contents/MacOS/Youku

0x113c24000 - 0x113c25ff2 +cl_kernels (???) <CFF35596-10E3-4D6C-9A9E-631D50DE3A1A> cl_kernels

0x7fff6d300000 - 0x7fff6d33493f dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld

0x7fff8691e000 - 0x7fff86965ff7 com.apple.CalDAV (6.0 - 112.5) <F2F0833B-E133-3CC1-BACA-4E84D0A65A2D> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV

0x7fff86b4e000 - 0x7fff8777bff7 com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x7fff87786000 - 0x7fff877d5ff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x7fff877d6000 - 0x7fff877e4fff libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib

0x7fff87831000 - 0x7fff879a5fff com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x7fff879a6000 - 0x7fff87a80ff7 com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x7fff87a81000 - 0x7fff87aa2ff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib

0x7fff87aa3000 - 0x7fff87c14ff7 com.apple.QTKit (7.7.1 - 2599.13) <5B24A892-ED69-3C01-8B00-DF3AD81A20D4> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

0x7fff87c15000 - 0x7fff87f2cff7 com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore

0x7fff87f2d000 - 0x7fff88038fff libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib

0x7fff88041000 - 0x7fff8808bff7 libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x7fff8808c000 - 0x7fff8813dfff com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices

0x7fff8813e000 - 0x7fff881bcff7 com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation

0x7fff881bd000 - 0x7fff881ccff7 com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x7fff881cd000 - 0x7fff881d4fff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x7fff882c9000 - 0x7fff883befff libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib

0x7fff883bf000 - 0x7fff883c3fff libCGXType.A.dylib (324.6) <2FC25246-A69F-3F81-9AC6-0A1753E1C6A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

0x7fff883c4000 - 0x7fff88497ff7 com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

0x7fff88498000 - 0x7fff8859afff libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x7fff8859b000 - 0x7fff885cffff com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face

0x7fff885d0000 - 0x7fff885d2ff7 com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin

0x7fff885d5000 - 0x7fff885e0ff7 com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer

0x7fff885e1000 - 0x7fff885e5ff7 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

0x7fff885e6000 - 0x7fff8863ffff com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <2CC27836-1E1E-3633-B15C-A3BA1734D092> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re

0x7fff88640000 - 0x7fff8868bff7 com.apple.CoreMedia (1.0 - 926.62) <CFBD094F-DA9C-3498-9D50-BC754B56F00A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

0x7fff8868c000 - 0x7fff886d0fff libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib

0x7fff886d1000 - 0x7fff88b0dfff com.apple.VideoToolbox (1.0 - 926.62) <7D749558-08B6-3F86-A20E-05ECDACE6F17> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox

0x7fff88b0e000 - 0x7fff88b12ff7 com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

0x7fff88b13000 - 0x7fff88c03ff7 com.apple.DiskImagesFramework (10.8 - 344) <3A30B9B5-5099-35E2-9DCD-C96764FA2D26> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x7fff88c1f000 - 0x7fff88c76ff7 com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

0x7fff88c95000 - 0x7fff88ca4ff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib

0x7fff88ca5000 - 0x7fff88ca8fff libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib

0x7fff88ca9000 - 0x7fff88cbefff 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

0x7fff88cbf000 - 0x7fff890b8ff7 com.apple.MediaToolbox (1.0 - 926.62) <83BBE53E-29FE-3874-9991-B6D009EADCC5> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox

0x7fff890b9000 - 0x7fff89115ff7 com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion

0x7fff89116000 - 0x7fff89122fff com.apple.CrashReporterSupport (10.8.2 - 415) <55783BF9-125E-3F9C-A412-6A095ECD9353> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport

0x7fff89123000 - 0x7fff8923cff7 com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

0x7fff8923d000 - 0x7fff89500ff7 com.apple.AddressBook.framework (7.1 - 1167) <92EF9CE4-A42B-3D30-8CA2-79C0A66BB4CE> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook

0x7fff89501000 - 0x7fff89537fff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib

0x7fff89555000 - 0x7fff895c2ff7 com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x7fff895c3000 - 0x7fff8961dfff com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore

0x7fff896a9000 - 0x7fff896aaff7 libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib

0x7fff896ab000 - 0x7fff896abfff com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate

0x7fff896ac000 - 0x7fff896daff7 libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib

0x7fff896db000 - 0x7fff8977aff7 com.apple.imcore (8.0 - 900) <528EE3D6-84F4-3AD2-805D-8831C9498972> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore

0x7fff8977b000 - 0x7fff89821ff7 com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices

0x7fff89822000 - 0x7fff89828fff libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib

0x7fff89829000 - 0x7fff8982ffff libCGXCoreImage.A.dylib (324.6) <45864BEA-B2EA-3F5F-9D04-F9832AB67A00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib

0x7fff89874000 - 0x7fff89886ff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib

0x7fff89887000 - 0x7fff898bffff libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib

0x7fff898c0000 - 0x7fff898e9fff libsandbox.1.dylib (220) <FCD65E60-6276-3455-8A11-09864DC9A285> /usr/lib/libsandbox.1.dylib

0x7fff898ea000 - 0x7fff898f4fff libcsfde.dylib (274.7) <77562CC6-3D42-34BF-BAAB-660140479D55> /usr/lib/libcsfde.dylib

0x7fff898f5000 - 0x7fff898fdfff com.apple.AOSNotification (1.7.0 - 636.2) <20E768EB-FB1A-341F-8995-92272FDA8D6D> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication

0x7fff8990b000 - 0x7fff8990bfff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x7fff8990c000 - 0x7fff89a5dfff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x7fff89a87000 - 0x7fff89acaff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

0x7fff89b1b000 - 0x7fff89b60ff7 com.apple.DiskManagement (5.0.1 - 631.1) <D9511F31-98DC-3BC5-B85C-B1EE70441B4A> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement

0x7fff89b61000 - 0x7fff89c5eff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib

0x7fff89c5f000 - 0x7fff89c86fff com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols

0x7fff89c87000 - 0x7fff89ebcff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x7fff89ebd000 - 0x7fff89f19fff com.apple.corelocation (1.0 - 1239.39) <88EFC8F1-0A91-3EB6-A1F6-76294541D85D> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation

0x7fff89f1a000 - 0x7fff89f6bff7 com.apple.iCalendar (6.0 - 126.5) <3C743E01-70DB-341C-89EC-13B5EA70EEE2> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar

0x7fff89f6c000 - 0x7fff89fa9fff com.apple.PassKit (1.0 - 1) <361E16DE-71DF-31F1-B21F-F16A275FA309> /System/Library/PrivateFrameworks/PassKit.framework/Versions/A/PassKit

0x7fff89faa000 - 0x7fff89feafff com.apple.MediaKit (13 - 659) <0C56D7FF-0430-3199-9952-CF8577519449> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

0x7fff89feb000 - 0x7fff8a02efff com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices

0x7fff8a02f000 - 0x7fff8a218fff com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x7fff8a269000 - 0x7fff8a4c4ff7 com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer

0x7fff8a4c5000 - 0x7fff8a4c6ff7 libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib

0x7fff8a4c7000 - 0x7fff8a4cbfff com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x7fff8a4cc000 - 0x7fff8a4ccfff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x7fff8a4cd000 - 0x7fff8a4d0fff libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib

0x7fff8a52c000 - 0x7fff8a64cfff com.apple.desktopservices (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv

0x7fff8a64d000 - 0x7fff8a674ff7 com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis

0x7fff8a675000 - 0x7fff8a72dfff com.apple.CoreMessage (1.0 - 1499) <2CC65B9F-919A-3BC7-99D3-26429F2EBAE4> /System/Library/PrivateFrameworks/CoreMessage.framework/Versions/A/CoreMessage

0x7fff8a73a000 - 0x7fff8a7a3fff libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib

0x7fff8a7b3000 - 0x7fff8a8b5fff libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib

0x7fff8a8b6000 - 0x7fff8a8bbfff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib

0x7fff8a8bc000 - 0x7fff8a8deff7 com.apple.AOSAccounts (1.1.2 - 1.1.94) <6D0ECB77-3081-3DC8-9B4F-20E5A1A09554> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts

0x7fff8a8df000 - 0x7fff8a8dfffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x7fff8a8e0000 - 0x7fff8a8fbff7 libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib

0x7fff8a8fc000 - 0x7fff8a910fff 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

0x7fff8a911000 - 0x7fff8a92cff7 com.apple.frameworks.preferencepanes (15.0 - 15.0) <45E922F9-E5F5-3026-90BA-C1F5F8451C9B> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes

0x7fff8a92d000 - 0x7fff8a92dfff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x7fff8a92e000 - 0x7fff8a932fff libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x7fff8a933000 - 0x7fff8b2c3c67 com.apple.CoreGraphics (1.600.0 - 324.6) <DCC70C6E-AB6D-3457-A823-7569CB29B107> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics

0x7fff8b2c4000 - 0x7fff8b2cfff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment

0x7fff8b2d0000 - 0x7fff8b2e4fff libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x7fff8b2e5000 - 0x7fff8b33aff7 libTIFF.dylib (845) <ADCB4683-69EB-318B-8BE7-5FDF38BCADAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x7fff8b33b000 - 0x7fff8b33ffff libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib

0x7fff8b340000 - 0x7fff8b3deff7 com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink

0x7fff8b3df000 - 0x7fff8b3e4fff com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x7fff8b3e5000 - 0x7fff8b40cff7 com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <CDB23C93-853B-3F18-985C-6D32D4704F26> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping

0x7fff8b40d000 - 0x7fff8b475fff libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib

0x7fff8b4a5000 - 0x7fff8b4c2fff com.apple.openscripting (1.3.6 - 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting

0x7fff8b4c3000 - 0x7fff8b50bfff libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib

0x7fff8b50c000 - 0x7fff8b60afff com.apple.QuickLookUIFramework (4.0 - 555.4) <58EC2F30-0959-3586-A1DD-BDCAF589D2D3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI

0x7fff8b662000 - 0x7fff8b662fff com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services

0x7fff8b663000 - 0x7fff8b667fff com.apple.SecCodeWrapper (2.0 - 1) <B9D67B7E-8EAD-30E7-8898-98EF29E9A44C> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper

0x7fff8b668000 - 0x7fff8b7eefff libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib

0x7fff8b7ef000 - 0x7fff8b805fff com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport

0x7fff8b84c000 - 0x7fff8b9d6fff com.apple.WebKit (8536 - 8536.26.14) <7C4D5DE6-7153-3E54-8D4F-BB2E9AE74878> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit

0x7fff8ba32000 - 0x7fff8bafefe7 libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib

0x7fff8baff000 - 0x7fff8bb99fff com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication

0x7fff8bbdf000 - 0x7fff8bc3cfff com.apple.ExchangeWebServices (3.0 - 157) <58BFD72E-27F3-3F22-A421-B883FACA0E19> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices

0x7fff8bc3d000 - 0x7fff8bcaafff com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore

0x7fff8bcab000 - 0x7fff8bdeffef com.apple.MediaControlSender (1.4.5 - 145.3) <3A308EA3-21F7-3213-9157-D3421EB43715> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender

0x7fff8c533000 - 0x7fff8c77afff com.apple.MessageFramework (6.0 - 1499) <B6B69C12-BF40-3CC7-BA21-9BF7B49BD1A0> /System/Library/Frameworks/Message.framework/Versions/B/Message

0x7fff8c77b000 - 0x7fff8c7e3ff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib

0x7fff8c7e4000 - 0x7fff8c7e7fff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help

0x7fff8c7e8000 - 0x7fff8c7eeff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib

0x7fff8c7ef000 - 0x7fff8c7f4fff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib

0x7fff8c7f7000 - 0x7fff8c7f7fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib

0x7fff8c806000 - 0x7fff8c837ff7 com.apple.sociald.Social (167.6 - 167.6) <D609BE09-3D78-358F-8316-FFE3A7D37687> /System/Library/Frameworks/Social.framework/Versions/A/Social

0x7fff8c838000 - 0x7fff8cad2ff7 com.apple.JavaScriptCore (8536 - 8536.26.7) <ADAD1276-675A-3000-B746-560A2EB596A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

0x7fff8cad3000 - 0x7fff8cadafff com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s

0x7fff8d3d3000 - 0x7fff8d3d6ff7 com.apple.LoginUICore (2.0 - 2.0) <965559B0-1F0E-3767-A16B-F91AABFA5275> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore

0x7fff8d3d7000 - 0x7fff8d3e2fff com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x7fff8d3e3000 - 0x7fff8d405ff7 libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib

0x7fff8d406000 - 0x7fff8d43dff7 libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib

0x7fff8d43e000 - 0x7fff8dbe6fff com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

0x7fff8dbe7000 - 0x7fff8dc12fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib

0x7fff8dc96000 - 0x7fff8dc9fff7 com.apple.marco (8.0 - 900) <5864ADD1-FC2F-37EF-BE89-A9E582C78610> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco

0x7fff8dca0000 - 0x7fff8dcc0fff libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x7fff8dcc1000 - 0x7fff8dcd8fff com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory

0x7fff8dcd9000 - 0x7fff8dcdbfff com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI

0x7fff8df1c000 - 0x7fff8df29fff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression

0x7fff8df2a000 - 0x7fff8dfbbfff com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

0x7fff8dfca000 - 0x7fff8dfcbfff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib

0x7fff8dfcc000 - 0x7fff8dfd0fff com.apple.FindMyMac (2.1 - 2.1) <D7CA205F-E8CF-3737-B7DE-79FF49FD60D9> /System/Library/PrivateFrameworks/FindMyMac.framework/Versions/A/FindMyMac

0x7fff8dfd1000 - 0x7fff8e16cfef com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage

0x7fff8e16d000 - 0x7fff8e3e1ff7 com.apple.CalendarStore (6.0 - 1245) <E7844C45-CDCD-3639-9476-7DBACDC90490> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore

0x7fff8e3e2000 - 0x7fff8e3f5ff7 com.apple.AppContainer (2.0 - 1) <13924FCF-66FC-3CC1-888C-42C22295B2E7> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r

0x7fff8e3f6000 - 0x7fff8e4bbff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x7fff8e4bc000 - 0x7fff8e4f7fff com.apple.LDAPFramework (2.4.28 - 194.5) <0190B746-F684-3F43-B4D0-148EFE386CA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x7fff8e4f8000 - 0x7fff8e4f9fff libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib

0x7fff8e4fa000 - 0x7fff8e508ff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib

0x7fff8e509000 - 0x7fff8e7d9fff com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x7fff8e7da000 - 0x7fff8e830fff com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices

0x7fff8e831000 - 0x7fff8e83cfff libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib

0x7fff8e83d000 - 0x7fff8e854fff com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage

0x7fff8e855000 - 0x7fff8e8d6fff com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata

0x7fff8e8d7000 - 0x7fff8e908ff7 com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices

0x7fff8e937000 - 0x7fff8e945ff7 libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib

0x7fff8e946000 - 0x7fff8e946fff libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib

0x7fff8e947000 - 0x7fff8e992fff com.apple.framework.CoreWLAN (3.0.1 - 301.11) <8370178E-438C-375C-AA41-A8DEE60B8636> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

0x7fff8e993000 - 0x7fff8e9c1fff com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal

0x7fff8e9c2000 - 0x7fff8e9ecff7 com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x7fff8e9ed000 - 0x7fff8e9fafff com.apple.KerberosHelper (4.0 - 1.0) <6815439D-1A03-3251-99FE-CC24CF4C93C5> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper

0x7fff8e9fb000 - 0x7fff8ea1aff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib

0x7fff8ea62000 - 0x7fff8ece2ff7 com.apple.AOSKit (1.05 - 151) <A34E8584-797C-318F-9E25-937A710C68AB> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit

0x7fff8ece3000 - 0x7fff8ed6aff7 libCoreStorage.dylib (274.7) <8E13133C-1198-3555-9518-2BCC09C66C97> /usr/lib/libCoreStorage.dylib

0x7fff8ed6b000 - 0x7fff8ed6dff7 com.apple.IMServicePlugInSupport (8.0 - 900) <81D22379-0450-30CA-AE54-789C859D4414> /System/Library/Frameworks/IMServicePlugIn.framework/Versions/A/Frameworks/IMSe rvicePlugInSupport.framework/Versions/A/IMServicePlugInSupport

0x7fff8ed6e000 - 0x7fff8ed99fff com.apple.framework.Apple80211 (8.0.1 - 801.17) <05786C8E-8C6F-31AF-80B5-9C98175757B4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

0x7fff8ed9a000 - 0x7fff8f01ffff com.apple.RawCamera.bundle (4.01 - 666) <BBDA55DD-6155-39B5-9D55-5CCCCFF26D98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x7fff8f020000 - 0x7fff8f07cfff com.apple.QuickLookFramework (4.0 - 555.4) <B34DB61C-15F0-3CF8-98A4-152C2F54DF8D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

0x7fff8f07d000 - 0x7fff8f0fffff com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x7fff8f100000 - 0x7fff8f100fff libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib

0x7fff8f101000 - 0x7fff8f13efe7 libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib

0x7fff8f13f000 - 0x7fff8f154ff7 libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib

0x7fff8f155000 - 0x7fff8f158ff7 libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib

0x7fff8f159000 - 0x7fff8f15aff7 libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib

0x7fff8f15b000 - 0x7fff8f167fff libCSync.A.dylib (324.6) <2033247A-CABC-3E20-8498-7367A8F44A08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x7fff8f168000 - 0x7fff8f19afff com.apple.framework.Admin (12.0 - 12.0) <5D6978C8-0B1B-3D0E-A122-C0ABD0AA8488> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin

0x7fff8f19b000 - 0x7fff8f1f1ff7 com.apple.opencl (2.1.20 - 2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x7fff8f1f2000 - 0x7fff8f1f4ff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib

0x7fff8f1f5000 - 0x7fff8f208ff7 libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib

0x7fff8f209000 - 0x7fff8f21cff7 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

0x7fff8f21d000 - 0x7fff8f223fff libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib

0x7fff8f224000 - 0x7fff8f226ff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print

0x7fff8f227000 - 0x7fff8f246ff7 com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library

0x7fff8f247000 - 0x7fff8f249fff com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth

0x7fff8f29b000 - 0x7fff8f5f7fff com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x7fff8f5f8000 - 0x7fff8f603ff7 com.apple.aps.framework (3.0 - 3.0) <11E1A5D1-F5E5-3228-8B6F-77EB36B5C248> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService

0x7fff8f604000 - 0x7fff8f60efff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition

0x7fff8f71a000 - 0x7fff8f71afff com.apple.SafariDAVNotifier (1.1.1 - 1) <F2E6ABF4-C7D7-341F-BC27-C9B0E7C4F4EB> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier

0x7fff8f71b000 - 0x7fff8f8c9fff com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x7fff8f8ca000 - 0x7fff8f94aff7 com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS

0x7fff8f94b000 - 0x7fff8f94dfff libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib

0x7fff8faf8000 - 0x7fff8fb5fff7 com.apple.coredav (1.0.1 - 179.6) <4E7C1925-D6D9-3E27-8FF1-BD4E615CC87E> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV

0x7fff8fb60000 - 0x7fff8fb9fff7 com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD

0x7fff8fba0000 - 0x7fff8fbc2ff7 com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x7fff8fbc3000 - 0x7fff8fbc9fff com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x7fff8fbca000 - 0x7fff8fbd4ff7 com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects

0x7fff8fbd5000 - 0x7fff8fced92f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib

0x7fff8fcee000 - 0x7fff8fd3bfff com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

0x7fff8fd3c000 - 0x7fff8fdf9ff7 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

0x7fff8fdfa000 - 0x7fff8fe59fff com.apple.IMAP (6.0 - 1499) <23848B5F-84DC-3357-8C0D-2643276DA8CD> /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP

0x7fff8fe5a000 - 0x7fff8fe71ff7 com.apple.iChat.InstantMessage (7.0.1 - 3305) <B512018D-EC03-3906-AB27-8B8FF44C36B7> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage

0x7fff8fe72000 - 0x7fff8feffff7 com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit

0x7fff8ff00000 - 0x7fff901a4fff com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage

0x7fff906dd000 - 0x7fff906dffff com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent

0x7fff906e0000 - 0x7fff9073aff7 com.apple.imfoundation (8.0 - 900) <850E59A3-B5CE-3149-8D42-9ED4CBBCAA9D> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n

0x7fff9073b000 - 0x7fff90798ff7 com.apple.AE (645.3 - 645.3) <FF867ACA-8628-3E5A-8FA0-AF429B42C5D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE

0x7fff90799000 - 0x7fff907f0ff7 com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface

0x7fff907f1000 - 0x7fff907feff7 com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x7fff908a7000 - 0x7fff908a8fff libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib

0x7fff908a9000 - 0x7fff90a01ff7 com.apple.syncservices (7.0 - 713) <924B8B34-2C9C-3C1D-909D-FF215AA8985D> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices

0x7fff90a02000 - 0x7fff90a13ff7 com.apple.CalendarFoundation (1.0 - 29) <2C84D3EB-844E-39DA-A848-43FC42707168> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation

0x7fff90a14000 - 0x7fff90ab1ff7 com.apple.PDFKit (2.7.2 - 2.7.2) <DE5BE2EF-2570-3792-B1C3-AAD45765F533> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit

0x7fff90ab2000 - 0x7fff90accfff com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring

0x7fff90acd000 - 0x7fff90ad5ff7 com.apple.AppSandbox (2.0 - 1) <B75AA17F-E401-3586-B8AE-AC71B68D6BF3> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox

0x7fff90ad6000 - 0x7fff90ae2ff7 com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce

0x7fff90ae3000 - 0x7fff90b08ff7 libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib

0x7fff90b09000 - 0x7fff90d09fff libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib

0x7fff90d0a000 - 0x7fff90d1bff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib

0x7fff90d1c000 - 0x7fff90d23fff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib

0x7fff90d4d000 - 0x7fff90d89fff com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices

0x7fff90d8a000 - 0x7fff90d94fff com.apple.DisplayServicesFW (2.6.1 - 353) <0505CB8A-47D9-3539-9A0D-24F09D99E9D8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices

0x7fff90d95000 - 0x7fff90d95ff7 com.apple.SafariServices.framework (8536 - 8536.26.17) <9D446639-F348-365B-8223-26EBBD1DEEB1> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices

0x7fff90d96000 - 0x7fff90ebfff7 com.apple.avfoundation (2.0 - 361.25) <1F5CACA6-9CF3-3FAB-BDE1-E6CC96A63FF7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation

0x7fff9124c000 - 0x7fff91293fff com.apple.facetimeservices (8.0 - 900) <6C3A50E2-0127-3937-8B8E-1A9BE620DC80> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices

0x7fff912a5000 - 0x7fff916c2fff FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght

0x7fff916c3000 - 0x7fff916c3fff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x7fff916c4000 - 0x7fff916fafff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s

0x7fff916fb000 - 0x7fff91743fff com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi

0x7fff91744000 - 0x7fff91745ff7 libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib

0x7fff91746000 - 0x7fff91795ff7 libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib

0x7fff9179b000 - 0x7fff917d5fff com.apple.framework.internetaccounts (2.1 - 210) <0AB62FFA-42C8-3433-9C23-7D1AB411348F> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts

0x7fff917d6000 - 0x7fff91833fff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x7fff91834000 - 0x7fff918a3fff com.apple.WhitePagesFramework (10.7.0 - 141.0) <65B30FD8-DEC0-31D4-8E7F-CBCB987D7A48> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages

0x7fff918a4000 - 0x7fff91976ff7 com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

0x7fff9197b000 - 0x7fff91a15fff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib

0x7fff91a16000 - 0x7fff91a24fff com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian

0x7fff91a25000 - 0x7fff91a76ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration

0x7fff91a77000 - 0x7fff91a9ffff libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x7fff91aa0000 - 0x7fff91accfff 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

0x7fff91acd000 - 0x7fff91acdfff com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

0x7fff91ad4000 - 0x7fff91aeafff com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts

0x7fff91aeb000 - 0x7fff91af4fff com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore

0x7fff91b2b000 - 0x7fff91c45fff com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD

0x7fff91c46000 - 0x7fff91ef4fff com.apple.imageKit (2.2 - 667) <66A64289-6259-335E-9D8C-E3E02ECE7837> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit

0x7fff91ef5000 - 0x7fff922ecfff libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib

0x7fff922ed000 - 0x7fff9261dff7 com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox

0x7fff92621000 - 0x7fff92629ff7 libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib

0x7fff9262a000 - 0x7fff92676ff7 libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib

0x7fff92677000 - 0x7fff92678fff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib

0x7fff92679000 - 0x7fff926e9fff com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport

0x7fff926ea000 - 0x7fff926edfff com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo

0x7fff926ee000 - 0x7fff926f9ff7 com.apple.CalendarAgentLink (1.0 - 37) <B794F739-3AA0-395E-B8EA-3E9DECA10890> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink

0x7fff926fa000 - 0x7fff926fefff libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib

0x7fff926ff000 - 0x7fff9270cfff libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib

0x7fff9270d000 - 0x7fff9270ffff libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib

0x7fff92710000 - 0x7fff92718fff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib

0x7fff92719000 - 0x7fff92753fff com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x7fff92754000 - 0x7fff92754fff com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x7fff92755000 - 0x7fff9370efff com.apple.WebCore (8536 - 8536.26.14) <60029E1A-C1DB-3A1F-8528-4970058D8B3D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore

0x7fff9370f000 - 0x7fff9380cfff libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib

0x7fff9380d000 - 0x7fff9382efff com.apple.Ubiquity (1.2 - 243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity

0x7fff9382f000 - 0x7fff9383ffff com.apple.FileSync.framework (8.0 - 606) <570A8365-80AA-394C-A245-599327A65516> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync

0x7fff93840000 - 0x7fff93844fff libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib

0x7fff93845000 - 0x7fff93871ff7 libRIP.A.dylib (324.6) <5A7EB5C2-BA60-36D7-BF41-9853F37837AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib



External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 2

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: 533

thread_create: 1

thread_set_state: 0



VM Region Summary:

ReadOnly portion of Libraries: Total=226.2M resident=205.4M(91%) swapped_out_or_unallocated=20.8M(9%)

Writable regions: Total=100.1M written=22.5M(23%) resident=55.9M(56%) swapped_out=0K(0%) unallocated=44.2M(44%)


REGION TYPE VIRTUAL

=========== =======

CG backing stores 3164K

CG image 4888K

CG raster data 172K

CG shared images 192K

CoreImage 76K

CoreServices 2608K

MALLOC 59.3M

MALLOC guard page 48K

Memory tag=240 4K

Memory tag=242 12K

Memory tag=251 76K

OpenCL 48K

SQLite page cache 2880K

STACK GUARD 56.0M

Stack 12.6M

VM_ALLOCATE 16.2M

__DATA 22.4M

__IMAGE 528K

__LINKEDIT 54.4M

__TEXT 171.8M

__UNICODE 544K

mapped file 63.5M

shared memory 308K

=========== =======

TOTAL 471.3M



Model: iMac11,2, BootROM IM112.0057.B01, 2 processors, Intel Core i3, 3.06 GHz, 8 GB, SMC 1.64f5

Graphics: ATI Radeon HD 4670, ATI Radeon HD 4670, PCIe, 256 MB

Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54313235533654465238432D48392020

Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54313235533654465238432D48392020

Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020

Memory Module: BANK 1/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020

AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 4.0.70.23-P2P

Bluetooth: Version 4.0.9f33 10885, 2 service, 18 devices, 1 incoming serial ports

Network Service: Ethernet, Ethernet, en0

Serial ATA Device: SAMSUNG HD502HJ, 500.11 GB

Serial ATA Device: HL-DT-STDVDRW GA32N

USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfd100000 / 2

USB Device: iPhone, apple_vendor_id, 0x1297, 0xfd130000 / 6

USB Device: LaCie Rugged FW/USB, 0x059f (LaCie), 0x100c, 0xfd140000 / 5

USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd110000 / 4

USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3

USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfa100000 / 2

USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfa140000 / 5

USB Device: Apple Keyboard, apple_vendor_id, 0x0220, 0xfa142000 / 9

USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa120000 / 4

USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 3

USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 7


3. If I login to my iCloud account, I can see some events but not all.


Note that my Calendar has a few outside event source.


Anyone has seen this issue and was able to resolve?


Thanks!


Louis.

iMac, OS X Mountain Lion (10.8.2)

Posted on Nov 27, 2012 8:10 AM

Reply
29 replies

Nov 27, 2012 11:36 AM in response to TCLI IACI

If I try to "Sign Out" of the account, the System Prerences apps crashes...


Quit the application if it's running.


Launch the Terminal application in any of the following ways:


☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)


☞ In the Finder, select Go Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.


☞ Open LaunchPad. Click Utilities, then Terminal in the page that opens.


Drag or copy — do not type — the following line into the Terminal window, then press return:


sudo opensnoop -n System Preferen


You'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. You don't need to post the warning. If you don’t have a login password, you’ll need to set one before you can run the command.


Now launch the application. Text will begin to scroll in the Terminal window. When the application crashes, quickly switch back to Terminal and press the key combination command-period to stop the command.


Post the text output — please, not a screenshot — from the Terminal window, below what you entered.


If any personal information, such as your name, appears in the output, edit before posting, but don’t remove the context.


You can then quit Terminal.

Nov 27, 2012 12:42 PM in response to Linc Davis

Hello Linc,


As requested here is the text output of the command (opensnoop -n System Preferen):


ltasse:~ ltasse$ sudo opensnoop -n System Preferen

Password:

UID PID COMM FD PATH

501 2666 System Preferen 3 /dev/dtracehelper

501 2666 System Preferen 4 /usr/share/icu/icudt49l.dat

501 2666 System Preferen 4 /Applications/System Preferences.app/Contents/Resources

501 2666 System Preferen 4 /Applications/System Preferences.app/Contents/Resources

501 2666 System Preferen 4 /Applications/System Preferences.app/Contents/Resources/English.lproj

501 2666 System Preferen -1 /Applications/System Preferences.app/Contents/Resources/Base.lproj

501 2666 System Preferen 4 /Applications/System Preferences.app/Contents/Resources/English.lproj/InfoPlist.strings

501 2666 System Preferen 4 /System/Library/CoreServices/SystemVersion.plist

501 2666 System Preferen 4 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk

501 2666 System Preferen 4 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources

501 2666 System Preferen 4 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/Info.plist

501 2666 System Preferen 4 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources

501 2666 System Preferen 4 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/English.lproj

501 2666 System Preferen -1 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/Base.lproj

501 2666 System Preferen 3 /Applications/System Preferences.app

501 2666 System Preferen 3 /Applications/System Preferences.app/Contents

501 2666 System Preferen 3 /Applications/System Preferences.app/Contents/Info.plist

501 2666 System Preferen 3 /Applications/System Preferences.app/Contents/MacOS/System Preferences

501 2666 System Preferen 4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework

501 2666 System Preferen 4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Resources

501 2666 System Preferen 4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Resources/Info.plist

501 2666 System Preferen 4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Resources

501 2666 System Preferen 4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Resources/English.lproj

501 2666 System Preferen -1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Resources/Base.lproj

501 2666 System Preferen 4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework

501 2666 System Preferen -1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/English.lproj

501 2666 System Preferen -1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Base.lproj

501 2666 System Preferen 4 /System/Library/Frameworks/Foundation.framework

501 2666 System Preferen 4 /System/Library/Frameworks/Foundation.framework/Resources

501 2666 System Preferen 4 /System/Library/Frameworks/Foundation.framework/Resources/Info.plist

501 2666 System Preferen 4 /System/Library/Frameworks/AppKit.framework

501 2666 System Preferen 4 /System/Library/Frameworks/AppKit.framework/Resources

501 2666 System Preferen 4 /System/Library/Frameworks/AppKit.framework/Resources/Info.plist

501 2666 System Preferen 4 /Applications/System Preferences.app/Contents/Resources/English.lproj/MainMenu.nib

501 2666 System Preferen 4 /System/Library/PrivateFrameworks/CoreUI.framework

501 2666 System Preferen 4 /System/Library/PrivateFrameworks/CoreUI.framework/Resources

501 2666 System Preferen 4 /System/Library/PrivateFrameworks/CoreUI.framework/Resources/Info.plist

501 2666 System Preferen 4 /System/Library/PrivateFrameworks/CoreUI.framework/Resources

501 2666 System Preferen 4 /System/Library/PrivateFrameworks/CoreUI.framework/Resources/English.lproj

501 2666 System Preferen -1 /System/Library/PrivateFrameworks/CoreUI.framework/Resources/Base.lproj

501 2666 System Preferen 4 /System/Library/PrivateFrameworks/CoreUI.framework/Resources/SArtFile.bin

501 2666 System Preferen 4 /System/Library/ColorSync/Profiles/sRGB Profile.icc

501 2666 System Preferen 4 /.vol/16777217/2791802/Extras2.rsrc

501 2666 System Preferen 5 /System/Library/ColorSync/Profiles/Generic RGB Profile.icc

501 2666 System Preferen 5 /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources

501 2666 System Preferen 5 /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources

501 2666 System Preferen 5 /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/English.lproj

501 2666 System Preferen -1 /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/Base.lproj

501 2666 System Preferen 5 /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/Exceptions.pli st

501 2666 System Preferen 5 /Applications/System Preferences.app/Contents/Resources/English.lproj/Localizable.strings

501 2666 System Preferen -1 /Applications/System Preferences.app/Contents/Resources/English.lproj/Localizable.stringsdict

501 2666 System Preferen 5 /System/Library/PreferencePanes/UniversalAccessPref.prefPane

501 2666 System Preferen 5 /System/Library/PreferencePanes/UniversalAccessPref.prefPane/Contents

501 2666 System Preferen 5 /System/Library/PreferencePanes/UniversalAccessPref.prefPane/Contents/Info.plis t

501 2666 System Preferen 5 /System/Library/PreferencePanes/Bluetooth.prefPane

501 2666 System Preferen 5 /System/Library/PreferencePanes/Bluetooth.prefPane/Contents

501 2666 System Preferen 5 /System/Library/PreferencePanes/Bluetooth.prefPane/Contents/Info.plist

501 2666 System Preferen 5 /System/Library/PreferencePanes/DigiHubDiscs.prefPane

501 2666 System Preferen 5 /System/Library/PreferencePanes/DigiHubDiscs.prefPane/Contents

501 2666 System Preferen 5 /System/Library/PreferencePanes/DigiHubDiscs.prefPane/Contents/Info.plist

501 2666 System Preferen 5 /System/Library/PreferencePanes/DateAndTime.prefPane

501 2666 System Preferen 5 /System/Library/PreferencePanes/DateAndTime.prefPane/Contents

501 2666 System Preferen 5 /System/Library/PreferencePanes/DateAndTime.prefPane/Contents/Info.plist

501 2666 System Preferen 5 /Library/PreferencePanes/DejaVu.prefPane

501 2666 System Preferen 5 /Library/PreferencePanes/DejaVu.prefPane/Contents

501 2666 System Preferen 5 /Library/PreferencePanes/DejaVu.prefPane/Contents/Info.plist

501 2666 System Preferen 5 /System/Library/PreferencePanes/DesktopScreenEffectsPref.prefPane

501 2666 System Preferen 5 /System/Library/PreferencePanes/DesktopScreenEffectsPref.prefPane/Contents

501 2666 System Preferen 5 /System/Library/PreferencePanes/DesktopScreenEffectsPref.prefPane/Contents/Info .plist

501 2666 System Preferen 5 /System/Library/PreferencePanes/Speech.prefPane

501 2666 System Preferen 5 /System/Library/PreferencePanes/EnergySaver.prefPane

501 2666 System Preferen 5 /System/Library/PreferencePanes/EnergySaver.prefPane/Contents

501 2666 System Preferen 6 /System/Library/PreferencePanes/EnergySaver.prefPane/Contents/Info.plist

501 2666 System Preferen 5 /System/Library/PreferencePanes/FibreChannel.prefPane

501 2666 System Preferen 5 /System/Library/PreferencePanes/FibreChannel.prefPane/Contents

501 2666 System Preferen 5 /System/Library/PreferencePanes/FibreChannel.prefPane/Contents/Info.plist

501 2666 System Preferen 5 /Library/PreferencePanes/Flash Player.prefPane

501 2666 System Preferen 5 /Library/PreferencePanes/Flash Player.prefPane/Contents

501 2666 System Preferen 5 /Library/PreferencePanes/Flash Player.prefPane/Contents/Info.plist

501 2666 System Preferen 6 /Users/ltasse/Library/Caches/com.apple.preferencepanes.cache

501 2666 System Preferen 5 /System/Library/PreferencePanes/Speech.prefPane/Contents

501 2666 System Preferen 5 /System/Library/PreferencePanes/Speech.prefPane/Contents/Info.plist

501 2666 System Preferen 5 /System/Library/PreferencePanes/Displays.prefPane

501 2666 System Preferen 5 /System/Library/PreferencePanes/Displays.prefPane/Contents

501 2666 System Preferen 5 /System/Library/PreferencePanes/Displays.prefPane/Contents/Info.plist

501 2666 System Preferen 5 /System/Library/PreferencePanes/Dock.prefPane

501 2666 System Preferen 5 /System/Library/PreferencePanes/Dock.prefPane/Contents

501 2666 System Preferen 5 /System/Library/PreferencePanes/Dock.prefPane/Contents/Info.plist

501 2666 System Preferen 5 /.vol/16777217/2835336

501 2666 System Preferen 5 /System/Library/PreferencePanes/Accounts.prefPane

501 2666 System Preferen 5 /System/Library/PreferencePanes/Accounts.prefPane/Contents

501 2666 System Preferen 5 /System/Library/PreferencePanes/Accounts.prefPane/Contents/Info.plist

501 2666 System Preferen 5 /System/Library/PreferencePanes/Appearance.prefPane

501 2666 System Preferen 5 /System/Library/PreferencePanes/Appearance.prefPane/Contents

501 2666 System Preferen 5 /System/Library/PreferencePanes/Appearance.prefPane/Contents/Info.plist

501 2666 System Preferen 5 /System/Library/PreferencePanes/Expose.prefPane

501 2666 System Preferen 5 /System/Library/PreferencePanes/Expose.prefPane/Contents

501 2666 System Preferen 5 /System/Library/PreferencePanes/Expose.prefPane/Contents/Info.plist

501 2666 System Preferen 5 /System/Library/PreferencePanes/iCloudPref.prefPane

501 2666 System Preferen 5 /System/Library/PreferencePanes/iCloudPref.prefPane/Contents

501 2666 System Preferen 5 /System/Library/PreferencePanes/iCloudPref.prefPane/Contents/Info.plist

501 2666 System Preferen 5 /System/Library/PreferencePanes/Ink.prefPane

501 2666 System Preferen 5 /System/Library/PreferencePanes/Ink.prefPane/Contents

501 2666 System Preferen 5 /System/Library/PreferencePanes/Ink.prefPane/Contents/Info.plist

501 2666 System Preferen 5 /System/Library/PreferencePanes/InternetAccounts.prefPane

501 2666 System Preferen 5 /System/Library/PreferencePanes/InternetAccounts.prefPane/Contents

501 2666 System Preferen 5 /System/Library/PreferencePanes/InternetAccounts.prefPane/Contents/Info.plist

501 2666 System Preferen 5 /System/Library/PreferencePanes/Keyboard.prefPane

501 2666 System Preferen 5 /System/Library/PreferencePanes/Keyboard.prefPane/Contents

501 2666 System Preferen 5 /System/Library/PreferencePanes/Keyboard.prefPane/Contents/Info.plist

501 2666 System Preferen 5 /System/Library/PreferencePanes/Localization.prefPane

501 2666 System Preferen 5 /System/Library/PreferencePanes/Localization.prefPane/Contents

501 2666 System Preferen 5 /System/Library/PreferencePanes/Localization.prefPane/Contents/Info.plist

501 2666 System Preferen 5 /System/Library/PreferencePanes/Mouse.prefPane

501 2666 System Preferen 5 /System/Library/PreferencePanes/Mouse.prefPane/Contents

501 2666 System Preferen 5 /System/Library/PreferencePanes/Mouse.prefPane/Contents/Info.plist

501 2666 System Preferen 5 /System/Library/PreferencePanes/Network.prefPane

501 2666 System Preferen 5 /System/Library/PreferencePanes/Network.prefPane/Contents

501 2666 System Preferen 5 /System/Library/PreferencePanes/Network.prefPane/Contents/Info.plist

501 2666 System Preferen 5 /System/Library/PreferencePanes/Notifications.prefPane

501 2666 System Preferen 5 /System/Library/PreferencePanes/Notifications.prefPane/Contents

501 2666 System Preferen 5 /System/Library/PreferencePanes/Notifications.prefPane/Contents/Info.plist

501 2666 System Preferen 5 /System/Library/PreferencePanes/ParentalControls.prefPane

501 2666 System Preferen 5 /System/Library/PreferencePanes/ParentalControls.prefPane/Contents

501 2666 System Preferen 5 /System/Library/PreferencePanes/ParentalControls.prefPane/Contents/Info.plist

501 2666 System Preferen 5 /System/Library/PreferencePanes/PrintAndScan.prefPane

501 2666 System Preferen 5 /System/Library/PreferencePanes/PrintAndScan.prefPane/Contents

501 2666 System Preferen 5 /System/Library/PreferencePanes/PrintAndScan.prefPane/Contents/Info.plist

501 2666 System Preferen 5 /System/Library/PreferencePanes/Profiles.prefPane

501 2666 System Preferen 5 /System/Library/PreferencePanes/Profiles.prefPane/Contents

501 2666 System Preferen 5 /System/Library/PreferencePanes/Profiles.prefPane/Contents/Info.plist

501 2666 System Preferen 5 /System/Library/PreferencePanes/Security.prefPane

501 2666 System Preferen 5 /System/Library/PreferencePanes/Security.prefPane/Contents

501 2666 System Preferen 5 /System/Library/PreferencePanes/Security.prefPane/Contents/Info.plist

501 2666 System Preferen 5 /System/Library/PreferencePanes/SharingPref.prefPane

501 2666 System Preferen 5 /System/Library/PreferencePanes/SharingPref.prefPane/Contents

501 2666 System Preferen 5 /System/Library/PreferencePanes/SharingPref.prefPane/Contents/Info.plist

501 2666 System Preferen 5 /System/Library/PreferencePanes/SoftwareUpdate.prefPane

501 2666 System Preferen 5 /System/Library/PreferencePanes/SoftwareUpdate.prefPane/Contents

501 2666 System Preferen 5 /System/Library/PreferencePanes/SoftwareUpdate.prefPane/Contents/Info.plist

501 2666 System Preferen 5 /System/Library/PreferencePanes/Sound.prefPane

501 2666 System Preferen 5 /System/Library/PreferencePanes/Sound.prefPane/Contents

501 2666 System Preferen 5 /System/Library/PreferencePanes/Sound.prefPane/Contents/Info.plist

501 2666 System Preferen 5 /System/Library/PreferencePanes/Spotlight.prefPane

501 2666 System Preferen 5 /System/Library/PreferencePanes/Spotlight.prefPane/Contents

501 2666 System Preferen 5 /System/Library/PreferencePanes/Spotlight.prefPane/Contents/Info.plist

501 2666 System Preferen 5 /System/Library/PreferencePanes/StartupDisk.prefPane

501 2666 System Preferen 5 /System/Library/PreferencePanes/StartupDisk.prefPane/Contents

501 2666 System Preferen 5 /System/Library/PreferencePanes/StartupDisk.prefPane/Contents/Info.plist

501 2666 System Preferen 5 /System/Library/PreferencePanes/TimeMachine.prefPane

501 2666 System Preferen 5 /System/Library/PreferencePanes/TimeMachine.prefPane/Contents

501 2666 System Preferen 5 /System/Library/PreferencePanes/TimeMachine.prefPane/Contents/Info.plist

501 2666 System Preferen 5 /System/Library/PreferencePanes/Trackpad.prefPane

501 2666 System Preferen 5 /System/Library/PreferencePanes/Trackpad.prefPane/Contents

501 2666 System Preferen 5 /System/Library/PreferencePanes/Trackpad.prefPane/Contents/Info.plist

501 2666 System Preferen 6 /System/Library/PreferencePanes/Xsan.prefPane

501 2666 System Preferen 6 /System/Library/PreferencePanes/Xsan.prefPane/Contents

501 2666 System Preferen 6 /System/Library/PreferencePanes/Xsan.prefPane/Contents/Info.plist

501 2666 System Preferen 5 /.vol/16777217/543957

501 2666 System Preferen 5 /Users/ltasse/Library/PreferencePanes/Growl.prefPane

501 2666 System Preferen 5 /Users/ltasse/Library/PreferencePanes/Growl.prefPane/Contents

501 2666 System Preferen 5 /Users/ltasse/Library/PreferencePanes/Growl.prefPane/Contents/Info.plist

501 2666 System Preferen 5 /.vol/16777217/3011382

501 2666 System Preferen 6 /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/deploy/JavaControlPanel.pref pane

501 2666 System Preferen 6 /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/deploy/JavaControlPanel.pref pane/Contents

501 2666 System Preferen 6 /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/deploy/JavaControlPanel.pref pane/Contents/Info.plist

501 2666 System Preferen 5 /Library/PreferencePanes/MacFUSE.prefPane

501 2666 System Preferen 5 /Library/PreferencePanes/MacFUSE.prefPane/Contents

501 2666 System Preferen 5 /Library/PreferencePanes/MacFUSE.prefPane/Contents/Info.plist

501 2666 System Preferen 5 /System/Library/PreferencePanes/Accounts.prefPane/Contents/Resources

501 2666 System Preferen 5 /System/Library/PreferencePanes/Accounts.prefPane/Contents/Resources

501 2666 System Preferen 5 /System/Library/PreferencePanes/Accounts.prefPane/Contents/Resources/English.lp roj

501 2666 System Preferen -1 /System/Library/PreferencePanes/Accounts.prefPane/Contents/Resources/Base.lproj

501 2666 System Preferen 5 /System/Library/PreferencePanes/Accounts.prefPane/Contents/Resources/English.lp roj/InfoPlist.strings

501 2666 System Preferen 5 /System/Library/PreferencePanes/Appearance.prefPane/Contents/Resources

501 2666 System Preferen 5 /System/Library/PreferencePanes/Appearance.prefPane/Contents/Resources

501 2666 System Preferen 5 /System/Library/PreferencePanes/Appearance.prefPane/Contents/Resources/English. lproj

501 2666 System Preferen -1 /System/Library/PreferencePanes/Appearance.prefPane/Contents/Resources/Base.lpr oj

501 2666 System Preferen 5 /System/Library/PreferencePanes/Appearance.prefPane/Contents/Resources/English. lproj/InfoPlist.strings

501 2666 System Preferen 5 /System/Library/PreferencePanes/Bluetooth.prefPane/Contents/Resources

501 2666 System Preferen 5 /System/Library/PreferencePanes/Bluetooth.prefPane/Contents/Resources

501 2666 System Preferen 5 /System/Library/PreferencePanes/Bluetooth.prefPane/Contents/Resources/English.l proj

501 2666 System Preferen -1 /System/Library/PreferencePanes/Bluetooth.prefPane/Contents/Resources/Base.lpro j

501 2666 System Preferen 5 /System/Library/PreferencePanes/Bluetooth.prefPane/Contents/Resources/English.l proj/InfoPlist.strings

501 2666 System Preferen 5 /System/Library/PreferencePanes/DateAndTime.prefPane/Contents/Resources

501 2666 System Preferen 5 /System/Library/PreferencePanes/DateAndTime.prefPane/Contents/Resources

501 2666 System Preferen 5 /System/Library/PreferencePanes/DateAndTime.prefPane/Contents/Resources/English .lproj

501 2666 System Preferen -1 /System/Library/PreferencePanes/DateAndTime.prefPane/Contents/Resources/Base.lp roj

501 2666 System Preferen 5 /System/Library/PreferencePanes/DateAndTime.prefPane/Contents/Resources/English .lproj/InfoPlist.strings

501 2666 System Preferen 5 /System/Library/PreferencePanes/DesktopScreenEffectsPref.prefPane/Contents/Reso urces

501 2666 System Preferen 5 /System/Library/PreferencePanes/DesktopScreenEffectsPref.prefPane/Contents/Reso urces

501 2666 System Preferen 5 /System/Library/PreferencePanes/DesktopScreenEffectsPref.prefPane/Contents/Reso urces/English.lproj

501 2666 System Preferen -1 /System/Library/PreferencePanes/DesktopScreenEffectsPref.prefPane/Contents/Reso urces/Base.lproj

501 2666 System Preferen 5 /System/Library/PreferencePanes/DesktopScreenEffectsPref.prefPane/Contents/Reso urces/English.lproj/InfoPlist.strings

501 2666 System Preferen 5 /System/Library/PreferencePanes/DigiHubDiscs.prefPane/Contents/Resources

501 2666 System Preferen 5 /System/Library/PreferencePanes/DigiHubDiscs.prefPane/Contents/Resources

501 2666 System Preferen 5 /System/Library/PreferencePanes/DigiHubDiscs.prefPane/Contents/Resources/Englis h.lproj

501 2666 System Preferen -1 /System/Library/PreferencePanes/DigiHubDiscs.prefPane/Contents/Resources/Base.l proj

501 2666 System Preferen 5 /System/Library/PreferencePanes/DigiHubDiscs.prefPane/Contents/Resources/Englis h.lproj/InfoPlist.strings

501 2666 System Preferen 5 /System/Library/PreferencePanes/Displays.prefPane/Contents/Resources

501 2666 System Preferen 5 /System/Library/PreferencePanes/Displays.prefPane/Contents/Resources

501 2666 System Preferen 5 /System/Library/PreferencePanes/Displays.prefPane/Contents/Resources/English.lp roj

501 2666 System Preferen -1 /System/Library/PreferencePanes/Displays.prefPane/Contents/Resources/Base.lproj

501 2666 System Preferen 5 /System/Library/PreferencePanes/Displays.prefPane/Contents/Resources/English.lp roj/InfoPlist.strings

501 2666 System Preferen 5 /System/Library/PreferencePanes/Dock.prefPane/Contents/Resources

501 2666 System Preferen 5 /System/Library/PreferencePanes/Dock.prefPane/Contents/Resources

501 2666 System Preferen 6 /System/Library/PreferencePanes/Dock.prefPane/Contents/Resources/English.lproj

501 2666 System Preferen -1 /System/Library/PreferencePanes/Dock.prefPane/Contents/Resources/Base.lproj

501 2666 System Preferen 5 /System/Library/PreferencePanes/Dock.prefPane/Contents/Resources/English.lproj/ InfoPlist.strings

501 2666 System Preferen 5 /System/Library/PreferencePanes/EnergySaver.prefPane/Contents/Resources

501 2666 System Preferen 5 /System/Library/PreferencePanes/EnergySaver.prefPane/Contents/Resources

501 2666 System Preferen 6 /System/Library/PreferencePanes/EnergySaver.prefPane/Contents/Resources/English .lproj

501 2666 System Preferen -1 /System/Library/PreferencePanes/EnergySaver.prefPane/Contents/Resources/Base.lp roj

501 2666 System Preferen 6 /System/Library/PreferencePanes/EnergySaver.prefPane/Contents/Resources/English .lproj/InfoPlist.strings

501 2666 System Preferen 6 /System/Library/PreferencePanes/Expose.prefPane/Contents/Resources

501 2666 System Preferen 5 /System/Library/PreferencePanes/Expose.prefPane/Contents/Resources

501 2666 System Preferen 5 /System/Library/PreferencePanes/Expose.prefPane/Contents/Resources/English.lpro j

501 2666 System Preferen -1 /System/Library/PreferencePanes/Expose.prefPane/Contents/Resources/Base.lproj

501 2666 System Preferen 5 /System/Library/PreferencePanes/Expose.prefPane/Contents/Resources/English.lpro j/InfoPlist.strings

501 2666 System Preferen 5 /System/Library/PreferencePanes/FibreChannel.prefPane/Contents/Resources

501 2666 System Preferen 5 /System/Library/PreferencePanes/FibreChannel.prefPane/Contents/Resources

501 2666 System Preferen 5 /System/Library/PreferencePanes/FibreChannel.prefPane/Contents/Resources/Englis h.lproj

501 2666 System Preferen -1 /System/Library/PreferencePanes/FibreChannel.prefPane/Contents/Resources/Base.l proj

501 2666 System Preferen 5 /System/Library/PreferencePanes/FibreChannel.prefPane/Contents/Resources/Englis h.lproj/InfoPlist.strings

501 2666 System Preferen 5 /System/Library/PreferencePanes/iCloudPref.prefPane/Contents/Resources

501 2666 System Preferen 5 /System/Library/PreferencePanes/iCloudPref.prefPane/Contents/Resources

501 2666 System Preferen 5 /System/Library/PreferencePanes/iCloudPref.prefPane/Contents/Resources/en.lproj

501 2666 System Preferen -1 /System/Library/PreferencePanes/iCloudPref.prefPane/Contents/Resources/Base.lpr oj

501 2666 System Preferen -1 /System/Library/PreferencePanes/iCloudPref.prefPane/Contents/Resources/English. lproj

501 2666 System Preferen 5 /System/Library/PreferencePanes/iCloudPref.prefPane/Contents/Resources/en.lproj /InfoPlist.strings

501 2666 System Preferen 6 /System/Library/PreferencePanes/Ink.prefPane/Contents/Resources

501 2666 System Preferen 6 /System/Library/PreferencePanes/Ink.prefPane/Contents/Resources

501 2666 System Preferen 5 /System/Library/PreferencePanes/Ink.prefPane/Contents/Resources/English.lproj

501 2666 System Preferen -1 /System/Library/PreferencePanes/Ink.prefPane/Contents/Resources/Base.lproj

501 2666 System Preferen 5 /System/Library/PreferencePanes/Ink.prefPane/Contents/Resources/English.lproj/I nfoPlist.strings

501 2666 System Preferen 7 /System/Library/PreferencePanes/ParentalControls.prefPane/Contents/Resources/En glish.lproj/InfoPlist.strings

501 2666 System Preferen 6 /System/Library/PreferencePanes/PrintAndScan.prefPane/Contents/Resources

501 2666 System Preferen 6 /System/Library/PreferencePanes/PrintAndScan.prefPane/Contents/Resources

501 2666 System Preferen 6 /System/Library/PreferencePanes/PrintAndScan.prefPane/Contents/Resources/Englis h.lproj

501 2666 System Preferen -1 /System/Library/PreferencePanes/PrintAndScan.prefPane/Contents/Resources/Base.l proj

501 2666 System Preferen 6 /System/Library/PreferencePanes/PrintAndScan.prefPane/Contents/Resources/Englis h.lproj/InfoPlist.strings

501 2666 System Preferen 6 /System/Library/PreferencePanes/Profiles.prefPane/Contents/Resources

501 2666 System Preferen 6 /System/Library/PreferencePanes/Profiles.prefPane/Contents/Resources

501 2666 System Preferen 6 /System/Library/PreferencePanes/Profiles.prefPane/Contents/Resources/English.lp roj

501 2666 System Preferen -1 /System/Library/PreferencePanes/Profiles.prefPane/Contents/Resources/Base.lproj

501 2666 System Preferen 6 /System/Library/PreferencePanes/Profiles.prefPane/Contents/Resources/English.lp roj/InfoPlist.strings

501 2666 System Preferen 6 /System/Library/PreferencePanes/Security.prefPane/Contents/Resources

501 2666 System Preferen 6 /System/Library/PreferencePanes/Security.prefPane/Contents/Resources

501 2666 System Preferen 6 /System/Library/PreferencePanes/Security.prefPane/Contents/Resources/English.lp roj

501 2666 System Preferen -1 /System/Library/PreferencePanes/Security.prefPane/Contents/Resources/Base.lproj

501 2666 System Preferen 6 /System/Library/PreferencePanes/Security.prefPane/Contents/Resources/English.lp roj/InfoPlist.strings

501 2666 System Preferen 6 /System/Library/PreferencePanes/SharingPref.prefPane/Contents/Resources

501 2666 System Preferen 6 /System/Library/PreferencePanes/SharingPref.prefPane/Contents/Resources

501 2666 System Preferen 6 /System/Library/PreferencePanes/SharingPref.prefPane/Contents/Resources/English .lproj

501 2666 System Preferen -1 /System/Library/PreferencePanes/SharingPref.prefPane/Contents/Resources/Base.lp roj

501 2666 System Preferen 6 /System/Library/PreferencePanes/SharingPref.prefPane/Contents/Resources/English .lproj/InfoPlist.strings

501 2666 System Preferen 6 /System/Library/PreferencePanes/SoftwareUpdate.prefPane/Contents/Resources

501 2666 System Preferen 6 /System/Library/PreferencePanes/SoftwareUpdate.prefPane/Contents/Resources

501 2666 System Preferen 6 /System/Library/PreferencePanes/SoftwareUpdate.prefPane/Contents/Resources/Engl ish.lproj

501 2666 System Preferen -1 /System/Library/PreferencePanes/SoftwareUpdate.prefPane/Contents/Resources/Base .lproj

501 2666 System Preferen 6 /System/Library/PreferencePanes/SoftwareUpdate.prefPane/Contents/Resources/Engl ish.lproj/InfoPlist.strings

501 2666 System Preferen 6 /System/Library/PreferencePanes/Sound.prefPane/Contents/Resources

501 2666 System Preferen 6 /System/Library/PreferencePanes/Sound.prefPane/Contents/Resources

501 2666 System Preferen 6 /System/Library/PreferencePanes/Sound.prefPane/Contents/Resources/English.lproj

501 2666 System Preferen -1 /System/Library/PreferencePanes/Sound.prefPane/Contents/Resources/Base.lproj

501 2666 System Preferen 6 /System/Library/PreferencePanes/Sound.prefPane/Contents/Resources/English.lproj /InfoPlist.strings

501 2666 System Preferen 6 /System/Library/PreferencePanes/Speech.prefPane/Contents/Resources

501 2666 System Preferen 6 /System/Library/PreferencePanes/Speech.prefPane/Contents/Resources

501 2666 System Preferen 6 /System/Library/PreferencePanes/Speech.prefPane/Contents/Resources/English.lpro j

501 2666 System Preferen -1 /System/Library/PreferencePanes/Speech.prefPane/Contents/Resources/Base.lproj

501 2666 System Preferen 6 /System/Library/PreferencePanes/Speech.prefPane/Contents/Resources/English.lpro j/InfoPlist.strings

501 2666 System Preferen 6 /System/Library/PreferencePanes/Spotlight.prefPane/Contents/Resources

501 2666 System Preferen 6 /System/Library/PreferencePanes/Spotlight.prefPane/Contents/Resources

501 2666 System Preferen 6 /System/Library/PreferencePanes/Spotlight.prefPane/Contents/Resources/English.l proj

501 2666 System Preferen -1 /System/Library/PreferencePanes/Spotlight.prefPane/Contents/Resources/Base.lpro j

501 2666 System Preferen 6 /System/Library/PreferencePanes/Spotlight.prefPane/Contents/Resources/English.l proj/InfoPlist.strings

501 2666 System Preferen 6 /System/Library/PreferencePanes/StartupDisk.prefPane/Contents/Resources

501 2666 System Preferen 6 /System/Library/PreferencePanes/StartupDisk.prefPane/Contents/Resources

501 2666 System Preferen 6 /System/Library/PreferencePanes/StartupDisk.prefPane/Contents/Resources/English .lproj

501 2666 System Preferen -1 /System/Library/PreferencePanes/StartupDisk.prefPane/Contents/Resources/Base.lp roj

501 2666 System Preferen 6 /System/Library/PreferencePanes/StartupDisk.prefPane/Contents/Resources/English .lproj/InfoPlist.strings

501 2666 System Preferen 6 /System/Library/PreferencePanes/TimeMachine.prefPane/Contents/Resources

501 2666 System Preferen 6 /System/Library/PreferencePanes/TimeMachine.prefPane/Contents/Resources

501 2666 System Preferen 6 /System/Library/PreferencePanes/TimeMachine.prefPane/Contents/Resources/English .lproj

501 2666 System Preferen -1 /System/Library/PreferencePanes/TimeMachine.prefPane/Contents/Resources/Base.lp roj

501 2666 System Preferen 6 /System/Library/PreferencePanes/TimeMachine.prefPane/Contents/Resources/English .lproj/InfoPlist.strings

501 2666 System Preferen 6 /System/Library/PreferencePanes/Trackpad.prefPane/Contents/Resources

501 2666 System Preferen 6 /System/Library/PreferencePanes/Trackpad.prefPane/Contents/Resources

501 2666 System Preferen 6 /System/Library/PreferencePanes/Trackpad.prefPane/Contents/Resources/English.lp roj

501 2666 System Preferen -1 /System/Library/PreferencePanes/Trackpad.prefPane/Contents/Resources/Base.lproj

501 2666 System Preferen 6 /System/Library/PreferencePanes/Trackpad.prefPane/Contents/Resources/English.lp roj/InfoPlist.strings

501 2666 System Preferen 6 /System/Library/PreferencePanes/UniversalAccessPref.prefPane/Contents/Resources

501 2666 System Preferen 6 /System/Library/PreferencePanes/UniversalAccessPref.prefPane/Contents/Resources

501 2666 System Preferen 6 /System/Library/PreferencePanes/UniversalAccessPref.prefPane/Contents/Resources /English.lproj

501 2666 System Preferen -1 /System/Library/PreferencePanes/UniversalAccessPref.prefPane/Contents/Resources /Base.lproj

501 2666 System Preferen 6 /System/Library/PreferencePanes/UniversalAccessPref.prefPane/Contents/Resources /English.lproj/InfoPlist.strings

501 2666 System Preferen 6 /System/Library/PreferencePanes/Xsan.prefPane/Contents/Resources

501 2666 System Preferen 6 /System/Library/PreferencePanes/Xsan.prefPane/Contents/Resources

501 2666 System Preferen 6 /System/Library/PreferencePanes/Xsan.prefPane/Contents/Resources/English.lproj

501 2666 System Preferen -1 /System/Library/PreferencePanes/Xsan.prefPane/Contents/Resources/Base.lproj

501 2666 System Preferen 6 /System/Library/PreferencePanes/Xsan.prefPane/Contents/Resources/English.lproj/ InfoPlist.strings

501 2666 System Preferen 6 /Users/ltasse/Library/PreferencePanes/Growl.prefPane/Contents/Resources

501 2666 System Preferen 6 /Users/ltasse/Library/PreferencePanes/Growl.prefPane/Contents/Resources

501 2666 System Preferen 6 /Users/ltasse/Library/PreferencePanes/Growl.prefPane/Contents/Resources/English .lproj

501 2666 System Preferen -1 /Users/ltasse/Library/PreferencePanes/Growl.prefPane/Contents/Resources/Base.lp roj

501 2666 System Preferen 6 /Users/ltasse/Library/PreferencePanes/Growl.prefPane/Contents/Resources/English .lproj/InfoPlist.strings

501 2666 System Preferen 6 /Library/PreferencePanes/DejaVu.prefPane/Contents/Resources

501 2666 System Preferen 6 /Library/PreferencePanes/DejaVu.prefPane/Contents/Resources

501 2666 System Preferen 6 /Library/PreferencePanes/DejaVu.prefPane/Contents/Resources/English.lproj

501 2666 System Preferen -1 /Library/PreferencePanes/DejaVu.prefPane/Contents/Resources/Base.lproj

501 2666 System Preferen 6 /Library/PreferencePanes/DejaVu.prefPane/Contents/Resources/InfoPlist.strings

501 2666 System Preferen 6 /Library/PreferencePanes/Flash Player.prefPane/Contents/Resources

501 2666 System Preferen 6 /Library/PreferencePanes/Flash Player.prefPane/Contents/Resources

501 2666 System Preferen -1 /Library/PreferencePanes/Flash Player.prefPane/Contents/Resources/English.lproj

501 2666 System Preferen -1 /Library/PreferencePanes/Flash Player.prefPane/Contents/Resources/Base.lproj

501 2666 System Preferen 6 /Library/PreferencePanes/Flash Player.prefPane/Contents/Resources/InfoPlist.strings

501 2666 System Preferen 6 /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/deploy/JavaControlPanel.pref pane/Contents/Resources

501 2666 System Preferen 6 /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/deploy/JavaControlPanel.pref pane/Contents/Resources

501 2666 System Preferen 6 /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/deploy/JavaControlPanel.pref pane/Contents/Resources/en.lproj

501 2666 System Preferen -1 /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/deploy/JavaControlPanel.pref pane/Contents/Resources/Base.lproj

501 2666 System Preferen -1 /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/deploy/JavaControlPanel.pref pane/Contents/Resources/English.lproj

501 2666 System Preferen 6 /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/deploy/JavaControlPanel.pref pane/Contents/Resources/en.lproj/InfoPlist.strings

501 2666 System Preferen 6 /Library/PreferencePanes/MacFUSE.prefPane/Contents/Resources

501 2666 System Preferen 6 /Library/PreferencePanes/MacFUSE.prefPane/Contents/Resources

501 2666 System Preferen 6 /Library/PreferencePanes/MacFUSE.prefPane/Contents/Resources/English.lproj

501 2666 System Preferen -1 /Library/PreferencePanes/MacFUSE.prefPane/Contents/Resources/Base.lproj

501 2666 System Preferen 6 /Library/PreferencePanes/MacFUSE.prefPane/Contents/Resources/English.lproj/Info Plist.strings

501 2666 System Preferen 5 /System/Library/CoreServices/CoreTypes.bundle

501 2666 System Preferen 5 /System/Library/CoreServices/CoreTypes.bundle/Contents

501 2666 System Preferen 5 /System/Library/CoreServices/CoreTypes.bundle/Contents/Info.plist

501 2666 System Preferen 5 /System/Library/ColorSync/Profiles/Generic Gray Gamma 2.2 Profile.icc

501 2666 System Preferen 6 /System/Library/ColorSync/Profiles/sRGB Profile.icc

501 2666 System Preferen 5 /System/Library/Fonts/LucidaGrande.ttc

501 2666 System Preferen 6 /System/Library/ColorSync/Profiles/Generic Gray Profile.icc

501 2666 System Preferen 5 /System/Library/Keyboard Layouts/AppleKeyboardLayouts.bundle

501 2666 System Preferen 5 /System/Library/Keyboard Layouts/AppleKeyboardLayouts.bundle/Contents

501 2666 System Preferen 6 /System/Library/Keyboard Layouts/AppleKeyboardLayouts.bundle/Contents/Info.plist

501 2666 System Preferen 6 /System/Library/Keyboard Layouts/AppleKeyboardLayouts.bundle/Contents/Resources

501 2666 System Preferen 5 /System/Library/Keyboard Layouts/AppleKeyboardLayouts.bundle/Contents/Resources

501 2666 System Preferen 6 /System/Library/Keyboard Layouts/AppleKeyboardLayouts.bundle/Contents/Resources/English.lproj

501 2666 System Preferen -1 /System/Library/Keyboard Layouts/AppleKeyboardLayouts.bundle/Contents/Resources/Base.lproj

501 2666 System Preferen 6 /System/Library/Keyboard Layouts/AppleKeyboardLayouts.bundle/Contents/Resources/AppleKeyboardLayouts-L.d at

501 2666 System Preferen -1 /var/folders/ws/pc06z8x52_16sf7bngvyd5bh0000gn/C/com.apple.IntlDataCache.le

501 2666 System Preferen 5 /System/Library/Caches/com.apple.IntlDataCache.le

501 2666 System Preferen 6 /Users/ltasse/Library/Keyboard Layouts

501 2666 System Preferen 6 /Users/ltasse/Library/Input Methods

501 2666 System Preferen 7 /System/Library/Caches/com.apple.IntlDataCache.le.kbdx

501 2666 System Preferen 6 /System/Library/Keyboard Layouts/AppleKeyboardLayouts.bundle/Contents/Info.plist

501 2666 System Preferen 6 /System/Library/Keyboard Layouts/AppleKeyboardLayouts.bundle/Contents/Resources

501 2666 System Preferen 5 /System/Library/Keyboard Layouts/AppleKeyboardLayouts.bundle/Contents/Resources/English.lproj

501 2666 System Preferen -1 /System/Library/Keyboard Layouts/AppleKeyboardLayouts.bundle/Contents/Resources/Base.lproj

501 2666 System Preferen 5 /System/Library/Keyboard Layouts/AppleKeyboardLayouts.bundle/Contents/Resources/English.lproj/InfoPlist. strings

501 2666 System Preferen 5 /System/Library/Keyboard Layouts/AppleKeyboardLayouts.bundle

501 2666 System Preferen 6 /System/Library/Keyboard Layouts/AppleKeyboardLayouts.bundle/Contents

501 2666 System Preferen 5 /System/Library/Keyboard Layouts/AppleKeyboardLayouts.bundle/Contents/Info.plist

501 2666 System Preferen 6 /System/Library/Keyboard Layouts/AppleKeyboardLayouts.bundle/Contents/Resources

501 2666 System Preferen 5 /System/Library/Keyboard Layouts/AppleKeyboardLayouts.bundle/Contents/Resources

501 2666 System Preferen 5 /System/Library/Keyboard Layouts/AppleKeyboardLayouts.bundle/Contents/Resources/English.lproj

501 2666 System Preferen -1 /System/Library/Keyboard Layouts/AppleKeyboardLayouts.bundle/Contents/Resources/Base.lproj

501 2666 System Preferen 5 /System/Library/Keyboard Layouts/AppleKeyboardLayouts.bundle/Contents/Resources/English.lproj/InfoPlist. strings

501 2666 System Preferen 6 /Users/ltasse/Library/Saved Application State/com.apple.systempreferences.savedState/windows.plist

501 2666 System Preferen 5 /Users/ltasse/Library/Saved Application State/com.apple.systempreferences.savedState/data.data

501 2666 System Preferen -1 /Users/ltasse/Library/Saved Application State/com.apple.systempreferences.savedState/restorecount.plist

501 2666 System Preferen 6 /Users/ltasse/Library/Saved Application State/com.apple.systempreferences.savedState/restorecount.plist

501 2666 System Preferen 6 /Users/ltasse/Library/Caches/com.apple.preferencepanes.cache

501 2666 System Preferen 7 .

501 2666 System Preferen 7 /dev/null

501 2666 System Preferen 5 /dev/random

501 2666 System Preferen 5 /dev/random

501 2666 System Preferen 5 /System/Library/Frameworks/AppKit.framework/Resources

501 2666 System Preferen 5 /System/Library/Frameworks/AppKit.framework/Resources/English.lproj

501 2666 System Preferen -1 /System/Library/Frameworks/AppKit.framework/Resources/Base.lproj

501 2666 System Preferen 5 /Users/ltasse/Library/Saved Application State/com.apple.systempreferences.savedState/data.data

501 2666 System Preferen 6 /Users/ltasse/Library/Saved Application State/com.apple.systempreferences.savedState/windows.plist

501 2666 System Preferen 5 /System/Library/PreferencePanes/InternetAccounts.prefPane/Contents/Resources

501 2666 System Preferen 5 /System/Library/PreferencePanes/InternetAccounts.prefPane/Contents/Resources

501 2666 System Preferen 5 /System/Library/PreferencePanes/InternetAccounts.prefPane/Contents/Resources/En glish.lproj

501 2666 System Preferen -1 /System/Library/PreferencePanes/InternetAccounts.prefPane/Contents/Resources/Ba se.lproj

501 2666 System Preferen 5 /System/Library/PreferencePanes/InternetAccounts.prefPane/Contents/Resources/En glish.lproj/InfoPlist.strings

501 2666 System Preferen 5 /System/Library/PreferencePanes/Keyboard.prefPane/Contents/Resources

501 2666 System Preferen 5 /System/Library/PreferencePanes/Keyboard.prefPane/Contents/Resources

501 2666 System Preferen 5 /System/Library/PreferencePanes/Keyboard.prefPane/Contents/Resources/English.lp roj

501 2666 System Preferen -1 /System/Library/PreferencePanes/Keyboard.prefPane/Contents/Resources/Base.lproj

501 2666 System Preferen 5 /System/Library/PreferencePanes/Keyboard.prefPane/Contents/Resources/English.lp roj/InfoPlist.strings

501 2666 System Preferen 5 /System/Library/PreferencePanes/Localization.prefPane/Contents/Resources

501 2666 System Preferen 5 /System/Library/PreferencePanes/Localization.prefPane/Contents/Resources

501 2666 System Preferen 5 /System/Library/PreferencePanes/Localization.prefPane/Contents/Resources/Englis h.lproj

501 2666 System Preferen -1 /System/Library/PreferencePanes/Localization.prefPane/Contents/Resources/Base.l proj

501 2666 System Preferen 5 /System/Library/PreferencePanes/Localization.prefPane/Contents/Resources/Englis h.lproj/InfoPlist.strings

501 2666 System Preferen 5 /System/Library/PreferencePanes/Mouse.prefPane/Contents/Resources

501 2666 System Preferen 5 /System/Library/PreferencePanes/Mouse.prefPane/Contents/Resources

501 2666 System Preferen 5 /System/Library/PreferencePanes/Mouse.prefPane/Contents/Resources/English.lproj

501 2666 System Preferen -1 /System/Library/PreferencePanes/Mouse.prefPane/Contents/Resources/Base.lproj

501 2666 System Preferen 5 /System/Library/PreferencePanes/Mouse.prefPane/Contents/Resources/English.lproj /InfoPlist.strings

501 2666 System Preferen 5 /System/Library/PreferencePanes/Network.prefPane/Contents/Resources

501 2666 System Preferen 5 /System/Library/PreferencePanes/Network.prefPane/Contents/Resources

501 2666 System Preferen 5 /System/Library/PreferencePanes/Network.prefPane/Contents/Resources/English.lpr oj

501 2666 System Preferen -1 /System/Library/PreferencePanes/Network.prefPane/Contents/Resources/Base.lproj

501 2666 System Preferen 5 /System/Library/PreferencePanes/Network.prefPane/Contents/Resources/English.lpr oj/InfoPlist.strings

501 2666 System Preferen 5 /System/Library/PreferencePanes/Notifications.prefPane/Contents/Resources

501 2666 System Preferen 5 /System/Library/PreferencePanes/Notifications.prefPane/Contents/Resources

501 2666 System Preferen 5 /System/Library/PreferencePanes/Notifications.prefPane/Contents/Resources/en.lp roj

501 2666 System Preferen -1 /System/Library/PreferencePanes/Notifications.prefPane/Contents/Resources/Base. lproj

501 2666 System Preferen -1 /System/Library/PreferencePanes/Notifications.prefPane/Contents/Resources/Engli sh.lproj

501 2666 System Preferen 5 /System/Library/PreferencePanes/Notifications.prefPane/Contents/Resources/en.lp roj/InfoPlist.strings

501 2666 System Preferen 5 /System/Library/PreferencePanes/ParentalControls.prefPane/Contents/Resources

501 2666 System Preferen 6 /System/Library/PreferencePanes/ParentalControls.prefPane/Contents/Resources

501 2666 System Preferen 6 /System/Library/PreferencePanes/ParentalControls.prefPane/Contents/Resources/En glish.lproj

501 2666 System Preferen -1 /System/Library/PreferencePanes/ParentalControls.prefPane/Contents/Resources/Ba se.lproj

501 2666 System Preferen 7 /dev/dtracehelper

501 2666 System Preferen 7 /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib

501 2666 System Preferen 7 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib

501 2666 System Preferen 7 /dev/dtracehelper

501 2666 System Preferen 8 /System/Library/PreferencePanes/Xsan.prefPane/Contents/Resources/XsanPref.png

501 2666 System Preferen 7 /System/Library/PrivateFrameworks/CoreUI.framework/Resources/ArtFile.bin

501 2666 System Preferen 8 /System/Library/PreferencePanes/Xsan.prefPane/Contents/Resources/XsanPref@2x.pn g

501 2666 System Preferen -1 /Users/ltasse/Library/Caches/com.apple.preferencepanes.searchindexcache

501 2666 System Preferen 6 /Users/ltasse/Library/Caches/com.apple.preferencepanes.searchindexcache

501 2666 System Preferen 6 /Users/ltasse/Library/Caches/com.apple.preferencepanes.searchindexcache

501 2666 System Preferen 7 .

501 2666 System Preferen 7 /Applications/System Preferences.app/Contents/Resources/NSPrefPaneGroups.xml

501 2666 System Preferen 7 /Applications/System Preferences.app/Contents/Resources/English.lproj/NSPrefPaneGroups.strings

501 2666 System Preferen -1 /Applications/System Preferences.app/Contents/Resources/English.lproj/NSPrefPaneGroups.stringsdict

501 2666 System Preferen 7 .

501 2666 System Preferen 7 /dev/null

501 2666 System Preferen 7 /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats

501 2666 System Preferen 7 .

501 2666 System Preferen 7 /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib

501 2666 System Preferen 7 /System/Library/Fonts/Helvetica.dfont

501 2666 System Preferen 7 /System/Library/PreferencePanes/UniversalAccessPref.prefPane/Contents/Resources /UniversalAccessPref.icns

501 2666 System Preferen 7 /System/Library/PreferencePanes/Bluetooth.prefPane/Contents/Resources/AppIcon.i cns

501 2666 System Preferen 7 /System/Library/PreferencePanes/DigiHubDiscs.prefPane/Contents/Resources/cd.icn s

501 2666 System Preferen 7 /System/Library/PreferencePanes/DateAndTime.prefPane/Contents/Resources/DateAnd Time.icns

501 2666 System Preferen 7 /System/Library/PreferencePanes/Displays.prefPane/Contents/Resources/Displays.i cns

501 2666 System Preferen 7 /System/Library/PreferencePanes/EnergySaver.prefPane/Contents/Resources/EnergyS aver.icns

501 2666 System Preferen 7 /Library/PreferencePanes/Flash Player.prefPane/Contents/Resources/FlashPlayerPreferences.png

501 2666 System Preferen 7 /System/Library/PreferencePanes/Appearance.prefPane/Contents/Resources/General. icns

501 2666 System Preferen 7 /Users/ltasse/Library/PreferencePanes/Growl.prefPane/Contents/Resources/growl-c law32.tiff

501 2666 System Preferen 7 /System/Library/PreferencePanes/iCloudPref.prefPane/Contents/Resources/en.lproj /iCloud_32x32.tiff

501 2666 System Preferen 7 /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/deploy/JavaControlPanel.pref pane/Contents/Resources/Java7VM.icns

501 2666 System Preferen 7 /System/Library/PreferencePanes/Keyboard.prefPane/Contents/Resources/Keyboard.i cns

501 2666 System Preferen 7 /System/Library/PreferencePanes/Localization.prefPane/Contents/Resources/Locali zation.icns

501 2666 System Preferen 7 /Library/PreferencePanes/MacFUSE.prefPane/Contents/Resources/MacFUSE.icns

501 2666 System Preferen 7 /System/Library/ColorSync/Profiles/Generic RGB Profile.icc

501 2666 System Preferen 7 /System/Library/PreferencePanes/InternetAccounts.prefPane/Contents/Resources/In ternetAccounts.icns

501 2666 System Preferen 7 /System/Library/PreferencePanes/Expose.prefPane/Contents/Resources/MissionContr olPrefPane.icns

501 2666 System Preferen 7 /System/Library/PreferencePanes/Mouse.prefPane/Contents/Resources/Mouse.icns

501 2666 System Preferen 7 /System/Library/PreferencePanes/Network.prefPane/Contents/Resources/Network.icn s

501 2666 System Preferen 7 /System/Library/PreferencePanes/Notifications.prefPane/Contents/Resources/Notif ications.icns

501 2666 System Preferen 7 /System/Library/PreferencePanes/Dock.prefPane/Contents/Resources/Dock.icns

501 2666 System Preferen 7 /Library/PreferencePanes/DejaVu.prefPane/Contents/Resources/DejaVuPref.tiff

501 2666 System Preferen 7 /System/Library/PreferencePanes/DesktopScreenEffectsPref.prefPane/Contents/Reso urces/DesktopScreenEffectsPref.icns

501 2666 System Preferen 7 /System/Library/PreferencePanes/Speech.prefPane/Contents/Resources/Speech.icns

501 2666 System Preferen 7 /System/Library/PreferencePanes/ParentalControls.prefPane/Contents/Resources/Fa mily.icns

501 2666 System Preferen 7 /System/Library/PreferencePanes/PrintAndScan.prefPane/Contents/Resources/PrintS canPref.icns

501 2666 System Preferen 7 /System/Library/PreferencePanes/Security.prefPane/Contents/Resources/FileVault. icns

501 2666 System Preferen 7 /System/Library/PreferencePanes/SharingPref.prefPane/Contents/Resources/Sharing Pref.icns

501 2666 System Preferen 7 /System/Library/PreferencePanes/SoftwareUpdate.prefPane/Contents/Resources/Soft wareUpdatePref.icns

501 2666 System Preferen 7 /System/Library/PreferencePanes/Sound.prefPane/Contents/Resources/SoundPref.icn s

501 2666 System Preferen 7 /System/Library/PreferencePanes/Spotlight.prefPane/Contents/Resources/Spotlight Pref.icns

501 2666 System Preferen 7 /System/Library/PreferencePanes/StartupDisk.prefPane/Contents/Resources/Startup DiskPref.icns

501 2666 System Preferen 7 /System/Library/PreferencePanes/Accounts.prefPane/Contents/Resources/AccountsPr ef.icns

501 2666 System Preferen 7 /System/Library/PreferencePanes/iCloudPref.prefPane/Contents/MacOS/iCloudPref

501 2666 System Preferen 7 /System/Library/PreferencePanes/iCloudPref.prefPane/Contents/MacOS/iCloudPref

501 2666 System Preferen 7 /System/Library/PrivateFrameworks/AOSUI.framework/Versions/A/AOSUI

501 2666 System Preferen 7 /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP

501 2666 System Preferen 7 /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI

501 2666 System Preferen -1 /Users/ltasse/Library/Autosave Information/com.apple.systempreferences.plist

501 2666 System Preferen 7 /System/Library/Frameworks/AppKit.framework/Resources/StandardKeyBinding.dict

501 2666 System Preferen -1 /Users/ltasse/Library/KeyBindings/DefaultKeyBinding.dict

501 2666 System Preferen 7 /System/Library/PreferencePanes/TimeMachine.prefPane/Contents/Resources/TimeMac hine.icns

501 2666 System Preferen 7 /System/Library/PreferencePanes/Trackpad.prefPane/Contents/Resources/Trackpad.i cns

501 2666 System Preferen 7 /Users/ltasse/Library/Saved Application State/com.apple.systempreferences.savedState/restorecount.plist

501 2666 System Preferen 7 /System/Library/PreferencePanes/UniversalAccessPref.prefPane/Contents/Resources /English.lproj/UniversalAccess.searchTerms

501 2666 System Preferen 7 /System/Library/Frameworks/CoreFoundation.framework/Versions/A/Resources/tokrul eLE.data

501 2666 System Preferen 8 /System/Library/PreferencePanes/Bluetooth.prefPane/Contents/Resources/English.l proj/Bluetooth.searchTerms

501 2666 System Preferen 8 /System/Library/PreferencePanes/DigiHubDiscs.prefPane/Contents/Resources/Englis h.lproj/CDDVD.searchTerms

501 2666 System Preferen 8 /System/Library/PreferencePanes/DateAndTime.prefPane/Contents/Resources/English .lproj/DateAndTimePref.searchTerms

501 2666 System Preferen 8 /System/Library/PreferencePanes/DesktopScreenEffectsPref.prefPane/Contents/Reso urces/English.lproj/DesktopScreenEffectsSearchGroups.searchTerms

501 2666 System Preferen 8 /System/Library/PreferencePanes/Speech.prefPane/Contents/Resources/English.lpro j/SpeechPrefsTerms.searchTerms

501 2666 System Preferen 8 /System/Library/PreferencePanes/Displays.prefPane/Contents/Resources/English.lp roj/DisplaysSearchGroups.searchTerms

501 2666 System Preferen 8 /System/Library/PreferencePanes/Dock.prefPane/Contents/Resources/English.lproj/ Dock.searchTerms

501 2666 System Preferen 8 /System/Library/PreferencePanes/EnergySaver.prefPane/Contents/Resources/English .lproj/EnergySaver.searchTerms

501 2666 System Preferen 8 /System/Library/PreferencePanes/FibreChannel.prefPane/Contents/Resources/FibreC hannelPref.searchTerms

501 2666 System Preferen 8 /Library/PreferencePanes/Flash Player.prefPane/Contents/Resources/FlashPlayerPreferences.searchTerms

501 2666 System Preferen 8 /System/Library/PreferencePanes/Appearance.prefPane/Contents/Resources/English. lproj/Appearance.searchTerms

501 2666 System Preferen 8 /System/Library/PreferencePanes/iCloudPref.prefPane/Contents/Resources/en.lproj /iCloud.searchTerms

501 2666 System Preferen 8 /System/Library/PreferencePanes/Ink.prefPane/Contents/Resources/English.lproj/I nk.searchTerms

501 2666 System Preferen 8 /System/Library/PreferencePanes/Keyboard.prefPane/Contents/Resources/English.lp roj/KeyboardMouseSearchGroups.searchTerms

501 2666 System Preferen 8 /System/Library/PreferencePanes/Localization.prefPane/Contents/Resources/Englis h.lproj/International.searchTerms

501 2666 System Preferen 8 /Library/PreferencePanes/MacFUSE.prefPane/Contents/Resources/English.lproj/MacF USE.searchTerms

501 2666 System Preferen 8 /System/Library/PreferencePanes/InternetAccounts.prefPane/Contents/Resources/En glish.lproj/InternetAccounts.searchTerms

501 2666 System Preferen 8 /System/Library/PreferencePanes/Expose.prefPane/Contents/Resources/English.lpro j/Expose.searchTerms

501 2666 System Preferen 8 /System/Library/PreferencePanes/Mouse.prefPane/Contents/Resources/English.lproj /Mouse.searchTerms

501 2666 System Preferen 8 /System/Library/PreferencePanes/Network.prefPane/Contents/Resources/English.lpr oj/NetworkSearchGroups.searchTerms

501 2666 System Preferen 8 /System/Library/PreferencePanes/Notifications.prefPane/Contents/Resources/en.lp roj/Notifications.searchTerms

501 2666 System Preferen 8 /System/Library/PreferencePanes/ParentalControls.prefPane/Contents/Resources/En glish.lproj/ParentalControls.searchTerms

501 2666 System Preferen 8 /System/Library/PreferencePanes/PrintAndScan.prefPane/Contents/Resources/Englis h.lproj/PrintAndScan.searchTerms

501 2666 System Preferen 8 /System/Library/PreferencePanes/Security.prefPane/Contents/Resources/English.lp roj/Security.searchTerms

501 2666 System Preferen 8 /System/Library/PreferencePanes/SharingPref.prefPane/Contents/Resources/English .lproj/Sharing.searchTerms

501 2666 System Preferen 8 /System/Library/PreferencePanes/SoftwareUpdate.prefPane/Contents/Resources/Engl ish.lproj/SoftwareUpdate.searchTerms

501 2666 System Preferen 8 /System/Library/PreferencePanes/Sound.prefPane/Contents/Resources/English.lproj /Sound.searchTerms

501 2666 System Preferen 8 /System/Library/PreferencePanes/Spotlight.prefPane/Contents/Resources/English.l proj/Spotlight.searchTerms

501 2666 System Preferen 8 /System/Library/PreferencePanes/StartupDisk.prefPane/Contents/Resources/English .lproj/StartupDisk.searchTerms

501 2666 System Preferen 8 /System/Library/PreferencePanes/TimeMachine.prefPane/Contents/Resources/English .lproj/TMPref.searchTerms

501 2666 System Preferen 8 /System/Library/PreferencePanes/Trackpad.prefPane/Contents/Resources/English.lp roj/Trackpad.searchTerms

501 2666 System Preferen 8 /System/Library/PreferencePanes/Accounts.prefPane/Contents/Resources/English.lp roj/AccountsSearchGroups.searchTerms

501 2666 System Preferen 7 /Library/Preferences/SystemConfiguration/com.apple.PowerManagement.plist

501 2666 System Preferen 7 /Library/Preferences/SystemConfiguration/com.apple.PowerManagement.plist

501 2666 System Preferen -1 /Library/Preferences/com.apple.PowerManagement.plist

501 2666 System Preferen -1 /Library/Preferences/com.apple.PowerManagement.plist

501 2666 System Preferen 7 /System/Library/CoreServices/powerd.bundle

501 2666 System Preferen 7 /System/Library/CoreServices/powerd.bundle/Info.plist

501 2666 System Preferen 7 /System/Library/CoreServices/powerd.bundle

501 2666 System Preferen 7 /System/Library/CoreServices/powerd.bundle/English.lproj

501 2666 System Preferen -1 /System/Library/CoreServices/powerd.bundle/Base.lproj

501 2666 System Preferen 7 /System/Library/CoreServices/powerd.bundle/com.apple.SystemPowerProfileDefaults .plist

501 2666 System Preferen 7 /System/Library/CoreServices/powerd.bundle/com.apple.SystemPowerProfileDefaults .plist

501 2666 System Preferen 7 /System/Library/CoreServices/powerd.bundle

501 2666 System Preferen 7 /System/Library/CoreServices/powerd.bundle/Info.plist

501 2666 System Preferen 7 /System/Library/CoreServices/powerd.bundle

501 2666 System Preferen 7 /System/Library/CoreServices/powerd.bundle/English.lproj

501 2666 System Preferen -1 /System/Library/CoreServices/powerd.bundle/Base.lproj

501 2666 System Preferen 7 /System/Library/CoreServices/powerd.bundle/com.apple.SystemPowerProfileDefaults .plist

501 2666 System Preferen 7 /System/Library/CoreServices/powerd.bundle/com.apple.SystemPowerProfileDefaults .plist

501 2666 System Preferen 8 /Library/Audio/Plug-Ins/HAL

501 2666 System Preferen 8 /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle

501 2666 System Preferen 8 /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents

501 2666 System Preferen 8 /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/Info.plist

501 2666 System Preferen 8 /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn

501 2666 System Preferen 8 /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn

501 2666 System Preferen 8 /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn

501 2666 System Preferen 8 /Users/ltasse/Library/Saved Application State/com.apple.systempreferences.savedState

501 2666 System Preferen 8 /Users/ltasse/Library/Saved Application State/com.apple.systempreferences.savedState/window_1.data

501 2666 System Preferen 8 /Users/ltasse/Library/Saved Application State/com.apple.systempreferences.savedState/data.data

501 2666 System Preferen 8 /Users/ltasse/Library/Saved Application State/com.apple.systempreferences.savedState/windows.plist

Nov 27, 2012 4:00 PM in response to TCLI IACI

Back up all data.


Quit System Preferences if it’s running.


Hold down the option key and select Go Library from the Finder menu bar. Delete the following items from the Library folder (some may not exist):


Caches/com.apple.preferencepanes.cache

Caches/com.apple.preferencepanes.searchindexcache

Saved Application State/com.apple.systempreferences.savedState


Try again to sign out of iCloud.

Nov 28, 2012 5:40 AM in response to Linc Davis

Hello Linc,


Deleted:

Caches/com.apple.preferencepanes.cache

Caches/com.apple.preferencepanes.searchindexcache


The folllowing was not present:

Saved Application State/com.apple.systempreferences.savedState


Launched System Preferences and it crashed with the following output:


Process: System Preferences [2177]

Path: /Applications/System Preferences.app/Contents/MacOS/System Preferences

Identifier: com.apple.systempreferences

Version: 12.0 (12.0)

Build Info: SystemPrefsApp-232001000000000~1

Code Type: X86-64 (Native)

Parent Process: launchd [1963]

User ID: 501



Date/Time: 2012-11-28 08:37:13.543 -0500

OS Version: Mac OS X 10.8.2 (12C60)

Report Version: 10



Interval Since Last Report: 683106 sec

Crashes Since Last Report: 25

Per-App Interval Since Last Report: 94700 sec

Per-App Crashes Since Last Report: 7

Anonymous UUID: 7A5E1D4F-7E24-8F1A-97A4-BD154EDEED98



Crashed Thread: 10 Dispatch queue: com.apple.Dataclass.Calendars



Exception Type: EXC_CRASH (SIGABRT)

Exception Codes: 0x0000000000000000, 0x0000000000000000



Application Specific Information:

com.apple.preferences.icloud v.223 (iCloud)

objc[2177]: GC: forcing GC OFF because OBJC_DISABLE_GC is set

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFDictionary removeObjectForKey:]: attempt to remove nil key'

terminate called throwing an exception

abort() called



Application Specific Backtrace 1:

0 CoreFoundation 0x00007fff8e7620a6 __exceptionPreprocess + 198

1 libobjc.A.dylib 0x00007fff942863f0 objc_exception_throw + 43

2 CoreFoundation 0x00007fff8e761e7c +[NSException raise:format:] + 204

3 CoreFoundation 0x00007fff8e742815 -[__NSCFDictionary removeObjectForKey:] + 149

4 CalendarStore 0x00007fff928c60c5 +[CalAttachmentCache setEtag:forAttachment:inEntityWithSharedUID:source:] + 123

5 CalendarStore 0x00007fff928c7133 +[CalAttachmentCache removeAttachment:] + 657

6 CalendarStore 0x00007fff9293c1be -[CalManagedAttachment willSave] + 790

7 CoreData 0x00007fff8e36e0ac -[NSManagedObjectContext(_NSInternalAdditions) _validateObjects:forOperation:error:exhaustive:forSave:] + 988

8 CoreData 0x00007fff8e36db2d -[NSManagedObjectContext(_NSInternalAdditions) _validateChangesForSave:] + 93

9 CoreData 0x00007fff8e36d936 -[NSManagedObjectContext(_NSInternalChangeProcessing) _prepareForPushChanges:] + 198

10 CoreData 0x00007fff8e36b9d6 -[NSManagedObjectContext save:] + 262

11 CalendarStore 0x00007fff92814926 -[CalManagedObjectContext save:] + 71

12 CalendarStore 0x00007fff928b3c42 -[CalCalendarStore(CalCalendarStore_Private) removeGroup:error:] + 418

13 AOSAccounts 0x00007fff8ef60674 DeleteCalDAV + 86

14 AOSAccounts 0x00007fff8ef61338 __SetEnabled_block_invoke_0224 + 508

15 libdispatch.dylib 0x00007fff937e4f01 _dispatch_call_block_and_release + 15

16 libdispatch.dylib 0x00007fff937e10b6 _dispatch_client_callout + 8

17 libdispatch.dylib 0x00007fff937e247f _dispatch_queue_drain + 235

18 libdispatch.dylib 0x00007fff937e22f1 _dispatch_queue_invoke + 52

19 libdispatch.dylib 0x00007fff937e21c3 _dispatch_worker_thread2 + 249

20 libsystem_c.dylib 0x00007fff900e8cab _pthread_wqthread + 404

21 libsystem_c.dylib 0x00007fff900d3171 start_wqthread + 13



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

0 libsystem_kernel.dylib 0x00007fff8ef90686 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff8ef8fc42 mach_msg + 70

2 com.apple.CoreFoundation 0x00007fff8e6fe803 __CFRunLoopServiceMachPort + 195

3 com.apple.CoreFoundation 0x00007fff8e703ee6 __CFRunLoopRun + 1078

4 com.apple.CoreFoundation 0x00007fff8e7036b2 CFRunLoopRunSpecific + 290

5 com.apple.HIToolbox 0x00007fff969ed0a4 RunCurrentEventLoopInMode + 209

6 com.apple.HIToolbox 0x00007fff969ece42 ReceiveNextEventCommon + 356

7 com.apple.HIToolbox 0x00007fff969eccd3 BlockUntilNextEventMatchingListInMode + 62

8 com.apple.AppKit 0x00007fff8b343613 _DPSNextEvent + 685

9 com.apple.AppKit 0x00007fff8b342ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128

10 com.apple.AppKit 0x00007fff8b33a283 -[NSApplication run] + 517

11 com.apple.AppKit 0x00007fff8b2decb6 NSApplicationMain + 869

12 libdyld.dylib 0x00007fff937f77e1 start + 1



Thread 1:: Dispatch queue: com.apple.libdispatch-manager

0 libsystem_kernel.dylib 0x00007fff8ef92d16 kevent + 10

1 libdispatch.dylib 0x00007fff937e3dea _dispatch_mgr_invoke + 883

2 libdispatch.dylib 0x00007fff937e39ee _dispatch_mgr_thread + 54



Thread 2:

0 libsystem_kernel.dylib 0x00007fff8ef926d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff900e8eec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff900e8cb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff900d3171 start_wqthread + 13



Thread 3:

0 libsystem_kernel.dylib 0x00007fff8ef926d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff900e8eec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff900e8cb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff900d3171 start_wqthread + 13



Thread 4:

0 libsystem_kernel.dylib 0x00007fff8ef926d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff900e8eec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff900e8cb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff900d3171 start_wqthread + 13



Thread 5:

0 libsystem_kernel.dylib 0x00007fff8ef926d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff900e8eec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff900e8cb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff900d3171 start_wqthread + 13



Thread 6:

0 libsystem_kernel.dylib 0x00007fff8ef926d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff900e8eec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff900e8cb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff900d3171 start_wqthread + 13



Thread 7:

0 libsystem_kernel.dylib 0x00007fff8ef926d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff900e8eec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff900e8cb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff900d3171 start_wqthread + 13



Thread 8:

0 libsystem_kernel.dylib 0x00007fff8ef926d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff900e8eec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff900e8cb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff900d3171 start_wqthread + 13



Thread 9:

0 libsystem_kernel.dylib 0x00007fff8ef926d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff900e8eec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff900e8cb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff900d3171 start_wqthread + 13



Thread 10 Crashed:: Dispatch queue: com.apple.Dataclass.Calendars

0 libsystem_kernel.dylib 0x00007fff8ef92212 __pthread_kill + 10

1 libsystem_c.dylib 0x00007fff900e7af4 pthread_kill + 90

2 libsystem_c.dylib 0x00007fff9012bdce abort + 143

3 libc++abi.dylib 0x00007fff95186a17 abort_message + 257

4 libc++abi.dylib 0x00007fff951843c6 default_terminate() + 28

5 libobjc.A.dylib 0x00007fff94286873 _objc_terminate() + 91

6 libc++.1.dylib 0x00007fff90e228fe std::terminate() + 20

7 libobjc.A.dylib 0x00007fff942865de objc_terminate + 9

8 libdispatch.dylib 0x00007fff937e10ca _dispatch_client_callout + 28

9 libdispatch.dylib 0x00007fff937e247f _dispatch_queue_drain + 235

10 libdispatch.dylib 0x00007fff937e22f1 _dispatch_queue_invoke + 52

11 libdispatch.dylib 0x00007fff937e21c3 _dispatch_worker_thread2 + 249

12 libsystem_c.dylib 0x00007fff900e8cab _pthread_wqthread + 404

13 libsystem_c.dylib 0x00007fff900d3171 start_wqthread + 13



Thread 11:: com.apple.appkit-heartbeat

0 libsystem_kernel.dylib 0x00007fff8ef92386 __semwait_signal + 10

1 libsystem_c.dylib 0x00007fff90170800 nanosleep + 163

2 libsystem_c.dylib 0x00007fff90170717 usleep + 54

3 com.apple.AppKit 0x00007fff8b528958 -[NSUIHeartBeat _heartBeatThread:] + 543

4 com.apple.Foundation 0x00007fff939d0612 __NSThread__main__ + 1345

5 libsystem_c.dylib 0x00007fff900e6742 _pthread_start + 327

6 libsystem_c.dylib 0x00007fff900d3181 thread_start + 13



Thread 10 crashed with X86 Thread State (64-bit):

rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x0000000107e0cc58 rdx: 0x0000000000000000

rdi: 0x000000000000f513 rsi: 0x0000000000000006 rbp: 0x0000000107e0cc80 rsp: 0x0000000107e0cc58

r8: 0x00007fff7b97e278 r9: 0x0000000107e0cc60 r10: 0x0000000030000000 r11: 0x0000000000000206

r12: 0x0000000107e0cde0 r13: 0x00007f9065006050 r14: 0x0000000107e0d000 r15: 0x0000000107e0ccc0

rip: 0x00007fff8ef92212 rfl: 0x0000000000000206 cr2: 0x00007fff7b977fe8

Logical CPU: 0



Binary Images:

0x101e63000 - 0x101e86fff com.apple.systempreferences (12.0 - 12.0) <0249AAAE-AA18-3A55-BBCE-D870C940E8C7> /Applications/System Preferences.app/Contents/MacOS/System Preferences

0x103ea3000 - 0x103eacfe7 libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib

0x103eb2000 - 0x103eb5ff7 libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib

0x103ebf000 - 0x103ec0ff3 +cl_kernels (???) <B7B9819E-7A9A-44D5-B90F-48F59F465A15> cl_kernels

0x103ecd000 - 0x103ecdff1 +cl_kernels (???) <A0037CF2-0926-45F4-970C-CC9F3B20CDAD> cl_kernels

0x105e45000 - 0x105ee0ff7 unorm8_bgra.dylib (2.1.19) <904EA51D-225A-38AF-B66C-84493C55C065> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib

0x1076dd000 - 0x1076e2fff com.apple.audio.AppleHDAHALPlugIn (2.3.1 - 2.3.1f2) <E807EE74-4241-36B2-87A6-92AFAE41D68F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn

0x1076f7000 - 0x1076fdff7 com.apple.preferences.icloud (1.1 - 223) <7DC4812C-C81E-3D45-B123-F009810DC462> /System/Library/PreferencePanes/iCloudPref.prefPane/Contents/MacOS/iCloudPref

0x107709000 - 0x107709ff1 +cl_kernels (???) <FBFE9E19-4799-4A89-A530-749A338EA183> cl_kernels

0x10770b000 - 0x1077a1ff7 unorm8_rgba.dylib (2.1.19) <9F69E2DA-1FFB-349D-AA56-30D667519AA9> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib

0x1077c2000 - 0x1077c2ffb +cl_kernels (???) <46534F7A-69C5-4121-8137-8D1ACE7EEEE0> cl_kernels

0x1077c4000 - 0x10781dfff com.apple.AOSUI (1.1 - 149) <1F4006E0-FD21-3836-B94C-A2D4181759C8> /System/Library/PrivateFrameworks/AOSUI.framework/Versions/A/AOSUI

0x107857000 - 0x107861ff7 com.apple.AppleSRP (5.0 - 1) <16B1431A-295A-386B-9159-A396877D6FE3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP

0x107868000 - 0x10787aff7 com.apple.syncservices.syncservicesui (7.0 - 713) <188BC0FA-C4F7-3F96-BACF-61CDFDDABE9C> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI

0x107888000 - 0x1078a4fff com.apple.icloud.iaplugin (1.0.1 - 238.3) <B6A99272-B09A-3C74-8516-39D39CC8E856> /System/Library/InternetAccounts/iCloud.iaplugin/Contents/MacOS/iCloud

0x1078b8000 - 0x1078c0fff com.apple.mail.iaplugin (6.2 - 1499) <805FB6A7-0AC0-3EAE-8610-4042448F379A> /System/Library/InternetAccounts/Mail.iaplugin/Contents/MacOS/Mail

0x1078c7000 - 0x1078cfff7 com.apple.calendar.iaplugin (6.0 - 1245) <96C245EE-2056-30B9-8FEB-31578CD70D64> /System/Library/InternetAccounts/Calendar.iaplugin/Contents/MacOS/Calendar

0x1078f8000 - 0x1078fdff7 com.apple.contacts.iaplugin (2.1 - 1167) <0B5DCBCD-EB14-31A8-B195-1F52A62DC6E2> /System/Library/InternetAccounts/AddressBook.iaplugin/Contents/MacOS/AddressBoo k

0x107904000 - 0x10790aff7 com.apple.Notes.iaplugin (1.1 - 99) <46B8A3F3-9ED8-3538-BE02-C8D7EBE03EE3> /System/Library/InternetAccounts/Notes.iaplugin/Contents/MacOS/Notes

0x107911000 - 0x107952ff7 com.apple.Notes.framework (1.1 - 99) <1AE41D51-4594-374F-BA37-DA377AC20495> /System/Library/PrivateFrameworks/Notes.framework/Versions/A/Notes

0x107b26000 - 0x107b28fff apop.so (169) <2A1CAD32-5734-3D4E-868B-E773DCD192B5> /usr/lib/sasl2/apop.so

0x107baf000 - 0x107bc3fff dhx.so (169) <3C4D7E51-F30B-3A5B-9BB6-4426EC607E10> /usr/lib/sasl2/dhx.so

0x107bcf000 - 0x107bd8ff7 digestmd5WebDAV.so (169) <D1EF0A0E-92FA-321F-9445-DD08A64C2493> /usr/lib/sasl2/digestmd5WebDAV.so

0x107bdd000 - 0x107bdffff libanonymous.2.so (166) <6417EA9E-4202-31DA-A086-B58F1E92C931> /usr/lib/sasl2/libanonymous.2.so

0x107be4000 - 0x107be7fff libcrammd5.2.so (166) <866C8DD4-5086-376A-BFC7-897A40327DB4> /usr/lib/sasl2/libcrammd5.2.so

0x107bec000 - 0x107bf5ff7 libdigestmd5.2.so (166) <F2344A08-F032-35D3-9EBB-F147D4100517> /usr/lib/sasl2/libdigestmd5.2.so

0x107bfa000 - 0x107bfffff libgssapiv2.2.so (166) <83A21AF3-FB42-3ACC-B6ED-26B23388C4F4> /usr/lib/sasl2/libgssapiv2.2.so

0x107c04000 - 0x107c06fff login.so (166) <1F868238-FB26-3477-B31C-67DB400D6F68> /usr/lib/sasl2/login.so

0x107c0a000 - 0x107c0ffff libntlm.so (166) <82608FB8-E225-39FF-BC83-B9D3F89D7CEC> /usr/lib/sasl2/libntlm.so

0x107c14000 - 0x107c1bfff libotp.2.so (166) <2AE53E63-A826-3E20-9B4D-476CC712410D> /usr/lib/sasl2/libotp.2.so

0x107ca7000 - 0x107ca9fff libplain.2.so (166) <074D7604-3435-3E01-A86B-FF102001FC5B> /usr/lib/sasl2/libplain.2.so

0x107cb0000 - 0x107cb4fff libpps.so (169) <3C150ECF-0D94-3DBE-8AB6-7B0070700699> /usr/lib/sasl2/libpps.so

0x107cb9000 - 0x107cbcfff mschapv2.so (169) <9DAC741E-6BB8-3DFA-85AD-532EB20E780B> /usr/lib/sasl2/mschapv2.so

0x107cc1000 - 0x107ceefff com.apple.DirectoryService.PasswordServerFramework (10.8 - 27) <4D67D74D-9200-3838-87D6-5E1968C81019> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver

0x107d04000 - 0x107d06fff pwauxprop.so (387) <02EC8AD8-70F5-3512-8026-B41832050634> /usr/lib/sasl2/pwauxprop.so

0x107d0b000 - 0x107d0efff shadow_auxprop.so (169) <FE9BCBA3-7F30-303B-A815-8FADE514246E> /usr/lib/sasl2/shadow_auxprop.so

0x107d13000 - 0x107d15fff smb_nt.so (169) <F6798ECD-BBC9-3055-96E9-3A9836E36E7A> /usr/lib/sasl2/smb_nt.so

0x107d1c000 - 0x107d1ffff smb_ntlmv2.so (169) <FB9D0145-0F31-3FA1-A6B4-5F8530CC60CA> /usr/lib/sasl2/smb_ntlmv2.so

0x107d3e000 - 0x107d41ff7 com.apple.126.iaplugin (1.1 - 110) <28237247-AC0F-3346-B8F6-24D245CECC61> /System/Library/InternetAccounts/126.iaplugin/Contents/MacOS/126

0x107d47000 - 0x107d4aff7 com.apple.163.iaplugin (1.1 - 110) <F7B047C7-9FEF-35FE-B424-65588EE45305> /System/Library/InternetAccounts/163.iaplugin/Contents/MacOS/163

0x107d50000 - 0x107d53fff com.apple.aol.iaplugin (2.1 - 210) <21E2CE93-5CD8-31C8-8983-5B21189FF8A2> /System/Library/InternetAccounts/AOL.iaplugin/Contents/MacOS/AOL

0x107d5f000 - 0x107d63ff7 com.apple.google.iaplugin (2.1 - 210) <2C3B7EE3-FA27-3411-99CE-FA2F8EC84B90> /System/Library/InternetAccounts/Google.iaplugin/Contents/MacOS/Google

0x107d6d000 - 0x107d6efff com.apple.AddressBook.LocalSourceBundle (2.1 - 1167) <07E0DB43-14DD-3741-BCCA-31CE397A53BC> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource

0x107d80000 - 0x107d83fff com.apple.DirectoryServicesSource (2.1 - 1167) <2BB7BD50-BBB3-3FA9-BAB1-04C704726905> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices

0x107e8e000 - 0x107e97fff com.apple.exchange.iaplugin (2.1 - 210) <AC5786E6-4911-36C3-82C7-DD8A338A2EE6> /System/Library/InternetAccounts/Exchange.iaplugin/Contents/MacOS/Exchange

0x107ea1000 - 0x107ea9ff7 com.apple.facebook.iaplugin (1.1 - 110) <E81B139F-46F9-381D-9BC2-FD268494B3DC> /System/Library/InternetAccounts/Facebook.iaplugin/Contents/MacOS/Facebook

0x107eb2000 - 0x107ebdff7 com.apple.flickr.iaplugin (1.1 - 110) <830A87A4-89C8-3786-AEBB-3D6879F665B4> /System/Library/InternetAccounts/Flickr.iaplugin/Contents/MacOS/Flickr

0x107ec8000 - 0x107ecdfff com.apple.chat.iaplugin (7.0.1 - 3314) <11923513-0085-30E5-812E-95A39C637D1B> /System/Library/InternetAccounts/iChat.iaplugin/Contents/MacOS/iChat

0x107ed5000 - 0x107edafff com.apple.osxserver.iaplugin (2.1 - 210) <1A1A62B1-F045-30E5-B2B9-98B55062D329> /System/Library/InternetAccounts/OSXServer.iaplugin/Contents/MacOS/OSXServer

0x107ee2000 - 0x107ee3fff libACSClient.dylib (48) <DCF5B9D9-B76E-38C3-A8A8-F5CBE52F8CEB> /usr/lib/libACSClient.dylib

0x107ee8000 - 0x107eebfff com.apple.qq.iaplugin (1.1 - 110) <5ADCB6DA-697E-3B72-88B7-CD5135876960> /System/Library/InternetAccounts/QQ.iaplugin/Contents/MacOS/QQ

0x107ef1000 - 0x107ef8ff7 com.apple.tudou.iaplugin (1.1 - 110) <BCBDD485-DA59-3D36-A11F-A13C09D12CB4> /System/Library/InternetAccounts/Tudou.iaplugin/Contents/MacOS/Tudou

0x107f01000 - 0x107f08ff7 com.apple.twitter.iaplugin (1.1 - 110) <CF58CB2E-EAE1-3055-A709-E2477879386C> /System/Library/InternetAccounts/TwitterPlugin.iaplugin/Contents/MacOS/TwitterP lugin

0x107f11000 - 0x107f18fff com.apple.vimeo.iaplugin (1.1 - 110) <BC0F39D8-21D7-388F-BCD9-841F5FB9E481> /System/Library/InternetAccounts/Vimeo.iaplugin/Contents/MacOS/Vimeo

0x107f21000 - 0x107f28fff com.apple.weibo.iaplugin (1.1 - 110) <A06888AB-F3C0-35BC-8196-9A97014026B8> /System/Library/InternetAccounts/Weibo.iaplugin/Contents/MacOS/Weibo

0x107f30000 - 0x107f33ff7 com.apple.yahoo.iaplugin (2.1 - 210) <14A5DC97-BEE1-3840-B688-7EF60303D61D> /System/Library/InternetAccounts/Yahoo.iaplugin/Contents/MacOS/Yahoo

0x107f39000 - 0x107f40ff7 com.apple.youku.iaplugin (1.1 - 110) <36AD27D4-E74D-309B-884E-790F0099D19A> /System/Library/InternetAccounts/Youku.iaplugin/Contents/MacOS/Youku

0x1081ce000 - 0x1081cfff2 +cl_kernels (???) <CFF35596-10E3-4D6C-9A9E-631D50DE3A1A> cl_kernels

0x7fff61a63000 - 0x7fff61a9793f dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld

0x7fff8afbe000 - 0x7fff8b005ff7 com.apple.CalDAV (6.0 - 112.5) <F2F0833B-E133-3CC1-BACA-4E84D0A65A2D> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV

0x7fff8b1ee000 - 0x7fff8be1bff7 com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x7fff8be26000 - 0x7fff8be75ff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x7fff8be76000 - 0x7fff8be84fff libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib

0x7fff8bed1000 - 0x7fff8c045fff com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x7fff8c046000 - 0x7fff8c120ff7 com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x7fff8c121000 - 0x7fff8c142ff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib

0x7fff8c143000 - 0x7fff8c2b4ff7 com.apple.QTKit (7.7.1 - 2599.13) <5B24A892-ED69-3C01-8B00-DF3AD81A20D4> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

0x7fff8c2b5000 - 0x7fff8c5ccff7 com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore

0x7fff8c5cd000 - 0x7fff8c6d8fff libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib

0x7fff8c6e1000 - 0x7fff8c72bff7 libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x7fff8c72c000 - 0x7fff8c7ddfff com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices

0x7fff8c7de000 - 0x7fff8c85cff7 com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation

0x7fff8c85d000 - 0x7fff8c86cff7 com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x7fff8c86d000 - 0x7fff8c874fff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x7fff8c969000 - 0x7fff8ca5efff libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib

0x7fff8ca5f000 - 0x7fff8ca63fff libCGXType.A.dylib (324.6) <2FC25246-A69F-3F81-9AC6-0A1753E1C6A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

0x7fff8ca64000 - 0x7fff8cb37ff7 com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

0x7fff8cb38000 - 0x7fff8cc3afff libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x7fff8cc3b000 - 0x7fff8cc6ffff com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face

0x7fff8cc70000 - 0x7fff8cc72ff7 com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin

0x7fff8cc75000 - 0x7fff8cc80ff7 com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer

0x7fff8cc81000 - 0x7fff8cc85ff7 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

0x7fff8cc86000 - 0x7fff8ccdffff com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <2CC27836-1E1E-3633-B15C-A3BA1734D092> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re

0x7fff8cce0000 - 0x7fff8cd2bff7 com.apple.CoreMedia (1.0 - 926.62) <CFBD094F-DA9C-3498-9D50-BC754B56F00A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

0x7fff8cd2c000 - 0x7fff8cd70fff libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib

0x7fff8cd71000 - 0x7fff8d1adfff com.apple.VideoToolbox (1.0 - 926.62) <7D749558-08B6-3F86-A20E-05ECDACE6F17> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox

0x7fff8d1ae000 - 0x7fff8d1b2ff7 com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

0x7fff8d1b3000 - 0x7fff8d2a3ff7 com.apple.DiskImagesFramework (10.8 - 344) <3A30B9B5-5099-35E2-9DCD-C96764FA2D26> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x7fff8d2bf000 - 0x7fff8d316ff7 com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

0x7fff8d335000 - 0x7fff8d344ff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib

0x7fff8d345000 - 0x7fff8d348fff libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib

0x7fff8d349000 - 0x7fff8d35efff 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

0x7fff8d35f000 - 0x7fff8d758ff7 com.apple.MediaToolbox (1.0 - 926.62) <83BBE53E-29FE-3874-9991-B6D009EADCC5> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox

0x7fff8d759000 - 0x7fff8d7b5ff7 com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion

0x7fff8d7b6000 - 0x7fff8d7c2fff com.apple.CrashReporterSupport (10.8.2 - 415) <55783BF9-125E-3F9C-A412-6A095ECD9353> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport

0x7fff8d7c3000 - 0x7fff8d8dcff7 com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

0x7fff8d8dd000 - 0x7fff8dba0ff7 com.apple.AddressBook.framework (7.1 - 1167) <92EF9CE4-A42B-3D30-8CA2-79C0A66BB4CE> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook

0x7fff8dba1000 - 0x7fff8dbd7fff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib

0x7fff8dbf5000 - 0x7fff8dc62ff7 com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x7fff8dc63000 - 0x7fff8dcbdfff com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore

0x7fff8dd49000 - 0x7fff8dd4aff7 libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib

0x7fff8dd4b000 - 0x7fff8dd4bfff com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate

0x7fff8dd4c000 - 0x7fff8dd7aff7 libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib

0x7fff8dd7b000 - 0x7fff8de1aff7 com.apple.imcore (8.0 - 900) <528EE3D6-84F4-3AD2-805D-8831C9498972> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore

0x7fff8de1b000 - 0x7fff8dec1ff7 com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices

0x7fff8dec2000 - 0x7fff8dec8fff libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib

0x7fff8dec9000 - 0x7fff8decffff libCGXCoreImage.A.dylib (324.6) <45864BEA-B2EA-3F5F-9D04-F9832AB67A00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib

0x7fff8df14000 - 0x7fff8df26ff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib

0x7fff8df27000 - 0x7fff8df5ffff libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib

0x7fff8df60000 - 0x7fff8df89fff libsandbox.1.dylib (220) <FCD65E60-6276-3455-8A11-09864DC9A285> /usr/lib/libsandbox.1.dylib

0x7fff8df8a000 - 0x7fff8df94fff libcsfde.dylib (274.7) <77562CC6-3D42-34BF-BAAB-660140479D55> /usr/lib/libcsfde.dylib

0x7fff8df95000 - 0x7fff8df9dfff com.apple.AOSNotification (1.7.0 - 636.2) <20E768EB-FB1A-341F-8995-92272FDA8D6D> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication

0x7fff8dfab000 - 0x7fff8dfabfff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x7fff8dfac000 - 0x7fff8e0fdfff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x7fff8e127000 - 0x7fff8e16aff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

0x7fff8e1bb000 - 0x7fff8e200ff7 com.apple.DiskManagement (5.0.1 - 631.1) <D9511F31-98DC-3BC5-B85C-B1EE70441B4A> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement

0x7fff8e201000 - 0x7fff8e2feff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib

0x7fff8e2ff000 - 0x7fff8e326fff com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols

0x7fff8e327000 - 0x7fff8e55cff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x7fff8e55d000 - 0x7fff8e5b9fff com.apple.corelocation (1.0 - 1239.39) <88EFC8F1-0A91-3EB6-A1F6-76294541D85D> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation

0x7fff8e5ba000 - 0x7fff8e60bff7 com.apple.iCalendar (6.0 - 126.5) <3C743E01-70DB-341C-89EC-13B5EA70EEE2> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar

0x7fff8e60c000 - 0x7fff8e649fff com.apple.PassKit (1.0 - 1) <361E16DE-71DF-31F1-B21F-F16A275FA309> /System/Library/PrivateFrameworks/PassKit.framework/Versions/A/PassKit

0x7fff8e64a000 - 0x7fff8e68afff com.apple.MediaKit (13 - 659) <0C56D7FF-0430-3199-9952-CF8577519449> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

0x7fff8e68b000 - 0x7fff8e6cefff com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices

0x7fff8e6cf000 - 0x7fff8e8b8fff com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x7fff8e909000 - 0x7fff8eb64ff7 com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer

0x7fff8eb65000 - 0x7fff8eb66ff7 libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib

0x7fff8eb67000 - 0x7fff8eb6bfff com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x7fff8eb6c000 - 0x7fff8eb6cfff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x7fff8eb6d000 - 0x7fff8eb70fff libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib

0x7fff8ebcc000 - 0x7fff8ececfff com.apple.desktopservices (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv

0x7fff8eced000 - 0x7fff8ed14ff7 com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis

0x7fff8ed15000 - 0x7fff8edcdfff com.apple.CoreMessage (1.0 - 1499) <2CC65B9F-919A-3BC7-99D3-26429F2EBAE4> /System/Library/PrivateFrameworks/CoreMessage.framework/Versions/A/CoreMessage

0x7fff8edda000 - 0x7fff8ee43fff libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib

0x7fff8ee53000 - 0x7fff8ef55fff libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib

0x7fff8ef56000 - 0x7fff8ef5bfff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib

0x7fff8ef5c000 - 0x7fff8ef7eff7 com.apple.AOSAccounts (1.1.2 - 1.1.94) <6D0ECB77-3081-3DC8-9B4F-20E5A1A09554> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts

0x7fff8ef7f000 - 0x7fff8ef7fffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x7fff8ef80000 - 0x7fff8ef9bff7 libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib

0x7fff8ef9c000 - 0x7fff8efb0fff 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

0x7fff8efb1000 - 0x7fff8efccff7 com.apple.frameworks.preferencepanes (15.0 - 15.0) <45E922F9-E5F5-3026-90BA-C1F5F8451C9B> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes

0x7fff8efcd000 - 0x7fff8efcdfff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x7fff8efce000 - 0x7fff8efd2fff libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x7fff8efd3000 - 0x7fff8f963c67 com.apple.CoreGraphics (1.600.0 - 324.6) <DCC70C6E-AB6D-3457-A823-7569CB29B107> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics

0x7fff8f964000 - 0x7fff8f96fff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment

0x7fff8f970000 - 0x7fff8f984fff libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x7fff8f985000 - 0x7fff8f9daff7 libTIFF.dylib (845) <ADCB4683-69EB-318B-8BE7-5FDF38BCADAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x7fff8f9db000 - 0x7fff8f9dffff libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib

0x7fff8f9e0000 - 0x7fff8fa7eff7 com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink

0x7fff8fa7f000 - 0x7fff8fa84fff com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x7fff8fa85000 - 0x7fff8faacff7 com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <CDB23C93-853B-3F18-985C-6D32D4704F26> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping

0x7fff8faad000 - 0x7fff8fb15fff libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib

0x7fff8fb45000 - 0x7fff8fb62fff com.apple.openscripting (1.3.6 - 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting

0x7fff8fb63000 - 0x7fff8fbabfff libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib

0x7fff8fbac000 - 0x7fff8fcaafff com.apple.QuickLookUIFramework (4.0 - 555.4) <58EC2F30-0959-3586-A1DD-BDCAF589D2D3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI

0x7fff8fd02000 - 0x7fff8fd02fff com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services

0x7fff8fd03000 - 0x7fff8fd07fff com.apple.SecCodeWrapper (2.0 - 1) <B9D67B7E-8EAD-30E7-8898-98EF29E9A44C> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper

0x7fff8fd08000 - 0x7fff8fe8efff libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib

0x7fff8fe8f000 - 0x7fff8fea5fff com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport

0x7fff8feec000 - 0x7fff90076fff com.apple.WebKit (8536 - 8536.26.14) <7C4D5DE6-7153-3E54-8D4F-BB2E9AE74878> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit

0x7fff900d2000 - 0x7fff9019efe7 libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib

0x7fff9019f000 - 0x7fff90239fff com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication

0x7fff9027f000 - 0x7fff902dcfff com.apple.ExchangeWebServices (3.0 - 157) <58BFD72E-27F3-3F22-A421-B883FACA0E19> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices

0x7fff902dd000 - 0x7fff9034afff com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore

0x7fff9034b000 - 0x7fff9048ffef com.apple.MediaControlSender (1.4.5 - 145.3) <3A308EA3-21F7-3213-9157-D3421EB43715> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender

0x7fff90bd3000 - 0x7fff90e1afff com.apple.MessageFramework (6.0 - 1499) <B6B69C12-BF40-3CC7-BA21-9BF7B49BD1A0> /System/Library/Frameworks/Message.framework/Versions/B/Message

0x7fff90e1b000 - 0x7fff90e83ff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib

0x7fff90e84000 - 0x7fff90e87fff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help

0x7fff90e88000 - 0x7fff90e8eff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib

0x7fff90e8f000 - 0x7fff90e94fff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib

0x7fff90e97000 - 0x7fff90e97fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib

0x7fff90ea6000 - 0x7fff90ed7ff7 com.apple.sociald.Social (167.6 - 167.6) <D609BE09-3D78-358F-8316-FFE3A7D37687> /System/Library/Frameworks/Social.framework/Versions/A/Social

0x7fff90ed8000 - 0x7fff91172ff7 com.apple.JavaScriptCore (8536 - 8536.26.7) <ADAD1276-675A-3000-B746-560A2EB596A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

0x7fff91173000 - 0x7fff9117afff com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s

0x7fff91a73000 - 0x7fff91a76ff7 com.apple.LoginUICore (2.0 - 2.0) <965559B0-1F0E-3767-A16B-F91AABFA5275> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore

0x7fff91a77000 - 0x7fff91a82fff com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x7fff91a83000 - 0x7fff91aa5ff7 libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib

0x7fff91aa6000 - 0x7fff91addff7 libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib

0x7fff91ade000 - 0x7fff92286fff com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

0x7fff92287000 - 0x7fff922b2fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib

0x7fff92336000 - 0x7fff9233fff7 com.apple.marco (8.0 - 900) <5864ADD1-FC2F-37EF-BE89-A9E582C78610> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco

0x7fff92340000 - 0x7fff92360fff libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x7fff92361000 - 0x7fff92378fff com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory

0x7fff92379000 - 0x7fff9237bfff com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI

0x7fff925bc000 - 0x7fff925c9fff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression

0x7fff925ca000 - 0x7fff9265bfff com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

0x7fff9266a000 - 0x7fff9266bfff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib

0x7fff9266c000 - 0x7fff92670fff com.apple.FindMyMac (2.1 - 2.1) <D7CA205F-E8CF-3737-B7DE-79FF49FD60D9> /System/Library/PrivateFrameworks/FindMyMac.framework/Versions/A/FindMyMac

0x7fff92671000 - 0x7fff9280cfef com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage

0x7fff9280d000 - 0x7fff92a81ff7 com.apple.CalendarStore (6.0 - 1245) <E7844C45-CDCD-3639-9476-7DBACDC90490> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore

0x7fff92a82000 - 0x7fff92a95ff7 com.apple.AppContainer (2.0 - 1) <13924FCF-66FC-3CC1-888C-42C22295B2E7> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r

0x7fff92a96000 - 0x7fff92b5bff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x7fff92b5c000 - 0x7fff92b97fff com.apple.LDAPFramework (2.4.28 - 194.5) <0190B746-F684-3F43-B4D0-148EFE386CA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x7fff92b98000 - 0x7fff92b99fff libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib

0x7fff92b9a000 - 0x7fff92ba8ff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib

0x7fff92ba9000 - 0x7fff92e79fff com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x7fff92e7a000 - 0x7fff92ed0fff com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices

0x7fff92ed1000 - 0x7fff92edcfff libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib

0x7fff92edd000 - 0x7fff92ef4fff com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage

0x7fff92ef5000 - 0x7fff92f76fff com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata

0x7fff92f77000 - 0x7fff92fa8ff7 com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices

0x7fff92fd7000 - 0x7fff92fe5ff7 libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib

0x7fff92fe6000 - 0x7fff92fe6fff libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib

0x7fff92fe7000 - 0x7fff93032fff com.apple.framework.CoreWLAN (3.0.1 - 301.11) <8370178E-438C-375C-AA41-A8DEE60B8636> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

0x7fff93033000 - 0x7fff93061fff com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal

0x7fff93062000 - 0x7fff9308cff7 com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x7fff9308d000 - 0x7fff9309afff com.apple.KerberosHelper (4.0 - 1.0) <6815439D-1A03-3251-99FE-CC24CF4C93C5> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper

0x7fff9309b000 - 0x7fff930baff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib

0x7fff93102000 - 0x7fff93382ff7 com.apple.AOSKit (1.05 - 151) <A34E8584-797C-318F-9E25-937A710C68AB> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit

0x7fff93383000 - 0x7fff9340aff7 libCoreStorage.dylib (274.7) <8E13133C-1198-3555-9518-2BCC09C66C97> /usr/lib/libCoreStorage.dylib

0x7fff9340b000 - 0x7fff9340dff7 com.apple.IMServicePlugInSupport (8.0 - 900) <81D22379-0450-30CA-AE54-789C859D4414> /System/Library/Frameworks/IMServicePlugIn.framework/Versions/A/Frameworks/IMSe rvicePlugInSupport.framework/Versions/A/IMServicePlugInSupport

0x7fff9340e000 - 0x7fff93439fff com.apple.framework.Apple80211 (8.0.1 - 801.17) <05786C8E-8C6F-31AF-80B5-9C98175757B4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

0x7fff9343a000 - 0x7fff936bffff com.apple.RawCamera.bundle (4.01 - 666) <BBDA55DD-6155-39B5-9D55-5CCCCFF26D98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x7fff936c0000 - 0x7fff9371cfff com.apple.QuickLookFramework (4.0 - 555.4) <B34DB61C-15F0-3CF8-98A4-152C2F54DF8D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

0x7fff9371d000 - 0x7fff9379ffff com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x7fff937a0000 - 0x7fff937a0fff libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib

0x7fff937a1000 - 0x7fff937defe7 libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib

0x7fff937df000 - 0x7fff937f4ff7 libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib

0x7fff937f5000 - 0x7fff937f8ff7 libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib

0x7fff937f9000 - 0x7fff937faff7 libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib

0x7fff937fb000 - 0x7fff93807fff libCSync.A.dylib (324.6) <2033247A-CABC-3E20-8498-7367A8F44A08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x7fff93808000 - 0x7fff9383afff com.apple.framework.Admin (12.0 - 12.0) <5D6978C8-0B1B-3D0E-A122-C0ABD0AA8488> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin

0x7fff9383b000 - 0x7fff93891ff7 com.apple.opencl (2.1.20 - 2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x7fff93892000 - 0x7fff93894ff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib

0x7fff93895000 - 0x7fff938a8ff7 libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib

0x7fff938a9000 - 0x7fff938bcff7 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

0x7fff938bd000 - 0x7fff938c3fff libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib

0x7fff938c4000 - 0x7fff938c6ff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print

0x7fff938c7000 - 0x7fff938e6ff7 com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library

0x7fff938e7000 - 0x7fff938e9fff com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth

0x7fff9393b000 - 0x7fff93c97fff com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x7fff93c98000 - 0x7fff93ca3ff7 com.apple.aps.framework (3.0 - 3.0) <11E1A5D1-F5E5-3228-8B6F-77EB36B5C248> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService

0x7fff93ca4000 - 0x7fff93caefff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition

0x7fff93dba000 - 0x7fff93dbafff com.apple.SafariDAVNotifier (1.1.1 - 1) <F2E6ABF4-C7D7-341F-BC27-C9B0E7C4F4EB> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier

0x7fff93dbb000 - 0x7fff93f69fff com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x7fff93f6a000 - 0x7fff93feaff7 com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS

0x7fff93feb000 - 0x7fff93fedfff libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib

0x7fff94198000 - 0x7fff941ffff7 com.apple.coredav (1.0.1 - 179.6) <4E7C1925-D6D9-3E27-8FF1-BD4E615CC87E> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV

0x7fff94200000 - 0x7fff9423fff7 com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD

0x7fff94240000 - 0x7fff94262ff7 com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x7fff94263000 - 0x7fff94269fff com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x7fff9426a000 - 0x7fff94274ff7 com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects

0x7fff94275000 - 0x7fff9438d92f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib

0x7fff9438e000 - 0x7fff943dbfff com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

0x7fff943dc000 - 0x7fff94499ff7 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

0x7fff9449a000 - 0x7fff944f9fff com.apple.IMAP (6.0 - 1499) <23848B5F-84DC-3357-8C0D-2643276DA8CD> /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP

0x7fff944fa000 - 0x7fff94511ff7 com.apple.iChat.InstantMessage (7.0.1 - 3305) <B512018D-EC03-3906-AB27-8B8FF44C36B7> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage

0x7fff94512000 - 0x7fff9459fff7 com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit

0x7fff945a0000 - 0x7fff94844fff com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage

0x7fff94d7d000 - 0x7fff94d7ffff com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent

0x7fff94d80000 - 0x7fff94ddaff7 com.apple.imfoundation (8.0 - 900) <850E59A3-B5CE-3149-8D42-9ED4CBBCAA9D> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n

0x7fff94ddb000 - 0x7fff94e38ff7 com.apple.AE (645.3 - 645.3) <FF867ACA-8628-3E5A-8FA0-AF429B42C5D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE

0x7fff94e39000 - 0x7fff94e90ff7 com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface

0x7fff94e91000 - 0x7fff94e9eff7 com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x7fff94f47000 - 0x7fff94f48fff libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib

0x7fff94f49000 - 0x7fff950a1ff7 com.apple.syncservices (7.0 - 713) <924B8B34-2C9C-3C1D-909D-FF215AA8985D> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices

0x7fff950a2000 - 0x7fff950b3ff7 com.apple.CalendarFoundation (1.0 - 29) <2C84D3EB-844E-39DA-A848-43FC42707168> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation

0x7fff950b4000 - 0x7fff95151ff7 com.apple.PDFKit (2.7.2 - 2.7.2) <DE5BE2EF-2570-3792-B1C3-AAD45765F533> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit

0x7fff95152000 - 0x7fff9516cfff com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring

0x7fff9516d000 - 0x7fff95175ff7 com.apple.AppSandbox (2.0 - 1) <B75AA17F-E401-3586-B8AE-AC71B68D6BF3> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox

0x7fff95176000 - 0x7fff95182ff7 com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce

0x7fff95183000 - 0x7fff951a8ff7 libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib

0x7fff951a9000 - 0x7fff953a9fff libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib

0x7fff953aa000 - 0x7fff953bbff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib

0x7fff953bc000 - 0x7fff953c3fff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib

0x7fff953ed000 - 0x7fff95429fff com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices

0x7fff9542a000 - 0x7fff95434fff com.apple.DisplayServicesFW (2.6.1 - 353) <0505CB8A-47D9-3539-9A0D-24F09D99E9D8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices

0x7fff95435000 - 0x7fff95435ff7 com.apple.SafariServices.framework (8536 - 8536.26.17) <9D446639-F348-365B-8223-26EBBD1DEEB1> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices

0x7fff95436000 - 0x7fff9555fff7 com.apple.avfoundation (2.0 - 361.25) <1F5CACA6-9CF3-3FAB-BDE1-E6CC96A63FF7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation

0x7fff958ec000 - 0x7fff95933fff com.apple.facetimeservices (8.0 - 900) <6C3A50E2-0127-3937-8B8E-1A9BE620DC80> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices

0x7fff95945000 - 0x7fff95d62fff FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght

0x7fff95d63000 - 0x7fff95d63fff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x7fff95d64000 - 0x7fff95d9afff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s

0x7fff95d9b000 - 0x7fff95de3fff com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi

0x7fff95de4000 - 0x7fff95de5ff7 libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib

0x7fff95de6000 - 0x7fff95e35ff7 libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib

0x7fff95e3b000 - 0x7fff95e75fff com.apple.framework.internetaccounts (2.1 - 210) <0AB62FFA-42C8-3433-9C23-7D1AB411348F> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts

0x7fff95e76000 - 0x7fff95ed3fff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x7fff95ed4000 - 0x7fff95f43fff com.apple.WhitePagesFramework (10.7.0 - 141.0) <65B30FD8-DEC0-31D4-8E7F-CBCB987D7A48> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages

0x7fff95f44000 - 0x7fff96016ff7 com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

0x7fff9601b000 - 0x7fff960b5fff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib

0x7fff960b6000 - 0x7fff960c4fff com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian

0x7fff960c5000 - 0x7fff96116ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration

0x7fff96117000 - 0x7fff9613ffff libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x7fff96140000 - 0x7fff9616cfff 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

0x7fff9616d000 - 0x7fff9616dfff com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

0x7fff96174000 - 0x7fff9618afff com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts

0x7fff9618b000 - 0x7fff96194fff com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore

0x7fff961cb000 - 0x7fff962e5fff com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD

0x7fff962e6000 - 0x7fff96594fff com.apple.imageKit (2.2 - 667) <66A64289-6259-335E-9D8C-E3E02ECE7837> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit

0x7fff96595000 - 0x7fff9698cfff libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib

0x7fff9698d000 - 0x7fff96cbdff7 com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox

0x7fff96cc1000 - 0x7fff96cc9ff7 libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib

0x7fff96cca000 - 0x7fff96d16ff7 libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib

0x7fff96d17000 - 0x7fff96d18fff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib

0x7fff96d19000 - 0x7fff96d89fff com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport

0x7fff96d8a000 - 0x7fff96d8dfff com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo

0x7fff96d8e000 - 0x7fff96d99ff7 com.apple.CalendarAgentLink (1.0 - 37) <B794F739-3AA0-395E-B8EA-3E9DECA10890> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink

0x7fff96d9a000 - 0x7fff96d9efff libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib

0x7fff96d9f000 - 0x7fff96dacfff libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib

0x7fff96dad000 - 0x7fff96daffff libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib

0x7fff96db0000 - 0x7fff96db8fff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib

0x7fff96db9000 - 0x7fff96df3fff com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x7fff96df4000 - 0x7fff96df4fff com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x7fff96df5000 - 0x7fff97daefff com.apple.WebCore (8536 - 8536.26.14) <60029E1A-C1DB-3A1F-8528-4970058D8B3D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore

0x7fff97daf000 - 0x7fff97eacfff libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib

0x7fff97ead000 - 0x7fff97ecefff com.apple.Ubiquity (1.2 - 243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity

0x7fff97ecf000 - 0x7fff97edffff com.apple.FileSync.framework (8.0 - 606) <570A8365-80AA-394C-A245-599327A65516> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync

0x7fff97ee0000 - 0x7fff97ee4fff libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib

0x7fff97ee5000 - 0x7fff97f11ff7 libRIP.A.dylib (324.6) <5A7EB5C2-BA60-36D7-BF41-9853F37837AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib



External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 2

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: 349

thread_create: 1

thread_set_state: 0



VM Region Summary:

ReadOnly portion of Libraries: Total=225.7M resident=204.5M(91%) swapped_out_or_unallocated=21.2M(9%)

Writable regions: Total=102.7M written=21.8M(21%) resident=57.4M(56%) swapped_out=0K(0%) unallocated=45.3M(44%)


REGION TYPE VIRTUAL

=========== =======

CG backing stores 2868K

CG image 4884K

CG raster data 172K

CG shared images 1216K

CoreImage 76K

CoreServices 2608K

MALLOC 60.4M

MALLOC guard page 48K

Memory tag=240 4K

Memory tag=242 12K

Memory tag=251 76K

OpenCL 48K

SQLite page cache 2880K

STACK GUARD 56.0M

Stack 13.6M

VM_ALLOCATE 16.2M

__DATA 22.3M

__IMAGE 528K

__LINKEDIT 54.3M

__TEXT 171.4M

__UNICODE 544K

mapped file 63.5M

shared memory 308K

=========== =======

TOTAL 473.5M



Model: iMac11,2, BootROM IM112.0057.B01, 2 processors, Intel Core i3, 3.06 GHz, 8 GB, SMC 1.64f5

Graphics: ATI Radeon HD 4670, ATI Radeon HD 4670, PCIe, 256 MB

Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54313235533654465238432D48392020

Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54313235533654465238432D48392020

Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020

Memory Module: BANK 1/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020

AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 4.0.70.23-P2P

Bluetooth: Version 4.0.9f33 10885, 2 service, 18 devices, 1 incoming serial ports

Network Service: Ethernet, Ethernet, en0

Serial ATA Device: SAMSUNG HD502HJ, 500.11 GB

Serial ATA Device: HL-DT-STDVDRW GA32N

USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfa100000 / 2

USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfa140000 / 5

USB Device: Apple Keyboard, apple_vendor_id, 0x0220, 0xfa142000 / 9

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: LaCie Rugged FW/USB, 0x059f (LaCie), 0x100c, 0xfd140000 / 5

USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4

USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd110000 / 3



Thanks again.


Louis.

Nov 28, 2012 3:46 PM in response to TCLI IACI

Quit Calendar and System Preferences if either is running. Triple-click the line below to select it:

~/Library/Preferences/com.apple.iCalExternalSync.plist

Right-click or control-click the highlighted line and select Services Reveal from the contextual menu. A Finder window should open with a file selected. Move the selected file to the Desktop, leaving the window open. Test System Preferences. If there's no change, quit again and put the file you moved back where it was, overwriting the one that may have been created in its place. Otherwise, delete the file you moved.

Nov 29, 2012 10:34 AM in response to TCLI IACI

Please hold down the option key and select Go > Library from the Finder menu bar. Confirm that there is no Preferences folder in the Library. If there is not, open the Info dialog for the Library folder itself and check the following:

  • Does the dialog show "You can read and write" in the Sharing & Permissions section?
  • In the General section, is the folder shown as Locked?

Calendar keeps crashing

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.